upgrading tinymce to 2.0.5.1
This commit is contained in:
parent
cb2a8d025e
commit
00d46f6148
342 changed files with 13043 additions and 11487 deletions
|
|
@ -2,13 +2,15 @@
|
|||
* Czech lang variables
|
||||
* encoding: utf-8
|
||||
*
|
||||
* $Id: cs.js,v 1.6 2005/10/18 13:59:42 spocke Exp $
|
||||
* $Id: cs.js,v 1.8 2006/02/23 09:05:57 spocke Exp $
|
||||
*/
|
||||
|
||||
tinyMCE.addToLang('',{
|
||||
insert_flash : 'Vložit/editovat Flash Movie',
|
||||
insert_flash_file : 'Flash soubor (.swf)',
|
||||
insert_flash_size : 'Velikost',
|
||||
insert_flash_list : 'Seznam',
|
||||
flash_props : 'Vlastnosti Flash'
|
||||
tinyMCE.addToLang('flash',{
|
||||
title : 'Vložit / editovat Flash',
|
||||
desc : 'Vložit / editovat Flash',
|
||||
file : 'Flash soubor (.swf)',
|
||||
size : 'Velikost',
|
||||
list : 'Flash soubory',
|
||||
props : 'Flash nastavení',
|
||||
general : 'Obecné'
|
||||
});
|
||||
|
|
|
|||
|
|
@ -1,10 +1,10 @@
|
|||
// DK lang variables contributed by Jan Moelgaard
|
||||
// DK lang variables contributed by Jan Moelgaard, John Dalsgaard and Bo Frederiksen.
|
||||
|
||||
tinyMCE.addToLang('flash',{
|
||||
title : 'Indsæt / rediger Flash-film',
|
||||
desc : 'Indsæt / rediger Flash-film',
|
||||
title : 'Indsæt / rediger Flash-film',
|
||||
desc : 'Indsæt / rediger Flash-film',
|
||||
file : 'Flash-Fil (.swf)',
|
||||
size : 'Størrelse',
|
||||
size : 'Størrelse',
|
||||
list : 'Flash filer',
|
||||
props : 'Flash egenskaber',
|
||||
general : 'Genererelt'
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
// Simplified Chinese lang variables contributed by tom_cat (thomaswangyang@gmail.com)
|
||||
// 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든緞',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue