summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/pt_PT.json
blob: 7370bfc43b7d232f50474ca5ca4a6d57f95c5816 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{ "translations": {
    "Delete comment" : "Eliminar comentário",
    "Post" : "Publicar",
    "Cancel" : "Cancelar",
    "Edit comment" : "Editar comentário",
    "[Deleted user]" : "[Utilizador eliminado]",
    "Comments" : "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",
    "Comment" : "Comentário",
    "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",
    "Type in a new comment..." : "Escreva um novo comentário...",
    "No other comments available" : "Nenhum outro comentário disponível",
    "More comments..." : "Mais comentários...",
    "{count} unread comments" : "{count} comentários não lidos"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}