about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/revert/lang/ro/lang.php
diff options
context:
space:
mode:
authorahriman <ahriman@falte.red>2018-12-03 19:22:25 -0500
committerahriman <ahriman@falte.red>2018-12-03 19:22:25 -0500
commit0ae8cbf5c0b1a198b963490985b7738392ebcb97 (patch)
treeb2c77ae72c6b717e2b97492065196ac5ffb2d9e2 /wiki/lib/plugins/revert/lang/ro/lang.php
parentf57f6cc5a2d159f90168d292437dc4bd8cd7f934 (diff)
downloadsite-0ae8cbf5c0b1a198b963490985b7738392ebcb97.tar.gz
installed dokuwiki, added to navbar, updated news
Diffstat (limited to 'wiki/lib/plugins/revert/lang/ro/lang.php')
-rw-r--r--wiki/lib/plugins/revert/lang/ro/lang.php24
1 files changed, 24 insertions, 0 deletions
diff --git a/wiki/lib/plugins/revert/lang/ro/lang.php b/wiki/lib/plugins/revert/lang/ro/lang.php
new file mode 100644
index 0000000..663447e
--- /dev/null
+++ b/wiki/lib/plugins/revert/lang/ro/lang.php
@@ -0,0 +1,24 @@
+<?php
+
+/**
+ * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ * @author Sergiu Baltariu <s_baltariu@yahoo.com>
+ * @author s_baltariu@yahoo.com
+ * @author Emanuel-Emeric Andrasi <n30@mandrivausers.ro>
+ * @author Emanuel-Emeric Andrași <n30@mandrivausers.ro>
+ * @author Emanuel-Emeric Andraşi <em.andrasi@mandrivausers.ro>
+ * @author Emanuel-Emeric Andrasi <em.andrasi@mandrivausers.ro>
+ * @author Marius OLAR <olarmariusalex@gmail.com>
+ * @author Marius Olar <olarmariusalex@yahoo.com>
+ * @author Emanuel-Emeric Andrași <em.andrasi@mandrivausers.ro>
+ */
+$lang['menu']                  = 'Manager Reveniri';
+$lang['filter']                = 'Caută pagini cu posibil spam';
+$lang['revert']                = 'Revenire pentru paginile selectate';
+$lang['reverted']              = '%s revenită la versiunea %s';
+$lang['removed']               = '%s eliminată';
+$lang['revstart']              = 'Procesul de revenire a început. Acesta poate dura mult timp.Dacă scriptul expiră înainte de finalizare, trebuie să reveniţi în paşi mai mici.';
+$lang['revstop']               = 'Procesul de revenire s-a finalizat cu succes.';
+$lang['note1']                 = 'Notă: această căutare este sensibilă la majuscule.';
+$lang['note2']                 = 'Notă: pagina va reveni la ultima versiune ce nu conţine termenul de spam <i>%s</i>.';