[translations] update messages.pot and messages.po files

From 86db0879 - 2023-06-18 - Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
searxng-bot
2023-06-19 17:57:33 +00:00
parent 7133e35b1c
commit bb2934ae24
56 changed files with 4367 additions and 4365 deletions

View File

@@ -13,7 +13,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: sl\n"
@@ -151,92 +151,92 @@ msgstr "svetlo"
msgid "dark"
msgstr "temno"
#: searx/webapp.py:167
msgid "timeout"
msgstr "odmor"
#: searx/webapp.py:168
msgid "parsing error"
msgstr "napaka pri razčlenjevanju"
#: searx/webapp.py:169
msgid "HTTP protocol error"
msgstr "napaka protokola HTTP"
#: searx/webapp.py:170
msgid "network error"
msgstr "omrežna napaka"
#: searx/webapp.py:171
msgid "SSL error: certificate validation has failed"
msgstr "SSL-napaka: Preveritev certifikata je spodletela"
#: searx/webapp.py:173
msgid "unexpected crash"
msgstr "nepričakovana zrušitev"
#: searx/webapp.py:180
msgid "HTTP error"
msgstr "napaka HTTP"
#: searx/webapp.py:181
msgid "HTTP connection error"
msgstr "napaka povezave HTTP"
#: searx/webapp.py:187
msgid "proxy error"
msgstr "napaka proxyja"
#: searx/webapp.py:188
msgid "CAPTCHA"
msgstr "CAPTCHA"
#: searx/webapp.py:189
msgid "too many requests"
msgstr "preveč prošenj"
#: searx/webapp.py:190
msgid "access denied"
msgstr "dostop zavrnjen"
#: searx/webapp.py:191
msgid "server API error"
msgstr "napaka API strežnika"
#: searx/webapp.py:363
#: searx/webapp.py:330
msgid "No item found"
msgstr "Ni zadetkov"
#: 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 "Vir"
#: searx/webapp.py:367
#: searx/webapp.py:334
msgid "Error loading the next page"
msgstr "Napaka pri nalaganju naslednje strani"
#: searx/webapp.py:520 searx/webapp.py:953
#: searx/webapp.py:488 searx/webapp.py:880
msgid "Invalid settings, please edit your preferences"
msgstr "Neveljavne nastavitve. Prosimo, preverite vašo konfiguracijo"
#: searx/webapp.py:536
#: searx/webapp.py:504
msgid "Invalid settings"
msgstr "Neveljavne nastavitve"
#: searx/webapp.py:613 searx/webapp.py:691
#: searx/webapp.py:581 searx/webapp.py:663
msgid "search error"
msgstr "napaka pri iskanju"
#: searx/webapp.py:857
#: searx/webutils.py:34
msgid "timeout"
msgstr "odmor"
#: searx/webutils.py:35
msgid "parsing error"
msgstr "napaka pri razčlenjevanju"
#: searx/webutils.py:36
msgid "HTTP protocol error"
msgstr "napaka protokola HTTP"
#: searx/webutils.py:37
msgid "network error"
msgstr "omrežna napaka"
#: searx/webutils.py:38
msgid "SSL error: certificate validation has failed"
msgstr "SSL-napaka: Preveritev certifikata je spodletela"
#: searx/webutils.py:40
msgid "unexpected crash"
msgstr "nepričakovana zrušitev"
#: searx/webutils.py:47
msgid "HTTP error"
msgstr "napaka HTTP"
#: searx/webutils.py:48
msgid "HTTP connection error"
msgstr "napaka povezave HTTP"
#: searx/webutils.py:54
msgid "proxy error"
msgstr "napaka proxyja"
#: searx/webutils.py:55
msgid "CAPTCHA"
msgstr "CAPTCHA"
#: searx/webutils.py:56
msgid "too many requests"
msgstr "preveč prošenj"
#: searx/webutils.py:57
msgid "access denied"
msgstr "dostop zavrnjen"
#: searx/webutils.py:58
msgid "server API error"
msgstr "napaka API strežnika"
#: searx/webutils.py:77
msgid "Suspended"
msgstr "Prekinjeno"
#: searx/webutils.py:205
#: searx/webutils.py:317
msgid "{minutes} minute(s) ago"
msgstr "{minutes} minut nazaj"
#: searx/webutils.py:206
#: searx/webutils.py:318
msgid "{hours} hour(s), {minutes} minute(s) ago"
msgstr "pred {hours} urami in {minutes} minut"
@@ -360,11 +360,11 @@ msgstr ""
"Če je kategorija izbrana, takoj izvedi iskanje. Za izbor več kategorij "
"onemogocite. (Potrebna je JavaScript)"
#: searx/plugins/self_info.py:20
#: searx/plugins/self_info.py:10
msgid "Self Information"
msgstr "Informacije o sebi"
#: 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\"."
@@ -435,48 +435,48 @@ msgstr "Pojdi na %(search_page)s."
msgid "search page"
msgstr "stran za iskanje"
#: searx/templates/simple/base.html:46
#: searx/templates/simple/base.html:49
msgid "About"
msgstr "O nas"
#: searx/templates/simple/base.html:50
#: searx/templates/simple/base.html:53
msgid "Donate"
msgstr "Doniraj"
#: searx/templates/simple/base.html:54
#: searx/templates/simple/base.html:57
#: searx/templates/simple/preferences.html:156
msgid "Preferences"
msgstr "Nastavitve"
#: searx/templates/simple/base.html:64
#: searx/templates/simple/base.html:67
msgid "Powered by"
msgstr "Omogočeno z"
#: searx/templates/simple/base.html:64
#: searx/templates/simple/base.html:67
msgid "a privacy-respecting, open metasearch engine"
msgstr "odprt metaiskalnik, ki spoštuje zasebnost"
#: searx/templates/simple/base.html:65
#: searx/templates/simple/base.html:68
msgid "Source code"
msgstr "Izvorna koda"
#: searx/templates/simple/base.html:66
#: searx/templates/simple/base.html:69
msgid "Issue tracker"
msgstr "Sledilnik napak/problemov"
#: 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 "Statistike iskalnika"
#: searx/templates/simple/base.html:69
#: searx/templates/simple/base.html:72
msgid "Public instances"
msgstr "Javne instance"
#: searx/templates/simple/base.html:72
#: searx/templates/simple/base.html:75
msgid "Privacy policy"
msgstr "Politika zasebnosti"
#: searx/templates/simple/base.html:75
#: searx/templates/simple/base.html:78
msgid "Contact instance maintainer"
msgstr "Kontaktiraj vzdrževalca instance"