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