Work in progress on new roles.
[timetracker.git] / WEB-INF / resources / hu.lang.php
index 7c824b8..935bc5f 100644 (file)
@@ -44,11 +44,9 @@ $i18n_key_words = array(
 // Example: https://timetracker.anuko.com (black menu on top).
 'menu.login' => 'Bejelentkezés',
 'menu.logout' => 'Kijelentkezés',
-// TODO: translate the following.
-// 'menu.forum' => 'Forum',
+'menu.forum' => 'Fórum',
 'menu.help' => 'Segítség',
-// TODO: translate the following.
-// 'menu.create_team' => 'Create Team',
+'menu.create_team' => 'Csoport létrehozása',
 'menu.profile' => 'Profil',
 'menu.time' => 'Munkaidő',
 // TODO: translate the following.
@@ -495,9 +493,10 @@ $i18n_key_words = array(
 // 'form.profile.type_all' => 'all',
 // 'form.profile.type_start_finish' => 'start and finish',
 // 'form.profile.type_duration' => 'duration',
+// 'form.profile.punch_mode' => 'Punch mode',
+// 'form.profile.allow_overlap' => 'Allow overlap',
+// 'form.profile.future_entries' => 'Future entries',
 // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
-// 'form.profile.uncompleted_indicators_none' => 'do not show',
-// 'form.profile.uncompleted_indicators_show' => 'show',
 // 'form.profile.plugins' => 'Plugins',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.