mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-29 08:20:02 -05:00
Translations update from [Weblate](https://weblate.werwolv.net) for [ImHex/Builtin](https://weblate.werwolv.net/projects/imhex/builtin/). It also includes following components: * [ImHex/Diffing](https://weblate.werwolv.net/projects/imhex/diffing/) * [ImHex/UI](https://weblate.werwolv.net/projects/imhex/ui/) * [ImHex/Fonts](https://weblate.werwolv.net/projects/imhex/fonts/) * [ImHex/Disassembler](https://weblate.werwolv.net/projects/imhex/disassembler/) * [ImHex/Hashes](https://weblate.werwolv.net/projects/imhex/hashes/) * [ImHex/Remote](https://weblate.werwolv.net/projects/imhex/remote/) * [ImHex/Script Loader](https://weblate.werwolv.net/projects/imhex/script-loader/) * [ImHex/Visualizers](https://weblate.werwolv.net/projects/imhex/visualizers/) * [ImHex/Yara Rules](https://weblate.werwolv.net/projects/imhex/yara-rules/) * [ImHex/Windows](https://weblate.werwolv.net/projects/imhex/windows/) Current translation status:  Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: PICOPress <choys041011@gmail.com> Co-authored-by: Yaroslav <mrikso821@gmail.com>
25 lines
1.5 KiB
JSON
25 lines
1.5 KiB
JSON
{
|
|
"hex.builtin.setting.general.context_menu_entry": "Windows 컨텍스트 메뉴 항목",
|
|
"hex.builtin.setting.interface.show_resource_usage": "하단에 리소스 사용량 표시",
|
|
"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.windows.view.tty_console.task.transmitting": "데이터 전송중..."
|
|
}
|