aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/nl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-02-12 21:33:37 +0000
committerNextcloud bot <bot@nextcloud.com>2018-02-12 21:33:37 +0000
commit91c67eb667b2c049f0fcbe8fd868f6a689aaf26e (patch)
tree5496f2797b09ab3138bdc386b83ac0defb1f0415 /lib/l10n/nl.js
parent4bd14ef3081fadce717e6b50d31fbb750962cabf (diff)
downloadnextcloud-server-91c67eb667b2c049f0fcbe8fd868f6a689aaf26e.tar.gz
nextcloud-server-91c67eb667b2c049f0fcbe8fd868f6a689aaf26e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/nl.js')
-rw-r--r--lib/l10n/nl.js5
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js
index 41f9a528b5f..393927174da 100644
--- a/lib/l10n/nl.js
+++ b/lib/l10n/nl.js
@@ -227,6 +227,9 @@ OC.L10N.register(
"Storage incomplete configuration. %s" : "Incomplete opslag configuratie. %s",
"Storage connection error. %s" : "Opslag verbindingsfout. %s",
"Storage is temporarily not available" : "Opslag is tijdelijk niet beschikbaar",
- "Storage connection timeout. %s" : "Opslag verbinding time-out. %s"
+ "Storage connection timeout. %s" : "Opslag verbinding time-out. %s",
+ "Personal" : "Persoonlijk",
+ "Admin" : "Beheerder",
+ "DB Error: \"%s\"" : "DB Fout: \"%s\""
},
"nplurals=2; plural=(n != 1);");