summaryrefslogtreecommitdiffstats
path: root/lib/l10n/pt_BR.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-06-08 00:08:26 +0000
committerNextcloud bot <bot@nextcloud.com>2017-06-08 00:08:26 +0000
commita74901fce17da6d88dbb82373fff523b834d692d (patch)
tree338103f597eddf8212ae413cba1c7c701d20d922 /lib/l10n/pt_BR.js
parenta753fbe8184132495030a7f2ada03c1ec3ceef60 (diff)
downloadnextcloud-server-a74901fce17da6d88dbb82373fff523b834d692d.tar.gz
nextcloud-server-a74901fce17da6d88dbb82373fff523b834d692d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/pt_BR.js')
-rw-r--r--lib/l10n/pt_BR.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js
index 2994ee7dbf5..cd68e730a83 100644
--- a/lib/l10n/pt_BR.js
+++ b/lib/l10n/pt_BR.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"lib",
{
- "Cannot write into \"config\" directory!" : "Não foi possível gravar no diretório \"config\"!",
+ "Cannot write into \"config\" directory!" : "Não é possível gravar no diretório \"config\"!",
"This can usually be fixed by giving the webserver write access to the config directory" : "Isso geralmente pode ser corrigido dando o acesso de gravação ao webserver para o diretório de configuração",
"See %s" : "Ver %s",
"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 escrita no diretório config. Veja %s",
@@ -187,7 +187,7 @@ OC.L10N.register(
"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.",
"Setting locale to %s failed" : "Falha ao configurar localização para %s",
"Please install one of these locales on your system and restart your webserver." : "Por favor, defina uma dessas localizações em seu sistema e reinicie o seu servidor web.",
- "Please ask your server administrator to install the module." : "Por favor, peça ao administrador do servidor para instalar o módulo.",
+ "Please ask your server administrator to install the module." : "Por favor, peça ao seu administrador do servidor para instalar o módulo.",
"PHP module %s not installed." : "Módulo PHP %s não instalado.",
"PHP setting \"%s\" is not set to \"%s\"." : "Configuração PHP \"%s\" não está configurado para \"%s\".",
"Adjusting this setting in php.ini will make Nextcloud run again" : "Ajustar a configuração no php.ini fará com que o Nextcloud execute novamente",