diff options
author | est31 <MTest31@outlook.com> | 2016-02-27 05:50:42 +0100 |
---|---|---|
committer | est31 <MTest31@outlook.com> | 2016-02-27 05:50:42 +0100 |
commit | 158bd76e8796c70f94e67bc3be44c88101dcf9b2 (patch) | |
tree | 4eb6670dd5d9b4ab83324d6bef173e3511d2a82e /po/ro | |
parent | e81753b69c42ddacc9e892f3fa283059914edc73 (diff) | |
download | minetest-158bd76e8796c70f94e67bc3be44c88101dcf9b2.tar.gz minetest-158bd76e8796c70f94e67bc3be44c88101dcf9b2.tar.bz2 minetest-158bd76e8796c70f94e67bc3be44c88101dcf9b2.zip |
Update po files, minetest.conf.example and settings_translation_file.cpp
Diffstat (limited to 'po/ro')
-rw-r--r-- | po/ro/minetest.po | 858 |
1 files changed, 613 insertions, 245 deletions
diff --git a/po/ro/minetest.po b/po/ro/minetest.po index 97b60a40f..6fc32321d 100644 --- a/po/ro/minetest.po +++ b/po/ro/minetest.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: minetest\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-11-08 21:23+0100\n" +"POT-Creation-Date: 2016-02-27 05:49+0100\n" "PO-Revision-Date: 2015-10-27 16:46+0200\n" "Last-Translator: PilzAdam <PilzAdam@minetest.net>\n" "Language-Team: Romanian <https://hosted.weblate.org/projects/minetest/" @@ -75,8 +75,9 @@ msgid "We support protocol versions between version $1 and $2." msgstr "" #: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/dlg_create_world.lua -#: builtin/mainmenu/dlg_rename_modpack.lua builtin/mainmenu/tab_settings.lua -#: src/guiKeyChangeMenu.cpp src/keycode.cpp +#: builtin/mainmenu/dlg_rename_modpack.lua +#: builtin/mainmenu/dlg_settings_advanced.lua src/guiKeyChangeMenu.cpp +#: src/keycode.cpp msgid "Cancel" msgstr "Anulează" @@ -114,8 +115,8 @@ msgstr "Ascunde conținutul mp" msgid "Mod:" msgstr "Mod:" -#: builtin/mainmenu/dlg_config_world.lua builtin/mainmenu/tab_settings.lua -#: src/guiKeyChangeMenu.cpp +#: builtin/mainmenu/dlg_config_world.lua +#: builtin/mainmenu/dlg_settings_advanced.lua src/guiKeyChangeMenu.cpp msgid "Save" msgstr "Salvează" @@ -188,6 +189,7 @@ msgid "No of course not!" msgstr "Nu, sigur că nu!" #: builtin/mainmenu/dlg_delete_mod.lua builtin/mainmenu/dlg_delete_world.lua +#: builtin/mainmenu/tab_settings.lua msgid "Yes" msgstr "Da" @@ -207,6 +209,95 @@ msgstr "Acceptă" msgid "Rename Modpack:" msgstr "Redenumiți Pachetul de moduri:" +#: builtin/mainmenu/dlg_settings_advanced.lua +msgid "\"$1\" is not a valid flag." +msgstr "" + +#: builtin/mainmenu/dlg_settings_advanced.lua +msgid "(No description of setting given)" +msgstr "" + +#: builtin/mainmenu/dlg_settings_advanced.lua +msgid "< Back to Settings page" +msgstr "" + +#: builtin/mainmenu/dlg_settings_advanced.lua +msgid "Browse" +msgstr "" + +#: builtin/mainmenu/dlg_settings_advanced.lua +#, fuzzy +msgid "Disabled" +msgstr "Dezactivează MP" + +#: builtin/mainmenu/dlg_settings_advanced.lua +msgid "Edit" +msgstr "" + +#: builtin/mainmenu/dlg_settings_advanced.lua +#, fuzzy +msgid "Enabled" +msgstr "activat" + +#: builtin/mainmenu/dlg_settings_advanced.lua +msgid "Format is 3 numbers separated by commas and inside brackets." +msgstr "" + +#: builtin/mainmenu/dlg_settings_advanced.lua +msgid "" +"Format: <offset>, <scale>, (<spreadX>, <spreadY>, <spreadZ>), <seed>, " +"<octaves>, <persistence>" +msgstr "" + +#: builtin/mainmenu/dlg_settings_advanced.lua +msgid "Games" +msgstr "Jocuri" + +#: builtin/mainmenu/dlg_settings_advanced.lua builtin/mainmenu/tab_mods.lua +msgid "Mods" +msgstr "Moduri" + +#: builtin/mainmenu/dlg_settings_advanced.lua +msgid "Optionally the lacunarity can be appended with a leading comma." +msgstr "" + +#: builtin/mainmenu/dlg_settings_advanced.lua +msgid "Please enter a comma seperated list of flags." +msgstr "" + +#: builtin/mainmenu/dlg_settings_advanced.lua +msgid "Please enter a valid integer." +msgstr "" + +#: builtin/mainmenu/dlg_settings_advanced.lua +msgid "Please enter a valid number." +msgstr "" + +#: builtin/mainmenu/dlg_settings_advanced.lua +msgid "Possible values are: " +msgstr "" + +#: builtin/mainmenu/dlg_settings_advanced.lua +msgid "Restore Default" +msgstr "" + +#: builtin/mainmenu/dlg_settings_advanced.lua +#, fuzzy +msgid "Select path" +msgstr "Selectează" + +#: builtin/mainmenu/dlg_settings_advanced.lua +msgid "Show technical names" +msgstr "" + +#: builtin/mainmenu/dlg_settings_advanced.lua +msgid "The value must be greater than $1." +msgstr "" + +#: builtin/mainmenu/dlg_settings_advanced.lua +msgid "The value must be lower than $1." +msgstr "" + #: builtin/mainmenu/modmgr.lua #, fuzzy msgid "" @@ -304,10 +395,6 @@ msgstr "Moduri Instalate:" msgid "Mod information:" msgstr "Informații mod:" -#: builtin/mainmenu/tab_mods.lua builtin/mainmenu/tab_settings.lua -msgid "Mods" -msgstr "Moduri" - #: builtin/mainmenu/tab_mods.lua msgid "No mod description available" msgstr "Nici o descriere de mod disponibilă" @@ -426,94 +513,164 @@ msgid "Start Game" msgstr "Începe jocul" #: builtin/mainmenu/tab_settings.lua -msgid "\"$1\" is not a valid flag." +msgid "2x" msgstr "" #: builtin/mainmenu/tab_settings.lua -msgid "(No description of setting given)" +#, fuzzy +msgid "3D Clouds" +msgstr "Nori 3D" + +#: builtin/mainmenu/tab_settings.lua +msgid "4x" msgstr "" #: builtin/mainmenu/tab_settings.lua -msgid "Browse" +msgid "8x" msgstr "" #: builtin/mainmenu/tab_settings.lua +#, fuzzy +msgid "Advanced Settings" +msgstr "Setări" + +#: builtin/mainmenu/tab_settings.lua +msgid "Antialiasing:" +msgstr "" + +#: builtin/mainmenu/tab_settings.lua +#, fuzzy +msgid "Are you sure to reset your singleplayer world?" +msgstr "Singleplayer" + +#: builtin/mainmenu/tab_settings.lua +#, fuzzy +msgid "Bilinear Filter" +msgstr "Filtrare Biliniară" + +#: builtin/mainmenu/tab_settings.lua src/settings_translation_file.cpp +#, fuzzy +msgid "Bumpmapping" +msgstr "Mip Mapping" + +#: builtin/mainmenu/tab_settings.lua msgid "Change keys" msgstr "Modifică tastele" #: builtin/mainmenu/tab_settings.lua #, fuzzy -msgid "Disabled" -msgstr "Dezactivează MP" +msgid "Connected Glass" +msgstr "Conectează" #: builtin/mainmenu/tab_settings.lua -msgid "Edit" -msgstr "" +#, fuzzy +msgid "Enable Particles" +msgstr "Activează tot" #: builtin/mainmenu/tab_settings.lua #, fuzzy -msgid "Enabled" -msgstr "activat" +msgid "Fancy Leaves" +msgstr "Apă opacă" #: builtin/mainmenu/tab_settings.lua -msgid "Format is 3 numbers separated by commas and inside brackets." +msgid "Generate Normalmaps" msgstr "" #: builtin/mainmenu/tab_settings.lua -msgid "" -"Format: <offset>, <scale>, (<spreadX>, <spreadY>, <spreadZ>), <seed>, " -"<octaves>, <persistence>" +#, fuzzy +msgid "Mipmap" +msgstr "Mip Mapping" + +#: builtin/mainmenu/tab_settings.lua +msgid "Mipmap + Aniso. Filter" msgstr "" #: builtin/mainmenu/tab_settings.lua -msgid "Games" -msgstr "Jocuri" +#, fuzzy +msgid "No Filter" +msgstr "Filtru Anizotropic" #: builtin/mainmenu/tab_settings.lua -msgid "Optionally the lacunarity can be appended with a leading comma." -msgstr "" +#, fuzzy +msgid "No Mipmap" +msgstr "Mip Mapping" #: builtin/mainmenu/tab_settings.lua -msgid "Please enter a comma seperated list of flags." +msgid "No!!!" msgstr "" #: builtin/mainmenu/tab_settings.lua -msgid "Please enter a valid integer." +#, fuzzy +msgid "Node Highlighting" +msgstr "Lumină mai bună" + +#: builtin/mainmenu/tab_settings.lua builtin/mainmenu/tab_texturepacks.lua +msgid "None" msgstr "" #: builtin/mainmenu/tab_settings.lua -msgid "Please enter a valid number." -msgstr "" +#, fuzzy +msgid "Opaque Leaves" +msgstr "Apă opacă" #: builtin/mainmenu/tab_settings.lua -msgid "Possible values are: " +msgid "Opaque Water" +msgstr "Apă opacă" + +#: builtin/mainmenu/tab_settings.lua src/settings_translation_file.cpp +msgid "Parallax Occlusion" msgstr "" #: builtin/mainmenu/tab_settings.lua -msgid "Restore Default" -msgstr "" +msgid "Settings" +msgstr "Setări" + +#: builtin/mainmenu/tab_settings.lua src/settings_translation_file.cpp +msgid "Shaders" +msgstr "Umbră" #: builtin/mainmenu/tab_settings.lua #, fuzzy -msgid "Select path" -msgstr "Selectează" +msgid "Simple Leaves" +msgstr "Apă opacă" #: builtin/mainmenu/tab_settings.lua -msgid "Settings" -msgstr "Setări" +#, fuzzy +msgid "Smooth Lighting" +msgstr "Lumină mai bună" #: builtin/mainmenu/tab_settings.lua -msgid "Show technical names" +msgid "Texturing:" msgstr "" #: builtin/mainmenu/tab_settings.lua -msgid "The value must be greater than $1." -msgstr "" +msgid "To enable shaders the OpenGL driver needs to be used." +msgstr "Pentru a permite shadere OpenGL trebuie să fie folosite." #: builtin/mainmenu/tab_settings.lua -msgid "The value must be lower than $1." +msgid "Touchthreshold (px)" msgstr "" +#: builtin/mainmenu/tab_settings.lua +#, fuzzy +msgid "Trilinear Filter" +msgstr "Filtrare Triliniară" + +#: builtin/mainmenu/tab_settings.lua +#, fuzzy +msgid "Waving Leaves" +msgstr "Copaci fantezici" + +#: builtin/mainmenu/tab_settings.lua +#, fuzzy +msgid "Waving Plants" +msgstr "Copaci fantezici" + +#: builtin/mainmenu/tab_settings.lua +#, fuzzy +msgid "Waving Water" +msgstr "Copaci fantezici" + #: builtin/mainmenu/tab_simple_main.lua #, fuzzy msgid "Config mods" @@ -542,10 +699,6 @@ msgid "No information available" msgstr "Nici o informație disponibilă" #: builtin/mainmenu/tab_texturepacks.lua -msgid "None" -msgstr "" - -#: builtin/mainmenu/tab_texturepacks.lua msgid "Select texture pack:" msgstr "Selectează pachetul de textură:" @@ -572,10 +725,6 @@ msgid "Initializing nodes..." msgstr "" #: src/client.cpp -msgid "Item textures..." -msgstr "Texturi..." - -#: src/client.cpp #, fuzzy msgid "Loading textures..." msgstr "Se încarcă..." @@ -1166,6 +1315,15 @@ msgstr "Mărire" #: 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." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" "0 = parallax occlusion with slope information (faster).\n" "1 = relief mapping (slower, more accurate)." msgstr "" @@ -1187,7 +1345,8 @@ msgid "" "- 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." +"- sidebyside: split screen side by side.\n" +"- pageflip: quadbuffer based 3d." msgstr "" #: src/settings_translation_file.cpp @@ -1244,6 +1403,10 @@ msgid "Advanced" msgstr "" #: src/settings_translation_file.cpp +msgid "Altitude Chill" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Always fly and fast" msgstr "" @@ -1252,6 +1415,10 @@ msgid "Ambient occlusion gamma" msgstr "" #: src/settings_translation_file.cpp +msgid "Amplifies the valleys" +msgstr "" + +#: src/settings_translation_file.cpp #, fuzzy msgid "Anisotropic filtering" msgstr "Filtru Anizotropic" @@ -1268,6 +1435,10 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp +msgid "Approximate (X,Y,Z) scale of fractal in nodes." +msgstr "" + +#: src/settings_translation_file.cpp msgid "Ask to reconnect after crash" msgstr "" @@ -1281,6 +1452,10 @@ msgid "Backward key" msgstr "Înapoi" #: src/settings_translation_file.cpp +msgid "Base terrain height" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Basic" msgstr "" @@ -1303,11 +1478,6 @@ msgid "Build inside player" msgstr "" #: src/settings_translation_file.cpp -#, fuzzy -msgid "Bumpmapping" -msgstr "Mip Mapping" - -#: src/settings_translation_file.cpp msgid "Camera smoothing" msgstr "" @@ -1320,6 +1490,18 @@ msgid "Camera update toggle key" 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 "Caves and tunnels form at the intersection of the two noises" +msgstr "" + +#: src/settings_translation_file.cpp #, fuzzy msgid "Chat key" msgstr "Modifică tastele" @@ -1330,6 +1512,29 @@ msgid "Chat toggle key" msgstr "Modifică tastele" #: 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." +msgstr "" + +#: src/settings_translation_file.cpp msgid "Chunk size" msgstr "" @@ -1388,6 +1593,12 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp +msgid "" +"Comma-seperated 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 #, fuzzy msgid "Command key" msgstr "Comandă" @@ -1448,10 +1659,30 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp +msgid "Controls steepness/depth of lake depressions." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Controls steepness/height of hills." +msgstr "" + +#: src/settings_translation_file.cpp msgid "Crash message" msgstr "" #: src/settings_translation_file.cpp +msgid "" +"Creates unpredictable lava features in caves.\n" +"These can make mining difficult. Zero disables them. (0-10)" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Creates unpredictable water features in caves.\n" +"These can make mining difficult. Zero disables them. (0-10)" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Crosshair alpha" msgstr "" @@ -1541,6 +1772,14 @@ msgid "Deprecated Lua API handling" msgstr "" #: src/settings_translation_file.cpp +msgid "Depth below which you'll find large caves." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Depth below which you'll find massive caves." +msgstr "" + +#: src/settings_translation_file.cpp msgid "Descending speed" msgstr "" @@ -1563,6 +1802,13 @@ msgid "Detailed mod profiling" msgstr "" #: src/settings_translation_file.cpp +msgid "" +"Determines terrain shape.\n" +"The 3 numbers in brackets control the scale of the\n" +"terrain, the 3 numbers should be identical." +msgstr "" + +#: src/settings_translation_file.cpp #, fuzzy msgid "Disable anticheat" msgstr "Activează particulele" @@ -1594,12 +1840,9 @@ msgid "Dump the mapgen debug infos." msgstr "" #: src/settings_translation_file.cpp -msgid "" -"Enable a bit lower water surface, so it doesn't \"fill\" the node " -"completely.\n" -"Note that this is not quite optimized and that smooth lighting on the\n" -"water surface doesn't work with this." -msgstr "" +#, fuzzy +msgid "Enable VBO" +msgstr "Activează MP" #: src/settings_translation_file.cpp #, fuzzy @@ -1615,10 +1858,6 @@ msgid "Enable random user input (only used for testing)." msgstr "" #: src/settings_translation_file.cpp -msgid "Enable selection highlighting for nodes (disables selectionbox)." -msgstr "" - -#: src/settings_translation_file.cpp msgid "" "Enable smooth lighting with simple ambient occlusion.\n" "Disable for speed or for different looks." @@ -1649,6 +1888,10 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp +msgid "Enables animation of inventory items." +msgstr "" + +#: src/settings_translation_file.cpp msgid "" "Enables bumpmapping for textures. Normalmaps need to be supplied by the " "texture pack\n" @@ -1662,6 +1905,11 @@ msgstr "" #: src/settings_translation_file.cpp #, fuzzy +msgid "Enables filmic tone mapping" +msgstr "Activează Daune" + +#: src/settings_translation_file.cpp +#, fuzzy msgid "Enables minimap." msgstr "Activează Daune" @@ -1749,6 +1997,14 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp +msgid "Filler Depth" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Filmic tone mapping" +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" @@ -1859,16 +2115,21 @@ msgid "Gamma" msgstr "" #: src/settings_translation_file.cpp +msgid "General" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Generate normalmaps" 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.\n" -"'trees' and 'flat' flags only have effect in mgv6." +"Flags starting with \"no\" are used to explicitly disable them." msgstr "" #: src/settings_translation_file.cpp @@ -1880,6 +2141,11 @@ msgid "Gravity" msgstr "" #: src/settings_translation_file.cpp +#, fuzzy +msgid "HTTP Mods" +msgstr "Moduri" + +#: src/settings_translation_file.cpp msgid "HUD toggle key" msgstr "" @@ -1892,6 +2158,10 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp +msgid "Height component of the initial window size." +msgstr "" + +#: src/settings_translation_file.cpp msgid "Height on which clouds are appearing." msgstr "" @@ -1904,7 +2174,7 @@ msgid "Homepage of server, to be displayed in the serverlist." msgstr "" #: src/settings_translation_file.cpp -msgid "Horizontal initial window size." +msgid "How deep to make rivers" msgstr "" #: src/settings_translation_file.cpp @@ -1930,6 +2200,10 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp +msgid "How wide to make rivers" +msgstr "" + +#: src/settings_translation_file.cpp msgid "IPv6" msgstr "" @@ -2023,6 +2297,10 @@ 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 key" msgstr "Inventar" @@ -2041,47 +2319,36 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Julia set: (X,Y,Z) offsets from world centre.\n" -"Range roughly -2 to 2, multiply by j_scale for offsets in nodes." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "Julia set: Approximate (X,Y,Z) scales in nodes." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "" -"Julia set: Iterations of the recursive function.\n" -"Controls scale of finest detail." +"Iterations of the recursive function.\n" +"Controls the amount of fine detail." msgstr "" #: src/settings_translation_file.cpp msgid "" -"Julia set: W co-ordinate of the generated 3D slice of the 4D shape.\n" +"Julia set only: W component of hypercomplex constant determining julia " +"shape.\n" +"Has no effect on 3D fractals.\n" "Range roughly -2 to 2." msgstr "" #: src/settings_translation_file.cpp msgid "" -"Julia set: W value determining the 4D shape.\n" +"Julia set only: X component of hypercomplex constant determining julia " +"shape.\n" "Range roughly -2 to 2." msgstr "" #: src/settings_translation_file.cpp msgid "" -"Julia set: X value determining the 4D shape.\n" +"Julia set only: Y component of hypercomplex constant determining julia " +"shape.\n" "Range roughly -2 to 2." msgstr "" #: src/settings_translation_file.cpp msgid "" -"Julia set: Y value determining the 4D shape.\n" -"Range roughly -2 to 2." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "" -"Julia set: Z value determining the 4D shape.\n" +"Julia set only: Z component of hypercomplex constant determining julia " +"shape.\n" "Range roughly -2 to 2." msgstr "" @@ -2096,7 +2363,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Key for decreasing the viewing range. Modifies the minimum viewing range.\n" +"Key for decreasing the viewing range.\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" @@ -2110,7 +2377,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Key for increasing the viewing range. Modifies the minimum viewing range.\n" +"Key for increasing the viewing range.\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" @@ -2308,6 +2575,14 @@ msgid "Language" msgstr "" #: src/settings_translation_file.cpp +msgid "Large cave depth" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Lava Features" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Leaves style" msgstr "" @@ -2411,35 +2686,25 @@ msgid "Makes DirectX work with LuaJIT. Disable if it causes troubles." msgstr "" #: src/settings_translation_file.cpp -msgid "" -"Mandelbrot set: (X,Y,Z) offsets from world centre.\n" -"Range roughly -2 to 2, multiply by m_scale for offsets in nodes." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "Mandelbrot set: Approximate (X,Y,Z) scales in nodes." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "" -"Mandelbrot set: Iterations of the recursive function.\n" -"Controls scale of finest detail." +msgid "Map directory" msgstr "" #: src/settings_translation_file.cpp msgid "" -"Mandelbrot set: W co-ordinate of the generated 3D slice of the 4D shape.\n" -"Range roughly -2 to 2." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "Map directory" +"Map generation attributes specific to Mapgen Valleys.\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.\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. It may interfere with delicately adjusted biomes." msgstr "" #: src/settings_translation_file.cpp msgid "" -"Map generation attributes specific to Mapgen fractal.\n" -"'julia' selects a julia set to be generated instead of a mandelbrot set.\n" +"Map generation attributes specific to Mapgen flat.\n" +"Occasional lakes and hills 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." @@ -2481,6 +2746,11 @@ msgid "Mapblock unload timeout" msgstr "" #: src/settings_translation_file.cpp +#, fuzzy +msgid "Mapgen Valleys" +msgstr "Mapgen" + +#: src/settings_translation_file.cpp msgid "Mapgen biome heat noise parameters" msgstr "" @@ -2504,79 +2774,120 @@ msgstr "Mapgen" #: src/settings_translation_file.cpp #, fuzzy -msgid "Mapgen fractal" +msgid "Mapgen flat" msgstr "Mapgen" #: src/settings_translation_file.cpp -msgid "Mapgen fractal cave1 noise parameters" +msgid "Mapgen flat cave1 noise parameters" msgstr "" #: src/settings_translation_file.cpp -msgid "Mapgen fractal cave2 noise parameters" +msgid "Mapgen flat cave2 noise parameters" msgstr "" #: src/settings_translation_file.cpp -msgid "Mapgen fractal filler depth noise parameters" +msgid "Mapgen flat filler depth noise parameters" msgstr "" #: src/settings_translation_file.cpp #, fuzzy -msgid "Mapgen fractal flags" +msgid "Mapgen flat flags" msgstr "Mapgen" #: src/settings_translation_file.cpp -msgid "Mapgen fractal julia iterations" -msgstr "" +#, fuzzy +msgid "Mapgen flat ground level" +msgstr "Mapgen" #: src/settings_translation_file.cpp -msgid "Mapgen fractal julia offset" +msgid "Mapgen flat hill steepness" msgstr "" #: src/settings_translation_file.cpp -msgid "Mapgen fractal julia scale" +msgid "Mapgen flat hill threshold" msgstr "" #: src/settings_translation_file.cpp -msgid "Mapgen fractal julia slice w" +#, fuzzy +msgid "Mapgen flat lake steepness" +msgstr "Mapgen" + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Mapgen flat lake threshold" +msgstr "Mapgen" + +#: src/settings_translation_file.cpp +msgid "Mapgen flat large cave depth" msgstr "" #: src/settings_translation_file.cpp -msgid "Mapgen fractal julia w" +msgid "Mapgen flat terrain noise parameters" msgstr "" #: src/settings_translation_file.cpp -msgid "Mapgen fractal julia x" +#, fuzzy +msgid "Mapgen fractal" +msgstr "Mapgen" + +#: src/settings_translation_file.cpp +msgid "Mapgen fractal cave1 noise parameters" msgstr "" #: src/settings_translation_file.cpp -msgid "Mapgen fractal julia y" +msgid "Mapgen fractal cave2 noise parameters" msgstr "" #: src/settings_translation_file.cpp -msgid "Mapgen fractal julia z" +msgid "Mapgen fractal filler depth noise parameters" msgstr "" #: src/settings_translation_file.cpp -msgid "Mapgen fractal mandelbrot iterations" +#, fuzzy +msgid "Mapgen fractal fractal" +msgstr "Mapgen" + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Mapgen fractal iterations" +msgstr "Mapgen" + +#: src/settings_translation_file.cpp +msgid "Mapgen fractal julia w" msgstr "" #: src/settings_translation_file.cpp -msgid "Mapgen fractal mandelbrot offset" +msgid "Mapgen fractal julia x" msgstr "" #: src/settings_translation_file.cpp -msgid "Mapgen fractal mandelbrot scale" +msgid "Mapgen fractal julia y" msgstr "" #: src/settings_translation_file.cpp -msgid "Mapgen fractal mandelbrot slice w" +msgid "Mapgen fractal julia z" msgstr "" #: src/settings_translation_file.cpp +#, fuzzy +msgid "Mapgen fractal offset" +msgstr "Mapgen" + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Mapgen fractal scale" +msgstr "Mapgen" + +#: src/settings_translation_file.cpp msgid "Mapgen fractal seabed noise parameters" msgstr "" #: src/settings_translation_file.cpp +#, fuzzy +msgid "Mapgen fractal slice w" +msgstr "Mapgen" + +#: src/settings_translation_file.cpp msgid "Mapgen heat blend noise parameters" msgstr "" @@ -2725,6 +3036,18 @@ msgid "Mapgen v7 terrain persistation noise parameters" msgstr "" #: src/settings_translation_file.cpp +msgid "Massive cave depth" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Massive cave noise" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Massive caves form here." +msgstr "" + +#: src/settings_translation_file.cpp msgid "Max block generate distance" msgstr "" @@ -2753,14 +3076,6 @@ msgid "Maximum FPS when game is paused." msgstr "" #: src/settings_translation_file.cpp -msgid "" -"Maximum distance above water level for player spawn.\n" -"Larger values result in spawn points closer to (x = 0, z = 0).\n" -"Smaller values may result in a suitable spawn point not being found,\n" -"resulting in a spawn at (0, 0, 0) possibly buried underground." -msgstr "" - -#: src/settings_translation_file.cpp msgid "Maximum forceloaded blocks" msgstr "" @@ -2853,6 +3168,10 @@ msgid "Message of the day displayed to players connecting." msgstr "" #: src/settings_translation_file.cpp +msgid "Method used to highlight selected object." +msgstr "" + +#: src/settings_translation_file.cpp msgid "Minimap" msgstr "" @@ -2869,13 +3188,6 @@ msgid "Minimum texture size for filters" msgstr "" #: src/settings_translation_file.cpp -msgid "" -"Minimum wanted FPS.\n" -"The amount of rendered stuff is dynamically set according to this. and " -"viewing range min and max." -msgstr "" - -#: src/settings_translation_file.cpp #, fuzzy msgid "Mipmapping" msgstr "Mip Mapping" @@ -2953,10 +3265,6 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "New style water" -msgstr "" - -#: src/settings_translation_file.cpp msgid "New users need to input this password." msgstr "" @@ -2977,6 +3285,10 @@ msgid "Noise parameters for biome API temperature, humidity and biome blend." msgstr "" #: src/settings_translation_file.cpp +msgid "Noises" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Normalmaps sampling" msgstr "" @@ -3017,10 +3329,6 @@ msgid "Overall scale of parallax occlusion effect." msgstr "" #: src/settings_translation_file.cpp -msgid "Parallax Occlusion" -msgstr "" - -#: src/settings_translation_file.cpp msgid "Parallax occlusion" msgstr "" @@ -3085,19 +3393,6 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "" -"Pre-generate all item visuals used in the inventory.\n" -"This increases startup time, but runs smoother in-game.\n" -"The generated textures can easily exceed your VRAM, causing artifacts in the " -"inventory." -msgstr "" - -#: src/settings_translation_file.cpp -#, fuzzy -msgid "Preload inventory textures" -msgstr "Se încarcă..." - -#: src/settings_translation_file.cpp msgid "Prevent mods from doing insecure things like running shell commands." msgstr "" @@ -3121,6 +3416,10 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp +msgid "Raises terrain to make valleys around the rivers" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Random input" msgstr "" @@ -3151,6 +3450,22 @@ msgid "Rightclick repetition interval" msgstr "" #: src/settings_translation_file.cpp +msgid "River Depth" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "River Noise" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "River Size" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "River noise -- rivers occur close to zero" +msgstr "" + +#: src/settings_translation_file.cpp msgid "Rollback recording" msgstr "" @@ -3277,10 +3592,6 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Shaders" -msgstr "Umbră" - -#: src/settings_translation_file.cpp msgid "" "Shaders allow advanced visul effects and may increase performance on some " "video cards.\n" @@ -3306,6 +3617,10 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp +msgid "Slope and fill work together to modify the heights" +msgstr "" + +#: src/settings_translation_file.cpp #, fuzzy msgid "Smooth lighting" msgstr "Lumină mai bună" @@ -3362,15 +3677,34 @@ msgid "Synchronous SQLite" msgstr "" #: src/settings_translation_file.cpp +msgid "Terrain Height" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Terrain noise threshold for hills.\n" +"Controls proportion of world area covered by hills.\n" +"Adjust towards 0.0 for a larger proportion." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Terrain noise threshold for lakes.\n" +"Controls proportion of world area covered by lakes.\n" +"Adjust towards 0.0 for a larger proportion." +msgstr "" + +#: src/settings_translation_file.cpp #, fuzzy msgid "Texture path" msgstr "Pachete de tetură" #: src/settings_translation_file.cpp -msgid "" -"The allowed adjustment range for the automatic rendering range adjustment.\n" -"Set this to be equal to viewing range minimum to disable the auto-adjustment " -"algorithm." +msgid "The altitude at which temperature drops by 20C" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "The depth of dirt or other filler" msgstr "" #: src/settings_translation_file.cpp @@ -3443,6 +3777,11 @@ msgid "Toggle camera mode key" msgstr "" #: src/settings_translation_file.cpp +#, fuzzy +msgid "Tone Mapping" +msgstr "Mip Mapping" + +#: src/settings_translation_file.cpp msgid "Tooltip delay" msgstr "" @@ -3513,15 +3852,31 @@ msgid "V-Sync" msgstr "" #: src/settings_translation_file.cpp -msgid "Vertical initial window size." +msgid "VBO" msgstr "" #: src/settings_translation_file.cpp -msgid "Vertical screen synchronization." +msgid "Valley Depth" msgstr "" #: src/settings_translation_file.cpp -msgid "Vertical spawn range" +msgid "Valley Fill" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Valley Profile" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Valley Slope" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Valleys C Flags" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Vertical screen synchronization." msgstr "" #: src/settings_translation_file.cpp @@ -3533,19 +3888,21 @@ msgid "View bobbing" msgstr "" #: src/settings_translation_file.cpp -msgid "View range decrease key" +msgid "" +"View distance in nodes.\n" +"Min = 20" msgstr "" #: src/settings_translation_file.cpp -msgid "View range increase key" +msgid "View range decrease key" msgstr "" #: src/settings_translation_file.cpp -msgid "Viewing range maximum" +msgid "View range increase key" msgstr "" #: src/settings_translation_file.cpp -msgid "Viewing range minimum" +msgid "Viewing range" msgstr "" #: src/settings_translation_file.cpp @@ -3554,14 +3911,23 @@ msgid "Volume" msgstr "Volum Sunet" #: src/settings_translation_file.cpp -msgid "Walking speed" +msgid "" +"W co-ordinate of the generated 3D slice of a 4D fractal.\n" +"Determines which 3D slice of the 4D shape is generated.\n" +"Has no effect on 3D fractals.\n" +"Range roughly -2 to 2." msgstr "" #: src/settings_translation_file.cpp -msgid "Wanted FPS" +msgid "Walking speed" msgstr "" #: src/settings_translation_file.cpp +#, fuzzy +msgid "Water Features" +msgstr "Texturi..." + +#: src/settings_translation_file.cpp msgid "Water level" msgstr "" @@ -3669,6 +4035,10 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp +msgid "Width component of the initial window size." +msgstr "" + +#: src/settings_translation_file.cpp msgid "Width of the selectionbox's lines around nodes." msgstr "" @@ -3679,6 +4049,14 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp +msgid "Y of flat ground." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Y of upper limit of large pseudorandom caves." +msgstr "" + +#: src/settings_translation_file.cpp msgid "cURL file download timeout" msgstr "" @@ -3691,94 +4069,84 @@ msgid "cURL timeout" msgstr "" #, fuzzy -#~ msgid "Opaque Leaves" -#~ msgstr "Apă opacă" - -#~ msgid "Opaque Water" -#~ msgstr "Apă opacă" +#~ msgid "If disabled " +#~ msgstr "Dezactivează MP" #, fuzzy -#~ msgid "Reset singleplayer world" -#~ msgstr "Singleplayer" - -#~ msgid "To enable shaders the OpenGL driver needs to be used." -#~ msgstr "Pentru a permite shadere OpenGL trebuie să fie folosite." +#~ msgid "If enabled, " +#~ msgstr "activat" -#, fuzzy -#~ msgid "Downloading" -#~ msgstr "Descarcă" +#~ msgid "Game Name" +#~ msgstr "Numele jocului" -#~ msgid "Left click: Move all items, Right click: Move single item" -#~ msgstr "" -#~ "Click stânga: Mută toate obiectele, Click dreapta: Mută un singur obiect" +#~ msgid "Gamemgr: Unable to copy mod \"$1\" to game \"$2\"" +#~ msgstr "Gamemgr: Nu se poate copia modul \"$1\" în jocul \"$2\"" -#~ msgid "Local install" -#~ msgstr "Instalare locală" +#~ msgid "GAMES" +#~ msgstr "JOCURI" -#~ msgid "Add mod:" -#~ msgstr "Adăugaţi mod:" +#~ msgid "Mods:" +#~ msgstr "Moduri:" -#~ msgid "MODS" -#~ msgstr "MODURI" +#~ msgid "new game" +#~ msgstr "joc nou" -#~ msgid "TEXTURE PACKS" -#~ msgstr "PACHETE DE TEXTURĂ" +#~ msgid "EDIT GAME" +#~ msgstr "MODIFICĂ JOCUL" -#~ msgid "SINGLE PLAYER" -#~ msgstr "SINGLE PLAYER" +#~ msgid "Remove selected mod" +#~ msgstr "Șterge modul selectat" -#~ msgid "Finite Liquid" -#~ msgstr "Lichid finit" +#~ msgid "<<-- Add mod" +#~ msgstr "<<-- Adaugă modul" -#~ msgid "Preload item visuals" -#~ msgstr "Pre-încarcă imaginile obiectelor" +#~ msgid "CLIENT" +#~ msgstr "CLIENT" -#~ msgid "SETTINGS" -#~ msgstr "SETĂRI" +#~ msgid "Favorites:" +#~ msgstr "Preferate:" -#~ msgid "Password" -#~ msgstr "Parolă" +#~ msgid "START SERVER" +#~ msgstr "DESCHIDE SERVERUL" #~ msgid "Name" #~ msgstr "Nume" -#~ msgid "START SERVER" -#~ msgstr "DESCHIDE SERVERUL" - -#~ msgid "Favorites:" -#~ msgstr "Preferate:" +#~ msgid "Password" +#~ msgstr "Parolă" -#~ msgid "CLIENT" -#~ msgstr "CLIENT" +#~ msgid "SETTINGS" +#~ msgstr "SETĂRI" -#~ msgid "<<-- Add mod" -#~ msgstr "<<-- Adaugă modul" +#~ msgid "Preload item visuals" +#~ msgstr "Pre-încarcă imaginile obiectelor" -#~ msgid "Remove selected mod" -#~ msgstr "Șterge modul selectat" +#~ msgid "Finite Liquid" +#~ msgstr "Lichid finit" -#~ msgid "EDIT GAME" -#~ msgstr "MODIFICĂ JOCUL" +#~ msgid "SINGLE PLAYER" +#~ msgstr "SINGLE PLAYER" -#~ msgid "new game" -#~ msgstr "joc nou" +#~ msgid "TEXTURE PACKS" +#~ msgstr "PACHETE DE TEXTURĂ" -#~ msgid "Mods:" -#~ msgstr "Moduri:" +#~ msgid "MODS" +#~ msgstr "MODURI" -#~ msgid "GAMES" -#~ msgstr "JOCURI" +#~ msgid "Add mod:" +#~ msgstr "Adăugaţi mod:" -#~ msgid "Gamemgr: Unable to copy mod \"$1\" to game \"$2\"" -#~ msgstr "Gamemgr: Nu se poate copia modul \"$1\" în jocul \"$2\"" +#~ msgid "Local install" +#~ msgstr "Instalare locală" -#~ msgid "Game Name" -#~ msgstr "Numele jocului" +#~ msgid "Left click: Move all items, Right click: Move single item" +#~ msgstr "" +#~ "Click stânga: Mută toate obiectele, Click dreapta: Mută un singur obiect" #, fuzzy -#~ msgid "If enabled, " -#~ msgstr "activat" +#~ msgid "Downloading" +#~ msgstr "Descarcă" #, fuzzy -#~ msgid "If disabled " -#~ msgstr "Dezactivează MP" +#~ msgid "Preload inventory textures" +#~ msgstr "Se încarcă..." |