From 7eacdc7bb8ec8f8b06b5e0b2464af219e623cd56 Mon Sep 17 00:00:00 2001 From: est31 Date: Tue, 30 Aug 2016 06:18:37 +0200 Subject: Run updatepo.sh --- po/be/minetest.po | 208 ++++++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 162 insertions(+), 46 deletions(-) (limited to 'po/be') diff --git a/po/be/minetest.po b/po/be/minetest.po index 093c23593..25d8bf0af 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 \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 -- cgit v1.2.3