diff options
Diffstat (limited to 'apps/dav/l10n/nl.json')
-rw-r--r-- | apps/dav/l10n/nl.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/apps/dav/l10n/nl.json b/apps/dav/l10n/nl.json new file mode 100644 index 00000000000..7a8c302c2e4 --- /dev/null +++ b/apps/dav/l10n/nl.json @@ -0,0 +1,15 @@ +{ "translations": { + "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" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file |