summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2014-12-09 11:29:32 +0100
committerAndreas Gohr <andi@splitbrain.org>2014-12-09 11:29:32 +0100
commit9a0ca2cfd8ac42895af3be2efbd2cab7e6d33578 (patch)
tree88a2c34ad1c5b73fb49311febcb1fa47cda326cb
parentf76dd4f5e20fba6666b01fa85e451bc7404cb86a (diff)
parent29eba4294ec095d7a6fe677fb8b8e64e98655bcc (diff)
downloadrpg-9a0ca2cfd8ac42895af3be2efbd2cab7e6d33578.tar.gz
rpg-9a0ca2cfd8ac42895af3be2efbd2cab7e6d33578.tar.bz2
Merge pull request #943 from dokuwiki-translate/lang_update_56
Translation update (fa)
-rw-r--r--inc/lang/fa/lang.php1
-rw-r--r--lib/plugins/authad/lang/fa/settings.php10
-rw-r--r--lib/plugins/authldap/lang/fa/settings.php2
3 files changed, 13 insertions, 0 deletions
diff --git a/inc/lang/fa/lang.php b/inc/lang/fa/lang.php
index b62acfc62..25de5c92e 100644
--- a/inc/lang/fa/lang.php
+++ b/inc/lang/fa/lang.php
@@ -14,6 +14,7 @@
* @author Hamid <zarrabi@sharif.edu>
* @author Mohamad Mehdi Habibi <habibi.esf@gmail.com>
* @author Mohammad Sadegh <msdn2013@gmail.com>
+ * @author Omid Hezaveh <hezpublic@gmail.com>
*/
$lang['encoding'] = 'utf-8';
$lang['direction'] = 'rtl';
diff --git a/lib/plugins/authad/lang/fa/settings.php b/lib/plugins/authad/lang/fa/settings.php
new file mode 100644
index 000000000..161479afb
--- /dev/null
+++ b/lib/plugins/authad/lang/fa/settings.php
@@ -0,0 +1,10 @@
+<?php
+
+/**
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ * @author Omid Hezaveh <hezpublic@gmail.com>
+ */
+$lang['admin_password'] = 'رمز کاربر بالایی ';
+$lang['use_ssl'] = 'از اس‌اس‌ال استفاده می‌کنید؟ در این صورت تی‌ال‌اس را در پایین فعال نکنید. ';
+$lang['use_tls'] = 'از تی‌ال‌اس استفاده می‌کنید؟ در این صورت اس‌اس‌ال را در بالا فعال نکنید. ';
diff --git a/lib/plugins/authldap/lang/fa/settings.php b/lib/plugins/authldap/lang/fa/settings.php
index 1b48da7f5..49d485afd 100644
--- a/lib/plugins/authldap/lang/fa/settings.php
+++ b/lib/plugins/authldap/lang/fa/settings.php
@@ -4,5 +4,7 @@
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Mohammad Sadegh <msdn2013@gmail.com>
+ * @author Omid Hezaveh <hezpublic@gmail.com>
*/
+$lang['starttls'] = 'از تی‌ال‌اس (TLS) استفاده می‌کنید؟';
$lang['bindpw'] = 'رمزعبور کاربر بالا';