diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-01 17:20:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-01 17:20:02 +0000 |
commit | d5e56b34c48bd24eaac7689e940c41f9548dd153 (patch) | |
tree | a0f4f04a3aee6031efaff2131114e680072d4a43 /apps/encryption/l10n/nl.js | |
parent | 62f4454d9980070c00ae112a3fd13bdd828e723e (diff) | |
download | nextcloud-server-d5e56b34c48bd24eaac7689e940c41f9548dd153.tar.gz nextcloud-server-d5e56b34c48bd24eaac7689e940c41f9548dd153.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/encryption/l10n/nl.js')
-rw-r--r-- | apps/encryption/l10n/nl.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/encryption/l10n/nl.js b/apps/encryption/l10n/nl.js index 2661126492a..2c48482a182 100644 --- a/apps/encryption/l10n/nl.js +++ b/apps/encryption/l10n/nl.js @@ -59,7 +59,6 @@ OC.L10N.register( "Enable password recovery:" : "Activeren wachtwoord herstel:", "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Het activeren van deze optie maakt het mogelijk om je versleutelde bestanden te benaderen als je wachtwoord kwijt is", "Enabled" : "Ingeschakeld", - "Disabled" : "Uitgeschakeld", - "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Crypto app is ingeschakeld, maar je sleutels werden niet geïnitialiseerd. Log uit en log daarna opnieuw in." + "Disabled" : "Uitgeschakeld" }, "nplurals=2; plural=(n != 1);"); |