2012-12-13 03:18:20 +04:00
|
|
|
|
<?php $TRANSLATIONS = array(
|
2013-02-04 03:05:52 +04:00
|
|
|
|
"External Storage" => "حافظه خارجی",
|
|
|
|
|
"Configuration" => "پیکربندی",
|
|
|
|
|
"Options" => "تنظیمات",
|
|
|
|
|
"Applicable" => "قابل اجرا",
|
2013-03-19 03:05:52 +04:00
|
|
|
|
"None set" => "تنظیم نشده",
|
2013-02-27 03:09:33 +04:00
|
|
|
|
"All Users" => "تمام کاربران",
|
2012-12-13 03:18:20 +04:00
|
|
|
|
"Groups" => "گروه ها",
|
|
|
|
|
"Users" => "کاربران",
|
2013-02-04 03:05:52 +04:00
|
|
|
|
"Delete" => "حذف",
|
2013-03-19 03:05:52 +04:00
|
|
|
|
"Enable User External Storage" => "فعال سازی حافظه خارجی کاربر",
|
|
|
|
|
"Allow users to mount their own external storage" => "اجازه به کاربران برای متصل کردن منابع ذخیره ی خارجی خودشان"
|
2012-12-13 03:18:20 +04:00
|
|
|
|
);
|