diff options
Diffstat (limited to 'searx/translations/lt/LC_MESSAGES/messages.po')
-rw-r--r-- | searx/translations/lt/LC_MESSAGES/messages.po | 89 |
1 files changed, 63 insertions, 26 deletions
diff --git a/searx/translations/lt/LC_MESSAGES/messages.po b/searx/translations/lt/LC_MESSAGES/messages.po index c24f50d43..6abab5079 100644 --- a/searx/translations/lt/LC_MESSAGES/messages.po +++ b/searx/translations/lt/LC_MESSAGES/messages.po @@ -8,21 +8,20 @@ # Mooo <moose@mail.ru>, 2023. msgid "" msgstr "" -"Project-Id-Version: searx\n" +"Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-12-12 07:18+0000\n" +"POT-Creation-Date: 2023-02-17 12:20+0000\n" "PO-Revision-Date: 2023-02-02 01:47+0000\n" "Last-Translator: Mooo <moose@mail.ru>\n" -"Language-Team: Lithuanian <https://translate.codeberg.org/projects/searxng/" -"searxng/lt/>\n" "Language: lt\n" +"Language-Team: Lithuanian " +"<https://translate.codeberg.org/projects/searxng/searxng/lt/>\n" +"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100" +" < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < " +"11) ? 1 : n % 1 != 0 ? 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 > 19 || n % 100 < " -"11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 :" -" n % 1 != 0 ? 2: 3);\n" -"X-Generator: Weblate 4.15.1\n" "Generated-By: Babel 2.11.0\n" #. CONSTANT_NAMES['DEFAULT_GROUP_NAME'] @@ -202,40 +201,40 @@ msgstr "prieiga uždrausta" msgid "server API error" msgstr "serverio API klaida" -#: searx/webapp.py:366 +#: searx/webapp.py:368 msgid "No item found" msgstr "Elementų nerasta" #: searx/engines/qwant.py:217 -#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:368 +#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:370 msgid "Source" msgstr "Šaltinis" -#: searx/webapp.py:370 +#: searx/webapp.py:372 msgid "Error loading the next page" msgstr "Klaida keliant kitą puslapį" -#: searx/webapp.py:522 searx/webapp.py:954 +#: searx/webapp.py:524 searx/webapp.py:956 msgid "Invalid settings, please edit your preferences" msgstr "Neteisingi nustatymai, pakeiskite savo nuostatas" -#: searx/webapp.py:538 +#: searx/webapp.py:540 msgid "Invalid settings" msgstr "Neteisingi nustatymai" -#: searx/webapp.py:615 searx/webapp.py:691 +#: searx/webapp.py:617 searx/webapp.py:693 msgid "search error" msgstr "paieškos klaida" -#: searx/webapp.py:853 +#: searx/webapp.py:855 msgid "Suspended" msgstr "Sustabdytas" -#: searx/webutils.py:161 +#: searx/webutils.py:198 msgid "{minutes} minute(s) ago" msgstr "prieš {minutes} min" -#: searx/webutils.py:162 +#: searx/webutils.py:199 msgid "{hours} hour(s), {minutes} minute(s) ago" msgstr "prieš {hours} val., {minutes} min" @@ -310,11 +309,11 @@ msgstr "Vakaras" msgid "Night" msgstr "Naktis" -#: searx/plugins/autodetect_search_language.py:79 +#: searx/plugins/autodetect_search_language.py:74 msgid "Autodetect search language" msgstr "Automatiškai aptikti paieškos kalbą" -#: searx/plugins/autodetect_search_language.py:80 +#: searx/plugins/autodetect_search_language.py:75 msgid "Automatically detect the query search language and switch to it." msgstr "Automatiškai aptikti paieškos užklausos kalbą ir perjungti į ją." @@ -378,22 +377,24 @@ 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." +"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." +"Could not download the list of Tor exit-nodes from: " +"https://check.torproject.org/exit-addresses" msgstr "" #: searx/plugins/tor_check.py:78 -msgid "You are using TOR. Your IP address seems to be: {ip_address}." +msgid "" +"You are using Tor and it looks like you have this external IP address: " +"{ip_address}" msgstr "" -#: searx/plugins/tor_check.py:84 -msgid "You are not using TOR. Your IP address seems to be: {ip_address}." +#: searx/plugins/tor_check.py:86 +msgid "You are not using Tor and you have this external IP address: {ip_address}" msgstr "" #: searx/plugins/tracker_url_remover.py:29 @@ -1486,3 +1487,39 @@ msgstr "slėpti vaizdo įrašą" #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\"" #~ " rel=\"external\">sužinokite daugiau apie " #~ "užklausos metodus</a>" + +#~ 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 "" + +#~ msgid "" +#~ "The TOR exit node list " +#~ "(https://check.torproject.org/exit-addresses) is " +#~ "unreachable." +#~ msgstr "" + +#~ msgid "You are using TOR. Your IP address seems to be: {ip_address}." +#~ msgstr "" + +#~ msgid "You are not using TOR. Your IP address seems to be: {ip_address}." +#~ msgstr "" + +#~ msgid "" +#~ "The could not download the list of" +#~ " Tor exit-nodes from " +#~ "https://check.torproject.org/exit-addresses." +#~ msgstr "" + +#~ msgid "" +#~ "You are using Tor. It looks like" +#~ " you have this external IP address:" +#~ " {ip_address}." +#~ msgstr "" + +#~ msgid "You are not using Tor. You have this external IP address: {ip_address}." +#~ msgstr "" + |