summaryrefslogtreecommitdiff
path: root/po/nb
diff options
context:
space:
mode:
authorupdatepo.sh <script@mt>2022-01-25 23:19:13 +0100
committersfan5 <sfan5@live.de>2022-01-25 23:19:13 +0100
commit48e508052ad477eda1142f08990d523c8b9701ea (patch)
treec38aa9215be73c0a878408df34ea499141d448df /po/nb
parent0d0786e41440b51ffe4eefb05a0c1d3024e0ad65 (diff)
downloadminetest-48e508052ad477eda1142f08990d523c8b9701ea.tar.gz
minetest-48e508052ad477eda1142f08990d523c8b9701ea.tar.bz2
minetest-48e508052ad477eda1142f08990d523c8b9701ea.zip
Update translations
Diffstat (limited to 'po/nb')
-rw-r--r--po/nb/minetest.po80
1 files changed, 47 insertions, 33 deletions
diff --git a/po/nb/minetest.po b/po/nb/minetest.po
index 66a74271d..d550602e6 100644
--- a/po/nb/minetest.po
+++ b/po/nb/minetest.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Norwegian Bokmål (Minetest)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-11-27 19:42+0100\n"
+"POT-Creation-Date: 2022-01-25 23:19+0100\n"
"PO-Revision-Date: 2022-01-10 23:53+0000\n"
"Last-Translator: Imre Kristoffer Eilertsen <imreeil42@gmail.com>\n"
"Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/"
@@ -1227,14 +1227,6 @@ msgid "- Address: "
msgstr "- Adresse: "
#: src/client/game.cpp
-msgid "- Creative Mode: "
-msgstr "- Kreativ modus: "
-
-#: src/client/game.cpp
-msgid "- Damage: "
-msgstr "- Skade: "
-
-#: src/client/game.cpp
msgid "- Mode: "
msgstr "- Modus: "
@@ -1592,7 +1584,7 @@ msgstr ""
msgid "Unable to listen on %s because IPv6 is disabled"
msgstr ""
-#: src/client/game.cpp src/unittest/test_gettext.cpp
+#: src/client/game.cpp
#, c-format
msgid "Viewing range changed to %d"
msgstr "Synsrekkevidde endret til %d%%"
@@ -1943,7 +1935,7 @@ msgstr "Passordene samsvarer ikke!"
msgid "Register and Join"
msgstr "Registrer og logg inn"
-#: src/gui/guiConfirmRegistration.cpp src/unittest/test_gettext.cpp
+#: src/gui/guiConfirmRegistration.cpp
#, c-format
msgid ""
"You are about to join this server with the name \"%s\" for the first time.\n"
@@ -3330,6 +3322,12 @@ msgid ""
msgstr ""
#: src/settings_translation_file.cpp
+msgid ""
+"Enables tradeoffs that reduce CPU load or increase rendering performance\n"
+"at the expense of minor visual glitches that do not impact game playability."
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Engine profiling data print interval"
msgstr ""
@@ -3520,11 +3518,15 @@ msgid "Font size"
msgstr "Skriftstørrelse"
#: src/settings_translation_file.cpp
-msgid "Font size of the default font in point (pt)."
+msgid "Font size divisible by"
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid "Font size of the default font where 1 unit = 1 pixel at 96 DPI"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "Font size of the monospace font in point (pt)."
+msgid "Font size of the monospace font where 1 unit = 1 pixel at 96 DPI"
msgstr ""
#: src/settings_translation_file.cpp
@@ -3535,6 +3537,17 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
+"For pixel-style fonts that do not scale well, this ensures that font sizes "
+"used\n"
+"with this font will always be divisible by this value, in pixels. For "
+"instance,\n"
+"a pixel font 16 pixels tall should have this set to 16, so it will only ever "
+"be\n"
+"sized 16, 32, 48, etc., so a mod requesting a size of 25 will get 32."
+msgstr ""
+
+#: src/settings_translation_file.cpp
+msgid ""
"Format of player chat messages. The following strings are valid "
"placeholders:\n"
"@name, @message, @timestamp (optional)"
@@ -3593,10 +3606,6 @@ msgid "Fraction of the visible distance at which fog starts to be rendered"
msgstr ""
#: src/settings_translation_file.cpp
-msgid "FreeType fonts"
-msgstr "FreeType-skrifttyper"
-
-#: src/settings_translation_file.cpp
msgid ""
"From how far blocks are generated for clients, stated in mapblocks (16 "
"nodes)."
@@ -5479,6 +5488,11 @@ msgid "Monospace font size"
msgstr "Størrelse for monospace skrifttype"
#: src/settings_translation_file.cpp
+#, fuzzy
+msgid "Monospace font size divisible by"
+msgstr "Størrelse for monospace skrifttype"
+
+#: src/settings_translation_file.cpp
msgid "Mountain height noise"
msgstr ""
@@ -5629,9 +5643,7 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Path of the fallback font.\n"
-"If “freetype” setting is enabled: Must be a TrueType font.\n"
-"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"Path of the fallback font. Must be a TrueType font.\n"
"This font will be used for certain languages or if the default font is "
"unavailable."
msgstr ""
@@ -5654,17 +5666,13 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Path to the default font.\n"
-"If “freetype” setting is enabled: Must be a TrueType font.\n"
-"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"Path to the default font. Must be a TrueType font.\n"
"The fallback font will be used if the font cannot be loaded."
msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Path to the monospace font.\n"
-"If “freetype” setting is enabled: Must be a TrueType font.\n"
-"If “freetype” setting is disabled: Must be a bitmap or XML vectors font.\n"
+"Path to the monospace font. Must be a TrueType font.\n"
"This font is used for e.g. the console and profiler screen."
msgstr ""
@@ -6625,6 +6633,10 @@ msgid "Touch screen threshold"
msgstr "Strandlydsterskel"
#: src/settings_translation_file.cpp
+msgid "Tradeoffs for performance"
+msgstr ""
+
+#: src/settings_translation_file.cpp
msgid "Trees noise"
msgstr ""
@@ -6921,13 +6933,6 @@ msgstr ""
#: src/settings_translation_file.cpp
msgid ""
-"Whether FreeType fonts are used, requires FreeType support to be compiled "
-"in.\n"
-"If disabled, bitmap and XML vectors fonts are used instead."
-msgstr ""
-
-#: src/settings_translation_file.cpp
-msgid ""
"Whether name tag backgrounds should be shown by default.\n"
"Mods may still set a background."
msgstr ""
@@ -7071,6 +7076,12 @@ msgstr "cURL-tidsgrense"
msgid "cURL parallel limit"
msgstr "Maksimal parallellisering i cURL"
+#~ msgid "- Creative Mode: "
+#~ msgstr "- Kreativ modus: "
+
+#~ msgid "- Damage: "
+#~ msgstr "- Skade: "
+
#~ msgid "Address / Port"
#~ msgstr "Adresse / port"
@@ -7135,6 +7146,9 @@ msgstr "Maksimal parallellisering i cURL"
#~ msgid "Fallback font size"
#~ msgstr "Tilbakefallsskriftstørrelse"
+#~ msgid "FreeType fonts"
+#~ msgstr "FreeType-skrifttyper"
+
#~ msgid "Generate Normal Maps"
#~ msgstr "Generer normale kart"