upgrading tinymce to 2.0.5.1
This commit is contained in:
parent
c012e8913d
commit
c48e6b98dd
31 changed files with 499 additions and 0 deletions
11
www/extras/tinymce2/jscripts/tiny_mce/plugins/flash/langs/si.js
vendored
Normal file
11
www/extras/tinymce2/jscripts/tiny_mce/plugins/flash/langs/si.js
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
// SI lang variables ISO-8859-2
|
||||
|
||||
tinyMCE.addToLang('flash',{
|
||||
title : 'Vstavi/uredi Flash film',
|
||||
desc : 'Vstavi/uredi Flash film',
|
||||
file : 'Flash datoteka (.swf)',
|
||||
size : 'Velikost',
|
||||
list : 'Flash datoteke',
|
||||
props : 'Lastnosti',
|
||||
general : 'Splošno'
|
||||
});
|
||||
11
www/extras/tinymce2/jscripts/tiny_mce/plugins/flash/langs/tr.js
vendored
Normal file
11
www/extras/tinymce2/jscripts/tiny_mce/plugins/flash/langs/tr.js
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
// TR lang variables
|
||||
|
||||
tinyMCE.addToLang('flash',{
|
||||
title : 'Flash ekle/düzenle',
|
||||
desc : 'Flash ekle/düzenle',
|
||||
file : 'Flash-Dosyası (.swf)',
|
||||
size : 'Boyut',
|
||||
list : 'Flash Dosyaları',
|
||||
props : 'Flash özellikleri',
|
||||
general : 'Genel'
|
||||
});
|
||||
11
www/extras/tinymce2/jscripts/tiny_mce/plugins/flash/langs/vi.js
vendored
Executable file
11
www/extras/tinymce2/jscripts/tiny_mce/plugins/flash/langs/vi.js
vendored
Executable file
|
|
@ -0,0 +1,11 @@
|
|||
// Vietnamese lang variables - Đỗ Xuân Tiến - tiendx2002@yahoo.com Việt hóa
|
||||
|
||||
tinyMCE.addToLang('flash',{
|
||||
title : 'Thêm/sửa phim flash',
|
||||
desc : 'Thêm/sửa phim flash',
|
||||
file : 'File flash (.swf)',
|
||||
size : 'Kích thước',
|
||||
list : 'File flash',
|
||||
props : 'Thuộc tính flash',
|
||||
general : 'Chung'
|
||||
});
|
||||
12
www/extras/tinymce2/jscripts/tiny_mce/plugins/flash/langs/zh_cn_utf8.js
vendored
Executable file
12
www/extras/tinymce2/jscripts/tiny_mce/plugins/flash/langs/zh_cn_utf8.js
vendored
Executable file
|
|
@ -0,0 +1,12 @@
|
|||
// Simplified Chinese lang variables contributed by TinyMCE_China_Team ( tinymce_china {AT} yahoogroups {DOT} com ).
|
||||
// visit our homepage at: http://www.cube316.net/tinymce/ for more information.
|
||||
|
||||
tinyMCE.addToLang('flash',{
|
||||
title : '插入/编辑 Flash电影',
|
||||
desc : 'Flash电影描述',
|
||||
file : 'Flash插件(.swf)',
|
||||
size : '尺寸',
|
||||
list : 'Flash插件列表',
|
||||
props : 'Flash属性',
|
||||
general : '一般'
|
||||
});
|
||||
Loading…
Add table
Add a link
Reference in a new issue