Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/chs/src/vs/workbench/parts/files/browser/views/explorerViewer.i18n.json')
-rw-r--r--i18n/chs/src/vs/workbench/parts/files/browser/views/explorerViewer.i18n.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/i18n/chs/src/vs/workbench/parts/files/browser/views/explorerViewer.i18n.json b/i18n/chs/src/vs/workbench/parts/files/browser/views/explorerViewer.i18n.json
index cd38244eb23..02057ebfda8 100644
--- a/i18n/chs/src/vs/workbench/parts/files/browser/views/explorerViewer.i18n.json
+++ b/i18n/chs/src/vs/workbench/parts/files/browser/views/explorerViewer.i18n.json
@@ -4,12 +4,15 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
+ "canNotResolve": "无法解析文件夹 {0}",
"fileInputAriaLabel": "键入文件名。按 Enter 以确认或按 Esc 以取消。",
"filesExplorerViewerAriaLabel": "{0},文件资源管理器",
"dropFolders": "你是否要将文件夹添加到工作区?",
"dropFolder": "你是否要将文件夹添加到工作区?",
"addFolders": "添加文件夹(&&A)",
"addFolder": "添加文件夹(&&A)",
+ "confirmMove": "是否确实要移动“{0}”?",
+ "doNotAskAgain": "不再询问",
"confirmOverwriteMessage": "目标文件夹中已存在“{0}”。是否要将其替换?",
"irreversible": "此操作不可逆!",
"replaceButtonLabel": "替换(&&R)"