pt_PT.json 2.3 KB

123456789101112131415161718192021222324252627282930313233
  1. { "translations": {
  2. "Comments" : "Comentários",
  3. "Edit comment" : "Editar comentário",
  4. "Delete comment" : "Eliminar comentário",
  5. "New comment …" : "Novo comentário …",
  6. "Post" : "Publicar",
  7. "Cancel" : "Cancelar",
  8. "[Deleted user]" : "[Utilizador eliminado]",
  9. "No comments yet, start the conversation!" : "Ainda sem comentários, inicie uma conversação!",
  10. "More comments …" : "Mais comentários ...",
  11. "Save" : "Guardar",
  12. "Allowed characters {count} of {max}" : "{count} de {max} caracteres restantes",
  13. "Error occurred while updating comment with id {id}" : "Ocorreu um erro ao tentar atualizar o comentário com o id {id}",
  14. "Error occurred while posting comment" : "Ocorreu um erro ao tentar publicar o comentário",
  15. "_%n unread comment_::_%n unread comments_" : ["%n comentários por ler","%n comentários por ler"],
  16. "Comment" : "Comentário",
  17. "You commented" : "Comentou",
  18. "%1$s commented" : "%1$s comentou",
  19. "{author} commented" : "{author} comentou",
  20. "You commented on %1$s" : "Comentaste em %1$s",
  21. "You commented on {file}" : "Comentaste em {file}",
  22. "%1$s commented on %2$s" : "%1$s comentou %2$s",
  23. "{author} commented on {file}" : "{author} comentou em {file}",
  24. "<strong>Comments</strong> for files" : "<strong>Comentários</strong> aos ficheiros",
  25. "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Foste mencionado em “%s”, num comentário de um utilizador que foi entretanto removido",
  26. "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Foste mencionado e, “{file}”, num comentário de um utilizador que foi entretanto removido",
  27. "%1$s mentioned you in a comment on “%2$s”" : "%1$s mencionou-te num comentário em “%2$s”",
  28. "{user} mentioned you in a comment on “{file}”" : "{user} mencionou-te num comentário em “{file}”",
  29. "Unknown user" : "Utilizador desconhecido",
  30. "A (now) deleted user mentioned you in a comment on “%s”" : "Um utilizador (agora removido) mencionou-te num comentário em “%s”",
  31. "A (now) deleted user mentioned you in a comment on “{file}”" : "Um utilizador (agora removido) mencionou-te num comentário em “{file}”"
  32. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  33. }