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/cht/src/vs/platform/theme/common/colorRegistry.i18n.json
parent7c223972367b8ade5362d738606f3b910d0fbb42 (diff)
Merged in translationstranslation/20170324.01
Diffstat (limited to 'i18n/cht/src/vs/platform/theme/common/colorRegistry.i18n.json')
-rw-r--r--i18n/cht/src/vs/platform/theme/common/colorRegistry.i18n.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/i18n/cht/src/vs/platform/theme/common/colorRegistry.i18n.json b/i18n/cht/src/vs/platform/theme/common/colorRegistry.i18n.json
new file mode 100644
index 00000000000..7d2c318dc39
--- /dev/null
+++ b/i18n/cht/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": "符合搜尋之目前區域的背景色彩",
+ "editorBackground": "編輯器背景色彩",
+ "editorForeground": "編輯器預設前景色彩",
+ "editorInactiveSelection": "非使用中之編輯器選取範圍的色彩",
+ "editorSelection": "編輯器選取範圍的色彩",
+ "editorsSelectionHighlightColor": "選取時,反白顯示之區域的背景色彩",
+ "findMatchHighlight": "符合搜尋之區域的背景色彩",
+ "findRangeHighlight": "選定要搜尋之區域的背景色彩",
+ "schema.colors": "工作台中使用的色彩。"
+} \ No newline at end of file