diff options
Diffstat (limited to 'plugins/acl')
-rw-r--r-- | plugins/acl/config.inc.php.dist | 12 | ||||
-rw-r--r-- | plugins/acl/localization/az_AZ.inc | 2 | ||||
-rw-r--r-- | plugins/acl/localization/fa_IR.inc | 28 | ||||
-rw-r--r-- | plugins/acl/localization/lt_LT.inc | 2 |
4 files changed, 22 insertions, 22 deletions
diff --git a/plugins/acl/config.inc.php.dist b/plugins/acl/config.inc.php.dist index d0e1a0932..3f0b1efb6 100644 --- a/plugins/acl/config.inc.php.dist +++ b/plugins/acl/config.inc.php.dist @@ -3,23 +3,23 @@ // Default look of access rights table // In advanced mode all access rights are displayed separately // In simple mode access rights are grouped into four groups: read, write, delete, full -$rcmail_config['acl_advanced_mode'] = false; +$config['acl_advanced_mode'] = false; // LDAP addressbook that would be searched for user names autocomplete. -// That should be an array refering to the $rcmail_config['ldap_public'] array key +// That should be an array refering to the $config['ldap_public'] array key // or complete addressbook configuration array. -$rcmail_config['acl_users_source'] = ''; +$config['acl_users_source'] = ''; // The LDAP attribute which will be used as ACL user identifier -$rcmail_config['acl_users_field'] = 'mail'; +$config['acl_users_field'] = 'mail'; // The LDAP search filter will be &'d with search queries -$rcmail_config['acl_users_filter'] = ''; +$config['acl_users_filter'] = ''; // Include the following 'special' access control subjects in the ACL dialog; // Defaults to array('anyone', 'anonymous') (not when set to an empty array) // Example: array('anyone') to exclude 'anonymous'. // Set to an empty array to exclude all special aci subjects. -$rcmail_config['acl_specials'] = array('anyone', 'anonymous'); +$config['acl_specials'] = array('anyone', 'anonymous'); ?> diff --git a/plugins/acl/localization/az_AZ.inc b/plugins/acl/localization/az_AZ.inc index d5543ddaa..5d875a2b7 100644 --- a/plugins/acl/localization/az_AZ.inc +++ b/plugins/acl/localization/az_AZ.inc @@ -89,7 +89,7 @@ $messages['saving'] = 'Giriş hüququnun saxlanılması...'; $messages['updatesuccess'] = 'Giriş hüququ dəyişdirildi'; $messages['deletesuccess'] = 'Giriş hüququ silindi'; $messages['createsuccess'] = 'Giriş hüququ əlavə edildi'; -$messages['updateerror'] = 'Giriş hüququnu yeniləmək mümkün deyil'; +$messages['updateerror'] = 'Hüquqları yeniləmək alınmadı'; $messages['deleteerror'] = 'Giriş hüququnu silmək mümkün deyil'; $messages['createerror'] = 'Giriş hüququnu əlavə etmək mümkün deyil'; $messages['deleteconfirm'] = 'Seçilmiş istifadəçilərin giriş hüququnu silməkdə əminsiniz?'; diff --git a/plugins/acl/localization/fa_IR.inc b/plugins/acl/localization/fa_IR.inc index 48fb8a225..2face4fba 100644 --- a/plugins/acl/localization/fa_IR.inc +++ b/plugins/acl/localization/fa_IR.inc @@ -22,51 +22,51 @@ $labels['username'] = 'کاربر:'; $labels['advanced'] = 'حالت پیشرفته'; $labels['newuser'] = 'افزودن مدخل'; $labels['actions'] = 'فعالیتهای مجوز دسترسی...'; -$labels['anyone'] = 'همه کاربران (هر کسی)'; -$labels['anonymous'] = 'مهمانها (ناشناسها)'; +$labels['anyone'] = 'همهی کاربران (هر کسی)'; +$labels['anonymous'] = 'مهمانها (ناشناس)'; $labels['identifier'] = 'شناساگر'; $labels['acll'] = 'یافتن'; -$labels['aclr'] = 'پیام های خوانده شده'; +$labels['aclr'] = 'پیغامهای خوانده شده'; $labels['acls'] = 'نگه داشتن حالت بازدید'; $labels['aclw'] = 'پرچمهای نوشتن'; $labels['acli'] = 'وارد کردن (کپی کردن در)'; -$labels['aclp'] = 'نوشته'; +$labels['aclp'] = 'ارسال'; $labels['aclc'] = 'ایجاد زیرپوشهها'; $labels['aclk'] = 'ایجاد زیرپوشهها'; $labels['acld'] = 'پاک کردن پیغامها'; $labels['aclt'] = 'پاک کردن پیغامها'; $labels['acle'] = 'پاک کردن'; $labels['aclx'] = 'حذف پوشه'; -$labels['acla'] = 'مدیر'; +$labels['acla'] = 'مدیریت کردن'; $labels['aclfull'] = 'کنترل کامل'; $labels['aclother'] = 'دیگر'; -$labels['aclread'] = 'خوانده شده'; +$labels['aclread'] = 'خواندن'; $labels['aclwrite'] = 'نوشتن'; $labels['acldelete'] = 'حذف'; $labels['shortacll'] = 'یافتن'; -$labels['shortaclr'] = 'خوانده شده'; +$labels['shortaclr'] = 'خواندن'; $labels['shortacls'] = 'نگه داشتن'; $labels['shortaclw'] = 'نوشتن'; -$labels['shortacli'] = 'جاگذارى'; -$labels['shortaclp'] = 'نوشته'; +$labels['shortacli'] = 'اضافه کردن'; +$labels['shortaclp'] = 'ارسال'; $labels['shortaclc'] = 'ایجاد'; $labels['shortaclk'] = 'ایجاد'; $labels['shortacld'] = 'حذف'; $labels['shortaclt'] = 'حذف'; $labels['shortacle'] = 'پاک کردن'; $labels['shortaclx'] = 'حذف کردن پوشه'; -$labels['shortacla'] = 'مدیر'; +$labels['shortacla'] = 'مدیریت کردن'; $labels['shortaclother'] = 'دیگر'; -$labels['shortaclread'] = 'خوانده شده'; +$labels['shortaclread'] = 'خواندن'; $labels['shortaclwrite'] = 'نوشتن'; $labels['shortacldelete'] = 'حذف'; -$labels['longacll'] = 'پوشه در فهرستها قابل مشاهده است و میتواند مشترک به'; -$labels['longaclr'] = 'پوشه میتواند برای خواندن باز شود'; +$labels['longacll'] = 'پوشه را میتوان در فهرستها دید و در آن مشترک شد'; +$labels['longaclr'] = 'پوشه میتواند برای خوانده شدن باز شود'; $labels['longacls'] = 'پرچم بازدید پیغامها میتواند تغییر داده شود'; $labels['longaclw'] = 'پرچم و کلیدواژه پیغامها میتواند تغییر داده شود، به غیر از بازدید و حذف'; $labels['longacli'] = 'پیغامها میتوانند کپی یا نوشته شوند به پوشه'; @@ -89,7 +89,7 @@ $messages['saving'] = 'ذخیره قوانین دسترسی...'; $messages['updatesuccess'] = 'قوانین دسترسی با موفقیت تغییر کردند'; $messages['deletesuccess'] = 'قوانین دسترسی با موفقیت حذف شدند'; $messages['createsuccess'] = 'قوانین دسترسی با موفقیت اضافه شدند'; -$messages['updateerror'] = 'ناتوانی در بروزرسانی قوانین دسترسی'; +$messages['updateerror'] = 'ناتوانی در به روز کردن قوانین دسترسی'; $messages['deleteerror'] = 'ناتوانی در حذف قوانین دسترسی'; $messages['createerror'] = 'ناتوانی در اضافه کردن قوانین دسترسی'; $messages['deleteconfirm'] = 'آیا شما مطمئن هستید که میخواهید قوانین دسترسی را برای کاربر(ان) انتخاب شده حذف نمایید؟'; diff --git a/plugins/acl/localization/lt_LT.inc b/plugins/acl/localization/lt_LT.inc index 59393012f..39a4d1be2 100644 --- a/plugins/acl/localization/lt_LT.inc +++ b/plugins/acl/localization/lt_LT.inc @@ -89,7 +89,7 @@ $messages['saving'] = 'Išsaugomos prieigos teisės'; $messages['updatesuccess'] = 'Prieigos teisės sėkmingai pakeistos'; $messages['deletesuccess'] = 'Prieigos teisės sėkmingai panaikintos'; $messages['createsuccess'] = 'Prieigos teisės sėkmingai pridėtos'; -$messages['updateerror'] = 'Neįmanoma atnaujinti prieigos teises'; +$messages['updateerror'] = 'Nepavyko pakeisti prieigos teisių'; $messages['deleteerror'] = 'Neįmanoma panaikinti prieigos teises'; $messages['createerror'] = 'Neišeina pridėti prieigos teises'; $messages['deleteconfirm'] = 'Ar jūs esate įsitikinę, jog norite panaikinti prieigos teises pažymėtiems vartotojams(-ui)?'; |