summaryrefslogtreecommitdiffstats
path: root/kdoctools/customization/cs/user.entities
blob: 29fa464ba8926bddfb26583b5f99f3451f1d1fa5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<!-- This file contains entities (only!) to make authoring/translating
     a document easier.  They are necessarily language-specific.
     In the case of name clashes, entities in this file always lose.
     Keep the entities simple, but _always_ provide them with full markup.
     Please keep the entities sorted on the name: it will avoid duplicate
     names (which if they occur will cost you a _lot_ of time)
 -->

<!ENTITY Alt	"<keycap>Alt</keycap>">
<!ENTITY Backspace	"<keycap>Backspace</keycap>">
<!ENTITY cdrom	'<hardware>CD-ROM mechanika</hardware>'>
<!ENTITY Ctrl	"<keycap>Ctrl</keycap>">
<!ENTITY dpi	'<acronym>dpi</acronym>'>
<!ENTITY eg     "<abbrev>např.</abbrev>">
<!ENTITY Esc	"<keycap>Esc</keycap>">
<!ENTITY etc    "<abbrev>atd.</abbrev>">
<!ENTITY FAQ	'<acronym>FAQ</acronym>'>
<!ENTITY ie     "<abbrev>tj.</abbrev>">
<!ENTITY infocenter	"<application>Informační centrum</application>">
<!ENTITY kcontrolcenter	"<application>Ovládací centrum KDE</application>">
<!ENTITY LMB    "<mousebutton>levé</mousebutton> tlačítko myši">
<!ENTITY MMB    "<mousebutton>prostřední</mousebutton> tlačítko myši">
<!ENTITY OS	"operační systém">
<!ENTITY RMB    "<mousebutton>pravé</mousebutton> tlačítko myši">
<!ENTITY Shift	"<keycap>Shift</keycap>">