mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[translations] update messages.pot and messages.po files
From a983db02 - 2022-07-19 - Markus Heiser <markus.heiser@darmarIT.de>
This commit is contained in:
parent
223a336d0f
commit
97accd2795
55 changed files with 1552 additions and 228 deletions
|
|
@ -7,21 +7,20 @@
|
|||
# John Doe <cryptiox@protonmail.com>, 2022.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2022-07-08 18:28+0000\n"
|
||||
"POT-Creation-Date: 2022-07-19 05:45+0000\n"
|
||||
"PO-Revision-Date: 2022-07-13 15:40+0000\n"
|
||||
"Last-Translator: John Doe <cryptiox@protonmail.com>\n"
|
||||
"Language-Team: Lithuanian <https://weblate.bubu1.eu/projects/searxng/searxng/"
|
||||
"lt/>\n"
|
||||
"Language: lt\n"
|
||||
"Language-Team: Lithuanian "
|
||||
"<https://weblate.bubu1.eu/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.13.1\n"
|
||||
"Generated-By: Babel 2.10.3\n"
|
||||
|
||||
#. CONSTANT_NAMES['DEFAULT_GROUP_NAME']
|
||||
|
|
@ -319,6 +318,30 @@ msgstr ""
|
|||
"Rodo jūsų IP adresą, jei užklausa yra \"ip\" ir jūsų naudotojo agentą, "
|
||||
"jei užklausoje yra \"user agent\"."
|
||||
|
||||
#: 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 "Seklių URL šalintojas"
|
||||
|
|
@ -1347,3 +1370,4 @@ msgstr "slėpti vaizdo įrašą"
|
|||
|
||||
#~ msgid "preferences"
|
||||
#~ msgstr "nuostatos"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue