2018-02-01. Merged in translations from Transifex.

This commit is contained in:
Daniel Ye
2018-02-01 16:14:08 -08:00
parent b8b726b4a9
commit ae07ba0b7d
701 changed files with 3861 additions and 1928 deletions

View File

@@ -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 功能會被啟用。"