Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Arabic translations for scan comparison (issue: #905) #908

Merged
merged 2 commits into from
Sep 19, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions nettacker/locale/ar.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ file_write_error: الملف "{0}" غير قابل للكتابة!
scan_method_select: يرجى اختيار طريقة المسح الخاصة بك!
remove_temp: إزالة الملفات المؤقتة!
sorting_results: نتائج الفرز!
done: فعله!
done: تم الانتهاء!
start_attack: البدء في الهجوم {0} ، {1} من {2}
module_not_available: هذه الوحدة "{0}" غير متوفرة
error_platform: للأسف ، يمكن تشغيل هذا الإصدار من البرنامج على Linux / osx / windows.
Expand All @@ -63,7 +63,7 @@ checking: جارٍ التحقق {0} ...
HOST: مضيف
USERNAME: اسم المستخدم
PASSWORD: كلمه السر
PORT: ميناء
PORT: منفذ
TYPE: اكتب
DESCRIPTION: وصف
verbose_mode: مستوى وضع verbose (0-5) (افتراضي 0)
Expand Down Expand Up @@ -241,3 +241,8 @@ no_response: لا يمكن الحصول على استجابة من الهدف
category_framework: "الفئة: {0} ، وأطر العمل: {1} تم العثور عليها!"
nothing_found: لم يتم العثور على شيء في {0} في {1}!
no_auth: "لم يتم العثور على أي مصادقة في {0}: {1}"
compare_report_path_filename: "المسار المراد تخزين فيه نتيجة التقرير الخاص بـ مقارنة الفحص"
no_scan_to_compare: "المعرف الخاص بالفحص الذي يجب مقارنته ليس موجودا"
compare_report_saved: "نتيجة المقارنة تم حفظها في {0}"
build_compare_report: "يتم اعداد تقرير المقارنة"
finished_build_report: "تم الانتهاء من اعداد تقرير المقارنة"