Skip to content

Commit 233f869

Browse files
fix(gui): update Messages_zh_CN.properties (PR #2319)
1. New text is translated simultaneously, two untranslated texts remain (no English text) 2. Adjusted and unified part of the symbol, into the full Angle symbol.
1 parent e5be41b commit 233f869

File tree

1 file changed

+27
-27
lines changed

1 file changed

+27
-27
lines changed

jadx-gui/src/main/resources/i18n/Messages_zh_CN.properties

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ menu.flatten=展开显示代码包
1010
menu.heapUsageBar=显示内存使用栏
1111
menu.alwaysSelectOpened=始终选中打开的文件/类
1212
menu.dock_log=停靠日志查看器
13-
#menu.dock_quick_tabs=Dock quick tabs
13+
menu.dock_quick_tabs=停靠快速标签
1414
menu.navigation=导航
1515
menu.text_search=文本搜索
1616
menu.class_search=类名搜索
1717
menu.comment_search=注释搜索
18-
menu.go_to_main_activity=前往主 Activity
19-
#menu.go_to_application=Go to Application
20-
menu.go_to_android_manifest=前往 AndroidManifest.xml
18+
menu.go_to_main_activity=前往 主Activity
19+
menu.go_to_application=前往 Application
20+
menu.go_to_android_manifest=前往 AndroidManifest
2121
menu.tools=工具
2222
menu.plugins=插件
2323
menu.decompile_all=反编译所有类
@@ -48,7 +48,7 @@ file.save=保存
4848
file.export_gradle=另存为 Gradle 项目
4949
file.save_all_msg=请选择保存反编译资源的目录
5050
file.exit=退出
51-
#file.export_node=Export file
51+
file.export_node=导出文件
5252

5353
start_page.title=开始页面
5454
start_page.start=开始
@@ -60,9 +60,9 @@ tree.input_scripts=脚本
6060
tree.sources_title=源代码
6161
tree.resources_title=资源文件
6262
tree.loading=加载中…
63-
#tree.pinned_tabs=Pinned Tabs
64-
#tree.open_tabs=Open Tabs
65-
#tree.bookmarked_tabs=Bookmarked Tabs
63+
tree.pinned_tabs=固定标签
64+
tree.open_tabs=打开标签
65+
tree.bookmarked_tabs=收藏标签
6666

6767
progress.load=正在加载
6868
progress.save_mappings=导出映射
@@ -84,12 +84,12 @@ search.results=%s%d 个结果
8484
tabs.copy_class_name=复制名称
8585
tabs.close=关闭
8686
tabs.closeOthers=关闭其他
87-
#tabs.unpin=Unpin
88-
#tabs.unpin_all=Unpin All
89-
#tabs.bookmark=Bookmark
90-
#tabs.unbookmark=Unbookmark
91-
#tabs.unbookmark_all=Unbookmark All
92-
#tabs.pin=Pin
87+
tabs.unpin=取消固定
88+
tabs.unpin_all=取消所有固定
89+
tabs.bookmark=收藏
90+
tabs.unbookmark=取消收藏
91+
tabs.unbookmark_all=取消所有收藏
92+
tabs.pin=固定
9393
tabs.closeAll=关闭全部
9494
tabs.closeAllRight=关闭右边的所有
9595
tabs.code=代码
@@ -103,8 +103,8 @@ message.userCancelTask=任务被用户取消。
103103
message.memoryLow=Jadx内存不足,请增加最大堆空间后重新启动。
104104
message.taskError=任务失败,出现错误(详情请查看日志)。
105105
message.errorTitle=错误
106-
message.load_errors=加载失败。\n错误数: %d\n点击确定查看日志
107-
message.no_classes=没有类被加载, 没什么可反编译!
106+
message.load_errors=加载失败。\n错误数%d\n点击确定查看日志
107+
message.no_classes=无类被加载,没什么可反编译!
108108

109109
message.saveIncomplete=<html>保存未完成。<br> %s<br> %d 类或资源未被保存!</html>
110110
message.indexIncomplete=<html>已跳过某些类索引。<br> %s<br> %d 类未被索引,不会出现在搜索结果中!</html>
@@ -161,7 +161,7 @@ usage_dialog.label=查找用例:
161161

162162
comment_dialog.title.add=添加代码注释
163163
comment_dialog.title.update=更新代码注释
164-
comment_dialog.label=注释:
164+
comment_dialog.label=注释
165165
comment_dialog.style=格式:
166166
comment_dialog.usage=使用 Shift + Enter 换行
167167

@@ -207,7 +207,7 @@ preferences.inlineMethods=内联方法
207207
preferences.inlineKotlinLambdas=允许内联Kotlin Lambda
208208
preferences.moveInnerClasses=将内部类移到父类
209209
preferences.extractFinally=提取finally块
210-
#preferences.restoreSwitchOverString=Restore switch over string
210+
preferences.restoreSwitchOverString=恢复switch字符串
211211
preferences.fsCaseSensitive=文件系统区分大小写
212212
preferences.skipResourcesDecode=不反编译资源文件
213213
preferences.useKotlinMethodsForVarNames=使用Kotlin方法来重命名变量
@@ -221,7 +221,7 @@ preferences.excludedPackages.editDialog=<html>排除于反编译或索引的以
221221
preferences.cfg=生成方法的 CFG 图('.dot')
222222
preferences.raw_cfg=生成原始的 CFG 图
223223
preferences.xposed_codegen_language=Xposed代码生成语言
224-
#preferences.update_channel=Jadx update channel
224+
preferences.update_channel=Jadx 更新通道
225225
preferences.integerFormat=数值格式化
226226
preferences.font=编辑器字体
227227
preferences.smali_font=等宽字体 (Smali/Hex)
@@ -252,7 +252,7 @@ preferences.rename_printable=标识符必须要能正常显示
252252
preferences.rename_use_source_name_as_class_name_alias=使用资源名作为类的别名
253253
preferences.search_group_title=搜索资源
254254
preferences.search_results_per_page=每页结果数(0 - 无限制)
255-
preferences.res_file_ext=文件扩展名(e.g. .xml|.html),* 表示所有
255+
preferences.res_file_ext=文件扩展名(比如 .xml|.html),* 表示所有
256256
preferences.res_skip_file=跳过文件大小(MB)
257257
preferences.tab_dnd_appearance=拖拽选项卡外观
258258

@@ -290,7 +290,7 @@ msg.language_changed_title=语言已更改
290290
msg.language_changed=新的语言将在下次应用程序启动时显示。
291291
msg.warning_title=警告
292292
msg.common_mouse_shortcut=这是常用按键,您确定要绑定操作吗?
293-
msg.duplicate_shortcut=快捷键 %s 已设为操作 "%s",位于群组 "%s"。确定要继续吗?
293+
msg.duplicate_shortcut=快捷键 %s 已设为操作 “%s”,位于群组 “%s”。确定要继续吗?
294294
msg.project_error_title=错误
295295
msg.project_error=项目无法加载
296296
msg.cmd_select_class_error=无法选择类\n%s\n该类不存在。
@@ -321,7 +321,7 @@ popup.add_files=添加文件
321321
popup.add_scripts=添加脚本
322322
popup.new_script=新建脚本
323323
popup.json_prettify=JSON 格式化
324-
#popup.export=Export
324+
popup.export=导出
325325

326326
script.run=运行
327327
script.save=保存
@@ -369,7 +369,7 @@ apkSignature.warnings=警告
369369
apkSignature.exception=APK 验证失败
370370
apkSignature.unprotectedEntry=未受 v1签名 保护的文件。对这些条目的未经授权的修改,只能通过 v2签名 或更高版本来检测。
371371

372-
issues_panel.label=问题:
372+
issues_panel.label=问题
373373
issues_panel.errors=%d 错误
374374
issues_panel.warnings=%d 警告
375375
issues_panel.tooltip=点击查看日志
@@ -426,12 +426,12 @@ adb_dialog.tip_devices=%d 台设备
426426
adb_dialog.device_node=设备
427427
adb_dialog.missing_path=必须提供ADB路径才能启动ADB服务。
428428
adb_dialog.waiting=正在等待连接到ADB服务…
429-
adb_dialog.connecting=正在连接ADB服务,地址: %s:%s…
430-
adb_dialog.connect_okay=已连接ADB服务,地址: %s:%s
429+
adb_dialog.connecting=正在连接ADB服务,地址%s:%s…
430+
adb_dialog.connect_okay=已连接ADB服务,地址%s:%s
431431
adb_dialog.connect_fail=连接ADB服务失败。
432432
adb_dialog.disconnected=ADB服务已断开连接。
433-
adb_dialog.start_okay=ADB服务启动成功 端口: %s。
434-
adb_dialog.start_fail=ADB服务启动失败 端口: %s!
433+
adb_dialog.start_okay=ADB服务启动成功 端口%s。
434+
adb_dialog.start_fail=ADB服务启动失败 端口%s!
435435
adb_dialog.forward_fail=由于某些原因无法转发。
436436
adb_dialog.being_debugged_msg=这个进程似乎正在调试,是否继续?
437437
adb_dialog.unknown_android_ver=获取安卓版本失败,是否默认使用Android 8?

0 commit comments

Comments
 (0)