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:
authorDirk Baeumer <dirkb@microsoft.com>2016-10-28 12:48:12 +0300
committerDirk Baeumer <dirkb@microsoft.com>2016-10-28 12:48:12 +0300
commit7cb2b6d58bdb8e364c6ce74ec3e8e1027a79ec2a (patch)
tree23446dbc5c0b8ceee77a2626afb56cc60b6c6e1f /i18n/chs/src/vs/workbench/services/textfile/common/textFileEditorModel.i18n.json
parentcc1d40a7bad3249e4dd665500af008c68cd263bd (diff)
Merge in translations.translation/20161028.01
Diffstat (limited to 'i18n/chs/src/vs/workbench/services/textfile/common/textFileEditorModel.i18n.json')
-rw-r--r--i18n/chs/src/vs/workbench/services/textfile/common/textFileEditorModel.i18n.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/i18n/chs/src/vs/workbench/services/textfile/common/textFileEditorModel.i18n.json b/i18n/chs/src/vs/workbench/services/textfile/common/textFileEditorModel.i18n.json
new file mode 100644
index 00000000000..b6bdc2f3cff
--- /dev/null
+++ b/i18n/chs/src/vs/workbench/services/textfile/common/textFileEditorModel.i18n.json
@@ -0,0 +1,9 @@
+/*---------------------------------------------------------------------------------------------
+ * 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.
+{
+ "genericSaveError": "未能保存“{0}”: {1}",
+ "saveFileFirst": "文件已更新。请首先保存它,然后再通过另一个编码重新打开它。"
+} \ No newline at end of file