diff options
author | updatepo.sh <script@mt> | 2019-09-08 09:21:36 +0200 |
---|---|---|
committer | SmallJoker <mk939@ymail.com> | 2019-09-09 19:18:30 +0200 |
commit | ae92bbe508221850f369475125cfbe2c264717cb (patch) | |
tree | fe936e0e846834434d00aed9fe5dbe4302121f8a /po/minetest.pot | |
parent | 0f758a182bd7da96f73715560f1c1408f74d9632 (diff) | |
download | minetest-ae92bbe508221850f369475125cfbe2c264717cb.tar.gz minetest-ae92bbe508221850f369475125cfbe2c264717cb.tar.bz2 minetest-ae92bbe508221850f369475125cfbe2c264717cb.zip |
Update translation strings
Diffstat (limited to 'po/minetest.pot')
-rw-r--r-- | po/minetest.pot | 216 |
1 files changed, 176 insertions, 40 deletions
diff --git a/po/minetest.pot b/po/minetest.pot index 5e7d549cd..4f61c9046 100644 --- a/po/minetest.pot +++ b/po/minetest.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: minetest\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-02-24 18:43+0100\n" +"POT-Creation-Date: 2019-09-08 09:20+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -30,15 +30,15 @@ msgid "The server has requested a reconnect:" msgstr "" #: builtin/fstk/ui.lua -msgid "Main menu" +msgid "Reconnect" msgstr "" #: builtin/fstk/ui.lua -msgid "Reconnect" +msgid "Main menu" msgstr "" #: builtin/fstk/ui.lua -msgid "An error occurred in a Lua script, such as a mod:" +msgid "An error occurred in a Lua script:" msgstr "" #: builtin/fstk/ui.lua @@ -93,14 +93,26 @@ msgstr "" msgid "Mod:" msgstr "" -#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_content.lua -msgid "Dependencies:" +#: builtin/mainmenu/dlg_config_world.lua +msgid "No (optional) dependencies" +msgstr "" + +#: builtin/mainmenu/dlg_config_world.lua +msgid "No hard dependencies" msgstr "" #: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_content.lua msgid "Optional dependencies:" msgstr "" +#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_content.lua +msgid "Dependencies:" +msgstr "" + +#: builtin/mainmenu/dlg_config_world.lua +msgid "No optional dependencies" +msgstr "" + #: builtin/mainmenu/dlg_config_world.lua #: builtin/mainmenu/dlg_settings_advanced.lua src/gui/guiKeyChangeMenu.cpp msgid "Save" @@ -483,10 +495,6 @@ msgid "Uninstall Package" msgstr "" #: builtin/mainmenu/tab_content.lua -msgid "Select Package File:" -msgstr "" - -#: builtin/mainmenu/tab_content.lua msgid "Content" msgstr "" @@ -759,7 +767,7 @@ msgid "Parallax Occlusion" msgstr "" #: builtin/mainmenu/tab_settings.lua -msgid "Waving Water" +msgid "Waving Liquids" msgstr "" #: builtin/mainmenu/tab_settings.lua @@ -1479,11 +1487,11 @@ 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." +"You are about to join this server with the name \"%s\" for the first time.\n" +"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/guiConfirmRegistration.cpp @@ -1563,15 +1571,15 @@ msgid "Change camera" msgstr "" #: src/gui/guiKeyChangeMenu.cpp -msgid "Toggle Cinematic" +msgid "Toggle minimap" msgstr "" #: src/gui/guiKeyChangeMenu.cpp -msgid "Toggle minimap" +msgid "Toggle fly" msgstr "" #: src/gui/guiKeyChangeMenu.cpp -msgid "Toggle fly" +msgid "Toggle pitchmove" msgstr "" #: src/gui/guiKeyChangeMenu.cpp @@ -2985,15 +2993,15 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Waving water height" +msgid "Waving water wave height" msgstr "" #: src/settings_translation_file.cpp -msgid "Waving water length" +msgid "Waving water wavelength" msgstr "" #: src/settings_translation_file.cpp -msgid "Waving water speed" +msgid "Waving water wave speed" msgstr "" #: src/settings_translation_file.cpp @@ -3068,12 +3076,12 @@ msgid "View distance in nodes." msgstr "" #: src/settings_translation_file.cpp -msgid "Near plane" +msgid "Near clipping plane" msgstr "" #: src/settings_translation_file.cpp msgid "" -"Camera near plane distance in nodes, between 0 and 0.5\n" +"Camera 'near clipping 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." @@ -4139,6 +4147,17 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp +msgid "Chat message format" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Format of player chat messages. The following strings are valid " +"placeholders:\n" +"@name, @message, @timestamp (optional)" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Shutdown message" msgstr "" @@ -4277,43 +4296,95 @@ msgid "Default acceleration" msgstr "" #: src/settings_translation_file.cpp +msgid "" +"Horizontal and vertical acceleration on ground or when climbing,\n" +"in nodes per second per second." +msgstr "" + +#: src/settings_translation_file.cpp msgid "Acceleration in air" msgstr "" #: src/settings_translation_file.cpp +msgid "" +"Horizontal acceleration in air when jumping or falling,\n" +"in nodes per second per second." +msgstr "" + +#: src/settings_translation_file.cpp msgid "Fast mode acceleration" msgstr "" #: src/settings_translation_file.cpp +msgid "" +"Horizontal and vertical acceleration in fast mode,\n" +"in nodes per second per second." +msgstr "" + +#: src/settings_translation_file.cpp msgid "Walking speed" msgstr "" #: src/settings_translation_file.cpp +msgid "Walking and flying speed, in nodes per second." +msgstr "" + +#: src/settings_translation_file.cpp msgid "Sneaking speed" msgstr "" #: src/settings_translation_file.cpp +msgid "Sneaking speed, in nodes per second." +msgstr "" + +#: src/settings_translation_file.cpp msgid "Fast mode speed" msgstr "" #: src/settings_translation_file.cpp +msgid "Walking, flying and climbing speed in fast mode, in nodes per second." +msgstr "" + +#: src/settings_translation_file.cpp msgid "Climbing speed" msgstr "" #: src/settings_translation_file.cpp +msgid "Vertical climbing speed, in nodes per second." +msgstr "" + +#: src/settings_translation_file.cpp msgid "Jumping speed" msgstr "" #: src/settings_translation_file.cpp +msgid "Initial vertical speed when jumping, in nodes per second." +msgstr "" + +#: src/settings_translation_file.cpp msgid "Liquid fluidity" msgstr "" #: src/settings_translation_file.cpp +msgid "Decrease this to increase liquid resistence to movement." +msgstr "" + +#: src/settings_translation_file.cpp msgid "Liquid fluidity smoothing" msgstr "" #: src/settings_translation_file.cpp -msgid "Liquid sinking speed" +msgid "" +"Maximum liquid resistence. Controls deceleration when entering liquid at\n" +"high speed." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Liquid sinking" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Controls sinking speed in liquid." msgstr "" #: src/settings_translation_file.cpp @@ -4321,6 +4392,10 @@ msgid "Gravity" msgstr "" #: src/settings_translation_file.cpp +msgid "Acceleration of gravity, in nodes per second per second." +msgstr "" + +#: src/settings_translation_file.cpp msgid "Deprecated Lua API handling" msgstr "" @@ -4681,6 +4756,18 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp +msgid "Debug log file size threshold" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"If the file size of debug.txt exceeds the number of megabytes specified in\n" +"this setting when it is opened, the file is moved to debug.txt.1,\n" +"deleting an older debug.txt.1 if it exists.\n" +"debug.txt is only moved if this setting is positive." +msgstr "" + +#: src/settings_translation_file.cpp msgid "IPv6" msgstr "" @@ -4767,10 +4854,8 @@ msgstr "" msgid "" "Name of map generator to be used when creating a new world.\n" "Creating a world in the main menu will override this.\n" -"Current stable mapgens:\n" -"v5, v6, v7 (except floatlands), 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." +"Current mapgens in a highly unstable state:\n" +"- The optional floatlands of v7 (disabled by default)." msgstr "" #: src/settings_translation_file.cpp @@ -4890,7 +4975,9 @@ msgid "Lava depth" msgstr "" #: src/settings_translation_file.cpp -msgid "Y of upper limit of lava in large caves." +msgid "" +"Deprecated, define and locate cave liquids using biome definitions instead.\n" +"Y of upper limit of lava in large caves." msgstr "" #: src/settings_translation_file.cpp @@ -4996,6 +5083,14 @@ msgid "3D noise defining terrain." msgstr "" #: src/settings_translation_file.cpp +msgid "Dungeon noise" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "3D noise that determines number of dungeons per mapchunk." +msgstr "" + +#: src/settings_translation_file.cpp msgid "Mapgen V6" msgstr "" @@ -5007,7 +5102,7 @@ msgstr "" msgid "" "Map generation attributes specific to Mapgen v6.\n" "The 'snowbiomes' flag enables the new 5 biome system.\n" -"When the new biome system is enabled jungles are automatically enabled and\n" +"When the 'snowbiomes' flag is enabled jungles are automatically enabled and\n" "the 'jungles' flag is ignored." msgstr "" @@ -5018,7 +5113,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" "Deserts occur when np_biome exceeds this value.\n" -"When the new biome system is enabled, this is ignored." +"When the 'snowbiomes' flag is enabled, this is ignored." msgstr "" #: src/settings_translation_file.cpp @@ -5263,6 +5358,30 @@ msgid "Defines the base ground level." msgstr "" #: src/settings_translation_file.cpp +msgid "River channel width" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Defines the width of the river channel." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "River channel depth" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Defines the depth of the river channel." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "River valley width" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Defines the width of the river valley." +msgstr "" + +#: src/settings_translation_file.cpp msgid "Hilliness1 noise" msgstr "" @@ -5343,6 +5462,14 @@ msgid "2D noise that controls the shape/size of step mountains." msgstr "" #: src/settings_translation_file.cpp +msgid "River noise" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "2D noise that locates the river valleys and channels." +msgstr "" + +#: src/settings_translation_file.cpp msgid "Mountain variation noise" msgstr "" @@ -5423,6 +5550,17 @@ msgid "Mapgen Fractal" msgstr "" #: src/settings_translation_file.cpp +msgid "Mapgen Fractal specific flags" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Map generation attributes specific to Mapgen flat.\n" +"'terrain' enables the generation of non-fractal terrain:\n" +"ocean, islands and underground." +msgstr "" + +#: src/settings_translation_file.cpp msgid "Fractal type" msgstr "" @@ -5628,10 +5766,6 @@ msgid "The depth of dirt or other biome filler node." msgstr "" #: src/settings_translation_file.cpp -msgid "River noise" -msgstr "" - -#: src/settings_translation_file.cpp msgid "Terrain height" msgstr "" @@ -5724,16 +5858,18 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" "Number of emerge threads to use.\n" -"Empty or 0 value:\n" +"WARNING: Currently there are multiple bugs that may cause crashes when\n" +"'num_emerge_threads' is larger than 1. Until this warning is removed it is\n" +"strongly recommended this value is set to the default '1'.\n" +"Value 0:\n" "- Automatic selection. The number of emerge threads will be\n" "- 'number of processors - 2', with a lower limit of 1.\n" "Any other value:\n" "- Specifies the number of emerge threads, with a lower limit of 1.\n" -"Warning: Increasing the number of emerge threads increases engine mapgen\n" +"WARNING: Increasing the number of emerge threads increases engine mapgen\n" "speed, but this may harm game performance by interfering with other\n" "processes, especially in singleplayer and/or when running Lua code in\n" -"'on_generated'.\n" -"For many users the optimum setting may be '1'." +"'on_generated'. For many users the optimum setting may be '1'." msgstr "" #: src/settings_translation_file.cpp |