diff options
Diffstat (limited to 'apps/comments/l10n/pt_PT.json')
-rw-r--r-- | apps/comments/l10n/pt_PT.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/pt_PT.json b/apps/comments/l10n/pt_PT.json index 5b03390c97a..25ff6dc3d3a 100644 --- a/apps/comments/l10n/pt_PT.json +++ b/apps/comments/l10n/pt_PT.json @@ -1,7 +1,6 @@ { "translations": { "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}", @@ -16,6 +15,7 @@ "_%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}”" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" |