// 'label.description' => 'Description',
// 'label.start' => 'Start',
// 'label.finish' => 'Finish',
-// 'label.duration' => 'Duration',
+'label.duration' => 'Időtartam',
'label.note' => 'Megjegyzés',
'label.notes' => 'Megjegyzések',
// TODO: translate the following.
// 'form.invoice.invoice_entries' => 'Invoice entries',
// 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.',
+// Charts form. See example at https://timetracker.anuko.com/charts.php
+// TODO: translate the following.
+// 'form.charts.interval' => 'Interval',
+// 'form.charts.chart' => 'Chart',
+
+// Projects form. See example at https://timetracker.anuko.com/projects.php
+// TODO: translate the following.
+// 'form.projects.active_projects' => 'Active Projects',
+// 'form.projects.inactive_projects' => 'Inactive Projects',
+
+// Tasks form. See example at https://timetracker.anuko.com/tasks.php
+// TODO: translate the following.
+// 'form.tasks.active_tasks' => 'Active Tasks',
+// 'form.tasks.inactive_tasks' => 'Inactive Tasks',
+
// TODO: refactoring ongoing down from here.
"form.mytime.date" => 'dátum',
"form.mytime.start" => 'kezdete',
"form.mytime.finish" => 'vége',
-"form.mytime.duration" => 'hossz',
"form.mytime.daily" => 'napi munka',
"form.mytime.total" => 'összesített óraszám: ',
"form.mytime.th.start" => 'kezdete',
"form.mytime.th.finish" => 'vége',
-"form.mytime.th.duration" => 'hossz',
"form.mytime.del_yes" => 'a bejegyzés törölve',
"form.mytime.no_finished_rec" => 'csak az munka kezdete lett megjelölve, ha később visszalépsz a rendszerbe beállíthatod a vég-időpontot...',
"form.report.from" => 'kezdő időpont',
"form.report.to" => 'vég időpont',
"form.report.groupby_user" => 'személyek szerint',
-"form.report.groupby_project" => 'projektek szerint',
-"form.report.duration" => 'időtartam',
"form.report.start" => 'kezdet',
"form.report.finish" => 'befejezés',
"form.report.totals_only" => 'csak a teljes óraszám',
"form.report.th.date" => 'dátum',
"form.report.th.start" => 'elkezdve',
"form.report.th.finish" => 'befejezve',
-"form.report.th.duration" => 'időtartam',
// mail form attributes
"form.mail.from" => 'feladó',