fix(gui): update Messages_zh_CN.properties (PR #1949)

1. Fill in the missing information
2. Sync new texts.
This commit is contained in:
JustFor
2023-07-12 23:36:43 +08:00
committed by GitHub
parent ce9645864d
commit a0a6779097
@@ -33,10 +33,10 @@ file.save_project_as=另存项目为…
file.reload=重新加载文件
file.live_reload=实时重加载
file.live_reload_desc=文件变动时自动重载
file.open_mappings=
#file.save_mappings=
#file.save_mappings_as=
#file.close_mappings=导出映射为…
file.open_mappings=打开映射…
file.save_mappings=保存映射
file.save_mappings_as=映射另存为…
file.close_mappings=关闭映射
file.save_all=全部保存(伪代码)
file.save=保存
file.export_gradle=另存为 Gradle 项目
@@ -223,15 +223,15 @@ preferences.search_results_per_page=每页结果数(0 - 无限制)
preferences.res_file_ext=文件扩展名(e.g. .xml|.html),* 表示所有
preferences.res_skip_file=跳过文件大小(MB
#preferences.plugins.install=Install plugin
#preferences.plugins.install_btn=Install
#preferences.plugins.location_id_label=Location id:
#preferences.plugins.plugin_jar=Select Plugin jar
#preferences.plugins.plugin_jar_label=or
#preferences.plugins.update_all=Update All
#preferences.plugins.task.installing=Installing plugin
#preferences.plugins.task.uninstalling=Uninstalling plugin
#preferences.plugins.task.updating=Updating plugins
preferences.plugins.install=安装插件
preferences.plugins.install_btn=安装
preferences.plugins.location_id_label=位置ID
preferences.plugins.plugin_jar=选择插件 jar
preferences.plugins.plugin_jar_label=
preferences.plugins.update_all=更新所有
preferences.plugins.task.installing=安装插件中
preferences.plugins.task.uninstalling=卸载插件中
preferences.plugins.task.updating=更新插件中
msg.open_file=请打开文件
msg.saving_sources=正在导出源代码