Run util/updatepo.sh

This commit is contained in:
est31
2015-11-08 21:26:42 +01:00
parent 78caafbd43
commit d506d56707
29 changed files with 10648 additions and 5319 deletions

View File

@@ -8,7 +8,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: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -433,6 +433,10 @@ msgstr ""
msgid "Optionally the lacunarity can be appended with a leading comma."
msgstr ""
#: builtin/mainmenu/tab_settings.lua
msgid "Format is 3 numbers separated by commas and inside brackets."
msgstr ""
#: builtin/mainmenu/tab_settings.lua
msgid "Disabled"
msgstr ""
@@ -462,7 +466,7 @@ msgid "Please enter a valid number."
msgstr ""
#: builtin/mainmenu/tab_settings.lua
msgid "\""
msgid "\"$1\" is not a valid flag."
msgstr ""
#: builtin/mainmenu/tab_settings.lua
@@ -1136,7 +1140,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
@@ -1146,7 +1150,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
@@ -1157,7 +1161,7 @@ msgstr ""
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
@@ -1166,7 +1170,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 ""
@@ -1207,7 +1211,9 @@ msgid "Key use for climbing/descending"
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
@@ -1223,7 +1229,9 @@ msgid "Always fly and fast"
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
@@ -1657,7 +1665,11 @@ msgid "New style water"
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
@@ -2680,6 +2692,18 @@ msgstr ""
msgid "If this is set, players will always (re)spawn at the given position."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Vertical spawn range"
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 "Disallow empty passwords"
msgstr ""
@@ -3023,7 +3047,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
@@ -3139,12 +3164,12 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Map generation attributes specific to Mapgen V6.\n"
"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
@@ -3153,7 +3178,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 ""
@@ -3215,11 +3240,11 @@ 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
@@ -3266,6 +3291,155 @@ msgstr ""
msgid "Mapgen v7 cave2 noise parameters"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Mapgen fractal"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Mapgen fractal flags"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"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 "Mapgen fractal mandelbrot iterations"
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 "Mapgen fractal mandelbrot scale"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Mandelbrot set: Approximate (X,Y,Z) scales in nodes."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Mapgen fractal mandelbrot offset"
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 "Mapgen fractal mandelbrot slice w"
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 "Mapgen fractal julia iterations"
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 "Mapgen fractal julia scale"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Julia set: Approximate (X,Y,Z) scales in nodes."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Mapgen fractal julia offset"
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 "Mapgen fractal julia slice w"
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 "Mapgen fractal julia x"
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 "Mapgen fractal julia y"
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 "Mapgen fractal julia z"
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 "Mapgen fractal julia w"
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 "Mapgen fractal seabed noise parameters"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Mapgen fractal filler depth noise parameters"
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 "Security"
msgstr ""