mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 18:19:12 +01:00
2017-09-22. Merged in translations from Transifex.
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"css.title": "CSS",
|
||||
"css.lint.argumentsInColorFunction.desc": "正しくないパラメーターの数",
|
||||
"css.lint.boxModel.desc": "パディングまたは枠線を使用する場合は幅または高さを使用しないでください",
|
||||
"css.lint.compatibleVendorPrefixes.desc": "ベンダー固有のプレフィックスを使用する場合は、他のすべてのベンダー固有のプロパティも必ず含めてください",
|
||||
@@ -25,6 +26,7 @@
|
||||
"css.trace.server.desc": "VS Code と CSS 言語サーバー間の通信をトレースします。",
|
||||
"css.validate.title": "CSS の検証と問題の重大度を制御します。",
|
||||
"css.validate.desc": "すべての検証を有効または無効にします",
|
||||
"less.title": "LESS",
|
||||
"less.lint.argumentsInColorFunction.desc": "正しくないパラメーターの数",
|
||||
"less.lint.boxModel.desc": "パディングまたは枠線を使用する場合は幅または高さを使用しないでください",
|
||||
"less.lint.compatibleVendorPrefixes.desc": "ベンダー固有のプレフィックスを使用する場合は、他のすべてのベンダー固有のプロパティも必ず含めてください",
|
||||
@@ -45,6 +47,7 @@
|
||||
"less.lint.zeroUnits.desc": "0 の単位は必要ありません",
|
||||
"less.validate.title": "LESS の検証と問題の重大度を制御します。",
|
||||
"less.validate.desc": "すべての検証を有効または無効にします",
|
||||
"scss.title": "SCSS (Sass)",
|
||||
"scss.lint.argumentsInColorFunction.desc": "正しくないパラメーターの数",
|
||||
"scss.lint.boxModel.desc": "パディングまたは枠線を使用する場合は幅または高さを使用しないでください",
|
||||
"scss.lint.compatibleVendorPrefixes.desc": "ベンダー固有のプレフィックスを使用する場合は、他のすべてのベンダー固有のプロパティも必ず含めてください",
|
||||
|
||||
Reference in New Issue
Block a user