ar.php 421 Bytes
<?php $TRANSLATIONS = array(
"Export" => "تصدير",
"Something went wrong while the export file was being generated" => "حدث خطأ أثناء إنشاء ملف التصدير",
"An error has occurred" => "حدث خطأ ما",
"User Account Migration" => "ترحيل حساب المستخدم",
"Export and import ownCloud user accounts." => "تصدير واستيراد حسابات مستخدمين ownCloud."
);