diff options
Diffstat (limited to 'apps/comments/l10n/pt_PT.js')
-rw-r--r-- | apps/comments/l10n/pt_PT.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/comments/l10n/pt_PT.js b/apps/comments/l10n/pt_PT.js index a015d02ae6b..17632c2f046 100644 --- a/apps/comments/l10n/pt_PT.js +++ b/apps/comments/l10n/pt_PT.js @@ -12,6 +12,9 @@ OC.L10N.register( "More comments..." : "Mais comentários...", "Save" : "Guardar", "Allowed characters {count} of {max}" : "{count} de {max} caracteres restantes", + "Error occurred while retrieving comment with id {id}" : "Ocorreu um erro ao tentar obter o comentário com o id {id}", + "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", "{count} unread comments" : "{count} comentários não lidos", "Comment" : "Comentário", "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Comentários</strong> aos ficheiros <em>(listados sempre na transmissão)</em>", |