1= {
2
3 'author': 'Autor',
4 'authors': 'Autoři',
5 'organization': 'Organizace',
6 'address': 'Adresa',
7 'contact': 'Kontakt',
8 'version': 'Verze',
9 'revision': 'Revize',
10 'status': 'Stav',
11 'date': 'Datum',
12 'copyright': 'Copyright',
13 'dedication': 'Věnování',
14 'abstract': 'Abstrakt',
15 'attention': 'Pozor!',
16 'caution': 'Opatrně!',
17 'danger': '!NEBEZPEČÍ!',
18 'error': 'Chyba',
19 'hint': 'Rada',
20 'important': 'Důležité',
21 'note': 'Poznámka',
22 'tip': 'Tip',
23 'warning': 'Varování',
24 'contents': 'Obsah'}