diff options
Diffstat (limited to 'searx/translations/nb_NO/LC_MESSAGES/messages.po')
-rw-r--r-- | searx/translations/nb_NO/LC_MESSAGES/messages.po | 54 |
1 files changed, 26 insertions, 28 deletions
diff --git a/searx/translations/nb_NO/LC_MESSAGES/messages.po b/searx/translations/nb_NO/LC_MESSAGES/messages.po index 7d74d7269..93ee9e22b 100644 --- a/searx/translations/nb_NO/LC_MESSAGES/messages.po +++ b/searx/translations/nb_NO/LC_MESSAGES/messages.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-07 12:50+0000\n" +"POT-Creation-Date: 2024-06-17 12:15+0000\n" "PO-Revision-Date: 2024-04-07 07:18+0000\n" "Last-Translator: omfj <omfj@users.noreply.translate.codeberg.org>\n" "Language: nb_NO\n" @@ -549,6 +549,14 @@ msgstr "" "Viser din IP hvis spørringen er \"ip\" og din brukeragent hvis spørringen" " inneholder \"user agent\"." +#: searx/plugins/self_info.py:28 +msgid "Your IP is: " +msgstr "" + +#: searx/plugins/self_info.py:31 +msgid "Your user-agent is: " +msgstr "" + #: searx/plugins/tor_check.py:24 msgid "Tor check plugin" msgstr "Tor sjekk pluggin" @@ -1356,36 +1364,11 @@ msgstr "Siden angav ingen beskrivelse." msgid "Filesize" msgstr "Filstørrelse" -#: searx/templates/simple/result_templates/files.html:39 -#: searx/templates/simple/result_templates/torrent.html:12 -msgid "Bytes" -msgstr "Byte" - #: searx/templates/simple/result_templates/files.html:40 -#: searx/templates/simple/result_templates/torrent.html:13 -msgid "kiB" -msgstr "kiB" - -#: searx/templates/simple/result_templates/files.html:41 -#: searx/templates/simple/result_templates/torrent.html:14 -msgid "MiB" -msgstr "MiB" - -#: searx/templates/simple/result_templates/files.html:42 -#: searx/templates/simple/result_templates/torrent.html:15 -msgid "GiB" -msgstr "GiB" - -#: searx/templates/simple/result_templates/files.html:43 -#: searx/templates/simple/result_templates/torrent.html:16 -msgid "TiB" -msgstr "TiB" - -#: searx/templates/simple/result_templates/files.html:47 msgid "Date" msgstr "Dato" -#: searx/templates/simple/result_templates/files.html:49 +#: searx/templates/simple/result_templates/files.html:42 #: searx/templates/simple/result_templates/paper.html:24 msgid "Type" msgstr "Type" @@ -1503,7 +1486,7 @@ msgstr "Deler" msgid "Leecher" msgstr "Henter" -#: searx/templates/simple/result_templates/torrent.html:20 +#: searx/templates/simple/result_templates/torrent.html:13 msgid "Number of Files" msgstr "Antall filer" @@ -1847,3 +1830,18 @@ msgstr "skjul video" #~ msgid "Rewrite result hostnames or remove results based on the hostname" #~ msgstr "Skriv om vertsnavn eller fjern resultater basert på vertsnavn" +#~ msgid "Bytes" +#~ msgstr "Byte" + +#~ msgid "kiB" +#~ msgstr "kiB" + +#~ msgid "MiB" +#~ msgstr "MiB" + +#~ msgid "GiB" +#~ msgstr "GiB" + +#~ msgid "TiB" +#~ msgstr "TiB" + |