diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-12-28 00:20:34 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-12-28 00:20:34 +0100 |
commit | e9c51b319e3d0a8017b769ea0b27b5bd99fcc705 (patch) | |
tree | 4a2af886ab08524f2d2d04474e3580b8f6c1dc86 /apps/user_ldap/l10n/eu.php | |
parent | 27f9ea2abbe4ae34696ce6a2bb91d09455e39a9a (diff) | |
download | nextcloud-server-e9c51b319e3d0a8017b769ea0b27b5bd99fcc705.tar.gz nextcloud-server-e9c51b319e3d0a8017b769ea0b27b5bd99fcc705.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/eu.php')
-rw-r--r-- | apps/user_ldap/l10n/eu.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/eu.php b/apps/user_ldap/l10n/eu.php index 35dacef3f2f..06ca9cb294e 100644 --- a/apps/user_ldap/l10n/eu.php +++ b/apps/user_ldap/l10n/eu.php @@ -1,4 +1,6 @@ <?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>Abisua:</b> user_ldap eta user_webdavauth aplikazioak bateraezinak dira. Portaera berezia izan dezakezu. Mesedez eskatu zure sistema kudeatzaileari bietako bat desgaitzeko.", +"<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>Abisua:</b> PHPk behar duen LDAP modulua ez dago instalaturik, motorrak ez du funtzionatuko. Mesedez eskatu zure sistema kudeatzaileari instala dezan.", "Host" => "Hostalaria", "You can omit the protocol, except you require SSL. Then start with ldaps://" => "Protokoloa ez da beharrezkoa, SSL behar baldin ez baduzu. Honela bada hasi ldaps://", "Base DN" => "Oinarrizko DN", |