1
0
Mirror von https://github.com/nextcloud/server.git synchronisiert 2024-08-08 14:12:40 +02:00
nextcloud/apps/comments/l10n/pt_PT.json
2016-09-29 00:07:08 +00:00

23 Zeilen
1.2 KiB
JSON

{ "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);"
}