diff options
Diffstat (limited to 'apps/comments/l10n/pt_BR.js')
-rw-r--r-- | apps/comments/l10n/pt_BR.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/pt_BR.js b/apps/comments/l10n/pt_BR.js index 05c68acb820..0ba0bf5de0c 100644 --- a/apps/comments/l10n/pt_BR.js +++ b/apps/comments/l10n/pt_BR.js @@ -6,7 +6,7 @@ OC.L10N.register( "Post" : "Postar", "Cancel" : "Cancelar", "Edit comment" : "Editar comentário", - "[Deleted user]" : "[Usuário eliminado]", + "[Deleted user]" : "[Usuário excluído]", "Comments" : "Comentários", "No other comments available" : "Nenhum outro comentário disponível", "More comments..." : "Mais comentários...", @@ -17,7 +17,7 @@ OC.L10N.register( "Error occurred while posting comment" : "Ocorreu um erro durante a postagem do 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>", + "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Comentários</strong> para arquivos <em>(sempre listados no fluxo)</em>", "You commented" : "Você comentou", "%1$s commented" : "%1$s comentado", "You commented on %2$s" : "Você comentou em %2$s", |