@codingame/monaco-vscode-language-pack-ja 4.0.0 → 4.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +1 -1
- package/package.json +2 -2
- package/translations/main.i18n.json.js +159 -0
package/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { registerLocalization } from 'vscode/l10n';
|
|
2
2
|
import content from './translations/main.i18n.json.js';
|
|
3
3
|
|
|
4
|
-
registerLocalization('ja', content, {
|
|
4
|
+
registerLocalization('MS-CEINTL.vscode-language-pack-ja', 'ja', content, {
|
|
5
5
|
'ms-vscode.js-debug': new URL('./translations/extensions/ms-vscode.js-debug.i18n.json', import.meta.url).href,
|
|
6
6
|
'vscode.bat': new URL('./translations/extensions/vscode.bat.i18n.json', import.meta.url).href,
|
|
7
7
|
'vscode.builtin-notebook-renderers': new URL('./translations/extensions/vscode.builtin-notebook-renderers.i18n.json', import.meta.url).href,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@codingame/monaco-vscode-language-pack-ja",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.1.0",
|
|
4
4
|
"keywords": [],
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "CodinGame",
|
|
@@ -18,6 +18,6 @@
|
|
|
18
18
|
"module": "index.js",
|
|
19
19
|
"types": "index.d.ts",
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"vscode": "npm:@codingame/monaco-vscode-api@4.
|
|
21
|
+
"vscode": "npm:@codingame/monaco-vscode-api@4.1.0"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -1726,6 +1726,9 @@ var content = {
|
|
|
1726
1726
|
"vs/platform/actions/browser/toolbar": {
|
|
1727
1727
|
hide: "非表示",
|
|
1728
1728
|
resetThisMenu: "メニューのリセット"
|
|
1729
|
+
},
|
|
1730
|
+
"vs/platform/actions/common/menuResetAction": {
|
|
1731
|
+
title: "すべてリセット メニュー"
|
|
1729
1732
|
},
|
|
1730
1733
|
"vs/platform/actions/common/menuService": {
|
|
1731
1734
|
"hide.label": "'{0}' の非表示"
|
|
@@ -2035,6 +2038,25 @@ var content = {
|
|
|
2035
2038
|
strictSSL: "提供された CA の一覧と照らしてプロキシ サーバーの証明書を確認するかどうか制御します。",
|
|
2036
2039
|
systemCertificates: "CA 証明書を OS から読み込む必要があるかどうかを制御します (Windows および macOS では、オフにした場合にウィンドウの再読み込みが必要です)。",
|
|
2037
2040
|
systemCertificatesV2: "OS からの CA 証明書の試験的な読み込みを有効にするかどうかを制御します。これは、既定の補完よりも一般的なアプローチを使用します。"
|
|
2041
|
+
},
|
|
2042
|
+
"vs/platform/telemetry/common/telemetryService": {
|
|
2043
|
+
enableTelemetryDeprecated: "この設定が false の場合、新しい設定の値に関係なくテレメトリは送信されません。{0}設定を優先して非推奨になりました。",
|
|
2044
|
+
"telemetry.crashReports": "クラッシュ レポート",
|
|
2045
|
+
"telemetry.docsAndPrivacyStatement": "[収集するデータ]({0}) と[プライバシーに関する声明]({1}) を参照してください。",
|
|
2046
|
+
"telemetry.docsStatement": "[収集するデータ]({0}) の詳細をご覧ください。",
|
|
2047
|
+
"telemetry.enableTelemetry": "診断データの収集を有効にします。これにより、{0} の実行方法と改善が必要な場所について理解を深めることができます。",
|
|
2048
|
+
"telemetry.enableTelemetryMd": "診断データの収集を有効にします。これにより、{0} の実行状況と改善が必要な箇所について理解を深めることができます。収集する情報とプライバシーに関する声明についての [Read more] ({1}) をご覧ください。",
|
|
2049
|
+
"telemetry.errors": "エラー テレメトリ",
|
|
2050
|
+
"telemetry.restart": "クラッシュ レポートの変更を有効にするには、アプリケーションを完全に再起動する必要があります。",
|
|
2051
|
+
"telemetry.telemetryLevel.crash": "OS レベルのクラッシュ レポートを送信します。",
|
|
2052
|
+
"telemetry.telemetryLevel.default": "使用状況データ、エラー、クラッシュ レポートを送信します。",
|
|
2053
|
+
"telemetry.telemetryLevel.deprecated": "****注:*** この設定が 'off' の場合、他のテレメトリ設定に関係なくテレメトリは送信されません。この設定が 'off' 以外に設定されていて、非推奨の設定でテレメトリが無効になっている場合、テレメトリは送信されません。*",
|
|
2054
|
+
"telemetry.telemetryLevel.error": "一般的なエラー テレメトリとクラッシュ レポートを送信します。",
|
|
2055
|
+
"telemetry.telemetryLevel.off": "すべての製品テレメトリを無効にします。",
|
|
2056
|
+
"telemetry.telemetryLevel.tableDescription": "次の表は、各設定で送信されるデータの概要を示しています。",
|
|
2057
|
+
"telemetry.telemetryLevelMd": "{0} テレメトリ、ファースト パーティ拡張テレメトリ機能、および参加しているサード パーティの拡張機能テレメトリを制御します。一部のサード パーティの拡張機能では、この設定が考慮されない場合があります。確認するには、特定の拡張機能のドキュメントを参照してください。テレメトリにより、{0} のパフォーマンス、改善が必要な場所、および機能の使用方法について理解しやすくなります。",
|
|
2058
|
+
"telemetry.usage": "使用状況データ",
|
|
2059
|
+
telemetryConfigurationTitle: "テレメトリ"
|
|
2038
2060
|
},
|
|
2039
2061
|
"vs/platform/terminal/common/terminalLogService": {
|
|
2040
2062
|
terminalLoggerName: "ターミナル"
|
|
@@ -2490,6 +2512,25 @@ var content = {
|
|
|
2490
2512
|
"toggle screencast mode": "スクリーンキャスト モードの切り替え",
|
|
2491
2513
|
user: "ユーザー",
|
|
2492
2514
|
workspace: "ワークスペース"
|
|
2515
|
+
},
|
|
2516
|
+
"vs/workbench/browser/actions/helpActions": {
|
|
2517
|
+
keybindingsReference: "キーボード ショートカットの参照",
|
|
2518
|
+
miDocumentation: "参照資料(&&D)",
|
|
2519
|
+
miKeyboardShortcuts: "キーボード ショートカットの参照(&&K)",
|
|
2520
|
+
miLicense: "ライセンスの表示(&&L)",
|
|
2521
|
+
miPrivacyStatement: "プライバシーに関する声明(&&Y)",
|
|
2522
|
+
miTipsAndTricks: "ヒントとトリビア(&&C)",
|
|
2523
|
+
miUserVoice: "機能要求の検索(&&S)",
|
|
2524
|
+
miVideoTutorials: "ビデオ チュートリアル(&&V)",
|
|
2525
|
+
miYouTube: "YouTube で参加する(&&J)",
|
|
2526
|
+
newsletterSignup: "VS Code ニュースレターの登録",
|
|
2527
|
+
openDocumentationUrl: "ドキュメント",
|
|
2528
|
+
openLicenseUrl: "ライセンスを表示",
|
|
2529
|
+
openPrivacyStatement: "プライバシーに関する声明",
|
|
2530
|
+
openTipsAndTricksUrl: "ヒントとコツ",
|
|
2531
|
+
openUserVoiceUrl: "機能要求の検索",
|
|
2532
|
+
openVideoTutorialsUrl: "ビデオ チュートリアル",
|
|
2533
|
+
openYouTubeUrl: "YouTube でご参加ください"
|
|
2493
2534
|
},
|
|
2494
2535
|
"vs/workbench/browser/actions/layoutActions": {
|
|
2495
2536
|
active: "アクティブ",
|
|
@@ -4203,6 +4244,9 @@ var content = {
|
|
|
4203
4244
|
"audioCues.help.placeholder": "サウンドを選択して、再生および構成します",
|
|
4204
4245
|
"signals.sound.help": "ヘルプ: シグナル サウンドのリスト表示",
|
|
4205
4246
|
"sounds.help.settings": "サウンドの構成"
|
|
4247
|
+
},
|
|
4248
|
+
"vs/workbench/contrib/accountEntitlements/browser/accountsEntitlements.contribution": {
|
|
4249
|
+
"workbench.accounts.showEntitlements": "有効にすると、アカウントの使用可能な権利が [アカウント] メニューに表示されます。"
|
|
4206
4250
|
},
|
|
4207
4251
|
"vs/workbench/contrib/bulkEdit/browser/bulkEditService": {
|
|
4208
4252
|
"areYouSureQuiteBulkEdit.detail": "'{0}' が進行中です。",
|
|
@@ -4543,6 +4587,10 @@ var content = {
|
|
|
4543
4587
|
"vs/workbench/contrib/codeEditor/browser/inspectEditorTokens/inspectEditorTokens": {
|
|
4544
4588
|
inspectEditorTokens: "開発者: エディター トークンとスコープの検査",
|
|
4545
4589
|
"inspectTMScopesWidget.loading": "読み込んでいます..."
|
|
4590
|
+
},
|
|
4591
|
+
"vs/workbench/contrib/codeEditor/browser/inspectKeybindings": {
|
|
4592
|
+
"workbench.action.inspectKeyMap": "キー マッピングの検査",
|
|
4593
|
+
"workbench.action.inspectKeyMapJSON": "キー マッピングの検査 (JSON)"
|
|
4546
4594
|
},
|
|
4547
4595
|
"vs/workbench/contrib/codeEditor/browser/largeFileOptimizations": {
|
|
4548
4596
|
largeFile: "{0}: メモリ使用量を減らし、フリーズやクラッシュを回避するために、トークン化、折りたたみ、折り返し、コードレンズ、単語の強調表示、固定スクロールが無効になっています。",
|
|
@@ -4576,6 +4624,10 @@ var content = {
|
|
|
4576
4624
|
codeaction: "クイック修正",
|
|
4577
4625
|
"codeaction.get2": "'{0}' からコード アクション ([構成]({1})) を取得しています。",
|
|
4578
4626
|
formatting2: "'{0}' フォーマッタ ([構成]({1})) を実行しています。"
|
|
4627
|
+
},
|
|
4628
|
+
"vs/workbench/contrib/codeEditor/browser/toggleColumnSelection": {
|
|
4629
|
+
miColumnSelection: "列の選択モード(&&S)",
|
|
4630
|
+
toggleColumnSelection: "列選択モードの切り替え"
|
|
4579
4631
|
},
|
|
4580
4632
|
"vs/workbench/contrib/codeEditor/browser/toggleMinimap": {
|
|
4581
4633
|
miMinimap: "ミニマップ(&&M)",
|
|
@@ -5511,6 +5563,12 @@ var content = {
|
|
|
5511
5563
|
},
|
|
5512
5564
|
"vs/workbench/contrib/debug/common/replModel": {
|
|
5513
5565
|
consoleCleared: "コンソールはクリアされました"
|
|
5566
|
+
},
|
|
5567
|
+
"vs/workbench/contrib/deprecatedExtensionMigrator/browser/deprecatedExtensionMigrator.contribution": {
|
|
5568
|
+
"bracketPairColorizer.notification": "拡張機能 \"ブラケット ペアの色付け\" は使用されなくなったため、無効になりました。",
|
|
5569
|
+
"bracketPairColorizer.notification.action.enableNative": "ネイティブ ブラケット ペアの色付けを有効にする",
|
|
5570
|
+
"bracketPairColorizer.notification.action.showMoreInfo": "詳細情報",
|
|
5571
|
+
"bracketPairColorizer.notification.action.uninstall": "拡張機能のアンインストール"
|
|
5514
5572
|
},
|
|
5515
5573
|
"vs/workbench/contrib/editSessions/browser/editSessions.contribution": {
|
|
5516
5574
|
autoResumeWorkingChanges: "現在のワークスペースのクラウドに保存されている使用可能な作業変更を自動的に再開するかどうかを制御します。",
|
|
@@ -6731,6 +6789,29 @@ var content = {
|
|
|
6731
6789
|
},
|
|
6732
6790
|
"vs/workbench/contrib/localHistory/browser/localHistoryTimeline": {
|
|
6733
6791
|
localHistory: "ローカル履歴"
|
|
6792
|
+
},
|
|
6793
|
+
"vs/workbench/contrib/localization/common/localization.contribution": {
|
|
6794
|
+
"language id": "言語 ID",
|
|
6795
|
+
localizations: "言語パック",
|
|
6796
|
+
"localizations language name": "言語名",
|
|
6797
|
+
"localizations localized language name": "言語名 (ローカライズ)",
|
|
6798
|
+
"vscode.extension.contributes.localizations": "ローカリゼーションをエディターに提供します",
|
|
6799
|
+
"vscode.extension.contributes.localizations.languageId": "表示文字列が翻訳される言語の id。",
|
|
6800
|
+
"vscode.extension.contributes.localizations.languageName": "英語での言語の名前。",
|
|
6801
|
+
"vscode.extension.contributes.localizations.languageNameLocalized": "提供された言語での言語の名前。",
|
|
6802
|
+
"vscode.extension.contributes.localizations.translations": "言語に関連付けられている翻訳のリスト。",
|
|
6803
|
+
"vscode.extension.contributes.localizations.translations.id": "この翻訳が提供される VS Code または拡張機能の ID。VS Code は常に `vscode` で、拡張機能の形式は `publisherId.extensionName` になります。",
|
|
6804
|
+
"vscode.extension.contributes.localizations.translations.id.pattern": "VS Code または拡張機能を変換するための ID はそれぞれ、`vscode` か、`publisherId.extensionName` の形式になります。",
|
|
6805
|
+
"vscode.extension.contributes.localizations.translations.path": "言語の翻訳を含むファイルへの相対パス。"
|
|
6806
|
+
},
|
|
6807
|
+
"vs/workbench/contrib/localization/common/localizationsActions": {
|
|
6808
|
+
available: "利用可能",
|
|
6809
|
+
chooseLocale: "表示言語の選択",
|
|
6810
|
+
clearDisplayLanguage: "表示言語設定のクリア",
|
|
6811
|
+
configureLocale: "表示言語を構成する",
|
|
6812
|
+
configureLocaleDescription: "インストールされている言語パックに基づいて、VS Code のロケールを変更します。一般的な言語には、フランス語、中国語、スペイン語、日本語、ドイツ語、韓国語などがあります。",
|
|
6813
|
+
installed: "インストール済み",
|
|
6814
|
+
moreInfo: "詳細情報"
|
|
6734
6815
|
},
|
|
6735
6816
|
"vs/workbench/contrib/logs/common/logs.contribution": {
|
|
6736
6817
|
"remote name": "{0} (リモート)",
|
|
@@ -10496,6 +10577,42 @@ var content = {
|
|
|
10496
10577
|
openUrl: "URL を開く",
|
|
10497
10578
|
urlToOpen: "開く URL",
|
|
10498
10579
|
"workbench.trustedDomains.promptInTrustedWorkspace": "有効にすると、信頼されたワークスペースでリンクを開いたときに信頼されたドメインのプロンプトが表示されます。"
|
|
10580
|
+
},
|
|
10581
|
+
"vs/workbench/contrib/userDataProfile/browser/userDataProfile": {
|
|
10582
|
+
"create profile": "プロファイルの作成...",
|
|
10583
|
+
current: "現在",
|
|
10584
|
+
"delete profile": "プロファイルの削除...",
|
|
10585
|
+
"delete specific profile": "プロファイルの削除...",
|
|
10586
|
+
"edit profile": "プロファイルの編集...",
|
|
10587
|
+
"export profile": "プロファイルをエクスポート...",
|
|
10588
|
+
"export profile in share": "プロファイルのエクスポート ({0})...",
|
|
10589
|
+
"import from file": "ファイルの選択...",
|
|
10590
|
+
"import from url": "URL からインポート",
|
|
10591
|
+
"import profile": "プロファイルのインポート...",
|
|
10592
|
+
"import profile dialog": "プロファイル テンプレート ファイルを選択する",
|
|
10593
|
+
"import profile placeholder": "プロファイル テンプレートの URL を指定する",
|
|
10594
|
+
"import profile quick pick title": "プロファイル テンプレートからインポートする...",
|
|
10595
|
+
"import profile share": "プロファイルのインポート...",
|
|
10596
|
+
"pick profile to delete": "削除するプロファイルを選択",
|
|
10597
|
+
"profile import error": "プロファイルの作成中にエラーが発生しました: {0}",
|
|
10598
|
+
profiles: "プロファイル ({0})",
|
|
10599
|
+
"save profile as": "現在のプロファイルに名前を付けて保存...",
|
|
10600
|
+
selectProfile: "プロファイルの選択",
|
|
10601
|
+
"show profile contents": "プロファイル コンテンツの表示",
|
|
10602
|
+
switchProfile: "プロファイルの切り替え...",
|
|
10603
|
+
templates: "プロファイル テンプレート"
|
|
10604
|
+
},
|
|
10605
|
+
"vs/workbench/contrib/userDataProfile/browser/userDataProfileActions": {
|
|
10606
|
+
"cleanup profile": "プロファイルのクリーンアップ",
|
|
10607
|
+
"create temporary profile": "一時プロファイルの作成",
|
|
10608
|
+
current: "現在",
|
|
10609
|
+
mange: "管理...",
|
|
10610
|
+
"pick profile to rename": "名前を変更するプロファイルを選択",
|
|
10611
|
+
profileExists: "{0} という名前のプロファイルは既に存在します。",
|
|
10612
|
+
"rename profile": "名前の変更...",
|
|
10613
|
+
"rename specific profile": "プロファイル名の変更...",
|
|
10614
|
+
"reset workspaces": "ワークスペース プロファイルの関連付けをリセットする",
|
|
10615
|
+
"select profile to rename": "{0} の名前を変更する"
|
|
10499
10616
|
},
|
|
10500
10617
|
"vs/workbench/contrib/userDataSync/browser/userDataSync": {
|
|
10501
10618
|
"accept failed": "変更を受け入れているときにエラーが発生しました。詳細については、[ログ]({0})を確認してください。",
|
|
@@ -11315,6 +11432,15 @@ var content = {
|
|
|
11315
11432
|
saveChangesMessage: "{0} に加えた変更を保存しますか?",
|
|
11316
11433
|
saveChangesMessages: "次の {0} ファイルに対する変更を保存しますか?",
|
|
11317
11434
|
"saveFileAs.title": "名前を付けて保存"
|
|
11435
|
+
},
|
|
11436
|
+
"vs/workbench/services/dialogs/browser/fileDialogService": {
|
|
11437
|
+
learnMore: "詳細情報(&&L)",
|
|
11438
|
+
openFiles: "ファイルを開く(&&F)...",
|
|
11439
|
+
openRemote: "リモートを開く(&&R)...",
|
|
11440
|
+
pickFolderAndOpen: "フォルダーを開くことができません。代わりにワークスペースにフォルダーを追加してみてください。",
|
|
11441
|
+
pickWorkspaceAndOpen: "ワークスペースを開くことができません。代わりにワークスペースにフォルダーを追加してみてください。",
|
|
11442
|
+
unsupportedBrowserDetail: "お使いのブラウザーではローカル フォルダーを開くことができません。\r\n 単一のファイルを開くか、リモート リポジトリを開くことができます。",
|
|
11443
|
+
unsupportedBrowserMessage: "ローカル フォルダーを開く操作はサポートされていません"
|
|
11318
11444
|
},
|
|
11319
11445
|
"vs/workbench/services/dialogs/browser/simpleFileDialog": {
|
|
11320
11446
|
openLocalFile: "ローカル ファイルを開く...",
|
|
@@ -11568,6 +11694,28 @@ var content = {
|
|
|
11568
11694
|
"vs/workbench/services/host/browser/browserHostService": {
|
|
11569
11695
|
open: "開く(&&O)",
|
|
11570
11696
|
unableToOpenExternal: "ブラウザーが新しいタブまたはウィンドウを開くのを中断しました。とにかく開くには、[開く] を押します。"
|
|
11697
|
+
},
|
|
11698
|
+
"vs/workbench/services/issue/browser/issueTroubleshoot": {
|
|
11699
|
+
"I cannot reproduce": "再現できません",
|
|
11700
|
+
Stop: "停止",
|
|
11701
|
+
"This is Bad": "再現できます",
|
|
11702
|
+
"ask to download insiders": "{0} Insider で問題をダウンロードして再現してみてください。",
|
|
11703
|
+
"ask to reproduce issue": "{0} Insider で問題を再現してみて、問題が存在するかどうかを確認してください。",
|
|
11704
|
+
bad: "再現できます",
|
|
11705
|
+
"detail.start": "問題のトラブルシューティングは、問題の原因を特定するのに役立つプロセスです。問題の原因は、拡張機能による設定ミス、または {0} 自体である可能性があります。\r\n\r\nプロセス中、ウィンドウは繰り返し再読み込みされます。毎回、問題がまだ発生しているかどうかを確認する必要があります。",
|
|
11706
|
+
"download insiders": "{0} Insider のダウンロード",
|
|
11707
|
+
"empty.profile": "問題のトラブルシューティングがアクティブになっており、構成が一時的に既定値にリセットされています。問題をまだ再現できるかどうかを確認し、これらのオプションから選択して続行してください。",
|
|
11708
|
+
good: "再現できません",
|
|
11709
|
+
"issue is in core": "問題のトラブルシューティングで、{0} に問題があることが判明しました。",
|
|
11710
|
+
"issue is with configuration": "問題のトラブルシューティングにより、問題の原因が構成にあることが特定されました。\"Export Profile\" コマンドを使用して構成をエクスポートして問題を報告し、問題レポートでファイルを共有してください。",
|
|
11711
|
+
msg: "&&問題のトラブルシューティング",
|
|
11712
|
+
"profile.extensions.disabled": "問題のトラブルシューティングがアクティブになっており、インストールされているすべての拡張機能が一時的に無効になっています。問題をまだ再現できるかどうかを確認し、これらのオプションから選択して続行してください。",
|
|
11713
|
+
"report anyway": "問題を報告する",
|
|
11714
|
+
stop: "停止",
|
|
11715
|
+
"title.stop": "問題のトラブルシューティングの停止",
|
|
11716
|
+
"troubleshoot issue": "問題のトラブルシューティング",
|
|
11717
|
+
troubleshootIssue: "問題のトラブルシューティング...",
|
|
11718
|
+
"use insiders": "これは、問題が既に解決されており、今後のリリースで利用可能になる可能性があることを意味している可能性があります。新しい安定バージョンが利用可能になるまで、{0} Insider を安全に使用できます。"
|
|
11571
11719
|
},
|
|
11572
11720
|
"vs/workbench/services/keybinding/browser/keybindingService": {
|
|
11573
11721
|
"invalid.keybindings": "正しくない `contributes.{0}`: {1}",
|
|
@@ -11648,6 +11796,13 @@ var content = {
|
|
|
11648
11796
|
},
|
|
11649
11797
|
"vs/workbench/services/lifecycle/browser/lifecycleService": {
|
|
11650
11798
|
lifecycleVeto: "変更内容は保存されない可能性があります。[キャンセル] を押して、もう一度お試しください。"
|
|
11799
|
+
},
|
|
11800
|
+
"vs/workbench/services/localization/browser/localeService": {
|
|
11801
|
+
clearDisplayLanguageDetail: "[再読み込み] ボタンを押してページを更新し、ブラウザーの言語を使用します。",
|
|
11802
|
+
clearDisplayLanguageMessage: "表示言語を変更するには、{0} を再度読み込む必要があります",
|
|
11803
|
+
relaunchDisplayLanguageDetail: "[再読み込み] ボタンを押してページを更新し、表示言語を{0}に設定します。",
|
|
11804
|
+
relaunchDisplayLanguageMessage: "表示言語を変更するには、{0} を再度読み込む必要があります",
|
|
11805
|
+
reload: "再読み込み(&&R)"
|
|
11651
11806
|
},
|
|
11652
11807
|
"vs/workbench/services/notification/common/notificationService": {
|
|
11653
11808
|
neverShowAgain: "今後表示しない"
|
|
@@ -11738,6 +11893,10 @@ var content = {
|
|
|
11738
11893
|
"tunnel.source.auto": "自動転送",
|
|
11739
11894
|
"tunnel.source.user": "ユーザーによる転送",
|
|
11740
11895
|
"tunnel.staticallyForwarded": "静的転送"
|
|
11896
|
+
},
|
|
11897
|
+
"vs/workbench/services/search/browser/searchService": {
|
|
11898
|
+
errorSearchFile: "Web ワーカー ファイル検索機能で検索できません",
|
|
11899
|
+
errorSearchText: "Web ワーカー テキスト検索機能で検索できません"
|
|
11741
11900
|
},
|
|
11742
11901
|
"vs/workbench/services/search/common/queryBuilder": {
|
|
11743
11902
|
"search.noWorkspaceWithName": "ワークスペース フォルダーが存在しません: {0}"
|