@@ -10,14 +10,14 @@ menu.flatten=展开显示代码包
1010menu.heapUsageBar =显示内存使用栏
1111menu.alwaysSelectOpened =始终选中打开的文件/类
1212menu.dock_log =停靠日志查看器
13- # menu.dock_quick_tabs=Dock quick tabs
13+ menu.dock_quick_tabs =停靠快速标签
1414menu.navigation =导航
1515menu.text_search =文本搜索
1616menu.class_search =类名搜索
1717menu.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
2121menu.tools =工具
2222menu.plugins =插件
2323menu.decompile_all =反编译所有类
@@ -48,7 +48,7 @@ file.save=保存
4848file.export_gradle =另存为 Gradle 项目
4949file.save_all_msg =请选择保存反编译资源的目录
5050file.exit =退出
51- # file.export_node=Export file
51+ file.export_node =导出文件
5252
5353start_page.title =开始页面
5454start_page.start =开始
@@ -60,9 +60,9 @@ tree.input_scripts=脚本
6060tree.sources_title =源代码
6161tree.resources_title =资源文件
6262tree.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
6767progress.load =正在加载
6868progress.save_mappings =导出映射
@@ -84,12 +84,12 @@ search.results=%s%d 个结果
8484tabs.copy_class_name =复制名称
8585tabs.close =关闭
8686tabs.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 =固定
9393tabs.closeAll =关闭全部
9494tabs.closeAllRight =关闭右边的所有
9595tabs.code =代码
@@ -103,8 +103,8 @@ message.userCancelTask=任务被用户取消。
103103message.memoryLow =Jadx内存不足,请增加最大堆空间后重新启动。
104104message.taskError =任务失败,出现错误(详情请查看日志)。
105105message.errorTitle =错误
106- message.load_errors =加载失败。\n 错误数: %d\n 点击确定查看日志
107- message.no_classes =没有类被加载, 没什么可反编译!
106+ message.load_errors =加载失败。\n 错误数: %d\n 点击确定查看日志
107+ message.no_classes =无类被加载, 没什么可反编译!
108108
109109message.saveIncomplete =<html>保存未完成。<br> %s<br> %d 类或资源未被保存!</html>
110110message.indexIncomplete =<html>已跳过某些类索引。<br> %s<br> %d 类未被索引,不会出现在搜索结果中!</html>
@@ -161,7 +161,7 @@ usage_dialog.label=查找用例:
161161
162162comment_dialog.title.add =添加代码注释
163163comment_dialog.title.update =更新代码注释
164- comment_dialog.label =注释:
164+ comment_dialog.label =注释:
165165comment_dialog.style =格式:
166166comment_dialog.usage =使用 Shift + Enter 换行
167167
@@ -207,7 +207,7 @@ preferences.inlineMethods=内联方法
207207preferences.inlineKotlinLambdas =允许内联Kotlin Lambda
208208preferences.moveInnerClasses =将内部类移到父类
209209preferences.extractFinally =提取finally块
210- # preferences.restoreSwitchOverString=Restore switch over string
210+ preferences.restoreSwitchOverString =恢复switch字符串
211211preferences.fsCaseSensitive =文件系统区分大小写
212212preferences.skipResourcesDecode =不反编译资源文件
213213preferences.useKotlinMethodsForVarNames =使用Kotlin方法来重命名变量
@@ -221,7 +221,7 @@ preferences.excludedPackages.editDialog=<html>排除于反编译或索引的以
221221preferences.cfg =生成方法的 CFG 图('.dot')
222222preferences.raw_cfg =生成原始的 CFG 图
223223preferences.xposed_codegen_language =Xposed代码生成语言
224- # preferences.update_channel=Jadx update channel
224+ preferences.update_channel =Jadx 更新通道
225225preferences.integerFormat =数值格式化
226226preferences.font =编辑器字体
227227preferences.smali_font =等宽字体 (Smali/Hex)
@@ -252,7 +252,7 @@ preferences.rename_printable=标识符必须要能正常显示
252252preferences.rename_use_source_name_as_class_name_alias =使用资源名作为类的别名
253253preferences.search_group_title =搜索资源
254254preferences.search_results_per_page =每页结果数(0 - 无限制)
255- preferences.res_file_ext =文件扩展名(e.g. .xml|.html),* 表示所有
255+ preferences.res_file_ext =文件扩展名(比如 .xml|.html),* 表示所有
256256preferences.res_skip_file =跳过文件大小(MB)
257257preferences.tab_dnd_appearance =拖拽选项卡外观
258258
@@ -290,7 +290,7 @@ msg.language_changed_title=语言已更改
290290msg.language_changed =新的语言将在下次应用程序启动时显示。
291291msg.warning_title =警告
292292msg.common_mouse_shortcut =这是常用按键,您确定要绑定操作吗?
293- msg.duplicate_shortcut =快捷键 %s 已设为操作 "%s" ,位于群组 "%s" 。确定要继续吗?
293+ msg.duplicate_shortcut =快捷键 %s 已设为操作 “%s” ,位于群组 “%s” 。确定要继续吗?
294294msg.project_error_title =错误
295295msg.project_error =项目无法加载
296296msg.cmd_select_class_error =无法选择类\n %s\n 该类不存在。
@@ -321,7 +321,7 @@ popup.add_files=添加文件
321321popup.add_scripts =添加脚本
322322popup.new_script =新建脚本
323323popup.json_prettify =JSON 格式化
324- # popup.export=Export
324+ popup.export =导出
325325
326326script.run =运行
327327script.save =保存
@@ -369,7 +369,7 @@ apkSignature.warnings=警告
369369apkSignature.exception =APK 验证失败
370370apkSignature.unprotectedEntry =未受 v1签名 保护的文件。对这些条目的未经授权的修改,只能通过 v2签名 或更高版本来检测。
371371
372- issues_panel.label =问题:
372+ issues_panel.label =问题:
373373issues_panel.errors =%d 错误
374374issues_panel.warnings =%d 警告
375375issues_panel.tooltip =点击查看日志
@@ -426,12 +426,12 @@ adb_dialog.tip_devices=%d 台设备
426426adb_dialog.device_node =设备
427427adb_dialog.missing_path =必须提供ADB路径才能启动ADB服务。
428428adb_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
431431adb_dialog.connect_fail =连接ADB服务失败。
432432adb_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!
435435adb_dialog.forward_fail =由于某些原因无法转发。
436436adb_dialog.being_debugged_msg =这个进程似乎正在调试,是否继续?
437437adb_dialog.unknown_android_ver =获取安卓版本失败,是否默认使用Android 8?
0 commit comments