diff options
Diffstat (limited to 'lib/l10n/nl.js')
-rw-r--r-- | lib/l10n/nl.js | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js index 76e70ecfff8..d16697e516e 100644 --- a/lib/l10n/nl.js +++ b/lib/l10n/nl.js @@ -29,7 +29,20 @@ OC.L10N.register( "Following platforms are supported: %s" : "De volgende platformen worden ondersteund: %s", "Server version %s or higher is required." : "Serverversie %s of hoger vereist.", "Server version %s or lower is required." : "Serverversie %s of lager vereist.", + "Logged in user must be an admin or sub admin" : "Ingelogde gebruiker moet een beheerder of subbeheerder zijn", "Logged in user must be an admin" : "Ingelogde gebruiker moet een beheerder zijn", + "Wiping of device %s has started" : "Leegmaken van toestel %sis gestart", + "Wiping of device »%s« has started" : "Leegmaken van toestel »%s« is gestart", + "»%s« started remote wipe" : "»%s« startte leegmaken op afstand", + "Device or application »%s« has started the remote wipe process. You will receive another email once the process has finished" : "Toestel of applicatie »%s« heeft leegmaken op afstand gestart. Je ontvangt een ander bericht als het proces is voltooid", + "Wiping of device %s has finished" : "Leegmaken van toestel %s is voltooid", + "Wiping of device »%s« has finished" : "Leegmaken van toestel »%s« is voltooid", + "»%s« finished remote wipe" : "»%s« voltooide schoonmaken op afstand", + "Device or application »%s« has finished the remote wipe process." : "Toestel of applicatie »%s« heeft het schoonmaken op afstand voltooid.", + "Remote wipe started" : "Leegmaken op afstand gestart", + "A remote wipe was started on device %s" : "Leegmaken op afstand gestart op toestel %s", + "Remote wipe finished" : "Leegmaken op afstand beëindigd", + "The remote wipe on %s has finished" : "Leegmaken op afstand van %s is voltooid", "Unknown filetype" : "Onbekend bestandsformaat", "Invalid image" : "Ongeldige afbeelding", "Avatar image is not square" : "Avatar afbeelding is niet vierkant", |