mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-03 06:51:53 +01:00
2018-02-01. Merged in translations from Transifex.
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"open": "打开",
|
||||
"index modified": "已修改索引",
|
||||
"modified": "已修改",
|
||||
@@ -21,11 +23,13 @@
|
||||
"deleted by us": "已被我们删除",
|
||||
"both added": "两者均已添加",
|
||||
"both modified": "二者均已修改",
|
||||
"commitMessage": "消息(按 {0} 提交)",
|
||||
"commitMessage": "消息 (按 {0} 提交)",
|
||||
"commit": "提交",
|
||||
"merge changes": "合并更改",
|
||||
"staged changes": "暂存的更改",
|
||||
"changes": "更改",
|
||||
"commitMessageCountdown": "当前行剩余 {0} 个字符",
|
||||
"commitMessageWarning": "当前行比 {1} 超出 {0} 个字符",
|
||||
"ok": "确定",
|
||||
"neveragain": "不再显示",
|
||||
"huge": "Git 存储库“{0}”中存在大量活动更改,将仅启用部分 Git 功能。"
|
||||
|
||||
Reference in New Issue
Block a user