aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2012-02-13 16:37:51 +0000
committerddtddt <ddtddt@piwigo.org>2012-02-13 16:37:51 +0000
commit7796c9c887d2434207cd4d553599a6169516bcb2 (patch)
treee5b55cc4d492012d80c8383c7ea4833aac124d63
parent27e7dbec51b54851cfc9e3f32ca84c363ed6235c (diff)
[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
-rw-r--r--language/fa_IR/common.lang.php24
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