X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fgr.lang.php;h=32fe4d8c5eb1166c432e326744ac749efe070ac6;hb=d4fa239fc777bf8f2448f839a7ce27faf91fd300;hp=431a817ae5308014b4abb349995aea54f492f0fb;hpb=bb21bc0fbb60be85b7d1eab90e6dd7c33aec7d0a;p=timetracker.git diff --git a/WEB-INF/resources/gr.lang.php b/WEB-INF/resources/gr.lang.php index 431a817a..32fe4d8c 100644 --- a/WEB-INF/resources/gr.lang.php +++ b/WEB-INF/resources/gr.lang.php @@ -224,19 +224,24 @@ $i18n_key_words = array( 'label.fav_report' => 'Αγαπημένη αναφορά', // TODO: translate the following. // 'label.schedule' => 'Schedule', - - - -// TODO: refactoring ongoing down from here. 'label.what_is_it' => 'Τι είναι αυτό?', 'label.expense' => 'Δαπάνη', 'label.quantity' => 'Ποσότητα', 'label.paid_status' => 'Κατάσταση πληρωμής', 'label.paid' => 'Πληρωμένο', -'label.mark_paid' => 'Το σήμα έχει πληρωθεί', +// TODO: translate the following. +// 'label.mark_paid' => 'Mark paid', +// The meaning is "Go ahead and mark the selected items as paid." Mark is a verb here (to mark as paid). 'label.week_note' => 'Σημείωση εβδομάδας', -'label.week_list' => 'Λίστα εβδομάδων', +// TODO: translate the following. +// 'label.week_list' => 'Week list', +// This is a list of entries for the whole week on the bottom of week view. +// See https://www.anuko.com/time_tracker/week_list.htm - I suggest trying the week view to see it. +// It is similar to a list of entries in day view. The difference is that week list is for 7 days. + + +// TODO: refactoring ongoing down from here. // Form titles. 'title.login' => 'Σύνδεση', 'title.teams' => 'Ομάδες',