-
Notifications
You must be signed in to change notification settings - Fork 5
/
English.resx
785 lines (774 loc) · 28 KB
/
English.resx
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
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="btnClearConsole" xml:space="preserve">
<value>Clear</value>
<comment>Console tab</comment>
</data>
<data name="btnCopyConsole" xml:space="preserve">
<value>Copy to Clipboard</value>
<comment>Console tab</comment>
</data>
<data name="lblShowFinalScores" xml:space="preserve">
<value>Final scores</value>
<comment>Settings tab</comment>
</data>
<data name="lblShowLiveScores" xml:space="preserve">
<value>Live scores</value>
<comment>Settings tab</comment>
</data>
<data name="lblShowSeriesRecord" xml:space="preserve">
<value>Series record</value>
<comment>Settings tab</comment>
</data>
<data name="lblAwayTeam" xml:space="preserve">
<value>Away Team : {0} {1}</value>
<comment>Game panel</comment>
</data>
<data name="lblCdn" xml:space="preserve">
<value>Content Delivery Network</value>
<comment>Settings tab</comment>
</data>
<data name="lblEndzoneCam" xml:space="preserve">
<value>{0} endzone camera</value>
<comment>Game panel</comment>
</data>
<data name="cbEnglish" xml:space="preserve">
<value>English</value>
<comment>Settings tab</comment>
</data>
<data name="cbFrench" xml:space="preserve">
<value>Français</value>
<comment>Settings tab</comment>
</data>
<data name="lblFrenchNetwork" xml:space="preserve">
<value>French Canadian stream</value>
<comment>Game panel</comment>
</data>
<data name="lblGame" xml:space="preserve">
<value>Game {0}</value>
<comment>Game panel</comment>
</data>
<data name="lblGameAbv" xml:space="preserve">
<value>GM {0}: {1}</value>
<comment>Game panel</comment>
</data>
<data name="tipGetMpc" xml:space="preserve">
<value>Download MPC-HC</value>
<comment>Settings tab</comment>
</data>
<data name="tipGetVlc" xml:space="preserve">
<value>Download VLC</value>
<comment>Settings tab</comment>
</data>
<data name="lblHomeTeam" xml:space="preserve">
<value>Home Team : {0} {1}</value>
<comment>Game panel</comment>
</data>
<data name="lblHostname" xml:space="preserve">
<value>Server's Hostname</value>
<comment>Settings tab</comment>
</data>
<data name="lblProxyPort" xml:space="preserve">
<value>Proxy Port</value>
<comment>Settings tab</comment>
</data>
<data name="lblMpcPath" xml:space="preserve">
<value>MPC-HC Path</value>
<comment>Settings tab</comment>
</data>
<data name="lblMpvPath" xml:space="preserve">
<value>MPV Path</value>
<comment>Settings tab</comment>
</data>
<data name="lblNationalNetwork" xml:space="preserve">
<value>National stream</value>
<comment>Game panel</comment>
</data>
<data name="lblNoStreamAvailable" xml:space="preserve">
<value>No stream available</value>
<comment>Game panel</comment>
</data>
<data name="lblOnNetwork" xml:space="preserve">
<value> on {0}</value>
<comment>Game panel</comment>
</data>
<data name="lblOutput" xml:space="preserve">
<value>Output</value>
<comment>Settings tab</comment>
</data>
<data name="lblPlayer" xml:space="preserve">
<value>Default Player</value>
<comment>Settings tab</comment>
</data>
<data name="lblPlayerArgs" xml:space="preserve">
<value>Players Args</value>
<comment>Settings tab</comment>
</data>
<data name="lblPreseason" xml:space="preserve">
<value>Preseason</value>
<comment>Game panel</comment>
</data>
<data name="lblQuality" xml:space="preserve">
<value>Stream Quality</value>
<comment>Settings tab</comment>
</data>
<data name="lblSlPath" xml:space="preserve">
<value>Streamer Path</value>
<comment>Settings tab</comment>
</data>
<data name="lblStreamAvailableAtGameTime" xml:space="preserve">
<value>Streams available at game time</value>
<comment>Game panel</comment>
</data>
<data name="lblStreamerArgs" xml:space="preserve">
<value>Streamer Args</value>
<comment>Settings tab</comment>
</data>
<data name="lblTeamStream" xml:space="preserve">
<value>{0} stream</value>
<comment>Game panel</comment>
</data>
<data name="lblVlcPath" xml:space="preserve">
<value>VLC Path</value>
<comment>Settings tab</comment>
</data>
<data name="lnkCalendarToday" xml:space="preserve">
<value>Today</value>
<comment>Calendar</comment>
</data>
<data name="msgErrorGeneralText" xml:space="preserve">
<value>An error happened! {0}Click on [?] (top-right corner) to get to MLBGames documentation and search for your issue.{0}If not found, click on "Copy to clipboard" and paste it in a new thread on /r/mlb_games or open a new issue on our GitHub page. Make sure it was not already posted by someone else.</value>
<comment>Message</comment>
</data>
<data name="msgFailure" xml:space="preserve">
<value>Failure</value>
<comment>Message</comment>
</data>
<data name="msgGamesFound" xml:space="preserve">
<value>Games Found : {0}</value>
<comment>Status bar</comment>
</data>
<data name="msgLoadingGames" xml:space="preserve">
<value>Loading Games</value>
<comment>Status bar</comment>
</data>
<data name="msgNewVersionAvailable" xml:space="preserve">
<value>New Version {0} is available</value>
<comment>Version</comment>
</data>
<data name="lnkNewVersionText" xml:space="preserve">
<value>New version {0} is available! Click to update.</value>
<comment>Status bar</comment>
</data>
<data name="msgTeamVsTeam" xml:space="preserve">
<value>{0} vs {1}</value>
<comment>Message</comment>
</data>
<data name="tabConsole" xml:space="preserve">
<value>Console</value>
<comment>Main</comment>
</data>
<data name="tabGames" xml:space="preserve">
<value>Games</value>
<comment>Main</comment>
</data>
<data name="tabSettings" xml:space="preserve">
<value>Settings</value>
<comment>Main</comment>
</data>
<data name="gameStateFinal" xml:space="preserve">
<value>Final</value>
<comment>Game panel</comment>
</data>
<data name="gameSeriesLead" xml:space="preserve">
<value>leads</value>
<comment>Game panel</comment>
</data>
<data name="gameSeriesTied" xml:space="preserve">
<value>tied</value>
<comment>Game panel</comment>
</data>
<data name="gameSeriesWin" xml:space="preserve">
<value>wins</value>
<comment>Game panel</comment>
</data>
<data name="lblLanguage" xml:space="preserve">
<value>Language</value>
<comment>Settings tab</comment>
</data>
<data name="lblNoGames" xml:space="preserve">
<value>No game found</value>
<comment>Games tab</comment>
</data>
<data name="lblFormatWeekMonthDayYear" xml:space="preserve">
<value>{0}, {1} {2}, {3}</value>
<comment>Games tab</comment>
</data>
<data name="lblCamViews" xml:space="preserve">
<value>{0} camera views</value>
<comment>Game panel</comment>
</data>
<data name="lblRefCam" xml:space="preserve">
<value>Referee camera</value>
<comment>Game panel</comment>
</data>
<data name="msgServerSeemsDown" xml:space="preserve">
<value>Status: Server {0} seems down</value>
<comment>Console</comment>
</data>
<data name="cbQualityGood" xml:space="preserve">
<value>Good - 504p - 950Mb/hour</value>
<comment>Settings tab</comment>
</data>
<data name="cbQualityGreat" xml:space="preserve">
<value>Great - 540p - 1.3Gb/hour</value>
<comment>Settings tab</comment>
</data>
<data name="cbQualityLow" xml:space="preserve">
<value>Low - 288p - 500Mb/hour</value>
<comment>Settings tab</comment>
</data>
<data name="cbQualityMobile" xml:space="preserve">
<value>Mobile - 224p - 300Mb/hour</value>
<comment>Settings tab</comment>
</data>
<data name="cbQualityNormal" xml:space="preserve">
<value>Normal - 360p - 700Mb/hour</value>
<comment>Settings tab</comment>
</data>
<data name="cbQualitySuperb" xml:space="preserve">
<value>Superb - 720p - 1.8Gb/hour</value>
<comment>Settings tab</comment>
</data>
<data name="lblModules" xml:space="preserve">
<value>Ad detection</value>
<comment>Settings tab</comment>
</data>
<data name="lblObs" xml:space="preserve">
<value>OBS</value>
<comment>Settings tab</comment>
</data>
<data name="lblObsAdEndingHotkey" xml:space="preserve">
<value>Ad ending hotkey</value>
<comment>Settings tab</comment>
</data>
<data name="lblObsAdStartingHotkey" xml:space="preserve">
<value>Ad starting hotkey</value>
<comment>Settings tab</comment>
</data>
<data name="lblObsDesc" xml:space="preserve">
<value>Switch scenes using binded keys when an Ad is detected</value>
<comment>Settings tab</comment>
</data>
<data name="lblMedia" xml:space="preserve">
<value>Media</value>
<comment>Settings tab</comment>
</data>
<data name="lblMediaDesc" xml:space="preserve">
<value>Play/Pause the media player when an Ad is detected</value>
<comment>Settings tab</comment>
</data>
<data name="cbQualitySuperb60fps" xml:space="preserve">
<value>Excellent - 720p @ 60 fps - 2.5Gb/hour</value>
<comment>Settings tab</comment>
</data>
<data name="tipBrowse" xml:space="preserve">
<value>Browse</value>
<comment>Settings tab</comment>
</data>
<data name="noWebAccess" xml:space="preserve">
<value>No Internet access!</value>
<comment>Message</comment>
</data>
<data name="chkSpotifyForceToStart" xml:space="preserve">
<value>Force Spotify to start</value>
<comment>Settings tab</comment>
</data>
<data name="chkSpotifyPlayNextSong" xml:space="preserve">
<value>Always play next media</value>
<comment>Settings tab</comment>
</data>
<data name="lblAlternateCdn" xml:space="preserve">
<value>Use the alternate network</value>
<comment>Settings tab</comment>
</data>
<data name="lblGamePanel" xml:space="preserve">
<value>Game Panel</value>
<comment>Settings tab</comment>
</data>
<data name="chkSpotifyHotkeys" xml:space="preserve">
<value>Bind to Spotify</value>
<comment>Settings tab</comment>
</data>
<data name="msgObsChangingScene" xml:space="preserve">
<value>Ad Detection: OBS is changing to {0} scene</value>
<comment>Console</comment>
</data>
<data name="lblModulesDesc" xml:space="preserve">
<value>Detects ads and notify activated apps below</value>
<comment>Settings tab</comment>
</data>
<data name="lblShowTeamCityAbr" xml:space="preserve">
<value>Teams city abbreviation</value>
<comment>Settings tab</comment>
</data>
<data name="lblShowTodayLiveGamesFirst" xml:space="preserve">
<value>Order by live games first</value>
<comment>Settings tab</comment>
</data>
<data name="tipBrokenStream" xml:space="preserve">
<value>Broken stream</value>
<comment>Game panel</comment>
</data>
<data name="msgAnnouncement" xml:space="preserve">
<value>Announcement!</value>
<comment>Announcement</comment>
</data>
<data name="lblStarCam" xml:space="preserve">
<value>Star camera</value>
<comment>Game panel</comment>
</data>
<data name="msgNotStarting" xml:space="preserve">
<value>Make sure your antivirus did not delete a file or reinstall the app. Do you want to exit MLBGames?</value>
<comment>Message</comment>
</data>
<data name="tipCalendar" xml:space="preserve">
<value>Calendar</value>
<comment>Games tab</comment>
</data>
<data name="tipRefresh" xml:space="preserve">
<value>Refresh</value>
<comment>Games tab</comment>
</data>
<data name="tipDayRight" xml:space="preserve">
<value>Day after</value>
<comment>Games tab</comment>
</data>
<data name="tipDayLeft" xml:space="preserve">
<value>Day before</value>
<comment>Games tab</comment>
</data>
<data name="tipMonthLeft" xml:space="preserve">
<value>Month before</value>
<comment>Calendar</comment>
</data>
<data name="tipMonthRight" xml:space="preserve">
<value>Month after</value>
<comment>Calendar</comment>
</data>
<data name="tipYearDown" xml:space="preserve">
<value>Year before</value>
<comment>Calendar</comment>
</data>
<data name="tipYearUp" xml:space="preserve">
<value>Year after</value>
<comment>Calendar</comment>
</data>
<data name="tipHelp" xml:space="preserve">
<value>Documentation</value>
<comment>Main</comment>
</data>
<data name="lblLiveRewind" xml:space="preserve">
<value>Live Rewind</value>
<comment>Settings tab</comment>
</data>
<data name="lblLiveRewindDetails" xml:space="preserve">
<value>{0} minutes behind live stream ({1})</value>
<comment>Settings tab</comment>
</data>
<data name="tipLiveStatusLive" xml:space="preserve">
<value>Live</value>
<comment>Game panel</comment>
</data>
<data name="tipLiveStatusReplay" xml:space="preserve">
<value>Replay</value>
<comment>Game panel</comment>
</data>
<data name="tipLiveStatusRewind" xml:space="preserve">
<value>Rewind {0} min</value>
<comment>Game panel</comment>
</data>
<data name="enumGameState10" xml:space="preserve">
<value>Cancelled</value>
<comment>Game State Enum</comment>
</data>
<data name="enumGameState11" xml:space="preserve">
<value>Delayed</value>
<comment>Game State Enum</comment>
</data>
<data name="enumGameState5" xml:space="preserve">
<value>Ended</value>
<comment>Game State Enum</comment>
</data>
<data name="enumGameState3" xml:space="preserve">
<value>In progress</value>
<comment>Game State Enum</comment>
</data>
<data name="enumGameState4" xml:space="preserve">
<value>In progress</value>
<comment>Game State Enum</comment>
</data>
<data name="enumGameState6" xml:space="preserve">
<value>Final</value>
<comment>Game State Enum</comment>
</data>
<data name="enumGameState9" xml:space="preserve">
<value>Postponed</value>
<comment>Game State Enum</comment>
</data>
<data name="enumGameState2" xml:space="preserve">
<value>Pregame</value>
<comment>Game State Enum</comment>
</data>
<data name="enumGameState1" xml:space="preserve">
<value>Scheduled</value>
<comment>Game State Enum</comment>
</data>
<data name="enumGameState7" xml:space="preserve">
<value>Final</value>
<comment>Game State Enum</comment>
</data>
<data name="enumGameState8" xml:space="preserve">
<value>To Be
Determined</value>
<comment>Game State Enum</comment>
</data>
<data name="enumGameState0" xml:space="preserve">
<value>Undefined</value>
<comment>Game State Enum</comment>
</data>
<data name="cbLiveReplayFeedStart" xml:space="preserve">
<value>At the beginning of the stream</value>
<comment>Settings tab</comment>
</data>
<data name="cbLiveReplayGameTime" xml:space="preserve">
<value>When the event starts (game time)</value>
<comment>Settings tab</comment>
</data>
<data name="cbLiveReplayPuckDrop" xml:space="preserve">
<value>When the game starts (play ball)</value>
<comment>Settings tab</comment>
</data>
<data name="lblLiveReplay" xml:space="preserve">
<value>Live Replay</value>
<comment>Settings tab</comment>
</data>
<data name="gameIntermission" xml:space="preserve">
<value>Intermission</value>
<comment>Game panel</comment>
</data>
<data name="lblShowLiveTime" xml:space="preserve">
<value>Live innings state</value>
<comment>Game panel</comment>
</data>
<data name="lblDark" xml:space="preserve">
<value>Dark theme</value>
<comment>Settings</comment>
</data>
<data name="msgAcceptToRestart" xml:space="preserve">
<value>Do you want to restart MLBGames to have the changes applied ?</value>
<comment>Message</comment>
</data>
<data name="missingFramework" xml:space="preserve">
<value>Missing required Microsoft .NET 4.5 Framework!</value>
<comment>Message</comment>
</data>
<data name="msgProxyListening" xml:space="preserve">
<value>MLBAMProxy: Proxy is listening on local port {0}</value>
<comment>Console</comment>
</data>
<data name="msgProxyGettingReady" xml:space="preserve">
<value>Proxy is getting ready</value>
<comment>Status bar</comment>
</data>
<data name="msgChekingRequirements" xml:space="preserve">
<value>Checking Requirements</value>
<comment>Status bar</comment>
</data>
<data name="tipTrackBarMove" xml:space="preserve">
<value>Keyboard shorcuts: (++)Page Up/Down(--) , (-)Arrow Left/Right(+)</value>
<comment>Settings tab</comment>
</data>
<data name="msgChangeLogNone" xml:space="preserve">
<value>Do you want to download the newest version?</value>
<comment>Version</comment>
</data>
<data name="tipMessage1" xml:space="preserve">
<value>Rewind a live game by clicking once on the red Live icon at the top-left of a game panel</value>
<comment>Tip</comment>
</data>
<data name="tipMessage5" xml:space="preserve">
<value>Replay a live game by clicking twice on the red Live icon at the top-left of a game panel</value>
<comment>Tip</comment>
</data>
<data name="tipMessage3" xml:space="preserve">
<value>Show scores, remaining period time and team names by customizing the game panel in settings</value>
<comment>Tip</comment>
</data>
<data name="tipMessage4" xml:space="preserve">
<value>Record any game on Windows 10 by enabling the Output option in settings</value>
<comment>Tip</comment>
</data>
<data name="tipMessage2" xml:space="preserve">
<value>Display the interface in black when enabling the Dark theme in settings</value>
<comment>Tip</comment>
</data>
<data name="tipMessage6" xml:space="preserve">
<value>Find the documentation or an anwser to your issue on our Wiki. Click at the top-right on [?] to get there</value>
<comment>Tip</comment>
</data>
<data name="tipMessage7" xml:space="preserve">
<value>Report any bug by opening an issue on Github. Click at the top-right on [?] to get there</value>
<comment>Tip</comment>
</data>
<data name="tipMessage8" xml:space="preserve">
<value>Visit our subreddit /r/mlb_games to chat with other redditors about MLBGames</value>
<comment>Tip</comment>
</data>
<data name="tipMessage10" xml:space="preserve">
<value>Cast a game to your Chromecast with the VLC 3.0 player menu: Playback > Rendered >Cast</value>
<comment>Tip</comment>
</data>
<data name="tipMessage9" xml:space="preserve">
<value>Fast forward/rewind on a live game is only supported by the MPV player</value>
<comment>Tip</comment>
</data>
<data name="lblServerDown" xml:space="preserve">
<value>Server unavailable</value>
<comment>Game panel</comment>
</data>
<data name="tipRecap" xml:space="preserve">
<value>Recap</value>
<comment>Game panel</comment>
</data>
<data name="lblMediaControlDelay" xml:space="preserve">
<value>Media control delay</value>
<comment>Settings Tab</comment>
</data>
<data name="tipMediaControlDelay" xml:space="preserve">
<value>Raising this value may fix music still playing after a commercial break.</value>
<comment>Settings Tab</comment>
</data>
<data name="tabStandings" xml:space="preserve">
<value>Standings</value>
<comment>Main</comment>
</data>
<data name="lblSeason" xml:space="preserve">
<value>Season</value>
<comment>Standings Tab</comment>
</data>
<data name="grLblAWAY" xml:space="preserve">
<value>AWAY</value>
<comment>Grid Label Standing Tab</comment>
</data>
<data name="grLblDIFF" xml:space="preserve">
<value>DIFF</value>
<comment>Grid Label Standing Tab</comment>
</data>
<data name="grLblGA" xml:space="preserve">
<value>GA</value>
<comment>Grid Label Standing Tab</comment>
</data>
<data name="grLblGF" xml:space="preserve">
<value>GF</value>
<comment>Grid Label Standing Tab</comment>
</data>
<data name="grLblGP" xml:space="preserve">
<value>GP</value>
<comment>Grid Label Standing Tab</comment>
</data>
<data name="grLblHOME" xml:space="preserve">
<value>HOME</value>
<comment>Grid Label Standing Tab</comment>
</data>
<data name="grLblL" xml:space="preserve">
<value>L</value>
<comment>Grid Label Standing Tab</comment>
</data>
<data name="grLblL10" xml:space="preserve">
<value>L10</value>
<comment>Grid Label Standing Tab</comment>
</data>
<data name="grLblOT" xml:space="preserve">
<value>OT</value>
<comment>Grid Label Standing Tab</comment>
</data>
<data name="grLblPerc" xml:space="preserve">
<value>P%</value>
<comment>Grid Label Standing Tab</comment>
</data>
<data name="grLblPTS" xml:space="preserve">
<value>PTS</value>
<comment>Grid Label Standing Tab</comment>
</data>
<data name="grLblROW" xml:space="preserve">
<value>ROW</value>
<comment>Grid Label Standing Tab</comment>
</data>
<data name="grLblRW" xml:space="preserve">
<value>RW</value>
<comment>Grid Label Standing Tab</comment>
</data>
<data name="grLblShootOut" xml:space="preserve">
<value>S/O</value>
<comment>Grid Label Standing Tab</comment>
</data>
<data name="grLblSTRK" xml:space="preserve">
<value>STRK</value>
<comment>Grid Label Standing Tab</comment>
</data>
<data name="grLblW" xml:space="preserve">
<value>W</value>
<comment>Grid Label Standing Tab</comment>
</data>
<data name="tabConferenceStandings" xml:space="preserve">
<value>Conference</value>
<comment>Standing Tab</comment>
</data>
<data name="tabDivisionStandings" xml:space="preserve">
<value>Division</value>
<comment>Standing Tab</comment>
</data>
<data name="tabLeagueStandings" xml:space="preserve">
<value>League</value>
<comment>Standing Tab</comment>
</data>
<data name="tabWildCardStandings" xml:space="preserve">
<value>Wild Card</value>
<comment>Standing Tab</comment>
</data>
<data name="lblShowStanding" xml:space="preserve">
<value>Standing rank</value>
<comment>Settings tab</comment>
</data>
<data name="msgChangeLog" xml:space="preserve">
<value>Do you want to update to the latest version? Here the lastest changes:{0}{1}</value>
<comment>Version</comment>
</data>
<data name="lblReset" xml:space="preserve">
<value>Reset</value>
<comment>Settings tab</comment>
</data>
<data name="lblResetDesc" xml:space="preserve">
<value>Reset settings to default and restart</value>
<comment>Settings tab</comment>
</data>
<data name="lblSeries" xml:space="preserve">
<value>Series</value>
<comment>Game panel</comment>
</data>
<data name="gameBottomInning" xml:space="preserve">
<value>Bottom</value>
<comment>Game panel</comment>
</data>
<data name="gameTopInning" xml:space="preserve">
<value>Top</value>
<comment>Game panel</comment>
</data>
</root>