Difference between revisions of "Engine.est"

From Oldunreal-Wiki
Jump to navigation Jump to search
Line 3: Line 3:
|language=Spanish
|language=Spanish
|game=Unreal
|game=Unreal
|lines_done=142
|lines_done=137
|lines_total=142
|lines_total=137
|game2=Unreal Tournament
|game2=Unreal Tournament
|lines_done2=110
|lines_done2=125
|lines_total2=110
|lines_total2=125
}}
}}
__TOC__
__TOC__
Line 104: Line 104:
== Rest of the file (Shared) ==
== Rest of the file (Shared) ==
<pre>
<pre>
[PlayerPawn]
; EN: QuickSaveString="Quick Saving"
QuickSaveString="Guardado Rápido"
; EN: NoPauseMessage="Game is not pauseable"
NoPauseMessage="Imposible interrumpir la partida"
; EN: ViewingFrom="Now viewing from "
ViewingFrom="Ahora viendo desde "
; EN: OwnCamera="own camera"
OwnCamera="vista propia"
; EN: FailedView="Failed to change view."
FailedView="No se ha podido cambiar la vista."
; EN: CantChangeNameMsg="You can't change your name during a global logged game."
CantChangeNameMsg="No puedes cambiar tu nombre durante un juego registrado globalmente."
[Pawn]
[Pawn]
; EN: NameArticle=" a "
; EN: NameArticle=" a "
Line 133: Line 119:
; EN: M_Deactivated=" deactivated."
; EN: M_Deactivated=" deactivated."
M_Deactivated=" desactivado."
M_Deactivated=" desactivado."
[LevelInfo]
; EN: Title="Untitled"
Title="Sin Título"
[Weapon]
; EN: MessageNoAmmo=" has no ammo."
MessageNoAmmo=" no tiene munición."
; EN: DeathMessage="%o was killed by %k's %w."
DeathMessage="%o ha sido asesinado por el %w de %k."
FemDeathMessage="%o ha sido asesinada por el %w de %k."
; EN: PickupMessage="You got a weapon"
PickupMessage="Tienes un arma"
; EN: ItemName="Weapon"
ItemName="Arma"
; EN: DeathMessage[0]="%o was killed by %k's %w."
DeathMessage[0]="%o ha sido asesinado por el %w de %k."
FemDeathMessage[0]="%o ha sido asesinada por el %w de %w."
; EN: DeathMessage[1]="%o was killed by %k's %w."
DeathMessage[1]="%o ha sido asesinado por el %w de %k."
FemDeathMessage[1]="%o ha sido asesinada por el %w de %k."
; EN: DeathMessage[2]="%o was killed by %k's %w."
DeathMessage[2]="%o ha sido asesinado por el %w de %k."
FemDeathMessage[2]="%o ha sido asesinada por el %w de %k."
; EN: DeathMessage[3]="%o was killed by %k's %w."
DeathMessage[3]="%o ha sido asesinado por el %w de %k."
FemDeathMessage[3]="%o ha sido asesinada por el %w de %k."


[Ammo]
[Ammo]
Line 166: Line 125:
; EN: ItemName="Ammo"
; EN: ItemName="Ammo"
ItemName="Munición"
ItemName="Munición"
[LevelInfo]
; EN: Title="Untitled"
Title="Sin Título"
[Spectator]
; EN: MenuName="Spectator"
MenuName="Espectador"


[Counter]
[Counter]
Line 172: Line 139:
; EN: CompleteMessage="Completed!"
; EN: CompleteMessage="Completed!"
CompleteMessage="¡Hecho!"
CompleteMessage="¡Hecho!"
[Spectator]
; EN: MenuName="Spectator"
MenuName="Espectador"
[DamageType]
; EN: Name="killed"
Name="asesinado"
; EN: AltName="killed"
AltName="matado"


[Progress]
[Progress]
Line 188: Line 145:
; EN: RunningNet="%ls: %ls (%i players)"
; EN: RunningNet="%ls: %ls (%i players)"
RunningNet="%ls: %ls (%i jugadores)"
RunningNet="%ls: %ls (%i jugadores)"
; EN: NetReceiving="Receiving "%ls": %i/%i"
; EN: NetReceiving="Receiving %ls: %i/%i"
NetReceiving="Recibiendo "%ls": %i/%i"
NetReceiving="Recibiendo %ls: %i/%i"
; EN: NetReceiveOk="Successfully received "%ls""
; EN: NetReceiveOk="Successfully received %ls"
NetReceiveOk="Se ha recibido exitosamente "%ls""
NetReceiveOk="Se ha recibido exitosamente %ls"
; EN: NetSend="Sending "%ls""
; EN: NetSend="Sending %ls"
NetSend="Enviando "%ls""
NetSend="Enviando %ls"
; EN: NetSending="Sending "%ls": %i/%i"
; EN: NetSending="Sending %ls: %i/%i"
NetSending="Enviando "%ls": %i/%i"
NetSending="Enviando %ls: %i/%i"
; EN: Connecting="Connecting..."
; EN: Connecting="Connecting..."
Connecting="Conectando ..."
Connecting="Conectando ..."
Line 206: Line 163:
; EN: Paused="Paused by %ls"
; EN: Paused="Paused by %ls"
Paused="Pausado por %ls"
Paused="Pausado por %ls"
; EN: ReceiveFile="Receiving "%ls" (F10 Cancels)"
; EN: ReceiveFile="Receiving %ls (F10 Cancels)"
ReceiveFile="Recibiendo "%ls" (F10 para cancelar)"
ReceiveFile="Recibiendo %ls (F10 para cancelar)"
; EN: ReceiveOptionalFile="Receiving optional file "%ls" (Press F10 to Skip)"
; EN: ReceiveOptionalFile="Receiving optional file %ls (Press F10 to Skip)"
ReceiveOptionalFile="Recibiendo archivo opcional "%ls" (F10 para pasar por alto)"
ReceiveOptionalFile="Recibiendo archivo opcional %ls (F10 para pasar por alto)"
; EN: ReceiveSize="Size %iK, Complete %3.1f%% = %iK, %i Packages remaining"
; EN: ReceiveSize="Size %iK, Complete %3.1f%% = %iK, %i Packages remaining"
ReceiveSize="Tamaño %iK, Completo %3.1f%% = %iK, Quedan %i paquetes"
ReceiveSize="Tamaño %iK, Completo %3.1f%% = %iK, Quedan %i paquetes"
Line 215: Line 172:
ConnectingText="Conectando (F10 para cancelar):"
ConnectingText="Conectando (F10 para cancelar):"
ConnectingURL="unreal://%ls/%ls"
ConnectingURL="unreal://%ls/%ls"
[WarpZoneInfo]
OtherSideURL=""
[Pickup]
ExpireMessage=""
[SpecialEvent]
DamageString=""


[ServerCommandlet]
[ServerCommandlet]
Line 241: Line 189:
== Rest of the file (Unreal) ==
== Rest of the file (Unreal) ==
<pre>
<pre>
[PlayerPawn]
; EN: QuickSaveString="Quick Saving"
QuickSaveString="Guardado Rápido"
; EN: NoPauseMessage="Game is not pauseable"
NoPauseMessage="Imposible interrumpir la partida"
; EN: ViewingFrom="Now viewing from "
ViewingFrom="Ahora viendo desde "
; EN: OwnCamera="own camera"
OwnCamera="vista propia"
; EN: FailedView="Failed to change view."
FailedView="No se ha podido cambiar la vista."
; EN: CantChangeNameMsg="You can't change your name during a global logged game."
CantChangeNameMsg="No puedes cambiar tu nombre durante un juego registrado globalmente."
[Console]
[Console]
; EN: ClassCaption="Standard Unreal Console"
; EN: ClassCaption="Standard Unreal Tournament Console"
ClassCaption="Consola estándar de Unreal"
ClassCaption="Consola estándar de Unreal Tournament"
; EN: LoadingMessage="LOADING"
; EN: LoadingMessage="LOADING"
LoadingMessage="CARGANDO"
LoadingMessage="CARGANDO"
Line 254: Line 216:
; EN: PrecachingMessage="PRECACHING"
; EN: PrecachingMessage="PRECACHING"
PrecachingMessage="PRECACHEANDO"
PrecachingMessage="PRECACHEANDO"
; EN: ChatChannel="(CHAT) "
ChatChannel="(CHAT) "
; EN: TeamChannel="(TEAM) "
TeamChannel="(EQUI) "


[Menu]
[Menu]
MenuList=" "
HelpMessage=" "
; EN: HelpMessage[1]="This menu has not yet been implemented."
; EN: HelpMessage[1]="This menu has not yet been implemented."
HelpMessage[1]="Este menú aún no ha sido implementado."
HelpMessage[1]="Este menú aún no ha sido implementado."
Line 311: Line 267:
; EN: FemaleGender="her"
; EN: FemaleGender="her"
FemaleGender="su"
FemaleGender="su"
[Weapon]
; EN: MessageNoAmmo=" has no ammo."
MessageNoAmmo=" no tiene munición."
; EN: DeathMessage="%o was killed by %k's %w."
DeathMessage="%o ha sido asesinado por el %w de %k."
FemDeathMessage="%o ha sido asesinada por el %w de %k."
FemKillMessage="%o ha sido asesinada por el %w de %k."
; EN: PickupMessage="You got a weapon"
PickupMessage="Tienes un arma"
; EN: ItemName="Weapon"
ItemName="Arma"
[DamageType]
; EN: Name="killed"
Name="asesinado"
FemName="asesinada"
; EN: AltName="killed"
AltName="matado"
AltFemName="matada"


[Errors]
[Errors]
Line 386: Line 362:
; EN: CheatUsedStr="%ls used admin/cheat command: %c"
; EN: CheatUsedStr="%ls used admin/cheat command: %c"
CheatUsedStr="%ls utilizó el comando trampa/administrativo %c"
CheatUsedStr="%ls utilizó el comando trampa/administrativo %c"
[AutosaveTrigger]
; EN: AutoSaveString="Auto Saving"
AutoSaveString="Autoguardando..."


[Fonts]
[Fonts]
Line 420: Line 400:
== Rest of the file (Unreal Tournament) ==
== Rest of the file (Unreal Tournament) ==
<pre>
<pre>
[PlayerPawn]
; EN: QuickSaveString="Quick Saving"
QuickSaveString="Guardado Rápido"
; EN: NoPauseMessage="Game is not pauseable"
NoPauseMessage="Imposible interrumpir la partida"
; EN: ViewingFrom="Now viewing from "
ViewingFrom="Ahora viendo desde "
; EN: OwnCamera="own camera"
OwnCamera="vista propia"
; EN: FailedView="Failed to change view."
FailedView="No se ha podido cambiar la vista."
[Console]
[Console]
; EN: ClassCaption="Standard Unreal Console"
; EN: ClassCaption="Standard Unreal Tournament Console"
ClassCaption="Consola estándar de Unreal Tournament"
ClassCaption="Consola estándar de Unreal Tournament"
; EN: LoadingMessage="LOADING"
; EN: LoadingMessage="LOADING"
Line 433: Line 425:
; EN: PrecachingMessage="PRECACHING"
; EN: PrecachingMessage="PRECACHING"
PrecachingMessage="PRECACHEANDO"
PrecachingMessage="PRECACHEANDO"
; EN: ChatChannel="(CHAT) "
; EN: FrameRateText="Frame Rate"
ChatChannel="(CHAT) "
FrameRateText="Vel. Cuadros"
; EN: TeamChannel="(TEAM) "
; EN: AvgText="Avg"
TeamChannel="(EQUI) "
AvgText="Prom."
; EN: LastSecText="Last Sec"
LastSecText="Últ. Seg."
; EN: MinText="Min"
MinText="Mín."
; EN: MaxText="Max"
MaxText="Máx."
; EN: fpsText="fps"
fpsText="cps"
; EN: SecondsText="seconds."
SecondsText="segundos."
; EN: FramesText="frames rendered in"
FramesText="cuadros reproducidos en"


[Menu]
[Menu]
MenuList=" "
HelpMessage=" "
; EN: HelpMessage[1]="This menu has not yet been implemented."
; EN: HelpMessage[1]="This menu has not yet been implemented."
HelpMessage[1]="Este menú aún no ha sido implementado."
HelpMessage[1]="Este menú aún no ha sido implementado."
Line 482: Line 484:
; EN: NeedPassword="You need to enter a password to join this game."
; EN: NeedPassword="You need to enter a password to join this game."
NeedPassword="Necesitas introducir una contraseña para unirte a esta partida."
NeedPassword="Necesitas introducir una contraseña para unirte a esta partida."
; EN: MaleGender="his"
MaleGender="su"
; EN: FemaleGender="her"
FemaleGender="su"
; EN: IPBanned="Your IP address has been banned on this server."
; EN: IPBanned="Your IP address has been banned on this server."
IPBanned="Tu dirección IP ha sido vetada de este servidor."
IPBanned="Tu dirección IP ha sido vetada de este servidor."
[Weapon]
; EN: MessageNoAmmo=" has no ammo."
MessageNoAmmo=" no tiene munición."
; EN: DeathMessage="%o was killed by %k's %w."
DeathMessage="%o ha sido asesinado por el %w de %k."
; EN: PickupMessage="You got a weapon"
PickupMessage="Tienes un arma"
; EN: ItemName="Weapon"
ItemName="Arma"
[DamageType]
; EN: Name="killed"
Name="asesinado"
; EN: AltName="killed"
AltName="matado"


[Errors]
[Errors]
Line 494: Line 508:
; EN: NetWrite="Error writing to file"
; EN: NetWrite="Error writing to file"
NetWrite="Error al escribir en archivo"
NetWrite="Error al escribir en archivo"
; EN: NetRefused="Server refused to send "%ls""
; EN: NetRefused="Server refused to send %ls"
NetRefused="El servidor rechazó el envío de "%ls""
NetRefused="El servidor rechazó el envío de %ls"
; EN: NetClose="Error closing file"
; EN: NetClose="Error closing file"
NetClose="Error al cerrar el archivo"
NetClose="Error al cerrar el archivo"
Line 504: Line 518:
; EN: NetInvalid="Received invalid file request"
; EN: NetInvalid="Received invalid file request"
NetInvalid="Se ha recibido una petición de archivo no válida"
NetInvalid="Se ha recibido una petición de archivo no válida"
; EN: NoDownload="Package "%ls" is not downloadable"
; EN: NoDownload="Package %ls is not downloadable"
NoDownload="El paquete "%ls" no es descargable"
NoDownload="El paquete %ls no es descargable"
; EN: DownloadFailed="Downloading package "%ls" failed: %ls"
; EN: DownloadFailed="Downloading package %ls failed: %ls"
DownloadFailed="No se ha podido descargar el paquete "%ls": %ls"
DownloadFailed="No se ha podido descargar el paquete %ls: %ls"
; EN: RequestDenied="Server requested file from pending level: Denied"
; EN: RequestDenied="Server requested file from pending level: Denied"
RequestDenied="El servidor ha solicitado un archivo del nivel pendiente: Solicitud denegada"
RequestDenied="El servidor ha solicitado un archivo del nivel pendiente: Solicitud denegada"
Line 534: Line 548:
; EN: ServerListen="Dedicated server can't listen: %ls"
; EN: ServerListen="Dedicated server can't listen: %ls"
ServerListen="El servidor dedicado no puede esperar: %ls"
ServerListen="El servidor dedicado no puede esperar: %ls"
; EN: Pending="Pending connect to "%ls" failed; %ls"
; EN: Pending="Pending connect to %ls failed; %ls"
Pending="Conexión pendiente con "%ls" ha fallado; %ls"
Pending="Conexión pendiente con %ls ha fallado; %ls"
; EN: LoadPlayerClass="Failed to load player class"
; EN: LoadPlayerClass="Failed to load player class"
LoadPlayerClass="No se pudo cargar la clase de jugador"
LoadPlayerClass="No se pudo cargar la clase de jugador"
Line 544: Line 558:
; EN: RejectedByServer="Rejected by server"
; EN: RejectedByServer="Rejected by server"
RejectedByServer="Rechazado por servidor"
RejectedByServer="Rechazado por servidor"
; EN: NetDecompressFail="Error decompressing file "%ls""
; EN: NetDecompressFail="Error decompressing file %ls"
NetDecompressFail="Error al descomprimir el archivo "%ls""
NetDecompressFail="Error al descomprimir el archivo %ls"
; EN: MD5ChecksumFailed="Package %ls failed an MD5 check."
; EN: MD5ChecksumFailed="Package %ls failed an MD5 check."
MD5ChecksumFailed="El paquete %ls falló en una comprobación MD5."
MD5ChecksumFailed="El paquete %ls falló en una comprobación MD5."

Revision as of 13:50, 14 March 2022

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 Spanish 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
Engine
Language Spanish
Game 1 Unreal
Status 137/137
Game 2 Unreal Tournament
Status 125/125

Public section (Unreal)

[Public]
Object=(Name=Engine.Console,Class=Class,MetaClass=Engine.Console)
Object=(Name=Engine.ServerCommandlet,Class=Class,MetaClass=Core.Commandlet)
Object=(Name=Engine.LinkerUpdateCommandlet,Class=Class,MetaClass=Core.Commandlet)
Object=(Name=Engine.SHAUpdateCommandlet,Class=Class,MetaClass=Core.Commandlet)
; Main roots
; EN: Preferences=(Caption="Advanced",Parent="Advanced Options")
Preferences=(Caption="Avanzado",Parent="Opciones Avanzadas")
; EN: Preferences=(Caption="Rendering",Parent="Advanced Options")
Preferences=(Caption="Reproducción",Parent="Opciones Avanzadas")
; EN: Preferences=(Caption="Audio",Parent="Advanced Options")
Preferences=(Caption="Sonido",Parent="Opciones Avanzadas")
; EN: Preferences=(Caption="Networking",Parent="Advanced Options")
Preferences=(Caption="Juego en Red",Parent="Opciones Avanzadas")
; EN: Preferences=(Caption="Game Types",Parent="Advanced Options")
Preferences=(Caption="Tipos de Juego",Parent="Opciones Avanzadas")
; EN: Preferences=(Caption="Display",Parent="Advanced Options")
Preferences=(Caption="Imagen",Parent="Opciones Avanzadas")
; EN: Preferences=(Caption="Joystick",Parent="Advanced Options")
Preferences=(Caption="Mando",Parent="Opciones Avanzadas")
; EN: Preferences=(Caption="Drivers",Parent="Advanced Options",Class=Engine.Engine,Immediate=False,Category=Drivers)
Preferences=(Caption="Controladores",Parent="Opciones Avanzadas",Class=Engine.Engine,Immediate=False,Category=Drivers)
; EN: Preferences=(Caption="Game Settings",Parent="Advanced Options",Class=Engine.GameInfo,Immediate=True)
Preferences=(Caption="Configuración de Juego",Parent="Opciones Avanzadas",Class=Engine.GameInfo,Immediate=True)
; EN: Preferences=(Caption="Decals",Parent="Advanced Options")
Preferences=(Caption="Marcas",Parent="Opciones Avanzadas")
; Advanced
; EN: Preferences=(Caption="Game Engine Settings",Parent="Advanced",Class=Engine.GameEngine,Category=Settings,Immediate=True)
Preferences=(Caption="Configuración del Motor de Juego",Parent="Avanzado",Class=Engine.GameEngine,Category=Settings,Immediate=True)
; EN: Preferences=(Caption="Key Aliases",Parent="Advanced",Class=Engine.Input,Immediate=True,Category=Aliases)
Preferences=(Caption="Comandos para Asignaciones",Parent="Avanzado",Class=Engine.Input,Immediate=True,Category=Aliases)
; EN: Preferences=(Caption="Raw Key Bindings",Parent="Advanced",Class=Engine.Input,Immediate=True,Category=RawKeys)
Preferences=(Caption="Asignaciones de Botones",Parent="Avanzado",Class=Engine.Input,Immediate=True,Category=RawKeys)
; Networking
; EN: Preferences=(Caption="Public Server Information",Parent="Networking",Class=Engine.GameReplicationInfo,Immediate=True)
Preferences=(Caption="Información Pública de Servidor",Parent="Juego en Red",Class=Engine.GameReplicationInfo,Immediate=True)
; EN: Preferences=(Caption="Channel Download",Parent="Networking",Class=Engine.ChannelDownload)
Preferences=(Caption="Canal de Descarga",Parent="Juego en Red",Class=Engine.ChannelDownload)
; EN: Preferences=(Caption="Connection Notifications",Parent="Networking",Class=Engine.Gameinfo,Category=Networking,Immediate=True)
Preferences=(Caption="Notificaciones de Conexión",Parent="Juego en Red",Class=Engine.Gameinfo,Category=Networking,Immediate=True)
; EN: Preferences=(Caption="Map Lists",Parent="Networking")
Preferences=(Caption="Listas de Mapas",Parent="Juego en Red")
; Decals
; EN: Preferences=(Caption="Blood",Parent="Decals")
Preferences=(Caption="Sangre",Parent="Marcas")
; EN: Preferences=(Caption="Pawn Shadow",Parent="Decals",Class=Engine.PawnShadow,Immediate=True)
Preferences=(Caption="Sombra de Peón",Parent="Marcas",Class=Engine.PawnShadow,Immediate=True)
; EN: Preferences=(Caption="Decoration Shadow",Parent="Decals",Class=Engine.DecoShadow,Immediate=True)
Preferences=(Caption="Sombra de Decoración",Parent="Marcas",Class=Engine.DecoShadow,Immediate=True)
; EN: Preferences=(Caption="Projectile Shadow",Parent="Decals",Class=Engine.ProjectileShadow,Immediate=True)
Preferences=(Caption="Sombra de Proyectil",Parent="Marcas",Class=Engine.ProjectileShadow,Immediate=True)
; Blood
; EN: Preferences=(Caption="Server",Parent="Blood",Class=Engine.GameInfo,Category=BloodServer,Immediate=True)
Preferences=(Caption="Servidor",Parent="Sangre",Class=Engine.GameInfo,Category=BloodServer,Immediate=True)

Public section (Unreal Tournament)

[Public]
Object=(Name=Engine.ServerCommandlet,Class=Class,MetaClass=Core.Commandlet)
Object=(Name=Engine.CheckSumCommandlet,Class=Class,MetaClass=Core.Commandlet)
; Main roots
; EN: Preferences=(Caption="Advanced",Parent="Advanced Options")
Preferences=(Caption="Avanzado",Parent="Opciones Avanzadas")
; EN: Preferences=(Caption="Rendering",Parent="Advanced Options")
Preferences=(Caption="Reproducción",Parent="Opciones Avanzadas")
; EN: Preferences=(Caption="Audio",Parent="Advanced Options")
Preferences=(Caption="Sonido",Parent="Opciones Avanzadas")
; EN: Preferences=(Caption="Networking",Parent="Advanced Options")
Preferences=(Caption="Juego en Red",Parent="Opciones Avanzadas")
; EN: Preferences=(Caption="Game Types",Parent="Advanced Options")
Preferences=(Caption="Tipos de Juego",Parent="Opciones Avanzadas")
; EN: Preferences=(Caption="Display",Parent="Advanced Options")
Preferences=(Caption="Imagen",Parent="Opciones Avanzadas")
; EN: Preferences=(Caption="Joystick",Parent="Advanced Options")
Preferences=(Caption="Mando",Parent="Opciones Avanzadas")
; EN: Preferences=(Caption="Drivers",Parent="Advanced Options",Class=Engine.Engine,Immediate=False,Category=Drivers)
Preferences=(Caption="Controladores",Parent="Opciones Avanzadas",Class=Engine.Engine,Immediate=False,Category=Drivers)
; EN: Preferences=(Caption="Game Settings",Parent="Advanced Options",Class=Engine.GameInfo,Immediate=True)
Preferences=(Caption="Configuración de Juego",Parent="Opciones Avanzadas",Class=Engine.GameInfo,Immediate=True)
; Advanced
; EN: Preferences=(Caption="Game Engine Settings",Parent="Advanced",Class=Engine.GameEngine,Category=Settings,Immediate=True)
Preferences=(Caption="Configuración del Motor de Juego",Parent="Avanzado",Class=Engine.GameEngine,Category=Settings,Immediate=True)
; EN: Preferences=(Caption="Key Aliases",Parent="Advanced",Class=Engine.Input,Immediate=True,Category=Aliases)
Preferences=(Caption="Comandos para Asignaciones",Parent="Avanzado",Class=Engine.Input,Immediate=True,Category=Aliases)
; EN: Preferences=(Caption="Raw Key Bindings",Parent="Advanced",Class=Engine.Input,Immediate=True,Category=RawKeys)
Preferences=(Caption="Asignaciones de Botones",Parent="Avanzado",Class=Engine.Input,Immediate=True,Category=RawKeys)
; Networking
; EN: Preferences=(Caption="Public Server Information",Parent="Networking",Class=Engine.GameReplicationInfo,Immediate=True)
Preferences=(Caption="Información Pública de Servidor",Parent="Juego en Red",Class=Engine.GameReplicationInfo,Immediate=True)

Rest of the file (Shared)

[Pawn]
; EN: NameArticle=" a "
NameArticle=" un "

[Inventory]
; EN: PickupMessage="Snagged an item"
PickupMessage="Objeto recogido"
; EN: ItemArticle="a"
ItemArticle="un"
; EN: M_Activated=" activated."
M_Activated=" activado."
; EN: M_Selected=" selected."
M_Selected=" seleccionado."
; EN: M_Deactivated=" deactivated."
M_Deactivated=" desactivado."

[Ammo]
; EN: PickupMessage="You picked up some ammo"
PickupMessage="Has recogido algo de munición"
; EN: ItemName="Ammo"
ItemName="Munición"

[LevelInfo]
; EN: Title="Untitled"
Title="Sin Título"

[Spectator]
; EN: MenuName="Spectator"
MenuName="Espectador"

[Counter]
; EN: CountMessage="Only %i more to go..."
CountMessage="Sólo quedan %i más..."
; EN: CompleteMessage="Completed!"
CompleteMessage="¡Hecho!"

[Progress]
; EN: CancelledConnect="Cancelled Connect Attempt"
CancelledConnect="Intento de Conexión Cancelado"
; EN: RunningNet="%ls: %ls (%i players)"
RunningNet="%ls: %ls (%i jugadores)"
; EN: NetReceiving="Receiving %ls: %i/%i"
NetReceiving="Recibiendo %ls: %i/%i"
; EN: NetReceiveOk="Successfully received %ls"
NetReceiveOk="Se ha recibido exitosamente %ls"
; EN: NetSend="Sending %ls"
NetSend="Enviando %ls"
; EN: NetSending="Sending %ls: %i/%i"
NetSending="Enviando %ls: %i/%i"
; EN: Connecting="Connecting..."
Connecting="Conectando ..."
; EN: Listening="Listening for clients..."
Listening="Esperando clientes..."
; EN: Loading="Loading"
Loading="Cargando"
; EN: Saving="Saving"
Saving="Guardando"
; EN: Paused="Paused by %ls"
Paused="Pausado por %ls"
; EN: ReceiveFile="Receiving %ls (F10 Cancels)"
ReceiveFile="Recibiendo %ls (F10 para cancelar)"
; EN: ReceiveOptionalFile="Receiving optional file %ls (Press F10 to Skip)"
ReceiveOptionalFile="Recibiendo archivo opcional %ls (F10 para pasar por alto)"
; EN: ReceiveSize="Size %iK, Complete %3.1f%% = %iK, %i Packages remaining"
ReceiveSize="Tamaño %iK, Completo %3.1f%% = %iK, Quedan %i paquetes"
; EN: ConnectingText="Connecting (F10 Cancels):"
ConnectingText="Conectando (F10 para cancelar):"
ConnectingURL="unreal://%ls/%ls"

[ServerCommandlet]
HelpCmd=server
HelpWebLink="https://www.oldunreal.com/wiki/index.php?title=Commandlet"
; EN: HelpOneLiner="Network game server."
HelpOneLiner="Servidor en red de juego."
; EN: HelpUsage="server map.unr[?game=gametype] [-option...] [parm=value]..."
HelpUsage="server map.unr[?game=tipoDeJuego] [-opción...] [parámetro=valor]..."
HelpParm[0]="Log"
; EN: HelpDesc[0]="Specify the log file to generate."
HelpDesc[0]="Especifica el archivo de registro que debe ser generado."
HelpParm[1]="AllAdmin"
; EN: HelpDesc[1]="Give all players admin privileges."
HelpDesc[1]="Da privilegios de administrador a todos los jugadores."

Rest of the file (Unreal)

[PlayerPawn]
; EN: QuickSaveString="Quick Saving"
QuickSaveString="Guardado Rápido"
; EN: NoPauseMessage="Game is not pauseable"
NoPauseMessage="Imposible interrumpir la partida"
; EN: ViewingFrom="Now viewing from "
ViewingFrom="Ahora viendo desde "
; EN: OwnCamera="own camera"
OwnCamera="vista propia"
; EN: FailedView="Failed to change view."
FailedView="No se ha podido cambiar la vista."
; EN: CantChangeNameMsg="You can't change your name during a global logged game."
CantChangeNameMsg="No puedes cambiar tu nombre durante un juego registrado globalmente."

[Console]
; EN: ClassCaption="Standard Unreal Tournament Console"
ClassCaption="Consola estándar de Unreal Tournament"
; EN: LoadingMessage="LOADING"
LoadingMessage="CARGANDO"
; EN: SavingMessage="SAVING"
SavingMessage="GUARDANDO"
; EN: ConnectingMessage="CONNECTING"
ConnectingMessage="CONECTANDO"
; EN: PausedMessage="PAUSED"
PausedMessage="EN PAUSA"
; EN: PrecachingMessage="PRECACHING"
PrecachingMessage="PRECACHEANDO"

[Menu]
; EN: HelpMessage[1]="This menu has not yet been implemented."
HelpMessage[1]="Este menú aún no ha sido implementado."
; EN: LeftString="Left"
LeftString="Izquierda"
; EN: RightString="Right"
RightString="Derecha"
; EN: CenterString="Center"
CenterString="Centro"
; EN: EnabledString="Enabled"
EnabledString="Activado"
; EN: DisabledString="Disabled"
DisabledString="Desactivado"
; EN: YesString="Yes"
YesString="Sí"
; EN: NoString="No"
NoString="No"
; EN: OnString="On"
OnString="Act"
; EN: OffString="Off"
OffString="Des"

[GameInfo]
; EN: SwitchLevelMessage="Switching Levels"
SwitchLevelMessage="Cambiando Nivel"
DefaultPlayerName="Player"
; EN: LeftMessage=" left the game."
LeftMessage=" ha abandonado la partida."
; EN: FailedSpawnMessage="Failed to spawn player actor"
FailedSpawnMessage="No se ha podido crear actor de jugador"
; EN: FailedPlaceMessage="Could not find starting spot (level might need a "PlayerStart" actor)"
FailedPlaceMessage="No se ha podido encontrar punto de partida (quizás el nivel necesite un actor "PlayerStart")"
; EN: FailedTeamMessage="Could not find team for player"
FailedTeamMessage="No se ha podido encontrar equipo para el jugador"
; EN: NameChangedMessage="Name changed to "
NameChangedMessage="Nombre cambiado a "
; EN: EnteredMessage=" entered the game."
EnteredMessage=" se ha incorporado a la partida."
; EN: GameName="Game"
GameName="Partida"
; EN: MaxedOutMessage="Server is already at capacity."
MaxedOutMessage="El servidor ya está lleno."
; EN: WrongPassword="The password you entered is incorrect."
WrongPassword="La contraseña introducida es incorrecta."
; EN: NeedPassword="You need to enter a password to join this game."
NeedPassword="Necesitas introducir una contraseña para unirte a esta partida."
; EN: MaleGender="his"
MaleGender="su"
; EN: FemaleGender="her"
FemaleGender="su"

[Weapon]
; EN: MessageNoAmmo=" has no ammo."
MessageNoAmmo=" no tiene munición."
; EN: DeathMessage="%o was killed by %k's %w."
DeathMessage="%o ha sido asesinado por el %w de %k."
FemDeathMessage="%o ha sido asesinada por el %w de %k."
FemKillMessage="%o ha sido asesinada por el %w de %k."
; EN: PickupMessage="You got a weapon"
PickupMessage="Tienes un arma"
; EN: ItemName="Weapon"
ItemName="Arma"

[DamageType]
; EN: Name="killed"
Name="asesinado"
FemName="asesinada"
; EN: AltName="killed"
AltName="matado"
AltFemName="matada"

[Errors]
; EN: NetOpen="Error opening file"
NetOpen="Error al abrir el archivo"
; EN: NetWrite="Error writing to file"
NetWrite="Error al escribir en archivo"
; EN: NetRefused="Server refused to send "%ls""
NetRefused="El servidor rechazó el envío de "%ls""
; EN: NetClose="Error closing file"
NetClose="Error al cerrar el archivo"
; EN: NetSize="File size mismatch"
NetSize="Tamaño de archivo erróneo"
; EN: NetMove="Error moving file"
NetMove="Error al mover el archivo"
; EN: NetInvalid="Received invalid file request"
NetInvalid="Se ha recibido una petición de archivo no válida"
; EN: NoDownload="Package "%ls" is not downloadable"
NoDownload="El paquete "%ls" no es descargable"
; EN: DownloadFailed="Downloading package "%ls" failed: %ls"
DownloadFailed="No se ha podido descargar el paquete "%ls": %ls"
; EN: RequestDenied="Server requested file from pending level: Denied"
RequestDenied="El servidor ha solicitado un archivo del nivel pendiente: Solicitud denegada"
; EN: ConnectionFailed="Connection failed"
ConnectionFailed="Conexión fallida"
; EN: ChAllocate="Couldn't allocate channel"
ChAllocate="No se ha podido asignar un canal"
; EN: NetAlready="Already networking"
NetAlready="Conexión de red ya realizada"
; EN: NetListen="Listen failed: No linker context available"
NetListen="Comunicación fallida: No hay enlazador disponible."
; EN: LoadEntry="Can't load Entry: %ls"
LoadEntry="No se puede cargar Entry: %ls"
; EN: InvalidUrl="Invalid URL: %ls"
InvalidUrl="Dirección URL no válida: %ls"
; EN: InvalidLink="Invalid Link: %ls"
InvalidLink="Enlace no válido: %ls"
; EN: FailedBrowse="Failed to enter %ls: %ls"
FailedBrowse="No se ha podido entrar en %ls: %ls"
; EN: Listen="Listen failed: %ls"
Listen="Comunicación fallida: %ls"
; EN: AbortToEntry="Failed; returning to Entry"
AbortToEntry="Error; regresando a Entry"
; EN: ServerOpen="Servers can't open network URLs"
ServerOpen="Los servidores no pueden abrir los URL de red"
; EN: ServerListen="Dedicated server can't listen: %ls"
ServerListen="El servidor dedicado no puede esperar: %ls"
; EN: Pending="Pending connect to "%ls" failed; %ls"
Pending="Conexión pendiente con "%ls" ha fallado; %ls"
; EN: LoadPlayerClass="Failed to load player class"
LoadPlayerClass="No se pudo cargar la clase de jugador"
; EN: ServerOutdated="Server's version is outdated"
ServerOutdated="Versión del servidor obsoleta"
; EN: Banned="You have been banned"
Banned="Tu entrada al servidor ha sido vetada"
; EN: TempBanned="You have been temporarily banned"
TempBanned="Tu entrada al servidor ha sido vetada temporalmente"
; EN: Kicked="You have been kicked"
Kicked="Has sido expulsado de la partida"

[General]
; EN: Upgrade="To enter this server, you need the latest free update to Unreal available from OldUnreals's Web site:"
Upgrade="Para ingresar a este servidor, necesita la última actualización gratuita de Unreal disponible en el sitio web de OldUnreals:"
UpgradeURL="http://www.oldunreal.com/oldunrealpatches.html"
; EN: UpgradeQuestion="Do you want to launch your web browser and go to the upgrade page now?"
UpgradeQuestion="¿Desea iniciar su navegador web e ir a la página de actualización ahora?"
; EN: Version="Version %i"
Version="Versión %i"

[AdminAccessManager]
; EN: AdminLoginText="Administrator %ls logged in"
AdminLoginText="El administrador %ls ha ingresado"
; EN: AdminLogoutText="Administrator %ls logged out"
AdminLogoutText="El administrador %ls ha salido"
; EN: CheatUsedStr="%ls used admin/cheat command: %c"
CheatUsedStr="%ls utilizó el comando trampa/administrativo %c"

[AutosaveTrigger]
; EN: AutoSaveString="Auto Saving"
AutoSaveString="Autoguardando..."

[Fonts]
WhiteFont=UnrealShare.WhiteFont
MedFont=Engine.MedFont
LargeFont=Engine.LargeFont
BigFont=Engine.BigFont
SmallFont=Engine.SmallFont

[LinkerUpdateCommandlet]
HelpCmd=linkerupdate
HelpWebLink="https://www.oldunreal.com/wiki/index.php?title=Commandlet"
; EN: HelpOneLiner="Adds all checksums of the files within the directory automatically to the file SHALinkerCache.ini. Used by the UnrealIntegrity anticheat."
HelpOneLiner="Agrega todas las sumas de verificación (checksum) dentro del directorio automáticamente al archivo SHALinkerCache.ini. Usado por el sistema antitrampas UnrealIntegrity."
; EN: HelpUsage="linkerupdate <filename>"
HelpUsage="linkerupdate <archivo>"
; EN: HelpParm[0]="<filename>"
HelpParm[0]="<archivo>"
; EN: HelpDesc[0]="The file to calculate the checksum for posterior storage."
HelpDesc[0]="El archivo sobre el cual se debe calcular la suma de verificación para su posterior almacenamiento."

[SHAUpdateCommandlet]
HelpCmd=shaupdate
HelpWebLink="https://www.oldunreal.com/wiki/index.php?title=Commandlet"
; EN: HelpOneLiner="Adds all SHA256 checksums of the files within the directory automatically to the file SHALinkerCache.ini. Used by the UnrealIntegrity anticheat."
HelpOneLiner="Agrega todas las sumas de verificación (checksum) SHA256 dentro del directorio automáticamente al archivo SHALinkerCache.ini. Usado por el sistema antitrampas UnrealIntegrity."
; EN: HelpUsage="shaupdate <filename>"
HelpUsage="shaupdate <archivo>"
; EN: HelpParm[0]="<filename>"
HelpParm[0]="<archivo>"
; EN: HelpDesc[0]="The file to calculate the SHA256 checksum for posterior storage."
HelpDesc[0]="El archivo sobre el cual se debe calcular la suma de verificación SHA256 para su posterior almacenamiento."

Rest of the file (Unreal Tournament)

[PlayerPawn]
; EN: QuickSaveString="Quick Saving"
QuickSaveString="Guardado Rápido"
; EN: NoPauseMessage="Game is not pauseable"
NoPauseMessage="Imposible interrumpir la partida"
; EN: ViewingFrom="Now viewing from "
ViewingFrom="Ahora viendo desde "
; EN: OwnCamera="own camera"
OwnCamera="vista propia"
; EN: FailedView="Failed to change view."
FailedView="No se ha podido cambiar la vista."

[Console]
; EN: ClassCaption="Standard Unreal Tournament Console"
ClassCaption="Consola estándar de Unreal Tournament"
; EN: LoadingMessage="LOADING"
LoadingMessage="CARGANDO"
; EN: SavingMessage="SAVING"
SavingMessage="GUARDANDO"
; EN: ConnectingMessage="CONNECTING"
ConnectingMessage="CONECTANDO"
; EN: PausedMessage="PAUSED"
PausedMessage="EN PAUSA"
; EN: PrecachingMessage="PRECACHING"
PrecachingMessage="PRECACHEANDO"
; EN: FrameRateText="Frame Rate"
FrameRateText="Vel. Cuadros"
; EN: AvgText="Avg"
AvgText="Prom."
; EN: LastSecText="Last Sec"
LastSecText="Últ. Seg."
; EN: MinText="Min"
MinText="Mín."
; EN: MaxText="Max"
MaxText="Máx."
; EN: fpsText="fps"
fpsText="cps"
; EN: SecondsText="seconds."
SecondsText="segundos."
; EN: FramesText="frames rendered in"
FramesText="cuadros reproducidos en"

[Menu]
; EN: HelpMessage[1]="This menu has not yet been implemented."
HelpMessage[1]="Este menú aún no ha sido implementado."
; EN: LeftString="Left"
LeftString="Izquierda"
; EN: RightString="Right"
RightString="Derecha"
; EN: CenterString="Center"
CenterString="Centro"
; EN: EnabledString="Enabled"
EnabledString="Activado"
; EN: DisabledString="Disabled"
DisabledString="Desactivado"
; EN: YesString="Yes"
YesString="Sí"
; EN: NoString="No"
NoString="No"

[GameInfo]
; EN: SwitchLevelMessage="Switching Levels"
SwitchLevelMessage="Cambiando Nivel"
DefaultPlayerName="Player"
; EN: LeftMessage=" left the game."
LeftMessage=" ha abandonado la partida."
; EN: FailedSpawnMessage="Failed to spawn player actor"
FailedSpawnMessage="No se ha podido crear actor de jugador"
; EN: FailedPlaceMessage="Could not find starting spot (level might need a "PlayerStart" actor)"
FailedPlaceMessage="No se ha podido encontrar punto de partida (quizás el nivel necesite un actor "PlayerStart")"
; EN: FailedTeamMessage="Could not find team for player"
FailedTeamMessage="No se ha podido encontrar equipo para el jugador"
; EN: NameChangedMessage="Name changed to "
NameChangedMessage="Nombre cambiado a "
; EN: EnteredMessage=" entered the game."
EnteredMessage=" se ha incorporado a la partida."
; EN: GameName="Game"
GameName="Partida"
; EN: MaxedOutMessage="Server is already at capacity."
MaxedOutMessage="El servidor ya está lleno."
; EN: WrongPassword="The password you entered is incorrect."
WrongPassword="La contraseña introducida es incorrecta."
; EN: NeedPassword="You need to enter a password to join this game."
NeedPassword="Necesitas introducir una contraseña para unirte a esta partida."
; EN: IPBanned="Your IP address has been banned on this server."
IPBanned="Tu dirección IP ha sido vetada de este servidor."

[Weapon]
; EN: MessageNoAmmo=" has no ammo."
MessageNoAmmo=" no tiene munición."
; EN: DeathMessage="%o was killed by %k's %w."
DeathMessage="%o ha sido asesinado por el %w de %k."
; EN: PickupMessage="You got a weapon"
PickupMessage="Tienes un arma"
; EN: ItemName="Weapon"
ItemName="Arma"

[DamageType]
; EN: Name="killed"
Name="asesinado"
; EN: AltName="killed"
AltName="matado"

[Errors]
; EN: NetOpen="Error opening file"
NetOpen="Error al abrir el archivo"
; EN: NetWrite="Error writing to file"
NetWrite="Error al escribir en archivo"
; EN: NetRefused="Server refused to send %ls"
NetRefused="El servidor rechazó el envío de %ls"
; EN: NetClose="Error closing file"
NetClose="Error al cerrar el archivo"
; EN: NetSize="File size mismatch"
NetSize="Tamaño de archivo erróneo"
; EN: NetMove="Error moving file"
NetMove="Error al mover el archivo"
; EN: NetInvalid="Received invalid file request"
NetInvalid="Se ha recibido una petición de archivo no válida"
; EN: NoDownload="Package %ls is not downloadable"
NoDownload="El paquete %ls no es descargable"
; EN: DownloadFailed="Downloading package %ls failed: %ls"
DownloadFailed="No se ha podido descargar el paquete %ls: %ls"
; EN: RequestDenied="Server requested file from pending level: Denied"
RequestDenied="El servidor ha solicitado un archivo del nivel pendiente: Solicitud denegada"
; EN: ConnectionFailed="Connection failed"
ConnectionFailed="Conexión fallida"
; EN: ChAllocate="Couldn't allocate channel"
ChAllocate="No se ha podido asignar un canal"
; EN: NetAlready="Already networking"
NetAlready="Conexión de red ya realizada"
; EN: NetListen="Listen failed: No linker context available"
NetListen="Comunicación fallida: No hay enlazador disponible."
; EN: LoadEntry="Can't load Entry: %ls"
LoadEntry="No se puede cargar Entry: %ls"
; EN: InvalidUrl="Invalid URL: %ls"
InvalidUrl="Dirección URL no válida: %ls"
; EN: InvalidLink="Invalid Link: %ls"
InvalidLink="Enlace no válido: %ls"
; EN: FailedBrowse="Failed to enter %ls: %ls"
FailedBrowse="No se ha podido entrar en %ls: %ls"
; EN: Listen="Listen failed: %ls"
Listen="Comunicación fallida: %ls"
; EN: AbortToEntry="Failed; returning to Entry"
AbortToEntry="Error; regresando a Entry"
; EN: ServerOpen="Servers can't open network URLs"
ServerOpen="Los servidores no pueden abrir los URL de red"
; EN: ServerListen="Dedicated server can't listen: %ls"
ServerListen="El servidor dedicado no puede esperar: %ls"
; EN: Pending="Pending connect to %ls failed; %ls"
Pending="Conexión pendiente con %ls ha fallado; %ls"
; EN: LoadPlayerClass="Failed to load player class"
LoadPlayerClass="No se pudo cargar la clase de jugador"
; EN: ServerOutdated="Server's version is outdated"
ServerOutdated="Versión del servidor obsoleta"
; EN: ClientOutdated="You need to upgrade to the latest patch version"
ClientOutdated="Necesitas actualizar a la última versión del juego"
; EN: RejectedByServer="Rejected by server"
RejectedByServer="Rechazado por servidor"
; EN: NetDecompressFail="Error decompressing file %ls"
NetDecompressFail="Error al descomprimir el archivo %ls"
; EN: MD5ChecksumFailed="Package %ls failed an MD5 check."
MD5ChecksumFailed="El paquete %ls falló en una comprobación MD5."

[General]
; EN: Upgrade="To enter this server, you need the latest free update to Unreal Tournament available from OldUnreals's Web site:"
Upgrade="Para ingresar a este servidor, necesita la última actualización gratuita de Unreal Tournament disponible en el sitio web de OldUnreals:"
UpgradeURL="http://www.oldunreal.com/oldunrealpatches.html"
; EN: UpgradeQuestion="Do you want to launch your web browser and go to the upgrade page now?"
UpgradeQuestion="¿Desea iniciar su navegador web e ir a la página de actualización ahora?"
; EN: Version="Version %i"
Version="Versión %i"

[CheckSumCommandlet]
HelpCmd=checksum
HelpWebLink="https://www.oldunreal.com/wiki/index.php?title=Commandlet"
; EN: HelpOneLiner="Calculate package checksum for stat logging."
HelpOneLiner="Calcula la suma de verificación (checksum) de un paquete para el registro de estadísticas."
; EN: HelpUsage="checksum packagename.u"
HelpUsage="checksum nombre_paquete.u"
; EN: HelpParm[0]="packagename.u"
HelpParm[0]="nombre_paquete.u"
; EN: HelpDesc[0]="Filename to calculate checksum"
HelpDesc[0]="El archivo del cual se va a calcular el checksum."
Unreal Spanish Localization
Shared files: ALAudio.estCore.estD3DDrv.estEditor.estEngine.estIpDrv.estSetup.estStartup.estUnrealEd.estWindow.estWinDrv.estD3D9Drv.estFMODAudioDrv.estGalaxy.estGlideDrv.estIpServer.estMeTaLDrv.estOpenGLDrv.estSglDrv.estSoftDrv.estUBrowser.estUMenu.estUnrealI.estUnrealShare.estUWindow.estXDrv.estXMesaGLDrv.estXOpenGLDrv.est
Unreal exclusives: SetupUnreal.estSetupUnrealPatch.estD3D8Drv.estEFX.estOGLDrv.estOldOpenGLDrv.estOldWeapons.estPhysXPhysics.estScriptedAI.estSDL2Drv.estSwFMOD.estUnreal.estUnrealIntegrity.estUnrealLinux.estUnrealLinux.bin.estUnrealOSX.estUnrealOSX.bin.estUnrealSDL2.estUnrealSDL2.bin.estUnrealXLinux.estUnrealXLinux.bin.estUWebAdmin.estWebAdminHTML.est
Assets: Bluff.estCeremony.estChizra.estDark.estDasaCellars.estDasaPass.estDCrater.estDig.estDKNightOp.estDmAriza.estDmBeyondTheSun.estDmCurse.estDmDeathFan.estDmDeck16.estDmElsinore.estDmExar.estDMfith.estDmHealPod.estDmMorbias.estDmRadikus.estDmRetrospective.estDmRiot.estDmTundra.estDug.estEndGame.estExtremeBeg.estExtremeCore.estExtremeDark.estExtremeDarkGen.estExtremeDGen.estExtremeEnd.estExtremeGen.estExtremeLab.estFemale1Skins.estFemale2Skins.estGateway.estHarobed.estIsvDeck1.estIsvKran32.estIsvKran4.estMale1Skins.estMale2Skins.estMale3Skins.estNaliBoat.estNaliC.estNaliLord.estNoork.estNyleve.estPassage.estQueenEnd.estRuins.estSkTrooperSkins.estSkyBase.estSkyCaves.estSkyTown.estSpireVillage.estTerraLift.estTerraniux.estTheSunspire.estTrench.estVeloraEnd.estVortex2.est
Return to Na Pali: UDSDemo.estUPak.estUPakFix.estAbyss.estCrashsite.estCrashsite1.estCrashsite2.estDmAthena.estDmDaybreak.estDmHazard.estDmStomp.estDmSunSpeak.estDmTerra.estDuskFalls.estEldora.estEnd.estFoundry.estGlacena.estGlathriel1.estGlathriel2.estInterIntro.estInter1.estInter2.estInter3.estInter4.estInterCrashsite.estInter5.estInter6.estInter7.estInter8.estInter9.estInter10.estInter11.estInter12.estInter13.estInter14.estIntro1.estIntro2.estNagomi.estNagomiSun.estNalic2.estNevec.estSpireLand.estToxic.estUGCredits.estUpack.estVelora.est
Fusion Mappack: DM-Cybrosis.estDM-Letting.estDM-Loxi.estDM-Mojo.estDM-Shrapnel.estDM-Twilight.est
Division Mappack: DmBayC.estDmCreek.estDmDespair.estDmEclipse.estDmKrazy.estDmLocke.estDmMorbfanza.estDmScruular.estDmSplash.estDmVilla.est
Unreal Tournament Spanish Localization
Shared files: ALAudio.estCore.estD3DDrv.estEditor.estEngine.estIpDrv.estSetup.estStartup.estUnrealEd.estWindow.estWinDrv.estD3D9Drv.estFMODAudioDrv.estGalaxy.estGlideDrv.estIpServer.estMeTaLDrv.estOpenGLDrv.estSglDrv.estSoftDrv.estUBrowser.estUMenu.estUnrealI.estUnrealShare.estUWindow.estXDrv.estXMesaGLDrv.estXOpenGLDrv.estUWeb.est
UT exclusives: Botpack.estCluster.estSDLDrv.estSDLGLDrv.estSDLSoftDrv.estudemo.estUnrealTournament.estUTBrowser.estUTMenu.estUTServerAdmin.est
Assets: AS-Frigate.estAS-Guardia.estAS-HiSpeed.estAS-Mazon.estAS-Oceanfloor.estAS-Overlord.estAS-Rook.estAS-Tutorial.estBossSkins.estCityIntro.estCommandoSkins.estCTF-Command.estCTF-Coret.estCTF-Dreary.estCTF-EternalCave.estCTF-Face.estCTF-Gauntlet.estCTF-LavaGiant.estCTF-Niven.estCTF-November.estCTF-Tutorial.estDM-Barricade.estDM-Codex.estDM-Conveyor.estDM-Curse][.estDM-Deck16][.estDM-Fetid.estDM-Fractal.estDM-Gothic.estDM-Grinder.estDM-HyperBlast.estDM-KGalleon.estDM-Liandri.estDM-Morbias][.estDM-Morpheus.estDM-Oblivion.estDM-Peak.estDM-Phobos.estDM-Pressure.estDM-Pyramid.estDM-Stalwart.estDM-StalwartXL.estDM-Tempest.estDM-Turbine.estDM-Tutorial.estDM-Zeto.estDOM-Cinder.estDOM-Condemned.estDOM-Cryptic.estDOM-Gearbolt.estDOM-Ghardhen.estDOM-Lament.estDOM-Leadworks.estDOM-MetalDream.estDOM-Olden.estDOM-Sesmar.estDOM-Tutorial.estEOL_Assault.estEOL_Challenge.estEOL_CTF.estEOL_Deathmatch.estEOL_Domination.estEOL_Statues.estFCommandoSkins.estSGirlSkins.estSoldierSkins.estUTCredits.estUT-Logo-Map.est
GOTY Edition: de.estmultimesh.estrelics.estrelicsbindings.esttcowmeshskins.esttnalimeshskins.esttskmskins.estCTF-Cybrosis][.estCTF-Darji16.estCTF-Face][.estCTF-HallOfGiants.estCTF-High.estCTF-Hydro16.estCTF-Kosov.estCTF-Noxion16.estCTF-Nucleus.estCTF-Orbital.estDM-Agony.estDM-ArcaneTemple.estDM-Crane.estDM-Cybrosis][.estDM-HealPod][.estDM-Malevolence.estDM-Mojo][.estDM-Shrapnel][.estDM-SpaceNoxx.est
Bonus Pack 4: skeletalchars.estCTF-Beatitude.estCTF-EpicBoy.estCTF-Face-SE.estCTF-Ratchet.estDM-Bishop.estDM-Closer.estDM-Grit-TOURNEY.estDM-Viridian-TOURNEY.estDOM-Bullet.estDOM-Cidom.estDOM-Lament][.estDOM-WolfsBay.est
Rocket Arena: RocketArena.estRocketArenaMultimesh.estRA-Akuma.estRA-Clawfist.estRA-CliffyB.estRA-DavidM.estRA-DavidM2.estRA-Ebolt.estRA-GE][.estRA-Heiko.estRA-Inoxx.estRA-OutWorld.estRA-Shinigami.estRA-Warren.estRA-Qwerty.estRA-Revolver.est
Chaos UT: ChaosUT.estChaosUTMiscMuts.estChaosGames.estChreks.estChrekSkins.estChrekvoicedozer.estChrekvoicescout.estCTF-CUT_ChaosCastle-pf.estCTF-CUT_Horus.estDM-CUT_Eclipse.estDM-CUT_Proxyking.estDM-CUT_SkullMoon.estDM-CUT_StorageAlpha.estDM-CUT_ThebellTolls.estDM-CUT_WeaponsOfChaos.estDM-CUT_WeaponsOfWar.estUTChaosMap.estKOTH_BaseStationTheta.est