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"
}