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:
authorDirk Baeumer <dirkb@microsoft.com>2017-03-24 17:34:54 +0300
committerDirk Baeumer <dirkb@microsoft.com>2017-03-24 17:34:54 +0300
commit801210c07483ddbd0c1b3b3ed18f27fd1a3ca08f (patch)
tree3d59fbbb7abb77be914070c036b46973a7b3ab5d /i18n/esn/src/vs/platform/theme/common/colorRegistry.i18n.json
parent7c223972367b8ade5362d738606f3b910d0fbb42 (diff)
Merged in translationstranslation/20170324.01
Diffstat (limited to 'i18n/esn/src/vs/platform/theme/common/colorRegistry.i18n.json')
-rw-r--r--i18n/esn/src/vs/platform/theme/common/colorRegistry.i18n.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/i18n/esn/src/vs/platform/theme/common/colorRegistry.i18n.json b/i18n/esn/src/vs/platform/theme/common/colorRegistry.i18n.json
new file mode 100644
index 00000000000..38c74d0b510
--- /dev/null
+++ b/i18n/esn/src/vs/platform/theme/common/colorRegistry.i18n.json
@@ -0,0 +1,16 @@
+/*---------------------------------------------------------------------------------------------
+ * Copyright (c) Microsoft Corporation. All rights reserved.
+ * Licensed under the MIT License. See License.txt in the project root for license information.
+ *--------------------------------------------------------------------------------------------*/
+// Do not edit this file. It is machine generated.
+{
+ "currentFindMatchHighlight": "Color de fondo de la región actual que coincide con la búsqueda",
+ "editorBackground": "Color de fondo del editor",
+ "editorForeground": "Color de primer plano predeterminado del editor",
+ "editorInactiveSelection": "Color de la selección del editor inactiva",
+ "editorSelection": "Color de la selección del editor",
+ "editorsSelectionHighlightColor": "Color de fondo de las regiones resaltadas al seleccionarlas",
+ "findMatchHighlight": "Color de fondo de las regiones que coinciden con la búsqueda",
+ "findRangeHighlight": "Color de fondo de las regiones seleccionadas para buscar",
+ "schema.colors": "Colores usados en el área de trabajo."
+} \ No newline at end of file