diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-27 01:12:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-27 01:12:05 +0000 |
commit | 36b01e3c2d4033f690b30b4fcf92711da28cb2ed (patch) | |
tree | 1821b439cb9ee787894fef8fb69a9949938d6157 /apps/comments/l10n/pt_PT.json | |
parent | c2da3bf1d9820f4031d63daa9bb9e055a3723528 (diff) | |
download | nextcloud-server-36b01e3c2d4033f690b30b4fcf92711da28cb2ed.tar.gz nextcloud-server-36b01e3c2d4033f690b30b4fcf92711da28cb2ed.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/pt_PT.json')
-rw-r--r-- | apps/comments/l10n/pt_PT.json | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/apps/comments/l10n/pt_PT.json b/apps/comments/l10n/pt_PT.json index 5eabf15f047..dd9908b5386 100644 --- a/apps/comments/l10n/pt_PT.json +++ b/apps/comments/l10n/pt_PT.json @@ -1,11 +1,22 @@ { "translations": { + "Comments" : "Comentários", + "You commented" : "Comentou", + "%1$s commented" : "%1$s comentou", + "{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", + "{author} commented on {file}" : "{author} comentou em {file}", + "<strong>Comments</strong> for files" : "<strong>Comentários</strong> aos ficheiros", + "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", + "{user} mentioned you in a comment on “{file}”" : "{user} mencionou-te num comentário em “{file}”", + "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", "New comment …" : "Novo comentário …", "Post" : "Publicar", "Cancel" : "Cancelar", "[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", @@ -15,17 +26,6 @@ "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", - "{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", - "{author} commented on {file}" : "{author} comentou em {file}", - "<strong>Comments</strong> for files" : "<strong>Comentários</strong> aos ficheiros", - "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", - "{user} mentioned you in a comment on “{file}”" : "{user} mencionou-te num comentário em “{file}”", - "Files app plugin to add comments to files" : "Plugin de aplicação de ficheiros para adicionar comentários 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", "%1$s mentioned you in a comment on “%2$s”" : "%1$s mencionou-te num comentário em “%2$s”" },"pluralForm" :"nplurals=2; plural=(n != 1);" |