diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-17 00:19:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-17 00:19:59 +0000 |
commit | d54814413ff4a1817def0c3d424ac6554d7530b4 (patch) | |
tree | ff849e2c8c672827b5a29c611079c37168224dae /apps/settings/l10n/nl.js | |
parent | 7773cbbe15a7760882d03ef63bb3fda8fbcd370d (diff) | |
download | nextcloud-server-d54814413ff4a1817def0c3d424ac6554d7530b4.tar.gz nextcloud-server-d54814413ff4a1817def0c3d424ac6554d7530b4.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/nl.js')
-rw-r--r-- | apps/settings/l10n/nl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/nl.js b/apps/settings/l10n/nl.js index 503210fe77f..70cc28612c0 100644 --- a/apps/settings/l10n/nl.js +++ b/apps/settings/l10n/nl.js @@ -303,7 +303,6 @@ OC.L10N.register( "Add user to group" : "Toevoegen gebruiker aan groep", "{size} used" : "{size} gebruikt", "Delete account" : "Account verwijderen", - "Wipe all devices" : "Wis alle toestellen", "Resend welcome email" : "Verstuur welkomst-e-mail opnieuw", "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." : "In het geval van een verloren apparaat of het verlaten van de organisatie, kan dit op afstand de Nextcloud-gegevens wissen van alle apparaten die zijn gekoppeld aan {userid}. Werkt alleen als de apparaten zijn verbonden met het internet.", "Remote wipe of devices" : "Op afstand leegmaken toestellen", @@ -461,6 +460,7 @@ OC.L10N.register( "Select user quota" : "Selecteer gebruikersquotum", "Toggle user actions menu" : "Omschakelen gebruikersactiemenu", "Delete user" : "Verwijder gebruiker", + "Wipe all devices" : "Wis alle toestellen", "Disable user" : "Gebruiker uitschakelen", "Enable user" : "Inschakelen gebruiker", "Edit User" : "Bewerk gebruiker", |