Core.czt

From Oldunreal-Wiki
Revision as of 07:15, 4 June 2014 by Delacroix (talk | contribs) (Created page with "[Language] Language=English (International) LangId=9 SubLangId=1 [Public] Preferences=(Caption="Advanced",Parent="Advanced Options") Preferences=(Caption="File System",...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

[Language]

Language=English (International)

LangId=9

SubLangId=1


[Public]

Preferences=(Caption="Advanced",Parent="Advanced Options")

Preferences=(Caption="File System",Parent="Advanced",Class=Core.System,Immediate=True)


[Errors]

Unknown=Neznama chyba

Aborted=Preruseno

ExportOpen=Error exporting %s: couldn't open file '%s'

ExportWrite=Error exporting %s: couldn't write file '%s'

FileNotFound=Can't find file '%s'

ObjectNotFound=Failed to find object '%s %s.%s'

PackageNotFound=Can't find file for package '%s'

PackageResolveFailed=Can't resolve package name

FilenameToPackage=Can't convert filename '%s' to package name

Sandbox=Package '%s' is not accessible in this sandbox

PackageVersion=Package '%s' version mismatch

FailedLoad=Nemohu nacist '%s': %s

ConfigNotFound=Can't find '%s' in configuration file

LoadClassMismatch=%s is not a child class of %s.%s

NotDll='%s' is not a DLL package; can't find export '%s'

NotInDll=Can't find '%s' in '%s.dll'

FailedLoadPackage=Failed loading package: %s

FailedLoadObject=Failed to load '%s %s.%s': %s

TransientImport=Transient object imported: %s

FailedSavePrivate=Can't save %s: Graph is linked to external private object %s

FailedImportPrivate=Can't import private object %s %s

FailedCreate=%s %s not found for creation

FailedImport=Can't find %s in file '%s'

FailedSaveFile=Error saving file '%s': %s

SaveWarning=Error saving '%s'

NotPackaged=Object is not packaged: %s %s

NotWithin=Object %s %s created in %s instead of %s

Abstract=Can't create object %s: class %s is abstract

NoReplace=Can't replace %s with %s

NoFindImport=Can't find file '%s' for import

ReadFileFailed=Failed to read file '%s' for import

SeekFailed=Error seeking file

OpenFailed=Error opening file

WriteFailed=Error writing to file

ReadEof=Read beyond end of file

IniReadOnly=The file %s is write protected; settings cannot be saved

UrlFailed=Failed launching URL

Warning=Varovani

Question=Dotaz

OutOfMemory=Uz neni volna zadna virtualni pamet. Abyste predesli tomuto stavu, musite uvolnit vice mista na svem primarnim hard disku.

History=Historie

Assert=Assertion failed: %s [File:%s] [Line: %i]

Debug=Debug assertion failed: %s [File:%s] [Line: %i]

LinkerExists=Linker for '%s' already exists

BinaryFormat=The file '%s' contains unrecognizable data

SerialSize=%s: Serial size mismatch: Got %i, Expected %i

ExportIndex=Bad export index %i/%i

ImportIndex=Bad import index %i/%i

Password=Password not recognized

Exec=Unrecognized command

BadProperty='%s': Bad or missing property '%s'

MisingIni=Chybi .ini soubor: %s


[Query]

OldVersion=The file %s was saved by a previous version which is not backwards compatible with this one. Reading it will likely fail, and may cause a crash. Do you want to try anyway?

Name=Jmeno:

Password=Heslo:

PassPrompt=Zadej sve jmeno a heslo:

PassDlg=Kontrola identity

Overwrite=The file '%s' needs to be updated. Do you want to overwrite the existing version?


[Progress]

Saving=Ukladam soubor %s...

Loading=Nacitam soubor %s...

Closing=Uzaviram


[General]

Product=Unreal

Engine=Unreal Engine

Copyright=Copyright 1999 Epic Games, Inc.

True=Ano

False=Ne

None=Neni

Yes=Ano

No=Ne


[HelloWorldCommandlet]

HelpCmd=HelloWorld

HelpOneLiner=Sample

HelpUsage=HelloWorld

HelpParm[0]=IntParm

HelpParm[1]=StrParm

HelpDesc[0]=An integer parameter

HelpDesc[1]=A string parameter