diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-02 00:08:15 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-02 00:08:15 +0100 |
commit | b29b55a332268f075cea2be3f63189e5cf2f537d (patch) | |
tree | e181c878e704bc5bb278764250999f06b6b42625 /apps/user_ldap/l10n/es_AR.php | |
parent | 03c18a61868dcda429a91550916961f71ff35170 (diff) | |
download | nextcloud-server-b29b55a332268f075cea2be3f63189e5cf2f537d.tar.gz nextcloud-server-b29b55a332268f075cea2be3f63189e5cf2f537d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/es_AR.php')
-rw-r--r-- | apps/user_ldap/l10n/es_AR.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/es_AR.php b/apps/user_ldap/l10n/es_AR.php index 5d42ea94437..8a6944092ba 100644 --- a/apps/user_ldap/l10n/es_AR.php +++ b/apps/user_ldap/l10n/es_AR.php @@ -1,4 +1,5 @@ <?php $TRANSLATIONS = array( +"Deletion failed" => "Error al borrar", "<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 is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Atención:</b> El módulo PHP LDAP no está instalado, este elemento no va a funcionar. Por favor, pedile al administrador que lo instale.", "Host" => "Servidor", |