mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 03:54:24 +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": "已修改",
|
||||
@@ -26,6 +28,8 @@
|
||||
"merge changes": "合併變更",
|
||||
"staged changes": "已分段的變更",
|
||||
"changes": "變更",
|
||||
"commitMessageCountdown": "在目前行數剩餘 {0} 個字元",
|
||||
"commitMessageWarning": "在目前行數有 {0} 個字元已超過 {1} 個",
|
||||
"ok": "確定",
|
||||
"neveragain": "不要再顯示",
|
||||
"huge": "位於 '{0}' 的 Git 儲存庫有過多使用中的變更,只有部份 Git 功能會被啟用。"
|
||||
|
||||
Reference in New Issue
Block a user