diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-17 00:19:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-17 00:19:38 +0000 |
commit | 8b4864fcade6a43e72bc6fb6540790885534b691 (patch) | |
tree | 63f42cdd0867a5b3b1d3dcf658885c6bf29954de /apps/settings/l10n/pl.js | |
parent | 2954d52ac8f8cc7fac5436ea924298f7c5df1103 (diff) | |
download | nextcloud-server-8b4864fcade6a43e72bc6fb6540790885534b691.tar.gz nextcloud-server-8b4864fcade6a43e72bc6fb6540790885534b691.zip |
Fix(l10n): Update translations 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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js index 2709c28de03..48f363b10f5 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -454,7 +454,6 @@ OC.L10N.register( "Set the language" : "Ustaw język", "{size} used" : "Wykorzystane: {size}", "Delete account" : "Usuń konto", - "Wipe all devices" : "Wyczyść wszystkie urządzenia", "Resend welcome email" : "Wyślij ponownie wiadomość powitalną", "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "W przypadku zagubienia urządzenia lub opuszczenia organizacji można zdalnie wyczyścić dane Nextcloud ze wszystkich urządzeń powiązanych z {userid}. Działa tylko wtedy, gdy urządzenia są podłączone do Internetu.", "Remote wipe of devices" : "Zdalne czyszczenie urządzeń", @@ -639,6 +638,7 @@ OC.L10N.register( "Select user quota" : "Wybierz limit dla użytkownika", "Toggle user actions menu" : "Przełącz menu czynności użytkownika", "Delete user" : "Usuń użytkownika", + "Wipe all devices" : "Wyczyść wszystkie urządzenia", "Disable user" : "Zablokuj użytkownika", "Enable user" : "Odblokuj użytkownika", "Edit User" : "Edytuj użytkownika", |