Merge from master

This commit is contained in:
Raj Musuku
2019-02-21 17:56:04 -08:00
parent 5a146e34fa
commit 666ae11639
11482 changed files with 119352 additions and 255574 deletions

View File

@@ -1,14 +0,0 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"azure-account.copyAndOpen": "コピーして開く",
"azure-account.close": "閉じる",
"azure-account.login": "ログイン",
"azure-account.loginFirst": "最初にログインが必要です。",
"azure-account.userCodeFailed": "ユーザーコードの取得に失敗しました",
"azure-account.tokenFailed": "デバイス コードを持つトークンを取得",
"azure-account.tokenFromRefreshTokenFailed": "リフレッシュ トークンを含むトークンの取得"
}

View File

@@ -1,9 +0,0 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"azure-account.loggingIn": "Azure: ログイン...",
"azure-account.loggedIn": "Azure: {0}"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"displayName": "Windows バッチ言語の基礎",
"description": "Windows batch ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"displayName": "Clojure の基本言語サポート",
"description": "Clojure ファイル内で構文ハイライト、かっこ一致を提供します。"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"displayName": "CoffeeScript の基本言語サポート",
"description": "CoffeScript ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。"
}

View File

@@ -1,21 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"workspaceFolder": "VS Code で開いているフォルダーのパス",
"workspaceFolderBasename": "スラッシュ (/) を含まない VS Code で開いているフォルダーのパス",
"relativeFile": "${workspaceFolder} に相対的な現在開いているファイル",
"file": "現在開いているファイル",
"cwd": "タスク ランナー起動時の作業ディレクトリ",
"lineNumber": "アクティブなファイル内で選択している行の番号",
"selectedText": "アクティブなファイル内で選択しているテキスト",
"fileDirname": "現在開いているファイルのディレクトリ名",
"fileExtname": "現在開いているファイルの拡張子",
"fileBasename": "現在開いているファイルのベース名",
"fileBasenameNoExtension": "現在開いているファイルの拡張子を含まないベース名",
"exampleExtension": "例"
}

View File

@@ -1,40 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"activeEditorShort": "ファイル名 (例: myFile.txt)",
"activeEditorMedium": "ワークスペース フォルダーに相対的なファイルのパス (例: myFolder/myFile.txt)",
"activeEditorLong": "ファイルの完全なパス (例: /Users/Development/myProject/myFolder/myFile.txt)",
"rootName": "ワークスペースの名前 (例: myFolder または myWorkspace)",
"rootPath": "ワークスペースのファイル パス (例: /Users/Development/myWorkspace)",
"folderName": "ファイルが含まれているワークスペース フォルダーの名前 (例: myFolder)",
"folderPath": "ファイルが含まれているワークスペース フォルダーのファイル パス (例: /Users/Development/myFolder)",
"appName": "例: VS Code",
"dirty": "アクティブなエディターがダーティである場合のダーティ インジケーター",
"separator": "値のある変数で囲まれた場合にのみ表示される条件付き区切り記号 (' - ')",
"assocLabelFile": "当該拡張子のファイル",
"assocDescriptionFile": "ファイル名が glob パターンに一致するすべてのファイルを、指定された識別子の言語にマップします。",
"assocLabelPath": "当該パスのファイル",
"assocDescriptionPath": "絶対パスの glob パターンがパスに一致するすべてのファイルを、指定した識別子の言語にマップします。",
"fileLabel": "特定の拡張子のファイル",
"fileDescription": "特定のファイル拡張子を持つすべてのファイルと一致します。",
"filesLabel": "複数の拡張子のファイル",
"filesDescription": "いずれかのファイル拡張子を持つすべてのファイルと一致します。",
"derivedLabel": "同じ名前の同種のファイル",
"derivedDescription": "名前が同じで拡張子が異なる兄弟を持つファイルと一致します。",
"topFolderLabel": "特定の名前のフォルダー (最上位)",
"topFolderDescription": "特定の名前の最上位にあるフォルダーと一致します。",
"topFoldersLabel": "複数の名前のフォルダー (最上位)",
"topFoldersDescription": "複数の最上位フォルダーと一致します。",
"folderLabel": "特定の名前のフォルダー (任意の場所)",
"folderDescription": "任意の場所にある特定の名前のフォルダーと一致します。",
"falseDescription": "パターンを無効にします。",
"trueDescription": "パターンを有効にします。",
"siblingsDescription": "名前が同じで異なる拡張子を持つ同種のファイルと一致します。",
"languageSpecificEditorSettings": "言語固有のエディター設定",
"languageSpecificEditorSettingsDescription": "言語に対するエディター設定を上書きします"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"displayName": "設定の編集機能",
"description": "設定、起動、そして拡張機能の推奨事項ファイルのような、構成ファイルの機能 (高度な IntelliSense、auto-fixing など) を提供します。"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"displayName": "C/C++ の基本言語サポート",
"description": "C/C++ ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"displayName": "C# の基本言語サポート",
"description": "C# ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。"
}

View File

@@ -1,12 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"cssserver.name": "CSS 言語サーバー",
"folding.start": "折りたたみ領域の開始",
"folding.end": "折りたたみ領域の終了"
}

View File

@@ -1,81 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"displayName": "CSS 言語機能",
"description": "CSS、LESS、SCSS ファイルに豊富な言語サポートを提供。",
"css.title": "CSS",
"css.lint.argumentsInColorFunction.desc": "無効なパラメーター数値",
"css.lint.boxModel.desc": "padding や border を使用するときに width や height を使用しないでください",
"css.lint.compatibleVendorPrefixes.desc": "ベンダー プレフィックス を使用するときは、他すべてのベンダー プレフィックスも必ず含めてください",
"css.lint.duplicateProperties.desc": "重複するスタイル定義を使用しないでください",
"css.lint.emptyRules.desc": "空の規則セットを使用しないでください",
"css.lint.float.desc": "'float' の使用を避けてください。float は脆弱な CSS につながり、レイアウトの一部が変更されたときに CSS が破損しやすくなります。",
"css.lint.fontFaceProperties.desc": "@font-face 規則で 'src' プロパティと 'font-family' プロパティを定義する必要があります",
"css.lint.hexColorLength.desc": "Hex には 3 つまたは 6 つの 16 進数が含まれる必要があります",
"css.lint.idSelector.desc": "セレクターには ID を含めないでください。これらの規則と HTML の結合が密接すぎます。",
"css.lint.ieHack.desc": "IE ハックは、IE7 以前をサポートする場合にのみ必要です",
"css.lint.important.desc": "!important は使用しないでください。これは CSS 全体の特定性が制御不能になり、リファクタリングが必要なことを示しています。",
"css.lint.importStatement.desc": "複数の Import ステートメントを同時に読み込むことはできません",
"css.lint.propertyIgnoredDueToDisplay.desc": "display によってプロパティを無視します。例: 'display: inline' の場合、width、height、margin-top、margin-bottom、float プロパティには効果がありません。",
"css.lint.universalSelector.desc": "ユニバーサル セレクター (*) を使用すると処理速度が低下することが分かっています",
"css.lint.unknownProperties.desc": "不明なプロパティ。",
"css.lint.unknownVendorSpecificProperties.desc": "不明なベンダー固有のプロパティ。",
"css.lint.vendorPrefix.desc": "ベンダー固有のプレフィックスを使用する場合は、標準のプロパティも含めます",
"css.lint.zeroUnits.desc": "0 に単位は必要ありません",
"css.trace.server.desc": "VS Code と CSS 言語サーバー間の通信をトレースします。",
"css.validate.title": "CSS の検証と問題の重大度を制御します。",
"css.validate.desc": "すべての検証を有効または無効にします",
"less.title": "LESS",
"less.lint.argumentsInColorFunction.desc": "無効なパラメーター数値",
"less.lint.boxModel.desc": "padding や border を使用するときに width や height を使用しないでください",
"less.lint.compatibleVendorPrefixes.desc": "ベンダー プレフィックス を使用するときは、他すべてのベンダー プレフィックスも必ず含めてください",
"less.lint.duplicateProperties.desc": "重複するスタイル定義を使用しないでください",
"less.lint.emptyRules.desc": "空の規則セットを使用しないでください",
"less.lint.float.desc": "'float' の使用を避けてください。float は脆弱な CSS につながり、レイアウトの一部が変更されたときに CSS が破損しやすくなります。",
"less.lint.fontFaceProperties.desc": "@font-face 規則で 'src' プロパティと 'font-family' プロパティを定義する必要があります",
"less.lint.hexColorLength.desc": "Hex には 3 つまたは 6 つの 16 進数が含まれる必要があります",
"less.lint.idSelector.desc": "セレクターには ID を含めないでください。これらの規則と HTML の結合が密接すぎます。",
"less.lint.ieHack.desc": "IE ハックは、IE7 以前をサポートする場合にのみ必要です",
"less.lint.important.desc": "!important は使用しないでください。これは CSS 全体の特定性が制御不能になり、リファクタリングが必要なことを示しています。",
"less.lint.importStatement.desc": "複数の Import ステートメントを同時に読み込むことはできません",
"less.lint.propertyIgnoredDueToDisplay.desc": "display によってプロパティを無視します。例: 'display: inline' の場合、width、height、margin-top、margin-bottom、float プロパティには効果がありません。",
"less.lint.universalSelector.desc": "ユニバーサル セレクター (*) を使用すると処理速度が低下することが分かっています",
"less.lint.unknownProperties.desc": "不明なプロパティ。",
"less.lint.unknownVendorSpecificProperties.desc": "不明なベンダー固有のプロパティ。",
"less.lint.vendorPrefix.desc": "ベンダー固有のプレフィックスを使用する場合は、標準のプロパティも含めます",
"less.lint.zeroUnits.desc": "0 に単位は必要ありません",
"less.validate.title": "LESS の検証と問題の重大度を制御します。",
"less.validate.desc": "すべての検証を有効または無効にします",
"scss.title": "SCSS (Sass)",
"scss.lint.argumentsInColorFunction.desc": "無効なパラメーター数値",
"scss.lint.boxModel.desc": "padding や border を使用するときに width や height を使用しないでください",
"scss.lint.compatibleVendorPrefixes.desc": "ベンダー プレフィックス を使用するときは、他すべてのベンダー プレフィックスも必ず含めてください",
"scss.lint.duplicateProperties.desc": "重複するスタイル定義を使用しないでください",
"scss.lint.emptyRules.desc": "空の規則セットを使用しないでください",
"scss.lint.float.desc": "'float' の使用を避けてください。float は脆弱な CSS につながり、レイアウトの一部が変更されたときに CSS が破損しやすくなります。",
"scss.lint.fontFaceProperties.desc": "@font-face 規則で 'src' プロパティと 'font-family' プロパティを定義する必要があります",
"scss.lint.hexColorLength.desc": "Hex には 3 つまたは 6 つの 16 進数が含まれる必要があります",
"scss.lint.idSelector.desc": "セレクターには ID を含めないでください。これらの規則と HTML の結合が密接すぎます。",
"scss.lint.ieHack.desc": "IE ハックは、IE7 以前をサポートする場合にのみ必要です",
"scss.lint.important.desc": "!important は使用しないでください。これは CSS 全体の特定性が制御不能になり、リファクタリングが必要なことを示しています。",
"scss.lint.importStatement.desc": "複数の Import ステートメントを同時に読み込むことはできません",
"scss.lint.propertyIgnoredDueToDisplay.desc": "display によってプロパティを無視します。例: 'display: inline' の場合、width、height、margin-top、margin-bottom、float プロパティには効果がありません。",
"scss.lint.universalSelector.desc": "ユニバーサル セレクター (*) を使用すると処理速度が低下することが分かっています",
"scss.lint.unknownProperties.desc": "不明なプロパティ。",
"scss.lint.unknownVendorSpecificProperties.desc": "不明なベンダー固有のプロパティ。",
"scss.lint.vendorPrefix.desc": "ベンダー固有のプレフィックスを使用する場合は、標準のプロパティも含めます",
"scss.lint.zeroUnits.desc": "0 に単位は必要ありません",
"scss.validate.title": "SCSS の検証と問題の重大度を制御します。",
"scss.validate.desc": "すべての検証を有効または無効にします",
"less.colorDecorators.enable.desc": "カラー デコレーターを有効または無効にします",
"scss.colorDecorators.enable.desc": "カラー デコレーターを有効または無効にします",
"css.colorDecorators.enable.desc": "カラー デコレーターを有効または無効にします",
"css.colorDecorators.enable.deprecationMessage": "設定 `css.colorDecorators.enable` は使用されなくなりました。`editor.colorDecorators` を使用してください。",
"scss.colorDecorators.enable.deprecationMessage": "設定 `scss.colorDecorators.enable` は使用されなくなりました。`editor.colorDecorators` を使用してください。",
"less.colorDecorators.enable.deprecationMessage": "設定 `less.colorDecorators.enable` は使用されなくなりました。`editor.colorDecorators` を使用してください。"
}

View File

@@ -1,12 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"cssserver.name": "CSS 言語サーバー",
"folding.start": "折りたたみ領域の開始",
"folding.end": "折りたたみ領域の終了"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"displayName": "CSS の基本言語サポート",
"description": "CSS、LESS、SCSS ファイル内で構文ハイライト、かっこ一致を提供します。"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"displayName": "Diff ファイルの言語機能",
"description": "Diff ファイル内で構文ハイライト、かっこ一致などの言語機能を提供"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"displayName": "Docker ファイルの基本言語サポート",
"description": "Docker ファイル内で構文ハイライト、かっこ一致を提供します。"
}

View File

@@ -1,65 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"description": "VSCode の Emmet サポート",
"command.wrapWithAbbreviation": "ラップ変換",
"command.wrapIndividualLinesWithAbbreviation": "個々の行でラップ変換",
"command.removeTag": "タグの削除",
"command.updateTag": "タグの更新",
"command.matchTag": "一致するペアに移動",
"command.balanceIn": "バランス (内側)",
"command.balanceOut": "バランス (外側)",
"command.prevEditPoint": "前の編集点に移動",
"command.nextEditPoint": "次の編集点に移動",
"command.mergeLines": "行のマージ",
"command.selectPrevItem": "前の項目を選択",
"command.selectNextItem": "次の項目を選択",
"command.splitJoinTag": "タグの分割/結合",
"command.toggleComment": "コメントの切り替え",
"command.evaluateMathExpression": "数式の評価",
"command.updateImageSize": "イメージ サイズの更新",
"command.reflectCSSValue": "CSS 値を反映",
"command.incrementNumberByOne": "1 ずつ増加",
"command.decrementNumberByOne": "1 ずつ減少",
"command.incrementNumberByOneTenth": "0.1 ずつ増加",
"command.decrementNumberByOneTenth": "0.1 ずつ減少",
"command.incrementNumberByTen": "10 ずつ増加",
"command.decrementNumberByTen": "10 ずつ減少",
"emmetSyntaxProfiles": "指定した構文に対してプロファイルを定義するか、特定の規則がある独自のプロファイルをご使用ください。",
"emmetExclude": "Emmet 省略記法を展開すべきでない言語の配列。",
"emmetExtensionsPath": "Emmet のプロファイルとスニペットを含むフォルダーへのパス。",
"emmetShowExpandedAbbreviation": "展開された Emmet 省略記法を候補として表示します。\n\"inMarkupAndStylesheetFilesOnly\" オプションは、html、haml、jade、slim、xml、xsl、css、scss、sass、less、stylus に適用されます。\n\"always\" オプションは markup/css に関係なくファイルのすべての部分に適用されます。",
"emmetShowAbbreviationSuggestions": "利用できる Emmet 省略記法を候補として表示します。スタイルシートや emmet.showExpandedAbbreviation を \"never\" に設定していると適用されません。",
"emmetIncludeLanguages": "既定でサポートされていない言語で Emmet 略語を有効にします。ここに、その言語と Emmet でサポートされる言語のマッピングを追加します。\n 例: {\"vue-html\":\"html\"、\"javascript\":\"javascriptreact\"}",
"emmetVariables": "Emmet のスニペットで使用される変数",
"emmetTriggerExpansionOnTab": "有効にすると、TAB キーを押したときに Eemmet 省略記法が展開されます。",
"emmetPreferences": "Emmet の一部のアクションやリゾルバーの動作の変更に使用される基本設定。",
"emmetPreferencesIntUnit": "整数値に使用する既定の単位",
"emmetPreferencesFloatUnit": "float 値に使用する既定の単位",
"emmetPreferencesCssAfter": "CSS の略語を展開するときに CSS プロパティの末尾に配置されるシンボル",
"emmetPreferencesSassAfter": "Sass ファイルで CSS 略語を展開するときに CSS プロパティの末尾に配置されるシンボル",
"emmetPreferencesStylusAfter": "Stylus ファイルで CSS 略語を展開するときに CSS プロパティの末尾に配置されるシンボル",
"emmetPreferencesCssBetween": "CSS の略語を展開するときに CSS プロパティと値の間に配置されるシンボル ",
"emmetPreferencesSassBetween": "Sass ファイルで CSS の略語を展開するときに CSS プロパティと値の間に配置されるシンボル ",
"emmetPreferencesStylusBetween": "Stylus ファイルで CSS の略語を展開するときに CSS プロパティと値の間に配置されるシンボル ",
"emmetShowSuggestionsAsSnippets": "true の場合、Emmet 候補をスニペットとして表示して editor.snippetSuggestions 設定に従ってそれらを並び替えます。",
"emmetPreferencesBemElementSeparator": "BEM フィルターを利用時にクラス使用する Element の区切り文字 ",
"emmetPreferencesBemModifierSeparator": "BEM フィルターを利用時にクラス使用する Modifier の区切り文字",
"emmetPreferencesFilterCommentBefore": "コメント フィルター使用時、一致した要素の前に配置するコメントの定義。 ",
"emmetPreferencesFilterCommentAfter": "コメント フィルター使用時、一致した要素の後に配置するコメントの定義。",
"emmetPreferencesFilterCommentTrigger": "コメント フィルターに適用される略語に存在する属性名のカンマ区切りのリスト",
"emmetPreferencesFormatNoIndentTags": "内部インデントを取得しないタグ名の配列",
"emmetPreferencesFormatForceIndentTags": "内部インデントを常に取得するタグ名の配列",
"emmetPreferencesAllowCompactBoolean": "true の場合、 Boolean 型属性の短縮表記が生成されます",
"emmetPreferencesCssWebkitProperties": "Emmet 省略記法で使用される場合に `-` で始まる 'webkit' ベンダー プレフィックスを取得するカンマ区切りの CSS プロパティ。常に 'webkit' プレフィックスを避ける場合は空の文字列に設定します。",
"emmetPreferencesCssMozProperties": "Emmet 省略記法で使用される場合に `-` で始まる 'moz' ベンダー プレフィックスを取得するカンマ区切りの CSS プロパティ。常に 'moz' プレフィックスを避ける場合は空の文字列に設定します。",
"emmetPreferencesCssOProperties": "Emmet 省略記法で使用される場合に `-` で始まる 'o' ベンダー プレフィックスを取得するカンマ区切りの CSS プロパティ。常に 'o' プレフィックスを避ける場合は空の文字列に設定します。",
"emmetPreferencesCssMsProperties": "Emmet 省略記法で使用される場合に `-` で始まる 'ms' ベンダー プレフィックスを取得するカンマ区切りの CSS プロパティ。常に 'ms' プレフィックスを避ける場合は空の文字列に設定します。",
"emmetPreferencesCssFuzzySearchMinScore": "あいまい検索の省略形が達成すべき (0 から 1 の) 最小スコア。値が低ければ多くの誤検出が発生する可能性があります。値が高ければ一致する見込みが減る可能性があります。",
"emmetOptimizeStylesheetParsing": "false に設定すると、現在位置が Emmet 略語の展開位置として有効かどうかを判定するためにファイル全体を解析します。true に設定すると、css/scss/less ファイルの現在位置周辺のコンテンツのみを解析します。"
}

View File

@@ -1,16 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"httpsRequired": "画像には HTTPS プロトコルを使用する必要があります。",
"svgsNotValid": "SVG は無効な画像のソースです。",
"embeddedSvgsNotValid": "埋め込み SVG は無効な画像のソースです。",
"dataUrlsNotValid": "Data URL は無効な画像のソースです。",
"relativeUrlRequiresHttpsRepository": "相対的な画像 URL では、HTTPS プロトコルのリポジトリが package.json で指定されている必要があります。",
"relativeIconUrlRequiresHttpsRepository": "アイコンは、HTTPS プロトコルのリポジトリがこの package.json で指定されている必要があります。 ",
"relativeBadgeUrlRequiresHttpsRepository": "相対的なバッジ URL では、HTTPS プロトコルのリポジトリが package.json で指定されている必要があります。"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"languageSpecificEditorSettings": "言語固有のエディター設定",
"languageSpecificEditorSettingsDescription": "言語に対するエディター設定を上書きします"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"displayName": "パッケージ ファイルの編集機能",
"description": "VS Code の拡張ポイント向けの IntelliSense と、package.json ファイルでのリンティング機能を提供します。"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"displayName": "F# の基本言語サポート",
"description": "F# ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。"
}

View File

@@ -1,10 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"missOrInvalid": "資格情報が見つからないか、無効です。"
}

View File

@@ -1,13 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"yes": "はい",
"no": "いいえ",
"not now": "後で通知する",
"suggest auto fetch": "Code が [定期的に 'git fetch']({0}) を実行してもよろしいですか?"
}

View File

@@ -1,91 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"tag at": "{0} のタグ",
"remote branch at": "{0} でのリモート ブランチ",
"create branch": "$(plus) 新しいブランチを作成",
"repourl": "リポジトリ URL",
"selectFolder": "リポジトリの場所を選択",
"cloning": "Git リポジトリ '{0}' を複製しています...",
"proposeopen": "クローンしたリポジトリを開きますか?",
"openrepo": "リポジトリを開く",
"add": "ワークスペースに追加",
"proposeopen2": "複製したリポジトリを開きますか? または現在のワークスペースに追加しますか?",
"init": "Git リポジトリを初期化するワークスペース フォルダーを選択してください",
"init repo": "リポジトリの初期化",
"create repo": "リポジトリの初期化",
"are you sure": "'{0}' に Git リポジトリを作成します。続行してもよろしいですか?",
"HEAD not available": "'{0}' の HEAD バージョンは利用できません。",
"confirm stage files with merge conflicts": "マージの競合がある {0} 個のファイルをステージしてもよろしいですか?",
"confirm stage file with merge conflicts": "マージの競合がある {0} をステージしてもよろしいですか? ",
"yes": "はい",
"confirm revert": "{0} で選択した変更を元に戻しますか?",
"revert": "変更を元に戻す",
"discard": "変更を破棄",
"confirm delete": "本当に {0} を削除してもよろしいですか?",
"delete file": "ファイルを削除",
"confirm discard": "{0} の変更を破棄しますか?",
"confirm discard multiple": "{0} 個のファイルの変更内容を破棄しますか?",
"warn untracked": "未追跡ファイル {0} が削除されます!",
"confirm discard all single": "{0} の変更を破棄しますか?",
"confirm discard all": "{0} 個のファイルのすべての変更を破棄してもよろしいですか?\nこの変更は元に戻すことができません!\n現在のワーキング セットは永久に失われます。",
"discardAll multiple": "1 つのファイルを破棄",
"discardAll": "{0} 個のファイルをすべて破棄",
"confirm delete multiple": "本当に {0} 個のファイルを削除してもよろしいですか?",
"delete files": "複数のファイルを削除",
"there are untracked files single": "破棄すると次の未追跡ファイルがディスクから削除されます: {0}。",
"there are untracked files": "破棄すると {0} 個の未追跡ファイルがディスクから削除されます。",
"confirm discard all 2": "{0}\n\nこの変更は元に戻すことはできません。現在のワーキング セットは永久に失われます。",
"yes discard tracked": "1 つの追跡ファイルを破棄",
"yes discard tracked multiple": "{0} 個の追跡ファイルを破棄",
"unsaved files single": "次のファイルが保存されていません: {0}。\n\nコミット前に保存しますか?",
"unsaved files": "{0} 個の保存されていないファイルがあります。\n\nコミット前に保存しますか?",
"save and commit": "すべて保存してコミットする",
"commit": "とにかくコミットする",
"no staged changes": "コミットするステージされた変更がありません。\n\nすべての変更を自動的にステージして、直接コミットしますか?",
"always": "常に行う",
"no changes": "コミットする必要のある変更はありません。",
"commit message": "コミット メッセージ",
"provide commit message": "コミット メッセージを入力してください",
"select a ref to checkout": "チェックアウトする参照を選択",
"branch name": "ブランチ名",
"provide branch name": "ブランチ名を指定してください",
"select branch to delete": "削除するブランチの選択",
"confirm force delete branch": "ブランチ '{0}' はマージされていません。それでも削除しますか?",
"delete branch": "ブランチの削除",
"invalid branch name": "無効なブランチ名",
"branch already exists": "ブランチ名 '{0}' は既に存在します",
"select a branch to merge from": "マージ元のブランチを選択",
"merge conflicts": "マージの競合があります。コミットする前にこれを解決してください。",
"tag name": "タグ名",
"provide tag name": "タグ名を入力してください",
"tag message": "メッセージ",
"provide tag message": "注釈付きタグにつけるメッセージを入力してください",
"no remotes to fetch": "リポジトリには、フェッチ元として構成されているリモートがありません。",
"no remotes to pull": "リポジトリには、プル元として構成されているリモートがありません。",
"pick remote pull repo": "リモートを選んで、ブランチを次からプルします:",
"no remotes to push": "リポジトリには、プッシュ先として構成されているリモートがありません。",
"nobranch": "リモートにプッシュするブランチをチェックアウトしてください。",
"confirm publish branch": "'{0}' ブランチに上流ブランチはありません。このブランチを公開しますか?",
"ok": "OK",
"push with tags success": "タグが正常にプッシュされました。",
"pick remote": "リモートを選んで、ブランチ '{0}' を次に公開します:",
"sync is unpredictable": "このアクションはコミットを '{0}/{1}' との間でプッシュしたりプルしたりします。",
"never again": "OK、今後は表示しない",
"no remotes to publish": "リポジトリには、発行先として構成されているリモートがありません。",
"no changes stash": "スタッシュする変更がありません。",
"provide stash message": "必要に応じてスタッシュ メッセージを入力してください",
"stash message": "スタッシュ メッセージ",
"no stashes": "復元するスタッシュがありません。",
"pick stash to pop": "適用するスタッシュを選択してください",
"clean repo": "チェックアウトの前に、リポジトリの作業ツリーを消去してください。",
"cant push": "参照仕様をリモートにプッシュできません。最初に 'Pull' を実行して変更を統合してください。",
"git error details": "Git: {0}",
"git error": "Git エラー",
"open git log": "Git ログを開く"
}

View File

@@ -1,16 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"looking": "Git を求めて次の場所を探しています: {0}",
"using git": "{1} から Git {0} を使用しています",
"downloadgit": "Git のダウンロード",
"neverShowAgain": "今後は表示しない",
"notfound": "Git が見つかりません。Git をインストールするか 'git.path' 設定でパスを構成してください。",
"updateGit": "Git の更新",
"git20": "git {0} がインストールされているようです。Code は Git 2 以上で最適に動作します"
}

View File

@@ -1,12 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"too many submodules": "'{0}' リポジトリに {1} 個のサブモジュールがあり、自動では開かれません。 ファイルを開くことで、それぞれを個別に開くことができます。",
"no repositories": "利用可能なリポジトリがありません",
"pick repo": "リポジトリの選択"
}

View File

@@ -1,35 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"open": "開く",
"index modified": "変更されたインデックス",
"modified": "変更済み",
"index added": "インデックスの追加",
"index deleted": "削除されたインデックス",
"deleted": "削除済み",
"index renamed": "インデックスの名前変更",
"index copied": "インデックスをコピー",
"untracked": "追跡対象外",
"ignored": "無視",
"both deleted": "双方とも削除",
"added by us": "こちら側による追加",
"deleted by them": "あちら側による削除",
"added by them": "あちら側による追加",
"deleted by us": "こちら側による削除",
"both added": "双方とも追加",
"both modified": "双方とも変更",
"commitMessage": "Message (press {0} to commit)",
"commit": "コミット",
"merge changes": "変更のマージ",
"staged changes": "ステージング済みの変更",
"changes": "変更",
"commitMessageCountdown": "現在の行で残り {0} 文字",
"commitMessageWarning": "現在の行で {1} から {0} 文字オーバー",
"neveragain": "今後は表示しない",
"huge": "'{0}' のGit リポジトリにアクティブな変更が多いため、 Git 機能の一部のみが有効になります。"
}

View File

@@ -1,8 +0,0 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"commit": "コミット"
}

View File

@@ -1,13 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"checkout": "チェックアウト...",
"sync changes": "変更の同期",
"publish changes": "変更の発行",
"syncing changes": "変更を同期しています..."
}

View File

@@ -1,87 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"displayName": "Git",
"description": "Git SCM統合",
"command.clone": "クローン",
"command.init": "リポジトリの初期化",
"command.close": "リポジトリを閉じる",
"command.refresh": "最新の情報に更新",
"command.openChange": "変更を開く",
"command.openFile": "ファイルを開く",
"command.openHEADFile": "HEAD のファイルを開く",
"command.stage": "変更のステージング",
"command.stageAll": "すべての変更をステージ",
"command.stageSelectedRanges": "選択した範囲をステージ",
"command.revertSelectedRanges": "選択範囲を元に戻す",
"command.stageChange": "変更のステージング",
"command.revertChange": "変更を元に戻す",
"command.unstage": "変更のステージング解除",
"command.unstageAll": "すべての変更のステージング解除",
"command.unstageSelectedRanges": "選択した範囲のステージを解除",
"command.clean": "変更を破棄",
"command.cleanAll": "すべての変更を破棄",
"command.commit": "Commit",
"command.commitStaged": "ステージング済みをコミット",
"command.commitStagedSigned": "コミットしてステージング (サインオフ)",
"command.commitStagedAmend": "コミットしてステージング (修正)",
"command.commitAll": "すべてコミット",
"command.commitAllSigned": "すべてコミット (サインオフ)",
"command.commitAllAmend": "すべてコミット (修正)",
"command.undoCommit": "前回のコミットを元に戻す",
"command.checkout": "チェックアウト先...",
"command.branch": "ブランチを作成...",
"command.deleteBranch": "ブランチの削除...",
"command.renameBranch": "ブランチ名の変更...",
"command.merge": "ブランチをマージ...",
"command.createTag": "タグを作成",
"command.fetch": "フェッチ",
"command.pull": "プル",
"command.pullRebase": "プル (リベース)",
"command.pullFrom": "指定元からプル...",
"command.push": "プッシュ",
"command.pushTo": "プッシュ先...",
"command.pushWithTags": "タグをつけてプッシュ",
"command.sync": "同期",
"command.syncRebase": "同期 (リベース)",
"command.publish": "ブランチの発行",
"command.showOutput": "Git 出力の表示",
"command.ignore": "ファイルを .gitignore に追加",
"command.stashIncludeUntracked": "スタッシュ (未追跡ファイルを含む)",
"command.stash": "スタッシュ",
"command.stashPop": "スタッシュを適用して削除...",
"command.stashPopLatest": "最新のスタッシュを適用して削除",
"config.enabled": "Git を有効にするかどうか",
"config.path": "Git 実行可能ファイルのパス",
"config.autoRepositoryDetection": "レポジトリを自動的に検出するかどうか",
"config.autorefresh": "自動更新が有効かどうか",
"config.autofetch": "自動フェッチが有効かどうか",
"config.enableLongCommitWarning": "長いコミット メッセージについて警告するかどうか",
"config.confirmSync": "Git リポジトリを同期する前に確認する",
"config.countBadge": "Git バッジ カウンターを制御します。`all` はすべての変更をカウントします。 `tracked` は追跡している変更のみカウントします。 `off` はカウントをオフします。",
"config.checkoutType": "`Checkout to...` を実行するときに表示されるブランチの種類を制御します。`all` はすべての参照を表示します。`local` はローカル ブランチのみ、`tags` はタグのみ、`remote` はリモート ブランチのみを表示します。 ",
"config.ignoreLegacyWarning": "旧 Git の警告を無視します",
"config.ignoreMissingGitWarning": "Git が見つからない場合の警告を無視します",
"config.ignoreLimitWarning": "リポジトリ内に変更が多い場合は警告を無視します",
"config.defaultCloneDirectory": "Git リポジトリをクローンする既定の場所",
"config.enableSmartCommit": "ステージされた変更がない場合はすべての変更をコミットします。",
"config.enableCommitSigning": "GPG によりデジタル署名されたコミットを有効にします。",
"config.discardAllScope": "'すべての変更を破棄' コマンドによってどの変更が破棄されるかを制御します。'all' はすべての変更を破棄します。 'tracked' は追跡されているファイルだけを破棄します。 'prompt' は、アクションが実行されるたびにプロンプ​​ト ダイアログを表示します。",
"config.decorations.enabled": "Git が配色とバッジをエクスプローラーと開いているエディターのビューに提供するかどうかを制御します。",
"config.promptToSaveFilesBeforeCommit": "コミット前に Git が保存していないファイルを確認すべきかどうかを制御します。",
"config.showInlineOpenFileAction": "Git 変更の表示内にインラインのファイルを開くアクションを表示するかどうかを制御します。",
"config.inputValidation": "コミット メッセージの入力検証をいつ表示するかを制御します。",
"config.detectSubmodules": "Git のサブモジュールを自動的に検出するかどうかを制御します。",
"config.detectSubmodulesLimit": "Git サブモジュールの検出の制限を制御します。",
"colors.modified": "リソースを改変した場合の配色",
"colors.deleted": "リソースを検出した場合の配色",
"colors.untracked": "リソースを追跡しない場合の配色",
"colors.ignored": "リソースを無視する場合の配色",
"colors.conflict": "リソースが競合する場合の配色",
"colors.submodule": "サブモジュールの配色。"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"displayName": "Go 言語の基礎",
"description": "Go ファイル内で構文ハイライト、かっこ一致を提供します。"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"displayName": "Groovy の基本言語サポート",
"description": "Groovy ファイル内でスニペット、構文ハイライト、かっこ一致を提供します。"
}

View File

@@ -1,10 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"execFailed": "フォルダ {0} でGrunt のエラーによる失敗を自動検出: {1}"
}

View File

@@ -1,14 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"description": "VS Code に Grunt 機能を追加する拡張機能。",
"displayName": "VSCode の Grunt サポート",
"config.grunt.autoDetect": "Grunt タスクの自動検出をオンにするかオフにするかを制御します。既定はオンです。",
"grunt.taskDefinition.type.description": "カスタマイズする Grunt タスク。",
"grunt.taskDefinition.file.description": "タスクを提供する Grunt ファイル。省略できます。"
}

View File

@@ -1,10 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"execFailed": "フォルダ {0} でgulp のエラーによる失敗を自動検出: {1}"
}

View File

@@ -1,14 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"description": "VS Code に Gulp 機能を追加する拡張機能。",
"displayName": "VSCode の Gulp サポート",
"config.gulp.autoDetect": "Gulp タスクの自動検出をオンにするかオフにするかを制御します。既定はオンです。",
"gulp.taskDefinition.type.description": "カスタマイズする Gulp タスク。",
"gulp.taskDefinition.file.description": "タスクを提供する Gulp ファイル。省略できます。"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"displayName": "Handlebars の基本言語サポート",
"description": "Handlebars ファイル内で構文ハイライト、かっこ一致を提供します。"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"displayName": "HLSL の基本言語サポート",
"description": "HLSL ファイル内で構文ハイライト、かっこ一致を提供します。"
}

View File

@@ -1,12 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"htmlserver.name": "HTML 言語サーバー",
"folding.start": "折りたたみ領域の開始",
"folding.end": "折りたたみ領域の終了"
}

View File

@@ -1,33 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"displayName": "HTML 言語機能",
"description": "HTML、Razor、Handlebar ファイルに豊富な言語サポートを提供。",
"html.format.enable.desc": "既定の HTML フォーマッタを有効/無効にします",
"html.format.wrapLineLength.desc": "1 行あたりの最大文字数 (0 = 無効にする)。",
"html.format.unformatted.desc": "再フォーマットしてはならないタグの、コンマ区切りの一覧。'null' の場合、既定で https://www.w3.org/TR/html5/dom.html#phrasing-content にリストされているすべてのタグになります。",
"html.format.contentUnformatted.desc": "コンテンツを再フォーマットしてはならないタグをコンマで区切ってリストにします。'null' は、既定値の 'pre' タグを表します。",
"html.format.indentInnerHtml.desc": "<head> セクションと <body> セクションをインデントします。",
"html.format.preserveNewLines.desc": "要素の前にある既存の改行を保持するかどうか。要素の前でのみ機能し、タグの内側やテキストに対しては機能しません。",
"html.format.maxPreserveNewLines.desc": "1 つのチャンク内に保持できる改行の最大数。無制限にするには、'null' を使います。",
"html.format.indentHandlebars.desc": "書式設定とインデント {{#foo}} および {{/foo}}。",
"html.format.endWithNewline.desc": "末尾に改行を入れます。",
"html.format.extraLiners.desc": "直前に改行を 1 つ入れるタグの、コンマで区切られたリストです。'null' は、既定値の \"head, body, /html\" を表します。",
"html.format.wrapAttributes.desc": "属性を折り返します。",
"html.format.wrapAttributes.auto": "行の長さが超過した場合のみ属性を折り返します。",
"html.format.wrapAttributes.force": "先頭以外の各属性を折り返します。",
"html.format.wrapAttributes.forcealign": "先頭以外の各属性を折り返して位置を合わせます。",
"html.format.wrapAttributes.forcemultiline": "各属性を折り返します。",
"html.suggest.angular1.desc": "ビルトイン HTML 言語サポートが Angular V1 のタグおよびプロパティを候補表示するかどうかを構成します。",
"html.suggest.ionic.desc": "ビルトイン HTML 言語サポートが Ionic のタグ、プロパティ、および値を候補表示するかどうかを構成します。",
"html.suggest.html5.desc": "ビルトイン HTML 言語サポートが HTML5 のタグ、プロパティ、および値を候補表示するかどうかを構成します。",
"html.trace.server.desc": "VS Code と HTML 言語サーバー間の通信をトレースします。",
"html.validate.scripts": "ビルトイン HTML 言語サポートが埋め込みスクリプトを検証するかどうかを構成します。",
"html.validate.styles": "ビルトイン HTML 言語サポートが埋め込みスタイルを検証するかどうかを構成します。",
"html.autoClosingTags": "HTML タグの自動クローズを有効/無効にします。"
}

View File

@@ -1,12 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"htmlserver.name": "HTML 言語サーバー",
"folding.start": "折りたたみ領域の開始",
"folding.end": "折りたたみ領域の終了"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"displayName": "HTML の基本言語サポート",
"description": "HTML ファイル内で構文ハイライト、かっこ一致、スニペットを提供"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"displayName": "Ini の基本言語サポート",
"description": "Ini ファイル内で構文ハイライト、かっこ一致を提供します。"
}

View File

@@ -1,10 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"execFailed": "フォルダ {0} でJake のエラーによる失敗を自動検出: {1}"
}

View File

@@ -1,14 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"description": "VS Code に Jake 機能を追加する拡張機能。",
"displayName": "VSCode の Jake サポート",
"jake.taskDefinition.type.description": "カスタマイズする Jake タスク。",
"jake.taskDefinition.file.description": "タスクを提供する Jake ファイル。省略できます。",
"config.jake.autoDetect": "Jake タスクの自動検出をオンにするかオフにするかを制御します。既定はオンです。"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"displayName": "Java の基本言語サポート",
"description": "Java ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。"
}

View File

@@ -1,12 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"json.bower.default": "既定の bower.json",
"json.bower.error.repoaccess": "bower リポジトリに対する要求が失敗しました: {0}",
"json.bower.latest.version": "最新"
}

View File

@@ -1,15 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"json.package.default": "既定の package.json",
"json.npm.error.repoaccess": "NPM リポジトリに対する要求が失敗しました: {0}",
"json.npm.latestversion": "パッケージの現在の最新バージョン",
"json.npm.majorversion": "最新のメジャー バージョンと一致します (1.x.x)",
"json.npm.minorversion": "最新のマイナー バージョンと一致します (1.2.x)",
"json.npm.version.hover": "最新バージョン: {0}"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"displayName": "JavaScript の基本言語サポート",
"description": "JavaScript ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。"
}

View File

@@ -1,10 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"jsonserver.name": "JSON 言語サーバー"
}

View File

@@ -1,20 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"displayName": "JSON 言語機能",
"description": "JSON ファイルに豊富な言語サポートを提供。",
"json.schemas.desc": "スキーマを現在のプロジェクトの JSON ファイルに関連付けます",
"json.schemas.url.desc": "スキーマへの URL または現在のディレクトリのスキーマへの相対パス",
"json.schemas.fileMatch.desc": "JSON ファイルをスキーマに解決する場合に一致するファイル パターンの配列です。",
"json.schemas.fileMatch.item.desc": "JSON ファイルをスキーマに解決する場合に一致するよう '*' を含む可能性があるファイル パターンです。",
"json.schemas.schema.desc": "指定された URL のスキーマ定義です。スキーマは、スキーマ URL へのアクセスを避けるためにのみ指定する必要があります。",
"json.format.enable.desc": "既定の JSON フォーマッタを有効/無効にします (再起動が必要です)",
"json.tracing.desc": "VS Code と JSON 言語サーバー間の通信をトレースします。",
"json.colorDecorators.enable.desc": "カラー デコレーターを有効または無効にします",
"json.colorDecorators.enable.deprecationMessage": "設定 `json.colorDecorators.enable` は使用されなくなりました。`editor.colorDecorators` を使用してください。"
}

View File

@@ -1,10 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"jsonserver.name": "JSON 言語サーバー"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"displayName": "JSON の基本言語サポート",
"description": "JSON ファイル内で構文ハイライト、かっこ一致を提供"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"displayName": "Less の基本言語サポート",
"description": "Less ファイル内で構文ハイライト、かっこ一致、折りたたみを提供します。"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"displayName": "ログ",
"description": ".log 拡張子を持つファイルの構文ハイライトを提供します。"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"displayName": "Lua の基本言語サポート",
"description": "Lua ファイル内で構文ハイライト、かっこ一致を提供します。"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"displayName": "Make の基本言語サポート",
"description": "Make ファイル内で構文ハイライト、かっこ一致を提供します。"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"displayName": "Markdown の基本言語サポート",
"description": "Markdown のスニペット、構文ハイライトを提供します。"
}

View File

@@ -1,10 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"onPreviewStyleLoadError": "'markdown.styles' を読み込むことができません: {0}"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"lockedPreviewTitle": "[プレビュー] {0}",
"previewTitle": "プレビュー {0}"
}

View File

@@ -1,12 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"preview.securityMessage.text": "このドキュメントで一部のコンテンツが無効になっています",
"preview.securityMessage.title": "安全でない可能性があるか保護されていないコンテンツは、マークダウン プレビューで無効化されています。保護されていないコンテンツやスクリプトを有効にするには、マークダウン プレビューのセキュリティ設定を変更してください",
"preview.securityMessage.label": "セキュリティが無効なコンテンツの警告"
}

View File

@@ -1,22 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"strict.title": "高レベル",
"strict.description": "セキュリティで保護されたコンテンツのみを読み込む",
"insecureLocalContent.title": "安全でないローカル コンテンツを許可する",
"insecureLocalContent.description": "localhost から http で提供されるコンテンツの読み込みを有効にします",
"insecureContent.title": "セキュリティで保護されていないコンテンツを許可する",
"insecureContent.description": "HTTP を介したコンテンツの読み込みを有効にする",
"disable.title": "無効にする",
"disable.description": "すべてのコンテンツとスクリプトの実行を許可します。推奨されません。",
"moreInfo.title": "詳細情報",
"enableSecurityWarning.title": "このワークスペースでプレビューのセキュリティ警告を有効にする",
"disableSecurityWarning.title": "このワークスペースでプレビューのセキュリティ警告を有効にする",
"toggleSecurityWarning.description": "コンテンツのセキュリティ レベルに影響しません",
"preview.showPreviewSecuritySelector.title": "ワークスペースのマークダウン プレビューに関するセキュリティ設定を選択 "
}

View File

@@ -1,32 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"displayName": "Markdown 言語機能",
"description": "Markdown に豊富な言語サポートを提供。",
"markdown.preview.breaks.desc": "マークダウン プレビューで改行をレンダリングする方法を設定します。'true' に設定すると改行ごとに <br> を作成します。",
"markdown.preview.linkify": "マークダウン プレビューで URL 形式のテキストからリンクへの変換を有効または無効にします。",
"markdown.preview.doubleClickToSwitchToEditor.desc": "マークダウンのプレビューでダブルクリックすると、エディターに切り替わります。",
"markdown.preview.fontFamily.desc": "マークダウン プレビューで使用されるフォント ファミリを制御します。",
"markdown.preview.fontSize.desc": "マークダウン プレビューで使用されるフォント サイズ (ピクセル単位) を制御します。",
"markdown.preview.lineHeight.desc": "マークダウン プレビューで使用される行の高さを制御します。この数値はフォント サイズを基準とします。",
"markdown.preview.markEditorSelection.desc": "マークダウンのプレビューに、エディターの現在の選択範囲を示すマークが付きます。",
"markdown.preview.scrollEditorWithPreview.desc": "マークダウンのプレビューをスクロールすると、エディターのビューが更新されます 。",
"markdown.preview.scrollPreviewWithEditor.desc": "マークダウンのエディターをスクロールすると、プレビューのビューが更新されます。",
"markdown.preview.scrollPreviewWithEditorSelection.desc": "[非推奨] エディターの現在選択されている行を表示するためにマークダウン プレビューをスクロールします。",
"markdown.preview.scrollPreviewWithEditorSelection.deprecationMessage": "この設定は 'markdown.preview.scrollPreviewWithEditor' に置き換えられ、もはや有効ではありません。",
"markdown.preview.title": "プレビューを開く",
"markdown.previewFrontMatter.dec": "マークダウン プレビューで YAML front matter がレンダリングされる方法を設定します。'hide' の場合、front matter が削除されます。その他の場合には、front matter はマークダウン コンテンツとして処理されます。",
"markdown.previewSide.title": "プレビューを横に表示",
"markdown.showLockedPreviewToSide.title": "ロックされたプレビューを横に表示",
"markdown.showSource.title": "ソースの表示",
"markdown.styles.dec": "マークダウン プレビューから使用する CSS スタイル シートの URL またはローカル パスの一覧。相対パスは、エクスプローラーで開かれているフォルダーへの絶対パスと解釈されます。開かれているフォルダーがない場合、マークダウン ファイルの場所を基準としていると解釈されます。'\\' はすべて '\\\\' と入力する必要があります。",
"markdown.showPreviewSecuritySelector.title": "プレビュー のセキュリティ設定を変更",
"markdown.trace.desc": "マークダウン拡張機能のデバッグ ログを有効にします。",
"markdown.preview.refresh.title": "プレビューを更新",
"markdown.preview.toggleLock.title": "プレビュー ロックの切り替え"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"previewTitle": "プレビュー {0}",
"onPreviewStyleLoadError": "'markdown.styles' を読み込むことができません: {0}"
}

View File

@@ -1,10 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"onPreviewStyleLoadError": "'markdown.styles' を読み込むことができません: {0}"
}

View File

@@ -1,9 +0,0 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"onPreviewStyleLoadError": "'markdown.styles' を読み込むことができません: {0}",
"previewTitle": "プレビュー {0}"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"lockedPreviewTitle": "[プレビュー] {0}",
"previewTitle": "プレビュー {0}"
}

View File

@@ -1,12 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"preview.securityMessage.text": "このドキュメントで一部のコンテンツが無効になっています",
"preview.securityMessage.title": "安全でない可能性があるか保護されていないコンテンツは、マークダウン プレビューで無効化されています。保護されていないコンテンツやスクリプトを有効にするには、マークダウン プレビューのセキュリティ設定を変更してください",
"preview.securityMessage.label": "セキュリティが無効なコンテンツの警告"
}

View File

@@ -1,10 +0,0 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"preview.securityMessage.text": "このドキュメントで一部のコンテンツが無効になっています",
"preview.securityMessage.title": "安全でない可能性があるか保護されていないコンテンツは、マークダウン プレビューで無効化されています。保護されていないコンテンツやスクリプトを有効にするには、マークダウン プレビューのセキュリティ設定を変更してください",
"preview.securityMessage.label": "セキュリティが無効なコンテンツの警告"
}

View File

@@ -1,20 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"strict.title": "高レベル",
"strict.description": "セキュリティで保護されたコンテンツのみを読み込む",
"insecureContent.title": "セキュリティで保護されていないコンテンツを許可する",
"insecureContent.description": "HTTP を介したコンテンツの読み込みを有効にする",
"disable.title": "無効にする",
"disable.description": "すべてのコンテンツとスクリプトの実行を許可します。推奨されません。",
"moreInfo.title": "詳細情報",
"enableSecurityWarning.title": "このワークスペースでプレビューのセキュリティ警告を有効にする",
"disableSecurityWarning.title": "このワークスペースでプレビューのセキュリティ警告を有効にする",
"toggleSecurityWarning.description": "コンテンツのセキュリティ レベルには影響しません",
"preview.showPreviewSecuritySelector.title": "ワークスペースのマークダウン プレビューに関するセキュリティ設定を選択 "
}

View File

@@ -1,32 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"displayName": "Markdown 言語機能",
"description": "Markdown に豊富な言語サポートを提供。",
"markdown.preview.breaks.desc": "マークダウン プレビューで改行をレンダリングする方法を設定します。'true' に設定すると改行ごとに <br> を作成します。",
"markdown.preview.linkify": "マークダウン プレビューで URL 形式のテキストからリンクへの変換を有効または無効にします。",
"markdown.preview.doubleClickToSwitchToEditor.desc": "マークダウンのプレビューでダブルクリックすると、エディターに切り替わります。",
"markdown.preview.fontFamily.desc": "マークダウン プレビューで使用されるフォント ファミリを制御します。",
"markdown.preview.fontSize.desc": "マークダウン プレビューで使用されるフォント サイズ (ピクセル単位) を制御します。",
"markdown.preview.lineHeight.desc": "マークダウン プレビューで使用される行の高さを制御します。この数値はフォント サイズを基準とします。",
"markdown.preview.markEditorSelection.desc": "マークダウンのプレビューに、エディターの現在の選択範囲を示すマークが付きます。",
"markdown.preview.scrollEditorWithPreview.desc": "マークダウンのプレビューをスクロールすると、エディターのビューが更新されます 。",
"markdown.preview.scrollPreviewWithEditor.desc": "マークダウンのエディターをスクロールすると、プレビューのビューが更新されます。",
"markdown.preview.scrollPreviewWithEditorSelection.desc": "[非推奨] エディターの現在選択されている行を表示するためにマークダウン プレビューをスクロールします。",
"markdown.preview.scrollPreviewWithEditorSelection.deprecationMessage": "この設定は 'markdown.preview.scrollPreviewWithEditor' に置き換えられ、もはや有効ではありません。",
"markdown.preview.title": "プレビューを開く",
"markdown.previewFrontMatter.dec": "マークダウン プレビューで YAML front matter がレンダリングされる方法を設定します。'hide' の場合、front matter が削除されます。その他の場合には、front matter はマークダウン コンテンツとして処理されます。",
"markdown.previewSide.title": "プレビューを横に表示",
"markdown.showLockedPreviewToSide.title": "ロックされたプレビューを横に表示",
"markdown.showSource.title": "ソースの表示",
"markdown.styles.dec": "マークダウン プレビューから使用する CSS スタイル シートの URL またはローカル パスの一覧。相対パスは、エクスプローラーで開かれているフォルダーへの絶対パスと解釈されます。開かれているフォルダーがない場合、マークダウン ファイルの場所を基準としていると解釈されます。'\\' はすべて '\\\\' と入力する必要があります。",
"markdown.showPreviewSecuritySelector.title": "プレビュー のセキュリティ設定を変更",
"markdown.trace.desc": "マークダウン拡張機能のデバッグ ログを有効にします。",
"markdown.preview.refresh.title": "プレビューを更新",
"markdown.preview.toggleLock.title": "プレビュー ロックの切り替え"
}

View File

@@ -1,13 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"acceptCurrentChange": "現在の変更を取り込む",
"acceptIncomingChange": "入力側の変更を取り込む",
"acceptBothChanges": "両方の変更を取り込む",
"compareChanges": "変更の比較"
}

View File

@@ -1,15 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"cursorNotInConflict": "エディターのカーソルがマージの競合の範囲内にありません",
"compareChangesTitle": "{0}: 現在の変更 ⟷ 入力側の変更",
"cursorOnCommonAncestorsRange": "エディターのカーソルが共通の祖先ブロック内にあります。”現在” または \"入力側\" のいずれかのブロックに移動してください",
"cursorOnSplitterRange": "エディターのカーソルがマージ コンフリクトのスプリッター内にあります。”現在” または \"入力側\" のいずれかのブロックに移動してください",
"noConflicts": "このファイルにマージの競合は存在しません",
"noOtherConflictsInThisFile": "このファイルに他のマージの競合は存在しません"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"currentChange": "(現在の変更)",
"incomingChange": "(入力側の変更)"
}

View File

@@ -1,25 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"displayName": "マージの競合",
"description": "行内マージ競合のハイライト、コマンドを提供します。",
"command.category": "マージの競合",
"command.accept.all-current": "現在の方をすべて取り込む",
"command.accept.all-incoming": "入力側のすべてを取り込む",
"command.accept.all-both": "両方をすべて取り込む",
"command.accept.current": "現在の方を取り込む",
"command.accept.incoming": "入力側を取り込む",
"command.accept.selection": "選択項目を取り込む",
"command.accept.both": "両方を取り込む",
"command.next": "次の競合",
"command.previous": "前の競合",
"command.compare": "現在の競合を比較",
"config.title": "マージの競合",
"config.codeLensEnabled": "エディター内のマージ競合ブロックで CodeLens を有効/無効にします",
"config.decoratorsEnabled": "エディター内でマージの競合デコレーターを有効/無効にします。"
}

View File

@@ -1,12 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"json.bower.default": "既定の bower.json",
"json.bower.error.repoaccess": "bower リポジトリに対する要求が失敗しました: {0}",
"json.bower.latest.version": "最新"
}

View File

@@ -1,15 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"json.package.default": "既定の package.json",
"json.npm.error.repoaccess": "NPM リポジトリに対する要求が失敗しました: {0}",
"json.npm.latestversion": "パッケージの現在の最新バージョン",
"json.npm.majorversion": "最新のメジャー バージョンと一致します (1.x.x)",
"json.npm.minorversion": "最新のマイナー バージョンと一致します (1.2.x)",
"json.npm.version.hover": "最新バージョン: {0}"
}

View File

@@ -1,10 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"npm.parseError": "npmタスク検出: ファイル {0} の解析に失敗しました"
}

View File

@@ -1,14 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"noScripts": "スクリプトが見つかりません",
"noDebugOptions": "スクリプトの Node デバッグ オプションが不足しているため、\"{0}\" をデバッグ起動できません。例: --inspect-brk\"。",
"learnMore": "詳細情報",
"ok": "OK",
"scriptInvalid": "スクリプト '{0}' が見つかりませんでした。ビューを更新してください。"
}

View File

@@ -1,10 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"npm.parseError": "npmタスク検出: ファイル {0} の解析に失敗しました"
}

View File

@@ -1,26 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"description": "npm スクリプトのタスクサポートを追加する拡張",
"displayName": "VSCode の npm サポート",
"config.npm.autoDetect": "npm スクリプトの自動検出をオンにするかオフにするかを制御します。既定はオンです。",
"config.npm.runSilent": "`--silent` オプションを使用して npm コマンドを実行する。",
"config.npm.packageManager": "スクリプトを実行するために使用するパッケージ マネージャー。",
"config.npm.exclude": "自動スクリプト検出から除外するフォルダーの glob パターンを構成します。",
"config.npm.enableScriptExplorer": "npm スクリプトのエクスプ ローラー ビューを有効にします。",
"config.npm.scriptExplorerAction": "スクリプトエクスプローラーで使用される規定のクリックアクション: 'open' または 'run' 、規定値は 'open' です。",
"npm.parseError": "npmタスク検出: ファイル {0} の解析に失敗しました",
"taskdef.script": "カスタマイズする npm スクリプト。",
"taskdef.path": "スクリプトを提供する package.json ファイルのフォルダー パス。省略できます。",
"view.name": "Npm スクリプト",
"command.refresh": "最新の情報に更新",
"command.run": "実行",
"command.debug": "デバッグ",
"command.openScript": "Open",
"command.runInstall": "インストールを実行"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"displayName": "Objective-C の基本言語サポート",
"description": "Objective-C ファイル内で構文ハイライト、かっこ一致を提供します。"
}

View File

@@ -1,12 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"json.bower.default": "既定の bower.json",
"json.bower.error.repoaccess": "bower リポジトリに対する要求が失敗しました: {0}",
"json.bower.latest.version": "最新"
}

View File

@@ -1,15 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"json.package.default": "既定の package.json",
"json.npm.error.repoaccess": "NPM リポジトリに対する要求が失敗しました: {0}",
"json.npm.latestversion": "パッケージの現在の最新バージョン",
"json.npm.majorversion": "最新のメジャー バージョンと一致します (1.x.x)",
"json.npm.minorversion": "最新のマイナー バージョンと一致します (1.2.x)",
"json.npm.version.hover": "最新バージョン: {0}"
}

View File

@@ -1,9 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
]
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"displayName": "Perl の基本言語サポート",
"description": "Perl ファイル内で構文ハイライト、かっこ一致を提供します。"
}

View File

@@ -1,15 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"php.useExecutablePath": "PHP ファイルを lint するために {0} (ワークスペースの設定として定義されている) を実行することを許可しますか?",
"php.yes": "許可",
"php.no": "許可しない",
"wrongExecutable": "{0} が有効な PHP 実行可能ファイルではないため、検証できません。設定 'php.validate.executablePath' を使用して PHP 実行可能ファイルを構成してください。",
"noExecutable": "PHP 実行可能ファイルが設定されていないため、検証できません。設定 'php.validate.executablePath' を使用して PHP 実行可能ファイルを構成してください。",
"unknownReason": "パス {0} を使用して php を実行できませんでした。理由は不明です。"
}

View File

@@ -1,18 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"configuration.suggest.basic": "組み込みの PHP 言語候補機能を有効にするかどうかを設定します。このサポートによって、PHP グローバルと変数の候補が示されます。",
"configuration.validate.enable": "組み込みの PHP 検証を有効/無効にします。",
"configuration.validate.executablePath": "PHP 実行可能ファイルを指定します。",
"configuration.validate.run": "リンターを保存時に実行するか、入力時に実行するか。",
"configuration.title": "PHP",
"commands.categroy.php": "PHP",
"command.untrustValidationExecutable": "PHP の検証を無効にします (ワークスペース設定として定義)。",
"displayName": "PHP 言語機能",
"description": "PHP ファイルに豊富な言語サポートを提供します。"
}

View File

@@ -1,15 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"php.useExecutablePath": "PHP ファイルを lint するために {0} (ワークスペースの設定として定義されている) を実行することを許可しますか?",
"php.yes": "許可",
"php.no": "許可しない",
"wrongExecutable": "{0} が有効な PHP 実行可能ファイルではないため、検証できません。設定 'php.validate.executablePath' を使用して PHP 実行可能ファイルを構成してください。",
"noExecutable": "PHP 実行可能ファイルが設定されていないため、検証できません。設定 'php.validate.executablePath' を使用して PHP 実行可能ファイルを構成してください。",
"unknownReason": "パス {0} を使用して php を実行できませんでした。理由は不明です。"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"displayName": "PHP の基本言語サポート",
"description": "PHP ファイル内に構文ハイライト、かっこ一致を提供します。"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"displayName": "Powershell の基本言語サポート",
"description": "Powershell ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"displayName": "Pug の基本言語サポート",
"description": "Pug ファイル内で構文ハイライト、かっこ一致を提供します。"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"displayName": "Python の基本言語サポート",
"description": "Python ファイル内で構文ハイライト、かっこ一致、折りたたみを提供します。"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"displayName": "R の基本言語サポート",
"description": "R ファイル内で構文ハイライト、かっこ一致を提供します。"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"displayName": "Razor の基本言語サポート",
"description": "Razor ファイル内で構文ハイライト、かっこ一致、折りたたみを提供します。"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"displayName": "Ruby の基本言語サポート",
"description": "Ruby ファイル内で構文ハイライト、かっこ一致を提供します。"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"displayName": "Rust の基本言語サポート",
"description": "Rust ファイル内で構文ハイライト、かっこ一致を提供します。"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"displayName": "SCSS の基本言語サポート",
"description": "SCSS ファイル内で構文ハイライト、かっこ一致、折りたたみを提供します。"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"displayName": "検索 (ripgrep)",
"description": "Ripgrep を使用して検索を提供します。"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"displayName": "Shaderlab の基本言語サポート",
"description": "Shaderlab ファイル内で構文ハイライト、かっこ一致を提供します。"
}

Some files were not shown because too many files have changed in this diff Show More