diff --git a/blockem/lang/pl/messages.po b/blockem/lang/pl/messages.po new file mode 100644 index 00000000..f2d18d93 --- /dev/null +++ b/blockem/lang/pl/messages.po @@ -0,0 +1,59 @@ +# ADDON blockem +# Copyright (C) +# This file is distributed under the same license as the Friendica blockem addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-02-09 13:00+0100\n" +"PO-Revision-Date: 2018-03-31 20:03+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: blockem.php:51 blockem.php:55 +msgid "\"Blockem\"" +msgstr "" + +#: blockem.php:59 +msgid "" +"Hides user's content by collapsing posts. Also replaces their avatar with " +"generic image." +msgstr "Ukrywa zawartość użytkownika, zwijając posty. Zastępuje również awatar wygenerowanym obrazem." + +#: blockem.php:60 +msgid "Comma separated profile URLS:" +msgstr "Rozdzielone przecinkami adresy URL profilu:" + +#: blockem.php:64 +msgid "Save Settings" +msgstr "Zapisz ustawienia" + +#: blockem.php:77 +msgid "BLOCKEM Settings saved." +msgstr "BLOCKEM Ustawienia zapisane." + +#: blockem.php:140 +#, php-format +msgid "Hidden content by %s - Click to open/close" +msgstr "Ukryta zawartość przez %s - Kliknij, aby otworzyć/zamknąć" + +#: blockem.php:193 +msgid "Unblock Author" +msgstr "Odblokuj autora" + +#: blockem.php:195 +msgid "Block Author" +msgstr "Zablokuj autora" + +#: blockem.php:227 +msgid "blockem settings updated" +msgstr "ustawienia blockem zostały zaktualizowane" diff --git a/blockem/lang/pl/strings.php b/blockem/lang/pl/strings.php index 6d7bcf19..005150db 100644 --- a/blockem/lang/pl/strings.php +++ b/blockem/lang/pl/strings.php @@ -1,10 +1,16 @@ -strings["\"Blockem\" Settings"] = ""; -$a->strings["Comma separated profile URLS to block"] = ""; -$a->strings["Submit"] = "Potwierdź"; -$a->strings["BLOCKEM Settings saved."] = ""; -$a->strings["Blocked %s - Click to open/close"] = ""; -$a->strings["Unblock Author"] = "Odblokuj autora"; -$a->strings["Block Author"] = "Zablokuj autora"; -$a->strings["blockem settings updated"] = ""; +=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);; +}} +; +$a->strings["\"Blockem\""] = ""; +$a->strings["Hides user's content by collapsing posts. Also replaces their avatar with generic image."] = "Ukrywa zawartość użytkownika, zwijając posty. Zastępuje również awatar wygenerowanym obrazem."; +$a->strings["Comma separated profile URLS:"] = "Rozdzielone przecinkami adresy URL profilu:"; +$a->strings["Save Settings"] = "Zapisz ustawienia"; +$a->strings["BLOCKEM Settings saved."] = "BLOCKEM Ustawienia zapisane."; +$a->strings["Hidden content by %s - Click to open/close"] = "Ukryta zawartość przez %s - Kliknij, aby otworzyć/zamknąć"; +$a->strings["Unblock Author"] = "Odblokuj autora"; +$a->strings["Block Author"] = "Zablokuj autora"; +$a->strings["blockem settings updated"] = "ustawienia blockem zostały zaktualizowane"; diff --git a/blogger/lang/pl/messages.po b/blogger/lang/pl/messages.po new file mode 100644 index 00000000..9a15e3e5 --- /dev/null +++ b/blogger/lang/pl/messages.po @@ -0,0 +1,56 @@ +# ADDON blogger +# Copyright (C) +# This file is distributed under the same license as the Friendica blogger addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2018-04-01 14:29+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: blogger.php:42 +msgid "Post to blogger" +msgstr "Opublikuj w bloggerze" + +#: blogger.php:74 blogger.php:78 +msgid "Blogger Export" +msgstr "Eksport Bloggera" + +#: blogger.php:82 +msgid "Enable Blogger Post Addon" +msgstr "Włącz dodatek Blogger" + +#: blogger.php:87 +msgid "Blogger username" +msgstr "Nazwa użytkownika Bloggera" + +#: blogger.php:92 +msgid "Blogger password" +msgstr "Hasło Bloggera" + +#: blogger.php:97 +msgid "Blogger API URL" +msgstr "Adres URL interfejsu API Blogger" + +#: blogger.php:102 +msgid "Post to Blogger by default" +msgstr "Opublikuj domyślnie na Blogger" + +#: blogger.php:108 +msgid "Save Settings" +msgstr "Zapisz ustawienia" + +#: blogger.php:178 +msgid "Post from Friendica" +msgstr "Post od Friendica" diff --git a/blogger/lang/pl/strings.php b/blogger/lang/pl/strings.php index c2e7e2d6..da32039b 100644 --- a/blogger/lang/pl/strings.php +++ b/blogger/lang/pl/strings.php @@ -1,11 +1,16 @@ -strings["Post to blogger"] = "Post na blogger"; -$a->strings["Blogger Post Settings"] = "Ustawienia postów na Blogger"; -$a->strings["Enable Blogger Post Addon"] = ""; -$a->strings["Blogger username"] = "Nazwa użytkownika na Blogger"; -$a->strings["Blogger password"] = "Hasło do Blogger"; -$a->strings["Blogger API URL"] = ""; -$a->strings["Post to Blogger by default"] = ""; -$a->strings["Submit"] = "Potwierdź"; -$a->strings["Post from Friendica"] = "Post z Friendica"; +=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);; +}} +; +$a->strings["Post to blogger"] = "Opublikuj w bloggerze"; +$a->strings["Blogger Export"] = "Eksport Bloggera"; +$a->strings["Enable Blogger Post Addon"] = "Włącz dodatek Blogger"; +$a->strings["Blogger username"] = "Nazwa użytkownika Bloggera"; +$a->strings["Blogger password"] = "Hasło Bloggera"; +$a->strings["Blogger API URL"] = "Adres URL interfejsu API Blogger"; +$a->strings["Post to Blogger by default"] = "Opublikuj domyślnie na Blogger"; +$a->strings["Save Settings"] = "Zapisz ustawienia"; +$a->strings["Post from Friendica"] = "Post od Friendica"; diff --git a/buffer/lang/pl/messages.po b/buffer/lang/pl/messages.po new file mode 100644 index 00000000..d44d11ba --- /dev/null +++ b/buffer/lang/pl/messages.po @@ -0,0 +1,76 @@ +# ADDON buffer +# Copyright (C) +# This file is distributed under the same license as the Friendica buffer addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2018-03-31 17:10+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: buffer.php:31 +msgid "Permission denied." +msgstr "Odmowa uprawnień." + +#: buffer.php:57 buffer.php:185 +msgid "Save Settings" +msgstr "Zapisz ustawienia" + +#: buffer.php:59 +msgid "Client ID" +msgstr "Identyfikator ID klienta" + +#: buffer.php:60 +msgid "Client Secret" +msgstr " Tajny klucz klienta" + +#: buffer.php:67 +msgid "Error when registering buffer connection:" +msgstr "Błąd podczas rejestrowania połączenia z buforem:" + +#: buffer.php:86 +msgid "You are now authenticated to buffer. " +msgstr "Jesteś teraz uwierzytelniony w buforze." + +#: buffer.php:87 +msgid "return to the connector page" +msgstr "powrót do strony połączenia" + +#: buffer.php:103 +msgid "Post to Buffer" +msgstr "Opublikuj w buforze" + +#: buffer.php:128 buffer.php:132 +msgid "Buffer Export" +msgstr "Eksportuj Bufor" + +#: buffer.php:142 +msgid "Authenticate your Buffer connection" +msgstr "Uwierzytelnij swoje połączenie z buforem" + +#: buffer.php:146 +msgid "Enable Buffer Post Addon" +msgstr "Włącz dodatek bufora pocztowego" + +#: buffer.php:151 +msgid "Post to Buffer by default" +msgstr "Wyślij domyślnie post do bufora" + +#: buffer.php:156 +msgid "Check to delete this preset" +msgstr "Zaznacz, aby usunąć to ustawienie wstępne" + +#: buffer.php:165 +msgid "Posts are going to all accounts that are enabled by default:" +msgstr "Wpisy są wysyłane na wszystkie konta, które są domyślnie włączone:" diff --git a/buffer/lang/pl/strings.php b/buffer/lang/pl/strings.php new file mode 100644 index 00000000..cd1c1f5a --- /dev/null +++ b/buffer/lang/pl/strings.php @@ -0,0 +1,21 @@ +=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);; +}} +; +$a->strings["Permission denied."] = "Odmowa uprawnień."; +$a->strings["Save Settings"] = "Zapisz ustawienia"; +$a->strings["Client ID"] = "Identyfikator ID klienta"; +$a->strings["Client Secret"] = " Tajny klucz klienta"; +$a->strings["Error when registering buffer connection:"] = "Błąd podczas rejestrowania połączenia z buforem:"; +$a->strings["You are now authenticated to buffer. "] = "Jesteś teraz uwierzytelniony w buforze."; +$a->strings["return to the connector page"] = "powrót do strony połączenia"; +$a->strings["Post to Buffer"] = "Opublikuj w buforze"; +$a->strings["Buffer Export"] = "Eksportuj Bufor"; +$a->strings["Authenticate your Buffer connection"] = "Uwierzytelnij swoje połączenie z buforem"; +$a->strings["Enable Buffer Post Addon"] = "Włącz dodatek bufora pocztowego"; +$a->strings["Post to Buffer by default"] = "Wyślij domyślnie post do bufora"; +$a->strings["Check to delete this preset"] = "Zaznacz, aby usunąć to ustawienie wstępne"; +$a->strings["Posts are going to all accounts that are enabled by default:"] = "Wpisy są wysyłane na wszystkie konta, które są domyślnie włączone:"; diff --git a/buglink/lang/pl/messages.po b/buglink/lang/pl/messages.po new file mode 100644 index 00000000..5300e8df --- /dev/null +++ b/buglink/lang/pl/messages.po @@ -0,0 +1,24 @@ +# ADDON buglink +# Copyright (C) +# This file is distributed under the same license as the Friendica buglink addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2018-03-30 17:07+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: buglink.php:15 +msgid "Report Bug" +msgstr "Zgłoś błąd" diff --git a/buglink/lang/pl/strings.php b/buglink/lang/pl/strings.php index 8229e7a6..d2e835f9 100644 --- a/buglink/lang/pl/strings.php +++ b/buglink/lang/pl/strings.php @@ -1,3 +1,8 @@ -strings["Report Bug"] = "Zgłoś problem"; +=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);; +}} +; +$a->strings["Report Bug"] = "Zgłoś błąd"; diff --git a/communityhome/lang/pl/messages.po b/communityhome/lang/pl/messages.po new file mode 100644 index 00000000..d6de9ebd --- /dev/null +++ b/communityhome/lang/pl/messages.po @@ -0,0 +1,74 @@ +# ADDON communityhome +# Copyright (C) +# This file is distributed under the same license as the Friendica communityhome addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2018-03-30 17:40+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: communityhome.php:28 communityhome.php:34 +msgid "Login" +msgstr "Zaloguj się" + +#: communityhome.php:29 +msgid "OpenID" +msgstr "OpenID" + +#: communityhome.php:39 +msgid "Latest users" +msgstr "Najnowszy użytkownik" + +#: communityhome.php:84 +msgid "Most active users" +msgstr "Najbardziej aktywni użytkownicy" + +#: communityhome.php:102 +msgid "Latest photos" +msgstr "Najnowsze Zdjęcia" + +#: communityhome.php:115 +msgid "Contact Photos" +msgstr "Zdjęcia kontaktu" + +#: communityhome.php:116 +msgid "Profile Photos" +msgstr "Zdjęcie profilowe" + +#: communityhome.php:141 +msgid "Latest likes" +msgstr "Najnowsze polubienia" + +#: communityhome.php:163 +msgid "event" +msgstr "zdarzenie" + +#: communityhome.php:166 communityhome.php:175 +msgid "status" +msgstr "status" + +#: communityhome.php:171 +msgid "photo" +msgstr "zdjęcie" + +#: communityhome.php:180 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "%1$slubi %2$s %3$s " + +#: communityhome.php:189 +#, php-format +msgid "Welcome to %s" +msgstr "Witamy w %s" diff --git a/communityhome/lang/pl/strings.php b/communityhome/lang/pl/strings.php index 86f152ca..88bfeb95 100644 --- a/communityhome/lang/pl/strings.php +++ b/communityhome/lang/pl/strings.php @@ -1,14 +1,20 @@ -strings["Login"] = "Login"; -$a->strings["OpenID"] = "OpenID"; -$a->strings["Latest users"] = "Ostatni użytkownicy"; -$a->strings["Most active users"] = "najaktywniejsi użytkownicy"; -$a->strings["Latest photos"] = "Ostatnie zdjęcia"; -$a->strings["Contact Photos"] = "Zdjęcia kontaktu"; -$a->strings["Profile Photos"] = "Zdjęcia profilowe"; -$a->strings["Latest likes"] = "Ostatnie polubienia"; -$a->strings["event"] = "wydarzenie"; -$a->strings["status"] = "status"; -$a->strings["photo"] = "zdjęcie"; -$a->strings["Welcome to %s"] = "Witamy w %s"; +=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);; +}} +; +$a->strings["Login"] = "Zaloguj się"; +$a->strings["OpenID"] = "OpenID"; +$a->strings["Latest users"] = "Najnowszy użytkownik"; +$a->strings["Most active users"] = "Najbardziej aktywni użytkownicy"; +$a->strings["Latest photos"] = "Najnowsze Zdjęcia"; +$a->strings["Contact Photos"] = "Zdjęcia kontaktu"; +$a->strings["Profile Photos"] = "Zdjęcie profilowe"; +$a->strings["Latest likes"] = "Najnowsze polubienia"; +$a->strings["event"] = "zdarzenie"; +$a->strings["status"] = "status"; +$a->strings["photo"] = "zdjęcie"; +$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$slubi %2\$s %3\$s "; +$a->strings["Welcome to %s"] = "Witamy w %s"; diff --git a/curweather/lang/pl/messages.po b/curweather/lang/pl/messages.po new file mode 100644 index 00000000..53d84550 --- /dev/null +++ b/curweather/lang/pl/messages.po @@ -0,0 +1,132 @@ +# ADDON curweather +# Copyright (C) +# This file is distributed under the same license as the Friendica curweather addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-09-25 17:17+0200\n" +"PO-Revision-Date: 2018-04-01 14:35+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: curweather.php:31 +msgid "Error fetching weather data.\\nError was: " +msgstr "Błąd podczas pobierania danych pogodowych. \\nError był:" + +#: curweather.php:111 curweather.php:172 +msgid "Current Weather" +msgstr "Obecna pogoda" + +#: curweather.php:118 +msgid "Relative Humidity" +msgstr "Względna wilgotność" + +#: curweather.php:119 +msgid "Pressure" +msgstr "Ciśnienie" + +#: curweather.php:120 +msgid "Wind" +msgstr "Wiatr" + +#: curweather.php:121 +msgid "Last Updated" +msgstr "Ostatnio zaktualizowany" + +#: curweather.php:122 +msgid "Data by" +msgstr "Dane wg" + +#: curweather.php:123 +msgid "Show on map" +msgstr "Pokaż na mapie" + +#: curweather.php:128 +msgid "There was a problem accessing the weather data. But have a look" +msgstr "Wystąpił problem z dostępem do danych pogodowych. Ale spójrz" + +#: curweather.php:130 +msgid "at OpenWeatherMap" +msgstr "w OpenWeatherMap" + +#: curweather.php:146 +msgid "Current Weather settings updated." +msgstr "Zaktualizowano bieżące ustawienia pogody." + +#: curweather.php:161 +msgid "No APPID found, please contact your admin to obtain one." +msgstr "Nie znaleziono APPID, skontaktuj się z administratorem, aby go uzyskać." + +#: curweather.php:171 curweather.php:200 +msgid "Save Settings" +msgstr "Zapisz ustawienia" + +#: curweather.php:172 +msgid "Settings" +msgstr "Ustawienia" + +#: curweather.php:174 +msgid "Enter either the name of your location or the zip code." +msgstr "Wprowadź nazwę swojej lokalizacji lub kod pocztowy." + +#: curweather.php:175 +msgid "Your Location" +msgstr "Twoja lokalizacja" + +#: curweather.php:175 +msgid "" +"Identifier of your location (name or zip code), e.g. Berlin,DE or " +"14476,DE." +msgstr "Identyfikator Twojej lokalizacji (nazwa lub kod pocztowy), np. Berlin, DE lub 14476, DE." + +#: curweather.php:176 +msgid "Units" +msgstr "Jednostka" + +#: curweather.php:176 +msgid "select if the temperature should be displayed in °C or °F" +msgstr "wybierz, czy temperatura powinna być wyświetlana w °C lub °F" + +#: curweather.php:177 +msgid "Show weather data" +msgstr "Pokaż dane pogodowe" + +#: curweather.php:190 +msgid "Curweather settings saved." +msgstr "Ustawienia Curweather zostały zapisane." + +#: curweather.php:201 +msgid "Caching Interval" +msgstr "Interwał buforowania" + +#: curweather.php:201 +msgid "" +"For how long should the weather data be cached? Choose according your " +"OpenWeatherMap account type." +msgstr "Od jak dawna powinny być buforowane dane pogodowe? Wybierz zgodnie z typem konta OpenWeatherMap." + +#: curweather.php:201 +msgid "no cache" +msgstr "Brak pamięci podręcznej" + +#: curweather.php:201 +msgid "minutes" +msgstr "minut" + +#: curweather.php:202 +msgid "Your APPID" +msgstr "Twój APPID" + +#: curweather.php:202 +msgid "Your API key provided by OpenWeatherMap" +msgstr "Twój klucz API dostarczony przez OpenWeatherMap" diff --git a/curweather/lang/pl/strings.php b/curweather/lang/pl/strings.php index e18a64fb..09cedfb9 100644 --- a/curweather/lang/pl/strings.php +++ b/curweather/lang/pl/strings.php @@ -1,3 +1,34 @@ -strings["Submit"] = "Potwierdź"; +=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);; +}} +; +$a->strings["Error fetching weather data.\\nError was: "] = "Błąd podczas pobierania danych pogodowych. \\nError był:"; +$a->strings["Current Weather"] = "Obecna pogoda"; +$a->strings["Relative Humidity"] = "Względna wilgotność"; +$a->strings["Pressure"] = "Ciśnienie"; +$a->strings["Wind"] = "Wiatr"; +$a->strings["Last Updated"] = "Ostatnio zaktualizowany"; +$a->strings["Data by"] = "Dane wg"; +$a->strings["Show on map"] = "Pokaż na mapie"; +$a->strings["There was a problem accessing the weather data. But have a look"] = "Wystąpił problem z dostępem do danych pogodowych. Ale spójrz"; +$a->strings["at OpenWeatherMap"] = "w OpenWeatherMap"; +$a->strings["Current Weather settings updated."] = "Zaktualizowano bieżące ustawienia pogody."; +$a->strings["No APPID found, please contact your admin to obtain one."] = "Nie znaleziono APPID, skontaktuj się z administratorem, aby go uzyskać."; +$a->strings["Save Settings"] = "Zapisz ustawienia"; +$a->strings["Settings"] = "Ustawienia"; +$a->strings["Enter either the name of your location or the zip code."] = "Wprowadź nazwę swojej lokalizacji lub kod pocztowy."; +$a->strings["Your Location"] = "Twoja lokalizacja"; +$a->strings["Identifier of your location (name or zip code), e.g. Berlin,DE or 14476,DE."] = "Identyfikator Twojej lokalizacji (nazwa lub kod pocztowy), np. Berlin, DE lub 14476, DE."; +$a->strings["Units"] = "Jednostka"; +$a->strings["select if the temperature should be displayed in °C or °F"] = "wybierz, czy temperatura powinna być wyświetlana w °C lub °F"; +$a->strings["Show weather data"] = "Pokaż dane pogodowe"; +$a->strings["Curweather settings saved."] = "Ustawienia Curweather zostały zapisane."; +$a->strings["Caching Interval"] = "Interwał buforowania"; +$a->strings["For how long should the weather data be cached? Choose according your OpenWeatherMap account type."] = "Od jak dawna powinny być buforowane dane pogodowe? Wybierz zgodnie z typem konta OpenWeatherMap."; +$a->strings["no cache"] = "Brak pamięci podręcznej"; +$a->strings["minutes"] = "minut"; +$a->strings["Your APPID"] = "Twój APPID"; +$a->strings["Your API key provided by OpenWeatherMap"] = "Twój klucz API dostarczony przez OpenWeatherMap"; diff --git a/dav/lang/pl/messages.po b/dav/lang/pl/messages.po new file mode 100644 index 00000000..8062678b --- /dev/null +++ b/dav/lang/pl/messages.po @@ -0,0 +1,578 @@ +# ADDON dav +# Copyright (C) +# This file is distributed under the same license as the Friendica dav addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2018-03-31 20:38+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: friendica/dav_caldav_backend_virtual_friendica.inc.php:36 +msgid "Friendica-Native events" +msgstr "Friendica - Macierzyste wydazrenia" + +#: friendica/dav_carddav_backend_virtual_friendica.inc.php:36 +#: friendica/dav_carddav_backend_virtual_friendica.inc.php:59 +msgid "Friendica-Contacts" +msgstr "Friendica-Kontakty" + +#: friendica/dav_carddav_backend_virtual_friendica.inc.php:60 +msgid "Your Friendica-Contacts" +msgstr "Twoje Friendica Kontakty" + +#: friendica/layout.fnk.php:99 friendica/layout.fnk.php:136 +msgid "" +"Something went wrong when trying to import the file. Sorry. Maybe some " +"events were imported anyway." +msgstr "Coś poszło nie tak podczas próby importowania pliku. Przepraszam. Może i tak jakieś wydarzenia zostały zaimportowane." + +#: friendica/layout.fnk.php:131 +msgid "Something went wrong when trying to import the file. Sorry." +msgstr "Coś poszło nie tak podczas próby importowania pliku. Przepraszam." + +#: friendica/layout.fnk.php:134 +msgid "The ICS-File has been imported." +msgstr "Plik ICS został zaimportowany." + +#: friendica/layout.fnk.php:138 +msgid "No file was uploaded." +msgstr "Żaden plik nie został przesłany." + +#: friendica/layout.fnk.php:143 friendica/layout.fnk.php:422 +#: common/wdcal_edit.inc.php:140 +msgid "Go back to the calendar" +msgstr "Wróć do kalendarza" + +#: friendica/layout.fnk.php:147 +msgid "Import a ICS-file" +msgstr "Zaimportuj plik ICS" + +#: friendica/layout.fnk.php:150 +msgid "ICS-File" +msgstr "Plik ICS" + +#: friendica/layout.fnk.php:151 +msgid "Overwrite all #num# existing events" +msgstr "Zastąp wszystkie #num# istniejące wydarzenia" + +#: friendica/layout.fnk.php:152 +msgid "Upload" +msgstr "Prześlij plik" + +#: friendica/layout.fnk.php:225 +msgid "Settings" +msgstr "Ustawienia" + +#: friendica/layout.fnk.php:225 +msgid "Help" +msgstr "Pomoc" + +#: friendica/layout.fnk.php:228 +msgid "New event" +msgstr "Nowe wydarzenie" + +#: friendica/layout.fnk.php:232 +msgid "Today" +msgstr "Dzisiaj" + +#: friendica/layout.fnk.php:241 +msgid "Day" +msgstr "Dzień" + +#: friendica/layout.fnk.php:248 +msgid "Week" +msgstr "Tydzień" + +#: friendica/layout.fnk.php:255 common/wdcal_edit.inc.php:372 +msgid "Month" +msgstr "Miesiąc" + +#: friendica/layout.fnk.php:260 +msgid "Reload" +msgstr "Załaduj ponownie" + +#: friendica/layout.fnk.php:263 +msgid "Previous" +msgstr "Poprzedni" + +#: friendica/layout.fnk.php:266 +msgid "Next" +msgstr "Następny" + +#: friendica/layout.fnk.php:271 +msgid "Date" +msgstr "Data" + +#: friendica/layout.fnk.php:313 +msgid "Error" +msgstr "Błąd" + +#: friendica/layout.fnk.php:354 +msgid "Permission denied." +msgstr "Odmowa uprawnień." + +#: friendica/layout.fnk.php:361 +msgid "The new values have been saved." +msgstr "Nowe wartości zostały zapisane." + +#: friendica/layout.fnk.php:380 +msgid "The calendar has been updated." +msgstr "Kalendarz został zaktualizowany." + +#: friendica/layout.fnk.php:393 +msgid "The new calendar has been created." +msgstr "Nowy kalendarz został utworzony." + +#: friendica/layout.fnk.php:417 +msgid "The calendar has been deleted." +msgstr "Kalendarz został usunięty." + +#: friendica/layout.fnk.php:424 +msgid "Calendar Settings" +msgstr "Ustawienia kalendarza" + +#: friendica/layout.fnk.php:430 +msgid "Date format" +msgstr "Format daty" + +#: friendica/layout.fnk.php:439 +msgid "Time zone" +msgstr "Strefa czasowa" + +#: friendica/layout.fnk.php:441 friendica/layout.fnk.php:488 +msgid "Save" +msgstr "Zapisz" + +#: friendica/layout.fnk.php:445 +msgid "Calendars" +msgstr "Kalendarze" + +#: friendica/layout.fnk.php:487 +msgid "Create a new calendar" +msgstr "Tworzenie nowego kalendarza" + +#: friendica/layout.fnk.php:496 +msgid "Limitations" +msgstr "Ograniczenia" + +#: friendica/layout.fnk.php:500 +msgid "Warning" +msgstr "Ostrzeżenie" + +#: friendica/layout.fnk.php:504 +msgid "Synchronization (iPhone, Thunderbird Lightning, Android, ...)" +msgstr "Synchronizuj (iPhone, Thunderbird Lightning, Android,...)" + +#: friendica/layout.fnk.php:511 +msgid "Synchronizing this calendar with the iPhone" +msgstr "Synchronizuj ten kalendarz z iPhone" + +#: friendica/layout.fnk.php:522 +msgid "Synchronizing your Friendica-Contacts with the iPhone" +msgstr "Synchronizowanie Twoich kontaktów z aplikacji Friendica z iPhonem" + +#: friendica/main.php:202 +msgid "" +"The current version of this addon has not been set up correctly. Please " +"contact the system administrator of your installation of friendica to fix " +"this." +msgstr "Aktualna wersja tego dodatku nie została poprawnie skonfigurowana. Skontaktuj się z administratorem systemu swojej instalacji, aby to naprawić." + +#: friendica/main.php:239 common/wdcal_edit.inc.php:146 +msgid "Calendar" +msgstr "Kalendarz" + +#: friendica/main.php:242 +msgid "Extended calendar with CalDAV-support" +msgstr "Rozszerzony kalendarz CalDAV-support" + +#: friendica/main.php:279 friendica/main.php:280 +msgid "noreply" +msgstr "bez odpowiedzi" + +#: friendica/main.php:282 +msgid "Notification: " +msgstr "Powiadomienie:" + +#: friendica/main.php:309 +msgid "The database tables have been installed." +msgstr "Zainstalowane w tabelach bazy danych." + +#: friendica/main.php:310 +msgid "An error occurred during the installation." +msgstr "Wystąpił błąd podczas instalacji." + +#: friendica/main.php:316 +msgid "The database tables have been updated." +msgstr "Tabele bazy danych zostały zaktualizowane." + +#: friendica/main.php:317 +msgid "An error occurred during the update." +msgstr "Wystąpił błąd podczas aktualizacji." + +#: friendica/main.php:333 +msgid "No system-wide settings yet." +msgstr "Nie ma jeszcze ustawień systemowych." + +#: friendica/main.php:336 +msgid "Database status" +msgstr "Status bazy danych" + +#: friendica/main.php:339 +msgid "Installed" +msgstr "Zainstalowany" + +#: friendica/main.php:343 +msgid "Upgrade needed" +msgstr "Wymagana aktualizacja" + +#: friendica/main.php:343 +msgid "" +"Please back up all calendar data (the tables beginning with dav_*) before " +"proceeding. While all calendar events should be converted to the new " +"database structure, it's always safe to have a backup. Below, you can have a" +" look at the database-queries that will be made when pressing the " +"'update'-button." +msgstr "Wykonaj kopię zapasową wszystkich danych kalendarza (tabele, począwszy od dav_ *) przed przystąpieniem. Podczas gdy wszystkie wydarzenia kalendarza mają być konwertowane do nowej struktury bazy danych, zawsze jest bezpieczne, aby mieć kopię zapasową. Poniżej, możesz spojrzeć na kwerendy bazy danych, które zostaną wprowadzone po naciśnięciu przycisku 'update'." + +#: friendica/main.php:343 +msgid "Upgrade" +msgstr "Uaktualnienia" + +#: friendica/main.php:346 +msgid "Not installed" +msgstr "Nie zainstalowane" + +#: friendica/main.php:346 +msgid "Install" +msgstr "Zainstaluj" + +#: friendica/main.php:350 +msgid "Unknown" +msgstr "Nieznany" + +#: friendica/main.php:350 +msgid "" +"Something really went wrong. I cannot recover from this state automatically," +" sorry. Please go to the database backend, back up the data, and delete all " +"tables beginning with 'dav_' manually. Afterwards, this installation routine" +" should be able to reinitialize the tables automatically." +msgstr "Coś poszło nie tak. Nie mogę odzyskać tego stanu automatycznie, przepraszam. Przejdź do zaplecza bazy danych, wykonaj kopię zapasową danych i usuń wszystkie tabele zaczynające się od 'dav_' ręcznie. Następnie ta procedura instalacji powinna móc automatycznie reinicjalizować tabele." + +#: friendica/main.php:355 +msgid "Troubleshooting" +msgstr "Rozwiązywanie problemów" + +#: friendica/main.php:356 +msgid "Manual creation of the database tables:" +msgstr "Ręczne tworzenie tabel bazy danych:" + +#: friendica/main.php:357 +msgid "Show SQL-statements" +msgstr "Pokaż instrukcje SQL" + +#: friendica/calendar.friendica.fnk.php:206 +msgid "Private Calendar" +msgstr "Kalendarz prywatny" + +#: friendica/calendar.friendica.fnk.php:207 +msgid "Friendica Events: Mine" +msgstr "Friendica Wydarzenia: Wyszukaj" + +#: friendica/calendar.friendica.fnk.php:208 +msgid "Friendica Events: Contacts" +msgstr "Friendica Wydarzenia: Kontakty" + +#: friendica/calendar.friendica.fnk.php:248 +msgid "Private Addresses" +msgstr "Prywatne adresy" + +#: friendica/calendar.friendica.fnk.php:249 +msgid "Friendica Contacts" +msgstr "Kontakty Friendica" + +#: common/wdcal_edit.inc.php:30 common/wdcal_edit.inc.php:738 +msgid "Could not open component for editing" +msgstr "Nie można otworzyć komponentu do edycji" + +#: common/wdcal_edit.inc.php:144 +msgid "Event data" +msgstr "Dane wydarzenia" + +#: common/wdcal_edit.inc.php:163 +msgid "Special color" +msgstr "Kolor specjalny" + +#: common/wdcal_edit.inc.php:169 +msgid "Subject" +msgstr "Temat" + +#: common/wdcal_edit.inc.php:173 +msgid "Starts" +msgstr "Rozpoczyna się" + +#: common/wdcal_edit.inc.php:178 +msgid "Ends" +msgstr "Kończy się" + +#: common/wdcal_edit.inc.php:183 +msgid "Location" +msgstr "Lokalizacja" + +#: common/wdcal_edit.inc.php:185 +msgid "Description" +msgstr "Opis" + +#: common/wdcal_edit.inc.php:188 +msgid "Recurrence" +msgstr "Cykl" + +#: common/wdcal_edit.inc.php:190 +msgid "Frequency" +msgstr "Częstotliwość" + +#: common/wdcal_edit.inc.php:191 +msgid "None" +msgstr "Żaden" + +#: common/wdcal_edit.inc.php:194 +msgid "Daily" +msgstr "Codziennie" + +#: common/wdcal_edit.inc.php:197 +msgid "Weekly" +msgstr "Co tydzień" + +#: common/wdcal_edit.inc.php:200 +msgid "Monthly" +msgstr "Miesięczne" + +#: common/wdcal_edit.inc.php:203 +msgid "Yearly" +msgstr "Co roku" + +#: common/wdcal_edit.inc.php:214 +msgid "days" +msgstr "dni" + +#: common/wdcal_edit.inc.php:215 +msgid "weeks" +msgstr "tygodnie" + +#: common/wdcal_edit.inc.php:216 +msgid "months" +msgstr "miesięcy" + +#: common/wdcal_edit.inc.php:217 +msgid "years" +msgstr "lata" + +#: common/wdcal_edit.inc.php:218 +msgid "Interval" +msgstr "Przedział" + +#: common/wdcal_edit.inc.php:218 +msgid "All %select% %time%" +msgstr "Wszystkie %select% %time%" + +#: common/wdcal_edit.inc.php:222 common/wdcal_edit.inc.php:260 +#: common/wdcal_edit.inc.php:481 +msgid "Days" +msgstr "Dni" + +#: common/wdcal_edit.inc.php:231 common/wdcal_edit.inc.php:254 +#: common/wdcal_edit.inc.php:270 common/wdcal_edit.inc.php:293 +#: common/wdcal_edit.inc.php:305 +msgid "Sunday" +msgstr "Niedziela" + +#: common/wdcal_edit.inc.php:235 common/wdcal_edit.inc.php:274 +#: common/wdcal_edit.inc.php:308 +msgid "Monday" +msgstr "Poniedziałek" + +#: common/wdcal_edit.inc.php:238 common/wdcal_edit.inc.php:277 +msgid "Tuesday" +msgstr "Wtorek" + +#: common/wdcal_edit.inc.php:241 common/wdcal_edit.inc.php:280 +msgid "Wednesday" +msgstr "Środa" + +#: common/wdcal_edit.inc.php:244 common/wdcal_edit.inc.php:283 +msgid "Thursday" +msgstr "Czwartek" + +#: common/wdcal_edit.inc.php:247 common/wdcal_edit.inc.php:286 +msgid "Friday" +msgstr "Piątek" + +#: common/wdcal_edit.inc.php:250 common/wdcal_edit.inc.php:289 +msgid "Saturday" +msgstr "Sobota" + +#: common/wdcal_edit.inc.php:297 +msgid "First day of week:" +msgstr "Pierwszy dzień tygodnia:" + +#: common/wdcal_edit.inc.php:350 common/wdcal_edit.inc.php:373 +msgid "Day of month" +msgstr "Dzień miesiąca" + +#: common/wdcal_edit.inc.php:354 +msgid "#num#th of each month" +msgstr "" + +#: common/wdcal_edit.inc.php:357 +msgid "#num#th-last of each month" +msgstr "" + +#: common/wdcal_edit.inc.php:360 +msgid "#num#th #wkday# of each month" +msgstr "" + +#: common/wdcal_edit.inc.php:363 +msgid "#num#th-last #wkday# of each month" +msgstr "" + +#: common/wdcal_edit.inc.php:377 +msgid "#num#th of the given month" +msgstr "" + +#: common/wdcal_edit.inc.php:380 +msgid "#num#th-last of the given month" +msgstr "" + +#: common/wdcal_edit.inc.php:383 +msgid "#num#th #wkday# of the given month" +msgstr "" + +#: common/wdcal_edit.inc.php:386 +msgid "#num#th-last #wkday# of the given month" +msgstr "" + +#: common/wdcal_edit.inc.php:413 +msgid "Repeat until" +msgstr "Powtarzaj aż do" + +#: common/wdcal_edit.inc.php:417 +msgid "Infinite" +msgstr "Nieograniczony" + +#: common/wdcal_edit.inc.php:420 +msgid "Until the following date" +msgstr "Do następnego dnia" + +#: common/wdcal_edit.inc.php:423 +msgid "Number of times" +msgstr "Kilka razy" + +#: common/wdcal_edit.inc.php:429 +msgid "Exceptions" +msgstr "Wyjątki" + +#: common/wdcal_edit.inc.php:432 +msgid "none" +msgstr "żaden" + +#: common/wdcal_edit.inc.php:449 +msgid "Notification" +msgstr "Powiadomienia" + +#: common/wdcal_edit.inc.php:466 +msgid "Notify by" +msgstr "Powiadom przez" + +#: common/wdcal_edit.inc.php:468 +msgid "Remove" +msgstr "Usuń" + +#: common/wdcal_edit.inc.php:469 +msgid "E-Mail" +msgstr "E-mail" + +#: common/wdcal_edit.inc.php:470 +msgid "On Friendica / Display" +msgstr "Na Friendica / Wyświetl" + +#: common/wdcal_edit.inc.php:474 +msgid "Time" +msgstr "Czas" + +#: common/wdcal_edit.inc.php:478 +msgid "Hours" +msgstr "Godziny" + +#: common/wdcal_edit.inc.php:479 +msgid "Minutes" +msgstr "Minuty" + +#: common/wdcal_edit.inc.php:480 +msgid "Seconds" +msgstr "Sekund" + +#: common/wdcal_edit.inc.php:482 +msgid "Weeks" +msgstr "Tygodnie" + +#: common/wdcal_edit.inc.php:485 +msgid "before the" +msgstr "przed" + +#: common/wdcal_edit.inc.php:486 +msgid "start of the event" +msgstr "początek wydarzenia" + +#: common/wdcal_edit.inc.php:487 +msgid "end of the event" +msgstr "koniec wydarzenia" + +#: common/wdcal_edit.inc.php:492 +msgid "Add a notification" +msgstr "Dodaj powiadomienie" + +#: common/wdcal_edit.inc.php:687 +msgid "The event #name# will start at #date" +msgstr "Wydarzenie #name# rozpocznie się od #date" + +#: common/wdcal_edit.inc.php:696 +msgid "#name# is about to begin." +msgstr "#imię# zaraz się zacznie." + +#: common/wdcal_edit.inc.php:769 +msgid "Saved" +msgstr "Zapisano" + +#: common/wdcal_configuration.php:148 +msgid "U.S. Time Format (mm/dd/YYYY)" +msgstr "Format czasu USA (mm/dd/RRRR)" + +#: common/wdcal_configuration.php:243 +msgid "German Time Format (dd.mm.YYYY)" +msgstr "Niemiecki format czasu (dd.mm.RRRR)" + +#: common/dav_caldav_backend_private.inc.php:39 +msgid "Private Events" +msgstr "Prywatne wydarzenia" + +#: common/wdcal_backend.inc.php:92 common/wdcal_backend.inc.php:166 +#: common/wdcal_backend.inc.php:178 common/wdcal_backend.inc.php:206 +#: common/wdcal_backend.inc.php:214 common/wdcal_backend.inc.php:229 +msgid "No access" +msgstr "Brak dostępu" + +#: common/dav_carddav_backend_private.inc.php:46 +msgid "Private Addressbooks" +msgstr "Prywatna książka adresowa" diff --git a/dav/lang/pl/strings.php b/dav/lang/pl/strings.php index 9fcae4b8..0fc74364 100644 --- a/dav/lang/pl/strings.php +++ b/dav/lang/pl/strings.php @@ -1,136 +1,141 @@ -strings["Friendica-Native events"] = ""; -$a->strings["Friendica-Contacts"] = "Kontakty friendica"; -$a->strings["Your Friendica-Contacts"] = "Twoje kontakty friendica"; -$a->strings["Something went wrong when trying to import the file. Sorry. Maybe some events were imported anyway."] = ""; -$a->strings["Something went wrong when trying to import the file. Sorry."] = ""; -$a->strings["The ICS-File has been imported."] = ""; -$a->strings["No file was uploaded."] = "Nie wgrano pliku."; -$a->strings["Go back to the calendar"] = "Wróć do kalendarza"; -$a->strings["Import a ICS-file"] = ""; -$a->strings["ICS-File"] = ""; -$a->strings["Overwrite all #num# existing events"] = ""; -$a->strings["Upload"] = "Załaduj"; -$a->strings["Settings"] = "Ustawienia"; -$a->strings["Help"] = "Pomoc"; -$a->strings["New event"] = "Nowe wydarzenie"; -$a->strings["Today"] = "Dzisiaj"; -$a->strings["Day"] = "Dzień"; -$a->strings["Week"] = "Tydzień"; -$a->strings["Month"] = "Miesiąc"; -$a->strings["Reload"] = "Załaduj ponownie"; -$a->strings["Previous"] = "Poprzedni"; -$a->strings["Next"] = "Następny"; -$a->strings["Date"] = "Data"; -$a->strings["Error"] = "Błąd"; -$a->strings["Permission denied."] = "Brak uprawnień."; -$a->strings["The new values have been saved."] = ""; -$a->strings["The calendar has been updated."] = ""; -$a->strings["The new calendar has been created."] = ""; -$a->strings["The calendar has been deleted."] = ""; -$a->strings["Calendar Settings"] = "Ustawienia kalendarza"; -$a->strings["Date format"] = "Format daty"; -$a->strings["Time zone"] = "Strefa czasowa"; -$a->strings["Save"] = "Zapisz"; -$a->strings["Calendars"] = "Kalendarze"; -$a->strings["Create a new calendar"] = "Stwórz nowy kalendarz"; -$a->strings["Limitations"] = "Ograniczenie"; -$a->strings["Warning"] = "Ostrzeżenie"; -$a->strings["Synchronization (iPhone, Thunderbird Lightning, Android, ...)"] = "Synchronizacja (iPhone, Thunderbird Lightning, Android, ...)"; -$a->strings["Synchronizing this calendar with the iPhone"] = "Zsynchronizuj kalendarz z iPhone"; -$a->strings["Synchronizing your Friendica-Contacts with the iPhone"] = "Zsynchronizuj kontakty friendica z iPhone"; -$a->strings["The current version of this addon has not been set up correctly. Please contact the system administrator of your installation of friendica to fix this."] = ""; -$a->strings["Calendar"] = "Kalendarz"; -$a->strings["Extended calendar with CalDAV-support"] = ""; -$a->strings["noreply"] = "brak odpowiedzi"; -$a->strings["Notification: "] = "Potwierdzeni:"; -$a->strings["The database tables have been installed."] = ""; -$a->strings["An error occurred during the installation."] = ""; -$a->strings["The database tables have been updated."] = ""; -$a->strings["An error occurred during the update."] = ""; -$a->strings["No system-wide settings yet."] = ""; -$a->strings["Database status"] = ""; -$a->strings["Installed"] = "Zainstalowany"; -$a->strings["Upgrade needed"] = "Wymaga uaktualnienia"; -$a->strings["Please back up all calendar data (the tables beginning with dav_*) before proceeding. While all calendar events should be converted to the new database structure, it's always safe to have a backup. Below, you can have a look at the database-queries that will be made when pressing the 'update'-button."] = ""; -$a->strings["Upgrade"] = "Uaktualnienie"; -$a->strings["Not installed"] = "Nie zainstalowany"; -$a->strings["Install"] = "Zainstaluj"; -$a->strings["Unknown"] = "Nieznany"; -$a->strings["Something really went wrong. I cannot recover from this state automatically, sorry. Please go to the database backend, back up the data, and delete all tables beginning with 'dav_' manually. Afterwards, this installation routine should be able to reinitialize the tables automatically."] = ""; -$a->strings["Troubleshooting"] = "Rozwiązywanie problemów"; -$a->strings["Manual creation of the database tables:"] = ""; -$a->strings["Show SQL-statements"] = ""; -$a->strings["Private Calendar"] = "Kalendarz prywatny"; -$a->strings["Friendica Events: Mine"] = "Wydarzenia Friendici: Moje"; -$a->strings["Friendica Events: Contacts"] = "Wydarzenia Friendici: Kontakty"; -$a->strings["Private Addresses"] = ""; -$a->strings["Friendica Contacts"] = "Kontakty Friendica"; -$a->strings["Could not open component for editing"] = ""; -$a->strings["Event data"] = "Data wydarzenia"; -$a->strings["Special color"] = ""; -$a->strings["Subject"] = "Temat"; -$a->strings["Starts"] = "Zaczyna się"; -$a->strings["Ends"] = "Kończy się"; -$a->strings["Location"] = "Położenie"; -$a->strings["Description"] = "Opis"; -$a->strings["Recurrence"] = ""; -$a->strings["Frequency"] = "często"; -$a->strings["None"] = "Brak"; -$a->strings["Daily"] = "Dziennie"; -$a->strings["Weekly"] = "Tygodniowo"; -$a->strings["Monthly"] = "Miesięcznie"; -$a->strings["Yearly"] = "raz na rok"; -$a->strings["days"] = "dni"; -$a->strings["weeks"] = "tygodnie"; -$a->strings["months"] = "miesiące"; -$a->strings["years"] = "lata"; -$a->strings["Interval"] = ""; -$a->strings["All %select% %time%"] = ""; -$a->strings["Days"] = "Dni"; -$a->strings["Sunday"] = "Niedziela"; -$a->strings["Monday"] = "Poniedziałek"; -$a->strings["Tuesday"] = "Wtorek"; -$a->strings["Wednesday"] = "Środa"; -$a->strings["Thursday"] = "Czwartek"; -$a->strings["Friday"] = "Piątek"; -$a->strings["Saturday"] = "Sobota"; -$a->strings["First day of week:"] = "Pierwszy dzień tygodnia:"; -$a->strings["Day of month"] = "Dzień miesiąca"; -$a->strings["#num#th of each month"] = ""; -$a->strings["#num#th-last of each month"] = ""; -$a->strings["#num#th #wkday# of each month"] = ""; -$a->strings["#num#th-last #wkday# of each month"] = ""; -$a->strings["#num#th of the given month"] = ""; -$a->strings["#num#th-last of the given month"] = ""; -$a->strings["#num#th #wkday# of the given month"] = ""; -$a->strings["#num#th-last #wkday# of the given month"] = ""; -$a->strings["Repeat until"] = "Powtarzaj do"; -$a->strings["Infinite"] = ""; -$a->strings["Until the following date"] = "Do tej daty"; -$a->strings["Number of times"] = ""; -$a->strings["Exceptions"] = "Wyjątki"; -$a->strings["none"] = ""; -$a->strings["Notification"] = "Powiadomienie"; -$a->strings["Notify by"] = ""; -$a->strings["Remove"] = "Usuń"; -$a->strings["E-Mail"] = "E-Mail"; -$a->strings["On Friendica / Display"] = ""; -$a->strings["Time"] = ""; -$a->strings["Hours"] = "Godzin"; -$a->strings["Minutes"] = "Minut"; -$a->strings["Seconds"] = ""; -$a->strings["Weeks"] = ""; -$a->strings["before the"] = ""; -$a->strings["start of the event"] = "rozpoczęcie wydarzenia"; -$a->strings["end of the event"] = "zakończenie wydarzenia"; -$a->strings["Add a notification"] = "Dodaj powiadomienie"; -$a->strings["The event #name# will start at #date"] = ""; -$a->strings["#name# is about to begin."] = ""; -$a->strings["Saved"] = "Zapisano"; -$a->strings["U.S. Time Format (mm/dd/YYYY)"] = "Amerykański format daty (mm/dd/YYYY)"; -$a->strings["German Time Format (dd.mm.YYYY)"] = "Niemiecki format daty (dd.mm.YYYY)"; -$a->strings["Private Events"] = "Prywatne wydarzenia"; -$a->strings["No access"] = "Brak dostępu"; -$a->strings["Private Addressbooks"] = ""; +=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);; +}} +; +$a->strings["Friendica-Native events"] = "Friendica - Macierzyste wydazrenia"; +$a->strings["Friendica-Contacts"] = "Friendica-Kontakty"; +$a->strings["Your Friendica-Contacts"] = "Twoje Friendica Kontakty"; +$a->strings["Something went wrong when trying to import the file. Sorry. Maybe some events were imported anyway."] = "Coś poszło nie tak podczas próby importowania pliku. Przepraszam. Może i tak jakieś wydarzenia zostały zaimportowane."; +$a->strings["Something went wrong when trying to import the file. Sorry."] = "Coś poszło nie tak podczas próby importowania pliku. Przepraszam."; +$a->strings["The ICS-File has been imported."] = "Plik ICS został zaimportowany."; +$a->strings["No file was uploaded."] = "Żaden plik nie został przesłany."; +$a->strings["Go back to the calendar"] = "Wróć do kalendarza"; +$a->strings["Import a ICS-file"] = "Zaimportuj plik ICS"; +$a->strings["ICS-File"] = "Plik ICS"; +$a->strings["Overwrite all #num# existing events"] = "Zastąp wszystkie #num# istniejące wydarzenia"; +$a->strings["Upload"] = "Prześlij plik"; +$a->strings["Settings"] = "Ustawienia"; +$a->strings["Help"] = "Pomoc"; +$a->strings["New event"] = "Nowe wydarzenie"; +$a->strings["Today"] = "Dzisiaj"; +$a->strings["Day"] = "Dzień"; +$a->strings["Week"] = "Tydzień"; +$a->strings["Month"] = "Miesiąc"; +$a->strings["Reload"] = "Załaduj ponownie"; +$a->strings["Previous"] = "Poprzedni"; +$a->strings["Next"] = "Następny"; +$a->strings["Date"] = "Data"; +$a->strings["Error"] = "Błąd"; +$a->strings["Permission denied."] = "Odmowa uprawnień."; +$a->strings["The new values have been saved."] = "Nowe wartości zostały zapisane."; +$a->strings["The calendar has been updated."] = "Kalendarz został zaktualizowany."; +$a->strings["The new calendar has been created."] = "Nowy kalendarz został utworzony."; +$a->strings["The calendar has been deleted."] = "Kalendarz został usunięty."; +$a->strings["Calendar Settings"] = "Ustawienia kalendarza"; +$a->strings["Date format"] = "Format daty"; +$a->strings["Time zone"] = "Strefa czasowa"; +$a->strings["Save"] = "Zapisz"; +$a->strings["Calendars"] = "Kalendarze"; +$a->strings["Create a new calendar"] = "Tworzenie nowego kalendarza"; +$a->strings["Limitations"] = "Ograniczenia"; +$a->strings["Warning"] = "Ostrzeżenie"; +$a->strings["Synchronization (iPhone, Thunderbird Lightning, Android, ...)"] = "Synchronizuj (iPhone, Thunderbird Lightning, Android,...)"; +$a->strings["Synchronizing this calendar with the iPhone"] = "Synchronizuj ten kalendarz z iPhone"; +$a->strings["Synchronizing your Friendica-Contacts with the iPhone"] = "Synchronizowanie Twoich kontaktów z aplikacji Friendica z iPhonem"; +$a->strings["The current version of this addon has not been set up correctly. Please contact the system administrator of your installation of friendica to fix this."] = "Aktualna wersja tego dodatku nie została poprawnie skonfigurowana. Skontaktuj się z administratorem systemu swojej instalacji, aby to naprawić."; +$a->strings["Calendar"] = "Kalendarz"; +$a->strings["Extended calendar with CalDAV-support"] = "Rozszerzony kalendarz CalDAV-support"; +$a->strings["noreply"] = "bez odpowiedzi"; +$a->strings["Notification: "] = "Powiadomienie:"; +$a->strings["The database tables have been installed."] = "Zainstalowane w tabelach bazy danych."; +$a->strings["An error occurred during the installation."] = "Wystąpił błąd podczas instalacji."; +$a->strings["The database tables have been updated."] = "Tabele bazy danych zostały zaktualizowane."; +$a->strings["An error occurred during the update."] = "Wystąpił błąd podczas aktualizacji."; +$a->strings["No system-wide settings yet."] = "Nie ma jeszcze ustawień systemowych."; +$a->strings["Database status"] = "Status bazy danych"; +$a->strings["Installed"] = "Zainstalowany"; +$a->strings["Upgrade needed"] = "Wymagana aktualizacja"; +$a->strings["Please back up all calendar data (the tables beginning with dav_*) before proceeding. While all calendar events should be converted to the new database structure, it's always safe to have a backup. Below, you can have a look at the database-queries that will be made when pressing the 'update'-button."] = "Wykonaj kopię zapasową wszystkich danych kalendarza (tabele, począwszy od dav_ *) przed przystąpieniem. Podczas gdy wszystkie wydarzenia kalendarza mają być konwertowane do nowej struktury bazy danych, zawsze jest bezpieczne, aby mieć kopię zapasową. Poniżej, możesz spojrzeć na kwerendy bazy danych, które zostaną wprowadzone po naciśnięciu przycisku 'update'."; +$a->strings["Upgrade"] = "Uaktualnienia"; +$a->strings["Not installed"] = "Nie zainstalowane"; +$a->strings["Install"] = "Zainstaluj"; +$a->strings["Unknown"] = "Nieznany"; +$a->strings["Something really went wrong. I cannot recover from this state automatically, sorry. Please go to the database backend, back up the data, and delete all tables beginning with 'dav_' manually. Afterwards, this installation routine should be able to reinitialize the tables automatically."] = "Coś poszło nie tak. Nie mogę odzyskać tego stanu automatycznie, przepraszam. Przejdź do zaplecza bazy danych, wykonaj kopię zapasową danych i usuń wszystkie tabele zaczynające się od 'dav_' ręcznie. Następnie ta procedura instalacji powinna móc automatycznie reinicjalizować tabele."; +$a->strings["Troubleshooting"] = "Rozwiązywanie problemów"; +$a->strings["Manual creation of the database tables:"] = "Ręczne tworzenie tabel bazy danych:"; +$a->strings["Show SQL-statements"] = "Pokaż instrukcje SQL"; +$a->strings["Private Calendar"] = "Kalendarz prywatny"; +$a->strings["Friendica Events: Mine"] = "Friendica Wydarzenia: Wyszukaj"; +$a->strings["Friendica Events: Contacts"] = "Friendica Wydarzenia: Kontakty"; +$a->strings["Private Addresses"] = "Prywatne adresy"; +$a->strings["Friendica Contacts"] = "Kontakty Friendica"; +$a->strings["Could not open component for editing"] = "Nie można otworzyć komponentu do edycji"; +$a->strings["Event data"] = "Dane wydarzenia"; +$a->strings["Special color"] = "Kolor specjalny"; +$a->strings["Subject"] = "Temat"; +$a->strings["Starts"] = "Rozpoczyna się"; +$a->strings["Ends"] = "Kończy się"; +$a->strings["Location"] = "Lokalizacja"; +$a->strings["Description"] = "Opis"; +$a->strings["Recurrence"] = "Cykl"; +$a->strings["Frequency"] = "Częstotliwość"; +$a->strings["None"] = "Żaden"; +$a->strings["Daily"] = "Codziennie"; +$a->strings["Weekly"] = "Co tydzień"; +$a->strings["Monthly"] = "Miesięczne"; +$a->strings["Yearly"] = "Co roku"; +$a->strings["days"] = "dni"; +$a->strings["weeks"] = "tygodnie"; +$a->strings["months"] = "miesięcy"; +$a->strings["years"] = "lata"; +$a->strings["Interval"] = "Przedział"; +$a->strings["All %select% %time%"] = "Wszystkie %select% %time%"; +$a->strings["Days"] = "Dni"; +$a->strings["Sunday"] = "Niedziela"; +$a->strings["Monday"] = "Poniedziałek"; +$a->strings["Tuesday"] = "Wtorek"; +$a->strings["Wednesday"] = "Środa"; +$a->strings["Thursday"] = "Czwartek"; +$a->strings["Friday"] = "Piątek"; +$a->strings["Saturday"] = "Sobota"; +$a->strings["First day of week:"] = "Pierwszy dzień tygodnia:"; +$a->strings["Day of month"] = "Dzień miesiąca"; +$a->strings["#num#th of each month"] = ""; +$a->strings["#num#th-last of each month"] = ""; +$a->strings["#num#th #wkday# of each month"] = ""; +$a->strings["#num#th-last #wkday# of each month"] = ""; +$a->strings["#num#th of the given month"] = ""; +$a->strings["#num#th-last of the given month"] = ""; +$a->strings["#num#th #wkday# of the given month"] = ""; +$a->strings["#num#th-last #wkday# of the given month"] = ""; +$a->strings["Repeat until"] = "Powtarzaj aż do"; +$a->strings["Infinite"] = "Nieograniczony"; +$a->strings["Until the following date"] = "Do następnego dnia"; +$a->strings["Number of times"] = "Kilka razy"; +$a->strings["Exceptions"] = "Wyjątki"; +$a->strings["none"] = "żaden"; +$a->strings["Notification"] = "Powiadomienia"; +$a->strings["Notify by"] = "Powiadom przez"; +$a->strings["Remove"] = "Usuń"; +$a->strings["E-Mail"] = "E-mail"; +$a->strings["On Friendica / Display"] = "Na Friendica / Wyświetl"; +$a->strings["Time"] = "Czas"; +$a->strings["Hours"] = "Godziny"; +$a->strings["Minutes"] = "Minuty"; +$a->strings["Seconds"] = "Sekund"; +$a->strings["Weeks"] = "Tygodnie"; +$a->strings["before the"] = "przed"; +$a->strings["start of the event"] = "początek wydarzenia"; +$a->strings["end of the event"] = "koniec wydarzenia"; +$a->strings["Add a notification"] = "Dodaj powiadomienie"; +$a->strings["The event #name# will start at #date"] = "Wydarzenie #name# rozpocznie się od #date"; +$a->strings["#name# is about to begin."] = "#imię# zaraz się zacznie."; +$a->strings["Saved"] = "Zapisano"; +$a->strings["U.S. Time Format (mm/dd/YYYY)"] = "Format czasu USA (mm/dd/RRRR)"; +$a->strings["German Time Format (dd.mm.YYYY)"] = "Niemiecki format czasu (dd.mm.RRRR)"; +$a->strings["Private Events"] = "Prywatne wydarzenia"; +$a->strings["No access"] = "Brak dostępu"; +$a->strings["Private Addressbooks"] = "Prywatna książka adresowa"; diff --git a/diaspora/lang/pl/messages.po b/diaspora/lang/pl/messages.po new file mode 100644 index 00000000..f8daa09c --- /dev/null +++ b/diaspora/lang/pl/messages.po @@ -0,0 +1,62 @@ +# ADDON diaspora +# Copyright (C) +# This file is distributed under the same license as the Friendica diaspora addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-22 13:18+0200\n" +"PO-Revision-Date: 2018-03-31 20:09+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: diaspora.php:37 +msgid "Post to Diaspora" +msgstr "Napisz do Diaspory" + +#: diaspora.php:142 +msgid "" +"Can't login to your Diaspora account. Please check username and password and" +" ensure you used the complete address (including http...)" +msgstr "Nie można zalogować się na swoje konto Diaspora. Sprawdź nazwę użytkownika i hasło i upewnij się, że użyłeś pełnego adresu (w tym http ...)" + +#: diaspora.php:149 diaspora.php:153 +msgid "Diaspora Export" +msgstr "Eksport do Diaspory" + +#: diaspora.php:163 +msgid "Enable Diaspora Post Addon" +msgstr "Włącz dodatek Diaspora" + +#: diaspora.php:168 +msgid "Diaspora username" +msgstr "Nazwa użytkownika Diaspora" + +#: diaspora.php:173 +msgid "Diaspora password" +msgstr "Hasło Diaspora" + +#: diaspora.php:178 +msgid "Diaspora site URL" +msgstr "Adres URL witryny Diaspora" + +#: diaspora.php:183 +msgid "Post to Diaspora by default" +msgstr "Wyślij domyślnie do Diaspory" + +#: diaspora.php:189 +msgid "Save Settings" +msgstr "Zapisz ustawienia" + +#: diaspora.php:324 +msgid "Diaspora post failed. Queued for retry." +msgstr "Post Diaspora nie powiódł się. W kolejce do ponowienia." diff --git a/diaspora/lang/pl/strings.php b/diaspora/lang/pl/strings.php new file mode 100644 index 00000000..9489d32c --- /dev/null +++ b/diaspora/lang/pl/strings.php @@ -0,0 +1,17 @@ +=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);; +}} +; +$a->strings["Post to Diaspora"] = "Napisz do Diaspory"; +$a->strings["Can't login to your Diaspora account. Please check username and password and ensure you used the complete address (including http...)"] = "Nie można zalogować się na swoje konto Diaspora. Sprawdź nazwę użytkownika i hasło i upewnij się, że użyłeś pełnego adresu (w tym http ...)"; +$a->strings["Diaspora Export"] = "Eksport do Diaspory"; +$a->strings["Enable Diaspora Post Addon"] = "Włącz dodatek Diaspora"; +$a->strings["Diaspora username"] = "Nazwa użytkownika Diaspora"; +$a->strings["Diaspora password"] = "Hasło Diaspora"; +$a->strings["Diaspora site URL"] = "Adres URL witryny Diaspora"; +$a->strings["Post to Diaspora by default"] = "Wyślij domyślnie do Diaspory"; +$a->strings["Save Settings"] = "Zapisz ustawienia"; +$a->strings["Diaspora post failed. Queued for retry."] = "Post Diaspora nie powiódł się. W kolejce do ponowienia."; diff --git a/dwpost/lang/pl/messages.po b/dwpost/lang/pl/messages.po new file mode 100644 index 00000000..4c9fb7d1 --- /dev/null +++ b/dwpost/lang/pl/messages.po @@ -0,0 +1,48 @@ +# ADDON dwpost +# Copyright (C) +# This file is distributed under the same license as the Friendica dwpost addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2018-03-31 19:42+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: dwpost.php:39 +msgid "Post to Dreamwidth" +msgstr "Opublikuj w Dreamwidth" + +#: dwpost.php:70 +msgid "Dreamwidth Post Settings" +msgstr "Ustawienia postów w Dreamwerze" + +#: dwpost.php:72 +msgid "Enable dreamwidth Post Addon" +msgstr "Włącz dodatek dreamwidth Post" + +#: dwpost.php:77 +msgid "dreamwidth username" +msgstr "dreamwidth nazwa użytkownika" + +#: dwpost.php:82 +msgid "dreamwidth password" +msgstr "hasło dreamwidth" + +#: dwpost.php:87 +msgid "Post to dreamwidth by default" +msgstr "Opublikuj domyślnie w serwisie dreamwidth" + +#: dwpost.php:93 +msgid "Submit" +msgstr "Wyślij" diff --git a/dwpost/lang/pl/strings.php b/dwpost/lang/pl/strings.php index 9f1ff04e..7501aeac 100644 --- a/dwpost/lang/pl/strings.php +++ b/dwpost/lang/pl/strings.php @@ -1,9 +1,14 @@ -strings["Post to Dreamwidth"] = "Opublikuj na Dreamwidth"; -$a->strings["Dreamwidth Post Settings"] = ""; -$a->strings["Enable dreamwidth Post Addon"] = ""; -$a->strings["dreamwidth username"] = ""; -$a->strings["dreamwidth password"] = ""; -$a->strings["Post to dreamwidth by default"] = ""; -$a->strings["Submit"] = "Potwierdź"; +=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);; +}} +; +$a->strings["Post to Dreamwidth"] = "Opublikuj w Dreamwidth"; +$a->strings["Dreamwidth Post Settings"] = "Ustawienia postów w Dreamwerze"; +$a->strings["Enable dreamwidth Post Addon"] = "Włącz dodatek dreamwidth Post"; +$a->strings["dreamwidth username"] = "dreamwidth nazwa użytkownika"; +$a->strings["dreamwidth password"] = "hasło dreamwidth"; +$a->strings["Post to dreamwidth by default"] = "Opublikuj domyślnie w serwisie dreamwidth"; +$a->strings["Submit"] = "Wyślij"; diff --git a/forumdirectory/lang/pl/messages.po b/forumdirectory/lang/pl/messages.po new file mode 100644 index 00000000..f47c32f1 --- /dev/null +++ b/forumdirectory/lang/pl/messages.po @@ -0,0 +1,81 @@ +# ADDON forumdirectory +# Copyright (C) +# This file is distributed under the same license as the Friendica forumdirectory addon package. +# +# +# Translators: +# TORminator , 2015 +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2018-03-30 17:48+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: forumdirectory.php:22 +msgid "Forum Directory" +msgstr "Katalog forum" + +#: forumdirectory.php:53 +msgid "Public access denied." +msgstr "Odmowa dostępu publicznego." + +#: forumdirectory.php:71 +msgid "Global Directory" +msgstr "Globalny katalog" + +#: forumdirectory.php:79 +msgid "Find on this site" +msgstr "Znajdź na tej stronie" + +#: forumdirectory.php:81 +msgid "Finding: " +msgstr "Odkrycie:" + +#: forumdirectory.php:82 +msgid "Site Directory" +msgstr "Katalog Strony" + +#: forumdirectory.php:83 +msgid "Find" +msgstr "Szukaj" + +#: forumdirectory.php:133 +msgid "Age: " +msgstr "Wiek:" + +#: forumdirectory.php:136 +msgid "Gender: " +msgstr "Płeć:" + +#: forumdirectory.php:156 +msgid "Location:" +msgstr "Lokalizacja" + +#: forumdirectory.php:158 +msgid "Gender:" +msgstr "Płeć:" + +#: forumdirectory.php:160 +msgid "Status:" +msgstr "Status" + +#: forumdirectory.php:162 +msgid "Homepage:" +msgstr "Strona główna:" + +#: forumdirectory.php:164 +msgid "About:" +msgstr "O:" + +#: forumdirectory.php:201 +msgid "No entries (some entries may be hidden)." +msgstr "Brak wpisów (niektóre wpisy mogą być ukryte)." diff --git a/forumdirectory/lang/pl/strings.php b/forumdirectory/lang/pl/strings.php index bda52400..15d66c4b 100644 --- a/forumdirectory/lang/pl/strings.php +++ b/forumdirectory/lang/pl/strings.php @@ -1,17 +1,22 @@ -strings["Forum Directory"] = "Katalog Forum"; -$a->strings["Public access denied."] = "Publiczny dostęp zabroniony"; -$a->strings["Global Directory"] = "Globalne Położenie"; -$a->strings["Find on this site"] = "Znajdź na tej stronie"; -$a->strings["Finding: "] = "Znalezione:"; -$a->strings["Site Directory"] = "Katalog Strony"; -$a->strings["Find"] = "Znajdź"; -$a->strings["Age: "] = "Wiek: "; -$a->strings["Gender: "] = "Płeć: "; -$a->strings["Location:"] = "Lokalizacja"; -$a->strings["Gender:"] = "Płeć:"; -$a->strings["Status:"] = "Status"; -$a->strings["Homepage:"] = "Strona główna:"; -$a->strings["About:"] = "O:"; -$a->strings["No entries (some entries may be hidden)."] = "Brak odwiedzin (niektóre odwiedziny mogą być ukryte)."; +=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);; +}} +; +$a->strings["Forum Directory"] = "Katalog forum"; +$a->strings["Public access denied."] = "Odmowa dostępu publicznego."; +$a->strings["Global Directory"] = "Globalny katalog"; +$a->strings["Find on this site"] = "Znajdź na tej stronie"; +$a->strings["Finding: "] = "Odkrycie:"; +$a->strings["Site Directory"] = "Katalog Strony"; +$a->strings["Find"] = "Szukaj"; +$a->strings["Age: "] = "Wiek:"; +$a->strings["Gender: "] = "Płeć:"; +$a->strings["Location:"] = "Lokalizacja"; +$a->strings["Gender:"] = "Płeć:"; +$a->strings["Status:"] = "Status"; +$a->strings["Homepage:"] = "Strona główna:"; +$a->strings["About:"] = "O:"; +$a->strings["No entries (some entries may be hidden)."] = "Brak wpisów (niektóre wpisy mogą być ukryte)."; diff --git a/fromapp/lang/pl/messages.po b/fromapp/lang/pl/messages.po new file mode 100644 index 00000000..29d5327f --- /dev/null +++ b/fromapp/lang/pl/messages.po @@ -0,0 +1,41 @@ +# ADDON fromapp +# Copyright (C) +# This file is distributed under the same license as the Friendica fromapp addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2018-03-30 17:50+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: fromapp.php:38 +msgid "Fromapp settings updated." +msgstr "Zaktualizowano ustawienia Fromapp." + +#: fromapp.php:64 +msgid "FromApp Settings" +msgstr "Ustawienia FromApp" + +#: fromapp.php:66 +msgid "" +"The application name you would like to show your posts originating from." +msgstr "Nazwa aplikacji, z której chcesz wyświetlać swoje posty." + +#: fromapp.php:70 +msgid "Use this application name even if another application was used." +msgstr "Użyj tej nazwy aplikacji, nawet jeśli użyto innej aplikacji." + +#: fromapp.php:77 +msgid "Submit" +msgstr "Zatwierdź" diff --git a/fromapp/lang/pl/strings.php b/fromapp/lang/pl/strings.php index 99a59dc5..011d6863 100644 --- a/fromapp/lang/pl/strings.php +++ b/fromapp/lang/pl/strings.php @@ -1,7 +1,12 @@ -strings["Fromapp settings updated."] = ""; -$a->strings["FromApp Settings"] = ""; -$a->strings["The application name you would like to show your posts originating from."] = ""; -$a->strings["Use this application name even if another application was used."] = ""; -$a->strings["Submit"] = "Potwierdź"; +=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);; +}} +; +$a->strings["Fromapp settings updated."] = "Zaktualizowano ustawienia Fromapp."; +$a->strings["FromApp Settings"] = "Ustawienia FromApp"; +$a->strings["The application name you would like to show your posts originating from."] = "Nazwa aplikacji, z której chcesz wyświetlać swoje posty."; +$a->strings["Use this application name even if another application was used."] = "Użyj tej nazwy aplikacji, nawet jeśli użyto innej aplikacji."; +$a->strings["Submit"] = "Zatwierdź"; diff --git a/fromgplus/lang/pl/messages.po b/fromgplus/lang/pl/messages.po new file mode 100644 index 00000000..9b6561bd --- /dev/null +++ b/fromgplus/lang/pl/messages.po @@ -0,0 +1,52 @@ +# ADDON fromgplus +# Copyright (C) +# This file is distributed under the same license as the Friendica fromgplus addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-11-12 16:52+0000\n" +"PO-Revision-Date: 2018-03-30 17:52+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: fromgplus.php:46 fromgplus.php:50 +msgid "Google+ Mirror" +msgstr "Lustro Google+" + +#: fromgplus.php:55 +msgid "Enable Google+ Import" +msgstr "Włącz importowanie Google+" + +#: fromgplus.php:58 +msgid "Google Account ID" +msgstr "Identyfikator konta Google" + +#: fromgplus.php:61 +msgid "Add keywords to post" +msgstr "Dodaj słowa kluczowe do opublikowania" + +#: fromgplus.php:66 fromgplus.php:95 +msgid "Save Settings" +msgstr "Zapisz ustawienia" + +#: fromgplus.php:87 +msgid "Google+ Import Settings saved." +msgstr "Zapisano ustawienia importu Google+." + +#: fromgplus.php:96 +msgid "Key" +msgstr "Klucz" + +#: fromgplus.php:103 +msgid "Settings updated." +msgstr "Ustawienia zaktualizowane." diff --git a/fromgplus/lang/pl/strings.php b/fromgplus/lang/pl/strings.php index fe69796a..d9df96b0 100644 --- a/fromgplus/lang/pl/strings.php +++ b/fromgplus/lang/pl/strings.php @@ -1,7 +1,15 @@ -strings["Google+ Import Settings"] = ""; -$a->strings["Enable Google+ Import"] = ""; -$a->strings["Google Account ID"] = ""; -$a->strings["Submit"] = "Potwierdź"; -$a->strings["Google+ Import Settings saved."] = ""; +=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);; +}} +; +$a->strings["Google+ Mirror"] = "Lustro Google+"; +$a->strings["Enable Google+ Import"] = "Włącz importowanie Google+"; +$a->strings["Google Account ID"] = "Identyfikator konta Google"; +$a->strings["Add keywords to post"] = "Dodaj słowa kluczowe do opublikowania"; +$a->strings["Save Settings"] = "Zapisz ustawienia"; +$a->strings["Google+ Import Settings saved."] = "Zapisano ustawienia importu Google+."; +$a->strings["Key"] = "Klucz"; +$a->strings["Settings updated."] = "Ustawienia zaktualizowane."; diff --git a/geonames/lang/pl/messages.po b/geonames/lang/pl/messages.po new file mode 100644 index 00000000..16164435 --- /dev/null +++ b/geonames/lang/pl/messages.po @@ -0,0 +1,36 @@ +# ADDON geonames +# Copyright (C) +# This file is distributed under the same license as the Friendica geonames addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2018-03-31 19:23+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: geonames.php:143 +msgid "Geonames settings updated." +msgstr "Zaktualizowano ustawienia Geonames." + +#: geonames.php:179 +msgid "Geonames Settings" +msgstr "Ustawienia Geonames" + +#: geonames.php:181 +msgid "Enable Geonames Addon" +msgstr "Włącz dodatek Geonames" + +#: geonames.php:187 +msgid "Submit" +msgstr "Wyślij" diff --git a/geonames/lang/pl/strings.php b/geonames/lang/pl/strings.php index 08a3633c..4a04e148 100644 --- a/geonames/lang/pl/strings.php +++ b/geonames/lang/pl/strings.php @@ -1,6 +1,11 @@ -strings["Geonames settings updated."] = ""; -$a->strings["Geonames Settings"] = "ustawienia Geonames"; -$a->strings["Enable Geonames Addon"] = ""; -$a->strings["Submit"] = "Potwierdź"; +=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);; +}} +; +$a->strings["Geonames settings updated."] = "Zaktualizowano ustawienia Geonames."; +$a->strings["Geonames Settings"] = "Ustawienia Geonames"; +$a->strings["Enable Geonames Addon"] = "Włącz dodatek Geonames"; +$a->strings["Submit"] = "Wyślij"; diff --git a/gnot/lang/pl/messages.po b/gnot/lang/pl/messages.po new file mode 100644 index 00000000..f3fba738 --- /dev/null +++ b/gnot/lang/pl/messages.po @@ -0,0 +1,47 @@ +# ADDON gnot +# Copyright (C) +# This file is distributed under the same license as the Friendica gnot addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2018-03-31 19:43+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: gnot.php:48 +msgid "Gnot settings updated." +msgstr "Zaktualizowano ustawienia Gnot." + +#: gnot.php:79 +msgid "Gnot Settings" +msgstr "Ustawienia Gnot" + +#: gnot.php:81 +msgid "" +"Allows threading of email comment notifications on Gmail and anonymising the" +" subject line." +msgstr "Umożliwia nawiązywanie powiadomień o komentarzach e-mail w Gmailu i anonimizowanie wiersza tematu." + +#: gnot.php:82 +msgid "Enable this addon?" +msgstr "Włączyć ten dodatek?" + +#: gnot.php:88 +msgid "Submit" +msgstr "Wyślij" + +#: gnot.php:97 +#, php-format +msgid "[Friendica:Notify] Comment to conversation #%d" +msgstr "[Friendica:Powiadomienie] Komentarz do rozmowy #%d" diff --git a/gnot/lang/pl/strings.php b/gnot/lang/pl/strings.php index fb58666e..ccbe5dee 100644 --- a/gnot/lang/pl/strings.php +++ b/gnot/lang/pl/strings.php @@ -1,8 +1,13 @@ -strings["Gnot settings updated."] = ""; -$a->strings["Gnot Settings"] = ""; -$a->strings["Allows threading of email comment notifications on Gmail and anonymising the subject line."] = ""; -$a->strings["Enable this addon?"] = "Umożliwić tego addona/wtyczkę?"; -$a->strings["Submit"] = "Potwierdź"; -$a->strings["[Friendica:Notify] Comment to conversation #%d"] = ""; +=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);; +}} +; +$a->strings["Gnot settings updated."] = "Zaktualizowano ustawienia Gnot."; +$a->strings["Gnot Settings"] = "Ustawienia Gnot"; +$a->strings["Allows threading of email comment notifications on Gmail and anonymising the subject line."] = "Umożliwia nawiązywanie powiadomień o komentarzach e-mail w Gmailu i anonimizowanie wiersza tematu."; +$a->strings["Enable this addon?"] = "Włączyć ten dodatek?"; +$a->strings["Submit"] = "Wyślij"; +$a->strings["[Friendica:Notify] Comment to conversation #%d"] = "[Friendica:Powiadomienie] Komentarz do rozmowy #%d"; diff --git a/gravatar/lang/pl/messages.po b/gravatar/lang/pl/messages.po new file mode 100644 index 00000000..bbdc0d9b --- /dev/null +++ b/gravatar/lang/pl/messages.po @@ -0,0 +1,75 @@ +# ADDON gravatar +# Copyright (C) +# This file is distributed under the same license as the Friendica gravatar addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2018-03-31 17:14+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: gravatar.php:71 +msgid "generic profile image" +msgstr "ogólny obraz profilu" + +#: gravatar.php:72 +msgid "random geometric pattern" +msgstr "przypadkowy wzór geometryczny" + +#: gravatar.php:73 +msgid "monster face" +msgstr "twarz potwora" + +#: gravatar.php:74 +msgid "computer generated face" +msgstr "wygenerowane komputerowo twarz" + +#: gravatar.php:75 +msgid "retro arcade style face" +msgstr "twarz w stylu retro arcade" + +#: gravatar.php:89 +msgid "Information" +msgstr "Informacje" + +#: gravatar.php:89 +msgid "" +"Libravatar addon is installed, too. Please disable Libravatar addon or this " +"Gravatar addon.
The Libravatar addon will fall back to Gravatar if " +"nothing was found at Libravatar." +msgstr "Zainstalowany jest także dodatek Libravatar. Wyłącz dodatek Libravatar lub ten dodatek Gravatar.
Dodatek Libravatar powróci do Gravatar, jeśli w Libravatar nie zostanie znaleziony żaden przedmiot." + +#: gravatar.php:95 +msgid "Submit" +msgstr "Zatwierdź" + +#: gravatar.php:96 +msgid "Default avatar image" +msgstr "Domyślny obraz awatara" + +#: gravatar.php:96 +msgid "Select default avatar image if none was found at Gravatar. See README" +msgstr "Wybierz domyślny obraz awatara, jeśli nie znaleziono go w Gravatar. Zobacz README" + +#: gravatar.php:97 +msgid "Rating of images" +msgstr "Ocena obrazów" + +#: gravatar.php:97 +msgid "Select the appropriate avatar rating for your site. See README" +msgstr "Wybierz odpowiednią ocenę awataru dla swojej witryny. Zobacz README" + +#: gravatar.php:111 +msgid "Gravatar settings updated." +msgstr "Zaktualizowano ustawienia Gravatar." diff --git a/gravatar/lang/pl/strings.php b/gravatar/lang/pl/strings.php index b4cec4f4..e6de5697 100644 --- a/gravatar/lang/pl/strings.php +++ b/gravatar/lang/pl/strings.php @@ -1,15 +1,20 @@ -strings["generic profile image"] = "generuj obraz profilowy"; -$a->strings["random geometric pattern"] = "przypadkowy wzorzec geometryczny"; -$a->strings["monster face"] = "monster face"; -$a->strings["computer generated face"] = ""; -$a->strings["retro arcade style face"] = ""; -$a->strings["Information"] = ""; -$a->strings["Libravatar addon is installed, too. Please disable Libravatar addon or this Gravatar addon.
The Libravatar addon will fall back to Gravatar if nothing was found at Libravatar."] = ""; -$a->strings["Submit"] = "Potwierdź"; -$a->strings["Default avatar image"] = "Domyślny awatar"; -$a->strings["Select default avatar image if none was found at Gravatar. See README"] = ""; -$a->strings["Rating of images"] = ""; -$a->strings["Select the appropriate avatar rating for your site. See README"] = ""; -$a->strings["Gravatar settings updated."] = "Zaktualizowane ustawienie Gravatara"; +=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);; +}} +; +$a->strings["generic profile image"] = "ogólny obraz profilu"; +$a->strings["random geometric pattern"] = "przypadkowy wzór geometryczny"; +$a->strings["monster face"] = "twarz potwora"; +$a->strings["computer generated face"] = "wygenerowane komputerowo twarz"; +$a->strings["retro arcade style face"] = "twarz w stylu retro arcade"; +$a->strings["Information"] = "Informacje"; +$a->strings["Libravatar addon is installed, too. Please disable Libravatar addon or this Gravatar addon.
The Libravatar addon will fall back to Gravatar if nothing was found at Libravatar."] = "Zainstalowany jest także dodatek Libravatar. Wyłącz dodatek Libravatar lub ten dodatek Gravatar.
Dodatek Libravatar powróci do Gravatar, jeśli w Libravatar nie zostanie znaleziony żaden przedmiot."; +$a->strings["Submit"] = "Zatwierdź"; +$a->strings["Default avatar image"] = "Domyślny obraz awatara"; +$a->strings["Select default avatar image if none was found at Gravatar. See README"] = "Wybierz domyślny obraz awatara, jeśli nie znaleziono go w Gravatar. Zobacz README"; +$a->strings["Rating of images"] = "Ocena obrazów"; +$a->strings["Select the appropriate avatar rating for your site. See README"] = "Wybierz odpowiednią ocenę awataru dla swojej witryny. Zobacz README"; +$a->strings["Gravatar settings updated."] = "Zaktualizowano ustawienia Gravatar."; diff --git a/group_text/lang/pl/messages.po b/group_text/lang/pl/messages.po new file mode 100644 index 00000000..402bd26b --- /dev/null +++ b/group_text/lang/pl/messages.po @@ -0,0 +1,36 @@ +# ADDON group_text +# Copyright (C) +# This file is distributed under the same license as the Friendica group_text addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2018-03-30 17:29+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: group_text.php:46 +msgid "Group Text settings updated." +msgstr "Zaktualizowano ustawienia tekstu grupowego." + +#: group_text.php:76 +msgid "Group Text" +msgstr "Grupuj tekst" + +#: group_text.php:78 +msgid "Use a text only (non-image) group selector in the \"group edit\" menu" +msgstr "Użyj selektora grupy tylko tekst (inny niż obraz) w menu \"Edycja grupy\"" + +#: group_text.php:84 +msgid "Submit" +msgstr "Zatwierdź" diff --git a/group_text/lang/pl/strings.php b/group_text/lang/pl/strings.php index 32f3b8c2..a2c95868 100644 --- a/group_text/lang/pl/strings.php +++ b/group_text/lang/pl/strings.php @@ -1,6 +1,11 @@ -strings["Group Text settings updated."] = ""; -$a->strings["Group Text"] = ""; -$a->strings["Use a text only (non-image) group selector in the \"group edit\" menu"] = ""; -$a->strings["Submit"] = "Potwierdź"; +=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);; +}} +; +$a->strings["Group Text settings updated."] = "Zaktualizowano ustawienia tekstu grupowego."; +$a->strings["Group Text"] = "Grupuj tekst"; +$a->strings["Use a text only (non-image) group selector in the \"group edit\" menu"] = "Użyj selektora grupy tylko tekst (inny niż obraz) w menu \"Edycja grupy\""; +$a->strings["Submit"] = "Zatwierdź"; diff --git a/ifttt/lang/pl/messages.po b/ifttt/lang/pl/messages.po new file mode 100644 index 00000000..76191219 --- /dev/null +++ b/ifttt/lang/pl/messages.po @@ -0,0 +1,55 @@ +# ADDON ifttt +# Copyright (C) +# This file is distributed under the same license as the Friendica ifttt addon package. +# +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-11-27 09:30+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Waldemar Stoczkowski , 2018\n" +"Language-Team: Polish (https://www.transifex.com/Friendica/teams/12172/pl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: ifttt.php:53 ifttt.php:57 +msgid "IFTTT Mirror" +msgstr "Lustro IFTTT" + +#: ifttt.php:61 +msgid "" +"Create an account at IFTTT. Create " +"three Facebook recipes that are connected with Maker (In the form \"if Facebook then " +"Maker\") with the following parameters:" +msgstr "" +"Utwórz konto na IFTTT. Utwórz trzy " +"przepisy na Facebooku, które są powiązane z Maker (W formie \"jeśli Facebook " +"następnie Maker\") z następujących parametrów:" + +#: ifttt.php:68 +msgid "Body for \"new status message\"" +msgstr "Treść dla 'nowego statusu wiadomości'" + +#: ifttt.php:70 +msgid "Body for \"new photo upload\"" +msgstr "Treść dla 'nowego przesyłania zdjęć'" + +#: ifttt.php:72 +msgid "Body for \"new link post\"" +msgstr "Treść dla 'nowego łącza postu'" + +#: ifttt.php:77 +msgid "Generate new key" +msgstr "Wygeneruj nowy klucz" + +#: ifttt.php:81 +msgid "Save Settings" +msgstr "Zapisz ustawienia" diff --git a/ifttt/lang/pl/strings.php b/ifttt/lang/pl/strings.php new file mode 100644 index 00000000..4366a4e9 --- /dev/null +++ b/ifttt/lang/pl/strings.php @@ -0,0 +1,14 @@ +=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);; +}} +; +$a->strings["IFTTT Mirror"] = "Lustro IFTTT"; +$a->strings["Create an account at IFTTT. Create three Facebook recipes that are connected with Maker (In the form \"if Facebook then Maker\") with the following parameters:"] = "Utwórz konto na IFTTT. Utwórz trzy przepisy na Facebooku, które są powiązane z Maker (W formie \"jeśli Facebook następnie Maker\") z następujących parametrów:"; +$a->strings["Body for \"new status message\""] = "Treść dla 'nowego statusu wiadomości'"; +$a->strings["Body for \"new photo upload\""] = "Treść dla 'nowego przesyłania zdjęć'"; +$a->strings["Body for \"new link post\""] = "Treść dla 'nowego łącza postu'"; +$a->strings["Generate new key"] = "Wygeneruj nowy klucz"; +$a->strings["Save Settings"] = "Zapisz ustawienia"; diff --git a/ijpost/lang/pl/messages.po b/ijpost/lang/pl/messages.po new file mode 100644 index 00000000..84154384 --- /dev/null +++ b/ijpost/lang/pl/messages.po @@ -0,0 +1,48 @@ +# ADDON ijpost +# Copyright (C) +# This file is distributed under the same license as the Friendica ijpost addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2018-03-31 19:43+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: ijpost.php:39 +msgid "Post to Insanejournal" +msgstr "Opublikuj w Insanejournal" + +#: ijpost.php:70 +msgid "InsaneJournal Post Settings" +msgstr "InsaneJournal Ustawienia Post" + +#: ijpost.php:72 +msgid "Enable InsaneJournal Post Addon" +msgstr "Włącz dodatek InsaneJournal" + +#: ijpost.php:77 +msgid "InsaneJournal username" +msgstr "InsaneJournal nazwa użytkownika" + +#: ijpost.php:82 +msgid "InsaneJournal password" +msgstr "Hasło InsaneJournal" + +#: ijpost.php:87 +msgid "Post to InsaneJournal by default" +msgstr "Wyślij domyślnie do InsaneJournal" + +#: ijpost.php:93 +msgid "Submit" +msgstr "Wyślij" diff --git a/ijpost/lang/pl/strings.php b/ijpost/lang/pl/strings.php index e3f18059..eea5e0eb 100644 --- a/ijpost/lang/pl/strings.php +++ b/ijpost/lang/pl/strings.php @@ -1,9 +1,14 @@ -strings["Post to Insanejournal"] = "Opublikuj na Insanejournal"; -$a->strings["InsaneJournal Post Settings"] = ""; -$a->strings["Enable InsaneJournal Post Addon"] = ""; -$a->strings["InsaneJournal username"] = ""; -$a->strings["InsaneJournal password"] = ""; -$a->strings["Post to InsaneJournal by default"] = ""; -$a->strings["Submit"] = "Potwierdź"; +=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);; +}} +; +$a->strings["Post to Insanejournal"] = "Opublikuj w Insanejournal"; +$a->strings["InsaneJournal Post Settings"] = "InsaneJournal Ustawienia Post"; +$a->strings["Enable InsaneJournal Post Addon"] = "Włącz dodatek InsaneJournal"; +$a->strings["InsaneJournal username"] = "InsaneJournal nazwa użytkownika"; +$a->strings["InsaneJournal password"] = "Hasło InsaneJournal"; +$a->strings["Post to InsaneJournal by default"] = "Wyślij domyślnie do InsaneJournal"; +$a->strings["Submit"] = "Wyślij"; diff --git a/impressum/lang/pl/messages.po b/impressum/lang/pl/messages.po new file mode 100644 index 00000000..142b0aa9 --- /dev/null +++ b/impressum/lang/pl/messages.po @@ -0,0 +1,89 @@ +# ADDON impressum +# Copyright (C) +# This file is distributed under the same license as the Friendica impressum addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2018-04-01 14:36+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: impressum.php:37 +msgid "Impressum" +msgstr "Stopka redakcyjna" + +#: impressum.php:50 impressum.php:52 impressum.php:84 +msgid "Site Owner" +msgstr "Właściciel witryny" + +#: impressum.php:50 impressum.php:88 +msgid "Email Address" +msgstr "Adres e-mail" + +#: impressum.php:55 impressum.php:86 +msgid "Postal Address" +msgstr "Adres pocztowy" + +#: impressum.php:61 +msgid "" +"The impressum addon needs to be configured!
Please add at least the " +"owner variable to your config file. For other variables please " +"refer to the README file of the addon." +msgstr "Dodatek impressum musi zostać skonfigurowany!
Dodaj co najmniej zmienną właściciela do pliku konfiguracyjnego. Inne zmienne można znaleźć w pliku README dodatku." + +#: impressum.php:78 +msgid "Settings updated." +msgstr "Ustawienia zaktualizowane." + +#: impressum.php:83 +msgid "Submit" +msgstr "Wyślij" + +#: impressum.php:84 +msgid "The page operators name." +msgstr "Nazwa operatora strony." + +#: impressum.php:85 +msgid "Site Owners Profile" +msgstr "Profil właściciela witryny" + +#: impressum.php:85 +msgid "Profile address of the operator." +msgstr "Adres profilu operatora." + +#: impressum.php:86 +msgid "How to contact the operator via snail mail. You can use BBCode here." +msgstr "Jak skontaktować się z operatorem za pośrednictwem poczty elektronicznej. Możesz użyć BBCode tutaj." + +#: impressum.php:87 +msgid "Notes" +msgstr "Notatki" + +#: impressum.php:87 +msgid "" +"Additional notes that are displayed beneath the contact information. You can" +" use BBCode here." +msgstr "Dodatkowe uwagi, które są wyświetlane pod danymi kontaktowymi. Możesz użyć BBCode tutaj." + +#: impressum.php:88 +msgid "How to contact the operator via email. (will be displayed obfuscated)" +msgstr "Jak skontaktować się z operatorem za pośrednictwem poczty elektronicznej. (zostanie wyświetlony ukryty)" + +#: impressum.php:89 +msgid "Footer note" +msgstr "Notatka w stopce" + +#: impressum.php:89 +msgid "Text for the footer. You can use BBCode here." +msgstr "Tekst stopki. Tutaj można użyć BBCode." diff --git a/impressum/lang/pl/strings.php b/impressum/lang/pl/strings.php index b332cfcd..fec7b84b 100644 --- a/impressum/lang/pl/strings.php +++ b/impressum/lang/pl/strings.php @@ -1,18 +1,23 @@ -strings["Impressum"] = ""; -$a->strings["Site Owner"] = "Właściciel strony"; -$a->strings["Email Address"] = "Adres e-mail"; -$a->strings["Postal Address"] = "Adres pocztowy"; -$a->strings["The impressum addon needs to be configured!
Please add at least the owner variable to your config file. For other variables please refer to the README file of the addon."] = ""; -$a->strings["Settings updated."] = "Zaktualizowano ustawienia."; -$a->strings["Submit"] = "Potwierdź"; -$a->strings["The page operators name."] = ""; -$a->strings["Site Owners Profile"] = "Profil właściciela strony"; -$a->strings["Profile address of the operator."] = ""; -$a->strings["How to contact the operator via snail mail. You can use BBCode here."] = ""; -$a->strings["Notes"] = "Notatki"; -$a->strings["Additional notes that are displayed beneath the contact information. You can use BBCode here."] = ""; -$a->strings["How to contact the operator via email. (will be displayed obfuscated)"] = ""; -$a->strings["Footer note"] = "Notka w stopce"; -$a->strings["Text for the footer. You can use BBCode here."] = ""; +=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);; +}} +; +$a->strings["Impressum"] = "Stopka redakcyjna"; +$a->strings["Site Owner"] = "Właściciel witryny"; +$a->strings["Email Address"] = "Adres e-mail"; +$a->strings["Postal Address"] = "Adres pocztowy"; +$a->strings["The impressum addon needs to be configured!
Please add at least the owner variable to your config file. For other variables please refer to the README file of the addon."] = "Dodatek impressum musi zostać skonfigurowany!
Dodaj co najmniej zmienną właściciela do pliku konfiguracyjnego. Inne zmienne można znaleźć w pliku README dodatku."; +$a->strings["Settings updated."] = "Ustawienia zaktualizowane."; +$a->strings["Submit"] = "Wyślij"; +$a->strings["The page operators name."] = "Nazwa operatora strony."; +$a->strings["Site Owners Profile"] = "Profil właściciela witryny"; +$a->strings["Profile address of the operator."] = "Adres profilu operatora."; +$a->strings["How to contact the operator via snail mail. You can use BBCode here."] = "Jak skontaktować się z operatorem za pośrednictwem poczty elektronicznej. Możesz użyć BBCode tutaj."; +$a->strings["Notes"] = "Notatki"; +$a->strings["Additional notes that are displayed beneath the contact information. You can use BBCode here."] = "Dodatkowe uwagi, które są wyświetlane pod danymi kontaktowymi. Możesz użyć BBCode tutaj."; +$a->strings["How to contact the operator via email. (will be displayed obfuscated)"] = "Jak skontaktować się z operatorem za pośrednictwem poczty elektronicznej. (zostanie wyświetlony ukryty)"; +$a->strings["Footer note"] = "Notatka w stopce"; +$a->strings["Text for the footer. You can use BBCode here."] = "Tekst stopki. Tutaj można użyć BBCode."; diff --git a/infiniteimprobabilitydrive/lang/pl/messages.po b/infiniteimprobabilitydrive/lang/pl/messages.po new file mode 100644 index 00000000..a553262e --- /dev/null +++ b/infiniteimprobabilitydrive/lang/pl/messages.po @@ -0,0 +1,24 @@ +# ADDON infiniteimprobabilitydrive +# Copyright (C) +# This file is distributed under the same license as the Friendica infiniteimprobabilitydrive addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2018-03-30 17:56+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: infiniteimprobabilitydrive.php:19 +msgid "Infinite Improbability Drive" +msgstr "Nieskończona Nieprawdopodobny Napęd" diff --git a/infiniteimprobabilitydrive/lang/pl/strings.php b/infiniteimprobabilitydrive/lang/pl/strings.php index 8f1e62de..3b1e2422 100644 --- a/infiniteimprobabilitydrive/lang/pl/strings.php +++ b/infiniteimprobabilitydrive/lang/pl/strings.php @@ -1,3 +1,8 @@ -strings["Infinite Improbability Drive"] = ""; +=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);; +}} +; +$a->strings["Infinite Improbability Drive"] = "Nieskończona Nieprawdopodobny Napęd"; diff --git a/irc/lang/pl/messages.po b/irc/lang/pl/messages.po new file mode 100644 index 00000000..c39003c2 --- /dev/null +++ b/irc/lang/pl/messages.po @@ -0,0 +1,67 @@ +# ADDON irc +# Copyright (C) +# This file is distributed under the same license as the Friendica irc addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-07-08 13:17+0200\n" +"PO-Revision-Date: 2018-03-31 20:41+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: irc.php:37 +msgid "IRC Settings" +msgstr "Ustawienia IRC" + +#: irc.php:38 +msgid "" +"Here you can change the system wide settings for the channels to " +"automatically join and access via the side bar. Note the changes you do " +"here, only effect the channel selection if you are logged in." +msgstr "Tutaj możesz zmienić ustawienia systemowe dla kanałów, aby automatycznie łączyć się i uzyskać dostęp za pomocą paska bocznego. Zwróć uwagę na zmiany, które tu zrobisz, wpływają tylko na wybór kanału, jeśli jesteś zalogowany." + +#: irc.php:39 irc.php:136 +msgid "Save Settings" +msgstr "Zapisz ustawienia" + +#: irc.php:40 irc.php:137 +msgid "Channel(s) to auto connect (comma separated)" +msgstr "Kanał(y) do ​​automatycznego połączenia (oddzielone przecinkami)" + +#: irc.php:40 irc.php:137 +msgid "" +"List of channels that shall automatically connected to when the app is " +"launched." +msgstr "Lista kanałów, które będą automatycznie połączone z uruchomieniem aplikacji." + +#: irc.php:41 irc.php:138 +msgid "Popular Channels (comma separated)" +msgstr "Popularne kanały (oddzielone przecinkami)" + +#: irc.php:41 irc.php:138 +msgid "" +"List of popular channels, will be displayed at the side and hotlinked for " +"easy joining." +msgstr "Lista popularnych kanałów zostanie wyświetlona z boku i połączona w celu łatwego dołączenia." + +#: irc.php:57 irc.php:128 +msgid "IRC settings saved." +msgstr "Zapisano ustawienia IRC." + +#: irc.php:62 +msgid "IRC Chatroom" +msgstr "Czat na IRC" + +#: irc.php:90 +msgid "Popular Channels" +msgstr "Popularne kanały" diff --git a/irc/lang/pl/strings.php b/irc/lang/pl/strings.php index 721a8002..25a825d7 100644 --- a/irc/lang/pl/strings.php +++ b/irc/lang/pl/strings.php @@ -1,9 +1,17 @@ -strings["IRC Settings"] = "Ustawienia IRC"; -$a->strings["Channel(s) to auto connect (comma separated)"] = ""; -$a->strings["Popular Channels (comma separated)"] = ""; -$a->strings["Submit"] = "Potwierdź"; -$a->strings["IRC settings saved."] = "Zapisano ustawienia IRC."; -$a->strings["IRC Chatroom"] = "IRC Chatroom"; -$a->strings["Popular Channels"] = "Popularne kanały"; +=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);; +}} +; +$a->strings["IRC Settings"] = "Ustawienia IRC"; +$a->strings["Here you can change the system wide settings for the channels to automatically join and access via the side bar. Note the changes you do here, only effect the channel selection if you are logged in."] = "Tutaj możesz zmienić ustawienia systemowe dla kanałów, aby automatycznie łączyć się i uzyskać dostęp za pomocą paska bocznego. Zwróć uwagę na zmiany, które tu zrobisz, wpływają tylko na wybór kanału, jeśli jesteś zalogowany."; +$a->strings["Save Settings"] = "Zapisz ustawienia"; +$a->strings["Channel(s) to auto connect (comma separated)"] = "Kanał(y) do ​​automatycznego połączenia (oddzielone przecinkami)"; +$a->strings["List of channels that shall automatically connected to when the app is launched."] = "Lista kanałów, które będą automatycznie połączone z uruchomieniem aplikacji."; +$a->strings["Popular Channels (comma separated)"] = "Popularne kanały (oddzielone przecinkami)"; +$a->strings["List of popular channels, will be displayed at the side and hotlinked for easy joining."] = "Lista popularnych kanałów zostanie wyświetlona z boku i połączona w celu łatwego dołączenia."; +$a->strings["IRC settings saved."] = "Zapisano ustawienia IRC."; +$a->strings["IRC Chatroom"] = "Czat na IRC"; +$a->strings["Popular Channels"] = "Popularne kanały"; diff --git a/jappixmini/lang/pl/messages.po b/jappixmini/lang/pl/messages.po new file mode 100644 index 00000000..a91952e1 --- /dev/null +++ b/jappixmini/lang/pl/messages.po @@ -0,0 +1,77 @@ +# ADDON jappixmini +# Copyright (C) +# This file is distributed under the same license as the Friendica jappixmini addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2018-04-01 15:59+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: jappixmini.php:266 +msgid "Jappix Mini addon settings" +msgstr "Ustawienia dodatku Jappix Mini" + +#: jappixmini.php:268 +msgid "Activate addon" +msgstr "Aktywuj dodatek" + +#: jappixmini.php:271 +msgid "" +"Do not insert the Jappixmini Chat-Widget into the webinterface" +msgstr "Nie wstawiaj widżetu czatu Jappixmini do interfejsu WWW" + +#: jappixmini.php:274 +msgid "Jabber username" +msgstr "Jabber nazwa użytkownika" + +#: jappixmini.php:277 +msgid "Jabber server" +msgstr "Serwer Jabber" + +#: jappixmini.php:281 +msgid "Jabber BOSH host" +msgstr "Host Jabber BOSH" + +#: jappixmini.php:285 +msgid "Jabber password" +msgstr "Hasło Jabber" + +#: jappixmini.php:290 +msgid "Encrypt Jabber password with Friendica password (recommended)" +msgstr "Szyfrowanie hasła Jabbera za pomocą hasła Friendica (zalecane)" + +#: jappixmini.php:293 +msgid "Friendica password" +msgstr "Hasło Friendica" + +#: jappixmini.php:296 +msgid "Approve subscription requests from Friendica contacts automatically" +msgstr "Automatycznie zatwierdzaj prośby o subskrypcję od kontaktów z Friendica" + +#: jappixmini.php:299 +msgid "Subscribe to Friendica contacts automatically" +msgstr "Subskrybuj kontakty z Friendica automatycznie" + +#: jappixmini.php:302 +msgid "Purge internal list of jabber addresses of contacts" +msgstr "Usuń wewnętrzną listę adresów Jabber z kontaktów" + +#: jappixmini.php:307 +msgid "Submit" +msgstr "Wyślij" + +#: jappixmini.php:308 +msgid "Add contact" +msgstr "Dodaj kontakt" diff --git a/jappixmini/lang/pl/strings.php b/jappixmini/lang/pl/strings.php index 35f876d9..b17b3e77 100644 --- a/jappixmini/lang/pl/strings.php +++ b/jappixmini/lang/pl/strings.php @@ -1,16 +1,21 @@ -strings["Jappix Mini addon settings"] = ""; -$a->strings["Activate addon"] = ""; -$a->strings["Do not insert the Jappixmini Chat-Widget into the webinterface"] = ""; -$a->strings["Jabber username"] = ""; -$a->strings["Jabber server"] = ""; -$a->strings["Jabber BOSH host"] = ""; -$a->strings["Jabber password"] = "Hasło Jabber"; -$a->strings["Encrypt Jabber password with Friendica password (recommended)"] = ""; -$a->strings["Friendica password"] = "Hasło Friendica"; -$a->strings["Approve subscription requests from Friendica contacts automatically"] = ""; -$a->strings["Subscribe to Friendica contacts automatically"] = ""; -$a->strings["Purge internal list of jabber addresses of contacts"] = ""; -$a->strings["Submit"] = "Potwierdź"; -$a->strings["Add contact"] = "Dodaj kontakt"; +=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);; +}} +; +$a->strings["Jappix Mini addon settings"] = "Ustawienia dodatku Jappix Mini"; +$a->strings["Activate addon"] = "Aktywuj dodatek"; +$a->strings["Do not insert the Jappixmini Chat-Widget into the webinterface"] = "Nie wstawiaj widżetu czatu Jappixmini do interfejsu WWW"; +$a->strings["Jabber username"] = "Jabber nazwa użytkownika"; +$a->strings["Jabber server"] = "Serwer Jabber"; +$a->strings["Jabber BOSH host"] = "Host Jabber BOSH"; +$a->strings["Jabber password"] = "Hasło Jabber"; +$a->strings["Encrypt Jabber password with Friendica password (recommended)"] = "Szyfrowanie hasła Jabbera za pomocą hasła Friendica (zalecane)"; +$a->strings["Friendica password"] = "Hasło Friendica"; +$a->strings["Approve subscription requests from Friendica contacts automatically"] = "Automatycznie zatwierdzaj prośby o subskrypcję od kontaktów z Friendica"; +$a->strings["Subscribe to Friendica contacts automatically"] = "Subskrybuj kontakty z Friendica automatycznie"; +$a->strings["Purge internal list of jabber addresses of contacts"] = "Usuń wewnętrzną listę adresów Jabber z kontaktów"; +$a->strings["Submit"] = "Wyślij"; +$a->strings["Add contact"] = "Dodaj kontakt"; diff --git a/js_upload/lang/pl/messages.po b/js_upload/lang/pl/messages.po new file mode 100644 index 00000000..32aad058 --- /dev/null +++ b/js_upload/lang/pl/messages.po @@ -0,0 +1,56 @@ +# ADDON js_upload +# Copyright (C) +# This file is distributed under the same license as the Friendica js_upload addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2018-03-30 17:58+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: js_upload.php:43 +msgid "Upload a file" +msgstr "Prześlij plik" + +#: js_upload.php:44 +msgid "Drop files here to upload" +msgstr "Upuść pliki tutaj, aby przesłać" + +#: js_upload.php:45 +msgid "Cancel" +msgstr "Anuluj" + +#: js_upload.php:46 +msgid "Failed" +msgstr "Nie powiodło się" + +#: js_upload.php:303 +msgid "No files were uploaded." +msgstr "Żadne pliki nie zostały przesłane." + +#: js_upload.php:309 +msgid "Uploaded file is empty" +msgstr "Przesłany plik jest pusty" + +#: js_upload.php:321 +msgid "Image exceeds size limit of " +msgstr "Obraz przekracza limit rozmiaru wynoszący" + +#: js_upload.php:332 +msgid "File has an invalid extension, it should be one of " +msgstr "Plik ma nieprawidłowe rozszerzenie, powinno być jednym z nich" + +#: js_upload.php:343 +msgid "Upload was cancelled, or server error encountered" +msgstr "Przesyłanie zostało anulowane lub wystąpił błąd serwera" diff --git a/js_upload/lang/pl/strings.php b/js_upload/lang/pl/strings.php index af2d07bc..19140b92 100644 --- a/js_upload/lang/pl/strings.php +++ b/js_upload/lang/pl/strings.php @@ -1,11 +1,16 @@ -strings["Upload a file"] = "Załaduj plik"; -$a->strings["Drop files here to upload"] = "Wrzuć tu pliki by je załadować"; -$a->strings["Cancel"] = "Anuluj"; -$a->strings["Failed"] = "Niepowodzenie"; -$a->strings["No files were uploaded."] = "Nie załadowano żadnych plików."; -$a->strings["Uploaded file is empty"] = "Wysłany plik jest pusty"; -$a->strings["Image exceeds size limit of "] = "obrazek przekracza limit rozmiaru"; -$a->strings["File has an invalid extension, it should be one of "] = "Pilk ma nieprawidłowe rozszerzenie, powinien być jednym z"; -$a->strings["Upload was cancelled, or server error encountered"] = "Przesyłanie zostało anulowane lub wystąpił błąd serwera."; +=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);; +}} +; +$a->strings["Upload a file"] = "Prześlij plik"; +$a->strings["Drop files here to upload"] = "Upuść pliki tutaj, aby przesłać"; +$a->strings["Cancel"] = "Anuluj"; +$a->strings["Failed"] = "Nie powiodło się"; +$a->strings["No files were uploaded."] = "Żadne pliki nie zostały przesłane."; +$a->strings["Uploaded file is empty"] = "Przesłany plik jest pusty"; +$a->strings["Image exceeds size limit of "] = "Obraz przekracza limit rozmiaru wynoszący"; +$a->strings["File has an invalid extension, it should be one of "] = "Plik ma nieprawidłowe rozszerzenie, powinno być jednym z nich"; +$a->strings["Upload was cancelled, or server error encountered"] = "Przesyłanie zostało anulowane lub wystąpił błąd serwera"; diff --git a/krynn/lang/pl/messages.po b/krynn/lang/pl/messages.po new file mode 100644 index 00000000..c1adfcc2 --- /dev/null +++ b/krynn/lang/pl/messages.po @@ -0,0 +1,32 @@ +# ADDON krynn +# Copyright (C) +# This file is distributed under the same license as the Friendica krynn addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2018-03-31 19:11+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: krynn.php:150 +msgid "Krynn Settings" +msgstr "Ustawienia Krynn" + +#: krynn.php:152 +msgid "Enable Krynn Addon" +msgstr "Włącz dodatek Krynn" + +#: krynn.php:158 +msgid "Submit" +msgstr "Wyślij" diff --git a/krynn/lang/pl/strings.php b/krynn/lang/pl/strings.php index d77ed6c1..26cda588 100644 --- a/krynn/lang/pl/strings.php +++ b/krynn/lang/pl/strings.php @@ -1,5 +1,10 @@ -strings["Krynn Settings"] = ""; -$a->strings["Enable Krynn Addon"] = ""; -$a->strings["Submit"] = "Potwierdź"; +=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);; +}} +; +$a->strings["Krynn Settings"] = "Ustawienia Krynn"; +$a->strings["Enable Krynn Addon"] = "Włącz dodatek Krynn"; +$a->strings["Submit"] = "Wyślij"; diff --git a/langfilter/lang/de/messagespo.po b/langfilter/lang/de/messagespo.po index cbdfdc47..115ffeb0 100644 --- a/langfilter/lang/de/messagespo.po +++ b/langfilter/lang/de/messagespo.po @@ -4,14 +4,15 @@ # # # Translators: -# bavatar , 2015 +# Copiis Praeesse , 2018 +# Tobias Diekershoff , 2015 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-09-22 15:18+0200\n" -"PO-Revision-Date: 2015-09-24 04:54+0000\n" -"Last-Translator: bavatar \n" +"POT-Creation-Date: 2018-03-29 22:43+0700\n" +"PO-Revision-Date: 2018-03-31 22:44+0000\n" +"Last-Translator: Copiis Praeesse \n" "Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,52 +20,62 @@ msgstr "" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: langfilter.php:44 +#: langfilter.php:57 msgid "Language Filter" msgstr "Sprachfilter" -#: langfilter.php:45 +#: langfilter.php:58 msgid "" -"This addon tries to identify the language of a postings. If it does not " -"match any language spoken by you (see below) the posting will be collapsed. " -"Remember detecting the language is not perfect, especially with short " -"postings." -msgstr "Dieses Addon versucht die Sprache eines Beitrags zu ermitteln und verbirgt den Inhalt, wenn du die Sprache nicht sprichst. Die Spracherkennung ist allerdings nicht perfekt, insbesondere bei kurzen Beiträgen." +"This addon tries to identify the language posts are writen in. If it does " +"not match any language specifed below, posts will be hidden by collapsing " +"them." +msgstr "Dieses Addon versucht zu identifizieren, in welche Sprachen Posts geschrieben werden. Wenn es nicht mit einer der unten angegebenen Sprachen übereinstimmt, werden Posts durch Zusammenklappen verborgen." -#: langfilter.php:46 +#: langfilter.php:59 msgid "Use the language filter" msgstr "Den Sprachfilter verwenden" -#: langfilter.php:47 -msgid "I speak" -msgstr "Ich spreche" +#: langfilter.php:60 +msgid "Able to read" +msgstr "Lesbar" -#: langfilter.php:47 +#: langfilter.php:60 msgid "" "List of abbreviations (iso2 codes) for languages you speak, comma separated." " For example \"de,it\"." msgstr "Liste von Abkürzungen (ISO2 Codes) der Sprachen die du sprichst, getrennt durch Komma. Zum Beispiel: \"de,it\"." -#: langfilter.php:48 +#: langfilter.php:61 msgid "Minimum confidence in language detection" msgstr "Minimales Vertrauenslevel in die Spracherkennung" -#: langfilter.php:48 +#: langfilter.php:61 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 "Minimales Vertrauen in die Richtigkeit der erkannten Sprache. Wert zwischen 0 und 100. Beiträge mit einem niedrigeren Vertrauenslevel werden nicht gefiltert." -#: langfilter.php:49 +#: langfilter.php:62 +msgid "Minimum length of message body" +msgstr "Mindestlänge des Nachrichtentexts" + +#: langfilter.php:62 +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 "Mindestanzahl von Zeichen im Nachrichtentext die vom Filter benutz werden soll. Beiträge die kürzer sind werden nicht gefiltert. Hinweis: Die Spracherkennung ist bei kurze Inhalte (<200 Zeichen) nicht zuverlässig." + +#: langfilter.php:63 msgid "Save Settings" msgstr "Einstellungen speichern" -#: langfilter.php:73 +#: langfilter.php:104 msgid "Language Filter Settings saved." msgstr "Sprachfilter Einstellungen gespeichert." -#: langfilter.php:123 +#: langfilter.php:181 #, php-format -msgid "unspoken language %s - Click to open/close" -msgstr "nicht gesprochene Sprache %s - Zum öffnen/schließen klicken" +msgid "Hidden content in %s - Click to open/close" +msgstr "Versteckter Inhalt in %s - Klicken zum Öffnen / Schließen" diff --git a/langfilter/lang/de/strings.php b/langfilter/lang/de/strings.php index fe0e28b3..71df71b4 100644 --- a/langfilter/lang/de/strings.php +++ b/langfilter/lang/de/strings.php @@ -6,12 +6,14 @@ function string_plural_select_de($n){ }} ; $a->strings["Language Filter"] = "Sprachfilter"; -$a->strings["This addon tries to identify the language of a postings. If it does not match any language spoken by you (see below) the posting will be collapsed. Remember detecting the language is not perfect, especially with short postings."] = "Dieses Addon versucht die Sprache eines Beitrags zu ermitteln und verbirgt den Inhalt, wenn du die Sprache nicht sprichst. Die Spracherkennung ist allerdings nicht perfekt, insbesondere bei kurzen Beiträgen."; +$a->strings["This addon tries to identify the language posts are writen in. If it does not match any language specifed below, posts will be hidden by collapsing them."] = "Dieses Addon versucht zu identifizieren, in welche Sprachen Posts geschrieben werden. Wenn es nicht mit einer der unten angegebenen Sprachen übereinstimmt, werden Posts durch Zusammenklappen verborgen."; $a->strings["Use the language filter"] = "Den Sprachfilter verwenden"; -$a->strings["I speak"] = "Ich spreche"; +$a->strings["Able to read"] = "Lesbar"; $a->strings["List of abbreviations (iso2 codes) for languages you speak, comma separated. For example \"de,it\"."] = "Liste von Abkürzungen (ISO2 Codes) der Sprachen die du sprichst, getrennt durch Komma. Zum Beispiel: \"de,it\"."; $a->strings["Minimum confidence in language detection"] = "Minimales Vertrauenslevel in die Spracherkennung"; $a->strings["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."] = "Minimales Vertrauen in die Richtigkeit der erkannten Sprache. Wert zwischen 0 und 100. Beiträge mit einem niedrigeren Vertrauenslevel werden nicht gefiltert."; +$a->strings["Minimum length of message body"] = "Mindestlänge des Nachrichtentexts"; +$a->strings["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)."] = "Mindestanzahl von Zeichen im Nachrichtentext die vom Filter benutz werden soll. Beiträge die kürzer sind werden nicht gefiltert. Hinweis: Die Spracherkennung ist bei kurze Inhalte (<200 Zeichen) nicht zuverlässig."; $a->strings["Save Settings"] = "Einstellungen speichern"; $a->strings["Language Filter Settings saved."] = "Sprachfilter Einstellungen gespeichert."; -$a->strings["unspoken language %s - Click to open/close"] = "nicht gesprochene Sprache %s - Zum öffnen/schließen klicken"; +$a->strings["Hidden content in %s - Click to open/close"] = "Versteckter Inhalt in %s - Klicken zum Öffnen / Schließen"; diff --git a/langfilter/lang/pl/messages.po b/langfilter/lang/pl/messages.po new file mode 100644 index 00000000..3c9b2cc0 --- /dev/null +++ b/langfilter/lang/pl/messages.po @@ -0,0 +1,80 @@ +# ADDON langfilter +# Copyright (C) +# This file is distributed under the same license as the Friendica langfilter addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-03-29 22:43+0700\n" +"PO-Revision-Date: 2018-04-01 14:28+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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:57 +msgid "Language Filter" +msgstr "Filtr językowy" + +#: langfilter.php:58 +msgid "" +"This addon tries to identify the language posts are writen in. If it does " +"not match any language specifed 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." + +#: langfilter.php:59 +msgid "Use the language filter" +msgstr "Użyj filtru językowego" + +#: langfilter.php:60 +msgid "Able to read" +msgstr "Może odczytać" + +#: langfilter.php:60 +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\"." + +#: langfilter.php:61 +msgid "Minimum confidence in language detection" +msgstr "Minimalne zaufanie do wykrywania języka" + +#: langfilter.php:61 +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:62 +msgid "Minimum length of message body" +msgstr "Minimalna długość treści wiadomości" + +#: langfilter.php:62 +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 filtru. Wpisy krótsze niż ta nie będą filtrowane. Uwaga: Wykrywanie języka nie jest wiarygodne dla krótkiej treści (<200 znaków)." + +#: langfilter.php:63 +msgid "Save Settings" +msgstr "Zapisz ustawienia" + +#: langfilter.php:104 +msgid "Language Filter Settings saved." +msgstr "Ustawienia filtra języka zostały zapisane." + +#: langfilter.php:181 +#, php-format +msgid "Hidden content in %s - Click to open/close" +msgstr "Ukryte treści w %s - Kliknij aby otworzyć/zamknąć" diff --git a/langfilter/lang/pl/strings.php b/langfilter/lang/pl/strings.php new file mode 100644 index 00000000..8d29327e --- /dev/null +++ b/langfilter/lang/pl/strings.php @@ -0,0 +1,19 @@ +=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);; +}} +; +$a->strings["Language Filter"] = "Filtr językowy"; +$a->strings["This addon tries to identify the language posts are writen in. If it does not match any language specifed below, posts will be hidden by collapsing them."] = "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."; +$a->strings["Use the language filter"] = "Użyj filtru językowego"; +$a->strings["Able to read"] = "Może odczytać"; +$a->strings["List of abbreviations (iso2 codes) for languages you speak, comma separated. For example \"de,it\"."] = "Lista skrótów (kodów iso2) dla języków, które znasz, oddzielonych przecinkami. Na przykład \"pl,de,it\"."; +$a->strings["Minimum confidence in language detection"] = "Minimalne zaufanie do wykrywania języka"; +$a->strings["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."] = "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."; +$a->strings["Minimum length of message body"] = "Minimalna długość treści wiadomości"; +$a->strings["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)."] = "Minimalna liczba znaków w treści wiadomości dla używanego filtru. Wpisy krótsze niż ta nie będą filtrowane. Uwaga: Wykrywanie języka nie jest wiarygodne dla krótkiej treści (<200 znaków)."; +$a->strings["Save Settings"] = "Zapisz ustawienia"; +$a->strings["Language Filter Settings saved."] = "Ustawienia filtra języka zostały zapisane."; +$a->strings["Hidden content in %s - Click to open/close"] = "Ukryte treści w %s - Kliknij aby otworzyć/zamknąć"; diff --git a/libertree/lang/pl/messages.po b/libertree/lang/pl/messages.po new file mode 100644 index 00000000..b7650aa0 --- /dev/null +++ b/libertree/lang/pl/messages.po @@ -0,0 +1,48 @@ +# ADDON libertree +# Copyright (C) +# This file is distributed under the same license as the Friendica libertree addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2018-03-31 19:44+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: libertree.php:36 +msgid "Post to libertree" +msgstr "Opublikuj na libertree" + +#: libertree.php:67 +msgid "libertree Post Settings" +msgstr "libertree Ustawienia Post" + +#: libertree.php:69 +msgid "Enable Libertree Post Addon" +msgstr "Włącz dodatek Libertree Post" + +#: libertree.php:74 +msgid "Libertree API token" +msgstr "Token API Libertree" + +#: libertree.php:79 +msgid "Libertree site URL" +msgstr "Adres URL witryny Libertree" + +#: libertree.php:84 +msgid "Post to Libertree by default" +msgstr "Wyślij domyślnie do Libertree" + +#: libertree.php:90 +msgid "Submit" +msgstr "Wyślij" diff --git a/libertree/lang/pl/strings.php b/libertree/lang/pl/strings.php index 5f212248..afb721b6 100644 --- a/libertree/lang/pl/strings.php +++ b/libertree/lang/pl/strings.php @@ -1,9 +1,14 @@ -strings["Post to libertree"] = ""; -$a->strings["libertree Post Settings"] = ""; -$a->strings["Enable Libertree Post Addon"] = ""; -$a->strings["Libertree API token"] = ""; -$a->strings["Libertree site URL"] = ""; -$a->strings["Post to Libertree by default"] = ""; -$a->strings["Submit"] = "Potwierdź"; +=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);; +}} +; +$a->strings["Post to libertree"] = "Opublikuj na libertree"; +$a->strings["libertree Post Settings"] = "libertree Ustawienia Post"; +$a->strings["Enable Libertree Post Addon"] = "Włącz dodatek Libertree Post"; +$a->strings["Libertree API token"] = "Token API Libertree"; +$a->strings["Libertree site URL"] = "Adres URL witryny Libertree"; +$a->strings["Post to Libertree by default"] = "Wyślij domyślnie do Libertree"; +$a->strings["Submit"] = "Wyślij"; diff --git a/libravatar/lang/pl/messages.po b/libravatar/lang/pl/messages.po new file mode 100644 index 00000000..4a65a173 --- /dev/null +++ b/libravatar/lang/pl/messages.po @@ -0,0 +1,84 @@ +# ADDON libravatar +# Copyright (C) +# This file is distributed under the same license as the Friendica libravatar addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2018-04-01 14:37+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: libravatar.php:14 +msgid "Could NOT install Libravatar successfully.
It requires PHP >= 5.3" +msgstr "Nie można zainstalować Libravatar pomyślnie.
Wymaga PHP> = 5.3" + +#: libravatar.php:73 +msgid "generic profile image" +msgstr "ogólny obraz profilu" + +#: libravatar.php:74 +msgid "random geometric pattern" +msgstr "losowy wzór geometryczny" + +#: libravatar.php:75 +msgid "monster face" +msgstr "twarz potwora" + +#: libravatar.php:76 +msgid "computer generated face" +msgstr "wygenerowane komputerowo twarz" + +#: libravatar.php:77 +msgid "retro arcade style face" +msgstr "twarz w stylu retro arcade" + +#: libravatar.php:82 +msgid "Warning" +msgstr "Ostrzeżenie" + +#: libravatar.php:83 +#, php-format +msgid "Your PHP version %s is lower than the required PHP >= 5.3." +msgstr "Twoja wersja PHP %s jest niższa niż wymagany PHP> = 5.3." + +#: libravatar.php:84 +msgid "This addon is not functional on your server." +msgstr "Ten dodatek nie działa na twoim serwerze." + +#: libravatar.php:93 +msgid "Information" +msgstr "Informacja" + +#: libravatar.php:93 +msgid "" +"Gravatar addon is installed. Please disable the Gravatar addon.
The " +"Libravatar addon will fall back to Gravatar if nothing was found at " +"Libravatar." +msgstr "Dodatek Gravatar jest zainstalowany. Wyłącz dodatek Gravatar. Dodatek Libravatar powróci do Gravatar, jeśli w Libravatar nie zostanie znaleziony żaden przedmiot." + +#: libravatar.php:99 +msgid "Submit" +msgstr "Wyślij" + +#: libravatar.php:100 +msgid "Default avatar image" +msgstr "Domyślny obraz awatara" + +#: libravatar.php:100 +msgid "Select default avatar image if none was found. See README" +msgstr "Wybierz domyślny obraz awatara, jeśli nie został znaleziony. Zobacz README" + +#: libravatar.php:112 +msgid "Libravatar settings updated." +msgstr "Zaktualizowano ustawienia Libravatar." diff --git a/libravatar/lang/pl/strings.php b/libravatar/lang/pl/strings.php index b9a780c6..d941b36f 100644 --- a/libravatar/lang/pl/strings.php +++ b/libravatar/lang/pl/strings.php @@ -1,17 +1,22 @@ -strings["Could NOT install Libravatar successfully.
It requires PHP >= 5.3"] = ""; -$a->strings["generic profile image"] = "generuj obraz profilowy"; -$a->strings["random geometric pattern"] = "przypadkowy wzorzec geometryczny"; -$a->strings["monster face"] = "monster face"; -$a->strings["computer generated face"] = ""; -$a->strings["retro arcade style face"] = ""; -$a->strings["Warning"] = "Ostrzeżenie"; -$a->strings["Your PHP version %s is lower than the required PHP >= 5.3."] = ""; -$a->strings["This addon is not functional on your server."] = ""; -$a->strings["Information"] = ""; -$a->strings["Gravatar addon is installed. Please disable the Gravatar addon.
The Libravatar addon will fall back to Gravatar if nothing was found at Libravatar."] = ""; -$a->strings["Submit"] = "Potwierdź"; -$a->strings["Default avatar image"] = "Domyślny awatar"; -$a->strings["Select default avatar image if none was found. See README"] = ""; -$a->strings["Libravatar settings updated."] = ""; +=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);; +}} +; +$a->strings["Could NOT install Libravatar successfully.
It requires PHP >= 5.3"] = "Nie można zainstalować Libravatar pomyślnie.
Wymaga PHP> = 5.3"; +$a->strings["generic profile image"] = "ogólny obraz profilu"; +$a->strings["random geometric pattern"] = "losowy wzór geometryczny"; +$a->strings["monster face"] = "twarz potwora"; +$a->strings["computer generated face"] = "wygenerowane komputerowo twarz"; +$a->strings["retro arcade style face"] = "twarz w stylu retro arcade"; +$a->strings["Warning"] = "Ostrzeżenie"; +$a->strings["Your PHP version %s is lower than the required PHP >= 5.3."] = "Twoja wersja PHP %s jest niższa niż wymagany PHP> = 5.3."; +$a->strings["This addon is not functional on your server."] = "Ten dodatek nie działa na twoim serwerze."; +$a->strings["Information"] = "Informacja"; +$a->strings["Gravatar addon is installed. Please disable the Gravatar addon.
The Libravatar addon will fall back to Gravatar if nothing was found at Libravatar."] = "Dodatek Gravatar jest zainstalowany. Wyłącz dodatek Gravatar. Dodatek Libravatar powróci do Gravatar, jeśli w Libravatar nie zostanie znaleziony żaden przedmiot."; +$a->strings["Submit"] = "Wyślij"; +$a->strings["Default avatar image"] = "Domyślny obraz awatara"; +$a->strings["Select default avatar image if none was found. See README"] = "Wybierz domyślny obraz awatara, jeśli nie został znaleziony. Zobacz README"; +$a->strings["Libravatar settings updated."] = "Zaktualizowano ustawienia Libravatar."; diff --git a/ljpost/lang/pl/messages.po b/ljpost/lang/pl/messages.po new file mode 100644 index 00000000..3e7f778c --- /dev/null +++ b/ljpost/lang/pl/messages.po @@ -0,0 +1,48 @@ +# ADDON ljpost +# Copyright (C) +# This file is distributed under the same license as the Friendica ljpost addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2018-04-01 14:39+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: ljpost.php:39 +msgid "Post to LiveJournal" +msgstr "Opublikuj w LiveJournal" + +#: ljpost.php:70 +msgid "LiveJournal Post Settings" +msgstr "Ustawienia Postów LiveJournal" + +#: ljpost.php:72 +msgid "Enable LiveJournal Post Addon" +msgstr "Włącz dodatek LiveJournal" + +#: ljpost.php:77 +msgid "LiveJournal username" +msgstr "Nazwa użytkownika LiveJournal" + +#: ljpost.php:82 +msgid "LiveJournal password" +msgstr "Hasło LiveJournal" + +#: ljpost.php:87 +msgid "Post to LiveJournal by default" +msgstr "Opublikuj domyślnie w LiveJournal" + +#: ljpost.php:93 +msgid "Submit" +msgstr "Wyślij" diff --git a/ljpost/lang/pl/strings.php b/ljpost/lang/pl/strings.php index a96826ee..0ece87ca 100644 --- a/ljpost/lang/pl/strings.php +++ b/ljpost/lang/pl/strings.php @@ -1,9 +1,14 @@ -strings["Post to LiveJournal"] = "Post do LiveJournal"; -$a->strings["LiveJournal Post Settings"] = "Ustawienia postów do LiveJournal"; -$a->strings["Enable LiveJournal Post Addon"] = ""; -$a->strings["LiveJournal username"] = "Nazwa użytkownika do LiveJournal"; -$a->strings["LiveJournal password"] = "Hasło do LiveJournal"; -$a->strings["Post to LiveJournal by default"] = "automatycznie publikuj na LiveJournal"; -$a->strings["Submit"] = "Potwierdź"; +=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);; +}} +; +$a->strings["Post to LiveJournal"] = "Opublikuj w LiveJournal"; +$a->strings["LiveJournal Post Settings"] = "Ustawienia Postów LiveJournal"; +$a->strings["Enable LiveJournal Post Addon"] = "Włącz dodatek LiveJournal"; +$a->strings["LiveJournal username"] = "Nazwa użytkownika LiveJournal"; +$a->strings["LiveJournal password"] = "Hasło LiveJournal"; +$a->strings["Post to LiveJournal by default"] = "Opublikuj domyślnie w LiveJournal"; +$a->strings["Submit"] = "Wyślij"; diff --git a/mailstream/lang/pl/messages.po b/mailstream/lang/pl/messages.po new file mode 100644 index 00000000..25cd1776 --- /dev/null +++ b/mailstream/lang/pl/messages.po @@ -0,0 +1,98 @@ +# ADDON mailstream +# Copyright (C) +# This file is distributed under the same license as the Friendica mailstream addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-03-11 19:13+0100\n" +"PO-Revision-Date: 2018-04-01 14:39+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: mailstream.php:77 +msgid "From Address" +msgstr "Z adresu" + +#: mailstream.php:79 +msgid "Email address that stream items will appear to be from." +msgstr "Adres e-mail, z którego będą przesyłane strumienie pochodzące z." + +#: mailstream.php:82 mailstream.php:380 +msgid "Save Settings" +msgstr "Zapisz ustawienia" + +#: mailstream.php:223 +msgid "Re:" +msgstr "Re:" + +#: mailstream.php:231 +msgid "Friendica post" +msgstr "Friendica post" + +#: mailstream.php:234 +msgid "Diaspora post" +msgstr "Post Diaspora" + +#: mailstream.php:244 +msgid "Feed item" +msgstr "Element kanału" + +#: mailstream.php:247 +msgid "Email" +msgstr "E-mail" + +#: mailstream.php:249 +msgid "Friendica Item" +msgstr "Pozycja Friendica" + +#: mailstream.php:293 +msgid "Upstream" +msgstr "Nadrzędny" + +#: mailstream.php:294 +msgid "Local" +msgstr "Lokalny" + +#: mailstream.php:362 +msgid "Enabled" +msgstr "Włączone" + +#: mailstream.php:366 +msgid "Email Address" +msgstr "Adres e-mail" + +#: mailstream.php:368 +msgid "Leave blank to use your account email address" +msgstr "Pozostaw puste, aby użyć adresu e-mail swojego konta" + +#: mailstream.php:371 +msgid "Exclude Likes" +msgstr "Wykluczanie polubień" + +#: mailstream.php:373 +msgid "Check this to omit mailing \"Like\" notifications" +msgstr "Zaznacz to pole, aby pominąć wysyłanie powiadomień typu \"Lubię to\"" + +#: mailstream.php:376 +msgid "Attach Images" +msgstr "Dołącz zdjęcia" + +#: mailstream.php:378 +msgid "" +"Download images in posts and attach them to the email. Useful for reading " +"email while offline." +msgstr "Pobierz zdjęcia w postach i dołącz je do wiadomości e-mail. Przydatny do czytania wiadomości e-mail w trybie offline." + +#: mailstream.php:379 +msgid "Mail Stream Settings" +msgstr "Ustawienia strumienia poczty" diff --git a/mailstream/lang/pl/strings.php b/mailstream/lang/pl/strings.php new file mode 100644 index 00000000..88b0006e --- /dev/null +++ b/mailstream/lang/pl/strings.php @@ -0,0 +1,26 @@ +=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);; +}} +; +$a->strings["From Address"] = "Z adresu"; +$a->strings["Email address that stream items will appear to be from."] = "Adres e-mail, z którego będą przesyłane strumienie pochodzące z."; +$a->strings["Save Settings"] = "Zapisz ustawienia"; +$a->strings["Re:"] = "Re:"; +$a->strings["Friendica post"] = "Friendica post"; +$a->strings["Diaspora post"] = "Post Diaspora"; +$a->strings["Feed item"] = "Element kanału"; +$a->strings["Email"] = "E-mail"; +$a->strings["Friendica Item"] = "Pozycja Friendica"; +$a->strings["Upstream"] = "Nadrzędny"; +$a->strings["Local"] = "Lokalny"; +$a->strings["Enabled"] = "Włączone"; +$a->strings["Email Address"] = "Adres e-mail"; +$a->strings["Leave blank to use your account email address"] = "Pozostaw puste, aby użyć adresu e-mail swojego konta"; +$a->strings["Exclude Likes"] = "Wykluczanie polubień"; +$a->strings["Check this to omit mailing \"Like\" notifications"] = "Zaznacz to pole, aby pominąć wysyłanie powiadomień typu \"Lubię to\""; +$a->strings["Attach Images"] = "Dołącz zdjęcia"; +$a->strings["Download images in posts and attach them to the email. Useful for reading email while offline."] = "Pobierz zdjęcia w postach i dołącz je do wiadomości e-mail. Przydatny do czytania wiadomości e-mail w trybie offline."; +$a->strings["Mail Stream Settings"] = "Ustawienia strumienia poczty"; diff --git a/mathjax/lang/pl/messages.po b/mathjax/lang/pl/messages.po new file mode 100644 index 00000000..63c56a11 --- /dev/null +++ b/mathjax/lang/pl/messages.po @@ -0,0 +1,53 @@ +# ADDON mathjax +# Copyright (C) +# This file is distributed under the same license as the Friendica mathjax addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2018-04-01 14:40+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: mathjax.php:36 +msgid "Settings" +msgstr "Ustawienia" + +#: mathjax.php:37 +msgid "" +"The MathJax addon renders mathematical formulae written using the LaTeX " +"syntax surrounded by the usual $$ or an eqnarray block in the postings of " +"your wall,network tab and private mail." +msgstr "Dodatek MathJax renderuje formuły matematyczne napisane przy użyciu składni LaTeX otoczonej zwykłym blokiem $$ lub eqnarray w wiadomościach na ścianie, karcie sieciowej i prywatnej korespondencji." + +#: mathjax.php:38 +msgid "Use the MathJax renderer" +msgstr "Użyj renderer MathJax" + +#: mathjax.php:42 +msgid "Submit" +msgstr "Wyślij" + +#: mathjax.php:66 +msgid "Settings updated." +msgstr "Ustawienia zaktualizowane." + +#: mathjax.php:75 +msgid "MathJax Base URL" +msgstr "Podstawowy adres URL MathJax" + +#: mathjax.php:75 +msgid "" +"The URL for the javascript file that should be included to use MathJax. Can " +"be either the MathJax CDN or another installation of MathJax." +msgstr "Adres URL pliku javascript, który powinien być dołączony do korzystania z MathJax. Może to być MathJax CDN lub inna instalacja MathJax." diff --git a/mathjax/lang/pl/strings.php b/mathjax/lang/pl/strings.php index 08b53ccb..e41e98c0 100644 --- a/mathjax/lang/pl/strings.php +++ b/mathjax/lang/pl/strings.php @@ -1,9 +1,14 @@ -strings["Settings"] = "Ustawienia"; -$a->strings["The MathJax addon renders mathematical formulae written using the LaTeX syntax surrounded by the usual $$ or an eqnarray block in the postings of your wall,network tab and private mail."] = ""; -$a->strings["Use the MathJax renderer"] = ""; -$a->strings["Submit"] = "Potwierdź"; -$a->strings["Settings updated."] = "Zaktualizowano ustawienia."; -$a->strings["MathJax Base URL"] = ""; -$a->strings["The URL for the javascript file that should be included to use MathJax. Can be either the MathJax CDN or another installation of MathJax."] = ""; +=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);; +}} +; +$a->strings["Settings"] = "Ustawienia"; +$a->strings["The MathJax addon renders mathematical formulae written using the LaTeX syntax surrounded by the usual $$ or an eqnarray block in the postings of your wall,network tab and private mail."] = "Dodatek MathJax renderuje formuły matematyczne napisane przy użyciu składni LaTeX otoczonej zwykłym blokiem $$ lub eqnarray w wiadomościach na ścianie, karcie sieciowej i prywatnej korespondencji."; +$a->strings["Use the MathJax renderer"] = "Użyj renderer MathJax"; +$a->strings["Submit"] = "Wyślij"; +$a->strings["Settings updated."] = "Ustawienia zaktualizowane."; +$a->strings["MathJax Base URL"] = "Podstawowy adres URL MathJax"; +$a->strings["The URL for the javascript file that should be included to use MathJax. Can be either the MathJax CDN or another installation of MathJax."] = "Adres URL pliku javascript, który powinien być dołączony do korzystania z MathJax. Może to być MathJax CDN lub inna instalacja MathJax."; diff --git a/morepokes/lang/pl/messages.po b/morepokes/lang/pl/messages.po new file mode 100644 index 00000000..0b5662eb --- /dev/null +++ b/morepokes/lang/pl/messages.po @@ -0,0 +1,167 @@ +# ADDON morepokes +# Copyright (C) +# This file is distributed under the same license as the Friendica morepokes addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2018-04-01 14:48+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: morepokes.php:19 +msgid "bitchslap" +msgstr "" + +#: morepokes.php:19 +msgid "bitchslapped" +msgstr "" + +#: morepokes.php:20 +msgid "shag" +msgstr "" + +#: morepokes.php:20 +msgid "shagged" +msgstr "" + +#: morepokes.php:21 +msgid "do something obscenely biological to" +msgstr "zrobić coś nieprzyzwoicie biologicznego" + +#: morepokes.php:21 +msgid "did something obscenely biological to" +msgstr "zrobił coś nieprzyzwoicie biologicznego" + +#: morepokes.php:22 +msgid "point out the poke feature to" +msgstr "zwróć uwagę na funkcję poke" + +#: morepokes.php:22 +msgid "pointed out the poke feature to" +msgstr "wskazał na funkcję poke do" + +#: morepokes.php:23 +msgid "declare undying love for" +msgstr "zadeklaruję dozgonną miłość do" + +#: morepokes.php:23 +msgid "declared undying love for" +msgstr "deklaruję dozgonną miłość dla" + +#: morepokes.php:24 +msgid "patent" +msgstr "patent" + +#: morepokes.php:24 +msgid "patented" +msgstr "opatentowane" + +#: morepokes.php:25 +msgid "stroke beard" +msgstr "" + +#: morepokes.php:25 +msgid "stroked their beard at" +msgstr "" + +#: morepokes.php:26 +msgid "" +"bemoan the declining standards of modern secondary and tertiary education to" +msgstr "opłakują upadające standardy nowoczesnej szkoły średniej i wyższej" + +#: morepokes.php:26 +msgid "" +"bemoans the declining standards of modern secondary and tertiary education " +"to" +msgstr "żałuje upadających standardów nowoczesnej edukacji na poziomie średnim i wyższym" + +#: morepokes.php:27 +msgid "hug" +msgstr "objął" + +#: morepokes.php:27 +msgid "hugged" +msgstr "objąć" + +#: morepokes.php:28 +msgid "kiss" +msgstr "pocałunek" + +#: morepokes.php:28 +msgid "kissed" +msgstr "ucałować" + +#: morepokes.php:29 +msgid "raise eyebrows at" +msgstr "podnieś brwi" + +#: morepokes.php:29 +msgid "raised their eyebrows at" +msgstr "podnieśli brwi" + +#: morepokes.php:30 +msgid "insult" +msgstr "obraza" + +#: morepokes.php:30 +msgid "insulted" +msgstr "znieważony" + +#: morepokes.php:31 +msgid "praise" +msgstr "pochwała" + +#: morepokes.php:31 +msgid "praised" +msgstr "pochwalić" + +#: morepokes.php:32 +msgid "be dubious of" +msgstr "być wątpliwe" + +#: morepokes.php:32 +msgid "was dubious of" +msgstr "było wątpliwe" + +#: morepokes.php:33 +msgid "eat" +msgstr "jeść" + +#: morepokes.php:33 +msgid "ate" +msgstr "jadł" + +#: morepokes.php:34 +msgid "giggle and fawn at" +msgstr "chichotać i płakać" + +#: morepokes.php:34 +msgid "giggled and fawned at" +msgstr "" + +#: morepokes.php:35 +msgid "doubt" +msgstr "wątpić" + +#: morepokes.php:35 +msgid "doubted" +msgstr "powątpiewać" + +#: morepokes.php:36 +msgid "glare" +msgstr "blask" + +#: morepokes.php:36 +msgid "glared at" +msgstr "spojrzał na" diff --git a/morepokes/lang/pl/strings.php b/morepokes/lang/pl/strings.php index dd7b59e3..27dc6fad 100644 --- a/morepokes/lang/pl/strings.php +++ b/morepokes/lang/pl/strings.php @@ -1,38 +1,43 @@ -strings["bitchslap"] = ""; -$a->strings["bitchslapped"] = ""; -$a->strings["shag"] = ""; -$a->strings["shagged"] = ""; -$a->strings["do something obscenely biological to"] = ""; -$a->strings["did something obscenely biological to"] = ""; -$a->strings["point out the poke feature to"] = ""; -$a->strings["pointed out the poke feature to"] = ""; -$a->strings["declare undying love for"] = ""; -$a->strings["declared undying love for"] = ""; -$a->strings["patent"] = ""; -$a->strings["patented"] = ""; -$a->strings["stroke beard"] = ""; -$a->strings["stroked their beard at"] = ""; -$a->strings["bemoan the declining standards of modern secondary and tertiary education to"] = ""; -$a->strings["bemoans the declining standards of modern secondary and tertiary education to"] = ""; -$a->strings["hug"] = "przytul"; -$a->strings["hugged"] = "przytulony"; -$a->strings["kiss"] = "pocałuj"; -$a->strings["kissed"] = "pocałowany"; -$a->strings["raise eyebrows at"] = ""; -$a->strings["raised their eyebrows at"] = ""; -$a->strings["insult"] = ""; -$a->strings["insulted"] = ""; -$a->strings["praise"] = ""; -$a->strings["praised"] = ""; -$a->strings["be dubious of"] = ""; -$a->strings["was dubious of"] = ""; -$a->strings["eat"] = ""; -$a->strings["ate"] = ""; -$a->strings["giggle and fawn at"] = ""; -$a->strings["giggled and fawned at"] = ""; -$a->strings["doubt"] = ""; -$a->strings["doubted"] = ""; -$a->strings["glare"] = ""; -$a->strings["glared at"] = ""; +=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);; +}} +; +$a->strings["bitchslap"] = ""; +$a->strings["bitchslapped"] = ""; +$a->strings["shag"] = ""; +$a->strings["shagged"] = ""; +$a->strings["do something obscenely biological to"] = "zrobić coś nieprzyzwoicie biologicznego"; +$a->strings["did something obscenely biological to"] = "zrobił coś nieprzyzwoicie biologicznego"; +$a->strings["point out the poke feature to"] = "zwróć uwagę na funkcję poke"; +$a->strings["pointed out the poke feature to"] = "wskazał na funkcję poke do"; +$a->strings["declare undying love for"] = "zadeklaruję dozgonną miłość do"; +$a->strings["declared undying love for"] = "deklaruję dozgonną miłość dla"; +$a->strings["patent"] = "patent"; +$a->strings["patented"] = "opatentowane"; +$a->strings["stroke beard"] = ""; +$a->strings["stroked their beard at"] = ""; +$a->strings["bemoan the declining standards of modern secondary and tertiary education to"] = "opłakują upadające standardy nowoczesnej szkoły średniej i wyższej"; +$a->strings["bemoans the declining standards of modern secondary and tertiary education to"] = "żałuje upadających standardów nowoczesnej edukacji na poziomie średnim i wyższym"; +$a->strings["hug"] = "objął"; +$a->strings["hugged"] = "objąć"; +$a->strings["kiss"] = "pocałunek"; +$a->strings["kissed"] = "ucałować"; +$a->strings["raise eyebrows at"] = "podnieś brwi"; +$a->strings["raised their eyebrows at"] = "podnieśli brwi"; +$a->strings["insult"] = "obraza"; +$a->strings["insulted"] = "znieważony"; +$a->strings["praise"] = "pochwała"; +$a->strings["praised"] = "pochwalić"; +$a->strings["be dubious of"] = "być wątpliwe"; +$a->strings["was dubious of"] = "było wątpliwe"; +$a->strings["eat"] = "jeść"; +$a->strings["ate"] = "jadł"; +$a->strings["giggle and fawn at"] = "chichotać i płakać"; +$a->strings["giggled and fawned at"] = ""; +$a->strings["doubt"] = "wątpić"; +$a->strings["doubted"] = "powątpiewać"; +$a->strings["glare"] = "blask"; +$a->strings["glared at"] = "spojrzał na"; diff --git a/newmemberwidget/lang/pl/messages.po b/newmemberwidget/lang/pl/messages.po new file mode 100644 index 00000000..8d9f6fbe --- /dev/null +++ b/newmemberwidget/lang/pl/messages.po @@ -0,0 +1,76 @@ +# ADDON newmemberwidget +# Copyright (C) +# This file is distributed under the same license as the Friendica newmemberwidget addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-01 14:12+0200\n" +"PO-Revision-Date: 2018-03-31 20:24+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: newmemberwidget.php:21 +msgid "New Member" +msgstr "Nowy Użytkownik" + +#: newmemberwidget.php:22 +msgid "Tips for New Members" +msgstr "Wskazówki dla nowych członków" + +#: newmemberwidget.php:24 +msgid "Global Support Forum" +msgstr "Globalne forum pomocy technicznej" + +#: newmemberwidget.php:26 +msgid "Local Support Forum" +msgstr "Lokalne Forum Wsparcia" + +#: newmemberwidget.php:49 +msgid "Save Settings" +msgstr "Zapisz ustawienia" + +#: newmemberwidget.php:50 +msgid "Message" +msgstr "Wiadomość" + +#: newmemberwidget.php:50 +msgid "Your message for new members. You can use bbcode here." +msgstr "Twoja wiadomość dla nowych członków. Możesz użyć bbcode tutaj." + +#: newmemberwidget.php:51 +msgid "Add a link to global support forum" +msgstr "Dodaj link do globalnego forum pomocy technicznej" + +#: newmemberwidget.php:51 +msgid "Should a link to the global support forum be displayed?" +msgstr "Czy powinien być wyświetlany link do globalnego forum pomocy technicznej?" + +#: newmemberwidget.php:52 +msgid "Add a link to the local support forum" +msgstr "Dodaj link do lokalnego forum pomocy technicznej" + +#: newmemberwidget.php:52 +msgid "" +"If you have a local support forum and wand to have a link displayed in the " +"widget, check this box." +msgstr "Jeżeli masz lokalne wsparcie forum i różdżki, aby mieć łącze wyświetlane w widżecie, zaznacz to pole wyboru." + +#: newmemberwidget.php:53 +msgid "Name of the local support group" +msgstr "Nazwa grupy lokalnej pomocy technicznej" + +#: newmemberwidget.php:53 +msgid "" +"If you checked the above, specify the nickname of the local support" +" group here (i.e. helpers)" +msgstr "Jeśli zaznaczyłeś powyższe, określ tutaj pseudonim lokalnej grupy wsparcia (np. Pomocnicy)" diff --git a/newmemberwidget/lang/pl/strings.php b/newmemberwidget/lang/pl/strings.php new file mode 100644 index 00000000..a58f34ef --- /dev/null +++ b/newmemberwidget/lang/pl/strings.php @@ -0,0 +1,20 @@ +=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);; +}} +; +$a->strings["New Member"] = "Nowy Użytkownik"; +$a->strings["Tips for New Members"] = "Wskazówki dla nowych członków"; +$a->strings["Global Support Forum"] = "Globalne forum pomocy technicznej"; +$a->strings["Local Support Forum"] = "Lokalne Forum Wsparcia"; +$a->strings["Save Settings"] = "Zapisz ustawienia"; +$a->strings["Message"] = "Wiadomość"; +$a->strings["Your message for new members. You can use bbcode here."] = "Twoja wiadomość dla nowych członków. Możesz użyć bbcode tutaj."; +$a->strings["Add a link to global support forum"] = "Dodaj link do globalnego forum pomocy technicznej"; +$a->strings["Should a link to the global support forum be displayed?"] = "Czy powinien być wyświetlany link do globalnego forum pomocy technicznej?"; +$a->strings["Add a link to the local support forum"] = "Dodaj link do lokalnego forum pomocy technicznej"; +$a->strings["If you have a local support forum and wand to have a link displayed in the widget, check this box."] = "Jeżeli masz lokalne wsparcie forum i różdżki, aby mieć łącze wyświetlane w widżecie, zaznacz to pole wyboru."; +$a->strings["Name of the local support group"] = "Nazwa grupy lokalnej pomocy technicznej"; +$a->strings["If you checked the above, specify the nickname of the local support group here (i.e. helpers)"] = "Jeśli zaznaczyłeś powyższe, określ tutaj pseudonim lokalnej grupy wsparcia (np. Pomocnicy)"; diff --git a/notifyall/lang/pl/messages.po b/notifyall/lang/pl/messages.po new file mode 100644 index 00000000..a8110249 --- /dev/null +++ b/notifyall/lang/pl/messages.po @@ -0,0 +1,58 @@ +# ADDON notifyall +# Copyright (C) +# This file is distributed under the same license as the Friendica notifyall addon package. +# +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-14 16:41+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Waldemar Stoczkowski , 2018\n" +"Language-Team: Polish (https://www.transifex.com/Friendica/teams/12172/pl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: notifyall.php:26 +msgid "Send email to all members" +msgstr "Wyślij e-mail do wszystkich członków" + +#: notifyall.php:42 +#, php-format +msgid "%s Administrator" +msgstr "%s Administrator" + +#: notifyall.php:44 +#, php-format +msgid "%1$s, %2$s Administrator" +msgstr "%1$s, %2$s Administrator" + +#: notifyall.php:60 +msgid "No recipients found." +msgstr "Nie znaleziono adresatów." + +#: notifyall.php:78 +msgid "Emails sent" +msgstr "Wysłane wiadomości e-mail" + +#: notifyall.php:86 +msgid "Send email to all members of this Friendica instance." +msgstr "" +"Wyślij wiadomość e-mail do wszystkich członków tej instancji Friendica." + +#: notifyall.php:91 +msgid "Message subject" +msgstr "Temat wiadomości" + +#: notifyall.php:92 +msgid "Test mode (only send to administrator)" +msgstr "Tryb testowy (wysyłany tylko do administratora)" + +#: notifyall.php:93 +msgid "Submit" +msgstr "Zatwierdź" diff --git a/notifyall/lang/pl/strings.php b/notifyall/lang/pl/strings.php new file mode 100644 index 00000000..38a91bb0 --- /dev/null +++ b/notifyall/lang/pl/strings.php @@ -0,0 +1,16 @@ +=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);; +}} +; +$a->strings["Send email to all members"] = "Wyślij e-mail do wszystkich członków"; +$a->strings["%s Administrator"] = "%s Administrator"; +$a->strings["%1\$s, %2\$s Administrator"] = "%1\$s, %2\$s Administrator"; +$a->strings["No recipients found."] = "Nie znaleziono adresatów."; +$a->strings["Emails sent"] = "Wysłane wiadomości e-mail"; +$a->strings["Send email to all members of this Friendica instance."] = "Wyślij wiadomość e-mail do wszystkich członków tej instancji Friendica."; +$a->strings["Message subject"] = "Temat wiadomości"; +$a->strings["Test mode (only send to administrator)"] = "Tryb testowy (wysyłany tylko do administratora)"; +$a->strings["Submit"] = "Zatwierdź"; diff --git a/notimeline/lang/pl/messages.po b/notimeline/lang/pl/messages.po new file mode 100644 index 00000000..3e1b37e7 --- /dev/null +++ b/notimeline/lang/pl/messages.po @@ -0,0 +1,36 @@ +# ADDON notimeline +# Copyright (C) +# This file is distributed under the same license as the Friendica notimeline addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2018-03-31 19:17+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: notimeline.php:32 +msgid "No Timeline settings updated." +msgstr "Nie zaktualizowano ustawień osi czasu." + +#: notimeline.php:56 +msgid "No Timeline Settings" +msgstr "Brak ustawień osi czasu" + +#: notimeline.php:58 +msgid "Disable Archive selector on profile wall" +msgstr "Wyłącz selektor Archiwum na ścianie profilowej" + +#: notimeline.php:64 +msgid "Submit" +msgstr "Wyślij" diff --git a/notimeline/lang/pl/strings.php b/notimeline/lang/pl/strings.php index a92d6597..8e7aa6bf 100644 --- a/notimeline/lang/pl/strings.php +++ b/notimeline/lang/pl/strings.php @@ -1,6 +1,11 @@ -strings["No Timeline settings updated."] = ""; -$a->strings["No Timeline Settings"] = "Brak ustawień Osi czasu"; -$a->strings["Disable Archive selector on profile wall"] = ""; -$a->strings["Submit"] = "Potwierdź"; +=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);; +}} +; +$a->strings["No Timeline settings updated."] = "Nie zaktualizowano ustawień osi czasu."; +$a->strings["No Timeline Settings"] = "Brak ustawień osi czasu"; +$a->strings["Disable Archive selector on profile wall"] = "Wyłącz selektor Archiwum na ścianie profilowej"; +$a->strings["Submit"] = "Wyślij"; diff --git a/nsfw/lang/pl/messages.po b/nsfw/lang/pl/messages.po new file mode 100644 index 00000000..7293f2cd --- /dev/null +++ b/nsfw/lang/pl/messages.po @@ -0,0 +1,57 @@ +# ADDON nsfw +# Copyright (C) +# This file is distributed under the same license as the Friendica nsfw addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-03-15 17:54+0700\n" +"PO-Revision-Date: 2018-03-31 17:30+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: nsfw.php:77 nsfw.php:81 +msgid "Content Filter (NSFW and more)" +msgstr "Filtr zawartości (NSFW i więcej)" + +#: nsfw.php:85 +msgid "" +"This addon searches for specified words/text in posts and collapses them. It" +" can be used to filter content tagged with for instance #NSFW that may be " +"deemed inappropriate at certain times or places, such as being at work. It " +"is also useful for hiding irrelevant or annoying content from direct view." +msgstr "Ten dodatek szuka określonych słów/tekstów w postach i zwija je. Może służyć do filtrowania treści oznaczonych np. NSFW, które mogą zostać uznane za nieodpowiednie w określonych momentach lub miejscach, na przykład w pracy. Jest to również przydatne do ukrywania nieistotnych lub irytujących treści z bezpośredniego widoku." + +#: nsfw.php:86 +msgid "Enable Content filter" +msgstr "Włącz filtr treści" + +#: nsfw.php:89 +msgid "Comma separated list of keywords to hide" +msgstr "Rozdzielana przecinkami lista słów kluczowych do ukrycia" + +#: nsfw.php:93 +msgid "Save Settings" +msgstr "Zapisz ustawienia" + +#: nsfw.php:94 +msgid "Use /expression/ to provide regular expressions" +msgstr "Użyj /wyrażenia/, aby zapewnić wyrażenia regularne" + +#: nsfw.php:109 +msgid "NSFW Settings saved." +msgstr "Ustawienia NSFW zostały zapisane." + +#: nsfw.php:167 +#, php-format +msgid "%s - Click to open/close" +msgstr "%s - Kliknij, aby otworzyć/zamknąć" diff --git a/nsfw/lang/pl/strings.php b/nsfw/lang/pl/strings.php index ea2189ca..8e8ce556 100644 --- a/nsfw/lang/pl/strings.php +++ b/nsfw/lang/pl/strings.php @@ -1,10 +1,15 @@ -strings["Not Safe For Work (General Purpose Content Filter) settings"] = ""; -$a->strings["This addon looks in posts for the words/text you specify below, and collapses any content containing those keywords so it is not displayed at inappropriate times, such as sexual innuendo that may be improper in a work setting. It is polite and recommended to tag any content containing nudity with #NSFW. This filter can also match any other word/text you specify, and can thereby be used as a general purpose content filter."] = ""; -$a->strings["Enable Content filter"] = ""; -$a->strings["Comma separated list of keywords to hide"] = ""; -$a->strings["Submit"] = "Potwierdź"; -$a->strings["Use /expression/ to provide regular expressions"] = ""; -$a->strings["NSFW Settings saved."] = "NSFW Ustawienia zapisane."; -$a->strings["%s - Click to open/close"] = "%s - kliknij by otworzyć/zamknąć"; +=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);; +}} +; +$a->strings["Content Filter (NSFW and more)"] = "Filtr zawartości (NSFW i więcej)"; +$a->strings["This addon searches for specified words/text in posts and collapses them. It can be used to filter content tagged with for instance #NSFW that may be deemed inappropriate at certain times or places, such as being at work. It is also useful for hiding irrelevant or annoying content from direct view."] = "Ten dodatek szuka określonych słów/tekstów w postach i zwija je. Może służyć do filtrowania treści oznaczonych np. NSFW, które mogą zostać uznane za nieodpowiednie w określonych momentach lub miejscach, na przykład w pracy. Jest to również przydatne do ukrywania nieistotnych lub irytujących treści z bezpośredniego widoku."; +$a->strings["Enable Content filter"] = "Włącz filtr treści"; +$a->strings["Comma separated list of keywords to hide"] = "Rozdzielana przecinkami lista słów kluczowych do ukrycia"; +$a->strings["Save Settings"] = "Zapisz ustawienia"; +$a->strings["Use /expression/ to provide regular expressions"] = "Użyj /wyrażenia/, aby zapewnić wyrażenia regularne"; +$a->strings["NSFW Settings saved."] = "Ustawienia NSFW zostały zapisane."; +$a->strings["%s - Click to open/close"] = "%s - Kliknij, aby otworzyć/zamknąć"; diff --git a/numfriends/lang/pl/messages.po b/numfriends/lang/pl/messages.po new file mode 100644 index 00000000..d63e4cdb --- /dev/null +++ b/numfriends/lang/pl/messages.po @@ -0,0 +1,36 @@ +# ADDON numfriends +# Copyright (C) +# This file is distributed under the same license as the Friendica numfriends addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2018-03-31 19:18+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: numfriends.php:46 +msgid "Numfriends settings updated." +msgstr "Zaktualizowano ustawienia Numfriends." + +#: numfriends.php:77 +msgid "Numfriends Settings" +msgstr "Ustawienia Numfriends" + +#: numfriends.php:79 +msgid "How many contacts to display on profile sidebar" +msgstr "Ile kontaktów można wyświetlić na pasku bocznym profilu" + +#: numfriends.php:85 +msgid "Submit" +msgstr "Wyślij" diff --git a/numfriends/lang/pl/strings.php b/numfriends/lang/pl/strings.php index f1439cbf..949fbc5b 100644 --- a/numfriends/lang/pl/strings.php +++ b/numfriends/lang/pl/strings.php @@ -1,6 +1,11 @@ -strings["Numfriends settings updated."] = ""; -$a->strings["Numfriends Settings"] = ""; -$a->strings["How many contacts to display on profile sidebar"] = ""; -$a->strings["Submit"] = "Potwierdź"; +=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);; +}} +; +$a->strings["Numfriends settings updated."] = "Zaktualizowano ustawienia Numfriends."; +$a->strings["Numfriends Settings"] = "Ustawienia Numfriends"; +$a->strings["How many contacts to display on profile sidebar"] = "Ile kontaktów można wyświetlić na pasku bocznym profilu"; +$a->strings["Submit"] = "Wyślij"; diff --git a/openstreetmap/lang/pl/messages.po b/openstreetmap/lang/pl/messages.po new file mode 100644 index 00000000..4248d891 --- /dev/null +++ b/openstreetmap/lang/pl/messages.po @@ -0,0 +1,46 @@ +# ADDON openstreetmap +# Copyright (C) +# This file is distributed under the same license as the Friendica openstreetmap addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2018-03-31 17:34+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: openstreetmap.php:94 +msgid "Submit" +msgstr "Zatwierdź" + +#: openstreetmap.php:95 +msgid "Tile Server URL" +msgstr "Adres URL serwera sąsiadująco" + +#: openstreetmap.php:95 +msgid "" +"A list of public tile servers" +msgstr "Lista serwerów publicznych" + +#: openstreetmap.php:96 +msgid "Default zoom" +msgstr "Domyślny zoom" + +#: openstreetmap.php:96 +msgid "The default zoom level. (1:world, 18:highest)" +msgstr "Domyślny poziom powiększenia. (1:świat, 18:najwyższy)" + +#: openstreetmap.php:104 +msgid "Settings updated." +msgstr "Ustawienia zaktualizowane." diff --git a/openstreetmap/lang/pl/strings.php b/openstreetmap/lang/pl/strings.php index 3bc33e58..8bb1121b 100644 --- a/openstreetmap/lang/pl/strings.php +++ b/openstreetmap/lang/pl/strings.php @@ -1,8 +1,13 @@ -strings["Submit"] = "Potwierdź"; -$a->strings["Tile Server URL"] = ""; -$a->strings["A list of public tile servers"] = ""; -$a->strings["Default zoom"] = "Domyślne przybliżenie"; -$a->strings["The default zoom level. (1:world, 18:highest)"] = ""; -$a->strings["Settings updated."] = "Zaktualizowano ustawienia."; +=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);; +}} +; +$a->strings["Submit"] = "Zatwierdź"; +$a->strings["Tile Server URL"] = "Adres URL serwera sąsiadująco"; +$a->strings["A list of public tile servers"] = "Lista serwerów publicznych"; +$a->strings["Default zoom"] = "Domyślny zoom"; +$a->strings["The default zoom level. (1:world, 18:highest)"] = "Domyślny poziom powiększenia. (1:świat, 18:najwyższy)"; +$a->strings["Settings updated."] = "Ustawienia zaktualizowane."; diff --git a/pageheader/lang/pl/messages.po b/pageheader/lang/pl/messages.po new file mode 100644 index 00000000..cd9536d8 --- /dev/null +++ b/pageheader/lang/pl/messages.po @@ -0,0 +1,42 @@ +# ADDON pageheader +# Copyright (C) +# This file is distributed under the same license as the Friendica pageheader addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-03-11 18:52+0100\n" +"PO-Revision-Date: 2018-03-31 17:27+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: pageheader.php:53 +msgid "\"pageheader\" Settings" +msgstr "\"pageheader\" Ustawienia" + +#: pageheader.php:54 +msgid "Message" +msgstr "Wiadomość" + +#: pageheader.php:54 +msgid "" +"Message to display on every page on this server (or put a pageheader.html " +"file in your docroot)" +msgstr "Wiadomość do wyświetlenia na każdej stronie tego serwera (lub umieść plik pageheader.html w swoim dokumencie roboczym)" + +#: pageheader.php:55 +msgid "Save Settings" +msgstr "Zapisz ustawienia" + +#: pageheader.php:69 +msgid "pageheader Settings saved." +msgstr "pageheader Ustawienia zapisane." diff --git a/pageheader/lang/pl/strings.php b/pageheader/lang/pl/strings.php index 620839a9..1ebe9bc6 100644 --- a/pageheader/lang/pl/strings.php +++ b/pageheader/lang/pl/strings.php @@ -1,5 +1,12 @@ -strings["\"pageheader\" Settings"] = ""; -$a->strings["Submit"] = "Potwierdź"; -$a->strings["pageheader Settings saved."] = ""; +=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);; +}} +; +$a->strings["\"pageheader\" Settings"] = "\"pageheader\" Ustawienia"; +$a->strings["Message"] = "Wiadomość"; +$a->strings["Message to display on every page on this server (or put a pageheader.html file in your docroot)"] = "Wiadomość do wyświetlenia na każdej stronie tego serwera (lub umieść plik pageheader.html w swoim dokumencie roboczym)"; +$a->strings["Save Settings"] = "Zapisz ustawienia"; +$a->strings["pageheader Settings saved."] = "pageheader Ustawienia zapisane."; diff --git a/piwik/lang/pl/messages.po b/piwik/lang/pl/messages.po new file mode 100644 index 00000000..41231634 --- /dev/null +++ b/piwik/lang/pl/messages.po @@ -0,0 +1,64 @@ +# ADDON piwik +# Copyright (C) +# This file is distributed under the same license as the Friendica piwik addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-07-26 12:49+0200\n" +"PO-Revision-Date: 2018-03-31 20:06+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: piwik.php:79 +msgid "" +"This website is tracked using the Piwik " +"analytics tool." +msgstr "Ta strona internetowa jest śledzona za pomocą narzędzia analitycznego Piwik." + +#: piwik.php:82 +#, php-format +msgid "" +"If you do not want that your visits are logged in this way you can set a cookie to prevent Piwik from tracking further visits of " +"the site (opt-out)." +msgstr "Jeśli nie chcesz, aby Twoje wizyty były rejestrowane w ten sposób, możesz ustawić plik cookie, aby uniemożliwić Piwik śledzenie dalszych odwiedzin witryny (rezygnacja)." + +#: piwik.php:89 +msgid "Save Settings" +msgstr "Zapisz ustawienia" + +#: piwik.php:90 +msgid "Piwik Base URL" +msgstr "Podstawowy adres URL Piwik" + +#: piwik.php:90 +msgid "" +"Absolute path to your Piwik installation. (without protocol (http/s), with " +"trailing slash)" +msgstr "Bezwzględna ścieżka do Twojej instalacji Piwik. (bez protokołu (http/s), z ukośnikiem)" + +#: piwik.php:91 +msgid "Site ID" +msgstr "Identyfikator ID witryny" + +#: piwik.php:92 +msgid "Show opt-out cookie link?" +msgstr "Pokaż łącze opt-out cookie?" + +#: piwik.php:93 +msgid "Asynchronous tracking" +msgstr "Śledzenie asynchroniczne" + +#: piwik.php:105 +msgid "Settings updated." +msgstr "Ustawienia zaktualizowane." diff --git a/piwik/lang/pl/strings.php b/piwik/lang/pl/strings.php index 23950050..ce3884c8 100644 --- a/piwik/lang/pl/strings.php +++ b/piwik/lang/pl/strings.php @@ -1,11 +1,16 @@ -strings["This website is tracked using the Piwik analytics tool."] = ""; -$a->strings["If you do not want that your visits are logged this way you can set a cookie to prevent Piwik from tracking further visits of the site (opt-out)."] = ""; -$a->strings["Submit"] = "Potwierdź"; -$a->strings["Piwik Base URL"] = ""; -$a->strings["Absolute path to your Piwik installation. (without protocol (http/s), with trailing slash)"] = ""; -$a->strings["Site ID"] = "ID strony"; -$a->strings["Show opt-out cookie link?"] = ""; -$a->strings["Asynchronous tracking"] = ""; -$a->strings["Settings updated."] = "Zaktualizowano ustawienia."; +=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);; +}} +; +$a->strings["This website is tracked using the Piwik analytics tool."] = "Ta strona internetowa jest śledzona za pomocą narzędzia analitycznego Piwik."; +$a->strings["If you do not want that your visits are logged in this way you can set a cookie to prevent Piwik from tracking further visits of the site (opt-out)."] = "Jeśli nie chcesz, aby Twoje wizyty były rejestrowane w ten sposób, możesz ustawić plik cookie, aby uniemożliwić Piwik śledzenie dalszych odwiedzin witryny (rezygnacja)."; +$a->strings["Save Settings"] = "Zapisz ustawienia"; +$a->strings["Piwik Base URL"] = "Podstawowy adres URL Piwik"; +$a->strings["Absolute path to your Piwik installation. (without protocol (http/s), with trailing slash)"] = "Bezwzględna ścieżka do Twojej instalacji Piwik. (bez protokołu (http/s), z ukośnikiem)"; +$a->strings["Site ID"] = "Identyfikator ID witryny"; +$a->strings["Show opt-out cookie link?"] = "Pokaż łącze opt-out cookie?"; +$a->strings["Asynchronous tracking"] = "Śledzenie asynchroniczne"; +$a->strings["Settings updated."] = "Ustawienia zaktualizowane."; diff --git a/planets/lang/pl/messages.po b/planets/lang/pl/messages.po new file mode 100644 index 00000000..3018da60 --- /dev/null +++ b/planets/lang/pl/messages.po @@ -0,0 +1,32 @@ +# ADDON planets +# Copyright (C) +# This file is distributed under the same license as the Friendica planets addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2018-03-31 19:10+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: planets.php:150 +msgid "Planets Settings" +msgstr "Ustawienia Planet" + +#: planets.php:152 +msgid "Enable Planets Addon" +msgstr "Włącz dodatek Planets" + +#: planets.php:158 +msgid "Submit" +msgstr "Wyślij" diff --git a/planets/lang/pl/strings.php b/planets/lang/pl/strings.php index 0e05c0a4..61b08753 100644 --- a/planets/lang/pl/strings.php +++ b/planets/lang/pl/strings.php @@ -1,5 +1,10 @@ -strings["Planets Settings"] = ""; -$a->strings["Enable Planets Addon"] = ""; -$a->strings["Submit"] = "Potwierdź"; +=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);; +}} +; +$a->strings["Planets Settings"] = "Ustawienia Planet"; +$a->strings["Enable Planets Addon"] = "Włącz dodatek Planets"; +$a->strings["Submit"] = "Wyślij"; diff --git a/public_server/lang/pl/messages.po b/public_server/lang/pl/messages.po new file mode 100644 index 00000000..92ea576e --- /dev/null +++ b/public_server/lang/pl/messages.po @@ -0,0 +1,41 @@ +# ADDON public_server +# Copyright (C) +# This file is distributed under the same license as the Friendica public_server addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2018-03-31 16:44+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: public_server.php:62 +msgid "Administrator" +msgstr "Administrator" + +#: public_server.php:126 +#, php-format +msgid "Your account on %s will expire in a few days." +msgstr "Twoje konto na %s wygaśnie w ciągu kilku dni." + +#: public_server.php:127 +msgid "Your Friendica account is about to expire." +msgstr "Twoje konto Friendica jest w trakcie wygaszania" + +#: public_server.php:128 +#, php-format +msgid "" +"Hi %1$s,\n" +"\n" +"Your account on %2$s will expire in less than five days. You may keep your account by logging in at least once every 30 days" +msgstr "Cześć ,%1$s\n\nTwoje konto wygaśnie za %2$s mniej niż pięć dni. Możesz zachować swoje konto logując się przynajmniej raz na 30 dni" diff --git a/public_server/lang/pl/strings.php b/public_server/lang/pl/strings.php index b87c0746..489f356f 100644 --- a/public_server/lang/pl/strings.php +++ b/public_server/lang/pl/strings.php @@ -1,5 +1,11 @@ -strings["Administrator"] = "Administrator"; -$a->strings["Your account on %s will expire in a few days."] = ""; -$a->strings["Your Friendica account is about to expire."] = ""; +=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);; +}} +; +$a->strings["Administrator"] = "Administrator"; +$a->strings["Your account on %s will expire in a few days."] = "Twoje konto na %s wygaśnie w ciągu kilku dni."; +$a->strings["Your Friendica account is about to expire."] = "Twoje konto Friendica jest w trakcie wygaszania"; +$a->strings["Hi %1\$s,\n\nYour account on %2\$s will expire in less than five days. You may keep your account by logging in at least once every 30 days"] = "Cześć ,%1\$s\n\nTwoje konto wygaśnie za %2\$s mniej niż pięć dni. Możesz zachować swoje konto logując się przynajmniej raz na 30 dni"; diff --git a/pumpio/lang/pl/messages.po b/pumpio/lang/pl/messages.po new file mode 100644 index 00000000..4f33cc15 --- /dev/null +++ b/pumpio/lang/pl/messages.po @@ -0,0 +1,102 @@ +# ADDON pumpio +# Copyright (C) +# This file is distributed under the same license as the Friendica pumpio addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-23 14:45+0200\n" +"PO-Revision-Date: 2018-04-01 14:51+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: pumpio.php:38 +msgid "Permission denied." +msgstr "Odmowa dostępu." + +#: pumpio.php:124 +#, php-format +msgid "Unable to register the client at the pump.io server '%s'." +msgstr "Nie można zarejestrować klienta na serwerze pump.io '%s'." + +#: pumpio.php:164 +msgid "You are now authenticated to pumpio." +msgstr "Jesteś teraz uwierzytelniony w trybie pompowania." + +#: pumpio.php:165 +msgid "return to the connector page" +msgstr "powrót do strony łączenia" + +#: pumpio.php:183 +msgid "Post to pumpio" +msgstr "Prześlij do pompio" + +#: pumpio.php:221 pumpio.php:225 +msgid "Pump.io Import/Export/Mirror" +msgstr "Pump.io Import/Export/Mirror" + +#: pumpio.php:229 +msgid "pump.io username (without the servername)" +msgstr "nazwa użytkownika pump.io (bez nazwy serwera)" + +#: pumpio.php:234 +msgid "pump.io servername (without \"http://\" or \"https://\" )" +msgstr "pump.io nazwa_serwera (bez \"http://\" lub \"https://\")" + +#: pumpio.php:246 +msgid "Authenticate your pump.io connection" +msgstr "Uwierzytelnij swoje połączenie pump.io" + +#: pumpio.php:250 +msgid "Import the remote timeline" +msgstr "Zaimportuj zdalną oś czasu" + +#: pumpio.php:255 +msgid "Enable pump.io Post Addon" +msgstr "Włącz dodatek pump.io" + +#: pumpio.php:260 +msgid "Post to pump.io by default" +msgstr "Opublikuj domyślnie w pump.io" + +#: pumpio.php:265 +msgid "Should posts be public?" +msgstr "Czy posty powinny być publiczne?" + +#: pumpio.php:270 +msgid "Mirror all public posts" +msgstr "Odbij wszystkie publiczne posty" + +#: pumpio.php:275 +msgid "Check to delete this preset" +msgstr "Zaznacz, aby usunąć to ustawienie wstępne" + +#: pumpio.php:285 +msgid "Save Settings" +msgstr "Zapisz ustawienia" + +#: pumpio.php:515 +msgid "Pump.io post failed. Queued for retry." +msgstr "Błąd Pump.io post. W kolejce do ponowienia." + +#: pumpio.php:587 +msgid "Pump.io like failed. Queued for retry." +msgstr "Błąd Pump.io. W kolejce do ponowienia." + +#: pumpio.php:875 +msgid "status" +msgstr "status" + +#: pumpio.php:879 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "%1$slubi %2$s %3$s " diff --git a/pumpio/lang/pl/strings.php b/pumpio/lang/pl/strings.php new file mode 100644 index 00000000..bdf395b5 --- /dev/null +++ b/pumpio/lang/pl/strings.php @@ -0,0 +1,27 @@ +=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);; +}} +; +$a->strings["Permission denied."] = "Odmowa dostępu."; +$a->strings["Unable to register the client at the pump.io server '%s'."] = "Nie można zarejestrować klienta na serwerze pump.io '%s'."; +$a->strings["You are now authenticated to pumpio."] = "Jesteś teraz uwierzytelniony w trybie pompowania."; +$a->strings["return to the connector page"] = "powrót do strony łączenia"; +$a->strings["Post to pumpio"] = "Prześlij do pompio"; +$a->strings["Pump.io Import/Export/Mirror"] = "Pump.io Import/Export/Mirror"; +$a->strings["pump.io username (without the servername)"] = "nazwa użytkownika pump.io (bez nazwy serwera)"; +$a->strings["pump.io servername (without \"http://\" or \"https://\" )"] = "pump.io nazwa_serwera (bez \"http://\" lub \"https://\")"; +$a->strings["Authenticate your pump.io connection"] = "Uwierzytelnij swoje połączenie pump.io"; +$a->strings["Import the remote timeline"] = "Zaimportuj zdalną oś czasu"; +$a->strings["Enable pump.io Post Addon"] = "Włącz dodatek pump.io"; +$a->strings["Post to pump.io by default"] = "Opublikuj domyślnie w pump.io"; +$a->strings["Should posts be public?"] = "Czy posty powinny być publiczne?"; +$a->strings["Mirror all public posts"] = "Odbij wszystkie publiczne posty"; +$a->strings["Check to delete this preset"] = "Zaznacz, aby usunąć to ustawienie wstępne"; +$a->strings["Save Settings"] = "Zapisz ustawienia"; +$a->strings["Pump.io post failed. Queued for retry."] = "Błąd Pump.io post. W kolejce do ponowienia."; +$a->strings["Pump.io like failed. Queued for retry."] = "Błąd Pump.io. W kolejce do ponowienia."; +$a->strings["status"] = "status"; +$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$slubi %2\$s %3\$s "; diff --git a/qcomment/lang/pl/messages.po b/qcomment/lang/pl/messages.po new file mode 100644 index 00000000..7574a2c3 --- /dev/null +++ b/qcomment/lang/pl/messages.po @@ -0,0 +1,54 @@ +# ADDON qcomment +# Copyright (C) +# This file is distributed under the same license as the Friendica qcomment addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2018-03-31 20:01+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: qcomment.php:51 +msgid ":-)" +msgstr ":-)" + +#: qcomment.php:51 +msgid ":-(" +msgstr ":-(" + +#: qcomment.php:51 +msgid "lol" +msgstr "lol" + +#: qcomment.php:54 +msgid "Quick Comment Settings" +msgstr "Ustawienia szybkiego komentowania" + +#: qcomment.php:56 +msgid "" +"Quick comments are found near comment boxes, sometimes hidden. Click them to" +" provide simple replies." +msgstr "Szybkie komentarze znajdują się w pobliżu pól komentarza, czasami są ukryte. Kliknij je, aby zapewnić proste odpowiedzi." + +#: qcomment.php:57 +msgid "Enter quick comments, one per line" +msgstr "" + +#: qcomment.php:61 +msgid "Submit" +msgstr "Wyślij" + +#: qcomment.php:75 +msgid "Quick Comment settings saved." +msgstr "Zapisano szybkie ustawienia komentarzy." diff --git a/qcomment/lang/pl/strings.php b/qcomment/lang/pl/strings.php index f7627f4b..20742b16 100644 --- a/qcomment/lang/pl/strings.php +++ b/qcomment/lang/pl/strings.php @@ -1,10 +1,15 @@ -strings[":-)"] = ":-)"; -$a->strings[":-("] = ":-("; -$a->strings["lol"] = "lol"; -$a->strings["Quick Comment Settings"] = "Ustawienia szybkiego komentowania"; -$a->strings["Quick comments are found near comment boxes, sometimes hidden. Click them to provide simple replies."] = ""; -$a->strings["Enter quick comments, one per line"] = ""; -$a->strings["Submit"] = "Potwierdź"; -$a->strings["Quick Comment settings saved."] = ""; +=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);; +}} +; +$a->strings[":-)"] = ":-)"; +$a->strings[":-("] = ":-("; +$a->strings["lol"] = "lol"; +$a->strings["Quick Comment Settings"] = "Ustawienia szybkiego komentowania"; +$a->strings["Quick comments are found near comment boxes, sometimes hidden. Click them to provide simple replies."] = "Szybkie komentarze znajdują się w pobliżu pól komentarza, czasami są ukryte. Kliknij je, aby zapewnić proste odpowiedzi."; +$a->strings["Enter quick comments, one per line"] = ""; +$a->strings["Submit"] = "Wyślij"; +$a->strings["Quick Comment settings saved."] = "Zapisano szybkie ustawienia komentarzy."; diff --git a/randplace/lang/pl/messages.po b/randplace/lang/pl/messages.po new file mode 100644 index 00000000..14e59112 --- /dev/null +++ b/randplace/lang/pl/messages.po @@ -0,0 +1,32 @@ +# ADDON randplace +# Copyright (C) +# This file is distributed under the same license as the Friendica randplace addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2018-03-31 19:11+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: randplace.php:169 +msgid "Randplace Settings" +msgstr "Ustawienia Randplace" + +#: randplace.php:171 +msgid "Enable Randplace Addon" +msgstr "Włącz dodatek Randplace" + +#: randplace.php:177 +msgid "Submit" +msgstr "Wyślij" diff --git a/randplace/lang/pl/strings.php b/randplace/lang/pl/strings.php index 4166face..582d0a10 100644 --- a/randplace/lang/pl/strings.php +++ b/randplace/lang/pl/strings.php @@ -1,5 +1,10 @@ -strings["Randplace Settings"] = "Ustawienia Randplace"; -$a->strings["Enable Randplace Addon"] = "Włącz Randplace Addon"; -$a->strings["Submit"] = "Potwierdź"; +=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);; +}} +; +$a->strings["Randplace Settings"] = "Ustawienia Randplace"; +$a->strings["Enable Randplace Addon"] = "Włącz dodatek Randplace"; +$a->strings["Submit"] = "Wyślij"; diff --git a/remote_permissions/lang/pl/messages.po b/remote_permissions/lang/pl/messages.po new file mode 100644 index 00000000..fb68a7cd --- /dev/null +++ b/remote_permissions/lang/pl/messages.po @@ -0,0 +1,70 @@ +# ADDON remote_permissions +# Copyright (C) +# This file is distributed under the same license as the Friendica remote_permissions addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2018-03-31 20:21+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: remote_permissions.php:45 +msgid "Remote Permissions Settings" +msgstr "Ustawienia uprawnień zdalnych" + +#: remote_permissions.php:46 +msgid "" +"Allow recipients of your private posts to see the other recipients of the " +"posts" +msgstr "Zezwalaj odbiorcom prywatnych wpisów na wyświetlanie innych adresatów postów" + +#: remote_permissions.php:48 remote_permissions.php:196 +msgid "Submit" +msgstr "Wyślij" + +#: remote_permissions.php:58 +msgid "Remote Permissions settings updated." +msgstr "Zaktualizowano ustawienia uprawnień zdalnych." + +#: remote_permissions.php:124 +msgid "Visible to:" +msgstr "Widoczny dla:" + +#: remote_permissions.php:178 +msgid "Visible to" +msgstr "Widoczny dla" + +#: remote_permissions.php:178 +msgid "may only be a partial list" +msgstr "mogą być tylko częściowe listy" + +#: remote_permissions.php:197 +msgid "Global" +msgstr "Ogólnoświatowy" + +#: remote_permissions.php:197 +msgid "The posts of every user on this server show the post recipients" +msgstr "Wpisy każdego użytkownika na tym serwerze pokazują odbiorców wiadomości" + +#: remote_permissions.php:198 +msgid "Individual" +msgstr "Indywidualny" + +#: remote_permissions.php:198 +msgid "Each user chooses whether his/her posts show the post recipients" +msgstr "Każdy użytkownik wybiera, czy jego/jej posty pokazują odbiorców postów" + +#: remote_permissions.php:205 +msgid "Settings updated." +msgstr "Zaktualizowano ustawienia." diff --git a/remote_permissions/lang/pl/strings.php b/remote_permissions/lang/pl/strings.php index 13f9521d..7af64153 100644 --- a/remote_permissions/lang/pl/strings.php +++ b/remote_permissions/lang/pl/strings.php @@ -1,14 +1,19 @@ -strings["Remote Permissions Settings"] = ""; -$a->strings["Allow recipients of your private posts to see the other recipients of the posts"] = ""; -$a->strings["Submit"] = "Potwierdź"; -$a->strings["Remote Permissions settings updated."] = ""; -$a->strings["Visible to:"] = "Widoczne dla:"; -$a->strings["Visible to"] = "Widoczne dla"; -$a->strings["may only be a partial list"] = ""; -$a->strings["Global"] = "Ogólne"; -$a->strings["The posts of every user on this server show the post recipients"] = ""; -$a->strings["Individual"] = "Indywidualne"; -$a->strings["Each user chooses whether his/her posts show the post recipients"] = ""; -$a->strings["Settings updated."] = "Zaktualizowano ustawienia."; +=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);; +}} +; +$a->strings["Remote Permissions Settings"] = "Ustawienia uprawnień zdalnych"; +$a->strings["Allow recipients of your private posts to see the other recipients of the posts"] = "Zezwalaj odbiorcom prywatnych wpisów na wyświetlanie innych adresatów postów"; +$a->strings["Submit"] = "Wyślij"; +$a->strings["Remote Permissions settings updated."] = "Zaktualizowano ustawienia uprawnień zdalnych."; +$a->strings["Visible to:"] = "Widoczny dla:"; +$a->strings["Visible to"] = "Widoczny dla"; +$a->strings["may only be a partial list"] = "mogą być tylko częściowe listy"; +$a->strings["Global"] = "Ogólnoświatowy"; +$a->strings["The posts of every user on this server show the post recipients"] = "Wpisy każdego użytkownika na tym serwerze pokazują odbiorców wiadomości"; +$a->strings["Individual"] = "Indywidualny"; +$a->strings["Each user chooses whether his/her posts show the post recipients"] = "Każdy użytkownik wybiera, czy jego/jej posty pokazują odbiorców postów"; +$a->strings["Settings updated."] = "Zaktualizowano ustawienia."; diff --git a/rendertime/lang/pl/messages.po b/rendertime/lang/pl/messages.po new file mode 100644 index 00000000..d2bdb54f --- /dev/null +++ b/rendertime/lang/pl/messages.po @@ -0,0 +1,27 @@ +# ADDON rendertime +# Copyright (C) +# This file is distributed under the same license as the Friendica rendertime addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2018-03-30 19:58+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: rendertime.php:29 +#, php-format +msgid "" +"Performance: Database: %s, Network: %s, Rendering: %s, Parser: %s, I/O: %s, " +"Other: %s, Total: %s" +msgstr "Wydajność: Baza danych: %s, Sieć: %s, Renderowanie: %s, Parser: %s, I / O: %s, Inne: %s, Razem: %s" diff --git a/rendertime/lang/pl/strings.php b/rendertime/lang/pl/strings.php index ab4fa67a..17b28099 100644 --- a/rendertime/lang/pl/strings.php +++ b/rendertime/lang/pl/strings.php @@ -1,2 +1,8 @@ -=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);; +}} +; +$a->strings["Performance: Database: %s, Network: %s, Rendering: %s, Parser: %s, I/O: %s, Other: %s, Total: %s"] = "Wydajność: Baza danych: %s, Sieć: %s, Renderowanie: %s, Parser: %s, I / O: %s, Inne: %s, Razem: %s"; diff --git a/securemail/lang/pl/messages.po b/securemail/lang/pl/messages.po new file mode 100644 index 00000000..3c6f8cea --- /dev/null +++ b/securemail/lang/pl/messages.po @@ -0,0 +1,55 @@ +# ADDON securemail +# Copyright (C) +# This file is distributed under the same license as the Friendica securemail addon package. +# +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-04-11 21:14+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Waldemar Stoczkowski , 2018\n" +"Language-Team: Polish (https://www.transifex.com/Friendica/teams/12172/pl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: securemail.php:53 +msgid "\"Secure Mail\" Settings" +msgstr "Ustawienia \"Bezpieczna poczta\"" + +#: securemail.php:54 +msgid "Save Settings" +msgstr "Zapisz ustawienia" + +#: securemail.php:55 securemail.php:76 +msgid "Save and send test" +msgstr "Zapisz i wyślij test" + +#: securemail.php:56 +msgid "Enable Secure Mail" +msgstr "Włącz bezpieczną pocztę" + +#: securemail.php:57 +msgid "Public key" +msgstr "Klucz publiczny" + +#: securemail.php:57 +msgid "Your public PGP key, ascii armored format" +msgstr "Twój publiczny klucz PGP, rekomendowany format ascii" + +#: securemail.php:74 +msgid "Secure Mail Settings saved." +msgstr "Bezpieczne ustawienia poczty zostały zapisane." + +#: securemail.php:111 +msgid "Test email sent" +msgstr "Wysłano testowy e-mail" + +#: securemail.php:113 +msgid "There was an error sending the test email" +msgstr "Wystąpił błąd podczas wysyłania e-maila testowego" diff --git a/securemail/lang/pl/strings.php b/securemail/lang/pl/strings.php new file mode 100644 index 00000000..1ea6db3d --- /dev/null +++ b/securemail/lang/pl/strings.php @@ -0,0 +1,16 @@ +=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);; +}} +; +$a->strings["\"Secure Mail\" Settings"] = "Ustawienia \"Bezpieczna poczta\""; +$a->strings["Save Settings"] = "Zapisz ustawienia"; +$a->strings["Save and send test"] = "Zapisz i wyślij test"; +$a->strings["Enable Secure Mail"] = "Włącz bezpieczną pocztę"; +$a->strings["Public key"] = "Klucz publiczny"; +$a->strings["Your public PGP key, ascii armored format"] = "Twój publiczny klucz PGP, rekomendowany format ascii"; +$a->strings["Secure Mail Settings saved."] = "Bezpieczne ustawienia poczty zostały zapisane."; +$a->strings["Test email sent"] = "Wysłano testowy e-mail"; +$a->strings["There was an error sending the test email"] = "Wystąpił błąd podczas wysyłania e-maila testowego"; diff --git a/showmore/lang/pl/messages.po b/showmore/lang/pl/messages.po new file mode 100644 index 00000000..77338be6 --- /dev/null +++ b/showmore/lang/pl/messages.po @@ -0,0 +1,44 @@ +# ADDON showmore +# Copyright (C) +# This file is distributed under the same license as the Friendica showmore addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2018-03-31 19:46+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: showmore.php:38 +msgid "\"Show more\" Settings" +msgstr "\"Pokaż więcej\" ustawień" + +#: showmore.php:41 +msgid "Enable Show More" +msgstr "Włącz Pokaż więcej" + +#: showmore.php:44 +msgid "Cutting posts after how much characters" +msgstr "Cięcie słupków po ilości znaków" + +#: showmore.php:48 +msgid "Submit" +msgstr "Wyślij" + +#: showmore.php:65 +msgid "Show More Settings saved." +msgstr "Pokaż więcej zapisanych ustawień." + +#: showmore.php:119 +msgid "show more" +msgstr "Pokaż więcej" diff --git a/showmore/lang/pl/strings.php b/showmore/lang/pl/strings.php index d3e43ab5..9a5969b9 100644 --- a/showmore/lang/pl/strings.php +++ b/showmore/lang/pl/strings.php @@ -1,8 +1,13 @@ -strings["\"Show more\" Settings"] = "\"Pokaż więcej\" ustawień"; -$a->strings["Enable Show More"] = ""; -$a->strings["Cutting posts after how much characters"] = ""; -$a->strings["Submit"] = "Potwierdź"; -$a->strings["Show More Settings saved."] = ""; -$a->strings["show more"] = "Pokaż więcej"; +=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);; +}} +; +$a->strings["\"Show more\" Settings"] = "\"Pokaż więcej\" ustawień"; +$a->strings["Enable Show More"] = "Włącz Pokaż więcej"; +$a->strings["Cutting posts after how much characters"] = "Cięcie słupków po ilości znaków"; +$a->strings["Submit"] = "Wyślij"; +$a->strings["Show More Settings saved."] = "Pokaż więcej zapisanych ustawień."; +$a->strings["show more"] = "Pokaż więcej"; diff --git a/smileybutton/lang/pl/messages.po b/smileybutton/lang/pl/messages.po new file mode 100644 index 00000000..f6e69199 --- /dev/null +++ b/smileybutton/lang/pl/messages.po @@ -0,0 +1,36 @@ +# ADDON smileybutton +# Copyright (C) +# This file is distributed under the same license as the Friendica smileybutton addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-23 14:45+0200\n" +"PO-Revision-Date: 2018-03-31 19:19+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: smileybutton.php:269 +msgid "Smileybutton settings" +msgstr "Ustawienia Smileybutton" + +#: smileybutton.php:272 +msgid "You can hide the button and show the smilies directly." +msgstr "Możesz ukryć przycisk i bezpośrednio pokazać emotikony." + +#: smileybutton.php:274 +msgid "Hide the button" +msgstr "Ukryj przycisk" + +#: smileybutton.php:281 +msgid "Save Settings" +msgstr "Zapisz ustawienia" diff --git a/smileybutton/lang/pl/strings.php b/smileybutton/lang/pl/strings.php new file mode 100644 index 00000000..3c14e263 --- /dev/null +++ b/smileybutton/lang/pl/strings.php @@ -0,0 +1,11 @@ +=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);; +}} +; +$a->strings["Smileybutton settings"] = "Ustawienia Smileybutton"; +$a->strings["You can hide the button and show the smilies directly."] = "Możesz ukryć przycisk i bezpośrednio pokazać emotikony."; +$a->strings["Hide the button"] = "Ukryj przycisk"; +$a->strings["Save Settings"] = "Zapisz ustawienia"; diff --git a/startpage/lang/pl/messages.po b/startpage/lang/pl/messages.po new file mode 100644 index 00000000..7ae27110 --- /dev/null +++ b/startpage/lang/pl/messages.po @@ -0,0 +1,36 @@ +# ADDON startpage +# Copyright (C) +# This file is distributed under the same license as the Friendica startpage addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2018-03-31 19:20+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: startpage.php:83 +msgid "Startpage Settings" +msgstr "Ustawienia strony startowej" + +#: startpage.php:85 +msgid "Home page to load after login - leave blank for profile wall" +msgstr "Strona główna do załadowania po zalogowaniu - pozostaw puste pole dla ściany profilowej" + +#: startpage.php:88 +msgid "Examples: "network" or "notifications/system"" +msgstr "Przykłady: "sieć" lub "powiadomienia/system"" + +#: startpage.php:92 +msgid "Submit" +msgstr "Wyślij" diff --git a/startpage/lang/pl/strings.php b/startpage/lang/pl/strings.php index 487e2535..c313b189 100644 --- a/startpage/lang/pl/strings.php +++ b/startpage/lang/pl/strings.php @@ -1,6 +1,11 @@ -strings["Startpage Settings"] = "Ustawienia strony startowej"; -$a->strings["Home page to load after login - leave blank for profile wall"] = ""; -$a->strings["Examples: "network" or "notifications/system""] = ""; -$a->strings["Submit"] = "Potwierdź"; +=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);; +}} +; +$a->strings["Startpage Settings"] = "Ustawienia strony startowej"; +$a->strings["Home page to load after login - leave blank for profile wall"] = "Strona główna do załadowania po zalogowaniu - pozostaw puste pole dla ściany profilowej"; +$a->strings["Examples: "network" or "notifications/system""] = "Przykłady: "sieć" lub "powiadomienia/system""; +$a->strings["Submit"] = "Wyślij"; diff --git a/statusnet/lang/pl/messages.po b/statusnet/lang/pl/messages.po new file mode 100644 index 00000000..861708ee --- /dev/null +++ b/statusnet/lang/pl/messages.po @@ -0,0 +1,176 @@ +# ADDON statusnet +# Copyright (C) +# This file is distributed under the same license as the Friendica statusnet addon package. +# +# +# Translators: +# TORminator , 2014 +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-07-27 07:21+0200\n" +"PO-Revision-Date: 2018-04-01 14:57+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: statusnet.php:151 +msgid "Post to GNU Social" +msgstr "Opublikuj w GNU Social" + +#: statusnet.php:196 +msgid "" +"Please contact your site administrator.
The provided API URL is not " +"valid." +msgstr "Skontaktuj się z administratorem witryny.
Podany adres URL interfejsu API jest nieprawidłowy." + +#: statusnet.php:225 +msgid "We could not contact the GNU Social API with the Path you entered." +msgstr "Nie mogliśmy skontaktować się z GNU Social API z wprowadzoną ścieżką." + +#: statusnet.php:259 +msgid "GNU Social settings updated." +msgstr "Ustawienia społeczności GNU zaktualizowane." + +#: statusnet.php:294 statusnet.php:298 +msgid "GNU Social Import/Export/Mirror" +msgstr "GNU Social Import/Export/Mirror" + +#: statusnet.php:313 +msgid "Globally Available GNU Social OAuthKeys" +msgstr "Globalnie dostępne GNU Social OAuthKeys" + +#: statusnet.php:314 +msgid "" +"There are preconfigured OAuth key pairs for some GNU Social servers " +"available. If you are using one of them, please use these credentials. If " +"not feel free to connect to any other GNU Social instance (see below)." +msgstr "Istnieją wstępnie skonfigurowane pary kluczy OAuth dla niektórych serwerów społecznościowych GNU. Jeśli używasz jednego z nich, użyj tych poświadczeń. Jeśli nie, możesz połączyć się z dowolną inną instancją społecznościową GNU (patrz poniżej)." + +#: statusnet.php:320 statusnet.php:337 statusnet.php:364 statusnet.php:371 +#: statusnet.php:416 statusnet.php:699 +msgid "Save Settings" +msgstr "Zapisz ustawienia" + +#: statusnet.php:322 +msgid "Provide your own OAuth Credentials" +msgstr "Podaj własne dane uwierzytelniające OAuth" + +#: statusnet.php:323 +msgid "" +"No consumer key pair for GNU Social found. Register your Friendica Account " +"as an desktop client on your GNU Social account, copy the consumer key pair " +"here and enter the API base root.
Before you register your own OAuth " +"key pair ask the administrator if there is already a key pair for this " +"Friendica installation at your favorited GNU Social installation." +msgstr "Nie znaleziono pary kluczy konsumenta dla GNU Social. Zarejestruj swoje konto Friendica jako klienta komputerowego na koncie GNU Social, skopiuj tutaj parę kluczy konsumenta i wprowadź podstawową bazę interfejsu API.
Zanim zarejestrujesz swoją własną parę kluczy OAuth, zapytaj administratora, czy istnieje już para kluczy do instalacji tej aplikacji na stronie Twoja ulubiona instalacja społecznościowa GNU." + +#: statusnet.php:325 +msgid "OAuth Consumer Key" +msgstr "Klucz klienta OAuth" + +#: statusnet.php:328 +msgid "OAuth Consumer Secret" +msgstr "Tajny klucz klienta OAuth" + +#: statusnet.php:331 statusnet.php:679 statusnet.php:691 +msgid "Base API Path (remember the trailing /)" +msgstr "Podstawowa ścieżka interfejsu API (pamiętaj na końcu /)" + +#: statusnet.php:356 +msgid "" +"To connect to your GNU Social account click the button below to get a " +"security code from GNU Social which you have to copy into the input box " +"below and submit the form. Only your public posts will be " +"posted to GNU Social." +msgstr "Aby połączyć się z kontem społecznościowym GNU, kliknij przycisk poniżej, aby uzyskać kod bezpieczeństwa z GNU Social, który musisz skopiować do poniższego pola wprowadzania i przesłać formularz. Tylko twoje publiczne posty będą publikowane w GNU Social." + +#: statusnet.php:357 +msgid "Log in with GNU Social" +msgstr "Zaloguj się za pomocą GNU Social" + +#: statusnet.php:359 +msgid "Copy the security code from GNU Social here" +msgstr "Skopiuj kod bezpieczeństwa z GNU Social tutaj" + +#: statusnet.php:365 +msgid "Cancel Connection Process" +msgstr "Anuluj proces połączenia" + +#: statusnet.php:367 +msgid "Current GNU Social API is" +msgstr "Obecne API GNU Social to" + +#: statusnet.php:368 +msgid "Cancel GNU Social Connection" +msgstr "Anuluj GNU Social Connection" + +#: statusnet.php:379 +msgid "Currently connected to: " +msgstr "Obecnie podłączony do:" + +#: statusnet.php:380 +msgid "" +"If enabled all your public postings can be posted to the " +"associated GNU Social account. You can choose to do so by default (here) or " +"for every posting separately in the posting options when writing the entry." +msgstr "Jeśli ta opcja jest włączona, wszystkie twoje publiczne ogłoszenia mogą zostać wysłane na powiązane konto społecznościowe GNU. Możesz to zrobić domyślnie (tutaj) lub dla każdego księgowania osobno w opcjach księgowania podczas pisania wpisu." + +#: statusnet.php:382 +msgid "" +"Note: Due your privacy settings (Hide your profile " +"details from unknown viewers?) the link potentially included in public " +"postings relayed to GNU Social will lead the visitor to a blank page " +"informing the visitor that the access to your profile has been restricted." +msgstr "Uwaga: Ze względu na twoje ustawienia prywatności (Ukryć dane swojego profilu od nieznanych widzów?) Link potencjalnie zawarty w publicznych ogłoszeniach przekazywanych do GNU Social poprowadzi użytkownika do pustej strony informującej gościa, że ​​dostęp do twojego profilu został ograniczony." + +#: statusnet.php:385 +msgid "Allow posting to GNU Social" +msgstr "Zezwalaj na publikowanie w GNU Social" + +#: statusnet.php:388 +msgid "Send public postings to GNU Social by default" +msgstr "Domyślnie wysyłaj publiczne ogłoszenia do GNU Social" + +#: statusnet.php:392 +msgid "" +"Mirror all posts from GNU Social that are no replies or repeated messages" +msgstr "Odblokuj wszystkie posty z GNU Social, które nie są odpowiedziami lub powtarzającymi się wiadomościami" + +#: statusnet.php:398 +msgid "Import the remote timeline" +msgstr "Zaimportuj zdalną oś czasu" + +#: statusnet.php:402 +msgid "Disabled" +msgstr "Wyłącz" + +#: statusnet.php:403 +msgid "Full Timeline" +msgstr "Pełna oś czasu" + +#: statusnet.php:404 +msgid "Only Mentions" +msgstr "Tylko wzmianki" + +#: statusnet.php:413 +msgid "Clear OAuth configuration" +msgstr "Wyczyść konfigurację OAuth" + +#: statusnet.php:690 +msgid "Site name" +msgstr "Nazwa strony" + +#: statusnet.php:692 +msgid "Consumer Secret" +msgstr "Tajny klucz klienta" + +#: statusnet.php:693 +msgid "Consumer Key" +msgstr "Klucz klienta" diff --git a/statusnet/lang/pl/strings.php b/statusnet/lang/pl/strings.php index ef41e39d..edc2e09a 100644 --- a/statusnet/lang/pl/strings.php +++ b/statusnet/lang/pl/strings.php @@ -1,34 +1,40 @@ -strings["Post to StatusNet"] = "Wyślij do sieci StatusNet"; -$a->strings["Please contact your site administrator.
The provided API URL is not valid."] = "Proszę się skontaktować z administratorem strony.
API URL nie jest poprawne"; -$a->strings["We could not contact the StatusNet API with the Path you entered."] = ""; -$a->strings["StatusNet settings updated."] = "Ustawienia StatusNet zaktualizowane"; -$a->strings["StatusNet Posting Settings"] = "Ustawienia StatusNet"; -$a->strings["Globally Available StatusNet OAuthKeys"] = ""; -$a->strings["There are preconfigured OAuth key pairs for some StatusNet servers available. If you are useing one of them, please use these credentials. If not feel free to connect to any other StatusNet instance (see below)."] = ""; -$a->strings["Submit"] = "Potwierdź"; -$a->strings["Provide your own OAuth Credentials"] = ""; -$a->strings["No consumer key pair for StatusNet found. Register your Friendica Account as an desktop client on your StatusNet account, copy the consumer key pair here and enter the API base root.
Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendica installation at your favorited StatusNet installation."] = ""; -$a->strings["OAuth Consumer Key"] = ""; -$a->strings["OAuth Consumer Secret"] = ""; -$a->strings["Base API Path (remember the trailing /)"] = ""; -$a->strings["To connect to your StatusNet account click the button below to get a security code from StatusNet which you have to copy into the input box below and submit the form. Only your public posts will be posted to StatusNet."] = "Aby uzyskać połączenie z kontem w serwisie StatusNet naciśnij przycisk poniżej aby otrzymać kod bezpieczeństwa od StatusNet, który musisz skopiować do pola poniżej i wysłać formularz. Tylko twoje publiczne posty będą publikowane na StatusNet."; -$a->strings["Log in with StatusNet"] = "Zaloguj się przez StatusNet"; -$a->strings["Copy the security code from StatusNet here"] = "Tutaj skopiuj kod bezpieczeństwa z StatusNet"; -$a->strings["Cancel Connection Process"] = "Anuluj proces łączenia"; -$a->strings["Current StatusNet API is"] = "Aktualnym StatusNet API jest"; -$a->strings["Cancel StatusNet Connection"] = "Anuluj połączenie StatusNet"; -$a->strings["Currently connected to: "] = "Obecnie połączone z:"; -$a->strings["If enabled all your public postings can be posted to the associated StatusNet account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = ""; -$a->strings["Note: Due your privacy settings (Hide your profile details from unknown viewers?) the link potentially included in public postings relayed to StatusNet will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = ""; -$a->strings["Allow posting to StatusNet"] = "Pozwól zamieszczać posty na StatusNet"; -$a->strings["Send public postings to StatusNet by default"] = ""; -$a->strings["Mirror all posts from statusnet that are no replies or repeated messages"] = ""; -$a->strings["Shortening method that optimizes the post"] = ""; -$a->strings["Send linked #-tags and @-names to StatusNet"] = ""; -$a->strings["Clear OAuth configuration"] = ""; -$a->strings["Site name"] = "Nazwa strony"; -$a->strings["API URL"] = "Adres API"; -$a->strings["Consumer Secret"] = "Sekret konsumenta"; -$a->strings["Consumer Key"] = "Klucz konsumenta"; +=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);; +}} +; +$a->strings["Post to GNU Social"] = "Opublikuj w GNU Social"; +$a->strings["Please contact your site administrator.
The provided API URL is not valid."] = "Skontaktuj się z administratorem witryny.
Podany adres URL interfejsu API jest nieprawidłowy."; +$a->strings["We could not contact the GNU Social API with the Path you entered."] = "Nie mogliśmy skontaktować się z GNU Social API z wprowadzoną ścieżką."; +$a->strings["GNU Social settings updated."] = "Ustawienia społeczności GNU zaktualizowane."; +$a->strings["GNU Social Import/Export/Mirror"] = "GNU Social Import/Export/Mirror"; +$a->strings["Globally Available GNU Social OAuthKeys"] = "Globalnie dostępne GNU Social OAuthKeys"; +$a->strings["There are preconfigured OAuth key pairs for some GNU Social servers available. If you are using one of them, please use these credentials. If not feel free to connect to any other GNU Social instance (see below)."] = "Istnieją wstępnie skonfigurowane pary kluczy OAuth dla niektórych serwerów społecznościowych GNU. Jeśli używasz jednego z nich, użyj tych poświadczeń. Jeśli nie, możesz połączyć się z dowolną inną instancją społecznościową GNU (patrz poniżej)."; +$a->strings["Save Settings"] = "Zapisz ustawienia"; +$a->strings["Provide your own OAuth Credentials"] = "Podaj własne dane uwierzytelniające OAuth"; +$a->strings["No consumer key pair for GNU Social found. Register your Friendica Account as an desktop client on your GNU Social account, copy the consumer key pair here and enter the API base root.
Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendica installation at your favorited GNU Social installation."] = "Nie znaleziono pary kluczy konsumenta dla GNU Social. Zarejestruj swoje konto Friendica jako klienta komputerowego na koncie GNU Social, skopiuj tutaj parę kluczy konsumenta i wprowadź podstawową bazę interfejsu API.
Zanim zarejestrujesz swoją własną parę kluczy OAuth, zapytaj administratora, czy istnieje już para kluczy do instalacji tej aplikacji na stronie Twoja ulubiona instalacja społecznościowa GNU."; +$a->strings["OAuth Consumer Key"] = "Klucz klienta OAuth"; +$a->strings["OAuth Consumer Secret"] = "Tajny klucz klienta OAuth"; +$a->strings["Base API Path (remember the trailing /)"] = "Podstawowa ścieżka interfejsu API (pamiętaj na końcu /)"; +$a->strings["To connect to your GNU Social account click the button below to get a security code from GNU Social which you have to copy into the input box below and submit the form. Only your public posts will be posted to GNU Social."] = "Aby połączyć się z kontem społecznościowym GNU, kliknij przycisk poniżej, aby uzyskać kod bezpieczeństwa z GNU Social, który musisz skopiować do poniższego pola wprowadzania i przesłać formularz. Tylko twoje publiczne posty będą publikowane w GNU Social."; +$a->strings["Log in with GNU Social"] = "Zaloguj się za pomocą GNU Social"; +$a->strings["Copy the security code from GNU Social here"] = "Skopiuj kod bezpieczeństwa z GNU Social tutaj"; +$a->strings["Cancel Connection Process"] = "Anuluj proces połączenia"; +$a->strings["Current GNU Social API is"] = "Obecne API GNU Social to"; +$a->strings["Cancel GNU Social Connection"] = "Anuluj GNU Social Connection"; +$a->strings["Currently connected to: "] = "Obecnie podłączony do:"; +$a->strings["If enabled all your public postings can be posted to the associated GNU Social account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = "Jeśli ta opcja jest włączona, wszystkie twoje publiczne ogłoszenia mogą zostać wysłane na powiązane konto społecznościowe GNU. Możesz to zrobić domyślnie (tutaj) lub dla każdego księgowania osobno w opcjach księgowania podczas pisania wpisu."; +$a->strings["Note: Due your privacy settings (Hide your profile details from unknown viewers?) the link potentially included in public postings relayed to GNU Social will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = "Uwaga: Ze względu na twoje ustawienia prywatności (Ukryć dane swojego profilu od nieznanych widzów?) Link potencjalnie zawarty w publicznych ogłoszeniach przekazywanych do GNU Social poprowadzi użytkownika do pustej strony informującej gościa, że ​​dostęp do twojego profilu został ograniczony."; +$a->strings["Allow posting to GNU Social"] = "Zezwalaj na publikowanie w GNU Social"; +$a->strings["Send public postings to GNU Social by default"] = "Domyślnie wysyłaj publiczne ogłoszenia do GNU Social"; +$a->strings["Mirror all posts from GNU Social that are no replies or repeated messages"] = "Odblokuj wszystkie posty z GNU Social, które nie są odpowiedziami lub powtarzającymi się wiadomościami"; +$a->strings["Import the remote timeline"] = "Zaimportuj zdalną oś czasu"; +$a->strings["Disabled"] = "Wyłącz"; +$a->strings["Full Timeline"] = "Pełna oś czasu"; +$a->strings["Only Mentions"] = "Tylko wzmianki"; +$a->strings["Clear OAuth configuration"] = "Wyczyść konfigurację OAuth"; +$a->strings["Site name"] = "Nazwa strony"; +$a->strings["Consumer Secret"] = "Tajny klucz klienta"; +$a->strings["Consumer Key"] = "Klucz klienta"; diff --git a/testdrive/lang/pl/messages.po b/testdrive/lang/pl/messages.po index c0a091b1..a89fd792 100644 --- a/testdrive/lang/pl/messages.po +++ b/testdrive/lang/pl/messages.po @@ -4,20 +4,21 @@ # # # Translators: -# TORminator , 2014 +# TORminator , 2014 +# Waldemar Stoczkowski , 2018 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-08-23 17:30+0200\n" -"PO-Revision-Date: 2015-08-24 08:34+0000\n" -"Last-Translator: fabrixxm \n" +"PO-Revision-Date: 2018-03-30 19:49+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" "Content-Transfer-Encoding: 8bit\n" "Language: pl\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\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" #: testdrive.php:67 msgid "Administrator" @@ -38,4 +39,4 @@ msgid "" "Hi %1$s,\n" "\n" "Your test account on %2$s will expire in less than five days. We hope you enjoyed this test drive and use this opportunity to find a permanent Friendica website for your integrated social communications. A list of public sites is available at %s/siteinfo - and for more information on setting up your own Friendica server please see the Friendica project website at http://friendica.com." -msgstr "" +msgstr " Cześć %1$s,\n \n Twoje konto testowe wygaśnie %2$s za mniej niż pięć dni. Mamy nadzieję, że podoba Ci się ta jazda testowa i wykorzystaj tę okazję, by znaleźć stałą stronę Friendica do zintegrowanej komunikacji społecznej. Lista serwisów publicznych jest dostępna na stronie %s/siteinfo. Aby uzyskać więcej informacji na temat konfigurowania własnego serwera Friendica, odwiedź stronę projektu Friendica pod adresem http://friendica.com." diff --git a/testdrive/lang/pl/strings.php b/testdrive/lang/pl/strings.php index 6d774b60..f93293fc 100644 --- a/testdrive/lang/pl/strings.php +++ b/testdrive/lang/pl/strings.php @@ -2,10 +2,10 @@ if(! function_exists("string_plural_select_pl")) { function string_plural_select_pl($n){ - return ($n==1 ? 0 : $n%10>=2 && $n%10<=4 && ($n%100<10 || $n%100>=20) ? 1 : 2);; + return ($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);; }} ; $a->strings["Administrator"] = "Administrator"; $a->strings["Your account on %s will expire in a few days."] = "Twoje konto w %s wygaśnie w ciągu kilku dni."; $a->strings["Your Friendica test account is about to expire."] = "Twoje testowe konto Friendica za chwilę wygaśnie."; -$a->strings["Hi %1\$s,\n\nYour test account on %2\$s will expire in less than five days. We hope you enjoyed this test drive and use this opportunity to find a permanent Friendica website for your integrated social communications. A list of public sites is available at %s/siteinfo - and for more information on setting up your own Friendica server please see the Friendica project website at http://friendica.com."] = ""; +$a->strings["Hi %1\$s,\n\nYour test account on %2\$s will expire in less than five days. We hope you enjoyed this test drive and use this opportunity to find a permanent Friendica website for your integrated social communications. A list of public sites is available at %s/siteinfo - and for more information on setting up your own Friendica server please see the Friendica project website at http://friendica.com."] = " Cześć %1\$s,\n \n Twoje konto testowe wygaśnie %2\$s za mniej niż pięć dni. Mamy nadzieję, że podoba Ci się ta jazda testowa i wykorzystaj tę okazję, by znaleźć stałą stronę Friendica do zintegrowanej komunikacji społecznej. Lista serwisów publicznych jest dostępna na stronie %s/siteinfo. Aby uzyskać więcej informacji na temat konfigurowania własnego serwera Friendica, odwiedź stronę projektu Friendica pod adresem http://friendica.com."; diff --git a/tictac/lang/pl/messages.po b/tictac/lang/pl/messages.po new file mode 100644 index 00000000..b43ba445 --- /dev/null +++ b/tictac/lang/pl/messages.po @@ -0,0 +1,74 @@ +# ADDON tictac +# Copyright (C) +# This file is distributed under the same license as the Friendica tictac addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2018-03-31 20:07+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: tictac.php:20 +msgid "Three Dimensional Tic-Tac-Toe" +msgstr "Trójwymiarowy Kółko i krzyżyk" + +#: tictac.php:53 +msgid "3D Tic-Tac-Toe" +msgstr "3D Kółko i krzyżyk" + +#: tictac.php:58 +msgid "New game" +msgstr "Nowa gra" + +#: tictac.php:59 +msgid "New game with handicap" +msgstr "Nowa gra z handicapem" + +#: tictac.php:60 +msgid "" +"Three dimensional tic-tac-toe is just like the traditional game except that " +"it is played on multiple levels simultaneously. " +msgstr "Trójwymiarowe Kółko i Krzyżyk jest tak jak w tradycyjnej grze, z tym wyjątkiem, że gra się na wielu poziomach jednocześnie." + +#: tictac.php:61 +msgid "" +"In this case there are three levels. You win by getting three in a row on " +"any level, as well as up, down, and diagonally across the different levels." +msgstr "W tym przypadku istnieją trzy poziomy. Wygrywasz, zdobywając trzy z rzędu na dowolnym poziomie, a także w górę, w dół i po przekątnej na różnych poziomach." + +#: tictac.php:63 +msgid "" +"The handicap game disables the center position on the middle level because " +"the player claiming this square often has an unfair advantage." +msgstr "Gra z handicapem wyłącza środkową pozycję na środkowym poziomie, ponieważ gracz zdobywający ten kwadrat często ma nieuczciwą przewagę." + +#: tictac.php:182 +msgid "You go first..." +msgstr "Idź pierwszy..." + +#: tictac.php:187 +msgid "I'm going first this time..." +msgstr "Tym razem idę pierwszy..." + +#: tictac.php:193 +msgid "You won!" +msgstr "Wygrałeś!" + +#: tictac.php:199 tictac.php:224 +msgid "\"Cat\" game!" +msgstr "Gra \"Kot\"!" + +#: tictac.php:222 +msgid "I won!" +msgstr "Wygrałem!" diff --git a/tictac/lang/pl/strings.php b/tictac/lang/pl/strings.php index 265178e6..6906473a 100644 --- a/tictac/lang/pl/strings.php +++ b/tictac/lang/pl/strings.php @@ -1,14 +1,19 @@ -strings["Three Dimensional Tic-Tac-Toe"] = "Trójwymiarowy Kółko i krzyżyk"; -$a->strings["3D Tic-Tac-Toe"] = "Kółko i krzyżyk 3D"; -$a->strings["New game"] = "Nowa gra"; -$a->strings["New game with handicap"] = "Nowa gra z utrudnieniem"; -$a->strings["Three dimensional tic-tac-toe is just like the traditional game except that it is played on multiple levels simultaneously. "] = "Trójwymiarowy tic-tac-toe jest taki sam jak tradycyjna gra, nie licząc tego, że jest grana na kilku poziomach jednocześnie."; -$a->strings["In this case there are three levels. You win by getting three in a row on any level, as well as up, down, and diagonally across the different levels."] = "W tym przypadku są trzy poziomy. Wygrywasz poprzez zdobycie trójki w szeregu na którymkolwiek z poziomów zarówno u góry, na dole, jak i na ukos poprzez kilka różnych poziomów."; -$a->strings["The handicap game disables the center position on the middle level because the player claiming this square often has an unfair advantage."] = ""; -$a->strings["You go first..."] = "Ty pierwszy..."; -$a->strings["I'm going first this time..."] = "Zaczynam..."; -$a->strings["You won!"] = "Wygrałeś!"; -$a->strings["\"Cat\" game!"] = "Gra \"Kot\"!"; -$a->strings["I won!"] = "Wygrałem!"; +=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);; +}} +; +$a->strings["Three Dimensional Tic-Tac-Toe"] = "Trójwymiarowy Kółko i krzyżyk"; +$a->strings["3D Tic-Tac-Toe"] = "3D Kółko i krzyżyk"; +$a->strings["New game"] = "Nowa gra"; +$a->strings["New game with handicap"] = "Nowa gra z handicapem"; +$a->strings["Three dimensional tic-tac-toe is just like the traditional game except that it is played on multiple levels simultaneously. "] = "Trójwymiarowe Kółko i Krzyżyk jest tak jak w tradycyjnej grze, z tym wyjątkiem, że gra się na wielu poziomach jednocześnie."; +$a->strings["In this case there are three levels. You win by getting three in a row on any level, as well as up, down, and diagonally across the different levels."] = "W tym przypadku istnieją trzy poziomy. Wygrywasz, zdobywając trzy z rzędu na dowolnym poziomie, a także w górę, w dół i po przekątnej na różnych poziomach."; +$a->strings["The handicap game disables the center position on the middle level because the player claiming this square often has an unfair advantage."] = "Gra z handicapem wyłącza środkową pozycję na środkowym poziomie, ponieważ gracz zdobywający ten kwadrat często ma nieuczciwą przewagę."; +$a->strings["You go first..."] = "Idź pierwszy..."; +$a->strings["I'm going first this time..."] = "Tym razem idę pierwszy..."; +$a->strings["You won!"] = "Wygrałeś!"; +$a->strings["\"Cat\" game!"] = "Gra \"Kot\"!"; +$a->strings["I won!"] = "Wygrałem!"; diff --git a/tumblr/lang/pl/messages.po b/tumblr/lang/pl/messages.po new file mode 100644 index 00000000..962fce46 --- /dev/null +++ b/tumblr/lang/pl/messages.po @@ -0,0 +1,64 @@ +# ADDON tumblr +# Copyright (C) +# This file is distributed under the same license as the Friendica tumblr addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: 2018-03-31 20:13+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: tumblr.php:34 +msgid "Permission denied." +msgstr "Odmowa dostępu." + +#: tumblr.php:144 +msgid "You are now authenticated to tumblr." +msgstr "Jesteś teraz uwierzytelniony na tumblr." + +#: tumblr.php:145 +msgid "return to the connector page" +msgstr "powrót do strony łącza" + +#: tumblr.php:158 +msgid "Post to Tumblr" +msgstr "Opublikuj w Tumblr" + +#: tumblr.php:185 +msgid "Tumblr Post Settings" +msgstr "Ustawienia Postów Tumblr" + +#: tumblr.php:188 +msgid "(Re-)Authenticate your tumblr page" +msgstr "(Re-) Uwierzytelnij swoją stronę tumblr" + +#: tumblr.php:192 +msgid "Enable Tumblr Post Addon" +msgstr "Włącz dodatek Tumblr" + +#: tumblr.php:197 +msgid "Post to Tumblr by default" +msgstr "Wyślij domyślnie do Tumblr" + +#: tumblr.php:217 +msgid "Post to page:" +msgstr "Opublikuj na stronie:" + +#: tumblr.php:228 +msgid "You are not authenticated to tumblr" +msgstr "Nie jesteś uwierzytelniony w tumblr" + +#: tumblr.php:233 +msgid "Submit" +msgstr "Wyślij" diff --git a/tumblr/lang/pl/strings.php b/tumblr/lang/pl/strings.php index b01dddb6..127d8d81 100644 --- a/tumblr/lang/pl/strings.php +++ b/tumblr/lang/pl/strings.php @@ -1,13 +1,18 @@ -strings["Permission denied."] = "Brak uprawnień."; -$a->strings["You are now authenticated to tumblr."] = ""; -$a->strings["return to the connector page"] = ""; -$a->strings["Post to Tumblr"] = "Opublikuj na Tumblrze"; -$a->strings["Tumblr Post Settings"] = "Ustawienia postu Tumblr"; -$a->strings["(Re-)Authenticate your tumblr page"] = ""; -$a->strings["Enable Tumblr Post Addon"] = "Zezwól na wtyczkę postu Tumblr"; -$a->strings["Post to Tumblr by default"] = "Post do Tumblr przez standard"; -$a->strings["Post to page:"] = "Napisz na stronę:"; -$a->strings["You are not authenticated to tumblr"] = ""; -$a->strings["Submit"] = "Potwierdź"; +=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);; +}} +; +$a->strings["Permission denied."] = "Odmowa dostępu."; +$a->strings["You are now authenticated to tumblr."] = "Jesteś teraz uwierzytelniony na tumblr."; +$a->strings["return to the connector page"] = "powrót do strony łącza"; +$a->strings["Post to Tumblr"] = "Opublikuj w Tumblr"; +$a->strings["Tumblr Post Settings"] = "Ustawienia Postów Tumblr"; +$a->strings["(Re-)Authenticate your tumblr page"] = "(Re-) Uwierzytelnij swoją stronę tumblr"; +$a->strings["Enable Tumblr Post Addon"] = "Włącz dodatek Tumblr"; +$a->strings["Post to Tumblr by default"] = "Wyślij domyślnie do Tumblr"; +$a->strings["Post to page:"] = "Opublikuj na stronie:"; +$a->strings["You are not authenticated to tumblr"] = "Nie jesteś uwierzytelniony w tumblr"; +$a->strings["Submit"] = "Wyślij"; diff --git a/twitter/lang/pl/messages.po b/twitter/lang/pl/messages.po new file mode 100644 index 00000000..20df5b80 --- /dev/null +++ b/twitter/lang/pl/messages.po @@ -0,0 +1,124 @@ +# ADDON twitter +# Copyright (C) +# This file is distributed under the same license as the Friendica twitter addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-02-08 07:07+0100\n" +"PO-Revision-Date: 2018-04-01 15:01+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: twitter.php:193 +msgid "Post to Twitter" +msgstr "Opublikuj na Twitterze" + +#: twitter.php:234 +msgid "" +"You submitted an empty PIN, please Sign In with Twitter again to get a new " +"one." +msgstr "Przesłałeś pusty kod PIN, zaloguj się ponownie na Twitterze, aby otrzymać nowy." + +#: twitter.php:261 +msgid "Twitter settings updated." +msgstr "Zaktualizowano ustawienia Twittera." + +#: twitter.php:291 twitter.php:295 +msgid "Twitter Import/Export/Mirror" +msgstr "Twitter Import/Export/Mirror" + +#: twitter.php:302 +msgid "" +"No consumer key pair for Twitter found. Please contact your site " +"administrator." +msgstr "Nie znaleziono pary kluczy konsumpcyjnych dla Twittera. Skontaktuj się z administratorem witryny." + +#: twitter.php:314 +msgid "" +"At this Friendica instance the Twitter addon was enabled but you have not " +"yet connected your account to your Twitter account. To do so click the " +"button below to get a PIN from Twitter which you have to copy into the input" +" box below and submit the form. Only your public posts will" +" be posted to Twitter." +msgstr "W tej instancji Friendica dodatek do Twittera został włączony, ale jeszcze nie podłączyłeś swojego konta do konta na Twitterze. Aby to zrobić, kliknij przycisk poniżej, aby uzyskać numer PIN z Twittera, który musisz skopiować do poniższego pola wprowadzania i przesłać formularz. Tylko twoje publiczne posty będą publikowane na Twitterze." + +#: twitter.php:315 +msgid "Log in with Twitter" +msgstr "Zaloguj się przez Twittera" + +#: twitter.php:317 +msgid "Copy the PIN from Twitter here" +msgstr "Skopiuj kod PIN z Twittera tutaj" + +#: twitter.php:322 twitter.php:364 twitter.php:642 +msgid "Save Settings" +msgstr "Zapisz ustawienia" + +#: twitter.php:334 +msgid "Currently connected to: " +msgstr "Obecnie podłączony do:" + +#: twitter.php:335 +msgid "Disconnect" +msgstr "Rozłączony" + +#: twitter.php:345 +msgid "Allow posting to Twitter" +msgstr "Zezwalaj na publikowanie na Twitterze" + +#: twitter.php:345 +msgid "" +"If enabled all your public postings can be posted to the " +"associated Twitter account. You can choose to do so by default (here) or for" +" every posting separately in the posting options when writing the entry." +msgstr "Jeśli ta opcja jest włączona, wszystkie twoje publiczne ogłoszenia mogą być wysyłane na powiązane konto Twitter. Możesz to zrobić domyślnie (tutaj) lub dla każdego księgowania osobno w opcjach księgowania podczas pisania wpisu." + +#: twitter.php:348 +msgid "" +"Note: Due to your privacy settings (Hide your profile " +"details from unknown viewers?) the link potentially included in public " +"postings relayed to Twitter will lead the visitor to a blank page informing " +"the visitor that the access to your profile has been restricted." +msgstr "Uwaga: Ze względu na ustawienia prywatności (Ukryć szczegóły swojego profilu, od nieznanego widzom?) link potencjalnie zawarty w publicznych komentarzach do Twitter doprowadzi użytkownika do pustej strony informowania odwiedzających, że dostęp do Twojego profilu został ograniczony." + +#: twitter.php:351 +msgid "Send public postings to Twitter by default" +msgstr "Wyślij domyślnie komentarze publiczne do Twitter" + +#: twitter.php:354 +msgid "Mirror all posts from twitter that are no replies" +msgstr "Lustro wszystkich postów Twitter, które są bez odpowiedzi" + +#: twitter.php:357 +msgid "Import the remote timeline" +msgstr "Zaimportuj zdalną oś czasu" + +#: twitter.php:360 +msgid "Automatically create contacts" +msgstr "Automatycznie twórz kontakty" + +#: twitter.php:619 +msgid "Twitter post failed. Queued for retry." +msgstr "Nieudany wpis na Twitterze. W kolejce do ponowienia." + +#: twitter.php:634 +msgid "Settings updated." +msgstr "Ustawienia zaktualizowane." + +#: twitter.php:644 +msgid "Consumer key" +msgstr "Klucz klienta" + +#: twitter.php:645 +msgid "Consumer secret" +msgstr "Tajny klucz klienta" diff --git a/twitter/lang/pl/strings.php b/twitter/lang/pl/strings.php index 3afb1506..49175ccc 100644 --- a/twitter/lang/pl/strings.php +++ b/twitter/lang/pl/strings.php @@ -1,24 +1,29 @@ -strings["Post to Twitter"] = "Post na Twitter"; -$a->strings["Twitter settings updated."] = "Zaktualizowano ustawienia Twittera."; -$a->strings["Twitter Posting Settings"] = "Ustawienia wpisów z Twittera"; -$a->strings["No consumer key pair for Twitter found. Please contact your site administrator."] = "Nie znaleziono pary dla Twittera. Proszę skontaktować się z admininstratorem strony."; -$a->strings["At this Friendica instance the Twitter addon was enabled but you have not yet connected your account to your Twitter account. To do so click the button below to get a PIN from Twitter which you have to copy into the input box below and submit the form. Only your public posts will be posted to Twitter."] = ""; -$a->strings["Log in with Twitter"] = "Zaloguj się przez Twitter"; -$a->strings["Copy the PIN from Twitter here"] = "Skopiuj tutaj PIN z Twittera"; -$a->strings["Submit"] = "Potwierdź"; -$a->strings["Currently connected to: "] = "Obecnie połączone z:"; -$a->strings["If enabled all your public postings can be posted to the associated Twitter account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = ""; -$a->strings["Note: Due your privacy settings (Hide your profile details from unknown viewers?) the link potentially included in public postings relayed to Twitter will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = ""; -$a->strings["Allow posting to Twitter"] = "Zezwól na opublikowanie w serwisie Twitter"; -$a->strings["Send public postings to Twitter by default"] = ""; -$a->strings["Mirror all posts from twitter that are no replies or retweets"] = ""; -$a->strings["Shortening method that optimizes the tweet"] = ""; -$a->strings["Send linked #-tags and @-names to Twitter"] = ""; -$a->strings["Clear OAuth configuration"] = ""; -$a->strings["Settings updated."] = "Zaktualizowano ustawienia."; -$a->strings["Consumer key"] = "Klucz konsumenta"; -$a->strings["Consumer secret"] = "Sekret konsumenta"; -$a->strings["Name of the Twitter Application"] = ""; -$a->strings["set this to avoid mirroring postings from ~friendica back to ~friendica"] = ""; +=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);; +}} +; +$a->strings["Post to Twitter"] = "Opublikuj na Twitterze"; +$a->strings["You submitted an empty PIN, please Sign In with Twitter again to get a new one."] = "Przesłałeś pusty kod PIN, zaloguj się ponownie na Twitterze, aby otrzymać nowy."; +$a->strings["Twitter settings updated."] = "Zaktualizowano ustawienia Twittera."; +$a->strings["Twitter Import/Export/Mirror"] = "Twitter Import/Export/Mirror"; +$a->strings["No consumer key pair for Twitter found. Please contact your site administrator."] = "Nie znaleziono pary kluczy konsumpcyjnych dla Twittera. Skontaktuj się z administratorem witryny."; +$a->strings["At this Friendica instance the Twitter addon was enabled but you have not yet connected your account to your Twitter account. To do so click the button below to get a PIN from Twitter which you have to copy into the input box below and submit the form. Only your public posts will be posted to Twitter."] = "W tej instancji Friendica dodatek do Twittera został włączony, ale jeszcze nie podłączyłeś swojego konta do konta na Twitterze. Aby to zrobić, kliknij przycisk poniżej, aby uzyskać numer PIN z Twittera, który musisz skopiować do poniższego pola wprowadzania i przesłać formularz. Tylko twoje publiczne posty będą publikowane na Twitterze."; +$a->strings["Log in with Twitter"] = "Zaloguj się przez Twittera"; +$a->strings["Copy the PIN from Twitter here"] = "Skopiuj kod PIN z Twittera tutaj"; +$a->strings["Save Settings"] = "Zapisz ustawienia"; +$a->strings["Currently connected to: "] = "Obecnie podłączony do:"; +$a->strings["Disconnect"] = "Rozłączony"; +$a->strings["Allow posting to Twitter"] = "Zezwalaj na publikowanie na Twitterze"; +$a->strings["If enabled all your public postings can be posted to the associated Twitter account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = "Jeśli ta opcja jest włączona, wszystkie twoje publiczne ogłoszenia mogą być wysyłane na powiązane konto Twitter. Możesz to zrobić domyślnie (tutaj) lub dla każdego księgowania osobno w opcjach księgowania podczas pisania wpisu."; +$a->strings["Note: Due to your privacy settings (Hide your profile details from unknown viewers?) the link potentially included in public postings relayed to Twitter will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = "Uwaga: Ze względu na ustawienia prywatności (Ukryć szczegóły swojego profilu, od nieznanego widzom?) link potencjalnie zawarty w publicznych komentarzach do Twitter doprowadzi użytkownika do pustej strony informowania odwiedzających, że dostęp do Twojego profilu został ograniczony."; +$a->strings["Send public postings to Twitter by default"] = "Wyślij domyślnie komentarze publiczne do Twitter"; +$a->strings["Mirror all posts from twitter that are no replies"] = "Lustro wszystkich postów Twitter, które są bez odpowiedzi"; +$a->strings["Import the remote timeline"] = "Zaimportuj zdalną oś czasu"; +$a->strings["Automatically create contacts"] = "Automatycznie twórz kontakty"; +$a->strings["Twitter post failed. Queued for retry."] = "Nieudany wpis na Twitterze. W kolejce do ponowienia."; +$a->strings["Settings updated."] = "Ustawienia zaktualizowane."; +$a->strings["Consumer key"] = "Klucz klienta"; +$a->strings["Consumer secret"] = "Tajny klucz klienta"; diff --git a/viewsrc/lang/pl/messages.po b/viewsrc/lang/pl/messages.po new file mode 100644 index 00000000..27829b1b --- /dev/null +++ b/viewsrc/lang/pl/messages.po @@ -0,0 +1,23 @@ +# ADDON viewsrc +# Copyright (C) +# This file is distributed under the same license as the Friendica viewsrc addon package. +# +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Waldemar Stoczkowski , 2018\n" +"Language-Team: Polish (https://www.transifex.com/Friendica/teams/12172/pl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: viewsrc.php:39 +msgid "View Source" +msgstr "Pokaż źródło" diff --git a/viewsrc/lang/pl/strings.php b/viewsrc/lang/pl/strings.php index 987655aa..3b8f56ab 100644 --- a/viewsrc/lang/pl/strings.php +++ b/viewsrc/lang/pl/strings.php @@ -1,3 +1,8 @@ -strings["View Source"] = "Podgląd źródła"; +=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);; +}} +; +$a->strings["View Source"] = "Pokaż źródło"; diff --git a/webrtc/lang/pl/messages.po b/webrtc/lang/pl/messages.po new file mode 100644 index 00000000..c142a1b5 --- /dev/null +++ b/webrtc/lang/pl/messages.po @@ -0,0 +1,59 @@ +# ADDON webrtc +# Copyright (C) +# This file is distributed under the same license as the Friendica webrtc addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-06-23 14:45+0200\n" +"PO-Revision-Date: 2018-03-31 17:16+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: webrtc.php:20 +msgid "WebRTC Videochat" +msgstr "WebRTC Videochat" + +#: webrtc.php:26 +msgid "Save Settings" +msgstr "Zapisz ustawienia" + +#: webrtc.php:27 +msgid "WebRTC Base URL" +msgstr "WebRTC Podstawowy URL" + +#: webrtc.php:27 +msgid "" +"Page your users will create a WebRTC chat room on. For example you could use" +" https://live.mayfirst.org ." +msgstr "Strona Twoich użytkowników utworzą pokój czatu WebRTC. Na przykład możesz użyć https://live.mayfirst.org." + +#: webrtc.php:33 +msgid "Settings updated." +msgstr "Ustawienia zaktualizowane." + +#: webrtc.php:47 +msgid "Video Chat" +msgstr "Czat wideo" + +#: webrtc.php:48 +msgid "" +"WebRTC is a video and audio conferencing tool that works with Firefox " +"(version 21 and above) and Chrome/Chromium (version 25 and above). Just " +"create a new chat room and send the link to someone you want to chat with." +msgstr "WebRTC to narzędzie do wideokonferencji, które działa z przeglądarką Firefox (wersja 21 i nowsze) oraz Chrome/Chromium (wersja 25 i nowsze). Po prostu utwórz nowy pokój czatu i wyślij link do kogoś, z kim chcesz porozmawiać." + +#: webrtc.php:50 +msgid "" +"Please contact your friendica admin and send a reminder to configure the " +"WebRTC addon." +msgstr "Skontaktuj się z administratorem friendica i wyślij przypomnienie, aby skonfigurować dodatek WebRTC." diff --git a/webrtc/lang/pl/strings.php b/webrtc/lang/pl/strings.php new file mode 100644 index 00000000..5701b5f2 --- /dev/null +++ b/webrtc/lang/pl/strings.php @@ -0,0 +1,15 @@ +=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);; +}} +; +$a->strings["WebRTC Videochat"] = "WebRTC Videochat"; +$a->strings["Save Settings"] = "Zapisz ustawienia"; +$a->strings["WebRTC Base URL"] = "WebRTC Podstawowy URL"; +$a->strings["Page your users will create a WebRTC chat room on. For example you could use https://live.mayfirst.org ."] = "Strona Twoich użytkowników utworzą pokój czatu WebRTC. Na przykład możesz użyć https://live.mayfirst.org."; +$a->strings["Settings updated."] = "Ustawienia zaktualizowane."; +$a->strings["Video Chat"] = "Czat wideo"; +$a->strings["WebRTC is a video and audio conferencing tool that works with Firefox (version 21 and above) and Chrome/Chromium (version 25 and above). Just create a new chat room and send the link to someone you want to chat with."] = "WebRTC to narzędzie do wideokonferencji, które działa z przeglądarką Firefox (wersja 21 i nowsze) oraz Chrome/Chromium (wersja 25 i nowsze). Po prostu utwórz nowy pokój czatu i wyślij link do kogoś, z kim chcesz porozmawiać."; +$a->strings["Please contact your friendica admin and send a reminder to configure the WebRTC addon."] = "Skontaktuj się z administratorem friendica i wyślij przypomnienie, aby skonfigurować dodatek WebRTC."; diff --git a/wppost/lang/pl/messages.po b/wppost/lang/pl/messages.po new file mode 100644 index 00000000..4a4c09eb --- /dev/null +++ b/wppost/lang/pl/messages.po @@ -0,0 +1,74 @@ +# ADDON wppost +# Copyright (C) +# This file is distributed under the same license as the Friendica wppost addon package. +# +# +# Translators: +# Waldemar Stoczkowski , 2018 +msgid "" +msgstr "" +"Project-Id-Version: friendica\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-01-24 21:06+0100\n" +"PO-Revision-Date: 2018-03-31 20:26+0000\n" +"Last-Translator: Waldemar Stoczkowski \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" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: wppost.php:42 +msgid "Post to Wordpress" +msgstr "Opublikuj w Wordpress" + +#: wppost.php:80 wppost.php:84 +msgid "Wordpress Export" +msgstr "Eksport do Wordpress" + +#: wppost.php:87 +msgid "Enable WordPress Post Addon" +msgstr "Włącz dodatek Dodaj post do WordPress" + +#: wppost.php:92 +msgid "WordPress username" +msgstr "Nazwa użytkownika WordPress" + +#: wppost.php:97 +msgid "WordPress password" +msgstr "Hasło WordPress" + +#: wppost.php:102 +msgid "WordPress API URL" +msgstr "WordPress API URL" + +#: wppost.php:107 +msgid "Post to WordPress by default" +msgstr "Wyślij do WordPress domyślnie" + +#: wppost.php:112 +msgid "Provide a backlink to the Friendica post" +msgstr "Podaj zwrotny link do posta Friendica" + +#: wppost.php:116 +msgid "" +"Text for the backlink, e.g. Read the original post and comment stream on " +"Friendica." +msgstr "Tekst linku zwrotnego, np. Przeczytaj oryginalny post i strumień komentarzy na stronie Friendica." + +#: wppost.php:121 +msgid "Don't post messages that are too short" +msgstr "Nie publikuj zbyt krótkich wiadomości" + +#: wppost.php:127 +msgid "Save Settings" +msgstr "Zapisz ustawienia" + +#: wppost.php:206 +msgid "Read the orig­i­nal post and com­ment stream on Friendica" +msgstr "Przeczytaj oryginalny post i strumień komentarzy na stronie Friendica" + +#: wppost.php:269 +msgid "Post from Friendica" +msgstr "Post z Friendica" diff --git a/wppost/lang/pl/strings.php b/wppost/lang/pl/strings.php index ab2df6a7..23e6809c 100644 --- a/wppost/lang/pl/strings.php +++ b/wppost/lang/pl/strings.php @@ -1,13 +1,20 @@ -strings["Post to Wordpress"] = "Opublikuj na Wordpress"; -$a->strings["WordPress Post Settings"] = "Ustawienia wpisów WorldPress"; -$a->strings["Enable WordPress Post Addon"] = "Włącz addon wpisów WorldPress"; -$a->strings["WordPress username"] = "nazwa użytkownika WordPress"; -$a->strings["WordPress password"] = "hasło WordPress"; -$a->strings["WordPress API URL"] = "WordPress API URL"; -$a->strings["Post to WordPress by default"] = ""; -$a->strings["Provide a backlink to the Friendica post"] = ""; -$a->strings["Submit"] = "Potwierdź"; -$a->strings["Post from Friendica"] = "Post z Friendica"; -$a->strings["Read the original post and comment stream on Friendica"] = ""; +=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);; +}} +; +$a->strings["Post to Wordpress"] = "Opublikuj w Wordpress"; +$a->strings["Wordpress Export"] = "Eksport do Wordpress"; +$a->strings["Enable WordPress Post Addon"] = "Włącz dodatek Dodaj post do WordPress"; +$a->strings["WordPress username"] = "Nazwa użytkownika WordPress"; +$a->strings["WordPress password"] = "Hasło WordPress"; +$a->strings["WordPress API URL"] = "WordPress API URL"; +$a->strings["Post to WordPress by default"] = "Wyślij do WordPress domyślnie"; +$a->strings["Provide a backlink to the Friendica post"] = "Podaj zwrotny link do posta Friendica"; +$a->strings["Text for the backlink, e.g. Read the original post and comment stream on Friendica."] = "Tekst linku zwrotnego, np. Przeczytaj oryginalny post i strumień komentarzy na stronie Friendica."; +$a->strings["Don't post messages that are too short"] = "Nie publikuj zbyt krótkich wiadomości"; +$a->strings["Save Settings"] = "Zapisz ustawienia"; +$a->strings["Read the orig­i­nal post and com­ment stream on Friendica"] = "Przeczytaj oryginalny post i strumień komentarzy na stronie Friendica"; +$a->strings["Post from Friendica"] = "Post z Friendica"; diff --git a/xmpp/lang/pl/messages.po b/xmpp/lang/pl/messages.po new file mode 100644 index 00000000..450f6e8e --- /dev/null +++ b/xmpp/lang/pl/messages.po @@ -0,0 +1,61 @@ +# ADDON xmpp +# Copyright (C) +# This file is distributed under the same license as the Friendica xmpp addon package. +# +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-11-27 09:30+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Waldemar Stoczkowski , 2018\n" +"Language-Team: Polish (https://www.transifex.com/Friendica/teams/12172/pl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"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" + +#: xmpp.php:38 +msgid "XMPP settings updated." +msgstr "aktualizowano ustawienia XMPP." + +#: xmpp.php:63 xmpp.php:67 +msgid "XMPP-Chat (Jabber)" +msgstr "XMPP-Chat (Jabber)" + +#: xmpp.php:71 +msgid "Enable Webchat" +msgstr "Włącz Webchat" + +#: xmpp.php:76 +msgid "Individual Credentials" +msgstr "Indywidualne poświadczenia" + +#: xmpp.php:82 xmpp.php:108 +msgid "Jabber BOSH host" +msgstr "Jabber BOSH host" + +#: xmpp.php:91 xmpp.php:107 +msgid "Save Settings" +msgstr "Zapisz ustawienia" + +#: xmpp.php:109 +msgid "Use central userbase" +msgstr "Użyj centralnej bazy użytkowników" + +#: xmpp.php:109 +msgid "" +"If enabled, users will automatically login to an ejabberd server that has to" +" be installed on this machine with synchronized credentials via the " +"\"auth_ejabberd.php\" script." +msgstr "" +"Jeśli jest włączona, użytkownicy automatycznie logują się do serwera " +"ejabberd, który musi być zainstalowany na tym komputerze z synchronizowanymi" +" danymi uwierzytelniającymi za pomocą skryptu \"auth_ejabberd.php\"." + +#: xmpp.php:119 +msgid "Settings updated." +msgstr "Ustawienia zaktualizowane." diff --git a/xmpp/lang/pl/strings.php b/xmpp/lang/pl/strings.php new file mode 100644 index 00000000..d433b49b --- /dev/null +++ b/xmpp/lang/pl/strings.php @@ -0,0 +1,16 @@ +=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);; +}} +; +$a->strings["XMPP settings updated."] = "aktualizowano ustawienia XMPP."; +$a->strings["XMPP-Chat (Jabber)"] = "XMPP-Chat (Jabber)"; +$a->strings["Enable Webchat"] = "Włącz Webchat"; +$a->strings["Individual Credentials"] = "Indywidualne poświadczenia"; +$a->strings["Jabber BOSH host"] = "Jabber BOSH host"; +$a->strings["Save Settings"] = "Zapisz ustawienia"; +$a->strings["Use central userbase"] = "Użyj centralnej bazy użytkowników"; +$a->strings["If enabled, users will automatically login to an ejabberd server that has to be installed on this machine with synchronized credentials via the \"auth_ejabberd.php\" script."] = "Jeśli jest włączona, użytkownicy automatycznie logują się do serwera ejabberd, który musi być zainstalowany na tym komputerze z synchronizowanymi danymi uwierzytelniającymi za pomocą skryptu \"auth_ejabberd.php\"."; +$a->strings["Settings updated."] = "Ustawienia zaktualizowane.";