diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-13 00:25:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-13 00:25:10 +0000 |
commit | 3e7ca2b916b92d51fd6d4c126d6c27eb69c71e9e (patch) | |
tree | 012240a096476a1e52b2eaa45094f8f009e7c7cb /core/l10n/fa.js | |
parent | 06e3df8329c4eaf93a338f9065cf68f47f7064dc (diff) | |
download | nextcloud-server-3e7ca2b916b92d51fd6d4c126d6c27eb69c71e9e.tar.gz nextcloud-server-3e7ca2b916b92d51fd6d4c126d6c27eb69c71e9e.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/fa.js')
-rw-r--r-- | core/l10n/fa.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/fa.js b/core/l10n/fa.js index 87fd84c5af4..e43d50160c4 100644 --- a/core/l10n/fa.js +++ b/core/l10n/fa.js @@ -31,9 +31,9 @@ OC.L10N.register( "Login" : "ورود", "Please try again" : "Please try again", "Password reset is disabled" : "تنظیم مجدد رمز عبور فعال نیست", - "Could not reset password because the token is expired" : "Could not reset password because the token is expired", - "Could not reset password because the token is invalid" : "Could not reset password because the token is invalid", - "Password is too long. Maximum allowed length is 469 characters." : "Password is too long. Maximum allowed length is 469 characters.", + "Could not reset password because the token is expired" : "رمز عبور بازنشانی نشد زیرا رمز منقضی شده است", + "Could not reset password because the token is invalid" : "رمز عبور بازنشانی نشد زیرا رمز نامعتبر است", + "Password is too long. Maximum allowed length is 469 characters." : "رمز عبور خیلی طولانی است. حداکثر طول مجاز 469 کاراکتر است.", "%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." : "برای بازنشانی رمز عبور خود، روی دکمه زیر کلیک کنید. اگر شما تنظیم مجدد رمز عبور را درخواست نکردید، این ایمیل را نادیده بگیرید.", |