diff options
author | Update Script <update@script> | 2018-12-09 14:16:11 +0100 |
---|---|---|
committer | SmallJoker <mk939@ymail.com> | 2018-12-09 14:16:58 +0100 |
commit | 98a72b9d458f3108d4a4bef4f0ad78f46baee2c4 (patch) | |
tree | 82257116078c60430978ee18058c089a5c1f25d6 /po/cs | |
parent | b02effdab9b837bd2197ffe7f7f26e0e49fe8acd (diff) | |
download | minetest-98a72b9d458f3108d4a4bef4f0ad78f46baee2c4.tar.gz minetest-98a72b9d458f3108d4a4bef4f0ad78f46baee2c4.tar.bz2 minetest-98a72b9d458f3108d4a4bef4f0ad78f46baee2c4.zip |
Update minetest.conf.example and run updatepo.sh (#7947)
Diffstat (limited to 'po/cs')
-rw-r--r-- | po/cs/minetest.po | 3032 |
1 files changed, 2104 insertions, 928 deletions
diff --git a/po/cs/minetest.po b/po/cs/minetest.po index 1ce365df4..cf24aefdf 100644 --- a/po/cs/minetest.po +++ b/po/cs/minetest.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: minetest\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 18:42+0200\n" +"POT-Creation-Date: 2018-12-06 19:49+0100\n" "PO-Revision-Date: 2016-10-25 11:59+0000\n" "Last-Translator: Jakub Vaněk <vanek.jakub4@seznam.cz>\n" "Language-Team: Czech <https://hosted.weblate.org/projects/minetest/minetest/" @@ -19,12 +19,13 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Generator: Weblate 2.9-dev\n" -#: builtin/client/init.lua +#: builtin/client/death_formspec.lua src/client/game.cpp msgid "Respawn" msgstr "Znovu stvořit" -#: builtin/client/init.lua -msgid "You died." +#: builtin/client/death_formspec.lua src/client/game.cpp +#, fuzzy +msgid "You died" msgstr "Zemřel jsi." #: builtin/fstk/ui.lua @@ -82,36 +83,40 @@ msgid "We support protocol versions between version $1 and $2." msgstr "Podporujeme verze protokolů mezi $1 a $2." #: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/dlg_create_world.lua -#: builtin/mainmenu/dlg_delete_mod.lua builtin/mainmenu/dlg_delete_world.lua +#: builtin/mainmenu/dlg_delete_content.lua +#: builtin/mainmenu/dlg_delete_world.lua #: builtin/mainmenu/dlg_rename_modpack.lua -#: builtin/mainmenu/dlg_settings_advanced.lua src/guiKeyChangeMenu.cpp -#: src/guiPasswordChange.cpp src/keycode.cpp +#: builtin/mainmenu/dlg_settings_advanced.lua src/client/keycode.cpp +#: src/gui/guiConfirmRegistration.cpp src/gui/guiKeyChangeMenu.cpp +#: src/gui/guiPasswordChange.cpp msgid "Cancel" msgstr "Zrušit" -#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_mods.lua +#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_content.lua #, fuzzy msgid "Dependencies:" msgstr "Závislosti:" #: builtin/mainmenu/dlg_config_world.lua -msgid "Disable MP" -msgstr "Zakázat balíček" - -#: builtin/mainmenu/dlg_config_world.lua #, fuzzy msgid "Disable all" msgstr "Zakázat balíček" #: builtin/mainmenu/dlg_config_world.lua -msgid "Enable MP" -msgstr "Povolit balíček" +#, fuzzy +msgid "Disable modpack" +msgstr "Zakázáno" #: builtin/mainmenu/dlg_config_world.lua msgid "Enable all" msgstr "Povolit vše" #: builtin/mainmenu/dlg_config_world.lua +#, fuzzy +msgid "Enable modpack" +msgstr "Přejmenovat balíček modů:" + +#: builtin/mainmenu/dlg_config_world.lua msgid "" "Failed to enable mod \"$1\" as it contains disallowed characters. Only " "chararacters [a-z0-9_] are allowed." @@ -123,12 +128,22 @@ msgstr "" msgid "Mod:" msgstr "Mod:" -#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_mods.lua +#: builtin/mainmenu/dlg_config_world.lua +#, fuzzy +msgid "No game description provided." +msgstr "Popis modu není dostupný" + +#: builtin/mainmenu/dlg_config_world.lua +#, fuzzy +msgid "No modpack description provided." +msgstr "Popis modu není dostupný" + +#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_content.lua msgid "Optional dependencies:" msgstr "" #: builtin/mainmenu/dlg_config_world.lua -#: builtin/mainmenu/dlg_settings_advanced.lua src/guiKeyChangeMenu.cpp +#: builtin/mainmenu/dlg_settings_advanced.lua src/gui/guiKeyChangeMenu.cpp msgid "Save" msgstr "Uložit" @@ -140,6 +155,66 @@ msgstr "Svět:" msgid "enabled" msgstr "povoleno" +#: builtin/mainmenu/dlg_contentstore.lua +msgid "All packages" +msgstr "" + +#: builtin/mainmenu/dlg_contentstore.lua +msgid "Back" +msgstr "Zpět" + +#: builtin/mainmenu/dlg_contentstore.lua +#, fuzzy +msgid "Back to Main Menu" +msgstr "Hlavní nabídka" + +#: builtin/mainmenu/dlg_contentstore.lua +#, fuzzy +msgid "Downloading and installing $1, please wait..." +msgstr "Stahuji $1, prosím čekejte..." + +#: builtin/mainmenu/dlg_contentstore.lua +#, fuzzy +msgid "Failed to download $1" +msgstr "Selhala instalace $1 do $2" + +#: builtin/mainmenu/dlg_contentstore.lua +#: builtin/mainmenu/dlg_settings_advanced.lua +msgid "Games" +msgstr "Hry" + +#: builtin/mainmenu/dlg_contentstore.lua +msgid "Install" +msgstr "Instalovat" + +#: builtin/mainmenu/dlg_contentstore.lua +#: builtin/mainmenu/dlg_settings_advanced.lua +msgid "Mods" +msgstr "Mody" + +#: builtin/mainmenu/dlg_contentstore.lua +#: builtin/mainmenu/dlg_settings_advanced.lua builtin/mainmenu/tab_online.lua +msgid "Search" +msgstr "Hledání" + +#: builtin/mainmenu/dlg_contentstore.lua +#, fuzzy +msgid "Texture packs" +msgstr "Balíčky textur" + +#: builtin/mainmenu/dlg_contentstore.lua +#, fuzzy +msgid "Uninstall" +msgstr "Instalovat" + +#: builtin/mainmenu/dlg_contentstore.lua +msgid "Update" +msgstr "" + +#: builtin/mainmenu/dlg_contentstore.lua +msgid "View" +msgstr "" + #: builtin/mainmenu/dlg_create_world.lua msgid "A world named \"$1\" already exists" msgstr "Svět s názvem \"$1\" už existuje" @@ -149,7 +224,8 @@ msgid "Create" msgstr "Vytvořit" #: builtin/mainmenu/dlg_create_world.lua -msgid "Download a subgame, such as minetest_game, from minetest.net" +#, fuzzy +msgid "Download a game, such as minetest_game, from minetest.net" msgstr "Stáhněte si z minetest.net podhru, například minetest_game" #: builtin/mainmenu/dlg_create_world.lua @@ -182,24 +258,28 @@ msgid "World name" msgstr "Název světa" #: builtin/mainmenu/dlg_create_world.lua -msgid "You have no subgames installed." +#, fuzzy +msgid "You have no games installed." msgstr "Nemáte nainstalované žádné podhry." -#: builtin/mainmenu/dlg_delete_mod.lua +#: builtin/mainmenu/dlg_delete_content.lua msgid "Are you sure you want to delete \"$1\"?" msgstr "Skutečně chcete odstranit \"$1\"?" -#: builtin/mainmenu/dlg_delete_mod.lua builtin/mainmenu/dlg_delete_world.lua -#: builtin/mainmenu/tab_local.lua src/keycode.cpp +#: builtin/mainmenu/dlg_delete_content.lua +#: builtin/mainmenu/dlg_delete_world.lua builtin/mainmenu/tab_local.lua +#: src/client/keycode.cpp msgid "Delete" msgstr "Smazat" -#: builtin/mainmenu/dlg_delete_mod.lua -msgid "Modmgr: failed to delete \"$1\"" +#: builtin/mainmenu/dlg_delete_content.lua +#, fuzzy +msgid "pkgmgr: failed to delete \"$1\"" msgstr "Modmgr: Nepodařilo se odstranit \"$1\"" -#: builtin/mainmenu/dlg_delete_mod.lua -msgid "Modmgr: invalid modpath \"$1\"" +#: builtin/mainmenu/dlg_delete_content.lua +#, fuzzy +msgid "pkgmgr: invalid path \"$1\"" msgstr "Modmgr: Neplatná cesta k modu \"$1\"" #: builtin/mainmenu/dlg_delete_world.lua @@ -215,10 +295,6 @@ msgid "Rename Modpack:" msgstr "Přejmenovat balíček modů:" #: builtin/mainmenu/dlg_settings_advanced.lua -msgid "\"$1\" is not a valid flag." -msgstr "\"$1\" není platný příznak." - -#: builtin/mainmenu/dlg_settings_advanced.lua msgid "(No description of setting given)" msgstr "(Nebyl zadán popis nastavení)" @@ -227,17 +303,6 @@ msgid "< Back to Settings page" msgstr "< Zpět do Nastavení" #: builtin/mainmenu/dlg_settings_advanced.lua -#, fuzzy -msgid "<offset>, <scale>, (<spreadX>, <spreadY>, <spreadZ>)," -msgstr "" -"Formát: <offset>, <scale>, (<spreadX>, <spreadY>, <spreadZ>), <seed>, " -"<octaves>, <persistence>" - -#: builtin/mainmenu/dlg_settings_advanced.lua -msgid "<seed>, <octaves>, <persistence>, <lacunarity>" -msgstr "" - -#: builtin/mainmenu/dlg_settings_advanced.lua msgid "Browse" msgstr "Procházet" @@ -254,26 +319,6 @@ msgid "Enabled" msgstr "Povoleno" #: builtin/mainmenu/dlg_settings_advanced.lua -msgid "Format is 3 numbers separated by commas and inside brackets." -msgstr "Formát jsou tři čísla uvnitř závorek oddělená čárkami." - -#: builtin/mainmenu/dlg_settings_advanced.lua -msgid "Format:" -msgstr "" - -#: builtin/mainmenu/dlg_settings_advanced.lua -msgid "Games" -msgstr "Hry" - -#: builtin/mainmenu/dlg_settings_advanced.lua builtin/mainmenu/tab_mods.lua -msgid "Mods" -msgstr "Mody" - -#: builtin/mainmenu/dlg_settings_advanced.lua -msgid "Please enter a comma seperated list of flags." -msgstr "Prosím zadejte čárkami oddělený seznam vlajek." - -#: builtin/mainmenu/dlg_settings_advanced.lua msgid "Please enter a valid integer." msgstr "Prosím zadejte platné celé číslo." @@ -282,17 +327,9 @@ msgid "Please enter a valid number." msgstr "Zadejte prosím platné číslo." #: builtin/mainmenu/dlg_settings_advanced.lua -msgid "Possible values are: " -msgstr "Možné hodnoty jsou: " - -#: builtin/mainmenu/dlg_settings_advanced.lua msgid "Restore Default" msgstr "Obnovit výchozí" -#: builtin/mainmenu/dlg_settings_advanced.lua builtin/mainmenu/tab_online.lua -msgid "Search" -msgstr "Hledání" - #: builtin/mainmenu/dlg_settings_advanced.lua #, fuzzy msgid "Select directory" @@ -317,35 +354,121 @@ msgstr "Hodnota musí být větší než $1." msgid "The value must not be larger than $1." msgstr "Hodnota musí být nižší než $1." -#: builtin/mainmenu/modmgr.lua -msgid "" -"\n" -"Install Mod: unsupported filetype \"$1\" or broken archive" +#: builtin/mainmenu/pkgmgr.lua +#, fuzzy +msgid " mods" +msgstr "Režim 3D zobrazení" + +#: builtin/mainmenu/pkgmgr.lua +#, fuzzy +msgid "$1 (Enabled)" +msgstr "Povoleno" + +#: builtin/mainmenu/pkgmgr.lua +msgid "Failed to install $1 to $2" +msgstr "Selhala instalace $1 do $2" + +#: builtin/mainmenu/pkgmgr.lua +#, fuzzy +msgid "Install Mod: Unable to find real mod name for: $1" +msgstr "Instalace modu: nenašel jsem skutečné jméno modu: $1" + +#: builtin/mainmenu/pkgmgr.lua +#, fuzzy +msgid "Install Mod: Unable to find suitable folder name for modpack $1" +msgstr "" +"Instalace modu: nenalezen vhodný adresář s příslušným názvem pro balíček $1" + +#: builtin/mainmenu/pkgmgr.lua +#, fuzzy +msgid "Install: Unsupported file type \"$1\" or broken archive" msgstr "" "\n" "Instalace modu: špatný archiv nebo nepodporovaný typ souboru \"$1\"" -#: builtin/mainmenu/modmgr.lua -msgid "Failed to install $1 to $2" +#: builtin/mainmenu/pkgmgr.lua +#, fuzzy +msgid "Install: file: \"$1\"" +msgstr "Instalace modu: ze souboru: \"$1\"" + +#: builtin/mainmenu/pkgmgr.lua +#, fuzzy +msgid "Unable to find a valid mod or modpack" +msgstr "" +"Instalace modu: nenalezen vhodný adresář s příslušným názvem pro balíček $1" + +#: builtin/mainmenu/pkgmgr.lua +#, fuzzy +msgid "Unable to install a $1 as a texture pack" msgstr "Selhala instalace $1 do $2" -#: builtin/mainmenu/modmgr.lua -msgid "Install Mod: file: \"$1\"" -msgstr "Instalace modu: ze souboru: \"$1\"" +#: builtin/mainmenu/pkgmgr.lua +#, fuzzy +msgid "Unable to install a game as a $1" +msgstr "Selhala instalace $1 do $2" -#: builtin/mainmenu/modmgr.lua -msgid "Install Mod: unable to find real modname for: $1" -msgstr "Instalace modu: nenašel jsem skutečné jméno modu: $1" +#: builtin/mainmenu/pkgmgr.lua +#, fuzzy +msgid "Unable to install a mod as a $1" +msgstr "Selhala instalace $1 do $2" + +#: builtin/mainmenu/pkgmgr.lua +#, fuzzy +msgid "Unable to install a modpack as a $1" +msgstr "Selhala instalace $1 do $2" -#: builtin/mainmenu/modmgr.lua -msgid "Install Mod: unable to find suitable foldername for modpack $1" +#: builtin/mainmenu/tab_content.lua +msgid "Browse online content" msgstr "" -"Instalace modu: nenalezen vhodný adresář s příslušným názvem pro balíček $1" -#: builtin/mainmenu/modmgr.lua -msgid "Subgame Mods" +#: builtin/mainmenu/tab_content.lua +#, fuzzy +msgid "Content" +msgstr "Pokračovat" + +#: builtin/mainmenu/tab_content.lua +#, fuzzy +msgid "Disable Texture Pack" +msgstr "Vyberte balíček textur:" + +#: builtin/mainmenu/tab_content.lua +#, fuzzy +msgid "Information:" +msgstr "Informace o modu:" + +#: builtin/mainmenu/tab_content.lua +#, fuzzy +msgid "Installed Packages:" +msgstr "Nainstalované mody:" + +#: builtin/mainmenu/tab_content.lua +msgid "No dependencies." msgstr "" +#: builtin/mainmenu/tab_content.lua +#, fuzzy +msgid "No package description available" +msgstr "Popis modu není dostupný" + +#: builtin/mainmenu/tab_content.lua +msgid "Rename" +msgstr "Přejmenovat" + +#: builtin/mainmenu/tab_content.lua +#, fuzzy +msgid "Select Package File:" +msgstr "Vybrat soubor s modem:" + +#: builtin/mainmenu/tab_content.lua +#, fuzzy +msgid "Uninstall Package" +msgstr "Odinstalovat vybraný mod" + +#: builtin/mainmenu/tab_content.lua +#, fuzzy +msgid "Use Texture Pack" +msgstr "Balíčky textur" + #: builtin/mainmenu/tab_credits.lua msgid "Active Contributors" msgstr "Aktivní přispěvatelé" @@ -398,11 +521,6 @@ msgid "Host Server" msgstr "Server" #: builtin/mainmenu/tab_local.lua -#, fuzzy -msgid "Local Game" -msgstr "Místní instalace" - -#: builtin/mainmenu/tab_local.lua msgid "Name/Password" msgstr "Jméno/Heslo" @@ -431,37 +549,9 @@ msgstr "Vyberte svět:" msgid "Server Port" msgstr "Port serveru" -#: builtin/mainmenu/tab_mods.lua -msgid "Installed Mods:" -msgstr "Nainstalované mody:" - -#: builtin/mainmenu/tab_mods.lua -msgid "Mod information:" -msgstr "Informace o modu:" - -#: builtin/mainmenu/tab_mods.lua -msgid "No dependencies." -msgstr "" - -#: builtin/mainmenu/tab_mods.lua -msgid "No mod description available" -msgstr "Popis modu není dostupný" - -#: builtin/mainmenu/tab_mods.lua -msgid "Rename" -msgstr "Přejmenovat" - -#: builtin/mainmenu/tab_mods.lua -msgid "Select Mod File:" -msgstr "Vybrat soubor s modem:" - -#: builtin/mainmenu/tab_mods.lua -msgid "Uninstall selected mod" -msgstr "Odinstalovat vybraný mod" - -#: builtin/mainmenu/tab_mods.lua -msgid "Uninstall selected modpack" -msgstr "Odinstalovat označený balíček" +#: builtin/mainmenu/tab_local.lua +msgid "Start Game" +msgstr "Spustit hru" #: builtin/mainmenu/tab_online.lua msgid "Address / Port" @@ -488,6 +578,11 @@ msgstr "Oblíbené:" msgid "Favorite" msgstr "Oblíbené" +#: builtin/mainmenu/tab_online.lua +#, fuzzy +msgid "Join Game" +msgstr "Skrýt vnitřní" + #: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua msgid "Name / Password" msgstr "Jméno / Heslo" @@ -496,11 +591,6 @@ msgstr "Jméno / Heslo" msgid "Ping" msgstr "" -#: builtin/mainmenu/tab_online.lua -#, fuzzy -msgid "Play Online" -msgstr "Jméno hráče" - #: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua msgid "PvP enabled" msgstr "PvP povoleno" @@ -534,7 +624,7 @@ msgid "Are you sure to reset your singleplayer world?" msgstr "Jste si jisti, že chcete resetovat místní svět?" #: builtin/mainmenu/tab_settings.lua -msgid "Autosave screen size" +msgid "Autosave Screen Size" msgstr "" #: builtin/mainmenu/tab_settings.lua @@ -546,9 +636,9 @@ msgstr "Bilineární filtrování" msgid "Bump Mapping" msgstr "Bump mapování" -#: builtin/mainmenu/tab_settings.lua -msgid "Change keys" -msgstr "Změnit nastavení kláves" +#: builtin/mainmenu/tab_settings.lua src/client/game.cpp +msgid "Change Keys" +msgstr "Změnit klávesy" #: builtin/mainmenu/tab_settings.lua #, fuzzy @@ -560,6 +650,11 @@ msgid "Fancy Leaves" msgstr "Vícevrstevné listí" #: builtin/mainmenu/tab_settings.lua +#, fuzzy +msgid "Generate Normal Maps" +msgstr "Generovat normálové mapy" + +#: builtin/mainmenu/tab_settings.lua msgid "Mipmap" msgstr "Mipmapa" @@ -587,16 +682,11 @@ msgstr "Osvícení bloku" msgid "Node Outlining" msgstr "Obrys bloku" -#: builtin/mainmenu/tab_settings.lua builtin/mainmenu/tab_texturepacks.lua +#: builtin/mainmenu/tab_settings.lua msgid "None" msgstr "Žádný" #: builtin/mainmenu/tab_settings.lua -#, fuzzy -msgid "Normal Mapping" -msgstr "Tone mapping" - -#: builtin/mainmenu/tab_settings.lua msgid "Opaque Leaves" msgstr "Neprůhledné listí" @@ -630,6 +720,10 @@ msgid "Shaders" msgstr "Shadery" #: builtin/mainmenu/tab_settings.lua +msgid "Shaders (unavailable)" +msgstr "" + +#: builtin/mainmenu/tab_settings.lua msgid "Simple Leaves" msgstr "Jednoduché listí" @@ -650,7 +744,8 @@ msgid "Tone Mapping" msgstr "Tone mapping" #: builtin/mainmenu/tab_settings.lua -msgid "Touchthreshold (px)" +#, fuzzy +msgid "Touchthreshold: (px)" msgstr "Dosah dotyku (px)" #: builtin/mainmenu/tab_settings.lua @@ -685,43 +780,27 @@ msgstr "Hlavní nabídka" msgid "Start Singleplayer" msgstr "Start místní hry" -#: builtin/mainmenu/tab_texturepacks.lua -msgid "Default textures will be used." -msgstr "" - -#: builtin/mainmenu/tab_texturepacks.lua -msgid "No information available" -msgstr "Informace nejsou dostupné" - -#: builtin/mainmenu/tab_texturepacks.lua -msgid "Select texture pack:" -msgstr "Vyberte balíček textur:" - -#: builtin/mainmenu/tab_texturepacks.lua -msgid "Texturepacks" -msgstr "Balíčky textur" - -#: src/client.cpp +#: src/client/client.cpp msgid "Connection timed out." msgstr "Vypršel časový limit připojení." -#: src/client.cpp +#: src/client/client.cpp msgid "Done!" msgstr "Hotovo!" -#: src/client.cpp +#: src/client/client.cpp msgid "Initializing nodes" msgstr "Inicializuji bloky" -#: src/client.cpp +#: src/client/client.cpp msgid "Initializing nodes..." msgstr "Vytvářím bloky..." -#: src/client.cpp +#: src/client/client.cpp msgid "Loading textures..." msgstr "Načítám textury..." -#: src/client.cpp +#: src/client/client.cpp msgid "Rebuilding shaders..." msgstr "Sestavuji shadery..." @@ -758,11 +837,11 @@ msgstr "" msgid "Provided world path doesn't exist: " msgstr "Uvedená cesta ke světu neexistuje: " -#: src/fontengine.cpp +#: src/client/fontengine.cpp msgid "needs_fallback_font" msgstr "no" -#: src/game.cpp +#: src/client/game.cpp msgid "" "\n" "Check debug.txt for details." @@ -770,57 +849,88 @@ msgstr "" "\n" "Pro detaily se podívejte do debug.txt." -#: src/game.cpp +#: src/client/game.cpp #, fuzzy msgid "- Address: " msgstr "Svázat adresu" -#: src/game.cpp +#: src/client/game.cpp #, fuzzy msgid "- Creative Mode: " msgstr "Kreativní mód" -#: src/game.cpp +#: src/client/game.cpp #, fuzzy msgid "- Damage: " msgstr "Zranění" -#: src/game.cpp +#: src/client/game.cpp msgid "- Mode: " msgstr "" -#: src/game.cpp +#: src/client/game.cpp #, fuzzy msgid "- Port: " msgstr "Port" -#: src/game.cpp +#: src/client/game.cpp #, fuzzy msgid "- Public: " msgstr "Veřejný" -#: src/game.cpp +#: src/client/game.cpp msgid "- PvP: " msgstr "" -#: src/game.cpp +#: src/client/game.cpp #, fuzzy msgid "- Server Name: " msgstr "Jméno serveru" -#: src/game.cpp -msgid "Change Keys" -msgstr "Změnit klávesy" +#: src/client/game.cpp +#, fuzzy +msgid "Automatic forwards disabled" +msgstr "Vpřed" + +#: src/client/game.cpp +#, fuzzy +msgid "Automatic forwards enabled" +msgstr "Vpřed" -#: src/game.cpp +#: src/client/game.cpp +#, fuzzy +msgid "CSM is disabled" +msgstr "Je-li zakázáno " + +#: src/client/game.cpp +#, fuzzy +msgid "Camera update disabled" +msgstr "Klávesa pro přepínání aktualizace pohledu" + +#: src/client/game.cpp +#, fuzzy +msgid "Camera update enabled" +msgstr "Klávesa pro přepínání aktualizace pohledu" + +#: src/client/game.cpp msgid "Change Password" msgstr "Změnit heslo" -#: src/game.cpp +#: src/client/game.cpp +#, fuzzy +msgid "Cinematic mode disabled" +msgstr "Klávesa plynulého pohybu kamery" + +#: src/client/game.cpp +#, fuzzy +msgid "Cinematic mode enabled" +msgstr "Klávesa plynulého pohybu kamery" + +#: src/client/game.cpp msgid "Continue" msgstr "Pokračovat" -#: src/game.cpp +#: src/client/game.cpp #, fuzzy, c-format msgid "" "Controls:\n" @@ -850,7 +960,20 @@ msgstr "" "- Myš(kolečko): vybrat přihrádku\n" "- T: chat\n" -#: src/game.cpp +#: src/client/game.cpp +msgid "Debug info and profiler graph hidden" +msgstr "" + +#: src/client/game.cpp +#, fuzzy +msgid "Debug info shown" +msgstr "Klávesa pro zobrazení ladících informací" + +#: src/client/game.cpp +msgid "Debug info, profiler graph, and wireframe hidden" +msgstr "" + +#: src/client/game.cpp msgid "" "Default Controls:\n" "No menu visible:\n" @@ -878,560 +1001,762 @@ msgstr "" "- stisk a přesun, klik druhým prstem\n" " --> umístit samostatnou věc do přihrádky\n" -#: src/game.cpp +#: src/client/game.cpp +msgid "Disabled unlimited viewing range" +msgstr "" + +#: src/client/game.cpp +msgid "Enabled unlimited viewing range" +msgstr "" + +#: src/client/game.cpp msgid "Exit to Menu" msgstr "Odejít do nabídky" -#: src/game.cpp +#: src/client/game.cpp msgid "Exit to OS" msgstr "Ukončit hru" -#: src/game.cpp +#: src/client/game.cpp +#, fuzzy +msgid "Fast mode disabled" +msgstr "Rychlost v turbo režimu" + +#: src/client/game.cpp +#, fuzzy +msgid "Fast mode enabled" +msgstr "Rychlost v turbo režimu" + +#: src/client/game.cpp +msgid "Fast mode enabled (note: no 'fast' privilege)" +msgstr "" + +#: src/client/game.cpp +#, fuzzy +msgid "Fly mode disabled" +msgstr "Rychlost v turbo režimu" + +#: src/client/game.cpp +#, fuzzy +msgid "Fly mode enabled" +msgstr "Poškození povoleno" + +#: src/client/game.cpp +msgid "Fly mode enabled (note: no 'fly' privilege)" +msgstr "" + +#: src/client/game.cpp +#, fuzzy +msgid "Fog disabled" +msgstr "Je-li zakázáno " + +#: src/client/game.cpp +#, fuzzy +msgid "Fog enabled" +msgstr "povoleno" + +#: src/client/game.cpp msgid "Game info:" msgstr "" -#: src/game.cpp +#: src/client/game.cpp #, fuzzy msgid "Game paused" msgstr "Název hry" -#: src/game.cpp +#: src/client/game.cpp #, fuzzy msgid "Hosting server" msgstr "Vytvářím server..." -#: src/game.cpp +#: src/client/game.cpp msgid "Item definitions..." msgstr "Definice věcí..." -#: src/game.cpp +#: src/client/game.cpp msgid "KiB/s" msgstr "KiB/s" -#: src/game.cpp +#: src/client/game.cpp msgid "Media..." msgstr "Média..." -#: src/game.cpp +#: src/client/game.cpp msgid "MiB/s" msgstr "MiB/s" -#: src/game.cpp -msgid "Node definitions..." -msgstr "Definice bloků..." - -#: src/game.cpp -msgid "Off" +#: src/client/game.cpp +msgid "Minimap currently disabled by game or mod" msgstr "" -#: src/game.cpp -msgid "On" -msgstr "" - -#: src/game.cpp +#: src/client/game.cpp #, fuzzy -msgid "Remote server" -msgstr "Vzdálený port" - -#: src/game.cpp -msgid "Singleplayer" -msgstr "Místní hra" - -#: src/game.cpp -msgid "Sound Volume" -msgstr "Hlasitost" +msgid "Minimap hidden" +msgstr "Minimapa" -#: src/game.cpp -#, c-format -msgid "Volume changed to %d%%" +#: src/client/game.cpp +msgid "Minimap in radar mode, Zoom x1" msgstr "" -#: src/game.cpp -msgid "Volume changed to 0%" +#: src/client/game.cpp +msgid "Minimap in radar mode, Zoom x2" msgstr "" -#: src/game.cpp -msgid "Volume changed to 100%" +#: src/client/game.cpp +msgid "Minimap in radar mode, Zoom x4" msgstr "" -#: src/game.cpp src/guiFormSpecMenu.cpp -msgid "ok" -msgstr "OK" - -#: src/guiFormSpecMenu.cpp -msgid "Enter " -msgstr "Zadejte " - -#: src/guiFormSpecMenu.cpp -msgid "Proceed" -msgstr "Pokračovat" +#: src/client/game.cpp +msgid "Minimap in surface mode, Zoom x1" +msgstr "" -#: src/guiKeyChangeMenu.cpp -#, fuzzy -msgid "\"Special\" = climb down" -msgstr "\"Použít\" = slézt dolů" +#: src/client/game.cpp +msgid "Minimap in surface mode, Zoom x2" +msgstr "" -#: src/guiKeyChangeMenu.cpp -#, fuzzy -msgid "Autoforward" -msgstr "Vpřed" +#: src/client/game.cpp +msgid "Minimap in surface mode, Zoom x4" +msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Backward" -msgstr "Vzad" +#: src/client/game.cpp +msgid "Noclip mode disabled" +msgstr "" -#: src/guiKeyChangeMenu.cpp +#: src/client/game.cpp #, fuzzy -msgid "Change camera" -msgstr "Změnit nastavení kláves" - -#: src/guiKeyChangeMenu.cpp -msgid "Chat" -msgstr "Chat" +msgid "Noclip mode enabled" +msgstr "Poškození povoleno" -#: src/guiKeyChangeMenu.cpp -msgid "Command" -msgstr "Příkaz" +#: src/client/game.cpp +msgid "Noclip mode enabled (note: no 'noclip' privilege)" +msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Console" -msgstr "Konzole" +#: src/client/game.cpp +msgid "Node definitions..." +msgstr "Definice bloků..." -#: src/guiKeyChangeMenu.cpp -msgid "Dec. range" +#: src/client/game.cpp +msgid "Off" msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Dec. volume" +#: src/client/game.cpp +msgid "On" msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Double tap \"jump\" to toggle fly" -msgstr "Dvojstisk klávesy \"skok\" zapne létání" - -#: src/guiKeyChangeMenu.cpp -msgid "Drop" -msgstr "Zahodit" +#: src/client/game.cpp +msgid "Pitch fly mode disabled" +msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Forward" -msgstr "Vpřed" +#: src/client/game.cpp +msgid "Pitch fly mode enabled" +msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Inc. range" +#: src/client/game.cpp +msgid "Profiler graph shown" msgstr "" -#: src/guiKeyChangeMenu.cpp +#: src/client/game.cpp #, fuzzy -msgid "Inc. volume" -msgstr "Hlasitost" - -#: src/guiKeyChangeMenu.cpp -msgid "Inventory" -msgstr "Inventář" - -#: src/guiKeyChangeMenu.cpp -msgid "Jump" -msgstr "Skok" - -#: src/guiKeyChangeMenu.cpp -msgid "Key already in use" -msgstr "Klávesa je již používána" +msgid "Remote server" +msgstr "Vzdálený port" -#: src/guiKeyChangeMenu.cpp -msgid "Keybindings. (If this menu screws up, remove stuff from minetest.conf)" -msgstr "" -"Nastavení kláves (Pokud tohle menu nebude v pořádku, odstraňte nastavení z " -"minetest.conf)" +#: src/client/game.cpp +msgid "Singleplayer" +msgstr "Místní hra" -#: src/guiKeyChangeMenu.cpp src/keycode.cpp -msgid "Left" -msgstr "Doleva" +#: src/client/game.cpp +msgid "Sound Volume" +msgstr "Hlasitost" -#: src/guiKeyChangeMenu.cpp +#: src/client/game.cpp #, fuzzy -msgid "Local command" -msgstr "Příkazy" - -#: src/guiKeyChangeMenu.cpp -msgid "Mute" -msgstr "" +msgid "Sound muted" +msgstr "Hlasitost" -#: src/guiKeyChangeMenu.cpp +#: src/client/game.cpp #, fuzzy -msgid "Next item" -msgstr "Další" +msgid "Sound unmuted" +msgstr "Hlasitost" -#: src/guiKeyChangeMenu.cpp -msgid "Prev. item" +#: src/client/game.cpp +#, c-format +msgid "Viewing range changed to %d" msgstr "" -#: src/guiKeyChangeMenu.cpp src/settings_translation_file.cpp -msgid "Print stacks" -msgstr "Vypsat hromádky" - -#: src/guiKeyChangeMenu.cpp -msgid "Range select" -msgstr "Změna dohledu" - -#: src/guiKeyChangeMenu.cpp src/keycode.cpp -msgid "Right" -msgstr "Doprava" - -#: src/guiKeyChangeMenu.cpp src/settings_translation_file.cpp -msgid "Screenshot" -msgstr "Snímek obrazovky" - -#: src/guiKeyChangeMenu.cpp -msgid "Sneak" -msgstr "Plížit se" - -#: src/guiKeyChangeMenu.cpp -msgid "Special" +#: src/client/game.cpp +#, c-format +msgid "Viewing range is at maximum: %d" msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Toggle Cinematic" -msgstr "Plynulý pohyb kamery" - -#: src/guiKeyChangeMenu.cpp -#, fuzzy -msgid "Toggle HUD" -msgstr "Létání" +#: src/client/game.cpp +#, c-format +msgid "Viewing range is at minimum: %d" +msgstr "" -#: src/guiKeyChangeMenu.cpp -#, fuzzy -msgid "Toggle chat log" -msgstr "Turbo" +#: src/client/game.cpp +#, c-format +msgid "Volume changed to %d%%" +msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Toggle fast" -msgstr "Turbo" +#: src/client/game.cpp +msgid "Wireframe shown" +msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Toggle fly" -msgstr "Létání" +#: src/client/game.cpp +msgid "Zoom currently disabled by game or mod" +msgstr "" -#: src/guiKeyChangeMenu.cpp -#, fuzzy -msgid "Toggle fog" -msgstr "Létání" +#: src/client/game.cpp src/gui/modalMenu.cpp +msgid "ok" +msgstr "OK" -#: src/guiKeyChangeMenu.cpp +#: src/client/gameui.cpp #, fuzzy -msgid "Toggle minimap" -msgstr "Duch" - -#: src/guiKeyChangeMenu.cpp -msgid "Toggle noclip" -msgstr "Duch" - -#: src/guiKeyChangeMenu.cpp src/keycode.cpp -msgid "Zoom" -msgstr "Přiblížení" - -#: src/guiKeyChangeMenu.cpp -msgid "press key" -msgstr "stiskni klávesu" - -#: src/guiPasswordChange.cpp -msgid "Change" -msgstr "Změnit" - -#: src/guiPasswordChange.cpp -msgid "Confirm Password" -msgstr "Potvrdit heslo" +msgid "Chat hidden" +msgstr "Klávesa chatu" -#: src/guiPasswordChange.cpp -msgid "New Password" -msgstr "Nové heslo" +#: src/client/gameui.cpp +msgid "Chat shown" +msgstr "" -#: src/guiPasswordChange.cpp -msgid "Old Password" -msgstr "Staré heslo" +#: src/client/gameui.cpp +msgid "HUD hidden" +msgstr "" -#: src/guiPasswordChange.cpp -msgid "Passwords do not match!" -msgstr "Hesla se neshodují!" +#: src/client/gameui.cpp +msgid "HUD shown" +msgstr "" -#: src/guiVolumeChange.cpp -msgid "Exit" -msgstr "Odejít" +#: src/client/gameui.cpp +msgid "Profiler hidden" +msgstr "" -#: src/guiVolumeChange.cpp -msgid "Sound Volume: " -msgstr "Hlasitost: " +#: src/client/gameui.cpp +#, c-format +msgid "Profiler shown (page %d of %d)" +msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Apps" msgstr "Aplikace" -#: src/keycode.cpp -msgid "Back" +#: src/client/keycode.cpp +#, fuzzy +msgid "Backspace" msgstr "Zpět" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Caps Lock" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Clear" msgstr "Vyčistit" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Control" msgstr "Control" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Down" msgstr "Dolů" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "End" msgstr "End" -#: src/keycode.cpp +#: src/client/keycode.cpp #, fuzzy msgid "Erase EOF" msgstr "Smazat EOF" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Execute" msgstr "Spustit" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Help" msgstr "Pomoc" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Home" msgstr "Home" -#: src/keycode.cpp +#: src/client/keycode.cpp #, fuzzy msgid "IME Accept" msgstr "Přijmout" -#: src/keycode.cpp +#: src/client/keycode.cpp #, fuzzy msgid "IME Convert" msgstr "Convert" -#: src/keycode.cpp +#: src/client/keycode.cpp #, fuzzy msgid "IME Escape" msgstr "Esc" -#: src/keycode.cpp +#: src/client/keycode.cpp #, fuzzy msgid "IME Mode Change" msgstr "Změna režimu" -#: src/keycode.cpp +#: src/client/keycode.cpp #, fuzzy msgid "IME Nonconvert" msgstr "Nonconvert" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Insert" msgstr "Insert" -#: src/keycode.cpp +#: src/client/keycode.cpp src/gui/guiKeyChangeMenu.cpp +msgid "Left" +msgstr "Doleva" + +#: src/client/keycode.cpp msgid "Left Button" msgstr "Levé tlačítko myši" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Left Control" msgstr "Levý Control" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Left Menu" msgstr "Levá klávesa Menu" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Left Shift" msgstr "Levý Shift" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Left Windows" msgstr "Levá klávesa Windows" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Menu" msgstr "Nabídka" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Middle Button" msgstr "Prostřední tlačítko myši" -#: src/keycode.cpp -msgid "Next" -msgstr "Další" - -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Num Lock" msgstr "Num Lock" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad *" msgstr "Numerická klávesnice: *" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad +" msgstr "Numerická klávesnice: +" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad -" msgstr "Numerická klávesnice: -" -#: src/keycode.cpp +#: src/client/keycode.cpp #, fuzzy msgid "Numpad ." msgstr "Numerická klávesnice: *" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad /" msgstr "Numerická klávesnice: /" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad 0" msgstr "Numerická klávesnice: 0" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad 1" msgstr "Numerická klávesnice: 1" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad 2" msgstr "Numerická klávesnice: 2" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad 3" msgstr "Numerická klávesnice: 3" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad 4" msgstr "Numerická klávesnice: 4" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad 5" msgstr "Numerická klávesnice: 5" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad 6" msgstr "Numerická klávesnice: 6" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad 7" msgstr "Numerická klávesnice: 7" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad 8" msgstr "Numerická klávesnice: 8" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad 9" msgstr "Numerická klávesnice: 9" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "OEM Clear" msgstr "OEM Clear" -#: src/keycode.cpp +#: src/client/keycode.cpp +msgid "Page down" +msgstr "" + +#: src/client/keycode.cpp +msgid "Page up" +msgstr "" + +#: src/client/keycode.cpp msgid "Pause" msgstr "Pauza" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Play" msgstr "Hrát" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Print" msgstr "Print Screen" -#: src/keycode.cpp -msgid "Prior" -msgstr "Předchozí" - -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Return" msgstr "Vrátit" -#: src/keycode.cpp +#: src/client/keycode.cpp src/gui/guiKeyChangeMenu.cpp +msgid "Right" +msgstr "Doprava" + +#: src/client/keycode.cpp msgid "Right Button" msgstr "Pravé tlačítko myši" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Right Control" msgstr "Pravý Control" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Right Menu" msgstr "Pravá klávesa Menu" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Right Shift" msgstr "Pravý Shift" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Right Windows" msgstr "Pravá klávesa Windows" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Scroll Lock" msgstr "Scroll Lock" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Select" msgstr "Vybrat" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Shift" msgstr "Shift" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Sleep" msgstr "Spánek" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Snapshot" msgstr "Snapshot" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Space" msgstr "Mezerník" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Tab" msgstr "Tabulátor" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Up" msgstr "Nahoru" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "X Button 1" msgstr "X Tlačítko 1" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "X Button 2" msgstr "X Tlačítko 2" +#: src/client/keycode.cpp src/gui/guiKeyChangeMenu.cpp +msgid "Zoom" +msgstr "Přiblížení" + +#: src/gui/guiConfirmRegistration.cpp src/gui/guiPasswordChange.cpp +msgid "Passwords do not match!" +msgstr "Hesla se neshodují!" + +#: src/gui/guiConfirmRegistration.cpp +msgid "Register and Join" +msgstr "" + +#: src/gui/guiConfirmRegistration.cpp +#, c-format +msgid "" +"You are about to join the server at %1$s with the name \"%2$s\" for the " +"first time. If you proceed, a new account using your credentials will be " +"created on this server.\n" +"Please retype your password and click Register and Join to confirm account " +"creation or click Cancel to abort." +msgstr "" + +#: src/gui/guiFormSpecMenu.cpp +msgid "Proceed" +msgstr "Pokračovat" + +#: src/gui/guiKeyChangeMenu.cpp +#, fuzzy +msgid "\"Special\" = climb down" +msgstr "\"Použít\" = slézt dolů" + +#: src/gui/guiKeyChangeMenu.cpp +#, fuzzy +msgid "Autoforward" +msgstr "Vpřed" + +#: src/gui/guiKeyChangeMenu.cpp src/settings_translation_file.cpp +msgid "Automatic jumping" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Backward" +msgstr "Vzad" + +#: src/gui/guiKeyChangeMenu.cpp +#, fuzzy +msgid "Change camera" +msgstr "Změnit nastavení kláves" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Chat" +msgstr "Chat" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Command" +msgstr "Příkaz" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Console" +msgstr "Konzole" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Dec. range" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Dec. volume" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Double tap \"jump\" to toggle fly" +msgstr "Dvojstisk klávesy \"skok\" zapne létání" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Drop" +msgstr "Zahodit" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Forward" +msgstr "Vpřed" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Inc. range" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp +#, fuzzy +msgid "Inc. volume" +msgstr "Hlasitost" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Inventory" +msgstr "Inventář" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Jump" +msgstr "Skok" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Key already in use" +msgstr "Klávesa je již používána" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Keybindings. (If this menu screws up, remove stuff from minetest.conf)" +msgstr "" +"Nastavení kláves (Pokud tohle menu nebude v pořádku, odstraňte nastavení z " +"minetest.conf)" + +#: src/gui/guiKeyChangeMenu.cpp +#, fuzzy +msgid "Local command" +msgstr "Příkazy" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Mute" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp +#, fuzzy +msgid "Next item" +msgstr "Další" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Prev. item" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Range select" +msgstr "Změna dohledu" + +#: src/gui/guiKeyChangeMenu.cpp src/settings_translation_file.cpp +msgid "Screenshot" +msgstr "Snímek obrazovky" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Sneak" +msgstr "Plížit se" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Special" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Toggle Cinematic" +msgstr "Plynulý pohyb kamery" + +#: src/gui/guiKeyChangeMenu.cpp +#, fuzzy +msgid "Toggle HUD" +msgstr "Létání" + +#: src/gui/guiKeyChangeMenu.cpp +#, fuzzy +msgid "Toggle chat log" +msgstr "Turbo" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Toggle fast" +msgstr "Turbo" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Toggle fly" +msgstr "Létání" + +#: src/gui/guiKeyChangeMenu.cpp +#, fuzzy +msgid "Toggle fog" +msgstr "Létání" + +#: src/gui/guiKeyChangeMenu.cpp +#, fuzzy +msgid "Toggle minimap" +msgstr "Duch" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Toggle noclip" +msgstr "Duch" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "press key" +msgstr "stiskni klávesu" + +#: src/gui/guiPasswordChange.cpp +msgid "Change" +msgstr "Změnit" + +#: src/gui/guiPasswordChange.cpp +msgid "Confirm Password" +msgstr "Potvrdit heslo" + +#: src/gui/guiPasswordChange.cpp +msgid "New Password" +msgstr "Nové heslo" + +#: src/gui/guiPasswordChange.cpp +msgid "Old Password" +msgstr "Staré heslo" + +#: src/gui/guiVolumeChange.cpp +msgid "Exit" +msgstr "Odejít" + +#: src/gui/guiVolumeChange.cpp +#, fuzzy +msgid "Muted" +msgstr "Klávesa použít" + +#: src/gui/guiVolumeChange.cpp +msgid "Sound Volume: " +msgstr "Hlasitost: " + +#: src/gui/modalMenu.cpp +msgid "Enter " +msgstr "Zadejte " + #: src/network/clientpackethandler.cpp msgid "LANG_CODE" msgstr "cs" #: src/settings_translation_file.cpp msgid "" -"(X,Y,Z) offset of fractal from world centre in units of 'scale'.\n" -"Used to move a suitable spawn area of low land close to (0, 0).\n" -"The default is suitable for mandelbrot sets, it needs to be edited for julia " -"sets.\n" +"(Android) Fixes the position of virtual joystick.\n" +"If disabled, virtual joystick will center to first-touch's position." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"(Android) Use virtual joystick to trigger \"aux\" button.\n" +"If enabled, virtual joystick will also tap \"aux\" button when out of main " +"circle." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"(X,Y,Z) offset of fractal from world center in units of 'scale'.\n" +"Can be used to move a desired point to (0, 0) to create a\n" +"suitable spawn point, or to allow 'zooming in' on a desired\n" +"point by increasing 'scale'.\n" +"The default is tuned for a suitable spawn point for mandelbrot\n" +"sets with default parameters, it may need altering in other\n" +"situations.\n" "Range roughly -2 to 2. Multiply by 'scale' for offset in nodes." msgstr "" #: src/settings_translation_file.cpp msgid "" +"(X,Y,Z) scale of fractal in nodes.\n" +"Actual fractal size will be 2 to 3 times larger.\n" +"These numbers can be made very large, the fractal does\n" +"not have to fit inside the world.\n" +"Increase these to 'zoom' into the detail of the fractal.\n" +"Default is for a vertically-squashed shape suitable for\n" +"an island, set all 3 numbers equal for the raw shape." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" "0 = parallax occlusion with slope information (faster).\n" "1 = relief mapping (slower, more accurate)." msgstr "" @@ -1439,6 +1764,30 @@ msgstr "" "1 = mapování reliéfu (pomalejší, ale přesnější)." #: src/settings_translation_file.cpp +msgid "2D noise that controls the shape/size of ridged mountains." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "2D noise that controls the shape/size of rolling hills." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "2D noise that controls the shape/size of step mountains." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "2D noise that controls the size/occurance of ridged mountain ranges." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "2D noise that controls the size/occurance of rolling hills." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "2D noise that controls the size/occurance of step mountain ranges." +msgstr "" + +#: src/settings_translation_file.cpp msgid "3D clouds" msgstr "3D mraky" @@ -1461,6 +1810,15 @@ msgid "3D noise defining structure of river canyon walls." msgstr "" #: src/settings_translation_file.cpp +msgid "3D noise defining terrain." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "3D noise for mountain overhangs, cliffs, etc. Usually small variations." +msgstr "" + +#: src/settings_translation_file.cpp +#, fuzzy msgid "" "3D support.\n" "Currently supported:\n" @@ -1469,7 +1827,9 @@ msgid "" "- interlaced: odd/even line based polarisation screen support.\n" "- topbottom: split screen top/bottom.\n" "- sidebyside: split screen side by side.\n" -"- pageflip: quadbuffer based 3d." +"- crossview: Cross-eyed 3d\n" +"- pageflip: quadbuffer based 3d.\n" +"Note that the interlaced mode requires shaders to be enabled." msgstr "" "Podpora 3D zobrazení.\n" "V současné době podporovány:\n" @@ -1497,6 +1857,11 @@ msgid "A message to be displayed to all clients when the server shuts down." msgstr "Zpráva, která se zobrazí všem klientům, když se server vypne." #: src/settings_translation_file.cpp +#, fuzzy +msgid "ABM interval" +msgstr "Interval ukládání mapy" + +#: src/settings_translation_file.cpp msgid "Absolute limit of emerge queues" msgstr "" @@ -1505,15 +1870,11 @@ msgid "Acceleration in air" msgstr "Zrychlení ve vzduchu" #: src/settings_translation_file.cpp -msgid "Active Block Management interval" -msgstr "" - -#: src/settings_translation_file.cpp -msgid "Active Block Modifier interval" +msgid "Active Block Modifiers" msgstr "" #: src/settings_translation_file.cpp -msgid "Active Block Modifiers" +msgid "Active block management interval" msgstr "" #: src/settings_translation_file.cpp @@ -1558,7 +1919,11 @@ msgid "Advanced" msgstr "Pokročilé" #: src/settings_translation_file.cpp -msgid "Altitude Chill" +msgid "Alters how mountain-type floatlands taper above and below midpoint." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Altitude chill" msgstr "" #: src/settings_translation_file.cpp @@ -1570,13 +1935,11 @@ msgid "Ambient occlusion gamma" msgstr "" #: src/settings_translation_file.cpp -msgid "Amplifies the valleys" +msgid "Amount of messages a player may send per 10 seconds." msgstr "" #: src/settings_translation_file.cpp -msgid "" -"Android systems only: Tries to create inventory textures from meshes\n" -"when no supported render was found." +msgid "Amplifies the valleys." msgstr "" #: src/settings_translation_file.cpp @@ -1588,21 +1951,30 @@ msgid "Announce server" msgstr "Zveřejnit server" #: src/settings_translation_file.cpp -msgid "" -"Announce to this serverlist.\n" -"If you want to announce your ipv6 address, use serverlist_url = v6.servers." -"minetest.net." +#, fuzzy +msgid "Announce to this serverlist." +msgstr "Zveřejnit server" + +#: src/settings_translation_file.cpp +msgid "Append item name" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Append item name to tooltip." msgstr "" -"Zveřejnit do tohoto seznamu serverů.\n" -"Jestliže chcete zveřejnit vaši ipv6 adresu, použijte serverlist_url = v6." -"servers.minetest.net." #: src/settings_translation_file.cpp msgid "Apple trees noise" msgstr "" #: src/settings_translation_file.cpp -msgid "Approximate (X,Y,Z) scale of fractal in nodes." +msgid "Arm inertia" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Arm inertia, gives a more realistic movement of\n" +"the arm when the camera moves." msgstr "" #: src/settings_translation_file.cpp @@ -1612,14 +1984,16 @@ msgstr "Zeptat se na znovupřipojení po havárii" #: src/settings_translation_file.cpp msgid "" "At this distance the server will aggressively optimize which blocks are sent " -"to clients.\n" +"to\n" +"clients.\n" "Small values potentially improve performance a lot, at the expense of " -"visible rendering glitches.\n" -"(some blocks will not be rendered under water and in caves, as well as " -"sometimes on land)\n" -"Setting this to a value greater than max_block_send_distance disables this " +"visible\n" +"rendering glitches (some blocks will not be rendered under water and in " +"caves,\n" +"as well as sometimes on land).\n" +"Setting this to a value greater than max_block_send_distance disables this\n" "optimization.\n" -"Stated in mapblocks (16 nodes)" +"Stated in mapblocks (16 nodes)." msgstr "" #: src/settings_translation_file.cpp @@ -1628,11 +2002,22 @@ msgid "Automatic forwards key" msgstr "Vpřed" #: src/settings_translation_file.cpp -msgid "Automaticaly report to the serverlist." +msgid "" +"Automatically jump up single-node obstacles.\n" +"type: bool" +msgstr "" + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Automatically report to the serverlist." msgstr "Automaticky hlásit seznamu serverů." #: src/settings_translation_file.cpp -msgid "Autosave Screen Size" +msgid "Autosave screen size" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Autoscaling mode" msgstr "" #: src/settings_translation_file.cpp @@ -1640,7 +2025,13 @@ msgid "Backward key" msgstr "Vzad" #: src/settings_translation_file.cpp -msgid "Base terrain height" +#, fuzzy +msgid "Base ground level" +msgstr "Hladina vody" + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Base terrain height." msgstr "Základní výška terénu" #: src/settings_translation_file.cpp @@ -1648,7 +2039,8 @@ msgid "Basic" msgstr "Základní" #: src/settings_translation_file.cpp -msgid "Basic Privileges" +#, fuzzy +msgid "Basic privileges" msgstr "Základní práva" #: src/settings_translation_file.cpp @@ -1681,6 +2073,10 @@ msgid "Bits per pixel (aka color depth) in fullscreen mode." msgstr "Bitová hloubka (bity na pixel) v celoobrazovkovém režimu." #: src/settings_translation_file.cpp +msgid "Block send optimize distance" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Build inside player" msgstr "Stavění uvnitř hráče" @@ -1693,6 +2089,14 @@ msgid "Bumpmapping" msgstr "Bump mapování" #: src/settings_translation_file.cpp +msgid "" +"Camera near plane distance in nodes, between 0 and 0.5\n" +"Most users will not need to change this.\n" +"Increasing can reduce artifacting on weaker GPUs.\n" +"0.1 = Default, 0.25 = Good value for weaker tablets." +msgstr "" + +#: src/settings_translation_file.cpp msgid "Camera smoothing" msgstr "Plynulost pohybu kamery" @@ -1750,7 +2154,23 @@ msgid "Cavern threshold" msgstr "" #: src/settings_translation_file.cpp -msgid "Caves and tunnels form at the intersection of the two noises" +#, fuzzy +msgid "Cavern upper limit" +msgstr "Šířka jeskyně" + +#: src/settings_translation_file.cpp +msgid "Center of light curve mid-boost." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Changes the main menu UI:\n" +"- Full: Multple singleplayer worlds, game choice, texture pack chooser, " +"etc.\n" +"- Simple: One singleplayer world, no game or texture pack choosers. May " +"be\n" +"necessary for smaller screens.\n" +"- Auto: Simple on Android, full on everything else." msgstr "" #: src/settings_translation_file.cpp @@ -1758,6 +2178,18 @@ msgid "Chat key" msgstr "Klávesa chatu" #: src/settings_translation_file.cpp +msgid "Chat message count limit" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Chat message kick threshold" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Chat message max length" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Chat toggle key" msgstr "Klávesa zobrazení chatu" @@ -1766,29 +2198,6 @@ msgid "Chatcommands" msgstr "Příkazy" #: src/settings_translation_file.cpp -msgid "" -"Choice of 18 fractals from 9 formulas.\n" -"1 = 4D \"Roundy\" mandelbrot set.\n" -"2 = 4D \"Roundy\" julia set.\n" -"3 = 4D \"Squarry\" mandelbrot set.\n" -"4 = 4D \"Squarry\" julia set.\n" -"5 = 4D \"Mandy Cousin\" mandelbrot set.\n" -"6 = 4D \"Mandy Cousin\" julia set.\n" -"7 = 4D \"Variation\" mandelbrot set.\n" -"8 = 4D \"Variation\" julia set.\n" -"9 = 3D \"Mandelbrot/Mandelbar\" mandelbrot set.\n" -"10 = 3D \"Mandelbrot/Mandelbar\" julia set.\n" -"11 = 3D \"Christmas Tree\" mandelbrot set.\n" -"12 = 3D \"Christmas Tree\" julia set.\n" -"13 = 3D \"Mandelbulb\" mandelbrot set.\n" -"14 = 3D \"Mandelbulb\" julia set.\n" -"15 = 3D \"Cosine Mandelbulb\" mandelbrot set.\n" -"16 = 3D \"Cosine Mandelbulb\" julia set.\n" -"17 = 4D \"Mandelbulb\" mandelbrot set.\n" -"18 = 4D \"Mandelbulb\" julia set." -msgstr "" - -#: src/settings_translation_file.cpp msgid "Chunk size" msgstr "" @@ -1818,12 +2227,17 @@ msgid "Client modding" msgstr "Klient" #: src/settings_translation_file.cpp -msgid "Climbing speed" -msgstr "Rychlost šplhání" +#, fuzzy +msgid "Client side modding restrictions" +msgstr "Klient" + +#: src/settings_translation_file.cpp +msgid "Client side node lookup range restriction" +msgstr "" #: src/settings_translation_file.cpp -msgid "Cloud height" -msgstr "Výška mraků" +msgid "Climbing speed" +msgstr "Rychlost šplhání" #: src/settings_translation_file.cpp msgid "Cloud radius" @@ -1892,8 +2306,9 @@ msgid "Console height" msgstr "Klávesa konzole" #: src/settings_translation_file.cpp -msgid "Console key" -msgstr "Klávesa konzole" +#, fuzzy +msgid "Content Store" +msgstr "Zavřít obchod" #: src/settings_translation_file.cpp msgid "Continuous forward" @@ -1901,7 +2316,9 @@ msgstr "Neustálý pohyb vpřed" #: src/settings_translation_file.cpp #, fuzzy -msgid "Continuous forward movement, toggled by autoforward key." +msgid "" +"Continuous forward movement, toggled by autoforward key.\n" +"Press the autoforward key again or the backwards movement to disable." msgstr "Neustálý pohyb vpřed (jen pro testování)." #: src/settings_translation_file.cpp @@ -1909,10 +2326,11 @@ msgid "Controls" msgstr "Ovládání" #: src/settings_translation_file.cpp +#, fuzzy msgid "" "Controls length of day/night cycle.\n" -"Examples: 72 = 20min, 360 = 4min, 1 = 24hour, 0 = day/night/whatever stays " -"unchanged." +"Examples:\n" +"72 = 20min, 360 = 4min, 1 = 24hour, 0 = day/night/whatever stays unchanged." msgstr "" "Ovládání délky denního cyklu.\n" "Příklad: 72 = 20 minut, 360 = 4 minutý, 1 = 24 hodin, 0 = zůstává pouze noc " @@ -1928,8 +2346,8 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Controls the density of floatland mountain terrain.\n" -"Is an offset added to the 'np_mountain' noise value." +"Controls the density of mountain-type floatlands.\n" +"Is a noise offset added to the 'mgv7_np_mountain' noise value." msgstr "" #: src/settings_translation_file.cpp @@ -1941,18 +2359,6 @@ msgid "Crash message" msgstr "Zpráva o havárii" #: src/settings_translation_file.cpp -msgid "" -"Creates unpredictable lava features in caves.\n" -"These can make mining difficult. Zero disables them. (0-10)" -msgstr "" - -#: src/settings_translation_file.cpp -msgid "" -"Creates unpredictable water features in caves.\n" -"These can make mining difficult. Zero disables them. (0-10)" -msgstr "" - -#: src/settings_translation_file.cpp #, fuzzy msgid "Creative" msgstr "Vytvořit" @@ -1974,10 +2380,6 @@ msgid "Crosshair color (R,G,B)." msgstr "Barva zaměřovače (R,G,B)." #: src/settings_translation_file.cpp -msgid "Crouch speed" -msgstr "Rychlost při plížení" - -#: src/settings_translation_file.cpp msgid "DPI" msgstr "DPI" @@ -2041,26 +2443,25 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Defines areas of 'terrain_higher' (cliff-top terrain)." -msgstr "" - -#: src/settings_translation_file.cpp msgid "" "Defines areas of floatland smooth terrain.\n" "Smooth floatlands occur when noise > 0." msgstr "" #: src/settings_translation_file.cpp -msgid "" -"Defines areas of higher (cliff-top) terrain and affects steepness of cliffs." +msgid "Defines areas where trees have apples." msgstr "" #: src/settings_translation_file.cpp -msgid "Defines areas where trees have apples." +msgid "Defines areas with sandy beaches." msgstr "" #: src/settings_translation_file.cpp -msgid "Defines areas with sandy beaches." +msgid "Defines distribution of higher terrain and steepness of cliffs." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Defines distribution of higher terrain." msgstr "" #: src/settings_translation_file.cpp @@ -2082,6 +2483,10 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp +msgid "Defines the base ground level." +msgstr "" + +#: src/settings_translation_file.cpp msgid "Defines the maximal player transfer distance in blocks (0 = unlimited)." msgstr "Definuje maximální posun hráče v blocích (0 = bez limitu)." @@ -2108,12 +2513,13 @@ msgid "Deprecated Lua API handling" msgstr "" #: src/settings_translation_file.cpp -msgid "Depth below which you'll find large caves." +#, fuzzy +msgid "Depth below which you'll find giant caverns." msgstr "Hloubka pod kterou najdete velké jeskyně." #: src/settings_translation_file.cpp -msgid "Depth below which you'll find massive caves." -msgstr "Hloubka pod kterou najdete obrovské jeskyně." +msgid "Depth below which you'll find large caves." +msgstr "Hloubka pod kterou najdete velké jeskyně." #: src/settings_translation_file.cpp msgid "" @@ -2167,11 +2573,15 @@ msgid "Drop item key" msgstr "Klávesa pro vyhození předmětu" #: src/settings_translation_file.cpp -msgid "Dump the mapgen debug infos." +msgid "Dump the mapgen debug information." msgstr "" #: src/settings_translation_file.cpp -msgid "Enable Joysticks" +msgid "Dungeon maximum Y" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Dungeon minimum Y" msgstr "" #: src/settings_translation_file.cpp @@ -2193,6 +2603,15 @@ msgid "Enable creative mode for new created maps." msgstr "" #: src/settings_translation_file.cpp +msgid "Enable joysticks" +msgstr "" + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Enable mod channels support." +msgstr "Povolit zabezpečení módů" + +#: src/settings_translation_file.cpp msgid "Enable mod security" msgstr "Povolit zabezpečení módů" @@ -2242,8 +2661,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Enable/disable running an IPv6 server. An IPv6 server may be restricted\n" -"to IPv6 clients, depending on system configuration.\n" +"Enable/disable running an IPv6 server.\n" "Ignored if bind_address is set." msgstr "" @@ -2346,8 +2764,9 @@ msgid "Fast movement" msgstr "Turbo režim pohybu" #: src/settings_translation_file.cpp +#, fuzzy msgid "" -"Fast movement (via use key).\n" +"Fast movement (via the \"special\" key).\n" "This requires the \"fast\" privilege on the server." msgstr "" "Turbo režim pohybu (pomocí klávesy použít).\n" @@ -2358,30 +2777,20 @@ msgid "Field of view" msgstr "" #: src/settings_translation_file.cpp -msgid "Field of view for zoom" -msgstr "" - -#: src/settings_translation_file.cpp msgid "Field of view in degrees." msgstr "" #: src/settings_translation_file.cpp msgid "" -"Field of view while zooming in degrees.\n" -"This requires the \"zoom\" privilege on the server." -msgstr "" -"Zorné pole při postupném přibližování.\n" -"Vyžaduje na serveru přidělené právo \"zoom\"." - -#: src/settings_translation_file.cpp -msgid "" "File in client/serverlist/ that contains your favorite servers displayed in " -"the Multiplayer Tab." +"the\n" +"Multiplayer Tab." msgstr "" #: src/settings_translation_file.cpp -msgid "Filler Depth" -msgstr "" +#, fuzzy +msgid "Filler depth" +msgstr "Hloubka řeky" #: src/settings_translation_file.cpp msgid "Filler depth noise" @@ -2395,7 +2804,7 @@ msgstr "" msgid "" "Filtered textures can blend RGB values with fully-transparent neighbors,\n" "which PNG optimizers usually discard, sometimes resulting in a dark or\n" -"light edge to transparent textures. Apply this filter to clean that up\n" +"light edge to transparent textures. Apply this filter to clean that up\n" "at texture load time." msgstr "" @@ -2404,7 +2813,11 @@ msgid "Filtering" msgstr "Filtrování" #: src/settings_translation_file.cpp -msgid "First of 2 3D noises that together define tunnels." +msgid "First of 4 2D noises that together define hill/mountain range height." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "First of two 3D noises that together define tunnels." msgstr "" #: src/settings_translation_file.cpp @@ -2412,6 +2825,10 @@ msgid "Fixed map seed" msgstr "Fixované seedové čislo" #: src/settings_translation_file.cpp +msgid "Fixed virtual joystick" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Floatland base height noise" msgstr "" @@ -2429,6 +2846,10 @@ msgid "Floatland mountain density" msgstr "" #: src/settings_translation_file.cpp +msgid "Floatland mountain exponent" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Floatland mountain height" msgstr "" @@ -2445,7 +2866,7 @@ msgid "Fog" msgstr "Mlha" #: src/settings_translation_file.cpp -msgid "Fog Start" +msgid "Fog start" msgstr "" #: src/settings_translation_file.cpp @@ -2481,10 +2902,46 @@ msgid "Format of screenshots." msgstr "Formát snímků obrazovky." #: src/settings_translation_file.cpp +msgid "Formspec Default Background Color" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Formspec Default Background Opacity" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Formspec Full-Screen Background Color" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Formspec Full-Screen Background Opacity" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Formspec default background color (R,G,B)." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Formspec default background opacity (between 0 and 255)." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Formspec full-screen background color (R,G,B)." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Formspec full-screen background opacity (between 0 and 255)." +msgstr "" + +#: src/settings_translation_file.cpp msgid "Forward key" msgstr "Vpřed" #: src/settings_translation_file.cpp +msgid "Fourth of 4 2D noises that together define hill/mountain range height." +msgstr "" + +#: src/settings_translation_file.cpp msgid "Fractal type" msgstr "" @@ -2493,7 +2950,8 @@ msgid "Fraction of the visible distance at which fog starts to be rendered" msgstr "" #: src/settings_translation_file.cpp -msgid "Freetype fonts" +#, fuzzy +msgid "FreeType fonts" msgstr "Písma Freetype" #: src/settings_translation_file.cpp @@ -2509,7 +2967,11 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"From how far clients know about objects, stated in mapblocks (16 nodes)." +"From how far clients know about objects, stated in mapblocks (16 nodes).\n" +"\n" +"Setting this larger than active_block_range will also cause the server\n" +"to maintain active objects up to this distance in the direction the\n" +"player is looking. (This can avoid mobs suddenly disappearing from view)" msgstr "" #: src/settings_translation_file.cpp @@ -2541,10 +3003,6 @@ msgid "Gamma" msgstr "Gamma" #: src/settings_translation_file.cpp -msgid "General" -msgstr "Hlavní" - -#: src/settings_translation_file.cpp msgid "Generate normalmaps" msgstr "Generovat normálové mapy" @@ -2557,12 +3015,19 @@ msgid "" "Global map generation attributes.\n" "In Mapgen v6 the 'decorations' flag controls all decorations except trees\n" "and junglegrass, in all other mapgens this flag controls all decorations.\n" -"Flags that are not specified in the flag string are not modified from the " -"default.\n" +"Flags that are not enabled are not modified from the default.\n" "Flags starting with 'no' are used to explicitly disable them." msgstr "" #: src/settings_translation_file.cpp +msgid "Gradient of light curve at maximum light level." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Gradient of light curve at minimum light level." +msgstr "" + +#: src/settings_translation_file.cpp msgid "Graphics" msgstr "Grafika" @@ -2576,7 +3041,13 @@ msgid "Ground level" msgstr "Hladina vody" #: src/settings_translation_file.cpp -msgid "HTTP Mods" +#, fuzzy +msgid "Ground noise" +msgstr "Hladina vody" + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "HTTP mods" msgstr "HTTP mody" #: src/settings_translation_file.cpp @@ -2622,10 +3093,6 @@ msgid "Height noise" msgstr "Pravá klávesa Windows" #: src/settings_translation_file.cpp -msgid "Height on which clouds are appearing." -msgstr "" - -#: src/settings_translation_file.cpp msgid "Height select noise" msgstr "" @@ -2642,6 +3109,22 @@ msgid "Hill threshold" msgstr "" #: src/settings_translation_file.cpp +msgid "Hilliness1 noise" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Hilliness2 noise" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Hilliness3 noise" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Hilliness4 noise" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Homepage of server, to be displayed in the serverlist." msgstr "" @@ -2654,24 +3137,147 @@ msgid "Hotbar previous key" msgstr "" #: src/settings_translation_file.cpp -msgid "How deep to make rivers" -msgstr "Jak hluboké dělat řeky" +msgid "Hotbar slot 1 key" +msgstr "" #: src/settings_translation_file.cpp -msgid "" -"How large area of blocks are subject to the active block stuff, stated in " -"mapblocks (16 nodes).\n" -"In active blocks objects are loaded and ABMs run." +msgid "Hotbar slot 10 key" msgstr "" #: src/settings_translation_file.cpp +msgid "Hotbar slot 11 key" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Hotbar slot 12 key" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Hotbar slot 13 key" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Hotbar slot 14 key" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Hotbar slot 15 key" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Hotbar slot 16 key" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Hotbar slot 17 key" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Hotbar slot 18 key" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Hotbar slot 19 key" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Hotbar slot 2 key" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Hotbar slot 20 key" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Hotbar slot 21 key" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Hotbar slot 22 key" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Hotbar slot 23 key" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Hotbar slot 24 key" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Hotbar slot 25 key" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Hotbar slot 26 key" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Hotbar slot 27 key" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Hotbar slot 28 key" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Hotbar slot 29 key" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Hotbar slot 3 key" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Hotbar slot 30 key" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Hotbar slot 31 key" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Hotbar slot 32 key" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Hotbar slot 4 key" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Hotbar slot 5 key" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Hotbar slot 6 key" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Hotbar slot 7 key" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Hotbar slot 8 key" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Hotbar slot 9 key" +msgstr "" + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "How deep to make rivers." +msgstr "Jak hluboké dělat řeky" + +#: src/settings_translation_file.cpp msgid "" "How much the server will wait before unloading unused mapblocks.\n" "Higher value is smoother, but will use more RAM." msgstr "" #: src/settings_translation_file.cpp -msgid "How wide to make rivers" +#, fuzzy +msgid "How wide to make rivers." msgstr "Jak široké dělat řeky" #: src/settings_translation_file.cpp @@ -2706,7 +3312,8 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"If disabled \"use\" key is used to fly fast if both fly and fast mode are " +"If disabled, \"special\" key is used to fly fast if both fly and fast mode " +"are\n" "enabled." msgstr "" @@ -2721,6 +3328,12 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" +"If enabled together with fly mode, makes move directions relative to the " +"player's pitch." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" "If enabled together with fly mode, player is able to fly through solid " "nodes.\n" "This requires the \"noclip\" privilege on the server." @@ -2728,8 +3341,9 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"If enabled, \"use\" key instead of \"sneak\" key is used for climbing down " -"and descending." +"If enabled, \"special\" key instead of \"sneak\" key is used for climbing " +"down and\n" +"descending." msgstr "" #: src/settings_translation_file.cpp @@ -2753,10 +3367,6 @@ msgid "If enabled, new players cannot join with an empty password." msgstr "" #: src/settings_translation_file.cpp -msgid "If enabled, show the server status message on player connection." -msgstr "" - -#: src/settings_translation_file.cpp msgid "" "If enabled, you can place blocks at the position (feet + eye level) where " "you stand.\n" @@ -2764,6 +3374,13 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp +msgid "" +"If the CSM restriction for node range is enabled, get_node calls are " +"limited\n" +"to this distance from the player to the node." +msgstr "" + +#: src/settings_translation_file.cpp msgid "If this is set, players will always (re)spawn at the given position." msgstr "Jestliže je toto nastaveno, hráči se budou oživovat na uvedeném místě." @@ -2835,11 +3452,6 @@ msgid "Interval of sending time of day to clients." msgstr "" #: src/settings_translation_file.cpp -#, fuzzy -msgid "Inventory image hack" -msgstr "Klávesa inventáře" - -#: src/settings_translation_file.cpp msgid "Inventory items animations" msgstr "" @@ -2866,7 +3478,9 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" "Iterations of the recursive function.\n" -"Controls the amount of fine detail." +"Increasing this increases the amount of fine detail, but also\n" +"increases processing load.\n" +"At iterations = 20 this mapgen has a similar load to mapgen V7." msgstr "" #: src/settings_translation_file.cpp @@ -2874,43 +3488,47 @@ msgid "Joystick ID" msgstr "" #: src/settings_translation_file.cpp -msgid "Joystick Type" +msgid "Joystick button repetition interval" msgstr "" #: src/settings_translation_file.cpp -msgid "Joystick button repetition interval" +msgid "Joystick frustum sensitivity" msgstr "" #: src/settings_translation_file.cpp -msgid "Joystick frustum sensitivity" +msgid "Joystick type" msgstr "" #: src/settings_translation_file.cpp msgid "" -"Julia set only: W component of hypercomplex constant determining julia " -"shape.\n" +"Julia set only.\n" +"W component of hypercomplex constant.\n" +"Alters the shape of the fractal.\n" "Has no effect on 3D fractals.\n" "Range roughly -2 to 2." msgstr "" #: src/settings_translation_file.cpp msgid "" -"Julia set only: X component of hypercomplex constant determining julia " -"shape.\n" +"Julia set only.\n" +"X component of hypercomplex constant.\n" +"Alters the shape of the fractal.\n" "Range roughly -2 to 2." msgstr "" #: src/settings_translation_file.cpp msgid "" -"Julia set only: Y component of hypercomplex constant determining julia " -"shape.\n" +"Julia set only.\n" +"Y component of hypercomplex constant.\n" +"Alters the shape of the fractal.\n" "Range roughly -2 to 2." msgstr "" #: src/settings_translation_file.cpp msgid "" -"Julia set only: Z component of hypercomplex constant determining julia " -"shape.\n" +"Julia set only.\n" +"Z component of hypercomplex constant.\n" +"Alters the shape of the fractal.\n" "Range roughly -2 to 2." msgstr "" @@ -2990,6 +3608,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" "Key for moving the player backward.\n" +"Will also disable autoforward, when active.\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" @@ -3024,42 +3643,210 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Key for opening the chat console.\n" +"Key for opening the chat window to type commands.\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" #: src/settings_translation_file.cpp msgid "" -"Key for opening the chat window to type commands.\n" +"Key for opening the chat window to type local commands.\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" #: src/settings_translation_file.cpp msgid "" -"Key for opening the chat window to type local commands.\n" +"Key for opening the chat window.\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" #: src/settings_translation_file.cpp msgid "" -"Key for opening the chat window.\n" +"Key for opening the inventory.\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" #: src/settings_translation_file.cpp msgid "" -"Key for opening the inventory.\n" +"Key for selecting the 11th hotbar slot.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Key for selecting the 12th hotbar slot.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Key for selecting the 13th hotbar slot.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Key for selecting the 14th hotbar slot.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Key for selecting the 15th hotbar slot.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Key for selecting the 16th hotbar slot.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Key for selecting the 17th hotbar slot.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Key for selecting the 18th hotbar slot.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Key for selecting the 19th hotbar slot.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Key for selecting the 20th hotbar slot.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Key for selecting the 21st hotbar slot.\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" #: src/settings_translation_file.cpp msgid "" -"Key for printing debug stacks. Used for development.\n" +"Key for selecting the 22nd hotbar slot.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Key for selecting the 23rd hotbar slot.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Key for selecting the 24th hotbar slot.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Key for selecting the 25th hotbar slot.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Key for selecting the 26th hotbar slot.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Key for selecting the 27th hotbar slot.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Key for selecting the 28th hotbar slot.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Key for selecting the 29th hotbar slot.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Key for selecting the 30th hotbar slot.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Key for selecting the 31st hotbar slot.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Key for selecting the 32nd hotbar slot.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Key for selecting the eighth hotbar slot.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Key for selecting the fifth hotbar slot.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Key for selecting the first hotbar slot.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Key for selecting the fourth hotbar slot.\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" @@ -3073,6 +3860,13 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" +"Key for selecting the ninth hotbar slot.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" "Key for selecting the previous item in the hotbar.\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" @@ -3080,6 +3874,41 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" +"Key for selecting the second hotbar slot.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Key for selecting the seventh hotbar slot.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Key for selecting the sixth hotbar slot.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Key for selecting the tenth hotbar slot.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Key for selecting the third hotbar slot.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" "Key for sneaking.\n" "Also used for climbing down and descending in water if aux1_descends is " "disabled.\n" @@ -3145,6 +3974,13 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" +"Key for toggling pitch fly mode.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" "Key for toggling the camera update. Only used for development\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" @@ -3152,28 +3988,28 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Key for toggling the display of debug info.\n" +"Key for toggling the display of chat.\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" #: src/settings_translation_file.cpp msgid "" -"Key for toggling the display of the HUD.\n" +"Key for toggling the display of debug info.\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" #: src/settings_translation_file.cpp msgid "" -"Key for toggling the display of the chat.\n" +"Key for toggling the display of fog.\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" #: src/settings_translation_file.cpp msgid "" -"Key for toggling the display of the fog.\n" +"Key for toggling the display of the HUD.\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" @@ -3207,8 +4043,8 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Key use for climbing/descending" -msgstr "Klávesa Použít pro šplhání/slézání" +msgid "Kick players who sent more than X messages per 10 seconds." +msgstr "" #: src/settings_translation_file.cpp msgid "Lake steepness" @@ -3232,8 +4068,9 @@ msgid "Large chat console key" msgstr "Klávesa konzole" #: src/settings_translation_file.cpp -msgid "Lava Features" -msgstr "Vlastnosti lávy" +#, fuzzy +msgid "Lava depth" +msgstr "Hloubka velké jeskyně" #: src/settings_translation_file.cpp msgid "Leaves style" @@ -3254,11 +4091,12 @@ msgstr "Doleva" #: src/settings_translation_file.cpp msgid "" "Length of a server tick and the interval at which objects are generally " -"updated over network." +"updated over\n" +"network." msgstr "" #: src/settings_translation_file.cpp -msgid "Length of time between ABM execution cycles" +msgid "Length of time between Active Block Modifier (ABM) execution cycles" msgstr "" #: src/settings_translation_file.cpp @@ -3266,6 +4104,10 @@ msgid "Length of time between NodeTimer execution cycles" msgstr "" #: src/settings_translation_file.cpp +msgid "Length of time between active block management cycles" +msgstr "" + +#: src/settings_translation_file.cpp msgid "" "Level of logging to be written to debug.txt:\n" "- <nothing> (no logging)\n" @@ -3278,6 +4120,18 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp +msgid "Light curve mid boost" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Light curve mid boost center" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Light curve mid boost spread" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Lightness sharpness" msgstr "" @@ -3322,8 +4176,9 @@ msgid "Liquid queue purge time" msgstr "" #: src/settings_translation_file.cpp -msgid "Liquid sink" -msgstr "" +#, fuzzy +msgid "Liquid sinking speed" +msgstr "Rychlost slézání" #: src/settings_translation_file.cpp msgid "Liquid update interval in seconds." @@ -3349,15 +4204,16 @@ msgid "Loading Block Modifiers" msgstr "" #: src/settings_translation_file.cpp -msgid "Main menu game manager" +msgid "Lower Y limit of dungeons." msgstr "" #: src/settings_translation_file.cpp -msgid "Main menu mod manager" -msgstr "" +msgid "Main menu script" +msgstr "Skript hlavní nabídky" #: src/settings_translation_file.cpp -msgid "Main menu script" +#, fuzzy +msgid "Main menu style" msgstr "Skript hlavní nabídky" #: src/settings_translation_file.cpp @@ -3379,31 +4235,33 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Map generation attributes specific to Mapgen Valleys.\n" -"'altitude_chill' makes higher elevations colder, which may cause biome " -"issues.\n" -"'humid_rivers' modifies the humidity around rivers and in areas where water " -"would tend to pool,\n" -"it may interfere with delicately adjusted biomes.\n" -"Flags that are not specified in the flag string are not modified from the " -"default.\n" +"Map generation attributes specific to Mapgen Carpathian.\n" +"Flags that are not enabled are not modified from the default.\n" "Flags starting with 'no' are used to explicitly disable them." msgstr "" #: src/settings_translation_file.cpp msgid "" +"Map generation attributes specific to Mapgen Valleys.\n" +"'altitude_chill': Reduces heat with altitude.\n" +"'humid_rivers': Increases humidity around rivers and where water pools.\n" +"'vary_river_depth': If enabled, low humidity and high heat causes rivers\n" +"to become shallower and occasionally dry.\n" +"'altitude_dry': Reduces humidity with altitude." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" "Map generation attributes specific to Mapgen flat.\n" "Occasional lakes and hills can be added to the flat world.\n" -"Flags that are not specified in the flag string are not modified from the " -"default.\n" +"Flags that are not enabled are not modified from the default.\n" "Flags starting with 'no' are used to explicitly disable them." msgstr "" #: src/settings_translation_file.cpp msgid "" "Map generation attributes specific to Mapgen v5.\n" -"Flags that are not specified in the flag string are not modified from the " -"default.\n" +"Flags that are not enabled are not modified from the default.\n" "Flags starting with 'no' are used to explicitly disable them." msgstr "" @@ -3413,18 +4271,15 @@ msgid "" "The 'snowbiomes' flag enables the new 5 biome system.\n" "When the new biome system is enabled jungles are automatically enabled and\n" "the 'jungles' flag is ignored.\n" -"Flags that are not specified in the flag string are not modified from the " -"default.\n" +"Flags that are not enabled are not modified from the default.\n" "Flags starting with 'no' are used to explicitly disable them." msgstr "" #: src/settings_translation_file.cpp msgid "" "Map generation attributes specific to Mapgen v7.\n" -"The 'ridges' flag enables the rivers.\n" -"Floatlands are currently experimental and subject to change.\n" -"Flags that are not specified in the flag string are not modified from the " -"default.\n" +"'ridges' enables the rivers.\n" +"Flags that are not enabled are not modified from the default.\n" "Flags starting with 'no' are used to explicitly disable them." msgstr "" @@ -3445,7 +4300,7 @@ msgid "Mapblock mesh generation delay" msgstr "" #: src/settings_translation_file.cpp -msgid "Mapblock mesh generator's MapBlock cache size MB" +msgid "Mapblock mesh generator's MapBlock cache size in MB" msgstr "" #: src/settings_translation_file.cpp @@ -3453,70 +4308,77 @@ msgid "Mapblock unload timeout" msgstr "" #: src/settings_translation_file.cpp -msgid "Mapgen Valleys" -msgstr "Mapgen údolí" - -#: src/settings_translation_file.cpp -msgid "Mapgen debug" -msgstr "Ladění generátoru mapy" +#, fuzzy +msgid "Mapgen Carpathian" +msgstr "Mapgen plochy" #: src/settings_translation_file.cpp -msgid "Mapgen flags" +msgid "Mapgen Carpathian specific flags" msgstr "" #: src/settings_translation_file.cpp -msgid "Mapgen flat" +#, fuzzy +msgid "Mapgen Flat" msgstr "Mapgen plochy" #: src/settings_translation_file.cpp -msgid "Mapgen flat specific flags" -msgstr "" - -#: src/settings_translation_file.cpp -msgid "Mapgen fractal" +msgid "Mapgen Flat specific flags" msgstr "" #: src/settings_translation_file.cpp -msgid "Mapgen name" -msgstr "Jméno generátoru mapy" +#, fuzzy +msgid "Mapgen Fractal" +msgstr "Mapgen plochy" #: src/settings_translation_file.cpp -msgid "Mapgen v5" +#, fuzzy +msgid "Mapgen V5" msgstr "Mapgen v5" #: src/settings_translation_file.cpp -msgid "Mapgen v5 specific flags" +msgid "Mapgen V5 specific flags" msgstr "" #: src/settings_translation_file.cpp -msgid "Mapgen v6" +#, fuzzy +msgid "Mapgen V6" msgstr "Mapgen v6" #: src/settings_translation_file.cpp -msgid "Mapgen v6 specific flags" +msgid "Mapgen V6 specific flags" msgstr "" #: src/settings_translation_file.cpp -msgid "Mapgen v7" +#, fuzzy +msgid "Mapgen V7" msgstr "Mapgen v7" #: src/settings_translation_file.cpp -msgid "Mapgen v7 specific flags" +msgid "Mapgen V7 specific flags" msgstr "" #: src/settings_translation_file.cpp -msgid "Massive cave depth" -msgstr "Hloubka obrovské jeskyně" +msgid "Mapgen Valleys" +msgstr "Mapgen údolí" #: src/settings_translation_file.cpp -msgid "Massive cave noise" -msgstr "" +#, fuzzy +msgid "Mapgen Valleys specific flags" +msgstr "Mapgen údolí" + +#: src/settings_translation_file.cpp +msgid "Mapgen debug" +msgstr "Ladění generátoru mapy" #: src/settings_translation_file.cpp -msgid "Massive caves form here." +msgid "Mapgen flags" msgstr "" #: src/settings_translation_file.cpp +msgid "Mapgen name" +msgstr "Jméno generátoru mapy" + +#: src/settings_translation_file.cpp msgid "Max block generate distance" msgstr "" @@ -3553,11 +4415,10 @@ msgid "Maximum hotbar width" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum number of blocks that are simultaneously sent in total." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "Maximum number of blocks that are simultaneously sent per client." +msgid "" +"Maximum number of blocks that are simultaneously sent per client.\n" +"The maximum total count is calculated dynamically:\n" +"max_total = ceil((#clients + max_users) * per_client / 4)" msgstr "" #: src/settings_translation_file.cpp @@ -3594,7 +4455,11 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum number of players that can connect simultaneously." +msgid "Maximum number of players that can be connected simultaneously." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Maximum number of recent chat messages to show" msgstr "" #: src/settings_translation_file.cpp @@ -3616,17 +4481,13 @@ msgid "Maximum simultaneous block sends per client" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneous block sends total" -msgstr "" - -#: src/settings_translation_file.cpp msgid "Maximum size of the out chat queue" msgstr "" #: src/settings_translation_file.cpp msgid "" -"Maximum size of the out chat queue. 0 to disable queueing and -1 to make the " -"queue size unlimited" +"Maximum size of the out chat queue.\n" +"0 to disable queueing and -1 to make the queue size unlimited." msgstr "" #: src/settings_translation_file.cpp @@ -3670,7 +4531,8 @@ msgid "Minimap scan height" msgstr "" #: src/settings_translation_file.cpp -msgid "Minimum texture size for filters" +#, fuzzy +msgid "Minimum texture size" msgstr "Minimální velikost textury k filtrování" #: src/settings_translation_file.cpp @@ -3678,6 +4540,10 @@ msgid "Mipmapping" msgstr "Mip-mapování" #: src/settings_translation_file.cpp +msgid "Mod channels" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Modifies the size of the hudbar elements." msgstr "" @@ -3698,6 +4564,15 @@ msgid "Mountain noise" msgstr "" #: src/settings_translation_file.cpp +msgid "Mountain variation noise" +msgstr "" + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Mountain zero level" +msgstr "Hladina vody" + +#: src/settings_translation_file.cpp msgid "Mouse sensitivity" msgstr "Citlivost myši" @@ -3721,9 +4596,17 @@ msgid "Mute key" msgstr "Klávesa použít" #: src/settings_translation_file.cpp +msgid "Mute sound" +msgstr "" + +#: src/settings_translation_file.cpp msgid "" "Name of map generator to be used when creating a new world.\n" -"Creating a world in the main menu will override this." +"Creating a world in the main menu will override this.\n" +"Current stable mapgens:\n" +"v5, v6, v7 (except floatlands), flat, singlenode.\n" +"'stable' means the terrain shape in an existing world will not be changed\n" +"in the future. Note that biomes are defined by games and may still change." msgstr "" #: src/settings_translation_file.cpp @@ -3739,6 +4622,10 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp +msgid "Near plane" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Network" msgstr "Síť" @@ -3786,11 +4673,12 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Number of emerge threads to use. Make this field blank, or increase this " -"number\n" -"to use multiple threads. On multiprocessor systems, this will improve mapgen " -"speed greatly\n" -"at the cost of slightly buggy caves." +"Number of emerge threads to use.\n" +"Make this field blank or 0, or increase this number to use multiple " +"threads.\n" +"On multiprocessor systems, this will improve mapgen speed greatly at the " +"cost\n" +"of slightly buggy caves." msgstr "" #: src/settings_translation_file.cpp @@ -3813,6 +4701,13 @@ msgid "Opaque liquids" msgstr "" #: src/settings_translation_file.cpp +msgid "" +"Open the pause menu when the window's focus is lost. Does not pause if a " +"formspec is\n" +"open." +msgstr "" + +#: src/settings_translation_file.cpp msgid "Overall bias of parallax occlusion effect, usually scale/2." msgstr "" @@ -3825,11 +4720,6 @@ msgid "Parallax occlusion" msgstr "Paralaxní okluze" #: src/settings_translation_file.cpp -#, fuzzy -msgid "Parallax occlusion Scale" -msgstr "Škála paralaxní okluze" - -#: src/settings_translation_file.cpp msgid "Parallax occlusion bias" msgstr "Náklon paralaxní okluze" @@ -3842,6 +4732,11 @@ msgid "Parallax occlusion mode" msgstr "Režim paralaxní okluze" #: src/settings_translation_file.cpp +#, fuzzy +msgid "Parallax occlusion scale" +msgstr "Škála paralaxní okluze" + +#: src/settings_translation_file.cpp msgid "Parallax occlusion strength" msgstr "Síla paralaxní okluze" @@ -3864,10 +4759,23 @@ msgid "Path to texture directory. All textures are first searched from here." msgstr "" #: src/settings_translation_file.cpp +msgid "Pause on lost window focus" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Physics" msgstr "Fyzika" #: src/settings_translation_file.cpp +#, fuzzy +msgid "Pitch fly key" +msgstr "Klávesa létání" + +#: src/settings_translation_file.cpp +msgid "Pitch fly mode" +msgstr "" + +#: src/settings_translation_file.cpp msgid "" "Player is able to fly without being affected by gravity.\n" "This requires the \"fly\" privilege on the server." @@ -3882,7 +4790,8 @@ msgid "Player transfer distance" msgstr "" #: src/settings_translation_file.cpp -msgid "Player versus Player" +#, fuzzy +msgid "Player versus player" msgstr "Hráč proti hráči (PvP)" #: src/settings_translation_file.cpp @@ -3892,13 +4801,19 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp +msgid "" +"Prevent digging and placing from repeating when holding the mouse buttons.\n" +"Enable this when you dig or place too often by accident." +msgstr "" + +#: src/settings_translation_file.cpp msgid "Prevent mods from doing insecure things like running shell commands." msgstr "" #: src/settings_translation_file.cpp msgid "" -"Print the engine's profiling data in regular intervals (in seconds). 0 = " -"disable. Useful for developers." +"Print the engine's profiling data in regular intervals (in seconds).\n" +"0 = disable. Useful for developers." msgstr "" #: src/settings_translation_file.cpp @@ -3918,6 +4833,10 @@ msgid "Profiling" msgstr "" #: src/settings_translation_file.cpp +msgid "Projecting dungeons" +msgstr "" + +#: src/settings_translation_file.cpp msgid "" "Radius of cloud area stated in number of 64 node cloud squares.\n" "Values larger than 26 will start to produce sharp cutoffs at cloud area " @@ -3925,7 +4844,7 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Raises terrain to make valleys around the rivers" +msgid "Raises terrain to make valleys around the rivers." msgstr "" #: src/settings_translation_file.cpp @@ -3937,6 +4856,10 @@ msgid "Range select key" msgstr "Klávesa pro označení většího počtu věcí" #: src/settings_translation_file.cpp +msgid "Recent Chat Messages" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Remote media" msgstr "Vzdálená média" @@ -3960,6 +4883,22 @@ msgid "Report path" msgstr "Cesta k písmu" #: src/settings_translation_file.cpp +msgid "" +"Restricts the access of certain client-side functions on servers\n" +"Combine these byteflags below to restrict client-side features:\n" +"LOAD_CLIENT_MODS: 1 (disable client mods loading)\n" +"CHAT_MESSAGES: 2 (disable send_chat_message call client-side)\n" +"READ_ITEMDEFS: 4 (disable get_item_def call client-side)\n" +"READ_NODEDEFS: 8 (disable get_node_def call client-side)\n" +"LOOKUP_NODES_LIMIT: 16 (limits get_node call client-side to\n" +"csm_restriction_noderange)" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Ridge mountain spread noise" +msgstr "" + +#: src/settings_translation_file.cpp #, fuzzy msgid "Ridge noise" msgstr "Hlučnost řeky" @@ -3969,6 +4908,10 @@ msgid "Ridge underwater noise" msgstr "" #: src/settings_translation_file.cpp +msgid "Ridged mountain size noise" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Right key" msgstr "Klávesa doprava" @@ -3977,23 +4920,30 @@ msgid "Rightclick repetition interval" msgstr "Interval opakování pravého kliknutí" #: src/settings_translation_file.cpp -msgid "River Depth" +#, fuzzy +msgid "River depth" msgstr "Hloubka řeky" #: src/settings_translation_file.cpp -msgid "River Noise" +#, fuzzy +msgid "River noise" msgstr "Hlučnost řeky" #: src/settings_translation_file.cpp -msgid "River Size" +#, fuzzy +msgid "River size" msgstr "Velikost řeky" #: src/settings_translation_file.cpp -msgid "River noise -- rivers occur close to zero" +msgid "Rollback recording" msgstr "" #: src/settings_translation_file.cpp -msgid "Rollback recording" +msgid "Rolling hill size noise" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Rolling hills spread noise" msgstr "" #: src/settings_translation_file.cpp @@ -4001,6 +4951,10 @@ msgid "Round minimap" msgstr "Kulatá minimapa" #: src/settings_translation_file.cpp +msgid "Safe digging and placing" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Sandy beaches occur when np_beach exceeds this value." msgstr "" @@ -4022,7 +4976,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Scale gui by a user specified value.\n" +"Scale GUI by a user specified value.\n" "Use a nearest-neighbor-anti-alias filter to scale the GUI.\n" "This will smooth over some of the rough edges, and blend\n" "pixels when scaling down, at the cost of blurring some\n" @@ -4064,7 +5018,11 @@ msgid "Seabed noise" msgstr "" #: src/settings_translation_file.cpp -msgid "Second of 2 3D noises that together define tunnels." +msgid "Second of 4 2D noises that together define hill/mountain range height." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Second of two 3D noises that together define tunnels." msgstr "" #: src/settings_translation_file.cpp @@ -4072,7 +5030,7 @@ msgid "Security" msgstr "Zabezpečení" #: src/settings_translation_file.cpp -msgid "See http://www.sqlite.org/pragma.html#pragma_synchronous" +msgid "See https://www.sqlite.org/pragma.html#pragma_synchronous" msgstr "" #: src/settings_translation_file.cpp @@ -4088,6 +5046,29 @@ msgid "Selection box width" msgstr "Šířka obrysu bloku" #: src/settings_translation_file.cpp +msgid "" +"Selects one of 18 fractal types.\n" +"1 = 4D \"Roundy\" mandelbrot set.\n" +"2 = 4D \"Roundy\" julia set.\n" +"3 = 4D \"Squarry\" mandelbrot set.\n" +"4 = 4D \"Squarry\" julia set.\n" +"5 = 4D \"Mandy Cousin\" mandelbrot set.\n" +"6 = 4D \"Mandy Cousin\" julia set.\n" +"7 = 4D \"Variation\" mandelbrot set.\n" +"8 = 4D \"Variation\" julia set.\n" +"9 = 3D \"Mandelbrot/Mandelbar\" mandelbrot set.\n" +"10 = 3D \"Mandelbrot/Mandelbar\" julia set.\n" +"11 = 3D \"Christmas Tree\" mandelbrot set.\n" +"12 = 3D \"Christmas Tree\" julia set.\n" +"13 = 3D \"Mandelbulb\" mandelbrot set.\n" +"14 = 3D \"Mandelbulb\" julia set.\n" +"15 = 3D \"Cosine Mandelbulb\" mandelbrot set.\n" +"16 = 3D \"Cosine Mandelbulb\" julia set.\n" +"17 = 4D \"Mandelbulb\" mandelbrot set.\n" +"18 = 4D \"Mandelbulb\" julia set." +msgstr "" + +#: src/settings_translation_file.cpp msgid "Server / Singleplayer" msgstr "Server / Místní hra" @@ -4130,6 +5111,10 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp +msgid "Set the maximum character length of a chat message sent by clients." +msgstr "" + +#: src/settings_translation_file.cpp msgid "" "Set to true enables waving leaves.\n" "Requires shaders to be enabled." @@ -4155,7 +5140,8 @@ msgstr "Shadery" #: src/settings_translation_file.cpp msgid "" "Shaders allow advanced visual effects and may increase performance on some " -"video cards.\n" +"video\n" +"cards.\n" "This only works with the OpenGL video backend." msgstr "" @@ -4176,13 +5162,27 @@ msgid "Show entity selection boxes" msgstr "" #: src/settings_translation_file.cpp +msgid "Show non-free packages" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Show packages in the content store that do not qualify as 'free software'\n" +"as defined by the Free Software Foundation." +msgstr "" + +#: src/settings_translation_file.cpp msgid "Shutdown message" msgstr "Zpráva o vypnutí" #: src/settings_translation_file.cpp msgid "" -"Size of chunks to be generated at once by mapgen, stated in mapblocks (16 " -"nodes)." +"Size of mapchunks generated by mapgen, stated in mapblocks (16 nodes).\n" +"WARNING!: There is no benefit, and there are several dangers, in\n" +"increasing this value above 5.\n" +"Reducing this value increases cave and dungeon density.\n" +"Altering this value is for special usage, leaving it unchanged is\n" +"recommended." msgstr "" #: src/settings_translation_file.cpp @@ -4197,7 +5197,7 @@ msgid "Slice w" msgstr "" #: src/settings_translation_file.cpp -msgid "Slope and fill work together to modify the heights" +msgid "Slope and fill work together to modify the heights." msgstr "" #: src/settings_translation_file.cpp @@ -4231,10 +5231,25 @@ msgid "Sneak key" msgstr "Klávesa plížení" #: src/settings_translation_file.cpp +#, fuzzy +msgid "Sneaking speed" +msgstr "Rychlost chůze" + +#: src/settings_translation_file.cpp msgid "Sound" msgstr "Zvuk" #: src/settings_translation_file.cpp +#, fuzzy +msgid "Special key" +msgstr "Klávesa plížení" + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Special key for climbing/descending" +msgstr "Klávesa Použít pro šplhání/slézání" + +#: src/settings_translation_file.cpp msgid "" "Specifies URL from which client fetches media instead of using UDP.\n" "$filename should be accessible from $remote_media$filename via cURL\n" @@ -4243,15 +5258,25 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp +msgid "" +"Spread of light curve mid-boost.\n" +"Standard deviation of the mid-boost gaussian." +msgstr "" + +#: src/settings_translation_file.cpp msgid "Static spawnpoint" msgstr "Stálé místo oživení" #: src/settings_translation_file.cpp -msgid "Status message on connection" +msgid "Steepness noise" msgstr "" #: src/settings_translation_file.cpp -msgid "Steepness noise" +msgid "Step mountain size noise" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Step mountain spread noise" msgstr "" #: src/settings_translation_file.cpp @@ -4259,6 +5284,10 @@ msgid "Strength of generated normalmaps." msgstr "Síla vygenerovaných normálových map." #: src/settings_translation_file.cpp +msgid "Strength of light curve mid-boost." +msgstr "" + +#: src/settings_translation_file.cpp msgid "Strength of parallax." msgstr "" @@ -4271,10 +5300,6 @@ msgid "Strip color codes" msgstr "" #: src/settings_translation_file.cpp -msgid "Support older servers" -msgstr "Podpora starších serverů" - -#: src/settings_translation_file.cpp msgid "Synchronous SQLite" msgstr "" @@ -4283,16 +5308,17 @@ msgid "Temperature variation for biomes." msgstr "" #: src/settings_translation_file.cpp -msgid "Terrain Height" +msgid "Terrain alternative noise" msgstr "" #: src/settings_translation_file.cpp -msgid "Terrain alt noise" +msgid "Terrain base noise" msgstr "" #: src/settings_translation_file.cpp -msgid "Terrain base noise" -msgstr "" +#, fuzzy +msgid "Terrain height" +msgstr "Základní výška terénu" #: src/settings_translation_file.cpp msgid "Terrain higher noise" @@ -4325,7 +5351,13 @@ msgid "Texture path" msgstr "Cesta k texturám" #: src/settings_translation_file.cpp -msgid "The altitude at which temperature drops by 20C" +msgid "" +"Textures on a node may be aligned either to the node or to the world.\n" +"The former mode suits better things like machines, furniture, etc., while\n" +"the latter makes stairs and microblocks fit surroundings better.\n" +"However, as this possibility is new, thus may not be used by older servers,\n" +"this option allows enforcing it for certain node types. Note though that\n" +"that is considered EXPERIMENTAL and may not work properly." msgstr "" #: src/settings_translation_file.cpp @@ -4335,7 +5367,7 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "The depth of dirt or other filler" +msgid "The depth of dirt or other biome filler node." msgstr "" #: src/settings_translation_file.cpp @@ -4348,6 +5380,10 @@ msgid "The identifier of the joystick to use" msgstr "" #: src/settings_translation_file.cpp +msgid "The length in pixels it takes for touch screen interaction to start." +msgstr "" + +#: src/settings_translation_file.cpp msgid "The network interface that the server listens on." msgstr "" @@ -4358,7 +5394,24 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "The rendering back-end for Irrlicht." +msgid "" +"The radius of the volume of blocks around every player that is subject to " +"the\n" +"active block stuff, stated in mapblocks (16 nodes).\n" +"In active blocks objects are loaded and ABMs run.\n" +"This is also the minimum range in which active objects (mobs) are " +"maintained.\n" +"This should be configured together with active_object_range." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"The rendering back-end for Irrlicht.\n" +"A restart is required after changing this.\n" +"Note: On Android, stick with OGLES1 if unsure! App may fail to start " +"otherwise.\n" +"On other platforms, OpenGL is recommended, and it’s the only driver with\n" +"shader support currently." msgstr "" #: src/settings_translation_file.cpp @@ -4391,7 +5444,8 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" "The time in seconds it takes between repeated right clicks when holding the " -"right mouse button." +"right\n" +"mouse button." msgstr "" #: src/settings_translation_file.cpp @@ -4399,11 +5453,18 @@ msgid "The type of joystick" msgstr "" #: src/settings_translation_file.cpp -msgid "This font will be used for certain languages." +msgid "" +"The vertical distance over which heat drops by 20 if 'altitude_chill' is\n" +"enabled. Also the vertical distance over which humidity drops by 10 if\n" +"'altitude_dry' is enabled." msgstr "" #: src/settings_translation_file.cpp -msgid "Time in between active block management cycles" +msgid "Third of 4 2D noises that together define hill/mountain range height." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "This font will be used for certain languages." msgstr "" #: src/settings_translation_file.cpp @@ -4413,6 +5474,10 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp +msgid "Time of day when a new world is started, in millihours (0-23999)." +msgstr "" + +#: src/settings_translation_file.cpp msgid "Time send interval" msgstr "" @@ -4441,6 +5506,11 @@ msgid "Tooltip delay" msgstr "Zpoždění nápovědy" #: src/settings_translation_file.cpp +#, fuzzy +msgid "Touch screen threshold" +msgstr "Dosah dotyku (px)" + +#: src/settings_translation_file.cpp msgid "Trees noise" msgstr "" @@ -4461,8 +5531,7 @@ msgstr "Důvěryhodné mody" #: src/settings_translation_file.cpp msgid "" -"Typical maximum height, above and below midpoint, of floatland mountain " -"terrain." +"Typical maximum height, above and below midpoint, of floatland mountains." msgstr "" #: src/settings_translation_file.cpp @@ -4491,6 +5560,10 @@ msgid "Unload unused server data" msgstr "" #: src/settings_translation_file.cpp +msgid "Upper Y limit of dungeons." +msgstr "" + +#: src/settings_translation_file.cpp msgid "Use 3D cloud look instead of flat." msgstr "" @@ -4507,11 +5580,10 @@ msgid "Use bilinear filtering when scaling textures." msgstr "" #: src/settings_translation_file.cpp -msgid "Use key" -msgstr "Klávesa použít" - -#: src/settings_translation_file.cpp -msgid "Use mip mapping to scale textures. May slightly increase performance." +msgid "" +"Use mip mapping to scale textures. May slightly increase performance,\n" +"especially when using a high resolution texture pack.\n" +"Gamma correct downscaling is not supported." msgstr "" #: src/settings_translation_file.cpp @@ -4519,31 +5591,28 @@ msgid "Use trilinear filtering when scaling textures." msgstr "" #: src/settings_translation_file.cpp -msgid "V-Sync" -msgstr "Vertikální synchronizace" - -#: src/settings_translation_file.cpp msgid "VBO" msgstr "" #: src/settings_translation_file.cpp -msgid "Valley Depth" -msgstr "" +#, fuzzy +msgid "VSync" +msgstr "Vertikální synchronizace" #: src/settings_translation_file.cpp -msgid "Valley Fill" +msgid "Valley depth" msgstr "" #: src/settings_translation_file.cpp -msgid "Valley Profile" +msgid "Valley fill" msgstr "" #: src/settings_translation_file.cpp -msgid "Valley Slope" +msgid "Valley profile" msgstr "" #: src/settings_translation_file.cpp -msgid "Valleys C Flags" +msgid "Valley slope" msgstr "" #: src/settings_translation_file.cpp @@ -4615,13 +5684,18 @@ msgid "Viewing range" msgstr "" #: src/settings_translation_file.cpp +msgid "Virtual joystick triggers aux button" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Volume" msgstr "Hlasitost" #: src/settings_translation_file.cpp msgid "" -"W co-ordinate of the generated 3D slice of a 4D fractal.\n" +"W coordinate of the generated 3D slice of a 4D fractal.\n" "Determines which 3D slice of the 4D shape is generated.\n" +"Alters the shape of the fractal.\n" "Has no effect on 3D fractals.\n" "Range roughly -2 to 2." msgstr "" @@ -4631,10 +5705,6 @@ msgid "Walking speed" msgstr "Rychlost chůze" #: src/settings_translation_file.cpp -msgid "Water Features" -msgstr "Vlastnosti vody" - -#: src/settings_translation_file.cpp msgid "Water level" msgstr "Hladina vody" @@ -4689,16 +5759,22 @@ msgstr "" msgid "" "When using bilinear/trilinear/anisotropic filters, low-resolution textures\n" "can be blurred, so automatically upscale them with nearest-neighbor\n" -"interpolation to preserve crisp pixels. This sets the minimum texture size\n" +"interpolation to preserve crisp pixels. This sets the minimum texture size\n" "for the upscaled textures; higher values look sharper, but require more\n" -"memory. Powers of 2 are recommended. Setting this higher than 1 may not\n" +"memory. Powers of 2 are recommended. Setting this higher than 1 may not\n" "have a visible effect unless bilinear/trilinear/anisotropic filtering is\n" -"enabled." +"enabled.\n" +"This is also used as the base node texture size for world-aligned\n" +"texture autoscaling." msgstr "" #: src/settings_translation_file.cpp msgid "" -"Whether freetype fonts are used, requires freetype support to be compiled in." +"Whether FreeType fonts are used, requires FreeType support to be compiled in." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Whether dungeons occasionally project from the terrain." msgstr "" #: src/settings_translation_file.cpp @@ -4731,19 +5807,11 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "" -"Whether to support older servers before protocol version 25.\n" -"Enable if you want to connect to 0.4.12 servers and before.\n" -"Servers starting with 0.4.13 will work, 0.4.12-dev servers may work.\n" -"Disabling this option will protect your password better." -msgstr "" - -#: src/settings_translation_file.cpp msgid "Width component of the initial window size." msgstr "" #: src/settings_translation_file.cpp -msgid "Width of the selectionbox's lines around nodes." +msgid "Width of the selection box lines around nodes." msgstr "" #: src/settings_translation_file.cpp @@ -4760,11 +5828,40 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp +#, fuzzy +msgid "World start time" +msgstr "Název světa" + +#: src/settings_translation_file.cpp +msgid "" +"World-aligned textures may be scaled to span several nodes. However,\n" +"the server may not send the scale you want, especially if you use\n" +"a specially-designed texture pack; with this option, the client tries\n" +"to determine the scale automatically basing on the texture size.\n" +"See also texture_min_size.\n" +"Warning: This option is EXPERIMENTAL!" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "World-aligned textures mode" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Y of flat ground." msgstr "" #: src/settings_translation_file.cpp -msgid "Y of upper limit of large pseudorandom caves." +msgid "" +"Y of mountain density gradient zero level. Used to shift mountains " +"vertically." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Y of upper limit of large caves." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Y of upper limit of lava in large caves." msgstr "" #: src/settings_translation_file.cpp @@ -4784,11 +5881,11 @@ msgid "Y-level of floatland midpoint and lake surface." msgstr "" #: src/settings_translation_file.cpp -msgid "Y-level of higher (cliff-top) terrain." +msgid "Y-level of higher terrain that creates cliffs." msgstr "" #: src/settings_translation_file.cpp -msgid "Y-level of lower terrain and lakebeds." +msgid "Y-level of lower terrain and seabed." msgstr "" #: src/settings_translation_file.cpp @@ -4800,10 +5897,6 @@ msgid "Y-level to which floatland shadows extend." msgstr "" #: src/settings_translation_file.cpp -msgid "block send optimize distance" -msgstr "" - -#: src/settings_translation_file.cpp msgid "cURL file download timeout" msgstr "" @@ -4815,229 +5908,312 @@ msgstr "cURL limit paralelních stahování" msgid "cURL timeout" msgstr "cURL timeout" -#~ msgid "Preload inventory textures" -#~ msgstr "Přednačíst inventářové textury" +#~ msgid "No worldname given or no game selected" +#~ msgstr "Nebyla vybrána podhra nebo název" -#~ msgid "Scaling factor applied to menu elements: " -#~ msgstr "Měřítko aplikované na prvky menu: " +#~ msgid "Optionally the lacunarity can be appended with a leading comma." +#~ msgstr "Lakunarita může být specifikována spolu s předcházející čárkou." -#~ msgid "Touch free target" -#~ msgstr "Středový kurzor" +#~ msgid "Select path" +#~ msgstr "Vyberte cestu" -#~ msgid " KB/s" -#~ msgstr " KB/s" +#~ msgid "Page $1 of $2" +#~ msgstr "Strana $1 z $2" -#~ msgid " MB/s" -#~ msgstr " MB/s" +#~ msgid "Rating" +#~ msgstr "Hodnocení" -#~ msgid "Downloading" -#~ msgstr "Stahuji" +#~ msgid "Shortname:" +#~ msgstr "Zkratka:" -#~ msgid "Gamemgr: Unable to copy mod \"$1\" to game \"$2\"" -#~ msgstr "Gamemgr: Nepovedlo se zkopírovat mod \"$1\" do hry \"$2\"" +#~ msgid "Successfully installed:" +#~ msgstr "Úspěšně nainstalováno:" -#~ msgid "GAMES" -#~ msgstr "HRY" +#~ msgid "Unsorted" +#~ msgstr "Neřazené" -#~ msgid "Mods:" -#~ msgstr "Mody:" +#~ msgid "re-Install" +#~ msgstr "Přeinstalovat" -#~ msgid "new game" -#~ msgstr "nová hra" +#~ msgid "Connecting to server..." +#~ msgstr "Připojuji se k serveru..." -#~ msgid "EDIT GAME" -#~ msgstr "UPRAVIT HRU" +#~ msgid "Creating client..." +#~ msgstr "Vytvářím klienta..." -#~ msgid "Remove selected mod" -#~ msgstr "Odstranit vybraný mod" +#~ msgid "Creating server..." +#~ msgstr "Vytvářím server..." -#~ msgid "<<-- Add mod" -#~ msgstr "<<-- Přidat mod" +#~ msgid "Resolving address..." +#~ msgstr "Překládám adresu..." -#~ msgid "CLIENT" -#~ msgstr "KLIENT" +#~ msgid "Shutting down..." +#~ msgstr "Vypínání..." -#~ msgid "START SERVER" -#~ msgstr "MÍSTNÍ SERVER" +#~ msgid "Use" +#~ msgstr "Použít" -#~ msgid "Name" -#~ msgstr "Jméno" +#~ msgid "Hide mp content" +#~ msgstr "Skrýt obsahy balíčků" -#~ msgid "Password" -#~ msgstr "Heslo" +#~ msgid "Attn" +#~ msgstr "Attn" -#~ msgid "SETTINGS" -#~ msgstr "NASTAVENÍ" +#~ msgid "Capital" +#~ msgstr "Klávesa velkého písmene" -#~ msgid "Preload item visuals" -#~ msgstr "Přednačíst textury předmětů" +#~ msgid "Comma" +#~ msgstr "Čárka" -#~ msgid "Finite Liquid" -#~ msgstr "Konečná voda" +#~ msgid "CrSel" +#~ msgstr "CrSel" -#~ msgid "SINGLE PLAYER" -#~ msgstr "HRA JEDNOHO HRÁČE" +#~ msgid "ExSel" +#~ msgstr "ExSel" -#~ msgid "TEXTURE PACKS" -#~ msgstr "BALÍČKY TEXTUR" +#~ msgid "Final" +#~ msgstr "Final" -#~ msgid "MODS" -#~ msgstr "MODY" +#~ msgid "Junja" +#~ msgstr "Junja" -#~ msgid "Add mod:" -#~ msgstr "Přidat mod:" +#~ msgid "Kana" +#~ msgstr "Kana" + +#~ msgid "Kanji" +#~ msgstr "Kanji" + +#~ msgid "Minus" +#~ msgstr "Mínus" + +#~ msgid "PA1" +#~ msgstr "PA1" + +#~ msgid "Period" +#~ msgstr "Tečka" + +#~ msgid "Plus" +#~ msgstr "Plus" + +#, fuzzy +#~ msgid "Mapgen flat cave width" +#~ msgstr "Mapgen plochy" + +#, fuzzy +#~ msgid "Mapgen fractal cave width" +#~ msgstr "Mapgen plochy" + +#, fuzzy +#~ msgid "Mapgen v5 cave width" +#~ msgstr "Mapgen v5" + +#, fuzzy +#~ msgid "Mapgen v7 cave width" +#~ msgstr "Mapgen v7" + +#~ msgid "Detailed mod profile data. Useful for mod developers." +#~ msgstr "Detailní profilovací data modů. Užitečné pro vývojáře modů." + +#~ msgid "Detailed mod profiling" +#~ msgstr "Detailní profilování modů" + +#~ msgid "Useful for mod developers." +#~ msgstr "Užitečné pro vývojáře modů." + +#~ msgid "No of course not!" +#~ msgstr "Jistě že ne!" + +#~ msgid "Public Serverlist" +#~ msgstr "Seznam veřejných serverů" + +#~ msgid "No!!!" +#~ msgstr "Ne!!!" + +#~ msgid "\"" +#~ msgstr "\"" + +#~ msgid "If enabled, " +#~ msgstr "Je-li povoleno, " + +#~ msgid "Restart minetest for driver change to take effect" +#~ msgstr "Aby se změna ovladače projevila, restartujte Minetest" #~ msgid "Left click: Move all items, Right click: Move single item" #~ msgstr "" #~ "Levý klik: Přesunout všechny předměty, Pravý klik: Přesunout jeden předmět" -#~ msgid "Restart minetest for driver change to take effect" -#~ msgstr "Aby se změna ovladače projevila, restartujte Minetest" +#~ msgid "Add mod:" +#~ msgstr "Přidat mod:" -#~ msgid "If enabled, " -#~ msgstr "Je-li povoleno, " +#~ msgid "MODS" +#~ msgstr "MODY" -#~ msgid "If disabled " -#~ msgstr "Je-li zakázáno " +#~ msgid "TEXTURE PACKS" +#~ msgstr "BALÍČKY TEXTUR" -#~ msgid "\"" -#~ msgstr "\"" +#~ msgid "SINGLE PLAYER" +#~ msgstr "HRA JEDNOHO HRÁČE" -#~ msgid "No!!!" -#~ msgstr "Ne!!!" +#~ msgid "Finite Liquid" +#~ msgstr "Konečná voda" -#~ msgid "Generate Normalmaps" -#~ msgstr "Generovat normálové mapy" +#~ msgid "Preload item visuals" +#~ msgstr "Přednačíst textury předmětů" -#~ msgid "Public Serverlist" -#~ msgstr "Seznam veřejných serverů" +#~ msgid "SETTINGS" +#~ msgstr "NASTAVENÍ" -#~ msgid "No of course not!" -#~ msgstr "Jistě že ne!" +#~ msgid "Password" +#~ msgstr "Heslo" -#~ msgid "Useful for mod developers." -#~ msgstr "Užitečné pro vývojáře modů." +#~ msgid "Name" +#~ msgstr "Jméno" -#~ msgid "Detailed mod profiling" -#~ msgstr "Detailní profilování modů" +#~ msgid "START SERVER" +#~ msgstr "MÍSTNÍ SERVER" -#~ msgid "Detailed mod profile data. Useful for mod developers." -#~ msgstr "Detailní profilovací data modů. Užitečné pro vývojáře modů." +#~ msgid "CLIENT" +#~ msgstr "KLIENT" -#, fuzzy -#~ msgid "Mapgen v7 cave width" -#~ msgstr "Mapgen v7" +#~ msgid "<<-- Add mod" +#~ msgstr "<<-- Přidat mod" -#, fuzzy -#~ msgid "Mapgen v5 cave width" -#~ msgstr "Mapgen v5" +#~ msgid "Remove selected mod" +#~ msgstr "Odstranit vybraný mod" -#, fuzzy -#~ msgid "Mapgen fractal cave width" -#~ msgstr "Mapgen plochy" +#~ msgid "EDIT GAME" +#~ msgstr "UPRAVIT HRU" -#, fuzzy -#~ msgid "Mapgen flat cave width" -#~ msgstr "Mapgen plochy" +#~ msgid "new game" +#~ msgstr "nová hra" -#~ msgid "Plus" -#~ msgstr "Plus" +#~ msgid "Mods:" +#~ msgstr "Mody:" -#~ msgid "Period" -#~ msgstr "Tečka" +#~ msgid "GAMES" +#~ msgstr "HRY" -#~ msgid "PA1" -#~ msgstr "PA1" +#~ msgid "Gamemgr: Unable to copy mod \"$1\" to game \"$2\"" +#~ msgstr "Gamemgr: Nepovedlo se zkopírovat mod \"$1\" do hry \"$2\"" -#~ msgid "Minus" -#~ msgstr "Mínus" +#~ msgid "Downloading" +#~ msgstr "Stahuji" -#~ msgid "Kanji" -#~ msgstr "Kanji" +#~ msgid " MB/s" +#~ msgstr " MB/s" -#~ msgid "Kana" -#~ msgstr "Kana" +#~ msgid " KB/s" +#~ msgstr " KB/s" -#~ msgid "Junja" -#~ msgstr "Junja" +#~ msgid "Touch free target" +#~ msgstr "Středový kurzor" -#~ msgid "Final" -#~ msgstr "Final" +#~ msgid "Scaling factor applied to menu elements: " +#~ msgstr "Měřítko aplikované na prvky menu: " -#~ msgid "ExSel" -#~ msgstr "ExSel" +#~ msgid "Preload inventory textures" +#~ msgstr "Přednačíst inventářové textury" -#~ msgid "CrSel" -#~ msgstr "CrSel" +#~ msgid "Water Features" +#~ msgstr "Vlastnosti vody" -#~ msgid "Comma" -#~ msgstr "Čárka" +#~ msgid "Use key" +#~ msgstr "Klávesa použít" -#~ msgid "Capital" -#~ msgstr "Klávesa velkého písmene" +#~ msgid "Support older servers" +#~ msgstr "Podpora starších serverů" -#~ msgid "Attn" -#~ msgstr "Attn" +#~ msgid "Massive cave depth" +#~ msgstr "Hloubka obrovské jeskyně" -#~ msgid "Start Game" -#~ msgstr "Spustit hru" +#~ msgid "Lava Features" +#~ msgstr "Vlastnosti lávy" -#~ msgid "Hide mp content" -#~ msgstr "Skrýt obsahy balíčků" +#, fuzzy +#~ msgid "Inventory image hack" +#~ msgstr "Klávesa inventáře" -#~ msgid "Descending speed" -#~ msgstr "Rychlost slézání" +#~ msgid "General" +#~ msgstr "Hlavní" -#~ msgid "Use" -#~ msgstr "Použít" +#~ msgid "" +#~ "Field of view while zooming in degrees.\n" +#~ "This requires the \"zoom\" privilege on the server." +#~ msgstr "" +#~ "Zorné pole při postupném přibližování.\n" +#~ "Vyžaduje na serveru přidělené právo \"zoom\"." -#~ msgid "Shutting down..." -#~ msgstr "Vypínání..." +#~ msgid "Depth below which you'll find massive caves." +#~ msgstr "Hloubka pod kterou najdete obrovské jeskyně." -#~ msgid "Resolving address..." -#~ msgstr "Překládám adresu..." +#~ msgid "Crouch speed" +#~ msgstr "Rychlost při plížení" -#~ msgid "Creating server..." -#~ msgstr "Vytvářím server..." +#~ msgid "Console key" +#~ msgstr "Klávesa konzole" -#~ msgid "Creating client..." -#~ msgstr "Vytvářím klienta..." +#~ msgid "Cloud height" +#~ msgstr "Výška mraků" -#~ msgid "Connecting to server..." -#~ msgstr "Připojuji se k serveru..." +#~ msgid "" +#~ "Announce to this serverlist.\n" +#~ "If you want to announce your ipv6 address, use serverlist_url = v6." +#~ "servers.minetest.net." +#~ msgstr "" +#~ "Zveřejnit do tohoto seznamu serverů.\n" +#~ "Jestliže chcete zveřejnit vaši ipv6 adresu, použijte serverlist_url = v6." +#~ "servers.minetest.net." -#~ msgid "re-Install" -#~ msgstr "Přeinstalovat" +#~ msgid "Prior" +#~ msgstr "Předchozí" -#~ msgid "Unsorted" -#~ msgstr "Neřazené" +#~ msgid "Next" +#~ msgstr "Další" -#~ msgid "Successfully installed:" -#~ msgstr "Úspěšně nainstalováno:" +#~ msgid "Print stacks" +#~ msgstr "Vypsat hromádky" -#~ msgid "Shortname:" -#~ msgstr "Zkratka:" +#~ msgid "No information available" +#~ msgstr "Informace nejsou dostupné" -#~ msgid "Rating" -#~ msgstr "Hodnocení" +#, fuzzy +#~ msgid "Normal Mapping" +#~ msgstr "Tone mapping" -#~ msgid "Page $1 of $2" -#~ msgstr "Strana $1 z $2" +#~ msgid "Change keys" +#~ msgstr "Změnit nastavení kláves" -#~ msgid "Install" -#~ msgstr "Instalovat" +#, fuzzy +#~ msgid "Play Online" +#~ msgstr "Jméno hráče" -#~ msgid "Downloading $1, please wait..." -#~ msgstr "Stahuji $1, prosím čekejte..." +#~ msgid "Uninstall selected modpack" +#~ msgstr "Odinstalovat označený balíček" -#~ msgid "Close store" -#~ msgstr "Zavřít obchod" +#, fuzzy +#~ msgid "Local Game" +#~ msgstr "Místní instalace" -#~ msgid "Select path" -#~ msgstr "Vyberte cestu" +#~ msgid "Possible values are: " +#~ msgstr "Možné hodnoty jsou: " -#~ msgid "Optionally the lacunarity can be appended with a leading comma." -#~ msgstr "Lakunarita může být specifikována spolu s předcházející čárkou." +#~ msgid "Please enter a comma seperated list of flags." +#~ msgstr "Prosím zadejte čárkami oddělený seznam vlajek." -#~ msgid "No worldname given or no game selected" -#~ msgstr "Nebyla vybrána podhra nebo název" +#~ msgid "Format is 3 numbers separated by commas and inside brackets." +#~ msgstr "Formát jsou tři čísla uvnitř závorek oddělená čárkami." + +#, fuzzy +#~ msgid "<offset>, <scale>, (<spreadX>, <spreadY>, <spreadZ>)," +#~ msgstr "" +#~ "Formát: <offset>, <scale>, (<spreadX>, <spreadY>, <spreadZ>), <seed>, " +#~ "<octaves>, <persistence>" + +#~ msgid "\"$1\" is not a valid flag." +#~ msgstr "\"$1\" není platný příznak." + +#~ msgid "Enable MP" +#~ msgstr "Povolit balíček" + +#~ msgid "Disable MP" +#~ msgstr "Zakázat balíček" |