Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Variables
docutils.languages.ar Namespace Reference

Variables

dict labels
 
dict bibliographic_fields
 
list author_separators = ['؛', '،']
 

Detailed Description

Arabic-language mappings for language-dependent features of Docutils.

Variable Documentation

◆ bibliographic_fields

dict docutils.languages.ar.bibliographic_fields
Initial value:
1= {
2 # language-dependent: fixed
3 'مؤلف': 'author',
4 'مؤلفون': 'authors',
5 'التنظيم': 'organization',
6 'العنوان': 'address',
7 'اتصل': 'contact',
8 'نسخة': 'version',
9 'مراجعة': 'revision',
10 'الحالة': 'status',
11 'تاریخ': 'date',
12 'الحقوق': 'copyright',
13 'إهداء': 'dedication',
14 'ملخص': 'abstract'}

◆ labels

dict docutils.languages.ar.labels
Initial value:
1= {
2 # fixed: language-dependent
3 'author': 'المؤلف',
4 'authors': 'المؤلفون',
5 'organization': 'التنظيم',
6 'address': 'العنوان',
7 'contact': 'اتصل',
8 'version': 'نسخة',
9 'revision': 'مراجعة',
10 'status': 'الحالة',
11 'date': 'تاریخ',
12 'copyright': 'الحقوق',
13 'dedication': 'إهداء',
14 'abstract': 'ملخص',
15 'attention': 'تنبيه',
16 'caution': 'احتیاط',
17 'danger': 'خطر',
18 'error': 'خطأ',
19 'hint': 'تلميح',
20 'important': 'مهم',
21 'note': 'ملاحظة',
22 'tip': 'نصيحة',
23 'warning': 'تحذير',
24 'contents': 'المحتوى'}