@codingame/monaco-vscode-language-pack-ja 18.4.0 → 19.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@codingame/monaco-vscode-language-pack-ja",
3
- "version": "18.4.0",
3
+ "version": "19.0.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
- "@codingame/monaco-vscode-api": "18.4.0"
21
+ "@codingame/monaco-vscode-api": "19.0.0"
22
22
  }
23
23
  }
@@ -43,6 +43,7 @@
43
43
  "Are you sure you want to stage {0} with merge conflicts?": "マージの競合がある {0} をステージしてもよろしいですか?",
44
44
  "Ask Me Later": "後で通知する",
45
45
  "Branch \"{0}\" already exists": "ブランチ \"{0}\" は既に存在します",
46
+ "Branch '{0}' is already checked out in the worktree at '{1}'.": "Branch '{0}' is already checked out in the worktree at '{1}'.",
46
47
  "Branch name": "ブランチ名",
47
48
  "Branch name needs to match regex: {0}": "ブランチ名は次の正規表現に一致する必要があります: {0}",
48
49
  "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.": "プッシュ参照をリモートに強制することはできません。リモート追跡ブランチのヒントは、前回のチェックアウト以降に更新されています。最初に \"プル\" を実行して、リモート ブランチから最新の変更を最初にプルしてみてください。",
@@ -117,6 +118,7 @@
117
118
  "File \"{0}\" was deleted by them and modified by us.\n\nWhat would you like to do?": "ファイル \"{0}\" は、他者が削除し、こちらが変更しました。\n\nどのように処理しますか?",
118
119
  "File \"{0}\" was deleted by us and modified by them.\n\nWhat would you like to do?": "ファイル \"{0}\" は、こちらが削除し、他者が変更しました。\n\nどのように処理しますか?",
119
120
  "Force Checkout": "チェックアウトの強制",
121
+ "Force Delete": "強制削除",
120
122
  "Force push is not allowed, please enable it with the \"git.allowForcePush\" setting.": "強制的なプッシュは禁止されています。\"git.allowForcePush\" 設定で有効にしてください。",
121
123
  "Git Blame Information": "Git Blame 情報",
122
124
  "Git History": "Git 履歴",
@@ -164,6 +166,7 @@
164
166
  "Move to Trash": "ごみ箱に移動",
165
167
  "Never": "行わない",
166
168
  "No": "いいえ",
169
+ "No hunk found at cursor position.": "カーソル位置にハンクが見つかりません。",
167
170
  "No rebase in progress.": "進行中のリベースはありません。",
168
171
  "Not Committed Yet": "まだコミットされていません",
169
172
  "Not Committed Yet (Staged)": "まだコミットされていません (ステージ済み)",
@@ -179,6 +182,7 @@
179
182
  "Open Repositories In Parent Folders": "親フォルダーでリポジトリを開く",
180
183
  "Open Repository": "リポジトリを開く",
181
184
  "Open Settings": "設定を開く",
185
+ "Open in Current Window": "Open in Current Window",
182
186
  "Open in New Window": "新しいウィンドウで開く",
183
187
  "Optionally provide a stash message": "必要に応じてスタッシュ メッセージを提示する",
184
188
  "Passphrase": "パスフレーズ",
@@ -202,7 +206,7 @@
202
206
  "Please provide a new branch name": "新しいブランチ名を入力してください",
203
207
  "Please provide a remote name": "リモート名を入力してください。",
204
208
  "Please provide a tag name": "タグ名を入力してください",
205
- "Please provide a worktree name": "ワークツリー名を指定してください",
209
+ "Please provide a worktree path": "ワークツリーのパスを指定してください",
206
210
  "Please provide the commit hash": "コミット ハッシュを指定してください",
207
211
  "Publish Branch": "ブランチを発行...",
208
212
  "Publish Branch \"{0}\"/{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "Branch \"{0}\" の発行",
@@ -228,6 +232,7 @@
228
232
  "Restore File": "ファイルの復元",
229
233
  "Save All & Commit Changes": "すべて保存して変更をコミットする",
230
234
  "Save All & Stash": "すべてを保存してスタッシュする",
235
+ "Select Worktree Destination": "ワークツリーの作成先を選択してください",
231
236
  "Select a branch or tag to checkout": "チェックアウトするブランチまたはタグを選択します",
232
237
  "Select a branch or tag to merge from": "マージ元のブランチまたはタグを選択する",
233
238
  "Select a branch to checkout in detached mode": "デタッチ モードでチェックアウトするブランチを選択します",
@@ -277,10 +282,12 @@
277
282
  "The repository does not have any staged changes.": "リポジトリには段階的な変更はありません。",
278
283
  "The repository does not have any untracked changes.": "リポジトリには追跡されていない変更はありません。",
279
284
  "The selection range does not contain any changes.": "選択範囲に変更が含まれていません。",
285
+ "The worktree contains modified or untracked files. Do you want to force delete?": "作業ツリーには、変更されたまたは未追跡のファイルが含まれています。強制的に削除しますか?",
280
286
  "There are known issues with the installed Git \"{0}\". Please update to Git >= 2.27 for the git features to work correctly.": "インストールされている Git \"{0}\" には既知の問題があります。Git 機能を正常に動作させるために、Git を 2.27 以上に更新してください。",
281
287
  "There are merge conflicts while applying the stash. Please resolve them before committing your changes.": "一時退避の適用中にマージの競合が発生しました。変更をコミットする前に解決してください。",
282
288
  "There are merge conflicts. Please resolve them before committing your changes.": "マージの競合があります。変更をコミットする前に解決してください。",
283
289
  "There are no available repositories": "利用可能なリポジトリがありません",
290
+ "There are no available repositories matching the filter": "フィルターに一致する使用可能なリポジトリがありません",
284
291
  "There are no changes to commit.": "コミットする必要のある変更はありません。",
285
292
  "There are no changes to stash.": "スタッシュする変更がありません。",
286
293
  "There are no staged changes to commit.\n\nWould you like to stage all your changes and commit them directly?": "ステージされている変更がなく、コミットできません。\n\nすべての変更をステージして、直接コミットしますか?",
@@ -304,7 +311,7 @@
304
311
  "Untracked Changes": "追跡対象外の変更",
305
312
  "Update Git": "Git の更新",
306
313
  "View Problems": "問題の表示",
307
- "Worktree name": "ワークツリー名",
314
+ "Worktree path": "ワークツリーのパス",
308
315
  "Would you like to add \"{0}\" to .gitignore?": ".gitignore に \"{0}\" を追加しますか?",
309
316
  "Would you like to open the cloned repository, or add it to the current workspace?": "複製したリポジトリを開きますか? または現在のワークスペースに追加しますか?",
310
317
  "Would you like to open the cloned repository?": "クローンしたリポジトリを開きますか?",
@@ -322,6 +329,7 @@
322
329
  "You can restore these files from the Trash.": "これらのファイルは、ゴミ箱から復元できます。",
323
330
  "You can restore this file from the Recycle Bin.": "このファイルはごみ箱から復元できます。",
324
331
  "You can restore this file from the Trash.": "このファイルはゴミ箱から復元できます。",
332
+ "You cannot delete the worktree you are currently in. Please switch to the main repository first.": "現在の作業ツリーは削除できません。最初にメイン リポジトリに切り替えてください。",
325
333
  "You seem to have git \"{0}\" installed. Code works best with git >= 2": "Git \"{0}\" がインストールされているようです。Code は Git 2 以上で最適に動作します",
326
334
  "Your local changes would be overwritten by checkout.": "ローカルの変更は、チェックアウトによって上書きされます。",
327
335
  "Your repository has no remotes configured to publish to.": "リポジトリには、発行先として構成されているリモートがありません。",
@@ -489,7 +497,8 @@
489
497
  "command.deleteRemoteBranch": "リモート ブランチの削除...",
490
498
  "command.deleteRemoteTag": "リモート タグの削除...",
491
499
  "command.deleteTag": "タグの削除...",
492
- "command.deleteWorktree": "作業ツリーを削除...",
500
+ "command.deleteWorktree": "作業ツリーの削除",
501
+ "command.deleteWorktreeFromPalette": "作業ツリーを削除...",
493
502
  "command.fetch": "フェッチ",
494
503
  "command.fetchAll": "すべてのリモートからフェッチ",
495
504
  "command.fetchPrune": "フェッチ (Prune)",
@@ -513,6 +522,8 @@
513
522
  "command.openHEADFile": "ファイル (HEAD) を開く",
514
523
  "command.openRepositoriesInParentFolders": "親フォルダーでリポジトリを開く",
515
524
  "command.openRepository": "リポジトリを開く",
525
+ "command.openWorktree": "現在のウィンドウで作業ツリーを開く",
526
+ "command.openWorktreeInNewWindow": "新しいウィンドウで作業ツリーを開く",
516
527
  "command.publish": "ブランチを発行...",
517
528
  "command.pull": "プル",
518
529
  "command.pullFrom": "指定元からプル...",
@@ -140,7 +140,6 @@
140
140
  "{0} references": "{0} 個の参照"
141
141
  },
142
142
  "package": {
143
- "configuration.expandableHover": "表示する TS サーバーからの情報を増やす/減らすために、ホバーの展開/縮小を有効にします。TypeScript 5.9 以降が必要です。",
144
143
  "configuration.format": "書式設定",
145
144
  "configuration.hover.maximumLength": "ホバーの最大文字数。ホバーがこれよりも長い場合は、切り捨てられます。TypeScript 5.9 以降が必要です。",
146
145
  "configuration.implicitProjectConfig.checkJs": "JavaScript ファイルのセマンティック チェックを有効または無効にします。既存の 'jsconfig.json' または 'tsconfig.json' ファイルによってこの設定がオーバーライドされます。",