mediawiki-extensions-Cite/i18n/zh-hans.json

62 lines
4.4 KiB
JSON
Raw Normal View History

{
"@metadata": {
"authors": [
"A Chinese Wikipedian",
"Gaoxuewei",
"GuoPC",
"Impersonator 1",
"Liangent",
"LittlePaw365",
"Liuxinyu970226",
"Mywood",
"PhiLiP",
"Philip",
"Shizhao",
"SolidBlock",
"TianyinLee",
"Zhuyifei1999",
"乌拉跨氪",
"列维劳德",
"沈澄心"
]
},
"cite-desc": "添加用于引文的<code>&lt;ref&gt;</code>和<code>&lt;references&gt;</code>标签",
"cite_error": "引用错误:$1",
"cite_error_ref_invalid_dir": "<code>dir=\"$1\"<code>无效,值必须为<code>ltr</code>或<code>rtl</code>",
"cite_error_ref_numeric_key": "<code>&lt;ref&gt;</code>标签无效name名称不能是单纯整数请使用描述性标题",
"cite_error_ref_no_key": "开放式<code>&lt;ref&gt;</code>标签格式错误或有错误的name名称",
"cite_error_ref_too_many_keys": "<code>&lt;ref&gt;</code>标签无效name名称无效例如有多个name",
"cite_error_ref_nested_extends": "<code>&lt;ref&gt;</code>标签的扩展深度不允许超过一层",
"cite_error_ref_no_input": "<code>&lt;ref&gt;</code>标签无效没有name名称的ref参考必须有内容",
"cite_error_references_duplicate_key": "<code>&lt;ref&gt;</code>标签无效同一name名称“$1”以不同内容定义了多次",
"cite_error_references_invalid_parameters": "<code>&lt;references&gt;</code>标签内有无效参数",
"cite_error_references_no_backlink_label": "自定义反向链接标签用尽。请在[[MediaWiki:Cite references link many format backlink labels]]消息内定义更多标签。",
"cite_error_no_link_label_group": "参考资料组“$1”的自定义链接标签用尽。请在[[MediaWiki:$2]]消息内定义更多标签。",
"cite_error_references_no_text": "<code>&lt;ref&gt;</code>标签无效未给name名称为<code>$1</code>的ref参考提供文本",
"cite_error_included_ref": "没有找到与<code>&lt;/ref&gt;</code>对应的<code>&lt;ref&gt;</code>标签",
"cite_error_included_references": "<code>&lt;references&gt;</code>缺少结束标记",
"cite_error_group_refs_without_references": "组名为“$1”的<code>&lt;ref&gt;</code>标签存在,但没有找到相应的<code>&lt;references group=\"$1\"/&gt;</code>标签",
"cite_error_references_group_mismatch": "<code>&lt;references&gt;</code>的<code>&lt;ref&gt;</code>标记带有冲突的组group属性“$1”。",
"cite_error_references_missing_group": "<code>&lt;references&gt;</code>中定义的名称name为“$2”的<code>&lt;ref&gt;</code>标签带有未在前文中出现的组group属性“$1”。",
"cite_error_references_missing_key": "在<code>&lt;references&gt;</code>中以“$1”名字定义的<code>&lt;ref&gt;</code>标签没有在先前的文字中使用。",
"cite_error_references_no_key": "<code>&lt;references&gt;</code>中定义的<code>&lt;ref&gt;</code>没有给出名称name属性。",
"cite_error_empty_references_define": "<code>&lt;references&gt;</code>组group“$2”中定义的名称name为“$1”的<code>&lt;ref&gt;</code>标签内容为空。",
"cite-tracking-category-cite-error": "有参考文献错误的页面",
"cite-tracking-category-cite-error-desc": "此分类中的页面在参考文献标签的用法上有错误。",
"cite_references_link_accessibility_label": "跳转",
"cite_references_link_many_accessibility_label": "跳转至:",
"cite_references_link_accessibility_back_label": "跳转回",
"cite_section_preview_references": "参考文献预览",
"cite_warning": "引用警告:$1",
"cite_warning_sectionpreview_no_text": "带名称<code>$1</code>的<code>&lt;ref&gt;</code>标签不能预览,因为它在当前章节以外定义,或完全未定义。",
"cite-wikieditor-tool-reference": "参考资料",
"cite-wikieditor-help-page-references": "参考",
"cite-wikieditor-help-content-reference-description": "参考资料",
"cite-wikieditor-help-content-named-reference-description": "命名参考资料",
"cite-wikieditor-help-content-rereference-description": "复用参考资料",
"cite-wikieditor-help-content-showreferences-description": "显示参考资料列表",
"cite-wikieditor-help-content-reference-example-text1": "页面文本。$1",
"cite-wikieditor-help-content-reference-example-text2": "[$1 链接文本],其他文本。",
"cite-wikieditor-help-content-reference-example-text3": "[$1 链接文本]"
}