1
0
mirror of synced 2024-11-14 19:17:42 +01:00
ImHex/plugins/ui/romfs/lang/ko_KR.json
2024-01-27 22:16:50 +01:00

117 lines
5.4 KiB
JSON

{
"code": "ko-KR",
"country": "Korea",
"fallback": false,
"language": "Korean",
"translations": {
"hex.ui.common.add": "",
"hex.ui.common.address": "주소",
"hex.ui.common.allow": "허용",
"hex.ui.common.begin": "시작",
"hex.ui.common.big": "빅",
"hex.ui.common.big_endian": "빅 엔디언",
"hex.ui.common.browse": "찾아보기...",
"hex.ui.common.bytes": "바이트",
"hex.ui.common.cancel": "취소",
"hex.ui.common.choose_file": "파일 선택",
"hex.ui.common.close": "닫기",
"hex.ui.common.comment": "주석",
"hex.ui.common.continue": "",
"hex.ui.common.count": "개수",
"hex.ui.common.decimal": "10진수",
"hex.ui.common.deny": "거부",
"hex.ui.common.dont_show_again": "다시 보지 않기",
"hex.ui.common.edit": "",
"hex.ui.common.encoding.ascii": "ASCII",
"hex.ui.common.encoding.utf16be": "UTF-16BE",
"hex.ui.common.encoding.utf16le": "UTF-16LE",
"hex.ui.common.encoding.utf8": "UTF-8",
"hex.ui.common.end": "끝",
"hex.ui.common.endian": "엔디언",
"hex.ui.common.error": "오류",
"hex.ui.common.fatal": "치명적 오류",
"hex.ui.common.file": "파일",
"hex.ui.common.filter": "필터",
"hex.ui.common.hexadecimal": "16진수",
"hex.ui.common.info": "정보",
"hex.ui.common.instruction": "지침",
"hex.ui.common.key": "",
"hex.ui.common.link": "링크",
"hex.ui.common.little": "리틀",
"hex.ui.common.little_endian": "리틀 엔디언",
"hex.ui.common.load": "불러오기",
"hex.ui.common.loading": "",
"hex.ui.common.match_selection": "선택 영역 일치",
"hex.ui.common.name": "이름",
"hex.ui.common.no": "아니요",
"hex.ui.common.number_format": "포맷",
"hex.ui.common.octal": "8진수",
"hex.ui.common.off": "",
"hex.ui.common.offset": "오프셋",
"hex.ui.common.okay": "확인",
"hex.ui.common.on": "",
"hex.ui.common.open": "열기",
"hex.ui.common.path": "",
"hex.ui.common.percentage": "비율",
"hex.ui.common.processing": "작업 중",
"hex.ui.common.project": "프로젝트",
"hex.ui.common.question": "질문",
"hex.ui.common.range": "범위",
"hex.ui.common.range.entire_data": "전체 데이터",
"hex.ui.common.range.selection": "선택 영역",
"hex.ui.common.region": "영역",
"hex.ui.common.remove": "",
"hex.ui.common.reset": "재설정",
"hex.ui.common.set": "설정",
"hex.ui.common.settings": "설정",
"hex.ui.common.size": "크기",
"hex.ui.common.type": "유형",
"hex.ui.common.type.f32": "플로트",
"hex.ui.common.type.f64": "더블",
"hex.ui.common.type.i16": "int16_t",
"hex.ui.common.type.i24": "int24_t",
"hex.ui.common.type.i32": "int32_t",
"hex.ui.common.type.i48": "int48_t",
"hex.ui.common.type.i64": "int64_t",
"hex.ui.common.type.i8": "int8_t",
"hex.ui.common.type.u16": "uint16_t",
"hex.ui.common.type.u24": "uint24_t",
"hex.ui.common.type.u32": "uint32_t",
"hex.ui.common.type.u48": "uint48_t",
"hex.ui.common.type.u64": "uint64_t",
"hex.ui.common.type.u8": "uint8_t",
"hex.ui.common.value": "값",
"hex.ui.common.warning": "경고",
"hex.ui.common.yes": "예",
"hex.ui.hex_editor.ascii_view": "ASCII 열 표시",
"hex.ui.hex_editor.custom_encoding_view": "추가 디코딩 열 표시",
"hex.ui.hex_editor.data_size": "데이터 크기",
"hex.ui.hex_editor.gray_out_zero": "00을 회색으로 표시",
"hex.ui.hex_editor.human_readable_units_footer": "크기를 사람이 읽을 수 있는 단위로 변환",
"hex.ui.hex_editor.no_bytes": "바이트가 없습니다",
"hex.ui.hex_editor.page": "페이지",
"hex.ui.hex_editor.region": "영역",
"hex.ui.hex_editor.selection": "선택 영역",
"hex.ui.hex_editor.selection.none": "없음",
"hex.ui.hex_editor.uppercase_hex": "16진수 값을 대문자로 표시",
"hex.ui.hex_editor.visualizer": "데이터 시각화",
"hex.ui.pattern_drawer.color": "색상",
"hex.ui.pattern_drawer.double_click": "더 많은 항목을 보려면 두 번 클릭",
"hex.ui.pattern_drawer.end": "끝",
"hex.ui.pattern_drawer.export": "다른 이름으로 패턴 내보내기...",
"hex.ui.pattern_drawer.favorites": "즐겨찾기",
"hex.ui.pattern_drawer.local": "로컬",
"hex.ui.pattern_drawer.size": "크기",
"hex.ui.pattern_drawer.spec_name": "명세 이름 표시",
"hex.ui.pattern_drawer.start": "시작",
"hex.ui.pattern_drawer.tree_style.auto_expanded": "자동 확장 트리",
"hex.ui.pattern_drawer.tree_style.flattened": "접기",
"hex.ui.pattern_drawer.tree_style.tree": "트리",
"hex.ui.pattern_drawer.type": "유형",
"hex.ui.pattern_drawer.updating": "패턴 업데이트 중...",
"hex.ui.pattern_drawer.value": "값",
"hex.ui.pattern_drawer.var_name": "이름",
"hex.ui.pattern_drawer.visualizer.invalid_parameter_count": "잘못된 매개변수 수",
"hex.ui.pattern_drawer.visualizer.unknown": "알 수 없는 시각화"
}
}