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_PT.json 1.2KB

1234567891011121314151617181920212223
  1. { "translations": {
  2. "Delete comment" : "Eliminar comentário",
  3. "Post" : "Publicar",
  4. "Cancel" : "Cancelar",
  5. "Edit comment" : "Editar comentário",
  6. "[Deleted user]" : "[Utilizador eliminado]",
  7. "Comments" : "Comentários",
  8. "Save" : "Guardar",
  9. "Allowed characters {count} of {max}" : "{count} de {max} caracteres restantes",
  10. "Error occurred while retrieving comment with id {id}" : "Ocorreu um erro ao tentar obter o comentário com o id {id}",
  11. "Error occurred while updating comment with id {id}" : "Ocorreu um erro ao tentar atualizar o comentário com o id {id}",
  12. "Error occurred while posting comment" : "Ocorreu um erro ao tentar publicar o comentário",
  13. "Comment" : "Comentário",
  14. "You commented" : "Comentou",
  15. "%1$s commented" : "%1$s comentou",
  16. "You commented on %2$s" : "Comentou %2$s",
  17. "%1$s commented on %2$s" : "%1$s comentou %2$s",
  18. "Type in a new comment..." : "Escreva um novo comentário...",
  19. "No other comments available" : "Nenhum outro comentário disponível",
  20. "More comments..." : "Mais comentários...",
  21. "{count} unread comments" : "{count} comentários não lidos"
  22. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  23. }