[Branche 2.3] - language - feature:2573 - recovery trunk - fa_IR - Persian - فارسی

git-svn-id: http://piwigo.org/svn/branches/2.3@13151 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt
2012-02-13 16:37:51 +00:00
parent 27e7dbec51
commit 7796c9c887
+24
View File
@@ -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'] = 'گذرواژه ی شما با موفقیت بازنشانی شد';
?>