X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ffa.lang.php;h=b68518e5813e027409bece7e9f4287366160d5dd;hb=7c2e78a2e46063bdec7ec4867680762b629cf4e2;hp=0a3a2778811dd87e508cc0dd0b0f2581b6a1d826;hpb=a94cf5b21ee9cc76ff7dda42563444011800f462;p=timetracker.git diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php index 0a3a2778..b68518e5 100644 --- a/WEB-INF/resources/fa.lang.php +++ b/WEB-INF/resources/fa.lang.php @@ -150,6 +150,8 @@ $i18n_key_words = array( 'label.end_date' => 'تاریخ اتمام', 'label.user' => 'کاربر', 'label.users' => 'کاربران', +// TODO: translate the following. +// 'label.roles' => 'Roles', 'label.client' => 'مشتری', 'label.clients' => 'مشتریان', // TODO: translate the following. @@ -424,6 +426,11 @@ $i18n_key_words = array( 'form.users.rate' => 'نرخ', 'form.users.default_rate' => 'نرخ ساعتی پیش فرض', +// Roles form. See example at https://timetracker.anuko.com/roles.php +// TODO: translate the following. +// 'form.roles.active_roles' => 'Active Roles', +// 'form.roles.inactive_roles' => 'Inactive Roles', + // Clients form. See example at https://timetracker.anuko.com/clients.php 'form.clients.active_clients' => 'مشتری های فعال', 'form.clients.inactive_clients' => 'مشتری های غیرفعال', @@ -462,10 +469,10 @@ $i18n_key_words = array( 'form.profile.type_start_finish' => 'شروع و اتمام', 'form.profile.type_duration' => 'مدت زمان', // TODO: translate the following. +// 'form.profile.punch_mode' => 'Punch mode', // 'form.profile.allow_overlap' => 'Allow overlap', +// 'form.profile.future_entries' => 'Future entries', // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators', -// 'form.profile.uncompleted_indicators_none' => 'do not show', -// 'form.profile.uncompleted_indicators_show' => 'show', 'form.profile.plugins' => 'پلاگین ها', // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.