Put form.profile.allow_ip into localization files.
[timetracker.git] / WEB-INF / resources / gr.lang.php
index 616aad7..fdee0f6 100644 (file)
@@ -44,11 +44,9 @@ $i18n_key_words = array(
 'menu.logout' => 'Αποσύνδεση',
 'menu.forum' => 'Φόρουμ',
 'menu.help' => 'Βοήθεια',
-// TODO: translate the following.
-// 'menu.create_group' => 'Create Group',
+'menu.create_group' => 'Δημιουργία ομάδας',
 'menu.profile' => 'Προφίλ',
-// TODO: translate the following.
-// 'menu.group' => 'Group',
+'menu.group' => 'Ομάδα',
 'menu.time' => 'Χρόνος',
 'menu.expenses' => 'Έξοδα',
 'menu.reports' => 'Αναφορές',
@@ -56,7 +54,7 @@ $i18n_key_words = array(
 'menu.projects' => 'Έργα',
 'menu.tasks' => 'Εργασίες',
 'menu.users' => 'Χρήστες',
-'menu.teams' => 'Ομάδες',
+'menu.groups' => 'Ομάδες',
 'menu.export' => 'Εξαγωγή',
 'menu.clients' => 'Πελάτες',
 'menu.options' => 'Επιλογές',
@@ -450,6 +448,8 @@ $i18n_key_words = array(
 'form.profile.allow_overlap' => 'Επικάλυψη επιτρεπτή',
 'form.profile.future_entries' => 'Μελλοντικές καταχωρήσεις',
 'form.profile.uncompleted_indicators' => 'Μη ολοκληρωμένες ενδείξεις',
+// TODO: translate the following.
+// 'form.profile.allow_ip' => 'Allow IP',
 'form.profile.plugins' => 'Πρόσθετα',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.