'menu.help' => 'Βοήθεια',
'menu.create_team' => 'Δημιουργία ομάδας',
'menu.profile' => 'Προφίλ',
+// TODO: translate the following.
+// 'menu.group' => 'Group',
'menu.time' => 'Χρόνος',
'menu.expenses' => 'Έξοδα',
'menu.reports' => 'Αναφορές',
'error.access_denied' => 'Δεν επιτρέπεται η πρόσβαση.',
'error.sys' => 'Σφάλμα συστήματος.',
'error.db' => 'Σφάλμα βάσης δεδομένων.',
+// TODO: translate the following.
+// 'error.feature_disabled' => 'Feature is disabled.',
'error.field' => 'Λανθασμένο "{0}" δεδομένο.',
'error.empty' => 'Το πεδίο "{0}" είναι κενό.',
'error.not_equal' => 'Το πεδίο "{0}" δεν είναι ίσο με το πεδίο "{1}".',
'title.import' => 'Εισαγωγή δεδομένων ομάδας',
'title.options' => 'Επιλογές',
'title.profile' => 'Προφίλ',
+// TODO: translate the following.
+// 'title.group' => 'Group Settings',
'title.cf_custom_fields' => 'Προσαρμοσμένα πεδία',
'title.cf_add_custom_field' => 'Προσθήκη προσαρμοσμένου πεδίου',
'title.cf_edit_custom_field' => 'Επεξεργασία προσαρμοσμένου πεδίου',
// Swap roles form. See example at https://timetracker.anuko.com/swap_roles.php.
// TODO: translate the following.
+// 'form.swap.hint' => 'Demote yourself to a lower role by swapping roles with someone else. This cannot be undone.',
// 'form.swap.swap_with' => 'Swap roles with',
// Roles and rights. These strings are used in multiple places. Grouped here to provide consistent translations.