1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-01 17:38:41 +00:00

Update translation files

This commit is contained in:
updatepo.sh 2021-11-27 19:42:26 +01:00 committed by sfan5
parent a157256706
commit 1dc1305ada
57 changed files with 15714 additions and 9849 deletions

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: minetest\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-06-16 18:27+0200\n"
"POT-Creation-Date: 2021-11-27 19:42+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"
@ -53,10 +53,6 @@ msgstr ""
msgid "The out chat queue is now empty."
msgstr ""
#: builtin/client/death_formspec.lua
msgid "You died."
msgstr ""
#: builtin/client/death_formspec.lua src/client/game.cpp
msgid "You died"
msgstr ""
@ -94,6 +90,10 @@ msgstr ""
msgid "OK"
msgstr ""
#: builtin/fstk/ui.lua
msgid "<none available>"
msgstr ""
#: builtin/fstk/ui.lua
msgid "The server has requested a reconnect:"
msgstr ""
@ -243,6 +243,10 @@ msgstr ""
msgid "Failed to download $1"
msgstr ""
#: builtin/mainmenu/dlg_contentstore.lua
msgid "Install: Unsupported file type or broken archive"
msgstr ""
#: builtin/mainmenu/dlg_contentstore.lua
msgid "Already installed"
msgstr ""
@ -617,7 +621,7 @@ msgid "Octaves"
msgstr ""
#: builtin/mainmenu/dlg_settings_advanced.lua
msgid "Persistance"
msgid "Persistence"
msgstr ""
#: builtin/mainmenu/dlg_settings_advanced.lua
@ -743,14 +747,6 @@ msgstr ""
msgid "Unable to install a game as a $1"
msgstr ""
#: builtin/mainmenu/pkgmgr.lua
msgid "Install: file: \"$1\""
msgstr ""
#: builtin/mainmenu/pkgmgr.lua
msgid "Install: Unsupported file type \"$1\" or broken archive"
msgstr ""
#: builtin/mainmenu/pkgmgr.lua
msgid "$1 mods"
msgstr ""
@ -845,18 +841,6 @@ msgstr ""
msgid "Install games from ContentDB"
msgstr ""
#: builtin/mainmenu/tab_local.lua
msgid "Select Mods"
msgstr ""
#: builtin/mainmenu/tab_local.lua
msgid "New"
msgstr ""
#: builtin/mainmenu/tab_local.lua
msgid "Select World:"
msgstr ""
#: builtin/mainmenu/tab_local.lua
msgid "Creative Mode"
msgstr ""
@ -869,6 +853,18 @@ msgstr ""
msgid "Host Server"
msgstr ""
#: builtin/mainmenu/tab_local.lua
msgid "Select Mods"
msgstr ""
#: builtin/mainmenu/tab_local.lua
msgid "New"
msgstr ""
#: builtin/mainmenu/tab_local.lua
msgid "Select World:"
msgstr ""
#: builtin/mainmenu/tab_local.lua
msgid "Host Game"
msgstr ""
@ -1126,15 +1122,11 @@ msgstr ""
msgid "Dynamic shadows"
msgstr ""
#: builtin/mainmenu/tab_settings.lua
msgid "To enable shaders the OpenGL driver needs to be used."
msgstr ""
#: builtin/mainmenu/tab_settings.lua
msgid "Settings"
msgstr ""
#: src/client/client.cpp
#: src/client/client.cpp src/client/game.cpp
msgid "Connection timed out."
msgstr ""
@ -1187,7 +1179,7 @@ msgid "Provided world path doesn't exist: "
msgstr ""
#: src/client/clientlauncher.cpp
msgid "Could not find or load game \""
msgid "Could not find or load game: "
msgstr ""
#: src/client/clientlauncher.cpp
@ -1202,10 +1194,19 @@ msgstr ""
msgid "Creating server..."
msgstr ""
#: src/client/game.cpp
#, c-format
msgid "Unable to listen on %s because IPv6 is disabled"
msgstr ""
#: src/client/game.cpp
msgid "Creating client..."
msgstr ""
#: src/client/game.cpp
msgid "Connection failed for unknown reason"
msgstr ""
#: src/client/game.cpp
msgid "Singleplayer"
msgstr ""
@ -1218,10 +1219,29 @@ msgstr ""
msgid "Resolving address..."
msgstr ""
#: src/client/game.cpp
#, c-format
msgid "Couldn't resolve address: %s"
msgstr ""
#: src/client/game.cpp
#, c-format
msgid "Unable to connect to %s because IPv6 is disabled"
msgstr ""
#: src/client/game.cpp
#, c-format
msgid "Access denied. Reason: %s"
msgstr ""
#: src/client/game.cpp
msgid "Connecting to server..."
msgstr ""
#: src/client/game.cpp
msgid "Client disconnected"
msgstr ""
#: src/client/game.cpp
msgid "Item definitions..."
msgstr ""
@ -1323,6 +1343,26 @@ msgstr ""
msgid "Cinematic mode disabled"
msgstr ""
#: src/client/game.cpp
msgid "Block bounds hidden"
msgstr ""
#: src/client/game.cpp
msgid "Block bounds shown for current block"
msgstr ""
#: src/client/game.cpp
msgid "Block bounds shown for nearby blocks"
msgstr ""
#: src/client/game.cpp
msgid "Block bounds shown for all blocks"
msgstr ""
#: src/client/game.cpp
msgid "Can't show block bounds (need 'basic_debug' privilege)"
msgstr ""
#: src/client/game.cpp
msgid "Automatic forward enabled"
msgstr ""
@ -1376,7 +1416,7 @@ msgstr ""
msgid "Viewing range is at maximum: %d"
msgstr ""
#: src/client/game.cpp
#: src/client/game.cpp src/unittest/test_gettext.cpp
#, c-format
msgid "Viewing range changed to %d"
msgstr ""
@ -1510,6 +1550,15 @@ msgstr ""
msgid "- Server Name: "
msgstr ""
#: src/client/game.cpp
#, c-format
msgid "The server is probably running a different version of %s."
msgstr ""
#: src/client/game.cpp
msgid "A serialization error occurred:"
msgstr ""
#: src/client/game.cpp
msgid ""
"\n"
@ -1818,7 +1867,15 @@ msgstr ""
msgid "Minimap in texture mode"
msgstr ""
#: src/gui/guiConfirmRegistration.cpp
#: src/gui/guiChatConsole.cpp
msgid "Opening webpage"
msgstr ""
#: src/gui/guiChatConsole.cpp
msgid "Failed to open webpage"
msgstr ""
#: src/gui/guiConfirmRegistration.cpp src/unittest/test_gettext.cpp
#, c-format
msgid ""
"You are about to join this server with the name \"%s\" for the first time.\n"
@ -2005,7 +2062,8 @@ msgid "Change"
msgstr ""
#: src/gui/guiVolumeChange.cpp
msgid "Sound Volume: "
#, c-format
msgid "Sound Volume: %d%%"
msgstr ""
#: src/gui/guiVolumeChange.cpp
@ -2258,11 +2316,11 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
msgid "Joystick deadzone"
msgid "Joystick dead zone"
msgstr ""
#: src/settings_translation_file.cpp
msgid "The deadzone of the joystick"
msgid "The dead zone of the joystick"
msgstr ""
#: src/settings_translation_file.cpp
@ -2272,7 +2330,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"The sensitivity of the joystick axes for moving the\n"
"ingame view frustum around."
"in-game view frustum around."
msgstr ""
#: src/settings_translation_file.cpp
@ -3064,12 +3122,12 @@ msgid "Basic"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Show nametag backgrounds by default"
msgid "Show name tag backgrounds by default"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Whether nametag backgrounds should be shown by default.\n"
"Whether name tag backgrounds should be shown by default.\n"
"Mods may still set a background."
msgstr ""
@ -3163,7 +3221,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Use mip mapping to scale textures. May slightly increase performance,\n"
"Use mipmapping to scale textures. May slightly increase performance,\n"
"especially when using a high resolution texture pack.\n"
"Gamma correct downscaling is not supported."
msgstr ""
@ -3214,7 +3272,7 @@ msgid ""
"can be blurred, so automatically upscale them with nearest-neighbor\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. This setting is ONLY applies if\n"
"memory. Powers of 2 are recommended. This setting is ONLY applied if\n"
"bilinear/trilinear/anisotropic filtering is enabled.\n"
"This is also used as the base node texture size for world-aligned\n"
"texture autoscaling."
@ -3378,7 +3436,7 @@ msgstr ""
msgid ""
"Texture size to render the shadow map on.\n"
"This must be a power of two.\n"
"Bigger numbers create better shadowsbut it is also more expensive."
"Bigger numbers create better shadows but it is also more expensive."
msgstr ""
#: src/settings_translation_file.cpp
@ -3398,8 +3456,8 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Enable poisson disk filtering.\n"
"On true uses poisson disk to make \"soft shadows\". Otherwise uses PCF "
"Enable Poisson disk filtering.\n"
"On true uses Poisson disk to make \"soft shadows\". Otherwise uses PCF "
"filtering."
msgstr ""
@ -3409,8 +3467,8 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Define shadow filtering quality\n"
"This simulates the soft shadows effect by applying a PCF or poisson disk\n"
"Define shadow filtering quality.\n"
"This simulates the soft shadows effect by applying a PCF or Poisson disk\n"
"but also uses more resources."
msgstr ""
@ -3420,20 +3478,20 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Enable colored shadows. \n"
"Enable colored shadows.\n"
"On true translucent nodes cast colored shadows. This is expensive."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Map update time"
msgid "Map shadows update frames"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Set the shadow update time.\n"
"Lower value means shadows and map updates faster, but it consume more "
"resources.\n"
"Minimun value 0.001 seconds max value 0.2 seconds"
"Spread a complete update of shadow map over given amount of frames.\n"
"Higher values might make shadows laggy, lower values\n"
"will consume more resources.\n"
"Minimum value: 1; maximum value: 16"
msgstr ""
#: src/settings_translation_file.cpp
@ -3443,8 +3501,8 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Set the soft shadow radius size.\n"
"Lower values mean sharper shadows bigger values softer.\n"
"Minimun value 1.0 and max value 10.0"
"Lower values mean sharper shadows, bigger values mean softer shadows.\n"
"Minimum value: 1.0; maximum value: 10.0"
msgstr ""
#: src/settings_translation_file.cpp
@ -3453,9 +3511,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Set the tilt of Sun/Moon orbit in degrees\n"
"Set the tilt of Sun/Moon orbit in degrees.\n"
"Value of 0 means no tilt / vertical orbit.\n"
"Minimun value 0.0 and max value 60.0"
"Minimum value: 0.0; maximum value: 60.0"
msgstr ""
#: src/settings_translation_file.cpp
@ -3803,7 +3861,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Crosshair alpha (opaqueness, between 0 and 255).\n"
"Also controls the object crosshair color"
"This also applies to the object crosshair."
msgstr ""
#: src/settings_translation_file.cpp
@ -3837,7 +3895,7 @@ msgid "HUD scale factor"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Modifies the size of the hudbar elements."
msgid "Modifies the size of the HUD elements."
msgstr ""
#: src/settings_translation_file.cpp
@ -4207,6 +4265,14 @@ msgid ""
"screens."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Display Density Scaling Factor"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Adjust the detected display density, used for scaling UI elements."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Enable console window"
msgstr ""
@ -4256,6 +4322,24 @@ msgstr ""
msgid "Client"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Chat weblinks"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Clickable weblinks (middle-click or Ctrl+left-click) enabled in chat console "
"output."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Weblink color"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Optional override for chat weblink color."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Network"
msgstr ""
@ -4288,9 +4372,9 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Prometheus listener address.\n"
"If minetest is compiled with ENABLE_PROMETHEUS option enabled,\n"
"If Minetest is compiled with ENABLE_PROMETHEUS option enabled,\n"
"enable metrics listener for Prometheus on that address.\n"
"Metrics can be fetch on http://127.0.0.1:30000/metrics"
"Metrics can be fetched on http://127.0.0.1:30000/metrics"
msgstr ""
#: src/settings_translation_file.cpp
@ -4540,11 +4624,10 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"ZLib compression level to use when sending mapblocks to the client.\n"
"-1 - Zlib's default compression level\n"
"0 - no compresson, fastest\n"
"9 - best compression, slowest\n"
"(levels 1-3 use Zlib's \"fast\" method, 4-9 use the normal method)"
"Compression level to use when sending mapblocks to the client.\n"
"-1 - use default compression level\n"
"0 - least compression, fastest\n"
"9 - best compression, slowest"
msgstr ""
#: src/settings_translation_file.cpp
@ -5002,7 +5085,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Number of extra blocks that can be loaded by /clearobjects at once.\n"
"This is a trade-off between sqlite transaction overhead and\n"
"This is a trade-off between SQLite transaction overhead and\n"
"memory consumption (4096=100MB, as a rule of thumb)."
msgstr ""
@ -5038,11 +5121,10 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"ZLib compression level to use when saving mapblocks to disk.\n"
"-1 - Zlib's default compression level\n"
"0 - no compresson, fastest\n"
"9 - best compression, slowest\n"
"(levels 1-3 use Zlib's \"fast\" method, 4-9 use the normal method)"
"Compression level to use when saving mapblocks to disk.\n"
"-1 - use default compression level\n"
"0 - least compression, fastest\n"
"9 - best compression, slowest"
msgstr ""
#: src/settings_translation_file.cpp
@ -5285,11 +5367,11 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
msgid "Chatcommands"
msgid "Chat commands"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Instrument chatcommands on registration."
msgid "Instrument chat commands on registration."
msgstr ""
#: src/settings_translation_file.cpp
@ -5492,7 +5574,7 @@ msgstr ""
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."
"and jungle grass, in all other mapgens this flag controls all decorations."
msgstr ""
#: src/settings_translation_file.cpp
@ -6551,12 +6633,3 @@ msgid ""
"be queued.\n"
"This should be lower than curl_parallel_limit."
msgstr ""
#: src/gui/guiChatConsole.cpp
msgid "Opening webpage"
msgstr ""
#: src/gui/guiChatConsole.cpp
msgid "Failed to open webpage"
msgstr ""