diff --git a/searx/locales.py b/searx/locales.py index 620132340..8547e7fa7 100644 --- a/searx/locales.py +++ b/searx/locales.py @@ -35,6 +35,7 @@ RTL_LOCALES: Set[str] = set() :py:obj:`locales_initialize`).""" ADDITIONAL_TRANSLATIONS = { + "dv": "ދިވެހި (Dhivehi)", "oc": "Occitan", "szl": "Ślōnski (Silesian)", "pap": "Papiamento", @@ -43,6 +44,7 @@ ADDITIONAL_TRANSLATIONS = { python-babel (see :py:obj:`locales_initialize`).""" LOCALE_BEST_MATCH = { + "dv": "si", "oc": 'fr-FR', "szl": "pl", "nl-BE": "nl", @@ -80,15 +82,11 @@ def localeselector(): def get_translations(): """Monkey patch of :py:obj:`flask_babel.get_translations`""" - if has_request_context() and flask.request.form.get('use-translation') == 'oc': - babel_ext = flask_babel.current_app.extensions['babel'] - return Translations.load(next(babel_ext.translation_directories), 'oc') - if has_request_context() and flask.request.form.get('use-translation') == 'szl': - babel_ext = flask_babel.current_app.extensions['babel'] - return Translations.load(next(babel_ext.translation_directories), 'szl') - if has_request_context() and flask.request.form.get('use-translation') == 'pap': - babel_ext = flask_babel.current_app.extensions['babel'] - return Translations.load(next(babel_ext.translation_directories), 'pap') + if has_request_context(): + use_translation = flask.request.form.get('use-translation') + if use_translation in ADDITIONAL_TRANSLATIONS: + babel_ext = flask_babel.current_app.extensions['babel'] + return Translations.load(next(babel_ext.translation_directories), use_translation) return _flask_babel_get_translations() @@ -136,13 +134,18 @@ def locales_initialize(directory=None): flask_babel.get_translations = get_translations for tag, descr in ADDITIONAL_TRANSLATIONS.items(): + locale = Locale.parse(LOCALE_BEST_MATCH[tag], sep='-') LOCALE_NAMES[tag] = descr + if locale.text_direction == 'rtl': + RTL_LOCALES.add(tag) for tag in LOCALE_BEST_MATCH: descr = LOCALE_NAMES.get(tag) if not descr: locale = Locale.parse(tag, sep='-') LOCALE_NAMES[tag] = get_locale_descr(locale, tag.replace('-', '_')) + if locale.text_direction == 'rtl': + RTL_LOCALES.add(tag) for dirname in sorted(os.listdir(directory)): # Based on https://flask-babel.tkte.ch/_modules/flask_babel.html#Babel.list_translations diff --git a/searx/translations/bn/LC_MESSAGES/messages.mo b/searx/translations/bn/LC_MESSAGES/messages.mo index 5fd1ad74c..ab0ddae97 100644 Binary files a/searx/translations/bn/LC_MESSAGES/messages.mo and b/searx/translations/bn/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/bn/LC_MESSAGES/messages.po b/searx/translations/bn/LC_MESSAGES/messages.po index 03530ba31..604fbebd9 100644 --- a/searx/translations/bn/LC_MESSAGES/messages.po +++ b/searx/translations/bn/LC_MESSAGES/messages.po @@ -9,15 +9,16 @@ msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2022-10-14 14:11+0000\n" -"PO-Revision-Date: 2022-10-11 13:31+0000\n" +"PO-Revision-Date: 2022-11-04 07:18+0000\n" "Last-Translator: Markus Heiser \n" +"Language-Team: Bengali \n" "Language: bn\n" -"Language-Team: Bengali " -"\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 4.14.1\n" "Generated-By: Babel 2.10.3\n" #. CONSTANT_NAMES['DEFAULT_GROUP_NAME'] @@ -163,7 +164,7 @@ msgstr "নেটওয়ার্ক ত্রুটি" #: searx/webapp.py:168 msgid "SSL error: certificate validation has failed" -msgstr "" +msgstr "SSL ত্রুটি: শংসাপত্রের বৈধতা ব্যর্থ হয়েছে৷" #: searx/webapp.py:170 msgid "unexpected crash" @@ -361,6 +362,8 @@ msgid "" "Displays your IP if the query is \"ip\" and your user agent if the query " "contains \"user agent\"." msgstr "" +"ক্যোয়ারীটি \"ip\" হলে আপনার আইপি এবং যদি ক্যোয়ারীতে \"ব্যবহারকারী এজেন্ট\" " +"থাকে তাহলে আপনার ব্যবহারকারী এজেন্ট প্রদর্শন করে।" #: searx/plugins/tor_check.py:25 msgid "Tor check plugin" @@ -371,28 +374,34 @@ msgid "" "This plugin checks if the address of the request is a TOR exit node, and " "informs the user if it is, like check.torproject.org but from searxng." msgstr "" +"এই প্লাগইনটি চেক করে যে অনুরোধের ঠিকানাটি একটি TOR প্রস্থান নোড কিনা এবং " +"ব্যবহারকারীকে জানিয়ে দেয় যে এটি কিনা, যেমন check.torproject.org কিন্তু " +"searxng থেকে।" #: searx/plugins/tor_check.py:62 msgid "" "The TOR exit node list (https://check.torproject.org/exit-addresses) is " "unreachable." msgstr "" +"TOR প্রস্থান নোড তালিকা (https://check.torproject.org/exit-addresses) পৌঁছানো" +" যায় না।" #: searx/plugins/tor_check.py:78 msgid "You are using TOR. Your IP address seems to be: {ip_address}." -msgstr "" +msgstr "আপনি TOR ব্যবহার করছেন। আপনার আইপি ঠিকানা বলে মনে হচ্ছে: {ip_address}।" #: searx/plugins/tor_check.py:84 msgid "You are not using TOR. Your IP address seems to be: {ip_address}." msgstr "" +"আপনি TOR ব্যবহার করছেন না। আপনার আইপি ঠিকানা বলে মনে হচ্ছে: {ip_address}।" #: searx/plugins/tracker_url_remover.py:29 msgid "Tracker URL remover" -msgstr "" +msgstr "ট্র্যাকার URL রিমুভার" #: searx/plugins/tracker_url_remover.py:30 msgid "Remove trackers arguments from the returned URL" -msgstr "" +msgstr "ফিরে আসা URL থেকে ট্র্যাকার আর্গুমেন্টগুলি সরান৷" #: searx/plugins/vim_hotkeys.py:3 msgid "Vim-like hotkeys" @@ -1209,4 +1218,3 @@ msgstr "" #~ " rel=\"external\">learn more about request " #~ "methods" #~ msgstr "" - diff --git a/searx/translations/ca/LC_MESSAGES/messages.mo b/searx/translations/ca/LC_MESSAGES/messages.mo index df86fe9db..36de2e753 100644 Binary files a/searx/translations/ca/LC_MESSAGES/messages.mo and b/searx/translations/ca/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/ca/LC_MESSAGES/messages.po b/searx/translations/ca/LC_MESSAGES/messages.po index 88b89bf91..71bc38261 100644 --- a/searx/translations/ca/LC_MESSAGES/messages.po +++ b/searx/translations/ca/LC_MESSAGES/messages.po @@ -13,18 +13,19 @@ # Markus Heiser , 2022. msgid "" msgstr "" -"Project-Id-Version: searx\n" +"Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2022-10-14 14:11+0000\n" -"PO-Revision-Date: 2022-09-30 07:43+0000\n" -"Last-Translator: Markus Heiser \n" +"PO-Revision-Date: 2022-11-04 07:18+0000\n" +"Last-Translator: alexfs2015 \n" +"Language-Team: Catalan \n" "Language: ca\n" -"Language-Team: Catalan " -"\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 4.14.1\n" "Generated-By: Babel 2.10.3\n" #. CONSTANT_NAMES['DEFAULT_GROUP_NAME'] @@ -170,7 +171,7 @@ msgstr "error de xarxa" #: searx/webapp.py:168 msgid "SSL error: certificate validation has failed" -msgstr "" +msgstr "Error SSL: la validació del certificat ha fallat" #: searx/webapp.py:170 msgid "unexpected crash" @@ -1501,4 +1502,3 @@ msgstr "amaga el vídeo" #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\"" #~ " rel=\"external\">més informació sobre els " #~ "mètodes de petició" - diff --git a/searx/translations/dv/LC_MESSAGES/messages.mo b/searx/translations/dv/LC_MESSAGES/messages.mo new file mode 100644 index 000000000..77d20d2ec Binary files /dev/null and b/searx/translations/dv/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/dv/LC_MESSAGES/messages.po b/searx/translations/dv/LC_MESSAGES/messages.po new file mode 100644 index 000000000..6fc11810f --- /dev/null +++ b/searx/translations/dv/LC_MESSAGES/messages.po @@ -0,0 +1,1172 @@ +# Translations template for PROJECT. +# Copyright (C) 2022 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2022. +# Landhoo School Students , 2022. +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2022-10-14 14:11+0000\n" +"PO-Revision-Date: 2022-11-04 07:18+0000\n" +"Last-Translator: Landhoo School Students \n" +"Language-Team: Dhivehi \n" +"Language: dv\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 4.14.1\n" +"Generated-By: Babel 2.10.3\n" + +#. CONSTANT_NAMES['DEFAULT_GROUP_NAME'] +#: searx/searxng.msg +msgid "others" +msgstr "އެހެންމީހުން" + +#. CONSTANT_NAMES['OTHER_CATEGORY'] +#: searx/searxng.msg +msgid "other" +msgstr "އެހެން" + +#. CATEGORY_NAMES['FILES'] +#: searx/searxng.msg +msgid "files" +msgstr "ފައިލްތައް" + +#. CATEGORY_NAMES['GENERAL'] +#: searx/searxng.msg +msgid "general" +msgstr "އާންމުގޮތެއްގައި" + +#. CATEGORY_NAMES['MUSIC'] +#: searx/searxng.msg +msgid "music" +msgstr "މިއުޒިކު" + +#. CATEGORY_NAMES['SOCIAL_MEDIA'] +#: searx/searxng.msg +msgid "social media" +msgstr "ސޯސަލްމީޑިއާ" + +#. CATEGORY_NAMES['IMAGES'] +#: searx/searxng.msg +msgid "images" +msgstr "ފޮޓޯ" + +#. CATEGORY_NAMES['VIDEOS'] +#: searx/searxng.msg +msgid "videos" +msgstr "ވީޑިޔޯތައް" + +#. CATEGORY_NAMES['IT'] +#: searx/searxng.msg +msgid "it" +msgstr "އައިޓީ" + +#. CATEGORY_NAMES['NEWS'] +#: searx/searxng.msg +msgid "news" +msgstr "ޚަބަރު" + +#. CATEGORY_NAMES['MAP'] +#: searx/searxng.msg +msgid "map" +msgstr "މެޕް" + +#. CATEGORY_NAMES['ONIONS'] +#: searx/searxng.msg +msgid "onions" +msgstr "ފިޔާތައް" + +#. CATEGORY_NAMES['SCIENCE'] +#: searx/searxng.msg +msgid "science" +msgstr "ސައިންސް" + +#. CATEGORY_GROUPS['APPS'] +#: searx/searxng.msg +msgid "apps" +msgstr "އެޕްތައް" + +#. CATEGORY_GROUPS['DICTIONARIES'] +#: searx/searxng.msg +msgid "dictionaries" +msgstr "ބަސްފޮތްތައް" + +#. CATEGORY_GROUPS['LYRICS'] +#: searx/searxng.msg +msgid "lyrics" +msgstr "ލިރިކްސް" + +#. CATEGORY_GROUPS['PACKAGES'] +#: searx/searxng.msg +msgid "packages" +msgstr "ޕެކޭޖްތައް" + +#. CATEGORY_GROUPS['Q_A'] +#: searx/searxng.msg +msgid "q&a" +msgstr "ސުވާލެއި ޖަވާބް" + +#. CATEGORY_GROUPS['REPOS'] +#: searx/searxng.msg +msgid "repos" +msgstr "" + +#. CATEGORY_GROUPS['SOFTWARE_WIKIS'] +#: searx/searxng.msg +msgid "software wikis" +msgstr "" + +#. CATEGORY_GROUPS['WEB'] +#: searx/searxng.msg +msgid "web" +msgstr "ވެބް" + +#. CATEGORY_GROUPS['SCIENTIFIC PUBLICATIONS'] +#: searx/searxng.msg +msgid "scientific publications" +msgstr "ސައިންޓިފިކް އީޖާދުތައް" + +#. STYLE_NAMES['AUTO'] +#: searx/searxng.msg +msgid "auto" +msgstr "އަމިއްލައަށް" + +#. STYLE_NAMES['LIGHT'] +#: searx/searxng.msg +msgid "light" +msgstr "އަލި" + +#. STYLE_NAMES['DARK'] +#: searx/searxng.msg +msgid "dark" +msgstr "އަނދިރި" + +#: searx/webapp.py:164 +msgid "timeout" +msgstr "" + +#: searx/webapp.py:165 +msgid "parsing error" +msgstr "" + +#: searx/webapp.py:166 +msgid "HTTP protocol error" +msgstr "" + +#: searx/webapp.py:167 +msgid "network error" +msgstr "" + +#: searx/webapp.py:168 +msgid "SSL error: certificate validation has failed" +msgstr "" + +#: searx/webapp.py:170 +msgid "unexpected crash" +msgstr "" + +#: searx/webapp.py:177 +msgid "HTTP error" +msgstr "" + +#: searx/webapp.py:178 +msgid "HTTP connection error" +msgstr "" + +#: searx/webapp.py:184 +msgid "proxy error" +msgstr "" + +#: searx/webapp.py:185 +msgid "CAPTCHA" +msgstr "" + +#: searx/webapp.py:186 +msgid "too many requests" +msgstr "" + +#: searx/webapp.py:187 +msgid "access denied" +msgstr "" + +#: searx/webapp.py:188 +msgid "server API error" +msgstr "" + +#: searx/webapp.py:365 +msgid "No item found" +msgstr "" + +#: searx/engines/qwant.py:217 +#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:367 +msgid "Source" +msgstr "" + +#: searx/webapp.py:369 +msgid "Error loading the next page" +msgstr "" + +#: searx/webapp.py:521 searx/webapp.py:953 +msgid "Invalid settings, please edit your preferences" +msgstr "" + +#: searx/webapp.py:537 +msgid "Invalid settings" +msgstr "" + +#: searx/webapp.py:614 searx/webapp.py:690 +msgid "search error" +msgstr "" + +#: searx/webapp.py:852 +msgid "Suspended" +msgstr "" + +#: searx/webutils.py:161 +msgid "{minutes} minute(s) ago" +msgstr "" + +#: searx/webutils.py:162 +msgid "{hours} hour(s), {minutes} minute(s) ago" +msgstr "" + +#: searx/answerers/random/answerer.py:67 +msgid "Random value generator" +msgstr "" + +#: searx/answerers/random/answerer.py:68 +msgid "Generate different random values" +msgstr "" + +#: searx/answerers/statistics/answerer.py:47 +msgid "Statistics functions" +msgstr "" + +#: searx/answerers/statistics/answerer.py:48 +msgid "Compute {functions} of the arguments" +msgstr "" + +#: searx/engines/openstreetmap.py:160 +msgid "Get directions" +msgstr "" + +#: searx/engines/pdbe.py:96 +msgid "{title} (OBSOLETE)" +msgstr "" + +#: searx/engines/pdbe.py:103 +msgid "This entry has been superseded by" +msgstr "" + +#: searx/engines/qwant.py:219 +msgid "Channel" +msgstr "" + +#: searx/engines/semantic_scholar.py:81 +msgid "" +"{numCitations} citations from the year {firstCitationVelocityYear} to " +"{lastCitationVelocityYear}" +msgstr "" + +#: searx/engines/tineye.py:40 +msgid "" +"Could not read that image url. This may be due to an unsupported file " +"format. TinEye only supports images that are JPEG, PNG, GIF, BMP, TIFF or" +" WebP." +msgstr "" + +#: searx/engines/tineye.py:46 +msgid "" +"The image is too simple to find matches. TinEye requires a basic level of" +" visual detail to successfully identify matches." +msgstr "" + +#: searx/engines/tineye.py:52 +msgid "The image could not be downloaded." +msgstr "" + +#: searx/engines/wttr.py:101 +msgid "Morning" +msgstr "" + +#: searx/engines/wttr.py:101 +msgid "Noon" +msgstr "" + +#: searx/engines/wttr.py:101 +msgid "Evening" +msgstr "" + +#: searx/engines/wttr.py:101 +msgid "Night" +msgstr "" + +#: searx/plugins/hash_plugin.py:24 +msgid "Converts strings to different hash digests." +msgstr "" + +#: searx/plugins/hash_plugin.py:52 +msgid "hash digest" +msgstr "" + +#: searx/plugins/hostname_replace.py:9 +msgid "Hostname replace" +msgstr "" + +#: searx/plugins/hostname_replace.py:10 +msgid "Rewrite result hostnames or remove results based on the hostname" +msgstr "" + +#: searx/plugins/oa_doi_rewrite.py:9 +msgid "Open Access DOI rewrite" +msgstr "" + +#: searx/plugins/oa_doi_rewrite.py:10 +msgid "" +"Avoid paywalls by redirecting to open-access versions of publications " +"when available" +msgstr "" + +#: searx/plugins/search_on_category_select.py:19 +msgid "Search on category select" +msgstr "" + +#: searx/plugins/search_on_category_select.py:20 +msgid "" +"Perform search immediately if a category selected. Disable to select " +"multiple categories. (JavaScript required)" +msgstr "" + +#: searx/plugins/self_info.py:20 +msgid "Self Information" +msgstr "" + +#: searx/plugins/self_info.py:21 +msgid "" +"Displays your IP if the query is \"ip\" and your user agent if the query " +"contains \"user agent\"." +msgstr "" + +#: searx/plugins/tor_check.py:25 +msgid "Tor check plugin" +msgstr "" + +#: searx/plugins/tor_check.py:28 +msgid "" +"This plugin checks if the address of the request is a TOR exit node, and " +"informs the user if it is, like check.torproject.org but from searxng." +msgstr "" + +#: searx/plugins/tor_check.py:62 +msgid "" +"The TOR exit node list (https://check.torproject.org/exit-addresses) is " +"unreachable." +msgstr "" + +#: searx/plugins/tor_check.py:78 +msgid "You are using TOR. Your IP address seems to be: {ip_address}." +msgstr "" + +#: searx/plugins/tor_check.py:84 +msgid "You are not using TOR. Your IP address seems to be: {ip_address}." +msgstr "" + +#: searx/plugins/tracker_url_remover.py:29 +msgid "Tracker URL remover" +msgstr "" + +#: searx/plugins/tracker_url_remover.py:30 +msgid "Remove trackers arguments from the returned URL" +msgstr "" + +#: searx/plugins/vim_hotkeys.py:3 +msgid "Vim-like hotkeys" +msgstr "" + +#: searx/plugins/vim_hotkeys.py:4 +msgid "" +"Navigate search results with Vim-like hotkeys (JavaScript required). " +"Press \"h\" key on main or result page to get help." +msgstr "" + +#: searx/templates/simple/404.html:4 +msgid "Page not found" +msgstr "" + +#: searx/templates/simple/404.html:6 +#, python-format +msgid "Go to %(search_page)s." +msgstr "" + +#: searx/templates/simple/404.html:6 +msgid "search page" +msgstr "" + +#: searx/templates/simple/base.html:46 +msgid "About" +msgstr "" + +#: searx/templates/simple/base.html:50 +msgid "Donate" +msgstr "" + +#: searx/templates/simple/base.html:54 +#: searx/templates/simple/preferences.html:99 +msgid "Preferences" +msgstr "" + +#: searx/templates/simple/base.html:64 +msgid "Powered by" +msgstr "" + +#: searx/templates/simple/base.html:64 +msgid "a privacy-respecting, open metasearch engine" +msgstr "" + +#: searx/templates/simple/base.html:65 +msgid "Source code" +msgstr "" + +#: searx/templates/simple/base.html:66 +msgid "Issue tracker" +msgstr "" + +#: searx/templates/simple/base.html:67 searx/templates/simple/stats.html:18 +msgid "Engine stats" +msgstr "" + +#: searx/templates/simple/base.html:69 +#: searx/templates/simple/messages/no_results.html:15 +msgid "Public instances" +msgstr "" + +#: searx/templates/simple/base.html:72 +msgid "Privacy policy" +msgstr "" + +#: searx/templates/simple/base.html:75 +msgid "Contact instance maintainer" +msgstr "" + +#: searx/templates/simple/categories.html:24 +msgid "Click on the magnifier to perform search" +msgstr "" + +#: searx/templates/simple/macros.html:36 +msgid "Length" +msgstr "" + +#: searx/templates/simple/macros.html:37 +#: searx/templates/simple/result_templates/images.html:18 +#: searx/templates/simple/result_templates/paper.html:6 +msgid "Author" +msgstr "" + +#: searx/templates/simple/macros.html:45 +msgid "cached" +msgstr "" + +#: searx/templates/simple/macros.html:45 +msgid "proxied" +msgstr "" + +#: searx/templates/simple/new_issue.html:64 +msgid "Start submiting a new issue on GitHub" +msgstr "" + +#: searx/templates/simple/new_issue.html:66 +msgid "Please check for existing bugs about this engine on GitHub" +msgstr "" + +#: searx/templates/simple/new_issue.html:69 +msgid "I confirm there is no existing bug about the issue I encounter" +msgstr "" + +#: searx/templates/simple/new_issue.html:71 +msgid "If this is a public instance, please specify the URL in the bug report" +msgstr "" + +#: searx/templates/simple/new_issue.html:72 +msgid "Submit a new issue on Github including the above information" +msgstr "" + +#: searx/templates/simple/preferences.html:29 +msgid "No HTTPS" +msgstr "" + +#: searx/templates/simple/messages/no_results.html:10 +#: searx/templates/simple/preferences.html:31 +#: searx/templates/simple/preferences.html:32 +#: searx/templates/simple/results.html:49 +msgid "View error logs and submit a bug report" +msgstr "" + +#: searx/templates/simple/preferences.html:53 +#: searx/templates/simple/stats.html:64 +msgid "Median" +msgstr "" + +#: searx/templates/simple/preferences.html:54 +#: searx/templates/simple/stats.html:70 +msgid "P80" +msgstr "" + +#: searx/templates/simple/preferences.html:55 +#: searx/templates/simple/stats.html:76 +msgid "P95" +msgstr "" + +#: searx/templates/simple/preferences.html:83 +msgid "Failed checker test(s): " +msgstr "" + +#: searx/templates/simple/preferences.html:85 +msgid "Errors:" +msgstr "" + +#: searx/templates/simple/preferences.html:105 +msgid "General" +msgstr "" + +#: searx/templates/simple/preferences.html:108 +msgid "Default categories" +msgstr "" + +#: searx/templates/simple/filters/languages.html:1 +#: searx/templates/simple/preferences.html:115 +msgid "Search language" +msgstr "" + +#: searx/templates/simple/filters/languages.html:2 +#: searx/templates/simple/preferences.html:118 +msgid "Default language" +msgstr "" + +#: searx/templates/simple/preferences.html:124 +msgid "What language do you prefer for search?" +msgstr "" + +#: searx/templates/simple/preferences.html:129 +msgid "Autocomplete" +msgstr "" + +#: searx/templates/simple/preferences.html:138 +msgid "Find stuff as you type" +msgstr "" + +#: searx/templates/simple/filters/safesearch.html:1 +#: searx/templates/simple/filters/safesearch.html:2 +#: searx/templates/simple/filters/safesearch.html:3 +#: searx/templates/simple/filters/safesearch.html:4 +#: searx/templates/simple/preferences.html:143 +#: searx/templates/simple/preferences.html:311 +msgid "SafeSearch" +msgstr "" + +#: searx/templates/simple/filters/safesearch.html:2 +#: searx/templates/simple/preferences.html:146 +msgid "Strict" +msgstr "" + +#: searx/templates/simple/filters/safesearch.html:3 +#: searx/templates/simple/preferences.html:147 +msgid "Moderate" +msgstr "" + +#: searx/templates/simple/filters/safesearch.html:4 +#: searx/templates/simple/preferences.html:148 +msgid "None" +msgstr "" + +#: searx/templates/simple/preferences.html:151 +msgid "Filter content" +msgstr "" + +#: searx/templates/simple/preferences.html:157 +msgid "Open Access DOI resolver" +msgstr "" + +#: searx/templates/simple/preferences.html:167 +msgid "" +"Redirect to open-access versions of publications when available (plugin " +"required)" +msgstr "" + +#: searx/templates/simple/preferences.html:171 +msgid "Engine tokens" +msgstr "" + +#: searx/templates/simple/preferences.html:175 +msgid "Access tokens for private engines" +msgstr "" + +#: searx/templates/simple/preferences.html:179 +msgid "User interface" +msgstr "" + +#: searx/templates/simple/preferences.html:182 +msgid "Interface language" +msgstr "" + +#: searx/templates/simple/preferences.html:190 +msgid "Change the language of the layout" +msgstr "" + +#: searx/templates/simple/preferences.html:195 +msgid "Theme" +msgstr "" + +#: searx/templates/simple/preferences.html:203 +msgid "Change SearXNG layout" +msgstr "" + +#: searx/templates/simple/preferences.html:206 +msgid "Theme style" +msgstr "" + +#: searx/templates/simple/preferences.html:214 +msgid "Choose auto to follow your browser settings" +msgstr "" + +#: searx/templates/simple/preferences.html:217 +msgid "Center Alignment" +msgstr "" + +#: searx/templates/simple/preferences.html:220 +#: searx/templates/simple/preferences.html:232 +#: searx/templates/simple/preferences.html:244 +msgid "On" +msgstr "" + +#: searx/templates/simple/preferences.html:221 +#: searx/templates/simple/preferences.html:233 +#: searx/templates/simple/preferences.html:245 +msgid "Off" +msgstr "" + +#: searx/templates/simple/preferences.html:224 +msgid "Displays results in the center of the page (Oscar layout)." +msgstr "" + +#: searx/templates/simple/preferences.html:229 +msgid "Results on new tabs" +msgstr "" + +#: searx/templates/simple/preferences.html:236 +msgid "Open result links on new browser tabs" +msgstr "" + +#: searx/templates/simple/preferences.html:241 +msgid "Infinite scroll" +msgstr "" + +#: searx/templates/simple/preferences.html:248 +msgid "Automatically load next page when scrolling to bottom of current page" +msgstr "" + +#: searx/templates/simple/preferences.html:254 +msgid "Privacy" +msgstr "" + +#: searx/templates/simple/preferences.html:257 +msgid "HTTP Method" +msgstr "" + +#: searx/templates/simple/preferences.html:264 +msgid "" +"Change how forms are submitted, learn more about request methods" +msgstr "" + +#: searx/templates/simple/preferences.html:269 +msgid "Image proxy" +msgstr "" + +#: searx/templates/simple/preferences.html:272 +#: searx/templates/simple/preferences.html:284 +msgid "Enabled" +msgstr "" + +#: searx/templates/simple/preferences.html:273 +#: searx/templates/simple/preferences.html:285 +msgid "Disabled" +msgstr "" + +#: searx/templates/simple/preferences.html:276 +msgid "Proxying image results through SearXNG" +msgstr "" + +#: searx/templates/simple/preferences.html:281 +msgid "Query in the page's title" +msgstr "" + +#: searx/templates/simple/preferences.html:288 +msgid "" +"When enabled, the result page's title contains your query. Your browser " +"can record this title" +msgstr "" + +#: searx/templates/simple/preferences.html:294 +msgid "Engines" +msgstr "" + +#: searx/templates/simple/preferences.html:295 +msgid "Currently used search engines" +msgstr "" + +#: searx/templates/simple/preferences.html:302 +msgid "" +"This tab does not show up for search results, but you can search the " +"engines listed here via bangs." +msgstr "" + +#: searx/templates/simple/preferences.html:307 +#: searx/templates/simple/preferences.html:358 +msgid "Allow" +msgstr "" + +#: searx/templates/simple/preferences.html:308 +#: searx/templates/simple/stats.html:25 +msgid "Engine name" +msgstr "" + +#: searx/templates/simple/preferences.html:309 +msgid "Shortcut" +msgstr "" + +#: searx/templates/simple/preferences.html:310 +msgid "Supports selected language" +msgstr "" + +#: searx/templates/simple/filters/time_range.html:1 +#: searx/templates/simple/preferences.html:312 +msgid "Time range" +msgstr "" + +#: searx/templates/simple/preferences.html:313 +#: searx/templates/simple/stats.html:28 +msgid "Response time" +msgstr "" + +#: searx/templates/simple/preferences.html:314 +msgid "Max time" +msgstr "" + +#: searx/templates/simple/preferences.html:315 +#: searx/templates/simple/stats.html:29 +msgid "Reliability" +msgstr "" + +#: searx/templates/simple/preferences.html:353 +msgid "Special Queries" +msgstr "" + +#: searx/templates/simple/preferences.html:359 +msgid "Keywords" +msgstr "" + +#: searx/templates/simple/preferences.html:360 +msgid "Name" +msgstr "" + +#: searx/templates/simple/preferences.html:361 +msgid "Description" +msgstr "" + +#: searx/templates/simple/preferences.html:362 +msgid "Examples" +msgstr "" + +#: searx/templates/simple/preferences.html:365 +msgid "This is the list of SearXNG's instant answering modules." +msgstr "" + +#: searx/templates/simple/preferences.html:376 +msgid "This is the list of plugins." +msgstr "" + +#: searx/templates/simple/preferences.html:393 +msgid "Cookies" +msgstr "" + +#: searx/templates/simple/preferences.html:395 +msgid "" +"This is the list of cookies and their values SearXNG is storing on your " +"computer." +msgstr "" + +#: searx/templates/simple/preferences.html:396 +msgid "With that list, you can assess SearXNG transparency." +msgstr "" + +#: searx/templates/simple/preferences.html:401 +msgid "Cookie name" +msgstr "" + +#: searx/templates/simple/preferences.html:402 +msgid "Value" +msgstr "" + +#: searx/templates/simple/preferences.html:414 +msgid "Search URL of the currently saved preferences" +msgstr "" + +#: searx/templates/simple/preferences.html:418 +msgid "" +"Note: specifying custom settings in the search URL can reduce privacy by " +"leaking data to the clicked result sites." +msgstr "" + +#: searx/templates/simple/preferences.html:419 +msgid "URL to restore your preferences in another browser" +msgstr "" + +#: searx/templates/simple/preferences.html:423 +msgid "" +"Specifying custom settings in the preferences URL can be used to sync " +"preferences across devices." +msgstr "" + +#: searx/templates/simple/preferences.html:428 +msgid "" +"These settings are stored in your cookies, this allows us not to store " +"this data about you." +msgstr "" + +#: searx/templates/simple/preferences.html:430 +msgid "" +"These cookies serve your sole convenience, we don't use these cookies to " +"track you." +msgstr "" + +#: searx/templates/simple/preferences.html:433 +msgid "Save" +msgstr "" + +#: searx/templates/simple/preferences.html:434 +msgid "Reset defaults" +msgstr "" + +#: searx/templates/simple/preferences.html:435 +msgid "Back" +msgstr "" + +#: searx/templates/simple/results.html:23 +msgid "Answers" +msgstr "" + +#: searx/templates/simple/results.html:39 +msgid "Number of results" +msgstr "" + +#: searx/templates/simple/messages/no_results.html:6 +#: searx/templates/simple/results.html:46 +msgid "Error!" +msgstr "" + +#: searx/templates/simple/results.html:46 +msgid "Engines cannot retrieve results" +msgstr "" + +#: searx/templates/simple/results.html:68 +msgid "Suggestions" +msgstr "" + +#: searx/templates/simple/results.html:90 +msgid "Search URL" +msgstr "" + +#: searx/templates/simple/results.html:96 +msgid "Download results" +msgstr "" + +#: searx/templates/simple/results.html:120 +msgid "Try searching for:" +msgstr "" + +#: searx/templates/simple/results.html:152 +msgid "Back to top" +msgstr "" + +#: searx/templates/simple/results.html:170 +msgid "Previous page" +msgstr "" + +#: searx/templates/simple/results.html:187 +msgid "Next page" +msgstr "" + +#: searx/templates/simple/search.html:3 +msgid "Display the front page" +msgstr "" + +#: searx/templates/simple/search.html:9 +#: searx/templates/simple/simple_search.html:5 +msgid "Search for..." +msgstr "" + +#: searx/templates/simple/search.html:10 +#: searx/templates/simple/simple_search.html:6 +msgid "clear" +msgstr "" + +#: searx/templates/simple/search.html:11 +#: searx/templates/simple/simple_search.html:7 +msgid "search" +msgstr "" + +#: searx/templates/simple/stats.html:21 +msgid "There is currently no data available. " +msgstr "" + +#: searx/templates/simple/stats.html:26 +msgid "Scores" +msgstr "" + +#: searx/templates/simple/stats.html:27 +msgid "Result count" +msgstr "" + +#: searx/templates/simple/stats.html:59 +msgid "Total" +msgstr "" + +#: searx/templates/simple/stats.html:60 +msgid "HTTP" +msgstr "" + +#: searx/templates/simple/stats.html:61 +msgid "Processing" +msgstr "" + +#: searx/templates/simple/stats.html:99 +msgid "Warnings" +msgstr "" + +#: searx/templates/simple/stats.html:99 +msgid "Errors and exceptions" +msgstr "" + +#: searx/templates/simple/stats.html:105 +msgid "Exception" +msgstr "" + +#: searx/templates/simple/stats.html:107 +msgid "Message" +msgstr "" + +#: searx/templates/simple/stats.html:109 +msgid "Percentage" +msgstr "" + +#: searx/templates/simple/stats.html:111 +msgid "Parameter" +msgstr "" + +#: searx/templates/simple/stats.html:119 +msgid "Filename" +msgstr "" + +#: searx/templates/simple/stats.html:120 +msgid "Function" +msgstr "" + +#: searx/templates/simple/stats.html:121 +msgid "Code" +msgstr "" + +#: searx/templates/simple/stats.html:128 +msgid "Checker" +msgstr "" + +#: searx/templates/simple/stats.html:131 +msgid "Failed test" +msgstr "" + +#: searx/templates/simple/stats.html:132 +msgid "Comment(s)" +msgstr "" + +#: searx/templates/simple/filters/time_range.html:3 +msgid "Anytime" +msgstr "" + +#: searx/templates/simple/filters/time_range.html:6 +msgid "Last day" +msgstr "" + +#: searx/templates/simple/filters/time_range.html:9 +msgid "Last week" +msgstr "" + +#: searx/templates/simple/filters/time_range.html:12 +msgid "Last month" +msgstr "" + +#: searx/templates/simple/filters/time_range.html:15 +msgid "Last year" +msgstr "" + +#: searx/templates/simple/messages/no_cookies.html:3 +msgid "Information!" +msgstr "" + +#: searx/templates/simple/messages/no_cookies.html:4 +msgid "currently, there are no cookies defined." +msgstr "" + +#: searx/templates/simple/messages/no_results.html:6 +msgid "Engines cannot retrieve results." +msgstr "" + +#: searx/templates/simple/messages/no_results.html:15 +msgid "Please, try again later or find another SearXNG instance." +msgstr "" + +#: searx/templates/simple/messages/no_results.html:20 +msgid "Sorry!" +msgstr "" + +#: searx/templates/simple/messages/no_results.html:21 +msgid "" +"we didn't find any results. Please use another query or search in more " +"categories." +msgstr "" + +#: searx/templates/simple/result_templates/default.html:6 +msgid "show media" +msgstr "" + +#: searx/templates/simple/result_templates/default.html:6 +msgid "hide media" +msgstr "" + +#: searx/templates/simple/result_templates/default.html:14 +#: searx/templates/simple/result_templates/videos.html:14 +msgid "This site did not provide any description." +msgstr "" + +#: searx/templates/simple/result_templates/images.html:19 +msgid "Format" +msgstr "" + +#: searx/templates/simple/result_templates/images.html:21 +msgid "Engine" +msgstr "" + +#: searx/templates/simple/result_templates/images.html:22 +msgid "View source" +msgstr "" + +#: searx/templates/simple/result_templates/map.html:12 +msgid "address" +msgstr "" + +#: searx/templates/simple/result_templates/map.html:43 +msgid "show map" +msgstr "" + +#: searx/templates/simple/result_templates/map.html:43 +msgid "hide map" +msgstr "" + +#: searx/templates/simple/result_templates/paper.html:5 +msgid "Published date" +msgstr "" + +#: searx/templates/simple/result_templates/paper.html:9 +msgid "Journal" +msgstr "" + +#: searx/templates/simple/result_templates/paper.html:22 +msgid "Editor" +msgstr "" + +#: searx/templates/simple/result_templates/paper.html:23 +msgid "Publisher" +msgstr "" + +#: searx/templates/simple/result_templates/paper.html:24 +msgid "Type" +msgstr "" + +#: searx/templates/simple/result_templates/paper.html:25 +msgid "Tags" +msgstr "" + +#: searx/templates/simple/result_templates/paper.html:26 +msgid "DOI" +msgstr "" + +#: searx/templates/simple/result_templates/paper.html:27 +msgid "ISSN" +msgstr "" + +#: searx/templates/simple/result_templates/paper.html:28 +msgid "ISBN" +msgstr "" + +#: searx/templates/simple/result_templates/paper.html:33 +msgid "PDF" +msgstr "" + +#: searx/templates/simple/result_templates/paper.html:34 +msgid "HTML" +msgstr "" + +#: searx/templates/simple/result_templates/torrent.html:6 +msgid "magnet link" +msgstr "" + +#: searx/templates/simple/result_templates/torrent.html:7 +msgid "torrent file" +msgstr "" + +#: searx/templates/simple/result_templates/torrent.html:9 +msgid "Seeder" +msgstr "" + +#: searx/templates/simple/result_templates/torrent.html:9 +msgid "Leecher" +msgstr "" + +#: searx/templates/simple/result_templates/torrent.html:11 +msgid "Filesize" +msgstr "" + +#: searx/templates/simple/result_templates/torrent.html:12 +msgid "Bytes" +msgstr "" + +#: searx/templates/simple/result_templates/torrent.html:13 +msgid "kiB" +msgstr "" + +#: searx/templates/simple/result_templates/torrent.html:14 +msgid "MiB" +msgstr "" + +#: searx/templates/simple/result_templates/torrent.html:15 +msgid "GiB" +msgstr "" + +#: searx/templates/simple/result_templates/torrent.html:16 +msgid "TiB" +msgstr "" + +#: searx/templates/simple/result_templates/torrent.html:20 +msgid "Number of Files" +msgstr "" + +#: searx/templates/simple/result_templates/videos.html:6 +msgid "show video" +msgstr "" + +#: searx/templates/simple/result_templates/videos.html:6 +msgid "hide video" +msgstr "" diff --git a/searx/translations/hr/LC_MESSAGES/messages.mo b/searx/translations/hr/LC_MESSAGES/messages.mo index a1e226ecd..2deeb0b0d 100644 Binary files a/searx/translations/hr/LC_MESSAGES/messages.mo and b/searx/translations/hr/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/hr/LC_MESSAGES/messages.po b/searx/translations/hr/LC_MESSAGES/messages.po index 3488e138e..09b37330c 100644 --- a/searx/translations/hr/LC_MESSAGES/messages.po +++ b/searx/translations/hr/LC_MESSAGES/messages.po @@ -9,13 +9,14 @@ # Markus Heiser , 2022. # SecularSteve , 2022. # prljav , 2022. +# ptomljanovic , 2022. msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2022-10-14 14:11+0000\n" -"PO-Revision-Date: 2022-10-20 07:00+0000\n" -"Last-Translator: prljav \n" +"PO-Revision-Date: 2022-11-04 07:18+0000\n" +"Last-Translator: ptomljanovic \n" "Language-Team: Croatian \n" "Language: hr\n" @@ -30,12 +31,12 @@ msgstr "" #. CONSTANT_NAMES['DEFAULT_GROUP_NAME'] #: searx/searxng.msg msgid "others" -msgstr "aviti" +msgstr "drugi" #. CONSTANT_NAMES['OTHER_CATEGORY'] #: searx/searxng.msg msgid "other" -msgstr "avite" +msgstr "drugo" #. CATEGORY_NAMES['FILES'] #: searx/searxng.msg @@ -55,7 +56,7 @@ msgstr "glazba" #. CATEGORY_NAMES['SOCIAL_MEDIA'] #: searx/searxng.msg msgid "social media" -msgstr "društveni mediji" +msgstr "društvene mreže" #. CATEGORY_NAMES['IMAGES'] #: searx/searxng.msg @@ -70,7 +71,7 @@ msgstr "video zapisi" #. CATEGORY_NAMES['IT'] #: searx/searxng.msg msgid "it" -msgstr "it" +msgstr "IT" #. CATEGORY_NAMES['NEWS'] #: searx/searxng.msg @@ -95,17 +96,17 @@ msgstr "znanost" #. CATEGORY_GROUPS['APPS'] #: searx/searxng.msg msgid "apps" -msgstr "ôcenti" +msgstr "aplikacije" #. CATEGORY_GROUPS['DICTIONARIES'] #: searx/searxng.msg msgid "dictionaries" -msgstr "drzûlknvuti" +msgstr "rječnici" #. CATEGORY_GROUPS['LYRICS'] #: searx/searxng.msg msgid "lyrics" -msgstr "lirike" +msgstr "tekst" #. CATEGORY_GROUPS['PACKAGES'] #: searx/searxng.msg @@ -120,7 +121,7 @@ msgstr "pitanja i odgovori" #. CATEGORY_GROUPS['REPOS'] #: searx/searxng.msg msgid "repos" -msgstr "spremišta" +msgstr "repozitoriji" #. CATEGORY_GROUPS['SOFTWARE_WIKIS'] #: searx/searxng.msg @@ -135,7 +136,7 @@ msgstr "mreža" #. CATEGORY_GROUPS['SCIENTIFIC PUBLICATIONS'] #: searx/searxng.msg msgid "scientific publications" -msgstr "" +msgstr "znanstvene publikacije" #. STYLE_NAMES['AUTO'] #: searx/searxng.msg @@ -158,11 +159,11 @@ msgstr "pauza" #: searx/webapp.py:165 msgid "parsing error" -msgstr "parsing greška" +msgstr "pogreška pri raščlanjivanju" #: searx/webapp.py:166 msgid "HTTP protocol error" -msgstr "HTTP protokol greška" +msgstr "greška HTTP protokola" #: searx/webapp.py:167 msgid "network error" @@ -170,11 +171,11 @@ msgstr "greška u mreži" #: searx/webapp.py:168 msgid "SSL error: certificate validation has failed" -msgstr "" +msgstr "SSL pogreška: provjera valjanosti certifikata nije uspjela" #: searx/webapp.py:170 msgid "unexpected crash" -msgstr "neočekivan izlaz" +msgstr "neočekivano rušenje" #: searx/webapp.py:177 msgid "HTTP error" @@ -182,11 +183,11 @@ msgstr "HTTP greška" #: searx/webapp.py:178 msgid "HTTP connection error" -msgstr "HTTP veza greška" +msgstr "greška HTTP veze" #: searx/webapp.py:184 msgid "proxy error" -msgstr "greška zastupnika" +msgstr "proxy greška" #: searx/webapp.py:185 msgid "CAPTCHA" @@ -219,7 +220,7 @@ msgstr "Greška u učitavnju sljedeće stranice" #: searx/webapp.py:521 searx/webapp.py:953 msgid "Invalid settings, please edit your preferences" -msgstr "Nevažeće postavke, uredite svoje postavke" +msgstr "Nevažeće postavke, molimo uredite svoje postavke" #: searx/webapp.py:537 msgid "Invalid settings" @@ -278,6 +279,8 @@ msgid "" "{numCitations} citations from the year {firstCitationVelocityYear} to " "{lastCitationVelocityYear}" msgstr "" +"{numCitations} citati iz godine {firstCitationVelocityYear} do " +"{lastCitationVelocityYear}" #: searx/engines/tineye.py:40 msgid "" @@ -357,7 +360,7 @@ msgstr "" #: searx/plugins/self_info.py:20 msgid "Self Information" -msgstr "" +msgstr "Informacije o sebi" #: searx/plugins/self_info.py:21 msgid "" @@ -449,7 +452,7 @@ msgstr "Pokreće" #: searx/templates/simple/base.html:64 msgid "a privacy-respecting, open metasearch engine" -msgstr "" +msgstr "otvoreni metapretraživač koji poštuje privatnost" #: searx/templates/simple/base.html:65 msgid "Source code" @@ -710,6 +713,9 @@ msgid "" "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\"" " rel=\"external\">learn more about request methods" msgstr "" +"Promijenite način slanja obrazaca, saznajte više " +"o metodama zahtjeva" #: searx/templates/simple/preferences.html:269 msgid "Image proxy" @@ -1124,47 +1130,47 @@ msgstr "sakrij kartu" #: searx/templates/simple/result_templates/paper.html:5 msgid "Published date" -msgstr "" +msgstr "Datum objave" #: searx/templates/simple/result_templates/paper.html:9 msgid "Journal" -msgstr "" +msgstr "Časopis" #: searx/templates/simple/result_templates/paper.html:22 msgid "Editor" -msgstr "" +msgstr "Urednik" #: searx/templates/simple/result_templates/paper.html:23 msgid "Publisher" -msgstr "" +msgstr "Izdavač" #: searx/templates/simple/result_templates/paper.html:24 msgid "Type" -msgstr "" +msgstr "Tip" #: searx/templates/simple/result_templates/paper.html:25 msgid "Tags" -msgstr "" +msgstr "Oznake" #: searx/templates/simple/result_templates/paper.html:26 msgid "DOI" -msgstr "" +msgstr "DOI" #: searx/templates/simple/result_templates/paper.html:27 msgid "ISSN" -msgstr "" +msgstr "ISSN" #: searx/templates/simple/result_templates/paper.html:28 msgid "ISBN" -msgstr "" +msgstr "ISBN" #: searx/templates/simple/result_templates/paper.html:33 msgid "PDF" -msgstr "" +msgstr "PDF" #: searx/templates/simple/result_templates/paper.html:34 msgid "HTML" -msgstr "" +msgstr "HTML" #: searx/templates/simple/result_templates/torrent.html:6 msgid "magnet link" diff --git a/searx/translations/lv/LC_MESSAGES/messages.mo b/searx/translations/lv/LC_MESSAGES/messages.mo index dfcb41f8e..b66759c35 100644 Binary files a/searx/translations/lv/LC_MESSAGES/messages.mo and b/searx/translations/lv/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/lv/LC_MESSAGES/messages.po b/searx/translations/lv/LC_MESSAGES/messages.po index db584eada..0f6f06793 100644 --- a/searx/translations/lv/LC_MESSAGES/messages.po +++ b/searx/translations/lv/LC_MESSAGES/messages.po @@ -3,21 +3,23 @@ # This file is distributed under the same license as the PROJECT project. # FIRST AUTHOR , 2022. # visiks-vs , 2022. +# Markus Heiser , 2022. msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2022-10-14 14:11+0000\n" -"PO-Revision-Date: 2022-07-08 07:17+0000\n" -"Last-Translator: visiks-vs \n" +"PO-Revision-Date: 2022-11-04 07:18+0000\n" +"Last-Translator: Markus Heiser \n" +"Language-Team: Latvian \n" "Language: lv\n" -"Language-Team: Latvian " -"\n" -"Plural-Forms: nplurals=3; plural=(n % 10 == 0 || n % 100 >= 11 && n % 100" -" <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2);\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n % 10 == 0 || n % 100 >= 11 && n % 100 <= " +"19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2);\n" +"X-Generator: Weblate 4.14.1\n" "Generated-By: Babel 2.10.3\n" #. CONSTANT_NAMES['DEFAULT_GROUP_NAME'] @@ -128,7 +130,7 @@ msgstr "tīmeklis" #. CATEGORY_GROUPS['SCIENTIFIC PUBLICATIONS'] #: searx/searxng.msg msgid "scientific publications" -msgstr "" +msgstr "zinātnisku publikāciji" #. STYLE_NAMES['AUTO'] #: searx/searxng.msg @@ -271,6 +273,8 @@ msgid "" "{numCitations} citations from the year {firstCitationVelocityYear} to " "{lastCitationVelocityYear}" msgstr "" +"{numCitations} citāti no {firstCitationVelocityYear} līdz " +"{lastCitationVelocityYear} gada" #: searx/engines/tineye.py:40 msgid "" @@ -291,19 +295,19 @@ msgstr "" #: searx/engines/wttr.py:101 msgid "Morning" -msgstr "" +msgstr "Rīts" #: searx/engines/wttr.py:101 msgid "Noon" -msgstr "" +msgstr "Pusdiena" #: searx/engines/wttr.py:101 msgid "Evening" -msgstr "" +msgstr "Vakara" #: searx/engines/wttr.py:101 msgid "Night" -msgstr "" +msgstr "Nakts" #: searx/plugins/hash_plugin.py:24 msgid "Converts strings to different hash digests." @@ -371,11 +375,11 @@ msgstr "" #: searx/plugins/tor_check.py:78 msgid "You are using TOR. Your IP address seems to be: {ip_address}." -msgstr "" +msgstr "Jūs izlieto TOR. Jūsu IP adrese šķist būtu: {ip_address}." #: searx/plugins/tor_check.py:84 msgid "You are not using TOR. Your IP address seems to be: {ip_address}." -msgstr "" +msgstr "Jūs neizlieto TOR. Jūsu IP adrese šķist būtu: {ip_address}." #: searx/plugins/tracker_url_remover.py:29 msgid "Tracker URL remover" @@ -410,7 +414,7 @@ msgstr "" #: searx/templates/simple/base.html:46 msgid "About" -msgstr "" +msgstr "Par" #: searx/templates/simple/base.html:50 msgid "Donate" @@ -419,7 +423,7 @@ msgstr "" #: searx/templates/simple/base.html:54 #: searx/templates/simple/preferences.html:99 msgid "Preferences" -msgstr "" +msgstr "Opcijas" #: searx/templates/simple/base.html:64 msgid "Powered by" @@ -1210,4 +1214,3 @@ msgstr "slēpt video" #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\"" #~ " rel=\"external\">uzzināt vairāk par pieprasījuma" #~ " metodēm" - diff --git a/searx/translations/ta/LC_MESSAGES/messages.mo b/searx/translations/ta/LC_MESSAGES/messages.mo index 242994e4a..0a882fcf9 100644 Binary files a/searx/translations/ta/LC_MESSAGES/messages.mo and b/searx/translations/ta/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/ta/LC_MESSAGES/messages.po b/searx/translations/ta/LC_MESSAGES/messages.po index 2ee82f528..b94c4df54 100644 --- a/searx/translations/ta/LC_MESSAGES/messages.po +++ b/searx/translations/ta/LC_MESSAGES/messages.po @@ -15,7 +15,7 @@ msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2022-10-14 14:11+0000\n" -"PO-Revision-Date: 2022-10-28 07:18+0000\n" +"PO-Revision-Date: 2022-11-04 07:18+0000\n" "Last-Translator: Markus Heiser \n" "Language-Team: Tamil " "\n" @@ -40,7 +40,7 @@ msgstr "மற்றவை" #. CATEGORY_NAMES['FILES'] #: searx/searxng.msg msgid "files" -msgstr "கோப்புகள்" +msgstr "தரவுகள்" #. CATEGORY_NAMES['GENERAL'] #: searx/searxng.msg @@ -110,12 +110,12 @@ msgstr "பாடல் வரிகள்" #. CATEGORY_GROUPS['PACKAGES'] #: searx/searxng.msg msgid "packages" -msgstr "Thokkupu" +msgstr "தொகுப்புகள்" #. CATEGORY_GROUPS['Q_A'] #: searx/searxng.msg msgid "q&a" -msgstr "கேள்வி பதில்" +msgstr "வினா விடை" #. CATEGORY_GROUPS['REPOS'] #: searx/searxng.msg diff --git a/searx/translations/te/LC_MESSAGES/messages.mo b/searx/translations/te/LC_MESSAGES/messages.mo index 863e42361..73b2fcee0 100644 Binary files a/searx/translations/te/LC_MESSAGES/messages.mo and b/searx/translations/te/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/te/LC_MESSAGES/messages.po b/searx/translations/te/LC_MESSAGES/messages.po index f9c889851..2bba5a7f5 100644 --- a/searx/translations/te/LC_MESSAGES/messages.po +++ b/searx/translations/te/LC_MESSAGES/messages.po @@ -8,18 +8,19 @@ # networkneil , 2022. msgid "" msgstr "" -"Project-Id-Version: searx\n" +"Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2022-10-14 14:11+0000\n" -"PO-Revision-Date: 2022-07-15 07:19+0000\n" +"PO-Revision-Date: 2022-11-04 07:18+0000\n" "Last-Translator: Markus Heiser \n" +"Language-Team: Telugu " +"\n" "Language: te\n" -"Language-Team: Telugu " -"\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 4.14.1\n" "Generated-By: Babel 2.10.3\n" #. CONSTANT_NAMES['DEFAULT_GROUP_NAME'] @@ -130,7 +131,7 @@ msgstr "వెబ్" #. CATEGORY_GROUPS['SCIENTIFIC PUBLICATIONS'] #: searx/searxng.msg msgid "scientific publications" -msgstr "" +msgstr "శాస్త్రీయ ప్రచురణలు" #. STYLE_NAMES['AUTO'] #: searx/searxng.msg @@ -1464,4 +1465,3 @@ msgstr "వీడియోను దాచిపెట్టు" #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\"" #~ " rel=\"external\">అభ్యర్థన పద్ధతుల గురించి మరింత" #~ " తెలుసుకోండి" - diff --git a/searx/translations/zh_Hant_TW/LC_MESSAGES/messages.mo b/searx/translations/zh_Hant_TW/LC_MESSAGES/messages.mo index b685f00af..7809d7be2 100644 Binary files a/searx/translations/zh_Hant_TW/LC_MESSAGES/messages.mo and b/searx/translations/zh_Hant_TW/LC_MESSAGES/messages.mo differ diff --git a/searx/translations/zh_Hant_TW/LC_MESSAGES/messages.po b/searx/translations/zh_Hant_TW/LC_MESSAGES/messages.po index 24a8985c1..a3e13ae12 100644 --- a/searx/translations/zh_Hant_TW/LC_MESSAGES/messages.po +++ b/searx/translations/zh_Hant_TW/LC_MESSAGES/messages.po @@ -13,18 +13,19 @@ # tjvfxtiwdr , 2022. msgid "" msgstr "" -"Project-Id-Version: searx\n" +"Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2022-10-14 14:11+0000\n" -"PO-Revision-Date: 2022-10-02 18:01+0000\n" -"Last-Translator: tjvfxtiwdr \n" +"PO-Revision-Date: 2022-11-04 07:18+0000\n" +"Last-Translator: Markus Heiser \n" +"Language-Team: Chinese (Traditional) \n" "Language: zh_Hant_TW\n" -"Language-Team: Chinese (Traditional) " -"\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 4.14.1\n" "Generated-By: Babel 2.10.3\n" #. CONSTANT_NAMES['DEFAULT_GROUP_NAME'] @@ -170,7 +171,7 @@ msgstr "網絡錯誤" #: searx/webapp.py:168 msgid "SSL error: certificate validation has failed" -msgstr "" +msgstr "SSL錯誤:証書驗證失敗" #: searx/webapp.py:170 msgid "unexpected crash" @@ -1439,4 +1440,3 @@ msgstr "隱藏影片" #~ msgstr "" #~ "變更遞交形式,看看更多關於請求方法的介紹" -