@codingame/monaco-vscode-language-pack-ja 16.0.0 → 16.0.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": "16.0.0",
3
+ "version": "16.0.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
- "@codingame/monaco-vscode-api": "16.0.0"
21
+ "@codingame/monaco-vscode-api": "16.0.1"
22
22
  }
23
23
  }
@@ -113,8 +113,8 @@
113
113
  "Parses a selector into the format returned by &.": "セレクターを解析して、& によって返される形式にします。",
114
114
  "Prints the value of an expression to the standard error output stream. Useful for debugging complicated Sass files.": "式の値を標準エラー出力ストリームに出力します。複雑な SASS ファイルのデバッグに役立ちます。",
115
115
  "Prints the value of an expression to the standard error output stream. Useful for libraries that need to warn users of deprecations or recovering from minor mixin usage mistakes. Warnings can be turned off with the `--quiet` command-line option or the `:quiet` Sass option.": "式の値を標準エラー出力ストリームに出力します。非推奨についてユーザーに警告する必要があるライブラリ、または軽度な mixin の使用ミスからの回復に役立ちます。`--quiet` コマンド ライン オプションまたは `:quiet` SASS オプションを使用すると、警告をオフにすることができます。",
116
- "Property is ignored due to the display.": "ディスプレイが原因でプロパティは無視されます。",
117
- "Property is ignored due to the display. With 'display: block', vertical-align should not be used.": "表示のため、プロパティは無視されます。'display: block' では、垂直方向の配置は使用できません。",
116
+ "Property is ignored due to the display.": "display の設定によりプロパティは無視されます。",
117
+ "Property is ignored due to the display. With 'display: block', vertical-align should not be used.": "display の設定によりプロパティは無視されます。 'display: block' では、vertical-align を使用できません。",
118
118
  "Provides access to Sass’s powerful selector engine.": "SASS の強力なセレクター エンジンへのアクセスを提供します。",
119
119
  "Provides functions that operate on numbers.": "数値を操作する関数を提供します。",
120
120
  "Removes quotes from a string.": "文字列から引用符を削除します。",
@@ -115,8 +115,8 @@
115
115
  "Parses a selector into the format returned by &.": "セレクターを解析して、& によって返される形式にします。",
116
116
  "Prints the value of an expression to the standard error output stream. Useful for debugging complicated Sass files.": "式の値を標準エラー出力ストリームに出力します。複雑な SASS ファイルのデバッグに役立ちます。",
117
117
  "Prints the value of an expression to the standard error output stream. Useful for libraries that need to warn users of deprecations or recovering from minor mixin usage mistakes. Warnings can be turned off with the `--quiet` command-line option or the `:quiet` Sass option.": "式の値を標準エラー出力ストリームに出力します。非推奨についてユーザーに警告する必要があるライブラリ、または軽度な mixin の使用ミスからの回復に役立ちます。`--quiet` コマンド ライン オプションまたは `:quiet` SASS オプションを使用すると、警告をオフにすることができます。",
118
- "Property is ignored due to the display.": "ディスプレイが原因でプロパティは無視されます。",
119
- "Property is ignored due to the display. With 'display: block', vertical-align should not be used.": "表示のため、プロパティは無視されます。'display: block' では、垂直方向の配置は使用できません。",
118
+ "Property is ignored due to the display.": "display の設定によりプロパティは無視されます。",
119
+ "Property is ignored due to the display. With 'display: block', vertical-align should not be used.": "display の設定によりプロパティは無視されます。 'display: block' では、vertical-align を使用できません。",
120
120
  "Provides access to Sass’s powerful selector engine.": "SASS の強力なセレクター エンジンへのアクセスを提供します。",
121
121
  "Provides functions that operate on numbers.": "数値を操作する関数を提供します。",
122
122
  "Removes quotes from a string.": "文字列から引用符を削除します。",
@@ -4870,8 +4870,8 @@ var content = [
4870
4870
  "コード補完 ({0})",
4871
4871
  "次の編集提案",
4872
4872
  "下にスクロール",
4873
- "コンテキストをアタッチするには、{0}、または {1} と入力します\r\n\r\n拡張機能を使用してチャットするには、{2}\r\n\r\nコマンドを使用するには、{3} と入力します",
4874
- "コンテキストをアタッチするには、{0}、または {1} と入力します",
4873
+ "{0}、または {1} と入力し、コンテキストをアタッチします\r\n\r\n{2}は、拡張機能を使用してチャットします\r\n\r\nコマンドを使用するには、{3} と入力します",
4874
+ "{0}、または {1} と入力し、コンテキストをアタッチします",
4875
4875
  "コード ブロック",
4876
4876
  "タブからアクセスできるコード ブロックのツール バー",
4877
4877
  "コード ブロック ツール バー",