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:
authorDaniel Ye <danyeh@microsoft.com>2017-07-20 02:34:30 +0300
committerDaniel Ye <danyeh@microsoft.com>2017-07-20 02:34:30 +0300
commit0ba48366679f3990b91bfff16c989fafea7008fe (patch)
tree72baca4c973494407d7b821c9dc66a042c793192 /i18n/chs/src/vs/workbench/browser/actions/workspaceActions.i18n.json
parentaaa0b9020429e07e6b788333602c1df18b1289bb (diff)
2017-07-19. Merged in translations from Transifex.
Diffstat (limited to 'i18n/chs/src/vs/workbench/browser/actions/workspaceActions.i18n.json')
-rw-r--r--i18n/chs/src/vs/workbench/browser/actions/workspaceActions.i18n.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/i18n/chs/src/vs/workbench/browser/actions/workspaceActions.i18n.json b/i18n/chs/src/vs/workbench/browser/actions/workspaceActions.i18n.json
new file mode 100644
index 00000000000..2de89cb9cb5
--- /dev/null
+++ b/i18n/chs/src/vs/workbench/browser/actions/workspaceActions.i18n.json
@@ -0,0 +1,14 @@
+/*---------------------------------------------------------------------------------------------
+ * Copyright (c) Microsoft Corporation. All rights reserved.
+ * Licensed under the MIT License. See License.txt in the project root for license information.
+ *--------------------------------------------------------------------------------------------*/
+// Do not edit this file. It is machine generated.
+{
+ "openFolder": "打开文件夹...",
+ "openFileFolder": "打开...",
+ "cancel": "取消",
+ "addFolderToWorkspace": "将文件夹添加到工作区...",
+ "addFolderToWorkspaceTitle": "将文件夹添加到工作区",
+ "removeFolderFromWorkspace": "将文件夹从工作区删除",
+ "save": "保存(&&S)"
+} \ No newline at end of file