summaryrefslogtreecommitdiff
path: root/searx/translations/nb_NO/LC_MESSAGES/messages.po
diff options
context:
space:
mode:
Diffstat (limited to 'searx/translations/nb_NO/LC_MESSAGES/messages.po')
-rw-r--r--searx/translations/nb_NO/LC_MESSAGES/messages.po86
1 files changed, 49 insertions, 37 deletions
diff --git a/searx/translations/nb_NO/LC_MESSAGES/messages.po b/searx/translations/nb_NO/LC_MESSAGES/messages.po
index cd907b43d..c836ad129 100644
--- a/searx/translations/nb_NO/LC_MESSAGES/messages.po
+++ b/searx/translations/nb_NO/LC_MESSAGES/messages.po
@@ -22,17 +22,16 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2025-10-20 08:35+0000\n"
+"POT-Creation-Date: 2025-12-05 10:19+0000\n"
"PO-Revision-Date: 2025-10-22 02:09+0000\n"
"Last-Translator: return42 <return42@noreply.codeberg.org>\n"
-"Language-Team: Norwegian Bokmål <https://translate.codeberg.org/projects/"
-"searxng/searxng/nb_NO/>\n"
"Language: nb_NO\n"
+"Language-Team: Norwegian Bokmål "
+"<https://translate.codeberg.org/projects/searxng/searxng/nb_NO/>\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Weblate 5.13.3\n"
"Generated-By: Babel 2.17.0\n"
#. CONSTANT_NAMES['NO_SUBGROUPING']
@@ -501,7 +500,7 @@ msgid "active users"
msgstr "aktive brukere"
#. SOCIAL_MEDIA_TERMS['COMMENTS']
-#: searx/engines/discourse.py:157 searx/engines/hackernews.py:81
+#: searx/engines/discourse.py:157 searx/engines/hackernews.py:83
#: searx/engines/lemmy.py:130 searx/searxng.msg
msgid "comments"
msgstr "kommentarer"
@@ -517,7 +516,7 @@ msgid "community"
msgstr "Fellesskap"
#. SOCIAL_MEDIA_TERMS['POINTS']
-#: searx/engines/hackernews.py:81 searx/searxng.msg
+#: searx/engines/hackernews.py:83 searx/searxng.msg
msgid "points"
msgstr "poeng"
@@ -527,7 +526,7 @@ msgid "title"
msgstr "tittel"
#. SOCIAL_MEDIA_TERMS['AUTHOR']
-#: searx/engines/hackernews.py:84 searx/searxng.msg
+#: searx/engines/hackernews.py:86 searx/searxng.msg
msgid "author"
msgstr "forfatter"
@@ -550,7 +549,7 @@ msgstr "besvart"
msgid "No item found"
msgstr "Fant ingen elementer"
-#: searx/engines/qwant.py:289
+#: searx/engines/qwant.py:299
#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:330
msgid "Source"
msgstr "Kilde"
@@ -559,15 +558,15 @@ msgstr "Kilde"
msgid "Error loading the next page"
msgstr "Feil ved lasting av neste side"
-#: searx/webapp.py:475 searx/webapp.py:876
+#: searx/webapp.py:481 searx/webapp.py:882
msgid "Invalid settings, please edit your preferences"
msgstr "Ugyldige innstillinger, rediger dine preferanser"
-#: searx/webapp.py:491
+#: searx/webapp.py:497
msgid "Invalid settings"
msgstr "Ugyldige innstillinger"
-#: searx/webapp.py:568 searx/webapp.py:658
+#: searx/webapp.py:574 searx/webapp.py:664
msgid "search error"
msgstr "søkefeil"
@@ -659,7 +658,7 @@ msgstr "{title} (FORELDET)"
msgid "This entry has been superseded by"
msgstr "Denne oppføringen har blitt erstattet av"
-#: searx/engines/qwant.py:291
+#: searx/engines/qwant.py:301
msgid "Channel"
msgstr "Kanal"
@@ -726,13 +725,13 @@ msgstr "Ahmia svarteliste"
msgid "Filter out onion results that appear in Ahmia's blacklist."
msgstr "Filtrer ut onion-resultater som finnes i Ahmias svarteliste."
-#: searx/plugins/calculator.py:37
-msgid "Basic Calculator"
-msgstr "Enkel kalkulator"
+#: searx/plugins/calculator.py:25
+msgid "Calculator"
+msgstr ""
-#: searx/plugins/calculator.py:38
-msgid "Calculate mathematical expressions via the search bar"
-msgstr "Kalkuler matematiske uttrykk via søkebaren"
+#: searx/plugins/calculator.py:26
+msgid "Parses and solves mathematical expressions."
+msgstr ""
#: searx/plugins/hash_plugin.py:33
msgid "Hash plugin"
@@ -758,6 +757,16 @@ msgstr "Vertnavn-plugin"
msgid "Rewrite hostnames and remove or prioritize results based on the hostname"
msgstr ""
+#: searx/plugins/infinite_scroll.py:25
+msgid "Infinite scroll"
+msgstr "Uendelig rulling"
+
+#: searx/plugins/infinite_scroll.py:26
+msgid ""
+"Automatically loads the next page when scrolling to bottom of the current"
+" page"
+msgstr ""
+
#: searx/plugins/oa_doi_rewrite.py:54
msgid "Open Access DOI rewrite"
msgstr "Open Access DOI-omskriving"
@@ -831,15 +840,15 @@ msgstr "Sporings-nettadressefjerner"
msgid "Remove trackers arguments from the returned URL"
msgstr "Fjern sporingsargumenter fra den returnerte nettadressen"
-#: searx/plugins/unit_converter.py:48
+#: searx/plugins/unit_converter.py:42
msgid "Unit converter plugin"
msgstr "Tillegg for enhetskonvertering"
-#: searx/plugins/unit_converter.py:49
+#: searx/plugins/unit_converter.py:43
msgid "Convert between units"
msgstr "Konverter mellom enheter"
-#: searx/result_types/answer.py:226
+#: searx/result_types/answer.py:223
#, python-brace-format
msgid "{location}: {temperature}, {condition}"
msgstr "{location}: {temperature}, {condition}"
@@ -1014,23 +1023,23 @@ msgstr "Forvalgte kategorier"
msgid "User interface"
msgstr "Brukergrensesnitt"
-#: searx/templates/simple/preferences.html:227
+#: searx/templates/simple/preferences.html:224
msgid "Privacy"
msgstr "Personvern"
-#: searx/templates/simple/preferences.html:242
+#: searx/templates/simple/preferences.html:239
msgid "Engines"
msgstr "Søkemotorer"
-#: searx/templates/simple/preferences.html:244
+#: searx/templates/simple/preferences.html:241
msgid "Currently used search engines"
msgstr "Søkemotorer i bruk"
-#: searx/templates/simple/preferences.html:253
+#: searx/templates/simple/preferences.html:250
msgid "Special Queries"
msgstr "Spesialspørringer"
-#: searx/templates/simple/preferences.html:261
+#: searx/templates/simple/preferences.html:258
msgid "Cookies"
msgstr "Informasjonskapsler"
@@ -1526,16 +1535,6 @@ msgstr "Bildemellomtjener"
msgid "Proxy image results through SearXNG"
msgstr ""
-#: searx/templates/simple/preferences/infinite_scroll.html:2
-msgid "Infinite scroll"
-msgstr "Uendelig rulling"
-
-#: searx/templates/simple/preferences/infinite_scroll.html:14
-msgid ""
-"Automatically load the next page when scrolling to the bottom of the "
-"current page"
-msgstr ""
-
#: searx/templates/simple/preferences/language.html:24
msgid "What language do you prefer for search?"
msgstr "Hvilket språk foretrekker du for søk?"
@@ -2301,3 +2300,16 @@ msgstr "skjul video"
#~ msgid "repo"
#~ msgstr "pakkebrønner"
+
+#~ msgid "Basic Calculator"
+#~ msgstr "Enkel kalkulator"
+
+#~ msgid "Calculate mathematical expressions via the search bar"
+#~ msgstr "Kalkuler matematiske uttrykk via søkebaren"
+
+#~ msgid ""
+#~ "Automatically load the next page when"
+#~ " scrolling to the bottom of the "
+#~ "current page"
+#~ msgstr ""
+