summaryrefslogtreecommitdiff
path: root/po/ca
diff options
context:
space:
mode:
authorTranslations <translations@minetest.net>2019-01-06 09:33:11 +0100
committerLoic Blot <loic.blot@unix-experience.fr>2019-01-06 09:33:11 +0100
commit3a9fe2bd5b0c112150eb20e375729aea7a4776f4 (patch)
tree0ac6496a81cc61c6a28a5fcd825da23f932873cc /po/ca
parent893b5d50c29decec7827d6922aa4f6abdc19f0f4 (diff)
downloadminetest-3a9fe2bd5b0c112150eb20e375729aea7a4776f4.tar.gz
minetest-3a9fe2bd5b0c112150eb20e375729aea7a4776f4.tar.bz2
minetest-3a9fe2bd5b0c112150eb20e375729aea7a4776f4.zip
Run updatepo.sh
Diffstat (limited to 'po/ca')
-rw-r--r--po/ca/minetest.po3183
1 files changed, 2291 insertions, 892 deletions
diff --git a/po/ca/minetest.po b/po/ca/minetest.po
index 9f5e7528f..e2c90d438 100644
--- a/po/ca/minetest.po
+++ b/po/ca/minetest.po
@@ -1,30 +1,10 @@
-# Catalan translations for minetest package.
-# Copyright (C) 2015 THE minetest'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the minetest package.
-# Automatically generated, 2015.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: minetest\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-05-21 17:40+0200\n"
-"PO-Revision-Date: 2017-08-03 14:54+0000\n"
-"Last-Translator: Joan Ciprià Moreno Teodoro <joancipria@gmail.com>\n"
-"Language-Team: Catalan "
-"<https://hosted.weblate.org/projects/minetest/minetest/ca/>\n"
-"Language: ca\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Weblate 2.16-dev\n"
-
-#: builtin/client/init.lua
+#: builtin/client/death_formspec.lua src/client/game.cpp
msgid "Respawn"
msgstr "Reaparèixer"
-#: builtin/client/init.lua
-msgid "You died."
+#: builtin/client/death_formspec.lua src/client/game.cpp
+#, fuzzy
+msgid "You died"
msgstr "Has mort."
#: builtin/fstk/ui.lua
@@ -39,7 +19,7 @@ msgstr "Ha ocorregut un error:"
msgid "Main menu"
msgstr "Menú principal"
-#: builtin/fstk/ui.lua builtin/mainmenu/store.lua
+#: builtin/fstk/ui.lua
msgid "Ok"
msgstr "D'acord"
@@ -51,7 +31,7 @@ msgstr "Torneu a connectar"
msgid "The server has requested a reconnect:"
msgstr "El servidor ha sol·licitat una reconnexió:"
-#: builtin/mainmenu/common.lua src/game.cpp
+#: builtin/mainmenu/common.lua src/client/game.cpp
msgid "Loading..."
msgstr "Carregant ..."
@@ -83,34 +63,38 @@ msgid "We support protocol versions between version $1 and $2."
msgstr "Nosaltres suportem versions del protocol entre la versió $1 i la $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 "Cancel·lar"
-#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_mods.lua
+#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_content.lua
msgid "Dependencies:"
msgstr "Dependències:"
#: builtin/mainmenu/dlg_config_world.lua
-msgid "Disable MP"
-msgstr "Desactivar MP"
-
-#: builtin/mainmenu/dlg_config_world.lua
msgid "Disable all"
msgstr "Desactivar tot"
#: builtin/mainmenu/dlg_config_world.lua
-msgid "Enable MP"
-msgstr "Activar MP"
+#, fuzzy
+msgid "Disable modpack"
+msgstr "Desactivat"
#: builtin/mainmenu/dlg_config_world.lua
msgid "Enable all"
msgstr "Activar tot"
#: builtin/mainmenu/dlg_config_world.lua
+#, fuzzy
+msgid "Enable modpack"
+msgstr "Reanomenar el paquet de mods:"
+
+#: builtin/mainmenu/dlg_config_world.lua
msgid ""
"Failed to enable mod \"$1\" as it contains disallowed characters. Only "
"chararacters [a-z0-9_] are allowed."
@@ -122,12 +106,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 "Cap descripció del mod disponible"
+
+#: builtin/mainmenu/dlg_config_world.lua
+#, fuzzy
+msgid "No modpack description provided."
+msgstr "Cap descripció del mod disponible"
+
+#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_content.lua
msgid "Optional dependencies:"
msgstr "Dependències opcionals:"
#: 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"
@@ -139,6 +133,70 @@ msgstr "Món:"
msgid "enabled"
msgstr "Activat"
+#: builtin/mainmenu/dlg_contentstore.lua
+msgid "All packages"
+msgstr ""
+
+#: builtin/mainmenu/dlg_contentstore.lua
+msgid "Back"
+msgstr "Enrere"
+
+#: 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 "Descarregant $1, si us plau esperi ..."
+
+#: builtin/mainmenu/dlg_contentstore.lua
+#, fuzzy
+msgid "Failed to download $1"
+msgstr "Error al instal·lar $1 en $2"
+
+#: builtin/mainmenu/dlg_contentstore.lua
+#: builtin/mainmenu/dlg_settings_advanced.lua
+msgid "Games"
+msgstr "Jocs"
+
+#: builtin/mainmenu/dlg_contentstore.lua
+msgid "Install"
+msgstr "Instal·lar"
+
+#: builtin/mainmenu/dlg_contentstore.lua
+#: builtin/mainmenu/dlg_settings_advanced.lua
+msgid "Mods"
+msgstr "Mods"
+
+#: builtin/mainmenu/dlg_contentstore.lua
+msgid "No results"
+msgstr ""
+
+#: builtin/mainmenu/dlg_contentstore.lua
+#: builtin/mainmenu/dlg_settings_advanced.lua builtin/mainmenu/tab_online.lua
+msgid "Search"
+msgstr "Buscar"
+
+#: builtin/mainmenu/dlg_contentstore.lua
+#, fuzzy
+msgid "Texture packs"
+msgstr "Textures"
+
+#: builtin/mainmenu/dlg_contentstore.lua
+#, fuzzy
+msgid "Uninstall"
+msgstr "Instal·lar"
+
+#: 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 "Ja existeix un món anomenat \"$1\""
@@ -148,7 +206,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 ""
"Descarrega un subjoc, com per exemple minetest_game, des de minetest.net"
@@ -165,8 +224,9 @@ msgid "Mapgen"
msgstr "Generador de mapes"
#: builtin/mainmenu/dlg_create_world.lua
-msgid "No worldname given or no game selected"
-msgstr "No s'ha donat un nom al món o no s'ha seleccionat ningun"
+#, fuzzy
+msgid "No game selected"
+msgstr "Seleccionar distancia"
#: builtin/mainmenu/dlg_create_world.lua
msgid "Seed"
@@ -183,24 +243,28 @@ msgid "World name"
msgstr "Nom del món"
#: builtin/mainmenu/dlg_create_world.lua
-msgid "You have no subgames installed."
+#, fuzzy
+msgid "You have no games installed."
msgstr "No tens subjocs instal·lats."
-#: builtin/mainmenu/dlg_delete_mod.lua
+#: builtin/mainmenu/dlg_delete_content.lua
msgid "Are you sure you want to delete \"$1\"?"
msgstr "Realment desitja esborrar \"$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 "Esborrar"
-#: 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 esborrar \"$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
@@ -216,10 +280,6 @@ msgid "Rename Modpack:"
msgstr "Reanomenar el paquet de mods:"
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "\"$1\" is not a valid flag."
-msgstr "\"$1\" no és un indicador vàlid."
-
-#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "(No description of setting given)"
msgstr "(Cap descripció d'ajustament donada)"
@@ -244,37 +304,6 @@ msgid "Enabled"
msgstr "Activat"
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Format is 3 numbers separated by commas and inside brackets."
-msgstr ""
-"El format és 3 números separats per comes i aquests dins de parèntesis."
-
-#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid ""
-"Format: <offset>, <scale>, (<spreadX>, <spreadY>, <spreadZ>), <seed>, "
-"<octaves>, <persistence>"
-msgstr ""
-"Format: <offset> <escala> (<extensió X>, <extensió Y> , <extensión Z>), "
-"<llavor>, <octaves>, <persistència>"
-
-#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Games"
-msgstr "Jocs"
-
-#: builtin/mainmenu/dlg_settings_advanced.lua builtin/mainmenu/tab_mods.lua
-msgid "Mods"
-msgstr "Mods"
-
-#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Optionally the lacunarity can be appended with a leading comma."
-msgstr ""
-"Opcionalment, el paràmetre \"lacunarity\" pot ser annexat separant "
-"mitjançant una coma."
-
-#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Please enter a comma seperated list of flags."
-msgstr "Si us plau, introduïu una llista d'indicadors separada per comes."
-
-#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "Please enter a valid integer."
msgstr "Si us plau, introduïu un enter vàlid."
@@ -283,21 +312,18 @@ msgid "Please enter a valid number."
msgstr "Si us plau, introduïu un nombre vàlid."
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Possible values are: "
-msgstr "Els possibles valors són: "
-
-#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "Restore Default"
msgstr "Restablir per defecte"
-#: builtin/mainmenu/dlg_settings_advanced.lua builtin/mainmenu/store.lua
-#: builtin/mainmenu/tab_online.lua
-msgid "Search"
-msgstr "Buscar"
+#: builtin/mainmenu/dlg_settings_advanced.lua
+#, fuzzy
+msgid "Select directory"
+msgstr "Selecciona el fitxer del mod:"
#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Select path"
-msgstr "Seleccioneu la ruta"
+#, fuzzy
+msgid "Select file"
+msgstr "Selecciona el fitxer del mod:"
#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "Show technical names"
@@ -311,71 +337,122 @@ msgstr "El valor ha de ser major que $1."
msgid "The value must not be larger than $1."
msgstr "El valor ha de ser menor que $1."
-#: builtin/mainmenu/modmgr.lua
-msgid ""
-"\n"
-"Install Mod: unsupported filetype \"$1\" or broken archive"
-msgstr ""
-"\n"
-"Instal·lar mod: Format de arxiu \"$1\" no suportat o arxiu corrupte"
+#: builtin/mainmenu/pkgmgr.lua
+#, fuzzy
+msgid " mods"
+msgstr "Mode 3D"
-#: builtin/mainmenu/modmgr.lua
+#: builtin/mainmenu/pkgmgr.lua
+#, fuzzy
+msgid "$1 (Enabled)"
+msgstr "Activat"
+
+#: builtin/mainmenu/pkgmgr.lua
msgid "Failed to install $1 to $2"
msgstr "Error al instal·lar $1 en $2"
-#: builtin/mainmenu/modmgr.lua
-msgid "Install Mod: file: \"$1\""
-msgstr "Instal·lar mod: Arxiu: \"$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 "Instal·lar mod: Impossible trobar el nom real del mod per a: $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 ""
"Instal·lar mod: Impossible de trobar el nom de la carpeta adequat per al "
"paquet de mods $1"
-#: builtin/mainmenu/modmgr.lua
-msgid "Subgame Mods"
-msgstr "Mods del subjoc"
+#: builtin/mainmenu/pkgmgr.lua
+#, fuzzy
+msgid "Install: Unsupported file type \"$1\" or broken archive"
+msgstr ""
+"\n"
+"Instal·lar mod: Format de arxiu \"$1\" no suportat o arxiu corrupte"
-#: builtin/mainmenu/store.lua
-msgid "Close store"
-msgstr "Tancar repositori"
+#: builtin/mainmenu/pkgmgr.lua
+#, fuzzy
+msgid "Install: file: \"$1\""
+msgstr "Instal·lar mod: Arxiu: \"$1\""
-#: builtin/mainmenu/store.lua
-msgid "Downloading $1, please wait..."
-msgstr "Descarregant $1, si us plau esperi ..."
+#: builtin/mainmenu/pkgmgr.lua
+#, fuzzy
+msgid "Unable to find a valid mod or modpack"
+msgstr ""
+"Instal·lar mod: Impossible de trobar el nom de la carpeta adequat per al "
+"paquet de mods $1"
-#: builtin/mainmenu/store.lua
-msgid "Install"
-msgstr "Instal·lar"
+#: builtin/mainmenu/pkgmgr.lua
+#, fuzzy
+msgid "Unable to install a $1 as a texture pack"
+msgstr "Error al instal·lar $1 en $2"
+
+#: builtin/mainmenu/pkgmgr.lua
+#, fuzzy
+msgid "Unable to install a game as a $1"
+msgstr "Error al instal·lar $1 en $2"
+
+#: builtin/mainmenu/pkgmgr.lua
+#, fuzzy
+msgid "Unable to install a mod as a $1"
+msgstr "Error al instal·lar $1 en $2"
+
+#: builtin/mainmenu/pkgmgr.lua
+#, fuzzy
+msgid "Unable to install a modpack as a $1"
+msgstr "Error al instal·lar $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/store.lua
-msgid "Page $1 of $2"
-msgstr "Pàgina $1 de $2"
+#: builtin/mainmenu/tab_content.lua
+#, fuzzy
+msgid "Disable Texture Pack"
+msgstr "Selecciona un paquet de textures:"
-#: builtin/mainmenu/store.lua
-msgid "Rating"
-msgstr "Classificació"
+#: builtin/mainmenu/tab_content.lua
+#, fuzzy
+msgid "Information:"
+msgstr "Informació del mod:"
-#: builtin/mainmenu/store.lua
-msgid "Shortname:"
-msgstr "Nom curt:"
+#: builtin/mainmenu/tab_content.lua
+#, fuzzy
+msgid "Installed Packages:"
+msgstr "Mods Instal·lats:"
-#: builtin/mainmenu/store.lua
-msgid "Successfully installed:"
-msgstr "Instal·lat amb èxit:"
+#: builtin/mainmenu/tab_content.lua
+msgid "No dependencies."
+msgstr "Sense dependències."
-#: builtin/mainmenu/store.lua
-msgid "Unsorted"
-msgstr "Sense ordenar"
+#: builtin/mainmenu/tab_content.lua
+#, fuzzy
+msgid "No package description available"
+msgstr "Cap descripció del mod disponible"
-#: builtin/mainmenu/store.lua
-msgid "re-Install"
-msgstr "Reinstal·lar"
+#: builtin/mainmenu/tab_content.lua
+msgid "Rename"
+msgstr "Reanomenar"
+
+#: builtin/mainmenu/tab_content.lua
+#, fuzzy
+msgid "Select Package File:"
+msgstr "Selecciona el fitxer del mod:"
+
+#: builtin/mainmenu/tab_content.lua
+#, fuzzy
+msgid "Uninstall Package"
+msgstr "Desinstal·lar el mod seleccionat"
+
+#: builtin/mainmenu/tab_content.lua
+#, fuzzy
+msgid "Use Texture Pack"
+msgstr "Textures"
#: builtin/mainmenu/tab_credits.lua
msgid "Active Contributors"
@@ -428,10 +505,6 @@ msgid "Host Server"
msgstr "Servidor"
#: builtin/mainmenu/tab_local.lua
-msgid "Local Game"
-msgstr "Joc local"
-
-#: builtin/mainmenu/tab_local.lua
msgid "Name/Password"
msgstr "Nom/Contrasenya"
@@ -459,37 +532,32 @@ msgstr "Seleccionar un món:"
msgid "Server Port"
msgstr "Port del Servidor"
-#: builtin/mainmenu/tab_mods.lua
-msgid "Installed Mods:"
-msgstr "Mods Instal·lats:"
-
-#: builtin/mainmenu/tab_mods.lua
-msgid "Mod information:"
-msgstr "Informació del mod:"
-
-#: builtin/mainmenu/tab_mods.lua
-msgid "No dependencies."
-msgstr "Sense dependències."
-
-#: builtin/mainmenu/tab_mods.lua
-msgid "No mod description available"
-msgstr "Cap descripció del mod disponible"
-
-#: builtin/mainmenu/tab_mods.lua
-msgid "Rename"
-msgstr "Reanomenar"
-
-#: builtin/mainmenu/tab_mods.lua
-msgid "Select Mod File:"
-msgstr "Selecciona el fitxer del mod:"
-
-#: builtin/mainmenu/tab_mods.lua
-msgid "Uninstall selected mod"
-msgstr "Desinstal·lar el mod seleccionat"
+#: builtin/mainmenu/tab_local.lua
+#, fuzzy
+msgid "Start Game"
+msgstr "Ocultar Joc"
-#: builtin/mainmenu/tab_mods.lua
-msgid "Uninstall selected modpack"
-msgstr "Desinstal·lar el paquet de mods seleccionat"
+# Catalan translations for minetest package.
+# Copyright (C) 2015 THE minetest'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the minetest package.
+# Automatically generated, 2015.
+#
+#: builtin/mainmenu/tab_online.lua
+msgid ""
+msgstr ""
+"Project-Id-Version: minetest\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2019-01-06 09:32+0100\n"
+"PO-Revision-Date: 2017-08-03 14:54+0000\n"
+"Last-Translator: Joan Ciprià Moreno Teodoro <joancipria@gmail.com>\n"
+"Language-Team: Catalan <https://hosted.weblate.org/projects/minetest/"
+"minetest/ca/>\n"
+"Language: ca\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Weblate 2.16-dev\n"
#: builtin/mainmenu/tab_online.lua
msgid "Address / Port"
@@ -515,6 +583,11 @@ msgstr "Esborra preferit"
msgid "Favorite"
msgstr "Preferit"
+#: builtin/mainmenu/tab_online.lua
+#, fuzzy
+msgid "Join Game"
+msgstr "Ocultar Joc"
+
#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
msgid "Name / Password"
msgstr "Nom / Contrasenya"
@@ -523,10 +596,6 @@ msgstr "Nom / Contrasenya"
msgid "Ping"
msgstr "Ping"
-#: builtin/mainmenu/tab_online.lua
-msgid "Play Online"
-msgstr "Jugar en línia"
-
#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
msgid "PvP enabled"
msgstr "PvP activat"
@@ -560,7 +629,8 @@ msgid "Are you sure to reset your singleplayer world?"
msgstr "Esteu segur que voleu reiniciar el seu món d'un sol jugador?"
#: builtin/mainmenu/tab_settings.lua
-msgid "Autosave screen size"
+#, fuzzy
+msgid "Autosave Screen Size"
msgstr "Desar automàticament mesures de la pantalla"
#: builtin/mainmenu/tab_settings.lua
@@ -571,9 +641,9 @@ msgstr "Filtre Bilineal"
msgid "Bump Mapping"
msgstr "Mapat de relleu"
-#: builtin/mainmenu/tab_settings.lua
-msgid "Change keys"
-msgstr "Configurar controls"
+#: builtin/mainmenu/tab_settings.lua src/client/game.cpp
+msgid "Change Keys"
+msgstr "Configurar Controls"
#: builtin/mainmenu/tab_settings.lua
msgid "Connected Glass"
@@ -584,6 +654,11 @@ msgid "Fancy Leaves"
msgstr "Fulles Boniques"
#: builtin/mainmenu/tab_settings.lua
+#, fuzzy
+msgid "Generate Normal Maps"
+msgstr "Generar Mapes Normals"
+
+#: builtin/mainmenu/tab_settings.lua
msgid "Mipmap"
msgstr "Mipmap"
@@ -611,15 +686,11 @@ msgstr "Node ressaltat"
msgid "Node Outlining"
msgstr "Nodes ressaltats"
-#: builtin/mainmenu/tab_settings.lua builtin/mainmenu/tab_texturepacks.lua
+#: builtin/mainmenu/tab_settings.lua
msgid "None"
msgstr "Ningun"
#: builtin/mainmenu/tab_settings.lua
-msgid "Normal Mapping"
-msgstr "Mapping normal."
-
-#: builtin/mainmenu/tab_settings.lua
msgid "Opaque Leaves"
msgstr "Fulles opaques"
@@ -653,6 +724,10 @@ msgid "Shaders"
msgstr "Ombres"
#: builtin/mainmenu/tab_settings.lua
+msgid "Shaders (unavailable)"
+msgstr ""
+
+#: builtin/mainmenu/tab_settings.lua
msgid "Simple Leaves"
msgstr "Fulles senzilles"
@@ -673,7 +748,8 @@ msgid "Tone Mapping"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
-msgid "Touchthreshold (px)"
+#, fuzzy
+msgid "Touchthreshold: (px)"
msgstr "Llindar tàctil (px)"
#: builtin/mainmenu/tab_settings.lua
@@ -708,39 +784,27 @@ msgstr "Principal"
msgid "Start Singleplayer"
msgstr "Començar Un Jugador"
-#: builtin/mainmenu/tab_texturepacks.lua
-msgid "No information available"
-msgstr "Sense informació disponible"
-
-#: builtin/mainmenu/tab_texturepacks.lua
-msgid "Select texture pack:"
-msgstr "Selecciona un paquet de textures:"
-
-#: builtin/mainmenu/tab_texturepacks.lua
-msgid "Texturepacks"
-msgstr "Textures"
-
-#: src/client.cpp
+#: src/client/client.cpp
msgid "Connection timed out."
msgstr "Temps d'espera de la connexió esgotat."
-#: src/client.cpp
+#: src/client/client.cpp
msgid "Done!"
msgstr "Completat!"
-#: src/client.cpp
+#: src/client/client.cpp
msgid "Initializing nodes"
msgstr "Inicialitzant nodes"
-#: src/client.cpp
+#: src/client/client.cpp
msgid "Initializing nodes..."
msgstr "Inicialitzant nodes ..."
-#: src/client.cpp
+#: src/client/client.cpp
msgid "Loading textures..."
msgstr "Carregant textures ..."
-#: src/client.cpp
+#: src/client/client.cpp
msgid "Rebuilding shaders..."
msgstr "Reconstruint ombreig ..."
@@ -773,14 +837,18 @@ msgid "Please choose a name!"
msgstr ""
#: src/client/clientlauncher.cpp
+msgid "Provided password file failed to open: "
+msgstr ""
+
+#: src/client/clientlauncher.cpp
msgid "Provided world path doesn't exist: "
msgstr "La ruta del món especificat no existeix: "
-#: 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."
@@ -788,60 +856,88 @@ msgstr ""
"\n"
"Comprovi debug.txt per a detalls."
-#: src/game.cpp
+#: src/client/game.cpp
#, fuzzy
msgid "- Address: "
msgstr "Adreça BIND"
-#: src/game.cpp
+#: src/client/game.cpp
#, fuzzy
msgid "- Creative Mode: "
msgstr "Mode Creatiu"
-#: src/game.cpp
+#: src/client/game.cpp
#, fuzzy
msgid "- Damage: "
msgstr "Dany"
-#: src/game.cpp
+#: src/client/game.cpp
msgid "- Mode: "
msgstr ""
-#: src/game.cpp
+#: src/client/game.cpp
#, fuzzy
msgid "- Port: "
msgstr "Port"
-#: src/game.cpp
+#: src/client/game.cpp
#, fuzzy
msgid "- Public: "
msgstr "Públic"
-#: src/game.cpp
+#: src/client/game.cpp
msgid "- PvP: "
msgstr ""
-#: src/game.cpp
+#: src/client/game.cpp
msgid "- Server Name: "
msgstr ""
-#: src/game.cpp
-msgid "Change Keys"
-msgstr "Configurar Controls"
+#: src/client/game.cpp
+msgid "Automatic forwards disabled"
+msgstr ""
+
+#: src/client/game.cpp
+msgid "Automatic forwards enabled"
+msgstr ""
+
+#: src/client/game.cpp
+#, fuzzy
+msgid "Camera update disabled"
+msgstr "Tecla alternativa per a l'actualització de la càmera"
-#: src/game.cpp
+#: src/client/game.cpp
+#, fuzzy
+msgid "Camera update enabled"
+msgstr "Tecla alternativa per a l'actualització de la càmera"
+
+#: src/client/game.cpp
msgid "Change Password"
msgstr "Canviar contrasenya"
-#: src/game.cpp
+#: src/client/game.cpp
+#, fuzzy
+msgid "Cinematic mode disabled"
+msgstr "Tecla mode cinematogràfic"
+
+#: src/client/game.cpp
+#, fuzzy
+msgid "Cinematic mode enabled"
+msgstr "Tecla mode cinematogràfic"
+
+#: src/client/game.cpp
+msgid "Client side scripting is disabled"
+msgstr ""
+
+#: src/client/game.cpp
msgid "Connecting to server..."
msgstr "Connectant al servidor ..."
-#: src/game.cpp
+#: src/client/game.cpp
msgid "Continue"
msgstr "Continuar"
-#: src/game.cpp
+#: src/client/game.cpp
#, fuzzy, c-format
msgid ""
"Controls:\n"
@@ -871,15 +967,28 @@ msgstr ""
"- Roda ratolí: triar objecte\n"
"- T: xat\n"
-#: src/game.cpp
+#: src/client/game.cpp
msgid "Creating client..."
msgstr "Creant client ..."
-#: src/game.cpp
+#: src/client/game.cpp
msgid "Creating server..."
msgstr "Creant servidor ..."
-#: 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 per a la informació de la depuració"
+
+#: 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"
@@ -907,517 +1016,752 @@ msgstr ""
"- Toc i arrossegar, toc amb 2 dits:\n"
" -> col·locar només un objecte\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 "Eixir al menú"
-#: src/game.cpp
+#: src/client/game.cpp
msgid "Exit to OS"
msgstr "Eixir al S.O"
-#: src/game.cpp
+#: src/client/game.cpp
+msgid "Fast mode disabled"
+msgstr ""
+
+#: src/client/game.cpp
+#, fuzzy
+msgid "Fast mode enabled"
+msgstr "Dany activat"
+
+#: src/client/game.cpp
+msgid "Fast mode enabled (note: no 'fast' privilege)"
+msgstr ""
+
+#: src/client/game.cpp
+msgid "Fly mode disabled"
+msgstr ""
+
+#: src/client/game.cpp
+#, fuzzy
+msgid "Fly mode enabled"
+msgstr "Dany activat"
+
+#: src/client/game.cpp
+msgid "Fly mode enabled (note: no 'fly' privilege)"
+msgstr ""
+
+#: src/client/game.cpp
+#, fuzzy
+msgid "Fog disabled"
+msgstr "Desactivat"
+
+#: src/client/game.cpp
+#, fuzzy
+msgid "Fog enabled"
+msgstr "Activat"
+
+#: src/client/game.cpp
msgid "Game info:"
msgstr ""
-#: src/game.cpp
+#: src/client/game.cpp
#, fuzzy
msgid "Game paused"
msgstr "Jocs"
-#: src/game.cpp
+#: src/client/game.cpp
#, fuzzy
msgid "Hosting server"
msgstr "Creant servidor ..."
-#: src/game.cpp
+#: src/client/game.cpp
msgid "Item definitions..."
msgstr "Definicions d'objectes ..."
-#: 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 "Definicions dels nodes ..."
-
-#: 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 "Resolving address..."
-msgstr "Resolent adreça ..."
-
-#: src/game.cpp
-msgid "Shutting down..."
-msgstr "Tancant ..."
-
-#: src/game.cpp
-msgid "Singleplayer"
-msgstr "Un jugador"
-
-#: src/game.cpp
-msgid "Sound Volume"
-msgstr "Volum del so"
-
-#: 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 "Acceptar"
-
-#: src/guiFormSpecMenu.cpp
-msgid "Enter "
-msgstr "Introdueix "
-
-#: src/guiFormSpecMenu.cpp
-msgid "Proceed"
-msgstr "Continuar"
-
-#: src/guiKeyChangeMenu.cpp
-msgid "\"Use\" = climb down"
-msgstr "\"Utilitzar\" = Descendir"
-
-#: src/guiKeyChangeMenu.cpp
-msgid "Backward"
-msgstr "Arrere"
-
-#: src/guiKeyChangeMenu.cpp
-msgid "Chat"
-msgstr "Xat"
-
-#: src/guiKeyChangeMenu.cpp
-msgid "Command"
-msgstr "Comandament"
-
-#: src/guiKeyChangeMenu.cpp
-msgid "Console"
-msgstr "Consola"
-
-#: src/guiKeyChangeMenu.cpp
-msgid "Dec. volume"
+#: src/client/game.cpp
+msgid "Minimap in surface mode, Zoom x1"
msgstr ""
-#: src/guiKeyChangeMenu.cpp
-msgid "Double tap \"jump\" to toggle fly"
-msgstr "Dos tocs \"botar\" per volar"
+#: src/client/game.cpp
+msgid "Minimap in surface mode, Zoom x2"
+msgstr ""
-#: src/guiKeyChangeMenu.cpp
-msgid "Drop"
-msgstr "Amollar"
+#: src/client/game.cpp
+msgid "Minimap in surface mode, Zoom x4"
+msgstr ""
-#: src/guiKeyChangeMenu.cpp
-msgid "Forward"
-msgstr "Avant"
+#: src/client/game.cpp
+msgid "Noclip mode disabled"
+msgstr ""
-#: src/guiKeyChangeMenu.cpp
+#: src/client/game.cpp
#, fuzzy
-msgid "Inc. volume"
-msgstr "Volum del so"
+msgid "Noclip mode enabled"
+msgstr "Dany activat"
-#: src/guiKeyChangeMenu.cpp
-msgid "Inventory"
-msgstr "Inventari"
+#: src/client/game.cpp
+msgid "Noclip mode enabled (note: no 'noclip' privilege)"
+msgstr ""
-#: src/guiKeyChangeMenu.cpp
-msgid "Jump"
-msgstr "Botar"
+#: src/client/game.cpp
+msgid "Node definitions..."
+msgstr "Definicions dels nodes ..."
-#: src/guiKeyChangeMenu.cpp
-msgid "Key already in use"
-msgstr "La tecla s'està utilitzant"
+#: src/client/game.cpp
+msgid "Off"
+msgstr ""
-#: src/guiKeyChangeMenu.cpp
-msgid "Keybindings. (If this menu screws up, remove stuff from minetest.conf)"
+#: src/client/game.cpp
+msgid "On"
msgstr ""
-"Combinacions de tecles. (Si aquest menú espatlla, esborrar coses de minetest."
-"conf)"
-#: src/guiKeyChangeMenu.cpp src/keycode.cpp
-msgid "Left"
-msgstr "Esquerra"
+#: src/client/game.cpp
+msgid "Pitch move mode disabled"
+msgstr ""
-#: src/guiKeyChangeMenu.cpp
-#, fuzzy
-msgid "Local command"
-msgstr "Comands de xat"
+#: src/client/game.cpp
+msgid "Pitch move mode enabled"
+msgstr ""
-#: src/guiKeyChangeMenu.cpp
-msgid "Mute"
+#: src/client/game.cpp
+msgid "Profiler graph shown"
msgstr ""
-#: src/guiKeyChangeMenu.cpp
+#: src/client/game.cpp
#, fuzzy
-msgid "Next item"
-msgstr "Següent"
+msgid "Remote server"
+msgstr "Anunciar servidor"
-#: src/guiKeyChangeMenu.cpp
-msgid "Prev. item"
-msgstr ""
+#: src/client/game.cpp
+msgid "Resolving address..."
+msgstr "Resolent adreça ..."
-#: src/guiKeyChangeMenu.cpp src/settings_translation_file.cpp
-msgid "Print stacks"
-msgstr "Imprimir piles"
+#: src/client/game.cpp
+msgid "Shutting down..."
+msgstr "Tancant ..."
-#: src/guiKeyChangeMenu.cpp
-msgid "Range select"
-msgstr "Seleccionar distancia"
+#: src/client/game.cpp
+msgid "Singleplayer"
+msgstr "Un jugador"
-#: src/guiKeyChangeMenu.cpp src/keycode.cpp
-msgid "Right"
-msgstr "Dreta"
+#: src/client/game.cpp
+msgid "Sound Volume"
+msgstr "Volum del so"
-#: src/guiKeyChangeMenu.cpp
-msgid "Sneak"
-msgstr "Discreció"
+#: src/client/game.cpp
+#, fuzzy
+msgid "Sound muted"
+msgstr "Volum del so"
-#: src/guiKeyChangeMenu.cpp
-msgid "Toggle Cinematic"
-msgstr "Activar Cinematogràfic"
+#: src/client/game.cpp
+#, fuzzy
+msgid "Sound unmuted"
+msgstr "Volum del so"
-#: src/guiKeyChangeMenu.cpp
-msgid "Toggle fast"
-msgstr "Activar ràpid"
+#: src/client/game.cpp
+#, c-format
+msgid "Viewing range changed to %d"
+msgstr ""
-#: src/guiKeyChangeMenu.cpp
-msgid "Toggle fly"
-msgstr "Activar volar"
+#: src/client/game.cpp
+#, c-format
+msgid "Viewing range is at maximum: %d"
+msgstr ""
-#: src/guiKeyChangeMenu.cpp
-msgid "Toggle noclip"
-msgstr "Activar noclip"
+#: src/client/game.cpp
+#, c-format
+msgid "Viewing range is at minimum: %d"
+msgstr ""
-#: src/guiKeyChangeMenu.cpp
-msgid "Use"
-msgstr "Utilitzar"
+#: src/client/game.cpp
+#, c-format
+msgid "Volume changed to %d%%"
+msgstr ""
-#: src/guiKeyChangeMenu.cpp src/keycode.cpp
-msgid "Zoom"
-msgstr "Zoom"
+#: src/client/game.cpp
+msgid "Wireframe shown"
+msgstr ""
-#: src/guiKeyChangeMenu.cpp
-msgid "press key"
-msgstr "Premsa una tecla"
+#: src/client/game.cpp
+msgid "Zoom currently disabled by game or mod"
+msgstr ""
-#: src/guiPasswordChange.cpp
-msgid "Change"
-msgstr "Canviar"
+#: src/client/game.cpp src/gui/modalMenu.cpp
+msgid "ok"
+msgstr "Acceptar"
-#: src/guiPasswordChange.cpp
-msgid "Confirm Password"
-msgstr "Confirma contrasenya"
+#: src/client/gameui.cpp
+#, fuzzy
+msgid "Chat hidden"
+msgstr "Tecla del xat"
-#: src/guiPasswordChange.cpp
-msgid "New Password"
-msgstr "Nova contrasenya"
+#: src/client/gameui.cpp
+msgid "Chat shown"
+msgstr ""
-#: src/guiPasswordChange.cpp
-msgid "Old Password"
-msgstr "Contrasenya vella"
+#: src/client/gameui.cpp
+msgid "HUD hidden"
+msgstr ""
-#: src/guiPasswordChange.cpp
-msgid "Passwords do not match!"
-msgstr "Les contrasenyes no coincideixen!"
+#: src/client/gameui.cpp
+msgid "HUD shown"
+msgstr ""
-#: src/guiVolumeChange.cpp
-msgid "Exit"
-msgstr "Tancar"
+#: src/client/gameui.cpp
+msgid "Profiler hidden"
+msgstr ""
-#: src/guiVolumeChange.cpp
-msgid "Sound Volume: "
-msgstr "Volum de so: "
+#: src/client/gameui.cpp
+#, c-format
+msgid "Profiler shown (page %d of %d)"
+msgstr ""
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Apps"
msgstr "Aplicacions"
-#: src/keycode.cpp
-msgid "Back"
+#: src/client/keycode.cpp
+#, fuzzy
+msgid "Backspace"
msgstr "Enrere"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Caps Lock"
msgstr ""
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Clear"
msgstr "Netejar"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Control"
msgstr "Control"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Down"
msgstr "Avall"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "End"
msgstr "Fi"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
#, fuzzy
msgid "Erase EOF"
msgstr "Esborrar OEF"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Execute"
msgstr "Executar"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Help"
msgstr "Ajuda"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Home"
msgstr "Inici"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
#, fuzzy
msgid "IME Accept"
msgstr "Acceptar"
-#: 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 "Esc"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
#, fuzzy
msgid "IME Mode Change"
msgstr "Canvi de mode"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
#, fuzzy
msgid "IME Nonconvert"
msgstr "No convertir"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Insert"
msgstr "Introduir"
-#: src/keycode.cpp
+#: src/client/keycode.cpp src/gui/guiKeyChangeMenu.cpp
+msgid "Left"
+msgstr "Esquerra"
+
+#: src/client/keycode.cpp
msgid "Left Button"
msgstr "Botó esquerre"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Left Control"
msgstr "Control esq"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Left Menu"
msgstr "Menú esq"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Left Shift"
msgstr "Shift esq"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Left Windows"
msgstr "Windows esquerre"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Menu"
msgstr "Menú"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Middle Button"
msgstr "Botó del mig"
-#: src/keycode.cpp
-msgid "Next"
-msgstr "Següent"
-
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Num Lock"
msgstr "Bloq Num"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Numpad *"
msgstr "Teclat Num. *"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Numpad +"
msgstr "Teclat Num. +"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Numpad -"
msgstr "Teclat Num. -"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
#, fuzzy
msgid "Numpad ."
msgstr "Teclat Num. *"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Numpad /"
msgstr "Teclat Num. /"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Numpad 0"
msgstr "Teclat Num. 0"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Numpad 1"
msgstr "Teclat Num. 1"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Numpad 2"
msgstr "Teclat Num. 2"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Numpad 3"
msgstr "Teclat Num. 3"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Numpad 4"
msgstr "Teclat Num. 4"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Numpad 5"
msgstr "Teclat Num. 5"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Numpad 6"
msgstr "Teclat Num. 6"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Numpad 7"
msgstr "Teclat Num. 7"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Numpad 8"
msgstr "Teclat Num. 8"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Numpad 9"
msgstr "Teclat Num. 9"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "OEM Clear"
msgstr "Netejar 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 "Imprimir"
-#: src/keycode.cpp
-msgid "Prior"
-msgstr "Anterior"
-
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Return"
msgstr "Tornar"
-#: src/keycode.cpp
+#: src/client/keycode.cpp src/gui/guiKeyChangeMenu.cpp
+msgid "Right"
+msgstr "Dreta"
+
+#: src/client/keycode.cpp
msgid "Right Button"
msgstr "Botó dret"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Right Control"
msgstr "Control dta"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Right Menu"
msgstr "Menú dta"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Right Shift"
msgstr "Shift Dta"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Right Windows"
msgstr "Windows dret"
-#: 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 "Dormir"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Snapshot"
msgstr "Captura de pantalla"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Space"
msgstr "Espai"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Tab"
msgstr "Tabulador"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "Up"
msgstr "Amunt"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "X Button 1"
msgstr "X Botó 1"
-#: src/keycode.cpp
+#: src/client/keycode.cpp
msgid "X Button 2"
msgstr "X Botó 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 "Les contrasenyes no coincideixen!"
+
+#: 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 "\"Utilitzar\" = Descendir"
+
+#: src/gui/guiKeyChangeMenu.cpp
+#, fuzzy
+msgid "Autoforward"
+msgstr "Avant"
+
+#: src/gui/guiKeyChangeMenu.cpp src/settings_translation_file.cpp
+msgid "Automatic jumping"
+msgstr ""
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Backward"
+msgstr "Arrere"
+
+#: src/gui/guiKeyChangeMenu.cpp
+#, fuzzy
+msgid "Change camera"
+msgstr "Configurar controls"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Chat"
+msgstr "Xat"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Command"
+msgstr "Comandament"
+
+#: 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 "Dos tocs \"botar\" per volar"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Drop"
+msgstr "Amollar"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Forward"
+msgstr "Avant"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Inc. range"
+msgstr ""
+
+#: src/gui/guiKeyChangeMenu.cpp
+#, fuzzy
+msgid "Inc. volume"
+msgstr "Volum del so"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Inventory"
+msgstr "Inventari"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Jump"
+msgstr "Botar"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Key already in use"
+msgstr "La tecla s'està utilitzant"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Keybindings. (If this menu screws up, remove stuff from minetest.conf)"
+msgstr ""
+"Combinacions de tecles. (Si aquest menú espatlla, esborrar coses de minetest."
+"conf)"
+
+#: src/gui/guiKeyChangeMenu.cpp
+#, fuzzy
+msgid "Local command"
+msgstr "Comands de xat"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Mute"
+msgstr ""
+
+#: src/gui/guiKeyChangeMenu.cpp
+#, fuzzy
+msgid "Next item"
+msgstr "Següent"
+
+#: 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 ""
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Sneak"
+msgstr "Discreció"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Special"
+msgstr ""
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Toggle Cinematic"
+msgstr "Activar Cinematogràfic"
+
+#: src/gui/guiKeyChangeMenu.cpp
+#, fuzzy
+msgid "Toggle HUD"
+msgstr "Activar volar"
+
+#: src/gui/guiKeyChangeMenu.cpp
+#, fuzzy
+msgid "Toggle chat log"
+msgstr "Activar ràpid"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Toggle fast"
+msgstr "Activar ràpid"
+
+#: 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 "Premsa una tecla"
+
+#: src/gui/guiPasswordChange.cpp
+msgid "Change"
+msgstr "Canviar"
+
+#: src/gui/guiPasswordChange.cpp
+msgid "Confirm Password"
+msgstr "Confirma contrasenya"
+
+#: src/gui/guiPasswordChange.cpp
+msgid "New Password"
+msgstr "Nova contrasenya"
+
+#: src/gui/guiPasswordChange.cpp
+msgid "Old Password"
+msgstr "Contrasenya vella"
+
+#: src/gui/guiVolumeChange.cpp
+msgid "Exit"
+msgstr "Tancar"
+
+#: src/gui/guiVolumeChange.cpp
+#, fuzzy
+msgid "Muted"
+msgstr "Utilitza la tecla"
+
+#: src/gui/guiVolumeChange.cpp
+msgid "Sound Volume: "
+msgstr "Volum de so: "
+
+#: src/gui/modalMenu.cpp
+msgid "Enter "
+msgstr "Introdueix "
+
+#: src/network/clientpackethandler.cpp
+msgid "LANG_CODE"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"(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 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"
+"(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 ""
"(X, Y, Z) compensar de fractal del món centre en unitats d \"escala\".\n"
@@ -1429,6 +1773,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 ""
@@ -1436,6 +1791,30 @@ msgstr ""
"1 = mapa de relleu (més lent, més precís)."
#: 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 "Núvols 3D"
@@ -1458,6 +1837,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"
@@ -1466,7 +1854,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 ""
"Suport 3D.\n"
"Currently supported:\n"
@@ -1496,6 +1886,10 @@ msgstr ""
"Un missatge que es mostrarà a tots els clients quan el servidor s'apaga."
#: src/settings_translation_file.cpp
+msgid "ABM interval"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Absolute limit of emerge queues"
msgstr "Límit absolut de cues emergents"
@@ -1505,17 +1899,12 @@ msgstr "Acceleració en l'aire"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Active Block Management interval"
-msgstr "Rang del bloc actiu"
-
-#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Active Block Modifier interval"
+msgid "Active Block Modifiers"
msgstr "Rang del bloc actiu"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Active Block Modifiers"
+msgid "Active block management interval"
msgstr "Rang del bloc actiu"
#: src/settings_translation_file.cpp
@@ -1565,7 +1954,12 @@ msgid "Advanced"
msgstr "Avançat"
#: 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 "Fred d'altitud"
#: src/settings_translation_file.cpp
@@ -1577,14 +1971,13 @@ msgid "Ambient occlusion gamma"
msgstr "Gamma d'oclusió d'ambient"
#: src/settings_translation_file.cpp
-msgid "Amplifies the valleys"
-msgstr "Amplifica les valls"
+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 "Amplifica les valls"
#: src/settings_translation_file.cpp
msgid "Anisotropic filtering"
@@ -1595,22 +1988,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 aquesta llista de servidors.\n"
-"Si vols anunciar el teu direcció ipv6, fes servir 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 "Aproximar (X, Y, Z) escala del fractal en els nodes."
+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"
@@ -1619,22 +2021,40 @@ msgstr "Preguntar per tornar a connectar després d'una caiguda"
#: 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
-msgid "Automaticaly report to the serverlist."
+#, fuzzy
+msgid "Automatic forwards key"
+msgstr "Tecla Avançar"
+
+#: src/settings_translation_file.cpp
+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àticament informar a la llista del servidor."
#: src/settings_translation_file.cpp
-msgid "Autorun key"
+msgid "Autosave screen size"
+msgstr "Desar automàticament mesures de la pantalla"
+
+#: src/settings_translation_file.cpp
+msgid "Autoscaling mode"
msgstr ""
#: src/settings_translation_file.cpp
@@ -1642,7 +2062,12 @@ msgid "Backward key"
msgstr "Tecla de retrocés"
#: src/settings_translation_file.cpp
-msgid "Base terrain height"
+msgid "Base ground level"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Base terrain height."
msgstr "Alçada del terreny base"
#: src/settings_translation_file.cpp
@@ -1651,7 +2076,7 @@ msgstr "Bàsic"
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Basic Privileges"
+msgid "Basic privileges"
msgstr "Privilegis per defecte"
#: src/settings_translation_file.cpp
@@ -1683,6 +2108,10 @@ msgid "Bits per pixel (aka color depth) in fullscreen mode."
msgstr "Bits per píxel (profunditat de color) en el mode de pantalla completa."
#: src/settings_translation_file.cpp
+msgid "Block send optimize distance"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Build inside player"
msgstr "Construir dins el jugador"
@@ -1695,6 +2124,14 @@ msgid "Bumpmapping"
msgstr "Mapat de relleu"
#: 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 "Suavitzat de la càmera"
@@ -1752,14 +2189,42 @@ msgid "Cavern threshold"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Caves and tunnels form at the intersection of the two noises"
-msgstr "Coves i túnels es formen en la intersecció dels dos sorolls"
+#, fuzzy
+msgid "Cavern upper limit"
+msgstr "Amplada de les coves"
+
+#: 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 xat"
#: src/settings_translation_file.cpp
+msgid "Chat message count limit"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Chat message kick threshold"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Chat message max length"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Chat toggle key"
msgstr "Tecla alternativa per al xat"
@@ -1768,48 +2233,6 @@ msgid "Chatcommands"
msgstr "Comands de xat"
#: 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 ""
-"Selecció de 18 fractals de 9 fórmules.\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."
-
-#: src/settings_translation_file.cpp
msgid "Chunk size"
msgstr "Mida del chunk"
@@ -1839,12 +2262,17 @@ msgid "Client modding"
msgstr "Client"
#: src/settings_translation_file.cpp
-msgid "Climbing speed"
-msgstr "Velocitat d'escalada"
+#, fuzzy
+msgid "Client side modding restrictions"
+msgstr "Client"
#: src/settings_translation_file.cpp
-msgid "Cloud height"
-msgstr "Alçada del núvol"
+msgid "Client side node lookup range restriction"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Climbing speed"
+msgstr "Velocitat d'escalada"
#: src/settings_translation_file.cpp
msgid "Cloud radius"
@@ -1916,26 +2344,30 @@ msgid "Console height"
msgstr "Tecla de la consola"
#: src/settings_translation_file.cpp
-msgid "Console key"
-msgstr "Tecla de la consola"
+#, fuzzy
+msgid "Content Store"
+msgstr "Tancar repositori"
#: src/settings_translation_file.cpp
msgid "Continuous forward"
msgstr "Avanç continu"
#: src/settings_translation_file.cpp
-msgid "Continuous forward movement (only used for testing)."
-msgstr "Avanç continu (sols utilitzat per a testing)."
+msgid ""
+"Continuous forward movement, toggled by autoforward key.\n"
+"Press the autoforward key again or the backwards movement to disable."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Controls"
msgstr "Controls"
#: 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 la duració del cicle dia/nit.\n"
"Exemples: 72 = 20min, 360 = 4min, 1 = 24hora, 0 = dia/nit/el que sigui es "
@@ -1951,8 +2383,8 @@ msgstr "Controla la pendent i alçada dels turons."
#: 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
@@ -1965,22 +2397,6 @@ msgid "Crash message"
msgstr "Missatge d'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ístiques imprevisibles de la lava en coves.\n"
-"Aquestes poden fer difícil minar. Zero els inhabilita (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ístiques imprevisibles de l'aigua en coves.\n"
-"Aquestes poden fer difícil minar. Zero els inhabilita (0-10)"
-
-#: src/settings_translation_file.cpp
#, fuzzy
msgid "Creative"
msgstr "Crear"
@@ -2002,10 +2418,6 @@ msgid "Crosshair color (R,G,B)."
msgstr "Color del punt de mira (R, G, B)."
#: src/settings_translation_file.cpp
-msgid "Crouch speed"
-msgstr "Velocitat al ajupir-se"
-
-#: src/settings_translation_file.cpp
msgid "DPI"
msgstr "DPI (punts per polsada)"
@@ -2014,6 +2426,10 @@ msgid "Damage"
msgstr "Dany"
#: src/settings_translation_file.cpp
+msgid "Darkness sharpness"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Debug info toggle key"
msgstr "Tecla alternativa per a la informació de la depuració"
@@ -2066,26 +2482,25 @@ msgstr ""
"Només té un efecte si és compilat amb 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
@@ -2107,6 +2522,10 @@ msgid ""
msgstr ""
#: 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 ""
@@ -2133,16 +2552,13 @@ msgid "Deprecated Lua API handling"
msgstr ""
#: 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 "Profunditat davall la qual trobaràs grans coves."
#: src/settings_translation_file.cpp
-msgid "Depth below which you'll find massive caves."
-msgstr "Profunditat davall la qual podràs trobar coves gegants."
-
-#: src/settings_translation_file.cpp
-msgid "Descending speed"
-msgstr ""
+msgid "Depth below which you'll find large caves."
+msgstr "Profunditat davall la qual trobaràs grans coves."
#: src/settings_translation_file.cpp
msgid ""
@@ -2174,18 +2590,6 @@ msgid "Disable anticheat"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Disable escape sequences"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-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 ""
-
-#: src/settings_translation_file.cpp
msgid "Disallow empty passwords"
msgstr ""
@@ -2206,11 +2610,15 @@ msgid "Drop item key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Dump the mapgen debug infos."
+msgid "Dump the mapgen debug information."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enable Joysticks"
+msgid "Dungeon maximum Y"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Dungeon minimum Y"
msgstr ""
#: src/settings_translation_file.cpp
@@ -2232,6 +2640,14 @@ msgid "Enable creative mode for new created maps."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Enable joysticks"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Enable mod channels support."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Enable mod security"
msgstr ""
@@ -2267,10 +2683,6 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enable view bobbing"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid ""
"Enable view bobbing and amount of view bobbing.\n"
"For example: 0 for no view bobbing; 1.0 for normal; 2.0 for double."
@@ -2278,8 +2690,7 @@ msgstr ""
#: src/settings_translation_file.cpp
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 ""
@@ -2320,10 +2731,6 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Enables view bobbing when walking."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr ""
@@ -2386,8 +2793,9 @@ msgid "Fast movement"
msgstr "Moviment ràpid"
#: 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 ""
"Moviment ràpid (via utilitzar clau).\n"
@@ -2398,29 +2806,18 @@ msgid "Field of view"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Field of view for zoom"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Field of view in degrees."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Field of view while zooming in degrees.\n"
-"This requires the \"zoom\" privilege on the server."
-msgstr ""
-"Camp de visió mentre s'usa el zoom (en graus)\n"
-"Això requereix el privilegi \"zoom\" en el servidor."
-
-#: src/settings_translation_file.cpp
-msgid ""
"File in client/serverlist/ that contains your favorite servers displayed in "
-"the Multiplayer Tab."
+"the\n"
+"Multiplayer Tab."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Filler Depth"
+msgid "Filler depth"
msgstr ""
#: src/settings_translation_file.cpp
@@ -2435,7 +2832,7 @@ msgstr ""
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 ""
@@ -2444,7 +2841,11 @@ msgid "Filtering"
msgstr ""
#: 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
@@ -2452,6 +2853,10 @@ msgid "Fixed map seed"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Fixed virtual joystick"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Floatland base height noise"
msgstr ""
@@ -2468,6 +2873,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 ""
@@ -2484,7 +2893,7 @@ msgid "Fog"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Fog Start"
+msgid "Fog start"
msgstr ""
#: src/settings_translation_file.cpp
@@ -2520,10 +2929,46 @@ msgid "Format of screenshots."
msgstr ""
#: 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
+msgid "Formspec default background color (R,G,B)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Formspec default background opacity (between 0 and 255)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Formspec full-screen background color (R,G,B)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Formspec full-screen background opacity (between 0 and 255)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Forward key"
msgstr "Tecla Avançar"
#: 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 ""
@@ -2532,7 +2977,7 @@ msgid "Fraction of the visible distance at which fog starts to be rendered"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Freetype fonts"
+msgid "FreeType fonts"
msgstr ""
#: src/settings_translation_file.cpp
@@ -2548,7 +2993,11 @@ 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 ""
#: src/settings_translation_file.cpp
@@ -2580,10 +3029,6 @@ msgid "Gamma"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "General"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Generate normalmaps"
msgstr ""
@@ -2596,12 +3041,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 ""
@@ -2614,7 +3066,13 @@ msgid "Ground level"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "HTTP Mods"
+#, fuzzy
+msgid "Ground noise"
+msgstr "Soroll de cova #1"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "HTTP mods"
msgstr "Mods HTTP"
#: src/settings_translation_file.cpp
@@ -2661,10 +3119,6 @@ msgid "Height noise"
msgstr "Windows dret"
#: src/settings_translation_file.cpp
-msgid "Height on which clouds are appearing."
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Height select noise"
msgstr ""
@@ -2681,6 +3135,26 @@ msgid "Hill threshold"
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Hilliness1 noise"
+msgstr "Soroll de cova #1"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Hilliness2 noise"
+msgstr "Soroll de cova #1"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Hilliness3 noise"
+msgstr "Soroll de cova #1"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Hilliness4 noise"
+msgstr "Soroll de cova #1"
+
+#: src/settings_translation_file.cpp
msgid "Homepage of server, to be displayed in the serverlist."
msgstr ""
@@ -2693,14 +3167,135 @@ msgid "Hotbar previous key"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "How deep to make rivers"
+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
+msgid "How deep to make rivers."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2710,7 +3305,7 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "How wide to make rivers"
+msgid "How wide to make rivers."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2745,7 +3340,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 ""
@@ -2760,6 +3356,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."
@@ -2767,8 +3369,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
@@ -2792,10 +3395,6 @@ msgid "If enabled, new players cannot join with an empty password."
msgstr ""
#: 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"
@@ -2803,6 +3402,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 ""
@@ -2874,11 +3480,6 @@ msgid "Interval of sending time of day to clients."
msgstr ""
#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Inventory image hack"
-msgstr "Tecla Inventari"
-
-#: src/settings_translation_file.cpp
msgid "Inventory items animations"
msgstr ""
@@ -2905,7 +3506,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
@@ -2913,10 +3516,6 @@ msgid "Joystick ID"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Joystick Type"
-msgstr ""
-
-#: src/settings_translation_file.cpp
#, fuzzy
msgid "Joystick button repetition interval"
msgstr "Interval de repetició del click dret"
@@ -2927,31 +3526,39 @@ msgid "Joystick frustum sensitivity"
msgstr "Sensibilitat del ratolí"
#: src/settings_translation_file.cpp
+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 ""
@@ -3050,8 +3657,10 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
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 ""
@@ -3102,22 +3711,43 @@ 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
+#, fuzzy
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 ""
+"Tecla per obrir el inventari.\n"
+"Veure http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+
+#: src/settings_translation_file.cpp
+msgid ""
+"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 inventory.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"Tecla per obrir el inventari.\n"
+"Veure http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+
+#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
-"Key for opening the chat window to type local commands.\n"
+"Key for selecting the 11th hotbar slot.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
@@ -3126,15 +3756,20 @@ msgstr ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Key for opening the chat window.\n"
+"Key for selecting the 12th hotbar slot.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
+"Tecla per obrir el inventari.\n"
+"Veure http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Key for opening the inventory.\n"
+"Key for selecting the 13th hotbar slot.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
@@ -3143,11 +3778,257 @@ msgstr ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
-"Key for printing debug stacks. Used for development.\n"
+"Key for selecting the 14th hotbar slot.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
+"Tecla per obrir el inventari.\n"
+"Veure http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the 15th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"Tecla per obrir el inventari.\n"
+"Veure http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the 16th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"Tecla per obrir el inventari.\n"
+"Veure http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the 17th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"Tecla per obrir el inventari.\n"
+"Veure http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the 18th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"Tecla per obrir el inventari.\n"
+"Veure http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the 19th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"Tecla per obrir el inventari.\n"
+"Veure http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the 20th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"Tecla per obrir el inventari.\n"
+"Veure http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the 21st hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"Tecla per obrir el inventari.\n"
+"Veure http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the 22nd hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"Tecla per obrir el inventari.\n"
+"Veure http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the 23rd hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"Tecla per obrir el inventari.\n"
+"Veure http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the 24th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"Tecla per obrir el inventari.\n"
+"Veure http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the 25th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"Tecla per obrir el inventari.\n"
+"Veure http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the 26th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"Tecla per obrir el inventari.\n"
+"Veure http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the 27th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"Tecla per obrir el inventari.\n"
+"Veure http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the 28th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"Tecla per obrir el inventari.\n"
+"Veure http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the 29th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"Tecla per obrir el inventari.\n"
+"Veure http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the 30th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"Tecla per obrir el inventari.\n"
+"Veure http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the 31st hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"Tecla per obrir el inventari.\n"
+"Veure http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the 32nd hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"Tecla per obrir el inventari.\n"
+"Veure http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the eighth hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"Tecla per obrir el inventari.\n"
+"Veure http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the fifth hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"Tecla per obrir el inventari.\n"
+"Veure http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the first hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"Tecla per obrir el inventari.\n"
+"Veure http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the fourth hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"Tecla per obrir el inventari.\n"
+"Veure http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
#, fuzzy
@@ -3163,6 +4044,17 @@ msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
+"Key for selecting the ninth hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"Tecla per obrir el inventari.\n"
+"Veure http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
"Key for selecting the previous item in the hotbar.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
@@ -3172,6 +4064,61 @@ msgstr ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the second hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"Tecla per obrir el inventari.\n"
+"Veure http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the seventh hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"Tecla per obrir el inventari.\n"
+"Veure http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the sixth hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"Tecla per obrir el inventari.\n"
+"Veure http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the tenth hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"Tecla per obrir el inventari.\n"
+"Veure http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
+"Key for selecting the third hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"Tecla per obrir el inventari.\n"
+"Veure http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+
+#: src/settings_translation_file.cpp
msgid ""
"Key for sneaking.\n"
"Also used for climbing down and descending in water if aux1_descends is "
@@ -3197,7 +4144,7 @@ msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
-"Key for toggling autorun.\n"
+"Key for toggling autoforward.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
@@ -3243,6 +4190,17 @@ msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
+"Key for toggling pitch fly mode.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+"Tecla per botar.\n"
+"Veure http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid ""
"Key for toggling the camera update. Only used for development\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
@@ -3252,29 +4210,37 @@ msgstr ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
+#, fuzzy
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 ""
+"Tecla per moure el jugador cap a la dreta.\n"
+"Veure http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: 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
+#, fuzzy
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 ""
+"Tecla per moure el jugador cap a l'esquerra.\n"
+"Veure http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
#: 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 ""
@@ -3316,8 +4282,8 @@ msgstr ""
"html#a54da2a0e231901735e3da1b0edf72eb3"
#: src/settings_translation_file.cpp
-msgid "Key use for climbing/descending"
-msgstr "Utilitzar la tecla \"utilitzar\" per escalar/descendir"
+msgid "Kick players who sent more than X messages per 10 seconds."
+msgstr ""
#: src/settings_translation_file.cpp
msgid "Lake steepness"
@@ -3341,7 +4307,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
@@ -3363,11 +4329,12 @@ msgstr "Tecla esquerra"
#: 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
@@ -3375,6 +4342,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"
@@ -3387,6 +4358,22 @@ 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 ""
+
+#: src/settings_translation_file.cpp
msgid "Limit of emerge queues on disk"
msgstr ""
@@ -3427,7 +4414,7 @@ msgid "Liquid queue purge time"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Liquid sink"
+msgid "Liquid sinking speed"
msgstr ""
#: src/settings_translation_file.cpp
@@ -3455,18 +4442,19 @@ msgid "Loading Block Modifiers"
msgstr "Rang del bloc actiu"
#: 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"
-
-#: src/settings_translation_file.cpp
msgid "Main menu script"
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Main menu style"
+msgstr "Menú principal"
+
+#: src/settings_translation_file.cpp
msgid ""
"Make fog and sky colors depend on daytime (dawn/sunset) and view direction."
msgstr ""
@@ -3485,31 +4473,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 ""
@@ -3519,18 +4509,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 ""
@@ -3551,7 +4538,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
@@ -3560,67 +4547,74 @@ msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
-msgid "Mapgen Valleys"
-msgstr "Generador de mapes"
-
-#: src/settings_translation_file.cpp
-msgid "Mapgen debug"
-msgstr ""
+msgid "Mapgen Carpathian"
+msgstr "Generador de mapes plans"
#: src/settings_translation_file.cpp
-msgid "Mapgen flags"
+msgid "Mapgen Carpathian specific flags"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapgen flat"
+#, fuzzy
+msgid "Mapgen Flat"
msgstr "Generador de mapes plans"
#: src/settings_translation_file.cpp
-msgid "Mapgen flat specific flags"
+msgid "Mapgen Flat specific flags"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapgen fractal"
-msgstr ""
+#, fuzzy
+msgid "Mapgen Fractal"
+msgstr "Generador de mapes plans"
#: src/settings_translation_file.cpp
-msgid "Mapgen name"
-msgstr ""
+#, fuzzy
+msgid "Mapgen V5"
+msgstr "Generador de mapes"
#: src/settings_translation_file.cpp
-msgid "Mapgen v5"
+msgid "Mapgen V5 specific flags"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapgen v5 specific flags"
-msgstr ""
+#, fuzzy
+msgid "Mapgen V6"
+msgstr "Generador de mapes"
#: src/settings_translation_file.cpp
-msgid "Mapgen v6"
+msgid "Mapgen V6 specific flags"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapgen v6 specific flags"
-msgstr ""
+#, fuzzy
+msgid "Mapgen V7"
+msgstr "Generador de mapes"
#: src/settings_translation_file.cpp
-msgid "Mapgen v7"
+msgid "Mapgen V7 specific flags"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mapgen v7 specific flags"
-msgstr ""
+#, fuzzy
+msgid "Mapgen Valleys"
+msgstr "Generador de mapes"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Mapgen Valleys specific flags"
+msgstr "Generador de mapes"
#: src/settings_translation_file.cpp
-msgid "Massive cave depth"
+msgid "Mapgen debug"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Massive cave noise"
+msgid "Mapgen flags"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Massive caves form here."
+msgid "Mapgen name"
msgstr ""
#: src/settings_translation_file.cpp
@@ -3660,11 +4654,10 @@ msgid "Maximum hotbar width"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Maximum number of blocks that are simultaneously sent in total."
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Maximum number of blocks that are simultaneously sent per client."
+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
@@ -3701,7 +4694,11 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Maximum number of players that can connect simultaneously."
+msgid "Maximum number of players that can be connected simultaneously."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum number of recent chat messages to show"
msgstr ""
#: src/settings_translation_file.cpp
@@ -3723,7 +4720,13 @@ msgid "Maximum simultaneous block sends per client"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Maximum simultaneous block sends total"
+msgid "Maximum size of the out chat queue"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"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
@@ -3767,7 +4770,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
@@ -3775,35 +4778,35 @@ msgid "Mipmapping"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Modifies the size of the hudbar elements."
+msgid "Mod channels"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Modstore details URL"
+msgid "Modifies the size of the hudbar elements."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Modstore download URL"
+msgid "Monospace font path"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Modstore mods list URL"
+msgid "Monospace font size"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Monospace font path"
+msgid "Mountain height noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Monospace font size"
+msgid "Mountain noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mountain height noise"
+msgid "Mountain variation noise"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Mountain noise"
+msgid "Mountain zero level"
msgstr ""
#: src/settings_translation_file.cpp
@@ -3830,9 +4833,17 @@ msgid "Mute key"
msgstr "Utilitza 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
@@ -3848,6 +4859,10 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Near plane"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Network"
msgstr ""
@@ -3895,11 +4910,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
@@ -3922,19 +4938,22 @@ msgid "Opaque liquids"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Overall bias of parallax occlusion effect, usually scale/2."
+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 scale of parallax occlusion effect."
+msgid "Overall bias of parallax occlusion effect, usually scale/2."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Parallax occlusion"
+msgid "Overall scale of parallax occlusion effect."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Parallax occlusion Scale"
+msgid "Parallax occlusion"
msgstr ""
#: src/settings_translation_file.cpp
@@ -3950,6 +4969,11 @@ msgid "Parallax occlusion mode"
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Parallax occlusion scale"
+msgstr "Oclusió de paral·laxi"
+
+#: src/settings_translation_file.cpp
msgid "Parallax occlusion strength"
msgstr ""
@@ -3972,10 +4996,22 @@ 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
+msgid "Pitch fly key"
+msgstr ""
+
+#: 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."
@@ -3990,7 +5026,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
@@ -4000,13 +5036,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
@@ -4026,6 +5068,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 "
@@ -4033,7 +5079,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
@@ -4045,6 +5091,10 @@ msgid "Range select key"
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Recent Chat Messages"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Remote media"
msgstr ""
@@ -4053,6 +5103,12 @@ msgid "Remote port"
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Remove color codes from incoming chat messages\n"
+"Use this to stop players from being able to use color in their messages"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Replaces the default main menu with a custom one."
msgstr ""
@@ -4062,6 +5118,22 @@ msgid "Report path"
msgstr "Seleccioneu la ruta"
#: 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 ""
@@ -4070,6 +5142,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 dreta"
@@ -4078,23 +5154,28 @@ msgid "Rightclick repetition interval"
msgstr "Interval de repetició del click dret"
#: src/settings_translation_file.cpp
-msgid "River Depth"
+msgid "River depth"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "River Noise"
+#, fuzzy
+msgid "River noise"
+msgstr "Soroll de cova #1"
+
+#: src/settings_translation_file.cpp
+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
@@ -4102,6 +5183,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 ""
@@ -4110,6 +5195,10 @@ msgid "Save the map received by the client on disk."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Save window size automatically when modified."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Saving map received from server"
msgstr ""
@@ -4119,7 +5208,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"
@@ -4135,10 +5224,6 @@ msgid "Screen width"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Screenshot"
-msgstr ""
-
-#: src/settings_translation_file.cpp
msgid "Screenshot folder"
msgstr ""
@@ -4163,7 +5248,11 @@ msgid "Seabed noise"
msgstr "Soroll de cova #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
@@ -4171,7 +5260,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
@@ -4187,6 +5276,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 ""
+"Selecció de 18 fractals de 9 fórmules.\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."
+
+#: src/settings_translation_file.cpp
msgid "Server / Singleplayer"
msgstr ""
@@ -4229,6 +5361,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."
@@ -4254,7 +5390,8 @@ msgstr "Ombres"
#: 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 ""
@@ -4275,13 +5412,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
@@ -4296,7 +5447,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
@@ -4333,10 +5484,25 @@ msgid "Sneak key"
msgstr "Tecla sigil"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Sneaking speed"
+msgstr "Velocitat d'escalada"
+
+#: src/settings_translation_file.cpp
msgid "Sound"
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Special key"
+msgstr "Tecla sigil"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Special key for climbing/descending"
+msgstr "Utilitzar la tecla \"utilitzar\" per escalar/descendir"
+
+#: 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"
@@ -4345,11 +5511,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
@@ -4357,10 +5525,22 @@ 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
msgid "Strength of generated normalmaps."
msgstr ""
#: src/settings_translation_file.cpp
+msgid "Strength of light curve mid-boost."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Strength of parallax."
msgstr ""
@@ -4369,7 +5549,7 @@ msgid "Strict protocol checking"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Support older servers"
+msgid "Strip color codes"
msgstr ""
#: src/settings_translation_file.cpp
@@ -4381,16 +5561,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 "Alçada del terreny base"
#: src/settings_translation_file.cpp
msgid "Terrain higher noise"
@@ -4423,7 +5604,13 @@ msgid "Texture path"
msgstr ""
#: 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
@@ -4433,7 +5620,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
@@ -4446,6 +5633,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 ""
@@ -4456,7 +5647,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
@@ -4490,9 +5698,11 @@ msgstr ""
"s'està mantenint el botó dret del ratolí."
#: src/settings_translation_file.cpp
+#, fuzzy
msgid ""
"The time in seconds it takes between repeated right clicks when holding the "
-"right mouse button."
+"right\n"
+"mouse button."
msgstr ""
"El temps en segons que es pren entre la repetició de clicks drets quan "
"s'està mantenint el botó dret del ratolí."
@@ -4502,11 +5712,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 "Third of 4 2D noises that together define hill/mountain range height."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Time in between active block management cycles"
+msgid "This font will be used for certain languages."
msgstr ""
#: src/settings_translation_file.cpp
@@ -4516,6 +5733,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 ""
@@ -4544,6 +5765,11 @@ msgid "Tooltip delay"
msgstr ""
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Touch screen threshold"
+msgstr "Llindar tàctil (px)"
+
+#: src/settings_translation_file.cpp
msgid "Trees noise"
msgstr ""
@@ -4564,8 +5790,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
@@ -4593,6 +5818,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 ""
@@ -4609,11 +5838,10 @@ msgid "Use bilinear filtering when scaling textures."
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Use key"
-msgstr "Utilitza 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
@@ -4621,31 +5849,27 @@ 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"
+msgid "Valley depth"
msgstr ""
#: 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
@@ -4718,13 +5942,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 ""
#: 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 ""
@@ -4734,10 +5963,6 @@ msgid "Walking speed"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Water Features"
-msgstr "Característiques de l'aigua"
-
-#: src/settings_translation_file.cpp
msgid "Water level"
msgstr ""
@@ -4792,16 +6017,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
@@ -4834,19 +6065,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
@@ -4865,11 +6088,41 @@ msgstr ""
"No necessari si s'inicia des de el menú principal."
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "World start time"
+msgstr "Nom del món"
+
+#: 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 ""
#: 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 "Límit absolut de cues emergents"
+
+#: src/settings_translation_file.cpp
+msgid "Y of upper limit of lava in large caves."
msgstr ""
#: src/settings_translation_file.cpp
@@ -4889,11 +6142,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
@@ -4905,10 +6158,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 ""
@@ -4920,75 +6169,225 @@ msgstr ""
msgid "cURL timeout"
msgstr ""
-#~ msgid "Hide mp content"
-#~ msgstr "Ocultar contingut MP"
-
-#~ msgid "Attn"
-#~ msgstr "Atentament"
+#~ msgid "No!!!"
+#~ msgstr "No!!!"
-#~ msgid "Capital"
-#~ msgstr "Bloq Maj"
+#~ msgid "Public Serverlist"
+#~ msgstr "Llista de servidors públics"
-#~ msgid "Comma"
-#~ msgstr "Coma"
+#~ msgid "No of course not!"
+#~ msgstr "No, per descomptat que no!"
#, fuzzy
-#~ msgid "CrSel"
-#~ msgstr "CrSel"
+#~ msgid "Mapgen fractal cave width"
+#~ msgstr "Generador de mapes"
-#~ msgid "ExSel"
-#~ msgstr "ExSel"
+#~ msgid "Mapgen flat cave width"
+#~ msgstr "Amplada de les coves del generador de mapes plans"
-#~ msgid "Final"
-#~ msgstr "Fi"
+#~ msgid ""
+#~ "Controls size of deserts and beaches in Mapgen v6.\n"
+#~ "When snowbiomes are enabled 'mgv6_freq_desert' is ignored."
+#~ msgstr ""
+#~ "Controla la mida dels deserts i platges a Mapgen v6.\n"
+#~ "Quan \"snowbiomes\" estan activats 'mgv6_freq_desert' és ignorat."
+
+#~ msgid "Plus"
+#~ msgstr "Més"
+
+#~ msgid "Period"
+#~ msgstr "Període"
#, fuzzy
-#~ msgid "Junja"
-#~ msgstr "Junja"
+#~ msgid "PA1"
+#~ msgstr "PA1"
+
+#~ msgid "Minus"
+#~ msgstr "Menys"
+
+#, fuzzy
+#~ msgid "Kanji"
+#~ msgstr "Kanji"
#, fuzzy
#~ msgid "Kana"
#~ msgstr "Kana"
#, fuzzy
-#~ msgid "Kanji"
-#~ msgstr "Kanji"
+#~ msgid "Junja"
+#~ msgstr "Junja"
-#~ msgid "Minus"
-#~ msgstr "Menys"
+#~ msgid "Final"
+#~ msgstr "Fi"
+
+#~ msgid "ExSel"
+#~ msgstr "ExSel"
#, fuzzy
-#~ msgid "PA1"
-#~ msgstr "PA1"
+#~ msgid "CrSel"
+#~ msgstr "CrSel"
-#~ msgid "Period"
-#~ msgstr "Període"
+#~ msgid "Comma"
+#~ msgstr "Coma"
-#~ msgid "Plus"
-#~ msgstr "Més"
+#~ msgid "Capital"
+#~ msgstr "Bloq Maj"
+
+#~ msgid "Attn"
+#~ msgstr "Atentament"
+
+#~ msgid "Hide mp content"
+#~ msgstr "Ocultar contingut MP"
+
+#~ msgid "Water Features"
+#~ msgstr "Característiques de l'aigua"
+
+#~ msgid "Use key"
+#~ msgstr "Utilitza la tecla"
+
+#~ msgid "Main menu mod manager"
+#~ msgstr "Menú principal del gestor de mods"
+
+#, fuzzy
+#~ msgid "Inventory image hack"
+#~ msgstr "Tecla Inventari"
#~ msgid ""
-#~ "Controls size of deserts and beaches in Mapgen v6.\n"
-#~ "When snowbiomes are enabled 'mgv6_freq_desert' is ignored."
+#~ "Field of view while zooming in degrees.\n"
+#~ "This requires the \"zoom\" privilege on the server."
#~ msgstr ""
-#~ "Controla la mida dels deserts i platges a Mapgen v6.\n"
-#~ "Quan \"snowbiomes\" estan activats 'mgv6_freq_desert' és ignorat."
+#~ "Camp de visió mentre s'usa el zoom (en graus)\n"
+#~ "Això requereix el privilegi \"zoom\" en el servidor."
-#~ msgid "Mapgen flat cave width"
-#~ msgstr "Amplada de les coves del generador de mapes plans"
+#~ msgid "Depth below which you'll find massive caves."
+#~ msgstr "Profunditat davall la qual podràs trobar coves gegants."
+
+#~ msgid "Crouch speed"
+#~ msgstr "Velocitat al ajupir-se"
+
+#~ msgid ""
+#~ "Creates unpredictable water features in caves.\n"
+#~ "These can make mining difficult. Zero disables them. (0-10)"
+#~ msgstr ""
+#~ "Crea característiques imprevisibles de l'aigua en coves.\n"
+#~ "Aquestes poden fer difícil minar. Zero els inhabilita (0-10)"
+
+#~ msgid ""
+#~ "Creates unpredictable lava features in caves.\n"
+#~ "These can make mining difficult. Zero disables them. (0-10)"
+#~ msgstr ""
+#~ "Crea característiques imprevisibles de la lava en coves.\n"
+#~ "Aquestes poden fer difícil minar. Zero els inhabilita (0-10)"
+
+#~ msgid "Continuous forward movement (only used for testing)."
+#~ msgstr "Avanç continu (sols utilitzat per a testing)."
+
+#~ msgid "Console key"
+#~ msgstr "Tecla de la consola"
+
+#~ msgid "Cloud height"
+#~ msgstr "Alçada del núvol"
+
+#~ msgid "Caves and tunnels form at the intersection of the two noises"
+#~ msgstr "Coves i túnels es formen en la intersecció dels dos sorolls"
+
+#~ msgid "Approximate (X,Y,Z) scale of fractal in nodes."
+#~ msgstr "Aproximar (X, Y, Z) escala del fractal en els nodes."
+
+#~ msgid ""
+#~ "Announce to this serverlist.\n"
+#~ "If you want to announce your ipv6 address, use serverlist_url = v6."
+#~ "servers.minetest.net."
+#~ msgstr ""
+#~ "Anunciar a aquesta llista de servidors.\n"
+#~ "Si vols anunciar el teu direcció ipv6, fes servir serverlist_url = v6."
+#~ "servers.minetest.net."
#, fuzzy
-#~ msgid "Mapgen fractal cave width"
-#~ msgstr "Generador de mapes"
+#~ msgid "Active Block Modifier interval"
+#~ msgstr "Rang del bloc actiu"
-#~ msgid "No of course not!"
-#~ msgstr "No, per descomptat que no!"
+#~ msgid "Prior"
+#~ msgstr "Anterior"
-#~ msgid "Public Serverlist"
-#~ msgstr "Llista de servidors públics"
+#~ msgid "Next"
+#~ msgstr "Següent"
-#~ msgid "Generate Normalmaps"
-#~ msgstr "Generar Mapes Normals"
+#~ msgid "Use"
+#~ msgstr "Utilitzar"
-#~ msgid "No!!!"
-#~ msgstr "No!!!"
+#~ msgid "Print stacks"
+#~ msgstr "Imprimir piles"
+
+#~ msgid "No information available"
+#~ msgstr "Sense informació disponible"
+
+#~ msgid "Normal Mapping"
+#~ msgstr "Mapping normal."
+
+#~ msgid "Play Online"
+#~ msgstr "Jugar en línia"
+
+#~ msgid "Uninstall selected modpack"
+#~ msgstr "Desinstal·lar el paquet de mods seleccionat"
+
+#~ msgid "Local Game"
+#~ msgstr "Joc local"
+
+#~ msgid "re-Install"
+#~ msgstr "Reinstal·lar"
+
+#~ msgid "Unsorted"
+#~ msgstr "Sense ordenar"
+
+#~ msgid "Successfully installed:"
+#~ msgstr "Instal·lat amb èxit:"
+
+#~ msgid "Shortname:"
+#~ msgstr "Nom curt:"
+
+#~ msgid "Rating"
+#~ msgstr "Classificació"
+
+#~ msgid "Page $1 of $2"
+#~ msgstr "Pàgina $1 de $2"
+
+#~ msgid "Subgame Mods"
+#~ msgstr "Mods del subjoc"
+
+#~ msgid "Select path"
+#~ msgstr "Seleccioneu la ruta"
+
+#~ msgid "Possible values are: "
+#~ msgstr "Els possibles valors són: "
+
+#~ msgid "Please enter a comma seperated list of flags."
+#~ msgstr "Si us plau, introduïu una llista d'indicadors separada per comes."
+
+#~ msgid "Optionally the lacunarity can be appended with a leading comma."
+#~ msgstr ""
+#~ "Opcionalment, el paràmetre \"lacunarity\" pot ser annexat separant "
+#~ "mitjançant una coma."
+
+#~ msgid ""
+#~ "Format: <offset>, <scale>, (<spreadX>, <spreadY>, <spreadZ>), <seed>, "
+#~ "<octaves>, <persistence>"
+#~ msgstr ""
+#~ "Format: <offset> <escala> (<extensió X>, <extensió Y> , <extensión Z>), "
+#~ "<llavor>, <octaves>, <persistència>"
+
+#~ msgid "Format is 3 numbers separated by commas and inside brackets."
+#~ msgstr ""
+#~ "El format és 3 números separats per comes i aquests dins de parèntesis."
+
+#~ msgid "\"$1\" is not a valid flag."
+#~ msgstr "\"$1\" no és un indicador vàlid."
+
+#~ msgid "No worldname given or no game selected"
+#~ msgstr "No s'ha donat un nom al món o no s'ha seleccionat ningun"
+
+#~ msgid "Enable MP"
+#~ msgstr "Activar MP"
+
+#~ msgid "Disable MP"
+#~ msgstr "Desactivar MP"