07a274fe4c
<!-- Please provide as much information as possible about what your PR aims to do. PRs with no description will most likely be closed until more information is provided. If you're planing on changing fundamental behaviour or add big new features, please open a GitHub Issue first before starting to work on it. If it's not something big and you still want to contact us about it, feel free to do so ! --> ### Problem description ### Implementation description Updated Traditional Chinese (Taiwan) translations for ImHex. ### Screenshots <!-- If your change is visual, take a screenshot showing it. Ideally, make before/after sceenshots --> ### Additional things <!-- Anything else you would like to say -->
41 lines
2.5 KiB
JSON
41 lines
2.5 KiB
JSON
{
|
||
"code": "zh-TW",
|
||
"country": "Taiwan",
|
||
"language": "Chinese (Traditional)",
|
||
"translations": {
|
||
"hex.builtin.setting.general.context_menu_entry": "視窗內容功能表項目",
|
||
"hex.windows.provider.process_memory": "處理序記憶體提供者",
|
||
"hex.windows.provider.process_memory.enumeration_failed": "無法列舉處理序",
|
||
"hex.windows.provider.process_memory.memory_regions": "記憶體區域",
|
||
"hex.windows.provider.process_memory.name": "'{0}' 處理序記憶體",
|
||
"hex.windows.provider.process_memory.process_id": "處理序名稱",
|
||
"hex.windows.provider.process_memory.process_name": "PID",
|
||
"hex.windows.provider.process_memory.region.commit": "已認可",
|
||
"hex.windows.provider.process_memory.region.mapped": "已對應",
|
||
"hex.windows.provider.process_memory.region.private": "私人",
|
||
"hex.windows.provider.process_memory.region.reserve": "受保留",
|
||
"hex.windows.provider.process_memory.utils": "工具",
|
||
"hex.windows.provider.process_memory.utils.inject_dll": "注入 DLL",
|
||
"hex.windows.provider.process_memory.utils.inject_dll.failure": "無法注入 DLL '{0}'!",
|
||
"hex.windows.provider.process_memory.utils.inject_dll.success": "已成功注入 DLL '{0}'!",
|
||
"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": "停止位元"
|
||
}
|
||
} |