Blame view

sources/apps/files_antivirus/l10n/ar.php 550 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
7
8
  <?php $TRANSLATIONS = array(
  "Greetings {user}," => "أهلا بك {user},",
  "Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "وجد برنامج خبيث في الملف الذي تريد ترفيعه, و قد تم حذفه.",
  "This email is a notification from {host}. Please, do not reply." => "هذا البريد الالكتروني من ال {host}. رجاء, لا تحاول الاجابه.",
  "File uploaded: {file}" => "تم ترفيع: {file}",
  "Host" => "المضيف",
  "Save" => "حفظ"
  );