A bit more work on Greek file to improve quality.
authorNik Okuntseff <support@anuko.com>
Thu, 8 Mar 2018 23:20:01 +0000 (23:20 +0000)
committerNik Okuntseff <support@anuko.com>
Thu, 8 Mar 2018 23:20:01 +0000 (23:20 +0000)
WEB-INF/resources/gr.lang.php
WEB-INF/templates/footer.tpl

index 431a817..32fe4d8 100644 (file)
@@ -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' => 'Ομάδες',
index 4c600d0..0883418 100644 (file)
@@ -12,7 +12,7 @@
       <br>
       <table cellspacing="0" cellpadding="4" width="100%" border="0">
         <tr>
-          <td align="center">&nbsp;Anuko Time Tracker 1.17.35.4041 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
+          <td align="center">&nbsp;Anuko Time Tracker 1.17.35.4042 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
             <a href="https://www.anuko.com/lp/tt_4.htm" target="_blank">{$i18n.footer.credits}</a> |
             <a href="https://www.anuko.com/lp/tt_5.htm" target="_blank">{$i18n.footer.license}</a> |
             <a href="https://www.anuko.com/lp/tt_7.htm" target="_blank">{$i18n.footer.improve}</a>