files_antivirus/l10n/ar.php

9 строки
550 B
PHP

<?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" => "حفظ"
);