diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-02-02 02:27:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-02-02 02:27:10 +0000 |
commit | e32090f44f7d5d4e2ecdcdb9e47850fe25929bd3 (patch) | |
tree | 9d30ece4ce39516a4964b1b940f387feea54b878 /apps/settings/l10n/pl.js | |
parent | 2c27ffd41531d5ccd3c6e46519fa209ae31e365e (diff) | |
download | nextcloud-server-e32090f44f7d5d4e2ecdcdb9e47850fe25929bd3.tar.gz nextcloud-server-e32090f44f7d5d4e2ecdcdb9e47850fe25929bd3.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/pl.js')
-rw-r--r-- | apps/settings/l10n/pl.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js index a6eb37b6ed1..a79bcb11d61 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -220,6 +220,9 @@ OC.L10N.register( "Copied!" : "Skopiowano!", "Copy" : "Kopiuj", "Could not copy app password. Please copy it manually." : "Nie można skopiować hasła do aplikacji. Skopiuj je ręcznie.", + "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.", + "Please confirm the group removal " : "Potwierdź usunięcie grupy", "Your biography" : "Twoja biografia", "Unable to update biography" : "Nie można zaktualizować biografii", "Your full name" : "Twoja pełna nazwa", @@ -327,7 +330,6 @@ OC.L10N.register( "Active users" : "Aktywni użytkownicy", "Admins" : "Administratorzy", "Disabled users" : "Zablokowani użytkownicy", - "Remove group" : "Usuń grupę", "Default quota:" : "Domyślny limit:", "Select default quota" : "Wybierz domyślny limit", "Show Languages" : "Pokaż języki", @@ -335,8 +337,6 @@ OC.L10N.register( "Show user backend" : "Pokaż moduł użytkownika", "Show storage path" : "Pokaż ścieżkę przechowywania", "Send email to new user" : "Wyślij e-mail do nowego użytkownika", - "You are about to remove the group {group}. The users will NOT be deleted." : "Zamierzasz usunąć grupę {group}. Użytkownicy NIE zostaną usunięci.", - "Please confirm the group removal " : "Potwierdź usunięcie grupy", "Address" : "Adres", "Avatar" : "Awatar", "About" : "Informacje", |