Statistics
| Branch: | Tag: | Revision:

root / static / js / tinymce / plugins / fullpage / langs / ii_dlg.js @ 6ecbf4ec

History | View | Annotate | Download (2.8 kB)

1
tinyMCE.addI18n('ii.fullpage_dlg',{
2
title:"\u6863\u6848\u5C5E\u6027",
3
meta_tab:"\u4E00\u822C",
4
appearance_tab:"\u5916\u89C2",
5
advanced_tab:"\u9AD8\u7EA7",
6
meta_props:"\u6807\u7B7E( Meta )\u4FE1\u606F",
7
langprops:"\u8BED\u8A00\u4E0E\u7F16\u7801",
8
meta_title:"\u6807\u9898",
9
meta_keywords:"\u5173\u952E\u5B57",
10
meta_description:"\u5185\u5BB9\u8BF4\u660E",
11
meta_robots:"Robots",
12
doctypes:"Doctype",
13
langcode:"\u8BED\u8A00\u7F16\u7801",
14
langdir:"\u8BED\u8A00\u4E66\u5199\u65B9\u5411",
15
ltr:"\u7531\u5DE6\u5230\u53F3",
16
rtl:"\u7531\u53F3\u5230\u5DE6",
17
xml_pi:"XML\u5BA3\u544A",
18
encoding:"\u5B57\u5143\u7F16\u7801",
19
appearance_bgprops:"\u80CC\u666F\u5C5E\u6027",
20
appearance_marginprops:"Body margins",
21
appearance_linkprops:"\u8FDE\u7ED3\u989C\u8272",
22
appearance_textprops:"\u6587\u5B57\u5C5E\u6027",
23
bgcolor:"\u80CC\u666F\u989C\u8272",
24
bgimage:"\u80CC\u666F\u56FE\u7247",
25
left_margin:"\u5DE6\u8FB9\u754C",
26
right_margin:"\u53F3\u8FB9\u754C",
27
top_margin:"\u4E0A\u8FB9\u754C",
28
bottom_margin:"\u4E0B\u8FB9\u754C",
29
text_color:"\u6587\u5B57\u989C\u8272",
30
font_size:"\u5B57\u4F53\u5C3A\u5BF8",
31
font_face:"\u5B57\u4F53",
32
link_color:"\u8FDE\u7ED3\u989C\u8272",
33
hover_color:"Hover\u989C\u8272",
34
visited_color:"Visited\u989C\u8272",
35
active_color:"Active\u989C\u8272",
36
textcolor:"\u989C\u8272",
37
fontsize:"\u5B57\u4F53\u5927\u5C0F",
38
fontface:"\u5B57\u5F62\u4F53\u7CFB",
39
meta_index_follow:"Index and follow the links",
40
meta_index_nofollow:"Index and don't follow the links",
41
meta_noindex_follow:"Do not index but follow the links",
42
meta_noindex_nofollow:"Do not index and don\'t follow the links",
43
appearance_style:"\u6837\u5F0F\u8868\u53CA\u6837\u5F0F\u5C5E\u6027",
44
stylesheet:"\u6837\u5F0F\u8868",
45
style:"\u6837\u5F0F",
46
author:"\u4F5C\u8005",
47
copyright:"\u7248\u6743",
48
add:"\u6DFB\u52A0\u65B0\u5143\u7D20",
49
remove:"\u79FB\u9664\u9009\u5B9A\u5143\u7D20",
50
moveup:"\u4E0A\u79FB\u9009\u5B9A\u5143\u7D20",
51
movedown:"\u4E0B\u79FB\u9009\u5B9A\u5143\u7D20",
52
head_elements:"Head elements",
53
info:"\u4FE1\u606F",
54
add_title:"\u67E5\u627E\u5143\u7D20",
55
add_meta:"Meta\u5143\u7D20",
56
add_script:"Script\u5143\u7D20",
57
add_style:"Style\u5143\u7D20",
58
add_link:"Link\u5143\u7D20",
59
add_base:"Base\u5143\u7D20",
60
add_comment:"Comment node",
61
title_element:"\u67E5\u627Eelement",
62
script_element:"Script element",
63
style_element:"Style element",
64
base_element:"Base element",
65
link_element:"Link element",
66
meta_element:"Meta element",
67
comment_element:"Comment",
68
src:"Src",
69
language:"\u8BED\u8A00",
70
href:"Href",
71
target:"\u76EE\u6807",
72
type:"\u7C7B\u578B",
73
charset:"\u5B57\u5143\u96C6",
74
defer:"\u5EF6\u7F13",
75
media:"\u5A92\u4F53",
76
properties:"\u5C5E\u6027",
77
name:"\u540D\u79F0",
78
value:"\u503C",
79
content:"\u5185\u5BB9",
80
rel:"Rel",
81
rev:"Rev",
82
hreflang:"Href lang",
83
general_props:"\u4E00\u822C",
84
advanced_props:"\u9AD8\u7EA7"
85
});