docutils.languages.fa module

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

labels = {'abstract': 'چکیده', 'address': 'آدرس', 'attention': 'توجه!', 'author': 'نویسنده', 'authors': 'نویسندگان', 'caution': 'احتیاط!', 'contact': 'تماس', 'contents': 'محتوا', 'copyright': 'کپی\u200cرایت', 'danger': 'خطر!', 'date': 'تاریخ', 'dedication': 'تخصیص', 'error': 'خطا', 'hint': 'راهنما', 'important': 'مهم', 'note': 'یادداشت', 'organization': 'سازمان', 'revision': 'بازبینی', 'status': 'وضعیت', 'tip': 'نکته', 'version': 'نسخه', 'warning': 'اخطار'}

Mapping of node class name to label text.

bibliographic_fields = {'آدرس': 'address', 'بازبینی': 'revision', 'تاریخ': 'date', 'تخصیص': 'dedication', 'تماس': 'contact', 'سازمان': 'organization', 'نسخه': 'version', 'نویسنده': 'author', 'نویسندگان': 'authors', 'وضعیت': 'status', 'چکیده': 'abstract', 'کپی\u200cرایت': 'copyright'}

Persian (lowcased) to canonical name mapping for bibliographic fields.

author_separators = ['؛', '،']

List of separator strings for the ‘Authors’ bibliographic field. Tried in order.