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

github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-10-21 08:28:15 +0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-10-21 08:28:15 +0400
commitf17129495385807e579633839787c8589d65081e (patch)
treec79053691c5c2998272a374444a1101e4bce2313
parenta01e5f1c5af2b6963718901e69f4c10549f264c2 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/pt_PT.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/l10n/pt_PT.php b/l10n/pt_PT.php
index f349752..39f7ce0 100644
--- a/l10n/pt_PT.php
+++ b/l10n/pt_PT.php
@@ -1,7 +1,14 @@
<?php
$TRANSLATIONS = array(
"Email address you entered is not valid" => "O endereço de correio electrónico introduzido é inválido",
+"There is already a pending registration with this email" => "Já existe um registo pendente com este correio electrónico",
"Verify your ownCloud registration request" => "Verifique o seu pedido de registo de ownCloud",
+"Verification email successfully sent." => "Email de verificação enviado com sucesso.",
+"Invalid verification URL. No registration request with this verification URL is found." => "URL de verificação inválido. Não existe nenhum pedido de registo com este URL.",
+"Unable to create user, there are problems with user backend." => "Não é possível criar utilizador, existem problemas com o painel de utilizador.",
+"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "Conta criada com sucesso, podes <a href=\"{link}\">entrar agora</a>.",
+"To create a new account on ownCloud, just click the following link:<br/>{link}" => "Para criar uma conta nova na ownCloud, clica no seguinte link:<br/>{link}",
+"Welcome, you can create your account below." => "Bem vind@, podes criar a tua conta abaixo.",
"Username" => "Nome de utilizador",
"Password" => "Senha",
"Create account" => "Criar conta",