diff options
Diffstat (limited to 'apps/comments/l10n/pt_PT.js')
-rw-r--r-- | apps/comments/l10n/pt_PT.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/pt_PT.js b/apps/comments/l10n/pt_PT.js index 821afec0c50..5c874329fcd 100644 --- a/apps/comments/l10n/pt_PT.js +++ b/apps/comments/l10n/pt_PT.js @@ -2,7 +2,9 @@ OC.L10N.register( "comments", { "<strong>Comments</strong> for files" : "<strong>Comentários</strong> para ficheiros", + "You commented" : "Comentou", "%1$s commented" : "%1$s comentou", + "You commented on %2$s" : "Comentou %2$s", "%1$s commented on %2$s" : "%1$s comentou %2$s", "Comments" : "Comentários", "Type in a new comment..." : "Escreva um novo comentário...", |