]> git.mxchange.org Git - friendica-addons.git/blobdiff - langfilter/lang/pl/messages.po
PL translation update THX strebski
[friendica-addons.git] / langfilter / lang / pl / messages.po
index ab3c72866108181da74941f451df6904a49f7037..284b944049ac150c3bf8ff02a9d78cc0a701cc3b 100644 (file)
@@ -4,14 +4,15 @@
 # 
 # 
 # Translators:
-# Waldemar Stoczkowski <waldemar.stoczkowski@gmail.com>, 2018
+# Piotr Strębski <strebski@gmail.com>, 2022
+# Waldemar Stoczkowski, 2018
 msgid ""
 msgstr ""
 "Project-Id-Version: friendica\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-01 11:11-0400\n"
-"PO-Revision-Date: 2018-08-04 11:31+0000\n"
-"Last-Translator: Waldemar Stoczkowski <waldemar.stoczkowski@gmail.com>\n"
+"POT-Creation-Date: 2021-11-21 19:15-0500\n"
+"PO-Revision-Date: 2022-03-08 14:08+0000\n"
+"Last-Translator: Piotr Strębski <strebski@gmail.com>\n"
 "Language-Team: Polish (http://www.transifex.com/Friendica/friendica/language/pl/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -19,62 +20,58 @@ msgstr ""
 "Language: 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"
 
-#: langfilter.php:58
-msgid "Language Filter"
-msgstr "Filtr językowy"
-
-#: langfilter.php:59
+#: langfilter.php:49
 msgid ""
 "This addon tries to identify the language posts are written in. If it does "
 "not match any language specified below, posts will be hidden by collapsing "
 "them."
-msgstr "Ten dodatek próbuje zidentyfikować posty językowe, które są zapisywane. Jeśli nie pasuje do żadnego z języków określonych poniżej, posty będą ukrywane przez ich zwijanie."
+msgstr "Ten dodatek próbuje zidentyfikować wpisy językowe, które są zapisywane. Jeśli nie pasuje do żadnego z języków określonych poniżej, wpisy będą ukrywane przez ich zwijanie."
 
-#: langfilter.php:60
+#: langfilter.php:50
 msgid "Use the language filter"
 msgstr "Użyj filtru językowego"
 
-#: langfilter.php:61
+#: langfilter.php:51
 msgid "Able to read"
 msgstr "Może odczytać"
 
-#: langfilter.php:61
+#: langfilter.php:51
 msgid ""
-"List of abbreviations (iso2 codes) for languages you speak, comma separated."
-" For example \"de,it\"."
-msgstr "Lista skrótów (kodów iso2) dla języków, które znasz, oddzielonych przecinkami. Na przykład \"pl,de,it\"."
+"List of abbreviations (ISO 639-1 codes) for languages you speak, comma "
+"separated. For example \"de,it\"."
+msgstr "Lista skrótów (kody ISO 639-1) dla języków, które znasz, oddzielonych przecinkami. Na przykład \"pl,de,it\"."
 
-#: langfilter.php:62
+#: langfilter.php:52
 msgid "Minimum confidence in language detection"
 msgstr "Minimalne zaufanie do wykrywania języka"
 
-#: langfilter.php:62
+#: langfilter.php:52
 msgid ""
 "Minimum confidence in language detection being correct, from 0 to 100. Posts"
 " will not be filtered when the confidence of language detection is below "
 "this percent value."
 msgstr "Minimalne zaufanie do wykrywania języka jest poprawne, od 0 do 100. Wpisy nie będą filtrowane, gdy pewność wykrycia języka jest poniżej tej wartości procentowej."
 
-#: langfilter.php:63
+#: langfilter.php:53
 msgid "Minimum length of message body"
 msgstr "Minimalna długość treści wiadomości"
 
-#: langfilter.php:63
+#: langfilter.php:53
 msgid ""
 "Minimum number of characters in message body for filter to be used. Posts "
 "shorter than this will not be filtered. Note: Language detection is "
 "unreliable for short content (<200 characters)."
 msgstr "Minimalna liczba znaków w treści wiadomości dla używanego filtra. Wpisy krótsze niż te nie będą filtrowane. Uwaga: Wykrywanie języka nie jest wiarygodne dla krótkiej treści (<200 znaków)."
 
-#: langfilter.php:64
+#: langfilter.php:58
+msgid "Language Filter"
+msgstr "Filtr językowy"
+
+#: langfilter.php:60
 msgid "Save Settings"
 msgstr "Zapisz ustawienia"
 
-#: langfilter.php:105
-msgid "Language Filter Settings saved."
-msgstr "Ustawienia filtra języka zostały zapisane."
-
-#: langfilter.php:182
+#: langfilter.php:193
 #, php-format
 msgid "Filtered language: %s"
 msgstr "Język filtrowany: %s"