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/uk | |
| parent | e08072def5dbc013593408fdd88e4f457077310e (diff) | |
| parent | 953aaec6a36c0c4105c87c31d5a84f24b7952f7a (diff) | |
Merge pull request #1583 from searxng/translations_update
Update translations
Diffstat (limited to 'searx/translations/uk')
| -rw-r--r-- | searx/translations/uk/LC_MESSAGES/messages.mo | bin | 14010 -> 14010 bytes | |||
| -rw-r--r-- | searx/translations/uk/LC_MESSAGES/messages.po | 19 |
2 files changed, 18 insertions, 1 deletions
diff --git a/searx/translations/uk/LC_MESSAGES/messages.mo b/searx/translations/uk/LC_MESSAGES/messages.mo Binary files differindex 8190e9e4f..4b804ce89 100644 --- a/searx/translations/uk/LC_MESSAGES/messages.mo +++ b/searx/translations/uk/LC_MESSAGES/messages.mo diff --git a/searx/translations/uk/LC_MESSAGES/messages.po b/searx/translations/uk/LC_MESSAGES/messages.po index 5ba261e33..334854cc1 100644 --- a/searx/translations/uk/LC_MESSAGES/messages.po +++ b/searx/translations/uk/LC_MESSAGES/messages.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "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-06-24 07:18+0000\n" "Last-Translator: HACKKER <andriy.o.vovk@gmail.com>\n" "Language: uk\n" @@ -265,6 +265,23 @@ msgstr "" msgid "Channel" msgstr "Канал" +#: 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 "" |