i18n updated and cleanup

This commit is contained in:
Dirk Baeumer
2016-03-07 20:55:38 +01:00
parent 68f313693f
commit d6a1e87b07
1952 changed files with 496 additions and 27370 deletions

View File

@@ -1,9 +0,0 @@
/*---------------------------------------------------------------------------------------------
* 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.
{
"actionBarAccessibleLabel": "動作列",
"titleLabel": "{0} ({1})"
}

View File

@@ -1,11 +0,0 @@
/*---------------------------------------------------------------------------------------------
* 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.
{
"caseDescription": "大小寫須相符",
"defaultLabel": "輸入",
"regexDescription": "使用規則運算式",
"wordsDescription": "全字拼寫須相符"
}

View File

@@ -1,11 +0,0 @@
/*---------------------------------------------------------------------------------------------
* 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.
{
"close": "關閉",
"error": "錯誤",
"info": "資訊",
"warning": "警告"
}

View File

@@ -1,12 +0,0 @@
/*---------------------------------------------------------------------------------------------
* 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.
{
"clickToOpen": "按一下以在新視窗中開啟完整大小圖像",
"downloadBinary": "該檔案無法顯示於編輯器中,因為它為二進位檔或使用不支援的文字編碼。按一下下面的連結,可在瀏覽器中開啟該檔案或加以下載: ",
"missingAudioSupport": "抱歉,不支援播放音訊檔案。",
"missingVideoSupport": "抱歉,不支援播放視訊檔案。",
"nativeBinaryError": "檔案為二進位檔、非常大或使用不支援的文字編碼,所以無法顯示於編輯器中。"
}

View File

@@ -1,8 +0,0 @@
/*---------------------------------------------------------------------------------------------
* 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.
{
"more": "其他"
}

View File

@@ -1,23 +0,0 @@
/*---------------------------------------------------------------------------------------------
* 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.
{
"error.connection.unknown": "發生未知的連接錯誤。可能是您已經沒有連線到網際網路,或是您連接的伺服器已離線。",
"error.connection.unknown.verbose": "未知的連接錯誤 ({0})",
"error.defaultMessage": "發生未知的錯誤。如需詳細資訊,請參閱記錄檔。",
"error.http": "{0} (HTTP {1})",
"error.http.verbose": "{0} (HTTP {1}: {2})",
"error.permission": "權限被拒絕",
"error.permission.verbose": "權限被拒絕 (HTTP {0})",
"illegalArgumentError": "不合法的狀態: {0}",
"illegalArgumentError2": "不合法的引數",
"illegalStateError": "不合法的狀態: {0}",
"illegalStateError2": "不合法的狀態",
"loaderError": "無法載入需要的檔案。可能是您已經沒有連線到網際網路,或是您連接的伺服器已離線。請重新整理瀏覽器,再試一次。",
"loaderErrorNative": "無法載入必要的檔案。請重新啟動該應用程式,然後再試一次。詳細資料: {0}",
"message": "{0}。錯誤碼: {1}",
"notImplementedError": "未實作",
"stackTrace.format": "{0}: {1}"
}

View File

@@ -1,17 +0,0 @@
/*---------------------------------------------------------------------------------------------
* 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.
{
"CloseBraceExpected": "必須是右大括弧",
"CloseBracketExpected": "必須是右中括號",
"ColonExpected": "必須是冒號",
"CommaExpected": "必須是逗號",
"EOFExpected": "必須是內容結尾",
"InvalidNumberFormat": "編號格式無效",
"PropertyExpected": "必須是屬性名稱",
"UnknownSymbol": "符號無效",
"ValeExpected": "必須是值",
"ValueExpected": "必須是值"
}

View File

@@ -1,10 +0,0 @@
/*---------------------------------------------------------------------------------------------
* 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.
{
"sev.error": "錯誤",
"sev.info": "資訊",
"sev.warning": "警告"
}

View File

@@ -1,22 +0,0 @@
/*---------------------------------------------------------------------------------------------
* 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.
{
"diff.days": "{0} 天",
"diff.days.month": "一個月前",
"diff.days.verbose": "{0} 天前",
"diff.days.week": "一週前",
"diff.days.yesterday": "昨天",
"diff.hour.verbose": "1 小時之前",
"diff.hours": "{0} 小時",
"diff.hours.verbose": "{0} 小時前",
"diff.minute.verbose": "1 分鐘前",
"diff.minutes": "{0} 分",
"diff.minutes.verbose": "{0} 分鐘前",
"diff.seconds": "{0} 秒",
"diff.seconds.verbose": "現在",
"format.date": "{0}-{1}-{2} {3}:{4}:{5}",
"format.time": "{0}:{1}:{2}"
}

View File

@@ -1,8 +0,0 @@
/*---------------------------------------------------------------------------------------------
* 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.
{
"TaskRunner.UNC": "無法在 UNC 磁碟機上執行殼層命令。"
}

View File

@@ -1,8 +0,0 @@
/*---------------------------------------------------------------------------------------------
* 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.
{
"startAfterStopError": "無法從已停止的計時器啟動新計時器。"
}

View File

@@ -1,10 +0,0 @@
/*---------------------------------------------------------------------------------------------
* 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.
{
"empty": "—",
"error": "無法載入選項",
"loading": "正在載入…"
}

View File

@@ -1,15 +0,0 @@
/*---------------------------------------------------------------------------------------------
* 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.
{
"cancel": "取消",
"credentialsRequired": "這個 Git URL 要求您驗證:",
"label.password": "密碼",
"label.remember": "記住密碼",
"label.username": "使用者名稱",
"ok": "確定",
"rememberDisclaimerFullAccessibleText": "記住認證。儲存您的密碼會將這項資訊儲存在 Azure 網站內。這表示,任何擁有您網站 FTP 存取權的人員都可以擷取您的密碼。",
"rememberDisclaimerTooltip": "儲存您的密碼會將這項資訊儲存在 Azure 網站內。這表示,任何擁有您網站 FTP 存取權的人員都可以擷取您的密碼。"
}