1
0
mirror of synced 2024-12-05 20:47:57 +01:00
ImHex/plugins/hashes/romfs/lang/zh_TW.json
2024-01-27 22:16:50 +01:00

32 lines
1.6 KiB
JSON

{
"code": "zh-TW",
"country": "Taiwan",
"fallback": false,
"language": "Chinese (Traditional)",
"translations": {
"hex.hashes.achievement.misc.create_hash.desc": "Create a new hash function in the Hash view by selecting the type, giving it a name and clicking on the Plus button next to it.",
"hex.hashes.achievement.misc.create_hash.name": "Hash browns",
"hex.hashes.hash.common.iv": "初始數值",
"hex.hashes.hash.common.key": "",
"hex.hashes.hash.common.personalization": "",
"hex.hashes.hash.common.poly": "多項式",
"hex.hashes.hash.common.refl_in": "Reflect In",
"hex.hashes.hash.common.refl_out": "Reflect Out",
"hex.hashes.hash.common.rounds": "",
"hex.hashes.hash.common.salt": "",
"hex.hashes.hash.common.security_level": "",
"hex.hashes.hash.common.size": "",
"hex.hashes.hash.common.standard": "",
"hex.hashes.hash.common.standard.custom": "",
"hex.hashes.hash.common.xor_out": "XOR Out",
"hex.hashes.view.hashes.function": "雜湊函式",
"hex.hashes.view.hashes.hash": "雜湊",
"hex.hashes.view.hashes.hover_info": "懸停在十六進位編輯器的選取範圍上,並按住 Shift 以查看該區域的雜湊。",
"hex.hashes.view.hashes.name": "雜湊",
"hex.hashes.view.hashes.no_settings": "無可用設定",
"hex.hashes.view.hashes.remove": "移除雜湊",
"hex.hashes.view.hashes.table.name": "名稱",
"hex.hashes.view.hashes.table.result": "結果",
"hex.hashes.view.hashes.table.type": "類型"
}
}