summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-05-07 01:55:48 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-05-07 01:55:48 -0400
commit283b483100c21df143e7f432551f5f5264b8ee55 (patch)
treebeeb351f77ef80d82310d92e46da9e8f4c47f550 /apps/user_ldap/l10n
parentd16bb09aed51cce5dc08ba3f3bbd629b4351b3f0 (diff)
downloadnextcloud-server-283b483100c21df143e7f432551f5f5264b8ee55.tar.gz
nextcloud-server-283b483100c21df143e7f432551f5f5264b8ee55.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n')
-rw-r--r--apps/user_ldap/l10n/ast.php3
-rw-r--r--apps/user_ldap/l10n/pt_PT.php2
2 files changed, 5 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/ast.php b/apps/user_ldap/l10n/ast.php
index 032de8aedbc..ceda5a9326d 100644
--- a/apps/user_ldap/l10n/ast.php
+++ b/apps/user_ldap/l10n/ast.php
@@ -1,5 +1,8 @@
<?php
$TRANSLATIONS = array(
+"Failed to delete the server configuration" => "Fallu al desaniciar la configuración del sevidor",
+"The configuration is valid and the connection could be established!" => "¡La configuración ye válida y pudo afitase la conexón!",
+"The configuration is valid, but the Bind failed. Please check the server settings and credentials." => "La configuración ye válida, pero falló'l vínculu. Por favor, comprueba la configuración y les credenciales nel servidor.",
"The configuration is invalid. Please have a look at the logs for further details." => "La configuración nun ye válida. Por favor, écha-y un güeyu a los rexistros pa más detalles.",
"No action specified" => "Nun s'especificó l'aición",
"No configuration specified" => "Nun s'especificó la configuración",
diff --git a/apps/user_ldap/l10n/pt_PT.php b/apps/user_ldap/l10n/pt_PT.php
index e2754785c65..368eee1f12d 100644
--- a/apps/user_ldap/l10n/pt_PT.php
+++ b/apps/user_ldap/l10n/pt_PT.php
@@ -4,6 +4,7 @@ $TRANSLATIONS = array(
"Failed to delete the server configuration" => "Erro ao eliminar a configuração do servidor",
"The configuration is valid and the connection could be established!" => "A configuração está correcta e foi possível estabelecer a ligação!",
"The configuration is valid, but the Bind failed. Please check the server settings and credentials." => "A configuração está correcta, mas não foi possível estabelecer o \"laço\", por favor, verifique as configurações do servidor e as credenciais.",
+"The configuration is invalid. Please have a look at the logs for further details." => "A configuração é inválida. Por favor, veja o log do ownCloud para mais detalhes.",
"No action specified" => "Nenhuma acção especificada",
"No configuration specified" => "Nenhuma configuração especificada",
"No data specified" => "Nenhuma data especificada",
@@ -52,6 +53,7 @@ $TRANSLATIONS = array(
"For anonymous access, leave DN and Password empty." => "Para acesso anónimo, deixe DN e a Palavra-passe vazios.",
"One Base DN per line" => "Uma base DN por linho",
"You can specify Base DN for users and groups in the Advanced tab" => "Pode especificar o ND Base para utilizadores e grupos no separador Avançado",
+"Limit %s access to users meeting these criteria:" => "Limitar o acesso a %s de utilizadores com estes critérios:",
"users found" => "utilizadores encontrados",
"Back" => "Voltar",
"Continue" => "Continuar",