Gentoo Archives: gentoo-commits

From: "John Christian Stoddart (chiguire)" <chiguire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/es: alsa-guide.xml
Date: Mon, 28 May 2012 22:27:23
Message-Id: 20120528222713.D8C302004B@flycatcher.gentoo.org
1 chiguire 12/05/28 22:27:13
2
3 Modified: alsa-guide.xml
4 Log:
5 updated spanish translation
6
7 Revision Changes Path
8 1.28 xml/htdocs/doc/es/alsa-guide.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/alsa-guide.xml?rev=1.28&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/alsa-guide.xml?rev=1.28&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/alsa-guide.xml?r1=1.27&r2=1.28
13
14 Index: alsa-guide.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/alsa-guide.xml,v
17 retrieving revision 1.27
18 retrieving revision 1.28
19 diff -u -r1.27 -r1.28
20 --- alsa-guide.xml 14 Feb 2012 14:14:12 -0000 1.27
21 +++ alsa-guide.xml 28 May 2012 22:27:13 -0000 1.28
22 @@ -1,7 +1,7 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/alsa-guide.xml,v 1.27 2012/02/14 14:14:12 nimiux Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/alsa-guide.xml,v 1.28 2012/05/28 22:27:13 chiguire Exp $ -->
28
29 <guide lang="es">
30 <title>Guía ALSA para Gentoo Linux</title>
31 @@ -22,7 +22,7 @@
32 <mail link="anpereir@g.o">Andrés Pereira</mail>
33 </author>
34 <author title="Traductor">
35 - <mail link="chiguire@g.o">John Christian Stoddart</mail>
36 + <mail link="chiguire"/>
37 </author>
38 <author title="Traductor">
39 <mail link="nimiux"/>
40 @@ -36,8 +36,8 @@
41 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
42 <license/>
43
44 -<version>3</version>
45 -<date>2012-02-13</date>
46 +<version>4</version>
47 +<date>2012-05-27</date>
48
49 <chapter>
50 <title>Introducción</title>
51 @@ -49,7 +49,7 @@
52 ALSA es la <e>Arquitectura Avanzada de Sonido Linux</e> y proporciona
53 audio y MIDI (<e>Interfaz Digital de Instrumentos Musicales </e>) al
54 sistema operativo Linux. ALSA es el subsistema de sonido por defecto
55 -en la serie de núcleos 3.0 y 2.6, reemplazando por tanto a a OSS
56 +en la serie de núcleos 3.x y 2.6, reemplazando por tanto a a OSS
57 <e>Sistema de Sonido Abierto</e>), que fue el subsistema de sonido
58 utilizado en la serie de núcleos 2.4.
59 </p>