diff options
Diffstat (limited to 'apps/comments/l10n/pt_PT.json')
-rw-r--r-- | apps/comments/l10n/pt_PT.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/apps/comments/l10n/pt_PT.json b/apps/comments/l10n/pt_PT.json index 0aeaaf423b5..bb377cc7cfb 100644 --- a/apps/comments/l10n/pt_PT.json +++ b/apps/comments/l10n/pt_PT.json @@ -13,19 +13,20 @@ "Files app plugin to add comments to files" : "Plugin de aplicação de ficheiros para adicionar comentários aos ficheiros", "Edit comment" : "Editar comentário", "Delete comment" : "Eliminar comentário", + "No comments yet, start the conversation!" : "Ainda sem comentários, inicie uma conversação!", + "Retry" : "Repetir", + "_%n unread comment_::_%n unread comments_" : ["%n comentários por ler","%n comentários por ler"], + "_1 new comment_::_{unread} new comments_" : ["1 novo comentário","{unread} novos comentários"], + "Comment" : "Comentário", "New comment …" : "Novo comentário …", "Post" : "Publicar", "Cancel" : "Cancelar", "[Deleted user]" : "[Utilizador eliminado]", - "No comments yet, start the conversation!" : "Ainda sem comentários, inicie uma conversação!", "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 durante a obtenção do comentário com 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", - "_%n unread comment_::_%n unread comments_" : ["%n comentários por ler","%n comentários por ler"], - "_1 new comment_::_{unread} new comments_" : ["1 novo comentário","{unread} novos comentários"], - "Comment" : "Comentário" + "Error occurred while posting comment" : "Ocorreu um erro ao tentar publicar o comentário" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |