diff options
Diffstat (limited to 'po/et')
-rw-r--r-- | po/et/minetest.po | 471 |
1 files changed, 250 insertions, 221 deletions
diff --git a/po/et/minetest.po b/po/et/minetest.po index 6a2542d50..edd9a784f 100644 --- a/po/et/minetest.po +++ b/po/et/minetest.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-02-14 07:46+0100\n" +"POT-Creation-Date: 2019-02-14 19:14+0100\n" "PO-Revision-Date: 2019-01-24 00:05+0000\n" "Last-Translator: Nore <nore@mesecons.net>\n" "Language-Team: Estonian <https://hosted.weblate.org/projects/minetest/" @@ -1846,15 +1846,15 @@ msgid "2D noise that controls the shape/size of step mountains." msgstr "" #: src/settings_translation_file.cpp -msgid "2D noise that controls the size/occurance of ridged mountain ranges." +msgid "2D noise that controls the size/occurrence of ridged mountain ranges." msgstr "" #: src/settings_translation_file.cpp -msgid "2D noise that controls the size/occurance of rolling hills." +msgid "2D noise that controls the size/occurrence of rolling hills." msgstr "" #: src/settings_translation_file.cpp -msgid "2D noise that controls the size/occurance of step mountain ranges." +msgid "2D noise that controls the size/occurrence of step mountain ranges." msgstr "" #: src/settings_translation_file.cpp @@ -2056,9 +2056,7 @@ msgid "Automatic forwards key" msgstr "Edasi" #: src/settings_translation_file.cpp -msgid "" -"Automatically jump up single-node obstacles.\n" -"type: bool" +msgid "Automatically jump up single-node obstacles." msgstr "" #: src/settings_translation_file.cpp @@ -2214,12 +2212,11 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" "Changes the main menu UI:\n" -"- Full: Multple singleplayer worlds, game choice, texture pack chooser, " +"- 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.\n" -"- Auto: Simple on Android, full on everything else." +"necessary for smaller screens." msgstr "" #: src/settings_translation_file.cpp @@ -2316,6 +2313,17 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" +"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 "" "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 "" @@ -2360,10 +2368,15 @@ msgid "Console height" msgstr "Konsool" #: src/settings_translation_file.cpp -msgid "Content Store" +msgid "ContentDB Flag Blacklist" msgstr "" #: src/settings_translation_file.cpp +#, fuzzy +msgid "ContentDB URL" +msgstr "Jätka" + +#: src/settings_translation_file.cpp msgid "Continuous forward" msgstr "" @@ -2674,6 +2687,16 @@ msgid "Enable random user input (only used for testing)." msgstr "" #: src/settings_translation_file.cpp +msgid "Enable register confirmation" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Enable register confirmation when connecting to server.\n" +"If disabled, new account will be registered automatically." +msgstr "" + +#: src/settings_translation_file.cpp msgid "" "Enable smooth lighting with simple ambient occlusion.\n" "Disable for speed or for different looks." @@ -3368,12 +3391,6 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"If enabled together with fly mode, makes move directions relative to the " -"player's pitch." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "" "If enabled together with fly mode, player is able to fly through solid " "nodes.\n" "This requires the \"noclip\" privilege on the server." @@ -3403,6 +3420,12 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp +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, new players cannot join with an empty password." msgstr "" @@ -4017,7 +4040,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Key for toggling pitch fly mode.\n" +"Key for toggling pitch move mode.\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" @@ -4289,7 +4312,7 @@ msgstr "" msgid "" "Map generation attributes specific to Mapgen Valleys.\n" "'altitude_chill': Reduces heat with altitude.\n" -"'humid_rivers': Increases humidity around rivers and where water pools.\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." @@ -4728,11 +4751,16 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" "Number of emerge threads to use.\n" -"Make this field blank or 0, or increase this number to use multiple " -"threads.\n" -"On multiprocessor systems, this will improve mapgen speed greatly at the " -"cost\n" -"of slightly buggy caves." +"Empty or 0 value:\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'.\n" +"For many users the optimum setting may be '1'." msgstr "" #: src/settings_translation_file.cpp @@ -4747,6 +4775,10 @@ msgid "Number of parallax occlusion iterations." msgstr "" #: src/settings_translation_file.cpp +msgid "Online Content Repository" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Opaque liquids" msgstr "" @@ -4816,11 +4848,12 @@ msgid "Physics" msgstr "" #: src/settings_translation_file.cpp -msgid "Pitch fly key" -msgstr "" +#, fuzzy +msgid "Pitch move key" +msgstr "Kujunduslik mängumood" #: src/settings_translation_file.cpp -msgid "Pitch fly mode" +msgid "Pitch move mode" msgstr "" #: src/settings_translation_file.cpp @@ -4932,14 +4965,16 @@ msgstr "Vali" #: src/settings_translation_file.cpp msgid "" -"Restricts the access of certain client-side functions on servers\n" -"Combine these byteflags below to restrict client-side features:\n" -"LOAD_CLIENT_MODS: 1 (disable client mods loading)\n" +"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)" +"csm_restriction_noderange)\n" +"READ_PLAYERINFO: 32 (disable get_player_names call client-side)" msgstr "" #: src/settings_translation_file.cpp @@ -5206,16 +5241,6 @@ msgid "Show entity selection boxes" msgstr "" #: src/settings_translation_file.cpp -msgid "Show non-free packages" -msgstr "" - -#: src/settings_translation_file.cpp -msgid "" -"Show packages in the content store that do not qualify as 'free software'\n" -"as defined by the Free Software Foundation." -msgstr "" - -#: src/settings_translation_file.cpp msgid "Shutdown message" msgstr "" @@ -5406,6 +5431,10 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp +msgid "The URL for the content repository" +msgstr "" + +#: src/settings_translation_file.cpp msgid "" "The default format in which profiles are being saved,\n" "when calling `/profiler save [format]` without format." @@ -5954,118 +5983,154 @@ msgstr "" msgid "cURL timeout" msgstr "" -#~ msgid "Disable MP" -#~ msgstr "Keela MP" +#, fuzzy +#~ msgid "Advanced Settings" +#~ msgstr "Sätted" -#~ msgid "Enable MP" -#~ msgstr "Luba MP" +#, fuzzy +#~ msgid "Downloading" +#~ msgstr "Alla" -#~ msgid "No worldname given or no game selected" -#~ msgstr "No nimi või no mäng valitud" +#~ 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" -#, fuzzy -#~ msgid "Select path" -#~ msgstr "Vali" +#~ msgid "is required by:" +#~ msgstr "Seda vajavad:" -#~ msgid "Shortname:" -#~ msgstr "Lühike nimi:" +#~ msgid "Configuration saved. " +#~ msgstr "Konfiguratsioon salvestatud. " -#, fuzzy -#~ msgid "Local Game" -#~ msgstr "Alusta mängu" +#~ msgid "Warning: Configuration not consistent. " +#~ msgstr "Hoiatus: Konfiguratsioon pole kindel." -#, fuzzy -#~ msgid "Normal Mapping" -#~ msgstr "Väga hea kvaliteet" +#~ msgid "Cannot create world: Name contains invalid characters" +#~ msgstr "Maailma loomine ebaõnnestus: Nimes esineb keelatud tähti" -#~ msgid "Print stacks" -#~ msgstr "Prindi kogused" +#~ msgid "Show Public" +#~ msgstr "Näita avalikke" -#~ msgid "Use" -#~ msgstr "Tegevus" +#~ msgid "Show Favorites" +#~ msgstr "Näita lemmikuid" -#~ msgid "Next" -#~ msgstr "Järgmine" +#~ msgid "Leave address blank to start a local server." +#~ msgstr "Jäta IP lahter tühjaks et alustada LAN serverit." -#~ msgid "Prior" -#~ msgstr "Eelnev" +#~ msgid "Create world" +#~ msgstr "Loo maailm" -#, fuzzy -#~ msgid "Console key" -#~ msgstr "Konsool" +#~ msgid "Address required." +#~ msgstr "IP on vajalkik." -#, fuzzy -#~ msgid "Inventory image hack" -#~ msgstr "Seljakott" +#~ msgid "Cannot delete world: Nothing selected" +#~ msgstr "Maailma kustutamine ebaõnnestus: Maailma pole valitud" -#, fuzzy -#~ msgid "Main menu mod manager" -#~ msgstr "Menüü" +#~ msgid "Files to be deleted" +#~ msgstr "Failid mida kustutada" -#, fuzzy -#~ msgid "Use key" -#~ msgstr "Vajuta nuppu" +#~ msgid "Cannot create world: No games found" +#~ msgstr "Maailma loomine ebaõnnestus: Mängu ei leitud" -#~ msgid "Hide mp content" -#~ msgstr "Peida mod. pakkide sisu" +#~ msgid "Cannot configure world: Nothing selected" +#~ msgstr "Maailma konfigureerimine ebaõnnestus: Pole midagi valitud" -#~ msgid "Attn" -#~ msgstr "Attn" +#~ msgid "Failed to delete all world files" +#~ msgstr "Kõigi maailma failide kustutamine ebaõnnestus" -#~ msgid "Capital" -#~ msgstr "Caps Lock" +#~ 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 "Comma" -#~ msgstr "Koma" +#~ 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 "CrSel" -#~ msgstr "CrSel" +#~ 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 "ExSel" -#~ msgstr "ExSel" +#, fuzzy +#~ msgid "Finite Liquid" +#~ msgstr "Löppev vedelik" -#~ msgid "Final" -#~ msgstr "Viimane" +#~ msgid "Preload item visuals" +#~ msgstr "Lae asjade visuaale" -#~ msgid "Junja" -#~ msgstr "Junja" +#~ msgid "SETTINGS" +#~ msgstr "Seaded" -#~ msgid "Kana" -#~ msgstr "Kana" +#~ msgid "Password" +#~ msgstr "Parool" -#~ msgid "Kanji" -#~ msgstr "Kanji" +#~ msgid "Name" +#~ msgstr "Nimi" -#~ msgid "Minus" -#~ msgstr "Miinus" +#, fuzzy +#~ msgid "<<-- Add mod" +#~ msgstr "<<-- Lisama muutus" -#~ msgid "PA1" -#~ msgstr "PA1" +#, fuzzy +#~ msgid "Remove selected mod" +#~ msgstr "Eemalda valitud muutus" -#~ msgid "Period" -#~ msgstr "Punkt" +#~ msgid "EDIT GAME" +#~ msgstr "MUUDA MÄNGU" -#~ msgid "Plus" -#~ msgstr "Pluss" +#~ msgid "new game" +#~ msgstr "uus mängu" + +#~ msgid "GAMES" +#~ msgstr "MÄNGUD" #, fuzzy -#~ msgid "Mapgen flat cave width" -#~ msgstr "Põlvkonna kaardid" +#~ msgid "If enabled, " +#~ msgstr "Sisse lülitatud" + +#~ msgid "Public Serverlist" +#~ msgstr "Avalikud serverid" #, fuzzy -#~ msgid "Mapgen fractal cave width" -#~ msgstr "Põlvkonna kaardid" +#~ msgid "Useful for mod developers." +#~ msgstr "Põhiline arendaja" #, fuzzy -#~ msgid "Mapgen fractal fractal" +#~ msgid "Mapgen v7 cave width" #~ msgstr "Põlvkonna kaardid" #, fuzzy -#~ msgid "Mapgen fractal iterations" +#~ msgid "Mapgen v5 cave width" #~ msgstr "Põlvkonna kaardid" #, fuzzy -#~ msgid "Mapgen fractal offset" +#~ msgid "Mapgen fractal slice w" #~ msgstr "Põlvkonna kaardid" #, fuzzy @@ -6073,151 +6138,115 @@ msgstr "" #~ msgstr "Põlvkonna kaardid" #, fuzzy -#~ msgid "Mapgen fractal slice w" +#~ msgid "Mapgen fractal offset" #~ msgstr "Põlvkonna kaardid" #, fuzzy -#~ msgid "Mapgen v5 cave width" +#~ msgid "Mapgen fractal iterations" #~ msgstr "Põlvkonna kaardid" #, fuzzy -#~ msgid "Mapgen v7 cave width" +#~ msgid "Mapgen fractal fractal" #~ msgstr "Põlvkonna kaardid" #, fuzzy -#~ msgid "Useful for mod developers." -#~ msgstr "Põhiline arendaja" - -#~ msgid "Public Serverlist" -#~ msgstr "Avalikud serverid" +#~ msgid "Mapgen fractal cave width" +#~ msgstr "Põlvkonna kaardid" #, fuzzy -#~ msgid "If enabled, " -#~ msgstr "Sisse lülitatud" - -#~ msgid "GAMES" -#~ msgstr "MÄNGUD" +#~ msgid "Mapgen flat cave width" +#~ msgstr "Põlvkonna kaardid" -#~ msgid "new game" -#~ msgstr "uus mängu" +#~ msgid "Plus" +#~ msgstr "Pluss" -#~ msgid "EDIT GAME" -#~ msgstr "MUUDA MÄNGU" +#~ msgid "Period" +#~ msgstr "Punkt" -#, fuzzy -#~ msgid "Remove selected mod" -#~ msgstr "Eemalda valitud muutus" +#~ msgid "PA1" +#~ msgstr "PA1" -#, fuzzy -#~ msgid "<<-- Add mod" -#~ msgstr "<<-- Lisama muutus" +#~ msgid "Minus" +#~ msgstr "Miinus" -#~ msgid "Name" -#~ msgstr "Nimi" +#~ msgid "Kanji" +#~ msgstr "Kanji" -#~ msgid "Password" -#~ msgstr "Parool" +#~ msgid "Kana" +#~ msgstr "Kana" -#~ msgid "SETTINGS" -#~ msgstr "Seaded" +#~ msgid "Junja" +#~ msgstr "Junja" -#~ msgid "Preload item visuals" -#~ msgstr "Lae asjade visuaale" +#~ msgid "Final" +#~ msgstr "Viimane" -#, fuzzy -#~ msgid "Finite Liquid" -#~ msgstr "Löppev vedelik" +#~ msgid "ExSel" +#~ msgstr "ExSel" -#~ 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 "CrSel" +#~ msgstr "CrSel" -#~ 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 "Comma" +#~ msgstr "Koma" -#~ 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 "Capital" +#~ msgstr "Caps Lock" -#~ msgid "Failed to delete all world files" -#~ msgstr "Kõigi maailma failide kustutamine ebaõnnestus" +#~ msgid "Attn" +#~ msgstr "Attn" -#~ msgid "Cannot configure world: Nothing selected" -#~ msgstr "Maailma konfigureerimine ebaõnnestus: Pole midagi valitud" +#~ msgid "Hide mp content" +#~ msgstr "Peida mod. pakkide sisu" -#~ msgid "Cannot create world: No games found" -#~ msgstr "Maailma loomine ebaõnnestus: Mängu ei leitud" +#, fuzzy +#~ msgid "Use key" +#~ msgstr "Vajuta nuppu" -#~ msgid "Files to be deleted" -#~ msgstr "Failid mida kustutada" +#, fuzzy +#~ msgid "Main menu mod manager" +#~ msgstr "Menüü" -#~ msgid "Cannot delete world: Nothing selected" -#~ msgstr "Maailma kustutamine ebaõnnestus: Maailma pole valitud" +#, fuzzy +#~ msgid "Inventory image hack" +#~ msgstr "Seljakott" -#~ msgid "Address required." -#~ msgstr "IP on vajalkik." +#, fuzzy +#~ msgid "Console key" +#~ msgstr "Konsool" -#~ msgid "Create world" -#~ msgstr "Loo maailm" +#~ msgid "Prior" +#~ msgstr "Eelnev" -#~ msgid "Leave address blank to start a local server." -#~ msgstr "Jäta IP lahter tühjaks et alustada LAN serverit." +#~ msgid "Next" +#~ msgstr "Järgmine" -#~ msgid "Show Favorites" -#~ msgstr "Näita lemmikuid" +#~ msgid "Use" +#~ msgstr "Tegevus" -#~ msgid "Show Public" -#~ msgstr "Näita avalikke" +#~ msgid "Print stacks" +#~ msgstr "Prindi kogused" -#~ msgid "Cannot create world: Name contains invalid characters" -#~ msgstr "Maailma loomine ebaõnnestus: Nimes esineb keelatud tähti" +#, fuzzy +#~ msgid "Normal Mapping" +#~ msgstr "Väga hea kvaliteet" -#~ msgid "Warning: Configuration not consistent. " -#~ msgstr "Hoiatus: Konfiguratsioon pole kindel." +#, fuzzy +#~ msgid "Local Game" +#~ msgstr "Alusta mängu" -#~ msgid "Configuration saved. " -#~ msgstr "Konfiguratsioon salvestatud. " +#~ msgid "Shortname:" +#~ msgstr "Lühike nimi:" -#~ msgid "is required by:" -#~ msgstr "Seda vajavad:" +#, fuzzy +#~ msgid "Select path" +#~ msgstr "Vali" -#~ 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 "No worldname given or no game selected" +#~ msgstr "No nimi või no mäng valitud" -#, fuzzy -#~ msgid "Downloading" -#~ msgstr "Alla" +#~ msgid "Enable MP" +#~ msgstr "Luba MP" -#, fuzzy -#~ msgid "Advanced Settings" -#~ msgstr "Sätted" +#~ msgid "Disable MP" +#~ msgstr "Keela MP" |