diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-28 01:55:38 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-28 01:55:38 -0400 |
commit | 23873d80fe1bf7c47a991acbbcf52e68c9aebf83 (patch) | |
tree | 7f13bee4210dc580331a0a61bf20aa9146289f55 /settings/l10n/pl.php | |
parent | 7466ff09bb1b02de45b62a622ce51e4f680f2658 (diff) | |
download | nextcloud-server-23873d80fe1bf7c47a991acbbcf52e68c9aebf83.tar.gz nextcloud-server-23873d80fe1bf7c47a991acbbcf52e68c9aebf83.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/pl.php')
-rw-r--r-- | settings/l10n/pl.php | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/settings/l10n/pl.php b/settings/l10n/pl.php index 01e3c5afe96..481fec558b6 100644 --- a/settings/l10n/pl.php +++ b/settings/l10n/pl.php @@ -1,6 +1,8 @@ <?php $TRANSLATIONS = array( "Enabled" => "Włączone", +"Not enabled" => "Nie włączone", +"Recommended" => "Polecane", "Authentication error" => "Błąd uwierzytelniania", "Your full name has been changed." => "Twoja pełna nazwa została zmieniona.", "Unable to change full name" => "Nie można zmienić pełnej nazwy", @@ -33,6 +35,7 @@ $TRANSLATIONS = array( "Saved" => "Zapisano", "test email settings" => "przetestuj ustawienia email", "If you received this email, the settings seem to be correct." => "Jeśli otrzymałeś ten email, ustawienia wydają się być poprawne.", +"A problem occurred while sending the email. Please revise your settings." => "Pojawił się problem podczas wysyłania email. Proszę sprawdzić ponownie ustawienia", "Email sent" => "E-mail wysłany", "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.", "Are you really sure you want add \"{domain}\" as trusted domain?" => "Czy jesteś pewien/pewna że chcesz dodać \"{domain}\" jako zaufaną domenę?", @@ -67,6 +70,7 @@ $TRANSLATIONS = array( "A valid group name must be provided" => "Należy podać prawidłową nazwę grupy", "deleted {groupName}" => "usunięto {groupName}", "undo" => "cofnij", +"no group" => "brak grupy", "never" => "nigdy", "deleted {userName}" => "usunięto {userName}", "add group" => "dodaj grupę", @@ -75,6 +79,7 @@ $TRANSLATIONS = array( "A valid password must be provided" => "Należy podać prawidłowe hasło", "Warning: Home directory for user \"{user}\" already exists" => "Ostrzeżenie: Katalog domowy dla użytkownika \"{user}\" już istnieje", "__language_name__" => "polski", +"Personal Info" => "Informacje osobiste", "SSL root certificates" => "Główny certyfikat SSL", "Encryption" => "Szyfrowanie", "Everything (fatal issues, errors, warnings, info, debug)" => "Wszystko (Informacje, ostrzeżenia, błędy i poważne problemy, debug)", @@ -157,10 +162,13 @@ $TRANSLATIONS = array( "Version" => "Wersja", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Stworzone przez <a href=\"http://ownCloud.org/contact\" target=\"_blank\">społeczność ownCloud</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">kod źródłowy</a> na licencji <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.", "More apps" => "Więcej aplikacji", +"Add your app" => "Dodaj twoją aplikację", "by" => "przez", +"licensed" => "Licencja", "Documentation:" => "Dokumentacja:", "User Documentation" => "Dokumentacja użytkownika", "Admin Documentation" => "Dokumentacja Administratora", +"Update to %s" => "Aktualizuj do %s", "Enable only for specific groups" => "Włącz tylko dla określonych grup", "Uninstall App" => "Odinstaluj aplikację", "Administrator Documentation" => "Dokumentacja administratora", @@ -219,6 +227,7 @@ $TRANSLATIONS = array( "Unlimited" => "Bez limitu", "Other" => "Inne", "Username" => "Nazwa użytkownika", +"Group Admin for" => "Grupa Admin dla", "Quota" => "Udział", "Storage Location" => "Lokalizacja magazynu", "Last Login" => "Ostatnio zalogowany", |