summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/nl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-10-08 00:06:50 +0000
committerNextcloud bot <bot@nextcloud.com>2016-10-08 00:06:50 +0000
commit0beecbf2c5723d6ff3fabb884a1eb35d80e0aac9 (patch)
tree949dc5ad36f9bd2da7ed0e8baf04d78ca630111f /apps/dav/l10n/nl.js
parent9e7824f3edcb498447915a396e93678ddb6f5768 (diff)
downloadnextcloud-server-0beecbf2c5723d6ff3fabb884a1eb35d80e0aac9.tar.gz
nextcloud-server-0beecbf2c5723d6ff3fabb884a1eb35d80e0aac9.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/nl.js')
-rw-r--r--apps/dav/l10n/nl.js17
1 files changed, 17 insertions, 0 deletions
diff --git a/apps/dav/l10n/nl.js b/apps/dav/l10n/nl.js
new file mode 100644
index 00000000000..ffc8530e02b
--- /dev/null
+++ b/apps/dav/l10n/nl.js
@@ -0,0 +1,17 @@
+OC.L10N.register(
+ "dav",
+ {
+ "Contact birthdays" : "Verjaardagen",
+ "Personal" : "Persoonlijk",
+ "Contacts" : "Contactpersonen",
+ "Technical details" : "Technische details",
+ "Remote Address: %s" : "Extern adres: %s",
+ "Request ID: %s" : "Aanvraag-ID: %s",
+ "Type: %s" : "Type: %s",
+ "Code: %s" : "Code: %s",
+ "Message: %s" : "Boodschap: %s",
+ "File: %s" : "Bestand: %s",
+ "Line: %s" : "Regel: %s",
+ "Trace" : "Trace"
+},
+"nplurals=2; plural=(n != 1);");