123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237 |
- # Navigation
- - id: toggle_navigation
- translation: قائمة
- - id: table_of_contents
- translation: فهرس المحتويات
- - id: on_this_page
- translation: المحتويات
- - id: back_to_top
- translation: الرجوع لأعلى الصفحة
- # General
- - id: related
- translation: ذات صلة
- - id: minute_read
- translation: دقيقة قراءة
- - id: previous
- translation: السابق
- - id: next
- translation: التالي
- - id: figure
- translation: "شكل %d:"
- - id: edit_page
- translation: عدل هذه الصفحة
- # Themes
- - id: theme_light
- translation: الوضع العادي
- - id: theme_dark
- translation: الوضع الليلي
- - id: theme_auto
- translation: تلقائي
- # Buttons
- - id: btn_preprint
- translation: المسودة
- - id: btn_pdf
- translation: بي دي اف
- - id: btn_cite
- translation: استشهاد
- - id: btn_slides
- translation: شرائح
- - id: btn_video
- translation: فيديو
- - id: btn_code
- translation: تمريز
- - id: btn_dataset
- translation: البيانات
- - id: btn_project
- translation: مشروع
- - id: btn_poster
- translation: ملصق
- - id: btn_source
- translation: مستند أصلي
- - id: btn_copy
- translation: نسخ
- - id: btn_download
- translation: تحميل
- # About widget
- - id: interests
- translation: الإهتمامات
- - id: education
- translation: التعليم
- - id: user_profile_latest
- translation: اخر
- # Accomplishments widget
- - id: see_certificate
- translation: الشهادات
- # Experience widget
- - id: present
- translation: حتى الأن
- # Pages widget
- - id: more_pages
- translation: شاهد الكل
- - id: more_posts
- translation: شاهد جميع التعليقات
- - id: more_talks
- translation: شاهد جميع المحاضرات
- - id: more_publications
- translation: شاهد جميع المنشورات
- # Contact widget
- - id: contact_name
- translation: الأسم
- - id: contact_email
- translation: البريد الإلكتروني
- - id: contact_message
- translation: رسالة
- - id: contact_send
- translation: إرسل الرسالة
- - id: book_appointment
- translation: حجز موعد
- # Publication/Talk details
- - id: abstract
- translation: مقدمة
- - id: publication
- translation: منشور
- - id: publication_type
- translation: نوع
- - id: date
- translation: التاريخ
- - id: last_updated
- translation: اخر تحيث في
- - id: event
- translation: حدث
- - id: location
- translation: موقع
- - id: pub_uncat
- translation: غير مصنف
- - id: pub_conf
- translation: ورقة مؤتمر
- - id: pub_journal
- translation: مجلة محكمه
- - id: pub_preprint
- translation: مسودة
- - id: pub_report
- translation: تقرير
- - id: pub_book
- translation: كتاب
- - id: pub_book_section
- translation: قسم من كتاب
- - id: pub_thesis
- translation: أطروحة
- - id: pub_patent
- translation: براءة الإختراع
- # Project details
- - id: open_project_site
- translation: أذهب لموقع المشروع
- # Default titles for archive pages
- - id: posts
- translation: التعليقات
- - id: publications
- translation: المنشورات
- - id: talks
- translation: المحاضرات
- - id: projects
- translation: المشروعات
- # Search
- - id: search
- translation: بحث
- - id: search_placeholder
- translation: ابحث هنا...
- - id: search_results
- translation: نتائج البحث
- - id: search_no_results
- translation: لم يتم العثور على نتائج
- # Error 404
- - id: page_not_found
- translation: الصفحة غير موجودة
- - id: 404_recommendations
- translation: هل تبحث عن أحد الصفحات التالية؟
- # Cookie consent
- - id: cookie_message
- translation: هذا الموقع يستخدم ملفات تعريف الارتباط "الكوكيز" لنمنحك أفضل تجربة مستخدم ممكنة
- - id: cookie_dismiss
- translation: أوافق!
- - id: cookie_learn
- translation: تعرف على المزيد
|