add ko-KR translations

This commit is contained in:
Taylor Hall 2023-11-19 19:35:22 -06:00
parent 125483ce04
commit 3939500598

View file

@ -0,0 +1,71 @@
new-document = 새 문서
open-project = 프로젝트 열기
# Context Pages
## Document statistics
document-statistics = 문서 통계
word-count = 단어 수
character-count = 문자 수
character-count-no-spaces = 문자 수 (공백없음)
line-count = 줄 수
## Settings
settings = 설정
## Appearance
appearance = 외관
theme = 테마
default-font = 기본 글꼴
default-font-size = 기본 글꼴 크기
### Keyboard shortcuts
keyboard-shortcuts = 키보드 단축키
enable-vim-bindings = Vim 바인딩 사용
# Menu
## File
file = 파일
new-file = 새 파일
new-window = 새창
open-file = 파일 열기
open-recent = 최근 파일을 열기
todo = 할 것
save = 저장
save-as = 다른 이름으로 저장...
revert-all-changes = 모든 변경 사항 되돌리기
menu-document-statistics = 문서 통계...
document-type = 문서 유형...
encoding = 부호화...
print = 인쇄
quit = 종료
## Edit
edit = 수정
undo = 실행취소
redo = 재실행
cut = 잘라내기
copy = 복사
paste = 붙여넣기
find = 찾기
replace = 바꾸기
spell-check = 맞춤법 검사...
## View
view = 보기
indentation = 들여 쓰기
### Indentation
automatic-indentation = 자동 들여쓰기
tab-width = 탭 너비: {$tab_width}
convert-indentation-to-spaces = 들여쓰기를 공백으로 변환
convert-indentation-to-tabs = 들여쓰기를 탭으로 변환
word-wrap = 줄 바꿈
show-line-numbers = 줄번호 표시
highlight-current-line = 현재 줄 강조 표시
syntax-highlighting = 구문 강조...
menu-settings = 설정...
menu-keyboard-shortcuts = 단축키...
about-cosmic-text-editor = COSMIC text editor 대해