summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/pt_BR.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/pt_BR.js')
-rw-r--r--apps/comments/l10n/pt_BR.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/pt_BR.js b/apps/comments/l10n/pt_BR.js
index a5cb36a1dd5..e381beec0e1 100644
--- a/apps/comments/l10n/pt_BR.js
+++ b/apps/comments/l10n/pt_BR.js
@@ -3,7 +3,6 @@ OC.L10N.register(
{
"Comments" : "Comentários",
"You commented" : "Você comentou",
- "%1$s commented" : "%1$s comentou",
"{author} commented" : "{author} comentou",
"You commented on %1$s" : "Você comentou em %1$s",
"You commented on {file}" : "Você comentou sobre {file}",
@@ -28,6 +27,7 @@ OC.L10N.register(
"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",
+ "%1$s commented" : "%1$s comentou",
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Você foi mencionado em \"{file}\", em um comentário por um usuário que já foi excluído",
"{user} mentioned you in a comment on “{file}”" : "{user} mencionou você em um comentário sobre “{file}”"
},