Difference between revisions of "Translations:Install/Creating Filesystems/18/es"

From Funtoo
Jump to navigation Jump to search
(Created page with "{{TableStart}} <tr><th>Sistema de archivo</th><th>¿es recomendado como sistema de archivos root?</th><th>Herramientas adicionales requeridas</th></tr> <tr><td>ext4</td><td>Ye...")
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{TableStart}}
{{TableStart}}
<tr><th>Sistema de archivo</th><th>¿es recomendado como sistema de archivos root?</th><th>Herramientas adicionales requeridas</th></tr>
<tr><th>Sistema de archivo</th><th>¿es recomendado como sistema de archivos root?</th><th>Herramientas adicionales requeridas</th></tr>
<tr><td>ext4</td><td>Yes</td><td>Ninguna</td></tr>
<tr><td>ext4</td><td></td><td>Ninguna</td></tr>
<tr><td>XFS</td><td>Yes</td><td>{{c|sys-fs/xfsprogs}}</td></tr>
<tr><td>XFS</td><td></td><td>{{c|sys-fs/xfsprogs}}</td></tr>
<tr><td>reiserfs</td><td>Sí -- necesitará encender el soporte desde el kernel</td><td>{{c|sys-fs/reiserfsprogs}}</td></tr>
<tr><td>zfs</td><td><span style="font-weight: bold; color: #f88">No</span> - solo usuarios avanzados</td><td>{{c|sys-fs/zfs}}</td></tr>
<tr><td>zfs</td><td><span style="font-weight: bold; color: #f88">No</span> - solo usuarios avanzados</td><td>{{c|sys-fs/zfs}}</td></tr>
<tr><td>btrfs</td><td><span style="font-weight: bold; color: #f88">No</span> - solo usuarios avanzados</td><td>{{c|sys-fs/btrfs-progs}}</td></tr>
<tr><td>btrfs</td><td><span style="font-weight: bold; color: #f88">No</span> - solo usuarios avanzados</td><td>{{c|sys-fs/btrfs-progs}}</td></tr>
{{TableEnd}}
{{TableEnd}}

Latest revision as of 21:24, August 18, 2022

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Install/Creating Filesystems)
{{TableStart}}
<tr><th>Filesystem</th><th>Recommended as root file system?</th><th>Additional tools required to emerge</th></tr>
<tr><td>ext4</td><td>Yes</td><td>None</td></tr>
<tr><td>XFS</td><td>Yes</td><td>{{c|sys-fs/xfsprogs}}</td></tr>
<tr><td>zfs</td><td><span style="font-weight: bold; color: #f88">No</span> - advanced users only</td><td>{{c|sys-fs/zfs}}</td></tr>
<tr><td>btrfs</td><td><span style="font-weight: bold; color: #f88">No</span> - advanced users only</td><td>{{c|sys-fs/btrfs-progs}}</td></tr>
{{TableEnd}}
Sistema de archivo¿es recomendado como sistema de archivos root?Herramientas adicionales requeridas
ext4Ninguna
XFSsys-fs/xfsprogs
reiserfsSí -- necesitará encender el soporte desde el kernelsys-fs/reiserfsprogs
zfsNo - solo usuarios avanzadossys-fs/zfs
btrfsNo - solo usuarios avanzadossys-fs/btrfs-progs