X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/6e543aee2b2758d24d4ab4886f8a623c24104327..21b321bd90ffd53e88021da44f39dc340cc63bc2:/WEB-INF/resources/fa.lang.php diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php index 56ea959c..15b15281 100644 --- a/WEB-INF/resources/fa.lang.php +++ b/WEB-INF/resources/fa.lang.php @@ -162,6 +162,8 @@ $i18n_key_words = array( 'label.finish' => 'اتمام', 'label.duration' => 'مدت زمان', 'label.note' => 'توضیح', +// TODO: translate the following. +// 'label.notes' => 'Notes', 'label.item' => 'آیتم', 'label.cost' => 'هزینه', 'label.day_total' => 'کل روز', @@ -347,6 +349,10 @@ $i18n_key_words = array( // TODO: translate form.time_edit.uncompleted. 'form.time_edit.uncompleted' => 'This record was saved with only start time. It is not an error.', +// Week view form. See example at https://timetracker.anuko.com/week.php. +// TODO: translate the following. +// 'form.week.new_entry' => 'New entry', + // Reports form. See example at https://timetracker.anuko.com/reports.php 'form.reports.save_as_favorite' => 'ذخیره به عنوان برگزیده', 'form.reports.confirm_delete' => 'آیا می خواهید گزارش برگزیده حذف شود؟', @@ -378,6 +384,7 @@ $i18n_key_words = array( // TODO: translate the following stings. // 'form.invoice.invoice_to_delete' => 'Invoice to delete', // 'form.invoice.invoice_entries' => 'Invoice entries', +// 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.', // Charts form. See example at https://timetracker.anuko.com/charts.php 'form.charts.interval' => 'بازه',