· 6 years ago · Oct 17, 2019, 06:32 PM
1#Sidebar messages
2sidebar.greetings: 'Hello'
3sidebar.working_on: 'Currently working on'
4sidebar.select_server: 'Select server'
5sidebar.create_server: 'Create server first'
6sidebar.menu.dashboard: 'Dashboard'
7sidebar.menu.servers: 'Servers'
8sidebar.menu.players: 'Players'
9sidebar.menu.analytics: 'Analytics'
10sidebar.menu.settings: 'Settings'
11
12#Common messages
13common.refresh_button: 'Refresh'
14common.filter_button: 'Filter'
15common.search_button: 'Search'
16common.reset_buttom: 'Reset'
17common.steamid: 'Steam ID'
18common.search: 'Search...'
19common.close: 'Close'
20common.are_you_sure: 'Are you sure?'
21common.no_revert: 'You won`t be able to revert this!'
22common.save_changes: 'Save changes'
23
24common.filter.period: 'Search period'
25common.filter.ip: 'Ip-address'
26
27common.logout: 'Logout'
28
29common.asc: 'Ascending'
30common.desc: 'Descending'
31
32# # # # # # # # # Dashboard # # # # # # # # #
33
34#Card headings
35dashboard.cards.visits: 'Visits'
36dashboard.cards.unique: 'Unique'
37dashboard.cards.new: 'New players'
38dashboard.cards.online: 'Online'
39
40#Card content
41dashboard.cards.online.server_not_responding: 'Server is not responding'
42
43#Panels headings
44dashboard.panels.players_online: 'Players online'
45dashboard.panels.visits_summary: 'Visits summary'
46
47#Panels content
48dashboard.panels.players_online.table.name: 'Name'
49dashboard.panels.players_online.table.user_group: 'User group'
50dashboard.panels.players_online.table.job: 'Job'
51
52dashboard.panels.visits_summary.table.login_time: 'Login time'
53dashboard.panels.visits_summary.table.login_ip: 'Login ip'
54dashboard.panels.visits_summary.table.steam_id_hint: 'View player info'
55dashboard.panels.visits_summary.table.unique_user_hint: 'Unique user'
56dashboard.panels.visits_summary.table.new_user_hint: 'New user'
57dashboard.panels.visits_summary.table.not_visited: 'This server has not yet been visited by anyone.'
58
59# # # # # # # # # Filter # # # # # # # # #
60
61filter.title: 'Activity filter'
62filter.heading: 'Search visits'
63filter.no_data: 'There is no information by specified filter, or this server has not yet been visited by anyone.'
64
65# # # # # # # # # Servers # # # # # # # # #
66
67servers.add_server: 'Add server'
68
69#Help information
70servers.panels.help: 'Help'
71servers.panels.help.step_1.heading: 'Step 1. Creating server'
72servers.panels.help.step_1.content: 'It is very simple to do this - click on the '
73servers.panels.help.step_1.content_second_part: ' button. It is not necessary to enter its real name in the server name field, but the IP address must be entered for the correct operation of the server monitoring module.'
74servers.panels.help.step_2.heading: 'Step 2. Generating addon for server'
75servers.panels.help.step_2.content: 'Then, click on the green button and download the add-on for the server. It must be installed so that the trackr can receive information about server traffic and other information that will help you monitor the status of your server. The addon does not need to be configured, it is generated automatically and is ready to work immediately after installation in the add-ons folder. In order to enable the DarkRP or UTime module when generating the add-on, activate these modules in the trackr settings and then the modules will become available for activation'
76
77#Listing table content
78servers.panels.list.table.server_name: 'Server name'
79servers.panels.list.table.api_key: 'API key'
80servers.panels.list.table.api_key_hint: 'If you are changing your API key, you should generate new addon and install it!'
81servers.panels.list.table.generating_new_api_key_hint: 'Click to generate new key'
82servers.panels.list.table.server_ip: 'Server IP'
83servers.panels.list.table.action: 'Action'
84servers.panels.list.table.delete_server_hint: 'Delete server'
85
86servers.panels.list.table.no_server: 'You don`t have server.'
87servers.panels.list.table.add_new_server: 'Add new one'
88
89#Modals content
90servers.modals.add_server.heading: 'Adding new server'
91servers.modals.edit_server.heading: 'Editing server'
92
93servers.modals.server_name_placeholder: 'Enter your server`s name'
94servers.modals.server_ip_placeholder: 'Enter your server`s ip (with port)'
95
96servers.modals.download_addon.heading: 'Setting up addon'
97servers.modals.download_addon.darkrp: 'Enable DarkRP job tracking'
98servers.modals.download_addon.utime: 'Enable time tracking using ULX Utime module'
99servers.modals.download_addon.warning: 'Warning!'
100servers.modals.download_addon.warning_text: 'If you dont have installed some of addons which you are enabling here, it will cause LUA errors on your server!'
101servers.modals.download_addon.generate: 'Generate addon'
102
103servers.modals.new_api_key_button: 'Yes, generate new key!'
104servers.modals.delete_server: 'Yes, delete this server!'
105
106# # # # # # # # # Players # # # # # # # # #
107
108players.panels.players_list: 'Players list'
109players.table.register_ip: 'Register IP'
110players.filter.last_login: 'Last login'
111players.filter.no_player: 'There is no information by specified filter or there are no players on your server!'
112
113# # # # # # # # # Player info # # # # # # # # #
114
115playerinfo.heading: 'Information about'
116playerinfo.server: 'Server'
117playerinfo.first_login: 'First login'
118playerinfo.last_login_ip: 'Last login IP'
119playerinfo.realname: 'Real name'
120playerinfo.location: 'Location'
121playerinfo.utime.total: 'Total time'
122playerinfo.utime.session: 'Last session time'
123playerinfo.utime.online_now: 'Online now'
124playerinfo.visit_time: 'Visit time'
125playerinfo.playing_on: 'Playing on'
126playerinfo.not_visited: 'This player has not visited specified server'
127
128# # # # # # # # # Analytics # # # # # # # # #
129
130analytics.year: 'Year'
131analytics.month: 'Month'
132
133analytics.panels.comparative: 'Comparative analysis'
134analytics.panels.comparative.not_spec: 'Not specified'
135analytics.panels.comparative.hide_rect: 'Click on rectangle to hide line'
136
137analytics.panels.maximum_online: 'Maximum online today'
138analytics.panels.maximum_online_was: 'Was on '
139analytics.panels.average: 'Average online time'
140analytics.panels.peaks: 'Online Peak Summary'
141analytics.panels.peaks_title: 'Peaks of online'
142
143january: 'January'
144february: 'February'
145march: 'March'
146april: 'April'
147may: 'May'
148june: 'June'
149july: 'July'
150august: 'August'
151september: 'September'
152october: 'October'
153november: 'November'
154december: 'December'
155
156# # # # # # # # # Settings # # # # # # # # #
157
158settings.enabled: 'Enabled'
159settings.disabled: 'Disabled'
160
161settings.loading: 'Loading'
162
163settings.users: 'Users'
164settings.users.delete: 'Delete'
165
166settings.panels.language: 'Language'
167settings.panels.modules: 'Modules'
168settings.panels.add_user: 'Add user'
169
170settings.panels.language.select_lang: 'Select language'
171settings.panels.language.change_lang: 'Change language'
172
173settings.panels.modules.server_montioring: 'Server monitoring'
174settings.panels.modules.darkrp: 'DarkRP job tracking'
175settings.panels.modules.utime: 'Utime'
176settings.panels.modules.save_settings: 'Save settings'
177
178settings.panels.add_user.button: 'Add user'
179
180# # # # # # # # # Flash messages # # # # # # # # #
181
182flash.notice: ''
183flash.success: 'Well done!'
184flash.error: 'Error!'
185
186flash.create_server_first: 'You should create server first to make trackr work!'
187
188flash.steam_api_unavailable: 'Steam API is unavailable now.'
189flash.steam_api_timeout: 'Steam API connection timeout (maybe servers are down or overloaded)'
190flash.player_not_exists: 'Player does not exists or dont play on specified server!'
191
192flash.server_deleted: 'Server was deleted!'
193flash.server_added: 'Server was added!'
194flash.server_edited: 'Server was edited!'
195flash.api_key_gen: 'New API key was generated! <br><br><b>Do not forget to update the addon on the server. At the moment, player activity tracking is stopped because the server-side API key is different from the new one.</b>'
196flash.missing_data: 'Missed required data!'
197flash.server_not_found: 'Server with specified id not found!'
198flash.install_error: 'Trackr installed incorrectly! Missing package.zip!'
199
200flash.language_edited: 'Language settings has been edited'
201flash.language_not_spec: 'Language is not specified'
202
203flash.module: 'Module'
204flash.not_found: ' not found'
205flash.some_not_edited: 'Some of specified modules not edited'
206flash.modules_edited: 'Module`s settings has been edited!'
207flash.modules_not_spec: 'Modules not specified'
208
209flash.user_deleted: 'User has been deleted'
210flash.user_created: 'User has been created'
211flash.user_exists: 'User with specified steamid already exists'
212flash.user_cannot_be_deleted: 'Unable to delete this user'