Mercurial > mplayer.hg
annotate DOCS/xml/it/documentation.xml @ 30083:8375205ecdcc
vo_x11_classhint name argument should be const, since we pass string constants there.
author | reimar |
---|---|
date | Sun, 27 Dec 2009 14:19:48 +0000 |
parents | 0f1b5b68af32 |
children | 902fc3933489 |
rev | line source |
---|---|
23492
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
1 <?xml version="1.0" encoding="utf-8"?> |
27829 | 2 <!-- synced with r27843 --> |
23492
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
3 |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
4 <bookinfo id="toc"> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
5 <title><application>MPlayer</application> - Il Visualizzatore di film</title> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
6 <subtitle><ulink url="http://www.mplayerhq.hu"></ulink></subtitle> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
7 <date>24 marzo 2003</date> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
8 <copyright> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
9 <year>2000</year> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
10 <year>2001</year> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
11 <year>2002</year> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
12 <year>2003</year> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
13 <year>2004</year> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
14 <year>2005</year> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
15 <year>2006</year> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
16 <year>2007</year> |
25538 | 17 <year>2008</year> |
29263
0f1b5b68af32
whitespace cosmetics: Remove all trailing whitespace.
diego
parents:
28479
diff
changeset
|
18 <year>2009</year> |
23492
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
19 <holder>MPlayer team</holder> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
20 </copyright> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
21 <legalnotice> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
22 <title>License</title> |
23672 | 23 <para>MPlayer is free software; you can redistribute it and/or modify |
23492
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
24 it under the terms of the GNU General Public License as published by the |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
25 Free Software Foundation; either version 2 of the License, or (at your |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
26 option) any later version.</para> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
27 |
23672 | 28 <para>MPlayer is distributed in the hope that it will be useful, but |
23492
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
29 WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
30 or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
31 for more details.</para> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
32 |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
33 <para>You should have received a copy of the GNU General Public License |
23672 | 34 along with MPlayer; if not, write to the Free Software Foundation, |
23492
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
35 Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.</para> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
36 </legalnotice> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
37 </bookinfo> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
38 |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
39 |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
40 <preface id="howtoread"> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
41 <title>Come leggere questa documentazione</title> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
42 |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
43 <para> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
44 Se installi per la prima volta: assicurati di leggere tutto da qui fino alla |
23576
9a9993614fdc
other corrections, pointed out by emanuele aina (italian translation project)
ptt
parents:
23522
diff
changeset
|
45 fine della sezione sull'installazione e segui i collegamenti che troverai. Se |
23492
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
46 hai altre domande, ritorna alla <link linkend="toc">Tabella dei Contenuti</link> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
47 e cerca l'argomento, leggi le <xref linkend="faq"/>, o prova a ricercare nei |
23669 | 48 file (con grep, per esempio). Molte domande possono avere una risposta qui da |
49 qualche parte e le restanti probabilmente sono già state poste nelle nostre | |
23492
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
50 <ulink url="http://www.mplayerhq.hu/design7/mailing_lists.html">mailing list</ulink>. |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
51 Controlla gli |
27820 | 52 <ulink url="https://lists.mplayerhq.hu/mailman/listinfo">archivi</ulink>, ci |
23492
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
53 sono un sacco di valide informazioni da trovare. |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
54 </para> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
55 </preface> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
56 |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
57 |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
58 <chapter id="intro"> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
59 <title>Introduzione</title> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
60 |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
61 <para> |
23499 | 62 <application>MPlayer</application> è un visualizzatore di filmati per Linux |
27820 | 63 (gira su molte altre piattaforme Unix e architetture di CPU non-x86, vedi |
64 <xref linkend="ports"/>). | |
23492
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
65 Riproduce la maggior parte dei file del tipo MPEG, VOB, AVI, OGG/OGM, VIVO, |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
66 ASF/WMA/WMV, QT/MOV/MP4, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ, PVA, |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
67 file Matroska, aiutato da molti codec nativi, di Xanim, RealPlayer, o codec DLL |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
68 binari di Win32. Puoi guardare |
27820 | 69 VideoCD, SVCD, DVD, 3ivx, RealMedia, Sorenson, Theora, e anche filmati |
70 MPEG-4 (DivX). | |
23499 | 71 Un'altra importante caratteristica di <application>MPlayer</application> è il |
23492
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
72 supporto per un'ampia gamma di driver di uscita. Funziona con X11, Xv, DGA, |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
73 OpenGL, SVGAlib, fbdev, AAlib, libcaca, DirectFB, ma puoi anche usare GGI e SDL |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
74 (e in questo modo tutti i loro driver) e pure alcuni driver specifici di basso |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
75 livello (per Matrox, 3Dfx e Radeon, Mach64, Permedia3)! |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
76 La maggior parte di essi supporta il ridimensionamento via software o hardware, |
23499 | 77 così puoi gustarti i filmati a schermo intero. |
23492
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
78 <application>MPlayer</application> supporta la riproduzione attraverso alcune |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
79 schede di decodifica MPEG hardware, come <link linkend="dvb">DVB</link> e |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
80 <link linkend="dxr3">DXR3/Hollywood+</link>. E cosa dire dei grandi e bei |
27820 | 81 sottotitoli sfumati con antialias (14 tipi supportati) con font |
82 europei/ISO 8859-1,2 (ungherese, inglese, ceco, etc), cirillici, coreani, | |
83 e del visualizzatore su schermo (OnScreen Display, OSD)? | |
23492
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
84 </para> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
85 |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
86 <para> |
23576
9a9993614fdc
other corrections, pointed out by emanuele aina (italian translation project)
ptt
parents:
23522
diff
changeset
|
87 Il riproduttore è decisamente robusto nella riproduzione di file MPEG rovinati |
23579 | 88 (utile per alcuni VCD) e riproduce file AVI imperfetti, che sono illeggibili |
27820 | 89 con il famoso <application>Windows Media Player</application>. |
90 Si possono anche leggere gli AVI non indicizzati e puoi ricostruire il loro | |
91 indice temporaneamente con l'opzione <option>-idx</option> o permanentemente | |
92 con <application>MEncoder</application>, abilitando così la ricerca! | |
23499 | 93 Come puoi vedere, la stabilità e la qualità sono lo cose più importanti, |
94 ma anche la velocità è impressionante. C'è anche un potente sistema di | |
95 filtri per la manipolazione audio e video. | |
23492
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
96 </para> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
97 |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
98 <para> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
99 <application>MEncoder</application> (<application>MPlayer</application>'s Movie |
23499 | 100 Encoder, Codificatore di film di MPlayer) è un semplice codificatore di film, |
23492
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
101 progettato per codificare tutti i filmati visualizzabili da |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
102 <application>MPlayer</application> |
27820 | 103 (AVI/ASF/OGG/DVD/VCD/VOB/MPG/MOV/VIV/FLI/RM/NUV/NET/PVA) |
23492
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
104 in altri formati sempre visualizzabili da <application>MPlayer</application> |
27820 | 105 (vedi sotto). Può codificare con vari codec, come MPEG-4 (DivX4) |
23492
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
106 (uno o due passi), <systemitem class="library">libavcodec</systemitem>, audio |
27820 | 107 PCM/MP3/VBR MP3. |
23492
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
108 </para> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
109 |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
110 <itemizedlist> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
111 <title>Caratteristiche di <application>MEncoder</application></title> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
112 <listitem><para> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
113 Codifica da un'ampia gamma di formati e decodificatori di |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
114 <application>MPlayer</application> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
115 </para></listitem> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
116 <listitem><para> |
27829 | 117 Codifica in tutti i formati da |
118 <systemitem class="library">libavcodec</systemitem> di FFmpeg | |
23492
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
119 </para></listitem> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
120 <listitem><para> |
27820 | 121 Codifica video da sintonizzatori TV compatibili V4L |
23492
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
122 </para></listitem> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
123 <listitem><para> |
23522
dbb39f0ac70a
yes, interleave was deeply wrong translated. corrected
ptt
parents:
23499
diff
changeset
|
124 Codifica/multiplex in file AVI con interleave con indici corretti |
23492
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
125 </para></listitem> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
126 <listitem><para> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
127 Creazione di file da flussi audio esterni |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
128 </para></listitem> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
129 <listitem><para> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
130 Codifica in 1, 2 o 3 passi |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
131 </para></listitem> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
132 <listitem><para> |
27820 | 133 Audio MP3 VBR |
23492
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
134 </para></listitem> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
135 <listitem><para> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
136 Audio PCM |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
137 </para></listitem> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
138 <listitem><para> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
139 Copia dei flussi |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
140 </para></listitem> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
141 <listitem><para> |
23499 | 142 Sincronizzazione A/V dell'input (basata su PTS, può esser disabilitata con |
23492
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
143 l'opzione <option>-mc 0</option>) |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
144 </para></listitem> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
145 <listitem><para> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
146 Correzione dei fps con l'opzione <option>-ofps</option> (utile codificando |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
147 VOB a 30000/1001 fps in AVI a 24000/1001 fps) |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
148 </para></listitem> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
149 <listitem><para> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
150 Usa il nostro potentissimo sistema di filtri (crop, expand, flip, postprocess, |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
151 rotate, scale, conversione rgb/yuv) |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
152 </para></listitem> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
153 <listitem><para> |
27820 | 154 Può codificare sottotitoli DVD/VOBsub e sottotitoli testuali nel file di |
155 uscita | |
23492
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
156 </para></listitem> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
157 <listitem><para> |
23499 | 158 Può codificare sottotitoli DVD in formato VOBsub |
23492
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
159 </para></listitem> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
160 </itemizedlist> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
161 |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
162 <!-- FIXME: the license should be in bookinfo --> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
163 <para> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
164 <application>MPlayer</application> e <application>MEncoder</application> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
165 possono esser distribuiti nei termini della GNU General Public License Version 2. |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
166 </para> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
167 |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
168 </chapter> |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
169 |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
170 &install.xml; |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
171 |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
172 &usage.xml; |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
173 &cd-dvd.xml; |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
174 &tvinput.xml; |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
175 &radio.xml; |
28479 | 176 &video.xml; |
23492
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
177 &ports.xml; |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
178 &mencoder.xml; |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
179 &encoding-guide.xml; |
28479 | 180 &faq.xml; |
23492
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
181 &bugreports.xml; |
2f3c7788aac4
italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff
changeset
|
182 &skin.xml; |