@codingame/monaco-vscode-language-pack-ja 19.0.2 → 19.1.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.
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@codingame/monaco-vscode-language-pack-ja",
|
|
3
|
-
"version": "19.
|
|
3
|
+
"version": "19.1.1",
|
|
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": "19.
|
|
21
|
+
"@codingame/monaco-vscode-api": "19.1.1"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"$(info) This repository has no worktrees.": "$(info) このリポジトリにはワークツリーがありません。",
|
|
19
19
|
"A branch named \"{0}\" already exists": "ブランチ名 \"{0}\" は既に存在します",
|
|
20
20
|
"A git repository was found in the parent folders of the workspace or the open file(s). Would you like to open the repository?": "ワークスペースまたは開いているファイルの親フォルダーに Git リポジトリが見つかりました。リポジトリを開きますか?",
|
|
21
|
-
"A worktree already exists at \"{0}\".": "
|
|
21
|
+
"A worktree already exists at \"{0}\".": "\"{0}\" には既にワークツリーが存在します。",
|
|
22
22
|
"Absolute paths not supported in \"git.scanRepositories\" setting.": "\"git.scanRepositories\" 設定は絶対パスをサポートしていません。",
|
|
23
23
|
"Add Remote": "リモートを追加する",
|
|
24
24
|
"Add a new remote...": "新しいリモートを追加...",
|
|
@@ -44,7 +44,8 @@
|
|
|
44
44
|
"Are you sure you want to stage {0} with merge conflicts?": "マージの競合がある {0} をステージしてもよろしいですか?",
|
|
45
45
|
"Ask Me Later": "後で通知する",
|
|
46
46
|
"Branch \"{0}\" already exists": "ブランチ \"{0}\" は既に存在します",
|
|
47
|
-
"Branch \"{0}\" is already checked out in the
|
|
47
|
+
"Branch \"{0}\" is already checked out in the current repository.": "Branch \"{0}\" is already checked out in the current repository.",
|
|
48
|
+
"Branch \"{0}\" is already checked out in the worktree at \"{1}\".": "ブランチ \"{0}\" は、\"{1}\" のワークツリーで既にチェックアウトされています。",
|
|
48
49
|
"Branch name": "ブランチ名",
|
|
49
50
|
"Branch name needs to match regex: {0}": "ブランチ名は次の正規表現に一致する必要があります: {0}",
|
|
50
51
|
"Can't force push refs to remote. The tip of the remote-tracking branch has been updated since the last checkout. Try running \"Pull\" first to pull the latest changes from the remote branch first.": "プッシュ参照をリモートに強制することはできません。リモート追跡ブランチのヒントは、前回のチェックアウト以降に更新されています。最初に \"プル\" を実行して、リモート ブランチから最新の変更を最初にプルしてみてください。",
|
|
@@ -97,6 +98,7 @@
|
|
|
97
98
|
"Copy Commit Hash": "コミット ハッシュのコピー",
|
|
98
99
|
"Could not clone your repository as Git is not installed.": "Git がインストールされていないため、リポジトリをクローンできませんでした。",
|
|
99
100
|
"Create Empty Commit": "空のコミットの作成",
|
|
101
|
+
"Create New Branch": "Create New Branch",
|
|
100
102
|
"Current": "現在のマシン",
|
|
101
103
|
"Current commit message only contains whitespace characters": "現在のコミット メッセージには空白文字のみが含めています",
|
|
102
104
|
"Delete All {0} Files": "すべての {0} ファイルの削除",
|
|
@@ -183,8 +185,8 @@
|
|
|
183
185
|
"Open Repositories In Parent Folders": "親フォルダーでリポジトリを開く",
|
|
184
186
|
"Open Repository": "リポジトリを開く",
|
|
185
187
|
"Open Settings": "設定を開く",
|
|
186
|
-
"Open Worktree in Current Window": "
|
|
187
|
-
"Open Worktree in New Window": "
|
|
188
|
+
"Open Worktree in Current Window": "現在のウィンドウで作業ツリーを開く",
|
|
189
|
+
"Open Worktree in New Window": "新しいウィンドウで作業ツリーを開く",
|
|
188
190
|
"Open in New Window": "新しいウィンドウで開く",
|
|
189
191
|
"Optionally provide a stash message": "必要に応じてスタッシュ メッセージを提示する",
|
|
190
192
|
"Passphrase": "パスフレーズ",
|
|
@@ -4501,7 +4501,7 @@ var content = [
|
|
|
4501
4501
|
"新しいセッションを開始しますか?",
|
|
4502
4502
|
"チャット モードを変更すると、現在の編集セッションが終了します。チャット モードを変更しますか?",
|
|
4503
4503
|
"はい",
|
|
4504
|
-
|
|
4504
|
+
"Copilot",
|
|
4505
4505
|
"既定でビューを表示",
|
|
4506
4506
|
"新しいチャット",
|
|
4507
4507
|
"新しいチャット",
|
|
@@ -5015,10 +5015,10 @@ var content = [
|
|
|
5015
5015
|
"再試行",
|
|
5016
5016
|
"Copilot を設定します。",
|
|
5017
5017
|
"サインインして Copilot を使用する...",
|
|
5018
|
-
"
|
|
5019
|
-
"
|
|
5020
|
-
"
|
|
5021
|
-
"
|
|
5018
|
+
"AI 機能を非表示にする",
|
|
5019
|
+
"AI 機能を非表示にしますか?",
|
|
5020
|
+
"AI 機能を復元するには、'{0}' コマンドを実行します。",
|
|
5021
|
+
"AI 機能を非表示にする",
|
|
5022
5022
|
"Copilot Pro にアップグレード",
|
|
5023
5023
|
"チャット",
|
|
5024
5024
|
"Copilot 超過分の管理",
|