From c9ac26ee3e68aec4f35fe3acbe49d5aac1d7816c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonathan=20F=2E=20Sim=C3=B5es?= Date: Tue, 28 Nov 2023 13:39:27 -0400 Subject: [PATCH] Update pt-BR.json (#897) --- pt-BR.json | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/pt-BR.json b/pt-BR.json index ae48172e8..96f39b7d8 100644 --- a/pt-BR.json +++ b/pt-BR.json @@ -1941,29 +1941,29 @@ }, "properties": { "types": { - "option-multitext": "List", - "option-unknown": "Unknown", - "option-text": "Text", + "option-multitext": "Lista", + "option-unknown": "Desconhecido", + "option-text": "Texto", "option-aliases": "Aliases", "option-tags": "Tags", - "option-date": "Date", - "option-datetime": "Date & time", - "option-number": "Number", - "option-checkbox": "Checkbox" + "option-date": "Data", + "option-datetime": "Data & hora", + "option-number": "Número", + "option-checkbox": "Caixa de seleção" }, "value-suggestion": { "key-link-note": "Type [[", "instruction-link-note": "to link note", "instruction-dismiss": "to dismiss" }, - "option-property-type": "Property type", - "msg-invalid-tag": "Invalid tag name", - "msg-invalid-number": "Invalid number", - "label-no-value": "No value", - "label-heading": "Properties", - "label-add-property-button": "Add property", - "label-type-mismatch-warning": "Type mismatch, expected {{type}}", - "label-migration-warning-desc": "Are you sure you want to change the type? Some of the data associated with this property key is incompatible." + "option-property-type": "Tipo de propriedade", + "msg-invalid-tag": "Nome de tag inválido", + "msg-invalid-number": "Número inválido", + "label-no-value": "Sem valor", + "label-heading": "Propriedades", + "label-add-property-button": "Adicionar propriedade", + "label-type-mismatch-warning": "Tipo incompatível, esperado {{type}}", + "label-migration-warning-desc": "Tem certeza de que deseja alterar o tipo? Alguns dos dados associados a esta chave de propriedade são incompatíveis." }, "nouns": { "word-with-count": "{{count}} palavra", @@ -1978,8 +1978,8 @@ "folder-with-count_plural": "{{count}} pastas", "backlink-with-count": "{{count}} link inverso", "backlink-with-count_plural": "{{count}} links inversos", - "properties-with-count": "{{count}} property", - "properties-with-count_plural": "{{count}} properties", + "properties-with-count": "{{count}} propriedade", + "properties-with-count_plural": "{{count}} propriedades", "site-with-count": "{{count}} site", "site-with-count_plural": "{{count}} sites", "plugin-with-count": "{{count}} plugin", @@ -1987,4 +1987,4 @@ "theme-with-count": "{{count}} tema", "theme-with-count_plural": "{{count}} temas" } -} \ No newline at end of file +}