@@ -48,20 +48,20 @@ export const ptBR: LocalizationResource = {
48
48
} ,
49
49
} ,
50
50
backButton : 'Voltar' ,
51
- badge__activePlan : undefined ,
52
- badge__canceledEndsAt : undefined ,
53
- badge__currentPlan : undefined ,
51
+ badge__activePlan : 'Ativo' ,
52
+ badge__canceledEndsAt : "Cancelado • Termina {{ date | shortDate('pt-BR') }}" ,
53
+ badge__currentPlan : 'Plano atual' ,
54
54
badge__default : 'Padrão' ,
55
- badge__endsAt : undefined ,
56
- badge__expired : undefined ,
55
+ badge__endsAt : "Termina {{ date | shortDate('pt-BR') }}" ,
56
+ badge__expired : 'Expirado' ,
57
57
badge__otherImpersonatorDevice : 'Personificar outro dispositivo' ,
58
58
badge__primary : 'Principal' ,
59
- badge__renewsAt : undefined ,
59
+ badge__renewsAt : "Renova {{ date | shortDate('pt-BR') }}" ,
60
60
badge__requiresAction : 'Requer ação' ,
61
- badge__startsAt : undefined ,
61
+ badge__startsAt : "Inicia {{ date | shortDate('pt-BR') }}" ,
62
62
badge__thisDevice : 'Este dispositivo' ,
63
63
badge__unverified : 'Não verificado' ,
64
- badge__upcomingPlan : undefined ,
64
+ badge__upcomingPlan : 'Próximo plano' ,
65
65
badge__userDevice : 'Dispositivo do usuário' ,
66
66
badge__you : 'Você' ,
67
67
commerce : {
@@ -94,13 +94,13 @@ export const ptBR: LocalizationResource = {
94
94
title__subscriptionBegins : 'Assinatura começa' ,
95
95
title__totalPaid : 'Total pago' ,
96
96
} ,
97
- pastDueNotice : undefined ,
97
+ pastDueNotice : 'Sua assinatura anterior estava em atraso, sem pagamento.' ,
98
98
perMonth : 'por mês' ,
99
99
title : 'Checkout' ,
100
100
title__paymentSuccessful : 'Pagamento realizado com sucesso!' ,
101
101
title__subscriptionSuccessful : 'Sucesso!' ,
102
102
} ,
103
- credit : undefined ,
103
+ credit : 'Crédito' ,
104
104
creditRemainder : 'Crédito para o restante da sua assinatura atual.' ,
105
105
defaultFreePlanActive : 'Você está atualmente no plano Gratuito' ,
106
106
free : 'Gratuito' ,
@@ -139,7 +139,7 @@ export const ptBR: LocalizationResource = {
139
139
switchPlan : 'Mudar de plano' ,
140
140
switchToAnnual : 'Mudar para anual' ,
141
141
switchToMonthly : 'Mudar para mensal' ,
142
- totalDue : undefined ,
142
+ totalDue : 'Total devido' ,
143
143
totalDueToday : 'Total devido hoje' ,
144
144
viewFeatures : 'Ver recursos' ,
145
145
year : 'Ano' ,
@@ -247,11 +247,11 @@ export const ptBR: LocalizationResource = {
247
247
badge__unverified : 'Não verificado' ,
248
248
billingPage : {
249
249
paymentHistorySection : {
250
- empty : undefined ,
251
- notFound : undefined ,
252
- tableHeader__amount : undefined ,
253
- tableHeader__date : undefined ,
254
- tableHeader__status : undefined ,
250
+ empty : 'Nenhum histórico de pagamento' ,
251
+ notFound : 'Pagamento não encontrado' ,
252
+ tableHeader__amount : 'Valor' ,
253
+ tableHeader__date : 'Data' ,
254
+ tableHeader__status : 'Status' ,
255
255
} ,
256
256
paymentSourcesSection : {
257
257
actionLabel__default : 'Tornar padrão' ,
@@ -272,28 +272,28 @@ export const ptBR: LocalizationResource = {
272
272
title : 'Métodos de pagamento' ,
273
273
} ,
274
274
start : {
275
- headerTitle__payments : undefined ,
275
+ headerTitle__payments : 'Pagamentos' ,
276
276
headerTitle__plans : 'Planos' ,
277
277
headerTitle__statements : 'Extratos' ,
278
278
headerTitle__subscriptions : 'Assinaturas' ,
279
279
} ,
280
280
statementsSection : {
281
- empty : undefined ,
282
- itemCaption__paidForPlan : undefined ,
283
- itemCaption__proratedCredit : undefined ,
284
- itemCaption__subscribedAndPaidForPlan : undefined ,
285
- notFound : undefined ,
286
- tableHeader__amount : undefined ,
287
- tableHeader__date : undefined ,
288
- title : undefined ,
289
- totalPaid : undefined ,
281
+ empty : 'Nenhum extrato para exibir' ,
282
+ itemCaption__paidForPlan : 'Pago para plano {{plan}} {{period}}' ,
283
+ itemCaption__proratedCredit : 'Crédito proporcional para uso parcial do plano anterior' ,
284
+ itemCaption__subscribedAndPaidForPlan : 'Assinado e pago para plano {{plan}} {{period}}' ,
285
+ notFound : 'Extrato não encontrado' ,
286
+ tableHeader__amount : 'Valor' ,
287
+ tableHeader__date : 'Data' ,
288
+ title : 'Extratos' ,
289
+ totalPaid : 'Total pago' ,
290
290
} ,
291
291
subscriptionsListSection : {
292
292
actionLabel__newSubscription : 'Assinar um plano' ,
293
293
actionLabel__switchPlan : 'Mudar de plano' ,
294
- tableHeader__edit : undefined ,
295
- tableHeader__plan : undefined ,
296
- tableHeader__startDate : undefined ,
294
+ tableHeader__edit : 'Editar' ,
295
+ tableHeader__plan : 'Plano' ,
296
+ tableHeader__startDate : 'Data de início' ,
297
297
title : 'Assinatura' ,
298
298
} ,
299
299
subscriptionsSection : {
@@ -905,11 +905,11 @@ export const ptBR: LocalizationResource = {
905
905
} ,
906
906
billingPage : {
907
907
paymentHistorySection : {
908
- empty : undefined ,
909
- notFound : undefined ,
910
- tableHeader__amount : undefined ,
911
- tableHeader__date : undefined ,
912
- tableHeader__status : undefined ,
908
+ empty : 'Nenhum histórico de pagamento' ,
909
+ notFound : 'Pagamento não encontrado' ,
910
+ tableHeader__amount : 'Valor' ,
911
+ tableHeader__date : 'Data' ,
912
+ tableHeader__status : 'Status' ,
913
913
} ,
914
914
paymentSourcesSection : {
915
915
actionLabel__default : 'Tornar padrão' ,
@@ -930,28 +930,28 @@ export const ptBR: LocalizationResource = {
930
930
title : 'Métodos de pagamento' ,
931
931
} ,
932
932
start : {
933
- headerTitle__payments : undefined ,
933
+ headerTitle__payments : 'Pagamentos' ,
934
934
headerTitle__plans : 'Planos' ,
935
935
headerTitle__statements : 'Extratos' ,
936
936
headerTitle__subscriptions : 'Assinaturas' ,
937
937
} ,
938
938
statementsSection : {
939
- empty : undefined ,
940
- itemCaption__paidForPlan : undefined ,
941
- itemCaption__proratedCredit : undefined ,
942
- itemCaption__subscribedAndPaidForPlan : undefined ,
943
- notFound : undefined ,
944
- tableHeader__amount : undefined ,
945
- tableHeader__date : undefined ,
946
- title : undefined ,
947
- totalPaid : undefined ,
939
+ empty : 'Nenhum extrato para exibir' ,
940
+ itemCaption__paidForPlan : 'Pago para plano {{plan}} {{period}}' ,
941
+ itemCaption__proratedCredit : 'Crédito proporcional para uso parcial do plano anterior' ,
942
+ itemCaption__subscribedAndPaidForPlan : 'Assinado e pago para plano {{plan}} {{period}}' ,
943
+ notFound : 'Extrato não encontrado' ,
944
+ tableHeader__amount : 'Valor' ,
945
+ tableHeader__date : 'Data' ,
946
+ title : 'Extratos' ,
947
+ totalPaid : 'Total pago' ,
948
948
} ,
949
949
subscriptionsListSection : {
950
950
actionLabel__newSubscription : 'Assinar um plano' ,
951
951
actionLabel__switchPlan : 'Mudar de plano' ,
952
- tableHeader__edit : undefined ,
953
- tableHeader__plan : undefined ,
954
- tableHeader__startDate : undefined ,
952
+ tableHeader__edit : 'Editar' ,
953
+ tableHeader__plan : 'Plano' ,
954
+ tableHeader__startDate : 'Data de início' ,
955
955
title : 'Assinatura' ,
956
956
} ,
957
957
subscriptionsSection : {
0 commit comments