Add htmlarea http://www.htmlarea.com/ tool to appdb
This commit is contained in:
37
htmlarea/plugins/SpellChecker/lang/cz.js
Normal file
37
htmlarea/plugins/SpellChecker/lang/cz.js
Normal file
@@ -0,0 +1,37 @@
|
||||
// I18N constants
|
||||
|
||||
|
||||
|
||||
// LANG: "cz", ENCODING: UTF-8 | ISO-8859-2
|
||||
|
||||
// Author: Jiri Löw, <jirilow@jirilow.com>
|
||||
|
||||
|
||||
|
||||
// FOR TRANSLATORS:
|
||||
|
||||
//
|
||||
|
||||
// 1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
|
||||
|
||||
// (at least a valid email address)
|
||||
|
||||
//
|
||||
|
||||
// 2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
|
||||
|
||||
// (if this is not possible, please include a comment
|
||||
|
||||
// that states what encoding is necessary.)
|
||||
|
||||
|
||||
|
||||
SpellChecker.I18N = {
|
||||
|
||||
"CONFIRM_LINK_CLICK" : "Prosím potvrďte otevření tohoto odkazu",
|
||||
|
||||
"Cancel" : "Zrušit",
|
||||
|
||||
"Dictionary" : "Slovník",
|
||||
|
||||
"Finished list of mispelled words" : "Dokončen seznam chybných slov",
|
||||
37
htmlarea/plugins/SpellChecker/lang/da.js
Normal file
37
htmlarea/plugins/SpellChecker/lang/da.js
Normal file
@@ -0,0 +1,37 @@
|
||||
// I18N constants
|
||||
|
||||
// LANG: "en", ENCODING: UTF-8 | ISO-8859-1
|
||||
// Author: Steen Sønderup, <steen@soenderup.com>
|
||||
|
||||
// FOR TRANSLATORS:
|
||||
//
|
||||
// 1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
|
||||
// (at least a valid email address)
|
||||
//
|
||||
// 2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
|
||||
// (if this is not possible, please include a comment
|
||||
// that states what encoding is necessary.)
|
||||
|
||||
SpellChecker.I18N = {
|
||||
"CONFIRM_LINK_CLICK" : "Vil du følge dette link?",
|
||||
"Cancel" : "Anuler",
|
||||
"Dictionary" : "Ordbog",
|
||||
"Finished list of mispelled words" : "Listen med stavefejl er gennemgået",
|
||||
"I will open it in a new page." : "Jeg vil åbne det i en ny side.",
|
||||
"Ignore all" : "Ignorer alle",
|
||||
"Ignore" : "Ignorer",
|
||||
"NO_ERRORS" : "Der blev ikke fundet nogle stavefejl med den valgte ordbog.",
|
||||
"NO_ERRORS_CLOSING" : "Stavekontrollen er gennemført, der blev ikke fundet nogle stavefejl. Lukker...",
|
||||
"OK" : "OK",
|
||||
"Original word" : "Oprindeligt ord",
|
||||
"Please wait. Calling spell checker." : "Vent venligst. Henter stavekontrol.",
|
||||
"Please wait: changing dictionary to" : "Vent venligst: skifter ordbog til",
|
||||
"QUIT_CONFIRMATION" : "Alle dine ændringer vil gå tabt, vil du fortsætte?",
|
||||
"Re-check" : "Tjek igen",
|
||||
"Replace all" : "Erstat alle",
|
||||
"Replace with" : "Erstat med",
|
||||
"Replace" : "Erstat",
|
||||
"SC-spell-check" : "Stavekontrol",
|
||||
"Suggestions" : "Forslag",
|
||||
"pliz weit ;-)" : "Vent venligst"
|
||||
};
|
||||
28
htmlarea/plugins/SpellChecker/lang/de.js
Normal file
28
htmlarea/plugins/SpellChecker/lang/de.js
Normal file
@@ -0,0 +1,28 @@
|
||||
// I18N constants
|
||||
|
||||
// LANG: "en", ENCODING: UTF-8 | ISO-8859-1
|
||||
// Author: Broxx, <broxx@broxx.com>
|
||||
|
||||
SpellChecker.I18N = {
|
||||
"CONFIRM_LINK_CLICK" : "Wollen Sie diesen Link oeffnen",
|
||||
"Cancel" : "Abbrechen",
|
||||
"Dictionary" : "Woerterbuch",
|
||||
"Finished list of mispelled words" : "Liste der nicht bekannten Woerter",
|
||||
"I will open it in a new page." : "Wird auf neuer Seite geoeffnet",
|
||||
"Ignore all" : "Alle ignorieren",
|
||||
"Ignore" : "Ignorieren",
|
||||
"NO_ERRORS" : "Keine falschen Woerter mit gewaehlten Woerterbuch gefunden",
|
||||
"NO_ERRORS_CLOSING" : "Rechtsschreibpruefung wurde ohne Fehler fertiggestellt. Wird nun geschlossen...",
|
||||
"OK" : "OK",
|
||||
"Original word" : "Original Wort",
|
||||
"Please wait. Calling spell checker." : "Bitte warten. Woerterbuch wird durchsucht.",
|
||||
"Please wait: changing dictionary to" : "Bitte warten: Woerterbuch wechseln zu",
|
||||
"QUIT_CONFIRMATION" : "Aenderungen werden nicht uebernommen. Bitte bestaettigen.",
|
||||
"Re-check" : "Neuueberpruefung",
|
||||
"Replace all" : "Alle ersetzen",
|
||||
"Replace with" : "Ersetzen mit",
|
||||
"Replace" : "Ersetzen",
|
||||
"SC-spell-check" : "Ueberpruefung",
|
||||
"Suggestions" : "Vorschlag",
|
||||
"pliz weit ;-)" : "bittsche wartn ;-)"
|
||||
};
|
||||
38
htmlarea/plugins/SpellChecker/lang/en.js
Normal file
38
htmlarea/plugins/SpellChecker/lang/en.js
Normal file
@@ -0,0 +1,38 @@
|
||||
// I18N constants
|
||||
|
||||
// LANG: "en", ENCODING: UTF-8 | ISO-8859-1
|
||||
// Author: Mihai Bazon, http://dynarch.com/mishoo
|
||||
|
||||
// FOR TRANSLATORS:
|
||||
//
|
||||
// 1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
|
||||
// (at least a valid email address)
|
||||
//
|
||||
// 2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
|
||||
// (if this is not possible, please include a comment
|
||||
// that states what encoding is necessary.)
|
||||
|
||||
SpellChecker.I18N = {
|
||||
"CONFIRM_LINK_CLICK" : "Please confirm that you want to open this link",
|
||||
"Cancel" : "Cancel",
|
||||
"Dictionary" : "Dictionary",
|
||||
"Finished list of mispelled words" : "Finished list of mispelled words",
|
||||
"I will open it in a new page." : "I will open it in a new page.",
|
||||
"Ignore all" : "Ignore all",
|
||||
"Ignore" : "Ignore",
|
||||
"NO_ERRORS" : "No mispelled words found with the selected dictionary.",
|
||||
"NO_ERRORS_CLOSING" : "Spell check complete, didn't find any mispelled words. Closing now...",
|
||||
"OK" : "OK",
|
||||
"Original word" : "Original word",
|
||||
"Please wait. Calling spell checker." : "Please wait. Calling spell checker.",
|
||||
"Please wait: changing dictionary to" : "Please wait: changing dictionary to",
|
||||
"QUIT_CONFIRMATION" : "This will drop changes and quit spell checker. Please confirm.",
|
||||
"Re-check" : "Re-check",
|
||||
"Replace all" : "Replace all",
|
||||
"Replace with" : "Replace with",
|
||||
"Replace" : "Replace",
|
||||
"Revert" : "Revert",
|
||||
"SC-spell-check" : "Spell-check",
|
||||
"Suggestions" : "Suggestions",
|
||||
"pliz weit ;-)" : "pliz weit ;-)"
|
||||
};
|
||||
38
htmlarea/plugins/SpellChecker/lang/he.js
Normal file
38
htmlarea/plugins/SpellChecker/lang/he.js
Normal file
@@ -0,0 +1,38 @@
|
||||
// I18N constants
|
||||
|
||||
|
||||
|
||||
// LANG: "en", ENCODING: UTF-8 | ISO-8859-1
|
||||
|
||||
// Author: Mihai Bazon, http://dynarch.com/mishoo
|
||||
|
||||
|
||||
|
||||
// FOR TRANSLATORS:
|
||||
|
||||
//
|
||||
|
||||
// 1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
|
||||
|
||||
// (at least a valid email address)
|
||||
|
||||
//
|
||||
|
||||
// 2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
|
||||
|
||||
// (if this is not possible, please include a comment
|
||||
|
||||
// that states what encoding is necessary.)
|
||||
|
||||
|
||||
|
||||
SpellChecker.I18N = {
|
||||
|
||||
"CONFIRM_LINK_CLICK" : "אנא אשר שברצונך לפתוח קישור זה",
|
||||
|
||||
"Cancel" : "ביטול",
|
||||
|
||||
"Dictionary" : "מילון",
|
||||
|
||||
"Finished list of mispelled words" : "הסתיימה רשימת המילים המאויתות באופן שגוי",
|
||||
|
||||
37
htmlarea/plugins/SpellChecker/lang/hu.js
Normal file
37
htmlarea/plugins/SpellChecker/lang/hu.js
Normal file
@@ -0,0 +1,37 @@
|
||||
// I18N constants
|
||||
|
||||
// LANG: "hu", ENCODING: UTF-8
|
||||
// Author: Miklós Somogyi, <somogyine@vnet.hu>
|
||||
|
||||
// FOR TRANSLATORS:
|
||||
//
|
||||
// 1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
|
||||
// (at least a valid email address)
|
||||
//
|
||||
// 2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
|
||||
// (if this is not possible, please include a comment
|
||||
// that states what encoding is necessary.)
|
||||
|
||||
SpellChecker.I18N = {
|
||||
"CONFIRM_LINK_CLICK" : "Megerősítés",
|
||||
"Cancel" : "Mégsem",
|
||||
"Dictionary" : "Szótár",
|
||||
"Finished list of mispelled words" : "A tévesztett szavak listájának vége",
|
||||
"I will open it in a new page." : "Megnyitás új lapon",
|
||||
"Ignore all" : "Minden elvetése",
|
||||
"Ignore" : "Elvetés",
|
||||
"NO_ERRORS" : "A választott szótár szerint nincs tévesztett szó.",
|
||||
"NO_ERRORS_CLOSING" : "A helyesírásellenőrzés kész, tévesztett szó nem fordult elő. Bezárás...",
|
||||
"OK" : "Rendben",
|
||||
"Original word" : "Eredeti szó",
|
||||
"Please wait. Calling spell checker." : "Kis türelmet, a helyesírásellenőrző hívása folyamatban.",
|
||||
"Please wait: changing dictionary to" : "Kis türelmet, szótár cseréje",
|
||||
"QUIT_CONFIRMATION" : "Kilépés a változások eldobásával. Jóváhagyja?",
|
||||
"Re-check" : "Újraellenőrzés",
|
||||
"Replace all" : "Mind cseréje",
|
||||
"Replace with" : "Csere a következőre:",
|
||||
"Replace" : "Csere",
|
||||
"SC-spell-check" : "Helyesírásellenőrzés",
|
||||
"Suggestions" : "Tippek",
|
||||
"pliz weit ;-)" : "Kis türelmet ;-)"
|
||||
};
|
||||
28
htmlarea/plugins/SpellChecker/lang/it.js
Normal file
28
htmlarea/plugins/SpellChecker/lang/it.js
Normal file
@@ -0,0 +1,28 @@
|
||||
// I18N constants
|
||||
|
||||
// LANG: "it", ENCODING: UTF-8 | ISO-8859-1
|
||||
// Author: Fabio Rotondo, <fabio@rotondo.it>
|
||||
|
||||
SpellChecker.I18N = {
|
||||
"CONFIRM_LINK_CLICK" : "Devi confermare l'apertura di questo link",
|
||||
"Cancel" : "Annulla",
|
||||
"Dictionary" : "Dizionario",
|
||||
"Finished list of mispelled words" : "La lista delle parole scritte male è terminata",
|
||||
"I will open it in a new page." : "Lo aprirò in una nuova pagina.",
|
||||
"Ignore all" : "Ignora sempre",
|
||||
"Ignore" : "Ignora",
|
||||
"NO_ERRORS" : "Non sono state trovate parole scritte male con il dizionario selezionato.",
|
||||
"NO_ERRORS_CLOSING" : "Controllo completato, non sono state trovate parole scritte male. Sto chiudendo...",
|
||||
"OK" : "OK",
|
||||
"Original word" : "Parola originale",
|
||||
"Please wait. Calling spell checker." : "Attendere. Sto invocando lo Spell Checker.",
|
||||
"Please wait: changing dictionary to" : "Attendere. Cambio il dizionario in",
|
||||
"QUIT_CONFIRMATION" : "Questo annullerà le modifiche e chiuderà lo Spell Checker. Conferma.",
|
||||
"Re-check" : "Ricontrolla",
|
||||
"Replace all" : "Sostituisci sempre",
|
||||
"Replace with" : "Stostituisci con",
|
||||
"Replace" : "Sostituisci",
|
||||
"SC-spell-check" : "Spell-check",
|
||||
"Suggestions" : "Suggerimenti",
|
||||
"pliz weit ;-)" : "Attendere Prego ;-)"
|
||||
};
|
||||
39
htmlarea/plugins/SpellChecker/lang/nl.js
Normal file
39
htmlarea/plugins/SpellChecker/lang/nl.js
Normal file
@@ -0,0 +1,39 @@
|
||||
// I18N constants
|
||||
|
||||
// LANG: "nl", ENCODING: UTF-8 | ISO-8859-1
|
||||
// Author: A.H van den Broek http://www.kontaktfm.nl
|
||||
// Email : tonbroek@kontaktfm.nl
|
||||
|
||||
// FOR TRANSLATORS:
|
||||
//
|
||||
// 1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
|
||||
// (at least a valid email address)
|
||||
//
|
||||
// 2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
|
||||
// (if this is not possible, please include a comment
|
||||
// that states what encoding is necessary.)
|
||||
|
||||
SpellChecker.I18N = {
|
||||
"CONFIRM_LINK_CLICK" : "Weet u zeker dat u deze link wilt openen?",
|
||||
"Cancel" : "Annuleer",
|
||||
"Dictionary" : "Woordenboek",
|
||||
"Finished list of mispelled words" : "klaar met de lijst van fouten woorden",
|
||||
"I will open it in a new page." : "Ik zal het in een nieuwe pagina openen.",
|
||||
"Ignore all" : "alles overslaan",
|
||||
"Ignore" : "Overslaan",
|
||||
"NO_ERRORS" : "Geen fouten gevonden met dit woordenboek.",
|
||||
"NO_ERRORS_CLOSING" : "Spell checking is klaar, geen fouten gevonden. spell checking word gesloten...",
|
||||
"OK" : "OK",
|
||||
"Original word" : "Originele woord",
|
||||
"Please wait. Calling spell checker." : "Even wachten. spell checker wordt geladen.",
|
||||
"Please wait: changing dictionary to" : "even wachten: woordenboek wordt veranderd naar",
|
||||
"QUIT_CONFIRMATION" : "Dit zal alle veranderingen annuleren en de spell checker sluiten. Weet u het zeker?",
|
||||
"Re-check" : "Opnieuw",
|
||||
"Replace all" : "Alles vervangen",
|
||||
"Replace with" : "Vervangen met",
|
||||
"Replace" : "Vervangen",
|
||||
"Revert" : "Omkeren",
|
||||
"SC-spell-check" : "Spell-check",
|
||||
"Suggestions" : "Suggestie",
|
||||
"pliz weit ;-)" : "Even wachten ;-)"
|
||||
};
|
||||
37
htmlarea/plugins/SpellChecker/lang/ro.js
Normal file
37
htmlarea/plugins/SpellChecker/lang/ro.js
Normal file
@@ -0,0 +1,37 @@
|
||||
// I18N constants
|
||||
|
||||
// LANG: "ro", ENCODING: UTF-8
|
||||
// Author: Mihai Bazon, http://dynarch.com/mishoo
|
||||
|
||||
// FOR TRANSLATORS:
|
||||
//
|
||||
// 1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
|
||||
// (at least a valid email address)
|
||||
//
|
||||
// 2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
|
||||
// (if this is not possible, please include a comment
|
||||
// that states what encoding is necessary.)
|
||||
|
||||
SpellChecker.I18N = {
|
||||
"CONFIRM_LINK_CLICK" : "Vă rog confirmaţi că vreţi să deschideţi acest link",
|
||||
"Cancel" : "Anulează",
|
||||
"Dictionary" : "Dicţionar",
|
||||
"Finished list of mispelled words" : "Am terminat lista de cuvinte greşite",
|
||||
"I will open it in a new page." : "O voi deschide într-o altă fereastră.",
|
||||
"Ignore all" : "Ignoră toate",
|
||||
"Ignore" : "Ignoră",
|
||||
"NO_ERRORS" : "Nu am găsit nici un cuvânt greşit cu acest dicţionar.",
|
||||
"NO_ERRORS_CLOSING" : "Am terminat, nu am detectat nici o greşeală. Acum închid fereastra...",
|
||||
"OK" : "OK",
|
||||
"Original word" : "Cuvântul original",
|
||||
"Please wait. Calling spell checker." : "Vă rog aşteptaţi. Apelez spell-checker-ul.",
|
||||
"Please wait: changing dictionary to" : "Vă rog aşteptaţi. Schimb dicţionarul cu",
|
||||
"QUIT_CONFIRMATION" : "Doriţi să renunţaţi la modificări şi să închid spell-checker-ul?",
|
||||
"Re-check" : "Scanează",
|
||||
"Replace all" : "Înlocuieşte toate",
|
||||
"Replace with" : "Înlocuieşte cu",
|
||||
"Replace" : "Înlocuieşte",
|
||||
"SC-spell-check" : "Detectează greşeli",
|
||||
"Suggestions" : "Sugestii",
|
||||
"pliz weit ;-)" : "va rog ashteptatzi ;-)"
|
||||
};
|
||||
Reference in New Issue
Block a user