|
158 | 158 | },
|
159 | 159 | "KeyboardShortcuts": {
|
160 | 160 | "Title": " 단축키",
|
161 |
| - "ShortcutsFollow": "Code editing keyboard shortcuts follow", |
162 |
| - "SublimeText": "Sublime Text shortcuts", |
| 161 | + "ShortcutsFollow": "코드 편집 키보드 단축키는 다음과 같습니다", |
| 162 | + "SublimeText": "서블라임 텍스트", |
163 | 163 | "CodeEditing": {
|
164 |
| - "Tidy": "Tidy", |
165 |
| - "FindText": "Find Text", |
166 |
| - "FindNextMatch": "Find Next Match", |
167 |
| - "FindPrevMatch": "Find Previous Match", |
168 |
| - "IndentCodeLeft": "Indent Code Left", |
169 |
| - "IndentCodeRight": "Indent Code Right", |
170 |
| - "CommentLine": "Comment Line", |
171 |
| - "FindNextTextMatch": "Find Next Text Match", |
172 |
| - "FindPreviousTextMatch": "Find Previous Text Match", |
173 |
| - "CodeEditing": "Code Editing" |
| 164 | + "Tidy": "정돈하기", |
| 165 | + "FindText": "텍스트 찾기", |
| 166 | + "FindNextMatch": "다음 일치 항목 찾기", |
| 167 | + "FindPrevMatch": "이전 일치 항목 찾기", |
| 168 | + "ReplaceTextMatch": "텍스트 일치 항목 바꾸기", |
| 169 | + "IndentCodeLeft": "코드 왼쪽 들여쓰기", |
| 170 | + "IndentCodeRight": "코드 오른쪽 들여쓰기", |
| 171 | + "CommentLine": "주석 처리", |
| 172 | + "FindNextTextMatch": "다음 텍스트 일치 항목 찾기", |
| 173 | + "FindPreviousTextMatch": "이전 텍스트 일치 항목 찾기", |
| 174 | + "CodeEditing": "코드 편집" |
174 | 175 | },
|
175 | 176 | "General": {
|
176 |
| - "StartSketch": "Start Sketch", |
177 |
| - "StopSketch": "Stop Sketch", |
178 |
| - "TurnOnAccessibleOutput": "Turn On Accessible Output", |
179 |
| - "TurnOffAccessibleOutput": "Turn Off Accessible Output" |
| 177 | + "StartSketch": "스케치 시작", |
| 178 | + "StopSketch": "스케치 중지", |
| 179 | + "TurnOnAccessibleOutput": "접근 가능한 출력 활성화", |
| 180 | + "TurnOffAccessibleOutput": "접근 가능한 출력 비활성화" |
180 | 181 | }
|
181 | 182 | },
|
182 | 183 | "Sidebar": {
|
|
0 commit comments