8cd3817172c4ccad01156fa01a14aa2b07af51f4
[timetracker.git] / WEB-INF / resources / hu.lang.php
1 <?php
2 // +----------------------------------------------------------------------+
3 // | Anuko Time Tracker
4 // +----------------------------------------------------------------------+
5 // | Copyright (c) Anuko International Ltd. (https://www.anuko.com)
6 // +----------------------------------------------------------------------+
7 // | LIBERAL FREEWARE LICENSE: This source code document may be used
8 // | by anyone for any purpose, and freely redistributed alone or in
9 // | combination with other software, provided that the license is obeyed.
10 // |
11 // | There are only two ways to violate the license:
12 // |
13 // | 1. To redistribute this code in source form, with the copyright
14 // |    notice or license removed or altered. (Distributing in compiled
15 // |    forms without embedded copyright notices is permitted).
16 // |
17 // | 2. To redistribute modified versions of this code in *any* form
18 // |    that bears insufficient indications that the modifications are
19 // |    not the work of the original author(s).
20 // |
21 // | This license applies to this document only, not any other software
22 // | that it may be combined with.
23 // |
24 // +----------------------------------------------------------------------+
25 // | Contributors:
26 // | https://www.anuko.com/time_tracker/credits.htm
27 // +----------------------------------------------------------------------+
28
29 // Note: escape apostrophes with THREE backslashes, like here:  choisir l\\\'option.
30 // Other characters (such as double-quotes in http links, etc.) do not have to be escaped.
31
32 // Note to translators: Use proper capitalization rules for your language.
33
34 $i18n_language = 'Hungarian (Magyar)';
35 $i18n_months = array('Január', 'Február', 'Március', 'Április', 'Május', 'Június', 'Július', 'Augusztus', 'Szeptember', 'Október', 'November', 'December');
36 $i18n_weekdays = array('Vasárnap', 'Hétfő', 'Kedd', 'Szerda', 'Csütörtök', 'Péntek', 'Szombat');
37 $i18n_weekdays_short = array('V', 'H', 'K', 'Sz', 'Cs', 'P', 'Sz');
38
39 $i18n_key_words = array(
40
41 // Menus - short selection strings that are displayed on top of application web pages.
42 // Example: https://timetracker.anuko.com (black menu on top).
43 'menu.login' => 'Bejelentkezés',
44 'menu.logout' => 'Kijelentkezés',
45 'menu.forum' => 'Fórum',
46 'menu.help' => 'Segítség',
47 'menu.create_group' => 'Csoport létrehozása',
48 'menu.profile' => 'Profil',
49 'menu.group' => 'Csoport',
50 // TODO: translate the following.
51 // 'menu.plugins' => 'Plugins',
52 'menu.time' => 'Munkaidő',
53 // TODO: translate the following.
54 // 'menu.week' => 'Week',
55 // 'menu.expenses' => 'Expenses',
56 'menu.reports' => 'Riportok',
57 // TODO: translate the following.
58 // 'menu.timesheets' => 'Timesheets',
59 // 'menu.charts' => 'Charts',
60 'menu.projects' => 'Projektek',
61 // 'menu.tasks' => 'Tasks',
62 // TODO: translate the following.
63 // 'menu.users' => 'Users',
64 'menu.groups' => 'Csoportok',
65 // TODO: translate the following.
66 // 'menu.subgroups' => 'Subgroups',
67 // TODO: translate the following.
68 // 'menu.export' => 'Export',
69 'menu.clients' => 'Ügyfelek',
70 'menu.options' => 'Opciók',
71
72 // Footer - strings on the bottom of most pages.
73 // TODO: translate the following.
74 // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.',
75 // 'footer.credits' => 'Credits',
76 // 'footer.license' => 'License',
77 // 'footer.improve' => 'Contribute', // Translators: this could mean "Improve", if it makes better sense in your language.
78                                      // This is a link to a webpage that describes how to contribute to the project.
79
80 // Error messages.
81 // TODO: translate the following.
82 // 'error.access_denied' => 'Access denied.',
83 // 'error.sys' => 'System error.',
84 'error.db' => 'Adatbázis hiba.',
85 // TODO: translate the following.
86 // 'error.feature_disabled' => 'Feature is disabled.',
87 'error.field' => 'Hibás "{0}" mező tartalma.',
88 'error.empty' => 'A "{0}" mező üres.',
89 'error.not_equal' => 'A "{0}" mező tartalma nem egyezik meg a "{1}" mező tartalmával.',
90 // TODO: translate the following.
91 // 'error.interval' => 'Field "{0}" must be greater than "{1}".',
92 'error.project' => 'Válassz projektet.',
93 // TODO: translate the following.
94 // 'error.task' => 'Select task.',
95 'error.client' => 'Válassz ügyfelet.',
96 // TODO: translate the following.
97 // 'error.report' => 'Select report.',
98 // 'error.record' => 'Select record.',
99 // 'error.auth' => 'Incorrect login or password.',
100 // 'error.user_exists' => 'User with this login already exists.',
101 // 'error.object_exists' => 'Object with this name already exists.',
102 // 'error.invoice_exists' => 'Invoice with this number already exists.',
103 // 'error.role_exists' => 'Role with this rank already exists.',
104 // 'error.no_invoiceable_items' => 'There are no invoiceable items.',
105 // TODO: translate the following.
106 // 'error.no_records' => 'There are no records.',
107 // 'error.no_login' => 'No user with this login.',
108 // 'error.no_groups' => 'Your database is empty. Login as admin and create a new group.',
109 'error.upload' => 'File feltöltési hiba.',
110 // TODO: translate the following.
111 // 'error.range_locked' => 'Date range is locked.',
112 // 'error.mail_send' => 'Error sending mail. Use MAIL_SMTP_DEBUG for diagnostics.',
113 // 'error.no_email' => 'No email associated with this login.',
114 // 'error.uncompleted_exists' => 'Uncompleted entry already exists. Close or delete it.',
115 // 'error.goto_uncompleted' => 'Go to uncompleted entry.',
116 // 'error.overlap' => 'Time interval overlaps with existing records.',
117 // 'error.future_date' => 'Date is in future.',
118 // 'error.xml' => 'Error in XML file at line %d: %s.',
119 // 'error.cannot_import' => 'Cannot import: %s.',
120 // 'error.format' => 'Invalid file format.',
121 // 'error.user_count' => 'Limit on user count.',
122 // 'error.expired' => 'Expiration date reached.',
123 // 'error.file_storage' => 'File storage error.',
124
125 // Warning messages.
126 // TODO: translate the following.
127 // 'warn.sure' => 'Are you sure?',
128 // 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
129
130 // Success messages.
131 // TODO: translate the following.
132 // 'msg.success' => 'Operation completed successfully.',
133
134 // Labels for buttons.
135 'button.login' => 'Bejelentkezés',
136 'button.now' => 'Most',
137 'button.save' => 'Mentés',
138 // TODO: translate the following.
139 // 'button.copy' => 'Copy',
140 'button.cancel' => 'Vissza',
141 'button.submit' => 'Mentés',
142 'button.add' => 'Hozzáadás',
143 'button.delete' => 'Törlés',
144 'button.generate' => 'Generálás',
145 // TODO: translate the following.
146 // 'button.reset_password' => 'Reset password',
147 'button.send' => 'Küld',
148 'button.send_by_email' => 'Küldés e-mail-ben',
149 'button.create_group' => 'Csoport létrehozása',
150 'button.export' => 'Csoport exportálása',
151 'button.import' => 'Csoport importálása',
152 // TODO: translate the following.
153 // 'button.close' => 'Close',
154 // 'button.stop' => 'Stop',
155 // 'button.approve' => 'Approve',
156 // 'button.disapprove' => 'Disapprove',
157
158 // Labels for controls on forms. Labels in this section are used on multiple forms.
159 // TODO: translate the following.
160 // 'label.group_name' => 'Group name',
161 // 'label.address' => 'Address',
162 'label.currency' => 'Pénznem',
163 // TODO: translate the following.
164 // 'label.manager_name' => 'Manager name',
165 // 'label.manager_login' => 'Manager login',
166 'label.person_name' => 'Név',
167 'label.thing_name' => 'Név',
168 // TODO: translate the following.
169 // 'label.login' => 'Login',
170 'label.password' => 'Jelszó',
171 'label.confirm_password' => 'Jelszó megerősítése',
172 'label.thing_name' => 'Név',
173 // TODO: translate the following.
174 // 'label.email' => 'Email',
175 'label.cc' => 'Másolatot kap',
176 // TODO: translate the following.
177 // 'label.bcc' => 'Bcc',
178 'label.subject' => 'Tárgy',
179 'label.date' => 'Dátum',
180 'label.start_date' => 'Kezdő időpont',
181 'label.end_date' => 'Vég időpont',
182 // TODO: translate the following.
183 // 'label.user' => 'User',
184 // 'label.users' => 'Users',
185 // 'label.group' => 'Group',
186 // 'label.subgroups' => 'Subgroups',
187 // 'label.roles' => 'Roles',
188 'label.client' => 'Ügyfél',
189 'label.clients' => 'Ügyfelek',
190 'label.option' => 'Opció',
191 'label.invoice' => 'Számla',
192 'label.project' => 'Projekt',
193 'label.projects' => 'Projektek',
194 // TODO: translate the following.
195 // 'label.task' => 'Task',
196 // 'label.tasks' => 'Tasks',
197 // 'label.description' => 'Description',
198 'label.start' => 'Kezdete',
199 'label.finish' => 'Vége',
200 'label.duration' => 'Időtartam',
201 'label.note' => 'Megjegyzés',
202 'label.notes' => 'Megjegyzések',
203 // TODO: translate the following.
204 // 'label.item' => 'Item',
205 // 'label.cost' => 'Cost',
206 // 'label.ip' => 'IP',
207 // 'label.day_total' => 'Day total',
208 // 'label.week_total' => 'Week total',
209 // 'label.month_total' => 'Month total',
210 'label.today' => 'Ma',
211 // TODO: translate the following.
212 // 'label.view' => 'View',
213 'label.edit' => 'Szerkesztés',
214 'label.delete' => 'Törlés',
215 // TODO: translate the following.
216 // 'label.configure' => 'Configure',
217 // TODO: translate the following.
218 'label.select_all' => 'Mindenkit kijelöl',
219 'label.select_none' => 'Senkit nem jelöl ki',
220 // 'label.day_view' => 'Day view',
221 // 'label.week_view' => 'Week view',
222 'label.id' => 'Azonosító',
223 // TODO: translate the following.
224 // 'label.language' => 'Language',
225 // 'label.decimal_mark' => 'Decimal mark',
226 // 'label.date_format' => 'Date format',
227 // 'label.time_format' => 'Time format',
228 // 'label.week_start' => 'First day of week',
229 'label.comment' => 'Megjegyzés',
230 'label.status' => 'Státusz',
231 'label.tax' => 'Adó',
232 'label.subtotal' => 'Részösszeg',
233 'label.total' => 'Összesen',
234 // TODO: translate the following.
235 // 'label.client_name' => 'Client name',
236 // 'label.client_address' => 'Client address',
237 'label.or' => 'vagy',
238 // TODO: translate the following.
239 // 'label.error' => 'Error',
240 // 'label.ldap_hint' => 'Type your <b>Windows login</b> and <b>password</b> in the fields below.',
241 'label.required_fields' => '* kötelezően kitöltendő mezők',
242 'label.on_behalf' => 'helyett',
243 'label.role_manager' => '(vezető)',
244 'label.role_comanager' => '(helyettes)',
245 'label.role_admin' => '(adminisztrátor)',
246 // TODO: translate the following.
247 // 'label.page' => 'Page',
248 // 'label.condition' => 'Condition',
249 // 'label.yes' => 'yes',
250 // 'label.no' => 'no',
251 // Labels for plugins (extensions to Time Tracker that provide additional features).
252 // TODO: translate the following.
253 // 'label.custom_fields' => 'Custom fields',
254 // 'label.monthly_quotas' => 'Monthly quotas',
255 // 'label.type' => 'Type',
256 // 'label.type_dropdown' => 'dropdown',
257 // 'label.type_text' => 'text',
258 // 'label.required' => 'Required',
259 'label.fav_report' => 'Előre definiált riport formátum',
260 // TODO: translate the following.
261 // 'label.schedule' => 'Schedule',
262 // 'label.what_is_it' => 'What is it?',
263 // 'label.expense' => 'Expense',
264 // 'label.quantity' => 'Quantity',
265 // 'label.paid_status' => 'Paid status',
266 // 'label.paid' => 'Paid',
267 // 'label.mark_paid' => 'Mark paid',
268 // 'label.week_menu' => 'Week menu',
269 // 'label.week_note' => 'Week note',
270 // 'label.week_list' => 'Week list',
271 // 'label.work_units' => 'Work units',
272 // 'label.work_units_short' => 'Units',
273 // 'label.totals_only' => 'Totals only',
274 // 'label.quota' => 'Quota',
275 // 'label.timesheet' => 'Timesheet',
276 // 'label.submitted' => 'Submitted',
277 // 'label.approved' => 'Approved',
278 // 'label.approval' => 'Report approval',
279 // 'label.mark_approved' => 'Mark approved',
280 // 'label.template' => 'Template',
281 // 'label.attachments' => 'Attachments',
282 // 'label.files' => 'Files',
283 // 'label.file' => 'File',
284 // 'label.image' => 'Image',
285 // 'label.download' => 'Download',
286 // 'label.active_users' => 'Active Users',
287 // 'label.inactive_users' => 'Inactive Users',
288
289 // Form titles.
290 // TODO: Translate the following.
291 // 'title.error' => 'Error',
292 // 'title.success' => 'Success',
293 'title.login' => 'Bejelentkezés',
294 'title.groups' => 'Csoportok',
295 // TODO: translate the following.
296 // 'title.subgroups' => 'Subgroups',
297 // 'title.add_group' => 'Adding Group',
298 // 'title.edit_group' => 'Editing Group',
299 'title.delete_group' => 'Csoport törlése',
300 // TODO: translate the following.
301 // 'title.reset_password' => 'Resetting Password',
302 // 'title.change_password' => 'Changing Password',
303 // 'title.time' => 'Time',
304 // 'title.edit_time_record' => 'Editing Time Record',
305 // 'title.delete_time_record' => 'Deleting Time Record',
306 // 'title.time_files' => 'Time Record Files',
307 // 'title.expenses' => 'Expenses',
308 // 'title.edit_expense' => 'Editing Expense Item',
309 // 'title.delete_expense' => 'Deleting Expense Item',
310 // 'title.predefined_expenses' => 'Predefined Expenses',
311 // 'title.add_predefined_expense' => 'Adding Predefined Expense',
312 // 'title.edit_predefined_expense' => 'Editing Predefined Expense',
313 // 'title.delete_predefined_expense' => 'Deleting Predefined Expense',
314 'title.reports' => 'Riportok',
315 // TODO: translate the following.
316 // 'title.report' => 'Report',
317 // 'title.send_report' => 'Sending Report',
318 // 'title.timesheets' => 'Timesheets',
319 // 'title.timesheet' => 'Timesheet',
320 // 'title.timesheet_files' => 'Timesheet Files',
321 'title.invoice' => 'Számla',
322 // TODO: translate the following.
323 // 'title.send_invoice' => 'Sending Invoice',
324 // 'title.charts' => 'Charts',
325 'title.projects' => 'Projektek',
326 // TODO: translate the following.
327 // 'title.project_files' => 'Project Files',
328 'title.add_project' => 'Projekt hozzáadása',
329 'title.edit_project' => 'Projekt szerkesztése',
330 'title.delete_project' => 'Projekt törlése',
331 // TODO: translate the following.
332 // 'title.tasks' => 'Tasks',
333 // 'title.add_task' => 'Adding Task',
334 // 'title.edit_task' => 'Editing Task',
335 // 'title.delete_task' => 'Deleting Task',
336 // 'title.users' => 'Users',
337 // 'title.add_user' => 'Adding User',
338 // 'title.edit_user' => 'Editing User',
339 // 'title.delete_user' => 'Deleting User',
340 // 'title.roles' => 'Roles',
341 // 'title.add_role' => 'Adding Role',
342 // 'title.edit_role' => 'Editing Role',
343 // 'title.delete_role' => 'Deleting Role',
344 'title.clients' => 'Ügyfelek',
345 'title.add_client' => 'Ügyfél hozzáadása',
346 'title.edit_client' => 'Ügyfél szerkesztése',
347 'title.delete_client' => 'Ügyfél törlése',
348 'title.invoices' => 'Számlák',
349 // TODO: translate the following.
350 // 'title.add_invoice' => 'Adding Invoice',
351 // 'title.view_invoice' => 'Viewing Invoice',
352 // 'title.delete_invoice' => 'Deleting Invoice',
353 // 'title.notifications' => 'Notifications',
354 // 'title.add_notification' => 'Adding Notification',
355 // 'title.edit_notification' => 'Editing Notification',
356 // 'title.delete_notification' => 'Deleting Notification',
357 // 'title.add_timesheet' => 'Adding Timesheet',
358 // 'title.edit_timesheet' => 'Editing Timesheet',
359 // 'title.delete_timesheet' => 'Deleting Timesheet',
360 // 'title.monthly_quotas' => 'Monthly Quotas',
361 // 'title.export' => 'Exporting Group Data',
362 // 'title.import' => 'Importing Group Data',
363 'title.options' => 'Opciók',
364 // TODO: translate the following.
365 // 'title.display_options' => 'Display Options',
366 'title.profile' => 'Profil',
367 // TODO: translate the following.
368 // 'title.plugins' => 'Plugins',
369 // 'title.cf_custom_fields' => 'Custom Fields',
370 // 'title.cf_add_custom_field' => 'Adding Custom Field',
371 // 'title.cf_edit_custom_field' => 'Editing Custom Field',
372 // 'title.cf_delete_custom_field' => 'Deleting Custom Field',
373 // 'title.cf_dropdown_options' => 'Dropdown Options',
374 // 'title.cf_add_dropdown_option' => 'Adding Option',
375 // 'title.cf_edit_dropdown_option' => 'Editing Option',
376 // 'title.cf_delete_dropdown_option' => 'Deleting Option',
377 // NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks).
378 // It is also a name for the Locking plugin on the group settings page.
379 // 'title.locking' => 'Locking',
380 // 'title.week_view' => 'Week View',
381 // 'title.swap_roles' => 'Swapping Roles',
382 // 'title.work_units' => 'Work Units',
383 // 'title.templates' => 'Templates',
384 // 'title.add_template' => 'Adding Template',
385 // 'title.edit_template' => 'Editing Template',
386 // 'title.delete_template' => 'Deleting Template',
387 // 'title.edit_file' => 'Editing File',
388 // 'title.delete_file' => 'Deleting File',
389 // 'title.download_file' => 'Downloading File',
390 // 'title.work' => 'Work',
391 // 'title.add_work' => 'Adding Work',
392 // 'title.edit_work' => 'Editing Work',
393 // 'title.delete_work' => 'Deleting Work',
394 // 'title.active_work' => 'Active Work', // Active work items this group outsources to other groups.
395 // 'title.inactive_work' => 'Inactive Work', // Inactive work items this group was outsourcing to other groups.
396
397 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
398 // Strings that are used in a single form must go to the specific form section.
399 'dropdown.all' => '--- összes ---',
400 'dropdown.no' => '--- nincs ---',
401 // TODO: translate the following.
402 // 'dropdown.current_day' => 'today',
403 // 'dropdown.previous_day' => 'yesterday',
404 // 'dropdown.selected_day' => 'day',
405 'dropdown.current_week' => 'ezen a héten',
406 'dropdown.previous_week' => 'múlt héten',
407 // TODO: translate the following.
408 // 'dropdown.selected_week' => 'week',
409 'dropdown.current_month' => 'ebben a hónapban',
410 'dropdown.previous_month' => 'múlt hónapban',
411 // TODO: translate the following.
412 // 'dropdown.selected_month' => 'month',
413 // 'dropdown.current_year' => 'this year',
414 // 'dropdown.previous_year' => 'previous year',
415 // 'dropdown.selected_year' => 'year',
416 // 'dropdown.all_time' => 'all time',
417 'dropdown.projects' => 'projektek',
418 // TODO: translate the following.
419 // 'dropdown.tasks' => 'tasks',
420 'dropdown.clients' => 'ügyfelek',
421 // TODO: translate the following.
422 // 'dropdown.select' => '--- select ---',
423 // 'dropdown.select_invoice' => '--- select invoice ---',
424 // 'dropdown.select_timesheet' => '--- select timesheet ---',
425 'dropdown.status_active' => 'aktív',
426 // TODO: translate the following.
427 // 'dropdown.status_inactive' => 'inactive',
428 // 'dropdown.delete' => 'delete',
429 // 'dropdown.do_not_delete' => 'do not delete',
430 // 'dropdown.approved' => 'approved',
431 // 'dropdown.not_approved' => 'not approved',
432 // 'dropdown.paid' => 'paid',
433 // 'dropdown.not_paid' => 'not paid',
434
435 // Login form. See example at https://timetracker.anuko.com/login.php.
436 'form.login.forgot_password' => 'Elfelejtetted a jelszót?',
437 // TODO: translate the following.
438 // 'form.login.about' => 'Anuko <a href="https://www.anuko.com/lp/tt_2.htm" target="_blank">Time Tracker</a> is a simple, easy to use, open source time tracking system.',
439
440 // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php.
441 // TODO: translate the following.
442 // 'form.reset_password.message' => 'Password reset request sent by email.',
443 // 'form.reset_password.email_subject' => 'Anuko Time Tracker password reset request',
444 // 'form.reset_password.email_body' => "Dear User,\n\nSomeone from IP %s requested your Anuko Time Tracker password reset. Please visit this link if you want to reset your password.\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n",
445
446 // Changing Password form. See example at https://timetracker.anuko.com/password_change.php?ref=1.
447 // TODO: translate the following.
448 // 'form.change_password.tip' => 'Type new password and click on Save.',
449
450 // Time form. See example at https://timetracker.anuko.com/time.php.
451 // TODO: translate the following.
452 'form.time.duration_format' => '(óó:pp vagy 0.0h)',
453 // TODO: translate the following.
454 // 'form.time.billable' => 'Billable',
455 // 'form.time.uncompleted' => 'Uncompleted',
456 // 'form.time.remaining_quota' => 'Remaining quota',
457 // 'form.time.over_quota' => 'Over quota',
458 // 'form.time.remaining_balance' => 'Remaining balance',
459 // 'form.time.over_balance' => 'Over balance',
460
461 // Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record).
462 // TODO: translate the following.
463 // 'form.time_edit.uncompleted' => 'This record was saved with only start time. It is not an error.',
464
465 // Week view form. See example at https://timetracker.anuko.com/week.php.
466 // TODO: translate the following.
467 // 'form.week.new_entry' => 'New entry',
468
469 // Reports form. See example at https://timetracker.anuko.com/reports.php
470 'form.reports.save_as_favorite' => 'Mentsük el ezt a riport formátumot',
471 // TODO: translate the following.
472 // 'form.reports.confirm_delete' => 'Are you sure you want to delete this favorite report?',
473 // 'form.reports.include_billable' => 'billable',
474 // 'form.reports.include_not_billable' => 'not billable',
475 // 'form.reports.include_invoiced' => 'invoiced',
476 // 'form.reports.include_not_invoiced' => 'not invoiced',
477 // 'form.reports.include_assigned' => 'assigned',
478 // 'form.reports.include_not_assigned' => 'not assigned',
479 // 'form.reports.include_pending' => 'pending',
480 'form.reports.select_period' => 'Jelölj meg egy időszakot',
481 'form.reports.set_period' => 'vagy állíts be konkrét dátumot',
482 // TODO: translate the following.
483 // 'form.reports.show_fields' => 'Show fields',
484 'form.reports.group_by' => 'Csoportosítva',
485 'form.reports.group_by_no' => '--- csoportosítás nélkül ---',
486 'form.reports.group_by_date' => 'dátum',
487 // TODO: translate the following.
488 // 'form.reports.group_by_user' => 'user',
489 'form.reports.group_by_client' => 'ügyfél',
490 'form.reports.group_by_project' => 'projekt',
491 // TODO: translate the following.
492 // 'form.reports.group_by_task' => 'task',
493
494 // Report form. See example at https://timetracker.anuko.com/report.php
495 // (after generating a report at https://timetracker.anuko.com/reports.php).
496 'form.report.export' => 'Exportálása', // TODO: is this correct?
497 // TODO: translate the following.
498 // 'form.report.assign_to_invoice' => 'Assign to invoice',
499 // 'form.report.assign_to_timesheet' => 'Assign to timesheet',
500
501 // Timesheets form. See example at https://timetracker.anuko.com/timesheets.php
502 // TODO: translate the following.
503 // 'form.timesheets.active_timesheets' => 'Active Timesheets',
504 // 'form.timesheets.inactive_timesheets' => 'Inactive Timesheets',
505
506 // Templates form. See example at https://timetracker.anuko.com/templates.php
507 // TODO: translate the following.
508 // 'form.templates.active_templates' => 'Active Templates',
509 // 'form.templates.inactive_templates' => 'Inactive Templates',
510
511 // Invoice form. See example at https://timetracker.anuko.com/invoice.php
512 // (you can get to this form after generating a report).
513 'form.invoice.number' => 'Számla azonosító száma',
514 'form.invoice.person' => 'Személy',
515
516 // Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php
517 // 'form.invoice.invoice_to_delete' => 'Invoice to delete',
518 // 'form.invoice.invoice_entries' => 'Invoice entries',
519 // 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.',
520
521 // Charts form. See example at https://timetracker.anuko.com/charts.php
522 // TODO: translate the following.
523 // 'form.charts.interval' => 'Interval',
524 // 'form.charts.chart' => 'Chart',
525
526 // Projects form. See example at https://timetracker.anuko.com/projects.php
527 // TODO: translate the following.
528 // 'form.projects.active_projects' => 'Active Projects',
529 // 'form.projects.inactive_projects' => 'Inactive Projects',
530
531 // Tasks form. See example at https://timetracker.anuko.com/tasks.php
532 // TODO: translate the following.
533 // 'form.tasks.active_tasks' => 'Active Tasks',
534 // 'form.tasks.inactive_tasks' => 'Inactive Tasks',
535
536 // Users form. See example at https://timetracker.anuko.com/users.php
537 // TODO: translate the following.
538 // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
539 'form.users.role' => 'Szerepkör',
540 'form.users.manager' => 'Vezető',
541 'form.users.comanager' => 'Helyettes',
542 'form.users.rate' => 'Tarifa',
543 'form.users.default_rate' => 'Általános óradíj',
544
545 // Editing User form. See example at https://timetracker.anuko.com/user_edit.php
546 // TODO: translate the following.
547 // 'form.user_edit.swap_roles' => 'Swap roles',
548
549 // Roles form. See example at https://timetracker.anuko.com/roles.php
550 // TODO: translate the following.
551 // 'form.roles.active_roles' => 'Active Roles',
552 // 'form.roles.inactive_roles' => 'Inactive Roles',
553 // 'form.roles.rank' => 'Rank',
554 // 'form.roles.rights' => 'Rights',
555 // 'form.roles.assigned' => 'Assigned',
556 // 'form.roles.not_assigned' => 'Not assigned',
557
558 // Clients form. See example at https://timetracker.anuko.com/clients.php
559 // TODO: translate the following.
560 // 'form.clients.active_clients' => 'Active Clients',
561 // 'form.clients.inactive_clients' => 'Inactive Clients',
562
563 // Deleting Client form. See example at https://timetracker.anuko.com/client_delete.php
564 // TODO: translate the following.
565 // 'form.client.client_to_delete' => 'Client to delete',
566 // 'form.client.client_entries' => 'Client entries',
567
568 // Exporting Group Data form. See example at https://timetracker.anuko.com/export.php
569 // TODO: improve or check form.export.hint as the translation seems incorrect if we trust translate.google.com.
570 // Export does a single group export (all data in ONE group).
571 'form.export.hint' => 'Kimentheted az összes felvitt csoport adatait egy XML file-ba, ami megkönnyíti a TimeTracker szerverek közötti adatátvitelt.',
572 'form.export.compression' => 'Tömörítés',
573 // TODO: translate the following.
574 // 'form.export.compression_none' => 'none',
575 // 'form.export.compression_bzip' => 'bzip',
576
577 // Importing Group Data form. See example at https://timetracker.anuko.com/import.php (login as admin first).
578 'form.import.hint' => 'Csoport adatok importja XML file-ból.',
579 'form.import.file' => 'Válassz file',
580 'form.import.success' => 'Az importálás sikeresen véget ért.',
581
582 // Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
583 // TODO: fix form.groups.hint by translating it properly from the English string. Note that the ending is not translated at all.
584 'form.groups.hint' => 'Új csoport létrehozása egy csoport-vezetői jogosultsággal.<br>A csoport adatokat importálhatjuk XML-ből (no login collisions are allowed).',
585
586 // Group Settings form. See example at https://timetracker.anuko.com/group_edit.php.
587 // TODO: translate the following.
588 // 'form.group_edit.12_hours' => '12 hours',
589 // 'form.group_edit.24_hours' => '24 hours',
590 // 'form.group_edit.display_options' => 'Display options',
591 // 'form.group_edit.holidays' => 'Holidays',
592 // 'form.group_edit.tracking_mode' => 'Tracking mode',
593 // 'form.group_edit.mode_time' => 'time',
594 // 'form.group_edit.mode_projects' => 'projects',
595 // 'form.group_edit.mode_projects_and_tasks' => 'projects and tasks',
596 // 'form.group_edit.record_type' => 'Record type',
597 // 'form.group_edit.type_all' => 'all',
598 // 'form.group_edit.type_start_finish' => 'start and finish',
599 // 'form.group_edit.type_duration' => 'duration',
600 // 'form.group_edit.punch_mode' => 'Punch mode',
601 // 'form.group_edit.allow_overlap' => 'Allow overlap',
602 // 'form.group_edit.future_entries' => 'Future entries',
603 // 'form.group_edit.uncompleted_indicators' => 'Uncompleted indicators',
604 // 'form.group_edit.confirm_save' => 'Confirm saving',
605 // 'form.group_edit.allow_ip' => 'Allow IP',
606
607 // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php
608 // TODO: translate the following.
609 // 'form.group_delete.hint' => 'Are you sure you want to delete the entire group?',
610
611 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
612 'form.mail.from' => 'Feladó',
613 'form.mail.to' => 'Címzett',
614 // TODO: translate the following.
615 // 'form.mail.report_subject' => 'Time Tracker Report',
616 // 'form.mail.footer' => 'Anuko Time Tracker is a simple, easy to use, open source<br>time tracking system. Visit <a href="https://www.anuko.com">www.anuko.com</a> for more information.',
617 // 'form.mail.report_sent' => 'Report sent.',
618 'form.mail.invoice_sent' => 'A számla elküldve.',
619
620 // Quotas configuration form. See example at https://timetracker.anuko.com/quotas.php after enabling Monthly quotas plugin.
621 // TODO: translate the following.
622 // 'form.quota.year' => 'Year',
623 // 'form.quota.month' => 'Month',
624 // 'form.quota.workday_hours' => 'Hours in work day',
625 // 'form.quota.hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.',
626
627 // Swap roles form. See example at https://timetracker.anuko.com/swap_roles.php.
628 // TODO: translate the following.
629 // 'form.swap.hint' => 'Demote yourself to a lower role by swapping roles with someone else. This cannot be undone.',
630 // 'form.swap.swap_with' => 'Swap roles with',
631
632 // Work Units configuration form. See example at https://timetracker.anuko.com/work_units.php after enabling Work units plugin.
633 // TODO: translate the following.
634 // 'form.work_units.minutes_in_unit' => 'Minutes in unit',
635 // 'form.work_units.1st_unit_threshold' => '1st unit threshold',
636
637 // Roles and rights. These strings are used in multiple places. Grouped here to provide consistent translations.
638 // TODO: translate the following.
639 // 'role.user.label' => 'User',
640 // 'role.user.low_case_label' => 'user',
641 // 'role.user.description' => 'A regular member without management rights.',
642 // 'role.client.label' => 'Client',
643 // 'role.client.low_case_label' => 'client',
644 // 'role.client.description' => 'A client can view its own data.',
645 // 'role.supervisor.label' => 'Supervisor',
646 // 'role.supervisor.low_case_label' => 'supervisor',
647 // 'role.supervisor.description' => 'A person with a small set of management rights.',
648 // 'role.comanager.label' => 'Co-manager',
649 // 'role.comanager.low_case_label' => 'co-manager',
650 // 'role.comanager.description' => 'A person with a big set of management functions.',
651 // 'role.manager.label' => 'Manager',
652 // 'role.manager.low_case_label' => 'manager',
653 // 'role.manager.description' => 'Group manager. Can do most of things for a group.',
654 // 'role.top_manager.label' => 'Top manager',
655 // 'role.top_manager.low_case_label' => 'top manager',
656 // 'role.top_manager.description' => 'Top group manager. Can do everything in a tree of groups.',
657 // 'role.admin.label' => 'Administrator',
658 // 'role.admin.low_case_label' => 'administrator',
659 // 'role.admin.description' => 'Site adminsitrator.',
660
661 // Timesheet View form. See example at https://timetracker.anuko.com/timesheet_view.php.
662 // TODO: translate the following.
663 // 'form.timesheet_view.submit_subject' => 'Timesheet approval request',
664 // 'form.timesheet_view.submit_body' => "A new timesheet requires approval.<p>User: %s.",
665 // 'form.timesheet_view.approve_subject' => 'Timesheet approved',
666 // 'form.timesheet_view.approve_body' => "Your timesheet %s was approved.<p>%s",
667 // 'form.timesheet_view.disapprove_subject' => 'Timesheet not approved',
668 // 'form.timesheet_view.disapprove_body' => "Your timesheet %s was not approved.<p>%s",
669
670 // Display Options form. See example at https://timetracker.anuko.com/display_options.php.
671 // TODO: translate the following.
672 // 'form.display_options.menu' => 'Menu',
673 // 'form.display_options.note_on_separate_row' => 'Note on separate row',
674 );