mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-16 11:29:55 +00:00
18f616b9b8
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
47 lines
2.3 KiB
JSON
47 lines
2.3 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Fryed-peach",
|
|
"Miya",
|
|
"Penn Station",
|
|
"Shirayuki",
|
|
"Whym",
|
|
"Takot",
|
|
"Plover-Y",
|
|
"Los688",
|
|
"SkyDaisy9",
|
|
"Sujiniku",
|
|
"2nd-player",
|
|
"Jdforrester",
|
|
"Sudachi",
|
|
"Otokoume",
|
|
"Vigorous action"
|
|
]
|
|
},
|
|
"visualeditor-cite-tool-name-book": "書籍",
|
|
"visualeditor-cite-tool-name-journal": "ジャーナル",
|
|
"visualeditor-cite-tool-name-news": "ニュース",
|
|
"visualeditor-cite-tool-name-web": "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-citation-educationpopup-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": "参照"
|
|
} |