diff options
Diffstat (limited to 'apps/settings')
-rw-r--r-- | apps/settings/l10n/pl.js | 2 | ||||
-rw-r--r-- | apps/settings/l10n/pl.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js index c5b745ebf7e..7bbc8726fb9 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -219,7 +219,9 @@ OC.L10N.register( "Copy" : "Kopiuj", "Could not copy app password. Please copy it manually." : "Nie można skopiować hasła do aplikacji. Skopiuj je ręcznie.", "Profile" : "Profil", + "Enable or disable profile by default for new users." : "Domyślnie włączanie lub wyłączanie profilu dla nowych użytkowników.", "Enable" : "Włącz", + "Unable to update profile default setting" : "Nie można zaktualizować domyślnych ustawień profilu", "Rename group" : "Zmień nazwę grupy", "Remove group" : "Usuń grupę", "You are about to remove the group {group}. The users will NOT be deleted." : "Zamierzasz usunąć grupę {group}. Użytkownicy NIE zostaną usunięci.", diff --git a/apps/settings/l10n/pl.json b/apps/settings/l10n/pl.json index 7e1ae3f756f..bd34e926db1 100644 --- a/apps/settings/l10n/pl.json +++ b/apps/settings/l10n/pl.json @@ -217,7 +217,9 @@ "Copy" : "Kopiuj", "Could not copy app password. Please copy it manually." : "Nie można skopiować hasła do aplikacji. Skopiuj je ręcznie.", "Profile" : "Profil", + "Enable or disable profile by default for new users." : "Domyślnie włączanie lub wyłączanie profilu dla nowych użytkowników.", "Enable" : "Włącz", + "Unable to update profile default setting" : "Nie można zaktualizować domyślnych ustawień profilu", "Rename group" : "Zmień nazwę grupy", "Remove group" : "Usuń grupę", "You are about to remove the group {group}. The users will NOT be deleted." : "Zamierzasz usunąć grupę {group}. Użytkownicy NIE zostaną usunięci.", |