diff options
Diffstat (limited to 'apps/comments/l10n/pt_BR.js')
-rw-r--r-- | apps/comments/l10n/pt_BR.js | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/apps/comments/l10n/pt_BR.js b/apps/comments/l10n/pt_BR.js index 93084af7a49..6941ceea5a2 100644 --- a/apps/comments/l10n/pt_BR.js +++ b/apps/comments/l10n/pt_BR.js @@ -29,11 +29,6 @@ OC.L10N.register( "A (now) deleted user mentioned you in a comment on “%s”" : "Um usuário (agora) excluído mencionou você em um comentário sobre “%s”", "A (now) deleted user mentioned you in a comment on “{file}”" : "Um usuário (agora) excluído mencionou você em um comentário sobre “{file}”", "%1$s mentioned you in a comment on “%2$s”" : "%1$s mencionou você em um comentário sobre “%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} mencionou você em um comentário sobre “{file}”", - "Type in a new comment..." : "Digite um novo comentário...", - "No other comments available" : "Nenhum outro comentário disponível", - "More comments..." : "Mais comentários...", - "{count} unread comments" : "{count} comentários não lidos", - "You commented on %2$s" : "Você comentou em %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} mencionou você em um comentário sobre “{file}”" }, "nplurals=2; plural=(n > 1);"); |