diff options
| author | Markus Heiser <markus.heiser@darmarIT.de> | 2022-07-29 09:31:45 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-29 09:31:45 +0200 |
| commit | ca2ddc615f8753b11f5eb2c34340df4fe88287f5 (patch) | |
| tree | 66f79926dd33b34b117fcb67f18598cf901e6801 /searx/translations/hu | |
| parent | e08072def5dbc013593408fdd88e4f457077310e (diff) | |
| parent | 953aaec6a36c0c4105c87c31d5a84f24b7952f7a (diff) | |
Merge pull request #1583 from searxng/translations_update
Update translations
Diffstat (limited to 'searx/translations/hu')
| -rw-r--r-- | searx/translations/hu/LC_MESSAGES/messages.mo | bin | 16528 -> 16528 bytes | |||
| -rw-r--r-- | searx/translations/hu/LC_MESSAGES/messages.po | 38 |
2 files changed, 27 insertions, 11 deletions
diff --git a/searx/translations/hu/LC_MESSAGES/messages.mo b/searx/translations/hu/LC_MESSAGES/messages.mo Binary files differindex 8987c1b09..51567089c 100644 --- a/searx/translations/hu/LC_MESSAGES/messages.mo +++ b/searx/translations/hu/LC_MESSAGES/messages.mo diff --git a/searx/translations/hu/LC_MESSAGES/messages.po b/searx/translations/hu/LC_MESSAGES/messages.po index dc5e7a0be..fc2a5c657 100644 --- a/searx/translations/hu/LC_MESSAGES/messages.po +++ b/searx/translations/hu/LC_MESSAGES/messages.po @@ -11,19 +11,18 @@ # Markus Heiser <markus.heiser@darmarit.de>, 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-19 05:45+0000\n" +"POT-Creation-Date: 2022-07-23 14:08+0000\n" "PO-Revision-Date: 2022-07-21 21:02+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.13.1\n" "Generated-By: Babel 2.10.3\n" #. CONSTANT_NAMES['DEFAULT_GROUP_NAME'] @@ -267,6 +266,23 @@ msgstr "Nem elérhető absztrakt a publikációhoz." msgid "Channel" msgstr "Csatorna" +#: 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/plugins/hash_plugin.py:24 msgid "Converts strings to different hash digests." msgstr "A szöveget különböző hash értékekké alakítja." @@ -330,9 +346,9 @@ 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." +"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 "" @@ -465,8 +481,7 @@ msgstr "Megerősítem, hogy nincs már meglévő bejelentés a problémámról." #: searx/templates/simple/new_issue.html:71 msgid "If this is a public instance, please specify the URL in the bug report" -msgstr "" -"Ha ez egy nyilvános példány, kérlek add meg az URL-t a hibabejelntésben." +msgstr "Ha ez egy nyilvános példány, kérlek add meg az URL-t a hibabejelntésben." #: searx/templates/simple/new_issue.html:72 msgid "Submit a new issue on Github including the above information" @@ -1373,3 +1388,4 @@ msgstr "videó elrejtése" #~ msgid "preferences" #~ msgstr "beállítások" + |