aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/pt_PT.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-02-09 01:11:05 +0000
committerNextcloud bot <bot@nextcloud.com>2018-02-09 01:11:05 +0000
commit2845166e2af9caec18e8a0a196ff8b431672576f (patch)
tree5d1cd80e6bc538d565baa1cd39b85fd2b5badffe /apps/comments/l10n/pt_PT.json
parent71cadf465b4015b3f16cf847b0aab85355acea83 (diff)
downloadnextcloud-server-2845166e2af9caec18e8a0a196ff8b431672576f.tar.gz
nextcloud-server-2845166e2af9caec18e8a0a196ff8b431672576f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/pt_PT.json')
-rw-r--r--apps/comments/l10n/pt_PT.json23
1 files changed, 17 insertions, 6 deletions
diff --git a/apps/comments/l10n/pt_PT.json b/apps/comments/l10n/pt_PT.json
index 7370bfc43b7..5adfabf3f33 100644
--- a/apps/comments/l10n/pt_PT.json
+++ b/apps/comments/l10n/pt_PT.json
@@ -1,23 +1,34 @@
{ "translations": {
+ "Comments" : "Comentários",
+ "New comment …" : "Novo comentário …",
"Delete comment" : "Eliminar comentário",
"Post" : "Publicar",
"Cancel" : "Cancelar",
"Edit comment" : "Editar comentário",
"[Deleted user]" : "[Utilizador eliminado]",
- "Comments" : "Comentários",
+ "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 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",
+ "_%n unread comment_::_%n unread comments_" : ["%n comentários por ler","%n comentários por ler"],
"Comment" : "Comentário",
"You commented" : "Comentou",
"%1$s commented" : "%1$s comentou",
- "You commented on %2$s" : "Comentou %2$s",
+ "{author} commented" : "{author} comentou",
+ "You commented on %1$s" : "Comentaste em %1$s",
+ "You commented on {file}" : "Comentaste em {file}",
"%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"
+ "{author} commented on {file}" : "{author} comentou em {file}",
+ "<strong>Comments</strong> for files" : "<strong>Comentários</strong> aos ficheiros",
+ "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",
+ "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Foste mencionado e, “{file}”, 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”",
+ "{user} mentioned you in a comment on “{file}”" : "{user} mencionou-te num comentário em “{file}”",
+ "Unknown user" : "Utilizador desconhecido",
+ "A (now) deleted user mentioned you in a comment on “%s”" : "Um utilizador (agora removido) mencionou-te num comentário em “%s”",
+ "A (now) deleted user mentioned you in a comment on “{file}”" : "Um utilizador (agora removido) mencionou-te num comentário em “{file}”"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file