Run updatepo.sh

This commit is contained in:
est31
2016-08-30 06:18:37 +02:00
parent fe497573f6
commit 7eacdc7bb8
31 changed files with 8677 additions and 4566 deletions

View File

@@ -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,24 +4200,11 @@ 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"
#, fuzzy
#~ msgid "Game Name"
#~ msgstr "Spill"
#~ msgid ""
#~ "Warning: Some mods are not configured yet.\n"
#~ "They will be enabled by default when you save the configuration. "
#~ msgstr ""
#~ "Advarsel: Noen modifikasjoner er ikke konfigurert enda. \n"
#~ "De vil bli aktivert som standard når du lagrer konfigurasjonen."
#~ msgid "Configuration saved. "
#~ msgstr "Konfigurasjon lagret. "
#~ msgid ""
#~ "Warning: Some configured mods are missing.\n"
@@ -4110,8 +4213,21 @@ msgstr ""
#~ "Advarsel: Noen konfigurerte modifikasjoner mangler. \n"
#~ "Instillingene deres vil bli fjernet når du lagrer konfigurasjonen."
#~ msgid "Configuration saved. "
#~ msgstr "Konfigurasjon lagret. "
#~ msgid ""
#~ "Warning: Some mods are not configured yet.\n"
#~ "They will be enabled by default when you save the configuration. "
#~ msgstr ""
#~ "Advarsel: Noen modifikasjoner er ikke konfigurert enda. \n"
#~ "De vil bli aktivert som standard når du lagrer konfigurasjonen."
#~ msgid "is required by:"
#~ msgstr "trengs av:"
#, fuzzy
#~ msgid "Game Name"
#~ msgstr "Spill"
#, fuzzy
#~ msgid "If enabled, "
#~ msgstr "aktivert"
#, fuzzy
#~ msgid "If disabled "
#~ msgstr "Deaktiver Alle"