· 6 years ago · Oct 21, 2019, 03:48 PM
1#Sidebar messages
2sidebar.greetings: 'Hallo'
3sidebar.working_on: 'Currently working on'
4sidebar.select_server: 'Wähle Server'
5sidebar.create_server: 'Erstelle einen Server'
6sidebar.menu.dashboard: 'Übersicht'
7sidebar.menu.servers: 'Server'
8sidebar.menu.players: 'Spieler'
9sidebar.menu.analytics: 'Analytics'
10sidebar.menu.settings: 'Einstellungen'
11
12#Common messages
13common.refresh_button: 'Aktualisieren'
14common.filter_button: 'Filter'
15common.search_button: 'Suchen'
16common.reset_buttom: 'Zurücksetzten'
17common.steamid: 'Steam ID'
18common.search: 'Suche...'
19common.close: 'Schließen'
20common.are_you_sure: 'Bist du dir sicher?'
21common.no_revert: 'Du wirst nicht in der Lage sein, diese Aktion rückgängig zu machen!'
22common.save_changes: 'Speichere Erneuerungen'
23
24common.filter.period: 'Search period'
25common.filter.ip: 'Ip-Addresse'
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: 'Neue Spieler'
38dashboard.cards.online: 'Online'
39
40#Card content
41dashboard.cards.online.server_not_responding: 'Server antwortet nicht'
42
43#Panels headings
44dashboard.panels.players_online: 'Spieler 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: 'Rang'
50dashboard.panels.players_online.table.job: 'Job'
51
52dashboard.panels.visits_summary.table.login_time: 'Login Zeit'
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: 'Neuer Spieler'
57dashboard.panels.visits_summary.table.not_visited: 'Dieser Server wurde noch von niemandem besucht.'
58
59# # # # # # # # # Filter # # # # # # # # #
60
61filter.title: 'Activity Filtet'
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: 'Server Hinzufügen'
68
69#Help information
70servers.panels.help: 'Hilfe'
71servers.panels.help.step_1.heading: '1. Schritt: Erstelle einen Server'
72servers.panels.help.step_1.content: 'Es ist sehr simpel - drück auf den '
73servers.panels.help.step_1.content_second_part: ' Knopf. 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: '2. Schritt: trackr mit Server verknüpfen'
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 Schlüssel'
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: 'Drücken um neuen API Schlüssel zu erstellen'
82servers.panels.list.table.server_ip: 'Server IP'
83servers.panels.list.table.action: 'Action'
84servers.panels.list.table.delete_server_hint: 'Server Löschen'
85
86servers.panels.list.table.no_server: 'Du hast keine Server'
87servers.panels.list.table.add_new_server: 'Neuen Server hinzufügen'
88
89#Modals content
90servers.modals.add_server.heading: 'Füge hinzu'
91servers.modals.edit_server.heading: 'Bearbeite Server'
92
93servers.modals.server_name_placeholder: 'Name des Servers'
94servers.modals.server_ip_placeholder: 'Server IP (mit Port)'
95
96servers.modals.download_addon.heading: 'Setting up addon'
97servers.modals.download_addon.darkrp: 'Aktiviere DarkRP Job tracking'
98servers.modals.download_addon.utime: 'Aktiviere Zeit tracking mit dem ULX Utime Modul'
99servers.modals.download_addon.warning: 'Warnung!'
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: 'Ja, neuen Schlüssel generieren!'
104servers.modals.delete_server: 'Ja, Server löschen!'
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: 'Informationen über'
116playerinfo.server: 'Server'
117playerinfo.first_login: 'Erster Login'
118playerinfo.last_login_ip: 'Letzte Login IP'
119playerinfo.realname: 'Echter Name'
120playerinfo.location: 'Standort'
121playerinfo.utime.total: 'Gesammte Zeit'
122playerinfo.utime.session: 'Letzte Spieldauer'
123playerinfo.utime.online_now: 'Jetzt online'
124playerinfo.visit_time: 'Besuchszeit'
125playerinfo.playing_on: 'Spielt auf'
126playerinfo.not_visited: 'This player has not visited specified server'
127
128# # # # # # # # # Analytics # # # # # # # # #
129
130analytics.year: 'Jahr'
131analytics.month: 'Monat'
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 heute'
138analytics.panels.maximum_online_was: 'Spieler online '
139analytics.panels.average: 'Durchschnitliche online Zeit'
140analytics.panels.peaks: 'Online Peak Summary'
141analytics.panels.peaks_title: 'Peaks of online'
142
143january: 'Januar'
144february: 'Februar'
145march: 'März'
146april: 'April'
147may: 'Mai'
148june: 'Juni'
149july: 'Juli'
150august: 'August'
151september: 'September'
152october: 'Oktober'
153november: 'November'
154december: 'Dezember'
155
156# # # # # # # # # Settings # # # # # # # # #
157
158settings.enabled: 'Aktiviert'
159settings.disabled: 'Deaktiviert'
160
161settings.loading: 'Lädt'
162
163settings.users: 'Spieler'
164settings.users.delete: 'Löschen'
165
166settings.panels.language: 'Sprache'
167settings.panels.modules: 'Module'
168settings.panels.add_user: 'Nutzer hinzufügen'
169
170settings.panels.language.select_lang: 'Wähle Sprache'
171settings.panels.language.change_lang: 'Wechsle Sprache'
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: 'Speichere Einstellungen'
177
178settings.panels.add_user.button: 'Nutzer hinzufügen'
179
180# # # # # # # # # Flash messages # # # # # # # # #
181
182flash.notice: ''
183flash.success: 'Gut gemacht!'
184flash.error: 'Fehler!'
185
186flash.create_server_first: 'You should create server first to make trackr work!'
187
188flash.steam_api_unavailable: 'Steam API ist zurzeit nicht verfügbar.'
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 wurde gelöscht'
193flash.server_added: 'Server wurde hinzugefügt!'
194flash.server_edited: 'Server wurde bearbeitet!'
195flash.api_key_gen: 'Neuen API Schlüssel generiert! <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: 'Spracheinstellungen wurden bearbeitet'
201flash.language_not_spec: 'Language is not specified'
202
203flash.module: 'Modul'
204flash.not_