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

@@ -7,11 +7,11 @@ 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: 2015-10-27 19:39+0200\n"
"Last-Translator: ShadowNinja <shadowninja@minetest.net>\n"
"Language-Team: Spanish "
"<https://hosted.weblate.org/projects/minetest/minetest/es/>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/minetest/"
"minetest/es/>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -424,7 +424,7 @@ msgid "Start Game"
msgstr "Iniciar juego"
#: builtin/mainmenu/tab_settings.lua
msgid "\""
msgid "\"$1\" is not a valid flag."
msgstr ""
#: builtin/mainmenu/tab_settings.lua
@@ -453,6 +453,10 @@ msgstr "Editar"
msgid "Enabled"
msgstr "Activado"
#: 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>, "
@@ -1443,7 +1447,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 ""
@@ -1593,7 +1597,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
@@ -1726,7 +1734,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
@@ -1865,7 +1873,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
@@ -1945,21 +1954,23 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
msgid "If disabled "
msgstr "Desactivar paquete"
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
#, fuzzy
msgid "If enabled, "
msgstr "Activado"
msgid ""
"If enabled, \"use\" key instead of \"sneak\" key is used for climbing down "
"and descending."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
@@ -2034,6 +2045,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
#, fuzzy
msgid "Jump key"
@@ -2359,27 +2416,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"
"When snowbiomes are enabled jungles are enabled and the jungles flag is "
"ignored.\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 "
"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 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 \"no\" are used to explicitly disable them."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"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
@@ -2420,6 +2508,81 @@ msgstr "Generador de mapas"
msgid "Mapgen flags"
msgstr "Generador de mapas"
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Mapgen fractal"
msgstr "Generador de mapas"
#: 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
#, fuzzy
msgid "Mapgen fractal flags"
msgstr "Generador de mapas"
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Mapgen fractal julia iterations"
msgstr "Oclusión de paralaje"
#: 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 ""
@@ -2596,6 +2759,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 ""
@@ -2906,7 +3077,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
@@ -3156,7 +3327,7 @@ msgstr "Iluminación suave"
#: 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 ""
@@ -3366,6 +3537,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 ""
@@ -3539,73 +3714,81 @@ msgstr ""
msgid "cURL timeout"
msgstr ""
#~ msgid "Rendering:"
#~ msgstr "Renderizado:"
#~ msgid "2x"
#~ msgstr "2x"
#~ msgid "Restart minetest for driver change to take effect"
#~ msgstr ""
#~ "Reinicia minetest para que los cambios en el controlador tengan efecto"
#~ msgid "4x"
#~ msgstr "4x"
#~ msgid " MB/s"
#~ msgstr " MB/s"
#~ msgid "8x"
#~ msgstr "8x"
#~ msgid " KB/s"
#~ msgstr " KB/s"
#~ msgid "Antialiasing:"
#~ msgstr "Suavizado:"
#~ msgid "Touchthreshold (px)"
#~ msgstr "Umbral táctil (px)"
#~ msgid "Are you sure to reset your singleplayer world?"
#~ msgstr "¿Estás seguro de querer reiniciar el mundo de un jugador?"
#~ msgid "Touch free target"
#~ msgstr "Tocar para interactuar"
#~ msgid "Fancy Leaves"
#~ msgstr "Hojas elegantes"
#~ msgid "Mipmap"
#~ msgstr "Mipmap"
#~ msgid "Mipmap + Aniso. Filter"
#~ msgstr "Mipmap + Filtro aniso."
#~ msgid "No Mipmap"
#~ msgstr "Sin Mipmap"
#~ msgid "No!!!"
#~ msgstr "¡¡¡No!!!"
#~ msgid "Opaque Leaves"
#~ msgstr "Hojas opacas"
#~ msgid "Opaque Water"
#~ msgstr "Agua opaca"
#~ msgid "Reset singleplayer world"
#~ msgstr "Reiniciar mundo de un jugador"
#~ msgid "Scaling factor applied to menu elements: "
#~ msgstr "Factor de escala aplicado a los elementos del menú: "
#~ msgid "Simple Leaves"
#~ msgstr "Hojas simples"
#~ msgid "Texturing:"
#~ msgstr "Texturizado:"
#~ msgid "To enable shaders the OpenGL driver needs to be used."
#~ msgstr ""
#~ "Para habilitar los sombreadores debe utilizar el controlador OpenGL."
#~ msgid "Texturing:"
#~ msgstr "Texturizado:"
#~ msgid "Touch free target"
#~ msgstr "Tocar para interactuar"
#~ msgid "Simple Leaves"
#~ msgstr "Hojas simples"
#~ msgid "Touchthreshold (px)"
#~ msgstr "Umbral táctil (px)"
#~ msgid "Scaling factor applied to menu elements: "
#~ msgstr "Factor de escala aplicado a los elementos del menú: "
#~ msgid " KB/s"
#~ msgstr " KB/s"
#~ msgid "Reset singleplayer world"
#~ msgstr "Reiniciar mundo de un jugador"
#~ msgid " MB/s"
#~ msgstr " MB/s"
#~ msgid "Opaque Water"
#~ msgstr "Agua opaca"
#~ msgid "Restart minetest for driver change to take effect"
#~ msgstr ""
#~ "Reinicia minetest para que los cambios en el controlador tengan efecto"
#~ msgid "Opaque Leaves"
#~ msgstr "Hojas opacas"
#~ msgid "Rendering:"
#~ msgstr "Renderizado:"
#~ msgid "No!!!"
#~ msgstr "¡¡¡No!!!"
#, fuzzy
#~ msgid "If enabled, "
#~ msgstr "Activado"
#~ msgid "No Mipmap"
#~ msgstr "Sin Mipmap"
#~ msgid "Mipmap + Aniso. Filter"
#~ msgstr "Mipmap + Filtro aniso."
#~ msgid "Mipmap"
#~ msgstr "Mipmap"
#~ msgid "Fancy Leaves"
#~ msgstr "Hojas elegantes"
#~ msgid "Are you sure to reset your singleplayer world?"
#~ msgstr "¿Estás seguro de querer reiniciar el mundo de un jugador?"
#~ msgid "Antialiasing:"
#~ msgstr "Suavizado:"
#~ msgid "8x"
#~ msgstr "8x"
#~ msgid "4x"
#~ msgstr "4x"
#~ msgid "2x"
#~ msgstr "2x"
#, fuzzy
#~ msgid "If disabled "
#~ msgstr "Desactivar paquete"