summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/nl.js
diff options
context:
space:
mode:
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);");