summaryrefslogtreecommitdiffstats
path: root/static/plupload/js/i18n/nl.js
diff options
context:
space:
mode:
Diffstat (limited to 'static/plupload/js/i18n/nl.js')
-rw-r--r--static/plupload/js/i18n/nl.js21
1 files changed, 0 insertions, 21 deletions
diff --git a/static/plupload/js/i18n/nl.js b/static/plupload/js/i18n/nl.js
deleted file mode 100644
index 8372c88..0000000
--- a/static/plupload/js/i18n/nl.js
+++ /dev/null
@@ -1,21 +0,0 @@
-// Dutch
-plupload.addI18n({
- 'Select files' : 'Selecteer bestand(en):',
- 'Add files to the upload queue and click the start button.' : 'Voeg bestanden toe aan de wachtrij en druk op \'Start\'.',
- 'Filename' : 'Bestandsnaam',
- 'Status' : 'Status',
- 'Size' : 'Grootte',
- 'Add files' : 'Voeg bestanden toe',
- 'Stop current upload' : 'Stop upload',
- 'Start uploading queue' : 'Start upload',
- 'Uploaded %d/%d files': '%d/%d bestanden ge-upload',
- 'N/A' : 'Niet beschikbaar',
- 'Drag files here.' : 'Sleep bestanden hierheen.',
- 'File extension error.': 'Ongeldig bestandstype.',
- 'File size error.': 'Bestandsgrootte Error.',
- 'Init error.': 'Initialisatie error.',
- 'HTTP Error.': 'HTTP Error.',
- 'Security error.': 'Beveiliging error.',
- 'Generic error.': 'Onbekende error.',
- 'IO error.': 'IO error.'
-}); \ No newline at end of file