X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ffa.lang.php;h=afc378eb732e88db0131231abb8bd68ffa24d457;hb=78fdadfb6001c22512856ee6a5771b8d5a5ae122;hp=dd3e879e11b731c7b968f6b6ec56aaff1646852b;hpb=235858d0ca557daca78f85706512dfd01fe1f77d;p=timetracker.git diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php index dd3e879e..afc378eb 100644 --- a/WEB-INF/resources/fa.lang.php +++ b/WEB-INF/resources/fa.lang.php @@ -95,9 +95,6 @@ $i18n_key_words = array( 'error.user_exists' => 'کاربری با این نام کاربری موجود است.', // TODO: translate the following. // 'error.object_exists' => 'Object with this name already exists.', -'error.project_exists' => 'پروژه ای با این نام موجود است.', -'error.task_exists' => 'وظیفه ای با این نام هم اکنون وجود دارد.', -'error.client_exists' => 'مشتری با این نام هم اکنون وجود دارد.', 'error.invoice_exists' => 'فاکتوری با این شماره هم اکنون موجود است.', // TODO: translate the following. // 'error.role_exists' => 'Role with this rank already exists.', @@ -250,12 +247,14 @@ $i18n_key_words = array( // 'label.totals_only' => 'Totals only', // Form titles. +// TODO: Translate the following. +// 'title.error' => 'Error', +// 'title.success' => 'Success', 'title.login' => 'ورود', 'title.groups' => 'تیم ها', // TODO: change "teams" to "groups". // TODO: translate the following. // 'title.subgroups' => 'Subgroups', -'title.create_group' => 'ایجاد تیم', // TODO: change "team" to "group". -// TODO: translate the following. +// 'title.add_group' => 'Adding Group', // 'title.edit_group' => 'Editing Group', 'title.delete_group' => 'حذف تیم', // TODO: change "team" to "group". 'title.reset_password' => 'بازیابی رمزعبور', @@ -307,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' => 'درج فیلد سفارشی',