1
0
mirror of synced 2024-12-01 02:37:18 +01:00
ImHex/plugins/hashes/romfs/lang/ko_KR.json
2024-01-27 22:16:50 +01:00

32 lines
1.7 KiB
JSON

{
"code": "ko-KR",
"country": "Korea",
"fallback": false,
"language": "Korean",
"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": "헥스 에디터 선택 영역 위로 마우스를 가져간 상태에서 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": "유형"
}
}