1
0
mirror of synced 2024-11-25 00:00:27 +01:00
ImHex/plugins/windows/romfs/lang/ko_KR.json
WerWolvTranslationBot e49c3182ce
lang: Translations update from Weblate (#1458)
Translations update from [Weblate](https://weblate.werwolv.net) for
[ImHex/Built-in
Plugin](https://weblate.werwolv.net/projects/imhex/built-in-plugin/).


It also includes following components:

* [ImHex/Windows
Plugin](https://weblate.werwolv.net/projects/imhex/windows-plugin/)



Current translation status:

![Weblate translation
status](https://weblate.werwolv.net/widgets/imhex/-/built-in-plugin/horizontal-auto.svg)

---------

Co-authored-by: Minseo Lee <itoupluk427@gmail.com>
2023-12-09 16:22:19 +01:00

29 lines
1.6 KiB
JSON

{
"code": "ko-KR",
"country": "Korea",
"language": "Korean",
"translations": {
"hex.builtin.setting.general.context_menu_entry": "Windows 컨텍스트 메뉴 항목",
"hex.windows.view.tty_console.auto_scroll": "자동 스크롤",
"hex.windows.view.tty_console.baud": "보 레이트",
"hex.windows.view.tty_console.clear": "지우기",
"hex.windows.view.tty_console.config": "설정",
"hex.windows.view.tty_console.connect": "연결",
"hex.windows.view.tty_console.connect_error": "COM 포트에 연결하지 못했습니다!",
"hex.windows.view.tty_console.console": "콘솔",
"hex.windows.view.tty_console.cts": "CTS 흐름 제어 사용",
"hex.windows.view.tty_console.disconnect": "연결 해제",
"hex.windows.view.tty_console.name": "TTY 콘솔",
"hex.windows.view.tty_console.no_available_port": "선택한 COM 포트가 올바르지 않거나 사용할 수 있는 COM 포트가 없습니다!",
"hex.windows.view.tty_console.num_bits": "데이터 비트",
"hex.windows.view.tty_console.parity_bits": "패리티 비트",
"hex.windows.view.tty_console.port": "포트",
"hex.windows.view.tty_console.reload": "새로 고침",
"hex.windows.view.tty_console.send_eot": "EOT 보내기",
"hex.windows.view.tty_console.send_etx": "ETX 보내기",
"hex.windows.view.tty_console.send_sub": "SUB 보내기",
"hex.windows.view.tty_console.stop_bits": "스톱 비트",
"hex.builtin.setting.interface.show_resource_usage": "하단에 리소스 사용량 표시"
}
}