Skip to content

Commit d982d0d

Browse files
committed
feat: update pt-BR translation
1 parent e5cff2c commit d982d0d

1 file changed

Lines changed: 15 additions & 12 deletions

File tree

src/assets/i18n/pt-BR.json5

Lines changed: 15 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9422,8 +9422,8 @@
94229422
// "ldn-new-service.form.error.score": "Please enter a valid score (between 0 and 1). Use the “.” as decimal separator",
94239423
"ldn-new-service.form.error.score": "Por favor, insira uma pontuação válida (entre 0 e 1). Use o ponto (.) como separador decimal.",
94249424

9425-
// "ldn-new-service.form.label.inboundPattern": "Inbound Pattern",
9426-
"ldn-new-service.form.label.inboundPattern": "Padrão de Entrada",
9425+
// "ldn-new-service.form.label.inboundPattern": "Supported Pattern",
9426+
"ldn-new-service.form.label.inboundPattern": "Padrão Suportado",
94279427

94289428
// "ldn-new-service.form.label.addPattern": "+ Add more",
94299429
"ldn-new-service.form.label.addPattern": "+ Adicionar mais",
@@ -9572,8 +9572,11 @@
95729572
// "item.page.review": "Review",
95739573
"item.page.review": "Revisão",
95749574

9575-
// "item.page.dataset": "Dataset",
9576-
"item.page.dataset": "Conjunto de dados",
9575+
// "item.page.referenced": "Referenced By",
9576+
"item.page.referenced": "Referenciado Por",
9577+
9578+
// "item.page.supplemented": "Supplemented By",
9579+
"item.page.supplemented": "Suplementado Por",
95779580

95789581
// "menu.section.icon.ldn_services": "LDN Services overview",
95799582
"menu.section.icon.ldn_services": "Visão geral dos serviços LDN",
@@ -9692,17 +9695,17 @@
96929695
// "request-status-alert-box.requested": "The requested {{ offerType }} for <a href='{{serviceUrl}}' target='_blank'> {{ serviceName }} </a> is pending.",
96939696
"request-status-alert-box.requested": "O {{ offerType }} solicitado para <a href='{{serviceUrl}}' target='_blank'> {{ serviceName }} </a> está pendente.",
96949697

9695-
// "ldn-service-button-mark-inbound-deletion": "Mark inbound pattern for deletion",
9696-
"ldn-service-button-mark-inbound-deletion": "Marcar padrão de entrada para exclusão",
9698+
// "ldn-service-button-mark-inbound-deletion": "Mark supported pattern for deletion",
9699+
"ldn-service-button-mark-inbound-deletion": "Marcar padrão suportado para exclusão",
96979700

9698-
// "ldn-service-button-unmark-inbound-deletion": "Unmark inbound pattern for deletion",
9699-
"ldn-service-button-unmark-inbound-deletion": "Desmarcar padrão de entrada para exclusão",
9701+
// "ldn-service-button-unmark-inbound-deletion": "Unmark supported pattern for deletion",
9702+
"ldn-service-button-unmark-inbound-deletion": "Desmarcar padrão suportado para exclusão",
97009703

9701-
// "ldn-service-input-inbound-item-filter-dropdown": "Select Item filter for inbound pattern",
9702-
"ldn-service-input-inbound-item-filter-dropdown": "Selecione o filtro de item para o padrão de entrada",
9704+
// "ldn-service-input-inbound-item-filter-dropdown": "Select Item filter for the pattern",
9705+
"ldn-service-input-inbound-item-filter-dropdown": "Selecionar filtro de item para padrão de entrada",
97039706

9704-
// "ldn-service-input-inbound-pattern-dropdown": "Select inbound pattern for service",
9705-
"ldn-service-input-inbound-pattern-dropdown": "Selecione o padrão de entrada para o serviço",
9707+
// "ldn-service-input-inbound-pattern-dropdown": "Select a pattern for service",
9708+
"ldn-service-input-inbound-pattern-dropdown": "Selecionar um padrão para o serviço",
97069709

97079710
// "ldn-service-overview-select-delete": "Select service for deletion",
97089711
"ldn-service-overview-select-delete": "Selecione o serviço para exclusão",

0 commit comments

Comments
 (0)