mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[translations] update messages.pot and messages.po files
From a7b0b2ec - 2022-06-18 - Alexandre Flament <alex@al-f.net>
This commit is contained in:
parent
7d7f9823c0
commit
bfb2eabae4
51 changed files with 1490 additions and 1284 deletions
|
|
@ -10,7 +10,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2022-06-05 21:15+0000\n"
|
||||
"POT-Creation-Date: 2022-06-18 05:30+0000\n"
|
||||
"PO-Revision-Date: 2022-06-03 07:18+0000\n"
|
||||
"Last-Translator: Markus Heiser <markus.heiser@darmarit.de>\n"
|
||||
"Language: sv\n"
|
||||
|
|
@ -20,7 +20,7 @@ msgstr ""
|
|||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.10.1\n"
|
||||
"Generated-By: Babel 2.10.3\n"
|
||||
|
||||
#. CONSTANT_NAMES['DEFAULT_GROUP_NAME']
|
||||
#: searx/searxng.msg
|
||||
|
|
@ -142,88 +142,88 @@ msgstr "ljus"
|
|||
msgid "dark"
|
||||
msgstr "mörk"
|
||||
|
||||
#: searx/webapp.py:164
|
||||
#: searx/webapp.py:165
|
||||
msgid "timeout"
|
||||
msgstr "timeout"
|
||||
|
||||
#: searx/webapp.py:165
|
||||
#: searx/webapp.py:166
|
||||
msgid "parsing error"
|
||||
msgstr "tolkningsfel"
|
||||
|
||||
#: searx/webapp.py:166
|
||||
#: searx/webapp.py:167
|
||||
msgid "HTTP protocol error"
|
||||
msgstr "HTTP-protokollfel"
|
||||
|
||||
#: searx/webapp.py:167
|
||||
#: searx/webapp.py:168
|
||||
msgid "network error"
|
||||
msgstr "nätverksfel"
|
||||
|
||||
#: searx/webapp.py:169
|
||||
#: searx/webapp.py:170
|
||||
msgid "unexpected crash"
|
||||
msgstr "oförutsedd krasch"
|
||||
|
||||
#: searx/webapp.py:176
|
||||
#: searx/webapp.py:177
|
||||
msgid "HTTP error"
|
||||
msgstr "HTTP-fel"
|
||||
|
||||
#: searx/webapp.py:177
|
||||
#: searx/webapp.py:178
|
||||
msgid "HTTP connection error"
|
||||
msgstr "HTTP-uppkopplingsfel"
|
||||
|
||||
#: searx/webapp.py:183
|
||||
#: searx/webapp.py:184
|
||||
msgid "proxy error"
|
||||
msgstr "proxyfel"
|
||||
|
||||
#: 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 "för många förfrågningar"
|
||||
|
||||
#: searx/webapp.py:186
|
||||
#: searx/webapp.py:187
|
||||
msgid "access denied"
|
||||
msgstr "åtkomst nekad"
|
||||
|
||||
#: searx/webapp.py:187
|
||||
#: searx/webapp.py:188
|
||||
msgid "server API error"
|
||||
msgstr "server API-fel"
|
||||
|
||||
#: searx/webapp.py:397
|
||||
#: searx/webapp.py:363
|
||||
msgid "No item found"
|
||||
msgstr "Inga artiklar hittade"
|
||||
|
||||
#: searx/engines/qwant.py:212
|
||||
#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:399
|
||||
#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:365
|
||||
msgid "Source"
|
||||
msgstr "Källa"
|
||||
|
||||
#: searx/webapp.py:401
|
||||
#: searx/webapp.py:367
|
||||
msgid "Error loading the next page"
|
||||
msgstr "Kunde inte ladda nästa sida"
|
||||
|
||||
#: searx/webapp.py:544 searx/webapp.py:985
|
||||
#: searx/webapp.py:510 searx/webapp.py:954
|
||||
msgid "Invalid settings, please edit your preferences"
|
||||
msgstr "Ogiltiga inställningar, vänligen redigerar dina inställningar"
|
||||
|
||||
#: searx/webapp.py:560
|
||||
#: searx/webapp.py:526
|
||||
msgid "Invalid settings"
|
||||
msgstr "Ogiltiga inställningar"
|
||||
|
||||
#: searx/webapp.py:635 searx/webapp.py:711
|
||||
#: searx/webapp.py:603 searx/webapp.py:679
|
||||
msgid "search error"
|
||||
msgstr "sökfel"
|
||||
|
||||
#: searx/webapp.py:757
|
||||
#: searx/webapp.py:725
|
||||
msgid "{minutes} minute(s) ago"
|
||||
msgstr "{minutes} minut(er) sedan"
|
||||
|
||||
#: searx/webapp.py:759
|
||||
#: searx/webapp.py:727
|
||||
msgid "{hours} hour(s), {minutes} minute(s) ago"
|
||||
msgstr "{hours} timm(e/ar), {minutes} minut(er) sedan"
|
||||
|
||||
#: searx/webapp.py:885
|
||||
#: searx/webapp.py:853
|
||||
msgid "Suspended"
|
||||
msgstr "Avstängd"
|
||||
|
||||
|
|
@ -377,7 +377,11 @@ msgstr "Sökmotor statistik"
|
|||
msgid "Public instances"
|
||||
msgstr "Publika instanser"
|
||||
|
||||
#: searx/templates/simple/base.html:59
|
||||
#: searx/templates/simple/base.html:60
|
||||
msgid "Privacy policy"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/base.html:63
|
||||
msgid "Contact instance maintainer"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue