@codingame/monaco-vscode-language-pack-ja 4.4.0 → 4.5.0-improve-code-splitting.1

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.
@@ -191,6 +191,27 @@ var content = {
191
191
  redo: "やり直し",
192
192
  selectAll: "すべてを選択",
193
193
  undo: "元に戻す"
194
+ },
195
+ "vs/editor/browser/services/hoverService/hoverWidget": {
196
+ hoverhint: "Hold {0} key to mouse over"
197
+ },
198
+ "vs/editor/browser/widget/codeEditor/codeEditorWidget": {
199
+ "cursors.maximum": "The number of cursors has been limited to {0}. Consider using [find and replace](https://code.visualstudio.com/docs/editor/codebasics#_find-and-replace) for larger changes or increase the editor multi cursor limit setting.",
200
+ goToSetting: "Increase Multi Cursor Limit"
201
+ },
202
+ "vs/editor/browser/widget/diffEditor/commands": {
203
+ accessibleDiffViewer: "Accessible Diff Viewer",
204
+ collapseAllUnchangedRegions: "Collapse All Unchanged Regions",
205
+ diffEditor: "Diff Editor",
206
+ "editor.action.accessibleDiffViewer.next": "Go to Next Difference",
207
+ "editor.action.accessibleDiffViewer.prev": "Go to Previous Difference",
208
+ exitCompareMove: "Exit Compare Move",
209
+ revert: "Revert",
210
+ showAllUnchangedRegions: "Show All Unchanged Regions",
211
+ switchSide: "Switch Side",
212
+ toggleCollapseUnchangedRegions: "Toggle Collapse Unchanged Regions",
213
+ toggleShowMovedCodeBlocks: "Toggle Show Moved Code Blocks",
214
+ toggleUseInlineViewWhenSpaceIsLimited: "Toggle Use Inline View When Space Is Limited"
194
215
  },
195
216
  "vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer": {
196
217
  accessibleDiffViewerCloseIcon: "アクセシビリティの高い差分ビューアーの [閉じる] のアイコン。",
@@ -222,18 +243,9 @@ var content = {
222
243
  },
223
244
  "vs/editor/browser/widget/diffEditor/diffEditor.contribution": {
224
245
  "Open Accessible Diff Viewer": "アクセシビリティの高い差分ビューアーを開く",
225
- accessibleDiffViewer: "アクセシビリティの高い差分ビューアー",
226
- collapseAllUnchangedRegions: "変更されていないすべてのリージョンを折りたたむ",
227
- diffEditor: "差分エディター",
228
- "editor.action.accessibleDiffViewer.next": "次の差分に移動",
229
- "editor.action.accessibleDiffViewer.prev": "前の差分に移動",
230
- exitCompareMove: "比較移動の終了",
231
- showAllUnchangedRegions: "変更されていないすべてのリージョンを表示する",
246
+ revertHunk: "Revert Block",
247
+ revertSelection: "Revert Selection",
232
248
  showMoves: "移動されたコード ブロックの表示",
233
- switchSide: "サイドの切り替え",
234
- toggleCollapseUnchangedRegions: "変更されていない領域の折りたたみの切り替え",
235
- toggleShowMovedCodeBlocks: "移動したコード ブロックの表示の切り替え",
236
- toggleUseInlineViewWhenSpaceIsLimited: "スペースが制限されている場合に [インライン ビューの使用] を切り替える",
237
249
  useInlineViewWhenSpaceIsLimited: "スペースが制限されている場合はインライン ビューを使用する"
238
250
  },
239
251
  "vs/editor/browser/widget/diffEditor/features/hideUnchangedRegionsFeature": {
@@ -260,6 +272,11 @@ var content = {
260
272
  "diffEditor.unchangedRegionShadow": "変更されていないリージョン ウィジェットの周りの影の色。",
261
273
  diffInsertIcon: "差分エディターで挿入を示す行の装飾。",
262
274
  diffRemoveIcon: "差分エディターで削除を示す行の装飾。"
275
+ },
276
+ "vs/editor/browser/widget/multiDiffEditor/colors": {
277
+ "multiDiffEditor.background": "The background color of the multi file diff editor",
278
+ "multiDiffEditor.border": "The border color of the multi file diff editor",
279
+ "multiDiffEditor.headerBackground": "The background color of the diff editor's header"
263
280
  },
264
281
  "vs/editor/common/config/editorConfigurationSchema": {
265
282
  codeLens: "エディターで CodeLens を表示するかどうかを制御します。",
@@ -281,6 +298,7 @@ var content = {
281
298
  maxComputationTime: "差分計算が取り消された後のタイムアウト (ミリ秒単位)。タイムアウトなしには 0 を使用します。",
282
299
  maxFileSize: "差分を計算する場合の最大ファイル サイズ (MB)。制限なしの場合は 0 を使用します。",
283
300
  maxTokenizationLineLength: "この長さを越える行は、パフォーマンス上の理由によりトークン化されません。",
301
+ renderGutterMenu: "When enabled, the diff editor shows a special gutter for revert and stage actions.",
284
302
  renderIndicators: "差分エディターが追加/削除された変更に +/- インジケーターを示すかどうかを制御します。",
285
303
  renderMarginRevertIcon: "有効にすると、差分エディターでグリフ余白に、変更を元に戻すための矢印が表示されます。",
286
304
  renderSideBySideInlineBreakpoint: "差分エディターの幅がこの値より小さい場合は、インライン ビューが使用されます。",
@@ -348,7 +366,7 @@ var content = {
348
366
  "cursorSmoothCaretAnimation.on": "スムーズ キャレット アニメーションは常に有効です。",
349
367
  cursorStyle: "カーソルのスタイルを制御します。",
350
368
  cursorSurroundingLines: "カーソル前後の表示可能な先頭の行 (最小 0) と末尾の行 (最小 1) の最小数を制御します。他の一部のエディターでは 'scrollOff' または 'scrollOffset' と呼ばれます。",
351
- cursorSurroundingLinesStyle: "`#cursorSurroundingLines#` を適用するタイミングを制御します。",
369
+ cursorSurroundingLinesStyle: "Controls when `#editor.cursorSurroundingLines#` should be enforced.",
352
370
  "cursorSurroundingLinesStyle.all": "`cursorSurroundingLines` は常に適用されます。",
353
371
  "cursorSurroundingLinesStyle.default": "`cursorSurroundingLines` は、キーボードまたは API でトリガーされた場合にのみ強制されます。",
354
372
  cursorWidth: "`#editor.cursorStyle#` が `line` に設定されている場合、カーソルの幅を制御します。",
@@ -524,6 +542,9 @@ var content = {
524
542
  "minimap.maxColumn": "表示するミニマップの最大幅を特定の列数に制限します。",
525
543
  "minimap.renderCharacters": "行にカラー ブロックではなく実際の文字を表示します。",
526
544
  "minimap.scale": "ミニマップに描画されるコンテンツのスケール: 1、2、または 3。",
545
+ "minimap.sectionHeaderFontSize": "Controls the font size of section headers in the minimap.",
546
+ "minimap.showMarkSectionHeaders": "Controls whether MARK: comments are shown as section headers in the minimap.",
547
+ "minimap.showRegionSectionHeaders": "Controls whether named regions are shown as section headers in the minimap.",
527
548
  "minimap.showSlider": "ミニマップ スライダーを表示するタイミングを制御します。",
528
549
  "minimap.side": "ミニマップを表示する場所を制御します。",
529
550
  "minimap.size": "ミニマップのサイズを制御します。",
@@ -653,10 +674,11 @@ var content = {
653
674
  "unusualLineTerminators.auto": "通常とは異なる行の終端文字は自動的に削除される。",
654
675
  "unusualLineTerminators.off": "通常とは異なる行の終端文字は無視される。",
655
676
  "unusualLineTerminators.prompt": "通常とは異なる行の終端文字の削除プロンプトが表示される。",
656
- useTabStops: "空白の挿入や削除はタブ位置に従って行われます。",
677
+ useTabStops: "Spaces and tabs are inserted and deleted in alignment with tab stops.",
657
678
  wordBreak: "中国語/日本語/韓国語 (CJK) テキストに使用される単語区切り規則を制御します。",
658
679
  "wordBreak.keepAll": "中国語/日本語/韓国語 (CJK) のテキストには単語区切りを使用しないでください。CJK 以外のテキストの動作は、通常の場合と同じです。",
659
680
  "wordBreak.normal": "既定の改行ルールを使用します。",
681
+ wordSegmenterLocales: "Locales to be used for word segmentation when doing word related navigations or operations. Specify the BCP 47 language tag of the word you wish to recognize (e.g., ja, zh-CN, zh-Hant-TW, etc.).",
660
682
  wordSeparators: "単語に関連したナビゲーションまたは操作を実行するときに、単語の区切り文字として使用される文字。",
661
683
  wordWrap: "行の折り返し方法を制御します。",
662
684
  "wordWrap.bounded": "ビューポートと `#editor.wordWrapColumn#` の最小値で行を折り返します。",
@@ -722,6 +744,10 @@ var content = {
722
744
  editorIndentGuides5: "エディター インデント ガイドの色 (5)。",
723
745
  editorIndentGuides6: "エディター インデント ガイドの色 (6)。",
724
746
  editorLineNumbers: "エディターの行番号の色。",
747
+ editorMultiCursorPrimaryBackground: "The background color of the primary editor cursor when multiple cursors are present. Allows customizing the color of a character overlapped by a block cursor.",
748
+ editorMultiCursorPrimaryForeground: "Color of the primary editor cursor when multiple cursors are present.",
749
+ editorMultiCursorSecondaryBackground: "The background color of secondary editor cursors when multiple cursors are present. Allows customizing the color of a character overlapped by a block cursor.",
750
+ editorMultiCursorSecondaryForeground: "Color of secondary editor cursors when multiple cursors are present.",
725
751
  editorOverviewRulerBackground: "エディターの概要ルーラーの背景色。",
726
752
  editorOverviewRulerBorder: "概要ルーラーの境界色。",
727
753
  editorRuler: "エディター ルーラーの色。",
@@ -745,6 +771,11 @@ var content = {
745
771
  accessibleDiffViewerVisible: "アクセシビリティの高い差分ビューアーが表示されているかどうか",
746
772
  comparingMovedCode: "移動されたコード ブロックが比較対象として選択されているかどうか",
747
773
  diffEditorHasChanges: "差分エディターに変更があるかどうか",
774
+ diffEditorInlineMode: "Whether inline mode is active",
775
+ diffEditorModifiedUri: "The uri of the modified document",
776
+ diffEditorModifiedWritable: "Whether modified is writable in the diff editor",
777
+ diffEditorOriginalUri: "The uri of the original document",
778
+ diffEditorOriginalWritable: "Whether modified is writable in the diff editor",
748
779
  diffEditorRenderSideBySideInlineBreakpointReached: "差分エディターがインライン ブレークポイントを並べてレンダリングするかどうか",
749
780
  editorColumnSelection: "`editor.columnSelection` が有効になっているかどうか",
750
781
  editorFocus: "エディターまたはエディター ウィジェットにフォーカスがある (例: 検索ウィジェットにフォーカスがある) かどうか",
@@ -964,9 +995,12 @@ var content = {
964
995
  },
965
996
  "vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions": {
966
997
  hideColorPicker: "カラー ピッカーを非表示にする",
998
+ hideColorPickerDescription: "Hide the standalone color picker.",
967
999
  insertColorWithStandaloneColorPicker: "スタンドアロン カラー ピッカーで色を挿入",
1000
+ insertColorWithStandaloneColorPickerDescription: "Insert hex/rgb/hsl colors with the focused standalone color picker.",
968
1001
  mishowOrFocusStandaloneColorPicker: "スタンドアロン カラー ピッカーの表示またはフォーカス(&S)",
969
- showOrFocusStandaloneColorPicker: "スタンドアロン カラー ピッカーの表示またはフォーカス"
1002
+ showOrFocusStandaloneColorPicker: "スタンドアロン カラー ピッカーの表示またはフォーカス",
1003
+ showOrFocusStandaloneColorPickerDescription: "Show or focus a standalone color picker which uses the default color provider. It displays hex/rgb/hsl colors."
970
1004
  },
971
1005
  "vs/editor/contrib/comment/browser/comment": {
972
1006
  "comment.block": "ブロック コメントの切り替え",
@@ -994,7 +1028,7 @@ var content = {
994
1028
  },
995
1029
  "vs/editor/contrib/dropOrPasteInto/browser/copyPasteContribution": {
996
1030
  pasteAs: "貼り付けのオプション...",
997
- "pasteAs.id": "適用しようとする貼り付け編集の ID。指定しない場合、エディターにピッカーが表示されます。",
1031
+ "pasteAs.kind": "The kind of the paste edit to try applying. If not provided or there are multiple edits for this kind, the editor will show a picker.",
998
1032
  pasteAsText: "テキストとして貼り付け"
999
1033
  },
1000
1034
  "vs/editor/contrib/dropOrPasteInto/browser/copyPasteController": {
@@ -1006,7 +1040,6 @@ var content = {
1006
1040
  postPasteWidgetTitle: "貼り付けオプションを表示..."
1007
1041
  },
1008
1042
  "vs/editor/contrib/dropOrPasteInto/browser/defaultProviders": {
1009
- builtIn: "ビルトイン",
1010
1043
  "defaultDropProvider.uriList.path": "パスの挿入",
1011
1044
  "defaultDropProvider.uriList.paths": "パスの挿入",
1012
1045
  "defaultDropProvider.uriList.relativePath": "相対パスの挿入",
@@ -1207,23 +1240,14 @@ var content = {
1207
1240
  hasSymbols: "キーボードのみで移動できるシンボルの場所があるかどうか。",
1208
1241
  location: "シンボル {0}/{1}",
1209
1242
  "location.kb": "{1} のシンボル {0}、次に {2}"
1210
- },
1211
- "vs/editor/contrib/hover/browser/hover": {
1212
- goToBottomHover: "[下に移動] ホバー",
1213
- goToTopHover: "[上に移動] ホバー",
1214
- pageDownHover: "[ページを下に] ホバー",
1215
- pageUpHover: "[ページを上に] ホバー",
1216
- scrollDownHover: "[下にスクロール] ホバー",
1217
- scrollLeftHover: "[左にスクロール] ホバー",
1218
- scrollRightHover: "[右にスクロール] ホバー",
1219
- scrollUpHover: "[上にスクロール] ホバー",
1220
- showDefinitionPreviewHover: "定義プレビューのホバーを表示する",
1221
- showOrFocusHover: "[表示またはフォーカス] ホバー",
1222
- "showOrFocusHover.focus.autoFocusImmediately": "ホバーが表示されると、自動的にフォーカスを取得します。",
1223
- "showOrFocusHover.focus.focusIfVisible": "ホバーは、それが既に表示されている場合にのみフォーカスを取得します。",
1224
- "showOrFocusHover.focus.noAutoFocus": "ホバーは自動的にフォーカスを取得しません。"
1225
1243
  },
1226
1244
  "vs/editor/contrib/hover/browser/markdownHoverParticipant": {
1245
+ decreaseHoverVerbosity: "Icon for decreasing hover verbosity.",
1246
+ decreaseVerbosity: "Decrease Verbosity",
1247
+ decreaseVerbosityWithKb: "Decrease Verbosity ({0})",
1248
+ increaseHoverVerbosity: "Icon for increaseing hover verbosity.",
1249
+ increaseVerbosity: "Increase Verbosity",
1250
+ increaseVerbosityWithKb: "Increase Verbosity ({0})",
1227
1251
  "modesContentHover.loading": "読み込んでいます...",
1228
1252
  "stopped rendering": "パフォーマンス上の理由から、長い行のためにレンダリングが一時停止されました。これは `editor.stopRenderingLineAfter` で設定できます。",
1229
1253
  "too many characters": "パフォーマンス上の理由からトークン化はスキップされます。その長い行の長さは `editor.maxTokenizationLineLength` で構成できます。"
@@ -1236,16 +1260,24 @@ var content = {
1236
1260
  },
1237
1261
  "vs/editor/contrib/indentation/browser/indentation": {
1238
1262
  changeTabDisplaySize: "タブの表示サイズの変更",
1263
+ changeTabDisplaySizeDescription: "Change the space size equivalent of the tab.",
1239
1264
  configuredTabSize: "構成されたタブのサイズ",
1240
1265
  currentTabSize: "現在のタブ サイズ",
1241
1266
  defaultTabSize: "既定のタブ サイズ",
1242
1267
  detectIndentation: "内容からインデントを検出",
1268
+ detectIndentationDescription: "Detect the indentation from content.",
1243
1269
  "editor.reindentlines": "行の再インデント",
1270
+ "editor.reindentlinesDescription": "Reindent the lines of the editor.",
1244
1271
  "editor.reindentselectedlines": "選択行を再インデント",
1272
+ "editor.reindentselectedlinesDescription": "Reindent the selected lines of the editor.",
1245
1273
  indentUsingSpaces: "スペースによるインデント",
1274
+ indentUsingSpacesDescription: "Use indentation with spaces.",
1246
1275
  indentUsingTabs: "タブによるインデント",
1276
+ indentUsingTabsDescription: "Use indentation with tabs.",
1247
1277
  indentationToSpaces: "インデントをスペースに変換",
1278
+ indentationToSpacesDescription: "Convert the tab indentation to spaces.",
1248
1279
  indentationToTabs: "インデントをタブに変換",
1280
+ indentationToTabsDescription: "Convert the spaces indentation to tabs.",
1249
1281
  selectTabWidth: "現在のファイルのタブのサイズを選択"
1250
1282
  },
1251
1283
  "vs/editor/contrib/inlayHints/browser/inlayHintsHover": {
@@ -1302,6 +1334,7 @@ var content = {
1302
1334
  "editor.transformToCamelcase": "キャメル ケースに変換する",
1303
1335
  "editor.transformToKebabcase": "Kebab ケースへの変換",
1304
1336
  "editor.transformToLowercase": "小文字に変換",
1337
+ "editor.transformToPascalcase": "Transform to Pascal Case",
1305
1338
  "editor.transformToSnakecase": "スネーク ケースに変換する",
1306
1339
  "editor.transformToTitlecase": "先頭文字を大文字に変換する",
1307
1340
  "editor.transformToUppercase": "大文字に変換",
@@ -1457,6 +1490,15 @@ var content = {
1457
1490
  "rename.failedApply": "名前の変更で編集を適用できませんでした",
1458
1491
  "rename.label": "シンボルの名前変更",
1459
1492
  resolveRenameLocationFailed: "名前変更の場所を解決しようとして不明なエラーが発生しました"
1493
+ },
1494
+ "vs/editor/contrib/rename/browser/renameWidget": {
1495
+ cancelRenameSuggestionsButton: "Cancel",
1496
+ generateRenameSuggestionsButton: "Generate new name suggestions",
1497
+ label: "{0} to Rename, {1} to Preview",
1498
+ renameAriaLabel: "Rename input. Type new name and press Enter to commit.",
1499
+ renameInputFocused: "Whether the rename input widget is focused",
1500
+ renameInputVisible: "Whether the rename input widget is visible",
1501
+ renameSuggestionsReceivedAria: "Received {0} rename suggestions"
1460
1502
  },
1461
1503
  "vs/editor/contrib/smartSelect/browser/smartSelect": {
1462
1504
  miSmartSelectGrow: "選択範囲の展開(&&E)",
@@ -1511,16 +1553,17 @@ var content = {
1511
1553
  WednesdayShort: "水"
1512
1554
  },
1513
1555
  "vs/editor/contrib/stickyScroll/browser/stickyScrollActions": {
1514
- focusStickyScroll: "固定スクロールへのフォーカス",
1515
- "goToFocusedStickyScrollLine.title": "フォーカスされた固定スクロール行に移動",
1556
+ focusStickyScroll: "Focus on the editor sticky scroll",
1557
+ "goToFocusedStickyScrollLine.title": "Go to the focused sticky scroll line",
1516
1558
  miStickyScroll: "固定スクロール(&&S)",
1517
1559
  mifocusStickyScroll: "固定スクロールへのフォーカス(&F)",
1518
1560
  mitoggleStickyScroll: "エディター固定スクロールの切り替え(&T)",
1519
1561
  "selectEditor.title": "エディターを選択",
1520
- "selectNextStickyScrollLine.title": "次の固定スクロール行を選択",
1521
- "selectPreviousStickyScrollLine.title": "前の固定スクロール行を選択",
1562
+ "selectNextStickyScrollLine.title": "Select the next editor sticky scroll line",
1563
+ "selectPreviousStickyScrollLine.title": "Select the previous sticky scroll line",
1522
1564
  stickyScroll: "固定スクロール",
1523
- toggleEditorStickyScroll: "エディター固定スクロールの切り替え"
1565
+ toggleEditorStickyScroll: "エディター固定スクロールの切り替え",
1566
+ "toggleEditorStickyScroll.description": "Toggle/enable the editor sticky scroll which shows the nested scopes at the top of the viewport"
1524
1567
  },
1525
1568
  "vs/editor/contrib/suggest/browser/suggest": {
1526
1569
  acceptSuggestionOnEnter: "Enter キーを押したときに候補を挿入するかどうか",
@@ -1606,6 +1649,7 @@ var content = {
1606
1649
  "symbolIcon.variableForeground": "変数記号の前景色。これらの記号は、アウトライン、階層リンク、および候補のウィジェットに表示されます。"
1607
1650
  },
1608
1651
  "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode": {
1652
+ tabMovesFocusDescriptions: "Determines whether the tab key moves focus around the workbench or inserts the tab character in the current editor. This is also called tab trapping, tab navigation, or tab focus mode.",
1609
1653
  "toggle.tabMovesFocus": "Tab キーを切り替えるとフォーカスが移動します",
1610
1654
  "toggle.tabMovesFocus.off": "Tab キーを押すと、タブ文字が挿入されます",
1611
1655
  "toggle.tabMovesFocus.on": "Tab キーを押すと、次のフォーカス可能な要素にフォーカスを移動します"
@@ -1667,17 +1711,19 @@ var content = {
1667
1711
  },
1668
1712
  "vs/platform/accessibilitySignal/browser/accessibilitySignalService": {
1669
1713
  "accessibility.signals.chatRequestSent": "チャット要求が送信されました",
1670
- "accessibility.signals.chatResponsePending": "チャットの応答を保留中",
1671
1714
  "accessibility.signals.clear": "クリア",
1672
1715
  "accessibility.signals.format": "形式",
1673
1716
  "accessibility.signals.lineHasBreakpoint": "ブレークポイント",
1674
- "accessibility.signals.lineHasError": "エラー",
1717
+ "accessibility.signals.lineHasError": "Error on Line",
1675
1718
  "accessibility.signals.lineHasFoldedArea": "折りたたみ済み",
1676
- "accessibility.signals.lineHasWarning": "警告",
1719
+ "accessibility.signals.lineHasWarning": "Warning on Line",
1677
1720
  "accessibility.signals.noInlayHints": "インレイ ヒントがありません",
1678
1721
  "accessibility.signals.notebookCellCompleted": "ノートブック セルが完了しました",
1679
1722
  "accessibility.signals.notebookCellFailed": "ノートブック セルが失敗しました",
1680
1723
  "accessibility.signals.onDebugBreak": "ブレークポイント",
1724
+ "accessibility.signals.positionHasError": "Error",
1725
+ "accessibility.signals.positionHasWarning": "Warning",
1726
+ "accessibility.signals.progress": "Progress",
1681
1727
  "accessibility.signals.save": "保存",
1682
1728
  "accessibility.signals.taskCompleted": "タスクが完了しました",
1683
1729
  "accessibility.signals.taskFailed": "タスクが失敗しました",
@@ -1685,7 +1731,6 @@ var content = {
1685
1731
  "accessibility.signals.terminalCommandFailed": "コマンドに失敗しました",
1686
1732
  "accessibility.signals.terminalQuickFix": "クイック修正",
1687
1733
  "accessibilitySignals.chatRequestSent": "チャット要求が送信されました",
1688
- "accessibilitySignals.chatResponsePending": "チャットの応答を保留中",
1689
1734
  "accessibilitySignals.chatResponseReceived": "チャット応答を受信しました",
1690
1735
  "accessibilitySignals.clear": "クリア",
1691
1736
  "accessibilitySignals.diffLineDeleted": "差分行が削除されました",
@@ -1701,12 +1746,17 @@ var content = {
1701
1746
  "accessibilitySignals.notebookCellCompleted": "ノートブック セルが完了しました",
1702
1747
  "accessibilitySignals.notebookCellFailed": "ノートブック セルが失敗しました",
1703
1748
  "accessibilitySignals.onDebugBreak.name": "ブレークポイントでデバッガーが停止しました",
1749
+ "accessibilitySignals.positionHasError.name": "Error at Position",
1750
+ "accessibilitySignals.positionHasWarning.name": "Warning at Position",
1751
+ "accessibilitySignals.progress": "Progress",
1704
1752
  "accessibilitySignals.save": "保存",
1705
1753
  "accessibilitySignals.taskCompleted": "タスクが完了しました",
1706
1754
  "accessibilitySignals.taskFailed": "タスクが失敗しました",
1707
1755
  "accessibilitySignals.terminalBell": "ターミナル ベル",
1708
1756
  "accessibilitySignals.terminalCommandFailed": "ターミナル コマンドが失敗しました",
1709
- "accessibilitySignals.terminalQuickFix.name": "ターミナル クイック修正"
1757
+ "accessibilitySignals.terminalQuickFix.name": "ターミナル クイック修正",
1758
+ "accessibilitySignals.voiceRecordingStarted": "Voice Recording Started",
1759
+ "accessibilitySignals.voiceRecordingStopped": "Voice Recording Stopped"
1710
1760
  },
1711
1761
  "vs/platform/action/common/actionCommonCategories": {
1712
1762
  developer: "開発者",
@@ -1728,13 +1778,14 @@ var content = {
1728
1778
  resetThisMenu: "メニューのリセット"
1729
1779
  },
1730
1780
  "vs/platform/actions/common/menuService": {
1781
+ "configure keybinding": "Configure Keybinding",
1731
1782
  "hide.label": "'{0}' の非表示"
1732
1783
  },
1733
1784
  "vs/platform/actionWidget/browser/actionList": {
1734
1785
  customQuickFixWidget: "アクション ウィジェット",
1735
1786
  "customQuickFixWidget.labels": "{0}、無効になった理由: {1}",
1736
- label: "適用するには {0}",
1737
- "label-preview": "{0} で適用する、{1} でプレビューする"
1787
+ label: "{0} to Apply",
1788
+ "label-preview": "{0} to Apply, {1} to Preview"
1738
1789
  },
1739
1790
  "vs/platform/actionWidget/browser/actionWidget": {
1740
1791
  "acceptSelected.title": "選択した操作を承諾",
@@ -1980,6 +2031,14 @@ var content = {
1980
2031
  "tree indent setting": "ツリーのインデントをピクセル単位で制御します。",
1981
2032
  typeNavigationMode2: "ワークベンチのリストとツリーで型ナビゲーションがどのように機能するかを制御します。`trigger` に設定すると、`list.triggerTypeNavigation` コマンドの実行後に型ナビゲーションが開始されます。",
1982
2033
  workbenchConfigurationTitle: "ワークベンチ"
2034
+ },
2035
+ "vs/platform/log/common/log": {
2036
+ debug: "Debug",
2037
+ error: "Error",
2038
+ info: "Info",
2039
+ off: "Off",
2040
+ trace: "Trace",
2041
+ warn: "Warning"
1983
2042
  },
1984
2043
  "vs/platform/markers/common/markers": {
1985
2044
  "sev.error": "エラー",
@@ -2012,6 +2071,9 @@ var content = {
2012
2071
  "quickInput.checkAll": "すべてのチェック ボックスを切り替える",
2013
2072
  "quickInput.countSelected": "{0} 個選択済み",
2014
2073
  "quickInput.visibleCount": "{0} 件の結果"
2074
+ },
2075
+ "vs/platform/quickinput/browser/quickInputTree": {
2076
+ quickInput: "Quick Input"
2015
2077
  },
2016
2078
  "vs/platform/quickinput/browser/quickInputUtils": {
2017
2079
  executeCommand: "クリックして '{0}' コマンドを実行"
@@ -2073,6 +2135,249 @@ var content = {
2073
2135
  },
2074
2136
  "vs/platform/terminal/common/terminalProfiles": {
2075
2137
  terminalAutomaticProfile: "既定値を自動的に検出する"
2138
+ },
2139
+ "vs/platform/theme/common/colors/baseColors": {
2140
+ activeContrastBorder: "An extra border around active elements to separate them from others for greater contrast.",
2141
+ contrastBorder: "An extra border around elements to separate them from others for greater contrast.",
2142
+ descriptionForeground: "Foreground color for description text providing additional information, for example for a label.",
2143
+ disabledForeground: "Overall foreground for disabled elements. This color is only used if not overridden by a component.",
2144
+ errorForeground: "Overall foreground color for error messages. This color is only used if not overridden by a component.",
2145
+ focusBorder: "Overall border color for focused elements. This color is only used if not overridden by a component.",
2146
+ foreground: "Overall foreground color. This color is only used if not overridden by a component.",
2147
+ iconForeground: "The default color for icons in the workbench.",
2148
+ selectionBackground: "The background color of text selections in the workbench (e.g. for input fields or text areas). Note that this does not apply to selections within the editor.",
2149
+ textBlockQuoteBackground: "Background color for block quotes in text.",
2150
+ textBlockQuoteBorder: "Border color for block quotes in text.",
2151
+ textCodeBlockBackground: "Background color for code blocks in text.",
2152
+ textLinkActiveForeground: "Foreground color for links in text when clicked on and on mouse hover.",
2153
+ textLinkForeground: "Foreground color for links in text.",
2154
+ textPreformatBackground: "Background color for preformatted text segments.",
2155
+ textPreformatForeground: "Foreground color for preformatted text segments.",
2156
+ textSeparatorForeground: "Color for text separators."
2157
+ },
2158
+ "vs/platform/theme/common/colors/chartsColors": {
2159
+ chartsBlue: "The blue color used in chart visualizations.",
2160
+ chartsForeground: "The foreground color used in charts.",
2161
+ chartsGreen: "The green color used in chart visualizations.",
2162
+ chartsLines: "The color used for horizontal lines in charts.",
2163
+ chartsOrange: "The orange color used in chart visualizations.",
2164
+ chartsPurple: "The purple color used in chart visualizations.",
2165
+ chartsRed: "The red color used in chart visualizations.",
2166
+ chartsYellow: "The yellow color used in chart visualizations."
2167
+ },
2168
+ "vs/platform/theme/common/colors/editorColors": {
2169
+ activeLinkForeground: "Color of active links.",
2170
+ breadcrumbsBackground: "Background color of breadcrumb items.",
2171
+ breadcrumbsFocusForeground: "Color of focused breadcrumb items.",
2172
+ breadcrumbsSelectedBackground: "Background color of breadcrumb item picker.",
2173
+ breadcrumbsSelectedForeground: "Color of selected breadcrumb items.",
2174
+ diffDiagonalFill: "Color of the diff editor's diagonal fill. The diagonal fill is used in side-by-side diff views.",
2175
+ "diffEditor.unchangedCodeBackground": "The background color of unchanged code in the diff editor.",
2176
+ "diffEditor.unchangedRegionBackground": "The background color of unchanged blocks in the diff editor.",
2177
+ "diffEditor.unchangedRegionForeground": "The foreground color of unchanged blocks in the diff editor.",
2178
+ diffEditorBorder: "Border color between the two text editors.",
2179
+ diffEditorInserted: "Background color for text that got inserted. The color must not be opaque so as not to hide underlying decorations.",
2180
+ diffEditorInsertedLineGutter: "Background color for the margin where lines got inserted.",
2181
+ diffEditorInsertedLines: "Background color for lines that got inserted. The color must not be opaque so as not to hide underlying decorations.",
2182
+ diffEditorInsertedOutline: "Outline color for the text that got inserted.",
2183
+ diffEditorOverviewInserted: "Diff overview ruler foreground for inserted content.",
2184
+ diffEditorOverviewRemoved: "Diff overview ruler foreground for removed content.",
2185
+ diffEditorRemoved: "Background color for text that got removed. The color must not be opaque so as not to hide underlying decorations.",
2186
+ diffEditorRemovedLineGutter: "Background color for the margin where lines got removed.",
2187
+ diffEditorRemovedLines: "Background color for lines that got removed. The color must not be opaque so as not to hide underlying decorations.",
2188
+ diffEditorRemovedOutline: "Outline color for text that got removed.",
2189
+ editorBackground: "Editor background color.",
2190
+ "editorError.background": "Background color of error text in the editor. The color must not be opaque so as not to hide underlying decorations.",
2191
+ "editorError.foreground": "Foreground color of error squigglies in the editor.",
2192
+ editorFindMatch: "Color of the current search match.",
2193
+ editorFindMatchBorder: "Border color of the current search match.",
2194
+ editorForeground: "Editor default foreground color.",
2195
+ "editorHint.foreground": "Foreground color of hint squigglies in the editor.",
2196
+ editorInactiveSelection: "Color of the selection in an inactive editor. The color must not be opaque so as not to hide underlying decorations.",
2197
+ "editorInfo.background": "Background color of info text in the editor. The color must not be opaque so as not to hide underlying decorations.",
2198
+ "editorInfo.foreground": "Foreground color of info squigglies in the editor.",
2199
+ editorInlayHintBackground: "Background color of inline hints",
2200
+ editorInlayHintBackgroundParameter: "Background color of inline hints for parameters",
2201
+ editorInlayHintBackgroundTypes: "Background color of inline hints for types",
2202
+ editorInlayHintForeground: "Foreground color of inline hints",
2203
+ editorInlayHintForegroundParameter: "Foreground color of inline hints for parameters",
2204
+ editorInlayHintForegroundTypes: "Foreground color of inline hints for types",
2205
+ editorLightBulbAiForeground: "The color used for the lightbulb AI icon.",
2206
+ editorLightBulbAutoFixForeground: "The color used for the lightbulb auto fix actions icon.",
2207
+ editorLightBulbForeground: "The color used for the lightbulb actions icon.",
2208
+ editorSelectionBackground: "Color of the editor selection.",
2209
+ editorSelectionForeground: "Color of the selected text for high contrast.",
2210
+ editorSelectionHighlight: "Color for regions with the same content as the selection. The color must not be opaque so as not to hide underlying decorations.",
2211
+ editorSelectionHighlightBorder: "Border color for regions with the same content as the selection.",
2212
+ editorStickyScrollBackground: "Background color of sticky scroll in the editor",
2213
+ editorStickyScrollBorder: "Border color of sticky scroll in the editor",
2214
+ editorStickyScrollHoverBackground: "Background color of sticky scroll on hover in the editor",
2215
+ editorStickyScrollShadow: " Shadow color of sticky scroll in the editor",
2216
+ "editorWarning.background": "Background color of warning text in the editor. The color must not be opaque so as not to hide underlying decorations.",
2217
+ "editorWarning.foreground": "Foreground color of warning squigglies in the editor.",
2218
+ editorWidgetBackground: "Background color of editor widgets, such as find/replace.",
2219
+ editorWidgetBorder: "Border color of editor widgets. The color is only used if the widget chooses to have a border and if the color is not overridden by a widget.",
2220
+ editorWidgetForeground: "Foreground color of editor widgets, such as find/replace.",
2221
+ editorWidgetResizeBorder: "Border color of the resize bar of editor widgets. The color is only used if the widget chooses to have a resize border and if the color is not overridden by a widget.",
2222
+ errorBorder: "If set, color of double underlines for errors in the editor.",
2223
+ findMatchHighlight: "Color of the other search matches. The color must not be opaque so as not to hide underlying decorations.",
2224
+ findMatchHighlightBorder: "Border color of the other search matches.",
2225
+ findRangeHighlight: "Color of the range limiting the search. The color must not be opaque so as not to hide underlying decorations.",
2226
+ findRangeHighlightBorder: "Border color of the range limiting the search. The color must not be opaque so as not to hide underlying decorations.",
2227
+ hintBorder: "If set, color of double underlines for hints in the editor.",
2228
+ hoverBackground: "Background color of the editor hover.",
2229
+ hoverBorder: "Border color of the editor hover.",
2230
+ hoverForeground: "Foreground color of the editor hover.",
2231
+ hoverHighlight: "Highlight below the word for which a hover is shown. The color must not be opaque so as not to hide underlying decorations.",
2232
+ infoBorder: "If set, color of double underlines for infos in the editor.",
2233
+ mergeBorder: "Border color on headers and the splitter in inline merge-conflicts.",
2234
+ mergeCommonContentBackground: "Common ancestor content background in inline merge-conflicts. The color must not be opaque so as not to hide underlying decorations.",
2235
+ mergeCommonHeaderBackground: "Common ancestor header background in inline merge-conflicts. The color must not be opaque so as not to hide underlying decorations.",
2236
+ mergeCurrentContentBackground: "Current content background in inline merge-conflicts. The color must not be opaque so as not to hide underlying decorations.",
2237
+ mergeCurrentHeaderBackground: "Current header background in inline merge-conflicts. The color must not be opaque so as not to hide underlying decorations.",
2238
+ mergeIncomingContentBackground: "Incoming content background in inline merge-conflicts. The color must not be opaque so as not to hide underlying decorations.",
2239
+ mergeIncomingHeaderBackground: "Incoming header background in inline merge-conflicts. The color must not be opaque so as not to hide underlying decorations.",
2240
+ overviewRulerCommonContentForeground: "Common ancestor overview ruler foreground for inline merge-conflicts.",
2241
+ overviewRulerCurrentContentForeground: "Current overview ruler foreground for inline merge-conflicts.",
2242
+ overviewRulerFindMatchForeground: "Overview ruler marker color for find matches. The color must not be opaque so as not to hide underlying decorations.",
2243
+ overviewRulerIncomingContentForeground: "Incoming overview ruler foreground for inline merge-conflicts.",
2244
+ overviewRulerSelectionHighlightForeground: "Overview ruler marker color for selection highlights. The color must not be opaque so as not to hide underlying decorations.",
2245
+ problemsErrorIconForeground: "The color used for the problems error icon.",
2246
+ problemsInfoIconForeground: "The color used for the problems info icon.",
2247
+ problemsWarningIconForeground: "The color used for the problems warning icon.",
2248
+ snippetFinalTabstopHighlightBackground: "Highlight background color of the final tabstop of a snippet.",
2249
+ snippetFinalTabstopHighlightBorder: "Highlight border color of the final tabstop of a snippet.",
2250
+ snippetTabstopHighlightBackground: "Highlight background color of a snippet tabstop.",
2251
+ snippetTabstopHighlightBorder: "Highlight border color of a snippet tabstop.",
2252
+ statusBarBackground: "Background color of the editor hover status bar.",
2253
+ toolbarActiveBackground: "Toolbar background when holding the mouse over actions",
2254
+ toolbarHoverBackground: "Toolbar background when hovering over actions using the mouse",
2255
+ toolbarHoverOutline: "Toolbar outline when hovering over actions using the mouse",
2256
+ warningBorder: "If set, color of double underlines for warnings in the editor.",
2257
+ widgetBorder: "Border color of widgets such as find/replace inside the editor.",
2258
+ widgetShadow: "Shadow color of widgets such as find/replace inside the editor."
2259
+ },
2260
+ "vs/platform/theme/common/colors/inputColors": {
2261
+ buttonBackground: "Button background color.",
2262
+ buttonBorder: "Button border color.",
2263
+ buttonForeground: "Button foreground color.",
2264
+ buttonHoverBackground: "Button background color when hovering.",
2265
+ buttonSecondaryBackground: "Secondary button background color.",
2266
+ buttonSecondaryForeground: "Secondary button foreground color.",
2267
+ buttonSecondaryHoverBackground: "Secondary button background color when hovering.",
2268
+ buttonSeparator: "Button separator color.",
2269
+ "checkbox.background": "Background color of checkbox widget.",
2270
+ "checkbox.border": "Border color of checkbox widget.",
2271
+ "checkbox.foreground": "Foreground color of checkbox widget.",
2272
+ "checkbox.select.background": "Background color of checkbox widget when the element it's in is selected.",
2273
+ "checkbox.select.border": "Border color of checkbox widget when the element it's in is selected.",
2274
+ dropdownBackground: "Dropdown background.",
2275
+ dropdownBorder: "Dropdown border.",
2276
+ dropdownForeground: "Dropdown foreground.",
2277
+ dropdownListBackground: "Dropdown list background.",
2278
+ inputBoxActiveOptionBorder: "Border color of activated options in input fields.",
2279
+ inputBoxBackground: "Input box background.",
2280
+ inputBoxBorder: "Input box border.",
2281
+ inputBoxForeground: "Input box foreground.",
2282
+ "inputOption.activeBackground": "Background hover color of options in input fields.",
2283
+ "inputOption.activeForeground": "Foreground color of activated options in input fields.",
2284
+ "inputOption.hoverBackground": "Background color of activated options in input fields.",
2285
+ inputPlaceholderForeground: "Input box foreground color for placeholder text.",
2286
+ inputValidationErrorBackground: "Input validation background color for error severity.",
2287
+ inputValidationErrorBorder: "Input validation border color for error severity.",
2288
+ inputValidationErrorForeground: "Input validation foreground color for error severity.",
2289
+ inputValidationInfoBackground: "Input validation background color for information severity.",
2290
+ inputValidationInfoBorder: "Input validation border color for information severity.",
2291
+ inputValidationInfoForeground: "Input validation foreground color for information severity.",
2292
+ inputValidationWarningBackground: "Input validation background color for warning severity.",
2293
+ inputValidationWarningBorder: "Input validation border color for warning severity.",
2294
+ inputValidationWarningForeground: "Input validation foreground color for warning severity.",
2295
+ keybindingLabelBackground: "Keybinding label background color. The keybinding label is used to represent a keyboard shortcut.",
2296
+ keybindingLabelBorder: "Keybinding label border color. The keybinding label is used to represent a keyboard shortcut.",
2297
+ keybindingLabelBottomBorder: "Keybinding label border bottom color. The keybinding label is used to represent a keyboard shortcut.",
2298
+ keybindingLabelForeground: "Keybinding label foreground color. The keybinding label is used to represent a keyboard shortcut."
2299
+ },
2300
+ "vs/platform/theme/common/colors/listColors": {
2301
+ highlight: "List/Tree foreground color of the match highlights when searching inside the list/tree.",
2302
+ invalidItemForeground: "List/Tree foreground color for invalid items, for example an unresolved root in explorer.",
2303
+ listActiveSelectionBackground: "List/Tree background color for the selected item when the list/tree is active. An active list/tree has keyboard focus, an inactive does not.",
2304
+ listActiveSelectionForeground: "List/Tree foreground color for the selected item when the list/tree is active. An active list/tree has keyboard focus, an inactive does not.",
2305
+ listActiveSelectionIconForeground: "List/Tree icon foreground color for the selected item when the list/tree is active. An active list/tree has keyboard focus, an inactive does not.",
2306
+ listDeemphasizedForeground: "List/Tree foreground color for items that are deemphasized.",
2307
+ listDropBackground: "List/Tree drag and drop background when moving items over other items when using the mouse.",
2308
+ listDropBetweenBackground: "List/Tree drag and drop border color when moving items between items when using the mouse.",
2309
+ listErrorForeground: "Foreground color of list items containing errors.",
2310
+ listFilterMatchHighlight: "Background color of the filtered match.",
2311
+ listFilterMatchHighlightBorder: "Border color of the filtered match.",
2312
+ listFilterWidgetBackground: "Background color of the type filter widget in lists and trees.",
2313
+ listFilterWidgetNoMatchesOutline: "Outline color of the type filter widget in lists and trees, when there are no matches.",
2314
+ listFilterWidgetOutline: "Outline color of the type filter widget in lists and trees.",
2315
+ listFilterWidgetShadow: "Shadow color of the type filter widget in lists and trees.",
2316
+ listFocusAndSelectionOutline: "List/Tree outline color for the focused item when the list/tree is active and selected. An active list/tree has keyboard focus, an inactive does not.",
2317
+ listFocusBackground: "List/Tree background color for the focused item when the list/tree is active. An active list/tree has keyboard focus, an inactive does not.",
2318
+ listFocusForeground: "List/Tree foreground color for the focused item when the list/tree is active. An active list/tree has keyboard focus, an inactive does not.",
2319
+ listFocusHighlightForeground: "List/Tree foreground color of the match highlights on actively focused items when searching inside the list/tree.",
2320
+ listFocusOutline: "List/Tree outline color for the focused item when the list/tree is active. An active list/tree has keyboard focus, an inactive does not.",
2321
+ listHoverBackground: "List/Tree background when hovering over items using the mouse.",
2322
+ listHoverForeground: "List/Tree foreground when hovering over items using the mouse.",
2323
+ listInactiveFocusBackground: "List/Tree background color for the focused item when the list/tree is inactive. An active list/tree has keyboard focus, an inactive does not.",
2324
+ listInactiveFocusOutline: "List/Tree outline color for the focused item when the list/tree is inactive. An active list/tree has keyboard focus, an inactive does not.",
2325
+ listInactiveSelectionBackground: "List/Tree background color for the selected item when the list/tree is inactive. An active list/tree has keyboard focus, an inactive does not.",
2326
+ listInactiveSelectionForeground: "List/Tree foreground color for the selected item when the list/tree is inactive. An active list/tree has keyboard focus, an inactive does not.",
2327
+ listInactiveSelectionIconForeground: "List/Tree icon foreground color for the selected item when the list/tree is inactive. An active list/tree has keyboard focus, an inactive does not.",
2328
+ listWarningForeground: "Foreground color of list items containing warnings.",
2329
+ tableColumnsBorder: "Table border color between columns.",
2330
+ tableOddRowsBackgroundColor: "Background color for odd table rows.",
2331
+ treeInactiveIndentGuidesStroke: "Tree stroke color for the indentation guides that are not active.",
2332
+ treeIndentGuidesStroke: "Tree stroke color for the indentation guides."
2333
+ },
2334
+ "vs/platform/theme/common/colors/menuColors": {
2335
+ menuBackground: "Background color of menu items.",
2336
+ menuBorder: "Border color of menus.",
2337
+ menuForeground: "Foreground color of menu items.",
2338
+ menuSelectionBackground: "Background color of the selected menu item in menus.",
2339
+ menuSelectionBorder: "Border color of the selected menu item in menus.",
2340
+ menuSelectionForeground: "Foreground color of the selected menu item in menus.",
2341
+ menuSeparatorBackground: "Color of a separator menu item in menus."
2342
+ },
2343
+ "vs/platform/theme/common/colors/minimapColors": {
2344
+ minimapBackground: "Minimap background color.",
2345
+ minimapError: "Minimap marker color for errors.",
2346
+ minimapFindMatchHighlight: "Minimap marker color for find matches.",
2347
+ minimapForegroundOpacity: "Opacity of foreground elements rendered in the minimap. For example, \"#000000c0\" will render the elements with 75% opacity.",
2348
+ minimapInfo: "Minimap marker color for infos.",
2349
+ minimapSelectionHighlight: "Minimap marker color for the editor selection.",
2350
+ minimapSelectionOccurrenceHighlight: "Minimap marker color for repeating editor selections.",
2351
+ minimapSliderActiveBackground: "Minimap slider background color when clicked on.",
2352
+ minimapSliderBackground: "Minimap slider background color.",
2353
+ minimapSliderHoverBackground: "Minimap slider background color when hovering.",
2354
+ overviewRuleWarning: "Minimap marker color for warnings."
2355
+ },
2356
+ "vs/platform/theme/common/colors/miscColors": {
2357
+ badgeBackground: "Badge background color. Badges are small information labels, e.g. for search results count.",
2358
+ badgeForeground: "Badge foreground color. Badges are small information labels, e.g. for search results count.",
2359
+ progressBarBackground: "Background color of the progress bar that can show for long running operations.",
2360
+ sashActiveBorder: "Border color of active sashes.",
2361
+ scrollbarShadow: "Scrollbar shadow to indicate that the view is scrolled.",
2362
+ scrollbarSliderActiveBackground: "Scrollbar slider background color when clicked on.",
2363
+ scrollbarSliderBackground: "Scrollbar slider background color.",
2364
+ scrollbarSliderHoverBackground: "Scrollbar slider background color when hovering."
2365
+ },
2366
+ "vs/platform/theme/common/colors/quickpickColors": {
2367
+ pickerBackground: "Quick picker background color. The quick picker widget is the container for pickers like the command palette.",
2368
+ pickerForeground: "Quick picker foreground color. The quick picker widget is the container for pickers like the command palette.",
2369
+ pickerGroupBorder: "Quick picker color for grouping borders.",
2370
+ pickerGroupForeground: "Quick picker color for grouping labels.",
2371
+ pickerTitleBackground: "Quick picker title background color. The quick picker widget is the container for pickers like the command palette.",
2372
+ "quickInput.list.focusBackground deprecation": "Please use quickInputList.focusBackground instead",
2373
+ "quickInput.listFocusBackground": "Quick picker background color for the focused item.",
2374
+ "quickInput.listFocusForeground": "Quick picker foreground color for the focused item.",
2375
+ "quickInput.listFocusIconForeground": "Quick picker icon foreground color for the focused item."
2376
+ },
2377
+ "vs/platform/theme/common/colors/searchColors": {
2378
+ "search.resultsInfoForeground": "Color of the text in the search viewlet's completion message.",
2379
+ "searchEditor.editorFindMatchBorder": "Border color of the Search Editor query matches.",
2380
+ "searchEditor.queryMatch": "Color of the Search Editor query matches."
2076
2381
  },
2077
2382
  "vs/platform/theme/common/iconRegistry": {
2078
2383
  "iconDefinition.fontCharacter": "アイコン定義に関連付けられたフォント文字。",
@@ -2195,15 +2500,12 @@ var content = {
2195
2500
  },
2196
2501
  "vs/platform/workspace/common/workspace": {
2197
2502
  codeWorkspace: "コード ワークスペース"
2198
- },
2199
- "vs/platform/workspace/common/workspaceTrust": {
2200
- trusted: "信頼済み",
2201
- untrusted: "制限モード"
2202
2503
  },
2203
2504
  "vs/workbench/api/browser/mainThreadAuthentication": {
2204
2505
  allow: "許可(&&A)",
2205
2506
  confirmLogin: "拡張機能 '{0}' が {1} を使用してサインインしようとしています。",
2206
2507
  confirmRelogin: "拡張機能 '{0}' では {1} を使用してサインインするように求めています。",
2508
+ learnMore: "Learn more",
2207
2509
  signedOut: "正常にサインアウトされました。"
2208
2510
  },
2209
2511
  "vs/workbench/api/browser/mainThreadCLICommands": {
@@ -2251,6 +2553,9 @@ var content = {
2251
2553
  "msg-write": "'ファイルの書き込み' の参加者を実行しています...",
2252
2554
  ok: "OK(&&O)",
2253
2555
  preview: "プレビューの表示(&&P)"
2556
+ },
2557
+ "vs/workbench/api/browser/mainThreadLanguageModels": {
2558
+ languageModelsAccountId: "Language Models"
2254
2559
  },
2255
2560
  "vs/workbench/api/browser/mainThreadMessageService": {
2256
2561
  cancel: "キャンセル",
@@ -2330,6 +2635,7 @@ var content = {
2330
2635
  "views.scm": "アクション バーのSCM コンテナーにビューを提供します",
2331
2636
  "views.test": "アクション バーのテスト コンテナーにビューを提供します",
2332
2637
  viewsContainers: "コンテナーの表示",
2638
+ "vscode.extension.contributes.view.accessibilityHelpContent": "When the accessibility help dialog is invoked in this view, this content will be presented to the user as a markdown string. Keybindings will be resolved when provided in the format of <keybinding:commandId>. If there is no keybinding, that will be indicated with a link to configure one.",
2333
2639
  "vscode.extension.contributes.view.contextualTitle": "ビューが元の場所から移動された時に関する、人が判読できるコンテキスト。既定では、ビューのコンテナー名が使用されます。",
2334
2640
  "vscode.extension.contributes.view.group": "ビューレット内の入れ子にされたグループ",
2335
2641
  "vscode.extension.contributes.view.icon": "ビュー アイコンへのパス。ビュー アイコンは、ビューの名前を表示できないときに表示されます。任意の種類の画像ファイルを使用できますが、アイコンは SVG にすることをお勧めします。",
@@ -2397,9 +2703,6 @@ var content = {
2397
2703
  "workspaceConfig.tasks.description": "ワークスペース タスクの構成",
2398
2704
  "workspaceConfig.transient": "一時ワークスペースは、再起動中や再読み込み中に表示されなくなります。",
2399
2705
  "workspaceConfig.uri.description": "フォルダーの URI"
2400
- },
2401
- "vs/workbench/api/common/extHostChatAgents2": {
2402
- errorResponse: "プロバイダーからのエラー: {0}"
2403
2706
  },
2404
2707
  "vs/workbench/api/common/extHostDiagnostics": {
2405
2708
  limitHit: "{0} 個の追加のエラーと警告が表示されていません。"
@@ -2411,6 +2714,10 @@ var content = {
2411
2714
  "vs/workbench/api/common/extHostLanguageFeatures": {
2412
2715
  defaultDropLabel: "'{0}' 拡張機能を使用して削除する",
2413
2716
  defaultPasteLabel: "`{0}` 拡張子を使用して貼り付ける"
2717
+ },
2718
+ "vs/workbench/api/common/extHostLanguageModels": {
2719
+ chatAccess: "To allow access to the language models provided by {0}",
2720
+ chatAccessWithJustification: "To allow access to the language models provided by {0}. Justification:\r\n\r\n{1}"
2414
2721
  },
2415
2722
  "vs/workbench/api/common/extHostLogService": {
2416
2723
  local: "拡張機能ホスト",
@@ -2513,8 +2820,11 @@ var content = {
2513
2820
  fullScreenIcon: "全画面表示を表します",
2514
2821
  fullscreen: "全画面表示",
2515
2822
  hideEditorActons: "エディター操作を非表示にする",
2823
+ hideEditorActonsDescription: "Hide Editor Actions in the tab and title bar",
2516
2824
  hideEditorTabs: "エディター タブを非表示にする",
2825
+ hideEditorTabsDescription: "Hide Tab Bar",
2517
2826
  hideEditorTabsZenMode: "Zen モードでエディター タブを非表示にする",
2827
+ hideEditorTabsZenModeDescription: "Hide Tab Bar in Zen Mode",
2518
2828
  increaseEditorHeight: "エディターの高さを拡大",
2519
2829
  increaseEditorWidth: "エディターの幅を拡大",
2520
2830
  increaseViewSize: "現在のビューのサイズの拡大",
@@ -2539,7 +2849,9 @@ var content = {
2539
2849
  "move sidebar left": "プライマリ サイド バーを左に移動する",
2540
2850
  "move sidebar right": "プライマリ サイド バーを右に移動する",
2541
2851
  moveEditorActionsToTabBar: "エディター アクションをタブ バーに移動する",
2852
+ moveEditorActionsToTabBarDescription: "Move Editor Actions from the title bar to the tab bar",
2542
2853
  moveEditorActionsToTitleBar: "エディター アクションをタイトル バーに移動する",
2854
+ moveEditorActionsToTitleBarDescription: "Move Editor Actions from the tab bar to the title bar",
2543
2855
  moveFocusedView: "フォーカス表示を移動",
2544
2856
  "moveFocusedView.error.noFocusedView": "現在フォーカスされているビューはありません。",
2545
2857
  "moveFocusedView.error.nonMovableView": "現在フォーカスされたビューは移動できません。",
@@ -2577,10 +2889,15 @@ var content = {
2577
2889
  selectToHide: "選択して非表示",
2578
2890
  selectToShow: "選択して表示",
2579
2891
  showEditorActons: "エディター操作を表示する",
2892
+ showEditorActonsDescription: "Make Editor Actions visible.",
2580
2893
  showMultipleEditorTabs: "複数のエディター タブを表示する",
2894
+ showMultipleEditorTabsDescription: "Show Tab Bar with multiple tabs",
2581
2895
  showMultipleEditorTabsZenMode: "Zen モードで複数のエディター タブを表示します",
2896
+ showMultipleEditorTabsZenModeDescription: "Show Tab Bar in Zen Mode",
2582
2897
  showSingleEditorTab: "[単一エディター] タブの表示",
2898
+ showSingleEditorTabDescription: "Show Tab Bar with one Tab",
2583
2899
  showSingleEditorTabZenMode: "Zen モードで [単一エディター] タブを表示する",
2900
+ showSingleEditorTabZenModeDescription: "Show Tab Bar in Zen Mode with one Tab",
2584
2901
  sideBar: "プライマリ サイド バー",
2585
2902
  sideBarPosition: "プライマリ サイド バーの位置",
2586
2903
  sidebar: "サイド バー",
@@ -2592,6 +2909,7 @@ var content = {
2592
2909
  toggleEditor: "エディター領域の可視性を切り替える",
2593
2910
  toggleMenuBar: "メニュー バーの切り替え",
2594
2911
  toggleSeparatePinnedEditorTabs: "ピン留めされたエディタータブを区切る",
2912
+ toggleSeparatePinnedEditorTabsDescription: "Toggle whether pinned editor tabs are shown on a separate row above unpinned tabs.",
2595
2913
  toggleSideBar: "プライマリ サイド バーを切り替える",
2596
2914
  toggleSidebar: "プライマリ サイド バーの表示/非表示を切り替える",
2597
2915
  toggleSidebarPosition: "プライマリ サイド バーの位置を切り替える",
@@ -2603,7 +2921,8 @@ var content = {
2603
2921
  },
2604
2922
  "vs/workbench/browser/actions/listCommands": {
2605
2923
  mitoggleTreeStickyScroll: "&&ツリー固定スクロールの切り替え",
2606
- toggleTreeStickyScroll: "ツリー固定スクロールを切り替える"
2924
+ toggleTreeStickyScroll: "ツリー固定スクロールを切り替える",
2925
+ toggleTreeStickyScrollDescription: "Toggles Sticky Scroll widget at the top of tree structures such as the File Explorer and Debug variables View."
2607
2926
  },
2608
2927
  "vs/workbench/browser/actions/navigationActions": {
2609
2928
  focusNextPart: "次の部分にフォーカス",
@@ -2696,20 +3015,23 @@ var content = {
2696
3015
  },
2697
3016
  "vs/workbench/browser/parts/activitybar/activitybarPart": {
2698
3017
  "activity bar position": "アクティビティ バーの位置",
3018
+ bottom: "Bottom",
3019
+ "default": "Default",
2699
3020
  focusActivityBar: "フォーカス アクティビティ バー",
2700
3021
  hide: "非表示",
2701
3022
  hideActivityBar: "アクティビティ バーを非表示にする",
2702
3023
  hideMenu: "メニューを非表示にする",
2703
3024
  menu: "メニュー",
3025
+ miBottomActivityBar: "&&Bottom",
3026
+ miDefaultActivityBar: "&&Default",
2704
3027
  miHideActivityBar: "非表示(&&H)",
2705
- miSideActivityBar: "側面(&&S)",
2706
3028
  miTopActivityBar: "上部(&&T)",
2707
3029
  nextSideBarView: "次のプライマリ サイド バー ビュー",
2708
3030
  positionActivituBar: "アクティビティ バーの位置",
2709
- positionActivityBarSide: "アクティビティ バーを横に移動する",
3031
+ positionActivityBarBottom: "Move Activity Bar to Bottom",
3032
+ positionActivityBarDefault: "Move Activity Bar to Side",
2710
3033
  positionActivityBarTop: "アクティビティ バーを上部に移動する",
2711
3034
  previousSideBarView: "前のプライマリ サイド バー ビュー",
2712
- side: "側面",
2713
3035
  top: "上部"
2714
3036
  },
2715
3037
  "vs/workbench/browser/parts/auxiliarybar/auxiliaryBarActions": {
@@ -2725,6 +3047,7 @@ var content = {
2725
3047
  toggleSecondarySideBar: "セカンダリ サイド バーを切り替える"
2726
3048
  },
2727
3049
  "vs/workbench/browser/parts/auxiliarybar/auxiliaryBarPart": {
3050
+ "activity bar position": "Activity Bar Position",
2728
3051
  "hide second side bar": "セカンダリ サイド バーを非表示にする",
2729
3052
  "move second side bar left": "セカンダリ サイド バーを左に移動する",
2730
3053
  "move second side bar right": "セカンダリ サイド バーを右に移動する"
@@ -2816,14 +3139,21 @@ var content = {
2816
3139
  "cmd.focus": "階層リンクにフォーカス",
2817
3140
  "cmd.focusAndSelect": "階層リンクにフォーカスして選択",
2818
3141
  "cmd.toggle": "階層リンクの切り替え",
2819
- "cmd.toggle2": "階層リンク",
3142
+ "cmd.toggle2": "Toggle Breadcrumbs",
2820
3143
  empty: "要素なし",
2821
3144
  miBreadcrumbs: "階層リンクの切り替え(&&B)",
2822
- miBreadcrumbs2: "階層リンク(&&B)",
3145
+ miBreadcrumbs2: "Toggle &&Breadcrumbs",
2823
3146
  separatorIcon: "階層リンクの区切り記号のアイコン。"
2824
3147
  },
2825
3148
  "vs/workbench/browser/parts/editor/breadcrumbsPicker": {
2826
3149
  breadcrumbs: "階層リンク"
3150
+ },
3151
+ "vs/workbench/browser/parts/editor/diffEditorCommands": {
3152
+ compare: "Compare",
3153
+ "compare.nextChange": "Go to Next Change",
3154
+ "compare.previousChange": "Go to Previous Change",
3155
+ swapDiffSides: "Swap Left and Right Editor Side",
3156
+ toggleInlineView: "Toggle Inline View"
2827
3157
  },
2828
3158
  "vs/workbench/browser/parts/editor/editor.contribution": {
2829
3159
  activeGroupEditorsByMostRecentlyUsedQuickAccess: "アクティブ グループ内のエディターを最近使用したもの順に表示する",
@@ -3080,9 +3410,6 @@ var content = {
3080
3410
  unpinEditor: "エディターの固定を解除する"
3081
3411
  },
3082
3412
  "vs/workbench/browser/parts/editor/editorCommands": {
3083
- compare: "比較",
3084
- "compare.nextChange": "次の変更に移動",
3085
- "compare.previousChange": "前の変更に移動",
3086
3413
  "editorCommand.activeEditorCopy.arg.description": "引数プロパティ:\r\n\t* 'to': コピー先を指定する文字列値。\r\n\t* 'value': コピーする桁数または絶対位置を指定する数値。",
3087
3414
  "editorCommand.activeEditorCopy.arg.name": "アクティブ エディターの Copy 引数",
3088
3415
  "editorCommand.activeEditorCopy.description": "グループごとにアクティブ エディターをコピーする",
@@ -3095,9 +3422,7 @@ var content = {
3095
3422
  joinEditorInGroup: "グループ内のエディターを結合する",
3096
3423
  lockEditorGroup: "エディター グループをロックする",
3097
3424
  splitEditorInGroup: "グループ内のエディターの分割",
3098
- swapDiffSides: "エディターの左側と右側を入れ替える",
3099
3425
  toggleEditorGroupLock: "エディター グループ のロックの切り替え",
3100
- toggleInlineView: "インライン ビューの切り替え",
3101
3426
  toggleJoinEditorInGroup: "グループでエディターの分割を切り替え",
3102
3427
  toggleSplitEditorInGroupLayout: "グループでのエディターの分割のレイアウトを切り替える",
3103
3428
  unlockEditorGroup: "エディター グループをロック解除する"
@@ -3121,7 +3446,8 @@ var content = {
3121
3446
  groupAriaLabel: "エディター グループ {0}",
3122
3447
  groupAriaLabelLong: "{0}: エディター グループ {1}",
3123
3448
  groupLabel: "グループ {0}",
3124
- groupLabelLong: "{0}: グループ {1}"
3449
+ groupLabelLong: "{0}: グループ {1}",
3450
+ moveErrorDetails: "Try saving or reverting the editor first and then try again."
3125
3451
  },
3126
3452
  "vs/workbench/browser/parts/editor/editorGroupWatermark": {
3127
3453
  editorLineHighlight: "エディターの透かし内のラベルの前景色。",
@@ -3140,9 +3466,7 @@ var content = {
3140
3466
  },
3141
3467
  "vs/workbench/browser/parts/editor/editorPanes": {
3142
3468
  editorOpenErrorDialog: "'{0}' を開くことができません",
3143
- editorUnsupportedInAuxWindow: "この種類のエディターは、まだ他のウィンドウで開くことはできません。",
3144
- ok: "OK(&&O)",
3145
- openFolder: "エディターを閉じる"
3469
+ ok: "OK(&&O)"
3146
3470
  },
3147
3471
  "vs/workbench/browser/parts/editor/editorParts": {
3148
3472
  groupLabel: "ウィンドウ {0}"
@@ -3431,11 +3755,13 @@ var content = {
3431
3755
  manage: "管理",
3432
3756
  showCustomTitleBar: "カスタム タイトル バーを表示する",
3433
3757
  "toggle.commandCenter": "コマンド センター",
3758
+ "toggle.commandCenterDescription": "Toggle visibility of the Command Center in title bar",
3434
3759
  "toggle.customTitleBar": "カスタム タイトル バー",
3435
3760
  "toggle.editorActions": "エディター操作",
3436
3761
  "toggle.hideCustomTitleBar": "カスタム タイトル バーを非表示にする",
3437
3762
  "toggle.hideCustomTitleBarInFullScreen": "全画面表示でカスタム タイトル バーを非表示にする",
3438
- "toggle.layout": "レイアウト コントロール"
3763
+ "toggle.layout": "レイアウト コントロール",
3764
+ "toggle.layoutDescription": "Toggle visibility of the Layout Controls in title bar"
3439
3765
  },
3440
3766
  "vs/workbench/browser/parts/titlebar/titlebarPart": {
3441
3767
  ariaLabelTitleActions: "タイトル アクション",
@@ -3463,6 +3789,7 @@ var content = {
3463
3789
  "more filters": "その他のフィルター..."
3464
3790
  },
3465
3791
  "vs/workbench/browser/parts/views/viewPane": {
3792
+ viewAccessibilityHelp: "Use Alt+F1 for accessibility help {0}",
3466
3793
  viewPaneContainerCollapsedIcon: "折りたたまれたビュー ペイン コンテナーのアイコン。",
3467
3794
  viewPaneContainerExpandedIcon: "展開されたビュー ペイン コンテナーのアイコン。",
3468
3795
  viewToolbarAriaLabel: "{0} アクション"
@@ -3515,8 +3842,8 @@ var content = {
3515
3842
  activeFolderShort: "`${activeFolderShort}`: ファイルが含まれているフォルダーの名前 (例: myFileFolder)。",
3516
3843
  activeRepositoryBranchName: "'${activeRepositoryBranchName}': アクティブなリポジトリ内のアクティブなブランチの名前 (例: main)。",
3517
3844
  activeRepositoryName: "'${activeRepositoryName}': アクティブなリポジトリの名前 (例: vscode)。",
3518
- activityBarIconClickBehavior: "ワークベンチのアクティビティ バー アイコンをクリックする動作を制御します。",
3519
- activityBarLocation: "アクティビティ バーの場所を制御します。プライマリ サイド バーの 'side' または 'top' または 'hidden' のいずれかに表示できます。",
3845
+ activityBarIconClickBehavior: "Controls the behavior of clicking an Activity Bar icon in the workbench. This value is ignored when {0} is not set to {1}.",
3846
+ activityBarLocation: "Controls the location of the Activity Bar relative to the Primary and Secondary Side Bars.",
3520
3847
  appName: "`${appName}`: 例: VS Code。",
3521
3848
  askChatLocation: "コマンド パレットがチャットの質問をする場所を制御します。",
3522
3849
  "askChatLocation.chatView": "チャット ビューでチャットの質問をします。",
@@ -3529,6 +3856,7 @@ var content = {
3529
3856
  commandHistory: "コマンド パレットで最近使用したコマンド履歴を保持する数を制御します。0 に設定するとコマンド履歴を無効にします。",
3530
3857
  confirmBeforeClose: "ウィンドウを閉じる前またはアプリケーションを終了する前に確認ダイアログを表示するかどうかを制御します。",
3531
3858
  confirmBeforeCloseWeb: "ブラウザーのタブまたはウィンドウを閉じる前に確認ダイアログを表示するかどうかを制御します。有効にされている場合でも、確認されることなくブラウザーのタブやウィンドウが閉じられることがあるため、この設定はすべての場合に機能するわけではない 1 つのヒントにすぎないことにご注意ください。",
3859
+ customEditorLabelDescriptionExample: "Example: `\"**/static/**/*.html\": \"${filename} - ${dirname} (${extname})\"` will render a file `root/static/folder/file.html` as `file - folder (html)`.",
3532
3860
  customMenuBarAltFocus: "Alt キーを押してメニュー バーにフォーカスするかどうかを制御します。この設定は、Alt キーを使用してメニュー バーを切り替える操作には影響しません。",
3533
3861
  "decorations.badges": "エディター ファイルの装飾にバッジを使用するかどうかを制御します。",
3534
3862
  "decorations.colors": "エディター ファイルの装飾に配色を使用するかどうかを制御します。",
@@ -3632,11 +3960,12 @@ var content = {
3632
3960
  "window.titleSeparator": "{0} で使用される区切り記号。",
3633
3961
  windowConfigurationTitle: "ウィンドウ",
3634
3962
  windowTitle: "開いているワークスペースやアクティブなエディターなどの現在のコンテキストに基づいて、ウィンドウのタイトルを制御します。変数は、コンテキストに基づいて置き換えられます。",
3635
- "workbench.activityBar.iconClickBehavior.focus": "クリックした項目が既に表示されている場合は、サイド バーにフォーカスします。",
3636
- "workbench.activityBar.iconClickBehavior.toggle": "クリックした項目が既に表示されている場合は、サイド バーを非表示にします。",
3637
- "workbench.activityBar.location.hide": "アクティビティ バーを非表示にします。",
3638
- "workbench.activityBar.location.side": "プライマリ サイド バーの横にアクティビティ バーを表示します。",
3639
- "workbench.activityBar.location.top": "プライマリ サイド バーの上部にアクティビティ バーを表示します。",
3963
+ "workbench.activityBar.iconClickBehavior.focus": "Focus the Primary Side Bar if the clicked item is already visible.",
3964
+ "workbench.activityBar.iconClickBehavior.toggle": "Hide the Primary Side Bar if the clicked item is already visible.",
3965
+ "workbench.activityBar.location.bottom": "Show the Activity Bar at the bottom of the Primary and Secondary Side Bars.",
3966
+ "workbench.activityBar.location.default": "Show the Activity Bar on the side of the Primary Side Bar and on top of the Secondary Side Bar.",
3967
+ "workbench.activityBar.location.hide": "Hide the Activity Bar in the Primary and Secondary Side Bars.",
3968
+ "workbench.activityBar.location.top": "Show the Activity Bar on top of the Primary and Secondary Side Bars.",
3640
3969
  "workbench.editor.doubleClickTabToToggleEditorGroupSizes.expand": "エディター グループは、他のすべてのエディター グループをできるだけ小さくすることで、可能な限り多くの領域を占有します。",
3641
3970
  "workbench.editor.doubleClickTabToToggleEditorGroupSizes.maximize": "他のすべてのエディター グループは非表示になり、現在のエディター グループが最大化されてエディター領域全体が占有されます。",
3642
3971
  "workbench.editor.doubleClickTabToToggleEditorGroupSizes.off": "タブをダブルクリックしても、エディター グループのサイズは変更されません。",
@@ -3645,6 +3974,13 @@ var content = {
3645
3974
  "workbench.editor.editorActionsLocation.titleBar": "ウィンドウのタイトル バーにエディター アクションを表示します。{0} が {1} に設定されている場合、エディター アクションは表示されません。",
3646
3975
  "workbench.editor.empty.hint": "空白のエディターのテキスト ヒントをエディターに表示するかどうかを制御します。",
3647
3976
  "workbench.editor.historyBasedLanguageDetection": "言語検出でエディター履歴を使用できるようにします。これにより、自動言語検出は最近開かれた言語を優先し、より少ない入力で自動言語検出を動作させることができます。",
3977
+ "workbench.editor.label.dirname": "`${dirname}`: name of the folder in which the file is located (e.g. `root/folder/file.txt -> folder`).",
3978
+ "workbench.editor.label.enabled": "Controls whether the custom workbench editor labels should be applied.",
3979
+ "workbench.editor.label.extname": "`${extname}`: the file extension (e.g. `root/folder/file.txt -> txt`).",
3980
+ "workbench.editor.label.filename": "`${filename}`: name of the file without the file extension (e.g. `root/folder/file.txt -> file`).",
3981
+ "workbench.editor.label.nthdirname": "`${dirname(N)}`: name of the nth parent folder in which the file is located (e.g. `N=1: root/folder/file.txt -> root`). Folders can be picked from the start of the path by using negative numbers (e.g. `N=-1: root/folder/file.txt -> root`). If the __Item__ is an absolute pattern path, the first folder (`N=-1`) refers to the first folder in the absoulte path, otherwise it corresponds to the workspace folder.",
3982
+ "workbench.editor.label.patterns": "Controls the rendering of the editor label. Each __Item__ is a pattern that matches a file path. Both relative and absolute file paths are supported. In case multiple patterns match, the longest matching path will be picked. Each __Value__ is the template for the rendered editor when the __Item__ matches. Variables are substituted based on the context:",
3983
+ "workbench.editor.label.template": "The template which should be rendered when the pattern mtches. May include the variables ${dirname}, ${filename} and ${extname}.",
3648
3984
  "workbench.editor.labelFormat.default": "ファイルの名前を表示します。タブが有効かつ 1 つのグループ内の 2 つの同名ファイルに各ファイルのパスの区切り記号が追加されます。タブを無効にすると、エディターがアクティブな時にワークスペース フォルダーの相対パスが表示されます。",
3649
3985
  "workbench.editor.labelFormat.long": "絶対パスに続けてファイル名を表示します。",
3650
3986
  "workbench.editor.labelFormat.medium": "ワークスペース フォルダーからの相対パスに続けてファイル名を表示します。",
@@ -3724,7 +4060,7 @@ var content = {
3724
4060
  },
3725
4061
  "vs/workbench/common/contextkeys": {
3726
4062
  activeAuxiliary: "アクティブな補助パネルの識別子",
3727
- activeCompareEditorOriginalWritable: "アクティブな比較エディターに、元の書き込み可能なサイドがあるかどうか",
4063
+ activeCompareEditorCanSwap: "Whether the active compare editor can swap sides",
3728
4064
  activeEditor: "アクティブなエディターの識別子",
3729
4065
  activeEditorAvailableEditorIds: "アクティブなエディターのために使用できる使用可能なエディター識別子",
3730
4066
  activeEditorCanRevert: "アクティブなエディターが元に戻せるかどうか",
@@ -3817,10 +4153,12 @@ var content = {
3817
4153
  activityBarDragAndDropBorder: "アクティビティ バー項目のフィードバック色をドラッグ アンド ドロップします。アクティビティ バーは、一番左または右に表示され、サイド バーのビューを切り替えることができます。",
3818
4154
  activityBarForeground: "アクティブなアクティビティ バー項目の前景色。アクティビティ バーは左端または右端に表示され、サイド バーのビューを切り替えることができます。",
3819
4155
  activityBarInActiveForeground: "非アクティブなアクティビティ バー項目の前景色。アクティビティ バーは左端または右端に表示され、サイド バーのビューを切り替えることができます。",
3820
- activityBarTop: "アクティビティ バーが上部にあるときの、アクティブな項目の前景色。アクティビティでは、サイド バーのビューを切り替えることができます。",
3821
- activityBarTopActiveFocusBorder: "アクティビティ バーが上部にあるときの、アクティブな項目のフォーカス境界線の色。アクティビティでは、サイド バーのビューを切り替えることができます。",
3822
- activityBarTopDragAndDropBorder: "アクティビティ バーが上部にある場合、項目のフィードバックの色をドラッグ アンド ドロップします。アクティビティでは、サイド バーのビューを切り替えることができます。",
3823
- activityBarTopInActiveForeground: "アクティビティ バーが上部にある場合の、非アクティブな項目の前景色。アクティビティでは、サイド バーのビューを切り替えることができます。",
4156
+ activityBarTop: "Active foreground color of the item in the Activity bar when it is on top / bottom. The activity allows to switch between views of the side bar.",
4157
+ activityBarTopActiveBackground: "Background color for the active item in the Activity bar when it is on top / bottom. The activity allows to switch between views of the side bar.",
4158
+ activityBarTopActiveFocusBorder: "Focus border color for the active item in the Activity bar when it is on top / bottom. The activity allows to switch between views of the side bar.",
4159
+ activityBarTopBackground: "Background color of the activity bar when set to top / bottom.",
4160
+ activityBarTopDragAndDropBorder: "Drag and drop feedback color for the items in the Activity bar when it is on top / bottom. The activity allows to switch between views of the side bar.",
4161
+ activityBarTopInActiveForeground: "Inactive foreground color of the item in the Activity bar when it is on top / bottom. The activity allows to switch between views of the side bar.",
3824
4162
  "banner.background": "バナーの背景色。バナーは、ウィンドウのタイトル バーの下に表示されます。",
3825
4163
  "banner.foreground": "バナーの前景色。バナーは、ウィンドウのタイトル バーの下に表示されます。",
3826
4164
  "banner.iconForeground": "バナーのアイコンの色。バナーは、ウィンドウのタイトル バーの下に表示されます。",
@@ -3873,8 +4211,12 @@ var content = {
3873
4211
  panelSectionHeaderBackground: "パネル セクションのヘッダーの背景色。パネルはエディター領域の下に表示され、出力および統合ターミナルのようなビューが含まれます。パネル セクションは、パネル内で入れ子になっているビューです。",
3874
4212
  panelSectionHeaderBorder: "パネル内に複数のビューを縦方向に等間隔に配置するときに使用されるパネル セクション ヘッダーの境界線の色。パネルはエディター領域の下に表示され、出力や統合ターミナルなどのビューが含まれます。パネル セクションは、パネル内で入れ子になっているビューです。",
3875
4213
  panelSectionHeaderForeground: "パネル セクションのヘッダーの前景色。パネルはエディター領域の下に表示され、出力および統合ターミナルのようなビューが含まれます。パネル セクションは、パネル内で入れ子になっているビューです。",
4214
+ panelStickyScrollBackground: "Background color of sticky scroll in the panel.",
4215
+ panelStickyScrollBorder: "Border color of sticky scroll in the panel.",
4216
+ panelStickyScrollShadow: "Shadow color of sticky scroll in the panel.",
3876
4217
  profileBadgeBackground: "プロファイル バッジの背景色。プロフィール バッジは、アクティビティ バーの設定歯車アイコンの上部に表示されます。",
3877
4218
  profileBadgeForeground: "プロファイル バッジの前景色。プロフィール バッジは、アクティビティ バーの設定歯車アイコンの上部に表示されます。",
4219
+ sideBarActivityBarTopBorder: "Border color between the activity bar at the top/bottom and the views.",
3878
4220
  sideBarBackground: "サイド バーの背景色。サイド バーは、エクスプローラーや検索などのビューが入るコンテナーです。",
3879
4221
  sideBarBorder: "エディターとの区切りを示すサイド バーの境界線の色。サイド バーは、エクスプローラーや検索などのビューが入るコンテナーです。",
3880
4222
  sideBarDragAndDropBackground: "サイド バー セクションのドラッグ アンド ドロップ フィードバックの色。この色には透明度を設定して、サイド バー セクションが透き通って見えるようにする必要があります。サイド バーはエクスプローラーや検索のようなビューのコンテナーです。サイド バー セクションは、サイド バー内で入れ子になっているビューです。",
@@ -3882,6 +4224,10 @@ var content = {
3882
4224
  sideBarSectionHeaderBackground: "サイド バー セクションのヘッダーの背景色。サイド バーはエクスプローラーや検索のようなビューのコンテナーです。サイド バー セクションは、サイド バー内で入れ子になっているビューです。",
3883
4225
  sideBarSectionHeaderBorder: "サイド バー セクションのヘッダーの罫線の色。サイド バーはエクスプローラーや検索のようなビューのコンテナーです。サイド バー セクションは、サイド バー内で入れ子になっているビューです。",
3884
4226
  sideBarSectionHeaderForeground: "サイド バー セクションのヘッダーの前景色。サイド バーはエクスプローラーや検索のようなビューのコンテナーです。サイド バー セクションは、サイド バー内で入れ子になっているビューです。",
4227
+ sideBarStickyScrollBackground: "Background color of sticky scroll in the side bar.",
4228
+ sideBarStickyScrollBorder: "Border color of sticky scroll in the side bar.",
4229
+ sideBarStickyScrollShadow: "Shadow color of sticky scroll in the side bar.",
4230
+ sideBarTitleBackground: "Side bar title background color. The side bar is the container for views like explorer and search.",
3885
4231
  sideBarTitleForeground: "サイド バーのタイトルの前景色。サイド バーは、エクスプローラーや検索などのビューが入るコンテナーです。",
3886
4232
  "sideBySideEditor.horizontalBorder": "エディター グループでエディターを上下に並べて表示する場合に、各エディターを互いに区別する色。",
3887
4233
  "sideBySideEditor.verticalBorder": "エディター グループでエディターを左右に並べて表示する場合に、各エディターを互いに区別する色。",
@@ -3963,9 +4309,6 @@ var content = {
3963
4309
  "accessibility.signals.chatRequestSent": "チャット要求が行われたときにシグナルを再生します。",
3964
4310
  "accessibility.signals.chatRequestSent.announcement": "チャット要求が行われたことを示します。",
3965
4311
  "accessibility.signals.chatRequestSent.sound": "チャット要求が行われたときにサウンドを再生します。",
3966
- "accessibility.signals.chatResponsePending": "応答が保留中の間、シグナルを繰り返し再生します。",
3967
- "accessibility.signals.chatResponsePending.announcement": "応答が保留中の間、アラートを繰り返し作成します。",
3968
- "accessibility.signals.chatResponsePending.sound": "応答が保留中の間、サウンドを繰り返し再生します。",
3969
4312
  "accessibility.signals.chatResponseReceived": "応答を受信したことを示します。",
3970
4313
  "accessibility.signals.chatResponseReceived.sound": "応答の受信中に、サウンドを繰り返し再生します。",
3971
4314
  "accessibility.signals.clear": "機能がクリアされたときにシグナルを再生します (例: ターミナル、デバッグ コンソール、出力チャネル)。",
@@ -4012,6 +4355,15 @@ var content = {
4012
4355
  "accessibility.signals.onDebugBreak": "デバッガーがブレークポイントで停止したときに、シグナルを再生します。",
4013
4356
  "accessibility.signals.onDebugBreak.announcement": "デバッガーがブレークポイントで停止したことを示します。",
4014
4357
  "accessibility.signals.onDebugBreak.sound": "デバッガーがブレークポイントで停止したときに、音を鳴らします。",
4358
+ "accessibility.signals.positionHasError": "Plays a signal when the active line has a warning.",
4359
+ "accessibility.signals.positionHasError.announcement": "Indicates when the active line has a warning.",
4360
+ "accessibility.signals.positionHasError.sound": "Plays a sound when the active line has a warning.",
4361
+ "accessibility.signals.positionHasWarning": "Plays a signal when the active line has a warning.",
4362
+ "accessibility.signals.positionHasWarning.announcement": "Indicates when the active line has a warning.",
4363
+ "accessibility.signals.positionHasWarning.sound": "Plays a sound when the active line has a warning.",
4364
+ "accessibility.signals.progress": "Plays a signal on loop while progress is occurring.",
4365
+ "accessibility.signals.progress.announcement": "Alerts on loop while progress is occurring.",
4366
+ "accessibility.signals.progress.sound": "Plays a sound on loop while progress is occurring.",
4015
4367
  "accessibility.signals.save": "ファイルの保存時にシグナルを再生します。",
4016
4368
  "accessibility.signals.save.announcement": "ファイルが保存されたことを示します。",
4017
4369
  "accessibility.signals.save.announcement.always": "自動保存を含め、ファイルが保存されたことを示します。",
@@ -4032,16 +4384,19 @@ var content = {
4032
4384
  "accessibility.signals.terminalBell": "ターミナル ベルが鳴っている場合にシグナルを再生します。",
4033
4385
  "accessibility.signals.terminalBell.announcement": "ターミナル ベルが鳴っていることを示します。",
4034
4386
  "accessibility.signals.terminalBell.sound": "ターミナル ベルが鳴っている場合にサウンドを再生します。",
4035
- "accessibility.signals.terminalCommandFailed": "ターミナル コマンドが失敗したときにシグナルを再生します (ゼロ以外の終了コード)",
4036
- "accessibility.signals.terminalCommandFailed.announcement": "ターミナル コマンドが失敗したことを示します (ゼロ以外の終了コード)",
4037
- "accessibility.signals.terminalCommandFailed.sound": "ターミナル コマンドが失敗したときにサウンドを再生します (ゼロ以外の終了コード)",
4387
+ "accessibility.signals.terminalCommandFailed": "Plays a signal when a terminal command fails (non-zero exit code) or when a command with such an exit code is navigated to in the accessible view.",
4388
+ "accessibility.signals.terminalCommandFailed.announcement": "Indicates when a terminal command fails (non-zero exit code) or when a command with such an exit code is navigated to in the accessible view.",
4389
+ "accessibility.signals.terminalCommandFailed.sound": "Plays a sound when a terminal command fails (non-zero exit code) or when a command with such an exit code is navigated to in the accessible view.",
4038
4390
  "accessibility.signals.terminalQuickFix": "ターミナルのクイック修正が利用可能になったときにシグナルを再生します。",
4039
4391
  "accessibility.signals.terminalQuickFix.announcement": "ターミナルのクイック修正が利用可能になったことを示します。",
4040
4392
  "accessibility.signals.terminalQuickFix.sound": "ターミナルのクイック修正が利用可能になったときに音を鳴らします。",
4393
+ "accessibility.signals.voiceRecordingStarted": "Indicates when the voice recording has started.",
4394
+ "accessibility.signals.voiceRecordingStarted.sound": "Plays a sound when the voice recording has started.",
4395
+ "accessibility.signals.voiceRecordingStopped": "Indicates when the voice recording has stopped.",
4396
+ "accessibility.signals.voiceRecordingStopped.sound": "Plays a sound when the voice recording has stopped.",
4041
4397
  accessibilityConfigurationTitle: "アクセシビリティ",
4042
4398
  "announcement.breakpoint": "デバッガーが中断したことを示します。{0} も参照してください。",
4043
4399
  "announcement.chatRequestSent": "チャット要求が送信されたことを示します。{0} も参照してください。",
4044
- "announcement.chatResponsePending": "チャットの応答が保留中であることを示します。{0} も参照してください。",
4045
4400
  "announcement.clear": "機能がクリアされたことを示します (例えば、ターミナル、デバッグ コンソール、出力チャネルなど)。{0} も参照してください。",
4046
4401
  "announcement.enabled.auto": "アナウンスを有効にすると、スクリーン リーダー最適化モード時のみ再生されます。",
4047
4402
  "announcement.enabled.off": "お知らせを無効にします。",
@@ -4056,6 +4411,7 @@ var content = {
4056
4411
  "announcement.notebookCellCompleted": "ノートブック セルが正常に完了したことを示します。{0} も参照してください。",
4057
4412
  "announcement.notebookCellFailed": "ノートブック のセルが失敗したことを示します。{0} も参照してください。",
4058
4413
  "announcement.onDebugBreak": "デバッガーが中断したことを示します。{0} も参照してください。",
4414
+ "announcement.progress": "Indicates when a chat response is pending. Also see {0}.",
4059
4415
  "announcement.save": "ファイルが保存されたことを示します。{0} も参照してください。",
4060
4416
  "announcement.save.always": "自動保存を含め、ファイルが保存されるときは常に示します。",
4061
4417
  "announcement.save.never": "アラートを表示しません。",
@@ -4068,36 +4424,15 @@ var content = {
4068
4424
  "announcement.warning": "アクティブな行に警告があることを示します。{0} も参照してください。",
4069
4425
  dimUnfocusedEnabled: "フォーカスされていないエディターとターミナルを暗くするかどうかを指定するもので、これにより、入力された入力情報の入力先がより明確になります。これは、ノートブックや拡張機能 Web ビュー エディターなどの iframe を利用するエディターの注目すべき例外を除き、ほとんどのエディターで動作します。",
4070
4426
  dimUnfocusedOpacity: "フォーカスされていないエディターとターミナルに使用する不透明度の分数 (0.2 ~ 1.0)。これは、{0} が有効になっている場合にのみ効力を発します。",
4071
- "speechLanguage.da-DK": "デンマーク語 (デンマーク)",
4072
- "speechLanguage.de-DE": "ドイツ語 (ドイツ)",
4073
- "speechLanguage.en-AU": "英語 (オーストラリア)",
4074
- "speechLanguage.en-CA": "英語 (カナダ)",
4075
- "speechLanguage.en-GB": "英語 (イギリス)",
4076
- "speechLanguage.en-IE": "英語 (アイルランド)",
4077
- "speechLanguage.en-IN": "英語 (インド)",
4078
- "speechLanguage.en-NZ": "英語 (ニュージーランド)",
4079
- "speechLanguage.en-US": "英語 (米国)",
4080
- "speechLanguage.es-ES": "スペイン語 (スペイン)",
4081
- "speechLanguage.es-MX": "スペイン語 (メキシコ)",
4082
- "speechLanguage.fr-CA": "フランス語 (カナダ)",
4083
- "speechLanguage.fr-FR": "フランス語 (フランス)",
4084
- "speechLanguage.hi-IN": "ヒンディー語 (インド)",
4085
- "speechLanguage.it-IT": "イタリア語 (イタリア)",
4086
- "speechLanguage.ja-JP": "日本語 (日本)",
4087
- "speechLanguage.ko-KR": "韓国語 (韓国)",
4088
- "speechLanguage.nl-NL": "オランダ語 (オランダ)",
4089
- "speechLanguage.pt-BR": "ポルトガル語 (ブラジル)",
4090
- "speechLanguage.pt-PT": "ポルトガル語 (ポルトガル)",
4091
- "speechLanguage.ru-RU": "ロシア語 (ロシア)",
4092
- "speechLanguage.sv-SE": "スウェーデン語 (スウェーデン)",
4093
- "speechLanguage.tr-TR": "トルコ語 (トルコ)",
4094
- "speechLanguage.zh-CN": "中国語 (簡体字、中国)",
4095
- "speechLanguage.zh-HK": "中国語 (繁体、香港特別行政区)",
4096
- "speechLanguage.zh-TW": "中国語 (繁体字、台湾)",
4427
+ "sound.enabled.auto": "Enable sound when a screen reader is attached.",
4428
+ "sound.enabled.off": "Disable sound.",
4429
+ "sound.enabled.on": "Enable sound.",
4430
+ "speechLanguage.auto": "Auto (Use Display Language)",
4097
4431
  "terminal.integrated.accessibleView.closeOnKeyPress": "keypress で、ユーザー補助対応のビューを閉じ、そのビューが呼び出された要素にフォーカスします。",
4098
4432
  "verbosity.chat.description": "チャット入力にフォーカスがある場合にチャット ヘルプ メニューにアクセスする方法に関する情報を提供します。",
4099
4433
  "verbosity.comments": "コメント ウィジェットまたはコメントを含むファイルで実行できるアクションに関する情報を提供します。",
4100
4434
  "verbosity.diffEditor.description": "差分エディターにフォーカスがあるときに変更を移動する方法に関する情報を提供します。",
4435
+ "verbosity.diffEditorActive": "Indicate when a diff editor becomes the active editor.",
4101
4436
  "verbosity.emptyEditorHint": "空のテキスト エディターで関連するアクションに関する情報を提供します。",
4102
4437
  "verbosity.hover": "ユーザー補助対応のビューでホバーを開く方法に関する情報を提供します。",
4103
4438
  "verbosity.inlineCompletions.description": "インライン補完のホバーとユーザー補助対応のビューにアクセスする方法に関する情報を提供します。",
@@ -4106,13 +4441,8 @@ var content = {
4106
4441
  "verbosity.notebook": "ノートブック セルがフォーカスされているときにセル コンテナーまたは内部エディターにフォーカスを移動する方法に関する情報を提供します。",
4107
4442
  "verbosity.notification": "ユーザー補助対応のビューで通知を開く方法に関する情報を提供します。",
4108
4443
  "verbosity.terminal.description": "ターミナルにフォーカスがある場合に、ターミナルのアクセシビリティ ヘルプ メニューにアクセスする方法について説明します。",
4109
- "voice.speechLanguage": "音声認識で認識する必要がある言語。",
4444
+ "voice.speechLanguage": "The language that voice speech recognition should recognize. Select `auto` to use the configured display language if possible. Note that not all display languages maybe supported by speech recognition",
4110
4445
  "voice.speechTimeout": "発話を停止した後、音声認識がアクティブな状態を維持する期間 (ミリ秒) です。たとえば、チャット セッションでは、タイムアウトが満たされた後に文字起こしされたテキストが自動的に送信されます。この機能を無効にするには、`0` に設定します。"
4111
- },
4112
- "vs/workbench/contrib/accessibility/browser/accessibilityContributions": {
4113
- clearNotification: "通知のクリア",
4114
- "notification.accessibleView": "{0}",
4115
- "notification.accessibleViewSrc": "{0} ソース: {1}"
4116
4446
  },
4117
4447
  "vs/workbench/contrib/accessibility/browser/accessibilityStatus": {
4118
4448
  screenReaderDetected: "スクリーン リーダーに最適化",
@@ -4140,13 +4470,19 @@ var content = {
4140
4470
  chatAccessibleViewNextPreviousHintNoKb: "[ユーザー補助対応のビューで次および前を表示] コマンドのキーバインドを構成して次または前の項目を表示します。",
4141
4471
  disableAccessibilityHelp: "{0}アクセシビリティの詳細度が無効になりました",
4142
4472
  exit: "\r\n\r\nこのダイアログを終了します (Esc)。",
4143
- goToSymbolHint: "シンボルに移動 ({0})",
4473
+ goToSymbolHint: "Go to a symbol ({0}).",
4144
4474
  goToSymbolHintNoKb: "シンボルに移動するには、ユーザー補助対応のビューで [シンボルに移動] コマンドのキー バインドを構成します",
4475
+ insertAtCursor: " - Insert the code block at the cursor ({0}).\r\n",
4476
+ insertAtCursorNoKb: " - Insert the code block at the cursor by configuring a keybinding for the Chat: Insert Code Block command.\r\n",
4477
+ insertIntoNewFile: " - Insert the code block into a new file ({0}).\r\n",
4478
+ insertIntoNewFileNoKb: " - Insert the code block into a new file by configuring a keybinding for the Chat: Insert into New File command.\r\n",
4145
4479
  intro: "ユーザー補助対応のビューでは、次のことができます:\r\n",
4146
4480
  openDoc: "\r\n\r\nユーザー補助 (H) に関する詳細情報が記載されたブラウザーのウィンドウを開きます。",
4481
+ runInTerminal: " - Run the code block in the terminal ({0}).\r\n",
4482
+ runInTerminalNoKb: " - Run the coe block in the terminal by configuring a keybinding for the Chat: Insert into Terminal command.\r\n",
4147
4483
  symbolLabel: "({0}) {1}",
4148
4484
  symbolLabelAria: "({0}) {1}",
4149
- toolbar: "ツール バー (Shift + Tab) に移動します)。"
4485
+ toolbar: "Navigate to the toolbar (Shift+Tab)."
4150
4486
  },
4151
4487
  "vs/workbench/contrib/accessibility/browser/accessibleViewActions": {
4152
4488
  "editor.action.accessibilityHelp": "アクセシビリティのヘルプを開く",
@@ -4155,53 +4491,19 @@ var content = {
4155
4491
  "editor.action.accessibleViewDisableHint": "ユーザー補助対応のビュー ヒントを無効にする",
4156
4492
  "editor.action.accessibleViewGoToSymbol": "ユーザー補助対応のビューでシンボルに移動",
4157
4493
  "editor.action.accessibleViewNext": "アクセシビリティ対応ビューで次を表示",
4158
- "editor.action.accessibleViewPrevious": "アクセシビリティ対応ビューで前を表示"
4159
- },
4160
- "vs/workbench/contrib/accessibilitySignals/browser/accessibilitySignal.contribution": {
4161
- "audioCues.chatRequestSent": "チャット要求が行われたときにサウンドを再生します。",
4162
- "audioCues.chatResponsePending": "応答が保留中の間、サウンドを繰り返し再生します。",
4163
- "audioCues.chatResponseReceived": "応答の受信中に、サウンドを繰り返し再生します。",
4164
- "audioCues.clear": "機能がクリアされたときにサウンドを再生します (例: ターミナル、デバッグ コンソール、出力チャネル)。これを無効にすると、ARIA アラートで 'クリア済み' が通知されます。",
4165
- "audioCues.debouncePositionChanges": "位置の変更をデバウンスする必要があるかどうか",
4166
- "audioCues.debouncePositionChangesDeprecated": "この設定は非推奨です。代わりに 'signals.dencePositionChanges' 設定を使用してください。",
4167
- "audioCues.diffLineDeleted": "アクセシビリティ対応差分ビューアー モードでフォーカスが削除された行に移動したとき、または次/前の変更に移動したときににサウンドを再生します。",
4168
- "audioCues.diffLineInserted": "アクセシビリティ対応差分ビューアー モードでフォーカスが挿入された行に移動したとき、または次/前の変更に移動したときにサウンドを再生します。",
4169
- "audioCues.diffLineModified": "アクセシビリティ対応差分ビューアー モードでフォーカスが変更された行に移動したとき、または次/前の変更に移動したときにサウンドを再生します。",
4170
- "audioCues.enabled.auto": "スクリーン リーダーが接続されているときにサウンドを有効にします。",
4171
- "audioCues.enabled.deprecated": "この設定は非推奨です。代わりに `signals` 設定を使用してください。",
4172
- "audioCues.enabled.off": "サウンドを無効にします。",
4173
- "audioCues.enabled.on": "サウンドを有効にします。",
4174
- "audioCues.format": "ファイルまたはノートブックの書式設定時にサウンドを再生します。{0} も参照してください",
4175
- "audioCues.format.always": "セルの保存、入力、貼り付け、または実行時にフォーマットするように設定されている場合を含め、ファイルが書式設定されるたびにオーディオ キューを再生します。",
4176
- "audioCues.format.never": "オーディオ キューを再生しません。",
4177
- "audioCues.format.userGesture": "ユーザーがファイルを明示的に書式設定するときにオーディオ キューを再生します。",
4178
- "audioCues.lineHasBreakpoint": "アクティブ行にブレークポイントがある場合、音を鳴らします。",
4179
- "audioCues.lineHasError": "アクティブ行にエラーがある場合、音を鳴らします。",
4180
- "audioCues.lineHasFoldedArea": "アクティブ行に、展開可能だが、折りたたまれた領域がある場合、音を鳴らします。",
4181
- "audioCues.lineHasInlineSuggestion": "アクティブ行にインライン候補が発生した場合、音を鳴らします。",
4182
- "audioCues.lineHasWarning": "アクティブ行に警告がある場合、音を鳴らします。",
4183
- "audioCues.noInlayHints": "インレイ ヒントのないインレイ ヒントを含む行を読み上げようとすると、サウンドが再生されます。",
4184
- "audioCues.notebookCellCompleted": "ノートブック セルの実行が正常に完了したときに音を鳴らします。",
4185
- "audioCues.notebookCellFailed": "ノートブック セルの実行に失敗したときに音を鳴らします。",
4186
- "audioCues.onDebugBreak": "デバッガーがブレークポイントで停止したときに、音を鳴らします。",
4187
- "audioCues.save": "ファイルの保存時にサウンドを再生します。{0} も参照してください",
4188
- "audioCues.save.always": "自動保存を含め、ファイルが保存されるたびにオーディオ キューを再生します。",
4189
- "audioCues.save.never": "オーディオ キューを再生しません。",
4190
- "audioCues.save.userGesture": "ユーザーがファイルを明示的に保存するときにオーディオ キューを再生します。",
4191
- "audioCues.taskCompleted": "タスクの終了時に音を鳴らします。",
4192
- "audioCues.taskFailed": "タスクが失敗したときに音を鳴らします (ゼロ以外の終了コード)。",
4193
- "audioCues.terminalBell": "ターミナル ベルが鳴っているときにサウンドを再生します。",
4194
- "audioCues.terminalCommandFailed": "ターミナル コマンドが失敗したときにサウンドを再生します (ゼロ以外の終了コード)。",
4195
- "audioCues.terminalQuickFix": "ターミナルのクイック修正が利用可能になったときに音を鳴らします。"
4494
+ "editor.action.accessibleViewNextCodeBlock": "Accessible View: Next Code Block",
4495
+ "editor.action.accessibleViewPrevious": "アクセシビリティ対応ビューで前を表示",
4496
+ "editor.action.accessibleViewPreviousCodeBlock": "Accessible View: Previous Code Block"
4196
4497
  },
4197
4498
  "vs/workbench/contrib/accessibilitySignals/browser/commands": {
4198
4499
  "accessibility.announcement.help": "ヘルプ: シグナル アナウンスをリスト表示",
4199
- "accessibility.announcement.help.description": "アクセシビリティに関するすべてのお知らせ/アラートをリスト表示し、その設定を構成する",
4200
- "accessibility.sound.help.description": "すべてのアクセシビリティ サウンド/オーディオ キューをリスト表示し、その設定を構成する",
4500
+ "accessibility.announcement.help.description": "List all accessibility announcements, alerts, braille messages, and configure their settings",
4501
+ "accessibility.sound.help.description": "List all accessibility sounds, noises, or audio cues and configure their settings",
4201
4502
  "announcement.help.placeholder": "構成するお知らせを選択してください",
4503
+ "announcement.help.placeholder.disabled": "Screen reader is not active, announcements are disabled by default.",
4202
4504
  "announcement.help.settings": "お知らせの構成",
4203
- "audioCues.help.placeholder": "サウンドを選択して、再生および構成します",
4204
4505
  "signals.sound.help": "ヘルプ: シグナル サウンドのリスト表示",
4506
+ "sounds.help.placeholder": "Select a sound to play and configure",
4205
4507
  "sounds.help.settings": "サウンドの構成"
4206
4508
  },
4207
4509
  "vs/workbench/contrib/bulkEdit/browser/bulkEditService": {
@@ -4320,23 +4622,22 @@ var content = {
4320
4622
  "workbench.action.interactiveSession.focusInputNoKb": "チャット要求の入力ボックスをフォーカスするには、Focus Chat Input コマンドを呼び出します。このコマンドは現在キーバインドによってトリガーできません。"
4321
4623
  },
4322
4624
  "vs/workbench/contrib/chat/browser/actions/chatActions": {
4323
- "actions.chat.submit": "送信",
4324
- "actions.chat.submitSecondaryAgent": "セカンダリ エージェントに送信する",
4325
4625
  "actions.interactiveSession.focus": "Focus Chat List",
4326
4626
  "chat.category": "チャット",
4327
4627
  "chat.clear.label": "すべてのワークスペース チャットをクリア",
4328
- "chat.history.label": "チャットの表示",
4628
+ "chat.history.label": "Show Chats...",
4329
4629
  "interactiveSession.clearHistory.label": "入力履歴のクリア",
4330
4630
  "interactiveSession.focusInput.label": "Focus Chat Input",
4331
4631
  "interactiveSession.history.delete": "削除",
4332
4632
  "interactiveSession.history.pick": "チャットに切り替える",
4333
- "interactiveSession.open": "エディターを開く ({0})",
4633
+ "interactiveSession.open": "Open Editor",
4334
4634
  openChat: "チャットを開く"
4335
4635
  },
4336
4636
  "vs/workbench/contrib/chat/browser/actions/chatClearActions": {
4337
4637
  "chat.newChat.label": "新しいチャット"
4338
4638
  },
4339
4639
  "vs/workbench/contrib/chat/browser/actions/chatCodeblockActions": {
4640
+ "interactive.compare.apply": "Apply Edits",
4340
4641
  "interactive.copyCodeBlock.label": "コピー",
4341
4642
  "interactive.insertCodeBlock.label": "カーソルに挿入",
4342
4643
  "interactive.insertIntoNewFile.label": "新しいファイルに挿入する",
@@ -4349,30 +4650,30 @@ var content = {
4349
4650
  "interactive.copyItem.label": "コピー"
4350
4651
  },
4351
4652
  "vs/workbench/contrib/chat/browser/actions/chatExecuteActions": {
4653
+ "actions.chat.submitSecondaryAgent": "Submit to Secondary Agent",
4654
+ "chat.newChat.label": "Send to New Chat",
4352
4655
  "interactive.cancel.label": "取り消す",
4353
- "interactive.submit.label": "送信"
4656
+ "interactive.submit.label": "Send"
4354
4657
  },
4355
4658
  "vs/workbench/contrib/chat/browser/actions/chatFileTreeActions": {
4356
4659
  "interactive.nextFileTree.label": "次のファイル ツリー",
4357
4660
  "interactive.previousFileTree.label": "前のファイル ツリー"
4358
4661
  },
4359
4662
  "vs/workbench/contrib/chat/browser/actions/chatImportExport": {
4360
- "chat.export.label": "セッションのエクスポート",
4663
+ "chat.export.label": "Export Chat...",
4361
4664
  "chat.file.label": "チャット セッション",
4362
- "chat.import.label": "セッションのインポート"
4665
+ "chat.import.label": "Import Chat..."
4363
4666
  },
4364
4667
  "vs/workbench/contrib/chat/browser/actions/chatMoveActions": {
4365
4668
  "chat.openInEditor.label": "エディターでチャットを開く",
4366
4669
  "chat.openInNewWindow.label": "新しいウィンドウでチャットを開く",
4367
- "interactiveSession.openInEditor.label": "エディターでチャットを開く",
4368
- "interactiveSession.openInNewWindow.label": "新しいウィンドウでチャットを開く",
4369
4670
  "interactiveSession.openInSidebar.label": "サイド バーでチャットを開く"
4370
4671
  },
4371
4672
  "vs/workbench/contrib/chat/browser/actions/chatQuickInputActions": {
4372
4673
  "chat.closeQuickChat.label": "クイック チャットを閉じる",
4373
4674
  "chat.launchInlineChat.label": "インライン チャットを起動する",
4374
4675
  "chat.openInChatView.label": "チャット ビューで開く",
4375
- "interactiveSession.open": "クイック チャットを開く ({0})",
4676
+ "interactiveSession.open": "Open Quick Chat",
4376
4677
  quickChat: "クイック チャット",
4377
4678
  "toggle.desc": "クイック チャットを切り替える",
4378
4679
  "toggle.isPartialQuery": "クエリが部分的かどうか。より多くのユーザー入力を待機します",
@@ -4380,14 +4681,22 @@ var content = {
4380
4681
  },
4381
4682
  "vs/workbench/contrib/chat/browser/actions/chatTitleActions": {
4382
4683
  "chat.remove.label": "要求と応答を削除する",
4684
+ "chat.rerun.label": "Rerun Request",
4685
+ "chat.rerunWithoutCommandDetection.label": "Rerun without Command Detection",
4383
4686
  "interactive.helpful.label": "役に立った",
4384
4687
  "interactive.insertIntoNotebook.label": "ノートブックに挿入する",
4385
4688
  "interactive.reportIssueForBug.label": "問題を報告",
4386
- "interactive.unhelpful.label": "役に立たなかった"
4689
+ "interactive.unhelpful.label": "役に立たなかった",
4690
+ reunmenu: "Rerun..."
4691
+ },
4692
+ "vs/workbench/contrib/chat/browser/chat": {
4693
+ generating: "Generating"
4387
4694
  },
4388
4695
  "vs/workbench/contrib/chat/browser/chat.contribution": {
4389
4696
  chat: "チャット",
4697
+ "chat.experimental.implicitContext": "Controls whether a checkbox is shown to allow the user to determine which implicit context is included with a chat participant's prompt.",
4390
4698
  clear: "新しいチャットの開始",
4699
+ file: "Choose a file in the workspace",
4391
4700
  "interactiveSession.editor.fontFamily": "チャット コード ブロック内のフォント ファミリを制御します。",
4392
4701
  "interactiveSession.editor.fontSize": "チャット コード ブロック内のフォント サイズをピクセル単位で制御します。",
4393
4702
  "interactiveSession.editor.fontWeight": "チャット コード ブロック内のフォントの太さを制御します。",
@@ -4395,13 +4704,16 @@ var content = {
4395
4704
  "interactiveSession.editor.wordWrap": "チャット コード ブロックで行を折り返すかどうかを制御します。",
4396
4705
  interactiveSessionConfigurationTitle: "チャット"
4397
4706
  },
4398
- "vs/workbench/contrib/chat/browser/chatContributionServiceImpl": {
4399
- "chat.viewContainer.label": "チャット",
4400
- "vscode.extension.contributes.interactiveSession": "対話型セッション プロバイダーへの貢献",
4401
- "vscode.extension.contributes.interactiveSession.icon": "この対話型セッション プロバイダーのアイコン。",
4402
- "vscode.extension.contributes.interactiveSession.id": "この対話型セッション プロバイダー用の一意識別子。",
4403
- "vscode.extension.contributes.interactiveSession.label": "この対話型セッション プロバイダーの表示名。",
4404
- "vscode.extension.contributes.interactiveSession.when": "この対話型セッション プロバイダーを有効にするには true にする必要がある条件です。"
4707
+ "vs/workbench/contrib/chat/browser/chatAccessibilityProvider": {
4708
+ chat: "Chat",
4709
+ multiCodeBlock: "{0} {1} code blocks",
4710
+ multiCodeBlockHint: "{0} {1} code blocks: {2}",
4711
+ multiFileTreeHint: "{0} file trees",
4712
+ noCodeBlocks: "{0} {1}",
4713
+ noCodeBlocksHint: "{0} {1} {2}",
4714
+ singleCodeBlock: "{0} 1 code block: {1}",
4715
+ singleCodeBlockHint: "{0} 1 code block: {1} {2}",
4716
+ singleFileTreeHint: "1 file tree"
4405
4717
  },
4406
4718
  "vs/workbench/contrib/chat/browser/chatEditorInput": {
4407
4719
  chatEditorLabelIcon: "チャット エディター ラベルのアイコン。",
@@ -4412,21 +4724,16 @@ var content = {
4412
4724
  },
4413
4725
  "vs/workbench/contrib/chat/browser/chatInputPart": {
4414
4726
  "actions.chat.accessibiltyHelp": "チャット入力、入力して質問するか、トピックに対して / を入力し、Enter キーを押して要求を送信します。チャットアクセシビリティのヘルプに {0} を使用します。",
4727
+ "chat.submitToSecondaryAgent": "Send to @{0}",
4415
4728
  chatInput: "チャット入力",
4416
- "chatInput.accessibilityHelpNoKb": "チャット入力、ここにコードを入力し、Enter キーを押して実行します。詳細については、Chat Accessibility Help コマンドを使用してください。"
4729
+ "chatInput.accessibilityHelpNoKb": "チャット入力、ここにコードを入力し、Enter キーを押して実行します。詳細については、Chat Accessibility Help コマンドを使用してください。",
4730
+ "notebook.moreExecuteActionsLabel": "More...",
4731
+ use: "Use"
4417
4732
  },
4418
4733
  "vs/workbench/contrib/chat/browser/chatListRenderer": {
4419
- chat: "チャット",
4420
4734
  commandButtonDisabled: "復元されたチャットではボタンを使用できません",
4421
- multiCodeBlock: "{0} {1} コード ブロック",
4422
- multiCodeBlockHint: "{0} {1} コード ブロック: {2}",
4423
- multiFileTreeHint: "{0} 個のファイル ツリー",
4424
- noCodeBlocks: "{0} {1}",
4425
- noCodeBlocksHint: "{0} {1} {2}",
4426
- singleCodeBlock: "{0} 1 コード ブロック: {1}",
4427
- singleCodeBlockHint: "{0} 1 コード ブロック: {1} {2}",
4428
- singleFileTreeHint: "1 個のファイル ツリー",
4429
- thinking: "思考中",
4735
+ editsSummary: "Made changes.",
4736
+ editsSummary1: "Making changes...",
4430
4737
  treeAriaLabel: "ファイル ツリー",
4431
4738
  usedAgent: "{0} 使用済み",
4432
4739
  usedReferences: "使用済み参照",
@@ -4441,8 +4748,19 @@ var content = {
4441
4748
  "chat.codeBlock.toolbarVerbose": "タブからアクセスできるコード ブロックのツール バー",
4442
4749
  "chat.codeBlockHelp": "コード ブロック",
4443
4750
  "chat.codeBlockLabel": "コード ブロック {0}",
4751
+ "chat.compareCodeBlockLabel": "Code Edits",
4752
+ "chat.edits.1": "Made 1 change in [[{0}]]",
4753
+ "chat.edits.N": "Made {0} changes in [[{1}]]",
4754
+ "interactive.compare.apply.confirm": "The original file has been modified.",
4755
+ "interactive.compare.apply.confirm.detail": "Do you want to apply the changes anyway?",
4756
+ modified: "Modified",
4757
+ original: "Original",
4444
4758
  vulnerabilitiesPlural: "{0} 個の脆弱性",
4445
4759
  vulnerabilitiesSingular: "{0} 個の脆弱性"
4760
+ },
4761
+ "vs/workbench/contrib/chat/browser/contrib/chatDynamicVariables": {
4762
+ allFiles: "All Files",
4763
+ allFilesDescription: "Search for relevant files in the workspace and provide context from them"
4446
4764
  },
4447
4765
  "vs/workbench/contrib/chat/browser/contrib/chatInputEditorContrib": {
4448
4766
  pickFileLabel: "ファイルを選択する"
@@ -4456,13 +4774,16 @@ var content = {
4456
4774
  "chat.slashCommandForeground": "チャット スラッシュ コマンドの前景色。"
4457
4775
  },
4458
4776
  "vs/workbench/contrib/chat/common/chatContextKeys": {
4777
+ chatEditApplied: "True when the chat text edits have been applied.",
4778
+ chatIsEnabled: "True when chat is enabled because a default chat participant is registered.",
4459
4779
  chatRequest: "チャット アイテムは要求です",
4460
4780
  chatResponse: "チャット アイテムは応答です。",
4461
4781
  chatResponseFiltered: "サーバーによってチャット応答がフィルターで除外された場合は True です。",
4462
4782
  chatResponseSupportsIssueReporting: "現在のチャット応答で問題の報告がサポートされている場合は True です。",
4463
- hasChatProvider: "チャット プロバイダーが登録されている場合は True です。",
4783
+ chatSessionResponseDetectedAgentOrCommand: "When the agent or command was automatically detected",
4464
4784
  inChat: "フォーカスがチャット ウィジェットにある場合は True、それ以外の場合は False です。",
4465
4785
  inInteractiveInput: "フォーカスがチャット入力にある場合は True、それ以外の場合は False です。",
4786
+ interactiveInputHasFocus: "True when the chat input has focus.",
4466
4787
  interactiveInputHasText: "チャット入力にテキストがある場合は True です。",
4467
4788
  interactiveSessionRequestInProgress: "現在の要求がまだ進行中の場合は True です。",
4468
4789
  interactiveSessionResponseVote: "回答が可決されると、'up' に設定されます。否決されると、'down' に設定されます。それ以外の場合は空の文字列です。"
@@ -4503,7 +4824,8 @@ var content = {
4503
4824
  "contributes.documentation.refactorings": "リファクタリングに関する提供されたドキュメント。"
4504
4825
  },
4505
4826
  "vs/workbench/contrib/codeEditor/browser/accessibility/accessibility": {
4506
- toggleScreenReaderMode: "スクリーン リーダーのアクセシビリティ モードの切り替え"
4827
+ toggleScreenReaderMode: "スクリーン リーダーのアクセシビリティ モードの切り替え",
4828
+ toggleScreenReaderModeDescription: "Toggles an optimized mode for usage with screen readers, braille devices, and other assistive technologies."
4507
4829
  },
4508
4830
  "vs/workbench/contrib/codeEditor/browser/dictation/editorDictation": {
4509
4831
  startDictation: "エディターでディクテーションを開始する",
@@ -4517,8 +4839,11 @@ var content = {
4517
4839
  hintWhitespace: "スペースによる違いを表示する",
4518
4840
  msg1: "差分エディターを使用しています。",
4519
4841
  msg2: "スクリーン リーダー用に最適化された差分レビュー モードで、次の ({0}) または前の ({1}) 差分を表示します。",
4520
- msg3: "どのアクセシビリティ シグナルを再生するかを制御するには、次の設定を構成できます: {0}",
4521
- removeTimeout: "制限の削除"
4842
+ msg3: "Run the command Diff Editor: Switch Side ({0}) to toggle between the original and modified editors.",
4843
+ msg4: "To control which accessibility signals should be played, the following settings can be configured: {0}.",
4844
+ msg5: "The setting, accessibility.verbosity.diffEditorActive, controls if a diff editor announcement is made when it becomes the active editor.",
4845
+ removeTimeout: "制限の削除",
4846
+ switchSidesNoKb: "Run the command Diff Editor: Switch Side, which is currently not triggerable via keybinding, to toggle between the original and modified editors."
4522
4847
  },
4523
4848
  "vs/workbench/contrib/codeEditor/browser/emptyTextEditorHint/emptyTextEditorHint": {
4524
4849
  defaultHintAriaLabel: "{0} を実行して言語を選択するか、{1} を実行してテンプレートを入力するか、{2} を実行して別のエディターを開いて開始します。入力を開始して閉じます。",
@@ -4601,6 +4926,70 @@ var content = {
4601
4926
  "toggle.wordwrap": "表示: [右端での折り返し] の設定/解除",
4602
4927
  unwrapMinified: "このファイルでの折り返しを無効にする",
4603
4928
  wrapMinified: "このファイルでの折り返しを有効にする"
4929
+ },
4930
+ "vs/workbench/contrib/codeEditor/common/languageConfigurationExtensionPoint": {
4931
+ formatError: "{0}: Invalid format, JSON object expected.",
4932
+ parseErrors: "Errors parsing {0}: {1}",
4933
+ "schema.autoCloseBefore": "Defines what characters must be after the cursor in order for bracket or quote autoclosing to occur when using the 'languageDefined' autoclosing setting. This is typically the set of characters which can not start an expression.",
4934
+ "schema.autoClosingPairs": "Defines the bracket pairs. When a opening bracket is entered, the closing bracket is inserted automatically.",
4935
+ "schema.autoClosingPairs.notIn": "Defines a list of scopes where the auto pairs are disabled.",
4936
+ "schema.blockComment.begin": "The character sequence that starts a block comment.",
4937
+ "schema.blockComment.end": "The character sequence that ends a block comment.",
4938
+ "schema.blockComments": "Defines how block comments are marked.",
4939
+ "schema.brackets": "Defines the bracket symbols that increase or decrease the indentation. When bracket pair colorization is enabled and {0} is not defined, this also defines the bracket pairs that are colorized by their nesting level.",
4940
+ "schema.closeBracket": "The closing bracket character or string sequence.",
4941
+ "schema.colorizedBracketPairs": "Defines the bracket pairs that are colorized by their nesting level if bracket pair colorization is enabled. Any brackets included here that are not included in {0} will be automatically included in {0}.",
4942
+ "schema.comments": "Defines the comment symbols",
4943
+ "schema.folding": "The language's folding settings.",
4944
+ "schema.folding.markers": "Language specific folding markers such as '#region' and '#endregion'. The start and end regexes will be tested against the contents of all lines and must be designed efficiently",
4945
+ "schema.folding.markers.end": "The RegExp pattern for the end marker. The regexp must start with '^'.",
4946
+ "schema.folding.markers.start": "The RegExp pattern for the start marker. The regexp must start with '^'.",
4947
+ "schema.folding.offSide": "A language adheres to the off-side rule if blocks in that language are expressed by their indentation. If set, empty lines belong to the subsequent block.",
4948
+ "schema.indentationRules": "The language's indentation settings.",
4949
+ "schema.indentationRules.decreaseIndentPattern": "If a line matches this pattern, then all the lines after it should be unindented once (until another rule matches).",
4950
+ "schema.indentationRules.decreaseIndentPattern.errorMessage": "Must match the pattern `/^([gimuy]+)$/`.",
4951
+ "schema.indentationRules.decreaseIndentPattern.flags": "The RegExp flags for decreaseIndentPattern.",
4952
+ "schema.indentationRules.decreaseIndentPattern.pattern": "The RegExp pattern for decreaseIndentPattern.",
4953
+ "schema.indentationRules.increaseIndentPattern": "If a line matches this pattern, then all the lines after it should be indented once (until another rule matches).",
4954
+ "schema.indentationRules.increaseIndentPattern.errorMessage": "Must match the pattern `/^([gimuy]+)$/`.",
4955
+ "schema.indentationRules.increaseIndentPattern.flags": "The RegExp flags for increaseIndentPattern.",
4956
+ "schema.indentationRules.increaseIndentPattern.pattern": "The RegExp pattern for increaseIndentPattern.",
4957
+ "schema.indentationRules.indentNextLinePattern": "If a line matches this pattern, then **only the next line** after it should be indented once.",
4958
+ "schema.indentationRules.indentNextLinePattern.errorMessage": "Must match the pattern `/^([gimuy]+)$/`.",
4959
+ "schema.indentationRules.indentNextLinePattern.flags": "The RegExp flags for indentNextLinePattern.",
4960
+ "schema.indentationRules.indentNextLinePattern.pattern": "The RegExp pattern for indentNextLinePattern.",
4961
+ "schema.indentationRules.unIndentedLinePattern": "If a line matches this pattern, then its indentation should not be changed and it should not be evaluated against the other rules.",
4962
+ "schema.indentationRules.unIndentedLinePattern.errorMessage": "Must match the pattern `/^([gimuy]+)$/`.",
4963
+ "schema.indentationRules.unIndentedLinePattern.flags": "The RegExp flags for unIndentedLinePattern.",
4964
+ "schema.indentationRules.unIndentedLinePattern.pattern": "The RegExp pattern for unIndentedLinePattern.",
4965
+ "schema.lineComment": "The character sequence that starts a line comment.",
4966
+ "schema.onEnterRules": "The language's rules to be evaluated when pressing Enter.",
4967
+ "schema.onEnterRules.action": "The action to execute.",
4968
+ "schema.onEnterRules.action.appendText": "Describes text to be appended after the new line and after the indentation.",
4969
+ "schema.onEnterRules.action.indent": "Describe what to do with the indentation",
4970
+ "schema.onEnterRules.action.indent.indent": "Insert new line and indent once (relative to the previous line's indentation).",
4971
+ "schema.onEnterRules.action.indent.indentOutdent": "Insert two new lines:\r\n - the first one indented which will hold the cursor\r\n - the second one at the same indentation level",
4972
+ "schema.onEnterRules.action.indent.none": "Insert new line and copy the previous line's indentation.",
4973
+ "schema.onEnterRules.action.indent.outdent": "Insert new line and outdent once (relative to the previous line's indentation).",
4974
+ "schema.onEnterRules.action.removeText": "Describes the number of characters to remove from the new line's indentation.",
4975
+ "schema.onEnterRules.afterText": "This rule will only execute if the text after the cursor matches this regular expression.",
4976
+ "schema.onEnterRules.afterText.errorMessage": "Must match the pattern `/^([gimuy]+)$/`.",
4977
+ "schema.onEnterRules.afterText.flags": "The RegExp flags for afterText.",
4978
+ "schema.onEnterRules.afterText.pattern": "The RegExp pattern for afterText.",
4979
+ "schema.onEnterRules.beforeText": "This rule will only execute if the text before the cursor matches this regular expression.",
4980
+ "schema.onEnterRules.beforeText.errorMessage": "Must match the pattern `/^([gimuy]+)$/`.",
4981
+ "schema.onEnterRules.beforeText.flags": "The RegExp flags for beforeText.",
4982
+ "schema.onEnterRules.beforeText.pattern": "The RegExp pattern for beforeText.",
4983
+ "schema.onEnterRules.previousLineText": "This rule will only execute if the text above the line matches this regular expression.",
4984
+ "schema.onEnterRules.previousLineText.errorMessage": "Must match the pattern `/^([gimuy]+)$/`.",
4985
+ "schema.onEnterRules.previousLineText.flags": "The RegExp flags for previousLineText.",
4986
+ "schema.onEnterRules.previousLineText.pattern": "The RegExp pattern for previousLineText.",
4987
+ "schema.openBracket": "The opening bracket character or string sequence.",
4988
+ "schema.surroundingPairs": "Defines the bracket pairs that can be used to surround a selected string.",
4989
+ "schema.wordPattern": "Defines what is considered to be a word in the programming language.",
4990
+ "schema.wordPattern.flags": "The RegExp flags used to match words.",
4991
+ "schema.wordPattern.flags.errorMessage": "Must match the pattern `/^([gimuy]+)$/`.",
4992
+ "schema.wordPattern.pattern": "The RegExp pattern used to match words."
4604
4993
  },
4605
4994
  "vs/workbench/contrib/commands/common/commands.contribution": {
4606
4995
  runCommands: "実行コマンド",
@@ -4652,6 +5041,7 @@ var content = {
4652
5041
  commentsConfigurationTitle: "コメント",
4653
5042
  expandAll: "すべて展開",
4654
5043
  openComments: "コメント パネルを開くタイミングを制御します。",
5044
+ reply: "Reply",
4655
5045
  totalUnresolvedComments: "{0} 件の未解決のコメント",
4656
5046
  useRelativeTime: "コメント タイムスタンプ ('1 日前' など) に相対時間を使用するかどうかを決定します。"
4657
5047
  },
@@ -4700,17 +5090,25 @@ var content = {
4700
5090
  commentLine: "[行: {0}]",
4701
5091
  commentRange: "[行: {0}-{1}]",
4702
5092
  "comments.view.title": "コメント",
4703
- commentsCount: "{0} 件のコメント",
5093
+ commentsCountReplies: "{0} replies",
5094
+ commentsCountReply: "1 reply",
4704
5095
  image: "イメージ",
4705
5096
  imageWithLabel: "イメージ: {0}",
4706
- lastReplyFrom: "{0} からの最後の返信"
5097
+ lastReplyFrom: "{0} からの最後の返信",
5098
+ outdated: "Outdated"
4707
5099
  },
4708
5100
  "vs/workbench/contrib/comments/browser/commentsView": {
5101
+ acessibleViewHint: "Inspect this in the accessible view ({0}).\r\n",
5102
+ acessibleViewHintNoKbOpen: "Inspect this in the accessible view via the command Open Accessible View which is currently not triggerable via keybinding.\r\n",
4709
5103
  "comments.filter.ariaLabel": "コメントをフィルター",
4710
5104
  "comments.filter.placeholder": "フィルター (例: text、author)",
4711
- resourceWithCommentLabel: "{3} の行 {1} 列 {2} での ${0}、ソース: {4}",
4712
- resourceWithCommentLabelFile: "{1} ${0}、ソース: {2}",
5105
+ replyCount: " {0} replies,",
5106
+ resourceWithCommentLabel: "{0} at line {1} column {2} in {3},{4} comment: {5}",
5107
+ resourceWithCommentLabelFile: "{0} in {1},{2} comment: {3}",
5108
+ resourceWithCommentLabelFileOutdated: "Outdated from {0} in {1},{2} comment: {3}",
5109
+ resourceWithCommentLabelOutdated: "Outdated from {0} at line {1} column {2} in {3},{4} comment: {5}",
4713
5110
  resourceWithCommentThreadsLabel: "{0}、完全なパス {1} のコメント",
5111
+ resourceWithRepliesLabel: "{0} {1}",
4714
5112
  rootCommentsLabel: "現在のワークスペースに対するコメント",
4715
5113
  "showing filtered results": "{0}/{1} を表示中"
4716
5114
  },
@@ -4720,8 +5118,8 @@ var content = {
4720
5118
  focusCommentsFilter: "コメント フィルターにフォーカス",
4721
5119
  focusCommentsList: "コメント ビューにフォーカス",
4722
5120
  resolved: "解決済みの内容を表示する",
4723
- "toggle resolved": "解決したコメントの切り替え",
4724
- "toggle unresolved": "未解決のコメントの切り替え",
5121
+ "toggle resolved": "Show Resolved",
5122
+ "toggle unresolved": "Show Unresolved",
4725
5123
  unresolved: "未解決の内容を表示する"
4726
5124
  },
4727
5125
  "vs/workbench/contrib/comments/browser/commentThreadBody": {
@@ -4758,6 +5156,11 @@ var content = {
4758
5156
  editorHasCommentingRange: "アクティブなエディターにコメント範囲があるかどうか",
4759
5157
  hasCommentingProvider: "開いているワークスペースにコメントまたはコメント範囲があるかどうか。",
4760
5158
  hasCommentingRange: "アクティブカーソルの位置にコメント範囲があるかどうか"
5159
+ },
5160
+ "vs/workbench/contrib/customEditor/browser/customEditorInput": {
5161
+ editorCannotMove: "Unable to move '{0}': The editor contains changes that can only be saved in its current window.",
5162
+ editorUnsupportedInWindow: "Unable to open the editor in this window, it contains modifications that can only be saved in the original window.",
5163
+ reopenInOriginalWindow: "Open in Original Window"
4761
5164
  },
4762
5165
  "vs/workbench/contrib/customEditor/common/contributedCustomEditors": {
4763
5166
  builtinProviderDisplayName: "ビルトイン"
@@ -4790,7 +5193,7 @@ var content = {
4790
5193
  breakpoint: "ブレークポイント",
4791
5194
  breakpointHasConditionDisabled: "この {0} には削除時に失われる {1} があります。代わりに {0} を有効にすることを検討してください。",
4792
5195
  breakpointHasConditionEnabled: "この {0} には削除時に失われる {1} があります。代わりに {0} を無効にすることを検討してください。",
4793
- breakpointHelper: "クリックしてブレークポイントを追加します。",
5196
+ breakpointHelper: "Click to add a breakpoint",
4794
5197
  condition: "条件",
4795
5198
  "debugIcon.breakpointCurrentStackframeForeground": "現在のブレークポイント スタック フレームのアイコン色。",
4796
5199
  "debugIcon.breakpointDisabledForeground": "無効なブレークポイントのアイコン色。",
@@ -4823,6 +5226,7 @@ var content = {
4823
5226
  "vs/workbench/contrib/debug/browser/breakpointsView": {
4824
5227
  access: "アクセス",
4825
5228
  activateBreakpoints: "ブレークポイントのアクティブ化の切り替え",
5229
+ addDataBreakpointOnAddress: "Add Data Breakpoint at Address",
4826
5230
  addFunctionBreakpoint: "関数ブレークポイントの追加",
4827
5231
  breakpoint: "ブレークポイント",
4828
5232
  breakpointUnsupported: "このタイプのブレークポイントはデバッガーではサポートされていません",
@@ -4830,8 +5234,14 @@ var content = {
4830
5234
  dataBreakPointExpresionAriaLabel: "式を入力します。式が true と評価される場合にデータ ブレークポイントを中断します",
4831
5235
  dataBreakPointHitCountAriaLabel: "ヒット カウントを入力します。ヒット カウントが満たされる場合にデータ ブレークポイントを中断します。",
4832
5236
  dataBreakpoint: "データ ブレークポイント",
5237
+ dataBreakpointAccessType: "Select the access type to monitor",
5238
+ dataBreakpointAddrFormat: "Address should be a range of numbers the form \"[Start] - [End]\" or \"[Start] + [Bytes]\"",
5239
+ dataBreakpointAddrStartEnd: "Number must be a decimal integer or hex value starting with \"0x\", got {0}",
5240
+ dataBreakpointError: "Failed to set data breakpoint at {0}: {1}",
4833
5241
  dataBreakpointExpressionPlaceholder: "式が true と評価されたときに中断",
4834
5242
  dataBreakpointHitCountPlaceholder: "ヒット カウントが満たされる場合に中断します",
5243
+ dataBreakpointMemoryRangePlaceholder: "Absolute range (0x1234 - 0x1300) or range of bytes after an address (0x1234 + 0xff)",
5244
+ dataBreakpointMemoryRangePrompt: "Enter a memory range in which to break",
4835
5245
  dataBreakpointUnsupported: "このデバッグの種類ではサポートされていないデータ ブレークポイント",
4836
5246
  dataBreakpointsNotSupported: "このデバッグの種類では、データ ブレークポイントはサポートされていません。",
4837
5247
  disableAllBreakpoints: "すべてのブレークポイントを無効にする",
@@ -4839,6 +5249,7 @@ var content = {
4839
5249
  disabledLogpoint: "無効なログポイント",
4840
5250
  editBreakpoint: "関数の条件の編集...",
4841
5251
  editCondition: "条件の編集...",
5252
+ editDataBreakpointOnAddress: "Edit Address...",
4842
5253
  editHitCount: "ヒット カウントの編集...",
4843
5254
  editMode: "編集モード...",
4844
5255
  enableAllBreakpoints: "すべてのブレークポイントを有効にする",
@@ -4861,6 +5272,7 @@ var content = {
4861
5272
  instructionBreakpointAtAddress: "アドレス {0} の命令ブレークポイント",
4862
5273
  instructionBreakpointUnsupported: "このデバッグの種類では命令ブレークポイントはサポートされていません",
4863
5274
  logMessage: "ログ メッセージ: {0}",
5275
+ miDataBreakpoint: "&&Data Breakpoint...",
4864
5276
  miDisableAllBreakpoints: "すべてのブレークポイントを無効にする(&&L)",
4865
5277
  miEnableAllBreakpoints: "すべてのブレークポイントを有効にする(&&E)",
4866
5278
  miFunctionBreakpoint: "関数のブレークポイント(&&F)...",
@@ -4885,6 +5297,7 @@ var content = {
4885
5297
  expression: "式",
4886
5298
  hitCount: "ヒット カウント",
4887
5299
  logMessage: "ログ メッセージ",
5300
+ noBpSource: "Could not load source.",
4888
5301
  noTriggerByBreakpoint: "なし",
4889
5302
  ok: "OK",
4890
5303
  selectBreakpoint: "ブレークポイントの選択",
@@ -4913,7 +5326,6 @@ var content = {
4913
5326
  },
4914
5327
  "vs/workbench/contrib/debug/browser/debug.contribution": {
4915
5328
  SetNextStatement: "次のステートメントの設定",
4916
- addToWatchExpressions: "ウォッチに追加",
4917
5329
  allowBreakpointsEverywhere: "任意のファイルにブレークポイントを設定できるようにします。",
4918
5330
  always: "ステータス バーにデバッグを常に表示する",
4919
5331
  breakWhenValueChanges: "値が変更されたときに中断する",
@@ -4923,7 +5335,6 @@ var content = {
4923
5335
  callStack: "コール スタック",
4924
5336
  cancel: "デバッグを取り消します。",
4925
5337
  closeReadonlyTabsOnEnd: "デバッグ セッションの終了時に、そのセッションに関連付けられているすべての読み取り専用タブが閉じられます",
4926
- copyAsExpression: "式としてコピー",
4927
5338
  copyStackTrace: "呼び出し履歴のコピー",
4928
5339
  copyValue: "値のコピー",
4929
5340
  "debug.autoExpandLazyVariables": "デバッガーによって遅延解決される変数 (ゲッターなど) の値を自動的に表示します。",
@@ -4942,6 +5353,10 @@ var content = {
4942
5353
  "debug.enableStatusBarColor": "デバッガーがアクティブな場合のステータス バーの色。",
4943
5354
  "debug.focusEditorOnBreak": "デバッガーが中断したときにエディターにフォーカスを設定するかどうかを制御します。",
4944
5355
  "debug.focusWindowOnBreak": "デバッガーが中断したときにワークベンチ ウィンドウにフォーカスするかどうかを制御します。",
5356
+ "debug.gutterMiddleClickAction.conditionalBreakpoint": "Add Conditional Breakpoint.",
5357
+ "debug.gutterMiddleClickAction.logpoint": "Add Logpoint.",
5358
+ "debug.gutterMiddleClickAction.none": "Don't perform any action.",
5359
+ "debug.gutterMiddleClickAction.triggeredBreakpoint": "Add Triggered Breakpoint.",
4945
5360
  "debug.hideLauncherWhileDebugging": "デバッグがアクティブな間は、[実行とデバッグ] ビューのタイトル バーで [デバッグの開始] コントロールを非表示にします。'{0}' が 'docked' でない場合にのみ関連します。",
4946
5361
  "debug.onTaskErrors": "preLaunchTask の実行後にエラーが発生した場合の処理を制御します。",
4947
5362
  "debug.saveBeforeStart": "デバッグ セッションを開始する前にどのエディターを保存するかを制御します。",
@@ -4960,6 +5375,7 @@ var content = {
4960
5375
  "debugToolBar.hidden": "デバッグ ツール バーを表示しません。",
4961
5376
  disassembly: "逆アセンブリ",
4962
5377
  editWatchExpression: "式の編集",
5378
+ gutterMiddleClickAction: "Controls the action to perform when clicking the editor gutter with the middle mouse button.",
4963
5379
  inlineBreakpoint: "インライン ブレークポイント",
4964
5380
  inlineValues: "デバッグ中にエディターの行内に変数値を表示します。",
4965
5381
  "inlineValues.focusNoScroll": "言語でインライン値の場所がサポートされている場合、デバッグ中に変数値をインラインでエディターに表示します。",
@@ -5047,12 +5463,15 @@ var content = {
5047
5463
  "vs/workbench/contrib/debug/browser/debugCommands": {
5048
5464
  addConfiguration: "構成の追加...",
5049
5465
  addInlineBreakpoint: "インライン ブレークポイントを追加",
5466
+ addToWatchExpressions: "Add to Watch",
5050
5467
  callStackBottom: "呼び出し履歴の一番下に移動",
5051
5468
  callStackDown: "呼び出し履歴の下へ移動",
5052
5469
  callStackTop: "呼び出し履歴の先頭に移動",
5053
5470
  callStackUp: "呼び出し履歴を上へ移動",
5054
5471
  chooseLocation: "特定の場所を選択する",
5055
5472
  continueDebug: "続行",
5473
+ copyAsExpression: "Copy as Expression",
5474
+ copyValue: "Copy Value",
5056
5475
  debug: "デバッグ",
5057
5476
  disconnect: "切断",
5058
5477
  disconnectSuspend: "切断して中断する",
@@ -5110,6 +5529,7 @@ var content = {
5110
5529
  stepIntoTargets: "ターゲットにステップ イン",
5111
5530
  toggleBreakpointAction: "デバッグ: ブレークポイントの切り替え",
5112
5531
  toggleDisassemblyViewSourceCode: "逆アセンブリ ビューでソース コードを切り替える",
5532
+ toggleDisassemblyViewSourceCodeDescription: "Shows or hides source code in disassembly",
5113
5533
  triggerByBreakpointEditorAction: "デバッグ: トリガーされたブレークポイントの追加..."
5114
5534
  },
5115
5535
  "vs/workbench/contrib/debug/browser/debugEditorContribution": {
@@ -5175,6 +5595,7 @@ var content = {
5175
5595
  variablesViewIcon: "変数ビューのアイコンを表示します。",
5176
5596
  watchExpressionRemove: "ウォッチ ビューの [削除] アクションのアイコン。",
5177
5597
  watchExpressionsAdd: "ウォッチ ビューの追加アクションのアイコン。",
5598
+ watchExpressionsAddDataBreakpoint: "Icon for the add data breakpoint action in the breakpoints view.",
5178
5599
  watchExpressionsAddFuncBreakpoint: "ウォッチ ビューの関数ブレークポイントの追加アクションのアイコン。",
5179
5600
  watchExpressionsRemoveAll: "ウォッチ ビューにある、すべてを削除アクションのアイコン。",
5180
5601
  watchViewIcon: "ウォッチ ビューのアイコンを表示します。"
@@ -5217,6 +5638,7 @@ var content = {
5217
5638
  debuggingStartedNoDebug: "デバッグなしで実行を開始しました。",
5218
5639
  debuggingStopped: "デバッグは停止されました。",
5219
5640
  noDebugAdapter: "利用可能なデバッガーがありません。'{0}' を送信できません",
5641
+ sessionDoesNotSupporBytesBreakpoints: "Session does not support breakpoints with bytes",
5220
5642
  sessionNotReadyForBreakpoints: "ブレークポイント用のセッションの準備が整っていません"
5221
5643
  },
5222
5644
  "vs/workbench/contrib/debug/browser/debugSessionPicker": {
@@ -5253,6 +5675,7 @@ var content = {
5253
5675
  "vs/workbench/contrib/debug/browser/debugViewlet": {
5254
5676
  debugPanel: "デバッグ コンソール",
5255
5677
  miOpenConfigurations: "構成を開く(&&C)",
5678
+ openLaunchConfigDescription: "Opens the file used to configure how your program is debugged",
5256
5679
  selectWorkspaceFolder: "launch.json ファイルを作成するワークスペース フォルダーを選択するか、それをワークスペース構成ファイルに追加します",
5257
5680
  startAdditionalSession: "追加のセッションを開始"
5258
5681
  },
@@ -5300,6 +5723,7 @@ var content = {
5300
5723
  "actions.repl.acceptInput": "REPL での入力を反映",
5301
5724
  "actions.repl.copyAll": "デバッグ: コンソールをすべてコピー",
5302
5725
  clearRepl: "コンソールのクリア",
5726
+ "clearRepl.descriotion": "Clears all program output from your debug REPL",
5303
5727
  collapse: "すべて折りたたんで表示します。",
5304
5728
  copy: "コピー",
5305
5729
  copyAll: "すべてコピー",
@@ -5309,7 +5733,7 @@ var content = {
5309
5733
  selectRepl: "デバッグ コンソールを選択",
5310
5734
  "showing filtered repl lines": "{0}/{1} を表示中",
5311
5735
  startDebugFirst: "式を評価するデバッグ セッションを開始してください",
5312
- "workbench.debug.filter.placeholder": "フィルター (例: text、!exclude)"
5736
+ "workbench.debug.filter.placeholder": "Filter (e.g. text, !exclude, \\escape)"
5313
5737
  },
5314
5738
  "vs/workbench/contrib/debug/browser/replViewer": {
5315
5739
  debugConsole: "デバッグ コンソール",
@@ -5325,17 +5749,14 @@ var content = {
5325
5749
  statusBarDebuggingForeground: "プログラムをデバッグしているときのステータス バーの前景色。ステータス バーはウィンドウの下部に表示されます"
5326
5750
  },
5327
5751
  "vs/workbench/contrib/debug/browser/variablesView": {
5328
- cancel: "取り消す",
5329
5752
  collapse: "すべて折りたたむ",
5330
- install: "インストール",
5331
5753
  removeVisualizer: "ビジュアライザーの削除",
5332
5754
  useVisualizer: "変数の視覚化...",
5333
5755
  variableAriaLabel: "{0}、値 {1}",
5334
5756
  variableScopeAriaLabel: "スコープ {0}",
5335
5757
  variableValueAriaLabel: "新しい変数値を入力する",
5336
5758
  variablesAriaTreeLabel: "変数のデバッグ",
5337
- "viewMemory.install.progress": "16 進エディターをインストールしています...",
5338
- "viewMemory.prompt": "バイナリ データを検査するには、16 進エディター拡張機能が必要です。今すぐインストールしますか?"
5759
+ "viewMemory.prompt": "Inspecting binary data requires this extension."
5339
5760
  },
5340
5761
  "vs/workbench/contrib/debug/browser/watchExpressionsView": {
5341
5762
  addWatchExpression: "式の追加",
@@ -5366,6 +5787,7 @@ var content = {
5366
5787
  breakWhenValueIsReadSupported: "フォーカスされたブレークポイントで値の読み取り時の中断がサポートされている場合は True です。",
5367
5788
  breakpointHasModes: "ブレークポイントに切り替え可能な複数のモードがあるかどうか。",
5368
5789
  breakpointInputFocused: "[ブレークポイント] ビューで入力ボックスにフォーカスがある場合は True です。",
5790
+ breakpointItemIsDataBytes: "Whether the breakpoint item is a data breakpoint on a byte range.",
5369
5791
  breakpointItemType: "[ブレークポイント] ビュー内のフォーカスされた要素の項目の種類を表します。例: 'breakpoint'、'exceptionBreakppint'、'functionBreakpoint'、'dataBreakpoint'",
5370
5792
  breakpointSupportsCondition: "フォーカスされたブレークポイントで条件がサポートされている場合は True です。",
5371
5793
  breakpointWidgetVisibile: "ブレークポイント エディター ゾーン ウィジェットが表示されている場合は True、それ以外の場合は False です。",
@@ -5379,6 +5801,7 @@ var content = {
5379
5801
  debugConfigurationType: "選択した起動構成のデバッグの種類です。例: 'python'。",
5380
5802
  debugExtensionsAvailable: "少なくとも 1 つのデバッグ拡張機能がインストールされ、有効になっている場合は true。",
5381
5803
  debugProtocolVariableMenuContext: "[変数] ビュー内のフォーカスされた変数でデバッグ アダプターによって設定されたコンテキストを表します。",
5804
+ debugSetDataBreakpointAddressSupported: "True when the focused session supports 'getBreakpointInfo' request on an address.",
5382
5805
  debugSetExpressionSupported: "フォーカスされたセッションで 'setExpression' 要求がサポートされている場合は True です。",
5383
5806
  debugSetVariableSupported: "フォーカスされたセッションで 'setVariable' 要求がサポートされている場合は True です。",
5384
5807
  debugState: "フォーカスされたデバッグ セッションの状態です。'inactive'、'initializing'、'stopped'、'running' のいずれかになります。",
@@ -5412,6 +5835,7 @@ var content = {
5412
5835
  terminateDebuggeeSupported: "フォーカスされたセッションが終了デバッグ対象機能をサポートすしている場合は true。",
5413
5836
  variableEvaluateNamePresent: "フォーカスされた変数で 'evalauteName' フィールドが設定されている場合は True です。",
5414
5837
  variableExtensionId: "デバッグ視覚化句に存在する変数ソースの拡張機能 ID。",
5838
+ variableInterfaces: "Any interfaces or contracts that the variable satisfies, present for debug visualization clauses.",
5415
5839
  variableIsReadonly: "フォーカスされた変数が読み取り専用の場合は True。",
5416
5840
  variableLanguage: "デバッグ視覚化句に存在する変数ソースの言語。",
5417
5841
  variableName: "デバッグ視覚化句に存在する変数の名前。",
@@ -5612,9 +6036,10 @@ var content = {
5612
6036
  errors: "キャッチできない {0} 個のエラーが検出されました",
5613
6037
  extensionActivating: "拡張機能をアクティブ化しています...",
5614
6038
  languageActivation: "{0} ファイルを開いたため、{1} によってアクティブ化されました",
5615
- "requests count": "{0} 要求: {1} (セッション)",
5616
- "requests count title": "最後の要求は {0} でした。全体的な要求: {1}",
6039
+ "requests count": "{0} Requests: {1} (Overall)",
6040
+ "requests count title": "Last request was {0}.",
5617
6041
  runtimeExtensions: "ランタイム拡張機能",
6042
+ "session requests count": ", {0} (Session)",
5618
6043
  showRuntimeExtensions: "実行中の拡張機能の表示",
5619
6044
  starActivation: "起動時に {0} によってアクティブ化されました",
5620
6045
  startupFinishedActivation: "起動が完了した後に {0} によってアクティブ化されました",
@@ -5663,6 +6088,7 @@ var content = {
5663
6088
  "last released": "前回のリリース日",
5664
6089
  "last updated": "最終更新",
5665
6090
  license: "ライセンス",
6091
+ "local extension": "Local Extension",
5666
6092
  name: "拡張機能名",
5667
6093
  noChangelog: "使用可能な変更ログはありません。",
5668
6094
  noDependencies: "依存関係はありません",
@@ -5672,7 +6098,8 @@ var content = {
5672
6098
  publisher: "発行者",
5673
6099
  rating: "評価",
5674
6100
  repository: "リポジトリ",
5675
- resources: "リソース"
6101
+ resources: "リソース",
6102
+ "workspace extension": "Workspace Extension"
5676
6103
  },
5677
6104
  "vs/workbench/contrib/extensions/browser/extensionEnablementWorkspaceTrustTransitionParticipant": {
5678
6105
  "restartExtensionHost.reason": "ワークスペースの信頼が変更されたため、拡張機能ホストを再起動しています。"
@@ -5765,9 +6192,9 @@ var content = {
5765
6192
  "extensions.supportVirtualWorkspaces": "拡張機能の仮想ワークスぺースのサポートをオーバーライドします。",
5766
6193
  extensionsCheckUpdates: "有効にした場合、拡張機能の更新を自動的に確認します。拡張機能に更新がある場合は、拡張機能ビューで古くなった拡張機能として表示されます。更新は Microsoft オンライン サービスから取得されます。",
5767
6194
  extensionsCloseExtensionDetailsOnViewChange: "有効にした場合、拡張機能の詳細を表示したエディターは拡張機能ビューから移動すると自動的に閉じられるようになります。",
5768
- extensionsConfigurationTitle: "拡張機能",
5769
6195
  extensionsDeferredStartupFinishedActivation: "有効にすると、タイムアウト後に `onStartupFinished` アクティブ化イベントを宣言する拡張機能がアクティブ化されます。",
5770
6196
  extensionsIgnoreRecommendations: "有効にした場合、拡張機能の推奨事項の通知を表示しません。",
6197
+ extensionsInQuickAccess: "When enabled, extensions can be searched for via Quick Access and report issues from there.",
5771
6198
  extensionsShowRecommendationsOnlyOnDemand_Deprecated: "この設定は非推奨化されています。extensions.ignoreRecommendations 設定を使用して、推奨事項の通知を制御します。既定で推奨ビューを非表示にするには、拡張機能ビューの可視性アクションを使用します。",
5772
6199
  extensionsWebWorker: "web worker 拡張機能ホストを有効にします。",
5773
6200
  "extensionsWebWorker.auto": "Web ワーカー拡張機能のホストは、Web 拡張機能で必要とされるときに起動されます。",
@@ -5842,8 +6269,10 @@ var content = {
5842
6269
  "workbench.extensions.installExtension.description": "指定された拡張機能をインストールします",
5843
6270
  "workbench.extensions.installExtension.option.context": "インストールのコンテキスト。これは、インストール ハンドラーに情報を渡すために使用できる JSON オブジェクトです。つまり、'{skipWalkthrough: true}' はインストール時にチュートリアルを開くのをスキップします。",
5844
6271
  "workbench.extensions.installExtension.option.donotSync": "有効にすると、設定の同期がオンの場合に VS Code はこの拡張機能を同期しません。",
6272
+ "workbench.extensions.installExtension.option.enable": "When enabled, the extension will be enabled if it is installed but disabled. If the extension is already enabled, this has no effect.",
5845
6273
  "workbench.extensions.installExtension.option.installOnlyNewlyAddedFromExtensionPackVSIX": "有効にした場合、VS Code は拡張機能パックの VSIX から新しく追加された拡張機能のみをインストールします。このオプションは、VSIX のインストール中にのみ考慮されます。",
5846
6274
  "workbench.extensions.installExtension.option.installPreReleaseVersion": "有効にすると、プレリリース版の拡張機能が使用可能な場合は、VS Code によってインストールされます。",
6275
+ "workbench.extensions.installExtension.option.justification": "Justification for installing the extension. This is a string or an object that can be used to pass any information to the installation handlers. i.e. `{reason: 'This extension wants to open a URI', action: 'Open URI'}` will show a message box with the reason and action upon install.",
5847
6276
  "workbench.extensions.search.arg.name": "検索で使用するクエリ",
5848
6277
  "workbench.extensions.search.description": "特定の拡張機能を検索する",
5849
6278
  "workbench.extensions.uninstallExtension.arg.name": "アンインストールする拡張機能の ID",
@@ -5939,6 +6368,7 @@ var content = {
5939
6368
  "install release version": "リリース バージョンのインストール",
5940
6369
  "install remote extensions": "ローカルでリモート拡張機能をインストールする",
5941
6370
  "install vsix": "ダウンロードが終わったら、ダウンロードされた '{0}' の VSIX を手動でインストールしてください。",
6371
+ "install workspace version": "Install Workspace Extension",
5942
6372
  installExtensionComplete: "拡張機能 {0} のインストールが完了しました。",
5943
6373
  installExtensionStart: "拡張機能 {0} のインストールを開始しました。エディターはこの拡張機能の詳細を開いています。",
5944
6374
  installRecommendedExtension: "おすすめの拡張機能のインストール",
@@ -5960,8 +6390,9 @@ var content = {
5960
6390
  "not web tooltip": "'{0}' 拡張機能は {1} では使用できません。",
5961
6391
  "pre-release": "事前公開",
5962
6392
  reinstall: "拡張機能の再インストール...",
5963
- "reload required": "再読み込みが必要です",
5964
- reloadAction: "再読み込み",
6393
+ "reload window": "Reload Window",
6394
+ "restart extensions": "Restart Extensions",
6395
+ "restart product": "Restart to Update",
5965
6396
  "search recommendations": "拡張機能の検索",
5966
6397
  "select and install local extensions": "ローカル拡張機能を '{0}' にインストールします...",
5967
6398
  "select and install remote extensions": "ローカルでリモート拡張機能をインストールする...",
@@ -5990,6 +6421,7 @@ var content = {
5990
6421
  uninstalled: "アンインストール済み",
5991
6422
  update: "更新",
5992
6423
  "update operation": "'{0}' 拡張機能の更新中にエラーが発生しました。",
6424
+ "update product": "Update {0}",
5993
6425
  "update to": "v{0} に更新",
5994
6426
  updateExtensionComplete: "拡張機能 {0} のバージョン {1} への更新を完了しました。",
5995
6427
  updateExtensionStart: "拡張機能 {0} のバージョン {1} への更新を開始しました。",
@@ -6065,11 +6497,11 @@ var content = {
6065
6497
  enabledExtensions: "有効",
6066
6498
  extensionFound: "1 個の拡張機能が見つかりました。",
6067
6499
  extensionFoundInSection: "{0} セクションに 1 個の拡張機能が見つかりました。",
6068
- extensionToReload: "{0} の再読み込みが必要です",
6500
+ extensionToReload: "{0} requires restart",
6069
6501
  extensionToUpdate: "{0} 更新が必要です",
6070
6502
  extensionsFound: "{0} 個の拡張機能が見つかりました。",
6071
6503
  extensionsFoundInSection: "{1} セクションに {0} 個の拡張機能が見つかりました。",
6072
- extensionsToReload: "{0} の再読み込みが必要です",
6504
+ extensionsToReload: "{0} require restart",
6073
6505
  extensionsToUpdate: "{0} 更新が必要です",
6074
6506
  "install remote in local": "ローカルでリモート拡張機能をインストールする...",
6075
6507
  installed: "インストール済み",
@@ -6114,6 +6546,7 @@ var content = {
6114
6546
  extensionIconVerifiedForeground: "拡張機能の確認済みの発行元のアイコンの色。",
6115
6547
  extensionPreReleaseForeground: "プレリリース拡張機能のアイコンの色。",
6116
6548
  "has prerelease": "この拡張子には利用可能な {0} があります",
6549
+ "local extension": "Local Extension",
6117
6550
  message: "1 個のメッセージ",
6118
6551
  messages: "{0} 個のメッセージ",
6119
6552
  "publisher verified tooltip": "この発行元では、{0} の所有権を確認しました",
@@ -6125,26 +6558,46 @@ var content = {
6125
6558
  "syncingore.label": "同期中はこの拡張機能が無視されます。",
6126
6559
  "uncaught error": "キャッチできない 1 個のエラーが検出されました",
6127
6560
  "uncaught errors": "キャッチできない {0} 個のエラーが検出されました",
6128
- updateRequired: "最新バージョン:"
6561
+ updateRequired: "最新バージョン:",
6562
+ "workspace extension": "Workspace Extension"
6129
6563
  },
6130
6564
  "vs/workbench/contrib/extensions/browser/extensionsWorkbenchService": {
6131
6565
  "Manifest is not found": "マニフェストが見つかりません",
6132
6566
  "disable all": "すべて無効にする",
6133
- "enable locally": "この拡張機能をローカルで有効にするには、Visual Studio Code を再度読み込んでください。",
6134
- "enable remote": "この拡張機能を {0} で有効にするには、Visual Studio Code を再度読み込んでください。",
6567
+ "enable locally": "Please {0} to enable this extension locally.",
6568
+ "enable remote": "Please {0} to enable this extension in {1}.",
6569
+ enableButtonLabel: "&&Enable Extension",
6570
+ enableButtonLabelWithAction: "&&Enable Extension and {0}",
6571
+ enableExtensionMessage: "Would you like to enable '{0}' extension?",
6572
+ enableExtensionTitle: "Enable Extension",
6135
6573
  incompatible: "'{0}' 拡張機能は互換性がないため、インストールできません。",
6574
+ installButtonLabel: "&&Install Extension",
6575
+ installButtonLabelWithAction: "&&Install Extension and {0}",
6576
+ installExtensionMessage: "Would you like to install '{0}' extension from '{1}'?",
6577
+ installExtensionTitle: "Install Extension",
6578
+ installVSIXMessage: "Would you like to install the extension?",
6136
6579
  "installing extension": "拡張機能をインストールしています...",
6137
6580
  "installing named extension": "'{0}' 拡張機能をインストールしています....",
6138
6581
  malicious: "この拡張機能は問題ありと報告されました。",
6139
6582
  multipleDependentsError: "'{0}' 拡張機能のみを無効にすることはできません。'{1}'、'{2}'、その他の拡張機能がこれに依存しています。これらの拡張機能をすべて無効にしますか?",
6140
- "not found": "拡張機能 '{0}' をインストールできません。要求されたバージョン '{1}' が見つかりません。",
6141
- postDisableTooltip: "Visual Studio Code を再度読み込んで、この拡張機能を無効化してください。",
6142
- postEnableTooltip: "この拡張機能の有効化を完了させるために、Visual Studio Code を再読み込みしてください。",
6143
- postUninstallTooltip: "この拡張機能のアンインストールを完了させるために、Visual Studio Code を再読み込みしてください。",
6144
- postUpdateTooltip: "更新された拡張機能を有効にするために、Visual Studio Code を再読み込みしてください。",
6583
+ "not found": "Unable to install extension '{0}' because it is not found.",
6584
+ "not found version": "Unable to install extension '{0}' because the requested version '{1}' is not found.",
6585
+ open: "Open Extension",
6586
+ postDisableTooltip: "Please {0} to disable this extension.",
6587
+ postEnableTooltip: "Please {0} to enable this extension.",
6588
+ postUninstallTooltip: "Please {0} to complete the uninstallation of this extension.",
6589
+ postUpdateDownloadTooltip: "Please update {0} to enable the updated extension.",
6590
+ postUpdateRestartTooltip: "Please restart {0} to enable the updated extension.",
6591
+ postUpdateTooltip: "Please {0} to enable the updated extension.",
6592
+ postUpdateUpdateTooltip: "Please update {0} to enable the updated extension.",
6593
+ reload: "reload window",
6594
+ restart: "Enable or Disable extensions",
6595
+ "restart extensions": "restart extensions",
6145
6596
  singleDependentError: "'{0}' 拡張機能のみを無効にすることはできません。'{1}' 拡張機能がこれに依存しています。これらの拡張機能をすべて無効にしますか?",
6597
+ "sync extension": "Sync this extension",
6146
6598
  twoDependentsError: "'{0}' 拡張機能のみを無効にすることはできません。'{1}' および '{2}' の拡張機能がこれに依存しています。これらの拡張機能をすべて無効にしますか?",
6147
- uninstallingExtension: "拡張機能をアンインストールしています..."
6599
+ uninstallingExtension: "拡張機能をアンインストールしています...",
6600
+ unknown: "Unable to install extension"
6148
6601
  },
6149
6602
  "vs/workbench/contrib/extensions/browser/fileBasedRecommendations": {
6150
6603
  fileBasedRecommendation: "この拡張機能は、最近開いたファイルに基づいてお勧めしています。",
@@ -6248,8 +6701,11 @@ var content = {
6248
6701
  binFailed: "ごみ箱を使用した削除に失敗しました。代わりに完全に削除しますか?",
6249
6702
  clipboardComparisonLabel: "クリップボード ↔ {0}",
6250
6703
  closeGroup: "グループを閉じる",
6704
+ compareFileWithMeta: "Opens a picker to select a file to diff with the active editor.",
6251
6705
  compareNewUntitledTextFiles: "新しい無題のテキスト ファイルの比較",
6706
+ compareNewUntitledTextFilesMeta: "Opens a new diff editor with two untitled files.",
6252
6707
  compareWithClipboard: "クリップボードとアクティブ ファイルを比較",
6708
+ compareWithClipboardMeta: "Opens a new diff editor to compare the active file with the contents of the clipboard.",
6253
6709
  confirmDeleteMessageFile: "'{0}' を完全に削除してもよろしいですか?",
6254
6710
  confirmDeleteMessageFilesAndDirectories: "次の {0} ファイル/ディレクトリとその内容を完全に削除しますか?",
6255
6711
  confirmDeleteMessageFolder: "'{0}' とその内容を完全に削除してもよろしいですか?",
@@ -6293,6 +6749,7 @@ var content = {
6293
6749
  fileNameStartsWithSlashError: "ファイルまたはフォルダーの名前はスラッシュで始めることができません。",
6294
6750
  fileNameWhitespaceWarning: "ファイル名またはフォルダー名の先頭または末尾に空白文字が検出されました。",
6295
6751
  focusFilesExplorer: "ファイル エクスプローラーにフォーカスを置く",
6752
+ focusFilesExplorerMetadata: "Moves focus to the file explorer view container.",
6296
6753
  globalCompareFile: "アクティブ ファイルを比較しています...",
6297
6754
  invalidFileNameError: "名前 **{0}** がファイル名またはフォルダー名として無効です。別の名前を指定してください。",
6298
6755
  irreversible: "この操作は元に戻せません。",
@@ -6303,6 +6760,7 @@ var content = {
6303
6760
  newFile: "新しいファイル...",
6304
6761
  newFolder: "新しいフォルダー...",
6305
6762
  openFileInEmptyWorkspace: "新しい空白のワークスペースでアクティブ ファイルを開く",
6763
+ openFileInEmptyWorkspaceMetadata: "Opens the active file in a new window with no folders open.",
6306
6764
  "openFileToShowInNewWindow.unsupportedschema": "アクティブなエディターには、開くことができるリソースを含める必要があります。",
6307
6765
  pasteButtonLabel: "貼り付け(&&P)",
6308
6766
  pasteFile: "貼り付け",
@@ -6311,14 +6769,15 @@ var content = {
6311
6769
  renamingBulkEdit: "{0} の名前を {1} に変更しています",
6312
6770
  replaceButtonLabel: "置換(&&R)",
6313
6771
  resetActiveEditorReadonlyInSession: "セッションでのアクティブ エディターの読み取り専用のリセット",
6314
- restore: "このファイルは、[元に戻す] コマンドを使用して復元できます",
6315
- restorePlural: "これらのファイルは、[元に戻す] コマンドを使用して復元できます",
6772
+ restore: "You can restore this file using the Undo command.",
6773
+ restorePlural: "You can restore these files using the Undo command.",
6316
6774
  retry: "再試行",
6317
6775
  retryButtonLabel: "再試行(&&R)",
6318
6776
  saveAllInGroup: "すべてをグループに保存",
6319
6777
  setActiveEditorReadonlyInSession: "セッションでのアクティブ エディターの読み取り専用の設定",
6320
6778
  setActiveEditorWriteableInSession: "セッションでアクティブエディターの書き込み可能を設定する",
6321
6779
  showInExplorer: "エクスプローラー ビューでアクティブなファイルを表示する",
6780
+ showInExplorerMetadata: "Reveals and selects the active file within the explorer view.",
6322
6781
  toggleActiveEditorReadonlyInSession: "セッションでのアクティブ エディターの読み取り専用の切り替え",
6323
6782
  toggleAutoSave: "自動保存の切り替え",
6324
6783
  toggleAutoSaveDescription: "入力後にファイルを自動的に保存する機能を切り替える",
@@ -6336,6 +6795,7 @@ var content = {
6336
6795
  closeOthers: "その他を閉じる",
6337
6796
  closeSaved: "保存済みを閉じる",
6338
6797
  compareActiveWithSaved: "保存済みファイルと作業中のファイルを比較",
6798
+ compareActiveWithSavedMeta: "Opens a new diff editor to compare the active file with the version on disk.",
6339
6799
  compareSelected: "選択項目の比較",
6340
6800
  compareSource: "比較対象の選択",
6341
6801
  compareWithSaved: "保存済みと比較",
@@ -6427,10 +6887,12 @@ var content = {
6427
6887
  },
6428
6888
  "vs/workbench/contrib/files/browser/views/explorerView": {
6429
6889
  collapseExplorerFolders: "エクスプローラーのフォルダーを折りたたむ",
6890
+ collapseExplorerFoldersMetadata: "Folds all folders in the Explorer.",
6430
6891
  createNewFile: "新しいファイル...",
6431
6892
  createNewFolder: "新しいフォルダー...",
6432
6893
  explorerSection: "エクスプローラー セクション: {0}",
6433
- refreshExplorer: "エクスプローラーを最新表示する"
6894
+ refreshExplorer: "エクスプローラーを最新表示する",
6895
+ refreshExplorerMetadata: "Forces a refresh of the Explorer."
6434
6896
  },
6435
6897
  "vs/workbench/contrib/files/browser/views/explorerViewer": {
6436
6898
  confirmMove: "'{0}' を '{1}' に移動しますか?",
@@ -6524,7 +6986,6 @@ var content = {
6524
6986
  "stop.title": "インレイ ヒントの読み取りを停止する"
6525
6987
  },
6526
6988
  "vs/workbench/contrib/inlineChat/browser/inlineChatActions": {
6527
- accept: "要求する",
6528
6989
  apply1: "変更を受け入れる",
6529
6990
  apply2: "同意する",
6530
6991
  arrowDown: "カーソルを下へ",
@@ -6533,26 +6994,16 @@ var content = {
6533
6994
  cat: "インライン チャット",
6534
6995
  close: "閉じる",
6535
6996
  configure: "構成 ",
6536
- contractMessage: "表示数を減らす",
6537
6997
  copyRecordings: "(開発者) Exchange をクリップボードに書き込む",
6538
6998
  discard: "破棄",
6539
6999
  discardMenu: "破棄...",
6540
- expandMessage: "表示数を増やす",
6541
- "feedback.helpful": "役に立った",
6542
- "feedback.reportIssueForBug": "問題を報告",
6543
- "feedback.unhelpful": "役に立たなかった",
6544
7000
  focus: "入力のフォーカス",
6545
7001
  label: "`{0}` と {1} フォローアップ ({2})",
6546
7002
  moveToNextHunk: "次の変更箇所に移動",
6547
7003
  moveToPreviousHunk: "前の変更箇所に移動",
6548
- nextFromHistory: "履歴から次へ",
6549
- previousFromHistory: "履歴から前へ",
6550
- rerun: "応答の再生成",
6551
- rerunShort: "再生成",
6552
- run: "インライン チャットを開始する",
6553
- showChanges: "変更の表示",
7004
+ run: "Start in Editor",
7005
+ showChanges: "Toggle Changes",
6554
7006
  startInlineChat: "エディター ツール バーからインライン チャットを生成するアイコン。",
6555
- stop: "要求の停止",
6556
7007
  "undo.clipboard": "クリップボードに破棄",
6557
7008
  "undo.newfile": "新しいファイルに破棄",
6558
7009
  unstash: "最後に閉じられたインライン チャットの再開",
@@ -6560,14 +7011,10 @@ var content = {
6560
7011
  },
6561
7012
  "vs/workbench/contrib/inlineChat/browser/inlineChatController": {
6562
7013
  "create.fail": "エディター チャットを開始できませんでした",
6563
- "create.fail.detail": "エラー ログを参照して、後でもう一度お試しください。",
6564
- editResponseMessage: "差分エディターで提案された変更を確認します。",
6565
- editResponseMessage2: "{0}、差分エディターで提案された変更を確認します。",
6566
7014
  empty: "結果なし。入力を絞り込んで、もう一度お試しください。",
6567
7015
  "err.apply": "変更を適用できませんでした。",
6568
7016
  "err.discard": "変更を破棄できませんでした。",
6569
7017
  savehint: "保存を続行するには、変更を承認または破棄します",
6570
- thinking: "思考中…",
6571
7018
  "welcome.1": "AI によって生成されたコードが正しくない可能性があります。",
6572
7019
  "welcome.2": "準備しています..."
6573
7020
  },
@@ -6576,18 +7023,22 @@ var content = {
6576
7023
  "inlineChat.N": "{0} エディターでのインライン チャットの変更が承認または破棄されるのを待っています..."
6577
7024
  },
6578
7025
  "vs/workbench/contrib/inlineChat/browser/inlineChatStrategies": {
6579
- "change.0": "何も変更されていません",
7026
+ "change.0": "Nothing changed.",
6580
7027
  "change.1": "1 件の変更",
6581
- "lines.NM": "{0} 件の変更"
7028
+ "change.N": "{0} changes",
7029
+ review: "Review (accept or discard) all changes before continuing.",
7030
+ "review.1": "$(info) Accept or Discard 1 change.",
7031
+ "review.N": "$(info) Accept or Discard {0} changes."
6582
7032
  },
6583
7033
  "vs/workbench/contrib/inlineChat/browser/inlineChatWidget": {
6584
7034
  "aria-label": "インライン チャット入力",
6585
7035
  "inlineChat.accessibilityHelp": "インライン チャット入力。インライン チャットのアクセシビリティのヘルプに {0} を使用します。",
6586
7036
  "inlineChat.accessibilityHelpNoKb": "インライン チャット入力。詳細については、インライン チャットのアクセシビリティのヘルプ コマンドを実行してください。",
6587
- inlineChatClosed: "閉じたインライン チャット ウィジェット",
6588
7037
  modified: "変更済み",
6589
- original: "オリジナル",
6590
- slashCommandUsed: "{0} を使用して応答を生成しています ([[なしで再実行]])"
7038
+ original: "オリジナル"
7039
+ },
7040
+ "vs/workbench/contrib/inlineChat/browser/inlineChatZoneWidget": {
7041
+ inlineChatClosed: "Closed inline chat widget"
6591
7042
  },
6592
7043
  "vs/workbench/contrib/inlineChat/common/inlineChat": {
6593
7044
  acceptedOrDiscardBeforeSave: "保留中のインライン チャット セッションで保存が禁止されるかどうか。",
@@ -6623,7 +7074,6 @@ var content = {
6623
7074
  "inlineChatInput.focusBorder": "フォーカス時の対話型エディター入力の罫線の色",
6624
7075
  "inlineChatInput.placeholderForeground": "対話型エディター入力プレースホルダーの前景色",
6625
7076
  inlineChatLastFeedbackKind: "提供された最後の種類のフィードバック",
6626
- inlineChatMarkdownMessageCropState: "対話型エディターメッセージをトリミングするか、トリミングしないか、展開しないかどうか",
6627
7077
  inlineChatOuterCursorPosition: "外部エディターのカーソルが対話型エディター入力より上か下かのいずれか",
6628
7078
  inlineChatResponseFocused: "対話型ウィジェットの応答がフォーカスされているかどうか",
6629
7079
  inlineChatResponseType: "現在の対話型エディター セッションの最後の応答の種類",
@@ -6648,7 +7098,8 @@ var content = {
6648
7098
  interactiveScrollToBottom: "一番下にスクロール",
6649
7099
  interactiveScrollToTop: "一番上にスクロール",
6650
7100
  interactiveWindow: "対話型ウィンドウ",
6651
- "interactiveWindow.alwaysScrollOnNewCell": "対話型ウィンドウを自動的にスクロールして、最後に実行されたステートメントの出力を表示します。この値が false の場合、最後のセルが既にスクロール先の場合にのみウィンドウがスクロールされます。"
7101
+ "interactiveWindow.alwaysScrollOnNewCell": "対話型ウィンドウを自動的にスクロールして、最後に実行されたステートメントの出力を表示します。この値が false の場合、最後のセルが既にスクロール先の場合にのみウィンドウがスクロールされます。",
7102
+ "interactiveWindow.promptToSaveOnClose": "Prompt to save the interactive window when it is closed. Only new interactive windows will be affected by this setting change."
6652
7103
  },
6653
7104
  "vs/workbench/contrib/interactive/browser/interactiveEditor": {
6654
7105
  interactiveInputPlaceHolder: "こちらに '{0}' コードを入力し、{1} を押して実行してください"
@@ -6763,26 +7214,19 @@ var content = {
6763
7214
  "vs/workbench/contrib/logs/common/logsActions": {
6764
7215
  all: "すべて",
6765
7216
  current: "現在",
6766
- debug: "デバッグ",
6767
7217
  "default": "既定",
6768
- err: "エラー",
6769
7218
  extensionLogs: "拡張機能ログ",
6770
- info: "情報",
6771
7219
  "log placeholder": "ログ ファイルを選択",
6772
7220
  loggers: "ログ",
6773
- off: "オフ",
6774
7221
  openSessionLogFile: "ウィンドウ ログ ファイルを開く (セッション)...",
6775
7222
  resetLogLevel: "既定のログ レベルとして設定",
6776
7223
  selectLogLevel: "ログ レベルを選択",
6777
7224
  selectLogLevelFor: "{0}: ログ レベルの選択",
6778
7225
  selectlog: "ログ レベルの設定",
6779
7226
  "sessions placeholder": "セッションの選択",
6780
- setLogLevel: "ログ レベルの設定...",
6781
- trace: "トレース",
6782
- warn: "警告"
7227
+ setLogLevel: "ログ レベルの設定..."
6783
7228
  },
6784
7229
  "vs/workbench/contrib/markdown/browser/markdownSettingRenderer": {
6785
- changeFeatureTitle: "設定 {0} で機能を切り替える",
6786
7230
  changeSettingTitle: "設定の表示または変更",
6787
7231
  copySettingId: "設定 ID をコピー",
6788
7232
  falseMessage: "\"{0}: {1}\" を無効にする",
@@ -7073,10 +7517,11 @@ var content = {
7073
7517
  name: "マルチ差分エディター"
7074
7518
  },
7075
7519
  "vs/workbench/contrib/multiDiffEditor/browser/scmMultiDiffSourceResolver": {
7076
- scmDiffLabel: "{0}: {1}",
7077
7520
  viewChanges: "変更の表示"
7078
7521
  },
7079
7522
  "vs/workbench/contrib/notebook/browser/contrib/cellCommands/cellCommands": {
7523
+ "cellCommands.quickFix.noneMessage": "No code actions available",
7524
+ "notebookActions.cellFailureActions": "Show Cell Failure Actions",
7080
7525
  "notebookActions.changeCellToCode": "セルをコードに変更する",
7081
7526
  "notebookActions.changeCellToMarkdown": "セルを Markdown に変更する",
7082
7527
  "notebookActions.collapseAllCellInput": "すべてのセル入力を折りたたむ",
@@ -7099,6 +7544,7 @@ var content = {
7099
7544
  "notebookActions.toggleScrolling": "セル出力のスクロールを切り替える"
7100
7545
  },
7101
7546
  "vs/workbench/contrib/notebook/browser/contrib/cellStatusBar/executionStatusBarItemController": {
7547
+ "notebook.cell.status.diagnostic": "Quick Actions {0}",
7102
7548
  "notebook.cell.status.executing": "実行中",
7103
7549
  "notebook.cell.status.failed": "失敗",
7104
7550
  "notebook.cell.status.pending": "保留中",
@@ -7112,6 +7558,7 @@ var content = {
7112
7558
  "notebook.cell.status.searchLanguageExtensions": "セルの言語が不明です。クリックして '{0}' 拡張機能を検索します"
7113
7559
  },
7114
7560
  "vs/workbench/contrib/notebook/browser/contrib/clipboard/notebookClipboard": {
7561
+ "notebook.cell.output.selectAll": "Select All",
7115
7562
  "notebookActions.copy": "セルのコピー",
7116
7563
  "notebookActions.cut": "セルの切り取り",
7117
7564
  "notebookActions.paste": "セルの貼り付け",
@@ -7179,6 +7626,7 @@ var content = {
7179
7626
  focusLastCell: "最後のセルにフォーカス",
7180
7627
  focusOutput: "アクティブ セル出力にフォーカスを置く",
7181
7628
  focusOutputOut: "アクティブ セル出力からフォーカスを外す",
7629
+ "notebook.cell.webviewHandledEvents": "Keypresses that should be handled by the focused element in the cell output.",
7182
7630
  "notebook.navigation.allowNavigateToSurroundingCells": "有効にすると、セルエディター内の現在のカーソルが最初または最後の行にあるときに、カーソルは次または前のセルに移動できます。",
7183
7631
  "notebookActions.centerActiveCell": "アクティブ セルを中央に置く"
7184
7632
  },
@@ -7200,9 +7648,15 @@ var content = {
7200
7648
  "notebook.notebookVariables": "Notebook 変数"
7201
7649
  },
7202
7650
  "vs/workbench/contrib/notebook/browser/contrib/outline/notebookOutline": {
7203
- "breadcrumbs.showCodeCells": "有効にすると、ノートブックの階層リンクにコード セルが含まれます。",
7204
- "notebook.gotoSymbols.showAllSymbols": "シンボルに移動 クイック 選択を有効にすると、ノートブックの完全なコード シンボルと Markdown ヘッダーが表示されます。",
7205
- "outline.showCodeCells": "有効にすると、ノートブック アウトラインにコード セルが表示されます。"
7651
+ "breadcrumbs.showCodeCells": "When enabled, notebook breadcrumbs contain code cells.",
7652
+ filter: "Filter Entries",
7653
+ "notebook.gotoSymbols.showAllSymbols": "When enabled, the Go to Symbol Quick Pick will display full code symbols from the notebook, as well as Markdown headers.",
7654
+ "outline.showCodeCellSymbols": "When enabled, notebook outline shows code cell symbols. Relies on `notebook.outline.showCodeCells` being enabled.",
7655
+ "outline.showCodeCells": "When enabled, notebook outline shows code cells.",
7656
+ "outline.showMarkdownHeadersOnly": "When enabled, notebook outline will show only markdown cells containing a header.",
7657
+ toggleCodeCellSymbols: "Code Cell Symbols",
7658
+ toggleCodeCells: "Code Cells",
7659
+ toggleShowMarkdownHeadersOnly: "Markdown Headers Only"
7206
7660
  },
7207
7661
  "vs/workbench/contrib/notebook/browser/contrib/profile/notebookProfile": {
7208
7662
  setProfileTitle: "プロファイルの設定"
@@ -7247,11 +7701,14 @@ var content = {
7247
7701
  focusPreviousCell: "前のセルにフォーカスする",
7248
7702
  "notebook.cell.chat.accept": "要求する",
7249
7703
  "notebook.cell.chat.close": "チャットを閉じる",
7704
+ "notebook.cell.chat.nextFromHistory": "Next From History",
7705
+ "notebook.cell.chat.previousFromHistory": "Previous From History",
7250
7706
  "notebook.cell.chat.stop": "要求の停止",
7251
7707
  "notebookActions.menu.insertCode.ontoolbar": "生成",
7252
- "notebookActions.menu.insertCode.tooltip": "チャットでコード セルを生成する",
7708
+ "notebookActions.menu.insertCode.tooltip": "Start Chat to Generate Code",
7253
7709
  "notebookActions.menu.insertCodeCellWithChat": "生成",
7254
- "notebookActions.menu.insertCodeCellWithChat.tooltip": "チャットでコード セルを生成する"
7710
+ "notebookActions.menu.insertCodeCellWithChat.tooltip": "Start Chat to Generate Code",
7711
+ "notebookActions.restoreCellprompt": "Generate"
7255
7712
  },
7256
7713
  "vs/workbench/contrib/notebook/browser/controller/chat/notebookChatContext": {
7257
7714
  notebookCellChatFocused: "セル チャット エディターがフォーカスされているかどうか",
@@ -7261,7 +7718,6 @@ var content = {
7261
7718
  },
7262
7719
  "vs/workbench/contrib/notebook/browser/controller/chat/notebookChatController": {
7263
7720
  "default.placeholder": "質問してください",
7264
- thinking: "考え中…",
7265
7721
  "welcome.1": "AI によって生成されたコードが正しくない可能性があります。"
7266
7722
  },
7267
7723
  "vs/workbench/contrib/notebook/browser/controller/coreActions": {
@@ -7335,14 +7791,17 @@ var content = {
7335
7791
  },
7336
7792
  "vs/workbench/contrib/notebook/browser/controller/layoutActions": {
7337
7793
  customizeNotebook: "ノートブックのカスタマイズ...",
7794
+ mitoggleNotebookStickyScroll: "&&Toggle Notebook Sticky Scroll",
7338
7795
  "notebook.placeholder": "保存する設定ファイル",
7339
7796
  "notebook.saveMimeTypeOrder": "MIME の種類を表示する順序を保存する",
7340
7797
  "notebook.showLineNumbers": "Notebook 行番号の表示",
7341
7798
  "notebook.toggleBreadcrumb": "階層リンクの切り替え",
7342
7799
  "notebook.toggleCellToolbarPosition": "セルのツールバー位置の切り替え",
7343
7800
  "notebook.toggleLineNumbers": "ノートブック行番号の切り替え",
7801
+ notebookStickyScroll: "Toggle Notebook Sticky Scroll",
7344
7802
  "saveTarget.machine": "ユーザー設定",
7345
7803
  "saveTarget.workspace": "ワークスペースの設定",
7804
+ toggleStickyScroll: "Toggle Notebook Sticky Scroll",
7346
7805
  "workbench.notebook.layout.configure.label": "ノートブック レイアウトのカスタマイズ",
7347
7806
  "workbench.notebook.layout.select.label": "ノートブックのレイアウトを選択する",
7348
7807
  "workbench.notebook.layout.webview.reset.label": "Notebook Webview のリセット"
@@ -7355,6 +7814,16 @@ var content = {
7355
7814
  indentUsingSpaces: "スペースによるインデント",
7356
7815
  indentUsingTabs: "タブを使用したインデント",
7357
7816
  selectTabWidth: "現在のファイルのタブのサイズを選択"
7817
+ },
7818
+ "vs/workbench/contrib/notebook/browser/controller/sectionActions": {
7819
+ expandSection: "Expand Section",
7820
+ foldSection: "Fold Section",
7821
+ miexpandSection: "&&Expand Section",
7822
+ mifoldSection: "&&Fold Section",
7823
+ mirunCell: "&&Run Cell",
7824
+ mirunCellsInSection: "&&Run Cells In Section",
7825
+ runCell: "Run Cell",
7826
+ runCellsInSection: "Run Cells In Section"
7358
7827
  },
7359
7828
  "vs/workbench/contrib/notebook/browser/diff/diffElementOutputs": {
7360
7829
  builtinRenderInfo: "ビルトイン",
@@ -7391,7 +7860,10 @@ var content = {
7391
7860
  never: "保存時にコード アクションをトリガーしません。",
7392
7861
  neverBoolean: "明示的に保存された場合にのみ、コード アクションをトリガーします。この値は、\"never\" を優先して非推奨になります。",
7393
7862
  "notebook.VariablesView.description": "デバッグ パネル内で実験的なノートブック変数ビューを有効にします。",
7394
- "notebook.cellChat": "ノートブックの実験的なセル チャットを有効にします。",
7863
+ "notebook.backup.sizeLimit": "The limit of notebook output size in kilobytes (KB) where notebook files will no longer be backed up for hot reload. Use 0 for unlimited.",
7864
+ "notebook.cellChat": "Enable experimental floating chat widget in notebooks.",
7865
+ "notebook.cellFailureDiagnostics": "Show available diagnostics for cell failures.",
7866
+ "notebook.cellGenerate": "Enable experimental generate action to create code cell with inline chat enabled.",
7395
7867
  "notebook.cellToolbarLocation.description": "セルのツールバーを表示するか非表示にするかどうか。",
7396
7868
  "notebook.cellToolbarLocation.viewType": "特定のファイルの種類について、セルのツールバー位置を構成する",
7397
7869
  "notebook.cellToolbarVisibility.description": "ポイントしたときまたはクリック時にセルのツールバーを表示するかどうか。",
@@ -7416,16 +7888,13 @@ var content = {
7416
7888
  "notebook.insertToolbarPosition.description": "セルを挿入アクションを表示するかどうかを制御します。",
7417
7889
  "notebook.interactiveWindow.collapseCodeCells": "インタラクティブ ウィンドウのコード セルを既定で折りたたむかどうかを制御します。",
7418
7890
  "notebook.markup.fontSize": "ノートブックでレンダリングされたマークアップのフォント サイズをピクセル単位で制御します。{0} に設定すると、{1} の 120% が使用されます。",
7891
+ "notebook.minimalErrorRendering": "Control whether to render error output in a minimal style.",
7419
7892
  "notebook.outputFontFamily": "ノートブック セル内の出力テキストのフォント ファミリ。空に設定すると、{0} が使用されます。",
7420
7893
  "notebook.outputFontSize": "ノートブック セル内の出力テキストのフォント サイズ。0 に設定すると、{0} が使用されます。",
7421
7894
  "notebook.outputLineHeight": "ノートブック セル内の出力テキストの行の高さ。\r\n - 0 に設定すると、エディターの行の高さが使用されます。\r\n - 0 から 8 の値は、フォント サイズの乗数として使用されます。\r\n - 8 以上の値が有効な値として使用されます。",
7422
7895
  "notebook.outputScrolling": "制限より長い場合、最初はスクロール可能な領域にノートブックの出力をレンダリングします。",
7423
7896
  "notebook.outputWordWrap": "出力内の行を折り返すかどうかを制御します。",
7424
7897
  "notebook.remoteSaving": "リモート環境でのノートブックの増分保存を有効にします。有効にすると、ノートブックへの変更のみが拡張機能ホストに送信され、大きなノートブックと低速なネットワーク接続のパフォーマンスが向上します。",
7425
- "notebook.scrolling.anchorToFocusedCell.auto.description": "{0} が {1} に設定されていない限り、コンテキストに応じてビューポートをフォーカスされたセルに固定します。",
7426
- "notebook.scrolling.anchorToFocusedCell.description": "実験的なもの。周囲のセルのサイズが変わる間、フォーカスされたセルを安定した状態に保ちます。",
7427
- "notebook.scrolling.anchorToFocusedCell.off.description": "フォーカスされたセルは、セルのサイズが変更されると移動する場合があります。",
7428
- "notebook.scrolling.anchorToFocusedCell.on.description": "常にビューポートをフォーカスされたセルに固定します。",
7429
7898
  "notebook.scrolling.revealNextCellOnExecute.description": "{0} の実行時に次のセルを表示するときにスクロールする距離。",
7430
7899
  "notebook.scrolling.revealNextCellOnExecute.firstLine.description": "スクロールして、次のセルの最初の行を表示します。",
7431
7900
  "notebook.scrolling.revealNextCellOnExecute.fullCell.description": "スクロールして次のセルを完全に表示します。",
@@ -7463,6 +7932,11 @@ var content = {
7463
7932
  "notebook.focusPreviousEditor": "[前のセル エディターにフォーカスを設定] コマンド ({0}) は、前のセルのエディターにフォーカスを設定します。",
7464
7933
  "notebook.focusPreviousEditorNoKb": "[前のセル エディターにフォーカスを設定] コマンドは、前のセルのエディターでフォーカスを設定し、現在、キー バインドによってトリガーできません。",
7465
7934
  "notebook.overview": "ノートブック ビューは、コードとマークダウン セルのコレクションです。 コード セルは実行でき、セルのすぐ下に出力が生成されます。"
7935
+ },
7936
+ "vs/workbench/contrib/notebook/browser/notebookAccessibilityProvider": {
7937
+ notebookTreeAriaLabel: "Notebook",
7938
+ notebookTreeAriaLabelHelp: "Notebook\r\nUse {0} for accessibility help",
7939
+ notebookTreeAriaLabelHelpNoKb: "Notebook\r\nRun the Open Accessibility Help command for more information"
7466
7940
  },
7467
7941
  "vs/workbench/contrib/notebook/browser/notebookEditor": {
7468
7942
  "fail.noEditor": "ノートブック エディターで、タイプ '{0}' のリソースを開くことができません。正しい拡張子がインストールされ、有効になっているかどうかを確認してください。",
@@ -7498,9 +7972,6 @@ var content = {
7498
7972
  "notebookStatusErrorIcon.foreground": "ノートブック セルのセル ステータス バーに表示されるエラー アイコンの色。",
7499
7973
  "notebookStatusRunningIcon.foreground": "ノートブック セルのセル ステータス バーに表示される実行中アイコンの色。",
7500
7974
  "notebookStatusSuccessIcon.foreground": "ノートブック セルのセル ステータス バーに表示されるエラー アイコンの色。",
7501
- notebookTreeAriaLabel: "ノートブック",
7502
- notebookTreeAriaLabelHelp: "Notebook\r\nアクセシビリティヘルプに{0} を使用",
7503
- notebookTreeAriaLabelHelpNoKb: "Notebook\r\n詳細については、[アクセシビリティ ヘルプを開く] コマンドを実行して詳細を確認する",
7504
7975
  selectedCellBackground: "セルが選択されているときの、セルの背景色。"
7505
7976
  },
7506
7977
  "vs/workbench/contrib/notebook/browser/notebookExtensionPoint": {
@@ -7635,12 +8106,6 @@ var content = {
7635
8106
  },
7636
8107
  "vs/workbench/contrib/notebook/browser/viewModel/notebookOutlineEntryFactory": {
7637
8108
  empty: "空のセル"
7638
- },
7639
- "vs/workbench/contrib/notebook/browser/viewParts/notebookEditorStickyScroll": {
7640
- miNotebookStickyScroll: "ノートブック固定スクロール(&&N)",
7641
- mitoggleStickyScroll: "ノートブック固定スクロールの切り替え(&&T)",
7642
- notebookStickyScroll: "ノートブック固定スクロール",
7643
- toggleStickyScroll: "ノートブック固定スクロールの切り替え"
7644
8109
  },
7645
8110
  "vs/workbench/contrib/notebook/browser/viewParts/notebookKernelQuickPickStrategy": {
7646
8111
  current1: "現在の選択",
@@ -7721,6 +8186,8 @@ var content = {
7721
8186
  "clearOutput.label": "出力のクリア",
7722
8187
  extensionLogs: "拡張機能ログ",
7723
8188
  logFile: "開くログ ファイルの ID (例: `\"window\"`)。現在これを取得する最善の方法は、`workbench.action.output.show.<id>` コマンドを確認して ID を取得することです",
8189
+ "logLevel.label": "Set Log Level...",
8190
+ "logLevelDefault.label": "Set As Default",
7724
8191
  miToggleOutput: "出力(&&O)",
7725
8192
  openActiveOutputFile: "エディターで出力を開く",
7726
8193
  openActiveOutputFileInNewWindow: "新しいウィンドウで出力を開く",
@@ -7851,7 +8318,8 @@ var content = {
7851
8318
  settingsEditor2: "設定エディター 2",
7852
8319
  showDefaultKeybindings: "システム キー バインドの表示",
7853
8320
  showExtensionKeybindings: "拡張機能のキー バインドを表示する",
7854
- showUserKeybindings: "ユーザーのキーバインドを表示"
8321
+ showUserKeybindings: "ユーザーのキーバインドを表示",
8322
+ "workbench.action.openSettingsJson.description": "Opens the JSON file containing the current user profile settings"
7855
8323
  },
7856
8324
  "vs/workbench/contrib/preferences/browser/preferencesActions": {
7857
8325
  configureLanguageBasedSettings: "言語固有の設定を構成します...",
@@ -8217,6 +8685,7 @@ var content = {
8217
8685
  "remote.category": "リモート",
8218
8686
  "remote.close": "リモート接続を終了する",
8219
8687
  "remote.install": "リモート開発用の拡張機能のインストール",
8688
+ "remote.showExtensionRecommendations": "When enabled, remote extensions recommendations will be shown in the Remote Indicator menu.",
8220
8689
  "remote.showMenu": "リモート メニューの表示",
8221
8690
  "remote.startActions.help": "詳細情報",
8222
8691
  "remote.startActions.install": "インストール",
@@ -8301,7 +8770,7 @@ var content = {
8301
8770
  invalidWorkspacePrimary: "ワークスペースを開く(&&O)...",
8302
8771
  pauseSocketWriting: "接続: ソケット書き込みを一時停止します",
8303
8772
  remote: "リモート",
8304
- "remote.autoForwardPortFallback": "ポートを自動転送し、'remote.autoForwardPortsSource' 'process' に設定されている場合に、'process' から 'hybrid' への切り替えをトリガーする自動転送ポートの数。フォールバックを無効にするには、'0' に設定します。",
8773
+ "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` by default. Set to `0` to disable the fallback. When `remote.autoForwardPortsFallback` hasn't been configured, but `remote.autoForwardPortsSource` has, `remote.autoForwardPortsFallback` will be treated as though it's set to `0`.",
8305
8774
  "remote.autoForwardPorts": "有効にすると、新しい実行中のプロセスが検出され、リッスンしているポートが自動的に転送されます。この設定を無効にしても、すべてのポートの転送を防ぐわけではありません。無効にした場合でも、拡張機能は引き続きポートの転送が可能であり、一部の URL を開ことにより、ポートが引き続き転送されます。",
8306
8775
  "remote.autoForwardPortsSource": "{0} が true の場合にポートが自動的に転送されるソースを設定します。Windows と macOS のリモートでは、`process` および `hybrid` オプションは効果がなく、`output` が使用されます。",
8307
8776
  "remote.autoForwardPortsSource.hybrid": "ポートは、ターミナルとデバッグの出力を読み取ることによって検出されたときに自動的に転送されます。ポートを使用するすべてのプロセスで統合ターミナルまたはデバッグ コンソールに出力されるわけではないため、一部のポートは見逃されます。ポートは、終了するこのポートをリッスンするプロセスをモニタリングすることで\"転送が解除\" されます。",
@@ -8437,6 +8906,10 @@ var content = {
8437
8906
  "scm.showOutgoingChanges.always": "ソース管理ビューに送信した変更を常に表示します。",
8438
8907
  "scm.showOutgoingChanges.auto": "存在する場合に、ソース管理ビューに送信した変更のみ表示します。",
8439
8908
  "scm.showOutgoingChanges.never": "ソース管理ビューに送信した変更を表示しません。",
8909
+ "scm.workingSets.default": "Controls the default working set to use when switching to a source control history item group that does not have a working set.",
8910
+ "scm.workingSets.default.current": "Use the current working set when switching to a source control history item group that does not have a working set.",
8911
+ "scm.workingSets.default.empty": "Use an empty working set when switching to a source control history item group that does not have a working set.",
8912
+ "scm.workingSets.enabled": "Controls whether to store editor working sets when switching between source control history item groups.",
8440
8913
  scmConfigurationTitle: "ソース管理",
8441
8914
  showActionButton: "ソース管理ビューにアクション ボタンを表示するかどうかを制御します。",
8442
8915
  showInputActionButton: "[ソース管理] の入力にアクション ボタンを表示するかどうかを制御します。",
@@ -8527,7 +9000,7 @@ var content = {
8527
9000
  "vs/workbench/contrib/search/browser/search.contribution": {
8528
9001
  anythingQuickAccess: "ファイルに移動する",
8529
9002
  anythingQuickAccessPlaceholder: "ファイルを名前で検索 ({0} を追加して行に移動するか、{1} を追加してシンボルに移動します)",
8530
- exclude: "フルテキスト検索と Quick Open でファイルとフォルダーを除外するための [glob パターン](https://code.visualstudio.com/docs/editor/codebasics#_advanced-search-options) を構成します。`#files.exclude#` 設定からすべての glob パターンを継承します。",
9003
+ exclude: "Configure [glob patterns](https://code.visualstudio.com/docs/editor/codebasics#_advanced-search-options) for excluding files and folders in fulltext searches and file search in quick open. To exclude files from the recently opened list in quick open, patterns must be absolute (for example `**/node_modules/**`). Inherits all glob patterns from the `#files.exclude#` setting.",
8531
9004
  "exclude.boolean": "ファイル パスの照合基準となる glob パターン。これを true または false に設定すると、パターンがそれぞれ有効/無効になります。",
8532
9005
  "exclude.when": "一致するファイルの兄弟をさらにチェックします。一致するファイル名の変数として \\$(basename) を使用します。",
8533
9006
  filterSortOrder: "フィルター処理時に、 Quick Open におけるエディター履歴の並べ替え順序を制御します。",
@@ -8547,7 +9020,6 @@ var content = {
8547
9020
  "search.decorations.colors": "検索ファイルの装飾に色を使用するかどうかを制御します。",
8548
9021
  "search.defaultViewMode": "既定の検索結果ビュー モードを制御します。",
8549
9022
  "search.experimental.closedNotebookResults": "閉じているノートブックのノートブック エディターのリッチ コンテンツの結果を表示します。この設定を変更した後、検索結果を更新してください。",
8550
- "search.experimental.quickAccess.preserveInput": "次回開いたとき、クイック検索の最後の入力を復元するかどうかを制御します。",
8551
9023
  "search.followSymlinks": "検索中にシンボリック リンクをたどるかどうかを制御します。",
8552
9024
  "search.globalFindClipboard": "macOS で検索ビューが共有の検索クリップボードを読み取りまたは変更するかどうかを制御します。",
8553
9025
  "search.location": "検索をサイドバーのビューとして表示するか、より水平方向の空間をとるためにパネル領域のパネルとして表示するかを制御します。",
@@ -8558,6 +9030,7 @@ var content = {
8558
9030
  "search.mode.newEditor": "新しい検索エディターで検索します。",
8559
9031
  "search.mode.reuseEditor": "存在する場合は既存の検索エディターで、それ以外の場合は新しい検索エディターで検索します。",
8560
9032
  "search.mode.view": "パネルまたはサイド バーのいずれかで検索ビュー内を検索します。",
9033
+ "search.quickAccess.preserveInput": "Controls whether the last typed input to Quick Search should be restored when opening it the next time.",
8561
9034
  "search.quickOpen.includeHistory": "最近開いたファイルの結果を、Quick Open の結果ファイルに含めるかどうか。",
8562
9035
  "search.quickOpen.includeSymbols": "グローバル シンボル検索の結果を、Quick Open の結果ファイルに含めるかどうか。",
8563
9036
  "search.searchEditor.defaultNumberOfContextLines": "新しい検索エディターを作成するときに使用する、前後のコンテキスト行の既定数です。'#search.searchEditor.reusePriorSearchConfiguration#' を使用している場合、検索エディターの以前の構成を使用するには、これを 'null ' (空) に設定することができます。",
@@ -8566,6 +9039,9 @@ var content = {
8566
9039
  "search.searchEditor.doubleClickBehaviour.openLocationToSide": "ダブルクリックすると、結果はエディター グループの横に開かれ、まだ存在しない場合は作成されます。",
8567
9040
  "search.searchEditor.doubleClickBehaviour.selectWord": "ダブルクリックすると、カーソルの下にある単語が選択されます。",
8568
9041
  "search.searchEditor.reusePriorSearchConfiguration": "有効にすると、新しい検索エディターで、以前に開かれていた検索エディターの包含、除外、フラグが再利用されます。",
9042
+ "search.searchEditor.singleClickBehaviour": "Configure effect of single-clicking a result in a search editor.",
9043
+ "search.searchEditor.singleClickBehaviour.default": "Single-clicking does nothing.",
9044
+ "search.searchEditor.singleClickBehaviour.peekDefinition": "Single-clicking opens a Peek Definition window.",
8569
9045
  "search.searchOnType": "入力中の文字列を全てのファイルから検索する。",
8570
9046
  "search.searchOnTypeDebouncePeriod": "{0} が有効になっている場合、文字入力と検索開始の間の入力待ちをミリ秒単位で制御します。{0} が無効になっている場合、効果はありません。",
8571
9047
  "search.seedOnFocus": "検索ビューにフォーカスを置いたときに、検索クエリが、エディターで選択されているテキストに更新されます。これは、クリックされたときか、`workbench.views.search.focus` コマンドがトリガーされたときに発生します。",
@@ -8584,8 +9060,8 @@ var content = {
8584
9060
  "searchSortOrder.type": "結果は、ファイル拡張子でアルファベット順に並べ替えられます。",
8585
9061
  symbolsQuickAccess: "ワークスペース内のシンボルへ移動",
8586
9062
  symbolsQuickAccessPlaceholder: "開くシンボルの名前を入力します。",
8587
- textSearchPickerHelp: "テキストの検索 (試験段階)",
8588
- textSearchPickerPlaceholder: "ワークスペース ファイル内のテキストを検索します (試験段階)。",
9063
+ textSearchPickerHelp: "Search for Text",
9064
+ textSearchPickerPlaceholder: "Search for text in your workspace files.",
8589
9065
  useGlobalIgnoreFiles: "ファイルを検索するときに、グローバル gitignore ファイル (たとえば、'$HOME/.config/git/ignore' から) を使用するかどうかを制御します。'#search.useIgnoreFiles#' を有効にする必要があります。",
8590
9066
  useIgnoreFiles: "ファイルを検索するときに、`.gitignore` ファイルと `.ignore` ファイルを使用するかどうかを制御します。",
8591
9067
  usePCRE2Deprecated: "廃止されました。PCRE2 でのみサポートされている正規表現機能を使用すると、PCRE2 が自動的に使用されます。",
@@ -8610,7 +9086,8 @@ var content = {
8610
9086
  findInWorkspace: "ワークスペース内を検索...",
8611
9087
  miFindInFiles: "フォルダーを指定して検索(&&I)",
8612
9088
  restrictResultsToFolder: "検索をフォルダーに制限",
8613
- revealInSideBar: "エクスプローラー ビューで表示"
9089
+ revealInSideBar: "エクスプローラー ビューで表示",
9090
+ "search.expandRecursively": "Expand Recursively"
8614
9091
  },
8615
9092
  "vs/workbench/contrib/search/browser/searchActionsNav": {
8616
9093
  "AddCursorsAtSearchResults.label": "検索結果にカーソルを追加",
@@ -8641,7 +9118,7 @@ var content = {
8641
9118
  showTriggerActions: "ワークスペース内のシンボルへ移動..."
8642
9119
  },
8643
9120
  "vs/workbench/contrib/search/browser/searchActionsTextQuickAccess": {
8644
- quickTextSearch: "クイック検索 (試験段階)"
9121
+ quickTextSearch: "Quick Search"
8645
9122
  },
8646
9123
  "vs/workbench/contrib/search/browser/searchActionsTopBar": {
8647
9124
  "CancelSearchAction.label": "検索のキャンセル",
@@ -8654,6 +9131,7 @@ var content = {
8654
9131
  clearSearchHistoryLabel: "検索履歴のクリア"
8655
9132
  },
8656
9133
  "vs/workbench/contrib/search/browser/searchFindInput": {
9134
+ aiDescription: "Use AI",
8657
9135
  "searchFindInputNotebookFilter.label": "ノートブック検索フィルター"
8658
9136
  },
8659
9137
  "vs/workbench/contrib/search/browser/searchIcons": {
@@ -8673,6 +9151,8 @@ var content = {
8673
9151
  searchShowAsTree: "検索ビューで結果をツリーとして表示するためのアイコン。",
8674
9152
  searchShowContextIcon: "検索エディターでコンテキストを切り替えるためのアイコン。",
8675
9153
  searchShowReplaceIcon: "検索ビューの置換セクションを展開するためのアイコン。",
9154
+ searchSparkleEmpty: "Icon to hide AI results in search.",
9155
+ searchSparkleFilled: "Icon to show AI results in search.",
8676
9156
  searchStopIcon: "検索ビュー内の停止のためのアイコン。",
8677
9157
  searchViewIcon: "検索ビューのアイコンを表示します。"
8678
9158
  },
@@ -8903,10 +9383,41 @@ var content = {
8903
9383
  "vscode.extension.contributes.snippets": "スニペットを提供します。",
8904
9384
  "vscode.extension.contributes.snippets-language": "このスニペットの提供先の言語識別子です。",
8905
9385
  "vscode.extension.contributes.snippets-path": "スニペット ファイルのパス。拡張機能フォルダーの相対パスであり、通常 './snippets/' で始まります。"
9386
+ },
9387
+ "vs/workbench/contrib/speech/browser/speechService": {
9388
+ speechProviderDescription: "A description of this Speech Provider, shown in the UI.",
9389
+ speechProviderName: "Unique name for this Speech Provider.",
9390
+ "vscode.extension.contributes.speechProvider": "Contributes a Speech Provider"
8906
9391
  },
8907
9392
  "vs/workbench/contrib/speech/common/speechService": {
8908
- hasSpeechProvider: "音声プロバイダーが音声サービスに登録されています。",
8909
- speechToTextInProgress: "音声テキスト変換セッションが進行中です。"
9393
+ hasSpeechProvider: "A speech provider is registered to the speech service.",
9394
+ "speechLanguage.da-DK": "Danish (Denmark)",
9395
+ "speechLanguage.de-DE": "German (Germany)",
9396
+ "speechLanguage.en-AU": "English (Australia)",
9397
+ "speechLanguage.en-CA": "English (Canada)",
9398
+ "speechLanguage.en-GB": "English (United Kingdom)",
9399
+ "speechLanguage.en-IE": "English (Ireland)",
9400
+ "speechLanguage.en-IN": "English (India)",
9401
+ "speechLanguage.en-NZ": "English (New Zealand)",
9402
+ "speechLanguage.en-US": "English (United States)",
9403
+ "speechLanguage.es-ES": "Spanish (Spain)",
9404
+ "speechLanguage.es-MX": "Spanish (Mexico)",
9405
+ "speechLanguage.fr-CA": "French (Canada)",
9406
+ "speechLanguage.fr-FR": "French (France)",
9407
+ "speechLanguage.hi-IN": "Hindi (India)",
9408
+ "speechLanguage.it-IT": "Italian (Italy)",
9409
+ "speechLanguage.ja-JP": "Japanese (Japan)",
9410
+ "speechLanguage.ko-KR": "Korean (South Korea)",
9411
+ "speechLanguage.nl-NL": "Dutch (Netherlands)",
9412
+ "speechLanguage.pt-BR": "Portuguese (Brazil)",
9413
+ "speechLanguage.pt-PT": "Portuguese (Portugal)",
9414
+ "speechLanguage.ru-RU": "Russian (Russia)",
9415
+ "speechLanguage.sv-SE": "Swedish (Sweden)",
9416
+ "speechLanguage.tr-TR": "Turkish (Türkiye)",
9417
+ "speechLanguage.zh-CN": "Chinese (Simplified, China)",
9418
+ "speechLanguage.zh-HK": "Chinese (Traditional, Hong Kong)",
9419
+ "speechLanguage.zh-TW": "Chinese (Traditional, Taiwan)",
9420
+ speechToTextInProgress: "A speech-to-text session is in progress."
8910
9421
  },
8911
9422
  "vs/workbench/contrib/surveys/browser/ces.contribution": {
8912
9423
  cesSurveyQuestion: "VS Code チームを支援しませんか? これまで VS Code を使ったご感想をお聞かせください。",
@@ -9000,7 +9511,7 @@ var content = {
9000
9511
  "runTask.label": "フィルター処理するタスクのラベルまたは用語",
9001
9512
  "runTask.task": "フィルター処理するタスクのラベルまたは用語",
9002
9513
  "runTask.type": "投稿済みタスクの種類",
9003
- "saveBeforeRun.dontSave": "保存しない",
9514
+ "saveBeforeRun.dontSave": "Do&&n't Save",
9004
9515
  "saveBeforeRun.save": "保存(&&S)",
9005
9516
  savePersistentTask: "永続タスクの保存中: {0}",
9006
9517
  selectProblemMatcher: "スキャンするタスク出力のエラーと警告の種類を選択",
@@ -9387,7 +9898,11 @@ var content = {
9387
9898
  },
9388
9899
  "vs/workbench/contrib/terminal/browser/terminalActions": {
9389
9900
  emptyTerminalNameInfo: "名前を指定しない場合、既定値にリセットされます",
9901
+ "goToRecentDirectory.metadata": "Goes to a recent folder",
9390
9902
  miStickyScroll: "固定スクロール(&&S)",
9903
+ "newWithProfile.location": "Where to create the terminal",
9904
+ "newWithProfile.location.editor": "Create the terminal in the editor",
9905
+ "newWithProfile.location.view": "Create the terminal in the terminal view",
9391
9906
  noUnattachedTerminals: "アタッチ先にする、アタッチされていないターミナルがありません",
9392
9907
  quickAccessTerminal: "アクティブなターミナルの切り替え",
9393
9908
  sendSequence: "ターミナルに送信するテキストのシーケンス",
@@ -9413,7 +9928,7 @@ var content = {
9413
9928
  "workbench.action.terminal.focusPrevious": "前のターミナル グループにフォーカス",
9414
9929
  "workbench.action.terminal.focusPreviousPane": "ターミナル グループ内の前のターミナルにフォーカス",
9415
9930
  "workbench.action.terminal.goToRecentDirectory": "最近使用したディレクトリに移動する...",
9416
- "workbench.action.terminal.join": "ターミナルに参加する",
9931
+ "workbench.action.terminal.join": "Join Terminals...",
9417
9932
  "workbench.action.terminal.join.insufficientTerminals": "参加アクションに必要なターミナルが不足しています",
9418
9933
  "workbench.action.terminal.join.onlySplits": "すべてのターミナルは既に参加済みです",
9419
9934
  "workbench.action.terminal.joinInstance": "ターミナルに参加する",
@@ -9456,14 +9971,8 @@ var content = {
9456
9971
  "workbench.action.terminal.selectToPreviousLine": "前の行を選択",
9457
9972
  "workbench.action.terminal.setFixedDimensions": "固定寸法の設定",
9458
9973
  "workbench.action.terminal.splitInActiveWorkspace": "(アクティブなワークスペースで) ターミナルの分割",
9459
- "workbench.action.terminal.startVoice": "ターミナル ボイスの開始",
9460
- "workbench.action.terminal.stopVoice": "ターミナル ボイスの停止",
9461
9974
  "workbench.action.terminal.switchTerminal": "ターミナルの切り替え",
9462
9975
  "workbench.action.terminal.toggleStickyScroll": "固定スクロールの切り替え"
9463
- },
9464
- "vs/workbench/contrib/terminal/browser/terminalConfigHelper": {
9465
- install: "インストール",
9466
- "useWslExtension.title": "WSL のターミナルを開くには、'{0}' 拡張機能をお勧めします。"
9467
9976
  },
9468
9977
  "vs/workbench/contrib/terminal/browser/terminalEditorInput": {
9469
9978
  "confirmDirtyTerminal.button": "終了(&&T)",
@@ -9488,7 +9997,6 @@ var content = {
9488
9997
  "vs/workbench/contrib/terminal/browser/terminalInstance": {
9489
9998
  bellStatus: "ベル",
9490
9999
  changeColor: "ターミナルの色を選択します",
9491
- changeIcon: "ターミナルのアイコンを選択します",
9492
10000
  configureTerminalSettings: "ターミナル設定の構成",
9493
10001
  disconnectStatus: "プロセスへの接続が失われました",
9494
10002
  keybindingHandling: "一部のキーバインドは既定ではターミナルに送られず、代わりに {0} によって処理されます。",
@@ -9531,7 +10039,7 @@ var content = {
9531
10039
  "workbench.action.terminal.copySelection.short": "コピー",
9532
10040
  "workbench.action.terminal.copySelectionAsHtml": "HTML としてコピーする",
9533
10041
  "workbench.action.terminal.joinInstance": "ターミナルに参加する",
9534
- "workbench.action.terminal.newWithProfile.short": "プロファイルを使用した新しいターミナル",
10042
+ "workbench.action.terminal.newWithProfile.short": "New Terminal With Profile...",
9535
10043
  "workbench.action.terminal.openSettings": "ターミナル設定の構成",
9536
10044
  "workbench.action.terminal.paste.short": "貼り付け",
9537
10045
  "workbench.action.terminal.renameInstance": "名前の変更...",
@@ -9560,7 +10068,7 @@ var content = {
9560
10068
  },
9561
10069
  "vs/workbench/contrib/terminal/browser/terminalQuickAccess": {
9562
10070
  renameTerminal: "ターミナルの名前変更",
9563
- "workbench.action.terminal.newWithProfilePlus": "プロファイルを使用した新しいターミナルを作成する",
10071
+ "workbench.action.terminal.newWithProfilePlus": "Create New Terminal With Profile...",
9564
10072
  "workbench.action.terminal.newplus": "新しいターミナルの作成"
9565
10073
  },
9566
10074
  "vs/workbench/contrib/terminal/browser/terminalRunRecentQuickPick": {
@@ -9603,9 +10111,6 @@ var content = {
9603
10111
  "terminal.useMonospace": "'monospace' を使用",
9604
10112
  terminalConnectingLabel: "開始しています...",
9605
10113
  terminals: "ターミナルを開きます。"
9606
- },
9607
- "vs/workbench/contrib/terminal/browser/terminalVoice": {
9608
- terminalVoiceTextInserted: "{0} が挿入されました"
9609
10114
  },
9610
10115
  "vs/workbench/contrib/terminal/browser/xterm/decorationAddon": {
9611
10116
  gutter: "コマンド左側のアイコン",
@@ -9634,11 +10139,7 @@ var content = {
9634
10139
  terminalPromptContextMenu: "コマンド操作を表示"
9635
10140
  },
9636
10141
  "vs/workbench/contrib/terminal/browser/xterm/xtermTerminal": {
9637
- dontShowAgain: "今後表示しない",
9638
- no: "いいえ",
9639
- "terminal.integrated.copySelection.noSelection": "ターミナルにコピー対象の選択範囲がありません",
9640
- "terminal.slowRendering": "ターミナルの GPU アクセラレーションが使用中のコンピューターで遅くなっているようです。パフォーマンスの向上を見込めるものに切り替えて無効にしますか? [ターミナルの設定についてこちらを参照してください](https://code.visualstudio.com/docs/editor/integrated-terminal#_changing-how-the-terminal-is-rendered)。",
9641
- yes: "はい"
10142
+ "terminal.integrated.copySelection.noSelection": "ターミナルにコピー対象の選択範囲がありません"
9642
10143
  },
9643
10144
  "vs/workbench/contrib/terminal/common/terminal": {
9644
10145
  "vscode.extension.contributes.terminal": "ターミナル機能を提供します。",
@@ -9693,11 +10194,13 @@ var content = {
9693
10194
  process: "ターミナル プロセスの名前",
9694
10195
  separator: "値か固定のテキストで囲われたとき、条件付きの区切り記号 {0} を表示します。",
9695
10196
  sequence: "プロセスによってターミナルに指定された名前",
10197
+ "suggestEnabled.deprecated": "This is an experimental setting and may break the terminal! Use at your own risk.",
9696
10198
  task: "このターミナルがタスクに関連付けられていることを示す",
9697
10199
  "terminal.integrated.accessibleViewFocusOnCommandExecution": "コマンド実行時にターミナルのアクセス可能ビューをフォーカスします。",
9698
10200
  "terminal.integrated.accessibleViewPreserveCursorPosition": "バッファーの下部に設定するのではなく、ターミナルのアクセス可能なビューを再度開いたときにカーソルの位置を保持します。",
9699
10201
  "terminal.integrated.allowChords": "ターミナルでコードのキーバインドを許可するかどうか。これが true で、キーストロークの結果がコード内の場合、{0} をバイパスすることに注意してください。これを false に設定すると、Ctrl + k キーを (VS Code ではなく) シェルに移動する場合に特に便利です。",
9700
10202
  "terminal.integrated.allowMnemonics": "メニュー バー ニーモニック (Alt+F など) でメニュー バーを開くかどうかを指定します。これを true にした場合、すべての Alt キーストロークがシェルをスキップするようになることにご注意ください。これは、macOS では何の効果もありません。",
10203
+ "terminal.integrated.allowedLinkSchemes": "An array of strings containing the URI schemes that the terminal is allowed to open links for. By default, only a small subset of possible schemes are allowed for security reasons.",
9701
10204
  "terminal.integrated.altClickMovesCursor": "有効にすると、alt/option を押しながらクリックすると、{0} が {1} (既定値) に設定されているときに、プロンプト カーソルがマウスの下に移動します。シェルによっては、これは確実に機能しない可能性があります。",
9702
10205
  "terminal.integrated.autoReplies": "ターミナルで検出されたときに自動的に応答されるメッセージ セットです。メッセージが十分に具体的であれば、これを使用して一般的な応答を自動化できます。\r\n\r\n注釈:\r\n\r\n- {0} を使用して、Windows でバッチ ジョブの終了プロンプトに自動的に応答します。\r\n- メッセージにはエスケープ シーケンスが含まれるため、返信はスタイル付きテキストにならない可能性があります。\r\n- 各返信は 1 秒に 1 回のみ行えます。\r\n- 返信で Enter キーを示すには、{1} を使用します。\r\n- 既定のキーの設定を解除するには、値を null 値に設定します。\r\n- 新しい VS Code が適用されない場合は、VS Code を再起動します。",
9703
10206
  "terminal.integrated.autoReplies.reply": "プロセスに送信する返信。",
@@ -9772,6 +10275,9 @@ var content = {
9772
10275
  "terminal.integrated.localEchoStyle": "ローカル エコー テキストの端末スタイル。フォント スタイルまたは RGB カラー。",
9773
10276
  "terminal.integrated.macOptionClickForcesSelection": "macOS で option キーを押しながらクリックしたときに選択を強制するかどうかを制御します。これにより、標準 (行) の選択が強制され、列選択モードが使用されなくなります。これにより、たとえば tmux でマウス モードが有効になっている場合などに、通常のターミナル選択を使用してコピーと貼り付けを行うことができます。",
9774
10277
  "terminal.integrated.macOptionIsMeta": "option キーを macOS 上のターミナルの meta キーとして扱うかどうかを制御します。",
10278
+ "terminal.integrated.middleClickBehavior": "Controls how terminal reacts to middle click.",
10279
+ "terminal.integrated.middleClickBehavior.default": "The platform default to focus the terminal. On Linux this will also paste the selection.",
10280
+ "terminal.integrated.middleClickBehavior.paste": "Paste on middle click.",
9775
10281
  "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: 黒地に白、または白地に黒。",
9776
10282
  "terminal.integrated.mouseWheelScrollSensitivity": "マウス ホイールのスクロール イベントの 'deltaY' で使用される乗数です。",
9777
10283
  "terminal.integrated.mouseWheelZoom": "`Ctrl` キーを押しながらマウス ホイールを使用してターミナルのフォントをズームします。",
@@ -9780,6 +10286,7 @@ var content = {
9780
10286
  "terminal.integrated.persistentSessionReviveProcess.never": "ターミナル バッファーの復元や、プロセスの再作成を行わないでください。",
9781
10287
  "terminal.integrated.persistentSessionReviveProcess.onExit": "Windows または Linux で最後のウィンドウが閉じられた後、`workbench.action.quit` コマンドがトリガーされた場合 (コマンド パレット、キー バインド、メニュー) にプロセスの再活性化を行います。",
9782
10288
  "terminal.integrated.persistentSessionReviveProcess.onExitAndWindowClose": "Windows または Linux で最後のウィンドウが閉じられた後、`workbench.action.quit` コマンドがトリガーされた場合 (コマンド パレット、キー バインド、メニュー)、またはウィンドウが閉じられた場合にプロセスの再活性化を行います。",
10289
+ "terminal.integrated.rescaleOverlappingGlyphs": "Whether to rescale glyphs horizontally that are a single cell wide but have glyphs that would overlap following cell(s). This typically happens for ambiguous width characters (eg. the roman numeral characters U+2160+) which aren't featured in monospace fonts. Emoji glyphs are never rescaled.",
9783
10290
  "terminal.integrated.rightClickBehavior": "右クリックに対するターミナルの反応を制御します。",
9784
10291
  "terminal.integrated.rightClickBehavior.copyPaste": "選択範囲がある場合はコピーし、それ以外の場合は貼り付けます。",
9785
10292
  "terminal.integrated.rightClickBehavior.default": "コンテキスト メニューを表示します。",
@@ -9793,7 +10300,7 @@ var content = {
9793
10300
  "terminal.integrated.shellIntegration.decorationsEnabled.gutter": "ターミナルの左側に余白のデコレーションを表示する",
9794
10301
  "terminal.integrated.shellIntegration.decorationsEnabled.never": "装飾を表示しない",
9795
10302
  "terminal.integrated.shellIntegration.decorationsEnabled.overviewRuler": "ターミナルの右側に概要ルーラー デコレーションを表示する",
9796
- "terminal.integrated.shellIntegration.enabled": "強化されたコマンド追跡や現在の作業ディレクトリの検出などの機能をサポートするために、シェル統合で自動挿入するか否かを決定します。\r\n\r\n シェル統合は、シェルをスタートアップ スクリプトで導入することで機能します。そのスクリプトは、ターミナル内で何が起こっているかについて VS Code 分析情報を提供します。\r\n\r\nサポートされているシェル:\r\n\r\n- Linux/macOS: bashfishpwshzsh\r\n - Windows: pwsh\r\n\r\nこの設定はターミナルが作成されたときにのみ適用されるため、ターミナルを再起動して有効にする必要があります。\r\n\r\n ターミナル プロファイルでカスタム引数が定義されていて、{1} が有効になっている場合、[complex bash `PROMPT_COMMAND`](https://code.visualstudio.com/docs/editor/integrated-terminal#_complex-bash-promptcommand)、またはその他のサポートされていないセットアップがある場合は、スクリプト挿入が機能しないことがあります。デコレーションを無効化するには、{0} をご覧ください",
10303
+ "terminal.integrated.shellIntegration.enabled": "Determines whether or not shell integration is auto-injected to support features like enhanced command tracking and current working directory detection. \r\n\r\nShell integration works by injecting the shell with a startup script. The script gives VS Code insight into what is happening within the terminal.\r\n\r\nSupported shells:\r\n\r\n- Linux/macOS: bash, fish, pwsh, zsh\r\n - Windows: pwsh, git bash\r\n\r\nThis setting applies only when terminals are created, so you will need to restart your terminals for it to take effect.\r\n\r\n Note that the script injection may not work if you have custom arguments defined in the terminal profile, have enabled {1}, have a [complex bash `PROMPT_COMMAND`](https://code.visualstudio.com/docs/editor/integrated-terminal#_complex-bash-promptcommand), or other unsupported setup. To disable decorations, see {0}",
9797
10304
  "terminal.integrated.shellIntegration.history": "ターミナル コマンド履歴に保持する最近使用したコマンドの数を制御します。ターミナル コマンド履歴を無効にするには、[0] に設定します。",
9798
10305
  "terminal.integrated.shellIntegration.suggestEnabled": "{0} が {1} に設定されている場合、サポートされているシェルの試験的なターミナル Intellisense 候補が有効になります。シェル統合が手動でインストールされている場合、スクリプトを呼び出す前に {2} が {3} に設定されている必要があります。",
9799
10306
  "terminal.integrated.showExitAlert": "終了コードがゼロ以外の場合に、\"ターミナルの処理が終了しました (終了コード: )\" という警告を表示するかどうかを制御します。",
@@ -9920,8 +10427,62 @@ var content = {
9920
10427
  runRecentCommand: "最近のコマンドの実行 ({0})",
9921
10428
  runRecentCommandNoKb: "Run Recent Command は、現在、キー バインドによってトリガーできません。",
9922
10429
  shellIntegration: "ターミナルにはシェル統合と呼ばれる機能があり、強化されたエクスペリエンスを提供し、スクリーン リーダーに次のような便利なコマンドを提供します:"
10430
+ },
10431
+ "vs/workbench/contrib/terminalContrib/chat/browser/terminalChat": {
10432
+ chatAgentRegisteredContextKey: "Whether the terminal chat agent has been registered.",
10433
+ chatFocusedContextKey: "Whether the chat view is focused.",
10434
+ chatInputHasTextContextKey: "Whether the chat input has text.",
10435
+ chatRequestActiveContextKey: "Whether there is an active chat request.",
10436
+ chatResponseContainsCodeBlockContextKey: "Whether the chat response contains a code block.",
10437
+ chatResponseContainsMultipleCodeBlocksContextKey: "Whether the chat response contains multiple code blocks.",
10438
+ chatResponseSupportsIssueReportingContextKey: "Whether the response supports issue reporting",
10439
+ chatVisibleContextKey: "Whether the chat view is visible.",
10440
+ interactiveSessionResponseVote: "When the response has been voted up, is set to 'up'. When voted down, is set to 'down'. Otherwise an empty string."
10441
+ },
10442
+ "vs/workbench/contrib/terminalContrib/chat/browser/terminalChatAccessibilityHelp": {
10443
+ "chat.signals": "Accessibility Signals can be changed via settings with a prefix of signals.chat. By default, if a request takes more than 4 seconds, you will hear a sound indicating that progress is still occurring.",
10444
+ "inlineChat.access": "It can be activated using the command: Terminal: Start Chat ({0}), which will focus the input box.",
10445
+ "inlineChat.focusInput": "Reach the input box from the response ({0}).",
10446
+ "inlineChat.focusInputNoKb": "Reach the response from the input box by shift+tabbing or assigning a keybinding for the command: Focus Terminal Input.",
10447
+ "inlineChat.focusResponse": "Reach the response from the input box ({0}).",
10448
+ "inlineChat.focusResponseNoKb": "Reach the response from the input box by tabbing or assigning a keybinding for the command: Focus Terminal Response.",
10449
+ "inlineChat.input": "The input box is where the user can type a request and can make the request ({0}). The widget will be closed and all content will be discarded when the Escape key is pressed and the terminal will regain focus.",
10450
+ "inlineChat.inputNoKb": "The input box is where the user can type a request and can make the request by tabbing to the Make Request button, which is not currently triggerable via keybindings. The widget will be closed and all content will be discarded when the Escape key is pressed and the terminal will regain focus.",
10451
+ "inlineChat.insertCommand": "With focus in the input box command editor, the Terminal: Insert Chat Command ({0}) action.",
10452
+ "inlineChat.insertCommandNoKb": "Insert a command by tabbing to the button as the action is currently not triggerable by a keybinding.",
10453
+ "inlineChat.inspectResponseMessage": "The response can be inspected in the accessible view ({0}).",
10454
+ "inlineChat.inspectResponseNoKb": "With the input box focused, inspect the response in the accessible view via the Open Accessible View command, which is currently not triggerable by a keybinding.",
10455
+ "inlineChat.overview": "Inline chat occurs within a terminal. It is useful for suggesting terminal commands. Keep in mind that AI generated code may be incorrect.",
10456
+ "inlineChat.runCommand": "With focus in the input box or command editor, the Terminal: Run Chat Command ({0}) action.",
10457
+ "inlineChat.runCommandNoKb": "Run a command by tabbing to the button as the action is currently not triggerable by a keybinding.",
10458
+ "inlineChat.toolbar": "Use tab to reach conditional parts like commands, status, message responses and more."
10459
+ },
10460
+ "vs/workbench/contrib/terminalContrib/chat/browser/terminalChatActions": {
10461
+ cancelChat: "Cancel Chat",
10462
+ closeChat: "Close Chat",
10463
+ discard: "Discard",
10464
+ discardDescription: "Discards the terminal current chat response, hide the chat widget, and clear the chat input.",
10465
+ focusTerminalInput: "Focus Terminal Input",
10466
+ focusTerminalResponse: "Focus Terminal Response",
10467
+ insert: "Insert",
10468
+ insertCommand: "Insert Chat Command",
10469
+ insertFirst: "Insert First",
10470
+ insertFirstCommand: "Insert First Chat Command",
10471
+ makeChatRequest: "Make Chat Request",
10472
+ reportIssue: "Report Issue",
10473
+ run: "Run",
10474
+ runCommand: "Run Chat Command",
10475
+ runFirst: "Run First",
10476
+ runFirstCommand: "Run First Chat Command",
10477
+ startChat: "Start in Terminal",
10478
+ viewInChat: "View in Chat"
10479
+ },
10480
+ "vs/workbench/contrib/terminalContrib/chat/browser/terminalChatWidget": {
10481
+ "default.placeholder": "Ask how to do something in the terminal",
10482
+ "welcome.1": "AI-generated commands may be incorrect"
9923
10483
  },
9924
10484
  "vs/workbench/contrib/terminalContrib/developer/browser/terminal.developer.contribution": {
10485
+ terminalDevMode: "Terminal Dev Mode",
9925
10486
  "workbench.action.terminal.restartPtyHost": "PTY ホストの再起動",
9926
10487
  "workbench.action.terminal.showTextureAtlas": "ターミナル テクスチャ Atlas の表示",
9927
10488
  "workbench.action.terminal.writeDataToTerminal": "ターミナルへのデータの書き込み",
@@ -9954,7 +10515,8 @@ var content = {
9954
10515
  "vs/workbench/contrib/terminalContrib/links/browser/terminal.links.contribution": {
9955
10516
  "workbench.action.terminal.openDetectedLink": "検出されたリンクを開く...",
9956
10517
  "workbench.action.terminal.openLastLocalFileLink": "最新のローカル ファイル リンクを開く",
9957
- "workbench.action.terminal.openLastUrlLink": "最新の URL リンクを開く"
10518
+ "workbench.action.terminal.openLastUrlLink": "最新の URL リンクを開く",
10519
+ "workbench.action.terminal.openLastUrlLink.description": "Opens the last detected URL/URI link in the terminal"
9958
10520
  },
9959
10521
  "vs/workbench/contrib/terminalContrib/links/browser/terminalLinkDetectorAdapter": {
9960
10522
  focusFolder: "エクスプローラーのフォルダーにフォーカス",
@@ -9964,9 +10526,11 @@ var content = {
9964
10526
  searchWorkspace: "ワークスペースを検索"
9965
10527
  },
9966
10528
  "vs/workbench/contrib/terminalContrib/links/browser/terminalLinkManager": {
10529
+ allow: "Allow {0}",
9967
10530
  followForwardedLink: "転送ポートを使用してリンクにアクセスする",
9968
10531
  followLink: "リンクにアクセス",
9969
10532
  followLinkUrl: "リンク",
10533
+ scheme: "Opening URIs can be insecure, do you want to allow opening links with the scheme {0}?",
9970
10534
  "terminalLinkHandler.followLinkAlt": "Alt + クリック",
9971
10535
  "terminalLinkHandler.followLinkAlt.mac": "option + クリック",
9972
10536
  "terminalLinkHandler.followLinkCmd": "cmd + クリック",
@@ -10022,10 +10586,12 @@ var content = {
10022
10586
  },
10023
10587
  "vs/workbench/contrib/testing/browser/codeCoverageDecorations": {
10024
10588
  "coverage.branchCovered": "{1} のブランチ {0} は {2} 回実行されました。",
10589
+ "coverage.branchCoveredYes": "Branch {0} in {1} was executed.",
10025
10590
  "coverage.branchNotCovered": "{1} のブランチ {0} はカバーされませんでした。",
10026
10591
  "coverage.branches": "{2} のブランチの {0} / {1} がカバーされました。",
10027
- "coverage.codeExecutedCount": "{0} は {1} 回実行されました。",
10028
10592
  "coverage.declExecutedCount": "`{0}` は {1} 回実行されました。",
10593
+ "coverage.declExecutedNo": "`{0}` was not executed.",
10594
+ "coverage.declExecutedYes": "`{0}` was executed.",
10029
10595
  "coverage.toggleInline": "インライン カバレッジの切り替え",
10030
10596
  "testing.toggleInlineCoverage": "インライン カバレッジの切り替え"
10031
10597
  },
@@ -10218,13 +10784,16 @@ var content = {
10218
10784
  "testing.goToError": "ソースに移動",
10219
10785
  "testing.goToFile": "ソースに移動",
10220
10786
  "testing.goToNextMessage": "次のテスト エラーに移動",
10787
+ "testing.goToNextMessage.description": "Shows the next failure message in your file",
10221
10788
  "testing.goToPreviousMessage": "前のテスト エラーに移動",
10789
+ "testing.goToPreviousMessage.description": "Shows the previous failure message in your file",
10222
10790
  "testing.markdownPeekError": "マークダウン プレビューを開けませんでした: {0}。\r\n\r\nマークダウン拡張機能が有効になっていることを確認してください。",
10223
10791
  "testing.openMessageInEditor": "エディターで開く",
10224
10792
  "testing.reRunLastRun": "テスト実行の再実行",
10225
10793
  "testing.revealInExplorer": "テスト エクスプローラーで表示",
10226
10794
  "testing.showResultOutput": "結果出力の表示",
10227
10795
  "testing.toggleTestingPeekHistory": "クイック表示でのテスト履歴の切り替え",
10796
+ "testing.toggleTestingPeekHistory.description": "Shows or hides the history of test runs in the peek view",
10228
10797
  testingOutputActual: "実際の結果",
10229
10798
  testingOutputExpected: "予期された結果",
10230
10799
  testingPeekLabel: "テスト結果メッセージ"
@@ -10246,11 +10815,17 @@ var content = {
10246
10815
  "testing.coveredBorder": "カバーされたテキストの境界線の色。",
10247
10816
  "testing.coveredGutterBackground": "コードがカバーされた領域のとじしろの色。",
10248
10817
  "testing.iconErrored": "テスト エクスプローラーの 'エラー発生' アイコンの色です。",
10818
+ "testing.iconErrored.retired": "Retired color for the 'Errored' icon in the test explorer.",
10249
10819
  "testing.iconFailed": "テスト エクスプローラーの '失敗' アイコンの色です。",
10820
+ "testing.iconFailed.retired": "Retired color for the 'failed' icon in the test explorer.",
10250
10821
  "testing.iconPassed": "テスト エクスプローラーの '成功' アイコンの色です。",
10822
+ "testing.iconPassed.retired": "Retired color for the 'passed' icon in the test explorer.",
10251
10823
  "testing.iconQueued": "テスト エクスプローラーの 'キューに登録済み' アイコンの色です。",
10824
+ "testing.iconQueued.retired": "Retired color for the 'Queued' icon in the test explorer.",
10252
10825
  "testing.iconSkipped": "テスト エクスプローラーの 'スキップ' アイコンの色です。",
10826
+ "testing.iconSkipped.retired": "Retired color for the 'Skipped' icon in the test explorer.",
10253
10827
  "testing.iconUnset": "テスト エクスプローラーの '設定解除' アイコンの色です。",
10828
+ "testing.iconUnset.retired": "Retired color for the 'Unset' icon in the test explorer.",
10254
10829
  "testing.message.error.decorationForeground": "エディター内にインラインで表示されるテスト エラー メッセージのテキストの色です。",
10255
10830
  "testing.message.error.marginBackground": "エディターでインラインに表示されるエラー メッセージの横の余白色。",
10256
10831
  "testing.message.info.decorationForeground": "エディター内にインラインで表示されるテスト情報メッセージのテキストの色です。",
@@ -10311,9 +10886,6 @@ var content = {
10311
10886
  "testState.skipped": "スキップ",
10312
10887
  "testState.unset": "未実行",
10313
10888
  "testing.treeElementLabel": "{0} ({1})"
10314
- },
10315
- "vs/workbench/contrib/testing/common/testCoverageService": {
10316
- testCoverageError: "テスト カバレッジを読み込めませんでした: {0}"
10317
10889
  },
10318
10890
  "vs/workbench/contrib/testing/common/testingContentProvider": {
10319
10891
  runNoOutout: "テストの実行で、出力が記録されませんでした。"
@@ -10337,7 +10909,8 @@ var content = {
10337
10909
  "testing.testItemHasUri": "テスト項目に URI が定義されているかどうかを示すブール値",
10338
10910
  "testing.testItemIsHidden": "テスト項目が非表示になっているかどうかを示すブール値",
10339
10911
  "testing.testMessage": "'testMessage.contextValue' に設定された値。エディター/コンテンツ、テスト/メッセージ/コンテキストで使用できます",
10340
- "testing.testResultOutdated": "結果が古い場合にエディター/コンテンツとテスト/メッセージ/コンテキストで使用できる値"
10912
+ "testing.testResultOutdated": "結果が古い場合にエディター/コンテンツとテスト/メッセージ/コンテキストで使用できる値",
10913
+ "testing.testResultState": "Value available testing/item/result indicating the state of the item."
10341
10914
  },
10342
10915
  "vs/workbench/contrib/testing/common/testResult": {
10343
10916
  runFinished: "{0} でのテスト実行"
@@ -10355,9 +10928,11 @@ var content = {
10355
10928
  "button.keep": "新しいテーマを保持する",
10356
10929
  "button.revert": "元に戻す",
10357
10930
  "button.tryTheme": "新しいテーマを試す",
10931
+ cannotToggle: "Cannot toggle between light and dark themes when `{0}` is enabled in settings.",
10358
10932
  defaultProductIconThemeLabel: "既定",
10359
10933
  fileIconThemeCategory: "ファイル アイコン テーマ",
10360
10934
  "generateColorTheme.label": "現在の設定から配色テーマを生成する",
10935
+ goToSetting: "Open Settings",
10361
10936
  installColorThemes: "その他の色のテーマをインストール...",
10362
10937
  "installExtension.button.ok": "OK",
10363
10938
  "installExtension.confirm": "これにより、'{1}' によって公開された拡張機能 '{0}' がインストールされます。続行しますか?",
@@ -10380,12 +10955,18 @@ var content = {
10380
10955
  "themes.category.dark": "ダーク テーマ",
10381
10956
  "themes.category.hc": "ハイ コントラスト テーマ",
10382
10957
  "themes.category.light": "ライト テーマ",
10958
+ "themes.configure.switchingDisabled": "Detect system color mode disabled. Click to configure.",
10959
+ "themes.configure.switchingEnabled": "Detect system color mode enabled. Click to configure.",
10383
10960
  "themes.selectIconTheme": "File Icon テーマ (プレビューするには、上/下キー) を選択する",
10384
10961
  "themes.selectIconTheme.label": "ファイル アイコンのテーマ",
10385
10962
  "themes.selectMarketplaceTheme": "入力して詳細を検索します。選択してインストールします。プレビューするには、上下のキーを使用してください。",
10386
10963
  "themes.selectProductIconTheme": "Product Icon テーマ (プレビューするには、上/下キー) を選択する",
10387
10964
  "themes.selectProductIconTheme.label": "製品アイコンのテーマ",
10388
- "themes.selectTheme": "配色テーマの選択 (上/下キーでプレビュー可能)",
10965
+ "themes.selectTheme.darkHC": "Select Color Theme for High Contrast Dark Mode",
10966
+ "themes.selectTheme.darkScheme": "Select Color Theme for System Dark Mode",
10967
+ "themes.selectTheme.default": "Select Color Theme (detect system color mode disabled)",
10968
+ "themes.selectTheme.lightHC": "Select Color Theme for High Contrast Light Mode",
10969
+ "themes.selectTheme.lightScheme": "Select Color Theme for System Light Mode",
10389
10970
  "toggleLightDarkThemes.label": "ライト テーマとダーク テーマの切り替え"
10390
10971
  },
10391
10972
  "vs/workbench/contrib/timeline/browser/timeline.contribution": {
@@ -10442,8 +11023,6 @@ var content = {
10442
11023
  "tree.aria": "型の階層"
10443
11024
  },
10444
11025
  "vs/workbench/contrib/update/browser/releaseNotesEditor": {
10445
- disableFeature: "この機能を無効にする",
10446
- enableFeature: "この機能を有効にする",
10447
11026
  releaseNotesInputName: "リリース ノート: {0}",
10448
11027
  showOnUpdate: "更新後にリリース ノートを表示",
10449
11028
  unassigned: "未割り当て"
@@ -10692,6 +11271,9 @@ var content = {
10692
11271
  showAll: "その他...",
10693
11272
  start: "開始",
10694
11273
  toStart: "開始へ。",
11274
+ videos: "Videos",
11275
+ "videos-description": "Learn VS Code's must-have features in short and practical videos",
11276
+ "videos-title": "Watch Getting Started Tutorials",
10695
11277
  walkthroughs: "チュートリアル",
10696
11278
  welcome: "ようこそ",
10697
11279
  welcomeAriaLabel: "エディターをすぐに理解するための概要を表示します。",
@@ -10701,6 +11283,7 @@ var content = {
10701
11283
  "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStarted.contribution": {
10702
11284
  deprecationMessage: "非推奨です。グローバル `workbench.reduceMotion` を使用してください。",
10703
11285
  miWelcome: "ようこそ",
11286
+ minWelcomeDescription: "Opens a Walkthrough to help you get started in VS Code.",
10704
11287
  pickWalkthroughs: "開くチュートリアルの選択",
10705
11288
  welcome: "ようこそ",
10706
11289
  "welcome.goBack": "前に戻る",
@@ -10774,6 +11357,7 @@ var content = {
10774
11357
  "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedService": {
10775
11358
  builtin: "ビルトイン",
10776
11359
  developer: "開発者",
11360
+ resetGettingStartedProgressDescription: "Reset the progress of all Walkthrough steps on the Welcome Page to make them appear as if they are being viewed for the first time, providing a fresh start to the getting started experience.",
10777
11361
  resetWelcomePageWalkthroughProgress: "ウェルカム ページのチュートリアルの進行状況をリセットする"
10778
11362
  },
10779
11363
  "vs/workbench/contrib/welcomeGettingStarted/browser/startupPage": {
@@ -10782,8 +11366,8 @@ var content = {
10782
11366
  },
10783
11367
  "vs/workbench/contrib/welcomeGettingStarted/common/gettingStartedContent": {
10784
11368
  browseLangExts: "言語拡張機能の参照",
10785
- browsePopular: "人気の Web 拡張機能の閲覧",
10786
- browseRecommended: "おすすめの拡張機能の参照",
11369
+ browsePopular: "Browse Popular Extensions",
11370
+ browsePopularWeb: "Browse Popular Web Extensions",
10787
11371
  cloneRepo: "リポジトリのクローン",
10788
11372
  commandPalette: "コマンド パレットを開く",
10789
11373
  enableSync: "バックアップと同期の設定",
@@ -10910,7 +11494,8 @@ var content = {
10910
11494
  },
10911
11495
  "vs/workbench/contrib/welcomeWalkthrough/browser/editor/editorWalkThrough": {
10912
11496
  editorWalkThrough: "対話型エディタープレイグラウンド",
10913
- "editorWalkThrough.title": "エディター プレイグラウンド"
11497
+ "editorWalkThrough.title": "エディター プレイグラウンド",
11498
+ editorWalkThroughMetadata: "Opens an interactive playground for learning about the editor."
10914
11499
  },
10915
11500
  "vs/workbench/contrib/welcomeWalkthrough/browser/walkThrough.contribution": {
10916
11501
  miPlayground: "エディター プレイグラウンド(&&N)",
@@ -10959,9 +11544,6 @@ var content = {
10959
11544
  restrictedModeBannerMessageWorkspace: "制限モードは、安全なコード参照のためのものです。すべての機能を有効にするには、このワークスペースを信頼します。",
10960
11545
  startupTrustRequestLearnMore: "これらのファイルの作成者を信頼していない場合は、悪意のあるファイルである可能性があるため、制限モードで続行することをお勧めします。詳細については、[ドキュメント](https://aka.ms/vscode-workspace-trust) を参照してください。",
10961
11546
  "status.WorkspaceTrust": "ワークスペースの信頼",
10962
- "status.ariaTrustedFolder": "このフォルダは信頼されています。",
10963
- "status.ariaTrustedWindow": "このウィンドウは信頼されています。",
10964
- "status.ariaTrustedWorkspace": "このワークスペースは信頼されています。",
10965
11547
  "status.ariaUntrustedFolder": "制限モード: このフォルダーは信頼されていないため、一部の機能が無効になっています。",
10966
11548
  "status.ariaUntrustedWindow": "制限モード: このウィンドウは信頼されていないため、一部の機能が無効になっています。",
10967
11549
  "status.ariaUntrustedWorkspace": "制限モード: このワークスペースは信頼されていないため、一部の機能が無効になっています。",
@@ -10971,6 +11553,7 @@ var content = {
10971
11553
  trustFolderOptionDescription: "フォルダーを信頼してすべての機能を有効にする",
10972
11554
  trustOption: "はい、作成者を信頼します(&&Y)",
10973
11555
  trustWorkspaceOptionDescription: "ワークスペースを信頼してすべての機能を有効にする",
11556
+ untrusted: "Restricted Mode",
10974
11557
  "workspace.trust.banner.always": "信頼されていないワークスペースが開かれるたびにバナーを表示します。",
10975
11558
  "workspace.trust.banner.description": "制限モードでバナーを表示するタイミングを制御します。",
10976
11559
  "workspace.trust.banner.never": "信頼されていないワークスペースが開かれる場合はバナーを表示しません。",
@@ -11074,6 +11657,7 @@ var content = {
11074
11657
  "commentThread.editorActions": "投稿されたコメント エディターアクション",
11075
11658
  "commentThread.title": "投稿されたコメント スレッドのタイトル メニュー",
11076
11659
  "commentThread.titleContext": "投稿されたコメント スレッドのタイトルのプレビュー コンテキスト メニュー。コメント スレッドのプレビュー タイトルの右クリック メニューとして表示されます。",
11660
+ "commentsView.threadActions": "The contributed comment thread context menu in the comments view",
11077
11661
  dup0: "コマンド `{0}` は既に登録されています",
11078
11662
  dup1: "コマンド `{0}` は既に {1} ({2}) によって登録されています",
11079
11663
  "dupe.command": "メニュー項目において、既定と alt コマンドが同じコマンドを参照しています",
@@ -11091,6 +11675,7 @@ var content = {
11091
11675
  "menus.debugCallstackContext": "[コール スタックのデバッグ] ビューのコンテキスト メニュー",
11092
11676
  "menus.debugToolBar": "デバッグ ツール バーのメニュー",
11093
11677
  "menus.debugVariablesContext": "[変数のデバッグ] ビューのコンテキスト メニュー",
11678
+ "menus.diffEditorGutterToolBarMenus": "The gutter toolbar in the diff editor",
11094
11679
  "menus.editorContext": "エディターのコンテキスト メニュー",
11095
11680
  "menus.editorContextCopyAs": "エディターのコンテキスト メニューの [形式を選択してコピー] サブメニュー",
11096
11681
  "menus.editorContextShare": "エディターのコンテキスト メニューの [共有] サブメニュー",
@@ -11150,6 +11735,7 @@ var content = {
11150
11735
  "submenuItem.duplicate": "'{0}' サブメニューは既に '{1}' メニューに追加されています。",
11151
11736
  "testing.item.context": "提供されたテスト項目のメニュー",
11152
11737
  "testing.item.gutter.title": "テスト項目のとじしろ装飾のメニュー",
11738
+ "testing.item.result.title": "The menu for an item in the Test Results view or peek.",
11153
11739
  "testing.message.content.title": "結果ツリー内のメッセージのコンテキスト メニュー",
11154
11740
  "testing.message.context.title": "メッセージが表示されるエディター コンテンツをオーバーレイする目立つボタン",
11155
11741
  "unsupported.submenureference": "メニュー項目で、サブメニューがサポートされていないメニューのサブメニューが参照されています。",
@@ -11183,48 +11769,28 @@ var content = {
11183
11769
  "vscode.extension.contributes.submenus": "エディターにサブメニュー項目を提供します",
11184
11770
  "webview.context": "Web ビューのコンテキスト メニュー"
11185
11771
  },
11186
- "vs/workbench/services/assignment/common/assignmentService": {
11187
- "workbench.enableExperiments": "Microsoft のオンライン サービスから実行する実験を取得します。"
11772
+ "vs/workbench/services/authentication/browser/authenticationExtensionsService": {
11773
+ accessRequest: "Grant access to {0} for {1}... (1)",
11774
+ allow: "&&Allow",
11775
+ confirmAuthenticationAccess: "The extension '{0}' wants to access the {1} account '{2}'.",
11776
+ deny: "&&Deny",
11777
+ getSessionPlateholder: "Select an account for '{0}' to use or Esc to cancel",
11778
+ selectAccount: "The extension '{0}' wants to access a {1} account",
11779
+ "sign in": "Sign in requested",
11780
+ signInRequest: "Sign in with {0} to use {1} (1)",
11781
+ useOtherAccount: "Sign in to another account"
11188
11782
  },
11189
11783
  "vs/workbench/services/authentication/browser/authenticationService": {
11190
- accessRequest: "{1}... (1) による {0} へのアクセスを許可します",
11191
- accountLastUsedDate: "このアカウントの最終使用は {0}",
11192
- allow: "許可(&&A)",
11193
- authentication: "認証",
11194
- "authentication.Placeholder": "要求されたアカウントはまだありません...",
11195
- "authentication.id": "認証プロバイダーの ID。",
11196
- "authentication.idConflict": "この認証 ID '{0}' は既に登録されています",
11197
- "authentication.label": "認証プロバイダーを表す、人が認識できる名前です。",
11198
- "authentication.missingId": "認証のコントリビューションには ID を指定する必要があります。",
11199
- "authentication.missingLabel": "認証のコントリビューションにはラベルを指定する必要があります。",
11200
- authenticationExtensionPoint: "認証を提供します",
11201
- authenticationid: "ID",
11202
- authenticationlabel: "ラベル",
11203
- confirmAuthenticationAccess: "拡張機能 '{0}' は、{1} アカウント '{2}' の認証情報にアクセスしようとしています。",
11204
- deny: "拒否(&&D)",
11205
- getSessionPlateholder: "使用する '{0}' のアカウントを選択するか、Esc を押してキャンセルしてください",
11206
- loading: "読み込み中...",
11207
- manageExtensions: "このアカウントにアクセスできる拡張機能を選択する",
11208
- manageTrustedExtensions: "信頼された拡張機能の管理",
11209
- "manageTrustedExtensions.cancel": "キャンセル",
11210
- noTrustedExtensions: "このアカウントはまだどの拡張機能にも使用されていません。",
11211
- notUsed: "このアカウントを使用したことがない",
11212
- selectAccount: "拡張機能 '{0}' には、{1} アカウントへのアクセスが必要です",
11213
- "sign in": "サインインが要求されました",
11214
- signInRequest: "{1} (1) を使用するには {0} でサインインします",
11215
- signOut: "サインアウト(&&S)",
11216
- signOutMessage: "アカウント '{0}' は、以下によって使用されていました:\r\n\r\n{1}\r\n\r\nこれらの拡張機能からサインアウトしますか?",
11217
- signOutMessageSimple: "'{0}' からサインアウトしますか?",
11218
- trustedExtensionTooltip: "この拡張機能は Microsoft によって信頼されており\r\n常にこのアカウントにアクセスできます",
11219
- trustedExtensions: "Microsoft によって信頼されている",
11220
- useOtherAccount: "別のアカウントにサインインする"
11784
+ "authentication.idConflict": "This authentication id '{0}' has already been registered",
11785
+ "authentication.missingId": "An authentication contribution must specify an id.",
11786
+ "authentication.missingLabel": "An authentication contribution must specify a label."
11221
11787
  },
11222
11788
  "vs/workbench/services/auxiliaryWindow/browser/auxiliaryWindowService": {
11223
- lifecycleVeto: "変更内容は保存されない可能性があります。[キャンセル] を押して、もう一度お試しください。",
11224
- retry: "再試行(&&R)",
11225
- unableToOpenWindow: "ブラウザーが新しいウィンドウを開くのを中断しました。[再試行] を押して、もう一度やり直してください。",
11226
- unableToOpenWindowDetail: "今後この問題を回避するには、この Web サイトのポップアップを必ず許可してください。",
11227
- unableToOpenWindowError: "新しいウィンドウを開くことができません。"
11789
+ lifecycleVeto: "Changes that you made may not be saved. Please check press 'Cancel' and try again.",
11790
+ retry: "&&Retry",
11791
+ unableToOpenWindow: "The browser interrupted the opening of a new window. Press 'Retry' to try again.",
11792
+ unableToOpenWindowDetail: "To avoid this problem in the future, please ensure to allow popups for this website.",
11793
+ unableToOpenWindowError: "Unable to open a new window."
11228
11794
  },
11229
11795
  "vs/workbench/services/configuration/browser/configurationService": {
11230
11796
  "configurationDefaults.description": "構成の既定値を提供する",
@@ -11428,6 +11994,9 @@ var content = {
11428
11994
  accessExtensionFeatureMessage: "拡張機能 '{0}' は、'{1}' 機能にアクセスしようとしています。",
11429
11995
  allow: "許可",
11430
11996
  disallow: "許可しない"
11997
+ },
11998
+ "vs/workbench/services/extensionManagement/common/extensionManagement": {
11999
+ extensionsConfigurationTitle: "Extensions"
11431
12000
  },
11432
12001
  "vs/workbench/services/extensionManagement/common/extensionManagementServerService": {
11433
12002
  browser: "ブラウザー",
@@ -11449,6 +12018,7 @@ var content = {
11449
12018
  "install multiple extensions": "拡張機能をインストールしてデバイス間で同期しますか?",
11450
12019
  "install single extension": "'{0}' 拡張機能をインストールしてデバイス間で同期しますか?",
11451
12020
  "limited support": "'{0}' には、{1} で制限された機能があります。",
12021
+ "main.notFound": "Cannot activate, becase {0} not found",
11452
12022
  multipleDependentsError: "拡張機能 '{0}' をアンインストールできません。拡張機能 '{1}'、'{2}'、その他がこの拡張機能に依存しています。",
11453
12023
  "non web extensions": "'{0}' には、{1} でサポートされていない拡張機能が含まれています。",
11454
12024
  "non web extensions detail": "サポートされていない拡張機能が含まれています。",
@@ -11463,17 +12033,13 @@ var content = {
11463
12033
  "workspace folder": "ワークスペース フォルダー"
11464
12034
  },
11465
12035
  "vs/workbench/services/extensions/browser/extensionUrlHandler": {
11466
- Installing: "拡張機能 '{0}' をインストールしています...",
11467
12036
  confirmUrl: "'{0}' 拡張機能がこの URI を開くことを許可しますか?",
11468
- enableAndHandle: "Extension '{0}' は無効です。Extension を有効にして、URL を開きますか?",
11469
- enableAndReload: "有効にして開く(&&E)",
11470
12037
  extensions: "拡張機能",
11471
- "install and open": "インストールして開く(&&I)",
11472
- installAndHandle: "'{0}' 拡張機能を '{1}' からインストールして、この URI を開きますか?",
11473
- installDetail: "'{0}' 拡張機能では URI を開く必要があります:",
12038
+ installDetail: "This extension wants to open a URI:",
11474
12039
  manage: "承認された拡張 URI を管理します...",
11475
12040
  no: "現在、承認されている拡張機能の URI はありません。",
11476
12041
  open: "開く(&&O)",
12042
+ openUri: "Open URI",
11477
12043
  reloadAndHandle: "拡張機能 '{0}' は読み込まれていません。拡張機能を読み込んで URL を開くためにウィンドウを再読み込みしますか?",
11478
12044
  reloadAndOpen: "ウィンドウを再読み込みして開く(&&R)",
11479
12045
  rememberConfirmUrl: "今後、この拡張機能についてメッセージを表示しない"
@@ -11992,11 +12558,11 @@ var content = {
11992
12558
  },
11993
12559
  "vs/workbench/services/themes/common/themeConfiguration": {
11994
12560
  autoDetectHighContrast: "有効にすると、OS がハイ コントラスト テーマを使用している場合、自動的にハイ コントラスト テーマに変更されます。使用するハイ コントラスト テーマは、{0} と {1} によって指定されます。",
11995
- colorTheme: "ワークベンチで使用される配色テーマを指定します。",
12561
+ colorTheme: "Specifies the color theme used in the workbench when {0} is not enabled.",
11996
12562
  colorThemeError: "テーマが不明、またはインストールされていません。",
11997
12563
  defaultProductIconThemeDesc: "既定",
11998
12564
  defaultProductIconThemeLabel: "既定",
11999
- detectColorScheme: "設定されている場合は、OS の外観に基づいて、優先する配色テーマに自動的に切り替えます。OS の外観がダークな場合は、 {0} で指定されたテーマが、ライトな場合は {1} が使用されます。",
12565
+ detectColorScheme: "If enabled, will automatically select a color theme based on the system color mode. If the system color mode is dark, {0} is used, else {1}.",
12000
12566
  editorColors: "エディターの構文の色とフォント スタイルを、現在選択されている配色テーマからオーバーライドします。",
12001
12567
  "editorColors.comments": "コメントの色とスタイルを設定します",
12002
12568
  "editorColors.functions": "関数定義と参照の色とスタイルを設定します。",
@@ -12015,10 +12581,10 @@ var content = {
12015
12581
  iconThemeError: "ファイルのアイコン テーマが不明またはインストールされていません。",
12016
12582
  noIconThemeDesc: "ファイル アイコンがありません",
12017
12583
  noIconThemeLabel: "なし",
12018
- preferredDarkColorTheme: "{0} が有効な場合に、ダークな OS の外観に優先する配色テーマを指定します。",
12019
- preferredHCDarkColorTheme: "{0} が有効な場合にハイ コントラスト ダーク モードで使用される優先色テーマを指定します。",
12020
- preferredHCLightColorTheme: "{0} が有効な場合にハイ コントラスト ライト モードで使用される優先色テーマを指定します。",
12021
- preferredLightColorTheme: "{0} が有効な場合に、ライトな OS の外観に優先する配色テーマを指定します。",
12584
+ preferredDarkColorTheme: "Specifies the color theme when system color mode is dark and {0} is enabled.",
12585
+ preferredHCDarkColorTheme: "Specifies the color theme when in high contrast dark mode and {0} is enabled.",
12586
+ preferredHCLightColorTheme: "Specifies the color theme when in high contrast light mode and {0} is enabled.",
12587
+ preferredLightColorTheme: "Specifies the color theme when system color mode is light and {0} is enabled.",
12022
12588
  productIconTheme: "使用する製品アイコンのテーマを指定します。",
12023
12589
  productIconThemeError: "製品アイコンのテーマが不明であるか、インストールされていません。",
12024
12590
  semanticTokenColors: "現在選択されている配色テーマからの、エディターのセマンティック トークンの色とスタイルをオーバーライドします。",