diff options
author | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2013-01-18 19:58:50 +0700 |
---|---|---|
committer | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2013-01-18 19:58:50 +0700 |
commit | b81a7aa078deea7d68c43f98b955158b2eceab99 (patch) | |
tree | b803e38f1e858155065b06dd9a730ac99d4ea5ba /apps/user_ldap/l10n/es_AR.php | |
parent | 09d3db5eb7395a21009d840b9edb30bcce44187b (diff) | |
parent | d85e440aa174c06f805b2e25a80609d82399e147 (diff) | |
download | nextcloud-server-b81a7aa078deea7d68c43f98b955158b2eceab99.tar.gz nextcloud-server-b81a7aa078deea7d68c43f98b955158b2eceab99.zip |
fix up content and content-wrapper merge ...
Diffstat (limited to 'apps/user_ldap/l10n/es_AR.php')
-rw-r--r-- | apps/user_ldap/l10n/es_AR.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/user_ldap/l10n/es_AR.php b/apps/user_ldap/l10n/es_AR.php index 0b1340d4397..331bf8699f4 100644 --- a/apps/user_ldap/l10n/es_AR.php +++ b/apps/user_ldap/l10n/es_AR.php @@ -1,6 +1,5 @@ <?php $TRANSLATIONS = array( "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behaviour. Please ask your system administrator to disable one of them." => "<b>Advertencia:</b> Los Apps user_ldap y user_webdavauth son incompatibles. Puede que experimente un comportamiento inesperado. Pregunte al administrador del sistema para desactivar uno de ellos.", -"<b>Warning:</b> The PHP LDAP module needs is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Advertencia:</b> El módulo PHP LDAP necesario no está instalado, el sistema no funcionará. Pregunte al administrador del sistema para instalarlo.", "Host" => "Servidor", "You can omit the protocol, except you require SSL. Then start with ldaps://" => "Podés omitir el protocolo, excepto si SSL es requerido. En ese caso, empezá con ldaps://", "Base DN" => "DN base", |