mirror of
https://github.com/adobe/brackets.git
synced 2024-11-20 09:53:00 +01:00
Translate untranslated 634, 635 lines to Korean (#13882)
This commit is contained in:
parent
cfd45ef6e2
commit
87a684f232
BIN
src/nls/ko/.strings.js.swp
Normal file
BIN
src/nls/ko/.strings.js.swp
Normal file
Binary file not shown.
@ -631,8 +631,8 @@ define({
|
||||
"INLINE_TIMING_EDITOR_TIME": "시간",
|
||||
"INLINE_TIMING_EDITOR_PROGRESSION": "진행",
|
||||
"BEZIER_EDITOR_INFO" : "<kbd>↑</kbd><kbd>↓</kbd><kbd>←</kbd><kbd>→</kbd> Move selected point<br><kbd class='text'>Shift</kbd> Move by ten units<br><kbd class='text'>Tab</kbd> Switch points",
|
||||
"STEPS_EDITOR_INFO" : "<kbd>↑</kbd><kbd>↓</kbd> Increase or decrease steps<br><kbd>←</kbd><kbd>→</kbd> 'Start' or 'End'",
|
||||
"INLINE_TIMING_EDITOR_INVALID" : "The old value <code>{0}</code> is not valid, so the displayed function was changed to <code>{1}</code>. The document will be updated with the first edit.",
|
||||
"STEPS_EDITOR_INFO" : "<kbd>↑</kbd><kbd>↓</kbd> 단계를 증가 또는 감소 <br><kbd>←</kbd><kbd>→</kbd> '시작' 또는 '끝내기'",
|
||||
"INLINE_TIMING_EDITOR_INVALID" : "이전의 값 <code>{0}</code>이 유효하지 않으므로 표시된 기능이 <code>{1}</code>로 변경되었습니다. 문서가 첫 번째 수정으로 업데이트됩니다.",
|
||||
|
||||
// extensions/default/InlineColorEditor
|
||||
"COLOR_EDITOR_CURRENT_COLOR_SWATCH_TIP": "현재색",
|
||||
|
Loading…
Reference in New Issue
Block a user