Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit c6e4e29

Browse files
committed
Update zh-cn translation.
1. No translation for 'Finder'. 2. Translate also 'Project Setting for...'.
1 parent e63ce5f commit c6e4e29

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/nls/zh-cn/strings.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ define({
327327
"CMD_PREV_DOC" : "上一个文件",
328328
"CMD_SHOW_IN_TREE" : "在侧边栏显示",
329329
"CMD_SHOW_IN_EXPLORER" : "在资源管理器中显示",
330-
"CMD_SHOW_IN_FINDER" : "在查找中显示",
330+
"CMD_SHOW_IN_FINDER" : "在 Finder 中显示",
331331
"CMD_SHOW_IN_OS" : "打开文件所在目录",
332332

333333
// Help menu commands
@@ -361,7 +361,7 @@ define({
361361
"UPDATE_AVAILABLE_TITLE" : "可用的更新",
362362
"UPDATE_MESSAGE" : "有一个新版本的 {APP_NAME}. 增加了一些功能:",
363363
"GET_IT_NOW" : "马上获取!",
364-
"PROJECT_SETTINGS_TITLE" : "Project Settings for: {0}",
364+
"PROJECT_SETTINGS_TITLE" : "项目设置: {0}",
365365
"PROJECT_SETTING_BASE_URL" : "实时预览的根目录地址",
366366
"PROJECT_SETTING_BASE_URL_HINT" : "使用本地服务器, 并指定一个URL. 例如: http://localhost:8000/",
367367
"BASEURL_ERROR_INVALID_PROTOCOL" : "实时预览不支持此协议 {0} —请使用 http: 或 https: .",

0 commit comments

Comments
 (0)