summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/pt_PT.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/pt_PT.js')
-rw-r--r--apps/comments/l10n/pt_PT.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/pt_PT.js b/apps/comments/l10n/pt_PT.js
index c8dc88b7fed..b0370e776e9 100644
--- a/apps/comments/l10n/pt_PT.js
+++ b/apps/comments/l10n/pt_PT.js
@@ -3,7 +3,6 @@ OC.L10N.register(
{
"Comments" : "Comentários",
"You commented" : "Comentou",
- "%1$s commented" : "%1$s comentou",
"{author} commented" : "{author} comentou",
"You commented on %1$s" : "Comentaste em %1$s",
"You commented on {file}" : "Comentaste em {file}",
@@ -18,6 +17,7 @@ OC.L10N.register(
"_%n unread comment_::_%n unread comments_" : ["%n comentários por ler","%n comentários por ler","%n comentários por ler"],
"_1 new comment_::_{unread} new comments_" : ["1 novo comentário","{unread} novos comentários","{unread} novos comentários"],
"Comment" : "Comentário",
+ "%1$s commented" : "%1$s comentou",
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Foste mencionado e, “{file}”, num comentário de um utilizador que foi entretanto removido",
"{user} mentioned you in a comment on “{file}”" : "{user} mencionou-te num comentário em “{file}”"
},