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

/**
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 *
 * @author Razvan Deaconescu <razvan.deaconescu@cs.pub.ro>
 * @author Adrian Vesa <adrianvesa@dotwikis.com>
 */
$lang['authpwdexpire']         = 'Parola va expira în %d zile, ar trebui să o schimbi în curând.';
$lang['passchangefail']        = 'Parola nu a putu fi schimbata. Poate politica pentru parole nu a fost indeplinita ?';
$lang['userchangefail']        = 'Nu am putu schimba atributiile pentru acest utilizator. Poate nu ai permisiunea sa faci aceste schimbari ?';