diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-07-07 08:58:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-07-07 08:58:00 +0000 |
commit | 4a0efa38c0c19f8548989058f35b4af9e8ccf386 (patch) | |
tree | 5af3c0050fcd351f05707e8dd4a826121d9e4b23 /apps/comments/l10n/pt_BR.js | |
parent | ed28885d73181e61c06802639910014e8a265e42 (diff) | |
download | nextcloud-server-4a0efa38c0c19f8548989058f35b4af9e8ccf386.tar.gz nextcloud-server-4a0efa38c0c19f8548989058f35b4af9e8ccf386.zip |
[tx-robot] updated from transifex
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", |