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

Variables

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

Detailed Description

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

Variable Documentation

◆ bibliographic_fields

dict docutils.languages.sk.bibliographic_fields
Initial value:
1= {
2 'autor': 'author',
3 'autori': 'authors',
4 'organizácia': 'organization',
5 'adresa': 'address',
6 'kontakt': 'contact',
7 'verzia': 'version',
8 'revízia': 'revision',
9 'stav': 'status',
10 'dátum': 'date',
11 'copyright': 'copyright',
12 'venovanie': 'dedication',
13 'abstraktne': 'abstract'}

◆ labels

dict docutils.languages.sk.labels
Initial value:
1= {
2 'author': 'Autor',
3 'authors': 'Autori',
4 'organization': 'Organizácia',
5 'address': 'Adresa',
6 'contact': 'Kontakt',
7 'version': 'Verzia',
8 'revision': 'Revízia',
9 'status': 'Stav',
10 'date': 'Dátum',
11 'copyright': 'Copyright',
12 'dedication': 'Venovanie',
13 'abstract': 'Abstraktne',
14 'attention': 'Pozor!',
15 'caution': 'Opatrne!',
16 'danger': '!NEBEZPEČENSTVO!',
17 'error': 'Chyba',
18 'hint': 'Rada',
19 'important': 'Dôležité',
20 'note': 'Poznámka',
21 'tip': 'Tip',
22 'warning': 'Varovanie',
23 'contents': 'Obsah'}