Update translation files
[oweals/minetest.git] / po / et / minetest.po
index 78ef7aa1489b10121fe12e735dc8512d79e9cb25..67b8210b3be5cb7911c9983d8d4b272f329de10e 100644 (file)
@@ -1,15 +1,10 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
 msgid ""
 msgstr ""
-"Project-Id-Version: minetest\n"
+"Project-Id-Version: Estonian (Minetest)\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-05-21 17:40+0200\n"
-"PO-Revision-Date: 2016-04-09 13:53+0000\n"
-"Last-Translator: Jan Harald <kuus29@gmail.com>\n"
+"POT-Creation-Date: 2020-06-13 23:17+0200\n"
+"PO-Revision-Date: 2020-05-03 19:14+0000\n"
+"Last-Translator: Janar Leas <janar.leas@gmail.com>\n"
 "Language-Team: Estonian <https://hosted.weblate.org/projects/minetest/"
 "minetest/et/>\n"
 "Language: et\n"
@@ -17,32 +12,32 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Weblate 2.6-dev\n"
+"X-Generator: Weblate 4.1-dev\n"
 
-#: builtin/client/init.lua
+#: builtin/client/death_formspec.lua src/client/game.cpp
 msgid "Respawn"
 msgstr "Ärka ellu"
 
-#: builtin/client/init.lua
-msgid "You died."
-msgstr "Sa surid."
+#: builtin/client/death_formspec.lua src/client/game.cpp
+msgid "You died"
+msgstr "Said surma"
+
+#: builtin/fstk/dialog.lua builtin/fstk/ui.lua src/gui/modalMenu.cpp
+msgid "OK"
+msgstr ""
 
 #: builtin/fstk/ui.lua
-msgid "An error occured in a Lua script, such as a mod:"
-msgstr "Lue skriptis ilmnes viga; nagu näiteks mod:"
+msgid "An error occurred in a Lua script:"
+msgstr "Lua skriptis ilmnes viga:"
 
 #: builtin/fstk/ui.lua
-msgid "An error occured:"
+msgid "An error occurred:"
 msgstr "Ilmnes viga:"
 
 #: builtin/fstk/ui.lua
 msgid "Main menu"
 msgstr "Peamenüü"
 
-#: builtin/fstk/ui.lua builtin/mainmenu/store.lua
-msgid "Ok"
-msgstr "Olgu."
-
 #: builtin/fstk/ui.lua
 msgid "Reconnect"
 msgstr "Taasta ühendus"
@@ -51,7 +46,7 @@ msgstr "Taasta ühendus"
 msgid "The server has requested a reconnect:"
 msgstr "Server taotles taasühendumist:"
 
-#: builtin/mainmenu/common.lua src/game.cpp
+#: builtin/mainmenu/common.lua src/client/game.cpp
 msgid "Loading..."
 msgstr "Laadimine..."
 
@@ -82,53 +77,77 @@ msgid "We support protocol versions between version $1 and $2."
 msgstr "Meie toetame protokolli versioone $1 kuni $2."
 
 #: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/dlg_create_world.lua
-#: builtin/mainmenu/dlg_delete_mod.lua builtin/mainmenu/dlg_delete_world.lua
+#: builtin/mainmenu/dlg_delete_content.lua
+#: builtin/mainmenu/dlg_delete_world.lua
 #: builtin/mainmenu/dlg_rename_modpack.lua
-#: builtin/mainmenu/dlg_settings_advanced.lua src/guiKeyChangeMenu.cpp
-#: src/guiPasswordChange.cpp src/keycode.cpp
+#: builtin/mainmenu/dlg_settings_advanced.lua src/client/keycode.cpp
+#: src/gui/guiConfirmRegistration.cpp src/gui/guiKeyChangeMenu.cpp
+#: src/gui/guiPasswordChange.cpp
 msgid "Cancel"
 msgstr "Tühista"
 
-#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_mods.lua
-#, fuzzy
+#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_content.lua
 msgid "Dependencies:"
-msgstr "Sõltub:"
-
-#: builtin/mainmenu/dlg_config_world.lua
-msgid "Disable MP"
-msgstr "Keela MP"
+msgstr "Sõltuvused:"
 
 #: builtin/mainmenu/dlg_config_world.lua
-#, fuzzy
 msgid "Disable all"
-msgstr "Keela MP"
+msgstr "Keela kõik"
 
 #: builtin/mainmenu/dlg_config_world.lua
-msgid "Enable MP"
-msgstr "Luba MP"
+msgid "Disable modpack"
+msgstr "Keela MOD-i pakk"
 
 #: builtin/mainmenu/dlg_config_world.lua
 msgid "Enable all"
 msgstr "Luba kõik"
 
+#: builtin/mainmenu/dlg_config_world.lua
+msgid "Enable modpack"
+msgstr "Luba MOD-i pakk"
+
 #: builtin/mainmenu/dlg_config_world.lua
 msgid ""
 "Failed to enable mod \"$1\" as it contains disallowed characters. Only "
-"chararacters [a-z0-9_] are allowed."
+"characters [a-z0-9_] are allowed."
+msgstr ""
+"Tõrge MOD-i \"$1\" lubamisel, kuna sisaldab keelatud sümboleid. Lubatud on "
+"ainult [a-z0-9_] märgid."
+
+#: builtin/mainmenu/dlg_config_world.lua
+msgid "Find More Mods"
 msgstr ""
-"Mod \"$1\" kasutamine nurjus, sest ta sisaldab keelatud sümboleid. Lubatud "
-"on ainult märgid [a-z0-9_]."
 
 #: builtin/mainmenu/dlg_config_world.lua
 msgid "Mod:"
 msgstr "Mod:"
 
-#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_mods.lua
+#: builtin/mainmenu/dlg_config_world.lua
+msgid "No (optional) dependencies"
+msgstr "(Valikulised) sõltuvused puuduvad"
+
+#: builtin/mainmenu/dlg_config_world.lua
+msgid "No game description provided."
+msgstr "Mängule pole kirjeldust saadaval."
+
+#: builtin/mainmenu/dlg_config_world.lua
+msgid "No hard dependencies"
+msgstr "Vajalikud sõltuvused puuduvad"
+
+#: builtin/mainmenu/dlg_config_world.lua
+msgid "No modpack description provided."
+msgstr "MOD-i pakile pole kirjeldust saadaval."
+
+#: builtin/mainmenu/dlg_config_world.lua
+msgid "No optional dependencies"
+msgstr "Valikulised sõltuvused puuduvad"
+
+#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_content.lua
 msgid "Optional dependencies:"
-msgstr ""
+msgstr "Valikulised sõltuvused:"
 
 #: builtin/mainmenu/dlg_config_world.lua
-#: builtin/mainmenu/dlg_settings_advanced.lua src/guiKeyChangeMenu.cpp
+#: builtin/mainmenu/dlg_settings_advanced.lua src/gui/guiKeyChangeMenu.cpp
 msgid "Save"
 msgstr "Salvesta"
 
@@ -140,40 +159,263 @@ msgstr "Maailm:"
 msgid "enabled"
 msgstr "Sisse lülitatud"
 
+#: builtin/mainmenu/dlg_contentstore.lua
+msgid "All packages"
+msgstr "Kõik pakid"
+
+#: builtin/mainmenu/dlg_contentstore.lua
+msgid "Back to Main Menu"
+msgstr "Tagasi peamenüüsse"
+
+#: builtin/mainmenu/dlg_contentstore.lua
+msgid "ContentDB is not available when Minetest was compiled without cURL"
+msgstr ""
+
+#: builtin/mainmenu/dlg_contentstore.lua
+#, fuzzy
+msgid "Downloading..."
+msgstr "Laadimine..."
+
+#: builtin/mainmenu/dlg_contentstore.lua
+msgid "Failed to download $1"
+msgstr "$1 allalaadimine nurjus"
+
+#: builtin/mainmenu/dlg_contentstore.lua
+#: builtin/mainmenu/dlg_settings_advanced.lua
+msgid "Games"
+msgstr "Mängud"
+
+#: builtin/mainmenu/dlg_contentstore.lua
+msgid "Install"
+msgstr "Paigalda"
+
+#: builtin/mainmenu/dlg_contentstore.lua
+#: builtin/mainmenu/dlg_settings_advanced.lua
+msgid "Mods"
+msgstr "MOD-id"
+
+#: builtin/mainmenu/dlg_contentstore.lua
+msgid "No packages could be retrieved"
+msgstr "Ei õnnestunud ühtki pakki vastu võtta"
+
+#: builtin/mainmenu/dlg_contentstore.lua
+msgid "No results"
+msgstr "Tulemused puuduvad"
+
+#: builtin/mainmenu/dlg_contentstore.lua
+#: builtin/mainmenu/dlg_settings_advanced.lua builtin/mainmenu/tab_online.lua
+msgid "Search"
+msgstr "Otsi"
+
+#: builtin/mainmenu/dlg_contentstore.lua
+msgid "Texture packs"
+msgstr "Tekstuuri pakid"
+
+#: builtin/mainmenu/dlg_contentstore.lua
+msgid "Uninstall"
+msgstr "Eemalda"
+
+#: builtin/mainmenu/dlg_contentstore.lua
+msgid "Update"
+msgstr "Uuenda"
+
+#: builtin/mainmenu/dlg_contentstore.lua
+msgid "View"
+msgstr ""
+
 #: builtin/mainmenu/dlg_create_world.lua
 msgid "A world named \"$1\" already exists"
 msgstr "Maailm nimega \"$1\" on juba olemas"
 
+#: builtin/mainmenu/dlg_create_world.lua
+msgid "Additional terrain"
+msgstr ""
+
+#: builtin/mainmenu/dlg_create_world.lua src/settings_translation_file.cpp
+msgid "Altitude chill"
+msgstr ""
+
+#: builtin/mainmenu/dlg_create_world.lua
+msgid "Altitude dry"
+msgstr ""
+
+#: builtin/mainmenu/dlg_create_world.lua
+msgid "Biome blending"
+msgstr ""
+
+#: builtin/mainmenu/dlg_create_world.lua
+msgid "Biomes"
+msgstr ""
+
+#: builtin/mainmenu/dlg_create_world.lua
+#, fuzzy
+msgid "Caverns"
+msgstr "Koobaste läve"
+
+#: builtin/mainmenu/dlg_create_world.lua
+#, fuzzy
+msgid "Caves"
+msgstr "Oktaavid"
+
 #: builtin/mainmenu/dlg_create_world.lua
 msgid "Create"
 msgstr "Loo"
 
 #: builtin/mainmenu/dlg_create_world.lua
-msgid "Download a subgame, such as minetest_game, from minetest.net"
-msgstr "Laadi alla alammäng, näiteks minetest_game, aadressilt minetest.net"
+#, fuzzy
+msgid "Decorations"
+msgstr "Teave:"
+
+#: builtin/mainmenu/dlg_create_world.lua
+msgid "Download a game, such as Minetest Game, from minetest.net"
+msgstr "Lae alla mäng: näiteks „Minetest Game“, aadressilt: minetest.net"
 
 #: builtin/mainmenu/dlg_create_world.lua
 msgid "Download one from minetest.net"
 msgstr "Laadi minetest.net-st üks mäng alla"
 
+#: builtin/mainmenu/dlg_create_world.lua
+#, fuzzy
+msgid "Dungeons"
+msgstr "Dungeon noise"
+
+#: builtin/mainmenu/dlg_create_world.lua
+msgid "Flat terrain"
+msgstr ""
+
+#: builtin/mainmenu/dlg_create_world.lua
+msgid "Floating landmasses in the sky"
+msgstr ""
+
+#: builtin/mainmenu/dlg_create_world.lua
+msgid "Floatlands (experimental)"
+msgstr ""
+
 #: builtin/mainmenu/dlg_create_world.lua src/settings_translation_file.cpp
 msgid "Game"
 msgstr "Mäng"
 
+#: builtin/mainmenu/dlg_create_world.lua
+msgid "Generate non-fractal terrain: Oceans and underground"
+msgstr ""
+
+#: builtin/mainmenu/dlg_create_world.lua
+msgid "Hills"
+msgstr ""
+
+#: builtin/mainmenu/dlg_create_world.lua
+msgid "Humid rivers"
+msgstr ""
+
+#: builtin/mainmenu/dlg_create_world.lua
+msgid "Increases humidity around rivers"
+msgstr ""
+
+#: builtin/mainmenu/dlg_create_world.lua
+msgid "Lakes"
+msgstr ""
+
+#: builtin/mainmenu/dlg_create_world.lua
+msgid "Low humidity and high heat causes shallow or dry rivers"
+msgstr ""
+
 #: builtin/mainmenu/dlg_create_world.lua src/settings_translation_file.cpp
 msgid "Mapgen"
 msgstr "Kaardi generaator"
 
+#: builtin/mainmenu/dlg_create_world.lua src/settings_translation_file.cpp
+#, fuzzy
+msgid "Mapgen flags"
+msgstr "Põlvkonna kaardid"
+
+#: builtin/mainmenu/dlg_create_world.lua
+#, fuzzy
+msgid "Mapgen-specific flags"
+msgstr "Põlvkonna kaardid"
+
+#: builtin/mainmenu/dlg_create_world.lua
+msgid "Mountains"
+msgstr ""
+
+#: builtin/mainmenu/dlg_create_world.lua
+msgid "Mud flow"
+msgstr ""
+
+#: builtin/mainmenu/dlg_create_world.lua
+msgid "Network of tunnels and caves"
+msgstr ""
+
+#: builtin/mainmenu/dlg_create_world.lua
+msgid "No game selected"
+msgstr "Mäng valimata"
+
+#: builtin/mainmenu/dlg_create_world.lua
+msgid "Reduces heat with altitude"
+msgstr ""
+
+#: builtin/mainmenu/dlg_create_world.lua
+msgid "Reduces humidity with altitude"
+msgstr ""
+
+#: builtin/mainmenu/dlg_create_world.lua
+#, fuzzy
+msgid "Rivers"
+msgstr "Parem Windowsi nupp"
+
 #: builtin/mainmenu/dlg_create_world.lua
-msgid "No worldname given or no game selected"
-msgstr "No nimi või no mäng valitud"
+msgid "Sea level rivers"
+msgstr ""
 
 #: builtin/mainmenu/dlg_create_world.lua
+#: builtin/mainmenu/dlg_settings_advanced.lua
 msgid "Seed"
 msgstr "Seed"
 
 #: builtin/mainmenu/dlg_create_world.lua
-msgid "Warning: The minimal development test is meant for developers."
+msgid "Smooth transition between biomes"
+msgstr ""
+
+#: builtin/mainmenu/dlg_create_world.lua
+msgid ""
+"Structures appearing on the terrain (no effect on trees and jungle grass "
+"created by v6)"
+msgstr ""
+
+#: builtin/mainmenu/dlg_create_world.lua
+msgid "Structures appearing on the terrain, typically trees and plants"
+msgstr ""
+
+#: builtin/mainmenu/dlg_create_world.lua
+msgid "Temperate, Desert"
+msgstr ""
+
+#: builtin/mainmenu/dlg_create_world.lua
+msgid "Temperate, Desert, Jungle"
+msgstr ""
+
+#: builtin/mainmenu/dlg_create_world.lua
+msgid "Temperate, Desert, Jungle, Tundra, Taiga"
+msgstr ""
+
+#: builtin/mainmenu/dlg_create_world.lua
+msgid "Terrain surface erosion"
+msgstr ""
+
+#: builtin/mainmenu/dlg_create_world.lua
+msgid "Trees and jungle grass"
+msgstr ""
+
+#: builtin/mainmenu/dlg_create_world.lua
+msgid "Vary river depth"
+msgstr ""
+
+#: builtin/mainmenu/dlg_create_world.lua
+msgid "Very large caverns deep in the underground"
+msgstr ""
+
+#: builtin/mainmenu/dlg_create_world.lua
+#, fuzzy
+msgid "Warning: The Development Test is meant for developers."
 msgstr "Hoiatus: minimaalne arendustest on mõeldud arendajatele."
 
 #: builtin/mainmenu/dlg_create_world.lua
@@ -181,29 +423,30 @@ msgid "World name"
 msgstr "Maailma nimi"
 
 #: builtin/mainmenu/dlg_create_world.lua
-msgid "You have no subgames installed."
-msgstr "Sa ei ole alammänge paigaldanud."
+msgid "You have no games installed."
+msgstr "Sul pole ühtki mängu paigaldatud."
 
-#: builtin/mainmenu/dlg_delete_mod.lua
+#: builtin/mainmenu/dlg_delete_content.lua
 msgid "Are you sure you want to delete \"$1\"?"
-msgstr ""
+msgstr "Kindlasti kustutad „$1“?"
 
-#: builtin/mainmenu/dlg_delete_mod.lua builtin/mainmenu/dlg_delete_world.lua
-#: builtin/mainmenu/tab_local.lua src/keycode.cpp
+#: builtin/mainmenu/dlg_delete_content.lua
+#: builtin/mainmenu/dlg_delete_world.lua builtin/mainmenu/tab_local.lua
+#: src/client/keycode.cpp
 msgid "Delete"
 msgstr "Kustuta"
 
-#: builtin/mainmenu/dlg_delete_mod.lua
-msgid "Modmgr: failed to delete \"$1\""
-msgstr ""
+#: builtin/mainmenu/dlg_delete_content.lua
+msgid "pkgmgr: failed to delete \"$1\""
+msgstr "PakiHaldur: Nurjus „$1“ kustutamine"
 
-#: builtin/mainmenu/dlg_delete_mod.lua
-msgid "Modmgr: invalid modpath \"$1\""
-msgstr ""
+#: builtin/mainmenu/dlg_delete_content.lua
+msgid "pkgmgr: invalid path \"$1\""
+msgstr "PakiHaldur: väär asukoht „$1“"
 
 #: builtin/mainmenu/dlg_delete_world.lua
 msgid "Delete World \"$1\"?"
-msgstr "Kas kustutada maailm \"$1\"?"
+msgstr "Kustutad maailma \"$1\"?"
 
 #: builtin/mainmenu/dlg_rename_modpack.lua
 msgid "Accept"
@@ -211,179 +454,247 @@ msgstr "Nõustu"
 
 #: builtin/mainmenu/dlg_rename_modpack.lua
 msgid "Rename Modpack:"
-msgstr ""
+msgstr "Nimetad ümber MOD-i paki:"
 
-#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "\"$1\" is not a valid flag."
+#: builtin/mainmenu/dlg_rename_modpack.lua
+msgid ""
+"This modpack has an explicit name given in its modpack.conf which will "
+"override any renaming here."
 msgstr ""
+"Selle MOD-i pakk nimi on määratud oma „modpack.conf“ failid, mis asendab "
+"siinse ümber nimetamise."
 
 #: builtin/mainmenu/dlg_settings_advanced.lua
 msgid "(No description of setting given)"
-msgstr ""
+msgstr "(Kirjeldus seadistusele puudub)"
+
+#: builtin/mainmenu/dlg_settings_advanced.lua
+msgid "2D Noise"
+msgstr "2-mõõtmeline müra"
 
 #: builtin/mainmenu/dlg_settings_advanced.lua
 msgid "< Back to Settings page"
-msgstr ""
+msgstr "< Tagasi lehele „Seaded“"
 
 #: builtin/mainmenu/dlg_settings_advanced.lua
 msgid "Browse"
-msgstr ""
+msgstr "Sirvi"
 
 #: builtin/mainmenu/dlg_settings_advanced.lua
-#, fuzzy
 msgid "Disabled"
-msgstr "Lülita kõik välja"
+msgstr "Keelatud"
 
 #: builtin/mainmenu/dlg_settings_advanced.lua
 msgid "Edit"
-msgstr ""
+msgstr "Muuda"
 
 #: builtin/mainmenu/dlg_settings_advanced.lua
-#, fuzzy
 msgid "Enabled"
-msgstr "Sisse lülitatud"
-
-#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Format is 3 numbers separated by commas and inside brackets."
-msgstr ""
+msgstr "Lubatud"
 
 #: builtin/mainmenu/dlg_settings_advanced.lua
-msgid ""
-"Format: <offset>, <scale>, (<spreadX>, <spreadY>, <spreadZ>), <seed>, "
-"<octaves>, <persistence>"
-msgstr ""
+msgid "Lacunarity"
+msgstr "Lakunaarsus"
 
 #: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Games"
-msgstr "Mängud"
+msgid "Octaves"
+msgstr "Oktaavid"
 
-#: builtin/mainmenu/dlg_settings_advanced.lua builtin/mainmenu/tab_mods.lua
-msgid "Mods"
-msgstr ""
-
-#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Optionally the lacunarity can be appended with a leading comma."
-msgstr ""
+#: builtin/mainmenu/dlg_settings_advanced.lua src/settings_translation_file.cpp
+msgid "Offset"
+msgstr "Nihe"
 
 #: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Please enter a comma seperated list of flags."
-msgstr ""
+msgid "Persistance"
+msgstr "Püsivus"
 
 #: builtin/mainmenu/dlg_settings_advanced.lua
 msgid "Please enter a valid integer."
-msgstr ""
+msgstr "Palun sisesta korrektne täisarv."
 
 #: builtin/mainmenu/dlg_settings_advanced.lua
 msgid "Please enter a valid number."
-msgstr ""
-
-#: builtin/mainmenu/dlg_settings_advanced.lua
-msgid "Possible values are: "
-msgstr ""
+msgstr "Palun sisesta korrektne arv."
 
 #: builtin/mainmenu/dlg_settings_advanced.lua
 msgid "Restore Default"
-msgstr ""
+msgstr "Taasta vaikeväärtus"
 
-#: builtin/mainmenu/dlg_settings_advanced.lua builtin/mainmenu/store.lua
-#: builtin/mainmenu/tab_online.lua
-msgid "Search"
-msgstr ""
+#: builtin/mainmenu/dlg_settings_advanced.lua src/settings_translation_file.cpp
+msgid "Scale"
+msgstr "Ulatus"
 
 #: builtin/mainmenu/dlg_settings_advanced.lua
-#, fuzzy
-msgid "Select path"
-msgstr "Vali"
+msgid "Select directory"
+msgstr "Vali kataloog"
+
+#: builtin/mainmenu/dlg_settings_advanced.lua
+msgid "Select file"
+msgstr "Vali fail"
 
 #: builtin/mainmenu/dlg_settings_advanced.lua
 msgid "Show technical names"
-msgstr ""
+msgstr "Kuva tehnilised nimetused"
 
 #: builtin/mainmenu/dlg_settings_advanced.lua
 msgid "The value must be at least $1."
-msgstr ""
+msgstr "Väärtus peab olema vähemalt $1."
 
 #: builtin/mainmenu/dlg_settings_advanced.lua
 msgid "The value must not be larger than $1."
-msgstr ""
+msgstr "Väärtus ei tohi olla suurem kui $1."
 
-#: builtin/mainmenu/modmgr.lua
-msgid ""
-"\n"
-"Install Mod: unsupported filetype \"$1\" or broken archive"
-msgstr ""
+#: builtin/mainmenu/dlg_settings_advanced.lua
+msgid "X"
+msgstr "X"
 
-#: builtin/mainmenu/modmgr.lua
-msgid "Failed to install $1 to $2"
-msgstr "$1 paigaldamine $2 nurjus"
+#: builtin/mainmenu/dlg_settings_advanced.lua
+msgid "X spread"
+msgstr "X levitus"
 
-#: builtin/mainmenu/modmgr.lua
-msgid "Install Mod: file: \"$1\""
-msgstr ""
+#: builtin/mainmenu/dlg_settings_advanced.lua
+msgid "Y"
+msgstr "Y"
 
-#: builtin/mainmenu/modmgr.lua
-msgid "Install Mod: unable to find real modname for: $1"
-msgstr ""
+#: builtin/mainmenu/dlg_settings_advanced.lua
+msgid "Y spread"
+msgstr "Y levitus"
 
-#: builtin/mainmenu/modmgr.lua
-msgid "Install Mod: unable to find suitable foldername for modpack $1"
-msgstr ""
+#: builtin/mainmenu/dlg_settings_advanced.lua
+msgid "Z"
+msgstr "Z"
 
-#: builtin/mainmenu/modmgr.lua
-msgid "Subgame Mods"
-msgstr ""
+#: builtin/mainmenu/dlg_settings_advanced.lua
+msgid "Z spread"
+msgstr "Z levitus"
 
-#: builtin/mainmenu/store.lua
-msgid "Close store"
-msgstr ""
+#. ~ "absvalue" is a noise parameter flag.
+#. It is short for "absolute value".
+#. It can be enabled in noise settings in
+#. main menu -> "All Settings".
+#: builtin/mainmenu/dlg_settings_advanced.lua
+msgid "absvalue"
+msgstr "absoluutväärtus"
 
-#: builtin/mainmenu/store.lua
-msgid "Downloading $1, please wait..."
-msgstr ""
+#. ~ "defaults" is a noise parameter flag.
+#. It describes the default processing options
+#. for noise settings in main menu -> "All Settings".
+#: builtin/mainmenu/dlg_settings_advanced.lua
+msgid "defaults"
+msgstr "vaikesätted"
 
-#: builtin/mainmenu/store.lua
-msgid "Install"
-msgstr ""
+#. ~ "eased" is a noise parameter flag.
+#. It is used to make the map smoother and
+#. can be enabled in noise settings in
+#. main menu -> "All Settings".
+#: builtin/mainmenu/dlg_settings_advanced.lua
+msgid "eased"
+msgstr "pehmendatud"
 
-#: builtin/mainmenu/store.lua
-msgid "Page $1 of $2"
-msgstr ""
+#: builtin/mainmenu/pkgmgr.lua
+msgid "$1 (Enabled)"
+msgstr "$1 (Lubatud)"
 
-#: builtin/mainmenu/store.lua
-msgid "Rating"
-msgstr ""
+#: builtin/mainmenu/pkgmgr.lua
+msgid "$1 mods"
+msgstr "$1 mod-i"
 
-#: builtin/mainmenu/store.lua
-msgid "Shortname:"
-msgstr "Lühike nimi:"
+#: builtin/mainmenu/pkgmgr.lua
+msgid "Failed to install $1 to $2"
+msgstr "$1 paigaldamine $2 nurjus"
 
-#: builtin/mainmenu/store.lua
-msgid "Successfully installed:"
-msgstr ""
+#: builtin/mainmenu/pkgmgr.lua
+msgid "Install Mod: Unable to find real mod name for: $1"
+msgstr "Paigalda mod: Tegeliku nime leidmine ebaõnnestus mod-ile: $1"
 
-#: builtin/mainmenu/store.lua
-msgid "Unsorted"
+#: builtin/mainmenu/pkgmgr.lua
+msgid "Install Mod: Unable to find suitable folder name for modpack $1"
 msgstr ""
+"Paigalda mod: Sobiva katalooginime leidmine ebaõnnestus mod-komplektile $1"
 
-#: builtin/mainmenu/store.lua
-msgid "re-Install"
-msgstr ""
+#: builtin/mainmenu/pkgmgr.lua
+msgid "Install: Unsupported file type \"$1\" or broken archive"
+msgstr "Paigaldus: Toetamata failitüüp \"$1\" või katkine arhiiv"
 
-#: builtin/mainmenu/tab_credits.lua
-msgid "Active Contributors"
-msgstr "Co-arendaja"
+#: builtin/mainmenu/pkgmgr.lua
+msgid "Install: file: \"$1\""
+msgstr "Paigaldus: fail: \"$1\""
 
-#: builtin/mainmenu/tab_credits.lua
-msgid "Core Developers"
-msgstr "Põhiline arendaja"
+#: builtin/mainmenu/pkgmgr.lua
+msgid "Unable to find a valid mod or modpack"
+msgstr "Ei leitud sobivat mod-i ega mod-komplekti"
 
-#: builtin/mainmenu/tab_credits.lua
-msgid "Credits"
-msgstr "Tänuavaldused"
+#: builtin/mainmenu/pkgmgr.lua
+msgid "Unable to install a $1 as a texture pack"
+msgstr "$1 paigaldamine tekstuurikomplektiks nurjus"
 
-#: builtin/mainmenu/tab_credits.lua
-msgid "Previous Contributors"
-msgstr "Early arendajad"
+#: builtin/mainmenu/pkgmgr.lua
+msgid "Unable to install a game as a $1"
+msgstr "Mängu nimega $1 paigaldamine nurjus"
+
+#: builtin/mainmenu/pkgmgr.lua
+msgid "Unable to install a mod as a $1"
+msgstr "Mod nimega $1 paigaldamine nurjus"
+
+#: builtin/mainmenu/pkgmgr.lua
+msgid "Unable to install a modpack as a $1"
+msgstr "Mod-komplekt nimega $1 paigaldamine nurjus"
+
+#: builtin/mainmenu/tab_content.lua
+msgid "Browse online content"
+msgstr "Sirvi veebist sisu"
+
+#: builtin/mainmenu/tab_content.lua
+msgid "Content"
+msgstr "Sisu"
+
+#: builtin/mainmenu/tab_content.lua
+msgid "Disable Texture Pack"
+msgstr "Keela tekstuurikomplekt"
+
+#: builtin/mainmenu/tab_content.lua
+msgid "Information:"
+msgstr "Teave:"
+
+#: builtin/mainmenu/tab_content.lua
+msgid "Installed Packages:"
+msgstr "Paigaldatud paketid:"
+
+#: builtin/mainmenu/tab_content.lua
+msgid "No dependencies."
+msgstr "Sõltuvused puuduvad."
+
+#: builtin/mainmenu/tab_content.lua
+msgid "No package description available"
+msgstr "Paketil puudub kirjeldus"
+
+#: builtin/mainmenu/tab_content.lua
+msgid "Rename"
+msgstr "Nimeta ümber"
+
+#: builtin/mainmenu/tab_content.lua
+msgid "Uninstall Package"
+msgstr "Eemalda pakett"
+
+#: builtin/mainmenu/tab_content.lua
+msgid "Use Texture Pack"
+msgstr "Vali tekstuurikomplekt"
+
+#: builtin/mainmenu/tab_credits.lua
+msgid "Active Contributors"
+msgstr "Co-arendaja"
+
+#: builtin/mainmenu/tab_credits.lua
+msgid "Core Developers"
+msgstr "Põhiline arendaja"
+
+#: builtin/mainmenu/tab_credits.lua
+msgid "Credits"
+msgstr "Tänuavaldused"
+
+#: builtin/mainmenu/tab_credits.lua
+msgid "Previous Contributors"
+msgstr "Early arendajad"
 
 #: builtin/mainmenu/tab_credits.lua
 msgid "Previous Core Developers"
@@ -391,11 +702,11 @@ msgstr "Eelmised põhilised arendajad"
 
 #: builtin/mainmenu/tab_local.lua
 msgid "Announce Server"
-msgstr ""
+msgstr "Kuuluta serverist"
 
 #: builtin/mainmenu/tab_local.lua
 msgid "Bind Address"
-msgstr ""
+msgstr "Aadress"
 
 #: builtin/mainmenu/tab_local.lua
 msgid "Configure"
@@ -410,18 +721,16 @@ msgid "Enable Damage"
 msgstr "Lülita valu sisse"
 
 #: builtin/mainmenu/tab_local.lua
-#, fuzzy
 msgid "Host Game"
-msgstr "Peida mäng"
+msgstr "Majuta mäng"
 
 #: builtin/mainmenu/tab_local.lua
 msgid "Host Server"
-msgstr ""
+msgstr "Majuta server"
 
 #: builtin/mainmenu/tab_local.lua
-#, fuzzy
-msgid "Local Game"
-msgstr "Alusta mängu"
+msgid "Install games from ContentDB"
+msgstr ""
 
 #: builtin/mainmenu/tab_local.lua
 msgid "Name/Password"
@@ -432,18 +741,16 @@ msgid "New"
 msgstr "Uus"
 
 #: builtin/mainmenu/tab_local.lua
-#, fuzzy
 msgid "No world created or selected!"
-msgstr "No nimi või no mäng valitud"
+msgstr "Ühtegi maailma pole loodud ega valitud!"
 
 #: builtin/mainmenu/tab_local.lua
-#, fuzzy
 msgid "Play Game"
-msgstr "Alusta mängu"
+msgstr "Mängi"
 
 #: builtin/mainmenu/tab_local.lua
 msgid "Port"
-msgstr ""
+msgstr "Port"
 
 #: builtin/mainmenu/tab_local.lua
 msgid "Select World:"
@@ -451,44 +758,15 @@ msgstr "Vali maailm:"
 
 #: builtin/mainmenu/tab_local.lua
 msgid "Server Port"
-msgstr ""
-
-#: builtin/mainmenu/tab_mods.lua
-msgid "Installed Mods:"
-msgstr ""
-
-#: builtin/mainmenu/tab_mods.lua
-msgid "Mod information:"
-msgstr ""
-
-#: builtin/mainmenu/tab_mods.lua
-msgid "No dependencies."
-msgstr ""
+msgstr "Serveri port"
 
-#: builtin/mainmenu/tab_mods.lua
-msgid "No mod description available"
-msgstr ""
-
-#: builtin/mainmenu/tab_mods.lua
-msgid "Rename"
-msgstr ""
-
-#: builtin/mainmenu/tab_mods.lua
-msgid "Select Mod File:"
-msgstr "Vali modifikatsiooni fail:"
-
-#: builtin/mainmenu/tab_mods.lua
-msgid "Uninstall selected mod"
-msgstr ""
-
-#: builtin/mainmenu/tab_mods.lua
-msgid "Uninstall selected modpack"
-msgstr ""
+#: builtin/mainmenu/tab_local.lua
+msgid "Start Game"
+msgstr "Alusta mäng"
 
 #: builtin/mainmenu/tab_online.lua
-#, fuzzy
 msgid "Address / Port"
-msgstr "Aadress / Port:"
+msgstr "Aadress / Port"
 
 #: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
 msgid "Connect"
@@ -503,96 +781,89 @@ msgid "Damage enabled"
 msgstr "Kahjustamine lubatud"
 
 #: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
-#, fuzzy
 msgid "Del. Favorite"
-msgstr "Lemmikud:"
+msgstr "Eemalda lemmik"
 
 #: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
-#, fuzzy
 msgid "Favorite"
-msgstr "Lemmikud:"
+msgstr "Lisa lemmikuks"
+
+#: builtin/mainmenu/tab_online.lua
+msgid "Join Game"
+msgstr "Liitu mänguga"
 
 #: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
-#, fuzzy
 msgid "Name / Password"
-msgstr "Nimi / Parool:"
+msgstr "Nimi / Salasõna"
 
 #: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
 msgid "Ping"
-msgstr ""
-
-#: builtin/mainmenu/tab_online.lua
-msgid "Play Online"
-msgstr ""
+msgstr "Ping"
 
+#. ~ PvP = Player versus Player
 #: builtin/mainmenu/tab_online.lua builtin/mainmenu/tab_simple_main.lua
-#, fuzzy
 msgid "PvP enabled"
-msgstr "Sisse lülitatud"
+msgstr "PvP lubatud"
 
 #: builtin/mainmenu/tab_settings.lua
 msgid "2x"
-msgstr ""
+msgstr "2x"
 
 #: builtin/mainmenu/tab_settings.lua
-#, fuzzy
 msgid "3D Clouds"
 msgstr "3D pilved"
 
 #: builtin/mainmenu/tab_settings.lua
 msgid "4x"
-msgstr ""
+msgstr "4x"
 
 #: builtin/mainmenu/tab_settings.lua
 msgid "8x"
-msgstr ""
+msgstr "8x"
 
 #: builtin/mainmenu/tab_settings.lua
-#, fuzzy
-msgid "Advanced Settings"
-msgstr "Sätted"
+msgid "All Settings"
+msgstr "Kõik sätted"
 
 #: builtin/mainmenu/tab_settings.lua
 msgid "Antialiasing:"
-msgstr ""
+msgstr "Antialiasing:"
 
 #: builtin/mainmenu/tab_settings.lua
-#, fuzzy
 msgid "Are you sure to reset your singleplayer world?"
-msgstr "Üksikmäng"
+msgstr "Olete kindel, et lähtestate oma üksikmängija maailma?"
 
 #: builtin/mainmenu/tab_settings.lua
-msgid "Autosave screen size"
-msgstr ""
+msgid "Autosave Screen Size"
+msgstr "Salvesta ekraani suurus"
 
 #: builtin/mainmenu/tab_settings.lua
-#, fuzzy
 msgid "Bilinear Filter"
-msgstr "Bi-lineaarsed Filtreerimine"
+msgstr "Bi-lineaarne filtreerimine"
 
 #: builtin/mainmenu/tab_settings.lua
-#, fuzzy
 msgid "Bump Mapping"
-msgstr "Väga hea kvaliteet"
+msgstr "Muhkkaardistamine"
 
-#: builtin/mainmenu/tab_settings.lua
-msgid "Change keys"
-msgstr "Vaheta nuppe"
+#: builtin/mainmenu/tab_settings.lua src/client/game.cpp
+msgid "Change Keys"
+msgstr "Vaheta klahve"
 
 #: builtin/mainmenu/tab_settings.lua
-#, fuzzy
 msgid "Connected Glass"
-msgstr "Liitu"
+msgstr "Ühendatud klaas"
 
 #: builtin/mainmenu/tab_settings.lua
-#, fuzzy
 msgid "Fancy Leaves"
-msgstr "Läbipaistmatu vesi"
+msgstr "Uhked lehed"
+
+#: builtin/mainmenu/tab_settings.lua
+msgid "Generate Normal Maps"
+msgstr "Loo normaalkaardistusi"
 
 #: builtin/mainmenu/tab_settings.lua
-#, fuzzy
 msgid "Mipmap"
-msgstr "Väga hea kvaliteet"
+msgstr "Mipmap"
 
 #: builtin/mainmenu/tab_settings.lua
 msgid "Mipmap + Aniso. Filter"
@@ -603,41 +874,30 @@ msgid "No"
 msgstr "Ei"
 
 #: builtin/mainmenu/tab_settings.lua
-#, fuzzy
 msgid "No Filter"
-msgstr "Anisotroopne Filtreerimine"
+msgstr "Filtrita"
 
 #: builtin/mainmenu/tab_settings.lua
-#, fuzzy
 msgid "No Mipmap"
-msgstr "Väga hea kvaliteet"
+msgstr "Mipmapita"
 
 #: builtin/mainmenu/tab_settings.lua
-#, fuzzy
 msgid "Node Highlighting"
-msgstr "Ilus valgustus"
+msgstr "Blokkide esiletõstmine"
 
 #: builtin/mainmenu/tab_settings.lua
-#, fuzzy
 msgid "Node Outlining"
-msgstr "Ilus valgustus"
-
-#: builtin/mainmenu/tab_settings.lua builtin/mainmenu/tab_texturepacks.lua
-msgid "None"
-msgstr ""
+msgstr "Blokkide kontuur"
 
 #: builtin/mainmenu/tab_settings.lua
-#, fuzzy
-msgid "Normal Mapping"
-msgstr "Väga hea kvaliteet"
+msgid "None"
+msgstr "Puudub"
 
 #: builtin/mainmenu/tab_settings.lua
-#, fuzzy
 msgid "Opaque Leaves"
-msgstr "Läbipaistmatu vesi"
+msgstr "Läbipaistmatud lehed"
 
 #: builtin/mainmenu/tab_settings.lua
-#, fuzzy
 msgid "Opaque Water"
 msgstr "Läbipaistmatu vesi"
 
@@ -646,19 +906,16 @@ msgid "Parallax Occlusion"
 msgstr ""
 
 #: builtin/mainmenu/tab_settings.lua
-#, fuzzy
 msgid "Particles"
-msgstr "Luba kõik"
+msgstr "Osakesed"
 
 #: builtin/mainmenu/tab_settings.lua
-#, fuzzy
 msgid "Reset singleplayer world"
-msgstr "Üksikmäng"
+msgstr "Lähtesta üksikmängija maailm"
 
 #: builtin/mainmenu/tab_settings.lua
-#, fuzzy
 msgid "Screen:"
-msgstr "Mängupilt"
+msgstr "Ekraan:"
 
 #: builtin/mainmenu/tab_settings.lua
 msgid "Settings"
@@ -669,108 +926,88 @@ msgid "Shaders"
 msgstr "Varjutajad"
 
 #: builtin/mainmenu/tab_settings.lua
-#, fuzzy
+msgid "Shaders (unavailable)"
+msgstr "Varjutajad (pole saadaval)"
+
+#: builtin/mainmenu/tab_settings.lua
 msgid "Simple Leaves"
-msgstr "Läbipaistmatu vesi"
+msgstr "Lihtsad lehed"
 
 #: builtin/mainmenu/tab_settings.lua
-#, fuzzy
 msgid "Smooth Lighting"
-msgstr "Ilus valgustus"
+msgstr "Sujuv valgustus"
 
 #: builtin/mainmenu/tab_settings.lua
 msgid "Texturing:"
-msgstr ""
+msgstr "Tekstureerimine:"
 
 #: builtin/mainmenu/tab_settings.lua
 msgid "To enable shaders the OpenGL driver needs to be used."
 msgstr "Aktiveerimiseks varjud, nad vajavad OpenGL draiver."
 
 #: builtin/mainmenu/tab_settings.lua src/settings_translation_file.cpp
-#, fuzzy
 msgid "Tone Mapping"
-msgstr "Väga hea kvaliteet"
+msgstr "Tooni kaardistamine"
 
 #: builtin/mainmenu/tab_settings.lua
-msgid "Touchthreshold (px)"
-msgstr ""
+msgid "Touchthreshold: (px)"
+msgstr "Puutelävi: (px)"
 
 #: builtin/mainmenu/tab_settings.lua
-#, fuzzy
 msgid "Trilinear Filter"
-msgstr "Tri-Linear Filtreerimine"
+msgstr "Tri-lineaar filtreerimine"
 
 #: builtin/mainmenu/tab_settings.lua
-#, fuzzy
 msgid "Waving Leaves"
-msgstr "Uhked puud"
+msgstr "Lehvivad lehed"
 
 #: builtin/mainmenu/tab_settings.lua
-#, fuzzy
-msgid "Waving Plants"
-msgstr "Uhked puud"
+msgid "Waving Liquids"
+msgstr "Lainetavad vedelikud"
 
 #: builtin/mainmenu/tab_settings.lua
-#, fuzzy
-msgid "Waving Water"
-msgstr "Uhked puud"
+msgid "Waving Plants"
+msgstr "Lehvivad taimed"
 
 #: builtin/mainmenu/tab_settings.lua
 msgid "Yes"
 msgstr "Jah"
 
 #: builtin/mainmenu/tab_simple_main.lua
-#, fuzzy
 msgid "Config mods"
-msgstr "Konfigureeri"
+msgstr "Seadista mod-e"
 
 #: builtin/mainmenu/tab_simple_main.lua
-#, fuzzy
 msgid "Main"
-msgstr "Menüü"
+msgstr "Peamine"
 
 #: builtin/mainmenu/tab_simple_main.lua
-#, fuzzy
 msgid "Start Singleplayer"
-msgstr "Üksikmäng"
-
-#: builtin/mainmenu/tab_texturepacks.lua
-msgid "No information available"
-msgstr "Informatsioon ei ole kättesaadav"
+msgstr "Alusta üksikmängu"
 
-#: builtin/mainmenu/tab_texturepacks.lua
-msgid "Select texture pack:"
-msgstr "Vali graafika:"
-
-#: builtin/mainmenu/tab_texturepacks.lua
-#, fuzzy
-msgid "Texturepacks"
-msgstr "Vali graafika:"
-
-#: src/client.cpp
-#, fuzzy
+#: src/client/client.cpp
 msgid "Connection timed out."
-msgstr "Ühenduse viga (Aeg otsas?)"
+msgstr "Ühendus aegus."
 
-#: src/client.cpp
+#: src/client/client.cpp
 msgid "Done!"
-msgstr ""
+msgstr "Valmis!"
 
-#: src/client.cpp
+#: src/client/client.cpp
 msgid "Initializing nodes"
-msgstr ""
+msgstr "Blokkide häälestamine"
 
-#: src/client.cpp
+#: src/client/client.cpp
 msgid "Initializing nodes..."
-msgstr ""
+msgstr "Blokkide häälestamine..."
 
-#: src/client.cpp
+#: src/client/client.cpp
 msgid "Loading textures..."
-msgstr ""
+msgstr "Tekstuuride laadimine ..."
 
-#: src/client.cpp
+#: src/client/client.cpp
 msgid "Rebuilding shaders..."
-msgstr ""
+msgstr "Varjutajate taasloomine..."
 
 #: src/client/clientlauncher.cpp
 msgid "Connection error (timed out?)"
@@ -794,21 +1031,33 @@ msgstr "Pole valitud ei maailma ega IP aadressi. Pole midagi teha."
 
 #: src/client/clientlauncher.cpp
 msgid "Player name too long."
-msgstr ""
+msgstr "Mängija nimi on liiga pikk."
 
 #: src/client/clientlauncher.cpp
 msgid "Please choose a name!"
-msgstr ""
+msgstr "Palun vali nimi!"
 
 #: src/client/clientlauncher.cpp
-msgid "Provided world path doesn't exist: "
-msgstr ""
+msgid "Provided password file failed to open: "
+msgstr "Salasõnafaili avamine ebaõnnestus: "
 
-#: src/fontengine.cpp
+#: src/client/clientlauncher.cpp
+msgid "Provided world path doesn't exist: "
+msgstr "Maailma failiteed pole olemas: "
+
+#. ~ DO NOT TRANSLATE THIS LITERALLY!
+#. This is a special string. Put either "no" or "yes"
+#. into the translation field (literally).
+#. Choose "yes" if the language requires use of the fallback
+#. font, "no" otherwise.
+#. The fallback font is (normally) required for languages with
+#. non-Latin script, like Chinese.
+#. When in doubt, test your translation.
+#: src/client/fontengine.cpp
 msgid "needs_fallback_font"
-msgstr ""
+msgstr "no"
 
-#: src/game.cpp
+#: src/client/game.cpp
 msgid ""
 "\n"
 "Check debug.txt for details."
@@ -816,60 +1065,80 @@ msgstr ""
 "\n"
 "Vaata debug.txt info jaoks."
 
-#: src/game.cpp
-#, fuzzy
+#: src/client/game.cpp
 msgid "- Address: "
-msgstr "Aadress / Port:"
+msgstr "- Aadress: "
 
-#: src/game.cpp
-#, fuzzy
+#: src/client/game.cpp
 msgid "- Creative Mode: "
-msgstr "Kujunduslik mängumood"
+msgstr "- Kujunduslik mängumood: "
 
-#: src/game.cpp
-#, fuzzy
+#: src/client/game.cpp
 msgid "- Damage: "
-msgstr "Lülita valu sisse"
+msgstr "- Valu: "
 
-#: src/game.cpp
+#: src/client/game.cpp
 msgid "- Mode: "
-msgstr ""
+msgstr "- Režiim: "
 
-#: src/game.cpp
+#: src/client/game.cpp
 msgid "- Port: "
-msgstr ""
+msgstr "- Port: "
 
-#: src/game.cpp
-#, fuzzy
+#: src/client/game.cpp
 msgid "- Public: "
-msgstr "Avalik"
+msgstr "- Avalik: "
 
-#: src/game.cpp
+#. ~ PvP = Player versus Player
+#: src/client/game.cpp
 msgid "- PvP: "
-msgstr ""
+msgstr "- PvP: "
 
-#: src/game.cpp
+#: src/client/game.cpp
 msgid "- Server Name: "
-msgstr ""
+msgstr "- Serveri nimi: "
 
-#: src/game.cpp
-#, fuzzy
-msgid "Change Keys"
-msgstr "Vaheta nuppe"
+#: src/client/game.cpp
+msgid "Automatic forward disabled"
+msgstr "Automaatne edastus keelatud"
+
+#: src/client/game.cpp
+msgid "Automatic forward enabled"
+msgstr "Automaatne edastus lubatud"
 
-#: src/game.cpp
+#: src/client/game.cpp
+msgid "Camera update disabled"
+msgstr "Kaamera värskendamine on keelatud"
+
+#: src/client/game.cpp
+msgid "Camera update enabled"
+msgstr "Kaamera värskendamine on lubatud"
+
+#: src/client/game.cpp
 msgid "Change Password"
 msgstr "Vaheta parooli"
 
-#: src/game.cpp
+#: src/client/game.cpp
+msgid "Cinematic mode disabled"
+msgstr "Filmirežiim on keelatud"
+
+#: src/client/game.cpp
+msgid "Cinematic mode enabled"
+msgstr "Filmirežiim on lubatud"
+
+#: src/client/game.cpp
+msgid "Client side scripting is disabled"
+msgstr "Kliendipoolne skriptimine on keelatud"
+
+#: src/client/game.cpp
 msgid "Connecting to server..."
-msgstr ""
+msgstr "Serveriga ühenduse loomine..."
 
-#: src/game.cpp
+#: src/client/game.cpp
 msgid "Continue"
 msgstr "Jätka"
 
-#: src/game.cpp
+#: src/client/game.cpp
 #, c-format
 msgid ""
 "Controls:\n"
@@ -887,16 +1156,42 @@ msgid ""
 "- Mouse wheel: select item\n"
 "- %s: chat\n"
 msgstr ""
-
-#: src/game.cpp
+"Klahvid:\n"
+"- %s: liigu edasi\n"
+"- %s: liigu tagasi\n"
+"- %s: liigu vasakule\n"
+"- %s: liigu paremale\n"
+"- %s: hüppa/roni\n"
+"- %s: hiili/mine alla\n"
+"- %s: viska ese\n"
+"- %s: seljakott\n"
+"- Hiir: keera/vaata\n"
+"- Hiire vasakklõps: kaeva/viruta\n"
+"- Hiire paremklõps: paigalda/kasuta\n"
+"- Hiireratas: vali ese\n"
+"- %s: vestlus\n"
+
+#: src/client/game.cpp
 msgid "Creating client..."
-msgstr ""
+msgstr "Kliendi loomine..."
 
-#: src/game.cpp
+#: src/client/game.cpp
 msgid "Creating server..."
-msgstr ""
+msgstr "Serveri loomine..."
+
+#: src/client/game.cpp
+msgid "Debug info and profiler graph hidden"
+msgstr "Siluri info ja profiileri graafik peidetud"
+
+#: src/client/game.cpp
+msgid "Debug info shown"
+msgstr "Silumisteave kuvatud"
+
+#: src/client/game.cpp
+msgid "Debug info, profiler graph, and wireframe hidden"
+msgstr "Siluri info, profiileri graafik ja sõrestik peidetud"
 
-#: src/game.cpp
+#: src/client/game.cpp
 msgid ""
 "Default Controls:\n"
 "No menu visible:\n"
@@ -911,600 +1206,909 @@ msgid ""
 "- touch&drag, tap 2nd finger\n"
 " --> place single item to slot\n"
 msgstr ""
-
-#: src/game.cpp
+"Vaikimisi juhtimine:\n"
+"Menüü pole nähtav:\n"
+"- toksa: nupu käitamine\n"
+"- kaksiktoksa: aseta/kasuta\n"
+"- libista näpuga: vaata ringi\n"
+"Menüü/varamu nähtav:\n"
+"- kaksiktoksa (välja):\n"
+" -->sulgeb\n"
+"- puutu vihku, puutu pesa:\n"
+" --> teisaldab vihu\n"
+"- puutu&lohista, toksa 2-se näpuga\n"
+" --> asetab ühe eseme pessa\n"
+
+#: src/client/game.cpp
+msgid "Disabled unlimited viewing range"
+msgstr "Piiramatu vaatamisulatus keelatud"
+
+#: src/client/game.cpp
+msgid "Enabled unlimited viewing range"
+msgstr "Piiramatu vaatamisulatus lubatud"
+
+#: src/client/game.cpp
 msgid "Exit to Menu"
 msgstr "Välju menüüsse"
 
-#: src/game.cpp
+#: src/client/game.cpp
 msgid "Exit to OS"
 msgstr "Välju mängust"
 
-#: src/game.cpp
+#: src/client/game.cpp
+msgid "Fast mode disabled"
+msgstr "Kiirrežiim on keelatud"
+
+#: src/client/game.cpp
+msgid "Fast mode enabled"
+msgstr "Kiirrežiim on lubatud"
+
+#: src/client/game.cpp
+msgid "Fast mode enabled (note: no 'fast' privilege)"
+msgstr "Kiirrežiim on lubatud (hoiatus: 'fast' privileeg puudub)"
+
+#: src/client/game.cpp
+msgid "Fly mode disabled"
+msgstr "Lennurežiim on keelatud"
+
+#: src/client/game.cpp
+msgid "Fly mode enabled"
+msgstr "Lennurežiim lubatud"
+
+#: src/client/game.cpp
+msgid "Fly mode enabled (note: no 'fly' privilege)"
+msgstr "Lennurežiim lubatud (hoiatus: 'fly' privileeg puudub)"
+
+#: src/client/game.cpp
+msgid "Fog disabled"
+msgstr "Udu keelatud"
+
+#: src/client/game.cpp
+msgid "Fog enabled"
+msgstr "Udu lubatud"
+
+#: src/client/game.cpp
 msgid "Game info:"
-msgstr ""
+msgstr "Mängu teave:"
 
-#: src/game.cpp
-#, fuzzy
+#: src/client/game.cpp
 msgid "Game paused"
-msgstr "Mäng"
+msgstr "Mäng pausil"
 
-#: src/game.cpp
+#: src/client/game.cpp
 msgid "Hosting server"
-msgstr ""
+msgstr "Majutan serverit"
 
-#: src/game.cpp
+#: src/client/game.cpp
 msgid "Item definitions..."
-msgstr ""
+msgstr "Esemete määratlused..."
 
-#: src/game.cpp
+#: src/client/game.cpp
 msgid "KiB/s"
 msgstr ""
 
-#: src/game.cpp
+#: src/client/game.cpp
 msgid "Media..."
-msgstr ""
+msgstr "Meedia..."
 
-#: src/game.cpp
+#: src/client/game.cpp
 msgid "MiB/s"
 msgstr ""
 
-#: src/game.cpp
+#: src/client/game.cpp
+msgid "Minimap currently disabled by game or mod"
+msgstr "Pisikaardi keelab hetkel mäng või MOD"
+
+#: src/client/game.cpp
+msgid "Minimap hidden"
+msgstr "Pisikaart peidetud"
+
+#: src/client/game.cpp
+msgid "Minimap in radar mode, Zoom x1"
+msgstr "Radarkaart, Suurendus ×1"
+
+#: src/client/game.cpp
+msgid "Minimap in radar mode, Zoom x2"
+msgstr "Radarkaart, Suurendus ×2"
+
+#: src/client/game.cpp
+msgid "Minimap in radar mode, Zoom x4"
+msgstr "Radarkaart, Suurendus ×4"
+
+#: src/client/game.cpp
+msgid "Minimap in surface mode, Zoom x1"
+msgstr "Pinnakaart, Suurendus ×1"
+
+#: src/client/game.cpp
+msgid "Minimap in surface mode, Zoom x2"
+msgstr "Pinnakaart, Suurendus ×2"
+
+#: src/client/game.cpp
+msgid "Minimap in surface mode, Zoom x4"
+msgstr "Pinnakaart, Suurendus ×4"
+
+#: src/client/game.cpp
+msgid "Noclip mode disabled"
+msgstr "Haakumatus keelatud"
+
+#: src/client/game.cpp
+msgid "Noclip mode enabled"
+msgstr "Nakkumatus lubatud"
+
+#: src/client/game.cpp
+msgid "Noclip mode enabled (note: no 'noclip' privilege)"
+msgstr "Haakumatus lubatud (pole 'haakumatus' volitust)"
+
+#: src/client/game.cpp
 msgid "Node definitions..."
 msgstr ""
 
-#: src/game.cpp
+#: src/client/game.cpp
 msgid "Off"
 msgstr ""
 
-#: src/game.cpp
+#: src/client/game.cpp
 msgid "On"
 msgstr ""
 
-#: src/game.cpp
+#: src/client/game.cpp
+msgid "Pitch move mode disabled"
+msgstr ""
+
+#: src/client/game.cpp
+msgid "Pitch move mode enabled"
+msgstr ""
+
+#: src/client/game.cpp
+msgid "Profiler graph shown"
+msgstr ""
+
+#: src/client/game.cpp
 msgid "Remote server"
 msgstr ""
 
-#: src/game.cpp
+#: src/client/game.cpp
 msgid "Resolving address..."
 msgstr ""
 
-#: src/game.cpp
+#: src/client/game.cpp
 msgid "Shutting down..."
 msgstr ""
 
-#: src/game.cpp
+#: src/client/game.cpp
 msgid "Singleplayer"
 msgstr "Üksikmäng"
 
-#: src/game.cpp
+#: src/client/game.cpp
 msgid "Sound Volume"
 msgstr "Hääle volüüm"
 
-#: src/game.cpp
-#, c-format
-msgid "Volume changed to %d%%"
+#: src/client/game.cpp
+msgid "Sound muted"
+msgstr "Heli vaigistatud"
+
+#: src/client/game.cpp
+msgid "Sound system is disabled"
 msgstr ""
 
-#: src/game.cpp
-msgid "Volume changed to 0%"
+#: src/client/game.cpp
+msgid "Sound system is not supported on this build"
 msgstr ""
 
-#: src/game.cpp
-msgid "Volume changed to 100%"
+#: src/client/game.cpp
+msgid "Sound unmuted"
+msgstr "Heli taastatud"
+
+#: src/client/game.cpp
+#, c-format
+msgid "Viewing range changed to %d"
 msgstr ""
 
-#: src/game.cpp src/guiFormSpecMenu.cpp
-msgid "ok"
+#: src/client/game.cpp
+#, c-format
+msgid "Viewing range is at maximum: %d"
 msgstr ""
 
-#: src/guiFormSpecMenu.cpp
-msgid "Enter "
+#: src/client/game.cpp
+#, c-format
+msgid "Viewing range is at minimum: %d"
 msgstr ""
 
-#: src/guiFormSpecMenu.cpp
-msgid "Proceed"
-msgstr "Jätka"
+#: src/client/game.cpp
+#, c-format
+msgid "Volume changed to %d%%"
+msgstr ""
 
-#: src/guiKeyChangeMenu.cpp
-msgid "\"Use\" = climb down"
-msgstr "\"Tegevus\" = Roni alla"
+#: src/client/game.cpp
+msgid "Wireframe shown"
+msgstr ""
 
-#: src/guiKeyChangeMenu.cpp
-msgid "Backward"
-msgstr "Tagasi"
+#: src/client/game.cpp
+msgid "Zoom currently disabled by game or mod"
+msgstr ""
 
-#: src/guiKeyChangeMenu.cpp
-msgid "Chat"
-msgstr "Jututuba"
+#: src/client/game.cpp
+msgid "ok"
+msgstr ""
 
-#: src/guiKeyChangeMenu.cpp
-msgid "Command"
-msgstr "Käsklus"
+#: src/client/gameui.cpp
+msgid "Chat hidden"
+msgstr "Vestlus peidetud"
 
-#: src/guiKeyChangeMenu.cpp
-msgid "Console"
-msgstr "Konsool"
+#: src/client/gameui.cpp
+msgid "Chat shown"
+msgstr ""
 
-#: src/guiKeyChangeMenu.cpp
-msgid "Dec. volume"
+#: src/client/gameui.cpp
+msgid "HUD hidden"
 msgstr ""
 
-#: src/guiKeyChangeMenu.cpp
-msgid "Double tap \"jump\" to toggle fly"
-msgstr "Topeltklõpsa \"Hüppamist\" et sisse lülitada lendamine"
+#: src/client/gameui.cpp
+msgid "HUD shown"
+msgstr ""
 
-#: src/guiKeyChangeMenu.cpp
-msgid "Drop"
-msgstr "Viska maha"
+#: src/client/gameui.cpp
+msgid "Profiler hidden"
+msgstr ""
 
-#: src/guiKeyChangeMenu.cpp
-msgid "Forward"
-msgstr "Edasi"
-
-#: src/guiKeyChangeMenu.cpp
-#, fuzzy
-msgid "Inc. volume"
-msgstr "Hääle volüüm"
-
-#: src/guiKeyChangeMenu.cpp
-msgid "Inventory"
-msgstr "Seljakott"
-
-#: src/guiKeyChangeMenu.cpp
-msgid "Jump"
-msgstr "Hüppamine"
-
-#: src/guiKeyChangeMenu.cpp
-msgid "Key already in use"
-msgstr "Nupp juba kasutuses"
-
-#: src/guiKeyChangeMenu.cpp
-msgid "Keybindings. (If this menu screws up, remove stuff from minetest.conf)"
-msgstr ""
-"Nupusätted. (Kui see menüü sassi läheb, siis kustuta asju failist minetest."
-"conf)"
-
-#: src/guiKeyChangeMenu.cpp src/keycode.cpp
-msgid "Left"
-msgstr "Vasakule"
-
-#: src/guiKeyChangeMenu.cpp
-#, fuzzy
-msgid "Local command"
-msgstr "Käsklus"
-
-#: src/guiKeyChangeMenu.cpp
-msgid "Mute"
-msgstr ""
-
-#: src/guiKeyChangeMenu.cpp
-#, fuzzy
-msgid "Next item"
-msgstr "Järgmine"
-
-#: src/guiKeyChangeMenu.cpp
-msgid "Prev. item"
+#: src/client/gameui.cpp
+#, c-format
+msgid "Profiler shown (page %d of %d)"
 msgstr ""
 
-#: src/guiKeyChangeMenu.cpp src/settings_translation_file.cpp
-msgid "Print stacks"
-msgstr "Prindi kogused"
-
-#: src/guiKeyChangeMenu.cpp
-msgid "Range select"
-msgstr "Kauguse valik"
-
-#: src/guiKeyChangeMenu.cpp src/keycode.cpp
-msgid "Right"
-msgstr "Paremale"
-
-#: src/guiKeyChangeMenu.cpp
-msgid "Sneak"
-msgstr "Hiilimine"
-
-#: src/guiKeyChangeMenu.cpp
-#, fuzzy
-msgid "Toggle Cinematic"
-msgstr "Lülita kiirus sisse"
-
-#: src/guiKeyChangeMenu.cpp
-msgid "Toggle fast"
-msgstr "Lülita kiirus sisse"
-
-#: src/guiKeyChangeMenu.cpp
-msgid "Toggle fly"
-msgstr "Lülita lendamine sisse"
-
-#: src/guiKeyChangeMenu.cpp
-msgid "Toggle noclip"
-msgstr "Lülita läbi seinte minek sisse"
-
-#: src/guiKeyChangeMenu.cpp
-msgid "Use"
-msgstr "Tegevus"
-
-#: src/guiKeyChangeMenu.cpp src/keycode.cpp
-msgid "Zoom"
-msgstr "Suumi"
-
-#: src/guiKeyChangeMenu.cpp
-msgid "press key"
-msgstr "Vajuta nuppu"
-
-#: src/guiPasswordChange.cpp
-msgid "Change"
-msgstr "Muuda"
-
-#: src/guiPasswordChange.cpp
-msgid "Confirm Password"
-msgstr "Kinnita parooli"
-
-#: src/guiPasswordChange.cpp
-msgid "New Password"
-msgstr "Uus parool"
-
-#: src/guiPasswordChange.cpp
-msgid "Old Password"
-msgstr "Vana parool"
-
-#: src/guiPasswordChange.cpp
-msgid "Passwords do not match!"
-msgstr "Paroolid ei ole samad!"
-
-#: src/guiVolumeChange.cpp
-msgid "Exit"
-msgstr "Välju"
-
-#: src/guiVolumeChange.cpp
-msgid "Sound Volume: "
-msgstr "Hääle Volüüm: "
-
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "Apps"
 msgstr "Aplikatsioonid"
 
-#: src/keycode.cpp
-msgid "Back"
+#: src/client/keycode.cpp
+#, fuzzy
+msgid "Backspace"
 msgstr "Tagasi"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "Caps Lock"
 msgstr ""
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "Clear"
 msgstr "Tühjenda"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "Control"
 msgstr "CTRL"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "Down"
 msgstr "Alla"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "End"
 msgstr "Lõpeta"
 
-#: src/keycode.cpp
-#, fuzzy
+#: src/client/keycode.cpp
 msgid "Erase EOF"
-msgstr "Kustuta OEF"
+msgstr "Kustuta EOF"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "Execute"
 msgstr "Soorita"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "Help"
 msgstr "Abi"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "Home"
 msgstr "Kodu"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 #, fuzzy
 msgid "IME Accept"
 msgstr "Nõustu"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 #, fuzzy
 msgid "IME Convert"
 msgstr "Konverteeri"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 #, fuzzy
 msgid "IME Escape"
 msgstr "Põgene"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 #, fuzzy
 msgid "IME Mode Change"
 msgstr "Moodi vahetamine"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 #, fuzzy
 msgid "IME Nonconvert"
 msgstr "Konverteerimatta"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "Insert"
 msgstr "Sisesta"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp src/gui/guiKeyChangeMenu.cpp
+msgid "Left"
+msgstr "Vasakule"
+
+#: src/client/keycode.cpp
 msgid "Left Button"
 msgstr "Vasak nupp"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "Left Control"
 msgstr "Vasak CTRL"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "Left Menu"
 msgstr "Vasak Menüü"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "Left Shift"
 msgstr "Vasak Shift"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "Left Windows"
 msgstr "Vasak Windowsi nupp"
 
-#: src/keycode.cpp
+#. ~ Key name, common on Windows keyboards
+#: src/client/keycode.cpp
 msgid "Menu"
 msgstr "Menüü"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "Middle Button"
 msgstr "Keskmine nupp"
 
-#: src/keycode.cpp
-msgid "Next"
-msgstr "Järgmine"
-
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "Num Lock"
 msgstr "Numbrilaual Num Lock"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "Numpad *"
 msgstr "Numbrilaual *"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "Numpad +"
 msgstr "Numbrilaual +"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "Numpad -"
 msgstr "Numbrilaual -"
 
-#: src/keycode.cpp
-#, fuzzy
+#: src/client/keycode.cpp
 msgid "Numpad ."
-msgstr "Numbrilaual *"
+msgstr "Numbrilaual ."
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "Numpad /"
 msgstr "Numbrilaual /"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "Numpad 0"
 msgstr "Numbrilaual 0"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "Numpad 1"
 msgstr "Numbrilaual 1"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "Numpad 2"
 msgstr "Numbrilaual 2"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "Numpad 3"
 msgstr "Numbrilaual 3"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "Numpad 4"
 msgstr "Numbrilaual 4"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "Numpad 5"
 msgstr "Numbrilaual 5"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "Numpad 6"
 msgstr "Numbrilaual 6"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "Numpad 7"
 msgstr "Numbrilaual 7"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "Numpad 8"
 msgstr "Numbrilaual 8"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "Numpad 9"
 msgstr "Numbrilaual 9"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "OEM Clear"
 msgstr "OEM Tühi"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
+msgid "Page down"
+msgstr ""
+
+#: src/client/keycode.cpp
+msgid "Page up"
+msgstr ""
+
+#: src/client/keycode.cpp
 msgid "Pause"
 msgstr "Paus"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "Play"
 msgstr "Mängi"
 
-#: src/keycode.cpp
+#. ~ "Print screen" key
+#: src/client/keycode.cpp
 msgid "Print"
 msgstr "Prindi"
 
-#: src/keycode.cpp
-msgid "Prior"
-msgstr "Eelnev"
-
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "Return"
 msgstr "Enter"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp src/gui/guiKeyChangeMenu.cpp
+msgid "Right"
+msgstr "Paremale"
+
+#: src/client/keycode.cpp
 msgid "Right Button"
 msgstr "Parem nupp"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "Right Control"
 msgstr "Parem CTRL"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "Right Menu"
 msgstr "Parem Menüü"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "Right Shift"
 msgstr "Parem Shift"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "Right Windows"
 msgstr "Parem Windowsi nupp"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "Scroll Lock"
 msgstr "Scroll lukk"
 
-#: src/keycode.cpp
+#. ~ Key name
+#: src/client/keycode.cpp
 msgid "Select"
 msgstr "Vali"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "Shift"
 msgstr "Shift,"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "Sleep"
 msgstr "Maga"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "Snapshot"
 msgstr "Mängupilt"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "Space"
 msgstr "Tühik"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "Tab"
 msgstr "Reavahetus"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "Up"
 msgstr "Üles"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "X Button 1"
 msgstr "X Nuppp 1"
 
-#: src/keycode.cpp
+#: src/client/keycode.cpp
 msgid "X Button 2"
 msgstr "X Nupp 2"
 
-#: src/settings_translation_file.cpp
-msgid ""
-"(X,Y,Z) offset of fractal from world centre in units of 'scale'.\n"
-"Used to move a suitable spawn area of low land close to (0, 0).\n"
-"The default is suitable for mandelbrot sets, it needs to be edited for julia "
-"sets.\n"
-"Range roughly -2 to 2. Multiply by 'scale' for offset in nodes."
+#: src/client/keycode.cpp src/gui/guiKeyChangeMenu.cpp
+msgid "Zoom"
+msgstr "Suumi"
+
+#: src/gui/guiConfirmRegistration.cpp src/gui/guiPasswordChange.cpp
+msgid "Passwords do not match!"
+msgstr "Paroolid ei ole samad!"
+
+#: src/gui/guiConfirmRegistration.cpp
+msgid "Register and Join"
 msgstr ""
 
-#: src/settings_translation_file.cpp
+#: src/gui/guiConfirmRegistration.cpp
+#, c-format
 msgid ""
-"0 = parallax occlusion with slope information (faster).\n"
-"1 = relief mapping (slower, more accurate)."
+"You are about to join this server with the name \"%s\" for the first time.\n"
+"If you proceed, a new account using your credentials will be created on this "
+"server.\n"
+"Please retype your password and click 'Register and Join' to confirm account "
+"creation, or click 'Cancel' to abort."
 msgstr ""
 
-#: src/settings_translation_file.cpp
+#: src/gui/guiFormSpecMenu.cpp
+msgid "Proceed"
+msgstr "Jätka"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "\"Special\" = climb down"
+msgstr "\"Eriline\" = roni alla"
+
+#: src/gui/guiKeyChangeMenu.cpp
 #, fuzzy
-msgid "3D clouds"
-msgstr "3D pilved"
+msgid "Autoforward"
+msgstr "Automaatedasiliikumine"
 
-#: src/settings_translation_file.cpp
-msgid "3D mode"
+#: src/gui/guiKeyChangeMenu.cpp src/settings_translation_file.cpp
+msgid "Automatic jumping"
+msgstr ""
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Backward"
+msgstr "Tagasi"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Change camera"
+msgstr "Muuda kaamerat"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Chat"
+msgstr "Jututuba"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Command"
+msgstr "Käsklus"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Console"
+msgstr "Konsool"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Dec. range"
+msgstr ""
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Dec. volume"
+msgstr ""
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Double tap \"jump\" to toggle fly"
+msgstr "Topeltklõpsa \"Hüppamist\" et sisse lülitada lendamine"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Drop"
+msgstr "Viska maha"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Forward"
+msgstr "Edasi"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Inc. range"
+msgstr ""
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Inc. volume"
+msgstr "Helitugevus üles"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Inventory"
+msgstr "Seljakott"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Jump"
+msgstr "Hüppamine"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Key already in use"
+msgstr "Nupp juba kasutuses"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Keybindings. (If this menu screws up, remove stuff from minetest.conf)"
+msgstr ""
+"Nupusätted. (Kui see menüü sassi läheb, siis kustuta asju failist minetest."
+"conf)"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Local command"
+msgstr "Kohalik käsk"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Mute"
+msgstr ""
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Next item"
+msgstr "Järgmine üksus"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Prev. item"
+msgstr ""
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Range select"
+msgstr "Kauguse valik"
+
+#: src/gui/guiKeyChangeMenu.cpp src/settings_translation_file.cpp
+msgid "Screenshot"
+msgstr "Kuvatõmmis"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Sneak"
+msgstr "Hiilimine"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Special"
+msgstr ""
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Toggle HUD"
+msgstr "Lülita HUD sisse/välja"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Toggle chat log"
+msgstr "Lülita vestluslogi sisse/välja"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Toggle fast"
+msgstr "Lülita kiirus sisse"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Toggle fly"
+msgstr "Lülita lendamine sisse"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Toggle fog"
+msgstr "Lülita udu sisse/välja"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Toggle minimap"
+msgstr "Lülita minikaart sisse/välja"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Toggle noclip"
+msgstr "Lülita läbi seinte minek sisse"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "Toggle pitchmove"
+msgstr "Lülita pitchmove sisse/välja"
+
+#: src/gui/guiKeyChangeMenu.cpp
+msgid "press key"
+msgstr "Vajuta nuppu"
+
+#: src/gui/guiPasswordChange.cpp
+msgid "Change"
+msgstr "Muuda"
+
+#: src/gui/guiPasswordChange.cpp
+msgid "Confirm Password"
+msgstr "Kinnita parooli"
+
+#: src/gui/guiPasswordChange.cpp
+msgid "New Password"
+msgstr "Uus parool"
+
+#: src/gui/guiPasswordChange.cpp
+msgid "Old Password"
+msgstr "Vana parool"
+
+#: src/gui/guiVolumeChange.cpp
+msgid "Exit"
+msgstr "Välju"
+
+#: src/gui/guiVolumeChange.cpp
+msgid "Muted"
+msgstr "Vaigistatud"
+
+#: src/gui/guiVolumeChange.cpp
+msgid "Sound Volume: "
+msgstr "Hääle Volüüm: "
+
+#. ~ Imperative, as in "Enter/type in text".
+#. Don't forget the space.
+#: src/gui/modalMenu.cpp
+msgid "Enter "
 msgstr ""
 
+#. ~ DO NOT TRANSLATE THIS LITERALLY!
+#. This is a special string which needs to contain the translation's
+#. language code (e.g. "de" for German).
+#: src/network/clientpackethandler.cpp src/script/lua_api/l_client.cpp
+msgid "LANG_CODE"
+msgstr "et"
+
 #: src/settings_translation_file.cpp
-msgid "3D noise defining giant caverns."
+msgid ""
+"(Android) Fixes the position of virtual joystick.\n"
+"If disabled, virtual joystick will center to first-touch's position."
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"3D noise defining mountain structure and height.\n"
-"Also defines structure of floatland mountain terrain."
+"(Android) Use virtual joystick to trigger \"aux\" button.\n"
+"If enabled, virtual joystick will also tap \"aux\" button when out of main "
+"circle."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "3D noise defining structure of river canyon walls."
+msgid ""
+"(X,Y,Z) offset of fractal from world center in units of 'scale'.\n"
+"Can be used to move a desired point to (0, 0) to create a\n"
+"suitable spawn point, or to allow 'zooming in' on a desired\n"
+"point by increasing 'scale'.\n"
+"The default is tuned for a suitable spawn point for Mandelbrot\n"
+"sets with default parameters, it may need altering in other\n"
+"situations.\n"
+"Range roughly -2 to 2. Multiply by 'scale' for offset in nodes."
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"3D support.\n"
-"Currently supported:\n"
-"-    none: no 3d output.\n"
-"-    anaglyph: cyan/magenta color 3d.\n"
-"-    interlaced: odd/even line based polarisation screen support.\n"
-"-    topbottom: split screen top/bottom.\n"
-"-    sidebyside: split screen side by side.\n"
-"-    pageflip: quadbuffer based 3d."
+"(X,Y,Z) scale of fractal in nodes.\n"
+"Actual fractal size will be 2 to 3 times larger.\n"
+"These numbers can be made very large, the fractal does\n"
+"not have to fit inside the world.\n"
+"Increase these to 'zoom' into the detail of the fractal.\n"
+"Default is for a vertically-squashed shape suitable for\n"
+"an island, set all 3 numbers equal for the raw shape."
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"A chosen map seed for a new map, leave empty for random.\n"
-"Will be overridden when creating a new world in the main menu."
+"0 = parallax occlusion with slope information (faster).\n"
+"1 = relief mapping (slower, more accurate)."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "A message to be displayed to all clients when the server crashes."
+msgid "2D noise that controls the shape/size of ridged mountains."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "A message to be displayed to all clients when the server shuts down."
+msgid "2D noise that controls the shape/size of rolling hills."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Absolute limit of emerge queues"
+msgid "2D noise that controls the shape/size of step mountains."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Acceleration in air"
+msgid "2D noise that controls the size/occurrence of ridged mountain ranges."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Active Block Management interval"
+msgid "2D noise that controls the size/occurrence of rolling hills."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Active Block Modifier interval"
+msgid "2D noise that controls the size/occurrence of step mountain ranges."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Active Block Modifiers"
+msgid "2D noise that locates the river valleys and channels."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Active block range"
+msgid "3D clouds"
+msgstr "3D pilved"
+
+#: src/settings_translation_file.cpp
+msgid "3D mode"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Active object send range"
+msgid "3D mode parallax strength"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "3D noise defining giant caverns."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"3D noise defining mountain structure and height.\n"
+"Also defines structure of floatland mountain terrain."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"3D noise defining structure of floatlands.\n"
+"If altered from the default, the noise 'scale' (0.7 by default) may need\n"
+"to be adjusted, as floatland tapering functions best when this noise has\n"
+"a value range of approximately -2.0 to 2.0."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "3D noise defining structure of river canyon walls."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "3D noise defining terrain."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "3D noise for mountain overhangs, cliffs, etc. Usually small variations."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "3D noise that determines number of dungeons per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"3D support.\n"
+"Currently supported:\n"
+"-    none: no 3d output.\n"
+"-    anaglyph: cyan/magenta color 3d.\n"
+"-    interlaced: odd/even line based polarisation screen support.\n"
+"-    topbottom: split screen top/bottom.\n"
+"-    sidebyside: split screen side by side.\n"
+"-    crossview: Cross-eyed 3d\n"
+"-    pageflip: quadbuffer based 3d.\n"
+"Note that the interlaced mode requires shaders to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"A chosen map seed for a new map, leave empty for random.\n"
+"Will be overridden when creating a new world in the main menu."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "A message to be displayed to all clients when the server crashes."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "A message to be displayed to all clients when the server shuts down."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "ABM interval"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Absolute limit of queued blocks to emerge"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Acceleration in air"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Acceleration of gravity, in nodes per second per second."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Active Block Modifiers"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Active block management interval"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Active block range"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Active object send range"
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -1515,1142 +2119,1488 @@ msgid ""
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Adds particles when digging a node."
+msgid "Adds particles when digging a node."
+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
+#, c-format
+msgid ""
+"Adjusts the density of the floatland layer.\n"
+"Increase value to increase density. Can be positive or negative.\n"
+"Value = 0.0: 50% of volume is floatland.\n"
+"Value = 2.0 (can be higher depending on 'mgv7_np_floatland', always test\n"
+"to be sure) creates a solid floatland layer."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Advanced"
+msgstr "Arenenud sätted"
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Alters the light curve by applying 'gamma correction' to it.\n"
+"Higher values make middle and lower light levels brighter.\n"
+"Value '1.0' leaves the light curve unaltered.\n"
+"This only has significant effect on daylight and artificial\n"
+"light, it has very little effect on natural night light."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Always fly and fast"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Ambient occlusion gamma"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Amount of messages a player may send per 10 seconds."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Amplifies the valleys."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Anisotropic filtering"
+msgstr "Anisotroopne filtreerimine"
+
+#: src/settings_translation_file.cpp
+msgid "Announce server"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Announce to this serverlist."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Append item name"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Append item name to tooltip."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Apple trees noise"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Arm inertia"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Arm inertia, gives a more realistic movement of\n"
+"the arm when the camera moves."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Ask to reconnect after crash"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"At this distance the server will aggressively optimize which blocks are sent "
+"to\n"
+"clients.\n"
+"Small values potentially improve performance a lot, at the expense of "
+"visible\n"
+"rendering glitches (some blocks will not be rendered under water and in "
+"caves,\n"
+"as well as sometimes on land).\n"
+"Setting this to a value greater than max_block_send_distance disables this\n"
+"optimization.\n"
+"Stated in mapblocks (16 nodes)."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Automatic forward key"
+msgstr "Automaatse edasiliikumise klahv"
+
+#: src/settings_translation_file.cpp
+msgid "Automatically jump up single-node obstacles."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Automatically report to the serverlist."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Autosave screen size"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Autoscaling mode"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Backward key"
+msgstr "Tagasi liikumise klahv"
+
+#: src/settings_translation_file.cpp
+msgid "Base ground level"
+msgstr "Baas maapinna tase"
+
+#: src/settings_translation_file.cpp
+msgid "Base terrain height."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Basic"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Basic privileges"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Beach noise"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Beach noise threshold"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bilinear filtering"
+msgstr "Bilineaarne filtreerimine"
+
+#: src/settings_translation_file.cpp
+msgid "Bind address"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Biome API temperature and humidity noise parameters"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Biome noise"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bits per pixel (aka color depth) in fullscreen mode."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Block send optimize distance"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold and italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold and italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bold monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Build inside player"
+msgstr "Ehitamine mängija sisse"
+
+#: src/settings_translation_file.cpp
+msgid "Builtin"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Bumpmapping"
+msgstr "Muhkkaardistamine"
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Camera 'near clipping plane' distance in nodes, between 0 and 0.25\n"
+"Only works on GLES platforms. Most users will not need to change this.\n"
+"Increasing can reduce artifacting on weaker GPUs.\n"
+"0.1 = Default, 0.25 = Good value for weaker tablets."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Camera smoothing"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Camera smoothing in cinematic mode"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Camera update toggle key"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Cave noise"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Cave noise #1"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Cave noise #2"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Cave width"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Cave1 noise"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Cave2 noise"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Cavern limit"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Cavern noise"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Cavern taper"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Cavern threshold"
+msgstr "Koobaste läve"
+
+#: src/settings_translation_file.cpp
+msgid "Cavern upper limit"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Center of light curve boost range.\n"
+"Where 0.0 is minimum light level, 1.0 is maximum light level."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Changes the main menu UI:\n"
+"-   Full:  Multiple singleplayer worlds, game choice, texture pack chooser, "
+"etc.\n"
+"-   Simple: One singleplayer world, no game or texture pack choosers. May "
+"be\n"
+"necessary for smaller screens."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Chat font size"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Chat key"
+msgstr "Vestlusklahv"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Chat log level"
+msgstr "Vestluse lülitusklahv"
+
+#: src/settings_translation_file.cpp
+msgid "Chat message count limit"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Chat message format"
+msgstr "Vestluse sõnumi formaat"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Chat message kick threshold"
+msgstr "Vestlussõnumi kick läve"
+
+#: src/settings_translation_file.cpp
+msgid "Chat message max length"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Chat toggle key"
+msgstr "Vestluse lülitusklahv"
+
+#: src/settings_translation_file.cpp
+msgid "Chatcommands"
+msgstr "Käsklused"
+
+#: src/settings_translation_file.cpp
+msgid "Chunk size"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Cinematic mode"
+msgstr "Filmirežiim"
+
+#: src/settings_translation_file.cpp
+msgid "Cinematic mode key"
+msgstr "Filmirežiimi klahv"
+
+#: src/settings_translation_file.cpp
+msgid "Clean transparent textures"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Client"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Client and Server"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Client modding"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Client side modding restrictions"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Client side node lookup range restriction"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Climbing speed"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Cloud radius"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Clouds"
+msgstr "Pilved"
+
+#: src/settings_translation_file.cpp
+msgid "Clouds are a client side effect."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Clouds in menu"
+msgstr "Pilved menüüs"
+
+#: src/settings_translation_file.cpp
+msgid "Colored fog"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Adjust dpi configuration to your screen (non X11/Android only) e.g. for 4k "
-"screens."
+"Comma-separated list of flags to hide in the content repository.\n"
+"\"nonfree\" can be used to hide packages which do not qualify as 'free "
+"software',\n"
+"as defined by the Free Software Foundation.\n"
+"You can also specify content ratings.\n"
+"These flags are independent from Minetest versions,\n"
+"so see a full list at https://content.minetest.net/help/content_flags/"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"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."
+"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 "Advanced"
-msgstr "Arenenud sätted"
-
-#: src/settings_translation_file.cpp
-msgid "Altitude Chill"
+msgid ""
+"Comma-separated list of trusted mods that are allowed to access insecure\n"
+"functions even when mod security is on (via request_insecure_environment())."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Always fly and fast"
-msgstr ""
+msgid "Command key"
+msgstr "Käsuklahv"
 
 #: src/settings_translation_file.cpp
-msgid "Ambient occlusion gamma"
-msgstr ""
+msgid "Connect glass"
+msgstr "Ühenda klaasi"
 
 #: src/settings_translation_file.cpp
-msgid "Amplifies the valleys"
+msgid "Connect to external media server"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid ""
-"Android systems only: Tries to create inventory textures from meshes\n"
-"when no supported render was found."
+msgid "Connects glass if supported by node."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Anisotropic filtering"
-msgstr "Anisotroopne Filtreerimine"
+msgid "Console alpha"
+msgstr "Konsooli läbipaistvus"
 
 #: src/settings_translation_file.cpp
-msgid "Announce server"
-msgstr ""
+msgid "Console color"
+msgstr "Konsooli värv"
 
 #: src/settings_translation_file.cpp
-msgid ""
-"Announce to this serverlist.\n"
-"If you want to announce your ipv6 address, use  serverlist_url = v6.servers."
-"minetest.net."
-msgstr ""
+msgid "Console height"
+msgstr "Konsooli kõrgus"
 
 #: src/settings_translation_file.cpp
-msgid "Apple trees noise"
+msgid "ContentDB Flag Blacklist"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Approximate (X,Y,Z) scale of fractal in nodes."
-msgstr ""
+msgid "ContentDB URL"
+msgstr "ContentDB URL"
 
 #: src/settings_translation_file.cpp
-msgid "Ask to reconnect after crash"
+msgid "Continuous forward"
 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)"
+"Continuous forward movement, toggled by autoforward key.\n"
+"Press the autoforward key again or the backwards movement to disable."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Automaticaly report to the serverlist."
-msgstr ""
+msgid "Controls"
+msgstr "Juhtklahvid"
 
 #: src/settings_translation_file.cpp
-msgid "Autorun key"
+msgid ""
+"Controls length of day/night cycle.\n"
+"Examples:\n"
+"72 = 20min, 360 = 4min, 1 = 24hour, 0 = day/night/whatever stays unchanged."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Backward key"
-msgstr "Tagasi"
+msgid "Controls sinking speed in liquid."
+msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Base terrain height"
+msgid "Controls steepness/depth of lake depressions."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Basic"
+msgid "Controls steepness/height of hills."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Basic Privileges"
+msgid ""
+"Controls width of tunnels, a smaller value creates wider tunnels.\n"
+"Value >= 10.0 completely disables generation of tunnels and avoids the\n"
+"intensive noise calculations."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Beach noise"
+msgid "Crash message"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Beach noise threshold"
-msgstr ""
+msgid "Creative"
+msgstr "Loominguline"
 
 #: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Bilinear filtering"
-msgstr "Bi-lineaarsed Filtreerimine"
+msgid "Crosshair alpha"
+msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Bind address"
+msgid "Crosshair alpha (opaqueness, between 0 and 255)."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Biome API temperature and humidity noise parameters"
+msgid "Crosshair color"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Biome noise"
+msgid "Crosshair color (R,G,B)."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Bits per pixel (aka color depth) in fullscreen mode."
+msgid "DPI"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 #, fuzzy
-msgid "Build inside player"
-msgstr "Mitmikmäng"
+msgid "Damage"
+msgstr "Damage"
 
 #: src/settings_translation_file.cpp
-msgid "Builtin"
+msgid "Debug info toggle key"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Bumpmapping"
-msgstr "Väga hea kvaliteet"
+msgid "Debug log file size threshold"
+msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Camera smoothing"
+msgid "Debug log level"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Camera smoothing in cinematic mode"
+msgid "Dec. volume key"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Camera update toggle key"
+msgid "Decrease this to increase liquid resistance to movement."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Cave noise"
+msgid "Dedicated server step"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Cave noise #1"
+msgid "Default acceleration"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Cave noise #2"
-msgstr ""
+msgid "Default game"
+msgstr "Vaikemäng"
 
 #: src/settings_translation_file.cpp
-msgid "Cave width"
+msgid ""
+"Default game when creating a new world.\n"
+"This will be overridden when creating a world from the main menu."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Cave1 noise"
+msgid "Default password"
+msgstr "Vaikimisi salasõna"
+
+#: src/settings_translation_file.cpp
+msgid "Default privileges"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Cave2 noise"
+msgid "Default report format"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Cavern limit"
+#, fuzzy
+msgid "Default stack size"
+msgstr "Vaikemäng"
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Default timeout for cURL, stated in milliseconds.\n"
+"Only has an effect if compiled with cURL."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Cavern noise"
+msgid "Defines areas where trees have apples."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Cavern taper"
+msgid "Defines areas with sandy beaches."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Cavern threshold"
-msgstr "Põlvkonna kaardid"
+msgid "Defines distribution of higher terrain and steepness of cliffs."
+msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Caves and tunnels form at the intersection of the two noises"
+msgid "Defines distribution of higher terrain."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Chat key"
-msgstr "Vaheta nuppe"
+msgid "Defines full size of caverns, smaller values create larger caverns."
+msgstr ""
 
 #: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Chat toggle key"
-msgstr "Vaheta nuppe"
+msgid "Defines large-scale river channel structure."
+msgstr ""
 
 #: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Chatcommands"
-msgstr "Käsklus"
+msgid "Defines location and terrain of optional hills and lakes."
+msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Choice of 18 fractals from 9 formulas.\n"
-"1 = 4D \"Roundy\" mandelbrot set.\n"
-"2 = 4D \"Roundy\" julia set.\n"
-"3 = 4D \"Squarry\" mandelbrot set.\n"
-"4 = 4D \"Squarry\" julia set.\n"
-"5 = 4D \"Mandy Cousin\" mandelbrot set.\n"
-"6 = 4D \"Mandy Cousin\" julia set.\n"
-"7 = 4D \"Variation\" mandelbrot set.\n"
-"8 = 4D \"Variation\" julia set.\n"
-"9 = 3D \"Mandelbrot/Mandelbar\" mandelbrot set.\n"
-"10 = 3D \"Mandelbrot/Mandelbar\" julia set.\n"
-"11 = 3D \"Christmas Tree\" mandelbrot set.\n"
-"12 = 3D \"Christmas Tree\" julia set.\n"
-"13 = 3D \"Mandelbulb\" mandelbrot set.\n"
-"14 = 3D \"Mandelbulb\" julia set.\n"
-"15 = 3D \"Cosine Mandelbulb\" mandelbrot set.\n"
-"16 = 3D \"Cosine Mandelbulb\" julia set.\n"
-"17 = 4D \"Mandelbulb\" mandelbrot set.\n"
-"18 = 4D \"Mandelbulb\" julia set."
+"Defines sampling step of texture.\n"
+"A higher value results in smoother normal maps."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Chunk size"
+msgid "Defines the base ground level."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Cinematic mode"
-msgstr "Kujunduslik mängumood"
+msgid "Defines the depth of the river channel."
+msgstr ""
 
 #: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Cinematic mode key"
-msgstr "Kujunduslik mängumood"
+msgid "Defines the maximal player transfer distance in blocks (0 = unlimited)."
+msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Clean transparent textures"
+msgid "Defines the width of the river channel."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Client"
+msgid "Defines the width of the river valley."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Client and Server"
+msgid "Defines tree areas and tree density."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Client modding"
+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 "Climbing speed"
+msgid "Delay in sending blocks after building"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Cloud height"
+msgid "Delay showing tooltips, stated in milliseconds."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Cloud radius"
+msgid "Deprecated Lua API handling"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Clouds"
-msgstr "3D pilved"
+msgid "Depth below which you'll find giant caverns."
+msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Clouds are a client side effect."
+msgid "Depth below which you'll find large caves."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Clouds in menu"
-msgstr "Menüü"
+msgid ""
+"Description of server, to be displayed when players join and in the "
+"serverlist."
+msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Colored fog"
+msgid "Desert noise threshold"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"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."
+"Deserts occur when np_biome exceeds this value.\n"
+"When the 'snowbiomes' flag is enabled, this is ignored."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid ""
-"Comma-separated list of trusted mods that are allowed to access insecure\n"
-"functions even when mod security is on (via request_insecure_environment())."
+msgid "Desynchronize block animation"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Command key"
-msgstr "Käsklus"
+msgid "Digging particles"
+msgstr "Kaevamisel tekkivad osakesed"
 
 #: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Connect glass"
-msgstr "Liitu"
+msgid "Disable anticheat"
+msgstr "Lülita sohituvastus välja"
 
 #: src/settings_translation_file.cpp
-msgid "Connect to external media server"
+msgid "Disallow empty passwords"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Connects glass if supported by node."
+msgid "Domain name of server, to be displayed in the serverlist."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Console alpha"
-msgstr "Konsool"
+msgid "Double tap jump for fly"
+msgstr "Topeltklõpsa \"hüppamist\" lendamiseks"
 
 #: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Console color"
-msgstr "Konsool"
+msgid "Double-tapping the jump key toggles fly mode."
+msgstr "Topeltklõpsates \"hüppamist\" lülitatakse lennurežiim sisse/välja."
 
 #: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Console height"
-msgstr "Konsool"
+msgid "Drop item key"
+msgstr ""
 
 #: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Console key"
-msgstr "Konsool"
+msgid "Dump the mapgen debug information."
+msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Continuous forward"
+msgid "Dungeon maximum Y"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Continuous forward movement (only used for testing)."
+msgid "Dungeon minimum Y"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 #, fuzzy
-msgid "Controls"
-msgstr "CTRL"
+msgid "Dungeon noise"
+msgstr "Dungeon noise"
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Controls length of day/night cycle.\n"
-"Examples: 72 = 20min, 360 = 4min, 1 = 24hour, 0 = day/night/whatever stays "
-"unchanged."
+"Enable IPv6 support (for both client and server).\n"
+"Required for IPv6 connections to work at all."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Controls steepness/depth of lake depressions."
+msgid ""
+"Enable Lua modding support on client.\n"
+"This support is experimental and API can change."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Controls steepness/height of hills."
+msgid "Enable console window"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid ""
-"Controls the density of floatland mountain terrain.\n"
-"Is an offset added to the 'np_mountain' noise value."
+msgid "Enable creative mode for new created maps."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Controls width of tunnels, a smaller value creates wider tunnels."
+msgid "Enable joysticks"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Crash message"
+msgid "Enable mod channels support."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid ""
-"Creates unpredictable lava features in caves.\n"
-"These can make mining difficult. Zero disables them. (0-10)"
+msgid "Enable mod security"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid ""
-"Creates unpredictable water features in caves.\n"
-"These can make mining difficult. Zero disables them. (0-10)"
+msgid "Enable players getting damage and dying."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Creative"
-msgstr "Loo"
+msgid "Enable random user input (only used for testing)."
+msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Crosshair alpha"
+msgid "Enable register confirmation"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Crosshair alpha (opaqueness, between 0 and 255)."
+msgid ""
+"Enable register confirmation when connecting to server.\n"
+"If disabled, new account will be registered automatically."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Crosshair color"
+msgid ""
+"Enable smooth lighting with simple ambient occlusion.\n"
+"Disable for speed or for different looks."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Crosshair color (R,G,B)."
+msgid ""
+"Enable to disallow old clients from connecting.\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."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Crouch speed"
+msgid ""
+"Enable usage of remote media server (if provided by server).\n"
+"Remote servers offer a significantly faster way to download media (e.g. "
+"textures)\n"
+"when connecting to the server."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "DPI"
+msgid ""
+"Enable vertex buffer objects.\n"
+"This should greatly improve graphics performance."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Damage"
-msgstr "Lülita valu sisse"
+msgid ""
+"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 "Debug info toggle key"
+msgid ""
+"Enable/disable running an IPv6 server.\n"
+"Ignored if bind_address is set.\n"
+"Needs enable_ipv6 to be enabled."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Debug log level"
+msgid ""
+"Enables Hable's 'Uncharted 2' filmic tone mapping.\n"
+"Simulates the tone curve of photographic film and how this approximates the\n"
+"appearance of high dynamic range images. Mid-range contrast is slightly\n"
+"enhanced, highlights and shadows are gradually compressed."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Dec. volume key"
+msgid "Enables animation of inventory items."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Dedicated server step"
+msgid ""
+"Enables bumpmapping for textures. Normalmaps need to be supplied by the "
+"texture pack\n"
+"or need to be auto-generated.\n"
+"Requires shaders to be enabled."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Default acceleration"
+msgid "Enables caching of facedir rotated meshes."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Default game"
-msgstr "Muuda mängu"
+msgid "Enables minimap."
+msgstr "Lubab minikaarti."
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Default game when creating a new world.\n"
-"This will be overridden when creating a world from the main menu."
+"Enables on the fly normalmap generation (Emboss effect).\n"
+"Requires bumpmapping to be enabled."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Default password"
-msgstr "Uus parool"
-
-#: src/settings_translation_file.cpp
-msgid "Default privileges"
+msgid ""
+"Enables parallax occlusion mapping.\n"
+"Requires shaders to be enabled."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Default report format"
+msgid ""
+"Enables the sound system.\n"
+"If disabled, this completely disables all sounds everywhere and the in-game\n"
+"sound controls will be non-functional.\n"
+"Changing this setting requires a restart."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid ""
-"Default timeout for cURL, stated in milliseconds.\n"
-"Only has an effect if compiled with cURL."
+msgid "Engine profiling data print interval"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Defines areas of 'terrain_higher' (cliff-top terrain)."
+msgid "Entity methods"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Defines areas of floatland smooth terrain.\n"
-"Smooth floatlands occur when noise > 0."
+"Experimental option, might cause visible spaces between blocks\n"
+"when set to higher number than 0."
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Defines areas of higher (cliff-top) terrain and affects steepness of cliffs."
+"Exponent of the floatland tapering. Alters the tapering behaviour.\n"
+"Value = 1.0 creates a uniform, linear tapering.\n"
+"Values > 1.0 create a smooth tapering suitable for the default separated\n"
+"floatlands.\n"
+"Values < 1.0 (for example 0.25) create a more defined surface level with\n"
+"flatter lowlands, suitable for a solid floatland layer."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Defines areas where trees have apples."
+msgid "FPS in pause menu"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Defines areas with sandy beaches."
+msgid "FSAA"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Defines full size of caverns, smaller values create larger caverns."
+msgid "Factor noise"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Defines large-scale river channel structure."
+msgid "Fall bobbing factor"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Defines location and terrain of optional hills and lakes."
+msgid "Fallback font path"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid ""
-"Defines sampling step of texture.\n"
-"A higher value results in smoother normal maps."
+msgid "Fallback font shadow"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Defines the maximal player transfer distance in blocks (0 = unlimited)."
+msgid "Fallback font shadow alpha"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Defines tree areas and tree density."
+msgid "Fallback font size"
 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."
+msgid "Fast key"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Delay in sending blocks after building"
+msgid "Fast mode acceleration"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Delay showing tooltips, stated in milliseconds."
+msgid "Fast mode speed"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Deprecated Lua API handling"
+msgid "Fast movement"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Depth below which you'll find large caves."
+msgid ""
+"Fast movement (via the \"special\" key).\n"
+"This requires the \"fast\" privilege on the server."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Depth below which you'll find massive caves."
+msgid "Field of view"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Descending speed"
+msgid "Field of view in degrees."
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Description of server, to be displayed when players join and in the "
-"serverlist."
+"File in client/serverlist/ that contains your favorite servers displayed in "
+"the\n"
+"Multiplayer Tab."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Desert noise threshold"
+msgid "Filler depth"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid ""
-"Deserts occur when np_biome exceeds this value.\n"
-"When the new biome system is enabled, this is ignored."
+msgid "Filler depth noise"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Desynchronize block animation"
+msgid "Filmic tone mapping"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Digging particles"
-msgstr "Luba kõik"
+msgid ""
+"Filtered textures can blend RGB values with fully-transparent neighbors,\n"
+"which PNG optimizers usually discard, sometimes resulting in a dark or\n"
+"light edge to transparent textures. Apply this filter to clean that up\n"
+"at texture load time."
+msgstr ""
 
 #: src/settings_translation_file.cpp
 #, fuzzy
-msgid "Disable anticheat"
-msgstr "Lülita osakesed sisse"
+msgid "Filtering"
+msgstr "Anisotroopne Filtreerimine"
 
 #: src/settings_translation_file.cpp
-msgid "Disable escape sequences"
+msgid "First of 4 2D noises that together define hill/mountain range height."
 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."
+msgid "First of two 3D noises that together define tunnels."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Disallow empty passwords"
+msgid "Fixed map seed"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Domain name of server, to be displayed in the serverlist."
+msgid "Fixed virtual joystick"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Double tap jump for fly"
-msgstr "Topeltklõpsa \"Hüppamist\" et sisse lülitada lendamine"
+msgid "Floatland density"
+msgstr ""
 
 #: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Double-tapping the jump key toggles fly mode."
-msgstr "Topeltklõpsa \"Hüppamist\" et sisse lülitada lendamine"
+msgid "Floatland maximum Y"
+msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Drop item key"
+msgid "Floatland minimum Y"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Dump the mapgen debug infos."
+#, fuzzy
+msgid "Floatland noise"
+msgstr "Põlvkonna kaardid"
+
+#: src/settings_translation_file.cpp
+msgid "Floatland taper exponent"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Enable Joysticks"
+msgid "Floatland tapering distance"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid ""
-"Enable Lua modding support on client.\n"
-"This support is experimental and API can change."
+msgid "Floatland water level"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Enable VBO"
-msgstr "Luba MP"
+msgid "Fly key"
+msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Enable console window"
+msgid "Flying"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Enable creative mode for new created maps."
+msgid "Fog"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Enable mod security"
+msgid "Fog start"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Enable players getting damage and dying."
+msgid "Fog toggle key"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Enable random user input (only used for testing)."
+msgid "Font bold by default"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid ""
-"Enable smooth lighting with simple ambient occlusion.\n"
-"Disable for speed or for different looks."
+msgid "Font italic by default"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid ""
-"Enable to disallow old clients from connecting.\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."
+msgid "Font shadow"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid ""
-"Enable usage of remote media server (if provided by server).\n"
-"Remote servers offer a significantly faster way to download media (e.g. "
-"textures)\n"
-"when connecting to the server."
+msgid "Font shadow alpha"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Enable view bobbing"
+msgid "Font size"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid ""
-"Enable view bobbing and amount of view bobbing.\n"
-"For example: 0 for no view bobbing; 1.0 for normal; 2.0 for double."
+msgid "Font size of the default font in point (pt)."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid ""
-"Enable/disable running an IPv6 server.  An IPv6 server may be restricted\n"
-"to IPv6 clients, depending on system configuration.\n"
-"Ignored if bind_address is set."
+msgid "Font size of the fallback font in point (pt)."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Enables animation of inventory items."
+msgid "Font size of the monospace font in point (pt)."
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Enables bumpmapping for textures. Normalmaps need to be supplied by the "
-"texture pack\n"
-"or need to be auto-generated.\n"
-"Requires shaders to be enabled."
+"Font size of the recent chat text and chat prompt in point (pt).\n"
+"Value 0 will use the default font size."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Enables caching of facedir rotated meshes."
+msgid ""
+"Format of player chat messages. The following strings are valid "
+"placeholders:\n"
+"@name, @message, @timestamp (optional)"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Enables filmic tone mapping"
-msgstr "Lülita valu sisse"
+msgid "Format of screenshots."
+msgstr ""
 
 #: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Enables minimap."
-msgstr "Lülita valu sisse"
+msgid "Formspec Default Background Color"
+msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid ""
-"Enables on the fly normalmap generation (Emboss effect).\n"
-"Requires bumpmapping to be enabled."
+msgid "Formspec Default Background Opacity"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid ""
-"Enables parallax occlusion mapping.\n"
-"Requires shaders to be enabled."
+msgid "Formspec Full-Screen Background Color"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Enables view bobbing when walking."
+msgid "Formspec Full-Screen Background Opacity"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Engine profiling data print interval"
+msgid "Formspec default background color (R,G,B)."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Entity methods"
+msgid "Formspec default background opacity (between 0 and 255)."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid ""
-"Experimental option, might cause visible spaces between blocks\n"
-"when set to higher number than 0."
+msgid "Formspec full-screen background color (R,G,B)."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "FPS in pause menu"
+msgid "Formspec full-screen background opacity (between 0 and 255)."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "FSAA"
+#, fuzzy
+msgid "Forward key"
+msgstr "Edasi"
+
+#: src/settings_translation_file.cpp
+msgid "Fourth of 4 2D noises that together define hill/mountain range height."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Factor noise"
+msgid "Fractal type"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Fall bobbing factor"
+msgid "Fraction of the visible distance at which fog starts to be rendered"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Fallback font"
+msgid "FreeType fonts"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Fallback font shadow"
+msgid ""
+"From how far blocks are generated for clients, stated in mapblocks (16 "
+"nodes)."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Fallback font shadow alpha"
+msgid ""
+"From how far blocks are sent to clients, stated in mapblocks (16 nodes)."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Fallback font size"
+msgid ""
+"From how far clients know about objects, stated in mapblocks (16 nodes).\n"
+"\n"
+"Setting this larger than active_block_range will also cause the server\n"
+"to maintain active objects up to this distance in the direction the\n"
+"player is looking. (This can avoid mobs suddenly disappearing from view)"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Fast key"
+msgid "Full screen"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Fast mode acceleration"
+msgid "Full screen BPP"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Fast mode speed"
+msgid "Fullscreen mode."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Fast movement"
+msgid "GUI scaling"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid ""
-"Fast movement (via use key).\n"
-"This requires the \"fast\" privilege on the server."
+msgid "GUI scaling filter"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Field of view"
+msgid "GUI scaling filter txr2img"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Field of view for zoom"
+msgid "Generate normalmaps"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Field of view in degrees."
+msgid "Global callbacks"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Field of view while zooming in degrees.\n"
-"This requires the \"zoom\" privilege on the server."
+"Global map generation attributes.\n"
+"In Mapgen v6 the 'decorations' flag controls all decorations except trees\n"
+"and junglegrass, in all other mapgens this flag controls all decorations."
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"File in client/serverlist/ that contains your favorite servers displayed in "
-"the Multiplayer Tab."
+"Gradient of light curve at maximum light level.\n"
+"Controls the contrast of the highest light levels."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Filler Depth"
+msgid ""
+"Gradient of light curve at minimum light level.\n"
+"Controls the contrast of the lowest light levels."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Filler depth noise"
+msgid "Graphics"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Filmic tone mapping"
+msgid "Gravity"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid ""
-"Filtered textures can blend RGB values with fully-transparent neighbors,\n"
-"which PNG optimizers usually discard, sometimes resulting in a dark or\n"
-"light edge to transparent textures.  Apply this filter to clean that up\n"
-"at texture load time."
-msgstr ""
+#, fuzzy
+msgid "Ground level"
+msgstr "Põlvkonna kaardid"
 
 #: src/settings_translation_file.cpp
 #, fuzzy
-msgid "Filtering"
-msgstr "Anisotroopne Filtreerimine"
+msgid "Ground noise"
+msgstr "Põlvkonna kaardid"
 
 #: src/settings_translation_file.cpp
-msgid "First of 2 3D noises that together define tunnels."
+msgid "HTTP mods"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Fixed map seed"
+msgid "HUD scale factor"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Floatland base height noise"
+msgid "HUD toggle key"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Floatland base noise"
+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 "Floatland level"
+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 "Floatland mountain density"
+msgid "Heat blend noise"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Floatland mountain height"
+msgid "Heat noise"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Fly key"
+msgid "Height component of the initial window size."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Flying"
-msgstr ""
+#, fuzzy
+msgid "Height noise"
+msgstr "Parem Windowsi nupp"
 
 #: src/settings_translation_file.cpp
-msgid "Fog"
+msgid "Height select noise"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Fog Start"
+msgid "High-precision FPU"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Fog toggle key"
+#, fuzzy
+msgid "Hill steepness"
+msgstr "Põlvkonna kaardid"
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Hill threshold"
+msgstr "Põlvkonna kaardid"
+
+#: src/settings_translation_file.cpp
+msgid "Hilliness1 noise"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Font path"
+msgid "Hilliness2 noise"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Font shadow"
+msgid "Hilliness3 noise"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Font shadow alpha"
+msgid "Hilliness4 noise"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Font shadow alpha (opaqueness, between 0 and 255)."
+msgid "Homepage of server, to be displayed in the serverlist."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Font shadow offset, if 0 then shadow will not be drawn."
+msgid ""
+"Horizontal acceleration in air when jumping or falling,\n"
+"in nodes per second per second."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Font size"
+msgid ""
+"Horizontal and vertical acceleration in fast mode,\n"
+"in nodes per second per second."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Format of screenshots."
+msgid ""
+"Horizontal and vertical acceleration on ground or when climbing,\n"
+"in nodes per second per second."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Forward key"
-msgstr "Edasi"
-
-#: src/settings_translation_file.cpp
-msgid "Fractal type"
+msgid "Hotbar next key"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Fraction of the visible distance at which fog starts to be rendered"
+msgid "Hotbar previous key"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Freetype fonts"
+msgid "Hotbar slot 1 key"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid ""
-"From how far blocks are generated for clients, stated in mapblocks (16 "
-"nodes)."
+msgid "Hotbar slot 10 key"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid ""
-"From how far blocks are sent to clients, stated in mapblocks (16 nodes)."
+msgid "Hotbar slot 11 key"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid ""
-"From how far clients know about objects, stated in mapblocks (16 nodes)."
+msgid "Hotbar slot 12 key"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Full screen"
+msgid "Hotbar slot 13 key"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Full screen BPP"
+msgid "Hotbar slot 14 key"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Fullscreen mode."
+msgid "Hotbar slot 15 key"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "GUI scaling"
+msgid "Hotbar slot 16 key"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "GUI scaling filter"
+msgid "Hotbar slot 17 key"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "GUI scaling filter txr2img"
+msgid "Hotbar slot 18 key"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Gamma"
+msgid "Hotbar slot 19 key"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "General"
+msgid "Hotbar slot 2 key"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Generate normalmaps"
+msgid "Hotbar slot 20 key"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Global callbacks"
+msgid "Hotbar slot 21 key"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid ""
-"Global map generation attributes.\n"
-"In Mapgen v6 the 'decorations' flag controls all decorations except trees\n"
-"and junglegrass, in all other mapgens this flag controls all decorations.\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."
+msgid "Hotbar slot 22 key"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Graphics"
+msgid "Hotbar slot 23 key"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Gravity"
+msgid "Hotbar slot 24 key"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Ground level"
-msgstr "Põlvkonna kaardid"
-
-#: src/settings_translation_file.cpp
-msgid "HTTP Mods"
+msgid "Hotbar slot 25 key"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "HUD scale factor"
+msgid "Hotbar slot 26 key"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "HUD toggle key"
+msgid "Hotbar slot 27 key"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-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)."
+msgid "Hotbar slot 28 key"
 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."
+msgid "Hotbar slot 29 key"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Heat blend noise"
+msgid "Hotbar slot 3 key"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Heat noise"
+msgid "Hotbar slot 30 key"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Height component of the initial window size."
+msgid "Hotbar slot 31 key"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Height noise"
-msgstr "Parem Windowsi nupp"
-
-#: src/settings_translation_file.cpp
-msgid "Height on which clouds are appearing."
+msgid "Hotbar slot 32 key"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Height select noise"
+msgid "Hotbar slot 4 key"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "High-precision FPU"
+msgid "Hotbar slot 5 key"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Hill steepness"
-msgstr "Põlvkonna kaardid"
-
-#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Hill threshold"
-msgstr "Põlvkonna kaardid"
+msgid "Hotbar slot 6 key"
+msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Homepage of server, to be displayed in the serverlist."
+msgid "Hotbar slot 7 key"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Hotbar next key"
+msgid "Hotbar slot 8 key"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Hotbar previous key"
+msgid "Hotbar slot 9 key"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "How deep to make rivers"
+msgid "How deep to make rivers."
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"How large area of blocks are subject to the active block stuff, stated in "
-"mapblocks (16 nodes).\n"
-"In active blocks objects are loaded and ABMs run."
+"How fast liquid waves will move. Higher = faster.\n"
+"If negative, liquid waves will move backwards.\n"
+"Requires waving liquids to be enabled."
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -2660,7 +3610,7 @@ msgid ""
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "How wide to make rivers"
+msgid "How wide to make rivers."
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -2683,10 +3633,6 @@ msgstr ""
 msgid "IPv6 server"
 msgstr ""
 
-#: src/settings_translation_file.cpp
-msgid "IPv6 support."
-msgstr ""
-
 #: src/settings_translation_file.cpp
 msgid ""
 "If FPS would go higher than this, limit it by sleeping\n"
@@ -2695,7 +3641,8 @@ msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"If disabled \"use\" key is used to fly fast if both fly and fast mode are "
+"If disabled, \"special\" key is used to fly fast if both fly and fast mode "
+"are\n"
 "enabled."
 msgstr ""
 
@@ -2717,8 +3664,9 @@ msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"If enabled, \"use\" key instead of \"sneak\" key is used for climbing down "
-"and descending."
+"If enabled, \"special\" key instead of \"sneak\" key is used for climbing "
+"down and\n"
+"descending."
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -2738,11 +3686,13 @@ msgid ""
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "If enabled, new players cannot join with an empty password."
+msgid ""
+"If enabled, makes move directions relative to the player's pitch when flying "
+"or swimming."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "If enabled, show the server status message on player connection."
+msgid "If enabled, new players cannot join with an empty password."
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -2752,6 +3702,21 @@ msgid ""
 "This is helpful when working with nodeboxes in small areas."
 msgstr ""
 
+#: src/settings_translation_file.cpp
+msgid ""
+"If the CSM restriction for node range is enabled, get_node calls are "
+"limited\n"
+"to this distance from the player to the node."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"If the file size of debug.txt exceeds the number of megabytes specified in\n"
+"this setting when it is opened, the file is moved to debug.txt.1,\n"
+"deleting an older debug.txt.1 if it exists.\n"
+"debug.txt is only moved if this setting is positive."
+msgstr ""
+
 #: src/settings_translation_file.cpp
 msgid "If this is set, players will always (re)spawn at the given position."
 msgstr ""
@@ -2782,6 +3747,10 @@ msgstr ""
 msgid "Inc. volume key"
 msgstr "Konsool"
 
+#: src/settings_translation_file.cpp
+msgid "Initial vertical speed when jumping, in nodes per second."
+msgstr ""
+
 #: src/settings_translation_file.cpp
 msgid ""
 "Instrument builtin.\n"
@@ -2824,248 +3793,468 @@ msgstr ""
 msgid "Interval of sending time of day to clients."
 msgstr ""
 
+#: src/settings_translation_file.cpp
+msgid "Inventory items animations"
+msgstr ""
+
 #: src/settings_translation_file.cpp
 #, fuzzy
-msgid "Inventory image hack"
+msgid "Inventory key"
 msgstr "Seljakott"
 
 #: src/settings_translation_file.cpp
-msgid "Inventory items animations"
+msgid "Invert mouse"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Invert vertical mouse movement."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Italic font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Italic monospace font path"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Item entity TTL"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Iterations"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Iterations of the recursive function.\n"
+"Increasing this increases the amount of fine detail, but also\n"
+"increases processing load.\n"
+"At iterations = 20 this mapgen has a similar load to mapgen V7."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Joystick ID"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Joystick button repetition interval"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Joystick frustum sensitivity"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Joystick type"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Julia set only.\n"
+"W component of hypercomplex constant.\n"
+"Alters the shape of the fractal.\n"
+"Has no effect on 3D fractals.\n"
+"Range roughly -2 to 2."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Julia set only.\n"
+"X component of hypercomplex constant.\n"
+"Alters the shape of the fractal.\n"
+"Range roughly -2 to 2."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Julia set only.\n"
+"Y component of hypercomplex constant.\n"
+"Alters the shape of the fractal.\n"
+"Range roughly -2 to 2."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Julia set only.\n"
+"Z component of hypercomplex constant.\n"
+"Alters the shape of the fractal.\n"
+"Range roughly -2 to 2."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Julia w"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Julia x"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Julia y"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Julia z"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 #, fuzzy
-msgid "Inventory key"
-msgstr "Seljakott"
+msgid "Jump key"
+msgstr "Hüppamine"
+
+#: src/settings_translation_file.cpp
+msgid "Jumping speed"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Key for decreasing the viewing range.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+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 ""
+"Key for dropping the currently selected item.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Key for increasing the viewing range.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+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 ""
+"Key for jumping.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Key for moving fast in fast mode.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Key for moving the player backward.\n"
+"Will also disable autoforward, when active.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Key for moving the player forward.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Key for moving the player left.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Key for moving the player right.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Invert mouse"
+msgid ""
+"Key for muting the game.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Invert vertical mouse movement."
+msgid ""
+"Key for opening the chat window to type commands.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Item entity TTL"
+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 "Iterations"
+msgid ""
+"Key for opening the chat window.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Iterations of the recursive function.\n"
-"Controls the amount of fine detail."
+"Key for opening the inventory.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Joystick ID"
+msgid ""
+"Key for selecting the 11th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Joystick Type"
+msgid ""
+"Key for selecting the 12th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Joystick button repetition interval"
+msgid ""
+"Key for selecting the 13th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Joystick frustum sensitivity"
+msgid ""
+"Key for selecting the 14th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Julia set only: W component of hypercomplex constant determining julia "
-"shape.\n"
-"Has no effect on 3D fractals.\n"
-"Range roughly -2 to 2."
+"Key for selecting the 15th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Julia set only: X component of hypercomplex constant determining julia "
-"shape.\n"
-"Range roughly -2 to 2."
+"Key for selecting the 16th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Julia set only: Y component of hypercomplex constant determining julia "
-"shape.\n"
-"Range roughly -2 to 2."
+"Key for selecting the 17th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Julia set only: Z component of hypercomplex constant determining julia "
-"shape.\n"
-"Range roughly -2 to 2."
+"Key for selecting the 18th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Julia w"
+msgid ""
+"Key for selecting the 19th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Julia x"
+msgid ""
+"Key for selecting the 20th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Julia y"
+msgid ""
+"Key for selecting the 21st hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Julia z"
+msgid ""
+"Key for selecting the 22nd hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Jump key"
-msgstr "Hüppamine"
+msgid ""
+"Key for selecting the 23rd hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Jumping speed"
+msgid ""
+"Key for selecting the 24th hotbar slot.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Key for decreasing the viewing range.\n"
+"Key for selecting the 25th hotbar slot.\n"
 "See http://irrlicht.sourceforge.net/docu/namespaceirr."
 "html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Key for decreasing the volume.\n"
+"Key for selecting the 26th hotbar slot.\n"
 "See http://irrlicht.sourceforge.net/docu/namespaceirr."
 "html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Key for dropping the currently selected item.\n"
+"Key for selecting the 27th hotbar slot.\n"
 "See http://irrlicht.sourceforge.net/docu/namespaceirr."
 "html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Key for increasing the viewing range.\n"
+"Key for selecting the 28th hotbar slot.\n"
 "See http://irrlicht.sourceforge.net/docu/namespaceirr."
 "html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Key for increasing the volume.\n"
+"Key for selecting the 29th hotbar slot.\n"
 "See http://irrlicht.sourceforge.net/docu/namespaceirr."
 "html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Key for jumping.\n"
+"Key for selecting the 30th hotbar slot.\n"
 "See http://irrlicht.sourceforge.net/docu/namespaceirr."
 "html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Key for moving fast in fast mode.\n"
+"Key for selecting the 31st hotbar slot.\n"
 "See http://irrlicht.sourceforge.net/docu/namespaceirr."
 "html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Key for moving the player backward.\n"
+"Key for selecting the 32nd hotbar slot.\n"
 "See http://irrlicht.sourceforge.net/docu/namespaceirr."
 "html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Key for moving the player forward.\n"
+"Key for selecting the eighth hotbar slot.\n"
 "See http://irrlicht.sourceforge.net/docu/namespaceirr."
 "html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Key for moving the player left.\n"
+"Key for selecting the fifth hotbar slot.\n"
 "See http://irrlicht.sourceforge.net/docu/namespaceirr."
 "html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Key for moving the player right.\n"
+"Key for selecting the first hotbar slot.\n"
 "See http://irrlicht.sourceforge.net/docu/namespaceirr."
 "html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Key for muting the game.\n"
+"Key for selecting the fourth hotbar slot.\n"
 "See http://irrlicht.sourceforge.net/docu/namespaceirr."
 "html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Key for opening the chat console.\n"
+"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 ""
-"Key for opening the chat window to type commands.\n"
+"Key for selecting the ninth hotbar slot.\n"
 "See http://irrlicht.sourceforge.net/docu/namespaceirr."
 "html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Key for opening the chat window to type local commands.\n"
+"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 ""
-"Key for opening the chat window.\n"
+"Key for selecting the second hotbar slot.\n"
 "See http://irrlicht.sourceforge.net/docu/namespaceirr."
 "html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Key for opening the inventory.\n"
+"Key for selecting the seventh hotbar slot.\n"
 "See http://irrlicht.sourceforge.net/docu/namespaceirr."
 "html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Key for printing debug stacks. Used for development.\n"
+"Key for selecting the sixth hotbar slot.\n"
 "See http://irrlicht.sourceforge.net/docu/namespaceirr."
 "html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Key for selecting the next item in the hotbar.\n"
+"Key for selecting the tenth hotbar slot.\n"
 "See http://irrlicht.sourceforge.net/docu/namespaceirr."
 "html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Key for selecting the previous item in the hotbar.\n"
+"Key for selecting the third hotbar slot.\n"
 "See http://irrlicht.sourceforge.net/docu/namespaceirr."
 "html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
@@ -3095,7 +4284,7 @@ msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Key for toggling autorun.\n"
+"Key for toggling autoforward.\n"
 "See http://irrlicht.sourceforge.net/docu/namespaceirr."
 "html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
@@ -3135,6 +4324,13 @@ msgid ""
 "html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
+#: src/settings_translation_file.cpp
+msgid ""
+"Key for toggling pitch move mode.\n"
+"See http://irrlicht.sourceforge.net/docu/namespaceirr."
+"html#a54da2a0e231901735e3da1b0edf72eb3"
+msgstr ""
+
 #: src/settings_translation_file.cpp
 msgid ""
 "Key for toggling the camera update. Only used for development\n"
@@ -3144,28 +4340,28 @@ msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Key for toggling the display of debug info.\n"
+"Key for toggling the display of chat.\n"
 "See http://irrlicht.sourceforge.net/docu/namespaceirr."
 "html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Key for toggling the display of the HUD.\n"
+"Key for toggling the display of debug info.\n"
 "See http://irrlicht.sourceforge.net/docu/namespaceirr."
 "html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Key for toggling the display of the chat.\n"
+"Key for toggling the display of fog.\n"
 "See http://irrlicht.sourceforge.net/docu/namespaceirr."
 "html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Key for toggling the display of the fog.\n"
+"Key for toggling the display of the HUD.\n"
 "See http://irrlicht.sourceforge.net/docu/namespaceirr."
 "html#a54da2a0e231901735e3da1b0edf72eb3"
 msgstr ""
@@ -3199,7 +4395,7 @@ msgid ""
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Key use for climbing/descending"
+msgid "Kick players who sent more than X messages per 10 seconds."
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -3221,14 +4417,22 @@ msgid "Large cave depth"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Large chat console key"
-msgstr "Konsool"
+msgid "Large cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Large cave minimum number"
+msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Lava Features"
+msgid "Large cave proportion flooded"
 msgstr ""
 
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Large chat console key"
+msgstr "Konsool"
+
 #: src/settings_translation_file.cpp
 msgid "Leaves style"
 msgstr ""
@@ -3249,17 +4453,28 @@ msgstr "Vasak Menüü"
 #: src/settings_translation_file.cpp
 msgid ""
 "Length of a server tick and the interval at which objects are generally "
-"updated over network."
+"updated over\n"
+"network."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Length of liquid waves.\n"
+"Requires waving liquids to be enabled."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Length of time between ABM execution cycles"
+msgid "Length of time between Active Block Modifier (ABM) execution cycles"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid "Length of time between NodeTimer execution cycles"
 msgstr ""
 
+#: src/settings_translation_file.cpp
+msgid "Length of time between active block management cycles"
+msgstr ""
+
 #: src/settings_translation_file.cpp
 msgid ""
 "Level of logging to be written to debug.txt:\n"
@@ -3273,11 +4488,27 @@ msgid ""
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Limit of emerge queues on disk"
+msgid "Light curve boost"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve boost center"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve boost spread"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve gamma"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Light curve high gradient"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Limit of emerge queues to generate"
+msgid "Light curve low gradient"
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -3313,7 +4544,7 @@ msgid "Liquid queue purge time"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Liquid sink"
+msgid "Liquid sinking"
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -3340,17 +4571,21 @@ msgid "Loading Block Modifiers"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Main menu game manager"
+msgid "Lower Y limit of dungeons."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Lower Y limit of floatlands."
 msgstr ""
 
 #: src/settings_translation_file.cpp
 #, fuzzy
-msgid "Main menu mod manager"
+msgid "Main menu script"
 msgstr "Menüü"
 
 #: src/settings_translation_file.cpp
 #, fuzzy
-msgid "Main menu script"
+msgid "Main menu style"
 msgstr "Menüü"
 
 #: src/settings_translation_file.cpp
@@ -3370,55 +4605,51 @@ msgstr ""
 msgid "Map directory"
 msgstr ""
 
+#: src/settings_translation_file.cpp
+msgid "Map generation attributes specific to Mapgen Carpathian."
+msgstr ""
+
 #: src/settings_translation_file.cpp
 msgid ""
-"Map generation attributes specific to Mapgen Valleys.\n"
-"'altitude_chill' makes higher elevations colder, which may cause biome "
-"issues.\n"
-"'humid_rivers' modifies the humidity around rivers and in areas where water "
-"would tend to pool,\n"
-"it may interfere with delicately adjusted biomes.\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."
+"Map generation attributes specific to Mapgen Flat.\n"
+"Occasional lakes and hills can be added to the flat world."
 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."
+"Map generation attributes specific to Mapgen Fractal.\n"
+"'terrain' enables the generation of non-fractal terrain:\n"
+"ocean, islands and underground."
 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."
+"Map generation attributes specific to Mapgen Valleys.\n"
+"'altitude_chill': Reduces heat with altitude.\n"
+"'humid_rivers': Increases humidity around rivers.\n"
+"'vary_river_depth': If enabled, low humidity and high heat causes rivers\n"
+"to become shallower and occasionally dry.\n"
+"'altitude_dry': Reduces humidity with altitude."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Map generation attributes specific to Mapgen v5."
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
 "Map generation attributes specific to Mapgen v6.\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."
+"When the 'snowbiomes' flag is enabled jungles are automatically enabled and\n"
+"the 'jungles' flag is ignored."
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
 "Map generation attributes specific to Mapgen v7.\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."
+"'ridges': Rivers.\n"
+"'floatlands': Floating land masses in the atmosphere.\n"
+"'caverns': Giant caves deep underground."
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -3438,7 +4669,7 @@ msgid "Mapblock mesh generation delay"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Mapblock mesh generator's MapBlock cache size MB"
+msgid "Mapblock mesh generator's MapBlock cache size in MB"
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -3447,80 +4678,83 @@ msgstr ""
 
 #: src/settings_translation_file.cpp
 #, fuzzy
-msgid "Mapgen Valleys"
+msgid "Mapgen Carpathian"
 msgstr "Põlvkonna kaardid"
 
 #: src/settings_translation_file.cpp
 #, fuzzy
-msgid "Mapgen debug"
+msgid "Mapgen Carpathian specific flags"
 msgstr "Põlvkonna kaardid"
 
 #: src/settings_translation_file.cpp
 #, fuzzy
-msgid "Mapgen flags"
+msgid "Mapgen Flat"
 msgstr "Põlvkonna kaardid"
 
 #: src/settings_translation_file.cpp
 #, fuzzy
-msgid "Mapgen flat"
+msgid "Mapgen Flat specific flags"
 msgstr "Põlvkonna kaardid"
 
 #: src/settings_translation_file.cpp
 #, fuzzy
-msgid "Mapgen flat specific flags"
+msgid "Mapgen Fractal"
 msgstr "Põlvkonna kaardid"
 
 #: src/settings_translation_file.cpp
 #, fuzzy
-msgid "Mapgen fractal"
+msgid "Mapgen Fractal specific flags"
 msgstr "Põlvkonna kaardid"
 
 #: src/settings_translation_file.cpp
 #, fuzzy
-msgid "Mapgen name"
+msgid "Mapgen V5"
 msgstr "Põlvkonna kaardid"
 
 #: src/settings_translation_file.cpp
 #, fuzzy
-msgid "Mapgen v5"
+msgid "Mapgen V5 specific flags"
 msgstr "Põlvkonna kaardid"
 
 #: src/settings_translation_file.cpp
 #, fuzzy
-msgid "Mapgen v5 specific flags"
+msgid "Mapgen V6"
 msgstr "Põlvkonna kaardid"
 
 #: src/settings_translation_file.cpp
 #, fuzzy
-msgid "Mapgen v6"
+msgid "Mapgen V6 specific flags"
 msgstr "Põlvkonna kaardid"
 
 #: src/settings_translation_file.cpp
 #, fuzzy
-msgid "Mapgen v6 specific flags"
+msgid "Mapgen V7"
 msgstr "Põlvkonna kaardid"
 
 #: src/settings_translation_file.cpp
 #, fuzzy
-msgid "Mapgen v7"
+msgid "Mapgen V7 specific flags"
 msgstr "Põlvkonna kaardid"
 
 #: src/settings_translation_file.cpp
 #, fuzzy
-msgid "Mapgen v7 specific flags"
+msgid "Mapgen Valleys"
 msgstr "Põlvkonna kaardid"
 
 #: src/settings_translation_file.cpp
-msgid "Massive cave depth"
-msgstr ""
+#, fuzzy
+msgid "Mapgen Valleys specific flags"
+msgstr "Põlvkonna kaardid"
 
 #: src/settings_translation_file.cpp
-msgid "Massive cave noise"
-msgstr ""
+#, fuzzy
+msgid "Mapgen debug"
+msgstr "Põlvkonna kaardid"
 
 #: src/settings_translation_file.cpp
-msgid "Massive caves form here."
-msgstr ""
+#, fuzzy
+msgid "Mapgen name"
+msgstr "Põlvkonna kaardid"
 
 #: src/settings_translation_file.cpp
 msgid "Max block generate distance"
@@ -3559,11 +4793,24 @@ msgid "Maximum hotbar width"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Maximum number of blocks that are simultaneously sent in total."
+msgid "Maximum limit of random number of large caves per mapchunk."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum limit of random number of small caves per mapchunk."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Maximum number of blocks that are simultaneously sent per client."
+msgid ""
+"Maximum liquid resistance. Controls deceleration when entering liquid at\n"
+"high speed."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Maximum number of blocks that are simultaneously sent per client.\n"
+"The maximum total count is calculated dynamically:\n"
+"max_total = ceil((#clients + max_users) * per_client / 4)"
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -3573,13 +4820,13 @@ msgstr ""
 #: src/settings_translation_file.cpp
 msgid ""
 "Maximum number of blocks to be queued that are to be generated.\n"
-"Set to blank for an appropriate amount to be chosen automatically."
+"This limit is enforced per player."
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
 "Maximum number of blocks to be queued that are to be loaded from file.\n"
-"Set to blank for an appropriate amount to be chosen automatically."
+"This limit is enforced per player."
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -3600,7 +4847,11 @@ msgid ""
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Maximum number of players that can connect simultaneously."
+msgid "Maximum number of players that can be connected simultaneously."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Maximum number of recent chat messages to show"
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -3622,7 +4873,13 @@ msgid "Maximum simultaneous block sends per client"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Maximum simultaneous block sends total"
+msgid "Maximum size of the out chat queue"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Maximum size of the out chat queue.\n"
+"0 to disable queueing and -1 to make the queue size unlimited."
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -3654,6 +4911,10 @@ msgstr ""
 msgid "Method used to highlight selected object."
 msgstr ""
 
+#: src/settings_translation_file.cpp
+msgid "Minimal level of logging to be written to chat."
+msgstr ""
+
 #: src/settings_translation_file.cpp
 msgid "Minimap"
 msgstr ""
@@ -3667,28 +4928,28 @@ msgid "Minimap scan height"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Minimum texture size for filters"
+msgid "Minimum limit of random number of large caves per mapchunk."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Mipmapping"
-msgstr "Väga hea kvaliteet"
+msgid "Minimum limit of random number of small caves per mapchunk."
+msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Modifies the size of the hudbar elements."
+msgid "Minimum texture size"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Modstore details URL"
-msgstr ""
+#, fuzzy
+msgid "Mipmapping"
+msgstr "Väga hea kvaliteet"
 
 #: src/settings_translation_file.cpp
-msgid "Modstore download URL"
+msgid "Mod channels"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Modstore mods list URL"
+msgid "Modifies the size of the hudbar elements."
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -3707,6 +4968,14 @@ msgstr ""
 msgid "Mountain noise"
 msgstr ""
 
+#: src/settings_translation_file.cpp
+msgid "Mountain variation noise"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Mountain zero level"
+msgstr ""
+
 #: src/settings_translation_file.cpp
 msgid "Mouse sensitivity"
 msgstr ""
@@ -3730,10 +4999,16 @@ msgstr ""
 msgid "Mute key"
 msgstr "Vajuta nuppu"
 
+#: src/settings_translation_file.cpp
+msgid "Mute sound"
+msgstr ""
+
 #: src/settings_translation_file.cpp
 msgid ""
 "Name of map generator to be used when creating a new world.\n"
-"Creating a world in the main menu will override this."
+"Creating a world in the main menu will override this.\n"
+"Current mapgens in a highly unstable state:\n"
+"-    The optional floatlands of v7 (disabled by default)."
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -3748,6 +5023,10 @@ msgid ""
 "Name of the server, to be displayed when players join and in the serverlist."
 msgstr ""
 
+#: src/settings_translation_file.cpp
+msgid "Near plane"
+msgstr ""
+
 #: src/settings_translation_file.cpp
 msgid "Network"
 msgstr ""
@@ -3796,11 +5075,16 @@ msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Number of emerge threads to use. Make this field blank, or increase this "
-"number\n"
-"to use multiple threads. On multiprocessor systems, this will improve mapgen "
-"speed greatly\n"
-"at the cost of slightly buggy caves."
+"Number of emerge threads to use.\n"
+"Value 0:\n"
+"-    Automatic selection. The number of emerge threads will be\n"
+"-    'number of processors - 2', with a lower limit of 1.\n"
+"Any other value:\n"
+"-    Specifies the number of emerge threads, with a lower limit of 1.\n"
+"WARNING: Increasing the number of emerge threads increases engine mapgen\n"
+"speed, but this may harm game performance by interfering with other\n"
+"processes, especially in singleplayer and/or when running Lua code in\n"
+"'on_generated'. For many users the optimum setting may be '1'."
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -3815,7 +5099,7 @@ msgid "Number of parallax occlusion iterations."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Offset"
+msgid "Online Content Repository"
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -3823,19 +5107,32 @@ msgid "Opaque liquids"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Overall bias of parallax occlusion effect, usually scale/2."
+msgid ""
+"Opaqueness (alpha) of the shadow behind the default font, between 0 and 255."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Overall scale of parallax occlusion effect."
+msgid ""
+"Opaqueness (alpha) of the shadow behind the fallback font, between 0 and 255."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Parallax occlusion"
+msgid ""
+"Open the pause menu when the window's focus is lost. Does not pause if a "
+"formspec is\n"
+"open."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Overall bias of parallax occlusion effect, usually scale/2."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Parallax occlusion Scale"
+msgid "Overall scale of parallax occlusion effect."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Parallax occlusion"
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -3851,15 +5148,22 @@ msgid "Parallax occlusion mode"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Parallax occlusion strength"
+msgid "Parallax occlusion scale"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Path to TrueTypeFont or bitmap."
+msgid ""
+"Path of the fallback font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font will be used for certain languages or if the default font is "
+"unavailable."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Path to save screenshots at."
+msgid ""
+"Path to save screenshots at. Can be an absolute or relative path.\n"
+"The folder will be created if it doesn't already exist."
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -3873,7 +5177,44 @@ msgid "Path to texture directory. All textures are first searched from here."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Physics"
+msgid ""
+"Path to the default font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"The fallback font will be used if the font cannot be loaded."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Path to the monospace font.\n"
+"If “freetype” setting is enabled: Must be a TrueType font.\n"
+"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"This font is used for e.g. the console and profiler screen."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Pause on lost window focus"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Per-player limit of queued blocks load from disk"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Per-player limit of queued blocks to generate"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Physics"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Pitch move key"
+msgstr "Kujunduslik mängumood"
+
+#: src/settings_translation_file.cpp
+msgid "Pitch move mode"
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -3891,7 +5232,7 @@ msgid "Player transfer distance"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Player versus Player"
+msgid "Player versus player"
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -3900,14 +5241,20 @@ msgid ""
 "Note that the port field in the main menu overrides this setting."
 msgstr ""
 
+#: src/settings_translation_file.cpp
+msgid ""
+"Prevent digging and placing from repeating when holding the mouse buttons.\n"
+"Enable this when you dig or place too often by accident."
+msgstr ""
+
 #: src/settings_translation_file.cpp
 msgid "Prevent mods from doing insecure things like running shell commands."
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Print the engine's profiling data in regular intervals (in seconds). 0 = "
-"disable. Useful for developers."
+"Print the engine's profiling data in regular intervals (in seconds).\n"
+"0 = disable. Useful for developers."
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -3926,6 +5273,22 @@ msgstr ""
 msgid "Profiling"
 msgstr ""
 
+#: src/settings_translation_file.cpp
+msgid "Prometheus listener address"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Prometheus listener address.\n"
+"If minetest is compiled with ENABLE_PROMETHEUS option enabled,\n"
+"enable metrics listener for Prometheus on that address.\n"
+"Metrics can be fetch on http://127.0.0.1:30000/metrics"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Proportion of large caves that contain liquid."
+msgstr ""
+
 #: src/settings_translation_file.cpp
 msgid ""
 "Radius of cloud area stated in number of 64 node cloud squares.\n"
@@ -3934,7 +5297,7 @@ msgid ""
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Raises terrain to make valleys around the rivers"
+msgid "Raises terrain to make valleys around the rivers."
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -3946,6 +5309,15 @@ msgstr ""
 msgid "Range select key"
 msgstr "Kauguse valik"
 
+#: src/settings_translation_file.cpp
+msgid "Recent Chat Messages"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Regular font path"
+msgstr "Vali"
+
 #: src/settings_translation_file.cpp
 msgid "Remote media"
 msgstr ""
@@ -3954,6 +5326,12 @@ msgstr ""
 msgid "Remote port"
 msgstr ""
 
+#: src/settings_translation_file.cpp
+msgid ""
+"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
 msgid "Replaces the default main menu with a custom one."
 msgstr ""
@@ -3963,6 +5341,24 @@ msgstr ""
 msgid "Report path"
 msgstr "Vali"
 
+#: src/settings_translation_file.cpp
+msgid ""
+"Restricts the access of certain client-side functions on servers.\n"
+"Combine the byteflags below to restrict client-side features, or set to 0\n"
+"for no restrictions:\n"
+"LOAD_CLIENT_MODS: 1 (disable loading client-provided mods)\n"
+"CHAT_MESSAGES: 2 (disable send_chat_message call client-side)\n"
+"READ_ITEMDEFS: 4 (disable get_item_def call client-side)\n"
+"READ_NODEDEFS: 8 (disable get_node_def call client-side)\n"
+"LOOKUP_NODES_LIMIT: 16 (limits get_node call client-side to\n"
+"csm_restriction_noderange)\n"
+"READ_PLAYERINFO: 32 (disable get_player_names call client-side)"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Ridge mountain spread noise"
+msgstr ""
+
 #: src/settings_translation_file.cpp
 msgid "Ridge noise"
 msgstr ""
@@ -3971,6 +5367,10 @@ msgstr ""
 msgid "Ridge underwater noise"
 msgstr ""
 
+#: src/settings_translation_file.cpp
+msgid "Ridged mountain size noise"
+msgstr ""
+
 #: src/settings_translation_file.cpp
 #, fuzzy
 msgid "Right key"
@@ -3981,29 +5381,50 @@ msgid "Rightclick repetition interval"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "River Depth"
+msgid "River channel depth"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "River Noise"
+msgid "River channel width"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "River Size"
+msgid "River depth"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "River noise"
+msgstr "Parem Windowsi nupp"
+
+#: src/settings_translation_file.cpp
+msgid "River size"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "River noise -- rivers occur close to zero"
+msgid "River valley width"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid "Rollback recording"
 msgstr ""
 
+#: src/settings_translation_file.cpp
+msgid "Rolling hill size noise"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Rolling hills spread noise"
+msgstr ""
+
 #: src/settings_translation_file.cpp
 msgid "Round minimap"
 msgstr ""
 
+#: src/settings_translation_file.cpp
+msgid "Safe digging and placing"
+msgstr ""
+
 #: src/settings_translation_file.cpp
 msgid "Sandy beaches occur when np_beach exceeds this value."
 msgstr ""
@@ -4013,16 +5434,16 @@ msgid "Save the map received by the client on disk."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Saving map received from server"
+msgid "Save window size automatically when modified."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Scale"
+msgid "Saving map received from server"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Scale gui by a user specified value.\n"
+"Scale GUI by a user specified value.\n"
 "Use a nearest-neighbor-anti-alias filter to scale the GUI.\n"
 "This will smooth over some of the rough edges, and blend\n"
 "pixels when scaling down, at the cost of blurring some\n"
@@ -4037,11 +5458,6 @@ msgstr ""
 msgid "Screen width"
 msgstr ""
 
-#: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Screenshot"
-msgstr "Mängupilt"
-
 #: src/settings_translation_file.cpp
 msgid "Screenshot folder"
 msgstr ""
@@ -4068,7 +5484,11 @@ msgid "Seabed noise"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Second of 2 3D noises that together define tunnels."
+msgid "Second of 4 2D noises that together define hill/mountain range height."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Second of two 3D noises that together define tunnels."
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -4076,7 +5496,7 @@ msgid "Security"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "See http://www.sqlite.org/pragma.html#pragma_synchronous"
+msgid "See https://www.sqlite.org/pragma.html#pragma_synchronous"
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -4091,6 +5511,29 @@ msgstr ""
 msgid "Selection box width"
 msgstr ""
 
+#: src/settings_translation_file.cpp
+msgid ""
+"Selects one of 18 fractal types.\n"
+"1 = 4D \"Roundy\" Mandelbrot set.\n"
+"2 = 4D \"Roundy\" Julia set.\n"
+"3 = 4D \"Squarry\" Mandelbrot set.\n"
+"4 = 4D \"Squarry\" Julia set.\n"
+"5 = 4D \"Mandy Cousin\" Mandelbrot set.\n"
+"6 = 4D \"Mandy Cousin\" Julia set.\n"
+"7 = 4D \"Variation\" Mandelbrot set.\n"
+"8 = 4D \"Variation\" Julia set.\n"
+"9 = 3D \"Mandelbrot/Mandelbar\" Mandelbrot set.\n"
+"10 = 3D \"Mandelbrot/Mandelbar\" Julia set.\n"
+"11 = 3D \"Christmas Tree\" Mandelbrot set.\n"
+"12 = 3D \"Christmas Tree\" Julia set.\n"
+"13 = 3D \"Mandelbulb\" Mandelbrot set.\n"
+"14 = 3D \"Mandelbulb\" Julia set.\n"
+"15 = 3D \"Cosine Mandelbulb\" Mandelbrot set.\n"
+"16 = 3D \"Cosine Mandelbulb\" Julia set.\n"
+"17 = 4D \"Mandelbulb\" Mandelbrot set.\n"
+"18 = 4D \"Mandelbulb\" Julia set."
+msgstr ""
+
 #: src/settings_translation_file.cpp
 #, fuzzy
 msgid "Server / Singleplayer"
@@ -4136,21 +5579,25 @@ msgid ""
 "A restart is required after changing this."
 msgstr ""
 
+#: src/settings_translation_file.cpp
+msgid "Set the maximum character length of a chat message sent by clients."
+msgstr ""
+
 #: src/settings_translation_file.cpp
 msgid ""
-"Set to true enables waving leaves.\n"
+"Set to true to enable waving leaves.\n"
 "Requires shaders to be enabled."
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Set to true enables waving plants.\n"
+"Set to true to enable waving liquids (like water).\n"
 "Requires shaders to be enabled."
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Set to true enables waving water.\n"
+"Set to true to enable waving plants.\n"
 "Requires shaders to be enabled."
 msgstr ""
 
@@ -4162,12 +5609,21 @@ msgstr "Varjutajad"
 #: src/settings_translation_file.cpp
 msgid ""
 "Shaders allow advanced visual effects and may increase performance on some "
-"video cards.\n"
+"video\n"
+"cards.\n"
 "This only works with the OpenGL video backend."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Shadow limit"
+msgid ""
+"Shadow offset (in pixels) of the default font. If 0, then shadow will not be "
+"drawn."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Shadow offset (in pixels) of the fallback font. If 0, then shadow will not "
+"be drawn."
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -4188,8 +5644,12 @@ msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Size of chunks to be generated at once by mapgen, stated in mapblocks (16 "
-"nodes)."
+"Size of mapchunks generated by mapgen, stated in mapblocks (16 nodes).\n"
+"WARNING!: There is no benefit, and there are several dangers, in\n"
+"increasing this value above 5.\n"
+"Reducing this value increases cave and dungeon density.\n"
+"Altering this value is for special usage, leaving it unchanged is\n"
+"recommended."
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -4204,7 +5664,15 @@ msgid "Slice w"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Slope and fill work together to modify the heights"
+msgid "Slope and fill work together to modify the heights."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave maximum number"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Small cave minimum number"
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -4239,10 +5707,28 @@ msgstr ""
 msgid "Sneak key"
 msgstr "Hiilimine"
 
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Sneaking speed"
+msgstr "Hiilimine"
+
+#: src/settings_translation_file.cpp
+msgid "Sneaking speed, in nodes per second."
+msgstr ""
+
 #: src/settings_translation_file.cpp
 msgid "Sound"
 msgstr ""
 
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Special key"
+msgstr "Hiilimine"
+
+#: src/settings_translation_file.cpp
+msgid "Special key for climbing/descending"
+msgstr ""
+
 #: src/settings_translation_file.cpp
 msgid ""
 "Specifies URL from which client fetches media instead of using UDP.\n"
@@ -4252,23 +5738,48 @@ msgid ""
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Static spawnpoint"
+msgid ""
+"Specifies the default stack size of nodes, items and tools.\n"
+"Note that mods or games may explicitly set a stack for certain (or all) "
+"items."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Spread of light curve boost range.\n"
+"Controls the width of the range to be boosted.\n"
+"Standard deviation of the light curve boost Gaussian."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Status message on connection"
+msgid "Static spawnpoint"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid "Steepness noise"
 msgstr ""
 
+#: src/settings_translation_file.cpp
+msgid "Step mountain size noise"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Step mountain spread noise"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Strength of 3D mode parallax."
+msgstr ""
+
 #: src/settings_translation_file.cpp
 msgid "Strength of generated normalmaps."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Strength of parallax."
+msgid ""
+"Strength of light curve boost.\n"
+"The 3 'boost' parameters define a range of the light\n"
+"curve that is boosted in brightness."
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -4276,7 +5787,21 @@ msgid "Strict protocol checking"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Support older servers"
+msgid "Strip color codes"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"Surface level of optional water placed on a solid floatland layer.\n"
+"Water is disabled by default and will only be placed if this value is set\n"
+"to above 'mgv7_floatland_ymax' - 'mgv7_floatland_taper' (the start of the\n"
+"upper tapering).\n"
+"***WARNING, POTENTIAL DANGER TO WORLDS AND SERVER PERFORMANCE***:\n"
+"When enabling water placement the floatlands must be configured and tested\n"
+"to be a solid layer by setting 'mgv7_floatland_density' to 2.0 (or other\n"
+"required value depending on 'mgv7_np_floatland'), to avoid\n"
+"server-intensive extreme water flow and to avoid vast flooding of the\n"
+"world surface below."
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -4288,15 +5813,15 @@ msgid "Temperature variation for biomes."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Terrain Height"
+msgid "Terrain alternative noise"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Terrain alt noise"
+msgid "Terrain base noise"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Terrain base noise"
+msgid "Terrain height"
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -4331,7 +5856,17 @@ msgid "Texture path"
 msgstr "Vali graafika:"
 
 #: src/settings_translation_file.cpp
-msgid "The altitude at which temperature drops by 20C"
+msgid ""
+"Textures on a node may be aligned either to the node or to the world.\n"
+"The former mode suits better things like machines, furniture, etc., while\n"
+"the latter makes stairs and microblocks fit surroundings better.\n"
+"However, as this possibility is new, thus may not be used by older servers,\n"
+"this option allows enforcing it for certain node types. Note though that\n"
+"that is considered EXPERIMENTAL and may not work properly."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "The URL for the content repository"
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -4341,7 +5876,7 @@ msgid ""
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "The depth of dirt or other filler"
+msgid "The depth of dirt or other biome filler node."
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -4353,6 +5888,19 @@ msgstr ""
 msgid "The identifier of the joystick to use"
 msgstr ""
 
+#: src/settings_translation_file.cpp
+msgid "The length in pixels it takes for touch screen interaction to start."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"The maximum height of the surface of waving liquids.\n"
+"4.0 = Wave height is two nodes.\n"
+"0.0 = Wave doesn't move at all.\n"
+"Default is 1.0 (1/2 node).\n"
+"Requires waving liquids to be enabled."
+msgstr ""
+
 #: src/settings_translation_file.cpp
 msgid "The network interface that the server listens on."
 msgstr ""
@@ -4364,7 +5912,24 @@ msgid ""
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "The rendering back-end for Irrlicht."
+msgid ""
+"The radius of the volume of blocks around every player that is subject to "
+"the\n"
+"active block stuff, stated in mapblocks (16 nodes).\n"
+"In active blocks objects are loaded and ABMs run.\n"
+"This is also the minimum range in which active objects (mobs) are "
+"maintained.\n"
+"This should be configured together with active_object_send_range_blocks."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"The rendering back-end for Irrlicht.\n"
+"A restart is required after changing this.\n"
+"Note: On Android, stick with OGLES1 if unsure! App may fail to start "
+"otherwise.\n"
+"On other platforms, OpenGL is recommended, and it’s the only driver with\n"
+"shader support currently."
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -4397,7 +5962,8 @@ msgstr ""
 #: src/settings_translation_file.cpp
 msgid ""
 "The time in seconds it takes between repeated right clicks when holding the "
-"right mouse button."
+"right\n"
+"mouse button."
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -4405,11 +5971,14 @@ msgid "The type of joystick"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "This font will be used for certain languages."
+msgid ""
+"The vertical distance over which heat drops by 20 if 'altitude_chill' is\n"
+"enabled. Also the vertical distance over which humidity drops by 10 if\n"
+"'altitude_dry' is enabled."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Time in between active block management cycles"
+msgid "Third of 4 2D noises that together define hill/mountain range height."
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -4418,6 +5987,10 @@ msgid ""
 "Setting it to -1 disables the feature."
 msgstr ""
 
+#: src/settings_translation_file.cpp
+msgid "Time of day when a new world is started, in millihours (0-23999)."
+msgstr ""
+
 #: src/settings_translation_file.cpp
 msgid "Time send interval"
 msgstr ""
@@ -4446,6 +6019,11 @@ msgstr ""
 msgid "Tooltip delay"
 msgstr ""
 
+#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Touch screen threshold"
+msgstr "Põlvkonna kaardid"
+
 #: src/settings_translation_file.cpp
 msgid "Trees noise"
 msgstr ""
@@ -4459,19 +6037,13 @@ msgstr "Tri-Linear Filtreerimine"
 msgid ""
 "True = 256\n"
 "False = 128\n"
-"Useable to make minimap smoother on slower machines."
+"Usable to make minimap smoother on slower machines."
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid "Trusted mods"
 msgstr ""
 
-#: src/settings_translation_file.cpp
-msgid ""
-"Typical maximum height, above and below midpoint, of floatland mountain "
-"terrain."
-msgstr ""
-
 #: src/settings_translation_file.cpp
 msgid "URL to the server list displayed in the Multiplayer Tab."
 msgstr ""
@@ -4482,10 +6054,11 @@ msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Undersampling is similar to using lower screen resolution, but it applies\n"
+"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."
+"It should give a significant performance boost at the cost of less detailed "
+"image.\n"
+"Higher values result in a less detailed image."
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -4497,36 +6070,38 @@ msgid "Unload unused server data"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Use 3D cloud look instead of flat."
+msgid "Upper Y limit of dungeons."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Use a cloud animation for the main menu background."
+msgid "Upper Y limit of floatlands."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Use anisotropic filtering when viewing at textures from an angle."
+msgid "Use 3D cloud look instead of flat."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Use bilinear filtering when scaling textures."
+msgid "Use a cloud animation for the main menu background."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-#, fuzzy
-msgid "Use key"
-msgstr "Vajuta nuppu"
+msgid "Use anisotropic filtering when viewing at textures from an angle."
+msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Use mip mapping to scale textures. May slightly increase performance."
+msgid "Use bilinear filtering when scaling textures."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Use trilinear filtering when scaling textures."
+msgid ""
+"Use mip mapping to scale textures. May slightly increase performance,\n"
+"especially when using a high resolution texture pack.\n"
+"Gamma correct downscaling is not supported."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "V-Sync"
+msgid "Use trilinear filtering when scaling textures."
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -4534,33 +6109,29 @@ msgid "VBO"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Valley Depth"
+msgid "VSync"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Valley Fill"
+msgid "Valley depth"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Valley Profile"
+msgid "Valley fill"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Valley Slope"
+msgid "Valley profile"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Valleys C Flags"
+msgid "Valley slope"
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid "Variation of biome filler depth."
 msgstr ""
 
-#: src/settings_translation_file.cpp
-msgid "Variation of hill height and lake depth on floatland smooth terrain."
-msgstr ""
-
 #: src/settings_translation_file.cpp
 msgid "Variation of maximum mountain height (in nodes)."
 msgstr ""
@@ -4589,6 +6160,10 @@ msgstr ""
 msgid "Varies steepness of cliffs."
 msgstr ""
 
+#: src/settings_translation_file.cpp
+msgid "Vertical climbing speed, in nodes per second."
+msgstr ""
+
 #: src/settings_translation_file.cpp
 msgid "Vertical screen synchronization."
 msgstr ""
@@ -4621,6 +6196,10 @@ msgstr ""
 msgid "Viewing range"
 msgstr ""
 
+#: src/settings_translation_file.cpp
+msgid "Virtual joystick triggers aux button"
+msgstr ""
+
 #: src/settings_translation_file.cpp
 #, fuzzy
 msgid "Volume"
@@ -4628,18 +6207,29 @@ msgstr "Hääle volüüm"
 
 #: src/settings_translation_file.cpp
 msgid ""
-"W co-ordinate of the generated 3D slice of a 4D fractal.\n"
+"Volume of all sounds.\n"
+"Requires the sound system to be enabled."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
+"W coordinate of the generated 3D slice of a 4D fractal.\n"
 "Determines which 3D slice of the 4D shape is generated.\n"
+"Alters the shape of the fractal.\n"
 "Has no effect on 3D fractals.\n"
 "Range roughly -2 to 2."
 msgstr ""
 
+#: src/settings_translation_file.cpp
+msgid "Walking and flying speed, in nodes per second."
+msgstr ""
+
 #: src/settings_translation_file.cpp
 msgid "Walking speed"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Water Features"
+msgid "Walking, flying and climbing speed in fast mode, in nodes per second."
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -4660,23 +6250,27 @@ msgid "Waving leaves"
 msgstr "Uhked puud"
 
 #: src/settings_translation_file.cpp
-msgid "Waving plants"
-msgstr ""
+#, fuzzy
+msgid "Waving liquids"
+msgstr "Lainetavad vedelikud"
 
 #: src/settings_translation_file.cpp
-msgid "Waving water"
-msgstr ""
+#, fuzzy
+msgid "Waving liquids wave height"
+msgstr "Uhked puud"
 
 #: src/settings_translation_file.cpp
-msgid "Waving water height"
-msgstr ""
+#, fuzzy
+msgid "Waving liquids wave speed"
+msgstr "Uhked puud"
 
 #: src/settings_translation_file.cpp
-msgid "Waving water length"
-msgstr ""
+#, fuzzy
+msgid "Waving liquids wavelength"
+msgstr "Uhked puud"
 
 #: src/settings_translation_file.cpp
-msgid "Waving water speed"
+msgid "Waving plants"
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -4698,16 +6292,20 @@ msgstr ""
 msgid ""
 "When using bilinear/trilinear/anisotropic filters, low-resolution textures\n"
 "can be blurred, so automatically upscale them with nearest-neighbor\n"
-"interpolation to preserve crisp pixels.  This sets the minimum texture size\n"
+"interpolation to preserve crisp pixels. This sets the minimum texture size\n"
 "for the upscaled textures; higher values look sharper, but require more\n"
-"memory.  Powers of 2 are recommended.  Setting this higher than 1 may not\n"
+"memory.  Powers of 2 are recommended. Setting this higher than 1 may not\n"
 "have a visible effect unless bilinear/trilinear/anisotropic filtering is\n"
-"enabled."
+"enabled.\n"
+"This is also used as the base node texture size for world-aligned\n"
+"texture autoscaling."
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Whether freetype fonts are used, requires freetype support to be compiled in."
+"Whether FreeType fonts are used, requires FreeType support to be compiled "
+"in.\n"
+"If disabled, bitmap and XML vectors fonts are used instead."
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -4736,15 +6334,15 @@ msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Whether to show the client debug info (has the same effect as hitting F5)."
+"Whether to mute sounds. You can unmute sounds at any time, unless the\n"
+"sound system is disabled (enable_sound=false).\n"
+"In-game, you can toggle the mute state with the mute key or by using the\n"
+"pause menu."
 msgstr ""
 
 #: src/settings_translation_file.cpp
 msgid ""
-"Whether to support older servers before protocol version 25.\n"
-"Enable if you want to connect to 0.4.12 servers and before.\n"
-"Servers starting with 0.4.13 will work, 0.4.12-dev servers may work.\n"
-"Disabling this option will protect your password better."
+"Whether to show the client debug info (has the same effect as hitting F5)."
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -4752,7 +6350,7 @@ msgid "Width component of the initial window size."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Width of the selectionbox's lines around nodes."
+msgid "Width of the selection box lines around nodes."
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -4769,47 +6367,68 @@ msgid ""
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Y of flat ground."
+#, fuzzy
+msgid "World start time"
+msgstr "Maailma nimi"
+
+#: src/settings_translation_file.cpp
+msgid ""
+"World-aligned textures may be scaled to span several nodes. However,\n"
+"the server may not send the scale you want, especially if you use\n"
+"a specially-designed texture pack; with this option, the client tries\n"
+"to determine the scale automatically basing on the texture size.\n"
+"See also texture_min_size.\n"
+"Warning: This option is EXPERIMENTAL!"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Y of upper limit of large pseudorandom caves."
+msgid "World-aligned textures mode"
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Y-distance over which caverns expand to full size."
+msgid "Y of flat ground."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Y-level of average terrain surface."
+msgid ""
+"Y of mountain density gradient zero level. Used to shift mountains "
+"vertically."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Y-level of cavern upper limit."
+msgid "Y of upper limit of large caves."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Y-level of floatland midpoint and lake surface."
+msgid "Y-distance over which caverns expand to full size."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Y-level of higher (cliff-top) terrain."
+msgid ""
+"Y-distance over which floatlands taper from full density to nothing.\n"
+"Tapering starts at this distance from the Y limit.\n"
+"For a solid floatland layer, this controls the height of hills/mountains.\n"
+"Must be less than or equal to half the distance between the Y limits."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Y-level of lower terrain and lakebeds."
+msgid "Y-level of average terrain surface."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Y-level of seabed."
+msgid "Y-level of cavern upper limit."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Y-level of higher terrain that creates cliffs."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "Y-level to which floatland shadows extend."
+msgid "Y-level of lower terrain and seabed."
 msgstr ""
 
 #: src/settings_translation_file.cpp
-msgid "block send optimize distance"
+msgid "Y-level of seabed."
 msgstr ""
 
 #: src/settings_translation_file.cpp
@@ -4824,218 +6443,29 @@ msgstr ""
 msgid "cURL timeout"
 msgstr ""
 
-#~ msgid "Hide mp content"
-#~ msgstr "Peida mod. pakkide sisu"
-
-#~ msgid "Attn"
-#~ msgstr "Attn"
-
-#~ msgid "Capital"
-#~ msgstr "Caps Lock"
-
-#~ msgid "Comma"
-#~ msgstr "Koma"
-
-#~ msgid "CrSel"
-#~ msgstr "CrSel"
-
-#~ msgid "ExSel"
-#~ msgstr "ExSel"
-
-#~ msgid "Final"
-#~ msgstr "Viimane"
-
-#~ msgid "Junja"
-#~ msgstr "Junja"
-
-#~ msgid "Kana"
-#~ msgstr "Kana"
-
-#~ msgid "Kanji"
-#~ msgstr "Kanji"
-
-#~ msgid "Minus"
-#~ msgstr "Miinus"
-
-#~ msgid "PA1"
-#~ msgstr "PA1"
-
-#~ msgid "Period"
-#~ msgstr "Punkt"
-
-#~ msgid "Plus"
-#~ msgstr "Pluss"
-
-#, fuzzy
-#~ msgid "Mapgen flat cave width"
-#~ msgstr "Põlvkonna kaardid"
-
-#, fuzzy
-#~ msgid "Mapgen fractal cave width"
-#~ msgstr "Põlvkonna kaardid"
-
-#, fuzzy
-#~ msgid "Mapgen fractal fractal"
-#~ msgstr "Põlvkonna kaardid"
-
-#, fuzzy
-#~ msgid "Mapgen fractal iterations"
-#~ msgstr "Põlvkonna kaardid"
-
-#, fuzzy
-#~ msgid "Mapgen fractal offset"
-#~ msgstr "Põlvkonna kaardid"
-
-#, fuzzy
-#~ msgid "Mapgen fractal scale"
-#~ msgstr "Põlvkonna kaardid"
-
-#, fuzzy
-#~ msgid "Mapgen fractal slice w"
-#~ msgstr "Põlvkonna kaardid"
-
-#, fuzzy
-#~ msgid "Mapgen v5 cave width"
-#~ msgstr "Põlvkonna kaardid"
-
-#, fuzzy
-#~ msgid "Mapgen v7 cave width"
-#~ msgstr "Põlvkonna kaardid"
-
-#, fuzzy
-#~ msgid "Useful for mod developers."
-#~ msgstr "Põhiline arendaja"
-
-#~ msgid "Public Serverlist"
-#~ msgstr "Avalikud serverid"
-
 #, fuzzy
-#~ msgid "If disabled "
-#~ msgstr "Lülita kõik välja"
+#~ msgid "Toggle Cinematic"
+#~ msgstr "Lülita kiirus sisse"
 
 #, fuzzy
-#~ msgid "If enabled, "
-#~ msgstr "Sisse lülitatud"
-
-#~ msgid "GAMES"
-#~ msgstr "MÄNGUD"
-
-#~ msgid "new game"
-#~ msgstr "uus mängu"
-
-#~ msgid "EDIT GAME"
-#~ msgstr "MUUDA MÄNGU"
-
-#, fuzzy
-#~ msgid "Remove selected mod"
-#~ msgstr "Eemalda valitud muutus"
+#~ msgid "Select Package File:"
+#~ msgstr "Vali modifikatsiooni fail:"
 
 #, fuzzy
-#~ msgid "<<-- Add mod"
-#~ msgstr "<<-- Lisama muutus"
-
-#~ msgid "Name"
-#~ msgstr "Nimi"
+#~ msgid "Enables filmic tone mapping"
+#~ msgstr "Lubab filmic tone mapping"
 
-#~ msgid "Password"
-#~ msgstr "Parool"
+#~ msgid "Enable VBO"
+#~ msgstr "Luba VBO"
 
-#~ msgid "SETTINGS"
-#~ msgstr "Seaded"
+#~ msgid "Darkness sharpness"
+#~ msgstr "Pimeduse teravus"
 
-#~ msgid "Preload item visuals"
-#~ msgstr "Lae asjade visuaale"
+#~ msgid "Downloading and installing $1, please wait..."
+#~ msgstr "Palun oota $1 allalaadimist ja paigaldamist…"
 
-#, fuzzy
-#~ msgid "Finite Liquid"
-#~ msgstr "Löppev vedelik"
-
-#~ msgid ""
-#~ "Warning: Some mods are not configured yet.\n"
-#~ "They will be enabled by default when you save the configuration.  "
-#~ msgstr ""
-#~ "Hoiatus: Mõned modifikatsioonid pole sätitud veel.\n"
-#~ "Need lülitatakse sisse kohe pärast sätete salvestamist."
-
-#~ msgid ""
-#~ "Warning: Some configured mods are missing.\n"
-#~ "Their setting will be removed when you save the configuration.  "
-#~ msgstr ""
-#~ "Hoiatus: Mõned konfigureeritud modifikatsioonid on kaotsi läinud.\n"
-#~ "Nende sätted kustutatakse kui salvestada konfiguratsioon."
-
-#~ msgid ""
-#~ "Default Controls:\n"
-#~ "- WASD: Walk\n"
-#~ "- Mouse left: dig/hit\n"
-#~ "- Mouse right: place/use\n"
-#~ "- Mouse wheel: select item\n"
-#~ "- 0...9: select item\n"
-#~ "- Shift: sneak\n"
-#~ "- R: Toggle viewing all loaded chunks\n"
-#~ "- I: Inventory menu\n"
-#~ "- ESC: This menu\n"
-#~ "- T: Chat\n"
-#~ msgstr ""
-#~ "Algsed nupusätted:\n"
-#~ "- WASD: Kõnni\n"
-#~ "- Vasak hiireklõps: Kaeva/löö\n"
-#~ "- Parem hiireklõps: Aseta/kasuta\n"
-#~ "- Hiireratas: Vali asi\n"
-#~ "- 0...9: Vali asi\n"
-#~ "- Shift: Hiili\n"
-#~ "- R: Vaheta nägemiskaugust\n"
-#~ "- I: Seljakott\n"
-#~ "- ESC: Menüü\n"
-#~ "- T: Jututupa\n"
-
-#~ msgid "Failed to delete all world files"
-#~ msgstr "Kõigi maailma failide kustutamine ebaõnnestus"
-
-#~ msgid "Cannot configure world: Nothing selected"
-#~ msgstr "Maailma konfigureerimine ebaõnnestus: Pole midagi valitud"
-
-#~ msgid "Cannot create world: No games found"
-#~ msgstr "Maailma loomine ebaõnnestus: Mängu ei leitud"
-
-#~ msgid "Files to be deleted"
-#~ msgstr "Failid mida kustutada"
-
-#~ msgid "Cannot delete world: Nothing selected"
-#~ msgstr "Maailma kustutamine ebaõnnestus: Maailma pole valitud"
-
-#~ msgid "Address required."
-#~ msgstr "IP on vajalkik."
-
-#~ msgid "Create world"
-#~ msgstr "Loo maailm"
-
-#~ msgid "Leave address blank to start a local server."
-#~ msgstr "Jäta IP lahter tühjaks et alustada LAN serverit."
-
-#~ msgid "Show Favorites"
-#~ msgstr "Näita lemmikuid"
-
-#~ msgid "Show Public"
-#~ msgstr "Näita avalikke"
-
-#~ msgid "Cannot create world: Name contains invalid characters"
-#~ msgstr "Maailma loomine ebaõnnestus: Nimes esineb keelatud tähti"
-
-#~ msgid "Warning: Configuration not consistent.  "
-#~ msgstr "Hoiatus: Konfiguratsioon pole kindel."
-
-#~ msgid "Configuration saved.  "
-#~ msgstr "Konfiguratsioon salvestatud. "
-
-#~ msgid "is required by:"
-#~ msgstr "Seda vajavad:"
-
-#~ msgid "Left click: Move all items, Right click: Move single item"
-#~ msgstr ""
-#~ "Vasak hiireklõps: Liiguta kõiki asju, Parem hiireklõps: Liiguta üksikut "
-#~ "asja"
+#~ msgid "Back"
+#~ msgstr "Tagasi"
 
-#, fuzzy
-#~ msgid "Downloading"
-#~ msgstr "Alla"
+#~ msgid "Ok"
+#~ msgstr "Olgu."