about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/authad/lang/ro/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'wiki/lib/plugins/authad/lang/ro/lang.php')
-rw-r--r--wiki/lib/plugins/authad/lang/ro/lang.php11
1 files changed, 11 insertions, 0 deletions
diff --git a/wiki/lib/plugins/authad/lang/ro/lang.php b/wiki/lib/plugins/authad/lang/ro/lang.php
new file mode 100644
index 0000000..f08a22c
--- /dev/null
+++ b/wiki/lib/plugins/authad/lang/ro/lang.php
@@ -0,0 +1,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 ?';