Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 34 additions & 0 deletions locale/cs.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"Dwarf Fortress is running. Close it before using the installer.": "Dwarf Fortress je spuštěn. Zavřete aplikaci před použitím instalátoru.",
"Report bug": "Nahlásit chybu",
"Help with translation": "Pomoc s překladem",
"Path": "Cesta",
"OS": "OS",
"Checksum": "Kontrolní souče",
"Hook": "Hook",
"Delete localization files": "Smazání lokalizačních souborů",
"Version": "Verze",
"hook data was not loaded": "hook data nebyla načtena",
"this DF version is not supported": "tato verze DF neni podporována",
"up-to-date": "aktuální",
"update available": "aktualizace k dispozici",
"Dictionary": "Slovník",
"dictionary data was not loaded": "slovníková data nebyla načtena",
"choose language": "vybrat jazyk",
"Update": "Aktualizace",
"Open Dwarf Fortress executable": "Otevřít exe soubor Dwarf Fortress",
"This DF version is not supported": "Tato verze DF neni podporovaná",
"Unable to fetch hook metadata...": "Nelze načíst hook metadata...",
"Hook updated": "Hook aktualizován",
"Unable to update hook...": "Nelze aktualizovat hook...",
"Dictionary updated": "Slovník aktualizován",
"Unable to update dictionary": "Nelze aktualizovat slovník",
"Warning": "Upozornění",
"Ok": "Ok",
"Old version of translation files has been detected. It's better to delete them to avoid conflicts. Delete?": "Byla zjištěna stará verze překladových souborů. Je lepší je odstranit, aby nedocházelo ke konfliktům. Odstranit?",
"Old files successfully deleted": "Starší překladatelské soubory byly odstraněny.",
"Delete all localization files?": " Smazat všechny lokalizační soubory?",
"Localization files successfully deleted": "Lokalizační soubory byly úspěšně smazány",
"No": "Ne",
"Yes": "Ano"
}
2 changes: 1 addition & 1 deletion locale/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"Dictionary updated": "Diccionario actualizado",
"Unable to update dictionary": "No se puede actualizar el diccionario",
"Warning": "Advertencia",
"Ok": "Ok",
"Ok": "Aceptar",
"Old version of translation files has been detected. It's better to delete them to avoid conflicts. Delete?": "Se ha detectado una versión de traducción antigua, es mejor borrarla para evitar conflictos, ¿desea borrarla?",
"Old files successfully deleted": "Archivos antiguos borrados con éxito",
"Delete all localization files?": "¿Eliminar todos los archivos de traducción?",
Expand Down