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/handbook: hb-install-filesystems.xml
Date: Sun, 21 Jun 2009 12:10:21
Message-Id: E1MILsJ-0001Lt-87@stork.gentoo.org
1 chiguire 09/06/21 12:10:19
2
3 Modified: hb-install-filesystems.xml
4 Log:
5 updated spanish translation (jose maria alonso)
6
7 Revision Changes Path
8 1.3 xml/htdocs/doc/es/handbook/hb-install-filesystems.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/handbook/hb-install-filesystems.xml?rev=1.3&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/handbook/hb-install-filesystems.xml?rev=1.3&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/es/handbook/hb-install-filesystems.xml?r1=1.2&r2=1.3
13
14 Index: hb-install-filesystems.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-filesystems.xml,v
17 retrieving revision 1.2
18 retrieving revision 1.3
19 diff -u -r1.2 -r1.3
20 --- hb-install-filesystems.xml 21 Jun 2009 01:53:26 -0000 1.2
21 +++ hb-install-filesystems.xml 21 Jun 2009 12:10:19 -0000 1.3
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-filesystems.xml,v 1.2 2009/06/21 01:53:26 chiguire Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-filesystems.xml,v 1.3 2009/06/21 12:10:19 chiguire Exp $ -->
26 <!DOCTYPE included SYSTEM "/dtd/guide.dtd">
27
28 <included>
29 @@ -13,36 +13,36 @@
30
31 <p test="contains('x86 Alpha',func:keyval('arch'))">
32 El kernel de Linux soporta varios sistemas de ficheros. Explicaremos
33 -ext2, ext3, ResiserFS, XFS y JFS por ser los más utilizados en sistemas
34 +ext2, ext3, ReiserFS, XFS y JFS por ser los más utilizados en sistemas
35 Linux.
36 </p>
37
38 <p test="func:keyval('arch')='IA64'">
39 El kernel de Linux soporta varios sistemas de ficheros. Explicaremos vfat,
40 -ext2, ext3, ResiserFS, XFS y JFS por ser los más utilizados en sistemas
41 +ext2, ext3, ReiserFS, XFS y JFS por ser los más utilizados en sistemas
42 Linux.
43 </p>
44
45 <p test="func:keyval('arch')='AMD64'">
46 Varios sistemas de ficheros están disponibles. Algunos de ellos se
47 encontraron estables en la arquitectura amd64 mientras que otros no. Los
48 -siguiente se consideran estables: ext2, ext3 y XFS. JFS y ReiserFS podrían
49 +siguientes se consideran estables: ext2, ext3 y XFS. JFS y ReiserFS podrían
50 funcionar pero necesitan más pruebas. Si se es aventurero, pueden probarse
51 otros sistemas de ficheros.
52 </p>
53
54 <p test="func:keyval('arch')='arm'">
55 Varios sistemas de ficheros están disponibles. Algunos de ellos se
56 -encontraron estables en la arquitectura aarm mientras que otros no. ext2 y
57 -ext3 se consideran estables. JFS, XFS y ReiserFS podrían
58 -funcionar pero necesitan más pruebas. Si se es aventurero, pueden probarse
59 -otros sistemas de ficheros.
60 +encontraron estables en la arquitectura arm mientras que otros
61 +no. ext2 y ext3 se consideran estables. JFS, XFS y ReiserFS podrían
62 +funcionar pero necesitan más pruebas. Si se es aventurero, pueden
63 +probarse otros sistemas de ficheros.
64 </p>
65
66 <p test="func:keyval('arch')='HPPA'">
67 -Varios sistemas de ficheros están disponibles. Ext2, ext3, XFS y reiserfs
68 -ese consideran estables en la arquitectura HPPA. Otros son
69 -muy experimentales.
70 +Varios sistemas de ficheros están disponibles. Ext2, ext3, XFS y
71 +reiserfs se consideran estables en la arquitectura HPPA. Otros son muy
72 +experimentales.
73 </p>
74
75 <p test="func:keyval('arch')='MIPS'">
76 @@ -63,24 +63,25 @@
77 </note>
78
79 <p test="func:keyval('arch')='SPARC'">
80 -Several filesystems are available, some are known to be stable on the
81 -SPARC architecture. Ext2 and ext3, for example, are known to work well.
82 -Alternate filesystems may not function correctly.
83 +Varios sistemas de ficheros están disponibles, algunos son estables en
84 +la arquitectura SPARC. Se sabe que ext2 y ext3, por ejemplo, funcionan
85 +correctamente. Sistemas de ficheros alternativos puede que no funcionen
86 +correctamente.
87 </p>
88
89 <note test="func:keyval('arch')='Alpha'">
90 <c>aboot</c> solamente soporta el arranque desde particiones
91 <b>ext2</b> and <b>ext3</b>.
92 </note>
93 -
94 </body>
95 -<body>
96
97 +<body>
98 <p test="func:keyval('arch')='IA64'">
99 -<b>vfat</b> is the MS-DOS filesystem, updated to allow long filenames. It is
100 -also the only filesystem type that the EFI firmware on ia64 systems
101 -understands. The boot partition on ia64 systems should always be vfat, but for
102 -your data partitions you should use one of the other filesystems listed below.
103 +<b>vfat</b> es el sistema de ficheros de MS-DOS, actualizado para permitir
104 +nombres de fichero largos. Es también el único tipo de sistema de ficheros
105 +que el firmware EFI en sistemas ia64 puede usar. La partición de arranque
106 +en sistemas ia64 debe ser siempre vfat, sin embargo para sus particiones
107 +de datos debe usar alguno de los sistemas de ficheros listados abajo.
108 </p>
109
110 <p>
111 @@ -103,17 +104,16 @@
112 soporte para una rápida recuperación además de otros modos mejorados
113 de funcionamiento como registro completo y ordenado de datos. Utiliza
114 un árbol HTree como índice que permite un alto rendimiento en casi todas
115 -las situaciones. Como resumen ext3 es un sistema de ficheros muy bueno
116 +las situaciones. En resumen ext3 es un sistema de ficheros muy bueno
117 y fiable. Ext3 está recomendado en sistemas de ficheros para cualquier
118 propósito y cualquier plataforma. Si intenta instalar Gentoo en un disco
119 muy pequeño (de menos de 4GB), entonces necesitará indicarle a ext2 que
120 reserve suficientes nodos i cuando cree el sistema de ficheros,
121 ejecutando <c>mke2fs -j -T small /dev/&lt;device&gt;</c>.
122 </p>
123 -
124 </body>
125 -<body test="not(func:keyval('arch')='SPARC')">
126
127 +<body test="not(func:keyval('arch')='SPARC')">
128 <p test="not(func:keyval('arch')='PPC')">
129 <b>JFS</b> de IBM es un sistema de ficheros de alto rendimiento con
130 soporte transaccional. JFS es un sistema de ficheros ligero, rápido
131 @@ -124,7 +124,7 @@
132 <p>
133 <b>ReiserFS</b> es un sistema de ficheros B+ (basado en árboles
134 balanceados) que tiene un gran rendimiento, especialmente cuando
135 -trata con mucho ficheros pequeños a costa de emplear más ciclos
136 +trata con muchos ficheros pequeños a costa de emplear más ciclos
137 de CPU. ReiserFS parece tener menos mantenimiento que otros
138 sistemas de ficheros.
139 </p>
140 @@ -134,7 +134,6 @@
141 juego de características robustas y está optimizado para ser
142 escalable. XFS parece ser menos robusto ante fallos hardware.
143 </p>
144 -
145 </body>
146 </section>
147 </included>