mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
e550de71e3
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@93610 467b73ca-7a2a-4603-9d3b-597d59a354a9
85 lines
2.8 KiB
JavaScript
Executable File
85 lines
2.8 KiB
JavaScript
Executable File
tinyMCE.addI18n('tw.fullpage_dlg',{
|
|
title:"\u6A94\u5C6C\u6027",
|
|
meta_tab:"\u4E00\u822C",
|
|
appearance_tab:"\u5916\u89C0",
|
|
advanced_tab:"\u9032\u968E",
|
|
meta_props:"\u6A19\u7C64( Meta )\u4FE1\u606F",
|
|
langprops:"\u8A9E\u8A00\u8207\u7DE8\u78BC",
|
|
meta_title:"\u6A19\u984C",
|
|
meta_keywords:"\u95DC\u9375\u5B57",
|
|
meta_description:"\u5167\u5BB9\u8AAA\u660E",
|
|
meta_robots:"Robots",
|
|
doctypes:"Doctype",
|
|
langcode:"\u8A9E\u8A00\u7DE8\u78BC",
|
|
langdir:"\u8A9E\u8A00\u66F8\u5BEB\u65B9\u5411",
|
|
ltr:"\u7531\u5DE6\u5230\u53F3",
|
|
rtl:"\u7531\u53F3\u5230\u5DE6",
|
|
xml_pi:"XML\u5BA3\u544A",
|
|
encoding:"\u5B57\u5143\u7DE8\u78BC",
|
|
appearance_bgprops:"\u80CC\u666F\u5C6C\u6027",
|
|
appearance_marginprops:"Body margins",
|
|
appearance_linkprops:"\u93C8\u7D50\u984F\u8272",
|
|
appearance_textprops:"\u6587\u5B57\u5C6C\u6027",
|
|
bgcolor:"\u80CC\u666F\u984F\u8272",
|
|
bgimage:"\u80CC\u666F\u5716\u7247",
|
|
left_margin:"\u5DE6\u908A\u754C",
|
|
right_margin:"\u53F3\u908A\u754C",
|
|
top_margin:"\u4E0A\u908A\u754C",
|
|
bottom_margin:"\u4E0B\u908A\u754C",
|
|
text_color:"\u6587\u5B57\u984F\u8272",
|
|
font_size:"\u5B57\u9AD4\u5C3A\u5BF8",
|
|
font_face:"\u5B57\u9AD4",
|
|
link_color:"\u93C8\u7D50\u984F\u8272",
|
|
hover_color:"Hover\u984F\u8272",
|
|
visited_color:"Visited\u984F\u8272",
|
|
active_color:"Active\u984F\u8272",
|
|
textcolor:"\u984F\u8272",
|
|
fontsize:"\u5B57\u9AD4\u5927\u5C0F",
|
|
fontface:"\u5B57\u5F62\u9AD4\u7CFB",
|
|
meta_index_follow:"Index and follow the links",
|
|
meta_index_nofollow:"Index and don't follow the links",
|
|
meta_noindex_follow:"Do not index but follow the links",
|
|
meta_noindex_nofollow:"Do not index and don\'t follow the links",
|
|
appearance_style:"\u6A23\u5F0F\u8868\u53CA\u6A23\u5F0F\u5C6C\u6027",
|
|
stylesheet:"\u6A23\u5F0F\u8868",
|
|
style:"\u6A23\u5F0F",
|
|
author:"\u4F5C\u8005",
|
|
copyright:"\u7248\u6B0A",
|
|
add:"\u6DFB\u52A0\u65B0\u5143\u7D20",
|
|
remove:"\u79FB\u9664\u9078\u5B9A\u5143\u7D20",
|
|
moveup:"\u4E0A\u79FB\u9078\u5B9A\u5143\u7D20",
|
|
movedown:"\u4E0B\u79FB\u9078\u5B9A\u5143\u7D20",
|
|
head_elements:"Head elements",
|
|
info:"\u4FE1\u606F",
|
|
add_title:"\u6A19\u984C\u5143\u7D20",
|
|
add_meta:"Meta\u5143\u7D20",
|
|
add_script:"Script\u5143\u7D20",
|
|
add_style:"Style\u5143\u7D20",
|
|
add_link:"Link\u5143\u7D20",
|
|
add_base:"Base\u5143\u7D20",
|
|
add_comment:"Comment node",
|
|
title_element:"Title element",
|
|
script_element:"Script element",
|
|
style_element:"Style element",
|
|
base_element:"Base element",
|
|
link_element:"Link element",
|
|
meta_element:"Meta element",
|
|
comment_element:"Comment",
|
|
src:"Src",
|
|
language:"\u8A9E\u8A00",
|
|
href:"Href",
|
|
target:"\u76EE\u6A19",
|
|
type:"\u985E\u578B",
|
|
charset:"\u5B57\u5143\u96C6",
|
|
defer:"\u5EF6\u7DE9",
|
|
media:"\u5A92\u9AD4",
|
|
properties:"\u5C6C\u6027",
|
|
name:"\u540D\u7A31",
|
|
value:"\u503C",
|
|
content:"\u5167\u5BB9",
|
|
rel:"Rel",
|
|
rev:"Rev",
|
|
hreflang:"Href lang",
|
|
general_props:"\u4E00\u822C",
|
|
advanced_props:"\u9032\u968E"
|
|
}); |