summaryrefslogtreecommitdiff
path: root/extensions/InputBox/i18n/ko.json
blob: cac0effa47fcedf84c502d1b8005da13cbed76dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
	"@metadata": {
		"authors": [
			"Albamhandae",
			"Klutzy",
			"Kwj2772",
			"ToePeu",
			"아라",
			"Keysuck"
		]
	},
	"inputbox-desc": "사전 정의된 HTML 양식을 포함할 수 있습니다",
	"inputbox-error-no-type": "만드려는 입력 상자의 종류를 지정하지 않았습니다.",
	"inputbox-error-bad-type": "\"$1\" 입력 상자 종류는 정의되어 있지 않습니다.\n\"create\", \"comment\", \"search\", \"search2\"나 \"fulltext\" 중 하나를 지정하세요.",
	"inputbox-tryexact": "일치하는 항목 찾기",
	"inputbox-searchfulltext": "전체 글 검색",
	"inputbox-createarticle": "문서 만들기",
	"inputbox-movearticle": "문서 옮기기",
	"inputbox-postcomment": "새 문단",
	"inputbox-postcommenttitle": "새 문단",
	"inputbox-ns-main": "문서"
}