mirror of
https://github.com/searxng/searxng.git
synced 2026-01-13 18:15:30 +00:00
[l10n] update translations from Weblate (#5532)
This commit is contained in:
committed by
GitHub
parent
da6c635ea2
commit
32eb84d6d3
Binary file not shown.
@@ -18,20 +18,19 @@
|
||||
# return42 <return42@noreply.codeberg.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2025-10-20 08:35+0000\n"
|
||||
"POT-Creation-Date: 2025-12-05 10:19+0000\n"
|
||||
"PO-Revision-Date: 2025-10-22 02:09+0000\n"
|
||||
"Last-Translator: return42 <return42@noreply.codeberg.org>\n"
|
||||
"Language-Team: Slovenian <https://translate.codeberg.org/projects/searxng/"
|
||||
"searxng/sl/>\n"
|
||||
"Language: sl\n"
|
||||
"Language-Team: Slovenian "
|
||||
"<https://translate.codeberg.org/projects/searxng/searxng/sl/>\n"
|
||||
"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 "
|
||||
"|| n%100==4 ? 2 : 3;\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || "
|
||||
"n%100==4 ? 2 : 3;\n"
|
||||
"X-Generator: Weblate 5.13.3\n"
|
||||
"Generated-By: Babel 2.17.0\n"
|
||||
|
||||
#. CONSTANT_NAMES['NO_SUBGROUPING']
|
||||
@@ -500,7 +499,7 @@ msgid "active users"
|
||||
msgstr "aktivni uporabniki"
|
||||
|
||||
#. SOCIAL_MEDIA_TERMS['COMMENTS']
|
||||
#: searx/engines/discourse.py:157 searx/engines/hackernews.py:81
|
||||
#: searx/engines/discourse.py:157 searx/engines/hackernews.py:83
|
||||
#: searx/engines/lemmy.py:130 searx/searxng.msg
|
||||
msgid "comments"
|
||||
msgstr "komentarji"
|
||||
@@ -516,7 +515,7 @@ msgid "community"
|
||||
msgstr "skupnost"
|
||||
|
||||
#. SOCIAL_MEDIA_TERMS['POINTS']
|
||||
#: searx/engines/hackernews.py:81 searx/searxng.msg
|
||||
#: searx/engines/hackernews.py:83 searx/searxng.msg
|
||||
msgid "points"
|
||||
msgstr "točke"
|
||||
|
||||
@@ -526,7 +525,7 @@ msgid "title"
|
||||
msgstr "glavni naslov"
|
||||
|
||||
#. SOCIAL_MEDIA_TERMS['AUTHOR']
|
||||
#: searx/engines/hackernews.py:84 searx/searxng.msg
|
||||
#: searx/engines/hackernews.py:86 searx/searxng.msg
|
||||
msgid "author"
|
||||
msgstr "avtor"
|
||||
|
||||
@@ -549,7 +548,7 @@ msgstr "odgovorjeno"
|
||||
msgid "No item found"
|
||||
msgstr "Ni zadetkov"
|
||||
|
||||
#: searx/engines/qwant.py:289
|
||||
#: searx/engines/qwant.py:299
|
||||
#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:330
|
||||
msgid "Source"
|
||||
msgstr "Vir"
|
||||
@@ -558,15 +557,15 @@ msgstr "Vir"
|
||||
msgid "Error loading the next page"
|
||||
msgstr "Napaka pri nalaganju naslednje strani"
|
||||
|
||||
#: searx/webapp.py:475 searx/webapp.py:876
|
||||
#: searx/webapp.py:481 searx/webapp.py:882
|
||||
msgid "Invalid settings, please edit your preferences"
|
||||
msgstr "Neveljavne nastavitve. Prosimo, preverite vašo konfiguracijo"
|
||||
|
||||
#: searx/webapp.py:491
|
||||
#: searx/webapp.py:497
|
||||
msgid "Invalid settings"
|
||||
msgstr "Neveljavne nastavitve"
|
||||
|
||||
#: searx/webapp.py:568 searx/webapp.py:658
|
||||
#: searx/webapp.py:574 searx/webapp.py:664
|
||||
msgid "search error"
|
||||
msgstr "napaka pri iskanju"
|
||||
|
||||
@@ -658,7 +657,7 @@ msgstr "{title} (neveljaven)"
|
||||
msgid "This entry has been superseded by"
|
||||
msgstr "Ta vnos je bil nadomeščen z"
|
||||
|
||||
#: searx/engines/qwant.py:291
|
||||
#: searx/engines/qwant.py:301
|
||||
msgid "Channel"
|
||||
msgstr "Kanal"
|
||||
|
||||
@@ -725,13 +724,13 @@ msgstr "Črni seznam Ahmia"
|
||||
msgid "Filter out onion results that appear in Ahmia's blacklist."
|
||||
msgstr "Filtriraj .onion rezultate, ki se pojavijo na črnem seznamu Ahmie."
|
||||
|
||||
#: searx/plugins/calculator.py:37
|
||||
msgid "Basic Calculator"
|
||||
msgstr "Osnovni kalkulator"
|
||||
#: searx/plugins/calculator.py:25
|
||||
msgid "Calculator"
|
||||
msgstr ""
|
||||
|
||||
#: searx/plugins/calculator.py:38
|
||||
msgid "Calculate mathematical expressions via the search bar"
|
||||
msgstr "Izačunajte matematične izraze preko iskalne vrstice"
|
||||
#: searx/plugins/calculator.py:26
|
||||
msgid "Parses and solves mathematical expressions."
|
||||
msgstr ""
|
||||
|
||||
#: searx/plugins/hash_plugin.py:33
|
||||
msgid "Hash plugin"
|
||||
@@ -757,6 +756,16 @@ msgstr "Vtičnik imen gostiteljev"
|
||||
msgid "Rewrite hostnames and remove or prioritize results based on the hostname"
|
||||
msgstr ""
|
||||
|
||||
#: searx/plugins/infinite_scroll.py:25
|
||||
msgid "Infinite scroll"
|
||||
msgstr "Neskončno drsenje"
|
||||
|
||||
#: searx/plugins/infinite_scroll.py:26
|
||||
msgid ""
|
||||
"Automatically loads the next page when scrolling to bottom of the current"
|
||||
" page"
|
||||
msgstr ""
|
||||
|
||||
#: searx/plugins/oa_doi_rewrite.py:54
|
||||
msgid "Open Access DOI rewrite"
|
||||
msgstr "Prosto dostopni DOI prepis"
|
||||
@@ -830,15 +839,15 @@ msgstr "Odstranjevalec sledilcev URL"
|
||||
msgid "Remove trackers arguments from the returned URL"
|
||||
msgstr "Odstrani argumente sledilcev iz vrnjenega URL"
|
||||
|
||||
#: searx/plugins/unit_converter.py:48
|
||||
#: searx/plugins/unit_converter.py:42
|
||||
msgid "Unit converter plugin"
|
||||
msgstr "Vtičnik pretvornika enot"
|
||||
|
||||
#: searx/plugins/unit_converter.py:49
|
||||
#: searx/plugins/unit_converter.py:43
|
||||
msgid "Convert between units"
|
||||
msgstr "Pretvarjanje med enotami"
|
||||
|
||||
#: searx/result_types/answer.py:226
|
||||
#: searx/result_types/answer.py:223
|
||||
#, python-brace-format
|
||||
msgid "{location}: {temperature}, {condition}"
|
||||
msgstr "{location}: {temperature}, {condition}"
|
||||
@@ -1009,23 +1018,23 @@ msgstr "Privzete kategorije"
|
||||
msgid "User interface"
|
||||
msgstr "Uporabniški vmesnik"
|
||||
|
||||
#: searx/templates/simple/preferences.html:227
|
||||
#: searx/templates/simple/preferences.html:224
|
||||
msgid "Privacy"
|
||||
msgstr "Zasebnost"
|
||||
|
||||
#: searx/templates/simple/preferences.html:242
|
||||
#: searx/templates/simple/preferences.html:239
|
||||
msgid "Engines"
|
||||
msgstr "Iskalniki"
|
||||
|
||||
#: searx/templates/simple/preferences.html:244
|
||||
#: searx/templates/simple/preferences.html:241
|
||||
msgid "Currently used search engines"
|
||||
msgstr "Trenutno uporabljeni iskalniki"
|
||||
|
||||
#: searx/templates/simple/preferences.html:253
|
||||
#: searx/templates/simple/preferences.html:250
|
||||
msgid "Special Queries"
|
||||
msgstr "Posebne poizvedbe"
|
||||
|
||||
#: searx/templates/simple/preferences.html:261
|
||||
#: searx/templates/simple/preferences.html:258
|
||||
msgid "Cookies"
|
||||
msgstr "Piškotki"
|
||||
|
||||
@@ -1519,16 +1528,6 @@ msgstr "Posredniški strežnik za slike"
|
||||
msgid "Proxy image results through SearXNG"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences/infinite_scroll.html:2
|
||||
msgid "Infinite scroll"
|
||||
msgstr "Neskončno drsenje"
|
||||
|
||||
#: searx/templates/simple/preferences/infinite_scroll.html:14
|
||||
msgid ""
|
||||
"Automatically load the next page when scrolling to the bottom of the "
|
||||
"current page"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/preferences/language.html:24
|
||||
msgid "What language do you prefer for search?"
|
||||
msgstr "V katerem jeziku želite iskati?"
|
||||
@@ -2376,3 +2375,16 @@ msgstr "skrij video"
|
||||
|
||||
#~ msgid "repo"
|
||||
#~ msgstr "repozitorij"
|
||||
|
||||
#~ msgid "Basic Calculator"
|
||||
#~ msgstr "Osnovni kalkulator"
|
||||
|
||||
#~ msgid "Calculate mathematical expressions via the search bar"
|
||||
#~ msgstr "Izačunajte matematične izraze preko iskalne vrstice"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Automatically load the next page when"
|
||||
#~ " scrolling to the bottom of the "
|
||||
#~ "current page"
|
||||
#~ msgstr ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user