]> git.lizzy.rs Git - minetest.git/blobdiff - po/minetest.pot
Server: Calculate maximal total block sends dynamically (#6393)
[minetest.git] / po / minetest.pot
index 0057f76e982dcef16da1b5b3438a42ace2f6d9ec..e57e2863cf465609d7792f4713f069b1ed7b5ac7 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: minetest\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-07-12 20:49+0200\n"
+"POT-Creation-Date: 2017-08-24 18:42+0200\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"
@@ -17,6 +17,14 @@ msgstr ""
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: builtin/client/init.lua
+msgid "Respawn"
+msgstr ""
+
+#: builtin/client/init.lua
+msgid "You died."
+msgstr ""
+
 #: builtin/fstk/ui.lua
 msgid "The server has requested a reconnect:"
 msgstr ""
@@ -37,11 +45,11 @@ msgstr ""
 msgid "An error occured:"
 msgstr ""
 
-#: builtin/fstk/ui.lua builtin/mainmenu/store.lua
+#: builtin/fstk/ui.lua
 msgid "Ok"
 msgstr ""
 
-#: builtin/mainmenu/common.lua src/game.cpp
+#: builtin/mainmenu/common.lua
 msgid "Loading..."
 msgstr ""
 
@@ -74,19 +82,15 @@ msgid "World:"
 msgstr ""
 
 #: builtin/mainmenu/dlg_config_world.lua
-msgid "Hide Game"
-msgstr ""
-
-#: builtin/mainmenu/dlg_config_world.lua
-msgid "Hide mp content"
+msgid "Mod:"
 msgstr ""
 
-#: builtin/mainmenu/dlg_config_world.lua
-msgid "Mod:"
+#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_mods.lua
+msgid "Dependencies:"
 msgstr ""
 
 #: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_mods.lua
-msgid "Depends:"
+msgid "Optional dependencies:"
 msgstr ""
 
 #: builtin/mainmenu/dlg_config_world.lua
@@ -98,22 +102,26 @@ msgstr ""
 #: builtin/mainmenu/dlg_delete_mod.lua builtin/mainmenu/dlg_delete_world.lua
 #: builtin/mainmenu/dlg_rename_modpack.lua
 #: builtin/mainmenu/dlg_settings_advanced.lua src/guiKeyChangeMenu.cpp
-#: src/keycode.cpp
+#: src/guiPasswordChange.cpp src/keycode.cpp
 msgid "Cancel"
 msgstr ""
 
 #: builtin/mainmenu/dlg_config_world.lua
-msgid "Enable MP"
+msgid "Disable MP"
 msgstr ""
 
 #: builtin/mainmenu/dlg_config_world.lua
-msgid "Disable MP"
+msgid "Enable MP"
 msgstr ""
 
 #: builtin/mainmenu/dlg_config_world.lua
 msgid "enabled"
 msgstr ""
 
+#: builtin/mainmenu/dlg_config_world.lua
+msgid "Disable all"
+msgstr ""
+
 #: builtin/mainmenu/dlg_config_world.lua
 msgid "Enable all"
 msgstr ""
@@ -165,7 +173,7 @@ msgid "A world named \"$1\" already exists"
 msgstr ""
 
 #: builtin/mainmenu/dlg_create_world.lua
-msgid "No worldname given or no game selected"
+msgid "No game selected"
 msgstr ""
 
 #: builtin/mainmenu/dlg_delete_mod.lua
@@ -173,8 +181,7 @@ msgid "Are you sure you want to delete \"$1\"?"
 msgstr ""
 
 #: builtin/mainmenu/dlg_delete_mod.lua builtin/mainmenu/dlg_delete_world.lua
-#: builtin/mainmenu/tab_server.lua builtin/mainmenu/tab_singleplayer.lua
-#: src/keycode.cpp
+#: builtin/mainmenu/tab_local.lua src/keycode.cpp
 msgid "Delete"
 msgstr ""
 
@@ -194,7 +201,7 @@ msgstr ""
 msgid "Rename Modpack:"
 msgstr ""
 
-#: builtin/mainmenu/dlg_rename_modpack.lua src/keycode.cpp
+#: builtin/mainmenu/dlg_rename_modpack.lua
 msgid "Accept"
 msgstr ""
 
@@ -219,13 +226,15 @@ msgid "Possible values are: "
 msgstr ""
 
 #: builtin/mainmenu/dlg_settings_advanced.lua
-msgid ""
-"Format: <offset>, <scale>, (<spreadX>, <spreadY>, <spreadZ>), <seed>, "
-"<octaves>, <persistence>"
+msgid "Format:"
 msgstr ""
 
 #: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Optionally the lacunarity can be appended with a leading comma."
+msgid "<offset>, <scale>, (<spreadX>, <spreadY>, <spreadZ>),"
+msgstr ""
+
+#: builtin/mainmenu/dlg_settings_advanced.lua
+msgid "<seed>, <octaves>, <persistence>, <lacunarity>"
 msgstr ""
 
 #: builtin/mainmenu/dlg_settings_advanced.lua
@@ -249,11 +258,11 @@ msgid "Please enter a valid integer."
 msgstr ""
 
 #: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "The value must be greater than $1."
+msgid "The value must be at least $1."
 msgstr ""
 
 #: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "The value must be lower than $1."
+msgid "The value must not be larger than $1."
 msgstr ""
 
 #: builtin/mainmenu/dlg_settings_advanced.lua
@@ -265,7 +274,15 @@ msgid "\"$1\" is not a valid flag."
 msgstr ""
 
 #: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Select path"
+msgid "Select directory"
+msgstr ""
+
+#: builtin/mainmenu/dlg_settings_advanced.lua
+msgid "Select file"
+msgstr ""
+
+#: builtin/mainmenu/dlg_settings_advanced.lua builtin/mainmenu/tab_online.lua
+msgid "Search"
 msgstr ""
 
 #: builtin/mainmenu/dlg_settings_advanced.lua
@@ -306,64 +323,88 @@ msgstr ""
 msgid "Install Mod: unable to find real modname for: $1"
 msgstr ""
 
-#: builtin/mainmenu/store.lua
-msgid "Unsorted"
+#: builtin/mainmenu/modmgr.lua
+msgid "Subgame Mods"
 msgstr ""
 
-#: builtin/mainmenu/store.lua
-msgid "Search"
+#: builtin/mainmenu/tab_credits.lua
+msgid "Credits"
+msgstr ""
+
+#: builtin/mainmenu/tab_credits.lua
+msgid "Core Developers"
 msgstr ""
 
-#: builtin/mainmenu/store.lua
-msgid "Downloading $1, please wait..."
+#: builtin/mainmenu/tab_credits.lua
+msgid "Active Contributors"
 msgstr ""
 
-#: builtin/mainmenu/store.lua
-msgid "Successfully installed:"
+#: builtin/mainmenu/tab_credits.lua
+msgid "Previous Core Developers"
 msgstr ""
 
-#: builtin/mainmenu/store.lua
-msgid "Shortname:"
+#: builtin/mainmenu/tab_credits.lua
+msgid "Previous Contributors"
 msgstr ""
 
-#: builtin/mainmenu/store.lua
-msgid "Rating"
+#: builtin/mainmenu/tab_local.lua
+msgid "New"
 msgstr ""
 
-#: builtin/mainmenu/store.lua
-msgid "re-Install"
+#: builtin/mainmenu/tab_local.lua
+msgid "Configure"
 msgstr ""
 
-#: builtin/mainmenu/store.lua
-msgid "Install"
+#: builtin/mainmenu/tab_local.lua
+msgid "Select World:"
 msgstr ""
 
-#: builtin/mainmenu/store.lua
-msgid "Close store"
+#: builtin/mainmenu/tab_local.lua builtin/mainmenu/tab_simple_main.lua
+msgid "Creative Mode"
 msgstr ""
 
-#: builtin/mainmenu/store.lua
-msgid "Page $1 of $2"
+#: builtin/mainmenu/tab_local.lua builtin/mainmenu/tab_simple_main.lua
+msgid "Enable Damage"
 msgstr ""
 
-#: builtin/mainmenu/tab_credits.lua
-msgid "Credits"
+#: builtin/mainmenu/tab_local.lua
+msgid "Host Server"
 msgstr ""
 
-#: builtin/mainmenu/tab_credits.lua
-msgid "Core Developers"
+#: builtin/mainmenu/tab_local.lua
+msgid "Host Game"
 msgstr ""
 
-#: builtin/mainmenu/tab_credits.lua
-msgid "Active Contributors"
+#: builtin/mainmenu/tab_local.lua
+msgid "Announce Server"
 msgstr ""
 
-#: builtin/mainmenu/tab_credits.lua
-msgid "Previous Core Developers"
+#: builtin/mainmenu/tab_local.lua
+msgid "Name/Password"
 msgstr ""
 
-#: builtin/mainmenu/tab_credits.lua
-msgid "Previous Contributors"
+#: builtin/mainmenu/tab_local.lua
+msgid "Bind Address"
+msgstr ""
+
+#: builtin/mainmenu/tab_local.lua
+msgid "Port"
+msgstr ""
+
+#: builtin/mainmenu/tab_local.lua
+msgid "Server Port"
+msgstr ""
+
+#: builtin/mainmenu/tab_local.lua
+msgid "Play Game"
+msgstr ""
+
+#: builtin/mainmenu/tab_local.lua
+msgid "No world created or selected!"
+msgstr ""
+
+#: builtin/mainmenu/tab_local.lua
+msgid "Local Game"
 msgstr ""
 
 #: builtin/mainmenu/tab_mods.lua
@@ -386,6 +427,10 @@ msgstr ""
 msgid "Uninstall selected modpack"
 msgstr ""
 
+#: builtin/mainmenu/tab_mods.lua
+msgid "No dependencies."
+msgstr ""
+
 #: builtin/mainmenu/tab_mods.lua
 msgid "Uninstall selected mod"
 msgstr ""
@@ -394,94 +439,44 @@ msgstr ""
 msgid "Select Mod File:"
 msgstr ""
 
-#: builtin/mainmenu/tab_multiplayer.lua
+#: builtin/mainmenu/tab_online.lua
 msgid "Address / Port"
 msgstr ""
 
-#: builtin/mainmenu/tab_multiplayer.lua builtin/mainmenu/tab_simple_main.lua
+#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
 msgid "Name / Password"
 msgstr ""
 
-#: builtin/mainmenu/tab_multiplayer.lua builtin/mainmenu/tab_simple_main.lua
+#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
 msgid "Connect"
 msgstr ""
 
-#: builtin/mainmenu/tab_multiplayer.lua builtin/mainmenu/tab_simple_main.lua
+#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
 msgid "Del. Favorite"
 msgstr ""
 
-#: builtin/mainmenu/tab_multiplayer.lua builtin/mainmenu/tab_simple_main.lua
+#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
 msgid "Favorite"
 msgstr ""
 
-#: builtin/mainmenu/tab_multiplayer.lua builtin/mainmenu/tab_simple_main.lua
+#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
+msgid "Ping"
+msgstr ""
+
+#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
 msgid "Creative mode"
 msgstr ""
 
-#: builtin/mainmenu/tab_multiplayer.lua builtin/mainmenu/tab_simple_main.lua
+#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
 msgid "Damage enabled"
 msgstr ""
 
-#: builtin/mainmenu/tab_multiplayer.lua builtin/mainmenu/tab_simple_main.lua
+#: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
 msgid "PvP enabled"
 msgstr ""
 
-#: builtin/mainmenu/tab_multiplayer.lua src/settings_translation_file.cpp
-msgid "Client"
-msgstr ""
-
-#: builtin/mainmenu/tab_server.lua builtin/mainmenu/tab_singleplayer.lua
-msgid "New"
-msgstr ""
-
-#: builtin/mainmenu/tab_server.lua builtin/mainmenu/tab_singleplayer.lua
-msgid "Configure"
-msgstr ""
-
-#: builtin/mainmenu/tab_server.lua
-msgid "Start Game"
-msgstr ""
-
-#: builtin/mainmenu/tab_server.lua builtin/mainmenu/tab_singleplayer.lua
-msgid "Select World:"
-msgstr ""
-
-#: builtin/mainmenu/tab_server.lua builtin/mainmenu/tab_simple_main.lua
-#: builtin/mainmenu/tab_singleplayer.lua
-msgid "Creative Mode"
-msgstr ""
-
-#: builtin/mainmenu/tab_server.lua builtin/mainmenu/tab_simple_main.lua
-#: builtin/mainmenu/tab_singleplayer.lua
-msgid "Enable Damage"
-msgstr ""
-
-#: builtin/mainmenu/tab_server.lua
-msgid "Public"
-msgstr ""
-
-#: builtin/mainmenu/tab_server.lua
-msgid "Name/Password"
-msgstr ""
-
-#: builtin/mainmenu/tab_server.lua
-msgid "Bind Address"
-msgstr ""
-
-#: builtin/mainmenu/tab_server.lua
-msgid "Port"
-msgstr ""
-
-#: builtin/mainmenu/tab_server.lua
-msgid "Server Port"
-msgstr ""
-
-#: builtin/mainmenu/tab_server.lua builtin/mainmenu/tab_singleplayer.lua
-msgid "No world created or selected!"
-msgstr ""
-
-#: builtin/mainmenu/tab_server.lua
-msgid "Server"
+#: builtin/mainmenu/tab_online.lua
+msgid "Play Online"
 msgstr ""
 
 #: builtin/mainmenu/tab_settings.lua
@@ -504,6 +499,10 @@ msgstr ""
 msgid "Node Highlighting"
 msgstr ""
 
+#: builtin/mainmenu/tab_settings.lua builtin/mainmenu/tab_texturepacks.lua
+msgid "None"
+msgstr ""
+
 #: builtin/mainmenu/tab_settings.lua
 msgid "No Filter"
 msgstr ""
@@ -528,10 +527,6 @@ msgstr ""
 msgid "Mipmap + Aniso. Filter"
 msgstr ""
 
-#: builtin/mainmenu/tab_settings.lua builtin/mainmenu/tab_texturepacks.lua
-msgid "None"
-msgstr ""
-
 #: builtin/mainmenu/tab_settings.lua
 msgid "2x"
 msgstr ""
@@ -584,6 +579,14 @@ msgstr ""
 msgid "Antialiasing:"
 msgstr ""
 
+#: builtin/mainmenu/tab_settings.lua
+msgid "Screen:"
+msgstr ""
+
+#: builtin/mainmenu/tab_settings.lua
+msgid "Autosave screen size"
+msgstr ""
+
 #: builtin/mainmenu/tab_settings.lua src/settings_translation_file.cpp
 msgid "Shaders"
 msgstr ""
@@ -652,16 +655,12 @@ msgstr ""
 msgid "Main"
 msgstr ""
 
-#: builtin/mainmenu/tab_singleplayer.lua src/keycode.cpp
-msgid "Play"
-msgstr ""
-
-#: builtin/mainmenu/tab_singleplayer.lua
-msgid "Singleplayer"
+#: builtin/mainmenu/tab_texturepacks.lua
+msgid "Select texture pack:"
 msgstr ""
 
 #: builtin/mainmenu/tab_texturepacks.lua
-msgid "Select texture pack:"
+msgid "Default textures will be used."
 msgstr ""
 
 #: builtin/mainmenu/tab_texturepacks.lua
@@ -708,6 +707,10 @@ msgstr ""
 msgid "Connection error (timed out?)"
 msgstr ""
 
+#: src/client/clientlauncher.cpp
+msgid "Please choose a name!"
+msgstr ""
+
 #: src/client/clientlauncher.cpp
 msgid "No world selected and no address provided. Nothing to do."
 msgstr ""
@@ -729,11 +732,40 @@ msgid "needs_fallback_font"
 msgstr ""
 
 #: src/game.cpp
-msgid "You died."
+msgid "Item definitions..."
 msgstr ""
 
 #: src/game.cpp
-msgid "Respawn"
+msgid "Node definitions..."
+msgstr ""
+
+#: src/game.cpp
+msgid "Media..."
+msgstr ""
+
+#: src/game.cpp
+msgid "KiB/s"
+msgstr ""
+
+#: src/game.cpp
+msgid "MiB/s"
+msgstr ""
+
+#: src/game.cpp
+msgid "Volume changed to 100%"
+msgstr ""
+
+#: src/game.cpp
+msgid "Volume changed to 0%"
+msgstr ""
+
+#: src/game.cpp
+#, c-format
+msgid "Volume changed to %d%%"
+msgstr ""
+
+#: src/game.cpp src/guiFormSpecMenu.cpp
+msgid "ok"
 msgstr ""
 
 #: src/game.cpp
@@ -753,18 +785,22 @@ msgid ""
 msgstr ""
 
 #: src/game.cpp
-msgid ""
-"Default Controls:\n"
-"- WASD: move\n"
-"- Space: jump/climb\n"
-"- Shift: sneak/go down\n"
-"- Q: drop item\n"
-"- I: inventory\n"
+#, c-format
+msgid ""
+"Controls:\n"
+"- %s: move forwards\n"
+"- %s: move backwards\n"
+"- %s: move left\n"
+"- %s: move right\n"
+"- %s: jump/climb\n"
+"- %s: sneak/go down\n"
+"- %s: drop item\n"
+"- %s: inventory\n"
 "- Mouse: turn/look\n"
 "- Mouse left: dig/punch\n"
 "- Mouse right: place/use\n"
 "- Mouse wheel: select item\n"
-"- T: chat\n"
+"- %s: chat\n"
 msgstr ""
 
 #: src/game.cpp
@@ -775,6 +811,10 @@ msgstr ""
 msgid "Change Password"
 msgstr ""
 
+#: src/game.cpp
+msgid "Game paused"
+msgstr ""
+
 #: src/game.cpp
 msgid "Sound Volume"
 msgstr ""
@@ -792,47 +832,59 @@ msgid "Exit to OS"
 msgstr ""
 
 #: src/game.cpp
-msgid "Shutting down..."
+msgid "Game info:"
 msgstr ""
 
 #: src/game.cpp
-msgid "Creating server..."
+msgid "- Mode: "
 msgstr ""
 
 #: src/game.cpp
-msgid "Creating client..."
+msgid "Remote server"
 msgstr ""
 
 #: src/game.cpp
-msgid "Resolving address..."
+msgid "- Address: "
 msgstr ""
 
 #: src/game.cpp
-msgid "Connecting to server..."
+msgid "Hosting server"
 msgstr ""
 
 #: src/game.cpp
-msgid "Item definitions..."
+msgid "- Port: "
 msgstr ""
 
 #: src/game.cpp
-msgid "Node definitions..."
+msgid "Singleplayer"
 msgstr ""
 
 #: src/game.cpp
-msgid "Media..."
+msgid "On"
 msgstr ""
 
 #: src/game.cpp
-msgid "KiB/s"
+msgid "Off"
 msgstr ""
 
 #: src/game.cpp
-msgid "MiB/s"
+msgid "- Damage: "
 msgstr ""
 
-#: src/game.cpp src/guiFormSpecMenu.cpp
-msgid "ok"
+#: src/game.cpp
+msgid "- Creative Mode: "
+msgstr ""
+
+#: src/game.cpp
+msgid "- PvP: "
+msgstr ""
+
+#: src/game.cpp
+msgid "- Public: "
+msgstr ""
+
+#: src/game.cpp
+msgid "- Server Name: "
 msgstr ""
 
 #: src/game.cpp
@@ -854,7 +906,7 @@ msgid "Keybindings. (If this menu screws up, remove stuff from minetest.conf)"
 msgstr ""
 
 #: src/guiKeyChangeMenu.cpp
-msgid "\"Use\" = climb down"
+msgid "\"Special\" = climb down"
 msgstr ""
 
 #: src/guiKeyChangeMenu.cpp
@@ -886,7 +938,7 @@ msgid "Right"
 msgstr ""
 
 #: src/guiKeyChangeMenu.cpp
-msgid "Use"
+msgid "Special"
 msgstr ""
 
 #: src/guiKeyChangeMenu.cpp
@@ -906,15 +958,27 @@ msgid "Inventory"
 msgstr ""
 
 #: src/guiKeyChangeMenu.cpp
-msgid "Chat"
+msgid "Prev. item"
 msgstr ""
 
 #: src/guiKeyChangeMenu.cpp
-msgid "Command"
+msgid "Next item"
+msgstr ""
+
+#: src/guiKeyChangeMenu.cpp src/keycode.cpp
+msgid "Zoom"
 msgstr ""
 
 #: src/guiKeyChangeMenu.cpp
-msgid "Console"
+msgid "Change camera"
+msgstr ""
+
+#: src/guiKeyChangeMenu.cpp
+msgid "Toggle Cinematic"
+msgstr ""
+
+#: src/guiKeyChangeMenu.cpp
+msgid "Toggle minimap"
 msgstr ""
 
 #: src/guiKeyChangeMenu.cpp
@@ -926,17 +990,69 @@ msgid "Toggle fast"
 msgstr ""
 
 #: src/guiKeyChangeMenu.cpp
-msgid "Toggle Cinematic"
+msgid "Toggle noclip"
 msgstr ""
 
 #: src/guiKeyChangeMenu.cpp
-msgid "Toggle noclip"
+msgid "Mute"
+msgstr ""
+
+#: src/guiKeyChangeMenu.cpp
+msgid "Dec. volume"
+msgstr ""
+
+#: src/guiKeyChangeMenu.cpp
+msgid "Inc. volume"
+msgstr ""
+
+#: src/guiKeyChangeMenu.cpp
+msgid "Autoforward"
+msgstr ""
+
+#: src/guiKeyChangeMenu.cpp
+msgid "Chat"
+msgstr ""
+
+#: src/guiKeyChangeMenu.cpp src/settings_translation_file.cpp
+msgid "Screenshot"
 msgstr ""
 
 #: src/guiKeyChangeMenu.cpp
 msgid "Range select"
 msgstr ""
 
+#: src/guiKeyChangeMenu.cpp
+msgid "Dec. range"
+msgstr ""
+
+#: src/guiKeyChangeMenu.cpp
+msgid "Inc. range"
+msgstr ""
+
+#: src/guiKeyChangeMenu.cpp
+msgid "Console"
+msgstr ""
+
+#: src/guiKeyChangeMenu.cpp
+msgid "Command"
+msgstr ""
+
+#: src/guiKeyChangeMenu.cpp
+msgid "Local command"
+msgstr ""
+
+#: src/guiKeyChangeMenu.cpp
+msgid "Toggle HUD"
+msgstr ""
+
+#: src/guiKeyChangeMenu.cpp
+msgid "Toggle chat log"
+msgstr ""
+
+#: src/guiKeyChangeMenu.cpp
+msgid "Toggle fog"
+msgstr ""
+
 #: src/guiKeyChangeMenu.cpp src/settings_translation_file.cpp
 msgid "Print stacks"
 msgstr ""
@@ -973,28 +1089,24 @@ msgstr ""
 msgid "Left Button"
 msgstr ""
 
-#: src/keycode.cpp
-msgid "Middle Button"
-msgstr ""
-
 #: src/keycode.cpp
 msgid "Right Button"
 msgstr ""
 
 #: src/keycode.cpp
-msgid "X Button 1"
+msgid "Middle Button"
 msgstr ""
 
 #: src/keycode.cpp
-msgid "Back"
+msgid "X Button 1"
 msgstr ""
 
 #: src/keycode.cpp
-msgid "Clear"
+msgid "X Button 2"
 msgstr ""
 
 #: src/keycode.cpp
-msgid "Return"
+msgid "Back"
 msgstr ""
 
 #: src/keycode.cpp
@@ -1002,19 +1114,19 @@ msgid "Tab"
 msgstr ""
 
 #: src/keycode.cpp
-msgid "X Button 2"
+msgid "Clear"
 msgstr ""
 
 #: src/keycode.cpp
-msgid "Capital"
+msgid "Return"
 msgstr ""
 
 #: src/keycode.cpp
-msgid "Control"
+msgid "Shift"
 msgstr ""
 
 #: src/keycode.cpp
-msgid "Kana"
+msgid "Control"
 msgstr ""
 
 #: src/keycode.cpp
@@ -1026,31 +1138,19 @@ msgid "Pause"
 msgstr ""
 
 #: src/keycode.cpp
-msgid "Shift"
-msgstr ""
-
-#: src/keycode.cpp
-msgid "Convert"
+msgid "Caps Lock"
 msgstr ""
 
 #: src/keycode.cpp
-msgid "Escape"
-msgstr ""
-
-#: src/keycode.cpp
-msgid "Final"
-msgstr ""
-
-#: src/keycode.cpp
-msgid "Junja"
+msgid "Space"
 msgstr ""
 
 #: src/keycode.cpp
-msgid "Kanji"
+msgid "Prior"
 msgstr ""
 
 #: src/keycode.cpp
-msgid "Nonconvert"
+msgid "Next"
 msgstr ""
 
 #: src/keycode.cpp
@@ -1062,19 +1162,7 @@ msgid "Home"
 msgstr ""
 
 #: src/keycode.cpp
-msgid "Mode Change"
-msgstr ""
-
-#: src/keycode.cpp
-msgid "Next"
-msgstr ""
-
-#: src/keycode.cpp
-msgid "Prior"
-msgstr ""
-
-#: src/keycode.cpp
-msgid "Space"
+msgid "Up"
 msgstr ""
 
 #: src/keycode.cpp
@@ -1082,7 +1170,7 @@ msgid "Down"
 msgstr ""
 
 #: src/keycode.cpp
-msgid "Execute"
+msgid "Select"
 msgstr ""
 
 #: src/keycode.cpp
@@ -1090,15 +1178,11 @@ msgid "Print"
 msgstr ""
 
 #: src/keycode.cpp
-msgid "Select"
-msgstr ""
-
-#: src/keycode.cpp
-msgid "Up"
+msgid "Execute"
 msgstr ""
 
 #: src/keycode.cpp
-msgid "Help"
+msgid "Snapshot"
 msgstr ""
 
 #: src/keycode.cpp
@@ -1106,7 +1190,7 @@ msgid "Insert"
 msgstr ""
 
 #: src/keycode.cpp
-msgid "Snapshot"
+msgid "Help"
 msgstr ""
 
 #: src/keycode.cpp
@@ -1114,7 +1198,7 @@ msgid "Left Windows"
 msgstr ""
 
 #: src/keycode.cpp
-msgid "Apps"
+msgid "Right Windows"
 msgstr ""
 
 #: src/keycode.cpp
@@ -1125,14 +1209,6 @@ msgstr ""
 msgid "Numpad 1"
 msgstr ""
 
-#: src/keycode.cpp
-msgid "Right Windows"
-msgstr ""
-
-#: src/keycode.cpp
-msgid "Sleep"
-msgstr ""
-
 #: src/keycode.cpp
 msgid "Numpad 2"
 msgstr ""
@@ -1158,27 +1234,31 @@ msgid "Numpad 7"
 msgstr ""
 
 #: src/keycode.cpp
-msgid "Numpad *"
+msgid "Numpad 8"
 msgstr ""
 
 #: src/keycode.cpp
-msgid "Numpad +"
+msgid "Numpad 9"
 msgstr ""
 
 #: src/keycode.cpp
-msgid "Numpad -"
+msgid "Numpad *"
 msgstr ""
 
 #: src/keycode.cpp
-msgid "Numpad /"
+msgid "Numpad +"
 msgstr ""
 
 #: src/keycode.cpp
-msgid "Numpad 8"
+msgid "Numpad ."
+msgstr ""
+
+#: src/keycode.cpp
+msgid "Numpad -"
 msgstr ""
 
 #: src/keycode.cpp
-msgid "Numpad 9"
+msgid "Numpad /"
 msgstr ""
 
 #: src/keycode.cpp
@@ -1202,11 +1282,11 @@ msgid "Left Control"
 msgstr ""
 
 #: src/keycode.cpp
-msgid "Left Menu"
+msgid "Right Control"
 msgstr ""
 
 #: src/keycode.cpp
-msgid "Right Control"
+msgid "Left Menu"
 msgstr ""
 
 #: src/keycode.cpp
@@ -1214,47 +1294,51 @@ msgid "Right Menu"
 msgstr ""
 
 #: src/keycode.cpp
-msgid "Comma"
+msgid "IME Escape"
+msgstr ""
+
+#: src/keycode.cpp
+msgid "IME Convert"
 msgstr ""
 
 #: src/keycode.cpp
-msgid "Minus"
+msgid "IME Nonconvert"
 msgstr ""
 
 #: src/keycode.cpp
-msgid "Period"
+msgid "IME Accept"
 msgstr ""
 
 #: src/keycode.cpp
-msgid "Plus"
+msgid "IME Mode Change"
 msgstr ""
 
 #: src/keycode.cpp
-msgid "Attn"
+msgid "Apps"
 msgstr ""
 
 #: src/keycode.cpp
-msgid "CrSel"
+msgid "Sleep"
 msgstr ""
 
 #: src/keycode.cpp
-msgid "Erase OEF"
+msgid "Erase EOF"
 msgstr ""
 
 #: src/keycode.cpp
-msgid "ExSel"
+msgid "Play"
 msgstr ""
 
 #: src/keycode.cpp
 msgid "OEM Clear"
 msgstr ""
 
-#: src/keycode.cpp
-msgid "PA1"
+#: src/network/clientpackethandler.cpp
+msgid "LANG_CODE"
 msgstr ""
 
-#: src/keycode.cpp
-msgid "Zoom"
+#: src/settings_translation_file.cpp
+msgid "Client"
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -1396,7 +1480,7 @@ msgid "Continuous forward"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Continuous forward movement (only used for testing)."
+msgid "Continuous forward movement, toggled by autoforward key."
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -1404,7 +1488,23 @@ msgid "Enable Joysticks"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Joystick button repetition invterval"
+msgid "Joystick ID"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "The identifier of the joystick to use"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Joystick Type"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "The type of joystick"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Joystick button repetition interval"
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -1535,6 +1635,13 @@ msgid ""
 "html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
+#: src/settings_translation_file.cpp
+msgid ""
+"Key for opening the chat window to type local commands.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+
 #: src/settings_translation_file.cpp
 msgid "Console key"
 msgstr ""
@@ -1590,6 +1697,72 @@ msgid ""
 "html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
+#: src/settings_translation_file.cpp
+msgid "Hotbar next key"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Key for selecting the next item in the hotbar.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Hotbar previous key"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Key for selecting the previous item in the hotbar.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Mute key"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Key for muting the game.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Inc. volume key"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Key for increasing the volume.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Dec. volume key"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Key for decreasing the volume.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Automatic forwards key"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Key for toggling autoforward.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+
 #: src/settings_translation_file.cpp
 msgid "Cinematic mode key"
 msgstr ""
@@ -1612,10 +1785,6 @@ msgid ""
 "html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
-#: src/settings_translation_file.cpp
-msgid "Screenshot"
-msgstr ""
-
 #: src/settings_translation_file.cpp
 msgid ""
 "Key for taking screenshots.\n"
@@ -1634,6 +1803,17 @@ msgid ""
 "html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
+#: src/settings_translation_file.cpp
+msgid "View zoom key"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Key to use view zoom when possible.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+
 #: src/settings_translation_file.cpp
 msgid "HUD toggle key"
 msgstr ""
@@ -1656,6 +1836,17 @@ msgid ""
 "html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
+#: src/settings_translation_file.cpp
+msgid "Large chat console key"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Key for toggling the display of the large chat console.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+
 #: src/settings_translation_file.cpp
 msgid "Fog toggle key"
 msgstr ""
@@ -1673,7 +1864,7 @@ msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Key for toggling the camrea update. Only used for development\n"
+"Key for toggling the camera update. Only used for development\n"
 "See http://irrlicht.sourceforge.net/docu/namespaceirr."
 "html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
@@ -1801,6 +1992,16 @@ msgid ""
 "when connecting to the server."
 msgstr ""
 
+#: src/settings_translation_file.cpp
+msgid "Client modding"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Enable Lua modding support on client.\n"
+"This support is experimental and API can change."
+msgstr ""
+
 #: src/settings_translation_file.cpp
 msgid "Serverlist URL"
 msgstr ""
@@ -1819,6 +2020,16 @@ msgid ""
 "the Multiplayer Tab."
 msgstr ""
 
+#: src/settings_translation_file.cpp
+msgid "Maximum size of the out chat queue"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Maximum size of the out chat queue. 0 to disable queueing and -1 to make the "
+"queue size unlimited"
+msgstr ""
+
 #: src/settings_translation_file.cpp
 msgid "Graphics"
 msgstr ""
@@ -1901,6 +2112,14 @@ msgstr ""
 msgid "Method used to highlight selected object."
 msgstr ""
 
+#: src/settings_translation_file.cpp
+msgid "Digging particles"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Adds particles when digging a node."
+msgstr ""
+
 #: src/settings_translation_file.cpp
 msgid "Filtering"
 msgstr ""
@@ -1974,11 +2193,33 @@ msgid ""
 "when set to higher number than 0."
 msgstr ""
 
+#: src/settings_translation_file.cpp
+msgid "Undersampling"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Undersampling is similar to using lower screen resolution, but it applies\n"
+"to the game world only, keeping the GUI intact.\n"
+"It should give significant performance boost at the cost of less detailed "
+"image."
+msgstr ""
+
 #: src/settings_translation_file.cpp
 msgid ""
-"Shaders allow advanced visul effects and may increase performance on some "
+"Shaders allow advanced visual effects and may increase performance on some "
 "video cards.\n"
-"Thy only work with the OpenGL video backend."
+"This only works with the OpenGL video backend."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Shader path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to shader directory. If no path is defined, default location will be "
+"used."
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -2154,9 +2395,7 @@ msgid "Viewing range"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid ""
-"View distance in nodes.\n"
-"Min = 20"
+msgid "View distance in nodes."
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -2175,6 +2414,14 @@ msgstr ""
 msgid "Height component of the initial window size."
 msgstr ""
 
+#: src/settings_translation_file.cpp
+msgid "Autosave Screen Size"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Save window size automatically when modified."
+msgstr ""
+
 #: src/settings_translation_file.cpp
 msgid "Full screen"
 msgstr ""
@@ -2207,16 +2454,35 @@ msgstr ""
 msgid "Field of view in degrees."
 msgstr ""
 
+#: src/settings_translation_file.cpp
+msgid "Field of view for zoom"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Field of view while zooming in degrees.\n"
+"This requires the \"zoom\" privilege on the server."
+msgstr ""
+
 #: src/settings_translation_file.cpp
 msgid "Gamma"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Adjust the gamma encoding for the light tables. Lower numbers are brighter.\n"
+"Adjust the gamma encoding for the light tables. Higher numbers are "
+"brighter.\n"
 "This setting is for the client only and is ignored by the server."
 msgstr ""
 
+#: src/settings_translation_file.cpp
+msgid "Darkness sharpness"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Lightness sharpness"
+msgstr ""
+
 #: src/settings_translation_file.cpp
 msgid "Texture path"
 msgstr ""
@@ -2253,17 +2519,17 @@ msgid ""
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "View bobbing"
+msgid "View bobbing factor"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Multiplier for view bobbing.\n"
+"Enable view bobbing and amount of view bobbing.\n"
 "For example: 0 for no view bobbing; 1.0 for normal; 2.0 for double."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Fall bobbing"
+msgid "Fall bobbing factor"
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -2288,6 +2554,14 @@ msgid ""
 "-    pageflip: quadbuffer based 3d."
 msgstr ""
 
+#: src/settings_translation_file.cpp
+msgid "Console height"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "In-game chat console height, between 0.1 (10%) and 1.0 (100%)."
+msgstr ""
+
 #: src/settings_translation_file.cpp
 msgid "Console color"
 msgstr ""
@@ -2354,6 +2628,14 @@ msgid ""
 "Useful if there's something to be displayed right or left of hotbar."
 msgstr ""
 
+#: src/settings_translation_file.cpp
+msgid "HUD scale factor"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Modifies the size of the hudbar elements."
+msgstr ""
+
 #: src/settings_translation_file.cpp
 msgid "Mesh cache"
 msgstr ""
@@ -2362,6 +2644,27 @@ msgstr ""
 msgid "Enables caching of facedir rotated meshes."
 msgstr ""
 
+#: src/settings_translation_file.cpp
+msgid "Mapblock mesh generation delay"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Delay between mesh updates on the client in ms. Increasing this will slow\n"
+"down the rate of mesh updates, thus reducing jitter on slower clients."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Mapblock mesh generator's MapBlock cache size 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
 msgid "Minimap"
 msgstr ""
@@ -2418,6 +2721,32 @@ msgstr ""
 msgid "Enables animation of inventory items."
 msgstr ""
 
+#: src/settings_translation_file.cpp
+msgid "Inventory image hack"
+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 ""
+
+#: src/settings_translation_file.cpp
+msgid "Fog Start"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Fraction of the visible distance at which fog starts to be rendered"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Opaque liquids"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Makes all liquids opaque"
+msgstr ""
+
 #: src/settings_translation_file.cpp
 msgid "Menus"
 msgstr ""
@@ -2463,7 +2792,7 @@ msgid ""
 "When gui_scaling_filter_txr2img is true, copy those images\n"
 "from hardware to software for scaling.  When false, fall back\n"
 "to the old scaling method, for video drivers that don't\n"
-"propery support downloading textures back from hardware."
+"properly support downloading textures back from hardware."
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -2576,6 +2905,17 @@ msgid ""
 "screens."
 msgstr ""
 
+#: src/settings_translation_file.cpp
+msgid "Enable console window"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Windows systems only: Start Minetest with the command line window in the "
+"background.\n"
+"Contains the same information as the file debug.txt (default name)."
+msgstr ""
+
 #: src/settings_translation_file.cpp
 msgid "Sound"
 msgstr ""
@@ -2662,15 +3002,13 @@ msgid ""
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Disable escape sequences"
+msgid "Strip color codes"
 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."
+"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
@@ -2728,20 +3066,23 @@ msgid ""
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Maximum simultaneously blocks send per client"
+msgid "Maximum simultaneous block sends per client"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "How many blocks are flying in the wire simultaneously per client."
+msgid "Maximum number of blocks that are simultaneously sent per client."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Maximum simultaneously bocks send total"
+msgid "Maximum simultaneous block sends total"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid ""
-"How many blocks are flying in the wire simultaneously for the whole server."
+msgid "Maximum number of blocks that are simultaneously sent in total."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Delay in sending blocks after building"
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -2809,6 +3150,14 @@ msgid ""
 "Setting it to -1 disables the feature."
 msgstr ""
 
+#: src/settings_translation_file.cpp
+msgid "Status message on connection"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "If enabled, show the server status message on player connection."
+msgstr ""
+
 #: src/settings_translation_file.cpp
 msgid "Damage"
 msgstr ""
@@ -2817,6 +3166,14 @@ msgstr ""
 msgid "Enable players getting damage and dying."
 msgstr ""
 
+#: src/settings_translation_file.cpp
+msgid "Creative"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Enable creative mode for new created maps."
+msgstr ""
+
 #: src/settings_translation_file.cpp
 msgid "Fixed map seed"
 msgstr ""
@@ -3039,10 +3396,6 @@ msgstr ""
 msgid "Jumping speed"
 msgstr ""
 
-#: src/settings_translation_file.cpp
-msgid "Descending speed"
-msgstr ""
-
 #: src/settings_translation_file.cpp
 msgid "Liquid fluidity"
 msgstr ""
@@ -3068,31 +3421,7 @@ msgid ""
 "Handling for deprecated lua api calls:\n"
 "-    legacy: (try to) mimic old behaviour (default for release).\n"
 "-    log: mimic and log backtrace of deprecated call (default for debug).\n"
-"-    error: abort on usage of deprecated call (suggested for mod developers)."
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Mod profiling"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Useful for mod developers."
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Detailed mod profiling"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Detailed mod profile data. Useful for mod developers."
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Profiling print interval"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Profiler data print interval. 0 = disable. Useful for developers."
+"-    error: abort on usage of deprecated call (suggested for mod developers)."
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -3117,7 +3446,7 @@ msgid ""
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Maxmimum objects per block"
+msgid "Maximum objects per block"
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -3203,6 +3532,36 @@ msgstr ""
 msgid "Liquid update interval in seconds."
 msgstr ""
 
+#: src/settings_translation_file.cpp
+msgid "block send optimize distance"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"At this distance the server will aggressively optimize which blocks are sent "
+"to 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 "
+"optimization.\n"
+"Stated in mapblocks (16 nodes)"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Server side occlusion culling"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"If enabled the server will perform map block occlusion culling based on\n"
+"on the eye position of the player. This can reduce the number of blocks\n"
+"sent to the client 50-80%. The client will not longer receive most "
+"invisible\n"
+"so that the utility of noclip mode is reduced."
+msgstr ""
+
 #: src/settings_translation_file.cpp
 msgid "Mapgen name"
 msgstr ""
@@ -3237,12 +3596,9 @@ msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Where the map generator stops.\n"
-"Please note:\n"
-"-    Limited to 31000 (setting above has no effect)\n"
-"-    The map generator works in groups of 80x80x80 nodes (5x5x5 MapBlocks).\n"
-"-    Those groups have an offset of -32, -32 nodes from the origin.\n"
-"-    Only groups which are within the map_generation_limit are generated"
+"Limit of map generation, in nodes, in all 6 directions from (0, 0, 0).\n"
+"Only mapchunks completely within the mapgen limit are generated.\n"
+"Value is stored per-world."
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -3319,23 +3675,39 @@ msgid ""
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen biome heat noise parameters"
+msgid "Biome API temperature and humidity noise parameters"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Heat noise"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Temperature variation for biomes."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Heat blend noise"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Noise parameters for biome API temperature, humidity and biome blend."
+msgid "Small-scale temperature variation for blending biomes on borders."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen heat blend noise parameters"
+msgid "Humidity noise"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen biome humidity noise parameters"
+msgid "Humidity variation for biomes."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen biome humidity blend noise parameters"
+msgid "Humidity blend noise"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small-scale humidity variation for blending biomes on borders."
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -3343,7 +3715,19 @@ msgid "Mapgen v5"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen v5 cave width"
+msgid "Mapgen v5 specific flags"
+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 starting with 'no' are used to explicitly disable them."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Cave width"
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -3351,23 +3735,77 @@ msgid "Controls width of tunnels, a smaller value creates wider tunnels."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen v5 filler depth noise parameters"
+msgid "Cavern limit"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Y-level of cavern upper limit."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Cavern taper"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Y-distance over which caverns expand to full size."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Cavern threshold"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Defines full size of caverns, smaller values create larger caverns."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Filler depth noise"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Variation of biome filler depth."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Factor noise"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Variation of terrain vertical scale.\n"
+"When noise is < -0.55 terrain is near-flat."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Height noise"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Y-level of average terrain surface."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen v5 factor noise parameters"
+msgid "Cave1 noise"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen v5 height noise parameters"
+msgid "First of 2 3D noises that together define tunnels."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen v5 cave1 noise parameters"
+msgid "Cave2 noise"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen v5 cave2 noise parameters"
+msgid "Second of 2 3D noises that together define tunnels."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Cavern noise"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "3D noise defining giant caverns."
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -3375,75 +3813,112 @@ msgid "Mapgen v6"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen v6 flags"
+msgid "Mapgen v6 specific flags"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
 "Map generation attributes specific to Mapgen v6.\n"
-"When snowbiomes are enabled jungles are automatically enabled, the 'jungles' "
-"flag is ignored.\n"
+"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 starting with 'no' are used to explicitly disable them."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen v6 desert frequency"
+msgid "Desert noise threshold"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Controls size of deserts and beaches in Mapgen v6.\n"
-"When snowbiomes are enabled 'mgv6_freq_desert' is ignored."
+"Deserts occur when np_biome exceeds this value.\n"
+"When the new biome system is enabled, this is ignored."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Beach noise threshold"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Sandy beaches occur when np_beach exceeds this value."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Terrain base noise"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Y-level of lower terrain and lakebeds."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Terrain higher noise"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Y-level of higher (cliff-top) terrain."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen v6 beach frequency"
+msgid "Steepness noise"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen v6 terrain base noise parameters"
+msgid "Varies steepness of cliffs."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen v6 terrain altitude noise parameters"
+msgid "Height select noise"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen v6 steepness noise parameters"
+msgid "Defines areas of 'terrain_higher' (cliff-top terrain)."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen v6 height select noise parameters"
+msgid "Mud noise"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen v6 mud noise parameters"
+msgid "Varies depth of biome surface nodes."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen v6 beach noise parameters"
+msgid "Beach noise"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen v6 biome noise parameters"
+msgid "Defines areas with sandy beaches."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen v6 cave noise parameters"
+msgid "Biome noise"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen v6 humidity noise parameters"
+msgid "Cave noise"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen v6 trees noise parameters"
+msgid "Variation of number of caves."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen v6 apple trees noise parameters"
+msgid "Trees noise"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Defines tree areas and tree density."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Apple trees noise"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Defines areas where trees have apples."
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -3451,174 +3926,211 @@ msgid "Mapgen v7"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen v7 flags"
+msgid "Mapgen v7 specific flags"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
 "Map generation attributes specific to Mapgen v7.\n"
-"The 'ridges' flag controls the rivers.\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"
 "Flags starting with 'no' are used to explicitly disable them."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen v7 cave width"
+msgid "Floatland mountain density"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen v7 terrain base noise parameters"
+msgid ""
+"Controls the density of floatland mountain terrain.\n"
+"Is an offset added to the 'np_mountain' noise value."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen v7 terrain altitude noise parameters"
+msgid "Floatland mountain height"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen v7 terrain persistation noise parameters"
+msgid ""
+"Typical maximum height, above and below midpoint, of floatland mountain "
+"terrain."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen v7 height select noise parameters"
+msgid "Floatland level"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen v7 filler depth noise parameters"
+msgid "Y-level of floatland midpoint and lake surface."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen v7 mount height noise parameters"
+msgid "Shadow limit"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen v7 ridge water noise parameters"
+msgid "Y-level to which floatland shadows extend."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen v7 mountain noise parameters"
+msgid "Terrain alt noise"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen v7 ridge noise parameters"
+msgid "Terrain persistence noise"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen v7 cave1 noise parameters"
+msgid ""
+"Varies roughness of terrain.\n"
+"Defines the 'persistence' value for terrain_base and terrain_alt noises."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen v7 cave2 noise parameters"
+msgid ""
+"Defines areas of higher (cliff-top) terrain and affects steepness of cliffs."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen flat"
+msgid "Mountain height noise"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Variation of maximum mountain height (in nodes)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Ridge underwater noise"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen flat flags"
+msgid "Defines large-scale river channel structure."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Floatland base noise"
 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 starting with 'no' are used to explicitly disable them."
+"Defines areas of floatland smooth terrain.\n"
+"Smooth floatlands occur when noise > 0."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen flat ground level"
+msgid "Floatland base height noise"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Y of flat ground."
+msgid "Variation of hill height and lake depth on floatland smooth terrain."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen flat large cave depth"
+msgid "Mountain noise"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Y of upper limit of large pseudorandom caves."
+msgid ""
+"3D noise defining mountain structure and height.\n"
+"Also defines structure of floatland mountain terrain."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Ridge noise"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "3D noise defining structure of river canyon walls."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen flat cave width"
+msgid "Mapgen flat"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen flat lake threshold"
+msgid "Mapgen flat specific flags"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Terrain noise threshold for lakes.\n"
-"Controls proportion of world area covered by lakes.\n"
-"Adjust towards 0.0 for a larger proportion."
+"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 starting with 'no' are used to explicitly disable them."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen flat lake steepness"
+msgid "Ground level"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Controls steepness/depth of lake depressions."
+msgid "Y of flat ground."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen flat hill threshold"
+msgid "Large cave depth"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Y of upper limit of large pseudorandom caves."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Lake threshold"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Terrain noise threshold for hills.\n"
-"Controls proportion of world area covered by hills.\n"
+"Terrain noise threshold for lakes.\n"
+"Controls proportion of world area covered by lakes.\n"
 "Adjust towards 0.0 for a larger proportion."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen flat hill steepness"
+msgid "Lake steepness"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Controls steepness/height of hills."
+msgid "Controls steepness/depth of lake depressions."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen flat terrain noise parameters"
+msgid "Hill threshold"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Determines terrain shape.\n"
-"The 3 numbers in brackets control the scale of the\n"
-"terrain, the 3 numbers should be identical."
+"Terrain noise threshold for hills.\n"
+"Controls proportion of world area covered by hills.\n"
+"Adjust towards 0.0 for a larger proportion."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen flat filler depth noise parameters"
+msgid "Hill steepness"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen flat cave1 noise parameters"
+msgid "Controls steepness/height of hills."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen flat cave2 noise parameters"
+msgid "Terrain noise"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen fractal"
+msgid "Defines location and terrain of optional hills and lakes."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen fractal cave width"
+msgid "Mapgen fractal"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen fractal fractal"
+msgid "Fractal type"
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -3645,7 +4157,7 @@ msgid ""
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen fractal iterations"
+msgid "Iterations"
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -3655,7 +4167,7 @@ msgid ""
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen fractal scale"
+msgid "Scale"
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -3663,7 +4175,7 @@ msgid "Approximate (X,Y,Z) scale of fractal in nodes."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen fractal offset"
+msgid "Offset"
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -3676,7 +4188,7 @@ msgid ""
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen fractal slice w"
+msgid "Slice w"
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -3688,7 +4200,7 @@ msgid ""
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen fractal julia x"
+msgid "Julia x"
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -3699,7 +4211,7 @@ msgid ""
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen fractal julia y"
+msgid "Julia y"
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -3710,7 +4222,7 @@ msgid ""
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen fractal julia z"
+msgid "Julia z"
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -3721,7 +4233,7 @@ msgid ""
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen fractal julia w"
+msgid "Julia w"
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -3733,19 +4245,11 @@ msgid ""
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen fractal seabed noise parameters"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Mapgen fractal filler depth noise parameters"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Mapgen fractal cave1 noise parameters"
+msgid "Seabed noise"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapgen fractal cave2 noise parameters"
+msgid "Y-level of seabed."
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -3781,10 +4285,6 @@ msgstr ""
 msgid "The altitude at which temperature drops by 20C"
 msgstr ""
 
-#: src/settings_translation_file.cpp
-msgid "Large cave depth"
-msgstr ""
-
 #: src/settings_translation_file.cpp
 msgid "Depth below which you'll find large caves."
 msgstr ""
@@ -3833,10 +4333,6 @@ msgid ""
 "These can make mining difficult. Zero disables them. (0-10)"
 msgstr ""
 
-#: src/settings_translation_file.cpp
-msgid "Cave width"
-msgstr ""
-
 #: src/settings_translation_file.cpp
 msgid "Noises"
 msgstr ""
@@ -3941,10 +4437,115 @@ msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Comma-seperated list of mods that are allowed to access HTTP APIs, which\n"
+"Comma-separated list of mods that are allowed to access HTTP APIs, which\n"
 "allow them to upload and download data to/from the internet."
 msgstr ""
 
+#: src/settings_translation_file.cpp
+msgid "Profiling"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Load the game profiler"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Load the game profiler to collect game profiling data.\n"
+"Provides a /profiler command to access the compiled profile.\n"
+"Useful for mod developers and server operators."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Default report format"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"The default format in which profiles are being saved,\n"
+"when calling `/profiler save [format]` without format."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Report path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"The file path relative to your worldpath in which profiles will be saved to."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Instrumentation"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Entity methods"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Instrument the methods of entities on registration."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Active Block Modifiers"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Instrument the action function of Active Block Modifiers on registration."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Loading Block Modifiers"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Instrument the action function of Loading Block Modifiers on registration."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Chatcommands"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Instrument chatcommands on registration."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Global callbacks"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Instrument global callback functions on registration.\n"
+"(anything you pass to a minetest.register_*() function)"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Builtin"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Instrument builtin.\n"
+"This is usually only needed by core/builtin contributors"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Profiler"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Have the profiler instrument itself:\n"
+"* Instrument an empty function.\n"
+"This estimates the overhead, that instrumentation is adding (+1 function "
+"call).\n"
+"* Instrument the sampler being used to update the statistics."
+msgstr ""
+
 #: src/settings_translation_file.cpp
 msgid "Client and Server"
 msgstr ""
@@ -4050,13 +4651,11 @@ msgid "Main menu mod manager"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Modstore download URL"
+msgid "Engine profiling data print interval"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Modstore mods list URL"
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid "Modstore details URL"
+msgid ""
+"Print the engine's profiling data in regular intervals (in seconds). 0 = "
+"disable. Useful for developers."
 msgstr ""