X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/d3bcdee6ccc7bd00dce1fdfd89dc604f9016b52c..d82f2da8a4df2190f26f1ce8a44fe35c42bba1da:/WEB-INF/resources/gr.lang.php diff --git a/WEB-INF/resources/gr.lang.php b/WEB-INF/resources/gr.lang.php index a85c30e9..d98ad087 100644 --- a/WEB-INF/resources/gr.lang.php +++ b/WEB-INF/resources/gr.lang.php @@ -86,8 +86,6 @@ $i18n_key_words = array( 'error.auth' => 'Λανθασμένο όνομα εισόδου ή κωδικός.', 'error.user_exists' => 'Ο χρήστης με αυτήν τη σύνδεση υπάρχει ήδη.', 'error.object_exists' => 'Το αντικείμενο με αυτό το όνομα υπάρχει ήδη.', -'error.task_exists' => 'Η εργασία με αυτό το όνομα υπάρχει ήδη.', -'error.client_exists' => 'Ο πελάτης με αυτό το όνομα υπάρχει ήδη.', 'error.invoice_exists' => 'Το τιμολόγιο με αυτόν τον αριθμό υπάρχει ήδη.', 'error.role_exists' => 'Ο ρόλος σε αυτή τη σειρά υπάρχει ήδη.', 'error.no_invoiceable_items' => 'Δεν υπάρχουν στοιχεία προς τιμολόγηση.', @@ -108,6 +106,10 @@ $i18n_key_words = array( // 'error.cannot_import' => 'Cannot import: %s.', // 'error.format' => 'Invalid file format.', +// Success messages. +// TODO: translate the following. +// 'msg.success' => 'Operation completed successfully.', + // Labels for buttons. 'button.login' => 'Σύνδεση', 'button.now' => 'Τώρα', @@ -229,6 +231,9 @@ $i18n_key_words = array( 'label.totals_only' => 'Σύνολα μόνο', // Form titles. +'title.error' => 'Σφάλμα', +// TODO: Translate the following. +// 'title.success' => 'Success', 'title.login' => 'Σύνδεση', 'title.groups' => 'Ομάδες', // TODO: translate the following.