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

Variables

dict labels
 
dict bibliographic_fields
 
list author_separators = [';', ',']
 

Detailed Description

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

Variable Documentation

◆ bibliographic_fields

dict docutils.languages.he.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',
15 }

◆ labels

dict docutils.languages.he.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': 'תוכן',
25 }