mediawiki-extensions-Cite/i18n/zh-hans.json
Translation updater bot ac82007f55 Localisation updates from https://translatewiki.net.
Change-Id: Ia83a23cb09a9775880ed610ec7540a9e25e05df3
2022-08-25 08:25:45 +02:00

52 lines
3.6 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": [
"A Chinese Wikipedian",
"Gaoxuewei",
"GuoPC",
"Impersonator 1",
"Liangent",
"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>标签格式有误,或拥有一个错误的名称",
"cite_error_ref_too_many_keys": "无效<code>&lt;ref&gt;</code>标签;无效名称,可能是过多",
"cite_error_ref_nested_extends": "不允许将<code>&lt;ref&gt;</code>标签扩展超过一层",
"cite_error_ref_no_input": "无效<code>&lt;ref&gt;</code>标签未填name属性的引用必须填写内容",
"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>的引用提供文字",
"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>标签不能预览,因为它在当前章节以外定义,或完全未定义。"
}