@codingame/monaco-vscode-language-pack-ja 4.5.0-improve-code-splitting.1 → 4.5.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": "4.5.0-improve-code-splitting.1",
3
+ "version": "4.5.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
- "vscode": "npm:@codingame/monaco-vscode-api@4.5.0-improve-code-splitting.1"
21
+ "vscode": "npm:@codingame/monaco-vscode-api@4.5.1"
22
22
  }
23
23
  }
@@ -38,12 +38,12 @@
38
38
  "The current opened file's extension": "現在開いているファイルの拡張子",
39
39
  "The current selected line number in the active file": "アクティブなファイル内で選択している行の番号",
40
40
  "The current selected text in the active file": "アクティブなファイル内で選択しているテキスト",
41
- "The file extension of the editor (e.g. txt)": "The file extension of the editor (e.g. txt)",
42
- "The file name of the editor without its directory or extension (e.g. myFile)": "The file name of the editor without its directory or extension (e.g. myFile)",
41
+ "The file extension of the editor (e.g. txt)": "エディターのファイル拡張子 (例: txt)",
42
+ "The file name of the editor without its directory or extension (e.g. myFile)": "ディレクトリまたは拡張子のないエディターのファイル名 (例: myFile)",
43
43
  "The name of the default build task. If there is not a single default build task then a quick pick is shown to choose the build task.": "既定のビルド タスクの名前。既定のビルド タスクが 1 つもない場合は、ビルド タスクを選択するためのクイック ピックが表示されます。",
44
44
  "The name of the folder opened in VS Code without any slashes (/)": "スラッシュ (/) を含まない VS Code で開いているフォルダーのパス",
45
- "The nth parent folder name of the editor": "The nth parent folder name of the editor",
46
- "The parent folder name of the editor (e.g. myFileFolder)": "The parent folder name of the editor (e.g. myFileFolder)",
45
+ "The nth parent folder name of the editor": "エディターの n 番目の親フォルダー名",
46
+ "The parent folder name of the editor (e.g. myFileFolder)": "エディターの親フォルダー名 (例: myFileFolder)",
47
47
  "The path of the folder opened in VS Code": "VS Code で開いているフォルダーのパス",
48
48
  "The path where an extension is installed.": "拡張機能がインストールされているパス。",
49
49
  "The task runner's current working directory on startup": "タスク ランナー起動時の作業ディレクトリ",
@@ -123,11 +123,11 @@
123
123
  "Hard wrap line": "行を強制折り返しする",
124
124
  "Ignored": "無視",
125
125
  "Incoming": "受信中",
126
- "Incoming Changes": "Incoming Changes",
127
- "Incoming Changes (added)": "Incoming Changes (added)",
128
- "Incoming Changes (deleted)": "Incoming Changes (deleted)",
129
- "Incoming Changes (modified)": "Incoming Changes (modified)",
130
- "Incoming Changes (renamed)": "Incoming Changes (renamed)",
126
+ "Incoming Changes": "受信した変更点",
127
+ "Incoming Changes (added)": "受信した変更点 (追加済み)",
128
+ "Incoming Changes (deleted)": "受信した変更点 (削除済み)",
129
+ "Incoming Changes (modified)": "受信した変更点 (変更済み)",
130
+ "Incoming Changes (renamed)": "受信した変更点 (名前変更済み)",
131
131
  "Index Added": "インデックスの追加",
132
132
  "Index Copied": "インデックスをコピー",
133
133
  "Index Deleted": "削除されたインデックス",
@@ -251,10 +251,10 @@
251
251
  "The git repository in the current folder is potentially unsafe as the folder is owned by someone other than the current user.": "現在のフォルダー内の Git リポジトリは、現在のユーザー以外のユーザーによって所有されているため、安全でない可能性があります。",
252
252
  "The last commit was a merge commit. Are you sure you want to undo it?": "最後のコミットはマージ コミットでした。元に戻しますか?",
253
253
  "The new branch will be \"{0}\"": "新しいブランチは \"{0}\" になります",
254
- "The repository does not have any changes.": "The repository does not have any changes.",
254
+ "The repository does not have any changes.": "リポジトリには変更はありません。",
255
255
  "The repository does not have any commits. Please make an initial commit before creating a stash.": "リポジトリにコミットがありません。一時退避を作成する前に、初期コミットを行ってください。",
256
- "The repository does not have any staged changes.": "The repository does not have any staged changes.",
257
- "The repository does not have any untracked changes.": "The repository does not have any untracked changes.",
256
+ "The repository does not have any staged changes.": "リポジトリには段階的な変更はありません。",
257
+ "The repository does not have any untracked changes.": "リポジトリには追跡されていない変更はありません。",
258
258
  "The selection range does not contain any changes.": "選択範囲に変更が含まれていません。",
259
259
  "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 以上に更新してください。",
260
260
  "There are merge conflicts. Resolve them before committing.": "マージの競合があります。コミットする前にこれを解決してください。",
@@ -441,10 +441,10 @@
441
441
  "command.stageAllMerge": "すべてのマージ変更をステージする",
442
442
  "command.stageAllTracked": "すべての変更履歴をステージングする",
443
443
  "command.stageAllUntracked": "すべての追跡対象外の変更のステージング",
444
- "command.stageBlock": "Stage Block",
444
+ "command.stageBlock": "ステージ ブロック",
445
445
  "command.stageChange": "変更のステージング",
446
446
  "command.stageSelectedRanges": "選択した範囲をステージする",
447
- "command.stageSelection": "Stage Selection",
447
+ "command.stageSelection": "ステージの選択",
448
448
  "command.stash": "スタッシュ",
449
449
  "command.stashApply": "スタッシュを適用...",
450
450
  "command.stashApplyEditor": "スタッシュを適用",
@@ -470,10 +470,10 @@
470
470
  "command.unstageAll": "すべての変更のステージング解除",
471
471
  "command.unstageSelectedRanges": "選択した範囲のステージを解除",
472
472
  "command.viewAllChanges": "すべての変更を表示",
473
- "command.viewChanges": "View Changes",
473
+ "command.viewChanges": "変更の表示",
474
474
  "command.viewCommit": "コミットを表示",
475
- "command.viewStagedChanges": "View Staged Changes",
476
- "command.viewUntrackedChanges": "View Untracked Changes",
475
+ "command.viewStagedChanges": "ステージされている変更の表示",
476
+ "command.viewUntrackedChanges": "追跡されていない変更の表示",
477
477
  "config.allowForcePush": "強制的なプッシュ (--force-with-lease の有無にかかわらず) を有効にするかどうかを制御します。",
478
478
  "config.allowNoVerifyCommit": "pre-commit と commit-msg フックを実行しないコミットを許可するかどうかを制御します。",
479
479
  "config.alwaysShowStagedChangesResourceGroup": "ステージ済み変更のリソース グループを常に表示します。",
@@ -9,7 +9,7 @@
9
9
  "version": "1.0.0",
10
10
  "contents": {
11
11
  "bundle": {
12
- "Continue": "Continue",
12
+ "Continue": "続行",
13
13
  "Continue to GitHub": "GitHub に進む",
14
14
  "Continue to GitHub to create a Personal Access Token (PAT)": "GitHub に進み、個人用アクセス トークン (PAT) を作成します",
15
15
  "Copy & Continue to GitHub": "コピーして GitHub に進む",
@@ -23,7 +23,7 @@
23
23
  "To finish authenticating, navigate to GitHub and paste in the above one-time code.": "認証を完了するには、GitHub に移動し、上記のワンタイム コードを貼り付けます。",
24
24
  "To finish authenticating, navigate to GitHub to create a PAT then paste the PAT into the input box.": "認証を完了するには、GitHub に移動して PAT を作成し、入力ボックスに PAT を貼り付けます。",
25
25
  "Yes": "はい",
26
- "You are logged into another account already ({0}).\n\nDo you want to log out of that account and log in to '{1}' instead?/{0} is a comma-separated list of account names. {1} is the account name to log into.": "You are logged into another account already ({0}).\n\nDo you want to log out of that account and log in to '{1}' instead?",
26
+ "You are logged into another account already ({0}).\n\nDo you want to log out of that account and log in to '{1}' instead?/{0} is a comma-separated list of account names. {1} is the account name to log into.": "別のアカウントで既にログインしています ({0})。\n\nそのアカウントからログアウトし、代わりに '{1}' でログインしますか?",
27
27
  "You have not yet finished authorizing this extension to use GitHub. Would you like to try a different way? ({0})": "GitHub を使用するためのこの拡張機能の承認がまだ完了していません。別の方法を試しますか? ({0})",
28
28
  "Your Code: {0}/The {0} will be a code, e.g. 123-456": "コード: {0}",
29
29
  "device code": "デバイス コード",
@@ -59,7 +59,7 @@
59
59
  "Not on link": "リンク上にありません",
60
60
  "Only load secure content": "セキュリティで保護されたコンテンツのみを読み込む",
61
61
  "Organize link definitions": "リンク定義の整理",
62
- "Paste and update pasted links": "Paste and update pasted links",
62
+ "Paste and update pasted links": "貼り付けられたリンクを貼り付けて更新する",
63
63
  "Potentially unsafe or insecure content has been disabled in the Markdown preview. Change the Markdown preview security setting to allow insecure content or enable scripts": "安全でない可能性があるか保護されていないコンテンツは、Markdown プレビューで無効化されています。保護されていないコンテンツを許可するかスクリプトを有効にするには、Markdown プレビューのセキュリティ設定を変更してください",
64
64
  "Preview {0}": "プレビュー {0}",
65
65
  "Reference link '{0}'": "参照リンク '{0}'",
@@ -78,24 +78,24 @@
78
78
  "package": {
79
79
  "configuration.copyIntoWorkspace.mediaFiles": "外部の画像ファイルとビデオ ファイルをワークスペースにコピーしてみてください。",
80
80
  "configuration.copyIntoWorkspace.never": "外部ファイルをワークスペースにコピーしないでください。",
81
- "configuration.markdown.copyFiles.destination": "Configures the path and file name of files created by copy/paste or drag and drop. This is a map of globs that match against a Markdown document path to the destination path where the new file should be created.\r\n\r\nThe destination path may use the following variables:\r\n\r\n- `${documentDirName}` — Absolute parent directory path of the Markdown document, e.g. `/Users/me/myProject/docs`.\r\n- `${documentRelativeDirName}` — Relative parent directory path of the Markdown document, e.g. `docs`. This is the same as `${documentDirName}` if the file is not part of a workspace.\r\n- `${documentFileName}` — The full filename of the Markdown document, e.g. `README.md`.\r\n- `${documentBaseName}` — The basename of the Markdown document, e.g. `README`.\r\n- `${documentExtName}` — The extension of the Markdown document, e.g. `md`.\r\n- `${documentFilePath}` — Absolute path of the Markdown document, e.g. `/Users/me/myProject/docs/README.md`.\r\n- `${documentRelativeFilePath}` — Relative path of the Markdown document, e.g. `docs/README.md`. This is the same as `${documentFilePath}` if the file is not part of a workspace.\r\n- `${documentWorkspaceFolder}` — The workspace folder for the Markdown document, e.g. `/Users/me/myProject`. This is the same as `${documentDirName}` if the file is not part of a workspace.\r\n- `${fileName}` — The file name of the dropped file, e.g. `image.png`.\r\n- `${fileExtName}` — The extension of the dropped file, e.g. `png`.",
81
+ "configuration.markdown.copyFiles.destination": "コピー/貼り付けまたはドラッグ アンド ドロップによって作成されたファイルのパスとファイル名を構成します。これは、新しいファイルを作成するターゲット パスへの Markdown ドキュメント パスと一致する glob のマップです。\r\n\r\nコピー先のパスでは次の変数を使用できます:\r\n\r\n- `${documentDirName}` — Markdown ドキュメントの親ディレクトリの絶対パス。例: `/Users/me/myProject/docs`。\r\n- `${documentRelativeDirName}` — Markdown ドキュメントの親ディレクトリの相対パス。例: `docs`。ファイルがワークスペースに含まれていない場合、これは `${documentDirName}` と同じです。\r\n- `${documentFileName}` — Markdown ドキュメントの完全なファイル名 (例: `README.md`)。\r\n- `${documentBaseName}` — Markdown ドキュメントのベース名 (例: `README`)。\r\n- `${documentExtName}` — Markdown ドキュメントの拡張子 (例: `md`)。\r\n- `${documentFilePath}` — Markdown ドキュメントの絶対パス。例: `/Users/me/myProject/docs/README.md`。\r\n- `${documentRelativeFilePath}` — Markdown ドキュメントの相対パス。例: `docs/README.md`。ファイルがワークスペースに含まれていない場合、これは `${documentFilePath}` と同じです。\r\n- `${documentWorkspaceFolder}` — Markdown ドキュメントのワークスペース フォルダー。例: `/Users/me/myProject`。ファイルがワークスペースに含まれていない場合、これは `${documentDirName}` と同じです。\r\n- `${fileName}` — ドロップされたファイルのファイル名 (例: `image.png`)。\r\n- `${fileExtName}` — ドロップされたファイルの拡張子 (例: `png`)。",
82
82
  "configuration.markdown.copyFiles.overwriteBehavior": "ドロップまたは貼り付けによって作成されたファイルが既存のファイルを上書きするかどうかを制御します。",
83
83
  "configuration.markdown.copyFiles.overwriteBehavior.nameIncrementally": "同じ名前のファイルが既に存在する場合は、ファイル名に番号を追加します。たとえば、`image.png` は `image-1.png` になります。",
84
84
  "configuration.markdown.copyFiles.overwriteBehavior.overwrite": "同じ名前のファイルが既に存在する場合は、上書きします。",
85
85
  "configuration.markdown.editor.drop.copyIntoWorkspace": "Markdown エディターにドロップされたワークスペースの外部のファイルをワークスペースにコピーするかどうかを制御します。\r\n\r\n`#markdown.copyFiles.destination#` を使用して、コピーしたドロップされたファイルを作成する場所を構成します",
86
86
  "configuration.markdown.editor.drop.enabled": "Shift キーを押しながら Markdown editor へのドロップを有効にします。`#editor.dropIntoEditor.enabled#` を有効にする必要があります。",
87
- "configuration.markdown.editor.drop.enabled.always": "Always insert Markdown links.",
88
- "configuration.markdown.editor.drop.enabled.never": "Never create Markdown links.",
89
- "configuration.markdown.editor.drop.enabled.smart": "Smartly create Markdown links by default when not dropping into a code block or other special element. Use the drop widget to switch between pasting as plain text or as Markdown links.",
87
+ "configuration.markdown.editor.drop.enabled.always": "Markdown リンクを常に挿入します。",
88
+ "configuration.markdown.editor.drop.enabled.never": "Markdown リンクを作成しません。",
89
+ "configuration.markdown.editor.drop.enabled.smart": "コード ブロックやその他の特殊な要素にドロップしなかった場合に、既定で Markdown リンクをスマートに作成します。プレーン テキストとしての貼り付けと、Markdown リンクとしての貼り付けを切り替えるには、ドロップ ウィジェットを使用します。",
90
90
  "configuration.markdown.editor.filePaste.audioSnippet": "Markdown にオーディオを追加する際に使用されるスニペット。このスニペットでは、次の変数を使用できます。\r\n- `${src}` — オーディオ ファイルの解決されたパス。\r\n- `${title}` — オーディオで使用されるタイトル。スニペット プレースホルダーは、この変数用に自動的に作成されます。",
91
91
  "configuration.markdown.editor.filePaste.copyIntoWorkspace": "Markdown エディターに貼り付けられたワークスペースの外部のファイルをワークスペースにコピーするかどうかを制御します。\r\n\r\n`#markdown.copyFiles.destination#` を使用して、コピーされたファイルを作成する場所を構成します。",
92
92
  "configuration.markdown.editor.filePaste.enabled": "Markdown エディターへのファイルの貼り付け機能を有効にして、Markdown リンクを作成します。`#editor.pasteAs.enabled#` を有効にする必要があります。",
93
- "configuration.markdown.editor.filePaste.enabled.always": "Always insert Markdown links.",
94
- "configuration.markdown.editor.filePaste.enabled.never": "Never create Markdown links.",
95
- "configuration.markdown.editor.filePaste.enabled.smart": "Smartly create Markdown links by default when not pasting into a code block or other special element. Use the paste widget to switch between pasting as plain text or as Markdown links.",
93
+ "configuration.markdown.editor.filePaste.enabled.always": "Markdown リンクを常に挿入します。",
94
+ "configuration.markdown.editor.filePaste.enabled.never": "Markdown リンクを作成しません。",
95
+ "configuration.markdown.editor.filePaste.enabled.smart": "コード ブロックやその他の特殊な要素に貼り付けなかった場合に、既定で Markdown リンクをスマートに作成します。貼り付けウィジェットを使用して、プレーン テキストとして貼り付けるか、Markdown リンクとして貼り付けるかを切り替えます。",
96
96
  "configuration.markdown.editor.filePaste.videoSnippet": "Markdown にビデオを追加する際に使用されるスニペット。このスニペットでは、次の変数を使用できます。\r\n- `${src}` — ビデオ ファイルの解決されたパス。\r\n- `${title}` — ビデオで使用されるタイトル。スニペット プレースホルダーは、この変数用に自動的に作成されます。",
97
97
  "configuration.markdown.editor.pasteUrlAsFormattedLink.enabled": "URL を Markdown エディターに貼り付けるときに Markdown リンクを作成するかどうかを制御します。`#editor.pasteAs.enabled#` を有効にする必要があります。",
98
- "configuration.markdown.experimental.updateLinksOnPaste": "Enable/disable automatic updating of links in text that is copied and pasted from one Markdown editor to another.",
98
+ "configuration.markdown.experimental.updateLinksOnPaste": "ある Markdown エディターから別の Markdown エディターにコピーして貼り付けるテキスト内のリンクの自動更新を有効または無効にします。",
99
99
  "configuration.markdown.links.openLocation.beside": "アクティブなエディターの横にあるリンクを開きます。",
100
100
  "configuration.markdown.links.openLocation.currentGroup": "アクティブなエディター グループ内にリンクを開きます。",
101
101
  "configuration.markdown.links.openLocation.description": "マークダウン ファイル内のリンクを開く場所を制御します。",
@@ -190,7 +190,7 @@
190
190
  "configuration.tsserver.useSyntaxServer.always": "軽量化構文サーバーを使用して、すべての IntelliSense 操作を処理します。この構文サーバーは、開いているファイルに対してのみ IntelliSense を提供します。",
191
191
  "configuration.tsserver.useSyntaxServer.auto": "構文操作専用の完全なサーバーと、軽量化サーバーの両方を生成します。構文サーバーは、プロジェクトの読み込み中に構文操作を高速化し、IntelliSense を提供するために使用されます。",
192
192
  "configuration.tsserver.useSyntaxServer.never": "専用の構文サーバーを使用しないでください。単一のサーバーを使用して、すべての IntelliSense 操作を処理します。",
193
- "configuration.tsserver.useVsCodeWatcher": "Use VS Code's file watchers instead of TypeScript's. Requires using TypeScript 5.4+ in the workspace.",
193
+ "configuration.tsserver.useVsCodeWatcher": "TypeScript のものの代わりに VS Code のファイル ウォッチャーを使用します。ワークスペースで TypeScript 5.4+ 以降を使用する必要があります。",
194
194
  "configuration.tsserver.watchOptions": "ファイルとディレクトリを追跡するために使用する監視方法を構成します。",
195
195
  "configuration.tsserver.watchOptions.fallbackPolling": "ファイル システム イベントを使用する場合、このオプションは、システムがネイティブ ファイル ウォッチャーを使い果たし、ネイティブ ファイル ウォッチャーをサポートしていない場合に使用されるポーリング方法を指定します。",
196
196
  "configuration.tsserver.watchOptions.fallbackPolling.dynamicPriorityPolling ": "変更頻度の低いファイルの確認頻度が低い場合は、動的キューを使用します。",