Update minetest.conf.example, settings strings and locale files (#8230)

This commit is contained in:
Wuzzy
2019-02-14 23:38:24 +01:00
committed by Paramat
parent a8311ad57f
commit f290d01abe
39 changed files with 16597 additions and 15129 deletions

View File

@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-02-14 07:46+0100\n"
"POT-Creation-Date: 2019-02-14 19:14+0100\n"
"PO-Revision-Date: 2019-01-24 00:05+0000\n"
"Last-Translator: Nore <nore@mesecons.net>\n"
"Language-Team: Catalan <https://hosted.weblate.org/projects/minetest/"
@@ -1870,15 +1870,15 @@ 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."
msgid "2D noise that controls the size/occurrence of ridged mountain ranges."
msgstr ""
#: src/settings_translation_file.cpp
msgid "2D noise that controls the size/occurance of rolling hills."
msgid "2D noise that controls the size/occurrence of rolling hills."
msgstr ""
#: src/settings_translation_file.cpp
msgid "2D noise that controls the size/occurance of step mountain ranges."
msgid "2D noise that controls the size/occurrence of step mountain ranges."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2106,9 +2106,7 @@ msgid "Automatic forwards key"
msgstr "Tecla Avançar"
#: src/settings_translation_file.cpp
msgid ""
"Automatically jump up single-node obstacles.\n"
"type: bool"
msgid "Automatically jump up single-node obstacles."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2267,12 +2265,11 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Changes the main menu UI:\n"
"- Full: Multple singleplayer worlds, game choice, texture pack chooser, "
"- Full: Multiple 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."
"necessary for smaller screens."
msgstr ""
#: src/settings_translation_file.cpp
@@ -2361,6 +2358,17 @@ msgstr "Núvols en el menú"
msgid "Colored fog"
msgstr "Boira de color"
#: src/settings_translation_file.cpp
msgid ""
"Comma-separated list of flags to hide in the content repository.\n"
"\"nonfree\" can be used to hide packages which do not qualify as 'free "
"software',\n"
"as defined by the Free Software Foundation.\n"
"You can also specify content ratings.\n"
"These flags are independent from Minetest versions,\n"
"so see a full list at https://content.minetest.net/help/content_flags/"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Comma-separated list of mods that are allowed to access HTTP APIs, which\n"
@@ -2410,10 +2418,14 @@ msgstr "Color de la consola"
msgid "Console height"
msgstr "Tecla de la consola"
#: src/settings_translation_file.cpp
msgid "ContentDB Flag Blacklist"
msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
msgid "Content Store"
msgstr "Tancar repositori"
msgid "ContentDB URL"
msgstr "Continuar"
#: src/settings_translation_file.cpp
msgid "Continuous forward"
@@ -2726,6 +2738,16 @@ msgstr ""
msgid "Enable random user input (only used for testing)."
msgstr "Habilitar l'entrada aleatòria d'usuari (només utilitzat per testing)."
#: src/settings_translation_file.cpp
msgid "Enable register confirmation"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Enable register confirmation when connecting to server.\n"
"If disabled, new account will be registered automatically."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Enable smooth lighting with simple ambient occlusion.\n"
@@ -3421,12 +3443,6 @@ msgid ""
"so that the utility of noclip mode is reduced."
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 "
@@ -3457,6 +3473,12 @@ msgid ""
"Only enable this if you know what you are doing."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"If enabled, makes move directions relative to the player's pitch when flying "
"or swimming."
msgstr ""
#: src/settings_translation_file.cpp
msgid "If enabled, new players cannot join with an empty password."
msgstr ""
@@ -4257,7 +4279,7 @@ msgstr ""
#: src/settings_translation_file.cpp
#, fuzzy
msgid ""
"Key for toggling pitch fly mode.\n"
"Key for toggling pitch move mode.\n"
"See http://irrlicht.sourceforge.net/docu/namespaceirr."
"html#a54da2a0e231901735e3da1b0edf72eb3"
msgstr ""
@@ -4549,7 +4571,7 @@ msgstr ""
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"
"'humid_rivers': Increases humidity around rivers.\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."
@@ -4978,11 +5000,16 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"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."
"Empty or 0 value:\n"
"- Automatic selection. The number of emerge threads will be\n"
"- 'number of processors - 2', with a lower limit of 1.\n"
"Any other value:\n"
"- Specifies the number of emerge threads, with a lower limit of 1.\n"
"Warning: Increasing the number of emerge threads increases engine mapgen\n"
"speed, but this may harm game performance by interfering with other\n"
"processes, especially in singleplayer and/or when running Lua code in\n"
"'on_generated'.\n"
"For many users the optimum setting may be '1'."
msgstr ""
#: src/settings_translation_file.cpp
@@ -4996,6 +5023,10 @@ msgstr ""
msgid "Number of parallax occlusion iterations."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Online Content Repository"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Opaque liquids"
msgstr ""
@@ -5067,11 +5098,12 @@ msgid "Physics"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Pitch fly key"
msgstr ""
#, fuzzy
msgid "Pitch move key"
msgstr "Tecla mode cinematogràfic"
#: src/settings_translation_file.cpp
msgid "Pitch fly mode"
msgid "Pitch move mode"
msgstr ""
#: src/settings_translation_file.cpp
@@ -5182,14 +5214,16 @@ 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"
"Restricts the access of certain client-side functions on servers.\n"
"Combine the byteflags below to restrict client-side features, or set to 0\n"
"for no restrictions:\n"
"LOAD_CLIENT_MODS: 1 (disable loading client-provided mods)\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)"
"csm_restriction_noderange)\n"
"READ_PLAYERINFO: 32 (disable get_player_names call client-side)"
msgstr ""
#: src/settings_translation_file.cpp
@@ -5470,16 +5504,6 @@ msgstr ""
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 ""
@@ -5672,6 +5696,10 @@ msgid ""
"that is considered EXPERIMENTAL and may not work properly."
msgstr ""
#: src/settings_translation_file.cpp
msgid "The URL for the content repository"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"The default format in which profiles are being saved,\n"
@@ -6228,94 +6256,133 @@ msgstr ""
msgid "cURL timeout"
msgstr ""
#~ msgid "Disable MP"
#~ msgstr "Desactivar MP"
#~ msgid "Advanced Settings"
#~ msgstr "Configuració avançada"
#~ msgid "Enable MP"
#~ msgstr "Activar MP"
#~ msgid "No!!!"
#~ msgstr "No!!!"
#~ 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 "Public Serverlist"
#~ msgstr "Llista de servidors públics"
#~ msgid "\"$1\" is not a valid flag."
#~ msgstr "\"$1\" no és un indicador vàlid."
#~ 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 ""
#~ "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 "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 "Please enter a comma seperated list of flags."
#~ msgstr "Si us plau, introduïu una llista d'indicadors separada per comes."
#~ msgid "Possible values are: "
#~ msgstr "Els possibles valors són: "
#~ msgid "Select path"
#~ msgstr "Seleccioneu la ruta"
#~ msgid "Subgame Mods"
#~ msgstr "Mods del subjoc"
#~ msgid "Page $1 of $2"
#~ msgstr "Pàgina $1 de $2"
#~ msgid "Rating"
#~ msgstr "Classificació"
#~ msgid "Shortname:"
#~ msgstr "Nom curt:"
#~ msgid "Successfully installed:"
#~ msgstr "Instal·lat amb èxit:"
#~ msgid "Unsorted"
#~ msgstr "Sense ordenar"
#~ msgid "re-Install"
#~ msgstr "Reinstal·lar"
#~ msgid "Local Game"
#~ msgstr "Joc local"
#~ msgid "Uninstall selected modpack"
#~ msgstr "Desinstal·lar el paquet de mods seleccionat"
#~ msgid "Play Online"
#~ msgstr "Jugar en línia"
#~ msgid "Normal Mapping"
#~ msgstr "Mapping normal."
#~ msgid "No information available"
#~ msgstr "Sense informació disponible"
#~ msgid "Print stacks"
#~ msgstr "Imprimir piles"
#~ msgid "Use"
#~ msgstr "Utilitzar"
#~ msgid "Next"
#~ msgstr "Següent"
#~ msgid "Prior"
#~ msgstr "Anterior"
#~ msgid "No of course not!"
#~ msgstr "No, per descomptat que no!"
#, fuzzy
#~ msgid "Active Block Modifier interval"
#~ msgstr "Rang del bloc actiu"
#~ msgid "Mapgen fractal cave width"
#~ msgstr "Generador de mapes"
#~ msgid "Mapgen flat cave width"
#~ msgstr "Amplada de les coves del generador de mapes plans"
#~ 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 "PA1"
#~ msgstr "PA1"
#~ msgid "Minus"
#~ msgstr "Menys"
#, fuzzy
#~ msgid "Kanji"
#~ msgstr "Kanji"
#, fuzzy
#~ msgid "Kana"
#~ msgstr "Kana"
#, fuzzy
#~ msgid "Junja"
#~ msgstr "Junja"
#~ msgid "Final"
#~ msgstr "Fi"
#~ msgid "ExSel"
#~ msgstr "ExSel"
#, fuzzy
#~ msgid "CrSel"
#~ msgstr "CrSel"
#~ msgid "Comma"
#~ msgstr "Coma"
#~ 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 ""
#~ "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."
#~ 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"
@@ -6326,130 +6393,95 @@ msgstr ""
#~ "Si vols anunciar el teu direcció ipv6, fes servir serverlist_url = v6."
#~ "servers.minetest.net."
#~ msgid "Approximate (X,Y,Z) scale of fractal in nodes."
#~ msgstr "Aproximar (X, Y, Z) escala del fractal en els nodes."
#, fuzzy
#~ msgid "Active Block Modifier interval"
#~ msgstr "Rang del bloc actiu"
#~ 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 "Prior"
#~ msgstr "Anterior"
#~ msgid "Cloud height"
#~ msgstr "Alçada del núvol"
#~ msgid "Next"
#~ msgstr "Següent"
#~ msgid "Console key"
#~ msgstr "Tecla de la consola"
#~ msgid "Use"
#~ msgstr "Utilitzar"
#~ msgid "Continuous forward movement (only used for testing)."
#~ msgstr "Avanç continu (sols utilitzat per a testing)."
#~ 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 ""
#~ "Creates unpredictable lava features in caves.\n"
#~ "These can make mining difficult. Zero disables them. (0-10)"
#~ "Format: <offset>, <scale>, (<spreadX>, <spreadY>, <spreadZ>), <seed>, "
#~ "<octaves>, <persistence>"
#~ msgstr ""
#~ "Crea característiques imprevisibles de la lava en coves.\n"
#~ "Aquestes poden fer difícil minar. Zero els inhabilita (0-10)"
#~ "Format: <offset> <escala> (<extensió X>, <extensió Y> , <extensión Z>), "
#~ "<llavor>, <octaves>, <persistència>"
#~ msgid ""
#~ "Creates unpredictable water features in caves.\n"
#~ "These can make mining difficult. Zero disables them. (0-10)"
#~ msgid "Format is 3 numbers separated by commas and inside brackets."
#~ msgstr ""
#~ "Crea característiques imprevisibles de l'aigua en coves.\n"
#~ "Aquestes poden fer difícil minar. Zero els inhabilita (0-10)"
#~ "El format és 3 números separats per comes i aquests dins de parèntesis."
#~ msgid "Crouch speed"
#~ msgstr "Velocitat al ajupir-se"
#~ msgid "\"$1\" is not a valid flag."
#~ msgstr "\"$1\" no és un indicador vàlid."
#~ msgid "Depth below which you'll find massive caves."
#~ msgstr "Profunditat davall la qual podràs trobar coves gegants."
#~ 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 ""
#~ "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."
#~ msgid "Enable MP"
#~ msgstr "Activar MP"
#~ msgid "Disable MP"
#~ msgstr "Desactivar MP"
#, fuzzy
#~ msgid "Inventory image hack"
#~ msgstr "Tecla Inventari"
#~ msgid "Main menu mod manager"
#~ msgstr "Menú principal del gestor de mods"
#~ msgid "Use key"
#~ msgstr "Utilitza la tecla"
#~ msgid "Water Features"
#~ msgstr "Característiques de l'aigua"
#~ msgid "Hide mp content"
#~ msgstr "Ocultar contingut MP"
#~ msgid "Attn"
#~ msgstr "Atentament"
#~ msgid "Capital"
#~ msgstr "Bloq Maj"
#~ msgid "Comma"
#~ msgstr "Coma"
#, fuzzy
#~ msgid "CrSel"
#~ msgstr "CrSel"
#~ msgid "ExSel"
#~ msgstr "ExSel"
#~ msgid "Final"
#~ msgstr "Fi"
#, fuzzy
#~ msgid "Junja"
#~ msgstr "Junja"
#, fuzzy
#~ msgid "Kana"
#~ msgstr "Kana"
#, fuzzy
#~ msgid "Kanji"
#~ msgstr "Kanji"
#~ msgid "Minus"
#~ msgstr "Menys"
#, fuzzy
#~ msgid "PA1"
#~ msgstr "PA1"
#~ msgid "Period"
#~ msgstr "Període"
#~ msgid "Plus"
#~ msgstr "Més"
#~ msgid ""
#~ "Controls size of deserts and beaches in Mapgen v6.\n"
#~ "When snowbiomes are enabled 'mgv6_freq_desert' is ignored."
#~ msgstr ""
#~ "Controla la mida dels deserts i platges a Mapgen v6.\n"
#~ "Quan \"snowbiomes\" estan activats 'mgv6_freq_desert' és ignorat."
#~ msgid "Mapgen flat cave width"
#~ msgstr "Amplada de les coves del generador de mapes plans"
#, fuzzy
#~ msgid "Mapgen fractal cave width"
#~ msgstr "Generador de mapes"
#~ msgid "No of course not!"
#~ msgstr "No, per descomptat que no!"
#~ msgid "Public Serverlist"
#~ msgstr "Llista de servidors públics"
#~ msgid "No!!!"
#~ msgstr "No!!!"
#~ msgid "Advanced Settings"
#~ msgstr "Configuració avançada"
#~ msgid "Content Store"
#~ msgstr "Tancar repositori"