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