diff options
Diffstat (limited to 'apps/comments/l10n/pt_BR.json')
-rw-r--r-- | apps/comments/l10n/pt_BR.json | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/apps/comments/l10n/pt_BR.json b/apps/comments/l10n/pt_BR.json index f0eb717e2dc..fac7549cdc3 100644 --- a/apps/comments/l10n/pt_BR.json +++ b/apps/comments/l10n/pt_BR.json @@ -13,19 +13,21 @@ "Files app plugin to add comments to files" : "Complemento do aplicativo Files para adicionar comentários", "Edit comment" : "Editar comentário", "Delete comment" : "Excluir comentário", + "No comments yet, start the conversation!" : "Nenhum comentário ainda, inicie uma conversa!", + "Retry" : "Tentar novamente", + "_%n unread comment_::_%n unread comments_" : ["%n comentários não lidos","%n comentários não lidos"], + "_1 new comment_::_{unread} new comments_" : ["1 novo comentário","{unread} novos comentários"], + "Comment" : "Comentar", + "Comment deleted" : "Comentário excluído", "New comment …" : "Novo comentário", "Post" : "Postar", "Cancel" : "Cancelar", "[Deleted user]" : "[Usuário excluído]", - "No comments yet, start the conversation!" : "Nenhum comentário ainda, inicie uma conversa!", "More comments …" : "Mais comentários...", "Save" : "Salvar", "Allowed characters {count} of {max}" : "{count} de {max} caracteres permitidos", "Error occurred while retrieving comment with ID {id}" : "Erro ao recuperar comentário com a ID {id}", "Error occurred while updating comment with id {id}" : "Ocorreu um erro durante a atualização do comentário com id {id}", - "Error occurred while posting comment" : "Ocorreu um erro ao postar o comentário", - "_%n unread comment_::_%n unread comments_" : ["%n comentários não lidos","%n comentários não lidos"], - "_1 new comment_::_{unread} new comments_" : ["1 novo comentário","{unread} novos comentários"], - "Comment" : "Comentar" + "Error occurred while posting comment" : "Ocorreu um erro ao postar o comentário" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |