@codingame/monaco-vscode-language-pack-ja 2.2.0-next.2 → 2.2.0-next.4
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.2.0-next.
|
|
3
|
+
"version": "2.2.0-next.4",
|
|
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.2.0-next.
|
|
21
|
+
"vscode": "npm:@codingame/monaco-vscode-api@2.2.0-next.4"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -271,7 +271,7 @@
|
|
|
271
271
|
"css.lint.emptyRules.desc": "空の規則セットを使用しないでください。",
|
|
272
272
|
"css.lint.float.desc": "`float` の使用を避けてください。float は脆弱な CSS につながり、レイアウトの一部が変更されたときに CSS が破損しやすくなります。",
|
|
273
273
|
"css.lint.fontFaceProperties.desc": "`@font-face` 規則で `src` プロパティと `font-family` プロパティを定義する必要があります。",
|
|
274
|
-
"css.lint.hexColorLength.desc": "Hex
|
|
274
|
+
"css.lint.hexColorLength.desc": "Hex colors must consist of 3, 4, 6 or 8 hex numbers.",
|
|
275
275
|
"css.lint.idSelector.desc": "セレクターには ID を含めないでください。これらの規則と HTML の結合が密接すぎます。",
|
|
276
276
|
"css.lint.ieHack.desc": "IE ハックは、IE7 以前をサポートする場合にのみ必要です。",
|
|
277
277
|
"css.lint.importStatement.desc": "複数の Import ステートメントを同時に読み込むことはできません。",
|
|
@@ -309,7 +309,7 @@
|
|
|
309
309
|
"less.lint.emptyRules.desc": "空の規則セットを使用しないでください。",
|
|
310
310
|
"less.lint.float.desc": "`float` の使用を避けてください。float は脆弱な CSS につながり、レイアウトの一部が変更されたときに CSS が破損しやすくなります。",
|
|
311
311
|
"less.lint.fontFaceProperties.desc": "`@font-face` 規則で `src` プロパティと `font-family` プロパティを定義する必要があります。",
|
|
312
|
-
"less.lint.hexColorLength.desc": "Hex
|
|
312
|
+
"less.lint.hexColorLength.desc": "Hex colors must consist of 3, 4, 6 or 8 hex numbers.",
|
|
313
313
|
"less.lint.idSelector.desc": "セレクターには ID を含めないでください。これらの規則と HTML の結合が密接すぎます。",
|
|
314
314
|
"less.lint.ieHack.desc": "IE ハックは、IE7 以前をサポートする場合にのみ必要です。",
|
|
315
315
|
"less.lint.importStatement.desc": "複数の Import ステートメントを同時に読み込むことはできません。",
|
|
@@ -344,7 +344,7 @@
|
|
|
344
344
|
"scss.lint.emptyRules.desc": "空の規則セットを使用しないでください。",
|
|
345
345
|
"scss.lint.float.desc": "`float` の使用を避けてください。float は脆弱な CSS につながり、レイアウトの一部が変更されたときに CSS が破損しやすくなります。",
|
|
346
346
|
"scss.lint.fontFaceProperties.desc": "`@font-face` 規則で `src` プロパティと `font-family` プロパティを定義する必要があります。",
|
|
347
|
-
"scss.lint.hexColorLength.desc": "Hex
|
|
347
|
+
"scss.lint.hexColorLength.desc": "Hex colors must consist of 3, 4, 6 or 8 hex numbers.",
|
|
348
348
|
"scss.lint.idSelector.desc": "セレクターには ID を含めないでください。これらの規則と HTML の結合が密接すぎます。",
|
|
349
349
|
"scss.lint.ieHack.desc": "IE ハックは、IE7 以前をサポートする場合にのみ必要です。",
|
|
350
350
|
"scss.lint.importStatement.desc": "複数の Import ステートメントを同時に読み込むことはできません。",
|
|
@@ -54,6 +54,7 @@
|
|
|
54
54
|
"Choose a folder to clone {0} into": "{0} を複製するフォルダーを選択してください",
|
|
55
55
|
"Choose a repository": "リポジトリの選択",
|
|
56
56
|
"Choose which repository to clone": "プルするリポジトリを選択する",
|
|
57
|
+
"Clear whitespace characters": "Clear whitespace characters",
|
|
57
58
|
"Clone from URL": "リポジトリの URL",
|
|
58
59
|
"Clone from {0}": "{0} から複製",
|
|
59
60
|
"Cloning git repository \"{0}\"...": "Git リポジトリ \"{0}\" を複製しています...",
|
|
@@ -122,11 +123,6 @@
|
|
|
122
123
|
"Hard wrap line": "Hard wrap line",
|
|
123
124
|
"Ignored": "無視",
|
|
124
125
|
"Incoming": "受信中",
|
|
125
|
-
"Incoming Changes": "Incoming Changes",
|
|
126
|
-
"Incoming Changes (added)": "Incoming Changes (added)",
|
|
127
|
-
"Incoming Changes (deleted)": "Incoming Changes (deleted)",
|
|
128
|
-
"Incoming Changes (modified)": "Incoming Changes (modified)",
|
|
129
|
-
"Incoming Changes (renamed)": "Incoming Changes (renamed)",
|
|
130
126
|
"Index Added": "インデックスの追加",
|
|
131
127
|
"Index Copied": "インデックスをコピー",
|
|
132
128
|
"Index Deleted": "削除されたインデックス",
|
|
@@ -207,7 +203,6 @@
|
|
|
207
203
|
"Remote name": "リモート名",
|
|
208
204
|
"Remote name format invalid": "リモート名の形式が無効です",
|
|
209
205
|
"Remote tag at {0}": "{0} のリモート タグ",
|
|
210
|
-
"Remove empty characters": "Remove empty characters",
|
|
211
206
|
"Reopen Closed Repositories": "閉じたリポジトリを再度開く",
|
|
212
207
|
"Replace Local Tag(s)": "ローカル タグの置換",
|
|
213
208
|
"Restore file": "ファイルを復元",
|
|
@@ -324,7 +319,6 @@
|
|
|
324
319
|
"{0} Fetch all remotes": "{0} すべてのリモートを取得",
|
|
325
320
|
"{0} Publish Branch/{Locked=\"Branch\"}Do not translate \"Branch\" as it is a git term": "{0} Branch の発行",
|
|
326
321
|
"{0} Sync Changes{1}{2}": "{0}変更の同期{1}{2}",
|
|
327
|
-
"{0} characters left in current line": "現在の行で残り {0} 文字",
|
|
328
322
|
"{0} characters over {1} in current line": "現在の行で {1} から {0} 文字オーバー",
|
|
329
323
|
"{0} ↔ {1}": "{0} ↔ {1}"
|
|
330
324
|
},
|
|
@@ -529,7 +523,7 @@
|
|
|
529
523
|
"config.ignoreSubmodules": "ファイル ツリーでのサブモジュールの変更を無視します。",
|
|
530
524
|
"config.ignoreWindowsGit27Warning": "Git 2.25 - 2.26 が Windows にインストールされている場合は警告を無視します。",
|
|
531
525
|
"config.ignoredRepositories": "無視する Git リポジトリのリスト。",
|
|
532
|
-
"config.inputValidation": "
|
|
526
|
+
"config.inputValidation": "Controls whether to show commit message input validation diagnostics.",
|
|
533
527
|
"config.inputValidationLength": "警告を表示するコミット メッセージの長さのしきい値を制御します。",
|
|
534
528
|
"config.inputValidationSubjectLength": "警告を表示するためのコミット メッセージの件名長のしきい値を制御します。'#git.inputValidationLength#' の値を継承する場合には設定解除します。",
|
|
535
529
|
"config.mergeEditor": "現在競合しているファイルのマージ エディターを開きます。",
|
|
@@ -6826,6 +6826,10 @@ var content = {
|
|
|
6826
6826
|
},
|
|
6827
6827
|
"vs/workbench/contrib/inlineChat/common/inlineChat": {
|
|
6828
6828
|
acceptedOrDiscardBeforeSave: "保留中のインライン チャット セッションで保存が禁止されるかどうか。",
|
|
6829
|
+
accessibleDiffView: "Whether the inline chat also renders an accessible diff viewer for its changes.",
|
|
6830
|
+
"accessibleDiffView.auto": "The accessible diff viewer is based screen reader mode being enabled.",
|
|
6831
|
+
"accessibleDiffView.off": "The accessible diff viewer is never enabled.",
|
|
6832
|
+
"accessibleDiffView.on": "The accessible diff viewer is always enabled.",
|
|
6829
6833
|
"editorOverviewRuler.inlineChatInserted": "インライン チャットが挿入されたコンテンツの概要ルーラー マーカーの色。",
|
|
6830
6834
|
"editorOverviewRuler.inlineChatRemoved": "インライン チャットが削除されたコンテンツの概要ルーラー マーカーの色。",
|
|
6831
6835
|
finishOnType: "変更されたリージョン外で入力するときにインライン チャット セッションを終了するかどうか。",
|
|
@@ -7555,7 +7559,7 @@ var content = {
|
|
|
7555
7559
|
"notebook.formatOnSave": "ノートブックを保存するときにフォーマットします。フォーマッタが有効でなければなりません。ファイルの遅延保存やエディターを閉じることは許可されていません。",
|
|
7556
7560
|
"notebook.globalToolbar.description": "ノートブック エディター内でグローバル ツールバーをレンダリングするかどうかを制御します。",
|
|
7557
7561
|
"notebook.globalToolbarShowLabel": "[ノートブック] ツールバーのアクションがラベルをレンダリングするかどうかを制御します。",
|
|
7558
|
-
"notebook.insertFinalNewline": "有効にすると、ノートブックを保存するときにコード
|
|
7562
|
+
"notebook.insertFinalNewline": "有効にすると、ノートブックを保存するときにコード セルの最後に改行が挿入されます。",
|
|
7559
7563
|
"notebook.insertToolbarPosition.description": "セルを挿入アクションを表示するかどうかを制御します。",
|
|
7560
7564
|
"notebook.interactiveWindow.collapseCodeCells": "インタラクティブ ウィンドウのコード セルを既定で折りたたむかどうかを制御します。",
|
|
7561
7565
|
"notebook.markup.fontSize": "ノートブックでレンダリングされたマークアップのフォント サイズをピクセル単位で制御します。{0} に設定すると、{1} の 120% が使用されます。",
|
|
@@ -10603,13 +10607,16 @@ var content = {
|
|
|
10603
10607
|
"vs/workbench/contrib/update/browser/update.contribution": {
|
|
10604
10608
|
applyUpdate: "更新の適用...",
|
|
10605
10609
|
checkForUpdates: "更新の確認...",
|
|
10610
|
+
developerCategory: "Developer",
|
|
10606
10611
|
downloadUpdate: "更新プログラムのダウンロード",
|
|
10607
10612
|
installUpdate: "更新プログラムのインストール",
|
|
10608
10613
|
mshowReleaseNotes: "リリース ノートの表示(&&R)",
|
|
10609
10614
|
openDownloadPage: "{0} のダウンロード",
|
|
10610
10615
|
pickUpdate: "更新の適用",
|
|
10616
|
+
releaseNotesFromFileNone: "Cannot open the current file as Release Notes",
|
|
10611
10617
|
restartToUpdate: "再起動して更新",
|
|
10612
10618
|
showReleaseNotes: "リリース ノートの表示",
|
|
10619
|
+
showReleaseNotesCurrentFile: "Open Current File as Release Notes",
|
|
10613
10620
|
"update.noReleaseNotesOnline": "このバージョンの {0} には、オンラインのリリース ノートがありません",
|
|
10614
10621
|
updateButton: "&更新(&U)"
|
|
10615
10622
|
},
|