Some recycling and refactoring in translations.
[timetracker.git] / WEB-INF / resources / fa.lang.php
index c2b01e4..749e8c7 100644 (file)
@@ -228,6 +228,8 @@ $i18n_key_words = array(
 // 'label.paid_status' => 'Paid status',
 // 'label.paid' => 'Paid',
 // 'label.mark_paid' => 'Mark paid',
+// 'label.week_note' => 'Week note',
+// 'label.week_list' => 'Week list',
 
 // Form titles.
 'title.login' => 'ورود',
@@ -292,6 +294,7 @@ $i18n_key_words = array(
 // It is also a name for the Locking plugin on the Team profile page.
 // TODO: translate the following.
 // 'title.locking' => 'Locking',
+// 'title.week_view' => 'Week View',
 
 // 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.
@@ -381,7 +384,7 @@ $i18n_key_words = array(
 'form.reports.group_by_task' => 'وظیفه',
 // TODO: translate form.reports.totals_only. Selecting this option means to print subtotals only for a "grouped by" report.
 // In other words, items are not printed, only subtotals for grouped items are printed.  
-'form.reports.totals_only' => 'Totals only',
+// 'form.reports.totals_only' => 'Totals only',
 
 // Report form. See example at https://timetracker.anuko.com/report.php
 // (after generating a report at https://timetracker.anuko.com/reports.php).