2016-04-16 21:15:42 +00:00
|
|
|
|
{
|
|
|
|
|
"@metadata": {
|
|
|
|
|
"authors": [
|
2018-07-19 20:31:06 +00:00
|
|
|
|
"Liuxinyu970226",
|
|
|
|
|
"A2093064",
|
|
|
|
|
"Shizhao"
|
2016-04-16 21:15:42 +00:00
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"templatestyles": "模板样式",
|
2018-07-19 20:31:06 +00:00
|
|
|
|
"templatestyles-desc": "实施基于模板的样式表",
|
2017-06-08 21:13:50 +00:00
|
|
|
|
"templatestyles-missing-src": "模板样式的<code>src</code>属性不得为空。",
|
|
|
|
|
"templatestyles-invalid-src": "用于模板样式<code>src</code>属性的标题无效。",
|
|
|
|
|
"templatestyles-bad-src-missing": "页面[[:$1|$2]]没有内容。",
|
|
|
|
|
"templatestyles-bad-src": "页面[[:$1|$2]]必须具有内容模型“{{int:content-model-sanitized-css}}”用于模板样式(目前的内容模型是“$3”)。",
|
|
|
|
|
"templatestyles-errorcomment": "解析样式表[[:$1]](修订版本$2)时出错:$3",
|
|
|
|
|
"templatestyles-size-exceeded": "样式表超过最高大小$2。",
|
2017-08-25 08:01:32 +00:00
|
|
|
|
"templatestyles-end-tag-injection": "提供的样式表包含<code></style</code>,这是不允许的。",
|
2018-07-19 20:31:06 +00:00
|
|
|
|
"content-model-sanitized-css": "Sanitized CSS",
|
2018-05-31 20:28:46 +00:00
|
|
|
|
"templatestyles-stylesheet-error-category": "有错误的模板样式表",
|
|
|
|
|
"templatestyles-stylesheet-error-category-desc": "模板样式表存在错误。",
|
|
|
|
|
"templatestyles-page-error-category": "有模板样式错误的页面",
|
|
|
|
|
"templatestyles-page-error-category-desc": "处理页面上的<code><nowiki><templatestyles/></nowiki></code>时出现错误。",
|
2017-06-08 21:13:50 +00:00
|
|
|
|
"templatestyles-error-at-rule-block-not-allowed": "在第$1行字符$2中,不允许将代码块用于<code>@$3</code>。",
|
|
|
|
|
"templatestyles-error-at-rule-block-required": "在第$1行字符$2中,<code>@$3</code>需要代码块。",
|
|
|
|
|
"templatestyles-error-bad-character-in-url": "在第$1行字符$2的URL中有无效字符。",
|
|
|
|
|
"templatestyles-error-bad-escape": "在第$1行字符$2的泄漏内容中有无效字符。",
|
|
|
|
|
"templatestyles-error-bad-value-for-property": "在第$1行字符$2中,用于属性<code>$3</code>的值无效或不受支持。",
|
|
|
|
|
"templatestyles-error-expected-at-rule": "在第$1行字符$2中应有<code>@$3</code>。",
|
|
|
|
|
"templatestyles-error-expected-colon": "在第$1行字符$2中应有冒号。",
|
|
|
|
|
"templatestyles-error-expected-declaration": "在第$1行字符$2中应有声明。",
|
|
|
|
|
"templatestyles-error-expected-declaration-list": "在第$1行字符$2中应有声明列表。",
|
|
|
|
|
"templatestyles-error-expected-eof": "在第$1行字符$2中应有样式表结尾。",
|
|
|
|
|
"templatestyles-error-expected-ident": "在第$1行字符$2中应有标识符。",
|
|
|
|
|
"templatestyles-error-expected-page-margin-at-rule": "在第$1行字符$2中应有<code>@page</code>边界规则。",
|
|
|
|
|
"templatestyles-error-expected-qualified-rule": "在第$1行字符$2中应有样式规则。",
|
|
|
|
|
"templatestyles-error-expected-stylesheet": "在第$1行字符$2中应有样式表。",
|
|
|
|
|
"templatestyles-error-invalid-font-face-at-rule": "在第$1行字符$2中,代码块之前不允许任何形式的<code>@font-face</code>。",
|
|
|
|
|
"templatestyles-error-invalid-font-feature-value": "在第$1行字符$2中,代码块之前不允许任何形式的<code>@$3</code>。",
|
|
|
|
|
"templatestyles-error-invalid-font-feature-value-declaration": "在第$1行字符$2中,用于字体功能值属性的值无效。",
|
|
|
|
|
"templatestyles-error-invalid-font-feature-values-font-list": "在第$1行字符$2中,用于<code>@font-feature-values</code>的字体列表无效。",
|
|
|
|
|
"templatestyles-error-invalid-import-value": "在第$1行字符$2中,用于<code>@import</code>的值无效。",
|
|
|
|
|
"templatestyles-error-invalid-keyframe-name": "在第$1行字符$2中有无效关键帧名。",
|
|
|
|
|
"templatestyles-error-invalid-media-query": "在第$1行字符$2中有无效媒体查询。",
|
|
|
|
|
"templatestyles-error-invalid-namespace-value": "在第$1行字符$2中,用于<code>@namespace</code>的值无效。",
|
|
|
|
|
"templatestyles-error-invalid-page-margin-at-rule": "在第$1行字符$2中,代码块之前不允许任何形式的<code>@$3</code>。",
|
|
|
|
|
"templatestyles-error-invalid-page-rule-content": "在第$1行字符$2中,用于<code>@page</code>的内容无效。",
|
|
|
|
|
"templatestyles-error-invalid-page-selector": "在第$1行字符$2中有无效的页面选择器。",
|
|
|
|
|
"templatestyles-error-invalid-selector-list": "在第$1行字符$2中有无效的选择器列表。",
|
|
|
|
|
"templatestyles-error-invalid-supports-condition": "在第$1行字符$2中,用于<code>@supports</code>的条件无效。",
|
|
|
|
|
"templatestyles-error-misordered-rule": "在第$1行字符$2中存在混乱规则。",
|
|
|
|
|
"templatestyles-error-missing-font-feature-values-font-list": "在第$1行字符$2中缺少用于<code>@font-feature-values</code>的字体。",
|
|
|
|
|
"templatestyles-error-missing-import-source": "在第$1行字符$2中缺少用于<code>@import</code>的来源。",
|
|
|
|
|
"templatestyles-error-missing-keyframe-name": "在第$1行字符$2中缺少用于<code>@keyframes</code>的名称。",
|
|
|
|
|
"templatestyles-error-missing-namespace-value": "在第$1行字符$2中缺少用于<code>@namespace</code>的值。",
|
|
|
|
|
"templatestyles-error-missing-selector-list": "在第$1行字符$2中缺少选择器列表。",
|
|
|
|
|
"templatestyles-error-missing-supports-condition": "在第$1行字符$2中缺少用于<code>@supports</code>的条件。",
|
|
|
|
|
"templatestyles-error-missing-value-for-property": "在第$1行字符$2中缺少用于属性<code>$3</code>的值。",
|
|
|
|
|
"templatestyles-error-newline-in-string": "在第$1行字符$2的字符串中存在无效换行符。",
|
|
|
|
|
"templatestyles-error-recursion-depth-exceeded": "在第$1行字符$2中有太多的嵌套代码块和/或函数。",
|
|
|
|
|
"templatestyles-error-unclosed-comment": "第$1行字符$2开始有未闭合的注释。",
|
|
|
|
|
"templatestyles-error-unclosed-string": "第$1行字符$2开始有未闭合的字符串。",
|
|
|
|
|
"templatestyles-error-unclosed-url": "在第$1行字符$2中有未闭合的URL。",
|
|
|
|
|
"templatestyles-error-unexpected-eof": "在第$1行字符$2中存在意外的样式表结尾。",
|
|
|
|
|
"templatestyles-error-unexpected-eof-in-block": "在第$1行字符$2的代码块中存在意外的样式表结尾。",
|
|
|
|
|
"templatestyles-error-unexpected-eof-in-function": "在第$1行字符$2的函数中存在意外的样式表结尾。",
|
|
|
|
|
"templatestyles-error-unexpected-eof-in-rule": "在第$1行字符$2的规则中存在意外的样式表结尾。",
|
2018-07-19 20:31:06 +00:00
|
|
|
|
"templatestyles-error-unexpected-token-in-declaration-list": "在第$1行字符$2的声明列表中存在意外符号。",
|
2017-06-08 21:13:50 +00:00
|
|
|
|
"templatestyles-error-unrecognized-property": "在第$1行字符$2中有不被认可或不受支持的属性。",
|
|
|
|
|
"templatestyles-error-unrecognized-rule": "在第$1行字符$2中有不被认可或不受支持的规则。"
|
2016-04-16 21:15:42 +00:00
|
|
|
|
}
|