aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2016-02-12 10:55:41 +0100
committerAndreas Gohr <andi@splitbrain.org>2016-02-12 10:55:41 +0100
commite71112c2feac7df3f4b4fdf3d70c5680ac5a52a4 (patch)
treec0e1b9346a23557497bfee8a1da48fa440f4da5a
parentff07a2a5a9c8369b369b13a71268a2a06e0628d2 (diff)
parente70ecfc904573a16e6cd9cf5498bbe4d05fafc6e (diff)
downloaddokuwiki-e71112c2feac7df3f4b4fdf3d70c5680ac5a52a4.tar.gz
dokuwiki-e71112c2feac7df3f4b4fdf3d70c5680ac5a52a4.zip
Merge pull request #1464 from dokuwiki-translate/lang_update_53
Translation update (es)
-rw-r--r--inc/lang/es/lang.php1
-rw-r--r--lib/plugins/authad/lang/es/lang.php2
2 files changed, 3 insertions, 0 deletions
diff --git a/inc/lang/es/lang.php b/inc/lang/es/lang.php
index 025c88ce9..97559bd98 100644
--- a/inc/lang/es/lang.php
+++ b/inc/lang/es/lang.php
@@ -42,6 +42,7 @@
* @author Mauricio Segura <maose38@yahoo.es>
* @author Domingo Redal <docxml@gmail.com>
* @author solohazlo <solohhazlo@gmail.com>
+ * @author Romano <romanocl@outlook.com>
*/
$lang['encoding'] = 'utf-8';
$lang['direction'] = 'ltr';
diff --git a/lib/plugins/authad/lang/es/lang.php b/lib/plugins/authad/lang/es/lang.php
index 0ad262c21..d3d540b35 100644
--- a/lib/plugins/authad/lang/es/lang.php
+++ b/lib/plugins/authad/lang/es/lang.php
@@ -6,8 +6,10 @@
* @author Juan De La Cruz <juann.dlc@gmail.com>
* @author Gerardo Zamudio <gerardo@gerardozamudio.net>
* @author Mauricio Segura <maose38@yahoo.es>
+ * @author Romano <romanocl@outlook.com>
*/
$lang['domain'] = 'Dominio de inicio';
$lang['authpwdexpire'] = 'Su contraseña caducara en %d días, debería cambiarla lo antes posible';
$lang['passchangefail'] = 'Error al cambiar la contraseña. ¿Tal vez no se cumplió la directiva de contraseñas?';
+$lang['userchangefail'] = 'Falló al intentar modificar los atributos del usuario. Puede ser que su cuenta no tiene permisos para realizar cambios?';
$lang['connectfail'] = 'Error al conectar con el servidor de Active Directory.';