aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/pt_BR.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-13 01:55:24 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-13 01:55:24 -0500
commit416e21d90292677f4b94d335544550a5af5e1e12 (patch)
tree0576f885c008d2c9e40a801f28ab8b364fbfa5ab /core/l10n/pt_BR.js
parentc7ce3b84f021eb11a1369f43c8055ba95f254443 (diff)
downloadnextcloud-server-416e21d90292677f4b94d335544550a5af5e1e12.tar.gz
nextcloud-server-416e21d90292677f4b94d335544550a5af5e1e12.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/pt_BR.js')
-rw-r--r--core/l10n/pt_BR.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js
index 2891164f254..74d0debe2fa 100644
--- a/core/l10n/pt_BR.js
+++ b/core/l10n/pt_BR.js
@@ -46,6 +46,7 @@ OC.L10N.register(
"Error loading file picker template: {error}" : "Erro no seletor de carregamento modelo de arquivos: {error}",
"Ok" : "Ok",
"Error loading message template: {error}" : "Erro no carregamento de modelo de mensagem: {error}",
+ "read-only" : "somente-leitura",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} conflito de arquivo","{count} conflitos de arquivos"],
"One file conflict" : "Conflito em um arquivo",
"New Files" : "Novos Arquivos",
@@ -129,6 +130,10 @@ OC.L10N.register(
"Reset password" : "Redefinir senha",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X não é suportado e %s não funcionará corretamente nesta plataforma. Use-o por sua conta e risco!",
"For the best results, please consider using a GNU/Linux server instead." : "Para obter os melhores resultados, por favor, considere o uso de um servidor GNU/Linux em seu lugar.",
+ "It seems that this %s instance is running on a 32bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4GB and is highly discouraged." : "Aparentemente a instância %s está rodando em um ambiente PHP de 32bit e o open_basedir foi configurado no php.ini. Isto pode gerar problemas com arquivos maiores que 4GB e é altamente desencorajado.",
+ "Please remove the open_basedir setting within your php.ini or switch to 64bit PHP." : "Por favor, remova a configuração de open_basedir de seu php.ini ou altere o PHP para 64bit.",
+ "It seems that this %s instance is running on a 32bit PHP environment and cURL is not installed. This will lead to problems with files over 4GB and is highly discouraged." : "Aparentemente a instância %s está rodando em um ambiente PHP de 32bit e o cURL não está instalado. Isto pode gerar problemas com arquivos maiores que 4GB e é altamente desencorajado.",
+ "Please install the cURL extension and restart your webserver." : "Por favor, instale a extensão cURL e reinicie seu servidor web.",
"Personal" : "Pessoal",
"Users" : "Usuários",
"Apps" : "Aplicações",