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

Variables

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

Detailed Description

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

Variable Documentation

◆ bibliographic_fields

dict docutils.languages.af.bibliographic_fields
Initial value:
1= {
2 'auteur': 'author',
3 'auteurs': 'authors',
4 'organisasie': 'organization',
5 'adres': 'address',
6 'kontak': 'contact',
7 'weergawe': 'version',
8 'revisie': 'revision',
9 'status': 'status',
10 'datum': 'date',
11 'kopiereg': 'copyright',
12 'opdrag': 'dedication',
13 'opsomming': 'abstract'}

◆ labels

dict docutils.languages.af.labels
Initial value:
1= {
2 'author': 'Auteur',
3 'authors': 'Auteurs',
4 'organization': 'Organisasie',
5 'address': 'Adres',
6 'contact': 'Kontak',
7 'version': 'Weergawe',
8 'revision': 'Revisie',
9 'status': 'Status',
10 'date': 'Datum',
11 'copyright': 'Kopiereg',
12 'dedication': 'Opdrag',
13 'abstract': 'Opsomming',
14 'attention': 'Aandag!',
15 'caution': 'Wees versigtig!',
16 'danger': '!GEVAAR!',
17 'error': 'Fout',
18 'hint': 'Wenk',
19 'important': 'Belangrik',
20 'note': 'Nota',
21 'tip': 'Tip', # hint and tip both have the same translation: wenk
22 'warning': 'Waarskuwing',
23 'contents': 'Inhoud'}