{
"@metadata": {
"authors": [
"A2093064",
"LittlePaw365",
"Liuxinyu970226",
"Shizhao",
"Stang",
"Winston Sung",
"Xiplus",
"Yfdyh000"
]
},
"templatestyles": "模板样式(TemplateStyles)",
"templatestyles-desc": "实现单个模板样式表",
"templatestyles-missing-src": "模板样式的src
属性不得为空。",
"templatestyles-invalid-src": "用于模板样式src
属性的标题无效。",
"templatestyles-invalid-wrapper": "模板样式的wrapper
属性值无效。",
"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。",
"templatestyles-end-tag-injection": "提供的样式表包含</style
,这是不允许的。",
"content-model-sanitized-css": "已过滤的CSS",
"templatestyles-stylesheet-error-category": "有错误的模板样式表",
"templatestyles-stylesheet-error-category-desc": "模板样式表存在错误。",
"templatestyles-page-error-category": "有模板样式错误的页面",
"templatestyles-page-error-category-desc": "处理页面上的
时出现错误。",
"templatestyles-error-at-rule-block-not-allowed": "在第$1行字符$2中,不允许将代码块用于@$3
。",
"templatestyles-error-at-rule-block-required": "在第$1行字符$2中,@$3
需要代码块。",
"templatestyles-error-bad-character-in-url": "在第$1行字符$2的URL中有无效字符。",
"templatestyles-error-bad-escape": "在第$1行字符$2的有无效转义字符。",
"templatestyles-error-bad-value-for-property": "在第$1行字符$2中,用于属性$3
的值无效或不受支持。",
"templatestyles-error-expected-at-rule": "在第$1行字符$2中应有@$3
。",
"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中应有@page
边界规则。",
"templatestyles-error-expected-qualified-rule": "在第$1行字符$2中应有样式规则。",
"templatestyles-error-expected-stylesheet": "在第$1行字符$2中应有样式表。",
"templatestyles-error-invalid-font-face-at-rule": "在第$1行字符$2中,代码块之前不允许任何形式的@font-face
。",
"templatestyles-error-invalid-font-feature-value": "在第$1行字符$2中,代码块之前不允许任何形式的@$3
。",
"templatestyles-error-invalid-font-feature-value-declaration": "在第$1行字符$2中,用于字体功能值属性的值无效。",
"templatestyles-error-invalid-font-feature-values-font-list": "在第$1行字符$2中,用于@font-feature-values
的字体列表无效。",
"templatestyles-error-invalid-import-value": "在第$1行字符$2中,用于@import
的值无效。",
"templatestyles-error-invalid-keyframe-name": "第$1行第$2个字符处有无效关键帧名。",
"templatestyles-error-invalid-media-query": "在第$1行字符$2中有无效媒体查询。",
"templatestyles-error-invalid-namespace-value": "在第$1行字符$2中,用于@namespace
的值无效。",
"templatestyles-error-invalid-page-margin-at-rule": "在第$1行字符$2中,代码块之前不允许任何形式的@$3
。",
"templatestyles-error-invalid-page-rule-content": "在第$1行字符$2中,用于@page
的内容无效。",
"templatestyles-error-invalid-page-selector": "在第$1行字符$2中有无效的页面选择器。",
"templatestyles-error-invalid-selector-list": "在第$1行字符$2中有无效的选择器列表。",
"templatestyles-error-invalid-supports-condition": "在第$1行字符$2中,用于@supports
的条件无效。",
"templatestyles-error-misordered-rule": "在第$1行字符$2中存在混乱规则。",
"templatestyles-error-missing-font-feature-values-font-list": "在第$1行字符$2中缺少用于@font-feature-values
的字体。",
"templatestyles-error-missing-import-source": "在第$1行字符$2中缺少用于@import
的来源。",
"templatestyles-error-missing-keyframe-name": "在第$1行字符$2中缺少用于@keyframes
的名称。",
"templatestyles-error-missing-namespace-value": "在第$1行字符$2中缺少用于@namespace
的值。",
"templatestyles-error-missing-selector-list": "在第$1行字符$2中缺少选择器列表。",
"templatestyles-error-missing-supports-condition": "在第$1行字符$2中缺少用于@supports
的条件。",
"templatestyles-error-missing-value-for-property": "在第$1行字符$2中缺少用于属性$3
的值。",
"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的规则中存在意外的样式表结尾。",
"templatestyles-error-unexpected-token-in-declaration-list": "在第$1行字符$2的声明列表中存在意外符号。",
"templatestyles-error-unrecognized-property": "在第$1行字符$2中有不被认可或不受支持的属性。",
"templatestyles-error-unrecognized-rule": "在第$1行字符$2中有不被认可或不受支持的规则。"
}