Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/jpn/src/vs/workbench/services/themes/common/colorThemeSchema.i18n.json')
-rw-r--r--i18n/jpn/src/vs/workbench/services/themes/common/colorThemeSchema.i18n.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/jpn/src/vs/workbench/services/themes/common/colorThemeSchema.i18n.json b/i18n/jpn/src/vs/workbench/services/themes/common/colorThemeSchema.i18n.json
index 2773e1cc1be..31dd84eaa5c 100644
--- a/i18n/jpn/src/vs/workbench/services/themes/common/colorThemeSchema.i18n.json
+++ b/i18n/jpn/src/vs/workbench/services/themes/common/colorThemeSchema.i18n.json
@@ -6,6 +6,7 @@
{
"schema.token.settings": "トークンの色とスタイル。",
"schema.token.foreground": "トークンの前景色。",
+ "schema.token.background.warning": "トークンの背景色は、現在サポートされていません。",
"schema.token.fontStyle": "ルールのフォント スタイル: '斜体'、'太字'、'下線' のいずれかまたはこれらの組み合わせ",
"schema.fontStyle.error": "フォント スタイルは '斜体'、'太字'、'下線'を組み合わせる必要があります。",
"schema.properties.name": "ルールの説明。",