-
-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathen-US.json
303 lines (303 loc) · 12.3 KB
/
en-US.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
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
{
"header": {
"dropdown": {
"start": "Start",
"chat": "Chat",
"settings": "Settings",
"toggle-color-theme": "Toggle Color Theme",
"changelog": "Changelog",
"vanish": {
"title": "Vanish",
"tooltip": "transparent and click-through"
}
}
},
"footer": {
"support": "Like the app? Consider supporting the developement!"
},
"start": {
"channel": {
"info": "Enter a channel, e.g. enubia_",
"button": "Go!"
},
"twitch": {
"title": "Twitch.tv"
},
"kick": {
"title": "kick.com"
},
"external": {
"title": "External Source",
"info": "Input any browser source you'd like to load",
"input": {
"error": "This is not a valid URL, it should look like this: http(s)://(www.)twitch.tv"
},
"sources-placeholder": "Your sources history",
"button": "Go!"
}
},
"settings": {
"title": "Settings",
"info": "All options are saved automatically.",
"navigation": {
"general": "General",
"twitch": "Twitch.tv",
"kick": "kick.com",
"external": "External Sources"
},
"general": {
"locale-change": {
"label": "Select your preferred language",
"info": "Please note that in order for this change to take effect on the whole application you'll need to restart it once."
},
"keybind-change": {
"label": "Change the Vanish Keybind",
"no-key": "No keybind set",
"meta-error": "Meta keys (Win or CMD) are not allowed",
"single-key-error": "Keybind requires at least one modifier key (e.g. Shift, Alt, Ctrl)"
},
"pre-release": {
"label": "Participate in pre-release versions",
"info": "Select if you want to participate in pre-release versions. Those will also be downloaded automatically if set."
},
"close-option": {
"label": "Quit on close",
"info": "Quits the application immediately if set instead of just closing the window."
},
"hide-dock-icon-options": {
"label": "Hide dock icon",
"info": "If set the app will not appear on the dock once it's launched."
},
"external-sources": {
"heading": "External Sources"
},
"auto-updates": {
"disable-label": "Disable Auto Updates",
"disable-info": "If you disable auto updates you'll have to check for updates manually from time to time.",
"init": "Click to check for updates now",
"checking": "Checking for updates",
"error": "The updater encountered an error, please report this in the discord!",
"update-downloaded": "A new version has been downloaded, update will be applied upon restart.",
"update-not-available": "No updates available",
"update-available": "A new version is available, download will start in the backround.",
"manual-update-required": {
"before-link": "Your system does not allow auto updates. Please visit the",
"link": "GhostChat release page",
"after-link": "and download the update manually."
},
"button": {
"init": "Check for updates",
"checking": "Checking",
"update-available": "Downloading",
"update-not-available": "Check for updates",
"update-downloaded": "Restart to apply"
}
}
},
"twitch": {
"default-channel": {
"input-label": "Default Channel",
"info": "In case a default channel is set the app will auto apply it for you."
},
"chat-selector": {
"label": "Use JChat",
"info": "You can change the underlying chat service here. Defaults to kapchat."
},
"font-size": {
"label": "Font Size",
"select-label": "Choose a font size",
"select-options": {
"small": "Small",
"medium": "Medium",
"large": "Large"
},
"info": "Changes the size of the chat lines."
},
"animate": {
"label": "Animate",
"info": "Enables chat animations."
},
"fade": {
"label": "Fade",
"info": "You can fade out old chat lines after a set number of seconds to keep stale content from remaining on screen.",
"timeout-label": "Fade after {seconds} (seconds)"
},
"show-bots": {
"label": "Show bots",
"info": "KapChat hides bot messages by default, but you can turn them back on."
},
"hide-commands": {
"label": "Hide commands",
"info": "Hides messages that start with a command character (e.g. !, /, .)."
},
"hide-badges": {
"label": "Hide special badges",
"info": "Hides special badges from chat messages."
},
"font": {
"label": "Chat Font",
"select-label": "Choose a font",
"select-options": [
"Baloo Tammudu",
"Segoe UI",
"Roboto",
"Lato",
"Noto Sans",
"Source Code Pro",
"Impact",
"Comfortaa",
"Dancing Script",
"Indie Flower",
"Press Start 2P",
"Wallpoet"
],
"info": "Changes the font of the chat text."
},
"stroke": {
"label": "Stroke",
"select-label": "Choose a stroke",
"select-options": {
"off": "Off",
"thin": "Thin",
"medium": "Medium",
"thick": "Thick",
"thicker": "Thicker"
},
"info": "Adds a stroke to the chat text."
},
"shadow": {
"label": "Shadow",
"select-label": "Choose a shadow",
"select-options": {
"off": "Off",
"small": "Small",
"medium": "Medium",
"large": "Large"
},
"info": "Adds a shadow to the chat text."
},
"small-caps": {
"label": "Caps",
"info": "Converts chat text to all capital letters."
},
"theme": {
"label": "Chat Theme",
"select-label": "Choose a theme",
"select-options": {
"undefined": "None",
"dark": "Dark",
"light": "Light",
"bttv_light": "BetterTTV Light",
"bttv_dark": "BetterTTV Dark",
"s0n0s_1080": "S0N0S' 1080P Theme",
"s0n0s_1440": "S0N0S' 1440P Theme"
},
"info": "Changes the color theme of the chat."
},
"prevent-clipping": {
"label": "Prevent Clipping",
"info": "You can prevent the clipping of chat lines, but it is disabled by default for performance reasons. If you have a large channel, you might not want to enable this."
},
"font-size-exact": {
"label": "Exact Font Size",
"info": "Currently selected font size {size}px."
},
"user-blacklist": {
"label": "User Blacklist",
"info": "Enter a comma separated list of usernames to hide their messages from chat. (e.g. StreamElements, Nightbot)"
},
"css-editor": {
"label": "Your Custom CSS",
"info": "Please note that in order for the CSS to apply you'll need to exit the chat and join again."
},
"js-editor": {
"label": "Your Custom JS",
"info": "Please note that in order for the JS to apply you'll need to exit the chat and join again."
}
},
"kick": {
"default-channel": {
"input-label": "Default Channel",
"info": "In case a default channel is set the app will auto apply it for you."
},
"font-size": {
"label": "Font Size",
"select-label": "Choose a font size",
"select-options": {
"small": "Small",
"medium": "Medium",
"large": "Large"
},
"info": "Changes the size of the chat lines."
},
"animate": {
"label": "Animate",
"info": "Enables chat animations."
},
"fade": {
"label": "Fade",
"info": "You can fade out old chat lines after a set number of seconds to keep stale content from remaining on screen.",
"timeout-label": "Fade after {seconds} (seconds)"
},
"hide-bots": {
"label": "Show bots",
"info": "KapChat hides bot messages by default, but you can turn them back on."
},
"hide-commands": {
"label": "Hide commands",
"info": "Hides messages that start with a command character (e.g. !, /, .)."
},
"hide-badges": {
"label": "Hide badges",
"info": "Hides badges from chat messages."
},
"stroke": {
"label": "Stroke",
"select-label": "Choose a stroke",
"select-options": {
"off": "Off",
"thin": "Thin",
"medium": "Medium",
"thick": "Thick",
"thicker": "Thicker"
},
"info": "Adds a stroke to the chat text."
},
"user-blacklist": {
"label": "User Blacklist",
"info": "Enter a comma separated list of usernames to hide their messages from chat. (e.g. StreamElements, Nightbot)"
},
"css-editor": {
"label": "Your Custom CSS",
"info": "Please note that in order for the CSS to apply you'll need to exit the chat and join again."
},
"js-editor": {
"label": "Your Custom JS",
"info": "Please note that in order for the JS to apply you'll need to exit the chat and join again."
}
},
"external": {
"default-url": {
"input-label": "Default URL",
"info": "In case a default URL is set the app will auto apply it for you."
},
"sources": {
"label": "Your sources history",
"info": "Here you can delete certain sources from your history."
},
"css-editor": {
"label": "Your Custom CSS",
"info": "Please note that in order for the CSS to apply you'll need to exit the chat and join again."
},
"js-editor": {
"label": "Your Custom JS",
"info": "Please note that in order for the JS to apply you'll need to exit the chat and join again."
}
}
},
"version-check": {
"loading-message": "Checking for updates",
"update-available": "Version {version} is available. You can find your installer here: {link}",
"error": "Some error happened during download, please report this in the discord!"
}
}