Skip to content

Commit

Permalink
Update pt-BR.json (obsidianmd#897)
Browse files Browse the repository at this point in the history
  • Loading branch information
devsimoes authored Nov 28, 2023
1 parent 13bc34a commit c9ac26e
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions pt-BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -1978,13 +1978,13 @@
"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",
"plugin-with-count_plural": "{{count}} plugins",
"theme-with-count": "{{count}} tema",
"theme-with-count_plural": "{{count}} temas"
}
}
}

0 comments on commit c9ac26e

Please sign in to comment.