X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ffa.lang.php;h=7ec9e70de99f4f367d5b076c3b593d6a76392d64;hb=4ebe6fd29283633e5ae7cdb399cc144c38af25fb;hp=5c53fd80e9e97710f941234e2e5bbf2885b0e3a8;hpb=b53f880dcd61797fd2e6609477add03ca757d813;p=timetracker.git diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php index 5c53fd80..7ec9e70d 100644 --- a/WEB-INF/resources/fa.lang.php +++ b/WEB-INF/resources/fa.lang.php @@ -277,6 +277,8 @@ $i18n_key_words = array( // 'label.file' => 'File', // 'label.image' => 'Image', // 'label.download' => 'Download', +'label.active_users' => 'کاربران فعال', +'label.inactive_users' => 'کاربران غیرفعال', // Form titles. 'title.error' => 'خطا', @@ -374,6 +376,7 @@ $i18n_key_words = array( // 'title.edit_file' => 'Editing File', // 'title.delete_file' => 'Deleting File', // 'title.download_file' => 'Downloading File', +// 'title.work' => 'Work', // 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. @@ -518,8 +521,6 @@ $i18n_key_words = array( 'form.tasks.inactive_tasks' => 'وظایف غیرفعال', // Users form. See example at https://timetracker.anuko.com/users.php -'form.users.active_users' => 'کاربران فعال', -'form.users.inactive_users' => 'کاربران غیرفعال', // TODO: translate the following. // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry', 'form.users.role' => 'سمت',