From de2ab968a8f962353c65babc0a909e2d8d8d5e63 Mon Sep 17 00:00:00 2001 From: anibit14 Date: Tue, 26 May 2026 20:31:41 +0530 Subject: [PATCH] feat(localizations): add missing te-IN (Telugu) translations --- .changeset/te-in-translations.md | 5 + packages/localizations/src/te-IN.ts | 546 ++++++++++++++-------------- 2 files changed, 287 insertions(+), 264 deletions(-) create mode 100644 .changeset/te-in-translations.md diff --git a/.changeset/te-in-translations.md b/.changeset/te-in-translations.md new file mode 100644 index 00000000000..befe0e0548d --- /dev/null +++ b/.changeset/te-in-translations.md @@ -0,0 +1,5 @@ +--- +'@clerk/localizations': patch +--- + +Add missing Telugu (India) (`te-IN`) translations. Fills in previously untranslated keys across API keys, billing, checkout, organization profile, sign-in/sign-up, two-step verification (MFA) setup, user button, and user profile. diff --git a/packages/localizations/src/te-IN.ts b/packages/localizations/src/te-IN.ts index 1133e94c6fd..b13243dfab6 100644 --- a/packages/localizations/src/te-IN.ts +++ b/packages/localizations/src/te-IN.ts @@ -15,168 +15,175 @@ import type { LocalizationResource } from '@clerk/shared/types'; export const teIN: LocalizationResource = { locale: 'te-IN', apiKeys: { - action__add: undefined, - action__search: undefined, + action__add: 'కొత్త కీని జోడించు', + action__search: 'కీలను శోధించు', copySecret: { formButtonPrimary__copyAndClose: 'కాపీ చేసి మూసివేయి', formHint: 'భద్రత కారణాల కోసం, మేము మీకు తర్వాత దాన్ని మళ్లీ చూడడానికి అనుమతించము.', formTitle: 'ఇప్పుడే మీ "{{name}}" API కీని కాపీ చేయండి', }, - createdAndExpirationStatus__expiresOn: undefined, - createdAndExpirationStatus__never: undefined, - detailsTitle__emptyRow: undefined, - formButtonPrimary__add: undefined, - formFieldCaption__expiration__expiresOn: undefined, - formFieldCaption__expiration__never: undefined, - formFieldOption__expiration__180d: undefined, - formFieldOption__expiration__1d: undefined, - formFieldOption__expiration__1y: undefined, - formFieldOption__expiration__30d: undefined, - formFieldOption__expiration__60d: undefined, - formFieldOption__expiration__7d: undefined, - formFieldOption__expiration__90d: undefined, - formFieldOption__expiration__never: undefined, - formHint: undefined, - formTitle: undefined, - lastUsed__days: undefined, - lastUsed__hours: undefined, - lastUsed__minutes: undefined, - lastUsed__months: undefined, - lastUsed__seconds: undefined, - lastUsed__years: undefined, - menuAction__revoke: undefined, + createdAndExpirationStatus__expiresOn: + "సృష్టించబడింది {{ createdDate | shortDate('te-IN') }} • గడువు ముగుస్తుంది {{ expiresDate | longDate('te-IN') }}", + createdAndExpirationStatus__never: "సృష్టించబడింది {{ createdDate | shortDate('te-IN') }} • ఎప్పటికీ గడువు ముగియదు", + detailsTitle__emptyRow: 'API కీలు కనుగొనబడలేదు', + formButtonPrimary__add: 'కీని సృష్టించు', + formFieldCaption__expiration__expiresOn: 'గడువు ముగుస్తోంది {{ date }}', + formFieldCaption__expiration__never: 'ఈ కీ ఎప్పటికీ గడువు ముగియదు', + formFieldOption__expiration__180d: '180 రోజులు', + formFieldOption__expiration__1d: '1 రోజు', + formFieldOption__expiration__1y: '1 సంవత్సరం', + formFieldOption__expiration__30d: '30 రోజులు', + formFieldOption__expiration__60d: '60 రోజులు', + formFieldOption__expiration__7d: '7 రోజులు', + formFieldOption__expiration__90d: '90 రోజులు', + formFieldOption__expiration__never: 'ఎప్పటికీ కాదు', + formHint: 'కొత్త కీని రూపొందించడానికి ఒక పేరును అందించండి. మీరు ఎప్పుడైనా దాన్ని ఉపసంహరించుకోవచ్చు.', + formTitle: 'కొత్త API కీని జోడించు', + lastUsed__days: '{{days}} రోజుల క్రితం', + lastUsed__hours: '{{hours}} గంటల క్రితం', + lastUsed__minutes: '{{minutes}} నిమిషాల క్రితం', + lastUsed__months: '{{months}} నెలల క్రితం', + lastUsed__seconds: '{{seconds}} సెకన్ల క్రితం', + lastUsed__years: '{{years}} సంవత్సరాల క్రితం', + menuAction__revoke: 'కీని ఉపసంహరించు', revokeConfirmation: { - confirmationText: undefined, - formButtonPrimary__revoke: undefined, - formHint: undefined, - formTitle: undefined, + confirmationText: 'ఉపసంహరించు', + formButtonPrimary__revoke: 'కీని ఉపసంహరించు', + formHint: 'మీరు ఖచ్చితంగా ఈ రహస్య కీని తొలగించాలనుకుంటున్నారా?', + formTitle: '"{{apiKeyName}}" రహస్య కీని ఉపసంహరించాలా?', }, }, backButton: 'వెనుకకు', - badge__activePlan: undefined, - badge__canceledEndsAt: undefined, + badge__activePlan: 'క్రియాశీలం', + badge__canceledEndsAt: "రద్దు చేయబడింది • ముగుస్తుంది {{ date | shortDate('te-IN') }}", badge__currentPlan: 'ప్రస్తుత ప్లాన్', badge__default: 'డిఫాల్ట్', - badge__endsAt: undefined, + badge__endsAt: "ముగుస్తుంది {{ date | shortDate('te-IN') }}", badge__expired: 'గడువు ముగిసింది', - badge__freeTrial: undefined, + badge__freeTrial: 'ఉచిత ట్రయల్', badge__otherImpersonatorDevice: 'ఇతర నకిలీ పరికరం', - badge__pastDueAt: undefined, - badge__pastDuePlan: undefined, + badge__pastDueAt: "బకాయి {{ date | shortDate('te-IN') }}", + badge__pastDuePlan: 'బకాయి', badge__primary: 'ప్రాథమిక', - badge__renewsAt: undefined, + badge__renewsAt: "పునరుద్ధరించబడుతుంది {{ date | shortDate('te-IN') }}", badge__requiresAction: 'చర్య అవసరం', - badge__startsAt: undefined, + badge__startsAt: "ప్రారంభమవుతుంది {{ date | shortDate('te-IN') }}", badge__thisDevice: 'ఈ పరికరం', - badge__trialEndsAt: undefined, + badge__trialEndsAt: "ట్రయల్ ముగుస్తుంది {{ date | shortDate('te-IN') }}", badge__unverified: 'ధృవీకరించబడలేదు', - badge__upcomingPlan: undefined, + badge__upcomingPlan: 'రాబోయే', badge__userDevice: 'వినియోగదారు పరికరం', badge__you: 'మీరు', billing: { - addPaymentMethod__label: undefined, - alwaysFree: undefined, - annually: undefined, - availableFeatures: undefined, + addPaymentMethod__label: 'చెల్లింపు పద్ధతిని జోడించు', + alwaysFree: 'ఎల్లప్పుడూ ఉచితం', + annually: 'వార్షికంగా', + availableFeatures: 'అందుబాటులో ఉన్న ఫీచర్లు', billedAnnually: 'వార్షిక బిల్లింగ్', - billedMonthlyOnly: undefined, - cancelFreeTrial: undefined, - cancelFreeTrialAccessUntil: undefined, - cancelFreeTrialTitle: undefined, - cancelSubscription: undefined, - cancelSubscriptionAccessUntil: undefined, - cancelSubscriptionNoCharge: undefined, - cancelSubscriptionPastDue: undefined, - cancelSubscriptionTitle: undefined, - cannotSubscribeMonthly: undefined, - cannotSubscribeUnrecoverable: undefined, + billedMonthlyOnly: 'నెలవారీగా మాత్రమే బిల్ చేయబడుతుంది', + cancelFreeTrial: 'ఉచిత ట్రయల్‌ను రద్దు చేయి', + cancelFreeTrialAccessUntil: + "మీ ట్రయల్ {{ date | longDate('te-IN') }} వరకు క్రియాశీలంగా ఉంటుంది. ఆ తర్వాత, మీరు ట్రయల్ ఫీచర్లకు ప్రాప్యతను కోల్పోతారు. మీకు ఎలాంటి ఛార్జీ విధించబడదు.", + cancelFreeTrialTitle: '{{plan}} ప్లాన్ కోసం ఉచిత ట్రయల్‌ను రద్దు చేయాలా?', + cancelSubscription: 'సబ్‌స్క్రిప్షన్‌ను రద్దు చేయి', + cancelSubscriptionAccessUntil: + "{{ date | longDate('te-IN') }} వరకు మీరు '{{plan}}' ఫీచర్లను ఉపయోగించడం కొనసాగించవచ్చు, ఆ తర్వాత మీకు ప్రాప్యత ఉండదు.", + cancelSubscriptionNoCharge: 'ఈ సబ్‌స్క్రిప్షన్ కోసం మీకు ఎలాంటి ఛార్జీ విధించబడదు.', + cancelSubscriptionPastDue: + 'మీ సబ్‌స్క్రిప్షన్ వెంటనే ముగుస్తుంది మరియు మీరు అన్ని ప్లాన్ ఫీచర్లకు ప్రాప్యతను కోల్పోతారు. మీ తదుపరి సబ్‌స్క్రిప్షన్‌లో బకాయి మొత్తాన్ని చెల్లించమని మిమ్మల్ని అడగబడతారు.', + cancelSubscriptionTitle: '{{plan}} సబ్‌స్క్రిప్షన్‌ను రద్దు చేయాలా?', + cannotSubscribeMonthly: + 'నెలవారీగా చెల్లించడం ద్వారా మీరు ఈ ప్లాన్‌కు సబ్‌స్క్రైబ్ చేయలేరు. ఈ ప్లాన్‌కు సబ్‌స్క్రైబ్ చేయడానికి, మీరు వార్షికంగా చెల్లించడాన్ని ఎంచుకోవాలి.', + cannotSubscribeUnrecoverable: + 'మీరు ఈ ప్లాన్‌కు సబ్‌స్క్రైబ్ చేయలేరు. మీ ప్రస్తుత సబ్‌స్క్రిప్షన్ ఈ ప్లాన్ కంటే ఖరీదైనది.', checkout: { - description__paymentSuccessful: undefined, - description__subscriptionSuccessful: undefined, - downgradeNotice: undefined, + description__paymentSuccessful: 'మీ చెల్లింపు విజయవంతమైంది.', + description__subscriptionSuccessful: 'మీ కొత్త సబ్‌స్క్రిప్షన్ పూర్తిగా సిద్ధంగా ఉంది.', + downgradeNotice: + 'బిల్లింగ్ చక్రం ముగిసే వరకు మీరు మీ ప్రస్తుత సబ్‌స్క్రిప్షన్‌ను మరియు దాని ఫీచర్లను ఉంచుకుంటారు, ఆ తర్వాత మీరు ఈ సబ్‌స్క్రిప్షన్‌కు మార్చబడతారు.', emailForm: { - subtitle: undefined, - title: undefined, + subtitle: 'మీ కొనుగోలును పూర్తి చేయడానికి ముందు, రసీదులు పంపబడే ఇమెయిల్ చిరునామాను మీరు జోడించాలి.', + title: 'ఇమెయిల్ చిరునామాను జోడించు', }, lineItems: { - title__freeTrialEndsAt: undefined, - title__paymentMethod: undefined, - title__statementId: undefined, - title__subscriptionBegins: undefined, - title__totalPaid: undefined, - }, - pastDueNotice: undefined, - perMonth: undefined, - title: undefined, - title__paymentSuccessful: undefined, - title__subscriptionSuccessful: undefined, - title__trialSuccess: undefined, - totalDueAfterTrial: undefined, - }, - credit: undefined, - creditRemainder: undefined, - defaultFreePlanActive: undefined, + title__freeTrialEndsAt: 'ట్రయల్ ముగిసే తేదీ', + title__paymentMethod: 'చెల్లింపు పద్ధతి', + title__statementId: 'స్టేట్‌మెంట్ ID', + title__subscriptionBegins: 'సబ్‌స్క్రిప్షన్ ప్రారంభమవుతుంది', + title__totalPaid: 'మొత్తం చెల్లించబడింది', + }, + pastDueNotice: 'మీ మునుపటి సబ్‌స్క్రిప్షన్ చెల్లింపు లేకుండా బకాయిగా ఉంది.', + perMonth: 'నెలకు', + title: 'చెక్అవుట్', + title__paymentSuccessful: 'చెల్లింపు విజయవంతమైంది!', + title__subscriptionSuccessful: 'విజయం!', + title__trialSuccess: 'ట్రయల్ విజయవంతంగా ప్రారంభమైంది!', + totalDueAfterTrial: '{{days}} రోజుల్లో ట్రయల్ ముగిసిన తర్వాత చెల్లించవలసిన మొత్తం', + }, + credit: 'క్రెడిట్', + creditRemainder: 'మీ ప్రస్తుత సబ్‌స్క్రిప్షన్ యొక్క మిగిలిన కాలానికి క్రెడిట్.', + defaultFreePlanActive: 'మీరు ప్రస్తుతం ఉచిత ప్లాన్‌లో ఉన్నారు', free: 'ఉచితం', getStarted: 'ప్రారంభించండి', - keepFreeTrial: undefined, - keepSubscription: undefined, - manage: undefined, + keepFreeTrial: 'ఉచిత ట్రయల్‌ను ఉంచు', + keepSubscription: 'సబ్‌స్క్రిప్షన్‌ను ఉంచు', + manage: 'నిర్వహించు', manageSubscription: 'సభ్యత్వాన్ని నిర్వహించండి', month: 'నెల', - monthly: undefined, - pastDue: undefined, - pay: undefined, + monthly: 'నెలవారీ', + pastDue: 'బకాయి', + pay: '{{amount}} చెల్లించు', paymentMethod: { applePayDescription: { - annual: undefined, - monthly: undefined, + annual: 'వార్షిక చెల్లింపు', + monthly: 'నెలవారీ చెల్లింపు', }, dev: { - anyNumbers: undefined, - cardNumber: undefined, - cvcZip: undefined, - developmentMode: undefined, - expirationDate: undefined, - testCardInfo: undefined, + anyNumbers: 'ఏవైనా సంఖ్యలు', + cardNumber: 'కార్డ్ నంబర్', + cvcZip: 'CVC, ZIP', + developmentMode: 'డెవలప్‌మెంట్ మోడ్', + expirationDate: 'గడువు తేదీ', + testCardInfo: 'టెస్ట్ కార్డ్ సమాచారం', }, }, - paymentMethods__label: undefined, - highlightedPlanBadge: undefined, + paymentMethods__label: 'చెల్లింపు పద్ధతులు', + highlightedPlanBadge: 'ప్రసిద్ధ', pricingTable: { - billingCycle: undefined, - included: undefined, - }, - reSubscribe: undefined, - seeAllFeatures: undefined, - startFreeTrial: undefined, - startFreeTrial__days: undefined, - subscribe: undefined, + billingCycle: 'బిల్లింగ్ చక్రం', + included: 'చేర్చబడింది', + }, + reSubscribe: 'మళ్లీ సబ్‌స్క్రైబ్ చేయి', + seeAllFeatures: 'అన్ని ఫీచర్లను చూడు', + startFreeTrial: 'ఉచిత ట్రయల్‌ను ప్రారంభించు', + startFreeTrial__days: '{{days}}-రోజుల ఉచిత ట్రయల్‌ను ప్రారంభించు', + subscribe: 'సబ్‌స్క్రైబ్ చేయి', subscriptionDetails: { - beginsOn: undefined, - currentBillingCycle: undefined, - endsOn: undefined, - firstPaymentAmount: undefined, - firstPaymentOn: undefined, - nextPaymentAmount: undefined, - nextPaymentOn: undefined, - pastDueAt: undefined, - renewsAt: undefined, - subscribedOn: undefined, - title: undefined, - trialEndsOn: undefined, - trialStartedOn: undefined, - }, - subtotal: undefined, + beginsOn: 'ప్రారంభమయ్యే తేదీ', + currentBillingCycle: 'ప్రస్తుత బిల్లింగ్ చక్రం', + endsOn: 'ముగిసే తేదీ', + firstPaymentAmount: 'మొదటి చెల్లింపు మొత్తం', + firstPaymentOn: 'మొదటి చెల్లింపు', + nextPaymentAmount: 'తదుపరి చెల్లింపు మొత్తం', + nextPaymentOn: 'తదుపరి చెల్లింపు', + pastDueAt: 'బకాయి తేదీ', + renewsAt: 'పునరుద్ధరించబడుతుంది', + subscribedOn: 'సబ్‌స్క్రైబ్ చేసిన తేదీ', + title: 'సబ్‌స్క్రిప్షన్', + trialEndsOn: 'ట్రయల్ ముగిసే తేదీ', + trialStartedOn: 'ట్రయల్ ప్రారంభమైన తేదీ', + }, + subtotal: 'ఉప మొత్తం', switchPlan: 'ఈ ప్లాన్‌కు మారండి', - switchToAnnual: undefined, - switchToAnnualWithAnnualPrice: undefined, - switchToMonthly: undefined, - switchToMonthlyWithPrice: undefined, - totalDue: undefined, - totalDueToday: undefined, - viewFeatures: undefined, - viewPayment: undefined, - year: undefined, + switchToAnnual: 'వార్షికానికి మార్చు', + switchToAnnualWithAnnualPrice: 'వార్షికానికి మార్చు {{currency}}{{price}} / సంవత్సరం', + switchToMonthly: 'నెలవారీకి మార్చు', + switchToMonthlyWithPrice: 'నెలవారీకి మార్చు {{currency}}{{price}} / నెల', + totalDue: 'చెల్లించవలసిన మొత్తం', + totalDueToday: 'ఈరోజు చెల్లించవలసిన మొత్తం', + viewFeatures: 'ఫీచర్లను చూడు', + viewPayment: 'చెల్లింపును చూడు', + year: 'సంవత్సరం', }, configureSSO: { missingManageEnterpriseConnectionsPermission: { @@ -237,7 +244,7 @@ export const teIN: LocalizationResource = { sameDay: "ఈరోజు {{ date | timeString('te-IN') }}", }, dividerText: 'లేదా', - footerActionLink__alternativePhoneCodeProvider: undefined, + footerActionLink__alternativePhoneCodeProvider: 'బదులుగా SMS ద్వారా కోడ్‌ను పంపు', footerActionLink__useAnotherMethod: 'మరొక పద్ధతిని ఉపయోగించండి', footerPageLink__help: 'సహాయం', footerPageLink__privacy: 'గోప్యత', @@ -250,9 +257,9 @@ export const teIN: LocalizationResource = { formFieldError__verificationLinkExpired: 'ధృవీకరణ లింక్ గడువు ముగిసింది. దయచేసి కొత్త లింక్‌ను అభ్యర్థించండి.', formFieldHintText__optional: 'ఐచ్ఛికం', formFieldHintText__slug: 'స్లగ్ అనేది మానవ-చదవగలిగే ID, అది ప్రత్యేకంగా ఉండాలి. ఇది తరచుగా URL లలో ఉపయోగించబడుతుంది.', - formFieldInputPlaceholder__apiKeyDescription: undefined, - formFieldInputPlaceholder__apiKeyExpirationDate: undefined, - formFieldInputPlaceholder__apiKeyName: undefined, + formFieldInputPlaceholder__apiKeyDescription: 'మీరు ఈ కీని ఎందుకు రూపొందిస్తున్నారో వివరించండి', + formFieldInputPlaceholder__apiKeyExpirationDate: 'తేదీని ఎంచుకో', + formFieldInputPlaceholder__apiKeyName: 'మీ రహస్య కీ పేరును నమోదు చేయండి', formFieldInputPlaceholder__backupCode: 'బ్యాకప్ కోడ్‌ని నమోదు చేయండి', formFieldInputPlaceholder__confirmDeletionUserAccount: 'ఖాతాను తొలగించండి', formFieldInputPlaceholder__emailAddress: 'మీ ఇమెయిల్ చిరునామాను నమోదు చేయండి', @@ -266,8 +273,8 @@ export const teIN: LocalizationResource = { formFieldInputPlaceholder__organizationSlug: 'my-org', formFieldInputPlaceholder__password: 'మీ పాస్‌వర్డ్‌ను నమోదు చేయండి', formFieldInputPlaceholder__phoneNumber: 'మీ ఫోన్ నంబర్‌ను నమోదు చేయండి', - formFieldInputPlaceholder__username: undefined, - formFieldInput__emailAddress_format: undefined, + formFieldInputPlaceholder__username: 'మీ వినియోగదారు పేరును నమోదు చేయండి', + formFieldInput__emailAddress_format: 'ఉదాహరణ ఫార్మాట్: name@example.com', formFieldLabel__apiKey: 'API కీ', formFieldLabel__apiKeyDescription: 'వివరణ', formFieldLabel__apiKeyExpiration: 'కాలం ముగిసింది', @@ -318,7 +325,7 @@ export const teIN: LocalizationResource = { }, organizationProfile: { apiKeysPage: { - title: undefined, + title: 'API కీలు', }, badge__automaticInvitation: 'స్వయంచాలక ఆహ్వానాలు', badge__automaticSuggestion: 'స్వయంచాలక సూచనలు', @@ -326,11 +333,11 @@ export const teIN: LocalizationResource = { badge__unverified: 'ధృవీకరించబడలేదు', billingPage: { paymentHistorySection: { - empty: undefined, - notFound: undefined, - tableHeader__amount: undefined, - tableHeader__date: undefined, - tableHeader__status: undefined, + empty: 'చెల్లింపు చరిత్ర లేదు', + notFound: 'చెల్లింపు ప్రయత్నం కనుగొనబడలేదు', + tableHeader__amount: 'మొత్తం', + tableHeader__date: 'తేదీ', + tableHeader__status: 'స్థితి', }, paymentMethodsSection: { actionLabel__default: 'డిఫాల్ట్‌గా చేయండి', @@ -340,7 +347,7 @@ export const teIN: LocalizationResource = { cancelButton: 'రద్దు చేయండి', formButtonPrimary__add: 'చెల్లింపు పద్ధతిని జోడించండి', formButtonPrimary__pay: '{{amount}} చెల్లించండి', - payWithTestCardButton: undefined, + payWithTestCardButton: 'టెస్ట్ కార్డ్‌తో చెల్లించు', removeMethod: { messageLine1: '{{identifier}} ఈ ఖాతా నుండి తొలగించబడుతుంది.', messageLine2: @@ -351,36 +358,36 @@ export const teIN: LocalizationResource = { title: 'అందుబాటులో ఉన్న ఎంపికలు', }, start: { - headerTitle__payments: undefined, + headerTitle__payments: 'చెల్లింపులు', headerTitle__plans: 'ప్లాన్‌లు', headerTitle__statements: 'ఇన్‌వాయిస్‌లు', - headerTitle__subscriptions: undefined, + headerTitle__subscriptions: 'సబ్‌స్క్రిప్షన్', }, statementsSection: { - empty: undefined, - itemCaption__paidForPlan: undefined, - itemCaption__proratedCredit: undefined, - itemCaption__subscribedAndPaidForPlan: undefined, - notFound: undefined, - tableHeader__amount: undefined, - tableHeader__date: undefined, - title: undefined, - totalPaid: undefined, + empty: 'ప్రదర్శించడానికి స్టేట్‌మెంట్‌లు లేవు', + itemCaption__paidForPlan: '{{plan}} {{period}} ప్లాన్ కోసం చెల్లించబడింది', + itemCaption__proratedCredit: 'మునుపటి సబ్‌స్క్రిప్షన్ యొక్క పాక్షిక వినియోగానికి దామాషా క్రెడిట్', + itemCaption__subscribedAndPaidForPlan: '{{plan}} {{period}} ప్లాన్ కోసం సబ్‌స్క్రైబ్ చేసి చెల్లించబడింది', + notFound: 'స్టేట్‌మెంట్ కనుగొనబడలేదు', + tableHeader__amount: 'మొత్తం', + tableHeader__date: 'తేదీ', + title: 'స్టేట్‌మెంట్‌లు', + totalPaid: 'మొత్తం చెల్లించబడింది', }, subscriptionsListSection: { - actionLabel__manageSubscription: undefined, - actionLabel__newSubscription: undefined, - actionLabel__switchPlan: undefined, - tableHeader__edit: undefined, - tableHeader__plan: undefined, - tableHeader__startDate: undefined, - title: undefined, + actionLabel__manageSubscription: 'నిర్వహించు', + actionLabel__newSubscription: 'ఒక ప్లాన్‌కు సబ్‌స్క్రైబ్ చేయి', + actionLabel__switchPlan: 'ప్లాన్‌లను మార్చు', + tableHeader__edit: 'సవరించు', + tableHeader__plan: 'ప్లాన్', + tableHeader__startDate: 'ప్రారంభ తేదీ', + title: 'సబ్‌స్క్రిప్షన్', }, subscriptionsSection: { - actionLabel__default: undefined, + actionLabel__default: 'నిర్వహించు', }, switchPlansSection: { - title: undefined, + title: 'ప్లాన్‌లను మార్చు', }, title: 'బిల్లింగ్ & చెల్లింపులు', }, @@ -449,7 +456,7 @@ export const teIN: LocalizationResource = { }, }, navbar: { - apiKeys: undefined, + apiKeys: 'API కీలు', billing: 'బిల్లింగ్', description: 'మీ సంస్థను నిర్వహించండి.', general: 'సాధారణ', @@ -458,9 +465,9 @@ export const teIN: LocalizationResource = { }, plansPage: { alerts: { - noPermissionsToManageBilling: undefined, + noPermissionsToManageBilling: 'ఈ సంస్థ యొక్క బిల్లింగ్‌ను నిర్వహించడానికి మీకు అనుమతులు లేవు.', }, - title: undefined, + title: 'ప్లాన్‌లు', }, profilePage: { dangerSection: { @@ -547,11 +554,11 @@ export const teIN: LocalizationResource = { }, }, organizationSwitcher: { - action__closeOrganizationSwitcher: undefined, + action__closeOrganizationSwitcher: 'సంస్థ స్విచ్చర్‌ను మూసివేయి', action__createOrganization: 'సంస్థను సృష్టించండి', action__invitationAccept: 'చేరండి', action__manageOrganization: 'నిర్వహించండి', - action__openOrganizationSwitcher: undefined, + action__openOrganizationSwitcher: 'సంస్థ స్విచ్చర్‌ను తెరువు', action__suggestionsAccept: 'చేరడానికి అభ్యర్థించండి', notSelected: 'సంస్థ ఎంచుకోబడలేదు', personalWorkspace: 'వ్యక్తిగత ఖాతా', @@ -651,10 +658,10 @@ export const teIN: LocalizationResource = { title: 'మరొక పద్ధతిని ఉపయోగించండి', }, alternativePhoneCodeProvider: { - formTitle: undefined, - resendButton: undefined, - subtitle: undefined, - title: undefined, + formTitle: 'ధృవీకరణ కోడ్', + resendButton: 'కోడ్ అందలేదా? మళ్లీ పంపు', + subtitle: '{{applicationName}}కి కొనసాగడానికి', + title: 'మీ {{provider}}ని తనిఖీ చేయండి', }, backupCodeMfa: { subtitle: 'మీ బ్యాకప్ కోడ్ రెండు-దశల ప్రమాణీకరణను సెటప్ చేసేటప్పుడు మీరు పొందిన కోడ్.', @@ -714,8 +721,8 @@ export const teIN: LocalizationResource = { title: 'మీ ఇమెయిల్‌ను తనిఖీ చేయండి', }, enterpriseConnections: { - subtitle: undefined, - title: undefined, + subtitle: 'మీరు కొనసాగించాలనుకుంటున్న ఎంటర్‌ప్రైజ్ ఖాతాను ఎంచుకోండి.', + title: 'మీ ఎంటర్‌ప్రైజ్ ఖాతాను ఎంచుకోండి', }, forgotPassword: { formTitle: 'పాస్‌వర్డ్ రీసెట్ కోడ్', @@ -748,13 +755,13 @@ export const teIN: LocalizationResource = { title: 'మీ పాస్‌వర్డ్‌ను నమోదు చేయండి', }, passwordCompromised: { - title: undefined, + title: 'పాస్‌వర్డ్ రాజీపడింది', }, passwordPwned: { title: 'పాస్‌వర్డ్ ప్రమాదంలో ఉంది', }, passwordUntrusted: { - title: undefined, + title: 'పాస్‌వర్డ్ విశ్వసనీయం కాదు', }, phoneCode: { formTitle: 'ధృవీకరణ కోడ్', @@ -789,10 +796,10 @@ export const teIN: LocalizationResource = { actionText: 'ఖాతా లేదా?', actionText__join_waitlist: 'త్వరగా ప్రాప్యత కావాలా?', alternativePhoneCodeProvider: { - actionLink: undefined, - label: undefined, - subtitle: undefined, - title: undefined, + actionLink: 'మరొక పద్ధతిని ఉపయోగించు', + label: '{{provider}} ఫోన్ నంబర్', + subtitle: '{{provider}}లో ధృవీకరణ కోడ్‌ను పొందడానికి మీ ఫోన్ నంబర్‌ను నమోదు చేయండి.', + title: '{{provider}}తో {{applicationName}}కి సైన్ ఇన్ చేయండి', }, subtitle: 'మళ్ళీ స్వాగతం! కొనసాగించడానికి దయచేసి సైన్ ఇన్ చేయండి', subtitleCombined: undefined, @@ -812,9 +819,9 @@ export const teIN: LocalizationResource = { signInEnterPasswordTitle: 'మీ పాస్‌వర్డ్‌ను నమోదు చేయండి', signUp: { alternativePhoneCodeProvider: { - resendButton: undefined, - subtitle: undefined, - title: undefined, + resendButton: 'కోడ్ అందలేదా? మళ్లీ పంపు', + subtitle: 'మీ {{provider}}కి పంపిన ధృవీకరణ కోడ్‌ను నమోదు చేయండి', + title: 'మీ {{provider}}ని ధృవీకరించండి', }, continue: { actionLink: 'సైన్ ఇన్ చేయండి', @@ -852,8 +859,8 @@ export const teIN: LocalizationResource = { }, }, enterpriseConnections: { - subtitle: undefined, - title: undefined, + subtitle: 'మీరు కొనసాగించాలనుకుంటున్న ఎంటర్‌ప్రైజ్ ఖాతాను ఎంచుకోండి.', + title: 'మీ ఎంటర్‌ప్రైజ్ ఖాతాను ఎంచుకోండి', }, legalConsent: { checkbox: { @@ -891,10 +898,10 @@ export const teIN: LocalizationResource = { actionLink__use_phone: 'బదులుగా ఫోన్‌ను ఉపయోగించండి', actionText: 'ఇప్పటికే ఖాతా ఉందా?', alternativePhoneCodeProvider: { - actionLink: undefined, - label: undefined, - subtitle: undefined, - title: undefined, + actionLink: 'మరొక పద్ధతిని ఉపయోగించు', + label: '{{provider}} ఫోన్ నంబర్', + subtitle: '{{provider}}లో ధృవీకరణ కోడ్‌ను పొందడానికి మీ ఫోన్ నంబర్‌ను నమోదు చేయండి.', + title: '{{provider}}తో {{applicationName}}కి సైన్ అప్ చేయండి', }, subtitle: 'స్వాగతం! ప్రారంభించడానికి దయచేసి వివరాలను పూరించండి.', subtitleCombined: 'స్వాగతం! ప్రారంభించడానికి దయచేసి వివరాలను పూరించండి.', @@ -942,74 +949,82 @@ export const teIN: LocalizationResource = { }, }, taskResetPassword: { - formButtonPrimary: undefined, + formButtonPrimary: 'పాస్‌వర్డ్‌ను రీసెట్ చేయి', signOut: { - actionLink: undefined, - actionText: undefined, + actionLink: 'సైన్ అవుట్', + actionText: '{{identifier}}గా సైన్ ఇన్ చేయబడింది', }, - subtitle: undefined, - title: undefined, + subtitle: 'మీరు కొనసాగడానికి ముందు మీ ఖాతాకు కొత్త పాస్‌వర్డ్ అవసరం', + title: 'మీ పాస్‌వర్డ్‌ను రీసెట్ చేయండి', }, taskSetupMfa: { - badge: undefined, + badge: 'రెండు-దశల ధృవీకరణ సెటప్', signOut: { - actionLink: undefined, - actionText: undefined, + actionLink: 'సైన్ అవుట్', + actionText: '{{identifier}}గా సైన్ ఇన్ చేయబడింది', }, smsCode: { addPhone: { - formButtonPrimary: undefined, - infoText: undefined, + formButtonPrimary: 'కొనసాగించు', + infoText: + 'ధృవీకరణ కోడ్‌ను కలిగి ఉన్న టెక్స్ట్ సందేశం ఈ ఫోన్ నంబర్‌కు పంపబడుతుంది. సందేశం మరియు డేటా ఛార్జీలు వర్తించవచ్చు.', }, - addPhoneNumber: undefined, - cancel: undefined, - subtitle: undefined, + addPhoneNumber: 'ఫోన్ నంబర్‌ను జోడించు', + cancel: 'రద్దు చేయి', + subtitle: 'SMS కోడ్ రెండు-దశల ధృవీకరణ కోసం మీరు ఉపయోగించాలనుకుంటున్న ఫోన్ నంబర్‌ను ఎంచుకోండి', success: { - finishButton: undefined, - message1: undefined, - message2: undefined, - title: undefined, - }, - title: undefined, + finishButton: 'కొనసాగించు', + message1: + 'రెండు-దశల ధృవీకరణ ఇప్పుడు ప్రారంభించబడింది. సైన్ ఇన్ చేసేటప్పుడు, అదనపు దశగా ఈ ఫోన్ నంబర్‌కు పంపిన ధృవీకరణ కోడ్‌ను మీరు నమోదు చేయాలి.', + message2: + 'ఈ బ్యాకప్ కోడ్‌లను సేవ్ చేసి సురక్షితమైన చోట భద్రపరచండి. మీ ప్రామాణీకరణ పరికరానికి ప్రాప్యతను కోల్పోతే, సైన్ ఇన్ చేయడానికి మీరు బ్యాకప్ కోడ్‌లను ఉపయోగించవచ్చు.', + title: 'SMS కోడ్ ధృవీకరణ ప్రారంభించబడింది', + }, + title: 'SMS కోడ్ ధృవీకరణను జోడించు', verifyPhone: { - formButtonPrimary: undefined, - formTitle: undefined, - resendButton: undefined, - subtitle: undefined, - title: undefined, + formButtonPrimary: 'కొనసాగించు', + formTitle: 'ధృవీకరణ కోడ్', + resendButton: 'కోడ్ అందలేదా? మళ్లీ పంపు', + subtitle: 'దీనికి పంపిన ధృవీకరణ కోడ్‌ను నమోదు చేయండి', + title: 'మీ ఫోన్ నంబర్‌ను ధృవీకరించండి', }, }, start: { methodSelection: { - phoneCode: undefined, - totp: undefined, + phoneCode: 'SMS కోడ్', + totp: 'ప్రామాణీకరణ అప్లికేషన్', }, - subtitle: undefined, - title: undefined, + subtitle: 'అదనపు భద్రతా పొరతో మీ ఖాతాను రక్షించడానికి మీరు ఏ పద్ధతిని ఇష్టపడతారో ఎంచుకోండి', + title: 'రెండు-దశల ధృవీకరణను సెటప్ చేయండి', }, totpCode: { addAuthenticatorApp: { - buttonAbleToScan__nonPrimary: undefined, - buttonUnableToScan__nonPrimary: undefined, - formButtonPrimary: undefined, - formButtonReset: undefined, - infoText__ableToScan: undefined, - infoText__unableToScan: undefined, - inputLabel__unableToScan1: undefined, + buttonAbleToScan__nonPrimary: 'బదులుగా QR కోడ్‌ను స్కాన్ చేయి', + buttonUnableToScan__nonPrimary: 'QR కోడ్‌ను స్కాన్ చేయలేకపోతున్నారా?', + formButtonPrimary: 'కొనసాగించు', + formButtonReset: 'రద్దు చేయి', + infoText__ableToScan: + 'మీ ప్రామాణీకరణ యాప్‌లో కొత్త సైన్-ఇన్ పద్ధతిని సెటప్ చేసి, దాన్ని మీ ఖాతాకు లింక్ చేయడానికి కింది QR కోడ్‌ను స్కాన్ చేయండి.', + infoText__unableToScan: + 'మీ ప్రామాణీకరణలో కొత్త సైన్-ఇన్ పద్ధతిని సెటప్ చేసి, దిగువ అందించిన కీని నమోదు చేయండి.', + inputLabel__unableToScan1: + 'సమయ-ఆధారిత లేదా ఒక-సారి పాస్‌వర్డ్‌లు ప్రారంభించబడ్డాయని నిర్ధారించుకోండి, ఆపై మీ ఖాతాను లింక్ చేయడాన్ని పూర్తి చేయండి.', }, success: { - finishButton: undefined, - message1: undefined, - message2: undefined, - title: undefined, - }, - title: undefined, + finishButton: 'కొనసాగించు', + message1: + 'రెండు-దశల ధృవీకరణ ఇప్పుడు ప్రారంభించబడింది. సైన్ ఇన్ చేసేటప్పుడు, అదనపు దశగా ఈ ప్రామాణీకరణ నుండి ధృవీకరణ కోడ్‌ను మీరు నమోదు చేయాలి.', + message2: + 'ఈ బ్యాకప్ కోడ్‌లను సేవ్ చేసి సురక్షితమైన చోట భద్రపరచండి. మీ ప్రామాణీకరణ పరికరానికి ప్రాప్యతను కోల్పోతే, సైన్ ఇన్ చేయడానికి మీరు బ్యాకప్ కోడ్‌లను ఉపయోగించవచ్చు.', + title: 'ప్రామాణీకరణ అప్లికేషన్ ధృవీకరణ ప్రారంభించబడింది', + }, + title: 'ప్రామాణీకరణ అప్లికేషన్‌ను జోడించు', verifyTotp: { - formButtonPrimary: undefined, - formButtonReset: undefined, - formTitle: undefined, - subtitle: undefined, - title: undefined, + formButtonPrimary: 'కొనసాగించు', + formButtonReset: 'రద్దు చేయి', + formTitle: 'ధృవీకరణ కోడ్', + subtitle: 'మీ ప్రామాణీకరణ ద్వారా రూపొందించబడిన ధృవీకరణ కోడ్‌ను నమోదు చేయండి', + title: 'ప్రామాణీకరణ అప్లికేషన్‌ను జోడించు', }, }, }, @@ -1028,7 +1043,7 @@ export const teIN: LocalizationResource = { form_identifier_exists__phone_number: 'ఈ ఫోన్ నంబర్ తీసుకోబడింది. దయచేసి మరొకదాన్ని ప్రయత్నించండి.', form_identifier_exists__username: 'ఈ వినియోగదారు పేరు తీసుకోబడింది. దయచేసి మరొకదాన్ని ప్రయత్నించండి.', form_identifier_not_found: 'ఈ గుర్తింపుదారుతో ఖాతా కనుగొనబడలేదు. దయచేసి తనిఖీ చేసి మళ్ళీ ప్రయత్నించండి.', - form_new_password_matches_current: undefined, + form_new_password_matches_current: 'కొత్త పాస్‌వర్డ్ ప్రస్తుత పాస్‌వర్డ్‌తో సమానంగా ఉండకూడదు.', form_param_format_invalid: 'నమోదు చేసిన విలువ చెల్లని ఫార్మాట్‌లో ఉంది. దయచేసి తనిఖీ చేసి దిద్దుబాటు చేయండి.', form_param_format_invalid__email_address: 'ఇమెయిల్ చిరునామా చెల్లుబాటు అయ్యే ఇమెయిల్ చిరునామా అయి ఉండాలి.', form_param_format_invalid__phone_number: 'ఫోన్ నంబర్ చెల్లుబాటు అయ్యే అంతర్జాతీయ ఫార్మాట్‌లో ఉండాలి.', @@ -1052,7 +1067,8 @@ export const teIN: LocalizationResource = { 'ఈ పాస్‌వర్డ్ డేటా ఉల్లంఘన భాగంగా కనుగొనబడింది మరియు ఉపయోగించడానికి వీలుపడదు, దయచేసి మీ పాస్‌వర్డ్‌ను రీసెట్ చేయండి.', form_password_size_in_bytes_exceeded: 'మీ పాస్‌వర్డ్ అనుమతించిన గరిష్ట బైట్ల సంఖ్యను మించింది, దయచేసి దాన్ని చిన్నదిగా చేయండి లేదా కొన్ని ప్రత్యేక అక్షరాలను తొలగించండి.', - form_password_untrusted__sign_in: undefined, + form_password_untrusted__sign_in: + 'మీ పాస్‌వర్డ్ రాజీపడి ఉండవచ్చు. మీ ఖాతాను రక్షించడానికి, దయచేసి ప్రత్యామ్నాయ సైన్-ఇన్ పద్ధతితో కొనసాగండి. సైన్ ఇన్ చేసిన తర్వాత మీ పాస్‌వర్డ్‌ను రీసెట్ చేయవలసి ఉంటుంది.', form_password_validation_failed: 'తప్పు పాస్‌వర్డ్', form_username_invalid_character: 'మీ వినియోగదారు పేరులో చెల్లని అక్షరాలు ఉన్నాయి. దయచేసి అక్షరాలు, సంఖ్యలు మరియు అండర్‌స్కోర్‌లను మాత్రమే ఉపయోగించండి.', @@ -1067,8 +1083,10 @@ export const teIN: LocalizationResource = { organization_membership_quota_exceeded: 'మీరు మీ సంస్థ సభ్యత్వాలను, పెండింగ్ ఆహ్వానాలతో సహా పరిమితిని చేరుకున్నారు.', organization_minimum_permissions_needed: 'కనీస అవసరమైన అనుమతులు కలిగిన కనీసం ఒక సంస్థ సభ్యుడు ఉండాలి.', - organization_not_found_or_unauthorized: undefined, - organization_not_found_or_unauthorized_with_create_organization_disabled: undefined, + organization_not_found_or_unauthorized: + 'మీరు ఇకపై ఈ సంస్థలో సభ్యులు కాదు. దయచేసి మరొకదాన్ని ఎంచుకోండి లేదా సృష్టించండి.', + organization_not_found_or_unauthorized_with_create_organization_disabled: + 'మీరు ఇకపై ఈ సంస్థలో సభ్యులు కాదు. దయచేసి మరొకదాన్ని ఎంచుకోండి.', passkey_already_exists: 'ఈ పరికరంతో పాస్‌కీ ఇప్పటికే నమోదు చేయబడింది.', passkey_not_supported: 'పాస్‌కీలు ఈ పరికరంలో మద్దతు లేవు.', passkey_pa_not_supported: 'నమోదు కోసం ప్లాట్‌ఫామ్ ప్రమాణీకరణకర్త అవసరం కానీ పరికరం దానికి మద్దతు ఇవ్వదు.', @@ -1132,15 +1150,15 @@ export const teIN: LocalizationResource = { }, userButton: { action__addAccount: 'ఖాతాను జోడించండి', - action__closeUserMenu: undefined, + action__closeUserMenu: 'వినియోగదారు మెనుని మూసివేయి', action__manageAccount: 'ఖాతాను నిర్వహించండి', - action__openUserMenu: undefined, + action__openUserMenu: 'వినియోగదారు మెనుని తెరువు', action__signOut: 'సైన్ అవుట్', action__signOutAll: 'అన్ని ఖాతాల నుండి సైన్ అవుట్ అవ్వండి', }, userProfile: { apiKeysPage: { - title: undefined, + title: 'API కీలు', }, backupCodePage: { actionLabel__copied: 'కాపీ చేయబడింది!', @@ -1160,11 +1178,11 @@ export const teIN: LocalizationResource = { }, billingPage: { paymentHistorySection: { - empty: undefined, - notFound: undefined, - tableHeader__amount: undefined, - tableHeader__date: undefined, - tableHeader__status: undefined, + empty: 'చెల్లింపు చరిత్ర లేదు', + notFound: 'చెల్లింపు ప్రయత్నం కనుగొనబడలేదు', + tableHeader__amount: 'మొత్తం', + tableHeader__date: 'తేదీ', + tableHeader__status: 'స్థితి', }, paymentMethodsSection: { actionLabel__default: 'డిఫాల్ట్‌గా చేయండి', @@ -1174,7 +1192,7 @@ export const teIN: LocalizationResource = { cancelButton: 'రద్దు చేయండి', formButtonPrimary__add: 'చెల్లింపు పద్ధతిని జోడించండి', formButtonPrimary__pay: '{{amount}} చెల్లించండి', - payWithTestCardButton: undefined, + payWithTestCardButton: 'టెస్ట్ కార్డ్‌తో చెల్లించు', removeMethod: { messageLine1: '{{identifier}} ఈ ఖాతా నుండి తొలగించబడుతుంది.', messageLine2: @@ -1185,36 +1203,36 @@ export const teIN: LocalizationResource = { title: 'అందుబాటులో ఉన్న ఎంపికలు', }, start: { - headerTitle__payments: undefined, + headerTitle__payments: 'చెల్లింపులు', headerTitle__plans: 'ప్లాన్‌లు', headerTitle__statements: 'ఇన్‌వాయిస్‌లు', - headerTitle__subscriptions: undefined, + headerTitle__subscriptions: 'సబ్‌స్క్రిప్షన్', }, statementsSection: { - empty: undefined, - itemCaption__paidForPlan: undefined, - itemCaption__proratedCredit: undefined, - itemCaption__subscribedAndPaidForPlan: undefined, - notFound: undefined, - tableHeader__amount: undefined, - tableHeader__date: undefined, - title: undefined, - totalPaid: undefined, + empty: 'ప్రదర్శించడానికి స్టేట్‌మెంట్‌లు లేవు', + itemCaption__paidForPlan: '{{plan}} {{period}} ప్లాన్ కోసం చెల్లించబడింది', + itemCaption__proratedCredit: 'మునుపటి సబ్‌స్క్రిప్షన్ యొక్క పాక్షిక వినియోగానికి దామాషా క్రెడిట్', + itemCaption__subscribedAndPaidForPlan: '{{plan}} {{period}} ప్లాన్ కోసం సబ్‌స్క్రైబ్ చేసి చెల్లించబడింది', + notFound: 'స్టేట్‌మెంట్ కనుగొనబడలేదు', + tableHeader__amount: 'మొత్తం', + tableHeader__date: 'తేదీ', + title: 'స్టేట్‌మెంట్‌లు', + totalPaid: 'మొత్తం చెల్లించబడింది', }, subscriptionsListSection: { - actionLabel__manageSubscription: undefined, - actionLabel__newSubscription: undefined, - actionLabel__switchPlan: undefined, - tableHeader__edit: undefined, - tableHeader__plan: undefined, - tableHeader__startDate: undefined, - title: undefined, + actionLabel__manageSubscription: 'నిర్వహించు', + actionLabel__newSubscription: 'ఒక ప్లాన్‌కు సబ్‌స్క్రైబ్ చేయి', + actionLabel__switchPlan: 'ప్లాన్‌లను మార్చు', + tableHeader__edit: 'సవరించు', + tableHeader__plan: 'ప్లాన్', + tableHeader__startDate: 'ప్రారంభ తేదీ', + title: 'సబ్‌స్క్రిప్షన్', }, subscriptionsSection: { - actionLabel__default: undefined, + actionLabel__default: 'నిర్వహించు', }, switchPlansSection: { - title: undefined, + title: 'ప్లాన్‌లను మార్చు', }, title: 'బిల్లింగ్ & చెల్లింపులు', }, @@ -1325,7 +1343,7 @@ export const teIN: LocalizationResource = { mobileButton__menu: 'మెనూ', navbar: { account: 'ప్రొఫైల్', - apiKeys: undefined, + apiKeys: 'API కీలు', billing: 'బిల్లింగ్', description: 'మీ ఖాతా సమాచారాన్ని నిర్వహించండి.', security: 'భద్రత', @@ -1365,7 +1383,7 @@ export const teIN: LocalizationResource = { verifyTitle: 'ఫోన్ నంబర్‌ను ధృవీకరించండి', }, plansPage: { - title: undefined, + title: 'ప్లాన్‌లు', }, profilePage: { fileDropAreaHint: 'సిఫార్సు చేయబడిన పరిమాణం 1:1, 10MB వరకు.',