diff --git a/.changeset/eleven-pigs-juggle.md b/.changeset/eleven-pigs-juggle.md new file mode 100644 index 00000000000..68a44947960 --- /dev/null +++ b/.changeset/eleven-pigs-juggle.md @@ -0,0 +1,5 @@ +--- +"@clerk/localizations": patch +--- + +Generate placeholder API keys locales diff --git a/packages/localizations/src/ar-SA.ts b/packages/localizations/src/ar-SA.ts index c0f159d36aa..a76ea53176b 100644 --- a/packages/localizations/src/ar-SA.ts +++ b/packages/localizations/src/ar-SA.ts @@ -14,6 +14,39 @@ import type { LocalizationResource } from '@clerk/types'; export const arSA: LocalizationResource = { locale: 'ar-SA', + apiKeys: { + action__add: undefined, + action__search: undefined, + 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, + revokeConfirmation: { + confirmationText: undefined, + formButtonPrimary__revoke: undefined, + formHint: undefined, + formTitle: undefined, + }, + }, backButton: 'الرجوع', badge__activePlan: undefined, badge__canceledEndsAt: undefined, @@ -57,11 +90,13 @@ export const arSA: LocalizationResource = { title__subscriptionBegins: undefined, title__totalPaid: undefined, }, + pastDueNotice: undefined, perMonth: undefined, title: undefined, title__paymentSuccessful: undefined, title__subscriptionSuccessful: undefined, }, + credit: undefined, creditRemainder: undefined, defaultFreePlanActive: undefined, free: undefined, @@ -100,6 +135,7 @@ export const arSA: LocalizationResource = { switchPlan: undefined, switchToAnnual: undefined, switchToMonthly: undefined, + totalDue: undefined, totalDueToday: undefined, viewFeatures: undefined, year: undefined, @@ -134,6 +170,9 @@ export const arSA: LocalizationResource = { formFieldHintText__optional: 'إختياري', formFieldHintText__slug: '(slug) هو معرف يمكن قراءته بواسطة الإنسان ويجب أن يكون فريدًا. غالبًا ما يتم استخدامه في الروابط الإلكترونية.', + formFieldInputPlaceholder__apiKeyDescription: undefined, + formFieldInputPlaceholder__apiKeyExpirationDate: undefined, + formFieldInputPlaceholder__apiKeyName: undefined, formFieldInputPlaceholder__backupCode: undefined, formFieldInputPlaceholder__confirmDeletionUserAccount: 'حذف الحساب', formFieldInputPlaceholder__emailAddress: undefined, @@ -148,6 +187,9 @@ export const arSA: LocalizationResource = { formFieldInputPlaceholder__password: undefined, formFieldInputPlaceholder__phoneNumber: undefined, formFieldInputPlaceholder__username: undefined, + formFieldLabel__apiKeyDescription: undefined, + formFieldLabel__apiKeyExpiration: undefined, + formFieldLabel__apiKeyName: undefined, formFieldLabel__automaticInvitations: 'تمكين الدعوة الأوتماتكية لهذا النطاق', formFieldLabel__backupCode: 'الرمز الأحتياطي', formFieldLabel__confirmDeletion: 'تأكيد', @@ -192,11 +234,21 @@ export const arSA: LocalizationResource = { titleWithoutPersonal: 'أختر منظمة', }, organizationProfile: { + apiKeysPage: { + title: undefined, + }, badge__automaticInvitation: 'دعوات تلقائية', badge__automaticSuggestion: 'أقتراحات تلقائية', badge__manualInvitation: 'ليس هناك تسجيل تلقائي', badge__unverified: 'لم يتم التحقق منها', billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -215,13 +267,28 @@ export const arSA: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -288,6 +355,7 @@ export const arSA: LocalizationResource = { }, }, navbar: { + apiKeys: undefined, billing: undefined, description: 'إدارة منظمتك.', general: 'عام', @@ -802,6 +870,9 @@ export const arSA: LocalizationResource = { action__signOutAll: 'تسجيل الخروج من جميع الحسابات', }, userProfile: { + apiKeysPage: { + title: undefined, + }, backupCodePage: { actionLabel__copied: 'تم النسخ', actionLabel__copy: 'نسخ الكل', @@ -819,6 +890,13 @@ export const arSA: LocalizationResource = { title__codelist: 'رموز النسخ الأحتياطي', }, billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -837,13 +915,28 @@ export const arSA: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -957,6 +1050,7 @@ export const arSA: LocalizationResource = { mobileButton__menu: 'القائمة', navbar: { account: 'الملف الشخصي', + apiKeys: undefined, billing: undefined, description: 'إدارة معلومات ملفك الشخصي.', security: 'حماية', diff --git a/packages/localizations/src/be-BY.ts b/packages/localizations/src/be-BY.ts index 9357cce5c17..b2bb340d32e 100644 --- a/packages/localizations/src/be-BY.ts +++ b/packages/localizations/src/be-BY.ts @@ -14,6 +14,39 @@ import type { LocalizationResource } from '@clerk/types'; export const beBY: LocalizationResource = { locale: 'be-BY', + apiKeys: { + action__add: undefined, + action__search: undefined, + 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, + revokeConfirmation: { + confirmationText: undefined, + formButtonPrimary__revoke: undefined, + formHint: undefined, + formTitle: undefined, + }, + }, backButton: 'Назад', badge__activePlan: undefined, badge__canceledEndsAt: undefined, @@ -57,11 +90,13 @@ export const beBY: LocalizationResource = { title__subscriptionBegins: undefined, title__totalPaid: undefined, }, + pastDueNotice: undefined, perMonth: undefined, title: undefined, title__paymentSuccessful: undefined, title__subscriptionSuccessful: undefined, }, + credit: undefined, creditRemainder: undefined, defaultFreePlanActive: undefined, free: undefined, @@ -100,6 +135,7 @@ export const beBY: LocalizationResource = { switchPlan: undefined, switchToAnnual: undefined, switchToMonthly: undefined, + totalDue: undefined, totalDueToday: undefined, viewFeatures: undefined, year: undefined, @@ -134,6 +170,9 @@ export const beBY: LocalizationResource = { formFieldHintText__optional: 'Неабавязкова', formFieldHintText__slug: 'Slug — гэта чытальны ідэнтыфікатар, які павінен быць унікальным. Часто выкарыстоўваецца ў URL-ах.', + formFieldInputPlaceholder__apiKeyDescription: undefined, + formFieldInputPlaceholder__apiKeyExpirationDate: undefined, + formFieldInputPlaceholder__apiKeyName: undefined, formFieldInputPlaceholder__backupCode: 'Увядзіце рэзервовы код', formFieldInputPlaceholder__confirmDeletionUserAccount: 'Пацвердзіць выдаленне ўліковага запісу', formFieldInputPlaceholder__emailAddress: 'Увядзіце ваш адрас электроннай пошты', @@ -149,6 +188,9 @@ export const beBY: LocalizationResource = { formFieldInputPlaceholder__password: 'Увядзіце ваш пароль', formFieldInputPlaceholder__phoneNumber: 'Увядзіце ваш нумар тэлефона', formFieldInputPlaceholder__username: 'Увядзіце імя карыстальніка', + formFieldLabel__apiKeyDescription: undefined, + formFieldLabel__apiKeyExpiration: undefined, + formFieldLabel__apiKeyName: undefined, formFieldLabel__automaticInvitations: 'Уключыць аўтаматычныя запрашэнні для гэтага дамена', formFieldLabel__backupCode: 'Код аднаўлення', formFieldLabel__confirmDeletion: 'Пацверджанне', @@ -193,11 +235,21 @@ export const beBY: LocalizationResource = { titleWithoutPersonal: 'Выберыце арганізацыю', }, organizationProfile: { + apiKeysPage: { + title: undefined, + }, badge__automaticInvitation: 'Automatic invitations', badge__automaticSuggestion: 'Automatic suggestions', badge__manualInvitation: 'No automatic enrollment', badge__unverified: 'Unverified', billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -216,13 +268,28 @@ export const beBY: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -289,6 +356,7 @@ export const beBY: LocalizationResource = { }, }, navbar: { + apiKeys: undefined, billing: undefined, description: 'Manage your organization.', general: 'General', @@ -811,6 +879,9 @@ export const beBY: LocalizationResource = { action__signOutAll: 'Выйсці з усіх уліковых запісаў', }, userProfile: { + apiKeysPage: { + title: undefined, + }, backupCodePage: { actionLabel__copied: 'Скапіравана!', actionLabel__copy: 'Скапіраваць усё', @@ -828,6 +899,13 @@ export const beBY: LocalizationResource = { title__codelist: 'Рэзервовы коды', }, billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -846,13 +924,28 @@ export const beBY: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -972,6 +1065,7 @@ export const beBY: LocalizationResource = { mobileButton__menu: 'Меню', navbar: { account: 'Профіль', + apiKeys: undefined, billing: undefined, description: 'Кіруйце інфармацыяй аб вашым уліковым запісе.', security: 'Бяспека', diff --git a/packages/localizations/src/bg-BG.ts b/packages/localizations/src/bg-BG.ts index e101b40bf05..41a775f3edb 100644 --- a/packages/localizations/src/bg-BG.ts +++ b/packages/localizations/src/bg-BG.ts @@ -14,6 +14,39 @@ import type { LocalizationResource } from '@clerk/types'; export const bgBG: LocalizationResource = { locale: 'bg-BG', + apiKeys: { + action__add: undefined, + action__search: undefined, + 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, + revokeConfirmation: { + confirmationText: undefined, + formButtonPrimary__revoke: undefined, + formHint: undefined, + formTitle: undefined, + }, + }, backButton: 'Назад', badge__activePlan: undefined, badge__canceledEndsAt: undefined, @@ -57,11 +90,13 @@ export const bgBG: LocalizationResource = { title__subscriptionBegins: undefined, title__totalPaid: undefined, }, + pastDueNotice: undefined, perMonth: undefined, title: undefined, title__paymentSuccessful: undefined, title__subscriptionSuccessful: undefined, }, + credit: undefined, creditRemainder: undefined, defaultFreePlanActive: undefined, free: undefined, @@ -100,6 +135,7 @@ export const bgBG: LocalizationResource = { switchPlan: undefined, switchToAnnual: undefined, switchToMonthly: undefined, + totalDue: undefined, totalDueToday: undefined, viewFeatures: undefined, year: undefined, @@ -133,6 +169,9 @@ export const bgBG: LocalizationResource = { formFieldError__verificationLinkExpired: 'Линкът за потвърждение е изтекъл. Моля, заявете нов линк.', formFieldHintText__optional: 'По избор', formFieldHintText__slug: 'Slug е четим идентификатор, който трябва да бъде уникален. Често се използва в URL адреси.', + formFieldInputPlaceholder__apiKeyDescription: undefined, + formFieldInputPlaceholder__apiKeyExpirationDate: undefined, + formFieldInputPlaceholder__apiKeyName: undefined, formFieldInputPlaceholder__backupCode: 'Въведете резервен код', formFieldInputPlaceholder__confirmDeletionUserAccount: 'Изтрий акаунта', formFieldInputPlaceholder__emailAddress: 'example@email.com', @@ -147,6 +186,9 @@ export const bgBG: LocalizationResource = { formFieldInputPlaceholder__password: 'Парола', formFieldInputPlaceholder__phoneNumber: '+359 123 456 789', formFieldInputPlaceholder__username: 'Име на потребител', + formFieldLabel__apiKeyDescription: undefined, + formFieldLabel__apiKeyExpiration: undefined, + formFieldLabel__apiKeyName: undefined, formFieldLabel__automaticInvitations: 'Включи автоматични покани за този домейн', formFieldLabel__backupCode: 'Резервен код', formFieldLabel__confirmDeletion: 'Потвърждение', @@ -191,11 +233,21 @@ export const bgBG: LocalizationResource = { titleWithoutPersonal: 'Изберете организация', }, organizationProfile: { + apiKeysPage: { + title: undefined, + }, badge__automaticInvitation: 'Автоматични покани', badge__automaticSuggestion: 'Автоматични предложения', badge__manualInvitation: 'Няма автоматично включване', badge__unverified: 'Неверифициран', billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -214,13 +266,28 @@ export const bgBG: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -288,6 +355,7 @@ export const bgBG: LocalizationResource = { }, }, navbar: { + apiKeys: undefined, billing: undefined, description: 'Управление на вашата организация.', general: 'Общи', @@ -802,6 +870,9 @@ export const bgBG: LocalizationResource = { action__signOutAll: 'Изход от всички акаунти', }, userProfile: { + apiKeysPage: { + title: undefined, + }, backupCodePage: { actionLabel__copied: 'Копирано!', actionLabel__copy: 'Копиране на всички', @@ -819,6 +890,13 @@ export const bgBG: LocalizationResource = { title__codelist: 'Резервни кодове', }, billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -837,13 +915,28 @@ export const bgBG: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -962,6 +1055,7 @@ export const bgBG: LocalizationResource = { mobileButton__menu: 'Меню', navbar: { account: 'Profile', + apiKeys: undefined, billing: undefined, description: 'Управлявайте информацията в профила си.', security: 'Security', diff --git a/packages/localizations/src/ca-ES.ts b/packages/localizations/src/ca-ES.ts index bbed1e8b6cf..02c49557f30 100644 --- a/packages/localizations/src/ca-ES.ts +++ b/packages/localizations/src/ca-ES.ts @@ -14,6 +14,39 @@ import type { LocalizationResource } from '@clerk/types'; export const caES: LocalizationResource = { locale: 'ca-ES', + apiKeys: { + action__add: undefined, + action__search: undefined, + 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, + revokeConfirmation: { + confirmationText: undefined, + formButtonPrimary__revoke: undefined, + formHint: undefined, + formTitle: undefined, + }, + }, backButton: 'Enrere', badge__activePlan: undefined, badge__canceledEndsAt: undefined, @@ -57,11 +90,13 @@ export const caES: LocalizationResource = { title__subscriptionBegins: undefined, title__totalPaid: undefined, }, + pastDueNotice: undefined, perMonth: undefined, title: undefined, title__paymentSuccessful: undefined, title__subscriptionSuccessful: undefined, }, + credit: undefined, creditRemainder: undefined, defaultFreePlanActive: undefined, free: undefined, @@ -100,6 +135,7 @@ export const caES: LocalizationResource = { switchPlan: undefined, switchToAnnual: undefined, switchToMonthly: undefined, + totalDue: undefined, totalDueToday: undefined, viewFeatures: undefined, year: undefined, @@ -133,6 +169,9 @@ export const caES: LocalizationResource = { formFieldError__verificationLinkExpired: "L'enllaç de verificació ha caducat. Si us plau, sol·licita un nou enllaç.", formFieldHintText__optional: 'Opcional', formFieldHintText__slug: "Un slug és un ID llegible per humans que ha de ser únic. Sovint s'utilitza en URL.", + formFieldInputPlaceholder__apiKeyDescription: undefined, + formFieldInputPlaceholder__apiKeyExpirationDate: undefined, + formFieldInputPlaceholder__apiKeyName: undefined, formFieldInputPlaceholder__backupCode: 'Codi de seguretat', formFieldInputPlaceholder__confirmDeletionUserAccount: 'Eliminar compte', formFieldInputPlaceholder__emailAddress: 'exemple@correu.com', @@ -147,6 +186,9 @@ export const caES: LocalizationResource = { formFieldInputPlaceholder__password: 'Contrasenya', formFieldInputPlaceholder__phoneNumber: 'Número de telèfon', formFieldInputPlaceholder__username: "Nom d'usuari", + formFieldLabel__apiKeyDescription: undefined, + formFieldLabel__apiKeyExpiration: undefined, + formFieldLabel__apiKeyName: undefined, formFieldLabel__automaticInvitations: 'Activa invitacions automàtiques per a aquest domini', formFieldLabel__backupCode: 'Codi de seguretat', formFieldLabel__confirmDeletion: 'Confirmació', @@ -191,11 +233,21 @@ export const caES: LocalizationResource = { titleWithoutPersonal: 'Trieu una organització', }, organizationProfile: { + apiKeysPage: { + title: undefined, + }, badge__automaticInvitation: 'Invitacions automàtiques', badge__automaticSuggestion: 'Suggeriments automàtics', badge__manualInvitation: 'Sense inscripció automàtica', badge__unverified: 'No verificat', billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -214,13 +266,28 @@ export const caES: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -288,6 +355,7 @@ export const caES: LocalizationResource = { }, }, navbar: { + apiKeys: undefined, billing: undefined, description: 'Gestiona la teva organització.', general: 'General', @@ -805,6 +873,9 @@ export const caES: LocalizationResource = { action__signOutAll: 'Tanca sessió de tots els comptes', }, userProfile: { + apiKeysPage: { + title: undefined, + }, backupCodePage: { actionLabel__copied: 'Copiat!', actionLabel__copy: 'Copia tot', @@ -822,6 +893,13 @@ export const caES: LocalizationResource = { title__codelist: 'Codis de seguretat', }, billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -840,13 +918,28 @@ export const caES: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -967,6 +1060,7 @@ export const caES: LocalizationResource = { mobileButton__menu: 'Menú', navbar: { account: 'Perfil', + apiKeys: undefined, billing: undefined, description: 'Gestiona la informació del teu compte.', security: 'Seguretat', diff --git a/packages/localizations/src/cs-CZ.ts b/packages/localizations/src/cs-CZ.ts index 09ee31848c9..0568beab15d 100644 --- a/packages/localizations/src/cs-CZ.ts +++ b/packages/localizations/src/cs-CZ.ts @@ -14,6 +14,39 @@ import type { LocalizationResource } from '@clerk/types'; export const csCZ: LocalizationResource = { locale: 'cs-CZ', + apiKeys: { + action__add: undefined, + action__search: undefined, + 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, + revokeConfirmation: { + confirmationText: undefined, + formButtonPrimary__revoke: undefined, + formHint: undefined, + formTitle: undefined, + }, + }, backButton: 'Zpět', badge__activePlan: undefined, badge__canceledEndsAt: undefined, @@ -57,11 +90,13 @@ export const csCZ: LocalizationResource = { title__subscriptionBegins: undefined, title__totalPaid: undefined, }, + pastDueNotice: undefined, perMonth: undefined, title: undefined, title__paymentSuccessful: undefined, title__subscriptionSuccessful: undefined, }, + credit: undefined, creditRemainder: undefined, defaultFreePlanActive: undefined, free: undefined, @@ -100,6 +135,7 @@ export const csCZ: LocalizationResource = { switchPlan: undefined, switchToAnnual: undefined, switchToMonthly: undefined, + totalDue: undefined, totalDueToday: undefined, viewFeatures: undefined, year: undefined, @@ -134,6 +170,9 @@ export const csCZ: LocalizationResource = { formFieldHintText__optional: 'Volitelné', formFieldHintText__slug: 'Slug je člověkem čitelný identifikátor, který musí být unikátní. Často použit v URL adresách.', + formFieldInputPlaceholder__apiKeyDescription: undefined, + formFieldInputPlaceholder__apiKeyExpirationDate: undefined, + formFieldInputPlaceholder__apiKeyName: undefined, formFieldInputPlaceholder__backupCode: 'Zadejte záložní kód', formFieldInputPlaceholder__confirmDeletionUserAccount: 'Potvrďte smazání účtu', formFieldInputPlaceholder__emailAddress: 'Zadejte vaši emailovou adresu', @@ -149,6 +188,9 @@ export const csCZ: LocalizationResource = { formFieldInputPlaceholder__password: 'Zadejte své heslo', formFieldInputPlaceholder__phoneNumber: 'Zadejte své telefonní číslo', formFieldInputPlaceholder__username: 'Zadejte své uživatelské jméno', + formFieldLabel__apiKeyDescription: undefined, + formFieldLabel__apiKeyExpiration: undefined, + formFieldLabel__apiKeyName: undefined, formFieldLabel__automaticInvitations: 'Enable automatic invitations for this domain', formFieldLabel__backupCode: 'Záložní kód', formFieldLabel__confirmDeletion: 'Potvrzení', @@ -193,11 +235,21 @@ export const csCZ: LocalizationResource = { titleWithoutPersonal: 'Choose an organization', }, organizationProfile: { + apiKeysPage: { + title: undefined, + }, badge__automaticInvitation: 'Automatic invitations', badge__automaticSuggestion: 'Automatic suggestions', badge__manualInvitation: 'No automatic enrollment', badge__unverified: 'Unverified', billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -216,13 +268,28 @@ export const csCZ: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -289,6 +356,7 @@ export const csCZ: LocalizationResource = { }, }, navbar: { + apiKeys: undefined, billing: undefined, description: 'Manage your organization.', general: 'General', @@ -802,6 +870,9 @@ export const csCZ: LocalizationResource = { action__signOutAll: 'Odhlásit se ze všech účtů', }, userProfile: { + apiKeysPage: { + title: undefined, + }, backupCodePage: { actionLabel__copied: 'Zkopírováno!', actionLabel__copy: 'Zkopírovat vše', @@ -819,6 +890,13 @@ export const csCZ: LocalizationResource = { title__codelist: 'Záložní kódy', }, billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -837,13 +915,28 @@ export const csCZ: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -961,6 +1054,7 @@ export const csCZ: LocalizationResource = { mobileButton__menu: 'Menu', navbar: { account: 'Profil', + apiKeys: undefined, billing: undefined, description: 'Spravujte své údaje.', security: 'Zabezpečení', diff --git a/packages/localizations/src/da-DK.ts b/packages/localizations/src/da-DK.ts index eb41a9b3505..ebeda156070 100644 --- a/packages/localizations/src/da-DK.ts +++ b/packages/localizations/src/da-DK.ts @@ -14,6 +14,39 @@ import type { LocalizationResource } from '@clerk/types'; export const daDK: LocalizationResource = { locale: 'da-DK', + apiKeys: { + action__add: undefined, + action__search: undefined, + 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, + revokeConfirmation: { + confirmationText: undefined, + formButtonPrimary__revoke: undefined, + formHint: undefined, + formTitle: undefined, + }, + }, backButton: 'Tilbage', badge__activePlan: undefined, badge__canceledEndsAt: undefined, @@ -57,11 +90,13 @@ export const daDK: LocalizationResource = { title__subscriptionBegins: undefined, title__totalPaid: undefined, }, + pastDueNotice: undefined, perMonth: undefined, title: undefined, title__paymentSuccessful: undefined, title__subscriptionSuccessful: undefined, }, + credit: undefined, creditRemainder: undefined, defaultFreePlanActive: undefined, free: undefined, @@ -100,6 +135,7 @@ export const daDK: LocalizationResource = { switchPlan: undefined, switchToAnnual: undefined, switchToMonthly: undefined, + totalDue: undefined, totalDueToday: undefined, viewFeatures: undefined, year: undefined, @@ -133,6 +169,9 @@ export const daDK: LocalizationResource = { formFieldError__verificationLinkExpired: 'Bekræftelseslinket er udløbet. Venligst anmod om et nyt link.', formFieldHintText__optional: 'Valgfri', formFieldHintText__slug: 'En slug er en menneskelig læsbar ID, der skal være unik. Det bruges ofte i URL’er.', + formFieldInputPlaceholder__apiKeyDescription: undefined, + formFieldInputPlaceholder__apiKeyExpirationDate: undefined, + formFieldInputPlaceholder__apiKeyName: undefined, formFieldInputPlaceholder__backupCode: 'Indtast sikkerhedskode', formFieldInputPlaceholder__confirmDeletionUserAccount: 'Slet konto', formFieldInputPlaceholder__emailAddress: 'Indtast e-mailadresse', @@ -148,6 +187,9 @@ export const daDK: LocalizationResource = { formFieldInputPlaceholder__password: 'Indtast adgangskode', formFieldInputPlaceholder__phoneNumber: 'Indtast telefonnummer', formFieldInputPlaceholder__username: 'Indtast brugernavn', + formFieldLabel__apiKeyDescription: undefined, + formFieldLabel__apiKeyExpiration: undefined, + formFieldLabel__apiKeyName: undefined, formFieldLabel__automaticInvitations: 'Aktiver automatiske invitationer for dette domæne', formFieldLabel__backupCode: 'Sikkerhedskode', formFieldLabel__confirmDeletion: 'Bekræftelse', @@ -192,11 +234,21 @@ export const daDK: LocalizationResource = { titleWithoutPersonal: 'Vælg en organisation', }, organizationProfile: { + apiKeysPage: { + title: undefined, + }, badge__automaticInvitation: 'Automatiske invitationer', badge__automaticSuggestion: 'Automatiske forslag', badge__manualInvitation: 'Ingen automatisk tilmelding', badge__unverified: 'Ikke verificeret', billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -215,13 +267,28 @@ export const daDK: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -288,6 +355,7 @@ export const daDK: LocalizationResource = { }, }, navbar: { + apiKeys: undefined, billing: undefined, description: 'Administrer din organisation.', general: 'Generelt', @@ -802,6 +870,9 @@ export const daDK: LocalizationResource = { action__signOutAll: 'Log ud af alle konti', }, userProfile: { + apiKeysPage: { + title: undefined, + }, backupCodePage: { actionLabel__copied: 'Kopieret!', actionLabel__copy: 'Kopier alle', @@ -819,6 +890,13 @@ export const daDK: LocalizationResource = { title__codelist: 'Backup-koder', }, billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -837,13 +915,28 @@ export const daDK: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -961,6 +1054,7 @@ export const daDK: LocalizationResource = { mobileButton__menu: 'Menu', navbar: { account: 'Profil', + apiKeys: undefined, billing: undefined, description: 'Administrer dine kontooplysninger.', security: 'Sikkerhed', diff --git a/packages/localizations/src/de-DE.ts b/packages/localizations/src/de-DE.ts index 7d5702ac863..5e131d51553 100644 --- a/packages/localizations/src/de-DE.ts +++ b/packages/localizations/src/de-DE.ts @@ -17,31 +17,35 @@ export const deDE: LocalizationResource = { apiKeys: { action__add: 'Neuen API-Key hinzufügen', action__search: 'Suche', + createdAndExpirationStatus__expiresOn: undefined, + createdAndExpirationStatus__never: undefined, detailsTitle__emptyRow: 'Keine API-Keys gefunden', formButtonPrimary__add: 'API-Key erstellen', - formHint: 'Geben Sie einen Namen an, um einen API-Key zu erstellen. Sie können ihn jederzeit widerrufen.', - formTitle: 'Neuen API-Key hinzufügen', - menuAction__revoke: 'API-Key widerrufen', - revokeConfirmation: { - formButtonPrimary__revoke: 'API-Key widerrufen', - formHint: 'Sind Sie sicher, dass Sie diesen API-Key löschen wollen?', - formTitle: 'API-Key "{{apiKeyName}}" widerrufen?', - confirmationText: 'Widerrufen', - }, + formFieldCaption__expiration__expiresOn: undefined, + formFieldCaption__expiration__never: undefined, + formFieldOption__expiration__180d: undefined, formFieldOption__expiration__1d: undefined, - formFieldOption__expiration__7d: undefined, + formFieldOption__expiration__1y: undefined, formFieldOption__expiration__30d: undefined, formFieldOption__expiration__60d: undefined, + formFieldOption__expiration__7d: undefined, formFieldOption__expiration__90d: undefined, - formFieldOption__expiration__180d: undefined, - formFieldOption__expiration__1y: undefined, formFieldOption__expiration__never: undefined, - lastUsed__seconds: undefined, - lastUsed__minutes: undefined, - lastUsed__hours: undefined, + formHint: 'Geben Sie einen Namen an, um einen API-Key zu erstellen. Sie können ihn jederzeit widerrufen.', + formTitle: 'Neuen API-Key hinzufügen', lastUsed__days: undefined, + lastUsed__hours: undefined, + lastUsed__minutes: undefined, lastUsed__months: undefined, + lastUsed__seconds: undefined, lastUsed__years: undefined, + menuAction__revoke: 'API-Key widerrufen', + revokeConfirmation: { + confirmationText: 'Widerrufen', + formButtonPrimary__revoke: 'API-Key widerrufen', + formHint: 'Sind Sie sicher, dass Sie diesen API-Key löschen wollen?', + formTitle: 'API-Key "{{apiKeyName}}" widerrufen?', + }, }, backButton: 'Zurück', badge__activePlan: 'Aktiv', @@ -89,6 +93,7 @@ export const deDE: LocalizationResource = { title__subscriptionBegins: 'Abonnement beginnt', title__totalPaid: 'Insgesamt bezahlt', }, + pastDueNotice: undefined, perMonth: 'pro Monat', title: 'Bezahlung', title__paymentSuccessful: 'Zahlung erfolgreich!', @@ -133,6 +138,7 @@ export const deDE: LocalizationResource = { switchPlan: 'Zu diesem Plan wechseln', switchToAnnual: 'Wechsel zu jährlich', switchToMonthly: 'Wechsel zu monatlich', + totalDue: undefined, totalDueToday: 'Heute fällig', viewFeatures: 'Funktionen anzeigen', year: 'Jahr', @@ -241,6 +247,13 @@ export const deDE: LocalizationResource = { badge__manualInvitation: 'Keine automatische Aufnahme', badge__unverified: 'Nicht verifiziert', billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: 'Als Standard festlegen', actionLabel__remove: 'Entfernen', @@ -265,9 +278,23 @@ export const deDE: LocalizationResource = { headerTitle__statements: 'Abrechnungen', headerTitle__subscriptions: 'Abonnements', }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: 'Plan abonnieren', actionLabel__switchPlan: 'Plan wechseln', + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: 'Abonnement', }, subscriptionsSection: { @@ -886,6 +913,13 @@ export const deDE: LocalizationResource = { title__codelist: 'Sicherungscodes', }, billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: 'Als Standard festlegen', actionLabel__remove: 'Entfernen', @@ -910,9 +944,23 @@ export const deDE: LocalizationResource = { headerTitle__statements: 'Abrechnungen', headerTitle__subscriptions: 'Abonnements', }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: 'Plan abonnieren', actionLabel__switchPlan: 'Plan wechseln', + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: 'Abonnement', }, subscriptionsSection: { diff --git a/packages/localizations/src/el-GR.ts b/packages/localizations/src/el-GR.ts index eca7d49ff10..5796f49c06c 100644 --- a/packages/localizations/src/el-GR.ts +++ b/packages/localizations/src/el-GR.ts @@ -14,6 +14,39 @@ import type { LocalizationResource } from '@clerk/types'; export const elGR: LocalizationResource = { locale: 'el-GR', + apiKeys: { + action__add: undefined, + action__search: undefined, + 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, + revokeConfirmation: { + confirmationText: undefined, + formButtonPrimary__revoke: undefined, + formHint: undefined, + formTitle: undefined, + }, + }, backButton: 'Πίσω', badge__activePlan: undefined, badge__canceledEndsAt: undefined, @@ -57,11 +90,13 @@ export const elGR: LocalizationResource = { title__subscriptionBegins: undefined, title__totalPaid: undefined, }, + pastDueNotice: undefined, perMonth: undefined, title: undefined, title__paymentSuccessful: undefined, title__subscriptionSuccessful: undefined, }, + credit: undefined, creditRemainder: undefined, defaultFreePlanActive: undefined, free: undefined, @@ -100,6 +135,7 @@ export const elGR: LocalizationResource = { switchPlan: undefined, switchToAnnual: undefined, switchToMonthly: undefined, + totalDue: undefined, totalDueToday: undefined, viewFeatures: undefined, year: undefined, @@ -133,6 +169,9 @@ export const elGR: LocalizationResource = { formFieldError__verificationLinkExpired: 'The verification link expired. Please request a new link.', formFieldHintText__optional: 'Προαιρετικό', formFieldHintText__slug: 'A slug is a human-readable ID that must be unique. It’s often used in URLs.', + formFieldInputPlaceholder__apiKeyDescription: undefined, + formFieldInputPlaceholder__apiKeyExpirationDate: undefined, + formFieldInputPlaceholder__apiKeyName: undefined, formFieldInputPlaceholder__backupCode: undefined, formFieldInputPlaceholder__confirmDeletionUserAccount: 'Delete account', formFieldInputPlaceholder__emailAddress: 'Εισάγετε τη διεύθυνση email σας', @@ -148,6 +187,9 @@ export const elGR: LocalizationResource = { formFieldInputPlaceholder__password: 'Εισάγετε τον κωδικό σας', formFieldInputPlaceholder__phoneNumber: 'Εισάγετε τον αριθμό τηλεφώνου σας', formFieldInputPlaceholder__username: undefined, + formFieldLabel__apiKeyDescription: undefined, + formFieldLabel__apiKeyExpiration: undefined, + formFieldLabel__apiKeyName: undefined, formFieldLabel__automaticInvitations: 'Ενεργοποίηση αυτόματων προσκλήσεων για αυτόν τον τομέα', formFieldLabel__backupCode: 'Αντίγραφο ασφαλείας κωδικού', formFieldLabel__confirmDeletion: 'Επιβεβαίωση', @@ -192,11 +234,21 @@ export const elGR: LocalizationResource = { titleWithoutPersonal: 'Επιλέξτε οργανισμό', }, organizationProfile: { + apiKeysPage: { + title: undefined, + }, badge__automaticInvitation: 'Αυτόματες προσκλήσεις', badge__automaticSuggestion: 'Αυτόματες προτάσεις', badge__manualInvitation: 'Χωρίς αυτόματη εγγραφή', badge__unverified: 'Μη επαληθευμένο', billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -215,13 +267,28 @@ export const elGR: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -289,6 +356,7 @@ export const elGR: LocalizationResource = { }, }, navbar: { + apiKeys: undefined, billing: undefined, description: 'Manage your organization.', general: 'General', @@ -810,6 +878,9 @@ export const elGR: LocalizationResource = { action__signOutAll: 'Αποσύνδεση από όλους τους λογαριασμούς', }, userProfile: { + apiKeysPage: { + title: undefined, + }, backupCodePage: { actionLabel__copied: 'Αντιγράφηκαν!', actionLabel__copy: 'Αντιγραφή όλων', @@ -827,6 +898,13 @@ export const elGR: LocalizationResource = { title__codelist: 'Εφεδρικοί κωδικοί', }, billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -845,13 +923,28 @@ export const elGR: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -971,6 +1064,7 @@ export const elGR: LocalizationResource = { mobileButton__menu: 'Μενού', navbar: { account: 'Προφίλ', + apiKeys: undefined, billing: undefined, description: 'Διαχειριστείτε τις πληροφορίες του λογαριασμού σας.', security: 'Ασφάλεια', diff --git a/packages/localizations/src/en-GB.ts b/packages/localizations/src/en-GB.ts index d0474f6199e..024dae5ba40 100644 --- a/packages/localizations/src/en-GB.ts +++ b/packages/localizations/src/en-GB.ts @@ -14,6 +14,39 @@ import type { LocalizationResource } from '@clerk/types'; export const enGB: LocalizationResource = { locale: 'en-GB', + apiKeys: { + action__add: undefined, + action__search: undefined, + 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, + revokeConfirmation: { + confirmationText: undefined, + formButtonPrimary__revoke: undefined, + formHint: undefined, + formTitle: undefined, + }, + }, backButton: 'Back', badge__activePlan: undefined, badge__canceledEndsAt: undefined, @@ -57,11 +90,13 @@ export const enGB: LocalizationResource = { title__subscriptionBegins: undefined, title__totalPaid: undefined, }, + pastDueNotice: undefined, perMonth: undefined, title: undefined, title__paymentSuccessful: undefined, title__subscriptionSuccessful: undefined, }, + credit: undefined, creditRemainder: undefined, defaultFreePlanActive: undefined, free: undefined, @@ -100,6 +135,7 @@ export const enGB: LocalizationResource = { switchPlan: undefined, switchToAnnual: undefined, switchToMonthly: undefined, + totalDue: undefined, totalDueToday: undefined, viewFeatures: undefined, year: undefined, @@ -133,6 +169,9 @@ export const enGB: LocalizationResource = { formFieldError__verificationLinkExpired: 'The verification link expired. Please request a new link.', formFieldHintText__optional: 'Optional', formFieldHintText__slug: 'A slug is a human-readable ID that must be unique. It’s often used in URLs.', + formFieldInputPlaceholder__apiKeyDescription: undefined, + formFieldInputPlaceholder__apiKeyExpirationDate: undefined, + formFieldInputPlaceholder__apiKeyName: undefined, formFieldInputPlaceholder__backupCode: 'Enter backup code', formFieldInputPlaceholder__confirmDeletionUserAccount: 'Confirm account deletion', formFieldInputPlaceholder__emailAddress: 'Enter your email address', @@ -147,6 +186,9 @@ export const enGB: LocalizationResource = { formFieldInputPlaceholder__password: 'Enter your password', formFieldInputPlaceholder__phoneNumber: 'Enter your phone number', formFieldInputPlaceholder__username: undefined, + formFieldLabel__apiKeyDescription: undefined, + formFieldLabel__apiKeyExpiration: undefined, + formFieldLabel__apiKeyName: undefined, formFieldLabel__automaticInvitations: 'Enable automatic invitations for this domain', formFieldLabel__backupCode: 'Backup code', formFieldLabel__confirmDeletion: 'Confirmation', @@ -192,11 +234,21 @@ export const enGB: LocalizationResource = { titleWithoutPersonal: 'Choose an organisation', }, organizationProfile: { + apiKeysPage: { + title: undefined, + }, badge__automaticInvitation: 'Automatic invitations', badge__automaticSuggestion: 'Automatic suggestions', badge__manualInvitation: 'No automatic enrollment', badge__unverified: 'Unverified', billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -215,13 +267,28 @@ export const enGB: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -289,6 +356,7 @@ export const enGB: LocalizationResource = { }, }, navbar: { + apiKeys: undefined, billing: undefined, description: 'Manage your organisation.', general: 'General', @@ -810,6 +878,9 @@ export const enGB: LocalizationResource = { action__signOutAll: 'Sign out of all accounts', }, userProfile: { + apiKeysPage: { + title: undefined, + }, backupCodePage: { actionLabel__copied: 'Copied!', actionLabel__copy: 'Copy all', @@ -827,6 +898,13 @@ export const enGB: LocalizationResource = { title__codelist: 'Backup codes', }, billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -845,13 +923,28 @@ export const enGB: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -969,6 +1062,7 @@ export const enGB: LocalizationResource = { mobileButton__menu: 'Menu', navbar: { account: 'Profile', + apiKeys: undefined, billing: undefined, description: 'Manage your account info.', security: 'Security', diff --git a/packages/localizations/src/en-US.ts b/packages/localizations/src/en-US.ts index 0729f17a402..9e04afbb058 100644 --- a/packages/localizations/src/en-US.ts +++ b/packages/localizations/src/en-US.ts @@ -5,36 +5,36 @@ export const enUS: LocalizationResource = { apiKeys: { action__add: 'Add new key', action__search: 'Search keys', + createdAndExpirationStatus__expiresOn: + "Created {{ createdDate | shortDate('en-US') }} • Expires {{ expiresDate | longDate('en-US') }}", + createdAndExpirationStatus__never: "Created {{ createdDate | shortDate('en-US') }} • Never expires", + detailsTitle__emptyRow: 'No API keys found', + formButtonPrimary__add: 'Create key', + formFieldCaption__expiration__expiresOn: 'Expiring {{ date }}', + formFieldCaption__expiration__never: 'This key will never expire', + formFieldOption__expiration__180d: '180 Days', formFieldOption__expiration__1d: '1 Day', - formFieldOption__expiration__7d: '7 Days', + formFieldOption__expiration__1y: '1 Year', formFieldOption__expiration__30d: '30 Days', formFieldOption__expiration__60d: '60 Days', + formFieldOption__expiration__7d: '7 Days', formFieldOption__expiration__90d: '90 Days', - formFieldOption__expiration__180d: '180 Days', - formFieldOption__expiration__1y: '1 Year', formFieldOption__expiration__never: 'Never', - lastUsed__seconds: '{{seconds}}s ago', - lastUsed__minutes: '{{minutes}}m ago', - lastUsed__hours: '{{hours}}h ago', + formHint: 'Provide a name to generate a new key. You’ll be able to revoke it anytime.', + formTitle: 'Add new API key', lastUsed__days: '{{days}}d ago', + lastUsed__hours: '{{hours}}h ago', + lastUsed__minutes: '{{minutes}}m ago', lastUsed__months: '{{months}}mo ago', + lastUsed__seconds: '{{seconds}}s ago', lastUsed__years: '{{years}}y ago', - detailsTitle__emptyRow: 'No API keys found', - formButtonPrimary__add: 'Create key', - formHint: 'Provide a name to generate a new key. You’ll be able to revoke it anytime.', - formTitle: 'Add new API key', menuAction__revoke: 'Revoke key', revokeConfirmation: { + confirmationText: 'Revoke', formButtonPrimary__revoke: 'Revoke key', formHint: 'Are you sure you want to delete this Secret key?', formTitle: 'Revoke "{{apiKeyName}}" secret key?', - confirmationText: 'Revoke', }, - createdAndExpirationStatus__never: "Created {{ createdDate | shortDate('en-US') }} • Never expires", - createdAndExpirationStatus__expiresOn: - "Created {{ createdDate | shortDate('en-US') }} • Expires {{ expiresDate | longDate('en-US') }}", - formFieldCaption__expiration__never: 'This key will never expire', - formFieldCaption__expiration__expiresOn: 'Expiring {{ date }}', }, backButton: 'Back', badge__activePlan: 'Active', @@ -72,7 +72,6 @@ export const enUS: LocalizationResource = { description__subscriptionSuccessful: 'Your new subscription is all set.', downgradeNotice: 'You will keep your current subscription and its features until the end of the billing cycle, then you will be switched to this subscription.', - pastDueNotice: 'Your previous subscription was past due, with no payment.', emailForm: { subtitle: 'Before you can complete your purchase you must add an email address where receipts will be sent.', title: 'Add an email address', @@ -83,6 +82,7 @@ export const enUS: LocalizationResource = { title__subscriptionBegins: 'Subscription begins', title__totalPaid: 'Total paid', }, + pastDueNotice: 'Your previous subscription was past due, with no payment.', perMonth: 'per month', title: 'Checkout', title__paymentSuccessful: 'Payment was successful!', @@ -161,9 +161,9 @@ export const enUS: LocalizationResource = { formFieldError__verificationLinkExpired: 'The verification link expired. Please request a new link.', formFieldHintText__optional: 'Optional', formFieldHintText__slug: 'A slug is a human-readable ID that must be unique. It’s often used in URLs.', - formFieldInputPlaceholder__apiKeyName: 'Enter your secret key name', - formFieldInputPlaceholder__apiKeyExpirationDate: 'Select date', formFieldInputPlaceholder__apiKeyDescription: 'Explain why you’re generating this key', + formFieldInputPlaceholder__apiKeyExpirationDate: 'Select date', + formFieldInputPlaceholder__apiKeyName: 'Enter your secret key name', formFieldInputPlaceholder__backupCode: 'Enter backup code', formFieldInputPlaceholder__confirmDeletionUserAccount: 'Delete account', formFieldInputPlaceholder__emailAddress: 'Enter your email address', @@ -236,10 +236,10 @@ export const enUS: LocalizationResource = { billingPage: { paymentHistorySection: { empty: 'No payment history', - tableHeader__date: 'Date', + notFound: 'Payment attempt not found', tableHeader__amount: 'Amount', + tableHeader__date: 'Date', tableHeader__status: 'Status', - notFound: 'Payment attempt not found', }, paymentSourcesSection: { actionLabel__default: 'Make default', @@ -271,17 +271,17 @@ export const enUS: LocalizationResource = { itemCaption__proratedCredit: 'Prorated credit for partial usage of previous subscription', itemCaption__subscribedAndPaidForPlan: 'Subscribed and paid for {{plan}} {{period}} plan', notFound: 'Statement not found', - tableHeader__date: 'Date', tableHeader__amount: 'Amount', + tableHeader__date: 'Date', title: 'Statements', totalPaid: 'Total paid', }, subscriptionsListSection: { actionLabel__newSubscription: 'Subscribe to a plan', actionLabel__switchPlan: 'Switch plans', + tableHeader__edit: 'Edit', tableHeader__plan: 'Plan', tableHeader__startDate: 'Start date', - tableHeader__edit: 'Edit', title: 'Subscription', }, subscriptionsSection: { @@ -889,10 +889,10 @@ export const enUS: LocalizationResource = { billingPage: { paymentHistorySection: { empty: 'No payment history', - tableHeader__date: 'Date', + notFound: 'Payment attempt not found', tableHeader__amount: 'Amount', + tableHeader__date: 'Date', tableHeader__status: 'Status', - notFound: 'Payment attempt not found', }, paymentSourcesSection: { actionLabel__default: 'Make default', @@ -924,17 +924,17 @@ export const enUS: LocalizationResource = { itemCaption__proratedCredit: 'Prorated credit for partial usage of previous subscription', itemCaption__subscribedAndPaidForPlan: 'Subscribed and paid for {{plan}} {{period}} plan', notFound: 'Statement not found', - tableHeader__date: 'Date', tableHeader__amount: 'Amount', + tableHeader__date: 'Date', title: 'Statements', totalPaid: 'Total paid', }, subscriptionsListSection: { actionLabel__newSubscription: 'Subscribe to a plan', actionLabel__switchPlan: 'Switch plans', + tableHeader__edit: 'Edit', tableHeader__plan: 'Plan', tableHeader__startDate: 'Start date', - tableHeader__edit: 'Edit', title: 'Subscription', }, subscriptionsSection: { diff --git a/packages/localizations/src/es-CR.ts b/packages/localizations/src/es-CR.ts index 0a3d9bffc62..f9dc538feb2 100644 --- a/packages/localizations/src/es-CR.ts +++ b/packages/localizations/src/es-CR.ts @@ -14,48 +14,132 @@ import type { LocalizationResource } from '@clerk/types'; export const esCR: LocalizationResource = { locale: 'es-CR', + apiKeys: { + action__add: undefined, + action__search: undefined, + 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, + revokeConfirmation: { + confirmationText: undefined, + formButtonPrimary__revoke: undefined, + formHint: undefined, + formTitle: undefined, + }, + }, + backButton: 'Atrás', + badge__activePlan: undefined, + badge__canceledEndsAt: undefined, + badge__currentPlan: 'Plan actual', + badge__default: 'Por defecto', + badge__endsAt: "Termina {{ date | shortDate('en-ES') }}", + badge__expired: 'Caducado', + badge__otherImpersonatorDevice: 'Otro dispositivo de imitación', + badge__primary: 'Primario', + badge__renewsAt: undefined, + badge__requiresAction: 'Requiere acción', + badge__startsAt: "Empieza {{ date | shortDate('en-ES') }}", + badge__thisDevice: 'Este dispositivo', + badge__unverified: 'No confirmado', + badge__upcomingPlan: 'Próximo plan', + badge__userDevice: 'Dispositivo de usuario', + badge__you: 'Usted', commerce: { addPaymentMethod: 'Añadir método de pago', alwaysFree: 'Siempre gratis', annually: 'Anualmente', availableFeatures: 'Características disponibles', billedAnnually: 'Facturado anualmente', - free: 'Gratis', - getStarted: 'Empezar', - manage: 'Gestionar', - manageSubscription: 'Gestionar suscripción', + billedMonthlyOnly: undefined, cancelSubscription: 'Cancelar suscripción', - keepSubscription: 'Mantener suscripción', - reSubscribe: 'Volver a suscribirse', - month: 'Mes', - switchPlan: 'Cambiar a este plan', + cancelSubscriptionAccessUntil: undefined, + cancelSubscriptionNoCharge: undefined, + cancelSubscriptionTitle: undefined, + cannotSubscribeMonthly: undefined, checkout: { - title__paymentSuccessful: '¡Pago exitoso!', - title__subscriptionSuccessful: '¡Éxito!', description__paymentSuccessful: 'Tu nueva suscripción está lista.', description__subscriptionSuccessful: 'Tu nueva suscripción está lista.', + downgradeNotice: undefined, + emailForm: { + subtitle: undefined, + title: undefined, + }, lineItems: { title__paymentMethod: 'Método de pago', title__statementId: 'Número de factura', title__subscriptionBegins: 'La suscripción empieza', title__totalPaid: 'Total pagado', }, + pastDueNotice: undefined, + perMonth: undefined, + title: undefined, + title__paymentSuccessful: '¡Pago exitoso!', + title__subscriptionSuccessful: '¡Éxito!', + }, + credit: undefined, + creditRemainder: undefined, + defaultFreePlanActive: undefined, + free: 'Gratis', + getStarted: 'Empezar', + keepSubscription: 'Mantener suscripción', + manage: 'Gestionar', + manageSubscription: 'Gestionar suscripción', + month: 'Mes', + monthly: undefined, + pastDue: undefined, + pay: undefined, + paymentMethods: undefined, + paymentSource: { + applePayDescription: { + annual: undefined, + monthly: undefined, + }, + dev: { + anyNumbers: undefined, + cardNumber: undefined, + cvcZip: undefined, + developmentMode: undefined, + expirationDate: undefined, + testCardInfo: undefined, + }, }, + popular: undefined, + pricingTable: { + billingCycle: undefined, + included: undefined, + }, + reSubscribe: 'Volver a suscribirse', + seeAllFeatures: undefined, + subscribe: undefined, + subtotal: undefined, + switchPlan: 'Cambiar a este plan', + switchToAnnual: undefined, + switchToMonthly: undefined, + totalDue: undefined, + totalDueToday: undefined, + viewFeatures: undefined, + year: undefined, }, - backButton: 'Atrás', - badge__currentPlan: 'Plan actual', - badge__upcomingPlan: 'Próximo plan', - badge__startsAt: "Empieza {{ date | shortDate('en-ES') }}", - badge__endsAt: "Termina {{ date | shortDate('en-ES') }}", - badge__default: 'Por defecto', - badge__expired: 'Caducado', - badge__otherImpersonatorDevice: 'Otro dispositivo de imitación', - badge__primary: 'Primario', - badge__requiresAction: 'Requiere acción', - badge__thisDevice: 'Este dispositivo', - badge__unverified: 'No confirmado', - badge__userDevice: 'Dispositivo de usuario', - badge__you: 'Usted', createOrganization: { formButtonSubmit: 'Crear organización', invitePage: { @@ -72,6 +156,7 @@ export const esCR: LocalizationResource = { sameDay: "Hoy a las {{ date | timeString('es-ES') }}", }, dividerText: 'o', + footerActionLink__alternativePhoneCodeProvider: undefined, footerActionLink__useAnotherMethod: 'Usar otro método', footerPageLink__help: 'Ayuda', footerPageLink__privacy: 'Privacidad', @@ -85,6 +170,9 @@ export const esCR: LocalizationResource = { formFieldHintText__optional: 'Opcional', formFieldHintText__slug: 'Un apodo es una identificación legible por humanos que debe ser única. Se utiliza a menudo en URL.', + formFieldInputPlaceholder__apiKeyDescription: undefined, + formFieldInputPlaceholder__apiKeyExpirationDate: undefined, + formFieldInputPlaceholder__apiKeyName: undefined, formFieldInputPlaceholder__backupCode: 'Ingresa el código de respaldo', formFieldInputPlaceholder__confirmDeletionUserAccount: 'Eliminar cuenta', formFieldInputPlaceholder__emailAddress: 'Ingresa tu correo electrónico', @@ -100,6 +188,9 @@ export const esCR: LocalizationResource = { formFieldInputPlaceholder__password: 'Ingresa tu contraseña', formFieldInputPlaceholder__phoneNumber: 'Ingresa tu número de teléfono', formFieldInputPlaceholder__username: 'Ingresa tu nombre de usuario', + formFieldLabel__apiKeyDescription: undefined, + formFieldLabel__apiKeyExpiration: undefined, + formFieldLabel__apiKeyName: undefined, formFieldLabel__automaticInvitations: 'Activar invitaciones automáticas para este dominio', formFieldLabel__backupCode: 'Código de respaldo', formFieldLabel__confirmDeletion: 'Confirmación', @@ -144,10 +235,71 @@ export const esCR: LocalizationResource = { titleWithoutPersonal: 'Elige una organización', }, organizationProfile: { + apiKeysPage: { + title: undefined, + }, badge__automaticInvitation: 'Invitaciones automáticas', badge__automaticSuggestion: 'Sugerencias automáticas', badge__manualInvitation: 'Sin inscripciones automáticas', badge__unverified: 'No verificado', + billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, + paymentSourcesSection: { + actionLabel__default: undefined, + actionLabel__remove: undefined, + add: undefined, + addSubtitle: undefined, + cancelButton: undefined, + formButtonPrimary__add: undefined, + formButtonPrimary__pay: undefined, + payWithTestCardButton: undefined, + removeResource: { + messageLine1: undefined, + messageLine2: undefined, + successMessage: undefined, + title: undefined, + }, + title: undefined, + }, + start: { + headerTitle__payments: undefined, + headerTitle__plans: undefined, + headerTitle__statements: undefined, + headerTitle__subscriptions: undefined, + }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, + subscriptionsListSection: { + actionLabel__newSubscription: undefined, + actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, + title: undefined, + }, + subscriptionsSection: { + actionLabel__default: undefined, + }, + switchPlansSection: { + title: undefined, + }, + title: undefined, + }, createDomainPage: { subtitle: 'Añade el dominio para verificar. Los usuarios con direcciones de correo electrónico en este dominio pueden unirse a la organización aquí o pedir unirse.', @@ -205,11 +357,18 @@ export const esCR: LocalizationResource = { }, }, navbar: { + apiKeys: undefined, + billing: 'Facturación', description: 'Gestiona tu organización.', general: 'General', members: 'Miembros', title: 'Organización', - billing: 'Facturación', + }, + plansPage: { + alerts: { + noPermissionsToManageBilling: undefined, + }, + title: undefined, }, profilePage: { dangerSection: { @@ -397,6 +556,12 @@ export const esCR: LocalizationResource = { subtitle: 'Si estás experimentando problemas, puedes utilizar uno de estos métodos para ingresar.', title: 'Utiliza otro método', }, + alternativePhoneCodeProvider: { + formTitle: undefined, + resendButton: undefined, + subtitle: undefined, + title: undefined, + }, backupCodeMfa: { subtitle: 'para continuar a {{applicationName}}', title: 'Introduce un código de seguridad', @@ -506,6 +671,12 @@ export const esCR: LocalizationResource = { actionLink__use_username: 'Utilizar nombre de usuario', actionText: '¿No tienes cuenta?', actionText__join_waitlist: '¿Quieres acceso anticipado?', + alternativePhoneCodeProvider: { + actionLink: undefined, + label: undefined, + subtitle: undefined, + title: undefined, + }, subtitle: '¡Bienvenido de vuelta! Por favor inicia sesión para continuar', subtitleCombined: undefined, title: 'Iniciar sesión', @@ -519,6 +690,11 @@ export const esCR: LocalizationResource = { }, signInEnterPasswordTitle: 'Ingresa tu contraseña', signUp: { + alternativePhoneCodeProvider: { + resendButton: undefined, + subtitle: undefined, + title: undefined, + }, continue: { actionLink: 'Entrar', actionText: '¿Tienes una cuenta?', @@ -588,6 +764,12 @@ export const esCR: LocalizationResource = { actionLink__use_email: 'Utilizar el correo electrónico', actionLink__use_phone: 'Utilizar el número telefónico', actionText: '¿Tienes una cuenta?', + alternativePhoneCodeProvider: { + actionLink: undefined, + label: undefined, + subtitle: undefined, + title: undefined, + }, subtitle: '¡Bienvenido! Por favor completa los datos para comenzar', subtitleCombined: '¡Bienvenido! Por favor completa los datos para comenzar', title: 'Crea tu cuenta', @@ -651,6 +833,7 @@ export const esCR: LocalizationResource = { sentencePrefix: 'Tu contraseña debe contener', }, phone_number_exists: 'Este número de telefónico ya está en uso.', + session_exists: undefined, web3_missing_identifier: 'No se puede encontrar la extension de la billetera Web3. Instala una para continuar', zxcvbn: { couldBeStronger: 'Tu contraseña funciona, pero puede ser más segura. Prueba añadiendo más caracteres.', @@ -699,31 +882,8 @@ export const esCR: LocalizationResource = { action__signOutAll: 'Salir de todas las cuentas', }, userProfile: { - billingPage: { - start: { - headerTitle__payments: 'Pagos', - headerTitle__plans: 'Planes', - headerTitle__statements: 'Declaraciones', - headerTitle__subscriptions: 'Suscripciones', - }, - title: 'Facturación y Pagos', - paymentSourcesSection: { - title: 'Opciones disponibles', - add: 'Agregar un nuevo método de pago', - addSubtitle: 'Agregar un nuevo método de pago a tu cuenta.', - cancelButton: 'Cancelar', - actionLabel__default: 'Predeterminado', - actionLabel__remove: 'Eliminar', - formButtonPrimary__add: 'Agregar Método de Pago', - formButtonPrimary__pay: 'Pagar {{amount}}', - removeResource: { - title: 'Eliminar método de pago', - messageLine1: '{{identifier}} será eliminado de esta cuenta.', - messageLine2: - 'No podrás utilizar este método de pago para ninguna suscripción actual y estas ya no funcionarán.', - successMessage: '{{paymentSource}} ha sido eliminada de tu cuenta.', - }, - }, + apiKeysPage: { + title: undefined, }, backupCodePage: { actionLabel__copied: 'Copiado!', @@ -741,6 +901,65 @@ export const esCR: LocalizationResource = { title: 'Agregar verificación de código de respaldo', title__codelist: 'Códigos de respaldo', }, + billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, + paymentSourcesSection: { + actionLabel__default: 'Predeterminado', + actionLabel__remove: 'Eliminar', + add: 'Agregar un nuevo método de pago', + addSubtitle: 'Agregar un nuevo método de pago a tu cuenta.', + cancelButton: 'Cancelar', + formButtonPrimary__add: 'Agregar Método de Pago', + formButtonPrimary__pay: 'Pagar {{amount}}', + payWithTestCardButton: undefined, + removeResource: { + messageLine1: '{{identifier}} será eliminado de esta cuenta.', + messageLine2: + 'No podrás utilizar este método de pago para ninguna suscripción actual y estas ya no funcionarán.', + successMessage: '{{paymentSource}} ha sido eliminada de tu cuenta.', + title: 'Eliminar método de pago', + }, + title: 'Opciones disponibles', + }, + start: { + headerTitle__payments: 'Pagos', + headerTitle__plans: 'Planes', + headerTitle__statements: 'Declaraciones', + headerTitle__subscriptions: 'Suscripciones', + }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, + subscriptionsListSection: { + actionLabel__newSubscription: undefined, + actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, + title: undefined, + }, + subscriptionsSection: { + actionLabel__default: undefined, + }, + switchPlansSection: { + title: undefined, + }, + title: 'Facturación y Pagos', + }, connectedAccountPage: { formHint: 'Selecciona un proveedor para conectar su cuenta.', formHint__noAccounts: 'No hay proveedores de cuentas externas disponibles.', @@ -850,6 +1069,7 @@ export const esCR: LocalizationResource = { mobileButton__menu: 'Menú', navbar: { account: 'Perfil', + apiKeys: undefined, billing: 'Facturación', description: 'Administra la información de tu cuenta.', security: 'Seguridad', @@ -887,6 +1107,9 @@ export const esCR: LocalizationResource = { verifySubtitle: 'Ingresa el código de verificación enviado a {{identifier}}', verifyTitle: 'Verificar número de teléfono', }, + plansPage: { + title: undefined, + }, profilePage: { fileDropAreaHint: 'Carga una imagen JPG, PNG, GIF o WEBP de menos de 10 MB', imageFormDestructiveActionSubtitle: 'Eliminar la imagen', diff --git a/packages/localizations/src/es-ES.ts b/packages/localizations/src/es-ES.ts index 541b8043ff4..ef652b4a784 100644 --- a/packages/localizations/src/es-ES.ts +++ b/packages/localizations/src/es-ES.ts @@ -14,6 +14,39 @@ import type { LocalizationResource } from '@clerk/types'; export const esES: LocalizationResource = { locale: 'es-ES', + apiKeys: { + action__add: undefined, + action__search: undefined, + 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, + revokeConfirmation: { + confirmationText: undefined, + formButtonPrimary__revoke: undefined, + formHint: undefined, + formTitle: undefined, + }, + }, backButton: 'Atrás', badge__activePlan: undefined, badge__canceledEndsAt: undefined, @@ -57,11 +90,13 @@ export const esES: LocalizationResource = { title__subscriptionBegins: undefined, title__totalPaid: undefined, }, + pastDueNotice: undefined, perMonth: undefined, title: undefined, title__paymentSuccessful: undefined, title__subscriptionSuccessful: undefined, }, + credit: undefined, creditRemainder: undefined, defaultFreePlanActive: undefined, free: undefined, @@ -100,6 +135,7 @@ export const esES: LocalizationResource = { switchPlan: undefined, switchToAnnual: undefined, switchToMonthly: undefined, + totalDue: undefined, totalDueToday: undefined, viewFeatures: undefined, year: undefined, @@ -133,6 +169,9 @@ export const esES: LocalizationResource = { formFieldError__verificationLinkExpired: 'El enlace de verificación ha expirado. Por favor solicite uno nuevo.', formFieldHintText__optional: 'Opcional', formFieldHintText__slug: 'Un slug es un ID legible que debe ser único. Es comúnmente usado en URLs.', + formFieldInputPlaceholder__apiKeyDescription: undefined, + formFieldInputPlaceholder__apiKeyExpirationDate: undefined, + formFieldInputPlaceholder__apiKeyName: undefined, formFieldInputPlaceholder__backupCode: 'Ingrese su código de respaldo', formFieldInputPlaceholder__confirmDeletionUserAccount: 'Eliminar cuenta', formFieldInputPlaceholder__emailAddress: 'Ingrese su dirección de correo electrónico', @@ -148,6 +187,9 @@ export const esES: LocalizationResource = { formFieldInputPlaceholder__password: 'Ingrese su contraseña', formFieldInputPlaceholder__phoneNumber: 'Ingrese su número telefónico', formFieldInputPlaceholder__username: 'Ingrese su nombre de usuario', + formFieldLabel__apiKeyDescription: undefined, + formFieldLabel__apiKeyExpiration: undefined, + formFieldLabel__apiKeyName: undefined, formFieldLabel__automaticInvitations: 'Activar invitaciones automáticas para este dominio', formFieldLabel__backupCode: 'Código de respaldo', formFieldLabel__confirmDeletion: 'Confirmación', @@ -192,11 +234,21 @@ export const esES: LocalizationResource = { titleWithoutPersonal: 'Escoja una organización', }, organizationProfile: { + apiKeysPage: { + title: undefined, + }, badge__automaticInvitation: 'Invitaciones automáticas', badge__automaticSuggestion: 'Sugerencias automáticas', badge__manualInvitation: 'Sin inscripción automática', badge__unverified: 'No verificado', billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -215,13 +267,28 @@ export const esES: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -289,6 +356,7 @@ export const esES: LocalizationResource = { }, }, navbar: { + apiKeys: undefined, billing: undefined, description: 'Gestione su organización.', general: 'General', @@ -808,6 +876,9 @@ export const esES: LocalizationResource = { action__signOutAll: 'Salir de todas las cuentas', }, userProfile: { + apiKeysPage: { + title: undefined, + }, backupCodePage: { actionLabel__copied: '¡Copiado!', actionLabel__copy: 'Copiar todo', @@ -825,6 +896,13 @@ export const esES: LocalizationResource = { title__codelist: 'Códigos de respaldo', }, billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -843,13 +921,28 @@ export const esES: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -969,6 +1062,7 @@ export const esES: LocalizationResource = { mobileButton__menu: 'Menú', navbar: { account: 'Perfil', + apiKeys: undefined, billing: undefined, description: 'Gestiona la información de tu cuenta.', security: 'Seguridad', diff --git a/packages/localizations/src/es-MX.ts b/packages/localizations/src/es-MX.ts index 07d2d1a76ed..24df30c1d94 100644 --- a/packages/localizations/src/es-MX.ts +++ b/packages/localizations/src/es-MX.ts @@ -14,6 +14,39 @@ import type { LocalizationResource } from '@clerk/types'; export const esMX: LocalizationResource = { locale: 'es-MX', + apiKeys: { + action__add: undefined, + action__search: undefined, + 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, + revokeConfirmation: { + confirmationText: undefined, + formButtonPrimary__revoke: undefined, + formHint: undefined, + formTitle: undefined, + }, + }, backButton: 'Atrás', badge__activePlan: undefined, badge__canceledEndsAt: undefined, @@ -57,11 +90,13 @@ export const esMX: LocalizationResource = { title__subscriptionBegins: undefined, title__totalPaid: undefined, }, + pastDueNotice: undefined, perMonth: undefined, title: undefined, title__paymentSuccessful: undefined, title__subscriptionSuccessful: undefined, }, + credit: undefined, creditRemainder: undefined, defaultFreePlanActive: undefined, free: undefined, @@ -100,6 +135,7 @@ export const esMX: LocalizationResource = { switchPlan: undefined, switchToAnnual: undefined, switchToMonthly: undefined, + totalDue: undefined, totalDueToday: undefined, viewFeatures: undefined, year: undefined, @@ -134,6 +170,9 @@ export const esMX: LocalizationResource = { formFieldHintText__optional: 'Opcional', formFieldHintText__slug: 'Un slug es una identificación legible por humanos que debe ser única. Se utiliza a menudo en URL.', + formFieldInputPlaceholder__apiKeyDescription: undefined, + formFieldInputPlaceholder__apiKeyExpirationDate: undefined, + formFieldInputPlaceholder__apiKeyName: undefined, formFieldInputPlaceholder__backupCode: undefined, formFieldInputPlaceholder__confirmDeletionUserAccount: 'Eliminar cuenta', formFieldInputPlaceholder__emailAddress: 'Ingresa tu correo electrónico', @@ -149,6 +188,9 @@ export const esMX: LocalizationResource = { formFieldInputPlaceholder__password: 'Ingresa tu contraseña', formFieldInputPlaceholder__phoneNumber: undefined, formFieldInputPlaceholder__username: undefined, + formFieldLabel__apiKeyDescription: undefined, + formFieldLabel__apiKeyExpiration: undefined, + formFieldLabel__apiKeyName: undefined, formFieldLabel__automaticInvitations: 'Activar invitaciones automaticas para este dominio', formFieldLabel__backupCode: 'Código de respaldo', formFieldLabel__confirmDeletion: 'Confirmarción', @@ -193,11 +235,21 @@ export const esMX: LocalizationResource = { titleWithoutPersonal: 'Elige una organización', }, organizationProfile: { + apiKeysPage: { + title: undefined, + }, badge__automaticInvitation: 'Invitaciones automaticas', badge__automaticSuggestion: 'Sugerencias automaticas', badge__manualInvitation: 'Sin inscripciónes automaticas', badge__unverified: 'No verificado', billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -216,13 +268,28 @@ export const esMX: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -290,6 +357,7 @@ export const esMX: LocalizationResource = { }, }, navbar: { + apiKeys: undefined, billing: undefined, description: 'Gestiona tu organización.', general: 'General', @@ -808,6 +876,9 @@ export const esMX: LocalizationResource = { action__signOutAll: 'Salir de todas las cuentas', }, userProfile: { + apiKeysPage: { + title: undefined, + }, backupCodePage: { actionLabel__copied: 'Copiado!', actionLabel__copy: 'Copiar todo', @@ -825,6 +896,13 @@ export const esMX: LocalizationResource = { title__codelist: 'Códigos de respaldo', }, billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -843,13 +921,28 @@ export const esMX: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -969,6 +1062,7 @@ export const esMX: LocalizationResource = { mobileButton__menu: 'Menú', navbar: { account: 'Perfil', + apiKeys: undefined, billing: undefined, description: 'Administra tu información de cuenta.', security: 'Seguridad', diff --git a/packages/localizations/src/fi-FI.ts b/packages/localizations/src/fi-FI.ts index 5d7c2d70bbc..2e60a937956 100644 --- a/packages/localizations/src/fi-FI.ts +++ b/packages/localizations/src/fi-FI.ts @@ -14,6 +14,39 @@ import type { LocalizationResource } from '@clerk/types'; export const fiFI: LocalizationResource = { locale: 'fi-FI', + apiKeys: { + action__add: undefined, + action__search: undefined, + 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, + revokeConfirmation: { + confirmationText: undefined, + formButtonPrimary__revoke: undefined, + formHint: undefined, + formTitle: undefined, + }, + }, backButton: 'Takaisin', badge__activePlan: undefined, badge__canceledEndsAt: undefined, @@ -57,11 +90,13 @@ export const fiFI: LocalizationResource = { title__subscriptionBegins: undefined, title__totalPaid: undefined, }, + pastDueNotice: undefined, perMonth: undefined, title: undefined, title__paymentSuccessful: undefined, title__subscriptionSuccessful: undefined, }, + credit: undefined, creditRemainder: undefined, defaultFreePlanActive: undefined, free: undefined, @@ -100,6 +135,7 @@ export const fiFI: LocalizationResource = { switchPlan: undefined, switchToAnnual: undefined, switchToMonthly: undefined, + totalDue: undefined, totalDueToday: undefined, viewFeatures: undefined, year: undefined, @@ -134,6 +170,9 @@ export const fiFI: LocalizationResource = { formFieldHintText__optional: 'Valinnainen', formFieldHintText__slug: 'Slug on luettava tunniste, joka on oltava yksilöllinen. Sitä käytetään usein URL-osoitteissa.', + formFieldInputPlaceholder__apiKeyDescription: undefined, + formFieldInputPlaceholder__apiKeyExpirationDate: undefined, + formFieldInputPlaceholder__apiKeyName: undefined, formFieldInputPlaceholder__backupCode: undefined, formFieldInputPlaceholder__confirmDeletionUserAccount: 'Delete account', formFieldInputPlaceholder__emailAddress: undefined, @@ -148,6 +187,9 @@ export const fiFI: LocalizationResource = { formFieldInputPlaceholder__password: undefined, formFieldInputPlaceholder__phoneNumber: undefined, formFieldInputPlaceholder__username: undefined, + formFieldLabel__apiKeyDescription: undefined, + formFieldLabel__apiKeyExpiration: undefined, + formFieldLabel__apiKeyName: undefined, formFieldLabel__automaticInvitations: 'Ota automaattiset kutsut käyttöön tälle verkkotunnukselle', formFieldLabel__backupCode: 'Varakoodi', formFieldLabel__confirmDeletion: 'Vahvistus', @@ -192,11 +234,21 @@ export const fiFI: LocalizationResource = { titleWithoutPersonal: 'Valitse organisaatio', }, organizationProfile: { + apiKeysPage: { + title: undefined, + }, badge__automaticInvitation: 'Automaattiset kutsut', badge__automaticSuggestion: 'Automaattiset ehdotukset', badge__manualInvitation: 'Ei automaattista liittymistä', badge__unverified: 'Vahvistamaton', billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -215,13 +267,28 @@ export const fiFI: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -289,6 +356,7 @@ export const fiFI: LocalizationResource = { }, }, navbar: { + apiKeys: undefined, billing: undefined, description: 'Hallitse organisaatiotasi.', general: 'Yleinen', @@ -805,6 +873,9 @@ export const fiFI: LocalizationResource = { action__signOutAll: 'Kirjaudu ulos kaikista tileistä', }, userProfile: { + apiKeysPage: { + title: undefined, + }, backupCodePage: { actionLabel__copied: 'Kopioitu', actionLabel__copy: 'Kopioi', @@ -822,6 +893,13 @@ export const fiFI: LocalizationResource = { title__codelist: 'Varakoodit', }, billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -840,13 +918,28 @@ export const fiFI: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -965,6 +1058,7 @@ export const fiFI: LocalizationResource = { mobileButton__menu: 'Valikko', navbar: { account: 'Profiili', + apiKeys: undefined, billing: undefined, description: 'Hallitse tilisi tietoja', security: 'Turvallisuus', diff --git a/packages/localizations/src/fr-FR.ts b/packages/localizations/src/fr-FR.ts index a47a866c18e..04886c29c62 100644 --- a/packages/localizations/src/fr-FR.ts +++ b/packages/localizations/src/fr-FR.ts @@ -14,6 +14,39 @@ import type { LocalizationResource } from '@clerk/types'; export const frFR: LocalizationResource = { locale: 'fr-FR', + apiKeys: { + action__add: undefined, + action__search: undefined, + 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, + revokeConfirmation: { + confirmationText: undefined, + formButtonPrimary__revoke: undefined, + formHint: undefined, + formTitle: undefined, + }, + }, backButton: 'Retour', badge__activePlan: undefined, badge__canceledEndsAt: undefined, @@ -57,11 +90,13 @@ export const frFR: LocalizationResource = { title__subscriptionBegins: undefined, title__totalPaid: undefined, }, + pastDueNotice: undefined, perMonth: undefined, title: undefined, title__paymentSuccessful: undefined, title__subscriptionSuccessful: undefined, }, + credit: undefined, creditRemainder: undefined, defaultFreePlanActive: undefined, free: undefined, @@ -100,6 +135,7 @@ export const frFR: LocalizationResource = { switchPlan: undefined, switchToAnnual: undefined, switchToMonthly: undefined, + totalDue: undefined, totalDueToday: undefined, viewFeatures: undefined, year: undefined, @@ -134,6 +170,9 @@ export const frFR: LocalizationResource = { formFieldHintText__optional: 'Optionnel', formFieldHintText__slug: 'Un slug est un identifiant lisible qui doit être unique. Il est souvent utilisé dans les URL.', + formFieldInputPlaceholder__apiKeyDescription: undefined, + formFieldInputPlaceholder__apiKeyExpirationDate: undefined, + formFieldInputPlaceholder__apiKeyName: undefined, formFieldInputPlaceholder__backupCode: 'Code de sauvegarde', formFieldInputPlaceholder__confirmDeletionUserAccount: 'Supprimer le compte', formFieldInputPlaceholder__emailAddress: 'Adresse e-mail', @@ -149,6 +188,9 @@ export const frFR: LocalizationResource = { formFieldInputPlaceholder__password: 'Mot de passe', formFieldInputPlaceholder__phoneNumber: 'Numéro de téléphone', formFieldInputPlaceholder__username: "Nom d'utilisateur", + formFieldLabel__apiKeyDescription: undefined, + formFieldLabel__apiKeyExpiration: undefined, + formFieldLabel__apiKeyName: undefined, formFieldLabel__automaticInvitations: 'Autoriser les invitations automatiques pour ce domaine', formFieldLabel__backupCode: 'Code de récupération', formFieldLabel__confirmDeletion: 'Confirmation', @@ -193,11 +235,21 @@ export const frFR: LocalizationResource = { titleWithoutPersonal: 'Choisissez une organisation', }, organizationProfile: { + apiKeysPage: { + title: undefined, + }, badge__automaticInvitation: 'Invitations automatiques', badge__automaticSuggestion: 'Suggestions automatiques', badge__manualInvitation: "Pas d'inscription automatique", badge__unverified: 'Non vérifié', billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -216,13 +268,28 @@ export const frFR: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -290,6 +357,7 @@ export const frFR: LocalizationResource = { }, }, navbar: { + apiKeys: undefined, billing: undefined, description: 'Gérer votre organisation.', general: 'Général', @@ -810,6 +878,9 @@ export const frFR: LocalizationResource = { action__signOutAll: 'Se déconnecter de tous les comptes', }, userProfile: { + apiKeysPage: { + title: undefined, + }, backupCodePage: { actionLabel__copied: 'Copié !', actionLabel__copy: 'Copier tous les codes', @@ -827,6 +898,13 @@ export const frFR: LocalizationResource = { title__codelist: 'Codes de récupération', }, billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -845,13 +923,28 @@ export const frFR: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -970,6 +1063,7 @@ export const frFR: LocalizationResource = { mobileButton__menu: 'Menu', navbar: { account: 'Compte', + apiKeys: undefined, billing: undefined, description: 'Gérer votre compte.', security: 'Sécurité', diff --git a/packages/localizations/src/he-IL.ts b/packages/localizations/src/he-IL.ts index 53f227c8c6f..6c139d2e0cf 100644 --- a/packages/localizations/src/he-IL.ts +++ b/packages/localizations/src/he-IL.ts @@ -14,6 +14,39 @@ import type { LocalizationResource } from '@clerk/types'; export const heIL: LocalizationResource = { locale: 'he-IL', + apiKeys: { + action__add: undefined, + action__search: undefined, + 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, + revokeConfirmation: { + confirmationText: undefined, + formButtonPrimary__revoke: undefined, + formHint: undefined, + formTitle: undefined, + }, + }, backButton: 'חזור', badge__activePlan: undefined, badge__canceledEndsAt: undefined, @@ -57,11 +90,13 @@ export const heIL: LocalizationResource = { title__subscriptionBegins: undefined, title__totalPaid: undefined, }, + pastDueNotice: undefined, perMonth: undefined, title: undefined, title__paymentSuccessful: undefined, title__subscriptionSuccessful: undefined, }, + credit: undefined, creditRemainder: undefined, defaultFreePlanActive: undefined, free: undefined, @@ -100,6 +135,7 @@ export const heIL: LocalizationResource = { switchPlan: undefined, switchToAnnual: undefined, switchToMonthly: undefined, + totalDue: undefined, totalDueToday: undefined, viewFeatures: undefined, year: undefined, @@ -133,6 +169,9 @@ export const heIL: LocalizationResource = { formFieldError__verificationLinkExpired: 'הקישור לאימות פג תוקף. אנא בקש/י קישור חדש.', formFieldHintText__optional: 'אופציונלי', formFieldHintText__slug: '(slug) הוא מזהה קריא שמיועד להיות ייחודי. הוא משמש לעיתים קרובות בכתובות URL.', + formFieldInputPlaceholder__apiKeyDescription: undefined, + formFieldInputPlaceholder__apiKeyExpirationDate: undefined, + formFieldInputPlaceholder__apiKeyName: undefined, formFieldInputPlaceholder__backupCode: undefined, formFieldInputPlaceholder__confirmDeletionUserAccount: 'מחיקת חשבון', formFieldInputPlaceholder__emailAddress: undefined, @@ -147,6 +186,9 @@ export const heIL: LocalizationResource = { formFieldInputPlaceholder__password: undefined, formFieldInputPlaceholder__phoneNumber: undefined, formFieldInputPlaceholder__username: undefined, + formFieldLabel__apiKeyDescription: undefined, + formFieldLabel__apiKeyExpiration: undefined, + formFieldLabel__apiKeyName: undefined, formFieldLabel__automaticInvitations: 'הפעל הזמנות אוטומטיות לדומיין הזה', formFieldLabel__backupCode: 'קוד גיבוי', formFieldLabel__confirmDeletion: 'אישור', @@ -191,11 +233,21 @@ export const heIL: LocalizationResource = { titleWithoutPersonal: 'בחר ארגון', }, organizationProfile: { + apiKeysPage: { + title: undefined, + }, badge__automaticInvitation: 'הזמנות אוטומטיות', badge__automaticSuggestion: 'הצעות אוטומטיות', badge__manualInvitation: 'ללא הרשמה אוטומטית', badge__unverified: 'לא מאומת', billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -214,13 +266,28 @@ export const heIL: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -286,6 +353,7 @@ export const heIL: LocalizationResource = { }, }, navbar: { + apiKeys: undefined, billing: undefined, description: 'נהל את הארגון שלך.', general: 'כללי', @@ -795,6 +863,9 @@ export const heIL: LocalizationResource = { action__signOutAll: 'התנתק מכל החשבונות', }, userProfile: { + apiKeysPage: { + title: undefined, + }, backupCodePage: { actionLabel__copied: 'הועתק!', actionLabel__copy: 'העתק הכל', @@ -810,6 +881,13 @@ export const heIL: LocalizationResource = { title__codelist: 'קודי גיבוי', }, billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -828,13 +906,28 @@ export const heIL: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -946,6 +1039,7 @@ export const heIL: LocalizationResource = { mobileButton__menu: 'תפריט', navbar: { account: 'פרופיל', + apiKeys: undefined, billing: undefined, description: 'נהל את פרטי החשבון שלך.', security: 'אבטחה', diff --git a/packages/localizations/src/hr-HR.ts b/packages/localizations/src/hr-HR.ts index a6174c7d75d..826a586d0ee 100644 --- a/packages/localizations/src/hr-HR.ts +++ b/packages/localizations/src/hr-HR.ts @@ -14,6 +14,39 @@ import type { LocalizationResource } from '@clerk/types'; export const hrHR: LocalizationResource = { locale: 'hr-HR', + apiKeys: { + action__add: undefined, + action__search: undefined, + 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, + revokeConfirmation: { + confirmationText: undefined, + formButtonPrimary__revoke: undefined, + formHint: undefined, + formTitle: undefined, + }, + }, backButton: 'Natrag', badge__activePlan: undefined, badge__canceledEndsAt: undefined, @@ -57,11 +90,13 @@ export const hrHR: LocalizationResource = { title__subscriptionBegins: undefined, title__totalPaid: undefined, }, + pastDueNotice: undefined, perMonth: undefined, title: undefined, title__paymentSuccessful: undefined, title__subscriptionSuccessful: undefined, }, + credit: undefined, creditRemainder: undefined, defaultFreePlanActive: undefined, free: undefined, @@ -100,6 +135,7 @@ export const hrHR: LocalizationResource = { switchPlan: undefined, switchToAnnual: undefined, switchToMonthly: undefined, + totalDue: undefined, totalDueToday: undefined, viewFeatures: undefined, year: undefined, @@ -133,6 +169,9 @@ export const hrHR: LocalizationResource = { formFieldError__verificationLinkExpired: 'Verifikacijska poveznica je istekla. Molimo zatražite novu poveznicu.', formFieldHintText__optional: 'Neobavezno', formFieldHintText__slug: 'Slug je čitljiv ID koji mora biti jedinstven. Često se koristi u URL-ovima.', + formFieldInputPlaceholder__apiKeyDescription: undefined, + formFieldInputPlaceholder__apiKeyExpirationDate: undefined, + formFieldInputPlaceholder__apiKeyName: undefined, formFieldInputPlaceholder__backupCode: undefined, formFieldInputPlaceholder__confirmDeletionUserAccount: 'Izbriši račun', formFieldInputPlaceholder__emailAddress: undefined, @@ -147,6 +186,9 @@ export const hrHR: LocalizationResource = { formFieldInputPlaceholder__password: undefined, formFieldInputPlaceholder__phoneNumber: undefined, formFieldInputPlaceholder__username: undefined, + formFieldLabel__apiKeyDescription: undefined, + formFieldLabel__apiKeyExpiration: undefined, + formFieldLabel__apiKeyName: undefined, formFieldLabel__automaticInvitations: 'Omogući automatske pozivnice za ovu domenu', formFieldLabel__backupCode: 'Rezervni kod', formFieldLabel__confirmDeletion: 'Potvrda', @@ -191,11 +233,21 @@ export const hrHR: LocalizationResource = { titleWithoutPersonal: 'Odaberite organizaciju', }, organizationProfile: { + apiKeysPage: { + title: undefined, + }, badge__automaticInvitation: 'Automatske pozivnice', badge__automaticSuggestion: 'Automatski prijedlozi', badge__manualInvitation: 'Bez automatskog učlanjenja', badge__unverified: 'Nepotvrđeno', billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -214,13 +266,28 @@ export const hrHR: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -288,6 +355,7 @@ export const hrHR: LocalizationResource = { }, }, navbar: { + apiKeys: undefined, billing: undefined, description: 'Upravljajte svojom organizacijom.', general: 'Općenito', @@ -810,6 +878,9 @@ export const hrHR: LocalizationResource = { action__signOutAll: 'Odjavi se sa svih računa', }, userProfile: { + apiKeysPage: { + title: undefined, + }, backupCodePage: { actionLabel__copied: 'Kopirano!', actionLabel__copy: 'Kopiraj sve', @@ -827,6 +898,13 @@ export const hrHR: LocalizationResource = { title__codelist: 'Rezervni kodovi', }, billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -845,13 +923,28 @@ export const hrHR: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -968,6 +1061,7 @@ export const hrHR: LocalizationResource = { mobileButton__menu: 'Izbornik', navbar: { account: 'Profil', + apiKeys: undefined, billing: undefined, description: 'Upravljajte informacijama vašeg računa.', security: 'Sigurnost', diff --git a/packages/localizations/src/hu-HU.ts b/packages/localizations/src/hu-HU.ts index d4ca76698af..24b89c9ff65 100644 --- a/packages/localizations/src/hu-HU.ts +++ b/packages/localizations/src/hu-HU.ts @@ -14,6 +14,39 @@ import type { LocalizationResource } from '@clerk/types'; export const huHU: LocalizationResource = { locale: 'hu-HU', + apiKeys: { + action__add: undefined, + action__search: undefined, + 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, + revokeConfirmation: { + confirmationText: undefined, + formButtonPrimary__revoke: undefined, + formHint: undefined, + formTitle: undefined, + }, + }, backButton: 'Vissza', badge__activePlan: undefined, badge__canceledEndsAt: undefined, @@ -57,11 +90,13 @@ export const huHU: LocalizationResource = { title__subscriptionBegins: undefined, title__totalPaid: undefined, }, + pastDueNotice: undefined, perMonth: undefined, title: undefined, title__paymentSuccessful: undefined, title__subscriptionSuccessful: undefined, }, + credit: undefined, creditRemainder: undefined, defaultFreePlanActive: undefined, free: undefined, @@ -100,6 +135,7 @@ export const huHU: LocalizationResource = { switchPlan: undefined, switchToAnnual: undefined, switchToMonthly: undefined, + totalDue: undefined, totalDueToday: undefined, viewFeatures: undefined, year: undefined, @@ -133,6 +169,9 @@ export const huHU: LocalizationResource = { formFieldError__verificationLinkExpired: 'A megerősítő link lejárt. Kérlek kérj egy újat.', formFieldHintText__optional: 'Nem kötelező', formFieldHintText__slug: 'A slug egy egyedi azonosító, amelyet általában URL-ben használunk.', + formFieldInputPlaceholder__apiKeyDescription: undefined, + formFieldInputPlaceholder__apiKeyExpirationDate: undefined, + formFieldInputPlaceholder__apiKeyName: undefined, formFieldInputPlaceholder__backupCode: undefined, formFieldInputPlaceholder__confirmDeletionUserAccount: 'Fiók törlése', formFieldInputPlaceholder__emailAddress: undefined, @@ -147,6 +186,9 @@ export const huHU: LocalizationResource = { formFieldInputPlaceholder__password: undefined, formFieldInputPlaceholder__phoneNumber: undefined, formFieldInputPlaceholder__username: undefined, + formFieldLabel__apiKeyDescription: undefined, + formFieldLabel__apiKeyExpiration: undefined, + formFieldLabel__apiKeyName: undefined, formFieldLabel__automaticInvitations: 'Automatikus meghívások engedélyezése ezen a domainen', formFieldLabel__backupCode: 'Tartalék kód', formFieldLabel__confirmDeletion: 'Megerősítés', @@ -191,11 +233,21 @@ export const huHU: LocalizationResource = { titleWithoutPersonal: 'Válassz egy szervezetet', }, organizationProfile: { + apiKeysPage: { + title: undefined, + }, badge__automaticInvitation: 'Automatikus meghívások', badge__automaticSuggestion: 'Automatikus javaslatok', badge__manualInvitation: 'Nincs automatikus felvétel', badge__unverified: 'Nincs visszaigazolva', billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -214,13 +266,28 @@ export const huHU: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -288,6 +355,7 @@ export const huHU: LocalizationResource = { }, }, navbar: { + apiKeys: undefined, billing: undefined, description: 'A szervezeted kezelése', general: 'Általános', @@ -806,6 +874,9 @@ export const huHU: LocalizationResource = { action__signOutAll: 'Kijelentkezés minden fiókból', }, userProfile: { + apiKeysPage: { + title: undefined, + }, backupCodePage: { actionLabel__copied: 'Kimásolva!', actionLabel__copy: 'Az összes kimásolása', @@ -822,6 +893,13 @@ export const huHU: LocalizationResource = { title__codelist: 'Tartalék kódok', }, billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -840,13 +918,28 @@ export const huHU: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -966,6 +1059,7 @@ export const huHU: LocalizationResource = { mobileButton__menu: 'Menü', navbar: { account: 'Profil', + apiKeys: undefined, billing: undefined, description: 'Fiók információk kezelése', security: 'Biztonság', diff --git a/packages/localizations/src/id-ID.ts b/packages/localizations/src/id-ID.ts index 76cb73b7fc8..83709a6a349 100644 --- a/packages/localizations/src/id-ID.ts +++ b/packages/localizations/src/id-ID.ts @@ -14,6 +14,39 @@ import type { LocalizationResource } from '@clerk/types'; export const idID: LocalizationResource = { locale: 'id-ID', + apiKeys: { + action__add: undefined, + action__search: undefined, + 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, + revokeConfirmation: { + confirmationText: undefined, + formButtonPrimary__revoke: undefined, + formHint: undefined, + formTitle: undefined, + }, + }, backButton: 'Kembali', badge__activePlan: undefined, badge__canceledEndsAt: undefined, @@ -57,11 +90,13 @@ export const idID: LocalizationResource = { title__subscriptionBegins: undefined, title__totalPaid: undefined, }, + pastDueNotice: undefined, perMonth: undefined, title: undefined, title__paymentSuccessful: undefined, title__subscriptionSuccessful: undefined, }, + credit: undefined, creditRemainder: undefined, defaultFreePlanActive: undefined, free: undefined, @@ -100,6 +135,7 @@ export const idID: LocalizationResource = { switchPlan: undefined, switchToAnnual: undefined, switchToMonthly: undefined, + totalDue: undefined, totalDueToday: undefined, viewFeatures: undefined, year: undefined, @@ -133,6 +169,9 @@ export const idID: LocalizationResource = { formFieldError__verificationLinkExpired: 'Tautan verifikasi telah kedaluwarsa. Silakan minta tautan baru.', formFieldHintText__optional: 'Opsional', formFieldHintText__slug: 'Slug adalah ID yang mudah dibaca dan harus unik. Biasanya digunakan dalam URL.', + formFieldInputPlaceholder__apiKeyDescription: undefined, + formFieldInputPlaceholder__apiKeyExpirationDate: undefined, + formFieldInputPlaceholder__apiKeyName: undefined, formFieldInputPlaceholder__backupCode: undefined, formFieldInputPlaceholder__confirmDeletionUserAccount: 'Hapus akun', formFieldInputPlaceholder__emailAddress: undefined, @@ -147,6 +186,9 @@ export const idID: LocalizationResource = { formFieldInputPlaceholder__password: undefined, formFieldInputPlaceholder__phoneNumber: undefined, formFieldInputPlaceholder__username: undefined, + formFieldLabel__apiKeyDescription: undefined, + formFieldLabel__apiKeyExpiration: undefined, + formFieldLabel__apiKeyName: undefined, formFieldLabel__automaticInvitations: 'Aktifkan undangan otomatis untuk domain ini', formFieldLabel__backupCode: 'Kode cadangan', formFieldLabel__confirmDeletion: 'Konfirmasi', @@ -192,11 +234,21 @@ export const idID: LocalizationResource = { titleWithoutPersonal: 'Pilih organisasi', }, organizationProfile: { + apiKeysPage: { + title: undefined, + }, badge__automaticInvitation: 'Undangan otomatis', badge__automaticSuggestion: 'Saran otomatis', badge__manualInvitation: 'Tanpa pendaftaran otomatis', badge__unverified: 'Belum diverifikasi', billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -215,13 +267,28 @@ export const idID: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -289,6 +356,7 @@ export const idID: LocalizationResource = { }, }, navbar: { + apiKeys: undefined, billing: undefined, description: 'Kelola organisasi Anda.', general: 'Umum', @@ -814,6 +882,9 @@ export const idID: LocalizationResource = { action__signOutAll: 'Keluar dari semua akun', }, userProfile: { + apiKeysPage: { + title: undefined, + }, backupCodePage: { actionLabel__copied: 'Disalin!', actionLabel__copy: 'Salin semua', @@ -831,6 +902,13 @@ export const idID: LocalizationResource = { title__codelist: 'Kode cadangan', }, billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -849,13 +927,28 @@ export const idID: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -965,6 +1058,7 @@ export const idID: LocalizationResource = { mobileButton__menu: undefined, navbar: { account: 'Profil', + apiKeys: undefined, billing: undefined, description: 'Kelola info akun Anda.', security: 'Keamanan', diff --git a/packages/localizations/src/is-IS.ts b/packages/localizations/src/is-IS.ts index 0d8eb19acea..e05a9526d84 100644 --- a/packages/localizations/src/is-IS.ts +++ b/packages/localizations/src/is-IS.ts @@ -14,6 +14,39 @@ import type { LocalizationResource } from '@clerk/types'; export const isIS: LocalizationResource = { locale: 'is-IS', + apiKeys: { + action__add: undefined, + action__search: undefined, + 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, + revokeConfirmation: { + confirmationText: undefined, + formButtonPrimary__revoke: undefined, + formHint: undefined, + formTitle: undefined, + }, + }, backButton: 'Til baka', badge__activePlan: undefined, badge__canceledEndsAt: undefined, @@ -57,11 +90,13 @@ export const isIS: LocalizationResource = { title__subscriptionBegins: undefined, title__totalPaid: undefined, }, + pastDueNotice: undefined, perMonth: undefined, title: undefined, title__paymentSuccessful: undefined, title__subscriptionSuccessful: undefined, }, + credit: undefined, creditRemainder: undefined, defaultFreePlanActive: undefined, free: undefined, @@ -100,6 +135,7 @@ export const isIS: LocalizationResource = { switchPlan: undefined, switchToAnnual: undefined, switchToMonthly: undefined, + totalDue: undefined, totalDueToday: undefined, viewFeatures: undefined, year: undefined, @@ -134,6 +170,9 @@ export const isIS: LocalizationResource = { formFieldHintText__optional: 'Valfrjálst', formFieldHintText__slug: 'Stubbur (e. slug) er auðlesanlegt auðkenni sem verður að vera einstakt. Það er oft notað í vefslóðum.', + formFieldInputPlaceholder__apiKeyDescription: undefined, + formFieldInputPlaceholder__apiKeyExpirationDate: undefined, + formFieldInputPlaceholder__apiKeyName: undefined, formFieldInputPlaceholder__backupCode: undefined, formFieldInputPlaceholder__confirmDeletionUserAccount: 'Eyða aðgangi', formFieldInputPlaceholder__emailAddress: undefined, @@ -148,6 +187,9 @@ export const isIS: LocalizationResource = { formFieldInputPlaceholder__password: undefined, formFieldInputPlaceholder__phoneNumber: undefined, formFieldInputPlaceholder__username: undefined, + formFieldLabel__apiKeyDescription: undefined, + formFieldLabel__apiKeyExpiration: undefined, + formFieldLabel__apiKeyName: undefined, formFieldLabel__automaticInvitations: 'Virkja sjálfvirk boð fyrir þetta lén', formFieldLabel__backupCode: 'Öryggiskóði', formFieldLabel__confirmDeletion: 'Staðfesting', @@ -192,11 +234,21 @@ export const isIS: LocalizationResource = { titleWithoutPersonal: 'Veldu samtök', }, organizationProfile: { + apiKeysPage: { + title: undefined, + }, badge__automaticInvitation: 'Sjálfvirk boð', badge__automaticSuggestion: 'Sjálfvirkar tillögur', badge__manualInvitation: 'Engin sjálfvirk skráning', badge__unverified: 'Óstaðfest', billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -215,13 +267,28 @@ export const isIS: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -289,6 +356,7 @@ export const isIS: LocalizationResource = { }, }, navbar: { + apiKeys: undefined, billing: undefined, description: 'Stjórna samtökunum þínum.', general: 'Almennt', @@ -808,6 +876,9 @@ export const isIS: LocalizationResource = { action__signOutAll: 'Skrá út af öllum reikningum', }, userProfile: { + apiKeysPage: { + title: undefined, + }, backupCodePage: { actionLabel__copied: 'Afritað!', actionLabel__copy: 'Afrita allt', @@ -825,6 +896,13 @@ export const isIS: LocalizationResource = { title__codelist: 'Öryggiskóðar', }, billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -843,13 +921,28 @@ export const isIS: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -968,6 +1061,7 @@ export const isIS: LocalizationResource = { mobileButton__menu: 'Valmynd', navbar: { account: 'Prófíll', + apiKeys: undefined, billing: undefined, description: 'Stjórna reikningsupplýsingum þínum.', security: 'Öryggi', diff --git a/packages/localizations/src/it-IT.ts b/packages/localizations/src/it-IT.ts index 4f450c0d834..5f37fa97ec8 100644 --- a/packages/localizations/src/it-IT.ts +++ b/packages/localizations/src/it-IT.ts @@ -14,6 +14,39 @@ import type { LocalizationResource } from '@clerk/types'; export const itIT: LocalizationResource = { locale: 'it-IT', + apiKeys: { + action__add: undefined, + action__search: undefined, + 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, + revokeConfirmation: { + confirmationText: undefined, + formButtonPrimary__revoke: undefined, + formHint: undefined, + formTitle: undefined, + }, + }, backButton: 'Indietro', badge__activePlan: undefined, badge__canceledEndsAt: undefined, @@ -57,11 +90,13 @@ export const itIT: LocalizationResource = { title__subscriptionBegins: undefined, title__totalPaid: undefined, }, + pastDueNotice: undefined, perMonth: undefined, title: undefined, title__paymentSuccessful: undefined, title__subscriptionSuccessful: undefined, }, + credit: undefined, creditRemainder: undefined, defaultFreePlanActive: undefined, free: undefined, @@ -100,6 +135,7 @@ export const itIT: LocalizationResource = { switchPlan: undefined, switchToAnnual: undefined, switchToMonthly: undefined, + totalDue: undefined, totalDueToday: undefined, viewFeatures: undefined, year: undefined, @@ -134,6 +170,9 @@ export const itIT: LocalizationResource = { formFieldHintText__optional: 'Opzionale', formFieldHintText__slug: 'Uno slug è un identificativo leggibile dall’uomo che deve essere univoco. Spesso viene usato negli URL.', + formFieldInputPlaceholder__apiKeyDescription: undefined, + formFieldInputPlaceholder__apiKeyExpirationDate: undefined, + formFieldInputPlaceholder__apiKeyName: undefined, formFieldInputPlaceholder__backupCode: 'Inserisci il codice di backup', formFieldInputPlaceholder__confirmDeletionUserAccount: undefined, formFieldInputPlaceholder__emailAddress: "Inserisci l'indirizzo email", @@ -149,6 +188,9 @@ export const itIT: LocalizationResource = { formFieldInputPlaceholder__password: 'Inserisci la tua password', formFieldInputPlaceholder__phoneNumber: 'Inserisci il numero di telefono', formFieldInputPlaceholder__username: 'Inserisci il nome utente', + formFieldLabel__apiKeyDescription: undefined, + formFieldLabel__apiKeyExpiration: undefined, + formFieldLabel__apiKeyName: undefined, formFieldLabel__automaticInvitations: 'Abilita inviti automatici per questo dominio', formFieldLabel__backupCode: 'Codice di backup', formFieldLabel__confirmDeletion: 'Conferma', @@ -193,11 +235,21 @@ export const itIT: LocalizationResource = { titleWithoutPersonal: 'Scegli un’organizzazione', }, organizationProfile: { + apiKeysPage: { + title: undefined, + }, badge__automaticInvitation: 'Inviti automatici', badge__automaticSuggestion: 'Suggerimenti automatici', badge__manualInvitation: 'Nessuna iscrizione automatica', badge__unverified: 'Non verificato', billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -216,13 +268,28 @@ export const itIT: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -289,6 +356,7 @@ export const itIT: LocalizationResource = { }, }, navbar: { + apiKeys: undefined, billing: undefined, description: 'Gestisci la tua organizzazione.', general: 'Generale', @@ -806,6 +874,9 @@ export const itIT: LocalizationResource = { action__signOutAll: 'Disconnetti da tutti gli accounts', }, userProfile: { + apiKeysPage: { + title: undefined, + }, backupCodePage: { actionLabel__copied: 'Copiati!', actionLabel__copy: 'Copia tutti', @@ -823,6 +894,13 @@ export const itIT: LocalizationResource = { title__codelist: 'Codici di backup', }, billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -841,13 +919,28 @@ export const itIT: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -966,6 +1059,7 @@ export const itIT: LocalizationResource = { mobileButton__menu: 'Menu', navbar: { account: 'Profilo', + apiKeys: undefined, billing: undefined, description: 'Gestisci il tuo account.', security: 'Sicurezza', diff --git a/packages/localizations/src/ja-JP.ts b/packages/localizations/src/ja-JP.ts index 9b4dc3540f5..194c95288a7 100644 --- a/packages/localizations/src/ja-JP.ts +++ b/packages/localizations/src/ja-JP.ts @@ -14,6 +14,39 @@ import type { LocalizationResource } from '@clerk/types'; export const jaJP: LocalizationResource = { locale: 'ja-JP', + apiKeys: { + action__add: undefined, + action__search: undefined, + 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, + revokeConfirmation: { + confirmationText: undefined, + formButtonPrimary__revoke: undefined, + formHint: undefined, + formTitle: undefined, + }, + }, backButton: '戻る', badge__activePlan: undefined, badge__canceledEndsAt: undefined, @@ -57,11 +90,13 @@ export const jaJP: LocalizationResource = { title__subscriptionBegins: undefined, title__totalPaid: undefined, }, + pastDueNotice: undefined, perMonth: undefined, title: undefined, title__paymentSuccessful: undefined, title__subscriptionSuccessful: undefined, }, + credit: undefined, creditRemainder: undefined, defaultFreePlanActive: undefined, free: undefined, @@ -100,6 +135,7 @@ export const jaJP: LocalizationResource = { switchPlan: undefined, switchToAnnual: undefined, switchToMonthly: undefined, + totalDue: undefined, totalDueToday: undefined, viewFeatures: undefined, year: undefined, @@ -133,6 +169,9 @@ export const jaJP: LocalizationResource = { formFieldError__verificationLinkExpired: '検証リンクの有効期限が切れています。新しいリンクをリクエストしてください。', formFieldHintText__optional: '任意', formFieldHintText__slug: 'スラグは人間が読めるユニークなIDです。URLで良く使われます。', + formFieldInputPlaceholder__apiKeyDescription: undefined, + formFieldInputPlaceholder__apiKeyExpirationDate: undefined, + formFieldInputPlaceholder__apiKeyName: undefined, formFieldInputPlaceholder__backupCode: 'バックアップコード', formFieldInputPlaceholder__confirmDeletionUserAccount: 'アカウント削除', formFieldInputPlaceholder__emailAddress: 'メールアドレス', @@ -148,6 +187,9 @@ export const jaJP: LocalizationResource = { formFieldInputPlaceholder__password: 'パスワード', formFieldInputPlaceholder__phoneNumber: '電話番号', formFieldInputPlaceholder__username: 'ユーザー名', + formFieldLabel__apiKeyDescription: undefined, + formFieldLabel__apiKeyExpiration: undefined, + formFieldLabel__apiKeyName: undefined, formFieldLabel__automaticInvitations: 'このドメインの自動招待を有効にする', formFieldLabel__backupCode: 'バックアップコード', formFieldLabel__confirmDeletion: '削除の確認', @@ -192,11 +234,21 @@ export const jaJP: LocalizationResource = { titleWithoutPersonal: '組織を選択', }, organizationProfile: { + apiKeysPage: { + title: undefined, + }, badge__automaticInvitation: '自動招待', badge__automaticSuggestion: '自動サジェスト', badge__manualInvitation: '自動登録なし', badge__unverified: '未承認', billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -215,13 +267,28 @@ export const jaJP: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -288,6 +355,7 @@ export const jaJP: LocalizationResource = { }, }, navbar: { + apiKeys: undefined, billing: undefined, description: '組織を管理します。', general: '一般', @@ -805,6 +873,9 @@ export const jaJP: LocalizationResource = { action__signOutAll: '全てのアカウントからサインアウト', }, userProfile: { + apiKeysPage: { + title: undefined, + }, backupCodePage: { actionLabel__copied: 'コピー済み!', actionLabel__copy: 'すべてコピー', @@ -821,6 +892,13 @@ export const jaJP: LocalizationResource = { title__codelist: 'バックアップコード', }, billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -839,13 +917,28 @@ export const jaJP: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -960,6 +1053,7 @@ export const jaJP: LocalizationResource = { mobileButton__menu: 'メニュー', navbar: { account: 'プロファイル', + apiKeys: undefined, billing: undefined, description: 'アカウント情報管理', security: 'セキュリティ', diff --git a/packages/localizations/src/ko-KR.ts b/packages/localizations/src/ko-KR.ts index 5be2a1589bc..75724263f29 100644 --- a/packages/localizations/src/ko-KR.ts +++ b/packages/localizations/src/ko-KR.ts @@ -14,6 +14,39 @@ import type { LocalizationResource } from '@clerk/types'; export const koKR: LocalizationResource = { locale: 'ko-KR', + apiKeys: { + action__add: undefined, + action__search: undefined, + 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, + revokeConfirmation: { + confirmationText: undefined, + formButtonPrimary__revoke: undefined, + formHint: undefined, + formTitle: undefined, + }, + }, backButton: '돌아가기', badge__activePlan: undefined, badge__canceledEndsAt: undefined, @@ -57,11 +90,13 @@ export const koKR: LocalizationResource = { title__subscriptionBegins: undefined, title__totalPaid: undefined, }, + pastDueNotice: undefined, perMonth: undefined, title: undefined, title__paymentSuccessful: undefined, title__subscriptionSuccessful: undefined, }, + credit: undefined, creditRemainder: undefined, defaultFreePlanActive: undefined, free: undefined, @@ -100,6 +135,7 @@ export const koKR: LocalizationResource = { switchPlan: undefined, switchToAnnual: undefined, switchToMonthly: undefined, + totalDue: undefined, totalDueToday: undefined, viewFeatures: undefined, year: undefined, @@ -133,6 +169,9 @@ export const koKR: LocalizationResource = { formFieldError__verificationLinkExpired: 'The verification link expired. Please request a new link.', formFieldHintText__optional: '선택사항', formFieldHintText__slug: 'A slug is a human-readable ID that must be unique. It’s often used in URLs.', + formFieldInputPlaceholder__apiKeyDescription: undefined, + formFieldInputPlaceholder__apiKeyExpirationDate: undefined, + formFieldInputPlaceholder__apiKeyName: undefined, formFieldInputPlaceholder__backupCode: undefined, formFieldInputPlaceholder__confirmDeletionUserAccount: '계정 삭제', formFieldInputPlaceholder__emailAddress: undefined, @@ -148,6 +187,9 @@ export const koKR: LocalizationResource = { formFieldInputPlaceholder__password: undefined, formFieldInputPlaceholder__phoneNumber: undefined, formFieldInputPlaceholder__username: undefined, + formFieldLabel__apiKeyDescription: undefined, + formFieldLabel__apiKeyExpiration: undefined, + formFieldLabel__apiKeyName: undefined, formFieldLabel__automaticInvitations: 'Enable automatic invitations for this domain', formFieldLabel__backupCode: '백업 코드', formFieldLabel__confirmDeletion: '확인', @@ -192,11 +234,21 @@ export const koKR: LocalizationResource = { titleWithoutPersonal: 'Choose an organization', }, organizationProfile: { + apiKeysPage: { + title: undefined, + }, badge__automaticInvitation: 'Automatic invitations', badge__automaticSuggestion: 'Automatic suggestions', badge__manualInvitation: 'No automatic enrollment', badge__unverified: 'Unverified', billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -215,13 +267,28 @@ export const koKR: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -288,6 +355,7 @@ export const koKR: LocalizationResource = { }, }, navbar: { + apiKeys: undefined, billing: undefined, description: 'Manage your organization.', general: 'General', @@ -798,6 +866,9 @@ export const koKR: LocalizationResource = { action__signOutAll: '모든 계정에서 로그아웃', }, userProfile: { + apiKeysPage: { + title: undefined, + }, backupCodePage: { actionLabel__copied: '복사 완료!', actionLabel__copy: '전체 복사', @@ -814,6 +885,13 @@ export const koKR: LocalizationResource = { title__codelist: '백업 코드', }, billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -832,13 +910,28 @@ export const koKR: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -951,6 +1044,7 @@ export const koKR: LocalizationResource = { mobileButton__menu: '메뉴', navbar: { account: '프로필', + apiKeys: undefined, billing: undefined, description: '계정 정보를 관리하세요.', security: '보안', diff --git a/packages/localizations/src/mn-MN.ts b/packages/localizations/src/mn-MN.ts index f654626dc38..875d386f6ec 100644 --- a/packages/localizations/src/mn-MN.ts +++ b/packages/localizations/src/mn-MN.ts @@ -14,6 +14,39 @@ import type { LocalizationResource } from '@clerk/types'; export const mnMN: LocalizationResource = { locale: 'mn-MN', + apiKeys: { + action__add: undefined, + action__search: undefined, + 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, + revokeConfirmation: { + confirmationText: undefined, + formButtonPrimary__revoke: undefined, + formHint: undefined, + formTitle: undefined, + }, + }, backButton: 'Буцах', badge__activePlan: undefined, badge__canceledEndsAt: undefined, @@ -57,11 +90,13 @@ export const mnMN: LocalizationResource = { title__subscriptionBegins: undefined, title__totalPaid: undefined, }, + pastDueNotice: undefined, perMonth: undefined, title: undefined, title__paymentSuccessful: undefined, title__subscriptionSuccessful: undefined, }, + credit: undefined, creditRemainder: undefined, defaultFreePlanActive: undefined, free: undefined, @@ -100,6 +135,7 @@ export const mnMN: LocalizationResource = { switchPlan: undefined, switchToAnnual: undefined, switchToMonthly: undefined, + totalDue: undefined, totalDueToday: undefined, viewFeatures: undefined, year: undefined, @@ -134,6 +170,9 @@ export const mnMN: LocalizationResource = { formFieldHintText__optional: 'Сонголтоор', formFieldHintText__slug: 'Slug нь хүн унших боломжтой ID бөгөөд өвөрмөц байх ёстой. Энэ нь ихэвчлэн URL-д ашиглагддаг.', + formFieldInputPlaceholder__apiKeyDescription: undefined, + formFieldInputPlaceholder__apiKeyExpirationDate: undefined, + formFieldInputPlaceholder__apiKeyName: undefined, formFieldInputPlaceholder__backupCode: 'Нөөц код', formFieldInputPlaceholder__confirmDeletionUserAccount: 'Бүртгэл устгах', formFieldInputPlaceholder__emailAddress: 'Имэйл хаяг', @@ -148,6 +187,9 @@ export const mnMN: LocalizationResource = { formFieldInputPlaceholder__password: 'Нууц үг', formFieldInputPlaceholder__phoneNumber: 'Утасны дугаар', formFieldInputPlaceholder__username: 'Хэрэглэгчийн нэр', + formFieldLabel__apiKeyDescription: undefined, + formFieldLabel__apiKeyExpiration: undefined, + formFieldLabel__apiKeyName: undefined, formFieldLabel__automaticInvitations: 'Энэ домэйны автомат урилгыг идэвхжүүлэх', formFieldLabel__backupCode: 'Нөөц код', formFieldLabel__confirmDeletion: 'Баталгаажуулалт', @@ -192,11 +234,21 @@ export const mnMN: LocalizationResource = { titleWithoutPersonal: 'Байгууллага сонгоно уу', }, organizationProfile: { + apiKeysPage: { + title: undefined, + }, badge__automaticInvitation: 'Автомат урилга', badge__automaticSuggestion: 'Автомат саналууд', badge__manualInvitation: 'Автомат бүртгэл байхгүй', badge__unverified: 'Баталгаажаагүй', billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -215,13 +267,28 @@ export const mnMN: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -289,6 +356,7 @@ export const mnMN: LocalizationResource = { }, }, navbar: { + apiKeys: undefined, billing: undefined, description: 'Байгууллагаа удирдих', general: 'Ерөнхий', @@ -805,6 +873,9 @@ export const mnMN: LocalizationResource = { action__signOutAll: 'Бүх бүртгэлээс гарна уу', }, userProfile: { + apiKeysPage: { + title: undefined, + }, backupCodePage: { actionLabel__copied: 'Хуулсан!', actionLabel__copy: 'Бүгдийг хуулах', @@ -822,6 +893,13 @@ export const mnMN: LocalizationResource = { title__codelist: 'Нөөц кодууд', }, billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -840,13 +918,28 @@ export const mnMN: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -964,6 +1057,7 @@ export const mnMN: LocalizationResource = { mobileButton__menu: 'Цэс', navbar: { account: 'Профайл', + apiKeys: undefined, billing: undefined, description: 'Бүртгэлийнхээ мэдээллийг удирдана уу.', security: 'Аюулгүй байдал', diff --git a/packages/localizations/src/nb-NO.ts b/packages/localizations/src/nb-NO.ts index 0901b07bd46..45b6f5d214a 100644 --- a/packages/localizations/src/nb-NO.ts +++ b/packages/localizations/src/nb-NO.ts @@ -14,6 +14,39 @@ import type { LocalizationResource } from '@clerk/types'; export const nbNO: LocalizationResource = { locale: 'nb-NO', + apiKeys: { + action__add: undefined, + action__search: undefined, + 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, + revokeConfirmation: { + confirmationText: undefined, + formButtonPrimary__revoke: undefined, + formHint: undefined, + formTitle: undefined, + }, + }, backButton: 'Tilbake', badge__activePlan: undefined, badge__canceledEndsAt: undefined, @@ -57,11 +90,13 @@ export const nbNO: LocalizationResource = { title__subscriptionBegins: undefined, title__totalPaid: undefined, }, + pastDueNotice: undefined, perMonth: undefined, title: undefined, title__paymentSuccessful: undefined, title__subscriptionSuccessful: undefined, }, + credit: undefined, creditRemainder: undefined, defaultFreePlanActive: undefined, free: undefined, @@ -100,6 +135,7 @@ export const nbNO: LocalizationResource = { switchPlan: undefined, switchToAnnual: undefined, switchToMonthly: undefined, + totalDue: undefined, totalDueToday: undefined, viewFeatures: undefined, year: undefined, @@ -133,6 +169,9 @@ export const nbNO: LocalizationResource = { formFieldError__verificationLinkExpired: 'Verifikasjonslenken har utløpt. Vennligst be om en ny lenke.', formFieldHintText__optional: 'Valgfritt', formFieldHintText__slug: 'En slug er en menneskelesbar ID som må være unik. Den brukes ofte i URL-er.', + formFieldInputPlaceholder__apiKeyDescription: undefined, + formFieldInputPlaceholder__apiKeyExpirationDate: undefined, + formFieldInputPlaceholder__apiKeyName: undefined, formFieldInputPlaceholder__backupCode: undefined, formFieldInputPlaceholder__confirmDeletionUserAccount: 'Slett konto', formFieldInputPlaceholder__emailAddress: undefined, @@ -148,6 +187,9 @@ export const nbNO: LocalizationResource = { formFieldInputPlaceholder__password: undefined, formFieldInputPlaceholder__phoneNumber: undefined, formFieldInputPlaceholder__username: undefined, + formFieldLabel__apiKeyDescription: undefined, + formFieldLabel__apiKeyExpiration: undefined, + formFieldLabel__apiKeyName: undefined, formFieldLabel__automaticInvitations: 'Skru på automatiske invitasjoner for dette domenet', formFieldLabel__backupCode: 'Sikkerhetskode', formFieldLabel__confirmDeletion: 'Bekreftelse', @@ -192,11 +234,21 @@ export const nbNO: LocalizationResource = { titleWithoutPersonal: 'Velg en organiasjon', }, organizationProfile: { + apiKeysPage: { + title: undefined, + }, badge__automaticInvitation: 'Automatisk invitasjon', badge__automaticSuggestion: 'Automatisk forslag', badge__manualInvitation: 'Ingen automatisk registrering', badge__unverified: 'Uverifisert', billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -215,13 +267,28 @@ export const nbNO: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -288,6 +355,7 @@ export const nbNO: LocalizationResource = { }, }, navbar: { + apiKeys: undefined, billing: undefined, description: 'Administrer organisasjonen din.', general: 'Generelt', @@ -804,6 +872,9 @@ export const nbNO: LocalizationResource = { action__signOutAll: 'Logg ut av alle kontoer', }, userProfile: { + apiKeysPage: { + title: undefined, + }, backupCodePage: { actionLabel__copied: 'Kopiert!', actionLabel__copy: 'Kopier alle', @@ -821,6 +892,13 @@ export const nbNO: LocalizationResource = { title__codelist: 'Sikkerhetskoder', }, billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -839,13 +917,28 @@ export const nbNO: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -964,6 +1057,7 @@ export const nbNO: LocalizationResource = { mobileButton__menu: 'Meny', navbar: { account: 'Profil', + apiKeys: undefined, billing: undefined, description: 'Administrer kontoinformasjonen din.', security: 'Sikkerhet', diff --git a/packages/localizations/src/nl-BE.ts b/packages/localizations/src/nl-BE.ts index 1bb9827b87b..5622769f6b4 100644 --- a/packages/localizations/src/nl-BE.ts +++ b/packages/localizations/src/nl-BE.ts @@ -14,6 +14,39 @@ import type { LocalizationResource } from '@clerk/types'; export const nlBE: LocalizationResource = { locale: 'nl-NL', + apiKeys: { + action__add: undefined, + action__search: undefined, + 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, + revokeConfirmation: { + confirmationText: undefined, + formButtonPrimary__revoke: undefined, + formHint: undefined, + formTitle: undefined, + }, + }, backButton: 'Terug', badge__activePlan: undefined, badge__canceledEndsAt: undefined, @@ -57,11 +90,13 @@ export const nlBE: LocalizationResource = { title__subscriptionBegins: undefined, title__totalPaid: undefined, }, + pastDueNotice: undefined, perMonth: undefined, title: undefined, title__paymentSuccessful: undefined, title__subscriptionSuccessful: undefined, }, + credit: undefined, creditRemainder: undefined, defaultFreePlanActive: undefined, free: undefined, @@ -100,6 +135,7 @@ export const nlBE: LocalizationResource = { switchPlan: undefined, switchToAnnual: undefined, switchToMonthly: undefined, + totalDue: undefined, totalDueToday: undefined, viewFeatures: undefined, year: undefined, @@ -133,6 +169,9 @@ export const nlBE: LocalizationResource = { formFieldError__verificationLinkExpired: 'De verificatielink is verlopen. Vraag een nieuwe link aan.', formFieldHintText__optional: 'Optioneel', formFieldHintText__slug: 'Een slug is een leesbare ID die uniek moet zijn. Het wordt vaak gebruikt in URL’s.', + formFieldInputPlaceholder__apiKeyDescription: undefined, + formFieldInputPlaceholder__apiKeyExpirationDate: undefined, + formFieldInputPlaceholder__apiKeyName: undefined, formFieldInputPlaceholder__backupCode: 'Voer een back-upcode in', formFieldInputPlaceholder__confirmDeletionUserAccount: 'Verwijder account', formFieldInputPlaceholder__emailAddress: 'jouw@email.com', @@ -147,6 +186,9 @@ export const nlBE: LocalizationResource = { formFieldInputPlaceholder__password: 'Wachtwoord', formFieldInputPlaceholder__phoneNumber: 'Telefoonnummer', formFieldInputPlaceholder__username: 'Gebruikersnaam', + formFieldLabel__apiKeyDescription: undefined, + formFieldLabel__apiKeyExpiration: undefined, + formFieldLabel__apiKeyName: undefined, formFieldLabel__automaticInvitations: 'Automatische uitnodigingen inschakelen voor dit domein', formFieldLabel__backupCode: 'Backupcode', formFieldLabel__confirmDeletion: 'Bevestiging', @@ -191,11 +233,21 @@ export const nlBE: LocalizationResource = { titleWithoutPersonal: 'Kies een organisatie', }, organizationProfile: { + apiKeysPage: { + title: undefined, + }, badge__automaticInvitation: 'Automatische Uitnodiging', badge__automaticSuggestion: 'Automatische Suggesties', badge__manualInvitation: 'Geen automatische inschrijving', badge__unverified: 'Ongeverifieerd', billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -214,13 +266,28 @@ export const nlBE: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -288,6 +355,7 @@ export const nlBE: LocalizationResource = { }, }, navbar: { + apiKeys: undefined, billing: undefined, description: 'Beheer je organisatie.', general: 'Algemeen', @@ -804,6 +872,9 @@ export const nlBE: LocalizationResource = { action__signOutAll: 'Uitloggen uit alle accounts', }, userProfile: { + apiKeysPage: { + title: undefined, + }, backupCodePage: { actionLabel__copied: 'Gekopieerd!', actionLabel__copy: 'Kopieer', @@ -821,6 +892,13 @@ export const nlBE: LocalizationResource = { title__codelist: 'Backup codes', }, billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -839,13 +917,28 @@ export const nlBE: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -962,6 +1055,7 @@ export const nlBE: LocalizationResource = { mobileButton__menu: 'Menu', navbar: { account: 'Profiel', + apiKeys: undefined, billing: undefined, description: 'Beheer je account informatie.', security: 'Beveiliging', diff --git a/packages/localizations/src/nl-NL.ts b/packages/localizations/src/nl-NL.ts index 3cef244e383..8f9a7a93504 100644 --- a/packages/localizations/src/nl-NL.ts +++ b/packages/localizations/src/nl-NL.ts @@ -14,6 +14,39 @@ import type { LocalizationResource } from '@clerk/types'; export const nlNL: LocalizationResource = { locale: 'nl-NL', + apiKeys: { + action__add: undefined, + action__search: undefined, + 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, + revokeConfirmation: { + confirmationText: undefined, + formButtonPrimary__revoke: undefined, + formHint: undefined, + formTitle: undefined, + }, + }, backButton: 'Terug', badge__activePlan: undefined, badge__canceledEndsAt: undefined, @@ -57,11 +90,13 @@ export const nlNL: LocalizationResource = { title__subscriptionBegins: undefined, title__totalPaid: undefined, }, + pastDueNotice: undefined, perMonth: undefined, title: undefined, title__paymentSuccessful: undefined, title__subscriptionSuccessful: undefined, }, + credit: undefined, creditRemainder: undefined, defaultFreePlanActive: undefined, free: undefined, @@ -100,6 +135,7 @@ export const nlNL: LocalizationResource = { switchPlan: undefined, switchToAnnual: undefined, switchToMonthly: undefined, + totalDue: undefined, totalDueToday: undefined, viewFeatures: undefined, year: undefined, @@ -133,6 +169,9 @@ export const nlNL: LocalizationResource = { formFieldError__verificationLinkExpired: 'De verificatielink is verlopen. Vraag een nieuwe link aan.', formFieldHintText__optional: 'Optioneel', formFieldHintText__slug: 'Een slug is een leesbare ID die uniek moet zijn. Het wordt vaak gebruikt in URL’s.', + formFieldInputPlaceholder__apiKeyDescription: undefined, + formFieldInputPlaceholder__apiKeyExpirationDate: undefined, + formFieldInputPlaceholder__apiKeyName: undefined, formFieldInputPlaceholder__backupCode: 'Voer een back-upcode in', formFieldInputPlaceholder__confirmDeletionUserAccount: 'Verwijder account', formFieldInputPlaceholder__emailAddress: 'jouw@email.com', @@ -147,6 +186,9 @@ export const nlNL: LocalizationResource = { formFieldInputPlaceholder__password: 'Wachtwoord', formFieldInputPlaceholder__phoneNumber: 'Telefoonnummer', formFieldInputPlaceholder__username: 'Gebruikersnaam', + formFieldLabel__apiKeyDescription: undefined, + formFieldLabel__apiKeyExpiration: undefined, + formFieldLabel__apiKeyName: undefined, formFieldLabel__automaticInvitations: 'Automatische uitnodigingen inschakelen voor dit domein', formFieldLabel__backupCode: 'Backupcode', formFieldLabel__confirmDeletion: 'Bevestiging', @@ -191,11 +233,21 @@ export const nlNL: LocalizationResource = { titleWithoutPersonal: 'Kies een organisatie', }, organizationProfile: { + apiKeysPage: { + title: undefined, + }, badge__automaticInvitation: 'Automatische Uitnodiging', badge__automaticSuggestion: 'Automatische Suggesties', badge__manualInvitation: 'Geen automatische inschrijving', badge__unverified: 'Ongeverifieerd', billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -214,13 +266,28 @@ export const nlNL: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -288,6 +355,7 @@ export const nlNL: LocalizationResource = { }, }, navbar: { + apiKeys: undefined, billing: undefined, description: 'Beheer je organisatie.', general: 'Algemeen', @@ -804,6 +872,9 @@ export const nlNL: LocalizationResource = { action__signOutAll: 'Uitloggen uit alle accounts', }, userProfile: { + apiKeysPage: { + title: undefined, + }, backupCodePage: { actionLabel__copied: 'Gekopieerd!', actionLabel__copy: 'Kopieer', @@ -821,6 +892,13 @@ export const nlNL: LocalizationResource = { title__codelist: 'Backup codes', }, billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -839,13 +917,28 @@ export const nlNL: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -962,6 +1055,7 @@ export const nlNL: LocalizationResource = { mobileButton__menu: 'Menu', navbar: { account: 'Profiel', + apiKeys: undefined, billing: undefined, description: 'Beheer je account informatie.', security: 'Beveiliging', diff --git a/packages/localizations/src/pl-PL.ts b/packages/localizations/src/pl-PL.ts index 96664ac1e60..0e468c00b68 100644 --- a/packages/localizations/src/pl-PL.ts +++ b/packages/localizations/src/pl-PL.ts @@ -14,6 +14,39 @@ import type { LocalizationResource } from '@clerk/types'; export const plPL: LocalizationResource = { locale: 'pl-PL', + apiKeys: { + action__add: undefined, + action__search: undefined, + 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, + revokeConfirmation: { + confirmationText: undefined, + formButtonPrimary__revoke: undefined, + formHint: undefined, + formTitle: undefined, + }, + }, backButton: 'Powrót', badge__activePlan: undefined, badge__canceledEndsAt: undefined, @@ -57,11 +90,13 @@ export const plPL: LocalizationResource = { title__subscriptionBegins: undefined, title__totalPaid: undefined, }, + pastDueNotice: undefined, perMonth: undefined, title: undefined, title__paymentSuccessful: undefined, title__subscriptionSuccessful: undefined, }, + credit: undefined, creditRemainder: undefined, defaultFreePlanActive: undefined, free: undefined, @@ -100,6 +135,7 @@ export const plPL: LocalizationResource = { switchPlan: undefined, switchToAnnual: undefined, switchToMonthly: undefined, + totalDue: undefined, totalDueToday: undefined, viewFeatures: undefined, year: undefined, @@ -133,6 +169,9 @@ export const plPL: LocalizationResource = { formFieldError__verificationLinkExpired: 'Link weryfikacyjny wygasł. Spróbuj ponownie.', formFieldHintText__optional: 'Opcjonalne', formFieldHintText__slug: 'Jest to unikalne ID, które jest czytelne dla człowieka, często używane w adresach URL.', + formFieldInputPlaceholder__apiKeyDescription: undefined, + formFieldInputPlaceholder__apiKeyExpirationDate: undefined, + formFieldInputPlaceholder__apiKeyName: undefined, formFieldInputPlaceholder__backupCode: 'Wprowadź kod zapasowy', formFieldInputPlaceholder__confirmDeletionUserAccount: 'Usuń konto', formFieldInputPlaceholder__emailAddress: 'Wprowadź adres email', @@ -148,6 +187,9 @@ export const plPL: LocalizationResource = { formFieldInputPlaceholder__password: 'Wprowadź swoje hasło', formFieldInputPlaceholder__phoneNumber: 'Wprowadź numer telefonu', formFieldInputPlaceholder__username: undefined, + formFieldLabel__apiKeyDescription: undefined, + formFieldLabel__apiKeyExpiration: undefined, + formFieldLabel__apiKeyName: undefined, formFieldLabel__automaticInvitations: 'Włącz automatyczne zaproszenia dla tej domeny', formFieldLabel__backupCode: 'Kod zapasowy', formFieldLabel__confirmDeletion: 'Potwierdzenie', @@ -192,11 +234,21 @@ export const plPL: LocalizationResource = { titleWithoutPersonal: 'Wybierz organizację', }, organizationProfile: { + apiKeysPage: { + title: undefined, + }, badge__automaticInvitation: 'Automatyczne zaproszenia', badge__automaticSuggestion: 'Automatyczne sugestie', badge__manualInvitation: 'Brak automatycznej rejestracji', badge__unverified: 'Niezweryfikowany', billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -215,13 +267,28 @@ export const plPL: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -288,6 +355,7 @@ export const plPL: LocalizationResource = { }, }, navbar: { + apiKeys: undefined, billing: undefined, description: 'Zarządzaj organizacją.', general: 'Główne', @@ -813,6 +881,9 @@ export const plPL: LocalizationResource = { action__signOutAll: 'Wyloguj ze wszystkich kont', }, userProfile: { + apiKeysPage: { + title: undefined, + }, backupCodePage: { actionLabel__copied: 'Skopiowane!', actionLabel__copy: 'Skopiuj wszystkie', @@ -830,6 +901,13 @@ export const plPL: LocalizationResource = { title__codelist: 'Kody zapasowe', }, billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -848,13 +926,28 @@ export const plPL: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -973,6 +1066,7 @@ export const plPL: LocalizationResource = { mobileButton__menu: 'Menu', navbar: { account: 'Profil', + apiKeys: undefined, billing: undefined, description: 'Zarządzaj danymi konta.', security: 'Bezpieczeństwo', diff --git a/packages/localizations/src/pt-BR.ts b/packages/localizations/src/pt-BR.ts index c563e82abf2..72041e10a93 100644 --- a/packages/localizations/src/pt-BR.ts +++ b/packages/localizations/src/pt-BR.ts @@ -14,6 +14,39 @@ import type { LocalizationResource } from '@clerk/types'; export const ptBR: LocalizationResource = { locale: 'pt-BR', + apiKeys: { + action__add: undefined, + action__search: undefined, + 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, + revokeConfirmation: { + confirmationText: undefined, + formButtonPrimary__revoke: undefined, + formHint: undefined, + formTitle: undefined, + }, + }, backButton: 'Voltar', badge__activePlan: undefined, badge__canceledEndsAt: undefined, @@ -61,11 +94,13 @@ export const ptBR: LocalizationResource = { title__subscriptionBegins: 'Assinatura começa', title__totalPaid: 'Total pago', }, + pastDueNotice: undefined, perMonth: 'por mês', title: 'Checkout', title__paymentSuccessful: 'Pagamento realizado com sucesso!', title__subscriptionSuccessful: 'Sucesso!', }, + credit: undefined, creditRemainder: 'Crédito para o restante da sua assinatura atual.', defaultFreePlanActive: 'Você está atualmente no plano Gratuito', free: 'Gratuito', @@ -104,6 +139,7 @@ export const ptBR: LocalizationResource = { switchPlan: 'Mudar de plano', switchToAnnual: 'Mudar para anual', switchToMonthly: 'Mudar para mensal', + totalDue: undefined, totalDueToday: 'Total devido hoje', viewFeatures: 'Ver recursos', year: 'Ano', @@ -138,6 +174,9 @@ export const ptBR: LocalizationResource = { formFieldHintText__optional: 'Opcional', formFieldHintText__slug: 'Um rótulo é um identificador legível por humanos que deve ser único. É comumente usado em URLs.', + formFieldInputPlaceholder__apiKeyDescription: undefined, + formFieldInputPlaceholder__apiKeyExpirationDate: undefined, + formFieldInputPlaceholder__apiKeyName: undefined, formFieldInputPlaceholder__backupCode: 'Insira o código de backup', formFieldInputPlaceholder__confirmDeletionUserAccount: 'Excluir conta', formFieldInputPlaceholder__emailAddress: 'Digite o endereço de e-mail', @@ -152,6 +191,9 @@ export const ptBR: LocalizationResource = { formFieldInputPlaceholder__password: 'Digite sua senha', formFieldInputPlaceholder__phoneNumber: 'Digite seu número de telefone', formFieldInputPlaceholder__username: 'Digite seu nome de usuário', + formFieldLabel__apiKeyDescription: undefined, + formFieldLabel__apiKeyExpiration: undefined, + formFieldLabel__apiKeyName: undefined, formFieldLabel__automaticInvitations: 'Ativar convites automáticos para este domínio', formFieldLabel__backupCode: 'Código de backup', formFieldLabel__confirmDeletion: 'Confirmar exclusão', @@ -196,11 +238,21 @@ export const ptBR: LocalizationResource = { titleWithoutPersonal: 'Selecione uma organização', }, organizationProfile: { + apiKeysPage: { + title: undefined, + }, badge__automaticInvitation: 'Convites automáticos', badge__automaticSuggestion: 'Sugestões automáticas', badge__manualInvitation: 'Sem inscrição automática', badge__unverified: 'Não verificado', billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: 'Tornar padrão', actionLabel__remove: 'Remover', @@ -220,13 +272,28 @@ export const ptBR: LocalizationResource = { title: 'Métodos de pagamento', }, start: { + headerTitle__payments: undefined, headerTitle__plans: 'Planos', headerTitle__statements: 'Extratos', headerTitle__subscriptions: 'Assinaturas', }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: 'Assinar um plano', actionLabel__switchPlan: 'Mudar de plano', + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: 'Assinatura', }, subscriptionsSection: { @@ -294,6 +361,7 @@ export const ptBR: LocalizationResource = { }, }, navbar: { + apiKeys: undefined, billing: 'Faturamento', description: 'Gerencie sua organização.', general: 'Geral', @@ -816,6 +884,9 @@ export const ptBR: LocalizationResource = { action__signOutAll: 'Sair de todas as contas', }, userProfile: { + apiKeysPage: { + title: undefined, + }, backupCodePage: { actionLabel__copied: 'Copiado!', actionLabel__copy: 'Copiar tudo', @@ -833,6 +904,13 @@ export const ptBR: LocalizationResource = { title__codelist: 'Códigos de backup', }, billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: 'Tornar padrão', actionLabel__remove: 'Remover', @@ -852,13 +930,28 @@ export const ptBR: LocalizationResource = { title: 'Métodos de pagamento', }, start: { + headerTitle__payments: undefined, headerTitle__plans: 'Planos', headerTitle__statements: 'Extratos', headerTitle__subscriptions: 'Assinaturas', }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: 'Assinar um plano', actionLabel__switchPlan: 'Mudar de plano', + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: 'Assinatura', }, subscriptionsSection: { @@ -978,6 +1071,7 @@ export const ptBR: LocalizationResource = { mobileButton__menu: 'Menu', navbar: { account: 'Perfil', + apiKeys: undefined, billing: 'Faturamento', description: 'Gerencie seus dados de perfil.', security: 'Segurança', diff --git a/packages/localizations/src/pt-PT.ts b/packages/localizations/src/pt-PT.ts index 117eaa0ef3b..2e2b24e8b19 100644 --- a/packages/localizations/src/pt-PT.ts +++ b/packages/localizations/src/pt-PT.ts @@ -14,6 +14,39 @@ import type { LocalizationResource } from '@clerk/types'; export const ptPT: LocalizationResource = { locale: 'pt-PT', + apiKeys: { + action__add: undefined, + action__search: undefined, + 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, + revokeConfirmation: { + confirmationText: undefined, + formButtonPrimary__revoke: undefined, + formHint: undefined, + formTitle: undefined, + }, + }, backButton: 'Voltar', badge__activePlan: undefined, badge__canceledEndsAt: undefined, @@ -57,11 +90,13 @@ export const ptPT: LocalizationResource = { title__subscriptionBegins: undefined, title__totalPaid: undefined, }, + pastDueNotice: undefined, perMonth: undefined, title: undefined, title__paymentSuccessful: undefined, title__subscriptionSuccessful: undefined, }, + credit: undefined, creditRemainder: undefined, defaultFreePlanActive: undefined, free: undefined, @@ -100,6 +135,7 @@ export const ptPT: LocalizationResource = { switchPlan: undefined, switchToAnnual: undefined, switchToMonthly: undefined, + totalDue: undefined, totalDueToday: undefined, viewFeatures: undefined, year: undefined, @@ -133,6 +169,9 @@ export const ptPT: LocalizationResource = { formFieldError__verificationLinkExpired: 'The verification link expired. Please request a new link.', formFieldHintText__optional: 'Opcional', formFieldHintText__slug: 'A slug is a human-readable ID that must be unique. It’s often used in URLs.', + formFieldInputPlaceholder__apiKeyDescription: undefined, + formFieldInputPlaceholder__apiKeyExpirationDate: undefined, + formFieldInputPlaceholder__apiKeyName: undefined, formFieldInputPlaceholder__backupCode: 'Insira o código de backup', formFieldInputPlaceholder__confirmDeletionUserAccount: 'Eliminar conta', formFieldInputPlaceholder__emailAddress: 'Insira o seu endereço de e-mail', @@ -147,6 +186,9 @@ export const ptPT: LocalizationResource = { formFieldInputPlaceholder__password: 'Insira a sua palavra-passe', formFieldInputPlaceholder__phoneNumber: 'Insira o seu número de telefone', formFieldInputPlaceholder__username: 'Insira o seu nome de utilizador', + formFieldLabel__apiKeyDescription: undefined, + formFieldLabel__apiKeyExpiration: undefined, + formFieldLabel__apiKeyName: undefined, formFieldLabel__automaticInvitations: 'Ativar convites automáticos para este domínio', formFieldLabel__backupCode: 'Código de backup', formFieldLabel__confirmDeletion: 'Confirmar exclusão', @@ -191,11 +233,21 @@ export const ptPT: LocalizationResource = { titleWithoutPersonal: 'Selecione uma organização', }, organizationProfile: { + apiKeysPage: { + title: undefined, + }, badge__automaticInvitation: 'Convites automáticos', badge__automaticSuggestion: 'Sugestões automáticas', badge__manualInvitation: 'Sem inscrição automática', badge__unverified: 'Não verificado', billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -214,13 +266,28 @@ export const ptPT: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -287,6 +354,7 @@ export const ptPT: LocalizationResource = { }, }, navbar: { + apiKeys: undefined, billing: undefined, description: 'Manage your organization.', general: 'General', @@ -804,6 +872,9 @@ export const ptPT: LocalizationResource = { action__signOutAll: 'Terminar sessão de todas as contas', }, userProfile: { + apiKeysPage: { + title: undefined, + }, backupCodePage: { actionLabel__copied: 'Copiado!', actionLabel__copy: 'Copiar tudo', @@ -821,6 +892,13 @@ export const ptPT: LocalizationResource = { title__codelist: 'Códigos de backup', }, billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -839,13 +917,28 @@ export const ptPT: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -963,6 +1056,7 @@ export const ptPT: LocalizationResource = { mobileButton__menu: 'Menu', navbar: { account: 'Profile', + apiKeys: undefined, billing: undefined, description: 'Manage your account info.', security: 'Security', diff --git a/packages/localizations/src/ro-RO.ts b/packages/localizations/src/ro-RO.ts index 57b4a4161ff..91559dbcf71 100644 --- a/packages/localizations/src/ro-RO.ts +++ b/packages/localizations/src/ro-RO.ts @@ -14,6 +14,39 @@ import type { LocalizationResource } from '@clerk/types'; export const roRO: LocalizationResource = { locale: 'ro-RO', + apiKeys: { + action__add: undefined, + action__search: undefined, + 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, + revokeConfirmation: { + confirmationText: undefined, + formButtonPrimary__revoke: undefined, + formHint: undefined, + formTitle: undefined, + }, + }, backButton: 'Înapoi', badge__activePlan: undefined, badge__canceledEndsAt: undefined, @@ -57,11 +90,13 @@ export const roRO: LocalizationResource = { title__subscriptionBegins: undefined, title__totalPaid: undefined, }, + pastDueNotice: undefined, perMonth: undefined, title: undefined, title__paymentSuccessful: undefined, title__subscriptionSuccessful: undefined, }, + credit: undefined, creditRemainder: undefined, defaultFreePlanActive: undefined, free: undefined, @@ -100,6 +135,7 @@ export const roRO: LocalizationResource = { switchPlan: undefined, switchToAnnual: undefined, switchToMonthly: undefined, + totalDue: undefined, totalDueToday: undefined, viewFeatures: undefined, year: undefined, @@ -134,6 +170,9 @@ export const roRO: LocalizationResource = { formFieldHintText__optional: 'Opțional', formFieldHintText__slug: 'Un slug este un ID lizibil de către om, care trebuie să fie unic. Este adesea utilizat în URL-uri.', + formFieldInputPlaceholder__apiKeyDescription: undefined, + formFieldInputPlaceholder__apiKeyExpirationDate: undefined, + formFieldInputPlaceholder__apiKeyName: undefined, formFieldInputPlaceholder__backupCode: undefined, formFieldInputPlaceholder__confirmDeletionUserAccount: 'Delete account', formFieldInputPlaceholder__emailAddress: undefined, @@ -149,6 +188,9 @@ export const roRO: LocalizationResource = { formFieldInputPlaceholder__password: undefined, formFieldInputPlaceholder__phoneNumber: undefined, formFieldInputPlaceholder__username: undefined, + formFieldLabel__apiKeyDescription: undefined, + formFieldLabel__apiKeyExpiration: undefined, + formFieldLabel__apiKeyName: undefined, formFieldLabel__automaticInvitations: 'Activați invitațiile automate pentru acest domeniu', formFieldLabel__backupCode: 'Cod de rezervă', formFieldLabel__confirmDeletion: 'Confirmare', @@ -193,11 +235,21 @@ export const roRO: LocalizationResource = { titleWithoutPersonal: 'Selectați o organizație', }, organizationProfile: { + apiKeysPage: { + title: undefined, + }, badge__automaticInvitation: 'Invitații automate', badge__automaticSuggestion: 'Sugestii automate', badge__manualInvitation: 'Fără înscriere automată', badge__unverified: 'Nedeclarat', billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -216,13 +268,28 @@ export const roRO: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -290,6 +357,7 @@ export const roRO: LocalizationResource = { }, }, navbar: { + apiKeys: undefined, billing: undefined, description: 'Manage your organization.', general: 'General', @@ -808,6 +876,9 @@ export const roRO: LocalizationResource = { action__signOutAll: 'Deconectați-vă din toate conturile', }, userProfile: { + apiKeysPage: { + title: undefined, + }, backupCodePage: { actionLabel__copied: 'Copiat!', actionLabel__copy: 'Copiați toate', @@ -825,6 +896,13 @@ export const roRO: LocalizationResource = { title__codelist: 'Coduri de rezervă', }, billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -843,13 +921,28 @@ export const roRO: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -970,6 +1063,7 @@ export const roRO: LocalizationResource = { mobileButton__menu: 'Meniu', navbar: { account: 'Profile', + apiKeys: undefined, billing: undefined, description: 'Manage your account info.', security: 'Security', diff --git a/packages/localizations/src/ru-RU.ts b/packages/localizations/src/ru-RU.ts index cff30a0fb0d..c18c8d516c5 100644 --- a/packages/localizations/src/ru-RU.ts +++ b/packages/localizations/src/ru-RU.ts @@ -14,6 +14,39 @@ import type { LocalizationResource } from '@clerk/types'; export const ruRU: LocalizationResource = { locale: 'ru-RU', + apiKeys: { + action__add: undefined, + action__search: undefined, + 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, + revokeConfirmation: { + confirmationText: undefined, + formButtonPrimary__revoke: undefined, + formHint: undefined, + formTitle: undefined, + }, + }, backButton: 'Назад', badge__activePlan: undefined, badge__canceledEndsAt: undefined, @@ -57,11 +90,13 @@ export const ruRU: LocalizationResource = { title__subscriptionBegins: undefined, title__totalPaid: undefined, }, + pastDueNotice: undefined, perMonth: undefined, title: undefined, title__paymentSuccessful: undefined, title__subscriptionSuccessful: undefined, }, + credit: undefined, creditRemainder: undefined, defaultFreePlanActive: undefined, free: undefined, @@ -100,6 +135,7 @@ export const ruRU: LocalizationResource = { switchPlan: undefined, switchToAnnual: undefined, switchToMonthly: undefined, + totalDue: undefined, totalDueToday: undefined, viewFeatures: undefined, year: undefined, @@ -135,6 +171,9 @@ export const ruRU: LocalizationResource = { formFieldHintText__optional: 'Опционально', formFieldHintText__slug: 'Slug - это человекочитаемый идентификатор, который должен быть уникальным. Он часто используется в URL-адресах.', + formFieldInputPlaceholder__apiKeyDescription: undefined, + formFieldInputPlaceholder__apiKeyExpirationDate: undefined, + formFieldInputPlaceholder__apiKeyName: undefined, formFieldInputPlaceholder__backupCode: undefined, formFieldInputPlaceholder__confirmDeletionUserAccount: 'Удалить учетную запись', formFieldInputPlaceholder__emailAddress: undefined, @@ -150,6 +189,9 @@ export const ruRU: LocalizationResource = { formFieldInputPlaceholder__password: undefined, formFieldInputPlaceholder__phoneNumber: undefined, formFieldInputPlaceholder__username: undefined, + formFieldLabel__apiKeyDescription: undefined, + formFieldLabel__apiKeyExpiration: undefined, + formFieldLabel__apiKeyName: undefined, formFieldLabel__automaticInvitations: 'Enable automatic invitations for this domain', formFieldLabel__backupCode: 'Код восстановления', formFieldLabel__confirmDeletion: 'Подтверждение', @@ -195,11 +237,21 @@ export const ruRU: LocalizationResource = { titleWithoutPersonal: 'Выбрать организацию', }, organizationProfile: { + apiKeysPage: { + title: undefined, + }, badge__automaticInvitation: 'Автоматические приглашения', badge__automaticSuggestion: 'Автоматические предложения', badge__manualInvitation: 'Нет автоматической регистрации', badge__unverified: 'Неверифицированный', billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -218,13 +270,28 @@ export const ruRU: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -292,6 +359,7 @@ export const ruRU: LocalizationResource = { }, }, navbar: { + apiKeys: undefined, billing: undefined, description: 'Управлять вашей организацией.', general: 'Общее', @@ -818,6 +886,9 @@ export const ruRU: LocalizationResource = { action__signOutAll: 'Выйти из всех учетных записей', }, userProfile: { + apiKeysPage: { + title: undefined, + }, backupCodePage: { actionLabel__copied: 'Скопировано!', actionLabel__copy: 'Копировать все', @@ -835,6 +906,13 @@ export const ruRU: LocalizationResource = { title__codelist: 'Резервные коды', }, billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -853,13 +931,28 @@ export const ruRU: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -979,6 +1072,7 @@ export const ruRU: LocalizationResource = { mobileButton__menu: 'Меню', navbar: { account: 'Профиль', + apiKeys: undefined, billing: undefined, description: 'Управление информацией вашей учетной записи.', security: 'Безопасность', diff --git a/packages/localizations/src/sk-SK.ts b/packages/localizations/src/sk-SK.ts index 3e845b5ce9c..057b4589742 100644 --- a/packages/localizations/src/sk-SK.ts +++ b/packages/localizations/src/sk-SK.ts @@ -14,6 +14,39 @@ import type { LocalizationResource } from '@clerk/types'; export const skSK: LocalizationResource = { locale: 'sk-SK', + apiKeys: { + action__add: undefined, + action__search: undefined, + 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, + revokeConfirmation: { + confirmationText: undefined, + formButtonPrimary__revoke: undefined, + formHint: undefined, + formTitle: undefined, + }, + }, backButton: 'Späť', badge__activePlan: undefined, badge__canceledEndsAt: undefined, @@ -57,11 +90,13 @@ export const skSK: LocalizationResource = { title__subscriptionBegins: undefined, title__totalPaid: undefined, }, + pastDueNotice: undefined, perMonth: undefined, title: undefined, title__paymentSuccessful: undefined, title__subscriptionSuccessful: undefined, }, + credit: undefined, creditRemainder: undefined, defaultFreePlanActive: undefined, free: undefined, @@ -100,6 +135,7 @@ export const skSK: LocalizationResource = { switchPlan: undefined, switchToAnnual: undefined, switchToMonthly: undefined, + totalDue: undefined, totalDueToday: undefined, viewFeatures: undefined, year: undefined, @@ -133,6 +169,9 @@ export const skSK: LocalizationResource = { formFieldError__verificationLinkExpired: 'The verification link expired. Please request a new link.', formFieldHintText__optional: 'Voliteľné', formFieldHintText__slug: 'A slug is a human-readable ID that must be unique. It’s often used in URLs.', + formFieldInputPlaceholder__apiKeyDescription: undefined, + formFieldInputPlaceholder__apiKeyExpirationDate: undefined, + formFieldInputPlaceholder__apiKeyName: undefined, formFieldInputPlaceholder__backupCode: undefined, formFieldInputPlaceholder__confirmDeletionUserAccount: 'Delete account', formFieldInputPlaceholder__emailAddress: undefined, @@ -148,6 +187,9 @@ export const skSK: LocalizationResource = { formFieldInputPlaceholder__password: undefined, formFieldInputPlaceholder__phoneNumber: undefined, formFieldInputPlaceholder__username: undefined, + formFieldLabel__apiKeyDescription: undefined, + formFieldLabel__apiKeyExpiration: undefined, + formFieldLabel__apiKeyName: undefined, formFieldLabel__automaticInvitations: 'Enable automatic invitations for this domain', formFieldLabel__backupCode: 'Záložný kód', formFieldLabel__confirmDeletion: 'Confirmation', @@ -192,11 +234,21 @@ export const skSK: LocalizationResource = { titleWithoutPersonal: 'Choose an organization', }, organizationProfile: { + apiKeysPage: { + title: undefined, + }, badge__automaticInvitation: 'Automatic invitations', badge__automaticSuggestion: 'Automatic suggestions', badge__manualInvitation: 'No automatic enrollment', badge__unverified: 'Unverified', billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -215,13 +267,28 @@ export const skSK: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -288,6 +355,7 @@ export const skSK: LocalizationResource = { }, }, navbar: { + apiKeys: undefined, billing: undefined, description: 'Manage your organization.', general: 'General', @@ -801,6 +869,9 @@ export const skSK: LocalizationResource = { action__signOutAll: 'Odhlásiť sa zo všetkých účtov', }, userProfile: { + apiKeysPage: { + title: undefined, + }, backupCodePage: { actionLabel__copied: 'Skopírované!', actionLabel__copy: 'Kopírovať všetko', @@ -818,6 +889,13 @@ export const skSK: LocalizationResource = { title__codelist: 'Záložné kódy', }, billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -836,13 +914,28 @@ export const skSK: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -960,6 +1053,7 @@ export const skSK: LocalizationResource = { mobileButton__menu: 'Menu', navbar: { account: 'Profile', + apiKeys: undefined, billing: undefined, description: 'Manage your account info.', security: 'Security', diff --git a/packages/localizations/src/sr-RS.ts b/packages/localizations/src/sr-RS.ts index 5da9ca35e4c..e0beec3cd54 100644 --- a/packages/localizations/src/sr-RS.ts +++ b/packages/localizations/src/sr-RS.ts @@ -14,6 +14,39 @@ import type { LocalizationResource } from '@clerk/types'; export const srRS: LocalizationResource = { locale: 'sr-RS', + apiKeys: { + action__add: undefined, + action__search: undefined, + 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, + revokeConfirmation: { + confirmationText: undefined, + formButtonPrimary__revoke: undefined, + formHint: undefined, + formTitle: undefined, + }, + }, backButton: 'Nazad', badge__activePlan: undefined, badge__canceledEndsAt: undefined, @@ -57,11 +90,13 @@ export const srRS: LocalizationResource = { title__subscriptionBegins: undefined, title__totalPaid: undefined, }, + pastDueNotice: undefined, perMonth: undefined, title: undefined, title__paymentSuccessful: undefined, title__subscriptionSuccessful: undefined, }, + credit: undefined, creditRemainder: undefined, defaultFreePlanActive: undefined, free: undefined, @@ -100,6 +135,7 @@ export const srRS: LocalizationResource = { switchPlan: undefined, switchToAnnual: undefined, switchToMonthly: undefined, + totalDue: undefined, totalDueToday: undefined, viewFeatures: undefined, year: undefined, @@ -133,6 +169,9 @@ export const srRS: LocalizationResource = { formFieldError__verificationLinkExpired: 'Link za verifikaciju je istekao. Molimo zatražite novi link.', formFieldHintText__optional: 'Opciono', formFieldHintText__slug: 'Slug je lako čitljivi ID koji mora biti jedinstven. Često se koristi u URL-ovima.', + formFieldInputPlaceholder__apiKeyDescription: undefined, + formFieldInputPlaceholder__apiKeyExpirationDate: undefined, + formFieldInputPlaceholder__apiKeyName: undefined, formFieldInputPlaceholder__backupCode: undefined, formFieldInputPlaceholder__confirmDeletionUserAccount: 'Obriši nalog', formFieldInputPlaceholder__emailAddress: undefined, @@ -147,6 +186,9 @@ export const srRS: LocalizationResource = { formFieldInputPlaceholder__password: undefined, formFieldInputPlaceholder__phoneNumber: undefined, formFieldInputPlaceholder__username: undefined, + formFieldLabel__apiKeyDescription: undefined, + formFieldLabel__apiKeyExpiration: undefined, + formFieldLabel__apiKeyName: undefined, formFieldLabel__automaticInvitations: 'Omogući automatske pozivnice za ovaj domen', formFieldLabel__backupCode: 'Rezervni kod', formFieldLabel__confirmDeletion: 'Potvrda', @@ -191,11 +233,21 @@ export const srRS: LocalizationResource = { titleWithoutPersonal: 'Izaberi organizaciju', }, organizationProfile: { + apiKeysPage: { + title: undefined, + }, badge__automaticInvitation: 'Automatske pozivnice', badge__automaticSuggestion: 'Automatski predlozi', badge__manualInvitation: 'Bez automatskog uključivanja', badge__unverified: 'Nepotvrđen', billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -214,13 +266,28 @@ export const srRS: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -288,6 +355,7 @@ export const srRS: LocalizationResource = { }, }, navbar: { + apiKeys: undefined, billing: undefined, description: 'Upravljaj svojom organizacijom.', general: 'Opšte', @@ -804,6 +872,9 @@ export const srRS: LocalizationResource = { action__signOutAll: 'Odjavi se sa svih naloga', }, userProfile: { + apiKeysPage: { + title: undefined, + }, backupCodePage: { actionLabel__copied: 'Kopirano!', actionLabel__copy: 'Kopiraj sve', @@ -821,6 +892,13 @@ export const srRS: LocalizationResource = { title__codelist: 'Rezervni kodovi', }, billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -839,13 +917,28 @@ export const srRS: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -962,6 +1055,7 @@ export const srRS: LocalizationResource = { mobileButton__menu: 'Meni', navbar: { account: 'Profil', + apiKeys: undefined, billing: undefined, description: 'Upravljaj informacijama svog naloga.', security: 'Sigurnost', diff --git a/packages/localizations/src/sv-SE.ts b/packages/localizations/src/sv-SE.ts index 89e96349f77..d8e6149208c 100644 --- a/packages/localizations/src/sv-SE.ts +++ b/packages/localizations/src/sv-SE.ts @@ -14,6 +14,39 @@ import type { LocalizationResource } from '@clerk/types'; export const svSE: LocalizationResource = { locale: 'sv-SE', + apiKeys: { + action__add: undefined, + action__search: undefined, + 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, + revokeConfirmation: { + confirmationText: undefined, + formButtonPrimary__revoke: undefined, + formHint: undefined, + formTitle: undefined, + }, + }, backButton: 'Tillbaka', badge__activePlan: undefined, badge__canceledEndsAt: undefined, @@ -57,11 +90,13 @@ export const svSE: LocalizationResource = { title__subscriptionBegins: undefined, title__totalPaid: undefined, }, + pastDueNotice: undefined, perMonth: undefined, title: undefined, title__paymentSuccessful: undefined, title__subscriptionSuccessful: undefined, }, + credit: undefined, creditRemainder: undefined, defaultFreePlanActive: undefined, free: undefined, @@ -100,6 +135,7 @@ export const svSE: LocalizationResource = { switchPlan: undefined, switchToAnnual: undefined, switchToMonthly: undefined, + totalDue: undefined, totalDueToday: undefined, viewFeatures: undefined, year: undefined, @@ -133,6 +169,9 @@ export const svSE: LocalizationResource = { formFieldError__verificationLinkExpired: 'Verifieringslänken har löpt ut. Vänligen begär en ny länk.', formFieldHintText__optional: 'Valfritt', formFieldHintText__slug: 'En slug är ett läsbart ID som måste vara unikt. Det används ofta i URL:er.', + formFieldInputPlaceholder__apiKeyDescription: undefined, + formFieldInputPlaceholder__apiKeyExpirationDate: undefined, + formFieldInputPlaceholder__apiKeyName: undefined, formFieldInputPlaceholder__backupCode: 'Ange din reservkod', formFieldInputPlaceholder__confirmDeletionUserAccount: 'Radera konto', formFieldInputPlaceholder__emailAddress: 'Ange din e-postadress', @@ -148,6 +187,9 @@ export const svSE: LocalizationResource = { formFieldInputPlaceholder__password: 'Ange ditt lösenord', formFieldInputPlaceholder__phoneNumber: 'Ange ditt telefonnummer', formFieldInputPlaceholder__username: 'Ange ditt användarnamn', + formFieldLabel__apiKeyDescription: undefined, + formFieldLabel__apiKeyExpiration: undefined, + formFieldLabel__apiKeyName: undefined, formFieldLabel__automaticInvitations: 'Aktivera automatiska inbjudningar för denna domän', formFieldLabel__backupCode: 'Reserv-kod', formFieldLabel__confirmDeletion: 'Radera konto', @@ -192,11 +234,21 @@ export const svSE: LocalizationResource = { titleWithoutPersonal: 'Välj en organisation', }, organizationProfile: { + apiKeysPage: { + title: undefined, + }, badge__automaticInvitation: 'Automatiska inbjudningar', badge__automaticSuggestion: 'Automatiska förslag', badge__manualInvitation: 'Ingen automatisk registrering', badge__unverified: 'Overifierad', billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -215,13 +267,28 @@ export const svSE: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -288,6 +355,7 @@ export const svSE: LocalizationResource = { }, }, navbar: { + apiKeys: undefined, billing: undefined, description: 'Hantera din organisation.', general: 'Allmänna inställningar', @@ -807,6 +875,9 @@ export const svSE: LocalizationResource = { action__signOutAll: 'Logga ut från alla konton', }, userProfile: { + apiKeysPage: { + title: undefined, + }, backupCodePage: { actionLabel__copied: 'Kopierat!', actionLabel__copy: 'Kopiera alla', @@ -824,6 +895,13 @@ export const svSE: LocalizationResource = { title__codelist: 'Backupkoder', }, billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -842,13 +920,28 @@ export const svSE: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -965,6 +1058,7 @@ export const svSE: LocalizationResource = { mobileButton__menu: 'Meny', navbar: { account: 'Profil', + apiKeys: undefined, billing: undefined, description: 'Hantera din kontoinformation.', security: 'Säkerhet', diff --git a/packages/localizations/src/th-TH.ts b/packages/localizations/src/th-TH.ts index 8323f645208..83485d28234 100644 --- a/packages/localizations/src/th-TH.ts +++ b/packages/localizations/src/th-TH.ts @@ -14,6 +14,39 @@ import type { LocalizationResource } from '@clerk/types'; export const thTH: LocalizationResource = { locale: 'th-TH', + apiKeys: { + action__add: undefined, + action__search: undefined, + 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, + revokeConfirmation: { + confirmationText: undefined, + formButtonPrimary__revoke: undefined, + formHint: undefined, + formTitle: undefined, + }, + }, backButton: 'กลับ', badge__activePlan: undefined, badge__canceledEndsAt: undefined, @@ -57,11 +90,13 @@ export const thTH: LocalizationResource = { title__subscriptionBegins: undefined, title__totalPaid: undefined, }, + pastDueNotice: undefined, perMonth: undefined, title: undefined, title__paymentSuccessful: undefined, title__subscriptionSuccessful: undefined, }, + credit: undefined, creditRemainder: undefined, defaultFreePlanActive: undefined, free: undefined, @@ -100,6 +135,7 @@ export const thTH: LocalizationResource = { switchPlan: undefined, switchToAnnual: undefined, switchToMonthly: undefined, + totalDue: undefined, totalDueToday: undefined, viewFeatures: undefined, year: undefined, @@ -133,6 +169,9 @@ export const thTH: LocalizationResource = { formFieldError__verificationLinkExpired: 'ลิงก์การตรวจสอบหมดอายุแล้ว โปรดขอลิงก์ใหม่', formFieldHintText__optional: 'ไม่จำเป็น', formFieldHintText__slug: 'Slug เป็น ID ที่อ่านได้และต้องไม่ซ้ำกัน มักใช้ใน URLs', + formFieldInputPlaceholder__apiKeyDescription: undefined, + formFieldInputPlaceholder__apiKeyExpirationDate: undefined, + formFieldInputPlaceholder__apiKeyName: undefined, formFieldInputPlaceholder__backupCode: 'ใส่รหัสสำรอง', formFieldInputPlaceholder__confirmDeletionUserAccount: 'ลบบัญชี', formFieldInputPlaceholder__emailAddress: 'ใส่ที่อยู่อีเมลของคุณ', @@ -147,6 +186,9 @@ export const thTH: LocalizationResource = { formFieldInputPlaceholder__password: 'ใส่รหัสผ่านของคุณ', formFieldInputPlaceholder__phoneNumber: 'ใส่หมายเลขโทรศัพท์ของคุณ', formFieldInputPlaceholder__username: 'ใส่ชื่อผู้ใช้ของคุณ', + formFieldLabel__apiKeyDescription: undefined, + formFieldLabel__apiKeyExpiration: undefined, + formFieldLabel__apiKeyName: undefined, formFieldLabel__automaticInvitations: 'เปิดใช้งานคำเชิญอัตโนมัติสำหรับโดเมนนี้', formFieldLabel__backupCode: 'รหัสสำรอง', formFieldLabel__confirmDeletion: 'การยืนยัน', @@ -191,11 +233,21 @@ export const thTH: LocalizationResource = { titleWithoutPersonal: 'เลือกองค์กร', }, organizationProfile: { + apiKeysPage: { + title: undefined, + }, badge__automaticInvitation: 'คำเชิญอัตโนมัติ', badge__automaticSuggestion: 'ข้อเสนอแนะอัตโนมัติ', badge__manualInvitation: 'ไม่มีการลงทะเบียนอัตโนมัติ', badge__unverified: 'ยังไม่ได้ยืนยัน', billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -214,13 +266,28 @@ export const thTH: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -288,6 +355,7 @@ export const thTH: LocalizationResource = { }, }, navbar: { + apiKeys: undefined, billing: undefined, description: 'จัดการองค์กรของคุณ', general: 'ทั่วไป', @@ -803,6 +871,9 @@ export const thTH: LocalizationResource = { action__signOutAll: 'ออกจากระบบทุกบัญชี', }, userProfile: { + apiKeysPage: { + title: undefined, + }, backupCodePage: { actionLabel__copied: 'คัดลอกแล้ว!', actionLabel__copy: 'คัดลอกทั้งหมด', @@ -819,6 +890,13 @@ export const thTH: LocalizationResource = { title__codelist: 'รหัสสำรอง', }, billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -837,13 +915,28 @@ export const thTH: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -958,6 +1051,7 @@ export const thTH: LocalizationResource = { mobileButton__menu: 'เมนู', navbar: { account: 'โปรไฟล์', + apiKeys: undefined, billing: undefined, description: 'จัดการข้อมูลบัญชีของคุณ', security: 'ความปลอดภัย', diff --git a/packages/localizations/src/tr-TR.ts b/packages/localizations/src/tr-TR.ts index 1790f5141f6..6fbc13965a3 100644 --- a/packages/localizations/src/tr-TR.ts +++ b/packages/localizations/src/tr-TR.ts @@ -14,6 +14,39 @@ import type { LocalizationResource } from '@clerk/types'; export const trTR: LocalizationResource = { locale: 'tr-TR', + apiKeys: { + action__add: undefined, + action__search: undefined, + 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, + revokeConfirmation: { + confirmationText: undefined, + formButtonPrimary__revoke: undefined, + formHint: undefined, + formTitle: undefined, + }, + }, backButton: 'Geri', badge__activePlan: undefined, badge__canceledEndsAt: undefined, @@ -57,11 +90,13 @@ export const trTR: LocalizationResource = { title__subscriptionBegins: undefined, title__totalPaid: undefined, }, + pastDueNotice: undefined, perMonth: undefined, title: undefined, title__paymentSuccessful: undefined, title__subscriptionSuccessful: undefined, }, + credit: undefined, creditRemainder: undefined, defaultFreePlanActive: undefined, free: undefined, @@ -100,6 +135,7 @@ export const trTR: LocalizationResource = { switchPlan: undefined, switchToAnnual: undefined, switchToMonthly: undefined, + totalDue: undefined, totalDueToday: undefined, viewFeatures: undefined, year: undefined, @@ -133,6 +169,9 @@ export const trTR: LocalizationResource = { formFieldError__verificationLinkExpired: 'Doğrulama bağlantısının süresi doldu. Lütfen yeni bir bağlantı isteyin.', formFieldHintText__optional: 'İsteğe bağlı', formFieldHintText__slug: "Slug, okunabilir bir ID'dir ve benzersiz olmalıdır. Genellikle URL'lerde kullanılır.", + formFieldInputPlaceholder__apiKeyDescription: undefined, + formFieldInputPlaceholder__apiKeyExpirationDate: undefined, + formFieldInputPlaceholder__apiKeyName: undefined, formFieldInputPlaceholder__backupCode: 'Yedek kodu girin', formFieldInputPlaceholder__confirmDeletionUserAccount: 'Hesabı sil', formFieldInputPlaceholder__emailAddress: 'email@example.com', @@ -147,6 +186,9 @@ export const trTR: LocalizationResource = { formFieldInputPlaceholder__password: 'Şifrenizi girin', formFieldInputPlaceholder__phoneNumber: 'Telefon numaranızı girin', formFieldInputPlaceholder__username: 'Kullanıcı adınızı girin', + formFieldLabel__apiKeyDescription: undefined, + formFieldLabel__apiKeyExpiration: undefined, + formFieldLabel__apiKeyName: undefined, formFieldLabel__automaticInvitations: 'Bu alan adı için otomatik davetleri etkinleştir', formFieldLabel__backupCode: 'Yedekleme kodu', formFieldLabel__confirmDeletion: 'Onayla', @@ -191,11 +233,21 @@ export const trTR: LocalizationResource = { titleWithoutPersonal: 'Bir organizasyon seçin', }, organizationProfile: { + apiKeysPage: { + title: undefined, + }, badge__automaticInvitation: 'Otomatik davetler', badge__automaticSuggestion: 'Otomatik öneriler', badge__manualInvitation: 'Davetler', badge__unverified: 'Doğrulanmamış', billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -214,13 +266,28 @@ export const trTR: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -288,6 +355,7 @@ export const trTR: LocalizationResource = { }, }, navbar: { + apiKeys: undefined, billing: undefined, description: 'Organizasyonunuzu yönetin.', general: 'Genel', @@ -808,6 +876,9 @@ export const trTR: LocalizationResource = { action__signOutAll: 'Tüm hesaplardan çıkış yap', }, userProfile: { + apiKeysPage: { + title: undefined, + }, backupCodePage: { actionLabel__copied: 'Kopyalandı!', actionLabel__copy: 'Hepsini kopyala', @@ -825,6 +896,13 @@ export const trTR: LocalizationResource = { title__codelist: 'Yedekleme kodları', }, billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -843,13 +921,28 @@ export const trTR: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -967,6 +1060,7 @@ export const trTR: LocalizationResource = { mobileButton__menu: 'Menü', navbar: { account: 'Profil', + apiKeys: undefined, billing: undefined, description: 'Hesap bilgilerinizi yönetin.', security: 'Güvenlik', diff --git a/packages/localizations/src/uk-UA.ts b/packages/localizations/src/uk-UA.ts index 4d0c9587a40..c8de184133f 100644 --- a/packages/localizations/src/uk-UA.ts +++ b/packages/localizations/src/uk-UA.ts @@ -14,6 +14,39 @@ import type { LocalizationResource } from '@clerk/types'; export const ukUA: LocalizationResource = { locale: 'uk-UA', + apiKeys: { + action__add: undefined, + action__search: undefined, + 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, + revokeConfirmation: { + confirmationText: undefined, + formButtonPrimary__revoke: undefined, + formHint: undefined, + formTitle: undefined, + }, + }, backButton: 'Назад', badge__activePlan: undefined, badge__canceledEndsAt: undefined, @@ -57,11 +90,13 @@ export const ukUA: LocalizationResource = { title__subscriptionBegins: undefined, title__totalPaid: undefined, }, + pastDueNotice: undefined, perMonth: undefined, title: undefined, title__paymentSuccessful: undefined, title__subscriptionSuccessful: undefined, }, + credit: undefined, creditRemainder: undefined, defaultFreePlanActive: undefined, free: undefined, @@ -100,6 +135,7 @@ export const ukUA: LocalizationResource = { switchPlan: undefined, switchToAnnual: undefined, switchToMonthly: undefined, + totalDue: undefined, totalDueToday: undefined, viewFeatures: undefined, year: undefined, @@ -133,6 +169,9 @@ export const ukUA: LocalizationResource = { formFieldError__verificationLinkExpired: 'The verification link expired. Please request a new link.', formFieldHintText__optional: "Необов'язково", formFieldHintText__slug: 'A slug is a human-readable ID that must be unique. It’s often used in URLs.', + formFieldInputPlaceholder__apiKeyDescription: undefined, + formFieldInputPlaceholder__apiKeyExpirationDate: undefined, + formFieldInputPlaceholder__apiKeyName: undefined, formFieldInputPlaceholder__backupCode: undefined, formFieldInputPlaceholder__confirmDeletionUserAccount: 'Delete account', formFieldInputPlaceholder__emailAddress: undefined, @@ -148,6 +187,9 @@ export const ukUA: LocalizationResource = { formFieldInputPlaceholder__password: undefined, formFieldInputPlaceholder__phoneNumber: undefined, formFieldInputPlaceholder__username: undefined, + formFieldLabel__apiKeyDescription: undefined, + formFieldLabel__apiKeyExpiration: undefined, + formFieldLabel__apiKeyName: undefined, formFieldLabel__automaticInvitations: 'Enable automatic invitations for this domain', formFieldLabel__backupCode: 'Код відновлення', formFieldLabel__confirmDeletion: 'Підтвердження', @@ -192,11 +234,21 @@ export const ukUA: LocalizationResource = { titleWithoutPersonal: 'Choose an organization', }, organizationProfile: { + apiKeysPage: { + title: undefined, + }, badge__automaticInvitation: 'Automatic invitations', badge__automaticSuggestion: 'Automatic suggestions', badge__manualInvitation: 'No automatic enrollment', badge__unverified: 'Unverified', billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -215,13 +267,28 @@ export const ukUA: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -288,6 +355,7 @@ export const ukUA: LocalizationResource = { }, }, navbar: { + apiKeys: undefined, billing: undefined, description: 'Manage your organization.', general: 'General', @@ -801,6 +869,9 @@ export const ukUA: LocalizationResource = { action__signOutAll: 'Вийти з усіх акаунтів', }, userProfile: { + apiKeysPage: { + title: undefined, + }, backupCodePage: { actionLabel__copied: 'Скопійовано!', actionLabel__copy: 'Копіювати все', @@ -818,6 +889,13 @@ export const ukUA: LocalizationResource = { title__codelist: 'Резервні коди', }, billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -836,13 +914,28 @@ export const ukUA: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -961,6 +1054,7 @@ export const ukUA: LocalizationResource = { mobileButton__menu: 'Меню', navbar: { account: 'Profile', + apiKeys: undefined, billing: undefined, description: 'Manage your account info.', security: 'Security', diff --git a/packages/localizations/src/vi-VN.ts b/packages/localizations/src/vi-VN.ts index 8c7586c5018..1d7685c406b 100644 --- a/packages/localizations/src/vi-VN.ts +++ b/packages/localizations/src/vi-VN.ts @@ -14,6 +14,39 @@ import type { LocalizationResource } from '@clerk/types'; export const viVN: LocalizationResource = { locale: 'vi-VN', + apiKeys: { + action__add: undefined, + action__search: undefined, + 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, + revokeConfirmation: { + confirmationText: undefined, + formButtonPrimary__revoke: undefined, + formHint: undefined, + formTitle: undefined, + }, + }, backButton: 'Quay lại', badge__activePlan: undefined, badge__canceledEndsAt: undefined, @@ -57,11 +90,13 @@ export const viVN: LocalizationResource = { title__subscriptionBegins: undefined, title__totalPaid: undefined, }, + pastDueNotice: undefined, perMonth: undefined, title: undefined, title__paymentSuccessful: undefined, title__subscriptionSuccessful: undefined, }, + credit: undefined, creditRemainder: undefined, defaultFreePlanActive: undefined, free: undefined, @@ -100,6 +135,7 @@ export const viVN: LocalizationResource = { switchPlan: undefined, switchToAnnual: undefined, switchToMonthly: undefined, + totalDue: undefined, totalDueToday: undefined, viewFeatures: undefined, year: undefined, @@ -133,6 +169,9 @@ export const viVN: LocalizationResource = { formFieldError__verificationLinkExpired: 'The verification link expired. Please request a new link.', formFieldHintText__optional: 'Tùy chọn', formFieldHintText__slug: 'A slug is a human-readable ID that must be unique. It’s often used in URLs.', + formFieldInputPlaceholder__apiKeyDescription: undefined, + formFieldInputPlaceholder__apiKeyExpirationDate: undefined, + formFieldInputPlaceholder__apiKeyName: undefined, formFieldInputPlaceholder__backupCode: undefined, formFieldInputPlaceholder__confirmDeletionUserAccount: 'Delete account', formFieldInputPlaceholder__emailAddress: undefined, @@ -148,6 +187,9 @@ export const viVN: LocalizationResource = { formFieldInputPlaceholder__password: undefined, formFieldInputPlaceholder__phoneNumber: undefined, formFieldInputPlaceholder__username: undefined, + formFieldLabel__apiKeyDescription: undefined, + formFieldLabel__apiKeyExpiration: undefined, + formFieldLabel__apiKeyName: undefined, formFieldLabel__automaticInvitations: 'Enable automatic invitations for this domain', formFieldLabel__backupCode: 'Mã sao lưu', formFieldLabel__confirmDeletion: 'Confirmation', @@ -192,11 +234,21 @@ export const viVN: LocalizationResource = { titleWithoutPersonal: 'Choose an organization', }, organizationProfile: { + apiKeysPage: { + title: undefined, + }, badge__automaticInvitation: 'Automatic invitations', badge__automaticSuggestion: 'Automatic suggestions', badge__manualInvitation: 'No automatic enrollment', badge__unverified: 'Unverified', billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -215,13 +267,28 @@ export const viVN: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -288,6 +355,7 @@ export const viVN: LocalizationResource = { }, }, navbar: { + apiKeys: undefined, billing: undefined, description: 'Manage your organization.', general: 'General', @@ -802,6 +870,9 @@ export const viVN: LocalizationResource = { action__signOutAll: 'Đăng xuất khỏi tất cả các tài khoản', }, userProfile: { + apiKeysPage: { + title: undefined, + }, backupCodePage: { actionLabel__copied: 'Đã sao chép!', actionLabel__copy: 'Sao chép tất cả', @@ -819,6 +890,13 @@ export const viVN: LocalizationResource = { title__codelist: 'Các mã sao lưu', }, billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -837,13 +915,28 @@ export const viVN: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -961,6 +1054,7 @@ export const viVN: LocalizationResource = { mobileButton__menu: 'Menu', navbar: { account: 'Profile', + apiKeys: undefined, billing: undefined, description: 'Manage your account info.', security: 'Security', diff --git a/packages/localizations/src/zh-CN.ts b/packages/localizations/src/zh-CN.ts index 754c7e8b268..04220ba9a65 100644 --- a/packages/localizations/src/zh-CN.ts +++ b/packages/localizations/src/zh-CN.ts @@ -14,6 +14,39 @@ import type { LocalizationResource } from '@clerk/types'; export const zhCN: LocalizationResource = { locale: 'zh-CN', + apiKeys: { + action__add: undefined, + action__search: undefined, + 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, + revokeConfirmation: { + confirmationText: undefined, + formButtonPrimary__revoke: undefined, + formHint: undefined, + formTitle: undefined, + }, + }, backButton: '返回', badge__activePlan: undefined, badge__canceledEndsAt: undefined, @@ -57,11 +90,13 @@ export const zhCN: LocalizationResource = { title__subscriptionBegins: undefined, title__totalPaid: undefined, }, + pastDueNotice: undefined, perMonth: undefined, title: undefined, title__paymentSuccessful: undefined, title__subscriptionSuccessful: undefined, }, + credit: undefined, creditRemainder: undefined, defaultFreePlanActive: undefined, free: undefined, @@ -100,6 +135,7 @@ export const zhCN: LocalizationResource = { switchPlan: undefined, switchToAnnual: undefined, switchToMonthly: undefined, + totalDue: undefined, totalDueToday: undefined, viewFeatures: undefined, year: undefined, @@ -133,6 +169,9 @@ export const zhCN: LocalizationResource = { formFieldError__verificationLinkExpired: '验证链接已过期。请申请新的链接。', formFieldHintText__optional: '选填', formFieldHintText__slug: 'Slug 是一个人类可读的 ID,它必须是唯一的。它通常用于 URL 中。', + formFieldInputPlaceholder__apiKeyDescription: undefined, + formFieldInputPlaceholder__apiKeyExpirationDate: undefined, + formFieldInputPlaceholder__apiKeyName: undefined, formFieldInputPlaceholder__backupCode: undefined, formFieldInputPlaceholder__confirmDeletionUserAccount: '删除帐户', formFieldInputPlaceholder__emailAddress: undefined, @@ -147,6 +186,9 @@ export const zhCN: LocalizationResource = { formFieldInputPlaceholder__password: undefined, formFieldInputPlaceholder__phoneNumber: undefined, formFieldInputPlaceholder__username: undefined, + formFieldLabel__apiKeyDescription: undefined, + formFieldLabel__apiKeyExpiration: undefined, + formFieldLabel__apiKeyName: undefined, formFieldLabel__automaticInvitations: '为此域名启用自动邀请', formFieldLabel__backupCode: '备用代码', formFieldLabel__confirmDeletion: '确认', @@ -190,11 +232,21 @@ export const zhCN: LocalizationResource = { titleWithoutPersonal: '选择一个组织', }, organizationProfile: { + apiKeysPage: { + title: undefined, + }, badge__automaticInvitation: '自动邀请', badge__automaticSuggestion: '自动建议', badge__manualInvitation: '无自动注册', badge__unverified: '未验证', billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -213,13 +265,28 @@ export const zhCN: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -284,6 +351,7 @@ export const zhCN: LocalizationResource = { }, }, navbar: { + apiKeys: undefined, billing: undefined, description: '管理您的组织。', general: '常规', @@ -789,6 +857,9 @@ export const zhCN: LocalizationResource = { action__signOutAll: '退出所有账户', }, userProfile: { + apiKeysPage: { + title: undefined, + }, backupCodePage: { actionLabel__copied: '已复制!', actionLabel__copy: '复制全部', @@ -804,6 +875,13 @@ export const zhCN: LocalizationResource = { title__codelist: '备份代码', }, billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -822,13 +900,28 @@ export const zhCN: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -937,6 +1030,7 @@ export const zhCN: LocalizationResource = { mobileButton__menu: '菜单', navbar: { account: '账户', + apiKeys: undefined, billing: undefined, description: '管理您的账户。', security: '安全', diff --git a/packages/localizations/src/zh-TW.ts b/packages/localizations/src/zh-TW.ts index 041380862e8..a0cc2a9ad2f 100644 --- a/packages/localizations/src/zh-TW.ts +++ b/packages/localizations/src/zh-TW.ts @@ -14,6 +14,39 @@ import type { LocalizationResource } from '@clerk/types'; export const zhTW: LocalizationResource = { locale: 'zh-TW', + apiKeys: { + action__add: undefined, + action__search: undefined, + 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, + revokeConfirmation: { + confirmationText: undefined, + formButtonPrimary__revoke: undefined, + formHint: undefined, + formTitle: undefined, + }, + }, backButton: '返回', badge__activePlan: undefined, badge__canceledEndsAt: undefined, @@ -57,11 +90,13 @@ export const zhTW: LocalizationResource = { title__subscriptionBegins: undefined, title__totalPaid: undefined, }, + pastDueNotice: undefined, perMonth: undefined, title: undefined, title__paymentSuccessful: undefined, title__subscriptionSuccessful: undefined, }, + credit: undefined, creditRemainder: undefined, defaultFreePlanActive: undefined, free: undefined, @@ -100,6 +135,7 @@ export const zhTW: LocalizationResource = { switchPlan: undefined, switchToAnnual: undefined, switchToMonthly: undefined, + totalDue: undefined, totalDueToday: undefined, viewFeatures: undefined, year: undefined, @@ -133,6 +169,9 @@ export const zhTW: LocalizationResource = { formFieldError__verificationLinkExpired: '驗證連結已過期。請請求新的連結。', formFieldHintText__optional: '選填', formFieldHintText__slug: 'slug 是人類可讀的 ID,必須是唯一的。它經常在 URL 中使用。', + formFieldInputPlaceholder__apiKeyDescription: undefined, + formFieldInputPlaceholder__apiKeyExpirationDate: undefined, + formFieldInputPlaceholder__apiKeyName: undefined, formFieldInputPlaceholder__backupCode: undefined, formFieldInputPlaceholder__confirmDeletionUserAccount: '刪除帳戶', formFieldInputPlaceholder__emailAddress: undefined, @@ -147,6 +186,9 @@ export const zhTW: LocalizationResource = { formFieldInputPlaceholder__password: undefined, formFieldInputPlaceholder__phoneNumber: undefined, formFieldInputPlaceholder__username: undefined, + formFieldLabel__apiKeyDescription: undefined, + formFieldLabel__apiKeyExpiration: undefined, + formFieldLabel__apiKeyName: undefined, formFieldLabel__automaticInvitations: '為該網域啟用自動邀請', formFieldLabel__backupCode: '備用代碼', formFieldLabel__confirmDeletion: '確定', @@ -190,11 +232,21 @@ export const zhTW: LocalizationResource = { titleWithoutPersonal: '選擇一個組織', }, organizationProfile: { + apiKeysPage: { + title: undefined, + }, badge__automaticInvitation: '自動邀請', badge__automaticSuggestion: '自動建議', badge__manualInvitation: '不自動註冊', badge__unverified: '未經驗證', billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -213,13 +265,28 @@ export const zhTW: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -284,6 +351,7 @@ export const zhTW: LocalizationResource = { }, }, navbar: { + apiKeys: undefined, billing: undefined, description: '管理您的組織。', general: '一般的', @@ -790,6 +858,9 @@ export const zhTW: LocalizationResource = { action__signOutAll: '退出所有帳戶', }, userProfile: { + apiKeysPage: { + title: undefined, + }, backupCodePage: { actionLabel__copied: '已複製!', actionLabel__copy: '複製全部', @@ -805,6 +876,13 @@ export const zhTW: LocalizationResource = { title__codelist: '備份代碼', }, billingPage: { + paymentHistorySection: { + empty: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + tableHeader__status: undefined, + }, paymentSourcesSection: { actionLabel__default: undefined, actionLabel__remove: undefined, @@ -823,13 +901,28 @@ export const zhTW: LocalizationResource = { title: undefined, }, start: { + headerTitle__payments: undefined, headerTitle__plans: undefined, headerTitle__statements: undefined, headerTitle__subscriptions: undefined, }, + statementsSection: { + empty: undefined, + itemCaption__paidForPlan: undefined, + itemCaption__proratedCredit: undefined, + itemCaption__subscribedAndPaidForPlan: undefined, + notFound: undefined, + tableHeader__amount: undefined, + tableHeader__date: undefined, + title: undefined, + totalPaid: undefined, + }, subscriptionsListSection: { actionLabel__newSubscription: undefined, actionLabel__switchPlan: undefined, + tableHeader__edit: undefined, + tableHeader__plan: undefined, + tableHeader__startDate: undefined, title: undefined, }, subscriptionsSection: { @@ -938,6 +1031,7 @@ export const zhTW: LocalizationResource = { mobileButton__menu: '菜單', navbar: { account: '輪廓', + apiKeys: undefined, billing: undefined, description: '管理您的帳戶資訊。', security: '安全',