1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-22 17:18:39 +00:00

Update translations

This commit is contained in:
updatepo.sh 2022-01-25 23:19:13 +01:00 committed by sfan5
parent 0d0786e414
commit 48e508052a
58 changed files with 7953 additions and 7119 deletions

View file

@ -8,13 +8,13 @@ msgid ""
msgstr ""
"Project-Id-Version: minetest\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-11-27 19:42+0100\n"
"POT-Creation-Date: 2022-01-25 23:19+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: builtin/client/chatcommands.lua
@ -358,11 +358,11 @@ msgid "Very large caverns deep in the underground"
msgstr ""
#: builtin/mainmenu/dlg_create_world.lua
msgid "Sea level rivers"
msgid "Rivers"
msgstr ""
#: builtin/mainmenu/dlg_create_world.lua
msgid "Rivers"
msgid "Sea level rivers"
msgstr ""
#: builtin/mainmenu/dlg_create_world.lua
@ -537,11 +537,11 @@ msgid "Create"
msgstr ""
#: builtin/mainmenu/dlg_create_world.lua
msgid "A world named \"$1\" already exists"
msgid "No game selected"
msgstr ""
#: builtin/mainmenu/dlg_create_world.lua
msgid "No game selected"
msgid "A world named \"$1\" already exists"
msgstr ""
#: builtin/mainmenu/dlg_delete_content.lua
@ -1416,7 +1416,7 @@ msgstr ""
msgid "Viewing range is at maximum: %d"
msgstr ""
#: src/client/game.cpp src/unittest/test_gettext.cpp
#: src/client/game.cpp
#, c-format
msgid "Viewing range changed to %d"
msgstr ""
@ -1529,14 +1529,6 @@ msgstr ""
msgid "Off"
msgstr ""
#: src/client/game.cpp
msgid "- Damage: "
msgstr ""
#: src/client/game.cpp
msgid "- Creative Mode: "
msgstr ""
#. ~ PvP = Player versus Player
#: src/client/game.cpp
msgid "- PvP: "
@ -1875,7 +1867,7 @@ msgstr ""
msgid "Failed to open webpage"
msgstr ""
#: src/gui/guiConfirmRegistration.cpp src/unittest/test_gettext.cpp
#: src/gui/guiConfirmRegistration.cpp
#, c-format
msgid ""
"You are about to join this server with the name \"%s\" for the first time.\n"
@ -3179,6 +3171,16 @@ msgid ""
"Disable for speed or for different looks."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Tradeoffs for performance"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Enables tradeoffs that reduce CPU load or increase rendering performance\n"
"at the expense of minor visual glitches that do not impact game playability."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Clouds"
msgstr ""
@ -4101,17 +4103,6 @@ msgstr ""
msgid "Append item name to tooltip."
msgstr ""
#: src/settings_translation_file.cpp
msgid "FreeType fonts"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Whether FreeType fonts are used, requires FreeType support to be compiled "
"in.\n"
"If disabled, bitmap and XML vectors fonts are used instead."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Font bold by default"
msgstr ""
@ -4144,7 +4135,22 @@ msgid "Font size"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Font size of the default font in point (pt)."
msgid "Font size of the default font where 1 unit = 1 pixel at 96 DPI"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Font size divisible by"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"For pixel-style fonts that do not scale well, this ensures that font sizes "
"used\n"
"with this font will always be divisible by this value, in pixels. For "
"instance,\n"
"a pixel font 16 pixels tall should have this set to 16, so it will only ever "
"be\n"
"sized 16, 32, 48, etc., so a mod requesting a size of 25 will get 32."
msgstr ""
#: src/settings_translation_file.cpp
@ -4153,9 +4159,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Path to the default font.\n"
"If “freetype” setting is enabled: Must be a TrueType font.\n"
"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
"Path to the default font. Must be a TrueType font.\n"
"The fallback font will be used if the font cannot be loaded."
msgstr ""
@ -4176,7 +4180,11 @@ msgid "Monospace font size"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Font size of the monospace font in point (pt)."
msgid "Font size of the monospace font where 1 unit = 1 pixel at 96 DPI"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Monospace font size divisible by"
msgstr ""
#: src/settings_translation_file.cpp
@ -4185,9 +4193,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Path to the monospace font.\n"
"If “freetype” setting is enabled: Must be a TrueType font.\n"
"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
"Path to the monospace font. Must be a TrueType font.\n"
"This font is used for e.g. the console and profiler screen."
msgstr ""
@ -4209,9 +4215,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Path of the fallback font.\n"
"If “freetype” setting is enabled: Must be a TrueType font.\n"
"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
"Path of the fallback font. Must be a TrueType font.\n"
"This font will be used for certain languages or if the default font is "
"unavailable."
msgstr ""