Improved a comment for translators.
[timetracker.git] / WEB-INF / resources / gr.lang.php
index a8e5f2d..1a7bfa1 100644 (file)
@@ -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' => 'Σύνολο μήνα',
@@ -275,6 +277,8 @@ $i18n_key_words = array(
 'title.cf_delete_dropdown_option' => 'Διαγραφή επιλογής',
 'title.locking' => 'Κλείδωμα',
 'title.week_view' => 'Προβολή εβδομάδας',
+// TODO: translate the following.
+// 'title.swap_roles' => 'Swapping Roles',
 
 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
 // Strings that are used in a single form must go to the specific form section.
@@ -447,13 +451,17 @@ $i18n_key_words = array(
 'form.mail.report_sent' => 'Η αναφορά στάλθηκε.',
 'form.mail.invoice_sent' => 'Το τιμολόγιο στάλθηκε.',
 
-// Quotas configuration form.
+// Quotas configuration form. See example at https://timetracker.anuko.com/quotas.php after enabling Monthly quotas plugin.
 'form.quota.year' => 'Χρόνος',
 'form.quota.month' => 'Μήνας',
 'form.quota.quota' => 'Ποσοστό',
 'form.quota.workday_hours' => 'Ώρες ανά ημέρα εργασίας',
 'form.quota.hint' => 'Εάν οι τιμές είναι κενές, οι ποσοστώσεις υπολογίζονται αυτόματα με βάση τις ώρες της εργάσιμης ημέρας και τις αργίες.',
 
+// Swap roles form. See example at https://timetracker.anuko.com/swap_roles.php.
+// TODO: translate the following.
+// 'form.swap.swap_with' => 'Swap roles with',
+
 // Roles and rights. These strings are used in multiple places. Grouped here to provide consistent translations.
 'role.user.label' => 'Χρήστης',
 'role.user.low_case_label' => 'χρήστης',