X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/a274406038e13cf678e14d65dfa70d04ead67206..refs/pull/3138/head:/resources/lang/fa/auth.php diff --git a/resources/lang/fa/auth.php b/resources/lang/fa/auth.php index 23da673c3..2d7736da7 100644 --- a/resources/lang/fa/auth.php +++ b/resources/lang/fa/auth.php @@ -38,7 +38,6 @@ return [ 'registration_email_domain_invalid' => 'دامنه پست الکترونیک به این برنامه دسترسی ندارد', 'register_success' => 'از ثبت نام شما سپاسگزاریم! شما اکنون ثبت نام کرده و وارد سیستم شده اید.', - // Password Reset 'reset_password' => 'بازنشانی کلمه عبور', 'reset_password_send_instructions' => 'پست الکترونیک خود را در کادر زیر وارد نموده تا یک پیام حاوی لینک بازنشانی کلمه عبور دریافت نمایید.', @@ -49,14 +48,13 @@ return [ 'email_reset_text' => 'شما این پیام را به علت درخواست بازنشانی کلمه عبور دریافت می نمایید.', 'email_reset_not_requested' => 'در صورتی که درخواست بازنشانی کلمه عبور از سمت شما نمی باشد، نیاز به انجام هیچ فعالیتی ندارید.', - // Email Confirmation 'email_confirm_subject' => 'پست الکترونیک خود را در:appName تایید نمایید', 'email_confirm_greeting' => 'برای پیوستن به :appName متشکریم!', 'email_confirm_text' => 'لطفا با کلیک بر روی دکمه زیر پست الکترونیک خود را تایید نمایید:', 'email_confirm_action' => 'تایید پست الکترونیک', 'email_confirm_send_error' => 'تایید پست الکترونیک الزامی می باشد، اما سیستم قادر به ارسال پیام نمی باشد.', - 'email_confirm_success' => 'پست الکترونیک شما تایید گردیده است!', + 'email_confirm_success' => 'Your email has been confirmed! You should now be able to login using this email address.', 'email_confirm_resent' => 'پیام تایید پست الکترونیک مجدد ارسال گردید، لطفا صندوق ورودی خود را بررسی نمایید.', 'email_not_confirmed' => 'پست الکترونیک تایید نشده است', @@ -73,15 +71,15 @@ return [ 'user_invite_page_welcome' => 'به :appName خوش آمدید!', 'user_invite_page_text' => 'برای نهایی کردن حساب کاربری خود در :appName و دسترسی به آن، می بایست یک کلمه عبور تنظیم نمایید.', 'user_invite_page_confirm_button' => 'تایید کلمه عبور', - 'user_invite_success' => 'کلمه عبور تنظیم شده است، شما اکنون به :appName دسترسی دارید!', + 'user_invite_success_login' => 'Password set, you should now be able to login using your set password to access :appName!', // Multi-factor Authentication - 'mfa_setup' => 'Setup Multi-Factor Authentication', - 'mfa_setup_desc' => 'Setup multi-factor authentication as an extra layer of security for your user account.', - 'mfa_setup_configured' => 'Already configured', - 'mfa_setup_reconfigure' => 'Reconfigure', - 'mfa_setup_remove_confirmation' => 'Are you sure you want to remove this multi-factor authentication method?', - 'mfa_setup_action' => 'Setup', + 'mfa_setup' => 'تنظیم احراز هویت چند مرحله‌ای', + 'mfa_setup_desc' => 'تنظیم احراز هویت چند مرحله ای یک لایه امنیتی دیگر به حساب شما اضافه میکند.', + 'mfa_setup_configured' => 'هم اکنون تنظیم شده است.', + 'mfa_setup_reconfigure' => 'تنظیم مجدد', + 'mfa_setup_remove_confirmation' => 'از حذف احراز هویت چند مرحله ای اطمینان دارید؟', + 'mfa_setup_action' => 'تنظیم', 'mfa_backup_codes_usage_limit_warning' => 'You have less than 5 backup codes remaining, Please generate and store a new set before you run out of codes to prevent being locked out of your account.', 'mfa_option_totp_title' => 'Mobile App', 'mfa_option_totp_desc' => 'To use multi-factor authentication you\'ll need a mobile application that supports TOTP such as Google Authenticator, Authy or Microsoft Authenticator.', @@ -109,4 +107,4 @@ return [ 'mfa_verify_backup_code_enter_here' => 'Enter backup code here', 'mfa_verify_totp_desc' => 'Enter the code, generated using your mobile app, below:', 'mfa_setup_login_notification' => 'Multi-factor method configured, Please now login again using the configured method.', -]; \ No newline at end of file +];