diff options
Diffstat (limited to 'apps/comments/l10n/pt_BR.js')
-rw-r--r-- | apps/comments/l10n/pt_BR.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/comments/l10n/pt_BR.js b/apps/comments/l10n/pt_BR.js index 15c0c9673af..eef90b4ba78 100644 --- a/apps/comments/l10n/pt_BR.js +++ b/apps/comments/l10n/pt_BR.js @@ -15,12 +15,19 @@ OC.L10N.register( "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", + "Cancel edit" : "Cancelar edição", + "Post comment" : "Postar comentário", "No comments yet, start the conversation!" : "Nenhum comentário ainda, inicie uma conversa!", + "No more messages" : "Sem mais mensagens", "Retry" : "Tentar novamente", + "Unable to load the comments list" : "Não foi possível carregar a lista de comentários", "_%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", + "An error occurred while trying to edit the comment" : "Ocorreu um erro ao tentar editar o comentário", "Comment deleted" : "Comentário excluído", + "An error occurred while trying to delete the comment" : "Ocorreu um erro ao tentar excluir o comentário", + "An error occurred while trying to create the comment" : "Ocorreu um erro ao tentar criar o comentário", "New comment …" : "Novo comentário", "Post" : "Postar", "Cancel" : "Cancelar", |