fa.php
591 Bytes
<?php $TRANSLATIONS = array(
"Export this ownCloud instance" => "گرفتن خروجی از نمونه این ابر ",
"This will create a compressed file that contains the data of this owncloud instance." => "این یک فایل فشرده را که شامل داده های این نمونه از ابر است خواهد ساخت",
"Please choose the export type:" => "لطفا نوع خروجی را مشخص کنید",
"ownCloud system files" => "فایل های سیستمی ابر",
"Just user files" => "فقط فایل های کاربر",
"Export" => "خروجی گرفتن"
);