X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fgr.lang.php;h=d98ad087efcdfe254632255ab9dc2ef96608bb97;hb=fa6508ac21c30d6bfef008387fabd29a843d7b66;hp=a85c30e9bb910a19d2ad6fd1abd74e14d504a998;hpb=d3bcdee6ccc7bd00dce1fdfd89dc604f9016b52c;p=timetracker.git 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.