-
Notifications
You must be signed in to change notification settings - Fork 39
/
english.json
209 lines (196 loc) · 12.2 KB
/
english.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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
{
"flag": "🇺🇸",
"name": "English",
"translation": {
"page-editor": "Editor",
"contextmenu-execute": "Execute",
"contextmenu-mount": "Mount",
"sidebar-files": "Local files",
"sidebar-files-diropen": "Open directory",
"sidebar-gists": "Gists",
"sidebar-gists-delete": "Delete",
"sidebar-gists-copyurl": "Copy URL",
"sidebar-gists-create-title": "Create new gist",
"sidebar-gists-create-text": "Enter a filename for your new gist.",
"sidebar-gists-refresh": "Refresh",
"tab-rename": "Rename",
"tab-reset-targets": "Reset targets",
"tab-duplicate": "Duplicate",
"tab-unlock": "Unlock",
"tab-untitled": "Untitled",
"tab-defaults": "Synapse winning!",
"warning-erase-title": "Erase unsaved content",
"warning-erase-text": "Are you sure you want to do this? All unsaved code will be erased!",
"warning-instances": "No instances are currently opened.",
"connections-enabled": "Connections are enabled.",
"connections-disabled": "Connections are disabled.",
"button-execute": "Execute",
"button-clear": "Clear",
"button-open-file": "Open file",
"button-execute-file": "Execute file",
"button-save-file": "Save file",
"dialog-ok": "Ok",
"dialog-cancel": "Cancel",
"dialog-yes": "Yes",
"dialog-no": "No",
"dialog-dismiss": "Dismiss",
"dialog-allow": "Allow",
"dialog-deny": "Deny",
"dialog-close": "Close",
"control-generic-browse": "Browse",
"control-pathpicker-location": "Currently located at:",
"control-filepicker-selectfiles": "Select file(s)",
"control-filepicker-selectdir": "Select directory",
"control-strings-add-dialog-title": "New value",
"control-strings-add-dialog-contents": "Input your new value below.",
"page-engine": "Engine Settings",
"engine-general": "General",
"engine-no-instances": "Please open an instance to view settings.",
"page-settings": "Settings",
"settings-category-editor": "Editor",
"settings-category-interface": "Interface & layout",
"settings-category-console": "Console & logging",
"settings-category-explorer": "Explorer",
"settings-category-integrations": "Integrations",
"settings-category-updates": "Updates",
"settings-appcategory": "Application",
"settings-reset": "Reset all settings",
"settings-reset-short": "Reset",
"settings-reset-desc": "Pressing this button will reset all settings and close the application.",
"settings-reset-confirm": "Are you sure you want to erase all settings?",
"settings-reset-feedback": "Settings have been reset. The application will now close.",
"settings-experimentalsettings": "Experimental settings",
"settings-experimentalsettings-desc": "Enable or disable access to experimental, potentially unstable settings.",
"settings-debugmode": "Debug mode",
"settings-debugmode-desc": "Enable or disable debug mode features. Requires a restart.",
"settings-minimap": "Minimap",
"settings-minimap-desc": "Configure the editor minimap.",
"settings-editorstyle": "Editor action bar position",
"settings-editorstyle-desc": "Adjust the vertical position of the editor action bar and tabs.",
"settings-sidebarlayout": "Sidebar position",
"settings-sidebarlayout-desc": "Adjust the horizontal location of the sidebar (file list).",
"settings-actionbar-direction": "Action bar position",
"settings-actionbar-direction-desc": "Adjust the vertical location of the actionbar.",
"settings-ligatures": "Ligatures",
"settings-ligatures-desc": "Enables whether font ligatures will be rendered.",
"settings-wordwrap": "Word wrap",
"settings-wordwrap-desc": "Wraps off-screen lines when enabled.",
"settings-compactbtns": "Compact editor buttons",
"settings-compactbtns-desc": "Reduces the size of the editor buttons.",
"settings-squaretabs": "Compact tabs",
"settings-squaretabs-desc": "Use compact square tabs instead of round padded ones.",
"settings-lualsp": "Lua language server",
"settings-lualsp-desc": "Enables the intelligent autocompletion and intellisense engine. Requires restart to apply.",
"settings-tablength": "Tab Length",
"settings-tablength-desc": "Changes the amount of tabs inserted for indentation.",
"settings-fsize": "Font Size",
"settings-fsize-desc": "Changes the size of the editor font.",
"settings-tablimit": "Tab count limit",
"settings-tablimit-desc": "Limits the amount of tabs available in the editor. 0 = unlimited.",
"settings-newtabcontent": "Default Tab Content",
"settings-newtabcontent-desc": "What will be written to the contents of a new tab.",
"settings-smoothscroll": "Smooth Movement",
"settings-smoothscroll-desc": "Enables smooth scrolling in the editor.",
"settings-animcursor": "Smooth Cursor",
"settings-animcursor-desc": "Enables smooth movement of the cursor.",
"settings-unsavedwarn": "Show unsaved warnings",
"settings-unsavedwarn-desc": "Warnings will be shown when trying to delete unsaved content.",
"settings-scale": "Interface Scale",
"settings-scale-desc": "Sets the zoom level of the UI.",
"settings-navbarstyle": "Navigation bar layout",
"settings-navbarstyle-desc": "Adjust the layout and positioning of the navigation bar.",
"settings-windowtransparency": "Transparent window",
"settings-windowtransparency-desc": "Use a different rendering mode for theme transparency effects. Applies on reboot.",
"settings-topmost": "Always on top",
"settings-topmost-desc": "Forces the interface to render on top of all windows.",
"settings-silentlaunch": "Silent launch",
"settings-silentlaunch-desc": "Drastically reduces the presence of the interface",
"settings-tray": "Use tray icon",
"settings-tray-desc": "Enables the tray icon and hides the window when minimizing.",
"settings-verticalnavcenter": "Dealign vertical navbar items",
"settings-verticalnavcenter-desc": "Moves the vertical navbar items to the top instead of the center.",
"settings-classiclayout": "Classic layout mode",
"settings-classiclayout-desc": "Emulates the classic editor layout from yesteryear.",
"settings-logconsole": "Log console to file (console.log)",
"settings-logconsole-desc": "Save all console outputs to console.log",
"settings-autoconsole": "Show console at launch",
"settings-autoconsole-desc": "Whether the console will show up under the editor at launch.",
"settings-lspconsole": "Log language server errors to output",
"settings-lspconsole-desc": "Mostly for UI developers that are toying with the LSP.",
"settings-preservelogs": "Preserve logs across launches",
"settings-preservelogs-desc": "If enabled, console logs will be preserved and loaded every launch. Could take space very rapidly.",
"settings-preservationcount": "Maximum log count for preservation",
"settings-preservationcount-desc": "Maximum amount of console messages to be preserved. Default: 720",
"settings-gistpat": "Gist Personal Access Token",
"settings-gistpat-desc": "GitHub PAT for Gist integration.",
"settings-enableconnections": "Enable new connections",
"settings-enableconnections-desc": "When disabled, new instances will not connect to the UI.",
"settings-dmsync": "DataModel synchronization",
"settings-dmsync-desc": "Automatically adds instance contents into intellisense.",
"settings-dmmode": "Instance hierarchy walking mode",
"settings-dmmode-desc": "Some modes may be more performant than others. Only touch this if you know what you are doing.",
"settings-view-changelog": "Show changelog",
"settings-view-changelog-desc": "Clicking this will show you the changelog for the latest version.",
"settings-filelist": "Directories in sidebar",
"settings-filelist-desc": "You can set extra directories to show up in the sidebar.",
"settings-hidefiles": "Hide sidebar",
"settings-hidefiles-desc": "Toggle the visiblity of the sidebar. CTRL+B can also be used.",
"settings-sounds": "Enable sounds",
"settings-sounds-desc": "When enabled, certain interface elements and notifications will have subtle sounds.",
"settings-manualupdate": "Trigger manual update",
"settings-manualupdate-desc": "Click this button to trigger a manual update.",
"settings-informationarea": "Display information area",
"settings-informationarea-desc": "Whether the information area below the editor should be shown.",
"settings-tokenizationlines": "Maximum characters to tokenize per line",
"settings-tokenizationlines-desc": "Controls the number of characters that is styled per editor line.",
"settings-scrollspeed": "Editor scroll speed",
"settings-scrollspeed-desc": "Adjusts the speed at which the mouse scrolls in the editor.",
"settings-minimap-opt1": "No minimap",
"settings-minimap-opt2": "Minimap on right",
"settings-minimap-opt3": "Minimap on left",
"settings-actionbar-opt1": "Align to left (Classic style)",
"settings-actionbar-opt2": "Align to right (Modern style)",
"settings-editor-opt1": "Actions on bottom, tabs on top",
"settings-editor-opt2": "Actions on top, tabs on bottom",
"settings-sidebar-opt1": "Align to left",
"settings-sidebar-opt2": "Align to right",
"settings-navbar-opt1": "Align to top",
"settings-navbar-opt2": "Align to left",
"settings-gistpat-dialog-title": "Gist Integration",
"settings-gistpat-dialog-request": "Github Gist integration requires a Github personal access token. Would you like to create one? (will open a browser window)",
"settings-gistpat-dialog-input": "Enter your personal access token below.",
"page-theming": "Customization",
"theme-page-list": "Custom themes and options",
"theme-list": "Available themes",
"theme-directory": "Theme directory",
"theme-directory-caption": "Open",
"theme-directory-desc": "You can place all custom themes in this folder.",
"theme-reset": "Reset layout",
"theme-reset-caption": "Reset",
"theme-reset-desc": "This will reset all layout-related settings to their defaults.",
"theme-page-configuration": "Theme-specific configuration",
"theme-page-layout": "Interface layout",
"theme-error-title": "Theme error",
"theme-error-p1": "An error has occured while applying theme.",
"theme-error-p2": "Do you want to reset theme settings?",
"page-powertools": "Powertools",
"powertool-installing": "Installing powertool",
"powertool-installed": "Installed powertool!",
"powertool-removing": "Removing powertool",
"powertool-removed": "Removed powertool!",
"powertool-failed": "Install failed",
"powertool-langserver-dialog-title": "Language server",
"powertool-langserver-dialog-contents": "You can only have one language server installed at a time. Do you want to uninstall the current one?",
"powertool-status-loaded": "Loaded",
"powertool-status-available": "Install",
"powertool-status-removable": "Uninstall",
"powertool-status-disabled": "Disabled",
"powertool-permissions": "Authorized permissions",
"page-documentation": "Documentation",
"login-status-loggingin": "Logging in as ",
"login-corner-site": "Visit Synapse website",
"login-corner-twitter": "Visit Synapse twitter",
"login-corner-status-good": "Synapse servers are online.",
"login-corner-status-bad": "Synapse servers are offline."
}
}