Blame view

sources/apps/user_migrate/l10n/ar.php 421 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
7
  <?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."
  );