X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/c8ee9a8f8b402e0ef18c8fd9a9e379c1160b503e..a67c7fec533237be9be83379eb19fbbf51174c9a:/WEB-INF/resources/fa.lang.php diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php index 96711e70..7d99e4d3 100644 --- a/WEB-INF/resources/fa.lang.php +++ b/WEB-INF/resources/fa.lang.php @@ -236,6 +236,7 @@ $i18n_key_words = array( // 'label.mark_paid' => 'Mark paid', // 'label.week_note' => 'Week note', // 'label.week_list' => 'Week list', +// 'label.work_units' => 'Work units', // Form titles. 'title.login' => 'ورود', @@ -309,6 +310,7 @@ $i18n_key_words = array( // 'title.locking' => 'Locking', // 'title.week_view' => 'Week View', // 'title.swap_roles' => 'Swapping Roles', +// 'title.work_units' => 'Work Units', // 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. @@ -443,6 +445,10 @@ $i18n_key_words = array( 'form.users.rate' => 'نرخ', 'form.users.default_rate' => 'نرخ ساعتی پیش فرض', +// Editing User form. See example at https://timetracker.anuko.com/user_edit.php +// TODO: translate the following. +// 'form.user_edit.swap_roles' => 'Swap roles', + // Roles form. See example at https://timetracker.anuko.com/roles.php // TODO: translate the following. // 'form.roles.active_roles' => 'Active Roles', @@ -469,36 +475,38 @@ $i18n_key_words = array( 'form.export.compression_bzip' => 'bzip', // Importing Group Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first). -'form.import.hint' => 'وارد کردن اطلاعات تیم از یک فایل xml', +'form.import.hint' => 'وارد کردن اطلاعات تیم از یک فایل xml', // TODO: replace "team" with "group". 'form.import.file' => 'انتخاب فایل', 'form.import.success' => 'وارد کردن اطلاعات با موفقیت انجام شد', -// Teams form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first). -// TODO: translate form.teams.hint. -'form.teams.hint' => 'Create a new team by creating a new team manager account.
You can also import team data from an xml file from another Anuko Time Tracker server (no login collisions are allowed).', - -// Profile form. See example at https://timetracker.anuko.com/profile_edit.php. -// TODO: translate the following. -// 'form.profile.swap_roles' => 'Swap roles', -'form.profile.12_hours' => '12 ساعت', -'form.profile.24_hours' => '24 ساعت', -// TODO: translate the following. -// 'form.profile.show_holidays' => 'Show holidays', -'form.profile.tracking_mode' => 'حالت رهگیری', -'form.profile.mode_time' => 'زمان', -'form.profile.mode_projects' => 'پروژه ها', -'form.profile.mode_projects_and_tasks' => 'پروژه ها و وظایف', -'form.profile.record_type' => 'نوع رکورد', -'form.profile.type_all' => 'همه', -'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.allow_ip' => 'Allow IP', -'form.profile.plugins' => 'پلاگین ها', +// Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first). +// TODO: translate form.groups.hint. +// 'form.groups.hint' => 'Create a new group by creating a new group manager account.
You can also import group data from an xml file from another Anuko Time Tracker server (no login collisions are allowed).', + +// Group Settings form. See example at https://timetracker.anuko.com/group_edit.php. +'form.group_edit.12_hours' => '12 ساعت', +'form.group_edit.24_hours' => '24 ساعت', +// TODO: translate the following. +// 'form.group_edit.show_holidays' => 'Show holidays', +'form.group_edit.tracking_mode' => 'حالت رهگیری', +'form.group_edit.mode_time' => 'زمان', +'form.group_edit.mode_projects' => 'پروژه ها', +'form.group_edit.mode_projects_and_tasks' => 'پروژه ها و وظایف', +'form.group_edit.record_type' => 'نوع رکورد', +'form.group_edit.type_all' => 'همه', +'form.group_edit.type_start_finish' => 'شروع و اتمام', +'form.group_edit.type_duration' => 'مدت زمان', +// TODO: translate the following. +// 'form.group_edit.punch_mode' => 'Punch mode', +// 'form.group_edit.allow_overlap' => 'Allow overlap', +// 'form.group_edit.future_entries' => 'Future entries', +// 'form.group_edit.uncompleted_indicators' => 'Uncompleted indicators', +// 'form.group_edit.allow_ip' => 'Allow IP', +'form.group_edit.plugins' => 'پلاگین ها', + +// Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php +// TODO: translate the following. +// 'form.group_delete.hint' => 'Are you sure you want to delete the entire group?', // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report. 'form.mail.from' => 'از',