mediawiki-extensions-Templa.../i18n/zh-hans.json
Translation updater bot a48d893d00 Localisation updates from https://translatewiki.net.
Change-Id: I3a170e4c6b9f8013ac953fa4592589222e80dca8
2017-06-08 23:13:50 +02:00

64 lines
5.9 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"@metadata": {
"authors": [
"Liuxinyu970226"
]
},
"templatestyles": "模板样式",
"templatestyles-desc": "实施按名字空间的样式表",
"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。",
"content-model-sanitized-css": "纯CSS",
"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的规则中存在意外的样式表结尾。",
"templatestyles-error-unexpected-token-in-declaration-list": "在第$1行字符$2的声明列表中存在意外令牌。",
"templatestyles-error-unrecognized-property": "在第$1行字符$2中有不被认可或不受支持的属性。",
"templatestyles-error-unrecognized-rule": "在第$1行字符$2中有不被认可或不受支持的规则。"
}