@codingame/monaco-vscode-language-pack-ja 2.0.3-improve-modularity.1 → 2.1.0-update-vscode-1.86.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": "2.0
|
|
3
|
+
"version": "2.1.0-update-vscode-1.86.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@2.0
|
|
21
|
+
"vscode": "npm:@codingame/monaco-vscode-api@2.1.0-update-vscode-1.86.1"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -25,11 +25,11 @@
|
|
|
25
25
|
"All Repositories": "すべてのリポジトリ",
|
|
26
26
|
"Always": "常時",
|
|
27
27
|
"Always Pull": "常にプル",
|
|
28
|
-
"Are you sure you want to DELETE {0} files?\
|
|
29
|
-
"Are you sure you want to DELETE {0}?\
|
|
28
|
+
"Are you sure you want to DELETE {0} files?\nThis is IRREVERSIBLE!\nThese files will be FOREVER LOST if you proceed.": "{0} 個のファイルを削除しますか?\nこれは元に戻すことができません。\n続行すると、このファイルは完全に失われます。",
|
|
29
|
+
"Are you sure you want to DELETE {0}?\nThis is IRREVERSIBLE!\nThis file will be FOREVER LOST if you proceed.": "{0} を削除しますか?\nこれは元に戻すことはできません。\n続行すると、このファイルは完全に失われます。",
|
|
30
30
|
"Are you sure you want to continue connecting?": "接続を続行しますか?",
|
|
31
31
|
"Are you sure you want to create an empty commit?": "空のコミットを生成しますか?",
|
|
32
|
-
"Are you sure you want to discard ALL changes in {0} files?\
|
|
32
|
+
"Are you sure you want to discard ALL changes in {0} files?\nThis is IRREVERSIBLE!\nYour current working set will be FOREVER LOST if you proceed.": "{0} 個のファイルのすべての変更を破棄してもよろしいですか?\nこれは元に戻すことができません。\n続行すると、現在のワーキング セットは完全に失われます。",
|
|
33
33
|
"Are you sure you want to discard changes in {0} files?": "{0} 個のファイルの変更内容を破棄しますか?",
|
|
34
34
|
"Are you sure you want to discard changes in {0}?": "{0} の変更を破棄しますか?",
|
|
35
35
|
"Are you sure you want to drop ALL stashes? There are {0} stashes that will be subject to pruning, and MAY BE IMPOSSIBLE TO RECOVER.": "すべてのスタッシュを削除しますか? 削除の対象となる可能性のある {0} 個のスタッシュがあり、それらは回復できない可能性があります。",
|
|
@@ -105,9 +105,9 @@
|
|
|
105
105
|
"Email": "メール",
|
|
106
106
|
"Enables the following features: {0}": "次の機能を有効にします: {0}",
|
|
107
107
|
"Failed to authenticate to git remote.": "Git リモートに対して認証できませんでした。",
|
|
108
|
-
"Failed to authenticate to git remote:\
|
|
109
|
-
"File \"{0}\" was deleted by them and modified by us.\
|
|
110
|
-
"File \"{0}\" was deleted by us and modified by them.\
|
|
108
|
+
"Failed to authenticate to git remote:\n\n{0}": "Git リモートに対して認証できませんでした:\n\n{0}",
|
|
109
|
+
"File \"{0}\" was deleted by them and modified by us.\n\nWhat would you like to do?": "ファイル \"{0}\" は、他者が削除し、こちらが変更しました。\n\nどのように処理しますか?",
|
|
110
|
+
"File \"{0}\" was deleted by us and modified by them.\n\nWhat would you like to do?": "ファイル \"{0}\" は、こちらが削除し、他者が変更しました。\n\nどのように処理しますか?",
|
|
111
111
|
"Force Checkout": "チェックアウトの強制",
|
|
112
112
|
"Force push is not allowed, please enable it with the \"git.allowForcePush\" setting.": "強制的なプッシュは禁止されています。\"git.allowForcePush\" 設定で有効にしてください。",
|
|
113
113
|
"Git History": "Git 履歴",
|
|
@@ -233,8 +233,8 @@
|
|
|
233
233
|
"The branch \"{0}\" has no remote branch. Would you like to publish this branch?": "\"{0}\" ブランチにリモート ブランチはありません。このブランチを公開しますか?",
|
|
234
234
|
"The branch \"{0}\" is not fully merged. Delete anyway?": "ブランチ '{0}' はマージされていません。それでも削除しますか?",
|
|
235
235
|
"The current branch is not published to the remote. Would you like to publish it to access your changes elsewhere?": "現在のブランチはリモートに発行されません。他の場所の変更にアクセスするために公開しますか?",
|
|
236
|
-
"The following file has unsaved changes which won't be included in the commit if you proceed: {0}.\
|
|
237
|
-
"The following file has unsaved changes which won't be included in the stash if you proceed: {0}.\
|
|
236
|
+
"The following file has unsaved changes which won't be included in the commit if you proceed: {0}.\n\nWould you like to save it before committing?": "次のファイルには保存されていない変更があり、続行するとコミットに含まれません: {0}。\n\nコミットする前に保存しますか?",
|
|
237
|
+
"The following file has unsaved changes which won't be included in the stash if you proceed: {0}.\n\nWould you like to save it before stashing?": "次のファイルには保存されていない変更があり、続行するとスタッシュに含められません: {0}。\n\nスタッシュする前に保存しますか?",
|
|
238
238
|
"The following untracked file will be DELETED FROM DISK if discarded: {0}.": "破棄すると次の未追跡ファイルがディスクから削除されます: {0}。",
|
|
239
239
|
"The git repositories in the current folder are potentially unsafe as the folders are owned by someone other than the current user.": "現在のフォルダー内の Git リポジトリは、現在のユーザー以外のユーザーによって所有されているため、安全でない可能性があります。",
|
|
240
240
|
"The git repository at \"{0}\" has too many active changes, only a subset of Git features will be enabled.": "\"{0}\" のGit リポジトリにアクティブな変更が多いため、 Git 機能の一部のみが有効になります。",
|
|
@@ -248,16 +248,16 @@
|
|
|
248
248
|
"There are no available repositories": "利用可能なリポジトリがありません",
|
|
249
249
|
"There are no changes to commit.": "コミットする必要のある変更はありません。",
|
|
250
250
|
"There are no changes to stash.": "スタッシュする変更がありません。",
|
|
251
|
-
"There are no staged changes to commit.\
|
|
251
|
+
"There are no staged changes to commit.\n\nWould you like to stage all your changes and commit them directly?": "ステージされている変更がなく、コミットできません。\n\nすべての変更をステージして、直接コミットしますか?",
|
|
252
252
|
"There are no staged changes to stash.": "コミットする必要のあるステージされている変更はありません。",
|
|
253
253
|
"There are no stashes in the repository.": "リポジトリ内にスタッシュはありません。",
|
|
254
|
-
"There are {0} unsaved files.\
|
|
255
|
-
"There are {0} unsaved files.\
|
|
254
|
+
"There are {0} unsaved files.\n\nWould you like to save them before committing?": "{0} 個の保存されていないファイルがあります。\n\nコミット前に保存しますか?",
|
|
255
|
+
"There are {0} unsaved files.\n\nWould you like to save them before stashing?": "{0} 個の保存されていないファイルがあります。\n\nスタッシュする前に保存しますか?",
|
|
256
256
|
"There are {0} untracked files which will be DELETED FROM DISK if discarded.": "破棄すると {0} 個の未追跡ファイルがディスクから削除されます。",
|
|
257
257
|
"There were merge conflicts while applying the stash.": "スタッシュを適用している間に、マージの競合がありました。",
|
|
258
258
|
"This action will pull and push commits from and to \"{0}/{1}\".": "このアクションは、\"{0}/{1}\" との間でコミットをプルおよびプッシュします。",
|
|
259
259
|
"This repository has no remotes configured to fetch from.": "リポジトリには、フェッチ元として構成されているリモートがありません。",
|
|
260
|
-
"This will DELETE {0} untracked files!\
|
|
260
|
+
"This will DELETE {0} untracked files!\nThis is IRREVERSIBLE!\nThese files will be FOREVER LOST.": "{0} 個の追跡されていないファイルが削除されます。\n元に戻すことはできません。\nこれらのファイルは完全に失われます。",
|
|
261
261
|
"This will create a Git repository in \"{0}\". Are you sure you want to continue?": "\"{0}\" に Git リポジトリを作成します。続行してもよろしいですか?",
|
|
262
262
|
"Too many changes were detected. Only the first {0} changes will be shown below.": "検出された変更が多すぎます。最初の {0} の変更のみが下に表示されます。",
|
|
263
263
|
"Type Changed": "変更された型",
|
|
@@ -278,9 +278,9 @@
|
|
|
278
278
|
"Yes": "はい",
|
|
279
279
|
"Yes, Don't Show Again": "はい、今後は表示しません",
|
|
280
280
|
"You": "自分",
|
|
281
|
-
"You are about to commit your changes without verification, this skips pre-commit hooks and can be undesirable.\
|
|
282
|
-
"You are about to force push your changes, this can be destructive and could inadvertently overwrite changes made by others.\
|
|
283
|
-
"You are trying to commit to a protected branch and you might not have permission to push your commits to the remote.\
|
|
281
|
+
"You are about to commit your changes without verification, this skips pre-commit hooks and can be undesirable.\n\nAre you sure to continue?": "確認せずに変更をコミットしようとしています。これは、コミット前のフックをスキップするため、望ましくない場合があります。\n\n続行しますか?",
|
|
282
|
+
"You are about to force push your changes, this can be destructive and could inadvertently overwrite changes made by others.\n\nAre you sure to continue?": "変更の強制プッシュを行おうとしていますが、これは破壊的なことがあり、他人の変更を誤って上書きする可能性があります。\n\n続行しますか?",
|
|
283
|
+
"You are trying to commit to a protected branch and you might not have permission to push your commits to the remote.\n\nHow would you like to proceed?": "保護されたブランチにコミットしようとしていますが、コミットをリモートにプッシュするアクセス許可がない可能性があります。\n\n続行しますか?",
|
|
284
284
|
"You seem to have git \"{0}\" installed. Code works best with git >= 2": "Git \"{0}\" がインストールされているようです。Code は Git 2 以上で最適に動作します",
|
|
285
285
|
"Your local changes would be overwritten by checkout.": "ローカルの変更は、チェックアウトによって上書きされます。",
|
|
286
286
|
"Your repository has no remotes configured to publish to.": "リポジトリには、発行先として構成されているリモートがありません。",
|
|
@@ -292,7 +292,7 @@
|
|
|
292
292
|
"remote branches": "リモート ブランチ",
|
|
293
293
|
"tags": "タグ",
|
|
294
294
|
"yes": "はい",
|
|
295
|
-
"{0}\
|
|
295
|
+
"{0}\n\nThis is IRREVERSIBLE, your current working set will be FOREVER LOST.": "{0}\n\nこの変更は元に戻すことはできません。現在のワーキング セットは永久に失われます。",
|
|
296
296
|
"{0} (Deleted)": "{0} (削除済み)",
|
|
297
297
|
"{0} (Index)": "{0} (インデックス)",
|
|
298
298
|
"{0} (Intent to add)": "{0} (追加する意図)",
|
|
@@ -101,15 +101,15 @@
|
|
|
101
101
|
"TS Server logging is currently enabled which may impact performance.": "TS サーバーのログ記録は現在有効になっているため、パフォーマンスに影響する可能性があります。",
|
|
102
102
|
"TS Server logging is off. Please set 'typescript.tsserver.log' and restart the TS server to enable logging": "TS サーバーのログがオフになっています。ログを有効にするには、'typescript.tsserver.log' を設定して TS サーバーを再起動してください",
|
|
103
103
|
"The JS/TS language service crashed 5 times in the last 5 Minutes.": "JS/TS 言語サービスは、過去 5 分間に 5 回クラッシュしました。",
|
|
104
|
-
"The JS/TS language service crashed 5 times in the last 5 Minutes.\
|
|
104
|
+
"The JS/TS language service crashed 5 times in the last 5 Minutes.\nThis may be caused by a plugin contributed by one of these extensions: {0}\nPlease try disabling these extensions before filing an issue against VS Code.": "JS/TS 言語サービスは、過去 5 分間に 5 回クラッシュしました。\nこれは、次のいずれかの拡張機能によって提供されたプラグインが原因である可能性があります: {0}\nVS Code に関する問題を報告する前に、これらの拡張機能を無効にしてみてください。",
|
|
105
105
|
"The JS/TS language service crashed.": "JS/TS 言語サービスがクラッシュしました。",
|
|
106
|
-
"The JS/TS language service crashed.\
|
|
106
|
+
"The JS/TS language service crashed.\nThis may be caused by a plugin contributed by one of these extensions: {0}.\nPlease try disabling these extensions before filing an issue against VS Code.": "JS/TS 言語サービスがクラッシュしました。\nこれは、次のいずれかの拡張機能によって提供されたプラグインが原因である可能性があります: {0}。\nVS Code に関する問題を報告する前に、これらの拡張機能を無効にしてみてください。",
|
|
107
107
|
"The JS/TS language service immediately crashed 5 times. The service will not be restarted.": "JS/TS 言語サービスがすぐに 5 回クラッシュしました。サービスは再起動されません。",
|
|
108
|
-
"The JS/TS language service immediately crashed 5 times. The service will not be restarted.\
|
|
108
|
+
"The JS/TS language service immediately crashed 5 times. The service will not be restarted.\nThis may be caused by a plugin contributed by one of these extensions: {0}.\nPlease try disabling these extensions before filing an issue against VS Code.": "JS/TS 言語サービスがすぐに 5 回クラッシュしました。サービスは再起動されません。\nこれは、次のいずれかの拡張機能によって提供されたプラグインが原因である可能性があります: {0}。\nVS Code に関する問題を報告する前に、これらの拡張機能を無効にしてみてください。",
|
|
109
109
|
"The current selection cannot be extracted": "現在の選択範囲を抽出できません",
|
|
110
110
|
"The path {0} doesn't point to a valid Node installation to run TS Server. Falling back to bundled Node.": "このパス {0}は、TS Server を実行するための有効な Node インストールを指していません。バンドル化された Node にフォールバックしています。",
|
|
111
111
|
"The path {0} doesn't point to a valid tsserver install. Falling back to bundled TypeScript version.": "パス {0} は、有効な tsserver インストールを指していません。バンドルされている TypeScript バージョンにフォールバックしています。",
|
|
112
|
-
"The workspace is using an old version of TypeScript ({0}).\
|
|
112
|
+
"The workspace is using an old version of TypeScript ({0}).\n\nBefore reporting an issue, please update the workspace to use TypeScript {1} or newer to make sure the bug has not already been fixed.": "ワークスペースで古いバージョンの TypeScript ({0}) が使用されています。\n\n問題を報告する前に、TypeScript {1} 以降を使用するようにワークスペースを更新し、バグが既に修正済みでないことを確認してください。",
|
|
113
113
|
"This workspace contains a TypeScript version. Would you like to use the workspace TypeScript version for TypeScript and JavaScript language features?": "このワークスペースには TypeScript バージョンが含まれています。TypeScript および JavaScript の言語機能にワークスペースの TypeScript バージョンを使用しますか?",
|
|
114
114
|
"This workspace wants to use the Node installation at '{0}' to run TS Server. Would you like to use it?": "このワークスペースでは、'{0}' の Node インストールを使用して TS サーバーを実行したいと考えています。使用しますか?",
|
|
115
115
|
"To enable project-wide JavaScript/TypeScript language features, exclude folders with many files, like: {0}": "プロジェクト全体の JavaScript/TypeScript 言語機能を有効にするには、多数のファイルが含まれるフォルダーを除外します。例: {0}",
|
|
@@ -189,6 +189,34 @@ var content = {
|
|
|
189
189
|
"vs/editor/browser/widget/codeEditorWidget": {
|
|
190
190
|
"cursors.maximum": "カーソルの数は {0} に制限されています。大きな変更を行う場合は、[検索と置換](https://code.visualstudio.com/docs/editor/codebasics#_find-and-replace) を使用することを検討してください。",
|
|
191
191
|
goToSetting: "マルチ カーソルの上限を増やす"
|
|
192
|
+
},
|
|
193
|
+
"vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer": {
|
|
194
|
+
accessibleDiffViewerCloseIcon: "アクセシビリティの高い差分ビューアーの [閉じる] のアイコン。",
|
|
195
|
+
accessibleDiffViewerInsertIcon: "アクセシビリティの高い差分ビューアーの [挿入] のアイコン。",
|
|
196
|
+
accessibleDiffViewerRemoveIcon: "アクセシビリティの高い差分ビューアーの [削除] のアイコン。",
|
|
197
|
+
ariaLabel: "アクセス可能な Diff Viewer。上下方向キーを使用して移動します。",
|
|
198
|
+
blankLine: "空白",
|
|
199
|
+
deleteLine: "- {0} 元の行 {1}",
|
|
200
|
+
equalLine: "{0} 元の行 {1} 変更された行 {2}",
|
|
201
|
+
header: "相違 {0}/{1}: 元の行 {2}、{3}。変更された行 {4}、{5}",
|
|
202
|
+
insertLine: "+ {0} 変更された行 {1}",
|
|
203
|
+
"label.close": "閉じる",
|
|
204
|
+
more_lines_changed: "{0} 行が変更されました",
|
|
205
|
+
no_lines_changed: "変更された行はありません",
|
|
206
|
+
one_line_changed: "1 行が変更されました",
|
|
207
|
+
unchangedLine: "{0} 変更されていない行 {1}"
|
|
208
|
+
},
|
|
209
|
+
"vs/editor/browser/widget/diffEditor/components/diffEditorEditors": {
|
|
210
|
+
"diff-aria-navigation-tip": " {0}を使用して、アクセシビリティのヘルプを開きます。"
|
|
211
|
+
},
|
|
212
|
+
"vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin": {
|
|
213
|
+
"diff.clipboard.copyChangedLineContent.label": "変更された行のコピー ({0})",
|
|
214
|
+
"diff.clipboard.copyChangedLinesContent.label": "変更された行のコピー",
|
|
215
|
+
"diff.clipboard.copyChangedLinesContent.single.label": "変更された行のコピー",
|
|
216
|
+
"diff.clipboard.copyDeletedLineContent.label": "削除された行のコピー ({0})",
|
|
217
|
+
"diff.clipboard.copyDeletedLinesContent.label": "削除された行のコピー",
|
|
218
|
+
"diff.clipboard.copyDeletedLinesContent.single.label": "削除された行のコピー",
|
|
219
|
+
"diff.inline.revertChange.label": "この変更を元に戻す"
|
|
192
220
|
},
|
|
193
221
|
"vs/editor/browser/widget/diffEditor/diffEditor.contribution": {
|
|
194
222
|
"Open Accessible Diff Viewer": "アクセシビリティの高い差分ビューアーを開く",
|
|
@@ -205,6 +233,34 @@ var content = {
|
|
|
205
233
|
toggleShowMovedCodeBlocks: "移動したコード ブロックの表示の切り替え",
|
|
206
234
|
toggleUseInlineViewWhenSpaceIsLimited: "スペースが制限されている場合に [インライン ビューの使用] を切り替える",
|
|
207
235
|
useInlineViewWhenSpaceIsLimited: "スペースが制限されている場合はインライン ビューを使用する"
|
|
236
|
+
},
|
|
237
|
+
"vs/editor/browser/widget/diffEditor/features/hideUnchangedRegionsFeature": {
|
|
238
|
+
"diff.bottom": "クリックまたはドラッグして下にもっと表示する",
|
|
239
|
+
"diff.hiddenLines.expandAll": "ダブルクリックして展開する",
|
|
240
|
+
"diff.hiddenLines.top": "クリックまたはドラッグして上にもっと表示する",
|
|
241
|
+
foldUnchanged: "変更されていない領域を折りたたむ",
|
|
242
|
+
hiddenLines: "非表示 {0} 行",
|
|
243
|
+
showUnchangedRegion: "変更されていない領域の表示"
|
|
244
|
+
},
|
|
245
|
+
"vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature": {
|
|
246
|
+
codeMovedFrom: "行 {0}-{1} から移動されたコード",
|
|
247
|
+
codeMovedFromWithChanges: "行 {0}-{1} から変更を加えてコードが移動されました",
|
|
248
|
+
codeMovedTo: "コードを行 {0}-{1} に移動しました",
|
|
249
|
+
codeMovedToWithChanges: "行 {0}-{1} に変更を加えてコードを移動しました"
|
|
250
|
+
},
|
|
251
|
+
"vs/editor/browser/widget/diffEditor/features/revertButtonsFeature": {
|
|
252
|
+
revertChange: "変更を元に戻す",
|
|
253
|
+
revertSelectedChanges: "選択した変更を元に戻す"
|
|
254
|
+
},
|
|
255
|
+
"vs/editor/browser/widget/diffEditor/registrations.contribution": {
|
|
256
|
+
"diffEditor.move.border": "差分エディターで移動されたテキストの境界線の色。",
|
|
257
|
+
"diffEditor.moveActive.border": "差分エディターで移動されたテキストのアクティブな境界線の色。",
|
|
258
|
+
"diffEditor.unchangedRegionShadow": "変更されていないリージョン ウィジェットの周りの影の色。",
|
|
259
|
+
diffInsertIcon: "差分エディターで挿入を示す行の装飾。",
|
|
260
|
+
diffRemoveIcon: "差分エディターで削除を示す行の装飾。"
|
|
261
|
+
},
|
|
262
|
+
"vs/editor/browser/widget/hoverWidget/hoverWidget": {
|
|
263
|
+
hoverhint: "{0} キーを押しながらマウス ポインターを合わせます"
|
|
208
264
|
},
|
|
209
265
|
"vs/editor/common/config/editorConfigurationSchema": {
|
|
210
266
|
codeLens: "エディターで CodeLens を表示するかどうかを制御します。",
|
|
@@ -4616,22 +4672,24 @@ var content = {
|
|
|
4616
4672
|
newComment: "新しいコメントを入力します",
|
|
4617
4673
|
reply: "返信..."
|
|
4618
4674
|
},
|
|
4619
|
-
"vs/workbench/contrib/comments/browser/
|
|
4620
|
-
|
|
4621
|
-
|
|
4622
|
-
|
|
4623
|
-
"
|
|
4624
|
-
|
|
4625
|
-
|
|
4626
|
-
|
|
4627
|
-
|
|
4628
|
-
|
|
4629
|
-
|
|
4630
|
-
|
|
4631
|
-
|
|
4632
|
-
|
|
4633
|
-
|
|
4634
|
-
|
|
4675
|
+
"vs/workbench/contrib/comments/browser/commentsAccessibility": {
|
|
4676
|
+
addComment: "- コメントを追加 ({0})",
|
|
4677
|
+
addCommentNoKb: "- 現在の選択項目にコメントを追加します。現在、キー バインドではトリガーできません。",
|
|
4678
|
+
commentCommands: "次のような便利なコメント コマンドがあります:",
|
|
4679
|
+
"escape": "- コメントを閉じる (Esc)",
|
|
4680
|
+
intro: "エディターにはコメント可能な範囲が含まれています。次のような便利なコマンドがあります:",
|
|
4681
|
+
introWidget: "このウィジェットには、新しいコメントとアクションの作成用のテキスト領域が含まれており、タブ移動フォーカス モード ({0}) が有効になったときに Tab キーで移動できます。",
|
|
4682
|
+
introWidgetNoKb: "このウィジェットには、新しいコメントとアクションの合成用のテキスト領域が含まれており、[タブ キー移動フォーカスの切り替え] コマンドでタブ移動フォーカス モードを有効にすると Tab キーで移動できますが、現在キー バインドではトリガーできません。",
|
|
4683
|
+
next: "- 次のコメント範囲 ({0}) に移動",
|
|
4684
|
+
nextCommentThreadKb: "- 次のコメント スレッドに移動 ({0})",
|
|
4685
|
+
nextCommentThreadNoKb: "- 次のコメント スレッドに移動します。現在、キー バインドではトリガーできません。",
|
|
4686
|
+
nextNoKb: "- [次のコメント範囲] に移動します。現在、キー バインドではトリガーできません。",
|
|
4687
|
+
previous: "- 前のコメント範囲 ({0}) に移動",
|
|
4688
|
+
previousCommentThreadKb: "- 前のコメント スレッドに移動 ({0})",
|
|
4689
|
+
previousCommentThreadNoKb: "- [前のコメント スレッドに移動]は現在、キー バインドによってトリガーできません。",
|
|
4690
|
+
previousNoKb: "- [次のコメント範囲 に移動]は現在、キー バインドではトリガーできません。",
|
|
4691
|
+
submitComment: "- コメントを送信する ({0})",
|
|
4692
|
+
submitCommentNoKb: "- 現在、キー バインドではトリガーできないため、タブを使用してアクセスできるコメントを送信します。"
|
|
4635
4693
|
},
|
|
4636
4694
|
"vs/workbench/contrib/comments/browser/commentsController": {
|
|
4637
4695
|
commentRange: "線 {0}",
|
|
@@ -4640,6 +4698,9 @@ var content = {
|
|
|
4640
4698
|
hasCommentRangesKb: "エディターにはコメント範囲があります。詳細については、[ユーザー補助のヘルプを開く ] ({0}) コマンドを実行してください。",
|
|
4641
4699
|
hasCommentRangesNoKb: "エディターにはコメント範囲があります。詳細については、現在キー バインドではトリガーできないユーザー補助のヘルプを開くコマンドを実行してください。",
|
|
4642
4700
|
pickCommentService: "コメント プロバイダーの選択"
|
|
4701
|
+
},
|
|
4702
|
+
"vs/workbench/contrib/comments/browser/commentsModel": {
|
|
4703
|
+
noComments: "このワークスペースにコメントはまだありません。"
|
|
4643
4704
|
},
|
|
4644
4705
|
"vs/workbench/contrib/comments/browser/commentsTreeViewer": {
|
|
4645
4706
|
commentCount: "1 件のコメント",
|
|
@@ -6561,6 +6622,10 @@ var content = {
|
|
|
6561
6622
|
discard: "破棄",
|
|
6562
6623
|
save: "作成",
|
|
6563
6624
|
saveAs: "作成の形式"
|
|
6625
|
+
},
|
|
6626
|
+
"vs/workbench/contrib/inlineChat/browser/inlineChatSavingServiceImpl": {
|
|
6627
|
+
inlineChat: "インライン チャットの変更が承認または破棄されるのを待っています...",
|
|
6628
|
+
"inlineChat.N": "{0} エディターでのインライン チャットの変更が承認または破棄されるのを待っています..."
|
|
6564
6629
|
},
|
|
6565
6630
|
"vs/workbench/contrib/inlineChat/browser/inlineChatStrategies": {
|
|
6566
6631
|
"change.0": "何も変更されていません",
|
|
@@ -7061,6 +7126,9 @@ var content = {
|
|
|
7061
7126
|
focusOutputOut: "アクティブ セル出力からフォーカスを外す",
|
|
7062
7127
|
"notebook.navigation.allowNavigateToSurroundingCells": "有効にすると、セルエディター内の現在のカーソルが最初または最後の行にあるときに、カーソルは次または前のセルに移動できます。",
|
|
7063
7128
|
"notebookActions.centerActiveCell": "アクティブ セルを中央に置く"
|
|
7129
|
+
},
|
|
7130
|
+
"vs/workbench/contrib/notebook/browser/contrib/notebookVariables/notebookVariablesDataSource": {
|
|
7131
|
+
"notebook.indexedChildrenLimitReached": "表示制限に達しました"
|
|
7064
7132
|
},
|
|
7065
7133
|
"vs/workbench/contrib/notebook/browser/contrib/notebookVariables/notebookVariablesTree": {
|
|
7066
7134
|
debugConsole: "Notebook 変数",
|
|
@@ -9343,6 +9411,9 @@ var content = {
|
|
|
9343
9411
|
"terminal.useMonospace": "'monospace' を使用",
|
|
9344
9412
|
terminalConnectingLabel: "開始しています...",
|
|
9345
9413
|
terminals: "ターミナルを開きます。"
|
|
9414
|
+
},
|
|
9415
|
+
"vs/workbench/contrib/terminal/browser/terminalVoice": {
|
|
9416
|
+
terminalVoiceTextInserted: "{0} が挿入されました"
|
|
9346
9417
|
},
|
|
9347
9418
|
"vs/workbench/contrib/terminal/browser/xterm/decorationAddon": {
|
|
9348
9419
|
gutter: "コマンド左側のアイコン",
|
|
@@ -9382,6 +9453,13 @@ var content = {
|
|
|
9382
9453
|
"vscode.extension.contributes.terminal.types.icon": "この種類のターミナルに関連付ける codicon、URI、または明るい URI と 暗い URI。",
|
|
9383
9454
|
"vscode.extension.contributes.terminal.types.icon.dark": "暗いテーマを使用した場合のアイコンのパス",
|
|
9384
9455
|
"vscode.extension.contributes.terminal.types.icon.light": "明るいテーマを使用した場合のアイコンのパス"
|
|
9456
|
+
},
|
|
9457
|
+
"vs/workbench/contrib/terminal/common/terminalClipboard": {
|
|
9458
|
+
confirmMoveTrashMessageFilesAndDirectories: "{0} 行のテキストをターミナルに貼り付けますか?",
|
|
9459
|
+
doNotAskAgain: "今後このメッセージを表示しない",
|
|
9460
|
+
multiLinePasteButton: "貼り付け(&&P)",
|
|
9461
|
+
"multiLinePasteButton.oneLine": "1 行として貼り付け(&&O)",
|
|
9462
|
+
preview: "プレビュー:"
|
|
9385
9463
|
},
|
|
9386
9464
|
"vs/workbench/contrib/terminal/common/terminalColorRegistry": {
|
|
9387
9465
|
"terminal.ansiColor": "ターミナルの '{0}' ANSI カラー。",
|
|
@@ -9714,6 +9792,15 @@ var content = {
|
|
|
9714
9792
|
"vs/workbench/contrib/terminalContrib/stickyScroll/browser/terminalStickyScrollOverlay": {
|
|
9715
9793
|
labelWithKeybinding: "{0} ({1})",
|
|
9716
9794
|
stickyScrollHoverTitle: "コマンドに移動"
|
|
9795
|
+
},
|
|
9796
|
+
"vs/workbench/contrib/testing/browser/codeCoverageDecorations": {
|
|
9797
|
+
"coverage.branchCovered": "{1} のブランチ {0} は {2} 回実行されました。",
|
|
9798
|
+
"coverage.branchNotCovered": "{1} のブランチ {0} はカバーされませんでした。",
|
|
9799
|
+
"coverage.branches": "{2} のブランチの {0} / {1} がカバーされました。",
|
|
9800
|
+
"coverage.codeExecutedCount": "{0} は {1} 回実行されました。",
|
|
9801
|
+
"coverage.fnExecutedCount": "関数 '{0}' は {1} 回実行されました。",
|
|
9802
|
+
"coverage.toggleInline": "インライン カバレッジの切り替え",
|
|
9803
|
+
"testing.toggleInlineCoverage": "インライン カバレッジの切り替え"
|
|
9717
9804
|
},
|
|
9718
9805
|
"vs/workbench/contrib/testing/browser/icons": {
|
|
9719
9806
|
filterIcon: "テスト ビュー内の 'フィルター' アクションのアイコン。",
|
|
@@ -11175,9 +11262,6 @@ var content = {
|
|
|
11175
11262
|
"vs/workbench/services/host/browser/browserHostService": {
|
|
11176
11263
|
open: "開く(&&O)",
|
|
11177
11264
|
unableToOpenExternal: "ブラウザーが新しいタブまたはウィンドウを開くのを中断しました。とにかく開くには、[開く] を押します。"
|
|
11178
|
-
},
|
|
11179
|
-
"vs/workbench/services/hover/browser/hoverWidget": {
|
|
11180
|
-
hoverhint: "{0} キーを押しながらマウス ポインターを合わせます"
|
|
11181
11265
|
},
|
|
11182
11266
|
"vs/workbench/services/keybinding/browser/keybindingService": {
|
|
11183
11267
|
"invalid.keybindings": "正しくない `contributes.{0}`: {1}",
|
|
@@ -11759,6 +11843,13 @@ var content = {
|
|
|
11759
11843
|
"vs/workbench/services/views/browser/viewDescriptorService": {
|
|
11760
11844
|
hideView: "'{0}' の非表示",
|
|
11761
11845
|
resetViewLocation: "場所のリセット"
|
|
11846
|
+
},
|
|
11847
|
+
"vs/workbench/services/views/browser/viewsService": {
|
|
11848
|
+
editor: "テキスト エディター",
|
|
11849
|
+
"focus view": "{0} ビューにフォーカスを置く",
|
|
11850
|
+
resetViewLocation: "場所のリセット",
|
|
11851
|
+
"show view": "{0} を表示",
|
|
11852
|
+
"toggle view": "{0} の切り替え"
|
|
11762
11853
|
},
|
|
11763
11854
|
"vs/workbench/services/workingCopy/common/fileWorkingCopyManager": {
|
|
11764
11855
|
confirmMakeWriteable: "'{0}' は読み取り専用としてマークされています。それでも保存しますか?",
|