Added Serbian Cyrillic, Serbian Latin and Croatian, thanks Zsolt!
This commit is contained in:
parent
7a04f7d98e
commit
eb35dcac5f
16 changed files with 15333 additions and 3175 deletions
14
airtime_mvc/public/js/plupload/i18n/sr_RS.js
Normal file
14
airtime_mvc/public/js/plupload/i18n/sr_RS.js
Normal file
|
@ -0,0 +1,14 @@
|
|||
// Serbian Cyrillic
|
||||
plupload.addI18n({
|
||||
'Select files' : 'Изаберите фајлове',
|
||||
'Add files to the upload queue and click the start button.' : 'Додајте фајлове у листу и кликните на дугме Старт.',
|
||||
'Filename' : 'Назив фајла',
|
||||
'Status' : 'Status',
|
||||
'Size' : 'Величина',
|
||||
'Add Files' : 'Додај фајлове',
|
||||
'Stop current upload' : 'Заустави upload',
|
||||
'Start uploading queue' : 'Почни upload',
|
||||
'Drag files here.' : 'Превуци фајлове овде.',
|
||||
'Start Upload': 'Почни upload',
|
||||
'Uploaded %d/%d files': 'Снимљено %d/%d фајлова'
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue