diff options
Diffstat (limited to 'apps/dav/l10n/nl.js')
-rw-r--r-- | apps/dav/l10n/nl.js | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/apps/dav/l10n/nl.js b/apps/dav/l10n/nl.js index ffc8530e02b..0d573861d52 100644 --- a/apps/dav/l10n/nl.js +++ b/apps/dav/l10n/nl.js @@ -6,12 +6,6 @@ OC.L10N.register( "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" + "Request ID: %s" : "Aanvraag-ID: %s" }, "nplurals=2; plural=(n != 1);"); |