X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ffa.lang.php;h=26b236393d30e479192bbb507713c58d194e0520;hb=871d0e2a62747b03609afc04e0ed84cfb0b1d776;hp=ca3c259f03a0426473958c6984dbf3f8985c4d5c;hpb=25d6ffc5f17d0e016c2ebb5b51a222665834e9e4;p=timetracker.git diff --git a/WEB-INF/resources/fa.lang.php b/WEB-INF/resources/fa.lang.php index ca3c259f..26b23639 100644 --- a/WEB-INF/resources/fa.lang.php +++ b/WEB-INF/resources/fa.lang.php @@ -107,7 +107,7 @@ $i18n_key_words = array( // TODO: translate the following. // 'error.range_locked' => 'Date range is locked.', 'error.mail_send' => 'خطا در ارسال ایمیل.', -// TODO: improve the translation above bv adding MAIL_SMTP_DEBUG part. +// TODO: improve the translation above by adding MAIL_SMTP_DEBUG part. // 'error.mail_send' => 'Error sending mail. Use MAIL_SMTP_DEBUG for diagnostics.', 'error.no_email' => 'ایمیل مرتبط با این نام کاربری موجود نیست.', // TODO: check translation and punctuation of error.uncompleted_exists. Is the sentence ending dot in the right place? @@ -116,6 +116,9 @@ $i18n_key_words = array( 'error.overlap' => 'بازه زمانی با سوابق موجود هم پوشانی دارد.', // TODO: translate the following. // 'error.future_date' => 'Date is in future.', +// 'error.xml' => 'Error in XML file at line %d: %s.', +// 'error.cannot_import' => 'Cannot import: %s.', +// 'error.format' => 'Invalid file format.', // Labels for buttons. 'button.login' => 'ورود', @@ -158,6 +161,7 @@ $i18n_key_words = array( 'label.user' => 'کاربر', 'label.users' => 'کاربران', // TODO: translate the following. +// 'label.group' => 'Group', // 'label.roles' => 'Roles', 'label.client' => 'مشتری', 'label.clients' => 'مشتریان',