1
0
mirror of synced 2024-12-19 11:05:54 +01:00
ImHex/plugins/ui/romfs/lang/zh_CN.json
xtex 187d90e8f2
lang: Update Chinese (Simplified) translations (#1894)
Co-authored-by: JustFor <35858818+zhongqingsong@users.noreply.github.com>
2024-09-15 15:17:25 +02:00

123 lines
5.7 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"code": "zh-CN",
"country": "China",
"fallback": false,
"language": "Chinese (Simplified)",
"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": "十进制",
"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": "十六进制",
"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": "八进制",
"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": "float",
"hex.ui.common.type.f64": "double",
"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.diagram.byte_type_distribution.plain_text": "纯文本",
"hex.ui.diagram.byte_type_distribution.similar_bytes": "类似字节",
"hex.ui.hex_editor.ascii_view": "显示 ASCII 栏",
"hex.ui.hex_editor.custom_encoding_view": "显示高级解码栏",
"hex.ui.hex_editor.data_cell_options": "数据单元选项",
"hex.ui.hex_editor.data_size": "数据大小",
"hex.ui.hex_editor.gray_out_zero": "显示零字节为灰色",
"hex.ui.hex_editor.human_readable_units_footer": "将数据转换为人类可读的单位",
"hex.ui.hex_editor.minimap": "小地图\n右键查看设置",
"hex.ui.hex_editor.minimap.width": "宽度",
"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": "大写十六进制",
"hex.ui.hex_editor.visualizer": "数据可视化器",
"hex.ui.pattern_drawer.color": "颜色",
"hex.ui.pattern_drawer.comment": "注释",
"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": "未知可视化器"
}
}