ar.php 925 Bytes
<?php $TRANSLATIONS = array(
"Legal notice" => "إشعار قانوني",
"Nothing here yet" => "لا شيئ هنا إلى الآن.",
"The content of the legal notice has to be configured first" => "يجب أن يتم تهيئة محتوى الإشعار القانوني أولا.",
"That configuration is done in the administration section." => "هذا الإعداد قد تم في القسم الإداري.",
"That configuration has to be done by the system administration." => "هذا الإعداد يجب أن يتم بواسطة إدارة النظام.",
"Imprint" => "الدمغة.",
"Placement" => "وضع",
"Standalone app" => "تطبيق مستقل",
"Header left" => "رأس صفحة أيسر",
"Header right" => "رأس صفحة أيمن",
"Navigation top" => "تصفح أعلى",
"Navigation bottom" => "تصفح أسقل",
"During login" => "خلال تسجيل الدخول",
"Content" => "محتوى"
);