diff options
Diffstat (limited to 'searx/translations/pl/LC_MESSAGES/messages.po')
-rw-r--r-- | searx/translations/pl/LC_MESSAGES/messages.po | 23 |
1 files changed, 20 insertions, 3 deletions
diff --git a/searx/translations/pl/LC_MESSAGES/messages.po b/searx/translations/pl/LC_MESSAGES/messages.po index 2b802aa9f..7afbd55c7 100644 --- a/searx/translations/pl/LC_MESSAGES/messages.po +++ b/searx/translations/pl/LC_MESSAGES/messages.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-07-19 05:45+0000\n" -"PO-Revision-Date: 2022-07-13 15:40+0000\n" +"POT-Creation-Date: 2022-07-23 14:08+0000\n" +"PO-Revision-Date: 2022-07-23 14:09+0000\n" "Last-Translator: Markus Heiser <markus.heiser@darmarit.de>\n" "Language: pl\n" "Language-Team: Polish " @@ -264,6 +264,23 @@ msgstr "Streszczenie nie jest dostępne dla tej publikacji." msgid "Channel" msgstr "Kanał" +#: 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 "Konwertuje tekst na różne skróty hash." @@ -338,7 +355,7 @@ msgstr "" #: searx/plugins/tor_check.py:84 msgid "You are not using TOR. Your IP address seems to be: {ip_address}." -msgstr "" +msgstr "Nie używasz TOR. Twój adres IP to: {ip_address}." #: searx/plugins/tracker_url_remover.py:29 msgid "Tracker URL remover" |