ar.php 579 Bytes
<?php $TRANSLATIONS = array(
"Export this ownCloud instance" => "تصدير هذا الـ ownCloud instance",
"This will create a compressed file that contains the data of this owncloud instance." => "هذه العملية ستقوم بإنشاء ملف مضغوط يحتوي على بيانات هذا الـ ownCloud instance",
"Please choose the export type:" => "يرجى اختيار نوع التصدير:",
"ownCloud system files" => "ملفات نظام ownCloud",
"Just user files" => "ملفات المستخدم فقط",
"Export" => "تصدير المعلومات"
);