X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ffa.lang.php;h=a9533c72e2389d10b0afee3b24cc3e35b021038f;hb=1e7092b2a85592240048d9622a6f619aa2a7c68a;hp=140da1bcbcff91bd006508ba3a471b074cc4b592;hpb=69915aba68a312fb2080c2356a482736efc254ae;p=timetracker.git diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php index 140da1bc..a9533c72 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.', @@ -121,6 +118,10 @@ $i18n_key_words = array( // 'error.cannot_import' => 'Cannot import: %s.', // 'error.format' => 'Invalid file format.', +// Success messages. +// TODO: translate the following. +// 'msg.success' => 'Operation completed successfully.', + // Labels for buttons. 'button.login' => 'ورود', 'button.now' => 'هم اکنون', @@ -250,6 +251,9 @@ $i18n_key_words = array( // 'label.totals_only' => 'Totals only', // Form titles. +'title.error' => 'خطا', +// TODO: Translate the following. +// 'title.success' => 'Success', 'title.login' => 'ورود', 'title.groups' => 'تیم ها', // TODO: change "teams" to "groups". // TODO: translate the following.