Translate billing-related strings to Persian in fa.js

This commit is contained in:
agastya gaur 2024-12-04 22:32:45 +05:30
parent 9e5429b9ab
commit e395571256

View File

@ -396,52 +396,52 @@ const fa = {
// ----------------------------------------
// Missing translations:
// ----------------------------------------
"billing.change_payment_method": undefined, // In English: "Change"
"billing.cancel": undefined, // In English: "Cancel"
"billing.download_invoice": undefined, // In English: "Download"
"billing.payment_method": undefined, // In English: "Payment Method"
"billing.payment_method_updated": undefined, // In English: "Payment method updated!"
"billing.confirm_payment_method": undefined, // In English: "Confirm Payment Method"
"billing.payment_history": undefined, // In English: "Payment History"
"billing.refunded": undefined, // In English: "Refunded"
"billing.paid": undefined, // In English: "Paid"
"billing.ok": undefined, // In English: "OK"
"billing.resume_subscription": undefined, // In English: "Resume Subscription"
"billing.subscription_cancelled": undefined, // In English: "Your subscription has been canceled."
"billing.subscription_cancelled_description": undefined, // In English: "You will still have access to your subscription until the end of this billing period."
"billing.offering.free": undefined, // In English: "Free"
"billing.offering.pro": undefined, // In English: "Professional"
"billing.offering.business": undefined, // In English: "Business"
"billing.cloud_storage": undefined, // In English: "Cloud Storage"
"billing.ai_access": undefined, // In English: "AI Access"
"billing.bandwidth": undefined, // In English: "Bandwidth"
"billing.apps_and_games": undefined, // In English: "Apps & Games"
"billing.upgrade_to_pro": undefined, // In English: "Upgrade to %strong%"
"billing.switch_to": undefined, // In English: "Switch to %strong%"
"billing.payment_setup": undefined, // In English: "Payment Setup"
"billing.back": undefined, // In English: "Back"
"billing.you_are_now_subscribed_to": undefined, // In English: "You are now subscribed to %strong% tier."
"billing.you_are_now_subscribed_to_without_tier": undefined, // In English: "You are now subscribed"
"billing.subscription_cancellation_confirmation": undefined, // In English: "Are you sure you want to cancel your subscription?"
"billing.subscription_setup": undefined, // In English: "Subscription Setup"
"billing.cancel_it": undefined, // In English: "Cancel It"
"billing.keep_it": undefined, // In English: "Keep It"
"billing.subscription_resumed": undefined, // In English: "Your %strong% subscription has been resumed!"
"billing.upgrade_now": undefined, // In English: "Upgrade Now"
"billing.upgrade": undefined, // In English: "Upgrade"
"billing.currently_on_free_plan": undefined, // In English: "You are currently on the free plan."
"billing.download_receipt": undefined, // In English: "Download Receipt"
"billing.subscription_check_error": undefined, // In English: "A problem occurred while checking your subscription status."
"billing.email_confirmation_needed": undefined, // In English: "Your email has not been confirmed. We'll send you a code to confirm it now."
"billing.sub_cancelled_but_valid_until": undefined, // In English: "You have cancelled your subscription and it will automatically switch to the free tier at the end of the billing period. You will not be charged again unless you re-subscribe."
"billing.current_plan_until_end_of_period": undefined, // In English: "Your current plan until the end of this billing period."
"billing.current_plan": undefined, // In English: "Current plan"
"billing.cancelled_subscription_tier": undefined, // In English: "Cancelled Subscription (%%)"
"billing.manage": undefined, // In English: "Manage"
"billing.limited": undefined, // In English: "Limited"
"billing.expanded": undefined, // In English: "Expanded"
"billing.accelerated": undefined, // In English: "Accelerated"
"billing.enjoy_msg": undefined, // In English: "Enjoy %% of Cloud Storage plus other benefits."
"billing.change_payment_method": "تغییر روش پرداخت", // In English: "Change"
"billing.cancel": "لغو", // In English: "Cancel"
"billing.download_invoice": "دانلود فاکتور", // In English: "Download"
"billing.payment_method": "روش پرداخت", // In English: "Payment Method"
"billing.payment_method_updated": "روش پرداخت به‌روزرسانی شد!", // In English: "Payment method updated!"
"billing.confirm_payment_method": "تأیید روش پرداخت", // In English: "Confirm Payment Method"
"billing.payment_history": "تاریخچه پرداخت", // In English: "Payment History"
"billing.refunded": "بازپرداخت شده", // In English: "Refunded"
"billing.paid": "پرداخت شده", // In English: "Paid"
"billing.ok": "تأیید", // In English: "OK"
"billing.resume_subscription": "از سرگیری اشتراک", // In English: "Resume Subscription"
"billing.subscription_cancelled": "اشتراک شما لغو شده است.", // In English: "Your subscription has been canceled."
"billing.subscription_cancelled_description": "شما تا پایان این دوره صورتحساب همچنان به اشتراک خود دسترسی خواهید داشت.", // In English: "You will still have access to your subscription until the end of this billing period."
"billing.offering.free": "رایگان", // In English: "Free"
"billing.offering.pro": "حرفه‌ای", // In English: "Professional"
"billing.offering.business": "تجاری", // In English: "Business"
"billing.cloud_storage": "فضای ذخیره‌سازی ابری", // In English: "Cloud Storage"
"billing.ai_access": "دسترسی به هوش مصنوعی", // In English: "AI Access"
"billing.bandwidth": "پهنای باند", // In English: "Bandwidth"
"billing.apps_and_games": "برنامه‌ها و بازی‌ها", // In English: "Apps & Games"
"billing.upgrade_to_pro": "ارتقا به %strong%", // In English: "Upgrade to %strong%"
"billing.switch_to": "تغییر به %strong%", // In English: "Switch to %strong%"
"billing.payment_setup": "تنظیم پرداخت", // In English: "Payment Setup"
"billing.back": "بازگشت", // In English: "Back"
"billing.you_are_now_subscribed_to": "شما اکنون مشترک سطح %strong% هستید.", // In English: "You are now subscribed to %strong% tier."
"billing.you_are_now_subscribed_to_without_tier": "شما اکنون مشترک شده‌اید", // In English: "You are now subscribed"
"billing.subscription_cancellation_confirmation": "آیا مطمئن هستید که می‌خواهید اشتراک خود را لغو کنید؟", // In English: "Are you sure you want to cancel your subscription?"
"billing.subscription_setup": "تنظیم اشتراک", // In English: "Subscription Setup"
"billing.cancel_it": "لغو کن", // In English: "Cancel It"
"billing.keep_it": "نگه دار", // In English: "Keep It"
"billing.subscription_resumed": "اشتراک %strong% شما از سر گرفته شد!", // In English: "Your %strong% subscription has been resumed!"
"billing.upgrade_now": "هم‌اکنون ارتقا دهید", // In English: "Upgrade Now"
"billing.upgrade": "ارتقا", // In English: "Upgrade"
"billing.currently_on_free_plan": "شما در حال حاضر در طرح رایگان هستید.", // In English: "You are currently on the free plan."
"billing.download_receipt": "دانلود رسید", // In English: "Download Receipt"
"billing.subscription_check_error": "هنگام بررسی وضعیت اشتراک شما مشکلی پیش آمد.", // In English: "A problem occurred while checking your subscription status."
"billing.email_confirmation_needed": "ایمیل شما تأیید نشده است. ما اکنون یک کد برای تأیید آن ارسال خواهیم کرد.", // In English: "Your email has not been confirmed. We'll send you a code to confirm it now."
"billing.sub_cancelled_but_valid_until": "شما اشتراک خود را لغو کرده‌اید و در پایان دوره صورتحساب به طور خودکار به سطح رایگان تغییر خواهد کرد. تا زمانی که مجدداً مشترک نشوید، هزینه‌ای از شما دریافت نخواهد شد.", // In English: "You have cancelled your subscription and it will automatically switch to the free tier at the end of the billing period. You will not be charged again unless you re-subscribe."
"billing.current_plan_until_end_of_period": "طرح فعلی شما تا پایان این دوره صورتحساب.", // In English: "Your current plan until the end of this billing period."
"billing.current_plan": "طرح فعلی", // In English: "Current plan"
"billing.cancelled_subscription_tier": "اشتراک لغو شده (%%)", // In English: "Cancelled Subscription (%%)"
"billing.manage": "مدیریت", // In English: "Manage"
"billing.limited": "محدود", // In English: "Limited"
"billing.expanded": "گسترش یافته", // In English: "Expanded"
"billing.accelerated": "تسریع شده", // In English: "Accelerated"
"billing.enjoy_msg": "از %% فضای ذخیره‌سازی ابری به همراه سایر مزایا لذت ببرید." // In English: "Enjoy %% of Cloud Storage plus other benefits."
},
};