diff options
author | searxng-bot <searxng-bot@users.noreply.github.com> | 2023-02-14 18:10:18 +0000 |
---|---|---|
committer | searxng-bot <searxng-bot@users.noreply.github.com> | 2023-02-14 18:10:18 +0000 |
commit | edfe49f546ac17ad7b46fc291966635cdad37d28 (patch) | |
tree | 92fbcdcf032376a54ac21498c0b36da4246a790e /searx/translations/hu/LC_MESSAGES/messages.po | |
parent | 173a1ca3ba0ceb0fea879f247d257bde329f9a4c (diff) | |
download | searxng-edfe49f546ac17ad7b46fc291966635cdad37d28.tar.gz searxng-edfe49f546ac17ad7b46fc291966635cdad37d28.zip |
[translations] update messages.pot and messages.po files
From 405307d5 - 2023-02-14 - Markus Heiser <markus.heiser@darmarIT.de>
Diffstat (limited to 'searx/translations/hu/LC_MESSAGES/messages.po')
-rw-r--r-- | searx/translations/hu/LC_MESSAGES/messages.po | 89 |
1 files changed, 57 insertions, 32 deletions
diff --git a/searx/translations/hu/LC_MESSAGES/messages.po b/searx/translations/hu/LC_MESSAGES/messages.po index 6f5b88173..131f7306c 100644 --- a/searx/translations/hu/LC_MESSAGES/messages.po +++ b/searx/translations/hu/LC_MESSAGES/messages.po @@ -12,19 +12,18 @@ # Lakatos Tamás <tomimost@gmail.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-12-12 07:18+0000\n" +"POT-Creation-Date: 2023-02-14 18:10+0000\n" "PO-Revision-Date: 2023-01-06 07:14+0000\n" "Last-Translator: Markus Heiser <markus.heiser@darmarit.de>\n" -"Language-Team: Hungarian <https://weblate.bubu1.eu/projects/searxng/searxng/" -"hu/>\n" "Language: hu\n" +"Language-Team: Hungarian " +"<https://weblate.bubu1.eu/projects/searxng/searxng/hu/>\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.11.0\n" #. CONSTANT_NAMES['DEFAULT_GROUP_NAME'] @@ -204,40 +203,40 @@ msgstr "hozzáférés megtagadva" msgid "server API error" msgstr "szerver API hiba" -#: searx/webapp.py:366 +#: searx/webapp.py:368 msgid "No item found" msgstr "Nincs találat" #: 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 "Forrás" -#: searx/webapp.py:370 +#: searx/webapp.py:372 msgid "Error loading the next page" msgstr "Hiba a következő oldal betöltése során" -#: searx/webapp.py:522 searx/webapp.py:954 +#: searx/webapp.py:524 searx/webapp.py:956 msgid "Invalid settings, please edit your preferences" msgstr "Érvénytelen beállítások, kérlek módosítsd őket" -#: searx/webapp.py:538 +#: searx/webapp.py:540 msgid "Invalid settings" msgstr "Érvénytelen beállítások" -#: searx/webapp.py:615 searx/webapp.py:691 +#: searx/webapp.py:617 searx/webapp.py:693 msgid "search error" msgstr "keresési hiba" -#: searx/webapp.py:853 +#: searx/webapp.py:855 msgid "Suspended" msgstr "Felfüggesztve" -#: searx/webutils.py:161 +#: searx/webutils.py:198 msgid "{minutes} minute(s) ago" msgstr "{minutes} perce" -#: searx/webutils.py:162 +#: searx/webutils.py:199 msgid "{hours} hour(s), {minutes} minute(s) ago" msgstr "{hours} óra, {minutes} perce" @@ -319,11 +318,11 @@ msgstr "Este" msgid "Night" msgstr "Éjszaka" -#: searx/plugins/autodetect_search_language.py:79 +#: searx/plugins/autodetect_search_language.py:74 msgid "Autodetect search language" msgstr "" -#: 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 "" @@ -387,28 +386,25 @@ msgstr "Tor ellenőrző kiegészítő" #: 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 "" -"Ez a kiegeszítő ellenőrzi, hogy a kérés címe az egy TOR kilépő nodé-e, és" -" téjákoztatja erről a felhasználót. Olyan, mint a check.torproject.org, " -"de a searxng-től." #: searx/plugins/tor_check.py:62 msgid "" -"The TOR exit node list (https://check.torproject.org/exit-addresses) is " -"unreachable." +"The could not download the list of Tor exit-nodes from " +"https://check.torproject.org/exit-addresses." msgstr "" -"A TOR kilébő node listája (https://check.torproject.org/exit-addresses) " -"elérhetetlen." -#: searx/plugins/tor_check.py:78 -msgid "You are using TOR. Your IP address seems to be: {ip_address}." -msgstr "TOR-t használsz. Az IP címed ennek tűnik: {ip_address}." +#: searx/plugins/tor_check.py:79 +msgid "" +"You are using Tor. 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}." -msgstr "Nem használsz TOR-t. Az IP címed ennek tűnik: {ip_address}." +#: searx/plugins/tor_check.py:87 +msgid "You are not using Tor. You have this external IP address: {ip_address}." +msgstr "" #: searx/plugins/tracker_url_remover.py:29 msgid "Tracker URL remover" @@ -1495,3 +1491,32 @@ msgstr "videó elrejtése" #~ "Keresés metódusa (<a " #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\"" #~ " rel=\"external\">bővebben</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 "" +#~ "Ez a kiegeszítő ellenőrzi, hogy a " +#~ "kérés címe az egy TOR kilépő " +#~ "nodé-e, és téjákoztatja erről a " +#~ "felhasználót. Olyan, mint a " +#~ "check.torproject.org, de a searxng-től." + +#~ msgid "" +#~ "The TOR exit node list " +#~ "(https://check.torproject.org/exit-addresses) is " +#~ "unreachable." +#~ msgstr "" +#~ "A TOR kilébő node listája " +#~ "(https://check.torproject.org/exit-addresses) " +#~ "elérhetetlen." + +#~ msgid "You are using TOR. Your IP address seems to be: {ip_address}." +#~ msgstr "TOR-t használsz. Az IP címed ennek tűnik: {ip_address}." + +#~ msgid "You are not using TOR. Your IP address seems to be: {ip_address}." +#~ msgstr "Nem használsz TOR-t. Az IP címed ennek tűnik: {ip_address}." + |