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

Variables

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

Detailed Description

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

Variable Documentation

◆ bibliographic_fields

dict docutils.languages.fa.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.fa.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': 'محتوا'}