diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-08-05 00:12:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-08-05 00:12:29 +0000 |
commit | a625a4d70489138af67c0059b76ad2b66f682afc (patch) | |
tree | 3d7c8042866f3b5356bc7ad7a3aa89ffd6c19217 /core | |
parent | 752ee28b1b19227800d8cad70229bd9934d62077 (diff) | |
download | nextcloud-server-a625a4d70489138af67c0059b76ad2b66f682afc.tar.gz nextcloud-server-a625a4d70489138af67c0059b76ad2b66f682afc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/nl.js | 1 | ||||
-rw-r--r-- | core/l10n/nl.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js index 8131bf52b66..cfd2ffae64b 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -104,6 +104,7 @@ OC.L10N.register( "Pending" : "Onderhanden", "Copy to {folder}" : "Kopieer naar {folder}", "Move to {folder}" : "Verplaats naar {folder}", + "New in" : "Nieuw in", "Very weak password" : "Zeer zwak wachtwoord", "Weak password" : "Zwak wachtwoord", "So-so password" : "Matig wachtwoord", diff --git a/core/l10n/nl.json b/core/l10n/nl.json index 91680d4cd33..77f8206b0f3 100644 --- a/core/l10n/nl.json +++ b/core/l10n/nl.json @@ -102,6 +102,7 @@ "Pending" : "Onderhanden", "Copy to {folder}" : "Kopieer naar {folder}", "Move to {folder}" : "Verplaats naar {folder}", + "New in" : "Nieuw in", "Very weak password" : "Zeer zwak wachtwoord", "Weak password" : "Zwak wachtwoord", "So-so password" : "Matig wachtwoord", |