de.js
来自「国外的一套开源CRM」· JavaScript 代码 · 共 39 行
JS
39 行
// german version for htmlArea v3.0 - Alpha Release
// - translated by AtK<atk@chello.at>
// term磗 and licenses are equal to htmlarea!
HTMLArea.I18N = {
// the following should be the filename without .js extension
// it will be used for automatically load plugin language.
lang: "de",
tooltips: {
bold: "Fett",
italic: "Kursiv",
underline: "Unterstrichen",
strikethrough: "Durchgestrichen",
subscript: "hochgestellt",
superscript: "tiefgestellt",
justifyleft: "Links ausrichten",
justifycenter: "Zentrieren",
justifyright: "Rechts ausrichten",
justifyfull: "Blocksatz",
orderedlist: "Nummerierung",
unorderedlist: "Aufz鋒lungszeichen",
outdent: "Einzug verkleinern",
indent: "Einzug vergr鰏sern",
forecolor: "Text Farbe",
backcolor: "Hintergrund Farbe",
horizontalrule: "Horizontale Linie",
createlink: "Hyperlink einf黦en",
insertimage: "Bild einf黦en",
inserttable: "Tabelle einf黦en",
htmlmode: "HTML Modus",
popupeditor: "Editor im Popup 鰂fnen",
about: "躡er htmlarea",
help: "Hilfe",
textindicator: "derzeitiger Stil"
}
};
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?