summaryrefslogtreecommitdiffstats
path: root/static/plupload/js/i18n/el.js
diff options
context:
space:
mode:
Diffstat (limited to 'static/plupload/js/i18n/el.js')
-rw-r--r--static/plupload/js/i18n/el.js14
1 files changed, 14 insertions, 0 deletions
diff --git a/static/plupload/js/i18n/el.js b/static/plupload/js/i18n/el.js
new file mode 100644
index 0000000..aafbaf1
--- /dev/null
+++ b/static/plupload/js/i18n/el.js
@@ -0,0 +1,14 @@
+// Greek
+plupload.addI18n({
+ 'Select files' : 'Επιλέξτε Αρχεία',
+ 'Add files to the upload queue and click the start button.' : 'Προσθήκη αρχείων στην ουρά μεταφόρτωσης',
+ 'Filename' : 'Όνομα αρχείου',
+ 'Status' : 'Κατάσταση',
+ 'Size' : 'Μέγεθος',
+ 'Add Files' : 'Προσθέστε αρχεία',
+ 'Stop current upload' : 'Διακοπή τρέχουσας μεταφόρτωσης',
+ 'Start uploading queue' : 'Εκκίνηση μεταφόρτωσης ουράς αρχείων',
+ 'Drag files here.' : 'Σύρετε αρχεία εδώ',
+ 'Start Upload': 'Εκκίνηση μεταφόρτωσης',
+ 'Uploaded %d/%d files': 'Ανέβηκαν %d/%d αρχεία'
+}); \ No newline at end of file