diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-08 02:26:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-08 02:26:33 +0000 |
commit | 5339679083f776b99d079f2f6bd59113c642d713 (patch) | |
tree | 7079deb380215e87e08cbd3591a4cf0752264c7a /lib/l10n/pt_BR.json | |
parent | a5bbd88355246e4888c3447f1b14683e462084b4 (diff) | |
download | nextcloud-server-5339679083f776b99d079f2f6bd59113c642d713.tar.gz nextcloud-server-5339679083f776b99d079f2f6bd59113c642d713.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/pt_BR.json')
-rw-r--r-- | lib/l10n/pt_BR.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json index 6c22fd6b5c7..2857eac8282 100644 --- a/lib/l10n/pt_BR.json +++ b/lib/l10n/pt_BR.json @@ -193,6 +193,7 @@ "Cannot write into \"config\" directory" : "Não foi possível gravar no diretório \"config\"", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Normalmente isso pode ser resolvido dando ao webserver permissão de escritura no diretório config. Veja %s", "Cannot write into \"apps\" directory" : "Não foi possível gravar no diretório \"apps\"", + "This can usually be fixed by giving the webserver write access to the apps directory or disabling the App Store in the config file." : "Isso geralmente pode ser corrigido fornecendo ao servidor da web acesso de gravação ao diretório de aplicativos ou desativando a App Store no arquivo de configuração.", "Cannot create \"data\" directory" : "Não foi possível criar o diretório \"data\"", "This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Normalmente isso pode ser resolvido dando ao webserver permissão de escrita no diretório raiz. Veja %s", "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "As permissões normalmente podem ser corrigidas dando permissão de escrita do diretório raiz para o servidor web. Veja %s.", |