summaryrefslogtreecommitdiff
path: root/es/boot-installer/boot-installer.xml
diff options
context:
space:
mode:
authorOmar Campagne <ocampagne@gmail.com>2010-10-05 21:37:35 +0000
committerOmar Campagne <ocampagne@gmail.com>2010-10-05 21:37:35 +0000
commit59ebc00f9b092ef95f1cff9cadd719f3ff4992a8 (patch)
treeef8cdd4877917b075cacc94a8aae4740a66838de /es/boot-installer/boot-installer.xml
parent2ef99e2d2f5c20a8cf5a7ce2f9ef5d044ef2b2bf (diff)
downloadinstallation-guide-59ebc00f9b092ef95f1cff9cadd719f3ff4992a8.zip
Spanish translation migration to gettext
Diffstat (limited to 'es/boot-installer/boot-installer.xml')
-rw-r--r--es/boot-installer/boot-installer.xml50
1 files changed, 0 insertions, 50 deletions
diff --git a/es/boot-installer/boot-installer.xml b/es/boot-installer/boot-installer.xml
deleted file mode 100644
index d963b7d57..000000000
--- a/es/boot-installer/boot-installer.xml
+++ /dev/null
@@ -1,50 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- original version: 64740 -->
-<!-- revisado jfs, 21 noviembre 24 -->
-<!-- actualizado elric, 11 Agosto 2010 -->
-
-<chapter id="boot-installer"><title>Arranque del sistema de instalación</title>
-
-<!-- Include only archs that are documented to avoid build-errors -->
-<!-- The arch="..." condition can be deleted when al archs are present -->
- <sect1 arch="arm;any-x86;ia64;mips;mipsel;s390;powerpc;sparc">
- <title>Arranque del instalador en &arch-title;</title>
-
-<!-- This info is so architecture dependent, that I have turned the -->
-<!-- structure inside out for this chapter. Each arch has a document. -->
-<!-- Note: archs hppa are currently missing -->
-
-<warning arch="any-x86;powerpc"><para>
-
-Debería asegurarse de que ha apagado otros sistemas operativos
-<emphasis>antes</emphasis> de arrancar el instalador si desea poder mantener
-estos sistemas (configuración de arranque dual). La instalación de un sistema
-operativo mientras otro está hibernado (o se ha suspendido a disco) podría
-resultar en daños o la pérdida del estado del sistema operativo suspendido.
-Esto, a su vez, podría causar problemas cuando se vuelva a arrancar.
-
-</para></warning>
-<note condition="gtk"><para>
-
-Consulte <xref linkend="graphical"/> si desea más información sobre
-el arranque del instalador gráfico.
-
-</para></note>
-
-&boot-installer-arm.xml;
-<!-- &boot-installer-hppa.xml; -->
-&boot-installer-x86.xml;
-&boot-installer-ia64.xml;
-&boot-installer-mips.xml;
-&boot-installer-mipsel.xml;
-&boot-installer-s390.xml;
-&boot-installer-powerpc.xml;
-&boot-installer-sparc.xml;
-
- </sect1>
-
-&boot-installer-accessibility.xml;
-&boot-installer-parameters.xml;
-&boot-installer-trouble.xml;
-
-</chapter>