X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ffa.lang.php;h=140da1bcbcff91bd006508ba3a471b074cc4b592;hb=69915aba68a312fb2080c2356a482736efc254ae;hp=26b236393d30e479192bbb507713c58d194e0520;hpb=220824961aa7e1d0da738de5a1feacc3c5832b7c;p=timetracker.git diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php index 26b23639..140da1bc 100644 --- a/WEB-INF/resources/fa.lang.php +++ b/WEB-INF/resources/fa.lang.php @@ -60,6 +60,7 @@ $i18n_key_words = array( 'menu.users' => 'کاربران', // TODO: translate the following. // 'menu.groups' => 'Groups', +// 'menu.subgroups' => 'Subgroups', 'menu.export' => 'پشتیبانی', 'menu.clients' => 'مشتری ها', 'menu.options' => 'تنظیمات', @@ -162,6 +163,7 @@ $i18n_key_words = array( 'label.users' => 'کاربران', // TODO: translate the following. // 'label.group' => 'Group', +// 'label.subgroups' => 'Subgroups', // 'label.roles' => 'Roles', 'label.client' => 'مشتری', 'label.clients' => 'مشتریان', @@ -250,8 +252,9 @@ $i18n_key_words = array( // Form titles. 'title.login' => 'ورود', 'title.groups' => 'تیم ها', // TODO: change "teams" to "groups". -'title.create_group' => 'ایجاد تیم', // TODO: change "team" to "group". // TODO: translate the following. +// 'title.subgroups' => 'Subgroups', +// 'title.add_group' => 'Adding Group', // 'title.edit_group' => 'Editing Group', 'title.delete_group' => 'حذف تیم', // TODO: change "team" to "group". 'title.reset_password' => 'بازیابی رمزعبور', @@ -303,8 +306,6 @@ $i18n_key_words = array( 'title.import' => 'وارد کردن اطلاعات تیم', // TODO: replace "team" with "group". 'title.options' => 'گزینه ها', 'title.profile' => 'پروفایل', -// TODO: translate the following. -// 'title.group' => 'Group Settings', 'title.plugins' => 'پلاگین ها', 'title.cf_custom_fields' => 'فیلدهای سفارشی', 'title.cf_add_custom_field' => 'درج فیلد سفارشی',