?? ro.js
字號:
// 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.)
HTMLArea.I18N = {
// the following should be the filename without .js extension
// it will be used for automatically load plugin language.
lang: "ro",
tooltips: {
bold: "?ngro?at",
italic: "Italic",
underline: "Subliniat",
strikethrough: "T?iat",
subscript: "Indice jos",
superscript: "Indice sus",
justifyleft: "Aliniere la stanga",
justifycenter: "Aliniere pe centru",
justifyright: "Aliniere la dreapta",
justifyfull: "Aliniere ?n ambele p?r?i",
orderedlist: "List? ordonat?",
unorderedlist: "List? marcat?",
outdent: "Mic?oreaz? alineatul",
indent: "M?re?te alineatul",
forecolor: "Culoarea textului",
hilitecolor: "Culoare de fundal",
horizontalrule: "Linie orizontal?",
createlink: "Insereaz?/modific? link",
insertimage: "Insereaz?/modific? imagine",
inserttable: "Insereaz? un tabel",
htmlmode: "Sursa HTML / WYSIWYG",
popupeditor: "Maximizeaz? editorul",
about: "Despre editor",
showhelp: "Documenta?ie (devel)",
textindicator: "Stilul curent",
undo: "Anuleaz? ultima ac?iune",
redo: "Reface ultima ac?iune anulat?",
cut: "Taie ?n clipboard",
copy: "Copie ?n clipboard",
paste: "Aduce din clipboard",
lefttoright: "Direc?ia de scriere: stanga - dreapta",
righttoleft: "Direc?ia de scriere: dreapta - stanga"
},
buttons: {
"ok": "OK",
"cancel": "Anuleaz?"
},
msg: {
"Path": "Calea",
"TEXT_MODE": "E?ti ?n modul TEXT. Apas? butonul [<>] pentru a te ?ntoarce ?n modul WYSIWYG."
},
dialogs: {
"Cancel" : "Renun??",
"Insert/Modify Link" : "Insereaz?/modifc? link",
"New window (_blank)" : "Fereastr? nou? (_blank)",
"None (use implicit)" : "Nimic (folose?te ce-i implicit)",
"OK" : "Accept?",
"Other" : "Alt target",
"Same frame (_self)" : "Aceea?i fereastr? (_self)",
"Target:" : "?inta:",
"Title (tooltip):" : "Titlul (tooltip):",
"Top frame (_top)" : "Fereastra principal? (_top)",
"URL:" : "URL:",
"You must enter the URL where this link points to" : "Trebuie s? introduce?i un URL"
}
};
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -