Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/lovely-bats-learn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@clerk/localizations': minor
---

Add missing Portuguese pt-BR locales for the statements elements
94 changes: 47 additions & 47 deletions packages/localizations/src/pt-BR.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,20 +48,20 @@ export const ptBR: LocalizationResource = {
},
},
backButton: 'Voltar',
badge__activePlan: undefined,
badge__canceledEndsAt: undefined,
badge__currentPlan: undefined,
badge__activePlan: 'Ativo',
badge__canceledEndsAt: "Cancelado • Termina {{ date | shortDate('pt-BR') }}",
badge__currentPlan: 'Plano atual',
badge__default: 'Padrão',
badge__endsAt: undefined,
badge__expired: undefined,
badge__endsAt: "Termina {{ date | shortDate('pt-BR') }}",
badge__expired: 'Expirado',
badge__otherImpersonatorDevice: 'Personificar outro dispositivo',
badge__primary: 'Principal',
badge__renewsAt: undefined,
badge__renewsAt: "Renova {{ date | shortDate('pt-BR') }}",
badge__requiresAction: 'Requer ação',
badge__startsAt: undefined,
badge__startsAt: "Inicia {{ date | shortDate('pt-BR') }}",
badge__thisDevice: 'Este dispositivo',
badge__unverified: 'Não verificado',
badge__upcomingPlan: undefined,
badge__upcomingPlan: 'Próximo plano',
badge__userDevice: 'Dispositivo do usuário',
badge__you: 'Você',
commerce: {
Expand Down Expand Up @@ -94,13 +94,13 @@ export const ptBR: LocalizationResource = {
title__subscriptionBegins: 'Assinatura começa',
title__totalPaid: 'Total pago',
},
pastDueNotice: undefined,
pastDueNotice: 'Sua assinatura anterior estava em atraso, sem pagamento.',
perMonth: 'por mês',
title: 'Checkout',
title__paymentSuccessful: 'Pagamento realizado com sucesso!',
title__subscriptionSuccessful: 'Sucesso!',
},
credit: undefined,
credit: 'Crédito',
creditRemainder: 'Crédito para o restante da sua assinatura atual.',
defaultFreePlanActive: 'Você está atualmente no plano Gratuito',
free: 'Gratuito',
Expand Down Expand Up @@ -139,7 +139,7 @@ export const ptBR: LocalizationResource = {
switchPlan: 'Mudar de plano',
switchToAnnual: 'Mudar para anual',
switchToMonthly: 'Mudar para mensal',
totalDue: undefined,
totalDue: 'Total devido',
totalDueToday: 'Total devido hoje',
viewFeatures: 'Ver recursos',
year: 'Ano',
Expand Down Expand Up @@ -247,11 +247,11 @@ export const ptBR: LocalizationResource = {
badge__unverified: 'Não verificado',
billingPage: {
paymentHistorySection: {
empty: undefined,
notFound: undefined,
tableHeader__amount: undefined,
tableHeader__date: undefined,
tableHeader__status: undefined,
empty: 'Nenhum histórico de pagamento',
notFound: 'Pagamento não encontrado',
tableHeader__amount: 'Valor',
tableHeader__date: 'Data',
tableHeader__status: 'Status',
},
paymentSourcesSection: {
actionLabel__default: 'Tornar padrão',
Expand All @@ -272,28 +272,28 @@ export const ptBR: LocalizationResource = {
title: 'Métodos de pagamento',
},
start: {
headerTitle__payments: undefined,
headerTitle__payments: 'Pagamentos',
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,
empty: 'Nenhum extrato para exibir',
itemCaption__paidForPlan: 'Pago para plano {{plan}} {{period}}',
itemCaption__proratedCredit: 'Crédito proporcional para uso parcial do plano anterior',
itemCaption__subscribedAndPaidForPlan: 'Assinado e pago para plano {{plan}} {{period}}',
notFound: 'Extrato não encontrado',
tableHeader__amount: 'Valor',
tableHeader__date: 'Data',
title: 'Extratos',
totalPaid: 'Total pago',
},
subscriptionsListSection: {
actionLabel__newSubscription: 'Assinar um plano',
actionLabel__switchPlan: 'Mudar de plano',
tableHeader__edit: undefined,
tableHeader__plan: undefined,
tableHeader__startDate: undefined,
tableHeader__edit: 'Editar',
tableHeader__plan: 'Plano',
tableHeader__startDate: 'Data de início',
title: 'Assinatura',
},
subscriptionsSection: {
Expand Down Expand Up @@ -905,11 +905,11 @@ export const ptBR: LocalizationResource = {
},
billingPage: {
paymentHistorySection: {
empty: undefined,
notFound: undefined,
tableHeader__amount: undefined,
tableHeader__date: undefined,
tableHeader__status: undefined,
empty: 'Nenhum histórico de pagamento',
notFound: 'Pagamento não encontrado',
tableHeader__amount: 'Valor',
tableHeader__date: 'Data',
tableHeader__status: 'Status',
},
paymentSourcesSection: {
actionLabel__default: 'Tornar padrão',
Expand All @@ -930,28 +930,28 @@ export const ptBR: LocalizationResource = {
title: 'Métodos de pagamento',
},
start: {
headerTitle__payments: undefined,
headerTitle__payments: 'Pagamentos',
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,
empty: 'Nenhum extrato para exibir',
itemCaption__paidForPlan: 'Pago para plano {{plan}} {{period}}',
itemCaption__proratedCredit: 'Crédito proporcional para uso parcial do plano anterior',
itemCaption__subscribedAndPaidForPlan: 'Assinado e pago para plano {{plan}} {{period}}',
notFound: 'Extrato não encontrado',
tableHeader__amount: 'Valor',
tableHeader__date: 'Data',
title: 'Extratos',
totalPaid: 'Total pago',
},
subscriptionsListSection: {
actionLabel__newSubscription: 'Assinar um plano',
actionLabel__switchPlan: 'Mudar de plano',
tableHeader__edit: undefined,
tableHeader__plan: undefined,
tableHeader__startDate: undefined,
tableHeader__edit: 'Editar',
tableHeader__plan: 'Plano',
tableHeader__startDate: 'Data de início',
title: 'Assinatura',
},
subscriptionsSection: {
Expand Down