diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-13 00:13:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-13 00:13:22 +0000 |
commit | cf8860e5bafcca9b407e5dc690afbfa27b1fcf0d (patch) | |
tree | bb714ea79cfee08581b728c5c7bc7e77f5f01da7 /settings/l10n/pl.js | |
parent | f43fb0d5d0b52d4fd07ef339325b5d23e997bd19 (diff) | |
download | nextcloud-server-cf8860e5bafcca9b407e5dc690afbfa27b1fcf0d.tar.gz nextcloud-server-cf8860e5bafcca9b407e5dc690afbfa27b1fcf0d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/pl.js')
-rw-r--r-- | settings/l10n/pl.js | 22 |
1 files changed, 10 insertions, 12 deletions
diff --git a/settings/l10n/pl.js b/settings/l10n/pl.js index 1c85ec10f89..fb962712655 100644 --- a/settings/l10n/pl.js +++ b/settings/l10n/pl.js @@ -1,18 +1,6 @@ OC.L10N.register( "settings", { - "Unable to change password" : "Nie można zmienić hasła", - "Verifying …" : "Sprawdzanie ...", - "An error occured while changing your language. Please reload the page and try again." : "Wystąpił błąd podczas zmiany Twojego języka. Przeładuj stronę i spróbuj ponownie.", - "Select a profile picture" : "Wybierz zdjęcie profilowe", - "Very weak password" : "Bardzo słabe hasło", - "Weak password" : "Słabe hasło", - "So-so password" : "Mało skomplikowane hasło", - "Good password" : "Dobre hasło", - "Strong password" : "Mocne hasło", - "Groups" : "Grupy", - "Group list is empty" : "Lista grup jest pusta", - "Unable to retrieve the group list" : "Nie można pobrać listy grup", "Official" : "Oficjalny", "Visit website" : "Odwiedź stronę", "User documentation" : "Dokumentacja użytkownika", @@ -209,6 +197,7 @@ OC.L10N.register( "Wrong password" : "Złe hasło", "Saved" : "Zapisano", "No user supplied" : "Niedostarczony użytkownik", + "Unable to change password" : "Nie można zmienić hasła", "Authentication error" : "Błąd uwierzytelniania", "Please provide an admin recovery password; otherwise, all user data will be lost." : "Proszę podać hasło odzyskiwania administratora; w innym przypadku wszystkie dane zostaną utracone.", "Wrong admin recovery password. Please check the password and try again." : "Błędne hasło odzyskiwania. Sprawdź hasło i spróbuj ponownie.", @@ -332,6 +321,15 @@ OC.L10N.register( "Public" : "Publiczny", "Will be synced to a global and public address book" : "Będą zsynchronizowane z globalną i publiczną książką adresową", "Verify" : "Sprawdź", + "Verifying …" : "Sprawdzanie ...", + "An error occured while changing your language. Please reload the page and try again." : "Wystąpił błąd podczas zmiany Twojego języka. Przeładuj stronę i spróbuj ponownie.", + "Select a profile picture" : "Wybierz zdjęcie profilowe", + "Very weak password" : "Bardzo słabe hasło", + "Weak password" : "Słabe hasło", + "So-so password" : "Mało skomplikowane hasło", + "Good password" : "Dobre hasło", + "Strong password" : "Mocne hasło", + "Groups" : "Grupy", "Unable to delete {objName}" : "Nie można usunąć {objName}", "Error creating group: {message}" : "Błąd podczas tworzenia grupy: {message}", "A valid group name must be provided" : "Należy podać prawidłową nazwę grupy", |