mediawiki-extensions-Cite/modules/ve-cite/i18n/zh-hans.json
Ed Sanders 18f616b9b8 VisualEditor: Move code for Cite into this repo
This code has been developed over three years now in the repo of MediaWiki's
integration of VisualEditor. It has grown and developed significantly during
that time, but now is pretty stable. A number of hacks inside the MediaWiki-
VisualEditor code base have been used to prevent this code from being loaded
on wikis where the Cite extension is not deployed, but this state of affairs
is and always was meant to be temporary.

This code is under the MIT licence which is a tad messy, but not impossible.
It's clearly labelled as such. The list of authors has been updated to take
into account the influx of new functionality.

Bug: T41621
Bug: T104928
Change-Id: I39936ed83d5a60471a0a75da753f498e80aef234
2016-02-04 08:41:54 -08:00

55 lines
2.4 KiB
JSON

{
"@metadata": {
"authors": [
"Anakmalaysia",
"Bencmq",
"Demmy",
"Hydra",
"Hzy980512",
"Liangent",
"Liuxinyu970226",
"Qiyue2001",
"Shirayuki",
"Shizhao",
"TianyinLee",
"Xiaomingyan",
"Yfdyh000",
"Zhangjintao",
"乌拉跨氪",
"Hudafu",
"Mywood",
"Impersonator 1",
"Duolaimi",
"Byfserag",
"Linforest",
"Cwek"
]
},
"visualeditor-cite-tool-name-book": "图书",
"visualeditor-cite-tool-name-journal": "期刊",
"visualeditor-cite-tool-name-news": "新闻",
"visualeditor-cite-tool-name-web": "网站",
"cite-ve-dialog-reference-editing-reused": "这个引用在此页面使用了$1次。",
"cite-ve-dialog-reference-options-group-label": "使用该组",
"cite-ve-dialog-reference-options-group-placeholder": "一般参考文献",
"cite-ve-dialog-reference-options-name-label": "以该名称重复使用",
"cite-ve-dialog-reference-options-section": "选项",
"cite-ve-dialog-reference-title": "参考文献",
"cite-ve-dialog-reference-useexisting-full-label": "再次使用已存在于此页面的引用",
"cite-ve-dialog-reference-useexisting-label": "使用已有的参考文献",
"cite-ve-dialog-reference-useexisting-tool": "重新使用",
"cite-ve-dialog-referenceslist-contextitem-description-general": "一般参考文献列表",
"cite-ve-dialog-referenceslist-contextitem-description-named": "用于组“$1”的参考文献列表",
"cite-ve-dialog-referenceslist-title": "参考文献列表",
"cite-ve-dialogbutton-citation-educationpopup-title": "引用",
"cite-ve-dialogbutton-citation-educationpopup-text": "通过添加信息来源以改进您的内容。您可以引用自图书、报纸和网站。",
"cite-ve-dialogbutton-reference-full-label": "基本表格",
"cite-ve-dialogbutton-reference-tooltip": "基本",
"cite-ve-dialogbutton-reference-title": "参考文献",
"cite-ve-dialogbutton-referenceslist-tooltip": "参考文献列表",
"cite-ve-reference-input-placeholder": "在当前引用中搜索",
"cite-ve-referenceslist-isempty": "本页面没有可包含在该列表中的组为“$1”的参考文献。",
"cite-ve-referenceslist-isempty-default": "本页面没有可包含在该列表中的参考文献。",
"cite-ve-referenceslist-missingref": "该参考文献定义在模板或其他生成块中,目前只能在源代码模式下编辑。",
"cite-ve-toolbar-group-label": "引用"
}