summaryrefslogtreecommitdiffstats
path: root/apps/comments
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-06-14 00:08:39 +0000
committerNextcloud bot <bot@nextcloud.com>2017-06-14 00:08:39 +0000
commitdc61fb999d2d4283c478c436059c68ca6b18ea44 (patch)
tree1d96c77bb904ce5ed7c7ca7bc2b36f2953b3c4ff /apps/comments
parentf38f2baa5ae4a65e7a71b9c8c96c94c1c1ee3e35 (diff)
downloadnextcloud-server-dc61fb999d2d4283c478c436059c68ca6b18ea44.tar.gz
nextcloud-server-dc61fb999d2d4283c478c436059c68ca6b18ea44.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/pt_BR.js2
-rw-r--r--apps/comments/l10n/pt_BR.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/pt_BR.js b/apps/comments/l10n/pt_BR.js
index 4fe8461b7db..7e23a2fb0fe 100644
--- a/apps/comments/l10n/pt_BR.js
+++ b/apps/comments/l10n/pt_BR.js
@@ -19,7 +19,7 @@ OC.L10N.register(
"_%n unread comment_::_%n unread comments_" : ["%n comentários não lidos","%n comentários não lidos"],
"Comment" : "Comentar",
"You commented" : "Você comentou",
- "%1$s commented" : "%1$s comentaram",
+ "%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}",
diff --git a/apps/comments/l10n/pt_BR.json b/apps/comments/l10n/pt_BR.json
index 4ad90950735..9c8163b68cf 100644
--- a/apps/comments/l10n/pt_BR.json
+++ b/apps/comments/l10n/pt_BR.json
@@ -17,7 +17,7 @@
"_%n unread comment_::_%n unread comments_" : ["%n comentários não lidos","%n comentários não lidos"],
"Comment" : "Comentar",
"You commented" : "Você comentou",
- "%1$s commented" : "%1$s comentaram",
+ "%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}",