aboutsummaryrefslogtreecommitdiffstats
path: root/settings/l10n/pt_PT.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-15 01:55:47 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-15 01:55:47 -0400
commit2c6617da60750931f6108ccee7844799fd41f521 (patch)
tree7efeb8a7d99c38916d9b4b0922a7985014ea9093 /settings/l10n/pt_PT.js
parent9657f9a01bbb372abac0342b952c693800c7ad08 (diff)
downloadnextcloud-server-2c6617da60750931f6108ccee7844799fd41f521.tar.gz
nextcloud-server-2c6617da60750931f6108ccee7844799fd41f521.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/pt_PT.js')
-rw-r--r--settings/l10n/pt_PT.js7
1 files changed, 5 insertions, 2 deletions
diff --git a/settings/l10n/pt_PT.js b/settings/l10n/pt_PT.js
index 135cfeaa2fe..7a6a9788707 100644
--- a/settings/l10n/pt_PT.js
+++ b/settings/l10n/pt_PT.js
@@ -10,7 +10,7 @@ OC.L10N.register(
"Cron" : "Cron",
"Email server" : "Servidor de Correio Eletrónico",
"Log" : "Registo",
- "Tips & tricks" : "Dicas e truqes",
+ "Tips & tricks" : "Dicas e truques",
"Updates" : "Atualizações",
"Couldn't remove app." : "Não foi possível remover a aplicação.",
"Language changed" : "Idioma alterado",
@@ -73,6 +73,9 @@ OC.L10N.register(
"Disable" : "Desativar",
"Enable" : "Ativar",
"Error while enabling app" : "Ocorreu um erro enquanto ativava a app",
+ "Error: this app cannot be enabled because it makes the server unstable" : "Erro: esta app não pode ser activada porque torna o servidor instável",
+ "Error: could not disable broken app" : "Erro: não foi possível desactivar app estragada",
+ "Error while disabling broken app" : "Erro ao desactivar app estragada",
"Updating...." : "A atualizar...",
"Error while updating app" : "Ocorreu um erro enquanto atualizava a app",
"Updated" : "Atualizada",
@@ -125,7 +128,7 @@ OC.L10N.register(
"php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "php não parece estar bem instalado para consultar variáveis de ambiente do sistema. O teste com getenv(\"PATH\") apenas devolveu uma resposta em branco.",
"Please check the <a target=\"_blank\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Por favor, verifique a <a target=\"_blank\" href=\"%s\">documentação de instalação ↗</a> para notas de configuração do php e configuração php do seu servidor, especialmente quando utiliza php-fpm.",
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "A configuração Só-de-Leitura foi ativada. Isto evita definir algumas configurações através da interface da Web. Além disso, o ficheiro precisa de ser definido gravável manualmente para cada atualização.",
- "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP está aparentemente configurado a remover blocos doc em linha. Isto vai fazer algumas aplicações basicas inacessíveis.",
+ "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "O PHP está aparentemente configurado para remover blocos doc em linha. Isto vai tornar inacessíveis várias aplicações básicas.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Isto é provavelmente causado por uma cache/acelerador como o Zend OPcache or eAcelerador.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "O seu servidor está a correr Microsoft Windows. Nós recomendamos Linux para uma experiência de utilizador optimizada.",
"%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s abaixo da versão %2$s está instalado. Por motivos de estabilidade e desempenho, recomendamos que atualize para a nova versão %1$s.",