diff --git a/po/be/minetest.po b/po/be/minetest.po index 093c23593d32e64fa6caa556a1b04882475926fe..25d8bf0afb110d40545068a2fe3a24f94c4cdedd 100644 --- a/po/be/minetest.po +++ b/po/be/minetest.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: minetest\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-12 20:49+0200\n" +"POT-Creation-Date: 2016-08-30 06:18+0200\n" "PO-Revision-Date: 2013-11-23 17:37+0100\n" "Last-Translator: Selat <LongExampleTestName@gmail.com>\n" "Language-Team: Belarusian\n" @@ -935,6 +935,10 @@ msgstr "" msgid "Use" msgstr "" +#: src/guiKeyChangeMenu.cpp src/keycode.cpp +msgid "Zoom" +msgstr "" + #: src/guiKeyChangeMenu.cpp msgid "press key" msgstr "" @@ -1251,10 +1255,6 @@ msgstr "" msgid "X Button 2" msgstr "" -#: src/keycode.cpp -msgid "Zoom" -msgstr "" - #: src/settings_translation_file.cpp msgid "" "(X,Y,Z) offset of fractal from world centre in units of 'scale'.\n" @@ -1320,6 +1320,10 @@ msgstr "" msgid "Active Block Modifier interval" msgstr "" +#: src/settings_translation_file.cpp +msgid "Active Block Modifiers" +msgstr "" + #: src/settings_translation_file.cpp msgid "Active block range" msgstr "" @@ -1394,6 +1398,10 @@ msgstr "" msgid "Automaticaly report to the serverlist." msgstr "" +#: src/settings_translation_file.cpp +msgid "Autorun key" +msgstr "" + #: src/settings_translation_file.cpp msgid "Backward key" msgstr "" @@ -1426,6 +1434,10 @@ msgstr "" msgid "Build inside player" msgstr "" +#: src/settings_translation_file.cpp +msgid "Builtin" +msgstr "" + #: src/settings_translation_file.cpp msgid "Bumpmapping" msgstr "" @@ -1466,6 +1478,10 @@ msgstr "" msgid "Chat toggle key" msgstr "" +#: src/settings_translation_file.cpp +msgid "Chatcommands" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Choice of 18 fractals from 9 formulas.\n" @@ -1539,14 +1555,14 @@ 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())." +"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 "" -"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." +"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 @@ -1692,6 +1708,10 @@ msgstr "" msgid "Default privileges" msgstr "" +#: src/settings_translation_file.cpp +msgid "Default report format" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Default timeout for cURL, stated in milliseconds.\n" @@ -1708,6 +1728,10 @@ msgstr "" msgid "Defines the maximal player transfer distance in blocks (0 = unlimited)." msgstr "" +#: src/settings_translation_file.cpp +msgid "Delay in sending blocks after building" +msgstr "" + #: src/settings_translation_file.cpp msgid "Delay showing tooltips, stated in milliseconds." msgstr "" @@ -1738,14 +1762,6 @@ msgstr "" msgid "Desynchronize block animation" msgstr "" -#: src/settings_translation_file.cpp -msgid "Detailed mod profile data. Useful for mod developers." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "Detailed mod profiling" -msgstr "" - #: src/settings_translation_file.cpp msgid "" "Determines terrain shape.\n" @@ -1879,6 +1895,14 @@ msgid "" "Requires shaders to be enabled." msgstr "" +#: src/settings_translation_file.cpp +msgid "Engine profiling data print interval" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Entity methods" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Experimental option, might cause visible spaces between blocks\n" @@ -1939,10 +1963,20 @@ msgstr "" msgid "Field of view" msgstr "" +#: src/settings_translation_file.cpp +msgid "Field of view for zoom" +msgstr "" + #: src/settings_translation_file.cpp msgid "Field of view in degrees." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Field of view while zooming in degrees.\n" +"This requires the \"zoom\" privilege on the server." +msgstr "" + #: src/settings_translation_file.cpp msgid "" "File in client/serverlist/ that contains your favorite servers displayed in " @@ -2077,6 +2111,10 @@ msgstr "" msgid "Generate normalmaps" msgstr "" +#: src/settings_translation_file.cpp +msgid "Global callbacks" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Global map generation attributes.\n" @@ -2111,6 +2149,15 @@ msgid "" "- error: abort on usage of deprecated call (suggested for mod developers)." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Have the profiler instrument itself:\n" +"* Instrument an empty function.\n" +"This estimates the overhead, that instrumentation is adding (+1 function " +"call).\n" +"* Instrument the sampler being used to update the statistics." +msgstr "" + #: src/settings_translation_file.cpp msgid "Height component of the initial window size." msgstr "" @@ -2138,15 +2185,6 @@ msgid "" "In active blocks objects are loaded and ABMs run." msgstr "" -#: src/settings_translation_file.cpp -msgid "" -"How many blocks are flying in the wire simultaneously for the whole server." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "How many blocks are flying in the wire simultaneously per client." -msgstr "" - #: src/settings_translation_file.cpp msgid "" "How much the server will wait before unloading unused mapblocks.\n" @@ -2241,6 +2279,40 @@ msgstr "" msgid "In-game chat console background color (R,G,B)." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Instrument builtin.\n" +"This is usually only needed by core/builtin contributors" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument chatcommands on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument global callback functions on registration.\n" +"(anything you pass to a minetest.register_*() function)" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Active Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Loading Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument the methods of entities on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrumentation" +msgstr "" + #: src/settings_translation_file.cpp msgid "Interval of saving important changes in the world, stated in seconds." msgstr "" @@ -2276,7 +2348,7 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Joystick button repetition invterval" +msgid "Joystick button repetition interval" msgstr "" #: src/settings_translation_file.cpp @@ -2441,6 +2513,13 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Key for toggling autorun.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Key for toggling cinematic mode.\n" @@ -2478,7 +2557,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Key for toggling the camrea update. Only used for development\n" +"Key for toggling the camera update. Only used for development\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" @@ -2628,6 +2707,21 @@ msgstr "" msgid "Liquid update tick" msgstr "" +#: src/settings_translation_file.cpp +msgid "Load the game profiler" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Load the game profiler to collect game profiling data.\n" +"Provides a /profiler command to access the compiled profile.\n" +"Useful for mod developers and server operators." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Loading Block Modifiers" +msgstr "" + #: src/settings_translation_file.cpp msgid "Main menu game manager" msgstr "" @@ -3046,6 +3140,14 @@ msgstr "" msgid "Maximum hotbar width" msgstr "" +#: src/settings_translation_file.cpp +msgid "Maximum number of blocks that are simultaneously sent in total." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Maximum number of blocks that are simultaneously sent per client." +msgstr "" + #: src/settings_translation_file.cpp msgid "Maximum number of blocks that can be queued for loading." msgstr "" @@ -3087,6 +3189,10 @@ msgstr "" msgid "Maximum number of statically stored objects in a block." msgstr "" +#: src/settings_translation_file.cpp +msgid "Maximum objects per block" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Maximum proportion of current window to be used for hotbar.\n" @@ -3094,11 +3200,11 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously blocks send per client" +msgid "Maximum simultaneous block sends per client" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously bocks send total" +msgid "Maximum simultaneous block sends total" msgstr "" #: src/settings_translation_file.cpp @@ -3109,10 +3215,6 @@ msgstr "" msgid "Maximum users" msgstr "" -#: src/settings_translation_file.cpp -msgid "Maxmimum objects per block" -msgstr "" - #: src/settings_translation_file.cpp msgid "Menus" msgstr "" @@ -3153,10 +3255,6 @@ msgstr "" msgid "Mipmapping" msgstr "" -#: src/settings_translation_file.cpp -msgid "Mod profiling" -msgstr "" - #: src/settings_translation_file.cpp msgid "Modstore details URL" msgstr "" @@ -3361,12 +3459,18 @@ msgstr "" 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." +msgstr "" + #: src/settings_translation_file.cpp msgid "Privileges that players with basic_privs can grant" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiler data print interval. 0 = disable. Useful for developers." +msgid "Profiler" msgstr "" #: src/settings_translation_file.cpp @@ -3374,7 +3478,7 @@ msgid "Profiler toggle key" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiling print interval" +msgid "Profiling" msgstr "" #: src/settings_translation_file.cpp @@ -3408,6 +3512,10 @@ msgstr "" msgid "Replaces the default main menu with a custom one." msgstr "" +#: src/settings_translation_file.cpp +msgid "Report path" +msgstr "" + #: src/settings_translation_file.cpp msgid "Right key" msgstr "" @@ -3566,7 +3674,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Shaders allow advanced visul effects and may increase performance on some " +"Shaders allow advanced visual effects and may increase performance on some " "video cards.\n" "Thy only work with the OpenGL video backend." msgstr "" @@ -3681,10 +3789,22 @@ msgstr "" msgid "The altitude at which temperature drops by 20C" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The default format in which profiles are being saved,\n" +"when calling `/profiler save [format]` without format." +msgstr "" + #: src/settings_translation_file.cpp msgid "The depth of dirt or other filler" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The file path relative to your worldpath in which profiles will be saved " +"to.\n" +msgstr "" + #: src/settings_translation_file.cpp msgid "The network interface that the server listens on." msgstr "" @@ -3829,10 +3949,6 @@ msgstr "" msgid "Use trilinear filtering when scaling textures." msgstr "" -#: src/settings_translation_file.cpp -msgid "Useful for mod developers." -msgstr "" - #: src/settings_translation_file.cpp msgid "V-Sync" msgstr "" @@ -3959,7 +4075,7 @@ msgid "" "When gui_scaling_filter_txr2img is true, copy those images\n" "from hardware to software for scaling. When false, fall back\n" "to the old scaling method, for video drivers that don't\n" -"propery support downloading textures back from hardware." +"properly support downloading textures back from hardware." msgstr "" #: src/settings_translation_file.cpp diff --git a/po/ca/minetest.po b/po/ca/minetest.po index 0d157db0670af5164c1118b53d359f3ea8af6461..54451ca6858a6c7e8f818a52c91ef72d84213cde 100644 --- a/po/ca/minetest.po +++ b/po/ca/minetest.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: minetest\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-12 20:49+0200\n" +"POT-Creation-Date: 2016-08-30 06:18+0200\n" "PO-Revision-Date: 2016-04-20 13:21+0000\n" "Last-Translator: Joan Ciprià Moreno Teodoro <joancipria@gmail.com>\n" "Language-Team: Catalan <https://hosted.weblate.org/projects/minetest/" @@ -989,6 +989,11 @@ msgstr "Activar noclip" msgid "Use" msgstr "Utilitzar" +#: src/guiKeyChangeMenu.cpp src/keycode.cpp +#, fuzzy +msgid "Zoom" +msgstr "Zoom" + #: src/guiKeyChangeMenu.cpp msgid "press key" msgstr "Premsa una tecla" @@ -1310,11 +1315,6 @@ msgstr "X Botó 1" msgid "X Button 2" msgstr "X Botó 2" -#: src/keycode.cpp -#, fuzzy -msgid "Zoom" -msgstr "Zoom" - #: src/settings_translation_file.cpp #, fuzzy msgid "" @@ -1403,6 +1403,11 @@ msgstr "Rang del bloc actiu" msgid "Active Block Modifier interval" msgstr "Rang del bloc actiu" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Active Block Modifiers" +msgstr "Rang del bloc actiu" + #: src/settings_translation_file.cpp msgid "Active block range" msgstr "Rang del bloc actiu" @@ -1486,6 +1491,10 @@ msgstr "Preguntar per tornar a connectar després d'una caiguda" msgid "Automaticaly report to the serverlist." msgstr "Automà ticament informar a la llista del servidor." +#: src/settings_translation_file.cpp +msgid "Autorun key" +msgstr "" + #: src/settings_translation_file.cpp msgid "Backward key" msgstr "Tecla de retrocés" @@ -1519,6 +1528,10 @@ msgstr "Bits per pÃxel (profunditat de color) en el mode de pantalla completa." msgid "Build inside player" msgstr "Construir dins el jugador" +#: src/settings_translation_file.cpp +msgid "Builtin" +msgstr "" + #: src/settings_translation_file.cpp msgid "Bumpmapping" msgstr "Mapat de relleu" @@ -1559,6 +1572,11 @@ msgstr "Tecla del xat" msgid "Chat toggle key" msgstr "Tecla alternativa per al xat" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Chatcommands" +msgstr "Comandament" + #: src/settings_translation_file.cpp msgid "" "Choice of 18 fractals from 9 formulas.\n" @@ -1649,6 +1667,16 @@ msgstr "Núvols en el menú" msgid "Colored fog" msgstr "Boira de color" +#: src/settings_translation_file.cpp +#, fuzzy +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 "" +"Llista de mods separada per comes que tenen permÃs per accedir a les APIs " +"HTTP,\n" +"les quals els permeten pujar/descarregar informació de/cap a internet." + #: src/settings_translation_file.cpp msgid "" "Comma-separated list of trusted mods that are allowed to access insecure\n" @@ -1659,15 +1687,6 @@ msgstr "" "insegures fins i tot quan \"mod security\" està activat (via " "request_insecure_environment ())." -#: 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 "" -"Llista de mods separada per comes que tenen permÃs per accedir a les APIs " -"HTTP,\n" -"les quals els permeten pujar/descarregar informació de/cap a internet." - #: src/settings_translation_file.cpp msgid "Command key" msgstr "Tecla comandament" @@ -1823,6 +1842,10 @@ msgstr "Contrasenya per defecte" msgid "Default privileges" msgstr "Privilegis per defecte" +#: src/settings_translation_file.cpp +msgid "Default report format" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Default timeout for cURL, stated in milliseconds.\n" @@ -1841,6 +1864,10 @@ msgstr "" msgid "Defines the maximal player transfer distance in blocks (0 = unlimited)." msgstr "" +#: src/settings_translation_file.cpp +msgid "Delay in sending blocks after building" +msgstr "" + #: src/settings_translation_file.cpp msgid "Delay showing tooltips, stated in milliseconds." msgstr "" @@ -1871,14 +1898,6 @@ msgstr "" msgid "Desynchronize block animation" msgstr "" -#: src/settings_translation_file.cpp -msgid "Detailed mod profile data. Useful for mod developers." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "Detailed mod profiling" -msgstr "" - #: src/settings_translation_file.cpp msgid "" "Determines terrain shape.\n" @@ -2013,6 +2032,14 @@ msgid "" "Requires shaders to be enabled." msgstr "" +#: src/settings_translation_file.cpp +msgid "Engine profiling data print interval" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Entity methods" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Experimental option, might cause visible spaces between blocks\n" @@ -2075,10 +2102,23 @@ msgstr "" msgid "Field of view" msgstr "" +#: src/settings_translation_file.cpp +msgid "Field of view for zoom" +msgstr "" + #: src/settings_translation_file.cpp msgid "Field of view in degrees." msgstr "" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "" +"Field of view while zooming in degrees.\n" +"This requires the \"zoom\" privilege on the server." +msgstr "" +"Moviment rà pid (via utilitzar clau).\n" +"Això requereix el \"privilegi\" rà pid en el servidor." + #: src/settings_translation_file.cpp msgid "" "File in client/serverlist/ that contains your favorite servers displayed in " @@ -2213,6 +2253,10 @@ msgstr "" msgid "Generate normalmaps" msgstr "" +#: src/settings_translation_file.cpp +msgid "Global callbacks" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Global map generation attributes.\n" @@ -2248,6 +2292,15 @@ msgid "" "- error: abort on usage of deprecated call (suggested for mod developers)." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Have the profiler instrument itself:\n" +"* Instrument an empty function.\n" +"This estimates the overhead, that instrumentation is adding (+1 function " +"call).\n" +"* Instrument the sampler being used to update the statistics." +msgstr "" + #: src/settings_translation_file.cpp msgid "Height component of the initial window size." msgstr "" @@ -2275,15 +2328,6 @@ msgid "" "In active blocks objects are loaded and ABMs run." msgstr "" -#: src/settings_translation_file.cpp -msgid "" -"How many blocks are flying in the wire simultaneously for the whole server." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "How many blocks are flying in the wire simultaneously per client." -msgstr "" - #: src/settings_translation_file.cpp msgid "" "How much the server will wait before unloading unused mapblocks.\n" @@ -2378,6 +2422,40 @@ msgstr "" msgid "In-game chat console background color (R,G,B)." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Instrument builtin.\n" +"This is usually only needed by core/builtin contributors" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument chatcommands on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument global callback functions on registration.\n" +"(anything you pass to a minetest.register_*() function)" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Active Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Loading Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument the methods of entities on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrumentation" +msgstr "" + #: src/settings_translation_file.cpp msgid "Interval of saving important changes in the world, stated in seconds." msgstr "" @@ -2414,7 +2492,7 @@ msgstr "" #: src/settings_translation_file.cpp #, fuzzy -msgid "Joystick button repetition invterval" +msgid "Joystick button repetition interval" msgstr "Interval de repetició del click dret" #: src/settings_translation_file.cpp @@ -2606,6 +2684,17 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "" +"Key for toggling autorun.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" +"Tecla per botar.\n" +"Veure http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" + #: src/settings_translation_file.cpp msgid "" "Key for toggling cinematic mode.\n" @@ -2642,11 +2731,15 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp +#, fuzzy msgid "" -"Key for toggling the camrea update. Only used for development\n" +"Key for toggling the camera update. Only used for development\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" +"Tecla per moure el jugador cap a l'esquerra.\n" +"Veure http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp msgid "" @@ -2793,6 +2886,22 @@ msgstr "" msgid "Liquid update tick" msgstr "" +#: src/settings_translation_file.cpp +msgid "Load the game profiler" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Load the game profiler to collect game profiling data.\n" +"Provides a /profiler command to access the compiled profile.\n" +"Useful for mod developers and server operators." +msgstr "" + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Loading Block Modifiers" +msgstr "Rang del bloc actiu" + #: src/settings_translation_file.cpp msgid "Main menu game manager" msgstr "" @@ -3215,6 +3324,14 @@ msgstr "" msgid "Maximum hotbar width" msgstr "" +#: src/settings_translation_file.cpp +msgid "Maximum number of blocks that are simultaneously sent in total." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Maximum number of blocks that are simultaneously sent per client." +msgstr "" + #: src/settings_translation_file.cpp msgid "Maximum number of blocks that can be queued for loading." msgstr "" @@ -3256,6 +3373,10 @@ msgstr "" msgid "Maximum number of statically stored objects in a block." msgstr "" +#: src/settings_translation_file.cpp +msgid "Maximum objects per block" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Maximum proportion of current window to be used for hotbar.\n" @@ -3263,11 +3384,11 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously blocks send per client" +msgid "Maximum simultaneous block sends per client" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously bocks send total" +msgid "Maximum simultaneous block sends total" msgstr "" #: src/settings_translation_file.cpp @@ -3278,10 +3399,6 @@ msgstr "" msgid "Maximum users" msgstr "" -#: src/settings_translation_file.cpp -msgid "Maxmimum objects per block" -msgstr "" - #: src/settings_translation_file.cpp msgid "Menus" msgstr "" @@ -3322,10 +3439,6 @@ msgstr "" msgid "Mipmapping" msgstr "" -#: src/settings_translation_file.cpp -msgid "Mod profiling" -msgstr "" - #: src/settings_translation_file.cpp msgid "Modstore details URL" msgstr "" @@ -3530,12 +3643,18 @@ msgstr "" 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." +msgstr "" + #: src/settings_translation_file.cpp msgid "Privileges that players with basic_privs can grant" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiler data print interval. 0 = disable. Useful for developers." +msgid "Profiler" msgstr "" #: src/settings_translation_file.cpp @@ -3543,7 +3662,7 @@ msgid "Profiler toggle key" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiling print interval" +msgid "Profiling" msgstr "" #: src/settings_translation_file.cpp @@ -3577,6 +3696,11 @@ msgstr "" msgid "Replaces the default main menu with a custom one." msgstr "" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Report path" +msgstr "Seleccioneu la ruta" + #: src/settings_translation_file.cpp msgid "Right key" msgstr "Tecla dreta" @@ -3735,7 +3859,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Shaders allow advanced visul effects and may increase performance on some " +"Shaders allow advanced visual effects and may increase performance on some " "video cards.\n" "Thy only work with the OpenGL video backend." msgstr "" @@ -3854,10 +3978,22 @@ msgstr "" msgid "The altitude at which temperature drops by 20C" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The default format in which profiles are being saved,\n" +"when calling `/profiler save [format]` without format." +msgstr "" + #: src/settings_translation_file.cpp msgid "The depth of dirt or other filler" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The file path relative to your worldpath in which profiles will be saved " +"to.\n" +msgstr "" + #: src/settings_translation_file.cpp msgid "The network interface that the server listens on." msgstr "" @@ -4007,10 +4143,6 @@ msgstr "" msgid "Use trilinear filtering when scaling textures." msgstr "" -#: src/settings_translation_file.cpp -msgid "Useful for mod developers." -msgstr "" - #: src/settings_translation_file.cpp msgid "V-Sync" msgstr "" @@ -4138,7 +4270,7 @@ msgid "" "When gui_scaling_filter_txr2img is true, copy those images\n" "from hardware to software for scaling. When false, fall back\n" "to the old scaling method, for video drivers that don't\n" -"propery support downloading textures back from hardware." +"properly support downloading textures back from hardware." msgstr "" #: src/settings_translation_file.cpp @@ -4238,14 +4370,14 @@ msgstr "" msgid "cURL timeout" msgstr "" -#~ msgid "No of course not!" -#~ msgstr "No, per descomptat que no!" - -#~ msgid "Public Serverlist" -#~ msgstr "Llista de servidors públics" +#~ msgid "No!!!" +#~ msgstr "No!!!" #~ msgid "Generate Normalmaps" #~ msgstr "Generar Mapes Normals" -#~ msgid "No!!!" -#~ msgstr "No!!!" +#~ msgid "Public Serverlist" +#~ msgstr "Llista de servidors públics" + +#~ msgid "No of course not!" +#~ msgstr "No, per descomptat que no!" diff --git a/po/cs/minetest.po b/po/cs/minetest.po index 7cb9be505fe75f69c0b8897504669c290652dc5a..17a22318462e9a87017e8259e6f4f2899a6c1635 100644 --- a/po/cs/minetest.po +++ b/po/cs/minetest.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: minetest\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-12 20:49+0200\n" +"POT-Creation-Date: 2016-08-30 06:18+0200\n" "PO-Revision-Date: 2016-03-04 04:45+0000\n" "Last-Translator: Jakub VanÄ›k <vanek.jakub4@seznam.cz>\n" "Language-Team: Czech <https://hosted.weblate.org/projects/minetest/minetest/" @@ -992,6 +992,10 @@ msgstr "Duch" msgid "Use" msgstr "PoužÃt" +#: src/guiKeyChangeMenu.cpp src/keycode.cpp +msgid "Zoom" +msgstr "PÅ™iblÞenÃ" + #: src/guiKeyChangeMenu.cpp msgid "press key" msgstr "stiskni klávesu" @@ -1308,10 +1312,6 @@ msgstr "X TlaÄÃtko 1" msgid "X Button 2" msgstr "X TlaÄÃtko 2" -#: src/keycode.cpp -msgid "Zoom" -msgstr "PÅ™iblÞenÃ" - #: src/settings_translation_file.cpp msgid "" "(X,Y,Z) offset of fractal from world centre in units of 'scale'.\n" @@ -1389,6 +1389,10 @@ msgstr "" msgid "Active Block Modifier interval" msgstr "" +#: src/settings_translation_file.cpp +msgid "Active Block Modifiers" +msgstr "" + #: src/settings_translation_file.cpp msgid "Active block range" msgstr "" @@ -1468,6 +1472,10 @@ msgstr "Zeptat se na znovupÅ™ipojenà po havárii" msgid "Automaticaly report to the serverlist." msgstr "Automaticky hlásit seznamu serverů." +#: src/settings_translation_file.cpp +msgid "Autorun key" +msgstr "" + #: src/settings_translation_file.cpp msgid "Backward key" msgstr "Vzad" @@ -1501,6 +1509,10 @@ msgstr "Bitová hloubka (bity na pixel) v celoobrazovkovém režimu." msgid "Build inside player" msgstr "StavÄ›nà uvnitÅ™ hráÄe" +#: src/settings_translation_file.cpp +msgid "Builtin" +msgstr "" + #: src/settings_translation_file.cpp msgid "Bumpmapping" msgstr "Bump mapovánÃ" @@ -1542,6 +1554,11 @@ msgstr "Klávesa chatu" msgid "Chat toggle key" msgstr "Klávesa zobrazenà chatu" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Chatcommands" +msgstr "PÅ™Ãkaz" + #: src/settings_translation_file.cpp msgid "" "Choice of 18 fractals from 9 formulas.\n" @@ -1613,6 +1630,12 @@ msgstr "Mraky v menu" msgid "Colored fog" msgstr "Barevná mlha" +#: 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 "" + #: src/settings_translation_file.cpp msgid "" "Comma-separated list of trusted mods that are allowed to access insecure\n" @@ -1623,12 +1646,6 @@ msgstr "" "funkce ve chvÃlÃch, kdy je zapnuto zabezpeÄenà modů (pomocà " "request_insecure_environment())." -#: 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 msgid "Command key" msgstr "PÅ™Ãkazová klávesa" @@ -1777,6 +1794,10 @@ msgstr "Výchozà heslo" msgid "Default privileges" msgstr "Výchozà práva" +#: src/settings_translation_file.cpp +msgid "Default report format" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Default timeout for cURL, stated in milliseconds.\n" @@ -1793,6 +1814,10 @@ msgstr "" msgid "Defines the maximal player transfer distance in blocks (0 = unlimited)." msgstr "Definuje maximálnà posun hráÄe v blocÃch (0 = bez limitu)." +#: src/settings_translation_file.cpp +msgid "Delay in sending blocks after building" +msgstr "" + #: src/settings_translation_file.cpp msgid "Delay showing tooltips, stated in milliseconds." msgstr "Prodleva pÅ™ed zobrazenÃm bublinové nápovÄ›dy, uvádÄ›jte v milisekundách." @@ -1825,14 +1850,6 @@ msgstr "" msgid "Desynchronize block animation" msgstr "" -#: src/settings_translation_file.cpp -msgid "Detailed mod profile data. Useful for mod developers." -msgstr "Detailnà profilovacà data modů. UžiteÄné pro vývojáře modů." - -#: src/settings_translation_file.cpp -msgid "Detailed mod profiling" -msgstr "Detailnà profilovánà modů" - #: src/settings_translation_file.cpp msgid "" "Determines terrain shape.\n" @@ -1973,6 +1990,14 @@ msgid "" "Requires shaders to be enabled." msgstr "" +#: src/settings_translation_file.cpp +msgid "Engine profiling data print interval" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Entity methods" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Experimental option, might cause visible spaces between blocks\n" @@ -2035,10 +2060,23 @@ msgstr "" msgid "Field of view" msgstr "" +#: src/settings_translation_file.cpp +msgid "Field of view for zoom" +msgstr "" + #: src/settings_translation_file.cpp msgid "Field of view in degrees." msgstr "" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "" +"Field of view while zooming in degrees.\n" +"This requires the \"zoom\" privilege on the server." +msgstr "" +"Turbo režim pohybu (pomocà klávesy použÃt).\n" +"Vyžaduje na serveru pÅ™idÄ›lené právo \"fast\"." + #: src/settings_translation_file.cpp msgid "" "File in client/serverlist/ that contains your favorite servers displayed in " @@ -2173,6 +2211,10 @@ msgstr "" msgid "Generate normalmaps" msgstr "Generovat normálové mapy" +#: src/settings_translation_file.cpp +msgid "Global callbacks" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Global map generation attributes.\n" @@ -2207,6 +2249,15 @@ msgid "" "- error: abort on usage of deprecated call (suggested for mod developers)." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Have the profiler instrument itself:\n" +"* Instrument an empty function.\n" +"This estimates the overhead, that instrumentation is adding (+1 function " +"call).\n" +"* Instrument the sampler being used to update the statistics." +msgstr "" + #: src/settings_translation_file.cpp msgid "Height component of the initial window size." msgstr "" @@ -2234,15 +2285,6 @@ msgid "" "In active blocks objects are loaded and ABMs run." msgstr "" -#: src/settings_translation_file.cpp -msgid "" -"How many blocks are flying in the wire simultaneously for the whole server." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "How many blocks are flying in the wire simultaneously per client." -msgstr "" - #: src/settings_translation_file.cpp msgid "" "How much the server will wait before unloading unused mapblocks.\n" @@ -2337,6 +2379,40 @@ msgstr "" msgid "In-game chat console background color (R,G,B)." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Instrument builtin.\n" +"This is usually only needed by core/builtin contributors" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument chatcommands on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument global callback functions on registration.\n" +"(anything you pass to a minetest.register_*() function)" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Active Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Loading Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument the methods of entities on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrumentation" +msgstr "" + #: src/settings_translation_file.cpp msgid "Interval of saving important changes in the world, stated in seconds." msgstr "" @@ -2372,7 +2448,7 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Joystick button repetition invterval" +msgid "Joystick button repetition interval" msgstr "" #: src/settings_translation_file.cpp @@ -2537,6 +2613,13 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Key for toggling autorun.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Key for toggling cinematic mode.\n" @@ -2574,7 +2657,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Key for toggling the camrea update. Only used for development\n" +"Key for toggling the camera update. Only used for development\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" @@ -2724,6 +2807,21 @@ msgstr "" msgid "Liquid update tick" msgstr "" +#: src/settings_translation_file.cpp +msgid "Load the game profiler" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Load the game profiler to collect game profiling data.\n" +"Provides a /profiler command to access the compiled profile.\n" +"Useful for mod developers and server operators." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Loading Block Modifiers" +msgstr "" + #: src/settings_translation_file.cpp msgid "Main menu game manager" msgstr "" @@ -3146,6 +3244,14 @@ msgstr "" msgid "Maximum hotbar width" msgstr "" +#: src/settings_translation_file.cpp +msgid "Maximum number of blocks that are simultaneously sent in total." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Maximum number of blocks that are simultaneously sent per client." +msgstr "" + #: src/settings_translation_file.cpp msgid "Maximum number of blocks that can be queued for loading." msgstr "" @@ -3187,6 +3293,10 @@ msgstr "" msgid "Maximum number of statically stored objects in a block." msgstr "" +#: src/settings_translation_file.cpp +msgid "Maximum objects per block" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Maximum proportion of current window to be used for hotbar.\n" @@ -3194,11 +3304,11 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously blocks send per client" +msgid "Maximum simultaneous block sends per client" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously bocks send total" +msgid "Maximum simultaneous block sends total" msgstr "" #: src/settings_translation_file.cpp @@ -3209,10 +3319,6 @@ msgstr "" msgid "Maximum users" msgstr "" -#: src/settings_translation_file.cpp -msgid "Maxmimum objects per block" -msgstr "" - #: src/settings_translation_file.cpp msgid "Menus" msgstr "NabÃdky" @@ -3253,10 +3359,6 @@ msgstr "" msgid "Mipmapping" msgstr "Mip-mapovánÃ" -#: src/settings_translation_file.cpp -msgid "Mod profiling" -msgstr "" - #: src/settings_translation_file.cpp msgid "Modstore details URL" msgstr "" @@ -3462,12 +3564,18 @@ msgstr "" 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." +msgstr "" + #: src/settings_translation_file.cpp msgid "Privileges that players with basic_privs can grant" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiler data print interval. 0 = disable. Useful for developers." +msgid "Profiler" msgstr "" #: src/settings_translation_file.cpp @@ -3475,7 +3583,7 @@ msgid "Profiler toggle key" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiling print interval" +msgid "Profiling" msgstr "" #: src/settings_translation_file.cpp @@ -3509,6 +3617,11 @@ msgstr "Vzdálený port" msgid "Replaces the default main menu with a custom one." msgstr "" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Report path" +msgstr "Cesta k pÃsmu" + #: src/settings_translation_file.cpp msgid "Right key" msgstr "Klávesa doprava" @@ -3669,7 +3782,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Shaders allow advanced visul effects and may increase performance on some " +"Shaders allow advanced visual effects and may increase performance on some " "video cards.\n" "Thy only work with the OpenGL video backend." msgstr "" @@ -3784,10 +3897,22 @@ msgstr "Cesta k texturám" msgid "The altitude at which temperature drops by 20C" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The default format in which profiles are being saved,\n" +"when calling `/profiler save [format]` without format." +msgstr "" + #: src/settings_translation_file.cpp msgid "The depth of dirt or other filler" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The file path relative to your worldpath in which profiles will be saved " +"to.\n" +msgstr "" + #: src/settings_translation_file.cpp msgid "The network interface that the server listens on." msgstr "" @@ -3932,10 +4057,6 @@ msgstr "" msgid "Use trilinear filtering when scaling textures." msgstr "" -#: src/settings_translation_file.cpp -msgid "Useful for mod developers." -msgstr "UžiteÄné pro vývojáře modů." - #: src/settings_translation_file.cpp msgid "V-Sync" msgstr "Vertikálnà synchronizace" @@ -4062,7 +4183,7 @@ msgid "" "When gui_scaling_filter_txr2img is true, copy those images\n" "from hardware to software for scaling. When false, fall back\n" "to the old scaling method, for video drivers that don't\n" -"propery support downloading textures back from hardware." +"properly support downloading textures back from hardware." msgstr "" #: src/settings_translation_file.cpp @@ -4162,111 +4283,120 @@ msgstr "cURL limit paralelnÃch stahovánÃ" msgid "cURL timeout" msgstr "cURL timeout" -#~ msgid "No of course not!" -#~ msgstr "JistÄ› že ne!" +#~ msgid "Preload inventory textures" +#~ msgstr "PÅ™ednaÄÃst inventářové textury" -#~ msgid "Public Serverlist" -#~ msgstr "Seznam veÅ™ejných serverů" +#~ msgid "Scaling factor applied to menu elements: " +#~ msgstr "MěřÃtko aplikované na prvky menu: " -#~ msgid "Generate Normalmaps" -#~ msgstr "Generovat normálové mapy" +#~ msgid "Touch free target" +#~ msgstr "StÅ™edový kurzor" -#~ msgid "No!!!" -#~ msgstr "Ne!!!" +#~ msgid " KB/s" +#~ msgstr " KB/s" -#~ msgid "\"" -#~ msgstr "\"" +#~ msgid " MB/s" +#~ msgstr " MB/s" -#~ msgid "If disabled " -#~ msgstr "Je-li zakázáno " +#~ msgid "Downloading" +#~ msgstr "Stahuji" -#~ msgid "If enabled, " -#~ msgstr "Je-li povoleno, " +#~ msgid "Game Name" +#~ msgstr "Název hry" -#~ msgid "Rendering:" -#~ msgstr "RenderovánÃ:" +#~ msgid "Gamemgr: Unable to copy mod \"$1\" to game \"$2\"" +#~ msgstr "Gamemgr: Nepovedlo se zkopÃrovat mod \"$1\" do hry \"$2\"" -#~ msgid "Restart minetest for driver change to take effect" -#~ msgstr "Aby se zmÄ›na ovladaÄe projevila, restartujte Minetest" +#~ msgid "GAMES" +#~ msgstr "HRY" -#~ msgid "Left click: Move all items, Right click: Move single item" -#~ msgstr "" -#~ "Levý klik: PÅ™esunout vÅ¡echny pÅ™edmÄ›ty, Pravý klik: PÅ™esunout jeden pÅ™edmÄ›t" +#~ msgid "Mods:" +#~ msgstr "Mody:" -#~ msgid "Local install" -#~ msgstr "MÃstnà instalace" +#~ msgid "new game" +#~ msgstr "nová hra" -#~ msgid "Add mod:" -#~ msgstr "PÅ™idat mod:" +#~ msgid "EDIT GAME" +#~ msgstr "UPRAVIT HRU" -#~ msgid "MODS" -#~ msgstr "MODY" +#~ msgid "Remove selected mod" +#~ msgstr "Odstranit vybraný mod" -#~ msgid "TEXTURE PACKS" -#~ msgstr "BALÃÄŒKY TEXTUR" +#~ msgid "<<-- Add mod" +#~ msgstr "<<-- PÅ™idat mod" -#~ msgid "SINGLE PLAYER" -#~ msgstr "HRA JEDNOHO HRÃÄŒE" +#~ msgid "CLIENT" +#~ msgstr "KLIENT" -#~ msgid "Finite Liquid" -#~ msgstr "KoneÄná voda" +#~ msgid "START SERVER" +#~ msgstr "MÃSTNà SERVER" -#~ msgid "Preload item visuals" -#~ msgstr "PÅ™ednaÄÃst textury pÅ™edmÄ›tů" +#~ msgid "Name" +#~ msgstr "Jméno" + +#~ msgid "Password" +#~ msgstr "Heslo" #~ msgid "SETTINGS" #~ msgstr "NASTAVENÃ" -#~ msgid "Password" -#~ msgstr "Heslo" +#~ msgid "Preload item visuals" +#~ msgstr "PÅ™ednaÄÃst textury pÅ™edmÄ›tů" -#~ msgid "Name" -#~ msgstr "Jméno" +#~ msgid "Finite Liquid" +#~ msgstr "KoneÄná voda" -#~ msgid "START SERVER" -#~ msgstr "MÃSTNà SERVER" +#~ msgid "SINGLE PLAYER" +#~ msgstr "HRA JEDNOHO HRÃÄŒE" -#~ msgid "CLIENT" -#~ msgstr "KLIENT" +#~ msgid "TEXTURE PACKS" +#~ msgstr "BALÃÄŒKY TEXTUR" -#~ msgid "<<-- Add mod" -#~ msgstr "<<-- PÅ™idat mod" +#~ msgid "MODS" +#~ msgstr "MODY" -#~ msgid "Remove selected mod" -#~ msgstr "Odstranit vybraný mod" +#~ msgid "Add mod:" +#~ msgstr "PÅ™idat mod:" -#~ msgid "EDIT GAME" -#~ msgstr "UPRAVIT HRU" +#~ msgid "Local install" +#~ msgstr "MÃstnà instalace" -#~ msgid "new game" -#~ msgstr "nová hra" +#~ msgid "Left click: Move all items, Right click: Move single item" +#~ msgstr "" +#~ "Levý klik: PÅ™esunout vÅ¡echny pÅ™edmÄ›ty, Pravý klik: PÅ™esunout jeden pÅ™edmÄ›t" -#~ msgid "Mods:" -#~ msgstr "Mody:" +#~ msgid "Restart minetest for driver change to take effect" +#~ msgstr "Aby se zmÄ›na ovladaÄe projevila, restartujte Minetest" -#~ msgid "GAMES" -#~ msgstr "HRY" +#~ msgid "Rendering:" +#~ msgstr "RenderovánÃ:" -#~ msgid "Gamemgr: Unable to copy mod \"$1\" to game \"$2\"" -#~ msgstr "Gamemgr: Nepovedlo se zkopÃrovat mod \"$1\" do hry \"$2\"" +#~ msgid "If enabled, " +#~ msgstr "Je-li povoleno, " -#~ msgid "Game Name" -#~ msgstr "Název hry" +#~ msgid "If disabled " +#~ msgstr "Je-li zakázáno " -#~ msgid "Downloading" -#~ msgstr "Stahuji" +#~ msgid "\"" +#~ msgstr "\"" -#~ msgid " MB/s" -#~ msgstr " MB/s" +#~ msgid "No!!!" +#~ msgstr "Ne!!!" -#~ msgid " KB/s" -#~ msgstr " KB/s" +#~ msgid "Generate Normalmaps" +#~ msgstr "Generovat normálové mapy" -#~ msgid "Touch free target" -#~ msgstr "StÅ™edový kurzor" +#~ msgid "Public Serverlist" +#~ msgstr "Seznam veÅ™ejných serverů" -#~ msgid "Scaling factor applied to menu elements: " -#~ msgstr "MěřÃtko aplikované na prvky menu: " +#~ msgid "No of course not!" +#~ msgstr "JistÄ› že ne!" -#~ msgid "Preload inventory textures" -#~ msgstr "PÅ™ednaÄÃst inventářové textury" +#~ msgid "Useful for mod developers." +#~ msgstr "UžiteÄné pro vývojáře modů." + +#~ msgid "Detailed mod profiling" +#~ msgstr "Detailnà profilovánà modů" + +#~ msgid "Detailed mod profile data. Useful for mod developers." +#~ msgstr "Detailnà profilovacà data modů. UžiteÄné pro vývojáře modů." diff --git a/po/da/minetest.po b/po/da/minetest.po index 9746f6be24bb5d595870aeb57525034d482ceaf6..d2d1c4eb55a104360e1665990d1581c81f533453 100644 --- a/po/da/minetest.po +++ b/po/da/minetest.po @@ -2,16 +2,16 @@ # Copyright (C) 2011 celeron # This file is distributed under the same license as the minetest-c55 package. # Frederik Helth <Guides@live.dk>, 2011. -# +# msgid "" msgstr "" "Project-Id-Version: 0.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-12 20:49+0200\n" +"POT-Creation-Date: 2016-08-30 06:18+0200\n" "PO-Revision-Date: 2016-08-30 04:09+0000\n" "Last-Translator: Rui <rui.minetest@gmail.com>\n" -"Language-Team: Danish " -"<https://hosted.weblate.org/projects/minetest/minetest/da/>\n" +"Language-Team: Danish <https://hosted.weblate.org/projects/minetest/minetest/" +"da/>\n" "Language: da\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -1015,6 +1015,10 @@ msgstr "Omstil fylde" msgid "Use" msgstr "Brug" +#: src/guiKeyChangeMenu.cpp src/keycode.cpp +msgid "Zoom" +msgstr "Zoom" + #: src/guiKeyChangeMenu.cpp msgid "press key" msgstr "Tryk pÃ¥ en tast" @@ -1335,10 +1339,6 @@ msgstr "X knap 1" msgid "X Button 2" msgstr "X knap 2" -#: src/keycode.cpp -msgid "Zoom" -msgstr "Zoom" - #: src/settings_translation_file.cpp msgid "" "(X,Y,Z) offset of fractal from world centre in units of 'scale'.\n" @@ -1409,6 +1409,10 @@ msgstr "" msgid "Active Block Modifier interval" msgstr "" +#: src/settings_translation_file.cpp +msgid "Active Block Modifiers" +msgstr "" + #: src/settings_translation_file.cpp msgid "Active block range" msgstr "" @@ -1496,6 +1500,10 @@ msgstr "Spørg om at forbinde igen, efter den er gÃ¥et ned." msgid "Automaticaly report to the serverlist." msgstr "Rapportér automatisk til serverlisten." +#: src/settings_translation_file.cpp +msgid "Autorun key" +msgstr "" + #: src/settings_translation_file.cpp #, fuzzy msgid "Backward key" @@ -1531,6 +1539,10 @@ msgstr "" msgid "Build inside player" msgstr "Flerspiller" +#: src/settings_translation_file.cpp +msgid "Builtin" +msgstr "" + #: src/settings_translation_file.cpp #, fuzzy msgid "Bumpmapping" @@ -1574,6 +1586,11 @@ msgstr "Skift bindinger" msgid "Chat toggle key" msgstr "Skift bindinger" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Chatcommands" +msgstr "Kommando" + #: src/settings_translation_file.cpp msgid "" "Choice of 18 fractals from 9 formulas.\n" @@ -1650,14 +1667,14 @@ msgstr "Farvet tÃ¥ge" #: 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())." +"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 "" -"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." +"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 @@ -1814,6 +1831,10 @@ msgstr "Nyt kodeord" msgid "Default privileges" msgstr "Standardprivilegier" +#: src/settings_translation_file.cpp +msgid "Default report format" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Default timeout for cURL, stated in milliseconds.\n" @@ -1830,6 +1851,10 @@ msgstr "" msgid "Defines the maximal player transfer distance in blocks (0 = unlimited)." msgstr "" +#: src/settings_translation_file.cpp +msgid "Delay in sending blocks after building" +msgstr "" + #: src/settings_translation_file.cpp msgid "Delay showing tooltips, stated in milliseconds." msgstr "" @@ -1860,14 +1885,6 @@ msgstr "" msgid "Desynchronize block animation" msgstr "" -#: src/settings_translation_file.cpp -msgid "Detailed mod profile data. Useful for mod developers." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "Detailed mod profiling" -msgstr "" - #: src/settings_translation_file.cpp msgid "" "Determines terrain shape.\n" @@ -2011,6 +2028,14 @@ msgid "" "Requires shaders to be enabled." msgstr "" +#: src/settings_translation_file.cpp +msgid "Engine profiling data print interval" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Entity methods" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Experimental option, might cause visible spaces between blocks\n" @@ -2071,10 +2096,20 @@ msgstr "" msgid "Field of view" msgstr "" +#: src/settings_translation_file.cpp +msgid "Field of view for zoom" +msgstr "" + #: src/settings_translation_file.cpp msgid "Field of view in degrees." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Field of view while zooming in degrees.\n" +"This requires the \"zoom\" privilege on the server." +msgstr "" + #: src/settings_translation_file.cpp msgid "" "File in client/serverlist/ that contains your favorite servers displayed in " @@ -2211,6 +2246,10 @@ msgstr "" msgid "Generate normalmaps" msgstr "" +#: src/settings_translation_file.cpp +msgid "Global callbacks" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Global map generation attributes.\n" @@ -2246,6 +2285,15 @@ msgid "" "- error: abort on usage of deprecated call (suggested for mod developers)." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Have the profiler instrument itself:\n" +"* Instrument an empty function.\n" +"This estimates the overhead, that instrumentation is adding (+1 function " +"call).\n" +"* Instrument the sampler being used to update the statistics." +msgstr "" + #: src/settings_translation_file.cpp msgid "Height component of the initial window size." msgstr "" @@ -2273,15 +2321,6 @@ msgid "" "In active blocks objects are loaded and ABMs run." msgstr "" -#: src/settings_translation_file.cpp -msgid "" -"How many blocks are flying in the wire simultaneously for the whole server." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "How many blocks are flying in the wire simultaneously per client." -msgstr "" - #: src/settings_translation_file.cpp msgid "" "How much the server will wait before unloading unused mapblocks.\n" @@ -2377,6 +2416,40 @@ msgstr "" msgid "In-game chat console background color (R,G,B)." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Instrument builtin.\n" +"This is usually only needed by core/builtin contributors" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument chatcommands on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument global callback functions on registration.\n" +"(anything you pass to a minetest.register_*() function)" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Active Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Loading Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument the methods of entities on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrumentation" +msgstr "" + #: src/settings_translation_file.cpp msgid "Interval of saving important changes in the world, stated in seconds." msgstr "" @@ -2413,7 +2486,7 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Joystick button repetition invterval" +msgid "Joystick button repetition interval" msgstr "" #: src/settings_translation_file.cpp @@ -2579,6 +2652,13 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Key for toggling autorun.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Key for toggling cinematic mode.\n" @@ -2616,7 +2696,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Key for toggling the camrea update. Only used for development\n" +"Key for toggling the camera update. Only used for development\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" @@ -2767,6 +2847,21 @@ msgstr "" msgid "Liquid update tick" msgstr "" +#: src/settings_translation_file.cpp +msgid "Load the game profiler" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Load the game profiler to collect game profiling data.\n" +"Provides a /profiler command to access the compiled profile.\n" +"Useful for mod developers and server operators." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Loading Block Modifiers" +msgstr "" + #: src/settings_translation_file.cpp msgid "Main menu game manager" msgstr "" @@ -3191,6 +3286,14 @@ msgstr "" msgid "Maximum hotbar width" msgstr "" +#: src/settings_translation_file.cpp +msgid "Maximum number of blocks that are simultaneously sent in total." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Maximum number of blocks that are simultaneously sent per client." +msgstr "" + #: src/settings_translation_file.cpp msgid "Maximum number of blocks that can be queued for loading." msgstr "" @@ -3232,6 +3335,10 @@ msgstr "" msgid "Maximum number of statically stored objects in a block." msgstr "" +#: src/settings_translation_file.cpp +msgid "Maximum objects per block" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Maximum proportion of current window to be used for hotbar.\n" @@ -3239,11 +3346,11 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously blocks send per client" +msgid "Maximum simultaneous block sends per client" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously bocks send total" +msgid "Maximum simultaneous block sends total" msgstr "" #: src/settings_translation_file.cpp @@ -3254,10 +3361,6 @@ msgstr "" msgid "Maximum users" msgstr "" -#: src/settings_translation_file.cpp -msgid "Maxmimum objects per block" -msgstr "" - #: src/settings_translation_file.cpp #, fuzzy msgid "Menus" @@ -3300,10 +3403,6 @@ msgstr "" msgid "Mipmapping" msgstr "Mip-mapping" -#: src/settings_translation_file.cpp -msgid "Mod profiling" -msgstr "" - #: src/settings_translation_file.cpp msgid "Modstore details URL" msgstr "" @@ -3508,12 +3607,18 @@ msgstr "" 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." +msgstr "" + #: src/settings_translation_file.cpp msgid "Privileges that players with basic_privs can grant" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiler data print interval. 0 = disable. Useful for developers." +msgid "Profiler" msgstr "" #: src/settings_translation_file.cpp @@ -3521,7 +3626,7 @@ msgid "Profiler toggle key" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiling print interval" +msgid "Profiling" msgstr "" #: src/settings_translation_file.cpp @@ -3556,6 +3661,11 @@ msgstr "" msgid "Replaces the default main menu with a custom one." msgstr "" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Report path" +msgstr "Vælg sti" + #: src/settings_translation_file.cpp #, fuzzy msgid "Right key" @@ -3719,7 +3829,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Shaders allow advanced visul effects and may increase performance on some " +"Shaders allow advanced visual effects and may increase performance on some " "video cards.\n" "Thy only work with the OpenGL video backend." msgstr "" @@ -3836,10 +3946,22 @@ msgstr "" msgid "The altitude at which temperature drops by 20C" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The default format in which profiles are being saved,\n" +"when calling `/profiler save [format]` without format." +msgstr "" + #: src/settings_translation_file.cpp msgid "The depth of dirt or other filler" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The file path relative to your worldpath in which profiles will be saved " +"to.\n" +msgstr "" + #: src/settings_translation_file.cpp msgid "The network interface that the server listens on." msgstr "" @@ -3986,10 +4108,6 @@ msgstr "" msgid "Use trilinear filtering when scaling textures." msgstr "" -#: src/settings_translation_file.cpp -msgid "Useful for mod developers." -msgstr "" - #: src/settings_translation_file.cpp msgid "V-Sync" msgstr "" @@ -4117,7 +4235,7 @@ msgid "" "When gui_scaling_filter_txr2img is true, copy those images\n" "from hardware to software for scaling. When false, fall back\n" "to the old scaling method, for video drivers that don't\n" -"propery support downloading textures back from hardware." +"properly support downloading textures back from hardware." msgstr "" #: src/settings_translation_file.cpp @@ -4217,47 +4335,54 @@ msgstr "" msgid "cURL timeout" msgstr "" -#~ msgid "No of course not!" -#~ msgstr "Nej selvfølgelig ikke!" +#, fuzzy +#~ msgid "Downloading" +#~ msgstr "Ned" -#~ msgid "Public Serverlist" -#~ msgstr "Offentlig serverliste" +#~ msgid "Left click: Move all items, Right click: Move single item" +#~ msgstr "Venstre klik: flyt alle enheder. Højre klik: flyt en enkelt enhed" -#, fuzzy -#~ msgid "If disabled " -#~ msgstr "Deaktivér alle" +#~ msgid "is required by:" +#~ msgstr "er pÃ¥krævet af:" -#, fuzzy -#~ msgid "If enabled, " -#~ msgstr "aktiveret" +#~ msgid "Configuration saved. " +#~ msgstr "Konfiguration gemt. " -#, fuzzy -#~ msgid "Game Name" -#~ msgstr "Spil" +#~ msgid "Warning: Configuration not consistent. " +#~ msgstr "Advarsel: konfigurationen er ikke sammenhængende. " -#, fuzzy -#~ msgid "Password" -#~ msgstr "Gammelt kodeord" +#~ msgid "Cannot create world: Name contains invalid characters" +#~ msgstr "Kan ikke skabe verden: navnet indeholder ugyldige bogstaver" -#~ msgid "Preload item visuals" -#~ msgstr "For-indlæs elementernes grafik" +#~ msgid "Show Public" +#~ msgstr "Vis offentlig" -#~ msgid "" -#~ "Warning: Some mods are not configured yet.\n" -#~ "They will be enabled by default when you save the configuration. " -#~ msgstr "" -#~ "Advarsel: nogle modifikationer er endnu ikke konfigureret.\n" -#~ "De vil blive aktiveret som standard nÃ¥r du gemmer konfigurationen. " +#~ msgid "Show Favorites" +#~ msgstr "Vis favoritter" -#~ msgid "" -#~ "Warning: Some configured mods are missing.\n" -#~ "Their setting will be removed when you save the configuration. " -#~ msgstr "" -#~ "Advarsel: nogle konfigurerede modifikationer mangler.\n" -#~ "Deres indstillinger vil blive fjernet nÃ¥r du gemmer konfigurationen. " +#~ msgid "Leave address blank to start a local server." +#~ msgstr "Lad adresse-feltet være tomt for at starte en lokal server." -#~ msgid "Delete map" -#~ msgstr "Slet mappen" +#~ msgid "Create world" +#~ msgstr "Skab verden" + +#~ msgid "Address required." +#~ msgstr "Adresse pÃ¥krævet." + +#~ msgid "Cannot delete world: Nothing selected" +#~ msgstr "Kan ikke slette verden: ingenting valgt" + +#~ msgid "Files to be deleted" +#~ msgstr "Filer som slettes" + +#~ msgid "Cannot create world: No games found" +#~ msgstr "Kan ikke skabe verden: ingen spil fundet" + +#~ msgid "Cannot configure world: Nothing selected" +#~ msgstr "Kan ikke konfigurere verden: ingenting valgt" + +#~ msgid "Failed to delete all world files" +#~ msgstr "Mislykkedes i at slette alle verdenens filer" #~ msgid "" #~ "Default Controls:\n" @@ -4284,51 +4409,44 @@ msgstr "" #~ "- ESC: denne menu\n" #~ "- T: snak\n" -#~ msgid "Failed to delete all world files" -#~ msgstr "Mislykkedes i at slette alle verdenens filer" - -#~ msgid "Cannot configure world: Nothing selected" -#~ msgstr "Kan ikke konfigurere verden: ingenting valgt" - -#~ msgid "Cannot create world: No games found" -#~ msgstr "Kan ikke skabe verden: ingen spil fundet" - -#~ msgid "Files to be deleted" -#~ msgstr "Filer som slettes" - -#~ msgid "Cannot delete world: Nothing selected" -#~ msgstr "Kan ikke slette verden: ingenting valgt" - -#~ msgid "Address required." -#~ msgstr "Adresse pÃ¥krævet." - -#~ msgid "Create world" -#~ msgstr "Skab verden" +#~ msgid "Delete map" +#~ msgstr "Slet mappen" -#~ msgid "Leave address blank to start a local server." -#~ msgstr "Lad adresse-feltet være tomt for at starte en lokal server." +#~ msgid "" +#~ "Warning: Some configured mods are missing.\n" +#~ "Their setting will be removed when you save the configuration. " +#~ msgstr "" +#~ "Advarsel: nogle konfigurerede modifikationer mangler.\n" +#~ "Deres indstillinger vil blive fjernet nÃ¥r du gemmer konfigurationen. " -#~ msgid "Show Favorites" -#~ msgstr "Vis favoritter" +#~ msgid "" +#~ "Warning: Some mods are not configured yet.\n" +#~ "They will be enabled by default when you save the configuration. " +#~ msgstr "" +#~ "Advarsel: nogle modifikationer er endnu ikke konfigureret.\n" +#~ "De vil blive aktiveret som standard nÃ¥r du gemmer konfigurationen. " -#~ msgid "Show Public" -#~ msgstr "Vis offentlig" +#~ msgid "Preload item visuals" +#~ msgstr "For-indlæs elementernes grafik" -#~ msgid "Cannot create world: Name contains invalid characters" -#~ msgstr "Kan ikke skabe verden: navnet indeholder ugyldige bogstaver" +#, fuzzy +#~ msgid "Password" +#~ msgstr "Gammelt kodeord" -#~ msgid "Warning: Configuration not consistent. " -#~ msgstr "Advarsel: konfigurationen er ikke sammenhængende. " +#, fuzzy +#~ msgid "Game Name" +#~ msgstr "Spil" -#~ msgid "Configuration saved. " -#~ msgstr "Konfiguration gemt. " +#, fuzzy +#~ msgid "If enabled, " +#~ msgstr "aktiveret" -#~ msgid "is required by:" -#~ msgstr "er pÃ¥krævet af:" +#, fuzzy +#~ msgid "If disabled " +#~ msgstr "Deaktivér alle" -#~ msgid "Left click: Move all items, Right click: Move single item" -#~ msgstr "Venstre klik: flyt alle enheder. Højre klik: flyt en enkelt enhed" +#~ msgid "Public Serverlist" +#~ msgstr "Offentlig serverliste" -#, fuzzy -#~ msgid "Downloading" -#~ msgstr "Ned" +#~ msgid "No of course not!" +#~ msgstr "Nej selvfølgelig ikke!" diff --git a/po/de/minetest.po b/po/de/minetest.po index 018126f1a1b734608a75a32a134b1004accc1bbf..b68f3c89457e1e897bcd92be0262dffc61139ca7 100644 --- a/po/de/minetest.po +++ b/po/de/minetest.po @@ -7,11 +7,11 @@ msgid "" msgstr "" "Project-Id-Version: 0.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-12 20:49+0200\n" +"POT-Creation-Date: 2016-08-30 06:18+0200\n" "PO-Revision-Date: 2016-08-09 07:40+0000\n" "Last-Translator: bse666 <bse666@gmail.com>\n" -"Language-Team: German " -"<https://hosted.weblate.org/projects/minetest/minetest/de/>\n" +"Language-Team: German <https://hosted.weblate.org/projects/minetest/minetest/" +"de/>\n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -985,6 +985,10 @@ msgstr "Geistmodus" msgid "Use" msgstr "Benutzen" +#: src/guiKeyChangeMenu.cpp src/keycode.cpp +msgid "Zoom" +msgstr "Zoom" + #: src/guiKeyChangeMenu.cpp msgid "press key" msgstr "Taste drücken" @@ -1301,10 +1305,6 @@ msgstr "X-Knopf 1" msgid "X Button 2" msgstr "X-Knopf 2" -#: src/keycode.cpp -msgid "Zoom" -msgstr "Zoom" - #: src/settings_translation_file.cpp msgid "" "(X,Y,Z) offset of fractal from world centre in units of 'scale'.\n" @@ -1395,6 +1395,11 @@ msgstr "Active-Block-Management-Intervall" msgid "Active Block Modifier interval" msgstr "Active-Block-Modifier-Intervall" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Active Block Modifiers" +msgstr "Active-Block-Modifier-Intervall" + #: src/settings_translation_file.cpp msgid "Active block range" msgstr "Reichweite aktiver Kartenblöcke" @@ -1477,6 +1482,10 @@ msgstr "Zum Neuverbinden nach Absturz auffordern" msgid "Automaticaly report to the serverlist." msgstr "Automatisch bei der Serverliste melden." +#: src/settings_translation_file.cpp +msgid "Autorun key" +msgstr "" + #: src/settings_translation_file.cpp msgid "Backward key" msgstr "Rückwärtstaste" @@ -1509,6 +1518,10 @@ msgstr "Bits pro Pixel (Farbtiefe) im Vollbildmodus." msgid "Build inside player" msgstr "Innerhalb des Spielers bauen" +#: src/settings_translation_file.cpp +msgid "Builtin" +msgstr "" + #: src/settings_translation_file.cpp msgid "Bumpmapping" msgstr "Bumpmapping" @@ -1549,6 +1562,11 @@ msgstr "Chattaste" msgid "Chat toggle key" msgstr "Taste zum Umschalten des Chatprotokolls" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Chatcommands" +msgstr "Befehl" + #: src/settings_translation_file.cpp msgid "" "Choice of 18 fractals from 9 formulas.\n" @@ -1639,6 +1657,15 @@ msgstr "Wolken im Menü" msgid "Colored fog" msgstr "Gefärbter Nebel" +#: src/settings_translation_file.cpp +#, fuzzy +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 "" +"Kommagetrente Liste von Mods, welche auf HTTP-APIs zugreifen dürfen, was\n" +"es ihnen erlaubt, Daten aus und Daten zum Internet herunter- und hochzuladen." + #: src/settings_translation_file.cpp msgid "" "Comma-separated list of trusted mods that are allowed to access insecure\n" @@ -1650,14 +1677,6 @@ msgstr "" "eingeschaltet ist\n" "(mit request_insecure_environment())." -#: 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 "" -"Kommagetrente Liste von Mods, welche auf HTTP-APIs zugreifen dürfen, was\n" -"es ihnen erlaubt, Daten aus und Daten zum Internet herunter- und hochzuladen." - #: src/settings_translation_file.cpp msgid "Command key" msgstr "Befehlstaste" @@ -1815,6 +1834,10 @@ msgstr "Standardpasswort" msgid "Default privileges" msgstr "Standardprivilegien" +#: src/settings_translation_file.cpp +msgid "Default report format" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Default timeout for cURL, stated in milliseconds.\n" @@ -1837,6 +1860,10 @@ msgstr "" "Setzt die maximale Distanz, in der die Spieler übertragen werden, in " "Kartenblöcken (0 = unbegrenzt)." +#: src/settings_translation_file.cpp +msgid "Delay in sending blocks after building" +msgstr "" + #: src/settings_translation_file.cpp msgid "Delay showing tooltips, stated in milliseconds." msgstr "Verzögerung beim Zeigen von Tooltipps, in Millisekunden." @@ -1869,14 +1896,6 @@ msgstr "" msgid "Desynchronize block animation" msgstr "Blockanimationen desynchronisieren" -#: src/settings_translation_file.cpp -msgid "Detailed mod profile data. Useful for mod developers." -msgstr "Detaillierte Mod-Profildaten. Nützlich für Mod-Entwickler." - -#: src/settings_translation_file.cpp -msgid "Detailed mod profiling" -msgstr "Detailliertes Mod-Profiling" - #: src/settings_translation_file.cpp msgid "" "Determines terrain shape.\n" @@ -2046,6 +2065,15 @@ msgstr "" "Aktiviert Parralax-Occlusion-Mapping.\n" "Hierfür müssen Shader aktiviert sein." +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Engine profiling data print interval" +msgstr "Profiler-Ausgabeintervall" + +#: src/settings_translation_file.cpp +msgid "Entity methods" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Experimental option, might cause visible spaces between blocks\n" @@ -2110,10 +2138,24 @@ msgstr "" msgid "Field of view" msgstr "Gesichtsfeld" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Field of view for zoom" +msgstr "Gesichtsfeld" + #: src/settings_translation_file.cpp msgid "Field of view in degrees." msgstr "Gesichtsfeld in Grad." +#: src/settings_translation_file.cpp +#, fuzzy +msgid "" +"Field of view while zooming in degrees.\n" +"This requires the \"zoom\" privilege on the server." +msgstr "" +"Schnelle Bewegung (mittels Benutzen-Taste).\n" +"Dazu wird das „fast“-Privileg auf dem Server benötigt." + #: src/settings_translation_file.cpp msgid "" "File in client/serverlist/ that contains your favorite servers displayed in " @@ -2264,6 +2306,10 @@ msgstr "Allgemein" msgid "Generate normalmaps" msgstr "Normalmaps generieren" +#: src/settings_translation_file.cpp +msgid "Global callbacks" +msgstr "" + #: src/settings_translation_file.cpp #, fuzzy msgid "" @@ -2318,6 +2364,15 @@ msgstr "" "(empfohlen für Mod-\n" " Entwickler)." +#: src/settings_translation_file.cpp +msgid "" +"Have the profiler instrument itself:\n" +"* Instrument an empty function.\n" +"This estimates the overhead, that instrumentation is adding (+1 function " +"call).\n" +"* Instrument the sampler being used to update the statistics." +msgstr "" + #: src/settings_translation_file.cpp msgid "Height component of the initial window size." msgstr "Höhenkomponente der anfänglichen Fenstergröße." @@ -2348,19 +2403,6 @@ msgstr "" "In aktiven Blöcken werden Objekte geladen und ABMs ausgeführt.\n" "1 Kartenblock = 16×16×16 Blöcke." -#: src/settings_translation_file.cpp -msgid "" -"How many blocks are flying in the wire simultaneously for the whole server." -msgstr "" -"Wie viele Kartenblöcke gleichzeitig für den gesamten Server auf der Leitung " -"unterwegs sind." - -#: src/settings_translation_file.cpp -msgid "How many blocks are flying in the wire simultaneously per client." -msgstr "" -"Wie viele Kartenblöcke gleichzeitig pro Client auf der Leitung unterwegs " -"sind." - #: src/settings_translation_file.cpp msgid "" "How much the server will wait before unloading unused mapblocks.\n" @@ -2486,6 +2528,40 @@ msgstr "" msgid "In-game chat console background color (R,G,B)." msgstr "Hintergrundfarbe (R,G,B) der Chat-Konsole im Spiel." +#: src/settings_translation_file.cpp +msgid "" +"Instrument builtin.\n" +"This is usually only needed by core/builtin contributors" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument chatcommands on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument global callback functions on registration.\n" +"(anything you pass to a minetest.register_*() function)" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Active Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Loading Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument the methods of entities on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrumentation" +msgstr "" + #: src/settings_translation_file.cpp msgid "Interval of saving important changes in the world, stated in seconds." msgstr "" @@ -2526,7 +2602,7 @@ msgstr "" #: src/settings_translation_file.cpp #, fuzzy -msgid "Joystick button repetition invterval" +msgid "Joystick button repetition interval" msgstr "Rechtsklick-Wiederholungsrate" #: src/settings_translation_file.cpp @@ -2758,6 +2834,17 @@ msgstr "" "Siehe http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "" +"Key for toggling autorun.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" +"Taste zum Umschalten des Schnellmodus.\n" +"Siehe http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" + #: src/settings_translation_file.cpp msgid "" "Key for toggling cinematic mode.\n" @@ -2809,8 +2896,9 @@ msgstr "" "html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp +#, fuzzy msgid "" -"Key for toggling the camrea update. Only used for development\n" +"Key for toggling the camera update. Only used for development\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" @@ -3005,6 +3093,22 @@ msgstr "Flüssigkeitsaktualisierungsintervall in Sekunden." msgid "Liquid update tick" msgstr "Flüssigkeitsaktualisierungstakt" +#: src/settings_translation_file.cpp +msgid "Load the game profiler" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Load the game profiler to collect game profiling data.\n" +"Provides a /profiler command to access the compiled profile.\n" +"Useful for mod developers and server operators." +msgstr "" + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Loading Block Modifiers" +msgstr "Active-Block-Modifier-Intervall" + #: src/settings_translation_file.cpp msgid "Main menu game manager" msgstr "Hauptmenü-Spiel-Manager" @@ -3467,6 +3571,16 @@ msgstr "Maximal zwangsgeladene Kartenblöcke" msgid "Maximum hotbar width" msgstr "Max. Breite der Schnellzugriffsleiste" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Maximum number of blocks that are simultaneously sent in total." +msgstr "Maximale Anzahl der Spieler, die sich simultan verbinden können." + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Maximum number of blocks that are simultaneously sent per client." +msgstr "Maximale Anzahl der Kartenblöcke in der Ladewarteschlange." + #: src/settings_translation_file.cpp msgid "Maximum number of blocks that can be queued for loading." msgstr "Maximale Anzahl der Kartenblöcke in der Ladewarteschlange." @@ -3524,6 +3638,11 @@ msgid "Maximum number of statically stored objects in a block." msgstr "" "Maximale Anzahl der statisch gespeicherten Objekte in einem Kartenblock." +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Maximum objects per block" +msgstr "Maximale Objekte pro Kartenblock" + #: src/settings_translation_file.cpp msgid "" "Maximum proportion of current window to be used for hotbar.\n" @@ -3534,11 +3653,13 @@ msgstr "" "etwas gibt, was links oder rechts von ihr angezeigt werden soll." #: src/settings_translation_file.cpp -msgid "Maximum simultaneously blocks send per client" +#, fuzzy +msgid "Maximum simultaneous block sends per client" msgstr "Max. gleichzeitig versendete Kartenblöcke pro Client" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously bocks send total" +#, fuzzy +msgid "Maximum simultaneous block sends total" msgstr "Max. gleichzeitig versendete Kartenblöcke" #: src/settings_translation_file.cpp @@ -3551,10 +3672,6 @@ msgstr "" msgid "Maximum users" msgstr "Maximale Benutzerzahl" -#: src/settings_translation_file.cpp -msgid "Maxmimum objects per block" -msgstr "Maximale Objekte pro Kartenblock" - #: src/settings_translation_file.cpp msgid "Menus" msgstr "Menüs" @@ -3598,10 +3715,6 @@ msgstr "Minimale Texturengröße für Filter" msgid "Mipmapping" msgstr "Mip-Mapping" -#: src/settings_translation_file.cpp -msgid "Mod profiling" -msgstr "Mod-Profiling" - #: src/settings_translation_file.cpp msgid "Modstore details URL" msgstr "Modspeicher: Details-URL" @@ -3845,22 +3958,31 @@ msgstr "" "Verhindert, dass Mods unsichere Funktionen, wie das Ausführen von\n" "Shell-Kommandos, benutzen können." +#: src/settings_translation_file.cpp +#, fuzzy +msgid "" +"Print the engine's profiling data in regular intervals (in seconds). 0 = " +"disable. Useful for developers." +msgstr "" +"Profiler-Datenausgabeintervall. 0 = deaktivieren. Nützlich für Entwickler." + #: src/settings_translation_file.cpp msgid "Privileges that players with basic_privs can grant" msgstr "Privilegien, die Spieler mit basic_privs gewähren können" #: src/settings_translation_file.cpp -msgid "Profiler data print interval. 0 = disable. Useful for developers." -msgstr "" -"Profiler-Datenausgabeintervall. 0 = deaktivieren. Nützlich für Entwickler." +#, fuzzy +msgid "Profiler" +msgstr "Talprofil" #: src/settings_translation_file.cpp msgid "Profiler toggle key" msgstr "Profiler-Umschalten-Taste" #: src/settings_translation_file.cpp -msgid "Profiling print interval" -msgstr "Profiler-Ausgabeintervall" +#, fuzzy +msgid "Profiling" +msgstr "Mod-Profiling" #: src/settings_translation_file.cpp msgid "" @@ -3896,6 +4018,11 @@ msgstr "Serverport" msgid "Replaces the default main menu with a custom one." msgstr "Ersetzt das Standardhauptmenü mit einem benutzerdefinierten Hauptmenü." +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Report path" +msgstr "Schriftpfad" + #: src/settings_translation_file.cpp msgid "Right key" msgstr "Rechtstaste" @@ -4070,8 +4197,9 @@ msgstr "" "Dafür müssen Shader aktiviert sein." #: src/settings_translation_file.cpp +#, fuzzy msgid "" -"Shaders allow advanced visul effects and may increase performance on some " +"Shaders allow advanced visual effects and may increase performance on some " "video cards.\n" "Thy only work with the OpenGL video backend." msgstr "" @@ -4208,10 +4336,22 @@ msgstr "Texturpfad" msgid "The altitude at which temperature drops by 20C" msgstr "Die Höhe, ab der die Temperatur um 20 °C fällt" +#: src/settings_translation_file.cpp +msgid "" +"The default format in which profiles are being saved,\n" +"when calling `/profiler save [format]` without format." +msgstr "" + #: src/settings_translation_file.cpp msgid "The depth of dirt or other filler" msgstr "Die Tiefe von Erde oder einem anderem Füller" +#: src/settings_translation_file.cpp +msgid "" +"The file path relative to your worldpath in which profiles will be saved " +"to.\n" +msgstr "" + #: src/settings_translation_file.cpp msgid "The network interface that the server listens on." msgstr "Die Netzwerkschnittstelle, auf die der Server lauscht." @@ -4396,10 +4536,6 @@ msgstr "" msgid "Use trilinear filtering when scaling textures." msgstr "Trilineare Filterung bei der Skalierung von Texturen benutzen." -#: src/settings_translation_file.cpp -msgid "Useful for mod developers." -msgstr "Nützlich für Mod-Entwickler." - #: src/settings_translation_file.cpp msgid "V-Sync" msgstr "Vertikale Synchronisation" @@ -4532,11 +4668,12 @@ msgstr "" "die Inventarbilder von Blöcken)." #: src/settings_translation_file.cpp +#, fuzzy msgid "" "When gui_scaling_filter_txr2img is true, copy those images\n" "from hardware to software for scaling. When false, fall back\n" "to the old scaling method, for video drivers that don't\n" -"propery support downloading textures back from hardware." +"properly support downloading textures back from hardware." msgstr "" "Falls gui_scaling_filter_txr2img auf „wahr“ gesetzt ist, werden\n" "diese Bilder von der Hardware zur Software für die Skalierung\n" @@ -4678,429 +4815,450 @@ msgstr "cURL-Parallel-Begrenzung" msgid "cURL timeout" msgstr "cURL-Zeitüberschreitung" -#~ msgid "No of course not!" -#~ msgstr "Nein, natürlich nicht!" - -#~ msgid "Public Serverlist" -#~ msgstr "Öffentliche Serverliste" - -#~ msgid "Generate Normalmaps" -#~ msgstr "Normalmaps generieren" - -#~ msgid "No!!!" -#~ msgstr "Nein!!!" - #~ msgid "" -#~ "Map generation attributes specific to Mapgen Valleys.\n" +#~ "Map generation attributes specific to Mapgen flat.\n" +#~ "Occasional lakes and hills can be added to the flat world.\n" +#~ "The default flags set in the engine are: none\n" +#~ "The flags string modifies the engine defaults.\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." +#~ "Flags starting with 'no' are used to explicitly disable them." #~ msgstr "" -#~ "Kartengenerierungsattribute speziell für den Täler-Kartengenerator.\n" +#~ "Kartengenerierungsattribute speziell für den flachen Kartengenerator.\n" +#~ "Gelegentlich werden Seen und Hügel zur flachen Welt hinzugefügt.\n" +#~ "Die von der Engine standardmäßig gesetzten Flags sind: keine.\n" +#~ "Die Flags-Zeichenkette modifiert den Standardwert der Engine.\n" #~ "Flags, welche in der Flags-Zeichenkette nicht angegeben sind,\n" #~ "werden von der Standardeinstellung unverändert gelassen.\n" #~ "Flags, welche mit „no“ beginnen, werden benutzt, um sie explizit\n" -#~ "zu deaktivieren.\n" -#~ "„altitude_chill“ macht höhere Höhen kälter, was zu einigen Biomproblemen " -#~ "führen könnte.\n" -#~ "„humid_rivers“ modifiziert die Luftfeuchtigkeit um Flüssen und in " -#~ "Gebieten, in denen das Wasser sich in Pfützen ansammeln würde.\n" -#~ "Dies könnte mit fein abgestimmten Biomen zu Konflikten führen." - -#, fuzzy -#~ msgid "\"" -#~ msgstr "â€" +#~ "zu deaktivieren." -#~ msgid "Enable a bit lower water surface, so it doesn't " -#~ msgstr "Senkt ein bisschen den Wasserspiegel, so tut es nicht " +#~ msgid "" +#~ "Map generation attributes specific to Mapgen v7.\n" +#~ "The 'ridges' flag controls the rivers.\n" +#~ "The default flags set in the engine are: mountains, ridges\n" +#~ "The flags string modifies the engine defaults.\n" +#~ "Flags that are not specified in the flag string are not modified from the " +#~ "default.\n" +#~ "Flags starting with 'no' are used to explicitly disable them." +#~ msgstr "" +#~ "Kartengenerierungsattribute speziell für den Kartengenerator v7.\n" +#~ "Das „ridges“-Flag steuert die Flüsse.\n" +#~ "Die von der Engine standardmäßig gesetzten Flags lauten:\n" +#~ "„mountains, ridges“.\n" +#~ "Die Flags-Zeichenkette modifiert den Standardwert der Engine.\n" +#~ "Flags, welche in der Flags-Zeichenkette nicht angegeben sind,\n" +#~ "werden von der Standardeinstellung unverändert gelassen.\n" +#~ "Flags, welche mit „no“ beginnen, werden benutzt, um sie explizit\n" +#~ "zu deaktivieren." -#~ msgid "If disabled " -#~ msgstr "Wenn deaktiviert " +#~ msgid "Item textures..." +#~ msgstr "Inventarbilder ..." -#~ msgid "If enabled, " -#~ msgstr "Wenn aktiviert, " +#~ 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 "" +#~ "Eine etwas niedrigere Wasseroberfläche aktivieren, damit der Node\n" +#~ "nicht vollständig „gefüllt“ wird. Beachten Sie, dass dies nicht wirklich\n" +#~ "optimiert wurde, und dass weiches Licht auf der Wasseroberfläche\n" +#~ "nicht mit dieser Einstellung funktioniert." -#~ msgid "Rendering:" -#~ msgstr "Rendering:" +#~ msgid "Enable selection highlighting for nodes (disables selectionbox)." +#~ msgstr "Blöcke bei Auswahl aufleuchten lassen (Deaktiviert die Auswahlbox)." -#~ msgid "Restart minetest for driver change to take effect" -#~ msgstr "Neustart nach Ändern des Treibers erforderlich" - -#~ msgid "Downloading" -#~ msgstr "Lade herunter" - -#~ msgid "Left click: Move all items, Right click: Move single item" -#~ msgstr "Linksklick: Alle Items bewegen, Rechtsklick: Einzelnes Item bewegen" - -#~ msgid "is required by:" -#~ msgstr "wird benötigt von:" - -#~ msgid "Configuration saved. " -#~ msgstr "Konfiguration gespeichert. " +#~ 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 "" +#~ "Julia-Menge: (X,Y,Z)-Versatz vom Mittelpunkt der Welt.\n" +#~ "Reichweite liegt grob von -2 bis 2, wird mit j_scale für Versätze in\n" +#~ "Nodes multipliziert." -#~ msgid "Warning: Configuration not consistent. " -#~ msgstr "Warnung: Konfiguration nicht konsistent. " +#~ msgid "" +#~ "Julia set: W value determining the 4D shape.\n" +#~ "Range roughly -2 to 2." +#~ msgstr "" +#~ "Julia-Menge: W-Wert, der die 4D-Form festlegt.\n" +#~ "Weite liegt grob zwischen -2 und 2." -#~ msgid "Cannot create world: Name contains invalid characters" -#~ msgstr "Kann Welt nicht erstellen: Name enthält ungültige Zeichen" +#~ msgid "" +#~ "Key for decreasing the viewing range. Modifies the minimum viewing " +#~ "range.\n" +#~ "See http://irrlicht.sourceforge.net/docu/namespaceirr." +#~ "html#a54da2a0e231901735e3da1b0edf72eb3" +#~ msgstr "" +#~ "Taste zur Reduzierung der Sichtweite. Verändert die minimale Sichtweite.\n" +#~ "Siehe http://irrlicht.sourceforge.net/docu/namespaceirr." +#~ "html#a54da2a0e231901735e3da1b0edf72eb3" -#~ msgid "Show Public" -#~ msgstr "Zeige öffentliche" +#~ msgid "" +#~ "Key for increasing the viewing range. Modifies the minimum viewing " +#~ "range.\n" +#~ "See http://irrlicht.sourceforge.net/docu/namespaceirr." +#~ "html#a54da2a0e231901735e3da1b0edf72eb3" +#~ msgstr "" +#~ "Taste zur Erhöhung der Sichtweite. Verändert die minimale Sichtweite.\n" +#~ "Siehe http://irrlicht.sourceforge.net/docu/namespaceirr." +#~ "html#a54da2a0e231901735e3da1b0edf72eb3" -#~ msgid "Show Favorites" -#~ msgstr "Zeige Favoriten" +#~ 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 "" +#~ "Mandelbrotmenge: (X,Y,Z)-Versatz vom Mittelpunkt der Welt.\n" +#~ "Reichweite liegt grob von -2 bis 2, wird mit m_scale für\n" +#~ "Versätze in Nodes multipliziert." -#~ msgid "Leave address blank to start a local server." -#~ msgstr "Lasse die Adresse frei um einen eigenen Server zu starten." +#~ msgid "Mandelbrot set: Approximate (X,Y,Z) scales in nodes." +#~ msgstr "Mandelbrotmenge: Approximative (X,Y,Z)-Skalierungen in Nodes." -#~ msgid "Create world" -#~ msgstr "Welt erstellen" +#~ msgid "" +#~ "Mandelbrot set: Iterations of the recursive function.\n" +#~ "Controls scale of finest detail." +#~ msgstr "" +#~ "Mandelbrotmenge: Iterationen der rekursiven Funktion.\n" +#~ "Steuert die Skalierung mit einem sehr hohem Detailgrad." -#~ msgid "Address required." -#~ msgstr "Adresse benötigt." +#~ msgid "" +#~ "Mandelbrot set: W co-ordinate of the generated 3D slice of the 4D shape.\n" +#~ "Range roughly -2 to 2." +#~ msgstr "" +#~ "Madnelbrotmenge: W-Koordinate des generierten 3D-Ausschnitts der 4D-" +#~ "Form.\n" +#~ "Die Weite liegt grob zwischen -2 und 2." -#~ msgid "Cannot delete world: Nothing selected" -#~ msgstr "Kann Welt nicht löchen: Nichts ausgewählt" +#~ msgid "" +#~ "Map generation attributes specific to Mapgen fractal.\n" +#~ "'julia' selects a julia set to be generated instead of a mandelbrot set.\n" +#~ "Flags that are not specified in the flag string are not modified from the " +#~ "default.\n" +#~ "Flags starting with \"no\" are used to explicitly disable them." +#~ msgstr "" +#~ "Kartengenerierungsattribute, die speziell für den Fraktale-\n" +#~ "Kartenerzeuger sind.\n" +#~ "„julia“ wählt für die Erzeugung eine Julia-Menge statt einer\n" +#~ "Mandelbrotmenge aus.\n" +#~ "Bitschalter, welche in der Bitschalterzeichenkette nicht angegeben sind,\n" +#~ "werden von der Standardeinstellung unverändert gelassen.\n" +#~ "Bitschalter, welche mit „no“ beginnen, werden benutzt, um sie explizit\n" +#~ "zu deaktivieren." -#~ msgid "Files to be deleted" -#~ msgstr "Zu löschende Dateien" +#~ msgid "Mapgen fractal mandelbrot iterations" +#~ msgstr "Mandelbrotiterationen für Fraktale-Kartenerzeuger" -#~ msgid "Cannot create world: No games found" -#~ msgstr "Kann Welt nicht erstellen: Keine Spiele gefunden" +#~ msgid "Mapgen fractal mandelbrot offset" +#~ msgstr "Mandelbrotversatz für Fraktale-Kartenerzeuger" -#~ msgid "Cannot configure world: Nothing selected" -#~ msgstr "Kann Welt nicht konfigurieren: Nichts ausgewählt" +#~ msgid "Mapgen fractal mandelbrot scale" +#~ msgstr "Mandelbrotskalierung für Fraktale-Kartenerzeuger" -#~ msgid "Failed to delete all world files" -#~ msgstr "Es konnten nicht alle Welt Dateien gelöscht werden" +#~ msgid "Mapgen fractal mandelbrot slice w" +#~ msgstr "Mandelbrot-w-Ausschnitt für Fraktale-Kartenerzeuger" #~ 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" +#~ "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 "" -#~ "Steuerung:\n" -#~ "- WASD: Gehen\n" -#~ "- Linksklick: Graben/Schlagen\n" -#~ "- Rechtsklick: Platzieren\n" -#~ "- Mausrad: Item auswählen\n" -#~ "- 0...9: Item auswählen\n" -#~ "- Shift: Schleichen\n" -#~ "- R: alle geladenen Blöcke anzeigen (wechseln)\n" -#~ "- I: Inventar\n" -#~ "- T: Chat\n" +#~ "Höchstabstand über dem Meeresspiegel für den Spieler-\n" +#~ "startpunkt. Größere Werte führen zu Startpunkten näher an\n" +#~ "(x = 0, z = 0). Kleinere Werte können dazu führen, dass kein\n" +#~ "brauchbarer Startpunkt gefunden wird, was wiederum zu einem\n" +#~ "Startpunkt bei (0, 0, 0) führt, der möglicherweise im Untergrund\n" +#~ "eingegraben ist." -#~ msgid "Delete map" -#~ msgstr "Karte löschen" +#~ msgid "" +#~ "Minimum wanted FPS.\n" +#~ "The amount of rendered stuff is dynamically set according to this. and " +#~ "viewing range min and max." +#~ msgstr "" +#~ "Minimal gewünschte Bildwiederholrate.\n" +#~ "Die Anzahl der berechneten Dinge wird anhand dieses Werts dynamisch " +#~ "angepasst; auch\n" +#~ "die minimale und maximale Sichtweite werden angepasst." -#~ msgid "KEYBINDINGS" -#~ msgstr "TASTEN EINST." +#~ msgid "New style water" +#~ msgstr "Wasser im neuen Stil" #~ msgid "" -#~ "Warning: Some configured mods are missing.\n" -#~ "Their setting will be removed when you save the configuration. " +#~ "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 "" -#~ "Warnung: Einige konfigurierte Mods fehlen.\n" -#~ "Mod Einstellungen werden gelöscht wenn die Konfiguration gespeichert " -#~ "wird. " +#~ "Alle Itembilder im Inventar vor dem Spielstart erzeugen.\n" +#~ "Dies erhöht die Vorbereitungszeit, wird aber zu einem flüssigerem Spiel " +#~ "führen.\n" +#~ "Die erzeugten Texturen können Ihr VRAM leicht überlasten, was Artefakte " +#~ "im Inventar\n" +#~ "verursachen kann." + +#~ msgid "Preload inventory textures" +#~ msgstr "Texturen vorgenerieren" #~ msgid "" -#~ "Warning: Some mods are not configured yet.\n" -#~ "They will be enabled by default when you save the configuration. " +#~ "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." #~ msgstr "" -#~ "Warnung: Einige Mods sind noch nicht konfiguriert.\n" -#~ "Sie werden aktiviert wenn die Konfiguration gespeichert wird. " - -#~ msgid "Local install" -#~ msgstr "Lokale Install." +#~ "Die erlaubte Anpassungsreichweite für die automatische Render-" +#~ "Reichweitenanpassung.\n" +#~ "Setzen Sie den Wert auf den gleichen Wert wie die minimale Sichtweite, um " +#~ "den automatischen\n" +#~ "Anpassungsalgorithmus zu deaktivieren." -#~ msgid "Add mod:" -#~ msgstr "Modifikation hinzufügen:" +#~ msgid "Vertical initial window size." +#~ msgstr "Anfängliche Fensterhöhe." -#~ msgid "MODS" -#~ msgstr "MODS" +#~ msgid "Vertical spawn range" +#~ msgstr "Vertikaler Startpunktbereich" -#~ msgid "TEXTURE PACKS" -#~ msgstr "TEXTUREN PAKETE" +#~ msgid "Viewing range minimum" +#~ msgstr "Minimale Sichtweite" -#~ msgid "SINGLE PLAYER" -#~ msgstr "EINZELSPIELER" +#~ msgid "Wanted FPS" +#~ msgstr "Gewünschte Bildwiederholrate" -#~ msgid "Finite Liquid" -#~ msgstr "Endliches Wasser" +#~ msgid "Scaling factor applied to menu elements: " +#~ msgstr "Auf Menüelemente angewandter Skalierfaktor: " -#~ msgid "Preload item visuals" -#~ msgstr "Lade Inventarbilder vor" +#~ msgid "Touch free target" +#~ msgstr "Berührungsfreies Ziel" -#~ msgid "SETTINGS" -#~ msgstr "EINSTELLUNGEN" +#~ msgid " KB/s" +#~ msgstr " KB/s" -#~ msgid "Password" -#~ msgstr "Passwort" +#~ msgid " MB/s" +#~ msgstr " MB/s" -#~ msgid "Name" -#~ msgstr "Name" +#~ msgid "Game Name" +#~ msgstr "Spielname" -#~ msgid "START SERVER" -#~ msgstr "SERVER STARTEN" +#~ msgid "Gamemgr: Unable to copy mod \"$1\" to game \"$2\"" +#~ msgstr "Gamemgr: Kann mod \"$1\" nicht in Spiel \"$2\" kopieren" -#~ msgid "CLIENT" -#~ msgstr "CLIENT" +#~ msgid "GAMES" +#~ msgstr "SPIELE" -#~ msgid "<<-- Add mod" -#~ msgstr "<<-- Mod hinzufügen" +#~ msgid "Mods:" +#~ msgstr "Mods:" -#~ msgid "Remove selected mod" -#~ msgstr "Ausgewählte Mod löschen" +#~ msgid "new game" +#~ msgstr "neues Spiel" #~ msgid "EDIT GAME" #~ msgstr "SPIEL ÄNDERN" -#~ msgid "new game" -#~ msgstr "neues Spiel" - -#~ msgid "Mods:" -#~ msgstr "Mods:" +#~ msgid "Remove selected mod" +#~ msgstr "Ausgewählte Mod löschen" -#~ msgid "GAMES" -#~ msgstr "SPIELE" +#~ msgid "<<-- Add mod" +#~ msgstr "<<-- Mod hinzufügen" -#~ msgid "Gamemgr: Unable to copy mod \"$1\" to game \"$2\"" -#~ msgstr "Gamemgr: Kann mod \"$1\" nicht in Spiel \"$2\" kopieren" +#~ msgid "CLIENT" +#~ msgstr "CLIENT" -#~ msgid "Game Name" -#~ msgstr "Spielname" +#~ msgid "START SERVER" +#~ msgstr "SERVER STARTEN" -#~ msgid " MB/s" -#~ msgstr " MB/s" +#~ msgid "Name" +#~ msgstr "Name" -#~ msgid " KB/s" -#~ msgstr " KB/s" +#~ msgid "Password" +#~ msgstr "Passwort" -#~ msgid "Touch free target" -#~ msgstr "Berührungsfreies Ziel" +#~ msgid "SETTINGS" +#~ msgstr "EINSTELLUNGEN" -#~ msgid "Scaling factor applied to menu elements: " -#~ msgstr "Auf Menüelemente angewandter Skalierfaktor: " +#~ msgid "Preload item visuals" +#~ msgstr "Lade Inventarbilder vor" -#~ msgid "Wanted FPS" -#~ msgstr "Gewünschte Bildwiederholrate" +#~ msgid "Finite Liquid" +#~ msgstr "Endliches Wasser" -#~ msgid "Viewing range minimum" -#~ msgstr "Minimale Sichtweite" +#~ msgid "SINGLE PLAYER" +#~ msgstr "EINZELSPIELER" -#~ msgid "Vertical spawn range" -#~ msgstr "Vertikaler Startpunktbereich" +#~ msgid "TEXTURE PACKS" +#~ msgstr "TEXTUREN PAKETE" -#~ msgid "Vertical initial window size." -#~ msgstr "Anfängliche Fensterhöhe." +#~ msgid "MODS" +#~ msgstr "MODS" -#~ 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." -#~ msgstr "" -#~ "Die erlaubte Anpassungsreichweite für die automatische Render-" -#~ "Reichweitenanpassung.\n" -#~ "Setzen Sie den Wert auf den gleichen Wert wie die minimale Sichtweite, um " -#~ "den automatischen\n" -#~ "Anpassungsalgorithmus zu deaktivieren." +#~ msgid "Add mod:" +#~ msgstr "Modifikation hinzufügen:" -#~ msgid "Preload inventory textures" -#~ msgstr "Texturen vorgenerieren" +#~ msgid "Local install" +#~ msgstr "Lokale Install." #~ 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." +#~ "Warning: Some mods are not configured yet.\n" +#~ "They will be enabled by default when you save the configuration. " #~ msgstr "" -#~ "Alle Itembilder im Inventar vor dem Spielstart erzeugen.\n" -#~ "Dies erhöht die Vorbereitungszeit, wird aber zu einem flüssigerem Spiel " -#~ "führen.\n" -#~ "Die erzeugten Texturen können Ihr VRAM leicht überlasten, was Artefakte " -#~ "im Inventar\n" -#~ "verursachen kann." - -#~ msgid "New style water" -#~ msgstr "Wasser im neuen Stil" +#~ "Warnung: Einige Mods sind noch nicht konfiguriert.\n" +#~ "Sie werden aktiviert wenn die Konfiguration gespeichert wird. " #~ msgid "" -#~ "Minimum wanted FPS.\n" -#~ "The amount of rendered stuff is dynamically set according to this. and " -#~ "viewing range min and max." +#~ "Warning: Some configured mods are missing.\n" +#~ "Their setting will be removed when you save the configuration. " #~ msgstr "" -#~ "Minimal gewünschte Bildwiederholrate.\n" -#~ "Die Anzahl der berechneten Dinge wird anhand dieses Werts dynamisch " -#~ "angepasst; auch\n" -#~ "die minimale und maximale Sichtweite werden angepasst." +#~ "Warnung: Einige konfigurierte Mods fehlen.\n" +#~ "Mod Einstellungen werden gelöscht wenn die Konfiguration gespeichert " +#~ "wird. " + +#~ msgid "KEYBINDINGS" +#~ msgstr "TASTEN EINST." + +#~ msgid "Delete map" +#~ msgstr "Karte löschen" #~ 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." +#~ "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 "" -#~ "Höchstabstand über dem Meeresspiegel für den Spieler-\n" -#~ "startpunkt. Größere Werte führen zu Startpunkten näher an\n" -#~ "(x = 0, z = 0). Kleinere Werte können dazu führen, dass kein\n" -#~ "brauchbarer Startpunkt gefunden wird, was wiederum zu einem\n" -#~ "Startpunkt bei (0, 0, 0) führt, der möglicherweise im Untergrund\n" -#~ "eingegraben ist." +#~ "Steuerung:\n" +#~ "- WASD: Gehen\n" +#~ "- Linksklick: Graben/Schlagen\n" +#~ "- Rechtsklick: Platzieren\n" +#~ "- Mausrad: Item auswählen\n" +#~ "- 0...9: Item auswählen\n" +#~ "- Shift: Schleichen\n" +#~ "- R: alle geladenen Blöcke anzeigen (wechseln)\n" +#~ "- I: Inventar\n" +#~ "- T: Chat\n" -#~ msgid "Mapgen fractal mandelbrot slice w" -#~ msgstr "Mandelbrot-w-Ausschnitt für Fraktale-Kartenerzeuger" +#~ msgid "Failed to delete all world files" +#~ msgstr "Es konnten nicht alle Welt Dateien gelöscht werden" -#~ msgid "Mapgen fractal mandelbrot scale" -#~ msgstr "Mandelbrotskalierung für Fraktale-Kartenerzeuger" +#~ msgid "Cannot configure world: Nothing selected" +#~ msgstr "Kann Welt nicht konfigurieren: Nichts ausgewählt" -#~ msgid "Mapgen fractal mandelbrot offset" -#~ msgstr "Mandelbrotversatz für Fraktale-Kartenerzeuger" +#~ msgid "Cannot create world: No games found" +#~ msgstr "Kann Welt nicht erstellen: Keine Spiele gefunden" -#~ msgid "Mapgen fractal mandelbrot iterations" -#~ msgstr "Mandelbrotiterationen für Fraktale-Kartenerzeuger" +#~ msgid "Files to be deleted" +#~ msgstr "Zu löschende Dateien" -#~ msgid "" -#~ "Map generation attributes specific to Mapgen fractal.\n" -#~ "'julia' selects a julia set to be generated instead of a mandelbrot set.\n" -#~ "Flags that are not specified in the flag string are not modified from the " -#~ "default.\n" -#~ "Flags starting with \"no\" are used to explicitly disable them." -#~ msgstr "" -#~ "Kartengenerierungsattribute, die speziell für den Fraktale-\n" -#~ "Kartenerzeuger sind.\n" -#~ "„julia“ wählt für die Erzeugung eine Julia-Menge statt einer\n" -#~ "Mandelbrotmenge aus.\n" -#~ "Bitschalter, welche in der Bitschalterzeichenkette nicht angegeben sind,\n" -#~ "werden von der Standardeinstellung unverändert gelassen.\n" -#~ "Bitschalter, welche mit „no“ beginnen, werden benutzt, um sie explizit\n" -#~ "zu deaktivieren." +#~ msgid "Cannot delete world: Nothing selected" +#~ msgstr "Kann Welt nicht löchen: Nichts ausgewählt" -#~ msgid "" -#~ "Mandelbrot set: W co-ordinate of the generated 3D slice of the 4D shape.\n" -#~ "Range roughly -2 to 2." -#~ msgstr "" -#~ "Madnelbrotmenge: W-Koordinate des generierten 3D-Ausschnitts der 4D-" -#~ "Form.\n" -#~ "Die Weite liegt grob zwischen -2 und 2." +#~ msgid "Address required." +#~ msgstr "Adresse benötigt." -#~ msgid "" -#~ "Mandelbrot set: Iterations of the recursive function.\n" -#~ "Controls scale of finest detail." -#~ msgstr "" -#~ "Mandelbrotmenge: Iterationen der rekursiven Funktion.\n" -#~ "Steuert die Skalierung mit einem sehr hohem Detailgrad." +#~ msgid "Create world" +#~ msgstr "Welt erstellen" -#~ msgid "Mandelbrot set: Approximate (X,Y,Z) scales in nodes." -#~ msgstr "Mandelbrotmenge: Approximative (X,Y,Z)-Skalierungen in Nodes." +#~ msgid "Leave address blank to start a local server." +#~ msgstr "Lasse die Adresse frei um einen eigenen Server zu starten." -#~ 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 "" -#~ "Mandelbrotmenge: (X,Y,Z)-Versatz vom Mittelpunkt der Welt.\n" -#~ "Reichweite liegt grob von -2 bis 2, wird mit m_scale für\n" -#~ "Versätze in Nodes multipliziert." +#~ msgid "Show Favorites" +#~ msgstr "Zeige Favoriten" -#~ msgid "" -#~ "Key for increasing the viewing range. Modifies the minimum viewing " -#~ "range.\n" -#~ "See http://irrlicht.sourceforge.net/docu/namespaceirr." -#~ "html#a54da2a0e231901735e3da1b0edf72eb3" -#~ msgstr "" -#~ "Taste zur Erhöhung der Sichtweite. Verändert die minimale Sichtweite.\n" -#~ "Siehe http://irrlicht.sourceforge.net/docu/namespaceirr." -#~ "html#a54da2a0e231901735e3da1b0edf72eb3" +#~ msgid "Show Public" +#~ msgstr "Zeige öffentliche" -#~ msgid "" -#~ "Key for decreasing the viewing range. Modifies the minimum viewing " -#~ "range.\n" -#~ "See http://irrlicht.sourceforge.net/docu/namespaceirr." -#~ "html#a54da2a0e231901735e3da1b0edf72eb3" -#~ msgstr "" -#~ "Taste zur Reduzierung der Sichtweite. Verändert die minimale Sichtweite.\n" -#~ "Siehe http://irrlicht.sourceforge.net/docu/namespaceirr." -#~ "html#a54da2a0e231901735e3da1b0edf72eb3" +#~ msgid "Cannot create world: Name contains invalid characters" +#~ msgstr "Kann Welt nicht erstellen: Name enthält ungültige Zeichen" -#~ msgid "" -#~ "Julia set: W value determining the 4D shape.\n" -#~ "Range roughly -2 to 2." -#~ msgstr "" -#~ "Julia-Menge: W-Wert, der die 4D-Form festlegt.\n" -#~ "Weite liegt grob zwischen -2 und 2." +#~ msgid "Warning: Configuration not consistent. " +#~ msgstr "Warnung: Konfiguration nicht konsistent. " -#~ 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 "" -#~ "Julia-Menge: (X,Y,Z)-Versatz vom Mittelpunkt der Welt.\n" -#~ "Reichweite liegt grob von -2 bis 2, wird mit j_scale für Versätze in\n" -#~ "Nodes multipliziert." +#~ msgid "Configuration saved. " +#~ msgstr "Konfiguration gespeichert. " -#~ msgid "Enable selection highlighting for nodes (disables selectionbox)." -#~ msgstr "Blöcke bei Auswahl aufleuchten lassen (Deaktiviert die Auswahlbox)." +#~ msgid "is required by:" +#~ msgstr "wird benötigt von:" -#~ 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 "" -#~ "Eine etwas niedrigere Wasseroberfläche aktivieren, damit der Node\n" -#~ "nicht vollständig „gefüllt“ wird. Beachten Sie, dass dies nicht wirklich\n" -#~ "optimiert wurde, und dass weiches Licht auf der Wasseroberfläche\n" -#~ "nicht mit dieser Einstellung funktioniert." +#~ msgid "Left click: Move all items, Right click: Move single item" +#~ msgstr "Linksklick: Alle Items bewegen, Rechtsklick: Einzelnes Item bewegen" -#~ msgid "Item textures..." -#~ msgstr "Inventarbilder ..." +#~ msgid "Downloading" +#~ msgstr "Lade herunter" + +#~ msgid "Restart minetest for driver change to take effect" +#~ msgstr "Neustart nach Ändern des Treibers erforderlich" + +#~ msgid "Rendering:" +#~ msgstr "Rendering:" + +#~ msgid "If enabled, " +#~ msgstr "Wenn aktiviert, " + +#~ msgid "If disabled " +#~ msgstr "Wenn deaktiviert " + +#~ msgid "Enable a bit lower water surface, so it doesn't " +#~ msgstr "Senkt ein bisschen den Wasserspiegel, so tut es nicht " + +#, fuzzy +#~ msgid "\"" +#~ msgstr "â€" #~ msgid "" -#~ "Map generation attributes specific to Mapgen v7.\n" -#~ "The 'ridges' flag controls the rivers.\n" -#~ "The default flags set in the engine are: mountains, ridges\n" -#~ "The flags string modifies the engine defaults.\n" +#~ "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." +#~ "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 "" -#~ "Kartengenerierungsattribute speziell für den Kartengenerator v7.\n" -#~ "Das „ridges“-Flag steuert die Flüsse.\n" -#~ "Die von der Engine standardmäßig gesetzten Flags lauten:\n" -#~ "„mountains, ridges“.\n" -#~ "Die Flags-Zeichenkette modifiert den Standardwert der Engine.\n" +#~ "Kartengenerierungsattribute speziell für den Täler-Kartengenerator.\n" #~ "Flags, welche in der Flags-Zeichenkette nicht angegeben sind,\n" #~ "werden von der Standardeinstellung unverändert gelassen.\n" #~ "Flags, welche mit „no“ beginnen, werden benutzt, um sie explizit\n" -#~ "zu deaktivieren." +#~ "zu deaktivieren.\n" +#~ "„altitude_chill“ macht höhere Höhen kälter, was zu einigen Biomproblemen " +#~ "führen könnte.\n" +#~ "„humid_rivers“ modifiziert die Luftfeuchtigkeit um Flüssen und in " +#~ "Gebieten, in denen das Wasser sich in Pfützen ansammeln würde.\n" +#~ "Dies könnte mit fein abgestimmten Biomen zu Konflikten führen." + +#~ msgid "No!!!" +#~ msgstr "Nein!!!" + +#~ msgid "Generate Normalmaps" +#~ msgstr "Normalmaps generieren" + +#~ msgid "Public Serverlist" +#~ msgstr "Öffentliche Serverliste" + +#~ msgid "No of course not!" +#~ msgstr "Nein, natürlich nicht!" + +#~ msgid "Useful for mod developers." +#~ msgstr "Nützlich für Mod-Entwickler." + +#~ msgid "How many blocks are flying in the wire simultaneously per client." +#~ msgstr "" +#~ "Wie viele Kartenblöcke gleichzeitig pro Client auf der Leitung unterwegs " +#~ "sind." #~ msgid "" -#~ "Map generation attributes specific to Mapgen flat.\n" -#~ "Occasional lakes and hills can be added to the flat world.\n" -#~ "The default flags set in the engine are: none\n" -#~ "The flags string modifies the engine defaults.\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." +#~ "How many blocks are flying in the wire simultaneously for the whole " +#~ "server." #~ msgstr "" -#~ "Kartengenerierungsattribute speziell für den flachen Kartengenerator.\n" -#~ "Gelegentlich werden Seen und Hügel zur flachen Welt hinzugefügt.\n" -#~ "Die von der Engine standardmäßig gesetzten Flags sind: keine.\n" -#~ "Die Flags-Zeichenkette modifiert den Standardwert der Engine.\n" -#~ "Flags, welche in der Flags-Zeichenkette nicht angegeben sind,\n" -#~ "werden von der Standardeinstellung unverändert gelassen.\n" -#~ "Flags, welche mit „no“ beginnen, werden benutzt, um sie explizit\n" -#~ "zu deaktivieren." +#~ "Wie viele Kartenblöcke gleichzeitig für den gesamten Server auf der " +#~ "Leitung unterwegs sind." + +#~ msgid "Detailed mod profiling" +#~ msgstr "Detailliertes Mod-Profiling" + +#~ msgid "Detailed mod profile data. Useful for mod developers." +#~ msgstr "Detaillierte Mod-Profildaten. Nützlich für Mod-Entwickler." diff --git a/po/eo/minetest.po b/po/eo/minetest.po index fce3627f9008223342e31e3eb22881e06ee95270..254b686fff7b9947d4bffee1c5a4bb859e8da2ad 100644 --- a/po/eo/minetest.po +++ b/po/eo/minetest.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: minetest\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-12 20:49+0200\n" +"POT-Creation-Date: 2016-08-30 06:18+0200\n" "PO-Revision-Date: 2016-06-04 13:18+0000\n" "Last-Translator: Tim <t4im@openmailbox.org>\n" "Language-Team: Esperanto <https://hosted.weblate.org/projects/minetest/" @@ -975,6 +975,10 @@ msgstr "Baskuli nekolizian reÄimon" msgid "Use" msgstr "Uzi" +#: src/guiKeyChangeMenu.cpp src/keycode.cpp +msgid "Zoom" +msgstr "Zomo" + #: src/guiKeyChangeMenu.cpp msgid "press key" msgstr "premi klavon" @@ -1291,10 +1295,6 @@ msgstr "X-Butono 1" msgid "X Button 2" msgstr "X-Butono 2" -#: src/keycode.cpp -msgid "Zoom" -msgstr "Zomo" - #: src/settings_translation_file.cpp msgid "" "(X,Y,Z) offset of fractal from world centre in units of 'scale'.\n" @@ -1360,6 +1360,10 @@ msgstr "" msgid "Active Block Modifier interval" msgstr "" +#: src/settings_translation_file.cpp +msgid "Active Block Modifiers" +msgstr "" + #: src/settings_translation_file.cpp msgid "Active block range" msgstr "" @@ -1434,6 +1438,10 @@ msgstr "" msgid "Automaticaly report to the serverlist." msgstr "" +#: src/settings_translation_file.cpp +msgid "Autorun key" +msgstr "" + #: src/settings_translation_file.cpp #, fuzzy msgid "Backward key" @@ -1469,6 +1477,10 @@ msgstr "" msgid "Build inside player" msgstr "" +#: src/settings_translation_file.cpp +msgid "Builtin" +msgstr "" + #: src/settings_translation_file.cpp msgid "Bumpmapping" msgstr "Protuberancmapado" @@ -1511,6 +1523,11 @@ msgstr "ÅœanÄi klavojn" msgid "Chat toggle key" msgstr "ÅœanÄi klavojn" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Chatcommands" +msgstr "Komando" + #: src/settings_translation_file.cpp msgid "" "Choice of 18 fractals from 9 formulas.\n" @@ -1587,14 +1604,14 @@ 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())." +"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 "" -"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." +"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 @@ -1744,6 +1761,10 @@ msgstr "DefaÅlta pasvorto" msgid "Default privileges" msgstr "" +#: src/settings_translation_file.cpp +msgid "Default report format" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Default timeout for cURL, stated in milliseconds.\n" @@ -1760,6 +1781,10 @@ msgstr "" msgid "Defines the maximal player transfer distance in blocks (0 = unlimited)." msgstr "" +#: src/settings_translation_file.cpp +msgid "Delay in sending blocks after building" +msgstr "" + #: src/settings_translation_file.cpp msgid "Delay showing tooltips, stated in milliseconds." msgstr "" @@ -1790,14 +1815,6 @@ msgstr "" msgid "Desynchronize block animation" msgstr "" -#: src/settings_translation_file.cpp -msgid "Detailed mod profile data. Useful for mod developers." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "Detailed mod profiling" -msgstr "" - #: src/settings_translation_file.cpp msgid "" "Determines terrain shape.\n" @@ -1938,6 +1955,14 @@ msgid "" "Requires shaders to be enabled." msgstr "" +#: src/settings_translation_file.cpp +msgid "Engine profiling data print interval" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Entity methods" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Experimental option, might cause visible spaces between blocks\n" @@ -1999,10 +2024,20 @@ msgstr "" msgid "Field of view" msgstr "" +#: src/settings_translation_file.cpp +msgid "Field of view for zoom" +msgstr "" + #: src/settings_translation_file.cpp msgid "Field of view in degrees." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Field of view while zooming in degrees.\n" +"This requires the \"zoom\" privilege on the server." +msgstr "" + #: src/settings_translation_file.cpp msgid "" "File in client/serverlist/ that contains your favorite servers displayed in " @@ -2141,6 +2176,10 @@ msgstr "" msgid "Generate normalmaps" msgstr "Generi Normalmapojn" +#: src/settings_translation_file.cpp +msgid "Global callbacks" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Global map generation attributes.\n" @@ -2176,6 +2215,15 @@ msgid "" "- error: abort on usage of deprecated call (suggested for mod developers)." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Have the profiler instrument itself:\n" +"* Instrument an empty function.\n" +"This estimates the overhead, that instrumentation is adding (+1 function " +"call).\n" +"* Instrument the sampler being used to update the statistics." +msgstr "" + #: src/settings_translation_file.cpp msgid "Height component of the initial window size." msgstr "" @@ -2203,15 +2251,6 @@ msgid "" "In active blocks objects are loaded and ABMs run." msgstr "" -#: src/settings_translation_file.cpp -msgid "" -"How many blocks are flying in the wire simultaneously for the whole server." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "How many blocks are flying in the wire simultaneously per client." -msgstr "" - #: src/settings_translation_file.cpp msgid "" "How much the server will wait before unloading unused mapblocks.\n" @@ -2307,6 +2346,40 @@ msgstr "" msgid "In-game chat console background color (R,G,B)." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Instrument builtin.\n" +"This is usually only needed by core/builtin contributors" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument chatcommands on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument global callback functions on registration.\n" +"(anything you pass to a minetest.register_*() function)" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Active Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Loading Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument the methods of entities on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrumentation" +msgstr "" + #: src/settings_translation_file.cpp msgid "Interval of saving important changes in the world, stated in seconds." msgstr "" @@ -2343,7 +2416,7 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Joystick button repetition invterval" +msgid "Joystick button repetition interval" msgstr "" #: src/settings_translation_file.cpp @@ -2509,6 +2582,13 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Key for toggling autorun.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Key for toggling cinematic mode.\n" @@ -2546,7 +2626,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Key for toggling the camrea update. Only used for development\n" +"Key for toggling the camera update. Only used for development\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" @@ -2697,6 +2777,21 @@ msgstr "" msgid "Liquid update tick" msgstr "" +#: src/settings_translation_file.cpp +msgid "Load the game profiler" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Load the game profiler to collect game profiling data.\n" +"Provides a /profiler command to access the compiled profile.\n" +"Useful for mod developers and server operators." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Loading Block Modifiers" +msgstr "" + #: src/settings_translation_file.cpp msgid "Main menu game manager" msgstr "" @@ -3139,6 +3234,14 @@ msgstr "" msgid "Maximum hotbar width" msgstr "" +#: src/settings_translation_file.cpp +msgid "Maximum number of blocks that are simultaneously sent in total." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Maximum number of blocks that are simultaneously sent per client." +msgstr "" + #: src/settings_translation_file.cpp msgid "Maximum number of blocks that can be queued for loading." msgstr "" @@ -3180,6 +3283,10 @@ msgstr "" msgid "Maximum number of statically stored objects in a block." msgstr "" +#: src/settings_translation_file.cpp +msgid "Maximum objects per block" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Maximum proportion of current window to be used for hotbar.\n" @@ -3187,11 +3294,11 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously blocks send per client" +msgid "Maximum simultaneous block sends per client" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously bocks send total" +msgid "Maximum simultaneous block sends total" msgstr "" #: src/settings_translation_file.cpp @@ -3202,10 +3309,6 @@ msgstr "" msgid "Maximum users" msgstr "" -#: src/settings_translation_file.cpp -msgid "Maxmimum objects per block" -msgstr "" - #: src/settings_translation_file.cpp #, fuzzy msgid "Menus" @@ -3248,10 +3351,6 @@ msgstr "" msgid "Mipmapping" msgstr "Protuberancmapado" -#: src/settings_translation_file.cpp -msgid "Mod profiling" -msgstr "" - #: src/settings_translation_file.cpp msgid "Modstore details URL" msgstr "" @@ -3464,12 +3563,18 @@ msgstr "" 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." +msgstr "" + #: src/settings_translation_file.cpp msgid "Privileges that players with basic_privs can grant" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiler data print interval. 0 = disable. Useful for developers." +msgid "Profiler" msgstr "" #: src/settings_translation_file.cpp @@ -3477,7 +3582,7 @@ msgid "Profiler toggle key" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiling print interval" +msgid "Profiling" msgstr "" #: src/settings_translation_file.cpp @@ -3512,6 +3617,11 @@ msgstr "" msgid "Replaces the default main menu with a custom one." msgstr "" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Report path" +msgstr "Selekto" + #: src/settings_translation_file.cpp #, fuzzy msgid "Right key" @@ -3682,7 +3792,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Shaders allow advanced visul effects and may increase performance on some " +"Shaders allow advanced visual effects and may increase performance on some " "video cards.\n" "Thy only work with the OpenGL video backend." msgstr "" @@ -3801,10 +3911,22 @@ msgstr "Teksturaroj" msgid "The altitude at which temperature drops by 20C" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The default format in which profiles are being saved,\n" +"when calling `/profiler save [format]` without format." +msgstr "" + #: src/settings_translation_file.cpp msgid "The depth of dirt or other filler" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The file path relative to your worldpath in which profiles will be saved " +"to.\n" +msgstr "" + #: src/settings_translation_file.cpp msgid "The network interface that the server listens on." msgstr "" @@ -3951,11 +4073,6 @@ msgstr "" msgid "Use trilinear filtering when scaling textures." msgstr "" -#: src/settings_translation_file.cpp -#, fuzzy -msgid "Useful for mod developers." -msgstr "Eksaj kernprogramistoj" - #: src/settings_translation_file.cpp msgid "V-Sync" msgstr "" @@ -4088,7 +4205,7 @@ msgid "" "When gui_scaling_filter_txr2img is true, copy those images\n" "from hardware to software for scaling. When false, fall back\n" "to the old scaling method, for video drivers that don't\n" -"propery support downloading textures back from hardware." +"properly support downloading textures back from hardware." msgstr "" #: src/settings_translation_file.cpp @@ -4188,39 +4305,43 @@ msgstr "" msgid "cURL timeout" msgstr "" -#~ msgid "No of course not!" -#~ msgstr "Ne, memkompreneble!" +#, fuzzy +#~ msgid "Preload inventory textures" +#~ msgstr "Åœargi teksturojn…" -#~ msgid "Public Serverlist" -#~ msgstr "Publika servilolisto" +#~ msgid "Scaling factor applied to menu elements: " +#~ msgstr "Skala faktoro por menuoj " -#, fuzzy -#~ msgid "Generate Normalmaps" -#~ msgstr "Generi Normalmapojn" +#~ msgid "Touch free target" +#~ msgstr "SentuÅa celo" -#~ msgid "No!!!" -#~ msgstr "Ne!!!" +#~ msgid "Restart minetest for driver change to take effect" +#~ msgstr "Restartigu Minetest-on por efikigi pelilan ÅanÄon" -#, fuzzy -#~ msgid "If disabled " -#~ msgstr "MalÅaltu modifaron" +#~ msgid "Rendering:" +#~ msgstr "Bildigo:" #, fuzzy #~ msgid "If enabled, " #~ msgstr "Åaltita" -#~ msgid "Rendering:" -#~ msgstr "Bildigo:" +#, fuzzy +#~ msgid "If disabled " +#~ msgstr "MalÅaltu modifaron" -#~ msgid "Restart minetest for driver change to take effect" -#~ msgstr "Restartigu Minetest-on por efikigi pelilan ÅanÄon" +#~ msgid "No!!!" +#~ msgstr "Ne!!!" -#~ msgid "Touch free target" -#~ msgstr "SentuÅa celo" +#, fuzzy +#~ msgid "Generate Normalmaps" +#~ msgstr "Generi Normalmapojn" -#~ msgid "Scaling factor applied to menu elements: " -#~ msgstr "Skala faktoro por menuoj " +#~ msgid "Public Serverlist" +#~ msgstr "Publika servilolisto" + +#~ msgid "No of course not!" +#~ msgstr "Ne, memkompreneble!" #, fuzzy -#~ msgid "Preload inventory textures" -#~ msgstr "Åœargi teksturojn…" +#~ msgid "Useful for mod developers." +#~ msgstr "Eksaj kernprogramistoj" diff --git a/po/es/minetest.po b/po/es/minetest.po index 72779142cc1a1567dfd4619e7762c637c7a0b834..1398377ee4f19041593148073da6216d540db524 100644 --- a/po/es/minetest.po +++ b/po/es/minetest.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: minetest\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-12 20:49+0200\n" +"POT-Creation-Date: 2016-08-30 06:18+0200\n" "PO-Revision-Date: 2016-06-14 21:57+0000\n" "Last-Translator: Roberto MengÃbar Fernández <rroobbeerr@gmail.com>\n" "Language-Team: Spanish <https://hosted.weblate.org/projects/minetest/" @@ -987,6 +987,10 @@ msgstr "Activar noclip" msgid "Use" msgstr "Usar" +#: src/guiKeyChangeMenu.cpp src/keycode.cpp +msgid "Zoom" +msgstr "Zoom" + #: src/guiKeyChangeMenu.cpp msgid "press key" msgstr "pulsa una tecla" @@ -1304,10 +1308,6 @@ msgstr "X Botón 1" msgid "X Button 2" msgstr "X Botón 2" -#: src/keycode.cpp -msgid "Zoom" -msgstr "Zoom" - #: src/settings_translation_file.cpp msgid "" "(X,Y,Z) offset of fractal from world centre in units of 'scale'.\n" @@ -1394,6 +1394,11 @@ msgstr "Intervalo de administración de bloques activos" msgid "Active Block Modifier interval" msgstr "Intervalo de modificador de bloques activos" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Active Block Modifiers" +msgstr "Intervalo de modificador de bloques activos" + #: src/settings_translation_file.cpp msgid "Active block range" msgstr "Rango de bloque activo" @@ -1479,6 +1484,10 @@ msgstr "Preguntar para volver a conectar despues de una caÃda" msgid "Automaticaly report to the serverlist." msgstr "Automáticamente informar a la lista del servidor." +#: src/settings_translation_file.cpp +msgid "Autorun key" +msgstr "" + #: src/settings_translation_file.cpp msgid "Backward key" msgstr "Tecla retroceso" @@ -1513,6 +1522,10 @@ msgstr "" msgid "Build inside player" msgstr "Construir dentro de jugador" +#: src/settings_translation_file.cpp +msgid "Builtin" +msgstr "" + #: src/settings_translation_file.cpp msgid "Bumpmapping" msgstr "Mapeado de relieve" @@ -1553,6 +1566,11 @@ msgstr "Tecla del Chat" msgid "Chat toggle key" msgstr "Tecla alternativa para el chat" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Chatcommands" +msgstr "Comando" + #: src/settings_translation_file.cpp msgid "" "Choice of 18 fractals from 9 formulas.\n" @@ -1644,17 +1662,9 @@ msgid "Colored fog" msgstr "Niebla colorida" #: src/settings_translation_file.cpp +#, fuzzy 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 "" -"Lista de mods de fiar separada por coma que se permiten acceder a funciones\n" -"inseguras incluso quando securidad de mods está puesto (vÃa " -"request_insecure_environment())." - -#: src/settings_translation_file.cpp -msgid "" -"Comma-seperated list of mods that are allowed to access HTTP APIs, which\n" +"Comma-separated list of mods that are allowed to access HTTP APIs, which\n" "allow them to upload and download data to/from the internet." msgstr "" "Lista separada por comas de los mods a los que se les permite usar las\n" @@ -1662,6 +1672,15 @@ msgstr "" "hacia\n" "la Internet." +#: 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())." +msgstr "" +"Lista de mods de fiar separada por coma que se permiten acceder a funciones\n" +"inseguras incluso quando securidad de mods está puesto (vÃa " +"request_insecure_environment())." + #: src/settings_translation_file.cpp msgid "Command key" msgstr "Tecla comando" @@ -1817,6 +1836,10 @@ msgstr "Contraseña por defecto" msgid "Default privileges" msgstr "Privilegios por defecto" +#: src/settings_translation_file.cpp +msgid "Default report format" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Default timeout for cURL, stated in milliseconds.\n" @@ -1839,6 +1862,10 @@ msgstr "" "Define la distancia máxima de envÃo de jugadores, en bloques (0 = sin " "lÃmite)." +#: src/settings_translation_file.cpp +msgid "Delay in sending blocks after building" +msgstr "" + #: src/settings_translation_file.cpp msgid "Delay showing tooltips, stated in milliseconds." msgstr "Demora para mostrar información sobre herramientas, en milisegundos." @@ -1871,15 +1898,6 @@ msgstr "" msgid "Desynchronize block animation" msgstr "Desincronizar animación de bloques" -#: src/settings_translation_file.cpp -msgid "Detailed mod profile data. Useful for mod developers." -msgstr "" -"Datos detallados de perfilación de mod. Útil para desarrolladores de mods." - -#: src/settings_translation_file.cpp -msgid "Detailed mod profiling" -msgstr "Perfilador detallado de los mods" - #: src/settings_translation_file.cpp msgid "" "Determines terrain shape.\n" @@ -2038,6 +2056,14 @@ msgstr "" "Habilita mapeado de oclusión de paralaje.\n" "Requiere habilitar sombreadores." +#: src/settings_translation_file.cpp +msgid "Engine profiling data print interval" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Entity methods" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Experimental option, might cause visible spaces between blocks\n" @@ -2102,10 +2128,24 @@ msgstr "" msgid "Field of view" msgstr "Campo visual" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Field of view for zoom" +msgstr "Campo visual" + #: src/settings_translation_file.cpp msgid "Field of view in degrees." msgstr "Campo visual en grados." +#: src/settings_translation_file.cpp +#, fuzzy +msgid "" +"Field of view while zooming in degrees.\n" +"This requires the \"zoom\" privilege on the server." +msgstr "" +"Movimiento rápido (por medio de tecla de \"Uso\").\n" +"Requiere privilegio \"fast\" (rápido) en el servidor." + #: src/settings_translation_file.cpp msgid "" "File in client/serverlist/ that contains your favorite servers displayed in " @@ -2253,6 +2293,10 @@ msgstr "General" msgid "Generate normalmaps" msgstr "Generar mapas normales" +#: src/settings_translation_file.cpp +msgid "Global callbacks" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Global map generation attributes.\n" @@ -2294,6 +2338,15 @@ msgstr "" "- error: Cancela en el uso de llamadas obsoletas (sugerido para los " "desarrolladores de Mods)." +#: src/settings_translation_file.cpp +msgid "" +"Have the profiler instrument itself:\n" +"* Instrument an empty function.\n" +"This estimates the overhead, that instrumentation is adding (+1 function " +"call).\n" +"* Instrument the sampler being used to update the statistics." +msgstr "" + #: src/settings_translation_file.cpp msgid "Height component of the initial window size." msgstr "Componente de altura del tamaño inicial de la ventana." @@ -2322,15 +2375,6 @@ msgid "" "In active blocks objects are loaded and ABMs run." msgstr "" -#: src/settings_translation_file.cpp -msgid "" -"How many blocks are flying in the wire simultaneously for the whole server." -msgstr "Cantidad de bloques que flotan simultáneamente en todo el servidor." - -#: src/settings_translation_file.cpp -msgid "How many blocks are flying in the wire simultaneously per client." -msgstr "Cantidad de bloques que flotan simultáneamente por cliente." - #: src/settings_translation_file.cpp msgid "" "How much the server will wait before unloading unused mapblocks.\n" @@ -2429,6 +2473,40 @@ msgstr "" msgid "In-game chat console background color (R,G,B)." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Instrument builtin.\n" +"This is usually only needed by core/builtin contributors" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument chatcommands on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument global callback functions on registration.\n" +"(anything you pass to a minetest.register_*() function)" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Active Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Loading Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument the methods of entities on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrumentation" +msgstr "" + #: src/settings_translation_file.cpp msgid "Interval of saving important changes in the world, stated in seconds." msgstr "" @@ -2464,7 +2542,7 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Joystick button repetition invterval" +msgid "Joystick button repetition interval" msgstr "" #: src/settings_translation_file.cpp @@ -2629,6 +2707,13 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Key for toggling autorun.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Key for toggling cinematic mode.\n" @@ -2666,7 +2751,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Key for toggling the camrea update. Only used for development\n" +"Key for toggling the camera update. Only used for development\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" @@ -2816,6 +2901,22 @@ msgstr "" msgid "Liquid update tick" msgstr "" +#: src/settings_translation_file.cpp +msgid "Load the game profiler" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Load the game profiler to collect game profiling data.\n" +"Provides a /profiler command to access the compiled profile.\n" +"Useful for mod developers and server operators." +msgstr "" + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Loading Block Modifiers" +msgstr "Intervalo de modificador de bloques activos" + #: src/settings_translation_file.cpp msgid "Main menu game manager" msgstr "" @@ -3255,6 +3356,15 @@ msgstr "" msgid "Maximum hotbar width" msgstr "" +#: src/settings_translation_file.cpp +msgid "Maximum number of blocks that are simultaneously sent in total." +msgstr "" + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Maximum number of blocks that are simultaneously sent per client." +msgstr "Cantidad de bloques que flotan simultáneamente por cliente." + #: src/settings_translation_file.cpp msgid "Maximum number of blocks that can be queued for loading." msgstr "" @@ -3296,6 +3406,10 @@ msgstr "" msgid "Maximum number of statically stored objects in a block." msgstr "" +#: src/settings_translation_file.cpp +msgid "Maximum objects per block" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Maximum proportion of current window to be used for hotbar.\n" @@ -3303,11 +3417,11 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously blocks send per client" +msgid "Maximum simultaneous block sends per client" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously bocks send total" +msgid "Maximum simultaneous block sends total" msgstr "" #: src/settings_translation_file.cpp @@ -3318,10 +3432,6 @@ msgstr "" msgid "Maximum users" msgstr "" -#: src/settings_translation_file.cpp -msgid "Maxmimum objects per block" -msgstr "" - #: src/settings_translation_file.cpp msgid "Menus" msgstr "Menús" @@ -3363,10 +3473,6 @@ msgstr "" msgid "Mipmapping" msgstr "Mapeado de relieve" -#: src/settings_translation_file.cpp -msgid "Mod profiling" -msgstr "" - #: src/settings_translation_file.cpp msgid "Modstore details URL" msgstr "" @@ -3577,12 +3683,18 @@ msgstr "" 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." +msgstr "" + #: src/settings_translation_file.cpp msgid "Privileges that players with basic_privs can grant" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiler data print interval. 0 = disable. Useful for developers." +msgid "Profiler" msgstr "" #: src/settings_translation_file.cpp @@ -3590,7 +3702,7 @@ msgid "Profiler toggle key" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiling print interval" +msgid "Profiling" msgstr "" #: src/settings_translation_file.cpp @@ -3624,6 +3736,11 @@ msgstr "" msgid "Replaces the default main menu with a custom one." msgstr "" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Report path" +msgstr "Ruta de fuentes" + #: src/settings_translation_file.cpp msgid "Right key" msgstr "Tecla derecha" @@ -3784,7 +3901,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Shaders allow advanced visul effects and may increase performance on some " +"Shaders allow advanced visual effects and may increase performance on some " "video cards.\n" "Thy only work with the OpenGL video backend." msgstr "" @@ -3901,10 +4018,22 @@ msgstr "Ruta de la textura" msgid "The altitude at which temperature drops by 20C" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The default format in which profiles are being saved,\n" +"when calling `/profiler save [format]` without format." +msgstr "" + #: src/settings_translation_file.cpp msgid "The depth of dirt or other filler" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The file path relative to your worldpath in which profiles will be saved " +"to.\n" +msgstr "" + #: src/settings_translation_file.cpp msgid "The network interface that the server listens on." msgstr "" @@ -4049,10 +4178,6 @@ msgstr "" msgid "Use trilinear filtering when scaling textures." msgstr "" -#: src/settings_translation_file.cpp -msgid "Useful for mod developers." -msgstr "Útil para los desarrolladores de mods." - #: src/settings_translation_file.cpp msgid "V-Sync" msgstr "" @@ -4182,7 +4307,7 @@ msgid "" "When gui_scaling_filter_txr2img is true, copy those images\n" "from hardware to software for scaling. When false, fall back\n" "to the old scaling method, for video drivers that don't\n" -"propery support downloading textures back from hardware." +"properly support downloading textures back from hardware." msgstr "" #: src/settings_translation_file.cpp @@ -4282,44 +4407,59 @@ msgstr "" msgid "cURL timeout" msgstr "Tiempo de espera de cURL" -#~ msgid "No of course not!" -#~ msgstr "¡No, claro que no!" +#~ msgid "Preload inventory textures" +#~ msgstr "Precarga de las texturas del inventario" -#~ msgid "Public Serverlist" -#~ msgstr "Lista de servidores públicos" +#~ msgid "Scaling factor applied to menu elements: " +#~ msgstr "Factor de escala aplicado a los elementos del menú: " -#~ msgid "Generate Normalmaps" -#~ msgstr "Generar mapas normales" +#~ msgid "Touch free target" +#~ msgstr "Tocar para interactuar" -#~ msgid "No!!!" -#~ msgstr "¡¡¡No!!!" +#~ msgid " KB/s" +#~ msgstr " KB/s" -#, fuzzy -#~ msgid "If disabled " -#~ msgstr "Desactivar paquete" +#~ msgid " MB/s" +#~ msgstr " MB/s" + +#~ msgid "Restart minetest for driver change to take effect" +#~ msgstr "" +#~ "Reinicia minetest para que los cambios en el controlador tengan efecto" + +#~ msgid "Rendering:" +#~ msgstr "Renderizado:" #, fuzzy #~ msgid "If enabled, " #~ msgstr "Activado" -#~ msgid "Rendering:" -#~ msgstr "Renderizado:" +#, fuzzy +#~ msgid "If disabled " +#~ msgstr "Desactivar paquete" -#~ msgid "Restart minetest for driver change to take effect" -#~ msgstr "" -#~ "Reinicia minetest para que los cambios en el controlador tengan efecto" +#~ msgid "No!!!" +#~ msgstr "¡¡¡No!!!" -#~ msgid " MB/s" -#~ msgstr " MB/s" +#~ msgid "Generate Normalmaps" +#~ msgstr "Generar mapas normales" -#~ msgid " KB/s" -#~ msgstr " KB/s" +#~ msgid "Public Serverlist" +#~ msgstr "Lista de servidores públicos" -#~ msgid "Touch free target" -#~ msgstr "Tocar para interactuar" +#~ msgid "No of course not!" +#~ msgstr "¡No, claro que no!" -#~ msgid "Scaling factor applied to menu elements: " -#~ msgstr "Factor de escala aplicado a los elementos del menú: " +#~ msgid "Useful for mod developers." +#~ msgstr "Útil para los desarrolladores de mods." -#~ msgid "Preload inventory textures" -#~ msgstr "Precarga de las texturas del inventario" +#~ msgid "" +#~ "How many blocks are flying in the wire simultaneously for the whole " +#~ "server." +#~ msgstr "Cantidad de bloques que flotan simultáneamente en todo el servidor." + +#~ msgid "Detailed mod profiling" +#~ msgstr "Perfilador detallado de los mods" + +#~ msgid "Detailed mod profile data. Useful for mod developers." +#~ msgstr "" +#~ "Datos detallados de perfilación de mod. Útil para desarrolladores de mods." diff --git a/po/et/minetest.po b/po/et/minetest.po index 9973568c503ce37ee3c183a4fbbfdf1f019ff444..c17658374d29678f3870b5932de701cd0080db0b 100644 --- a/po/et/minetest.po +++ b/po/et/minetest.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: minetest\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-12 20:49+0200\n" +"POT-Creation-Date: 2016-08-30 06:18+0200\n" "PO-Revision-Date: 2016-04-09 13:53+0000\n" "Last-Translator: Jan Harald <kuus29@gmail.com>\n" "Language-Team: Estonian <https://hosted.weblate.org/projects/minetest/" @@ -987,6 +987,10 @@ msgstr "Lülita läbi seinte minek sisse" msgid "Use" msgstr "Tegevus" +#: src/guiKeyChangeMenu.cpp src/keycode.cpp +msgid "Zoom" +msgstr "Suumi" + #: src/guiKeyChangeMenu.cpp msgid "press key" msgstr "Vajuta nuppu" @@ -1303,10 +1307,6 @@ msgstr "X Nuppp 1" msgid "X Button 2" msgstr "X Nupp 2" -#: src/keycode.cpp -msgid "Zoom" -msgstr "Suumi" - #: src/settings_translation_file.cpp msgid "" "(X,Y,Z) offset of fractal from world centre in units of 'scale'.\n" @@ -1373,6 +1373,10 @@ msgstr "" msgid "Active Block Modifier interval" msgstr "" +#: src/settings_translation_file.cpp +msgid "Active Block Modifiers" +msgstr "" + #: src/settings_translation_file.cpp msgid "Active block range" msgstr "" @@ -1448,6 +1452,10 @@ msgstr "" msgid "Automaticaly report to the serverlist." msgstr "" +#: src/settings_translation_file.cpp +msgid "Autorun key" +msgstr "" + #: src/settings_translation_file.cpp #, fuzzy msgid "Backward key" @@ -1483,6 +1491,10 @@ msgstr "" msgid "Build inside player" msgstr "Mitmikmäng" +#: src/settings_translation_file.cpp +msgid "Builtin" +msgstr "" + #: src/settings_translation_file.cpp #, fuzzy msgid "Bumpmapping" @@ -1526,6 +1538,11 @@ msgstr "Vaheta nuppe" msgid "Chat toggle key" msgstr "Vaheta nuppe" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Chatcommands" +msgstr "Käsklus" + #: src/settings_translation_file.cpp msgid "" "Choice of 18 fractals from 9 formulas.\n" @@ -1603,14 +1620,14 @@ 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())." +"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 "" -"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." +"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 @@ -1765,6 +1782,10 @@ msgstr "Uus parool" msgid "Default privileges" msgstr "" +#: src/settings_translation_file.cpp +msgid "Default report format" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Default timeout for cURL, stated in milliseconds.\n" @@ -1781,6 +1802,10 @@ msgstr "" msgid "Defines the maximal player transfer distance in blocks (0 = unlimited)." msgstr "" +#: src/settings_translation_file.cpp +msgid "Delay in sending blocks after building" +msgstr "" + #: src/settings_translation_file.cpp msgid "Delay showing tooltips, stated in milliseconds." msgstr "" @@ -1811,14 +1836,6 @@ msgstr "" msgid "Desynchronize block animation" msgstr "" -#: src/settings_translation_file.cpp -msgid "Detailed mod profile data. Useful for mod developers." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "Detailed mod profiling" -msgstr "" - #: src/settings_translation_file.cpp msgid "" "Determines terrain shape.\n" @@ -1958,6 +1975,14 @@ msgid "" "Requires shaders to be enabled." msgstr "" +#: src/settings_translation_file.cpp +msgid "Engine profiling data print interval" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Entity methods" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Experimental option, might cause visible spaces between blocks\n" @@ -2018,10 +2043,20 @@ msgstr "" msgid "Field of view" msgstr "" +#: src/settings_translation_file.cpp +msgid "Field of view for zoom" +msgstr "" + #: src/settings_translation_file.cpp msgid "Field of view in degrees." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Field of view while zooming in degrees.\n" +"This requires the \"zoom\" privilege on the server." +msgstr "" + #: src/settings_translation_file.cpp msgid "" "File in client/serverlist/ that contains your favorite servers displayed in " @@ -2158,6 +2193,10 @@ msgstr "" msgid "Generate normalmaps" msgstr "" +#: src/settings_translation_file.cpp +msgid "Global callbacks" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Global map generation attributes.\n" @@ -2192,6 +2231,15 @@ msgid "" "- error: abort on usage of deprecated call (suggested for mod developers)." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Have the profiler instrument itself:\n" +"* Instrument an empty function.\n" +"This estimates the overhead, that instrumentation is adding (+1 function " +"call).\n" +"* Instrument the sampler being used to update the statistics." +msgstr "" + #: src/settings_translation_file.cpp msgid "Height component of the initial window size." msgstr "" @@ -2219,15 +2267,6 @@ msgid "" "In active blocks objects are loaded and ABMs run." msgstr "" -#: src/settings_translation_file.cpp -msgid "" -"How many blocks are flying in the wire simultaneously for the whole server." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "How many blocks are flying in the wire simultaneously per client." -msgstr "" - #: src/settings_translation_file.cpp msgid "" "How much the server will wait before unloading unused mapblocks.\n" @@ -2323,6 +2362,40 @@ msgstr "" msgid "In-game chat console background color (R,G,B)." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Instrument builtin.\n" +"This is usually only needed by core/builtin contributors" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument chatcommands on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument global callback functions on registration.\n" +"(anything you pass to a minetest.register_*() function)" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Active Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Loading Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument the methods of entities on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrumentation" +msgstr "" + #: src/settings_translation_file.cpp msgid "Interval of saving important changes in the world, stated in seconds." msgstr "" @@ -2359,7 +2432,7 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Joystick button repetition invterval" +msgid "Joystick button repetition interval" msgstr "" #: src/settings_translation_file.cpp @@ -2525,6 +2598,13 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Key for toggling autorun.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Key for toggling cinematic mode.\n" @@ -2562,7 +2642,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Key for toggling the camrea update. Only used for development\n" +"Key for toggling the camera update. Only used for development\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" @@ -2713,6 +2793,21 @@ msgstr "" msgid "Liquid update tick" msgstr "" +#: src/settings_translation_file.cpp +msgid "Load the game profiler" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Load the game profiler to collect game profiling data.\n" +"Provides a /profiler command to access the compiled profile.\n" +"Useful for mod developers and server operators." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Loading Block Modifiers" +msgstr "" + #: src/settings_translation_file.cpp msgid "Main menu game manager" msgstr "" @@ -3155,6 +3250,14 @@ msgstr "" msgid "Maximum hotbar width" msgstr "" +#: src/settings_translation_file.cpp +msgid "Maximum number of blocks that are simultaneously sent in total." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Maximum number of blocks that are simultaneously sent per client." +msgstr "" + #: src/settings_translation_file.cpp msgid "Maximum number of blocks that can be queued for loading." msgstr "" @@ -3196,6 +3299,10 @@ msgstr "" msgid "Maximum number of statically stored objects in a block." msgstr "" +#: src/settings_translation_file.cpp +msgid "Maximum objects per block" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Maximum proportion of current window to be used for hotbar.\n" @@ -3203,11 +3310,11 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously blocks send per client" +msgid "Maximum simultaneous block sends per client" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously bocks send total" +msgid "Maximum simultaneous block sends total" msgstr "" #: src/settings_translation_file.cpp @@ -3218,10 +3325,6 @@ msgstr "" msgid "Maximum users" msgstr "" -#: src/settings_translation_file.cpp -msgid "Maxmimum objects per block" -msgstr "" - #: src/settings_translation_file.cpp #, fuzzy msgid "Menus" @@ -3264,10 +3367,6 @@ msgstr "" msgid "Mipmapping" msgstr "Väga hea kvaliteet" -#: src/settings_translation_file.cpp -msgid "Mod profiling" -msgstr "" - #: src/settings_translation_file.cpp msgid "Modstore details URL" msgstr "" @@ -3472,12 +3571,18 @@ msgstr "" 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." +msgstr "" + #: src/settings_translation_file.cpp msgid "Privileges that players with basic_privs can grant" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiler data print interval. 0 = disable. Useful for developers." +msgid "Profiler" msgstr "" #: src/settings_translation_file.cpp @@ -3485,7 +3590,7 @@ msgid "Profiler toggle key" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiling print interval" +msgid "Profiling" msgstr "" #: src/settings_translation_file.cpp @@ -3520,6 +3625,11 @@ msgstr "" msgid "Replaces the default main menu with a custom one." msgstr "" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Report path" +msgstr "Vali" + #: src/settings_translation_file.cpp #, fuzzy msgid "Right key" @@ -3685,7 +3795,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Shaders allow advanced visul effects and may increase performance on some " +"Shaders allow advanced visual effects and may increase performance on some " "video cards.\n" "Thy only work with the OpenGL video backend." msgstr "" @@ -3803,10 +3913,22 @@ msgstr "Vali graafika:" msgid "The altitude at which temperature drops by 20C" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The default format in which profiles are being saved,\n" +"when calling `/profiler save [format]` without format." +msgstr "" + #: src/settings_translation_file.cpp msgid "The depth of dirt or other filler" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The file path relative to your worldpath in which profiles will be saved " +"to.\n" +msgstr "" + #: src/settings_translation_file.cpp msgid "The network interface that the server listens on." msgstr "" @@ -3953,11 +4075,6 @@ msgstr "" msgid "Use trilinear filtering when scaling textures." msgstr "" -#: src/settings_translation_file.cpp -#, fuzzy -msgid "Useful for mod developers." -msgstr "Põhiline arendaja" - #: src/settings_translation_file.cpp msgid "V-Sync" msgstr "" @@ -4086,7 +4203,7 @@ msgid "" "When gui_scaling_filter_txr2img is true, copy those images\n" "from hardware to software for scaling. When false, fall back\n" "to the old scaling method, for video drivers that don't\n" -"propery support downloading textures back from hardware." +"properly support downloading textures back from hardware." msgstr "" #: src/settings_translation_file.cpp @@ -4186,67 +4303,56 @@ msgstr "" msgid "cURL timeout" msgstr "" -#~ msgid "Public Serverlist" -#~ msgstr "Avalikud serverid" - #, fuzzy -#~ msgid "If disabled " -#~ msgstr "Lülita kõik välja" +#~ msgid "Downloading" +#~ msgstr "Alla" -#, fuzzy -#~ msgid "If enabled, " -#~ msgstr "Sisse lülitatud" +#~ 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 "Game Name" -#~ msgstr "Mäng" +#~ msgid "is required by:" +#~ msgstr "Seda vajavad:" -#~ msgid "GAMES" -#~ msgstr "MÄNGUD" +#~ msgid "Configuration saved. " +#~ msgstr "Konfiguratsioon salvestatud. " -#~ msgid "new game" -#~ msgstr "uus mängu" +#~ msgid "Warning: Configuration not consistent. " +#~ msgstr "Hoiatus: Konfiguratsioon pole kindel." -#~ msgid "EDIT GAME" -#~ msgstr "MUUDA MÄNGU" +#~ msgid "Cannot create world: Name contains invalid characters" +#~ msgstr "Maailma loomine ebaõnnestus: Nimes esineb keelatud tähti" -#, fuzzy -#~ msgid "Remove selected mod" -#~ msgstr "Eemalda valitud muutus" +#~ msgid "Show Public" +#~ msgstr "Näita avalikke" -#, fuzzy -#~ msgid "<<-- Add mod" -#~ msgstr "<<-- Lisama muutus" +#~ msgid "Show Favorites" +#~ msgstr "Näita lemmikuid" -#~ msgid "Name" -#~ msgstr "Nimi" +#~ msgid "Leave address blank to start a local server." +#~ msgstr "Jäta IP lahter tühjaks et alustada LAN serverit." -#~ msgid "Password" -#~ msgstr "Parool" +#~ msgid "Create world" +#~ msgstr "Loo maailm" -#~ msgid "SETTINGS" -#~ msgstr "Seaded" +#~ msgid "Address required." +#~ msgstr "IP on vajalkik." -#~ msgid "Preload item visuals" -#~ msgstr "Lae asjade visuaale" +#~ msgid "Cannot delete world: Nothing selected" +#~ msgstr "Maailma kustutamine ebaõnnestus: Maailma pole valitud" -#, fuzzy -#~ msgid "Finite Liquid" -#~ msgstr "Löppev vedelik" +#~ msgid "Files to be deleted" +#~ msgstr "Failid mida kustutada" -#~ 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 "Cannot create world: No games found" +#~ msgstr "Maailma loomine ebaõnnestus: Mängu ei leitud" -#~ 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 "Cannot configure world: Nothing selected" +#~ msgstr "Maailma konfigureerimine ebaõnnestus: Pole midagi valitud" + +#~ msgid "Failed to delete all world files" +#~ msgstr "Kõigi maailma failide kustutamine ebaõnnestus" #~ msgid "" #~ "Default Controls:\n" @@ -4273,53 +4379,68 @@ msgstr "" #~ "- ESC: Menüü\n" #~ "- T: Jututupa\n" -#~ msgid "Failed to delete all world files" -#~ msgstr "Kõigi maailma failide kustutamine ebaõnnestus" +#~ 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 "Cannot configure world: Nothing selected" -#~ msgstr "Maailma konfigureerimine ebaõnnestus: Pole midagi valitud" +#~ 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 "Cannot create world: No games found" -#~ msgstr "Maailma loomine ebaõnnestus: Mängu ei leitud" +#, fuzzy +#~ msgid "Finite Liquid" +#~ msgstr "Löppev vedelik" -#~ msgid "Files to be deleted" -#~ msgstr "Failid mida kustutada" +#~ msgid "Preload item visuals" +#~ msgstr "Lae asjade visuaale" -#~ msgid "Cannot delete world: Nothing selected" -#~ msgstr "Maailma kustutamine ebaõnnestus: Maailma pole valitud" +#~ msgid "SETTINGS" +#~ msgstr "Seaded" -#~ msgid "Address required." -#~ msgstr "IP on vajalkik." +#~ msgid "Password" +#~ msgstr "Parool" -#~ msgid "Create world" -#~ msgstr "Loo maailm" +#~ msgid "Name" +#~ msgstr "Nimi" -#~ msgid "Leave address blank to start a local server." -#~ msgstr "Jäta IP lahter tühjaks et alustada LAN serverit." +#, fuzzy +#~ msgid "<<-- Add mod" +#~ msgstr "<<-- Lisama muutus" -#~ msgid "Show Favorites" -#~ msgstr "Näita lemmikuid" +#, fuzzy +#~ msgid "Remove selected mod" +#~ msgstr "Eemalda valitud muutus" -#~ msgid "Show Public" -#~ msgstr "Näita avalikke" +#~ msgid "EDIT GAME" +#~ msgstr "MUUDA MÄNGU" -#~ msgid "Cannot create world: Name contains invalid characters" -#~ msgstr "Maailma loomine ebaõnnestus: Nimes esineb keelatud tähti" +#~ msgid "new game" +#~ msgstr "uus mängu" -#~ msgid "Warning: Configuration not consistent. " -#~ msgstr "Hoiatus: Konfiguratsioon pole kindel." +#~ msgid "GAMES" +#~ msgstr "MÄNGUD" -#~ msgid "Configuration saved. " -#~ msgstr "Konfiguratsioon salvestatud. " +#, fuzzy +#~ msgid "Game Name" +#~ msgstr "Mäng" -#~ msgid "is required by:" -#~ msgstr "Seda vajavad:" +#, fuzzy +#~ msgid "If enabled, " +#~ msgstr "Sisse lülitatud" -#~ 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 "If disabled " +#~ msgstr "Lülita kõik välja" + +#~ msgid "Public Serverlist" +#~ msgstr "Avalikud serverid" #, fuzzy -#~ msgid "Downloading" -#~ msgstr "Alla" +#~ msgid "Useful for mod developers." +#~ msgstr "Põhiline arendaja" diff --git a/po/fr/minetest.po b/po/fr/minetest.po index d2d6b159cd984070f03b5ac033ab1d6708d18c4f..bb4f022551cf43c7c22f773d667da763b4b4e387 100644 --- a/po/fr/minetest.po +++ b/po/fr/minetest.po @@ -7,11 +7,11 @@ msgid "" msgstr "" "Project-Id-Version: 0.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-12 20:49+0200\n" +"POT-Creation-Date: 2016-08-30 06:18+0200\n" "PO-Revision-Date: 2016-07-13 16:41+0000\n" "Last-Translator: Jean-Baptiste <jean-baptiste@holcroft.fr>\n" -"Language-Team: French " -"<https://hosted.weblate.org/projects/minetest/minetest/fr/>\n" +"Language-Team: French <https://hosted.weblate.org/projects/minetest/minetest/" +"fr/>\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -976,6 +976,10 @@ msgstr "Mode sans collision" msgid "Use" msgstr "Utiliser" +#: src/guiKeyChangeMenu.cpp src/keycode.cpp +msgid "Zoom" +msgstr "Zoomer" + #: src/guiKeyChangeMenu.cpp msgid "press key" msgstr "appuyez sur une touche" @@ -1292,10 +1296,6 @@ msgstr "Bouton X 1" msgid "X Button 2" msgstr "Bouton X 2" -#: src/keycode.cpp -msgid "Zoom" -msgstr "Zoomer" - #: src/settings_translation_file.cpp msgid "" "(X,Y,Z) offset of fractal from world centre in units of 'scale'.\n" @@ -1304,8 +1304,8 @@ msgid "" "sets.\n" "Range roughly -2 to 2. Multiply by 'scale' for offset in nodes." msgstr "" -"(X,Y,Z) décalage de fractale à partir du centre du monde en unités \"d'" -"échelle\".\n" +"(X,Y,Z) décalage de fractale à partir du centre du monde en unités " +"\"d'échelle\".\n" "Utilisé pour déplacer une zone de frai convenable dans les basses terres à " "proximité de (0, 0).\n" "La valeur par défaut est adaptée pour les réglages de Mandelbrot, elle doit " @@ -1384,6 +1384,11 @@ msgstr "intervalle de gestion des blocs actifs" msgid "Active Block Modifier interval" msgstr "Intervalle du modificateur de bloc actif" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Active Block Modifiers" +msgstr "Intervalle du modificateur de bloc actif" + #: src/settings_translation_file.cpp msgid "Active block range" msgstr "Portée des mapblocks actifs" @@ -1467,6 +1472,10 @@ msgid "Automaticaly report to the serverlist." msgstr "" "Déclarer automatiquement votre serveur à la liste des serveurs publics." +#: src/settings_translation_file.cpp +msgid "Autorun key" +msgstr "" + #: src/settings_translation_file.cpp msgid "Backward key" msgstr "Reculer" @@ -1499,6 +1508,10 @@ msgstr "Bits par pixel (profondeur de couleur) en mode plein-écran." msgid "Build inside player" msgstr "Placement de bloc à la position du joueur" +#: src/settings_translation_file.cpp +msgid "Builtin" +msgstr "" + #: src/settings_translation_file.cpp msgid "Bumpmapping" msgstr "Bump mapping" @@ -1539,6 +1552,11 @@ msgstr "Chatter" msgid "Chat toggle key" msgstr "Afficher le chat" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Chatcommands" +msgstr "Commande" + #: src/settings_translation_file.cpp msgid "" "Choice of 18 fractals from 9 formulas.\n" @@ -1630,24 +1648,25 @@ msgid "Colored fog" msgstr "Brume colorée" #: src/settings_translation_file.cpp +#, fuzzy 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())." +"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 "" "Liste séparée par des virgules des mods de confiance qui sont autorisés à " -"accéder aux fonctions non\n" -"sécurisées même lorsque l'option de sécurisation des mods est activée (via " -"request_insecure_environment())." +"accéder\n" +"aux API HTTP, leur permettant d'envoyer et de télécharger des données vers/" +"depuis Internet." #: 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." +"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 "" "Liste séparée par des virgules des mods de confiance qui sont autorisés à " -"accéder\n" -"aux API HTTP, leur permettant d'envoyer et de télécharger des données vers/" -"depuis Internet." +"accéder aux fonctions non\n" +"sécurisées même lorsque l'option de sécurisation des mods est activée (via " +"request_insecure_environment())." #: src/settings_translation_file.cpp msgid "Command key" @@ -1806,6 +1825,10 @@ msgstr "Mot de passe par défaut" msgid "Default privileges" msgstr "Privilèges par défaut" +#: src/settings_translation_file.cpp +msgid "Default report format" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Default timeout for cURL, stated in milliseconds.\n" @@ -1828,6 +1851,10 @@ msgstr "" "Détermine la distance maximale de transfert du joueur en mapblocks (0 = " "illimité)." +#: src/settings_translation_file.cpp +msgid "Delay in sending blocks after building" +msgstr "" + #: src/settings_translation_file.cpp msgid "Delay showing tooltips, stated in milliseconds." msgstr "Latence d'apparition des infobulles, établie en millisecondes." @@ -1858,15 +1885,6 @@ msgstr "Description du serveur affichée sur la liste des serveurs." msgid "Desynchronize block animation" msgstr "Désynchroniser les textures animées par mapblock" -#: src/settings_translation_file.cpp -msgid "Detailed mod profile data. Useful for mod developers." -msgstr "" -"Profil détaillé des données du mod. Utile pour les développeurs de mods." - -#: src/settings_translation_file.cpp -msgid "Detailed mod profiling" -msgstr "Profil détaillé des mods" - #: src/settings_translation_file.cpp msgid "" "Determines terrain shape.\n" @@ -2032,6 +2050,15 @@ msgstr "" "Active l'occlusion parallaxe.\n" "Nécessite les shaders pour être activé." +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Engine profiling data print interval" +msgstr "Délais d'intervale du profilage" + +#: src/settings_translation_file.cpp +msgid "Entity methods" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Experimental option, might cause visible spaces between blocks\n" @@ -2096,10 +2123,24 @@ msgstr "" msgid "Field of view" msgstr "Champ de vision" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Field of view for zoom" +msgstr "Champ de vision" + #: src/settings_translation_file.cpp msgid "Field of view in degrees." msgstr "Champ de vision en degrés." +#: src/settings_translation_file.cpp +#, fuzzy +msgid "" +"Field of view while zooming in degrees.\n" +"This requires the \"zoom\" privilege on the server." +msgstr "" +"Mouvement rapide (via la touche utiliser).\n" +"Nécessite le privilège \"fast\" sur un serveur." + #: src/settings_translation_file.cpp msgid "" "File in client/serverlist/ that contains your favorite servers displayed in " @@ -2249,6 +2290,10 @@ msgstr "Général" msgid "Generate normalmaps" msgstr "Normal mapping" +#: src/settings_translation_file.cpp +msgid "Global callbacks" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Global map generation attributes.\n" @@ -2297,6 +2342,15 @@ msgstr "" "- error : interruption à l'usage d'un appel obsolète (recommandé pour les " "développeurs de mods)." +#: src/settings_translation_file.cpp +msgid "" +"Have the profiler instrument itself:\n" +"* Instrument an empty function.\n" +"This estimates the overhead, that instrumentation is adding (+1 function " +"call).\n" +"* Instrument the sampler being used to update the statistics." +msgstr "" + #: src/settings_translation_file.cpp msgid "Height component of the initial window size." msgstr "Résolution verticale de la fenêtre de jeu." @@ -2327,15 +2381,6 @@ msgstr "" "en mapblocks (16^3 blocs).\n" "Les mapblocks actifs sont chargés et les ABMs y sont actifs." -#: src/settings_translation_file.cpp -msgid "" -"How many blocks are flying in the wire simultaneously for the whole server." -msgstr "Nombre maximum de mapblocks simultanés envoyés sur le serveur." - -#: src/settings_translation_file.cpp -msgid "How many blocks are flying in the wire simultaneously per client." -msgstr "Nombre maximum de mapblocks simultanés envoyés par client." - #: src/settings_translation_file.cpp msgid "" "How much the server will wait before unloading unused mapblocks.\n" @@ -2453,6 +2498,40 @@ msgstr "Opacité de fond de la console du jeu (entre 0 et 255)." msgid "In-game chat console background color (R,G,B)." msgstr "Couleur de fond de la console du jeu (R,G,B)." +#: src/settings_translation_file.cpp +msgid "" +"Instrument builtin.\n" +"This is usually only needed by core/builtin contributors" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument chatcommands on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument global callback functions on registration.\n" +"(anything you pass to a minetest.register_*() function)" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Active Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Loading Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument the methods of entities on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrumentation" +msgstr "" + #: src/settings_translation_file.cpp msgid "Interval of saving important changes in the world, stated in seconds." msgstr "" @@ -2492,7 +2571,8 @@ msgstr "" "Contrôle la quantité de détails fins." #: src/settings_translation_file.cpp -msgid "Joystick button repetition invterval" +#, fuzzy +msgid "Joystick button repetition interval" msgstr "Intervalle de répétition du clic droit" #: src/settings_translation_file.cpp @@ -2720,6 +2800,17 @@ msgstr "" "Voir http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "" +"Key for toggling autorun.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" +"Touche pour passer en mode rapide.\n" +"Voir http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" + #: src/settings_translation_file.cpp msgid "" "Key for toggling cinematic mode.\n" @@ -2771,8 +2862,9 @@ msgstr "" "html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp +#, fuzzy msgid "" -"Key for toggling the camrea update. Only used for development\n" +"Key for toggling the camera update. Only used for development\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" @@ -2962,6 +3054,22 @@ msgstr "Intervalle de mise-à -jour des liquides en secondes." msgid "Liquid update tick" msgstr "Intervalle de mise-à -jour des liquides" +#: src/settings_translation_file.cpp +msgid "Load the game profiler" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Load the game profiler to collect game profiling data.\n" +"Provides a /profiler command to access the compiled profile.\n" +"Useful for mod developers and server operators." +msgstr "" + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Loading Block Modifiers" +msgstr "Intervalle du modificateur de bloc actif" + #: src/settings_translation_file.cpp msgid "Main menu game manager" msgstr "Gestionnaire de jeux du menu" @@ -3411,6 +3519,16 @@ msgstr "Mapblocks maximum chargés de force" msgid "Maximum hotbar width" msgstr "Largeur maximale de la barre d'inventaire" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Maximum number of blocks that are simultaneously sent in total." +msgstr "Nombre maximal de joueurs qui peuvent être connectés en même temps." + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Maximum number of blocks that are simultaneously sent per client." +msgstr "Nombre maximum de mapblocks qui peuvent être listés pour chargement." + #: src/settings_translation_file.cpp msgid "Maximum number of blocks that can be queued for loading." msgstr "Nombre maximum de mapblocks qui peuvent être listés pour chargement." @@ -3464,6 +3582,11 @@ msgstr "Nombre maximal de joueurs qui peuvent être connectés en même temps." msgid "Maximum number of statically stored objects in a block." msgstr "Nombre maximum d'objets sauvegardés dans un mapblock (16^3 blocs)." +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Maximum objects per block" +msgstr "Nombre maximum d'objets par mapblock" + #: src/settings_translation_file.cpp msgid "" "Maximum proportion of current window to be used for hotbar.\n" @@ -3473,11 +3596,13 @@ msgstr "" "Utile quand il y a quelque chose à afficher à gauche ou à droite de la barre." #: src/settings_translation_file.cpp -msgid "Maximum simultaneously blocks send per client" +#, fuzzy +msgid "Maximum simultaneous block sends per client" msgstr "Nombre maximum de mapblocks simultanés envoyés par client" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously bocks send total" +#, fuzzy +msgid "Maximum simultaneous block sends total" msgstr "Nombre maximum total de mapblocks simultanés envoyés" #: src/settings_translation_file.cpp @@ -3490,10 +3615,6 @@ msgstr "" msgid "Maximum users" msgstr "Joueurs maximum" -#: src/settings_translation_file.cpp -msgid "Maxmimum objects per block" -msgstr "Nombre maximum d'objets par mapblock" - #: src/settings_translation_file.cpp msgid "Menus" msgstr "Menus" @@ -3534,10 +3655,6 @@ msgstr "Taille minimum des textures à filtrer" msgid "Mipmapping" msgstr "Mip-mapping" -#: src/settings_translation_file.cpp -msgid "Mod profiling" -msgstr "Profilage des mods" - #: src/settings_translation_file.cpp msgid "Modstore details URL" msgstr "URL des détails du magasin de mods" @@ -3776,6 +3893,16 @@ msgstr "" "Empêcher les mods d'exécuter des fonctions insécurisées (comme des commandes " "système)." +#: src/settings_translation_file.cpp +#, fuzzy +msgid "" +"Print the engine's profiling data in regular intervals (in seconds). 0 = " +"disable. Useful for developers." +msgstr "" +"Délais d’intervalle d'affichage du profilage des données. 0 = " +"désactivation.\n" +"Utile pour les développeurs." + #: src/settings_translation_file.cpp msgid "Privileges that players with basic_privs can grant" msgstr "" @@ -3783,19 +3910,18 @@ msgstr "" "accorder" #: src/settings_translation_file.cpp -msgid "Profiler data print interval. 0 = disable. Useful for developers." -msgstr "" -"Délais d’intervalle d'affichage du profilage des données. 0 = " -"désactivation.\n" -"Utile pour les développeurs." +#, fuzzy +msgid "Profiler" +msgstr "Profil des vallées" #: src/settings_translation_file.cpp msgid "Profiler toggle key" msgstr "Profilage" #: src/settings_translation_file.cpp -msgid "Profiling print interval" -msgstr "Délais d'intervale du profilage" +#, fuzzy +msgid "Profiling" +msgstr "Profilage des mods" #: src/settings_translation_file.cpp msgid "" @@ -3831,6 +3957,11 @@ msgstr "Port distant" msgid "Replaces the default main menu with a custom one." msgstr "Remplace le menu par défaut par un menu personnalisé." +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Report path" +msgstr "Chemin du fichier de police" + #: src/settings_translation_file.cpp msgid "Right key" msgstr "Droite" @@ -4005,8 +4136,9 @@ msgstr "" "Nécessite les shaders pour être activé." #: src/settings_translation_file.cpp +#, fuzzy msgid "" -"Shaders allow advanced visul effects and may increase performance on some " +"Shaders allow advanced visual effects and may increase performance on some " "video cards.\n" "Thy only work with the OpenGL video backend." msgstr "" @@ -4139,10 +4271,22 @@ msgstr "Chemin des textures" msgid "The altitude at which temperature drops by 20C" msgstr "L'altitude à laquelle la température descend de 20°C" +#: src/settings_translation_file.cpp +msgid "" +"The default format in which profiles are being saved,\n" +"when calling `/profiler save [format]` without format." +msgstr "" + #: src/settings_translation_file.cpp msgid "The depth of dirt or other filler" msgstr "La profondeur de la terre ou autre matériau" +#: src/settings_translation_file.cpp +msgid "" +"The file path relative to your worldpath in which profiles will be saved " +"to.\n" +msgstr "" + #: src/settings_translation_file.cpp msgid "The network interface that the server listens on." msgstr "L'interface réseau que le serveur écoute." @@ -4319,10 +4463,6 @@ msgstr "Utilisation du mip-mapping. Peut impacter les performances." msgid "Use trilinear filtering when scaling textures." msgstr "Utilisation du filtrage trilinéaire." -#: src/settings_translation_file.cpp -msgid "Useful for mod developers." -msgstr "Utile pour les développeurs de mods." - #: src/settings_translation_file.cpp msgid "V-Sync" msgstr "Synchronisation verticale" @@ -4454,11 +4594,12 @@ msgstr "" "par le matériel (ex.: textures des blocs dans l'inventaire)." #: src/settings_translation_file.cpp +#, fuzzy msgid "" "When gui_scaling_filter_txr2img is true, copy those images\n" "from hardware to software for scaling. When false, fall back\n" "to the old scaling method, for video drivers that don't\n" -"propery support downloading textures back from hardware." +"properly support downloading textures back from hardware." msgstr "" "Quand gui_scaling_filter_txr2img est activé, cela copie les images depuis\n" "votre matériel vers Minetest pour mise à l'échelle. Si désactivé, retour à " @@ -4602,132 +4743,268 @@ msgstr "Limite parallèle de cURL" msgid "cURL timeout" msgstr "Délais d'interruption de cURL" -#~ msgid "No of course not!" -#~ msgstr "Non, bien sûr que non !" - -#~ msgid "Public Serverlist" -#~ msgstr "Liste de serveurs publics" - -#~ msgid "Generate Normalmaps" -#~ msgstr "Normal Mapping" - -#~ msgid "No!!!" -#~ msgstr "Non !" +#~ msgid "" +#~ "Map generation attributes specific to Mapgen flat.\n" +#~ "Occasional lakes and hills can be added to the flat world.\n" +#~ "The default flags set in the engine are: none\n" +#~ "The flags string modifies the engine defaults.\n" +#~ "Flags that are not specified in the flag string are not modified from the " +#~ "default.\n" +#~ "Flags starting with 'no' are used to explicitly disable them." +#~ msgstr "" +#~ "Attributs de terrain spécifiques au générateur de carte plate.\n" +#~ "Lacs et collines peuvent partiellement être ajoutés à un monde plat.\n" +#~ "Aucun drapeau par défaut défini dans le moteur.\n" +#~ "La chaîne de drapeaux modifie les paramètres par défaut du moteur.\n" +#~ "Les drapeaux qui ne sont pas spécifiés dans le champ gardent leurs " +#~ "valeurs par défaut.\n" +#~ "Les drapeaux commençant par \"non\" sont désactivés." -#, fuzzy #~ msgid "" -#~ "Map generation attributes specific to Mapgen Valleys.\n" +#~ "Map generation attributes specific to Mapgen v7.\n" +#~ "The 'ridges' flag controls the rivers.\n" +#~ "The default flags set in the engine are: mountains, ridges\n" +#~ "The flags string modifies the engine defaults.\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." +#~ "Flags starting with 'no' are used to explicitly disable them." #~ msgstr "" -#~ "Attributs généraux de la génération de terrain.\n" -#~ "Les drapeaux qui ne sont spécifiés dans leur champ respectif gardent " -#~ "leurs valeurs par défaut." +#~ "Attributs spécifiques à Mapgen V7.\n" +#~ "Le drapeau 'des crêtes' contrôle les rivières.\n" +#~ "Les drapeaux par défaut définis dans le moteur sont: montagnes, crêtes.\n" +#~ "La chaîne de drapeaux modifie les paramètres par défaut du moteur.\n" +#~ "Les drapeaux qui ne sont spécifiés dans le champ gardent leurs valeurs " +#~ "par défaut.\n" +#~ "Les drapeaux commençant par \"non\" sont désactivés." -#~ msgid "\"" -#~ msgstr "\"" +#~ msgid "Item textures..." +#~ msgstr "Textures d'items..." -#~ msgid "Enable a bit lower water surface, so it doesn't " +#~ 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 "" -#~ "Rend l'eau légèrement plus basse, de façon à ce qu'elle ne submerge pas " -#~ "le bloc complètement.\n" -#~ "Note : cette fonctionnalité est assez expérimentale et l'éclairage doux " -#~ "ne fonctionne pas dessus. " - -#~ msgid "If disabled " -#~ msgstr "Si désactivé " +#~ "Rend la surface de l'eau légèrement plus basse, de façon à ce qu'elle ne " +#~ "submerge pas\n" +#~ "entièrement le bloc voisin.\n" +#~ "Cette fonctionnalité est encore expérimentale et la lumière douce " +#~ "n’apparaît pas à la\n" +#~ "surface de l'eau." -#~ msgid "If enabled, " -#~ msgstr "Si activé, " +#~ msgid "Enable selection highlighting for nodes (disables selectionbox)." +#~ msgstr "" +#~ "Active l'éclairage des blocs pointés (et supprime les bordures noires de " +#~ "sélection)." -#~ msgid "Rendering:" -#~ msgstr "Affichage :" +#~ 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 "" +#~ "Série Julia : décalages (X,Y,Z) à partir du centre du monde.\n" +#~ "La portée est environ entre -2 et 2. Multiplier par j_scale pour décaler " +#~ "en nombre de blocs." -#~ msgid "Restart minetest for driver change to take effect" -#~ msgstr "Redémarrez Minetest pour que le changement du pilote prenne effet" +#~ msgid "" +#~ "Julia set: W value determining the 4D shape.\n" +#~ "Range roughly -2 to 2." +#~ msgstr "" +#~ "Série Julia : valeur W déterminant la forme 4D.\n" +#~ "La portée est environ entre -2 et 2." -#~ msgid "Game Name" -#~ msgstr "Nom du jeu" +#~ msgid "" +#~ "Key for decreasing the viewing range. Modifies the minimum viewing " +#~ "range.\n" +#~ "See http://irrlicht.sourceforge.net/docu/namespaceirr." +#~ "html#a54da2a0e231901735e3da1b0edf72eb3" +#~ msgstr "" +#~ "Touche pour réduire la distance de vue. Modifie la distance de vue " +#~ "minimale.\n" +#~ "Voir http://irrlicht.sourceforge.net/docu/namespaceirr." +#~ "html#a54da2a0e231901735e3da1b0edf72eb3" -#~ msgid "Gamemgr: Unable to copy mod \"$1\" to game \"$2\"" -#~ msgstr "Gamemgr : Impossible de copier le mod \"$1\" dans le jeu \"$2\"" +#~ msgid "" +#~ "Key for increasing the viewing range. Modifies the minimum viewing " +#~ "range.\n" +#~ "See http://irrlicht.sourceforge.net/docu/namespaceirr." +#~ "html#a54da2a0e231901735e3da1b0edf72eb3" +#~ msgstr "" +#~ "Touche pour augmenter la distance de vue. Modifie la distance de vue " +#~ "minimale.\n" +#~ "Voir http://irrlicht.sourceforge.net/docu/namespaceirr." +#~ "html#a54da2a0e231901735e3da1b0edf72eb3" -#~ msgid "GAMES" -#~ msgstr "JEUX" +#~ 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 "" +#~ "Série Mandelbrot : décalages (X,Y,Z) à partir du centre du monde.\n" +#~ "La portée est environ entre -2 et 2. Multiplier par m_scale pour décaler " +#~ "en nombre de blocs." -#~ msgid "Mods:" -#~ msgstr "Mods :" +#~ msgid "Mandelbrot set: Approximate (X,Y,Z) scales in nodes." +#~ msgstr "Série Mandelbrot : échelles (X,Y,Z) en blocs." -#~ msgid "new game" -#~ msgstr "nouveau jeu" +#~ msgid "" +#~ "Mandelbrot set: Iterations of the recursive function.\n" +#~ "Controls scale of finest detail." +#~ msgstr "" +#~ "Série Mandelbrot : itérations de la fonction récursive.\n" +#~ "Contrôle l'échelle du détail le plus subtil." -#~ msgid "EDIT GAME" -#~ msgstr "MODIFIER LE JEU" +#~ msgid "" +#~ "Mandelbrot set: W co-ordinate of the generated 3D slice of the 4D shape.\n" +#~ "Range roughly -2 to 2." +#~ msgstr "" +#~ "Série Mandelbrot : coordonnée W de la couche 3D de la forme 4D.\n" +#~ "La portée est environ entre -2 et 2." -#~ msgid "Remove selected mod" -#~ msgstr "Supprimer le mod sélectionné" +#~ msgid "" +#~ "Map generation attributes specific to Mapgen fractal.\n" +#~ "'julia' selects a julia set to be generated instead of a mandelbrot set.\n" +#~ "Flags that are not specified in the flag string are not modified from the " +#~ "default.\n" +#~ "Flags starting with \"no\" are used to explicitly disable them." +#~ msgstr "" +#~ "Attributs de terrain spécifiques à Mapgen V7.\n" +#~ "'ridges' sont les rivières.\n" +#~ "Les drapeaux qui ne sont spécifiés dans le champ gardent leurs valeurs " +#~ "par défaut.\n" +#~ "Les drapeaux commençant par \"non\" sont désactivés." -#~ msgid "<<-- Add mod" -#~ msgstr "<<-- Ajouter un mod" +#~ msgid "Mapgen fractal mandelbrot iterations" +#~ msgstr "Mapgen Mandelbrot : itérations fractales" -#~ msgid "CLIENT" -#~ msgstr "CLIENT" +#~ msgid "Mapgen fractal mandelbrot offset" +#~ msgstr "Mapgen Mandelbrot : décalages fractals" -#~ msgid "START SERVER" -#~ msgstr "DÉMARRER LE SERVEUR" +#~ msgid "Mapgen fractal mandelbrot scale" +#~ msgstr "Mapgen Mandelbrot : échelles fractales" -#~ msgid "Name" -#~ msgstr "Nom" +#~ msgid "Mapgen fractal mandelbrot slice w" +#~ msgstr "Mapgen Mandelbrot : couche fractale W" -#~ msgid "Password" -#~ msgstr "Mot de passe" +#~ 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 "" +#~ "Distance maximum au-dessus du niveau de l'eau où le joueur apparaît.\n" +#~ "Des valeurs plus grandes aboutissent à des locations plus proches de (x = " +#~ "0, z = 0).\n" +#~ "Des valeurs plus petites peut résulter à une location de spawn non-" +#~ "trouvée, résultant\n" +#~ "à une location située à (0, 0, 0) probablement enterrée sous le sol." -#~ msgid "SETTINGS" -#~ msgstr "PARAMÈTRES" +#~ msgid "" +#~ "Minimum wanted FPS.\n" +#~ "The amount of rendered stuff is dynamically set according to this. and " +#~ "viewing range min and max." +#~ msgstr "" +#~ "Images par seconde (FPS) minimum.\n" +#~ "Le niveau de rendu est dynamiquement adapté selon ce paramètre et la " +#~ "distance de vue (minimale et maximale)." -#~ msgid "Preload item visuals" -#~ msgstr "Précharger les objets" +#~ msgid "New style water" +#~ msgstr "Nouveau style de liquide" -#~ msgid "Finite Liquid" -#~ msgstr "Liquides limités" +#~ 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 "" +#~ "Pré-générer tous les visuels d'items utilisés dans l'inventaire.\n" +#~ "Cela augmente le temps de démarrage, mais rend les inventaires plus " +#~ "fluides.\n" +#~ "Les textures générées peuvent facilement déborder votre VRAM, causant des " +#~ "bugs dans votre inventaire." -#~ msgid "SINGLE PLAYER" -#~ msgstr "PARTIE SOLO" +#~ msgid "Preload inventory textures" +#~ msgstr "Pré-chargement des textures d'inventaire" -#~ msgid "TEXTURE PACKS" -#~ msgstr "PACKS DE TEXTURES" +#~ 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." +#~ msgstr "" +#~ "Distance d'affichage maximum.\n" +#~ "Définir cette valeur égale à la distance de vue minimum pour désactiver\n" +#~ "l'auto-ajustement dynamique de la distance d'affichage." -#~ msgid "MODS" -#~ msgstr "MODS" +#~ msgid "Vertical initial window size." +#~ msgstr "Largeur initiale de la fenêtre de jeu." -#~ msgid "Add mod:" -#~ msgstr "Ajouter un mod :" +#~ msgid "Vertical spawn range" +#~ msgstr "Portée verticale du spawn" -#~ msgid "Local install" -#~ msgstr "Installation locale" +#~ msgid "Viewing range minimum" +#~ msgstr "Distance de vue minimum" -#~ msgid "" -#~ "Warning: Some mods are not configured yet.\n" -#~ "They will be enabled by default when you save the configuration. " +#~ msgid "Wanted FPS" +#~ msgstr "FPS minimum" + +#~ msgid "Scaling factor applied to menu elements: " +#~ msgstr "Taille appliquée aux menus : " + +#~ msgid "Downloading" +#~ msgstr "Téléchargement" + +#~ msgid " KB/s" +#~ msgstr " Ko/s" + +#~ msgid " MB/s" +#~ msgstr " Mo/s" + +#~ msgid "Left click: Move all items, Right click: Move single item" #~ msgstr "" -#~ "Attention : certains mods ne sont pas encore configurés.\n" -#~ "Ils seront activés par défaut quand vous enregistrerez la configuration. " +#~ "Clic gauche : déplacer tous les objets -- Clic droit : déplacer un objet" -#~ msgid "" -#~ "Warning: Some configured mods are missing.\n" -#~ "Their setting will be removed when you save the configuration. " +#~ msgid "is required by:" +#~ msgstr "est requis par :" + +#~ msgid "Configuration saved. " +#~ msgstr "Configuration enregistrée. " + +#~ msgid "Warning: Configuration not consistent. " +#~ msgstr "Attention : configuration incorrecte. " + +#~ msgid "Cannot create world: Name contains invalid characters" #~ msgstr "" -#~ "Attention : certains mods configurés sont introuvables.\n" -#~ "Leurs réglages seront effacés quand vous enregistrerez la configuration. " +#~ "Impossible de créer le monde : le nom contient des caractères invalides" -#~ msgid "Delete map" -#~ msgstr "Supprimer la carte" +#~ msgid "Show Public" +#~ msgstr "Voir les serveurs publics" + +#~ msgid "Show Favorites" +#~ msgstr "Voir les serveurs favoris" + +#~ msgid "Leave address blank to start a local server." +#~ msgstr "Laisser l'adresse vide pour lancer un serveur local." + +#~ msgid "Create world" +#~ msgstr "Créer un monde" + +#~ msgid "Address required." +#~ msgstr "Adresse requise." + +#~ msgid "Cannot delete world: Nothing selected" +#~ msgstr "Impossible de supprimer le monde : rien n'est sélectionné" + +#~ msgid "Files to be deleted" +#~ msgstr "Fichiers à supprimer" + +#~ msgid "Cannot create world: No games found" +#~ msgstr "Impossible de créer le monde : aucun jeu n'est présent" + +#~ msgid "Cannot configure world: Nothing selected" +#~ msgstr "Impossible de configurer ce monde : aucune sélection active" + +#~ msgid "Failed to delete all world files" +#~ msgstr "Tous les fichiers du monde n'ont pu être supprimés" #~ msgid "" #~ "Default Controls:\n" @@ -4754,265 +5031,147 @@ msgstr "Délais d'interruption de cURL" #~ "- Échap : ce menu\n" #~ "- T : discuter\n" -#~ msgid "Failed to delete all world files" -#~ msgstr "Tous les fichiers du monde n'ont pu être supprimés" +#~ msgid "Delete map" +#~ msgstr "Supprimer la carte" -#~ msgid "Cannot configure world: Nothing selected" -#~ msgstr "Impossible de configurer ce monde : aucune sélection active" +#~ msgid "" +#~ "Warning: Some configured mods are missing.\n" +#~ "Their setting will be removed when you save the configuration. " +#~ msgstr "" +#~ "Attention : certains mods configurés sont introuvables.\n" +#~ "Leurs réglages seront effacés quand vous enregistrerez la configuration. " -#~ msgid "Cannot create world: No games found" -#~ msgstr "Impossible de créer le monde : aucun jeu n'est présent" - -#~ msgid "Files to be deleted" -#~ msgstr "Fichiers à supprimer" +#~ msgid "" +#~ "Warning: Some mods are not configured yet.\n" +#~ "They will be enabled by default when you save the configuration. " +#~ msgstr "" +#~ "Attention : certains mods ne sont pas encore configurés.\n" +#~ "Ils seront activés par défaut quand vous enregistrerez la configuration. " -#~ msgid "Cannot delete world: Nothing selected" -#~ msgstr "Impossible de supprimer le monde : rien n'est sélectionné" +#~ msgid "Local install" +#~ msgstr "Installation locale" -#~ msgid "Address required." -#~ msgstr "Adresse requise." +#~ msgid "Add mod:" +#~ msgstr "Ajouter un mod :" -#~ msgid "Create world" -#~ msgstr "Créer un monde" +#~ msgid "MODS" +#~ msgstr "MODS" -#~ msgid "Leave address blank to start a local server." -#~ msgstr "Laisser l'adresse vide pour lancer un serveur local." +#~ msgid "TEXTURE PACKS" +#~ msgstr "PACKS DE TEXTURES" -#~ msgid "Show Favorites" -#~ msgstr "Voir les serveurs favoris" +#~ msgid "SINGLE PLAYER" +#~ msgstr "PARTIE SOLO" -#~ msgid "Show Public" -#~ msgstr "Voir les serveurs publics" +#~ msgid "Finite Liquid" +#~ msgstr "Liquides limités" -#~ msgid "Cannot create world: Name contains invalid characters" -#~ msgstr "" -#~ "Impossible de créer le monde : le nom contient des caractères invalides" +#~ msgid "Preload item visuals" +#~ msgstr "Précharger les objets" -#~ msgid "Warning: Configuration not consistent. " -#~ msgstr "Attention : configuration incorrecte. " +#~ msgid "SETTINGS" +#~ msgstr "PARAMÈTRES" -#~ msgid "Configuration saved. " -#~ msgstr "Configuration enregistrée. " +#~ msgid "Password" +#~ msgstr "Mot de passe" -#~ msgid "is required by:" -#~ msgstr "est requis par :" +#~ msgid "Name" +#~ msgstr "Nom" -#~ msgid "Left click: Move all items, Right click: Move single item" -#~ msgstr "" -#~ "Clic gauche : déplacer tous les objets -- Clic droit : déplacer un objet" +#~ msgid "START SERVER" +#~ msgstr "DÉMARRER LE SERVEUR" -#~ msgid " MB/s" -#~ msgstr " Mo/s" +#~ msgid "CLIENT" +#~ msgstr "CLIENT" -#~ msgid " KB/s" -#~ msgstr " Ko/s" +#~ msgid "<<-- Add mod" +#~ msgstr "<<-- Ajouter un mod" -#~ msgid "Downloading" -#~ msgstr "Téléchargement" +#~ msgid "Remove selected mod" +#~ msgstr "Supprimer le mod sélectionné" -#~ msgid "Scaling factor applied to menu elements: " -#~ msgstr "Taille appliquée aux menus : " +#~ msgid "EDIT GAME" +#~ msgstr "MODIFIER LE JEU" -#~ msgid "Wanted FPS" -#~ msgstr "FPS minimum" +#~ msgid "new game" +#~ msgstr "nouveau jeu" -#~ msgid "Viewing range minimum" -#~ msgstr "Distance de vue minimum" +#~ msgid "Mods:" +#~ msgstr "Mods :" -#~ msgid "Vertical spawn range" -#~ msgstr "Portée verticale du spawn" +#~ msgid "GAMES" +#~ msgstr "JEUX" -#~ msgid "Vertical initial window size." -#~ msgstr "Largeur initiale de la fenêtre de jeu." +#~ msgid "Gamemgr: Unable to copy mod \"$1\" to game \"$2\"" +#~ msgstr "Gamemgr : Impossible de copier le mod \"$1\" dans le jeu \"$2\"" -#~ 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." -#~ msgstr "" -#~ "Distance d'affichage maximum.\n" -#~ "Définir cette valeur égale à la distance de vue minimum pour désactiver\n" -#~ "l'auto-ajustement dynamique de la distance d'affichage." +#~ msgid "Game Name" +#~ msgstr "Nom du jeu" -#~ msgid "Preload inventory textures" -#~ msgstr "Pré-chargement des textures d'inventaire" +#~ msgid "Restart minetest for driver change to take effect" +#~ msgstr "Redémarrez Minetest pour que le changement du pilote prenne effet" -#~ 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 "" -#~ "Pré-générer tous les visuels d'items utilisés dans l'inventaire.\n" -#~ "Cela augmente le temps de démarrage, mais rend les inventaires plus " -#~ "fluides.\n" -#~ "Les textures générées peuvent facilement déborder votre VRAM, causant des " -#~ "bugs dans votre inventaire." +#~ msgid "Rendering:" +#~ msgstr "Affichage :" -#~ msgid "New style water" -#~ msgstr "Nouveau style de liquide" +#~ msgid "If enabled, " +#~ msgstr "Si activé, " -#~ msgid "" -#~ "Minimum wanted FPS.\n" -#~ "The amount of rendered stuff is dynamically set according to this. and " -#~ "viewing range min and max." -#~ msgstr "" -#~ "Images par seconde (FPS) minimum.\n" -#~ "Le niveau de rendu est dynamiquement adapté selon ce paramètre et la " -#~ "distance de vue (minimale et maximale)." +#~ msgid "If disabled " +#~ msgstr "Si désactivé " -#~ 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." +#~ msgid "Enable a bit lower water surface, so it doesn't " #~ msgstr "" -#~ "Distance maximum au-dessus du niveau de l'eau où le joueur apparaît.\n" -#~ "Des valeurs plus grandes aboutissent à des locations plus proches de (x = " -#~ "0, z = 0).\n" -#~ "Des valeurs plus petites peut résulter à une location de spawn non-" -#~ "trouvée, résultant\n" -#~ "à une location située à (0, 0, 0) probablement enterrée sous le sol." - -#~ msgid "Mapgen fractal mandelbrot slice w" -#~ msgstr "Mapgen Mandelbrot : couche fractale W" - -#~ msgid "Mapgen fractal mandelbrot scale" -#~ msgstr "Mapgen Mandelbrot : échelles fractales" - -#~ msgid "Mapgen fractal mandelbrot offset" -#~ msgstr "Mapgen Mandelbrot : décalages fractals" +#~ "Rend l'eau légèrement plus basse, de façon à ce qu'elle ne submerge pas " +#~ "le bloc complètement.\n" +#~ "Note : cette fonctionnalité est assez expérimentale et l'éclairage doux " +#~ "ne fonctionne pas dessus. " -#~ msgid "Mapgen fractal mandelbrot iterations" -#~ msgstr "Mapgen Mandelbrot : itérations fractales" +#~ msgid "\"" +#~ msgstr "\"" +#, fuzzy #~ 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 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." -#~ msgstr "" -#~ "Attributs de terrain spécifiques à Mapgen V7.\n" -#~ "'ridges' sont les rivières.\n" -#~ "Les drapeaux qui ne sont spécifiés dans le champ gardent leurs valeurs " -#~ "par défaut.\n" -#~ "Les drapeaux commençant par \"non\" sont désactivés." - -#~ msgid "" -#~ "Mandelbrot set: W co-ordinate of the generated 3D slice of the 4D shape.\n" -#~ "Range roughly -2 to 2." -#~ msgstr "" -#~ "Série Mandelbrot : coordonnée W de la couche 3D de la forme 4D.\n" -#~ "La portée est environ entre -2 et 2." - -#~ msgid "" -#~ "Mandelbrot set: Iterations of the recursive function.\n" -#~ "Controls scale of finest detail." +#~ "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 "" -#~ "Série Mandelbrot : itérations de la fonction récursive.\n" -#~ "Contrôle l'échelle du détail le plus subtil." - -#~ msgid "Mandelbrot set: Approximate (X,Y,Z) scales in nodes." -#~ msgstr "Série Mandelbrot : échelles (X,Y,Z) en blocs." +#~ "Attributs généraux de la génération de terrain.\n" +#~ "Les drapeaux qui ne sont spécifiés dans leur champ respectif gardent " +#~ "leurs valeurs par défaut." -#~ 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 "" -#~ "Série Mandelbrot : décalages (X,Y,Z) à partir du centre du monde.\n" -#~ "La portée est environ entre -2 et 2. Multiplier par m_scale pour décaler " -#~ "en nombre de blocs." +#~ msgid "No!!!" +#~ msgstr "Non !" -#~ msgid "" -#~ "Key for increasing the viewing range. Modifies the minimum viewing " -#~ "range.\n" -#~ "See http://irrlicht.sourceforge.net/docu/namespaceirr." -#~ "html#a54da2a0e231901735e3da1b0edf72eb3" -#~ msgstr "" -#~ "Touche pour augmenter la distance de vue. Modifie la distance de vue " -#~ "minimale.\n" -#~ "Voir http://irrlicht.sourceforge.net/docu/namespaceirr." -#~ "html#a54da2a0e231901735e3da1b0edf72eb3" +#~ msgid "Generate Normalmaps" +#~ msgstr "Normal Mapping" -#~ msgid "" -#~ "Key for decreasing the viewing range. Modifies the minimum viewing " -#~ "range.\n" -#~ "See http://irrlicht.sourceforge.net/docu/namespaceirr." -#~ "html#a54da2a0e231901735e3da1b0edf72eb3" -#~ msgstr "" -#~ "Touche pour réduire la distance de vue. Modifie la distance de vue " -#~ "minimale.\n" -#~ "Voir http://irrlicht.sourceforge.net/docu/namespaceirr." -#~ "html#a54da2a0e231901735e3da1b0edf72eb3" +#~ msgid "Public Serverlist" +#~ msgstr "Liste de serveurs publics" -#~ msgid "" -#~ "Julia set: W value determining the 4D shape.\n" -#~ "Range roughly -2 to 2." -#~ msgstr "" -#~ "Série Julia : valeur W déterminant la forme 4D.\n" -#~ "La portée est environ entre -2 et 2." +#~ msgid "No of course not!" +#~ msgstr "Non, bien sûr que non !" -#~ 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 "" -#~ "Série Julia : décalages (X,Y,Z) à partir du centre du monde.\n" -#~ "La portée est environ entre -2 et 2. Multiplier par j_scale pour décaler " -#~ "en nombre de blocs." +#~ msgid "Useful for mod developers." +#~ msgstr "Utile pour les développeurs de mods." -#~ msgid "Enable selection highlighting for nodes (disables selectionbox)." -#~ msgstr "" -#~ "Active l'éclairage des blocs pointés (et supprime les bordures noires de " -#~ "sélection)." +#~ msgid "How many blocks are flying in the wire simultaneously per client." +#~ msgstr "Nombre maximum de mapblocks simultanés envoyés par client." #~ 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 "" -#~ "Rend la surface de l'eau légèrement plus basse, de façon à ce qu'elle ne " -#~ "submerge pas\n" -#~ "entièrement le bloc voisin.\n" -#~ "Cette fonctionnalité est encore expérimentale et la lumière douce " -#~ "n’apparaît pas à la\n" -#~ "surface de l'eau." - -#~ msgid "Item textures..." -#~ msgstr "Textures d'items..." +#~ "How many blocks are flying in the wire simultaneously for the whole " +#~ "server." +#~ msgstr "Nombre maximum de mapblocks simultanés envoyés sur le serveur." -#~ msgid "" -#~ "Map generation attributes specific to Mapgen v7.\n" -#~ "The 'ridges' flag controls the rivers.\n" -#~ "The default flags set in the engine are: mountains, ridges\n" -#~ "The flags string modifies the engine defaults.\n" -#~ "Flags that are not specified in the flag string are not modified from the " -#~ "default.\n" -#~ "Flags starting with 'no' are used to explicitly disable them." -#~ msgstr "" -#~ "Attributs spécifiques à Mapgen V7.\n" -#~ "Le drapeau 'des crêtes' contrôle les rivières.\n" -#~ "Les drapeaux par défaut définis dans le moteur sont: montagnes, crêtes.\n" -#~ "La chaîne de drapeaux modifie les paramètres par défaut du moteur.\n" -#~ "Les drapeaux qui ne sont spécifiés dans le champ gardent leurs valeurs " -#~ "par défaut.\n" -#~ "Les drapeaux commençant par \"non\" sont désactivés." +#~ msgid "Detailed mod profiling" +#~ msgstr "Profil détaillé des mods" -#~ msgid "" -#~ "Map generation attributes specific to Mapgen flat.\n" -#~ "Occasional lakes and hills can be added to the flat world.\n" -#~ "The default flags set in the engine are: none\n" -#~ "The flags string modifies the engine defaults.\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 "Detailed mod profile data. Useful for mod developers." #~ msgstr "" -#~ "Attributs de terrain spécifiques au générateur de carte plate.\n" -#~ "Lacs et collines peuvent partiellement être ajoutés à un monde plat.\n" -#~ "Aucun drapeau par défaut défini dans le moteur.\n" -#~ "La chaîne de drapeaux modifie les paramètres par défaut du moteur.\n" -#~ "Les drapeaux qui ne sont pas spécifiés dans le champ gardent leurs " -#~ "valeurs par défaut.\n" -#~ "Les drapeaux commençant par \"non\" sont désactivés." +#~ "Profil détaillé des données du mod. Utile pour les développeurs de mods." diff --git a/po/he/minetest.po b/po/he/minetest.po index 0a10da50d191b519ad803ed94cb85a9e021a35d6..6e238bbebb2a006868569773ab974966f4b03bf5 100644 --- a/po/he/minetest.po +++ b/po/he/minetest.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: minetest\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-12 20:49+0200\n" +"POT-Creation-Date: 2016-08-30 06:18+0200\n" "PO-Revision-Date: 2016-05-26 21:01+0000\n" "Last-Translator: yuval hreman <huckvrni@gmail.com>\n" "Language-Team: Hebrew <https://hosted.weblate.org/projects/minetest/minetest/" @@ -943,6 +943,10 @@ msgstr "" msgid "Use" msgstr "" +#: src/guiKeyChangeMenu.cpp src/keycode.cpp +msgid "Zoom" +msgstr "" + #: src/guiKeyChangeMenu.cpp msgid "press key" msgstr "" @@ -1259,10 +1263,6 @@ msgstr "" msgid "X Button 2" msgstr "" -#: src/keycode.cpp -msgid "Zoom" -msgstr "" - #: src/settings_translation_file.cpp msgid "" "(X,Y,Z) offset of fractal from world centre in units of 'scale'.\n" @@ -1328,6 +1328,10 @@ msgstr "" msgid "Active Block Modifier interval" msgstr "" +#: src/settings_translation_file.cpp +msgid "Active Block Modifiers" +msgstr "" + #: src/settings_translation_file.cpp msgid "Active block range" msgstr "" @@ -1402,6 +1406,10 @@ msgstr "" msgid "Automaticaly report to the serverlist." msgstr "" +#: src/settings_translation_file.cpp +msgid "Autorun key" +msgstr "" + #: src/settings_translation_file.cpp msgid "Backward key" msgstr "" @@ -1434,6 +1442,10 @@ msgstr "" msgid "Build inside player" msgstr "" +#: src/settings_translation_file.cpp +msgid "Builtin" +msgstr "" + #: src/settings_translation_file.cpp msgid "Bumpmapping" msgstr "" @@ -1474,6 +1486,10 @@ msgstr "" msgid "Chat toggle key" msgstr "" +#: src/settings_translation_file.cpp +msgid "Chatcommands" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Choice of 18 fractals from 9 formulas.\n" @@ -1547,14 +1563,14 @@ 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())." +"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 "" -"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." +"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 @@ -1700,6 +1716,10 @@ msgstr "" msgid "Default privileges" msgstr "" +#: src/settings_translation_file.cpp +msgid "Default report format" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Default timeout for cURL, stated in milliseconds.\n" @@ -1716,6 +1736,10 @@ msgstr "" msgid "Defines the maximal player transfer distance in blocks (0 = unlimited)." msgstr "" +#: src/settings_translation_file.cpp +msgid "Delay in sending blocks after building" +msgstr "" + #: src/settings_translation_file.cpp msgid "Delay showing tooltips, stated in milliseconds." msgstr "" @@ -1746,14 +1770,6 @@ msgstr "" msgid "Desynchronize block animation" msgstr "" -#: src/settings_translation_file.cpp -msgid "Detailed mod profile data. Useful for mod developers." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "Detailed mod profiling" -msgstr "" - #: src/settings_translation_file.cpp msgid "" "Determines terrain shape.\n" @@ -1888,6 +1904,14 @@ msgid "" "Requires shaders to be enabled." msgstr "" +#: src/settings_translation_file.cpp +msgid "Engine profiling data print interval" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Entity methods" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Experimental option, might cause visible spaces between blocks\n" @@ -1948,10 +1972,20 @@ msgstr "" msgid "Field of view" msgstr "" +#: src/settings_translation_file.cpp +msgid "Field of view for zoom" +msgstr "" + #: src/settings_translation_file.cpp msgid "Field of view in degrees." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Field of view while zooming in degrees.\n" +"This requires the \"zoom\" privilege on the server." +msgstr "" + #: src/settings_translation_file.cpp msgid "" "File in client/serverlist/ that contains your favorite servers displayed in " @@ -2086,6 +2120,10 @@ msgstr "" msgid "Generate normalmaps" msgstr "" +#: src/settings_translation_file.cpp +msgid "Global callbacks" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Global map generation attributes.\n" @@ -2121,6 +2159,15 @@ msgid "" "- error: abort on usage of deprecated call (suggested for mod developers)." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Have the profiler instrument itself:\n" +"* Instrument an empty function.\n" +"This estimates the overhead, that instrumentation is adding (+1 function " +"call).\n" +"* Instrument the sampler being used to update the statistics." +msgstr "" + #: src/settings_translation_file.cpp msgid "Height component of the initial window size." msgstr "" @@ -2148,15 +2195,6 @@ msgid "" "In active blocks objects are loaded and ABMs run." msgstr "" -#: src/settings_translation_file.cpp -msgid "" -"How many blocks are flying in the wire simultaneously for the whole server." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "How many blocks are flying in the wire simultaneously per client." -msgstr "" - #: src/settings_translation_file.cpp msgid "" "How much the server will wait before unloading unused mapblocks.\n" @@ -2251,6 +2289,40 @@ msgstr "" msgid "In-game chat console background color (R,G,B)." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Instrument builtin.\n" +"This is usually only needed by core/builtin contributors" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument chatcommands on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument global callback functions on registration.\n" +"(anything you pass to a minetest.register_*() function)" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Active Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Loading Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument the methods of entities on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrumentation" +msgstr "" + #: src/settings_translation_file.cpp msgid "Interval of saving important changes in the world, stated in seconds." msgstr "" @@ -2286,7 +2358,7 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Joystick button repetition invterval" +msgid "Joystick button repetition interval" msgstr "" #: src/settings_translation_file.cpp @@ -2451,6 +2523,13 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Key for toggling autorun.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Key for toggling cinematic mode.\n" @@ -2488,7 +2567,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Key for toggling the camrea update. Only used for development\n" +"Key for toggling the camera update. Only used for development\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" @@ -2638,6 +2717,21 @@ msgstr "" msgid "Liquid update tick" msgstr "" +#: src/settings_translation_file.cpp +msgid "Load the game profiler" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Load the game profiler to collect game profiling data.\n" +"Provides a /profiler command to access the compiled profile.\n" +"Useful for mod developers and server operators." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Loading Block Modifiers" +msgstr "" + #: src/settings_translation_file.cpp msgid "Main menu game manager" msgstr "" @@ -3056,6 +3150,14 @@ msgstr "" msgid "Maximum hotbar width" msgstr "" +#: src/settings_translation_file.cpp +msgid "Maximum number of blocks that are simultaneously sent in total." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Maximum number of blocks that are simultaneously sent per client." +msgstr "" + #: src/settings_translation_file.cpp msgid "Maximum number of blocks that can be queued for loading." msgstr "" @@ -3097,6 +3199,10 @@ msgstr "" msgid "Maximum number of statically stored objects in a block." msgstr "" +#: src/settings_translation_file.cpp +msgid "Maximum objects per block" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Maximum proportion of current window to be used for hotbar.\n" @@ -3104,11 +3210,11 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously blocks send per client" +msgid "Maximum simultaneous block sends per client" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously bocks send total" +msgid "Maximum simultaneous block sends total" msgstr "" #: src/settings_translation_file.cpp @@ -3119,10 +3225,6 @@ msgstr "" msgid "Maximum users" msgstr "" -#: src/settings_translation_file.cpp -msgid "Maxmimum objects per block" -msgstr "" - #: src/settings_translation_file.cpp msgid "Menus" msgstr "" @@ -3163,10 +3265,6 @@ msgstr "" msgid "Mipmapping" msgstr "" -#: src/settings_translation_file.cpp -msgid "Mod profiling" -msgstr "" - #: src/settings_translation_file.cpp msgid "Modstore details URL" msgstr "" @@ -3371,12 +3469,18 @@ msgstr "" 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." +msgstr "" + #: src/settings_translation_file.cpp msgid "Privileges that players with basic_privs can grant" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiler data print interval. 0 = disable. Useful for developers." +msgid "Profiler" msgstr "" #: src/settings_translation_file.cpp @@ -3384,7 +3488,7 @@ msgid "Profiler toggle key" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiling print interval" +msgid "Profiling" msgstr "" #: src/settings_translation_file.cpp @@ -3418,6 +3522,10 @@ msgstr "" msgid "Replaces the default main menu with a custom one." msgstr "" +#: src/settings_translation_file.cpp +msgid "Report path" +msgstr "" + #: src/settings_translation_file.cpp msgid "Right key" msgstr "" @@ -3576,7 +3684,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Shaders allow advanced visul effects and may increase performance on some " +"Shaders allow advanced visual effects and may increase performance on some " "video cards.\n" "Thy only work with the OpenGL video backend." msgstr "" @@ -3691,10 +3799,22 @@ msgstr "" msgid "The altitude at which temperature drops by 20C" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The default format in which profiles are being saved,\n" +"when calling `/profiler save [format]` without format." +msgstr "" + #: src/settings_translation_file.cpp msgid "The depth of dirt or other filler" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The file path relative to your worldpath in which profiles will be saved " +"to.\n" +msgstr "" + #: src/settings_translation_file.cpp msgid "The network interface that the server listens on." msgstr "" @@ -3839,10 +3959,6 @@ msgstr "" msgid "Use trilinear filtering when scaling textures." msgstr "" -#: src/settings_translation_file.cpp -msgid "Useful for mod developers." -msgstr "" - #: src/settings_translation_file.cpp msgid "V-Sync" msgstr "" @@ -3969,7 +4085,7 @@ msgid "" "When gui_scaling_filter_txr2img is true, copy those images\n" "from hardware to software for scaling. When false, fall back\n" "to the old scaling method, for video drivers that don't\n" -"propery support downloading textures back from hardware." +"properly support downloading textures back from hardware." msgstr "" #: src/settings_translation_file.cpp @@ -4069,8 +4185,8 @@ msgstr "" msgid "cURL timeout" msgstr "" -#~ msgid "No of course not!" -#~ msgstr "×œ× ×‘×¨×•×¨ של×!" - #~ msgid "Public Serverlist" #~ msgstr "רשימת ×©×¨×ª×™× ×¤×•×ž×‘×™" + +#~ msgid "No of course not!" +#~ msgstr "×œ× ×‘×¨×•×¨ של×!" diff --git a/po/hu/minetest.po b/po/hu/minetest.po index 7af585181598886d95a3250eeac9ff0f0f094c4a..6534266c05a53eef09fa20ef006fa8772bb2664b 100644 --- a/po/hu/minetest.po +++ b/po/hu/minetest.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: minetest\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-12 20:49+0200\n" +"POT-Creation-Date: 2016-08-30 06:18+0200\n" "PO-Revision-Date: 2016-05-07 03:17+0000\n" "Last-Translator: Kisbenedek Márton <martonkisbenedek@gmail.com>\n" "Language-Team: Hungarian <https://hosted.weblate.org/projects/minetest/" @@ -980,6 +980,10 @@ msgstr "Váltás noclip-re" msgid "Use" msgstr "Használat" +#: src/guiKeyChangeMenu.cpp src/keycode.cpp +msgid "Zoom" +msgstr "NagyÃtás" + #: src/guiKeyChangeMenu.cpp msgid "press key" msgstr "Nyomj meg egy gombot" @@ -1307,10 +1311,6 @@ msgstr "X gomb 1" msgid "X Button 2" msgstr "X Gomb 2" -#: src/keycode.cpp -msgid "Zoom" -msgstr "NagyÃtás" - #: src/settings_translation_file.cpp msgid "" "(X,Y,Z) offset of fractal from world centre in units of 'scale'.\n" @@ -1389,6 +1389,11 @@ msgstr "AktÃv blokk kezelés idÅ‘köze" msgid "Active Block Modifier interval" msgstr "AktÃv blokk módosÃtó idÅ‘köze" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Active Block Modifiers" +msgstr "AktÃv blokk módosÃtó idÅ‘köze" + #: src/settings_translation_file.cpp msgid "Active block range" msgstr "AktÃv blokk kiterjedési terület" @@ -1473,6 +1478,10 @@ msgstr "Összeomlás után újracsatlakozás kérése" msgid "Automaticaly report to the serverlist." msgstr "Automatikus bejelentés a szerverlistára." +#: src/settings_translation_file.cpp +msgid "Autorun key" +msgstr "" + #: src/settings_translation_file.cpp msgid "Backward key" msgstr "Vissza gomb" @@ -1506,6 +1515,10 @@ msgstr "Bit/pixel (vagyis szÃnmélység) teljes képernyÅ‘s módban." msgid "Build inside player" msgstr "ÉpÃtés játékos helyére" +#: src/settings_translation_file.cpp +msgid "Builtin" +msgstr "" + #: src/settings_translation_file.cpp #, fuzzy msgid "Bumpmapping" @@ -1547,6 +1560,11 @@ msgstr "Csevegés gomb" msgid "Chat toggle key" msgstr "Csevegés váltás gomb" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Chatcommands" +msgstr "Parancs" + #: src/settings_translation_file.cpp msgid "" "Choice of 18 fractals from 9 formulas.\n" @@ -1618,6 +1636,16 @@ msgstr "FelhÅ‘k a menüben" msgid "Colored fog" msgstr "SzÃnezett köd" +#: src/settings_translation_file.cpp +#, fuzzy +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 "" +"Modok vesszÅ‘vel elválasztott listája, melyeknek engedélyezett HTTP API-k " +"elérése, amik\n" +"lehetÅ‘vé teszik, hogy feltöltsenek és letöltsenek adatokat a netrÅ‘l/netre." + #: src/settings_translation_file.cpp msgid "" "Comma-separated list of trusted mods that are allowed to access insecure\n" @@ -1628,15 +1656,6 @@ msgstr "" "funkcióik még a mod biztonság bekapcsolása esetén is " "(request_insecure_environment())." -#: 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 "" -"Modok vesszÅ‘vel elválasztott listája, melyeknek engedélyezett HTTP API-k " -"elérése, amik\n" -"lehetÅ‘vé teszik, hogy feltöltsenek és letöltsenek adatokat a netrÅ‘l/netre." - #: src/settings_translation_file.cpp msgid "Command key" msgstr "Parancs gomb" @@ -1794,6 +1813,10 @@ msgstr "Alapértelmezett jelszó" msgid "Default privileges" msgstr "Alap jogosultságok" +#: src/settings_translation_file.cpp +msgid "Default report format" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Default timeout for cURL, stated in milliseconds.\n" @@ -1810,6 +1833,10 @@ msgstr "" msgid "Defines the maximal player transfer distance in blocks (0 = unlimited)." msgstr "" +#: src/settings_translation_file.cpp +msgid "Delay in sending blocks after building" +msgstr "" + #: src/settings_translation_file.cpp msgid "Delay showing tooltips, stated in milliseconds." msgstr "Eszköztippek megjelenÃtésének késleltetése, ezredmásodpercben megadva." @@ -1842,14 +1869,6 @@ msgstr "" msgid "Desynchronize block animation" msgstr "" -#: src/settings_translation_file.cpp -msgid "Detailed mod profile data. Useful for mod developers." -msgstr "Részletes mod profil adat. Mod fejlesztÅ‘knek hasznos." - -#: src/settings_translation_file.cpp -msgid "Detailed mod profiling" -msgstr "" - #: src/settings_translation_file.cpp msgid "" "Determines terrain shape.\n" @@ -2000,6 +2019,14 @@ msgid "" "Requires shaders to be enabled." msgstr "" +#: src/settings_translation_file.cpp +msgid "Engine profiling data print interval" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Entity methods" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Experimental option, might cause visible spaces between blocks\n" @@ -2064,10 +2091,24 @@ msgstr "" msgid "Field of view" msgstr "Látótávolság" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Field of view for zoom" +msgstr "Látótávolság" + #: src/settings_translation_file.cpp msgid "Field of view in degrees." msgstr "Látóterület fokokban." +#: src/settings_translation_file.cpp +#, fuzzy +msgid "" +"Field of view while zooming in degrees.\n" +"This requires the \"zoom\" privilege on the server." +msgstr "" +"Gyors mozgás (a használat gombbal).\n" +"Szükséges hozzá a \"fast\" (gyorsaság) jogosultság a szerveren." + #: src/settings_translation_file.cpp msgid "" "File in client/serverlist/ that contains your favorite servers displayed in " @@ -2210,6 +2251,10 @@ msgstr "Ãltalános" msgid "Generate normalmaps" msgstr "Normálfelületek generálása" +#: src/settings_translation_file.cpp +msgid "Global callbacks" +msgstr "" + #: src/settings_translation_file.cpp #, fuzzy msgid "" @@ -2252,6 +2297,15 @@ msgid "" "- error: abort on usage of deprecated call (suggested for mod developers)." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Have the profiler instrument itself:\n" +"* Instrument an empty function.\n" +"This estimates the overhead, that instrumentation is adding (+1 function " +"call).\n" +"* Instrument the sampler being used to update the statistics." +msgstr "" + #: src/settings_translation_file.cpp msgid "Height component of the initial window size." msgstr "A kezdeti ablak méret magasság összetevÅ‘je." @@ -2279,15 +2333,6 @@ msgid "" "In active blocks objects are loaded and ABMs run." msgstr "" -#: src/settings_translation_file.cpp -msgid "" -"How many blocks are flying in the wire simultaneously for the whole server." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "How many blocks are flying in the wire simultaneously per client." -msgstr "" - #: src/settings_translation_file.cpp msgid "" "How much the server will wait before unloading unused mapblocks.\n" @@ -2405,6 +2450,40 @@ msgstr "" msgid "In-game chat console background color (R,G,B)." msgstr "Játékon belüli csevegÅ‘ konzol hátterének szÃne (R,G,B)." +#: src/settings_translation_file.cpp +msgid "" +"Instrument builtin.\n" +"This is usually only needed by core/builtin contributors" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument chatcommands on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument global callback functions on registration.\n" +"(anything you pass to a minetest.register_*() function)" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Active Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Loading Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument the methods of entities on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrumentation" +msgstr "" + #: src/settings_translation_file.cpp msgid "Interval of saving important changes in the world, stated in seconds." msgstr "" @@ -2442,7 +2521,7 @@ msgstr "" #: src/settings_translation_file.cpp #, fuzzy -msgid "Joystick button repetition invterval" +msgid "Joystick button repetition interval" msgstr "Jobb kattintás ismétlés idÅ‘köz" #: src/settings_translation_file.cpp @@ -2658,6 +2737,17 @@ msgstr "" "Lásd: http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "" +"Key for toggling autorun.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" +"Gomb a gyors (fast) módra váltáshoz.\n" +"Lásd: http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" + #: src/settings_translation_file.cpp msgid "" "Key for toggling cinematic mode.\n" @@ -2709,8 +2799,9 @@ msgstr "" "html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp +#, fuzzy msgid "" -"Key for toggling the camrea update. Only used for development\n" +"Key for toggling the camera update. Only used for development\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" @@ -2883,6 +2974,22 @@ msgstr "" msgid "Liquid update tick" msgstr "" +#: src/settings_translation_file.cpp +msgid "Load the game profiler" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Load the game profiler to collect game profiling data.\n" +"Provides a /profiler command to access the compiled profile.\n" +"Useful for mod developers and server operators." +msgstr "" + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Loading Block Modifiers" +msgstr "AktÃv blokk módosÃtó idÅ‘köze" + #: src/settings_translation_file.cpp msgid "Main menu game manager" msgstr "FÅ‘menü játék kezelÅ‘" @@ -3341,6 +3448,16 @@ msgstr "" msgid "Maximum hotbar width" msgstr "Maximum hotbar szélesség" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Maximum number of blocks that are simultaneously sent in total." +msgstr "Az egy idÅ‘ben csatlakozó játékosok maximális száma." + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Maximum number of blocks that are simultaneously sent per client." +msgstr "Maximum blokkok száma, amik sorban állhatnak betöltésre." + #: src/settings_translation_file.cpp msgid "Maximum number of blocks that can be queued for loading." msgstr "Maximum blokkok száma, amik sorban állhatnak betöltésre." @@ -3388,6 +3505,11 @@ msgstr "Az egy idÅ‘ben csatlakozó játékosok maximális száma." msgid "Maximum number of statically stored objects in a block." msgstr "Statikusan tárolt objektumok maximális száma egy térképblokkban." +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Maximum objects per block" +msgstr "Maximum objektum térképblokkonként" + #: src/settings_translation_file.cpp msgid "" "Maximum proportion of current window to be used for hotbar.\n" @@ -3397,11 +3519,13 @@ msgstr "" "Hasznos, ha valamit el kell helyezni a hotbar jobb, vagy bal oldalán." #: src/settings_translation_file.cpp -msgid "Maximum simultaneously blocks send per client" +#, fuzzy +msgid "Maximum simultaneous block sends per client" msgstr "Az egyidejűleg a kliensenként küldött térképblokkok maximális száma" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously bocks send total" +#, fuzzy +msgid "Maximum simultaneous block sends total" msgstr "Egyidejűleg küldött térképblokkok maximális száma összesen" #: src/settings_translation_file.cpp @@ -3414,10 +3538,6 @@ msgstr "" msgid "Maximum users" msgstr "Maximum felhasználók" -#: src/settings_translation_file.cpp -msgid "Maxmimum objects per block" -msgstr "Maximum objektum térképblokkonként" - #: src/settings_translation_file.cpp msgid "Menus" msgstr "Menük" @@ -3459,10 +3579,6 @@ msgstr "Minimum textúra méret a szűrÅ‘knek" msgid "Mipmapping" msgstr "Mip-mapping" -#: src/settings_translation_file.cpp -msgid "Mod profiling" -msgstr "" - #: src/settings_translation_file.cpp msgid "Modstore details URL" msgstr "Mod áruház részletek URL" @@ -3684,12 +3800,18 @@ msgstr "" "Annak megelÅ‘zése, hogy a modok nem biztonágos dolgokat futtassanak, pl. " "shell parancsok." +#: src/settings_translation_file.cpp +msgid "" +"Print the engine's profiling data in regular intervals (in seconds). 0 = " +"disable. Useful for developers." +msgstr "" + #: src/settings_translation_file.cpp msgid "Privileges that players with basic_privs can grant" msgstr "Jogosultságok, amiket a basic_privs adhat a játékosoknak" #: src/settings_translation_file.cpp -msgid "Profiler data print interval. 0 = disable. Useful for developers." +msgid "Profiler" msgstr "" #: src/settings_translation_file.cpp @@ -3697,7 +3819,7 @@ msgid "Profiler toggle key" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiling print interval" +msgid "Profiling" msgstr "" #: src/settings_translation_file.cpp @@ -3731,6 +3853,11 @@ msgstr "Távoli port" msgid "Replaces the default main menu with a custom one." msgstr "Az alapértelmezett fÅ‘menüt lecseréli egy másikkal." +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Report path" +msgstr "BetűtÃpus helye" + #: src/settings_translation_file.cpp msgid "Right key" msgstr "Jobb gomb" @@ -3905,8 +4032,9 @@ msgstr "" "A shaderek engedélyezése szükséges hozzá." #: src/settings_translation_file.cpp +#, fuzzy msgid "" -"Shaders allow advanced visul effects and may increase performance on some " +"Shaders allow advanced visual effects and may increase performance on some " "video cards.\n" "Thy only work with the OpenGL video backend." msgstr "" @@ -4032,10 +4160,22 @@ msgstr "Textúrák útvonala" msgid "The altitude at which temperature drops by 20C" msgstr "A magasság, ahol a hÅ‘mérséklet 20 fokkal csökken" +#: src/settings_translation_file.cpp +msgid "" +"The default format in which profiles are being saved,\n" +"when calling `/profiler save [format]` without format." +msgstr "" + #: src/settings_translation_file.cpp msgid "The depth of dirt or other filler" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The file path relative to your worldpath in which profiles will be saved " +"to.\n" +msgstr "" + #: src/settings_translation_file.cpp msgid "The network interface that the server listens on." msgstr "" @@ -4199,10 +4339,6 @@ msgstr "" msgid "Use trilinear filtering when scaling textures." msgstr "Trilineáris szűrés a textúrák méretezéséhez." -#: src/settings_translation_file.cpp -msgid "Useful for mod developers." -msgstr "Mod fejlesztÅ‘knek hasznos." - #: src/settings_translation_file.cpp msgid "V-Sync" msgstr "" @@ -4331,7 +4467,7 @@ msgid "" "When gui_scaling_filter_txr2img is true, copy those images\n" "from hardware to software for scaling. When false, fall back\n" "to the old scaling method, for video drivers that don't\n" -"propery support downloading textures back from hardware." +"properly support downloading textures back from hardware." msgstr "" #: src/settings_translation_file.cpp @@ -4444,201 +4580,207 @@ msgstr "" msgid "cURL timeout" msgstr "" -#~ msgid "No of course not!" -#~ msgstr "Persze, hogy nem!" +#~ msgid "Item textures..." +#~ msgstr "Elem textúrák..." -#~ msgid "Public Serverlist" -#~ msgstr "Nyilvános szerverlista" +#~ 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 "" +#~ "Kicsivel alacsonyabb vÃz felszÃn engedélyezése, hogy ne töltse meg " +#~ "teljesen a blokkot.\n" +#~ "Megjegyzés: ez nem teljesen optimalizált, és a simÃtott megvilágÃtás\n" +#~ "Ãgy nem működik a vÃz felszÃnén." -#~ msgid "Generate Normalmaps" -#~ msgstr "Normálfelületek generálása" +#~ msgid "Enable selection highlighting for nodes (disables selectionbox)." +#~ msgstr "" +#~ "Kijelölés kiemelés (kivilágÃtás) engedélyezése a blokkoknál (letiltja a " +#~ "kijelölÅ‘dobozt)." -#~ msgid "No!!!" -#~ msgstr "Nem!!!" +#~ msgid "" +#~ "Key for decreasing the viewing range. Modifies the minimum viewing " +#~ "range.\n" +#~ "See http://irrlicht.sourceforge.net/docu/namespaceirr." +#~ "html#a54da2a0e231901735e3da1b0edf72eb3" +#~ msgstr "" +#~ "A látóterület csökkentésének gombja. A minimum látóterületet módosÃtja.\n" +#~ "Lásd: http://irrlicht.sourceforge.net/docu/namespaceirr." +#~ "html#a54da2a0e231901735e3da1b0edf72eb3" -#, fuzzy #~ msgid "" -#~ "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." +#~ "Key for increasing the viewing range. Modifies the minimum viewing " +#~ "range.\n" +#~ "See http://irrlicht.sourceforge.net/docu/namespaceirr." +#~ "html#a54da2a0e231901735e3da1b0edf72eb3" #~ msgstr "" -#~ "Térkép generálási jellemzÅ‘k csak a Valleys térképgenerátor esetében.\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." +#~ "A látóterület növelésének gombja. A minimum látótávolságot módosÃtja.\n" +#~ "Lásd: http://irrlicht.sourceforge.net/docu/namespaceirr." +#~ "html#a54da2a0e231901735e3da1b0edf72eb3" -#, fuzzy -#~ msgid "If disabled " -#~ msgstr "Csomag letiltás" +#~ 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 "" +#~ "Maximum távolság a vÃzszinttÅ‘l, ahol a játékosok újraéledhetnek/" +#~ "megjelenhetnek csatlakozáskor (spawn).\n" +#~ "Magasabb értékek közelebb visznek az (x = 0, z = 0)-hoz.\n" +#~ "Alacsonyabb értékek azt eredményezhetik, hogy nem lesz megfelelÅ‘ pont a " +#~ "feléledéshez,\n" +#~ "(0,0,0) pozÃcióban történÅ‘ feléledést, ami valószÃnűleg a föld alatt lesz." #, fuzzy -#~ msgid "If enabled, " -#~ msgstr "Engedélyez" +#~ msgid "" +#~ "Minimum wanted FPS.\n" +#~ "The amount of rendered stuff is dynamically set according to this. and " +#~ "viewing range min and max." +#~ msgstr "" +#~ "Minimum kÃvánt FPS.\n" +#~ "A renderelt cuccok mennyisége dinamikusan ez alapján állÃtódik be (és a " +#~ "látórerület min és max)." -#~ msgid "Rendering:" -#~ msgstr "Renderelés:" +#~ msgid "New style water" +#~ msgstr "Új stÃlusú vÃz" -#~ msgid "Restart minetest for driver change to take effect" -#~ msgstr "A driver változások életbe lépéséhez indÃtsd újra a Minetestet" +#~ msgid "Preload inventory textures" +#~ msgstr "Eszköztár textúráinak elÅ‘töltése" -#, fuzzy -#~ msgid "Game Name" -#~ msgstr "Játék" +#~ msgid "Vertical initial window size." +#~ msgstr "FüggÅ‘leges kezdeti ablak méret." -#, fuzzy -#~ msgid "Password" -#~ msgstr "Régi jelszó" +#~ msgid "Vertical spawn range" +#~ msgstr "Az (újra)éledés függÅ‘leges irányú területe" -#~ msgid "Preload item visuals" -#~ msgstr "ElÅ‘retöltött tárgy láthatóság" +#~ msgid "Viewing range minimum" +#~ msgstr "Minimum látóterület" -#, fuzzy -#~ msgid "Finite Liquid" -#~ msgstr "Végtelen folyadék" +#~ msgid "Wanted FPS" +#~ msgstr "KÃvánt FPS" -#~ msgid "Failed to delete all world files" -#~ msgstr "Hiba az összes világ törlése közben" +#~ msgid "Scaling factor applied to menu elements: " +#~ msgstr "A méretarány alkalmazva a menü elemekre: " -#~ msgid "Cannot configure world: Nothing selected" -#~ msgstr "Nem sikerült a világ beállÃtása: Nincs kiválasztva" +#, fuzzy +#~ msgid "Touch free target" +#~ msgstr "Touch free target" -#~ msgid "Cannot create world: No games found" -#~ msgstr "Nem sikerült a világot létrehozni: Nem található a játék" +#, fuzzy +#~ msgid "Downloading" +#~ msgstr "Le" -#~ msgid "Files to be deleted" -#~ msgstr "A fájl törölve lett" +#~ msgid "Left click: Move all items, Right click: Move single item" +#~ msgstr "Ball gomb: Tárgyak mozgatása, Jobb gomb: egy tárgyat mozgat" -#~ msgid "Cannot delete world: Nothing selected" -#~ msgstr "Nem törölhetÅ‘ a világ: Nincs kiválasztva" +#~ msgid "is required by:" +#~ msgstr "kell neki:" -#~ msgid "Address required." -#~ msgstr "CÃm szükséges." +#~ msgid "Configuration saved. " +#~ msgstr "BeállÃtások mentve. " -#~ msgid "Create world" -#~ msgstr "Világ létrehozása" +#~ msgid "Warning: Configuration not consistent. " +#~ msgstr "Figyelem: A beállÃtások nem egyformák. " -#~ msgid "Leave address blank to start a local server." -#~ msgstr "Hagyd el a nevét, hogy helyi szervert indÃts." +#~ msgid "Cannot create world: Name contains invalid characters" +#~ msgstr "Nem sikerült a világ létrehozása: A névben nem jó karakterek vannak" + +#~ msgid "Show Public" +#~ msgstr "Publikus mutatása" #~ msgid "Show Favorites" #~ msgstr "Kedvencek mutatása" -#~ msgid "Show Public" -#~ msgstr "Publikus mutatása" +#~ msgid "Leave address blank to start a local server." +#~ msgstr "Hagyd el a nevét, hogy helyi szervert indÃts." -#~ msgid "Cannot create world: Name contains invalid characters" -#~ msgstr "Nem sikerült a világ létrehozása: A névben nem jó karakterek vannak" +#~ msgid "Create world" +#~ msgstr "Világ létrehozása" -#~ msgid "Warning: Configuration not consistent. " -#~ msgstr "Figyelem: A beállÃtások nem egyformák. " +#~ msgid "Address required." +#~ msgstr "CÃm szükséges." -#~ msgid "Configuration saved. " -#~ msgstr "BeállÃtások mentve. " +#~ msgid "Cannot delete world: Nothing selected" +#~ msgstr "Nem törölhetÅ‘ a világ: Nincs kiválasztva" -#~ msgid "is required by:" -#~ msgstr "kell neki:" +#~ msgid "Files to be deleted" +#~ msgstr "A fájl törölve lett" -#~ msgid "Left click: Move all items, Right click: Move single item" -#~ msgstr "Ball gomb: Tárgyak mozgatása, Jobb gomb: egy tárgyat mozgat" +#~ msgid "Cannot create world: No games found" +#~ msgstr "Nem sikerült a világot létrehozni: Nem található a játék" -#, fuzzy -#~ msgid "Downloading" -#~ msgstr "Le" +#~ msgid "Cannot configure world: Nothing selected" +#~ msgstr "Nem sikerült a világ beállÃtása: Nincs kiválasztva" + +#~ msgid "Failed to delete all world files" +#~ msgstr "Hiba az összes világ törlése közben" #, fuzzy -#~ msgid "Touch free target" -#~ msgstr "Touch free target" +#~ msgid "Finite Liquid" +#~ msgstr "Végtelen folyadék" -#~ msgid "Scaling factor applied to menu elements: " -#~ msgstr "A méretarány alkalmazva a menü elemekre: " +#~ msgid "Preload item visuals" +#~ msgstr "ElÅ‘retöltött tárgy láthatóság" -#~ msgid "Wanted FPS" -#~ msgstr "KÃvánt FPS" +#, fuzzy +#~ msgid "Password" +#~ msgstr "Régi jelszó" -#~ msgid "Viewing range minimum" -#~ msgstr "Minimum látóterület" +#, fuzzy +#~ msgid "Game Name" +#~ msgstr "Játék" -#~ msgid "Vertical spawn range" -#~ msgstr "Az (újra)éledés függÅ‘leges irányú területe" +#~ msgid "Restart minetest for driver change to take effect" +#~ msgstr "A driver változások életbe lépéséhez indÃtsd újra a Minetestet" -#~ msgid "Vertical initial window size." -#~ msgstr "FüggÅ‘leges kezdeti ablak méret." +#~ msgid "Rendering:" +#~ msgstr "Renderelés:" -#~ msgid "Preload inventory textures" -#~ msgstr "Eszköztár textúráinak elÅ‘töltése" +#, fuzzy +#~ msgid "If enabled, " +#~ msgstr "Engedélyez" -#~ msgid "New style water" -#~ msgstr "Új stÃlusú vÃz" +#, fuzzy +#~ msgid "If disabled " +#~ msgstr "Csomag letiltás" #, fuzzy #~ msgid "" -#~ "Minimum wanted FPS.\n" -#~ "The amount of rendered stuff is dynamically set according to this. and " -#~ "viewing range min and max." +#~ "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 "" -#~ "Minimum kÃvánt FPS.\n" -#~ "A renderelt cuccok mennyisége dinamikusan ez alapján állÃtódik be (és a " -#~ "látórerület min és max)." +#~ "Térkép generálási jellemzÅ‘k csak a Valleys térképgenerátor esetében.\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." -#~ 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 "" -#~ "Maximum távolság a vÃzszinttÅ‘l, ahol a játékosok újraéledhetnek/" -#~ "megjelenhetnek csatlakozáskor (spawn).\n" -#~ "Magasabb értékek közelebb visznek az (x = 0, z = 0)-hoz.\n" -#~ "Alacsonyabb értékek azt eredményezhetik, hogy nem lesz megfelelÅ‘ pont a " -#~ "feléledéshez,\n" -#~ "(0,0,0) pozÃcióban történÅ‘ feléledést, ami valószÃnűleg a föld alatt lesz." +#~ msgid "No!!!" +#~ msgstr "Nem!!!" -#~ msgid "" -#~ "Key for increasing the viewing range. Modifies the minimum viewing " -#~ "range.\n" -#~ "See http://irrlicht.sourceforge.net/docu/namespaceirr." -#~ "html#a54da2a0e231901735e3da1b0edf72eb3" -#~ msgstr "" -#~ "A látóterület növelésének gombja. A minimum látótávolságot módosÃtja.\n" -#~ "Lásd: http://irrlicht.sourceforge.net/docu/namespaceirr." -#~ "html#a54da2a0e231901735e3da1b0edf72eb3" +#~ msgid "Generate Normalmaps" +#~ msgstr "Normálfelületek generálása" -#~ msgid "" -#~ "Key for decreasing the viewing range. Modifies the minimum viewing " -#~ "range.\n" -#~ "See http://irrlicht.sourceforge.net/docu/namespaceirr." -#~ "html#a54da2a0e231901735e3da1b0edf72eb3" -#~ msgstr "" -#~ "A látóterület csökkentésének gombja. A minimum látóterületet módosÃtja.\n" -#~ "Lásd: http://irrlicht.sourceforge.net/docu/namespaceirr." -#~ "html#a54da2a0e231901735e3da1b0edf72eb3" +#~ msgid "Public Serverlist" +#~ msgstr "Nyilvános szerverlista" -#~ msgid "Enable selection highlighting for nodes (disables selectionbox)." -#~ msgstr "" -#~ "Kijelölés kiemelés (kivilágÃtás) engedélyezése a blokkoknál (letiltja a " -#~ "kijelölÅ‘dobozt)." +#~ msgid "No of course not!" +#~ msgstr "Persze, hogy nem!" -#~ 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 "" -#~ "Kicsivel alacsonyabb vÃz felszÃn engedélyezése, hogy ne töltse meg " -#~ "teljesen a blokkot.\n" -#~ "Megjegyzés: ez nem teljesen optimalizált, és a simÃtott megvilágÃtás\n" -#~ "Ãgy nem működik a vÃz felszÃnén." +#~ msgid "Useful for mod developers." +#~ msgstr "Mod fejlesztÅ‘knek hasznos." -#~ msgid "Item textures..." -#~ msgstr "Elem textúrák..." +#~ msgid "Detailed mod profile data. Useful for mod developers." +#~ msgstr "Részletes mod profil adat. Mod fejlesztÅ‘knek hasznos." diff --git a/po/id/minetest.po b/po/id/minetest.po index 5571967f55bead380f9f8c14419f70255e95c1c3..28f264ebc37a129983eb452affc48e0ca8ff16d5 100644 --- a/po/id/minetest.po +++ b/po/id/minetest.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: minetest\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-12 20:49+0200\n" +"POT-Creation-Date: 2016-08-30 06:18+0200\n" "PO-Revision-Date: 2016-06-23 16:06+0000\n" "Last-Translator: Muhammad Rifqi Priyo Susanto " "<muhammadrifqipriyosusanto@gmail.com>\n" @@ -987,6 +987,10 @@ msgstr "Tembus blok" msgid "Use" msgstr "Pakai" +#: src/guiKeyChangeMenu.cpp src/keycode.cpp +msgid "Zoom" +msgstr "Zoom" + #: src/guiKeyChangeMenu.cpp msgid "press key" msgstr "tekan tombol" @@ -1303,10 +1307,6 @@ msgstr "Tombol X 1" msgid "X Button 2" msgstr "Tombol X 2" -#: src/keycode.cpp -msgid "Zoom" -msgstr "Zoom" - #: src/settings_translation_file.cpp msgid "" "(X,Y,Z) offset of fractal from world centre in units of 'scale'.\n" @@ -1387,6 +1387,11 @@ msgstr "Batas blok aktif" msgid "Active Block Modifier interval" msgstr "Batas blok aktif" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Active Block Modifiers" +msgstr "Batas blok aktif" + #: src/settings_translation_file.cpp msgid "Active block range" msgstr "Jangkauan blok aktif" @@ -1474,6 +1479,10 @@ msgstr "Minta untuk menyambung ulang setelah crash" msgid "Automaticaly report to the serverlist." msgstr "Secara otomatis melaporkan ke daftar server." +#: src/settings_translation_file.cpp +msgid "Autorun key" +msgstr "" + #: src/settings_translation_file.cpp msgid "Backward key" msgstr "Tombol mundur" @@ -1506,6 +1515,10 @@ msgstr "Bit per piksel (alias kedalaman warna) dalam mode layar penuh." msgid "Build inside player" msgstr "Bangun di dalam pemain" +#: src/settings_translation_file.cpp +msgid "Builtin" +msgstr "" + #: src/settings_translation_file.cpp msgid "Bumpmapping" msgstr "Bumpmapping" @@ -1546,6 +1559,11 @@ msgstr "Tombol obrolan" msgid "Chat toggle key" msgstr "Tombol beralih obrolan" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Chatcommands" +msgstr "Perintah" + #: src/settings_translation_file.cpp msgid "" "Choice of 18 fractals from 9 formulas.\n" @@ -1636,6 +1654,16 @@ msgstr "Awan dalam menu" msgid "Colored fog" msgstr "Kabut berwarna" +#: src/settings_translation_file.cpp +#, fuzzy +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 "" +"Daftar yang dipisahkan koma dari mod yang dibolehkan untuk mengakses\n" +"HTTP API, membolehkan mereka untuk mengunggah dan mengunduh data\n" +"ke/dari internet." + #: src/settings_translation_file.cpp msgid "" "Comma-separated list of trusted mods that are allowed to access insecure\n" @@ -1645,15 +1673,6 @@ msgstr "" "untuk mengakses fungsi yang tidak aman bahkan ketika mod security aktif\n" "(melalui request_insecure_environment())." -#: 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 "" -"Daftar yang dipisahkan koma dari mod yang dibolehkan untuk mengakses\n" -"HTTP API, membolehkan mereka untuk mengunggah dan mengunduh data\n" -"ke/dari internet." - #: src/settings_translation_file.cpp msgid "Command key" msgstr "Tombol perintah" @@ -1808,6 +1827,10 @@ msgstr "Kata sandi bawaan" msgid "Default privileges" msgstr "Izin bawaan" +#: src/settings_translation_file.cpp +msgid "Default report format" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Default timeout for cURL, stated in milliseconds.\n" @@ -1826,6 +1849,10 @@ msgstr "" msgid "Defines the maximal player transfer distance in blocks (0 = unlimited)." msgstr "" +#: src/settings_translation_file.cpp +msgid "Delay in sending blocks after building" +msgstr "" + #: src/settings_translation_file.cpp msgid "Delay showing tooltips, stated in milliseconds." msgstr "" @@ -1858,14 +1885,6 @@ msgstr "" msgid "Desynchronize block animation" msgstr "" -#: src/settings_translation_file.cpp -msgid "Detailed mod profile data. Useful for mod developers." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "Detailed mod profiling" -msgstr "" - #: src/settings_translation_file.cpp msgid "" "Determines terrain shape.\n" @@ -2021,6 +2040,14 @@ msgid "" "Requires shaders to be enabled." msgstr "" +#: src/settings_translation_file.cpp +msgid "Engine profiling data print interval" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Entity methods" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Experimental option, might cause visible spaces between blocks\n" @@ -2084,10 +2111,24 @@ msgstr "" msgid "Field of view" msgstr "" +#: src/settings_translation_file.cpp +msgid "Field of view for zoom" +msgstr "" + #: src/settings_translation_file.cpp msgid "Field of view in degrees." msgstr "" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "" +"Field of view while zooming in degrees.\n" +"This requires the \"zoom\" privilege on the server." +msgstr "" +"Jika diaktifkan dengan mode terbang, pemain mampu terbang melalui node " +"padat.\n" +"Hal ini memerlukan hak istimewa \"noclip\" pada server." + #: src/settings_translation_file.cpp msgid "" "File in client/serverlist/ that contains your favorite servers displayed in " @@ -2224,6 +2265,10 @@ msgstr "Umum" msgid "Generate normalmaps" msgstr "Hasilkan normalmaps" +#: src/settings_translation_file.cpp +msgid "Global callbacks" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Global map generation attributes.\n" @@ -2258,6 +2303,15 @@ msgid "" "- error: abort on usage of deprecated call (suggested for mod developers)." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Have the profiler instrument itself:\n" +"* Instrument an empty function.\n" +"This estimates the overhead, that instrumentation is adding (+1 function " +"call).\n" +"* Instrument the sampler being used to update the statistics." +msgstr "" + #: src/settings_translation_file.cpp msgid "Height component of the initial window size." msgstr "" @@ -2285,15 +2339,6 @@ msgid "" "In active blocks objects are loaded and ABMs run." msgstr "" -#: src/settings_translation_file.cpp -msgid "" -"How many blocks are flying in the wire simultaneously for the whole server." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "How many blocks are flying in the wire simultaneously per client." -msgstr "" - #: src/settings_translation_file.cpp msgid "" "How much the server will wait before unloading unused mapblocks.\n" @@ -2398,6 +2443,40 @@ msgstr "" msgid "In-game chat console background color (R,G,B)." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Instrument builtin.\n" +"This is usually only needed by core/builtin contributors" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument chatcommands on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument global callback functions on registration.\n" +"(anything you pass to a minetest.register_*() function)" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Active Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Loading Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument the methods of entities on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrumentation" +msgstr "" + #: src/settings_translation_file.cpp msgid "Interval of saving important changes in the world, stated in seconds." msgstr "" @@ -2433,7 +2512,7 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Joystick button repetition invterval" +msgid "Joystick button repetition interval" msgstr "" #: src/settings_translation_file.cpp @@ -2646,6 +2725,17 @@ msgstr "" "Lihat http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "" +"Key for toggling autorun.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" +"Tombol untuk beralih mode cepat.\n" +"Lihat http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" + #: src/settings_translation_file.cpp msgid "" "Key for toggling cinematic mode.\n" @@ -2697,11 +2787,15 @@ msgstr "" "html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp +#, fuzzy msgid "" -"Key for toggling the camrea update. Only used for development\n" +"Key for toggling the camera update. Only used for development\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" +"Tombol untuk bergerak ke kiri.\n" +"Lihat http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp msgid "" @@ -2863,6 +2957,22 @@ msgstr "" msgid "Liquid update tick" msgstr "" +#: src/settings_translation_file.cpp +msgid "Load the game profiler" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Load the game profiler to collect game profiling data.\n" +"Provides a /profiler command to access the compiled profile.\n" +"Useful for mod developers and server operators." +msgstr "" + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Loading Block Modifiers" +msgstr "Batas blok aktif" + #: src/settings_translation_file.cpp msgid "Main menu game manager" msgstr "" @@ -3296,6 +3406,16 @@ msgstr "Jumlah maksimal blok yang dipaksa muat (forceloaded)" msgid "Maximum hotbar width" msgstr "Lebar maksimal hotbar" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Maximum number of blocks that are simultaneously sent in total." +msgstr "Jumlah maksimal pemain yang dapat terhubung serentak." + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Maximum number of blocks that are simultaneously sent per client." +msgstr "Jumlah maksimal blok yang dapat diantrikan untuk dimuat." + #: src/settings_translation_file.cpp msgid "Maximum number of blocks that can be queued for loading." msgstr "Jumlah maksimal blok yang dapat diantrikan untuk dimuat." @@ -3347,6 +3467,11 @@ msgstr "Jumlah maksimal pemain yang dapat terhubung serentak." msgid "Maximum number of statically stored objects in a block." msgstr "Jumlah maksimal objek yang disimpan secara statis dalam satu blok." +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Maximum objects per block" +msgstr "Jumlah objek maksimal tiap blok" + #: src/settings_translation_file.cpp msgid "" "Maximum proportion of current window to be used for hotbar.\n" @@ -3356,11 +3481,13 @@ msgstr "" "Berguna jika ada sesuatu yang akan ditampilkan di kanan atau kiri hotbar." #: src/settings_translation_file.cpp -msgid "Maximum simultaneously blocks send per client" +#, fuzzy +msgid "Maximum simultaneous block sends per client" msgstr "Jumlah maksimal blok yang dikirim serentak tiap klien" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously bocks send total" +#, fuzzy +msgid "Maximum simultaneous block sends total" msgstr "Jumlah maksimal total blok yang dikirim" #: src/settings_translation_file.cpp @@ -3372,10 +3499,6 @@ msgstr "" msgid "Maximum users" msgstr "Jumlah pengguna maksimal" -#: src/settings_translation_file.cpp -msgid "Maxmimum objects per block" -msgstr "Jumlah objek maksimal tiap blok" - #: src/settings_translation_file.cpp #, fuzzy msgid "Menus" @@ -3417,10 +3540,6 @@ msgstr "" msgid "Mipmapping" msgstr "Mipmapping" -#: src/settings_translation_file.cpp -msgid "Mod profiling" -msgstr "" - #: src/settings_translation_file.cpp msgid "Modstore details URL" msgstr "" @@ -3628,12 +3747,18 @@ msgstr "" 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." +msgstr "" + #: src/settings_translation_file.cpp msgid "Privileges that players with basic_privs can grant" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiler data print interval. 0 = disable. Useful for developers." +msgid "Profiler" msgstr "" #: src/settings_translation_file.cpp @@ -3641,7 +3766,7 @@ msgid "Profiler toggle key" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiling print interval" +msgid "Profiling" msgstr "" #: src/settings_translation_file.cpp @@ -3675,6 +3800,11 @@ msgstr "" msgid "Replaces the default main menu with a custom one." msgstr "" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Report path" +msgstr "Pilih jalur" + #: src/settings_translation_file.cpp msgid "Right key" msgstr "Tombol kanan" @@ -3833,7 +3963,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Shaders allow advanced visul effects and may increase performance on some " +"Shaders allow advanced visual effects and may increase performance on some " "video cards.\n" "Thy only work with the OpenGL video backend." msgstr "" @@ -3951,10 +4081,22 @@ msgstr "Paket Tekstur" msgid "The altitude at which temperature drops by 20C" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The default format in which profiles are being saved,\n" +"when calling `/profiler save [format]` without format." +msgstr "" + #: src/settings_translation_file.cpp msgid "The depth of dirt or other filler" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The file path relative to your worldpath in which profiles will be saved " +"to.\n" +msgstr "" + #: src/settings_translation_file.cpp msgid "The network interface that the server listens on." msgstr "" @@ -4099,10 +4241,6 @@ msgstr "" msgid "Use trilinear filtering when scaling textures." msgstr "" -#: src/settings_translation_file.cpp -msgid "Useful for mod developers." -msgstr "Berguna untuk pengembang mod." - #: src/settings_translation_file.cpp msgid "V-Sync" msgstr "" @@ -4229,7 +4367,7 @@ msgid "" "When gui_scaling_filter_txr2img is true, copy those images\n" "from hardware to software for scaling. When false, fall back\n" "to the old scaling method, for video drivers that don't\n" -"propery support downloading textures back from hardware." +"properly support downloading textures back from hardware." msgstr "" #: src/settings_translation_file.cpp @@ -4329,50 +4467,53 @@ msgstr "Batas cURL paralel" msgid "cURL timeout" msgstr "Batas waktu cURL" -#~ msgid "No of course not!" -#~ msgstr "Tentu tidak!" +#, fuzzy +#~ msgid "Preload inventory textures" +#~ msgstr "Memuat tekstur..." -#~ msgid "Public Serverlist" -#~ msgstr "Daftar Server Publik" +#~ msgid "Scaling factor applied to menu elements: " +#~ msgstr "Faktor skala yang diatur untuk elemen menu: " -#~ msgid "Generate Normalmaps" -#~ msgstr "Hasilkan Normalmaps" +#~ msgid "Touch free target" +#~ msgstr "Bebas sentuhan" -#~ msgid "No!!!" -#~ msgstr "Tidak!!!" +#~ msgid "Downloading" +#~ msgstr "Mengunduh" -#~ msgid "\"" -#~ msgstr "\"" +#~ msgid " KB/s" +#~ msgstr " KB/detik" -#, fuzzy -#~ msgid "If disabled " -#~ msgstr "Nonaktifkan PM" +#~ msgid " MB/s" +#~ msgstr " MB/detik" -#, fuzzy -#~ msgid "If enabled, " -#~ msgstr "diaktifkan" +#~ msgid "Restart minetest for driver change to take effect" +#~ msgstr "Mulai ulang minetest untuk beralih ke driver yang dipilih" #~ msgid "Rendering:" #~ msgstr "Rendering:" -#~ msgid "Restart minetest for driver change to take effect" -#~ msgstr "Mulai ulang minetest untuk beralih ke driver yang dipilih" +#, fuzzy +#~ msgid "If enabled, " +#~ msgstr "diaktifkan" -#~ msgid " MB/s" -#~ msgstr " MB/detik" +#, fuzzy +#~ msgid "If disabled " +#~ msgstr "Nonaktifkan PM" -#~ msgid " KB/s" -#~ msgstr " KB/detik" +#~ msgid "\"" +#~ msgstr "\"" -#~ msgid "Downloading" -#~ msgstr "Mengunduh" +#~ msgid "No!!!" +#~ msgstr "Tidak!!!" -#~ msgid "Touch free target" -#~ msgstr "Bebas sentuhan" +#~ msgid "Generate Normalmaps" +#~ msgstr "Hasilkan Normalmaps" -#~ msgid "Scaling factor applied to menu elements: " -#~ msgstr "Faktor skala yang diatur untuk elemen menu: " +#~ msgid "Public Serverlist" +#~ msgstr "Daftar Server Publik" -#, fuzzy -#~ msgid "Preload inventory textures" -#~ msgstr "Memuat tekstur..." +#~ msgid "No of course not!" +#~ msgstr "Tentu tidak!" + +#~ msgid "Useful for mod developers." +#~ msgstr "Berguna untuk pengembang mod." diff --git a/po/it/minetest.po b/po/it/minetest.po index 3a94e42006fababd488bb39e6164022254475b9f..17d297dda757e1cb8e2f322be5c427c5c034cf55 100644 --- a/po/it/minetest.po +++ b/po/it/minetest.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Minetest 0.4.9\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-12 20:49+0200\n" +"POT-Creation-Date: 2016-08-30 06:18+0200\n" "PO-Revision-Date: 2016-05-14 13:34+0000\n" "Last-Translator: Emon Omen <emon@openmailbox.org>\n" "Language-Team: Italian <https://hosted.weblate.org/projects/minetest/" @@ -978,6 +978,10 @@ msgstr "Attivare noclip" msgid "Use" msgstr "Usare" +#: src/guiKeyChangeMenu.cpp src/keycode.cpp +msgid "Zoom" +msgstr "Zoom" + #: src/guiKeyChangeMenu.cpp msgid "press key" msgstr "prem. il tasto" @@ -1294,10 +1298,6 @@ msgstr "Pulsante X 1" msgid "X Button 2" msgstr "Pulsante X 2" -#: src/keycode.cpp -msgid "Zoom" -msgstr "Zoom" - #: src/settings_translation_file.cpp msgid "" "(X,Y,Z) offset of fractal from world centre in units of 'scale'.\n" @@ -1384,6 +1384,11 @@ msgstr "Intervallo del gestore di blocco attivo" msgid "Active Block Modifier interval" msgstr "Intervallo del modificatore di blocco attivo" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Active Block Modifiers" +msgstr "Intervallo del modificatore di blocco attivo" + #: src/settings_translation_file.cpp msgid "Active block range" msgstr "Portata del blocco attivo" @@ -1470,6 +1475,10 @@ msgstr "Chiedere di riconnettersi dopo un crollo" msgid "Automaticaly report to the serverlist." msgstr "Rapporto automatico all'elenco dei server." +#: src/settings_translation_file.cpp +msgid "Autorun key" +msgstr "" + #: src/settings_translation_file.cpp msgid "Backward key" msgstr "Tasto all'indietro" @@ -1502,6 +1511,10 @@ msgstr "Bit per pixel (cioè profondità di colore) in modalità schermo intero. msgid "Build inside player" msgstr "Costruisci nel giocatore" +#: src/settings_translation_file.cpp +msgid "Builtin" +msgstr "" + #: src/settings_translation_file.cpp msgid "Bumpmapping" msgstr "Bumpmapping" @@ -1542,6 +1555,11 @@ msgstr "Tasto della messaggistica" msgid "Chat toggle key" msgstr "Tasto di scelta della messaggistica" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Chatcommands" +msgstr "Comando" + #: src/settings_translation_file.cpp msgid "" "Choice of 18 fractals from 9 formulas.\n" @@ -1632,6 +1650,16 @@ msgstr "Nuvole nel menu" msgid "Colored fog" msgstr "Nebbia colorata" +#: src/settings_translation_file.cpp +#, fuzzy +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 "" +"Elenco separato da virgole di mod. a cui è permesso l'accesso alle API " +"HTTP,\n" +"che gli permettono di caricare e scaricare dati su/da internet." + #: src/settings_translation_file.cpp msgid "" "Comma-separated list of trusted mods that are allowed to access insecure\n" @@ -1641,15 +1669,6 @@ msgstr "" "funzioni non sicure anche quando il valore \"mod security\" è impostato su " "\"on\" (utilizzando request_insecure_environment())." -#: 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 "" -"Elenco separato da virgole di mod. a cui è permesso l'accesso alle API " -"HTTP,\n" -"che gli permettono di caricare e scaricare dati su/da internet." - #: src/settings_translation_file.cpp msgid "Command key" msgstr "Tasto di comando" @@ -1806,6 +1825,10 @@ msgstr "Password predefinita" msgid "Default privileges" msgstr "Privilegi predefiniti" +#: src/settings_translation_file.cpp +msgid "Default report format" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Default timeout for cURL, stated in milliseconds.\n" @@ -1828,6 +1851,10 @@ msgstr "" "Definisce la massima distanza di trasferimento del giocatore espressa in " "blocchi (0 = illimitata)." +#: src/settings_translation_file.cpp +msgid "Delay in sending blocks after building" +msgstr "" + #: src/settings_translation_file.cpp msgid "Delay showing tooltips, stated in milliseconds." msgstr "Ritardo nella comparsa dei suggerimenti, espresso in millisecondi." @@ -1860,15 +1887,6 @@ msgstr "" msgid "Desynchronize block animation" msgstr "De-sincronizza l'animazione del blocco" -#: src/settings_translation_file.cpp -msgid "Detailed mod profile data. Useful for mod developers." -msgstr "" -"Dati di profilo del mod. dettagliati. Utile per gli sviluppatori di mod." - -#: src/settings_translation_file.cpp -msgid "Detailed mod profiling" -msgstr "Profilo dettagliato del mod." - #: src/settings_translation_file.cpp msgid "" "Determines terrain shape.\n" @@ -2032,6 +2050,15 @@ msgstr "" "Abilita la mappatura dell'occlusione di parallasse.\n" "Richiede l'attivazione degli shader." +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Engine profiling data print interval" +msgstr "Intervallo di stampa del profilamento" + +#: src/settings_translation_file.cpp +msgid "Entity methods" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Experimental option, might cause visible spaces between blocks\n" @@ -2096,10 +2123,24 @@ msgstr "" msgid "Field of view" msgstr "Campo visivo" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Field of view for zoom" +msgstr "Campo visivo" + #: src/settings_translation_file.cpp msgid "Field of view in degrees." msgstr "Campo visivo in gradi." +#: src/settings_translation_file.cpp +#, fuzzy +msgid "" +"Field of view while zooming in degrees.\n" +"This requires the \"zoom\" privilege on the server." +msgstr "" +"Movimento veloce (tramite il tasto usare).\n" +"Ciò richiede il privilegio \"fast\" sul server." + #: src/settings_translation_file.cpp msgid "" "File in client/serverlist/ that contains your favorite servers displayed in " @@ -2250,6 +2291,10 @@ msgstr "Generali" msgid "Generate normalmaps" msgstr "Generare le normalmap" +#: src/settings_translation_file.cpp +msgid "Global callbacks" +msgstr "" + #: src/settings_translation_file.cpp #, fuzzy msgid "" @@ -2303,6 +2348,15 @@ msgstr "" "- errore: abortire all'uso della chiamata deplorata (suggerita per gli " "sviluppatori di mod.)." +#: src/settings_translation_file.cpp +msgid "" +"Have the profiler instrument itself:\n" +"* Instrument an empty function.\n" +"This estimates the overhead, that instrumentation is adding (+1 function " +"call).\n" +"* Instrument the sampler being used to update the statistics." +msgstr "" + #: src/settings_translation_file.cpp msgid "Height component of the initial window size." msgstr "Componente dell'altezza della dimensione della finestra iniziale." @@ -2333,15 +2387,6 @@ msgstr "" "espresso in blocchi mappa (16 nodi).\n" "Nei blocchi attivi vengono caricati gli oggetti ed eseguiti gli ABM." -#: src/settings_translation_file.cpp -msgid "" -"How many blocks are flying in the wire simultaneously for the whole server." -msgstr "Quanti blocchi vengono inviati simultaneamente per l'intero server." - -#: src/settings_translation_file.cpp -msgid "How many blocks are flying in the wire simultaneously per client." -msgstr "Quanti blocchi volano nel cavo simultaneamente per ogni client." - #: src/settings_translation_file.cpp msgid "" "How much the server will wait before unloading unused mapblocks.\n" @@ -2460,6 +2505,40 @@ msgstr "" msgid "In-game chat console background color (R,G,B)." msgstr "Colore in gioco dello sfondo della console dei messaggi (R,G,B)." +#: src/settings_translation_file.cpp +msgid "" +"Instrument builtin.\n" +"This is usually only needed by core/builtin contributors" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument chatcommands on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument global callback functions on registration.\n" +"(anything you pass to a minetest.register_*() function)" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Active Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Loading Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument the methods of entities on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrumentation" +msgstr "" + #: src/settings_translation_file.cpp msgid "Interval of saving important changes in the world, stated in seconds." msgstr "" @@ -2500,7 +2579,7 @@ msgstr "" #: src/settings_translation_file.cpp #, fuzzy -msgid "Joystick button repetition invterval" +msgid "Joystick button repetition interval" msgstr "Intervallo di ripetizione del click destro" #: src/settings_translation_file.cpp @@ -2733,6 +2812,17 @@ msgstr "" "Si veda http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "" +"Key for toggling autorun.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" +"Tasto per attivare la modalità veloce.\n" +"Si veda http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" + #: src/settings_translation_file.cpp msgid "" "Key for toggling cinematic mode.\n" @@ -2784,8 +2874,9 @@ msgstr "" "html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp +#, fuzzy msgid "" -"Key for toggling the camrea update. Only used for development\n" +"Key for toggling the camera update. Only used for development\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" @@ -2977,6 +3068,22 @@ msgstr "Intervallo di aggiornamento del liquido in secondi." msgid "Liquid update tick" msgstr "Scatto di aggiornamento del liquido" +#: src/settings_translation_file.cpp +msgid "Load the game profiler" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Load the game profiler to collect game profiling data.\n" +"Provides a /profiler command to access the compiled profile.\n" +"Useful for mod developers and server operators." +msgstr "" + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Loading Block Modifiers" +msgstr "Intervallo del modificatore di blocco attivo" + #: src/settings_translation_file.cpp msgid "Main menu game manager" msgstr "Menu principale gestore giochi" @@ -3439,6 +3546,18 @@ msgstr "Numero massimo di blocchi caricati a forza" msgid "Maximum hotbar width" msgstr "Larghezza massima della barra oggetti" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Maximum number of blocks that are simultaneously sent in total." +msgstr "" +"Numero massimo di giocatori che possono connettersi contemporaneamente." + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Maximum number of blocks that are simultaneously sent per client." +msgstr "" +"Numero massimo di blocchi che possono essere accodati per il caricamento." + #: src/settings_translation_file.cpp msgid "Maximum number of blocks that can be queued for loading." msgstr "" @@ -3493,6 +3612,11 @@ msgstr "" msgid "Maximum number of statically stored objects in a block." msgstr "Numero massimo di oggetti immagazzinati stabilmente in un blocco." +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Maximum objects per block" +msgstr "Oggetti massimi per blocco" + #: src/settings_translation_file.cpp msgid "" "Maximum proportion of current window to be used for hotbar.\n" @@ -3502,11 +3626,13 @@ msgstr "" "Utile se c'è qualcosa da mostrare a destra o sinistra della barra." #: src/settings_translation_file.cpp -msgid "Maximum simultaneously blocks send per client" +#, fuzzy +msgid "Maximum simultaneous block sends per client" msgstr "Num. mass. di blocchi inviati contemp. per client" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously bocks send total" +#, fuzzy +msgid "Maximum simultaneous block sends total" msgstr "Totale massimo di invio contemporaneo di blocchi" #: src/settings_translation_file.cpp @@ -3519,10 +3645,6 @@ msgstr "" msgid "Maximum users" msgstr "Utenti massimi" -#: src/settings_translation_file.cpp -msgid "Maxmimum objects per block" -msgstr "Oggetti massimi per blocco" - #: src/settings_translation_file.cpp msgid "Menus" msgstr "Menu" @@ -3563,10 +3685,6 @@ msgstr "Dimensione minima dell'immagine per i filtri" msgid "Mipmapping" msgstr "Mipmapping" -#: src/settings_translation_file.cpp -msgid "Mod profiling" -msgstr "Creazione del profilo dei mod." - #: src/settings_translation_file.cpp msgid "Modstore details URL" msgstr "URL dei dettagli del deposito mod." @@ -3806,23 +3924,32 @@ msgstr "" "Impedisce che i mod. facciano cose non sicure come eseguire comandi della " "shell." +#: src/settings_translation_file.cpp +#, fuzzy +msgid "" +"Print the engine's profiling data in regular intervals (in seconds). 0 = " +"disable. Useful for developers." +msgstr "" +"Intervallo di stampa del profilatore. 0 = disabilitato. Utile per gli " +"sviluppatori." + #: src/settings_translation_file.cpp msgid "Privileges that players with basic_privs can grant" msgstr "Privilegi che possono essere assegnati dai giocatori con basic_privs" #: src/settings_translation_file.cpp -msgid "Profiler data print interval. 0 = disable. Useful for developers." -msgstr "" -"Intervallo di stampa del profilatore. 0 = disabilitato. Utile per gli " -"sviluppatori." +#, fuzzy +msgid "Profiler" +msgstr "Profilo valli" #: src/settings_translation_file.cpp msgid "Profiler toggle key" msgstr "Tasto di attivazione del profilatore" #: src/settings_translation_file.cpp -msgid "Profiling print interval" -msgstr "Intervallo di stampa del profilamento" +#, fuzzy +msgid "Profiling" +msgstr "Creazione del profilo dei mod." #: src/settings_translation_file.cpp msgid "" @@ -3859,6 +3986,11 @@ msgstr "Porta remota" msgid "Replaces the default main menu with a custom one." msgstr "Sostituisce il menu principale predefinito con uno personalizzato." +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Report path" +msgstr "Percorso del font" + #: src/settings_translation_file.cpp msgid "Right key" msgstr "Tasto destro" @@ -4033,8 +4165,9 @@ msgstr "" "Necessita l'attivazione degli shader." #: src/settings_translation_file.cpp +#, fuzzy msgid "" -"Shaders allow advanced visul effects and may increase performance on some " +"Shaders allow advanced visual effects and may increase performance on some " "video cards.\n" "Thy only work with the OpenGL video backend." msgstr "" @@ -4170,10 +4303,22 @@ msgstr "Percorso delle immagini" msgid "The altitude at which temperature drops by 20C" msgstr "L'altitudine a cui le temperature crollano di 20°C" +#: src/settings_translation_file.cpp +msgid "" +"The default format in which profiles are being saved,\n" +"when calling `/profiler save [format]` without format." +msgstr "" + #: src/settings_translation_file.cpp msgid "The depth of dirt or other filler" msgstr "La profondità della terra o altri riempitori" +#: src/settings_translation_file.cpp +msgid "" +"The file path relative to your worldpath in which profiles will be saved " +"to.\n" +msgstr "" + #: src/settings_translation_file.cpp msgid "The network interface that the server listens on." msgstr "L'interfaccia di rete ascoltata dal server." @@ -4353,10 +4498,6 @@ msgstr "" msgid "Use trilinear filtering when scaling textures." msgstr "Usare il filtro trilineare quando si ridimensionano le immagini." -#: src/settings_translation_file.cpp -msgid "Useful for mod developers." -msgstr "Utile per gli sviluppatori di mod." - #: src/settings_translation_file.cpp msgid "V-Sync" msgstr "Sincronia verticale" @@ -4489,11 +4630,12 @@ msgstr "" "nell'inventario)." #: src/settings_translation_file.cpp +#, fuzzy msgid "" "When gui_scaling_filter_txr2img is true, copy those images\n" "from hardware to software for scaling. When false, fall back\n" "to the old scaling method, for video drivers that don't\n" -"propery support downloading textures back from hardware." +"properly support downloading textures back from hardware." msgstr "" "Quando gui_scaling_filter_txr2img è vero, copia quelle immagini\n" "dall'hardware al software per il ridimensionamento. Quando è falso,\n" @@ -4632,157 +4774,175 @@ msgstr "Limite cURL parallelo" msgid "cURL timeout" msgstr "Tempo di scadenza cURL" -#~ msgid "No of course not!" -#~ msgstr "No, certo che no!" - -#~ msgid "Public Serverlist" -#~ msgstr "Elenco dei server pubblici" - -#~ msgid "Generate Normalmaps" -#~ msgstr "Generare normalmap" - -#~ msgid "No!!!" -#~ msgstr "No!!!" - #~ msgid "" -#~ "Map generation attributes specific to Mapgen Valleys.\n" +#~ "Map generation attributes specific to Mapgen flat.\n" +#~ "Occasional lakes and hills can be added to the flat world.\n" +#~ "The default flags set in the engine are: none\n" +#~ "The flags string modifies the engine defaults.\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." +#~ "Flags starting with 'no' are used to explicitly disable them." #~ msgstr "" #~ "Attributi di generazione della mappa specifici per Generatore mappa " -#~ "valli.\n" +#~ "piatto.\n" +#~ "Laghi e colline occasionali possono essere aggiunti al mondo piatto.\n" +#~ "Le impostazioni predefinite impostate nel motore sono: nessuna\n" +#~ "La stringa delle impostazioni modifica le impostazioni predefinite del " +#~ "motore.\n" #~ "Le impostazioni che non sono specificate nella stringa mantengono i " #~ "valori predefiniti.\n" #~ "Le impostazioni che iniziano con \"no\" sono usate per disabilitarle " -#~ "esplicitamente.\n" -#~ "\"altitude_chill\" rende più fredde le elevazioni maggiori, il che " -#~ "potrebbe causare problemi ai biomi.\n" -#~ "\"humid_rivers\" modifica l'umidità attorno ai fiumi e nelle aree in cui " -#~ "l'acqua tenderebbe a stagnare. Potrebbe interferire con biomi" +#~ "esplicitamente." -#~ msgid "If disabled " -#~ msgstr "Disatt. pacch." +#~ msgid "" +#~ "Map generation attributes specific to Mapgen v7.\n" +#~ "The 'ridges' flag controls the rivers.\n" +#~ "The default flags set in the engine are: mountains, ridges\n" +#~ "The flags string modifies the engine defaults.\n" +#~ "Flags that are not specified in the flag string are not modified from the " +#~ "default.\n" +#~ "Flags starting with 'no' are used to explicitly disable them." +#~ msgstr "" +#~ "Attributi di generazione della mappa specifici per Generatore mappa v. " +#~ "6.\n" +#~ "L'impostazione 'ridges' controlla i fiumi.\n" +#~ "Le impostazioni predefinite impostate nel motore sono: mountains, ridges\n" +#~ "La stringa delle impostazioni modifica le impostazioni predefinite del " +#~ "motore.\n" +#~ "Le impostazioni che non sono specificate nella stringa mantengono i " +#~ "valori predefiniti.\n" +#~ "Le impostazioni che iniziano con \"no\" sono usate per disabilitarle " +#~ "esplicitamente." -#~ msgid "If enabled, " -#~ msgstr "attivata" +#~ msgid "Item textures..." +#~ msgstr "Immagini degli oggetti..." -#~ msgid "Restart minetest for driver change to take effect" -#~ msgstr "Riavviare minetest per rendere effettive le modifiche" +#~ msgid "Preload inventory textures" +#~ msgstr "Precaricamento delle textures dell'inventario" -#~ msgid "Game Name" -#~ msgstr "Nome del gioco" +#~ msgid "Viewing range minimum" +#~ msgstr "Distanza minima di visibilità " -#~ msgid "Gamemgr: Unable to copy mod \"$1\" to game \"$2\"" -#~ msgstr "Gestore del gioco: impossibile il modulo \"$1\" nel gioco \"$2\"" +#~ msgid "Wanted FPS" +#~ msgstr "FPS desiderati" -#~ msgid "GAMES" -#~ msgstr "GIOCHI" +#~ msgid "Local install" +#~ msgstr "Installazione locale" -#~ msgid "Mods:" -#~ msgstr "Moduli:" +#~ msgid "Add mod:" +#~ msgstr "Aggiungere un modulo:" -#~ msgid "new game" -#~ msgstr "nuovo gioco" +#~ msgid "MODS" +#~ msgstr "MODULI" -#~ msgid "EDIT GAME" -#~ msgstr "MODIFICARE IL GIOCO" +#~ msgid "TEXTURE PACKS" +#~ msgstr "PACCH. DI IMM." -#~ msgid "Remove selected mod" -#~ msgstr "Rimuovere il modulo selezionato" +#~ msgid "SINGLE PLAYER" +#~ msgstr "GIOC. SING." -#~ msgid "<<-- Add mod" -#~ msgstr "<<-- Aggiungere il modulo" +#~ msgid "Finite Liquid" +#~ msgstr "Liquido limitato" -#~ msgid "CLIENT" -#~ msgstr "CLIENT" +#~ msgid "Preload item visuals" +#~ msgstr "Precaricare le immagini" -#~ msgid "START SERVER" -#~ msgstr "AVVIO SERVER" +#~ msgid "SETTINGS" +#~ msgstr "IMPOSTAZIONI" + +#~ msgid "Password" +#~ msgstr "Password" #~ msgid "Name" #~ msgstr "Nome" -#~ msgid "Password" -#~ msgstr "Password" +#~ msgid "START SERVER" +#~ msgstr "AVVIO SERVER" -#~ msgid "SETTINGS" -#~ msgstr "IMPOSTAZIONI" +#~ msgid "CLIENT" +#~ msgstr "CLIENT" -#~ msgid "Preload item visuals" -#~ msgstr "Precaricare le immagini" +#~ msgid "<<-- Add mod" +#~ msgstr "<<-- Aggiungere il modulo" -#~ msgid "Finite Liquid" -#~ msgstr "Liquido limitato" +#~ msgid "Remove selected mod" +#~ msgstr "Rimuovere il modulo selezionato" -#~ msgid "SINGLE PLAYER" -#~ msgstr "GIOC. SING." +#~ msgid "EDIT GAME" +#~ msgstr "MODIFICARE IL GIOCO" -#~ msgid "TEXTURE PACKS" -#~ msgstr "PACCH. DI IMM." +#~ msgid "new game" +#~ msgstr "nuovo gioco" -#~ msgid "MODS" -#~ msgstr "MODULI" +#~ msgid "Mods:" +#~ msgstr "Moduli:" -#~ msgid "Add mod:" -#~ msgstr "Aggiungere un modulo:" +#~ msgid "GAMES" +#~ msgstr "GIOCHI" -#~ msgid "Local install" -#~ msgstr "Installazione locale" +#~ msgid "Gamemgr: Unable to copy mod \"$1\" to game \"$2\"" +#~ msgstr "Gestore del gioco: impossibile il modulo \"$1\" nel gioco \"$2\"" -#~ msgid "Wanted FPS" -#~ msgstr "FPS desiderati" +#~ msgid "Game Name" +#~ msgstr "Nome del gioco" -#~ msgid "Viewing range minimum" -#~ msgstr "Distanza minima di visibilità " +#~ msgid "Restart minetest for driver change to take effect" +#~ msgstr "Riavviare minetest per rendere effettive le modifiche" -#~ msgid "Preload inventory textures" -#~ msgstr "Precaricamento delle textures dell'inventario" +#~ msgid "If enabled, " +#~ msgstr "attivata" -#~ msgid "Item textures..." -#~ msgstr "Immagini degli oggetti..." +#~ msgid "If disabled " +#~ msgstr "Disatt. pacch." #~ msgid "" -#~ "Map generation attributes specific to Mapgen v7.\n" -#~ "The 'ridges' flag controls the rivers.\n" -#~ "The default flags set in the engine are: mountains, ridges\n" -#~ "The flags string modifies the engine defaults.\n" +#~ "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." +#~ "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 "" -#~ "Attributi di generazione della mappa specifici per Generatore mappa v. " -#~ "6.\n" -#~ "L'impostazione 'ridges' controlla i fiumi.\n" -#~ "Le impostazioni predefinite impostate nel motore sono: mountains, ridges\n" -#~ "La stringa delle impostazioni modifica le impostazioni predefinite del " -#~ "motore.\n" +#~ "Attributi di generazione della mappa specifici per Generatore mappa " +#~ "valli.\n" #~ "Le impostazioni che non sono specificate nella stringa mantengono i " #~ "valori predefiniti.\n" #~ "Le impostazioni che iniziano con \"no\" sono usate per disabilitarle " -#~ "esplicitamente." +#~ "esplicitamente.\n" +#~ "\"altitude_chill\" rende più fredde le elevazioni maggiori, il che " +#~ "potrebbe causare problemi ai biomi.\n" +#~ "\"humid_rivers\" modifica l'umidità attorno ai fiumi e nelle aree in cui " +#~ "l'acqua tenderebbe a stagnare. Potrebbe interferire con biomi" + +#~ msgid "No!!!" +#~ msgstr "No!!!" + +#~ msgid "Generate Normalmaps" +#~ msgstr "Generare normalmap" + +#~ msgid "Public Serverlist" +#~ msgstr "Elenco dei server pubblici" + +#~ msgid "No of course not!" +#~ msgstr "No, certo che no!" + +#~ msgid "Useful for mod developers." +#~ msgstr "Utile per gli sviluppatori di mod." + +#~ msgid "How many blocks are flying in the wire simultaneously per client." +#~ msgstr "Quanti blocchi volano nel cavo simultaneamente per ogni client." #~ msgid "" -#~ "Map generation attributes specific to Mapgen flat.\n" -#~ "Occasional lakes and hills can be added to the flat world.\n" -#~ "The default flags set in the engine are: none\n" -#~ "The flags string modifies the engine defaults.\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." +#~ "How many blocks are flying in the wire simultaneously for the whole " +#~ "server." +#~ msgstr "Quanti blocchi vengono inviati simultaneamente per l'intero server." + +#~ msgid "Detailed mod profiling" +#~ msgstr "Profilo dettagliato del mod." + +#~ msgid "Detailed mod profile data. Useful for mod developers." #~ msgstr "" -#~ "Attributi di generazione della mappa specifici per Generatore mappa " -#~ "piatto.\n" -#~ "Laghi e colline occasionali possono essere aggiunti al mondo piatto.\n" -#~ "Le impostazioni predefinite impostate nel motore sono: nessuna\n" -#~ "La stringa delle impostazioni modifica le impostazioni predefinite del " -#~ "motore.\n" -#~ "Le impostazioni che non sono specificate nella stringa mantengono i " -#~ "valori predefiniti.\n" -#~ "Le impostazioni che iniziano con \"no\" sono usate per disabilitarle " -#~ "esplicitamente." +#~ "Dati di profilo del mod. dettagliati. Utile per gli sviluppatori di mod." diff --git a/po/ja/minetest.po b/po/ja/minetest.po index 396758624e7a3dddf28de4b42b557abb0b224743..a73408c0a59e585c796bd7cb9da28482feeb9319 100644 --- a/po/ja/minetest.po +++ b/po/ja/minetest.po @@ -2,11 +2,11 @@ msgid "" msgstr "" "Project-Id-Version: minetest\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-12 20:49+0200\n" +"POT-Creation-Date: 2016-08-30 06:18+0200\n" "PO-Revision-Date: 2016-08-17 07:33+0000\n" "Last-Translator: Rui <rui.minetest@gmail.com>\n" -"Language-Team: Japanese " -"<https://hosted.weblate.org/projects/minetest/minetest/ja/>\n" +"Language-Team: Japanese <https://hosted.weblate.org/projects/minetest/" +"minetest/ja/>\n" "Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -95,7 +95,9 @@ msgstr "å…¨ã¦æœ‰åŠ¹åŒ–" msgid "" "Failed to enable mod \"$1\" as it contains disallowed characters. Only " "chararacters [a-z0-9_] are allowed." -msgstr "許å¯ã•ã‚Œã¦ã„ãªã„æ–‡å—ãŒä½¿ç”¨ã•ã‚Œã¦ã„ã‚‹ãŸã‚ã€Mod「$1ã€ã‚’有効化ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚æ–‡å—ã¯[a-z0-9_]ã®ã¿ä½¿ç”¨ã§ãã¾ã™ã€‚" +msgstr "" +"許å¯ã•ã‚Œã¦ã„ãªã„æ–‡å—ãŒä½¿ç”¨ã•ã‚Œã¦ã„ã‚‹ãŸã‚ã€Mod「$1ã€ã‚’有効化ã§ãã¾ã›ã‚“ã§ã—ãŸã€‚" +"æ–‡å—ã¯[a-z0-9_]ã®ã¿ä½¿ç”¨ã§ãã¾ã™ã€‚" #: builtin/mainmenu/dlg_config_world.lua msgid "Hide Game" @@ -236,8 +238,8 @@ msgid "" "Format: <offset>, <scale>, (<spreadX>, <spreadY>, <spreadZ>), <seed>, " "<octaves>, <persistence>" msgstr "" -"書å¼: <offset>, <scale>, (<spreadX>, <spreadY>, <spreadZ>), <seed>, <octaves>, " -"<persistence>" +"書å¼: <offset>, <scale>, (<spreadX>, <spreadY>, <spreadZ>), <seed>, " +"<octaves>, <persistence>" #: builtin/mainmenu/dlg_settings_advanced.lua msgid "Games" @@ -927,7 +929,9 @@ msgstr "ã‚ーãŒé‡è¤‡ã—ã¦ã„ã¾ã™" #: src/guiKeyChangeMenu.cpp msgid "Keybindings. (If this menu screws up, remove stuff from minetest.conf)" -msgstr "ã‚ーè¨å®šã§ã™ã€‚ (ã“ã®ãƒ¡ãƒ‹ãƒ¥ãƒ¼ã§å¤±æ•—ã™ã‚‹å ´åˆã¯ã€minetest.confã‹ã‚‰è©²å½“ã™ã‚‹è¨å®šã‚’削除ã—ã¦ãã ã•ã„)" +msgstr "" +"ã‚ーè¨å®šã§ã™ã€‚ (ã“ã®ãƒ¡ãƒ‹ãƒ¥ãƒ¼ã§å¤±æ•—ã™ã‚‹å ´åˆã¯ã€minetest.confã‹ã‚‰è©²å½“ã™ã‚‹è¨å®šã‚’" +"削除ã—ã¦ãã ã•ã„)" #: src/guiKeyChangeMenu.cpp src/keycode.cpp msgid "Left" @@ -973,6 +977,10 @@ msgstr "ã™ã‚ŠæŠœã‘モード" msgid "Use" msgstr "使用" +#: src/guiKeyChangeMenu.cpp src/keycode.cpp +msgid "Zoom" +msgstr "ズーム" + #: src/guiKeyChangeMenu.cpp #, fuzzy msgid "press key" @@ -1290,10 +1298,6 @@ msgstr "Xボタン1" msgid "X Button 2" msgstr "Xボタン2" -#: src/keycode.cpp -msgid "Zoom" -msgstr "ズーム" - #: src/settings_translation_file.cpp #, fuzzy msgid "" @@ -1381,6 +1385,11 @@ msgstr "アクティブãªãƒ–ãƒãƒƒã‚¯ã®ç¯„囲" msgid "Active Block Modifier interval" msgstr "アクティブãªãƒ–ãƒãƒƒã‚¯ã®ç¯„囲" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Active Block Modifiers" +msgstr "アクティブãªãƒ–ãƒãƒƒã‚¯ã®ç¯„囲" + #: src/settings_translation_file.cpp msgid "Active block range" msgstr "アクティブãªãƒ–ãƒãƒƒã‚¯ã®ç¯„囲" @@ -1471,6 +1480,10 @@ msgstr "クラッシュ後ã«å†æŽ¥ç¶šã‚’促ã™" msgid "Automaticaly report to the serverlist." msgstr "自動的ã«ã‚µãƒ¼ãƒä¸€è¦§ã«å ±å‘Šã—ã¾ã™ã€‚" +#: src/settings_translation_file.cpp +msgid "Autorun key" +msgstr "" + #: src/settings_translation_file.cpp msgid "Backward key" msgstr "後ã‚ー" @@ -1506,6 +1519,10 @@ msgstr "フルスクリーンモードã§ã®1ピクセル(色深度)ã‚ãŸã‚Šã® msgid "Build inside player" msgstr "プレイヤーã®ä½ç½®ã«è¨ç½®" +#: src/settings_translation_file.cpp +msgid "Builtin" +msgstr "" + #: src/settings_translation_file.cpp msgid "Bumpmapping" msgstr "ãƒãƒ³ãƒ—マッピング" @@ -1552,6 +1569,11 @@ msgstr "ãƒãƒ£ãƒƒãƒˆã‚ー" msgid "Chat toggle key" msgstr "ãƒãƒ£ãƒƒãƒˆãƒˆã‚°ãƒ«ã‚ー" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Chatcommands" +msgstr "コマンド" + #: src/settings_translation_file.cpp #, fuzzy msgid "" @@ -1646,22 +1668,22 @@ msgstr "色ã¤ãã®éœ§" #: src/settings_translation_file.cpp #, fuzzy 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())." +"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 "" -"æµè¡Œã®æœ€å…ˆç«¯ã®å®‰å…¨å¯¾ç–ãŒã‚ªãƒ³ã®ï¼ˆrequest_insecure_environment()を通ã—ã¦ï¼‰ã¨" -"ãã§ã‚‚ã€ä¸å®‰å®šãªæ©Ÿèƒ½ã«ã‚¢ã‚¯ã‚»ã‚¹ã—ã¦ã‚‚よã„信用ã•ã‚ŒãŸãƒ¢ãƒƒã‚ºã®ã‚³ãƒ³ãƒžã§åŒºåˆ‡ã‚‰ã‚ŒãŸ" -"リスト。" +"HTTP API(彼らãŒã‚¤ãƒ³ã‚¿ãƒ¼ãƒãƒƒãƒˆã«å‡ºå…¥ã‚Šã™ã‚‹ãƒ‡ãƒ¼ã‚¿ã‚’アップãƒãƒ¼ãƒ‰ã—ã¦ã€ãƒ€ã‚¦ãƒ³" +"ãƒãƒ¼ãƒ‰ã™ã‚‹ã®ã‚’許ã—ã¾ã™ï¼‰ã«ã‚¢ã‚¯ã‚»ã‚¹ã—ã¦ã‚‚よã„モッズã®ã‚³ãƒ³ãƒžseperatedã•ã‚ŒãŸãƒªã‚¹" +"ト。" #: src/settings_translation_file.cpp #, fuzzy 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." +"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 "" -"HTTP API(彼らãŒã‚¤ãƒ³ã‚¿ãƒ¼ãƒãƒƒãƒˆã«å‡ºå…¥ã‚Šã™ã‚‹ãƒ‡ãƒ¼ã‚¿ã‚’アップãƒãƒ¼ãƒ‰ã—ã¦ã€ãƒ€ã‚¦ãƒ³" -"ãƒãƒ¼ãƒ‰ã™ã‚‹ã®ã‚’許ã—ã¾ã™ï¼‰ã«ã‚¢ã‚¯ã‚»ã‚¹ã—ã¦ã‚‚よã„モッズã®ã‚³ãƒ³ãƒžseperatedã•ã‚ŒãŸãƒªã‚¹" -"ト。" +"æµè¡Œã®æœ€å…ˆç«¯ã®å®‰å…¨å¯¾ç–ãŒã‚ªãƒ³ã®ï¼ˆrequest_insecure_environment()を通ã—ã¦ï¼‰ã¨" +"ãã§ã‚‚ã€ä¸å®‰å®šãªæ©Ÿèƒ½ã«ã‚¢ã‚¯ã‚»ã‚¹ã—ã¦ã‚‚よã„信用ã•ã‚ŒãŸãƒ¢ãƒƒã‚ºã®ã‚³ãƒ³ãƒžã§åŒºåˆ‡ã‚‰ã‚ŒãŸ" +"リスト。" #: src/settings_translation_file.cpp msgid "Command key" @@ -1831,6 +1853,10 @@ msgstr "既定パスワード" msgid "Default privileges" msgstr "標準権é™" +#: src/settings_translation_file.cpp +msgid "Default report format" +msgstr "" + #: src/settings_translation_file.cpp #, fuzzy msgid "" @@ -1854,6 +1880,10 @@ msgstr "" msgid "Defines the maximal player transfer distance in blocks (0 = unlimited)." msgstr "ブãƒãƒƒã‚¯ï¼ˆ0無制é™ã®=)ã§ã€æœ€å¤§é™ã®ãƒ—レーヤー移転è·é›¢ã‚’定ã‚ã¾ã™ã€‚" +#: src/settings_translation_file.cpp +msgid "Delay in sending blocks after building" +msgstr "" + #: src/settings_translation_file.cpp #, fuzzy msgid "Delay showing tooltips, stated in milliseconds." @@ -1891,16 +1921,6 @@ msgstr "サーãƒã®èª¬æ˜Žã§ã™ã€‚プレイヤーãŒã‚µãƒ¼ãƒä¸€è¦§ã‹ã‚‰æŽ¥ç¶š msgid "Desynchronize block animation" msgstr "ブãƒãƒƒã‚¯ã®ã‚¢ãƒ‹ãƒ¡ãƒ¼ã‚·ãƒ§ãƒ³ã®éžåŒæœŸåŒ–" -#: src/settings_translation_file.cpp -#, fuzzy -msgid "Detailed mod profile data. Useful for mod developers." -msgstr "詳細ãªModã®ãƒ—ãƒãƒ•ã‚¡ã‚¤ãƒ«ãƒ‡ãƒ¼ã‚¿ã§ã™ã€‚Mod開発者ã«ä¾¿åˆ©ã§ã™ã€‚" - -#: src/settings_translation_file.cpp -#, fuzzy -msgid "Detailed mod profiling" -msgstr "詳細ãªModã®ãƒ—ãƒãƒ•ã‚¡ã‚¤ãƒ«åŒ–" - #: src/settings_translation_file.cpp #, fuzzy msgid "" @@ -2076,6 +2096,14 @@ msgstr "" "視差オクルージョンマッピングを有効ã«ã—ã¾ã™ã€‚\n" "シェーダーãŒæœ‰åŠ¹ã§ã‚ã‚‹å¿…è¦ãŒã‚ã‚Šã¾ã™ã€‚" +#: src/settings_translation_file.cpp +msgid "Engine profiling data print interval" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Entity methods" +msgstr "" + #: src/settings_translation_file.cpp #, fuzzy msgid "" @@ -2153,11 +2181,25 @@ msgstr "" msgid "Field of view" msgstr "視野" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Field of view for zoom" +msgstr "視野" + #: src/settings_translation_file.cpp #, fuzzy msgid "Field of view in degrees." msgstr "視野角。" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "" +"Field of view while zooming in degrees.\n" +"This requires the \"zoom\" privilege on the server." +msgstr "" +"高速移動 (使用ã‚ー)。\n" +"サーãƒã«ã‚ˆã‚‹ã€Œfastã€æ¨©é™ãŒå¿…è¦ã§ã™ã€‚" + #: src/settings_translation_file.cpp #, fuzzy msgid "" @@ -2309,6 +2351,10 @@ msgstr "" msgid "Generate normalmaps" msgstr "ノーマルマップã®ç”Ÿæˆ" +#: src/settings_translation_file.cpp +msgid "Global callbacks" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Global map generation attributes.\n" @@ -2343,6 +2389,15 @@ msgid "" "- error: abort on usage of deprecated call (suggested for mod developers)." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Have the profiler instrument itself:\n" +"* Instrument an empty function.\n" +"This estimates the overhead, that instrumentation is adding (+1 function " +"call).\n" +"* Instrument the sampler being used to update the statistics." +msgstr "" + #: src/settings_translation_file.cpp msgid "Height component of the initial window size." msgstr "" @@ -2371,15 +2426,6 @@ msgid "" msgstr "" "Mapblock (16ノード) æ•°ã§ã‚ªãƒ–ジェクトã®ãƒãƒ¼ãƒ‰ã‚„ABMã®å®ŸåŠ¹ç‰ã®æœ‰åŠ¹ã‚¨ãƒªã‚¢ã‚’指定。" -#: src/settings_translation_file.cpp -msgid "" -"How many blocks are flying in the wire simultaneously for the whole server." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "How many blocks are flying in the wire simultaneously per client." -msgstr "" - #: src/settings_translation_file.cpp msgid "" "How much the server will wait before unloading unused mapblocks.\n" @@ -2474,6 +2520,40 @@ msgstr "" msgid "In-game chat console background color (R,G,B)." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Instrument builtin.\n" +"This is usually only needed by core/builtin contributors" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument chatcommands on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument global callback functions on registration.\n" +"(anything you pass to a minetest.register_*() function)" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Active Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Loading Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument the methods of entities on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrumentation" +msgstr "" + #: src/settings_translation_file.cpp msgid "Interval of saving important changes in the world, stated in seconds." msgstr "" @@ -2509,7 +2589,7 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Joystick button repetition invterval" +msgid "Joystick button repetition interval" msgstr "" #: src/settings_translation_file.cpp @@ -2674,6 +2754,13 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Key for toggling autorun.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Key for toggling cinematic mode.\n" @@ -2711,7 +2798,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Key for toggling the camrea update. Only used for development\n" +"Key for toggling the camera update. Only used for development\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" @@ -2861,6 +2948,22 @@ msgstr "" msgid "Liquid update tick" msgstr "" +#: src/settings_translation_file.cpp +msgid "Load the game profiler" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Load the game profiler to collect game profiling data.\n" +"Provides a /profiler command to access the compiled profile.\n" +"Useful for mod developers and server operators." +msgstr "" + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Loading Block Modifiers" +msgstr "アクティブãªãƒ–ãƒãƒƒã‚¯ã®ç¯„囲" + #: src/settings_translation_file.cpp msgid "Main menu game manager" msgstr "" @@ -3283,6 +3386,14 @@ msgstr "" msgid "Maximum hotbar width" msgstr "" +#: src/settings_translation_file.cpp +msgid "Maximum number of blocks that are simultaneously sent in total." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Maximum number of blocks that are simultaneously sent per client." +msgstr "" + #: src/settings_translation_file.cpp msgid "Maximum number of blocks that can be queued for loading." msgstr "" @@ -3324,6 +3435,10 @@ msgstr "" msgid "Maximum number of statically stored objects in a block." msgstr "" +#: src/settings_translation_file.cpp +msgid "Maximum objects per block" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Maximum proportion of current window to be used for hotbar.\n" @@ -3331,11 +3446,11 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously blocks send per client" +msgid "Maximum simultaneous block sends per client" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously bocks send total" +msgid "Maximum simultaneous block sends total" msgstr "" #: src/settings_translation_file.cpp @@ -3346,10 +3461,6 @@ msgstr "ファイルダウンãƒãƒ¼ãƒ‰ (例: Modã®ãƒ€ã‚¦ãƒ³ãƒãƒ¼ãƒ‰)ã®æœ€å¤§ msgid "Maximum users" msgstr "" -#: src/settings_translation_file.cpp -msgid "Maxmimum objects per block" -msgstr "" - #: src/settings_translation_file.cpp msgid "Menus" msgstr "メニュー" @@ -3390,10 +3501,6 @@ msgstr "" msgid "Mipmapping" msgstr "ミップマッピング" -#: src/settings_translation_file.cpp -msgid "Mod profiling" -msgstr "" - #: src/settings_translation_file.cpp msgid "Modstore details URL" msgstr "" @@ -3598,12 +3705,18 @@ msgstr "" 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." +msgstr "" + #: src/settings_translation_file.cpp msgid "Privileges that players with basic_privs can grant" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiler data print interval. 0 = disable. Useful for developers." +msgid "Profiler" msgstr "" #: src/settings_translation_file.cpp @@ -3611,7 +3724,7 @@ msgid "Profiler toggle key" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiling print interval" +msgid "Profiling" msgstr "" #: src/settings_translation_file.cpp @@ -3645,6 +3758,11 @@ msgstr "" msgid "Replaces the default main menu with a custom one." msgstr "" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Report path" +msgstr "フォントパス" + #: src/settings_translation_file.cpp msgid "Right key" msgstr "å³ã‚ー" @@ -3805,7 +3923,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Shaders allow advanced visul effects and may increase performance on some " +"Shaders allow advanced visual effects and may increase performance on some " "video cards.\n" "Thy only work with the OpenGL video backend." msgstr "" @@ -3920,10 +4038,22 @@ msgstr "テクスãƒãƒ£ãƒ‘ス" msgid "The altitude at which temperature drops by 20C" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The default format in which profiles are being saved,\n" +"when calling `/profiler save [format]` without format." +msgstr "" + #: src/settings_translation_file.cpp msgid "The depth of dirt or other filler" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The file path relative to your worldpath in which profiles will be saved " +"to.\n" +msgstr "" + #: src/settings_translation_file.cpp msgid "The network interface that the server listens on." msgstr "" @@ -4068,10 +4198,6 @@ msgstr "" msgid "Use trilinear filtering when scaling textures." msgstr "" -#: src/settings_translation_file.cpp -msgid "Useful for mod developers." -msgstr "Mod開発ã«ä¾¿åˆ©ã€‚" - #: src/settings_translation_file.cpp msgid "V-Sync" msgstr "" @@ -4198,7 +4324,7 @@ msgid "" "When gui_scaling_filter_txr2img is true, copy those images\n" "from hardware to software for scaling. When false, fall back\n" "to the old scaling method, for video drivers that don't\n" -"propery support downloading textures back from hardware." +"properly support downloading textures back from hardware." msgstr "" #: src/settings_translation_file.cpp @@ -4319,42 +4445,53 @@ msgstr "cURLパラレル制é™" msgid "cURL timeout" msgstr "cURLタイムアウト" -#~ msgid "No of course not!" -#~ msgstr "ã„ã„ãˆï¼" +#, fuzzy +#~ msgid "Preload inventory textures" +#~ msgstr "テクスãƒãƒ£èªã¿è¾¼ã¿ä¸..." -#~ msgid "Public Serverlist" -#~ msgstr "公開サーãƒä¸€è¦§" +#~ msgid "Scaling factor applied to menu elements: " +#~ msgstr "メニューã®å¤§ãã•ã¨ã—ã¦è¨å®šã•ã‚Œã¦ã„る数値: " -#~ msgid "Generate Normalmaps" -#~ msgstr "ノーマルマップã®ç”Ÿæˆ" +#~ msgid "Touch free target" +#~ msgstr "タッãƒä½ç½®ã‚’自由ã«ã™ã‚‹" -#~ msgid "No!!!" -#~ msgstr "ã„ã„ãˆï¼ï¼ï¼" +#~ msgid " KB/s" +#~ msgstr " KB/秒" -#~ msgid "If disabled " -#~ msgstr "無効化ã®å ´åˆ " +#~ msgid " MB/s" +#~ msgstr " MB/秒" -#~ msgid "If enabled, " -#~ msgstr "有効化ã®å ´åˆ " +#~ msgid "Restart minetest for driver change to take effect" +#~ msgstr "ドライãƒãƒ¼ã‚’変更ã™ã‚‹ãŸã‚Minetestã‚’å†èµ·å‹•ã—ã¾ã™" #~ msgid "Rendering:" #~ msgstr "レンダリング:" -#~ msgid "Restart minetest for driver change to take effect" -#~ msgstr "ドライãƒãƒ¼ã‚’変更ã™ã‚‹ãŸã‚Minetestã‚’å†èµ·å‹•ã—ã¾ã™" +#~ msgid "If enabled, " +#~ msgstr "有効化ã®å ´åˆ " -#~ msgid " MB/s" -#~ msgstr " MB/秒" +#~ msgid "If disabled " +#~ msgstr "無効化ã®å ´åˆ " -#~ msgid " KB/s" -#~ msgstr " KB/秒" +#~ msgid "No!!!" +#~ msgstr "ã„ã„ãˆï¼ï¼ï¼" -#~ msgid "Touch free target" -#~ msgstr "タッãƒä½ç½®ã‚’自由ã«ã™ã‚‹" +#~ msgid "Generate Normalmaps" +#~ msgstr "ノーマルマップã®ç”Ÿæˆ" -#~ msgid "Scaling factor applied to menu elements: " -#~ msgstr "メニューã®å¤§ãã•ã¨ã—ã¦è¨å®šã•ã‚Œã¦ã„る数値: " +#~ msgid "Public Serverlist" +#~ msgstr "公開サーãƒä¸€è¦§" + +#~ msgid "No of course not!" +#~ msgstr "ã„ã„ãˆï¼" + +#~ msgid "Useful for mod developers." +#~ msgstr "Mod開発ã«ä¾¿åˆ©ã€‚" #, fuzzy -#~ msgid "Preload inventory textures" -#~ msgstr "テクスãƒãƒ£èªã¿è¾¼ã¿ä¸..." +#~ msgid "Detailed mod profiling" +#~ msgstr "詳細ãªModã®ãƒ—ãƒãƒ•ã‚¡ã‚¤ãƒ«åŒ–" + +#, fuzzy +#~ msgid "Detailed mod profile data. Useful for mod developers." +#~ msgstr "詳細ãªModã®ãƒ—ãƒãƒ•ã‚¡ã‚¤ãƒ«ãƒ‡ãƒ¼ã‚¿ã§ã™ã€‚Mod開発者ã«ä¾¿åˆ©ã§ã™ã€‚" diff --git a/po/jbo/minetest.po b/po/jbo/minetest.po index 3629173509c975a14ee13a9ef2eef700d755ae3d..0f91987e32e377daf8f6a1c4f5a9d2b8aa14f096 100644 --- a/po/jbo/minetest.po +++ b/po/jbo/minetest.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: minetest\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-12 20:49+0200\n" +"POT-Creation-Date: 2016-08-30 06:18+0200\n" "PO-Revision-Date: 2016-05-08 17:39+0000\n" "Last-Translator: senpi <saikos@openmailbox.org>\n" "Language-Team: Lojban <https://hosted.weblate.org/projects/minetest/minetest/" @@ -968,6 +968,10 @@ msgstr "" msgid "Use" msgstr "mu'e pilno" +#: src/guiKeyChangeMenu.cpp src/keycode.cpp +msgid "Zoom" +msgstr "" + #: src/guiKeyChangeMenu.cpp msgid "press key" msgstr "ko da'ergau le batke" @@ -1284,10 +1288,6 @@ msgstr "la'o gy.X Button 1.gy." msgid "X Button 2" msgstr "la'o gy.X Button 2.gy." -#: src/keycode.cpp -msgid "Zoom" -msgstr "" - #: src/settings_translation_file.cpp msgid "" "(X,Y,Z) offset of fractal from world centre in units of 'scale'.\n" @@ -1354,6 +1354,10 @@ msgstr "" msgid "Active Block Modifier interval" msgstr "" +#: src/settings_translation_file.cpp +msgid "Active Block Modifiers" +msgstr "" + #: src/settings_translation_file.cpp msgid "Active block range" msgstr "" @@ -1428,6 +1432,10 @@ msgstr "" msgid "Automaticaly report to the serverlist." msgstr "" +#: src/settings_translation_file.cpp +msgid "Autorun key" +msgstr "" + #: src/settings_translation_file.cpp #, fuzzy msgid "Backward key" @@ -1463,6 +1471,10 @@ msgstr "" msgid "Build inside player" msgstr "" +#: src/settings_translation_file.cpp +msgid "Builtin" +msgstr "" + #: src/settings_translation_file.cpp msgid "Bumpmapping" msgstr "" @@ -1504,6 +1516,11 @@ msgstr "samta'a" msgid "Chat toggle key" msgstr "" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Chatcommands" +msgstr "minde" + #: src/settings_translation_file.cpp msgid "" "Choice of 18 fractals from 9 formulas.\n" @@ -1581,14 +1598,14 @@ 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())." +"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 "" -"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." +"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 @@ -1738,6 +1755,10 @@ msgstr "lo cnino lerpoijaspu" msgid "Default privileges" msgstr "" +#: src/settings_translation_file.cpp +msgid "Default report format" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Default timeout for cURL, stated in milliseconds.\n" @@ -1754,6 +1775,10 @@ msgstr "" msgid "Defines the maximal player transfer distance in blocks (0 = unlimited)." msgstr "" +#: src/settings_translation_file.cpp +msgid "Delay in sending blocks after building" +msgstr "" + #: src/settings_translation_file.cpp msgid "Delay showing tooltips, stated in milliseconds." msgstr "" @@ -1784,14 +1809,6 @@ msgstr "" msgid "Desynchronize block animation" msgstr "" -#: src/settings_translation_file.cpp -msgid "Detailed mod profile data. Useful for mod developers." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "Detailed mod profiling" -msgstr "" - #: src/settings_translation_file.cpp msgid "" "Determines terrain shape.\n" @@ -1927,6 +1944,14 @@ msgid "" "Requires shaders to be enabled." msgstr "" +#: src/settings_translation_file.cpp +msgid "Engine profiling data print interval" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Entity methods" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Experimental option, might cause visible spaces between blocks\n" @@ -1988,10 +2013,20 @@ msgstr "" msgid "Field of view" msgstr "" +#: src/settings_translation_file.cpp +msgid "Field of view for zoom" +msgstr "" + #: src/settings_translation_file.cpp msgid "Field of view in degrees." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Field of view while zooming in degrees.\n" +"This requires the \"zoom\" privilege on the server." +msgstr "" + #: src/settings_translation_file.cpp msgid "" "File in client/serverlist/ that contains your favorite servers displayed in " @@ -2127,6 +2162,10 @@ msgstr "" msgid "Generate normalmaps" msgstr "" +#: src/settings_translation_file.cpp +msgid "Global callbacks" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Global map generation attributes.\n" @@ -2161,6 +2200,15 @@ msgid "" "- error: abort on usage of deprecated call (suggested for mod developers)." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Have the profiler instrument itself:\n" +"* Instrument an empty function.\n" +"This estimates the overhead, that instrumentation is adding (+1 function " +"call).\n" +"* Instrument the sampler being used to update the statistics." +msgstr "" + #: src/settings_translation_file.cpp msgid "Height component of the initial window size." msgstr "" @@ -2188,15 +2236,6 @@ msgid "" "In active blocks objects are loaded and ABMs run." msgstr "" -#: src/settings_translation_file.cpp -msgid "" -"How many blocks are flying in the wire simultaneously for the whole server." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "How many blocks are flying in the wire simultaneously per client." -msgstr "" - #: src/settings_translation_file.cpp msgid "" "How much the server will wait before unloading unused mapblocks.\n" @@ -2291,6 +2330,40 @@ msgstr "" msgid "In-game chat console background color (R,G,B)." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Instrument builtin.\n" +"This is usually only needed by core/builtin contributors" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument chatcommands on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument global callback functions on registration.\n" +"(anything you pass to a minetest.register_*() function)" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Active Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Loading Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument the methods of entities on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrumentation" +msgstr "" + #: src/settings_translation_file.cpp msgid "Interval of saving important changes in the world, stated in seconds." msgstr "" @@ -2327,7 +2400,7 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Joystick button repetition invterval" +msgid "Joystick button repetition interval" msgstr "" #: src/settings_translation_file.cpp @@ -2493,6 +2566,13 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Key for toggling autorun.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Key for toggling cinematic mode.\n" @@ -2530,7 +2610,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Key for toggling the camrea update. Only used for development\n" +"Key for toggling the camera update. Only used for development\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" @@ -2681,6 +2761,21 @@ msgstr "" msgid "Liquid update tick" msgstr "" +#: src/settings_translation_file.cpp +msgid "Load the game profiler" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Load the game profiler to collect game profiling data.\n" +"Provides a /profiler command to access the compiled profile.\n" +"Useful for mod developers and server operators." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Loading Block Modifiers" +msgstr "" + #: src/settings_translation_file.cpp msgid "Main menu game manager" msgstr "" @@ -3101,6 +3196,14 @@ msgstr "" msgid "Maximum hotbar width" msgstr "" +#: src/settings_translation_file.cpp +msgid "Maximum number of blocks that are simultaneously sent in total." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Maximum number of blocks that are simultaneously sent per client." +msgstr "" + #: src/settings_translation_file.cpp msgid "Maximum number of blocks that can be queued for loading." msgstr "" @@ -3142,6 +3245,10 @@ msgstr "" msgid "Maximum number of statically stored objects in a block." msgstr "" +#: src/settings_translation_file.cpp +msgid "Maximum objects per block" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Maximum proportion of current window to be used for hotbar.\n" @@ -3149,11 +3256,11 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously blocks send per client" +msgid "Maximum simultaneous block sends per client" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously bocks send total" +msgid "Maximum simultaneous block sends total" msgstr "" #: src/settings_translation_file.cpp @@ -3164,10 +3271,6 @@ msgstr "" msgid "Maximum users" msgstr "" -#: src/settings_translation_file.cpp -msgid "Maxmimum objects per block" -msgstr "" - #: src/settings_translation_file.cpp msgid "Menus" msgstr "" @@ -3209,10 +3312,6 @@ msgstr "" msgid "Mipmapping" msgstr "lo puvrmipmepi" -#: src/settings_translation_file.cpp -msgid "Mod profiling" -msgstr "" - #: src/settings_translation_file.cpp msgid "Modstore details URL" msgstr "" @@ -3417,12 +3516,18 @@ msgstr "" 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." +msgstr "" + #: src/settings_translation_file.cpp msgid "Privileges that players with basic_privs can grant" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiler data print interval. 0 = disable. Useful for developers." +msgid "Profiler" msgstr "" #: src/settings_translation_file.cpp @@ -3430,7 +3535,7 @@ msgid "Profiler toggle key" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiling print interval" +msgid "Profiling" msgstr "" #: src/settings_translation_file.cpp @@ -3465,6 +3570,10 @@ msgstr "" msgid "Replaces the default main menu with a custom one." msgstr "" +#: src/settings_translation_file.cpp +msgid "Report path" +msgstr "" + #: src/settings_translation_file.cpp #, fuzzy msgid "Right key" @@ -3631,7 +3740,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Shaders allow advanced visul effects and may increase performance on some " +"Shaders allow advanced visual effects and may increase performance on some " "video cards.\n" "Thy only work with the OpenGL video backend." msgstr "" @@ -3748,10 +3857,22 @@ msgstr "" msgid "The altitude at which temperature drops by 20C" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The default format in which profiles are being saved,\n" +"when calling `/profiler save [format]` without format." +msgstr "" + #: src/settings_translation_file.cpp msgid "The depth of dirt or other filler" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The file path relative to your worldpath in which profiles will be saved " +"to.\n" +msgstr "" + #: src/settings_translation_file.cpp msgid "The network interface that the server listens on." msgstr "" @@ -3898,10 +4019,6 @@ msgstr "" msgid "Use trilinear filtering when scaling textures." msgstr "" -#: src/settings_translation_file.cpp -msgid "Useful for mod developers." -msgstr "" - #: src/settings_translation_file.cpp msgid "V-Sync" msgstr "" @@ -4032,7 +4149,7 @@ msgid "" "When gui_scaling_filter_txr2img is true, copy those images\n" "from hardware to software for scaling. When false, fall back\n" "to the old scaling method, for video drivers that don't\n" -"propery support downloading textures back from hardware." +"properly support downloading textures back from hardware." msgstr "" #: src/settings_translation_file.cpp @@ -4132,16 +4249,16 @@ msgstr "" msgid "cURL timeout" msgstr "" -#~ msgid "No of course not!" -#~ msgstr "nasai go'i" - -#~ msgid "No!!!" -#~ msgstr "nasai go'i" +#, fuzzy +#~ msgid "Preload inventory textures" +#~ msgstr ".i ca'o samymo'i le tengu datnyvei" #, fuzzy #~ msgid "If enabled, " #~ msgstr "selpli" -#, fuzzy -#~ msgid "Preload inventory textures" -#~ msgstr ".i ca'o samymo'i le tengu datnyvei" +#~ msgid "No!!!" +#~ msgstr "nasai go'i" + +#~ msgid "No of course not!" +#~ msgstr "nasai go'i" diff --git a/po/ko/minetest.po b/po/ko/minetest.po index 6981029a2ecadd126b52854506d256ce9c9e2e4f..44b1960a90290c20aad0bd385478cd45fcac63f5 100644 --- a/po/ko/minetest.po +++ b/po/ko/minetest.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: minetest\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-12 20:49+0200\n" +"POT-Creation-Date: 2016-08-30 06:18+0200\n" "PO-Revision-Date: 2015-07-08 23:30+0200\n" "Last-Translator: Tae Lim Kook <tkook11@gmail.com>\n" "Language-Team: Korean <https://hosted.weblate.org/projects/minetest/minetest/" @@ -939,6 +939,10 @@ msgstr "" msgid "Use" msgstr "" +#: src/guiKeyChangeMenu.cpp src/keycode.cpp +msgid "Zoom" +msgstr "" + #: src/guiKeyChangeMenu.cpp msgid "press key" msgstr "" @@ -1255,10 +1259,6 @@ msgstr "" msgid "X Button 2" msgstr "" -#: src/keycode.cpp -msgid "Zoom" -msgstr "" - #: src/settings_translation_file.cpp msgid "" "(X,Y,Z) offset of fractal from world centre in units of 'scale'.\n" @@ -1324,6 +1324,10 @@ msgstr "" msgid "Active Block Modifier interval" msgstr "" +#: src/settings_translation_file.cpp +msgid "Active Block Modifiers" +msgstr "" + #: src/settings_translation_file.cpp msgid "Active block range" msgstr "" @@ -1398,6 +1402,10 @@ msgstr "" msgid "Automaticaly report to the serverlist." msgstr "" +#: src/settings_translation_file.cpp +msgid "Autorun key" +msgstr "" + #: src/settings_translation_file.cpp msgid "Backward key" msgstr "" @@ -1430,6 +1438,10 @@ msgstr "" msgid "Build inside player" msgstr "" +#: src/settings_translation_file.cpp +msgid "Builtin" +msgstr "" + #: src/settings_translation_file.cpp msgid "Bumpmapping" msgstr "" @@ -1470,6 +1482,10 @@ msgstr "" msgid "Chat toggle key" msgstr "" +#: src/settings_translation_file.cpp +msgid "Chatcommands" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Choice of 18 fractals from 9 formulas.\n" @@ -1543,14 +1559,14 @@ 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())." +"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 "" -"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." +"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 @@ -1696,6 +1712,10 @@ msgstr "" msgid "Default privileges" msgstr "" +#: src/settings_translation_file.cpp +msgid "Default report format" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Default timeout for cURL, stated in milliseconds.\n" @@ -1712,6 +1732,10 @@ msgstr "" msgid "Defines the maximal player transfer distance in blocks (0 = unlimited)." msgstr "" +#: src/settings_translation_file.cpp +msgid "Delay in sending blocks after building" +msgstr "" + #: src/settings_translation_file.cpp msgid "Delay showing tooltips, stated in milliseconds." msgstr "" @@ -1742,14 +1766,6 @@ msgstr "" msgid "Desynchronize block animation" msgstr "" -#: src/settings_translation_file.cpp -msgid "Detailed mod profile data. Useful for mod developers." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "Detailed mod profiling" -msgstr "" - #: src/settings_translation_file.cpp msgid "" "Determines terrain shape.\n" @@ -1883,6 +1899,14 @@ msgid "" "Requires shaders to be enabled." msgstr "" +#: src/settings_translation_file.cpp +msgid "Engine profiling data print interval" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Entity methods" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Experimental option, might cause visible spaces between blocks\n" @@ -1944,10 +1968,20 @@ msgstr "" msgid "Field of view" msgstr "" +#: src/settings_translation_file.cpp +msgid "Field of view for zoom" +msgstr "" + #: src/settings_translation_file.cpp msgid "Field of view in degrees." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Field of view while zooming in degrees.\n" +"This requires the \"zoom\" privilege on the server." +msgstr "" + #: src/settings_translation_file.cpp msgid "" "File in client/serverlist/ that contains your favorite servers displayed in " @@ -2082,6 +2116,10 @@ msgstr "" msgid "Generate normalmaps" msgstr "" +#: src/settings_translation_file.cpp +msgid "Global callbacks" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Global map generation attributes.\n" @@ -2116,6 +2154,15 @@ msgid "" "- error: abort on usage of deprecated call (suggested for mod developers)." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Have the profiler instrument itself:\n" +"* Instrument an empty function.\n" +"This estimates the overhead, that instrumentation is adding (+1 function " +"call).\n" +"* Instrument the sampler being used to update the statistics." +msgstr "" + #: src/settings_translation_file.cpp msgid "Height component of the initial window size." msgstr "" @@ -2143,15 +2190,6 @@ msgid "" "In active blocks objects are loaded and ABMs run." msgstr "" -#: src/settings_translation_file.cpp -msgid "" -"How many blocks are flying in the wire simultaneously for the whole server." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "How many blocks are flying in the wire simultaneously per client." -msgstr "" - #: src/settings_translation_file.cpp msgid "" "How much the server will wait before unloading unused mapblocks.\n" @@ -2246,6 +2284,40 @@ msgstr "" msgid "In-game chat console background color (R,G,B)." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Instrument builtin.\n" +"This is usually only needed by core/builtin contributors" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument chatcommands on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument global callback functions on registration.\n" +"(anything you pass to a minetest.register_*() function)" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Active Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Loading Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument the methods of entities on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrumentation" +msgstr "" + #: src/settings_translation_file.cpp msgid "Interval of saving important changes in the world, stated in seconds." msgstr "" @@ -2281,7 +2353,7 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Joystick button repetition invterval" +msgid "Joystick button repetition interval" msgstr "" #: src/settings_translation_file.cpp @@ -2446,6 +2518,13 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Key for toggling autorun.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Key for toggling cinematic mode.\n" @@ -2483,7 +2562,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Key for toggling the camrea update. Only used for development\n" +"Key for toggling the camera update. Only used for development\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" @@ -2633,6 +2712,21 @@ msgstr "" msgid "Liquid update tick" msgstr "" +#: src/settings_translation_file.cpp +msgid "Load the game profiler" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Load the game profiler to collect game profiling data.\n" +"Provides a /profiler command to access the compiled profile.\n" +"Useful for mod developers and server operators." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Loading Block Modifiers" +msgstr "" + #: src/settings_translation_file.cpp msgid "Main menu game manager" msgstr "" @@ -3051,6 +3145,14 @@ msgstr "" msgid "Maximum hotbar width" msgstr "" +#: src/settings_translation_file.cpp +msgid "Maximum number of blocks that are simultaneously sent in total." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Maximum number of blocks that are simultaneously sent per client." +msgstr "" + #: src/settings_translation_file.cpp msgid "Maximum number of blocks that can be queued for loading." msgstr "" @@ -3092,6 +3194,10 @@ msgstr "" msgid "Maximum number of statically stored objects in a block." msgstr "" +#: src/settings_translation_file.cpp +msgid "Maximum objects per block" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Maximum proportion of current window to be used for hotbar.\n" @@ -3099,11 +3205,11 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously blocks send per client" +msgid "Maximum simultaneous block sends per client" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously bocks send total" +msgid "Maximum simultaneous block sends total" msgstr "" #: src/settings_translation_file.cpp @@ -3114,10 +3220,6 @@ msgstr "" msgid "Maximum users" msgstr "" -#: src/settings_translation_file.cpp -msgid "Maxmimum objects per block" -msgstr "" - #: src/settings_translation_file.cpp msgid "Menus" msgstr "" @@ -3158,10 +3260,6 @@ msgstr "" msgid "Mipmapping" msgstr "" -#: src/settings_translation_file.cpp -msgid "Mod profiling" -msgstr "" - #: src/settings_translation_file.cpp msgid "Modstore details URL" msgstr "" @@ -3366,12 +3464,18 @@ msgstr "" 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." +msgstr "" + #: src/settings_translation_file.cpp msgid "Privileges that players with basic_privs can grant" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiler data print interval. 0 = disable. Useful for developers." +msgid "Profiler" msgstr "" #: src/settings_translation_file.cpp @@ -3379,7 +3483,7 @@ msgid "Profiler toggle key" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiling print interval" +msgid "Profiling" msgstr "" #: src/settings_translation_file.cpp @@ -3413,6 +3517,10 @@ msgstr "" msgid "Replaces the default main menu with a custom one." msgstr "" +#: src/settings_translation_file.cpp +msgid "Report path" +msgstr "" + #: src/settings_translation_file.cpp msgid "Right key" msgstr "" @@ -3571,7 +3679,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Shaders allow advanced visul effects and may increase performance on some " +"Shaders allow advanced visual effects and may increase performance on some " "video cards.\n" "Thy only work with the OpenGL video backend." msgstr "" @@ -3686,10 +3794,22 @@ msgstr "" msgid "The altitude at which temperature drops by 20C" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The default format in which profiles are being saved,\n" +"when calling `/profiler save [format]` without format." +msgstr "" + #: src/settings_translation_file.cpp msgid "The depth of dirt or other filler" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The file path relative to your worldpath in which profiles will be saved " +"to.\n" +msgstr "" + #: src/settings_translation_file.cpp msgid "The network interface that the server listens on." msgstr "" @@ -3834,10 +3954,6 @@ msgstr "" msgid "Use trilinear filtering when scaling textures." msgstr "" -#: src/settings_translation_file.cpp -msgid "Useful for mod developers." -msgstr "" - #: src/settings_translation_file.cpp msgid "V-Sync" msgstr "" @@ -3964,7 +4080,7 @@ msgid "" "When gui_scaling_filter_txr2img is true, copy those images\n" "from hardware to software for scaling. When false, fall back\n" "to the old scaling method, for video drivers that don't\n" -"propery support downloading textures back from hardware." +"properly support downloading textures back from hardware." msgstr "" #: src/settings_translation_file.cpp diff --git a/po/ky/minetest.po b/po/ky/minetest.po index ec59e03f5fcdcbbc0c54d8c5af2b69aeeb198ffe..3933c7fb854ee5e6f1f5d4b2c0a12478b47d4ecc 100644 --- a/po/ky/minetest.po +++ b/po/ky/minetest.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: minetest\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-12 20:49+0200\n" +"POT-Creation-Date: 2016-08-30 06:18+0200\n" "PO-Revision-Date: 2013-06-01 18:09+0200\n" "Last-Translator: Chynggyz Jumaliev <translatorky@lavabit.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1010,6 +1010,10 @@ msgstr "" msgid "Use" msgstr "Колдонуу" +#: src/guiKeyChangeMenu.cpp src/keycode.cpp +msgid "Zoom" +msgstr "МаÑштаб" + #: src/guiKeyChangeMenu.cpp msgid "press key" msgstr "баÑкычты баÑыңыз" @@ -1326,10 +1330,6 @@ msgstr "" msgid "X Button 2" msgstr "" -#: src/keycode.cpp -msgid "Zoom" -msgstr "МаÑштаб" - #: src/settings_translation_file.cpp msgid "" "(X,Y,Z) offset of fractal from world centre in units of 'scale'.\n" @@ -1396,6 +1396,10 @@ msgstr "" msgid "Active Block Modifier interval" msgstr "" +#: src/settings_translation_file.cpp +msgid "Active Block Modifiers" +msgstr "" + #: src/settings_translation_file.cpp msgid "Active block range" msgstr "" @@ -1471,6 +1475,10 @@ msgstr "" msgid "Automaticaly report to the serverlist." msgstr "" +#: src/settings_translation_file.cpp +msgid "Autorun key" +msgstr "" + #: src/settings_translation_file.cpp #, fuzzy msgid "Backward key" @@ -1507,6 +1515,10 @@ msgstr "" msgid "Build inside player" msgstr "Көп кишилик" +#: src/settings_translation_file.cpp +msgid "Builtin" +msgstr "" + #: src/settings_translation_file.cpp #, fuzzy msgid "Bumpmapping" @@ -1550,6 +1562,11 @@ msgstr "БаÑкычтарды өзгөртүү" msgid "Chat toggle key" msgstr "БаÑкычтарды өзгөртүү" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Chatcommands" +msgstr "Команда" + #: src/settings_translation_file.cpp msgid "" "Choice of 18 fractals from 9 formulas.\n" @@ -1627,14 +1644,14 @@ 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())." +"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 "" -"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." +"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 @@ -1789,6 +1806,10 @@ msgstr "Жаңы ÑÑ‹Ñ€Ñөз" msgid "Default privileges" msgstr "" +#: src/settings_translation_file.cpp +msgid "Default report format" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Default timeout for cURL, stated in milliseconds.\n" @@ -1805,6 +1826,10 @@ msgstr "" msgid "Defines the maximal player transfer distance in blocks (0 = unlimited)." msgstr "" +#: src/settings_translation_file.cpp +msgid "Delay in sending blocks after building" +msgstr "" + #: src/settings_translation_file.cpp msgid "Delay showing tooltips, stated in milliseconds." msgstr "" @@ -1835,14 +1860,6 @@ msgstr "" msgid "Desynchronize block animation" msgstr "" -#: src/settings_translation_file.cpp -msgid "Detailed mod profile data. Useful for mod developers." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "Detailed mod profiling" -msgstr "" - #: src/settings_translation_file.cpp msgid "" "Determines terrain shape.\n" @@ -1980,6 +1997,14 @@ msgid "" "Requires shaders to be enabled." msgstr "" +#: src/settings_translation_file.cpp +msgid "Engine profiling data print interval" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Entity methods" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Experimental option, might cause visible spaces between blocks\n" @@ -2040,10 +2065,20 @@ msgstr "" msgid "Field of view" msgstr "" +#: src/settings_translation_file.cpp +msgid "Field of view for zoom" +msgstr "" + #: src/settings_translation_file.cpp msgid "Field of view in degrees." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Field of view while zooming in degrees.\n" +"This requires the \"zoom\" privilege on the server." +msgstr "" + #: src/settings_translation_file.cpp msgid "" "File in client/serverlist/ that contains your favorite servers displayed in " @@ -2180,6 +2215,10 @@ msgstr "" msgid "Generate normalmaps" msgstr "" +#: src/settings_translation_file.cpp +msgid "Global callbacks" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Global map generation attributes.\n" @@ -2214,6 +2253,15 @@ msgid "" "- error: abort on usage of deprecated call (suggested for mod developers)." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Have the profiler instrument itself:\n" +"* Instrument an empty function.\n" +"This estimates the overhead, that instrumentation is adding (+1 function " +"call).\n" +"* Instrument the sampler being used to update the statistics." +msgstr "" + #: src/settings_translation_file.cpp msgid "Height component of the initial window size." msgstr "" @@ -2241,15 +2289,6 @@ msgid "" "In active blocks objects are loaded and ABMs run." msgstr "" -#: src/settings_translation_file.cpp -msgid "" -"How many blocks are flying in the wire simultaneously for the whole server." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "How many blocks are flying in the wire simultaneously per client." -msgstr "" - #: src/settings_translation_file.cpp msgid "" "How much the server will wait before unloading unused mapblocks.\n" @@ -2345,6 +2384,40 @@ msgstr "" msgid "In-game chat console background color (R,G,B)." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Instrument builtin.\n" +"This is usually only needed by core/builtin contributors" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument chatcommands on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument global callback functions on registration.\n" +"(anything you pass to a minetest.register_*() function)" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Active Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Loading Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument the methods of entities on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrumentation" +msgstr "" + #: src/settings_translation_file.cpp msgid "Interval of saving important changes in the world, stated in seconds." msgstr "" @@ -2381,7 +2454,7 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Joystick button repetition invterval" +msgid "Joystick button repetition interval" msgstr "" #: src/settings_translation_file.cpp @@ -2547,6 +2620,13 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Key for toggling autorun.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Key for toggling cinematic mode.\n" @@ -2584,7 +2664,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Key for toggling the camrea update. Only used for development\n" +"Key for toggling the camera update. Only used for development\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" @@ -2735,6 +2815,21 @@ msgstr "" msgid "Liquid update tick" msgstr "" +#: src/settings_translation_file.cpp +msgid "Load the game profiler" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Load the game profiler to collect game profiling data.\n" +"Provides a /profiler command to access the compiled profile.\n" +"Useful for mod developers and server operators." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Loading Block Modifiers" +msgstr "" + #: src/settings_translation_file.cpp msgid "Main menu game manager" msgstr "" @@ -3155,6 +3250,14 @@ msgstr "" msgid "Maximum hotbar width" msgstr "" +#: src/settings_translation_file.cpp +msgid "Maximum number of blocks that are simultaneously sent in total." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Maximum number of blocks that are simultaneously sent per client." +msgstr "" + #: src/settings_translation_file.cpp msgid "Maximum number of blocks that can be queued for loading." msgstr "" @@ -3196,6 +3299,10 @@ msgstr "" msgid "Maximum number of statically stored objects in a block." msgstr "" +#: src/settings_translation_file.cpp +msgid "Maximum objects per block" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Maximum proportion of current window to be used for hotbar.\n" @@ -3203,11 +3310,11 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously blocks send per client" +msgid "Maximum simultaneous block sends per client" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously bocks send total" +msgid "Maximum simultaneous block sends total" msgstr "" #: src/settings_translation_file.cpp @@ -3218,10 +3325,6 @@ msgstr "" msgid "Maximum users" msgstr "" -#: src/settings_translation_file.cpp -msgid "Maxmimum objects per block" -msgstr "" - #: src/settings_translation_file.cpp #, fuzzy msgid "Menus" @@ -3264,10 +3367,6 @@ msgstr "" msgid "Mipmapping" msgstr "Mip-текÑтуралоо" -#: src/settings_translation_file.cpp -msgid "Mod profiling" -msgstr "" - #: src/settings_translation_file.cpp msgid "Modstore details URL" msgstr "" @@ -3472,12 +3571,18 @@ msgstr "" 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." +msgstr "" + #: src/settings_translation_file.cpp msgid "Privileges that players with basic_privs can grant" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiler data print interval. 0 = disable. Useful for developers." +msgid "Profiler" msgstr "" #: src/settings_translation_file.cpp @@ -3485,7 +3590,7 @@ msgid "Profiler toggle key" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiling print interval" +msgid "Profiling" msgstr "" #: src/settings_translation_file.cpp @@ -3519,6 +3624,11 @@ msgstr "" msgid "Replaces the default main menu with a custom one." msgstr "" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Report path" +msgstr "Тандоо" + #: src/settings_translation_file.cpp #, fuzzy msgid "Right key" @@ -3684,7 +3794,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Shaders allow advanced visul effects and may increase performance on some " +"Shaders allow advanced visual effects and may increase performance on some " "video cards.\n" "Thy only work with the OpenGL video backend." msgstr "" @@ -3801,10 +3911,22 @@ msgstr "" msgid "The altitude at which temperature drops by 20C" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The default format in which profiles are being saved,\n" +"when calling `/profiler save [format]` without format." +msgstr "" + #: src/settings_translation_file.cpp msgid "The depth of dirt or other filler" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The file path relative to your worldpath in which profiles will be saved " +"to.\n" +msgstr "" + #: src/settings_translation_file.cpp msgid "The network interface that the server listens on." msgstr "" @@ -3951,10 +4073,6 @@ msgstr "" msgid "Use trilinear filtering when scaling textures." msgstr "" -#: src/settings_translation_file.cpp -msgid "Useful for mod developers." -msgstr "" - #: src/settings_translation_file.cpp msgid "V-Sync" msgstr "" @@ -4084,7 +4202,7 @@ msgid "" "When gui_scaling_filter_txr2img is true, copy those images\n" "from hardware to software for scaling. When false, fall back\n" "to the old scaling method, for video drivers that don't\n" -"propery support downloading textures back from hardware." +"properly support downloading textures back from hardware." msgstr "" #: src/settings_translation_file.cpp @@ -4185,28 +4303,54 @@ msgid "cURL timeout" msgstr "" #, fuzzy -#~ msgid "Public Serverlist" -#~ msgstr "Жалпылык Ñерверлердин тизмеÑи:" +#~ msgid "Preload inventory textures" +#~ msgstr "Жүктөлүүдө..." #, fuzzy -#~ msgid "If disabled " -#~ msgstr "Баарын өчүрүү" +#~ msgid "Downloading" +#~ msgstr "Ылдый" -#, fuzzy -#~ msgid "If enabled, " -#~ msgstr "күйгүзүлгөн" +#~ msgid "Left click: Move all items, Right click: Move single item" +#~ msgstr "Сол баÑкычы: Бардык буюмдарды ташуу, Оң баÑкычы: Бир буюмду ташуу" -#, fuzzy -#~ msgid "Game Name" -#~ msgstr "Оюн" +#~ msgid "is required by:" +#~ msgstr "талап кылынганы:" -#, fuzzy -#~ msgid "Password" -#~ msgstr "ÐÑки ÑÑ‹Ñ€Ñөз" +#~ msgid "Configuration saved. " +#~ msgstr "ÐšÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ñ Ñакталды. " -#, fuzzy -#~ msgid "Finite Liquid" -#~ msgstr "Чектүү Ñуюктук" +#~ msgid "Warning: Configuration not consistent. " +#~ msgstr "ÐÑкертүү: Туура ÑÐ¼ÐµÑ ÐºÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ñ. " + +#~ msgid "Show Public" +#~ msgstr "Жалпылыкты көрÑÓ©Ñ‚Ò¯Ò¯" + +#~ msgid "Show Favorites" +#~ msgstr "Тандалмаларды көрÑÓ©Ñ‚Ò¯Ò¯" + +#~ msgid "Leave address blank to start a local server." +#~ msgstr "Жергиликтүү Ñерверди жүргүзүү үчүн даректи бош калтырыңыз." + +#~ msgid "Create world" +#~ msgstr "Дүйнөнү жаратуу" + +#~ msgid "Address required." +#~ msgstr "Дареги талап кылынат." + +#~ msgid "Cannot delete world: Nothing selected" +#~ msgstr "Дүнөнү жаратуу мүмкүн ÑмеÑ: Ðч нерÑе тандалган жок" + +#~ msgid "Files to be deleted" +#~ msgstr "Өчүрүлө турган файлдар" + +#~ msgid "Cannot create world: No games found" +#~ msgstr "Дүйнөнү жаратуу мүмкүн ÑмеÑ: Оюндар табылган жок" + +#~ msgid "Cannot configure world: Nothing selected" +#~ msgstr "Дүйнөнү ыраÑтоо мүмкүн ÑмеÑ: Ðч нерÑе тандалган жок" + +#~ msgid "Failed to delete all world files" +#~ msgstr "Бардык дүйнө файлдарын өчүрүү оңунан чыккан жок" #~ msgid "" #~ "Default Controls:\n" @@ -4233,52 +4377,26 @@ msgstr "" #~ "- ESC: бул меню\n" #~ "- T: маек\n" -#~ msgid "Failed to delete all world files" -#~ msgstr "Бардык дүйнө файлдарын өчүрүү оңунан чыккан жок" - -#~ msgid "Cannot configure world: Nothing selected" -#~ msgstr "Дүйнөнү ыраÑтоо мүмкүн ÑмеÑ: Ðч нерÑе тандалган жок" - -#~ msgid "Cannot create world: No games found" -#~ msgstr "Дүйнөнү жаратуу мүмкүн ÑмеÑ: Оюндар табылган жок" - -#~ msgid "Files to be deleted" -#~ msgstr "Өчүрүлө турган файлдар" - -#~ msgid "Cannot delete world: Nothing selected" -#~ msgstr "Дүнөнү жаратуу мүмкүн ÑмеÑ: Ðч нерÑе тандалган жок" - -#~ msgid "Address required." -#~ msgstr "Дареги талап кылынат." - -#~ msgid "Create world" -#~ msgstr "Дүйнөнү жаратуу" - -#~ msgid "Leave address blank to start a local server." -#~ msgstr "Жергиликтүү Ñерверди жүргүзүү үчүн даректи бош калтырыңыз." - -#~ msgid "Show Favorites" -#~ msgstr "Тандалмаларды көрÑÓ©Ñ‚Ò¯Ò¯" - -#~ msgid "Show Public" -#~ msgstr "Жалпылыкты көрÑÓ©Ñ‚Ò¯Ò¯" - -#~ msgid "Warning: Configuration not consistent. " -#~ msgstr "ÐÑкертүү: Туура ÑÐ¼ÐµÑ ÐºÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ñ. " +#, fuzzy +#~ msgid "Finite Liquid" +#~ msgstr "Чектүү Ñуюктук" -#~ msgid "Configuration saved. " -#~ msgstr "ÐšÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ñ Ñакталды. " +#, fuzzy +#~ msgid "Password" +#~ msgstr "ÐÑки ÑÑ‹Ñ€Ñөз" -#~ msgid "is required by:" -#~ msgstr "талап кылынганы:" +#, fuzzy +#~ msgid "Game Name" +#~ msgstr "Оюн" -#~ msgid "Left click: Move all items, Right click: Move single item" -#~ msgstr "Сол баÑкычы: Бардык буюмдарды ташуу, Оң баÑкычы: Бир буюмду ташуу" +#, fuzzy +#~ msgid "If enabled, " +#~ msgstr "күйгүзүлгөн" #, fuzzy -#~ msgid "Downloading" -#~ msgstr "Ылдый" +#~ msgid "If disabled " +#~ msgstr "Баарын өчүрүү" #, fuzzy -#~ msgid "Preload inventory textures" -#~ msgstr "Жүктөлүүдө..." +#~ msgid "Public Serverlist" +#~ msgstr "Жалпылык Ñерверлердин тизмеÑи:" diff --git a/po/lt/minetest.po b/po/lt/minetest.po index 9d80d7e51707b313d57794f67ce923aa5a960d21..1a347ab34f0b701d748d2586cf7fed826c9021ab 100644 --- a/po/lt/minetest.po +++ b/po/lt/minetest.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: minetest\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-12 20:49+0200\n" +"POT-Creation-Date: 2016-08-30 06:18+0200\n" "PO-Revision-Date: 2015-11-19 05:14+0000\n" "Last-Translator: Liudas AliÅ¡auskas <liudas@akmc.lt>\n" "Language-Team: Lithuanian <https://hosted.weblate.org/projects/minetest/" @@ -992,6 +992,10 @@ msgstr "Ä®jungti noclip" msgid "Use" msgstr "Naudoti" +#: src/guiKeyChangeMenu.cpp src/keycode.cpp +msgid "Zoom" +msgstr "Pritraukti" + #: src/guiKeyChangeMenu.cpp msgid "press key" msgstr "paspauskite klaviÅ¡Ä…" @@ -1308,10 +1312,6 @@ msgstr "X mygtukas 1" msgid "X Button 2" msgstr "X mygtukas 2" -#: src/keycode.cpp -msgid "Zoom" -msgstr "Pritraukti" - #: src/settings_translation_file.cpp msgid "" "(X,Y,Z) offset of fractal from world centre in units of 'scale'.\n" @@ -1378,6 +1378,10 @@ msgstr "" msgid "Active Block Modifier interval" msgstr "" +#: src/settings_translation_file.cpp +msgid "Active Block Modifiers" +msgstr "" + #: src/settings_translation_file.cpp msgid "Active block range" msgstr "" @@ -1452,6 +1456,10 @@ msgstr "" msgid "Automaticaly report to the serverlist." msgstr "" +#: src/settings_translation_file.cpp +msgid "Autorun key" +msgstr "" + #: src/settings_translation_file.cpp #, fuzzy msgid "Backward key" @@ -1486,6 +1494,10 @@ msgstr "" msgid "Build inside player" msgstr "" +#: src/settings_translation_file.cpp +msgid "Builtin" +msgstr "" + #: src/settings_translation_file.cpp msgid "Bumpmapping" msgstr "" @@ -1528,6 +1540,11 @@ msgstr "Nustatyti klaviÅ¡us" msgid "Chat toggle key" msgstr "Nustatyti klaviÅ¡us" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Chatcommands" +msgstr "Komanda" + #: src/settings_translation_file.cpp msgid "" "Choice of 18 fractals from 9 formulas.\n" @@ -1605,14 +1622,14 @@ 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())." +"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 "" -"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." +"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 @@ -1766,6 +1783,10 @@ msgstr "Naujas slaptažodis" msgid "Default privileges" msgstr "" +#: src/settings_translation_file.cpp +msgid "Default report format" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Default timeout for cURL, stated in milliseconds.\n" @@ -1782,6 +1803,10 @@ msgstr "" msgid "Defines the maximal player transfer distance in blocks (0 = unlimited)." msgstr "" +#: src/settings_translation_file.cpp +msgid "Delay in sending blocks after building" +msgstr "" + #: src/settings_translation_file.cpp msgid "Delay showing tooltips, stated in milliseconds." msgstr "" @@ -1812,14 +1837,6 @@ msgstr "" msgid "Desynchronize block animation" msgstr "" -#: src/settings_translation_file.cpp -msgid "Detailed mod profile data. Useful for mod developers." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "Detailed mod profiling" -msgstr "" - #: src/settings_translation_file.cpp msgid "" "Determines terrain shape.\n" @@ -1957,6 +1974,14 @@ msgid "" "Requires shaders to be enabled." msgstr "" +#: src/settings_translation_file.cpp +msgid "Engine profiling data print interval" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Entity methods" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Experimental option, might cause visible spaces between blocks\n" @@ -2017,10 +2042,20 @@ msgstr "" msgid "Field of view" msgstr "" +#: src/settings_translation_file.cpp +msgid "Field of view for zoom" +msgstr "" + #: src/settings_translation_file.cpp msgid "Field of view in degrees." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Field of view while zooming in degrees.\n" +"This requires the \"zoom\" privilege on the server." +msgstr "" + #: src/settings_translation_file.cpp msgid "" "File in client/serverlist/ that contains your favorite servers displayed in " @@ -2156,6 +2191,10 @@ msgstr "" msgid "Generate normalmaps" msgstr "" +#: src/settings_translation_file.cpp +msgid "Global callbacks" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Global map generation attributes.\n" @@ -2191,6 +2230,15 @@ msgid "" "- error: abort on usage of deprecated call (suggested for mod developers)." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Have the profiler instrument itself:\n" +"* Instrument an empty function.\n" +"This estimates the overhead, that instrumentation is adding (+1 function " +"call).\n" +"* Instrument the sampler being used to update the statistics." +msgstr "" + #: src/settings_translation_file.cpp msgid "Height component of the initial window size." msgstr "" @@ -2218,15 +2266,6 @@ msgid "" "In active blocks objects are loaded and ABMs run." msgstr "" -#: src/settings_translation_file.cpp -msgid "" -"How many blocks are flying in the wire simultaneously for the whole server." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "How many blocks are flying in the wire simultaneously per client." -msgstr "" - #: src/settings_translation_file.cpp msgid "" "How much the server will wait before unloading unused mapblocks.\n" @@ -2322,6 +2361,40 @@ msgstr "" msgid "In-game chat console background color (R,G,B)." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Instrument builtin.\n" +"This is usually only needed by core/builtin contributors" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument chatcommands on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument global callback functions on registration.\n" +"(anything you pass to a minetest.register_*() function)" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Active Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Loading Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument the methods of entities on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrumentation" +msgstr "" + #: src/settings_translation_file.cpp msgid "Interval of saving important changes in the world, stated in seconds." msgstr "" @@ -2358,7 +2431,7 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Joystick button repetition invterval" +msgid "Joystick button repetition interval" msgstr "" #: src/settings_translation_file.cpp @@ -2524,6 +2597,13 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Key for toggling autorun.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Key for toggling cinematic mode.\n" @@ -2561,7 +2641,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Key for toggling the camrea update. Only used for development\n" +"Key for toggling the camera update. Only used for development\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" @@ -2712,6 +2792,21 @@ msgstr "" msgid "Liquid update tick" msgstr "" +#: src/settings_translation_file.cpp +msgid "Load the game profiler" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Load the game profiler to collect game profiling data.\n" +"Provides a /profiler command to access the compiled profile.\n" +"Useful for mod developers and server operators." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Loading Block Modifiers" +msgstr "" + #: src/settings_translation_file.cpp msgid "Main menu game manager" msgstr "" @@ -3136,6 +3231,14 @@ msgstr "" msgid "Maximum hotbar width" msgstr "" +#: src/settings_translation_file.cpp +msgid "Maximum number of blocks that are simultaneously sent in total." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Maximum number of blocks that are simultaneously sent per client." +msgstr "" + #: src/settings_translation_file.cpp msgid "Maximum number of blocks that can be queued for loading." msgstr "" @@ -3177,6 +3280,10 @@ msgstr "" msgid "Maximum number of statically stored objects in a block." msgstr "" +#: src/settings_translation_file.cpp +msgid "Maximum objects per block" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Maximum proportion of current window to be used for hotbar.\n" @@ -3184,11 +3291,11 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously blocks send per client" +msgid "Maximum simultaneous block sends per client" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously bocks send total" +msgid "Maximum simultaneous block sends total" msgstr "" #: src/settings_translation_file.cpp @@ -3199,10 +3306,6 @@ msgstr "" msgid "Maximum users" msgstr "" -#: src/settings_translation_file.cpp -msgid "Maxmimum objects per block" -msgstr "" - #: src/settings_translation_file.cpp #, fuzzy msgid "Menus" @@ -3244,10 +3347,6 @@ msgstr "" msgid "Mipmapping" msgstr "" -#: src/settings_translation_file.cpp -msgid "Mod profiling" -msgstr "" - #: src/settings_translation_file.cpp msgid "Modstore details URL" msgstr "" @@ -3452,12 +3551,18 @@ msgstr "" 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." +msgstr "" + #: src/settings_translation_file.cpp msgid "Privileges that players with basic_privs can grant" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiler data print interval. 0 = disable. Useful for developers." +msgid "Profiler" msgstr "" #: src/settings_translation_file.cpp @@ -3465,7 +3570,7 @@ msgid "Profiler toggle key" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiling print interval" +msgid "Profiling" msgstr "" #: src/settings_translation_file.cpp @@ -3499,6 +3604,10 @@ msgstr "" msgid "Replaces the default main menu with a custom one." msgstr "" +#: src/settings_translation_file.cpp +msgid "Report path" +msgstr "" + #: src/settings_translation_file.cpp #, fuzzy msgid "Right key" @@ -3666,7 +3775,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Shaders allow advanced visul effects and may increase performance on some " +"Shaders allow advanced visual effects and may increase performance on some " "video cards.\n" "Thy only work with the OpenGL video backend." msgstr "" @@ -3783,10 +3892,22 @@ msgstr "" msgid "The altitude at which temperature drops by 20C" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The default format in which profiles are being saved,\n" +"when calling `/profiler save [format]` without format." +msgstr "" + #: src/settings_translation_file.cpp msgid "The depth of dirt or other filler" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The file path relative to your worldpath in which profiles will be saved " +"to.\n" +msgstr "" + #: src/settings_translation_file.cpp msgid "The network interface that the server listens on." msgstr "" @@ -3932,11 +4053,6 @@ msgstr "" msgid "Use trilinear filtering when scaling textures." msgstr "" -#: src/settings_translation_file.cpp -#, fuzzy -msgid "Useful for mod developers." -msgstr "Pagrindiniai kÅ«rÄ—jai" - #: src/settings_translation_file.cpp msgid "V-Sync" msgstr "" @@ -4064,7 +4180,7 @@ msgid "" "When gui_scaling_filter_txr2img is true, copy those images\n" "from hardware to software for scaling. When false, fall back\n" "to the old scaling method, for video drivers that don't\n" -"propery support downloading textures back from hardware." +"properly support downloading textures back from hardware." msgstr "" #: src/settings_translation_file.cpp @@ -4164,66 +4280,70 @@ msgstr "" msgid "cURL timeout" msgstr "" -#~ msgid "No of course not!" -#~ msgstr "Ne, tikrai ne!" +#, fuzzy +#~ msgid "Preload inventory textures" +#~ msgstr "Ä®keliama..." -#~ msgid "Public Serverlist" -#~ msgstr "Viešų serverių sÄ…raÅ¡as" +#~ msgid "Add mod:" +#~ msgstr "PridÄ—ti papildinį:" -#, fuzzy -#~ msgid "If disabled " -#~ msgstr "IÅ¡jungti papildinį" +#~ msgid "MODS" +#~ msgstr "PAPILDINIAI" -#, fuzzy -#~ msgid "If enabled, " -#~ msgstr "įjungtas" +#~ msgid "SINGLE PLAYER" +#~ msgstr "VIENAS ŽAIDÄ–JAS" -#~ msgid "Game Name" -#~ msgstr "Žaidimo pavadinimas" +#~ msgid "SETTINGS" +#~ msgstr "NUSTATYMAI" -#~ msgid "GAMES" -#~ msgstr "ŽAIDIMAI" +#~ msgid "Password" +#~ msgstr "Slaptažodis" -#~ msgid "Mods:" -#~ msgstr "Papildiniai:" +#~ msgid "Name" +#~ msgstr "Vardas" -#~ msgid "new game" -#~ msgstr "naujas žaidimas" +#~ msgid "START SERVER" +#~ msgstr "PALEISTI SERVERÄ®" -#, fuzzy -#~ msgid "EDIT GAME" -#~ msgstr "KEISTI ŽAIDIMÄ„" +#~ msgid "CLIENT" +#~ msgstr "ŽAISTI TINKLE" + +#~ msgid "<<-- Add mod" +#~ msgstr "<<-- PridÄ—ti papildinį" #~ msgid "Remove selected mod" #~ msgstr "PaÅ¡alinti pasirinktÄ… papildinį" -#~ msgid "<<-- Add mod" -#~ msgstr "<<-- PridÄ—ti papildinį" +#, fuzzy +#~ msgid "EDIT GAME" +#~ msgstr "KEISTI ŽAIDIMÄ„" -#~ msgid "CLIENT" -#~ msgstr "ŽAISTI TINKLE" +#~ msgid "new game" +#~ msgstr "naujas žaidimas" -#~ msgid "START SERVER" -#~ msgstr "PALEISTI SERVERÄ®" +#~ msgid "Mods:" +#~ msgstr "Papildiniai:" -#~ msgid "Name" -#~ msgstr "Vardas" +#~ msgid "GAMES" +#~ msgstr "ŽAIDIMAI" -#~ msgid "Password" -#~ msgstr "Slaptažodis" +#~ msgid "Game Name" +#~ msgstr "Žaidimo pavadinimas" -#~ msgid "SETTINGS" -#~ msgstr "NUSTATYMAI" +#, fuzzy +#~ msgid "If enabled, " +#~ msgstr "įjungtas" -#~ msgid "SINGLE PLAYER" -#~ msgstr "VIENAS ŽAIDÄ–JAS" +#, fuzzy +#~ msgid "If disabled " +#~ msgstr "IÅ¡jungti papildinį" -#~ msgid "MODS" -#~ msgstr "PAPILDINIAI" +#~ msgid "Public Serverlist" +#~ msgstr "Viešų serverių sÄ…raÅ¡as" -#~ msgid "Add mod:" -#~ msgstr "PridÄ—ti papildinį:" +#~ msgid "No of course not!" +#~ msgstr "Ne, tikrai ne!" #, fuzzy -#~ msgid "Preload inventory textures" -#~ msgstr "Ä®keliama..." +#~ msgid "Useful for mod developers." +#~ msgstr "Pagrindiniai kÅ«rÄ—jai" diff --git a/po/minetest.pot b/po/minetest.pot index 0057f76e982dcef16da1b5b3438a42ace2f6d9ec..46a74b4485d7ecde6ab45f579fedbd2770a986af 100644 --- a/po/minetest.pot +++ b/po/minetest.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: minetest\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-12 20:49+0200\n" +"POT-Creation-Date: 2016-08-30 06:18+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -941,6 +941,10 @@ msgstr "" msgid "Print stacks" msgstr "" +#: src/guiKeyChangeMenu.cpp src/keycode.cpp +msgid "Zoom" +msgstr "" + #: src/guiPasswordChange.cpp msgid "Old Password" msgstr "" @@ -1253,10 +1257,6 @@ msgstr "" msgid "PA1" msgstr "" -#: src/keycode.cpp -msgid "Zoom" -msgstr "" - #: src/settings_translation_file.cpp msgid "Controls" msgstr "" @@ -1404,7 +1404,7 @@ msgid "Enable Joysticks" msgstr "" #: src/settings_translation_file.cpp -msgid "Joystick button repetition invterval" +msgid "Joystick button repetition interval" msgstr "" #: src/settings_translation_file.cpp @@ -1590,6 +1590,17 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" +#: src/settings_translation_file.cpp +msgid "Autorun key" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Key for toggling autorun.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + #: src/settings_translation_file.cpp msgid "Cinematic mode key" msgstr "" @@ -1673,7 +1684,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Key for toggling the camrea update. Only used for development\n" +"Key for toggling the camera update. Only used for development\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" @@ -1976,7 +1987,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Shaders allow advanced visul effects and may increase performance on some " +"Shaders allow advanced visual effects and may increase performance on some " "video cards.\n" "Thy only work with the OpenGL video backend." msgstr "" @@ -2207,6 +2218,16 @@ msgstr "" msgid "Field of view in degrees." msgstr "" +#: src/settings_translation_file.cpp +msgid "Field of view for zoom" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Field of view while zooming in degrees.\n" +"This requires the \"zoom\" privilege on the server." +msgstr "" + #: src/settings_translation_file.cpp msgid "Gamma" msgstr "" @@ -2463,7 +2484,7 @@ msgid "" "When gui_scaling_filter_txr2img is true, copy those images\n" "from hardware to software for scaling. When false, fall back\n" "to the old scaling method, for video drivers that don't\n" -"propery support downloading textures back from hardware." +"properly support downloading textures back from hardware." msgstr "" #: src/settings_translation_file.cpp @@ -2728,20 +2749,23 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously blocks send per client" +msgid "Maximum simultaneous block sends per client" msgstr "" #: src/settings_translation_file.cpp -msgid "How many blocks are flying in the wire simultaneously per client." +msgid "Maximum number of blocks that are simultaneously sent per client." msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously bocks send total" +msgid "Maximum simultaneous block sends total" msgstr "" #: src/settings_translation_file.cpp -msgid "" -"How many blocks are flying in the wire simultaneously for the whole server." +msgid "Maximum number of blocks that are simultaneously sent in total." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Delay in sending blocks after building" msgstr "" #: src/settings_translation_file.cpp @@ -3071,30 +3095,6 @@ msgid "" "- error: abort on usage of deprecated call (suggested for mod developers)." msgstr "" -#: src/settings_translation_file.cpp -msgid "Mod profiling" -msgstr "" - -#: src/settings_translation_file.cpp -msgid "Useful for mod developers." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "Detailed mod profiling" -msgstr "" - -#: src/settings_translation_file.cpp -msgid "Detailed mod profile data. Useful for mod developers." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "Profiling print interval" -msgstr "" - -#: src/settings_translation_file.cpp -msgid "Profiler data print interval. 0 = disable. Useful for developers." -msgstr "" - #: src/settings_translation_file.cpp msgid "Max. clearobjects extra blocks" msgstr "" @@ -3117,7 +3117,7 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Maxmimum objects per block" +msgid "Maximum objects per block" msgstr "" #: src/settings_translation_file.cpp @@ -3941,10 +3941,116 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Comma-seperated list of mods that are allowed to access HTTP APIs, which\n" +"Comma-separated list of mods that are allowed to access HTTP APIs, which\n" "allow them to upload and download data to/from the internet." msgstr "" +#: src/settings_translation_file.cpp +msgid "Profiling" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Load the game profiler" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Load the game profiler to collect game profiling data.\n" +"Provides a /profiler command to access the compiled profile.\n" +"Useful for mod developers and server operators." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Default report format" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"The default format in which profiles are being saved,\n" +"when calling `/profiler save [format]` without format." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Report path" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"The file path relative to your worldpath in which profiles will be saved " +"to.\n" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrumentation" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Entity methods" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument the methods of entities on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Active Block Modifiers" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Active Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Loading Block Modifiers" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Loading Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Chatcommands" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument chatcommands on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Global callbacks" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument global callback functions on registration.\n" +"(anything you pass to a minetest.register_*() function)" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Builtin" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument builtin.\n" +"This is usually only needed by core/builtin contributors" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Profiler" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Have the profiler instrument itself:\n" +"* Instrument an empty function.\n" +"This estimates the overhead, that instrumentation is adding (+1 function " +"call).\n" +"* Instrument the sampler being used to update the statistics." +msgstr "" + #: src/settings_translation_file.cpp msgid "Client and Server" msgstr "" @@ -4060,3 +4166,13 @@ msgstr "" #: src/settings_translation_file.cpp msgid "Modstore details URL" msgstr "" + +#: src/settings_translation_file.cpp +msgid "Engine profiling data print interval" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Print the engine's profiling data in regular intervals (in seconds). 0 = " +"disable. Useful for developers." +msgstr "" diff --git a/po/nb/minetest.po b/po/nb/minetest.po index 2d6f3e39cb3f58e7be0da3702418af658bd45d87..c3447b08b1c03829ce3d4a58ce2fe43e66775563 100644 --- a/po/nb/minetest.po +++ b/po/nb/minetest.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: minetest\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-12 20:49+0200\n" +"POT-Creation-Date: 2016-08-30 06:18+0200\n" "PO-Revision-Date: 2015-09-20 17:15+0200\n" "Last-Translator: Christian Haug <christian@metaboks.org>\n" "Language-Team: Norwegian BokmÃ¥l <https://hosted.weblate.org/projects/" @@ -953,6 +953,10 @@ msgstr "" msgid "Use" msgstr "" +#: src/guiKeyChangeMenu.cpp src/keycode.cpp +msgid "Zoom" +msgstr "" + #: src/guiKeyChangeMenu.cpp msgid "press key" msgstr "" @@ -1269,10 +1273,6 @@ msgstr "" msgid "X Button 2" msgstr "" -#: src/keycode.cpp -msgid "Zoom" -msgstr "" - #: src/settings_translation_file.cpp msgid "" "(X,Y,Z) offset of fractal from world centre in units of 'scale'.\n" @@ -1338,6 +1338,10 @@ msgstr "" msgid "Active Block Modifier interval" msgstr "" +#: src/settings_translation_file.cpp +msgid "Active Block Modifiers" +msgstr "" + #: src/settings_translation_file.cpp msgid "Active block range" msgstr "" @@ -1412,6 +1416,10 @@ msgstr "" msgid "Automaticaly report to the serverlist." msgstr "" +#: src/settings_translation_file.cpp +msgid "Autorun key" +msgstr "" + #: src/settings_translation_file.cpp msgid "Backward key" msgstr "" @@ -1444,6 +1452,10 @@ msgstr "" msgid "Build inside player" msgstr "" +#: src/settings_translation_file.cpp +msgid "Builtin" +msgstr "" + #: src/settings_translation_file.cpp msgid "Bumpmapping" msgstr "" @@ -1484,6 +1496,10 @@ msgstr "" msgid "Chat toggle key" msgstr "" +#: src/settings_translation_file.cpp +msgid "Chatcommands" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Choice of 18 fractals from 9 formulas.\n" @@ -1559,14 +1575,14 @@ 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())." +"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 "" -"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." +"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 @@ -1713,6 +1729,10 @@ msgstr "" msgid "Default privileges" msgstr "" +#: src/settings_translation_file.cpp +msgid "Default report format" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Default timeout for cURL, stated in milliseconds.\n" @@ -1729,6 +1749,10 @@ msgstr "" msgid "Defines the maximal player transfer distance in blocks (0 = unlimited)." msgstr "" +#: src/settings_translation_file.cpp +msgid "Delay in sending blocks after building" +msgstr "" + #: src/settings_translation_file.cpp msgid "Delay showing tooltips, stated in milliseconds." msgstr "" @@ -1759,14 +1783,6 @@ msgstr "" msgid "Desynchronize block animation" msgstr "" -#: src/settings_translation_file.cpp -msgid "Detailed mod profile data. Useful for mod developers." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "Detailed mod profiling" -msgstr "" - #: src/settings_translation_file.cpp msgid "" "Determines terrain shape.\n" @@ -1903,6 +1919,14 @@ msgid "" "Requires shaders to be enabled." msgstr "" +#: src/settings_translation_file.cpp +msgid "Engine profiling data print interval" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Entity methods" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Experimental option, might cause visible spaces between blocks\n" @@ -1963,10 +1987,20 @@ msgstr "" msgid "Field of view" msgstr "" +#: src/settings_translation_file.cpp +msgid "Field of view for zoom" +msgstr "" + #: src/settings_translation_file.cpp msgid "Field of view in degrees." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Field of view while zooming in degrees.\n" +"This requires the \"zoom\" privilege on the server." +msgstr "" + #: src/settings_translation_file.cpp msgid "" "File in client/serverlist/ that contains your favorite servers displayed in " @@ -2101,6 +2135,10 @@ msgstr "" msgid "Generate normalmaps" msgstr "" +#: src/settings_translation_file.cpp +msgid "Global callbacks" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Global map generation attributes.\n" @@ -2135,6 +2173,15 @@ msgid "" "- error: abort on usage of deprecated call (suggested for mod developers)." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Have the profiler instrument itself:\n" +"* Instrument an empty function.\n" +"This estimates the overhead, that instrumentation is adding (+1 function " +"call).\n" +"* Instrument the sampler being used to update the statistics." +msgstr "" + #: src/settings_translation_file.cpp msgid "Height component of the initial window size." msgstr "" @@ -2162,15 +2209,6 @@ msgid "" "In active blocks objects are loaded and ABMs run." msgstr "" -#: src/settings_translation_file.cpp -msgid "" -"How many blocks are flying in the wire simultaneously for the whole server." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "How many blocks are flying in the wire simultaneously per client." -msgstr "" - #: src/settings_translation_file.cpp msgid "" "How much the server will wait before unloading unused mapblocks.\n" @@ -2266,6 +2304,40 @@ msgstr "" msgid "In-game chat console background color (R,G,B)." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Instrument builtin.\n" +"This is usually only needed by core/builtin contributors" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument chatcommands on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument global callback functions on registration.\n" +"(anything you pass to a minetest.register_*() function)" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Active Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Loading Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument the methods of entities on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrumentation" +msgstr "" + #: src/settings_translation_file.cpp msgid "Interval of saving important changes in the world, stated in seconds." msgstr "" @@ -2301,7 +2373,7 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Joystick button repetition invterval" +msgid "Joystick button repetition interval" msgstr "" #: src/settings_translation_file.cpp @@ -2466,6 +2538,13 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Key for toggling autorun.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Key for toggling cinematic mode.\n" @@ -2503,7 +2582,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Key for toggling the camrea update. Only used for development\n" +"Key for toggling the camera update. Only used for development\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" @@ -2653,6 +2732,21 @@ msgstr "" msgid "Liquid update tick" msgstr "" +#: src/settings_translation_file.cpp +msgid "Load the game profiler" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Load the game profiler to collect game profiling data.\n" +"Provides a /profiler command to access the compiled profile.\n" +"Useful for mod developers and server operators." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Loading Block Modifiers" +msgstr "" + #: src/settings_translation_file.cpp msgid "Main menu game manager" msgstr "" @@ -3071,6 +3165,14 @@ msgstr "" msgid "Maximum hotbar width" msgstr "" +#: src/settings_translation_file.cpp +msgid "Maximum number of blocks that are simultaneously sent in total." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Maximum number of blocks that are simultaneously sent per client." +msgstr "" + #: src/settings_translation_file.cpp msgid "Maximum number of blocks that can be queued for loading." msgstr "" @@ -3112,6 +3214,10 @@ msgstr "" msgid "Maximum number of statically stored objects in a block." msgstr "" +#: src/settings_translation_file.cpp +msgid "Maximum objects per block" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Maximum proportion of current window to be used for hotbar.\n" @@ -3119,11 +3225,11 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously blocks send per client" +msgid "Maximum simultaneous block sends per client" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously bocks send total" +msgid "Maximum simultaneous block sends total" msgstr "" #: src/settings_translation_file.cpp @@ -3134,10 +3240,6 @@ msgstr "" msgid "Maximum users" msgstr "" -#: src/settings_translation_file.cpp -msgid "Maxmimum objects per block" -msgstr "" - #: src/settings_translation_file.cpp msgid "Menus" msgstr "" @@ -3178,10 +3280,6 @@ msgstr "" msgid "Mipmapping" msgstr "" -#: src/settings_translation_file.cpp -msgid "Mod profiling" -msgstr "" - #: src/settings_translation_file.cpp msgid "Modstore details URL" msgstr "" @@ -3386,12 +3484,18 @@ msgstr "" 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." +msgstr "" + #: src/settings_translation_file.cpp msgid "Privileges that players with basic_privs can grant" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiler data print interval. 0 = disable. Useful for developers." +msgid "Profiler" msgstr "" #: src/settings_translation_file.cpp @@ -3399,7 +3503,7 @@ msgid "Profiler toggle key" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiling print interval" +msgid "Profiling" msgstr "" #: src/settings_translation_file.cpp @@ -3433,6 +3537,10 @@ msgstr "" msgid "Replaces the default main menu with a custom one." msgstr "" +#: src/settings_translation_file.cpp +msgid "Report path" +msgstr "" + #: src/settings_translation_file.cpp msgid "Right key" msgstr "" @@ -3591,7 +3699,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Shaders allow advanced visul effects and may increase performance on some " +"Shaders allow advanced visual effects and may increase performance on some " "video cards.\n" "Thy only work with the OpenGL video backend." msgstr "" @@ -3706,10 +3814,22 @@ msgstr "" msgid "The altitude at which temperature drops by 20C" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The default format in which profiles are being saved,\n" +"when calling `/profiler save [format]` without format." +msgstr "" + #: src/settings_translation_file.cpp msgid "The depth of dirt or other filler" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The file path relative to your worldpath in which profiles will be saved " +"to.\n" +msgstr "" + #: src/settings_translation_file.cpp msgid "The network interface that the server listens on." msgstr "" @@ -3854,10 +3974,6 @@ msgstr "" msgid "Use trilinear filtering when scaling textures." msgstr "" -#: src/settings_translation_file.cpp -msgid "Useful for mod developers." -msgstr "" - #: src/settings_translation_file.cpp msgid "V-Sync" msgstr "" @@ -3984,7 +4100,7 @@ msgid "" "When gui_scaling_filter_txr2img is true, copy those images\n" "from hardware to software for scaling. When false, fall back\n" "to the old scaling method, for video drivers that don't\n" -"propery support downloading textures back from hardware." +"properly support downloading textures back from hardware." msgstr "" #: src/settings_translation_file.cpp @@ -4084,17 +4200,18 @@ msgstr "" msgid "cURL timeout" msgstr "" -#, fuzzy -#~ msgid "If disabled " -#~ msgstr "Deaktiver Alle" +#~ msgid "is required by:" +#~ msgstr "trengs av:" -#, fuzzy -#~ msgid "If enabled, " -#~ msgstr "aktivert" +#~ msgid "Configuration saved. " +#~ msgstr "Konfigurasjon lagret. " -#, fuzzy -#~ msgid "Game Name" -#~ msgstr "Spill" +#~ msgid "" +#~ "Warning: Some configured mods are missing.\n" +#~ "Their setting will be removed when you save the configuration. " +#~ msgstr "" +#~ "Advarsel: Noen konfigurerte modifikasjoner mangler. \n" +#~ "Instillingene deres vil bli fjernet nÃ¥r du lagrer konfigurasjonen." #~ msgid "" #~ "Warning: Some mods are not configured yet.\n" @@ -4103,15 +4220,14 @@ msgstr "" #~ "Advarsel: Noen modifikasjoner er ikke konfigurert enda. \n" #~ "De vil bli aktivert som standard nÃ¥r du lagrer konfigurasjonen." -#~ msgid "" -#~ "Warning: Some configured mods are missing.\n" -#~ "Their setting will be removed when you save the configuration. " -#~ msgstr "" -#~ "Advarsel: Noen konfigurerte modifikasjoner mangler. \n" -#~ "Instillingene deres vil bli fjernet nÃ¥r du lagrer konfigurasjonen." +#, fuzzy +#~ msgid "Game Name" +#~ msgstr "Spill" -#~ msgid "Configuration saved. " -#~ msgstr "Konfigurasjon lagret. " +#, fuzzy +#~ msgid "If enabled, " +#~ msgstr "aktivert" -#~ msgid "is required by:" -#~ msgstr "trengs av:" +#, fuzzy +#~ msgid "If disabled " +#~ msgstr "Deaktiver Alle" diff --git a/po/nl/minetest.po b/po/nl/minetest.po index b47d630f594e829cd067672344a9d388dfdcc1c6..d331549478434363611147c9415d1c1e0b104b05 100644 --- a/po/nl/minetest.po +++ b/po/nl/minetest.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: minetest\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-12 20:49+0200\n" +"POT-Creation-Date: 2016-08-30 06:18+0200\n" "PO-Revision-Date: 2016-07-08 10:32+0000\n" "Last-Translator: ikmaak <info@ikmaak.nl>\n" "Language-Team: Dutch <https://hosted.weblate.org/projects/minetest/minetest/" @@ -981,6 +981,10 @@ msgstr "Noclip aan/uit" msgid "Use" msgstr "Gebruiken" +#: src/guiKeyChangeMenu.cpp src/keycode.cpp +msgid "Zoom" +msgstr "Zoomen" + #: src/guiKeyChangeMenu.cpp msgid "press key" msgstr "druk op toets" @@ -1297,10 +1301,6 @@ msgstr "X knop 1" msgid "X Button 2" msgstr "X knop 2" -#: src/keycode.cpp -msgid "Zoom" -msgstr "Zoomen" - #: src/settings_translation_file.cpp msgid "" "(X,Y,Z) offset of fractal from world centre in units of 'scale'.\n" @@ -1384,6 +1384,11 @@ msgstr "Bereik waarbinnen blokken actief zijn" msgid "Active Block Modifier interval" msgstr "Bereik waarbinnen blok wijzigers actief zijn" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Active Block Modifiers" +msgstr "Bereik waarbinnen blok wijzigers actief zijn" + #: src/settings_translation_file.cpp msgid "Active block range" msgstr "Bereik waarbinnen blokken actief zijn" @@ -1469,6 +1474,10 @@ msgstr "Vraag om de verbinding te herstellen na een server-crash" msgid "Automaticaly report to the serverlist." msgstr "Meldt de server automatisch aan bij de serverlijst." +#: src/settings_translation_file.cpp +msgid "Autorun key" +msgstr "" + #: src/settings_translation_file.cpp msgid "Backward key" msgstr "Achteruit" @@ -1501,6 +1510,10 @@ msgstr "Aantal bits per pixel (oftewel: kleurdiepte) in full-screen modus." msgid "Build inside player" msgstr "Bouwen op de plaats van de speler" +#: src/settings_translation_file.cpp +msgid "Builtin" +msgstr "" + #: src/settings_translation_file.cpp msgid "Bumpmapping" msgstr "Bumpmapping" @@ -1541,6 +1554,11 @@ msgstr "Chat-toets" msgid "Chat toggle key" msgstr "Toets voor tonen/verbergen chat" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Chatcommands" +msgstr "Opdracht" + #: src/settings_translation_file.cpp msgid "" "Choice of 18 fractals from 9 formulas.\n" @@ -1612,6 +1630,12 @@ msgstr "Wolken in het menu" msgid "Colored fog" msgstr "Gekleurde mist" +#: 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 "" + #: src/settings_translation_file.cpp msgid "" "Comma-separated list of trusted mods that are allowed to access insecure\n" @@ -1621,12 +1645,6 @@ msgstr "" "mogen gebruiken,\n" "zelfs wanneer mod-beveiliging aan staat (via request_insecure_environment())." -#: 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 msgid "Command key" msgstr "Opdracht-toets" @@ -1779,6 +1797,10 @@ msgstr "Standaardwachtwoord" msgid "Default privileges" msgstr "Standaardvoorrechten" +#: src/settings_translation_file.cpp +msgid "Default report format" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Default timeout for cURL, stated in milliseconds.\n" @@ -1799,6 +1821,10 @@ msgstr "" "Maximale afstand (in blokken van 16 nodes) waarbinnen andere spelers " "zichtbaar zijn (0 = oneindig ver)." +#: src/settings_translation_file.cpp +msgid "Delay in sending blocks after building" +msgstr "" + #: src/settings_translation_file.cpp msgid "Delay showing tooltips, stated in milliseconds." msgstr "Vertraging bij het tonen van tooltips, in milliseconden." @@ -1831,15 +1857,6 @@ msgstr "" msgid "Desynchronize block animation" msgstr "Textuur-animaties niet synchroniseren" -#: src/settings_translation_file.cpp -msgid "Detailed mod profile data. Useful for mod developers." -msgstr "" -"Gedetailleerde profiling-data voor mods. Nuttig voor mod-ontwikkelaars." - -#: src/settings_translation_file.cpp -msgid "Detailed mod profiling" -msgstr "Gedetailleerde profiling van mods" - #: src/settings_translation_file.cpp msgid "" "Determines terrain shape.\n" @@ -1990,6 +2007,15 @@ msgid "" "Requires shaders to be enabled." msgstr "" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Engine profiling data print interval" +msgstr "Profilergegevens print interval" + +#: src/settings_translation_file.cpp +msgid "Entity methods" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Experimental option, might cause visible spaces between blocks\n" @@ -2054,10 +2080,24 @@ msgstr "" msgid "Field of view" msgstr "Zichthoek" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Field of view for zoom" +msgstr "Zichthoek" + #: src/settings_translation_file.cpp msgid "Field of view in degrees." msgstr "Zichthoek in graden." +#: src/settings_translation_file.cpp +#, fuzzy +msgid "" +"Field of view while zooming in degrees.\n" +"This requires the \"zoom\" privilege on the server." +msgstr "" +"Snelle beweging toestaan (met de \"gebruiken\" toets).\n" +"Het \"fast\" voorrecht is vereist op de server." + #: src/settings_translation_file.cpp msgid "" "File in client/serverlist/ that contains your favorite servers displayed in " @@ -2198,6 +2238,10 @@ msgstr "Generiek" msgid "Generate normalmaps" msgstr "Genereer normaalmappen" +#: src/settings_translation_file.cpp +msgid "Global callbacks" +msgstr "" + #: src/settings_translation_file.cpp #, fuzzy msgid "" @@ -2246,6 +2290,15 @@ msgstr "" "- error: stop de server bij gebruik van een verouderde aanroep " "(aanbevolen voor mod ontwikkelaars)." +#: src/settings_translation_file.cpp +msgid "" +"Have the profiler instrument itself:\n" +"* Instrument an empty function.\n" +"This estimates the overhead, that instrumentation is adding (+1 function " +"call).\n" +"* Instrument the sampler being used to update the statistics." +msgstr "" + #: src/settings_translation_file.cpp msgid "Height component of the initial window size." msgstr "Vertikale aanvangsgroote van het openingsvenster." @@ -2277,17 +2330,6 @@ msgstr "" "In actieve blokken worden objecten geladen (bijv. dieren die rondlopen) en " "ABMs uitgevoerd (bijv. groeien van planten)." -#: src/settings_translation_file.cpp -msgid "" -"How many blocks are flying in the wire simultaneously for the whole server." -msgstr "" -"Het aantal blokken dat totaal tegelijk onderweg kan zijn, voor de hele " -"server." - -#: src/settings_translation_file.cpp -msgid "How many blocks are flying in the wire simultaneously per client." -msgstr "Het aantal blokken dat per cliënt tegelijk onderweg kan zijn." - #: src/settings_translation_file.cpp msgid "" "How much the server will wait before unloading unused mapblocks.\n" @@ -2405,6 +2447,40 @@ msgstr "" msgid "In-game chat console background color (R,G,B)." msgstr "Chat console achtergrondkleur (R,G,B)." +#: src/settings_translation_file.cpp +msgid "" +"Instrument builtin.\n" +"This is usually only needed by core/builtin contributors" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument chatcommands on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument global callback functions on registration.\n" +"(anything you pass to a minetest.register_*() function)" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Active Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Loading Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument the methods of entities on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrumentation" +msgstr "" + #: src/settings_translation_file.cpp msgid "Interval of saving important changes in the world, stated in seconds." msgstr "" @@ -2446,7 +2522,7 @@ msgstr "" #: src/settings_translation_file.cpp #, fuzzy -msgid "Joystick button repetition invterval" +msgid "Joystick button repetition interval" msgstr "Rechts-klik herhalingsinterval" #: src/settings_translation_file.cpp @@ -2676,6 +2752,17 @@ msgstr "" "Zie http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "" +"Key for toggling autorun.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" +"Toets om snelle modus aan/uit te schakelen.\n" +"Zie http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" + #: src/settings_translation_file.cpp msgid "" "Key for toggling cinematic mode.\n" @@ -2727,8 +2814,9 @@ msgstr "" "html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp +#, fuzzy msgid "" -"Key for toggling the camrea update. Only used for development\n" +"Key for toggling the camera update. Only used for development\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" @@ -2919,6 +3007,22 @@ msgstr "Vloeistof verspreidingssnelheid in seconden." msgid "Liquid update tick" msgstr "Vloeistof verspreidingssnelheid" +#: src/settings_translation_file.cpp +msgid "Load the game profiler" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Load the game profiler to collect game profiling data.\n" +"Provides a /profiler command to access the compiled profile.\n" +"Useful for mod developers and server operators." +msgstr "" + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Loading Block Modifiers" +msgstr "Bereik waarbinnen blok wijzigers actief zijn" + #: src/settings_translation_file.cpp msgid "Main menu game manager" msgstr "Hoofdmenu spelbeheer" @@ -3380,6 +3484,16 @@ msgstr "Maximaal aantal geforceerd geladen blokken" msgid "Maximum hotbar width" msgstr "Maximale breedte van de 'hotbar'" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Maximum number of blocks that are simultaneously sent in total." +msgstr "Maximaal aantal spelers dat tegelijk verbonden kan zijn." + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Maximum number of blocks that are simultaneously sent per client." +msgstr "Maximaal aantal blokken in de wachtrij voor laden/genereren." + #: src/settings_translation_file.cpp msgid "Maximum number of blocks that can be queued for loading." msgstr "Maximaal aantal blokken in de wachtrij voor laden/genereren." @@ -3433,6 +3547,11 @@ msgstr "Maximaal aantal spelers dat tegelijk verbonden kan zijn." msgid "Maximum number of statically stored objects in a block." msgstr "Maximaal aantal objecten per block." +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Maximum objects per block" +msgstr "Maximaal aantal objecten per blok" + #: src/settings_translation_file.cpp #, fuzzy msgid "" @@ -3443,11 +3562,13 @@ msgstr "" "Dit is nuttig als er iets links of rechts ervan getoond moet worden." #: src/settings_translation_file.cpp -msgid "Maximum simultaneously blocks send per client" +#, fuzzy +msgid "Maximum simultaneous block sends per client" msgstr "Maximaal aantal tegelijk te verzenden blokken per cliënt" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously bocks send total" +#, fuzzy +msgid "Maximum simultaneous block sends total" msgstr "Maximaal aantal tegelijk te verzenden blokken (totaal)" #: src/settings_translation_file.cpp @@ -3460,10 +3581,6 @@ msgstr "" msgid "Maximum users" msgstr "Maximaal aantal gebruikers" -#: src/settings_translation_file.cpp -msgid "Maxmimum objects per block" -msgstr "Maximaal aantal objecten per blok" - #: src/settings_translation_file.cpp #, fuzzy msgid "Menus" @@ -3506,10 +3623,6 @@ msgstr "Minimale textuur-grootte voor filters" msgid "Mipmapping" msgstr "Mip-Mapping" -#: src/settings_translation_file.cpp -msgid "Mod profiling" -msgstr "" - #: src/settings_translation_file.cpp msgid "Modstore details URL" msgstr "Mod-winkel details URL" @@ -3753,23 +3866,30 @@ msgid "Prevent mods from doing insecure things like running shell commands." msgstr "" "Voorkom dat mods onveilige commando's uitvoeren, zoals shell commando's." +#: src/settings_translation_file.cpp +#, fuzzy +msgid "" +"Print the engine's profiling data in regular intervals (in seconds). 0 = " +"disable. Useful for developers." +msgstr "" +"Interval waarmee profiler-gegevens geprint worden. 0 = uitzetten. Dit is " +"nuttig voor ontwikkelaars." + #: src/settings_translation_file.cpp msgid "Privileges that players with basic_privs can grant" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiler data print interval. 0 = disable. Useful for developers." +msgid "Profiler" msgstr "" -"Interval waarmee profiler-gegevens geprint worden. 0 = uitzetten. Dit is " -"nuttig voor ontwikkelaars." #: src/settings_translation_file.cpp msgid "Profiler toggle key" msgstr "Profiler aan/uit toets" #: src/settings_translation_file.cpp -msgid "Profiling print interval" -msgstr "Profilergegevens print interval" +msgid "Profiling" +msgstr "" #: src/settings_translation_file.cpp msgid "" @@ -3804,6 +3924,11 @@ msgstr "Poort van externe server" msgid "Replaces the default main menu with a custom one." msgstr "Vervangt het standaard hoofdmenu door een ander." +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Report path" +msgstr "Font pad" + #: src/settings_translation_file.cpp msgid "Right key" msgstr "Toets voor rechts" @@ -3975,8 +4100,9 @@ msgstr "" "Golvend water staat aan indien 'true'Dit vereist dat 'shaders' ook aanstaan." #: src/settings_translation_file.cpp +#, fuzzy msgid "" -"Shaders allow advanced visul effects and may increase performance on some " +"Shaders allow advanced visual effects and may increase performance on some " "video cards.\n" "Thy only work with the OpenGL video backend." msgstr "" @@ -4105,10 +4231,22 @@ msgstr "Pad van texturen" msgid "The altitude at which temperature drops by 20C" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The default format in which profiles are being saved,\n" +"when calling `/profiler save [format]` without format." +msgstr "" + #: src/settings_translation_file.cpp msgid "The depth of dirt or other filler" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The file path relative to your worldpath in which profiles will be saved " +"to.\n" +msgstr "" + #: src/settings_translation_file.cpp msgid "The network interface that the server listens on." msgstr "Het netwerk-adres waar de server op verbindingen wacht." @@ -4278,10 +4416,6 @@ msgstr "" msgid "Use trilinear filtering when scaling textures." msgstr "Gebruik tri-lineaire filtering om texturen te schalen." -#: src/settings_translation_file.cpp -msgid "Useful for mod developers." -msgstr "Nuttig voor mod-ontwikkelaars." - #: src/settings_translation_file.cpp msgid "V-Sync" msgstr "V-Sync" @@ -4417,7 +4551,7 @@ msgid "" "When gui_scaling_filter_txr2img is true, copy those images\n" "from hardware to software for scaling. When false, fall back\n" "to the old scaling method, for video drivers that don't\n" -"propery support downloading textures back from hardware." +"properly support downloading textures back from hardware." msgstr "" #: src/settings_translation_file.cpp @@ -4544,121 +4678,239 @@ msgstr "Maximaal parallellisme in cURL" msgid "cURL timeout" msgstr "cURL timeout" -#~ msgid "No of course not!" -#~ msgstr "Nee, natuurlijk niet!" - -#~ msgid "Public Serverlist" -#~ msgstr "Publieke Serverlijst" - -#~ msgid "No!!!" -#~ msgstr "Nee!!!" - #, fuzzy #~ msgid "" -#~ "Map generation attributes specific to Mapgen Valleys.\n" +#~ "Map generation attributes specific to Mapgen flat.\n" +#~ "Occasional lakes and hills can be added to the flat world.\n" +#~ "The default flags set in the engine are: none\n" +#~ "The flags string modifies the engine defaults.\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." +#~ "Flags starting with 'no' are used to explicitly disable them." #~ msgstr "" -#~ "Algemene wereldgenerator instellingen.\n" +#~ "Wereldgenerator instellingen specified voor generator v7.\n" +#~ "\"ridges\" zijn rivieren.\n" #~ "Vlaggen die niet in de lijst van vlaggen staan, behouden hun standaard-" #~ "waarde.\n" -#~ "Zet \"no\" voor een vlag om hem expliciet uit te zetten.\n" -#~ "'trees' en 'flat' zijn enkel van toepassing in mgv6." - -#, fuzzy -#~ msgid "If disabled " -#~ msgstr "MP uitschakelen" +#~ "Zet \"no\" voor een vlag om hem expliciet uit te zetten." #, fuzzy -#~ msgid "If enabled, " -#~ msgstr "ingeschakeld" - -#~ msgid "Rendering:" -#~ msgstr "Rendering:" +#~ msgid "" +#~ "Map generation attributes specific to Mapgen v7.\n" +#~ "The 'ridges' flag controls the rivers.\n" +#~ "The default flags set in the engine are: mountains, ridges\n" +#~ "The flags string modifies the engine defaults.\n" +#~ "Flags that are not specified in the flag string are not modified from the " +#~ "default.\n" +#~ "Flags starting with 'no' are used to explicitly disable them." +#~ msgstr "" +#~ "Wereldgenerator instellingen specified voor generator v6.\n" +#~ "Indien sneeuwgebieden aanstaan, dan worden oerwouden ook aangezet, en " +#~ "wordt de \"jungles\" vlag genegeerd.\n" +#~ "Vlaggen die niet in de lijst van vlaggen staan, behouden hun standaard-" +#~ "waarde.\n" +#~ "Zet \"no\" voor een vlag om hem expliciet uit te zetten." -#~ msgid "Restart minetest for driver change to take effect" -#~ msgstr "Herstart minetest om de driver te activeren" +#~ msgid "Item textures..." +#~ msgstr "Voorwerp-texturen..." -#~ msgid "Game Name" -#~ msgstr "Spel" +#~ 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 "" +#~ "Maak de wateroppervlakte iets lager, zodat het niet de hele node vult.\n" +#~ "Dit is niet echt geoptimaliseerd, en vloeiende belichting van de\n" +#~ "wateroppervlakte werkt niet als dit is aangeschakeld." -#~ msgid "Gamemgr: Unable to copy mod \"$1\" to game \"$2\"" -#~ msgstr "Gamemgr: Kan mod \"$1\" niet naar spel \"$2\" kopiëren" +#~ msgid "Enable selection highlighting for nodes (disables selectionbox)." +#~ msgstr "Laat geselecteerde nodes oplichten (schakelt selectie-randen uit)." -#~ msgid "GAMES" -#~ msgstr "SPELLEN" +#~ 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 "" +#~ "Juliaverzameling: (X,Y,X) afstanden van wereld-centrum.\n" +#~ "Bereik is ongeveer -2 tot 2. Vermenigvuldig met j_scale voor de afstand " +#~ "in nodes." -#~ msgid "Mods:" -#~ msgstr "Mods:" +#~ msgid "" +#~ "Julia set: W value determining the 4D shape.\n" +#~ "Range roughly -2 to 2." +#~ msgstr "" +#~ "Juliaverzameling: W-waarde van de 4D vorm.\n" +#~ "Bereik is ongeveer -2 tot 2." -#~ msgid "new game" -#~ msgstr "nieuw spel" +#~ msgid "" +#~ "Key for decreasing the viewing range. Modifies the minimum viewing " +#~ "range.\n" +#~ "See http://irrlicht.sourceforge.net/docu/namespaceirr." +#~ "html#a54da2a0e231901735e3da1b0edf72eb3" +#~ msgstr "" +#~ "Toets voor het verkleinen van de zichtafstand. Dit verandert de minimale " +#~ "zichtafstand.\n" +#~ "Zie http://irrlicht.sourceforge.net/docu/namespaceirr." +#~ "html#a54da2a0e231901735e3da1b0edf72eb3" -#~ msgid "EDIT GAME" -#~ msgstr "SPEL AANPASSEN" +#~ msgid "" +#~ "Key for increasing the viewing range. Modifies the minimum viewing " +#~ "range.\n" +#~ "See http://irrlicht.sourceforge.net/docu/namespaceirr." +#~ "html#a54da2a0e231901735e3da1b0edf72eb3" +#~ msgstr "" +#~ "Toets voor het vergroten van de zichtafstand. Dit verandert de minimale " +#~ "zichtafstand.\n" +#~ "Zie http://irrlicht.sourceforge.net/docu/namespaceirr." +#~ "html#a54da2a0e231901735e3da1b0edf72eb3" -#~ msgid "Remove selected mod" -#~ msgstr "Geselecteerde mod verwijderen" +#~ 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 "" +#~ "Mandelbrot verzameling: (X,Y,Z) afstanden vanaf wereld-centrum.\n" +#~ " Bereik is ongeveer -2 tot 2. Vermenigvuldig met m_scale voor de afstand " +#~ "in nodes." -#~ msgid "<<-- Add mod" -#~ msgstr "<<-- Mod toevoegen" +#~ msgid "Mandelbrot set: Approximate (X,Y,Z) scales in nodes." +#~ msgstr "Mandelbrot verzameling: (X,Y,Z) schaal, in nodes (bij benadering)." -#~ msgid "CLIENT" -#~ msgstr "CLIENT" +#~ msgid "" +#~ "Mandelbrot set: Iterations of the recursive function.\n" +#~ "Controls scale of finest detail." +#~ msgstr "" +#~ "Mandelbrot verzameling: Aantal iteraties van de recursieve functie.\n" +#~ "Bepaalt de schaal van de kleinste details." -#~ msgid "START SERVER" -#~ msgstr "START SERVER" +#~ msgid "" +#~ "Map generation attributes specific to Mapgen fractal.\n" +#~ "'julia' selects a julia set to be generated instead of a mandelbrot set.\n" +#~ "Flags that are not specified in the flag string are not modified from the " +#~ "default.\n" +#~ "Flags starting with \"no\" are used to explicitly disable them." +#~ msgstr "" +#~ "Wereldgeneratie instellingen voor de fractal generator.\n" +#~ "'julia' selecterd een julia-verzameling in plaats van een mandebrot-" +#~ "verzameling.\n" +#~ "Vlaggen die niet in de lijst van vlaggen staan, behouden hun standaard-" +#~ "waarde.\n" +#~ "Zet \"no\" voor een vlag om hem expliciet uit te zetten." -#~ msgid "Name" -#~ msgstr "Naam" +#~ msgid "Mapgen fractal mandelbrot iterations" +#~ msgstr "Fractal wereldgenerator mandelbrot iteraties" -#~ msgid "Password" -#~ msgstr "Wachtwoord" +#~ msgid "Mapgen fractal mandelbrot offset" +#~ msgstr "Fractal wereldgenerator mandelbrot centrum-afstand" -#~ msgid "SETTINGS" -#~ msgstr "INSTELLINGEN" +#~ msgid "Mapgen fractal mandelbrot scale" +#~ msgstr "Fractal wereldgenerator mandelbrot schaal" -#~ msgid "Preload item visuals" -#~ msgstr "Voorwerpen vooraf laden" +#~ msgid "Mapgen fractal mandelbrot slice w" +#~ msgstr "Fractal wereldgenerator mandelbrot w-doorsnede" -#~ msgid "Finite Liquid" -#~ msgstr "Eindige vloeistoffen" +#~ 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 "" +#~ "Maximum hoogte boven waterniveau waar een speler geboren wordt.\n" +#~ "Bij hogere waarden zullen de plaatsen dichter bij (x = 0, z = 0) liggen.\n" +#~ "Bij lagere waarden kan het zijn dat een geschikte plek niet gevonden " +#~ "wordt,\n" +#~ "in dat geval wordt de speler geboren op (0, 0, 0), mogelijk onder de " +#~ "grond." -#~ msgid "SINGLE PLAYER" -#~ msgstr "SINGLEPLAYER" +#~ msgid "" +#~ "Minimum wanted FPS.\n" +#~ "The amount of rendered stuff is dynamically set according to this. and " +#~ "viewing range min and max." +#~ msgstr "" +#~ "Minimaal gewenste FPS.\n" +#~ "De hoeveelheid gerenderd materiaal wordt aangepast afhankelijk van deze " +#~ "waarde, en van de min en max zichtafstanden." -#~ msgid "TEXTURE PACKS" -#~ msgstr "TEXTUREN" +#~ msgid "New style water" +#~ msgstr "Nieuw water" -#~ msgid "MODS" -#~ msgstr "MODS" +#~ 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 "" +#~ "Genereer beelden van objecten in de rugzak vooraf.\n" +#~ "De start-tijd wordt hierdoor langer, maar het spel wordt vloeiender.\n" +#~ "Dit kost veel geheugen op de videokaart. Als die onvoldoende geheugen " +#~ "heeft kan dit resulteren in vreemde effecten." -#~ msgid "Add mod:" -#~ msgstr "Mod toevoegen:" +#~ msgid "Preload inventory textures" +#~ msgstr "Laad rugzak-texturen vooraf" -#~ msgid "Local install" -#~ msgstr "Plaatselijk installeren" +#~ msgid "Vertical initial window size." +#~ msgstr "Aanvangshoogte van het window." -#~ msgid "" -#~ "Warning: Some mods are not configured yet.\n" -#~ "They will be enabled by default when you save the configuration. " -#~ msgstr "" -#~ "Let op: Nog niet alle mods zijn geconfigueerd. \n" -#~ "De mods zullen automatisch worden ingeschakeld als je de configuratie " -#~ "bewaard. " +#~ msgid "Vertical spawn range" +#~ msgstr "Vertikaal geboortegebied" -#~ msgid "" -#~ "Warning: Some configured mods are missing.\n" -#~ "Their setting will be removed when you save the configuration. " +#~ msgid "Viewing range minimum" +#~ msgstr "Minimale zichtafstand" + +#~ msgid "Wanted FPS" +#~ msgstr "Gewenste FPS" + +#~ msgid "Scaling factor applied to menu elements: " +#~ msgstr "Schaal-factor toegepast op menu elementen: " + +#, fuzzy +#~ msgid "Downloading" +#~ msgstr "Downloaden" + +#~ msgid "Left click: Move all items, Right click: Move single item" #~ msgstr "" -#~ "LEt op: Sommige ingestelde mods zijn vermist.\n" -#~ "Hun instellingen worden verwijderd als je de configuratie opslaat. " +#~ "Linkermuisknop: Verplaats alle items. Rechtermuisknop: Verplaats één item" + +#~ msgid "is required by:" +#~ msgstr "is benodigd voor:" + +#~ msgid "Configuration saved. " +#~ msgstr "Instellingen bewaard. " + +#~ msgid "Warning: Configuration not consistent. " +#~ msgstr "Waarschuwing: Instellingen niet consistent. " + +#~ msgid "Cannot create world: Name contains invalid characters" +#~ msgstr "Kan geen nieuwe wereld aanmaken: de naam bevat onjuiste tekens" + +#~ msgid "Show Public" +#~ msgstr "Publieke server" + +#~ msgid "Show Favorites" +#~ msgstr "Favourieten" + +#~ msgid "Leave address blank to start a local server." +#~ msgstr "Laat het adres leeg om een lokale server te starten." + +#~ msgid "Create world" +#~ msgstr "Maak wereld aan" + +#~ msgid "Address required." +#~ msgstr "IP-adres nodig." + +#~ msgid "Cannot delete world: Nothing selected" +#~ msgstr "Kan niets verwijderen: Geen wereld geselecteerd" + +#~ msgid "Files to be deleted" +#~ msgstr "Deze bestanden worden verwijderd" + +#~ msgid "Cannot create world: No games found" +#~ msgstr "Kan geen wereld aanmaken: Geen games gevonden" + +#~ msgid "Cannot configure world: Nothing selected" +#~ msgstr "Kan instellingen niet aanpassen: Niets geselecteerd" + +#~ msgid "Failed to delete all world files" +#~ msgstr "Niet alle bestanden zijn verwijderd" #~ msgid "" #~ "Default Controls:\n" @@ -4685,236 +4937,138 @@ msgstr "cURL timeout" #~ "- ESC: Menu\n" #~ "- T: Chat\n" -#~ msgid "Failed to delete all world files" -#~ msgstr "Niet alle bestanden zijn verwijderd" - -#~ msgid "Cannot configure world: Nothing selected" -#~ msgstr "Kan instellingen niet aanpassen: Niets geselecteerd" - -#~ msgid "Cannot create world: No games found" -#~ msgstr "Kan geen wereld aanmaken: Geen games gevonden" - -#~ msgid "Files to be deleted" -#~ msgstr "Deze bestanden worden verwijderd" - -#~ msgid "Cannot delete world: Nothing selected" -#~ msgstr "Kan niets verwijderen: Geen wereld geselecteerd" +#~ msgid "" +#~ "Warning: Some configured mods are missing.\n" +#~ "Their setting will be removed when you save the configuration. " +#~ msgstr "" +#~ "LEt op: Sommige ingestelde mods zijn vermist.\n" +#~ "Hun instellingen worden verwijderd als je de configuratie opslaat. " -#~ msgid "Address required." -#~ msgstr "IP-adres nodig." +#~ msgid "" +#~ "Warning: Some mods are not configured yet.\n" +#~ "They will be enabled by default when you save the configuration. " +#~ msgstr "" +#~ "Let op: Nog niet alle mods zijn geconfigueerd. \n" +#~ "De mods zullen automatisch worden ingeschakeld als je de configuratie " +#~ "bewaard. " -#~ msgid "Create world" -#~ msgstr "Maak wereld aan" +#~ msgid "Local install" +#~ msgstr "Plaatselijk installeren" -#~ msgid "Leave address blank to start a local server." -#~ msgstr "Laat het adres leeg om een lokale server te starten." +#~ msgid "Add mod:" +#~ msgstr "Mod toevoegen:" -#~ msgid "Show Favorites" -#~ msgstr "Favourieten" +#~ msgid "MODS" +#~ msgstr "MODS" -#~ msgid "Show Public" -#~ msgstr "Publieke server" +#~ msgid "TEXTURE PACKS" +#~ msgstr "TEXTUREN" -#~ msgid "Cannot create world: Name contains invalid characters" -#~ msgstr "Kan geen nieuwe wereld aanmaken: de naam bevat onjuiste tekens" +#~ msgid "SINGLE PLAYER" +#~ msgstr "SINGLEPLAYER" -#~ msgid "Warning: Configuration not consistent. " -#~ msgstr "Waarschuwing: Instellingen niet consistent. " +#~ msgid "Finite Liquid" +#~ msgstr "Eindige vloeistoffen" -#~ msgid "Configuration saved. " -#~ msgstr "Instellingen bewaard. " +#~ msgid "Preload item visuals" +#~ msgstr "Voorwerpen vooraf laden" -#~ msgid "is required by:" -#~ msgstr "is benodigd voor:" +#~ msgid "SETTINGS" +#~ msgstr "INSTELLINGEN" -#~ msgid "Left click: Move all items, Right click: Move single item" -#~ msgstr "" -#~ "Linkermuisknop: Verplaats alle items. Rechtermuisknop: Verplaats één item" +#~ msgid "Password" +#~ msgstr "Wachtwoord" -#, fuzzy -#~ msgid "Downloading" -#~ msgstr "Downloaden" +#~ msgid "Name" +#~ msgstr "Naam" -#~ msgid "Scaling factor applied to menu elements: " -#~ msgstr "Schaal-factor toegepast op menu elementen: " +#~ msgid "START SERVER" +#~ msgstr "START SERVER" -#~ msgid "Wanted FPS" -#~ msgstr "Gewenste FPS" +#~ msgid "CLIENT" +#~ msgstr "CLIENT" -#~ msgid "Viewing range minimum" -#~ msgstr "Minimale zichtafstand" +#~ msgid "<<-- Add mod" +#~ msgstr "<<-- Mod toevoegen" -#~ msgid "Vertical spawn range" -#~ msgstr "Vertikaal geboortegebied" +#~ msgid "Remove selected mod" +#~ msgstr "Geselecteerde mod verwijderen" -#~ msgid "Vertical initial window size." -#~ msgstr "Aanvangshoogte van het window." +#~ msgid "EDIT GAME" +#~ msgstr "SPEL AANPASSEN" -#~ msgid "Preload inventory textures" -#~ msgstr "Laad rugzak-texturen vooraf" +#~ msgid "new game" +#~ msgstr "nieuw spel" -#~ 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 "" -#~ "Genereer beelden van objecten in de rugzak vooraf.\n" -#~ "De start-tijd wordt hierdoor langer, maar het spel wordt vloeiender.\n" -#~ "Dit kost veel geheugen op de videokaart. Als die onvoldoende geheugen " -#~ "heeft kan dit resulteren in vreemde effecten." +#~ msgid "Mods:" +#~ msgstr "Mods:" -#~ msgid "New style water" -#~ msgstr "Nieuw water" +#~ msgid "GAMES" +#~ msgstr "SPELLEN" -#~ msgid "" -#~ "Minimum wanted FPS.\n" -#~ "The amount of rendered stuff is dynamically set according to this. and " -#~ "viewing range min and max." -#~ msgstr "" -#~ "Minimaal gewenste FPS.\n" -#~ "De hoeveelheid gerenderd materiaal wordt aangepast afhankelijk van deze " -#~ "waarde, en van de min en max zichtafstanden." +#~ msgid "Gamemgr: Unable to copy mod \"$1\" to game \"$2\"" +#~ msgstr "Gamemgr: Kan mod \"$1\" niet naar spel \"$2\" kopiëren" -#~ 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 "" -#~ "Maximum hoogte boven waterniveau waar een speler geboren wordt.\n" -#~ "Bij hogere waarden zullen de plaatsen dichter bij (x = 0, z = 0) liggen.\n" -#~ "Bij lagere waarden kan het zijn dat een geschikte plek niet gevonden " -#~ "wordt,\n" -#~ "in dat geval wordt de speler geboren op (0, 0, 0), mogelijk onder de " -#~ "grond." +#~ msgid "Game Name" +#~ msgstr "Spel" -#~ msgid "Mapgen fractal mandelbrot slice w" -#~ msgstr "Fractal wereldgenerator mandelbrot w-doorsnede" +#~ msgid "Restart minetest for driver change to take effect" +#~ msgstr "Herstart minetest om de driver te activeren" -#~ msgid "Mapgen fractal mandelbrot scale" -#~ msgstr "Fractal wereldgenerator mandelbrot schaal" +#~ msgid "Rendering:" +#~ msgstr "Rendering:" -#~ msgid "Mapgen fractal mandelbrot offset" -#~ msgstr "Fractal wereldgenerator mandelbrot centrum-afstand" +#, fuzzy +#~ msgid "If enabled, " +#~ msgstr "ingeschakeld" -#~ msgid "Mapgen fractal mandelbrot iterations" -#~ msgstr "Fractal wereldgenerator mandelbrot iteraties" +#, fuzzy +#~ msgid "If disabled " +#~ msgstr "MP uitschakelen" +#, fuzzy #~ 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 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." +#~ "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 "" -#~ "Wereldgeneratie instellingen voor de fractal generator.\n" -#~ "'julia' selecterd een julia-verzameling in plaats van een mandebrot-" -#~ "verzameling.\n" +#~ "Algemene wereldgenerator instellingen.\n" #~ "Vlaggen die niet in de lijst van vlaggen staan, behouden hun standaard-" #~ "waarde.\n" -#~ "Zet \"no\" voor een vlag om hem expliciet uit te zetten." - -#~ msgid "" -#~ "Mandelbrot set: Iterations of the recursive function.\n" -#~ "Controls scale of finest detail." -#~ msgstr "" -#~ "Mandelbrot verzameling: Aantal iteraties van de recursieve functie.\n" -#~ "Bepaalt de schaal van de kleinste details." - -#~ msgid "Mandelbrot set: Approximate (X,Y,Z) scales in nodes." -#~ msgstr "Mandelbrot verzameling: (X,Y,Z) schaal, in nodes (bij benadering)." - -#~ 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 "" -#~ "Mandelbrot verzameling: (X,Y,Z) afstanden vanaf wereld-centrum.\n" -#~ " Bereik is ongeveer -2 tot 2. Vermenigvuldig met m_scale voor de afstand " -#~ "in nodes." +#~ "Zet \"no\" voor een vlag om hem expliciet uit te zetten.\n" +#~ "'trees' en 'flat' zijn enkel van toepassing in mgv6." -#~ msgid "" -#~ "Key for increasing the viewing range. Modifies the minimum viewing " -#~ "range.\n" -#~ "See http://irrlicht.sourceforge.net/docu/namespaceirr." -#~ "html#a54da2a0e231901735e3da1b0edf72eb3" -#~ msgstr "" -#~ "Toets voor het vergroten van de zichtafstand. Dit verandert de minimale " -#~ "zichtafstand.\n" -#~ "Zie http://irrlicht.sourceforge.net/docu/namespaceirr." -#~ "html#a54da2a0e231901735e3da1b0edf72eb3" +#~ msgid "No!!!" +#~ msgstr "Nee!!!" -#~ msgid "" -#~ "Key for decreasing the viewing range. Modifies the minimum viewing " -#~ "range.\n" -#~ "See http://irrlicht.sourceforge.net/docu/namespaceirr." -#~ "html#a54da2a0e231901735e3da1b0edf72eb3" -#~ msgstr "" -#~ "Toets voor het verkleinen van de zichtafstand. Dit verandert de minimale " -#~ "zichtafstand.\n" -#~ "Zie http://irrlicht.sourceforge.net/docu/namespaceirr." -#~ "html#a54da2a0e231901735e3da1b0edf72eb3" +#~ msgid "Public Serverlist" +#~ msgstr "Publieke Serverlijst" -#~ msgid "" -#~ "Julia set: W value determining the 4D shape.\n" -#~ "Range roughly -2 to 2." -#~ msgstr "" -#~ "Juliaverzameling: W-waarde van de 4D vorm.\n" -#~ "Bereik is ongeveer -2 tot 2." +#~ msgid "No of course not!" +#~ msgstr "Nee, natuurlijk niet!" -#~ 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 "" -#~ "Juliaverzameling: (X,Y,X) afstanden van wereld-centrum.\n" -#~ "Bereik is ongeveer -2 tot 2. Vermenigvuldig met j_scale voor de afstand " -#~ "in nodes." +#~ msgid "Useful for mod developers." +#~ msgstr "Nuttig voor mod-ontwikkelaars." -#~ msgid "Enable selection highlighting for nodes (disables selectionbox)." -#~ msgstr "Laat geselecteerde nodes oplichten (schakelt selectie-randen uit)." +#~ msgid "How many blocks are flying in the wire simultaneously per client." +#~ msgstr "Het aantal blokken dat per cliënt tegelijk onderweg kan zijn." #~ 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." +#~ "How many blocks are flying in the wire simultaneously for the whole " +#~ "server." #~ msgstr "" -#~ "Maak de wateroppervlakte iets lager, zodat het niet de hele node vult.\n" -#~ "Dit is niet echt geoptimaliseerd, en vloeiende belichting van de\n" -#~ "wateroppervlakte werkt niet als dit is aangeschakeld." +#~ "Het aantal blokken dat totaal tegelijk onderweg kan zijn, voor de hele " +#~ "server." -#~ msgid "Item textures..." -#~ msgstr "Voorwerp-texturen..." +#~ msgid "Detailed mod profiling" +#~ msgstr "Gedetailleerde profiling van mods" -#, fuzzy -#~ msgid "" -#~ "Map generation attributes specific to Mapgen v7.\n" -#~ "The 'ridges' flag controls the rivers.\n" -#~ "The default flags set in the engine are: mountains, ridges\n" -#~ "The flags string modifies the engine defaults.\n" -#~ "Flags that are not specified in the flag string are not modified from the " -#~ "default.\n" -#~ "Flags starting with 'no' are used to explicitly disable them." -#~ msgstr "" -#~ "Wereldgenerator instellingen specified voor generator v6.\n" -#~ "Indien sneeuwgebieden aanstaan, dan worden oerwouden ook aangezet, en " -#~ "wordt de \"jungles\" vlag genegeerd.\n" -#~ "Vlaggen die niet in de lijst van vlaggen staan, behouden hun standaard-" -#~ "waarde.\n" -#~ "Zet \"no\" voor een vlag om hem expliciet uit te zetten." - -#, fuzzy -#~ msgid "" -#~ "Map generation attributes specific to Mapgen flat.\n" -#~ "Occasional lakes and hills can be added to the flat world.\n" -#~ "The default flags set in the engine are: none\n" -#~ "The flags string modifies the engine defaults.\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 "Detailed mod profile data. Useful for mod developers." #~ msgstr "" -#~ "Wereldgenerator instellingen specified voor generator v7.\n" -#~ "\"ridges\" zijn rivieren.\n" -#~ "Vlaggen die niet in de lijst van vlaggen staan, behouden hun standaard-" -#~ "waarde.\n" -#~ "Zet \"no\" voor een vlag om hem expliciet uit te zetten." +#~ "Gedetailleerde profiling-data voor mods. Nuttig voor mod-ontwikkelaars." diff --git a/po/pl/minetest.po b/po/pl/minetest.po index 47600b712bdadcc7cf0d38a48dec70e7e1b2756c..42d2fe3d132880555029160cdf6f2b37a1ceadda 100644 --- a/po/pl/minetest.po +++ b/po/pl/minetest.po @@ -7,11 +7,11 @@ msgid "" msgstr "" "Project-Id-Version: minetest\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-12 20:49+0200\n" +"POT-Creation-Date: 2016-08-30 06:18+0200\n" "PO-Revision-Date: 2016-07-29 19:02+0000\n" "Last-Translator: Mateusz Mendel <mendelm9@gmail.com>\n" -"Language-Team: Polish " -"<https://hosted.weblate.org/projects/minetest/minetest/pl/>\n" +"Language-Team: Polish <https://hosted.weblate.org/projects/minetest/minetest/" +"pl/>\n" "Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -977,6 +977,10 @@ msgstr "PrzeÅ‚Ä…cz tryb noclip" msgid "Use" msgstr "Użyj" +#: src/guiKeyChangeMenu.cpp src/keycode.cpp +msgid "Zoom" +msgstr "Zoom" + #: src/guiKeyChangeMenu.cpp msgid "press key" msgstr "naciÅ›nij klawisz" @@ -1294,10 +1298,6 @@ msgstr "X Button 1" msgid "X Button 2" msgstr "X Button 2" -#: src/keycode.cpp -msgid "Zoom" -msgstr "Zoom" - #: src/settings_translation_file.cpp #, fuzzy msgid "" @@ -1365,7 +1365,8 @@ msgstr "" #: src/settings_translation_file.cpp #, fuzzy msgid "A message to be displayed to all clients when the server crashes." -msgstr "Wiadomość wyÅ›wietlana wszystkim klientom kiedy serwer zerwie poÅ‚Ä…czenie" +msgstr "" +"Wiadomość wyÅ›wietlana wszystkim klientom kiedy serwer zerwie poÅ‚Ä…czenie" #: src/settings_translation_file.cpp #, fuzzy @@ -1394,6 +1395,11 @@ msgstr "InterwaÅ‚ zarzÄ…dzania aktywnym blokiem" msgid "Active Block Modifier interval" msgstr "InterwaÅ‚Â modyfikatora aktywnego bloku" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Active Block Modifiers" +msgstr "InterwaÅ‚Â modyfikatora aktywnego bloku" + #: src/settings_translation_file.cpp #, fuzzy msgid "Active block range" @@ -1473,8 +1479,8 @@ msgid "" "minetest.net." msgstr "" "ZgÅ‚oÅ› do tej listy serwerów.\n" -"JeÅ›li chcesz zgÅ‚osić twój adres ipv6, użyj serverlist_url = " -"v6.servers.minetest.net" +"JeÅ›li chcesz zgÅ‚osić twój adres ipv6, użyj serverlist_url = v6.servers." +"minetest.net" #: src/settings_translation_file.cpp #, fuzzy @@ -1491,6 +1497,10 @@ msgstr "PoproÅ› o ponowne poÅ‚Ä…czenie po awarii" msgid "Automaticaly report to the serverlist." msgstr "Automatycznie zgÅ‚oÅ› do listy serwerów." +#: src/settings_translation_file.cpp +msgid "Autorun key" +msgstr "" + #: src/settings_translation_file.cpp msgid "Backward key" msgstr "Klawisz wstecz" @@ -1529,6 +1539,10 @@ msgstr "Bity na pixel (aka gÅ‚Ä™bia koloru) w trybie peÅ‚noekranowym." msgid "Build inside player" msgstr "Gra wieloosobowa" +#: src/settings_translation_file.cpp +msgid "Builtin" +msgstr "" + #: src/settings_translation_file.cpp msgid "Bumpmapping" msgstr "Mapowanie wypukÅ‚oÅ›ci" @@ -1576,6 +1590,11 @@ msgstr "Klawisz czatu" msgid "Chat toggle key" msgstr "Klawisz przeÅ‚Ä…czania czatu" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Chatcommands" +msgstr "Komenda" + #: src/settings_translation_file.cpp #, fuzzy msgid "" @@ -1680,20 +1699,20 @@ msgstr "Kolorowa mgÅ‚a" #: src/settings_translation_file.cpp #, fuzzy 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())." +"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 "" -"Lista oddzielona przecinkiem zaufanych modów które majÄ… dostÄ™p\n" -"do niebezpiecznych funkcji nawet gdy zabezpieczenie modów jest wÅ‚Ä…czone" +"Lista oddzielonych przecinkiem modów które majÄ… pozwolenie na dostÄ™p do\n" +"API HTTP, które pozwala im wysyÅ‚ać i pobierać dane do/z internetu." #: src/settings_translation_file.cpp #, fuzzy 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." +"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 "" -"Lista oddzielonych przecinkiem modów które majÄ… pozwolenie na dostÄ™p do\n" -"API HTTP, które pozwala im wysyÅ‚ać i pobierać dane do/z internetu." +"Lista oddzielona przecinkiem zaufanych modów które majÄ… dostÄ™p\n" +"do niebezpiecznych funkcji nawet gdy zabezpieczenie modów jest wÅ‚Ä…czone" #: src/settings_translation_file.cpp msgid "Command key" @@ -1870,6 +1889,10 @@ msgstr "DomyÅ›lne hasÅ‚o" msgid "Default privileges" msgstr "DomyÅ›lne uprawnienia" +#: src/settings_translation_file.cpp +msgid "Default report format" +msgstr "" + #: src/settings_translation_file.cpp #, fuzzy msgid "" @@ -1895,6 +1918,10 @@ msgstr "" "Definiuje maksymalnÄ… odlegÅ‚ość przesyÅ‚ania graczy w blokach (0 = " "nieskoÅ„czoność)." +#: src/settings_translation_file.cpp +msgid "Delay in sending blocks after building" +msgstr "" + #: src/settings_translation_file.cpp #, fuzzy msgid "Delay showing tooltips, stated in milliseconds." @@ -1934,16 +1961,6 @@ msgstr "" msgid "Desynchronize block animation" msgstr "Odsynchronizuj animacjÄ™ bloków" -#: src/settings_translation_file.cpp -#, fuzzy -msgid "Detailed mod profile data. Useful for mod developers." -msgstr "Szczegółowe dane profilowania. Przydatne dla twórców modyfikacji." - -#: src/settings_translation_file.cpp -#, fuzzy -msgid "Detailed mod profiling" -msgstr "Szczegółowe profilowanie modyfikacji" - #: src/settings_translation_file.cpp #, fuzzy msgid "" @@ -2062,8 +2079,8 @@ msgid "" "when connecting to the server." msgstr "" "WÅ‚Ä…cza używanie zdalnego serwera mediów (jeżeli dostarczany przez serwer).\n" -"Zdalny serwer oferuje znaczÄ…co szybszy sposób pobierania mediów (np. tekstur)" -"\n" +"Zdalny serwer oferuje znaczÄ…co szybszy sposób pobierania mediów (np. " +"tekstur)\n" "jeżeli nastÄ™puje poÅ‚Ä…czenie z serwerem." #: src/settings_translation_file.cpp @@ -2125,6 +2142,14 @@ msgstr "" "WÅ‚Ä…cza mapowanie paralaksy.\n" "Wymaga wÅ‚Ä…czenia shaderów." +#: src/settings_translation_file.cpp +msgid "Engine profiling data print interval" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Entity methods" +msgstr "" + #: src/settings_translation_file.cpp #, fuzzy msgid "" @@ -2201,11 +2226,25 @@ msgstr "" msgid "Field of view" msgstr "Pole widzenia" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Field of view for zoom" +msgstr "Pole widzenia" + #: src/settings_translation_file.cpp #, fuzzy msgid "Field of view in degrees." msgstr "Pole widzenia w stopniach." +#: src/settings_translation_file.cpp +#, fuzzy +msgid "" +"Field of view while zooming in degrees.\n" +"This requires the \"zoom\" privilege on the server." +msgstr "" +"Szybkie poruszanie siÄ™ (przez klawisz użycia).\n" +"Wymaga przywileju \"fast\" na serwerze." + #: src/settings_translation_file.cpp #, fuzzy msgid "" @@ -2324,8 +2363,8 @@ msgstr "" msgid "" "From how far blocks are sent to clients, stated in mapblocks (16 nodes)." msgstr "" -"Z jakiej odlegÅ‚oÅ›ci bloki sÄ… przesyÅ‚ane do klientów, zapisane w blokach map(" -"16 jednostek)" +"Z jakiej odlegÅ‚oÅ›ci bloki sÄ… przesyÅ‚ane do klientów, zapisane w blokach " +"map(16 jednostek)" #: src/settings_translation_file.cpp msgid "" @@ -2377,6 +2416,10 @@ msgstr "Ogólne" msgid "Generate normalmaps" msgstr "Generuj mapy normalnych" +#: src/settings_translation_file.cpp +msgid "Global callbacks" +msgstr "" + #: src/settings_translation_file.cpp #, fuzzy msgid "" @@ -2424,11 +2467,20 @@ msgid "" msgstr "" "ObsÅ‚uga przestarzaÅ‚ych wywoÅ‚aÅ„ lua api:\n" "- legacy: (próbuje) naÅ›laduje stare zachowanie (domyÅ›lne dla wydaÅ„).\n" -"- log: naÅ›laduje i loguje przestarzaÅ‚e wywoÅ‚ania (domyÅ›lne dla wersji debug)." -"\n" +"- log: naÅ›laduje i loguje przestarzaÅ‚e wywoÅ‚ania (domyÅ›lne dla wersji " +"debug).\n" "- error: przerywa kiedy zostanie użyte przestarzaÅ‚e api (sugerowane dla " "twórców modów)." +#: src/settings_translation_file.cpp +msgid "" +"Have the profiler instrument itself:\n" +"* Instrument an empty function.\n" +"This estimates the overhead, that instrumentation is adding (+1 function " +"call).\n" +"* Instrument the sampler being used to update the statistics." +msgstr "" + #: src/settings_translation_file.cpp #, fuzzy msgid "Height component of the initial window size." @@ -2465,19 +2517,6 @@ msgstr "" "map(16 jednostek).\n" "Na aktywnych blokach obiekty sÄ… wczytywane i ABMs dziaÅ‚a." -#: src/settings_translation_file.cpp -#, fuzzy -msgid "" -"How many blocks are flying in the wire simultaneously for the whole server." -msgstr "" -"Jak dużo bloków może jednoczeÅ›nie być przesyÅ‚ana przez sieć dla caÅ‚ego " -"serwera." - -#: src/settings_translation_file.cpp -#, fuzzy -msgid "How many blocks are flying in the wire simultaneously per client." -msgstr "Jak dużo bloków może być przesyÅ‚anych jednoczeÅ›nie na jednego klienta." - #: src/settings_translation_file.cpp #, fuzzy msgid "" @@ -2531,8 +2570,8 @@ msgid "" "nodes.\n" "This requires the \"noclip\" privilege on the server." msgstr "" -"Jeżeli wÅ‚Ä…czone razem z trybem latania, gracz może latać przez solidne bloki." -"\n" +"Jeżeli wÅ‚Ä…czone razem z trybem latania, gracz może latać przez solidne " +"bloki.\n" "Wymaga przywileju \"noclip\" na serwerze." #: src/settings_translation_file.cpp @@ -2607,6 +2646,40 @@ msgstr "KanaÅ‚ alfa konsoli w grze (od 0 do 255)" msgid "In-game chat console background color (R,G,B)." msgstr "Kolor konsoli czatu w grze (R,G,B)." +#: src/settings_translation_file.cpp +msgid "" +"Instrument builtin.\n" +"This is usually only needed by core/builtin contributors" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument chatcommands on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument global callback functions on registration.\n" +"(anything you pass to a minetest.register_*() function)" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Active Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Loading Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument the methods of entities on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrumentation" +msgstr "" + #: src/settings_translation_file.cpp #, fuzzy msgid "Interval of saving important changes in the world, stated in seconds." @@ -2651,7 +2724,7 @@ msgstr "" #: src/settings_translation_file.cpp #, fuzzy -msgid "Joystick button repetition invterval" +msgid "Joystick button repetition interval" msgstr "InterwaÅ‚Â powtarzania przycisku joysticka" #: src/settings_translation_file.cpp @@ -2721,8 +2794,8 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" "Klawisz zmniejszania zasiÄ™gu widzenia.\n" -"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901" -"735e3da1b0edf72eb3" +"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp #, fuzzy @@ -2732,8 +2805,8 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" "Klawisz wyrzucenia aktualnie wybranego przedmiotu.\n" -"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901" -"735e3da1b0edf72eb3" +"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp #, fuzzy @@ -2743,8 +2816,8 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" "Klawisz zwiÄ™kszania zasiÄ™gu widzenia.\n" -"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901" -"735e3da1b0edf72eb3" +"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp #, fuzzy @@ -2754,8 +2827,8 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" "Klawisz skakania.\n" -"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901" -"735e3da1b0edf72eb3" +"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp #, fuzzy @@ -2765,8 +2838,8 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" "Klawisz szybkiego poruszania siÄ™ w trybie \"fast\"\n" -"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901" -"735e3da1b0edf72eb3" +"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp #, fuzzy @@ -2776,8 +2849,8 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" "Klawisz poruszania siÄ™ wstecz.\n" -"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901" -"735e3da1b0edf72eb3" +"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp #, fuzzy @@ -2787,8 +2860,8 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" "Klawisz poruszania siÄ™ na przód,\n" -"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901" -"735e3da1b0edf72eb3" +"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp #, fuzzy @@ -2798,8 +2871,8 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" "Klawisz poruszania się w lewo.\n" -"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901" -"735e3da1b0edf72eb3" +"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp #, fuzzy @@ -2809,8 +2882,8 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" "Klawisz poruszania się w prawo.\n" -"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901" -"735e3da1b0edf72eb3" +"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp #, fuzzy @@ -2820,8 +2893,8 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" "Klawisz otwierania konsoli czatu.\n" -"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901" -"735e3da1b0edf72eb3" +"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp #, fuzzy @@ -2831,8 +2904,8 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" "Klawisz otwierania okna czatu aby wpisać komendÄ™.\n" -"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901" -"735e3da1b0edf72eb3" +"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp #, fuzzy @@ -2842,8 +2915,8 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" "Klawisz otwierania okna czatu.\n" -"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901" -"735e3da1b0edf72eb3" +"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp #, fuzzy @@ -2853,8 +2926,8 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" "Klawisz otwierania inwentarza.\n" -"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901" -"735e3da1b0edf72eb3" +"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp #, fuzzy @@ -2864,8 +2937,8 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" "Klawisz wyÅ›wietlania danych debugowania. Przydatne dla deweloperów.\n" -"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901" -"735e3da1b0edf72eb3" +"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp #, fuzzy @@ -2879,8 +2952,8 @@ msgstr "" "Klawisz skradania.\n" "Także używany do schodzenia w dół i opadania w wodzie jeżeli aux1_descends " "jest wyÅ‚Ä…czone.\n" -"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901" -"735e3da1b0edf72eb3" +"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp #, fuzzy @@ -2890,8 +2963,8 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" "Klawisz przeÅ‚Ä…czania pomiedzy kamerÄ… z pierwszej i trzeciej osoby.\n" -"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901" -"735e3da1b0edf72eb3" +"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp #, fuzzy @@ -2901,8 +2974,19 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" "Klawisz do zrobienia zrzutu ekranu.\n" -"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901" -"735e3da1b0edf72eb3" +"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "" +"Key for toggling autorun.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" +"Klawisz przeÅ‚Ä…czania trybu szybkiego.\n" +"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp #, fuzzy @@ -2912,8 +2996,8 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" "Klawisz przeÅ‚Ä…czania trybu cinematic.\n" -"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901" -"735e3da1b0edf72eb3" +"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp #, fuzzy @@ -2923,8 +3007,8 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" "Klawisz przeÅ‚Ä…czania wyÅ›wietlania minimapy.\n" -"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901" -"735e3da1b0edf72eb3" +"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp #, fuzzy @@ -2934,8 +3018,8 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" "Klawisz przeÅ‚Ä…czania trybu szybkiego.\n" -"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901" -"735e3da1b0edf72eb3" +"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp #, fuzzy @@ -2945,8 +3029,8 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" "Klawisz przeÅ‚Ä…czania latania.\n" -"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901" -"735e3da1b0edf72eb3" +"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp #, fuzzy @@ -2956,19 +3040,19 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" "Klawisz przeÅ‚Ä…czania trybu noclip.\n" -"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901" -"735e3da1b0edf72eb3" +"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp #, fuzzy msgid "" -"Key for toggling the camrea update. Only used for development\n" +"Key for toggling the camera update. Only used for development\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" "Klawisz przeÅ‚Ä…czania aktualizacji kamery. Przydatne tylko dla deweloperów.\n" -"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901" -"735e3da1b0edf72eb3" +"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp #, fuzzy @@ -2978,8 +3062,8 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" "Klawisz przeÅ‚Ä…czania informacji debugowania.\n" -"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901" -"735e3da1b0edf72eb3" +"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp #, fuzzy @@ -2989,8 +3073,8 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" "Klawisz przeÅ‚Ä…czania wyÅ›wietlania HUD.\n" -"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901" -"735e3da1b0edf72eb3" +"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp #, fuzzy @@ -3000,8 +3084,8 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" "Klawisz przeÅ‚Ä…czania wyÅ›wietlania czatu.\n" -"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901" -"735e3da1b0edf72eb3" +"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp #, fuzzy @@ -3011,8 +3095,8 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" "Klawisz przeÅ‚Ä…czania wyÅ›wietlania mgÅ‚y\n" -"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901" -"735e3da1b0edf72eb3" +"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp #, fuzzy @@ -3022,8 +3106,8 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" "Klawisz przeÅ‚Ä…czania wyÅ›wietlania profilera. Przydatne dla deweloperów.\n" -"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901" -"735e3da1b0edf72eb3" +"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp #, fuzzy @@ -3033,8 +3117,8 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" "Klawisz przeÅ‚Ä…czania nieograniczonego pola widzenia.\n" -"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr.html#a54da2a0e231901" -"735e3da1b0edf72eb3" +"Zobacz http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp #, fuzzy @@ -3162,6 +3246,22 @@ msgstr "InterwaÅ‚ aktualizacji cieczy podany w sekundach" msgid "Liquid update tick" msgstr "InterwaÅ‚ czasowy aktualizacji cieczy" +#: src/settings_translation_file.cpp +msgid "Load the game profiler" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Load the game profiler to collect game profiling data.\n" +"Provides a /profiler command to access the compiled profile.\n" +"Useful for mod developers and server operators." +msgstr "" + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Loading Block Modifiers" +msgstr "InterwaÅ‚Â modyfikatora aktywnego bloku" + #: src/settings_translation_file.cpp #, fuzzy msgid "Main menu game manager" @@ -3596,6 +3696,15 @@ msgstr "" msgid "Maximum hotbar width" msgstr "" +#: src/settings_translation_file.cpp +msgid "Maximum number of blocks that are simultaneously sent in total." +msgstr "" + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Maximum number of blocks that are simultaneously sent per client." +msgstr "Jak dużo bloków może być przesyÅ‚anych jednoczeÅ›nie na jednego klienta." + #: src/settings_translation_file.cpp msgid "Maximum number of blocks that can be queued for loading." msgstr "" @@ -3637,6 +3746,10 @@ msgstr "" msgid "Maximum number of statically stored objects in a block." msgstr "" +#: src/settings_translation_file.cpp +msgid "Maximum objects per block" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Maximum proportion of current window to be used for hotbar.\n" @@ -3644,11 +3757,11 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously blocks send per client" +msgid "Maximum simultaneous block sends per client" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously bocks send total" +msgid "Maximum simultaneous block sends total" msgstr "" #: src/settings_translation_file.cpp @@ -3659,10 +3772,6 @@ msgstr "" msgid "Maximum users" msgstr "" -#: src/settings_translation_file.cpp -msgid "Maxmimum objects per block" -msgstr "" - #: src/settings_translation_file.cpp msgid "Menus" msgstr "Menu" @@ -3705,11 +3814,6 @@ msgstr "" msgid "Mipmapping" msgstr "Mip-Mappowanie" -#: src/settings_translation_file.cpp -#, fuzzy -msgid "Mod profiling" -msgstr "Profilowanie modyfikacji" - #: src/settings_translation_file.cpp msgid "Modstore details URL" msgstr "" @@ -3927,12 +4031,18 @@ msgstr "" 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." +msgstr "" + #: src/settings_translation_file.cpp msgid "Privileges that players with basic_privs can grant" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiler data print interval. 0 = disable. Useful for developers." +msgid "Profiler" msgstr "" #: src/settings_translation_file.cpp @@ -3940,8 +4050,9 @@ msgid "Profiler toggle key" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiling print interval" -msgstr "" +#, fuzzy +msgid "Profiling" +msgstr "Profilowanie modyfikacji" #: src/settings_translation_file.cpp msgid "" @@ -3976,6 +4087,11 @@ msgstr "Port zdalny" msgid "Replaces the default main menu with a custom one." msgstr "" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Report path" +msgstr "Åšcieżka czcionki" + #: src/settings_translation_file.cpp msgid "Right key" msgstr "W prawo" @@ -4143,7 +4259,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Shaders allow advanced visul effects and may increase performance on some " +"Shaders allow advanced visual effects and may increase performance on some " "video cards.\n" "Thy only work with the OpenGL video backend." msgstr "" @@ -4260,10 +4376,22 @@ msgstr "Paczki tekstur" msgid "The altitude at which temperature drops by 20C" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The default format in which profiles are being saved,\n" +"when calling `/profiler save [format]` without format." +msgstr "" + #: src/settings_translation_file.cpp msgid "The depth of dirt or other filler" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The file path relative to your worldpath in which profiles will be saved " +"to.\n" +msgstr "" + #: src/settings_translation_file.cpp msgid "The network interface that the server listens on." msgstr "" @@ -4408,10 +4536,6 @@ msgstr "" msgid "Use trilinear filtering when scaling textures." msgstr "" -#: src/settings_translation_file.cpp -msgid "Useful for mod developers." -msgstr "Przydatne dla twórców modyfikacji." - #: src/settings_translation_file.cpp msgid "V-Sync" msgstr "" @@ -4538,7 +4662,7 @@ msgid "" "When gui_scaling_filter_txr2img is true, copy those images\n" "from hardware to software for scaling. When false, fall back\n" "to the old scaling method, for video drivers that don't\n" -"propery support downloading textures back from hardware." +"properly support downloading textures back from hardware." msgstr "" #: src/settings_translation_file.cpp @@ -4644,101 +4768,60 @@ msgstr "" msgid "cURL timeout" msgstr "Limit czasu cURL" -#~ msgid "No of course not!" -#~ msgstr "OczywiÅ›cie, że nie!" - -#~ msgid "Public Serverlist" -#~ msgstr "Lista publicznych serwerów" - -#~ msgid "Generate Normalmaps" -#~ msgstr "Generuj mapy normalnych" - -#~ msgid "No!!!" -#~ msgstr "Nie!!" - #, fuzzy -#~ msgid "If disabled " -#~ msgstr "WyÅ‚Ä…cz wszystkie" +#~ msgid "Preload inventory textures" +#~ msgstr "Åadowanie..." #, fuzzy -#~ msgid "If enabled, " -#~ msgstr "wÅ‚Ä…czone" - -#~ msgid "Game Name" -#~ msgstr "Nazwa Gry" - -#~ msgid "Gamemgr: Unable to copy mod \"$1\" to game \"$2\"" -#~ msgstr "Gamemgr: Kopiowanie moda \"$1\" do gry \"$2\" nie powiodÅ‚o siÄ™" - -#~ msgid "GAMES" -#~ msgstr "GRY" - -#~ msgid "Mods:" -#~ msgstr "Mody:" - -#~ msgid "new game" -#~ msgstr "nowa gra" - -#~ msgid "EDIT GAME" -#~ msgstr "EDYTUJ GRĘ" - -#~ msgid "Remove selected mod" -#~ msgstr "UsuÅ„ zaznaczony mod" +#~ msgid "Downloading" +#~ msgstr "ÅšciÄ…gnij" -#~ msgid "<<-- Add mod" -#~ msgstr "<<--Dodaj mod" +#~ msgid "Left click: Move all items, Right click: Move single item" +#~ msgstr "" +#~ "Lewy przycisk myszy: przenieÅ› wszystkie przedmioty, Prawy przycisk myszy: " +#~ "przenieÅ› pojedynczy przedmiot" -#~ msgid "CLIENT" -#~ msgstr "KLIENT" +#~ msgid "is required by:" +#~ msgstr "wymagane przez:" -#~ msgid "START SERVER" -#~ msgstr "URUCHOM SERWER" +#~ msgid "Configuration saved. " +#~ msgstr "Konfiguracja zapisana. " -#~ msgid "Name" -#~ msgstr "Nazwa" +#~ msgid "Warning: Configuration not consistent. " +#~ msgstr "Ostrzeżenie: Plik konfiguracyjny niespójny. " -#~ msgid "Password" -#~ msgstr "HasÅ‚o" +#~ msgid "Cannot create world: Name contains invalid characters" +#~ msgstr "Nie można stworzyć Å›wiata: Nazwa zawiera niedozwolone znaki" -#~ msgid "SETTINGS" -#~ msgstr "USTAWIENIA" +#~ msgid "Show Public" +#~ msgstr "Pokaż publiczne" -#~ msgid "Preload item visuals" -#~ msgstr "Åaduj obrazy przedmiotów" +#~ msgid "Show Favorites" +#~ msgstr "Pokaż ulubione" -#~ msgid "Finite Liquid" -#~ msgstr "Realistyczne ciecze" +#~ msgid "Leave address blank to start a local server." +#~ msgstr "Pozostaw pole adresu puste, by uruchomić serwer lokalny." -#~ msgid "SINGLE PLAYER" -#~ msgstr "TRYB JEDNOOSOBOWY" +#~ msgid "Create world" +#~ msgstr "Stwórz Å›wiat" -#~ msgid "TEXTURE PACKS" -#~ msgstr "PACZKI TEKSTUR" +#~ msgid "Address required." +#~ msgstr "Wymagany adres." -#~ msgid "MODS" -#~ msgstr "MODY" +#~ msgid "Cannot delete world: Nothing selected" +#~ msgstr "Nie można skasować Å›wiata: nic nie zaznaczono" -#, fuzzy -#~ msgid "Add mod:" -#~ msgstr "<<--Dodaj mod" +#~ msgid "Files to be deleted" +#~ msgstr "Pliki do skasowania" -#, fuzzy -#~ msgid "Local install" -#~ msgstr "Instaluj" +#~ msgid "Cannot create world: No games found" +#~ msgstr "Nie można utworzyć Å›wiata: Nie znaleziono żadnego trybu gry" -#~ msgid "" -#~ "Warning: Some mods are not configured yet.\n" -#~ "They will be enabled by default when you save the configuration. " -#~ msgstr "" -#~ "Uwaga: Niektóre z modyfikacji nie zostaÅ‚y jeszcze skonfigurowane.\n" -#~ "ZostanÄ… domyÅ›lnie wÅ‚Ä…czone gdy zapiszesz konfiguracjÄ™. " +#~ msgid "Cannot configure world: Nothing selected" +#~ msgstr "Nie można skonfigurować Å›wiata: Nic nie zaznaczono" -#~ msgid "" -#~ "Warning: Some configured mods are missing.\n" -#~ "Their setting will be removed when you save the configuration. " -#~ msgstr "" -#~ "Ostrzeżenie: Niektóre z modyfikacji nie zostaÅ‚y znalezione.\n" -#~ "Ich ustawienia zostanÄ… usuniÄ™te gdy zapiszesz konfiguracjÄ™. " +#~ msgid "Failed to delete all world files" +#~ msgstr "Nie udaÅ‚o siÄ™ skasować wszystkich plików Å›wiata" #~ msgid "" #~ "Default Controls:\n" @@ -4765,57 +4848,117 @@ msgstr "Limit czasu cURL" #~ "- ESC: to menu\n" #~ "- T: czat\n" -#~ msgid "Failed to delete all world files" -#~ msgstr "Nie udaÅ‚o siÄ™ skasować wszystkich plików Å›wiata" +#~ msgid "" +#~ "Warning: Some configured mods are missing.\n" +#~ "Their setting will be removed when you save the configuration. " +#~ msgstr "" +#~ "Ostrzeżenie: Niektóre z modyfikacji nie zostaÅ‚y znalezione.\n" +#~ "Ich ustawienia zostanÄ… usuniÄ™te gdy zapiszesz konfiguracjÄ™. " -#~ msgid "Cannot configure world: Nothing selected" -#~ msgstr "Nie można skonfigurować Å›wiata: Nic nie zaznaczono" +#~ msgid "" +#~ "Warning: Some mods are not configured yet.\n" +#~ "They will be enabled by default when you save the configuration. " +#~ msgstr "" +#~ "Uwaga: Niektóre z modyfikacji nie zostaÅ‚y jeszcze skonfigurowane.\n" +#~ "ZostanÄ… domyÅ›lnie wÅ‚Ä…czone gdy zapiszesz konfiguracjÄ™. " -#~ msgid "Cannot create world: No games found" -#~ msgstr "Nie można utworzyć Å›wiata: Nie znaleziono żadnego trybu gry" +#, fuzzy +#~ msgid "Local install" +#~ msgstr "Instaluj" -#~ msgid "Files to be deleted" -#~ msgstr "Pliki do skasowania" +#, fuzzy +#~ msgid "Add mod:" +#~ msgstr "<<--Dodaj mod" -#~ msgid "Cannot delete world: Nothing selected" -#~ msgstr "Nie można skasować Å›wiata: nic nie zaznaczono" +#~ msgid "MODS" +#~ msgstr "MODY" -#~ msgid "Address required." -#~ msgstr "Wymagany adres." +#~ msgid "TEXTURE PACKS" +#~ msgstr "PACZKI TEKSTUR" -#~ msgid "Create world" -#~ msgstr "Stwórz Å›wiat" +#~ msgid "SINGLE PLAYER" +#~ msgstr "TRYB JEDNOOSOBOWY" -#~ msgid "Leave address blank to start a local server." -#~ msgstr "Pozostaw pole adresu puste, by uruchomić serwer lokalny." +#~ msgid "Finite Liquid" +#~ msgstr "Realistyczne ciecze" -#~ msgid "Show Favorites" -#~ msgstr "Pokaż ulubione" +#~ msgid "Preload item visuals" +#~ msgstr "Åaduj obrazy przedmiotów" -#~ msgid "Show Public" -#~ msgstr "Pokaż publiczne" +#~ msgid "SETTINGS" +#~ msgstr "USTAWIENIA" -#~ msgid "Cannot create world: Name contains invalid characters" -#~ msgstr "Nie można stworzyć Å›wiata: Nazwa zawiera niedozwolone znaki" +#~ msgid "Password" +#~ msgstr "HasÅ‚o" -#~ msgid "Warning: Configuration not consistent. " -#~ msgstr "Ostrzeżenie: Plik konfiguracyjny niespójny. " +#~ msgid "Name" +#~ msgstr "Nazwa" -#~ msgid "Configuration saved. " -#~ msgstr "Konfiguracja zapisana. " +#~ msgid "START SERVER" +#~ msgstr "URUCHOM SERWER" -#~ msgid "is required by:" -#~ msgstr "wymagane przez:" +#~ msgid "CLIENT" +#~ msgstr "KLIENT" -#~ msgid "Left click: Move all items, Right click: Move single item" +#~ msgid "<<-- Add mod" +#~ msgstr "<<--Dodaj mod" + +#~ msgid "Remove selected mod" +#~ msgstr "UsuÅ„ zaznaczony mod" + +#~ msgid "EDIT GAME" +#~ msgstr "EDYTUJ GRĘ" + +#~ msgid "new game" +#~ msgstr "nowa gra" + +#~ msgid "Mods:" +#~ msgstr "Mody:" + +#~ msgid "GAMES" +#~ msgstr "GRY" + +#~ msgid "Gamemgr: Unable to copy mod \"$1\" to game \"$2\"" +#~ msgstr "Gamemgr: Kopiowanie moda \"$1\" do gry \"$2\" nie powiodÅ‚o siÄ™" + +#~ msgid "Game Name" +#~ msgstr "Nazwa Gry" + +#, fuzzy +#~ msgid "If enabled, " +#~ msgstr "wÅ‚Ä…czone" + +#, fuzzy +#~ msgid "If disabled " +#~ msgstr "WyÅ‚Ä…cz wszystkie" + +#~ msgid "No!!!" +#~ msgstr "Nie!!" + +#~ msgid "Generate Normalmaps" +#~ msgstr "Generuj mapy normalnych" + +#~ msgid "Public Serverlist" +#~ msgstr "Lista publicznych serwerów" + +#~ msgid "No of course not!" +#~ msgstr "OczywiÅ›cie, że nie!" + +#~ msgid "Useful for mod developers." +#~ msgstr "Przydatne dla twórców modyfikacji." + +#, fuzzy +#~ msgid "" +#~ "How many blocks are flying in the wire simultaneously for the whole " +#~ "server." #~ msgstr "" -#~ "Lewy przycisk myszy: przenieÅ› wszystkie przedmioty, Prawy przycisk myszy: " -#~ "przenieÅ› pojedynczy przedmiot" +#~ "Jak dużo bloków może jednoczeÅ›nie być przesyÅ‚ana przez sieć dla caÅ‚ego " +#~ "serwera." #, fuzzy -#~ msgid "Downloading" -#~ msgstr "ÅšciÄ…gnij" +#~ msgid "Detailed mod profiling" +#~ msgstr "Szczegółowe profilowanie modyfikacji" #, fuzzy -#~ msgid "Preload inventory textures" -#~ msgstr "Åadowanie..." +#~ msgid "Detailed mod profile data. Useful for mod developers." +#~ msgstr "Szczegółowe dane profilowania. Przydatne dla twórców modyfikacji." diff --git a/po/pt/minetest.po b/po/pt/minetest.po index 6ea462a41cf22626cd017575a4ea5e2f229b66e4..907746b03ec2dd009a9f5dfe0be3fa2f84b4600e 100644 --- a/po/pt/minetest.po +++ b/po/pt/minetest.po @@ -7,11 +7,11 @@ msgid "" msgstr "" "Project-Id-Version: minetest\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-12 20:49+0200\n" +"POT-Creation-Date: 2016-08-30 06:18+0200\n" "PO-Revision-Date: 2016-07-21 00:15+0000\n" "Last-Translator: Bruno Borges <borgesdossantosbruno@gmail.com>\n" -"Language-Team: Portuguese " -"<https://hosted.weblate.org/projects/minetest/minetest/pt/>\n" +"Language-Team: Portuguese <https://hosted.weblate.org/projects/minetest/" +"minetest/pt/>\n" "Language: pt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -988,6 +988,10 @@ msgstr "Ativar/Desativar noclip" msgid "Use" msgstr "Usar" +#: src/guiKeyChangeMenu.cpp src/keycode.cpp +msgid "Zoom" +msgstr "Zoom" + #: src/guiKeyChangeMenu.cpp msgid "press key" msgstr "pressione a tecla" @@ -1304,10 +1308,6 @@ msgstr "Botão X 1" msgid "X Button 2" msgstr "Botão X 2" -#: src/keycode.cpp -msgid "Zoom" -msgstr "Zoom" - #: src/settings_translation_file.cpp msgid "" "(X,Y,Z) offset of fractal from world centre in units of 'scale'.\n" @@ -1397,6 +1397,11 @@ msgstr "Distância de ativação de blocos" msgid "Active Block Modifier interval" msgstr "Distância de ativação de blocos" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Active Block Modifiers" +msgstr "Distância de ativação de blocos" + #: src/settings_translation_file.cpp msgid "Active block range" msgstr "Distância de ativação de blocos" @@ -1483,6 +1488,10 @@ msgstr "Pedir para reconectar após de bloqueio de sistema" msgid "Automaticaly report to the serverlist." msgstr "Informar automáticamente a lista de servidores." +#: src/settings_translation_file.cpp +msgid "Autorun key" +msgstr "" + #: src/settings_translation_file.cpp msgid "Backward key" msgstr "Tecla para andar para trás" @@ -1516,6 +1525,10 @@ msgstr "Bits por pixel (profundidade de cor) no modo de ecrã inteiro." msgid "Build inside player" msgstr "Construir com o jogador dentro do cubo" +#: src/settings_translation_file.cpp +msgid "Builtin" +msgstr "" + #: src/settings_translation_file.cpp msgid "Bumpmapping" msgstr "Bump mapping" @@ -1556,6 +1569,11 @@ msgstr "Tecla de conversação" msgid "Chat toggle key" msgstr "Tecla mostra/esconde conversação" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Chatcommands" +msgstr "Comando" + #: src/settings_translation_file.cpp msgid "" "Choice of 18 fractals from 9 formulas.\n" @@ -1646,6 +1664,16 @@ msgstr "Nuvens no menu" msgid "Colored fog" msgstr "Névoa colorida" +#: src/settings_translation_file.cpp +#, fuzzy +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 "" +"Lista separada por vÃrgulas de extras que podem usar APIs de requisição " +"HTTP, \n" +"que lhes permitem enviar e descarregar dados para/da internet." + #: src/settings_translation_file.cpp msgid "" "Comma-separated list of trusted mods that are allowed to access insecure\n" @@ -1656,15 +1684,6 @@ msgstr "" "mesmo quando a segurança de extras está ativada (via " "request_insecure_environment())." -#: 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 "" -"Lista separada por vÃrgulas de extras que podem usar APIs de requisição " -"HTTP, \n" -"que lhes permitem enviar e descarregar dados para/da internet." - #: src/settings_translation_file.cpp msgid "Command key" msgstr "Tecla de comando" @@ -1819,6 +1838,10 @@ msgstr "Senha por defeito" msgid "Default privileges" msgstr "Privilégios por defeito" +#: src/settings_translation_file.cpp +msgid "Default report format" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Default timeout for cURL, stated in milliseconds.\n" @@ -1841,6 +1864,10 @@ msgstr "" "Define distância máxima de transferência de jogadores em blocos (0 = " "ilimitado)." +#: src/settings_translation_file.cpp +msgid "Delay in sending blocks after building" +msgstr "" + #: src/settings_translation_file.cpp msgid "Delay showing tooltips, stated in milliseconds." msgstr "Latência de apresentação de dicas de ferramentas, em milissegundos." @@ -1873,15 +1900,6 @@ msgstr "" msgid "Desynchronize block animation" msgstr "Dessincroniza animação de blocos" -#: src/settings_translation_file.cpp -msgid "Detailed mod profile data. Useful for mod developers." -msgstr "" -"Dados de perfil detalhados do extra. Útil para desenvolvedores de extras." - -#: src/settings_translation_file.cpp -msgid "Detailed mod profiling" -msgstr "Dados de perfil detalhados do extra" - #: src/settings_translation_file.cpp msgid "" "Determines terrain shape.\n" @@ -2032,6 +2050,14 @@ msgstr "" "Ativa mapeamento de oclusão de paralaxe.\n" "Requer sombreadores ativados." +#: src/settings_translation_file.cpp +msgid "Engine profiling data print interval" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Entity methods" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Experimental option, might cause visible spaces between blocks\n" @@ -2094,10 +2120,25 @@ msgstr "" msgid "Field of view" msgstr "Campo de visão" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Field of view for zoom" +msgstr "Campo de visão" + #: src/settings_translation_file.cpp msgid "Field of view in degrees." msgstr "Campo de visão em graus." +#: src/settings_translation_file.cpp +#, fuzzy +msgid "" +"Field of view while zooming in degrees.\n" +"This requires the \"zoom\" privilege on the server." +msgstr "" +"Se ativado com o modo de vôo, o jogador é capaz de voar através de cubos " +"sólidos.\n" +"Isto requer o privilégio \"noclip\" no servidor." + #: src/settings_translation_file.cpp msgid "" "File in client/serverlist/ that contains your favorite servers displayed in " @@ -2239,6 +2280,10 @@ msgstr "Geral" msgid "Generate normalmaps" msgstr "" +#: src/settings_translation_file.cpp +msgid "Global callbacks" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Global map generation attributes.\n" @@ -2278,6 +2323,15 @@ msgstr "" "- log: imita e regista no log (por defeito em versão de depuração).\n" "- error: aborta (sugerido para desenvolvedores de extras)." +#: src/settings_translation_file.cpp +msgid "" +"Have the profiler instrument itself:\n" +"* Instrument an empty function.\n" +"This estimates the overhead, that instrumentation is adding (+1 function " +"call).\n" +"* Instrument the sampler being used to update the statistics." +msgstr "" + #: src/settings_translation_file.cpp msgid "Height component of the initial window size." msgstr "Altura da janela inicial." @@ -2307,15 +2361,6 @@ msgstr "" "Dimensão da área de blocos mantida ativa, em mapblocks (16^3 cubos).\n" "Em blocos ativos objetos são carregados e ABMs são executados." -#: src/settings_translation_file.cpp -msgid "" -"How many blocks are flying in the wire simultaneously for the whole server." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "How many blocks are flying in the wire simultaneously per client." -msgstr "" - #: src/settings_translation_file.cpp msgid "" "How much the server will wait before unloading unused mapblocks.\n" @@ -2416,6 +2461,40 @@ msgstr "" msgid "In-game chat console background color (R,G,B)." msgstr "Côr de fundo da consola de conversação (R,G,B)." +#: src/settings_translation_file.cpp +msgid "" +"Instrument builtin.\n" +"This is usually only needed by core/builtin contributors" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument chatcommands on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument global callback functions on registration.\n" +"(anything you pass to a minetest.register_*() function)" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Active Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Loading Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument the methods of entities on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrumentation" +msgstr "" + #: src/settings_translation_file.cpp msgid "Interval of saving important changes in the world, stated in seconds." msgstr "" @@ -2451,7 +2530,7 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Joystick button repetition invterval" +msgid "Joystick button repetition interval" msgstr "" #: src/settings_translation_file.cpp @@ -2638,6 +2717,17 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "" +"Key for toggling autorun.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" +"Tecla para ativar/desativar a exibição do mini-mapa.\n" +"Consulte http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" + #: src/settings_translation_file.cpp msgid "" "Key for toggling cinematic mode.\n" @@ -2677,11 +2767,15 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp +#, fuzzy msgid "" -"Key for toggling the camrea update. Only used for development\n" +"Key for toggling the camera update. Only used for development\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" +"Tecla para imprimir pilhas de depuração. Usado para o desenvolvimento.\n" +"Consulte http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp msgid "" @@ -2843,6 +2937,22 @@ msgstr "" msgid "Liquid update tick" msgstr "" +#: src/settings_translation_file.cpp +msgid "Load the game profiler" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Load the game profiler to collect game profiling data.\n" +"Provides a /profiler command to access the compiled profile.\n" +"Useful for mod developers and server operators." +msgstr "" + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Loading Block Modifiers" +msgstr "Distância de ativação de blocos" + #: src/settings_translation_file.cpp msgid "Main menu game manager" msgstr "" @@ -3266,6 +3376,14 @@ msgstr "" msgid "Maximum hotbar width" msgstr "" +#: src/settings_translation_file.cpp +msgid "Maximum number of blocks that are simultaneously sent in total." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Maximum number of blocks that are simultaneously sent per client." +msgstr "" + #: src/settings_translation_file.cpp msgid "Maximum number of blocks that can be queued for loading." msgstr "" @@ -3307,6 +3425,10 @@ msgstr "" msgid "Maximum number of statically stored objects in a block." msgstr "" +#: src/settings_translation_file.cpp +msgid "Maximum objects per block" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Maximum proportion of current window to be used for hotbar.\n" @@ -3314,11 +3436,11 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously blocks send per client" +msgid "Maximum simultaneous block sends per client" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously bocks send total" +msgid "Maximum simultaneous block sends total" msgstr "" #: src/settings_translation_file.cpp @@ -3329,10 +3451,6 @@ msgstr "" msgid "Maximum users" msgstr "" -#: src/settings_translation_file.cpp -msgid "Maxmimum objects per block" -msgstr "" - #: src/settings_translation_file.cpp msgid "Menus" msgstr "Opções para menus" @@ -3373,10 +3491,6 @@ msgstr "" msgid "Mipmapping" msgstr "Mapeamento MIP" -#: src/settings_translation_file.cpp -msgid "Mod profiling" -msgstr "" - #: src/settings_translation_file.cpp msgid "Modstore details URL" msgstr "" @@ -3581,12 +3695,18 @@ msgstr "" 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." +msgstr "" + #: src/settings_translation_file.cpp msgid "Privileges that players with basic_privs can grant" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiler data print interval. 0 = disable. Useful for developers." +msgid "Profiler" msgstr "" #: src/settings_translation_file.cpp @@ -3594,7 +3714,7 @@ msgid "Profiler toggle key" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiling print interval" +msgid "Profiling" msgstr "" #: src/settings_translation_file.cpp @@ -3630,6 +3750,11 @@ msgstr "" msgid "Replaces the default main menu with a custom one." msgstr "" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Report path" +msgstr "Caminho para ficheiro fonte" + #: src/settings_translation_file.cpp msgid "Right key" msgstr "Tecla para a direita" @@ -3797,7 +3922,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Shaders allow advanced visul effects and may increase performance on some " +"Shaders allow advanced visual effects and may increase performance on some " "video cards.\n" "Thy only work with the OpenGL video backend." msgstr "" @@ -3913,10 +4038,22 @@ msgstr "Caminho para a pasta de texturas" msgid "The altitude at which temperature drops by 20C" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The default format in which profiles are being saved,\n" +"when calling `/profiler save [format]` without format." +msgstr "" + #: src/settings_translation_file.cpp msgid "The depth of dirt or other filler" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The file path relative to your worldpath in which profiles will be saved " +"to.\n" +msgstr "" + #: src/settings_translation_file.cpp msgid "The network interface that the server listens on." msgstr "" @@ -4069,10 +4206,6 @@ msgstr "Usa mapeamento MIP para escalar texturas. Pode melhorar performance." msgid "Use trilinear filtering when scaling textures." msgstr "" -#: src/settings_translation_file.cpp -msgid "Useful for mod developers." -msgstr "Útil para desenvolvedores de extras." - #: src/settings_translation_file.cpp msgid "V-Sync" msgstr "" @@ -4204,7 +4337,7 @@ msgid "" "When gui_scaling_filter_txr2img is true, copy those images\n" "from hardware to software for scaling. When false, fall back\n" "to the old scaling method, for video drivers that don't\n" -"propery support downloading textures back from hardware." +"properly support downloading textures back from hardware." msgstr "" #: src/settings_translation_file.cpp @@ -4320,103 +4453,58 @@ msgstr "" msgid "cURL timeout" msgstr "" -#~ msgid "No of course not!" -#~ msgstr "Não, é claro que não!" - -#~ msgid "Public Serverlist" -#~ msgstr "Lista de Servidores Públicos" - -#~ msgid "Generate Normalmaps" -#~ msgstr "Gerar Normalmaps" - -#~ msgid "No!!!" -#~ msgstr "Não!!!" - #, fuzzy -#~ msgid "If disabled " -#~ msgstr "Desativar Tudo" +#~ msgid "Preload inventory textures" +#~ msgstr "A carregar..." #, fuzzy -#~ msgid "If enabled, " -#~ msgstr "ativo" - -#~ msgid "Game Name" -#~ msgstr "Nome do Jogo" - -#~ msgid "Gamemgr: Unable to copy mod \"$1\" to game \"$2\"" -#~ msgstr "" -#~ "Mensagem de Jogo: ImpossÃvel fazer cópia do extra \"$1\" para o jogo " -#~ "\"$2\"" - -#~ msgid "GAMES" -#~ msgstr "JOGOS" - -#~ msgid "Mods:" -#~ msgstr "Extras:" - -#~ msgid "new game" -#~ msgstr "novo jogo" - -#~ msgid "EDIT GAME" -#~ msgstr "EDITAR JOGO" - -#~ msgid "Remove selected mod" -#~ msgstr "Remover extra selecionado" +#~ msgid "Downloading" +#~ msgstr "Descarregar" -#~ msgid "<<-- Add mod" -#~ msgstr "<<-- Adicionar extra" +#~ msgid "Left click: Move all items, Right click: Move single item" +#~ msgstr "Botão esq: Mover todos os itens Botão dir: Mover um item" -#~ msgid "CLIENT" -#~ msgstr "CLIENTE" +#~ msgid "is required by:" +#~ msgstr "é necessário pelo:" -#~ msgid "START SERVER" -#~ msgstr "INICIAR SERVIDOR" +#~ msgid "Configuration saved. " +#~ msgstr "Configuração gravada. " -#~ msgid "Name" -#~ msgstr "Nome" +#~ msgid "Warning: Configuration not consistent. " +#~ msgstr "Atenção: Configuração não compatÃvel. " -#~ msgid "Password" -#~ msgstr "Senha" +#~ msgid "Cannot create world: Name contains invalid characters" +#~ msgstr "Não foi possÃvel criar mundo: Nome com caracteres inválidos" -#~ msgid "SETTINGS" -#~ msgstr "DEFINIÇÕES" +#~ msgid "Show Public" +#~ msgstr "Mostrar Públicos" -#~ msgid "Preload item visuals" -#~ msgstr "Pré-carregamento dos itens" +#~ msgid "Show Favorites" +#~ msgstr "Mostrar Favoritos" -#~ msgid "Finite Liquid" -#~ msgstr "LÃquido Finito" +#~ msgid "Leave address blank to start a local server." +#~ msgstr "Deixe endereço em branco para iniciar servidor local." -#~ msgid "SINGLE PLAYER" -#~ msgstr "Um Jogador" +#~ msgid "Create world" +#~ msgstr "Criar mundo" -#~ msgid "TEXTURE PACKS" -#~ msgstr "PACOTES DE TEXTURAS" +#~ msgid "Address required." +#~ msgstr "Endereço necessário." -#~ msgid "MODS" -#~ msgstr "EXTRAS" +#~ msgid "Cannot delete world: Nothing selected" +#~ msgstr "Não foi possÃvel eliminar mundo: Nada seleccionado" -#, fuzzy -#~ msgid "Add mod:" -#~ msgstr "<<-- Adicionar extra" +#~ msgid "Files to be deleted" +#~ msgstr "Ficheiros para eliminar" -#, fuzzy -#~ msgid "Local install" -#~ msgstr "Instalar" +#~ msgid "Cannot create world: No games found" +#~ msgstr "Não foi possÃvel criar mundo: Não foram detectados jogos" -#~ msgid "" -#~ "Warning: Some mods are not configured yet.\n" -#~ "They will be enabled by default when you save the configuration. " -#~ msgstr "" -#~ "Atenção: Alguns mods ainda não estão configurados.\n" -#~ "Eles vão ser ativados por predefinição quando guardar a configuração. " +#~ msgid "Cannot configure world: Nothing selected" +#~ msgstr "Não foi possÃvel configurar mundo: Nada seleccionado" -#~ msgid "" -#~ "Warning: Some configured mods are missing.\n" -#~ "Their setting will be removed when you save the configuration. " -#~ msgstr "" -#~ "Atenção: Alguns mods configurados estão em falta.\n" -#~ "As suas definições vão ser removidas quando gravar a configuração. " +#~ msgid "Failed to delete all world files" +#~ msgstr "Falhou a remoção de todos os ficheiros dos mundos" #~ msgid "" #~ "Default Controls:\n" @@ -4443,55 +4531,110 @@ msgstr "" #~ "- ESC: Este menu\n" #~ "- T: Chat\n" -#~ msgid "Failed to delete all world files" -#~ msgstr "Falhou a remoção de todos os ficheiros dos mundos" +#~ msgid "" +#~ "Warning: Some configured mods are missing.\n" +#~ "Their setting will be removed when you save the configuration. " +#~ msgstr "" +#~ "Atenção: Alguns mods configurados estão em falta.\n" +#~ "As suas definições vão ser removidas quando gravar a configuração. " -#~ msgid "Cannot configure world: Nothing selected" -#~ msgstr "Não foi possÃvel configurar mundo: Nada seleccionado" +#~ msgid "" +#~ "Warning: Some mods are not configured yet.\n" +#~ "They will be enabled by default when you save the configuration. " +#~ msgstr "" +#~ "Atenção: Alguns mods ainda não estão configurados.\n" +#~ "Eles vão ser ativados por predefinição quando guardar a configuração. " -#~ msgid "Cannot create world: No games found" -#~ msgstr "Não foi possÃvel criar mundo: Não foram detectados jogos" +#, fuzzy +#~ msgid "Local install" +#~ msgstr "Instalar" -#~ msgid "Files to be deleted" -#~ msgstr "Ficheiros para eliminar" +#, fuzzy +#~ msgid "Add mod:" +#~ msgstr "<<-- Adicionar extra" -#~ msgid "Cannot delete world: Nothing selected" -#~ msgstr "Não foi possÃvel eliminar mundo: Nada seleccionado" +#~ msgid "MODS" +#~ msgstr "EXTRAS" -#~ msgid "Address required." -#~ msgstr "Endereço necessário." +#~ msgid "TEXTURE PACKS" +#~ msgstr "PACOTES DE TEXTURAS" -#~ msgid "Create world" -#~ msgstr "Criar mundo" +#~ msgid "SINGLE PLAYER" +#~ msgstr "Um Jogador" -#~ msgid "Leave address blank to start a local server." -#~ msgstr "Deixe endereço em branco para iniciar servidor local." +#~ msgid "Finite Liquid" +#~ msgstr "LÃquido Finito" -#~ msgid "Show Favorites" -#~ msgstr "Mostrar Favoritos" +#~ msgid "Preload item visuals" +#~ msgstr "Pré-carregamento dos itens" -#~ msgid "Show Public" -#~ msgstr "Mostrar Públicos" +#~ msgid "SETTINGS" +#~ msgstr "DEFINIÇÕES" -#~ msgid "Cannot create world: Name contains invalid characters" -#~ msgstr "Não foi possÃvel criar mundo: Nome com caracteres inválidos" +#~ msgid "Password" +#~ msgstr "Senha" -#~ msgid "Warning: Configuration not consistent. " -#~ msgstr "Atenção: Configuração não compatÃvel. " +#~ msgid "Name" +#~ msgstr "Nome" -#~ msgid "Configuration saved. " -#~ msgstr "Configuração gravada. " +#~ msgid "START SERVER" +#~ msgstr "INICIAR SERVIDOR" -#~ msgid "is required by:" -#~ msgstr "é necessário pelo:" +#~ msgid "CLIENT" +#~ msgstr "CLIENTE" -#~ msgid "Left click: Move all items, Right click: Move single item" -#~ msgstr "Botão esq: Mover todos os itens Botão dir: Mover um item" +#~ msgid "<<-- Add mod" +#~ msgstr "<<-- Adicionar extra" + +#~ msgid "Remove selected mod" +#~ msgstr "Remover extra selecionado" + +#~ msgid "EDIT GAME" +#~ msgstr "EDITAR JOGO" + +#~ msgid "new game" +#~ msgstr "novo jogo" + +#~ msgid "Mods:" +#~ msgstr "Extras:" + +#~ msgid "GAMES" +#~ msgstr "JOGOS" + +#~ msgid "Gamemgr: Unable to copy mod \"$1\" to game \"$2\"" +#~ msgstr "" +#~ "Mensagem de Jogo: ImpossÃvel fazer cópia do extra \"$1\" para o jogo " +#~ "\"$2\"" + +#~ msgid "Game Name" +#~ msgstr "Nome do Jogo" #, fuzzy -#~ msgid "Downloading" -#~ msgstr "Descarregar" +#~ msgid "If enabled, " +#~ msgstr "ativo" #, fuzzy -#~ msgid "Preload inventory textures" -#~ msgstr "A carregar..." +#~ msgid "If disabled " +#~ msgstr "Desativar Tudo" + +#~ msgid "No!!!" +#~ msgstr "Não!!!" + +#~ msgid "Generate Normalmaps" +#~ msgstr "Gerar Normalmaps" + +#~ msgid "Public Serverlist" +#~ msgstr "Lista de Servidores Públicos" + +#~ msgid "No of course not!" +#~ msgstr "Não, é claro que não!" + +#~ msgid "Useful for mod developers." +#~ msgstr "Útil para desenvolvedores de extras." + +#~ msgid "Detailed mod profiling" +#~ msgstr "Dados de perfil detalhados do extra" + +#~ msgid "Detailed mod profile data. Useful for mod developers." +#~ msgstr "" +#~ "Dados de perfil detalhados do extra. Útil para desenvolvedores de extras." diff --git a/po/pt_BR/minetest.po b/po/pt_BR/minetest.po index d605a9e513d3bbd90a82e7a0376af629c50e5daf..4bb839e1b37874a3eb2d8a75d0579a44b8bb7d98 100644 --- a/po/pt_BR/minetest.po +++ b/po/pt_BR/minetest.po @@ -7,11 +7,11 @@ msgid "" msgstr "" "Project-Id-Version: minetest\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-12 20:49+0200\n" +"POT-Creation-Date: 2016-08-30 06:18+0200\n" "PO-Revision-Date: 2016-07-21 17:30+0000\n" "Last-Translator: Bruno Borges <borgesdossantosbruno@gmail.com>\n" -"Language-Team: Portuguese (Brazil) " -"<https://hosted.weblate.org/projects/minetest/minetest/pt_BR/>\n" +"Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/" +"minetest/minetest/pt_BR/>\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -985,6 +985,10 @@ msgstr "Alternar noclip" msgid "Use" msgstr "Usar" +#: src/guiKeyChangeMenu.cpp src/keycode.cpp +msgid "Zoom" +msgstr "Zoom" + #: src/guiKeyChangeMenu.cpp msgid "press key" msgstr "press. uma tecla" @@ -1301,10 +1305,6 @@ msgstr "Botão X 1" msgid "X Button 2" msgstr "Botão X 2" -#: src/keycode.cpp -msgid "Zoom" -msgstr "Zoom" - #: src/settings_translation_file.cpp #, fuzzy msgid "" @@ -1393,6 +1393,11 @@ msgstr "Intervalo de Gestão de Blocos Ativos" msgid "Active Block Modifier interval" msgstr "Distância para blocos ativos" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Active Block Modifiers" +msgstr "Distância para blocos ativos" + #: src/settings_translation_file.cpp msgid "Active block range" msgstr "Limite para blocos ativos" @@ -1478,6 +1483,10 @@ msgstr "Peça para reconectar depois de queda" msgid "Automaticaly report to the serverlist." msgstr "Informar lista de servidores automaticamente." +#: src/settings_translation_file.cpp +msgid "Autorun key" +msgstr "" + #: src/settings_translation_file.cpp msgid "Backward key" msgstr "Tecla para andar para trás" @@ -1513,6 +1522,10 @@ msgstr "" msgid "Build inside player" msgstr "Construir com o jogador dentro do bloco" +#: src/settings_translation_file.cpp +msgid "Builtin" +msgstr "" + #: src/settings_translation_file.cpp msgid "Bumpmapping" msgstr "Bump mapping" @@ -1554,6 +1567,11 @@ msgstr "Tecla de Chat" msgid "Chat toggle key" msgstr "Tecla comutadora de chat" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Chatcommands" +msgstr "Comando" + #: src/settings_translation_file.cpp msgid "" "Choice of 18 fractals from 9 formulas.\n" @@ -1644,6 +1662,16 @@ msgstr "Nuvens no menu" msgid "Colored fog" msgstr "Névoa colorida" +#: src/settings_translation_file.cpp +#, fuzzy +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 "" +"Lista de mods, separados por vÃrgulas, que podem usar APIs de requisição " +"HTTP, que\n" +"os permitem enviar e baixar informações para/da internet." + #: src/settings_translation_file.cpp msgid "" "Comma-separated list of trusted mods that are allowed to access insecure\n" @@ -1653,15 +1681,6 @@ msgstr "" "inseguras mesmo quando o a opção de Mod Seguro está ativada (via " "request_insecure_environment())." -#: 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 "" -"Lista de mods, separados por vÃrgulas, que podem usar APIs de requisição " -"HTTP, que\n" -"os permitem enviar e baixar informações para/da internet." - #: src/settings_translation_file.cpp msgid "Command key" msgstr "Tecla de Comando" @@ -1817,6 +1836,10 @@ msgstr "Senha padrão" msgid "Default privileges" msgstr "Privilégios por padrão" +#: src/settings_translation_file.cpp +msgid "Default report format" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Default timeout for cURL, stated in milliseconds.\n" @@ -1839,6 +1862,10 @@ msgstr "" "Define a distância máxima de transferência de jogadores em blocos (0 = " "ilimitado)." +#: src/settings_translation_file.cpp +msgid "Delay in sending blocks after building" +msgstr "" + #: src/settings_translation_file.cpp msgid "Delay showing tooltips, stated in milliseconds." msgstr "Dicas de ferramenta mostrando atraso. indicado em milissegundos." @@ -1871,14 +1898,6 @@ msgstr "" msgid "Desynchronize block animation" msgstr "Dessincronizar animação do bloco" -#: src/settings_translation_file.cpp -msgid "Detailed mod profile data. Useful for mod developers." -msgstr "Dados detalhados do perfil do mod . Útil para desenvolvedores de mods." - -#: src/settings_translation_file.cpp -msgid "Detailed mod profiling" -msgstr "Perfilamento detalhado do mod" - #: src/settings_translation_file.cpp msgid "" "Determines terrain shape.\n" @@ -2042,6 +2061,15 @@ msgstr "" "Ativar mapeamento de oclusão de paralaxe.\n" "Requer shaders a serem ativados." +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Engine profiling data print interval" +msgstr "Intervalo de impressão de perfil" + +#: src/settings_translation_file.cpp +msgid "Entity methods" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Experimental option, might cause visible spaces between blocks\n" @@ -2106,10 +2134,24 @@ msgstr "" msgid "Field of view" msgstr "Campo de visão" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Field of view for zoom" +msgstr "Campo de visão" + #: src/settings_translation_file.cpp msgid "Field of view in degrees." msgstr "Campo de visão em graus." +#: src/settings_translation_file.cpp +#, fuzzy +msgid "" +"Field of view while zooming in degrees.\n" +"This requires the \"zoom\" privilege on the server." +msgstr "" +"Movimento rápido (use a tecla).\n" +"Isso requer o privilegio \"fast\" no servidor." + #: src/settings_translation_file.cpp msgid "" "File in client/serverlist/ that contains your favorite servers displayed in " @@ -2256,6 +2298,10 @@ msgstr "Geral" msgid "Generate normalmaps" msgstr "Gerar normalmaps" +#: src/settings_translation_file.cpp +msgid "Global callbacks" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Global map generation attributes.\n" @@ -2272,8 +2318,8 @@ msgstr "" "decorações.\n" "Flags que não são especificadas na string da flag não são alteradas por " "padrão.\n" -"Flags começando com \"no\" (não) são usada para explicitamente " -"desabilitá-las." +"Flags começando com \"no\" (não) são usada para explicitamente desabilitá-" +"las." #: src/settings_translation_file.cpp msgid "Graphics" @@ -2306,6 +2352,15 @@ msgstr "" "- error: abortar no uso da chamada reprovada (sugerido para " "desenvolvedores de mods)." +#: src/settings_translation_file.cpp +msgid "" +"Have the profiler instrument itself:\n" +"* Instrument an empty function.\n" +"This estimates the overhead, that instrumentation is adding (+1 function " +"call).\n" +"* Instrument the sampler being used to update the statistics." +msgstr "" + #: src/settings_translation_file.cpp msgid "Height component of the initial window size." msgstr "Altura da janela inicial." @@ -2336,15 +2391,6 @@ msgstr "" "indicado em mapblocks (16 nós).\n" "Em blocos ativos objetos são carregados e ABMs são executadas." -#: src/settings_translation_file.cpp -msgid "" -"How many blocks are flying in the wire simultaneously for the whole server." -msgstr "Quantos blocos podem ser enviados simultaneamente para todo o servidor." - -#: src/settings_translation_file.cpp -msgid "How many blocks are flying in the wire simultaneously per client." -msgstr "Quantos blocos podem ser enviados simultaneamente por cliente." - #: src/settings_translation_file.cpp msgid "" "How much the server will wait before unloading unused mapblocks.\n" @@ -2461,6 +2507,40 @@ msgstr "" msgid "In-game chat console background color (R,G,B)." msgstr "Cor de fundo do Bate-papo no jogo (R,G,B)." +#: src/settings_translation_file.cpp +msgid "" +"Instrument builtin.\n" +"This is usually only needed by core/builtin contributors" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument chatcommands on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument global callback functions on registration.\n" +"(anything you pass to a minetest.register_*() function)" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Active Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Loading Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument the methods of entities on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrumentation" +msgstr "" + #: src/settings_translation_file.cpp msgid "Interval of saving important changes in the world, stated in seconds." msgstr "" @@ -2501,7 +2581,7 @@ msgstr "" #: src/settings_translation_file.cpp #, fuzzy -msgid "Joystick button repetition invterval" +msgid "Joystick button repetition interval" msgstr "Intervalo de repetição do botão do Joystick" #: src/settings_translation_file.cpp @@ -2736,6 +2816,17 @@ msgstr "" "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "" +"Key for toggling autorun.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" +"Tecla para ativar/desativar o modo rápido.\n" +"Consulte http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" + #: src/settings_translation_file.cpp msgid "" "Key for toggling cinematic mode.\n" @@ -2787,8 +2878,9 @@ msgstr "" "html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp +#, fuzzy msgid "" -"Key for toggling the camrea update. Only used for development\n" +"Key for toggling the camera update. Only used for development\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" @@ -2981,6 +3073,22 @@ msgstr "Intervalo de atualização de lÃquido em segundos." msgid "Liquid update tick" msgstr "PerÃodo de atualização dos LÃquidos" +#: src/settings_translation_file.cpp +msgid "Load the game profiler" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Load the game profiler to collect game profiling data.\n" +"Provides a /profiler command to access the compiled profile.\n" +"Useful for mod developers and server operators." +msgstr "" + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Loading Block Modifiers" +msgstr "Distância para blocos ativos" + #: src/settings_translation_file.cpp msgid "Main menu game manager" msgstr "Menu principal gestor de games" @@ -3475,9 +3583,21 @@ msgstr "Máximo de blocos carregados forçadamente" msgid "Maximum hotbar width" msgstr "Largura máxima do hotbar" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Maximum number of blocks that are simultaneously sent in total." +msgstr "Número máximo de jogadores que podem se conectar simultaneamente." + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Maximum number of blocks that are simultaneously sent per client." +msgstr "" +"Número máximo de blocos que podem ser enfileirados para o carregamento." + #: src/settings_translation_file.cpp msgid "Maximum number of blocks that can be queued for loading." -msgstr "Número máximo de blocos que podem ser enfileirados para o carregamento." +msgstr "" +"Número máximo de blocos que podem ser enfileirados para o carregamento." #: src/settings_translation_file.cpp msgid "" @@ -3493,8 +3613,8 @@ 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." msgstr "" -"Número máximo de blocos para ser enfileirado que serão carregados do arquivo." -"\n" +"Número máximo de blocos para ser enfileirado que serão carregados do " +"arquivo.\n" "Definido em branco para uma quantidade apropriada ser escolhida " "automaticamente." @@ -3528,6 +3648,11 @@ msgstr "Número máximo de jogadores que podem se conectar simultaneamente." msgid "Maximum number of statically stored objects in a block." msgstr "Número máximo de objetos estaticamente armazenados em um bloco." +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Maximum objects per block" +msgstr "Limite de objetos por bloco" + #: src/settings_translation_file.cpp msgid "" "Maximum proportion of current window to be used for hotbar.\n" @@ -3537,11 +3662,13 @@ msgstr "" "Útil se houver algo para ser exibido a direito ou esquerda do hotbar." #: src/settings_translation_file.cpp -msgid "Maximum simultaneously blocks send per client" +#, fuzzy +msgid "Maximum simultaneous block sends per client" msgstr "Máximo de blocos enviados simultaneamente por cliente" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously bocks send total" +#, fuzzy +msgid "Maximum simultaneous block sends total" msgstr "Máximo de blocos enviados simultaneamente totais" #: src/settings_translation_file.cpp @@ -3554,10 +3681,6 @@ msgstr "" msgid "Maximum users" msgstr "Limite de usuários" -#: src/settings_translation_file.cpp -msgid "Maxmimum objects per block" -msgstr "Limite de objetos por bloco" - #: src/settings_translation_file.cpp msgid "Menus" msgstr "Opções para menus" @@ -3598,11 +3721,6 @@ msgstr "Tamanho mÃnimo da textura para filtros" msgid "Mipmapping" msgstr "Mipmapping (filtro)" -#: src/settings_translation_file.cpp -#, fuzzy -msgid "Mod profiling" -msgstr "criação de perfil do modificador" - #: src/settings_translation_file.cpp msgid "Modstore details URL" msgstr "URL de detalhes da Modstore" @@ -3664,8 +3782,8 @@ msgid "" "When starting from the main menu, this is overridden." msgstr "" "Nome do jogador.\n" -"Quando executando um servidor, os clientes com este nome são administradores." -"\n" +"Quando executando um servidor, os clientes com este nome são " +"administradores.\n" "Nome definido a partir do menu principal, substitui esse." #: src/settings_translation_file.cpp @@ -3712,7 +3830,8 @@ msgstr "Intervalo de NodeTimer" #: src/settings_translation_file.cpp #, fuzzy msgid "Noise parameters for biome API temperature, humidity and biome blend." -msgstr "Parâmetros noise para a API de mistura de temperatura, umidade e bioma." +msgstr "" +"Parâmetros noise para a API de mistura de temperatura, umidade e bioma." #: src/settings_translation_file.cpp #, fuzzy @@ -3842,7 +3961,17 @@ msgstr "" #: src/settings_translation_file.cpp msgid "Prevent mods from doing insecure things like running shell commands." -msgstr "Impede que mods façam coisas inseguras como executar comandos do shell." +msgstr "" +"Impede que mods façam coisas inseguras como executar comandos do shell." + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "" +"Print the engine's profiling data in regular intervals (in seconds). 0 = " +"disable. Useful for developers." +msgstr "" +"Intervalo de impressão de dados do profiler. 0 = desabilitado. Útil para os " +"desenvolvedores." #: src/settings_translation_file.cpp #, fuzzy @@ -3850,18 +3979,18 @@ msgid "Privileges that players with basic_privs can grant" msgstr "Privilégios que jogadores com basic_privs podem conceder" #: src/settings_translation_file.cpp -msgid "Profiler data print interval. 0 = disable. Useful for developers." -msgstr "" -"Intervalo de impressão de dados do profiler. 0 = desabilitado. Útil para os " -"desenvolvedores." +#, fuzzy +msgid "Profiler" +msgstr "Perfil do vale" #: src/settings_translation_file.cpp msgid "Profiler toggle key" msgstr "Tecla de alternância de Profiler" #: src/settings_translation_file.cpp -msgid "Profiling print interval" -msgstr "Intervalo de impressão de perfil" +#, fuzzy +msgid "Profiling" +msgstr "criação de perfil do modificador" #: src/settings_translation_file.cpp #, fuzzy @@ -3898,6 +4027,11 @@ msgstr "Porta remota" msgid "Replaces the default main menu with a custom one." msgstr "Substitui o menu principal padrão por um personalizado." +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Report path" +msgstr "Caminho fonte" + #: src/settings_translation_file.cpp msgid "Right key" msgstr "Tecla direita" @@ -4078,8 +4212,9 @@ msgstr "" "Requer sombreadores seres ativados." #: src/settings_translation_file.cpp +#, fuzzy msgid "" -"Shaders allow advanced visul effects and may increase performance on some " +"Shaders allow advanced visual effects and may increase performance on some " "video cards.\n" "Thy only work with the OpenGL video backend." msgstr "" @@ -4153,10 +4288,10 @@ msgid "" "(obviously, remote_media should end with a slash).\n" "Files that are not present will be fetched the usual way." msgstr "" -"Especifica o URL no qual os clientes buscam a mÃdia ao em vez de usar o UDP." -"\n" -"$filename deve ser acessÃvel a partir de $remote_media$filename via cURL (" -"obviamente, remote_media deve terminar com uma barra \"/\").\n" +"Especifica o URL no qual os clientes buscam a mÃdia ao em vez de usar o " +"UDP.\n" +"$filename deve ser acessÃvel a partir de $remote_media$filename via cURL " +"(obviamente, remote_media deve terminar com uma barra \"/\").\n" "Arquivos que não estão presentes serão obtidos da maneira usual por UDP." #: src/settings_translation_file.cpp @@ -4218,10 +4353,22 @@ msgstr "Pacotes de texturas" msgid "The altitude at which temperature drops by 20C" msgstr "A altitude na qual temperatura cai para 20C" +#: src/settings_translation_file.cpp +msgid "" +"The default format in which profiles are being saved,\n" +"when calling `/profiler save [format]` without format." +msgstr "" + #: src/settings_translation_file.cpp msgid "The depth of dirt or other filler" msgstr "A profundidade de terra ou outro enchimento" +#: src/settings_translation_file.cpp +msgid "" +"The file path relative to your worldpath in which profiles will be saved " +"to.\n" +msgstr "" + #: src/settings_translation_file.cpp msgid "The network interface that the server listens on." msgstr "A interface de rede no qual o servidor escuta (aguarda conexão)." @@ -4269,8 +4416,8 @@ msgid "" "capacity until an attempt is made to decrease its size by dumping old queue\n" "items. A value of 0 disables the functionality." msgstr "" -"O tempo (em segundos) que a fila de lÃquidos pode crescer além da capacidade " -"\n" +"O tempo (em segundos) que a fila de lÃquidos pode crescer além da " +"capacidade \n" "de processamento até que é feita uma tentativa para diminuir o seu tamanho " "pelo despejo \n" "de antigas filas de itens. Um valor 0 desativa a funcionalidade." @@ -4405,10 +4552,6 @@ msgstr "" msgid "Use trilinear filtering when scaling textures." msgstr "Use a filtragem trilinear ao dimensionamento de texturas." -#: src/settings_translation_file.cpp -msgid "Useful for mod developers." -msgstr "Útil para desenvolvedores de mods." - #: src/settings_translation_file.cpp #, fuzzy msgid "V-Sync" @@ -4554,7 +4697,7 @@ msgid "" "When gui_scaling_filter_txr2img is true, copy those images\n" "from hardware to software for scaling. When false, fall back\n" "to the old scaling method, for video drivers that don't\n" -"propery support downloading textures back from hardware." +"properly support downloading textures back from hardware." msgstr "" "Quando gui_scaling_filter_txr2img é true, copie essas imagens\n" "de hardware para software para dimensionamento. Quando false,\n" @@ -4577,10 +4720,10 @@ msgstr "" "podem ficar turva, então automaticamente melhora eles com a interpolação\n" "de nearest-neighbor para preservar os pixels nÃtidos. Isto define o tamanho\n" "mÃnimo da textura para as texturas melhoradas; valores mais altos parecem\n" -"mais nÃtidas, mas requerem mais memória. Intensidades de 2 são recomendadas." -"\n" -"Essa configuração superior a 1 não pode ter um efeito visÃvel, a menos que a " -"\n" +"mais nÃtidas, mas requerem mais memória. Intensidades de 2 são " +"recomendadas.\n" +"Essa configuração superior a 1 não pode ter um efeito visÃvel, a menos que " +"a \n" "filtragem bilineares/trilinear/anisotrópica seja habilitada." #: src/settings_translation_file.cpp @@ -4596,8 +4739,8 @@ msgstr "" "Note:\n" "- Limitado a 31000 (valores superiores não têm efeito)\n" "- O gerador funciona em grupos de 80x80x80 cubos (5x5x5 MapBlocks)\n" -"- Esses grupos têm um deslocamento de -32, -32 nodes em relação à origem." -"\n" +"- Esses grupos têm um deslocamento de -32, -32 nodes em relação à " +"origem.\n" "- Apenas grupos dentro do limite definido map_gerenation_limit são gerados" #: src/settings_translation_file.cpp @@ -4632,8 +4775,8 @@ msgid "" "Whether to ask clients to reconnect after a (Lua) crash.\n" "Set this to true if your server is set up to restart automatically." msgstr "" -"Se deseja perguntar aos clientes para reconectarem depois de uma queda (Lua)." -"\n" +"Se deseja perguntar aos clientes para reconectarem depois de uma queda " +"(Lua).\n" "Defina como true se o servidor está configurado para reiniciar " "automaticamente." @@ -4703,121 +4846,138 @@ msgstr "limite paralelo de cURL" msgid "cURL timeout" msgstr "Tempo de cURL" -#~ msgid "No of course not!" -#~ msgstr "Claro que não!" - -#~ msgid "Public Serverlist" -#~ msgstr "Lista de servidores públicos" - -#~ msgid "Generate Normalmaps" -#~ msgstr "Gerar Normalmaps" - -#~ msgid "No!!!" -#~ msgstr "Não!!!" - +#, fuzzy #~ msgid "" -#~ "Map generation attributes specific to Mapgen Valleys.\n" +#~ "Map generation attributes specific to Mapgen flat.\n" +#~ "Occasional lakes and hills can be added to the flat world.\n" +#~ "The default flags set in the engine are: none\n" +#~ "The flags string modifies the engine defaults.\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." +#~ "Flags starting with 'no' are used to explicitly disable them." #~ msgstr "" -#~ "Atributos de mapgen especÃficos para vales (Mapgen Valleys).\n" +#~ "Atributos de mapgen especÃficos para Mapgen plano.\n" +#~ "Alguns lagos e colinas são ocasionalmente adicionados num mundo plano.\n" #~ "Flags que não estão especificadas na string de flags não são modificados " #~ "a partir do padrão.\n" #~ "Flags começando com \"no\" (não) são usadas para desativá-los " -#~ "explicitamente.\n" -#~ "\"altitude_chill\" torna terrenos de elevada altitude mais frios, o que " -#~ "pode causar algumas falhas nos biomas.\n" -#~ "\"humid_rivers\" modifica a umidade ao redor dos rios e em áreas onde a " -#~ "água tende a ser represada em poças. Pode interferir em biomas que são " -#~ "sensÃveis a mudanças." +#~ "explicitamente." #, fuzzy -#~ msgid "If disabled " -#~ msgstr "Desabilitar PMs" +#~ msgid "" +#~ "Map generation attributes specific to Mapgen v7.\n" +#~ "The 'ridges' flag controls the rivers.\n" +#~ "The default flags set in the engine are: mountains, ridges\n" +#~ "The flags string modifies the engine defaults.\n" +#~ "Flags that are not specified in the flag string are not modified from the " +#~ "default.\n" +#~ "Flags starting with 'no' are used to explicitly disable them." +#~ msgstr "" +#~ "Atributos para o gerador de mapas especÃfico para o Mapgen v6.\n" +#~ "Quando biomas de neve estão habilitados, pântanos ficam habilitados e a " +#~ "flag de pântanos é ignorada.\n" +#~ "Flags que não são especificadas na string da flag não são modificadas por " +#~ "padrão.\n" +#~ "Flags começando com \"no\" (não) são usadas para explicitamente " +#~ "desabilitá-las." -#, fuzzy -#~ msgid "If enabled, " -#~ msgstr "habilitado" +#~ 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 "" +#~ "Habilita recurso permitindo que o nÃvel da água seja um pouco menor, " +#~ "portando não preenche todo o espaço disponÃvel para bloco.\n" +#~ "Note que isso não está bem otimizado e que suavização da iluminação na " +#~ "superfÃcie da água não funciona bem com esse recurso." -#~ msgid "Game Name" -#~ msgstr "Nome do jogo" - -#~ msgid "Gamemgr: Unable to copy mod \"$1\" to game \"$2\"" -#~ msgstr "Gamemgr: Não foi possÃvel copiar o mod \"$1\" para o jogo \"$2\"" +#~ msgid "Enable selection highlighting for nodes (disables selectionbox)." +#~ msgstr "" +#~ "Habilitar destaque de bloco selecionado (desabilita o modo de destaque " +#~ "selectionbox [Padrão])." -#~ msgid "GAMES" -#~ msgstr "JOGOS" +#~ 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 "" +#~ "Julia definido: (X, Y, Z) deslocamentos do centro mundo.\n" +#~ "Variam aproximadamente -2 a 2, multiplique por j_scale para deslocamentos " +#~ "em nós." -#~ msgid "Mods:" -#~ msgstr "Módulos:" +#~ msgid "" +#~ "Key for decreasing the viewing range. Modifies the minimum viewing " +#~ "range.\n" +#~ "See http://irrlicht.sourceforge.net/docu/namespaceirr." +#~ "html#a54da2a0e231901735e3da1b0edf72eb3" +#~ msgstr "" +#~ "Tecla para diminuir o intervalo de visualização. Modifica o intervalo " +#~ "mÃnimo de visualização.\n" +#~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr." +#~ "html#a54da2a0e231901735e3da1b0edf72eb3" -#~ msgid "new game" -#~ msgstr "novo jogo" +#~ msgid "" +#~ "Key for increasing the viewing range. Modifies the minimum viewing " +#~ "range.\n" +#~ "See http://irrlicht.sourceforge.net/docu/namespaceirr." +#~ "html#a54da2a0e231901735e3da1b0edf72eb3" +#~ msgstr "" +#~ "Tecla para aumentar o intervalo de visualização. Modifica o mÃnimo " +#~ "intervalo de visualização.\n" +#~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr." +#~ "html#a54da2a0e231901735e3da1b0edf72eb3" -#~ msgid "EDIT GAME" -#~ msgstr "EDITAR JOGO" +#~ msgid "Preload inventory textures" +#~ msgstr "pré-carregando texturas de inventário" -#~ msgid "Remove selected mod" -#~ msgstr "Remover o módulo selecionado" +#, fuzzy +#~ msgid "Downloading" +#~ msgstr "Baixar" -#~ msgid "<<-- Add mod" -#~ msgstr "<<-- Adicionar módulo" +#~ msgid "Left click: Move all items, Right click: Move single item" +#~ msgstr "Botão esquerdo: Move todos os itens. Botão direito: Move um item" -#~ msgid "CLIENT" -#~ msgstr "CLIENTE" +#~ msgid "is required by:" +#~ msgstr "é necessário para:" -#~ msgid "START SERVER" -#~ msgstr "SERVIDOR" +#~ msgid "Configuration saved. " +#~ msgstr "A configuração foi salva. " -#~ msgid "Name" -#~ msgstr "Nome" +#~ msgid "Warning: Configuration not consistent. " +#~ msgstr "Atenção: A configuração não está consistente." -#~ msgid "Password" -#~ msgstr "Senha" +#~ msgid "Cannot create world: Name contains invalid characters" +#~ msgstr "Não foi possÃvel criar o mundo: O nome contém caracteres inválidos" -#~ msgid "SETTINGS" -#~ msgstr "CONFIGURAÇÕES" +#~ msgid "Show Public" +#~ msgstr "Exibir públicos" -#~ msgid "Preload item visuals" -#~ msgstr "Precarga de elementos visuais" +#~ msgid "Show Favorites" +#~ msgstr "Exibir favoritos" -#~ msgid "Finite Liquid" -#~ msgstr "LÃquido finito" +#~ msgid "Leave address blank to start a local server." +#~ msgstr "Deixe o endereço em branco para iniciar um servidor local." -#~ msgid "SINGLE PLAYER" -#~ msgstr "UM JOGADOR" +#~ msgid "Create world" +#~ msgstr "Criar o mundo" -#~ msgid "TEXTURE PACKS" -#~ msgstr "TEXTURAS" +#~ msgid "Address required." +#~ msgstr "É necessário um endereço." -#~ msgid "MODS" -#~ msgstr "MÓDULOS" +#~ msgid "Cannot delete world: Nothing selected" +#~ msgstr "Não foi possÃvel excluir o mundo: Nenhum foi selecionado" -#~ msgid "Add mod:" -#~ msgstr "Adicionar módulo:" +#~ msgid "Files to be deleted" +#~ msgstr "Arquivos a serem excluÃdos" -#~ msgid "Local install" -#~ msgstr "Instalação local" +#~ msgid "Cannot create world: No games found" +#~ msgstr "Não foi possivel criar o mundo: Não foi encontrado nenhum jogo" -#~ msgid "" -#~ "Warning: Some mods are not configured yet.\n" -#~ "They will be enabled by default when you save the configuration. " -#~ msgstr "" -#~ "Atenção: Alguns mods ainda não foram configurados.\n" -#~ "E eles serão ativados por padrão, quando você salvar a configuração." +#~ msgid "Cannot configure world: Nothing selected" +#~ msgstr "Não foi possÃvel configurar o mundo: Nada foi selecionado" -#~ msgid "" -#~ "Warning: Some configured mods are missing.\n" -#~ "Their setting will be removed when you save the configuration. " -#~ msgstr "" -#~ "Atenção: Alguns mods configurados não foram encontrados.\n" -#~ "Suas definições serão removidas quando você salvar a configuração." +#~ msgid "Failed to delete all world files" +#~ msgstr "Não foi possÃvel excluir todos os arquivos do mundo" #~ msgid "" #~ "Default Controls:\n" @@ -4844,135 +5004,137 @@ msgstr "Tempo de cURL" #~ "- ESC: este menu\n" #~ "- T: bate-papo\n" -#~ msgid "Failed to delete all world files" -#~ msgstr "Não foi possÃvel excluir todos os arquivos do mundo" +#~ msgid "" +#~ "Warning: Some configured mods are missing.\n" +#~ "Their setting will be removed when you save the configuration. " +#~ msgstr "" +#~ "Atenção: Alguns mods configurados não foram encontrados.\n" +#~ "Suas definições serão removidas quando você salvar a configuração." -#~ msgid "Cannot configure world: Nothing selected" -#~ msgstr "Não foi possÃvel configurar o mundo: Nada foi selecionado" +#~ msgid "" +#~ "Warning: Some mods are not configured yet.\n" +#~ "They will be enabled by default when you save the configuration. " +#~ msgstr "" +#~ "Atenção: Alguns mods ainda não foram configurados.\n" +#~ "E eles serão ativados por padrão, quando você salvar a configuração." -#~ msgid "Cannot create world: No games found" -#~ msgstr "Não foi possivel criar o mundo: Não foi encontrado nenhum jogo" +#~ msgid "Local install" +#~ msgstr "Instalação local" -#~ msgid "Files to be deleted" -#~ msgstr "Arquivos a serem excluÃdos" +#~ msgid "Add mod:" +#~ msgstr "Adicionar módulo:" -#~ msgid "Cannot delete world: Nothing selected" -#~ msgstr "Não foi possÃvel excluir o mundo: Nenhum foi selecionado" +#~ msgid "MODS" +#~ msgstr "MÓDULOS" -#~ msgid "Address required." -#~ msgstr "É necessário um endereço." +#~ msgid "TEXTURE PACKS" +#~ msgstr "TEXTURAS" -#~ msgid "Create world" -#~ msgstr "Criar o mundo" +#~ msgid "SINGLE PLAYER" +#~ msgstr "UM JOGADOR" -#~ msgid "Leave address blank to start a local server." -#~ msgstr "Deixe o endereço em branco para iniciar um servidor local." +#~ msgid "Finite Liquid" +#~ msgstr "LÃquido finito" -#~ msgid "Show Favorites" -#~ msgstr "Exibir favoritos" +#~ msgid "Preload item visuals" +#~ msgstr "Precarga de elementos visuais" -#~ msgid "Show Public" -#~ msgstr "Exibir públicos" +#~ msgid "SETTINGS" +#~ msgstr "CONFIGURAÇÕES" -#~ msgid "Cannot create world: Name contains invalid characters" -#~ msgstr "Não foi possÃvel criar o mundo: O nome contém caracteres inválidos" +#~ msgid "Password" +#~ msgstr "Senha" -#~ msgid "Warning: Configuration not consistent. " -#~ msgstr "Atenção: A configuração não está consistente." +#~ msgid "Name" +#~ msgstr "Nome" -#~ msgid "Configuration saved. " -#~ msgstr "A configuração foi salva. " +#~ msgid "START SERVER" +#~ msgstr "SERVIDOR" -#~ msgid "is required by:" -#~ msgstr "é necessário para:" +#~ msgid "CLIENT" +#~ msgstr "CLIENTE" -#~ msgid "Left click: Move all items, Right click: Move single item" -#~ msgstr "Botão esquerdo: Move todos os itens. Botão direito: Move um item" +#~ msgid "<<-- Add mod" +#~ msgstr "<<-- Adicionar módulo" -#, fuzzy -#~ msgid "Downloading" -#~ msgstr "Baixar" +#~ msgid "Remove selected mod" +#~ msgstr "Remover o módulo selecionado" -#~ msgid "Preload inventory textures" -#~ msgstr "pré-carregando texturas de inventário" +#~ msgid "EDIT GAME" +#~ msgstr "EDITAR JOGO" -#~ msgid "" -#~ "Key for increasing the viewing range. Modifies the minimum viewing " -#~ "range.\n" -#~ "See http://irrlicht.sourceforge.net/docu/namespaceirr." -#~ "html#a54da2a0e231901735e3da1b0edf72eb3" -#~ msgstr "" -#~ "Tecla para aumentar o intervalo de visualização. Modifica o mÃnimo " -#~ "intervalo de visualização.\n" -#~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr." -#~ "html#a54da2a0e231901735e3da1b0edf72eb3" +#~ msgid "new game" +#~ msgstr "novo jogo" -#~ msgid "" -#~ "Key for decreasing the viewing range. Modifies the minimum viewing " -#~ "range.\n" -#~ "See http://irrlicht.sourceforge.net/docu/namespaceirr." -#~ "html#a54da2a0e231901735e3da1b0edf72eb3" -#~ msgstr "" -#~ "Tecla para diminuir o intervalo de visualização. Modifica o intervalo " -#~ "mÃnimo de visualização.\n" -#~ "Consulte http://irrlicht.sourceforge.net/docu/namespaceirr." -#~ "html#a54da2a0e231901735e3da1b0edf72eb3" +#~ msgid "Mods:" +#~ msgstr "Módulos:" -#~ 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 "" -#~ "Julia definido: (X, Y, Z) deslocamentos do centro mundo.\n" -#~ "Variam aproximadamente -2 a 2, multiplique por j_scale para deslocamentos " -#~ "em nós." +#~ msgid "GAMES" +#~ msgstr "JOGOS" -#~ msgid "Enable selection highlighting for nodes (disables selectionbox)." -#~ msgstr "" -#~ "Habilitar destaque de bloco selecionado (desabilita o modo de destaque " -#~ "selectionbox [Padrão])." +#~ msgid "Gamemgr: Unable to copy mod \"$1\" to game \"$2\"" +#~ msgstr "Gamemgr: Não foi possÃvel copiar o mod \"$1\" para o jogo \"$2\"" -#~ 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 "" -#~ "Habilita recurso permitindo que o nÃvel da água seja um pouco menor, " -#~ "portando não preenche todo o espaço disponÃvel para bloco.\n" -#~ "Note que isso não está bem otimizado e que suavização da iluminação na " -#~ "superfÃcie da água não funciona bem com esse recurso." +#~ msgid "Game Name" +#~ msgstr "Nome do jogo" #, fuzzy -#~ msgid "" -#~ "Map generation attributes specific to Mapgen v7.\n" -#~ "The 'ridges' flag controls the rivers.\n" -#~ "The default flags set in the engine are: mountains, ridges\n" -#~ "The flags string modifies the engine defaults.\n" -#~ "Flags that are not specified in the flag string are not modified from the " -#~ "default.\n" -#~ "Flags starting with 'no' are used to explicitly disable them." -#~ msgstr "" -#~ "Atributos para o gerador de mapas especÃfico para o Mapgen v6.\n" -#~ "Quando biomas de neve estão habilitados, pântanos ficam habilitados e a " -#~ "flag de pântanos é ignorada.\n" -#~ "Flags que não são especificadas na string da flag não são modificadas por " -#~ "padrão.\n" -#~ "Flags começando com \"no\" (não) são usadas para explicitamente " -#~ "desabilitá-las." +#~ msgid "If enabled, " +#~ msgstr "habilitado" #, fuzzy +#~ msgid "If disabled " +#~ msgstr "Desabilitar PMs" + #~ msgid "" -#~ "Map generation attributes specific to Mapgen flat.\n" -#~ "Occasional lakes and hills can be added to the flat world.\n" -#~ "The default flags set in the engine are: none\n" -#~ "The flags string modifies the engine defaults.\n" +#~ "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." +#~ "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 "" -#~ "Atributos de mapgen especÃficos para Mapgen plano.\n" -#~ "Alguns lagos e colinas são ocasionalmente adicionados num mundo plano.\n" +#~ "Atributos de mapgen especÃficos para vales (Mapgen Valleys).\n" #~ "Flags que não estão especificadas na string de flags não são modificados " #~ "a partir do padrão.\n" #~ "Flags começando com \"no\" (não) são usadas para desativá-los " -#~ "explicitamente." +#~ "explicitamente.\n" +#~ "\"altitude_chill\" torna terrenos de elevada altitude mais frios, o que " +#~ "pode causar algumas falhas nos biomas.\n" +#~ "\"humid_rivers\" modifica a umidade ao redor dos rios e em áreas onde a " +#~ "água tende a ser represada em poças. Pode interferir em biomas que são " +#~ "sensÃveis a mudanças." + +#~ msgid "No!!!" +#~ msgstr "Não!!!" + +#~ msgid "Generate Normalmaps" +#~ msgstr "Gerar Normalmaps" + +#~ msgid "Public Serverlist" +#~ msgstr "Lista de servidores públicos" + +#~ msgid "No of course not!" +#~ msgstr "Claro que não!" + +#~ msgid "Useful for mod developers." +#~ msgstr "Útil para desenvolvedores de mods." + +#~ msgid "How many blocks are flying in the wire simultaneously per client." +#~ msgstr "Quantos blocos podem ser enviados simultaneamente por cliente." + +#~ msgid "" +#~ "How many blocks are flying in the wire simultaneously for the whole " +#~ "server." +#~ msgstr "" +#~ "Quantos blocos podem ser enviados simultaneamente para todo o servidor." + +#~ msgid "Detailed mod profiling" +#~ msgstr "Perfilamento detalhado do mod" + +#~ msgid "Detailed mod profile data. Useful for mod developers." +#~ msgstr "" +#~ "Dados detalhados do perfil do mod . Útil para desenvolvedores de mods." diff --git a/po/ro/minetest.po b/po/ro/minetest.po index aac35f8111379fe36155109703ddf57df0a54c12..a40633409513a5360ef66fd2b65310ee5d343c3c 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: 2016-07-12 20:49+0200\n" +"POT-Creation-Date: 2016-08-30 06:18+0200\n" "PO-Revision-Date: 2016-03-17 15:28+0000\n" "Last-Translator: Lordmusic Player <lordmusicplro1@gmail.com>\n" "Language-Team: Romanian <https://hosted.weblate.org/projects/minetest/" @@ -1009,6 +1009,10 @@ msgstr "Intră pe noclip" msgid "Use" msgstr "Aleargă" +#: src/guiKeyChangeMenu.cpp src/keycode.cpp +msgid "Zoom" +msgstr "Mărire" + #: src/guiKeyChangeMenu.cpp msgid "press key" msgstr "apasă o tastă" @@ -1325,10 +1329,6 @@ msgstr "X Butonul 1" msgid "X Button 2" msgstr "X Butonul 2" -#: src/keycode.cpp -msgid "Zoom" -msgstr "Mărire" - #: src/settings_translation_file.cpp msgid "" "(X,Y,Z) offset of fractal from world centre in units of 'scale'.\n" @@ -1395,6 +1395,10 @@ msgstr "" msgid "Active Block Modifier interval" msgstr "" +#: src/settings_translation_file.cpp +msgid "Active Block Modifiers" +msgstr "" + #: src/settings_translation_file.cpp msgid "Active block range" msgstr "" @@ -1470,6 +1474,10 @@ msgstr "" msgid "Automaticaly report to the serverlist." msgstr "" +#: src/settings_translation_file.cpp +msgid "Autorun key" +msgstr "" + #: src/settings_translation_file.cpp #, fuzzy msgid "Backward key" @@ -1505,6 +1513,10 @@ msgstr "" msgid "Build inside player" msgstr "" +#: src/settings_translation_file.cpp +msgid "Builtin" +msgstr "" + #: src/settings_translation_file.cpp #, fuzzy msgid "Bumpmapping" @@ -1548,6 +1560,11 @@ msgstr "Modifică tastele" msgid "Chat toggle key" msgstr "Modifică tastele" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Chatcommands" +msgstr "Comandă" + #: src/settings_translation_file.cpp msgid "" "Choice of 18 fractals from 9 formulas.\n" @@ -1625,14 +1642,14 @@ 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())." +"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 "" -"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." +"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 @@ -1788,6 +1805,10 @@ msgstr "Noua parolă" msgid "Default privileges" msgstr "" +#: src/settings_translation_file.cpp +msgid "Default report format" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Default timeout for cURL, stated in milliseconds.\n" @@ -1804,6 +1825,10 @@ msgstr "" msgid "Defines the maximal player transfer distance in blocks (0 = unlimited)." msgstr "" +#: src/settings_translation_file.cpp +msgid "Delay in sending blocks after building" +msgstr "" + #: src/settings_translation_file.cpp msgid "Delay showing tooltips, stated in milliseconds." msgstr "" @@ -1834,14 +1859,6 @@ msgstr "" msgid "Desynchronize block animation" msgstr "" -#: src/settings_translation_file.cpp -msgid "Detailed mod profile data. Useful for mod developers." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "Detailed mod profiling" -msgstr "" - #: src/settings_translation_file.cpp msgid "" "Determines terrain shape.\n" @@ -1982,6 +1999,14 @@ msgid "" "Requires shaders to be enabled." msgstr "" +#: src/settings_translation_file.cpp +msgid "Engine profiling data print interval" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Entity methods" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Experimental option, might cause visible spaces between blocks\n" @@ -2043,10 +2068,20 @@ msgstr "" msgid "Field of view" msgstr "" +#: src/settings_translation_file.cpp +msgid "Field of view for zoom" +msgstr "" + #: src/settings_translation_file.cpp msgid "Field of view in degrees." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Field of view while zooming in degrees.\n" +"This requires the \"zoom\" privilege on the server." +msgstr "" + #: src/settings_translation_file.cpp msgid "" "File in client/serverlist/ that contains your favorite servers displayed in " @@ -2183,6 +2218,10 @@ msgstr "" msgid "Generate normalmaps" msgstr "" +#: src/settings_translation_file.cpp +msgid "Global callbacks" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Global map generation attributes.\n" @@ -2218,6 +2257,15 @@ msgid "" "- error: abort on usage of deprecated call (suggested for mod developers)." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Have the profiler instrument itself:\n" +"* Instrument an empty function.\n" +"This estimates the overhead, that instrumentation is adding (+1 function " +"call).\n" +"* Instrument the sampler being used to update the statistics." +msgstr "" + #: src/settings_translation_file.cpp msgid "Height component of the initial window size." msgstr "" @@ -2245,15 +2293,6 @@ msgid "" "In active blocks objects are loaded and ABMs run." msgstr "" -#: src/settings_translation_file.cpp -msgid "" -"How many blocks are flying in the wire simultaneously for the whole server." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "How many blocks are flying in the wire simultaneously per client." -msgstr "" - #: src/settings_translation_file.cpp msgid "" "How much the server will wait before unloading unused mapblocks.\n" @@ -2349,6 +2388,40 @@ msgstr "" msgid "In-game chat console background color (R,G,B)." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Instrument builtin.\n" +"This is usually only needed by core/builtin contributors" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument chatcommands on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument global callback functions on registration.\n" +"(anything you pass to a minetest.register_*() function)" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Active Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Loading Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument the methods of entities on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrumentation" +msgstr "" + #: src/settings_translation_file.cpp msgid "Interval of saving important changes in the world, stated in seconds." msgstr "" @@ -2385,7 +2458,7 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Joystick button repetition invterval" +msgid "Joystick button repetition interval" msgstr "" #: src/settings_translation_file.cpp @@ -2551,6 +2624,13 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Key for toggling autorun.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Key for toggling cinematic mode.\n" @@ -2588,7 +2668,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Key for toggling the camrea update. Only used for development\n" +"Key for toggling the camera update. Only used for development\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" @@ -2739,6 +2819,21 @@ msgstr "" msgid "Liquid update tick" msgstr "" +#: src/settings_translation_file.cpp +msgid "Load the game profiler" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Load the game profiler to collect game profiling data.\n" +"Provides a /profiler command to access the compiled profile.\n" +"Useful for mod developers and server operators." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Loading Block Modifiers" +msgstr "" + #: src/settings_translation_file.cpp msgid "Main menu game manager" msgstr "" @@ -3181,6 +3276,14 @@ msgstr "" msgid "Maximum hotbar width" msgstr "" +#: src/settings_translation_file.cpp +msgid "Maximum number of blocks that are simultaneously sent in total." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Maximum number of blocks that are simultaneously sent per client." +msgstr "" + #: src/settings_translation_file.cpp msgid "Maximum number of blocks that can be queued for loading." msgstr "" @@ -3222,6 +3325,10 @@ msgstr "" msgid "Maximum number of statically stored objects in a block." msgstr "" +#: src/settings_translation_file.cpp +msgid "Maximum objects per block" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Maximum proportion of current window to be used for hotbar.\n" @@ -3229,11 +3336,11 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously blocks send per client" +msgid "Maximum simultaneous block sends per client" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously bocks send total" +msgid "Maximum simultaneous block sends total" msgstr "" #: src/settings_translation_file.cpp @@ -3244,10 +3351,6 @@ msgstr "" msgid "Maximum users" msgstr "" -#: src/settings_translation_file.cpp -msgid "Maxmimum objects per block" -msgstr "" - #: src/settings_translation_file.cpp #, fuzzy msgid "Menus" @@ -3290,10 +3393,6 @@ msgstr "" msgid "Mipmapping" msgstr "Mip Mapping" -#: src/settings_translation_file.cpp -msgid "Mod profiling" -msgstr "" - #: src/settings_translation_file.cpp msgid "Modstore details URL" msgstr "" @@ -3498,12 +3597,18 @@ msgstr "" 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." +msgstr "" + #: src/settings_translation_file.cpp msgid "Privileges that players with basic_privs can grant" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiler data print interval. 0 = disable. Useful for developers." +msgid "Profiler" msgstr "" #: src/settings_translation_file.cpp @@ -3511,7 +3616,7 @@ msgid "Profiler toggle key" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiling print interval" +msgid "Profiling" msgstr "" #: src/settings_translation_file.cpp @@ -3546,6 +3651,11 @@ msgstr "" msgid "Replaces the default main menu with a custom one." msgstr "" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Report path" +msgstr "Selectează" + #: src/settings_translation_file.cpp #, fuzzy msgid "Right key" @@ -3716,7 +3826,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Shaders allow advanced visul effects and may increase performance on some " +"Shaders allow advanced visual effects and may increase performance on some " "video cards.\n" "Thy only work with the OpenGL video backend." msgstr "" @@ -3834,10 +3944,22 @@ msgstr "Pachete de tetură" msgid "The altitude at which temperature drops by 20C" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The default format in which profiles are being saved,\n" +"when calling `/profiler save [format]` without format." +msgstr "" + #: src/settings_translation_file.cpp msgid "The depth of dirt or other filler" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The file path relative to your worldpath in which profiles will be saved " +"to.\n" +msgstr "" + #: src/settings_translation_file.cpp msgid "The network interface that the server listens on." msgstr "" @@ -3984,11 +4106,6 @@ msgstr "" msgid "Use trilinear filtering when scaling textures." msgstr "" -#: src/settings_translation_file.cpp -#, fuzzy -msgid "Useful for mod developers." -msgstr "Dezvoltatori de bază" - #: src/settings_translation_file.cpp msgid "V-Sync" msgstr "" @@ -4118,7 +4235,7 @@ msgid "" "When gui_scaling_filter_txr2img is true, copy those images\n" "from hardware to software for scaling. When false, fall back\n" "to the old scaling method, for video drivers that don't\n" -"propery support downloading textures back from hardware." +"properly support downloading textures back from hardware." msgstr "" #: src/settings_translation_file.cpp @@ -4218,88 +4335,92 @@ msgstr "" msgid "cURL timeout" msgstr "" -#~ msgid "No of course not!" -#~ msgstr "Nu, sigur că nu!" - -#~ msgid "Public Serverlist" -#~ msgstr "Listă de servere publică" - #, fuzzy -#~ msgid "If disabled " -#~ msgstr "Dezactivează MP" +#~ msgid "Preload inventory textures" +#~ msgstr "Se încarcă..." #, fuzzy -#~ msgid "If enabled, " -#~ msgstr "activat" +#~ 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 "START SERVER" -#~ msgstr "DESCHIDE SERVERUL" +#~ msgid "Password" +#~ msgstr "Parolă" #~ msgid "Name" #~ msgstr "Nume" -#~ msgid "Password" -#~ msgstr "Parolă" +#~ msgid "START SERVER" +#~ msgstr "DESCHIDE SERVERUL" -#~ msgid "SETTINGS" -#~ msgstr "SETÄ‚RI" +#~ msgid "CLIENT" +#~ msgstr "CLIENT" -#~ msgid "Preload item visuals" -#~ msgstr "Pre-încarcă imaginile obiectelor" +#~ msgid "<<-- Add mod" +#~ msgstr "<<-- Adaugă modul" -#~ msgid "Finite Liquid" -#~ msgstr "Lichid finit" +#~ msgid "Remove selected mod" +#~ msgstr "Șterge modul selectat" -#~ msgid "SINGLE PLAYER" -#~ msgstr "SINGLE PLAYER" +#~ msgid "EDIT GAME" +#~ msgstr "MODIFICÄ‚ JOCUL" -#~ msgid "TEXTURE PACKS" -#~ msgstr "PACHETE DE TEXTURÄ‚" +#~ msgid "new game" +#~ msgstr "joc nou" -#~ msgid "MODS" -#~ msgstr "MODURI" +#~ msgid "Mods:" +#~ msgstr "Moduri:" -#~ msgid "Add mod:" -#~ msgstr "AdăugaÅ£i mod:" +#~ msgid "GAMES" +#~ msgstr "JOCURI" -#~ msgid "Local install" -#~ msgstr "Instalare locală" +#~ msgid "Gamemgr: Unable to copy mod \"$1\" to game \"$2\"" +#~ msgstr "Gamemgr: Nu se poate copia modul \"$1\" în jocul \"$2\"" -#~ 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 "Game Name" +#~ msgstr "Numele jocului" #, fuzzy -#~ msgid "Downloading" -#~ msgstr "Descarcă" +#~ msgid "If enabled, " +#~ msgstr "activat" #, fuzzy -#~ msgid "Preload inventory textures" -#~ msgstr "Se încarcă..." +#~ msgid "If disabled " +#~ msgstr "Dezactivează MP" + +#~ msgid "Public Serverlist" +#~ msgstr "Listă de servere publică" + +#~ msgid "No of course not!" +#~ msgstr "Nu, sigur că nu!" + +#, fuzzy +#~ msgid "Useful for mod developers." +#~ msgstr "Dezvoltatori de bază" diff --git a/po/ru/minetest.po b/po/ru/minetest.po index 768c65ddadd5e70d852ceb568ef1e8add03a5a4d..a488c9ce5e04fd1d56e86f88ecf4e7e883b3dfea 100644 --- a/po/ru/minetest.po +++ b/po/ru/minetest.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: minetest\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-12 20:49+0200\n" +"POT-Creation-Date: 2016-08-30 06:18+0200\n" "PO-Revision-Date: 2016-05-20 15:18+0000\n" "Last-Translator: Andrey K. <contact@libnaru.so>\n" "Language-Team: Russian <https://hosted.weblate.org/projects/minetest/" @@ -992,6 +992,10 @@ msgstr "Включить noclip" msgid "Use" msgstr "ИÑпользовать" +#: src/guiKeyChangeMenu.cpp src/keycode.cpp +msgid "Zoom" +msgstr "МаÑштаб" + #: src/guiKeyChangeMenu.cpp msgid "press key" msgstr "нажмите клавишу" @@ -1308,10 +1312,6 @@ msgstr "Доп. кнопка 1" msgid "X Button 2" msgstr "Доп. кнопка 2" -#: src/keycode.cpp -msgid "Zoom" -msgstr "МаÑштаб" - #: src/settings_translation_file.cpp msgid "" "(X,Y,Z) offset of fractal from world centre in units of 'scale'.\n" @@ -1393,6 +1393,11 @@ msgstr "ДальноÑÑ‚ÑŒ взаимодейÑÑ‚Ð²Ð¸Ñ Ñ Ð±Ð»Ð¾ÐºÐ°Ð¼Ð¸" msgid "Active Block Modifier interval" msgstr "ДальноÑÑ‚ÑŒ взаимодейÑÑ‚Ð²Ð¸Ñ Ñ Ð±Ð»Ð¾ÐºÐ°Ð¼Ð¸" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Active Block Modifiers" +msgstr "ДальноÑÑ‚ÑŒ взаимодейÑÑ‚Ð²Ð¸Ñ Ñ Ð±Ð»Ð¾ÐºÐ°Ð¼Ð¸" + #: src/settings_translation_file.cpp msgid "Active block range" msgstr "ДальноÑÑ‚ÑŒ взаимодейÑÑ‚Ð²Ð¸Ñ Ñ Ð±Ð»Ð¾ÐºÐ°Ð¼Ð¸" @@ -1479,6 +1484,10 @@ msgstr "Ð—Ð°Ð¿Ñ€Ð¾Ñ Ð¿ÐµÑ€ÐµÐ¿Ð¾Ð´ÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ñ Ð¿Ð¾Ñле диÑконне msgid "Automaticaly report to the serverlist." msgstr "ÐвтоматичеÑки добавлÑÑ‚ÑŒ в ÑпиÑок Ñерверов." +#: src/settings_translation_file.cpp +msgid "Autorun key" +msgstr "" + #: src/settings_translation_file.cpp #, fuzzy msgid "Backward key" @@ -1513,6 +1522,10 @@ msgstr "Биты на пикÑель (глубина цвета) в Ð¿Ð¾Ð»Ð½Ð¾Ñ msgid "Build inside player" msgstr "Разрешить Ñтавить блоки на меÑте игрока" +#: src/settings_translation_file.cpp +msgid "Builtin" +msgstr "" + #: src/settings_translation_file.cpp msgid "Bumpmapping" msgstr "Бампмаппинг" @@ -1555,6 +1568,11 @@ msgstr "Кнопка чата" msgid "Chat toggle key" msgstr "Кнопка Ð¿ÐµÑ€ÐµÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ñ Ñ‡Ð°Ñ‚Ð°" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Chatcommands" +msgstr "Команда" + #: src/settings_translation_file.cpp msgid "" "Choice of 18 fractals from 9 formulas.\n" @@ -1629,21 +1647,21 @@ msgstr "Цветной туман" #: src/settings_translation_file.cpp #, fuzzy 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())." +"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 "" -"СпиÑок доверенных модов, через запÑтую, которым разрешён доÑтуп к " -"небезопаÑным функциÑм, даже в безопаÑном режиме (Ñ Ð¿Ð¾Ð¼Ð¾Ñ‰ÑŒÑŽ " -"request_insecure_environment())." +"СпиÑок доверенных модов, через запÑтую, которым разрешён доÑтуп к HTTP API, " +"что позволÑет им отправлÑÑ‚ÑŒ и принимать данные в/из Ñети Интернет." #: src/settings_translation_file.cpp #, fuzzy 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." +"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 "" -"СпиÑок доверенных модов, через запÑтую, которым разрешён доÑтуп к HTTP API, " -"что позволÑет им отправлÑÑ‚ÑŒ и принимать данные в/из Ñети Интернет." +"СпиÑок доверенных модов, через запÑтую, которым разрешён доÑтуп к " +"небезопаÑным функциÑм, даже в безопаÑном режиме (Ñ Ð¿Ð¾Ð¼Ð¾Ñ‰ÑŒÑŽ " +"request_insecure_environment())." #: src/settings_translation_file.cpp msgid "Command key" @@ -1794,6 +1812,10 @@ msgstr "Стандартный пароль" msgid "Default privileges" msgstr "Стандартные права" +#: src/settings_translation_file.cpp +msgid "Default report format" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Default timeout for cURL, stated in milliseconds.\n" @@ -1812,6 +1834,10 @@ msgstr "" msgid "Defines the maximal player transfer distance in blocks (0 = unlimited)." msgstr "" +#: src/settings_translation_file.cpp +msgid "Delay in sending blocks after building" +msgstr "" + #: src/settings_translation_file.cpp msgid "Delay showing tooltips, stated in milliseconds." msgstr "Задержка показа подÑказок, ÑƒÐºÐ°Ð·Ð°Ð½Ð½Ð°Ñ Ð² миллиÑекундах." @@ -1846,14 +1872,6 @@ msgstr "" msgid "Desynchronize block animation" msgstr "РаÑÑинхронизировать анимацию блоков" -#: src/settings_translation_file.cpp -msgid "Detailed mod profile data. Useful for mod developers." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "Detailed mod profiling" -msgstr "" - #: src/settings_translation_file.cpp msgid "" "Determines terrain shape.\n" @@ -1990,6 +2008,14 @@ msgid "" "Requires shaders to be enabled." msgstr "" +#: src/settings_translation_file.cpp +msgid "Engine profiling data print interval" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Entity methods" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Experimental option, might cause visible spaces between blocks\n" @@ -2058,10 +2084,24 @@ msgstr "" msgid "Field of view" msgstr "Поле зрениÑ" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Field of view for zoom" +msgstr "Поле зрениÑ" + #: src/settings_translation_file.cpp msgid "Field of view in degrees." msgstr "Поле Ð·Ñ€ÐµÐ½Ð¸Ñ Ð² градуÑах." +#: src/settings_translation_file.cpp +#, fuzzy +msgid "" +"Field of view while zooming in degrees.\n" +"This requires the \"zoom\" privilege on the server." +msgstr "" +"БыÑтрое перемещение (Ñ Ð¸Ñпользованием клавиши).\n" +"Ðто требует привилегию \"fast\" на Ñервере." + #: src/settings_translation_file.cpp #, fuzzy msgid "" @@ -2200,6 +2240,10 @@ msgstr "" msgid "Generate normalmaps" msgstr "Генерировать карты нормалей" +#: src/settings_translation_file.cpp +msgid "Global callbacks" +msgstr "" + #: src/settings_translation_file.cpp #, fuzzy msgid "" @@ -2253,6 +2297,15 @@ msgstr "" "- error: прерывание при иÑпользовании уÑтаревших вызовов (рекомендовано " "Ð´Ð»Ñ Ñ€Ð°Ð·Ñ€Ð°Ð±Ð¾Ñ‚Ñ‡Ð¸ÐºÐ¾Ð² модов)." +#: src/settings_translation_file.cpp +msgid "" +"Have the profiler instrument itself:\n" +"* Instrument an empty function.\n" +"This estimates the overhead, that instrumentation is adding (+1 function " +"call).\n" +"* Instrument the sampler being used to update the statistics." +msgstr "" + #: src/settings_translation_file.cpp #, fuzzy msgid "Height component of the initial window size." @@ -2285,17 +2338,6 @@ msgstr "" "mapblocks (16 nodes).↵\n" "Ð’ активных блоках объекты загружаютÑÑ Ð¸ ABMs запуÑкаетÑÑ." -#: src/settings_translation_file.cpp -#, fuzzy -msgid "" -"How many blocks are flying in the wire simultaneously for the whole server." -msgstr "КоличеÑтво блоков, передаваемых одновременно Ð´Ð»Ñ Ð²Ñего Ñервера." - -#: src/settings_translation_file.cpp -#, fuzzy -msgid "How many blocks are flying in the wire simultaneously per client." -msgstr "КоличеÑтво блоков, передаваемых одновременно Ð´Ð»Ñ ÐºÐ°Ð¶Ð´Ð¾Ð³Ð¾ клиента." - #: src/settings_translation_file.cpp #, fuzzy msgid "" @@ -2417,6 +2459,40 @@ msgstr "ПрозрачноÑÑ‚ÑŒ фона внутриигровой конÑо msgid "In-game chat console background color (R,G,B)." msgstr "Цвет фона внутриигровой конÑоли (R, G, B)." +#: src/settings_translation_file.cpp +msgid "" +"Instrument builtin.\n" +"This is usually only needed by core/builtin contributors" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument chatcommands on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument global callback functions on registration.\n" +"(anything you pass to a minetest.register_*() function)" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Active Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Loading Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument the methods of entities on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrumentation" +msgstr "" + #: src/settings_translation_file.cpp msgid "Interval of saving important changes in the world, stated in seconds." msgstr "Интервал ÑÐ¾Ñ…Ñ€Ð°Ð½ÐµÐ½Ð¸Ñ Ð²Ð°Ð¶Ð½Ñ‹Ñ… изменений в мире, уÑтановленный в Ñекундах." @@ -2453,7 +2529,7 @@ msgstr "" #: src/settings_translation_file.cpp #, fuzzy -msgid "Joystick button repetition invterval" +msgid "Joystick button repetition interval" msgstr "Интервал повторного клика правой кнопкой." #: src/settings_translation_file.cpp @@ -2672,6 +2748,17 @@ msgstr "" "Смотрите http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "" +"Key for toggling autorun.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" +"Клавиша Ð¿ÐµÑ€ÐµÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ñ Ñ€ÐµÐ¶Ð¸Ð¼Ð° быÑтрого перемещениÑ.\n" +"Смотрите http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" + #: src/settings_translation_file.cpp msgid "" "Key for toggling cinematic mode.\n" @@ -2723,11 +2810,15 @@ msgstr "" "html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp +#, fuzzy msgid "" -"Key for toggling the camrea update. Only used for development\n" +"Key for toggling the camera update. Only used for development\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" +"Клавиша Ð´Ð²Ð¸Ð¶ÐµÐ½Ð¸Ñ Ð²Ð»ÐµÐ²Ð¾.\n" +"Смотрите http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp msgid "" @@ -2894,6 +2985,22 @@ msgstr "Интервал Ð¾Ð±Ð½Ð¾Ð²Ð»ÐµÐ½Ð¸Ñ Ð¶Ð¸Ð´ÐºÐ¾Ñтей в Ñекунд msgid "Liquid update tick" msgstr "" +#: src/settings_translation_file.cpp +msgid "Load the game profiler" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Load the game profiler to collect game profiling data.\n" +"Provides a /profiler command to access the compiled profile.\n" +"Useful for mod developers and server operators." +msgstr "" + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Loading Block Modifiers" +msgstr "ДальноÑÑ‚ÑŒ взаимодейÑÑ‚Ð²Ð¸Ñ Ñ Ð±Ð»Ð¾ÐºÐ°Ð¼Ð¸" + #: src/settings_translation_file.cpp msgid "Main menu game manager" msgstr "" @@ -3373,6 +3480,15 @@ msgstr "" msgid "Maximum hotbar width" msgstr "МакÑÐ¸Ð¼Ð°Ð»ÑŒÐ½Ð°Ñ ÑˆÐ¸Ñ€Ð¸Ð½Ð° хотбара" +#: src/settings_translation_file.cpp +msgid "Maximum number of blocks that are simultaneously sent in total." +msgstr "" + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Maximum number of blocks that are simultaneously sent per client." +msgstr "КоличеÑтво блоков, передаваемых одновременно Ð´Ð»Ñ ÐºÐ°Ð¶Ð´Ð¾Ð³Ð¾ клиента." + #: src/settings_translation_file.cpp msgid "Maximum number of blocks that can be queued for loading." msgstr "" @@ -3414,6 +3530,10 @@ msgstr "" msgid "Maximum number of statically stored objects in a block." msgstr "" +#: src/settings_translation_file.cpp +msgid "Maximum objects per block" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Maximum proportion of current window to be used for hotbar.\n" @@ -3421,11 +3541,11 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously blocks send per client" +msgid "Maximum simultaneous block sends per client" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously bocks send total" +msgid "Maximum simultaneous block sends total" msgstr "" #: src/settings_translation_file.cpp @@ -3436,10 +3556,6 @@ msgstr "" msgid "Maximum users" msgstr "МакÑимальное количеÑтво пользователей" -#: src/settings_translation_file.cpp -msgid "Maxmimum objects per block" -msgstr "" - #: src/settings_translation_file.cpp msgid "Menus" msgstr "Меню" @@ -3483,10 +3599,6 @@ msgstr "" msgid "Mipmapping" msgstr "Mip-текÑтурирование (Мип-маппинг)" -#: src/settings_translation_file.cpp -msgid "Mod profiling" -msgstr "" - #: src/settings_translation_file.cpp msgid "Modstore details URL" msgstr "" @@ -3708,12 +3820,18 @@ msgstr "" 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." +msgstr "" + #: src/settings_translation_file.cpp msgid "Privileges that players with basic_privs can grant" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiler data print interval. 0 = disable. Useful for developers." +msgid "Profiler" msgstr "" #: src/settings_translation_file.cpp @@ -3721,7 +3839,7 @@ msgid "Profiler toggle key" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiling print interval" +msgid "Profiling" msgstr "" #: src/settings_translation_file.cpp @@ -3757,6 +3875,11 @@ msgstr "Удаленный порт" msgid "Replaces the default main menu with a custom one." msgstr "ЗаменÑÑ‚ÑŒ главное меню на пользовательÑкое." +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Report path" +msgstr "Путь к шрифту" + #: src/settings_translation_file.cpp msgid "Right key" msgstr "ÐŸÑ€Ð°Ð²Ð°Ñ ÐºÐ»Ð°Ð²Ð¸ÑˆÐ° меню" @@ -3939,7 +4062,7 @@ msgstr "" #: src/settings_translation_file.cpp #, fuzzy msgid "" -"Shaders allow advanced visul effects and may increase performance on some " +"Shaders allow advanced visual effects and may increase performance on some " "video cards.\n" "Thy only work with the OpenGL video backend." msgstr "" @@ -4074,10 +4197,22 @@ msgstr "Пакеты текÑтур" msgid "The altitude at which temperature drops by 20C" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The default format in which profiles are being saved,\n" +"when calling `/profiler save [format]` without format." +msgstr "" + #: src/settings_translation_file.cpp msgid "The depth of dirt or other filler" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The file path relative to your worldpath in which profiles will be saved " +"to.\n" +msgstr "" + #: src/settings_translation_file.cpp msgid "The network interface that the server listens on." msgstr "" @@ -4253,11 +4388,6 @@ msgstr "" msgid "Use trilinear filtering when scaling textures." msgstr "ИÑпользовать трилинейную фильтрацию Ð´Ð»Ñ Ð¼Ð°Ñштабировании текÑтур." -#: src/settings_translation_file.cpp -#, fuzzy -msgid "Useful for mod developers." -msgstr "Разработчики в отÑтавке" - #: src/settings_translation_file.cpp #, fuzzy msgid "V-Sync" @@ -4395,7 +4525,7 @@ msgid "" "When gui_scaling_filter_txr2img is true, copy those images\n" "from hardware to software for scaling. When false, fall back\n" "to the old scaling method, for video drivers that don't\n" -"propery support downloading textures back from hardware." +"properly support downloading textures back from hardware." msgstr "" #: src/settings_translation_file.cpp @@ -4503,107 +4633,107 @@ msgstr "" msgid "cURL timeout" msgstr "cURL тайм-аут" -#~ msgid "No of course not!" -#~ msgstr "Ðет, конечно нет!" - -#~ msgid "Public Serverlist" -#~ msgstr "СпиÑок публичных Ñерверов" - -#~ msgid "Generate Normalmaps" -#~ msgstr "Генерировать карты нормалей" - -#~ msgid "No!!!" -#~ msgstr "Ðет!" - -#~ msgid "\"" -#~ msgstr "\"" - -#~ msgid "If disabled " -#~ msgstr "ЕÑли выключено " - -#~ msgid "If enabled, " -#~ msgstr "ЕÑли включено " +#~ 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 "" +#~ "Включите немного более низкую поверхноÑÑ‚ÑŒ воды, чтобы она\n" +#~ "не заполнÑла блок полноÑтью. Учтите, что Ñто не ÑовÑем оптимизировано,\n" +#~ "и мÑгкое оÑвещение на поверхноÑти воды не работает Ñ Ñтим." -#~ msgid "Rendering:" -#~ msgstr "Рендеринг:" +#~ msgid "" +#~ "Key for decreasing the viewing range. Modifies the minimum viewing " +#~ "range.\n" +#~ "See http://irrlicht.sourceforge.net/docu/namespaceirr." +#~ "html#a54da2a0e231901735e3da1b0edf72eb3" +#~ msgstr "" +#~ "Клавиша ÑƒÐ¼ÐµÐ½ÑŒÑˆÐµÐ½Ð¸Ñ Ð²Ð¸Ð´Ð¸Ð¼Ð¾Ð³Ð¾ диапазона. ИзменÑет минимальную дальноÑÑ‚ÑŒ " +#~ "отображениÑ.\n" +#~ "Смотрите http://irrlicht.sourceforge.net/docu/namespaceirr." +#~ "html#a54da2a0e231901735e3da1b0edf72eb3" -#~ msgid "Restart minetest for driver change to take effect" -#~ msgstr "ПерезапуÑтите Minetest Ð´Ð»Ñ Ð¿Ñ€Ð¸Ð½ÑÑ‚Ð¸Ñ Ð¸Ð·Ð¼ÐµÐ½ÐµÐ½Ð¸Ð¹" +#~ msgid "" +#~ "Key for increasing the viewing range. Modifies the minimum viewing " +#~ "range.\n" +#~ "See http://irrlicht.sourceforge.net/docu/namespaceirr." +#~ "html#a54da2a0e231901735e3da1b0edf72eb3" +#~ msgstr "" +#~ "Клавиша Ð£Ð²ÐµÐ»Ð¸Ñ‡ÐµÐ½Ð¸Ñ Ð²Ð¸Ð´Ð¸Ð¼Ð¾Ð³Ð¾ диапазона. ИзменÑет минимальную дальноÑÑ‚ÑŒ " +#~ "отображениÑ.\n" +#~ "Смотрите http://irrlicht.sourceforge.net/docu/namespaceirr." +#~ "html#a54da2a0e231901735e3da1b0edf72eb3" -#~ msgid "Game Name" -#~ msgstr "Ðазвание" +#, fuzzy +#~ msgid "New style water" +#~ msgstr "Ðовый Ñтиль воды" -#~ msgid "Gamemgr: Unable to copy mod \"$1\" to game \"$2\"" -#~ msgstr "Gamemgr: Ðе могу Ñкопировать мод \"$1\" в игру \"$2\"" +#~ msgid "Preload inventory textures" +#~ msgstr "Предзагрузка текÑтур..." -#~ msgid "GAMES" -#~ msgstr "ИГРЫ" +#, fuzzy +#~ msgid "Viewing range minimum" +#~ msgstr "ÐœÐ¸Ð½Ð¸Ð¼Ð°Ð»ÑŒÐ½Ð°Ñ Ð³Ñ€Ð°Ð½Ð¸Ñ†Ð° дальноÑти отриÑовки." -#~ msgid "Mods:" -#~ msgstr "Моды:" +#, fuzzy +#~ msgid "Wanted FPS" +#~ msgstr "Ожидаемый FPS" -#~ msgid "new game" -#~ msgstr "Создать игру" +#~ msgid "Scaling factor applied to menu elements: " +#~ msgstr "КоÑффициент маÑштаба интерфейÑа: " -#~ msgid "EDIT GAME" -#~ msgstr "РЕДÐКТИРОВÐÐИЕ" +#~ msgid "Touch free target" +#~ msgstr "Свободный выбор цели" -#~ msgid "Remove selected mod" -#~ msgstr "Удалить мод" +#, fuzzy +#~ msgid "Downloading" +#~ msgstr "Загрузить" -#~ msgid "<<-- Add mod" -#~ msgstr "<<-- Добавить мод" +#~ msgid "Left click: Move all items, Right click: Move single item" +#~ msgstr "ЛКМ: ПеремеÑтить вÑе предметы, ПКМ: ПеремеÑтить один предмет" -#~ msgid "CLIENT" -#~ msgstr "КЛИЕÐТ" +#~ msgid "is required by:" +#~ msgstr "требуетÑÑ Ð´Ð»Ñ:" -#~ msgid "START SERVER" -#~ msgstr "СЕРВЕР" +#~ msgid "Configuration saved. " +#~ msgstr "ÐаÑтройки Ñохранены. " -#~ msgid "Name" -#~ msgstr "ИмÑ" +#~ msgid "Warning: Configuration not consistent. " +#~ msgstr "Предупреждение: ÐÐµÐ²ÐµÑ€Ð½Ð°Ñ ÐºÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ñ. " -#~ msgid "Password" -#~ msgstr "Пароль" +#~ msgid "Cannot create world: Name contains invalid characters" +#~ msgstr "Ðевозможно Ñоздать мир: Ð˜Ð¼Ñ Ñодержит недопуÑтимые Ñимволы" -#~ msgid "SETTINGS" -#~ msgstr "ÐÐСТРОЙКИ" +#~ msgid "Show Public" +#~ msgstr "Публичные" -#~ msgid "Preload item visuals" -#~ msgstr "Предзагрузка изображений" +#~ msgid "Show Favorites" +#~ msgstr "Избранные" -#~ msgid "Finite Liquid" -#~ msgstr "Конечные жидкоÑти" +#~ msgid "Leave address blank to start a local server." +#~ msgstr "ОÑтавьте Ð°Ð´Ñ€ÐµÑ Ð¿ÑƒÑтым Ð´Ð»Ñ Ð·Ð°Ð¿ÑƒÑка локального Ñервера." -#~ msgid "SINGLE PLAYER" -#~ msgstr "ОДИÐОЧÐÐЯ ИГРÐ" +#~ msgid "Create world" +#~ msgstr "Создать мир" -#~ msgid "TEXTURE PACKS" -#~ msgstr "ПÐКЕТЫ ТЕКСТУР" +#~ msgid "Address required." +#~ msgstr "Ðужно ввеÑти адреÑ." -#~ msgid "MODS" -#~ msgstr "МОДЫ" +#~ msgid "Cannot delete world: Nothing selected" +#~ msgstr "Ðевозможно удалить мир: Ðичего не выбрано" -#~ msgid "Add mod:" -#~ msgstr "Добавить мод:" +#~ msgid "Files to be deleted" +#~ msgstr "Следующие файлы будут удалены" -#~ msgid "Local install" -#~ msgstr "Ð›Ð¾ÐºÐ°Ð»ÑŒÐ½Ð°Ñ ÑƒÑтановка" +#~ msgid "Cannot create world: No games found" +#~ msgstr "Ðевозможно Ñоздать мир: Ðи одной игры не найдено" -#~ msgid "" -#~ "Warning: Some mods are not configured yet.\n" -#~ "They will be enabled by default when you save the configuration. " -#~ msgstr "" -#~ "Предупреждение: Ðекоторые моды еще не наÑтроены.\n" -#~ "Их Ñтандартные наÑтройки будут уÑтановлены, когда вы Ñохраните " -#~ "конфигурацию. " +#~ msgid "Cannot configure world: Nothing selected" +#~ msgstr "Ðевозможно наÑтроить мир: ничего не выбрано" -#~ msgid "" -#~ "Warning: Some configured mods are missing.\n" -#~ "Their setting will be removed when you save the configuration. " -#~ msgstr "" -#~ "Предупреждение: Ðекоторые моды не найдены.\n" -#~ "Их наÑтройки будут удалены, когда вы Ñохраните конфигурацию. " +#~ msgid "Failed to delete all world files" +#~ msgstr "Ошибка при удалении файлов мира" #~ msgid "" #~ "Default Controls:\n" @@ -4630,104 +4760,114 @@ msgstr "cURL тайм-аут" #~ "- ESC: Ñто меню\n" #~ "- T: чат\n" -#~ msgid "Failed to delete all world files" -#~ msgstr "Ошибка при удалении файлов мира" +#~ msgid "" +#~ "Warning: Some configured mods are missing.\n" +#~ "Their setting will be removed when you save the configuration. " +#~ msgstr "" +#~ "Предупреждение: Ðекоторые моды не найдены.\n" +#~ "Их наÑтройки будут удалены, когда вы Ñохраните конфигурацию. " -#~ msgid "Cannot configure world: Nothing selected" -#~ msgstr "Ðевозможно наÑтроить мир: ничего не выбрано" +#~ msgid "" +#~ "Warning: Some mods are not configured yet.\n" +#~ "They will be enabled by default when you save the configuration. " +#~ msgstr "" +#~ "Предупреждение: Ðекоторые моды еще не наÑтроены.\n" +#~ "Их Ñтандартные наÑтройки будут уÑтановлены, когда вы Ñохраните " +#~ "конфигурацию. " -#~ msgid "Cannot create world: No games found" -#~ msgstr "Ðевозможно Ñоздать мир: Ðи одной игры не найдено" +#~ msgid "Local install" +#~ msgstr "Ð›Ð¾ÐºÐ°Ð»ÑŒÐ½Ð°Ñ ÑƒÑтановка" -#~ msgid "Files to be deleted" -#~ msgstr "Следующие файлы будут удалены" +#~ msgid "Add mod:" +#~ msgstr "Добавить мод:" -#~ msgid "Cannot delete world: Nothing selected" -#~ msgstr "Ðевозможно удалить мир: Ðичего не выбрано" +#~ msgid "MODS" +#~ msgstr "МОДЫ" -#~ msgid "Address required." -#~ msgstr "Ðужно ввеÑти адреÑ." +#~ msgid "TEXTURE PACKS" +#~ msgstr "ПÐКЕТЫ ТЕКСТУР" -#~ msgid "Create world" -#~ msgstr "Создать мир" +#~ msgid "SINGLE PLAYER" +#~ msgstr "ОДИÐОЧÐÐЯ ИГРÐ" -#~ msgid "Leave address blank to start a local server." -#~ msgstr "ОÑтавьте Ð°Ð´Ñ€ÐµÑ Ð¿ÑƒÑтым Ð´Ð»Ñ Ð·Ð°Ð¿ÑƒÑка локального Ñервера." +#~ msgid "Finite Liquid" +#~ msgstr "Конечные жидкоÑти" -#~ msgid "Show Favorites" -#~ msgstr "Избранные" +#~ msgid "Preload item visuals" +#~ msgstr "Предзагрузка изображений" -#~ msgid "Show Public" -#~ msgstr "Публичные" +#~ msgid "SETTINGS" +#~ msgstr "ÐÐСТРОЙКИ" -#~ msgid "Cannot create world: Name contains invalid characters" -#~ msgstr "Ðевозможно Ñоздать мир: Ð˜Ð¼Ñ Ñодержит недопуÑтимые Ñимволы" +#~ msgid "Password" +#~ msgstr "Пароль" -#~ msgid "Warning: Configuration not consistent. " -#~ msgstr "Предупреждение: ÐÐµÐ²ÐµÑ€Ð½Ð°Ñ ÐºÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ñ. " +#~ msgid "Name" +#~ msgstr "ИмÑ" -#~ msgid "Configuration saved. " -#~ msgstr "ÐаÑтройки Ñохранены. " +#~ msgid "START SERVER" +#~ msgstr "СЕРВЕР" -#~ msgid "is required by:" -#~ msgstr "требуетÑÑ Ð´Ð»Ñ:" +#~ msgid "CLIENT" +#~ msgstr "КЛИЕÐТ" -#~ msgid "Left click: Move all items, Right click: Move single item" -#~ msgstr "ЛКМ: ПеремеÑтить вÑе предметы, ПКМ: ПеремеÑтить один предмет" +#~ msgid "<<-- Add mod" +#~ msgstr "<<-- Добавить мод" -#, fuzzy -#~ msgid "Downloading" -#~ msgstr "Загрузить" +#~ msgid "Remove selected mod" +#~ msgstr "Удалить мод" -#~ msgid "Touch free target" -#~ msgstr "Свободный выбор цели" +#~ msgid "EDIT GAME" +#~ msgstr "РЕДÐКТИРОВÐÐИЕ" -#~ msgid "Scaling factor applied to menu elements: " -#~ msgstr "КоÑффициент маÑштаба интерфейÑа: " +#~ msgid "new game" +#~ msgstr "Создать игру" -#, fuzzy -#~ msgid "Wanted FPS" -#~ msgstr "Ожидаемый FPS" +#~ msgid "Mods:" +#~ msgstr "Моды:" -#, fuzzy -#~ msgid "Viewing range minimum" -#~ msgstr "ÐœÐ¸Ð½Ð¸Ð¼Ð°Ð»ÑŒÐ½Ð°Ñ Ð³Ñ€Ð°Ð½Ð¸Ñ†Ð° дальноÑти отриÑовки." +#~ msgid "GAMES" +#~ msgstr "ИГРЫ" -#~ msgid "Preload inventory textures" -#~ msgstr "Предзагрузка текÑтур..." +#~ msgid "Gamemgr: Unable to copy mod \"$1\" to game \"$2\"" +#~ msgstr "Gamemgr: Ðе могу Ñкопировать мод \"$1\" в игру \"$2\"" -#, fuzzy -#~ msgid "New style water" -#~ msgstr "Ðовый Ñтиль воды" +#~ msgid "Game Name" +#~ msgstr "Ðазвание" -#~ msgid "" -#~ "Key for increasing the viewing range. Modifies the minimum viewing " -#~ "range.\n" -#~ "See http://irrlicht.sourceforge.net/docu/namespaceirr." -#~ "html#a54da2a0e231901735e3da1b0edf72eb3" -#~ msgstr "" -#~ "Клавиша Ð£Ð²ÐµÐ»Ð¸Ñ‡ÐµÐ½Ð¸Ñ Ð²Ð¸Ð´Ð¸Ð¼Ð¾Ð³Ð¾ диапазона. ИзменÑет минимальную дальноÑÑ‚ÑŒ " -#~ "отображениÑ.\n" -#~ "Смотрите http://irrlicht.sourceforge.net/docu/namespaceirr." -#~ "html#a54da2a0e231901735e3da1b0edf72eb3" +#~ msgid "Restart minetest for driver change to take effect" +#~ msgstr "ПерезапуÑтите Minetest Ð´Ð»Ñ Ð¿Ñ€Ð¸Ð½ÑÑ‚Ð¸Ñ Ð¸Ð·Ð¼ÐµÐ½ÐµÐ½Ð¸Ð¹" -#~ msgid "" -#~ "Key for decreasing the viewing range. Modifies the minimum viewing " -#~ "range.\n" -#~ "See http://irrlicht.sourceforge.net/docu/namespaceirr." -#~ "html#a54da2a0e231901735e3da1b0edf72eb3" -#~ msgstr "" -#~ "Клавиша ÑƒÐ¼ÐµÐ½ÑŒÑˆÐµÐ½Ð¸Ñ Ð²Ð¸Ð´Ð¸Ð¼Ð¾Ð³Ð¾ диапазона. ИзменÑет минимальную дальноÑÑ‚ÑŒ " -#~ "отображениÑ.\n" -#~ "Смотрите http://irrlicht.sourceforge.net/docu/namespaceirr." -#~ "html#a54da2a0e231901735e3da1b0edf72eb3" +#~ msgid "Rendering:" +#~ msgstr "Рендеринг:" + +#~ msgid "If enabled, " +#~ msgstr "ЕÑли включено " +#~ msgid "If disabled " +#~ msgstr "ЕÑли выключено " + +#~ msgid "\"" +#~ msgstr "\"" + +#~ msgid "No!!!" +#~ msgstr "Ðет!" + +#~ msgid "Generate Normalmaps" +#~ msgstr "Генерировать карты нормалей" + +#~ msgid "Public Serverlist" +#~ msgstr "СпиÑок публичных Ñерверов" + +#~ msgid "No of course not!" +#~ msgstr "Ðет, конечно нет!" + +#, fuzzy +#~ msgid "Useful for mod developers." +#~ msgstr "Разработчики в отÑтавке" + +#, fuzzy #~ 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 "" -#~ "Включите немного более низкую поверхноÑÑ‚ÑŒ воды, чтобы она\n" -#~ "не заполнÑла блок полноÑтью. Учтите, что Ñто не ÑовÑем оптимизировано,\n" -#~ "и мÑгкое оÑвещение на поверхноÑти воды не работает Ñ Ñтим." +#~ "How many blocks are flying in the wire simultaneously for the whole " +#~ "server." +#~ msgstr "КоличеÑтво блоков, передаваемых одновременно Ð´Ð»Ñ Ð²Ñего Ñервера." diff --git a/po/sr_Cyrl/minetest.po b/po/sr_Cyrl/minetest.po index d57463cbe8046d06e392df2ad4ddbdb1735b7afd..eea83a67cc4c1b7dcac6c16535ae08678566fdde 100644 --- a/po/sr_Cyrl/minetest.po +++ b/po/sr_Cyrl/minetest.po @@ -7,17 +7,17 @@ msgid "" msgstr "" "Project-Id-Version: minetest\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-12 20:49+0200\n" +"POT-Creation-Date: 2016-08-30 06:18+0200\n" "PO-Revision-Date: 2016-07-13 09:50+0000\n" "Last-Translator: lisacvuk <lisacvukhome@gmail.com>\n" -"Language-Team: Serbian (cyrillic) " -"<https://hosted.weblate.org/projects/minetest/minetest/sr_Cyrl/>\n" +"Language-Team: Serbian (cyrillic) <https://hosted.weblate.org/projects/" +"minetest/minetest/sr_Cyrl/>\n" "Language: sr_Cyrl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=" -"4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Weblate 2.8-dev\n" #: builtin/fstk/ui.lua @@ -978,6 +978,10 @@ msgstr "Укључи/иÑкључи пролажење кроз препреке msgid "Use" msgstr "Коришћење" +#: src/guiKeyChangeMenu.cpp src/keycode.cpp +msgid "Zoom" +msgstr "Зумирај" + #: src/guiKeyChangeMenu.cpp msgid "press key" msgstr "притиÑните дугме" @@ -1294,10 +1298,6 @@ msgstr "X Дугме 1" msgid "X Button 2" msgstr "X Дугме 2" -#: src/keycode.cpp -msgid "Zoom" -msgstr "Зумирај" - #: src/settings_translation_file.cpp msgid "" "(X,Y,Z) offset of fractal from world centre in units of 'scale'.\n" @@ -1369,6 +1369,10 @@ msgstr "" msgid "Active Block Modifier interval" msgstr "" +#: src/settings_translation_file.cpp +msgid "Active Block Modifiers" +msgstr "" + #: src/settings_translation_file.cpp msgid "Active block range" msgstr "" @@ -1443,6 +1447,10 @@ msgstr "" msgid "Automaticaly report to the serverlist." msgstr "" +#: src/settings_translation_file.cpp +msgid "Autorun key" +msgstr "" + #: src/settings_translation_file.cpp msgid "Backward key" msgstr "" @@ -1475,6 +1483,10 @@ msgstr "" msgid "Build inside player" msgstr "Градња унутар играча" +#: src/settings_translation_file.cpp +msgid "Builtin" +msgstr "" + #: src/settings_translation_file.cpp msgid "Bumpmapping" msgstr "" @@ -1515,6 +1527,11 @@ msgstr "" msgid "Chat toggle key" msgstr "" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Chatcommands" +msgstr "Команда" + #: src/settings_translation_file.cpp msgid "" "Choice of 18 fractals from 9 formulas.\n" @@ -1588,14 +1605,14 @@ 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())." +"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 "" -"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." +"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 @@ -1741,6 +1758,10 @@ msgstr "" msgid "Default privileges" msgstr "" +#: src/settings_translation_file.cpp +msgid "Default report format" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Default timeout for cURL, stated in milliseconds.\n" @@ -1757,6 +1778,10 @@ msgstr "" msgid "Defines the maximal player transfer distance in blocks (0 = unlimited)." msgstr "" +#: src/settings_translation_file.cpp +msgid "Delay in sending blocks after building" +msgstr "" + #: src/settings_translation_file.cpp msgid "Delay showing tooltips, stated in milliseconds." msgstr "" @@ -1787,14 +1812,6 @@ msgstr "" msgid "Desynchronize block animation" msgstr "" -#: src/settings_translation_file.cpp -msgid "Detailed mod profile data. Useful for mod developers." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "Detailed mod profiling" -msgstr "" - #: src/settings_translation_file.cpp msgid "" "Determines terrain shape.\n" @@ -1928,6 +1945,14 @@ msgid "" "Requires shaders to be enabled." msgstr "" +#: src/settings_translation_file.cpp +msgid "Engine profiling data print interval" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Entity methods" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Experimental option, might cause visible spaces between blocks\n" @@ -1988,10 +2013,23 @@ msgstr "" msgid "Field of view" msgstr "" +#: src/settings_translation_file.cpp +msgid "Field of view for zoom" +msgstr "" + #: src/settings_translation_file.cpp msgid "Field of view in degrees." msgstr "" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "" +"Field of view while zooming in degrees.\n" +"This requires the \"zoom\" privilege on the server." +msgstr "" +"Играч је у могућноÑти д лети без утицаја гравитације.\n" +"Ово захтева \"fly\" привилегију на Ñерверима." + #: src/settings_translation_file.cpp msgid "" "File in client/serverlist/ that contains your favorite servers displayed in " @@ -2126,6 +2164,10 @@ msgstr "" msgid "Generate normalmaps" msgstr "" +#: src/settings_translation_file.cpp +msgid "Global callbacks" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Global map generation attributes.\n" @@ -2160,6 +2202,15 @@ msgid "" "- error: abort on usage of deprecated call (suggested for mod developers)." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Have the profiler instrument itself:\n" +"* Instrument an empty function.\n" +"This estimates the overhead, that instrumentation is adding (+1 function " +"call).\n" +"* Instrument the sampler being used to update the statistics." +msgstr "" + #: src/settings_translation_file.cpp msgid "Height component of the initial window size." msgstr "" @@ -2187,15 +2238,6 @@ msgid "" "In active blocks objects are loaded and ABMs run." msgstr "" -#: src/settings_translation_file.cpp -msgid "" -"How many blocks are flying in the wire simultaneously for the whole server." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "How many blocks are flying in the wire simultaneously per client." -msgstr "" - #: src/settings_translation_file.cpp msgid "" "How much the server will wait before unloading unused mapblocks.\n" @@ -2292,6 +2334,40 @@ msgstr "" msgid "In-game chat console background color (R,G,B)." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Instrument builtin.\n" +"This is usually only needed by core/builtin contributors" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument chatcommands on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument global callback functions on registration.\n" +"(anything you pass to a minetest.register_*() function)" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Active Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Loading Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument the methods of entities on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrumentation" +msgstr "" + #: src/settings_translation_file.cpp msgid "Interval of saving important changes in the world, stated in seconds." msgstr "" @@ -2327,7 +2403,7 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Joystick button repetition invterval" +msgid "Joystick button repetition interval" msgstr "" #: src/settings_translation_file.cpp @@ -2492,6 +2568,13 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Key for toggling autorun.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Key for toggling cinematic mode.\n" @@ -2529,7 +2612,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Key for toggling the camrea update. Only used for development\n" +"Key for toggling the camera update. Only used for development\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" @@ -2679,6 +2762,21 @@ msgstr "" msgid "Liquid update tick" msgstr "" +#: src/settings_translation_file.cpp +msgid "Load the game profiler" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Load the game profiler to collect game profiling data.\n" +"Provides a /profiler command to access the compiled profile.\n" +"Useful for mod developers and server operators." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Loading Block Modifiers" +msgstr "" + #: src/settings_translation_file.cpp msgid "Main menu game manager" msgstr "" @@ -3097,6 +3195,14 @@ msgstr "" msgid "Maximum hotbar width" msgstr "" +#: src/settings_translation_file.cpp +msgid "Maximum number of blocks that are simultaneously sent in total." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Maximum number of blocks that are simultaneously sent per client." +msgstr "" + #: src/settings_translation_file.cpp msgid "Maximum number of blocks that can be queued for loading." msgstr "" @@ -3138,6 +3244,10 @@ msgstr "" msgid "Maximum number of statically stored objects in a block." msgstr "" +#: src/settings_translation_file.cpp +msgid "Maximum objects per block" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Maximum proportion of current window to be used for hotbar.\n" @@ -3145,11 +3255,11 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously blocks send per client" +msgid "Maximum simultaneous block sends per client" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously bocks send total" +msgid "Maximum simultaneous block sends total" msgstr "" #: src/settings_translation_file.cpp @@ -3160,10 +3270,6 @@ msgstr "" msgid "Maximum users" msgstr "" -#: src/settings_translation_file.cpp -msgid "Maxmimum objects per block" -msgstr "" - #: src/settings_translation_file.cpp msgid "Menus" msgstr "" @@ -3204,10 +3310,6 @@ msgstr "" msgid "Mipmapping" msgstr "" -#: src/settings_translation_file.cpp -msgid "Mod profiling" -msgstr "" - #: src/settings_translation_file.cpp msgid "Modstore details URL" msgstr "" @@ -3414,12 +3516,18 @@ msgstr "" 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." +msgstr "" + #: src/settings_translation_file.cpp msgid "Privileges that players with basic_privs can grant" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiler data print interval. 0 = disable. Useful for developers." +msgid "Profiler" msgstr "" #: src/settings_translation_file.cpp @@ -3427,7 +3535,7 @@ msgid "Profiler toggle key" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiling print interval" +msgid "Profiling" msgstr "" #: src/settings_translation_file.cpp @@ -3461,6 +3569,11 @@ msgstr "" msgid "Replaces the default main menu with a custom one." msgstr "" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Report path" +msgstr "Одабери локацију" + #: src/settings_translation_file.cpp msgid "Right key" msgstr "" @@ -3619,7 +3732,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Shaders allow advanced visul effects and may increase performance on some " +"Shaders allow advanced visual effects and may increase performance on some " "video cards.\n" "Thy only work with the OpenGL video backend." msgstr "" @@ -3734,10 +3847,22 @@ msgstr "" msgid "The altitude at which temperature drops by 20C" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The default format in which profiles are being saved,\n" +"when calling `/profiler save [format]` without format." +msgstr "" + #: src/settings_translation_file.cpp msgid "The depth of dirt or other filler" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The file path relative to your worldpath in which profiles will be saved " +"to.\n" +msgstr "" + #: src/settings_translation_file.cpp msgid "The network interface that the server listens on." msgstr "" @@ -3882,10 +4007,6 @@ msgstr "" msgid "Use trilinear filtering when scaling textures." msgstr "" -#: src/settings_translation_file.cpp -msgid "Useful for mod developers." -msgstr "" - #: src/settings_translation_file.cpp msgid "V-Sync" msgstr "" @@ -4012,7 +4133,7 @@ msgid "" "When gui_scaling_filter_txr2img is true, copy those images\n" "from hardware to software for scaling. When false, fall back\n" "to the old scaling method, for video drivers that don't\n" -"propery support downloading textures back from hardware." +"properly support downloading textures back from hardware." msgstr "" #: src/settings_translation_file.cpp diff --git a/po/tr/minetest.po b/po/tr/minetest.po index 32f03e666f22fd9b1a4fe5520b265df814c2d6d2..9d7b23e149e35277ba257c8253a3cec6ba843b09 100644 --- a/po/tr/minetest.po +++ b/po/tr/minetest.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.1.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-12 20:49+0200\n" +"POT-Creation-Date: 2016-08-30 06:18+0200\n" "PO-Revision-Date: 2015-10-27 16:46+0200\n" "Last-Translator: PilzAdam <PilzAdam@minetest.net>\n" "Language-Team: Turkish <https://hosted.weblate.org/projects/minetest/" @@ -997,6 +997,10 @@ msgstr "Noclip aç/kapa" msgid "Use" msgstr "Kullan" +#: src/guiKeyChangeMenu.cpp src/keycode.cpp +msgid "Zoom" +msgstr "YakınlaÅŸtır" + #: src/guiKeyChangeMenu.cpp msgid "press key" msgstr "tuÅŸa bas" @@ -1313,10 +1317,6 @@ msgstr "X Button 1" msgid "X Button 2" msgstr "X Button 2" -#: src/keycode.cpp -msgid "Zoom" -msgstr "YakınlaÅŸtır" - #: src/settings_translation_file.cpp msgid "" "(X,Y,Z) offset of fractal from world centre in units of 'scale'.\n" @@ -1384,6 +1384,10 @@ msgstr "" msgid "Active Block Modifier interval" msgstr "" +#: src/settings_translation_file.cpp +msgid "Active Block Modifiers" +msgstr "" + #: src/settings_translation_file.cpp msgid "Active block range" msgstr "" @@ -1459,6 +1463,10 @@ msgstr "" msgid "Automaticaly report to the serverlist." msgstr "" +#: src/settings_translation_file.cpp +msgid "Autorun key" +msgstr "" + #: src/settings_translation_file.cpp #, fuzzy msgid "Backward key" @@ -1495,6 +1503,10 @@ msgstr "" msgid "Build inside player" msgstr "" +#: src/settings_translation_file.cpp +msgid "Builtin" +msgstr "" + #: src/settings_translation_file.cpp msgid "Bumpmapping" msgstr "Engebeler" @@ -1537,6 +1549,11 @@ msgstr "TuÅŸları deÄŸiÅŸtir" msgid "Chat toggle key" msgstr "TuÅŸları deÄŸiÅŸtir" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Chatcommands" +msgstr "Komut" + #: src/settings_translation_file.cpp msgid "" "Choice of 18 fractals from 9 formulas.\n" @@ -1614,14 +1631,14 @@ 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())." +"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 "" -"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." +"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 @@ -1776,6 +1793,10 @@ msgstr "Yeni ÅŸifre" msgid "Default privileges" msgstr "" +#: src/settings_translation_file.cpp +msgid "Default report format" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Default timeout for cURL, stated in milliseconds.\n" @@ -1792,6 +1813,10 @@ msgstr "" msgid "Defines the maximal player transfer distance in blocks (0 = unlimited)." msgstr "" +#: src/settings_translation_file.cpp +msgid "Delay in sending blocks after building" +msgstr "" + #: src/settings_translation_file.cpp msgid "Delay showing tooltips, stated in milliseconds." msgstr "" @@ -1822,14 +1847,6 @@ msgstr "" msgid "Desynchronize block animation" msgstr "" -#: src/settings_translation_file.cpp -msgid "Detailed mod profile data. Useful for mod developers." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "Detailed mod profiling" -msgstr "" - #: src/settings_translation_file.cpp msgid "" "Determines terrain shape.\n" @@ -1970,6 +1987,14 @@ msgid "" "Requires shaders to be enabled." msgstr "" +#: src/settings_translation_file.cpp +msgid "Engine profiling data print interval" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Entity methods" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Experimental option, might cause visible spaces between blocks\n" @@ -2031,10 +2056,20 @@ msgstr "" msgid "Field of view" msgstr "" +#: src/settings_translation_file.cpp +msgid "Field of view for zoom" +msgstr "" + #: src/settings_translation_file.cpp msgid "Field of view in degrees." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Field of view while zooming in degrees.\n" +"This requires the \"zoom\" privilege on the server." +msgstr "" + #: src/settings_translation_file.cpp msgid "" "File in client/serverlist/ that contains your favorite servers displayed in " @@ -2174,6 +2209,10 @@ msgstr "" msgid "Generate normalmaps" msgstr "Normal haritalar oluÅŸtur" +#: src/settings_translation_file.cpp +msgid "Global callbacks" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Global map generation attributes.\n" @@ -2209,6 +2248,15 @@ msgid "" "- error: abort on usage of deprecated call (suggested for mod developers)." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Have the profiler instrument itself:\n" +"* Instrument an empty function.\n" +"This estimates the overhead, that instrumentation is adding (+1 function " +"call).\n" +"* Instrument the sampler being used to update the statistics." +msgstr "" + #: src/settings_translation_file.cpp msgid "Height component of the initial window size." msgstr "" @@ -2236,15 +2284,6 @@ msgid "" "In active blocks objects are loaded and ABMs run." msgstr "" -#: src/settings_translation_file.cpp -msgid "" -"How many blocks are flying in the wire simultaneously for the whole server." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "How many blocks are flying in the wire simultaneously per client." -msgstr "" - #: src/settings_translation_file.cpp msgid "" "How much the server will wait before unloading unused mapblocks.\n" @@ -2340,6 +2379,40 @@ msgstr "" msgid "In-game chat console background color (R,G,B)." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Instrument builtin.\n" +"This is usually only needed by core/builtin contributors" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument chatcommands on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument global callback functions on registration.\n" +"(anything you pass to a minetest.register_*() function)" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Active Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Loading Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument the methods of entities on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrumentation" +msgstr "" + #: src/settings_translation_file.cpp msgid "Interval of saving important changes in the world, stated in seconds." msgstr "" @@ -2376,7 +2449,7 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Joystick button repetition invterval" +msgid "Joystick button repetition interval" msgstr "" #: src/settings_translation_file.cpp @@ -2542,6 +2615,13 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Key for toggling autorun.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Key for toggling cinematic mode.\n" @@ -2579,7 +2659,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Key for toggling the camrea update. Only used for development\n" +"Key for toggling the camera update. Only used for development\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" @@ -2730,6 +2810,21 @@ msgstr "" msgid "Liquid update tick" msgstr "" +#: src/settings_translation_file.cpp +msgid "Load the game profiler" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Load the game profiler to collect game profiling data.\n" +"Provides a /profiler command to access the compiled profile.\n" +"Useful for mod developers and server operators." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Loading Block Modifiers" +msgstr "" + #: src/settings_translation_file.cpp msgid "Main menu game manager" msgstr "" @@ -3172,6 +3267,14 @@ msgstr "" msgid "Maximum hotbar width" msgstr "" +#: src/settings_translation_file.cpp +msgid "Maximum number of blocks that are simultaneously sent in total." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Maximum number of blocks that are simultaneously sent per client." +msgstr "" + #: src/settings_translation_file.cpp msgid "Maximum number of blocks that can be queued for loading." msgstr "" @@ -3213,6 +3316,10 @@ msgstr "" msgid "Maximum number of statically stored objects in a block." msgstr "" +#: src/settings_translation_file.cpp +msgid "Maximum objects per block" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Maximum proportion of current window to be used for hotbar.\n" @@ -3220,11 +3327,11 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously blocks send per client" +msgid "Maximum simultaneous block sends per client" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously bocks send total" +msgid "Maximum simultaneous block sends total" msgstr "" #: src/settings_translation_file.cpp @@ -3235,10 +3342,6 @@ msgstr "" msgid "Maximum users" msgstr "" -#: src/settings_translation_file.cpp -msgid "Maxmimum objects per block" -msgstr "" - #: src/settings_translation_file.cpp #, fuzzy msgid "Menus" @@ -3281,10 +3384,6 @@ msgstr "" msgid "Mipmapping" msgstr "Mip-Mapping" -#: src/settings_translation_file.cpp -msgid "Mod profiling" -msgstr "" - #: src/settings_translation_file.cpp msgid "Modstore details URL" msgstr "" @@ -3497,12 +3596,18 @@ msgstr "" 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." +msgstr "" + #: src/settings_translation_file.cpp msgid "Privileges that players with basic_privs can grant" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiler data print interval. 0 = disable. Useful for developers." +msgid "Profiler" msgstr "" #: src/settings_translation_file.cpp @@ -3510,7 +3615,7 @@ msgid "Profiler toggle key" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiling print interval" +msgid "Profiling" msgstr "" #: src/settings_translation_file.cpp @@ -3545,6 +3650,11 @@ msgstr "" msgid "Replaces the default main menu with a custom one." msgstr "" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Report path" +msgstr "Seç" + #: src/settings_translation_file.cpp #, fuzzy msgid "Right key" @@ -3715,7 +3825,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Shaders allow advanced visul effects and may increase performance on some " +"Shaders allow advanced visual effects and may increase performance on some " "video cards.\n" "Thy only work with the OpenGL video backend." msgstr "" @@ -3834,10 +3944,22 @@ msgstr "Doku paketi" msgid "The altitude at which temperature drops by 20C" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The default format in which profiles are being saved,\n" +"when calling `/profiler save [format]` without format." +msgstr "" + #: src/settings_translation_file.cpp msgid "The depth of dirt or other filler" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The file path relative to your worldpath in which profiles will be saved " +"to.\n" +msgstr "" + #: src/settings_translation_file.cpp msgid "The network interface that the server listens on." msgstr "" @@ -3984,11 +4106,6 @@ msgstr "" msgid "Use trilinear filtering when scaling textures." msgstr "" -#: src/settings_translation_file.cpp -#, fuzzy -msgid "Useful for mod developers." -msgstr "Ana geliÅŸtiriciler" - #: src/settings_translation_file.cpp msgid "V-Sync" msgstr "" @@ -4125,7 +4242,7 @@ msgid "" "When gui_scaling_filter_txr2img is true, copy those images\n" "from hardware to software for scaling. When false, fall back\n" "to the old scaling method, for video drivers that don't\n" -"propery support downloading textures back from hardware." +"properly support downloading textures back from hardware." msgstr "" #: src/settings_translation_file.cpp @@ -4225,57 +4342,61 @@ msgstr "" msgid "cURL timeout" msgstr "" -#~ msgid "No of course not!" -#~ msgstr "Elbette hayır!" +#, fuzzy +#~ msgid "Preload inventory textures" +#~ msgstr "Dokular yükleniyor..." -#~ msgid "Public Serverlist" -#~ msgstr "Çevirimiçi Oyun Listesi" +#~ msgid "Scaling factor applied to menu elements: " +#~ msgstr "Ölçeklendirme menülere iÅŸlendi:" -#, fuzzy -#~ msgid "Generate Normalmaps" -#~ msgstr "Normal haritalar oluÅŸtur" +#~ msgid "Touch free target" +#~ msgstr "Touch free target" -#~ msgid "No!!!" -#~ msgstr "Hayır!!!" +#~ msgid "Downloading" +#~ msgstr "Ä°ndiriliyor" -#~ msgid "\"" -#~ msgstr "\"" +#~ msgid "please wait..." +#~ msgstr "lütfen bekleyin..." -#, fuzzy -#~ msgid "If disabled " -#~ msgstr "Paketi Kapat" +#~ msgid " KB/s" +#~ msgstr " KB/s" -#, fuzzy -#~ msgid "If enabled, " -#~ msgstr "EtkinleÅŸtirildi" +#~ msgid " MB/s" +#~ msgstr " MB/s" -#~ msgid "Rendering:" -#~ msgstr "Kaplama:" +#~ msgid "Numpad " +#~ msgstr "Numpad " #~ msgid "Restart minetest for driver change to take effect" #~ msgstr "DeÄŸiÅŸikliklerin etkin olabilmesi için minetesti yeniden baÅŸlatın" -#~ msgid "Numpad " -#~ msgstr "Numpad " +#~ msgid "Rendering:" +#~ msgstr "Kaplama:" -#~ msgid " MB/s" -#~ msgstr " MB/s" +#, fuzzy +#~ msgid "If enabled, " +#~ msgstr "EtkinleÅŸtirildi" -#~ msgid " KB/s" -#~ msgstr " KB/s" +#, fuzzy +#~ msgid "If disabled " +#~ msgstr "Paketi Kapat" -#~ msgid "please wait..." -#~ msgstr "lütfen bekleyin..." +#~ msgid "\"" +#~ msgstr "\"" -#~ msgid "Downloading" -#~ msgstr "Ä°ndiriliyor" +#~ msgid "No!!!" +#~ msgstr "Hayır!!!" -#~ msgid "Touch free target" -#~ msgstr "Touch free target" +#, fuzzy +#~ msgid "Generate Normalmaps" +#~ msgstr "Normal haritalar oluÅŸtur" -#~ msgid "Scaling factor applied to menu elements: " -#~ msgstr "Ölçeklendirme menülere iÅŸlendi:" +#~ msgid "Public Serverlist" +#~ msgstr "Çevirimiçi Oyun Listesi" + +#~ msgid "No of course not!" +#~ msgstr "Elbette hayır!" #, fuzzy -#~ msgid "Preload inventory textures" -#~ msgstr "Dokular yükleniyor..." +#~ msgid "Useful for mod developers." +#~ msgstr "Ana geliÅŸtiriciler" diff --git a/po/uk/minetest.po b/po/uk/minetest.po index 102ccf729756788ec5eb92d42e0bb3340f3025b5..0c30153d7bb1f45699e1c9040917423866f6244f 100644 --- a/po/uk/minetest.po +++ b/po/uk/minetest.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: minetest\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-12 20:49+0200\n" +"POT-Creation-Date: 2016-08-30 06:18+0200\n" "PO-Revision-Date: 2016-05-12 01:10+0000\n" "Last-Translator: Fixer <artem.brz@gmail.com>\n" "Language-Team: Ukrainian <https://hosted.weblate.org/projects/minetest/" @@ -984,6 +984,11 @@ msgstr "Переключити режим Ð¿Ñ€Ð¾Ñ…Ð¾Ð´Ð¶ÐµÐ½Ð½Ñ ÐºÑ€Ñ–Ð·ÑŒ ÑÑ‚ msgid "Use" msgstr "ВикориÑтовувати" +#: src/guiKeyChangeMenu.cpp src/keycode.cpp +#, fuzzy +msgid "Zoom" +msgstr "Збільшити" + #: src/guiKeyChangeMenu.cpp msgid "press key" msgstr "ÐатиÑніть клавішу" @@ -1302,11 +1307,6 @@ msgstr "Додаткова кнопка 1" msgid "X Button 2" msgstr "Додаткова кнопка 2" -#: src/keycode.cpp -#, fuzzy -msgid "Zoom" -msgstr "Збільшити" - #: src/settings_translation_file.cpp msgid "" "(X,Y,Z) offset of fractal from world centre in units of 'scale'.\n" @@ -1375,6 +1375,10 @@ msgstr "" msgid "Active Block Modifier interval" msgstr "" +#: src/settings_translation_file.cpp +msgid "Active Block Modifiers" +msgstr "" + #: src/settings_translation_file.cpp msgid "Active block range" msgstr "" @@ -1449,6 +1453,10 @@ msgstr "" msgid "Automaticaly report to the serverlist." msgstr "" +#: src/settings_translation_file.cpp +msgid "Autorun key" +msgstr "" + #: src/settings_translation_file.cpp #, fuzzy msgid "Backward key" @@ -1482,6 +1490,10 @@ msgstr "" msgid "Build inside player" msgstr "Будувати в межах гравцÑ" +#: src/settings_translation_file.cpp +msgid "Builtin" +msgstr "" + #: src/settings_translation_file.cpp msgid "Bumpmapping" msgstr "Бамп-маппінг" @@ -1523,6 +1535,11 @@ msgstr "Чат" msgid "Chat toggle key" msgstr "Чат" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Chatcommands" +msgstr "Команда" + #: src/settings_translation_file.cpp msgid "" "Choice of 18 fractals from 9 formulas.\n" @@ -1596,14 +1613,14 @@ 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())." +"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 "" -"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." +"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 @@ -1749,6 +1766,10 @@ msgstr "Стандартний пароль" msgid "Default privileges" msgstr "Стандартні права" +#: src/settings_translation_file.cpp +msgid "Default report format" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Default timeout for cURL, stated in milliseconds.\n" @@ -1765,6 +1786,10 @@ msgstr "" msgid "Defines the maximal player transfer distance in blocks (0 = unlimited)." msgstr "" +#: src/settings_translation_file.cpp +msgid "Delay in sending blocks after building" +msgstr "" + #: src/settings_translation_file.cpp msgid "Delay showing tooltips, stated in milliseconds." msgstr "" @@ -1795,14 +1820,6 @@ msgstr "" msgid "Desynchronize block animation" msgstr "" -#: src/settings_translation_file.cpp -msgid "Detailed mod profile data. Useful for mod developers." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "Detailed mod profiling" -msgstr "" - #: src/settings_translation_file.cpp msgid "" "Determines terrain shape.\n" @@ -1936,6 +1953,14 @@ msgid "" "Requires shaders to be enabled." msgstr "" +#: src/settings_translation_file.cpp +msgid "Engine profiling data print interval" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Entity methods" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Experimental option, might cause visible spaces between blocks\n" @@ -1996,10 +2021,20 @@ msgstr "" msgid "Field of view" msgstr "" +#: src/settings_translation_file.cpp +msgid "Field of view for zoom" +msgstr "" + #: src/settings_translation_file.cpp msgid "Field of view in degrees." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Field of view while zooming in degrees.\n" +"This requires the \"zoom\" privilege on the server." +msgstr "" + #: src/settings_translation_file.cpp msgid "" "File in client/serverlist/ that contains your favorite servers displayed in " @@ -2135,6 +2170,10 @@ msgstr "" msgid "Generate normalmaps" msgstr "Генерувати карти нормалів" +#: src/settings_translation_file.cpp +msgid "Global callbacks" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Global map generation attributes.\n" @@ -2169,6 +2208,15 @@ msgid "" "- error: abort on usage of deprecated call (suggested for mod developers)." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Have the profiler instrument itself:\n" +"* Instrument an empty function.\n" +"This estimates the overhead, that instrumentation is adding (+1 function " +"call).\n" +"* Instrument the sampler being used to update the statistics." +msgstr "" + #: src/settings_translation_file.cpp msgid "Height component of the initial window size." msgstr "" @@ -2196,15 +2244,6 @@ msgid "" "In active blocks objects are loaded and ABMs run." msgstr "" -#: src/settings_translation_file.cpp -msgid "" -"How many blocks are flying in the wire simultaneously for the whole server." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "How many blocks are flying in the wire simultaneously per client." -msgstr "" - #: src/settings_translation_file.cpp msgid "" "How much the server will wait before unloading unused mapblocks.\n" @@ -2299,6 +2338,40 @@ msgstr "" msgid "In-game chat console background color (R,G,B)." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Instrument builtin.\n" +"This is usually only needed by core/builtin contributors" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument chatcommands on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument global callback functions on registration.\n" +"(anything you pass to a minetest.register_*() function)" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Active Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Loading Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument the methods of entities on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrumentation" +msgstr "" + #: src/settings_translation_file.cpp msgid "Interval of saving important changes in the world, stated in seconds." msgstr "" @@ -2334,7 +2407,7 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Joystick button repetition invterval" +msgid "Joystick button repetition interval" msgstr "" #: src/settings_translation_file.cpp @@ -2499,6 +2572,13 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Key for toggling autorun.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Key for toggling cinematic mode.\n" @@ -2536,7 +2616,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Key for toggling the camrea update. Only used for development\n" +"Key for toggling the camera update. Only used for development\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" @@ -2686,6 +2766,21 @@ msgstr "" msgid "Liquid update tick" msgstr "" +#: src/settings_translation_file.cpp +msgid "Load the game profiler" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Load the game profiler to collect game profiling data.\n" +"Provides a /profiler command to access the compiled profile.\n" +"Useful for mod developers and server operators." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Loading Block Modifiers" +msgstr "" + #: src/settings_translation_file.cpp msgid "Main menu game manager" msgstr "" @@ -3104,6 +3199,14 @@ msgstr "" msgid "Maximum hotbar width" msgstr "" +#: src/settings_translation_file.cpp +msgid "Maximum number of blocks that are simultaneously sent in total." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Maximum number of blocks that are simultaneously sent per client." +msgstr "" + #: src/settings_translation_file.cpp msgid "Maximum number of blocks that can be queued for loading." msgstr "" @@ -3145,6 +3248,10 @@ msgstr "" msgid "Maximum number of statically stored objects in a block." msgstr "" +#: src/settings_translation_file.cpp +msgid "Maximum objects per block" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Maximum proportion of current window to be used for hotbar.\n" @@ -3152,11 +3259,11 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously blocks send per client" +msgid "Maximum simultaneous block sends per client" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously bocks send total" +msgid "Maximum simultaneous block sends total" msgstr "" #: src/settings_translation_file.cpp @@ -3167,10 +3274,6 @@ msgstr "" msgid "Maximum users" msgstr "" -#: src/settings_translation_file.cpp -msgid "Maxmimum objects per block" -msgstr "" - #: src/settings_translation_file.cpp msgid "Menus" msgstr "Меню" @@ -3211,10 +3314,6 @@ msgstr "" msgid "Mipmapping" msgstr "Mіп-текÑтуруваннÑ" -#: src/settings_translation_file.cpp -msgid "Mod profiling" -msgstr "" - #: src/settings_translation_file.cpp msgid "Modstore details URL" msgstr "" @@ -3419,12 +3518,18 @@ msgstr "" 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." +msgstr "" + #: src/settings_translation_file.cpp msgid "Privileges that players with basic_privs can grant" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiler data print interval. 0 = disable. Useful for developers." +msgid "Profiler" msgstr "" #: src/settings_translation_file.cpp @@ -3432,7 +3537,7 @@ msgid "Profiler toggle key" msgstr "" #: src/settings_translation_file.cpp -msgid "Profiling print interval" +msgid "Profiling" msgstr "" #: src/settings_translation_file.cpp @@ -3466,6 +3571,11 @@ msgstr "" msgid "Replaces the default main menu with a custom one." msgstr "" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Report path" +msgstr "Вибрати шлÑÑ…" + #: src/settings_translation_file.cpp msgid "Right key" msgstr "Права клавіша" @@ -3624,7 +3734,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Shaders allow advanced visul effects and may increase performance on some " +"Shaders allow advanced visual effects and may increase performance on some " "video cards.\n" "Thy only work with the OpenGL video backend." msgstr "" @@ -3739,10 +3849,22 @@ msgstr "ШлÑÑ… до текÑтури" msgid "The altitude at which temperature drops by 20C" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The default format in which profiles are being saved,\n" +"when calling `/profiler save [format]` without format." +msgstr "" + #: src/settings_translation_file.cpp msgid "The depth of dirt or other filler" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The file path relative to your worldpath in which profiles will be saved " +"to.\n" +msgstr "" + #: src/settings_translation_file.cpp msgid "The network interface that the server listens on." msgstr "" @@ -3887,10 +4009,6 @@ msgstr "" msgid "Use trilinear filtering when scaling textures." msgstr "" -#: src/settings_translation_file.cpp -msgid "Useful for mod developers." -msgstr "" - #: src/settings_translation_file.cpp msgid "V-Sync" msgstr "" @@ -4018,7 +4136,7 @@ msgid "" "When gui_scaling_filter_txr2img is true, copy those images\n" "from hardware to software for scaling. When false, fall back\n" "to the old scaling method, for video drivers that don't\n" -"propery support downloading textures back from hardware." +"properly support downloading textures back from hardware." msgstr "" #: src/settings_translation_file.cpp @@ -4118,96 +4236,96 @@ msgstr "" msgid "cURL timeout" msgstr "" -#~ msgid "No of course not!" -#~ msgstr "ÐÑ–, звіÑно ні!" - -#~ msgid "Public Serverlist" -#~ msgstr "СпиÑок публічних Ñерверів" - #, fuzzy -#~ msgid "Generate Normalmaps" -#~ msgstr "Генерувати карти нормалей" - -#~ msgid "No!!!" -#~ msgstr "ÐÑ–!!!" +#~ msgid "Preload inventory textures" +#~ msgstr "Ð—Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ Ñ‚ÐµÐºÑтур..." -#, fuzzy -#~ msgid "If disabled " -#~ msgstr "Вимкнути багатокориÑтувацьку гру" +#~ msgid "Scaling factor applied to menu elements: " +#~ msgstr "МаÑÑˆÑ‚Ð°Ð±ÑƒÐ²Ð°Ð½Ð½Ñ ÐµÐ»ÐµÐ¼ÐµÐ½Ñ‚Ñ–Ð² меню: " #, fuzzy -#~ msgid "If enabled, " -#~ msgstr "Увімкнено" +#~ msgid "Downloading" +#~ msgstr "Вниз" -#, fuzzy -#~ msgid "Game Name" -#~ msgstr "Гра" +#~ msgid "Left click: Move all items, Right click: Move single item" +#~ msgstr "" +#~ "Ліва кнопка миші: ПереміÑтити уÑÑ– предмети, Права кнопка миші: " +#~ "ПереміÑтити один предмет" -#, fuzzy -#~ msgid "Password" -#~ msgstr "Старий Пароль" +#~ msgid "is required by:" +#~ msgstr "необхідний длÑ:" -#~ msgid "Preload item visuals" -#~ msgstr "Попереднє Ð·Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½ÑŒ" +#~ msgid "Configuration saved. " +#~ msgstr "ÐÐ°Ð»Ð°ÑˆÑ‚ÑƒÐ²Ð°Ð½Ð½Ñ Ð—Ð±ÐµÑ€ÐµÐ¶ÐµÐ½Ð¾. " -#, fuzzy -#~ msgid "Finite Liquid" -#~ msgstr "Кінцеві рідини" +#~ msgid "Warning: Configuration not consistent. " +#~ msgstr "ПопередженнÑ: Помилкова конфігураціÑ. " -#~ msgid "Failed to delete all world files" -#~ msgstr "Помилка при видаленні файлів Ñвіту" +#~ msgid "Cannot create world: Name contains invalid characters" +#~ msgstr "Ðеможливо Ñтворити Ñвіт: Ім'Ñ Ð¼Ñ–Ñтить недопуÑтимі Ñимволи" -#~ msgid "Cannot configure world: Nothing selected" -#~ msgstr "Ðеможливо налаштувати Ñвіт: Ðічого не вибрано" +#~ msgid "Show Public" +#~ msgstr "Показати Публічні" -#~ msgid "Cannot create world: No games found" -#~ msgstr "Ðеможливо Ñтворити Ñвіт: Ðе знайдено жодної гри" +#~ msgid "Show Favorites" +#~ msgstr "Показати Улюблені" -#~ msgid "Files to be deleted" -#~ msgstr "Файлів, що підлÑгають видаленню" +#~ msgid "Leave address blank to start a local server." +#~ msgstr "Залишіть адреÑу незаповненою Ð´Ð»Ñ ÑÑ‚Ð²Ð¾Ñ€ÐµÐ½Ð½Ñ Ð»Ð¾ÐºÐ°Ð»ÑŒÐ½Ð¾Ð³Ð¾ Ñерверу." -#~ msgid "Cannot delete world: Nothing selected" -#~ msgstr "Ðеможливо видалити Ñвіт: Ðічого не вибрано" +#~ msgid "Create world" +#~ msgstr "Створити Ñвіт" #~ msgid "Address required." #~ msgstr "ÐдреÑа необхідна." -#~ msgid "Create world" -#~ msgstr "Створити Ñвіт" +#~ msgid "Cannot delete world: Nothing selected" +#~ msgstr "Ðеможливо видалити Ñвіт: Ðічого не вибрано" -#~ msgid "Leave address blank to start a local server." -#~ msgstr "Залишіть адреÑу незаповненою Ð´Ð»Ñ ÑÑ‚Ð²Ð¾Ñ€ÐµÐ½Ð½Ñ Ð»Ð¾ÐºÐ°Ð»ÑŒÐ½Ð¾Ð³Ð¾ Ñерверу." +#~ msgid "Files to be deleted" +#~ msgstr "Файлів, що підлÑгають видаленню" -#~ msgid "Show Favorites" -#~ msgstr "Показати Улюблені" +#~ msgid "Cannot create world: No games found" +#~ msgstr "Ðеможливо Ñтворити Ñвіт: Ðе знайдено жодної гри" -#~ msgid "Show Public" -#~ msgstr "Показати Публічні" +#~ msgid "Cannot configure world: Nothing selected" +#~ msgstr "Ðеможливо налаштувати Ñвіт: Ðічого не вибрано" -#~ msgid "Cannot create world: Name contains invalid characters" -#~ msgstr "Ðеможливо Ñтворити Ñвіт: Ім'Ñ Ð¼Ñ–Ñтить недопуÑтимі Ñимволи" +#~ msgid "Failed to delete all world files" +#~ msgstr "Помилка при видаленні файлів Ñвіту" -#~ msgid "Warning: Configuration not consistent. " -#~ msgstr "ПопередженнÑ: Помилкова конфігураціÑ. " +#, fuzzy +#~ msgid "Finite Liquid" +#~ msgstr "Кінцеві рідини" -#~ msgid "Configuration saved. " -#~ msgstr "ÐÐ°Ð»Ð°ÑˆÑ‚ÑƒÐ²Ð°Ð½Ð½Ñ Ð—Ð±ÐµÑ€ÐµÐ¶ÐµÐ½Ð¾. " +#~ msgid "Preload item visuals" +#~ msgstr "Попереднє Ð·Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½ÑŒ" -#~ msgid "is required by:" -#~ msgstr "необхідний длÑ:" +#, fuzzy +#~ msgid "Password" +#~ msgstr "Старий Пароль" -#~ msgid "Left click: Move all items, Right click: Move single item" -#~ msgstr "" -#~ "Ліва кнопка миші: ПереміÑтити уÑÑ– предмети, Права кнопка миші: " -#~ "ПереміÑтити один предмет" +#, fuzzy +#~ msgid "Game Name" +#~ msgstr "Гра" #, fuzzy -#~ msgid "Downloading" -#~ msgstr "Вниз" +#~ msgid "If enabled, " +#~ msgstr "Увімкнено" -#~ msgid "Scaling factor applied to menu elements: " -#~ msgstr "МаÑÑˆÑ‚Ð°Ð±ÑƒÐ²Ð°Ð½Ð½Ñ ÐµÐ»ÐµÐ¼ÐµÐ½Ñ‚Ñ–Ð² меню: " +#, fuzzy +#~ msgid "If disabled " +#~ msgstr "Вимкнути багатокориÑтувацьку гру" + +#~ msgid "No!!!" +#~ msgstr "ÐÑ–!!!" #, fuzzy -#~ msgid "Preload inventory textures" -#~ msgstr "Ð—Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ Ñ‚ÐµÐºÑтур..." +#~ msgid "Generate Normalmaps" +#~ msgstr "Генерувати карти нормалей" + +#~ msgid "Public Serverlist" +#~ msgstr "СпиÑок публічних Ñерверів" + +#~ msgid "No of course not!" +#~ msgstr "ÐÑ–, звіÑно ні!" diff --git a/po/zh_CN/minetest.po b/po/zh_CN/minetest.po index e2912ca756fa094df105b8e82283240d534b4ddd..446e169fead828961c12292c9ec721d24471ff24 100644 --- a/po/zh_CN/minetest.po +++ b/po/zh_CN/minetest.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: minetest\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-12 20:49+0200\n" +"POT-Creation-Date: 2016-08-30 06:18+0200\n" "PO-Revision-Date: 2016-06-11 10:56+0000\n" "Last-Translator: arsdragonfly <arsdragonfly@gmail.com>\n" "Language-Team: Chinese (China) <https://hosted.weblate.org/projects/minetest/" @@ -972,6 +972,10 @@ msgstr "切æ¢ç©¿å¢™æ¨¡å¼" msgid "Use" msgstr "使用" +#: src/guiKeyChangeMenu.cpp src/keycode.cpp +msgid "Zoom" +msgstr "缩放" + #: src/guiKeyChangeMenu.cpp msgid "press key" msgstr "按键" @@ -1288,10 +1292,6 @@ msgstr "Xé”®1" msgid "X Button 2" msgstr "Xé”®2" -#: src/keycode.cpp -msgid "Zoom" -msgstr "缩放" - #: src/settings_translation_file.cpp msgid "" "(X,Y,Z) offset of fractal from world centre in units of 'scale'.\n" @@ -1375,6 +1375,11 @@ msgstr "活动区å—管ç†é—´éš”" msgid "Active Block Modifier interval" msgstr "活动区å—修改间隔" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Active Block Modifiers" +msgstr "活动区å—修改间隔" + #: src/settings_translation_file.cpp msgid "Active block range" msgstr "活动å—范围" @@ -1456,6 +1461,10 @@ msgstr "崩溃åŽè¯¢é—®é‡æ–°è¿žæŽ¥" msgid "Automaticaly report to the serverlist." msgstr "自动报告到æœåŠ¡å™¨åˆ—表。" +#: src/settings_translation_file.cpp +msgid "Autorun key" +msgstr "" + #: src/settings_translation_file.cpp msgid "Backward key" msgstr "åŽé€€é”®" @@ -1488,6 +1497,10 @@ msgstr "å…¨å±æ¨¡å¼ä¸çš„ä½ï¼åƒç´ (åˆç§°è‰²å½©æ·±åº¦ï¼‰ã€‚" msgid "Build inside player" msgstr "建立内部玩家" +#: src/settings_translation_file.cpp +msgid "Builtin" +msgstr "" + #: src/settings_translation_file.cpp msgid "Bumpmapping" msgstr "凹凸贴图" @@ -1529,6 +1542,11 @@ msgstr "èŠå¤©é”®" msgid "Chat toggle key" msgstr "èŠå¤©åˆ‡æ¢é”®" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Chatcommands" +msgstr "命令" + #: src/settings_translation_file.cpp msgid "" "Choice of 18 fractals from 9 formulas.\n" @@ -1620,20 +1638,21 @@ msgid "Colored fog" msgstr "彩色雾" #: src/settings_translation_file.cpp +#, fuzzy 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())." +"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 "" -"å—信任的 Mod 列表,以逗å·åˆ†éš”,其å¯å˜å–ä¸å®‰å…¨çš„\n" -"功能,å³ä¾¿ mod 安全性已å¯ç”¨ï¼ˆç»ç”± request_insecure_environment())。" +"以逗å·åˆ†éš”çš„ mod 清å•ï¼Œè®©æ‚¨å¯ä»¥å˜å– HTTP API,\n" +"å…¶å¯ä»Žäº’è”ç½‘ä¸Šä¼ åŠä¸‹è½½èµ„料。" #: 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." +"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 "" -"以逗å·åˆ†éš”çš„ mod 清å•ï¼Œè®©æ‚¨å¯ä»¥å˜å– HTTP API,\n" -"å…¶å¯ä»Žäº’è”ç½‘ä¸Šä¼ åŠä¸‹è½½èµ„料。" +"å—信任的 Mod 列表,以逗å·åˆ†éš”,其å¯å˜å–ä¸å®‰å…¨çš„\n" +"功能,å³ä¾¿ mod 安全性已å¯ç”¨ï¼ˆç»ç”± request_insecure_environment())。" #: src/settings_translation_file.cpp msgid "Command key" @@ -1789,6 +1808,10 @@ msgstr "默认密ç " msgid "Default privileges" msgstr "默认æƒé™" +#: src/settings_translation_file.cpp +msgid "Default report format" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Default timeout for cURL, stated in milliseconds.\n" @@ -1809,6 +1832,10 @@ msgstr "" msgid "Defines the maximal player transfer distance in blocks (0 = unlimited)." msgstr "" +#: src/settings_translation_file.cpp +msgid "Delay in sending blocks after building" +msgstr "" + #: src/settings_translation_file.cpp msgid "Delay showing tooltips, stated in milliseconds." msgstr "工具æ示显示延迟,按毫秒计算。" @@ -1839,14 +1866,6 @@ msgstr "æœåŠ¡å™¨æ述,将显示在æ供给玩家的æœåŠ¡å™¨åˆ—表。" msgid "Desynchronize block animation" msgstr "去åŒæ¥å—动画" -#: src/settings_translation_file.cpp -msgid "Detailed mod profile data. Useful for mod developers." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "Detailed mod profiling" -msgstr "详细 mod 剖æž" - #: src/settings_translation_file.cpp msgid "" "Determines terrain shape.\n" @@ -1984,6 +2003,15 @@ msgstr "" "å¯ç”¨è§†å·®é—å¡žæ˜ å°„ã€‚\n" "需è¦ç€è‰²å™¨å·²å¯ç”¨ã€‚" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Engine profiling data print interval" +msgstr "剖æžå°å‡ºé—´éš”" + +#: src/settings_translation_file.cpp +msgid "Entity methods" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Experimental option, might cause visible spaces between blocks\n" @@ -2046,10 +2074,24 @@ msgstr "" msgid "Field of view" msgstr "视界" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Field of view for zoom" +msgstr "视界" + #: src/settings_translation_file.cpp msgid "Field of view in degrees." msgstr "视界程度。" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "" +"Field of view while zooming in degrees.\n" +"This requires the \"zoom\" privilege on the server." +msgstr "" +"快速移动(通过“使用â€é”®ï¼‰ã€‚\n" +"这需è¦æœåŠ¡å™¨å…许“快速移动â€æƒé™ã€‚" + #: src/settings_translation_file.cpp msgid "" "File in client/serverlist/ that contains your favorite servers displayed in " @@ -2186,6 +2228,10 @@ msgstr "常规" msgid "Generate normalmaps" msgstr "生æˆå¸¸è§„地图" +#: src/settings_translation_file.cpp +msgid "Global callbacks" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Global map generation attributes.\n" @@ -2220,6 +2266,15 @@ msgid "" "- error: abort on usage of deprecated call (suggested for mod developers)." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Have the profiler instrument itself:\n" +"* Instrument an empty function.\n" +"This estimates the overhead, that instrumentation is adding (+1 function " +"call).\n" +"* Instrument the sampler being used to update the statistics." +msgstr "" + #: src/settings_translation_file.cpp msgid "Height component of the initial window size." msgstr "" @@ -2247,15 +2302,6 @@ msgid "" "In active blocks objects are loaded and ABMs run." msgstr "" -#: src/settings_translation_file.cpp -msgid "" -"How many blocks are flying in the wire simultaneously for the whole server." -msgstr "" - -#: src/settings_translation_file.cpp -msgid "How many blocks are flying in the wire simultaneously per client." -msgstr "" - #: src/settings_translation_file.cpp msgid "" "How much the server will wait before unloading unused mapblocks.\n" @@ -2350,6 +2396,40 @@ msgstr "" msgid "In-game chat console background color (R,G,B)." msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Instrument builtin.\n" +"This is usually only needed by core/builtin contributors" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument chatcommands on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument global callback functions on registration.\n" +"(anything you pass to a minetest.register_*() function)" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Active Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Loading Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument the methods of entities on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrumentation" +msgstr "" + #: src/settings_translation_file.cpp msgid "Interval of saving important changes in the world, stated in seconds." msgstr "" @@ -2386,7 +2466,7 @@ msgstr "" #: src/settings_translation_file.cpp #, fuzzy -msgid "Joystick button repetition invterval" +msgid "Joystick button repetition interval" msgstr "å³å‡»é‡å¤é—´éš”" #: src/settings_translation_file.cpp @@ -2552,6 +2632,13 @@ msgid "" "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"Key for toggling autorun.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Key for toggling cinematic mode.\n" @@ -2589,7 +2676,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Key for toggling the camrea update. Only used for development\n" +"Key for toggling the camera update. Only used for development\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" @@ -2739,6 +2826,22 @@ msgstr "液体更新间隔,å•ä½ç§’。" msgid "Liquid update tick" msgstr "液体更新å•æ¬¡" +#: src/settings_translation_file.cpp +msgid "Load the game profiler" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Load the game profiler to collect game profiling data.\n" +"Provides a /profiler command to access the compiled profile.\n" +"Useful for mod developers and server operators." +msgstr "" + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Loading Block Modifiers" +msgstr "活动区å—修改间隔" + #: src/settings_translation_file.cpp msgid "Main menu game manager" msgstr "主èœå•æ¸¸æˆç®¡ç†å™¨" @@ -3161,6 +3264,14 @@ msgstr "最大强制载入å—" msgid "Maximum hotbar width" msgstr "最大快æ·æ 宽度" +#: src/settings_translation_file.cpp +msgid "Maximum number of blocks that are simultaneously sent in total." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Maximum number of blocks that are simultaneously sent per client." +msgstr "" + #: src/settings_translation_file.cpp msgid "Maximum number of blocks that can be queued for loading." msgstr "" @@ -3202,6 +3313,11 @@ msgstr "" msgid "Maximum number of statically stored objects in a block." msgstr "" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Maximum objects per block" +msgstr "最大强制载入å—" + #: src/settings_translation_file.cpp msgid "" "Maximum proportion of current window to be used for hotbar.\n" @@ -3209,11 +3325,11 @@ msgid "" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously blocks send per client" +msgid "Maximum simultaneous block sends per client" msgstr "" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously bocks send total" +msgid "Maximum simultaneous block sends total" msgstr "" #: src/settings_translation_file.cpp @@ -3224,10 +3340,6 @@ msgstr "" msgid "Maximum users" msgstr "最大用户" -#: src/settings_translation_file.cpp -msgid "Maxmimum objects per block" -msgstr "" - #: src/settings_translation_file.cpp msgid "Menus" msgstr "èœå•" @@ -3268,10 +3380,6 @@ msgstr "纹ç†è¿‡æ»¤å™¨æœ€å°å¤§å°" msgid "Mipmapping" msgstr "Mip 贴图处ç†" -#: src/settings_translation_file.cpp -msgid "Mod profiling" -msgstr "Mod 剖æž" - #: src/settings_translation_file.cpp msgid "Modstore details URL" msgstr "Mod å˜å‚¨è¯¦æƒ… URL" @@ -3483,20 +3591,28 @@ msgid "Prevent mods from doing insecure things like running shell commands." msgstr "" #: src/settings_translation_file.cpp -msgid "Privileges that players with basic_privs can grant" +msgid "" +"Print the engine's profiling data in regular intervals (in seconds). 0 = " +"disable. Useful for developers." msgstr "" #: src/settings_translation_file.cpp -msgid "Profiler data print interval. 0 = disable. Useful for developers." +msgid "Privileges that players with basic_privs can grant" msgstr "" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Profiler" +msgstr "山谷轮廓" + #: src/settings_translation_file.cpp msgid "Profiler toggle key" msgstr "剖æžå™¨åˆ‡æ¢é”®" #: src/settings_translation_file.cpp -msgid "Profiling print interval" -msgstr "剖æžå°å‡ºé—´éš”" +#, fuzzy +msgid "Profiling" +msgstr "Mod 剖æž" #: src/settings_translation_file.cpp msgid "" @@ -3529,6 +3645,11 @@ msgstr "远程端å£" msgid "Replaces the default main menu with a custom one." msgstr "" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Report path" +msgstr "å—体路径" + #: src/settings_translation_file.cpp msgid "Right key" msgstr "å³æ–¹å‘é”®" @@ -3689,7 +3810,7 @@ msgstr "" #: src/settings_translation_file.cpp msgid "" -"Shaders allow advanced visul effects and may increase performance on some " +"Shaders allow advanced visual effects and may increase performance on some " "video cards.\n" "Thy only work with the OpenGL video backend." msgstr "" @@ -3804,10 +3925,22 @@ msgstr "纹ç†è·¯å¾„" msgid "The altitude at which temperature drops by 20C" msgstr "" +#: src/settings_translation_file.cpp +msgid "" +"The default format in which profiles are being saved,\n" +"when calling `/profiler save [format]` without format." +msgstr "" + #: src/settings_translation_file.cpp msgid "The depth of dirt or other filler" msgstr "泥土深度或其他过滤器" +#: src/settings_translation_file.cpp +msgid "" +"The file path relative to your worldpath in which profiles will be saved " +"to.\n" +msgstr "" + #: src/settings_translation_file.cpp msgid "The network interface that the server listens on." msgstr "æœåŠ¡å™¨ç›‘å¬çš„网络接å£ã€‚" @@ -3952,10 +4085,6 @@ msgstr "" msgid "Use trilinear filtering when scaling textures." msgstr "" -#: src/settings_translation_file.cpp -msgid "Useful for mod developers." -msgstr "适用 MOD å¼€å‘者。" - #: src/settings_translation_file.cpp msgid "V-Sync" msgstr "åž‚ç›´åŒæ¥" @@ -4084,7 +4213,7 @@ msgid "" "When gui_scaling_filter_txr2img is true, copy those images\n" "from hardware to software for scaling. When false, fall back\n" "to the old scaling method, for video drivers that don't\n" -"propery support downloading textures back from hardware." +"properly support downloading textures back from hardware." msgstr "" #: src/settings_translation_file.cpp @@ -4188,102 +4317,70 @@ msgstr "cURL 并å‘é™åˆ¶" msgid "cURL timeout" msgstr "cURL 超时" -#~ msgid "No of course not!" -#~ msgstr "当然ä¸ï¼" - -#~ msgid "Public Serverlist" -#~ msgstr "公共æœåŠ¡å™¨åˆ—表" - -#~ msgid "Generate Normalmaps" -#~ msgstr "生æˆä¸€èˆ¬åœ°å›¾" - -#~ msgid "No!!!" -#~ msgstr "ä¸!!!" - -#, fuzzy -#~ msgid "If disabled " -#~ msgstr "ç¦ç”¨MOD包" - #, fuzzy -#~ msgid "If enabled, " -#~ msgstr "å¯ç”¨" - -#~ msgid "Restart minetest for driver change to take effect" -#~ msgstr "é‡å¯minetest让驱动å˜åŒ–生效" - -#~ msgid "Game Name" -#~ msgstr "游æˆå" - -#~ msgid "Gamemgr: Unable to copy mod \"$1\" to game \"$2\"" -#~ msgstr "游æˆç®¡ç†: æ— æ³•å¤åˆ¶MOD“$1â€åˆ°æ¸¸æˆâ€œ$2â€" +#~ msgid "Preload inventory textures" +#~ msgstr "载入ä¸..." -#~ msgid "GAMES" -#~ msgstr "游æˆ" +#~ msgid "Scaling factor applied to menu elements: " +#~ msgstr "èœå•å…ƒç´ åº”ç”¨ç¼©æ”¾å› å" -#~ msgid "Mods:" -#~ msgstr "MODS:" +#~ msgid "Touch free target" +#~ msgstr "è‡ªç”±è§¦æ‘¸ç›®æ ‡" -#~ msgid "new game" -#~ msgstr "新建游æˆ" +#, fuzzy +#~ msgid "Downloading" +#~ msgstr "下载ä¸" -#~ msgid "EDIT GAME" -#~ msgstr "编辑游æˆ" +#~ msgid " KB/s" +#~ msgstr "åƒå—节/秒" -#~ msgid "Remove selected mod" -#~ msgstr "åˆ é™¤é€‰ä¸MOD" +#~ msgid " MB/s" +#~ msgstr "å…†å—节/秒" -#~ msgid "<<-- Add mod" -#~ msgstr "<<-- æ·»åŠ MOD" +#~ msgid "Left click: Move all items, Right click: Move single item" +#~ msgstr "左键:移动所有物å“,å³é”®ï¼šç§»åŠ¨å•ä¸ªç‰©å“" -#~ msgid "CLIENT" -#~ msgstr "客户端" +#~ msgid "is required by:" +#~ msgstr "被需è¦ï¼š" -#~ msgid "START SERVER" -#~ msgstr "å¯åŠ¨æœåŠ¡å™¨" +#~ msgid "Configuration saved. " +#~ msgstr "é…置已ä¿å˜ã€‚ " -#~ msgid "Name" -#~ msgstr "åå—" +#~ msgid "Warning: Configuration not consistent. " +#~ msgstr "è¦å‘Šï¼šé…ç½®ä¸ä¸€è‡´ã€‚ " -#~ msgid "Password" -#~ msgstr "密ç " +#~ msgid "Cannot create world: Name contains invalid characters" +#~ msgstr "æ— æ³•åˆ›å»ºä¸–ç•Œï¼šåå—包å«éžæ³•å—符" -#~ msgid "SETTINGS" -#~ msgstr "设置" +#~ msgid "Show Public" +#~ msgstr "显示公共" -#~ msgid "Preload item visuals" -#~ msgstr "é¢„å…ˆåŠ è½½ç‰©å“图åƒ" +#~ msgid "Show Favorites" +#~ msgstr "显示最爱" -#~ msgid "Finite Liquid" -#~ msgstr "液体有é™å»¶ä¼¸" +#~ msgid "Leave address blank to start a local server." +#~ msgstr "地å€æ 留空å¯å¯åŠ¨æœ¬åœ°æœåŠ¡å™¨ã€‚" -#~ msgid "SINGLE PLAYER" -#~ msgstr "å•äººæ¸¸æˆ" +#~ msgid "Create world" +#~ msgstr "åˆ›é€ ä¸–ç•Œ" -#~ msgid "TEXTURE PACKS" -#~ msgstr "æ质包" +#~ msgid "Address required." +#~ msgstr "需è¦åœ°å€ã€‚" -#~ msgid "MODS" -#~ msgstr "MODS" +#~ msgid "Cannot delete world: Nothing selected" +#~ msgstr "æ— æ³•åˆ é™¤ä¸–ç•Œï¼šæ²¡æœ‰é€‰æ‹©ä¸–ç•Œ" -#~ msgid "Add mod:" -#~ msgstr "æ·»åŠ MOD:" +#~ msgid "Files to be deleted" +#~ msgstr "å°†è¢«åˆ é™¤çš„æ–‡ä»¶" -#~ msgid "Local install" -#~ msgstr "本地安装" +#~ msgid "Cannot create world: No games found" +#~ msgstr "æ— æ³•åˆ›é€ ä¸–ç•Œï¼šæœªæ‰¾åˆ°æ¸¸æˆæ¨¡å¼" -#~ msgid "" -#~ "Warning: Some mods are not configured yet.\n" -#~ "They will be enabled by default when you save the configuration. " -#~ msgstr "" -#~ "è¦å‘Šï¼šä¸€äº›MODä»æœªè®¾å®šã€‚\n" -#~ "å®ƒä»¬ä¼šåœ¨ä½ ä¿å˜é…置的时候自动å¯ç”¨ã€‚ " +#~ msgid "Cannot configure world: Nothing selected" +#~ msgstr "æ— æ³•é…置世界:没有选择世界" -#~ msgid "" -#~ "Warning: Some configured mods are missing.\n" -#~ "Their setting will be removed when you save the configuration. " -#~ msgstr "" -#~ "è¦å‘Šï¼šç¼ºå°‘一些设定了的MOD。\n" -#~ "å®ƒä»¬çš„è®¾ç½®ä¼šåœ¨ä½ ä¿å˜é…置的时候被移除。 " +#~ msgid "Failed to delete all world files" +#~ msgstr "æ— æ³•åˆ é™¤æ‰€æœ‰è¯¥ä¸–ç•Œçš„æ–‡ä»¶" #~ msgid "" #~ "Default Controls:\n" @@ -4311,67 +4408,105 @@ msgstr "cURL 超时" #~ "ESC:èœå•\n" #~ "T:èŠå¤©\n" -#~ msgid "Failed to delete all world files" -#~ msgstr "æ— æ³•åˆ é™¤æ‰€æœ‰è¯¥ä¸–ç•Œçš„æ–‡ä»¶" +#~ msgid "" +#~ "Warning: Some configured mods are missing.\n" +#~ "Their setting will be removed when you save the configuration. " +#~ msgstr "" +#~ "è¦å‘Šï¼šç¼ºå°‘一些设定了的MOD。\n" +#~ "å®ƒä»¬çš„è®¾ç½®ä¼šåœ¨ä½ ä¿å˜é…置的时候被移除。 " -#~ msgid "Cannot configure world: Nothing selected" -#~ msgstr "æ— æ³•é…置世界:没有选择世界" +#~ msgid "" +#~ "Warning: Some mods are not configured yet.\n" +#~ "They will be enabled by default when you save the configuration. " +#~ msgstr "" +#~ "è¦å‘Šï¼šä¸€äº›MODä»æœªè®¾å®šã€‚\n" +#~ "å®ƒä»¬ä¼šåœ¨ä½ ä¿å˜é…置的时候自动å¯ç”¨ã€‚ " -#~ msgid "Cannot create world: No games found" -#~ msgstr "æ— æ³•åˆ›é€ ä¸–ç•Œï¼šæœªæ‰¾åˆ°æ¸¸æˆæ¨¡å¼" +#~ msgid "Local install" +#~ msgstr "本地安装" -#~ msgid "Files to be deleted" -#~ msgstr "å°†è¢«åˆ é™¤çš„æ–‡ä»¶" +#~ msgid "Add mod:" +#~ msgstr "æ·»åŠ MOD:" -#~ msgid "Cannot delete world: Nothing selected" -#~ msgstr "æ— æ³•åˆ é™¤ä¸–ç•Œï¼šæ²¡æœ‰é€‰æ‹©ä¸–ç•Œ" +#~ msgid "MODS" +#~ msgstr "MODS" -#~ msgid "Address required." -#~ msgstr "需è¦åœ°å€ã€‚" +#~ msgid "TEXTURE PACKS" +#~ msgstr "æ质包" -#~ msgid "Create world" -#~ msgstr "åˆ›é€ ä¸–ç•Œ" +#~ msgid "SINGLE PLAYER" +#~ msgstr "å•äººæ¸¸æˆ" -#~ msgid "Leave address blank to start a local server." -#~ msgstr "地å€æ 留空å¯å¯åŠ¨æœ¬åœ°æœåŠ¡å™¨ã€‚" +#~ msgid "Finite Liquid" +#~ msgstr "液体有é™å»¶ä¼¸" -#~ msgid "Show Favorites" -#~ msgstr "显示最爱" +#~ msgid "Preload item visuals" +#~ msgstr "é¢„å…ˆåŠ è½½ç‰©å“图åƒ" -#~ msgid "Show Public" -#~ msgstr "显示公共" +#~ msgid "SETTINGS" +#~ msgstr "设置" -#~ msgid "Cannot create world: Name contains invalid characters" -#~ msgstr "æ— æ³•åˆ›å»ºä¸–ç•Œï¼šåå—包å«éžæ³•å—符" +#~ msgid "Password" +#~ msgstr "密ç " -#~ msgid "Warning: Configuration not consistent. " -#~ msgstr "è¦å‘Šï¼šé…ç½®ä¸ä¸€è‡´ã€‚ " +#~ msgid "Name" +#~ msgstr "åå—" -#~ msgid "Configuration saved. " -#~ msgstr "é…置已ä¿å˜ã€‚ " +#~ msgid "START SERVER" +#~ msgstr "å¯åŠ¨æœåŠ¡å™¨" -#~ msgid "is required by:" -#~ msgstr "被需è¦ï¼š" +#~ msgid "CLIENT" +#~ msgstr "客户端" -#~ msgid "Left click: Move all items, Right click: Move single item" -#~ msgstr "左键:移动所有物å“,å³é”®ï¼šç§»åŠ¨å•ä¸ªç‰©å“" +#~ msgid "<<-- Add mod" +#~ msgstr "<<-- æ·»åŠ MOD" -#~ msgid " MB/s" -#~ msgstr "å…†å—节/秒" +#~ msgid "Remove selected mod" +#~ msgstr "åˆ é™¤é€‰ä¸MOD" -#~ msgid " KB/s" -#~ msgstr "åƒå—节/秒" +#~ msgid "EDIT GAME" +#~ msgstr "编辑游æˆ" -#, fuzzy -#~ msgid "Downloading" -#~ msgstr "下载ä¸" +#~ msgid "new game" +#~ msgstr "新建游æˆ" -#~ msgid "Touch free target" -#~ msgstr "è‡ªç”±è§¦æ‘¸ç›®æ ‡" +#~ msgid "Mods:" +#~ msgstr "MODS:" -#~ msgid "Scaling factor applied to menu elements: " -#~ msgstr "èœå•å…ƒç´ åº”ç”¨ç¼©æ”¾å› å" +#~ msgid "GAMES" +#~ msgstr "游æˆ" + +#~ msgid "Gamemgr: Unable to copy mod \"$1\" to game \"$2\"" +#~ msgstr "游æˆç®¡ç†: æ— æ³•å¤åˆ¶MOD“$1â€åˆ°æ¸¸æˆâ€œ$2â€" + +#~ msgid "Game Name" +#~ msgstr "游æˆå" + +#~ msgid "Restart minetest for driver change to take effect" +#~ msgstr "é‡å¯minetest让驱动å˜åŒ–生效" #, fuzzy -#~ msgid "Preload inventory textures" -#~ msgstr "载入ä¸..." +#~ msgid "If enabled, " +#~ msgstr "å¯ç”¨" + +#, fuzzy +#~ msgid "If disabled " +#~ msgstr "ç¦ç”¨MOD包" + +#~ msgid "No!!!" +#~ msgstr "ä¸!!!" + +#~ msgid "Generate Normalmaps" +#~ msgstr "生æˆä¸€èˆ¬åœ°å›¾" + +#~ msgid "Public Serverlist" +#~ msgstr "公共æœåŠ¡å™¨åˆ—表" + +#~ msgid "No of course not!" +#~ msgstr "当然ä¸ï¼" + +#~ msgid "Useful for mod developers." +#~ msgstr "适用 MOD å¼€å‘者。" + +#~ msgid "Detailed mod profiling" +#~ msgstr "详细 mod 剖æž" diff --git a/po/zh_TW/minetest.po b/po/zh_TW/minetest.po index 3d762ddbb244acc6eee17929b81e6622904060b3..b078e9d6b5f335cebf026c37cc20e6ccfad2e26f 100644 --- a/po/zh_TW/minetest.po +++ b/po/zh_TW/minetest.po @@ -7,11 +7,11 @@ msgid "" msgstr "" "Project-Id-Version: minetest\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-07-12 20:49+0200\n" +"POT-Creation-Date: 2016-08-30 06:18+0200\n" "PO-Revision-Date: 2016-07-13 08:25+0000\n" "Last-Translator: Jeff Huang <s8321414@gmail.com>\n" -"Language-Team: Chinese (Taiwan) " -"<https://hosted.weblate.org/projects/minetest/minetest/zh_TW/>\n" +"Language-Team: Chinese (Taiwan) <https://hosted.weblate.org/projects/" +"minetest/minetest/zh_TW/>\n" "Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -970,6 +970,10 @@ msgstr "切æ›ç„¡çœç•¥" msgid "Use" msgstr "使用" +#: src/guiKeyChangeMenu.cpp src/keycode.cpp +msgid "Zoom" +msgstr "縮放" + #: src/guiKeyChangeMenu.cpp msgid "press key" msgstr "按下按éµ" @@ -1286,10 +1290,6 @@ msgstr "X 按鈕 1" msgid "X Button 2" msgstr "X 按鈕 2" -#: src/keycode.cpp -msgid "Zoom" -msgstr "縮放" - #: src/settings_translation_file.cpp msgid "" "(X,Y,Z) offset of fractal from world centre in units of 'scale'.\n" @@ -1371,6 +1371,11 @@ msgstr "活動å€å¡Šç®¡ç†é–“éš”" msgid "Active Block Modifier interval" msgstr "活動å€å¡Šèª¿æ•´é–“éš”" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Active Block Modifiers" +msgstr "活動å€å¡Šèª¿æ•´é–“éš”" + #: src/settings_translation_file.cpp msgid "Active block range" msgstr "活動å€å¡Šç¯„åœ" @@ -1452,6 +1457,10 @@ msgstr "è©¢å•æ˜¯å¦åœ¨ç•¶æ©Ÿå¾Œé‡æ–°é€£ç·š" msgid "Automaticaly report to the serverlist." msgstr "è‡ªå‹•å›žå ±åˆ°ä¼ºæœå™¨åˆ—表。" +#: src/settings_translation_file.cpp +msgid "Autorun key" +msgstr "" + #: src/settings_translation_file.cpp msgid "Backward key" msgstr "後退éµ" @@ -1484,6 +1493,10 @@ msgstr "全螢幕模å¼ä¸çš„ä½å…ƒï¼åƒç´ (åˆç¨±è‰²å½©æ·±åº¦ï¼‰ã€‚" msgid "Build inside player" msgstr "在玩家內構建" +#: src/settings_translation_file.cpp +msgid "Builtin" +msgstr "" + #: src/settings_translation_file.cpp msgid "Bumpmapping" msgstr "æ˜ å°„è²¼åœ–" @@ -1524,6 +1537,11 @@ msgstr "èŠå¤©æŒ‰éµ" msgid "Chat toggle key" msgstr "èŠå¤©åˆ‡æ›æŒ‰éµ" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Chatcommands" +msgstr "指令" + #: src/settings_translation_file.cpp msgid "" "Choice of 18 fractals from 9 formulas.\n" @@ -1615,20 +1633,21 @@ msgid "Colored fog" msgstr "彩色迷霧" #: src/settings_translation_file.cpp +#, fuzzy 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())." +"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 "" -"å—信任的 Mod 列表,以逗號分隔,其å¯å˜å–ä¸å®‰å…¨çš„\n" -"功能,å³ä¾¿ mod 安全性是(經由 request_insecure_environment())。" +"以逗號分隔的 mod 清單,讓您å¯ä»¥å˜å– HTTP API,\n" +"å…¶å¯å¾žç¶²éš›ç¶²è·¯ä¸Šå‚³åŠä¸‹è¼‰è³‡æ–™ã€‚" #: 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." +"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 "" -"以逗號分隔的 mod 清單,讓您å¯ä»¥å˜å– HTTP API,\n" -"å…¶å¯å¾žç¶²éš›ç¶²è·¯ä¸Šå‚³åŠä¸‹è¼‰è³‡æ–™ã€‚" +"å—信任的 Mod 列表,以逗號分隔,其å¯å˜å–ä¸å®‰å…¨çš„\n" +"功能,å³ä¾¿ mod 安全性是(經由 request_insecure_environment())。" #: src/settings_translation_file.cpp msgid "Command key" @@ -1783,6 +1802,10 @@ msgstr "é è¨å¯†ç¢¼" msgid "Default privileges" msgstr "é è¨ç‰¹æ¬Š" +#: src/settings_translation_file.cpp +msgid "Default report format" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Default timeout for cURL, stated in milliseconds.\n" @@ -1803,6 +1826,10 @@ msgstr "" msgid "Defines the maximal player transfer distance in blocks (0 = unlimited)." msgstr "定義玩家最大å¯å‚³é€çš„è·é›¢ï¼Œä»¥æ–¹å¡Šè¨ˆï¼ˆ0 = ä¸é™åˆ¶ï¼‰ã€‚" +#: src/settings_translation_file.cpp +msgid "Delay in sending blocks after building" +msgstr "" + #: src/settings_translation_file.cpp msgid "Delay showing tooltips, stated in milliseconds." msgstr "顯示工具æ示å‰çš„延é²ï¼Œä»¥æ¯«ç§’計算。" @@ -1833,14 +1860,6 @@ msgstr "伺æœå™¨çš„æè¿°ï¼Œæœƒåœ¨çŽ©å®¶åŠ å…¥æ™‚é¡¯ç¤ºï¼Œä¹Ÿæœƒé¡¯ç¤ºåœ¨ä¼ºæœ msgid "Desynchronize block animation" msgstr "ç•°æ¥åŒ–方塊動畫" -#: src/settings_translation_file.cpp -msgid "Detailed mod profile data. Useful for mod developers." -msgstr "詳細的 mod æª”æ¡ˆè³‡æ–™ã€‚å° mod 開發者很有用。" - -#: src/settings_translation_file.cpp -msgid "Detailed mod profiling" -msgstr "詳細的 mod 檔案" - #: src/settings_translation_file.cpp msgid "" "Determines terrain shape.\n" @@ -1998,6 +2017,15 @@ msgstr "" "啟用視差é®è”½è²¼åœ–。\n" "å¿…é ˆå•Ÿç”¨è‘—è‰²å™¨ã€‚" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Engine profiling data print interval" +msgstr "分æžåˆ—å°é–“éš”" + +#: src/settings_translation_file.cpp +msgid "Entity methods" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Experimental option, might cause visible spaces between blocks\n" @@ -2062,10 +2090,24 @@ msgstr "" msgid "Field of view" msgstr "視野" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Field of view for zoom" +msgstr "視野" + #: src/settings_translation_file.cpp msgid "Field of view in degrees." msgstr "以度計算的視野。" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "" +"Field of view while zooming in degrees.\n" +"This requires the \"zoom\" privilege on the server." +msgstr "" +"快速移動(é€éŽä½¿ç”¨éµï¼‰ã€‚\n" +"這需è¦ä¼ºæœå™¨ä¸Šçš„「快速ã€ç‰¹æ¬Šã€‚" + #: src/settings_translation_file.cpp msgid "" "File in client/serverlist/ that contains your favorite servers displayed in " @@ -2205,6 +2247,10 @@ msgstr "一般" msgid "Generate normalmaps" msgstr "生æˆä¸€èˆ¬åœ°åœ–" +#: src/settings_translation_file.cpp +msgid "Global callbacks" +msgstr "" + #: src/settings_translation_file.cpp msgid "" "Global map generation attributes.\n" @@ -2248,6 +2294,15 @@ msgstr "" "- 紀錄:模仿並記錄已棄用呼å«çš„åå‘追蹤(debug 模å¼é è¨å€¼ï¼‰\n" "- 錯誤:在使用到棄用的呼å«æ™‚ä¸æ¢ï¼ˆå»ºè° mod 開發者使用)。" +#: src/settings_translation_file.cpp +msgid "" +"Have the profiler instrument itself:\n" +"* Instrument an empty function.\n" +"This estimates the overhead, that instrumentation is adding (+1 function " +"call).\n" +"* Instrument the sampler being used to update the statistics." +msgstr "" + #: src/settings_translation_file.cpp msgid "Height component of the initial window size." msgstr "åˆå§‹è¦–窗大å°çš„高度組件。" @@ -2277,15 +2332,6 @@ msgstr "" "æ´»èºçš„å€å¡Šè¦éµå¾ªå¤šå¤§çš„å€åŸŸï¼Œä»¥åœ°åœ–å€å¡Šï¼ˆ16 個節點)計。\n" "活動å€å¡Šç‰©ä»¶å°‡æœƒè¢«è¼‰å…¥ï¼Œè€Œ ABM 會執行。" -#: src/settings_translation_file.cpp -msgid "" -"How many blocks are flying in the wire simultaneously for the whole server." -msgstr "整個伺æœå™¨æœ‰å¤šå°‘個å€å¡ŠåŒæ™‚以線性方å¼é£›è¡Œã€‚" - -#: src/settings_translation_file.cpp -msgid "How many blocks are flying in the wire simultaneously per client." -msgstr "æ¯å€‹å®¢æˆ¶ç«¯æœ‰å¤šå°‘個å€å¡ŠåŒæ™‚以線性方å¼é£›è¡Œã€‚" - #: src/settings_translation_file.cpp msgid "" "How much the server will wait before unloading unused mapblocks.\n" @@ -2392,6 +2438,40 @@ msgstr "éŠæˆ²å…§èŠå¤©è¦–窗背景 alpha 值(ä¸é€æ˜Žåº¦ï¼Œä»‹æ–¼ 0 到 255 msgid "In-game chat console background color (R,G,B)." msgstr "éŠæˆ²å…§èŠå¤©è¦–窗背景é¡è‰² (R,G,B)。" +#: src/settings_translation_file.cpp +msgid "" +"Instrument builtin.\n" +"This is usually only needed by core/builtin contributors" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument chatcommands on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument global callback functions on registration.\n" +"(anything you pass to a minetest.register_*() function)" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Active Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Instrument the action function of Loading Block Modifiers on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrument the methods of entities on registration." +msgstr "" + +#: src/settings_translation_file.cpp +msgid "Instrumentation" +msgstr "" + #: src/settings_translation_file.cpp msgid "Interval of saving important changes in the world, stated in seconds." msgstr "儲å˜ä¸–ç•Œä¸çš„é‡è¦è®Šæ›´çš„間隔,以秒計。" @@ -2429,7 +2509,8 @@ msgstr "" "控制細節的å“質。" #: src/settings_translation_file.cpp -msgid "Joystick button repetition invterval" +#, fuzzy +msgid "Joystick button repetition interval" msgstr "æ–桿按鈕é‡è¦†é–“éš”" #: src/settings_translation_file.cpp @@ -2658,6 +2739,17 @@ msgstr "" "請見 http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "" +"Key for toggling autorun.\n" +"See http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" +msgstr "" +"切æ›å¿«é€Ÿæ¨¡å¼çš„按éµã€‚\n" +"請見 http://irrlicht.sourceforge.net/docu/namespaceirr." +"html#a54da2a0e231901735e3da1b0edf72eb3" + #: src/settings_translation_file.cpp msgid "" "Key for toggling cinematic mode.\n" @@ -2709,8 +2801,9 @@ msgstr "" "html#a54da2a0e231901735e3da1b0edf72eb3" #: src/settings_translation_file.cpp +#, fuzzy msgid "" -"Key for toggling the camrea update. Only used for development\n" +"Key for toggling the camera update. Only used for development\n" "See http://irrlicht.sourceforge.net/docu/namespaceirr." "html#a54da2a0e231901735e3da1b0edf72eb3" msgstr "" @@ -2898,6 +2991,22 @@ msgstr "液體更新間隔,以秒計。" msgid "Liquid update tick" msgstr "液體更新 tick" +#: src/settings_translation_file.cpp +msgid "Load the game profiler" +msgstr "" + +#: src/settings_translation_file.cpp +msgid "" +"Load the game profiler to collect game profiling data.\n" +"Provides a /profiler command to access the compiled profile.\n" +"Useful for mod developers and server operators." +msgstr "" + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Loading Block Modifiers" +msgstr "活動å€å¡Šèª¿æ•´é–“éš”" + #: src/settings_translation_file.cpp msgid "Main menu game manager" msgstr "主é¸å–®éŠæˆ²ç®¡ç†å“¡" @@ -3334,6 +3443,16 @@ msgstr "強制載入å€å¡Šçš„最大值" msgid "Maximum hotbar width" msgstr "å¿«æ·åˆ—最大寬度" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Maximum number of blocks that are simultaneously sent in total." +msgstr "最大å¯åŒæ™‚連線的玩家數。" + +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Maximum number of blocks that are simultaneously sent per client." +msgstr "å¯è¢«æ”¾é€²ä½‡åˆ—å…§ç‰å¾…載入的最大å€å¡Šæ•¸ã€‚" + #: src/settings_translation_file.cpp msgid "Maximum number of blocks that can be queued for loading." msgstr "å¯è¢«æ”¾é€²ä½‡åˆ—å…§ç‰å¾…載入的最大å€å¡Šæ•¸ã€‚" @@ -3384,6 +3503,11 @@ msgstr "最大å¯åŒæ™‚連線的玩家數。" msgid "Maximum number of statically stored objects in a block." msgstr "最大éœæ…‹å„²å˜æ–¼ä¸€å€‹å€å¡Šä¸çš„物件數é‡ã€‚" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Maximum objects per block" +msgstr "æ¯å€‹å€å¡Šæœ€å¤§ç‰©ä»¶æ•¸" + #: src/settings_translation_file.cpp msgid "" "Maximum proportion of current window to be used for hotbar.\n" @@ -3393,11 +3517,13 @@ msgstr "" "如果有æ±è¥¿è¦é¡¯ç¤ºåœ¨å¿«æ·åˆ—左邊或å³é‚Šæ™‚很有用。" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously blocks send per client" +#, fuzzy +msgid "Maximum simultaneous block sends per client" msgstr "æ¯å€‹å®¢æˆ¶ç«¯æœ€å¤§åŒæ™‚傳é€å€å¡Šæ•¸" #: src/settings_translation_file.cpp -msgid "Maximum simultaneously bocks send total" +#, fuzzy +msgid "Maximum simultaneous block sends total" msgstr "總和最大åŒæ™‚傳é€å€å¡Šæ•¸" #: src/settings_translation_file.cpp @@ -3408,10 +3534,6 @@ msgstr "檔案下載(例如下載 mod)å¯èŠ±è²»çš„最大時間,以毫秒 msgid "Maximum users" msgstr "最多使用者" -#: src/settings_translation_file.cpp -msgid "Maxmimum objects per block" -msgstr "æ¯å€‹å€å¡Šæœ€å¤§ç‰©ä»¶æ•¸" - #: src/settings_translation_file.cpp msgid "Menus" msgstr "é¸å–®" @@ -3452,10 +3574,6 @@ msgstr "éŽæ¿¾å™¨çš„最大æ質大å°" msgid "Mipmapping" msgstr "æ˜ å°„è²¼åœ–" -#: src/settings_translation_file.cpp -msgid "Mod profiling" -msgstr "Mod 分æžå™¨" - #: src/settings_translation_file.cpp msgid "Modstore details URL" msgstr "Modstore 詳細資訊 URL" @@ -3681,21 +3799,30 @@ msgstr "" msgid "Prevent mods from doing insecure things like running shell commands." msgstr "é¿å… mod åšå‡ºä¸å®‰å…¨çš„舉動,åƒæ˜¯åŸ·è¡Œ shell 指令ç‰ã€‚" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "" +"Print the engine's profiling data in regular intervals (in seconds). 0 = " +"disable. Useful for developers." +msgstr "分æžå™¨è³‡æ–™å°å‡ºé–“隔。0 = åœç”¨ã€‚å°é–‹ç™¼è€…有用。" + #: src/settings_translation_file.cpp msgid "Privileges that players with basic_privs can grant" msgstr "有 basic_privs 的玩家å¯ä»¥æå‡ç‰¹æ¬Š" #: src/settings_translation_file.cpp -msgid "Profiler data print interval. 0 = disable. Useful for developers." -msgstr "分æžå™¨è³‡æ–™å°å‡ºé–“隔。0 = åœç”¨ã€‚å°é–‹ç™¼è€…有用。" +#, fuzzy +msgid "Profiler" +msgstr "山谷分æž" #: src/settings_translation_file.cpp msgid "Profiler toggle key" msgstr "分æžå™¨åˆ‡æ›éµ" #: src/settings_translation_file.cpp -msgid "Profiling print interval" -msgstr "分æžåˆ—å°é–“éš”" +#, fuzzy +msgid "Profiling" +msgstr "Mod 分æžå™¨" #: src/settings_translation_file.cpp msgid "" @@ -3730,6 +3857,11 @@ msgstr "é ç«¯åŸ " msgid "Replaces the default main menu with a custom one." msgstr "以自訂é¸å–®å–代é è¨ä¸»é¸å–®ã€‚" +#: src/settings_translation_file.cpp +#, fuzzy +msgid "Report path" +msgstr "å—型路徑" + #: src/settings_translation_file.cpp msgid "Right key" msgstr "å³éµ" @@ -3903,8 +4035,9 @@ msgstr "" "å¿…é ˆåŒæ™‚啟用著色器。" #: src/settings_translation_file.cpp +#, fuzzy msgid "" -"Shaders allow advanced visul effects and may increase performance on some " +"Shaders allow advanced visual effects and may increase performance on some " "video cards.\n" "Thy only work with the OpenGL video backend." msgstr "" @@ -4033,10 +4166,22 @@ msgstr "æ質路徑" msgid "The altitude at which temperature drops by 20C" msgstr "會é™ä½Žæ”æ° 20 度的高度" +#: src/settings_translation_file.cpp +msgid "" +"The default format in which profiles are being saved,\n" +"when calling `/profiler save [format]` without format." +msgstr "" + #: src/settings_translation_file.cpp msgid "The depth of dirt or other filler" msgstr "塵土或其他填充物的深度" +#: src/settings_translation_file.cpp +msgid "" +"The file path relative to your worldpath in which profiles will be saved " +"to.\n" +msgstr "" + #: src/settings_translation_file.cpp msgid "The network interface that the server listens on." msgstr "伺æœå™¨è¦ç›£è½çš„網路介é¢ã€‚" @@ -4201,10 +4346,6 @@ msgstr "使用多é‡æ質貼圖來縮放æ質。å¯èƒ½æœƒç¨ç¨åœ°å¢žåŠ 效能 msgid "Use trilinear filtering when scaling textures." msgstr "當縮放æ質時使用三線性éŽæ¿¾ã€‚" -#: src/settings_translation_file.cpp -msgid "Useful for mod developers." -msgstr "å° mod 開發者很有用。" - #: src/settings_translation_file.cpp msgid "V-Sync" msgstr "åž‚ç›´åŒæ¥" @@ -4336,11 +4477,12 @@ msgstr "" "硬體(例如在物å“欄ä¸ç¯€é»žçš„繪圖至æ質)。" #: src/settings_translation_file.cpp +#, fuzzy msgid "" "When gui_scaling_filter_txr2img is true, copy those images\n" "from hardware to software for scaling. When false, fall back\n" "to the old scaling method, for video drivers that don't\n" -"propery support downloading textures back from hardware." +"properly support downloading textures back from hardware." msgstr "" "當 gui_scaling_filter_txr2img 被è¨å®šç‚ºçœŸï¼Œè¤‡è£½é€™äº›åœ–片\n" "從硬體到軟體以供縮放。當為å‡æ™‚,退回\n" @@ -4467,17 +4609,69 @@ msgstr "cURL 並行é™åˆ¶" msgid "cURL timeout" msgstr "cURL 逾時" -#~ msgid "No of course not!" -#~ msgstr "ä¸ï¼Œçµ•å°ä¸æ˜¯ï¼" +#, fuzzy +#~ msgid "" +#~ "Map generation attributes specific to Mapgen flat.\n" +#~ "Occasional lakes and hills can be added to the flat world.\n" +#~ "The default flags set in the engine are: none\n" +#~ "The flags string modifies the engine defaults.\n" +#~ "Flags that are not specified in the flag string are not modified from the " +#~ "default.\n" +#~ "Flags starting with 'no' are used to explicitly disable them." +#~ msgstr "" +#~ "專用於 Mapgen flat 的地圖生æˆå±¬æ€§ã€‚\n" +#~ "å¶è€Œæœƒåœ¨å¹³å¦çš„世界ä¸åŠ 入湖泊與山丘。\n" +#~ "未在旗標å—串ä¸æŒ‡å®šçš„旗標將ä¸æœƒè‡ªé è¨å€¼ä¿®æ”¹ã€‚\n" +#~ "以「noã€é–‹é 的旗標å—串將會用於明確的åœç”¨å®ƒå€‘。" -#~ msgid "Public Serverlist" -#~ msgstr "公共伺æœå™¨æ¸…å–®" +#, fuzzy +#~ msgid "" +#~ "Map generation attributes specific to Mapgen v7.\n" +#~ "The 'ridges' flag controls the rivers.\n" +#~ "The default flags set in the engine are: mountains, ridges\n" +#~ "The flags string modifies the engine defaults.\n" +#~ "Flags that are not specified in the flag string are not modified from the " +#~ "default.\n" +#~ "Flags starting with 'no' are used to explicitly disable them." +#~ msgstr "" +#~ "專用於 Mapgen v6 的地圖生æˆå±¬æ€§ã€‚\n" +#~ "當 snowbiomes 與å¢æž—都啟用時,å¢æž—旗標會被忽略。\n" +#~ "未在旗標å—串ä¸æŒ‡å®šçš„旗標將ä¸æœƒè‡ªé è¨å€¼ä¿®æ”¹ã€‚\n" +#~ "以「noã€é–‹é 的旗標å—串將會用於明確的åœç”¨å®ƒå€‘。" -#~ msgid "Generate Normalmaps" -#~ msgstr "生æˆä¸€èˆ¬åœ°åœ–" +#~ 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 "" +#~ "啟用略低的的水é¢ï¼Œæ‰€ä»¥å®ƒå°±ä¸æœƒå®Œå…¨ã€Œå¡«æ»¿ã€ç¯€é»žã€‚\n" +#~ "注æ„,這個功能並未最佳化完æˆï¼Œæ°´é¢çš„\n" +#~ "柔和光功能無法與æ¤åŠŸèƒ½ä¸€åŒé‹ä½œã€‚" -#~ msgid "No!!!" -#~ msgstr "å¦ï¼ï¼ï¼" +#~ msgid "Enable selection highlighting for nodes (disables selectionbox)." +#~ msgstr "啟用節點é¸æ“‡çªé¡¯ï¼ˆåœç”¨é¸å–框)。" + +#~ msgid "Preload inventory textures" +#~ msgstr "é 先載入物å“欄æ質" + +#~ msgid "Scaling factor applied to menu elements: " +#~ msgstr "套用在é¸å–®å…ƒç´ 的縮放係數: " + +#~ msgid "Touch free target" +#~ msgstr "碰觸自由目標" + +#~ msgid "If enabled, " +#~ msgstr "若啟用, " + +#~ msgid "If disabled " +#~ msgstr "è‹¥åœç”¨ " + +#~ msgid "Enable a bit lower water surface, so it doesn't " +#~ msgstr "啟用較低的水é¢ï¼Œæ‰€ä»¥å®ƒä¸æœƒ " + +#~ msgid "\"" +#~ msgstr "\"" #~ msgid "" #~ "Map generation attributes specific to Mapgen Valleys.\n" @@ -4497,66 +4691,31 @@ msgstr "cURL 逾時" #~ "「humid_riversã€æœƒä¿®æ”¹åœ¨æ²³æµé™„近的濕度,在那些å€åŸŸé™„近水將會傾å‘è®Šç‚ºä¸€æ± ã€‚" #~ "這å¯èƒ½æœƒå°å¾®å¦™èª¿æ•´éŽçš„生物群è½é€ æˆå¹²æ“¾ã€‚" -#~ msgid "\"" -#~ msgstr "\"" - -#~ msgid "Enable a bit lower water surface, so it doesn't " -#~ msgstr "啟用較低的水é¢ï¼Œæ‰€ä»¥å®ƒä¸æœƒ " +#~ msgid "No!!!" +#~ msgstr "å¦ï¼ï¼ï¼" -#~ msgid "If disabled " -#~ msgstr "è‹¥åœç”¨ " +#~ msgid "Generate Normalmaps" +#~ msgstr "生æˆä¸€èˆ¬åœ°åœ–" -#~ msgid "If enabled, " -#~ msgstr "若啟用, " +#~ msgid "Public Serverlist" +#~ msgstr "公共伺æœå™¨æ¸…å–®" -#~ msgid "Touch free target" -#~ msgstr "碰觸自由目標" +#~ msgid "No of course not!" +#~ msgstr "ä¸ï¼Œçµ•å°ä¸æ˜¯ï¼" -#~ msgid "Scaling factor applied to menu elements: " -#~ msgstr "套用在é¸å–®å…ƒç´ 的縮放係數: " +#~ msgid "Useful for mod developers." +#~ msgstr "å° mod 開發者很有用。" -#~ msgid "Preload inventory textures" -#~ msgstr "é 先載入物å“欄æ質" - -#~ msgid "Enable selection highlighting for nodes (disables selectionbox)." -#~ msgstr "啟用節點é¸æ“‡çªé¡¯ï¼ˆåœç”¨é¸å–框)。" +#~ msgid "How many blocks are flying in the wire simultaneously per client." +#~ msgstr "æ¯å€‹å®¢æˆ¶ç«¯æœ‰å¤šå°‘個å€å¡ŠåŒæ™‚以線性方å¼é£›è¡Œã€‚" #~ 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 "" -#~ "啟用略低的的水é¢ï¼Œæ‰€ä»¥å®ƒå°±ä¸æœƒå®Œå…¨ã€Œå¡«æ»¿ã€ç¯€é»žã€‚\n" -#~ "注æ„,這個功能並未最佳化完æˆï¼Œæ°´é¢çš„\n" -#~ "柔和光功能無法與æ¤åŠŸèƒ½ä¸€åŒé‹ä½œã€‚" +#~ "How many blocks are flying in the wire simultaneously for the whole " +#~ "server." +#~ msgstr "整個伺æœå™¨æœ‰å¤šå°‘個å€å¡ŠåŒæ™‚以線性方å¼é£›è¡Œã€‚" -#, fuzzy -#~ msgid "" -#~ "Map generation attributes specific to Mapgen v7.\n" -#~ "The 'ridges' flag controls the rivers.\n" -#~ "The default flags set in the engine are: mountains, ridges\n" -#~ "The flags string modifies the engine defaults.\n" -#~ "Flags that are not specified in the flag string are not modified from the " -#~ "default.\n" -#~ "Flags starting with 'no' are used to explicitly disable them." -#~ msgstr "" -#~ "專用於 Mapgen v6 的地圖生æˆå±¬æ€§ã€‚\n" -#~ "當 snowbiomes 與å¢æž—都啟用時,å¢æž—旗標會被忽略。\n" -#~ "未在旗標å—串ä¸æŒ‡å®šçš„旗標將ä¸æœƒè‡ªé è¨å€¼ä¿®æ”¹ã€‚\n" -#~ "以「noã€é–‹é 的旗標å—串將會用於明確的åœç”¨å®ƒå€‘。" +#~ msgid "Detailed mod profiling" +#~ msgstr "詳細的 mod 檔案" -#, fuzzy -#~ msgid "" -#~ "Map generation attributes specific to Mapgen flat.\n" -#~ "Occasional lakes and hills can be added to the flat world.\n" -#~ "The default flags set in the engine are: none\n" -#~ "The flags string modifies the engine defaults.\n" -#~ "Flags that are not specified in the flag string are not modified from the " -#~ "default.\n" -#~ "Flags starting with 'no' are used to explicitly disable them." -#~ msgstr "" -#~ "專用於 Mapgen flat 的地圖生æˆå±¬æ€§ã€‚\n" -#~ "å¶è€Œæœƒåœ¨å¹³å¦çš„世界ä¸åŠ 入湖泊與山丘。\n" -#~ "未在旗標å—串ä¸æŒ‡å®šçš„旗標將ä¸æœƒè‡ªé è¨å€¼ä¿®æ”¹ã€‚\n" -#~ "以「noã€é–‹é 的旗標å—串將會用於明確的åœç”¨å®ƒå€‘。" +#~ msgid "Detailed mod profile data. Useful for mod developers." +#~ msgstr "詳細的 mod æª”æ¡ˆè³‡æ–™ã€‚å° mod 開發者很有用。"