@codingame/monaco-vscode-language-pack-ja 2.0.0-rework-ci.1 → 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/translations/extensions/ms-vscode.js-debug.i18n.json +6 -6
- package/translations/extensions/vscode.configuration-editing.i18n.json +1 -1
- package/translations/extensions/vscode.css-language-features.i18n.json +6 -6
- package/translations/extensions/vscode.git.i18n.json +50 -40
- package/translations/extensions/vscode.github.i18n.json +1 -1
- package/translations/extensions/vscode.html-language-features.i18n.json +3 -3
- package/translations/extensions/vscode.json-language-features.i18n.json +13 -13
- package/translations/extensions/vscode.markdown-language-features.i18n.json +14 -8
- package/translations/extensions/vscode.npm.i18n.json +1 -1
- package/translations/extensions/vscode.typescript-language-features.i18n.json +8 -9
- package/translations/main.i18n.json.js +369 -303
|
@@ -189,31 +189,6 @@ var content = {
|
|
|
189
189
|
"vs/editor/browser/widget/codeEditorWidget": {
|
|
190
190
|
"cursors.maximum": "カーソルの数は {0} に制限されています。大きな変更を行う場合は、[検索と置換](https://code.visualstudio.com/docs/editor/codebasics#_find-and-replace) を使用することを検討してください。",
|
|
191
191
|
goToSetting: "マルチ カーソルの上限を増やす"
|
|
192
|
-
},
|
|
193
|
-
"vs/editor/browser/widget/diffEditor/accessibleDiffViewer": {
|
|
194
|
-
accessibleDiffViewerCloseIcon: "アクセシビリティの高い差分ビューアーの [閉じる] のアイコン。",
|
|
195
|
-
accessibleDiffViewerInsertIcon: "アクセシビリティの高い差分ビューアーの [挿入] のアイコン。",
|
|
196
|
-
accessibleDiffViewerRemoveIcon: "アクセシビリティの高い差分ビューアーの [削除] のアイコン。",
|
|
197
|
-
ariaLabel: "アクセス可能な Diff Viewer。上下方向キーを使用して移動します。",
|
|
198
|
-
blankLine: "空白",
|
|
199
|
-
deleteLine: "- {0} 元の行 {1}",
|
|
200
|
-
equalLine: "{0} 元の行 {1} 変更された行 {2}",
|
|
201
|
-
header: "相違 {0}/{1}: 元の行 {2}、{3}。変更された行 {4}、{5}",
|
|
202
|
-
insertLine: "+ {0} 変更された行 {1}",
|
|
203
|
-
"label.close": "閉じる",
|
|
204
|
-
more_lines_changed: "{0} 行が変更されました",
|
|
205
|
-
no_lines_changed: "変更された行はありません",
|
|
206
|
-
one_line_changed: "1 行が変更されました",
|
|
207
|
-
unchangedLine: "{0} 変更されていない行 {1}"
|
|
208
|
-
},
|
|
209
|
-
"vs/editor/browser/widget/diffEditor/colors": {
|
|
210
|
-
"diffEditor.move.border": "差分エディターで移動されたテキストの境界線の色。",
|
|
211
|
-
"diffEditor.moveActive.border": "差分エディターで移動されたテキストのアクティブな境界線の色。",
|
|
212
|
-
"diffEditor.unchangedRegionShadow": "変更されていないリージョン ウィジェットの周りの影の色。"
|
|
213
|
-
},
|
|
214
|
-
"vs/editor/browser/widget/diffEditor/decorations": {
|
|
215
|
-
diffInsertIcon: "差分エディターで挿入を示す行の装飾。",
|
|
216
|
-
diffRemoveIcon: "差分エディターで削除を示す行の装飾。"
|
|
217
192
|
},
|
|
218
193
|
"vs/editor/browser/widget/diffEditor/diffEditor.contribution": {
|
|
219
194
|
"Open Accessible Diff Viewer": "アクセシビリティの高い差分ビューアーを開く",
|
|
@@ -230,39 +205,6 @@ var content = {
|
|
|
230
205
|
toggleShowMovedCodeBlocks: "移動したコード ブロックの表示の切り替え",
|
|
231
206
|
toggleUseInlineViewWhenSpaceIsLimited: "スペースが制限されている場合に [インライン ビューの使用] を切り替える",
|
|
232
207
|
useInlineViewWhenSpaceIsLimited: "スペースが制限されている場合はインライン ビューを使用する"
|
|
233
|
-
},
|
|
234
|
-
"vs/editor/browser/widget/diffEditor/diffEditorDecorations": {
|
|
235
|
-
revertChange: "変更を元に戻す",
|
|
236
|
-
revertSelectedChanges: "選択した変更を元に戻す"
|
|
237
|
-
},
|
|
238
|
-
"vs/editor/browser/widget/diffEditor/diffEditorEditors": {
|
|
239
|
-
"diff-aria-navigation-tip": " {0}を使用して、アクセシビリティのヘルプを開きます。"
|
|
240
|
-
},
|
|
241
|
-
"vs/editor/browser/widget/diffEditor/hideUnchangedRegionsFeature": {
|
|
242
|
-
"diff.bottom": "クリックまたはドラッグして下にもっと表示する",
|
|
243
|
-
"diff.hiddenLines.expandAll": "ダブルクリックして展開する",
|
|
244
|
-
"diff.hiddenLines.top": "クリックまたはドラッグして上にもっと表示する",
|
|
245
|
-
foldUnchanged: "変更されていない領域を折りたたむ",
|
|
246
|
-
hiddenLines: "非表示 {0} 行",
|
|
247
|
-
showUnchangedRegion: "変更されていない領域の表示"
|
|
248
|
-
},
|
|
249
|
-
"vs/editor/browser/widget/diffEditor/inlineDiffDeletedCodeMargin": {
|
|
250
|
-
"diff.clipboard.copyChangedLineContent.label": "変更された行のコピー ({0})",
|
|
251
|
-
"diff.clipboard.copyChangedLinesContent.label": "変更された行のコピー",
|
|
252
|
-
"diff.clipboard.copyChangedLinesContent.single.label": "変更された行のコピー",
|
|
253
|
-
"diff.clipboard.copyDeletedLineContent.label": "削除された行のコピー ({0})",
|
|
254
|
-
"diff.clipboard.copyDeletedLinesContent.label": "削除された行のコピー",
|
|
255
|
-
"diff.clipboard.copyDeletedLinesContent.single.label": "削除された行のコピー",
|
|
256
|
-
"diff.inline.revertChange.label": "この変更を元に戻す"
|
|
257
|
-
},
|
|
258
|
-
"vs/editor/browser/widget/diffEditor/movedBlocksLines": {
|
|
259
|
-
codeMovedFrom: "行 {0}-{1} から移動されたコード",
|
|
260
|
-
codeMovedFromWithChanges: "行 {0}-{1} から変更を加えてコードが移動されました",
|
|
261
|
-
codeMovedTo: "コードを行 {0}-{1} に移動しました",
|
|
262
|
-
codeMovedToWithChanges: "行 {0}-{1} に変更を加えてコードを移動しました"
|
|
263
|
-
},
|
|
264
|
-
"vs/editor/browser/widget/multiDiffEditorWidget/colors": {
|
|
265
|
-
"multiDiffEditor.headerBackground": "diff エディターのヘッダーの背景色"
|
|
266
208
|
},
|
|
267
209
|
"vs/editor/common/config/editorConfigurationSchema": {
|
|
268
210
|
codeLens: "エディターで CodeLens を表示するかどうかを制御します。",
|
|
@@ -334,7 +276,6 @@ var content = {
|
|
|
334
276
|
autoSurround: "引用符または角かっこを入力するときに、エディターが選択範囲を自動的に囲むかどうかを制御します。",
|
|
335
277
|
"bracketPairColorization.enabled": "ブラケットのペアの色付けが有効かどうかを制御します。 {0} を使用して、ブラケットの強調表示の色をオーバーライドします。",
|
|
336
278
|
"bracketPairColorization.independentColorPoolPerBracketType": "括弧の各種別が、個別のカラー プールを保持するかどうかを制御します。",
|
|
337
|
-
codeActions: "エディターでコード アクションの電球を有効にします。",
|
|
338
279
|
codeLens: "エディターで CodeLens を表示するかどうかを制御します。",
|
|
339
280
|
codeLensFontFamily: "CodeLens のフォント ファミリを制御します。",
|
|
340
281
|
codeLensFontSize: "CodeLens のフォント サイズをピクセル単位で制御します。0 に設定すると、`#editor.fontSize#` の 90% が使用されます。",
|
|
@@ -360,7 +301,7 @@ var content = {
|
|
|
360
301
|
definitionLinkOpensInPeek: "[定義へ移動] マウス ジェスチャーで、常にピーク ウィジェットを開くかどうかを制御します。",
|
|
361
302
|
deprecated: "この設定は非推奨です。代わりに、'editor.suggest.showKeywords' や 'editor.suggest.showSnippets' などの個別の設定を使用してください。",
|
|
362
303
|
dragAndDrop: "ドラッグ アンド ドロップによる選択範囲の移動をエディターが許可するかどうかを制御します。",
|
|
363
|
-
"dropIntoEditor.enabled": "(
|
|
304
|
+
"dropIntoEditor.enabled": "Controls whether you can drag and drop a file into a text editor by holding down the `Shift` key (instead of opening the file in an editor).",
|
|
364
305
|
"dropIntoEditor.showDropSelector": "エディターにファイルをドロップするときにウィジェットを表示するかどうかを制御します。このウィジェットでは、ファイルのドロップ方法を制御できます。",
|
|
365
306
|
"dropIntoEditor.showDropSelector.afterDrop": "ファイルがエディターにドロップされた後に、ドロップ セレクター ウィジェットを表示します。",
|
|
366
307
|
"dropIntoEditor.showDropSelector.never": "ドロップ セレクター ウィジェットを表示しません。代わりに、既定のドロップ プロバイダーが常に使用されます。",
|
|
@@ -416,9 +357,9 @@ var content = {
|
|
|
416
357
|
"editor.inlayHints.offUnlessPressed": "インレイ ヒントは既定では非表示になり、{0} を押したままにすると表示されます",
|
|
417
358
|
"editor.inlayHints.on": "インレイ ヒントが有効になっています",
|
|
418
359
|
"editor.inlayHints.onUnlessPressed": "インレイ ヒントは既定で表示され、{0} を押したままにすると非表示になります",
|
|
419
|
-
"editor.lightbulb.
|
|
420
|
-
"editor.lightbulb.
|
|
421
|
-
"editor.lightbulb.
|
|
360
|
+
"editor.lightbulb.enabled.off": "Disable the code action menu.",
|
|
361
|
+
"editor.lightbulb.enabled.on": "Show the code action menu when the cursor is on lines with code or on empty lines.",
|
|
362
|
+
"editor.lightbulb.enabled.onCode": "Show the code action menu when the cursor is on lines with code.",
|
|
422
363
|
"editor.stickyScroll.defaultModel": "固定する行を決定するために使用するモデルを定義します。アウトライン モデルが存在しない場合、インデント モデルにフォールバックする折りたたみプロバイダー モデルにフォールバックします。この順序は、3 つのケースすべてで優先されます。",
|
|
423
364
|
"editor.stickyScroll.enabled": "スクロール中にエディターの上部に入れ子になった現在のスコープを表示します。",
|
|
424
365
|
"editor.stickyScroll.maxLineCount": "表示する追従行の最大数を定義します。",
|
|
@@ -455,6 +396,7 @@ var content = {
|
|
|
455
396
|
"editor.suggest.showVariables": "有効にすると、IntelliSense に `変数` 候補が表示されます。",
|
|
456
397
|
editorViewAccessibleLabel: "エディターのコンテンツ",
|
|
457
398
|
emptySelectionClipboard: "選択範囲を指定しないでコピーする場合に現在の行をコピーするかどうかを制御します。",
|
|
399
|
+
enabled: "エディターでコード アクションの電球を有効にします。",
|
|
458
400
|
experimentalWhitespaceRendering: "新しい試験的なメソッドを使用して空白をレンダリングするかどうかを制御します。",
|
|
459
401
|
"experimentalWhitespaceRendering.font": "フォント文字に新しいレンダリング方法を使用します。",
|
|
460
402
|
"experimentalWhitespaceRendering.off": "安定したレンダリング方法を使用します。",
|
|
@@ -499,6 +441,7 @@ var content = {
|
|
|
499
441
|
inline: "クイック候補がゴースト テキストとして表示される",
|
|
500
442
|
inlineCompletionsAccessibilityVerbose: "インライン入力候補が表示されたときに、スクリーン リーダー ユーザーにユーザー補助ヒントを提供するかどうかを制御します。",
|
|
501
443
|
"inlineSuggest.enabled": "エディターにインライン候補を自動的に表示するかどうかを制御します。",
|
|
444
|
+
"inlineSuggest.fontFamily": "Controls the font family of the inline suggestions.",
|
|
502
445
|
"inlineSuggest.showToolbar": "インライン候補ツール バーを表示するタイミングを制御します。",
|
|
503
446
|
"inlineSuggest.showToolbar.always": "インライン候補が表示されるたびに、インライン候補ツール バーを表示します。",
|
|
504
447
|
"inlineSuggest.showToolbar.never": "インライン候補ツール バーを今後は表示しないでください。",
|
|
@@ -527,6 +470,7 @@ var content = {
|
|
|
527
470
|
"minimap.size.proportional": "ミニマップのサイズは、エディターのコンテンツと同じです (スクロールする場合があります)。",
|
|
528
471
|
mouseWheelScrollSensitivity: "マウス ホイール スクロール イベントの `deltaX` と `deltaY` で使用される乗数。",
|
|
529
472
|
mouseWheelZoom: "`Ctrl` キーを押しながらマウス ホイールを使用してエディターのフォントをズームします。",
|
|
473
|
+
"mouseWheelZoom.mac": "Zoom the font of the editor when using mouse wheel and holding `Cmd`.",
|
|
530
474
|
multiCursorLimit: "アクティブなエディターに一度に配置できるカーソルの最大数を制御します。",
|
|
531
475
|
multiCursorMergeOverlapping: "複数のカーソルが重なっているときは、マージします。",
|
|
532
476
|
multiCursorModifier: "マウスを使用して複数のカーソルを追加するために使用する修飾子。[定義に移動] および [リンクを開く] マウス ジェスチャは、[multicursor 修飾子](https://code.visualstudio.com/docs/editor/codebasics#_multicursor-modifier) と競合しないように調整されます。",
|
|
@@ -593,7 +537,6 @@ var content = {
|
|
|
593
537
|
selectSubwords: "サブワード ('fooBar' の 'foo' または 'foo_bar' など) を選択する必要があるかどうか。",
|
|
594
538
|
selectionClipboard: "Linux の PRIMARY クリップボードをサポートするかどうかを制御します。",
|
|
595
539
|
selectionHighlight: "エディターが選択項目と類似の一致項目を強調表示するかどうかを制御します。",
|
|
596
|
-
showAiIcons: "コード アクション メニューに AI アクションが含まれている場合は、電球と共に AI アイコンを表示します。",
|
|
597
540
|
showDeprecated: "非推奨の変数の取り消し線を制御します。",
|
|
598
541
|
showFoldingControls: "とじしろの折りたたみコントロールを表示するタイミングを制御します。",
|
|
599
542
|
"showFoldingControls.always": "常に折りたたみコントロールを表示します。",
|
|
@@ -826,25 +769,25 @@ var content = {
|
|
|
826
769
|
editableDiffEditor: "差分エディターのウィンドウ内にいます。",
|
|
827
770
|
editableEditor: "コード エディター内にいます。",
|
|
828
771
|
editorViewAccessibleLabel: "エディターのコンテンツ",
|
|
829
|
-
formatAudioCueAlways: "'audioCues.format' が有効になっているため、ファイルがフォーマットされるたびに再生されます。",
|
|
830
|
-
formatAudioCueDisabled: "'audioCues.format' は無効になっているため、ファイルがフォーマットされるとアラートが発生します。",
|
|
831
|
-
formatAudioCueUserGesture: "'audioCues.format' が有効になっているため、ファイルがユーザー ジェスチャで書式設定されると再生されます。",
|
|
832
772
|
gotoLineActionLabel: "行/列に移動する...",
|
|
833
773
|
helpQuickAccess: "すべてのクイック アクセス プロバイダーを表示",
|
|
834
774
|
inspectTokens: "開発者: トークンの検査",
|
|
775
|
+
listAlertsCommand: "Run the command: List Alerts for an overview of alerts and their current status.",
|
|
776
|
+
listAudioCuesCommand: "Run the command: List Audio Cues for an overview of all audio cues and their current status.",
|
|
835
777
|
openingDocs: "ユーザー補助ドキュメントのページを開いています。",
|
|
778
|
+
quickChatCommand: "Toggle quick chat ({0}) to open or close a chat session.",
|
|
779
|
+
quickChatCommandNoKb: "Toggle quick chat is not currently triggerable by a keybinding.",
|
|
836
780
|
quickCommandActionHelp: "コマンドの表示と実行",
|
|
837
781
|
quickCommandActionLabel: "コマンド パレット",
|
|
838
782
|
quickOutlineActionLabel: "シンボルに移動...",
|
|
839
783
|
quickOutlineByCategoryActionLabel: "カテゴリ別のシンボルへ移動...",
|
|
840
784
|
readonlyDiffEditor: "差分エディターの読み取り専用ウィンドウ内にいます。",
|
|
841
785
|
readonlyEditor: "読み取り専用コード エディター内にいます。",
|
|
842
|
-
saveAudioCueAlways: "'audioCues.save' が有効になっているため、ファイルが保存されるたびに再生されます。",
|
|
843
|
-
saveAudioCueDisabled: "'audioCues.save' は無効になっているため、ファイルの保存時にアラートが発生します。",
|
|
844
|
-
saveAudioCueUserGesture: "'audioCues.save' が有効になっているため、ユーザー ジェスチャを使用してファイルを保存すると再生されます。",
|
|
845
786
|
screenReaderModeDisabled: "スクリーン リーダー最適化モードが無効になっています。",
|
|
846
787
|
screenReaderModeEnabled: "スクリーン リーダー最適化モードが有効になっています。",
|
|
847
788
|
showAccessibilityHelpAction: "アクセシビリティのヘルプを表示します",
|
|
789
|
+
startInlineChatCommand: "Start inline chat ({0}) to create an in editor chat session.",
|
|
790
|
+
startInlineChatCommandNoKb: "The command: Start inline chat is not currentlyt riggerable by a keybinding.",
|
|
848
791
|
stickScrollKb: "Focus Sticky Scroll ({0}) を実行して、現在入れ子になっているスコープにフォーカスを設定します。",
|
|
849
792
|
stickScrollNoKb: "固定スクロールにフォーカスを設定して、現在入れ子になっているスコープにフォーカスを合わせます。現在、キー バインドによってトリガーすることはできません。",
|
|
850
793
|
tabFocusModeOffMsg: "現在のエディターで Tab キーを押すと、タブ文字が挿入されます。この動作 {0} を切り替えます。",
|
|
@@ -945,9 +888,7 @@ var content = {
|
|
|
945
888
|
},
|
|
946
889
|
"vs/editor/contrib/codeAction/browser/lightBulbWidget": {
|
|
947
890
|
codeAction: "コード アクションの表示",
|
|
948
|
-
|
|
949
|
-
codeActionStartInlineChatWithKb: "インライン チャットを開始する ({0})",
|
|
950
|
-
codeActionTriggerAiAction: "AI アクションのトリガー",
|
|
891
|
+
codeActionAutoRun: "Run: {0}",
|
|
951
892
|
codeActionWithKb: "コード アクションの表示 ({0})",
|
|
952
893
|
preferredcodeActionWithKb: "コードアクションを表示します。使用可能な優先のクイック修正 ({0})"
|
|
953
894
|
},
|
|
@@ -991,9 +932,11 @@ var content = {
|
|
|
991
932
|
},
|
|
992
933
|
"vs/editor/contrib/dropOrPasteInto/browser/copyPasteContribution": {
|
|
993
934
|
pasteAs: "貼り付けのオプション...",
|
|
994
|
-
"pasteAs.id": "適用しようとする貼り付け編集の ID。指定しない場合、エディターにピッカーが表示されます。"
|
|
935
|
+
"pasteAs.id": "適用しようとする貼り付け編集の ID。指定しない場合、エディターにピッカーが表示されます。",
|
|
936
|
+
pasteAsText: "Paste as Text"
|
|
995
937
|
},
|
|
996
938
|
"vs/editor/contrib/dropOrPasteInto/browser/copyPasteController": {
|
|
939
|
+
pasteAsError: "No paste edits for '{0}' found",
|
|
997
940
|
pasteAsPickerPlaceholder: "貼り付け操作の選択",
|
|
998
941
|
pasteAsProgress: "貼り付けハンドラーを実行しています...",
|
|
999
942
|
pasteIntoEditorProgress: "貼り付けハンドラーを実行しています。クリックしてキャンセルします",
|
|
@@ -1008,6 +951,7 @@ var content = {
|
|
|
1008
951
|
"defaultDropProvider.uriList.relativePaths": "相対パスの挿入",
|
|
1009
952
|
"defaultDropProvider.uriList.uri": "URI の挿入",
|
|
1010
953
|
"defaultDropProvider.uriList.uris": "URI の挿入",
|
|
954
|
+
pasteHtmlLabel: "Insert HTML",
|
|
1011
955
|
"text.label": "プレーンテキストの挿入"
|
|
1012
956
|
},
|
|
1013
957
|
"vs/editor/contrib/dropOrPasteInto/browser/dropIntoEditorContribution": {
|
|
@@ -1022,10 +966,6 @@ var content = {
|
|
|
1022
966
|
cancellableOperation: "エディターで取り消し可能な操作 ('参照をここに表示' など) を実行するかどうか"
|
|
1023
967
|
},
|
|
1024
968
|
"vs/editor/contrib/find/browser/findController": {
|
|
1025
|
-
"actions.find.isRegexOverride": "\"正規表現を使用する\" フラグをオーバーライドします。\r\nフラグは今後保存されません。\r\n0: 何もしない\r\n1: True\r\n2: False",
|
|
1026
|
-
"actions.find.matchCaseOverride": "\"数式ケース\" フラグをオーバーライドします。\r\nフラグは今後保存されません。\r\n0: 何もしない\r\n1: True\r\n2: False",
|
|
1027
|
-
"actions.find.preserveCaseOverride": "\"ケースの保持\" フラグをオーバーライドします。\r\nフラグは今後保存されません。\r\n0: 何もしない\r\n1: True\r\n2: False",
|
|
1028
|
-
"actions.find.wholeWordOverride": "\"単語単位で検索する\" フラグをオーバーライドします。\r\nフラグは今後保存されません。\r\n0: 何もしない\r\n1: True\r\n2: False",
|
|
1029
969
|
"findMatchAction.goToMatch": "[一致] に移動...",
|
|
1030
970
|
"findMatchAction.inputPlaceHolder": "特定の一致に移動する数値を入力します (1 から {0})",
|
|
1031
971
|
"findMatchAction.inputValidationMessage": "1 ~ {0} の数を入力してください。",
|
|
@@ -1097,12 +1037,14 @@ var content = {
|
|
|
1097
1037
|
foldingCollapsedIcon: "エディターのグリフ余白内の折りたたまれた範囲のアイコン。",
|
|
1098
1038
|
foldingExpandedIcon: "エディターのグリフ余白内の展開された範囲のアイコン。",
|
|
1099
1039
|
foldingManualCollapedIcon: "エディターのグリフ余白内の折りたたまれた範囲のアイコン。",
|
|
1100
|
-
foldingManualExpandedIcon: "エディターのグリフ余白内で手動で展開された範囲のアイコン。"
|
|
1040
|
+
foldingManualExpandedIcon: "エディターのグリフ余白内で手動で展開された範囲のアイコン。",
|
|
1041
|
+
linesCollapsed: "Click to expand the range.",
|
|
1042
|
+
linesExpanded: "Click to collapse the range."
|
|
1101
1043
|
},
|
|
1102
1044
|
"vs/editor/contrib/fontZoom/browser/fontZoom": {
|
|
1103
|
-
"EditorFontZoomIn.label": "
|
|
1104
|
-
"EditorFontZoomOut.label": "
|
|
1105
|
-
"EditorFontZoomReset.label": "
|
|
1045
|
+
"EditorFontZoomIn.label": "Increase Editor Font Size",
|
|
1046
|
+
"EditorFontZoomOut.label": "Decrease Editor Font Size",
|
|
1047
|
+
"EditorFontZoomReset.label": "Reset Editor Font Size"
|
|
1106
1048
|
},
|
|
1107
1049
|
"vs/editor/contrib/format/browser/formatActions": {
|
|
1108
1050
|
"formatDocument.label": "ドキュメントのフォーマット",
|
|
@@ -1514,12 +1456,12 @@ var content = {
|
|
|
1514
1456
|
"goToFocusedStickyScrollLine.title": "フォーカスされた固定スクロール行に移動",
|
|
1515
1457
|
miStickyScroll: "固定スクロール(&&S)",
|
|
1516
1458
|
mifocusStickyScroll: "固定スクロールへのフォーカス(&F)",
|
|
1517
|
-
mitoggleStickyScroll: "
|
|
1459
|
+
mitoggleStickyScroll: "&&Toggle Editor Sticky Scroll",
|
|
1518
1460
|
"selectEditor.title": "エディターを選択",
|
|
1519
1461
|
"selectNextStickyScrollLine.title": "次の固定スクロール行を選択",
|
|
1520
1462
|
"selectPreviousStickyScrollLine.title": "前の固定スクロール行を選択",
|
|
1521
1463
|
stickyScroll: "固定スクロール",
|
|
1522
|
-
|
|
1464
|
+
toggleEditorStickyScroll: "Toggle Editor Sticky Scroll"
|
|
1523
1465
|
},
|
|
1524
1466
|
"vs/editor/contrib/suggest/browser/suggest": {
|
|
1525
1467
|
acceptSuggestionOnEnter: "Enter キーを押したときに候補を挿入するかどうか",
|
|
@@ -1703,27 +1645,45 @@ var content = {
|
|
|
1703
1645
|
},
|
|
1704
1646
|
"vs/platform/audioCues/browser/audioCueService": {
|
|
1705
1647
|
"audioCues.chatRequestSent": "チャット要求が送信されました",
|
|
1648
|
+
"audioCues.chatRequestSent.alertMessage": "Chat Request Sent",
|
|
1706
1649
|
"audioCues.chatResponsePending": "チャットの応答を保留中",
|
|
1650
|
+
"audioCues.chatResponsePending.alertMessage": "Chat Response Pending",
|
|
1707
1651
|
"audioCues.chatResponseReceived": "チャット応答を受信しました",
|
|
1708
1652
|
"audioCues.clear": "クリア",
|
|
1653
|
+
"audioCues.clear.alertMessage": "Clear",
|
|
1709
1654
|
"audioCues.diffLineDeleted": "差分行が削除されました",
|
|
1710
1655
|
"audioCues.diffLineInserted": "差分行が挿入されました",
|
|
1711
1656
|
"audioCues.diffLineModified": "変更された差分行",
|
|
1712
1657
|
"audioCues.format": "形式",
|
|
1658
|
+
"audioCues.format.alertMessage": "Format",
|
|
1659
|
+
"audioCues.lineHasBreakpoint.alertMessage": "Breakpoint",
|
|
1713
1660
|
"audioCues.lineHasBreakpoint.name": "行のブレークポイント",
|
|
1661
|
+
"audioCues.lineHasError.alertMessage": "Error",
|
|
1714
1662
|
"audioCues.lineHasError.name": "行のエラー",
|
|
1663
|
+
"audioCues.lineHasFoldedArea.alertMessage": "Folded",
|
|
1715
1664
|
"audioCues.lineHasFoldedArea.name": "行の折りたたまれた面",
|
|
1716
1665
|
"audioCues.lineHasInlineSuggestion.name": "行のインライン候補",
|
|
1666
|
+
"audioCues.lineHasWarning.alertMessage": "Warning",
|
|
1717
1667
|
"audioCues.lineHasWarning.name": "行の警告",
|
|
1718
1668
|
"audioCues.noInlayHints": "行にインレイ ヒントがありません",
|
|
1669
|
+
"audioCues.noInlayHints.alertMessage": "No Inlay Hints",
|
|
1719
1670
|
"audioCues.notebookCellCompleted": "ノートブック セルが完了しました",
|
|
1671
|
+
"audioCues.notebookCellCompleted.alertMessage": "Notebook Cell Completed",
|
|
1720
1672
|
"audioCues.notebookCellFailed": "ノートブック セルが失敗しました",
|
|
1673
|
+
"audioCues.notebookCellFailed.alertMessage": "Notebook Cell Failed",
|
|
1674
|
+
"audioCues.onDebugBreak.alertMessage": "Breakpoint",
|
|
1721
1675
|
"audioCues.onDebugBreak.name": "ブレークポイントでデバッガーが停止しました",
|
|
1722
1676
|
"audioCues.save": "保存",
|
|
1677
|
+
"audioCues.save.alertMessage": "Save",
|
|
1723
1678
|
"audioCues.taskCompleted": "タスクが完了しました",
|
|
1679
|
+
"audioCues.taskCompleted.alertMessage": "Task Completed",
|
|
1724
1680
|
"audioCues.taskFailed": "タスクが失敗しました",
|
|
1681
|
+
"audioCues.taskFailed.alertMessage": "Task Failed",
|
|
1725
1682
|
"audioCues.terminalBell": "ターミナル ベル",
|
|
1683
|
+
"audioCues.terminalBell.alertMessage": "Terminal Bell",
|
|
1726
1684
|
"audioCues.terminalCommandFailed": "ターミナル コマンドが失敗しました",
|
|
1685
|
+
"audioCues.terminalCommandFailed.alertMessage": "Command Failed",
|
|
1686
|
+
"audioCues.terminalQuickFix.alertMessage": "Quick Fix",
|
|
1727
1687
|
"audioCues.terminalQuickFix.name": "ターミナル クイック修正"
|
|
1728
1688
|
},
|
|
1729
1689
|
"vs/platform/configuration/common/configurationRegistry": {
|
|
@@ -2088,8 +2048,10 @@ var content = {
|
|
|
2088
2048
|
editorSelectionForeground: "ハイ コントラストの選択済みテキストの色。",
|
|
2089
2049
|
editorSelectionHighlight: "選択範囲の同じコンテンツの領域の色。この色は、基本装飾が非表示にならないよう不透明にすることはできません。",
|
|
2090
2050
|
editorSelectionHighlightBorder: "選択範囲と同じコンテンツの境界線の色。",
|
|
2091
|
-
editorStickyScrollBackground: "
|
|
2092
|
-
|
|
2051
|
+
editorStickyScrollBackground: "Background color of sticky scroll in the editor",
|
|
2052
|
+
editorStickyScrollBorder: "Border color of sticky scroll in the editor",
|
|
2053
|
+
editorStickyScrollHoverBackground: "Background color of sticky scroll on hover in the editor",
|
|
2054
|
+
editorStickyScrollShadow: " Shadow color of sticky scroll in the editor",
|
|
2093
2055
|
"editorWarning.background": "エディター内の警告テキストの背景色。この色は、基本装飾が非表示にならないよう不透明にすることはできません。",
|
|
2094
2056
|
"editorWarning.foreground": "エディターで警告を示す波線の前景色。",
|
|
2095
2057
|
editorWidgetBackground: "検索/置換窓など、エディター ウィジェットの背景色。",
|
|
@@ -2138,7 +2100,8 @@ var content = {
|
|
|
2138
2100
|
listActiveSelectionForeground: "ツリーリストがアクティブのとき、選択された項目のツリーリスト前景色。アクティブなツリーリストはキーボード フォーカスがあり、非アクティブではこれがありません。",
|
|
2139
2101
|
listActiveSelectionIconForeground: "ツリーリストがアクティブのとき、選択された項目のツリーリストのアイコン前景色。アクティブなツリーリストはキーボード フォーカスがあり、非アクティブではこれがありません。",
|
|
2140
2102
|
listDeemphasizedForeground: "強調表示されていない項目のリスト/ツリー前景色。 ",
|
|
2141
|
-
listDropBackground: "
|
|
2103
|
+
listDropBackground: "List/Tree drag and drop background when moving items over other items when using the mouse.",
|
|
2104
|
+
listDropBetweenBackground: "List/Tree drag and drop border color when moving items between items when using the mouse.",
|
|
2142
2105
|
listErrorForeground: "エラーを含むリスト項目の前景色。",
|
|
2143
2106
|
listFilterMatchHighlight: "フィルタリングされた一致の背景色。",
|
|
2144
2107
|
listFilterMatchHighlightBorder: "フィルタリングされた一致の境界線の色。",
|
|
@@ -2350,18 +2313,9 @@ var content = {
|
|
|
2350
2313
|
untrusted: "制限モード"
|
|
2351
2314
|
},
|
|
2352
2315
|
"vs/workbench/api/browser/mainThreadAuthentication": {
|
|
2353
|
-
accountLastUsedDate: "このアカウントの最終使用は {0}",
|
|
2354
2316
|
allow: "許可(&&A)",
|
|
2355
2317
|
confirmLogin: "拡張機能 '{0}' が {1} を使用してサインインしようとしています。",
|
|
2356
2318
|
confirmRelogin: "拡張機能 '{0}' では {1} を使用してサインインするように求めています。",
|
|
2357
|
-
manageExtensions: "このアカウントにアクセスできる拡張機能を選択する",
|
|
2358
|
-
manageTrustedExtensions: "信頼された拡張機能の管理",
|
|
2359
|
-
"manageTrustedExtensions.cancel": "キャンセル",
|
|
2360
|
-
noTrustedExtensions: "このアカウントはまだどの拡張機能にも使用されていません。",
|
|
2361
|
-
notUsed: "このアカウントを使用したことがない",
|
|
2362
|
-
signOut: "サインアウト(&&S)",
|
|
2363
|
-
signOutMessage: "アカウント '{0}' は、以下によって使用されていました:\r\n\r\n{1}\r\n\r\nこれらの拡張機能からサインアウトしますか?",
|
|
2364
|
-
signOutMessageSimple: "'{0}' からサインアウトしますか?",
|
|
2365
2319
|
signedOut: "正常にサインアウトされました。"
|
|
2366
2320
|
},
|
|
2367
2321
|
"vs/workbench/api/browser/mainThreadComments": {
|
|
@@ -2410,7 +2364,6 @@ var content = {
|
|
|
2410
2364
|
"vs/workbench/api/browser/mainThreadMessageService": {
|
|
2411
2365
|
cancel: "キャンセル",
|
|
2412
2366
|
defaultSource: "拡張子",
|
|
2413
|
-
extensionSource: "{0} (拡張機能)",
|
|
2414
2367
|
manageExtension: "拡張機能の管理",
|
|
2415
2368
|
ok: "OK(&&O)"
|
|
2416
2369
|
},
|
|
@@ -2565,9 +2518,6 @@ var content = {
|
|
|
2565
2518
|
"vs/workbench/api/common/extHostNotebook": {
|
|
2566
2519
|
"err.readonly": "読み取り専用ファイル '{0}' を変更できません",
|
|
2567
2520
|
fileModifiedError: "ファイルは次の時点以後に更新されました"
|
|
2568
|
-
},
|
|
2569
|
-
"vs/workbench/api/common/extHostProgress": {
|
|
2570
|
-
extensionSource: "{0} (拡張機能)"
|
|
2571
2521
|
},
|
|
2572
2522
|
"vs/workbench/api/common/extHostStatusBar": {
|
|
2573
2523
|
extensionLabel: "{0} (拡張機能)",
|
|
@@ -2623,6 +2573,7 @@ var content = {
|
|
|
2623
2573
|
fullscreen: "全画面表示",
|
|
2624
2574
|
hideEditorActons: "エディター操作を非表示にする",
|
|
2625
2575
|
hideEditorTabs: "エディター タブを非表示にする",
|
|
2576
|
+
hideEditorTabsZenMode: "Hide Editor Tabs in Zen Mode",
|
|
2626
2577
|
increaseEditorHeight: "エディターの高さを拡大",
|
|
2627
2578
|
increaseEditorWidth: "エディターの幅を拡大",
|
|
2628
2579
|
increaseViewSize: "現在のビューのサイズの拡大",
|
|
@@ -2686,7 +2637,9 @@ var content = {
|
|
|
2686
2637
|
selectToShow: "選択して表示",
|
|
2687
2638
|
showEditorActons: "エディター操作を表示する",
|
|
2688
2639
|
showMultipleEditorTabs: "複数のエディター タブを表示する",
|
|
2640
|
+
showMultipleEditorTabsZenMode: "Show Multiple Editor Tabs in Zen Mode",
|
|
2689
2641
|
showSingleEditorTab: "[単一エディター] タブの表示",
|
|
2642
|
+
showSingleEditorTabZenMode: "Show Single Editor Tab in Zen Mode",
|
|
2690
2643
|
sideBar: "プライマリ サイド バー",
|
|
2691
2644
|
sideBarPosition: "プライマリ サイド バーの位置",
|
|
2692
2645
|
sidebar: "サイド バー",
|
|
@@ -2706,6 +2659,10 @@ var content = {
|
|
|
2706
2659
|
toggleZenMode: "Zen Mode の切り替え",
|
|
2707
2660
|
zenMode: "禅モード",
|
|
2708
2661
|
zenModeIcon: "禅モードを表します"
|
|
2662
|
+
},
|
|
2663
|
+
"vs/workbench/browser/actions/listCommands": {
|
|
2664
|
+
mitoggleTreeStickyScroll: "&&Toggle Tree Sticky Scroll",
|
|
2665
|
+
toggleTreeStickyScroll: "Toggle Tree Sticky Scroll"
|
|
2709
2666
|
},
|
|
2710
2667
|
"vs/workbench/browser/actions/quickAccessActions": {
|
|
2711
2668
|
quickNavigateNext: "Quick Open で次に移動",
|
|
@@ -2776,6 +2733,9 @@ var content = {
|
|
|
2776
2733
|
"vs/workbench/browser/editor": {
|
|
2777
2734
|
pinned: "{0}、ピン留めされています",
|
|
2778
2735
|
preview: "{0}、プレビュー"
|
|
2736
|
+
},
|
|
2737
|
+
"vs/workbench/browser/labels": {
|
|
2738
|
+
notebookCellLabel: "{0} • Cell {1}"
|
|
2779
2739
|
},
|
|
2780
2740
|
"vs/workbench/browser/parts/activitybar/activitybarPart": {
|
|
2781
2741
|
"activity bar position": "アクティビティ バーの位置",
|
|
@@ -3022,6 +2982,7 @@ var content = {
|
|
|
3022
2982
|
splitLeft: "左に分割",
|
|
3023
2983
|
splitRight: "右に分割",
|
|
3024
2984
|
splitUp: "上に分割",
|
|
2985
|
+
swapDiffSides: "Swap Left and Right Side",
|
|
3025
2986
|
tabBar: "タブ バー",
|
|
3026
2987
|
textDiffEditor: "テキスト差分エディター",
|
|
3027
2988
|
textEditor: "テキスト エディター",
|
|
@@ -3177,6 +3138,7 @@ var content = {
|
|
|
3177
3138
|
joinEditorInGroup: "グループ内のエディターを結合する",
|
|
3178
3139
|
lockEditorGroup: "エディター グループをロックする",
|
|
3179
3140
|
splitEditorInGroup: "グループ内のエディターの分割",
|
|
3141
|
+
swapDiffSides: "Swap Left and Right Editor Side",
|
|
3180
3142
|
toggleEditorGroupLock: "エディター グループ のロックの切り替え",
|
|
3181
3143
|
toggleInlineView: "インライン ビューの切り替え",
|
|
3182
3144
|
toggleJoinEditorInGroup: "グループでエディターの分割を切り替え",
|
|
@@ -3187,7 +3149,9 @@ var content = {
|
|
|
3187
3149
|
"editor.editorAssociations": "[glob パターン](https://aka.ms/vscode-glob-patterns) をエディターに構成します (`\"*.hex\": \"hexEditor.hexedit\"` など)。これらは既定の動作よりも優先されます。",
|
|
3188
3150
|
editorLargeFileSizeConfirmation: "エディターで開く際に確認を求める前に、ファイルの最小サイズを MB 単位で制御します。この設定はすべてのエディターの種類と環境に適用されるとは限らない場合があることに、ご注意ください。",
|
|
3189
3151
|
interactiveWindow: "対話型ウィンドウ",
|
|
3152
|
+
livePreview: "Live Preview",
|
|
3190
3153
|
markdownPreview: "マークダウンのプレビュー",
|
|
3154
|
+
simpleBrowser: "Simple Browser",
|
|
3191
3155
|
"workbench.editor.autoLockGroups": "リストのいずれかの種類と一致するエディターがエディター グループの最初のものとして開いており、複数のグループが開いている場合、グループは自動的にロックされます。ロックされたグループは、ユーザーのジェスチャ (例: ドラッグ アンド ドロップ) で明示的に選択された場合に、エディターを開くときにのみ使用されますが、既定では使用されません。その結果、ロックされたグループ内のアクティブなエディターが、誤って別のエディターで置き換えられる可能性は低くなります。",
|
|
3192
3156
|
"workbench.editor.defaultBinaryEditor": "バイナリとして検出されたファイルの既定のエディター。未定義の場合、ユーザーにはピッカーが掲示されます。"
|
|
3193
3157
|
},
|
|
@@ -3203,6 +3167,7 @@ var content = {
|
|
|
3203
3167
|
groupLabelLong: "{0}: グループ {1}"
|
|
3204
3168
|
},
|
|
3205
3169
|
"vs/workbench/browser/parts/editor/editorGroupWatermark": {
|
|
3170
|
+
editorLineHighlight: "Foreground color for the labels in the editor watermark.",
|
|
3206
3171
|
"watermark.findInFiles": "フォルダーを指定して検索",
|
|
3207
3172
|
"watermark.newUntitledFile": "新しい無題のテキスト ファイル",
|
|
3208
3173
|
"watermark.openFile": "ファイルを開く",
|
|
@@ -3338,6 +3303,7 @@ var content = {
|
|
|
3338
3303
|
clearNotifications: "すべての通知をクリア",
|
|
3339
3304
|
collapseIcon: "通知内の折りたたみアクションのアイコン。",
|
|
3340
3305
|
collapseNotification: "通知を折りたたむ",
|
|
3306
|
+
configureDoNotDisturbMode: "Configure Do Not Disturb...",
|
|
3341
3307
|
configureIcon: "通知内の構成アクションのアイコン。",
|
|
3342
3308
|
configureNotification: "その他のアクション...",
|
|
3343
3309
|
copyNotification: "テキストをコピー",
|
|
@@ -3346,7 +3312,8 @@ var content = {
|
|
|
3346
3312
|
expandNotification: "通知を展開",
|
|
3347
3313
|
hideIcon: "通知内の非表示アクションのアイコン。",
|
|
3348
3314
|
hideNotificationsCenter: "通知を非表示",
|
|
3349
|
-
toggleDoNotDisturbMode: "応答不可モードの切り替え"
|
|
3315
|
+
toggleDoNotDisturbMode: "応答不可モードの切り替え",
|
|
3316
|
+
toggleDoNotDisturbModeBySource: "Toggle Do Not Disturb Mode By Source..."
|
|
3350
3317
|
},
|
|
3351
3318
|
"vs/workbench/browser/parts/notifications/notificationsAlerts": {
|
|
3352
3319
|
alertErrorMessage: "エラー: {0}",
|
|
@@ -3354,10 +3321,13 @@ var content = {
|
|
|
3354
3321
|
alertWarningMessage: "警告: {0}"
|
|
3355
3322
|
},
|
|
3356
3323
|
"vs/workbench/browser/parts/notifications/notificationsCenter": {
|
|
3324
|
+
moreSources: "More…",
|
|
3357
3325
|
notifications: "通知",
|
|
3358
3326
|
notificationsCenterWidgetAriaLabel: "通知センター",
|
|
3359
3327
|
notificationsEmpty: "新しい通知はありません",
|
|
3360
|
-
notificationsToolbar: "通知センターのアクション"
|
|
3328
|
+
notificationsToolbar: "通知センターのアクション",
|
|
3329
|
+
turnOffNotifications: "Disable Do Not Disturb Mode",
|
|
3330
|
+
turnOnNotifications: "Enable Do Not Disturb Mode"
|
|
3361
3331
|
},
|
|
3362
3332
|
"vs/workbench/browser/parts/notifications/notificationsCommands": {
|
|
3363
3333
|
acceptNotificationPrimaryAction: "通知のプライマリ アクションを承諾する",
|
|
@@ -3365,8 +3335,10 @@ var content = {
|
|
|
3365
3335
|
focusNotificationToasts: "通知トーストにフォーカス",
|
|
3366
3336
|
hideNotifications: "通知の非表示",
|
|
3367
3337
|
notifications: "通知",
|
|
3338
|
+
selectSources: "Select sources to enable notifications for",
|
|
3368
3339
|
showNotifications: "通知を表示",
|
|
3369
|
-
toggleDoNotDisturbMode: "応答不可モードの切り替え"
|
|
3340
|
+
toggleDoNotDisturbMode: "応答不可モードの切り替え",
|
|
3341
|
+
toggleDoNotDisturbModeBySource: "Toggle Do Not Disturb Mode By Source..."
|
|
3370
3342
|
},
|
|
3371
3343
|
"vs/workbench/browser/parts/notifications/notificationsList": {
|
|
3372
3344
|
notificationAccessibleViewHint: "アクセス可能なビュー内の応答を{0}で検査します",
|
|
@@ -3398,7 +3370,9 @@ var content = {
|
|
|
3398
3370
|
"vs/workbench/browser/parts/notifications/notificationsViewer": {
|
|
3399
3371
|
executeCommand: "クリックして '{0}' コマンドを実行",
|
|
3400
3372
|
notificationActions: "通知操作",
|
|
3401
|
-
notificationSource: "ソース: {0}"
|
|
3373
|
+
notificationSource: "ソース: {0}",
|
|
3374
|
+
turnOffNotifications: "Turn Off Notifications from '{0}'",
|
|
3375
|
+
turnOnNotifications: "Turn On Notifications from '{0}'"
|
|
3402
3376
|
},
|
|
3403
3377
|
"vs/workbench/browser/parts/paneCompositeBar": {
|
|
3404
3378
|
resetLocation: "場所のリセット"
|
|
@@ -3492,9 +3466,15 @@ var content = {
|
|
|
3492
3466
|
},
|
|
3493
3467
|
"vs/workbench/browser/parts/titlebar/titlebarActions": {
|
|
3494
3468
|
accounts: "アカウント",
|
|
3469
|
+
hideCustomTitleBar: "Hide Custom Title Bar",
|
|
3470
|
+
hideCustomTitleBarInFullScreen: "Hide Custom Title Bar In Full Screen",
|
|
3495
3471
|
manage: "管理",
|
|
3472
|
+
showCustomTitleBar: "Show Custom Title Bar",
|
|
3496
3473
|
"toggle.commandCenter": "コマンド センター",
|
|
3474
|
+
"toggle.customTitleBar": "Custom Title Bar",
|
|
3497
3475
|
"toggle.editorActions": "エディター操作",
|
|
3476
|
+
"toggle.hideCustomTitleBar": "Hide Custom Title Bar",
|
|
3477
|
+
"toggle.hideCustomTitleBarInFullScreen": "Hide Custom Title Bar In Full Screen",
|
|
3498
3478
|
"toggle.layout": "レイアウト コントロール"
|
|
3499
3479
|
},
|
|
3500
3480
|
"vs/workbench/browser/parts/titlebar/titlebarPart": {
|
|
@@ -3534,13 +3514,6 @@ var content = {
|
|
|
3534
3514
|
viewMoveUp: "ビューを上に移動",
|
|
3535
3515
|
views: "表示",
|
|
3536
3516
|
viewsMove: "移動ビュー"
|
|
3537
|
-
},
|
|
3538
|
-
"vs/workbench/browser/parts/views/viewsService": {
|
|
3539
|
-
editor: "テキスト エディター",
|
|
3540
|
-
"focus view": "{0} ビューにフォーカスを置く",
|
|
3541
|
-
resetViewLocation: "場所のリセット",
|
|
3542
|
-
"show view": "{0} を表示",
|
|
3543
|
-
"toggle view": "{0} の切り替え"
|
|
3544
3517
|
},
|
|
3545
3518
|
"vs/workbench/browser/quickaccess": {
|
|
3546
3519
|
inQuickOpen: "キーボード フォーカスが Quick Open コントロール内にあるかどうか"
|
|
@@ -3551,6 +3524,10 @@ var content = {
|
|
|
3551
3524
|
"reset user data message": "データ (設定、キー バインド、拡張機能、スニペット、UI 状態) をリセットして再読み込みしますか?"
|
|
3552
3525
|
},
|
|
3553
3526
|
"vs/workbench/browser/window": {
|
|
3527
|
+
closeWindowButtonLabel: "ウィンドウを閉じる(&&C)",
|
|
3528
|
+
closeWindowMessage: "ウィンドウを閉じますか?",
|
|
3529
|
+
doNotAskAgain: "今後このメッセージを表示しない",
|
|
3530
|
+
exitButtonLabel: "終了(&&E)",
|
|
3554
3531
|
learnMore: "詳細情報(&&L)",
|
|
3555
3532
|
open: "開く(&&O)",
|
|
3556
3533
|
"openExternalDialogButtonInstall.v3": "インストール(&&I)",
|
|
@@ -3558,6 +3535,9 @@ var content = {
|
|
|
3558
3535
|
"openExternalDialogDetail.v2": "お使いのコンピューターで {0} を起動しました。\r\n\r\n{1}が起動しなかった場合は、もう一度試すか、下にインストールしてください。",
|
|
3559
3536
|
openExternalDialogDetailNoInstall: "お使いのコンピューターで {0} を起動しました。\r\n\r\n もし{1} が起動しなかった場合は、以下でもう一度お試しください。",
|
|
3560
3537
|
openExternalDialogTitle: "すべて完了しました。このタブを閉じることができるようになりました。",
|
|
3538
|
+
quitButtonLabel: "終了(&&Q)",
|
|
3539
|
+
quitMessage: "終了しますか?",
|
|
3540
|
+
quitMessageMac: "終了しますか?",
|
|
3561
3541
|
reload: "再読み込み(&&R)",
|
|
3562
3542
|
shutdownError: "このページの再読み込みが必要な予期しないエラーが発生しました。",
|
|
3563
3543
|
shutdownErrorDetail: "ワークベンチの実行中に予期せず破棄されました。",
|
|
@@ -3571,7 +3551,7 @@ var content = {
|
|
|
3571
3551
|
activeFolderMedium: "`${activeFolderMedium}`: ファイルを含むフォルダーの、ワークスペースフォルダーからの相対パス(例: myFolder/myFileFolder)。",
|
|
3572
3552
|
activeFolderShort: "`${activeFolderShort}`: ファイルが含まれているフォルダーの名前 (例: myFileFolder)。",
|
|
3573
3553
|
activityBarIconClickBehavior: "ワークベンチのアクティビティ バー アイコンをクリックする動作を制御します。",
|
|
3574
|
-
activityBarLocation: "
|
|
3554
|
+
activityBarLocation: "Controls the location of the Activity Bar. It can either show to the `side` or `top` of the Primary Side Bar or `hidden`.",
|
|
3575
3555
|
appName: "`${appName}`: 例: VS Code。",
|
|
3576
3556
|
askChatLocation: "コマンド パレットがチャットの質問をする場所を制御します。",
|
|
3577
3557
|
"askChatLocation.chatView": "チャット ビューでチャットの質問をします。",
|
|
@@ -3588,24 +3568,23 @@ var content = {
|
|
|
3588
3568
|
"decorations.badges": "エディター ファイルの装飾にバッジを使用するかどうかを制御します。",
|
|
3589
3569
|
"decorations.colors": "エディター ファイルの装飾に配色を使用するかどうかを制御します。",
|
|
3590
3570
|
dirty: "`${dirty}`: アクティブなエディターの変更が保存されていない場合を示すインジケーター。",
|
|
3591
|
-
doubleClickTabToToggleEditorGroupSizes: "
|
|
3592
|
-
dragToOpenWindow: "
|
|
3571
|
+
doubleClickTabToToggleEditorGroupSizes: "Controls how the editor group is resized when double clicking on a tab. This value is ignored when {0} is not set to {1}.",
|
|
3572
|
+
dragToOpenWindow: "Controls if editors can be dragged out of the window to open them in a new window. Press and hold the `Alt` key while dragging to toggle this dynamically.",
|
|
3593
3573
|
editorActionsLocation: "エディター アクションを表示する場所を制御します。",
|
|
3594
|
-
editorOpenPositioning: "
|
|
3595
|
-
emptyEditorHint: "空白のエディターのテキスト ヒントをエディターに表示するかどうかを制御します。",
|
|
3574
|
+
editorOpenPositioning: "Controls where editors open. Select {0} or {1} to open editors to the left or right of the currently active one. Select {2} or {3} to open editors independently from the currently active one.",
|
|
3596
3575
|
enableMenuBarMnemonics: "Alt キー ショートカットを使用してメイン メニューを開くことができるかどうかを制御します。ニーモニックを無効にすると、これらの Alt キー ショートカットを代わりにエディター コマンドにバインドできます。",
|
|
3597
3576
|
enableNaturalLanguageSearch: "コマンド パレットに同様のコマンドを含めるかどうかを制御します。自然言語サポートを提供する拡張機能がインストールされている必要があります。",
|
|
3598
3577
|
enablePreview: "開いているエディターをプレビュー エディターとして表示するかどうかを制御します。プレビュー エディターは開いたままではなく、明示的に (ダブルクリックや編集により) 開いたままに設定されるまで再利用されます。ファイル名は斜体で表示されます。",
|
|
3599
|
-
enablePreviewFromCodeNavigation: "
|
|
3600
|
-
enablePreviewFromQuickOpen: "Quick Open
|
|
3578
|
+
enablePreviewFromCodeNavigation: "Controls whether editors remain in preview when a code navigation is started from them. Preview editors do not stay open, and are reused until explicitly set to be kept open (via double-click or editing). This value is ignored when {0} is not set to {1}.",
|
|
3579
|
+
enablePreviewFromQuickOpen: "Controls whether editors opened from Quick Open show as preview editors. Preview editors do not stay open, and are reused until explicitly set to be kept open (via double-click or editing). When enabled, hold Ctrl before selection to open an editor as a non-preview. This value is ignored when {0} is not set to {1}.",
|
|
3601
3580
|
exclude: "ローカル ファイル履歴からファイルを除外するためのパスまたは [glob パターン](https://aka.ms/vscode-glob-patterns) を構成します。Glob パターンは、絶対パスでない限り、ワークスペース フォルダーのパスを基準にして常に評価されます。この設定を変更しても、既存のローカル ファイル履歴エントリには影響しません。",
|
|
3602
3581
|
focusRecentEditorAfterClose: "最近使用した順序でタブを閉じるか、左から右の順にタブを閉じるかを制御します。",
|
|
3603
3582
|
focusedView: "'${focusedView}': 現在フォーカスされているビューの名前。",
|
|
3604
3583
|
folderName: "`${folderName}`: ファイルが含まれているワークスペース フォルダーの名前 (例: myFolder)。",
|
|
3605
3584
|
folderPath: "`${folderPath}`: ファイルが含まれているワークスペースの絶対パスです (例: /Users/Development/myFolder)。",
|
|
3606
3585
|
fontAliasing: "ワークベンチ内のフォント エイリアシング方法を制御します。",
|
|
3607
|
-
highlightModifiedTabs: "
|
|
3608
|
-
layoutControlEnabled: "
|
|
3586
|
+
highlightModifiedTabs: "Controls whether a top border is drawn on tabs for editors that have unsaved changes. This value is ignored when {0} is not set to {1}.",
|
|
3587
|
+
layoutControlEnabled: "Controls whether the layout control is shown in the custom title bar. This setting only has an effect when {0} is not set to {1}.",
|
|
3609
3588
|
layoutControlEnabledWeb: "カスタム タイトル バーのレイアウト コントロール ボタンを有効にするかどうかを制御します。",
|
|
3610
3589
|
layoutControlType: "カスタム タイトル バーのレイアウト コントロールを 1 つのメニュー ボタンとして表示するか、複数の UI の切り替えで表示するかを制御します。",
|
|
3611
3590
|
"layoutcontrol.type.both": "ドロップダウン ボタンとトグル ボタンの両方を表示します。",
|
|
@@ -3630,8 +3609,9 @@ var content = {
|
|
|
3630
3609
|
panelDefaultLocation: "新しいワークスペース内のパネル (ターミナル、デバッグ コンソール、出力、問題) の既定の場所を制御します。エディター領域の下、右、または左に表示できます。",
|
|
3631
3610
|
panelOpensMaximized: "パネルを開くときに最大化するかどうかを制御します。開くときに必ず最大化するか、決して最大化しないか、最後に閉じたときの状態で開くかを選択できます。",
|
|
3632
3611
|
perEditorGroup: "開いているエディターの最大数をエディター グループごとに適用するか、すべてのエディター グループに適用するかを制御します。",
|
|
3633
|
-
pinnedTabSizing: "
|
|
3612
|
+
pinnedTabSizing: "Controls the size of pinned editor tabs. Pinned tabs are sorted to the beginning of all opened tabs and typically do not close until unpinned. This value is ignored when {0} is not set to {1}.",
|
|
3634
3613
|
preserveInput: "コマンド パレットを次回開いたとき、コマンド パレットの最後の入力を復元するかどうかを制御します。",
|
|
3614
|
+
"problems.visibility": "エディターとワークベンチ全体で問題を表示するかどうかを制御します。",
|
|
3635
3615
|
profileName: "`${profileName}`: ワークスペースが開かれているプロファイルの名前 (例: データ サイエンス (プロファイル))。既定のプロファイルが使用されている場合は無視されます。",
|
|
3636
3616
|
remoteName: "`${remoteName}`: 例: SSH",
|
|
3637
3617
|
restoreViewState: "エディターを閉じた後に再び開いたときに、最後のエディター ビューの状態 (スクロール位置など) を回復します。エディター ビューの状態は、エディター グループごとに保存され、グループが閉じられると破棄されます。エディター グループに以前のビュー状態が見つからなかった場合に、すべてのエディター グループにわたって最後に確認されたビュー状態を使用するには、{0} 設定を使用します。",
|
|
@@ -3639,7 +3619,7 @@ var content = {
|
|
|
3639
3619
|
rootName: "`${rootName}`: 利用可能なオプションのリモート名とワークスペース インジケーターのあるワークスペースの名前 (例: myFolder、myRemoteFolder [SSH]、myWorkspace (Workspace))。",
|
|
3640
3620
|
rootNameShort: "`${rootNameShort}`: サフィックスのないワークスペースの短縮名 (例: myFolder、myRemoteFolder、myWorkspace)。",
|
|
3641
3621
|
rootPath: "`${rootPath}`: 開かれたワークスペースまたはフォルダーのファイル パス (例: /Users/Development/myWorkspace)。",
|
|
3642
|
-
scrollToSwitchTabs: "
|
|
3622
|
+
scrollToSwitchTabs: "Controls whether scrolling over tabs will open them or not. By default tabs will only reveal upon scrolling, but not open. You can press and hold the Shift-key while scrolling to change this behavior for that duration. This value is ignored when {0} is not set to {1}.",
|
|
3643
3623
|
separator: "`${separator}`: 値か固定のテキストで囲われたとき、条件付きの区切り記号 (\" - \") を表示します。",
|
|
3644
3624
|
"settings.editor.desc": "既定で使用する設定エディターを指定します。",
|
|
3645
3625
|
"settings.editor.json": "JSON ファイル エディターを使用します。",
|
|
@@ -3654,15 +3634,15 @@ var content = {
|
|
|
3654
3634
|
splitSizing: "エディター グループを分割するときのサイズを制御します。",
|
|
3655
3635
|
statusBarVisibility: "ワークベンチの下部にステータス バーを表示するかどうかを制御します。",
|
|
3656
3636
|
suggestCommands: "コマンド パレットに一般的に使用されるコマンドのリストを含めるかどうかを制御します。",
|
|
3657
|
-
tabActionLocation: "
|
|
3637
|
+
tabActionLocation: "Controls the position of the editor's tabs action buttons (close, unpin). This value is ignored when {0} is not set to {1}.",
|
|
3658
3638
|
tabDescription: "エディターに表示するラベルの書式を制御します。",
|
|
3659
3639
|
tabScrollbarHeight: "エディター タイトル領域のタブおよび階層リンクに使用するスクロール バーの高さを制御します。",
|
|
3660
|
-
tabSizing: "
|
|
3640
|
+
tabSizing: "Controls the size of editor tabs. This value is ignored when {0} is not set to {1}.",
|
|
3661
3641
|
"tips.enabled": "有効にすると、エディターを 1 つも開いていないときに透かしのヒントが表示されます。",
|
|
3662
3642
|
untitledLabelFormat: "無題のエディターのラベルの形式を制御します。",
|
|
3663
3643
|
useSplitJSON: "JSON として設定を編集するときに、split JSON エディターを使用するかどうかを制御します。",
|
|
3664
3644
|
viewVisibility: "ビュー ヘッダー アクションを表示するかどうかを制御します。ビュー ヘッダー アクションは常に表示されるか、パネルをフォーカスやホバーしたときのみ表示のいずれかです。",
|
|
3665
|
-
"window.commandCenter": "
|
|
3645
|
+
"window.commandCenter": "Show command launcher together with the window title. This setting only has an effect when {0} is not set to {1}.",
|
|
3666
3646
|
"window.commandCenterWeb": "コマンド ランチャーをウィンドウ タイトルと共に表示します。",
|
|
3667
3647
|
"window.confirmBeforeClose.always": "常に確認メッセージを表示します。",
|
|
3668
3648
|
"window.confirmBeforeClose.always.web": "常に確認を求めようとします。それでも参照者は確認せずにタブやウィンドウを閉じることができることにご注意ください。",
|
|
@@ -3689,15 +3669,16 @@ var content = {
|
|
|
3689
3669
|
windowTitle: "開いているワークスペースやアクティブなエディターなどの現在のコンテキストに基づいて、ウィンドウのタイトルを制御します。変数は、コンテキストに基づいて置き換えられます。",
|
|
3690
3670
|
"workbench.activityBar.iconClickBehavior.focus": "クリックした項目が既に表示されている場合は、サイド バーにフォーカスします。",
|
|
3691
3671
|
"workbench.activityBar.iconClickBehavior.toggle": "クリックした項目が既に表示されている場合は、サイド バーを非表示にします。",
|
|
3692
|
-
"workbench.activityBar.location.hide": "
|
|
3693
|
-
"workbench.activityBar.location.side": "
|
|
3694
|
-
"workbench.activityBar.location.top": "
|
|
3672
|
+
"workbench.activityBar.location.hide": "Hide the Activity Bar.",
|
|
3673
|
+
"workbench.activityBar.location.side": "Show the Activity Bar to the side of the Primary Side Bar.",
|
|
3674
|
+
"workbench.activityBar.location.top": "Show the Activity Bar on top of the Primary Side Bar.",
|
|
3695
3675
|
"workbench.editor.doubleClickTabToToggleEditorGroupSizes.expand": "エディター グループは、他のすべてのエディター グループをできるだけ小さくすることで、可能な限り多くの領域を占有します。",
|
|
3696
3676
|
"workbench.editor.doubleClickTabToToggleEditorGroupSizes.maximize": "他のすべてのエディター グループは非表示になり、現在のエディター グループが最大化されてエディター領域全体が占有されます。",
|
|
3697
3677
|
"workbench.editor.doubleClickTabToToggleEditorGroupSizes.off": "タブをダブルクリックしても、エディター グループのサイズは変更されません。",
|
|
3698
|
-
"workbench.editor.editorActionsLocation.default": "
|
|
3678
|
+
"workbench.editor.editorActionsLocation.default": "Show editor actions in the window title bar when {0} is set to {1}. Otherwise, editor actions are shown in the editor tab bar.",
|
|
3699
3679
|
"workbench.editor.editorActionsLocation.hidden": "エディター アクションは表示されません。",
|
|
3700
|
-
"workbench.editor.editorActionsLocation.titleBar": "
|
|
3680
|
+
"workbench.editor.editorActionsLocation.titleBar": "Show editor actions in the window title bar. If {0} is set to {1}, editor actions are hidden.",
|
|
3681
|
+
"workbench.editor.empty.hint": "空白のエディターのテキスト ヒントをエディターに表示するかどうかを制御します。",
|
|
3701
3682
|
"workbench.editor.historyBasedLanguageDetection": "言語検出でエディター履歴を使用できるようにします。これにより、自動言語検出は最近開かれた言語を優先し、より少ない入力で自動言語検出を動作させることができます。",
|
|
3702
3683
|
"workbench.editor.labelFormat.default": "ファイルの名前を表示します。タブが有効かつ 1 つのグループ内の 2 つの同名ファイルに各ファイルのパスの区切り記号が追加されます。タブを無効にすると、エディターがアクティブな時にワークスペース フォルダーの相対パスが表示されます。",
|
|
3703
3684
|
"workbench.editor.labelFormat.long": "絶対パスに続けてファイル名を表示します。",
|
|
@@ -3710,7 +3691,7 @@ var content = {
|
|
|
3710
3691
|
"workbench.editor.pinnedTabSizing.compact": "固定されたタブは、コンパクト形式でアイコンまたはエディター名の最初の文字のみが表示されます。",
|
|
3711
3692
|
"workbench.editor.pinnedTabSizing.normal": "固定されたタブは、固定されていないタブの外観を継承します。",
|
|
3712
3693
|
"workbench.editor.pinnedTabSizing.shrink": "固定されたタブは、エディター名の一部を示すコンパクトな固定サイズに縮小されます。",
|
|
3713
|
-
"workbench.editor.pinnedTabsOnSeparateRow": "
|
|
3694
|
+
"workbench.editor.pinnedTabsOnSeparateRow": "When enabled, displays pinned tabs in a separate row above all other tabs. This value is ignored when {0} is not set to {1}.",
|
|
3714
3695
|
"workbench.editor.preferBasedLanguageDetection": "有効にすると、エディター履歴を考慮した言語検出モデルの方が優先順位が高くなります。",
|
|
3715
3696
|
"workbench.editor.preventPinnedEditorClose": "キーボードまたはマウスの中クリックを使用して閉じるときに、ピン留めされたエディターを閉じるかどうかを制御します。",
|
|
3716
3697
|
"workbench.editor.preventPinnedEditorClose.always": "マウスの中クリックまたはキーボードを使用する場合は、ピン留めされたエディターを閉じないようにしてください。",
|
|
@@ -3730,12 +3711,12 @@ var content = {
|
|
|
3730
3711
|
"workbench.editor.splitSizingSplit": "アクティブなエディター グループを等分に分割します。",
|
|
3731
3712
|
"workbench.editor.tabActionCloseVisibility": "タブの [閉じる] 動作設定ボタンの表示を制御します。",
|
|
3732
3713
|
"workbench.editor.tabActionUnpinVisibility": "タブの [ピン留めを外す] 動作設定ボタンの表示を制御します。",
|
|
3733
|
-
"workbench.editor.tabHeight": "
|
|
3714
|
+
"workbench.editor.tabHeight": "Controls the height of editor tabs. Also applies to the title control bar when {0} is not set to {1}.",
|
|
3734
3715
|
"workbench.editor.tabSizing.fit": "常に完全なエディター ラベルを表示するのに足りるタブの大きさを維持します。",
|
|
3735
3716
|
"workbench.editor.tabSizing.fixed": "すべてのタブを同じサイズにし、使用可能な領域が一度にすべてのタブを表示するのに十分でない場合に小さくできるようにします。",
|
|
3736
3717
|
"workbench.editor.tabSizing.shrink": "すべてのタブを一度に表示するには利用可能なスペースが足りない場合に、タブを縮小するようにします。",
|
|
3737
|
-
"workbench.editor.tabSizingFixedMaxWidth": "
|
|
3738
|
-
"workbench.editor.tabSizingFixedMinWidth": "
|
|
3718
|
+
"workbench.editor.tabSizingFixedMaxWidth": "Controls the maximum width of tabs when {0} size is set to {1}.",
|
|
3719
|
+
"workbench.editor.tabSizingFixedMinWidth": "Controls the minimum width of tabs when {0} size is set to {1}.",
|
|
3739
3720
|
"workbench.editor.titleScrollbarSizing.default": "既定のサイズ。",
|
|
3740
3721
|
"workbench.editor.titleScrollbarSizing.large": "マウスでつかみやすいサイズに拡大する。",
|
|
3741
3722
|
"workbench.editor.untitled.labelFormat.content": "無題ファイルの名前は、ファイル パスが関連付けられていない限り、最初の行の内容から導き出されます。行が空であるか、単語文字が含まれていない場合に、名前にフォールバックします。",
|
|
@@ -3753,14 +3734,14 @@ var content = {
|
|
|
3753
3734
|
"workbench.reduceMotion.auto": "OS 構成に基づいて、モーションを削減してレンダリングします。",
|
|
3754
3735
|
"workbench.reduceMotion.off": "モーションを削減してレンダリングしない",
|
|
3755
3736
|
"workbench.reduceMotion.on": "常にモーションを削減してレンダリングする。",
|
|
3756
|
-
wrapTabs: "
|
|
3737
|
+
wrapTabs: "Controls whether tabs should be wrapped over multiple lines when exceeding available space or whether a scrollbar should appear instead. This value is ignored when {0} is not set to '{1}'.",
|
|
3757
3738
|
"zenMode.centerLayout": "Zen Mode をオンにしたときに、レイアウトを中央寄せにするかどうかを制御します。",
|
|
3758
3739
|
"zenMode.fullScreen": "Zen Mode をオンにしたときに、ワークベンチを自動的に全画面モードに切り替えるかどうかを制御します。",
|
|
3759
3740
|
"zenMode.hideActivityBar": "Zen Mode をオンにしたときに、ワークベンチの左側または右側のいずれかにあるアクティビティ バーを非表示にするかどうかを制御します。",
|
|
3760
3741
|
"zenMode.hideLineNumbers": "Zen Mode をオンにしたときにエディターの行番号も非表示にするかどうかを制御します。",
|
|
3761
3742
|
"zenMode.hideStatusBar": "Zen Mode をオンにするとワークベンチの下部にあるステータス バーを非表示にするかどうかを制御します。",
|
|
3762
3743
|
"zenMode.restore": "Zen Mode で終了したウィンドウを Zen Mode に復元するかどうかを制御します。",
|
|
3763
|
-
"zenMode.showTabs": "Zen
|
|
3744
|
+
"zenMode.showTabs": "Controls whether turning on Zen Mode should show multiple editor tabs, a single editor tab, or hide the editor title area completely.",
|
|
3764
3745
|
"zenMode.showTabs.multiple": "各エディターは、エディターのタイトル領域にタブとして表示されます。",
|
|
3765
3746
|
"zenMode.showTabs.none": "エディターのタイトル領域は表示されていません。",
|
|
3766
3747
|
"zenMode.showTabs.single": "アクティブなエディターは、エディターのタイトル領域に 1 つの大きなタブとして表示されます。",
|
|
@@ -3769,6 +3750,7 @@ var content = {
|
|
|
3769
3750
|
},
|
|
3770
3751
|
"vs/workbench/common/configuration": {
|
|
3771
3752
|
applicationConfigurationTitle: "アプリケーション",
|
|
3753
|
+
problemsConfigurationTitle: "Problems",
|
|
3772
3754
|
"security.allowedUNCHosts": "ユーザーの確認なしで許可する UNC ホスト名のセット (先頭または末尾にバックスラッシュ (例: `192.168.0.1` や `my-server`) が含まれます)。この設定で許可されていない UNC ホストにアクセスしている場合、またはユーザーの確認によって確認されていない場合は、エラーが発生し、操作が停止します。この設定を変更する場合は、再起動が必要です。この設定の詳細については、https://aka.ms/vscode-windows-unc を参照してください。",
|
|
3773
3755
|
"security.allowedUNCHosts.patternErrorMessage": "UNC ホスト名にバックスラッシュを含めることはできません。",
|
|
3774
3756
|
"security.restrictUNCAccess": "有効にすると、`#security.allowedUNCHosts#` 設定またはユーザーの確認後に許可された UNC ホスト名へのアクセスのみが許可されます。この設定の詳細については、https://aka.ms/vscode-windows-unc をご覧ください。",
|
|
@@ -3777,6 +3759,7 @@ var content = {
|
|
|
3777
3759
|
},
|
|
3778
3760
|
"vs/workbench/common/contextkeys": {
|
|
3779
3761
|
activeAuxiliary: "アクティブな補助パネルの識別子",
|
|
3762
|
+
activeCompareEditorOriginalWritable: "Whether the active compare editor has a writable original side",
|
|
3780
3763
|
activeEditor: "アクティブなエディターの識別子",
|
|
3781
3764
|
activeEditorAvailableEditorIds: "アクティブなエディターのために使用できる使用可能なエディター識別子",
|
|
3782
3765
|
activeEditorCanRevert: "アクティブなエディターが元に戻せるかどうか",
|
|
@@ -3809,7 +3792,7 @@ var content = {
|
|
|
3809
3792
|
isAuxiliaryWindowFocusedContext: "補助ウィンドウがフォーカスされているかどうか",
|
|
3810
3793
|
isCenteredLayout: "中央揃えのレイアウトが有効になっているかどうか",
|
|
3811
3794
|
isFileSystemResource: "リソースがファイル システム プロバイダーによってサポートされているかどうか",
|
|
3812
|
-
isFullscreen: "
|
|
3795
|
+
isFullscreen: "Whether the main window is in fullscreen mode",
|
|
3813
3796
|
mainEditorAreaVisible: "メイン ウィンドウのエディター領域を表示するかどうか",
|
|
3814
3797
|
multipleEditorGroups: "複数のエディター グループが開かれているかどうか",
|
|
3815
3798
|
notificationCenterVisible: "通知センターが表示されているかどうか",
|
|
@@ -3869,6 +3852,10 @@ var content = {
|
|
|
3869
3852
|
activityBarDragAndDropBorder: "アクティビティ バー項目のフィードバック色をドラッグ アンド ドロップします。アクティビティ バーは、一番左または右に表示され、サイド バーのビューを切り替えることができます。",
|
|
3870
3853
|
activityBarForeground: "アクティブなアクティビティ バー項目の前景色。アクティビティ バーは左端または右端に表示され、サイド バーのビューを切り替えることができます。",
|
|
3871
3854
|
activityBarInActiveForeground: "非アクティブなアクティビティ バー項目の前景色。アクティビティ バーは左端または右端に表示され、サイド バーのビューを切り替えることができます。",
|
|
3855
|
+
activityBarTop: "Active foreground color of the item in the Activity bar when it is on top. The activity allows to switch between views of the side bar.",
|
|
3856
|
+
activityBarTopActiveFocusBorder: "Focus border color for the active item in the Activity bar when it is on top. The activity allows to switch between views of the side bar.",
|
|
3857
|
+
activityBarTopDragAndDropBorder: "Drag and drop feedback color for the items in the Activity bar when it is on top. The activity allows to switch between views of the side bar.",
|
|
3858
|
+
activityBarTopInActiveForeground: "Inactive foreground color of the item in the Activity bar when it is on top. The activity allows to switch between views of the side bar.",
|
|
3872
3859
|
"banner.background": "バナーの背景色。バナーは、ウィンドウのタイトル バーの下に表示されます。",
|
|
3873
3860
|
"banner.foreground": "バナーの前景色。バナーは、ウィンドウのタイトル バーの下に表示されます。",
|
|
3874
3861
|
"banner.iconForeground": "バナーのアイコンの色。バナーは、ウィンドウのタイトル バーの下に表示されます。",
|
|
@@ -3907,6 +3894,8 @@ var content = {
|
|
|
3907
3894
|
notificationsInfoIconForeground: "情報通知のアイコンに使用される色。通知は、ウィンドウの右下から表示されます。",
|
|
3908
3895
|
notificationsLink: "通知内リンクの前景色。通知はウィンドウの右下からスライド表示します。",
|
|
3909
3896
|
notificationsWarningIconForeground: "警告通知のアイコンに使用される色。通知は、ウィンドウの右下から表示されます。",
|
|
3897
|
+
outputViewBackground: "Output view background color.",
|
|
3898
|
+
outputViewStickyScrollBackground: "Output view sticky scroll background color.",
|
|
3910
3899
|
panelActiveTitleBorder: "アクティブ パネル タイトルの境界線の色。パネルはエディター領域の下に表示され、出力や統合ターミナルなどのビューを含みます。",
|
|
3911
3900
|
panelActiveTitleForeground: "アクティブ パネルのタイトルの色。パネルはエディター領域の下に表示され、出力や統合ターミナルなどのビューを含みます。",
|
|
3912
3901
|
panelBackground: "パネルの背景色。パネルはエディター領域の下に表示され、出力や統合ターミナルなどのビューを含みます。",
|
|
@@ -4003,31 +3992,48 @@ var content = {
|
|
|
4003
3992
|
"views log": "ビュー"
|
|
4004
3993
|
},
|
|
4005
3994
|
"vs/workbench/contrib/accessibility/browser/accessibilityConfiguration": {
|
|
4006
|
-
"accessibility.hideAccessibleView": "
|
|
3995
|
+
"accessibility.hideAccessibleView": "Controls whether the Accessible View is hidden.",
|
|
4007
3996
|
accessibilityConfigurationTitle: "アクセシビリティ",
|
|
4008
|
-
"alert.
|
|
3997
|
+
"alert.breakpoint": "Alerts when the active line has a breakpoint. Also see {0}.",
|
|
3998
|
+
"alert.chatRequestSent": "Alerts when a chat request is sent. Also see {0}.",
|
|
3999
|
+
"alert.chatResponsePending": "Alerts when a chat response is pending. Also see {0}.",
|
|
4000
|
+
"alert.clear": "Alerts when a feature is cleared (for example, the terminal, Debug Console, or Output channel). Also see {0}.",
|
|
4001
|
+
"alert.error": "Alerts when the active line has an error. Also see {0}.",
|
|
4002
|
+
"alert.foldedArea": "Alerts when the active line has a folded area that can be unfolded. Also see {0}.",
|
|
4003
|
+
"alert.format": "Alerts when a file or notebook cell is formatted. Also see {0}.",
|
|
4009
4004
|
"alert.format.always": "自動保存、セルの実行など、ファイルが書式設定されるたびにアラートが生成されます。",
|
|
4010
4005
|
"alert.format.never": "アラートを表示しません。",
|
|
4011
4006
|
"alert.format.userGesture": "ユーザー ジェスチャを使用してファイルが書式設定されたときにアラートを生成します。",
|
|
4012
|
-
"alert.
|
|
4007
|
+
"alert.lineHasBreakpoint": "Alerts when on a line with a breakpoint. Also see {0}.",
|
|
4008
|
+
"alert.noInlayHints": "Alerts when there are no inlay hints. Also see {0}.",
|
|
4009
|
+
"alert.notebookCellCompleted": "Alerts when a notebook cell completes successfully. Also see {0}.",
|
|
4010
|
+
"alert.notebookCellFailed": "Alerts when a notebook cell fails. Also see {0}.",
|
|
4011
|
+
"alert.onDebugBreak": "Alerts when the debugger breaks. Also see {0}.",
|
|
4012
|
+
"alert.save": "Alerts when a file is saved. Also see {0}.",
|
|
4013
4013
|
"alert.save.always": "自動保存を含め、ファイルが保存されるたびにアラートが表示されます。",
|
|
4014
4014
|
"alert.save.never": "アラートを表示しません。",
|
|
4015
4015
|
"alert.save.userGesture": "ユーザー ジェスチャを使用してファイルが保存されたときにアラートを生成します。",
|
|
4016
|
+
"alert.taskCompleted": "Alerts when a task completes successfully (zero exit code). Also see {0}.",
|
|
4017
|
+
"alert.taskFailed": "Alerts when a task fails (non-zero exit code). Also see {0}.",
|
|
4018
|
+
"alert.terminalBell": "Alerts when the terminal bell is activated.",
|
|
4019
|
+
"alert.terminalCommandFailed": "Alerts when a terminal command fails (non-zero exit code). Also see {0}.",
|
|
4020
|
+
"alert.terminalQuickFix": "Alerts when there is an available terminal quick fix. Also see {0}.",
|
|
4021
|
+
"alert.warning": "Alerts when the active line has a warning. Also see {0}.",
|
|
4016
4022
|
dimUnfocusedEnabled: "フォーカスされていないエディターとターミナルを暗くするかどうかを指定するもので、これにより、入力された入力情報の入力先がより明確になります。これは、ノートブックや拡張機能 Web ビュー エディターなどの iframe を利用するエディターの注目すべき例外を除き、ほとんどのエディターで動作します。",
|
|
4017
4023
|
dimUnfocusedOpacity: "フォーカスされていないエディターとターミナルに使用する不透明度の分数 (0.2 ~ 1.0)。これは、{0} が有効になっている場合にのみ効力を発します。",
|
|
4018
|
-
"terminal.integrated.accessibleView.closeOnKeyPress": "keypress
|
|
4024
|
+
"terminal.integrated.accessibleView.closeOnKeyPress": "On keypress, close the Accessible View and focus the element from which it was invoked.",
|
|
4019
4025
|
"verbosity.chat.description": "チャット入力にフォーカスがある場合にチャット ヘルプ メニューにアクセスする方法に関する情報を提供します。",
|
|
4020
4026
|
"verbosity.comments": "コメント ウィジェットまたはコメントを含むファイルで実行できるアクションに関する情報を提供します。",
|
|
4021
4027
|
"verbosity.diffEditor.description": "差分エディターにフォーカスがあるときに変更を移動する方法に関する情報を提供します。",
|
|
4022
4028
|
"verbosity.emptyEditorHint": "空のテキスト エディターで関連するアクションに関する情報を提供します。",
|
|
4023
|
-
"verbosity.hover": "
|
|
4024
|
-
"verbosity.inlineCompletions.description": "
|
|
4029
|
+
"verbosity.hover": "Provide information about how to open the hover in an Accessible View.",
|
|
4030
|
+
"verbosity.inlineCompletions.description": "Provide information about how to access the inline completions hover and Accessible View.",
|
|
4025
4031
|
"verbosity.interactiveEditor.description": "インライン エディター チャットのアクセシビリティ ヘルプ メニューにアクセスする方法に関する情報を提供し、入力にフォーカスがあるときの機能を使用する方法を説明するヒントを提供します。",
|
|
4026
4032
|
"verbosity.keybindingsEditor.description": "行がフォーカスされているときにキー バインド エディターでキー バインドを変更する方法に関する情報を提供します。",
|
|
4027
4033
|
"verbosity.notebook": "ノートブック セルがフォーカスされているときにセル コンテナーまたは内部エディターにフォーカスを移動する方法に関する情報を提供します。",
|
|
4028
|
-
"verbosity.notification": "
|
|
4034
|
+
"verbosity.notification": "Provide information about how to open the notification in an Accessible View.",
|
|
4029
4035
|
"verbosity.terminal.description": "ターミナルにフォーカスがある場合に、ターミナルのアクセシビリティ ヘルプ メニューにアクセスする方法について説明します。",
|
|
4030
|
-
"voice.speechTimeout": "
|
|
4036
|
+
"voice.speechTimeout": "The duration in milliseconds that voice speech recognition remains active after you stop speaking. For example in a chat session, the transcribed text is submitted automatically after the timeout is met. Set to `0` to disable this feature."
|
|
4031
4037
|
},
|
|
4032
4038
|
"vs/workbench/contrib/accessibility/browser/accessibilityContributions": {
|
|
4033
4039
|
clearNotification: "通知のクリア",
|
|
@@ -4040,11 +4046,6 @@ var content = {
|
|
|
4040
4046
|
"screenReaderDetectedExplanation.answerYes": "はい",
|
|
4041
4047
|
"screenReaderDetectedExplanation.question": "スクリーン リーダーを使用して VS Code を操作していますか?",
|
|
4042
4048
|
"status.editor.screenReaderMode": "スクリーン リーダー モード"
|
|
4043
|
-
},
|
|
4044
|
-
"vs/workbench/contrib/accessibility/browser/accessibleNotificationService": {
|
|
4045
|
-
cleared: "消去済み",
|
|
4046
|
-
formatted: "フォーマット済み",
|
|
4047
|
-
saved: "保存済み"
|
|
4048
4049
|
},
|
|
4049
4050
|
"vs/workbench/contrib/accessibility/browser/accessibleView": {
|
|
4050
4051
|
"accessibility-help": "ユーザー補助のヘルプ",
|
|
@@ -4086,7 +4087,7 @@ var content = {
|
|
|
4086
4087
|
"audioCues.chatRequestSent": "チャット要求が行われたときにサウンドを再生します。",
|
|
4087
4088
|
"audioCues.chatResponsePending": "応答が保留中の間、サウンドを繰り返し再生します。",
|
|
4088
4089
|
"audioCues.chatResponseReceived": "応答の受信中に、サウンドを繰り返し再生します。",
|
|
4089
|
-
"audioCues.clear": "
|
|
4090
|
+
"audioCues.clear": "Plays a sound when a feature is cleared (for example, the terminal, Debug Console, or Output channel). When this is disabled, an ARIA alert will announce 'Cleared'.",
|
|
4090
4091
|
"audioCues.debouncePositionChanges": "位置の変更をデバウンスする必要があるかどうか",
|
|
4091
4092
|
"audioCues.diffLineDeleted": "アクセシビリティ対応差分ビューアー モードでフォーカスが削除された行に移動したとき、または次/前の変更に移動したときににサウンドを再生します。",
|
|
4092
4093
|
"audioCues.diffLineInserted": "アクセシビリティ対応差分ビューアー モードでフォーカスが挿入された行に移動したとき、または次/前の変更に移動したときにサウンドを再生します。",
|
|
@@ -4118,6 +4119,9 @@ var content = {
|
|
|
4118
4119
|
"audioCues.volume": "オーディオ キューの音量 (パーセント単位) (0 - 100)。"
|
|
4119
4120
|
},
|
|
4120
4121
|
"vs/workbench/contrib/audioCues/browser/commands": {
|
|
4122
|
+
"accessibility.alert.help": "Help: List Alerts",
|
|
4123
|
+
"alerts.help.placeholder": "Inspect and configure the status of an alert",
|
|
4124
|
+
"alerts.help.settings": "Enable/Disable Audio Cue",
|
|
4121
4125
|
"audioCues.help": "ヘルプ: オーディオ キューの一覧表示",
|
|
4122
4126
|
"audioCues.help.placeholder": "オーディオ キューを選択して再生します",
|
|
4123
4127
|
"audioCues.help.settings": "オーディオ キューの有効化/無効化",
|
|
@@ -4217,7 +4221,8 @@ var content = {
|
|
|
4217
4221
|
"vs/workbench/contrib/chat/browser/actions/chatAccessibilityHelp": {
|
|
4218
4222
|
"chat.announcement": "チャットの応答は、届いた時に通知されます。応答は、コード ブロックの数 (存在する場合)、応答の残りの部分を示します。",
|
|
4219
4223
|
"chat.audioCues": "オーディオ キューは、audioCues.chat のプレフィックスを持つ設定を使用して変更できます。既定では、要求に 4 秒以上かかる場合は、進行状況がまだ発生していることを示すオーディオ キューが聞こえます。",
|
|
4220
|
-
"chat.
|
|
4224
|
+
"chat.followUp": "In the input box, navigate to the suggested follow up question (Shift+Tab) and press Enter to run it.",
|
|
4225
|
+
"chat.inspectResponse": "In the input box, inspect the last response in the accessible view {0}",
|
|
4221
4226
|
"chat.inspectResponseNoKb": "入力ボックスがフォーカスされている状態で、[アクセス可能なビューを開く] コマンドを使用してアクセス可能なビューの最後の応答を検査します。これは現在、キー バインドではトリガーできません。",
|
|
4222
4227
|
"chat.overview": "チャット ビューは、入力ボックスと要求/応答リストで構成されています。入力ボックスは要求を行うために使用され、リストは応答を表示するために使用されます。",
|
|
4223
4228
|
"chat.requestHistory": "入力ボックスで、上矢印/下矢印を使用して要求履歴を移動します。入力を編集し、Enter キーまたは [送信] ボタンを使用して新しい要求を実行します。",
|
|
@@ -4226,7 +4231,7 @@ var content = {
|
|
|
4226
4231
|
"inlineChat.diff": "差分エディターで 、({0}) を使用してレビュー モードにします。上矢印/下矢印を使用して、提案された変更を含む行間を移動します。",
|
|
4227
4232
|
"inlineChat.diffNoKb": "もう一度 Tab キーを押して変更を含む差分エディターに入り、[次の差分に移動] コマンドでレビュー モードに入ります。上/下矢印を使用して、提案された変更が含まれる行に移動します。",
|
|
4228
4233
|
"inlineChat.fix": "修正アクションが呼び出された場合、応答は現在のコードの問題を示します。差分エディターがレンダリングされ、タブ操作でアクセスできるようになります。",
|
|
4229
|
-
"inlineChat.inspectResponse": "
|
|
4234
|
+
"inlineChat.inspectResponse": "In the input box, inspect the response in the accessible view {0}.",
|
|
4230
4235
|
"inlineChat.inspectResponseNoKb": "入力ボックスがフォーカスされている状態で、[アクセス可能なビューを開く] コマンドを使用してアクセス可能なビューの応答を検査します。これは現在、キー バインドではトリガーできません。",
|
|
4231
4236
|
"inlineChat.overview": "インライン チャットはコード エディター内で行われ、現在の選択内容が考慮されます。現在のエディターを変更する場合に便利です。たとえば、診断の修正、コードの文書化またはリファクタリングなどです。AI によって生成されたコードは正しくない可能性があることに注意してください。",
|
|
4232
4237
|
"inlineChat.requestHistory": "入力ボックスで、{0} および {1} を使用して要求履歴を移動します。入力を編集し、Enter キーまたは [送信] ボタンを使用して新しい要求を実行します。",
|
|
@@ -4234,7 +4239,7 @@ var content = {
|
|
|
4234
4239
|
"workbench.action.chat.clear": "要求/応答リストをクリアするには、Chat Clear コマンド ({0}) を呼び出します。",
|
|
4235
4240
|
"workbench.action.chat.clearNoKb": "要求/応答リストをクリアするには、Chat Clear コマンドを呼び出します。このコマンドは現在キーバインドによってトリガーできません。",
|
|
4236
4241
|
"workbench.action.chat.focus": "上矢印と下矢印で移動できるチャット要求/応答リストにフォーカスするには、Focus Chat コマンド ({0}) を呼び出します。",
|
|
4237
|
-
"workbench.action.chat.focusInput": "
|
|
4242
|
+
"workbench.action.chat.focusInput": "To focus the input box for chat requests, invoke the Focus Chat Input command ({0}).",
|
|
4238
4243
|
"workbench.action.chat.focusNoKb": "上矢印と下矢印で移動できるチャット要求/応答リストにフォーカスするには、 Focus Chat List コマンドを呼び出します。このコマンドは現在キーバインドによってトリガーできません。",
|
|
4239
4244
|
"workbench.action.chat.nextCodeBlock": "応答内の次のコード ブロックにフォーカスするには、Chat: Next Code Block コマンド ({0}) を呼び出します。",
|
|
4240
4245
|
"workbench.action.chat.nextCodeBlockNoKb": "応答内の次のコード ブロックにフォーカスするには、Chat: Next Code Block コマンドを呼び出します。このコマンドは現在キーバインドによってトリガーできません。",
|
|
@@ -4247,13 +4252,14 @@ var content = {
|
|
|
4247
4252
|
"actions.chat.submitSecondaryAgent": "セカンダリ エージェントに送信する",
|
|
4248
4253
|
"actions.interactiveSession.focus": "Focus Chat List",
|
|
4249
4254
|
"chat.category": "チャット",
|
|
4255
|
+
"chat.clear.label": "Clear All Workspace Chats",
|
|
4256
|
+
"chat.history.label": "Show Chats",
|
|
4250
4257
|
"interactiveSession.clearHistory.label": "入力履歴のクリア",
|
|
4251
4258
|
"interactiveSession.focusInput.label": "Focus Chat Input",
|
|
4252
4259
|
"interactiveSession.history.delete": "削除",
|
|
4253
|
-
"interactiveSession.history.
|
|
4254
|
-
"interactiveSession.history.pick": "チャット セッションに切り替える",
|
|
4260
|
+
"interactiveSession.history.pick": "Switch to chat",
|
|
4255
4261
|
"interactiveSession.open": "エディターを開く ({0})",
|
|
4256
|
-
|
|
4262
|
+
openChat: "Open Chat"
|
|
4257
4263
|
},
|
|
4258
4264
|
"vs/workbench/contrib/chat/browser/actions/chatCodeblockActions": {
|
|
4259
4265
|
"interactive.copyCodeBlock.label": "コピー",
|
|
@@ -4281,11 +4287,11 @@ var content = {
|
|
|
4281
4287
|
"chat.import.label": "セッションのインポート"
|
|
4282
4288
|
},
|
|
4283
4289
|
"vs/workbench/contrib/chat/browser/actions/chatMoveActions": {
|
|
4284
|
-
"chat.openInEditor.label": "
|
|
4285
|
-
"chat.openInNewWindow.label": "
|
|
4286
|
-
"interactiveSession.openInEditor.label": "
|
|
4287
|
-
"interactiveSession.openInNewWindow.label": "
|
|
4288
|
-
"interactiveSession.openInSidebar.label": "
|
|
4290
|
+
"chat.openInEditor.label": "Open Chat in Editor",
|
|
4291
|
+
"chat.openInNewWindow.label": "Open Chat in New Window",
|
|
4292
|
+
"interactiveSession.openInEditor.label": "Open Chat in Editor",
|
|
4293
|
+
"interactiveSession.openInNewWindow.label": "Open Chat in New Window",
|
|
4294
|
+
"interactiveSession.openInSidebar.label": "Open Chat in Side Bar"
|
|
4289
4295
|
},
|
|
4290
4296
|
"vs/workbench/contrib/chat/browser/actions/chatQuickInputActions": {
|
|
4291
4297
|
"chat.closeQuickChat.label": "クイック チャットを閉じる",
|
|
@@ -4306,13 +4312,13 @@ var content = {
|
|
|
4306
4312
|
},
|
|
4307
4313
|
"vs/workbench/contrib/chat/browser/chat.contribution": {
|
|
4308
4314
|
chat: "チャット",
|
|
4309
|
-
clear: "セッションのクリア",
|
|
4310
4315
|
"interactiveSession.editor.fontFamily": "チャット コード ブロック内のフォント ファミリを制御します。",
|
|
4311
4316
|
"interactiveSession.editor.fontSize": "チャット コード ブロック内のフォント サイズをピクセル単位で制御します。",
|
|
4312
4317
|
"interactiveSession.editor.fontWeight": "チャット コード ブロック内のフォントの太さを制御します。",
|
|
4313
4318
|
"interactiveSession.editor.lineHeight": "チャット コード ブロック内の行の高さをピクセル単位で制御します。フォント サイズから行の高さを計算するには 0 を使用します。",
|
|
4314
4319
|
"interactiveSession.editor.wordWrap": "チャット コード ブロックで行を折り返すかどうかを制御します。",
|
|
4315
|
-
interactiveSessionConfigurationTitle: "チャット"
|
|
4320
|
+
interactiveSessionConfigurationTitle: "チャット",
|
|
4321
|
+
newChat: "Start a new chat"
|
|
4316
4322
|
},
|
|
4317
4323
|
"vs/workbench/contrib/chat/browser/chatContributionServiceImpl": {
|
|
4318
4324
|
"chat.viewContainer.label": "チャット",
|
|
@@ -4323,7 +4329,11 @@ var content = {
|
|
|
4323
4329
|
"vscode.extension.contributes.interactiveSession.when": "この対話型セッション プロバイダーを有効にするには true にする必要がある条件です。"
|
|
4324
4330
|
},
|
|
4325
4331
|
"vs/workbench/contrib/chat/browser/chatEditorInput": {
|
|
4332
|
+
chatEditorLabelIcon: "Icon of the chat editor label.",
|
|
4326
4333
|
chatEditorName: "チャット"
|
|
4334
|
+
},
|
|
4335
|
+
"vs/workbench/contrib/chat/browser/chatFollowups": {
|
|
4336
|
+
followUpAriaLabel: "Follow up question: {0}"
|
|
4327
4337
|
},
|
|
4328
4338
|
"vs/workbench/contrib/chat/browser/chatInputPart": {
|
|
4329
4339
|
"actions.chat.accessibiltyHelp": "チャット入力、入力して質問するか、トピックに対して / を入力し、Enter キーを押して要求を送信します。チャットアクセシビリティのヘルプに {0} を使用します。",
|
|
@@ -4345,6 +4355,7 @@ var content = {
|
|
|
4345
4355
|
thinking: "思考中",
|
|
4346
4356
|
treeAriaLabel: "ファイル ツリー",
|
|
4347
4357
|
usedAgent: "{0} 使用済み",
|
|
4358
|
+
usedReferences: "Used References",
|
|
4348
4359
|
usedReferencesCollapsed: "{0}、折りたたまれています",
|
|
4349
4360
|
usedReferencesExpanded: "{0}、展開済み",
|
|
4350
4361
|
usedReferencesPlural: "{0} 参照 使用済み",
|
|
@@ -4606,10 +4617,8 @@ var content = {
|
|
|
4606
4617
|
reply: "返信..."
|
|
4607
4618
|
},
|
|
4608
4619
|
"vs/workbench/contrib/comments/browser/comments.contribution": {
|
|
4609
|
-
|
|
4610
|
-
addCommentNoKb: "- 現在の選択項目にコメントを追加します。現在、キー バインドではトリガーできません。",
|
|
4620
|
+
collapseAll: "すべて折りたたんで表示します。",
|
|
4611
4621
|
collapseOnResolve: "スレッドが解決されたときにコメント スレッドを折りたたむかどうかを制御します。",
|
|
4612
|
-
commentCommands: "次のような便利なコメント コマンドがあります:",
|
|
4613
4622
|
"comments.maxHeight": "コメント ウィジェットをスクロールするか展開するかを制御します。",
|
|
4614
4623
|
"comments.openPanel.deprecated": "この設定は'comments.openView' を優先し、非推奨です。",
|
|
4615
4624
|
"comments.openView": "コメント パネルが開くべきタイミングを制御します。",
|
|
@@ -4619,21 +4628,9 @@ var content = {
|
|
|
4619
4628
|
"comments.openView.never": "コメント ビューが開くことはありません。",
|
|
4620
4629
|
"comments.visible": "コメント範囲とコメントを含むエディターで、コメント バーとコメント スレッドを表示するかどうかを制御します。コメントはコメント ビューを介して引き続きアクセスでき、コマンド \"Comments: Toggle Editor Commenting\" の切り替えを実行するのと同じ方法でコメントがオンに切り替わります。",
|
|
4621
4630
|
commentsConfigurationTitle: "コメント",
|
|
4622
|
-
|
|
4623
|
-
intro: "エディターにはコメント可能な範囲が含まれています。次のような便利なコマンドがあります:",
|
|
4624
|
-
introWidget: "このウィジェットには、新しいコメントとアクションの作成用のテキスト領域が含まれており、タブ移動フォーカス モード ({0}) が有効になったときに Tab キーで移動できます。",
|
|
4625
|
-
introWidgetNoKb: "このウィジェットには、新しいコメントとアクションの合成用のテキスト領域が含まれており、[タブ キー移動フォーカスの切り替え] コマンドでタブ移動フォーカス モードを有効にすると Tab キーで移動できますが、現在キー バインドではトリガーできません。",
|
|
4626
|
-
next: "- 次のコメント範囲 ({0}) に移動",
|
|
4627
|
-
nextCommentThreadKb: "- 次のコメント スレッドに移動 ({0})",
|
|
4628
|
-
nextCommentThreadNoKb: "- 次のコメント スレッドに移動します。現在、キー バインドではトリガーできません。",
|
|
4629
|
-
nextNoKb: "- [次のコメント範囲] に移動します。現在、キー バインドではトリガーできません。",
|
|
4631
|
+
expandAll: "すべて展開",
|
|
4630
4632
|
openComments: "コメント パネルを開くタイミングを制御します。",
|
|
4631
|
-
|
|
4632
|
-
previousCommentThreadKb: "- 前のコメント スレッドに移動 ({0})",
|
|
4633
|
-
previousCommentThreadNoKb: "- [前のコメント スレッドに移動]は現在、キー バインドによってトリガーできません。",
|
|
4634
|
-
previousNoKb: "- [次のコメント範囲 に移動]は現在、キー バインドではトリガーできません。",
|
|
4635
|
-
submitComment: "- コメントを送信する ({0})",
|
|
4636
|
-
submitCommentNoKb: "- 現在、キー バインドではトリガーできないため、タブを使用してアクセスできるコメントを送信します。",
|
|
4633
|
+
totalUnresolvedComments: "{0} 件の未解決のコメント",
|
|
4637
4634
|
useRelativeTime: "コメント タイムスタンプ ('1 日前' など) に相対時間を使用するかどうかを決定します。"
|
|
4638
4635
|
},
|
|
4639
4636
|
"vs/workbench/contrib/comments/browser/commentsController": {
|
|
@@ -4655,16 +4652,13 @@ var content = {
|
|
|
4655
4652
|
lastReplyFrom: "{0} からの最後の返信"
|
|
4656
4653
|
},
|
|
4657
4654
|
"vs/workbench/contrib/comments/browser/commentsView": {
|
|
4658
|
-
collapseAll: "すべて折りたたんで表示します。",
|
|
4659
4655
|
"comments.filter.ariaLabel": "コメントをフィルター",
|
|
4660
4656
|
"comments.filter.placeholder": "フィルター (例: text、author)",
|
|
4661
|
-
expandAll: "すべて展開",
|
|
4662
4657
|
resourceWithCommentLabel: "{3} の行 {1} 列 {2} (ソース: {4}) にある ${0} からのコメント",
|
|
4663
4658
|
resourceWithCommentLabelFile: "{1} での ${0} からのコメント、ソース: {2}",
|
|
4664
4659
|
resourceWithCommentThreadsLabel: "{0}、完全なパス {1} のコメント",
|
|
4665
4660
|
rootCommentsLabel: "現在のワークスペースに対するコメント",
|
|
4666
|
-
"showing filtered results": "{0}/{1} を表示中"
|
|
4667
|
-
totalUnresolvedComments: "{0} 件の未解決のコメント"
|
|
4661
|
+
"showing filtered results": "{0}/{1} を表示中"
|
|
4668
4662
|
},
|
|
4669
4663
|
"vs/workbench/contrib/comments/browser/commentsViewActions": {
|
|
4670
4664
|
comments: "コメント",
|
|
@@ -4695,6 +4689,8 @@ var content = {
|
|
|
4695
4689
|
"comment.reactionLabelMany": "{2} で {0}{1} 件のリアクション",
|
|
4696
4690
|
"comment.reactionLabelNone": "{0}{1} リアクション",
|
|
4697
4691
|
"comment.reactionLabelOne": "{1} で {0} 1 件のリアクション",
|
|
4692
|
+
"comment.reactionLessThanTen": "{0}{1} reacted with {2}",
|
|
4693
|
+
"comment.reactionMoreThanTen": "{0}{1} and {2} more reacted with {3}",
|
|
4698
4694
|
"comment.toggleableReaction": "リアクションを切り替え、",
|
|
4699
4695
|
pickReactions: "反応を選択..."
|
|
4700
4696
|
},
|
|
@@ -4708,9 +4704,6 @@ var content = {
|
|
|
4708
4704
|
editorHasCommentingRange: "アクティブなエディターにコメント範囲があるかどうか",
|
|
4709
4705
|
hasCommentingProvider: "開いているワークスペースにコメントまたはコメント範囲があるかどうか。",
|
|
4710
4706
|
hasCommentingRange: "アクティブカーソルの位置にコメント範囲があるかどうか"
|
|
4711
|
-
},
|
|
4712
|
-
"vs/workbench/contrib/comments/common/commentModel": {
|
|
4713
|
-
noComments: "このワークスペースにコメントはまだありません。"
|
|
4714
4707
|
},
|
|
4715
4708
|
"vs/workbench/contrib/customEditor/common/contributedCustomEditors": {
|
|
4716
4709
|
builtinProviderDisplayName: "ビルトイン"
|
|
@@ -4735,9 +4728,11 @@ var content = {
|
|
|
4735
4728
|
addBreakpoint: "ブレークポイントの追加",
|
|
4736
4729
|
addConditionalBreakpoint: "条件付きブレークポイントの追加...",
|
|
4737
4730
|
addLogPoint: "ログポイントを追加...",
|
|
4731
|
+
addTriggeredBreakpoint: "Add Triggered Breakpoint...",
|
|
4738
4732
|
breakpoint: "ブレークポイント",
|
|
4739
4733
|
breakpointHasConditionDisabled: "この {0} には削除時に失われる {1} があります。代わりに {0} を有効にすることを検討してください。",
|
|
4740
4734
|
breakpointHasConditionEnabled: "この {0} には削除時に失われる {1} があります。代わりに {0} を無効にすることを検討してください。",
|
|
4735
|
+
breakpointHelper: "Click to add a breakpoint.",
|
|
4741
4736
|
condition: "条件",
|
|
4742
4737
|
"debugIcon.breakpointCurrentStackframeForeground": "現在のブレークポイント スタック フレームのアイコン色。",
|
|
4743
4738
|
"debugIcon.breakpointDisabledForeground": "無効なブレークポイントのアイコン色。",
|
|
@@ -4784,7 +4779,7 @@ var content = {
|
|
|
4784
4779
|
disableAllBreakpoints: "すべてのブレークポイントを無効にする",
|
|
4785
4780
|
disabledBreakpoint: "無効なブレークポイント",
|
|
4786
4781
|
disabledLogpoint: "無効なログポイント",
|
|
4787
|
-
editBreakpoint: "
|
|
4782
|
+
editBreakpoint: "Edit Function Condition...",
|
|
4788
4783
|
editCondition: "条件の編集...",
|
|
4789
4784
|
editHitCount: "ヒット カウントの編集...",
|
|
4790
4785
|
enableAllBreakpoints: "すべてのブレークポイントを有効にする",
|
|
@@ -4815,6 +4810,7 @@ var content = {
|
|
|
4815
4810
|
reapplyAllBreakpoints: "すべてのブレークポイントを再適用する",
|
|
4816
4811
|
removeAllBreakpoints: "すべてのブレークポイントを削除する",
|
|
4817
4812
|
removeBreakpoint: "ブレークポイントの削除",
|
|
4813
|
+
triggeredBy: "Hit after breakpoint: {0}",
|
|
4818
4814
|
unverifiedBreakpoint: "未確認のブレークポイント",
|
|
4819
4815
|
unverifiedExceptionBreakpoint: "未検証の例外ブレークポイント",
|
|
4820
4816
|
unverifiedLogpoint: "未確認のログポイント",
|
|
@@ -4827,7 +4823,12 @@ var content = {
|
|
|
4827
4823
|
breakpointWidgetLogMessagePlaceholder: "ブレークポイントにヒットしたときにログに記録するメッセージ。{} 内の式は補間されます。受け入れるには '{0}' を、キャンセルするには '{1}' を押します。",
|
|
4828
4824
|
expression: "式",
|
|
4829
4825
|
hitCount: "ヒット カウント",
|
|
4830
|
-
logMessage: "ログ メッセージ"
|
|
4826
|
+
logMessage: "ログ メッセージ",
|
|
4827
|
+
noTriggerByBreakpoint: "None",
|
|
4828
|
+
ok: "Ok",
|
|
4829
|
+
selectBreakpoint: "Select breakpoint",
|
|
4830
|
+
triggerByLoading: "Loading...",
|
|
4831
|
+
triggeredBy: "Wait for Breakpoint"
|
|
4831
4832
|
},
|
|
4832
4833
|
"vs/workbench/contrib/debug/browser/callStackEditorContribution": {
|
|
4833
4834
|
focusedStackFrameLineHighlight: "フォーカスされたスタック フレーム位置の行を強調表示する背景色。",
|
|
@@ -4860,6 +4861,7 @@ var content = {
|
|
|
4860
4861
|
breakpoints: "ブレークポイント",
|
|
4861
4862
|
callStack: "コール スタック",
|
|
4862
4863
|
cancel: "デバッグを取り消します。",
|
|
4864
|
+
closeReadonlyTabsOnEnd: "At the end of a debug session, all the read-only tabs associated with that session will be closed",
|
|
4863
4865
|
copyAsExpression: "式としてコピー",
|
|
4864
4866
|
copyStackTrace: "呼び出し履歴のコピー",
|
|
4865
4867
|
copyValue: "値のコピー",
|
|
@@ -5038,13 +5040,15 @@ var content = {
|
|
|
5038
5040
|
miEditBreakpoint: "ブレークポイントの編集(&&E)",
|
|
5039
5041
|
miLogPoint: "ログポイント(&&L)...",
|
|
5040
5042
|
miToggleBreakpoint: "ブレークポイントの切り替え(&&B)",
|
|
5043
|
+
miTriggerByBreakpoint: "&&Triggered Breakpoint...",
|
|
5041
5044
|
mitogglesource: "&&ToggleSource",
|
|
5042
5045
|
openDisassemblyView: "逆アセンブリ ビューを開く",
|
|
5043
5046
|
runToCursor: "カーソル行の前まで実行",
|
|
5044
5047
|
showDebugHover: "デバッグ: ホバーの表示",
|
|
5045
5048
|
stepIntoTargets: "ターゲットにステップ イン",
|
|
5046
5049
|
toggleBreakpointAction: "デバッグ: ブレークポイントの切り替え",
|
|
5047
|
-
toggleDisassemblyViewSourceCode: "逆アセンブリ ビューでソース コードを切り替える"
|
|
5050
|
+
toggleDisassemblyViewSourceCode: "逆アセンブリ ビューでソース コードを切り替える",
|
|
5051
|
+
triggerByBreakpointEditorAction: "Debug: Add Triggered Breakpoint..."
|
|
5048
5052
|
},
|
|
5049
5053
|
"vs/workbench/contrib/debug/browser/debugEditorContribution": {
|
|
5050
5054
|
"editor.inlineValuesBackground": "デバッグのインライン値の背景色です。",
|
|
@@ -5076,6 +5080,7 @@ var content = {
|
|
|
5076
5080
|
debugBreakpointLog: "ログ ブレークポイントのアイコン。",
|
|
5077
5081
|
debugBreakpointLogDisabled: "無効なログ ブレークポイントのアイコン。",
|
|
5078
5082
|
debugBreakpointLogUnverified: "未確認のログ ブレークポイントのアイコン。",
|
|
5083
|
+
debugBreakpointPendingOnTrigger: "Icon for breakpoints waiting on another breakpoint.",
|
|
5079
5084
|
debugBreakpointUnsupported: "サポートされていないブレークポイントのアイコン。",
|
|
5080
5085
|
debugBreakpointUnverified: "未確認のブレークポイントのアイコン。",
|
|
5081
5086
|
debugCollapseAll: "デバッグ ビューにあるすべて折りたたみアクションのアイコン。",
|
|
@@ -5260,6 +5265,7 @@ var content = {
|
|
|
5260
5265
|
cancel: "取り消す",
|
|
5261
5266
|
collapse: "すべて折りたたむ",
|
|
5262
5267
|
install: "インストール",
|
|
5268
|
+
useVisualizer: "Visualize Variable...",
|
|
5263
5269
|
variableAriaLabel: "{0}、値 {1}",
|
|
5264
5270
|
variableScopeAriaLabel: "スコープ {0}",
|
|
5265
5271
|
variableValueAriaLabel: "新しい変数値を入力する",
|
|
@@ -5341,6 +5347,9 @@ var content = {
|
|
|
5341
5347
|
terminateDebuggeeSupported: "フォーカスされたセッションが終了デバッグ対象機能をサポートすしている場合は true。",
|
|
5342
5348
|
variableEvaluateNamePresent: "フォーカスされた変数で 'evalauteName' フィールドが設定されている場合は True です。",
|
|
5343
5349
|
variableIsReadonly: "フォーカスされた変数が読み取り専用の場合は True。",
|
|
5350
|
+
variableName: "Name of the variable, present for debug visualization clauses.",
|
|
5351
|
+
variableType: "Type of the variable, present for debug visualization clauses.",
|
|
5352
|
+
variableValue: "Value of the variable, present for debug visualization clauses.",
|
|
5344
5353
|
variablesFocused: "[変数] ビューがフォーカスされている場合は True、それ以外の場合は False です",
|
|
5345
5354
|
watchExpressionsExist: "ウォッチ式が少なくとも 1 つ存在する場合は True、それ以外の場合は False です。",
|
|
5346
5355
|
watchExpressionsFocused: "[ウォッチ式] ビューがフォーカスされている場合は True、それ以外の場合は False です。",
|
|
@@ -5424,6 +5433,7 @@ var content = {
|
|
|
5424
5433
|
unknownSource: "不明なソース"
|
|
5425
5434
|
},
|
|
5426
5435
|
"vs/workbench/contrib/debug/common/disassemblyViewInput": {
|
|
5436
|
+
disassemblyEditorLabelIcon: "Icon of the disassembly editor label.",
|
|
5427
5437
|
disassemblyInputName: "逆アセンブリ"
|
|
5428
5438
|
},
|
|
5429
5439
|
"vs/workbench/contrib/debug/common/loadedScriptsPicker": {
|
|
@@ -5525,6 +5535,7 @@ var content = {
|
|
|
5525
5535
|
iconThemes: "アイコン テーマ ({0})",
|
|
5526
5536
|
id: "識別子",
|
|
5527
5537
|
"install count": "インストール数",
|
|
5538
|
+
issues: "Issues",
|
|
5528
5539
|
"keyboard shortcuts": "キーボード ショートカット",
|
|
5529
5540
|
"language id": "ID",
|
|
5530
5541
|
"language name": "名前",
|
|
@@ -5545,7 +5556,6 @@ var content = {
|
|
|
5545
5556
|
noReadme: "利用できる README はありません。",
|
|
5546
5557
|
noStatus: "使用可能な状態がありません。",
|
|
5547
5558
|
"not yet activated": "まだアクティブ化されていません。",
|
|
5548
|
-
preRelease: "プレリリース",
|
|
5549
5559
|
preview: "プレビュー",
|
|
5550
5560
|
productThemes: "製品アイコンのテーマ ({0})",
|
|
5551
5561
|
published: "公開済み",
|
|
@@ -5574,6 +5584,9 @@ var content = {
|
|
|
5574
5584
|
"restartExtensionHost.reason": "ワークスペースの信頼が変更されたため、拡張機能ホストを再起動しています。"
|
|
5575
5585
|
},
|
|
5576
5586
|
"vs/workbench/contrib/extensions/browser/extensionRecommendationNotificationService": {
|
|
5587
|
+
donotShowAgain: "Don't Show Again for this Repository",
|
|
5588
|
+
donotShowAgainExtension: "Don't Show Again for these Extensions",
|
|
5589
|
+
donotShowAgainExtensionSingle: "Don't Show Again for this Extension",
|
|
5577
5590
|
exeRecommended: "お使いのシステムには {0} がインストールされています。このソフトウェア用のおすすめ拡張機能 {1} をインストールしますか?",
|
|
5578
5591
|
extensionFromPublisher: "'{0}' 拡張機能 提供元: {1}",
|
|
5579
5592
|
extensionsFromMultiplePublishers: "{0}、{1}、その他からの拡張機能",
|
|
@@ -5583,7 +5596,6 @@ var content = {
|
|
|
5583
5596
|
ignoreExtensionRecommendations: "すべての拡張機能の推奨事項を無視しますか?",
|
|
5584
5597
|
install: "インストール",
|
|
5585
5598
|
"install and do no sync": "インストール (同期しない)",
|
|
5586
|
-
neverShowAgain: "今後は表示しない",
|
|
5587
5599
|
no: "いいえ",
|
|
5588
5600
|
recommended: "{1} 用のおすすめ拡張機能 {0} をインストールしますか?",
|
|
5589
5601
|
"show recommendations": "推奨事項の表示",
|
|
@@ -5607,10 +5619,12 @@ var content = {
|
|
|
5607
5619
|
disableAll: "インストール済みのすべての拡張機能を無効にする",
|
|
5608
5620
|
disableAllWorkspace: "このワークスペースのインストール済みの拡張機能をすべて無効にする",
|
|
5609
5621
|
disableAutoUpdate: "すべての拡張機能の自動更新を無効にする",
|
|
5622
|
+
disablePreRleaseLabel: "リリース バージョンへの切り替え",
|
|
5610
5623
|
"disabled filter": "無効",
|
|
5611
5624
|
enableAll: "すべての拡張機能を有効にする",
|
|
5612
5625
|
enableAllWorkspace: "このワークスペースの拡張機能をすべて有効にする",
|
|
5613
5626
|
enableAutoUpdate: "すべての拡張機能の自動更新を有効にする",
|
|
5627
|
+
enablePreRleaseLabel: "プレリリース バージョンへの切り替え",
|
|
5614
5628
|
enabled: "有効な拡張機能のみ",
|
|
5615
5629
|
"enabled filter": "有効",
|
|
5616
5630
|
extension: "拡張子",
|
|
@@ -5807,6 +5821,7 @@ var content = {
|
|
|
5807
5821
|
"install operation": "'{0}' 拡張機能のインストール中にエラーが発生しました。",
|
|
5808
5822
|
"install pre-release": "プレリリースのインストール",
|
|
5809
5823
|
"install pre-release version": "プレリリース バージョンのインストール",
|
|
5824
|
+
"install prerelease": "Install Pre-Release",
|
|
5810
5825
|
"install previous version": "特定のバージョンの拡張機能をインストール...",
|
|
5811
5826
|
"install release version": "リリース バージョンのインストール",
|
|
5812
5827
|
"install remote extensions": "ローカルでリモート拡張機能をインストールする",
|
|
@@ -5846,13 +5861,14 @@ var content = {
|
|
|
5846
5861
|
settings: "設定",
|
|
5847
5862
|
showRecommendedExtension: "推奨される拡張機能を表示する",
|
|
5848
5863
|
"signature verification failed": "{0} で '{1}' 拡張機能を確認できません。インストールしますか?",
|
|
5849
|
-
|
|
5850
|
-
"switch to pre-release version
|
|
5851
|
-
"switch to release version": "リリース バージョンへの切り替え",
|
|
5852
|
-
"switch to release version tooltip": "この拡張機能のリリース バージョンに切り替える",
|
|
5864
|
+
switchToPreReleaseLabel: "プレリリース バージョンへの切り替え",
|
|
5865
|
+
switchToPreReleaseTooltip: "This will switch to pre-release version and enable updates to latest version always",
|
|
5853
5866
|
sync: "この拡張機能を同期します",
|
|
5854
5867
|
synced: "この拡張機能は同期されています",
|
|
5855
5868
|
toggleAutoUpdatesForPublisherLabel: "すべて自動更新 (パブリッシャーから)",
|
|
5869
|
+
togglePreRleaseDisableLabel: "リリース バージョンへの切り替え",
|
|
5870
|
+
togglePreRleaseDisableTooltip: "This will switch and enable updates to release versions",
|
|
5871
|
+
togglePreRleaseLabel: "プレリリース",
|
|
5856
5872
|
undo: "元に戻す",
|
|
5857
5873
|
uninstallAction: "アンインストール",
|
|
5858
5874
|
uninstallExtensionComplete: "拡張機能 {0} のアンインストールを完了するために、Visual Studio Code を再読み込みしてください。",
|
|
@@ -5986,7 +6002,6 @@ var content = {
|
|
|
5986
6002
|
"has prerelease": "この拡張子には利用可能な {0} があります",
|
|
5987
6003
|
message: "1 個のメッセージ",
|
|
5988
6004
|
messages: "{0} 個のメッセージ",
|
|
5989
|
-
"pre-release-label": "プレリリース",
|
|
5990
6005
|
"publisher verified tooltip": "この発行元では、{0} の所有権を確認しました",
|
|
5991
6006
|
ratedLabel: "平均評価: 5 点中 {0} 点",
|
|
5992
6007
|
recommendationHasBeenIgnored: "この拡張機能の推奨を受け取らないことを選択しました。",
|
|
@@ -6034,6 +6049,7 @@ var content = {
|
|
|
6034
6049
|
"app.extensions.json.unwantedRecommendations": "このワークスペースのユーザーに VS Code が推奨しない拡張機能のリスト。拡張機能の ID は常に '${publisher}.${name}' です。例: 'vscode.csharp'。"
|
|
6035
6050
|
},
|
|
6036
6051
|
"vs/workbench/contrib/extensions/common/extensionsInput": {
|
|
6052
|
+
extensionsEditorLabelIcon: "Icon of the extensions editor label.",
|
|
6037
6053
|
extensionsInputName: "拡張機能: {0}"
|
|
6038
6054
|
},
|
|
6039
6055
|
"vs/workbench/contrib/extensions/common/extensionsUtils": {
|
|
@@ -6045,7 +6061,8 @@ var content = {
|
|
|
6045
6061
|
reportExtensionIssue: "問題を報告"
|
|
6046
6062
|
},
|
|
6047
6063
|
"vs/workbench/contrib/extensions/common/runtimeExtensionsInput": {
|
|
6048
|
-
extensionsInputName: "拡張機能の実行中"
|
|
6064
|
+
extensionsInputName: "拡張機能の実行中",
|
|
6065
|
+
runtimeExtensionEditorLabelIcon: "Icon of the runtime extensions editor label."
|
|
6049
6066
|
},
|
|
6050
6067
|
"vs/workbench/contrib/externalTerminal/browser/externalTerminal.contribution": {
|
|
6051
6068
|
"scopedConsoleAction.Integrated": "統合ターミナルで開く",
|
|
@@ -6171,7 +6188,7 @@ var content = {
|
|
|
6171
6188
|
movingFileBulkEdit: "{0} を移動しています",
|
|
6172
6189
|
newFile: "新しいファイル...",
|
|
6173
6190
|
newFolder: "新しいフォルダー...",
|
|
6174
|
-
|
|
6191
|
+
openFileInEmptyWorkspace: "Open Active File in New Empty Workspace",
|
|
6175
6192
|
"openFileToShowInNewWindow.unsupportedschema": "アクティブなエディターには、開くことができるリソースを含める必要があります。",
|
|
6176
6193
|
pasteButtonLabel: "貼り付け(&&P)",
|
|
6177
6194
|
pasteFile: "貼り付け",
|
|
@@ -6296,6 +6313,8 @@ var content = {
|
|
|
6296
6313
|
autoRevealExclude: "エクスプローラーでファイルとフォルダーが開いたときに表示および選択されないように、パスまたは [glob パターン](https://aka.ms/vscode-glob-patterns) を構成します。Glob パターンは、絶対パスでない限り、常にワークスペース フォルダーのパスを基準にして評価されます。",
|
|
6297
6314
|
autoSave: "変更が保存されていないエディターの [自動保存](https://code.visualstudio.com/docs/editor/codebasics#_save-auto-save) を制御します。",
|
|
6298
6315
|
autoSaveDelay: "変更が保存されていないエディターが自動で保存されるまでの遅延をミリ秒単位で制御します。`#files.autoSave#` が `{0}` に設定されている場合のみ適用されます。",
|
|
6316
|
+
autoSaveWhenNoErrors: "When enabled, will limit [auto save](https://code.visualstudio.com/docs/editor/codebasics#_save-auto-save) of editors to files that have no errors reported in them at the time the auto save is triggered. Only applies when `#files.autoSave#` is enabled.",
|
|
6317
|
+
autoSaveWorkspaceFilesOnly: "When enabled, will limit [auto save](https://code.visualstudio.com/docs/editor/codebasics#_save-auto-save) of editors to files that are inside the opened workspace. Only applies when `#files.autoSave#` is enabled.",
|
|
6299
6318
|
binaryFileEditor: "バイナリ ファイル エディター",
|
|
6300
6319
|
compressSingleChildFolders: "エクスプローラーでフォルダーをコンパクト形式でレンダリングするかどうかを制御します。このような形式では、単一の子フォルダーは結合されたツリー要素に圧縮されます。たとえば、Java パッケージ構造に役立ちます。",
|
|
6301
6320
|
confirmDelete: "ごみ箱を経由したファイル削除時にエクスプローラーが確認を求めるかどうかを制御します。",
|
|
@@ -6426,7 +6445,7 @@ var content = {
|
|
|
6426
6445
|
openEditors: "開いているエディター"
|
|
6427
6446
|
},
|
|
6428
6447
|
"vs/workbench/contrib/files/browser/workspaceWatcher": {
|
|
6429
|
-
enospcError: "
|
|
6448
|
+
enospcError: "Unable to watch for file changes. Please follow the instructions link to resolve this issue.",
|
|
6430
6449
|
eshutdownError: "ファイル変更ウォッチャーが予期せず停止しました。ウィンドウを再読み込みすると、ワークスペースでファイルの変更を監視できない場合を除き、ウォッチャーが再度有効になる場合があります。",
|
|
6431
6450
|
learnMore: "手順",
|
|
6432
6451
|
reload: "再読み込み"
|
|
@@ -6469,8 +6488,9 @@ var content = {
|
|
|
6469
6488
|
"formatSelection.label.multiple": "選択範囲をフォーマット...",
|
|
6470
6489
|
formatter: "書式設定",
|
|
6471
6490
|
"formatter.default": "他のすべてのフォーマッタ設定よりも優先される、既定のフォーマッタを定義します。フォーマッタを提供している拡張機能の識別子にする必要があります。",
|
|
6472
|
-
miss: "
|
|
6473
|
-
"miss.1": "
|
|
6491
|
+
miss: "Configure Default Formatter",
|
|
6492
|
+
"miss.1": "拡張機能 '{0}' はフォーマッタとして構成されていますが、'{1}'-ファイルをフォーマットできません",
|
|
6493
|
+
"miss.2": "Extension '{0}' is configured as formatter but it can only format '{1}'-files as a whole, not selections or parts of it.",
|
|
6474
6494
|
"null": "なし",
|
|
6475
6495
|
nullFormatterDescription: "なし",
|
|
6476
6496
|
select: "'{0}' ファイルの既定のフォーマッタを選択する",
|
|
@@ -6499,6 +6519,8 @@ var content = {
|
|
|
6499
6519
|
arrowUp: "カーソルを上へ",
|
|
6500
6520
|
cancel: "取り消す",
|
|
6501
6521
|
cat: "インライン チャット",
|
|
6522
|
+
close: "Close",
|
|
6523
|
+
configure: "Configure ",
|
|
6502
6524
|
contractMessage: "表示数を減らす",
|
|
6503
6525
|
copyRecordings: "(開発者) Exchange をクリップボードに書き込む",
|
|
6504
6526
|
discard: "破棄",
|
|
@@ -6509,16 +6531,12 @@ var content = {
|
|
|
6509
6531
|
"feedback.unhelpful": "役に立たなかった",
|
|
6510
6532
|
focus: "入力のフォーカス",
|
|
6511
6533
|
label: "`{0}` と {1} フォローアップ ({2})",
|
|
6512
|
-
miShowDiff: "&&差分の表示",
|
|
6513
|
-
miShowDiff2: "&&差分の表示",
|
|
6514
6534
|
nextFromHistory: "履歴から次へ",
|
|
6515
6535
|
previousFromHistory: "履歴から前へ",
|
|
6516
6536
|
rerun: "応答の再生成",
|
|
6517
6537
|
rerunShort: "再生成",
|
|
6518
6538
|
run: "インライン チャットを開始する",
|
|
6519
6539
|
showChanges: "変更の表示",
|
|
6520
|
-
showDiff: "差分の表示",
|
|
6521
|
-
showDiff2: "差分の表示",
|
|
6522
6540
|
startInlineChat: "エディター ツール バーからインライン チャットを生成するアイコン。",
|
|
6523
6541
|
stop: "要求の停止",
|
|
6524
6542
|
"undo.clipboard": "クリップボードに破棄",
|
|
@@ -6529,21 +6547,15 @@ var content = {
|
|
|
6529
6547
|
"vs/workbench/contrib/inlineChat/browser/inlineChatController": {
|
|
6530
6548
|
"create.fail": "エディター チャットを開始できませんでした",
|
|
6531
6549
|
"create.fail.detail": "エラー ログを参照して、後でもう一度お試しください。",
|
|
6532
|
-
"default.placeholder": "質問する",
|
|
6533
6550
|
editResponseMessage: "差分エディターで提案された変更を確認します。",
|
|
6534
6551
|
editResponseMessage2: "{0}、差分エディターで提案された変更を確認します。",
|
|
6535
6552
|
empty: "結果なし。入力を絞り込んで、もう一度お試しください。",
|
|
6536
6553
|
"err.apply": "変更を適用できませんでした。",
|
|
6537
6554
|
"err.discard": "変更を破棄できませんでした。",
|
|
6555
|
+
savehint: "Accept or discard changes to continue saving",
|
|
6538
6556
|
thinking: "思考中…",
|
|
6539
6557
|
"welcome.1": "AI によって生成されたコードが正しくない可能性があります。",
|
|
6540
6558
|
"welcome.2": "準備しています..."
|
|
6541
|
-
},
|
|
6542
|
-
"vs/workbench/contrib/inlineChat/browser/inlineChatDecorations": {
|
|
6543
|
-
configureShowGutterIcon: "インライン チャット アイコンの構成",
|
|
6544
|
-
runWithKeybinding: "インライン チャットを開始する ({0})",
|
|
6545
|
-
startInlineChatOpaqueIcon: "とじしろからインライン チャットを生成するアイコン。既定では半分不透明であり、マウスを置くと完全に不透明になります。",
|
|
6546
|
-
startInlineChatTransparentIcon: "とじしろからインライン チャットを生成するアイコン。既定では透明であり、マウスを置くと不透明になります。"
|
|
6547
6559
|
},
|
|
6548
6560
|
"vs/workbench/contrib/inlineChat/browser/inlineChatLivePreviewWidget": {
|
|
6549
6561
|
discard: "破棄",
|
|
@@ -6551,14 +6563,9 @@ var content = {
|
|
|
6551
6563
|
saveAs: "作成の形式"
|
|
6552
6564
|
},
|
|
6553
6565
|
"vs/workbench/contrib/inlineChat/browser/inlineChatStrategies": {
|
|
6554
|
-
accept: "承諾する",
|
|
6555
6566
|
"change.0": "何も変更されていません",
|
|
6556
6567
|
"change.1": "1 件の変更",
|
|
6557
|
-
|
|
6558
|
-
"lines.0": "何も変更されていません",
|
|
6559
|
-
"lines.1": "1 行を変更しました",
|
|
6560
|
-
"lines.N": "{0} 行を変更しました",
|
|
6561
|
-
"lines.NM": "{1} 件の変更"
|
|
6568
|
+
"lines.NM": "{0} changes"
|
|
6562
6569
|
},
|
|
6563
6570
|
"vs/workbench/contrib/inlineChat/browser/inlineChatWidget": {
|
|
6564
6571
|
"aria-label": "インライン チャット入力",
|
|
@@ -6567,9 +6574,14 @@ var content = {
|
|
|
6567
6574
|
inlineChatClosed: "閉じたインライン チャット ウィジェット",
|
|
6568
6575
|
modified: "変更済み",
|
|
6569
6576
|
original: "オリジナル",
|
|
6570
|
-
slashCommandUsed: "{0}
|
|
6577
|
+
slashCommandUsed: "Using {0} to generate response ([[re-run without]])"
|
|
6571
6578
|
},
|
|
6572
6579
|
"vs/workbench/contrib/inlineChat/common/inlineChat": {
|
|
6580
|
+
acceptedOrDiscardBeforeSave: "Whether pending inline chat sessions prevent saving.",
|
|
6581
|
+
"editorOverviewRuler.inlineChatInserted": "Overview ruler marker color for inline chat inserted content.",
|
|
6582
|
+
"editorOverviewRuler.inlineChatRemoved": "Overview ruler marker color for inline chat removed content.",
|
|
6583
|
+
finishOnType: "Whether to finish an inline chat session when typing outside of changed regions.",
|
|
6584
|
+
holdToSpeech: "Whether holding the inline chat keybinding will automatically enable speech recognition.",
|
|
6573
6585
|
"inlineChat.background": "対話型エディター ウィジェットの背景色",
|
|
6574
6586
|
"inlineChat.border": "対話型エディター ウィジェットの罫線の色",
|
|
6575
6587
|
"inlineChat.regionHighlight": "現在の対話型領域の背景の強調表示。透過的である必要があります。",
|
|
@@ -6602,16 +6614,10 @@ var content = {
|
|
|
6602
6614
|
inlineChatSupportIssueReporting: "対話型エディターが問題の報告をサポートするかどうか",
|
|
6603
6615
|
inlineChatUserDidEdit: "ユーザーがインライン チャットの上部で変更を行ったかどうか",
|
|
6604
6616
|
inlineChatVisible: "対話型エディター入力が表示されているかどうか",
|
|
6605
|
-
mode: "
|
|
6606
|
-
"mode.live": "
|
|
6617
|
+
mode: "Configure if changes crafted with inline chat are applied directly to the document or are previewed first.",
|
|
6618
|
+
"mode.live": "Changes are applied directly to the document, can be highlighted via inline diffs, and accepted/discarded by hunks. Ending a session will keep the changes.",
|
|
6607
6619
|
"mode.livePreview": "変更はドキュメントに直接適用され、インライン差分または左右に並べて表示差分を介して視覚的に強調表示されます。セッションを終了しても変更は保持されます。",
|
|
6608
|
-
"mode.preview": "変更はプレビューのみであり、適用ボタンを使用して承認する必要があります。セッションを終了すると、変更は破棄されます。"
|
|
6609
|
-
showDiff: "編集の生成時にdiffを表示することを有効または無効にします。inlineChat.mode が live または livePreview と等しい場合にのみ機能します。",
|
|
6610
|
-
showGutterIcon: "インライン チャットを生成するためのとじしろアイコンを表示するタイミングを制御します。",
|
|
6611
|
-
"showGutterIcon.always": "とじしろアイコンを常に表示します。",
|
|
6612
|
-
"showGutterIcon.mouseover": "マウスをアイコンの上に置いたときにとじしろアイコンを表示します。",
|
|
6613
|
-
"showGutterIcon.never": "とじしろアイコンを今後は表示しないでください。",
|
|
6614
|
-
showToolbarIcon: "インライン チャットを生成するツール バー アイコンが有効にするかどうかを制御します。"
|
|
6620
|
+
"mode.preview": "変更はプレビューのみであり、適用ボタンを使用して承認する必要があります。セッションを終了すると、変更は破棄されます。"
|
|
6615
6621
|
},
|
|
6616
6622
|
"vs/workbench/contrib/keybindings/browser/keybindings.contribution": {
|
|
6617
6623
|
toggleKeybindingsLog: "キーボード ショートカットの切り替えのトラブルシューティング"
|
|
@@ -6702,14 +6708,10 @@ var content = {
|
|
|
6702
6708
|
warn: "警告"
|
|
6703
6709
|
},
|
|
6704
6710
|
"vs/workbench/contrib/markers/browser/markers.contribution": {
|
|
6705
|
-
"Active File": "アクティブなファイルのみを表示する",
|
|
6706
|
-
"Excluded Files": "除外されたファイルを非表示にする",
|
|
6707
|
-
Infos: "情報の表示",
|
|
6708
6711
|
clearFiltersText: "フィルタテキストをクリア",
|
|
6709
6712
|
collapseAll: "すべて折りたたんで表示します。",
|
|
6710
6713
|
copyMarker: "コピー",
|
|
6711
6714
|
copyMessage: "メッセージのコピー",
|
|
6712
|
-
errors: "エラーの表示",
|
|
6713
6715
|
focusProblemsFilter: "フォーカス問題フィルター",
|
|
6714
6716
|
focusProblemsList: "フォーカスの問題ビュー",
|
|
6715
6717
|
manyProblems: "10K+",
|
|
@@ -6717,24 +6719,22 @@ var content = {
|
|
|
6717
6719
|
miMarker: "問題(&&P)",
|
|
6718
6720
|
noProblems: "問題なし",
|
|
6719
6721
|
problems: "問題",
|
|
6720
|
-
"
|
|
6722
|
+
"show active file": "アクティブなファイルのみを表示する",
|
|
6723
|
+
"show errors": "エラーの表示",
|
|
6724
|
+
"show excluded files": "Show Excluded Files",
|
|
6725
|
+
"show infos": "情報の表示",
|
|
6721
6726
|
"show multiline": "複数行にメッセージを表示します",
|
|
6722
6727
|
"show singleline": "メッセージを 1 行に表示します",
|
|
6728
|
+
"show warnings": "警告を表示する",
|
|
6723
6729
|
"status.problems": "問題",
|
|
6724
6730
|
"status.problemsVisibility": "問題の表示",
|
|
6725
6731
|
"status.problemsVisibilityOff": "問題はオフになっています。クリックして設定を開きます。",
|
|
6726
|
-
"toggle Excluded Files": "除外されたファイルの切り替え",
|
|
6727
|
-
"toggle active file": "アクティブ ファイルの切り替え",
|
|
6728
|
-
"toggle errors": "エラーの切り替え",
|
|
6729
|
-
"toggle infos": "情報の切り替え",
|
|
6730
|
-
"toggle warnings": "警告の切り替え",
|
|
6731
6732
|
totalErrors: "エラー: {0}",
|
|
6732
6733
|
totalInfos: "情報: {0}",
|
|
6733
6734
|
totalProblems: "合計 {0} 個の問題",
|
|
6734
6735
|
totalWarnings: "警告: {0}",
|
|
6735
6736
|
viewAsTable: "テーブルとして表示",
|
|
6736
|
-
viewAsTree: "ツリーとして表示"
|
|
6737
|
-
warnings: "警告を表示する"
|
|
6737
|
+
viewAsTree: "ツリーとして表示"
|
|
6738
6738
|
},
|
|
6739
6739
|
"vs/workbench/contrib/markers/browser/markersTable": {
|
|
6740
6740
|
codeColumnLabel: "コード",
|
|
@@ -7015,10 +7015,6 @@ var content = {
|
|
|
7015
7015
|
"notebook.select": "ノートブック カーネルの選択",
|
|
7016
7016
|
"notebook.singleActiveCellIndicator": "セル {1} の {0}",
|
|
7017
7017
|
tooltop: "{0} (提案)"
|
|
7018
|
-
},
|
|
7019
|
-
"vs/workbench/contrib/notebook/browser/contrib/find/notebookFind": {
|
|
7020
|
-
"notebookActions.findInNotebook": "ノートブック内で検索",
|
|
7021
|
-
"notebookActions.hideFind": "[ノートブック内で検索] を非表示にする"
|
|
7022
7018
|
},
|
|
7023
7019
|
"vs/workbench/contrib/notebook/browser/contrib/find/notebookFindReplaceWidget": {
|
|
7024
7020
|
findFilterIcon: "検索ウィジェットの検索フィルターのアイコン。",
|
|
@@ -7051,9 +7047,6 @@ var content = {
|
|
|
7051
7047
|
},
|
|
7052
7048
|
"vs/workbench/contrib/notebook/browser/contrib/gettingStarted/notebookGettingStarted": {
|
|
7053
7049
|
"workbench.notebook.layout.gettingStarted.label": "ノートブックの開始をリセットする"
|
|
7054
|
-
},
|
|
7055
|
-
"vs/workbench/contrib/notebook/browser/contrib/layout/layoutActions": {
|
|
7056
|
-
"notebook.toggleCellToolbarPosition": "セルのツールバー位置の切り替え"
|
|
7057
7050
|
},
|
|
7058
7051
|
"vs/workbench/contrib/notebook/browser/contrib/navigation/arrow": {
|
|
7059
7052
|
cursorMoveDown: "次のセル エディターにフォーカス",
|
|
@@ -7215,6 +7208,7 @@ var content = {
|
|
|
7215
7208
|
"insertToolbarLocation.notebookToolbar": "ノートブック エディターの上部にあるツールバー。",
|
|
7216
7209
|
never: "保存時にコード アクションをトリガーしません。",
|
|
7217
7210
|
neverBoolean: "明示的に保存された場合にのみ、コード アクションをトリガーします。この値は、\"never\" を優先して非推奨になります。",
|
|
7211
|
+
"notebook.VariablesView.description": "Enable the experimental notebook variables view within the debug panel.",
|
|
7218
7212
|
"notebook.cellChat": "ノートブックの実験的なセル チャットを有効にします。",
|
|
7219
7213
|
"notebook.cellToolbarLocation.description": "セルのツールバーを表示するか非表示にするかどうか。",
|
|
7220
7214
|
"notebook.cellToolbarLocation.viewType": "特定のファイルの種類について、セルのツールバー位置を構成する",
|
|
@@ -7226,6 +7220,7 @@ var content = {
|
|
|
7226
7220
|
"notebook.consolidatedRunButton.description": "[実行] ボタンの横にあるドロップダウンで、追加アクションを表示するかどうかを制御します。",
|
|
7227
7221
|
"notebook.diff.enableOverviewRuler.description": "ノートブックの差分エディターで概要ルーラーをレンダリングするかどうか。",
|
|
7228
7222
|
"notebook.diff.enablePreview.description": "ノートブックに拡張テキスト差分エディターを使用するかどうか。",
|
|
7223
|
+
"notebook.disableOutputFilePathLinks": "Control whether to disable filepath links in the output of notebook cells.",
|
|
7229
7224
|
"notebook.displayOrder.description": "出力 MIME 種類の優先度リスト",
|
|
7230
7225
|
"notebook.dragAndDrop.description": "ノートブック エディターでドラッグ アンド ドロップによるセルの移動を許可するかどうかを制御します。",
|
|
7231
7226
|
"notebook.editorOptions.experimentalCustomization": "ノートブックで使用されるコード エディターの設定。これを使用して、ほとんどのエディター * 設定をカスタマイズできます。",
|
|
@@ -7258,7 +7253,10 @@ var content = {
|
|
|
7258
7253
|
"notebook.showCellStatusbar.visible.description": "セルのステータス バーは常に表示されています。",
|
|
7259
7254
|
"notebook.showCellStatusbar.visibleAfterExecute.description": "セルのステータス バーは、セルが実行されるまで非表示になります。その後可視化され、実行状態を表示できるようになります。",
|
|
7260
7255
|
"notebook.showFoldingControls.description": "マークダウン ヘッダー折りたたみ矢印が表示されるタイミングを制御します。",
|
|
7261
|
-
"notebook.
|
|
7256
|
+
"notebook.stickyScrollEnabled.description": "実験。ノートブック エディターでノートブック固定スクロール ヘッダーをレンダリングするかどうかを制御します。",
|
|
7257
|
+
"notebook.stickyScrollMode.description": "Control whether nested sticky lines appear to stack flat or indented.",
|
|
7258
|
+
"notebook.stickyScrollMode.flat": "Nested sticky lines appear flat.",
|
|
7259
|
+
"notebook.stickyScrollMode.indented": "Nested sticky lines appear indented.",
|
|
7262
7260
|
"notebook.textOutputLineLimit": "テキスト出力に表示されるテキストの行数を制御します。{0} が有効な場合、この設定は出力のスクロールの高さを決定するために使用されます。",
|
|
7263
7261
|
"notebook.undoRedoPerCell.description": "セルごとに個別の元に戻す/やり直しのスタックを使用するかどうか。",
|
|
7264
7262
|
notebookConfigurationTitle: "ノートブック",
|
|
@@ -7290,7 +7288,9 @@ var content = {
|
|
|
7290
7288
|
notebookOpenAsText: "テキストとして開く",
|
|
7291
7289
|
notebookOpenEnableMissingViewType: "'{0}' の拡張機能を有効にする",
|
|
7292
7290
|
notebookOpenInTextEditor: "テキスト エディターで開く",
|
|
7293
|
-
notebookOpenInstallMissingViewType: "'{0}' の拡張機能をインストール"
|
|
7291
|
+
notebookOpenInstallMissingViewType: "'{0}' の拡張機能をインストール",
|
|
7292
|
+
notebookTooLargeForHeapErrorWithSize: "The notebook is not displayed in the notebook editor because it is very large ({0}).",
|
|
7293
|
+
notebookTooLargeForHeapErrorWithoutSize: "The notebook is not displayed in the notebook editor because it is very large."
|
|
7294
7294
|
},
|
|
7295
7295
|
"vs/workbench/contrib/notebook/browser/notebookEditorWidget": {
|
|
7296
7296
|
focusedCellBackground: "セルがフォーカスされているときの、セルの背景色です。",
|
|
@@ -7413,13 +7413,19 @@ var content = {
|
|
|
7413
7413
|
"vs/workbench/contrib/notebook/browser/view/cellParts/chat/cellChatActions": {
|
|
7414
7414
|
apply1: "変更を受け入れる",
|
|
7415
7415
|
apply2: "承諾する",
|
|
7416
|
+
arrowDown: "Cursor Down",
|
|
7417
|
+
arrowUp: "Cursor Up",
|
|
7416
7418
|
discard: "破棄",
|
|
7417
7419
|
"feedback.helpful": "役に立った",
|
|
7418
7420
|
"feedback.reportIssueForBug": "問題を報告",
|
|
7419
7421
|
"feedback.unhelpful": "役に立たなかった",
|
|
7422
|
+
focusChatWidget: "Focus Chat Widget",
|
|
7423
|
+
focusNextChatWidget: "Focus Next Cell Chat Widget",
|
|
7420
7424
|
"notebook.cell.chat.accept": "要求する",
|
|
7421
7425
|
"notebook.cell.chat.close": "チャットを閉じる",
|
|
7422
7426
|
"notebook.cell.chat.stop": "要求の停止",
|
|
7427
|
+
"notebookActions.menu.insertCode.ontoolbar": "Generate",
|
|
7428
|
+
"notebookActions.menu.insertCode.tooltip": "チャットでコード セルを生成する",
|
|
7423
7429
|
"notebookActions.menu.insertCodeCellWithChat": "生成",
|
|
7424
7430
|
"notebookActions.menu.insertCodeCellWithChat.tooltip": "チャットでコード セルを生成する"
|
|
7425
7431
|
},
|
|
@@ -7436,7 +7442,7 @@ var content = {
|
|
|
7436
7442
|
},
|
|
7437
7443
|
"vs/workbench/contrib/notebook/browser/view/cellParts/codeCellExecutionIcon": {
|
|
7438
7444
|
"notebook.cell.status.executing": "実行中",
|
|
7439
|
-
"notebook.cell.status.
|
|
7445
|
+
"notebook.cell.status.failure": "Failure",
|
|
7440
7446
|
"notebook.cell.status.pending": "保留中",
|
|
7441
7447
|
"notebook.cell.status.success": "成功"
|
|
7442
7448
|
},
|
|
@@ -7545,7 +7551,8 @@ var content = {
|
|
|
7545
7551
|
extensionLogs: "拡張機能ログ",
|
|
7546
7552
|
logFile: "開くログ ファイルの ID (例: `\"window\"`)。現在これを取得する最善の方法は、`workbench.action.output.show.<id>` コマンドを確認して ID を取得することです",
|
|
7547
7553
|
miToggleOutput: "出力(&&O)",
|
|
7548
|
-
|
|
7554
|
+
openActiveOutputFile: "Open Output in Editor",
|
|
7555
|
+
openActiveOutputFileInNewWindow: "Open Output in New Window",
|
|
7549
7556
|
openLogFile: "ログ ファイルを開く...",
|
|
7550
7557
|
output: "出力",
|
|
7551
7558
|
"output.smartScroll.enabled": "出力ビューでスマート スクロール機能を有効/無効にします。スマート スクロールを使用する場合、出力ビューをクリックすると自動的にスクロールがロックされ、最後の行をクリックするとロックが解除されます。",
|
|
@@ -7954,7 +7961,7 @@ var content = {
|
|
|
7954
7961
|
"remote.autoForwardPortsSource.fallback.switchBack": "元に戻す",
|
|
7955
7962
|
"remote.forwardedPorts.statusbarTextNone": "転送されたポートなし",
|
|
7956
7963
|
"remote.forwardedPorts.statusbarTooltip": "転送されたポート: {0}",
|
|
7957
|
-
"remote.tunnelsView.automaticForward": "
|
|
7964
|
+
"remote.tunnelsView.automaticForward": "Your application{0} running on port {1} is available. ",
|
|
7958
7965
|
"remote.tunnelsView.elevationButton": "ポート {0} を sudo として使用する...",
|
|
7959
7966
|
"remote.tunnelsView.elevationMessage": "ローカルでポート {0} を使用するには、スーパーユーザーとして実行する必要があります。",
|
|
7960
7967
|
"remote.tunnelsView.makePublic": "公開用にする",
|
|
@@ -8076,8 +8083,9 @@ var content = {
|
|
|
8076
8083
|
invalidWorkspacePrimary: "ワークスペースを開く(&&O)...",
|
|
8077
8084
|
pauseSocketWriting: "接続: ソケット書き込みを一時停止します",
|
|
8078
8085
|
remote: "リモート",
|
|
8086
|
+
"remote.autoForwardPortFallback": "The number of auto forwarded ports that will trigger the switch from `process` to `hybrid` when automatically forwarding ports and `remote.autoForwardPortsSource` is set to `process`. Set to `0` to disable the fallback.",
|
|
8079
8087
|
"remote.autoForwardPorts": "有効にすると、新しい実行中のプロセスが検出され、リッスンしているポートが自動的に転送されます。この設定を無効にしても、すべてのポートの転送を防ぐわけではありません。無効にした場合でも、拡張機能は引き続きポートの転送が可能であり、一部の URL を開ことにより、ポートが引き続き転送されます。",
|
|
8080
|
-
"remote.autoForwardPortsSource": "{0}
|
|
8088
|
+
"remote.autoForwardPortsSource": "Sets the source from which ports are automatically forwarded when {0} is true. On Windows and macOS remotes, the `process` and `hybrid` options have no effect and `output` will be used.",
|
|
8081
8089
|
"remote.autoForwardPortsSource.hybrid": "ポートは、ターミナルとデバッグの出力を読み取ることによって検出されたときに自動的に転送されます。ポートを使用するすべてのプロセスで統合ターミナルまたはデバッグ コンソールに出力されるわけではないため、一部のポートは見逃されます。ポートは、終了するこのポートをリッスンするプロセスをモニタリングすることで\"転送が解除\" されます。",
|
|
8082
8090
|
"remote.autoForwardPortsSource.output": "ポートは、ターミナルとデバッグの出力を読み取ることによって検出されたときに自動的に転送されます。ポートを使用するすべてのプロセスで統合ターミナルまたはデバッグ コンソールに出力されるわけではないため、一部のポートは見逃されます。出力に基づいて転送されたポートは、再度読み込むか、ユーザーがポート ビューでポートを閉じない限り、\"転送を解除\" されることはありません。",
|
|
8083
8091
|
"remote.autoForwardPortsSource.process": "ポートは、開始済みで、ポートが含まれるプロセスを監視することによって検出されたときに自動的に転送されます。",
|
|
@@ -8112,6 +8120,9 @@ var content = {
|
|
|
8112
8120
|
"vs/workbench/contrib/scm/browser/dirtydiffDecorator": {
|
|
8113
8121
|
change: "{0} - {1}/{2} の変更",
|
|
8114
8122
|
changes: "{0} - {1}/{2} の変更",
|
|
8123
|
+
diffAdded: "Added lines",
|
|
8124
|
+
diffDeleted: "Removed lines",
|
|
8125
|
+
diffModified: "Changed lines",
|
|
8115
8126
|
editorGutterAddedBackground: "追加された行を示すエディター余白の背景色。",
|
|
8116
8127
|
editorGutterDeletedBackground: "削除された行を示すエディター余白の背景色。",
|
|
8117
8128
|
editorGutterModifiedBackground: "編集された行を示すエディター余白の背景色。",
|
|
@@ -8151,6 +8162,7 @@ var content = {
|
|
|
8151
8162
|
inputFontFamily: "入力メッセージのフォントを制御します。ワークベンチ ユーザー インターフェイスのフォント ファミリーを使う場合は 'default'、'#editor.fontFamily#' の値を使う場合は 'editor' を使用します。カスタム フォント ファミリーを使うこともできます。",
|
|
8152
8163
|
inputFontSize: "入力メッセージのフォント サイズをピクセル単位で制御します。",
|
|
8153
8164
|
inputMaxLines: "入力が自動拡張される行の最大数を制御します。",
|
|
8165
|
+
inputMinLines: "Controls the minimum number of lines that the input will auto-grow from.",
|
|
8154
8166
|
manageWorkspaceTrustAction: "ワークスペースの信頼を管理",
|
|
8155
8167
|
miViewSCM: "ソース管理(&&C)",
|
|
8156
8168
|
"no open repo": "ソース管理プロバイダーが登録されていません。",
|
|
@@ -8194,6 +8206,7 @@ var content = {
|
|
|
8194
8206
|
"scm.repositoriesSortOrder.discoveryTime": "ソース管理リポジトリ ビューのリポジトリは、検出時刻順に並べ替えられます。ソース管理ビューのリポジトリは、選択された順序で並べ替えられます。",
|
|
8195
8207
|
"scm.repositoriesSortOrder.name": "ソース管理リポジトリおよびソース管理ビューのリポジトリは、リポジトリ名で並べ替えられます。",
|
|
8196
8208
|
"scm.repositoriesSortOrder.path": "ソース管理リポジトリおよびソース管理ビューのリポジトリは、リポジトリ パスで並べ替えられます。",
|
|
8209
|
+
"scm.showChangesSummary": "Controls whether the All Changes entry is shown for incoming/outgoing changes in the Source Control view.",
|
|
8197
8210
|
"scm.showIncomingChanges": "ソース管理ビューに入力側の変更を表示するかどうかを制御します。",
|
|
8198
8211
|
"scm.showIncomingChanges.always": "ソース管理ビューに常に受信した変更を表示します。",
|
|
8199
8212
|
"scm.showIncomingChanges.auto": "存在する場合に、ソース管理ビューに受信した変更を表示します。",
|
|
@@ -8213,20 +8226,19 @@ var content = {
|
|
|
8213
8226
|
scm: "ソース管理リポジトリ"
|
|
8214
8227
|
},
|
|
8215
8228
|
"vs/workbench/contrib/scm/browser/scmViewPane": {
|
|
8229
|
+
allChanges: "すべての変更",
|
|
8216
8230
|
"collapse all": "すべてのリポジトリを折りたたむ",
|
|
8217
8231
|
deletion: "{0} 削除{1}",
|
|
8218
8232
|
deletions: "{0} 削除{1}",
|
|
8219
8233
|
"expand all": "Expand All Repositories",
|
|
8220
8234
|
fileChanged: "{0} 個のファイルが変更済み",
|
|
8221
8235
|
filesChanged: "{0} 個のファイルが変更済み",
|
|
8222
|
-
historyItemChangesTitle: "変更 ({0} ↔ {1})",
|
|
8223
|
-
historyItemViewChanges: "変更の表示",
|
|
8224
8236
|
incomingChangesAriaLabel: "{0} からの変更の受信",
|
|
8225
8237
|
input: "ソース管理の入力",
|
|
8226
8238
|
insertion: "{0} 挿入{1}",
|
|
8227
8239
|
insertions: "{0} 挿入{1}",
|
|
8228
8240
|
"label.close": "閉じる",
|
|
8229
|
-
outgoingChangesAriaLabel: "{0}
|
|
8241
|
+
outgoingChangesAriaLabel: "Outgoing changes to {0}",
|
|
8230
8242
|
repositories: "リポジトリ",
|
|
8231
8243
|
repositorySortByDiscoveryTime: "検出時刻で並べ替え",
|
|
8232
8244
|
repositorySortByName: "名前順で並べ替え",
|
|
@@ -8244,6 +8256,10 @@ var content = {
|
|
|
8244
8256
|
sortChangesByName: "名前で変更を並べ替える",
|
|
8245
8257
|
sortChangesByPath: "パスで変更を並べ替える",
|
|
8246
8258
|
sortChangesByStatus: "状態で変更を並べ替える",
|
|
8259
|
+
syncIncomingSeparatorHeader: "Incoming",
|
|
8260
|
+
syncIncomingSeparatorHeaderAriaLabel: "Incoming changes",
|
|
8261
|
+
syncOutgoingSeparatorHeader: "Outgoing",
|
|
8262
|
+
syncOutgoingSeparatorHeaderAriaLabel: "Outgoing changes",
|
|
8247
8263
|
syncSeparatorHeader: "受信/送信",
|
|
8248
8264
|
syncSeparatorHeaderAriaLabel: "着信と送信の変更"
|
|
8249
8265
|
},
|
|
@@ -8271,7 +8287,9 @@ var content = {
|
|
|
8271
8287
|
QuickSearchMore: "その他",
|
|
8272
8288
|
QuickSearchOpenInFile: "ファイルを開く",
|
|
8273
8289
|
QuickSearchSeeMoreFiles: "その他のファイルを表示",
|
|
8274
|
-
|
|
8290
|
+
enterSearchTerm: "Enter a term to search for across your files.",
|
|
8291
|
+
noAnythingResults: "一致する結果がありません",
|
|
8292
|
+
showMore: "See in Search Panel"
|
|
8275
8293
|
},
|
|
8276
8294
|
"vs/workbench/contrib/search/browser/replaceService": {
|
|
8277
8295
|
fileReplaceChanges: "{0} ↔ {1} (置換のプレビュー)",
|
|
@@ -8394,7 +8412,7 @@ var content = {
|
|
|
8394
8412
|
showTriggerActions: "ワークスペース内のシンボルへ移動..."
|
|
8395
8413
|
},
|
|
8396
8414
|
"vs/workbench/contrib/search/browser/searchActionsTextQuickAccess": {
|
|
8397
|
-
quickTextSearch: "
|
|
8415
|
+
quickTextSearch: "Quick Search (Experimental)"
|
|
8398
8416
|
},
|
|
8399
8417
|
"vs/workbench/contrib/search/browser/searchActionsTopBar": {
|
|
8400
8418
|
"CancelSearchAction.label": "検索のキャンセル",
|
|
@@ -8421,6 +8439,7 @@ var content = {
|
|
|
8421
8439
|
searchRemoveIcon: "検索結果を削除するためのアイコン。",
|
|
8422
8440
|
searchReplaceAllIcon: "検索ビュー内のすべてを置換するためのアイコン。",
|
|
8423
8441
|
searchReplaceIcon: "検索ビュー内の置換のためのアイコン。",
|
|
8442
|
+
searchSeeMoreIcon: "Icon to view more context in the search view.",
|
|
8424
8443
|
searchShowAsList: "検索ビューで結果をリストとして表示するためのアイコン。",
|
|
8425
8444
|
searchShowAsTree: "検索ビューで結果をツリーとして表示するためのアイコン。",
|
|
8426
8445
|
searchShowContextIcon: "検索エディターでコンテキストを切り替えるためのアイコン。",
|
|
@@ -8553,6 +8572,7 @@ var content = {
|
|
|
8553
8572
|
"searchEditor.deleteResultBlock": "ファイル削除の結果"
|
|
8554
8573
|
},
|
|
8555
8574
|
"vs/workbench/contrib/searchEditor/browser/searchEditorInput": {
|
|
8575
|
+
searchEditorLabelIcon: "Icon of the search editor label.",
|
|
8556
8576
|
searchTitle: "検索",
|
|
8557
8577
|
"searchTitle.withQuery": "検索: {0}"
|
|
8558
8578
|
},
|
|
@@ -8595,10 +8615,10 @@ var content = {
|
|
|
8595
8615
|
"snippet.suggestions.label": "スニペットの挿入"
|
|
8596
8616
|
},
|
|
8597
8617
|
"vs/workbench/contrib/snippets/browser/commands/surroundWithSnippet": {
|
|
8598
|
-
label: "
|
|
8618
|
+
label: "More..."
|
|
8599
8619
|
},
|
|
8600
8620
|
"vs/workbench/contrib/snippets/browser/snippetCodeActionProvider": {
|
|
8601
|
-
codeAction: "
|
|
8621
|
+
codeAction: "{0}",
|
|
8602
8622
|
"overflow.start.title": "スニペットで始める",
|
|
8603
8623
|
title: "次で始める: {0}"
|
|
8604
8624
|
},
|
|
@@ -8642,7 +8662,8 @@ var content = {
|
|
|
8642
8662
|
"vscode.extension.contributes.snippets-path": "スニペット ファイルのパス。拡張機能フォルダーの相対パスであり、通常 './snippets/' で始まります。"
|
|
8643
8663
|
},
|
|
8644
8664
|
"vs/workbench/contrib/speech/common/speechService": {
|
|
8645
|
-
hasSpeechProvider: "音声プロバイダーが音声サービスに登録されています。"
|
|
8665
|
+
hasSpeechProvider: "音声プロバイダーが音声サービスに登録されています。",
|
|
8666
|
+
speechToTextInProgress: "A speech-to-text session is in progress."
|
|
8646
8667
|
},
|
|
8647
8668
|
"vs/workbench/contrib/tasks/browser/abstractTaskService": {
|
|
8648
8669
|
"ConfigureTaskRunnerAction.label": "タスクの構成",
|
|
@@ -9113,7 +9134,8 @@ var content = {
|
|
|
9113
9134
|
showTerminalTabs: "タブの表示",
|
|
9114
9135
|
stickyScroll: "固定スクロール",
|
|
9115
9136
|
terminalLaunchHelp: "ヘルプを開く",
|
|
9116
|
-
"workbench.action.
|
|
9137
|
+
"workbench.action.startTerminalVoice": "Start Terminal Voice",
|
|
9138
|
+
"workbench.action.stopTerminalVoice": "Stop Terminal Voice",
|
|
9117
9139
|
"workbench.action.terminal.attachToSession": "セッションにアタッチ",
|
|
9118
9140
|
"workbench.action.terminal.clear": "クリア",
|
|
9119
9141
|
"workbench.action.terminal.clearPreviousSessionHistory": "以前のセッション履歴をクリアする",
|
|
@@ -9133,7 +9155,6 @@ var content = {
|
|
|
9133
9155
|
"workbench.action.terminal.focusPrevious": "前のターミナル グループにフォーカス",
|
|
9134
9156
|
"workbench.action.terminal.focusPreviousPane": "ターミナル グループ内の前のターミナルにフォーカス",
|
|
9135
9157
|
"workbench.action.terminal.goToRecentDirectory": "最近使用したディレクトリに移動する...",
|
|
9136
|
-
"workbench.action.terminal.hideSuggestWidget": "提案ウィジェットを非表示にする",
|
|
9137
9158
|
"workbench.action.terminal.join": "ターミナルに参加する",
|
|
9138
9159
|
"workbench.action.terminal.join.insufficientTerminals": "参加アクションに必要なターミナルが不足しています",
|
|
9139
9160
|
"workbench.action.terminal.join.onlySplits": "すべてのターミナルは既に参加済みです",
|
|
@@ -9171,10 +9192,6 @@ var content = {
|
|
|
9171
9192
|
"workbench.action.terminal.scrollUpPage": "スクロール アップ (ページ)",
|
|
9172
9193
|
"workbench.action.terminal.selectAll": "すべてを選択",
|
|
9173
9194
|
"workbench.action.terminal.selectDefaultShell": "既定のプロファイルの選択",
|
|
9174
|
-
"workbench.action.terminal.selectNextPageSuggestion": "次のページ候補を選択する",
|
|
9175
|
-
"workbench.action.terminal.selectNextSuggestion": "[次の提案] を選択する",
|
|
9176
|
-
"workbench.action.terminal.selectPrevPageSuggestion": "前のページの候補を選択する",
|
|
9177
|
-
"workbench.action.terminal.selectPrevSuggestion": "前の候補を選択する",
|
|
9178
9195
|
"workbench.action.terminal.selectToNextCommand": "次のコマンドを選択",
|
|
9179
9196
|
"workbench.action.terminal.selectToNextLine": "次の行を選択",
|
|
9180
9197
|
"workbench.action.terminal.selectToPreviousCommand": "前のコマンドを選択",
|
|
@@ -9213,16 +9230,12 @@ var content = {
|
|
|
9213
9230
|
changeColor: "ターミナルの色を選択します",
|
|
9214
9231
|
changeIcon: "ターミナルのアイコンを選択します",
|
|
9215
9232
|
configureTerminalSettings: "ターミナル設定の構成",
|
|
9216
|
-
confirmMoveTrashMessageFilesAndDirectories: "{0} 行のテキストをターミナルに貼り付けますか?",
|
|
9217
9233
|
disconnectStatus: "プロセスへの接続が失われました",
|
|
9218
|
-
doNotAskAgain: "今後このメッセージを表示しない",
|
|
9219
9234
|
keybindingHandling: "一部のキーバインドは既定ではターミナルに送られず、代わりに {0} によって処理されます。",
|
|
9220
9235
|
"launchFailed.errorMessage": "ターミナル プロセスが起動に失敗しました: {0}。",
|
|
9221
9236
|
"launchFailed.exitCodeAndCommandLine": "ターミナル プロセス \"{0}\" が起動に失敗しました (終了コード: {1})。",
|
|
9222
9237
|
"launchFailed.exitCodeOnly": "ターミナル プロセスが起動に失敗しました (終了コード: {0})。",
|
|
9223
9238
|
"launchFailed.exitCodeOnlyShellIntegration": "ユーザー設定でシェル統合を無効にすると、役に立つ場合があります。",
|
|
9224
|
-
multiLinePasteButton: "貼り付け(&&P)",
|
|
9225
|
-
preview: "プレビュー:",
|
|
9226
9239
|
setTerminalDimensionsColumn: "固定寸法の設定: 列",
|
|
9227
9240
|
setTerminalDimensionsRow: "固定寸法の設定: 行",
|
|
9228
9241
|
"shellIntegration.learnMore": "シェルの統合に関する詳細情報",
|
|
@@ -9336,7 +9349,6 @@ var content = {
|
|
|
9336
9349
|
no: "いいえ",
|
|
9337
9350
|
overviewRuler: "コマンド右側の概要ルーラー",
|
|
9338
9351
|
rerun: "コマンドを実行しますか: {0}",
|
|
9339
|
-
"terminal.configureCommandDecorations": "コマンド装飾の設定を変更",
|
|
9340
9352
|
"terminal.copyCommand": "コマンドをコピー",
|
|
9341
9353
|
"terminal.copyCommandAndOutput": "コマンドと出力のコピー",
|
|
9342
9354
|
"terminal.copyOutput": "出力をコピー",
|
|
@@ -9346,6 +9358,7 @@ var content = {
|
|
|
9346
9358
|
toggleVisibility: "表示を切り替え",
|
|
9347
9359
|
"workbench.action.terminal.goToRecentDirectory": "最近使用したディレクトリに移動する",
|
|
9348
9360
|
"workbench.action.terminal.runRecentCommand": "最近のコマンドを実行",
|
|
9361
|
+
"workbench.action.terminal.toggleVisibility": "Toggle Visibility",
|
|
9349
9362
|
yes: "はい"
|
|
9350
9363
|
},
|
|
9351
9364
|
"vs/workbench/contrib/terminal/browser/xterm/decorationStyles": {
|
|
@@ -9444,7 +9457,10 @@ var content = {
|
|
|
9444
9457
|
"terminal.integrated.enableBell": "端末のベルを有効にするかどうかを制御します。これは、ターミナル名の横に視覚的ベルで表示されます。",
|
|
9445
9458
|
"terminal.integrated.enableFileLinks": "ターミナルのファイル リンクを有効にするかどうかを指定します。各ファイルのリンクがファイル システムに対して確認されるため、特にネットワーク ドライブ上での作業時にリンクの動作が低速になることがあります。この変更は、新しいターミナルでのみ有効になります。",
|
|
9446
9459
|
"terminal.integrated.enableImages": "ターミナルでイメージのサポートを有効にします。これは、 {0} が有効になっている場合にのみ機能します。Linux と macOS では、sixel と iTerm の両方のインライン イメージ プロトコルがサポートされています。ConPTY がシーケンスを通過すると、Windows のサポートが自動的に点灯します。現在、ウィンドウの再読み込み/再接続の間にイメージは復元されません。",
|
|
9447
|
-
"terminal.integrated.enableMultiLinePasteWarning": "
|
|
9460
|
+
"terminal.integrated.enableMultiLinePasteWarning": "Controls whether to show a warning dialog when pasting multiple lines into the terminal.",
|
|
9461
|
+
"terminal.integrated.enableMultiLinePasteWarning.always": "Always show the warning if the text contains a new line.",
|
|
9462
|
+
"terminal.integrated.enableMultiLinePasteWarning.auto": "Enable the warning but do not show it when:\r\n\r\n- Bracketed paste mode is enabled (the shell supports multi-line paste natively)\r\n- The paste is handled by the shell's readline (in the case of pwsh)",
|
|
9463
|
+
"terminal.integrated.enableMultiLinePasteWarning.never": "Never show the warning.",
|
|
9448
9464
|
"terminal.integrated.enablePersistentSessions": "ウィンドウの再読み込み時にワークスペースのターミナル セッション/履歴を保持します。",
|
|
9449
9465
|
"terminal.integrated.env.linux": "Linux 上のターミナルで使用される VS Code プロセスに追加される環境変数を含むオブジェクト。環境変数を削除するには、'null' に設定します。",
|
|
9450
9466
|
"terminal.integrated.env.osx": "macOS 上のターミナルで使用される VS Code プロセスに追加される環境変数を含むオブジェクトです。環境変数を削除するには、'null' に設定します。",
|
|
@@ -9484,6 +9500,8 @@ var content = {
|
|
|
9484
9500
|
"terminal.integrated.macOptionIsMeta": "option キーを macOS 上のターミナルの meta キーとして扱うかどうかを制御します。",
|
|
9485
9501
|
"terminal.integrated.minimumContrastRatio": "各セルの前景色を設定すると、指定されたコントラスト比に見合うように変更を試みます。#146406 ごとの 'powerline' 文字には適用されないことに注意してください。値の例: \r\n\r\n- 1: 何も実行せず、標準テーマ カラーを使用します。\r\n- 4.5: [WCAG AA 準拠 (最低)](https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-contrast.html) (既定)。\r\n- 7: [WCAG AAA 準拠 (拡張)](https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast7.html)。\r\n- 21: 黒地に白、または白地に黒。",
|
|
9486
9502
|
"terminal.integrated.mouseWheelScrollSensitivity": "マウス ホイールのスクロール イベントの 'deltaY' で使用される乗数です。",
|
|
9503
|
+
"terminal.integrated.mouseWheelZoom": "Zoom the font of the terminal when using mouse wheel and holding `Ctrl`.",
|
|
9504
|
+
"terminal.integrated.mouseWheelZoom.mac": "Zoom the font of the terminal when using mouse wheel and holding `Cmd`.",
|
|
9487
9505
|
"terminal.integrated.persistentSessionReviveProcess": "ターミナル プロセスをシャットダウンする必要がある場合 (例: ウィンドウまたはアプリケーションが閉じた場合)、これにより、前のターミナル セッション/履歴の内容を復元し、ワークスペースを次回開いたときにプロセスを再作成するタイミングが決定されます。\r\n\r\nCaveats:\r\n\r\n- プロセスの現在の作業ディレクトリの復元は、それがシェルでサポートされているかどうかによって異なります。\r\n- シャットダウン中にセッションを保持する時間が制限されるため、待機時間の長いリモート接続を使用している場合に中止される可能性があります。",
|
|
9488
9506
|
"terminal.integrated.persistentSessionReviveProcess.never": "ターミナル バッファーの復元や、プロセスの再作成を行わないでください。",
|
|
9489
9507
|
"terminal.integrated.persistentSessionReviveProcess.onExit": "Windows または Linux で最後のウィンドウが閉じられた後、`workbench.action.quit` コマンドがトリガーされた場合 (コマンド パレット、キー バインド、メニュー) にプロセスの再活性化を行います。",
|
|
@@ -9510,7 +9528,7 @@ var content = {
|
|
|
9510
9528
|
"terminal.integrated.splitCwd.inherited": "macOS と Linux では、新しい分割ターミナルは親ターミナルの作業ディレクトリを使用します。Windows では、初期の動作と同じになります。",
|
|
9511
9529
|
"terminal.integrated.splitCwd.initial": "新しい分割ターミナルでは、親ターミナルの起動時の作業ディレクトリが使用されます。",
|
|
9512
9530
|
"terminal.integrated.splitCwd.workspaceRoot": "新しい分割ターミナルでは、ワークスペースのルートが作業ディレクトリとして使用されます。マルチ ルートのワークスペースでは、どのルート フォルダーを使用するか選択できます。",
|
|
9513
|
-
"terminal.integrated.stickyScroll.enabled": "
|
|
9531
|
+
"terminal.integrated.stickyScroll.enabled": "Shows the current command at the top of the terminal.",
|
|
9514
9532
|
"terminal.integrated.stickyScroll.maxLineCount": "表示する追従行の最大数を定義します。追従スクロール行は、この設定に関係なくビューポートの 40% を超えることはありません。",
|
|
9515
9533
|
"terminal.integrated.tabStopWidth": "タブ位置のセル数。",
|
|
9516
9534
|
"terminal.integrated.tabs.defaultColor": "既定でターミナル アイコンに関連付けるテーマ カラー ID。",
|
|
@@ -9572,6 +9590,7 @@ var content = {
|
|
|
9572
9590
|
killTerminal: "ターミナルの強制終了",
|
|
9573
9591
|
"killTerminal.short": "強制終了",
|
|
9574
9592
|
local: "ローカル",
|
|
9593
|
+
moveIntoNewWindow: "Move Terminal into New Window",
|
|
9575
9594
|
moveToEditor: "ターミナルをエディター領域へ移動",
|
|
9576
9595
|
previousSessionCategory: "前のセッション",
|
|
9577
9596
|
splitTerminal: "ターミナルの分割",
|
|
@@ -9599,7 +9618,9 @@ var content = {
|
|
|
9599
9618
|
"vs/workbench/contrib/terminalContrib/accessibility/browser/terminal.accessibility.contribution": {
|
|
9600
9619
|
"workbench.action.terminal.accessibleBufferGoToNextCommand": "アクセス可能なバッファー [次のコマンドに移動]",
|
|
9601
9620
|
"workbench.action.terminal.accessibleBufferGoToPreviousCommand": "アクセス可能なバッファー [前のコマンドに移動]",
|
|
9602
|
-
"workbench.action.terminal.focusAccessibleBuffer": "Focus Accessible Terminal View"
|
|
9621
|
+
"workbench.action.terminal.focusAccessibleBuffer": "Focus Accessible Terminal View",
|
|
9622
|
+
"workbench.action.terminal.scrollToBottomAccessibleView": "Scroll to Accessible View Bottom",
|
|
9623
|
+
"workbench.action.terminal.scrollToTopAccessibleView": "Scroll to Accessible View Top"
|
|
9603
9624
|
},
|
|
9604
9625
|
"vs/workbench/contrib/terminalContrib/accessibility/browser/terminalAccessibilityHelp": {
|
|
9605
9626
|
commandPromptMigration: "エクスペリエンスを向上させるため、コマンド プロンプトの代わりに PowerShell を使用することを検討してください",
|
|
@@ -9637,16 +9658,6 @@ var content = {
|
|
|
9637
9658
|
envChanges: "ターミナル環境の変更",
|
|
9638
9659
|
extension: "拡張機能: {0}",
|
|
9639
9660
|
"workbench.action.terminal.showEnvironmentContributions": "環境貢献度の表示"
|
|
9640
|
-
},
|
|
9641
|
-
"vs/workbench/contrib/terminalContrib/find/browser/terminal.find.contribution": {
|
|
9642
|
-
"workbench.action.terminal.findNext": "次を検索",
|
|
9643
|
-
"workbench.action.terminal.findPrevious": "前を検索",
|
|
9644
|
-
"workbench.action.terminal.focusFind": "検索にフォーカスを置く",
|
|
9645
|
-
"workbench.action.terminal.hideFind": "検索を非表示にする",
|
|
9646
|
-
"workbench.action.terminal.searchWorkspace": "ワークスペースで検索",
|
|
9647
|
-
"workbench.action.terminal.toggleFindCaseSensitive": "大文字小文字を区別した検索に切り替える",
|
|
9648
|
-
"workbench.action.terminal.toggleFindRegex": "正規表現を使用した検索に切り替える",
|
|
9649
|
-
"workbench.action.terminal.toggleFindWholeWord": "単語単位での検索に切り替える"
|
|
9650
9661
|
},
|
|
9651
9662
|
"vs/workbench/contrib/terminalContrib/find/browser/textInputContextMenu": {
|
|
9652
9663
|
copy: "コピー",
|
|
@@ -9655,11 +9666,6 @@ var content = {
|
|
|
9655
9666
|
redo: "やり直し",
|
|
9656
9667
|
selectAll: "すべて選択",
|
|
9657
9668
|
undo: "元に戻す"
|
|
9658
|
-
},
|
|
9659
|
-
"vs/workbench/contrib/terminalContrib/links/browser/terminal.links.contribution": {
|
|
9660
|
-
"workbench.action.terminal.openDetectedLink": "検出されたリンクを開く...",
|
|
9661
|
-
"workbench.action.terminal.openLastLocalFileLink": "最新のローカル ファイル リンクを開く",
|
|
9662
|
-
"workbench.action.terminal.openLastUrlLink": "最新の URL リンクを開く"
|
|
9663
9669
|
},
|
|
9664
9670
|
"vs/workbench/contrib/terminalContrib/links/browser/terminalLinkDetectorAdapter": {
|
|
9665
9671
|
focusFolder: "エクスプローラーのフォルダーにフォーカス",
|
|
@@ -9688,9 +9694,6 @@ var content = {
|
|
|
9688
9694
|
"codeAction.widget.id.quickfix": "クイック修正",
|
|
9689
9695
|
"quickFix.command": "実行: {0}",
|
|
9690
9696
|
"quickFix.opener": "開く: {0}"
|
|
9691
|
-
},
|
|
9692
|
-
"vs/workbench/contrib/terminalContrib/quickFix/browser/terminal.quickFix.contribution": {
|
|
9693
|
-
"workbench.action.terminal.showQuickFixes": "ターミナルのクイック修正を表示する"
|
|
9694
9697
|
},
|
|
9695
9698
|
"vs/workbench/contrib/terminalContrib/quickFix/browser/terminalQuickFixBuiltinActions": {
|
|
9696
9699
|
"terminal.createPR": "PR {0} の作成",
|
|
@@ -9719,16 +9722,19 @@ var content = {
|
|
|
9719
9722
|
testingCancelIcon: "実行中のテストの実行をキャンセルするアイコン。",
|
|
9720
9723
|
testingCancelRefreshTests: "テストの更新をキャンセルするボタンのアイコン。",
|
|
9721
9724
|
testingCoverage: "テスト カバレッジを表すアイコン",
|
|
9725
|
+
testingCoverageIcon: "Icon of the \"run test with coverage\" action.",
|
|
9722
9726
|
testingDebugAllIcon: "\"すべてのテストをデバッグする\" アクションのアイコン。",
|
|
9723
9727
|
testingDebugIcon: "\"テストのデバッグ\" アクションのアイコン。",
|
|
9724
9728
|
testingErrorIcon: "エラーが発生したテストについて表示されるアイコン。",
|
|
9725
9729
|
testingFailedIcon: "失敗したテストについて表示されるアイコン。",
|
|
9730
|
+
testingMissingBranch: "Icon representing a uncovered block without a range",
|
|
9726
9731
|
testingPassedIcon: "成功したテストについて表示されるアイコン。",
|
|
9727
9732
|
testingQueuedIcon: "キューに入っているテストについて表示されるアイコン。",
|
|
9728
9733
|
testingRefreshTests: "テストを更新するためのボタンのアイコン。",
|
|
9729
9734
|
testingRerunIcon: "\"テストの再実行\" アクションのアイコン。",
|
|
9730
9735
|
testingResultsIcon: "テスト結果のアイコン。",
|
|
9731
9736
|
testingRunAllIcon: "\"すべてのテストを実行する\" アクションのアイコン。",
|
|
9737
|
+
testingRunAllWithCoverageIcon: "Icon of the \"run all tests with coverage\" action.",
|
|
9732
9738
|
testingRunIcon: "\"テストの実行\" アクションのアイコン。",
|
|
9733
9739
|
testingShowAsList: "テスト エクスプローラーがツリーとして無効になったときに表示されるアイコン。",
|
|
9734
9740
|
testingShowAsTree: "テスト エクスプローラーが一覧として無効になったときに表示されるアイコン。",
|
|
@@ -9737,7 +9743,8 @@ var content = {
|
|
|
9737
9743
|
testingTurnContinuousRunOff: "連続テストの実行を無効にするアイコン。",
|
|
9738
9744
|
testingTurnContinuousRunOn: "連続テストの実行を有効にするアイコン。",
|
|
9739
9745
|
testingUnsetIcon: "設定解除状態のテストについて表示されるアイコン。",
|
|
9740
|
-
testingUpdateProfiles: "更新するテスト プロファイルに表示されるアイコン。"
|
|
9746
|
+
testingUpdateProfiles: "更新するテスト プロファイルに表示されるアイコン。",
|
|
9747
|
+
testingWasCovered: "Icon representing that an element was covered"
|
|
9741
9748
|
},
|
|
9742
9749
|
"vs/workbench/contrib/testing/browser/testCoverageBars": {
|
|
9743
9750
|
branchCoverage: "{0}/{1} 対象となるブランチ ({2})",
|
|
@@ -9745,11 +9752,22 @@ var content = {
|
|
|
9745
9752
|
statementCoverage: "{0}/{1} 対象となるステートメント ({2})"
|
|
9746
9753
|
},
|
|
9747
9754
|
"vs/workbench/contrib/testing/browser/testCoverageView": {
|
|
9755
|
+
functionsWithoutCoverage: "{0} functions without coverage...",
|
|
9756
|
+
loadingCoverageDetails: "Loading Coverage Details...",
|
|
9748
9757
|
testCoverageItemLabel: "{0} カバレッジ: {0}%",
|
|
9749
|
-
testCoverageTreeLabel: "テスト カバレッジ エクスプローラー"
|
|
9758
|
+
testCoverageTreeLabel: "テスト カバレッジ エクスプローラー",
|
|
9759
|
+
"testing.changeCoverageSort": "Change Sort Order",
|
|
9760
|
+
"testing.coverageSortByCoverage": "Sort by Coverage",
|
|
9761
|
+
"testing.coverageSortByCoverageDescription": "Files and functions are sorted by total coverage",
|
|
9762
|
+
"testing.coverageSortByLocation": "Sort by Location",
|
|
9763
|
+
"testing.coverageSortByLocationDescription": "Files are sorted alphabetically, functions are sorted by position",
|
|
9764
|
+
"testing.coverageSortByName": "Sort by Name",
|
|
9765
|
+
"testing.coverageSortByNameDescription": "Files and functions are sorted alphabetically",
|
|
9766
|
+
"testing.coverageSortPlaceholder": "Sort the Test Coverage view..."
|
|
9750
9767
|
},
|
|
9751
9768
|
"vs/workbench/contrib/testing/browser/testExplorerActions": {
|
|
9752
9769
|
configureProfile: "更新するプロフィールを選択してください",
|
|
9770
|
+
coverageSelectedTests: "Run Tests with Coverage",
|
|
9753
9771
|
"debug test": "テストのデバッグ",
|
|
9754
9772
|
debugAllTests: "すべてのテストをデバッグする",
|
|
9755
9773
|
debugSelectedTests: "テストのデバッグ",
|
|
@@ -9757,25 +9775,34 @@ var content = {
|
|
|
9757
9775
|
getExplorerSelection: "エクスプローラーの選択を取得する",
|
|
9758
9776
|
getSelectedProfiles: "選択したプロファイルを取得する",
|
|
9759
9777
|
hideTest: "テストの非表示",
|
|
9778
|
+
noCoverageTestProvider: "No tests with coverage runners found in this workspace. You may need to install a test provider extension",
|
|
9760
9779
|
noDebugTestProvider: "このワークスペースでデバッグ可能なテストが見つかりません。テスト プロバイダー拡張機能をインストールする必要がある可能性があります",
|
|
9761
9780
|
noTestProvider: "このワークスペースにテストが見つかりません。テスト プロバイダー拡張機能をインストールする必要がある可能性があります",
|
|
9781
|
+
noTests: "No tests found in the selected file or folder",
|
|
9762
9782
|
noTestsAtCursor: "ここにはテストが見つかりません",
|
|
9763
9783
|
noTestsInFile: "このファイルにはテストが見つかりませんでした",
|
|
9764
9784
|
"run test": "テストの実行",
|
|
9785
|
+
"run with cover test": "Run Test with Coverage",
|
|
9765
9786
|
runAllTests: "すべてのテストを実行する",
|
|
9787
|
+
runAllWithCoverage: "Run All Tests with Coverage",
|
|
9766
9788
|
runSelectedTests: "テストの実行",
|
|
9767
9789
|
"testing.cancelRun": "テストの実行をキャンセル",
|
|
9768
9790
|
"testing.cancelTestRefresh": "テストの更新をキャンセル",
|
|
9791
|
+
"testing.clearCoverage": "Clear Coverage",
|
|
9769
9792
|
"testing.clearResults": "すべての結果をクリア",
|
|
9770
|
-
"testing.closeCoverage": "カバレッジを閉じる",
|
|
9771
9793
|
"testing.collapseAll": "すべてのテストを折りたたむ",
|
|
9772
9794
|
"testing.configureProfile": "テスト プロファイルの構成",
|
|
9795
|
+
"testing.coverageAtCursor": "Run Test at Cursor with Coverage",
|
|
9796
|
+
"testing.coverageCurrentFile": "Run Tests with Coverage in Current File",
|
|
9797
|
+
"testing.coverageLastRun": "Rerun Last Run with Coverage",
|
|
9773
9798
|
"testing.debugAtCursor": "カーソル位置でテストをデバッグ",
|
|
9774
9799
|
"testing.debugCurrentFile": "現在のファイルでテストをデバッグ",
|
|
9775
9800
|
"testing.debugFailTests": "失敗したテストのデバッグ",
|
|
9776
9801
|
"testing.debugLastRun": "最後の実行のデバッグ",
|
|
9777
9802
|
"testing.editFocusedTest": "テストに移動",
|
|
9803
|
+
"testing.noCoverage": "No coverage information available on the last test run.",
|
|
9778
9804
|
"testing.noProfiles": "テストの連続的実行が有効なプロファイルが見つかりませんでした",
|
|
9805
|
+
"testing.openCoverage": "Open Coverage",
|
|
9779
9806
|
"testing.openOutputPeek": "出力をクイック表示する",
|
|
9780
9807
|
"testing.reRunFailTests": "失敗したテストの再実行",
|
|
9781
9808
|
"testing.reRunLastRun": "最後の実行の再実行",
|
|
@@ -9812,6 +9839,7 @@ var content = {
|
|
|
9812
9839
|
},
|
|
9813
9840
|
"vs/workbench/contrib/testing/browser/testingDecorations": {
|
|
9814
9841
|
"actual.title": "実際",
|
|
9842
|
+
"coverage test": "Run with Coverage",
|
|
9815
9843
|
"debug all test": "すべてのテストをデバッグする",
|
|
9816
9844
|
"debug test": "テストをデバッグ",
|
|
9817
9845
|
"expected.title": "必要",
|
|
@@ -9819,8 +9847,12 @@ var content = {
|
|
|
9819
9847
|
peekTestOutout: "ピーク テストの出力",
|
|
9820
9848
|
"reveal test": "テスト エクスプローラーで表示",
|
|
9821
9849
|
"run all test": "すべてのテストを実行する",
|
|
9850
|
+
"run all test with coverage": "Run All Tests with Coverage",
|
|
9822
9851
|
"run test": "テストを実行する",
|
|
9852
|
+
selectTestToRun: "Select a test to run",
|
|
9853
|
+
testOverflowItems: "{0} more tests...",
|
|
9823
9854
|
"testing.gutterMsg.contextMenu": "テスト オプションをクリックする",
|
|
9855
|
+
"testing.gutterMsg.coverage": "Click to run tests with coverage, right click for more options",
|
|
9824
9856
|
"testing.gutterMsg.debug": "テストをデバッグするにはクリックし、さらにオプションを表示するには右クリックします",
|
|
9825
9857
|
"testing.gutterMsg.run": "テストを実行するにはクリックし、さらにオプションを表示するには右クリックします",
|
|
9826
9858
|
"testing.runUsing": "プロファイルを使用して実行します..."
|
|
@@ -9852,6 +9884,7 @@ var content = {
|
|
|
9852
9884
|
testingNoTest: "このファイルにはテストが見つかりませんでした。"
|
|
9853
9885
|
},
|
|
9854
9886
|
"vs/workbench/contrib/testing/browser/testingOutputPeek": {
|
|
9887
|
+
caseNoOutput: "The test case did not report any output.",
|
|
9855
9888
|
close: "閉じる",
|
|
9856
9889
|
closeTestCoverage: "テスト カバレッジを閉じる",
|
|
9857
9890
|
"debug test": "テストのデバッグ",
|
|
@@ -9889,6 +9922,11 @@ var content = {
|
|
|
9889
9922
|
testing: "テスト"
|
|
9890
9923
|
},
|
|
9891
9924
|
"vs/workbench/contrib/testing/browser/theme": {
|
|
9925
|
+
"testing.coverCountBadgeBackground": "Background for the badge indicating execution count",
|
|
9926
|
+
"testing.coverCountBadgeForeground": "Foreground for the badge indicating execution count",
|
|
9927
|
+
"testing.coveredBackground": "Background color of text that was covered.",
|
|
9928
|
+
"testing.coveredBorder": "Border color of text that was covered.",
|
|
9929
|
+
"testing.coveredGutterBackground": "Gutter color of regions where code was covered.",
|
|
9892
9930
|
"testing.iconErrored": "テスト エクスプローラーの 'エラー発生' アイコンの色です。",
|
|
9893
9931
|
"testing.iconFailed": "テスト エクスプローラーの '失敗' アイコンの色です。",
|
|
9894
9932
|
"testing.iconPassed": "テスト エクスプローラーの '成功' アイコンの色です。",
|
|
@@ -9899,8 +9937,14 @@ var content = {
|
|
|
9899
9937
|
"testing.message.error.marginBackground": "エディターでインラインに表示されるエラー メッセージの横の余白色。",
|
|
9900
9938
|
"testing.message.info.decorationForeground": "エディター内にインラインで表示されるテスト情報メッセージのテキストの色です。",
|
|
9901
9939
|
"testing.message.info.marginBackground": "エディターでインラインに表示される情報メッセージの余白色。",
|
|
9940
|
+
"testing.messagePeekBorder": "Color of the peek view borders and arrow when peeking a logged message.",
|
|
9941
|
+
"testing.messagePeekHeaderBackground": "Color of the peek view borders and arrow when peeking a logged message.",
|
|
9902
9942
|
"testing.peekBorder": "ピーク ビューの境界と矢印の色。",
|
|
9903
|
-
"testing.runAction": "エディター内の '実行' アイコンの色です。"
|
|
9943
|
+
"testing.runAction": "エディター内の '実行' アイコンの色です。",
|
|
9944
|
+
"testing.uncoveredBackground": "Background color of text that was not covered.",
|
|
9945
|
+
"testing.uncoveredBorder": "Border color of text that was not covered.",
|
|
9946
|
+
"testing.uncoveredBranchBackground": "Background of the widget shown for an uncovered branch.",
|
|
9947
|
+
"testing.uncoveredGutterBackground": "Gutter color of regions where code not covered."
|
|
9904
9948
|
},
|
|
9905
9949
|
"vs/workbench/contrib/testing/common/configuration": {
|
|
9906
9950
|
testConfigurationTitle: "テスト",
|
|
@@ -9917,8 +9961,10 @@ var content = {
|
|
|
9917
9961
|
"testing.countBadge.off": "テスト カウント バッジを無効にする",
|
|
9918
9962
|
"testing.countBadge.passed": "成功したテストの数を表示する",
|
|
9919
9963
|
"testing.countBadge.skipped": "スキップされたテストの数を表示する",
|
|
9964
|
+
"testing.coverageBarThresholds": "Configures the colors used for percentages in test coverage bars.",
|
|
9920
9965
|
"testing.defaultGutterClickAction": "とじしろ内のテスト デコレーションをクリックした場合に実行する操作を制御します。",
|
|
9921
9966
|
"testing.defaultGutterClickAction.contextMenu": "その他のオプションについては、コンテキスト メニューを開きます。",
|
|
9967
|
+
"testing.defaultGutterClickAction.coverage": "Run the test with coverage.",
|
|
9922
9968
|
"testing.defaultGutterClickAction.debug": "テストをデバッグします。",
|
|
9923
9969
|
"testing.defaultGutterClickAction.run": "テストを実行します。",
|
|
9924
9970
|
"testing.displayedCoveragePercent": "テスト カバレッジに対して既定で表示される割合を構成します。",
|
|
@@ -9949,7 +9995,7 @@ var content = {
|
|
|
9949
9995
|
"testing.treeElementLabel": "{0} ({1})"
|
|
9950
9996
|
},
|
|
9951
9997
|
"vs/workbench/contrib/testing/common/testCoverageService": {
|
|
9952
|
-
testCoverageError: "
|
|
9998
|
+
testCoverageError: "Failed to load test coverage: {0}"
|
|
9953
9999
|
},
|
|
9954
10000
|
"vs/workbench/contrib/testing/common/testingContentProvider": {
|
|
9955
10001
|
runNoOutout: "テストの実行で、出力が記録されませんでした。"
|
|
@@ -10656,9 +10702,16 @@ var content = {
|
|
|
10656
10702
|
"menus.explorerContextShare": "エクスプローラーのコンテキスト メニューの '共有' サブメニュー",
|
|
10657
10703
|
"menus.extensionContext": "拡張機能のコンテキスト メニュー",
|
|
10658
10704
|
"menus.home": "ホーム インジケーターのコンテキスト メニュー (Web のみ)",
|
|
10705
|
+
"menus.incomingChanges": "The Source Control incoming changes menu",
|
|
10706
|
+
"menus.incomingChangesAllChangesContext": "The Source Control all incoming changes context menu",
|
|
10707
|
+
"menus.incomingChangesHistoryItemContext": "The Source Control incoming changes history item context menu",
|
|
10659
10708
|
"menus.input": "ソース管理の入力ボックス メニュー",
|
|
10660
10709
|
"menus.mergeEditorResult": "マージ エディターの結果ツール バー",
|
|
10710
|
+
"menus.multiDiffEditorResource": "The resource toolbar in the multi diff editor",
|
|
10661
10711
|
"menus.opy": "最上位レベルの [編集] メニューの [形式を選択してコピー] サブメニュー",
|
|
10712
|
+
"menus.outgoingChanges": "The Source Control outgoing changes menu",
|
|
10713
|
+
"menus.outgoingChangesAllChangesContext": "The Source Control all outgoing changes context menu",
|
|
10714
|
+
"menus.outgoingChangesHistoryItemContext": "The Source Control outgoing changes history item context menu",
|
|
10662
10715
|
"menus.resourceFolderContext": "ソース管理リソース フォルダーのコンテキスト メニュー",
|
|
10663
10716
|
"menus.resourceGroupContext": "ソース管理リソース グループのコンテキスト メニュー",
|
|
10664
10717
|
"menus.resourceStateContext": "ソース管理リソース状態のコンテキスト メニュー",
|
|
@@ -10731,6 +10784,7 @@ var content = {
|
|
|
10731
10784
|
},
|
|
10732
10785
|
"vs/workbench/services/authentication/browser/authenticationService": {
|
|
10733
10786
|
accessRequest: "{1}... (1) による {0} へのアクセスを許可します",
|
|
10787
|
+
accountLastUsedDate: "このアカウントの最終使用は {0}",
|
|
10734
10788
|
allow: "許可(&&A)",
|
|
10735
10789
|
"authentication.Placeholder": "要求されたアカウントはまだありません...",
|
|
10736
10790
|
"authentication.id": "認証プロバイダーの ID。",
|
|
@@ -10743,9 +10797,17 @@ var content = {
|
|
|
10743
10797
|
deny: "拒否(&&D)",
|
|
10744
10798
|
getSessionPlateholder: "使用する '{0}' のアカウントを選択するか、Esc を押してキャンセルしてください",
|
|
10745
10799
|
loading: "読み込み中...",
|
|
10800
|
+
manageExtensions: "このアカウントにアクセスできる拡張機能を選択する",
|
|
10801
|
+
manageTrustedExtensions: "信頼された拡張機能の管理",
|
|
10802
|
+
"manageTrustedExtensions.cancel": "キャンセル",
|
|
10803
|
+
noTrustedExtensions: "このアカウントはまだどの拡張機能にも使用されていません。",
|
|
10804
|
+
notUsed: "このアカウントを使用したことがない",
|
|
10746
10805
|
selectAccount: "拡張機能 '{0}' には、{1} アカウントへのアクセスが必要です",
|
|
10747
10806
|
"sign in": "サインインが要求されました",
|
|
10748
10807
|
signInRequest: "{1} (1) を使用するには {0} でサインインします",
|
|
10808
|
+
signOut: "サインアウト(&&S)",
|
|
10809
|
+
signOutMessage: "アカウント '{0}' は、以下によって使用されていました:\r\n\r\n{1}\r\n\r\nこれらの拡張機能からサインアウトしますか?",
|
|
10810
|
+
signOutMessageSimple: "'{0}' からサインアウトしますか?",
|
|
10749
10811
|
useOtherAccount: "別のアカウントにサインインする"
|
|
10750
10812
|
},
|
|
10751
10813
|
"vs/workbench/services/auxiliaryWindow/browser/auxiliaryWindowService": {
|
|
@@ -10990,7 +11052,7 @@ var content = {
|
|
|
10990
11052
|
open: "開く(&&O)",
|
|
10991
11053
|
reloadAndHandle: "拡張機能 '{0}' は読み込まれていません。拡張機能を読み込んで URL を開くためにウィンドウを再読み込みしますか?",
|
|
10992
11054
|
reloadAndOpen: "ウィンドウを再読み込みして開く(&&R)",
|
|
10993
|
-
rememberConfirmUrl: "
|
|
11055
|
+
rememberConfirmUrl: "Do not ask me again for this extension"
|
|
10994
11056
|
},
|
|
10995
11057
|
"vs/workbench/services/extensions/common/abstractExtensionService": {
|
|
10996
11058
|
"extensionService.autoRestart": "拡張機能ホストが予期せずに終了しました。再起動しています...",
|
|
@@ -11195,6 +11257,7 @@ var content = {
|
|
|
11195
11257
|
neverShowAgain: "今後表示しない"
|
|
11196
11258
|
},
|
|
11197
11259
|
"vs/workbench/services/preferences/browser/keybindingsEditorInput": {
|
|
11260
|
+
keybindingsEditorLabelIcon: "Icon of the keybindings editor label.",
|
|
11198
11261
|
keybindingsInputName: "キーボード ショートカット"
|
|
11199
11262
|
},
|
|
11200
11263
|
"vs/workbench/services/preferences/browser/keybindingsEditorModel": {
|
|
@@ -11212,7 +11275,8 @@ var content = {
|
|
|
11212
11275
|
openFolderFirst: "ワークスペースまたはフォルダーの設定を作成するには、最初にフォルダーまたはワークスペースを開きます。"
|
|
11213
11276
|
},
|
|
11214
11277
|
"vs/workbench/services/preferences/common/preferencesEditorInput": {
|
|
11215
|
-
settingsEditor2InputName: "設定"
|
|
11278
|
+
settingsEditor2InputName: "設定",
|
|
11279
|
+
settingsEditorLabelIcon: "Icon of the settings editor label."
|
|
11216
11280
|
},
|
|
11217
11281
|
"vs/workbench/services/preferences/common/preferencesModels": {
|
|
11218
11282
|
commonlyUsed: "よく使用するもの",
|
|
@@ -11220,6 +11284,7 @@ var content = {
|
|
|
11220
11284
|
},
|
|
11221
11285
|
"vs/workbench/services/preferences/common/preferencesValidation": {
|
|
11222
11286
|
invalidTypeError: "設定に無効な型が含まれています。{0} が必要です。JSON で修正してください。",
|
|
11287
|
+
regexParsingError: "Error parsing the following regex both with and without the u flag:",
|
|
11223
11288
|
"validations.arrayIncorrectType": "型が正しくありません。配列が必要です。",
|
|
11224
11289
|
"validations.booleanIncorrectType": "型が正しくありません。\"ブール値\" が必要です。",
|
|
11225
11290
|
"validations.colorFormat": "色の形式が無効です。#RGB、#RGBA、#RRGGBB、#RRGGBBAA をお使いください。",
|
|
@@ -11748,7 +11813,8 @@ var content = {
|
|
|
11748
11813
|
saveWorkspace: "ワークスペースを保存"
|
|
11749
11814
|
},
|
|
11750
11815
|
"vs/workbench/services/workspaces/browser/workspaceTrustEditorInput": {
|
|
11751
|
-
workspaceTrustEditorInputName: "ワークスペースの信頼"
|
|
11816
|
+
workspaceTrustEditorInputName: "ワークスペースの信頼",
|
|
11817
|
+
workspaceTrustEditorLabelIcon: "Icon of the workspace trust editor label."
|
|
11752
11818
|
}
|
|
11753
11819
|
};
|
|
11754
11820
|
|