Run updatepo.sh

This commit is contained in:
updatepo.sh 2024-07-11 15:14:56 +02:00 committed by Gregor Parzefall
parent f5716ef141
commit 0e9fe7f194
68 changed files with 39047 additions and 26010 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: minetest\n" "Project-Id-Version: minetest\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-12-03 18:48+0100\n" "POT-Creation-Date: 2024-07-11 15:14+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -79,14 +79,14 @@ msgid "Command not available: "
msgstr "" msgstr ""
#: builtin/common/chatcommands.lua #: builtin/common/chatcommands.lua
msgid "[all | <cmd>]" msgid "[all | <cmd>] [-t]"
msgstr "" msgstr ""
#: builtin/common/chatcommands.lua #: builtin/common/chatcommands.lua
msgid "Get help for commands" msgid "Get help for commands (-t: output in chat)"
msgstr "" msgstr ""
#: builtin/fstk/dialog.lua builtin/fstk/ui.lua src/gui/modalMenu.cpp #: builtin/fstk/ui.lua
msgid "OK" msgid "OK"
msgstr "" msgstr ""
@ -134,175 +134,182 @@ msgstr ""
msgid "Protocol version mismatch. " msgid "Protocol version mismatch. "
msgstr "" msgstr ""
#: builtin/mainmenu/content/dlg_contentstore.lua #: builtin/mainmenu/content/contentdb.lua
msgid "ContentDB is not available when Minetest was compiled without cURL"
msgstr ""
#: builtin/mainmenu/content/dlg_contentstore.lua
msgid "All packages"
msgstr ""
#: builtin/mainmenu/content/dlg_contentstore.lua
msgid "Games"
msgstr ""
#: builtin/mainmenu/content/dlg_contentstore.lua
msgid "Mods"
msgstr ""
#: builtin/mainmenu/content/dlg_contentstore.lua
msgid "Texture packs"
msgstr ""
#: builtin/mainmenu/content/dlg_contentstore.lua
msgid "Failed to download \"$1\"" msgid "Failed to download \"$1\""
msgstr "" msgstr ""
#: builtin/mainmenu/content/dlg_contentstore.lua #: builtin/mainmenu/content/contentdb.lua
msgid "Failed to extract \"$1\" (unsupported file type or broken archive)" msgid ""
"Failed to extract \"$1\" (insufficient disk space, unsupported file type or "
"broken archive)"
msgstr "" msgstr ""
#: builtin/mainmenu/content/dlg_contentstore.lua #: builtin/mainmenu/content/contentdb.lua
msgid "Error installing \"$1\": $2" msgid "Error installing \"$1\": $2"
msgstr "" msgstr ""
#: builtin/mainmenu/content/dlg_contentstore.lua #: builtin/mainmenu/content/contentdb.lua
msgid "Failed to download $1" msgid "Failed to download $1"
msgstr "" msgstr ""
#: builtin/mainmenu/content/dlg_contentstore.lua #: builtin/mainmenu/content/dlg_contentdb.lua
msgid "Already installed" msgid "ContentDB is not available when Minetest was compiled without cURL"
msgstr "" msgstr ""
#: builtin/mainmenu/content/dlg_contentstore.lua #: builtin/mainmenu/content/dlg_contentdb.lua
msgid "$1 by $2" msgid "All packages"
msgstr "" msgstr ""
#: builtin/mainmenu/content/dlg_contentstore.lua #: builtin/mainmenu/content/dlg_contentdb.lua
msgid "Not found" msgid "Games"
msgstr "" msgstr ""
#: builtin/mainmenu/content/dlg_contentstore.lua #: builtin/mainmenu/content/dlg_contentdb.lua
msgid "$1 and $2 dependencies will be installed." msgid "Mods"
msgstr "" msgstr ""
#: builtin/mainmenu/content/dlg_contentstore.lua #: builtin/mainmenu/content/dlg_contentdb.lua
msgid "$1 will be installed, and $2 dependencies will be skipped." msgid "Texture packs"
msgstr "" msgstr ""
#: builtin/mainmenu/content/dlg_contentstore.lua #: builtin/mainmenu/content/dlg_contentdb.lua
msgid "$1 required dependencies could not be found." msgid "Error getting dependencies for package"
msgstr "" msgstr ""
#: builtin/mainmenu/content/dlg_contentstore.lua #: builtin/mainmenu/content/dlg_contentdb.lua
msgid "Please check that the base game is correct."
msgstr ""
#: builtin/mainmenu/content/dlg_contentstore.lua
msgid "Install $1"
msgstr ""
#: builtin/mainmenu/content/dlg_contentstore.lua
msgid "Base Game:"
msgstr ""
#: builtin/mainmenu/content/dlg_contentstore.lua
#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_content.lua
msgid "Dependencies:"
msgstr ""
#: builtin/mainmenu/content/dlg_contentstore.lua
msgid "Install missing dependencies"
msgstr ""
#: builtin/mainmenu/content/dlg_contentstore.lua
msgid "Install"
msgstr ""
#: builtin/mainmenu/content/dlg_contentstore.lua
#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/dlg_create_world.lua
#: builtin/mainmenu/dlg_delete_content.lua
#: builtin/mainmenu/dlg_delete_world.lua builtin/mainmenu/dlg_register.lua
#: builtin/mainmenu/dlg_rename_modpack.lua
#: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
#: src/gui/guiKeyChangeMenu.cpp src/gui/guiPasswordChange.cpp
msgid "Cancel"
msgstr ""
#: builtin/mainmenu/content/dlg_contentstore.lua
msgid "\"$1\" already exists. Would you like to overwrite it?"
msgstr ""
#: builtin/mainmenu/content/dlg_contentstore.lua
msgid "Overwrite"
msgstr ""
#: builtin/mainmenu/content/dlg_contentstore.lua
msgid "You need to install a game before you can install a mod" msgid "You need to install a game before you can install a mod"
msgstr "" msgstr ""
#: builtin/mainmenu/content/dlg_contentstore.lua #: builtin/mainmenu/content/dlg_contentdb.lua
msgid "The package $1 was not found." msgid "The package $1 was not found."
msgstr "" msgstr ""
#: builtin/mainmenu/content/dlg_contentstore.lua #: builtin/mainmenu/content/dlg_contentdb.lua
msgid "Back to Main Menu" msgid "Back to Main Menu"
msgstr "" msgstr ""
#: builtin/mainmenu/content/dlg_contentstore.lua #: builtin/mainmenu/content/dlg_contentdb.lua
#: builtin/mainmenu/serverlistmgr.lua src/client/game.cpp #: builtin/mainmenu/serverlistmgr.lua src/client/game.cpp
msgid "Loading..." msgid "Loading..."
msgstr "" msgstr ""
#: builtin/mainmenu/content/dlg_contentstore.lua #: builtin/mainmenu/content/dlg_contentdb.lua
msgid "No packages could be retrieved" msgid "No packages could be retrieved"
msgstr "" msgstr ""
#: builtin/mainmenu/content/dlg_contentstore.lua #: builtin/mainmenu/content/dlg_contentdb.lua
msgid "" msgid ""
"$1 downloading,\n" "$1 downloading,\n"
"$2 queued" "$2 queued"
msgstr "" msgstr ""
#: builtin/mainmenu/content/dlg_contentstore.lua #: builtin/mainmenu/content/dlg_contentdb.lua
msgid "$1 downloading..." msgid "$1 downloading..."
msgstr "" msgstr ""
#: builtin/mainmenu/content/dlg_contentstore.lua #: builtin/mainmenu/content/dlg_contentdb.lua
msgid "No updates" msgid "No updates"
msgstr "" msgstr ""
#: builtin/mainmenu/content/dlg_contentstore.lua #: builtin/mainmenu/content/dlg_contentdb.lua
msgid "Update All [$1]" msgid "Update All [$1]"
msgstr "" msgstr ""
#: builtin/mainmenu/content/dlg_contentstore.lua #: builtin/mainmenu/content/dlg_contentdb.lua
#: builtin/mainmenu/settings/dlg_settings.lua #: builtin/mainmenu/settings/dlg_settings.lua
msgid "No results" msgid "No results"
msgstr "" msgstr ""
#: builtin/mainmenu/content/dlg_contentstore.lua #: builtin/mainmenu/content/dlg_contentdb.lua
msgid "Downloading..." msgid "Downloading..."
msgstr "" msgstr ""
#: builtin/mainmenu/content/dlg_contentstore.lua #: builtin/mainmenu/content/dlg_contentdb.lua
msgid "Queued" msgid "Queued"
msgstr "" msgstr ""
#: builtin/mainmenu/content/dlg_contentstore.lua #: builtin/mainmenu/content/dlg_contentdb.lua
#: builtin/mainmenu/tab_content.lua #: builtin/mainmenu/content/dlg_install.lua
msgid "Install"
msgstr ""
#: builtin/mainmenu/content/dlg_contentdb.lua builtin/mainmenu/tab_content.lua
msgid "Update" msgid "Update"
msgstr "" msgstr ""
#: builtin/mainmenu/content/dlg_contentstore.lua #: builtin/mainmenu/content/dlg_contentdb.lua builtin/mainmenu/tab_content.lua
#: builtin/mainmenu/tab_content.lua
msgid "Uninstall" msgid "Uninstall"
msgstr "" msgstr ""
#: builtin/mainmenu/content/dlg_contentstore.lua #: builtin/mainmenu/content/dlg_contentdb.lua
msgid "View more information in a web browser" msgid "View more information in a web browser"
msgstr "" msgstr ""
#: builtin/mainmenu/content/dlg_install.lua
msgid "Already installed"
msgstr ""
#: builtin/mainmenu/content/dlg_install.lua
msgid "$1 by $2"
msgstr ""
#: builtin/mainmenu/content/dlg_install.lua
msgid "Not found"
msgstr ""
#: builtin/mainmenu/content/dlg_install.lua
msgid "$1 and $2 dependencies will be installed."
msgstr ""
#: builtin/mainmenu/content/dlg_install.lua
msgid "$1 will be installed, and $2 dependencies will be skipped."
msgstr ""
#: builtin/mainmenu/content/dlg_install.lua
msgid "$1 required dependencies could not be found."
msgstr ""
#: builtin/mainmenu/content/dlg_install.lua
msgid "Please check that the base game is correct."
msgstr ""
#: builtin/mainmenu/content/dlg_install.lua
msgid "Install $1"
msgstr ""
#: builtin/mainmenu/content/dlg_install.lua
msgid "Base Game:"
msgstr ""
#: builtin/mainmenu/content/dlg_install.lua
#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_content.lua
msgid "Dependencies:"
msgstr ""
#: builtin/mainmenu/content/dlg_install.lua
msgid "Install missing dependencies"
msgstr ""
#: builtin/mainmenu/content/dlg_install.lua
#: builtin/mainmenu/content/dlg_overwrite.lua
#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/dlg_create_world.lua
#: builtin/mainmenu/dlg_delete_content.lua
#: builtin/mainmenu/dlg_delete_world.lua builtin/mainmenu/dlg_register.lua
#: builtin/mainmenu/dlg_rename_modpack.lua
#: builtin/mainmenu/settings/dlg_change_mapgen_flags.lua
#: src/gui/guiKeyChangeMenu.cpp src/gui/guiOpenURL.cpp
#: src/gui/guiPasswordChange.cpp
msgid "Cancel"
msgstr ""
#: builtin/mainmenu/content/dlg_overwrite.lua
msgid "\"$1\" already exists. Would you like to overwrite it?"
msgstr ""
#: builtin/mainmenu/content/dlg_overwrite.lua
msgid "Overwrite"
msgstr ""
#: builtin/mainmenu/content/pkgmgr.lua #: builtin/mainmenu/content/pkgmgr.lua
msgid "$1 (Enabled)" msgid "$1 (Enabled)"
msgstr "" msgstr ""
@ -499,6 +506,16 @@ msgstr ""
msgid "Terrain surface erosion" msgid "Terrain surface erosion"
msgstr "" msgstr ""
#: builtin/mainmenu/dlg_create_world.lua
msgid "Desert temples"
msgstr ""
#: builtin/mainmenu/dlg_create_world.lua
msgid ""
"Different dungeon variant generated in desert biomes (only if dungeons "
"enabled)"
msgstr ""
#: builtin/mainmenu/dlg_create_world.lua #: builtin/mainmenu/dlg_create_world.lua
msgid "Temperate, Desert, Jungle, Tundra, Taiga" msgid "Temperate, Desert, Jungle, Tundra, Taiga"
msgstr "" msgstr ""
@ -801,27 +818,24 @@ msgstr ""
msgid "(No description of setting given)" msgid "(No description of setting given)"
msgstr "" msgstr ""
#: builtin/mainmenu/settings/dlg_settings.lua src/settings_translation_file.cpp
msgid "General"
msgstr ""
#: builtin/mainmenu/settings/dlg_settings.lua src/client/game.cpp #: builtin/mainmenu/settings/dlg_settings.lua src/client/game.cpp
msgid "Change Keys" #: src/settings_translation_file.cpp
msgid "Controls"
msgstr "" msgstr ""
#: builtin/mainmenu/settings/dlg_settings.lua #: builtin/mainmenu/settings/dlg_settings.lua
msgid "Accessibility" msgid "Accessibility"
msgstr "" msgstr ""
#: builtin/mainmenu/settings/dlg_settings.lua src/settings_translation_file.cpp
msgid "General"
msgstr ""
#: builtin/mainmenu/settings/dlg_settings.lua src/gui/guiKeyChangeMenu.cpp #: builtin/mainmenu/settings/dlg_settings.lua src/gui/guiKeyChangeMenu.cpp
#: src/settings_translation_file.cpp #: src/settings_translation_file.cpp
msgid "Chat" msgid "Chat"
msgstr "" msgstr ""
#: builtin/mainmenu/settings/dlg_settings.lua src/settings_translation_file.cpp
msgid "Controls"
msgstr ""
#: builtin/mainmenu/settings/dlg_settings.lua #: builtin/mainmenu/settings/dlg_settings.lua
msgid "Movement" msgid "Movement"
msgstr "" msgstr ""
@ -1002,7 +1016,17 @@ msgid "Install games from ContentDB"
msgstr "" msgstr ""
#: builtin/mainmenu/tab_local.lua #: builtin/mainmenu/tab_local.lua
msgid "You have no games installed." msgid ""
"Minetest is a game-creation platform that allows you to play many different "
"games."
msgstr ""
#: builtin/mainmenu/tab_local.lua
msgid "Minetest doesn't come with a game by default."
msgstr ""
#: builtin/mainmenu/tab_local.lua
msgid "You need to install a game before you can create a world."
msgstr "" msgstr ""
#: builtin/mainmenu/tab_local.lua #: builtin/mainmenu/tab_local.lua
@ -1146,10 +1170,6 @@ msgstr ""
msgid "Main Menu" msgid "Main Menu"
msgstr "" msgstr ""
#: src/client/clientlauncher.cpp
msgid "Connection error (timed out?)"
msgstr ""
#: src/client/clientlauncher.cpp #: src/client/clientlauncher.cpp
msgid "Provided password file failed to open: " msgid "Provided password file failed to open: "
msgstr "" msgstr ""
@ -1174,8 +1194,8 @@ msgstr ""
msgid "Could not find or load game: " msgid "Could not find or load game: "
msgstr "" msgstr ""
#: src/client/clientlauncher.cpp #: src/client/clientmedia.cpp src/client/game.cpp
msgid "Invalid gamespec." msgid "Media..."
msgstr "" msgstr ""
#: src/client/game.cpp #: src/client/game.cpp
@ -1247,10 +1267,6 @@ msgstr ""
msgid "Node definitions..." msgid "Node definitions..."
msgstr "" msgstr ""
#: src/client/game.cpp
msgid "Media..."
msgstr ""
#: src/client/game.cpp #: src/client/game.cpp
msgid "KiB/s" msgid "KiB/s"
msgstr "" msgstr ""
@ -1284,10 +1300,6 @@ msgstr ""
msgid "Sound system is not supported on this build" msgid "Sound system is not supported on this build"
msgstr "" msgstr ""
#: src/client/game.cpp
msgid "ok"
msgstr ""
#: src/client/game.cpp #: src/client/game.cpp
msgid "Fly mode enabled" msgid "Fly mode enabled"
msgstr "" msgstr ""
@ -1356,10 +1368,6 @@ msgstr ""
msgid "Block bounds shown for nearby blocks" msgid "Block bounds shown for nearby blocks"
msgstr "" msgstr ""
#: src/client/game.cpp
msgid "Block bounds shown for all blocks"
msgstr ""
#: src/client/game.cpp #: src/client/game.cpp
msgid "Automatic forward enabled" msgid "Automatic forward enabled"
msgstr "" msgstr ""
@ -1373,13 +1381,17 @@ msgid "Minimap currently disabled by game or mod"
msgstr "" msgstr ""
#: src/client/game.cpp #: src/client/game.cpp
msgid "Fog disabled" msgid "Fog enabled by game or mod"
msgstr "" msgstr ""
#: src/client/game.cpp #: src/client/game.cpp
msgid "Fog enabled" msgid "Fog enabled"
msgstr "" msgstr ""
#: src/client/game.cpp
msgid "Fog disabled"
msgstr ""
#: src/client/game.cpp #: src/client/game.cpp
msgid "Debug info shown" msgid "Debug info shown"
msgstr "" msgstr ""
@ -1460,8 +1472,8 @@ msgid ""
"Controls:\n" "Controls:\n"
"No menu open:\n" "No menu open:\n"
"- slide finger: look around\n" "- slide finger: look around\n"
"- tap: place/use\n" "- tap: place/punch/use (default)\n"
"- long tap: dig/punch/use\n" "- long tap: dig/use (default)\n"
"Menu/inventory open:\n" "Menu/inventory open:\n"
"- double tap (outside):\n" "- double tap (outside):\n"
" --> close\n" " --> close\n"
@ -1471,25 +1483,6 @@ msgid ""
" --> place single item to slot\n" " --> place single item to slot\n"
msgstr "" msgstr ""
#: src/client/game.cpp
#, c-format
msgid ""
"Controls:\n"
"- %s: move forwards\n"
"- %s: move backwards\n"
"- %s: move left\n"
"- %s: move right\n"
"- %s: jump/climb up\n"
"- %s: dig/punch/use\n"
"- %s: place/use\n"
"- %s: sneak/climb down\n"
"- %s: drop item\n"
"- %s: inventory\n"
"- Mouse: turn/look\n"
"- Mouse wheel: select item\n"
"- %s: chat\n"
msgstr ""
#: src/client/game.cpp #: src/client/game.cpp
msgid "Continue" msgid "Continue"
msgstr "" msgstr ""
@ -1522,20 +1515,12 @@ msgstr ""
msgid "- Mode: " msgid "- Mode: "
msgstr "" msgstr ""
#: src/client/game.cpp
msgid "Remote server"
msgstr ""
#: src/client/game.cpp
msgid "- Address: "
msgstr ""
#: src/client/game.cpp #: src/client/game.cpp
msgid "Hosting server" msgid "Hosting server"
msgstr "" msgstr ""
#: src/client/game.cpp #: src/client/game.cpp
msgid "- Port: " msgid "Remote server"
msgstr "" msgstr ""
#: src/client/game.cpp #: src/client/game.cpp
@ -1568,12 +1553,16 @@ msgstr ""
msgid "A serialization error occurred:" msgid "A serialization error occurred:"
msgstr "" msgstr ""
#: src/client/game.cpp src/server.cpp #: src/client/game.cpp src/client/shader.cpp src/server.cpp
msgid "" msgid ""
"\n" "\n"
"Check debug.txt for details." "Check debug.txt for details."
msgstr "" msgstr ""
#: src/client/game.cpp
msgid "Connection error (timed out?)"
msgstr ""
#: src/client/gameui.cpp #: src/client/gameui.cpp
msgid "Chat shown" msgid "Chat shown"
msgstr "" msgstr ""
@ -1894,6 +1883,15 @@ msgstr ""
msgid "Minimap in texture mode" msgid "Minimap in texture mode"
msgstr "" msgstr ""
#: src/client/shader.cpp
msgid "Shaders are enabled but GLSL is not supported by the driver."
msgstr ""
#: src/client/shader.cpp
#, c-format
msgid "Failed to compile the \"%s\" shader."
msgstr ""
#: src/content/mod_configuration.cpp #: src/content/mod_configuration.cpp
msgid "Some mods have unsatisfied dependencies:" msgid "Some mods have unsatisfied dependencies:"
msgstr "" msgstr ""
@ -2083,6 +2081,18 @@ msgstr ""
msgid "Toggle fog" msgid "Toggle fog"
msgstr "" msgstr ""
#: src/gui/guiOpenURL.cpp
msgid "Open URL?"
msgstr ""
#: src/gui/guiOpenURL.cpp
msgid "Unable to open URL"
msgstr ""
#: src/gui/guiOpenURL.cpp
msgid "Open"
msgstr ""
#: src/gui/guiPasswordChange.cpp #: src/gui/guiPasswordChange.cpp
msgid "Old Password" msgid "Old Password"
msgstr "" msgstr ""
@ -2125,6 +2135,7 @@ msgstr ""
#. This is a special string which needs to contain the translation's #. This is a special string which needs to contain the translation's
#. language code (e.g. "de" for German). #. language code (e.g. "de" for German).
#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp #: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
#: src/script/lua_api/l_mainmenu.cpp
msgid "LANG_CODE" msgid "LANG_CODE"
msgstr "" msgstr ""
@ -2150,7 +2161,7 @@ msgstr ""
#: src/settings_translation_file.cpp #: src/settings_translation_file.cpp
msgid "" msgid ""
"Smooths rotation of camera when in cinematic mode, 0 to disable. Enter " "Smooths rotation of camera when in cinematic mode, 0 to disable. Enter "
"cinematic mode by using the key set in Change Keys." "cinematic mode by using the key set in Controls."
msgstr "" msgstr ""
#: src/settings_translation_file.cpp #: src/settings_translation_file.cpp
@ -2203,6 +2214,16 @@ msgid ""
"the place button." "the place button."
msgstr "" msgstr ""
#: src/settings_translation_file.cpp
msgid "Minimum dig repetition interval"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"The minimum time in seconds it takes between digging nodes when holding\n"
"the dig button."
msgstr ""
#: src/settings_translation_file.cpp #: src/settings_translation_file.cpp
msgid "Automatically jump up single-node obstacles." msgid "Automatically jump up single-node obstacles."
msgstr "" msgstr ""
@ -2260,11 +2281,12 @@ msgid "Touchscreen"
msgstr "" msgstr ""
#: src/settings_translation_file.cpp #: src/settings_translation_file.cpp
msgid "Touchscreen threshold" msgid "Enable touchscreen"
msgstr "" msgstr ""
#: src/settings_translation_file.cpp #: src/settings_translation_file.cpp
msgid "The length in pixels it takes for touchscreen interaction to start." msgid ""
"Enables touchscreen mode, allowing you to play the game with a touchscreen."
msgstr "" msgstr ""
#: src/settings_translation_file.cpp #: src/settings_translation_file.cpp
@ -2275,6 +2297,25 @@ msgstr ""
msgid "Touchscreen sensitivity multiplier." msgid "Touchscreen sensitivity multiplier."
msgstr "" msgstr ""
#: src/settings_translation_file.cpp
msgid "Movement threshold"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"The length in pixels after which a touch interaction is considered movement."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Threshold for long taps"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"The delay in milliseconds after which a touch interaction is considered a "
"long tap."
msgstr ""
#: src/settings_translation_file.cpp #: src/settings_translation_file.cpp
msgid "Use crosshair for touch screen" msgid "Use crosshair for touch screen"
msgstr "" msgstr ""
@ -2306,6 +2347,23 @@ msgid ""
"circle." "circle."
msgstr "" msgstr ""
#: src/settings_translation_file.cpp
msgid "Punch gesture"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"The gesture for for punching players/entities.\n"
"This can be overridden by games and mods.\n"
"\n"
"* short_tap\n"
"Easy to use and well-known from other games that shall not be named.\n"
"\n"
"* long_tap\n"
"Known from the classic Minetest mobile controls.\n"
"Combat is more or less impossible."
msgstr ""
#: src/settings_translation_file.cpp #: src/settings_translation_file.cpp
msgid "Graphics and Audio" msgid "Graphics and Audio"
msgstr "" msgstr ""
@ -2432,11 +2490,11 @@ msgid "Graphics Effects"
msgstr "" msgstr ""
#: src/settings_translation_file.cpp #: src/settings_translation_file.cpp
msgid "Opaque liquids" msgid "Translucent liquids"
msgstr "" msgstr ""
#: src/settings_translation_file.cpp #: src/settings_translation_file.cpp
msgid "Makes all liquids opaque" msgid "Allows liquids to be translucent."
msgstr "" msgstr ""
#: src/settings_translation_file.cpp #: src/settings_translation_file.cpp
@ -2771,8 +2829,8 @@ msgid ""
"\n" "\n"
"* None - No antialiasing (default)\n" "* None - No antialiasing (default)\n"
"\n" "\n"
"* FSAA - Hardware-provided full-screen antialiasing (incompatible with " "* FSAA - Hardware-provided full-screen antialiasing\n"
"shaders)\n" "(incompatible with Post Processing and Undersampling)\n"
"A.K.A multi-sample antialiasing (MSAA)\n" "A.K.A multi-sample antialiasing (MSAA)\n"
"Smoothens out block edges but does not affect the insides of textures.\n" "Smoothens out block edges but does not affect the insides of textures.\n"
"A restart is required to change this option.\n" "A restart is required to change this option.\n"
@ -2835,8 +2893,7 @@ msgstr ""
msgid "" msgid ""
"Shaders allow advanced visual effects and may increase performance on some " "Shaders allow advanced visual effects and may increase performance on some "
"video\n" "video\n"
"cards.\n" "cards."
"This only works with the OpenGL video backend."
msgstr "" msgstr ""
#: src/settings_translation_file.cpp #: src/settings_translation_file.cpp
@ -3012,6 +3069,14 @@ msgstr ""
msgid "Post Processing" msgid "Post Processing"
msgstr "" msgstr ""
#: src/settings_translation_file.cpp
msgid "Enable Post Processing"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Enables the post processing pipeline."
msgstr ""
#: src/settings_translation_file.cpp #: src/settings_translation_file.cpp
msgid "Filmic tone mapping" msgid "Filmic tone mapping"
msgstr "" msgstr ""
@ -3047,6 +3112,21 @@ msgid ""
"Range: from -1 to 1.0" "Range: from -1 to 1.0"
msgstr "" msgstr ""
#: src/settings_translation_file.cpp
msgid "Enable Debanding"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Apply dithering to reduce color banding artifacts.\n"
"Dithering significantly increases the size of losslessly-compressed\n"
"screenshots and it works incorrectly if the display or operating system\n"
"performs additional dithering or if the color channels are not quantized\n"
"to 8 bits.\n"
"With OpenGL ES, dithering only works if the shader supports high\n"
"floating-point precision and it may have a higher performance impact."
msgstr ""
#: src/settings_translation_file.cpp #: src/settings_translation_file.cpp
msgid "Bloom" msgid "Bloom"
msgstr "" msgstr ""
@ -3105,6 +3185,14 @@ msgid ""
"Range: from 0.1 to 8, default: 1" "Range: from 0.1 to 8, default: 1"
msgstr "" msgstr ""
#: src/settings_translation_file.cpp
msgid "Volumetric lighting"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Set to true to enable volumetric lighting effect (a.k.a. \"Godrays\")."
msgstr ""
#: src/settings_translation_file.cpp #: src/settings_translation_file.cpp
msgid "Audio" msgid "Audio"
msgstr "" msgstr ""
@ -3119,6 +3207,14 @@ msgid ""
"Requires the sound system to be enabled." "Requires the sound system to be enabled."
msgstr "" msgstr ""
#: src/settings_translation_file.cpp
msgid "Volume when unfocused"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Volume multiplier when the window is unfocused."
msgstr ""
#: src/settings_translation_file.cpp #: src/settings_translation_file.cpp
msgid "Mute sound" msgid "Mute sound"
msgstr "" msgstr ""
@ -3141,7 +3237,7 @@ msgstr ""
#: src/settings_translation_file.cpp #: src/settings_translation_file.cpp
msgid "" msgid ""
"Set the language. Leave empty to use the system language.\n" "Set the language. By default, the system language is used.\n"
"A restart is required after changing this." "A restart is required after changing this."
msgstr "" msgstr ""
@ -3403,7 +3499,9 @@ msgstr ""
#: src/settings_translation_file.cpp #: src/settings_translation_file.cpp
msgid "" msgid ""
"URL to JSON file which provides information about the newest Minetest release" "URL to JSON file which provides information about the newest Minetest "
"release\n"
"If this is empty the engine will never check for updates."
msgstr "" msgstr ""
#: src/settings_translation_file.cpp #: src/settings_translation_file.cpp
@ -3531,6 +3629,23 @@ msgid ""
"expecting." "expecting."
msgstr "" msgstr ""
#: src/settings_translation_file.cpp
msgid "Protocol version minimum"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Define the oldest clients allowed to connect.\n"
"Older clients are compatible in the sense that they will not crash when "
"connecting\n"
"to new servers, but they may not support all new features that you are "
"expecting.\n"
"This allows for more fine-grained control than "
"strict_protocol_version_checking.\n"
"Minetest still enforces its own internal minimum, and enabling\n"
"strict_protocol_version_checking will effectively override this."
msgstr ""
#: src/settings_translation_file.cpp #: src/settings_translation_file.cpp
msgid "Remote media" msgid "Remote media"
msgstr "" msgstr ""
@ -4124,7 +4239,9 @@ msgid ""
"Map generation attributes specific to Mapgen v6.\n" "Map generation attributes specific to Mapgen v6.\n"
"The 'snowbiomes' flag enables the new 5 biome system.\n" "The 'snowbiomes' flag enables the new 5 biome system.\n"
"When the 'snowbiomes' flag is enabled jungles are automatically enabled and\n" "When the 'snowbiomes' flag is enabled jungles are automatically enabled and\n"
"the 'jungles' flag is ignored." "the 'jungles' flag is ignored.\n"
"The 'temples' flag disables generation of desert temples. Normal dungeons "
"will appear instead."
msgstr "" msgstr ""
#: src/settings_translation_file.cpp #: src/settings_translation_file.cpp
@ -4960,6 +5077,14 @@ msgstr ""
msgid "Enable random user input (only used for testing)." msgid "Enable random user input (only used for testing)."
msgstr "" msgstr ""
#: src/settings_translation_file.cpp
msgid "Random mod load order"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Enable random mod loading (mainly used for testing)."
msgstr ""
#: src/settings_translation_file.cpp #: src/settings_translation_file.cpp
msgid "Mod channels" msgid "Mod channels"
msgstr "" msgstr ""
@ -5122,7 +5247,7 @@ msgid ""
"The rendering back-end.\n" "The rendering back-end.\n"
"Note: A restart is required after changing this!\n" "Note: A restart is required after changing this!\n"
"OpenGL is the default for desktop, and OGLES2 for Android.\n" "OpenGL is the default for desktop, and OGLES2 for Android.\n"
"Shaders are supported by OpenGL and OGLES2 (experimental)." "Shaders are supported by everything but OGLES1."
msgstr "" msgstr ""
#: src/settings_translation_file.cpp #: src/settings_translation_file.cpp
@ -5135,16 +5260,6 @@ msgid ""
"Use this to limit the performance impact of transparency depth sorting" "Use this to limit the performance impact of transparency depth sorting"
msgstr "" msgstr ""
#: src/settings_translation_file.cpp
msgid "VBO"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Enable vertex buffer objects.\n"
"This should greatly improve graphics performance."
msgstr ""
#: src/settings_translation_file.cpp #: src/settings_translation_file.cpp
msgid "Cloud radius" msgid "Cloud radius"
msgstr "" msgstr ""
@ -5193,17 +5308,6 @@ msgid ""
"threads." "threads."
msgstr "" msgstr ""
#: src/settings_translation_file.cpp
msgid "Mapblock mesh generator's MapBlock cache size in MB"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Size of the MapBlock cache of the mesh generator. Increasing this will\n"
"increase the cache hit %, reducing the data being copied from the main\n"
"thread, thus reducing jitter."
msgstr ""
#: src/settings_translation_file.cpp #: src/settings_translation_file.cpp
msgid "Minimap scan height" msgid "Minimap scan height"
msgstr "" msgstr ""
@ -5272,6 +5376,28 @@ msgid ""
"Systems with a low-end GPU (or no GPU) would benefit from smaller values." "Systems with a low-end GPU (or no GPU) would benefit from smaller values."
msgstr "" msgstr ""
#: src/settings_translation_file.cpp
msgid "OpenGL debug"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Enables debug and error-checking in the OpenGL driver."
msgstr ""
#: src/settings_translation_file.cpp
msgid "Sound"
msgstr ""
#: src/settings_translation_file.cpp
msgid "Sound Extensions Blacklist"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Comma-separated list of AL and ALC extensions that should not be used.\n"
"Useful for testing. See al_extensions.[h,cpp] for details."
msgstr ""
#: src/settings_translation_file.cpp #: src/settings_translation_file.cpp
msgid "Font" msgid "Font"
msgstr "" msgstr ""
@ -5601,9 +5727,10 @@ msgstr ""
#: src/settings_translation_file.cpp #: src/settings_translation_file.cpp
msgid "" msgid ""
"Length of a server tick and the interval at which objects are generally " "Length of a server tick (the interval at which everything is generally "
"updated over\n" "updated),\n"
"network, stated in seconds." "stated in seconds.\n"
"Does not apply to sessions hosted from the client menu."
msgstr "" msgstr ""
#: src/settings_translation_file.cpp #: src/settings_translation_file.cpp
@ -5781,12 +5908,10 @@ msgid ""
"clients.\n" "clients.\n"
"Small values potentially improve performance a lot, at the expense of " "Small values potentially improve performance a lot, at the expense of "
"visible\n" "visible\n"
"rendering glitches (some blocks will not be rendered under water and in " "rendering glitches (some blocks might not be rendered correctly in caves).\n"
"caves,\n"
"as well as sometimes on land).\n"
"Setting this to a value greater than max_block_send_distance disables this\n" "Setting this to a value greater than max_block_send_distance disables this\n"
"optimization.\n" "optimization.\n"
"Stated in mapblocks (16 nodes)." "Stated in MapBlocks (16 nodes)."
msgstr "" msgstr ""
#: src/settings_translation_file.cpp #: src/settings_translation_file.cpp
@ -5801,6 +5926,21 @@ msgid ""
"invisible blocks, so that the utility of noclip mode is reduced." "invisible blocks, so that the utility of noclip mode is reduced."
msgstr "" msgstr ""
#: src/settings_translation_file.cpp
msgid "Block cull optimize distance"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"At this distance the server will perform a simpler and cheaper occlusion "
"check.\n"
"Smaller values potentially improve performance, at the expense of "
"temporarily visible\n"
"rendering glitches (missing blocks).\n"
"This is especially useful for very large viewing range (upwards of 500).\n"
"Stated in MapBlocks (16 nodes)."
msgstr ""
#: src/settings_translation_file.cpp #: src/settings_translation_file.cpp
msgid "Chunk size" msgid "Chunk size"
msgstr "" msgstr ""
@ -5910,16 +6050,6 @@ msgstr ""
msgid "Miscellaneous" msgid "Miscellaneous"
msgstr "" msgstr ""
#: src/settings_translation_file.cpp
msgid "DPI"
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
"Adjust dpi configuration to your screen (non X11/Android only) e.g. for 4k "
"screens."
msgstr ""
#: src/settings_translation_file.cpp #: src/settings_translation_file.cpp
msgid "Display Density Scaling Factor" msgid "Display Density Scaling Factor"
msgstr "" msgstr ""

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff