Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Aug 6, 2023
1 parent e21d748 commit 1e0dd4b
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 0 deletions.
16 changes: 16 additions & 0 deletions l10n/fa.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,23 @@
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 two-factor authentication disabled by an admin" : "احراز هویت دو مرحله‌ای TOTP توسط یک مدیر غیرفعال شد",
"TOTP (Authenticator app)" : "TOTP (برنامه Authenticator)",
"Authenticate with a TOTP app" : "با یک برنامه TOTP احراز هویت",
"Two-Factor TOTP Provider" : "ارائه دهنده TOTP دو عاملی",
"TOTP two-factor provider" : "ارائه دهنده دو عامل TOTP",
"A Two-Factor-Auth Provider for TOTP (RFC 6238)" : "ارائه‌دهنده تأییدیه دو عاملی برای TOTP (RFC 6238)",
"Enable TOTP" : "TOTP را فعال کنید",
"Could not enable TOTP" : "TOTP فعال نشد",
"Could not verify your key. Please try again" : "کلید شما تأیید نشد. لطفا دوباره تلاش کنید",
"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);");
16 changes: 16 additions & 0 deletions l10n/fa.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
{ "translations": {
"You enabled TOTP two-factor authentication for your account" : "شما احراز هویت دو مرحله ای TOTP را برای حساب خود فعال کرده اید",
"You disabled TOTP two-factor authentication for your account" : "شما احراز هویت دو مرحله ای TOTP را برای حساب خود غیرفعال کردید",
"TOTP two-factor authentication disabled by an admin" : "احراز هویت دو مرحله‌ای TOTP توسط یک مدیر غیرفعال شد",
"TOTP (Authenticator app)" : "TOTP (برنامه Authenticator)",
"Authenticate with a TOTP app" : "با یک برنامه TOTP احراز هویت",
"Two-Factor TOTP Provider" : "ارائه دهنده TOTP دو عاملی",
"TOTP two-factor provider" : "ارائه دهنده دو عامل TOTP",
"A Two-Factor-Auth Provider for TOTP (RFC 6238)" : "ارائه‌دهنده تأییدیه دو عاملی برای TOTP (RFC 6238)",
"Enable TOTP" : "TOTP را فعال کنید",
"Could not enable TOTP" : "TOTP فعال نشد",
"Could not verify your key. Please try again" : "کلید شما تأیید نشد. لطفا دوباره تلاش کنید",
"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" : "ارسال"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

0 comments on commit 1e0dd4b

Please sign in to comment.