@clerk/localizations 3.17.0 → 3.17.1-canary.v20250624154627
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +133 -133
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +133 -133
- package/dist/index.mjs.map +1 -1
- package/dist/pt-BR.js +134 -134
- package/dist/pt-BR.js.map +1 -1
- package/dist/pt-BR.mjs +134 -134
- package/dist/pt-BR.mjs.map +1 -1
- package/package.json +2 -2
package/dist/pt-BR.mjs
CHANGED
@@ -19,77 +19,77 @@ var ptBR = {
|
|
19
19
|
badge__userDevice: "Dispositivo do usu\xE1rio",
|
20
20
|
badge__you: "Voc\xEA",
|
21
21
|
commerce: {
|
22
|
-
addPaymentMethod:
|
23
|
-
alwaysFree:
|
24
|
-
annually:
|
25
|
-
availableFeatures:
|
26
|
-
billedAnnually:
|
27
|
-
billedMonthlyOnly:
|
28
|
-
cancelSubscription:
|
29
|
-
cancelSubscriptionAccessUntil:
|
30
|
-
cancelSubscriptionNoCharge:
|
31
|
-
cancelSubscriptionTitle:
|
32
|
-
cannotSubscribeMonthly:
|
22
|
+
addPaymentMethod: "Adicionar m\xE9todo de pagamento",
|
23
|
+
alwaysFree: "Gratuito",
|
24
|
+
annually: "Anualmente",
|
25
|
+
availableFeatures: "Recursos dispon\xEDveis",
|
26
|
+
billedAnnually: "Cobran\xE7a anual",
|
27
|
+
billedMonthlyOnly: "Apenas cobran\xE7a mensal",
|
28
|
+
cancelSubscription: "Cancelar assinatura",
|
29
|
+
cancelSubscriptionAccessUntil: "Voc\xEA pode continuar usando os recursos de {{plan}} at\xE9 {{ date | longDate('pt-BR') }}, ap\xF3s o qual voc\xEA n\xE3o ter\xE1 mais acesso.",
|
30
|
+
cancelSubscriptionNoCharge: "Voc\xEA n\xE3o ser\xE1 cobrado por esta assinatura.",
|
31
|
+
cancelSubscriptionTitle: "Cancelar assinatura do plano {{plan}}?",
|
32
|
+
cannotSubscribeMonthly: "Voc\xEA n\xE3o pode assinar este plano pagando mensalmente. Para assinar este plano, voc\xEA precisa escolher pagar anualmente.",
|
33
33
|
checkout: {
|
34
|
-
description__paymentSuccessful:
|
35
|
-
description__subscriptionSuccessful:
|
36
|
-
downgradeNotice:
|
34
|
+
description__paymentSuccessful: "Seu pagamento foi realizado com sucesso.",
|
35
|
+
description__subscriptionSuccessful: "Sua nova assinatura est\xE1 pronta.",
|
36
|
+
downgradeNotice: "Voc\xEA manter\xE1 sua assinatura atual e seus recursos at\xE9 o final do ciclo de faturamento, ap\xF3s o qual voc\xEA ser\xE1 transferido para este plano.",
|
37
37
|
emailForm: {
|
38
|
-
subtitle:
|
39
|
-
title:
|
38
|
+
subtitle: "Antes de concluir sua compra, voc\xEA deve adicionar um endere\xE7o de e-mail para o qual os recibos ser\xE3o enviados.",
|
39
|
+
title: "Adicionar endere\xE7o de e-mail"
|
40
40
|
},
|
41
41
|
lineItems: {
|
42
|
-
title__paymentMethod:
|
43
|
-
title__statementId:
|
44
|
-
title__subscriptionBegins:
|
45
|
-
title__totalPaid:
|
42
|
+
title__paymentMethod: "M\xE9todo de pagamento",
|
43
|
+
title__statementId: "ID da declara\xE7\xE3o",
|
44
|
+
title__subscriptionBegins: "Assinatura come\xE7a",
|
45
|
+
title__totalPaid: "Total pago"
|
46
46
|
},
|
47
|
-
perMonth:
|
48
|
-
title:
|
49
|
-
title__paymentSuccessful:
|
50
|
-
title__subscriptionSuccessful:
|
51
|
-
},
|
52
|
-
creditRemainder:
|
53
|
-
defaultFreePlanActive:
|
54
|
-
free:
|
55
|
-
getStarted:
|
56
|
-
keepSubscription:
|
57
|
-
manage:
|
58
|
-
manageSubscription:
|
59
|
-
month:
|
60
|
-
monthly:
|
61
|
-
pastDue:
|
62
|
-
pay:
|
63
|
-
paymentMethods:
|
47
|
+
perMonth: "por m\xEAs",
|
48
|
+
title: "Checkout",
|
49
|
+
title__paymentSuccessful: "Pagamento realizado com sucesso!",
|
50
|
+
title__subscriptionSuccessful: "Sucesso!"
|
51
|
+
},
|
52
|
+
creditRemainder: "Cr\xE9dito para o restante da sua assinatura atual.",
|
53
|
+
defaultFreePlanActive: "Voc\xEA est\xE1 atualmente no plano Gratuito",
|
54
|
+
free: "Gratuito",
|
55
|
+
getStarted: "Come\xE7ar",
|
56
|
+
keepSubscription: "Manter assinatura",
|
57
|
+
manage: "Gerenciar",
|
58
|
+
manageSubscription: "Gerenciar assinatura",
|
59
|
+
month: "M\xEAs",
|
60
|
+
monthly: "Mensal",
|
61
|
+
pastDue: "Atrasado",
|
62
|
+
pay: "Pagar {{amount}}",
|
63
|
+
paymentMethods: "M\xE9todos de pagamento",
|
64
64
|
paymentSource: {
|
65
65
|
applePayDescription: {
|
66
|
-
annual:
|
67
|
-
monthly:
|
66
|
+
annual: "Pagamento anual",
|
67
|
+
monthly: "Pagamento mensal"
|
68
68
|
},
|
69
69
|
dev: {
|
70
|
-
anyNumbers:
|
71
|
-
cardNumber:
|
72
|
-
cvcZip:
|
73
|
-
developmentMode:
|
74
|
-
expirationDate:
|
75
|
-
testCardInfo:
|
70
|
+
anyNumbers: "Qualquer n\xFAmero",
|
71
|
+
cardNumber: "N\xFAmero do cart\xE3o",
|
72
|
+
cvcZip: "CVC, CEP",
|
73
|
+
developmentMode: "Modo de desenvolvimento",
|
74
|
+
expirationDate: "Data de validade",
|
75
|
+
testCardInfo: "Informa\xE7\xF5es do cart\xE3o de teste"
|
76
76
|
}
|
77
77
|
},
|
78
|
-
popular:
|
78
|
+
popular: "Popular",
|
79
79
|
pricingTable: {
|
80
|
-
billingCycle:
|
81
|
-
included:
|
82
|
-
},
|
83
|
-
reSubscribe:
|
84
|
-
seeAllFeatures:
|
85
|
-
subscribe:
|
86
|
-
subtotal:
|
87
|
-
switchPlan:
|
88
|
-
switchToAnnual:
|
89
|
-
switchToMonthly:
|
90
|
-
totalDueToday:
|
91
|
-
viewFeatures:
|
92
|
-
year:
|
80
|
+
billingCycle: "Ciclo de faturamento",
|
81
|
+
included: "Incluso"
|
82
|
+
},
|
83
|
+
reSubscribe: "Assinar novamente",
|
84
|
+
seeAllFeatures: "Ver todos os recursos",
|
85
|
+
subscribe: "Assinar",
|
86
|
+
subtotal: "Subtotal",
|
87
|
+
switchPlan: "Mudar de plano",
|
88
|
+
switchToAnnual: "Mudar para anual",
|
89
|
+
switchToMonthly: "Mudar para mensal",
|
90
|
+
totalDueToday: "Total devido hoje",
|
91
|
+
viewFeatures: "Ver recursos",
|
92
|
+
year: "Ano"
|
93
93
|
},
|
94
94
|
createOrganization: {
|
95
95
|
formButtonSubmit: "Criar organiza\xE7\xE3o",
|
@@ -183,49 +183,49 @@ var ptBR = {
|
|
183
183
|
badge__unverified: "N\xE3o verificado",
|
184
184
|
billingPage: {
|
185
185
|
paymentSourcesSection: {
|
186
|
-
actionLabel__default:
|
187
|
-
actionLabel__remove:
|
188
|
-
add:
|
189
|
-
addSubtitle:
|
190
|
-
cancelButton:
|
191
|
-
formButtonPrimary__add:
|
192
|
-
formButtonPrimary__pay:
|
193
|
-
payWithTestCardButton:
|
186
|
+
actionLabel__default: "Tornar padr\xE3o",
|
187
|
+
actionLabel__remove: "Remover",
|
188
|
+
add: "Adicionar novo m\xE9todo de pagamento",
|
189
|
+
addSubtitle: "Adicione um novo m\xE9todo de pagamento \xE0 sua conta.",
|
190
|
+
cancelButton: "Cancelar",
|
191
|
+
formButtonPrimary__add: "Adicionar M\xE9todo de Pagamento",
|
192
|
+
formButtonPrimary__pay: "Pagar {{amount}}",
|
193
|
+
payWithTestCardButton: "Pagar com cart\xE3o de teste",
|
194
194
|
removeResource: {
|
195
|
-
messageLine1:
|
196
|
-
messageLine2:
|
197
|
-
successMessage:
|
198
|
-
title:
|
195
|
+
messageLine1: "{{identifier}} ser\xE1 removido desta conta.",
|
196
|
+
messageLine2: "Voc\xEA n\xE3o poder\xE1 mais usar esta forma de pagamento e quaisquer assinaturas recorrentes dependentes dela deixar\xE3o de funcionar.",
|
197
|
+
successMessage: "{{paymentSource}} foi removido da sua conta.",
|
198
|
+
title: "Remover m\xE9todo de pagamento"
|
199
199
|
},
|
200
|
-
title:
|
200
|
+
title: "M\xE9todos de pagamento"
|
201
201
|
},
|
202
202
|
start: {
|
203
|
-
headerTitle__plans:
|
204
|
-
headerTitle__statements:
|
205
|
-
headerTitle__subscriptions:
|
203
|
+
headerTitle__plans: "Planos",
|
204
|
+
headerTitle__statements: "Extratos",
|
205
|
+
headerTitle__subscriptions: "Assinaturas"
|
206
206
|
},
|
207
207
|
subscriptionsListSection: {
|
208
|
-
actionLabel__newSubscription:
|
209
|
-
actionLabel__switchPlan:
|
210
|
-
title:
|
208
|
+
actionLabel__newSubscription: "Assinar um plano",
|
209
|
+
actionLabel__switchPlan: "Mudar de plano",
|
210
|
+
title: "Assinatura"
|
211
211
|
},
|
212
212
|
subscriptionsSection: {
|
213
|
-
actionLabel__default:
|
213
|
+
actionLabel__default: "Gerenciar"
|
214
214
|
},
|
215
215
|
switchPlansSection: {
|
216
|
-
title:
|
216
|
+
title: "Mudar de plano"
|
217
217
|
},
|
218
|
-
title:
|
218
|
+
title: "Faturamento"
|
219
219
|
},
|
220
220
|
createDomainPage: {
|
221
221
|
subtitle: "Adicione o dom\xEDnio para verificar. Usu\xE1rios com endere\xE7os de e-mail neste dom\xEDnio podem se juntar \xE0 organiza\xE7\xE3o automaticamente ou solicitar participa\xE7\xE3o.",
|
222
222
|
title: "Adicionar dom\xEDnio"
|
223
223
|
},
|
224
224
|
invitePage: {
|
225
|
-
detailsTitle__inviteFailed: "Os convites n\xE3o puderam ser enviados.
|
225
|
+
detailsTitle__inviteFailed: "Os convites n\xE3o puderam ser enviados. J\xE1 existem convites pendentes para os seguintes endere\xE7os de e-mail: {{email_addresses}}.",
|
226
226
|
formButtonPrimary__continue: "Enviar convites",
|
227
|
-
selectDropdown__role: "
|
228
|
-
subtitle: "
|
227
|
+
selectDropdown__role: "Selecione a fun\xE7\xE3o",
|
228
|
+
subtitle: "Insira ou cole um ou mais endere\xE7os de e-mail, separados por espa\xE7os ou v\xEDrgulas.",
|
229
229
|
successMessage: "Convites enviados com sucesso",
|
230
230
|
title: "Convidar membros"
|
231
231
|
},
|
@@ -270,7 +270,7 @@ var ptBR = {
|
|
270
270
|
}
|
271
271
|
},
|
272
272
|
navbar: {
|
273
|
-
billing:
|
273
|
+
billing: "Faturamento",
|
274
274
|
description: "Gerencie sua organiza\xE7\xE3o.",
|
275
275
|
general: "Geral",
|
276
276
|
members: "Membros",
|
@@ -278,9 +278,9 @@ var ptBR = {
|
|
278
278
|
},
|
279
279
|
plansPage: {
|
280
280
|
alerts: {
|
281
|
-
noPermissionsToManageBilling:
|
281
|
+
noPermissionsToManageBilling: "Voc\xEA n\xE3o tem permiss\xF5es para gerenciar o faturamento desta organiza\xE7\xE3o."
|
282
282
|
},
|
283
|
-
title:
|
283
|
+
title: "Planos"
|
284
284
|
},
|
285
285
|
profilePage: {
|
286
286
|
dangerSection: {
|
@@ -318,7 +318,7 @@ var ptBR = {
|
|
318
318
|
title: "Excluir dom\xEDnio"
|
319
319
|
},
|
320
320
|
start: {
|
321
|
-
headerTitle__general: "
|
321
|
+
headerTitle__general: "Geral",
|
322
322
|
headerTitle__members: "Membros",
|
323
323
|
profileSection: {
|
324
324
|
primaryButton: "Atualizar perfil",
|
@@ -350,7 +350,7 @@ var ptBR = {
|
|
350
350
|
headerTitle__enrollment: "Op\xE7\xF5es de inscri\xE7\xE3o"
|
351
351
|
},
|
352
352
|
subtitle: "O dom\xEDnio {{domain}} agora est\xE1 verificado. Continue selecionando o modo de inscri\xE7\xE3o.",
|
353
|
-
title: "
|
353
|
+
title: "Atualizar {{domain}}"
|
354
354
|
},
|
355
355
|
verifyDomainPage: {
|
356
356
|
formSubtitle: "Insira o c\xF3digo de verifica\xE7\xE3o enviado para o seu endere\xE7o de e-mail",
|
@@ -380,14 +380,14 @@ var ptBR = {
|
|
380
380
|
actionText: "N\xE3o tem nenhum dos m\xE9todos? Tente outra forma.",
|
381
381
|
blockButton__backupCode: "Usar c\xF3digo de backup",
|
382
382
|
blockButton__emailCode: "Enviar c\xF3digo para {{identifier}}",
|
383
|
-
blockButton__passkey:
|
383
|
+
blockButton__passkey: "Usar sua chave de acesso",
|
384
384
|
blockButton__password: "Usar senha",
|
385
385
|
blockButton__phoneCode: "Enviar c\xF3digo de telefone",
|
386
386
|
blockButton__totp: "Usar autentica\xE7\xE3o TOTP",
|
387
387
|
getHelp: {
|
388
388
|
blockButton__emailSupport: "Entrar em contato com o suporte",
|
389
389
|
content: "Se voc\xEA n\xE3o tem nenhum dos m\xE9todos listados, entre em contato com nosso suporte.",
|
390
|
-
title:
|
390
|
+
title: "Solicitar ajuda"
|
391
391
|
},
|
392
392
|
subtitle: "Escolha um dos m\xE9todos alternativos para verificar sua identidade.",
|
393
393
|
title: "M\xE9todos alternativos de verifica\xE7\xE3o"
|
@@ -408,9 +408,9 @@ var ptBR = {
|
|
408
408
|
title: "M\xE9todos de verifica\xE7\xE3o indispon\xEDveis"
|
409
409
|
},
|
410
410
|
passkey: {
|
411
|
-
blockButton__passkey:
|
412
|
-
subtitle:
|
413
|
-
title:
|
411
|
+
blockButton__passkey: "Usar sua chave de acesso",
|
412
|
+
subtitle: "Usar sua chave de acesso confirma a sua identidade. Seu dispositivo pode solicitar sua impress\xE3o digital, reconhecimento facial ou PIN.",
|
413
|
+
title: "Use sua chave de acesso."
|
414
414
|
},
|
415
415
|
password: {
|
416
416
|
actionLink: "Usar outro m\xE9todo",
|
@@ -461,10 +461,10 @@ var ptBR = {
|
|
461
461
|
title: "Utilize outro m\xE9todo"
|
462
462
|
},
|
463
463
|
alternativePhoneCodeProvider: {
|
464
|
-
formTitle:
|
465
|
-
resendButton:
|
466
|
-
subtitle:
|
467
|
-
title:
|
464
|
+
formTitle: "C\xF3digo de verifica\xE7\xE3o",
|
465
|
+
resendButton: "Reenviar c\xF3digo",
|
466
|
+
subtitle: "Verifique seu celular para o c\xF3digo de verifica\xE7\xE3o.",
|
467
|
+
title: "Verifique seu celular"
|
468
468
|
},
|
469
469
|
backupCodeMfa: {
|
470
470
|
subtitle: "para continuar em {{applicationName}}",
|
@@ -573,15 +573,15 @@ var ptBR = {
|
|
573
573
|
actionText: "N\xE3o possui uma conta?",
|
574
574
|
actionText__join_waitlist: "Quer ser notificado quando estivermos prontos?",
|
575
575
|
alternativePhoneCodeProvider: {
|
576
|
-
actionLink:
|
577
|
-
label:
|
578
|
-
subtitle:
|
579
|
-
title:
|
576
|
+
actionLink: "Usar outro m\xE9todo",
|
577
|
+
label: "{{provider}} telefone",
|
578
|
+
subtitle: "Insira seu n\xFAmero de telefone para receber um c\xF3digo de verifica\xE7\xE3o em {{provider}}.",
|
579
|
+
title: "Entrar no {{applicationName}} com {{provider}}"
|
580
580
|
},
|
581
581
|
subtitle: "para continuar em {{applicationName}}",
|
582
582
|
subtitleCombined: void 0,
|
583
583
|
title: "Entrar",
|
584
|
-
titleCombined:
|
584
|
+
titleCombined: "Continuar em {{applicationName}}"
|
585
585
|
},
|
586
586
|
totpMfa: {
|
587
587
|
formTitle: "C\xF3digo de verifica\xE7\xE3o",
|
@@ -592,9 +592,9 @@ var ptBR = {
|
|
592
592
|
signInEnterPasswordTitle: "Insira sua senha",
|
593
593
|
signUp: {
|
594
594
|
alternativePhoneCodeProvider: {
|
595
|
-
resendButton:
|
596
|
-
subtitle:
|
597
|
-
title:
|
595
|
+
resendButton: "N\xE3o recebeu um c\xF3digo? Reenviar",
|
596
|
+
subtitle: "Insira o c\xF3digo de verifica\xE7\xE3o enviado para seu {{provider}}",
|
597
|
+
title: "Verifique seu {{provider}}"
|
598
598
|
},
|
599
599
|
continue: {
|
600
600
|
actionLink: "Entrar",
|
@@ -664,10 +664,10 @@ var ptBR = {
|
|
664
664
|
actionLink__use_phone: "Ou use telefone",
|
665
665
|
actionText: "Possui uma conta?",
|
666
666
|
alternativePhoneCodeProvider: {
|
667
|
-
actionLink:
|
668
|
-
label:
|
669
|
-
subtitle:
|
670
|
-
title:
|
667
|
+
actionLink: "Usar outro m\xE9todo",
|
668
|
+
label: "{{provider}} telefone",
|
669
|
+
subtitle: "Insira seu n\xFAmero de telefone para receber um c\xF3digo de verifica\xE7\xE3o em {{provider}}.",
|
670
|
+
title: "Entrar no {{applicationName}} com {{provider}}"
|
671
671
|
},
|
672
672
|
subtitle: "para continuar em {{applicationName}}",
|
673
673
|
subtitleCombined: "para continuar em {{applicationName}}",
|
@@ -789,39 +789,39 @@ var ptBR = {
|
|
789
789
|
},
|
790
790
|
billingPage: {
|
791
791
|
paymentSourcesSection: {
|
792
|
-
actionLabel__default:
|
793
|
-
actionLabel__remove:
|
794
|
-
add:
|
795
|
-
addSubtitle:
|
796
|
-
cancelButton:
|
797
|
-
formButtonPrimary__add:
|
798
|
-
formButtonPrimary__pay:
|
799
|
-
payWithTestCardButton:
|
792
|
+
actionLabel__default: "Tornar padr\xE3o",
|
793
|
+
actionLabel__remove: "Remover",
|
794
|
+
add: "Adicionar novo m\xE9todo de pagamento",
|
795
|
+
addSubtitle: "Adicione um novo m\xE9todo de pagamento \xE0 sua conta.",
|
796
|
+
cancelButton: "Cancelar",
|
797
|
+
formButtonPrimary__add: "Adicionar M\xE9todo de Pagamento",
|
798
|
+
formButtonPrimary__pay: "Pagar {{amount}}",
|
799
|
+
payWithTestCardButton: "Pagar com cart\xE3o de teste",
|
800
800
|
removeResource: {
|
801
|
-
messageLine1:
|
802
|
-
messageLine2:
|
803
|
-
successMessage:
|
804
|
-
title:
|
801
|
+
messageLine1: "{{identifier}} ser\xE1 removido desta conta.",
|
802
|
+
messageLine2: "Voc\xEA n\xE3o poder\xE1 mais usar esta forma de pagamento e quaisquer assinaturas recorrentes dependentes dela deixar\xE3o de funcionar.",
|
803
|
+
successMessage: "{{paymentSource}} foi removido da sua conta.",
|
804
|
+
title: "Remover m\xE9todo de pagamento"
|
805
805
|
},
|
806
|
-
title:
|
806
|
+
title: "M\xE9todos de pagamento"
|
807
807
|
},
|
808
808
|
start: {
|
809
|
-
headerTitle__plans:
|
810
|
-
headerTitle__statements:
|
811
|
-
headerTitle__subscriptions:
|
809
|
+
headerTitle__plans: "Planos",
|
810
|
+
headerTitle__statements: "Extratos",
|
811
|
+
headerTitle__subscriptions: "Assinaturas"
|
812
812
|
},
|
813
813
|
subscriptionsListSection: {
|
814
|
-
actionLabel__newSubscription:
|
815
|
-
actionLabel__switchPlan:
|
816
|
-
title:
|
814
|
+
actionLabel__newSubscription: "Assinar um plano",
|
815
|
+
actionLabel__switchPlan: "Mudar de plano",
|
816
|
+
title: "Assinatura"
|
817
817
|
},
|
818
818
|
subscriptionsSection: {
|
819
|
-
actionLabel__default:
|
819
|
+
actionLabel__default: "Gerenciar"
|
820
820
|
},
|
821
821
|
switchPlansSection: {
|
822
|
-
title:
|
822
|
+
title: "Mudar de plano"
|
823
823
|
},
|
824
|
-
title:
|
824
|
+
title: "Faturamento"
|
825
825
|
},
|
826
826
|
connectedAccountPage: {
|
827
827
|
formHint: "Selecione um provedor para conectar \xE0 sua conta.",
|
@@ -921,7 +921,7 @@ var ptBR = {
|
|
921
921
|
mobileButton__menu: "Menu",
|
922
922
|
navbar: {
|
923
923
|
account: "Perfil",
|
924
|
-
billing:
|
924
|
+
billing: "Faturamento",
|
925
925
|
description: "Gerencie seus dados de perfil.",
|
926
926
|
security: "Seguran\xE7a",
|
927
927
|
title: "Conta"
|
@@ -957,7 +957,7 @@ var ptBR = {
|
|
957
957
|
verifyTitle: "Verificar n\xFAmero de telefone"
|
958
958
|
},
|
959
959
|
plansPage: {
|
960
|
-
title:
|
960
|
+
title: "Planos"
|
961
961
|
},
|
962
962
|
profilePage: {
|
963
963
|
fileDropAreaHint: "Carregue uma imagem JPG, PNG, GIF ou WEBP menor que 10 MB",
|