diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-27 00:07:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-27 00:07:40 +0000 |
commit | c1c5f51fd8524031835f174cda4aa431976ae1f0 (patch) | |
tree | cedf832ab24f7e0ccda75c34c18ede2513d6477f /settings/l10n/pl.js | |
parent | f72f55354dee5004eb036c2162c91b8826a74f27 (diff) | |
download | nextcloud-server-c1c5f51fd8524031835f174cda4aa431976ae1f0.tar.gz nextcloud-server-c1c5f51fd8524031835f174cda4aa431976ae1f0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/pl.js')
-rw-r--r-- | settings/l10n/pl.js | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/settings/l10n/pl.js b/settings/l10n/pl.js index b6a7332c7fe..566bfc8753e 100644 --- a/settings/l10n/pl.js +++ b/settings/l10n/pl.js @@ -28,7 +28,6 @@ OC.L10N.register( "Well done, %s!" : "Dobra robota, %s!", "If you received this email, the email configuration seems to be correct." : "Jeśli otrzymałeś/-aś tego e-maila to wydaje się, że konfiguracja e-maili jest prawidłowa.", "Email setting test" : "Testuj ustawienia e-maili", - "Mail could not be sent. Check your mail server log" : "E-mail nie mógł zostać wysłany. Sprawdź logi swojego serwera poczty", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Wystąpił błąd podczas wysyłania wiadomości e-mail. Proszę zmienić swoje ustawienia. (Error: %s)", "You need to set your user email before being able to send test emails." : "Musisz najpierw ustawić użytkownika e-mail, aby móc wysyłać wiadomości testowe.", "Invalid request" : "Nieprawidłowe żądanie", @@ -177,7 +176,6 @@ OC.L10N.register( "STARTTLS" : "STARTTLS", "Email server" : "Serwer pocztowy", "Open documentation" : "Otwórz dokumentację", - "This is used for sending out notifications." : "To jest używane do wysyłania powiadomień", "Send mode" : "Tryb wysyłki", "Encryption" : "Szyfrowanie", "From address" : "Z adresu", @@ -337,10 +335,7 @@ OC.L10N.register( "Username" : "Nazwa użytkownika", "Done" : "Ukończono", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Wytworzone przez {communityopen}społeczność Nextclouda{linkclose}. {githubopen}Kod źródłowy{linkclose} jest udostępniony pod licencją {licenseopen}AGPL{linkclose}.", - "Follow us on Google Plus!" : "Śledź nas na Google Plus!", "Like our facebook page!" : "Polub naszą stronę na Facebook!", - "Subscribe to our twitter channel!" : "Zapisz się do naszego kanału na Twitterze!", - "Subscribe to our news feed!" : "Zapisz się do naszego kanału informacyjnego!", "Subscribe to our newsletter!" : "Zapisz się do naszego newslettera!", "Settings" : "Ustawienia", "Show storage location" : "Pokaż miejsce przechowywania", @@ -380,12 +375,16 @@ OC.L10N.register( "Uninstalling ...." : "Odinstalowywanie....", "Error while uninstalling app" : "Błąd przy odinstalowywaniu aplikacji", "Uninstall" : "Odinstaluj", + "This is used for sending out notifications." : "To jest używane do wysyłania powiadomień", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Brak modułu PHP „fileinfo”. Zalecamy włączenie tego modułu, aby uzyskać najlepsze wyniki podczas wykrywania typów MIME.", "Uninstall app" : "Odinstaluj aplikację", "Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>" : "Hej,<br><br>informujemy cię, że posiadasz od teraz konto %s.<br><br>Twoja nazwa użytkownika: <strong>%s</strong><br>Zaloguj się: <strong><a href=\"%s\">%s</a></strong><br><br>", "Cheers!" : "Pozdrawiam!", "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hej,\n\ninformujemy cię, że posiadasz od teraz konto %s.\n\nTwoja nazwa użytkownika: %s\nZaloguj się: %s\n\n", "For password recovery and notifications" : "W celu odzyskania hasła i powiadomień", + "Follow us on Google Plus!" : "Śledź nas na Google Plus!", + "Subscribe to our twitter channel!" : "Zapisz się do naszego kanału na Twitterze!", + "Subscribe to our news feed!" : "Zapisz się do naszego kanału informacyjnego!", "Show last log in" : "Pokaż ostatni login" }, "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);"); |