diff options
| author | searxng-bot <searxng-bot@users.noreply.github.com> | 2022-08-19 07:18:58 +0000 |
|---|---|---|
| committer | searxng-bot <searxng-bot@users.noreply.github.com> | 2022-08-19 07:18:58 +0000 |
| commit | 3478c0bc8b0d4ce56f073d25f21e433abb5c7664 (patch) | |
| tree | 4f15cc7c74b8a8006d158703ca56ba36af08f35b /searx/translations/pl | |
| parent | 649d1a144de332c87c7e2dd3de78e28968472b56 (diff) | |
[translations] update from Weblate
2b94abf3 - 2022-08-13 - Markus Heiser <markus.heiser@darmarit.de>
249c92f8 - 2022-08-13 - gkkulik <gregorykkulik@gmail.com>
a331870c - 2022-08-12 - Markus Heiser <markus.heiser@darmarit.de>
5aca8ddc - 2022-08-17 - Markus Heiser <markus.heiser@darmarit.de>
6e7d76a0 - 2022-08-18 - Markus Heiser <markus.heiser@darmarit.de>
2a49e5f0 - 2022-08-15 - Markus Heiser <markus.heiser@darmarit.de>
2d2cafa6 - 2022-08-18 - Content Card <weblate-bubu1@gabg.email>
adcf97ed - 2022-08-15 - Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'searx/translations/pl')
| -rw-r--r-- | searx/translations/pl/LC_MESSAGES/messages.mo | bin | 16883 -> 17754 bytes | |||
| -rw-r--r-- | searx/translations/pl/LC_MESSAGES/messages.po | 11 |
2 files changed, 9 insertions, 2 deletions
diff --git a/searx/translations/pl/LC_MESSAGES/messages.mo b/searx/translations/pl/LC_MESSAGES/messages.mo Binary files differindex 04f717848..f469d5a75 100644 --- a/searx/translations/pl/LC_MESSAGES/messages.mo +++ b/searx/translations/pl/LC_MESSAGES/messages.mo diff --git a/searx/translations/pl/LC_MESSAGES/messages.po b/searx/translations/pl/LC_MESSAGES/messages.po index 31d49dfa7..2ffefedf1 100644 --- a/searx/translations/pl/LC_MESSAGES/messages.po +++ b/searx/translations/pl/LC_MESSAGES/messages.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2022-07-23 14:08+0000\n" -"PO-Revision-Date: 2022-08-12 07:18+0000\n" +"PO-Revision-Date: 2022-08-19 07:18+0000\n" "Last-Translator: Markus Heiser <markus.heiser@darmarit.de>\n" "Language-Team: Polish <https://weblate.bubu1.eu/projects/searxng/searxng/pl/>" "\n" @@ -280,6 +280,8 @@ msgid "" "The image is too simple to find matches. TinEye requires a basic level of" " visual detail to successfully identify matches." msgstr "" +"Zdjęcie jest za proste by znaleźć wyniki TinEye wymaga prostego poziomu " +"szczegółów wizualnych aby poprawnie zidentyfikować wyniki." #: searx/engines/tineye.py:52 msgid "The image could not be downloaded." @@ -339,19 +341,24 @@ msgstr "" #: searx/plugins/tor_check.py:25 msgid "Tor check plugin" -msgstr "" +msgstr "Sprawdzenie plugin TOR" #: 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." msgstr "" +"Ten plugin sprawdza, czy adres wysyłający zapytanie jest węzłem wyjściowym " +"sieci Tor, i powiadamia użytkownika jeśli jest, tak jak check.torproject.org " +"ale z searxng." #: searx/plugins/tor_check.py:62 msgid "" "The TOR exit node list (https://check.torproject.org/exit-addresses) is " "unreachable." msgstr "" +"Lista węzłów wyjsciowych sieci Tor (https://check.torproject.org/exit-" +"addresses) jest nieosiągalna." #: searx/plugins/tor_check.py:78 msgid "You are using TOR. Your IP address seems to be: {ip_address}." |