X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ffa.lang.php;h=9ec505cfe0e6579f88bddb34e30e87f5873d6ada;hb=62e316ec456ef2a98acee48dad2f305e7fb0c4b0;hp=b70c0f93894fe45dc3545cb9d2c17805e5736fdd;hpb=28b9f9c7660fae16fb166dad42ffb39299390125;p=timetracker.git diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php index b70c0f93..9ec505cf 100644 --- a/WEB-INF/resources/fa.lang.php +++ b/WEB-INF/resources/fa.lang.php @@ -173,8 +173,6 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.month_total' => 'Month total', 'label.today' => 'امروز', -'label.total_hours' => 'مجموع ساعت', -'label.total_cost' => 'مجموع هزینه ها', 'label.view' => 'نمایش', 'label.edit' => 'ویرایش', 'label.delete' => 'حذف', @@ -326,8 +324,8 @@ $i18n_key_words = array( 'dropdown.status_active' => 'فعال', 'dropdown.status_inactive' => 'غیرفعال', // TODO: translate the following. -// 'dropdown.delete'=>'delete', -// 'dropdown.do_not_delete'=>'do not delete', +// 'dropdown.delete' => 'delete', +// 'dropdown.do_not_delete' => 'do not delete', // 'dropdown.paid' => 'paid', // 'dropdown.not_paid' => 'not paid', @@ -384,7 +382,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). @@ -396,6 +394,8 @@ $i18n_key_words = array( // (you can get to this form after generating a report). 'form.invoice.number' => 'شماره فاکتور', 'form.invoice.person' => 'شخص', + +// Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php // TODO: translate the following stings. // 'form.invoice.invoice_to_delete' => 'Invoice to delete', // 'form.invoice.invoice_entries' => 'Invoice entries',