about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/authplain/lang/fa/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'wiki/lib/plugins/authplain/lang/fa/lang.php')
-rw-r--r--wiki/lib/plugins/authplain/lang/fa/lang.php12
1 files changed, 12 insertions, 0 deletions
diff --git a/wiki/lib/plugins/authplain/lang/fa/lang.php b/wiki/lib/plugins/authplain/lang/fa/lang.php
new file mode 100644
index 0000000..4c92aea
--- /dev/null
+++ b/wiki/lib/plugins/authplain/lang/fa/lang.php
@@ -0,0 +1,12 @@
+<?php
+
+/**
+ * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ * @author Masoud Sadrnezhaad <masoud@sadrnezhaad.ir>
+ * @author sam01 <m.sajad079@gmail.com>
+ */
+$lang['userexists']            = 'نام کاربری‌ای که وارد کردید قبلن استفاده شده است. خواهشمندیم یک نام دیگر انتخاب کنید.';
+$lang['usernotexists']         = 'متاسفانه این کاربر وجود ندارد.';
+$lang['writefail']             = 'امکان ویرایش اطلاعات کاربر وجود ندارد. لطفا ادمین ویکی را مطلع نمایید.';
+$lang['protected']             = 'داده‌ها برای کاربر %s محافظت شده و قابل تغییر نیست یا حذف شده اند.';