@codingame/monaco-vscode-language-pack-ja 5.1.2 → 5.2.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": "5.1.2",
3
+ "version": "5.2.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
- "vscode": "npm:@codingame/monaco-vscode-api@5.1.2"
21
+ "vscode": "npm:@codingame/monaco-vscode-api@5.2.0"
22
22
  }
23
23
  }
@@ -15,7 +15,7 @@
15
15
  "Open settings": "設定を開く",
16
16
  "Paste authorization code here...": "承認コードをここに貼り付けてください...",
17
17
  "Provide the authorization code to complete the sign in flow.": "サインイン フローを完了するための認証コードを指定してください。",
18
- "Signing in to your account...": "Signing in to your account...",
18
+ "Signing in to your account...": "アカウントにサインインしています...",
19
19
  "The environment `{0}` is not a valid environment.": "環境 '{0}' は有効な環境ではありません。",
20
20
  "You have been signed out because reading stored authentication information failed.": "保存された認証情報を読み取ることができなかったため、サインアウトされました。",
21
21
  "You must also specify a custom environment in order to use the custom environment auth provider.": "カスタム環境認証プロバイダーを使用するには、カスタム環境も指定する必要があります。"
@@ -82,11 +82,13 @@
82
82
  "Organize Imports": "インポートを整理",
83
83
  "Partial Mode": "部分モード",
84
84
  "Please open a folder in VS Code to use a TypeScript or JavaScript project": "TypeScript または JavaScript プロジェクトを使用するには、VS Code でフォルダーを開いてください",
85
+ "Please report an issue against Yarn PnP": "Please report an issue against Yarn PnP",
85
86
  "Please update your TypeScript version": "TypeScript のバージョンを更新してください",
86
87
  "Project Wide IntelliSense not available": "Project Wide IntelliSense を使用できません",
87
88
  "Remove Unused Imports": "未使用のインポートの削除",
88
89
  "Remove all unused code": "未使用のコードをすべて削除する",
89
90
  "Report Issue": "問題を報告",
91
+ "Report issue against Yarn PnP": "Report issue against Yarn PnP",
90
92
  "Select Version": "バージョンの選択",
91
93
  "Select code action to apply": "適用するコード アクションを選択",
92
94
  "Select existing file...": "既存のファイルを選択...",
@@ -107,6 +109,7 @@
107
109
  "The current selection cannot be extracted": "現在の選択範囲を抽出できません",
108
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 にフォールバックしています。",
109
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 a version of the TypeScript Server that has been patched by Yarn PnP. This patching is a common source of bugs.": "The workspace is using a version of the TypeScript Server that has been patched by Yarn PnP. This patching is a common source of bugs.",
110
113
  "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} 以降を使用するようにワークスペースを更新し、バグが既に修正済みでないことを確認してください。",
111
114
  "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 バージョンを使用しますか?",
112
115
  "This workspace wants to use the Node installation at '{0}' to run TS Server. Would you like to use it?": "このワークスペースでは、'{0}' の Node インストールを使用して TS サーバーを実行したいと考えています。使用しますか?",
@@ -209,8 +212,8 @@
209
212
  "configuration.tsserver.watchOptions.watchFile.useFsEvents": "ファイルの変更にオペレーティング システムまたはファイル システムのネイティブ イベントを使用しようとしています。",
210
213
  "configuration.tsserver.watchOptions.watchFile.useFsEventsOnParentDirectory": "オペレーティング システムまたはファイル システムのネイティブ イベントを使用して、ディレクトリを含んでいるファイルに対する変更をリッスンします。使用するファイル ウォッチャーの数を減らすことができますが、正確性が低くなります。",
211
214
  "configuration.tsserver.web.projectWideIntellisense.enabled": "Web 上でプロジェクト全体の IntelliSense を有効または無効にします。VS Code が信頼されたコンテキストで実行されている必要があります。",
212
- "configuration.tsserver.web.projectWideIntellisense.suppressSemanticErrors": "Suppresses semantic errors on web even when project wide IntelliSense is enabled. This is always on when project wide IntelliSense is not enabled or available. See `#typescript.tsserver.web.projectWideIntellisense.enabled#`",
213
- "configuration.tsserver.web.typeAcquisition.enabled": "Enable/disable package acquisition on the web. This enables IntelliSense for imported packages. Requires `#typescript.tsserver.web.projectWideIntellisense.enabled#`. Currently not supported for Safari.",
215
+ "configuration.tsserver.web.projectWideIntellisense.suppressSemanticErrors": "プロジェクト全体の IntelliSense が有効になっている場合でも、Web 上のセマンティック エラーを抑制します。これは、プロジェクト全体の IntelliSense が有効になっていないか使用できない場合、常にオンです。`#typescript.tsserver.web.projectWideIntellisense.enabled#` を参照してください",
216
+ "configuration.tsserver.web.typeAcquisition.enabled": "Web でパッケージの取得を有効/無効にします。これにより、インポートされたパッケージの IntelliSense が有効になります。`#typescript.tsserver.web.projectWideIntellisense.enabled#` が必要です。Ssfari では現在サポートされていません。",
214
217
  "configuration.typescript": "TypeScript",
215
218
  "description": "JavaScript と TypeScript ファイルに豊富な言語サポートを提供。",
216
219
  "displayName": "TypeScript と JavaScript の言語機能",