diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-03-26 01:07:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-03-26 01:07:03 +0000 |
commit | 0981f9a18a7253f7a5e7f44359c3bfc5ffe0f650 (patch) | |
tree | 76f7a8861b503cb7769af08c745b1d39dc177b46 /apps/encryption/l10n/nl.js | |
parent | 28b692911166e0bd911f1bc1e5c6cbc8cb1e9000 (diff) | |
download | nextcloud-server-0981f9a18a7253f7a5e7f44359c3bfc5ffe0f650.tar.gz nextcloud-server-0981f9a18a7253f7a5e7f44359c3bfc5ffe0f650.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/encryption/l10n/nl.js')
-rw-r--r-- | apps/encryption/l10n/nl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/encryption/l10n/nl.js b/apps/encryption/l10n/nl.js index 42d83b67cfd..b34b26435eb 100644 --- a/apps/encryption/l10n/nl.js +++ b/apps/encryption/l10n/nl.js @@ -23,6 +23,7 @@ OC.L10N.register( "Private key password successfully updated." : "Privésleutel succesvol bijgewerkt.", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Je moet je cryptosleutels van de oude versleuteling (ownCloud <= 8.0) migreren naar de nieuwe. Start 'occ encryption:migrate' of neem contact op met je beheerder", "Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "Ongeldige privésleutel voor de crypto app. Werk het privésleutel wachtwoord bij in je persoonlijke instellingen om opnieuw toegang te krijgen tot je versleutelde bestanden.", + "Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "Crypto app is geactiveerd, maar je sleutels werden niet geïnitialiseerd. Log uit en log daarna opnieuw in.", "Encryption app is enabled and ready" : "Encryptie app is geactiveerd en gereed", "Bad Signature" : "Verkeerde handtekening", "Missing Signature" : "Missende ondertekening", |