-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
package.nls.zh-tw.json
61 lines (61 loc) · 7.82 KB
/
package.nls.zh-tw.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
{
"command.authenticate": "Codemos Modern: Authenticate 🔗",
"command.configure": "Codemos Modern: Configure ⚙️",
"conf.*.design.enum.flat.desc": "Flat design",
"conf.*.design.enum.minimal.desc": "Minimalist design",
"conf.*.design.enum.modern.desc": "Modern's original design",
"conf.*.design.enum.natural.desc": "Natural design",
"conf.*.scope00.desc": "Strings, character literals, quotes, ...",
"conf.*.scope01.desc": "Annotations/Decorations, escape sequences, ...",
"conf.*.scope02.desc": "Functions, methods, ...",
"conf.*.scope03.desc": "Types, classes, interfaces, enums, ...",
"conf.*.scope04.desc": "Comments, ...",
"conf.*.scope05.desc": "Namespaces, modules, packages, tags, ...",
"conf.*.scope06.desc": "Keywords, modifiers, primitive types, ...",
"conf.*.scope07.desc": "Macros, elements, ...",
"conf.*.scope08.desc": "Control keywords, ...",
"conf.*.scope09.desc": "Events, annotation/decorator parameters, ...",
"conf.*.scope10.desc": "Variables, parameters, ...",
"conf.*.scope11.desc": "Properties, fields, pseudo classes, ...",
"conf.*.scope12.desc": "Numeric literals, units, ...",
"conf.*.scope13.desc": "Globals, enum members, generics, ...",
"conf.*.scope14.desc": "Attributes, string templates, ...",
"conf.*.scope15.desc": "Regular expressions, special characters, ...",
"conf.*.scope16.desc": "Labels, preprocessor directives, ...",
"conf.*.scope17.desc": "Operators, punctuation, ...",
"conf.auxiliaryThemeRegistries.desc": "GitHub repositories that are auxiliary theme registries. Should be in format `<owner>/<repo>`. See [the docs](https://github.com/Codemos-Inc/Codemos-Modern#modularity) for reference.",
"conf.auxiliaryThemeRegistries.err": "Enter repositories in the valid format. For example: Codemos-Inc/Auxiliary-Theme-Registry",
"conf.dark.*Color.err": "Enter a valid HEX color code. For example: #CB8569",
"conf.dark.accentColor.desc": "HEX color code defining the accent color for `Codemos Modern (Dark)`. Will be discarded if `codemosModern.dark.auxiliaryUiTheme` is set. See [the docs](https://github.com/Codemos-Inc/Codemos-Modern#configuration) for reference.",
"conf.dark.adaptationColor.desc": "HEX color code defining the adaptive color for `Codemos Modern (Dark)`. Will be discarded if `codemosModern.dark.auxiliaryUiTheme` is set. See [the docs](https://github.com/Codemos-Inc/Codemos-Modern#configuration) for reference.",
"conf.dark.adaptationIntensity.desc": "Adaptation intensity as a percentage to be used in `Codemos Modern (Dark)`. Will be discarded when `codemosModern.dark.auxiliaryUiTheme` is set. See [the docs](https://github.com/Codemos-Inc/Codemos-Modern#adaptability) for reference.",
"conf.dark.auxiliary*Theme.err": "Enter a valid auxiliary theme. For example: Codemos-Inc/Auxiliary-Theme-Registry/Microsoft/Defaults/Dark Modern",
"conf.dark.auxiliaryCodeTheme.desc": "Auxiliary theme to be used as the code theme for `Codemos Modern (Dark)`. Should be in format `<owner>/<repo>/<publisher>/<extension>/<theme>`. See [the docs](https://github.com/Codemos-Inc/Codemos-Modern#modularity) for reference.",
"conf.dark.auxiliaryUiTheme.desc": "Auxiliary theme to be used as the UI theme for `Codemos Modern (Dark)`. Should be in format `<owner>/<repo>/<publisher>/<extension>/<theme>`. See [the docs](https://github.com/Codemos-Inc/Codemos-Modern#modularity) for reference.",
"conf.dark.codeColor.err": "Enter a valid HEXA color code. For example: #CB8569FF",
"conf.dark.codeColors.desc": "Scoped colors to be used in `Codemos Modern (Dark)` for syntax highlighting. Will be discarded when `codemosModern.dark.auxiliaryUiTheme` is set. See [the docs](https://github.com/Codemos-Inc/Codemos-Modern#modularity) for reference.",
"conf.dark.design.desc": "Design to be used in `Codemos Modern (Dark)`. Will be discarded when `codemosModern.dark.auxiliaryUiTheme` is set. See [the docs](https://github.com/Codemos-Inc/Codemos-Modern#configuration) for reference.",
"conf.dark.title": "Dark Variant",
"conf.light.*Color.err": "Enter a valid HEX color code. For example: #784F3F",
"conf.light.accentColor.desc": "HEX color code defining the accent color for `Codemos Modern (Light)`. Will be discarded if `codemosModern.light.auxiliaryUiTheme` is set. See [the docs](https://github.com/Codemos-Inc/Codemos-Modern#configuration) for reference.",
"conf.light.adaptationColor.desc": "HEX color code defining the adaptive color for `Codemos Modern (Light)`. Will be discarded if `codemosModern.light.auxiliaryUiTheme` is set. See [the docs](https://github.com/Codemos-Inc/Codemos-Modern#configuration) for reference.",
"conf.light.adaptationIntensity.desc": "Adaptation intensity as a percentage to be used in `Codemos Modern (Light)`. Will be discarded when `codemosModern.light.auxiliaryUiTheme` is set. See [the docs](https://github.com/Codemos-Inc/Codemos-Modern#adaptability) for reference.",
"conf.light.auxiliary*Theme.err": "Enter a valid auxiliary theme. For example: Codemos-Inc/Auxiliary-Theme-Registry/Microsoft/Defaults/Light Modern",
"conf.light.auxiliaryCodeTheme.desc": "Auxiliary theme to be used as the code theme for `Codemos Modern (Light)`. Should be in format `<owner>/<repo>/<publisher>/<extension>/<theme>`. See [the docs](https://github.com/Codemos-Inc/Codemos-Modern#modularity) for reference.",
"conf.light.auxiliaryUiTheme.desc": "Auxiliary theme to be used as the UI theme for `Codemos Modern (Light)`. Should be in format `<owner>/<repo>/<publisher>/<extension>/<theme>`. See [the docs](https://github.com/Codemos-Inc/Codemos-Modern#modularity) for reference.",
"conf.light.codeColor.err": "Enter a valid HEXA color code. For example: #784F3FFF",
"conf.light.codeColors.desc": "Scoped colors to be used in `Codemos Modern (Light)` for syntax highlighting. Will be discarded when `codemosModern.dark.auxiliaryUiTheme` is set. See [the docs](https://github.com/Codemos-Inc/Codemos-Modern#modularity) for reference.",
"conf.light.design.desc": "Design to be used in `Codemos Modern (Light)`. Will be discarded when `codemosModern.light.auxiliaryUiTheme` is set. See [the docs](https://github.com/Codemos-Inc/Codemos-Modern#configuration) for reference.",
"conf.light.title": "Light Variant",
"conf.textDec.bold.desc": "Abstract symbols are displayed with a bold decoration. Will be discarded when `codemosModern.*.auxiliaryCodeTheme` is set. See [the docs](https://github.com/Codemos-Inc/Codemos-Modern#color-and-code-intelligibility) for reference.",
"conf.textDec.forComments.desc": "Decorations to display for comments. Will be discarded when `codemosModern.*.auxiliaryCodeTheme` is set. See [the docs](https://github.com/Codemos-Inc/Codemos-Modern#color-and-code-intelligibility) for reference.",
"conf.textDec.forComments.enum.bold.desc": "Bold decoration",
"conf.textDec.forComments.enum.italic.desc": "Italic decoration",
"conf.textDec.forComments.enum.sThrough.desc": "Strikethrough decoration",
"conf.textDec.forComments.enum.underline.desc": "Underline decoration",
"conf.textDec.italic.desc": "Static symbols are displayed with an italic decoration. Will be discarded when `codemosModern.*.auxiliaryCodeTheme` is set. See [the docs](https://github.com/Codemos-Inc/Codemos-Modern#color-and-code-intelligibility) for reference.",
"conf.textDec.strikethrough.desc": "Deprecated symbols are displayed with a strikethrough decoration. Will be discarded when `codemosModern.*.auxiliaryCodeTheme` is set. See [the docs](https://github.com/Codemos-Inc/Codemos-Modern#color-and-code-intelligibility) for reference.",
"conf.textDec.title": "Text Decorations",
"conf.textDec.underline.desc": "Symbols permitting write access are displayed with an underline decoration. Will be discarded when `codemosModern.*.auxiliaryCodeTheme` is set. See [the docs](https://github.com/Codemos-Inc/Codemos-Modern#color-and-code-intelligibility) for reference.",
"ext.desc": "Innovative, modern theme suite/hub for VS Code"
}