X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fgr.lang.php;h=f7bb750e7c3ba5bfd04b0cb8d6012f7621d471b6;hb=9d2d670570a584098a4e19c22d052412cdf18633;hp=1103e427ab0851e128471413619eaf2d0f191a26;hpb=c858de92eb6b3b55a622d0457fd331aa0b26061f;p=timetracker.git diff --git a/WEB-INF/resources/gr.lang.php b/WEB-INF/resources/gr.lang.php index 1103e427..f7bb750e 100644 --- a/WEB-INF/resources/gr.lang.php +++ b/WEB-INF/resources/gr.lang.php @@ -153,6 +153,8 @@ $i18n_key_words = array( 'label.notes' => 'Σημειώσεις', 'label.item' => 'Αντικείμενο', 'label.cost' => 'Κόστος', +// TODO: translate the following. +// 'label.ip' => 'IP', 'label.day_total' => 'Σύνολο ημέρας', 'label.week_total' => 'Σύνολο εβδομάδας', 'label.month_total' => 'Σύνολο μήνα', @@ -206,21 +208,7 @@ $i18n_key_words = array( 'label.paid' => 'Πληρωμένο', 'label.mark_paid' => 'Σήμανση πληρωμένα', 'label.week_note' => 'Σημείωση εβδομάδας', -// TODO: translate the following. -// 'label.week_list' => 'Week list', -// Currently suggested translation "Προβολή εβδομάδας" seems incorrect as it is the same -// as 'title.week_view' => 'Προβολή εβδομάδας'. -// Week list is one of 3 groups of elements in a week view. -// See some screenshots at https://www.anuko.com/forum/viewtopic.php?f=4&t=1786&start=30 -// The "Week list" is the bottom part (below the week table). -// In other words: -// week view - a page in Time Tracker - https://timetracker.anuko.com/week.php -// (available only when Week View plugin is enabled). -// week list - an optional list of time entries on the bottom of week view. -// (can be turned on or off the week view). -// -// To reiterate: a week list is an optiona bottom element of week view, that lists -// all week entries as a chronological list (as opposed to week table above it - table layout). +'label.week_list' => 'Λίστα εβδομάδων', // Form titles. 'title.login' => 'Σύνδεση',