X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/1567369ac1fb744b704cacbe77542f55e410d61b..367baa10353d5f679e6e3c795ae9d35a275a24d9:/WEB-INF/resources/gr.lang.php diff --git a/WEB-INF/resources/gr.lang.php b/WEB-INF/resources/gr.lang.php index c354b28a..6e7b32ef 100644 --- a/WEB-INF/resources/gr.lang.php +++ b/WEB-INF/resources/gr.lang.php @@ -105,6 +105,7 @@ $i18n_key_words = array( // 'error.xml' => 'Error in XML file at line %d: %s.', // 'error.cannot_import' => 'Cannot import: %s.', // 'error.format' => 'Invalid file format.', +// 'error.user_count' => 'Limit on user count.', // Warning messages. // TODO: translate the following. @@ -365,6 +366,9 @@ $i18n_key_words = array( 'form.time.uncompleted' => 'Μη ολοκληρωμένο', 'form.time.remaining_quota' => 'Υπολειπόμενη ποσόστωση', 'form.time.over_quota' => 'Πάνω από το όριο', +// TODO: translate the following. +// 'form.time.remaining_balance' => 'Remaining balance', +// 'form.time.over_balance' => 'Over balance', // Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record). 'form.time_edit.uncompleted' => 'Η καταχώρηση αποθηκεύτηκε μόνο με ώρα έναρξης. Δεν είναι λάθος.',