blob: bdcfad302ea8cac96e5c0991cc7519b523bcf47a (
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
|
<!-- 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)
-->
<!-- Entità inglesi tradotte -->
<!ENTITY Alt "<keycap>Alt</keycap>">
<!ENTITY Backspace "<keycap>Backspace</keycap>">
<!ENTITY cdrom "<hardware>unità CD-ROM</hardware>">
<!ENTITY Ctrl "<keycap>Ctrl</keycap>">
<!ENTITY dpi "<acronym>dpi</acronym>">
<!ENTITY eg "<abbrev>ad es.</abbrev>">
<!ENTITY Esc "<keycap>Esc</keycap>">
<!ENTITY Enter "<keycap>Invio</keycap>">
<!ENTITY etc "<abbrev>ecc.</abbrev>">
<!ENTITY FAQ "<acronym>FAQ</acronym>">
<!ENTITY ie "cioè">
<!ENTITY Tab "<keycap>Tab</keycap>">
<!-- remove one of these two -->
<!ENTITY kcontrol "<application>Centro di controllo di &kde;</application>">
<!ENTITY kcontrolcenter "<application>Centro di controllo di &kde;</application>">
<!ENTITY khelpcenter "<application>Centro di informazioni di &kde;</application>">
<!ENTITY kicon "<guiicon>
<inlinemediaobject>
<objectinfo><title>icona K di &kde;</title></objectinfo>
<imageobject><imagedata fileref='common/kmenu.png' format='PNG'/></imageobject>
<textobject><phrase>K</phrase></textobject>
</inlinemediaobject>
</guiicon> icon"><!-- if image is localised, then entityref should be used
instead of fileref -->
<!ENTITY kmenu "menu <guimenu>K</guimenu>">
<!ENTITY LMB "tasto <mousebutton>sinistro</mousebutton> del mouse">
<!ENTITY MMB "tasto <mousebutton>centrale</mousebutton> del mouse">
<!ENTITY OS "sistema operativo"><!-- <acronym>OS</acronym>-->
<!ENTITY RMB "tasto <mousebutton>destro</mousebutton> del mouse">
<!ENTITY Shift "<keycap>Shift</keycap>">
<!-- -->
<!-- Note (EB): you can translate the entity names as well:
&cioe;
&ecc;
&TSM; &TCM; &TDM;
etc. -->
<!-- -->
<!-- Entità aggiunte dai traduttori -->
<!ENTITY teamit "il Team di traduzione in italiano di &kde;">
|