diff options
author | Andreas Gohr <andi@splitbrain.org> | 2013-10-29 01:03:22 -0700 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2013-10-29 01:03:22 -0700 |
commit | 31be5485c067cd027cc4be0ddc6009275af9e3c2 (patch) | |
tree | 485ddb062c456ab97957dfca598335d7f58e2278 /lib | |
parent | e82704a003f35c4e6b6b94746e9c408b22d7d229 (diff) | |
parent | 32f6505fe52f99f50966e08334b7a07d2fbedc07 (diff) | |
download | rpg-31be5485c067cd027cc4be0ddc6009275af9e3c2.tar.gz rpg-31be5485c067cd027cc4be0ddc6009275af9e3c2.tar.bz2 |
Merge pull request #402 from dokuwiki-translate/lang_update_425
Translation update (ar)
Diffstat (limited to 'lib')
-rw-r--r-- | lib/plugins/acl/lang/ar/lang.php | 4 | ||||
-rw-r--r-- | lib/plugins/plugin/lang/ar/lang.php | 5 | ||||
-rw-r--r-- | lib/plugins/popularity/lang/ar/lang.php | 5 | ||||
-rw-r--r-- | lib/plugins/revert/lang/ar/lang.php | 6 | ||||
-rw-r--r-- | lib/plugins/usermanager/lang/ar/lang.php | 5 |
5 files changed, 15 insertions, 10 deletions
diff --git a/lib/plugins/acl/lang/ar/lang.php b/lib/plugins/acl/lang/ar/lang.php index 7c05b721c..4e44dab5f 100644 --- a/lib/plugins/acl/lang/ar/lang.php +++ b/lib/plugins/acl/lang/ar/lang.php @@ -1,8 +1,8 @@ <?php + /** - * Arabic language file - * * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * * @author Mostafa Hussein <mostafa@gmail.com> * @author Yaman Hokan <always.smile.yh@hotmail.com> * @author Usama Akkad <uahello@gmail.com> diff --git a/lib/plugins/plugin/lang/ar/lang.php b/lib/plugins/plugin/lang/ar/lang.php index a1a778131..aae58fdb9 100644 --- a/lib/plugins/plugin/lang/ar/lang.php +++ b/lib/plugins/plugin/lang/ar/lang.php @@ -1,7 +1,8 @@ <?php + /** - * Arabic language file - * + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * * @author Yaman Hokan <always.smile.yh@hotmail.com> * @author Usama Akkad <uahello@gmail.com> * @author uahello@gmail.com diff --git a/lib/plugins/popularity/lang/ar/lang.php b/lib/plugins/popularity/lang/ar/lang.php index 481668505..c3e21868f 100644 --- a/lib/plugins/popularity/lang/ar/lang.php +++ b/lib/plugins/popularity/lang/ar/lang.php @@ -1,7 +1,8 @@ <?php + /** - * Arabic language file - * + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * * @author Yaman Hokan <always.smile.yh@hotmail.com> * @author Usama Akkad <uahello@gmail.com> * @author uahello@gmail.com diff --git a/lib/plugins/revert/lang/ar/lang.php b/lib/plugins/revert/lang/ar/lang.php index a073c336d..27de54f16 100644 --- a/lib/plugins/revert/lang/ar/lang.php +++ b/lib/plugins/revert/lang/ar/lang.php @@ -1,10 +1,12 @@ <?php + /** - * Arabic language file - * + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * * @author Yaman Hokan <always.smile.yh@hotmail.com> * @author Usama Akkad <uahello@gmail.com> * @author uahello@gmail.com + * @author Ahmad Abd-Elghany <tolpa1@gmail.com> */ $lang['menu'] = 'مدير الاسترجاع'; $lang['filter'] = 'ابحث في الصفحات المتأذاة'; diff --git a/lib/plugins/usermanager/lang/ar/lang.php b/lib/plugins/usermanager/lang/ar/lang.php index d4b891320..0a751e7fb 100644 --- a/lib/plugins/usermanager/lang/ar/lang.php +++ b/lib/plugins/usermanager/lang/ar/lang.php @@ -1,7 +1,8 @@ <?php + /** - * Arabic language file - * + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * * @author Yaman Hokan <always.smile.yh@hotmail.com> * @author Usama Akkad <uahello@gmail.com> * @author uahello@gmail.com |