Translation input.

This commit is contained in:
Dirk Baeumer
2016-03-18 21:59:11 +01:00
parent a0a22c8a51
commit 633c9d11a0
429 changed files with 2147 additions and 464 deletions

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.
{
"assocDescriptionFile": "ファイル名が glob パターンに対応しているすべてのファイルを、指定された ID の言語にマップします。",
"assocDescriptionPath": "完全なパスが glob パターンに対応しているすべてのファイルを、指定された ID の言語にマップします。",
"assocLabelFile": "当該拡張子のファイル",
"assocLabelPath": "当該パスのファイル"
}