diff options
Diffstat (limited to 'apps/comments/l10n/pt_BR.json')
-rw-r--r-- | apps/comments/l10n/pt_BR.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/comments/l10n/pt_BR.json b/apps/comments/l10n/pt_BR.json index b20ea2620b1..11fa6bc3f68 100644 --- a/apps/comments/l10n/pt_BR.json +++ b/apps/comments/l10n/pt_BR.json @@ -10,6 +10,9 @@ "More comments..." : "Mais comentários...", "Save" : "Salvar", "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", + "Error occurred while retrieving comment with id {id}" : "Ocorreu um erro ao recuperar comentário com o id {id}", + "Error occurred while updating comment with id {id}" : "Ocorreu um erro durante a atualização do comentário com o id {id}", + "Error occurred while posting comment" : "Ocorreu um erro ao postar o comentário", "{count} unread comments" : "{count} comentários não lidos", "Comment" : "Comentário", "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Comemtários</strong> para arquivos <em>(sempre listados no fluxo)</em>", |