1+ <?php 
2+ /* 
3+     English language for Surftimer-Web-Stats v2.06 
4+     Translation by: KristiánP 
5+ */ 
6+ 
7+ define ('NAVBAR_DASHBOARD ' , 'Dashboard ' );
8+ define ('NAVBAR_HOME ' , 'Home ' );
9+ define ('NAVBAR_TOP_PLAYERS ' , 'Top Players ' );
10+ define ('NAVBAR_MAPS ' , 'Maps ' );
11+ define ('NAVBAR_MOST_ACTIVE ' , 'Most Active ' );
12+ define ('NAVBAR_RECENT_RECORDS ' , 'Recent Records ' );
13+ define ('NAVBAR_SEARCH_PLAYER ' , 'Search Player ' );
14+ 
15+ define ('SEARCH_SEARCH_PLAYERS ' , 'Search Players ' );
16+ define ('SEARCH_CLOSE ' , 'Close ' );
17+ define ('SEARCH_INPUT ' , 'Search players by Username, SteamID or SteamID64 ' );
18+ define ('SEARCH_NO_RESULTS ' , 'No Results ' );
19+ 
20+ define ('HOME_TOTAL_PLAYERS ' , 'Total Players ' );
21+ define ('HOME_TOTAL_MAPS ' , 'Total Maps ' );
22+ define ('HOME_TOTAL_BONUSES ' , 'Total Bonuses ' );
23+ define ('HOME_TOTAL_COMPLETIONS ' , 'Total Completions ' );
24+ define ('HOME_HOURS_PLAYED ' , 'Hours Played ' );
25+ define ('HOME_RECENT ' , 'Recent 10 Map Records ' );
26+ define ('HOME_TOP_PLAYERS ' , 'Top 10 Players ' );
27+ define ('HOME_TOP_WR ' , 'Top 10 WR holders ' );
28+ define ('HOME_TOP_BONUS_WR ' , 'Top 10 bonus WR Holders ' );
29+ define ('HOME_TOP_STAGE_WR ' , 'Top 10 stage WR holders ' );
30+ define ('HOME_RECENT_MAPS ' , 'Recently added maps ' );
31+ define ('HOME_BUTTON_SHOW_MORE ' , 'Show More ' );
32+ 
33+ define ('TABLE_USERNAME ' , 'Username ' );
34+ define ('TABLE_MAP ' , 'Map ' );
35+ define ('TABLE_MAPS ' , 'Maps ' );
36+ define ('TABLE_MAP_NAME ' , 'Map Name ' );
37+ define ('TABLE_TIME ' , 'Time ' );
38+ define ('TABLE_DATE ' , 'Date ' );
39+ define ('TABLE_POINTS ' , 'Points ' );
40+ define ('TABLE_BONUS ' , 'Bonus ' );
41+ define ('TABLE_BONUSES ' , 'Bonuses ' );
42+ define ('TABLE_NO_BONUS ' , 'No Bonus ' );
43+ define ('TABLE_STAGE ' , 'Stage ' );
44+ define ('TABLE_STAGES ' , 'Stages ' );
45+ define ('TABLE_COMPLETIONS ' , 'Completions ' );
46+ define ('TABLE_WRS ' , 'WRs ' );
47+ define ('TABLE_FINISHED_MAPS ' , 'Finished Maps ' );
48+ define ('TABLE_FINISHED_BONUSES ' , 'Finished Bonuses ' );
49+ define ('TABLE_FINISHED_STAGES ' , 'Finished Stages ' );
50+ define ('TABLE_TIER ' , 'Tier ' );
51+ define ('TABLE_TYPE ' , 'Type ' );
52+ define ('TABLE_ADDED ' , 'Added ' );
53+ define ('TABLE_JOINED ' , 'Joined ' );
54+ define ('TABLE_HOURS ' , 'Hours ' );
55+ define ('TABLE_RANK ' , 'Rank ' );
56+ define ('TABLE_BONUS_RANK ' , 'Bonus Rank ' );
57+ define ('TABLE_STAGE_RANK ' , 'Stage Rank ' );
58+ define ('TABLE_RUNTIME ' , 'Runtime ' );
59+ define ('TABLE_CONNECTIONS ' , 'Connections ' );
60+ define ('TABLE_LAST_SEEN ' , 'Last Seen ' );
61+ define ('TABLE_LINEAR ' , 'Linear ' );
62+ define ('TABLE_STAGED ' , 'Staged ' );
63+ define ('TABLE_NULL ' , 'Null ' );
64+ define ('TABLE_TODAY ' , 'Today ' );
65+ define ('TABLE_YESTERDAY ' , 'Yesterday ' );
66+ define ('TABLE_DAYS_AGO ' , 'days ago ' );
67+ define ('TABLE_TOP_PLAYER_NAME ' , 'Top Player Name ' );
68+ define ('TABLE_TOP_TIME ' , 'Top Time ' );
69+ define ('TABLE_TOTAL_STAGE_COMPLETIONS ' , 'Total Stage Completions ' );
70+ 
71+ define ('MAPS_MAP_COLLECTION ' , 'Map Collection ' );
72+ define ('MAPS_MAX_VELOCITY ' , 'Max Velocity ' );
73+ define ('MAPS_TOTAL_COMPLETIONS ' , 'Total Completions ' );
74+ define ('MAPS_MAP_COMPLETIONS ' , 'Map Completions ' );
75+ define ('MAPS_STAGE_COMPLETIONS ' , 'Stage Completions ' );
76+ define ('MAPS_BONUSES_COMPLETIONS ' , 'Stage Completions ' );
77+ 
78+ define ('PROFILE_PLAYER_PROFILE ' , 'Player Profile ' );
79+ define ('PROFILE_TOP ' , 'TOP ' );
80+ define ('PROFILE_USER_TOTAL_COMPLETION_PROGRESS ' , 'User Total Completion Progress ' );
81+ define ('PROFILE_OVERALL_RANK ' , 'Overall Rank ' );
82+ define ('PROFILE_TOTAL_PLAYTIME ' , 'Total Playtime ' );
83+ define ('PROFILE_SURF_TIME ' , 'Surfing Time ' );
84+ define ('PROFILE_MAP_COMPLETIONS ' , 'Map Completions ' );
85+ define ('PROFILE_BONUS_COMPLETIONS ' , 'Bonus Completions ' );
86+ define ('PROFILE_STAGES_COMPLETIONS ' , 'Stage Completions ' );
87+ define ('PROFILE_MAP_TOP_10S ' , 'Map Top 10s ' );
88+ define ('PROFILE_BONUS_WR_POINTS ' , 'Bonus WR Points ' );
89+ define ('PROFILE_MAP_TOP_10S_POINTS ' , 'Map Top 10s Points ' );
90+ define ('PROFILE_MAP_POINTS ' , 'Map Points ' );
91+ define ('PROFILE_TOTAL_POINTS ' , 'Total Points ' );
92+ define ('PROFILE_TOTAL_CONNECTIONS ' , 'Total Connections ' );
93+ define ('PROFILE_SPEC_TIME ' , 'Spectate Time ' );
94+ define ('PROFILE_MAP_RECORDS ' , 'Map Records ' );
95+ define ('PROFILE_BONUS_RECORDS ' , 'Bonus Records ' );
96+ define ('PROFILE_STAGE_RECORDS ' , 'Stage Records ' );
97+ define ('PROFILE_MAP_WR_POINTS ' , 'Map WR Points ' );
98+ define ('PROFILE_STAGE_WR_POINTS ' , 'Stage WR Points ' );
99+ define ('PROFILE_GROUP_POINTS ' , 'Group Points ' );
100+ define ('PROFILE_BONUS_POINTS ' , 'Bonus Points ' );
101+ define ('PROFILE_HRS ' , 'hrs ' );
102+ define ('PROFILE_TIER ' , 'Tier ' );
103+ define ('PROFILE_PLAYER_COMPLETIONS_BY_MAP_TIER ' , 'Player Completions by Map Tier ' );
104+ define ('PROFILE_PLAYER_FINISHED_MAPS ' , 'Player Finished Maps ' );
105+ define ('PROFILE_PLAYER_FINISHED_BONUSES ' , 'Player Finished Bonuses ' );
106+ define ('PROFILE_PLAYER_FINISHED_STAGES ' , 'Player Finished Stages ' );
107+ 
108+ define ('TOP_1000_PLAYERS ' , 'Top 1,000 Players ' );
109+ define ('MAP_COLLECTION ' , 'Map Collection ' );
110+ define ('MOST_ACTIVE ' , 'Most Active ' );
111+ define ('RECENT_100_MAP_RECORDS ' , 'Recent 100 Map Records ' );
112+ 
113+ define ('LOADING_MAP ' , 'Loading Map: ' );
114+ define ('DETAILS ' , 'Details ' );
115+ define ('PLEASE_WAIT ' , 'Please Wait ' );
116+ define ('LOADING ' , 'Loading ' );
117+ define ('LOADING_MAP_COLLECTION ' , 'Loading Map Collection ' );
118+ define ('LOADING_MOST_ACTIVE_LIST ' , 'Loading Most Active List ' );
119+ define ('LOADING_PLAYER_PROFILE ' , 'Loading Player Profile ' );
120+ define ('LOADING_RECENT_MAP_RECORDS_LIST ' , 'Loading Recent Map Records List ' );
121+ define ('LOADING_TOP_PLAYERS_LIST ' , 'Loading Top Players List ' );
122+ define ('MAP_NOT_ADDED_PROPERLY ' , 'were not added properly to server please contact server Administrator ' );
123+ define ('NOT_FOUND_IN_DB ' , 'were not found in our database ' );
124+ define ('ALL_TIMES_ARE_IN ' , 'All times are in ' );
125+ 
126+ define ('DATATABLES_processing ' , 'Processing... ' );
127+ define ('DATATABLES_search ' , 'Search: ' );
128+ define ('DATATABLES_lengthMenu ' , 'Show _MENU_ entries ' );
129+ define ('DATATABLES_info ' , 'Showing _START_ to _END_ of _TOTAL_ entries ' );
130+ define ('DATATABLES_infoEmpty ' , 'Showing 0 to 0 of 0 entries ' );
131+ define ('DATATABLES_infoFiltered ' , '(filtered from _MAX_ total entries) ' );
132+ define ('DATATABLES_loadingRecords ' , 'Loading... ' );
133+ define ('DATATABLES_zeroRecords ' , 'No matching records found ' );
134+ define ('DATATABLES_emptyTable ' , 'No data available in table ' );
135+ define ('DATATABLES_first ' , 'First ' );
136+ define ('DATATABLES_previous ' , 'Previous ' );
137+ define ('DATATABLES_next ' , 'Next ' );
138+ define ('DATATABLES_last ' , 'Last ' );
139+ define ('DATATABLES_sortAscending ' , ': activate to sort column ascending ' );
140+ define ('DATATABLES_sortDescending ' , ': activate to sort column descending ' );
0 commit comments