-
Notifications
You must be signed in to change notification settings - Fork 10
/
ko.json
115 lines (115 loc) · 4.22 KB
/
ko.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
{
"stroke type": "선종",
"stroke type 1": "직선",
"stroke type 2": "곡선",
"stroke type 3": "꺾은선",
"stroke type 4": "굽힘선",
"stroke type 6": "복곡선",
"stroke type 7": "세로획 왼삐침",
"head type": "머리 모양",
"head type 1-0": "개방",
"head type 1-2": "접속(가로)",
"head type 1-32": "접속(세로)",
"head type 1-12": "왼쪽 위 모서리",
"head type 1-22": "오른쪽 위 모서리",
"head type 2-0": "개방",
"head type 2-32": "접속",
"head type 2-12": "왼쪽 위 모서리",
"head type 2-22": "오른쪽 위 모서리",
"head type 2-7": "오른삐침",
"head type 2-27": "지붕 첨부 오른삐침",
"head type 3-0": "개방",
"head type 3-32": "접속(세로)",
"head type 3-12": "왼쪽 위 모서리",
"head type 3-22": "오른쪽 위 모서리",
"head type 4-0": "개방",
"head type 4-22": "오른쪽 위 모서리",
"head type 6-0": "개방",
"head type 6-32": "접속",
"head type 6-12": "왼쪽 위 모서리",
"head type 6-22": "오른쪽 위 모서리",
"head type 6-7": "오른삐침",
"head type 6-27": "지붕 첨부 오른삐침",
"head type 7-0": "개방",
"head type 7-32": "접속",
"head type 7-12": "왼쪽 위 모서리",
"head type 7-22": "오른쪽 위 모서리",
"tail type": "꼬리 모양",
"tail type 1-0": "개방",
"tail type 1-2": "접속(가로)",
"tail type 1-32": "접속(세로)",
"tail type 1-13": "왼쪽 아래 모서리",
"tail type 1-23": "오른쪽 아래 모서리",
"tail type 1-4": "왼쪽 갈고리",
"tail type 1-313": "왼쪽 아래 중국용 낡음",
"tail type 1-413": "왼쪽 아래 중국용 새로움",
"tail type 1-24": "오른쪽 아래 홍콩/대만용",
"tail type 2-7": "왼삐침",
"tail type 2-0": "오른삐침",
"tail type 2-8": "마침",
"tail type 2-4": "왼쪽 갈고리",
"tail type 2-5": "오른쪽 갈고리",
"tail type 3-0": "개방",
"tail type 3-5": "위쪽 갈고리",
"tail type 3-32": "접속",
"tail type 4-0": "개방",
"tail type 4-5": "위쪽 갈고리",
"tail type 6-7": "왼삐침",
"tail type 6-0": "오른삐침",
"tail type 6-8": "마침",
"tail type 6-4": "왼쪽 갈고리",
"tail type 6-5": "오른쪽 갈고리",
"tail type 7-7": "왼삐침",
"invalid stroke shape types": "오류: 존재할 수 없는 필획·모양의 조합입니다",
"part": "부품",
"alias of": "({{entity}}의 에일리어스)",
"stretch": "스트레치:",
"operation type reflectX": "좌우 반전",
"operation type reflectY": "상하 반전",
"operation type rotate90": "회전 (90도)",
"operation type rotate180": "회전 (180도)",
"operation type rotate270": "회전 (270도)",
"selecting multiple strokes": "복수 선택 중",
"select prev": "←",
"swap with prev": "교체←",
"select next": "→",
"swap with next": "→교체",
"undo": "실행 취소",
"redo": "다시 실행",
"select all": "모두 선택",
"invert selection": "선택 범위를 반전",
"copy": "복사",
"paste": "붙여넣기",
"cut": "잘라내기",
"start freehand": "필기 시작",
"end freehand": "필기 종료",
"decompose": "부품 분해",
"options": "설정…",
"finish edit": "편집 종료",
"search": "검색",
"searching": "검색중",
"search error": "오류: {{message}}",
"search query too short": "오류: 키워드가 너무 짧습니다",
"no search result": "해당 부품 없음",
"grid option": "그리드",
"enable grid": "유효시키기",
"grid origin x": "시작X",
"grid origin y": "시작Y",
"grid spacing x": "간격X",
"grid spacing y": "간격Y",
"glyph font style": "글꼴",
"mincho style": "명조",
"gothic style": "고딕",
"show stroke center line": "중심선",
"show stroke center line none": "표시하지 않음",
"show stroke center line selection": "선택만 표시",
"show stroke center line always": "항상 표시",
"negative mask type": "마스크",
"negative mask type none": "없음",
"negative mask type circle": "동그라미",
"negative mask type squareWithRoundedCorners": "둥근 사각형",
"negative mask type square": "사각형",
"negative mask type diamond": "마름모",
"display language": "표시 언어",
"close modal": "닫기"
}