diff options
Diffstat (limited to 'apps/comments/l10n/pt_PT.js')
-rw-r--r-- | apps/comments/l10n/pt_PT.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/comments/l10n/pt_PT.js b/apps/comments/l10n/pt_PT.js index 973d23e5d06..ae879993440 100644 --- a/apps/comments/l10n/pt_PT.js +++ b/apps/comments/l10n/pt_PT.js @@ -27,8 +27,6 @@ OC.L10N.register( "Error occurred while updating comment with id {id}" : "Ocorreu um erro ao tentar atualizar o comentário com o id {id}", "Error occurred while posting comment" : "Ocorreu um erro ao tentar publicar o comentário", "_%n unread comment_::_%n unread comments_" : ["%n comentários por ler","%n comentários por ler"], - "Comment" : "Comentário", - "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Foste mencionado em “%s”, num comentário de um utilizador que foi entretanto removido", - "%1$s mentioned you in a comment on “%2$s”" : "%1$s mencionou-te num comentário em “%2$s”" + "Comment" : "Comentário" }, "nplurals=2; plural=(n != 1);"); |