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

52 lines
2.2 KiB
JSON

{
"@metadata": {
"authors": [
"Freebiekr",
"Hym411",
"Kwj2772",
"LFM",
"아라",
"Jskang",
"Priviet",
"고기랑",
"Miri-Nae",
"Tyey",
"Bluemersen",
"Ryuch",
"Naturehead",
"Revi",
"Infinity",
"SeoJeongHo",
"Alex00728",
"콩가루",
"Hwangjy9",
"IRTC1015"
]
},
"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-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": "인용"
}