forked from zaclys/searxng
[translations] Translated using Weblate (Polish)
Currently translated at 98.3% (242 of 246 strings) Translation: searxng/searxng.messagespo Translate-URL: https://weblate.bubu1.eu/projects/searxng/searxng/pl/
This commit is contained in:
parent
f96eb06ec8
commit
eb01d415ff
|
@ -7,20 +7,21 @@
|
||||||
# Markus Heiser <markus.heiser@darmarit.de>, 2022.
|
# Markus Heiser <markus.heiser@darmarit.de>, 2022.
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: searx\n"
|
"Project-Id-Version: searx\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2022-07-23 14:08+0000\n"
|
"POT-Creation-Date: 2022-07-23 14:08+0000\n"
|
||||||
"PO-Revision-Date: 2022-07-23 14:09+0000\n"
|
"PO-Revision-Date: 2022-08-12 07:18+0000\n"
|
||||||
"Last-Translator: Markus Heiser <markus.heiser@darmarit.de>\n"
|
"Last-Translator: Markus Heiser <markus.heiser@darmarit.de>\n"
|
||||||
|
"Language-Team: Polish <https://weblate.bubu1.eu/projects/searxng/searxng/pl/>"
|
||||||
|
"\n"
|
||||||
"Language: pl\n"
|
"Language: pl\n"
|
||||||
"Language-Team: Polish "
|
|
||||||
"<https://weblate.bubu1.eu/projects/searxng/searxng/pl/>\n"
|
|
||||||
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && "
|
|
||||||
"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && "
|
|
||||||
"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
|
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
|
||||||
|
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
|
||||||
|
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
|
||||||
|
"X-Generator: Weblate 4.13.1\n"
|
||||||
"Generated-By: Babel 2.10.3\n"
|
"Generated-By: Babel 2.10.3\n"
|
||||||
|
|
||||||
#. CONSTANT_NAMES['DEFAULT_GROUP_NAME']
|
#. CONSTANT_NAMES['DEFAULT_GROUP_NAME']
|
||||||
|
@ -270,6 +271,9 @@ msgid ""
|
||||||
"format. TinEye only supports images that are JPEG, PNG, GIF, BMP, TIFF or"
|
"format. TinEye only supports images that are JPEG, PNG, GIF, BMP, TIFF or"
|
||||||
" WebP."
|
" WebP."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"Nie można odczytać obrazu z tego adresu URL. Może być to spowodowane "
|
||||||
|
"nieobsługiwanym formatem pliku. TinEye obsługuje jedynie obrazy w formatach "
|
||||||
|
"JPEG, PNG, GIF, BMP, TIFF i WebP."
|
||||||
|
|
||||||
#: searx/engines/tineye.py:46
|
#: searx/engines/tineye.py:46
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -279,7 +283,7 @@ msgstr ""
|
||||||
|
|
||||||
#: searx/engines/tineye.py:52
|
#: searx/engines/tineye.py:52
|
||||||
msgid "The image could not be downloaded."
|
msgid "The image could not be downloaded."
|
||||||
msgstr ""
|
msgstr "Nie można pobrać obrazu."
|
||||||
|
|
||||||
#: searx/plugins/hash_plugin.py:24
|
#: searx/plugins/hash_plugin.py:24
|
||||||
msgid "Converts strings to different hash digests."
|
msgid "Converts strings to different hash digests."
|
||||||
|
@ -351,7 +355,7 @@ msgstr ""
|
||||||
|
|
||||||
#: searx/plugins/tor_check.py:78
|
#: searx/plugins/tor_check.py:78
|
||||||
msgid "You are using TOR. Your IP address seems to be: {ip_address}."
|
msgid "You are using TOR. Your IP address seems to be: {ip_address}."
|
||||||
msgstr ""
|
msgstr "Używasz sieci TOR. Twoje IP widoczne z zewnątrz to {ip_address}."
|
||||||
|
|
||||||
#: searx/plugins/tor_check.py:84
|
#: searx/plugins/tor_check.py:84
|
||||||
msgid "You are not using TOR. Your IP address seems to be: {ip_address}."
|
msgid "You are not using TOR. Your IP address seems to be: {ip_address}."
|
||||||
|
@ -1387,4 +1391,3 @@ msgstr "ukryj wideo"
|
||||||
|
|
||||||
#~ msgid "preferences"
|
#~ msgid "preferences"
|
||||||
#~ msgstr "preferencje"
|
#~ msgstr "preferencje"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue