pt_PT.json 1.2 KB

12345678910111213141516171819
  1. { "translations": {
  2. "Comments" : "Comentários",
  3. "You commented" : "Comentou",
  4. "{author} commented" : "{author} comentou",
  5. "You commented on %1$s" : "Comentaste em %1$s",
  6. "You commented on {file}" : "Comentaste em {file}",
  7. "%1$s commented on %2$s" : "%1$s comentou %2$s",
  8. "{author} commented on {file}" : "{author} comentou em {file}",
  9. "<strong>Comments</strong> for files" : "<strong>Comentários</strong> aos ficheiros",
  10. "Files app plugin to add comments to files" : "Plugin de aplicação de ficheiros para adicionar comentários aos ficheiros",
  11. "Edit comment" : "Editar comentário",
  12. "Delete comment" : "Eliminar comentário",
  13. "No comments yet, start the conversation!" : "Ainda sem comentários, inicie uma conversação!",
  14. "Retry" : "Repetir",
  15. "_1 new comment_::_{unread} new comments_" : ["1 novo comentário","{unread} novos comentários","{unread} novos comentários"],
  16. "Comment" : "Comentário",
  17. "_%n unread comment_::_%n unread comments_" : ["%n comentários por ler","%n comentários por ler","%n comentários por ler"]
  18. },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
  19. }