Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/pt_PT.js')
-rw-r--r--lib/l10n/pt_PT.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/pt_PT.js b/lib/l10n/pt_PT.js
index 7fc296f149f..aa80b307754 100644
--- a/lib/l10n/pt_PT.js
+++ b/lib/l10n/pt_PT.js
@@ -7,10 +7,6 @@ OC.L10N.register(
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Isto pode ser resolvido normalmente %sdando priviégios de escrita no directório de configuração ao serviço web%s.",
"Sample configuration detected" : "Exemplo de configuração detectada",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Foi detectado que a configuração de amostra foi copiada. Isso pode danificar a sua instalação e não é suportado. Por favor, leia a documentação antes de realizar mudanças no config.php",
- "You are not allowed to share %s" : "Não está autorizado a partilhar %s",
- "Cannot increase permissions of %s" : "Não é possível aumentar as permissões de %s",
- "Expiration date is in the past" : "A data de expiração está no passado",
- "Cannot set expiration date more than %s days in the future" : "Não é possível definir data de expiração a mais de %s dias no futuro",
"PHP %s or higher is required." : "Necessário PHP %s ou maior.",
"PHP with a version lower than %s is required." : "É necessário um PHP com uma versão inferir a %s.",
"Following databases are supported: %s" : "As seguintes bases de dados são suportadas: %s",
@@ -21,6 +17,10 @@ OC.L10N.register(
"Following platforms are supported: %s" : "As seguintes plataformas são suportadas: %s",
"ownCloud %s or higher is required." : "É necessário ownCloud %s ou superior.",
"ownCloud %s or lower is required." : "É necessário ownCloud %s ou inferior.",
+ "You are not allowed to share %s" : "Não está autorizado a partilhar %s",
+ "Cannot increase permissions of %s" : "Não é possível aumentar as permissões de %s",
+ "Expiration date is in the past" : "A data de expiração está no passado",
+ "Cannot set expiration date more than %s days in the future" : "Não é possível definir data de expiração a mais de %s dias no futuro",
"Help" : "Ajuda",
"Personal" : "Pessoal",
"Users" : "Utilizadores",