diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-06-27 02:14:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-06-27 02:14:09 +0000 |
commit | afb86ef4f5f7a0d032addb33b99be97f206503e6 (patch) | |
tree | c67183f4237f0958461bacd733443356bd49f406 /settings/l10n | |
parent | 7ddc5bc540b959ce5cb3c281c90945acea9ca921 (diff) | |
download | nextcloud-server-afb86ef4f5f7a0d032addb33b99be97f206503e6.tar.gz nextcloud-server-afb86ef4f5f7a0d032addb33b99be97f206503e6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n')
-rw-r--r-- | settings/l10n/pl.js | 3 | ||||
-rw-r--r-- | settings/l10n/pl.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/settings/l10n/pl.js b/settings/l10n/pl.js index 137a27dfe8e..62e3b2a89b3 100644 --- a/settings/l10n/pl.js +++ b/settings/l10n/pl.js @@ -579,6 +579,8 @@ OC.L10N.register( "Last activity" : "Ostatnia aktywność", "Devices & sessions" : "Urządzenia i sesje", "Web, desktop and mobile clients currently logged in to your account." : "Klienci internetowi, desktopowi i mobilni są obecnie zalogowani na Twoim koncie.", + "Do you really want to wipe your data from this device?" : "Czy na pewno chcesz usunąć dane z tego urządzenia?", + "Confirm wipe" : "Potwierdzenie usunięcia", "Error while creating device token" : "Błąd podczas tworzenia tokena urządzenia", "Error while updating device token scope" : "Błąd podczas aktualizacji zakresu tokena urządzenia", "Error while updating device token name" : "Błąd podczas aktualizacji nazwy tokena urządzenia", @@ -647,6 +649,7 @@ OC.L10N.register( "Storage location" : "Lokalizacja magazynu", "User backend" : "Moduł użytkownika", "Last login" : "Ostatnio zalogowany", + "Will be autogenerated" : "Zostanie automatycznie wygenerowany", "Default language" : "Domyślny język", "Add a new user" : "Dodaj użytkownika", "No users in here" : "Brak użytkowników", diff --git a/settings/l10n/pl.json b/settings/l10n/pl.json index 74e3b71f7bf..347664c28cc 100644 --- a/settings/l10n/pl.json +++ b/settings/l10n/pl.json @@ -577,6 +577,8 @@ "Last activity" : "Ostatnia aktywność", "Devices & sessions" : "Urządzenia i sesje", "Web, desktop and mobile clients currently logged in to your account." : "Klienci internetowi, desktopowi i mobilni są obecnie zalogowani na Twoim koncie.", + "Do you really want to wipe your data from this device?" : "Czy na pewno chcesz usunąć dane z tego urządzenia?", + "Confirm wipe" : "Potwierdzenie usunięcia", "Error while creating device token" : "Błąd podczas tworzenia tokena urządzenia", "Error while updating device token scope" : "Błąd podczas aktualizacji zakresu tokena urządzenia", "Error while updating device token name" : "Błąd podczas aktualizacji nazwy tokena urządzenia", @@ -645,6 +647,7 @@ "Storage location" : "Lokalizacja magazynu", "User backend" : "Moduł użytkownika", "Last login" : "Ostatnio zalogowany", + "Will be autogenerated" : "Zostanie automatycznie wygenerowany", "Default language" : "Domyślny język", "Add a new user" : "Dodaj użytkownika", "No users in here" : "Brak użytkowników", |