de.js

来自「ATutor是一个学习管理系统(LCMS/LMS), 为教师和学生建立一个网络教」· JavaScript 代码 · 共 28 行

JS
28
字号
// DE lang variables

tinyMCE.addToLang('advimage',{
tab_general : 'Allgemein',
tab_appearance : 'Erscheinungsbild',
tab_advanced : 'Erweitert',
general : 'Allgemein',
title : 'Titel',
preview : 'Vorschau',
constrain_proportions : 'Verhältnis beibehalten',
langdir : 'Sprachrichtung',
langcode : 'Sprach-Code',
long_desc : 'Link zu ausführlicher Beschreibung',
style : 'CSS-Stil',
classes : 'CSS-Klassen',
ltr : 'Von links nach rechts',
rtl : 'Von rechts nach links',
id : 'ID',
image_map : 'Image Map (Bild mit sensitiven Bereichen)',
swap_image : 'Bild austauschen',
alt_image : 'Alternatives Bild',
mouseover : 'für Mouse-Over',
mouseout : 'für Mouse-Out',
misc : 'Sonstiges',
example_img : 'Erscheinungsbild Vorschau Bild',
missing_alt : 'Are you sure you want to continue without including an Image Description? Without  it the image may not be accessible to some users with disabilities, or to those using a text browser, or browsing the Web with images turned off.'
});

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?