Compare commits

...

6 Commits

Author SHA1 Message Date
Markus Heiser ffb1001f80 [fix] engine wikidata - WIKIDATA_UNITS has been changed in #3378
This patch is a leftover from [1] in which the WIKIDATA_UNITS values has become
a dictionary.

[1] https://github.com/searxng/searxng/pull/3378

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2 weeks ago
Markus Heiser 901819359c [update] make pygments.less
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2 weeks ago
dependabot[bot] 4c63846c8d [upd] pypi: Bump pygments from 2.17.2 to 2.18.0
Bumps [pygments](https://github.com/pygments/pygments) from 2.17.2 to 2.18.0.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.17.2...2.18.0)

---
updated-dependencies:
- dependency-name: pygments
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 weeks ago
dependabot[bot] a615df8acc [upd] pypi: Bump nose2[coverage_plugin] from 0.14.1 to 0.14.2
Bumps [nose2[coverage_plugin]](https://github.com/nose-devs/nose2) from 0.14.1 to 0.14.2.
- [Changelog](https://github.com/nose-devs/nose2/blob/main/docs/changelog.rst)
- [Commits](https://github.com/nose-devs/nose2/compare/0.14.1...0.14.2)

---
updated-dependencies:
- dependency-name: nose2[coverage_plugin]
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 weeks ago
dependabot[bot] a8d5126c56 [upd] pypi: Bump babel from 2.14.0 to 2.15.0
Bumps [babel](https://github.com/python-babel/babel) from 2.14.0 to 2.15.0.
- [Release notes](https://github.com/python-babel/babel/releases)
- [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-babel/babel/compare/v2.14.0...v2.15.0)

---
updated-dependencies:
- dependency-name: babel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 weeks ago
searxng-bot 4b6eebd312 [l10n] update translations from Weblate
9487de41b - 2024-05-10 - return42 <return42@users.noreply.translate.codeberg.org>
20d3b1158 - 2024-05-10 - nouoneq <nouoneq@users.noreply.translate.codeberg.org>
60cf6e36d - 2024-05-10 - return42 <return42@users.noreply.translate.codeberg.org>
0a8e99dff - 2024-05-10 - return42 <return42@users.noreply.translate.codeberg.org>
4055cd1c3 - 2024-05-10 - return42 <return42@users.noreply.translate.codeberg.org>
77f2c8d9a - 2024-05-09 - Eryk Michalak <gnu.ewm@protonmail.com>
beb16006a - 2024-05-09 - tentsbet <tentsbet@users.noreply.translate.codeberg.org>
54b5123e2 - 2024-05-10 - ghose <ghose@users.noreply.translate.codeberg.org>
4f372ab44 - 2024-05-09 - German <German@users.noreply.translate.codeberg.org>
fa9b9aae8 - 2024-05-09 - Fjuro <fjuro@alius.cz>
2 weeks ago

@ -1,5 +1,5 @@
mock==5.1.0
nose2[coverage_plugin]==0.14.1
nose2[coverage_plugin]==0.14.2
cov-core==1.15.0
black==24.3.0
pylint==3.1.0

@ -1,10 +1,10 @@
certifi==2024.2.2
babel==2.14.0
babel==2.15.0
flask-babel==4.0.0
flask==3.0.3
jinja2==3.1.4
lxml==5.2.1
pygments==2.17.2
pygments==2.18.0
python-dateutil==2.9.0.post0
pyyaml==6.0.1
httpx[http2]==0.24.1

@ -762,7 +762,8 @@ def debug_explain_wikidata_query(query, method='GET'):
def init(engine_settings=None): # pylint: disable=unused-argument
# WIKIDATA_PROPERTIES : add unit symbols
WIKIDATA_PROPERTIES.update(WIKIDATA_UNITS)
for k, v in WIKIDATA_UNITS.items():
WIKIDATA_PROPERTIES[k] = v['symbol']
# WIKIDATA_PROPERTIES : add property labels
wikidata_property_names = []

@ -1,6 +1,6 @@
/*
this file is generated automatically by searxng_extra/update/update_pygments.py
using pygments version 2.17.2
using pygments version 2.18.0
*/

@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2024-03-12 17:28+0000\n"
"Last-Translator: return42 <return42@users.noreply.translate.codeberg.org>"
"\n"
@ -488,6 +488,10 @@ msgstr "boekgradering"
msgid "File quality"
msgstr "Lêer kwaliteit"
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr "Skakel snare om na verskillende hash digests."
@ -573,7 +577,7 @@ msgstr "Spoorsnyer URL verwyderaar"
msgid "Remove trackers arguments from the returned URL"
msgstr "Verwyder spoorsnyersargumente van die teruggestuurde URL"
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
@ -754,27 +758,27 @@ msgstr "Koekies"
msgid "Answers"
msgstr "Antwoord"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "Aantal resultate"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr "Info"
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "Probeer soek na:"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr "Terug na bo"
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr "Vorige bladsy"
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr "Volgende bladsy"

@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2024-04-21 16:49+0000\n"
"Last-Translator: return42 <return42@users.noreply.translate.codeberg.org>"
"\n"
@ -494,6 +494,10 @@ msgstr "تقييم الكتاب"
msgid "File quality"
msgstr "جودة الملف"
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr "يحول السلسلة إلى ملخص التجزئة."
@ -574,7 +578,7 @@ msgstr ""
"إزالة وسيطات التتبع من \"URL\" الذي تم إرجاعه , إزالة وسيطات التتبع من "
"محدد موقع الموارد الموحد الذي تم إرجاعه"
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
@ -753,27 +757,27 @@ msgstr "كعكات الكوكيز"
msgid "Answers"
msgstr "الإجابات"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "حصيلة نتائج البحث"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr "معلومات"
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "حاول البحث عن :"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr "العودة للأعلى"
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr "الصفحة السابقة"
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr "الصفحة التالية"

@ -13,19 +13,19 @@
# return42 <return42@users.noreply.translate.codeberg.org>, 2024.
msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2024-04-28 18:18+0000\n"
"Last-Translator: return42 <return42@users.noreply.translate.codeberg.org>\n"
"Language-Team: Bulgarian <https://translate.codeberg.org/projects/searxng/"
"searxng/bg/>\n"
"Last-Translator: return42 <return42@users.noreply.translate.codeberg.org>"
"\n"
"Language: bg\n"
"Language-Team: Bulgarian "
"<https://translate.codeberg.org/projects/searxng/searxng/bg/>\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.4.3\n"
"Generated-By: Babel 2.14.0\n"
#. CONSTANT_NAMES['NO_SUBGROUPING']
@ -490,6 +490,10 @@ msgstr "Рейтинг на книги"
msgid "File quality"
msgstr "Качество на файл"
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr "Преобразува низове в различни хаш-извлечение."
@ -568,7 +572,7 @@ msgstr "Премахвач на URL тракери"
msgid "Remove trackers arguments from the returned URL"
msgstr "Премахни следящите аргументи от върнатия URL"
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
@ -751,27 +755,27 @@ msgstr "Бисквитки"
msgid "Answers"
msgstr "Отговори"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "Брой резултати"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr "Инф."
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "Пробвайте да потърсите:"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr "Обратно към началото"
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr "Предишна страница"
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr "Следваща страница"
@ -1910,3 +1914,4 @@ msgstr "скрий видеото"
#~ "не намерихме резултати. Моля пробвайте "
#~ "други ключови думи или търсете в "
#~ "повече категории."

@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2024-03-16 19:53+0000\n"
"Last-Translator: MonsoonRain "
"<MonsoonRain@users.noreply.translate.codeberg.org>\n"
@ -489,6 +489,10 @@ msgstr "বই পর্যালোচনা"
msgid "File quality"
msgstr "নথি মান"
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr "স্ট্রিংগুলিকে বিভিন্ন হ্যাশ ডাইজেস্টে রূপান্তর করে।"
@ -570,7 +574,7 @@ msgstr "ট্র্যাকার URL রিমুভার"
msgid "Remove trackers arguments from the returned URL"
msgstr "ফিরে আসা URL থেকে ট্র্যাকার আর্গুমেন্টগুলি সরান৷"
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
@ -753,27 +757,27 @@ msgstr "কুকি"
msgid "Answers"
msgstr "উত্তর"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "ফলাফলের সংখ্যা"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr "তথ্য"
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "এটি খোঁজার চেষ্টা করুন:"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr "উপরে ফিরে যান"
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr "পূর্ববর্তী পেইজ"
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr "পরবর্তী পেইজ"

@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2023-06-02 07:07+0000\n"
"Last-Translator: return42 <markus.heiser@darmarit.de>\n"
"Language: bo\n"
@ -476,6 +476,10 @@ msgstr ""
msgid "File quality"
msgstr ""
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr ""
@ -546,7 +550,7 @@ msgstr "དྲ་གནས་རྗེས་འདེད་སྤོ་འབུ
msgid "Remove trackers arguments from the returned URL"
msgstr ""
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
@ -725,27 +729,27 @@ msgstr "རྐང་རྗེས།"
msgid "Answers"
msgstr "ལན།"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "འཚོལ་འབྲས་ཀྱི་ཁ་གྲངས།"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr ""
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "འཚོལ་བཤེར་ནང་དོན་ནི།"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr ""
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr ""
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr ""

@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2024-04-06 00:18+0000\n"
"Last-Translator: sserra <sserra@users.noreply.translate.codeberg.org>\n"
"Language: ca\n"
@ -494,6 +494,10 @@ msgstr "Valoració de llibre"
msgid "File quality"
msgstr "Qualitat del fitxer"
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr "Converteix cadenes en diferents empremtes de hash."
@ -573,7 +577,7 @@ msgstr "Suprimeix l'URL de rastreig"
msgid "Remove trackers arguments from the returned URL"
msgstr "Suprimeix els arguments de rastreig dels URL retornats"
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
@ -756,27 +760,27 @@ msgstr "Galetes"
msgid "Answers"
msgstr "Respostes"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "Nombre de resultats"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr "Informació"
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "Proveu a cercar:"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr "Torna al capdemunt"
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr "Pàgina anterior"
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr "Pàgina següent"

@ -18,8 +18,8 @@ msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"PO-Revision-Date: 2024-04-30 09:18+0000\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2024-05-10 06:13+0000\n"
"Last-Translator: Fjuro <fjuro@alius.cz>\n"
"Language-Team: Czech <https://translate.codeberg.org/projects/searxng/"
"searxng/cs/>\n"
@ -493,6 +493,10 @@ msgstr "Hodnocení knih"
msgid "File quality"
msgstr "Množství souborů"
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr "Vypočítejte matematické výrazy pomocí vyhledávací lišty"
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr "Převádí řetězce na různé hash hodnoty."
@ -572,7 +576,7 @@ msgstr "Odstraňovač sledovacích URL"
msgid "Remove trackers arguments from the returned URL"
msgstr "Odstranit sledovací parametry z načtených URL"
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr "Převod mezi jednotkami"
@ -753,27 +757,27 @@ msgstr "Cookies"
msgid "Answers"
msgstr "Odpovědi"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "Počet výsledků"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr "Informace"
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "Zkuste vyhledat:"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr "Nahoru"
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr "Předchozí stránka"
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr "Další stránka"

@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2023-11-23 06:13+0000\n"
"Last-Translator: return42 <markus.heiser@darmarit.de>\n"
"Language: cy\n"
@ -486,6 +486,10 @@ msgstr "Gradd llyfr"
msgid "File quality"
msgstr ""
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr "Trosi llinynnau i wahanol dreuliadau hash."
@ -556,7 +560,7 @@ msgstr ""
msgid "Remove trackers arguments from the returned URL"
msgstr ""
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
@ -735,27 +739,27 @@ msgstr "Cwcis"
msgid "Answers"
msgstr "Atebion"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "Nifer o ganlyniadau"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr "Gwybodaeth"
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "Rho gynnig ar chwilio am:"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr ""
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr ""
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr ""

@ -10,19 +10,19 @@
# return42 <return42@users.noreply.translate.codeberg.org>, 2024.
msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2024-04-30 09:18+0000\n"
"Last-Translator: return42 <return42@users.noreply.translate.codeberg.org>\n"
"Language-Team: Danish <https://translate.codeberg.org/projects/searxng/"
"searxng/da/>\n"
"Last-Translator: return42 <return42@users.noreply.translate.codeberg.org>"
"\n"
"Language: da\n"
"Language-Team: Danish "
"<https://translate.codeberg.org/projects/searxng/searxng/da/>\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.5.2\n"
"Generated-By: Babel 2.14.0\n"
#. CONSTANT_NAMES['NO_SUBGROUPING']
@ -487,6 +487,10 @@ msgstr "Bogbedømmelse"
msgid "File quality"
msgstr "Filkvalitet"
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr "Konverterer strenge til forskellige hash-digests."
@ -568,7 +572,7 @@ msgstr "Fjernelse af tracker URL"
msgid "Remove trackers arguments from the returned URL"
msgstr "Fjern trackeres parametre fra den returnerede URL"
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
@ -751,27 +755,27 @@ msgstr "Cookies"
msgid "Answers"
msgstr "Svar"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "Antal resultater"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr "Info"
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "Prøv at søge efter:"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr "Tilbage til toppen"
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr "Forrige side"
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr "Næste side"
@ -1918,3 +1922,4 @@ msgstr "skjul video"
#~ "Vi fandt ingen resultater. Benyt "
#~ "venligst en anden søge-streng eller "
#~ "søg i flere kategorier."

@ -21,13 +21,14 @@
# Peter Martin <weblate@pe7er.com>, 2022.
# return42 <markus.heiser@darmarit.de>, 2023, 2024.
# return42 <return42@users.noreply.translate.codeberg.org>, 2024.
# German <German@users.noreply.translate.codeberg.org>, 2024.
msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"PO-Revision-Date: 2024-04-28 18:18+0000\n"
"Last-Translator: return42 <return42@users.noreply.translate.codeberg.org>\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2024-05-10 06:13+0000\n"
"Last-Translator: German <German@users.noreply.translate.codeberg.org>\n"
"Language-Team: German <https://translate.codeberg.org/projects/searxng/"
"searxng/de/>\n"
"Language: de\n"
@ -35,13 +36,13 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.4.3\n"
"X-Generator: Weblate 5.5.2\n"
"Generated-By: Babel 2.14.0\n"
#. CONSTANT_NAMES['NO_SUBGROUPING']
#: searx/searxng.msg
msgid "without further subgrouping"
msgstr "ohne weitere Untergruppierung"
msgstr "keine weitere Untergruppierung"
#. CONSTANT_NAMES['DEFAULT_CATEGORY']
#: searx/searxng.msg
@ -106,7 +107,7 @@ msgstr "Karte"
#. CATEGORY_NAMES['ONIONS']
#: searx/searxng.msg
msgid "onions"
msgstr "Onion"
msgstr "Zwiebel"
#. CATEGORY_NAMES['SCIENCE']
#: searx/searxng.msg
@ -161,7 +162,7 @@ msgstr "wissenschaftliche Veröffentlichungen"
#. STYLE_NAMES['AUTO']
#: searx/searxng.msg
msgid "auto"
msgstr "auto"
msgstr "automatisch"
#. STYLE_NAMES['LIGHT']
#: searx/searxng.msg
@ -276,7 +277,7 @@ msgstr "Sichtweite"
#. WEATHER_TERMS['WIND']
#: searx/searxng.msg
msgid "Wind"
msgstr "Wind"
msgstr "Sturm"
#. SOCIAL_MEDIA_TERMS['SUBSCRIBERS']
#: searx/searxng.msg
@ -500,6 +501,10 @@ msgstr "Buchbewertung"
msgid "File quality"
msgstr "Dateiqualität"
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr "Rechne mathematische Ausdrücke mit der Suchleiste aus"
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr "Konvertiert Zeichenketten in verschiedene Hashwerte."
@ -585,7 +590,7 @@ msgstr "Tracker-URL-Entferner"
msgid "Remove trackers arguments from the returned URL"
msgstr "Tracker-Argumente von den zurückgegebenen URLs entfernen"
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr "Einheiten umrechnen"
@ -770,27 +775,27 @@ msgstr "Cookies"
msgid "Answers"
msgstr "Antworten"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "Trefferanzahl"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr "Information"
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "Suche nach:"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr "Zurück zum Anfang"
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr "Vorherige Seite"
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr "Nächste Seite"
@ -1021,15 +1026,15 @@ msgstr "Es gibt keine weiteren Ergebnisse zu dem Suchbegriff:"
#: searx/templates/simple/messages/no_results.html:19
msgid "Refresh the page."
msgstr "Suche wiederholen"
msgstr "Die Seite neuladen."
#: searx/templates/simple/messages/no_results.html:20
msgid "Search for another query or select another category (above)."
msgstr "einen anderen Suchbegriff verwenden oder die Kategorie (oben) wechseln"
msgstr "Einen anderen Suchbegriff verwenden oder die Kategorie (oben) wechseln."
#: searx/templates/simple/messages/no_results.html:21
msgid "Change the search engine used in the preferences:"
msgstr "Anpassen der verwendeten Suchmaschinen in den Einstellungen"
msgstr "Ändern der verwendeten Suchmaschinen in den Einstellungen:"
#: searx/templates/simple/messages/no_results.html:22
msgid "Switch to another instance:"
@ -1216,7 +1221,7 @@ msgstr "Zurück"
#: searx/templates/simple/preferences/hotkeys.html:2
msgid "Hotkeys"
msgstr "Hotkeys"
msgstr "Funktionstasten"
#: searx/templates/simple/preferences/hotkeys.html:13
msgid "Vim-like"

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2022-11-04 07:18+0000\n"
"Last-Translator: Landhoo School Students "
"<landhooschoolstudents@gmail.com>\n"
@ -474,6 +474,10 @@ msgstr ""
msgid "File quality"
msgstr ""
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr ""
@ -544,7 +548,7 @@ msgstr ""
msgid "Remove trackers arguments from the returned URL"
msgstr ""
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
@ -723,27 +727,27 @@ msgstr ""
msgid "Answers"
msgstr ""
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr ""
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr ""
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr ""
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr ""
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr ""
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr ""

@ -16,7 +16,7 @@ msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2024-03-12 17:28+0000\n"
"Last-Translator: return42 <return42@users.noreply.translate.codeberg.org>"
"\n"
@ -491,6 +491,10 @@ msgstr "Βαθμολογία βιβλίου"
msgid "File quality"
msgstr "Ποιότητα αρχείου"
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr "Μετατρέπει κείμενο σε διαφορετικές συναρτήσεις κατατεμαχισμού."
@ -576,7 +580,7 @@ msgstr "Αφαίρεση ιχνηλατών από συνδέσμους"
msgid "Remove trackers arguments from the returned URL"
msgstr "Αφαίρεση ιχνηλατών από τους επιστρεφόμενους συνδέσμους"
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
@ -761,27 +765,27 @@ msgstr "Cookies"
msgid "Answers"
msgstr "Απαντήσεις"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "Αριθμός αποτελεσμάτων"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr "Πληροφορίες"
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "Δοκιμάστε αναζήτηση για:"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr "Επιστροφή στην κορυφή"
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr "Προηγούμενη σελίδα"
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr "Επόμενη σελίδα"

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2014-01-30 15:22+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: en\n"
@ -472,6 +472,10 @@ msgstr ""
msgid "File quality"
msgstr ""
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr ""
@ -542,7 +546,7 @@ msgstr ""
msgid "Remove trackers arguments from the returned URL"
msgstr ""
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
@ -721,27 +725,27 @@ msgstr ""
msgid "Answers"
msgstr ""
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr ""
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr ""
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr ""
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr ""
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr ""
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr ""

@ -17,7 +17,7 @@ msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2024-03-22 07:09+0000\n"
"Last-Translator: return42 <return42@users.noreply.translate.codeberg.org>"
"\n"
@ -491,6 +491,10 @@ msgstr "Taksado de libro"
msgid "File quality"
msgstr "Dosiera kvalito"
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr "Konvertas ĉenojn al malsamaj hash-digestoj."
@ -574,7 +578,7 @@ msgstr "Forigilo de URL-spuriloj"
msgid "Remove trackers arguments from the returned URL"
msgstr "Forviŝi spurajn argumentojn el la ricevita URL"
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
@ -753,27 +757,27 @@ msgstr "Kuketoj"
msgid "Answers"
msgstr "Respondoj"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "Nombro da rezultoj"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr "Info"
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "Provu serĉi:"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr "Reen al supro"
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr "Antaŭa paĝo"
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr "Sekva paĝo"

@ -34,7 +34,7 @@ msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2024-04-27 16:14+0000\n"
"Last-Translator: gallegonovato "
"<gallegonovato@users.noreply.translate.codeberg.org>\n"
@ -509,6 +509,10 @@ msgstr "Valoración del libro"
msgid "File quality"
msgstr "Calidad de los archivos"
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr "Convierte cadenas de texto a diferentes resúmenes hash."
@ -592,7 +596,7 @@ msgstr "Removedor de URL rastreadora"
msgid "Remove trackers arguments from the returned URL"
msgstr "Remueve los argumentos de rastreadores de la URL devuelta"
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
@ -773,27 +777,27 @@ msgstr "Cookies"
msgid "Answers"
msgstr "Respuestas"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "Número de resultados"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr "Información"
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "Intenta buscar:"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr "Inicio"
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr "Página anterior"
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr "Siguiente página"

@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2024-03-25 23:18+0000\n"
"Last-Translator: pixrobot <pixrobot@users.noreply.translate.codeberg.org>"
"\n"
@ -488,6 +488,10 @@ msgstr "Raamatu hinnang"
msgid "File quality"
msgstr "Faili kvaliteet"
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr "Teisendab stringid erinevateks hash-digestideks."
@ -571,7 +575,7 @@ msgstr "Jälitajate eemaldus URList"
msgid "Remove trackers arguments from the returned URL"
msgstr "Eemaldab jälitavad argumendid tagastatud URList"
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
@ -752,27 +756,27 @@ msgstr "Küpsised"
msgid "Answers"
msgstr "Vastused"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "Tulemuste arv"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr "informatsioon"
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "Proovi otsida:"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr "Tagasi üles"
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr "Eelmine lehekülg"
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr "Järgmine lehekülg"

@ -14,19 +14,19 @@
# alexgabi <alexgabi@users.noreply.translate.codeberg.org>, 2024.
msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2024-05-02 12:18+0000\n"
"Last-Translator: alexgabi <alexgabi@users.noreply.translate.codeberg.org>\n"
"Language-Team: Basque <https://translate.codeberg.org/projects/searxng/"
"searxng/eu/>\n"
"Last-Translator: alexgabi <alexgabi@users.noreply.translate.codeberg.org>"
"\n"
"Language: eu\n"
"Language-Team: Basque "
"<https://translate.codeberg.org/projects/searxng/searxng/eu/>\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.5.2\n"
"Generated-By: Babel 2.14.0\n"
#. CONSTANT_NAMES['NO_SUBGROUPING']
@ -490,6 +490,10 @@ msgstr "Liburuaren balorazioa"
msgid "File quality"
msgstr "Fitxategiaren kalitatea"
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr "Kateak traola laburpen desberdinetara bihurtzen ditu."
@ -573,7 +577,7 @@ msgstr "URL aztarnariak kendu"
msgid "Remove trackers arguments from the returned URL"
msgstr "Aztarnarien argumentuak kendu itzulitako URLtik"
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr "Bihurtu unitateak"
@ -752,27 +756,27 @@ msgstr "Cookieak"
msgid "Answers"
msgstr "Erantzunak"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "Emaitza kopurua"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr "Informazioa"
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "Saiatu hau bilatzen:"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr "Gora bueltatu"
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr "Aurreko orria"
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr "Hurrengo orria"
@ -1902,3 +1906,4 @@ msgstr "ezkutatu bideoa"
#~ "ez dugu emaitzarik aurkitu. Mesedez "
#~ "beste kontsulta bat egin edo bilatu "
#~ "kategoria gehiagotan."

@ -19,7 +19,7 @@ msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2024-04-06 00:18+0000\n"
"Last-Translator: tegcope <tegcope@users.noreply.translate.codeberg.org>\n"
"Language: fa_IR\n"
@ -492,6 +492,10 @@ msgstr "رتبه بندی کتاب"
msgid "File quality"
msgstr "کیفیت فایل"
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr "رشته‌ها را به چکیده‌های هش تبدیل می‌کند."
@ -573,7 +577,7 @@ msgstr "حذف کننده URL ردیاب"
msgid "Remove trackers arguments from the returned URL"
msgstr "آرگومان های ردیاب ها را از URL برگشتی حذف کنید"
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
@ -754,27 +758,27 @@ msgstr "کلوچک‌ها"
msgid "Answers"
msgstr "پاسخ‌ها"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "تعداد نتایج"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr "اطلاعات"
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "برای این جست‌وجو تلاش کنید:"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr "برگشتن با بالا"
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr "صفحهٔ پیشین"
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr "صفحهٔ بعدی"

@ -12,19 +12,19 @@
# Implosion <Implosion@users.noreply.translate.codeberg.org>, 2024.
msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2024-04-28 18:18+0000\n"
"Last-Translator: return42 <return42@users.noreply.translate.codeberg.org>\n"
"Language-Team: Finnish <https://translate.codeberg.org/projects/searxng/"
"searxng/fi/>\n"
"Last-Translator: return42 <return42@users.noreply.translate.codeberg.org>"
"\n"
"Language: fi\n"
"Language-Team: Finnish "
"<https://translate.codeberg.org/projects/searxng/searxng/fi/>\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.4.3\n"
"Generated-By: Babel 2.14.0\n"
#. CONSTANT_NAMES['NO_SUBGROUPING']
@ -488,6 +488,10 @@ msgstr "Kirjan arvostelu"
msgid "File quality"
msgstr "Tiedoston laatu"
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr "Muuntaa merkkijonot erilaisiksi hash-digesteiksi."
@ -571,7 +575,7 @@ msgstr "Seurantapalvelimen osoitteen poistaja"
msgid "Remove trackers arguments from the returned URL"
msgstr "Poista seurantapalvelinten argumentit palautetusta osoitteesta"
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
@ -752,27 +756,27 @@ msgstr "Evästeet"
msgid "Answers"
msgstr "Vastaukset"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "Tulosten määrä"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr "Tiedot"
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "Yritä etsiä:"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr "Takaisin huipulle"
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr "Edellinen sivu"
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr "Seuraava sivu"
@ -1915,3 +1919,4 @@ msgstr "piilota video"
#~ "löytynyt. Etsi käyttäen eri hakuehtoja "
#~ "tai ulota hakusi nykyistä useampiin eri"
#~ " luokkiin."

@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2024-04-03 13:28+0000\n"
"Last-Translator: Kita Ikuyo <searinminecraft@courvix.com>\n"
"Language: fil\n"
@ -488,6 +488,10 @@ msgstr "rating ng libro"
msgid "File quality"
msgstr "Kalidad ng file"
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr "Isinasalin ang string sa iba't ibang hash digests."
@ -571,7 +575,7 @@ msgstr "Alisin ang URL tracker"
msgid "Remove trackers arguments from the returned URL"
msgstr "Alisin ang tracker sa ibabalik na URL"
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
@ -754,27 +758,27 @@ msgstr "Cookies"
msgid "Answers"
msgstr "Mga sagot"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "Bilang ng resulta"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr "Impormasyon"
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "Subukan maghanap ng:"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr "Balik sa taas"
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr "Kaninang Pahina"
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr "Susunod na page"

@ -20,13 +20,14 @@
# quenty_occitania <quentinantonin@free.fr>, 2023.
# GeoffreyGx <GeoffreyGx@users.noreply.translate.codeberg.org>, 2024.
# Heyian <Heyian@users.noreply.translate.codeberg.org>, 2024.
# return42 <return42@users.noreply.translate.codeberg.org>, 2024.
msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"PO-Revision-Date: 2024-04-30 09:18+0000\n"
"Last-Translator: Heyian <Heyian@users.noreply.translate.codeberg.org>\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2024-05-10 07:09+0000\n"
"Last-Translator: return42 <return42@users.noreply.translate.codeberg.org>\n"
"Language-Team: French <https://translate.codeberg.org/projects/searxng/"
"searxng/fr/>\n"
"Language: fr\n"
@ -200,7 +201,7 @@ msgstr "Condition"
#. WEATHER_TERMS['CURRENT CONDITION']
#: searx/searxng.msg
msgid "Current condition"
msgstr ""
msgstr "Condition actuelle"
#. WEATHER_TERMS['EVENING']
#: searx/engines/wttr.py:100 searx/searxng.msg
@ -210,22 +211,22 @@ msgstr "Soir"
#. WEATHER_TERMS['FEELS LIKE']
#: searx/searxng.msg
msgid "Feels like"
msgstr ""
msgstr "Ressenti"
#. WEATHER_TERMS['HUMIDITY']
#: searx/searxng.msg
msgid "Humidity"
msgstr ""
msgstr "Humidité"
#. WEATHER_TERMS['MAX TEMP.']
#: searx/searxng.msg
msgid "Max temp."
msgstr ""
msgstr "Temp. maximale"
#. WEATHER_TERMS['MIN TEMP.']
#: searx/searxng.msg
msgid "Min temp."
msgstr ""
msgstr "Temp. minimale"
#. WEATHER_TERMS['MORNING']
#: searx/engines/wttr.py:100 searx/searxng.msg
@ -245,82 +246,82 @@ msgstr "Midi"
#. WEATHER_TERMS['PRESSURE']
#: searx/searxng.msg
msgid "Pressure"
msgstr ""
msgstr "Pression"
#. WEATHER_TERMS['SUNRISE']
#: searx/searxng.msg
msgid "Sunrise"
msgstr ""
msgstr "Lever du soleil"
#. WEATHER_TERMS['SUNSET']
#: searx/searxng.msg
msgid "Sunset"
msgstr ""
msgstr "Coucher de soleil"
#. WEATHER_TERMS['TEMPERATURE']
#: searx/searxng.msg
msgid "Temperature"
msgstr ""
msgstr "Température"
#. WEATHER_TERMS['UV INDEX']
#: searx/searxng.msg
msgid "UV index"
msgstr ""
msgstr "Indice UV"
#. WEATHER_TERMS['VISIBILITY']
#: searx/searxng.msg
msgid "Visibility"
msgstr ""
msgstr "Visibilité"
#. WEATHER_TERMS['WIND']
#: searx/searxng.msg
msgid "Wind"
msgstr ""
msgstr "Le vent"
#. SOCIAL_MEDIA_TERMS['SUBSCRIBERS']
#: searx/searxng.msg
msgid "subscribers"
msgstr ""
msgstr "Abonnés"
#. SOCIAL_MEDIA_TERMS['POSTS']
#: searx/searxng.msg
msgid "posts"
msgstr ""
msgstr "Posts"
#. SOCIAL_MEDIA_TERMS['ACTIVE USERS']
#: searx/searxng.msg
msgid "active users"
msgstr ""
msgstr "utilisateurs actifs"
#. SOCIAL_MEDIA_TERMS['COMMENTS']
#: searx/searxng.msg
msgid "comments"
msgstr ""
msgstr "Commentaires"
#. SOCIAL_MEDIA_TERMS['USER']
#: searx/searxng.msg
msgid "user"
msgstr ""
msgstr "utilisateur"
#. SOCIAL_MEDIA_TERMS['COMMUNITY']
#: searx/searxng.msg
msgid "community"
msgstr ""
msgstr "Communauté"
#. SOCIAL_MEDIA_TERMS['POINTS']
#: searx/searxng.msg
msgid "points"
msgstr ""
msgstr "points"
#. SOCIAL_MEDIA_TERMS['TITLE']
#: searx/searxng.msg
msgid "title"
msgstr ""
msgstr "Titre"
#. SOCIAL_MEDIA_TERMS['AUTHOR']
#: searx/searxng.msg
msgid "author"
msgstr ""
msgstr "Auteur"
#: searx/webapp.py:330
msgid "No item found"
@ -499,6 +500,10 @@ msgstr "Évaluation du livre"
msgid "File quality"
msgstr "Qualité du fichier"
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr "Calculer des expressions mathématiques dans la barre de recherche"
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr "Convertit les chaînes de caractères en différents condensés de hachage."
@ -578,9 +583,9 @@ msgstr "Nettoyeur d'URL de suivis"
msgid "Remove trackers arguments from the returned URL"
msgstr "Retire les arguments utilisés pour vous pister des URL retournées"
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
msgstr "Convertit entre les unités"
#: searx/templates/simple/404.html:4
msgid "Page not found"
@ -761,27 +766,27 @@ msgstr "Cookies"
msgid "Answers"
msgstr "Réponses"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "Nombre de résultats"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr "Infos"
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "Essayez de chercher :"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr "Retour en haut de page"
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr "Page précédente"
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr "page suivante"
@ -1155,11 +1160,11 @@ msgstr ""
#: searx/templates/simple/preferences/engines.html:15
msgid "Enable all"
msgstr ""
msgstr "Activer tout"
#: searx/templates/simple/preferences/engines.html:16
msgid "Disable all"
msgstr ""
msgstr "Désactiver tout"
#: searx/templates/simple/preferences/engines.html:25
msgid "!bang"

@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"PO-Revision-Date: 2024-04-28 18:18+0000\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2024-05-10 06:13+0000\n"
"Last-Translator: ghose <ghose@users.noreply.translate.codeberg.org>\n"
"Language-Team: Galician <https://translate.codeberg.org/projects/searxng/"
"searxng/gl/>\n"
@ -22,7 +22,7 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.4.3\n"
"X-Generator: Weblate 5.5.2\n"
"Generated-By: Babel 2.14.0\n"
#. CONSTANT_NAMES['NO_SUBGROUPING']
@ -486,6 +486,10 @@ msgstr "Valoración do libro"
msgid "File quality"
msgstr "Calidade do ficheiro"
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr "Calcular expresións matemáticas usando a barra de busca"
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr "Converte o escrito usando diferentes funcións hash."
@ -567,7 +571,7 @@ msgstr "Eliminador de rastrexadores na URL"
msgid "Remove trackers arguments from the returned URL"
msgstr "Elimina os elementos de rastrexo da URL devolta"
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr "Converter unidades"
@ -746,27 +750,27 @@ msgstr "Cookies"
msgid "Answers"
msgstr "Respostas"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "Número de resultados"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr "Info"
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "Intenta buscar:"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr "Ir arriba"
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr "Páxina anterior"
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr "Páxina seguinte"

@ -18,8 +18,8 @@ msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"PO-Revision-Date: 2024-04-18 13:18+0000\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2024-05-06 07:18+0000\n"
"Last-Translator: return42 <return42@users.noreply.translate.codeberg.org>"
"\n"
"Language: he\n"
@ -80,7 +80,7 @@ msgstr "רדיו"
#. CATEGORY_NAMES['TV']
#: searx/searxng.msg
msgid "tv"
msgstr ""
msgstr "טלויזיה"
#. CATEGORY_NAMES['IT']
#: searx/searxng.msg
@ -493,6 +493,10 @@ msgstr "דירוג ספרים"
msgid "File quality"
msgstr "איכות קובץ"
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr "ממיר מחרוזות לתוך hash digests (לקט גיבוב) שונים."
@ -571,7 +575,7 @@ msgstr "הסרת Tracker URL"
msgid "Remove trackers arguments from the returned URL"
msgstr "הסר ארגומנטי איתור מתוך URL מוחזר"
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
@ -750,27 +754,27 @@ msgstr "עוגיות"
msgid "Answers"
msgstr "תשובות"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "מספר תוצאות"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr "מידע"
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "נסה לחפש:"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr "בחזרה למעלה"
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr "עמוד קודם"
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr "עמוד הבא"

@ -17,7 +17,7 @@ msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2024-04-07 07:18+0000\n"
"Last-Translator: Uzakmo <Uzakmo@users.noreply.translate.codeberg.org>\n"
"Language: hr\n"
@ -491,6 +491,10 @@ msgstr "Ocjena knjige"
msgid "File quality"
msgstr "Kvaliteta datoteke"
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr "Pretvara niz u drukčije hash mješavine."
@ -570,7 +574,7 @@ msgstr "Ukloni praćenje URL-ova"
msgid "Remove trackers arguments from the returned URL"
msgstr "Ukloni elemente za označavanje rezultata vraćenih s URL-a"
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
@ -749,27 +753,27 @@ msgstr "Kolačići"
msgid "Answers"
msgstr "Odgovori"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "Broj rezultata"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr "Informacije"
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "Pokušajte tražiti sljedeće:"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr "Natrag na vrh"
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr "Prethodna stranica"
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr "Sljedeća stranica"

@ -18,7 +18,7 @@ msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2024-04-04 14:18+0000\n"
"Last-Translator: meskobalazs "
"<meskobalazs@users.noreply.translate.codeberg.org>\n"
@ -492,6 +492,10 @@ msgstr "Könyv értékelése"
msgid "File quality"
msgstr "Fájlminőség"
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr "A szöveget különböző hash értékekké alakítja."
@ -575,7 +579,7 @@ msgstr ""
"Eltávolítja a felhasználók követéshez használt argumentumokat a találatok"
" webcíméből"
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
@ -756,27 +760,27 @@ msgstr "Sütik"
msgid "Answers"
msgstr "Válaszok"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "Találatok száma"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr "Információ"
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "Keresés erre:"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr "Vissza a lap tetejére"
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr "Előző oldal"
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr "Következő oldal"

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2023-06-22 09:02+0000\n"
"Last-Translator: return42 <markus.heiser@darmarit.de>\n"
"Language: ia\n"
@ -475,6 +475,10 @@ msgstr ""
msgid "File quality"
msgstr ""
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr ""
@ -549,7 +553,7 @@ msgstr "Remover tracker del URL"
msgid "Remove trackers arguments from the returned URL"
msgstr "Remover argumentos del tracker ab le URL retornate"
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
@ -728,27 +732,27 @@ msgstr "Cookies"
msgid "Answers"
msgstr "Replicas"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "Numero de resultatos"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr ""
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "Essaya recercar pro:"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr ""
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr ""
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr ""

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2024-02-26 16:56+0000\n"
"Last-Translator: return42 <markus.heiser@darmarit.de>\n"
"Language: id\n"
@ -483,6 +483,10 @@ msgstr "Peringkat buku"
msgid "File quality"
msgstr "Kualitas berkas"
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr "Mengubah string menjadi hash digest yang berbeda."
@ -566,7 +570,7 @@ msgstr "Penghapus URL pelacak"
msgid "Remove trackers arguments from the returned URL"
msgstr "Membuang argumen pelacak dari URL yang dikembalikan"
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
@ -747,27 +751,27 @@ msgstr "Kuki"
msgid "Answers"
msgstr "Jawaban"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "Jumlah hasil"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr "Informasi"
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "Coba cari:"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr "Kembali ke atas"
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr "Halaman sebelumnya"
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr "Halaman berikutnya"

@ -29,8 +29,8 @@ msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"PO-Revision-Date: 2024-04-28 18:18+0000\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2024-05-10 07:09+0000\n"
"Last-Translator: return42 <return42@users.noreply.translate.codeberg.org>\n"
"Language-Team: Italian <https://translate.codeberg.org/projects/searxng/"
"searxng/it/>\n"
@ -39,7 +39,7 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.4.3\n"
"X-Generator: Weblate 5.5.2\n"
"Generated-By: Babel 2.14.0\n"
#. CONSTANT_NAMES['NO_SUBGROUPING']
@ -225,12 +225,12 @@ msgstr "Umidità"
#. WEATHER_TERMS['MAX TEMP.']
#: searx/searxng.msg
msgid "Max temp."
msgstr "Temp. massima"
msgstr "Temp. max"
#. WEATHER_TERMS['MIN TEMP.']
#: searx/searxng.msg
msgid "Min temp."
msgstr "Temp. minima"
msgstr "Temp. min"
#. WEATHER_TERMS['MORNING']
#: searx/engines/wttr.py:100 searx/searxng.msg
@ -504,6 +504,10 @@ msgstr "Valutazione del libro"
msgid "File quality"
msgstr "Qualità del file"
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr "Converte le stringhe in diversi digest di hash."
@ -586,9 +590,9 @@ msgstr "Rimuovi URL traccianti"
msgid "Remove trackers arguments from the returned URL"
msgstr "Rimuovi gli elementi traccianti dall'indirizzo URL riportato"
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
msgstr "Converti tra le unità"
#: searx/templates/simple/404.html:4
msgid "Page not found"
@ -771,27 +775,27 @@ msgstr "Cookie"
msgid "Answers"
msgstr "Risposte"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "Numero di risultati"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr "Informazioni"
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "Prova a cercare:"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr "Torna in cima"
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr "Pagina precedente"
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr "Pagina successiva"
@ -1166,11 +1170,11 @@ msgstr ""
#: searx/templates/simple/preferences/engines.html:15
msgid "Enable all"
msgstr ""
msgstr "Attiva tutto"
#: searx/templates/simple/preferences/engines.html:16
msgid "Disable all"
msgstr ""
msgstr "Disattiva tutto"
#: searx/templates/simple/preferences/engines.html:25
msgid "!bang"

@ -19,20 +19,23 @@
# nogb <u8cn71wq@yogibo.anonaddy.me>, 2023.
# eownerdead <wlpx0yii@anonaddy.me>, 2024.
# syobon <syobon@syobon.net>, 2024.
# tentsbet <tentsbet@users.noreply.translate.codeberg.org>, 2024.
# return42 <return42@users.noreply.translate.codeberg.org>, 2024.
msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"PO-Revision-Date: 2024-03-05 21:13+0000\n"
"Last-Translator: tentsbet <remendne@pentrens.jp>\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2024-05-10 07:09+0000\n"
"Last-Translator: return42 <return42@users.noreply.translate.codeberg.org>\n"
"Language-Team: Japanese <https://translate.codeberg.org/projects/searxng/"
"searxng/ja/>\n"
"Language: ja\n"
"Language-Team: Japanese "
"<https://translate.codeberg.org/projects/searxng/searxng/ja/>\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 5.5.2\n"
"Generated-By: Babel 2.14.0\n"
#. CONSTANT_NAMES['NO_SUBGROUPING']
@ -83,7 +86,7 @@ msgstr "ラジオ"
#. CATEGORY_NAMES['TV']
#: searx/searxng.msg
msgid "tv"
msgstr ""
msgstr "テレビ"
#. CATEGORY_NAMES['IT']
#: searx/searxng.msg
@ -183,22 +186,22 @@ msgstr "関連情報"
#. WEATHER_TERMS['AVERAGE TEMP.']
#: searx/searxng.msg
msgid "Average temp."
msgstr ""
msgstr "平均気温."
#. WEATHER_TERMS['CLOUD COVER']
#: searx/searxng.msg
msgid "Cloud cover"
msgstr ""
msgstr "曇り"
#. WEATHER_TERMS['CONDITION']
#: searx/searxng.msg
msgid "Condition"
msgstr ""
msgstr "天気"
#. WEATHER_TERMS['CURRENT CONDITION']
#: searx/searxng.msg
msgid "Current condition"
msgstr ""
msgstr "現在の天気"
#. WEATHER_TERMS['EVENING']
#: searx/engines/wttr.py:100 searx/searxng.msg
@ -208,22 +211,22 @@ msgstr "夕方"
#. WEATHER_TERMS['FEELS LIKE']
#: searx/searxng.msg
msgid "Feels like"
msgstr ""
msgstr "体感"
#. WEATHER_TERMS['HUMIDITY']
#: searx/searxng.msg
msgid "Humidity"
msgstr ""
msgstr "湿度"
#. WEATHER_TERMS['MAX TEMP.']
#: searx/searxng.msg
msgid "Max temp."
msgstr ""
msgstr "最高気温."
#. WEATHER_TERMS['MIN TEMP.']
#: searx/searxng.msg
msgid "Min temp."
msgstr ""
msgstr "最低気温."
#. WEATHER_TERMS['MORNING']
#: searx/engines/wttr.py:100 searx/searxng.msg
@ -243,82 +246,82 @@ msgstr "昼"
#. WEATHER_TERMS['PRESSURE']
#: searx/searxng.msg
msgid "Pressure"
msgstr ""
msgstr "気圧"
#. WEATHER_TERMS['SUNRISE']
#: searx/searxng.msg
msgid "Sunrise"
msgstr ""
msgstr "日の出"
#. WEATHER_TERMS['SUNSET']
#: searx/searxng.msg
msgid "Sunset"
msgstr ""
msgstr "日の入り"
#. WEATHER_TERMS['TEMPERATURE']
#: searx/searxng.msg
msgid "Temperature"
msgstr ""
msgstr "気温"
#. WEATHER_TERMS['UV INDEX']
#: searx/searxng.msg
msgid "UV index"
msgstr ""
msgstr "UV指数"
#. WEATHER_TERMS['VISIBILITY']
#: searx/searxng.msg
msgid "Visibility"
msgstr ""
msgstr "視界"
#. WEATHER_TERMS['WIND']
#: searx/searxng.msg
msgid "Wind"
msgstr ""
msgstr "風速"
#. SOCIAL_MEDIA_TERMS['SUBSCRIBERS']
#: searx/searxng.msg
msgid "subscribers"
msgstr ""
msgstr "サブスクライバー"
#. SOCIAL_MEDIA_TERMS['POSTS']
#: searx/searxng.msg
msgid "posts"
msgstr ""
msgstr "投稿"
#. SOCIAL_MEDIA_TERMS['ACTIVE USERS']
#: searx/searxng.msg
msgid "active users"
msgstr ""
msgstr "アクティブユーザー"
#. SOCIAL_MEDIA_TERMS['COMMENTS']
#: searx/searxng.msg
msgid "comments"
msgstr ""
msgstr "コメント"
#. SOCIAL_MEDIA_TERMS['USER']
#: searx/searxng.msg
msgid "user"
msgstr ""
msgstr "ユーザー"
#. SOCIAL_MEDIA_TERMS['COMMUNITY']
#: searx/searxng.msg
msgid "community"
msgstr ""
msgstr "コミュニティ"
#. SOCIAL_MEDIA_TERMS['POINTS']
#: searx/searxng.msg
msgid "points"
msgstr ""
msgstr "ポイント"
#. SOCIAL_MEDIA_TERMS['TITLE']
#: searx/searxng.msg
msgid "title"
msgstr ""
msgstr "タイトル"
#. SOCIAL_MEDIA_TERMS['AUTHOR']
#: searx/searxng.msg
msgid "author"
msgstr ""
msgstr ""
#: searx/webapp.py:330
msgid "No item found"
@ -491,6 +494,10 @@ msgstr "書籍評価点数"
msgid "File quality"
msgstr "ファイル品質"
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr "検索バーで数式を計算"
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr "文字列を異なるハッシュダイジェストに変換。"
@ -561,9 +568,9 @@ msgstr "トラッカー URL リムーバー"
msgid "Remove trackers arguments from the returned URL"
msgstr "返された URL からトラッカー引数を消去する"
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
msgstr "単位を変換"
#: searx/templates/simple/404.html:4
msgid "Page not found"
@ -740,27 +747,27 @@ msgstr "クッキー"
msgid "Answers"
msgstr "回答"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "通知の数"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr "インフォ"
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "検索のオススメ:"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr "トップに戻る"
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr "前のページ"
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr "次のページ"
@ -1125,11 +1132,11 @@ msgstr "インタフェースやタブの中にはないが、!bangを使うこ
#: searx/templates/simple/preferences/engines.html:15
msgid "Enable all"
msgstr ""
msgstr "すべて有効"
#: searx/templates/simple/preferences/engines.html:16
msgid "Disable all"
msgstr ""
msgstr "すべて無効"
#: searx/templates/simple/preferences/engines.html:25
msgid "!bang"
@ -1854,4 +1861,3 @@ msgstr "動画を隠す"
#~ "use another query or search in "
#~ "more categories."
#~ msgstr "検索結果はありませんでした。別のカテゴリ、または他のクエリで検索してください。"

@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2024-03-22 07:09+0000\n"
"Last-Translator: return42 <return42@users.noreply.translate.codeberg.org>"
"\n"
@ -485,6 +485,10 @@ msgstr "책 평점"
msgid "File quality"
msgstr "파일 품질"
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr "문자열을 다른 해시 다이제스트 값으로 변환합니다."
@ -557,7 +561,7 @@ msgstr "추적기 URL 제거기"
msgid "Remove trackers arguments from the returned URL"
msgstr "반환된 URL에서 추적기 매개변수 제거"
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
@ -736,27 +740,27 @@ msgstr "쿠키"
msgid "Answers"
msgstr "답변"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "결과 수"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr "정보"
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "다음을 검색 해보세요:"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr "위로 돌아가기"
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr "이전 페이지"
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr "다음 페이지"

@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2024-03-22 07:09+0000\n"
"Last-Translator: return42 <return42@users.noreply.translate.codeberg.org>"
"\n"
@ -489,6 +489,10 @@ msgstr "Knygos įvertinimas"
msgid "File quality"
msgstr "Failo kokybė"
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr "Konvertuoja eilutes į skirtingas maišos santraukas."
@ -570,7 +574,7 @@ msgstr "Seklių URL šalintojas"
msgid "Remove trackers arguments from the returned URL"
msgstr "Šalinti seklių argumentus iš grąžinamų URL"
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
@ -749,27 +753,27 @@ msgstr "Slapukai"
msgid "Answers"
msgstr "Atsakymai"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "Rezultatų skaičius"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr "Informacija"
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "Bandykite ieškoti:"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr "Atgal į viršų"
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr "Praitas puslapis"
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr "Kitas puslapis"

@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2024-03-12 17:28+0000\n"
"Last-Translator: return42 <return42@users.noreply.translate.codeberg.org>"
"\n"
@ -486,6 +486,10 @@ msgstr "grāmatu vērtējums"
msgid "File quality"
msgstr "Failu kvalitāte"
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr "Pārvērš virknes (strings) par dažādiem jaucējkoda īssavilkumiem."
@ -562,7 +566,7 @@ msgstr "Izsekošanas URL noņemšanas līdzeklis"
msgid "Remove trackers arguments from the returned URL"
msgstr ""
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
@ -743,27 +747,27 @@ msgstr ""
msgid "Answers"
msgstr ""
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr ""
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr "Informācija"
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr ""
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr ""
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr ""
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr ""

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -471,6 +471,10 @@ msgstr ""
msgid "File quality"
msgstr ""
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr ""
@ -541,7 +545,7 @@ msgstr ""
msgid "Remove trackers arguments from the returned URL"
msgstr ""
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
@ -720,27 +724,27 @@ msgstr ""
msgid "Answers"
msgstr ""
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr ""
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr ""
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr ""
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr ""
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr ""
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr ""

@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2024-03-12 17:28+0000\n"
"Last-Translator: return42 <return42@users.noreply.translate.codeberg.org>"
"\n"
@ -484,6 +484,10 @@ msgstr ""
msgid "File quality"
msgstr "Kualiti fail"
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr "Ubah rentetan kepada \"hash digest\" yang berbeza."
@ -562,7 +566,7 @@ msgstr ""
msgid "Remove trackers arguments from the returned URL"
msgstr ""
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
@ -741,27 +745,27 @@ msgstr ""
msgid "Answers"
msgstr "Jawapan"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "Bilangan keputusan"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr "Maklumat"
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "Cuba cari:"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr "Balik ke atas"
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr "Halaman sebelumnya"
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr "Halaman seterusnya"

@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2024-04-07 07:18+0000\n"
"Last-Translator: omfj <omfj@users.noreply.translate.codeberg.org>\n"
"Language: nb_NO\n"
@ -486,6 +486,10 @@ msgstr "Bokvurdering"
msgid "File quality"
msgstr "Filkvalitet"
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr "Konverterer strenger til andre sjekksumsføljetonger."
@ -567,7 +571,7 @@ msgstr "Sporings-nettadressefjerner"
msgid "Remove trackers arguments from the returned URL"
msgstr "Fjern sporer-argumenter fra returnert nettadresse"
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
@ -748,27 +752,27 @@ msgstr "Informasjonskapsler"
msgid "Answers"
msgstr "Svar"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "Antall resultater"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr "Informasjon"
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "Prøv å søke etter:"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr "Til toppen"
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr "Forrige side"
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr "Neste side"

@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2024-03-02 14:36+0000\n"
"Last-Translator: marcelStangenberger <codeberg@xo.nl>\n"
"Language: nl\n"
@ -496,6 +496,10 @@ msgstr "boekbeoordeling"
msgid "File quality"
msgstr "bestandskwaliteit"
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr "Zet tekstwaarden om naar verschillende hash digests."
@ -579,7 +583,7 @@ msgstr "Tracker-URL-verwijderaar"
msgid "Remove trackers arguments from the returned URL"
msgstr "Verwijdert trackerargumenten van de gekregen URL"
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
@ -762,27 +766,27 @@ msgstr "Cookies"
msgid "Answers"
msgstr "Antwoorden"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "Aantal zoekresultaten"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr "Informatie"
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "Probeer te zoeken naar:"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr "Terug naar boven in"
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr "Vorige pagina"
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr "Volgende pagina"

@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2024-03-12 17:28+0000\n"
"Last-Translator: return42 <return42@users.noreply.translate.codeberg.org>"
"\n"
@ -481,6 +481,10 @@ msgstr "Nòta del libre"
msgid "File quality"
msgstr "Qualitat del fichièr"
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr ""
@ -555,7 +559,7 @@ msgstr "Netejador d'URL de traçat"
msgid "Remove trackers arguments from the returned URL"
msgstr "Lèva los arguments de las URL utilizats per vos traçar"
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
@ -734,27 +738,27 @@ msgstr "Cookies"
msgid "Answers"
msgstr "Responsas"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "Nombre de resultats"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr "Info"
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "Ensajatz de cercar :"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr "Tornar ennaut"
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr "Pagina precedenta"
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr "Pagina seguenta"

@ -8,7 +8,7 @@
# Mateusz Bączek <mateusz.baczek1998@gmail.com>, 2022.
# ewm <gnu.ewm@protonmail.com>, 2023.
# return42 <markus.heiser@darmarit.de>, 2023, 2024.
# Eryk Michalak <gnu.ewm@protonmail.com>, 2023.
# Eryk Michalak <gnu.ewm@protonmail.com>, 2023, 2024.
# mradalbert <mister.adalbert@gmail.com>, 2023.
# y0nei <y0nei@proton.me>, 2023.
# Luna <github@luwuna.gay>, 2023.
@ -19,9 +19,9 @@ msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"PO-Revision-Date: 2024-04-30 09:18+0000\n"
"Last-Translator: return42 <return42@users.noreply.translate.codeberg.org>\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2024-05-10 06:13+0000\n"
"Last-Translator: Eryk Michalak <gnu.ewm@protonmail.com>\n"
"Language-Team: Polish <https://translate.codeberg.org/projects/searxng/"
"searxng/pl/>\n"
"Language: pl\n"
@ -182,12 +182,12 @@ msgstr "Informacje o"
#. WEATHER_TERMS['AVERAGE TEMP.']
#: searx/searxng.msg
msgid "Average temp."
msgstr ""
msgstr "Średnia temp."
#. WEATHER_TERMS['CLOUD COVER']
#: searx/searxng.msg
msgid "Cloud cover"
msgstr ""
msgstr "Zachmurzenie"
#. WEATHER_TERMS['CONDITION']
#: searx/searxng.msg
@ -197,7 +197,7 @@ msgstr ""
#. WEATHER_TERMS['CURRENT CONDITION']
#: searx/searxng.msg
msgid "Current condition"
msgstr ""
msgstr "Aktualna pogoda"
#. WEATHER_TERMS['EVENING']
#: searx/engines/wttr.py:100 searx/searxng.msg
@ -207,22 +207,22 @@ msgstr "Wieczorem"
#. WEATHER_TERMS['FEELS LIKE']
#: searx/searxng.msg
msgid "Feels like"
msgstr ""
msgstr "Odczuwalna"
#. WEATHER_TERMS['HUMIDITY']
#: searx/searxng.msg
msgid "Humidity"
msgstr ""
msgstr "Wilgotność"
#. WEATHER_TERMS['MAX TEMP.']
#: searx/searxng.msg
msgid "Max temp."
msgstr ""
msgstr "Maksymalna temp."
#. WEATHER_TERMS['MIN TEMP.']
#: searx/searxng.msg
msgid "Min temp."
msgstr ""
msgstr "Minimalna temp."
#. WEATHER_TERMS['MORNING']
#: searx/engines/wttr.py:100 searx/searxng.msg
@ -242,67 +242,67 @@ msgstr "Południe"
#. WEATHER_TERMS['PRESSURE']
#: searx/searxng.msg
msgid "Pressure"
msgstr ""
msgstr "Ciśnienie"
#. WEATHER_TERMS['SUNRISE']
#: searx/searxng.msg
msgid "Sunrise"
msgstr ""
msgstr "Wschód słońca"
#. WEATHER_TERMS['SUNSET']
#: searx/searxng.msg
msgid "Sunset"
msgstr ""
msgstr "Zachód słońca"
#. WEATHER_TERMS['TEMPERATURE']
#: searx/searxng.msg
msgid "Temperature"
msgstr ""
msgstr "Temperatura"
#. WEATHER_TERMS['UV INDEX']
#: searx/searxng.msg
msgid "UV index"
msgstr ""
msgstr "Indeks UV"
#. WEATHER_TERMS['VISIBILITY']
#: searx/searxng.msg
msgid "Visibility"
msgstr ""
msgstr "Widoczność"
#. WEATHER_TERMS['WIND']
#: searx/searxng.msg
msgid "Wind"
msgstr ""
msgstr "Wiatr"
#. SOCIAL_MEDIA_TERMS['SUBSCRIBERS']
#: searx/searxng.msg
msgid "subscribers"
msgstr ""
msgstr "subskrybenci"
#. SOCIAL_MEDIA_TERMS['POSTS']
#: searx/searxng.msg
msgid "posts"
msgstr ""
msgstr "wpisy"
#. SOCIAL_MEDIA_TERMS['ACTIVE USERS']
#: searx/searxng.msg
msgid "active users"
msgstr ""
msgstr "aktywni użytkownicy"
#. SOCIAL_MEDIA_TERMS['COMMENTS']
#: searx/searxng.msg
msgid "comments"
msgstr ""
msgstr "komentarze"
#. SOCIAL_MEDIA_TERMS['USER']
#: searx/searxng.msg
msgid "user"
msgstr ""
msgstr "użytkownik"
#. SOCIAL_MEDIA_TERMS['COMMUNITY']
#: searx/searxng.msg
msgid "community"
msgstr ""
msgstr "społeczność"
#. SOCIAL_MEDIA_TERMS['POINTS']
#: searx/searxng.msg
@ -312,12 +312,12 @@ msgstr ""
#. SOCIAL_MEDIA_TERMS['TITLE']
#: searx/searxng.msg
msgid "title"
msgstr ""
msgstr "tytuł"
#. SOCIAL_MEDIA_TERMS['AUTHOR']
#: searx/searxng.msg
msgid "author"
msgstr ""
msgstr "autor"
#: searx/webapp.py:330
msgid "No item found"
@ -495,6 +495,10 @@ msgstr "Ocena książki"
msgid "File quality"
msgstr "Jakość pliku"
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr "Obliczaj wyrażenia matematyczne za pomocą paska wyszukiwania"
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr "Konwertuje tekst na różne skróty hash."
@ -576,9 +580,9 @@ msgstr "Usuwanie elementów śledzących z linków"
msgid "Remove trackers arguments from the returned URL"
msgstr "Usuń argumenty elementów śledzących ze zwróconego adresu URL"
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
msgstr "Zamieniaj jednostki"
#: searx/templates/simple/404.html:4
msgid "Page not found"
@ -757,27 +761,27 @@ msgstr "Ciasteczka"
msgid "Answers"
msgstr "Odpowiedzi"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "Liczba wyników"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr "Informacje"
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "Spróbuj wyszukać:"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr "Do góry"
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr "poprzednia strona"
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr "następna strona"
@ -1151,11 +1155,11 @@ msgstr ""
#: searx/templates/simple/preferences/engines.html:15
msgid "Enable all"
msgstr ""
msgstr "Włącz wszystkie"
#: searx/templates/simple/preferences/engines.html:16
msgid "Disable all"
msgstr ""
msgstr "Wyłącz wszystkie"
#: searx/templates/simple/preferences/engines.html:25
msgid "!bang"

@ -17,19 +17,19 @@
# lspepinho <lspepinho@users.noreply.translate.codeberg.org>, 2024.
msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2024-05-03 07:09+0000\n"
"Last-Translator: lspepinho <lspepinho@users.noreply.translate.codeberg.org>\n"
"Language-Team: Portuguese <https://translate.codeberg.org/projects/searxng/"
"searxng/pt/>\n"
"Last-Translator: lspepinho "
"<lspepinho@users.noreply.translate.codeberg.org>\n"
"Language: pt\n"
"Language-Team: Portuguese "
"<https://translate.codeberg.org/projects/searxng/searxng/pt/>\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Weblate 5.5.2\n"
"Generated-By: Babel 2.14.0\n"
#. CONSTANT_NAMES['NO_SUBGROUPING']
@ -493,6 +493,10 @@ msgstr "Classificação do livro"
msgid "File quality"
msgstr "Qualidade do ficheiro"
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr "Converte strings em diferentes resumos de hash."
@ -576,7 +580,7 @@ msgstr "Remover rastreio de hiperligação"
msgid "Remove trackers arguments from the returned URL"
msgstr "Remover argumentos de rastreio da hiperligação devolvida"
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
@ -755,27 +759,27 @@ msgstr "Cookies"
msgid "Answers"
msgstr "Respostas"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "Número de resultados"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr "Informações"
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "Tente pesquisar por:"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr "Voltar ao topo"
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr "Página anterior"
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr "Página seguinte"
@ -1933,3 +1937,4 @@ msgstr "esconder vídeo"
#~ "não encontramos nenhum resultado. Por "
#~ "favor pesquise outra coisa ou utilize"
#~ " mais categorias na sua pesquisa."

@ -26,21 +26,22 @@
# return42 <return42@users.noreply.translate.codeberg.org>, 2024.
# matheuspolachini <matheuspolachini@users.noreply.translate.codeberg.org>,
# 2024.
# nouoneq <nouoneq@users.noreply.translate.codeberg.org>, 2024.
msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"PO-Revision-Date: 2024-03-28 15:18+0000\n"
"Last-Translator: matheuspolachini "
"<matheuspolachini@users.noreply.translate.codeberg.org>\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2024-05-10 07:09+0000\n"
"Last-Translator: nouoneq <nouoneq@users.noreply.translate.codeberg.org>\n"
"Language-Team: Portuguese (Brazil) <https://translate.codeberg.org/projects/"
"searxng/searxng/pt_BR/>\n"
"Language: pt_BR\n"
"Language-Team: Portuguese (Brazil) "
"<https://translate.codeberg.org/projects/searxng/searxng/pt_BR/>\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 5.5.2\n"
"Generated-By: Babel 2.14.0\n"
#. CONSTANT_NAMES['NO_SUBGROUPING']
@ -91,7 +92,7 @@ msgstr "rádio"
#. CATEGORY_NAMES['TV']
#: searx/searxng.msg
msgid "tv"
msgstr ""
msgstr "tv"
#. CATEGORY_NAMES['IT']
#: searx/searxng.msg
@ -106,7 +107,7 @@ msgstr "notícias"
#. CATEGORY_NAMES['MAP']
#: searx/searxng.msg
msgid "map"
msgstr "mapas"
msgstr "mapa"
#. CATEGORY_NAMES['ONIONS']
#: searx/searxng.msg
@ -151,7 +152,7 @@ msgstr "repositórios"
#. CATEGORY_GROUPS['SOFTWARE_WIKIS']
#: searx/searxng.msg
msgid "software wikis"
msgstr "wikis de software"
msgstr "wikis de programas"
#. CATEGORY_GROUPS['WEB']
#: searx/searxng.msg
@ -181,7 +182,7 @@ msgstr "escuro"
#. BRAND_CUSTOM_LINKS['UPTIME']
#: searx/searxng.msg
msgid "Uptime"
msgstr "Tempo de excução"
msgstr "Tempo em execução"
#. BRAND_CUSTOM_LINKS['ABOUT']
#: searx/searxng.msg searx/templates/simple/base.html:50
@ -191,22 +192,22 @@ msgstr "Sobre"
#. WEATHER_TERMS['AVERAGE TEMP.']
#: searx/searxng.msg
msgid "Average temp."
msgstr ""
msgstr "Temperatura Média"
#. WEATHER_TERMS['CLOUD COVER']
#: searx/searxng.msg
msgid "Cloud cover"
msgstr ""
msgstr "Nublado"
#. WEATHER_TERMS['CONDITION']
#: searx/searxng.msg
msgid "Condition"
msgstr ""
msgstr "Condição"
#. WEATHER_TERMS['CURRENT CONDITION']
#: searx/searxng.msg
msgid "Current condition"
msgstr ""
msgstr "Condição atual"
#. WEATHER_TERMS['EVENING']
#: searx/engines/wttr.py:100 searx/searxng.msg
@ -216,27 +217,27 @@ msgstr "Tarde"
#. WEATHER_TERMS['FEELS LIKE']
#: searx/searxng.msg
msgid "Feels like"
msgstr ""
msgstr "Sensação térmica"
#. WEATHER_TERMS['HUMIDITY']
#: searx/searxng.msg
msgid "Humidity"
msgstr ""
msgstr "Umidade"
#. WEATHER_TERMS['MAX TEMP.']
#: searx/searxng.msg
msgid "Max temp."
msgstr ""
msgstr "Temperatura Máxima"
#. WEATHER_TERMS['MIN TEMP.']
#: searx/searxng.msg
msgid "Min temp."
msgstr ""
msgstr "Temperatura Mínima"
#. WEATHER_TERMS['MORNING']
#: searx/engines/wttr.py:100 searx/searxng.msg
msgid "Morning"
msgstr "manhã"
msgstr "Manhã"
#. WEATHER_TERMS['NIGHT']
#: searx/engines/wttr.py:100 searx/searxng.msg
@ -251,82 +252,82 @@ msgstr "Meio dia"
#. WEATHER_TERMS['PRESSURE']
#: searx/searxng.msg
msgid "Pressure"
msgstr ""
msgstr "Pressão"
#. WEATHER_TERMS['SUNRISE']
#: searx/searxng.msg
msgid "Sunrise"
msgstr ""
msgstr "Nascer do sol"
#. WEATHER_TERMS['SUNSET']
#: searx/searxng.msg
msgid "Sunset"
msgstr ""
msgstr "Pôr do sol"
#. WEATHER_TERMS['TEMPERATURE']
#: searx/searxng.msg
msgid "Temperature"
msgstr ""
msgstr "Temperatura"
#. WEATHER_TERMS['UV INDEX']
#: searx/searxng.msg
msgid "UV index"
msgstr ""
msgstr "Índice UV"
#. WEATHER_TERMS['VISIBILITY']
#: searx/searxng.msg
msgid "Visibility"
msgstr ""
msgstr "Visibilidade"
#. WEATHER_TERMS['WIND']
#: searx/searxng.msg
msgid "Wind"
msgstr ""
msgstr "Vento"
#. SOCIAL_MEDIA_TERMS['SUBSCRIBERS']
#: searx/searxng.msg
msgid "subscribers"
msgstr ""
msgstr "Inscritos"
#. SOCIAL_MEDIA_TERMS['POSTS']
#: searx/searxng.msg
msgid "posts"
msgstr ""
msgstr "publicações"
#. SOCIAL_MEDIA_TERMS['ACTIVE USERS']
#: searx/searxng.msg
msgid "active users"
msgstr ""
msgstr "usuários ativos"
#. SOCIAL_MEDIA_TERMS['COMMENTS']
#: searx/searxng.msg
msgid "comments"
msgstr ""
msgstr "comentários"
#. SOCIAL_MEDIA_TERMS['USER']
#: searx/searxng.msg
msgid "user"
msgstr ""
msgstr "usuário"
#. SOCIAL_MEDIA_TERMS['COMMUNITY']
#: searx/searxng.msg
msgid "community"
msgstr ""
msgstr "comunidade"
#. SOCIAL_MEDIA_TERMS['POINTS']
#: searx/searxng.msg
msgid "points"
msgstr ""
msgstr "pontos"
#. SOCIAL_MEDIA_TERMS['TITLE']
#: searx/searxng.msg
msgid "title"
msgstr ""
msgstr "título"
#. SOCIAL_MEDIA_TERMS['AUTHOR']
#: searx/searxng.msg
msgid "author"
msgstr ""
msgstr "autor"
#: searx/webapp.py:330
msgid "No item found"
@ -505,6 +506,10 @@ msgstr "Avaliação de livro"
msgid "File quality"
msgstr "Qualidade do arquivo"
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr "Converte as sequências em diferentes resultados de hash."
@ -586,9 +591,9 @@ msgstr "Removedor de rastreador da URL"
msgid "Remove trackers arguments from the returned URL"
msgstr "Remover os argumentos de rastreio da URL recebida"
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
msgstr "Converter entre unidades"
#: searx/templates/simple/404.html:4
msgid "Page not found"
@ -769,27 +774,27 @@ msgstr "Cookies"
msgid "Answers"
msgstr "Respostas"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "Número de resultados"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr "Informações"
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "Tente pesquisar por:"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr "de volta ao topo"
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr "Página anterior"
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr "Próxima página"
@ -1163,11 +1168,11 @@ msgstr ""
#: searx/templates/simple/preferences/engines.html:15
msgid "Enable all"
msgstr ""
msgstr "Habilitar tudo"
#: searx/templates/simple/preferences/engines.html:16
msgid "Disable all"
msgstr ""
msgstr "Desabilitar tudo"
#: searx/templates/simple/preferences/engines.html:25
msgid "!bang"
@ -1469,7 +1474,7 @@ msgstr "Editor"
#: searx/templates/simple/result_templates/paper.html:23
msgid "Publisher"
msgstr "Editor"
msgstr "Editor(a)"
#: searx/templates/simple/result_templates/paper.html:26
msgid "DOI"
@ -1952,4 +1957,3 @@ msgstr "ocultar vídeo"
#~ "Não encontramos nenhum resultado. Utilize "
#~ "outra consulta ou pesquisa em mais "
#~ "categorias."

@ -18,7 +18,7 @@ msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2024-04-18 13:18+0000\n"
"Last-Translator: return42 <return42@users.noreply.translate.codeberg.org>"
"\n"
@ -493,6 +493,10 @@ msgstr "Recenzia cărții"
msgid "File quality"
msgstr "Calitatea fișierului"
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr "Convertește șirurile în diferite rezumate hash."
@ -572,7 +576,7 @@ msgstr "Eliminator de URL pentru urmăritor"
msgid "Remove trackers arguments from the returned URL"
msgstr "Elimină argumentele urmăritorului din URL-ul returnat"
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
@ -759,27 +763,27 @@ msgstr "Cookie-uri"
msgid "Answers"
msgstr "Răspunsuri"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "Numărul de rezultate"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr "Informații"
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "Încercați să căutați după:"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr "Înapoi sus"
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr "Pagina precedentă"
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr "Pagina următoare"

@ -22,21 +22,20 @@
# return42 <return42@users.noreply.translate.codeberg.org>, 2024.
msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"PO-Revision-Date: 2024-04-30 09:18+0000\n"
"Last-Translator: return42 <return42@users.noreply.translate.codeberg.org>\n"
"Language-Team: Russian <https://translate.codeberg.org/projects/searxng/"
"searxng/ru/>\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2024-05-07 04:37+0000\n"
"Last-Translator: 0ko <0ko@users.noreply.translate.codeberg.org>\n"
"Language: ru\n"
"Language-Team: Russian "
"<https://translate.codeberg.org/projects/searxng/searxng/ru/>\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) "
"|| (n%100>=11 && n%100<=14)? 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%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || ("
"n%100>=11 && n%100<=14)? 2 : 3);\n"
"X-Generator: Weblate 5.5.2\n"
"Generated-By: Babel 2.14.0\n"
#. CONSTANT_NAMES['NO_SUBGROUPING']
@ -500,6 +499,10 @@ msgstr "Рейтинг книги"
msgid "File quality"
msgstr "Качество файла"
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr "Рассчитывает контрольные суммы от строки."
@ -579,9 +582,9 @@ msgstr "Убрать отслеживание URL"
msgid "Remove trackers arguments from the returned URL"
msgstr "Удаление параметров для отслеживания пользователя из URL-адреса"
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr "Конвертировать"
msgstr "Преобразовать единицы измерения"
#: searx/templates/simple/404.html:4
msgid "Page not found"
@ -762,27 +765,27 @@ msgstr "Cookies"
msgid "Answers"
msgstr "Ответы"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "Количество результатов"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr "Информация"
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "Попробуйте поискать:"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr "Наверх"
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr "Предыдущая страница"
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr "Следующая страница"
@ -1932,3 +1935,4 @@ msgstr "скрыть видео"
#~ "мы не нашли никаких результатов. "
#~ "Попробуйте изменить запрос или поищите в"
#~ " других категориях."

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2023-11-23 06:13+0000\n"
"Last-Translator: return42 <markus.heiser@darmarit.de>\n"
"Language: si\n"
@ -475,6 +475,10 @@ msgstr ""
msgid "File quality"
msgstr ""
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr ""
@ -545,7 +549,7 @@ msgstr ""
msgid "Remove trackers arguments from the returned URL"
msgstr ""
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
@ -724,27 +728,27 @@ msgstr ""
msgid "Answers"
msgstr ""
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr ""
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr ""
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr ""
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr ""
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr ""
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr ""

@ -9,14 +9,14 @@
# JohnyPeaN <johnypean@gmail.com>, 2022.
# return42 <markus.heiser@darmarit.de>, 2023.
# return42 <return42@users.noreply.translate.codeberg.org>, 2024.
# Vision <Vision@users.noreply.translate.codeberg.org>, 2024.
msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"PO-Revision-Date: 2024-04-18 13:18+0000\n"
"Last-Translator: return42 <return42@users.noreply.translate.codeberg.org>"
"\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2024-05-06 07:18+0000\n"
"Last-Translator: Vision <Vision@users.noreply.translate.codeberg.org>\n"
"Language: sk\n"
"Language-Team: Slovak "
"<https://translate.codeberg.org/projects/searxng/searxng/sk/>\n"
@ -75,7 +75,7 @@ msgstr "rádio"
#. CATEGORY_NAMES['TV']
#: searx/searxng.msg
msgid "tv"
msgstr ""
msgstr "tv"
#. CATEGORY_NAMES['IT']
#: searx/searxng.msg
@ -165,7 +165,7 @@ msgstr "tmavý"
#. BRAND_CUSTOM_LINKS['UPTIME']
#: searx/searxng.msg
msgid "Uptime"
msgstr ""
msgstr "Doba prevádzky"
#. BRAND_CUSTOM_LINKS['ABOUT']
#: searx/searxng.msg searx/templates/simple/base.html:50
@ -175,22 +175,22 @@ msgstr "O nás"
#. WEATHER_TERMS['AVERAGE TEMP.']
#: searx/searxng.msg
msgid "Average temp."
msgstr ""
msgstr "Priemerná teplota"
#. WEATHER_TERMS['CLOUD COVER']
#: searx/searxng.msg
msgid "Cloud cover"
msgstr ""
msgstr "Oblačnosť"
#. WEATHER_TERMS['CONDITION']
#: searx/searxng.msg
msgid "Condition"
msgstr ""
msgstr "Podmienka"
#. WEATHER_TERMS['CURRENT CONDITION']
#: searx/searxng.msg
msgid "Current condition"
msgstr ""
msgstr "Aktuálna podmienka"
#. WEATHER_TERMS['EVENING']
#: searx/engines/wttr.py:100 searx/searxng.msg
@ -200,22 +200,22 @@ msgstr "Večer"
#. WEATHER_TERMS['FEELS LIKE']
#: searx/searxng.msg
msgid "Feels like"
msgstr ""
msgstr "Pocitovo ako"
#. WEATHER_TERMS['HUMIDITY']
#: searx/searxng.msg
msgid "Humidity"
msgstr ""
msgstr "Vlhkosť"
#. WEATHER_TERMS['MAX TEMP.']
#: searx/searxng.msg
msgid "Max temp."
msgstr ""
msgstr "Max teplota"
#. WEATHER_TERMS['MIN TEMP.']
#: searx/searxng.msg
msgid "Min temp."
msgstr ""
msgstr "Min teplota"
#. WEATHER_TERMS['MORNING']
#: searx/engines/wttr.py:100 searx/searxng.msg
@ -235,82 +235,82 @@ msgstr "Poludnie"
#. WEATHER_TERMS['PRESSURE']
#: searx/searxng.msg
msgid "Pressure"
msgstr ""
msgstr "Tlak"
#. WEATHER_TERMS['SUNRISE']
#: searx/searxng.msg
msgid "Sunrise"
msgstr ""
msgstr "Východ slnka"
#. WEATHER_TERMS['SUNSET']
#: searx/searxng.msg
msgid "Sunset"
msgstr ""
msgstr "Západ slnka"
#. WEATHER_TERMS['TEMPERATURE']
#: searx/searxng.msg
msgid "Temperature"
msgstr ""
msgstr "Teplota"
#. WEATHER_TERMS['UV INDEX']
#: searx/searxng.msg
msgid "UV index"
msgstr ""
msgstr "Index UV"
#. WEATHER_TERMS['VISIBILITY']
#: searx/searxng.msg
msgid "Visibility"
msgstr ""
msgstr "Viditeľnosť"
#. WEATHER_TERMS['WIND']
#: searx/searxng.msg
msgid "Wind"
msgstr ""
msgstr "Vietor"
#. SOCIAL_MEDIA_TERMS['SUBSCRIBERS']
#: searx/searxng.msg
msgid "subscribers"
msgstr ""
msgstr "odberatelia"
#. SOCIAL_MEDIA_TERMS['POSTS']
#: searx/searxng.msg
msgid "posts"
msgstr ""
msgstr "príspevky"
#. SOCIAL_MEDIA_TERMS['ACTIVE USERS']
#: searx/searxng.msg
msgid "active users"
msgstr ""
msgstr "aktívny používatelia"
#. SOCIAL_MEDIA_TERMS['COMMENTS']
#: searx/searxng.msg
msgid "comments"
msgstr ""
msgstr "komentáre"
#. SOCIAL_MEDIA_TERMS['USER']
#: searx/searxng.msg
msgid "user"
msgstr ""
msgstr "používateľ"
#. SOCIAL_MEDIA_TERMS['COMMUNITY']
#: searx/searxng.msg
msgid "community"
msgstr ""
msgstr "komunita"
#. SOCIAL_MEDIA_TERMS['POINTS']
#: searx/searxng.msg
msgid "points"
msgstr ""
msgstr "body"
#. SOCIAL_MEDIA_TERMS['TITLE']
#: searx/searxng.msg
msgid "title"
msgstr ""
msgstr "názov"
#. SOCIAL_MEDIA_TERMS['AUTHOR']
#: searx/searxng.msg
msgid "author"
msgstr ""
msgstr "autor"
#: searx/webapp.py:330
msgid "No item found"
@ -488,6 +488,10 @@ msgstr "Hodnotenie knižky"
msgid "File quality"
msgstr "Kvalita súboru"
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr "Skonvertuje text pomocou rôznych hash funkcií."
@ -566,9 +570,9 @@ msgstr "Odstraňovanie sledovacích argumentov"
msgid "Remove trackers arguments from the returned URL"
msgstr "Odstrániť sledovacie argumenty z vrátenej URL"
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
msgstr "Previesť medzi jednotkami"
#: searx/templates/simple/404.html:4
msgid "Page not found"
@ -747,27 +751,27 @@ msgstr "Cookies"
msgid "Answers"
msgstr "Odpovede"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "Počet výsledkov"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr "Informácie"
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "Skús hľadať:"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr "Späť na začiatok"
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr "Predošlá strana"
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr "Ďalšia strana"
@ -994,7 +998,7 @@ msgstr "Nenašli sa žiadne výsledky. Môžete skúsiť:"
#: searx/templates/simple/messages/no_results.html:14
msgid "There are no more results. You can try to:"
msgstr ""
msgstr "Nie sú k dispozícii žiadne ďalšie výsledky. Môžete skúsiť:"
#: searx/templates/simple/messages/no_results.html:19
msgid "Refresh the page."
@ -1002,7 +1006,7 @@ msgstr "Obnovte stránku."
#: searx/templates/simple/messages/no_results.html:20
msgid "Search for another query or select another category (above)."
msgstr ""
msgstr "Vyhľadajte inú požiadavku alebo vyberte inú kategóriu (vyššie)."
#: searx/templates/simple/messages/no_results.html:21
msgid "Change the search engine used in the preferences:"
@ -1014,11 +1018,13 @@ msgstr "Prepnúť na inú inštanciu:"
#: searx/templates/simple/messages/no_results.html:24
msgid "Search for another query or select another category."
msgstr ""
msgstr "Vyhľadajte inú požiadavku alebo vyberte inú kategóriu."
#: searx/templates/simple/messages/no_results.html:25
msgid "Go back to the previous page using the previous page button."
msgstr ""
"Vráťte sa na predchádzajúcu stránku pomocou tlačidla predchádzajúcej "
"stránky."
#: searx/templates/simple/preferences/answerers.html:4
#: searx/templates/simple/preferences/engines.html:23
@ -1117,11 +1123,11 @@ msgstr "Kopírovať hash predvolieb"
#: searx/templates/simple/preferences/cookies.html:57
msgid "Insert copied preferences hash (without URL) to restore"
msgstr ""
msgstr "Vložte skopírovaný hash kód predvolieb (bez adresy URL) na obnovenie"
#: searx/templates/simple/preferences/cookies.html:59
msgid "Preferences hash"
msgstr ""
msgstr "Hash kód predvolieb"
#: searx/templates/simple/preferences/doi_resolver.html:2
msgid "Open Access DOI resolver"
@ -1141,11 +1147,11 @@ msgstr ""
#: searx/templates/simple/preferences/engines.html:15
msgid "Enable all"
msgstr ""
msgstr "Povoliť všetko"
#: searx/templates/simple/preferences/engines.html:16
msgid "Disable all"
msgstr ""
msgstr "Zakázať všetko"
#: searx/templates/simple/preferences/engines.html:25
msgid "!bang"
@ -1193,17 +1199,20 @@ msgstr "Späť"
#: searx/templates/simple/preferences/hotkeys.html:2
msgid "Hotkeys"
msgstr ""
msgstr "Klávesové skratky"
#: searx/templates/simple/preferences/hotkeys.html:13
msgid "Vim-like"
msgstr ""
msgstr "Ako Vim"
#: searx/templates/simple/preferences/hotkeys.html:18
msgid ""
"Navigate search results with hotkeys (JavaScript required). Press \"h\" "
"key on main or result page to get help."
msgstr ""
"Navigujte vo výsledkoch vyhľadávania pomocou klávesových skratiek "
"(vyžaduje sa JavaScript). Stlačte klávesu \"h\" na hlavnej stránke alebo "
"na stránke s výsledkami vyhľadávania pre získanie pomoci."
#: searx/templates/simple/preferences/image_proxy.html:2
msgid "Image proxy"
@ -1274,6 +1283,8 @@ msgid ""
"Perform search immediately if a category selected. Disable to select "
"multiple categories"
msgstr ""
"Okamžité vykonanie vyhľadávania, ak je vybraná kategória. Zakážte pre "
"výber viacerých kategórií"
#: searx/templates/simple/preferences/theme.html:2
msgid "Theme"
@ -1401,11 +1412,11 @@ msgstr "Verzia"
#: searx/templates/simple/result_templates/packages.html:18
msgid "Maintainer"
msgstr ""
msgstr "Správca"
#: searx/templates/simple/result_templates/packages.html:24
msgid "Updated at"
msgstr ""
msgstr "Aktualizované v"
#: searx/templates/simple/result_templates/packages.html:30
#: searx/templates/simple/result_templates/paper.html:25
@ -1414,7 +1425,7 @@ msgstr "Značky"
#: searx/templates/simple/result_templates/packages.html:36
msgid "Popularity"
msgstr ""
msgstr "Popularita"
#: searx/templates/simple/result_templates/packages.html:42
msgid "License"
@ -1426,7 +1437,7 @@ msgstr "Projekt"
#: searx/templates/simple/result_templates/packages.html:55
msgid "Project homepage"
msgstr ""
msgstr "Domovská stránka projektu"
#: searx/templates/simple/result_templates/paper.html:5
msgid "Published date"

@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2024-03-12 17:28+0000\n"
"Last-Translator: return42 <return42@users.noreply.translate.codeberg.org>"
"\n"
@ -490,6 +490,10 @@ msgstr "Ocena knjige"
msgid "File quality"
msgstr "Kakovost datoteke"
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr "Pretvori besede v drugo hash vrednost."
@ -571,7 +575,7 @@ msgstr "Odstranjevalec sledilcev URL"
msgid "Remove trackers arguments from the returned URL"
msgstr "Odstrani argumente sledilcev iz vrnjenega URL"
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
@ -750,27 +754,27 @@ msgstr "Piškotki"
msgid "Answers"
msgstr "Odgovori"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "Število zadetkov"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr "Informacije"
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "Poskusite iskati:"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr "Nazaj na vrh"
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr "Prejšnja stran"
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr "Naslednja stran"

@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2024-04-18 13:18+0000\n"
"Last-Translator: return42 <return42@users.noreply.translate.codeberg.org>"
"\n"
@ -489,6 +489,10 @@ msgstr "Оцена књиге"
msgid "File quality"
msgstr "Квалитет датотеке"
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr "Претвара стринг у другачије хешеве."
@ -569,7 +573,7 @@ msgstr "Уклони трекер URL адресе"
msgid "Remove trackers arguments from the returned URL"
msgstr "Уклања аргументе трекера од повратне URL адресе"
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
@ -748,27 +752,27 @@ msgstr "Колачићи"
msgid "Answers"
msgstr "Одговори"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "Број резултата"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr "Информације"
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "Покушај да нађеш:"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr "Назад на врх"
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr "Претходна страница"
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr "Следећа страница"

@ -20,19 +20,19 @@
# mrintegrity <mrintegrity@users.noreply.translate.codeberg.org>, 2024.
msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"PO-Revision-Date: 2024-04-07 07:18+0000\n"
"Last-Translator: mrintegrity "
"<mrintegrity@users.noreply.translate.codeberg.org>\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2024-05-10 07:09+0000\n"
"Last-Translator: return42 <return42@users.noreply.translate.codeberg.org>\n"
"Language-Team: Swedish <https://translate.codeberg.org/projects/searxng/"
"searxng/sv/>\n"
"Language: sv\n"
"Language-Team: Swedish "
"<https://translate.codeberg.org/projects/searxng/searxng/sv/>\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.5.2\n"
"Generated-By: Babel 2.14.0\n"
#. CONSTANT_NAMES['NO_SUBGROUPING']
@ -83,7 +83,7 @@ msgstr "radio"
#. CATEGORY_NAMES['TV']
#: searx/searxng.msg
msgid "tv"
msgstr ""
msgstr "tv"
#. CATEGORY_NAMES['IT']
#: searx/searxng.msg
@ -188,12 +188,12 @@ msgstr ""
#. WEATHER_TERMS['CLOUD COVER']
#: searx/searxng.msg
msgid "Cloud cover"
msgstr ""
msgstr "Molntäcke"
#. WEATHER_TERMS['CONDITION']
#: searx/searxng.msg
msgid "Condition"
msgstr ""
msgstr "Skick"
#. WEATHER_TERMS['CURRENT CONDITION']
#: searx/searxng.msg
@ -497,6 +497,10 @@ msgstr "Bokbetyg"
msgid "File quality"
msgstr "Filkvalitet"
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr "Konverterar strängar till olika hashvärden."
@ -578,7 +582,7 @@ msgstr "Bevakningswebbadress borttagare"
msgid "Remove trackers arguments from the returned URL"
msgstr "Ta bort tracker-argument från den återgivna webbadressen"
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
@ -759,27 +763,27 @@ msgstr "Kakor"
msgid "Answers"
msgstr "Svar"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "Antal resultat"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr "Informera"
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "Försök söka efter:"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr "Tillbaka till början"
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr "Föregående sida"
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr "Nästa sida"
@ -1921,4 +1925,3 @@ msgstr "göm video"
#~ "vi hittade inte några resultat. Använd"
#~ " en annan förfråga eller sök i "
#~ "flera kategorier."

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-04-27 16:29+0000\n"
"POT-Creation-Date: 2024-05-09 15:27+0000\n"
"PO-Revision-Date: 2023-09-12 14:53+0000\n"
"Last-Translator: return42 <markus.heiser@darmarit.de>\n"
"Language: szl\n"
@ -482,6 +482,10 @@ msgstr ""
msgid "File quality"
msgstr ""
#: searx/plugins/calculator.py:12
msgid "Calculate mathematical expressions via the search bar"
msgstr ""
#: searx/plugins/hash_plugin.py:10
msgid "Converts strings to different hash digests."
msgstr "Kōnwertuje frazy na rozmajte skrōty hash."
@ -561,7 +565,7 @@ msgstr "Wymazowanie trackrōw z URL-ōw"
msgid "Remove trackers arguments from the returned URL"
msgstr "Wymaż argumynta trackrōw ze swrōcōnyj adresy URL"
#: searx/plugins/unit_converter.py:10
#: searx/plugins/unit_converter.py:29
msgid "Convert between units"
msgstr ""
@ -740,27 +744,27 @@ msgstr "Cookies"
msgid "Answers"
msgstr "Ôdpowiedzi"
#: searx/templates/simple/results.html:38
#: searx/templates/simple/results.html:42
msgid "Number of results"
msgstr "Liczba wynikōw"
#: searx/templates/simple/results.html:44
#: searx/templates/simple/results.html:48
msgid "Info"
msgstr "Info"
#: searx/templates/simple/results.html:73
#: searx/templates/simple/results.html:77
msgid "Try searching for:"
msgstr "Sprōbuj wyszukać:"
#: searx/templates/simple/results.html:105
#: searx/templates/simple/results.html:109
msgid "Back to top"
msgstr "Nazod do wiyrchu"
#: searx/templates/simple/results.html:123
#: searx/templates/simple/results.html:127
msgid "Previous page"
msgstr "Piyrwyjszo strōna"
#: searx/templates/simple/results.html:141
#: searx/templates/simple/results.html:145
msgid "Next page"
msgstr "Dalszo strōna"

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save