More i18n files which got ignored due to out folder

This commit is contained in:
Dirk Baeumer
2016-03-11 23:01:10 +01:00
parent e6fa8d974c
commit a453daa626
109 changed files with 2035 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
/*---------------------------------------------------------------------------------------------
* 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.
{
"derivedDescription": "比對名稱相同但副檔名不同的同層級檔案。",
"derivedLabel": "依名稱排列且同層級的檔案",
"falseDescription": "停用模式。",
"falseLabel": "False",
"fileDescription": "比對所有具特定副檔名的檔案。",
"fileLabel": "依副檔名排列的檔案",
"filesDescription": "比對所有具任何副檔名的檔案。",
"filesLabel": "具多個副檔名的檔案",
"folderDescription": "在所有位置比對具特定名稱的資料夾。",
"folderLabel": "依名稱排列的資料夾 (任何位置)",
"siblingsDescription": "比對名稱相同但副檔名不同的同層級檔案。",
"topFolderDescription": "比對具特定名稱的最上層資料夾。",
"topFolderLabel": "依名稱排列的資料夾 (最上層)",
"topFoldersDescription": "比對多個最上層資料夾。",
"topFoldersLabel": "具多個名稱的資料夾 (最上層)",
"trueDescription": "啟用模式。",
"trueLabel": "True"
}