Skip to content

Commit

Permalink
Run util/updatepo.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
est31 committed Nov 8, 2015
1 parent 78caafb commit d506d56
Show file tree
Hide file tree
Showing 29 changed files with 8,988 additions and 3,659 deletions.
204 changes: 189 additions & 15 deletions po/be/minetest.po
Expand Up @@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: minetest\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-10-24 20:28+0200\n"
"POT-Creation-Date: 2015-11-08 21:23+0100\n"
"PO-Revision-Date: 2013-11-23 17:37+0100\n"
"Last-Translator: Selat <LongExampleTestName@gmail.com>\n"
"Language-Team: Belarusian\n"
Expand Down Expand Up @@ -406,7 +406,7 @@ msgid "Start Game"
msgstr ""

#: builtin/mainmenu/tab_settings.lua
msgid "\""
msgid "\"$1\" is not a valid flag."
msgstr ""

#: builtin/mainmenu/tab_settings.lua
Expand All @@ -433,6 +433,10 @@ msgstr ""
msgid "Enabled"
msgstr ""

#: builtin/mainmenu/tab_settings.lua
msgid "Format is 3 numbers separated by commas and inside brackets."
msgstr ""

#: builtin/mainmenu/tab_settings.lua
msgid ""
"Format: <offset>, <scale>, (<spreadX>, <spreadY>, <spreadZ>), <seed>, "
Expand Down Expand Up @@ -1372,7 +1376,7 @@ msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Controls size of deserts and beaches in Mapgen V6.\n"
"Controls size of deserts and beaches in Mapgen v6.\n"
"When snowbiomes are enabled 'mgv6_freq_desert' is ignored."
msgstr ""

Expand Down Expand Up @@ -1517,7 +1521,11 @@ msgid "Dump the mapgen debug infos."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Enable a bit lower water surface, so it doesn't "
msgid ""
"Enable a bit lower water surface, so it doesn't \"fill\" the node "
"completely.\n"
"Note that this is not quite optimized and that smooth lighting on the\n"
"water surface doesn't work with this."
msgstr ""

#: src/settings_translation_file.cpp
Expand Down Expand Up @@ -1647,7 +1655,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Fast movement (via use key).\n"
"This requires the "
"This requires the \"fast\" privilege on the server."
msgstr ""

#: src/settings_translation_file.cpp
Expand Down Expand Up @@ -1781,7 +1789,8 @@ msgid ""
"Global map generation attributes.\n"
"Flags that are not specified in the flag string are not modified from the "
"default.\n"
"Flags starting with "
"Flags starting with \"no\" are used to explicitly disable them.\n"
"'trees' and 'flat' flags only have effect in mgv6."
msgstr ""

#: src/settings_translation_file.cpp
Expand Down Expand Up @@ -1861,18 +1870,22 @@ msgid ""
msgstr ""

#: src/settings_translation_file.cpp
msgid "If disabled "
msgid ""
"If disabled \"use\" key is used to fly fast if both fly and fast mode are "
"enabled."
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 "
"This requires the \"noclip\" privilege on the server."
msgstr ""

#: src/settings_translation_file.cpp
msgid "If enabled, "
msgid ""
"If enabled, \"use\" key instead of \"sneak\" key is used for climbing down "
"and descending."
msgstr ""

#: src/settings_translation_file.cpp
Expand Down Expand Up @@ -1946,6 +1959,52 @@ msgstr ""
msgid "Item entity TTL"
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Julia set: (X,Y,Z) offsets from world centre.\n"
"Range roughly -2 to 2, multiply by j_scale for offsets in nodes."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Julia set: Approximate (X,Y,Z) scales in nodes."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Julia set: Iterations of the recursive function.\n"
"Controls scale of finest detail."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Julia set: W co-ordinate of the generated 3D slice of the 4D shape.\n"
"Range roughly -2 to 2."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Julia set: W value determining the 4D shape.\n"
"Range roughly -2 to 2."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Julia set: X value determining the 4D shape.\n"
"Range roughly -2 to 2."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Julia set: Y value determining the 4D shape.\n"
"Range roughly -2 to 2."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Julia set: Z value determining the 4D shape.\n"
"Range roughly -2 to 2."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Jump key"
msgstr ""
Expand Down Expand Up @@ -2267,27 +2326,58 @@ msgstr ""
msgid "Makes DirectX work with LuaJIT. Disable if it causes troubles."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Mandelbrot set: (X,Y,Z) offsets from world centre.\n"
"Range roughly -2 to 2, multiply by m_scale for offsets in nodes."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Mandelbrot set: Approximate (X,Y,Z) scales in nodes."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Mandelbrot set: Iterations of the recursive function.\n"
"Controls scale of finest detail."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Mandelbrot set: W co-ordinate of the generated 3D slice of the 4D shape.\n"
"Range roughly -2 to 2."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Map directory"
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Map generation attributes specific to Mapgen V6.\n"
"Map generation attributes specific to Mapgen fractal.\n"
"'julia' selects a julia set to be generated instead of a mandelbrot set.\n"
"Flags that are not specified in the flag string 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 v6.\n"
"When snowbiomes are enabled jungles are enabled and the jungles flag is "
"ignored.\n"
"Flags that are not specified in the flag string are not modified from the "
"default.\n"
"Flags starting with "
"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"
"Map generation attributes specific to Mapgen v7.\n"
"'ridges' are the rivers.\n"
"Flags that are not specified in the flag string are not modified from the "
"default.\n"
"Flags starting with "
"Flags starting with \"no\" are used to explicitly disable them."
msgstr ""

#: src/settings_translation_file.cpp
Expand Down Expand Up @@ -2326,6 +2416,78 @@ msgstr ""
msgid "Mapgen flags"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Mapgen fractal"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Mapgen fractal cave1 noise parameters"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Mapgen fractal cave2 noise parameters"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Mapgen fractal filler depth noise parameters"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Mapgen fractal flags"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Mapgen fractal julia iterations"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Mapgen fractal julia offset"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Mapgen fractal julia scale"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Mapgen fractal julia slice w"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Mapgen fractal julia w"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Mapgen fractal julia x"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Mapgen fractal julia y"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Mapgen fractal julia z"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Mapgen fractal mandelbrot iterations"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Mapgen fractal mandelbrot offset"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Mapgen fractal mandelbrot scale"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Mapgen fractal mandelbrot slice w"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Mapgen fractal seabed noise parameters"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Mapgen heat blend noise parameters"
msgstr ""
Expand Down Expand Up @@ -2498,6 +2660,14 @@ msgstr ""
msgid "Maximum FPS when game is paused."
msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Maximum distance above water level for player spawn.\n"
"Larger values result in spawn points closer to (x = 0, z = 0).\n"
"Smaller values may result in a suitable spawn point not being found,\n"
"resulting in a spawn at (0, 0, 0) possibly buried underground."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Maximum forceloaded blocks"
msgstr ""
Expand Down Expand Up @@ -2799,7 +2969,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Player is able to fly without being affected by gravity.\n"
"This requires the "
"This requires the \"fly\" privilege on the server."
msgstr ""

#: src/settings_translation_file.cpp
Expand Down Expand Up @@ -3035,7 +3205,7 @@ msgstr ""

#: src/settings_translation_file.cpp
msgid ""
"Smooths camera when moving and looking arround.\n"
"Smooths camera when moving and looking around.\n"
"Useful for recording videos."
msgstr ""

Expand Down Expand Up @@ -3238,6 +3408,10 @@ msgstr ""
msgid "Vertical screen synchronization."
msgstr ""

#: src/settings_translation_file.cpp
msgid "Vertical spawn range"
msgstr ""

#: src/settings_translation_file.cpp
msgid "Video driver"
msgstr ""
Expand Down

0 comments on commit d506d56

Please sign in to comment.