X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/f70b38c195ffb7b7dcaa14fb6af38f59cd43c0db..fcb232f2236dd0105525b0239fa7b212aaf72a2a:/WEB-INF/resources/fa.lang.php diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php index c2b01e42..749e8c75 100644 --- a/WEB-INF/resources/fa.lang.php +++ b/WEB-INF/resources/fa.lang.php @@ -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).