diff options
Diffstat (limited to 'po/es')
-rw-r--r-- | po/es/minetest.po | 3127 |
1 files changed, 2172 insertions, 955 deletions
diff --git a/po/es/minetest.po b/po/es/minetest.po index 233e2c40f..b645d72f8 100644 --- a/po/es/minetest.po +++ b/po/es/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-05-16 15:43+0000\n" "Last-Translator: Michael Higuera <mineyoshist@protonmail.ch>\n" "Language-Team: Spanish <https://hosted.weblate.org/projects/minetest/" @@ -19,12 +19,13 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 2.14-dev\n" -#: builtin/client/init.lua +#: builtin/client/death_formspec.lua src/client/game.cpp msgid "Respawn" msgstr "Revivir" -#: builtin/client/init.lua -msgid "You died." +#: builtin/client/death_formspec.lua src/client/game.cpp +#, fuzzy +msgid "You died" msgstr "Has muerto." #: builtin/fstk/ui.lua @@ -82,36 +83,40 @@ msgid "We support protocol versions between version $1 and $2." msgstr "Nosotros soportamos versiones de protocolo entre la versión $1 y $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 "Cancelar" -#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_mods.lua +#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_content.lua #, fuzzy msgid "Dependencies:" msgstr "Dependencias:" #: builtin/mainmenu/dlg_config_world.lua -msgid "Disable MP" -msgstr "Desactivar paquete" - -#: builtin/mainmenu/dlg_config_world.lua #, fuzzy msgid "Disable all" msgstr "Desactivar paquete" #: builtin/mainmenu/dlg_config_world.lua -msgid "Enable MP" -msgstr "Activar paquete" +#, fuzzy +msgid "Disable modpack" +msgstr "Desactivado" #: builtin/mainmenu/dlg_config_world.lua msgid "Enable all" msgstr "Activar todos" #: builtin/mainmenu/dlg_config_world.lua +#, fuzzy +msgid "Enable modpack" +msgstr "Renombrar paquete de mod:" + +#: builtin/mainmenu/dlg_config_world.lua msgid "" "Failed to enable mod \"$1\" as it contains disallowed characters. Only " "chararacters [a-z0-9_] are allowed." @@ -123,12 +128,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 "La descripción del mod no está disponible" + +#: builtin/mainmenu/dlg_config_world.lua +#, fuzzy +msgid "No modpack description provided." +msgstr "La descripción del mod no está disponible" + +#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_content.lua msgid "Optional dependencies:" msgstr "" #: 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 "Guardar" @@ -140,6 +155,67 @@ msgstr "Mundo:" msgid "enabled" msgstr "Activado" +#: builtin/mainmenu/dlg_contentstore.lua +msgid "All packages" +msgstr "" + +#: builtin/mainmenu/dlg_contentstore.lua +msgid "Back" +msgstr "Atrás" + +#: builtin/mainmenu/dlg_contentstore.lua +#, fuzzy +msgid "Back to Main Menu" +msgstr "Menú principal" + +#: builtin/mainmenu/dlg_contentstore.lua +#, fuzzy +msgid "Downloading and installing $1, please wait..." +msgstr "Descargando $1, por favor espere..." + +#: builtin/mainmenu/dlg_contentstore.lua +#, fuzzy +msgid "Failed to download $1" +msgstr "Fallo al instalar $1 en $2" + +#: builtin/mainmenu/dlg_contentstore.lua +#: builtin/mainmenu/dlg_settings_advanced.lua +msgid "Games" +msgstr "Juegos" + +#: builtin/mainmenu/dlg_contentstore.lua +msgid "Install" +msgstr "Instalar" + +#: builtin/mainmenu/dlg_contentstore.lua +#: builtin/mainmenu/dlg_settings_advanced.lua +msgid "Mods" +msgstr "Mods" + +#: builtin/mainmenu/dlg_contentstore.lua +#: builtin/mainmenu/dlg_settings_advanced.lua builtin/mainmenu/tab_online.lua +msgid "Search" +msgstr "Buscar" + +# No cabe "Paquetes de texturas". +#: builtin/mainmenu/dlg_contentstore.lua +#, fuzzy +msgid "Texture packs" +msgstr "Texturas" + +#: builtin/mainmenu/dlg_contentstore.lua +#, fuzzy +msgid "Uninstall" +msgstr "Instalar" + +#: 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 "Ya existe un mundo llamado \"$1\"" @@ -149,7 +225,8 @@ msgid "Create" msgstr "Crear" #: 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 "Descarga un sub-juego, como minetest_game, desde minetest.net" #: builtin/mainmenu/dlg_create_world.lua @@ -184,24 +261,28 @@ msgid "World name" msgstr "Nombre del mundo" #: builtin/mainmenu/dlg_create_world.lua -msgid "You have no subgames installed." +#, fuzzy +msgid "You have no games installed." msgstr "No tienes sub-juegos instalados." -#: builtin/mainmenu/dlg_delete_mod.lua +#: builtin/mainmenu/dlg_delete_content.lua msgid "Are you sure you want to delete \"$1\"?" msgstr "¿Realmente desea borrar \"$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 "Borrar" -#: 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: Error al borrar \"$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: Ruta del mod \"$1\" inválida" #: builtin/mainmenu/dlg_delete_world.lua @@ -217,10 +298,6 @@ msgid "Rename Modpack:" msgstr "Renombrar paquete de mod:" #: builtin/mainmenu/dlg_settings_advanced.lua -msgid "\"$1\" is not a valid flag." -msgstr "\"$1\" no es un indicador válido." - -#: builtin/mainmenu/dlg_settings_advanced.lua msgid "(No description of setting given)" msgstr "(Ninguna descripción de ajuste dada)" @@ -229,17 +306,6 @@ msgid "< Back to Settings page" msgstr "< Volver a la página de Configuración" #: builtin/mainmenu/dlg_settings_advanced.lua -#, fuzzy -msgid "<offset>, <scale>, (<spreadX>, <spreadY>, <spreadZ>)," -msgstr "" -"Formato: <offset> <escala> (<extensión X>, <extensión Y> , <extensión Z>), " -"<semilla>, <octavas>, <persistencia>" - -#: builtin/mainmenu/dlg_settings_advanced.lua -msgid "<seed>, <octaves>, <persistence>, <lacunarity>" -msgstr "" - -#: builtin/mainmenu/dlg_settings_advanced.lua msgid "Browse" msgstr "Navegar" @@ -256,27 +322,6 @@ msgid "Enabled" msgstr "Activado" #: builtin/mainmenu/dlg_settings_advanced.lua -msgid "Format is 3 numbers separated by commas and inside brackets." -msgstr "" -"El formato es 3 números separados por comas y éstos dentro de paréntesis." - -#: builtin/mainmenu/dlg_settings_advanced.lua -msgid "Format:" -msgstr "" - -#: builtin/mainmenu/dlg_settings_advanced.lua -msgid "Games" -msgstr "Juegos" - -#: builtin/mainmenu/dlg_settings_advanced.lua builtin/mainmenu/tab_mods.lua -msgid "Mods" -msgstr "Mods" - -#: builtin/mainmenu/dlg_settings_advanced.lua -msgid "Please enter a comma seperated list of flags." -msgstr "Por favor, introduzca una lista de indicadores separados por comas." - -#: builtin/mainmenu/dlg_settings_advanced.lua msgid "Please enter a valid integer." msgstr "Por favor, introduzca un entero válido." @@ -285,17 +330,9 @@ msgid "Please enter a valid number." msgstr "Por favor, introduzca un número válido." #: builtin/mainmenu/dlg_settings_advanced.lua -msgid "Possible values are: " -msgstr "Los valores posibles son: " - -#: builtin/mainmenu/dlg_settings_advanced.lua msgid "Restore Default" msgstr "Restablecer por defecto" -#: builtin/mainmenu/dlg_settings_advanced.lua builtin/mainmenu/tab_online.lua -msgid "Search" -msgstr "Buscar" - #: builtin/mainmenu/dlg_settings_advanced.lua #, fuzzy msgid "Select directory" @@ -320,36 +357,124 @@ msgstr "El valor debe ser mayor que $1." msgid "The value must not be larger than $1." msgstr "El valor debe ser menor que $1." -#: builtin/mainmenu/modmgr.lua -msgid "" -"\n" -"Install Mod: unsupported filetype \"$1\" or broken archive" -msgstr "" -"\n" -"Instalar mod: Formato de archivo \"$1\" no soportado o archivo corrupto" +#: builtin/mainmenu/pkgmgr.lua +#, fuzzy +msgid " mods" +msgstr "Modo 3D" -#: builtin/mainmenu/modmgr.lua +#: builtin/mainmenu/pkgmgr.lua +#, fuzzy +msgid "$1 (Enabled)" +msgstr "Activado" + +#: builtin/mainmenu/pkgmgr.lua msgid "Failed to install $1 to $2" msgstr "Fallo al instalar $1 en $2" -#: builtin/mainmenu/modmgr.lua -msgid "Install Mod: file: \"$1\"" -msgstr "Instalar mod: Archivo: \"$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 "Instalar mod: Imposible encontrar el nombre real del mod para: $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 "" +"Instalar mod: Imposible encontrar un nombre de archivo adecuado para el " +"paquete de mod $1" + +#: builtin/mainmenu/pkgmgr.lua +#, fuzzy +msgid "Install: Unsupported file type \"$1\" or broken archive" +msgstr "" +"\n" +"Instalar mod: Formato de archivo \"$1\" no soportado o archivo corrupto" + +#: builtin/mainmenu/pkgmgr.lua +#, fuzzy +msgid "Install: file: \"$1\"" +msgstr "Instalar mod: Archivo: \"$1\"" + +#: builtin/mainmenu/pkgmgr.lua +#, fuzzy +msgid "Unable to find a valid mod or modpack" msgstr "" "Instalar mod: Imposible encontrar un nombre de archivo adecuado para el " "paquete de mod $1" -#: builtin/mainmenu/modmgr.lua -msgid "Subgame Mods" +#: builtin/mainmenu/pkgmgr.lua +#, fuzzy +msgid "Unable to install a $1 as a texture pack" +msgstr "Fallo al instalar $1 en $2" + +#: builtin/mainmenu/pkgmgr.lua +#, fuzzy +msgid "Unable to install a game as a $1" +msgstr "Fallo al instalar $1 en $2" + +#: builtin/mainmenu/pkgmgr.lua +#, fuzzy +msgid "Unable to install a mod as a $1" +msgstr "Fallo al instalar $1 en $2" + +#: builtin/mainmenu/pkgmgr.lua +#, fuzzy +msgid "Unable to install a modpack as a $1" +msgstr "Fallo al instalar $1 en $2" + +#: builtin/mainmenu/tab_content.lua +msgid "Browse online content" msgstr "" +#: builtin/mainmenu/tab_content.lua +#, fuzzy +msgid "Content" +msgstr "Continuar" + +#: builtin/mainmenu/tab_content.lua +#, fuzzy +msgid "Disable Texture Pack" +msgstr "Seleccione un paquete de texturas:" + +#: builtin/mainmenu/tab_content.lua +#, fuzzy +msgid "Information:" +msgstr "Información del mod:" + +#: builtin/mainmenu/tab_content.lua +#, fuzzy +msgid "Installed Packages:" +msgstr "Mods instalados:" + +#: builtin/mainmenu/tab_content.lua +msgid "No dependencies." +msgstr "" + +#: builtin/mainmenu/tab_content.lua +#, fuzzy +msgid "No package description available" +msgstr "La descripción del mod no está disponible" + +#: builtin/mainmenu/tab_content.lua +msgid "Rename" +msgstr "Renombrar" + +#: builtin/mainmenu/tab_content.lua +#, fuzzy +msgid "Select Package File:" +msgstr "Selecciona el fichero del mod:" + +#: builtin/mainmenu/tab_content.lua +#, fuzzy +msgid "Uninstall Package" +msgstr "Desinstalar el mod seleccionado" + +# No cabe "Paquetes de texturas". +#: builtin/mainmenu/tab_content.lua +#, fuzzy +msgid "Use Texture Pack" +msgstr "Texturas" + #: builtin/mainmenu/tab_credits.lua msgid "Active Contributors" msgstr "Colaboradores activos" @@ -401,11 +526,6 @@ msgstr "Ocultar juego" msgid "Host Server" msgstr "Servidor" -#: builtin/mainmenu/tab_local.lua -#, fuzzy -msgid "Local Game" -msgstr "Iniciar juego" - # Los dos puntos son intencionados. #: builtin/mainmenu/tab_local.lua msgid "Name/Password" @@ -436,38 +556,10 @@ msgstr "Selecciona un mundo:" msgid "Server Port" msgstr "Puerto del servidor" -#: builtin/mainmenu/tab_mods.lua -msgid "Installed Mods:" -msgstr "Mods instalados:" - -#: builtin/mainmenu/tab_mods.lua -msgid "Mod information:" -msgstr "Información del mod:" - -#: builtin/mainmenu/tab_mods.lua -msgid "No dependencies." -msgstr "" - -#: builtin/mainmenu/tab_mods.lua -msgid "No mod description available" -msgstr "La descripción del mod no está disponible" - -#: builtin/mainmenu/tab_mods.lua -msgid "Rename" -msgstr "Renombrar" - -#: builtin/mainmenu/tab_mods.lua -msgid "Select Mod File:" -msgstr "Selecciona el fichero del mod:" - -#: builtin/mainmenu/tab_mods.lua -msgid "Uninstall selected mod" -msgstr "Desinstalar el mod seleccionado" - -# El nombre completo no cabe. -#: builtin/mainmenu/tab_mods.lua -msgid "Uninstall selected modpack" -msgstr "Desinstalar el paquete seleccionado" +#: builtin/mainmenu/tab_local.lua +#, fuzzy +msgid "Start Game" +msgstr "Ocultar juego" #: builtin/mainmenu/tab_online.lua msgid "Address / Port" @@ -493,6 +585,11 @@ msgstr "Borrar Fav." msgid "Favorite" msgstr "Favorito" +#: builtin/mainmenu/tab_online.lua +#, fuzzy +msgid "Join Game" +msgstr "Ocultar juego" + #: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua msgid "Name / Password" msgstr "Nombre / contraseña" @@ -501,11 +598,6 @@ msgstr "Nombre / contraseña" msgid "Ping" msgstr "" -#: builtin/mainmenu/tab_online.lua -#, fuzzy -msgid "Play Online" -msgstr "Nombre del jugador" - #: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua msgid "PvP enabled" msgstr "PvP activado" @@ -539,7 +631,7 @@ msgid "Are you sure to reset your singleplayer world?" msgstr "¿Estás seguro de querer reiniciar el mundo de un jugador?" #: builtin/mainmenu/tab_settings.lua -msgid "Autosave screen size" +msgid "Autosave Screen Size" msgstr "" #: builtin/mainmenu/tab_settings.lua @@ -550,8 +642,8 @@ msgstr "Filtrado bilineal" msgid "Bump Mapping" msgstr "Mapeado de relieve" -#: builtin/mainmenu/tab_settings.lua -msgid "Change keys" +#: builtin/mainmenu/tab_settings.lua src/client/game.cpp +msgid "Change Keys" msgstr "Configurar teclas" #: builtin/mainmenu/tab_settings.lua @@ -563,6 +655,11 @@ msgid "Fancy Leaves" msgstr "Hojas elegantes" #: builtin/mainmenu/tab_settings.lua +#, fuzzy +msgid "Generate Normal Maps" +msgstr "Generar mapas normales" + +#: builtin/mainmenu/tab_settings.lua msgid "Mipmap" msgstr "Mipmap" @@ -590,15 +687,11 @@ msgstr "Resaltar nodos" msgid "Node Outlining" msgstr "Marcar nodos" -#: builtin/mainmenu/tab_settings.lua builtin/mainmenu/tab_texturepacks.lua +#: builtin/mainmenu/tab_settings.lua msgid "None" msgstr "Ninguno" #: builtin/mainmenu/tab_settings.lua -msgid "Normal Mapping" -msgstr "Mapeado de relieve" - -#: builtin/mainmenu/tab_settings.lua msgid "Opaque Leaves" msgstr "Hojas opacas" @@ -632,6 +725,10 @@ msgid "Shaders" msgstr "Sombreadores" #: builtin/mainmenu/tab_settings.lua +msgid "Shaders (unavailable)" +msgstr "" + +#: builtin/mainmenu/tab_settings.lua msgid "Simple Leaves" msgstr "Hojas simples" @@ -652,7 +749,8 @@ msgid "Tone Mapping" msgstr "Mapeado de tonos" #: builtin/mainmenu/tab_settings.lua -msgid "Touchthreshold (px)" +#, fuzzy +msgid "Touchthreshold: (px)" msgstr "Umbral táctil (px)" #: builtin/mainmenu/tab_settings.lua @@ -687,44 +785,27 @@ msgstr "Principal" msgid "Start Singleplayer" msgstr "Comenzar un jugador" -#: builtin/mainmenu/tab_texturepacks.lua -msgid "Default textures will be used." -msgstr "" - -#: builtin/mainmenu/tab_texturepacks.lua -msgid "No information available" -msgstr "Sin información disponible" - -#: builtin/mainmenu/tab_texturepacks.lua -msgid "Select texture pack:" -msgstr "Seleccione un paquete de texturas:" - -# No cabe "Paquetes de texturas". -#: builtin/mainmenu/tab_texturepacks.lua -msgid "Texturepacks" -msgstr "Texturas" - -#: src/client.cpp +#: src/client/client.cpp msgid "Connection timed out." msgstr "Tiempo de espera de la conexión agotado." -#: src/client.cpp +#: src/client/client.cpp msgid "Done!" msgstr "¡Completado!" -#: src/client.cpp +#: src/client/client.cpp msgid "Initializing nodes" msgstr "Inicializando nodos" -#: src/client.cpp +#: src/client/client.cpp msgid "Initializing nodes..." msgstr "Inicializando nodos..." -#: src/client.cpp +#: src/client/client.cpp msgid "Loading textures..." msgstr "Cargando texturas..." -#: src/client.cpp +#: src/client/client.cpp msgid "Rebuilding shaders..." msgstr "Reconstruyendo sombreadores..." @@ -762,11 +843,11 @@ msgstr "" msgid "Provided world path doesn't exist: " msgstr "La ruta del mundo especificada no existe: " -#: src/fontengine.cpp +#: src/client/fontengine.cpp msgid "needs_fallback_font" msgstr "no" -#: src/game.cpp +#: src/client/game.cpp msgid "" "\n" "Check debug.txt for details." @@ -774,57 +855,88 @@ msgstr "" "\n" "Revisa debug.txt para más detalles." -#: src/game.cpp +#: src/client/game.cpp #, fuzzy msgid "- Address: " msgstr "Asociar dirección" -#: src/game.cpp +#: src/client/game.cpp #, fuzzy msgid "- Creative Mode: " msgstr "Modo creativo" -#: src/game.cpp +#: src/client/game.cpp #, fuzzy msgid "- Damage: " msgstr "Daño" -#: src/game.cpp +#: src/client/game.cpp msgid "- Mode: " msgstr "" -#: src/game.cpp +#: src/client/game.cpp #, fuzzy msgid "- Port: " msgstr "Puerto" -#: src/game.cpp +#: src/client/game.cpp #, fuzzy msgid "- Public: " msgstr "Público" -#: src/game.cpp +#: src/client/game.cpp msgid "- PvP: " msgstr "" -#: src/game.cpp +#: src/client/game.cpp #, fuzzy msgid "- Server Name: " msgstr "Nombre del servidor" -#: src/game.cpp -msgid "Change Keys" -msgstr "Configurar teclas" +#: src/client/game.cpp +#, fuzzy +msgid "Automatic forwards disabled" +msgstr "Tecla Avanzar" + +#: src/client/game.cpp +#, fuzzy +msgid "Automatic forwards enabled" +msgstr "Tecla Avanzar" + +#: src/client/game.cpp +#, fuzzy +msgid "CSM is disabled" +msgstr "Desactivar paquete" + +#: src/client/game.cpp +#, fuzzy +msgid "Camera update disabled" +msgstr "Tecla alternativa para la actualización de la cámara" + +#: src/client/game.cpp +#, fuzzy +msgid "Camera update enabled" +msgstr "Tecla alternativa para la actualización de la cámara" -#: src/game.cpp +#: src/client/game.cpp msgid "Change Password" msgstr "Cambiar contraseña" -#: src/game.cpp +#: src/client/game.cpp +#, fuzzy +msgid "Cinematic mode disabled" +msgstr "Tecla modo cinematográfico" + +#: src/client/game.cpp +#, fuzzy +msgid "Cinematic mode enabled" +msgstr "Tecla modo cinematográfico" + +#: src/client/game.cpp msgid "Continue" msgstr "Continuar" -#: src/game.cpp +#: src/client/game.cpp #, fuzzy, c-format msgid "" "Controls:\n" @@ -854,7 +966,20 @@ msgstr "" "- Ratón rueda: elegir objeto\n" "- T: chat\n" -#: src/game.cpp +#: src/client/game.cpp +msgid "Debug info and profiler graph hidden" +msgstr "" + +#: src/client/game.cpp +#, fuzzy +msgid "Debug info shown" +msgstr "Tecla alternativa para la información de la depuración" + +#: 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" @@ -882,556 +1007,747 @@ msgstr "" "- toque y arrastrar, toque con 2 dedos:\n" " -->colocar solamente un objeto\n" -#: src/game.cpp +#: src/client/game.cpp +msgid "Disabled unlimited viewing range" +msgstr "" + +#: src/client/game.cpp +msgid "Enabled unlimited viewing range" +msgstr "" + +#: src/client/game.cpp msgid "Exit to Menu" msgstr "Salir al menú" -#: src/game.cpp +#: src/client/game.cpp msgid "Exit to OS" msgstr "Salir al S.O." -#: src/game.cpp +#: src/client/game.cpp +#, fuzzy +msgid "Fast mode disabled" +msgstr "Velocidad del modo rápido" + +#: src/client/game.cpp +#, fuzzy +msgid "Fast mode enabled" +msgstr "Velocidad del modo rápido" + +#: src/client/game.cpp +msgid "Fast mode enabled (note: no 'fast' privilege)" +msgstr "" + +#: src/client/game.cpp +#, fuzzy +msgid "Fly mode disabled" +msgstr "Velocidad del modo rápido" + +#: src/client/game.cpp +#, fuzzy +msgid "Fly mode enabled" +msgstr "Daño activado" + +#: src/client/game.cpp +msgid "Fly mode enabled (note: no 'fly' privilege)" +msgstr "" + +#: src/client/game.cpp +#, fuzzy +msgid "Fog disabled" +msgstr "Desactivar paquete" + +#: src/client/game.cpp +#, fuzzy +msgid "Fog enabled" +msgstr "Activado" + +#: src/client/game.cpp msgid "Game info:" msgstr "" -#: src/game.cpp +#: src/client/game.cpp #, fuzzy msgid "Game paused" msgstr "Juegos" -#: src/game.cpp +#: src/client/game.cpp #, fuzzy msgid "Hosting server" msgstr "Creando servidor..." -#: src/game.cpp +#: src/client/game.cpp msgid "Item definitions..." msgstr "Definiciones de objetos..." -#: src/game.cpp +#: src/client/game.cpp msgid "KiB/s" msgstr "KiB/s" -#: src/game.cpp +#: src/client/game.cpp msgid "Media..." msgstr "Media..." -#: src/game.cpp +#: src/client/game.cpp msgid "MiB/s" msgstr "MiB/s" -#: src/game.cpp -msgid "Node definitions..." -msgstr "Definiciones de nodos..." - -#: src/game.cpp -msgid "Off" +#: src/client/game.cpp +msgid "Minimap currently disabled by game or mod" msgstr "" -#: src/game.cpp -msgid "On" +#: src/client/game.cpp +msgid "Minimap hidden" msgstr "" -#: src/game.cpp -#, fuzzy -msgid "Remote server" -msgstr "Anunciar servidor" - -#: src/game.cpp -msgid "Singleplayer" -msgstr "Un jugador" - -#: src/game.cpp -msgid "Sound Volume" -msgstr "Volumen del sonido" - -#: src/game.cpp -#, c-format -msgid "Volume changed to %d%%" +#: src/client/game.cpp +msgid "Minimap in radar mode, Zoom x1" msgstr "" -#: src/game.cpp -msgid "Volume changed to 0%" +#: src/client/game.cpp +msgid "Minimap in radar mode, Zoom x2" msgstr "" -#: src/game.cpp -msgid "Volume changed to 100%" +#: src/client/game.cpp +msgid "Minimap in radar mode, Zoom x4" msgstr "" -#: src/game.cpp src/guiFormSpecMenu.cpp -msgid "ok" -msgstr "aceptar" - -#: src/guiFormSpecMenu.cpp -msgid "Enter " -msgstr "Ingresar " - -#: src/guiFormSpecMenu.cpp -msgid "Proceed" -msgstr "Continuar" +#: src/client/game.cpp +msgid "Minimap in surface mode, Zoom x1" +msgstr "" -#: src/guiKeyChangeMenu.cpp -#, fuzzy -msgid "\"Special\" = climb down" -msgstr "\"Usar\" = Descender" +#: src/client/game.cpp +msgid "Minimap in surface mode, Zoom x2" +msgstr "" -#: src/guiKeyChangeMenu.cpp -#, fuzzy -msgid "Autoforward" -msgstr "Adelante" +#: src/client/game.cpp +msgid "Minimap in surface mode, Zoom x4" +msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Backward" -msgstr "Atrás" +#: src/client/game.cpp +msgid "Noclip mode disabled" +msgstr "" -#: src/guiKeyChangeMenu.cpp +#: src/client/game.cpp #, fuzzy -msgid "Change camera" -msgstr "Configurar teclas" - -#: src/guiKeyChangeMenu.cpp -msgid "Chat" -msgstr "Chat" +msgid "Noclip mode enabled" +msgstr "Daño activado" -#: src/guiKeyChangeMenu.cpp -msgid "Command" -msgstr "Comando" +#: src/client/game.cpp +msgid "Noclip mode enabled (note: no 'noclip' privilege)" +msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Console" -msgstr "Consola" +#: src/client/game.cpp +msgid "Node definitions..." +msgstr "Definiciones de nodos..." -#: src/guiKeyChangeMenu.cpp -msgid "Dec. range" +#: src/client/game.cpp +msgid "Off" msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Dec. volume" +#: src/client/game.cpp +msgid "On" msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Double tap \"jump\" to toggle fly" -msgstr "Pulsar dos veces \"saltar\" para volar" - -#: src/guiKeyChangeMenu.cpp -msgid "Drop" -msgstr "Tirar" +#: src/client/game.cpp +msgid "Pitch fly mode disabled" +msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Forward" -msgstr "Adelante" +#: src/client/game.cpp +msgid "Pitch fly mode enabled" +msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Inc. range" +#: src/client/game.cpp +msgid "Profiler graph shown" msgstr "" -#: src/guiKeyChangeMenu.cpp +#: src/client/game.cpp #, fuzzy -msgid "Inc. volume" -msgstr "Volumen del sonido" - -#: src/guiKeyChangeMenu.cpp -msgid "Inventory" -msgstr "Inventario" - -#: src/guiKeyChangeMenu.cpp -msgid "Jump" -msgstr "Saltar" - -#: src/guiKeyChangeMenu.cpp -msgid "Key already in use" -msgstr "La tecla ya se está utilizando" +msgid "Remote server" +msgstr "Anunciar servidor" -#: src/guiKeyChangeMenu.cpp -msgid "Keybindings. (If this menu screws up, remove stuff from minetest.conf)" -msgstr "" -"Combinaciones de teclas. (Si este menú da error, elimina líneas en minetest." -"conf)" +#: src/client/game.cpp +msgid "Singleplayer" +msgstr "Un jugador" -#: src/guiKeyChangeMenu.cpp src/keycode.cpp -msgid "Left" -msgstr "Izquierda" +#: src/client/game.cpp +msgid "Sound Volume" +msgstr "Volumen del sonido" -#: src/guiKeyChangeMenu.cpp +#: src/client/game.cpp #, fuzzy -msgid "Local command" -msgstr "Comandos de Chat" - -#: src/guiKeyChangeMenu.cpp -msgid "Mute" -msgstr "" +msgid "Sound muted" +msgstr "Volumen del sonido" -#: src/guiKeyChangeMenu.cpp +#: src/client/game.cpp #, fuzzy -msgid "Next item" -msgstr "Siguiente" +msgid "Sound unmuted" +msgstr "Volumen del sonido" -#: src/guiKeyChangeMenu.cpp -msgid "Prev. item" +#: src/client/game.cpp +#, c-format +msgid "Viewing range changed to %d" msgstr "" -#: src/guiKeyChangeMenu.cpp src/settings_translation_file.cpp -msgid "Print stacks" -msgstr "Imprimir pilas" - -#: src/guiKeyChangeMenu.cpp -msgid "Range select" -msgstr "Seleccionar distancia" - -#: src/guiKeyChangeMenu.cpp src/keycode.cpp -msgid "Right" -msgstr "Derecha" - -#: src/guiKeyChangeMenu.cpp src/settings_translation_file.cpp -msgid "Screenshot" -msgstr "Captura de pantalla" - -#: src/guiKeyChangeMenu.cpp -msgid "Sneak" -msgstr "Caminar" - -#: src/guiKeyChangeMenu.cpp -msgid "Special" +#: src/client/game.cpp +#, c-format +msgid "Viewing range is at maximum: %d" msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Toggle Cinematic" -msgstr "Activar cinemático" - -#: src/guiKeyChangeMenu.cpp -#, fuzzy -msgid "Toggle HUD" -msgstr "Activar volar" +#: src/client/game.cpp +#, c-format +msgid "Viewing range is at minimum: %d" +msgstr "" -#: src/guiKeyChangeMenu.cpp -#, fuzzy -msgid "Toggle chat log" -msgstr "Activar rápido" +#: src/client/game.cpp +#, c-format +msgid "Volume changed to %d%%" +msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Toggle fast" -msgstr "Activar rápido" +#: src/client/game.cpp +msgid "Wireframe shown" +msgstr "" -#: src/guiKeyChangeMenu.cpp -msgid "Toggle fly" -msgstr "Activar volar" +#: src/client/game.cpp +msgid "Zoom currently disabled by game or mod" +msgstr "" -#: src/guiKeyChangeMenu.cpp -#, fuzzy -msgid "Toggle fog" -msgstr "Activar volar" +#: src/client/game.cpp src/gui/modalMenu.cpp +msgid "ok" +msgstr "aceptar" -#: src/guiKeyChangeMenu.cpp +#: src/client/gameui.cpp #, fuzzy -msgid "Toggle minimap" -msgstr "Activar noclip" - -#: src/guiKeyChangeMenu.cpp -msgid "Toggle noclip" -msgstr "Activar noclip" - -#: src/guiKeyChangeMenu.cpp src/keycode.cpp -msgid "Zoom" -msgstr "Zoom" - -#: src/guiKeyChangeMenu.cpp -msgid "press key" -msgstr "pulsa una tecla" - -#: src/guiPasswordChange.cpp -msgid "Change" -msgstr "Cambiar" - -#: src/guiPasswordChange.cpp -msgid "Confirm Password" -msgstr "Confirmar contraseña" +msgid "Chat hidden" +msgstr "Tecla del Chat" -#: src/guiPasswordChange.cpp -msgid "New Password" -msgstr "Contraseña nueva" +#: src/client/gameui.cpp +msgid "Chat shown" +msgstr "" -#: src/guiPasswordChange.cpp -msgid "Old Password" -msgstr "Contraseña anterior" +#: src/client/gameui.cpp +msgid "HUD hidden" +msgstr "" -#: src/guiPasswordChange.cpp -msgid "Passwords do not match!" -msgstr "¡Las contraseñas no coinciden!" +#: src/client/gameui.cpp +msgid "HUD shown" +msgstr "" -# Es en el menú de sonido. Salir suena muy fuerte. -#: src/guiVolumeChange.cpp -msgid "Exit" -msgstr "Cerrar" +#: src/client/gameui.cpp +msgid "Profiler hidden" +msgstr "" -#: src/guiVolumeChange.cpp -msgid "Sound Volume: " -msgstr "Volúmen del sonido: " +#: src/client/gameui.cpp +#, c-format +msgid "Profiler shown (page %d of %d)" +msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Apps" msgstr "Aplicaciones" -#: src/keycode.cpp -msgid "Back" +#: src/client/keycode.cpp +#, fuzzy +msgid "Backspace" msgstr "Atrás" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Caps Lock" msgstr "" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Clear" msgstr "Limpiar" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Control" msgstr "Control" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Down" msgstr "Abajo" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "End" msgstr "Fin" -#: src/keycode.cpp +#: src/client/keycode.cpp #, fuzzy msgid "Erase EOF" msgstr "Borrar OEF" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Execute" msgstr "Ejecutar" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Help" msgstr "Ayuda" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Home" msgstr "Inicio" -#: src/keycode.cpp +#: src/client/keycode.cpp #, fuzzy msgid "IME Accept" msgstr "Aceptar" -#: src/keycode.cpp +#: src/client/keycode.cpp #, fuzzy msgid "IME Convert" msgstr "Convertir" -#: src/keycode.cpp +#: src/client/keycode.cpp #, fuzzy msgid "IME Escape" msgstr "Escape" -#: src/keycode.cpp +#: src/client/keycode.cpp #, fuzzy msgid "IME Mode Change" msgstr "Cambio de modo" -#: src/keycode.cpp +#: src/client/keycode.cpp #, fuzzy msgid "IME Nonconvert" msgstr "No convertir" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Insert" msgstr "Introducir" -#: src/keycode.cpp +#: src/client/keycode.cpp src/gui/guiKeyChangeMenu.cpp +msgid "Left" +msgstr "Izquierda" + +#: src/client/keycode.cpp msgid "Left Button" msgstr "Botón izquierdo" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Left Control" msgstr "Control izq." -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Left Menu" msgstr "Menú izq." -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Left Shift" msgstr "Shift izq." -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Left Windows" msgstr "Win izq." -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Menu" msgstr "Menú" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Middle Button" msgstr "Botón central" -#: src/keycode.cpp -msgid "Next" -msgstr "Siguiente" - -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Num Lock" msgstr "Bloq Núm" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad *" msgstr "Teclado Numérico *" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad +" msgstr "Numpad +" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad -" msgstr "Numpad -" -#: src/keycode.cpp +#: src/client/keycode.cpp #, fuzzy msgid "Numpad ." msgstr "Teclado Numérico *" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad /" msgstr "Numpad /" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad 0" msgstr "Numpad 0" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad 1" msgstr "Numpad 1" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad 2" msgstr "Numpad 2" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad 3" msgstr "Numpad 3" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad 4" msgstr "Numpad 4" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad 5" msgstr "Numpad 5" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad 6" msgstr "Numpad 6" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad 7" msgstr "Numpad 7" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad 8" msgstr "Numpad 8" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Numpad 9" msgstr "Numpad 9" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "OEM Clear" msgstr "Limpiar OEM" -#: 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 "Pausa" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Play" msgstr "Jugar" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Print" msgstr "Captura" -#: src/keycode.cpp -msgid "Prior" -msgstr "Anterior" - -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Return" msgstr "Retorno" -#: src/keycode.cpp +#: src/client/keycode.cpp src/gui/guiKeyChangeMenu.cpp +msgid "Right" +msgstr "Derecha" + +#: src/client/keycode.cpp msgid "Right Button" msgstr "Botón derecho" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Right Control" msgstr "Control der." -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Right Menu" msgstr "Menú der." -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Right Shift" msgstr "Shift der." -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Right Windows" msgstr "Win der." -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Scroll Lock" msgstr "Bloq Despl" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Select" msgstr "Seleccionar" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Shift" msgstr "Shift" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Sleep" msgstr "Suspender" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Snapshot" msgstr "Captura de pantalla" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Space" msgstr "Espacio" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Tab" msgstr "Tabulador" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "Up" msgstr "Arriba" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "X Button 1" msgstr "X Botón 1" -#: src/keycode.cpp +#: src/client/keycode.cpp msgid "X Button 2" msgstr "X Botón 2" +#: src/client/keycode.cpp src/gui/guiKeyChangeMenu.cpp +msgid "Zoom" +msgstr "Zoom" + +#: src/gui/guiConfirmRegistration.cpp src/gui/guiPasswordChange.cpp +msgid "Passwords do not match!" +msgstr "¡Las contraseñas no coinciden!" + +#: 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 "Continuar" + +#: src/gui/guiKeyChangeMenu.cpp +#, fuzzy +msgid "\"Special\" = climb down" +msgstr "\"Usar\" = Descender" + +#: src/gui/guiKeyChangeMenu.cpp +#, fuzzy +msgid "Autoforward" +msgstr "Adelante" + +#: src/gui/guiKeyChangeMenu.cpp src/settings_translation_file.cpp +msgid "Automatic jumping" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Backward" +msgstr "Atrás" + +#: src/gui/guiKeyChangeMenu.cpp +#, fuzzy +msgid "Change camera" +msgstr "Configurar teclas" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Chat" +msgstr "Chat" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Command" +msgstr "Comando" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Console" +msgstr "Consola" + +#: 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 "Pulsar dos veces \"saltar\" para volar" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Drop" +msgstr "Tirar" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Forward" +msgstr "Adelante" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Inc. range" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp +#, fuzzy +msgid "Inc. volume" +msgstr "Volumen del sonido" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Inventory" +msgstr "Inventario" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Jump" +msgstr "Saltar" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Key already in use" +msgstr "La tecla ya se está utilizando" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Keybindings. (If this menu screws up, remove stuff from minetest.conf)" +msgstr "" +"Combinaciones de teclas. (Si este menú da error, elimina líneas en minetest." +"conf)" + +#: src/gui/guiKeyChangeMenu.cpp +#, fuzzy +msgid "Local command" +msgstr "Comandos de Chat" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Mute" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp +#, fuzzy +msgid "Next item" +msgstr "Siguiente" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Prev. item" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Range select" +msgstr "Seleccionar distancia" + +#: src/gui/guiKeyChangeMenu.cpp src/settings_translation_file.cpp +msgid "Screenshot" +msgstr "Captura de pantalla" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Sneak" +msgstr "Caminar" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Special" +msgstr "" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Toggle Cinematic" +msgstr "Activar cinemático" + +#: src/gui/guiKeyChangeMenu.cpp +#, fuzzy +msgid "Toggle HUD" +msgstr "Activar volar" + +#: src/gui/guiKeyChangeMenu.cpp +#, fuzzy +msgid "Toggle chat log" +msgstr "Activar rápido" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Toggle fast" +msgstr "Activar rápido" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Toggle fly" +msgstr "Activar volar" + +#: src/gui/guiKeyChangeMenu.cpp +#, fuzzy +msgid "Toggle fog" +msgstr "Activar volar" + +#: src/gui/guiKeyChangeMenu.cpp +#, fuzzy +msgid "Toggle minimap" +msgstr "Activar noclip" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "Toggle noclip" +msgstr "Activar noclip" + +#: src/gui/guiKeyChangeMenu.cpp +msgid "press key" +msgstr "pulsa una tecla" + +#: src/gui/guiPasswordChange.cpp +msgid "Change" +msgstr "Cambiar" + +#: src/gui/guiPasswordChange.cpp +msgid "Confirm Password" +msgstr "Confirmar contraseña" + +#: src/gui/guiPasswordChange.cpp +msgid "New Password" +msgstr "Contraseña nueva" + +#: src/gui/guiPasswordChange.cpp +msgid "Old Password" +msgstr "Contraseña anterior" + +# Es en el menú de sonido. Salir suena muy fuerte. +#: src/gui/guiVolumeChange.cpp +msgid "Exit" +msgstr "Cerrar" + +#: src/gui/guiVolumeChange.cpp +#, fuzzy +msgid "Muted" +msgstr "Usa la tecla" + +#: src/gui/guiVolumeChange.cpp +msgid "Sound Volume: " +msgstr "Volúmen del sonido: " + +#: src/gui/modalMenu.cpp +msgid "Enter " +msgstr "Ingresar " + #: src/network/clientpackethandler.cpp msgid "LANG_CODE" msgstr "es" #: 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 +#, fuzzy +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 "" "Compensado (X,Y,Z) del ruido fractal en unidades de 'scale'.\n" @@ -1443,6 +1759,17 @@ 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 "" @@ -1450,6 +1777,30 @@ msgstr "" "1 = mapa de relieve (más lento, más preciso)." #: 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 "Nubes en 3D" @@ -1472,6 +1823,15 @@ 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 +#, fuzzy msgid "" "3D support.\n" "Currently supported:\n" @@ -1480,7 +1840,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 "" "Soporte 3D.\n" "Soportado Actualmente:\n" @@ -1511,6 +1873,10 @@ msgstr "" "apaga." #: src/settings_translation_file.cpp +msgid "ABM interval" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Absolute limit of emerge queues" msgstr "Limite absoluto de colas emergentes" @@ -1519,18 +1885,15 @@ msgid "Acceleration in air" msgstr "Aceleración en el aire" #: src/settings_translation_file.cpp -msgid "Active Block Management interval" -msgstr "Intervalo de administración de bloques activos" - -#: src/settings_translation_file.cpp -msgid "Active Block Modifier interval" -msgstr "Intervalo de modificador de bloques activos" - -#: src/settings_translation_file.cpp msgid "Active Block Modifiers" msgstr "Modificadores de bloques activos" #: src/settings_translation_file.cpp +#, fuzzy +msgid "Active block management interval" +msgstr "Intervalo de administración de bloques activos" + +#: src/settings_translation_file.cpp msgid "Active block range" msgstr "Rango de bloque activo" @@ -1576,7 +1939,12 @@ msgid "Advanced" msgstr "Avanzado" #: 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 +#, fuzzy +msgid "Altitude chill" msgstr "Altura de enfriamiento" #: src/settings_translation_file.cpp @@ -1588,14 +1956,13 @@ msgid "Ambient occlusion gamma" msgstr "Oclusión ambiental gamma" #: src/settings_translation_file.cpp -msgid "Amplifies the valleys" -msgstr "Amplificar valles" +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." -msgstr "" +#, fuzzy +msgid "Amplifies the valleys." +msgstr "Amplificar valles" #: src/settings_translation_file.cpp msgid "Anisotropic filtering" @@ -1606,22 +1973,31 @@ msgid "Announce server" msgstr "Anunciar servidor" #: 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 "Anunciar servidor" + +#: src/settings_translation_file.cpp +msgid "Append item name" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Append item name to tooltip." msgstr "" -"Anunciar a esta lista de servidores.\n" -"Si deseas anunciar tu dirección ipv6, usa serverlist_url = v6.servers." -"minetest.net." #: src/settings_translation_file.cpp msgid "Apple trees noise" msgstr "" #: src/settings_translation_file.cpp -msgid "Approximate (X,Y,Z) scale of fractal in nodes." -msgstr "Escala aproximada (X,Y,Z) del fractal en nodos." +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 msgid "Ask to reconnect after crash" @@ -1630,14 +2006,16 @@ msgstr "Preguntar para volver a conectar despues de una caída" #: 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 @@ -1646,11 +2024,22 @@ msgid "Automatic forwards key" msgstr "Tecla Avanzar" #: 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 +#, fuzzy +msgid "Automatically report to the serverlist." msgstr "Automáticamente informar a la lista del servidor." #: src/settings_translation_file.cpp -msgid "Autosave Screen Size" +msgid "Autosave screen size" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Autoscaling mode" msgstr "" #: src/settings_translation_file.cpp @@ -1658,7 +2047,13 @@ msgid "Backward key" msgstr "Tecla retroceso" #: src/settings_translation_file.cpp -msgid "Base terrain height" +#, fuzzy +msgid "Base ground level" +msgstr "Generador de mapas" + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Base terrain height." msgstr "Altura base del terreno" #: src/settings_translation_file.cpp @@ -1666,7 +2061,8 @@ msgid "Basic" msgstr "Básico" #: src/settings_translation_file.cpp -msgid "Basic Privileges" +#, fuzzy +msgid "Basic privileges" msgstr "Privilegios básicos" #: src/settings_translation_file.cpp @@ -1700,6 +2096,10 @@ msgstr "" "pantalla completa." #: src/settings_translation_file.cpp +msgid "Block send optimize distance" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Build inside player" msgstr "Construir dentro de jugador" @@ -1713,6 +2113,14 @@ msgid "Bumpmapping" msgstr "Mapeado de relieve" #: 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 "Suavizado de cámara" @@ -1771,14 +2179,43 @@ msgid "Cavern threshold" msgstr "Generador de mapas" #: src/settings_translation_file.cpp -msgid "Caves and tunnels form at the intersection of the two noises" -msgstr "Formar cuevas y túneles en la intersección de dos ruidos" +#, fuzzy +msgid "Cavern upper limit" +msgstr "Ancho de cueva" + +#: 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 msgid "Chat key" msgstr "Tecla del Chat" #: src/settings_translation_file.cpp +msgid "Chat message count limit" +msgstr "" + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Chat message kick threshold" +msgstr "Generador de mapas" + +#: src/settings_translation_file.cpp +msgid "Chat message max length" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Chat toggle key" msgstr "Tecla alternativa para el chat" @@ -1787,48 +2224,6 @@ msgid "Chatcommands" msgstr "Comandos de Chat" #: 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." -msgstr "" -"Elección de 18 fractales desde 9 fórmulas.\n" -"1 = Conjunto de Mandelbrot 4D \"Redondo\".\n" -"2 = Conjunto de Julia 4D \"Redondo\".\n" -"3 = Conjunto de Mandelbrot 4D \"Cuadrado\".\n" -"4 = Conjunto de Julia 4D \"Cuadrado\".\n" -"5 = Conjunto de Mandelbrot 4D \"Mandy Cousin\".\n" -"6 = Conjunto de Julia 4D \"Mandy Cousin\".\n" -"7 = Conjunto de Mandelbrot 4D \"Variado\".\n" -"8 = Conjunto de Julia 4D \"Variado\".\n" -"9 = Conjunto de Mandelbrot 3D \"Mandelbrot/Mandelbar\".\n" -"10 = Conjunto de Julia 3D \"Mandelbrot/Mandelbar\".\n" -"11 = Conjunto de Mandelbrot 3D \"Árbol de Navidad\".\n" -"12 = Conjunto de Julia 3D \"Árbol de Navidad\".\n" -"13 = Conjunto de Mandelbrot 3D \"Mandelbulb\".\n" -"14 = Conjunto de Julia 3D \"Mandelbulb\".\n" -"15 = Conjunto de Mandelbrot 3D \"Mandelbulb Coseno\".\n" -"16 = Conjunto de Julia 3D \"Mandelbulb Coseno\".\n" -"17 = Conjunto de Mandelbrot 4D \"Mandelbulb\".\n" -"18 = Conjunto de Julia 4D \"Mandelbulb\"." - -#: src/settings_translation_file.cpp msgid "Chunk size" msgstr "Tamaño del chunk" @@ -1858,12 +2253,17 @@ msgid "Client modding" msgstr "Cliente" #: src/settings_translation_file.cpp -msgid "Climbing speed" -msgstr "Velocidad de escalada" +#, fuzzy +msgid "Client side modding restrictions" +msgstr "Cliente" #: src/settings_translation_file.cpp -msgid "Cloud height" -msgstr "Altura de la nube" +msgid "Client side node lookup range restriction" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Climbing speed" +msgstr "Velocidad de escalada" #: src/settings_translation_file.cpp msgid "Cloud radius" @@ -1931,9 +2331,11 @@ msgstr "Color de la consola" msgid "Console height" msgstr "Tecla de la consola" +# En el menú principal de mods pone repositorio no tienda. #: src/settings_translation_file.cpp -msgid "Console key" -msgstr "Tecla de la consola" +#, fuzzy +msgid "Content Store" +msgstr "Cerrar repositorio" #: src/settings_translation_file.cpp msgid "Continuous forward" @@ -1941,7 +2343,9 @@ msgstr "Avance continuo" #: src/settings_translation_file.cpp #, fuzzy -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 "Avance continuo (sólo utilizado para la testing)." #: src/settings_translation_file.cpp @@ -1949,10 +2353,11 @@ msgid "Controls" msgstr "Controles" #: src/settings_translation_file.cpp +#, fuzzy 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 "" "Controla el duración del ciclo día/noche.\n" "Ejemplos: 72 = 20min, 360 = 4min, 1 = 24hora, 0 = día/noche/lo que sea se " @@ -1968,8 +2373,8 @@ msgstr "Controla lo escarpado/alto de las colinas." #: 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 @@ -1982,22 +2387,6 @@ msgid "Crash message" msgstr "Mensaje de error" #: src/settings_translation_file.cpp -msgid "" -"Creates unpredictable lava features in caves.\n" -"These can make mining difficult. Zero disables them. (0-10)" -msgstr "" -"Crea características de lava impredecibles en cuevas.\n" -"Pueden hacer la minería más difícil. Cero lo deshabilita. (0-10)" - -#: src/settings_translation_file.cpp -msgid "" -"Creates unpredictable water features in caves.\n" -"These can make mining difficult. Zero disables them. (0-10)" -msgstr "" -"Crea características de agua impredecibles en cuevas.\n" -"Pueden hacer la minería más difícil. Cero lo deshabilita. (0-10)" - -#: src/settings_translation_file.cpp #, fuzzy msgid "Creative" msgstr "Crear" @@ -2019,10 +2408,6 @@ msgid "Crosshair color (R,G,B)." msgstr "Color de la cruz (R,G,B)." #: src/settings_translation_file.cpp -msgid "Crouch speed" -msgstr "Velocidad al agacharse" - -#: src/settings_translation_file.cpp msgid "DPI" msgstr "DPI" @@ -2089,26 +2474,25 @@ msgstr "" "Sólo tiene efecto si está compilado con cURL." #: 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 @@ -2132,6 +2516,10 @@ msgstr "" "Un valor más alto causa mapas de relieve más suaves." #: 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 "" "Define la distancia máxima de envío de jugadores, en bloques (0 = sin " @@ -2160,12 +2548,13 @@ msgid "Deprecated Lua API handling" msgstr "Manejo de funciones de Lua obsoletas" #: src/settings_translation_file.cpp -msgid "Depth below which you'll find large caves." +#, fuzzy +msgid "Depth below which you'll find giant caverns." msgstr "Profundidad en la cual comienzan las grandes cuevas." #: src/settings_translation_file.cpp -msgid "Depth below which you'll find massive caves." -msgstr "Profundidad en la cual comienzan cuevas enormes." +msgid "Depth below which you'll find large caves." +msgstr "Profundidad en la cual comienzan las grandes cuevas." #: src/settings_translation_file.cpp msgid "" @@ -2220,12 +2609,17 @@ msgid "Drop item key" msgstr "Tecla de \"Soltar objeto\"" #: src/settings_translation_file.cpp -msgid "Dump the mapgen debug infos." +#, fuzzy +msgid "Dump the mapgen debug information." msgstr "Imprimir información de depuración del generador de mapas." #: src/settings_translation_file.cpp -msgid "Enable Joysticks" -msgstr "Activar Controles" +msgid "Dungeon maximum Y" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Dungeon minimum Y" +msgstr "" #: src/settings_translation_file.cpp msgid "" @@ -2246,6 +2640,16 @@ msgid "Enable creative mode for new created maps." msgstr "" #: src/settings_translation_file.cpp +#, fuzzy +msgid "Enable joysticks" +msgstr "Activar Controles" + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Enable mod channels support." +msgstr "Activar seguridad de mods" + +#: src/settings_translation_file.cpp msgid "Enable mod security" msgstr "Activar seguridad de mods" @@ -2296,9 +2700,9 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp +#, fuzzy 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 "" "Habilita/deshabilita ejecutar un servidor IPv6. Un servidor IPv6 puede ser\n" @@ -2416,8 +2820,9 @@ msgid "Fast movement" msgstr "Movimiento rápido" #: src/settings_translation_file.cpp +#, fuzzy msgid "" -"Fast movement (via use key).\n" +"Fast movement (via the \"special\" key).\n" "This requires the \"fast\" privilege on the server." msgstr "" "Movimiento rápido (por medio de tecla de \"Uso\").\n" @@ -2428,31 +2833,22 @@ msgid "Field of view" msgstr "Campo visual" #: src/settings_translation_file.cpp -msgid "Field of view for zoom" -msgstr "Campo visual del zoom" - -#: src/settings_translation_file.cpp msgid "Field of view in degrees." msgstr "Campo visual en grados." #: src/settings_translation_file.cpp -msgid "" -"Field of view while zooming in degrees.\n" -"This requires the \"zoom\" privilege on the server." -msgstr "" -"Campo de vision mientras se usa el Zoom en grados.\n" -"Esto requiere el privilegio \"zoom\" en el servidor." - -#: src/settings_translation_file.cpp +#, fuzzy msgid "" "File in client/serverlist/ that contains your favorite servers displayed in " -"the Multiplayer Tab." +"the\n" +"Multiplayer Tab." msgstr "" "Fichero en client/serverlist/ que contiene sus servidores favoritos que se " "mostrarán en la página de Multijugador." #: src/settings_translation_file.cpp -msgid "Filler Depth" +#, fuzzy +msgid "Filler depth" msgstr "Profundidad del relleno" #: src/settings_translation_file.cpp @@ -2465,10 +2861,11 @@ msgid "Filmic tone mapping" msgstr "Mapa de tonos fílmico" #: src/settings_translation_file.cpp +#, fuzzy 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 "" "Las texturas filtradas pueden mezclar los valores RGB de los vecinos\n" @@ -2482,7 +2879,11 @@ msgid "Filtering" msgstr "Filtrado" #: 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 @@ -2490,6 +2891,10 @@ msgid "Fixed map seed" msgstr "Semilla de mapa fija" #: src/settings_translation_file.cpp +msgid "Fixed virtual joystick" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Floatland base height noise" msgstr "" @@ -2506,6 +2911,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 "" @@ -2522,7 +2931,7 @@ msgid "Fog" msgstr "Niebla" #: src/settings_translation_file.cpp -msgid "Fog Start" +msgid "Fog start" msgstr "" #: src/settings_translation_file.cpp @@ -2558,10 +2967,54 @@ msgid "Format of screenshots." msgstr "Formato de capturas de pantalla." #: 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 +#, fuzzy +msgid "Formspec default background color (R,G,B)." +msgstr "Color del fondo de la consola de chat durante el juego (R, G, B)." + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Formspec default background opacity (between 0 and 255)." +msgstr "" +"Valor alfa del fondo de la consola de chat durante el juego (opacidad, entre " +"0 y 255)." + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Formspec full-screen background color (R,G,B)." +msgstr "Color del fondo de la consola de chat durante el juego (R, G, B)." + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Formspec full-screen background opacity (between 0 and 255)." +msgstr "" +"Valor alfa del fondo de la consola de chat durante el juego (opacidad, entre " +"0 y 255)." + +#: src/settings_translation_file.cpp msgid "Forward key" msgstr "Tecla Avanzar" #: 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 "" @@ -2570,7 +3023,8 @@ msgid "Fraction of the visible distance at which fog starts to be rendered" msgstr "" #: src/settings_translation_file.cpp -msgid "Freetype fonts" +#, fuzzy +msgid "FreeType fonts" msgstr "Fuentes Freetype" #: src/settings_translation_file.cpp @@ -2590,10 +3044,12 @@ 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 "" -"Desde cuán lejos los clientes saben acerca de otros objetos,\n" -"especificado en bloques de mapa (mapblocks, 16 nodos)." #: src/settings_translation_file.cpp msgid "Full screen" @@ -2624,10 +3080,6 @@ msgid "Gamma" msgstr "Gamma" #: src/settings_translation_file.cpp -msgid "General" -msgstr "General" - -#: src/settings_translation_file.cpp msgid "Generate normalmaps" msgstr "Generar mapas normales" @@ -2640,12 +3092,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 "Gráficos" @@ -2659,7 +3118,13 @@ msgid "Ground level" msgstr "Generador de mapas" #: src/settings_translation_file.cpp -msgid "HTTP Mods" +#, fuzzy +msgid "Ground noise" +msgstr "Generador de mapas" + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "HTTP mods" msgstr "HTTP Mods" #: src/settings_translation_file.cpp @@ -2713,10 +3178,6 @@ msgid "Height noise" msgstr "Win der." #: src/settings_translation_file.cpp -msgid "Height on which clouds are appearing." -msgstr "Altura sobre la cual están apareciendo las nubes." - -#: src/settings_translation_file.cpp msgid "Height select noise" msgstr "" @@ -2735,6 +3196,26 @@ msgid "Hill threshold" msgstr "Generador de mapas" #: src/settings_translation_file.cpp +#, fuzzy +msgid "Hilliness1 noise" +msgstr "Ruido de cueva Nº1" + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Hilliness2 noise" +msgstr "Ruido de cueva Nº1" + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Hilliness3 noise" +msgstr "Ruido de cueva Nº1" + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Hilliness4 noise" +msgstr "Ruido de cueva Nº1" + +#: src/settings_translation_file.cpp msgid "Homepage of server, to be displayed in the serverlist." msgstr "" "Página de inicio del servidor, que se mostrará en la lista de servidores." @@ -2748,17 +3229,139 @@ msgid "Hotbar previous key" msgstr "" #: src/settings_translation_file.cpp -msgid "How deep to make rivers" -msgstr "Profundidad para los ríos" +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 +#, fuzzy +msgid "How deep to make rivers." +msgstr "Profundidad para los ríos" + +#: src/settings_translation_file.cpp msgid "" "How much the server will wait before unloading unused mapblocks.\n" "Higher value is smoother, but will use more RAM." @@ -2768,7 +3371,8 @@ msgstr "" "Con valores mayores es mas fluido, pero se utiliza mas RAM." #: src/settings_translation_file.cpp -msgid "How wide to make rivers" +#, fuzzy +msgid "How wide to make rivers." msgstr "Ancho de los ríos" #: src/settings_translation_file.cpp @@ -2805,7 +3409,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 "" @@ -2820,6 +3425,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." @@ -2827,8 +3438,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 @@ -2858,10 +3470,6 @@ msgstr "" "vacías." #: 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" @@ -2869,6 +3477,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 "Si se activa, los jugadores siempre reaparecerán en la posición dada." @@ -2945,11 +3560,6 @@ msgid "Interval of sending time of day to clients." msgstr "" #: src/settings_translation_file.cpp -#, fuzzy -msgid "Inventory image hack" -msgstr "Tecla Inventario" - -#: src/settings_translation_file.cpp msgid "Inventory items animations" msgstr "" @@ -2976,7 +3586,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 @@ -2984,43 +3596,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 "" @@ -3100,6 +3716,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 "" @@ -3134,42 +3751,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 printing debug stacks. Used for development.\n" +"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 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 "" @@ -3183,6 +3968,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" @@ -3190,6 +3982,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" @@ -3255,6 +4082,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" @@ -3262,28 +4096,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 "" @@ -3317,7 +4151,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 @@ -3344,7 +4178,7 @@ msgid "Large chat console key" msgstr "Tecla de la consola" #: src/settings_translation_file.cpp -msgid "Lava Features" +msgid "Lava depth" msgstr "" #: src/settings_translation_file.cpp @@ -3366,11 +4200,12 @@ msgstr "Tecla izquierda" #: 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 @@ -3378,6 +4213,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" @@ -3390,6 +4229,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 "" @@ -3434,8 +4285,9 @@ msgid "Liquid queue purge time" msgstr "" #: src/settings_translation_file.cpp -msgid "Liquid sink" -msgstr "" +#, fuzzy +msgid "Liquid sinking speed" +msgstr "Velocidad de descenso" #: src/settings_translation_file.cpp msgid "Liquid update interval in seconds." @@ -3462,15 +4314,16 @@ msgid "Loading Block Modifiers" msgstr "Intervalo de modificador de bloques activos" #: 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" -msgstr "Menú principal del gestor de mods" +msgid "Main menu script" +msgstr "Script del menú principal" #: src/settings_translation_file.cpp -msgid "Main menu script" +#, fuzzy +msgid "Main menu style" msgstr "Script del menú principal" #: src/settings_translation_file.cpp @@ -3492,31 +4345,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 "" @@ -3526,18 +4381,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 "" @@ -3558,7 +4410,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 @@ -3566,77 +4418,81 @@ msgid "Mapblock unload timeout" msgstr "" #: src/settings_translation_file.cpp -msgid "Mapgen Valleys" -msgstr "Valles de Mapgen" - -#: src/settings_translation_file.cpp -msgid "Mapgen debug" -msgstr "Depuración del generador de mapas" +#, fuzzy +msgid "Mapgen Carpathian" +msgstr "Generador de mapas" #: src/settings_translation_file.cpp -msgid "Mapgen flags" -msgstr "Banderas de Mapgen" +#, fuzzy +msgid "Mapgen Carpathian specific flags" +msgstr "Banderas planas de Mapgen" #: src/settings_translation_file.cpp -msgid "Mapgen flat" +#, fuzzy +msgid "Mapgen Flat" msgstr "Mapgen plano" #: src/settings_translation_file.cpp #, fuzzy -msgid "Mapgen flat specific flags" +msgid "Mapgen Flat specific flags" msgstr "Banderas planas de Mapgen" #: src/settings_translation_file.cpp #, fuzzy -msgid "Mapgen fractal" +msgid "Mapgen Fractal" msgstr "Generador de mapas" #: src/settings_translation_file.cpp #, fuzzy -msgid "Mapgen name" +msgid "Mapgen V5" msgstr "Generador de mapas" #: src/settings_translation_file.cpp #, fuzzy -msgid "Mapgen v5" +msgid "Mapgen V5 specific flags" +msgstr "Banderas planas de Mapgen" + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Mapgen V6" msgstr "Generador de mapas" #: src/settings_translation_file.cpp #, fuzzy -msgid "Mapgen v5 specific flags" +msgid "Mapgen V6 specific flags" msgstr "Banderas planas de Mapgen" #: src/settings_translation_file.cpp #, fuzzy -msgid "Mapgen v6" +msgid "Mapgen V7" msgstr "Generador de mapas" #: src/settings_translation_file.cpp #, fuzzy -msgid "Mapgen v6 specific flags" +msgid "Mapgen V7 specific flags" msgstr "Banderas planas de Mapgen" #: src/settings_translation_file.cpp -#, fuzzy -msgid "Mapgen v7" -msgstr "Generador de mapas" +msgid "Mapgen Valleys" +msgstr "Valles de Mapgen" #: src/settings_translation_file.cpp #, fuzzy -msgid "Mapgen v7 specific flags" +msgid "Mapgen Valleys specific flags" msgstr "Banderas planas de Mapgen" #: src/settings_translation_file.cpp -msgid "Massive cave depth" -msgstr "" +msgid "Mapgen debug" +msgstr "Depuración del generador de mapas" #: src/settings_translation_file.cpp -msgid "Massive cave noise" -msgstr "" +msgid "Mapgen flags" +msgstr "Banderas de Mapgen" #: src/settings_translation_file.cpp -msgid "Massive caves form here." -msgstr "" +#, fuzzy +msgid "Mapgen name" +msgstr "Generador de mapas" #: src/settings_translation_file.cpp msgid "Max block generate distance" @@ -3675,15 +4531,13 @@ msgid "Maximum hotbar width" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum number of blocks that are simultaneously sent in total." +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 -#, fuzzy -msgid "Maximum number of blocks that are simultaneously sent per client." -msgstr "Cantidad de bloques que flotan simultáneamente por cliente." - -#: src/settings_translation_file.cpp msgid "Maximum number of blocks that can be queued for loading." msgstr "" @@ -3717,7 +4571,12 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum number of players that can connect simultaneously." +#, fuzzy +msgid "Maximum number of players that can be connected simultaneously." +msgstr "Cantidad de bloques que flotan simultáneamente por cliente." + +#: src/settings_translation_file.cpp +msgid "Maximum number of recent chat messages to show" msgstr "" #: src/settings_translation_file.cpp @@ -3739,17 +4598,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 @@ -3793,7 +4648,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 @@ -3802,6 +4657,10 @@ msgid "Mipmapping" msgstr "Mapeado de relieve" #: src/settings_translation_file.cpp +msgid "Mod channels" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Modifies the size of the hudbar elements." msgstr "" @@ -3822,6 +4681,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 "" @@ -3845,9 +4712,17 @@ msgid "Mute key" msgstr "Usa la tecla" #: 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 @@ -3863,6 +4738,10 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp +msgid "Near plane" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Network" msgstr "" @@ -3910,11 +4789,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 @@ -3937,6 +4817,13 @@ msgid "Opaque liquids" msgstr "" #: src/settings_translation_file.cpp +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 bias of parallax occlusion effect, usually scale/2." msgstr "" @@ -3951,22 +4838,22 @@ msgstr "Oclusión de paralaje" #: src/settings_translation_file.cpp #, fuzzy -msgid "Parallax occlusion Scale" +msgid "Parallax occlusion bias" msgstr "Oclusión de paralaje" #: src/settings_translation_file.cpp #, fuzzy -msgid "Parallax occlusion bias" +msgid "Parallax occlusion iterations" msgstr "Oclusión de paralaje" #: src/settings_translation_file.cpp #, fuzzy -msgid "Parallax occlusion iterations" +msgid "Parallax occlusion mode" msgstr "Oclusión de paralaje" #: src/settings_translation_file.cpp #, fuzzy -msgid "Parallax occlusion mode" +msgid "Parallax occlusion scale" msgstr "Oclusión de paralaje" #: src/settings_translation_file.cpp @@ -3993,10 +4880,23 @@ 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 +#, fuzzy +msgid "Pitch fly key" +msgstr "Tecla vuelo" + +#: 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." @@ -4011,7 +4911,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 @@ -4021,13 +4921,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 @@ -4047,6 +4953,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 " @@ -4054,7 +4964,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 @@ -4066,6 +4976,10 @@ msgid "Range select key" msgstr "Tecla seleccionar rango de visión" #: src/settings_translation_file.cpp +msgid "Recent Chat Messages" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Remote media" msgstr "" @@ -4089,6 +5003,22 @@ msgid "Report path" msgstr "Ruta de fuentes" #: 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 "" @@ -4097,6 +5027,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 "Tecla derecha" @@ -4105,23 +5039,29 @@ msgid "Rightclick repetition interval" msgstr "" #: src/settings_translation_file.cpp -msgid "River Depth" -msgstr "" +#, fuzzy +msgid "River depth" +msgstr "Profundidad del relleno" + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "River noise" +msgstr "Ruido de cueva Nº1" #: src/settings_translation_file.cpp -msgid "River Noise" +msgid "River size" msgstr "" #: src/settings_translation_file.cpp -msgid "River Size" +msgid "Rollback recording" msgstr "" #: src/settings_translation_file.cpp -msgid "River noise -- rivers occur close to zero" +msgid "Rolling hill size noise" msgstr "" #: src/settings_translation_file.cpp -msgid "Rollback recording" +msgid "Rolling hills spread noise" msgstr "" #: src/settings_translation_file.cpp @@ -4129,6 +5069,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 "" @@ -4150,7 +5094,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" @@ -4192,7 +5136,11 @@ msgid "Seabed noise" msgstr "Ruido de cueva Nº1" #: 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 @@ -4200,7 +5148,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 @@ -4216,6 +5164,49 @@ msgid "Selection box width" msgstr "" #: src/settings_translation_file.cpp +#, fuzzy +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 "" +"Elección de 18 fractales desde 9 fórmulas.\n" +"1 = Conjunto de Mandelbrot 4D \"Redondo\".\n" +"2 = Conjunto de Julia 4D \"Redondo\".\n" +"3 = Conjunto de Mandelbrot 4D \"Cuadrado\".\n" +"4 = Conjunto de Julia 4D \"Cuadrado\".\n" +"5 = Conjunto de Mandelbrot 4D \"Mandy Cousin\".\n" +"6 = Conjunto de Julia 4D \"Mandy Cousin\".\n" +"7 = Conjunto de Mandelbrot 4D \"Variado\".\n" +"8 = Conjunto de Julia 4D \"Variado\".\n" +"9 = Conjunto de Mandelbrot 3D \"Mandelbrot/Mandelbar\".\n" +"10 = Conjunto de Julia 3D \"Mandelbrot/Mandelbar\".\n" +"11 = Conjunto de Mandelbrot 3D \"Árbol de Navidad\".\n" +"12 = Conjunto de Julia 3D \"Árbol de Navidad\".\n" +"13 = Conjunto de Mandelbrot 3D \"Mandelbulb\".\n" +"14 = Conjunto de Julia 3D \"Mandelbulb\".\n" +"15 = Conjunto de Mandelbrot 3D \"Mandelbulb Coseno\".\n" +"16 = Conjunto de Julia 3D \"Mandelbulb Coseno\".\n" +"17 = Conjunto de Mandelbrot 4D \"Mandelbulb\".\n" +"18 = Conjunto de Julia 4D \"Mandelbulb\"." + +#: src/settings_translation_file.cpp msgid "Server / Singleplayer" msgstr "Servidor / Un jugador" @@ -4258,6 +5249,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." @@ -4283,7 +5278,8 @@ msgstr "Sombreadores" #: 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 "" @@ -4304,13 +5300,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 @@ -4325,7 +5335,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 @@ -4359,10 +5369,24 @@ msgid "Sneak key" msgstr "Tecla sigilo" #: src/settings_translation_file.cpp +#, fuzzy +msgid "Sneaking speed" +msgstr "Velocidad del caminar" + +#: src/settings_translation_file.cpp msgid "Sound" msgstr "" #: src/settings_translation_file.cpp +#, fuzzy +msgid "Special key" +msgstr "Tecla sigilo" + +#: 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" @@ -4371,11 +5395,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 @@ -4383,24 +5409,32 @@ 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 #, fuzzy msgid "Strength of generated normalmaps." msgstr "Generar mapas normales" #: 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 @@ -4412,16 +5446,17 @@ 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" -msgstr "" +#, fuzzy +msgid "Terrain height" +msgstr "Altura base del terreno" #: src/settings_translation_file.cpp msgid "Terrain higher noise" @@ -4455,7 +5490,13 @@ msgid "Texture path" msgstr "Ruta de la textura" #: 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 @@ -4465,7 +5506,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 @@ -4478,6 +5519,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 "" @@ -4488,7 +5533,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 @@ -4521,7 +5583,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 @@ -4529,11 +5592,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 "Time in between active block management cycles" +msgid "Third of 4 2D noises that together define hill/mountain range height." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "This font will be used for certain languages." msgstr "" #: src/settings_translation_file.cpp @@ -4543,6 +5613,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 "" @@ -4571,6 +5645,11 @@ msgid "Tooltip delay" msgstr "" #: src/settings_translation_file.cpp +#, fuzzy +msgid "Touch screen threshold" +msgstr "Umbral táctil (px)" + +#: src/settings_translation_file.cpp msgid "Trees noise" msgstr "" @@ -4591,8 +5670,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 @@ -4621,6 +5699,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 "" @@ -4637,11 +5719,10 @@ msgid "Use bilinear filtering when scaling textures." msgstr "" #: src/settings_translation_file.cpp -msgid "Use key" -msgstr "Usa la tecla" - -#: 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 @@ -4649,31 +5730,28 @@ 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" -msgstr "" +#, fuzzy +msgid "Valley depth" +msgstr "Profundidad del relleno" #: 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 @@ -4746,13 +5824,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 "Volumen" #: 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 "" @@ -4762,11 +5845,6 @@ msgid "Walking speed" msgstr "Velocidad del caminar" #: src/settings_translation_file.cpp -#, fuzzy -msgid "Water Features" -msgstr "Texturas de objetos..." - -#: src/settings_translation_file.cpp msgid "Water level" msgstr "" @@ -4823,16 +5901,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 @@ -4865,19 +5949,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 @@ -4894,11 +5970,41 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp +#, fuzzy +msgid "World start time" +msgstr "Nombre del mundo" + +#: 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 "Y de suelo plano." #: 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 +#, fuzzy +msgid "Y of upper limit of large caves." +msgstr "Limite absoluto de colas emergentes" + +#: src/settings_translation_file.cpp +msgid "Y of upper limit of lava in large caves." msgstr "" #: src/settings_translation_file.cpp @@ -4918,11 +6024,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 @@ -4934,10 +6040,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 "" @@ -4949,231 +6051,346 @@ msgstr "" msgid "cURL timeout" msgstr "Tiempo de espera de cURL" -#~ msgid "Preload inventory textures" -#~ msgstr "Precarga de las texturas del inventario" +#~ msgid "No worldname given or no game selected" +#~ msgstr "No se ha dado un nombre al mundo o no se ha seleccionado uno" -#~ msgid "Scaling factor applied to menu elements: " -#~ msgstr "Factor de escala aplicado a los elementos del menú: " +#~ msgid "Optionally the lacunarity can be appended with a leading comma." +#~ msgstr "" +#~ "Opcionalmente, el parámetro \"lacunarity\" puede ser anexado separándolo " +#~ "mediante una coma." -#~ msgid "Touch free target" -#~ msgstr "Tocar para interactuar" +#~ msgid "Select path" +#~ msgstr "Seleccionar ruta" -#~ msgid " KB/s" -#~ msgstr " KB/s" +#~ msgid "Page $1 of $2" +#~ msgstr "Página $1 de $2" -#~ msgid " MB/s" -#~ msgstr " MB/s" +#~ msgid "Rating" +#~ msgstr "Clasificación" -#~ msgid "Restart minetest for driver change to take effect" -#~ msgstr "" -#~ "Reinicia minetest para que los cambios en el controlador tengan efecto" +#~ msgid "Shortname:" +#~ msgstr "Nombre corto:" + +#~ msgid "Successfully installed:" +#~ msgstr "Instalado con éxito:" + +#~ msgid "Unsorted" +#~ msgstr "Sin ordenar" + +#~ msgid "re-Install" +#~ msgstr "Reinstalar" + +#~ msgid "Connecting to server..." +#~ msgstr "Conectando al servidor..." + +#~ msgid "Creating client..." +#~ msgstr "Creando cliente..." + +#~ msgid "Creating server..." +#~ msgstr "Creando servidor..." + +#~ msgid "Resolving address..." +#~ msgstr "Resolviendo dirección..." + +#~ msgid "Shutting down..." +#~ msgstr "Cerrando..." + +#~ msgid "Use" +#~ msgstr "Usar" + +#~ msgid "Autorun key" +#~ msgstr "Tecla de Auto Ejecutar" + +#~ msgid "Disable escape sequences" +#~ msgstr "Desactivar secuencias de escape" #, fuzzy -#~ msgid "If enabled, " -#~ msgstr "Activado" +#~ msgid "" +#~ "Disable escape sequences, e.g. chat coloring.\n" +#~ "Use this if you want to run a server with pre-0.4.14 clients and you want " +#~ "to disable\n" +#~ "the escape sequences generated by mods." +#~ msgstr "" +#~ "Deshabilita las secuencias de escape, por ejemplo: colorear el chat.\n" +#~ "Usa esto si tu quieres correr un servidor con clientes pre-0.4.14 y " +#~ "quieres deshabilitar\n" +#~ "las secuencias de escape generadas por los mods." #, fuzzy -#~ msgid "If disabled " -#~ msgstr "Desactivar paquete" +#~ msgid "Enable view bobbing" +#~ msgstr "Movimiento de cámara al caer" -#~ msgid "No!!!" -#~ msgstr "¡¡¡No!!!" +#~ msgid "Hide mp content" +#~ msgstr "Ocultar contenido" + +#~ msgid "Attn" +#~ msgstr "Atentamente" -#~ msgid "Generate Normalmaps" -#~ msgstr "Generar mapas normales" +#~ msgid "Capital" +#~ msgstr "Bloq Mayús" -#~ msgid "Public Serverlist" -#~ msgstr "Lista de servidores públicos" +#~ msgid "Comma" +#~ msgstr "Coma" -#~ msgid "No of course not!" -#~ msgstr "¡No, claro que no!" +#~ msgid "CrSel" +#~ msgstr "CrSel" -#~ msgid "Useful for mod developers." -#~ msgstr "Útil para los desarrolladores de mods." +#~ msgid "ExSel" +#~ msgstr "ExSel" -#~ msgid "" -#~ "How many blocks are flying in the wire simultaneously for the whole " -#~ "server." -#~ msgstr "Cantidad de bloques que flotan simultáneamente en todo el servidor." +#~ msgid "Final" +#~ msgstr "Final" -#~ msgid "Detailed mod profiling" -#~ msgstr "Perfilador detallado de los mods" +#~ msgid "Junja" +#~ msgstr "Junja" -#~ msgid "Detailed mod profile data. Useful for mod developers." +#~ msgid "Kana" +#~ msgstr "Kana" + +#~ msgid "Kanji" +#~ msgstr "Kanji" + +#~ msgid "Minus" +#~ msgstr "Menos" + +#~ msgid "PA1" +#~ msgstr "PA1" + +#~ msgid "Period" +#~ msgstr "Punto" + +#~ msgid "Plus" +#~ msgstr "Más" + +#~ msgid "" +#~ "Controls size of deserts and beaches in Mapgen v6.\n" +#~ "When snowbiomes are enabled 'mgv6_freq_desert' is ignored." #~ msgstr "" -#~ "Datos detallados de perfilación de mod. Útil para desarrolladores de mods." +#~ "Controla el tamaño de desiertos y playas en Mapgen v6.\n" +#~ "Cuando snowbiomes están activados 'mgv6_freq_desert' se ignora." -#, fuzzy -#~ msgid "Mapgen v7 cave width" -#~ msgstr "Generador de mapas" +#~ msgid "" +#~ "Determines terrain shape.\n" +#~ "The 3 numbers in brackets control the scale of the\n" +#~ "terrain, the 3 numbers should be identical." +#~ msgstr "" +#~ "Determina la forma del terreno.\n" +#~ "Los tres números entre paréntesis controlan la escala\n" +#~ "del terreno, y deben ser iguales." + +#~ msgid "Mapgen flat cave width" +#~ msgstr "Anchura de cuevas planas de Mapgen" #, fuzzy -#~ msgid "Mapgen v5 cave width" +#~ msgid "Mapgen fractal cave width" #~ msgstr "Generador de mapas" #, fuzzy -#~ msgid "Mapgen fractal slice w" +#~ msgid "Mapgen fractal fractal" #~ msgstr "Generador de mapas" #, fuzzy -#~ msgid "Mapgen fractal scale" -#~ msgstr "Generador de mapas" +#~ msgid "Mapgen fractal iterations" +#~ msgstr "Oclusión de paralaje" #, fuzzy #~ msgid "Mapgen fractal offset" #~ msgstr "Generador de mapas" #, fuzzy -#~ msgid "Mapgen fractal iterations" -#~ msgstr "Oclusión de paralaje" +#~ msgid "Mapgen fractal scale" +#~ msgstr "Generador de mapas" #, fuzzy -#~ msgid "Mapgen fractal fractal" +#~ msgid "Mapgen fractal slice w" #~ msgstr "Generador de mapas" #, fuzzy -#~ msgid "Mapgen fractal cave width" +#~ msgid "Mapgen v5 cave width" #~ msgstr "Generador de mapas" -#~ msgid "Mapgen flat cave width" -#~ msgstr "Anchura de cuevas planas de Mapgen" +#, fuzzy +#~ msgid "Mapgen v7 cave width" +#~ msgstr "Generador de mapas" -#~ msgid "" -#~ "Determines terrain shape.\n" -#~ "The 3 numbers in brackets control the scale of the\n" -#~ "terrain, the 3 numbers should be identical." +#~ msgid "Detailed mod profile data. Useful for mod developers." #~ msgstr "" -#~ "Determina la forma del terreno.\n" -#~ "Los tres números entre paréntesis controlan la escala\n" -#~ "del terreno, y deben ser iguales." +#~ "Datos detallados de perfilación de mod. Útil para desarrolladores de mods." + +#~ msgid "Detailed mod profiling" +#~ msgstr "Perfilador detallado de los mods" #~ msgid "" -#~ "Controls size of deserts and beaches in Mapgen v6.\n" -#~ "When snowbiomes are enabled 'mgv6_freq_desert' is ignored." -#~ msgstr "" -#~ "Controla el tamaño de desiertos y playas en Mapgen v6.\n" -#~ "Cuando snowbiomes están activados 'mgv6_freq_desert' se ignora." +#~ "How many blocks are flying in the wire simultaneously for the whole " +#~ "server." +#~ msgstr "Cantidad de bloques que flotan simultáneamente en todo el servidor." -#~ msgid "Plus" -#~ msgstr "Más" +#~ msgid "Useful for mod developers." +#~ msgstr "Útil para los desarrolladores de mods." -#~ msgid "Period" -#~ msgstr "Punto" +#~ msgid "No of course not!" +#~ msgstr "¡No, claro que no!" -#~ msgid "PA1" -#~ msgstr "PA1" +#~ msgid "Public Serverlist" +#~ msgstr "Lista de servidores públicos" -#~ msgid "Minus" -#~ msgstr "Menos" +#~ msgid "No!!!" +#~ msgstr "¡¡¡No!!!" -#~ msgid "Kanji" -#~ msgstr "Kanji" +#, fuzzy +#~ msgid "If enabled, " +#~ msgstr "Activado" -#~ msgid "Kana" -#~ msgstr "Kana" +#~ msgid "Restart minetest for driver change to take effect" +#~ msgstr "" +#~ "Reinicia minetest para que los cambios en el controlador tengan efecto" -#~ msgid "Junja" -#~ msgstr "Junja" +#~ msgid " MB/s" +#~ msgstr " MB/s" -#~ msgid "Final" -#~ msgstr "Final" +#~ msgid " KB/s" +#~ msgstr " KB/s" -#~ msgid "ExSel" -#~ msgstr "ExSel" +#~ msgid "Touch free target" +#~ msgstr "Tocar para interactuar" -#~ msgid "CrSel" -#~ msgstr "CrSel" +#~ msgid "Scaling factor applied to menu elements: " +#~ msgstr "Factor de escala aplicado a los elementos del menú: " -#~ msgid "Comma" -#~ msgstr "Coma" +#~ msgid "Preload inventory textures" +#~ msgstr "Precarga de las texturas del inventario" -#~ msgid "Capital" -#~ msgstr "Bloq Mayús" +#, fuzzy +#~ msgid "Water Features" +#~ msgstr "Texturas de objetos..." -#~ msgid "Attn" -#~ msgstr "Atentamente" +#~ msgid "Use key" +#~ msgstr "Usa la tecla" -#~ msgid "Hide mp content" -#~ msgstr "Ocultar contenido" +#~ msgid "Main menu mod manager" +#~ msgstr "Menú principal del gestor de mods" #, fuzzy -#~ msgid "Enable view bobbing" -#~ msgstr "Movimiento de cámara al caer" +#~ msgid "Inventory image hack" +#~ msgstr "Tecla Inventario" + +#~ msgid "Height on which clouds are appearing." +#~ msgstr "Altura sobre la cual están apareciendo las nubes." + +#~ msgid "General" +#~ msgstr "General" -#, fuzzy #~ msgid "" -#~ "Disable escape sequences, e.g. chat coloring.\n" -#~ "Use this if you want to run a server with pre-0.4.14 clients and you want " -#~ "to disable\n" -#~ "the escape sequences generated by mods." +#~ "From how far clients know about objects, stated in mapblocks (16 nodes)." #~ msgstr "" -#~ "Deshabilita las secuencias de escape, por ejemplo: colorear el chat.\n" -#~ "Usa esto si tu quieres correr un servidor con clientes pre-0.4.14 y " -#~ "quieres deshabilitar\n" -#~ "las secuencias de escape generadas por los mods." +#~ "Desde cuán lejos los clientes saben acerca de otros objetos,\n" +#~ "especificado en bloques de mapa (mapblocks, 16 nodos)." -#~ msgid "Disable escape sequences" -#~ msgstr "Desactivar secuencias de escape" +#~ msgid "" +#~ "Field of view while zooming in degrees.\n" +#~ "This requires the \"zoom\" privilege on the server." +#~ msgstr "" +#~ "Campo de vision mientras se usa el Zoom en grados.\n" +#~ "Esto requiere el privilegio \"zoom\" en el servidor." -#~ msgid "Descending speed" -#~ msgstr "Velocidad de descenso" +#~ msgid "Field of view for zoom" +#~ msgstr "Campo visual del zoom" -#~ msgid "Autorun key" -#~ msgstr "Tecla de Auto Ejecutar" +#~ msgid "Depth below which you'll find massive caves." +#~ msgstr "Profundidad en la cual comienzan cuevas enormes." -#~ msgid "Use" -#~ msgstr "Usar" +#~ msgid "Crouch speed" +#~ msgstr "Velocidad al agacharse" -#~ msgid "Shutting down..." -#~ msgstr "Cerrando..." +#~ msgid "" +#~ "Creates unpredictable water features in caves.\n" +#~ "These can make mining difficult. Zero disables them. (0-10)" +#~ msgstr "" +#~ "Crea características de agua impredecibles en cuevas.\n" +#~ "Pueden hacer la minería más difícil. Cero lo deshabilita. (0-10)" -#~ msgid "Resolving address..." -#~ msgstr "Resolviendo dirección..." +#~ msgid "" +#~ "Creates unpredictable lava features in caves.\n" +#~ "These can make mining difficult. Zero disables them. (0-10)" +#~ msgstr "" +#~ "Crea características de lava impredecibles en cuevas.\n" +#~ "Pueden hacer la minería más difícil. Cero lo deshabilita. (0-10)" -#~ msgid "Creating server..." -#~ msgstr "Creando servidor..." +#~ msgid "Console key" +#~ msgstr "Tecla de la consola" -#~ msgid "Creating client..." -#~ msgstr "Creando cliente..." +#~ msgid "Cloud height" +#~ msgstr "Altura de la nube" -#~ msgid "Connecting to server..." -#~ msgstr "Conectando al servidor..." +#~ msgid "Caves and tunnels form at the intersection of the two noises" +#~ msgstr "Formar cuevas y túneles en la intersección de dos ruidos" -#~ msgid "re-Install" -#~ msgstr "Reinstalar" +#~ msgid "Approximate (X,Y,Z) scale of fractal in nodes." +#~ msgstr "Escala aproximada (X,Y,Z) del fractal en nodos." -#~ msgid "Unsorted" -#~ msgstr "Sin ordenar" +#~ msgid "" +#~ "Announce to this serverlist.\n" +#~ "If you want to announce your ipv6 address, use serverlist_url = v6." +#~ "servers.minetest.net." +#~ msgstr "" +#~ "Anunciar a esta lista de servidores.\n" +#~ "Si deseas anunciar tu dirección ipv6, usa serverlist_url = v6.servers." +#~ "minetest.net." -#~ msgid "Successfully installed:" -#~ msgstr "Instalado con éxito:" +#~ msgid "Active Block Modifier interval" +#~ msgstr "Intervalo de modificador de bloques activos" -#~ msgid "Shortname:" -#~ msgstr "Nombre corto:" +#~ msgid "Prior" +#~ msgstr "Anterior" -#~ msgid "Rating" -#~ msgstr "Clasificación" +#~ msgid "Next" +#~ msgstr "Siguiente" -#~ msgid "Page $1 of $2" -#~ msgstr "Página $1 de $2" +#~ msgid "Print stacks" +#~ msgstr "Imprimir pilas" -#~ msgid "Install" -#~ msgstr "Instalar" +#~ msgid "No information available" +#~ msgstr "Sin información disponible" -#~ msgid "Downloading $1, please wait..." -#~ msgstr "Descargando $1, por favor espere..." +#~ msgid "Normal Mapping" +#~ msgstr "Mapeado de relieve" -# En el menú principal de mods pone repositorio no tienda. -#~ msgid "Close store" -#~ msgstr "Cerrar repositorio" +#~ msgid "Change keys" +#~ msgstr "Configurar teclas" -#~ msgid "Select path" -#~ msgstr "Seleccionar ruta" +#, fuzzy +#~ msgid "Play Online" +#~ msgstr "Nombre del jugador" -#~ msgid "Optionally the lacunarity can be appended with a leading comma." +# El nombre completo no cabe. +#~ msgid "Uninstall selected modpack" +#~ msgstr "Desinstalar el paquete seleccionado" + +#, fuzzy +#~ msgid "Local Game" +#~ msgstr "Iniciar juego" + +#~ msgid "Possible values are: " +#~ msgstr "Los valores posibles son: " + +#~ msgid "Please enter a comma seperated list of flags." +#~ msgstr "Por favor, introduzca una lista de indicadores separados por comas." + +#~ msgid "Format is 3 numbers separated by commas and inside brackets." #~ msgstr "" -#~ "Opcionalmente, el parámetro \"lacunarity\" puede ser anexado separándolo " -#~ "mediante una coma." +#~ "El formato es 3 números separados por comas y éstos dentro de paréntesis." -#~ msgid "No worldname given or no game selected" -#~ msgstr "No se ha dado un nombre al mundo o no se ha seleccionado uno" +#, fuzzy +#~ msgid "<offset>, <scale>, (<spreadX>, <spreadY>, <spreadZ>)," +#~ msgstr "" +#~ "Formato: <offset> <escala> (<extensión X>, <extensión Y> , <extensión " +#~ "Z>), <semilla>, <octavas>, <persistencia>" + +#~ msgid "\"$1\" is not a valid flag." +#~ msgstr "\"$1\" no es un indicador válido." + +#~ msgid "Enable MP" +#~ msgstr "Activar paquete" + +#~ msgid "Disable MP" +#~ msgstr "Desactivar paquete" |