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/esn/src/vs/workbench/services/themes/common/colorThemeSchema.i18n.json')
-rw-r--r--i18n/esn/src/vs/workbench/services/themes/common/colorThemeSchema.i18n.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/esn/src/vs/workbench/services/themes/common/colorThemeSchema.i18n.json b/i18n/esn/src/vs/workbench/services/themes/common/colorThemeSchema.i18n.json
index 28a4da0e99d..c5f8d60d0be 100644
--- a/i18n/esn/src/vs/workbench/services/themes/common/colorThemeSchema.i18n.json
+++ b/i18n/esn/src/vs/workbench/services/themes/common/colorThemeSchema.i18n.json
@@ -11,6 +11,7 @@
"schema.token.background.warning": "En este momento los colores de fondo para Token no están soportados.",
"schema.token.fontStyle": "Estilo de fuente de la regla: 'cursiva', 'negrita' o 'subrayado' o una combinación. La cadena vacía desestablece la configuración heredada.",
"schema.fontStyle.error": "El estilo de fuente debe ser ' cursiva', ' negrita' o ' subrayado ' o una combinación o la cadena vacía.",
+ "schema.token.fontStyle.none": "Ninguno (borrar el estilo heredado)",
"schema.properties.name": "Descripción de la regla.",
"schema.properties.scope": "Selector de ámbito con el que se compara esta regla.",
"schema.tokenColors.path": "Ruta a un archivo tmTheme (relativa al archivo actual).",