diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-05 02:16:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-05 02:16:52 +0000 |
commit | fae3ae8a2df106a242a464af51d0015bf68d713a (patch) | |
tree | 824322e164217de83669428df5ee1364f86d06c4 /apps/files_sharing/l10n/pt_BR.js | |
parent | b0a702897877b0fde58b3eb6a0416a888a6c15c2 (diff) | |
download | nextcloud-server-fae3ae8a2df106a242a464af51d0015bf68d713a.tar.gz nextcloud-server-fae3ae8a2df106a242a464af51d0015bf68d713a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/pt_BR.js')
-rw-r--r-- | apps/files_sharing/l10n/pt_BR.js | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index b94fd65791b..80fcd8d1592 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -105,6 +105,7 @@ OC.L10N.register( "Sharing %s failed because the back end does not support room shares" : "Falhou ao compartilhar %s porque o sistema não suporta compartilhamento de salas", "Unknown share type" : "Tipo de compartilhamento desconhecido", "Not a directory" : "Não é um diretório", + "Could not lock node" : "Não foi possível bloquear o nó", "Could not lock path" : "Não foi possível bloquear o caminho", "Wrong or no update parameter given" : "O parâmetro da atualização fornecido está errado ou não existe", "Can't change permissions for public share links" : "Não foi possível alterar as permissões para links de compartilhamento público", @@ -138,6 +139,8 @@ OC.L10N.register( "Shared with the group {user} by {owner}" : "Compartilhado com o grupo {group} por {owner}", "Shared with the conversation {user} by {owner}" : "Compartilhado com a conversa {conversation} por {owner}", "Shared with {user} by {owner}" : "Compartilhado com {user} por {owner}", + "Invited by {initiator}" : "Convidado por {initiator}", + "Open folder" : "Abrir pasta", "Delete share" : "Excluir compartilhamento", "Internal link" : "Link interno", "Link copied" : "Link copiado", @@ -163,9 +166,18 @@ OC.L10N.register( "Error, please enter proper password and/or expiration date" : "Erro, digite a senha correta e/ou a data de validade", "No recommendations. Start typing." : "Sem recomendações. Inicie a digitação.", "Resharing is not allowed" : "Recompartilhamento não é permitido", + "Name or email address …" : "Nome ou e-mail...", + "Name or federated cloud ID …" : "Nome ou ID da nuvem federada...", + "Name, federated cloud ID or email address …" : "Nome, ID da nuvem federada ou e-mail...", + "Name …" : "Nome...", + "Searching …" : "Pesquisando...", "No elements found." : "Nenhum elemento encontrado.", "Search globally" : "Pesquisar globalmente", "on {server}" : "em {server}", + "Others with access {count}" : "Outras pessoas com acesso {count}", + "Toggle list of others with access to this directory" : "Alternar lista de outras pessoas com acesso a este diretório", + "Toggle list of others with access to this file" : "Alternar lista de outras pessoas com acesso a este arquivo", + "Unable to fetch inherited shares" : "Não foi possível buscar compartilhamentos herdados", "Sharing" : "Compartilhando", "Unable to load the shares list" : "Não foi possível carregar a lista de compartilhamentos", "Expires {relativetime}" : "Expira {relativetime}", |