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 86db0879 - 2023-06-18 - Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
7133e35b1c
commit
bb2934ae24
56 changed files with 4367 additions and 4365 deletions
|
|
@ -11,7 +11,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2023-06-02 18:34+0000\n"
|
||||
"POT-Creation-Date: 2023-06-19 17:57+0000\n"
|
||||
"PO-Revision-Date: 2023-06-02 07:07+0000\n"
|
||||
"Last-Translator: return42 <markus.heiser@darmarit.de>\n"
|
||||
"Language: lt\n"
|
||||
|
|
@ -150,92 +150,92 @@ msgstr "šviesi"
|
|||
msgid "dark"
|
||||
msgstr "tamsi"
|
||||
|
||||
#: searx/webapp.py:167
|
||||
msgid "timeout"
|
||||
msgstr "laikas baigėsi"
|
||||
|
||||
#: searx/webapp.py:168
|
||||
msgid "parsing error"
|
||||
msgstr "parsavymo klaida"
|
||||
|
||||
#: searx/webapp.py:169
|
||||
msgid "HTTP protocol error"
|
||||
msgstr "HTTP protokolo klaida"
|
||||
|
||||
#: searx/webapp.py:170
|
||||
msgid "network error"
|
||||
msgstr "tinklo klaida"
|
||||
|
||||
#: searx/webapp.py:171
|
||||
msgid "SSL error: certificate validation has failed"
|
||||
msgstr "SSL klaida: liudijimo tikrinimas patyrė nesėkmę"
|
||||
|
||||
#: searx/webapp.py:173
|
||||
msgid "unexpected crash"
|
||||
msgstr "netikėta klaida"
|
||||
|
||||
#: searx/webapp.py:180
|
||||
msgid "HTTP error"
|
||||
msgstr "HTTP klaida"
|
||||
|
||||
#: searx/webapp.py:181
|
||||
msgid "HTTP connection error"
|
||||
msgstr "HTTP ryšio klaida"
|
||||
|
||||
#: searx/webapp.py:187
|
||||
msgid "proxy error"
|
||||
msgstr "persiuntimų serverio klaida"
|
||||
|
||||
#: searx/webapp.py:188
|
||||
msgid "CAPTCHA"
|
||||
msgstr "CAPTCHA"
|
||||
|
||||
#: searx/webapp.py:189
|
||||
msgid "too many requests"
|
||||
msgstr "per daug užklausų"
|
||||
|
||||
#: searx/webapp.py:190
|
||||
msgid "access denied"
|
||||
msgstr "prieiga uždrausta"
|
||||
|
||||
#: searx/webapp.py:191
|
||||
msgid "server API error"
|
||||
msgstr "serverio API klaida"
|
||||
|
||||
#: searx/webapp.py:363
|
||||
#: searx/webapp.py:330
|
||||
msgid "No item found"
|
||||
msgstr "Elementų nerasta"
|
||||
|
||||
#: searx/engines/qwant.py:218
|
||||
#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:365
|
||||
#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:332
|
||||
msgid "Source"
|
||||
msgstr "Šaltinis"
|
||||
|
||||
#: searx/webapp.py:367
|
||||
#: searx/webapp.py:334
|
||||
msgid "Error loading the next page"
|
||||
msgstr "Klaida keliant kitą puslapį"
|
||||
|
||||
#: searx/webapp.py:520 searx/webapp.py:953
|
||||
#: searx/webapp.py:488 searx/webapp.py:880
|
||||
msgid "Invalid settings, please edit your preferences"
|
||||
msgstr "Neteisingi nustatymai, pakeiskite savo nuostatas"
|
||||
|
||||
#: searx/webapp.py:536
|
||||
#: searx/webapp.py:504
|
||||
msgid "Invalid settings"
|
||||
msgstr "Neteisingi nustatymai"
|
||||
|
||||
#: searx/webapp.py:613 searx/webapp.py:691
|
||||
#: searx/webapp.py:581 searx/webapp.py:663
|
||||
msgid "search error"
|
||||
msgstr "paieškos klaida"
|
||||
|
||||
#: searx/webapp.py:857
|
||||
#: searx/webutils.py:34
|
||||
msgid "timeout"
|
||||
msgstr "laikas baigėsi"
|
||||
|
||||
#: searx/webutils.py:35
|
||||
msgid "parsing error"
|
||||
msgstr "parsavymo klaida"
|
||||
|
||||
#: searx/webutils.py:36
|
||||
msgid "HTTP protocol error"
|
||||
msgstr "HTTP protokolo klaida"
|
||||
|
||||
#: searx/webutils.py:37
|
||||
msgid "network error"
|
||||
msgstr "tinklo klaida"
|
||||
|
||||
#: searx/webutils.py:38
|
||||
msgid "SSL error: certificate validation has failed"
|
||||
msgstr "SSL klaida: liudijimo tikrinimas patyrė nesėkmę"
|
||||
|
||||
#: searx/webutils.py:40
|
||||
msgid "unexpected crash"
|
||||
msgstr "netikėta klaida"
|
||||
|
||||
#: searx/webutils.py:47
|
||||
msgid "HTTP error"
|
||||
msgstr "HTTP klaida"
|
||||
|
||||
#: searx/webutils.py:48
|
||||
msgid "HTTP connection error"
|
||||
msgstr "HTTP ryšio klaida"
|
||||
|
||||
#: searx/webutils.py:54
|
||||
msgid "proxy error"
|
||||
msgstr "persiuntimų serverio klaida"
|
||||
|
||||
#: searx/webutils.py:55
|
||||
msgid "CAPTCHA"
|
||||
msgstr "CAPTCHA"
|
||||
|
||||
#: searx/webutils.py:56
|
||||
msgid "too many requests"
|
||||
msgstr "per daug užklausų"
|
||||
|
||||
#: searx/webutils.py:57
|
||||
msgid "access denied"
|
||||
msgstr "prieiga uždrausta"
|
||||
|
||||
#: searx/webutils.py:58
|
||||
msgid "server API error"
|
||||
msgstr "serverio API klaida"
|
||||
|
||||
#: searx/webutils.py:77
|
||||
msgid "Suspended"
|
||||
msgstr "Sustabdytas"
|
||||
|
||||
#: searx/webutils.py:205
|
||||
#: searx/webutils.py:317
|
||||
msgid "{minutes} minute(s) ago"
|
||||
msgstr "prieš {minutes} min"
|
||||
|
||||
#: searx/webutils.py:206
|
||||
#: searx/webutils.py:318
|
||||
msgid "{hours} hour(s), {minutes} minute(s) ago"
|
||||
msgstr "prieš {hours} val., {minutes} min"
|
||||
|
||||
|
|
@ -352,11 +352,11 @@ msgstr ""
|
|||
"Jei pasirenkama kategorija, nedelsiant atlikti paiešką. Išjunkite "
|
||||
"norėdami pasirinkti kelias kategorijas. (reikalingas JavaScript)"
|
||||
|
||||
#: searx/plugins/self_info.py:20
|
||||
#: searx/plugins/self_info.py:10
|
||||
msgid "Self Information"
|
||||
msgstr ""
|
||||
|
||||
#: searx/plugins/self_info.py:21
|
||||
#: searx/plugins/self_info.py:11
|
||||
msgid ""
|
||||
"Displays your IP if the query is \"ip\" and your user agent if the query "
|
||||
"contains \"user agent\"."
|
||||
|
|
@ -424,48 +424,48 @@ msgstr "Pereiti į %(search_page)s."
|
|||
msgid "search page"
|
||||
msgstr "paieškos puslapį"
|
||||
|
||||
#: searx/templates/simple/base.html:46
|
||||
#: searx/templates/simple/base.html:49
|
||||
msgid "About"
|
||||
msgstr "Apie"
|
||||
|
||||
#: searx/templates/simple/base.html:50
|
||||
#: searx/templates/simple/base.html:53
|
||||
msgid "Donate"
|
||||
msgstr "Paaukoti"
|
||||
|
||||
#: searx/templates/simple/base.html:54
|
||||
#: searx/templates/simple/base.html:57
|
||||
#: searx/templates/simple/preferences.html:156
|
||||
msgid "Preferences"
|
||||
msgstr "Nuostatos"
|
||||
|
||||
#: searx/templates/simple/base.html:64
|
||||
#: searx/templates/simple/base.html:67
|
||||
msgid "Powered by"
|
||||
msgstr "Veikia su"
|
||||
|
||||
#: searx/templates/simple/base.html:64
|
||||
#: searx/templates/simple/base.html:67
|
||||
msgid "a privacy-respecting, open metasearch engine"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/base.html:65
|
||||
#: searx/templates/simple/base.html:68
|
||||
msgid "Source code"
|
||||
msgstr "Šaltinio kodas"
|
||||
|
||||
#: searx/templates/simple/base.html:66
|
||||
#: searx/templates/simple/base.html:69
|
||||
msgid "Issue tracker"
|
||||
msgstr "Klaidų sekiklis"
|
||||
|
||||
#: searx/templates/simple/base.html:67 searx/templates/simple/stats.html:18
|
||||
#: searx/templates/simple/base.html:70 searx/templates/simple/stats.html:18
|
||||
msgid "Engine stats"
|
||||
msgstr "Statistika statistika"
|
||||
|
||||
#: searx/templates/simple/base.html:69
|
||||
#: searx/templates/simple/base.html:72
|
||||
msgid "Public instances"
|
||||
msgstr "Viešos instancijos"
|
||||
|
||||
#: searx/templates/simple/base.html:72
|
||||
#: searx/templates/simple/base.html:75
|
||||
msgid "Privacy policy"
|
||||
msgstr "Privatumo politika"
|
||||
|
||||
#: searx/templates/simple/base.html:75
|
||||
#: searx/templates/simple/base.html:78
|
||||
msgid "Contact instance maintainer"
|
||||
msgstr "Susisiekite su instancijos prižiūrėtoju"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue