Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/jpn/extensions')
-rw-r--r--i18n/jpn/extensions/bat/package.i18n.json4
-rw-r--r--i18n/jpn/extensions/clojure/package.i18n.json4
-rw-r--r--i18n/jpn/extensions/coffeescript/package.i18n.json4
-rw-r--r--i18n/jpn/extensions/configuration-editing/package.i18n.json2
-rw-r--r--i18n/jpn/extensions/cpp/package.i18n.json4
-rw-r--r--i18n/jpn/extensions/csharp/package.i18n.json4
-rw-r--r--i18n/jpn/extensions/docker/package.i18n.json4
-rw-r--r--i18n/jpn/extensions/emmet/package.i18n.json1
-rw-r--r--i18n/jpn/extensions/extension-editing/package.i18n.json2
-rw-r--r--i18n/jpn/extensions/fsharp/package.i18n.json4
-rw-r--r--i18n/jpn/extensions/go/package.i18n.json3
-rw-r--r--i18n/jpn/extensions/groovy/package.i18n.json4
-rw-r--r--i18n/jpn/extensions/handlebars/package.i18n.json4
-rw-r--r--i18n/jpn/extensions/hlsl/package.i18n.json4
-rw-r--r--i18n/jpn/extensions/ini/package.i18n.json4
-rw-r--r--i18n/jpn/extensions/java/package.i18n.json4
-rw-r--r--i18n/jpn/extensions/javascript/package.i18n.json4
-rw-r--r--i18n/jpn/extensions/less/package.i18n.json4
-rw-r--r--i18n/jpn/extensions/log/package.i18n.json2
-rw-r--r--i18n/jpn/extensions/lua/package.i18n.json4
-rw-r--r--i18n/jpn/extensions/make/package.i18n.json4
-rw-r--r--i18n/jpn/extensions/markdown-basics/package.i18n.json11
-rw-r--r--i18n/jpn/extensions/markdown/out/features/preview.i18n.json11
-rw-r--r--i18n/jpn/extensions/markdown/out/features/previewContentProvider.i18n.json3
-rw-r--r--i18n/jpn/extensions/markdown/package.i18n.json8
-rw-r--r--i18n/jpn/extensions/merge-conflict/package.i18n.json2
-rw-r--r--i18n/jpn/extensions/npm/package.i18n.json5
-rw-r--r--i18n/jpn/extensions/objective-c/package.i18n.json4
-rw-r--r--i18n/jpn/extensions/perl/package.i18n.json4
-rw-r--r--i18n/jpn/extensions/php/package.i18n.json4
-rw-r--r--i18n/jpn/extensions/powershell/package.i18n.json4
-rw-r--r--i18n/jpn/extensions/pug/package.i18n.json4
-rw-r--r--i18n/jpn/extensions/python/package.i18n.json4
-rw-r--r--i18n/jpn/extensions/r/package.i18n.json4
-rw-r--r--i18n/jpn/extensions/razor/package.i18n.json4
-rw-r--r--i18n/jpn/extensions/ruby/package.i18n.json4
-rw-r--r--i18n/jpn/extensions/rust/package.i18n.json4
-rw-r--r--i18n/jpn/extensions/scss/package.i18n.json4
-rw-r--r--i18n/jpn/extensions/shaderlab/package.i18n.json4
-rw-r--r--i18n/jpn/extensions/shellscript/package.i18n.json4
-rw-r--r--i18n/jpn/extensions/sql/package.i18n.json4
-rw-r--r--i18n/jpn/extensions/swift/package.i18n.json4
-rw-r--r--i18n/jpn/extensions/typescript-basics/package.i18n.json3
-rw-r--r--i18n/jpn/extensions/typescript/package.i18n.json3
-rw-r--r--i18n/jpn/extensions/vb/package.i18n.json4
-rw-r--r--i18n/jpn/extensions/xml/package.i18n.json4
-rw-r--r--i18n/jpn/extensions/yaml/package.i18n.json4
47 files changed, 147 insertions, 45 deletions
diff --git a/i18n/jpn/extensions/bat/package.i18n.json b/i18n/jpn/extensions/bat/package.i18n.json
index 35229bd6699..4a631398a58 100644
--- a/i18n/jpn/extensions/bat/package.i18n.json
+++ b/i18n/jpn/extensions/bat/package.i18n.json
@@ -5,5 +5,7 @@
"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": "Windows バッチ言語の基礎",
+ "description": "Windows batch ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。"
} \ No newline at end of file
diff --git a/i18n/jpn/extensions/clojure/package.i18n.json b/i18n/jpn/extensions/clojure/package.i18n.json
index 35229bd6699..452a9e3f777 100644
--- a/i18n/jpn/extensions/clojure/package.i18n.json
+++ b/i18n/jpn/extensions/clojure/package.i18n.json
@@ -5,5 +5,7 @@
"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": "Clojure の基本言語サポート",
+ "description": "Clojure ファイル内で構文ハイライト、かっこ一致を提供します。"
} \ No newline at end of file
diff --git a/i18n/jpn/extensions/coffeescript/package.i18n.json b/i18n/jpn/extensions/coffeescript/package.i18n.json
index 35229bd6699..8469f5de5b3 100644
--- a/i18n/jpn/extensions/coffeescript/package.i18n.json
+++ b/i18n/jpn/extensions/coffeescript/package.i18n.json
@@ -5,5 +5,7 @@
"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": "CoffeeScript の基本言語サポート",
+ "description": "CoffeScript ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。"
} \ No newline at end of file
diff --git a/i18n/jpn/extensions/configuration-editing/package.i18n.json b/i18n/jpn/extensions/configuration-editing/package.i18n.json
index 45aab69a392..95a0b875ebd 100644
--- a/i18n/jpn/extensions/configuration-editing/package.i18n.json
+++ b/i18n/jpn/extensions/configuration-editing/package.i18n.json
@@ -7,5 +7,5 @@
"Do not edit this file. It is machine generated."
],
"displayName": "設定の編集機能",
- "description": "設定、起動、拡張機能の推奨事項ファイルなどの構成ファイル内で機能 (高度な intelli-sense、auto-fixing など) を提供"
+ "description": "設定、起動、そして拡張機能の推奨事項ファイルのような、構成ファイルの機能 (高度な IntelliSense、auto-fixing など) を提供します。"
} \ No newline at end of file
diff --git a/i18n/jpn/extensions/cpp/package.i18n.json b/i18n/jpn/extensions/cpp/package.i18n.json
index 35229bd6699..1aaab9dc95f 100644
--- a/i18n/jpn/extensions/cpp/package.i18n.json
+++ b/i18n/jpn/extensions/cpp/package.i18n.json
@@ -5,5 +5,7 @@
"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": "C/C++ の基本言語サポート",
+ "description": "C/C++ ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。"
} \ No newline at end of file
diff --git a/i18n/jpn/extensions/csharp/package.i18n.json b/i18n/jpn/extensions/csharp/package.i18n.json
index 35229bd6699..0e9a464c970 100644
--- a/i18n/jpn/extensions/csharp/package.i18n.json
+++ b/i18n/jpn/extensions/csharp/package.i18n.json
@@ -5,5 +5,7 @@
"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": "C# の基本言語サポート",
+ "description": "C# ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。"
} \ No newline at end of file
diff --git a/i18n/jpn/extensions/docker/package.i18n.json b/i18n/jpn/extensions/docker/package.i18n.json
index 35229bd6699..c12e263b0ec 100644
--- a/i18n/jpn/extensions/docker/package.i18n.json
+++ b/i18n/jpn/extensions/docker/package.i18n.json
@@ -5,5 +5,7 @@
"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": "Docker ファイルの基本言語サポート",
+ "description": "Docker ファイル内で構文ハイライト、かっこ一致を提供します。"
} \ No newline at end of file
diff --git a/i18n/jpn/extensions/emmet/package.i18n.json b/i18n/jpn/extensions/emmet/package.i18n.json
index 0717d0a3b57..b9dfede7063 100644
--- a/i18n/jpn/extensions/emmet/package.i18n.json
+++ b/i18n/jpn/extensions/emmet/package.i18n.json
@@ -6,6 +6,7 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
+ "description": "VSCode の Emmet サポート",
"command.wrapWithAbbreviation": "ラップ変換",
"command.wrapIndividualLinesWithAbbreviation": "個々の行でラップ変換",
"command.removeTag": "タグの削除",
diff --git a/i18n/jpn/extensions/extension-editing/package.i18n.json b/i18n/jpn/extensions/extension-editing/package.i18n.json
index 51ef864fbe3..a5a04889ab5 100644
--- a/i18n/jpn/extensions/extension-editing/package.i18n.json
+++ b/i18n/jpn/extensions/extension-editing/package.i18n.json
@@ -7,5 +7,5 @@
"Do not edit this file. It is machine generated."
],
"displayName": "パッケージ ファイルの編集機能",
- "description": "Package json ファイル内で VS Code の拡張箇所やリント機能などの intelli-sense を提供"
+ "description": "VS Code の拡張ポイント向けの IntelliSense と、package.json ファイルでのリンティング機能を提供します。"
} \ No newline at end of file
diff --git a/i18n/jpn/extensions/fsharp/package.i18n.json b/i18n/jpn/extensions/fsharp/package.i18n.json
index 35229bd6699..6d591e732ee 100644
--- a/i18n/jpn/extensions/fsharp/package.i18n.json
+++ b/i18n/jpn/extensions/fsharp/package.i18n.json
@@ -5,5 +5,7 @@
"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": "F# の基本言語サポート",
+ "description": "F# ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。"
} \ No newline at end of file
diff --git a/i18n/jpn/extensions/go/package.i18n.json b/i18n/jpn/extensions/go/package.i18n.json
index 94727813625..3f97bde04dc 100644
--- a/i18n/jpn/extensions/go/package.i18n.json
+++ b/i18n/jpn/extensions/go/package.i18n.json
@@ -6,5 +6,6 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
- "displayName": "Go 言語の基礎"
+ "displayName": "Go 言語の基礎",
+ "description": "Go ファイル内で構文ハイライト、かっこ一致を提供します。"
} \ No newline at end of file
diff --git a/i18n/jpn/extensions/groovy/package.i18n.json b/i18n/jpn/extensions/groovy/package.i18n.json
index 35229bd6699..0c6d0586213 100644
--- a/i18n/jpn/extensions/groovy/package.i18n.json
+++ b/i18n/jpn/extensions/groovy/package.i18n.json
@@ -5,5 +5,7 @@
"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": "Groovy の基本言語サポート",
+ "description": "Groovy ファイル内でスニペット、構文ハイライト、かっこ一致を提供します。"
} \ No newline at end of file
diff --git a/i18n/jpn/extensions/handlebars/package.i18n.json b/i18n/jpn/extensions/handlebars/package.i18n.json
index 35229bd6699..a92c28504e0 100644
--- a/i18n/jpn/extensions/handlebars/package.i18n.json
+++ b/i18n/jpn/extensions/handlebars/package.i18n.json
@@ -5,5 +5,7 @@
"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": "Handlebars の基本言語サポート",
+ "description": "Handlebars ファイル内で構文ハイライト、かっこ一致を提供します。"
} \ No newline at end of file
diff --git a/i18n/jpn/extensions/hlsl/package.i18n.json b/i18n/jpn/extensions/hlsl/package.i18n.json
index 35229bd6699..a88dfee66db 100644
--- a/i18n/jpn/extensions/hlsl/package.i18n.json
+++ b/i18n/jpn/extensions/hlsl/package.i18n.json
@@ -5,5 +5,7 @@
"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": "HLSL の基本言語サポート",
+ "description": "HLSL ファイル内で構文ハイライト、かっこ一致を提供します。"
} \ No newline at end of file
diff --git a/i18n/jpn/extensions/ini/package.i18n.json b/i18n/jpn/extensions/ini/package.i18n.json
index 35229bd6699..ee77be67f3f 100644
--- a/i18n/jpn/extensions/ini/package.i18n.json
+++ b/i18n/jpn/extensions/ini/package.i18n.json
@@ -5,5 +5,7 @@
"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": "Ini の基本言語サポート",
+ "description": "Ini ファイル内で構文ハイライト、かっこ一致を提供します。"
} \ No newline at end of file
diff --git a/i18n/jpn/extensions/java/package.i18n.json b/i18n/jpn/extensions/java/package.i18n.json
index 35229bd6699..39f4027b3f4 100644
--- a/i18n/jpn/extensions/java/package.i18n.json
+++ b/i18n/jpn/extensions/java/package.i18n.json
@@ -5,5 +5,7 @@
"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": "Java の基本言語サポート",
+ "description": "Java ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。"
} \ No newline at end of file
diff --git a/i18n/jpn/extensions/javascript/package.i18n.json b/i18n/jpn/extensions/javascript/package.i18n.json
index 35229bd6699..d26c5684759 100644
--- a/i18n/jpn/extensions/javascript/package.i18n.json
+++ b/i18n/jpn/extensions/javascript/package.i18n.json
@@ -5,5 +5,7 @@
"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": "JavaScript の基本言語サポート",
+ "description": "JavaScript ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。"
} \ No newline at end of file
diff --git a/i18n/jpn/extensions/less/package.i18n.json b/i18n/jpn/extensions/less/package.i18n.json
index 35229bd6699..e4347a969e8 100644
--- a/i18n/jpn/extensions/less/package.i18n.json
+++ b/i18n/jpn/extensions/less/package.i18n.json
@@ -5,5 +5,7 @@
"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": "Less の基本言語サポート",
+ "description": "Less ファイル内で構文ハイライト、かっこ一致、折りたたみを提供します。"
} \ No newline at end of file
diff --git a/i18n/jpn/extensions/log/package.i18n.json b/i18n/jpn/extensions/log/package.i18n.json
index be872368d0f..a6c829a1fd2 100644
--- a/i18n/jpn/extensions/log/package.i18n.json
+++ b/i18n/jpn/extensions/log/package.i18n.json
@@ -7,5 +7,5 @@
"Do not edit this file. It is machine generated."
],
"displayName": "ログ",
- "description": ".log 拡張子を持つファイルの構文ハイライトを提供"
+ "description": ".log 拡張子を持つファイルの構文ハイライトを提供します。"
} \ No newline at end of file
diff --git a/i18n/jpn/extensions/lua/package.i18n.json b/i18n/jpn/extensions/lua/package.i18n.json
index 35229bd6699..f91a605ad03 100644
--- a/i18n/jpn/extensions/lua/package.i18n.json
+++ b/i18n/jpn/extensions/lua/package.i18n.json
@@ -5,5 +5,7 @@
"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": "Lua の基本言語サポート",
+ "description": "Lua ファイル内で構文ハイライト、かっこ一致を提供します。"
} \ No newline at end of file
diff --git a/i18n/jpn/extensions/make/package.i18n.json b/i18n/jpn/extensions/make/package.i18n.json
index 35229bd6699..8c66e8a639d 100644
--- a/i18n/jpn/extensions/make/package.i18n.json
+++ b/i18n/jpn/extensions/make/package.i18n.json
@@ -5,5 +5,7 @@
"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": "Make の基本言語サポート",
+ "description": "Make ファイル内で構文ハイライト、かっこ一致を提供します。"
} \ No newline at end of file
diff --git a/i18n/jpn/extensions/markdown-basics/package.i18n.json b/i18n/jpn/extensions/markdown-basics/package.i18n.json
new file mode 100644
index 00000000000..24adb748216
--- /dev/null
+++ b/i18n/jpn/extensions/markdown-basics/package.i18n.json
@@ -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."
+ ],
+ "displayName": "Markdown の基本言語サポート",
+ "description": "Markdown のスニペット、構文ハイライトを提供します。"
+} \ No newline at end of file
diff --git a/i18n/jpn/extensions/markdown/out/features/preview.i18n.json b/i18n/jpn/extensions/markdown/out/features/preview.i18n.json
new file mode 100644
index 00000000000..21f810889f0
--- /dev/null
+++ b/i18n/jpn/extensions/markdown/out/features/preview.i18n.json
@@ -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."
+ ],
+ "lockedPreviewTitle": "[プレビュー] {0}",
+ "previewTitle": "プレビュー {0}"
+} \ No newline at end of file
diff --git a/i18n/jpn/extensions/markdown/out/features/previewContentProvider.i18n.json b/i18n/jpn/extensions/markdown/out/features/previewContentProvider.i18n.json
index f81c8c61438..8031d3c647d 100644
--- a/i18n/jpn/extensions/markdown/out/features/previewContentProvider.i18n.json
+++ b/i18n/jpn/extensions/markdown/out/features/previewContentProvider.i18n.json
@@ -8,6 +8,5 @@
],
"preview.securityMessage.text": "このドキュメントで一部のコンテンツが無効になっています",
"preview.securityMessage.title": "安全でない可能性があるか保護されていないコンテンツは、マークダウン プレビューで無効化されています。保護されていないコンテンツやスクリプトを有効にするには、マークダウン プレビューのセキュリティ設定を変更してください",
- "preview.securityMessage.label": "セキュリティが無効なコンテンツの警告",
- "previewTitle": "プレビュー {0}"
+ "preview.securityMessage.label": "セキュリティが無効なコンテンツの警告"
} \ No newline at end of file
diff --git a/i18n/jpn/extensions/markdown/package.i18n.json b/i18n/jpn/extensions/markdown/package.i18n.json
index e84fcf58d7b..58b68df0b74 100644
--- a/i18n/jpn/extensions/markdown/package.i18n.json
+++ b/i18n/jpn/extensions/markdown/package.i18n.json
@@ -15,12 +15,18 @@
"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.refreshPreview.title": "プレビューを更新"
+ "markdown.preview.refresh.title": "プレビューを更新",
+ "markdown.preview.toggleLock.title": "プレビュー ロックの切り替え"
} \ No newline at end of file
diff --git a/i18n/jpn/extensions/merge-conflict/package.i18n.json b/i18n/jpn/extensions/merge-conflict/package.i18n.json
index ae1af61b50b..a21287ee929 100644
--- a/i18n/jpn/extensions/merge-conflict/package.i18n.json
+++ b/i18n/jpn/extensions/merge-conflict/package.i18n.json
@@ -7,7 +7,7 @@
"Do not edit this file. It is machine generated."
],
"displayName": "マージの競合",
- "description": "行内マージ競合のカラーリングとコマンド。",
+ "description": "行内マージ競合のハイライト、コマンドを提供します。",
"command.category": "マージの競合",
"command.accept.all-current": "現在の方をすべて取り込む",
"command.accept.all-incoming": "入力側のすべてを取り込む",
diff --git a/i18n/jpn/extensions/npm/package.i18n.json b/i18n/jpn/extensions/npm/package.i18n.json
index 3ee785b5b1f..30c35404674 100644
--- a/i18n/jpn/extensions/npm/package.i18n.json
+++ b/i18n/jpn/extensions/npm/package.i18n.json
@@ -11,5 +11,8 @@
"config.npm.autoDetect": "npm スクリプトの自動検出をオンにするかオフにするかを制御します。既定はオンです。",
"config.npm.runSilent": "`--silent` オプションを使用して npm コマンドを実行する。",
"config.npm.packageManager": "スクリプトを実行するために使用するパッケージ マネージャー。",
- "npm.parseError": "npmタスク検出: ファイル {0} の解析に失敗しました"
+ "config.npm.exclude": "自動スクリプト検出から除外するフォルダーの glob パターンを構成します。",
+ "npm.parseError": "npmタスク検出: ファイル {0} の解析に失敗しました",
+ "taskdef.script": "カスタマイズする npm スクリプト。",
+ "taskdef.path": "スクリプトを提供する package.json ファイルのフォルダーへのパス。省略をすることができます。"
} \ No newline at end of file
diff --git a/i18n/jpn/extensions/objective-c/package.i18n.json b/i18n/jpn/extensions/objective-c/package.i18n.json
index 35229bd6699..3a96752f68e 100644
--- a/i18n/jpn/extensions/objective-c/package.i18n.json
+++ b/i18n/jpn/extensions/objective-c/package.i18n.json
@@ -5,5 +5,7 @@
"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": "Objective-C の基本言語サポート",
+ "description": "Objective-C ファイル内で構文ハイライト、かっこ一致を提供します。"
} \ No newline at end of file
diff --git a/i18n/jpn/extensions/perl/package.i18n.json b/i18n/jpn/extensions/perl/package.i18n.json
index 35229bd6699..86a5b57dc53 100644
--- a/i18n/jpn/extensions/perl/package.i18n.json
+++ b/i18n/jpn/extensions/perl/package.i18n.json
@@ -5,5 +5,7 @@
"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": "Perl の基本言語サポート",
+ "description": "Perl ファイル内で構文ハイライト、かっこ一致を提供します。"
} \ No newline at end of file
diff --git a/i18n/jpn/extensions/php/package.i18n.json b/i18n/jpn/extensions/php/package.i18n.json
index 49f3920699e..c5c7d5d62ef 100644
--- a/i18n/jpn/extensions/php/package.i18n.json
+++ b/i18n/jpn/extensions/php/package.i18n.json
@@ -12,5 +12,7 @@
"configuration.validate.run": "リンターを保存時に実行するか、入力時に実行するか。",
"configuration.title": "PHP",
"commands.categroy.php": "PHP",
- "command.untrustValidationExecutable": "PHP の検証を無効にします (ワークスペース設定として定義)。"
+ "command.untrustValidationExecutable": "PHP の検証を無効にします (ワークスペース設定として定義)。",
+ "displayName": "PHP 言語機能",
+ "description": "PHP ファイルの IntelliSense、リンティング、および基本言語サポートを提供します。"
} \ No newline at end of file
diff --git a/i18n/jpn/extensions/powershell/package.i18n.json b/i18n/jpn/extensions/powershell/package.i18n.json
index 35229bd6699..180dafb0718 100644
--- a/i18n/jpn/extensions/powershell/package.i18n.json
+++ b/i18n/jpn/extensions/powershell/package.i18n.json
@@ -5,5 +5,7 @@
"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": "Powershell の基本言語サポート",
+ "description": "Powershell ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。"
} \ No newline at end of file
diff --git a/i18n/jpn/extensions/pug/package.i18n.json b/i18n/jpn/extensions/pug/package.i18n.json
index 35229bd6699..73d653c5737 100644
--- a/i18n/jpn/extensions/pug/package.i18n.json
+++ b/i18n/jpn/extensions/pug/package.i18n.json
@@ -5,5 +5,7 @@
"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": "Pug の基本言語サポート",
+ "description": "Pug ファイル内で構文ハイライト、かっこ一致を提供します。"
} \ No newline at end of file
diff --git a/i18n/jpn/extensions/python/package.i18n.json b/i18n/jpn/extensions/python/package.i18n.json
index 35229bd6699..f430b5629f8 100644
--- a/i18n/jpn/extensions/python/package.i18n.json
+++ b/i18n/jpn/extensions/python/package.i18n.json
@@ -5,5 +5,7 @@
"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": "Python の基本言語サポート",
+ "description": "Python ファイル内で構文ハイライト、かっこ一致、折りたたみを提供します。"
} \ No newline at end of file
diff --git a/i18n/jpn/extensions/r/package.i18n.json b/i18n/jpn/extensions/r/package.i18n.json
index 35229bd6699..03ea0598bc5 100644
--- a/i18n/jpn/extensions/r/package.i18n.json
+++ b/i18n/jpn/extensions/r/package.i18n.json
@@ -5,5 +5,7 @@
"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": "R の基本言語サポート",
+ "description": "R ファイル内で構文ハイライト、かっこ一致を提供します。"
} \ No newline at end of file
diff --git a/i18n/jpn/extensions/razor/package.i18n.json b/i18n/jpn/extensions/razor/package.i18n.json
index 35229bd6699..5865de3607d 100644
--- a/i18n/jpn/extensions/razor/package.i18n.json
+++ b/i18n/jpn/extensions/razor/package.i18n.json
@@ -5,5 +5,7 @@
"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": "Razor の基本言語サポート",
+ "description": "Razor ファイル内で構文ハイライト、かっこ一致、折りたたみを提供します。"
} \ No newline at end of file
diff --git a/i18n/jpn/extensions/ruby/package.i18n.json b/i18n/jpn/extensions/ruby/package.i18n.json
index 35229bd6699..f540ede6f97 100644
--- a/i18n/jpn/extensions/ruby/package.i18n.json
+++ b/i18n/jpn/extensions/ruby/package.i18n.json
@@ -5,5 +5,7 @@
"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": "Ruby の基本言語サポート",
+ "description": "Ruby ファイル内で構文ハイライト、かっこ一致を提供します。"
} \ No newline at end of file
diff --git a/i18n/jpn/extensions/rust/package.i18n.json b/i18n/jpn/extensions/rust/package.i18n.json
index 35229bd6699..79d1cff744d 100644
--- a/i18n/jpn/extensions/rust/package.i18n.json
+++ b/i18n/jpn/extensions/rust/package.i18n.json
@@ -5,5 +5,7 @@
"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": "Rust の基本言語サポート",
+ "description": "Rust ファイル内で構文ハイライト、かっこ一致を提供します。"
} \ No newline at end of file
diff --git a/i18n/jpn/extensions/scss/package.i18n.json b/i18n/jpn/extensions/scss/package.i18n.json
index 35229bd6699..3ee04074328 100644
--- a/i18n/jpn/extensions/scss/package.i18n.json
+++ b/i18n/jpn/extensions/scss/package.i18n.json
@@ -5,5 +5,7 @@
"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": "SCSS の基本言語サポート",
+ "description": "SCSS ファイル内で構文ハイライト、かっこ一致、折りたたみを提供します。"
} \ No newline at end of file
diff --git a/i18n/jpn/extensions/shaderlab/package.i18n.json b/i18n/jpn/extensions/shaderlab/package.i18n.json
index 35229bd6699..79c517dc10d 100644
--- a/i18n/jpn/extensions/shaderlab/package.i18n.json
+++ b/i18n/jpn/extensions/shaderlab/package.i18n.json
@@ -5,5 +5,7 @@
"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": "Shaderlab の基本言語サポート",
+ "description": "Shaderlab ファイル内で構文ハイライト、かっこ一致を提供します。"
} \ No newline at end of file
diff --git a/i18n/jpn/extensions/shellscript/package.i18n.json b/i18n/jpn/extensions/shellscript/package.i18n.json
index 35229bd6699..c5a4ab21dbb 100644
--- a/i18n/jpn/extensions/shellscript/package.i18n.json
+++ b/i18n/jpn/extensions/shellscript/package.i18n.json
@@ -5,5 +5,7 @@
"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": "Shell Script の基本言語サポート",
+ "description": "Shell Script ファイル内で構文ハイライト、かっこ一致を提供します。"
} \ No newline at end of file
diff --git a/i18n/jpn/extensions/sql/package.i18n.json b/i18n/jpn/extensions/sql/package.i18n.json
index 35229bd6699..e22a9a3147f 100644
--- a/i18n/jpn/extensions/sql/package.i18n.json
+++ b/i18n/jpn/extensions/sql/package.i18n.json
@@ -5,5 +5,7 @@
"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": "SQL の基本言語サポート",
+ "description": "SQL ファイル内で構文ハイライト、かっこ一致を提供します。"
} \ No newline at end of file
diff --git a/i18n/jpn/extensions/swift/package.i18n.json b/i18n/jpn/extensions/swift/package.i18n.json
index 35229bd6699..1e24cc65054 100644
--- a/i18n/jpn/extensions/swift/package.i18n.json
+++ b/i18n/jpn/extensions/swift/package.i18n.json
@@ -5,5 +5,7 @@
"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": "Swift の基本言語サポート",
+ "description": "Swift ファイル内でスニペット、構文ハイライト、かっこ一致を提供します。"
} \ No newline at end of file
diff --git a/i18n/jpn/extensions/typescript-basics/package.i18n.json b/i18n/jpn/extensions/typescript-basics/package.i18n.json
index 70990fd177a..a5d1254d7b7 100644
--- a/i18n/jpn/extensions/typescript-basics/package.i18n.json
+++ b/i18n/jpn/extensions/typescript-basics/package.i18n.json
@@ -6,5 +6,6 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
- "displayName": "TypeScript 言語の基礎"
+ "displayName": "TypeScript 言語の基礎",
+ "description": "TypeScript ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。"
} \ No newline at end of file
diff --git a/i18n/jpn/extensions/typescript/package.i18n.json b/i18n/jpn/extensions/typescript/package.i18n.json
index 851820a7e07..a1554306e84 100644
--- a/i18n/jpn/extensions/typescript/package.i18n.json
+++ b/i18n/jpn/extensions/typescript/package.i18n.json
@@ -56,5 +56,6 @@
"typescript.locale": "TypeScript のエラーを報告するために使用するロケールを設定します。TypeScript 2.6.0 以上が必要です。'null' の規定値は TypeScript のエラーに VS Code のロケールを使用します。",
"javascript.implicitProjectConfig.experimentalDecorators": "プロジェクト外の JavaScript ファイルの 'experimentalDecorators' を有効/無効にします。既存の jsconfi.json や tsconfi.json ファイルの設定はこれより優先されます。TypeScript は 2.3.1 以上である必要があります。",
"typescript.autoImportSuggestions.enabled": "自動 import 提案を有効/無効にします。TypeScript 2.6.1 以上が必要です",
- "typescript.experimental.syntaxFolding": "構文の折りたたみマーカー認識を有効/無効にします。"
+ "typescript.experimental.syntaxFolding": "構文の折りたたみマーカー認識を有効/無効にします。",
+ "taskDefinition.tsconfig.description": "TS ビルドを定義する tsconfig ファイル。"
} \ No newline at end of file
diff --git a/i18n/jpn/extensions/vb/package.i18n.json b/i18n/jpn/extensions/vb/package.i18n.json
index 35229bd6699..f4b027a8478 100644
--- a/i18n/jpn/extensions/vb/package.i18n.json
+++ b/i18n/jpn/extensions/vb/package.i18n.json
@@ -5,5 +5,7 @@
"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": "Visual Basic の基本言語サポート",
+ "description": "Visual Basic ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。"
} \ No newline at end of file
diff --git a/i18n/jpn/extensions/xml/package.i18n.json b/i18n/jpn/extensions/xml/package.i18n.json
index 35229bd6699..2665b81d6ff 100644
--- a/i18n/jpn/extensions/xml/package.i18n.json
+++ b/i18n/jpn/extensions/xml/package.i18n.json
@@ -5,5 +5,7 @@
"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": "XML の基本言語サポート",
+ "description": "XML ファイル内で構文ハイライト、かっこ一致を提供します。"
} \ No newline at end of file
diff --git a/i18n/jpn/extensions/yaml/package.i18n.json b/i18n/jpn/extensions/yaml/package.i18n.json
index 35229bd6699..3e00386dff8 100644
--- a/i18n/jpn/extensions/yaml/package.i18n.json
+++ b/i18n/jpn/extensions/yaml/package.i18n.json
@@ -5,5 +5,7 @@
"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": "YAML の基本言語サポート",
+ "description": "YAML ファイル内で構文ハイライト、かっこ一致を提供します。"
} \ No newline at end of file