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

Variables

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

Detailed Description

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

Variable Documentation

◆ bibliographic_fields

dict docutils.languages.uk.bibliographic_fields
Initial value:
1= {
2 'анотація': 'abstract',
3 'адреса': 'address',
4 'автор': 'author',
5 'автори': 'authors',
6 'контакт': 'contact',
7 'права копіювання': 'copyright',
8 'дата': 'date',
9 'посвячення': 'dedication',
10 'організація': 'organization',
11 'редакція': 'revision',
12 'статус': 'status',
13 'версія': 'version'}

◆ labels

dict docutils.languages.uk.labels
Initial value:
1= {
2 'abstract': 'Анотація',
3 'address': 'Адреса',
4 'attention': 'Увага!',
5 'author': 'Автор',
6 'authors': 'Автори',
7 'caution': 'Обережно!',
8 'contact': 'Контакт',
9 'contents': 'Зміст',
10 'copyright': 'Права копіювання',
11 'danger': 'НЕБЕЗПЕЧНО!',
12 'date': 'Дата',
13 'dedication': 'Посвячення',
14 'error': 'Помилка',
15 'hint': 'Порада',
16 'important': 'Важливо',
17 'note': 'Примітка',
18 'organization': 'Організація',
19 'revision': 'Редакція',
20 'status': 'Статус',
21 'tip': 'Підказка',
22 'version': 'Версія',
23 'warning': 'Попередження'}