about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/authad/lang/ca/lang.php
blob: 56692053cecdd0cda88ae0178862e81526d71763 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?php

/**
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 *
 * @author Daniel López Prat <daniel@6temes.cat>
 * @author Pauet <pauet@gmx.com>
 * @author controlonline.net <controlonline.net@gmail.com>
 */
$lang['domain']                = 'Logo Domini';
$lang['authpwdexpire']         = 'La vostra contrasenya caducarà en %d dies, l\'hauríeu de canviar aviat.';
$lang['passchangefail']        = 'Ha fallat el canviar el password. Es possible que no s\'hagi complert la política de passwords';
$lang['userchangefail']        = 'Ha fallat el canvi d\'atributs. Pot ser no tinguis compte amb permisos per fer canvis.';
$lang['connectfail']           = 'Ha fallat la connexió amb servidor l\'Active Directory.';