UBrowser.ctt

From Oldunreal-Wiki
Jump to navigation Jump to search
Localization Project page
This page belongs to the OldUnreal Localization Project. We aim to localize the game to other languages as flawlessly as possible, with the least amount of errors possible (ideally 0).
In order to achieve such objective, we need your help. Some of these lines contain computer-generated strings which need to be reviewed by actual native or fluent Catalan speakers. Also these lines aren't final, they're always subject to modification, and we're sure better strings can (and will be) eventually found.
The localization project is also available at the Github repository. Completed and incomplete pages will be adapted there once complete.
This page in other languages
English - German - French - Spanish - Italian - Russian - Polish - Portuguese - Hungarian - Czech - Swedish - Catalan - Dutch - Norwegian - Japanese
UBrowser
Language Catalan
Game 1 Unreal
Status 76/76
Game 2 Unreal Tournament
Status 139/139

Public section (Unreal)

[Public]
Object=(Name=UBrowser.UBrowserConsole,Class=Class,MetaClass=Engine.Console,Description="UBrowser")
; EN: Preferences=(Caption="UBrowser",Parent="Networking",Class=UBrowser.UBrowserMainClientWindow,Immediate=True)
Preferences=(Caption="UBrowser",Parent="Xarxa",Class=UBrowser.UBrowserMainClientWindow,Immediate=True)

Rest of the file (Shared)

[UBrowserServerListWindow]
; EN: InfoName="Info"
InfoName="Informació"
; EN: PlayerCountName="Players"
PlayerCountName="Jugadors"
; EN: ServerCountName="Servers"
ServerCountName="Servidors"
; EN: QueryServerText="Querying Master Server (hit F5 if nothing happens)"
QueryServerText="Consulta del servidor principal (premeu F5 si no passa res)"
; EN: QueryFailedText="Master Server Failed: "
QueryFailedText="Error del servidor principal: "
; EN: PingingText="Pinging Servers"
PingingText="Servidors de ping"
; EN: CompleteText="Complete"
CompleteText="Complet"

[UBrowserGSpyLink]
; EN: ResolveFailedError="The master server could not be resolved: "
ResolveFailedError="No s'ha pogut resoldre el servidor mestre: "
; EN: TimeOutError="Timeout talking to the master server"
TimeOutError="Temps d’espera per parlar amb el servidor mestre"
; EN: CouldNotConnectError="Connecting to the master server timed out: "
CouldNotConnectError="S'ha esgotat el temps d'espera de la connexió al servidor mestre: "

[UBrowserHTTPLink]
; EN: ResolveFailedError="The master server could not be resolved: "
ResolveFailedError="No s'ha pogut resoldre el servidor mestre: "
; EN: TimeOutError="Timeout talking to the master server"
TimeOutError="Temps d’espera per parlar amb el servidor mestre"
; EN: CouldNotConnectError="Connecting to the master server timed out: "
CouldNotConnectError="S'ha esgotat el temps d'espera de la connexió al servidor mestre: "

[UBrowserSubsetFact]
; EN: NotFoundError="Could not find the window: "
NotFoundError="No s'ha pogut trobar la finestra: "
; EN: NotReadyError="Window is not ready: "
NotReadyError="La finestra no està preparada: "

[UBrowserRulesGrid]
; EN: RuleText="Rule"
RuleText="Regla"
; EN: ValueText="Value"
ValueText="Valor"

Rest of the file (Unreal)

[UBrowserServerPing]
; EN: AdminEmailText="Admin Email"
AdminEmailText="Cor. Elec. d'Admin."
; EN: AdminNameText="Admin Name"
AdminNameText="Nom de l'Admin."
; EN: ChangeLevelsText="Change Levels"
ChangeLevelsText="Canviar els Nivells"
; EN: MultiplayerBotsText="Bots in Multiplayer"
MultiplayerBotsText="Bots en Multijugador"
; EN: FragLimitText="Frag Limit"
FragLimitText="Límit de Frag"
; EN: TimeLimitText="Time Limit"
TimeLimitText="Termini"
; EN: GameModeText="Game Mode"
GameModeText="Mode de Joc"
; EN: GameTypeText="Game Type"
GameTypeText="Tipus de Joc"
; EN: GameVersionText="Game Version"
GameVersionText="Versió del Joc"
; EN: GameSubVersionText="Game SubVersion"
GameSubVersionText="Subversió del Joc"
; EN: WorldLogText="ngStats World Stat-Logging"
WorldLogText="Reg. d'Estad. Mund. ngStats"
; EN: TrueString="Enabled"
TrueString="Activat"
; EN: FalseString="Disabled"
FalseString="Desactivat"
; EN: MapFileString="Map Filename"
MapFileString="Nom Fitxer Mapa"
; EN: DLLString="C++ Library"
DLLString="Biblioteca C++"
; EN: DLLVerString="%ls (ver %i)"
DLLVerString="%ls (ver %i)"
; EN: WebURLString="Website URL"
WebURLString="URL del Lloc Web"
; EN: ServerOSString="Server OS"
ServerOSString="SO de Servidor"
; EN: GameClassString="Game Class"
GameClassString="Classe de Joc"

[UBrowserMainClientWindow]
; EN: FavoritesName="Favorites"
FavoritesName="Preferits"
; EN: NewsName="Community News"
NewsName="Notícies de la Comunitat"
; EN: RecentName="Recent servers"
RecentName="Servidors Recents"

[UBrowserServerGrid]
; EN: ServerName="Server"
ServerName="Servidor"
; EN: PingName="Ping"
PingName="Ping"
; EN: MapNameName="Map Name"
MapNameName="Nom Mapa"
; EN: PlayersName="Players"
PlayersName="Jugadors"
; EN: VersionName="Version"
VersionName="Versió"

[UBrowserInfoMenu]
; EN: RefreshName="&Refresh Info"
RefreshName="&Actualitza Info."
; EN: AttachName="&Attach"
AttachName="&Adjuntar Finestra"
; EN: CloseName="&Close"
CloseName="&Tanca la Finestra"

[UBrowserMainWindow]
; EN: WindowTitleString="Unreal Server Browser"
WindowTitleString="Navegador de Servidors Unreal"

[UBrowserRightClickMenu]
; EN: RefreshName="&Refresh All Servers"
RefreshName="&Actualitza tots els servidors"
; EN: FavoritesName="Add to &Favorites"
FavoritesName="Afegir a preferits"
; EN: RemoveFavoritesName="Remove from &Favorites"
RemoveFavoritesName="Elimina de &Preferits"
; EN: RefreshServerName="&Ping This Server"
RefreshServerName="&Ping a aquest servidor"
; EN: PingAllName="Ping &All Servers"
PingAllName="Ping i tots els servidors"
; EN: InfoName="&Server and Player Info"
InfoName="&Informació del servidor i del jugador"
; EN: JoinPasswordName="Join with &Password"
JoinPasswordName="Uniu-vos a &Contrasenya"
; EN: JoinServerName="&Join server"
JoinServerName="&Uneix-te al servidor"
; EN: SpectateServerName="Join as &Spectator"
SpectateServerName="Uniu-vos com a &Spectator"
; EN: ServerWebsiteName="Show server &Website"
ServerWebsiteName="Mostra el servidor i el lloc web"
; EN: CopyAddressName="&Copy server address"
CopyAddressName="&Copia l'adreça del servidor"

[UBrowserPlayerGrid]
; EN: NameText="Name"
NameText="Nom"
; EN: FragsText="Frags"
FragsText="Baixes"
; EN: PingText="Ping"
PingText="Ping"
; EN: TeamText="Team"
TeamText="Equip"
; EN: MeshText="Mesh"
MeshText="Malla"
; EN: SkinText="Skin"
SkinText="Pell"
; EN: IDText="ID"
IDText="ID"

[UBrowserLibPageWindow]
; EN: DLLTitleStr="Can't connect: Missing Dynamic Link Library %ls."
DLLTitleStr="No es pot connectar: ​​falta la biblioteca d'enllaços dinàmics %ls."
; EN: DLLVerTitleStr="Can't connect: Dynamic Link Library version mismatched %ls."
DLLVerTitleStr="No es pot connectar: ​​la versió de Dynamic Link Library no coincideix amb %ls."
; EN: InfoText[0]="To connect this server you will need additional C++ library %ls."
InfoText[0]="Per connectar aquest servidor necessitareu una biblioteca C++ addicional %ls."
; EN: InfoText[1]="For more info view the external info from below (hosted by %ls):"
InfoText[1]="Per obtenir més informació, consulteu la informació externa des de sota (allotjada per %ls):"

[UBrowserConsole]
; EN: ClassCaption="Unreal Browser Console"
ClassCaption="Consola de Navegador Unreal"

[UBrowserOpenBar]
; EN: OpenText="Open:"
OpenText="Obert:"
; EN: OpenHelp="Enter a standard URL, or select one from the URL history. Press Enter to activate."
OpenHelp="Introduïu un URL estàndard o seleccioneu-ne un a l'historial d'URL. Premeu Retorn per activar."

[UBrowserServerWebWin]
; EN: WindowTitle="Unreal Web Explorer"
WindowTitle="Explorador Web Unreal"

[UBrowserServerWebCW]
; EN: RefreshString="Refresh page"
RefreshString="Actualitza la pàgina"

Rest of the file (Unreal Tournament)

[UBrowserServerPing]
; EN: AdminEmailText="Admin Email"
AdminEmailText="Cor. Elec. d'Admin."
; EN: AdminNameText="Admin Name"
AdminNameText="Nom de l'Admin."
; EN: ChangeLevelsText="Change Levels"
ChangeLevelsText="Canviar els Nivells"
; EN: MultiplayerBotsText="Bots in Multiplayer"
MultiplayerBotsText="Bots en Multijugador"
; EN: FragLimitText="Frag Limit"
FragLimitText="Límit de Frag"
; EN: TimeLimitText="Time Limit"
TimeLimitText="Termini"
; EN: GameModeText="Game Mode"
GameModeText="Mode de Joc"
; EN: GameTypeText="Game Type"
GameTypeText="Tipus de Joc"
; EN: GameVersionText="Game Version"
GameVersionText="Versió del Joc"
; EN: WorldLogText="ngStats World Stat-Logging"
WorldLogText="Reg. d'Estad. Mund. ngStats"
; EN: MutatorsText="Mutators"
MutatorsText="Mutadors"
; EN: TrueString="Enabled"
TrueString="Activat"
; EN: FalseString="Disabled"
FalseString="Desactivat"
; EN: ServerAddressText="Server Address"
ServerAddressText="Adreça Servidor"
; EN: GoalTeamScoreText="Required Team Score"
GoalTeamScoreText="Puntuació Equip Req."
; EN: MinPlayersText="Bots Enter Game for Min. of"
MinPlayersText="Robots Entren al Joc per Mín. de"
; EN: PlayersText="Players"
PlayersText="Jugadors"
; EN: MaxTeamsText="Max Teams"
MaxTeamsText="Equips Màxims"
; EN: BalanceTeamsText="Bots Balance Teams"
BalanceTeamsText="Robots Balancegen Equips"
; EN: PlayersBalanceTeamsText="Force Team Balance"
PlayersBalanceTeamsText="Forçar Equilibri d'Equips"
; EN: FriendlyFireText="Friendly Fire Damage"
FriendlyFireText="Dany de Foc Amic"
; EN: MinNetVersionText="Min. Compatible Version"
MinNetVersionText="Versió Mínima Compatible"
; EN: BotSkillText="Bot Skill"
BotSkillText="Habilitat"
; EN: TournamentText="Tournament Mode"
TournamentText="Mode Torneig"
; EN: ServerModeText="Server Mode"
ServerModeText="Mode Servidor"
; EN: DedicatedText="Dedicated"
DedicatedText="Dedicat"
; EN: NonDedicatedText="Non-Dedicated"
NonDedicatedText="No dedicat"
; EN: WorldLogWorkingText="ngWorldStats Status"
WorldLogWorkingText="Estat de ngWorldStats"
; EN: WorldLogWorkingTrue="Processing Stats Correctly"
WorldLogWorkingTrue="Processa Estadístiques Correctament"
; EN: WorldLogWorkingFalse="Not Processing Stats Correctly"
WorldLogWorkingFalse="No Processa Estadístiques Correctament"
; EN: PasswordText="Requires Password"
PasswordText="Requereix Contrasenya"

[UBrowserMainClientWindow]
; EN: FavoritesName="Favorites"
FavoritesName="Preferits"
; EN: IRCName="Chat"
IRCName="Xatejar"
; EN: MOTDName="News"
MOTDName="Notícies"

[UBrowserServerGrid]
; EN: ServerName="Server"
ServerName="Servidor"
; EN: PingName="Ping"
PingName="Ping"
; EN: MapNameName="Map Name"
MapNameName="Nom Mapa"
; EN: PlayersName="Players"
PlayersName="Jugadors"

[UBrowserInfoMenu]
; EN: RefreshName="&Refresh Info"
RefreshName="&Actualitza Info."
; EN: CloseName="&Close"
CloseName="&Tanca"

[UBrowserMainWindow]
; EN: WindowTitleString="Unreal Tournament Server Browser"
WindowTitleString="Navegador de Servidors Unreal Tournament"

[UBrowserRightClickMenu]
; EN: PlayName="&Play on This Server"
PlayName="&Juga en aquest servidor"
; EN: RefreshName="&Refresh All Servers"
RefreshName="&Actualitza tots els servidors"
; EN: InfoName="&Server and Player Info"
InfoName="&Informació del servidor i del jugador"
; EN: FavoritesName="Add to &Favorites"
FavoritesName="Afegir a &preferits"
; EN: RefreshServerName="&Ping This Server"
RefreshServerName="&Ping a aquest servidor"
; EN: PingAllName="Ping &All Servers"
PingAllName="Ping &tots els servidors"
; EN: OpenLocationName="Open &Location"
OpenLocationName="Obre &Ubicació"
; EN: CopyName="&Copy This Server Location"
CopyName="&Copia aquesta ubicació del servidor"

[UBrowserPlayerGrid]
; EN: NameText="Name"
NameText="Nom"
; EN: FragsText="Frags"
FragsText="Baixes"
; EN: PingText="Ping"
PingText="Ping"
; EN: TeamText="Team"
TeamText="Equip"
; EN: MeshText="Mesh"
MeshText="Malla"
; EN: SkinText="Skin"
SkinText="Pell"
; EN: FaceText="Face"
FaceText="Cara"
; EN: IDText="ID"
IDText="ID"
; EN: ngSecretText="Player type"
ngSecretText="Tipus Jug."
; EN: BotText="Bot"
BotText="Bot"
; EN: HumanText="Human"
HumanText="Humà"

[UBrowserIRCSystemPage]
; EN: NotInAChannelText="Not in a channel!"
NotInAChannelText="No en un canal."
; EN: KickedFromText="You were kicked from"
KickedFromText="Et van expulsar"
; EN: ByText="by"
ByText="per"
; EN: IsAwayText="is away"
IsAwayText="és fora"

[UBrowserIRCPageBase]
; EN: HasLeftText="has left"
HasLeftText="ha deixat"
; EN: HasJoinedText="has joined"
HasJoinedText="s'ha unit"
; EN: WasKickedByText="was kicked by"
WasKickedByText="va ser expulsat per"
; EN: NowKnownAsText="is now known as"
NowKnownAsText="ara es coneix com"
; EN: QuitText="Quit"
QuitText="Deixa"
; EN: SetsModeText="sets mode"
SetsModeText="defineix el mode"

[UBrowserIRCLink]
; EN: InvalidAddressText="Invalid server address, aborting."
InvalidAddressText="L'adreça del servidor no és vàlida, s'interromp."
; EN: ErrorBindingText="Error binding local port, aborting."
ErrorBindingText="S'ha produït un error en enllaçar el port local i s'ha anul·lat."
; EN: ResolveFailedText="Failed to resolve server address, aborting."
ResolveFailedText="No s'ha pogut resoldre l'adreça del servidor, avortant-se."
; EN: ConnectedText="Connected."
ConnectedText="Connectat."
; EN: ConnectingToText="Connecting to"
ConnectingToText="Connectant-se a"
; EN: TimeOutError="Timeout connecting to server."
TimeOutError="Temps d'espera de connexió al servidor."
; EN: InviteString="invites you to join"
InviteString="et convida a unir-te"

[UBrowserOpenCW]
; EN: OpenText="Open:"
OpenText="Obert:"
; EN: OpenHelp="Enter a standard URL, or select one from the URL history. Press Enter to activate."
OpenHelp="Introduïu un URL estàndard o seleccioneu-ne un a l'historial d'URL. Premeu Retorn per activar."

[UBrowserIRCSetupClient]
; EN: ServerText="IRC Server"
ServerText="Servidor IRC"
; EN: ChannelText="Default Channel"
ChannelText="Canal per defecte"
; EN: ServerHelp="Choose an IRC server from the list or type in your own IRC server name or IP address."
ServerHelp="Trieu un servidor IRC de la llista o escriviu el vostre propi nom o adreça IP del servidor IRC."
; EN: ChannelHelp="Choose a default channel to join once the server has connected, or type in your own channel name."
ChannelHelp="Trieu un canal predeterminat per unir-vos un cop el servidor s'hagi connectat o escriviu el vostre propi nom."
; EN: ConnectText="Connect"
ConnectText="Connecteu-vos"
; EN: DisconnectText="Disconnect"
DisconnectText="Desconnecta"
; EN: ConnectHelp="Connect to the IRC chat server."
ConnectHelp="Connecteu-vos al servidor de xat IRC."
; EN: DisconnectHelp="Disconnect from the IRC chat server."
DisconnectHelp="Desconnecteu-vos del servidor de xat IRC."
; EN: WarningText="The Chat facility will connect you to the Internet Relay Chat (IRC) network.\n\nNeither Epic Games nor OldUnreal are responsible for the content of any channels in IRC. You enter these channels at your own risk.\n\nAre you sure you still want to connect?"
WarningText="El servei de xat us connectarà a la xarxa d’Internet Relay Chat (IRC).\n\n Ni Epic Games ni OldUnreal no són responsables del contingut de cap canal d’IRC. Introduïu aquests canals sota la vostra responsabilitat.\n\nEstà segur que encara voleu connectar-vos?"
; EN: WarningTitle="Warning"
WarningTitle="Advertiment"

[UBrowserUpdateServerWindow]
; EN: QueryText="Querying Server..."
QueryText="S'està consultant el servidor..."
; EN: FailureText="The server did not respond."
FailureText="El servidor no ha respost."

[UBrowserEditFavoriteCW]
; EN: DescriptionText="Description"
DescriptionText="Descripció"
; EN: UpdateDescriptionText="Auto-Update Description"
UpdateDescriptionText="Descripció Autoactualització"
; EN: IPText="Server IP Address"
IPText="Adreça IP del Servidor"
; EN: GamePortText="Server Port Number"
GamePortText="Número Port Servidor"
; EN: QueryPortText="Query Port Number"
QueryPortText="Número Port Consulta"

[UBrowserEditFavoriteWindow]
; EN: OKText="OK"
OKText="D'Acord"
; EN: WindowTitle="Edit Favorite"
WindowTitle="Edita el favorit"

[UBrowserIRCWindow]
; EN: SystemName="System"
SystemName="Sistema"

[UBrowserOpenWindow]
; EN: OKText="OK"
OKText="D'Acord"
; EN: WindowTitle="Open Location"
WindowTitle="Obrir la Ubicació"

[UBrowserIRCSystemMenu]
; EN: ConnectText="&Connect"
ConnectText="&Connecta't"
; EN: DisconnectText="&Disconnect"
DisconnectText="&Desconnecta"
; EN: JoinText="&Join"
JoinText="&Uneix-te"

[UBrowserFavoritesMenu]
; EN: EditFavoriteName="&Edit Favorite"
EditFavoriteName="&Edita el favorit"
; EN: NewFavoriteName="&New Favorite"
NewFavoriteName="&Nou favorit"
; EN: FavoritesName="Remove from &Favorites"
FavoritesName="Elimina de &Preferits"

[UBrowserIRCChannelMenu]
; EN: PartText="&Leave"
PartText="&Deixa"
; EN: JoinText="&Join"
JoinText="&Uneix-te"

[UBrowserIRCPrivateMenu]
; EN: CloseText="&Close "
CloseText="&Tanca "
; EN: JoinText="&Join"
JoinText="&Uneix-te"

[UBrowserNewFavoriteWindow]
; EN: OKText="New"
OKText="Novo"
; EN: WindowTitle="New Favorite"
WindowTitle="Nou Favorit"

[ServerListTitles]
; EN: UBrowserUT="UT Servers"
UBrowserUT="Servidors UT"
; EN: UBrowserLAN="LAN Servers"
UBrowserLAN="Servidors LAN"
; EN: UBrowserPopulated="Populated Servers"
UBrowserPopulated="Servidors poblats"
; EN: UBrowserDeathmatch="Deathmatch"
UBrowserDeathmatch="Partida a Mort"
; EN: UBrowserTeamGames="Team Deathmatch"
UBrowserTeamGames="Part. per Equips"
; EN: UBrowserCTF="Capture the Flag"
UBrowserCTF="Captura la Bandera"
; EN: UBrowserDOM="Domination"
UBrowserDOM="Dominació"
; EN: UBrowserAS="Assault"
UBrowserAS="Assalt"
; EN: UBrowserLMS="Last Man Standing"
UBrowserLMS="Últim Home de Peu"
; EN: UBrowserAll="All Servers"
UBrowserAll="Tots els Servidors"
Unreal Catalan Localization
Shared files: ALAudio.cttCore.cttD3DDrv.cttEditor.cttEngine.cttIpDrv.cttSetup.cttStartup.cttUnrealEd.cttWindow.cttWinDrv.cttD3D9Drv.cttFMODAudioDrv.cttGalaxy.cttGlideDrv.cttIpServer.cttMeTaLDrv.cttOpenGLDrv.cttSglDrv.cttSoftDrv.cttUBrowser.cttUMenu.cttUnrealI.cttUnrealShare.cttUWindow.cttXDrv.cttXMesaGLDrv.cttXOpenGLDrv.ctt
Unreal exclusives: SetupUnreal.cttSetupUnrealPatch.cttD3D8Drv.cttEFX.cttOGLDrv.cttOldOpenGLDrv.cttOldWeapons.cttPhysXPhysics.cttScriptedAI.cttSDL2Drv.cttSwFMOD.cttUnreal.cttUnrealIntegrity.cttUnrealLinux.cttUnrealLinux.bin.cttUnrealOSX.cttUnrealOSX.bin.cttUnrealSDL2.cttUnrealSDL2.bin.cttUnrealXLinux.cttUnrealXLinux.bin.cttUWebAdmin.cttWebAdminHTML.ctt
Assets: Bluff.cttCeremony.cttChizra.cttDark.cttDasaCellars.cttDasaPass.cttDCrater.cttDig.cttDKNightOp.cttDmAriza.cttDmBeyondTheSun.cttDmCurse.cttDmDeathFan.cttDmDeck16.cttDmElsinore.cttDmExar.cttDMfith.cttDmHealPod.cttDmMorbias.cttDmRadikus.cttDmRetrospective.cttDmRiot.cttDmTundra.cttDug.cttEndGame.cttExtremeBeg.cttExtremeCore.cttExtremeDark.cttExtremeDarkGen.cttExtremeDGen.cttExtremeEnd.cttExtremeGen.cttExtremeLab.cttFemale1Skins.cttFemale2Skins.cttGateway.cttHarobed.cttIsvDeck1.cttIsvKran32.cttIsvKran4.cttMale1Skins.cttMale2Skins.cttMale3Skins.cttNaliBoat.cttNaliC.cttNaliLord.cttNoork.cttNyleve.cttPassage.cttQueenEnd.cttRuins.cttSkTrooperSkins.cttSkyBase.cttSkyCaves.cttSkyTown.cttSpireVillage.cttTerraLift.cttTerraniux.cttTheSunspire.cttTrench.cttVeloraEnd.cttVortex2.ctt
Return to Na Pali: UDSDemo.cttUPak.cttUPakFix.cttAbyss.cttCrashsite.cttCrashsite1.cttCrashsite2.cttDmAthena.cttDmDaybreak.cttDmHazard.cttDmStomp.cttDmSunSpeak.cttDmTerra.cttDuskFalls.cttEldora.cttEnd.cttFoundry.cttGlacena.cttGlathriel1.cttGlathriel2.cttInterIntro.cttInter1.cttInter2.cttInter3.cttInter4.cttInterCrashsite.cttInter5.cttInter6.cttInter7.cttInter8.cttInter9.cttInter10.cttInter11.cttInter12.cttInter13.cttInter14.cttIntro1.cttIntro2.cttNagomi.cttNagomiSun.cttNalic2.cttNevec.cttSpireLand.cttToxic.cttUGCredits.cttUpack.cttVelora.ctt
Fusion Mappack: DM-Cybrosis.cttDM-Letting.cttDM-Loxi.cttDM-Mojo.cttDM-Shrapnel.cttDM-Twilight.ctt
Division Mappack: DmBayC.cttDmCreek.cttDmDespair.cttDmEclipse.cttDmKrazy.cttDmLocke.cttDmMorbfanza.cttDmScruular.cttDmSplash.cttDmVilla.ctt
Unreal Tournament Catalan Localization
Shared files: ALAudio.cttCore.cttD3DDrv.cttEditor.cttEngine.cttIpDrv.cttSetup.cttStartup.cttUnrealEd.cttWindow.cttWinDrv.cttD3D9Drv.cttFMODAudioDrv.cttGalaxy.cttGlideDrv.cttIpServer.cttMeTaLDrv.cttOpenGLDrv.cttSglDrv.cttSoftDrv.cttUBrowser.cttUMenu.cttUnrealI.cttUnrealShare.cttUWindow.cttXDrv.cttXMesaGLDrv.cttXOpenGLDrv.cttUWeb.ctt
UT exclusives: Botpack.cttCluster.cttSDLDrv.cttSDLGLDrv.cttSDLSoftDrv.cttudemo.cttUnrealTournament.cttUTBrowser.cttUTMenu.cttUTServerAdmin.ctt
Assets: AS-Frigate.cttAS-Guardia.cttAS-HiSpeed.cttAS-Mazon.cttAS-Oceanfloor.cttAS-Overlord.cttAS-Rook.cttAS-Tutorial.cttBossSkins.cttCityIntro.cttCommandoSkins.cttCTF-Command.cttCTF-Coret.cttCTF-Dreary.cttCTF-EternalCave.cttCTF-Face.cttCTF-Gauntlet.cttCTF-LavaGiant.cttCTF-Niven.cttCTF-November.cttCTF-Tutorial.cttDM-Barricade.cttDM-Codex.cttDM-Conveyor.cttDM-Curse][.cttDM-Deck16][.cttDM-Fetid.cttDM-Fractal.cttDM-Gothic.cttDM-Grinder.cttDM-HyperBlast.cttDM-KGalleon.cttDM-Liandri.cttDM-Morbias][.cttDM-Morpheus.cttDM-Oblivion.cttDM-Peak.cttDM-Phobos.cttDM-Pressure.cttDM-Pyramid.cttDM-Stalwart.cttDM-StalwartXL.cttDM-Tempest.cttDM-Turbine.cttDM-Tutorial.cttDM-Zeto.cttDOM-Cinder.cttDOM-Condemned.cttDOM-Cryptic.cttDOM-Gearbolt.cttDOM-Ghardhen.cttDOM-Lament.cttDOM-Leadworks.cttDOM-MetalDream.cttDOM-Olden.cttDOM-Sesmar.cttDOM-Tutorial.cttEOL_Assault.cttEOL_Challenge.cttEOL_CTF.cttEOL_Deathmatch.cttEOL_Domination.cttEOL_Statues.cttFCommandoSkins.cttSGirlSkins.cttSoldierSkins.cttUTCredits.cttUT-Logo-Map.ctt
GOTY Edition: de.cttmultimesh.cttrelics.cttrelicsbindings.ctttcowmeshskins.ctttnalimeshskins.ctttskmskins.cttCTF-Cybrosis][.cttCTF-Darji16.cttCTF-Face][.cttCTF-HallOfGiants.cttCTF-High.cttCTF-Hydro16.cttCTF-Kosov.cttCTF-Noxion16.cttCTF-Nucleus.cttCTF-Orbital.cttDM-Agony.cttDM-ArcaneTemple.cttDM-Crane.cttDM-Cybrosis][.cttDM-HealPod][.cttDM-Malevolence.cttDM-Mojo][.cttDM-Shrapnel][.cttDM-SpaceNoxx.ctt
Bonus Pack 4: skeletalchars.cttCTF-Beatitude.cttCTF-EpicBoy.cttCTF-Face-SE.cttCTF-Ratchet.cttDM-Bishop.cttDM-Closer.cttDM-Grit-TOURNEY.cttDM-Viridian-TOURNEY.cttDOM-Bullet.cttDOM-Cidom.cttDOM-Lament][.cttDOM-WolfsBay.ctt
Rocket Arena: RocketArena.cttRocketArenaMultimesh.cttRA-Akuma.cttRA-Clawfist.cttRA-CliffyB.cttRA-DavidM.cttRA-DavidM2.cttRA-Ebolt.cttRA-GE][.cttRA-Heiko.cttRA-Inoxx.cttRA-OutWorld.cttRA-Shinigami.cttRA-Warren.cttRA-Qwerty.cttRA-Revolver.ctt
Chaos UT: ChaosUT.cttChaosUTMiscMuts.cttChaosGames.cttChreks.cttChrekSkins.cttChrekvoicedozer.cttChrekvoicescout.cttCTF-CUT_ChaosCastle-pf.cttCTF-CUT_Horus.cttDM-CUT_Eclipse.cttDM-CUT_Proxyking.cttDM-CUT_SkullMoon.cttDM-CUT_StorageAlpha.cttDM-CUT_ThebellTolls.cttDM-CUT_WeaponsOfChaos.cttDM-CUT_WeaponsOfWar.cttUTChaosMap.cttKOTH_BaseStationTheta.ctt