Difference between revisions of "Translations:Install/Creating Filesystems/18/pt-br"

From Funtoo
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{TableStart}}
{{TableStart}}
<tr><th>Sistema de Arquivos</th><th>Recomendado como sistema raiz?</th><th>Requer ferramentas adicionais?</th></tr>
<tr><th>Sistema de Arquivo</th><th>Recomendado como sistema raiz?</th><th>Ferramentas adicionais para instalar</th></tr>
<tr><td>ext4</td><td>Sim, preferencialmente</td><td>None</td></tr>
<tr><td>ext4</td><td>Sim</td><td>Nenhum</td></tr>
<tr><td>XFS</td><td>Sim, opcionalmente</td><td>{{c|sys-fs/xfsprogs}}</td></tr>
<tr><td>XFS</td><td>Sim</td><td>{{c|sys-fs/xfsprogs}}</td></tr>
<tr><td>zfs</td><td><span style="font-weight: bold; color: #f88">Não</span> - Somente usuários avançados</td><td>{{c|sys-fs/zfs}}</td></tr>
<tr><td>zfs</td><td><span style="font-weight: bold; color: #f88">Não</span> - somente usuários avançados</td><td>{{c|sys-fs/zfs}}</td></tr>
<tr><td>btrfs</td><td><span style="font-weight: bold; color: #f88">Não</span> - Somente usuários avançados</td><td>{{c|sys-fs/btrfs-progs}}</td></tr>
<tr><td>btrfs</td><td><span style="font-weight: bold; color: #f88">Não</span> - somente usuários avançados</td><td>{{c|sys-fs/btrfs-progs}}</td></tr>
{{TableEnd}}
{{TableEnd}}

Latest revision as of 19:15, March 31, 2023

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 ArquivoRecomendado como sistema raiz?Ferramentas adicionais para instalar
ext4SimNenhum
XFSSimsys-fs/xfsprogs
zfsNão - somente usuários avançadossys-fs/zfs
btrfsNão - somente usuários avançadossys-fs/btrfs-progs