@codingame/monaco-vscode-language-pack-ja 16.0.4 → 16.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/translations/main.i18n.json.js +13 -13
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@codingame/monaco-vscode-language-pack-ja",
|
|
3
|
-
"version": "16.0.
|
|
3
|
+
"version": "16.0.6",
|
|
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
|
-
"@codingame/monaco-vscode-api": "16.0.
|
|
21
|
+
"@codingame/monaco-vscode-api": "16.0.6"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -1272,7 +1272,7 @@ var content = [
|
|
|
1272
1272
|
"{0} ({1})",
|
|
1273
1273
|
"前へ",
|
|
1274
1274
|
"次へ",
|
|
1275
|
-
|
|
1275
|
+
undefined,
|
|
1276
1276
|
"移動先",
|
|
1277
1277
|
"承諾",
|
|
1278
1278
|
"拒否",
|
|
@@ -4395,7 +4395,7 @@ var content = [
|
|
|
4395
4395
|
"スクリーンショット ウィンドウ",
|
|
4396
4396
|
"スクリーンショット",
|
|
4397
4397
|
"記号...",
|
|
4398
|
-
"
|
|
4398
|
+
"Files & Folders...",
|
|
4399
4399
|
"問題...",
|
|
4400
4400
|
"カーネル変数...",
|
|
4401
4401
|
"カーネル変数を選択して挿入する",
|
|
@@ -4530,10 +4530,10 @@ var content = [
|
|
|
4530
4530
|
"{0} サーバーの検出を有効にします",
|
|
4531
4531
|
"マシン上のモデル コンテキスト プロトコル サーバーの検出を構成します。`true` または `false` に設定してすべてのソースを無効または有効にして、有効にしたいマッピング ソースを指定します。",
|
|
4532
4532
|
"プロンプト ファイル",
|
|
4533
|
-
"
|
|
4534
|
-
"Chat
|
|
4533
|
+
"Enable reusable prompt (`*{0}`) and instruction files in Chat, Edits, and Inline Chat sessions. [Learn More]({1}).",
|
|
4534
|
+
"Enables reusable prompt and instruction files in Chat, Edits, and Inline Chat sessions.",
|
|
4535
4535
|
"プロンプト ファイルの場所",
|
|
4536
|
-
"
|
|
4536
|
+
"Specify location(s) of reusable prompt files (`*{0}`) that can be run in Chat, Edits, and Inline Chat sessions. [Learn More]({1}).\r\n\r\nRelative paths are resolved from the root folder(s) of your workspace.",
|
|
4537
4537
|
"チャット",
|
|
4538
4538
|
"{0} のエージェント モードを有効にします。これを有効にすると、エージェント モードを切り替えるドロップダウンがビューに表示されます。",
|
|
4539
4539
|
"エージェント モードでターンごとに Copilot Edits を使用するための最大リクエスト数。制限に達すると、Copilot はユーザーに対し、動作し続ける必要があることを確認するように求めます。\r\n\r\n> **注**: Copilot Free プランのユーザーの場合は、各エージェント モード要求で現在 1 つのチャット要求が使用されていることに注意してください。",
|
|
@@ -4675,14 +4675,14 @@ var content = [
|
|
|
4675
4675
|
"現在のエディターには、まだ進行中の編集セッションのファイルが表示されています",
|
|
4676
4676
|
"このエディターの編集セッションのターン数",
|
|
4677
4677
|
"{0}/{1}",
|
|
4678
|
-
"
|
|
4678
|
+
"—",
|
|
4679
4679
|
"1 個のファイル内の 1 件の変更",
|
|
4680
4680
|
"{0} 個のファイル内の 1 件の変更",
|
|
4681
4681
|
"1 個のファイル内の {0} 件の変更",
|
|
4682
4682
|
"{1} 個のファイル内の {0} 件の変更",
|
|
4683
4683
|
"一時停止中の編集",
|
|
4684
|
-
|
|
4685
|
-
|
|
4684
|
+
undefined,
|
|
4685
|
+
undefined,
|
|
4686
4686
|
"チャットの編集",
|
|
4687
4687
|
"チャットの編集: '{0}'",
|
|
4688
4688
|
"チャットの編集",
|
|
@@ -4900,7 +4900,7 @@ var content = [
|
|
|
4900
4900
|
undefined,
|
|
4901
4901
|
undefined,
|
|
4902
4902
|
"{0} ({1})",
|
|
4903
|
-
|
|
4903
|
+
undefined,
|
|
4904
4904
|
"ここにチャット エージェントのホバー部分があります。",
|
|
4905
4905
|
"{0} (候補)",
|
|
4906
4906
|
"スクリーンショット",
|
|
@@ -4910,7 +4910,7 @@ var content = [
|
|
|
4910
4910
|
undefined,
|
|
4911
4911
|
undefined,
|
|
4912
4912
|
undefined,
|
|
4913
|
-
"
|
|
4913
|
+
"User prompts and instructions are not currently synchronized. Do you want to enable synchronization of the user prompts and instructions?",
|
|
4914
4914
|
"有効にする",
|
|
4915
4915
|
undefined,
|
|
4916
4916
|
undefined,
|
|
@@ -7692,8 +7692,8 @@ var content = [
|
|
|
7692
7692
|
"ベースとの比較",
|
|
7693
7693
|
"入力 2 をベースと比較",
|
|
7694
7694
|
"ベース ファイルを開く",
|
|
7695
|
-
"
|
|
7696
|
-
"
|
|
7695
|
+
"Accept All Incoming Changes from Left",
|
|
7696
|
+
"Accept All Current Changes from Right",
|
|
7697
7697
|
"結果のリセット",
|
|
7698
7698
|
"リセット",
|
|
7699
7699
|
"[競合ありで閉じる] の選択をリセットする",
|
|
@@ -7715,7 +7715,7 @@ var content = [
|
|
|
7715
7715
|
"高度な差分アルゴリズムを使用します。",
|
|
7716
7716
|
"マージ エディターが開いています。",
|
|
7717
7717
|
"[次のハンドルされていない競合に移動する]{0} と [前のハンドルされていない競合に移動する]{1} コマンドを使用して、競合のマージ間を移動します。",
|
|
7718
|
-
"
|
|
7718
|
+
"Run the command Merge Editor: Accept All Incoming Changes from the Left{0} and Merge Editor: Accept All Current Changes from the Right{1}",
|
|
7719
7719
|
"マージ: {0}",
|
|
7720
7720
|
"{0} ファイルのマージ結果を保持しますか?",
|
|
7721
7721
|
"{0} ファイルのマージ結果を保持しますか?",
|