diff options
Diffstat (limited to 'core/l10n/fa.js')
-rw-r--r-- | core/l10n/fa.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/fa.js b/core/l10n/fa.js index 4aaf3d396c8..e2c1fd3c560 100644 --- a/core/l10n/fa.js +++ b/core/l10n/fa.js @@ -27,8 +27,6 @@ OC.L10N.register( "Could not complete login" : "فرایند ورود شما به سیستم کامل نشد", "Your login token is invalid or has expired" : "اطلاعات توکن ورود شما اشتباه یا منقضی است", "Password reset is disabled" : "تنظیم مجدد رمز عبور فعال نیست", - "Couldn't reset password because the token is invalid" : "تنظیم مجدد گذرواژه میسر نیست, Token نامعتبر است", - "Couldn't reset password because the token is expired" : "تنظیم مجدد گذرواژه میسر نیست, Token منقضی شده است", "%s password reset" : "%s رمزعبور تغییر کرد", "Password reset" : "تنظیم مجدد رمز عبور", "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "برای بازنشانی رمز عبور خود، روی دکمه زیر کلیک کنید. اگر شما تنظیم مجدد رمز عبور را درخواست نکردید، این ایمیل را نادیده بگیرید.", @@ -214,6 +212,8 @@ OC.L10N.register( "Detailed logs" : "Detailed logs", "Update needed" : "نیاز به روز رسانی دارد", "Contact your system administrator if this message persists or appeared unexpectedly." : "اگر این پیغام همچنان وجود داشت یا به صورت غیر منتظره ظاهر شد با مدیر سیستم تماس بگیرید.", + "Couldn't reset password because the token is invalid" : "تنظیم مجدد گذرواژه میسر نیست, Token نامعتبر است", + "Couldn't reset password because the token is expired" : "تنظیم مجدد گذرواژه میسر نیست, Token منقضی شده است", "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "بررسی اینکه آیا طرح پایگاه داده می تواند به روز شود (این ممکن است بسته به اندازه پایگاه داده طولانی باشد)", "Checked database schema update" : "به روز رسانی طرح پایگاه داده بررسی شد", "Checking updates of apps" : "بررسی به روزرسانی های برنامه ها", |