diff options
| author | Alexandre Flament <alex@al-f.net> | 2022-10-21 10:06:32 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-21 10:06:32 +0200 |
| commit | 710a3a001fccb9cdb8a4da6689f1ceb67675a871 (patch) | |
| tree | 2e75e6bc947aa2cbcc08a58b65e01326dee6ee7e /searx/translations/da | |
| parent | 1a5b0965789d100a33fad69cf6779b23e6595ef4 (diff) | |
| parent | 18ba8628dd2b7931df21ca9473337ba4ed9e9c12 (diff) | |
Merge pull request #1873 from searxng/translations_update
Update translations
Diffstat (limited to 'searx/translations/da')
| -rw-r--r-- | searx/translations/da/LC_MESSAGES/messages.mo | bin | 16369 -> 16369 bytes | |||
| -rw-r--r-- | searx/translations/da/LC_MESSAGES/messages.po | 36 |
2 files changed, 20 insertions, 16 deletions
diff --git a/searx/translations/da/LC_MESSAGES/messages.mo b/searx/translations/da/LC_MESSAGES/messages.mo Binary files differindex b21daabd5..77df9fcb4 100644 --- a/searx/translations/da/LC_MESSAGES/messages.mo +++ b/searx/translations/da/LC_MESSAGES/messages.mo diff --git a/searx/translations/da/LC_MESSAGES/messages.po b/searx/translations/da/LC_MESSAGES/messages.po index a8e02d74e..aea6efb8e 100644 --- a/searx/translations/da/LC_MESSAGES/messages.po +++ b/searx/translations/da/LC_MESSAGES/messages.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-09-28 07:29+0000\n" +"POT-Creation-Date: 2022-10-14 14:11+0000\n" "PO-Revision-Date: 2022-09-28 07:29+0000\n" "Last-Translator: Markus Heiser <markus.heiser@darmarit.de>\n" "Language: da\n" @@ -163,64 +163,68 @@ msgstr "HTTP-protokolfejl" msgid "network error" msgstr "netværksfejl" -#: searx/webapp.py:169 +#: searx/webapp.py:168 +msgid "SSL error: certificate validation has failed" +msgstr "" + +#: searx/webapp.py:170 msgid "unexpected crash" msgstr "uventet nedbrud" -#: searx/webapp.py:176 +#: searx/webapp.py:177 msgid "HTTP error" msgstr "HTTP-fejl" -#: searx/webapp.py:177 +#: searx/webapp.py:178 msgid "HTTP connection error" msgstr "HTTP-tilkoblingsfejl" -#: searx/webapp.py:183 +#: searx/webapp.py:184 msgid "proxy error" msgstr "proxyfejl" -#: searx/webapp.py:184 +#: searx/webapp.py:185 msgid "CAPTCHA" msgstr "CAPTCHA" -#: searx/webapp.py:185 +#: searx/webapp.py:186 msgid "too many requests" msgstr "for mange forespørgsler" -#: searx/webapp.py:186 +#: searx/webapp.py:187 msgid "access denied" msgstr "adgang nægtet" -#: searx/webapp.py:187 +#: searx/webapp.py:188 msgid "server API error" msgstr "server-API-fejl" -#: searx/webapp.py:362 +#: searx/webapp.py:365 msgid "No item found" msgstr "Intet fundet" #: searx/engines/qwant.py:217 -#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:364 +#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:367 msgid "Source" msgstr "Kilde" -#: searx/webapp.py:366 +#: searx/webapp.py:369 msgid "Error loading the next page" msgstr "Fejl ved indlæsning af den næste side" -#: searx/webapp.py:518 searx/webapp.py:950 +#: searx/webapp.py:521 searx/webapp.py:953 msgid "Invalid settings, please edit your preferences" msgstr "Ugyldige indstillinger, redigér venligst dine valg" -#: searx/webapp.py:534 +#: searx/webapp.py:537 msgid "Invalid settings" msgstr "Ugyldig indstilling" -#: searx/webapp.py:611 searx/webapp.py:687 +#: searx/webapp.py:614 searx/webapp.py:690 msgid "search error" msgstr "søgefejl" -#: searx/webapp.py:849 +#: searx/webapp.py:852 msgid "Suspended" msgstr "Suspenderet" |