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

Variables

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

Detailed Description

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

Variable Documentation

◆ bibliographic_fields

dict docutils.languages.pl.bibliographic_fields
Initial value:
1= {
2 # language-dependent: fixed
3 'autor': 'author',
4 'autorzy': 'authors',
5 'organizacja': 'organization',
6 'adres': 'address',
7 'kontakt': 'contact',
8 'wersja': 'version',
9 'korekta': 'revision',
10 'status': 'status',
11 'data': 'date',
12 'copyright': 'copyright',
13 'dedykacja': 'dedication',
14 'streszczenie': 'abstract'}

◆ labels

dict docutils.languages.pl.labels
Initial value:
1= {
2 # fixed: language-dependent
3 'author': 'Autor',
4 'authors': 'Autorzy',
5 'organization': 'Organizacja',
6 'address': 'Adres',
7 'contact': 'Kontakt',
8 'version': 'Wersja',
9 'revision': 'Korekta',
10 'status': 'Status',
11 'date': 'Data',
12 'copyright': 'Copyright',
13 'dedication': 'Dedykacja',
14 'abstract': 'Streszczenie',
15 'attention': 'Uwaga!',
16 'caution': 'Ostrożnie!',
17 'danger': '!Niebezpieczeństwo!',
18 'error': 'Błąd',
19 'hint': 'Wskazówka',
20 'important': 'Ważne',
21 'note': 'Przypis',
22 'tip': 'Rada',
23 'warning': 'Ostrzeżenie',
24 'contents': 'Treść'}