diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-30 01:55:14 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-30 01:55:14 -0400 |
commit | ea55848fa11eee7469c9ccee7b2c544ab976d3a1 (patch) | |
tree | d13b2c51037de573ad40329b56f5edcc8303c889 /settings/l10n/pl.js | |
parent | e8703f648d70bbe4d5232b9a14e2a1d45bbf2314 (diff) | |
download | nextcloud-server-ea55848fa11eee7469c9ccee7b2c544ab976d3a1.tar.gz nextcloud-server-ea55848fa11eee7469c9ccee7b2c544ab976d3a1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/pl.js')
-rw-r--r-- | settings/l10n/pl.js | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/settings/l10n/pl.js b/settings/l10n/pl.js index b1b88da2661..3036f76d513 100644 --- a/settings/l10n/pl.js +++ b/settings/l10n/pl.js @@ -2,6 +2,8 @@ OC.L10N.register( "settings", { "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", @@ -34,6 +36,7 @@ OC.L10N.register( "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ę?", @@ -68,6 +71,7 @@ OC.L10N.register( "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ę", @@ -76,6 +80,7 @@ OC.L10N.register( "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)", @@ -158,10 +163,13 @@ OC.L10N.register( "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", @@ -220,6 +228,7 @@ OC.L10N.register( "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", |