1
0
mirror of synced 2024-11-25 08:10:24 +01:00
ImHex/plugins/hashes/romfs/lang/ja_JP.json
2024-01-27 22:16:50 +01:00

32 lines
1.3 KiB
JSON

{
"code": "ja-JP",
"country": "Japan",
"fallback": false,
"language": "Japanese",
"translations": {
"hex.hashes.achievement.misc.create_hash.desc": "",
"hex.hashes.achievement.misc.create_hash.name": "",
"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": "入力を反映",
"hex.hashes.hash.common.refl_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値",
"hex.hashes.view.hashes.function": "ハッシュ関数",
"hex.hashes.view.hashes.hash": "",
"hex.hashes.view.hashes.hover_info": "",
"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": ""
}
}