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