more tinymce stuff

This commit is contained in:
JT Smith 2005-12-05 15:44:37 +00:00
parent 5a60010a6f
commit b19f4cf952
468 changed files with 11635 additions and 0 deletions

View file

@ -0,0 +1,12 @@
/**
* Czech lang variables
* encoding: utf-8
*
* $Id: cs.js,v 1.4 2005/10/18 13:59:42 spocke Exp $
*/
tinyMCE.addToLang('',{
fullscreen_title : 'Na celou obrazovku',
fullscreen_desc : 'Přepnout na celou obrazovku'
});

View file

@ -0,0 +1,6 @@
// UK lang variables
tinyMCE.addToLang('',{
fullscreen_title : 'Dull sgrîn-lawn',
fullscreen_desc : 'Gwrthdroi dull sgrîn-lawn'
});

View file

@ -0,0 +1,6 @@
// DK lang variables contributed by Jan Moelgaard
tinyMCE.addToLang('',{
fullscreen_title : 'Fuldskærmstilstand',
fullscreen_desc : 'Tænd / sluk for fuldskærm'
});

View file

@ -0,0 +1,6 @@
// DE lang variables
tinyMCE.addToLang('',{
fullscreen_title : 'Vollbild-Modus',
fullscreen_desc : 'Vollbild-Modus umschalten'
});

View file

@ -0,0 +1,6 @@
// UK lang variables
tinyMCE.addToLang('',{
fullscreen_title : 'Fullscreen mode',
fullscreen_desc : 'Toggle fullscreen mode'
});

View file

@ -0,0 +1,8 @@
// ES lang variables by Alvaro Velasco and Adolfo Sanz De Diego (asanzdiego) <asanzdiego@yahoo.es>
// Last Updated : October 2005
// TinyMCE Version : 2.0RC3
tinyMCE.addToLang('',{
fullscreen_title : 'Pantalla completa',
fullscreen_desc : 'Cambiar a pantalla completa'
});

View file

@ -0,0 +1,6 @@
// Traduit par Normand Lamoureux le 2005-11-12
tinyMCE.addToLang('',{
fullscreen_title : 'Affichage plein écran',
fullscreen_desc : 'Affichage plein écran/normal'
});

View file

@ -0,0 +1,6 @@
// Canadian French lang variables by Virtuelcom last modification: 2005-06-15
tinyMCE.addToLang('',{
fullscreen_title : 'Mode plein écran',
fullscreen_desc : 'Basculer le mode plein écrans'
});

View file

@ -0,0 +1,6 @@
// HE lang variables by Liron Newman, http://eesh.net
tinyMCE.addToLang('',{
fullscreen_title : 'îöá îñê îìà',
fullscreen_desc : 'äçìó îöá îñê îìà'
});

View file

@ -0,0 +1,6 @@
// HU lang variables
tinyMCE.addToLang('',{
fullscreen_title : 'Teljesképernyõs mód',
fullscreen_desc : 'Váltás teljesképernyõs módra'
});

View file

@ -0,0 +1,6 @@
// Iceland lang variables by Johannes Birgir Jensson
tinyMCE.addToLang('',{
fullscreen_title : 'Heilskj&aacute;r',
fullscreen_desc : 'Skipta &iacute; / &uacute;r heilskj&aacute;'
});

View file

@ -0,0 +1,6 @@
// nb = Norwegian (bokm&aring;l) lang variables by Knut B. Jacobsen
tinyMCE.addToLang('',{
fullscreen_title : 'Fullskjerm tilstand',
fullscreen_desc : 'Hopp fra/til fullskjermtilstand'
});

View file

@ -0,0 +1,6 @@
// NL lang variables
tinyMCE.addToLang('',{
fullscreen_title : 'Volledig scherm',
fullscreen_desc : 'Volledig scherm aan/uit'
});

View file

@ -0,0 +1,6 @@
// nn = Norwegian (nynorsk) lang variables by Knut B. Jacobsen
tinyMCE.addToLang('',{
fullscreen_title : 'Fullskjerm tilstand',
fullscreen_desc : 'Hopp fra/til fullskjermtilstand'
});

View file

@ -0,0 +1,9 @@
// PL lang variables
// fixed by Wooya
// http://www.mfusion.prv.pl
// fixed by lemiel 14.11.2005
tinyMCE.addToLang('',{
fullscreen_title : 'Tryb pe³noekranowy',
fullscreen_desc : 'Prze³±cz w tryb pe³noekranowy'
});

View file

@ -0,0 +1,14 @@
/**
* pt_br lang variables
* Brazilian Portuguese
*
* Authors : ????
* Revision and modifications:
* Marcio Barbosa (mpg) <mpg@mpg.com.br>
* Last Updated : November 26, 2005
* TinyMCE Version : 2.0RC4
*/
tinyMCE.addToLang('',{
fullscreen_title : 'Modo de Janela Inteira (Fullscreen)',
fullscreen_desc : 'Alterar para modo de janela inteira'
});

View file

@ -0,0 +1,6 @@
// RU lang variables cp1251
tinyMCE.addToLang('',{
fullscreen_title : 'Ïîëíîýêðàííûé ðåæèì',
fullscreen_desc : 'Âêëþ÷èòü ïîëíîýêðàííûé ðåæèì'
});

View file

@ -0,0 +1,6 @@
// RU lang variables KOI8-R
tinyMCE.addToLang('',{
fullscreen_title : 'ðÏÌÎÏÜËÒÁÎÎÙÊ ÒÅÖÉÍ',
fullscreen_desc : '÷ËÌÀÞÉÔØ ÐÏÌÎÏÜËÒÁÎÎÙÊ ÒÅÖÉÍ'
});

View file

@ -0,0 +1,6 @@
// RU lang variables UTF-8
tinyMCE.addToLang('',{
fullscreen_title : 'Полноэкранный режим',
fullscreen_desc : 'Включить полноэкранный режим'
});

View file

@ -0,0 +1,14 @@
/**
* Slovak lang variables
* encoding: utf-8
*
* @author Vladimir VASIL vvasil@post.sk
*
* $Id: sk.js,v 1.1 2005/11/22 20:56:44 spocke Exp $
*/
tinyMCE.addToLang('',{
fullscreen_title : 'Na celú obrazovku',
fullscreen_desc : 'Prepnúť na celú obrazovku'
});

View file

@ -0,0 +1,6 @@
// SV lang variables
tinyMCE.addToLang('',{
fullscreen_title : 'Fullsk&auml;rmsl&auml;ge',
fullscreen_desc : 'Hoppa fr&aring;n/till fullsk&auml;rmsl&auml;ge'
});

View file

@ -0,0 +1,6 @@
// Simplified Chinese lang variables contributed by tom_cat (thomaswangyang@gmail.com)
tinyMCE.addToLang('',{
fullscreen_title : '全屏模式',
fullscreen_desc : '切换全屏模式'
});

View file

@ -0,0 +1,7 @@
// Traditional Chinese BIG-5; Twapweb Site translated; twapweb_AT_gmail_DOT_com
// 繁體中文 BIG-5 ;數位應用坊製作; twapweb_AT_gmail_DOT_com
tinyMCE.addToLang('',{
fullscreen_title : '全螢幕模式',
fullscreen_desc : '轉成全螢幕模式'
});

View file

@ -0,0 +1,7 @@
// Traditional Chinese UTF-8; Twapweb Site translated; twapweb_AT_gmail_DOT_com
// 繁體中文 UTF-8 ;數位應用坊製作; twapweb_AT_gmail_DOT_com
tinyMCE.addToLang('',{
fullscreen_title : '全螢幕模式',
fullscreen_desc : '轉成全螢幕模式'
});