f7cloud_client/apps/twofactor_totp/l10n/fa.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

21 lines
1.8 KiB
JavaScript

OC.L10N.register(
"twofactor_totp",
{
"You enabled TOTP two-factor authentication for your account" : "شما احراز هویت دو مرحله ای TOTP را برای حساب خود فعال کرده اید",
"You disabled TOTP two-factor authentication for your account" : "شما احراز هویت دو مرحله ای TOTP را برای حساب خود غیرفعال کردید",
"TOTP (Authenticator app)" : "TOTP (برنامه Authenticator)",
"Authenticate with a TOTP app" : "با یک برنامه TOTP احراز هویت",
"Two-Factor TOTP Provider" : "ارائه دهنده TOTP دو عاملی",
"Could not enable TOTP" : "TOTP فعال نشد",
"Could not verify your key. Please try again" : "کلید شما تأیید نشد. لطفا دوباره تلاش کنید",
"Enable TOTP" : "TOTP را فعال کنید",
"Your new TOTP secret is:" : "راز جدید TOTP شما این است:",
"For quick setup, scan this QR code with your TOTP app:" : "برای راه اندازی سریع، این کد QR را با برنامه TOTP خود اسکن کنید:",
"After you configured your app, enter a test code below to ensure everything works correctly:" : "پس از پیکربندی برنامه خود، یک کد آزمایشی در زیر وارد کنید تا مطمئن شوید همه چیز به درستی کار می کند:",
"Authentication code" : "کد هویت",
"Verify" : "تأیید کنید",
"Get the authentication code from the two-factor authentication app on your device." : "کد احراز هویت را از برنامه احراز هویت دو مرحله ای در دستگاه خود دریافت کنید.",
"Submit" : "ارسال"
},
"nplurals=2; plural=(n > 1);");