From 7e34e4c5b5dac037435d0fc2c6db1f71199006e0 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Sat, 15 Nov 2014 04:03:58 -0500 Subject: [PATCH] Merge branch 'release-1.0' of github.com:roundcube/roundcubemail into release-1.0 --- plugins/acl/localization/fa_AF.inc | 18 ++++++++++++------ 1 files changed, 12 insertions(+), 6 deletions(-) diff --git a/plugins/markasjunk/localization/ku.inc b/plugins/acl/localization/fa_AF.inc similarity index 60% copy from plugins/markasjunk/localization/ku.inc copy to plugins/acl/localization/fa_AF.inc index 0bb30fa..cb051f6 100644 --- a/plugins/markasjunk/localization/ku.inc +++ b/plugins/acl/localization/fa_AF.inc @@ -2,9 +2,9 @@ /* +-----------------------------------------------------------------------+ - | plugins/markasjunk/localization/<lang>.inc | + | plugins/acl/localization/<lang>.inc | | | - | Localization file of the Roundcube Webmail Mark-As-Junk plugin | + | Localization file of the Roundcube Webmail ACL plugin | | Copyright (C) 2012-2013, The Roundcube Dev Team | | | | Licensed under the GNU General Public License version 3 or | @@ -13,8 +13,14 @@ | | +-----------------------------------------------------------------------+ - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-markasjunk/ + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-acl/ */ -$labels['buttontitle'] = 'nawnişani bka ba şkaw'; -$labels['reportedasjunk'] = 'ba gşti raport kra'; -?> \ No newline at end of file +$labels['sharing'] = 'اشتراک گذاری'; +$labels['username'] = 'کاربر:'; +$labels['newuser'] = 'افزودن مدخل'; +$labels['aclw'] = 'نوشتن نشانه ها'; +$labels['aclp'] = 'ارسال'; +$labels['acla'] = 'مدیر'; +$labels['aclfull'] = 'کنترل کامل'; +$labels['aclother'] = 'دیگر'; +?> -- Gitblit v1.9.1