Merged in translations

This commit is contained in:
Dirk Baeumer
2017-02-27 11:09:04 +01:00
parent d9b92c9a89
commit f3ec75c594
509 changed files with 4157 additions and 968 deletions

View File

@@ -0,0 +1,35 @@
/*---------------------------------------------------------------------------------------------
* 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.
{
"activeEditorName": "例: myFile.txt",
"activeFilePath": "例: /Users/Development/myProject/myFile.txt",
"appName": "例: VS Code",
"assocDescriptionFile": "ファイル名が glob パターンに一致するすべてのファイルを、指定された識別子の言語にマップします。",
"assocDescriptionPath": "絶対パスの glob パターンがパスに一致するすべてのファイルを、指定した識別子の言語にマップします。",
"assocLabelFile": "当該拡張子のファイル",
"assocLabelPath": "当該パスのファイル",
"derivedDescription": "名前が同じで拡張子が異なる兄弟を持つファイルと一致します。",
"derivedLabel": "同じ名前の兄弟があるファイル",
"dirty": "アクティブなエディターがダーティである場合のダーティ インジケーター",
"falseDescription": "パターンを無効にします。",
"fileDescription": "特定のファイル拡張子を持つすべてのファイルと一致します。",
"fileLabel": "特定の拡張子のファイル",
"filesDescription": "いずれかのファイル拡張子を持つすべてのファイルと一致します。",
"filesLabel": "複数の拡張子のファイル",
"folderDescription": "任意の場所にある特定の名前のフォルダーと一致します。",
"folderLabel": "特定の名前のフォルダー (任意の場所)",
"languageSpecificEditorSettings": "言語固有のエディター設定",
"languageSpecificEditorSettingsDescription": "言語に対するエディター設定を上書きします",
"rootName": "例: myProject",
"rootPath": "例: /Users/Development/myProject",
"separator": "値のある変数で囲まれた場合にのみ表示される条件付き区切り記号 (' - ')",
"siblingsDescription": "名前が同じで拡張子が異なる兄弟を持つファイルと一致します。",
"topFolderDescription": "特定の名前の最上位にあるフォルダーと一致します。",
"topFolderLabel": "特定の名前のフォルダー (最上位)",
"topFoldersDescription": "複数の最上位フォルダーと一致します。",
"topFoldersLabel": "複数の名前のフォルダー (最上位)",
"trueDescription": "パターンを有効にします。"
}