|
133 | 133 | "AutosaveOnARIA": "자동저장 켜짐", |
134 | 134 | "Off": "끄기", |
135 | 135 | "AutosaveOffARIA": "자동저장 꺼짐", |
136 | | - "AutocloseBracketsQuotes": "Autoclose Brackets and Quotes", |
137 | | - "AutocloseBracketsQuotesOnARIA": "autoclose brackets and quotes on", |
138 | | - "AutocloseBracketsQuotesOffARIA": "autoclose brackets and quotes off", |
139 | | - "WordWrap": "Word Wrap", |
140 | | - "LineWrapOnARIA": "linewrap on", |
141 | | - "LineWrapOffARIA": "linewrap off", |
142 | | - "LineNumbers": "Line numbers", |
143 | | - "LineNumbersOnARIA": "line numbers on", |
144 | | - "LineNumbersOffARIA": "line numbers off", |
145 | | - "LintWarningSound": "Lint warning sound", |
146 | | - "LintWarningOnARIA": "lint warning on", |
147 | | - "LintWarningOffARIA": "lint warning off", |
148 | | - "PreviewSound": "Preview sound", |
149 | | - "PreviewSoundARIA": "preview sound", |
150 | | - "AccessibleTextBasedCanvas": "Accessible text-based canvas", |
151 | | - "UsedScreenReader": "Used with screen reader", |
152 | | - "PlainText": "Plain-text", |
153 | | - "TextOutputARIA": "text output on", |
154 | | - "TableText": "Table-text", |
155 | | - "TableOutputARIA": "table output on", |
156 | | - "Sound": "Sound", |
157 | | - "SoundOutputARIA": "sound output on" |
| 136 | + "AutocloseBracketsQuotes": "괄호 및 따옴표 자동 닫기", |
| 137 | + "AutocloseBracketsQuotesOnARIA": "괄호 및 따옴표 자동 닫기 켜기", |
| 138 | + "AutocloseBracketsQuotesOffARIA": "괄호 및 따옴표 자동 닫기 끄기", |
| 139 | + "AutocompleteHinter": "자동 완성 힌터", |
| 140 | + "WordWrap": "단어 자동 줄 바꿈", |
| 141 | + "LineWrapOnARIA": "줄 바꿈 켜기", |
| 142 | + "LineWrapOffARIA": "줄 바꿈 끄기", |
| 143 | + "LineNumbers": "줄 번호", |
| 144 | + "LineNumbersOnARIA": "줄 번호 켜기", |
| 145 | + "LineNumbersOffARIA": "줄 번호 끄기", |
| 146 | + "LintWarningSound": "린트 경고 소리", |
| 147 | + "LintWarningOnARIA": "린트 경고 켜기", |
| 148 | + "LintWarningOffARIA": "린트 경고 끄기", |
| 149 | + "PreviewSound": "미리보기 소리", |
| 150 | + "PreviewSoundARIA": "미리보기 소리", |
| 151 | + "AccessibleTextBasedCanvas": "접근 가능한 텍스트 기반 캔버스", |
| 152 | + "UsedScreenReader": "스크린 리더 사용", |
| 153 | + "PlainText": "일반 텍스트", |
| 154 | + "TextOutputARIA": "텍스트 출력 켜기", |
| 155 | + "TableText": "테이블 텍스트", |
| 156 | + "TableOutputARIA": "테이블 출력 켜기", |
| 157 | + "Sound": "소리", |
| 158 | + "SoundOutputARIA": "소리 출력 켜기" |
158 | 159 | }, |
159 | 160 | "KeyboardShortcuts": { |
160 | 161 | "Title": " 단축키", |
|
0 commit comments