nl_dlg.js
来自「PHP 知识管理系统(基于树结构的知识管理系统), 英文原版的PHP源码。」· JavaScript 代码 · 共 63 行
JS
63 行
tinyMCE.addI18n('nl.style_dlg',{
title:"CSS Stijl bewerken",
apply:"Toepassen",
text_tab:"Tekst",
background_tab:"Achtergrond",
block_tab:"Blok",
box_tab:"Box",
border_tab:"Rand",
list_tab:"Lijst",
positioning_tab:"Positionering",
text_props:"Tekst",
text_font:"Lettertype",
text_size:"Tekengrootte",
text_weight:"Gewicht",
text_style:"Stijl",
text_variant:"Variant",
text_lineheight:"Lijnhoogte",
text_case:"Hoofdlettergebruik",
text_color:"Kleur",
text_decoration:"Decoratie",
text_overline:"Overhalen",
text_underline:"Onderstrepen",
text_striketrough:"Doorhalen",
text_blink:"Knipperen",
text_none:"Niets",
background_color:"Achtergrondkleur",
background_image:"Achtergrondafbeelding",
background_repeat:"Herhalen",
background_attachment:"Bijlage",
background_hpos:"Horizontale positie",
background_vpos:"Verticale positie",
block_wordspacing:"Woordruimte",
block_letterspacing:"Letterruimte",
block_vertical_alignment:"Verticale uitlijning",
block_text_align:"Tekstuitlijning",
block_text_indent:"Inspringen",
block_whitespace:"Witruimte",
block_display:"Weergave",
box_width:"Breedte",
box_height:"Hoogte",
box_float:"Zweven",
box_clear:"Vrijhouden",
padding:"Opening",
same:"Alles hetzelfde",
top:"Boven",
right:"Rechts",
bottom:"Onder",
left:"Links",
margin:"Marge",
style:"Stijl",
width:"Breedte",
height:"Hoogte",
color:"Kleur",
list_type:"Type",
bullet_image:"Opsommingsteken",
position:"Positie",
positioning_type:"Type",
visibility:"Zichtbaarheid",
zindex:"Z-index",
overflow:"Overvloeien",
placement:"Plaatsing",
clip:"Clip"
});
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?