]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/hu.lang.php
More recycling in translations.
[timetracker.git] / WEB-INF / resources / hu.lang.php
index b05c0b94227841043ee8a5796afa667c9aaf5e40..19eb21cc296c1e180c22165c7bd4870156971979 100644 (file)
@@ -179,7 +179,7 @@ $i18n_key_words = array(
 // '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.
@@ -419,6 +419,21 @@ $i18n_key_words = array(
 // '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.
@@ -447,12 +462,10 @@ $i18n_key_words = array(
 "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...',
 
@@ -479,8 +492,6 @@ $i18n_key_words = array(
 "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',
@@ -489,7 +500,6 @@ $i18n_key_words = array(
 "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ó',