upgrade to tinymce 2.1.1.1
This commit is contained in:
parent
f36ba1b268
commit
e75b689857
847 changed files with 34500 additions and 7692 deletions
7
www/extras/tinymce2/jscripts/tiny_mce/plugins/iespell/langs/ca.js
vendored
Executable file
7
www/extras/tinymce2/jscripts/tiny_mce/plugins/iespell/langs/ca.js
vendored
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
// UK lang variables
|
||||
|
||||
tinyMCE.addToLang('',{
|
||||
iespell_desc : 'Run spell checking',
|
||||
iespell_download : "ieSpell not detected. Click OK to go to download page."
|
||||
});
|
||||
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
// DK lang variables contributed by Jan Moelgaard, John Dalsgaard and Bo Frederiksen.
|
||||
// DK lang variables - Transl.:Jan Moelgaard, Bo Frederiksen - Corr.:
|
||||
|
||||
tinyMCE.addToLang('',{
|
||||
iespell_desc : 'Lav stavekontrol',
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
// Greek lang variables by Jacaranda Bill
|
||||
|
||||
tinyMCE.addToLang('',{
|
||||
iespell_desc : 'Ορθογραöικός έλåγχος',
|
||||
iespell_download : "Το πρόγραμμα ieSpell äåν βρέθηκå. Πατήστå OK για να μåταβåίτå στην ιστοσåλίäα λήψης του προγράμματος."
|
||||
iespell_desc : 'Ορθογραφικός έλεγχος',
|
||||
iespell_download : "Το πρόγραμμα ieSpell δεν βρέθηκε. Πατήστε OK για να μεταβείτε στην ιστοσελίδα λήψης του προγράμματος."
|
||||
});
|
||||
|
||||
|
|
|
|||
|
|
@ -4,12 +4,13 @@
|
|||
* Authors : Alvaro Velasco,
|
||||
* Adolfo Sanz De Diego (asanzdiego) <asanzdiego@yahoo.es>,
|
||||
* Carlos C Soto (eclipxe) <csoto@sia-solutions.com>
|
||||
* Last Updated : October 17, 2005
|
||||
* TinyMCE Version : 2.0RC3
|
||||
* Eneko Castresana Vara
|
||||
* Last Updated : July 14, 2006
|
||||
* TinyMCE Version : 2.0.6.1
|
||||
*/
|
||||
|
||||
tinyMCE.addToLang('',{
|
||||
iespell_desc : 'Ejecutar corrector ortográfico',
|
||||
iespell_download : "Corrector ortográfico no detectado. Pulse OK para ir a la página de descarga."
|
||||
iespell_desc : 'Ejecutar corrector ortográfico',
|
||||
iespell_download : "Corrector ortográfico no detectado. Pulse OK para ir a la página de descarga."
|
||||
});
|
||||
|
||||
|
|
|
|||
7
www/extras/tinymce2/jscripts/tiny_mce/plugins/iespell/langs/fa.js
vendored
Normal file
7
www/extras/tinymce2/jscripts/tiny_mce/plugins/iespell/langs/fa.js
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
// UK lang variables
|
||||
|
||||
tinyMCE.addToLang('',{
|
||||
iespell_desc : 'Run spell checking',
|
||||
iespell_download : "ieSpell not detected. Click OK to go to download page."
|
||||
});
|
||||
|
||||
7
www/extras/tinymce2/jscripts/tiny_mce/plugins/iespell/langs/fi.js
vendored
Executable file
7
www/extras/tinymce2/jscripts/tiny_mce/plugins/iespell/langs/fi.js
vendored
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
// UK lang variables
|
||||
|
||||
tinyMCE.addToLang('',{
|
||||
iespell_desc : 'Run spell checking',
|
||||
iespell_download : "ieSpell not detected. Click OK to go to download page."
|
||||
});
|
||||
|
||||
|
|
@ -1,7 +1,13 @@
|
|||
// IT lang variables
|
||||
|
||||
tinyMCE.addToLang('',{
|
||||
iespell_desc : 'Esegui controllo ortografico',
|
||||
iespell_download : "ieSpell non trovato. Fai clic su OK per visitare la pagina di download."
|
||||
});
|
||||
|
||||
/**
|
||||
* IT lang variables
|
||||
*
|
||||
* Author : Luciano Vernaschi <luciano@virgilio.it>
|
||||
* Last Updated : Oct. 17th, 2006
|
||||
* TinyMCE Version : 2.0.7
|
||||
*/
|
||||
|
||||
tinyMCE.addToLang('',{
|
||||
iespell_desc : 'Esegui controllo ortografico',
|
||||
iespell_download : "ieSpell non trovato. Fai clic su OK per visitare la pagina di download."
|
||||
});
|
||||
|
||||
|
|
|
|||
7
www/extras/tinymce2/jscripts/tiny_mce/plugins/iespell/langs/ja.js
vendored
Executable file
7
www/extras/tinymce2/jscripts/tiny_mce/plugins/iespell/langs/ja.js
vendored
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
// JA lang variables
|
||||
|
||||
tinyMCE.addToLang('',{
|
||||
iespell_desc : 'スペルチェックを行う',
|
||||
iespell_download : "ieSpellが検出できませんでした。OKボタンを押してダウンロードページを表示してください"
|
||||
});
|
||||
|
||||
|
|
@ -4,5 +4,5 @@
|
|||
|
||||
tinyMCE.addToLang('',{
|
||||
iespell_desc : 'Uruchom sprawdzanie pisowni',
|
||||
iespell_download : "Nie wykryto pluginu, kliknij aby przejść do strony z pluginami."
|
||||
iespell_download : "Nie wykryto pluginu, kliknij aby przejść do strony z pluginami."
|
||||
});
|
||||
|
|
|
|||
|
|
@ -2,13 +2,13 @@
|
|||
* pt_br lang variables
|
||||
* Brazilian Portuguese
|
||||
*
|
||||
* Authors : ????
|
||||
* Author
|
||||
* Revision and modifications:
|
||||
* Marcio Barbosa (mpg) <mpg@mpg.com.br>
|
||||
* Last Updated : November 26, 2005
|
||||
* TinyMCE Version : 2.0RC4
|
||||
* First Release : November 26, 2005 - TinyMCE Version : 2.0RC4
|
||||
* Last Updated : November 20, 2006 - TinyMCE Version : 2.0.8
|
||||
*/
|
||||
tinyMCE.addToLang('',{
|
||||
iespell_desc : 'Executar verificação ortográfica',
|
||||
iespell_download : "Verificador ieSpell não detectado. Click OK para ir à página de download."
|
||||
iespell_download : "Verificador ieSpell não detectado. Clique em \"OK\" para ir à página de download."
|
||||
});
|
||||
|
|
|
|||
7
www/extras/tinymce2/jscripts/tiny_mce/plugins/iespell/langs/ro.js
vendored
Executable file
7
www/extras/tinymce2/jscripts/tiny_mce/plugins/iespell/langs/ro.js
vendored
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
// RO lang variables
|
||||
|
||||
tinyMCE.addToLang('',{
|
||||
iespell_desc : 'Porneşte verificarea ortografică',
|
||||
iespell_download : "ieSpell nu a fost detectat. Apasă OK pentru a merge la pagina de descărcare."
|
||||
});
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
// RU lang variables cp1251
|
||||
|
||||
tinyMCE.addToLang('',{
|
||||
iespell_desc : 'Запустить проверку орфографии',
|
||||
iespell_download : "ieSpell не обнаружен. нажмите OK, чтобы перейти на страницу загрузки."
|
||||
});
|
||||
|
||||
// RU lang variables
|
||||
|
||||
tinyMCE.addToLang('',{
|
||||
iespell_desc : 'Запустить проверку орфографии',
|
||||
iespell_download : 'ieSpell не обнаружен. нажмите OK, чтобы перейти на страницу загрузки.'
|
||||
});
|
||||
|
||||
|
|
|
|||
7
www/extras/tinymce2/jscripts/tiny_mce/plugins/iespell/langs/ru_CP1251.js
vendored
Executable file
7
www/extras/tinymce2/jscripts/tiny_mce/plugins/iespell/langs/ru_CP1251.js
vendored
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
// RU lang variables
|
||||
|
||||
tinyMCE.addToLang('',{
|
||||
iespell_desc : 'Запустить проверку орфографии',
|
||||
iespell_download : 'ieSpell не обнаружен. нажмите OK, чтобы перейти на страницу загрузки.'
|
||||
});
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
// RU lang variables KOI8-R
|
||||
|
||||
tinyMCE.addToLang('',{
|
||||
iespell_desc : 'Запустить проверку орфографии',
|
||||
iespell_download : "ieSpell не обнаружен. нажмите OK, чтобы перейти на страницу загрузки."
|
||||
});
|
||||
|
||||
// RU lang variables
|
||||
|
||||
tinyMCE.addToLang('',{
|
||||
iespell_desc : 'Запустить проверку орфографии',
|
||||
iespell_download : 'ieSpell не обнаружен. нажмите OK, чтобы перейти на страницу загрузки.'
|
||||
});
|
||||
|
||||
|
|
|
|||
6
www/extras/tinymce2/jscripts/tiny_mce/plugins/iespell/langs/sq.js
vendored
Executable file
6
www/extras/tinymce2/jscripts/tiny_mce/plugins/iespell/langs/sq.js
vendored
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
// UK lang variables
|
||||
|
||||
tinyMCE.addToLang('',{
|
||||
iespell_desc : 'Run spell checking',
|
||||
iespell_download : "ieSpell not detected. Click OK to go to download page."
|
||||
});
|
||||
7
www/extras/tinymce2/jscripts/tiny_mce/plugins/iespell/langs/sr.js
vendored
Executable file
7
www/extras/tinymce2/jscripts/tiny_mce/plugins/iespell/langs/sr.js
vendored
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
// SR lang variables
|
||||
|
||||
tinyMCE.addToLang('',{
|
||||
iespell_desc : 'Startuj proveru teksta',
|
||||
iespell_download : "ieSpell nije detektovan. Kliknite OK za dolazak na download stranu."
|
||||
});
|
||||
|
||||
6
www/extras/tinymce2/jscripts/tiny_mce/plugins/iespell/langs/sv_utf8.js
vendored
Executable file
6
www/extras/tinymce2/jscripts/tiny_mce/plugins/iespell/langs/sv_utf8.js
vendored
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
// SE lang variables
|
||||
|
||||
tinyMCE.addToLang('',{
|
||||
iespell_desc : 'Kör rättstavningskontroll',
|
||||
iespell_download : "ieSpell verkar inte vara installerad. Klicka OK för att ladda hem."
|
||||
});
|
||||
6
www/extras/tinymce2/jscripts/tiny_mce/plugins/iespell/langs/uk.js
vendored
Executable file
6
www/extras/tinymce2/jscripts/tiny_mce/plugins/iespell/langs/uk.js
vendored
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
// UK lang variables
|
||||
|
||||
tinyMCE.addToLang('',{
|
||||
iespell_desc : 'Запустити перевірку орфографії',
|
||||
iespell_download : 'ieSpell не знайдено. Натисніть OK, щоб перейти на сторінку завантаження.'
|
||||
});
|
||||
6
www/extras/tinymce2/jscripts/tiny_mce/plugins/iespell/langs/uk_CP1251.js
vendored
Executable file
6
www/extras/tinymce2/jscripts/tiny_mce/plugins/iespell/langs/uk_CP1251.js
vendored
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
// UK lang variables
|
||||
|
||||
tinyMCE.addToLang('',{
|
||||
iespell_desc : 'Запустити перевірку орфографії',
|
||||
iespell_download : 'ieSpell не знайдено. Натисніть OK, щоб перейти на сторінку завантаження.'
|
||||
});
|
||||
6
www/extras/tinymce2/jscripts/tiny_mce/plugins/iespell/langs/uk_KOI8-U.js
vendored
Executable file
6
www/extras/tinymce2/jscripts/tiny_mce/plugins/iespell/langs/uk_KOI8-U.js
vendored
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
// UK lang variables
|
||||
|
||||
tinyMCE.addToLang('',{
|
||||
iespell_desc : 'Запустити перев╕рку орфограф╕╖',
|
||||
iespell_download : 'ieSpell не знайдено. Натисн╕ть OK, щоб перейти на стор╕нку завантаження.'
|
||||
});
|
||||
Loading…
Add table
Add a link
Reference in a new issue