summaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-02-10 02:21:09 +0000
committerNextcloud bot <bot@nextcloud.com>2021-02-10 02:21:09 +0000
commitc00819572f738db773b00cf5e2898508e89e85bd (patch)
tree9346622fae03d4507aa7eeefa415d17ac8586c46 /lib/l10n
parent7a09536114c90261db9174cf4853c745eac044c0 (diff)
downloadnextcloud-server-c00819572f738db773b00cf5e2898508e89e85bd.tar.gz
nextcloud-server-c00819572f738db773b00cf5e2898508e89e85bd.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/pt_BR.js1
-rw-r--r--lib/l10n/pt_BR.json1
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.",