forked from splewis/get5
-
Notifications
You must be signed in to change notification settings - Fork 0
/
get5.phrases.txt
380 lines (380 loc) · 10.4 KB
/
get5.phrases.txt
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
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
"Phrases"
{
"ReadyToVetoInfoMessage"
{
"en" "Type {GREEN}!ready {NORMAL}when your team is ready to veto."
}
"WaitingForCastersReadyInfoMessage"
{
"#format" "{1:s}"
"en" "Waiting for {1} to type {GREEN}!ready {NORMAL}to begin."
}
"ReadyToRestoreBackupInfoMessage"
{
"en" "Type {GREEN}!ready {NORMAL}when you are ready to restore the match backup."
}
"ReadyToKnifeInfoMessage"
{
"en" "Type {GREEN}!ready {NORMAL}when you are ready to knife."
}
"ReadyToStartInfoMessage"
{
"en" "Type {GREEN}!ready {NORMAL}when you are ready to begin."
}
"YouAreReady"
{
"en" "You have been marked as ready."
}
"YouAreNotReady"
{
"en" "You have been marked as NOT ready."
}
"WaitingForEnemySwapInfoMessage"
{
"#format" "{1:s}"
"en" "{1} won the knife round. Waiting for them to type !stay or !swap."
}
"WaitingForGOTVBrodcastEndingInfoMessage"
{
"en" "The map will change once the GOTV broadcast has ended."
}
"WaitingForGOTVVetoInfoMessage"
{
"en" "The map will change once the GOTV broadcast has been displayed the map vetos."
}
"NoMatchSetupInfoMessage"
{
"en" "There is no match setup"
}
"YourAreNotAPlayerInfoMessage"
{
"en" "You are not a player in this match"
}
"TeamIsFullInfoMessage"
{
"en" "Your team is full"
}
"TeamForfeitInfoMessage"
{
"#format" "{1:s}"
"en" "{1} failed to ready up in time and has forfeit."
}
"MinutesToForfeitMessage"
{
"#format" "{1:s},{2:d}"
"en" "{1} has {2} minutes left to ready up or they will forfeit the match."
}
"SecondsToForfeitInfoMessage"
{
"#format" "{1:s},{2:d}"
"en" "{1} has {2} seconds left to ready up or they will forfeit the match."
}
"10SecondsToForfeitInfoMessage"
{
"#format" "{1:s}"
"en" "{1} has 10 seconds to ready up or forfeit the match."
}
"PausePeriodSuffix"
{
"en" "for this half"
}
"MaxPausesUsedInfoMessage"
{
"#format" "{1:d},{2:s}"
"en" "Your team has already used the max {1} pauses{2}."
}
"MaxPausesTimeUsedInfoMessage"
{
"#format" "{1:d},{2:s}"
"en" "Your team has already used the max {1} seconds of pause time{2}."
}
"MatchPausedByTeamMessage"
{
"#format" "{1:N}"
"en" "{1} paused the match."
}
"MatchTechPausedByTeamMessage"
{
"#format" "{1:N}"
"en" "{1} has called for a technical pause."
}
"AdminForceTechPauseInfoMessage"
{
"en" "An admin has called for a technical pause."
}
"PauseTimeExpiration10SecInfoMessage"
{
"#format" "{1:s}"
"en" "{1} is almost out of pause time, unpausing in 10 seconds."
}
"PauseTimeExpirationInfoMessage"
{
"#format" "{1:s},{2:d},{3:s}"
"en" "{1} has {2} seconds of pause time left{3}."
}
"PauseRunoutInfoMessage"
{
"#format" "{1:s}"
"en" "{1} has run out of pause time, unpausing the match."
}
"MatchUnpauseInfoMessage"
{
"#format" "{1:N}"
"en" "{1:N} unpaused the match."
}
"WaitingForUnpauseInfoMessage"
{
"#format" "{1:s},{2:s}"
"en" "{1} wants to unpause, waiting for {2} to type !unpause."
}
"PausesLeftInfoMessage"
{
"#format" "{1:s},{2:d},{3:s}"
"en" "{1} has {2} pauses left{3}."
}
"OnePauseLeftInfoMessage"
{
"#format" "{1:s},{2:d},{3:s}"
"en" "{1} has {2} pause left{3}."
}
"TeamFailToReadyMinPlayerCheck"
{
"#format" "{1:d}"
"en" "You must have at least {1} players on the server to ready up."
}
"TeamReadyToVetoInfoMessage"
{
"#format" "{1:s}"
"en" "{1} is ready to veto."
}
"TeamReadyToRestoreBackupInfoMessage"
{
"#format" "{1:s}"
"en" "{1} is ready to restore the match backup."
}
"TeamReadyToKnifeInfoMessage"
{
"#format" "{1:s}"
"en" "{1} is ready to knife for sides."
}
"TeamReadyToBeginInfoMessage"
{
"#format" "{1:s}"
"en" "{1} is ready to begin the match."
}
"TeamNotReadyInfoMessage"
{
"#format" "{1:s}"
"en" "{1} is no longer ready."
}
"ForceReadyInfoMessage"
{
"#format" "{1:d}"
"en" "You may type {GREEN}!forceready {NORMAL}to force ready your team if you have less than {GREEN}{1}{NORMAL} players."
}
"TeammateForceReadied"
{
"#format" "{1:N}"
"en" "Your team was force-readied by {GREEN}{1}"
}
"AdminForceReadyInfoMessage"
{
"en" "An admin has force-readied all teams."
}
"AdminForceEndInfoMessage"
{
"en" "An admin force ended the match."
}
"AdminForcePauseInfoMessage"
{
"en" "An admin force paused the match."
}
"AdminForceUnPauseInfoMessage"
{
"en" "An admin force unpaused the match."
}
"TeamWantsToReloadLastRoundInfoMessage"
{
"#format" "{1:s},{2:s}"
"en" "{1} wants to stop and reload last round, need {2} to confirm with !stop."
}
"TeamWinningSeriesInfoMessage"
{
"#format" "{1:s},{2:d},{3:d}"
"en" "{1}{NORMAL} is winning the series {2}-{3}"
}
"SeriesTiedInfoMessage"
{
"#format" "{1:d},{2:d}"
"en" "The series is tied at {1}-{2}"
}
"NextSeriesMapInfoMessage"
{
"#format" "{1:s}"
"en" "The next map in the series is {GREEN}{1}"
}
"TeamWonMatchInfoMessage"
{
"#format" "{1:s}"
"en" "{1} has won the match."
}
"TeamTiedMatchInfoMessage"
{
"#format" "{1:s},{2:s}"
"en" "{1} and {2} have tied the match."
}
"TeamsSplitSeriesBO2InfoMessage"
{
"#format" "{1:s},{2:s}"
"en" "{1} and {2} have split the series 1-1."
}
"TeamWonSeriesInfoMessage"
{
"#format" "{1:s},{2:d},{3:d}"
"en" "{1} has won the series {2}-{3}."
}
"MatchFinishedInfoMessage"
{
"en" "The match has been finished"
}
"CurrentScoreInfoMessage"
{
"#format" "{1:s},{2:d},{3:d},{4:s}"
"en" "{LIGHT_GREEN}{1} {GREEN}{2} {NORMAL}- {GREEN}{3} {LIGHT_GREEN}{4}"
}
"BackupLoadedInfoMessage"
{
"#format" "{1:s}"
"en" "Successfully loaded backup {1}"
}
"MatchBeginInSecondsInfoMessage"
{
"#format" "{1:d}"
"en" "The match will begin in {1} seconds."
}
"MatchIsLiveInfoMessage"
{
"en" "Match is {GREEN}LIVE"
}
"KnifeIn5SecInfoMessage"
{
"en" "The knife round will begin in 5 seconds."
}
"KnifeInfoMessage"
{
"en" "Knife!"
}
"TeamDecidedToStayInfoMessage"
{
"#format" "{1:s}"
"en" "{1} has decided to stay."
}
"TeamDecidedToSwapInfoMessage"
{
"#format" "{1:s}"
"en" "{1} has decided to swap."
}
"TeamLostTimeToDecideInfoMessage"
{
"#format" "{1:s}"
"en" "{1} will stay since they did not make a decision in time."
}
"ChangingMapInfoMessage"
{
"#format" "{1:s}"
"en" "Changing map to {GREEN}{1}..."
}
"MapDecidedInfoMessage"
{
"en" "The maps have been decided:"
}
"MapIsInfoMessage"
{
"#format" "{1:d},{2:s}"
"en" "Map {1}: {GREEN}{2}"
}
"TeamPickedMapInfoMessage"
{
"#format" "{1:s},{2:s},{3:d}"
"en" "{1} picked {GREEN}{2} {NORMAL}as map {3}"
}
"TeamSelectSideInfoMessage"
{
"#format" "{1:s},{2:s},{3:s}"
"en" "{1} has selected to start on {GREEN}{2} {NORMAL}on {3}"
}
"TeamVetoedMapInfoMessage"
{
"#format" "{1:s},{2:s}"
"en" "{1} vetoed {LIGHT_RED}{2}"
}
"CaptainLeftOnVetoInfoMessage"
{
"en" "A captain left during the veto, pausing the veto."
}
"ReadyToResumeVetoInfoMessage"
{
"en" "Type {GREEN}!ready {NORMAL}when you are ready to resume the veto."
}
"MatchConfigLoadedInfoMessage"
{
"en" "Loaded match config."
}
"MoveToCoachInfoMessage"
{
"en" "Because your team is full, you were moved to the coach position."
}
"ReadyTag"
{
"en" "[READY]"
}
"NotReadyTag"
{
"en" "[NOT READY]"
}
"MatchPoweredBy"
{
"en" "Powered by {YELLOW}Get5"
}
"MapVetoPickMenuText"
{
"en" "Select a map to PLAY:"
}
"MapVetoPickConfirmMenuText"
{
"#format" "{1:s}"
"en" "Confirm you want to PLAY {1}:"
}
"MapVetoBanMenuText"
{
"en" "Select a map to VETO:"
}
"MapVetoBanConfirmMenuText"
{
"#format" "{1:s}"
"en" "Confirm you want to VETO {1}:"
}
"MapVetoSidePickMenuText"
{
"#format" "{1:s}"
"en" "Select a side for {1}"
}
"MapVetoSidePickConfirmMenuText"
{
"#format" "{1:s}"
"en" "Confirm you want to start {1}:"
}
"ConfirmPositiveOptionText"
{
"en" "Yes"
}
"ConfirmNegativeOptionText"
{
"en" "No"
}
"VetoCountdown"
{
"#format" "{1:i}"
"en" "Veto commencing in {GREEN}{1} {NORMAL}seconds."
}
}