Blame view

sources/apps/imprint/l10n/ar.php 925 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
  <?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" => "محتوى"
  );