diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-10 02:20:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-10 02:20:59 +0000 |
commit | decb70b9ac6048e72305154af841271902f6b10c (patch) | |
tree | 72756ef2db33ce9fff6c5375b07017a4b0d03a64 /lib | |
parent | e4ca0c9fa0339b54ca7b95e158d18091ddd0e5d6 (diff) | |
download | nextcloud-server-decb70b9ac6048e72305154af841271902f6b10c.tar.gz nextcloud-server-decb70b9ac6048e72305154af841271902f6b10c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/pt_BR.js | 1 | ||||
-rw-r--r-- | lib/l10n/pt_BR.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js index 84cb9a1ff5d..1de1cdeaf85 100644 --- a/lib/l10n/pt_BR.js +++ b/lib/l10n/pt_BR.js @@ -120,6 +120,7 @@ OC.L10N.register( "Files can’t be shared with create permissions" : "Os arquivos não podem ser compartilhados com permissões de criação", "Expiration date is in the past" : "Data de expiração está no passado", "Can’t set expiration date more than %s days in the future" : "Não é possível definir a expiração mais do que %s dias no futuro", + "Sharing is only allowed with group members" : "O compartilhamento só é permitido com membros do grupo ", "%1$s shared »%2$s« with you" : "%1$s compartilhou »%2$s« com você", "%1$s shared »%2$s« with you." : "%1$s compartilhou »%2$s« com você.", "Click the button below to open it." : "Clique no botão abaixo para abri-lo.", diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json index 0f02642ec3f..13ea3dc3323 100644 --- a/lib/l10n/pt_BR.json +++ b/lib/l10n/pt_BR.json @@ -118,6 +118,7 @@ "Files can’t be shared with create permissions" : "Os arquivos não podem ser compartilhados com permissões de criação", "Expiration date is in the past" : "Data de expiração está no passado", "Can’t set expiration date more than %s days in the future" : "Não é possível definir a expiração mais do que %s dias no futuro", + "Sharing is only allowed with group members" : "O compartilhamento só é permitido com membros do grupo ", "%1$s shared »%2$s« with you" : "%1$s compartilhou »%2$s« com você", "%1$s shared »%2$s« with you." : "%1$s compartilhou »%2$s« com você.", "Click the button below to open it." : "Clique no botão abaixo para abri-lo.", |