diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-09-11 02:27:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-09-11 02:27:42 +0000 |
commit | 5e989fa75bac70a6bbe46d841a16dd3655c4ec34 (patch) | |
tree | 82e53421e6a15ad61d644a8e6834976125a19e2d /core/l10n/fa.js | |
parent | 99a146803353ee93a6935606b411954b9ad845f5 (diff) | |
download | nextcloud-server-5e989fa75bac70a6bbe46d841a16dd3655c4ec34.tar.gz nextcloud-server-5e989fa75bac70a6bbe46d841a16dd3655c4ec34.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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" : "بررسی به روزرسانی های برنامه ها", |