mediawiki-extensions-Cite/modules/ve-cite/i18n/yue.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

35 lines
1.8 KiB
JSON

{
"@metadata": {
"authors": [
"Deryck Chan",
"William915",
"CRCHF",
"Ktchankt"
]
},
"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{{PLURAL:$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-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": "引用"
}