diff options
Diffstat (limited to '')
-rw-r--r-- | language/fa_IR/common.lang.php | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/language/fa_IR/common.lang.php b/language/fa_IR/common.lang.php index d84ad5612..8e275af4d 100644 --- a/language/fa_IR/common.lang.php +++ b/language/fa_IR/common.lang.php @@ -346,5 +346,29 @@ $lang['This author removed the comment with id %d'] = 'این نویسنده ، $lang['delete this comment'] = "حذف این نظر"; $lang['validate this comment'] = 'تایید این نظر'; $lang['html tags are not allowed in login'] = 'شما در فرم ورود مجاز به استفاده از كدهاي HTML نيستيد!'; +$lang['%d rates'] = '%d امتیاز'; +$lang['Change my password'] = 'ویرایش گذرواژه'; +$lang['Check your email for the confirmation link'] = 'برای مشاهده ی لینک تأیید ایمیل خود را چک کنید'; +$lang['Enter your new password below.'] = 'گذرواژه ی تازه ی خود را وارد کنید.'; +$lang['EXIF Metadata'] = 'EXIF Metadata'; +$lang['If this was a mistake, just ignore this email and nothing will happen.'] = 'اگر اشتباهی رخ داده است، این ایمیل را نا دیده بگیرید و به آن پاسخ ندهید.'; +$lang['Invalid key'] = 'کلید اشتباه است'; +$lang['Invalid username or email'] = 'نام کاربری یا ایمیل نامعتبر است'; +$lang['IPTC Metadata'] = 'IPTC Metadata'; +$lang['Number of photos per page'] = 'تعداد عکس ها در هر صفحه'; +$lang['Password reset is not allowed for this user'] = 'بازنشانی گذرواژه برای این کاربر ممکن نیست'; +$lang['Password Reset'] = 'بازنشانی گذرواژه'; +$lang['Please enter your username or email address.'] = 'نام کاربری یا ایمیل خود را وارد کنید.'; +$lang['Rating score'] = 'مقدار امتیاز'; +$lang['Return to home page'] = 'بازگشت به صفحه اصلی'; +$lang['Someone requested that the password be reset for the following user account:'] = 'یک نفر برای این حساب کاربری درخواست بازنشانی گذرواژه کرده است:'; +$lang['The number of photos per page must be a not null scalar'] = 'تعداد عکس ها در هر صفحه باید یک عدد صحیح بجز 0 باشد'; +$lang['The passwords do not match'] = 'گذرواژه ها یکسان نمی باشند'; +$lang['To reset your password, visit the following address:'] = 'برای بازنشانی گذرواژتان، به آدرس زیر بروید:'; +$lang['User "%s" has no email address, password reset is not possible'] = 'حساب کاربری "%s" دارای ایمیل نمی باشد، بازنشانی گذرواژه امکان پذیر نیست'; +$lang['Username "%s" on gallery %s'] = 'نام کاربری "%s" در گالری %s'; +$lang['Username or email'] = 'نام کاربری یا ایمیل'; +$lang['You will receive a link to create a new password via email.'] = 'بزودی یک لینک برای ساخت گذرواژه ی تازه در ایمیلتان دریافت خواهید کرد.'; +$lang['Your password has been reset'] = 'گذرواژه ی شما با موفقیت بازنشانی شد'; ?>
\ No newline at end of file |