diff options
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", |