upgrading to tinymce 2.0.6.1
This commit is contained in:
parent
7582dbe9b1
commit
dd804d81d0
43 changed files with 845 additions and 0 deletions
11
www/extras/tinymce2/jscripts/tiny_mce/plugins/flash/langs/fi.js
vendored
Executable file
11
www/extras/tinymce2/jscripts/tiny_mce/plugins/flash/langs/fi.js
vendored
Executable file
|
|
@ -0,0 +1,11 @@
|
|||
// FI lang variables
|
||||
|
||||
tinyMCE.addToLang('flash',{
|
||||
title : 'Lisää / muokkaa Flash animaatio',
|
||||
desc : 'Lisää / muokkaa Flash animaatio',
|
||||
file : 'Flash-tiedosto (.swf)',
|
||||
size : 'Koko',
|
||||
list : 'Flash tiedostot',
|
||||
props : 'Flash ominaisuudet',
|
||||
general : 'Yleiset'
|
||||
});
|
||||
11
www/extras/tinymce2/jscripts/tiny_mce/plugins/flash/langs/it.js
vendored
Executable file
11
www/extras/tinymce2/jscripts/tiny_mce/plugins/flash/langs/it.js
vendored
Executable file
|
|
@ -0,0 +1,11 @@
|
|||
// IT lang variables
|
||||
|
||||
tinyMCE.addToLang('flash',{
|
||||
title : 'Inserisci o modifica oggetto Flash',
|
||||
desc : 'Inserisci o modifica oggetto Flash',
|
||||
file : 'File Flash (.swf)',
|
||||
size : 'Dimensioni',
|
||||
list : 'Lista file',
|
||||
props : 'Proprietà',
|
||||
general : 'Generale'
|
||||
});
|
||||
11
www/extras/tinymce2/jscripts/tiny_mce/plugins/flash/langs/ja_euc-jp.js
vendored
Executable file
11
www/extras/tinymce2/jscripts/tiny_mce/plugins/flash/langs/ja_euc-jp.js
vendored
Executable file
|
|
@ -0,0 +1,11 @@
|
|||
// Japanese euc variables
|
||||
|
||||
tinyMCE.addToLang('flash',{
|
||||
title : '挿入・編集フラッシュ',
|
||||
desc : '挿入・編集フラッシュ',
|
||||
file : 'フラッシュ (.swf)',
|
||||
size : 'サイズ',
|
||||
list : 'フラッシュのファイル',
|
||||
props : 'フラッシュのプロパティ',
|
||||
general : '一般'
|
||||
});
|
||||
11
www/extras/tinymce2/jscripts/tiny_mce/plugins/flash/langs/ja_shift_jis.js
vendored
Executable file
11
www/extras/tinymce2/jscripts/tiny_mce/plugins/flash/langs/ja_shift_jis.js
vendored
Executable file
|
|
@ -0,0 +1,11 @@
|
|||
// Japanese shift_jis variables
|
||||
|
||||
tinyMCE.addToLang('flash',{
|
||||
title : '挿入・編集フラッシュ',
|
||||
desc : '挿入・編集フラッシュ',
|
||||
file : 'フラッシュ (.swf)',
|
||||
size : 'サイズ',
|
||||
list : 'フラッシュのファイル',
|
||||
props : 'フラッシュのプロパティ',
|
||||
general : '一般'
|
||||
});
|
||||
11
www/extras/tinymce2/jscripts/tiny_mce/plugins/flash/langs/ja_utf-8.js
vendored
Executable file
11
www/extras/tinymce2/jscripts/tiny_mce/plugins/flash/langs/ja_utf-8.js
vendored
Executable file
|
|
@ -0,0 +1,11 @@
|
|||
// Japanese utf-8 variables
|
||||
|
||||
tinyMCE.addToLang('flash',{
|
||||
title : '挿入・編集フラッシュ',
|
||||
desc : '挿入・編集フラッシュ',
|
||||
file : 'フラッシュ (.swf)',
|
||||
size : 'サイズ',
|
||||
list : 'フラッシュのファイル',
|
||||
props : 'フラッシュのプロパティ',
|
||||
general : '一般'
|
||||
});
|
||||
Loading…
Add table
Add a link
Reference in a new issue