de.js
来自「Hippo CMS是一个以信息为中心的开源内容管理系统。Hippo CMS目标是」· JavaScript 代码 · 共 18 行
JS
18 行
// I18N constants
// LANG: "de", ENCODING: UTF-8
// translated: Raimund Meyer xinha@ray-of-light.org
{
"Clean up HTML": "HTML säubern",
"Please select from the following cleaning options...": "Bitte Optionen auswählen...",
"General tidy up and correction of some problems.": "Allgemeines aufräumen und Korrektur einiger Probleme.",
"Clean bad HTML from Microsoft Word": "Schlechtes HTML aus Microsoft Word aufräumen",
"Remove custom typefaces (font \"styles\").": "Schriftarten entfernen (font face).",
"Remove custom font sizes.": "Schriftgrößen entfernen (font size).",
"Remove custom text colors.": "Schriftfarben entfernen (font color).",
"Remove lang attributes.": "Sprachattribute entfernen.",
"Go": "Go",
"Cancel": "Abbrechen",
"Tidy failed. Check your HTML for syntax errors.": "Säubern fehlgeschlagen. Überprüfen Sie Ihren Code auf Fehler.",
"You don't have anything to tidy!": "Es gibt nichts zu säubern...!"
};
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?