diff options
Diffstat (limited to 'po/sl/minetest.po')
-rw-r--r-- | po/sl/minetest.po | 2527 |
1 files changed, 1797 insertions, 730 deletions
diff --git a/po/sl/minetest.po b/po/sl/minetest.po index ea900bf57..de3a5c835 100644 --- a/po/sl/minetest.po +++ b/po/sl/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: 2017-06-02 20:32+0000\n" "Last-Translator: praprot <pumpkin650@gmail.com>\n" "Language-Team: Slovenian <https://hosted.weblate.org/projects/minetest/" @@ -20,12 +20,13 @@ msgstr "" "%100==4 ? 2 : 3;\n" "X-Generator: Weblate 2.15-dev\n" -#: builtin/client/init.lua +#: builtin/client/death_formspec.lua src/client/game.cpp msgid "Respawn" msgstr "Vstani od mrtvih" -#: builtin/client/init.lua -msgid "You died." +#: builtin/client/death_formspec.lua src/client/game.cpp +#, fuzzy +msgid "You died" msgstr "Mrtev si." #: builtin/fstk/ui.lua @@ -83,34 +84,38 @@ msgid "We support protocol versions between version $1 and $2." msgstr "Mi podpiramo protokol verzije med $1 and $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 "Prekliči" -#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_mods.lua +#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_content.lua msgid "Dependencies:" msgstr "Odvisnosti:" #: builtin/mainmenu/dlg_config_world.lua -msgid "Disable MP" -msgstr "Onemogoči MP" - -#: builtin/mainmenu/dlg_config_world.lua msgid "Disable all" msgstr "Onemogoči vse" #: builtin/mainmenu/dlg_config_world.lua -msgid "Enable MP" -msgstr "Omogoči MP" +#, fuzzy +msgid "Disable modpack" +msgstr "Onemogočeno" #: builtin/mainmenu/dlg_config_world.lua msgid "Enable all" msgstr "Omogoči vse" #: builtin/mainmenu/dlg_config_world.lua +#, fuzzy +msgid "Enable modpack" +msgstr "Preimenuj Modpack:" + +#: builtin/mainmenu/dlg_config_world.lua msgid "" "Failed to enable mod \"$1\" as it contains disallowed characters. Only " "chararacters [a-z0-9_] are allowed." @@ -122,12 +127,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 "Modifikacija nima opisa" + +#: builtin/mainmenu/dlg_config_world.lua +#, fuzzy +msgid "No modpack description provided." +msgstr "Modifikacija nima opisa" + +#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_content.lua msgid "Optional dependencies:" msgstr "Možnostne odvisnosti:" #: 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 "Shrani" @@ -139,6 +154,65 @@ msgstr "Svet:" msgid "enabled" msgstr "omogočeno" +#: builtin/mainmenu/dlg_contentstore.lua +msgid "All packages" +msgstr "" + +#: builtin/mainmenu/dlg_contentstore.lua +msgid "Back" +msgstr "" + +#: builtin/mainmenu/dlg_contentstore.lua +#, fuzzy +msgid "Back to Main Menu" +msgstr "Glavni meni" + +#: builtin/mainmenu/dlg_contentstore.lua +#, fuzzy +msgid "Downloading and installing $1, please wait..." +msgstr "Prenašam $1, prosim počakaj..." + +#: builtin/mainmenu/dlg_contentstore.lua +#, fuzzy +msgid "Failed to download $1" +msgstr "Neuspeh pri inštalaciji $1 do $2" + +#: builtin/mainmenu/dlg_contentstore.lua +#: builtin/mainmenu/dlg_settings_advanced.lua +msgid "Games" +msgstr "Igre" + +#: builtin/mainmenu/dlg_contentstore.lua +msgid "Install" +msgstr "Inštalacija" + +#: builtin/mainmenu/dlg_contentstore.lua +#: builtin/mainmenu/dlg_settings_advanced.lua +msgid "Mods" +msgstr "Modifikacije" + +#: builtin/mainmenu/dlg_contentstore.lua +#: builtin/mainmenu/dlg_settings_advanced.lua builtin/mainmenu/tab_online.lua +msgid "Search" +msgstr "Išči" + +#: builtin/mainmenu/dlg_contentstore.lua +msgid "Texture packs" +msgstr "" + +#: builtin/mainmenu/dlg_contentstore.lua +#, fuzzy +msgid "Uninstall" +msgstr "Inštalacija" + +#: 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 "Svet \"$1\" že obstaja" @@ -148,7 +222,8 @@ msgid "Create" msgstr "Ustvari" #: 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 "Prenesi igro, kot je minetest_game, na minetest.net" #: builtin/mainmenu/dlg_create_world.lua @@ -181,24 +256,28 @@ msgid "World name" msgstr "Ime sveta" #: builtin/mainmenu/dlg_create_world.lua -msgid "You have no subgames installed." +#, fuzzy +msgid "You have no games installed." msgstr "Igre manjkajo." -#: builtin/mainmenu/dlg_delete_mod.lua +#: builtin/mainmenu/dlg_delete_content.lua msgid "Are you sure you want to delete \"$1\"?" msgstr "Si prepričan, da želiš zbrisati \"$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 "Zbriši" -#: 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: neuspešen izbris \"$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: napačna pot do \"$1\"" #: builtin/mainmenu/dlg_delete_world.lua @@ -214,10 +293,6 @@ msgid "Rename Modpack:" msgstr "Preimenuj Modpack:" #: builtin/mainmenu/dlg_settings_advanced.lua -msgid "\"$1\" is not a valid flag." -msgstr "\"$1\"ni veljavna zastava." - -#: builtin/mainmenu/dlg_settings_advanced.lua msgid "(No description of setting given)" msgstr "(ni opisa izbrane nastavitve)" @@ -226,17 +301,6 @@ msgid "< Back to Settings page" msgstr "< Nazaj do Nastavitev" #: builtin/mainmenu/dlg_settings_advanced.lua -#, fuzzy -msgid "<offset>, <scale>, (<spreadX>, <spreadY>, <spreadZ>)," -msgstr "" -"Format <odmik>, <velikost>, (<pomnožiX>, <pomnožiY>, <pomnožiZ>), <seme>, " -"<oktave>, <vztrajnost>" - -#: builtin/mainmenu/dlg_settings_advanced.lua -msgid "<seed>, <octaves>, <persistence>, <lacunarity>" -msgstr "" - -#: builtin/mainmenu/dlg_settings_advanced.lua msgid "Browse" msgstr "Brskaj" @@ -253,26 +317,6 @@ msgid "Enabled" msgstr "Omogočeno" #: builtin/mainmenu/dlg_settings_advanced.lua -msgid "Format is 3 numbers separated by commas and inside brackets." -msgstr "" - -#: builtin/mainmenu/dlg_settings_advanced.lua -msgid "Format:" -msgstr "" - -#: builtin/mainmenu/dlg_settings_advanced.lua -msgid "Games" -msgstr "Igre" - -#: builtin/mainmenu/dlg_settings_advanced.lua builtin/mainmenu/tab_mods.lua -msgid "Mods" -msgstr "Modifikacije" - -#: builtin/mainmenu/dlg_settings_advanced.lua -msgid "Please enter a comma seperated list of flags." -msgstr "Prosim vstavi vejico ločen seznam zastav." - -#: builtin/mainmenu/dlg_settings_advanced.lua msgid "Please enter a valid integer." msgstr "Prosim vnesi veljavno celo število." @@ -281,17 +325,9 @@ msgid "Please enter a valid number." msgstr "Prosim vpiši veljavno številko." #: builtin/mainmenu/dlg_settings_advanced.lua -msgid "Possible values are: " -msgstr "Možne vrednosti so: " - -#: builtin/mainmenu/dlg_settings_advanced.lua msgid "Restore Default" msgstr "Obnovi privzete nastavitve" -#: builtin/mainmenu/dlg_settings_advanced.lua builtin/mainmenu/tab_online.lua -msgid "Search" -msgstr "Išči" - #: builtin/mainmenu/dlg_settings_advanced.lua #, fuzzy msgid "Select directory" @@ -314,34 +350,117 @@ msgstr "Vrednost mora biti vsaj $1." msgid "The value must not be larger than $1." msgstr "Vrednost ne sme biti večja od $1." -#: builtin/mainmenu/modmgr.lua -msgid "" -"\n" -"Install Mod: unsupported filetype \"$1\" or broken archive" +#: builtin/mainmenu/pkgmgr.lua +msgid " mods" msgstr "" -"\n" -"Inštaliraj modifikacijo: nepodprti tip datoteke \"$1\" ali pokvarjen arhiv" -#: builtin/mainmenu/modmgr.lua +#: builtin/mainmenu/pkgmgr.lua +#, fuzzy +msgid "$1 (Enabled)" +msgstr "Omogočeno" + +#: builtin/mainmenu/pkgmgr.lua msgid "Failed to install $1 to $2" msgstr "Neuspeh pri inštalaciji $1 do $2" -#: builtin/mainmenu/modmgr.lua -msgid "Install Mod: file: \"$1\"" -msgstr "Inštaliraj Mod: datoteka: \"$1\"" - -#: builtin/mainmenu/modmgr.lua -msgid "Install Mod: unable to find real modname for: $1" +#: builtin/mainmenu/pkgmgr.lua +#, fuzzy +msgid "Install Mod: Unable to find real mod name for: $1" msgstr "Inštaliraj modifikacijo: ne najdem pravega imena za modifikacijo $1" -#: builtin/mainmenu/modmgr.lua -msgid "Install Mod: unable to find suitable foldername for modpack $1" +#: builtin/mainmenu/pkgmgr.lua +#, fuzzy +msgid "Install Mod: Unable to find suitable folder name for modpack $1" +msgstr "" +"Inštalacija modifikacije: ne najdem ustrezne ime mape za paket modifikacij $1" + +#: builtin/mainmenu/pkgmgr.lua +#, fuzzy +msgid "Install: Unsupported file type \"$1\" or broken archive" +msgstr "" +"\n" +"Inštaliraj modifikacijo: nepodprti tip datoteke \"$1\" ali pokvarjen arhiv" + +#: builtin/mainmenu/pkgmgr.lua +#, fuzzy +msgid "Install: file: \"$1\"" +msgstr "Inštaliraj Mod: datoteka: \"$1\"" + +#: builtin/mainmenu/pkgmgr.lua +#, fuzzy +msgid "Unable to find a valid mod or modpack" msgstr "" "Inštalacija modifikacije: ne najdem ustrezne ime mape za paket modifikacij $1" -#: builtin/mainmenu/modmgr.lua -msgid "Subgame Mods" -msgstr "Modifikacija podiger" +#: builtin/mainmenu/pkgmgr.lua +#, fuzzy +msgid "Unable to install a $1 as a texture pack" +msgstr "Neuspeh pri inštalaciji $1 do $2" + +#: builtin/mainmenu/pkgmgr.lua +#, fuzzy +msgid "Unable to install a game as a $1" +msgstr "Neuspeh pri inštalaciji $1 do $2" + +#: builtin/mainmenu/pkgmgr.lua +#, fuzzy +msgid "Unable to install a mod as a $1" +msgstr "Neuspeh pri inštalaciji $1 do $2" + +#: builtin/mainmenu/pkgmgr.lua +#, fuzzy +msgid "Unable to install a modpack as a $1" +msgstr "Neuspeh pri inštalaciji $1 do $2" + +#: builtin/mainmenu/tab_content.lua +msgid "Browse online content" +msgstr "" + +#: builtin/mainmenu/tab_content.lua +msgid "Content" +msgstr "" + +#: builtin/mainmenu/tab_content.lua +#, fuzzy +msgid "Disable Texture Pack" +msgstr "Onemogoči MP" + +#: builtin/mainmenu/tab_content.lua +#, fuzzy +msgid "Information:" +msgstr "Informacije o modifikaciji:" + +#: builtin/mainmenu/tab_content.lua +#, fuzzy +msgid "Installed Packages:" +msgstr "Inštalirane modifikacije:" + +#: builtin/mainmenu/tab_content.lua +msgid "No dependencies." +msgstr "Ni odvisnosti." + +#: builtin/mainmenu/tab_content.lua +#, fuzzy +msgid "No package description available" +msgstr "Modifikacija nima opisa" + +#: builtin/mainmenu/tab_content.lua +msgid "Rename" +msgstr "Preimenuj" + +#: builtin/mainmenu/tab_content.lua +#, fuzzy +msgid "Select Package File:" +msgstr "Izberi datoteko modifikacije:" + +#: builtin/mainmenu/tab_content.lua +#, fuzzy +msgid "Uninstall Package" +msgstr "Odstrani izbrano modifikacijo" + +#: builtin/mainmenu/tab_content.lua +msgid "Use Texture Pack" +msgstr "" #: builtin/mainmenu/tab_credits.lua msgid "Active Contributors" @@ -392,10 +511,6 @@ msgid "Host Server" msgstr "" #: builtin/mainmenu/tab_local.lua -msgid "Local Game" -msgstr "Lokalna igra" - -#: builtin/mainmenu/tab_local.lua msgid "Name/Password" msgstr "Ime/Geslo" @@ -423,37 +538,10 @@ msgstr "Izberi svet:" msgid "Server Port" msgstr "" -#: builtin/mainmenu/tab_mods.lua -msgid "Installed Mods:" -msgstr "Inštalirane modifikacije:" - -#: builtin/mainmenu/tab_mods.lua -msgid "Mod information:" -msgstr "Informacije o modifikaciji:" - -#: builtin/mainmenu/tab_mods.lua -msgid "No dependencies." -msgstr "Ni odvisnosti." - -#: builtin/mainmenu/tab_mods.lua -msgid "No mod description available" -msgstr "Modifikacija nima opisa" - -#: builtin/mainmenu/tab_mods.lua -msgid "Rename" -msgstr "Preimenuj" - -#: builtin/mainmenu/tab_mods.lua -msgid "Select Mod File:" -msgstr "Izberi datoteko modifikacije:" - -#: builtin/mainmenu/tab_mods.lua -msgid "Uninstall selected mod" -msgstr "Odstrani izbrano modifikacijo" - -#: builtin/mainmenu/tab_mods.lua -msgid "Uninstall selected modpack" -msgstr "Odstrani izbrani paket modifikacij" +#: builtin/mainmenu/tab_local.lua +#, fuzzy +msgid "Start Game" +msgstr "Igraj" #: builtin/mainmenu/tab_online.lua msgid "Address / Port" @@ -479,6 +567,11 @@ msgstr "" msgid "Favorite" msgstr "Priljubljeno" +#: builtin/mainmenu/tab_online.lua +#, fuzzy +msgid "Join Game" +msgstr "Lokalna igra" + #: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua msgid "Name / Password" msgstr "Ime / Geslo" @@ -487,10 +580,6 @@ msgstr "Ime / Geslo" msgid "Ping" msgstr "" -#: builtin/mainmenu/tab_online.lua -msgid "Play Online" -msgstr "Igraj preko spleta" - #: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua msgid "PvP enabled" msgstr "PvP omogočeno" @@ -524,7 +613,7 @@ msgid "Are you sure to reset your singleplayer world?" msgstr "" #: builtin/mainmenu/tab_settings.lua -msgid "Autosave screen size" +msgid "Autosave Screen Size" msgstr "" #: builtin/mainmenu/tab_settings.lua @@ -535,8 +624,8 @@ msgstr "" msgid "Bump Mapping" msgstr "" -#: builtin/mainmenu/tab_settings.lua -msgid "Change keys" +#: builtin/mainmenu/tab_settings.lua src/client/game.cpp +msgid "Change Keys" msgstr "" #: builtin/mainmenu/tab_settings.lua @@ -548,6 +637,10 @@ msgid "Fancy Leaves" msgstr "" #: builtin/mainmenu/tab_settings.lua +msgid "Generate Normal Maps" +msgstr "" + +#: builtin/mainmenu/tab_settings.lua msgid "Mipmap" msgstr "" @@ -575,15 +668,11 @@ msgstr "" msgid "Node Outlining" msgstr "" -#: builtin/mainmenu/tab_settings.lua builtin/mainmenu/tab_texturepacks.lua +#: builtin/mainmenu/tab_settings.lua msgid "None" msgstr "Noben" #: builtin/mainmenu/tab_settings.lua -msgid "Normal Mapping" -msgstr "" - -#: builtin/mainmenu/tab_settings.lua msgid "Opaque Leaves" msgstr "" @@ -616,6 +705,10 @@ msgid "Shaders" msgstr "" #: builtin/mainmenu/tab_settings.lua +msgid "Shaders (unavailable)" +msgstr "" + +#: builtin/mainmenu/tab_settings.lua msgid "Simple Leaves" msgstr "Preprosti listi" @@ -636,7 +729,7 @@ msgid "Tone Mapping" msgstr "" #: builtin/mainmenu/tab_settings.lua -msgid "Touchthreshold (px)" +msgid "Touchthreshold: (px)" msgstr "" #: builtin/mainmenu/tab_settings.lua @@ -671,43 +764,27 @@ msgstr "" msgid "Start Singleplayer" msgstr "" -#: builtin/mainmenu/tab_texturepacks.lua -msgid "Default textures will be used." -msgstr "" - -#: builtin/mainmenu/tab_texturepacks.lua -msgid "No information available" -msgstr "" - -#: builtin/mainmenu/tab_texturepacks.lua -msgid "Select texture pack:" -msgstr "" - -#: builtin/mainmenu/tab_texturepacks.lua -msgid "Texturepacks" -msgstr "" - -#: src/client.cpp +#: src/client/client.cpp msgid "Connection timed out." msgstr "" -#: src/client.cpp +#: src/client/client.cpp msgid "Done!" msgstr "" -#: src/client.cpp +#: src/client/client.cpp msgid "Initializing nodes" msgstr "" -#: src/client.cpp +#: src/client/client.cpp msgid "Initializing nodes..." msgstr "" -#: src/client.cpp +#: src/client/client.cpp msgid "Loading textures..." msgstr "" -#: src/client.cpp +#: src/client/client.cpp msgid "Rebuilding shaders..." msgstr "" @@ -743,61 +820,88 @@ msgstr "" msgid "Provided world path doesn't exist: " msgstr "" -#: src/fontengine.cpp +#: src/client/fontengine.cpp msgid "needs_fallback_font" msgstr "" -#: src/game.cpp +#: src/client/game.cpp msgid "" "\n" "Check debug.txt for details." msgstr "" -#: src/game.cpp +#: src/client/game.cpp msgid "- Address: " msgstr "" -#: src/game.cpp +#: src/client/game.cpp msgid "- Creative Mode: " msgstr "" -#: src/game.cpp +#: src/client/game.cpp msgid "- Damage: " msgstr "" -#: src/game.cpp +#: src/client/game.cpp msgid "- Mode: " msgstr "" -#: src/game.cpp +#: src/client/game.cpp msgid "- Port: " msgstr "" -#: src/game.cpp +#: src/client/game.cpp msgid "- Public: " msgstr "" -#: src/game.cpp +#: src/client/game.cpp msgid "- PvP: " msgstr "" -#: src/game.cpp +#: src/client/game.cpp msgid "- Server Name: " msgstr "" -#: src/game.cpp -msgid "Change Keys" +#: src/client/game.cpp +msgid "Automatic forwards disabled" +msgstr "" + +#: src/client/game.cpp +msgid "Automatic forwards enabled" msgstr "" -#: src/game.cpp +#: src/client/game.cpp +#, fuzzy +msgid "CSM is disabled" +msgstr "Onemogočeno" + +#: src/client/game.cpp +msgid "Camera update disabled" +msgstr "" + +#: src/client/game.cpp +#, fuzzy +msgid "Camera update enabled" +msgstr "Škoda omogočeno" + +#: src/client/game.cpp msgid "Change Password" msgstr "" -#: src/game.cpp +#: src/client/game.cpp +msgid "Cinematic mode disabled" +msgstr "" + +#: src/client/game.cpp +#, fuzzy +msgid "Cinematic mode enabled" +msgstr "Škoda omogočeno" + +#: src/client/game.cpp msgid "Continue" msgstr "" -#: src/game.cpp +#: src/client/game.cpp #, c-format msgid "" "Controls:\n" @@ -816,7 +920,19 @@ msgid "" "- %s: chat\n" msgstr "" -#: src/game.cpp +#: src/client/game.cpp +msgid "Debug info and profiler graph hidden" +msgstr "" + +#: src/client/game.cpp +msgid "Debug info shown" +msgstr "" + +#: 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" @@ -832,543 +948,761 @@ msgid "" " --> place single item to slot\n" msgstr "" -#: src/game.cpp -msgid "Exit to Menu" -msgstr "" - -#: src/game.cpp -msgid "Exit to OS" -msgstr "" - -#: src/game.cpp -msgid "Game info:" -msgstr "" - -#: src/game.cpp -msgid "Game paused" -msgstr "" - -#: src/game.cpp -msgid "Hosting server" -msgstr "" - -#: src/game.cpp -msgid "Item definitions..." -msgstr "" - -#: src/game.cpp -msgid "KiB/s" -msgstr "" - -#: src/game.cpp -msgid "Media..." -msgstr "" - -#: src/game.cpp -msgid "MiB/s" -msgstr "" - -#: src/game.cpp -msgid "Node definitions..." -msgstr "" - -#: src/game.cpp -msgid "Off" +#: src/client/game.cpp +msgid "Disabled unlimited viewing range" msgstr "" -#: src/game.cpp -msgid "On" +#: src/client/game.cpp +msgid "Enabled unlimited viewing range" msgstr "" -#: src/game.cpp -msgid "Remote server" -msgstr "" - -#: src/game.cpp -msgid "Singleplayer" -msgstr "" - -#: src/game.cpp -msgid "Sound Volume" -msgstr "" - -#: src/game.cpp -#, c-format -msgid "Volume changed to %d%%" +#: src/client/game.cpp +msgid "Exit to Menu" msgstr "" -#: src/game.cpp -msgid "Volume changed to 0%" +#: src/client/game.cpp +msgid "Exit to OS" msgstr "" -#: src/game.cpp -msgid "Volume changed to 100%" +#: src/client/game.cpp +msgid "Fast mode disabled" msgstr "" -#: src/game.cpp src/guiFormSpecMenu.cpp -msgid "ok" -msgstr "" +#: src/client/game.cpp +#, fuzzy +msgid "Fast mode enabled" +msgstr "Škoda omogočeno" -#: src/guiFormSpecMenu.cpp -msgid "Enter " +#: src/client/game.cpp +msgid "Fast mode enabled (note: no 'fast' privilege)" msgstr "" -#: src/guiFormSpecMenu.cpp -msgid "Proceed" +#: src/client/game.cpp +msgid "Fly mode disabled" msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "\"Special\" = climb down" -msgstr "" +#: src/client/game.cpp +#, fuzzy +msgid "Fly mode enabled" +msgstr "Škoda omogočeno" -#: src/guiKeyChangeMenu.cpp -msgid "Autoforward" +#: src/client/game.cpp +msgid "Fly mode enabled (note: no 'fly' privilege)" msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Backward" -msgstr "" +#: src/client/game.cpp +#, fuzzy +msgid "Fog disabled" +msgstr "Onemogočeno" -#: src/guiKeyChangeMenu.cpp -msgid "Change camera" -msgstr "" +#: src/client/game.cpp +#, fuzzy +msgid "Fog enabled" +msgstr "omogočeno" -#: src/guiKeyChangeMenu.cpp -msgid "Chat" +#: src/client/game.cpp +msgid "Game info:" msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Command" +#: src/client/game.cpp +msgid "Game paused" msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Console" +#: src/client/game.cpp +msgid "Hosting server" msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Dec. range" +#: src/client/game.cpp +msgid "Item definitions..." msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Dec. volume" +#: src/client/game.cpp +msgid "KiB/s" msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Double tap \"jump\" to toggle fly" +#: src/client/game.cpp +msgid "Media..." msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Drop" +#: src/client/game.cpp +msgid "MiB/s" msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Forward" +#: src/client/game.cpp +msgid "Minimap currently disabled by game or mod" msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Inc. range" +#: src/client/game.cpp +msgid "Minimap hidden" msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Inc. volume" +#: src/client/game.cpp +msgid "Minimap in radar mode, Zoom x1" msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Inventory" +#: src/client/game.cpp +msgid "Minimap in radar mode, Zoom x2" msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Jump" +#: src/client/game.cpp +msgid "Minimap in radar mode, Zoom x4" msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Key already in use" +#: src/client/game.cpp +msgid "Minimap in surface mode, Zoom x1" msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Keybindings. (If this menu screws up, remove stuff from minetest.conf)" +#: src/client/game.cpp +msgid "Minimap in surface mode, Zoom x2" msgstr "" -#: src/guiKeyChangeMenu.cpp src/keycode.cpp -msgid "Left" +#: src/client/game.cpp +msgid "Minimap in surface mode, Zoom x4" msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Local command" +#: src/client/game.cpp +msgid "Noclip mode disabled" msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Mute" -msgstr "" +#: src/client/game.cpp +#, fuzzy +msgid "Noclip mode enabled" +msgstr "Škoda omogočeno" -#: src/guiKeyChangeMenu.cpp -msgid "Next item" +#: src/client/game.cpp +msgid "Noclip mode enabled (note: no 'noclip' privilege)" msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Prev. item" +#: src/client/game.cpp +msgid "Node definitions..." msgstr "" -#: src/guiKeyChangeMenu.cpp src/settings_translation_file.cpp -msgid "Print stacks" +#: src/client/game.cpp +msgid "Off" msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Range select" +#: src/client/game.cpp +msgid "On" msgstr "" -#: src/guiKeyChangeMenu.cpp src/keycode.cpp -msgid "Right" +#: src/client/game.cpp +msgid "Pitch fly mode disabled" msgstr "" -#: src/guiKeyChangeMenu.cpp src/settings_translation_file.cpp -msgid "Screenshot" +#: src/client/game.cpp +msgid "Pitch fly mode enabled" msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Sneak" +#: src/client/game.cpp +msgid "Profiler graph shown" msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Special" +#: src/client/game.cpp +msgid "Remote server" msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Toggle Cinematic" +#: src/client/game.cpp +msgid "Singleplayer" msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Toggle HUD" +#: src/client/game.cpp +msgid "Sound Volume" msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Toggle chat log" +#: src/client/game.cpp +msgid "Sound muted" msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Toggle fast" +#: src/client/game.cpp +msgid "Sound unmuted" msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Toggle fly" +#: src/client/game.cpp +#, c-format +msgid "Viewing range changed to %d" msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Toggle fog" +#: src/client/game.cpp +#, c-format +msgid "Viewing range is at maximum: %d" msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Toggle minimap" +#: src/client/game.cpp +#, c-format +msgid "Viewing range is at minimum: %d" msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Toggle noclip" +#: src/client/game.cpp +#, c-format +msgid "Volume changed to %d%%" msgstr "" -#: src/guiKeyChangeMenu.cpp src/keycode.cpp -msgid "Zoom" +#: src/client/game.cpp +msgid "Wireframe shown" msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "press key" +#: src/client/game.cpp +msgid "Zoom currently disabled by game or mod" msgstr "" -#: src/guiPasswordChange.cpp -msgid "Change" +#: src/client/game.cpp src/gui/modalMenu.cpp +msgid "ok" msgstr "" -#: src/guiPasswordChange.cpp -msgid "Confirm Password" +#: src/client/gameui.cpp +msgid "Chat hidden" msgstr "" -#: src/guiPasswordChange.cpp -msgid "New Password" +#: src/client/gameui.cpp +msgid "Chat shown" msgstr "" -#: src/guiPasswordChange.cpp -msgid "Old Password" +#: src/client/gameui.cpp +msgid "HUD hidden" msgstr "" -#: src/guiPasswordChange.cpp -msgid "Passwords do not match!" +#: src/client/gameui.cpp +msgid "HUD shown" msgstr "" -#: src/guiVolumeChange.cpp -msgid "Exit" +#: src/client/gameui.cpp +msgid "Profiler hidden" msgstr "" -#: src/guiVolumeChange.cpp -msgid "Sound Volume: " +#: src/client/gameui.cpp +#, c-format +msgid "Profiler shown (page %d of %d)" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Apps" msgstr "" -#: src/keycode.cpp -msgid "Back" +#: src/client/keycode.cpp +msgid "Backspace" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Caps Lock" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Clear" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Control" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Down" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "End" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Erase EOF" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Execute" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Help" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Home" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "IME Accept" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "IME Convert" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "IME Escape" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "IME Mode Change" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "IME Nonconvert" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Insert" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp src/gui/guiKeyChangeMenu.cpp +msgid "Left" +msgstr "" + +#: src/client/keycode.cpp msgid "Left Button" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Left Control" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Left Menu" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Left Shift" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Left Windows" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Menu" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Middle Button" msgstr "" -#: src/keycode.cpp -msgid "Next" -msgstr "" - -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Num Lock" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad *" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad +" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad -" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad ." msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad /" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad 0" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad 1" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad 2" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad 3" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad 4" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad 5" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad 6" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad 7" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad 8" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad 9" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "OEM Clear" msgstr "" -#: 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 "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Play" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Print" msgstr "" -#: src/keycode.cpp -msgid "Prior" +#: src/client/keycode.cpp +msgid "Return" msgstr "" -#: src/keycode.cpp -msgid "Return" +#: src/client/keycode.cpp src/gui/guiKeyChangeMenu.cpp +msgid "Right" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Right Button" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Right Control" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Right Menu" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Right Shift" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Right Windows" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Scroll Lock" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Select" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Shift" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Sleep" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Snapshot" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Space" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Tab" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Up" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "X Button 1" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "X Button 2" msgstr "" +#: src/client/keycode.cpp src/gui/guiKeyChangeMenu.cpp +msgid "Zoom" +msgstr "" + +#: src/gui/guiConfirmRegistration.cpp src/gui/guiPasswordChange.cpp +msgid "Passwords do not match!" +msgstr "" + +#: 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 "" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "\"Special\" = climb down" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Autoforward" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp src/settings_translation_file.cpp +msgid "Automatic jumping" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Backward" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Change camera" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Chat" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Command" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Console" +msgstr "" + +#: 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 "" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Drop" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Forward" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Inc. range" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Inc. volume" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Inventory" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Jump" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Key already in use" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Keybindings. (If this menu screws up, remove stuff from minetest.conf)" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Local command" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Mute" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Next item" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Prev. item" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Range select" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp src/settings_translation_file.cpp +msgid "Screenshot" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Sneak" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Special" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Toggle Cinematic" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Toggle HUD" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Toggle chat log" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Toggle fast" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Toggle fly" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Toggle fog" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Toggle minimap" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Toggle noclip" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "press key" +msgstr "" + +#: src/gui/guiPasswordChange.cpp +msgid "Change" +msgstr "" + +#: src/gui/guiPasswordChange.cpp +msgid "Confirm Password" +msgstr "" + +#: src/gui/guiPasswordChange.cpp +msgid "New Password" +msgstr "" + +#: src/gui/guiPasswordChange.cpp +msgid "Old Password" +msgstr "" + +#: src/gui/guiVolumeChange.cpp +msgid "Exit" +msgstr "" + +#: src/gui/guiVolumeChange.cpp +msgid "Muted" +msgstr "" + +#: src/gui/guiVolumeChange.cpp +msgid "Sound Volume: " +msgstr "" + +#: src/gui/modalMenu.cpp +msgid "Enter " +msgstr "" + #: src/network/clientpackethandler.cpp msgid "LANG_CODE" msgstr "sl" #: 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 "" #: 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 "" @@ -1391,6 +1725,14 @@ 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 msgid "" "3D support.\n" "Currently supported:\n" @@ -1399,7 +1741,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 "" #: src/settings_translation_file.cpp @@ -1417,23 +1761,23 @@ msgid "A message to be displayed to all clients when the server shuts down." msgstr "" #: src/settings_translation_file.cpp -msgid "Absolute limit of emerge queues" +msgid "ABM interval" msgstr "" #: src/settings_translation_file.cpp -msgid "Acceleration in air" +msgid "Absolute limit of emerge queues" msgstr "" #: src/settings_translation_file.cpp -msgid "Active Block Management interval" +msgid "Acceleration in air" 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 @@ -1473,7 +1817,11 @@ msgid "Advanced" msgstr "" #: 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 @@ -1485,13 +1833,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 @@ -1503,10 +1849,16 @@ msgid "Announce server" msgstr "" #: 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 "Objavi strežnik" + +#: src/settings_translation_file.cpp +msgid "Append item name" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Append item name to tooltip." msgstr "" #: src/settings_translation_file.cpp @@ -1514,7 +1866,13 @@ 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 @@ -1524,14 +1882,16 @@ msgstr "" #: 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 @@ -1539,11 +1899,21 @@ msgid "Automatic forwards key" msgstr "" #: 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 -msgid "Autosave Screen Size" +msgid "Automatically report to the serverlist." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Autosave screen size" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Autoscaling mode" msgstr "" #: src/settings_translation_file.cpp @@ -1551,7 +1921,11 @@ msgid "Backward key" msgstr "" #: src/settings_translation_file.cpp -msgid "Base terrain height" +msgid "Base ground level" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Base terrain height." msgstr "" #: src/settings_translation_file.cpp @@ -1559,7 +1933,7 @@ msgid "Basic" msgstr "" #: src/settings_translation_file.cpp -msgid "Basic Privileges" +msgid "Basic privileges" msgstr "" #: src/settings_translation_file.cpp @@ -1591,6 +1965,10 @@ msgid "Bits per pixel (aka color depth) in fullscreen mode." msgstr "" #: src/settings_translation_file.cpp +msgid "Block send optimize distance" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Build inside player" msgstr "" @@ -1603,6 +1981,14 @@ msgid "Bumpmapping" msgstr "" #: 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 "" @@ -1655,7 +2041,22 @@ msgid "Cavern threshold" msgstr "" #: src/settings_translation_file.cpp -msgid "Caves and tunnels form at the intersection of the two noises" +msgid "Cavern upper limit" +msgstr "" + +#: 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 @@ -1663,34 +2064,23 @@ msgid "Chat key" msgstr "" #: src/settings_translation_file.cpp -msgid "Chat toggle key" +msgid "Chat message count limit" msgstr "" #: src/settings_translation_file.cpp -msgid "Chatcommands" +msgid "Chat message kick threshold" msgstr "" #: 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." +msgid "Chat message max length" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Chat toggle key" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Chatcommands" msgstr "" #: src/settings_translation_file.cpp @@ -1722,11 +2112,15 @@ msgid "Client modding" msgstr "" #: src/settings_translation_file.cpp -msgid "Climbing speed" +msgid "Client side modding restrictions" msgstr "" #: src/settings_translation_file.cpp -msgid "Cloud height" +msgid "Client side node lookup range restriction" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Climbing speed" msgstr "" #: src/settings_translation_file.cpp @@ -1790,15 +2184,18 @@ msgid "Console height" msgstr "" #: src/settings_translation_file.cpp -msgid "Console key" -msgstr "" +#, fuzzy +msgid "Content Store" +msgstr "Zapri trgovino" #: src/settings_translation_file.cpp msgid "Continuous forward" msgstr "" #: src/settings_translation_file.cpp -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 "" #: src/settings_translation_file.cpp @@ -1808,8 +2205,8 @@ msgstr "" #: src/settings_translation_file.cpp 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 "" #: src/settings_translation_file.cpp @@ -1822,8 +2219,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 @@ -1835,18 +2232,6 @@ msgid "Crash message" msgstr "" #: 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 msgid "Creative" msgstr "" @@ -1867,10 +2252,6 @@ msgid "Crosshair color (R,G,B)." msgstr "" #: src/settings_translation_file.cpp -msgid "Crouch speed" -msgstr "" - -#: src/settings_translation_file.cpp msgid "DPI" msgstr "" @@ -1931,26 +2312,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 @@ -1972,6 +2352,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 "" @@ -1998,11 +2382,11 @@ msgid "Deprecated Lua API handling" msgstr "" #: src/settings_translation_file.cpp -msgid "Depth below which you'll find large caves." +msgid "Depth below which you'll find giant caverns." msgstr "" #: src/settings_translation_file.cpp -msgid "Depth below which you'll find massive caves." +msgid "Depth below which you'll find large caves." msgstr "" #: src/settings_translation_file.cpp @@ -2054,11 +2438,15 @@ msgid "Drop item key" msgstr "" #: src/settings_translation_file.cpp -msgid "Dump the mapgen debug infos." +msgid "Dump the mapgen debug information." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Dungeon maximum Y" msgstr "" #: src/settings_translation_file.cpp -msgid "Enable Joysticks" +msgid "Dungeon minimum Y" msgstr "" #: src/settings_translation_file.cpp @@ -2080,6 +2468,14 @@ msgid "Enable creative mode for new created maps." msgstr "" #: src/settings_translation_file.cpp +msgid "Enable joysticks" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Enable mod channels support." +msgstr "" + +#: src/settings_translation_file.cpp msgid "Enable mod security" msgstr "" @@ -2122,8 +2518,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 "" @@ -2227,7 +2622,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Fast movement (via use key).\n" +"Fast movement (via the \"special\" key).\n" "This requires the \"fast\" privilege on the server." msgstr "" @@ -2236,27 +2631,18 @@ 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 "" - -#: 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" +msgid "Filler depth" msgstr "" #: src/settings_translation_file.cpp @@ -2271,7 +2657,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 "" @@ -2280,7 +2666,11 @@ msgid "Filtering" msgstr "" #: 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 @@ -2288,6 +2678,10 @@ msgid "Fixed map seed" msgstr "" #: src/settings_translation_file.cpp +msgid "Fixed virtual joystick" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Floatland base height noise" msgstr "" @@ -2304,6 +2698,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 "" @@ -2320,7 +2718,7 @@ msgid "Fog" msgstr "" #: src/settings_translation_file.cpp -msgid "Fog Start" +msgid "Fog start" msgstr "" #: src/settings_translation_file.cpp @@ -2356,10 +2754,46 @@ msgid "Format of screenshots." msgstr "" #: 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 "" #: 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 "" @@ -2368,7 +2802,7 @@ msgid "Fraction of the visible distance at which fog starts to be rendered" msgstr "" #: src/settings_translation_file.cpp -msgid "Freetype fonts" +msgid "FreeType fonts" msgstr "" #: src/settings_translation_file.cpp @@ -2384,7 +2818,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 @@ -2416,10 +2854,6 @@ msgid "Gamma" msgstr "" #: src/settings_translation_file.cpp -msgid "General" -msgstr "" - -#: src/settings_translation_file.cpp msgid "Generate normalmaps" msgstr "" @@ -2432,12 +2866,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 "" @@ -2450,7 +2891,11 @@ msgid "Ground level" msgstr "" #: src/settings_translation_file.cpp -msgid "HTTP Mods" +msgid "Ground noise" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "HTTP mods" msgstr "" #: src/settings_translation_file.cpp @@ -2495,10 +2940,6 @@ msgid "Height noise" msgstr "" #: src/settings_translation_file.cpp -msgid "Height on which clouds are appearing." -msgstr "" - -#: src/settings_translation_file.cpp msgid "Height select noise" msgstr "" @@ -2515,6 +2956,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 "" @@ -2527,14 +2984,135 @@ msgid "Hotbar previous key" msgstr "" #: src/settings_translation_file.cpp -msgid "How deep to make rivers" +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 +msgid "How deep to make rivers." msgstr "" #: src/settings_translation_file.cpp @@ -2544,7 +3122,7 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "How wide to make rivers" +msgid "How wide to make rivers." msgstr "" #: src/settings_translation_file.cpp @@ -2579,7 +3157,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 "" @@ -2594,6 +3173,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." @@ -2601,8 +3186,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 @@ -2626,10 +3212,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" @@ -2637,6 +3219,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 "" @@ -2707,10 +3296,6 @@ msgid "Interval of sending time of day to clients." msgstr "" #: src/settings_translation_file.cpp -msgid "Inventory image hack" -msgstr "" - -#: src/settings_translation_file.cpp msgid "Inventory items animations" msgstr "" @@ -2737,7 +3322,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 @@ -2745,43 +3332,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 "" @@ -2861,6 +3452,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 "" @@ -2895,42 +3487,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 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 printing debug stacks. Used for development.\n" +"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 "" @@ -2944,6 +3704,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" @@ -2951,6 +3718,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" @@ -3016,6 +3818,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" @@ -3023,28 +3832,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 "" @@ -3078,7 +3887,7 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Key use for climbing/descending" +msgid "Kick players who sent more than X messages per 10 seconds." msgstr "" #: src/settings_translation_file.cpp @@ -3102,7 +3911,7 @@ msgid "Large chat console key" msgstr "" #: src/settings_translation_file.cpp -msgid "Lava Features" +msgid "Lava depth" msgstr "" #: src/settings_translation_file.cpp @@ -3124,11 +3933,12 @@ msgstr "" #: 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 @@ -3136,6 +3946,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" @@ -3148,6 +3962,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 "" @@ -3192,7 +4018,7 @@ msgid "Liquid queue purge time" msgstr "" #: src/settings_translation_file.cpp -msgid "Liquid sink" +msgid "Liquid sinking speed" msgstr "" #: src/settings_translation_file.cpp @@ -3219,16 +4045,17 @@ 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" +msgid "Main menu script" msgstr "" #: src/settings_translation_file.cpp -msgid "Main menu script" -msgstr "" +#, fuzzy +msgid "Main menu style" +msgstr "Glavni meni" #: src/settings_translation_file.cpp msgid "" @@ -3249,31 +4076,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 "" @@ -3283,18 +4112,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 "" @@ -3315,7 +4141,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 @@ -3323,67 +4149,72 @@ msgid "Mapblock unload timeout" msgstr "" #: src/settings_translation_file.cpp -msgid "Mapgen Valleys" +msgid "Mapgen Carpathian" msgstr "" #: src/settings_translation_file.cpp -msgid "Mapgen debug" +msgid "Mapgen Carpathian specific flags" msgstr "" #: src/settings_translation_file.cpp -msgid "Mapgen flags" -msgstr "" +#, fuzzy +msgid "Mapgen Flat" +msgstr "Oblika sveta" #: src/settings_translation_file.cpp -msgid "Mapgen flat" +msgid "Mapgen Flat specific flags" msgstr "" #: src/settings_translation_file.cpp -msgid "Mapgen flat specific flags" -msgstr "" +#, fuzzy +msgid "Mapgen Fractal" +msgstr "Oblika sveta" #: src/settings_translation_file.cpp -msgid "Mapgen fractal" -msgstr "" +#, fuzzy +msgid "Mapgen V5" +msgstr "Oblika sveta" #: src/settings_translation_file.cpp -msgid "Mapgen name" +msgid "Mapgen V5 specific flags" msgstr "" #: src/settings_translation_file.cpp -msgid "Mapgen v5" -msgstr "" +#, fuzzy +msgid "Mapgen V6" +msgstr "Oblika sveta" #: src/settings_translation_file.cpp -msgid "Mapgen v5 specific flags" +msgid "Mapgen V6 specific flags" msgstr "" #: src/settings_translation_file.cpp -msgid "Mapgen v6" -msgstr "" +#, fuzzy +msgid "Mapgen V7" +msgstr "Oblika sveta" #: src/settings_translation_file.cpp -msgid "Mapgen v6 specific flags" +msgid "Mapgen V7 specific flags" msgstr "" #: src/settings_translation_file.cpp -msgid "Mapgen v7" +msgid "Mapgen Valleys" msgstr "" #: src/settings_translation_file.cpp -msgid "Mapgen v7 specific flags" +msgid "Mapgen Valleys specific flags" msgstr "" #: src/settings_translation_file.cpp -msgid "Massive cave depth" +msgid "Mapgen debug" msgstr "" #: src/settings_translation_file.cpp -msgid "Massive cave noise" +msgid "Mapgen flags" msgstr "" #: src/settings_translation_file.cpp -msgid "Massive caves form here." +msgid "Mapgen name" msgstr "" #: src/settings_translation_file.cpp @@ -3423,11 +4254,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 @@ -3464,7 +4294,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 @@ -3486,17 +4320,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 @@ -3540,7 +4370,7 @@ msgid "Minimap scan height" msgstr "" #: src/settings_translation_file.cpp -msgid "Minimum texture size for filters" +msgid "Minimum texture size" msgstr "" #: src/settings_translation_file.cpp @@ -3548,6 +4378,10 @@ msgid "Mipmapping" msgstr "" #: src/settings_translation_file.cpp +msgid "Mod channels" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Modifies the size of the hudbar elements." msgstr "" @@ -3568,6 +4402,14 @@ msgid "Mountain noise" msgstr "" #: src/settings_translation_file.cpp +msgid "Mountain variation noise" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Mountain zero level" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Mouse sensitivity" msgstr "" @@ -3590,9 +4432,17 @@ msgid "Mute key" msgstr "" #: 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 @@ -3608,6 +4458,10 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp +msgid "Near plane" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Network" msgstr "" @@ -3655,11 +4509,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 @@ -3682,19 +4537,22 @@ msgid "Opaque liquids" msgstr "" #: src/settings_translation_file.cpp -msgid "Overall bias of parallax occlusion effect, usually scale/2." +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 scale of parallax occlusion effect." +msgid "Overall bias of parallax occlusion effect, usually scale/2." msgstr "" #: src/settings_translation_file.cpp -msgid "Parallax occlusion" +msgid "Overall scale of parallax occlusion effect." msgstr "" #: src/settings_translation_file.cpp -msgid "Parallax occlusion Scale" +msgid "Parallax occlusion" msgstr "" #: src/settings_translation_file.cpp @@ -3710,6 +4568,10 @@ msgid "Parallax occlusion mode" msgstr "" #: src/settings_translation_file.cpp +msgid "Parallax occlusion scale" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Parallax occlusion strength" msgstr "" @@ -3732,10 +4594,22 @@ 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 "" #: src/settings_translation_file.cpp +msgid "Pitch fly key" +msgstr "" + +#: 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." @@ -3750,7 +4624,7 @@ msgid "Player transfer distance" msgstr "" #: src/settings_translation_file.cpp -msgid "Player versus Player" +msgid "Player versus player" msgstr "" #: src/settings_translation_file.cpp @@ -3760,13 +4634,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 @@ -3786,6 +4666,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 " @@ -3793,7 +4677,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 @@ -3805,6 +4689,10 @@ msgid "Range select key" msgstr "" #: src/settings_translation_file.cpp +msgid "Recent Chat Messages" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Remote media" msgstr "" @@ -3827,6 +4715,22 @@ msgid "Report path" msgstr "" #: 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 msgid "Ridge noise" msgstr "" @@ -3835,6 +4739,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 "" @@ -3843,23 +4751,27 @@ msgid "Rightclick repetition interval" msgstr "" #: src/settings_translation_file.cpp -msgid "River Depth" +msgid "River depth" msgstr "" #: src/settings_translation_file.cpp -msgid "River Noise" +msgid "River noise" msgstr "" #: src/settings_translation_file.cpp -msgid "River Size" +msgid "River size" msgstr "" #: 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 @@ -3867,6 +4779,10 @@ msgid "Round minimap" msgstr "" #: 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 "" @@ -3888,7 +4804,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" @@ -3927,7 +4843,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 @@ -3935,7 +4855,7 @@ msgid "Security" msgstr "" #: 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 @@ -3951,6 +4871,29 @@ msgid "Selection box width" msgstr "" #: 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 "" @@ -3993,6 +4936,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." @@ -4017,7 +4964,8 @@ msgstr "" #: 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 "" @@ -4038,13 +4986,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 "" #: 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 @@ -4059,7 +5021,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 @@ -4093,10 +5055,22 @@ msgid "Sneak key" msgstr "" #: src/settings_translation_file.cpp +msgid "Sneaking speed" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Sound" msgstr "" #: src/settings_translation_file.cpp +msgid "Special key" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Special key for climbing/descending" +msgstr "" + +#: 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" @@ -4105,11 +5079,13 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Static spawnpoint" +msgid "" +"Spread of light curve mid-boost.\n" +"Standard deviation of the mid-boost gaussian." msgstr "" #: src/settings_translation_file.cpp -msgid "Status message on connection" +msgid "Static spawnpoint" msgstr "" #: src/settings_translation_file.cpp @@ -4117,23 +5093,31 @@ msgid "Steepness noise" msgstr "" #: src/settings_translation_file.cpp +msgid "Step mountain size noise" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Step mountain spread noise" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Strength of generated normalmaps." msgstr "" #: src/settings_translation_file.cpp -msgid "Strength of parallax." +msgid "Strength of light curve mid-boost." msgstr "" #: src/settings_translation_file.cpp -msgid "Strict protocol checking" +msgid "Strength of parallax." msgstr "" #: src/settings_translation_file.cpp -msgid "Strip color codes" +msgid "Strict protocol checking" msgstr "" #: src/settings_translation_file.cpp -msgid "Support older servers" +msgid "Strip color codes" msgstr "" #: src/settings_translation_file.cpp @@ -4145,15 +5129,15 @@ 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" +msgid "Terrain height" msgstr "" #: src/settings_translation_file.cpp @@ -4187,7 +5171,13 @@ msgid "Texture path" msgstr "" #: 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 @@ -4197,7 +5187,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 @@ -4210,6 +5200,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 "" @@ -4220,7 +5214,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 @@ -4253,7 +5264,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 @@ -4261,11 +5273,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 "Third of 4 2D noises that together define hill/mountain range height." msgstr "" #: src/settings_translation_file.cpp -msgid "Time in between active block management cycles" +msgid "This font will be used for certain languages." msgstr "" #: src/settings_translation_file.cpp @@ -4275,6 +5294,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 "" @@ -4303,6 +5326,10 @@ msgid "Tooltip delay" msgstr "" #: src/settings_translation_file.cpp +msgid "Touch screen threshold" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Trees noise" msgstr "" @@ -4323,8 +5350,7 @@ msgstr "" #: 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 @@ -4352,6 +5378,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 "" @@ -4368,11 +5398,10 @@ msgid "Use bilinear filtering when scaling textures." msgstr "" #: src/settings_translation_file.cpp -msgid "Use key" -msgstr "" - -#: 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 @@ -4380,31 +5409,27 @@ msgid "Use trilinear filtering when scaling textures." msgstr "" #: src/settings_translation_file.cpp -msgid "V-Sync" -msgstr "" - -#: src/settings_translation_file.cpp msgid "VBO" msgstr "" #: src/settings_translation_file.cpp -msgid "Valley Depth" +msgid "VSync" msgstr "" #: 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 @@ -4476,13 +5501,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 "" #: 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 "" @@ -4492,10 +5522,6 @@ msgid "Walking speed" msgstr "" #: src/settings_translation_file.cpp -msgid "Water Features" -msgstr "" - -#: src/settings_translation_file.cpp msgid "Water level" msgstr "" @@ -4550,16 +5576,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 @@ -4592,19 +5624,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 @@ -4621,11 +5645,40 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp +#, fuzzy +msgid "World start time" +msgstr "Ime sveta" + +#: 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 @@ -4645,11 +5698,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 @@ -4661,10 +5714,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 "" @@ -4676,35 +5725,53 @@ msgstr "" msgid "cURL timeout" msgstr "" -#~ msgid "Page $1 of $2" -#~ msgstr "Stran $1 od $2" +#~ msgid "No worldname given or no game selected" +#~ msgstr "Igra in ime sveta nista izbrana" -#~ msgid "Close store" -#~ msgstr "Zapri trgovino" +#~ msgid "Select path" +#~ msgstr "Izberi pot" -#~ msgid "Install" -#~ msgstr "Inštalacija" +#~ msgid "Unsorted" +#~ msgstr "Nerazvrščeno" -#~ msgid "re-Install" -#~ msgstr "re-inštalacija" +#~ msgid "Successfully installed:" +#~ msgstr "Uspešna inštalacija:" + +#~ msgid "Shortname:" +#~ msgstr "Kratkoime:" #~ msgid "Rating" #~ msgstr "Ocena" -#~ msgid "Shortname:" -#~ msgstr "Kratkoime:" +#~ msgid "re-Install" +#~ msgstr "re-inštalacija" -#~ msgid "Successfully installed:" -#~ msgstr "Uspešna inštalacija:" +#~ msgid "Page $1 of $2" +#~ msgstr "Stran $1 od $2" -#~ msgid "Downloading $1, please wait..." -#~ msgstr "Prenašam $1, prosim počakaj..." +#~ msgid "Play Online" +#~ msgstr "Igraj preko spleta" -#~ msgid "Unsorted" -#~ msgstr "Nerazvrščeno" +#~ msgid "Uninstall selected modpack" +#~ msgstr "Odstrani izbrani paket modifikacij" -#~ msgid "Select path" -#~ msgstr "Izberi pot" +#~ msgid "Subgame Mods" +#~ msgstr "Modifikacija podiger" -#~ msgid "No worldname given or no game selected" -#~ msgstr "Igra in ime sveta nista izbrana" +#~ msgid "Possible values are: " +#~ msgstr "Možne vrednosti so: " + +#~ msgid "Please enter a comma seperated list of flags." +#~ msgstr "Prosim vstavi vejico ločen seznam zastav." + +#, fuzzy +#~ msgid "<offset>, <scale>, (<spreadX>, <spreadY>, <spreadZ>)," +#~ msgstr "" +#~ "Format <odmik>, <velikost>, (<pomnožiX>, <pomnožiY>, <pomnožiZ>), <seme>, " +#~ "<oktave>, <vztrajnost>" + +#~ msgid "\"$1\" is not a valid flag." +#~ msgstr "\"$1\"ni veljavna zastava." + +#~ msgid "Enable MP" +#~ msgstr "Omogoči MP" |