mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-30 21:05:56 -05:00
<!-- Please provide as much information as possible about what your PR aims to do. PRs with no description will most likely be closed until more information is provided. If you're planing on changing fundamental behaviour or add big new features, please open a GitHub Issue first before starting to work on it. If it's not something big and you still want to contact us about it, feel free to do so ! --> ### Problem description <!-- Describe the bug that you fixed/feature request that you implemented, or link to an existing issue describing it --> Updated [plugins/builtin/romfs/lang/zh_CN.json](https://github.com/only9464/ImHex/blob/master/plugins/builtin/romfs/lang/zh_CN.json)、 [plugins/diffing/romfs/lang/zh_CN.json](https://github.com/only9464/ImHex/blob/master/plugins/diffing/romfs/lang/zh_CN.json)、 [plugins/disassembler/romfs/lang/zh_CN.json](https://github.com/only9464/ImHex/blob/master/plugins/disassembler/romfs/lang/zh_CN.json)、 [plugins/fonts/romfs/lang/zh_CN.json](https://github.com/only9464/ImHex/blob/master/plugins/fonts/romfs/lang/zh_CN.json)、 [plugins/hashes/romfs/lang/zh_CN.json](https://github.com/only9464/ImHex/blob/master/plugins/hashes/romfs/lang/zh_CN.json)、 [plugins/ui/romfs/lang/zh_CN.json](https://github.com/only9464/ImHex/blob/master/plugins/ui/romfs/lang/zh_CN.json)、 [plugins/visualizers/romfs/lang/zh_CN.json](https://github.com/only9464/ImHex/blob/master/plugins/visualizers/romfs/lang/zh_CN.json) file to add support for Chinese language ### Implementation description <!-- Explain what you did to correct the problem --> | Plugin | Before Modification([WerWolv/ImHex](https://github.com/WerWolv/ImHex)) | After Modification([only9464/ImHex](https://github.com/only9464/ImHex)) | |---------------|-------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------| | builtin | [plugins/builtin/romfs/lang/zh_CN.json](https://github.com/WerWolv/ImHex/blob/master/plugins/builtin/romfs/lang/zh_CN.json) | [plugins/builtin/romfs/lang/zh_CN.json](https://github.com/only9464/ImHex/blob/master/plugins/builtin/romfs/lang/zh_CN.json) | | diffing | [plugins/diffing/romfs/lang/zh_CN.json](https://github.com/WerWolv/ImHex/blob/master/plugins/diffing/romfs/lang/zh_CN.json) | [plugins/diffing/romfs/lang/zh_CN.json](https://github.com/only9464/ImHex/blob/master/plugins/diffing/romfs/lang/zh_CN.json) | | disassembler | [plugins/disassembler/romfs/lang/zh_CN.json](https://github.com/WerWolv/ImHex/blob/master/plugins/disassembler/romfs/lang/zh_CN.json) | [plugins/disassembler/romfs/lang/zh_CN.json](https://github.com/only9464/ImHex/blob/master/plugins/disassembler/romfs/lang/zh_CN.json) | | fonts | [plugins/fonts/romfs/lang/zh_CN.json](https://github.com/WerWolv/ImHex/blob/master/plugins/fonts/romfs/lang/zh_CN.json) | [plugins/fonts/romfs/lang/zh_CN.json](https://github.com/only9464/ImHex/blob/master/plugins/fonts/romfs/lang/zh_CN.json) | | hashes | [plugins/hashes/romfs/lang/zh_CN.json](https://github.com/WerWolv/ImHex/blob/master/plugins/hashes/romfs/lang/zh_CN.json) | [plugins/hashes/romfs/lang/zh_CN.json](https://github.com/only9464/ImHex/blob/master/plugins/hashes/romfs/lang/zh_CN.json) | | ui | [plugins/ui/romfs/lang/zh_CN.json](https://github.com/WerWolv/ImHex/blob/master/plugins/ui/romfs/lang/zh_CN.json) | [plugins/ui/romfs/lang/zh_CN.json](https://github.com/only9464/ImHex/blob/master/plugins/ui/romfs/lang/zh_CN.json) | | visualizers | [plugins/visualizers/romfs/lang/zh_CN.json](https://github.com/WerWolv/ImHex/blob/master/plugins/visualizers/romfs/lang/zh_CN.json) | [plugins/visualizers/romfs/lang/zh_CN.json](https://github.com/only9464/ImHex/blob/master/plugins/visualizers/romfs/lang/zh_CN.json) | ### Screenshots <!-- If your change is visual, take a screenshot showing it. Ideally, make before/after sceenshots --> I don't think this PR needs a screenshot, maybe ### Additional things <!-- Anything else you would like to say --> Nothing
35 lines
2.5 KiB
JSON
35 lines
2.5 KiB
JSON
{
|
||
"code": "zh-CN",
|
||
"country": "China",
|
||
"fallback": false,
|
||
"language": "Chinese (Simplified)",
|
||
"translations": {
|
||
"hex.visualizers.pl_visualizer.3d.ambient_brightness": "环境亮度",
|
||
"hex.visualizers.pl_visualizer.3d.diffuse_brightness": "漫射亮度",
|
||
"hex.visualizers.pl_visualizer.3d.light_color": "光线颜色",
|
||
"hex.visualizers.pl_visualizer.3d.light_position": "光线位置",
|
||
"hex.visualizers.pl_visualizer.3d.more_settings": "更多设置",
|
||
"hex.visualizers.pl_visualizer.3d.object_reflectiveness": "物体反射率",
|
||
"hex.visualizers.pl_visualizer.3d.specular_brightness": "镜面亮度",
|
||
"hex.visualizers.pl_visualizer.3d.texture_file": "纹理文件路径",
|
||
"hex.visualizers.pl_visualizer.coordinates.latitude": "维度",
|
||
"hex.visualizers.pl_visualizer.coordinates.longitude": "精度",
|
||
"hex.visualizers.pl_visualizer.coordinates.query": "查找地址",
|
||
"hex.visualizers.pl_visualizer.coordinates.querying": "正在查找地址……",
|
||
"hex.visualizers.pl_visualizer.coordinates.querying_no_address": "找不到地址",
|
||
"hex.visualizers.pl_visualizer.task.visualizing": "可视化数据……",
|
||
"hex.visualizers.pl_visualizer.3d.error_message_colors": "颜色数据",
|
||
"hex.visualizers.pl_visualizer.3d.error_message_count": "{} 的数量必须是 {} 的倍数",
|
||
"hex.visualizers.pl_visualizer.3d.error_message_expected": "预期类型为 {},实际类型为 {}",
|
||
"hex.visualizers.pl_visualizer.3d.error_message_for_vertex_count": " 共需 {} 个顶点",
|
||
"hex.visualizers.pl_visualizer.3d.error_message_index_count": "错误:索引数量必须是3的倍数",
|
||
"hex.visualizers.pl_visualizer.3d.error_message_invalid_index_pattern": "错误:无法确定索引类型大小",
|
||
"hex.visualizers.pl_visualizer.3d.error_message_invalid_indices": "错误:索引值必须在0到顶点数减1范围内。无效索引:",
|
||
"hex.visualizers.pl_visualizer.3d.error_message_invalid_texture_file": "错误:无效纹理文件",
|
||
"hex.visualizers.pl_visualizer.3d.error_message_normals": "法线数据",
|
||
"hex.visualizers.pl_visualizer.3d.error_message_not_empty": "{} 不能为空",
|
||
"hex.visualizers.pl_visualizer.3d.error_message_positions": "顶点位置数据",
|
||
"hex.visualizers.pl_visualizer.3d.error_message_uv_coords": "纹理坐标数据",
|
||
"hex.visualizers.pl_visualizer.3d.error_message_vertex_count": "错误:顶点数量必须是3的倍数"
|
||
}
|
||
} |