Add i18n files for core and extensions

This commit is contained in:
Dirk Baeumer
2016-03-07 13:00:56 +01:00
parent d63380a375
commit f52edcbdd2
3178 changed files with 35830 additions and 1 deletions

View File

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

View File

@@ -0,0 +1,6 @@
/*---------------------------------------------------------------------------------------------
* 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.
{}

View File

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

View File

@@ -0,0 +1,6 @@
/*---------------------------------------------------------------------------------------------
* 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.
{}

View File

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

View File

@@ -0,0 +1,12 @@
/*---------------------------------------------------------------------------------------------
* 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

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