summaryrefslogtreecommitdiffstats
path: root/lib/l10n/pt_BR.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-05-22 02:27:14 +0000
committerNextcloud bot <bot@nextcloud.com>2021-05-22 02:27:14 +0000
commit41f0cf4fcaddec8ce8442b10a2b048233bfaaaab (patch)
treededc23250c80193375d86e15bdd18b159ce943e6 /lib/l10n/pt_BR.js
parent9a80052eebd5f317bf864507ead8f024ca89b7f3 (diff)
downloadnextcloud-server-41f0cf4fcaddec8ce8442b10a2b048233bfaaaab.tar.gz
nextcloud-server-41f0cf4fcaddec8ce8442b10a2b048233bfaaaab.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/pt_BR.js')
-rw-r--r--lib/l10n/pt_BR.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js
index 3f54d034967..c11984e25e6 100644
--- a/lib/l10n/pt_BR.js
+++ b/lib/l10n/pt_BR.js
@@ -106,6 +106,7 @@ OC.L10N.register(
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor, remova a configuração de open_basedir de seu php.ini ou mude o PHP para 64bit.",
"Set an admin username." : "Defina um nome do usuário administrador.",
"Set an admin password." : "Defina uma senha para o administrador.",
+ "Cannot create or write into the data directory %s" : "Não foi possível criar ou escrever no diretório de dados %s",
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "A plataforma de compartilhamento %s deve implementar a interface OCP\\Share_Backend",
"Sharing backend %s not found" : "Plataforma de serviço de compartilhamento %s não encontrada",
"Sharing backend for %s not found" : "Plataforma de compartilhamento para %s não foi encontrada",
@@ -115,7 +116,11 @@ OC.L10N.register(
"Open »%s«" : "Abrir »%s«",
"%1$s via %2$s" : "%1$s via %2$s",
"You are not allowed to share %s" : "Você não tem permissão para compartilhar %s",
+ "Cannot increase permissions of %s" : "Não foi possível aumentar as permissões de %s",
+ "Files cannot be shared with delete permissions" : "Arquivos não podem ser compartilhados com permissões de exclusão",
+ "Files cannot be shared with create permissions" : "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",
+ "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Não foi possível definir a data de expiração superior que %n dias no futuro","Não foi possível definir a data de expiração superior que %n dias no futuro"],
"Sharing is only allowed with group members" : "O compartilhamento só é permitido com membros do grupo ",
"Sharing %s failed, because this item is already shared with user %s" : "Compartilhamento %s falhou, porque este item já está compartilhado com o usuário %s",
"%1$s shared »%2$s« with you" : "%1$s compartilhou »%2$s« com você",
@@ -182,6 +187,7 @@ OC.L10N.register(
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "O aplicativo \"%1$s\" não pode ser instalado devido à estas dependências: %2$s",
"a safe home for all your data" : "Um lar seguro para todos os seus dados",
"File is currently busy, please try again later" : "O arquivo está ocupado, tente novamente mais tarde",
+ "Cannot read file" : "Não foi possível ler o arquivo",
"Application is not enabled" : "O aplicativo não está habilitado",
"Authentication error" : "Erro de autenticação",
"Token expired. Please reload page." : "O token expirou. Por favor recarregue a página.",