diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-27 01:54:54 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-27 01:54:54 -0400 |
commit | a756666585be41752e376cb42fd445b8155b1d74 (patch) | |
tree | 3076c9045f319e8b609b6d962cd167d2f5009354 /apps/user_ldap/l10n/gl.php | |
parent | a34491e28895f84d220cb5dbbbe4273172334716 (diff) | |
download | nextcloud-server-a756666585be41752e376cb42fd445b8155b1d74.tar.gz nextcloud-server-a756666585be41752e376cb42fd445b8155b1d74.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/gl.php')
-rw-r--r-- | apps/user_ldap/l10n/gl.php | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/gl.php b/apps/user_ldap/l10n/gl.php index 82c484bb95d..120dba886c8 100644 --- a/apps/user_ldap/l10n/gl.php +++ b/apps/user_ldap/l10n/gl.php @@ -12,6 +12,7 @@ $TRANSLATIONS = array( "Deletion failed" => "Produciuse un fallo ao eliminar", "Take over settings from recent server configuration?" => "Tomar os recentes axustes de configuración do servidor?", "Keep settings?" => "Manter os axustes?", +"{nbServer}. Server" => "{nbServer}. Servidor", "Cannot add server configuration" => "Non é posíbel engadir a configuración do servidor", "mappings cleared" => "limpadas as asignacións", "Success" => "Correcto", @@ -30,6 +31,10 @@ $TRANSLATIONS = array( "_%s user found_::_%s users found_" => array("Atopouse %s usuario","Atopáronse %s usuarios"), "Invalid Host" => "Máquina incorrecta", "Could not find the desired feature" => "Non foi posíbel atopar a función desexada", +"Server" => "Servidor", +"User Filter" => "Filtro do usuario", +"Login Filter" => "Filtro de acceso", +"Group Filter" => "Filtro de grupo", "Save" => "Gardar", "Test Configuration" => "Probar a configuración", "Help" => "Axuda", @@ -45,7 +50,10 @@ $TRANSLATIONS = array( "LDAP Email Address:" => "Enderezo de correo LDAP:", "Other Attributes:" => "Outros atributos:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" => "Define o filtro que se aplica cando se intenta o acceso. %%uid substitúe o nome de usuario e a acción de acceso. Exemplo: «uid=%%uid»", +"1. Server" => "1. Servidor", +"%s. Server:" => "%s. Servidor:", "Add Server Configuration" => "Engadir a configuración do servidor", +"Delete Configuration" => "Eliminar a configuración", "Host" => "Servidor", "You can omit the protocol, except you require SSL. Then start with ldaps://" => "Pode omitir o protocolo agás que precise de SSL. Nese caso comece con ldaps://", "Port" => "Porto", @@ -60,6 +68,8 @@ $TRANSLATIONS = array( "users found" => "atopáronse usuarios", "Back" => "Atrás", "Continue" => "Continuar", +"Expert" => "Experto", +"Advanced" => "Avanzado", "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." => "<b>Aviso:</b> Os aplicativos user_ldap e user_webdavauth son incompatíbeis. Pode acontecer un comportamento estraño. Consulte co administrador do sistema para desactivar un deles.", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Aviso:</b> O módulo PHP LDAP non está instalado, o servidor non funcionará. Consulte co administrador do sistema para instalalo.", "Connection Settings" => "Axustes da conexión", |