]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/gr.lang.php
Added Create timesheet button on report.php.
[timetracker.git] / WEB-INF / resources / gr.lang.php
index 77a7833ab222cc00b3cbe5339bbaa4e08a157109..12b31464dfe27b19c123f2d011a474bbb61d4791 100644 (file)
@@ -133,6 +133,8 @@ $i18n_key_words = array(
 'button.send' => 'Αποστολή',
 'button.send_by_email' => 'Αποστολή μέσω email',
 'button.create_group' => 'Δημιουργία ομάδας',
+// TODO: translate the following.
+// 'button.create_timesheet' => 'Create timesheet',
 'button.export' => 'Εξαγωγη ομάδας',
 'button.import' => 'Εισαγωγή ομάδας',
 'button.close' => 'Κλείσιμο',
@@ -240,6 +242,7 @@ $i18n_key_words = array(
 'label.totals_only' => 'Σύνολα μόνο',
 'label.quota' => 'Ποσοστό',
 // TODO: translate the following.
+// 'label.timesheet' => 'Timesheet',
 // 'label.submitted' => 'Submitted',
 // 'label.approved' => 'Approved',
 
@@ -392,6 +395,9 @@ $i18n_key_words = array(
 'form.reports.include_not_billable' => 'μη χρεώσιμο',
 'form.reports.include_invoiced' => 'τιμολόγηση',
 'form.reports.include_not_invoiced' => 'χωρίς τιμολόγηση',
+// TODO: translate the following.
+// 'form.reports.include_assigned' => 'assigned',
+// 'form.reports.include_not_assigned' => 'not assigned',
 'form.reports.select_period' => 'Επιλογή χρονικής περιόδου',
 'form.reports.set_period' => 'ή εύρος ημερομηνιών',
 'form.reports.show_fields' => 'Εμφάνιση πεδίων',