diff options
Diffstat (limited to 'searx/translations/nl/LC_MESSAGES/messages.po')
-rw-r--r-- | searx/translations/nl/LC_MESSAGES/messages.po | 51 |
1 files changed, 28 insertions, 23 deletions
diff --git a/searx/translations/nl/LC_MESSAGES/messages.po b/searx/translations/nl/LC_MESSAGES/messages.po index 3de6081bd..79676a17f 100644 --- a/searx/translations/nl/LC_MESSAGES/messages.po +++ b/searx/translations/nl/LC_MESSAGES/messages.po @@ -23,20 +23,19 @@ # notlmutsaers <notlmutsaers@users.noreply.translate.codeberg.org>, 2024. msgid "" msgstr "" -"Project-Id-Version: searx\n" +"Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-06-17 12:15+0000\n" +"POT-Creation-Date: 2024-07-27 09:53+0000\n" "PO-Revision-Date: 2024-07-09 15:18+0000\n" -"Last-Translator: notlmutsaers <notlmutsaers@users.noreply.translate.codeberg." -"org>\n" -"Language-Team: Dutch <https://translate.codeberg.org/projects/searxng/" -"searxng/nl/>\n" +"Last-Translator: notlmutsaers " +"<notlmutsaers@users.noreply.translate.codeberg.org>\n" "Language: nl\n" +"Language-Team: Dutch " +"<https://translate.codeberg.org/projects/searxng/searxng/nl/>\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.6.2\n" "Generated-By: Babel 2.15.0\n" #. CONSTANT_NAMES['NO_SUBGROUPING'] @@ -325,17 +324,17 @@ msgid "author" msgstr "auteur" #. SOCIAL_MEDIA_TERMS['THREAD OPEN'] -#: searx/engines/discourse.py:121 searx/searxng.msg +#: searx/engines/discourse.py:149 searx/searxng.msg msgid "open" msgstr "open" #. SOCIAL_MEDIA_TERMS['THREAD CLOSED'] -#: searx/engines/discourse.py:121 searx/searxng.msg +#: searx/engines/discourse.py:149 searx/searxng.msg msgid "closed" msgstr "gesloten" #. SOCIAL_MEDIA_TERMS['THREAD ANSWERED'] -#: searx/engines/discourse.py:132 searx/searxng.msg +#: searx/engines/discourse.py:160 searx/searxng.msg msgid "answered" msgstr "beantwoord" @@ -428,19 +427,19 @@ msgstr "{minutes} minu(u)t(en) geleden" msgid "{hours} hour(s), {minutes} minute(s) ago" msgstr "{hours} uur, {minutes} minu(u)t(en) geleden" -#: searx/answerers/random/answerer.py:75 +#: searx/answerers/random/answerer.py:76 msgid "Random value generator" msgstr "Willekeurigewaardegenerator" -#: searx/answerers/random/answerer.py:76 +#: searx/answerers/random/answerer.py:77 msgid "Generate different random values" msgstr "Genereer verschillende willekeurige waarden" -#: searx/answerers/statistics/answerer.py:48 +#: searx/answerers/statistics/answerer.py:50 msgid "Statistics functions" msgstr "Statistische functies" -#: searx/answerers/statistics/answerer.py:49 +#: searx/answerers/statistics/answerer.py:51 msgid "Compute {functions} of the arguments" msgstr "Bereken {functions} van de opties" @@ -473,7 +472,7 @@ msgid "clicks" msgstr "clicks" #: searx/engines/seekr.py:193 searx/engines/yummly.py:71 -#: searx/engines/zlibrary.py:128 +#: searx/engines/zlibrary.py:137 msgid "Language" msgstr "Taal" @@ -508,11 +507,11 @@ msgstr "" msgid "The image could not be downloaded." msgstr "De afbeelding kon niet worden gedownload." -#: searx/engines/zlibrary.py:129 +#: searx/engines/zlibrary.py:138 msgid "Book rating" msgstr "boekbeoordeling" -#: searx/engines/zlibrary.py:130 +#: searx/engines/zlibrary.py:139 msgid "File quality" msgstr "bestandskwaliteit" @@ -532,11 +531,11 @@ msgstr "hash digest" msgid "Hostname replace" msgstr "Servernaam vervangen" -#: searx/plugins/hostnames.py:68 +#: searx/plugins/hostnames.py:101 msgid "Hostnames plugin" msgstr "Hostnamen plug-in" -#: searx/plugins/hostnames.py:69 +#: searx/plugins/hostnames.py:102 msgid "Rewrite hostnames, remove results or prioritize them based on the hostname" msgstr "" "Herschrijf hostnamen, verwijder resultaten of geef prioriteit aan ze op " @@ -683,17 +682,21 @@ msgid "Length" msgstr "Lengte" #: searx/templates/simple/macros.html:36 +msgid "Views" +msgstr "" + +#: searx/templates/simple/macros.html:37 #: searx/templates/simple/result_templates/files.html:34 #: searx/templates/simple/result_templates/images.html:19 #: searx/templates/simple/result_templates/paper.html:6 msgid "Author" msgstr "Auteur" -#: searx/templates/simple/macros.html:44 +#: searx/templates/simple/macros.html:45 msgid "cached" msgstr "gecachet" -#: searx/templates/simple/macros.html:44 +#: searx/templates/simple/macros.html:45 msgid "proxied" msgstr "geproxyt" @@ -969,11 +972,12 @@ msgid "Search language" msgstr "Zoektaal" #: searx/templates/simple/filters/languages.html:2 +#: searx/templates/simple/filters/languages.html:5 #: searx/templates/simple/preferences/language.html:7 msgid "Default language" msgstr "Standaardtaal" -#: searx/templates/simple/filters/languages.html:4 +#: searx/templates/simple/filters/languages.html:9 #: searx/templates/simple/preferences/language.html:11 msgid "Auto-detect" msgstr "Automatisch herkennen" @@ -1968,3 +1972,4 @@ msgstr "verberg video" #~ msgid "TiB" #~ msgstr "TiB" + |