nextcloud/apps/comments/l10n/pt_BR.json

32 lines
2.2 KiB
JSON
Raw Normal View History

2016-02-17 09:56:11 +03:00
{ "translations": {
2018-04-12 03:19:20 +03:00
"Edit comment" : "Editar comentário",
2017-04-14 03:07:36 +03:00
"Delete comment" : "Excluir comentário",
2018-04-12 03:19:20 +03:00
"New comment …" : "Novo comentário",
2016-02-17 09:56:11 +03:00
"Post" : "Postar",
"Cancel" : "Cancelar",
2016-07-07 11:58:00 +03:00
"[Deleted user]" : "[Usuário excluído]",
2018-07-26 03:12:01 +03:00
"Comments" : "Comentários",
2016-11-10 04:07:14 +03:00
"No comments yet, start the conversation!" : "Nenhum comentário ainda, inicie uma conversa!",
2017-04-26 03:07:43 +03:00
"More comments …" : "Mais comentários...",
2016-02-17 09:56:11 +03:00
"Save" : "Salvar",
2017-04-14 03:07:36 +03:00
"Allowed characters {count} of {max}" : "{count} de {max} caracteres permitidos",
2018-03-06 04:12:16 +03:00
"Error occurred while retrieving comment with ID {id}" : "Erro ao recuperar comentário com a ID {id}",
2017-04-14 03:07:36 +03:00
"Error occurred while updating comment with id {id}" : "Ocorreu um erro durante a atualização do comentário com id {id}",
2017-06-15 03:08:40 +03:00
"Error occurred while posting comment" : "Ocorreu um erro ao postar o comentário",
2016-11-26 04:06:57 +03:00
"_%n unread comment_::_%n unread comments_" : ["%n comentários não lidos","%n comentários não lidos"],
2017-04-14 03:07:36 +03:00
"Comment" : "Comentar",
2016-05-10 10:30:51 +03:00
"You commented" : "Você comentou",
2017-06-14 03:08:39 +03:00
"%1$s commented" : "%1$s comentou",
2017-04-14 03:07:36 +03:00
"{author} commented" : "{author} comentou",
2016-11-26 04:06:57 +03:00
"You commented on %1$s" : "Você comentou em %1$s",
"You commented on {file}" : "Você comentou sobre {file}",
2017-04-14 03:07:36 +03:00
"%1$s commented on %2$s" : "%1$s comentaram em %2$s",
"{author} commented on {file}" : "{author} comentou em {file}",
2016-11-26 04:06:57 +03:00
"<strong>Comments</strong> for files" : "<strong>Comentários</strong> para arquivos",
2017-11-29 04:10:12 +03:00
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Você foi mencionado em \"{file}\", em um comentário por um usuário que já foi excluído",
2017-11-28 04:09:52 +03:00
"{user} mentioned you in a comment on “{file}”" : "{user} mencionou você em um comentário sobre “{file}”",
2018-08-24 03:12:20 +03:00
"Files app plugin to add comments to files" : "Complemento do aplicativo Files para adicionar comentários",
2018-11-23 04:12:51 +03:00
"You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Você foi mencionado em \"\", “%s”, em um comentário por um usuário que já foi excluído",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s mencionou você em um comentário sobre “%2$s”"
2016-02-17 09:56:11 +03:00
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}