nextcloud/apps/files_external/l10n/fa.php

11 lines
353 B
PHP
Raw Normal View History

2012-12-13 03:18:20 +04:00
<?php $TRANSLATIONS = array(
2013-02-04 03:05:52 +04:00
"External Storage" => "حافظه خارجی",
"Configuration" => "پیکربندی",
"Options" => "تنظیمات",
"Applicable" => "قابل اجرا",
2012-12-13 03:18:20 +04:00
"Groups" => "گروه ها",
"Users" => "کاربران",
2013-02-04 03:05:52 +04:00
"Delete" => "حذف",
"Enable User External Storage" => "فعال سازی حافظه خارجی کاربر"
2012-12-13 03:18:20 +04:00
);