Difference between revisions of "Engine.czt"

From Oldunreal-Wiki
Jump to navigation Jump to search
 
Line 3: Line 3:
|language=Czech
|language=Czech
|game=Unreal
|game=Unreal
|lines_done=102
|lines_done=142
|lines_total=136
|lines_total=142
|game2=Unreal Tournament
|game2=Unreal Tournament
|lines_done2=103
|lines_done2=110
|lines_total2=128
|lines_total2=110
}}
}}
__TOC__
__TOC__
Line 15: Line 15:
Object=(Name=Engine.Console,Class=Class,MetaClass=Engine.Console)
Object=(Name=Engine.Console,Class=Class,MetaClass=Engine.Console)
Object=(Name=Engine.ServerCommandlet,Class=Class,MetaClass=Core.Commandlet)
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
; Main roots
Preferences=(Caption="(**)Advanced",Parent="(**)Advanced Options")
; EN: Preferences=(Caption="Advanced",Parent="Advanced Options")
Preferences=(Caption="(**)Rendering",Parent="(**)Advanced Options")
Preferences=(Caption="Rozšířené",Parent="Pokročilé možnosti")
Preferences=(Caption="(**)Audio",Parent="(**)Advanced Options")
; EN: Preferences=(Caption="Rendering",Parent="Advanced Options")
Preferences=(Caption="(**)Networking",Parent="(**)Advanced Options")
Preferences=(Caption="Vykreslování",Parent="Pokročilé možnosti")
Preferences=(Caption="(**)Game Types",Parent="(**)Advanced Options")
; EN: Preferences=(Caption="Audio",Parent="Advanced Options")
Preferences=(Caption="(**)Display",Parent="(**)Advanced Options")
Preferences=(Caption="Zvuk",Parent="Pokročilé možnosti")
Preferences=(Caption="(**)Joystick",Parent="(**)Advanced Options")
; EN: Preferences=(Caption="Networking",Parent="Advanced Options")
Preferences=(Caption="(**)Drivers",Parent="(**)Advanced Options",Class=Engine.Engine,Immediate=False,Category=Drivers)
Preferences=(Caption="Síťování",Parent="Pokročilé možnosti")
Preferences=(Caption="(**)Game Settings",Parent="(**)Advanced Options",Class=Engine.GameInfo,Immediate=True)
; EN: Preferences=(Caption="Game Types",Parent="Advanced Options")
Preferences=(Caption="(**)Decals",Parent="(**)Advanced Options")
Preferences=(Caption="Typy her",Parent="Pokročilé možnosti")
; EN: Preferences=(Caption="Display",Parent="Advanced Options")
Preferences=(Caption="Zobrazit",Parent="Pokročilé možnosti")
; EN: Preferences=(Caption="Joystick",Parent="Advanced Options")
Preferences=(Caption="Joystick",Parent="Pokročilé možnosti")
; EN: Preferences=(Caption="Drivers",Parent="Advanced Options",Class=Engine.Engine,Immediate=False,Category=Drivers)
Preferences=(Caption="Řidiči",Parent="Pokročilé možnosti",Class=Engine.Engine,Immediate=False,Category=Drivers)
; EN: Preferences=(Caption="Game Settings",Parent="Advanced Options",Class=Engine.GameInfo,Immediate=True)
Preferences=(Caption="Nastavení hry",Parent="Pokročilé možnosti",Class=Engine.GameInfo,Immediate=True)
; EN: Preferences=(Caption="Decals",Parent="Advanced Options")
Preferences=(Caption="Obtisky",Parent="Pokročilé možnosti")
; Advanced
; Advanced
Preferences=(Caption="(**)Game Engine Settings",Parent="(**)Advanced",Class=Engine.GameEngine,Category=Settings,Immediate=True)
; EN: Preferences=(Caption="Game Engine Settings",Parent="Advanced",Class=Engine.GameEngine,Category=Settings,Immediate=True)
Preferences=(Caption="(**)Key Aliases",Parent="(**)Advanced",Class=Engine.Input,Immediate=True,Category=Aliases)
Preferences=(Caption="Nastavení herního enginu",Parent="Rozšířené",Class=Engine.GameEngine,Category=Settings,Immediate=True)
Preferences=(Caption="(**)Raw Key Bindings",Parent="(**)Advanced",Class=Engine.Input,Immediate=True,Category=RawKeys)
; EN: Preferences=(Caption="Key Aliases",Parent="Advanced",Class=Engine.Input,Immediate=True,Category=Aliases)
Preferences=(Caption="Klíčové aliasy",Parent="Rozšířené",Class=Engine.Input,Immediate=True,Category=Aliases)
; EN: Preferences=(Caption="Raw Key Bindings",Parent="Advanced",Class=Engine.Input,Immediate=True,Category=RawKeys)
Preferences=(Caption="Vázání surových klíčů",Parent="Rozšířené",Class=Engine.Input,Immediate=True,Category=RawKeys)
; Networking
; Networking
Preferences=(Caption="(**)Public Server Information",Parent="(**)Networking",Class=Engine.GameReplicationInfo,Immediate=True)
; EN: Preferences=(Caption="Public Server Information",Parent="Networking",Class=Engine.GameReplicationInfo,Immediate=True)
Preferences=(Caption="(**)Channel Download",Parent="(**)Networking",Class=Engine.ChannelDownload)
Preferences=(Caption="Informace o veřejném serveru",Parent="Síťování",Class=Engine.GameReplicationInfo,Immediate=True)
Preferences=(Caption="(**)Connection Notifications",Parent="(**)Networking",Class=Engine.Gameinfo,Category=Networking,Immediate=True)
; EN: Preferences=(Caption="Channel Download",Parent="Networking",Class=Engine.ChannelDownload)
Preferences=(Caption="(**)Map Lists",Parent="(**)Networking")
Preferences=(Caption="Stažení kanálu",Parent="Síťování",Class=Engine.ChannelDownload)
; EN: Preferences=(Caption="Connection Notifications",Parent="Networking",Class=Engine.Gameinfo,Category=Networking,Immediate=True)
Preferences=(Caption="Oznámení o připojení",Parent="Síťování",Class=Engine.Gameinfo,Category=Networking,Immediate=True)
; EN: Preferences=(Caption="Map Lists",Parent="Networking")
Preferences=(Caption="Seznamy map",Parent="Síťování")
; Decals
; Decals
Preferences=(Caption="(**)Blood",Parent="(**)Decals")
; EN: Preferences=(Caption="Blood",Parent="Decals")
Preferences=(Caption="(**)Pawn Shadow",Parent="(**)Decals",Class=Engine.PawnShadow,Immediate=True)
Preferences=(Caption="Krev",Parent="Obtisky")
Preferences=(Caption="(**)Decoration Shadow",Parent="(**)Decals",Class=Engine.DecoShadow,Immediate=True)
; EN: Preferences=(Caption="Pawn Shadow",Parent="Decals",Class=Engine.PawnShadow,Immediate=True)
Preferences=(Caption="(**)Projectile Shadow",Parent="(**)Decals",Class=Engine.ProjectileShadow,Immediate=True)
Preferences=(Caption="Zástavní stín",Parent="Obtisky",Class=Engine.PawnShadow,Immediate=True)
; EN: Preferences=(Caption="Decoration Shadow",Parent="Decals",Class=Engine.DecoShadow,Immediate=True)
Preferences=(Caption="Stín dekorace",Parent="Obtisky",Class=Engine.DecoShadow,Immediate=True)
; EN: Preferences=(Caption="Projectile Shadow",Parent="Decals",Class=Engine.ProjectileShadow,Immediate=True)
Preferences=(Caption="Stín střely",Parent="Obtisky",Class=Engine.ProjectileShadow,Immediate=True)
; Blood
; Blood
Preferences=(Caption="(**)Server",Parent="(**)Blood",Class=Engine.GameInfo,Category=BloodServer,Immediate=True)
; EN: Preferences=(Caption="Server",Parent="Blood",Class=Engine.GameInfo,Category=BloodServer,Immediate=True)
Preferences=(Caption="Server",Parent="Krev",Class=Engine.GameInfo,Category=BloodServer,Immediate=True)
</pre>
</pre>
== Public section (Unreal Tournament) ==
== Public section (Unreal Tournament) ==
Line 49: Line 73:
Object=(Name=Engine.CheckSumCommandlet,Class=Class,MetaClass=Core.Commandlet)
Object=(Name=Engine.CheckSumCommandlet,Class=Class,MetaClass=Core.Commandlet)
; Main roots
; Main roots
Preferences=(Caption="(**)Advanced",Parent="(**)Advanced Options")
; EN: Preferences=(Caption="Advanced",Parent="Advanced Options")
Preferences=(Caption="(**)Rendering",Parent="(**)Advanced Options")
Preferences=(Caption="Rozšířené",Parent="Pokročilé možnosti")
Preferences=(Caption="(**)Audio",Parent="(**)Advanced Options")
; EN: Preferences=(Caption="Rendering",Parent="Advanced Options")
Preferences=(Caption="(**)Networking",Parent="(**)Advanced Options")
Preferences=(Caption="Vykreslování",Parent="Pokročilé možnosti")
Preferences=(Caption="(**)Game Types",Parent="(**)Advanced Options")
; EN: Preferences=(Caption="Audio",Parent="Advanced Options")
Preferences=(Caption="(**)Display",Parent="(**)Advanced Options")
Preferences=(Caption="Zvuk",Parent="Pokročilé možnosti")
Preferences=(Caption="(**)Joystick",Parent="(**)Advanced Options")
; EN: Preferences=(Caption="Networking",Parent="Advanced Options")
Preferences=(Caption="(**)Drivers",Parent="(**)Advanced Options",Class=Engine.Engine,Immediate=False,Category=Drivers)
Preferences=(Caption="Síťování",Parent="Pokročilé možnosti")
Preferences=(Caption="(**)Game Settings",Parent="(**)Advanced Options",Class=Engine.GameInfo,Immediate=True)
; EN: Preferences=(Caption="Game Types",Parent="Advanced Options")
Preferences=(Caption="Typy her",Parent="Pokročilé možnosti")
; EN: Preferences=(Caption="Display",Parent="Advanced Options")
Preferences=(Caption="Zobrazit",Parent="Pokročilé možnosti")
; EN: Preferences=(Caption="Joystick",Parent="Advanced Options")
Preferences=(Caption="Joystick",Parent="Pokročilé možnosti")
; EN: Preferences=(Caption="Drivers",Parent="Advanced Options",Class=Engine.Engine,Immediate=False,Category=Drivers)
Preferences=(Caption="Řidiči",Parent="Pokročilé možnosti",Class=Engine.Engine,Immediate=False,Category=Drivers)
; EN: Preferences=(Caption="Game Settings",Parent="Advanced Options",Class=Engine.GameInfo,Immediate=True)
Preferences=(Caption="Nastavení hry",Parent="Pokročilé možnosti",Class=Engine.GameInfo,Immediate=True)
; Advanced
; Advanced
Preferences=(Caption="(**)Game Engine Settings",Parent="(**)Advanced",Class=Engine.GameEngine,Category=Settings,Immediate=True)
; EN: Preferences=(Caption="Game Engine Settings",Parent="Advanced",Class=Engine.GameEngine,Category=Settings,Immediate=True)
Preferences=(Caption="(**)Key Aliases",Parent="(**)Advanced",Class=Engine.Input,Immediate=True,Category=Aliases)
Preferences=(Caption="Nastavení herního enginu",Parent="Rozšířené",Class=Engine.GameEngine,Category=Settings,Immediate=True)
Preferences=(Caption="(**)Raw Key Bindings",Parent="(**)Advanced",Class=Engine.Input,Immediate=True,Category=RawKeys)
; EN: Preferences=(Caption="Key Aliases",Parent="Advanced",Class=Engine.Input,Immediate=True,Category=Aliases)
Preferences=(Caption="Klíčové aliasy",Parent="Rozšířené",Class=Engine.Input,Immediate=True,Category=Aliases)
; EN: Preferences=(Caption="Raw Key Bindings",Parent="Advanced",Class=Engine.Input,Immediate=True,Category=RawKeys)
Preferences=(Caption="Vázání surových klíčů",Parent="Rozšířené",Class=Engine.Input,Immediate=True,Category=RawKeys)
; Networking
; Networking
Preferences=(Caption="(**)Public Server Information",Parent="(**)Networking",Class=Engine.GameReplicationInfo,Immediate=True)
; EN: Preferences=(Caption="Public Server Information",Parent="Networking",Class=Engine.GameReplicationInfo,Immediate=True)
Preferences=(Caption="Informace o veřejném serveru",Parent="Síťování",Class=Engine.GameReplicationInfo,Immediate=True)
</pre>
</pre>
== Rest of the file (Shared) ==
== Rest of the file (Shared) ==
<pre>
<pre>
[PlayerPawn]
[PlayerPawn]
; EN: QuickSaveString="Quick Saving"
QuickSaveString="Rychle ulozeni"
QuickSaveString="Rychle ulozeni"
; EN: NoPauseMessage="Game is not pauseable"
NoPauseMessage="Hra se neda pozastavit"
NoPauseMessage="Hra se neda pozastavit"
; EN: ViewingFrom="Now viewing from "
ViewingFrom="Nyni je zapnuty pohled z "
ViewingFrom="Nyni je zapnuty pohled z "
; EN: OwnCamera="own camera"
OwnCamera="vlastni kamery"
OwnCamera="vlastni kamery"
; EN: FailedView="Failed to change view."
FailedView="Zmena pohledu selhala."
FailedView="Zmena pohledu selhala."
; EN: CantChangeNameMsg="You can't change your name during a global logged game."
CantChangeNameMsg="Nemuzes zmenit sve jmeno kdyz uz jsi ve hre."
CantChangeNameMsg="Nemuzes zmenit sve jmeno kdyz uz jsi ve hre."


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


[Inventory]
[Inventory]
PickupMessage="Sebrana vec."
; EN: PickupMessage="Snagged an item"
PickupMessage="Sebrana vec"
; EN: ItemArticle="a"
ItemArticle=""
ItemArticle=""
; EN: M_Activated=" activated."=""
M_Activated=" je zapnuty."
M_Activated=" je zapnuty."
; EN: M_Selected=" selected."
M_Selected=" vybran."
M_Selected=" vybran."
; EN: M_Deactivated=" deactivated."
M_Deactivated=" je vypnuty."
M_Deactivated=" je vypnuty."


[LevelInfo]
[LevelInfo]
; EN: Title="Untitled"
Title="Bez popisu"
Title="Bez popisu"


[Weapon]
[Weapon]
; EN: MessageNoAmmo=" has no ammo."
MessageNoAmmo=" uz nema naboje."
MessageNoAmmo=" uz nema naboje."
; EN: DeathMessage="%o was killed by %k's %w."
DeathMessage="%o byl zabit %kovym %wem."
DeathMessage="%o byl zabit %kovym %wem."
; EN: PickupMessage="You got a weapon"."
PickupMessage="Sebral jsi zbran"
PickupMessage="Sebral jsi zbran"
; EN: ItemName="Weapon"
ItemName="Zbran"
ItemName="Zbran"
; EN: DeathMessage[0]="%o was killed by %k's %w."
DeathMessage[0]="%o byl zabit %kovym %wem."
DeathMessage[0]="%o byl zabit %kovym %wem."
; EN: DeathMessage[1]="%o was killed by %k's %w."
DeathMessage[1]="%o byl zabit %kovym %wem."
DeathMessage[1]="%o byl zabit %kovym %wem."
; EN: DeathMessage[2]="%o was killed by %k's %w."
DeathMessage[2]="%o byl zabit %kovym %wem."
DeathMessage[2]="%o byl zabit %kovym %wem."
; EN: DeathMessage[3]="%o was killed by %k's %w."
DeathMessage[3]="%o byl zabit %kovym %wem."
DeathMessage[3]="%o byl zabit %kovym %wem."


[Ammo]
[Ammo]
PickupMessage="Sebral jsi par naboju."
; EN: PickupMessage="You picked up some ammo"
PickupMessage="Sebral jsi par naboju"
; EN: ItemName="Ammo"
ItemName="Munice"


[Counter]
[Counter]
; EN: CountMessage="Only %i more to go..."
CountMessage="Uz jich zbyva jen %i..."
CountMessage="Uz jich zbyva jen %i..."
; EN: CompleteMessage="Completed!"
CompleteMessage="Hotovo!"
CompleteMessage="Hotovo!"


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


[DamageType]
[DamageType]
; EN: Name="killed"
Name="zabit"
Name="zabit"
; EN: AltName="killed"
AltName="zabit"
AltName="zabit"
NameFem="zabit"
AltNameFem="zabit"


[Progress]
[Progress]
; EN: CancelledConnect="Cancelled Connect Attempt"
CancelledConnect="Pokus o preruseni spojeni"
CancelledConnect="Pokus o preruseni spojeni"
; EN: RunningNet="%ls: %ls (%i players)"
RunningNet="%ls: %ls (%i hracu)"
RunningNet="%ls: %ls (%i hracu)"
NetReceiving="Prijimam "%ls": %i/%i"
; EN: NetReceiving="Receiving "%ls": %i/%i"
NetReceiveOk="Uspesne prijato "%ls""
NetReceiving="Prijimam „%ls”: %i/%i"
NetSend="Posilam "%ls""
; EN: NetReceiveOk="Successfully received "%ls""
NetSending="Posilam "%ls": %i/%i"
NetReceiveOk="Uspesne prijato „%ls”"
; EN: NetSend="Sending "%ls""
NetSend="Posilam „%ls”"
; EN: NetSending="Sending "%ls": %i/%i"
NetSending="Posilam %ls”: %i/%i"
; EN: Connecting="Connecting..."
Connecting="Pripojuji..."
Connecting="Pripojuji..."
; EN: Listening="Listening for clients..."
Listening="Hledam klienty..."
Listening="Hledam klienty..."
; EN: Loading="Loading"
Loading="Nacitam"
Loading="Nacitam"
; EN: Saving="Saving"
Saving="Ukladam"
Saving="Ukladam"
; EN: Paused="Paused by %ls"
Paused="Pozastaveno od %ls"
Paused="Pozastaveno od %ls"
ReceiveFile="Prijimam "%ls" (F10 pro zruseni)"
; EN: ReceiveFile="Receiving "%ls" (F10 Cancels)"
ReceiveOptionalFile="(**)Receiving optional file "%ls" (Press F10 to Skip)"
ReceiveFile="Prijimam „%ls” (F10 pro zruseni)"
ReceiveSize="(**)Size %iK, Complete %3.1f%% = %iK, %i Packages remaining"
; EN: ReceiveOptionalFile="Receiving optional file "%ls" (Press F10 to Skip)"
ReceiveOptionalFile="Příjem volitelného souboru "%ls" (stisknutím klávesy F10 přeskočíte)"
; EN: ReceiveSize="Size %iK, Complete %3.1f%% = %iK, %i Packages remaining"
ReceiveSize="Velikost %iK, kompletní %3,1f%% = %iK, zbývající balíčky %i"
; EN: ConnectingText="Connecting (F10 Cancels):"
ConnectingText="Pripojuji (F10 pro zruseni):"
ConnectingText="Pripojuji (F10 pro zruseni):"
ConnectingURL="unreal://%ls/%ls"
ConnectingURL="unreal://%ls/%ls"
Line 143: Line 222:
[ServerCommandlet]
[ServerCommandlet]
HelpCmd=server
HelpCmd=server
HelpWebLink="http://www.oldunreal.com/wiki"
HelpWebLink="https://www.oldunreal.com/wiki/index.php?title=Commandlet"
; EN: HelpOneLiner="Network game server."
HelpOneLiner="Sitovy hraci server."
HelpOneLiner="Sitovy hraci server."
HelpUsage="server map.unr[?game=gametype] [-option...] [parm=value]..."
; EN: HelpUsage="server map.unr[?game=gametype] [-option...] [parm=value]..."
HelpUsage="server map.unr[?game=TypyHer] [-option ...] [parm=value]..."
HelpParm[0]="Log"
HelpParm[0]="Log"
; EN: HelpDesc[0]="Specify the log file to generate."
HelpDesc[0]="Umoznuje zadat jmeno vytvareneho log souboru."
HelpDesc[0]="Umoznuje zadat jmeno vytvareneho log souboru."
HelpParm[1]="AllAdmin"
HelpParm[1]="AllAdmin"
; EN: HelpDesc[1]="Give all players admin privileges."
HelpDesc[1]="Prideli vsem hracum prava administratora."
HelpDesc[1]="Prideli vsem hracum prava administratora."
</pre>
</pre>
Line 154: Line 237:
<pre>
<pre>
[Console]
[Console]
; EN: ClassCaption="Standard Unreal Console"
ClassCaption="Standardni konzole Unrealu"
; EN: LoadingMessage="LOADING"
LoadingMessage="NACITAM"
LoadingMessage="NACITAM"
; EN: SavingMessage="SAVING"
SavingMessage="UKLADAM"
SavingMessage="UKLADAM"
; EN: ConnectingMessage="CONNECTING"
ConnectingMessage="PRIPOJUJI"
ConnectingMessage="PRIPOJUJI"
; EN: PausedMessage="PAUSED"
PausedMessage="POZASTAVENO"
PausedMessage="POZASTAVENO"
; EN: PrecachingMessage="PRECACHING"
PrecachingMessage="PREDBEZNE NACITANI"
PrecachingMessage="PREDBEZNE NACITANI"
ClassCaption="Standardni konzole Unrealu"
; EN: ChatChannel="(CHAT) "
ChatChannel="(POKEC) "
ChatChannel="(POKEC) "
; EN: TeamChannel="(TEAM) "
TeamChannel="(TYM) "
TeamChannel="(TYM) "


Line 166: Line 257:
MenuList=" "
MenuList=" "
HelpMessage=" "
HelpMessage=" "
; EN: HelpMessage[1]="This menu has not yet been implemented."
HelpMessage[1]="Tahle nabidka jeste nefunguje."
HelpMessage[1]="Tahle nabidka jeste nefunguje."
; EN: LeftString="Left"
LeftString="Leva"
LeftString="Leva"
; EN: RightString="Right"
RightString="Prava"
RightString="Prava"
; EN: CenterString="Center"
CenterString="Na stred"
CenterString="Na stred"
; EN: EnabledString="Enabled"
EnabledString="Zapnuto"
EnabledString="Zapnuto"
; EN: DisabledString="Disabled"
DisabledString="Vypnuto"
DisabledString="Vypnuto"
YesString="ano"
; EN: YesString="Yes"
NoString="ne"
YesString="Ano"
OnString="(**)On"
; EN: NoString="No"
OffString="(**)Off"
NoString="Ne"
; EN: OnString="On"
OnString="Na"
; EN: OffString="Off"
OffString="Vyp"


[GameInfo]
[GameInfo]
; EN: SwitchLevelMessage="Switching Levels"
SwitchLevelMessage="Prepinam na dalsi level"
SwitchLevelMessage="Prepinam na dalsi level"
DefaultPlayerName="Player"
DefaultPlayerName="Player"
; EN: LeftMessage=" left the game."
LeftMessage=" opustil hru."
LeftMessage=" opustil hru."
; EN: FailedSpawnMessage="Failed to spawn player actor"
FailedSpawnMessage="Selhalo pridani hrace do hry"
FailedSpawnMessage="Selhalo pridani hrace do hry"
FailedPlaceMessage="Nemohu najit startovaci misto (level mozna potrebuje pridat object "PlayerStart")"
; EN: FailedPlaceMessage="Could not find starting spot (level might need a "PlayerStart" actor)"
FailedPlaceMessage="Nemohu najit startovaci misto (level mozna potrebuje pridat object „PlayerStart“)"
; EN: FailedTeamMessage="Could not find team for player"
FailedTeamMessage="Nemohu najit tym pro hrace"
FailedTeamMessage="Nemohu najit tym pro hrace"
; EN: NameChangedMessage="Name changed to "
NameChangedMessage="Jmeno zmeneno na "
NameChangedMessage="Jmeno zmeneno na "
; EN: EnteredMessage=" entered the game."
EnteredMessage=" vstoupil do hry."
EnteredMessage=" vstoupil do hry."
; EN: GameName="Game"
GameName="Hra"
GameName="Hra"
; EN: MaxedOutMessage="Server is already at capacity."
MaxedOutMessage="Server je uz naplnen."
MaxedOutMessage="Server je uz naplnen."
; EN: WrongPassword="The password you entered is incorrect."
WrongPassword="Zadane heslo je chybne."
WrongPassword="Zadane heslo je chybne."
; EN: NeedPassword="You need to enter a password to join this game."
NeedPassword="Musis zadat heslo pokud se chces pripojit k teto hre."
NeedPassword="Musis zadat heslo pokud se chces pripojit k teto hre."
MaleGender="(**)his"
; EN: MaleGender="his"
FemaleGender="(**)her"
MaleGender="jeho"
; EN: FemaleGender="her"
FemaleGender="její"


[Errors]
[Errors]
; EN: NetOpen="Error opening file"
NetOpen="Chyba pri otevirani souboru"
NetOpen="Chyba pri otevirani souboru"
; EN: NetWrite="Error writing to file"
NetWrite="Chyba pri zapisu do souboru"
NetWrite="Chyba pri zapisu do souboru"
NetRefused="Server odmitl poslat "%ls""
; EN: NetRefused="Server refused to send "%ls""
NetRefused="Server odmitl poslat „%ls”"
; EN: NetClose="Error closing file"
NetClose="Chyba pri uzavirani souboru"
NetClose="Chyba pri uzavirani souboru"
; EN: NetSize="File size mismatch"
NetSize="Spatna velikost souboru"
NetSize="Spatna velikost souboru"
; EN: NetMove="Error moving file"
NetMove="Chyba pri presunu souboru"
NetMove="Chyba pri presunu souboru"
; EN: NetInvalid="Received invalid file request"
NetInvalid="Prijat chybny pozadavek na soubor"
NetInvalid="Prijat chybny pozadavek na soubor"
NoDownload="Balik "%ls" se neda stahnout"
; EN: NoDownload="Package "%ls" is not downloadable"
DownloadFailed="Stahovani baliku "%ls" selhalo: %ls"
NoDownload="Balik „%ls” se neda stahnout"
; EN: DownloadFailed="Downloading package "%ls" failed: %ls"
DownloadFailed="Stahovani baliku „%ls” selhalo: %ls"
; EN: RequestDenied="Server requested file from pending level: Denied"
RequestDenied="Serverem pozadovany soubor: Odepreno"
RequestDenied="Serverem pozadovany soubor: Odepreno"
; EN: ConnectionFailed="Connection failed"
ConnectionFailed="Pripojeni selhalo"
ConnectionFailed="Pripojeni selhalo"
; EN: ChAllocate="Couldn't allocate channel"
ChAllocate="Nemohu pridelit kanal"
ChAllocate="Nemohu pridelit kanal"
; EN: NetAlready="Already networking"
NetAlready="Uz jsi na siti"
NetAlready="Uz jsi na siti"
; EN: NetListen="Listen failed: No linker context available"
NetListen="Hledani selhalo: nedostupny kontext pro linker"
NetListen="Hledani selhalo: nedostupny kontext pro linker"
; EN: LoadEntry="Can't load Entry: %ls"
LoadEntry="Nemohu nacist Entry: %ls"
LoadEntry="Nemohu nacist Entry: %ls"
; EN: InvalidUrl="Invalid URL: %ls"
InvalidUrl="Spatne URL: %ls"
InvalidUrl="Spatne URL: %ls"
; EN: InvalidLink="Invalid Link: %ls"
InvalidLink="Spatny odkaz: %ls"
InvalidLink="Spatny odkaz: %ls"
; EN: FailedBrowse="Failed to enter %ls: %ls"
FailedBrowse="Selhal vstup do %ls: %ls"
FailedBrowse="Selhal vstup do %ls: %ls"
; EN: Listen="Listen failed: %ls"
Listen="Hledani selhalo: %ls"
Listen="Hledani selhalo: %ls"
; EN: AbortToEntry="Failed; returning to Entry"
AbortToEntry="Selhalo; navrat na Entry"
AbortToEntry="Selhalo; navrat na Entry"
; EN: ServerOpen="Servers can't open network URLs"
ServerOpen="Servery nemohou otevrit sitova URL"
ServerOpen="Servery nemohou otevrit sitova URL"
; EN: ServerListen="Dedicated server can't listen: %ls"
ServerListen="Vyhrazeny server nemuze hledat: %ls"
ServerListen="Vyhrazeny server nemuze hledat: %ls"
Pending="Nevyrizene pripojeni k "%ls" selhalo; %ls"
; EN: Pending="Pending connect to "%ls" failed; %ls"
Pending="Nevyrizene pripojeni k %ls” selhalo; %ls"
; EN: LoadPlayerClass="Failed to load player class"
LoadPlayerClass="Selhalo nacteni tridy hrace"
LoadPlayerClass="Selhalo nacteni tridy hrace"
; EN: ServerOutdated="Server's version is outdated"
ServerOutdated="Verze na serveru je stara"
ServerOutdated="Verze na serveru je stara"
Banned="(**)You have been banned"
; EN: Banned="You have been banned"
TempBanned="(**)You have been temporarily banned"
Banned="Byl jsi zablokován"
Kicked="(**)You have been kicked"
; EN: TempBanned="You have been temporarily banned"
TempBanned="Byl vám dočasně zakázán přístup"
; EN: Kicked="You have been kicked"
Kicked="Byl jsi vyhozen"
 
[General]
; EN: Upgrade="To enter this server, you need the latest free update to Unreal available from OldUnreals's Web site:"
Upgrade="Pro pripojeni k tomuto serveru potrebujes nejnovejsi update Unrealu - je dostupny na webu OldUnrealu:"
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="Chces spustit svuj webovy browser a jit hned na stranku s upgrady?"
; EN: Version="Version %i"
Version="Verze %i"


[AdminAccessManager]
[AdminAccessManager]
AdminLoginText="(**)Administrator %ls logged in"
; EN: AdminLoginText="Administrator %ls logged in"
AdminLogoutText="(**)Administrator %ls logged out"
AdminLoginText="%ls správce je přihlášen"
CheatUsedStr="(**)%ls used admin/cheat command: %c"
; EN: AdminLogoutText="Administrator %ls logged out"
AdminLogoutText="Správce %ls odhlášen"
; EN: CheatUsedStr="%ls used admin/cheat command: %c"
CheatUsedStr="%ls použitý příkaz admin / cheat: %c"


[Fonts]
[Fonts]
Line 235: Line 389:
SmallFont=Engine.SmallFont
SmallFont=Engine.SmallFont


[General]
[LinkerUpdateCommandlet]
Upgrade="Pro pripojeni k tomuto serveru potrebujes nejnovejsi update Unrealu - je dostupny na webu Epicu:"
HelpCmd=linkerupdate
UpgradeURL="http://www.oldunreal.com/oldunrealpatches.html"
HelpWebLink="https://www.oldunreal.com/wiki/index.php?title=Commandlet"
UpgradeQuestion="Chces spustit svuj webovy browser a jit hned na stranku s upgrady?"
; EN: HelpOneLiner="Adds all checksums of the files within the directory automatically to the file SHALinkerCache.ini. Used by the UnrealIntegrity anticheat."
Version="Verze %i"
HelpOneLiner="Přidá všechny kontrolní součty souborů v adresáři automaticky do souboru SHALinkerCache.ini. Používá anticheat UnrealIntegrity."
; EN: HelpUsage="linkerupdate <filename>"
HelpUsage="linkerupdate <NázevSouboru>"
; EN: HelpParm[0]="<filename>"
HelpParm[0]="<NázevSouboru>"
; EN: HelpDesc[0]="The file to calculate the checksum for posterior storage."
HelpDesc[0]="Soubor pro výpočet kontrolního součtu pro zadní úložiště."
 
[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="Přidá všechny kontrolní součty SHA256 souborů v adresáři automaticky do souboru SHALinkerCache.ini. Používá anticheat UnrealIntegrity."
; EN: HelpUsage="shaupdate <filename>"
HelpUsage="shaupdate <NázevSouboru>"
; EN: HelpParm[0]="<filename>"
HelpParm[0]="<NázevSouboru>"
; EN: HelpDesc[0]="The file to calculate the SHA256 checksum for posterior storage."
HelpDesc[0]="Soubor pro výpočet kontrolního součtu SHA256 pro zadní úložiště."
</pre>
</pre>
== Rest of the file (Unreal Tournament) ==
== Rest of the file (Unreal Tournament) ==
<pre>
<pre>
[Console]
[Console]
ClassCaption="Standardni konzole Unrealu Tournamentu"
; EN: ClassCaption="Standard Unreal Console"
ClassCaption="Standardni konzole Unreal Tournamentu"
; EN: LoadingMessage="LOADING"
LoadingMessage="NACITAM"
LoadingMessage="NACITAM"
; EN: SavingMessage="SAVING"
SavingMessage="UKLADAM"
SavingMessage="UKLADAM"
; EN: ConnectingMessage="CONNECTING"
ConnectingMessage="PRIPOJUJI"
ConnectingMessage="PRIPOJUJI"
; EN: PausedMessage="PAUSED"
PausedMessage="POZASTAVENO"
PausedMessage="POZASTAVENO"
; EN: PrecachingMessage="PRECACHING"
PrecachingMessage="PREDBEZNE NACITANI"
PrecachingMessage="PREDBEZNE NACITANI"
; EN: ChatChannel="(CHAT) "
ChatChannel="(POKEC) "
ChatChannel="(POKEC) "
; EN: TeamChannel="(TEAM) "
TeamChannel="(TYM) "
TeamChannel="(TYM) "


[Menu]
[Menu]
HelpMessage=""
MenuList=" "
MenuList=""
HelpMessage=" "
; EN: HelpMessage[1]="This menu has not yet been implemented."
HelpMessage[1]="Tahle nabidka jeste nefunguje."
HelpMessage[1]="Tahle nabidka jeste nefunguje."
; EN: LeftString="Left"
LeftString="Leva"
LeftString="Leva"
; EN: RightString="Right"
RightString="Prava"
RightString="Prava"
; EN: CenterString="Center"
CenterString="Na stred"
CenterString="Na stred"
; EN: EnabledString="Enabled"
EnabledString="Zapnuto"
EnabledString="Zapnuto"
; EN: DisabledString="Disabled"
DisabledString="Vypnuto"
DisabledString="Vypnuto"
YesString="ano"
; EN: YesString="Yes"
NoString="ne"
YesString="Ano"
; EN: NoString="No"
NoString="Ne"


[GameInfo]
[GameInfo]
; EN: SwitchLevelMessage="Switching Levels"
SwitchLevelMessage="Prepinam na dalsi level"
SwitchLevelMessage="Prepinam na dalsi level"
DefaultPlayerName="Player"
DefaultPlayerName="Player"
; EN: LeftMessage=" left the game."
LeftMessage=" opustil hru."
LeftMessage=" opustil hru."
; EN: FailedSpawnMessage="Failed to spawn player actor"
FailedSpawnMessage="Selhalo pridani hrace do hry"
FailedSpawnMessage="Selhalo pridani hrace do hry"
FailedPlaceMessage="Nemohu najit startovaci misto (level mozna potrebuje pridat object "PlayerStart")"
; EN: FailedPlaceMessage="Could not find starting spot (level might need a "PlayerStart" actor)"
FailedPlaceMessage="Nemohu najit startovaci misto (level mozna potrebuje pridat object „PlayerStart“)"
; EN: FailedTeamMessage="Could not find team for player"
FailedTeamMessage="Nemohu najit tym pro hrace"
FailedTeamMessage="Nemohu najit tym pro hrace"
; EN: NameChangedMessage="Name changed to "
NameChangedMessage="Jmeno zmeneno na "
NameChangedMessage="Jmeno zmeneno na "
; EN: EnteredMessage=" entered the game."
EnteredMessage=" vstoupil do hry."
EnteredMessage=" vstoupil do hry."
; EN: GameName="Game"
GameName="Hra"
GameName="Hra"
; EN: MaxedOutMessage="Server is already at capacity."
MaxedOutMessage="Server je uz naplnen."
MaxedOutMessage="Server je uz naplnen."
; EN: WrongPassword="The password you entered is incorrect."
WrongPassword="Zadane heslo je chybne."
WrongPassword="Zadane heslo je chybne."
; EN: NeedPassword="You need to enter a password to join this game."
NeedPassword="Musis zadat heslo pokud se chces pripojit k teto hre."
NeedPassword="Musis zadat heslo pokud se chces pripojit k teto hre."
IPBanned="(**)Your IP address has been banned on this server."
; EN: MaleGender="his"
MaleGender="(**)his"
MaleGender="jeho"
FemaleGender="(**)her"
; EN: FemaleGender="her"
FemaleGender="její"
; EN: IPBanned="Your IP address has been banned on this server."
IPBanned="Vaše IP adresa byla na tomto serveru zakázána."


[Errors]
[Errors]
; EN: NetOpen="Error opening file"
NetOpen="Chyba pri otevirani souboru"
NetOpen="Chyba pri otevirani souboru"
; EN: NetWrite="Error writing to file"
NetWrite="Chyba pri zapisu do souboru"
NetWrite="Chyba pri zapisu do souboru"
NetRefused="Server odmitl poslat "%ls""
; EN: NetRefused="Server refused to send "%ls""
NetRefused="Server odmitl poslat „%ls”"
; EN: NetClose="Error closing file"
NetClose="Chyba pri uzavirani souboru"
NetClose="Chyba pri uzavirani souboru"
; EN: NetSize="File size mismatch"
NetSize="Spatna velikost souboru"
NetSize="Spatna velikost souboru"
; EN: NetMove="Error moving file"
NetMove="Chyba pri presunu souboru"
NetMove="Chyba pri presunu souboru"
; EN: NetInvalid="Received invalid file request"
NetInvalid="Prijat chybny pozadavek na soubor"
NetInvalid="Prijat chybny pozadavek na soubor"
NoDownload="Balik "%ls" se neda stahnout"
; EN: NoDownload="Package "%ls" is not downloadable"
DownloadFailed="Stahovani baliku "%ls" selhalo: %ls"
NoDownload="Balik „%ls” se neda stahnout"
; EN: DownloadFailed="Downloading package "%ls" failed: %ls"
DownloadFailed="Stahovani baliku „%ls” selhalo: %ls"
; EN: RequestDenied="Server requested file from pending level: Denied"
RequestDenied="Serverem pozadovany soubor: Odepreno"
RequestDenied="Serverem pozadovany soubor: Odepreno"
; EN: ConnectionFailed="Connection failed"
ConnectionFailed="Pripojeni selhalo"
ConnectionFailed="Pripojeni selhalo"
; EN: ChAllocate="Couldn't allocate channel"
ChAllocate="Nemohu pridelit kanal"
ChAllocate="Nemohu pridelit kanal"
; EN: NetAlready="Already networking"
NetAlready="Uz jsi na siti"
NetAlready="Uz jsi na siti"
; EN: NetListen="Listen failed: No linker context available"
NetListen="Hledani selhalo: nedostupny kontext pro linker"
NetListen="Hledani selhalo: nedostupny kontext pro linker"
; EN: LoadEntry="Can't load Entry: %ls"
LoadEntry="Nemohu nacist Entry: %ls"
LoadEntry="Nemohu nacist Entry: %ls"
; EN: InvalidUrl="Invalid URL: %ls"
InvalidUrl="Spatne URL: %ls"
InvalidUrl="Spatne URL: %ls"
; EN: InvalidLink="Invalid Link: %ls"
InvalidLink="Spatny odkaz: %ls"
InvalidLink="Spatny odkaz: %ls"
; EN: FailedBrowse="Failed to enter %ls: %ls"
FailedBrowse="Selhal vstup do %ls: %ls"
FailedBrowse="Selhal vstup do %ls: %ls"
; EN: Listen="Listen failed: %ls"
Listen="Hledani selhalo: %ls"
Listen="Hledani selhalo: %ls"
; EN: AbortToEntry="Failed; returning to Entry"
AbortToEntry="Selhalo; navrat na Entry"
AbortToEntry="Selhalo; navrat na Entry"
; EN: ServerOpen="Servers can't open network URLs"
ServerOpen="Servery nemohou otevrit sitova URL"
ServerOpen="Servery nemohou otevrit sitova URL"
; EN: ServerListen="Dedicated server can't listen: %ls"
ServerListen="Vyhrazeny server nemuze hledat: %ls"
ServerListen="Vyhrazeny server nemuze hledat: %ls"
Pending="Nevyrizene pripojeni k "%ls" selhalo; %ls"
; EN: Pending="Pending connect to "%ls" failed; %ls"
Pending="Nevyrizene pripojeni k %ls” selhalo; %ls"
; EN: LoadPlayerClass="Failed to load player class"
LoadPlayerClass="Selhalo nacteni tridy hrace"
LoadPlayerClass="Selhalo nacteni tridy hrace"
; EN: ServerOutdated="Server's version is outdated"
ServerOutdated="Verze na serveru je stara"
ServerOutdated="Verze na serveru je stara"
ClientOutdated="(**)You need to upgrade to the latest patch version"
; EN: ClientOutdated="You need to upgrade to the latest patch version"
RejectedByServer="(**)Rejected by server"
ClientOutdated="Musíte upgradovat na nejnovější verzi opravy"
NetDecompressFail="(**)Error decompressing file '%ls'"
; EN: RejectedByServer="Rejected by server"
MD5ChecksumFailed="(**)Package %ls failed an MD5 check."
RejectedByServer="Zamítnuto serverem"
; EN: NetDecompressFail="Error decompressing file "%ls""
NetDecompressFail="Chyba při dekompresi souboru "%ls""
; EN: MD5ChecksumFailed="Package %ls failed an MD5 check."
MD5ChecksumFailed="Balíček %ls selhal při kontrole MD5."


[General]
[General]
Upgrade="Pro pripojeni k tomuto serveru potrebujes nejnovejsi update Unrealu Tournamentu - je dostupny na webu Epicu:"
; EN: Upgrade="To enter this server, you need the latest free update to Unreal Tournament available from OldUnreals's Web site:"
Upgrade="Pro pripojeni k tomuto serveru potrebujes nejnovejsi update Unreal Tournamentu - je dostupny na webu OldUnrealu:"
UpgradeURL="http://www.oldunreal.com/oldunrealpatches.html"
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="Chces spustit svuj webovy browser a jit hned na stranku s upgrady?"
UpgradeQuestion="Chces spustit svuj webovy browser a jit hned na stranku s upgrady?"
; EN: Version="Version %i"
Version="Verze %i"
Version="Verze %i"


[CheckSumCommandlet]
[CheckSumCommandlet]
HelpCmd=checksum
HelpCmd=checksum
HelpWebLink="http://www.oldunreal.com/wiki"
HelpWebLink="https://www.oldunreal.com/wiki/index.php?title=Commandlet"
HelpOneLiner="(**)Calculate package checksum for stat logging"
; EN: HelpOneLiner="Calculate package checksum for stat logging"
HelpUsage="(**)checksum packagename.u"
HelpOneLiner="Výpočet kontrolního součtu balíčku pro protokolování statistik"
HelpParm[0]="(**)packagename.u"
; EN: HelpUsage="checksum packagename.u"
HelpDesc[0]="(**)Filename to calculate checksum"
HelpUsage="checksum packagename.u"
; EN: HelpParm[0]="packagename.u"
HelpParm[0]="packagename.u"
; EN: HelpDesc[0]="Filename to calculate checksum"
HelpDesc[0]="Název souboru pro výpočet kontrolního součtu"
</pre>
</pre>
{{Navbox Localization Language-Specific
{{Navbox Localization Language-Specific

Latest revision as of 18:26, 8 May 2021

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 Czech 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 Czech
Game 1 Unreal
Status 142/142
Game 2 Unreal Tournament
Status 110/110

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="Rozšířené",Parent="Pokročilé možnosti")
; EN: Preferences=(Caption="Rendering",Parent="Advanced Options")
Preferences=(Caption="Vykreslování",Parent="Pokročilé možnosti")
; EN: Preferences=(Caption="Audio",Parent="Advanced Options")
Preferences=(Caption="Zvuk",Parent="Pokročilé možnosti")
; EN: Preferences=(Caption="Networking",Parent="Advanced Options")
Preferences=(Caption="Síťování",Parent="Pokročilé možnosti")
; EN: Preferences=(Caption="Game Types",Parent="Advanced Options")
Preferences=(Caption="Typy her",Parent="Pokročilé možnosti")
; EN: Preferences=(Caption="Display",Parent="Advanced Options")
Preferences=(Caption="Zobrazit",Parent="Pokročilé možnosti")
; EN: Preferences=(Caption="Joystick",Parent="Advanced Options")
Preferences=(Caption="Joystick",Parent="Pokročilé možnosti")
; EN: Preferences=(Caption="Drivers",Parent="Advanced Options",Class=Engine.Engine,Immediate=False,Category=Drivers)
Preferences=(Caption="Řidiči",Parent="Pokročilé možnosti",Class=Engine.Engine,Immediate=False,Category=Drivers)
; EN: Preferences=(Caption="Game Settings",Parent="Advanced Options",Class=Engine.GameInfo,Immediate=True)
Preferences=(Caption="Nastavení hry",Parent="Pokročilé možnosti",Class=Engine.GameInfo,Immediate=True)
; EN: Preferences=(Caption="Decals",Parent="Advanced Options")
Preferences=(Caption="Obtisky",Parent="Pokročilé možnosti")
; Advanced
; EN: Preferences=(Caption="Game Engine Settings",Parent="Advanced",Class=Engine.GameEngine,Category=Settings,Immediate=True)
Preferences=(Caption="Nastavení herního enginu",Parent="Rozšířené",Class=Engine.GameEngine,Category=Settings,Immediate=True)
; EN: Preferences=(Caption="Key Aliases",Parent="Advanced",Class=Engine.Input,Immediate=True,Category=Aliases)
Preferences=(Caption="Klíčové aliasy",Parent="Rozšířené",Class=Engine.Input,Immediate=True,Category=Aliases)
; EN: Preferences=(Caption="Raw Key Bindings",Parent="Advanced",Class=Engine.Input,Immediate=True,Category=RawKeys)
Preferences=(Caption="Vázání surových klíčů",Parent="Rozšířené",Class=Engine.Input,Immediate=True,Category=RawKeys)
; Networking
; EN: Preferences=(Caption="Public Server Information",Parent="Networking",Class=Engine.GameReplicationInfo,Immediate=True)
Preferences=(Caption="Informace o veřejném serveru",Parent="Síťování",Class=Engine.GameReplicationInfo,Immediate=True)
; EN: Preferences=(Caption="Channel Download",Parent="Networking",Class=Engine.ChannelDownload)
Preferences=(Caption="Stažení kanálu",Parent="Síťování",Class=Engine.ChannelDownload)
; EN: Preferences=(Caption="Connection Notifications",Parent="Networking",Class=Engine.Gameinfo,Category=Networking,Immediate=True)
Preferences=(Caption="Oznámení o připojení",Parent="Síťování",Class=Engine.Gameinfo,Category=Networking,Immediate=True)
; EN: Preferences=(Caption="Map Lists",Parent="Networking")
Preferences=(Caption="Seznamy map",Parent="Síťování")
; Decals
; EN: Preferences=(Caption="Blood",Parent="Decals")
Preferences=(Caption="Krev",Parent="Obtisky")
; EN: Preferences=(Caption="Pawn Shadow",Parent="Decals",Class=Engine.PawnShadow,Immediate=True)
Preferences=(Caption="Zástavní stín",Parent="Obtisky",Class=Engine.PawnShadow,Immediate=True)
; EN: Preferences=(Caption="Decoration Shadow",Parent="Decals",Class=Engine.DecoShadow,Immediate=True)
Preferences=(Caption="Stín dekorace",Parent="Obtisky",Class=Engine.DecoShadow,Immediate=True)
; EN: Preferences=(Caption="Projectile Shadow",Parent="Decals",Class=Engine.ProjectileShadow,Immediate=True)
Preferences=(Caption="Stín střely",Parent="Obtisky",Class=Engine.ProjectileShadow,Immediate=True)
; Blood
; EN: Preferences=(Caption="Server",Parent="Blood",Class=Engine.GameInfo,Category=BloodServer,Immediate=True)
Preferences=(Caption="Server",Parent="Krev",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="Rozšířené",Parent="Pokročilé možnosti")
; EN: Preferences=(Caption="Rendering",Parent="Advanced Options")
Preferences=(Caption="Vykreslování",Parent="Pokročilé možnosti")
; EN: Preferences=(Caption="Audio",Parent="Advanced Options")
Preferences=(Caption="Zvuk",Parent="Pokročilé možnosti")
; EN: Preferences=(Caption="Networking",Parent="Advanced Options")
Preferences=(Caption="Síťování",Parent="Pokročilé možnosti")
; EN: Preferences=(Caption="Game Types",Parent="Advanced Options")
Preferences=(Caption="Typy her",Parent="Pokročilé možnosti")
; EN: Preferences=(Caption="Display",Parent="Advanced Options")
Preferences=(Caption="Zobrazit",Parent="Pokročilé možnosti")
; EN: Preferences=(Caption="Joystick",Parent="Advanced Options")
Preferences=(Caption="Joystick",Parent="Pokročilé možnosti")
; EN: Preferences=(Caption="Drivers",Parent="Advanced Options",Class=Engine.Engine,Immediate=False,Category=Drivers)
Preferences=(Caption="Řidiči",Parent="Pokročilé možnosti",Class=Engine.Engine,Immediate=False,Category=Drivers)
; EN: Preferences=(Caption="Game Settings",Parent="Advanced Options",Class=Engine.GameInfo,Immediate=True)
Preferences=(Caption="Nastavení hry",Parent="Pokročilé možnosti",Class=Engine.GameInfo,Immediate=True)
; Advanced
; EN: Preferences=(Caption="Game Engine Settings",Parent="Advanced",Class=Engine.GameEngine,Category=Settings,Immediate=True)
Preferences=(Caption="Nastavení herního enginu",Parent="Rozšířené",Class=Engine.GameEngine,Category=Settings,Immediate=True)
; EN: Preferences=(Caption="Key Aliases",Parent="Advanced",Class=Engine.Input,Immediate=True,Category=Aliases)
Preferences=(Caption="Klíčové aliasy",Parent="Rozšířené",Class=Engine.Input,Immediate=True,Category=Aliases)
; EN: Preferences=(Caption="Raw Key Bindings",Parent="Advanced",Class=Engine.Input,Immediate=True,Category=RawKeys)
Preferences=(Caption="Vázání surových klíčů",Parent="Rozšířené",Class=Engine.Input,Immediate=True,Category=RawKeys)
; Networking
; EN: Preferences=(Caption="Public Server Information",Parent="Networking",Class=Engine.GameReplicationInfo,Immediate=True)
Preferences=(Caption="Informace o veřejném serveru",Parent="Síťování",Class=Engine.GameReplicationInfo,Immediate=True)

Rest of the file (Shared)

[PlayerPawn]
; EN: QuickSaveString="Quick Saving"
QuickSaveString="Rychle ulozeni"
; EN: NoPauseMessage="Game is not pauseable"
NoPauseMessage="Hra se neda pozastavit"
; EN: ViewingFrom="Now viewing from "
ViewingFrom="Nyni je zapnuty pohled z "
; EN: OwnCamera="own camera"
OwnCamera="vlastni kamery"
; EN: FailedView="Failed to change view."
FailedView="Zmena pohledu selhala."
; EN: CantChangeNameMsg="You can't change your name during a global logged game."
CantChangeNameMsg="Nemuzes zmenit sve jmeno kdyz uz jsi ve hre."

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

[Inventory]
; EN: PickupMessage="Snagged an item"
PickupMessage="Sebrana vec"
; EN: ItemArticle="a"
ItemArticle=""
; EN: M_Activated=" activated."=""
M_Activated=" je zapnuty."
; EN: M_Selected=" selected."
M_Selected=" vybran."
; EN: M_Deactivated=" deactivated."
M_Deactivated=" je vypnuty."

[LevelInfo]
; EN: Title="Untitled"
Title="Bez popisu"

[Weapon]
; EN: MessageNoAmmo=" has no ammo."
MessageNoAmmo=" uz nema naboje."
; EN: DeathMessage="%o was killed by %k's %w."
DeathMessage="%o byl zabit %kovym %wem."
; EN: PickupMessage="You got a weapon"."
PickupMessage="Sebral jsi zbran"
; EN: ItemName="Weapon"
ItemName="Zbran"
; EN: DeathMessage[0]="%o was killed by %k's %w."
DeathMessage[0]="%o byl zabit %kovym %wem."
; EN: DeathMessage[1]="%o was killed by %k's %w."
DeathMessage[1]="%o byl zabit %kovym %wem."
; EN: DeathMessage[2]="%o was killed by %k's %w."
DeathMessage[2]="%o byl zabit %kovym %wem."
; EN: DeathMessage[3]="%o was killed by %k's %w."
DeathMessage[3]="%o byl zabit %kovym %wem."

[Ammo]
; EN: PickupMessage="You picked up some ammo"
PickupMessage="Sebral jsi par naboju"
; EN: ItemName="Ammo"
ItemName="Munice"

[Counter]
; EN: CountMessage="Only %i more to go..."
CountMessage="Uz jich zbyva jen %i..."
; EN: CompleteMessage="Completed!"
CompleteMessage="Hotovo!"

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

[DamageType]
; EN: Name="killed"
Name="zabit"
; EN: AltName="killed"
AltName="zabit"

[Progress]
; EN: CancelledConnect="Cancelled Connect Attempt"
CancelledConnect="Pokus o preruseni spojeni"
; EN: RunningNet="%ls: %ls (%i players)"
RunningNet="%ls: %ls (%i hracu)"
; EN: NetReceiving="Receiving "%ls": %i/%i"
NetReceiving="Prijimam „%ls”: %i/%i"
; EN: NetReceiveOk="Successfully received "%ls""
NetReceiveOk="Uspesne prijato „%ls”"
; EN: NetSend="Sending "%ls""
NetSend="Posilam „%ls”"
; EN: NetSending="Sending "%ls": %i/%i"
NetSending="Posilam „%ls”: %i/%i"
; EN: Connecting="Connecting..."
Connecting="Pripojuji..."
; EN: Listening="Listening for clients..."
Listening="Hledam klienty..."
; EN: Loading="Loading"
Loading="Nacitam"
; EN: Saving="Saving"
Saving="Ukladam"
; EN: Paused="Paused by %ls"
Paused="Pozastaveno od %ls"
; EN: ReceiveFile="Receiving "%ls" (F10 Cancels)"
ReceiveFile="Prijimam „%ls” (F10 pro zruseni)"
; EN: ReceiveOptionalFile="Receiving optional file "%ls" (Press F10 to Skip)"
ReceiveOptionalFile="Příjem volitelného souboru "%ls" (stisknutím klávesy F10 přeskočíte)"
; EN: ReceiveSize="Size %iK, Complete %3.1f%% = %iK, %i Packages remaining"
ReceiveSize="Velikost %iK, kompletní %3,1f%% = %iK, zbývající balíčky %i"
; EN: ConnectingText="Connecting (F10 Cancels):"
ConnectingText="Pripojuji (F10 pro zruseni):"
ConnectingURL="unreal://%ls/%ls"

[WarpZoneInfo]
OtherSideURL=""

[Pickup]
ExpireMessage=""

[SpecialEvent]
DamageString=""

[ServerCommandlet]
HelpCmd=server
HelpWebLink="https://www.oldunreal.com/wiki/index.php?title=Commandlet"
; EN: HelpOneLiner="Network game server."
HelpOneLiner="Sitovy hraci server."
; EN: HelpUsage="server map.unr[?game=gametype] [-option...] [parm=value]..."
HelpUsage="server map.unr[?game=TypyHer] [-option ...] [parm=value]..."
HelpParm[0]="Log"
; EN: HelpDesc[0]="Specify the log file to generate."
HelpDesc[0]="Umoznuje zadat jmeno vytvareneho log souboru."
HelpParm[1]="AllAdmin"
; EN: HelpDesc[1]="Give all players admin privileges."
HelpDesc[1]="Prideli vsem hracum prava administratora."

Rest of the file (Unreal)

[Console]
; EN: ClassCaption="Standard Unreal Console"
ClassCaption="Standardni konzole Unrealu"
; EN: LoadingMessage="LOADING"
LoadingMessage="NACITAM"
; EN: SavingMessage="SAVING"
SavingMessage="UKLADAM"
; EN: ConnectingMessage="CONNECTING"
ConnectingMessage="PRIPOJUJI"
; EN: PausedMessage="PAUSED"
PausedMessage="POZASTAVENO"
; EN: PrecachingMessage="PRECACHING"
PrecachingMessage="PREDBEZNE NACITANI"
; EN: ChatChannel="(CHAT) "
ChatChannel="(POKEC) "
; EN: TeamChannel="(TEAM) "
TeamChannel="(TYM) "

[Menu]
MenuList=" "
HelpMessage=" "
; EN: HelpMessage[1]="This menu has not yet been implemented."
HelpMessage[1]="Tahle nabidka jeste nefunguje."
; EN: LeftString="Left"
LeftString="Leva"
; EN: RightString="Right"
RightString="Prava"
; EN: CenterString="Center"
CenterString="Na stred"
; EN: EnabledString="Enabled"
EnabledString="Zapnuto"
; EN: DisabledString="Disabled"
DisabledString="Vypnuto"
; EN: YesString="Yes"
YesString="Ano"
; EN: NoString="No"
NoString="Ne"
; EN: OnString="On"
OnString="Na"
; EN: OffString="Off"
OffString="Vyp"

[GameInfo]
; EN: SwitchLevelMessage="Switching Levels"
SwitchLevelMessage="Prepinam na dalsi level"
DefaultPlayerName="Player"
; EN: LeftMessage=" left the game."
LeftMessage=" opustil hru."
; EN: FailedSpawnMessage="Failed to spawn player actor"
FailedSpawnMessage="Selhalo pridani hrace do hry"
; EN: FailedPlaceMessage="Could not find starting spot (level might need a "PlayerStart" actor)"
FailedPlaceMessage="Nemohu najit startovaci misto (level mozna potrebuje pridat object „PlayerStart“)"
; EN: FailedTeamMessage="Could not find team for player"
FailedTeamMessage="Nemohu najit tym pro hrace"
; EN: NameChangedMessage="Name changed to "
NameChangedMessage="Jmeno zmeneno na "
; EN: EnteredMessage=" entered the game."
EnteredMessage=" vstoupil do hry."
; EN: GameName="Game"
GameName="Hra"
; EN: MaxedOutMessage="Server is already at capacity."
MaxedOutMessage="Server je uz naplnen."
; EN: WrongPassword="The password you entered is incorrect."
WrongPassword="Zadane heslo je chybne."
; EN: NeedPassword="You need to enter a password to join this game."
NeedPassword="Musis zadat heslo pokud se chces pripojit k teto hre."
; EN: MaleGender="his"
MaleGender="jeho"
; EN: FemaleGender="her"
FemaleGender="její"

[Errors]
; EN: NetOpen="Error opening file"
NetOpen="Chyba pri otevirani souboru"
; EN: NetWrite="Error writing to file"
NetWrite="Chyba pri zapisu do souboru"
; EN: NetRefused="Server refused to send "%ls""
NetRefused="Server odmitl poslat „%ls”"
; EN: NetClose="Error closing file"
NetClose="Chyba pri uzavirani souboru"
; EN: NetSize="File size mismatch"
NetSize="Spatna velikost souboru"
; EN: NetMove="Error moving file"
NetMove="Chyba pri presunu souboru"
; EN: NetInvalid="Received invalid file request"
NetInvalid="Prijat chybny pozadavek na soubor"
; EN: NoDownload="Package "%ls" is not downloadable"
NoDownload="Balik „%ls” se neda stahnout"
; EN: DownloadFailed="Downloading package "%ls" failed: %ls"
DownloadFailed="Stahovani baliku „%ls” selhalo: %ls"
; EN: RequestDenied="Server requested file from pending level: Denied"
RequestDenied="Serverem pozadovany soubor: Odepreno"
; EN: ConnectionFailed="Connection failed"
ConnectionFailed="Pripojeni selhalo"
; EN: ChAllocate="Couldn't allocate channel"
ChAllocate="Nemohu pridelit kanal"
; EN: NetAlready="Already networking"
NetAlready="Uz jsi na siti"
; EN: NetListen="Listen failed: No linker context available"
NetListen="Hledani selhalo: nedostupny kontext pro linker"
; EN: LoadEntry="Can't load Entry: %ls"
LoadEntry="Nemohu nacist Entry: %ls"
; EN: InvalidUrl="Invalid URL: %ls"
InvalidUrl="Spatne URL: %ls"
; EN: InvalidLink="Invalid Link: %ls"
InvalidLink="Spatny odkaz: %ls"
; EN: FailedBrowse="Failed to enter %ls: %ls"
FailedBrowse="Selhal vstup do %ls: %ls"
; EN: Listen="Listen failed: %ls"
Listen="Hledani selhalo: %ls"
; EN: AbortToEntry="Failed; returning to Entry"
AbortToEntry="Selhalo; navrat na Entry"
; EN: ServerOpen="Servers can't open network URLs"
ServerOpen="Servery nemohou otevrit sitova URL"
; EN: ServerListen="Dedicated server can't listen: %ls"
ServerListen="Vyhrazeny server nemuze hledat: %ls"
; EN: Pending="Pending connect to "%ls" failed; %ls"
Pending="Nevyrizene pripojeni k „%ls” selhalo; %ls"
; EN: LoadPlayerClass="Failed to load player class"
LoadPlayerClass="Selhalo nacteni tridy hrace"
; EN: ServerOutdated="Server's version is outdated"
ServerOutdated="Verze na serveru je stara"
; EN: Banned="You have been banned"
Banned="Byl jsi zablokován"
; EN: TempBanned="You have been temporarily banned"
TempBanned="Byl vám dočasně zakázán přístup"
; EN: Kicked="You have been kicked"
Kicked="Byl jsi vyhozen"

[General]
; EN: Upgrade="To enter this server, you need the latest free update to Unreal available from OldUnreals's Web site:"
Upgrade="Pro pripojeni k tomuto serveru potrebujes nejnovejsi update Unrealu - je dostupny na webu OldUnrealu:"
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="Chces spustit svuj webovy browser a jit hned na stranku s upgrady?"
; EN: Version="Version %i"
Version="Verze %i"

[AdminAccessManager]
; EN: AdminLoginText="Administrator %ls logged in"
AdminLoginText="%ls správce je přihlášen"
; EN: AdminLogoutText="Administrator %ls logged out"
AdminLogoutText="Správce %ls odhlášen"
; EN: CheatUsedStr="%ls used admin/cheat command: %c"
CheatUsedStr="%ls použitý příkaz admin / cheat: %c"

[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="Přidá všechny kontrolní součty souborů v adresáři automaticky do souboru SHALinkerCache.ini. Používá anticheat UnrealIntegrity."
; EN: HelpUsage="linkerupdate <filename>"
HelpUsage="linkerupdate <NázevSouboru>"
; EN: HelpParm[0]="<filename>"
HelpParm[0]="<NázevSouboru>"
; EN: HelpDesc[0]="The file to calculate the checksum for posterior storage."
HelpDesc[0]="Soubor pro výpočet kontrolního součtu pro zadní úložiště."

[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="Přidá všechny kontrolní součty SHA256 souborů v adresáři automaticky do souboru SHALinkerCache.ini. Používá anticheat UnrealIntegrity."
; EN: HelpUsage="shaupdate <filename>"
HelpUsage="shaupdate <NázevSouboru>"
; EN: HelpParm[0]="<filename>"
HelpParm[0]="<NázevSouboru>"
; EN: HelpDesc[0]="The file to calculate the SHA256 checksum for posterior storage."
HelpDesc[0]="Soubor pro výpočet kontrolního součtu SHA256 pro zadní úložiště."

Rest of the file (Unreal Tournament)

[Console]
; EN: ClassCaption="Standard Unreal Console"
ClassCaption="Standardni konzole Unreal Tournamentu"
; EN: LoadingMessage="LOADING"
LoadingMessage="NACITAM"
; EN: SavingMessage="SAVING"
SavingMessage="UKLADAM"
; EN: ConnectingMessage="CONNECTING"
ConnectingMessage="PRIPOJUJI"
; EN: PausedMessage="PAUSED"
PausedMessage="POZASTAVENO"
; EN: PrecachingMessage="PRECACHING"
PrecachingMessage="PREDBEZNE NACITANI"
; EN: ChatChannel="(CHAT) "
ChatChannel="(POKEC) "
; EN: TeamChannel="(TEAM) "
TeamChannel="(TYM) "

[Menu]
MenuList=" "
HelpMessage=" "
; EN: HelpMessage[1]="This menu has not yet been implemented."
HelpMessage[1]="Tahle nabidka jeste nefunguje."
; EN: LeftString="Left"
LeftString="Leva"
; EN: RightString="Right"
RightString="Prava"
; EN: CenterString="Center"
CenterString="Na stred"
; EN: EnabledString="Enabled"
EnabledString="Zapnuto"
; EN: DisabledString="Disabled"
DisabledString="Vypnuto"
; EN: YesString="Yes"
YesString="Ano"
; EN: NoString="No"
NoString="Ne"

[GameInfo]
; EN: SwitchLevelMessage="Switching Levels"
SwitchLevelMessage="Prepinam na dalsi level"
DefaultPlayerName="Player"
; EN: LeftMessage=" left the game."
LeftMessage=" opustil hru."
; EN: FailedSpawnMessage="Failed to spawn player actor"
FailedSpawnMessage="Selhalo pridani hrace do hry"
; EN: FailedPlaceMessage="Could not find starting spot (level might need a "PlayerStart" actor)"
FailedPlaceMessage="Nemohu najit startovaci misto (level mozna potrebuje pridat object „PlayerStart“)"
; EN: FailedTeamMessage="Could not find team for player"
FailedTeamMessage="Nemohu najit tym pro hrace"
; EN: NameChangedMessage="Name changed to "
NameChangedMessage="Jmeno zmeneno na "
; EN: EnteredMessage=" entered the game."
EnteredMessage=" vstoupil do hry."
; EN: GameName="Game"
GameName="Hra"
; EN: MaxedOutMessage="Server is already at capacity."
MaxedOutMessage="Server je uz naplnen."
; EN: WrongPassword="The password you entered is incorrect."
WrongPassword="Zadane heslo je chybne."
; EN: NeedPassword="You need to enter a password to join this game."
NeedPassword="Musis zadat heslo pokud se chces pripojit k teto hre."
; EN: MaleGender="his"
MaleGender="jeho"
; EN: FemaleGender="her"
FemaleGender="její"
; EN: IPBanned="Your IP address has been banned on this server."
IPBanned="Vaše IP adresa byla na tomto serveru zakázána."

[Errors]
; EN: NetOpen="Error opening file"
NetOpen="Chyba pri otevirani souboru"
; EN: NetWrite="Error writing to file"
NetWrite="Chyba pri zapisu do souboru"
; EN: NetRefused="Server refused to send "%ls""
NetRefused="Server odmitl poslat „%ls”"
; EN: NetClose="Error closing file"
NetClose="Chyba pri uzavirani souboru"
; EN: NetSize="File size mismatch"
NetSize="Spatna velikost souboru"
; EN: NetMove="Error moving file"
NetMove="Chyba pri presunu souboru"
; EN: NetInvalid="Received invalid file request"
NetInvalid="Prijat chybny pozadavek na soubor"
; EN: NoDownload="Package "%ls" is not downloadable"
NoDownload="Balik „%ls” se neda stahnout"
; EN: DownloadFailed="Downloading package "%ls" failed: %ls"
DownloadFailed="Stahovani baliku „%ls” selhalo: %ls"
; EN: RequestDenied="Server requested file from pending level: Denied"
RequestDenied="Serverem pozadovany soubor: Odepreno"
; EN: ConnectionFailed="Connection failed"
ConnectionFailed="Pripojeni selhalo"
; EN: ChAllocate="Couldn't allocate channel"
ChAllocate="Nemohu pridelit kanal"
; EN: NetAlready="Already networking"
NetAlready="Uz jsi na siti"
; EN: NetListen="Listen failed: No linker context available"
NetListen="Hledani selhalo: nedostupny kontext pro linker"
; EN: LoadEntry="Can't load Entry: %ls"
LoadEntry="Nemohu nacist Entry: %ls"
; EN: InvalidUrl="Invalid URL: %ls"
InvalidUrl="Spatne URL: %ls"
; EN: InvalidLink="Invalid Link: %ls"
InvalidLink="Spatny odkaz: %ls"
; EN: FailedBrowse="Failed to enter %ls: %ls"
FailedBrowse="Selhal vstup do %ls: %ls"
; EN: Listen="Listen failed: %ls"
Listen="Hledani selhalo: %ls"
; EN: AbortToEntry="Failed; returning to Entry"
AbortToEntry="Selhalo; navrat na Entry"
; EN: ServerOpen="Servers can't open network URLs"
ServerOpen="Servery nemohou otevrit sitova URL"
; EN: ServerListen="Dedicated server can't listen: %ls"
ServerListen="Vyhrazeny server nemuze hledat: %ls"
; EN: Pending="Pending connect to "%ls" failed; %ls"
Pending="Nevyrizene pripojeni k „%ls” selhalo; %ls"
; EN: LoadPlayerClass="Failed to load player class"
LoadPlayerClass="Selhalo nacteni tridy hrace"
; EN: ServerOutdated="Server's version is outdated"
ServerOutdated="Verze na serveru je stara"
; EN: ClientOutdated="You need to upgrade to the latest patch version"
ClientOutdated="Musíte upgradovat na nejnovější verzi opravy"
; EN: RejectedByServer="Rejected by server"
RejectedByServer="Zamítnuto serverem"
; EN: NetDecompressFail="Error decompressing file "%ls""
NetDecompressFail="Chyba při dekompresi souboru "%ls""
; EN: MD5ChecksumFailed="Package %ls failed an MD5 check."
MD5ChecksumFailed="Balíček %ls selhal při kontrole MD5."

[General]
; EN: Upgrade="To enter this server, you need the latest free update to Unreal Tournament available from OldUnreals's Web site:"
Upgrade="Pro pripojeni k tomuto serveru potrebujes nejnovejsi update Unreal Tournamentu - je dostupny na webu OldUnrealu:"
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="Chces spustit svuj webovy browser a jit hned na stranku s upgrady?"
; EN: Version="Version %i"
Version="Verze %i"

[CheckSumCommandlet]
HelpCmd=checksum
HelpWebLink="https://www.oldunreal.com/wiki/index.php?title=Commandlet"
; EN: HelpOneLiner="Calculate package checksum for stat logging"
HelpOneLiner="Výpočet kontrolního součtu balíčku pro protokolování statistik"
; EN: HelpUsage="checksum packagename.u"
HelpUsage="checksum packagename.u"
; EN: HelpParm[0]="packagename.u"
HelpParm[0]="packagename.u"
; EN: HelpDesc[0]="Filename to calculate checksum"
HelpDesc[0]="Název souboru pro výpočet kontrolního součtu"
Unreal Czech Localization
Shared files: ALAudio.cztCore.cztD3DDrv.cztEditor.cztEngine.cztIpDrv.cztSetup.cztStartup.cztUnrealEd.cztWindow.cztWinDrv.cztD3D9Drv.cztFMODAudioDrv.cztGalaxy.cztGlideDrv.cztIpServer.cztMeTaLDrv.cztOpenGLDrv.cztSglDrv.cztSoftDrv.cztUBrowser.cztUMenu.cztUnrealI.cztUnrealShare.cztUWindow.cztXDrv.cztXMesaGLDrv.cztXOpenGLDrv.czt
Unreal exclusives: SetupUnreal.cztSetupUnrealPatch.cztD3D8Drv.cztEFX.cztOGLDrv.cztOldOpenGLDrv.cztOldWeapons.cztPhysXPhysics.cztScriptedAI.cztSDL2Drv.cztSwFMOD.cztUnreal.cztUnrealIntegrity.cztUnrealLinux.cztUnrealLinux.bin.cztUnrealOSX.cztUnrealOSX.bin.cztUnrealSDL2.cztUnrealSDL2.bin.cztUnrealXLinux.cztUnrealXLinux.bin.cztUWebAdmin.cztWebAdminHTML.czt
Assets: Bluff.cztCeremony.cztChizra.cztDark.cztDasaCellars.cztDasaPass.cztDCrater.cztDig.cztDKNightOp.cztDmAriza.cztDmBeyondTheSun.cztDmCurse.cztDmDeathFan.cztDmDeck16.cztDmElsinore.cztDmExar.cztDMfith.cztDmHealPod.cztDmMorbias.cztDmRadikus.cztDmRetrospective.cztDmRiot.cztDmTundra.cztDug.cztEndGame.cztExtremeBeg.cztExtremeCore.cztExtremeDark.cztExtremeDarkGen.cztExtremeDGen.cztExtremeEnd.cztExtremeGen.cztExtremeLab.cztFemale1Skins.cztFemale2Skins.cztGateway.cztHarobed.cztIsvDeck1.cztIsvKran32.cztIsvKran4.cztMale1Skins.cztMale2Skins.cztMale3Skins.cztNaliBoat.cztNaliC.cztNaliLord.cztNoork.cztNyleve.cztPassage.cztQueenEnd.cztRuins.cztSkTrooperSkins.cztSkyBase.cztSkyCaves.cztSkyTown.cztSpireVillage.cztTerraLift.cztTerraniux.cztTheSunspire.cztTrench.cztVeloraEnd.cztVortex2.czt
Return to Na Pali: UDSDemo.cztUPak.cztUPakFix.cztAbyss.cztCrashsite.cztCrashsite1.cztCrashsite2.cztDmAthena.cztDmDaybreak.cztDmHazard.cztDmStomp.cztDmSunSpeak.cztDmTerra.cztDuskFalls.cztEldora.cztEnd.cztFoundry.cztGlacena.cztGlathriel1.cztGlathriel2.cztInterIntro.cztInter1.cztInter2.cztInter3.cztInter4.cztInterCrashsite.cztInter5.cztInter6.cztInter7.cztInter8.cztInter9.cztInter10.cztInter11.cztInter12.cztInter13.cztInter14.cztIntro1.cztIntro2.cztNagomi.cztNagomiSun.cztNalic2.cztNevec.cztSpireLand.cztToxic.cztUGCredits.cztUpack.cztVelora.czt
Fusion Mappack: DM-Cybrosis.cztDM-Letting.cztDM-Loxi.cztDM-Mojo.cztDM-Shrapnel.cztDM-Twilight.czt
Division Mappack: DmBayC.cztDmCreek.cztDmDespair.cztDmEclipse.cztDmKrazy.cztDmLocke.cztDmMorbfanza.cztDmScruular.cztDmSplash.cztDmVilla.czt
Unreal Tournament Czech Localization
Shared files: ALAudio.cztCore.cztD3DDrv.cztEditor.cztEngine.cztIpDrv.cztSetup.cztStartup.cztUnrealEd.cztWindow.cztWinDrv.cztD3D9Drv.cztFMODAudioDrv.cztGalaxy.cztGlideDrv.cztIpServer.cztMeTaLDrv.cztOpenGLDrv.cztSglDrv.cztSoftDrv.cztUBrowser.cztUMenu.cztUnrealI.cztUnrealShare.cztUWindow.cztXDrv.cztXMesaGLDrv.cztXOpenGLDrv.cztUWeb.czt
UT exclusives: Botpack.cztCluster.cztSDLDrv.cztSDLGLDrv.cztSDLSoftDrv.cztudemo.cztUnrealTournament.cztUTBrowser.cztUTMenu.cztUTServerAdmin.czt
Assets: AS-Frigate.cztAS-Guardia.cztAS-HiSpeed.cztAS-Mazon.cztAS-Oceanfloor.cztAS-Overlord.cztAS-Rook.cztAS-Tutorial.cztBossSkins.cztCityIntro.cztCommandoSkins.cztCTF-Command.cztCTF-Coret.cztCTF-Dreary.cztCTF-EternalCave.cztCTF-Face.cztCTF-Gauntlet.cztCTF-LavaGiant.cztCTF-Niven.cztCTF-November.cztCTF-Tutorial.cztDM-Barricade.cztDM-Codex.cztDM-Conveyor.cztDM-Curse][.cztDM-Deck16][.cztDM-Fetid.cztDM-Fractal.cztDM-Gothic.cztDM-Grinder.cztDM-HyperBlast.cztDM-KGalleon.cztDM-Liandri.cztDM-Morbias][.cztDM-Morpheus.cztDM-Oblivion.cztDM-Peak.cztDM-Phobos.cztDM-Pressure.cztDM-Pyramid.cztDM-Stalwart.cztDM-StalwartXL.cztDM-Tempest.cztDM-Turbine.cztDM-Tutorial.cztDM-Zeto.cztDOM-Cinder.cztDOM-Condemned.cztDOM-Cryptic.cztDOM-Gearbolt.cztDOM-Ghardhen.cztDOM-Lament.cztDOM-Leadworks.cztDOM-MetalDream.cztDOM-Olden.cztDOM-Sesmar.cztDOM-Tutorial.cztEOL_Assault.cztEOL_Challenge.cztEOL_CTF.cztEOL_Deathmatch.cztEOL_Domination.cztEOL_Statues.cztFCommandoSkins.cztSGirlSkins.cztSoldierSkins.cztUTCredits.cztUT-Logo-Map.czt
GOTY Edition: de.cztmultimesh.cztrelics.cztrelicsbindings.czttcowmeshskins.czttnalimeshskins.czttskmskins.cztCTF-Cybrosis][.cztCTF-Darji16.cztCTF-Face][.cztCTF-HallOfGiants.cztCTF-High.cztCTF-Hydro16.cztCTF-Kosov.cztCTF-Noxion16.cztCTF-Nucleus.cztCTF-Orbital.cztDM-Agony.cztDM-ArcaneTemple.cztDM-Crane.cztDM-Cybrosis][.cztDM-HealPod][.cztDM-Malevolence.cztDM-Mojo][.cztDM-Shrapnel][.cztDM-SpaceNoxx.czt
Bonus Pack 4: skeletalchars.cztCTF-Beatitude.cztCTF-EpicBoy.cztCTF-Face-SE.cztCTF-Ratchet.cztDM-Bishop.cztDM-Closer.cztDM-Grit-TOURNEY.cztDM-Viridian-TOURNEY.cztDOM-Bullet.cztDOM-Cidom.cztDOM-Lament][.cztDOM-WolfsBay.czt
Rocket Arena: RocketArena.cztRocketArenaMultimesh.cztRA-Akuma.cztRA-Clawfist.cztRA-CliffyB.cztRA-DavidM.cztRA-DavidM2.cztRA-Ebolt.cztRA-GE][.cztRA-Heiko.cztRA-Inoxx.cztRA-OutWorld.cztRA-Shinigami.cztRA-Warren.cztRA-Qwerty.cztRA-Revolver.czt
Chaos UT: ChaosUT.cztChaosUTMiscMuts.cztChaosGames.cztChreks.cztChrekSkins.cztChrekvoicedozer.cztChrekvoicescout.cztCTF-CUT_ChaosCastle-pf.cztCTF-CUT_Horus.cztDM-CUT_Eclipse.cztDM-CUT_Proxyking.cztDM-CUT_SkullMoon.cztDM-CUT_StorageAlpha.cztDM-CUT_ThebellTolls.cztDM-CUT_WeaponsOfChaos.cztDM-CUT_WeaponsOfWar.cztUTChaosMap.cztKOTH_BaseStationTheta.czt