-
Notifications
You must be signed in to change notification settings - Fork 1
/
zh-hans.json
61 lines (61 loc) · 3.02 KB
/
zh-hans.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
{
"<imagemap> without an image": "缺少图片的<imagemap>",
"$1 in URL": "URL中的$1",
"additional \"|\" in a table cell": "表格单元格中多余的\"|\"",
"additional \"|\" in the link text": "链接文本中多余的\"|\"",
"attributes of a closing tag": "位于闭合标签的属性",
"bold": "粗体单引号",
"bold in section header": "段落标题中的粗体",
"conflicting image $1 parameter": "冲突的图片$1参数",
"containing invalid attribute": "包含无效属性",
"content to be moved out from the table": "将被移出表格的内容",
"duplicated $1 attribute": "重复的$1属性",
"duplicated category": "重复的分类",
"duplicated id": "重复的id",
"duplicated image $1 parameter": "重复的图片$1参数",
"duplicated parameter": "重复参数",
"extension tag in HTML tag attributes": "HTML标签属性中的扩展标签",
"frame": "框架",
"full-width punctuation": "全角标点",
"horizontal-alignment": "水平对齐",
"HTML comment": "HTML注释",
"HTML tag in table attributes": "表格属性中的HTML标签",
"illegal attribute name": "非法的属性名",
"illegal module name": "非法的模块名称",
"inconsistent table layout": "不一致的表格布局",
"insecure style": "不安全的样式",
"internal link in an external link": "外链中的内链",
"invalid content in <$1>": "<$1>内的无效内容",
"invalid conversion flag": "无效的转换标记",
"invalid gallery image": "无效的图库图片",
"invalid image parameter": "无效的图片参数",
"invalid ISBN": "无效的ISBN",
"invalid link in <imagemap>": "无效的<imagemap>链接",
"invalid parameter of <$1>": "<$1>的无效参数",
"invalid self-closing tag": "无效自封闭标签",
"invisible content inside triple braces": "三重括号内的不可见部分",
"italic": "斜体单引号",
"lonely \"$1\"": "孤立的\"$1\"",
"missing module function": "缺少模块函数",
"nonzero tabindex": "不为0的tabindex",
"nothing should be in <$1>": "<$1>标签内不应有任何内容",
"obsolete attribute": "过时的属性",
"obsolete HTML tag": "过时的HTML标签",
"quotes": "引号",
"section header in a HTML tag": "HTML标签属性中的段落标题",
"table": "表格",
"tag that is both closing and self-closing": "同时闭合和自封闭的标签",
"template in an internal link target": "内链目标包含模板",
"unbalanced $1 in a section header": "段落标题中不平衡的$1",
"unclosed $1": "未闭合的$1",
"unclosed tag": "未闭合的标签",
"unescaped query string in an anonymous parameter": "匿名参数中未转义的查询参数",
"unexpected template argument": "未预期的模板参数",
"unmatched closing tag": "未匹配的闭合标签",
"unnecessary URL encoding in an internal link": "内链中不必要的URL编码",
"useless attribute": "无用的属性",
"useless fragment": "无用的fragment",
"useless link text": "无用的链接文字",
"variable anchor in a section header": "段落标题中可变的锚点",
"vertical-alignment": "垂直对齐"
}