forked from SimonT-STHS/STHS-DynamicWebsite-Production
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLanguageEN.php
More file actions
326 lines (319 loc) · 12.7 KB
/
LanguageEN.php
File metadata and controls
326 lines (319 loc) · 12.7 KB
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
<?php
/* Start Core EN Language Pack */
$DatabaseNotFound = "The STHS Database File was not found or corrupted.";
$NewsDatabaseNotFound = "The STHS News Database File was not found or corrupted. Please create one from the League News Management or the STHS.";
$CareeratabaseNotFound = "STHS Career Database File Not Found.";
$NoHistoryData = "No History Data for Year Select Found.";
$Footer = "Website created by the <a href=\"https://sths.simont.info\">SimonT Hockey Simulator (STHS)</a> for ";
$WarningResolution = "Your browser screen resolution is too small for this page. Some information are hidden to keep the page readable.";
$DatabaseCreate = "The database was created : ";
$NoUserLogin = "No user logged in!";
$ThisPageNotAvailable = "This page is not available for the current user!";
$OutOfDateVersion = "Your STHS is out of Date! Please update your STHS version!";
$OutOfDateVersionSTHSHosting = "Your STHS is out of Date! Please update your STHS version!<br /><br /><br />Your website will be disabled soon unless you update your STHS Version!";
$IncorrectGameQuery = "Game not found!";
$IncorrectLegacyPagesQuery = "Legacy web page not found!";
$PHPVersionOutOfDate = "Your PHP version is out of date. Please upgrade it version 8 or more using your web server hosting company administration portal.";
$TableSorterLang = array(
'ShoworHideColumn' => 'Show or Hide Columns',
'ResetAllSearchFilter' => 'Reset All Search Filters',
'FilterTips' => 'Filter Tips',
'Search' => 'Search',
);
$SearchLang = array(
'SearchTitle' => 'Search',
'Team' => 'Team:',
'AllTeam' => 'All Team',
'Type' => 'Type:',
'ProandFarm' => 'Pro and Farm',
'ProOnly' => 'Pro Only',
'FarmOnly' => 'Farm Only',
'OrderField' => 'Order Field:',
'Max' => 'Max:',
'FreeAgents' => 'Free Agents:',
'ThisYear' => 'This Year',
'NextYear' => 'Next Year',
'In2Years' => 'In 2 Years',
'In3Years' => 'In 3 Years',
'In4Years' => 'In 4 Years',
'In5Years' => 'In 5 Years',
'Unlimited' => '0 - Unlimited',
'AcsendingOrder' => 'Acsending Order:',
'DecendingOrder' => 'Decending Order:',
'ExpansionDraft' => 'Expansion Draft:',
'Select' => 'Select',
'Farm' => 'Farm:',
'PlayersRosterMenu' => 'Players Roster Menu',
'GoaliesRosterMenu' => 'Goalies Roster Menu',
'PlayersInformationMenu' => 'Players Information Menu',
'PlayersStatsMenu' => 'Players Stats Menu',
'GoaliesStatsMenu' => 'Goalies Stats Menu',
'PlayersStatsMenuByYear' => 'Players Stats By Year Menu',
'GoaliesStatsMenuByYear' => 'Goalies Stats By Year Menu',
'TeamStatsMenu' => 'Team Stats Menu',
'PlayersStatsCareer' => 'Players Stats Career Stat Menu',
'GoaliesStatsCareer' => 'Goalies Stats Career Stat Menu',
'PlayersStatsCareerByYear' => 'Players Stats By Year Menu',
'GoaliesStatsCareerByYear' => 'Goalies Stats By Year Menu',
'TeamStatsCareer' => 'Team Stats Career Stat Menu',
'TeamStatsByYearCareer' => 'Team Stats By Year Career Stat Menu',
'ProspectMenu' => 'Prospects Menu',
'TransactionMenu' => 'Transaction Menu',
'TransactionType' => 'Transaction Type',
'CareerStat' => 'Career Stat',
'Playoff' => 'Playoff',
'Birthday' => 'Birthday',
'AvailableForTrade' => 'Available For Trade',
'Retire' => 'Retire',
'Year' => 'Year',
'SeasonStat' => 'Season Stats',
'Submit' => 'Submit',
'Injury' => 'Injury / Suspensions',
'ChangeSearch' => 'Change Search',
'History' => 'History',
'ThisSeason' => 'This Season',
'AllSeasonMerge' => 'All Season Merge',
'AllSeasonPerYear' => 'All Season Per Year',
'StandingHistory' => 'Standing History Menu',
'ScheduleHistory' => 'Schedule History Menu',
'CoachesHistory' => 'Coaches History Menu',
'FinanceHistory' => 'Finance History Menu',
'ProspectsHistory' => 'Prospects History Menu',
'PlayersRosterHistory' => 'Players Roster History Menu',
'GoaliesRosterHistory' => 'Goalies Roster History Menu',
'PlayersStatsHistory' => 'Players Stats History Menu',
'GoaliesStatsHistory' => 'Goalies Stats History Menu',
'TeamStatsHistory' => 'Team Or TeamVS Stats History Menu',
'PlayersInformationHistory' => 'Players Information History Menu',
'TeamStatVS' => 'Team Stats VS for',
'NoNewsFound' => 'No News Found in News Database. Please create a news.',
);
$PlayersLang = array(
'PlayerName' => 'Player Name',
'GoalieName' => 'Goalie Name',
'TeamName' => 'Team Name',
'Age' => 'Age',
'Birthday' => 'Birthday',
'Rookie' => 'Rookie',
'Weight' => 'Weight',
'Height' => 'Height',
'NoTrade' => 'No Trade',
'AvailableForTrade' => 'Available For Trade',
'ForceWaiver' => 'Force Waivers',
'PossibleWaiver' => 'Waiver Possible',
'Status' => 'Status',
'Contract' => 'Contract',
'Type' => 'Type',
'Salary' => 'Salary',
'CurrentSalary' => 'Current Salary',
'SalaryYear' => 'Salary Year',
'SalaryRemaining' => 'Salary Remaining',
'SalaryAverage' => 'Salary Average',
'SalaryAveRemaining' => 'Salary Ave Remaining',
'SalaryCap' => 'Salary Cap',
'SalaryCapRemaining' => 'Salary Cap Remaining',
'SalaryLastYear' => 'Salary Last Year',
'1WayContract' => ' (1 Way Contract)',
'OutofPayroll' => ' (Out of Payroll)',
'Link' => 'Link',
'DraftYear' => 'Draft Year',
'DraftOverallPick' => 'Draft Overall Pick',
'NHLLink' => 'NHL Link',
'UFA' => 'Unrestricted',
'RFA' => 'Restricted',
'ELC' => 'Entry contract',
'UFAAbbre' => 'UFA',
'RFAAbbre' => 'RFA',
'ELCAbbre' => 'ELC',
'IncorrectPlayer' => 'Incorrect Player',
'Playernotfound' => 'Player not found',
'IncorrectGoalie' => 'Incorrect Goalie',
'Goalienotfound' => 'Goalie not found',
'Position' => 'Position',
'Condition' => 'Condition',
'Suspension' => 'Suspension',
'Information' => 'Information',
'ProStat' => 'Pro Stat',
'FarmStat' => 'Farm Stat',
'CareerProStat' => 'Career Pro Stat',
'CareerFarmStat' => 'Career Farm Stat',
'Basic' => ' - Basic',
'Advanced' => ' - Advanced',
'Country' => 'Country',
'Injury' => 'Injury',
'HealthLoss' => 'Health # Loss',
'StarPower' => 'StarPower',
'AvailableforTrade' => 'Available for Trade',
'CanPlayPro' => 'Can Play Pro',
'CanPlayFarm' => 'Can Play Farm',
'ExcludefromSalaryCap' => 'Exclude from Salary Cap',
'ProSalaryinFarm' => 'Pro Salary in Farm / 1 Way Contract',
'AlreadyResign' => 'Already Resign',
'RegularSeason' => 'Regular Season',
'Total' => 'Total',
'Retire' => 'Retire',
'StatperTeam' => 'Stat per Team',
'CareerNote' => 'Note: The statistics of previous years and of this year are combined. Players and goalies who do not exist in the Career Stat database (this is their first season in your league) will not appear on this page.',
'CareerTeamNote' => ' The players traded during a season have all their stats save with the team where they played their last game of the season.',
'CompareTo' => ' Information Compare To ',
'BasePlayerName' => 'Base Player Name',
'ComparePlayerName' => 'Compare Player Name',
'BaseGoalieName' => 'Base Goalie Name',
'CompareGoalieName' => 'Base Goalie Name',
'Unassigned' => 'Unassigned',
'SalaryRequest' => 'Free Agent Request',
'SalaryOffer' => 'Salary Offer',
'DurationOffer' => 'Duration Offer',
'BonusOffer' => 'Bonus Offer',
'CommentOffer' => 'Comments on the Offer',
'Submit' => 'Submit',
'SubmitOffer' => 'Submit Offer',
'Erase' => 'Erase',
'EraseOffer' => 'Erase Offer',
'FreeAgentConfirmOffer' => 'Free Agents Offer Saved for ',
'FreeAgentDeleteOffer' => 'Free Agents Offer Deleted for ',
'DraftSelectionFail' => ' <span style="color:red">Fail updating draft selection to the database! Your data are lost.</span>',
'MaximumFreeAgentOfferReach' => 'Maximum number of free agent offers reached!',
'Center' => 'Center',
'LeftWing' => 'Left Wing',
'RightWing' => 'Right Wing',
'Defense' => 'Defense',
'Defenseman' => 'Defenseman',
'Forward' => 'Forward',
'NHLID' => 'NHL ID',
'Jersey' => 'Jersey #',
'Edit' => 'Edit',
'EditConfirm' => 'Edit Confirm for ',
'EditFail' => '<span style="color:red">Fail editing Player!</span>',
'ClicktoEdit' => 'Click here to edit players information.',
);
$DynamicTitleLang = array(
'InDecendingOrderBy' => ' In Decending Order By ',
'InAscendingOrderBy' => ' In Ascending Order By ',
'PlayersInformation' => ' Players Information',
'PlayersRoster' => ' Players Roster',
'GoaliesRoster' => ' Goalies Roster',
'GoaliesStat' => ' Goalies Stats',
'PlayersStat' => ' Players Stats',
'Prospects' => ' Prospects',
'TeamStat' => 'Team Stats',
'TeamStatVS' => 'Team Stats VS',
'PlayersInformation' => ' Players Information',
'ThisYearFreeAgents' => ' This Year Free Agents',
'NextYearFreeAgents' => ' Next Year Free Agents',
'YearsFreeAgents' => ' Years Free Agents',
'TeamFinance' => ' Teams Finance',
'Unassigned' => 'Unassigned',
'Pro' => ' Pro',
'Farm' => ' Farm',
'All' => ' All ',
'Top' => ' Top ',
'IndividualLeadersTitle' => 'Individual Leaders',
'FreeAgentStatus' => 'Players Status were calculated based on Date of : ',
'ExpansionDraft' => 'Expansion Draft - ',
'CareerStat' => 'Career Stat - ',
'CareerStatByYear' => 'Career Stat By Year - ',
'StandingForYear' => 'Standing For Year - ',
'AvailableForTrade' => 'Available For Trade - ',
'Retire' => 'Retire',
'ComparePlayers' => 'Compares Players',
'CompareGoalies' => 'Compares Goalies',
'PreviousStanding' => 'Standing For Year - ',
'Players' => 'Players',
'Goalies' => 'Goalies',
);
$TopMenuLang = array(
'Home' => ' Home',
'Main' => 'Main',
'ProLeague' => 'Pro League',
'FarmLeague' => 'Farm League',
'League' => 'League',
'Records' => 'Records',
'RecordsAndCareerStat' => 'History',
'TeamCareerStat' => 'Team Career Stat',
'PlayersCareerStat' => 'Players Career Stat',
'GoaliesCareerStat' => 'Goalies Career Stat',
'TeamsDirectLink' => 'Teams',
'OldWebsitePage' => 'Legacy Pages',
'Help' => 'Help',
'STHSClientLeagueFile' => 'STHS Client League File',
'LatestSTHSClient' => 'Latest STHS Client',
'TodaysGames' => 'Today\'s Games',
'TodaysTransactions' => 'Today\'s Transactions',
'Schedule' => 'Schedule',
'Search' => 'Search',
'RSSFeed' => 'RSS Feed',
'Standing' => 'Standing',
'PlayersLeader' => 'Players Leader',
'GoaliesLeader' => 'Goalies Leader',
'IndividualLeaders' => 'Individual Leaders',
'CareerStatsIndividualLeaders' => 'Career Stat Individual Leaders',
'AllPlayersStats' => 'All Players Stats',
'AllGoaliesStats' => 'All Goalies Stats',
'PlayersInformation' => ' Players Information',
'TeamsStats' => 'Teams Stats',
'PowerRanking' => 'Power Ranking',
'Coaches' => 'Coaches',
'Transactions' => 'Transactions',
'Waivers' => 'Waivers',
'Unassigned' => 'Unassigned',
'FreeAgents' => 'Free Agents',
'Players' => 'Players',
'Goalies' => 'Goalies',
'Team/GM' => 'Team/GM',
'TradeHistory' => 'Trade History',
'LeagueRecords' => 'League Records',
'TeamRecords' => 'Team Records',
'ManualLink' => 'ManualV2_En.php#Team_Management',
'ManualLinkTitle' => 'STHS Client Manual',
'ExpansionDraft' => 'Expansion Draft',
'EntryDraft' => 'Entry Draft',
'EntryDraftProjection' => 'Entry Draft Projection',
'LeagueNewsManagement' => 'League News Management',
'WebClient' => 'Team\'s Roster and Lines Editor Online',
'Prospects' => 'Prospects',
'AvailableForTrade' => 'Available For Trade',
'InjurySuspension' => 'Injury / Suspension',
'Finance' => 'Finance',
'SeasonStat' => 'Season Stat',
'ProTeam' => 'Pro Team',
'FarmTeam' => 'Farm Team',
'UploadLine' => 'Upload Lines',
'Trade' => 'Trade Online',
'Playoff' => ' - Playoff',
'Retire' => 'Retire Players',
'Compare' => 'Compares Players',
'PreviousStanding' => 'Previous Year Standing',
'SearchHistory' => 'Search History',
'AllStar' => 'All-Star Game',
'CupWinner' => 'Stanley Cup Winner',
'FreeAgentsOffer' => 'Free Agents Offers Online',
'EntryDraftSelection' => 'Entry Draft Order Selection Online',
'FantasyDraftSelection' => 'Fantasy Draft Order Selection Online',
'LeagueManagement' => 'Commissioner',
'Guest' => 'Guest',
'IncorrectPassword' => 'Incorrect Password!',
'Password' => 'Password : ',
'Email' => 'Email General Manager Today\'s Information',
'Login' => 'Login',
'Logout' => 'Logout',
'CurrentLogin' => 'Current User Connect is : ',
'Year' => 'Year',
'GM' => 'GM : ',
'MinimumGamesPlayed' => 'Minimum Games Played: ',
'Roster' => 'Roster',
'Scoring' => 'Scoring',
'PlayersInfo' => 'Players Info',
'Lines' => 'Lines',
'TeamStats' => 'Team Stats',
'Schedule' => 'Schedule',
'Finance' => 'Finance',
'Depth' => 'Depth',
'History' => 'History',
'TeamTransaction' => 'Last Transactions',
'InjurySuspension' => 'Injury / Suspension',
'CareerTeamStat' => 'Career Team Stat',
'UploadFileWebsite' => 'Upload Website File',
);
/* End Core EN Language Pack */
?>