pt_PT.json 2.0 KB

1234567891011121314151617181920212223242526272829303132
  1. { "translations": {
  2. "Comments" : "Comentários",
  3. "You commented" : "Comentou",
  4. "%1$s commented" : "%1$s comentou",
  5. "{author} commented" : "{author} comentou",
  6. "You commented on %1$s" : "Comentaste em %1$s",
  7. "You commented on {file}" : "Comentaste em {file}",
  8. "%1$s commented on %2$s" : "%1$s comentou %2$s",
  9. "{author} commented on {file}" : "{author} comentou em {file}",
  10. "<strong>Comments</strong> for files" : "<strong>Comentários</strong> aos ficheiros",
  11. "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",
  12. "{user} mentioned you in a comment on “{file}”" : "{user} mencionou-te num comentário em “{file}”",
  13. "Files app plugin to add comments to files" : "Plugin de aplicação de ficheiros para adicionar comentários aos ficheiros",
  14. "Edit comment" : "Editar comentário",
  15. "Delete comment" : "Eliminar comentário",
  16. "No comments yet, start the conversation!" : "Ainda sem comentários, inicie uma conversação!",
  17. "Retry" : "Repetir",
  18. "_%n unread comment_::_%n unread comments_" : ["%n comentários por ler","%n comentários por ler"],
  19. "_1 new comment_::_{unread} new comments_" : ["1 novo comentário","{unread} novos comentários"],
  20. "Comment" : "Comentário",
  21. "New comment …" : "Novo comentário …",
  22. "Post" : "Publicar",
  23. "Cancel" : "Cancelar",
  24. "[Deleted user]" : "[Utilizador eliminado]",
  25. "More comments …" : "Mais comentários ...",
  26. "Save" : "Guardar",
  27. "Allowed characters {count} of {max}" : "{count} de {max} caracteres restantes",
  28. "Error occurred while retrieving comment with ID {id}" : "Ocorreu um erro durante a obtenção do comentário com ID {id}",
  29. "Error occurred while updating comment with id {id}" : "Ocorreu um erro ao tentar atualizar o comentário com o id {id}",
  30. "Error occurred while posting comment" : "Ocorreu um erro ao tentar publicar o comentário"
  31. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  32. }