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

Variables

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

Detailed Description

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

Variable Documentation

◆ bibliographic_fields

dict docutils.languages.gl.bibliographic_fields
Initial value:
1= {
2 # language-dependent: fixed
3 'autor': 'author',
4 'autores': 'authors',
5 'organización': 'organization',
6 'enderezo': 'address',
7 'contacto': 'contact',
8 'versión': 'version',
9 'revisión': 'revision',
10 'estado': 'status',
11 'data': 'date',
12 'dereitos de copia': 'copyright',
13 'dedicatoria': 'dedication',
14 'abstract': 'abstract'}

◆ labels

dict docutils.languages.gl.labels
Initial value:
1= {
2 # fixed: language-dependent
3 'author': 'Autor',
4 'authors': 'Autores',
5 'organization': 'Organización',
6 'address': 'Enderezo',
7 'contact': 'Contacto',
8 'version': 'Versión',
9 'revision': 'Revisión',
10 'status': 'Estado',
11 'date': 'Data',
12 'copyright': 'Dereitos de copia',
13 'dedication': 'Dedicatoria',
14 'abstract': 'Abstract',
15 'attention': 'Atención!',
16 'caution': 'Advertencia!',
17 'danger': 'PERIGO!',
18 'error': 'Erro',
19 'hint': 'Consello',
20 'important': 'Importante',
21 'note': 'Nota',
22 'tip': 'Suxestión',
23 'warning': 'Aviso',
24 'contents': 'Contido'}