diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-10-26 00:07:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-10-26 00:07:12 +0000 |
commit | a973c1bfb9b8ac444009b19fd1107483676dfd25 (patch) | |
tree | 968d153dd4c8fb866efc1385b2a0e0b76fef81b7 /apps/dav/l10n/nl.js | |
parent | 9a70c137d2afa3dc1a6f6361c3fa36d5a9ca4f71 (diff) | |
download | nextcloud-server-a973c1bfb9b8ac444009b19fd1107483676dfd25.tar.gz nextcloud-server-a973c1bfb9b8ac444009b19fd1107483676dfd25.zip |
[tx-robot] updated from transifex
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);"); |