summaryrefslogtreecommitdiff
path: root/searx/translations/nl
diff options
context:
space:
mode:
Diffstat (limited to 'searx/translations/nl')
-rw-r--r--searx/translations/nl/LC_MESSAGES/messages.mobin15130 -> 15672 bytes
-rw-r--r--searx/translations/nl/LC_MESSAGES/messages.po95
2 files changed, 70 insertions, 25 deletions
diff --git a/searx/translations/nl/LC_MESSAGES/messages.mo b/searx/translations/nl/LC_MESSAGES/messages.mo
index 003216e60..382fa4190 100644
--- a/searx/translations/nl/LC_MESSAGES/messages.mo
+++ b/searx/translations/nl/LC_MESSAGES/messages.mo
Binary files differ
diff --git a/searx/translations/nl/LC_MESSAGES/messages.po b/searx/translations/nl/LC_MESSAGES/messages.po
index 128977f14..93544293e 100644
--- a/searx/translations/nl/LC_MESSAGES/messages.po
+++ b/searx/translations/nl/LC_MESSAGES/messages.po
@@ -8,21 +8,21 @@
# Nathan Follens, 2015-2018
# Rejo Zenger <rejo@zenger.nl>, 2016-2017
# Markus Heiser <markus.heiser@darmarit.de>, 2022.
+# Chris Capisce <christof1588@gmail.com>, 2022.
msgid ""
msgstr ""
-"Project-Id-Version: searx\n"
+"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2022-07-02 08:59+0000\n"
-"PO-Revision-Date: 2022-07-06 00:21+0000\n"
+"POT-Creation-Date: 2022-07-19 05:45+0000\n"
+"PO-Revision-Date: 2022-07-15 07:19+0000\n"
"Last-Translator: Markus Heiser <markus.heiser@darmarit.de>\n"
-"Language-Team: Dutch <https://weblate.bubu1.eu/projects/searxng/searxng/nl/>"
-"\n"
"Language: nl\n"
+"Language-Team: Dutch "
+"<https://weblate.bubu1.eu/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 4.13.1\n"
"Generated-By: Babel 2.10.3\n"
#. CONSTANT_NAMES['DEFAULT_GROUP_NAME']
@@ -206,27 +206,27 @@ msgstr "Bron"
msgid "Error loading the next page"
msgstr "Fout bij het laden van de volgende pagina"
-#: searx/webapp.py:510 searx/webapp.py:954
+#: searx/webapp.py:516 searx/webapp.py:960
msgid "Invalid settings, please edit your preferences"
msgstr "Ongeldige instellingen, gelieve je voorkeuren bij te werken"
-#: searx/webapp.py:526
+#: searx/webapp.py:532
msgid "Invalid settings"
msgstr "Ongeldige instellingen"
-#: searx/webapp.py:603 searx/webapp.py:679
+#: searx/webapp.py:609 searx/webapp.py:685
msgid "search error"
msgstr "zoekfout"
-#: searx/webapp.py:725
+#: searx/webapp.py:731
msgid "{minutes} minute(s) ago"
msgstr "{minutes} minu(u)t(en) geleden"
-#: searx/webapp.py:727
+#: searx/webapp.py:733
msgid "{hours} hour(s), {minutes} minute(s) ago"
msgstr "{hours} uur, {minutes} minu(u)t(en) geleden"
-#: searx/webapp.py:853
+#: searx/webapp.py:859
msgid "Suspended"
msgstr "Geschorst"
@@ -246,7 +246,7 @@ msgstr "Statistische functies"
msgid "Compute {functions} of the arguments"
msgstr "Bereken {functions} van de argumenten"
-#: searx/engines/openstreetmap.py:156
+#: searx/engines/openstreetmap.py:160
msgid "Get directions"
msgstr "Routebeschrijving"
@@ -321,6 +321,30 @@ msgstr ""
"Geeft je IP-adres weer als de zoekopdracht ‘ip’ is en je gebruikersagent "
"als de zoekopdracht ‘user agent’ bevat."
+#: searx/plugins/tor_check.py:25
+msgid "Tor check plugin"
+msgstr ""
+
+#: searx/plugins/tor_check.py:28
+msgid ""
+"This plugin checks if the address of the request is a TOR exit node, and "
+"informs the user if it is, like check.torproject.org but from searxng."
+msgstr ""
+
+#: searx/plugins/tor_check.py:62
+msgid ""
+"The TOR exit node list (https://check.torproject.org/exit-addresses) is "
+"unreachable."
+msgstr ""
+
+#: searx/plugins/tor_check.py:78
+msgid "You are using TOR. Your IP address seems to be: {ip_address}."
+msgstr ""
+
+#: searx/plugins/tor_check.py:84
+msgid "You are not using TOR. Your IP address seems to be: {ip_address}."
+msgstr ""
+
#: searx/plugins/tracker_url_remover.py:29
msgid "Tracker URL remover"
msgstr "Tracker-URL-verwijderaar"
@@ -359,45 +383,45 @@ msgstr "zoekpagina"
msgid "About"
msgstr "Over"
-#: searx/templates/simple/base.html:49
+#: searx/templates/simple/base.html:50
msgid "Donate"
msgstr "Doneren"
-#: searx/templates/simple/base.html:52
+#: searx/templates/simple/base.html:54
#: searx/templates/simple/preferences.html:99
msgid "Preferences"
msgstr "Voorkeuren"
-#: searx/templates/simple/base.html:62
+#: searx/templates/simple/base.html:64
msgid "Powered by"
msgstr "Zoekmachine"
-#: searx/templates/simple/base.html:62
+#: searx/templates/simple/base.html:64
msgid "a privacy-respecting, hackable metasearch engine"
msgstr "een privacy-respecterende, aanpasbare meta-zoekmachine"
-#: searx/templates/simple/base.html:63
+#: searx/templates/simple/base.html:65
msgid "Source code"
msgstr "Broncode"
-#: searx/templates/simple/base.html:64
+#: searx/templates/simple/base.html:66
msgid "Issue tracker"
msgstr "Probleem-tracker"
-#: searx/templates/simple/base.html:65 searx/templates/simple/stats.html:18
+#: searx/templates/simple/base.html:67 searx/templates/simple/stats.html:18
msgid "Engine stats"
msgstr "Zoekmachinestatistieken"
-#: searx/templates/simple/base.html:66
+#: searx/templates/simple/base.html:69
#: searx/templates/simple/messages/no_results.html:15
msgid "Public instances"
msgstr "Openbare instanties"
-#: searx/templates/simple/base.html:68
+#: searx/templates/simple/base.html:72
msgid "Privacy policy"
msgstr "Privacybeleid"
-#: searx/templates/simple/base.html:71
+#: searx/templates/simple/base.html:75
msgid "Contact instance maintainer"
msgstr "Neem contact op met beheerder instantie"
@@ -422,7 +446,27 @@ msgstr "gecachet"
msgid "proxied"
msgstr "geproxyt"
-#: searx/templates/simple/new_issue.html:63
+#: searx/templates/simple/new_issue.html:64
+msgid "Start submiting a new issue on GitHub"
+msgstr "Maak een nieuwe issue op Github"
+
+#: searx/templates/simple/new_issue.html:66
+msgid "Please check for existing bugs about this engine on GitHub"
+msgstr "Controleer op bestaande bugs over deze engine op GitHub"
+
+#: searx/templates/simple/new_issue.html:69
+msgid "I confirm there is no existing bug about the issue I encounter"
+msgstr ""
+"Ik bevestig dat er geen bestaand probleem is over het probleem dat ik "
+"tegenkom"
+
+#: searx/templates/simple/new_issue.html:71
+msgid "If this is a public instance, please specify the URL in the bug report"
+msgstr ""
+"Indien dit een openbare instantie is, specificeer de URL in het "
+"probleemrapport"
+
+#: searx/templates/simple/new_issue.html:72
msgid "Submit a new issue on Github including the above information"
msgstr "Maak een nieuwe issue op Github met de bovenstaande informatie"
@@ -1335,3 +1379,4 @@ msgstr "verberg video"
#~ msgid "preferences"
#~ msgstr "voorkeuren"
+