You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

pt.toml 431B

1234567891011121314151617181920212223242526272829303132
  1. [more]
  2. other = "Mais"
  3. [allTitle]
  4. other = "Todo o {{.Title }}"
  5. [recentTitle]
  6. other = "Recentes {{.Title }}"
  7. [readMore]
  8. other = "Leia mais"
  9. [whatsInThis]
  10. other = "O que há neste {{ .Type }}"
  11. [related]
  12. other = "Relacionado"
  13. [yourName]
  14. other = "O teu nome"
  15. [emailAddress]
  16. other = "Endereço de e-mail"
  17. [message]
  18. other = "Mensagem"
  19. [emailRequiredNote]
  20. other = "É necessário um endereço de e-mail."
  21. [send]
  22. other = "Enviar"