X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/61284ea9e69220c9fc6a537bf0437584b1525367..30f8a1f84e62b9dc60f6fdd5682a382ed10a0583:/WEB-INF/resources/gr.lang.php diff --git a/WEB-INF/resources/gr.lang.php b/WEB-INF/resources/gr.lang.php index 9960f1c0..52925c56 100644 --- a/WEB-INF/resources/gr.lang.php +++ b/WEB-INF/resources/gr.lang.php @@ -42,7 +42,8 @@ $i18n_key_words = array( 'menu.logout' => 'Αποσύνδεση', 'menu.forum' => 'Φόρουμ', 'menu.help' => 'Βοήθεια', -'menu.create_group' => 'Δημιουργία ομάδας', +// TODO: translate the following. +// 'menu.register' => 'Register', 'menu.profile' => 'Προφίλ', 'menu.group' => 'Ομάδα', 'menu.plugins' => 'Πρόσθετα', @@ -238,6 +239,8 @@ $i18n_key_words = array( 'label.paid_status' => 'Κατάσταση πληρωμής', 'label.paid' => 'Πληρωμένο', 'label.mark_paid' => 'Σήμανση πληρωμένα', +// TODO: translate the following. +// 'label.week_menu' => 'Week menu', 'label.week_note' => 'Σημείωση εβδομάδας', 'label.week_list' => 'Λίστα εβδομάδων', // TODO: translate the following. @@ -539,8 +542,6 @@ $i18n_key_words = array( 'form.group_edit.24_hours' => '24 ώρες', // TODO: translate the following. // 'form.group_edit.display_options' => 'Display options', -'form.group_edit.show_holidays' => 'Προβολή διακοπών', -// TODO: translate the following. // 'form.group_edit.holidays' => 'Holidays', 'form.group_edit.tracking_mode' => 'Λειτουργία καταγραφής', 'form.group_edit.mode_time' => 'χρόνος',