summaryrefslogtreecommitdiffstats
path: root/static/plupload/js/i18n/cs.js
diff options
context:
space:
mode:
Diffstat (limited to 'static/plupload/js/i18n/cs.js')
-rw-r--r--static/plupload/js/i18n/cs.js14
1 files changed, 0 insertions, 14 deletions
diff --git a/static/plupload/js/i18n/cs.js b/static/plupload/js/i18n/cs.js
deleted file mode 100644
index 1ee5d5f..0000000
--- a/static/plupload/js/i18n/cs.js
+++ /dev/null
@@ -1,14 +0,0 @@
-// .po file like language pack
-plupload.addI18n({
- 'Select files' : 'Vyberte soubory',
- 'Add files to the upload queue and click the start button.' : 'Přidejte soubory do fronty a pak spusťte nahrávání.',
- 'Filename' : 'Název souboru',
- 'Status' : 'Status',
- 'Size' : 'Velikost',
- 'Add Files' : 'Přidat soubory',
- 'Stop current upload' : 'Zastavit nahrávání',
- 'Start uploading queue' : 'Spustit frontu nahrávání',
- 'Drag files here.' : 'Sem přetáhněte soubory.',
- 'Start Upload': 'Spustit nahrávání',
- 'Uploaded %d/%d files': 'Nahráno %d/%d souborů'
-}); \ No newline at end of file