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/et | |
| parent | e08072def5dbc013593408fdd88e4f457077310e (diff) | |
| parent | 953aaec6a36c0c4105c87c31d5a84f24b7952f7a (diff) | |
Merge pull request #1583 from searxng/translations_update
Update translations
Diffstat (limited to 'searx/translations/et')
| -rw-r--r-- | searx/translations/et/LC_MESSAGES/messages.mo | bin | 14415 -> 14415 bytes | |||
| -rw-r--r-- | searx/translations/et/LC_MESSAGES/messages.po | 29 |
2 files changed, 23 insertions, 6 deletions
diff --git a/searx/translations/et/LC_MESSAGES/messages.mo b/searx/translations/et/LC_MESSAGES/messages.mo Binary files differindex a710cd883..7f96b022b 100644 --- a/searx/translations/et/LC_MESSAGES/messages.mo +++ b/searx/translations/et/LC_MESSAGES/messages.mo diff --git a/searx/translations/et/LC_MESSAGES/messages.po b/searx/translations/et/LC_MESSAGES/messages.po index eef314aee..db4d8d935 100644 --- a/searx/translations/et/LC_MESSAGES/messages.po +++ b/searx/translations/et/LC_MESSAGES/messages.po @@ -8,19 +8,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: Estonian <https://weblate.bubu1.eu/projects/searxng/searxng/" -"et/>\n" "Language: et\n" +"Language-Team: Estonian " +"<https://weblate.bubu1.eu/projects/searxng/searxng/et/>\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'] @@ -264,6 +263,23 @@ msgstr "Selle väljaande jaoks pole abstraktset." msgid "Channel" msgstr "Kanal" +#: 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 "Teisendab stringid erinevateks hash-digestideks." @@ -1363,3 +1379,4 @@ msgstr "peida video" #~ msgid "preferences" #~ msgstr "eelistused" + |