summaryrefslogtreecommitdiff
path: root/po/pt/random-bits.po
diff options
context:
space:
mode:
authorHolger Wansing <holgerw@debian.org>2016-11-25 19:10:17 +0000
committerHolger Wansing <holgerw@debian.org>2016-11-25 19:10:17 +0000
commit5f431502c87bd280d1e15de6ebe5aef4040bb5c5 (patch)
tree34e5b9de0f3d59b695d403da5bef764241398452 /po/pt/random-bits.po
parent8b8d8cc465281596d6e80ef18c35812b8762cd6a (diff)
downloadinstallation-guide-5f431502c87bd280d1e15de6ebe5aef4040bb5c5.zip
Refresh po and pot files after changings in en
Diffstat (limited to 'po/pt/random-bits.po')
-rw-r--r--po/pt/random-bits.po185
1 files changed, 97 insertions, 88 deletions
diff --git a/po/pt/random-bits.po b/po/pt/random-bits.po
index 55d6b24bb..45cb80bb2 100644
--- a/po/pt/random-bits.po
+++ b/po/pt/random-bits.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: random-bits\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2016-04-08 20:25+0000\n"
+"POT-Creation-Date: 2016-11-25 19:03+0000\n"
"PO-Revision-Date: 2016-04-16 19:00+0100\n"
"Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n"
"Language-Team: Portuguese <kde-i18n-doc@kde.org>\n"
@@ -986,14 +986,23 @@ msgstr ""
#. Tag: para
#: random-bits.xml:467
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "Substitute one of the following for <replaceable>ARCH</replaceable> in "
+#| "the <command>debootstrap</command> command: <userinput>amd64</userinput>, "
+#| "<userinput>arm64</userinput>, <userinput>armel</userinput>, "
+#| "<userinput>armhf</userinput>, <userinput>i386</userinput>, "
+#| "<userinput>mips</userinput>, <userinput>mipsel</userinput>, "
+#| "<userinput>powerpc</userinput>, <userinput>ppc64el</userinput>, or "
+#| "<userinput>s390x</userinput>."
msgid ""
"Substitute one of the following for <replaceable>ARCH</replaceable> in the "
"<command>debootstrap</command> command: <userinput>amd64</userinput>, "
"<userinput>arm64</userinput>, <userinput>armel</userinput>, "
"<userinput>armhf</userinput>, <userinput>i386</userinput>, <userinput>mips</"
-"userinput>, <userinput>mipsel</userinput>, <userinput>powerpc</userinput>, "
-"<userinput>ppc64el</userinput>, or <userinput>s390x</userinput>."
+"userinput>, <userinput>mips64el</userinput>, <userinput>mipsel</userinput>, "
+"<userinput>powerpc</userinput>, <userinput>ppc64el</userinput>, or "
+"<userinput>s390x</userinput>."
msgstr ""
"Substitua um dos seguintes por <replaceable>ARCH</replaceable> no comando "
"<command>debootstrap</command>: <userinput>amd64</userinput>, "
@@ -1003,7 +1012,7 @@ msgstr ""
"<userinput>ppc64el</userinput>, ou <userinput>s390x</userinput>."
#. Tag: screen
-#: random-bits.xml:483
+#: random-bits.xml:484
#, no-c-format
msgid ""
"# /usr/sbin/debootstrap --arch ARCH &releasename; \\\n"
@@ -1013,13 +1022,13 @@ msgstr ""
" /mnt/debinst http://ftp.us.debian.org/debian"
#. Tag: title
-#: random-bits.xml:489
+#: random-bits.xml:490
#, no-c-format
msgid "Configure The Base System"
msgstr "Configurar o Sistema Base"
#. Tag: para
-#: random-bits.xml:490
+#: random-bits.xml:491
#, no-c-format
msgid ""
"Now you've got a real &debian; system, though rather lean, on disk. "
@@ -1045,13 +1054,13 @@ msgstr ""
"mesmo."
#. Tag: title
-#: random-bits.xml:508
+#: random-bits.xml:509
#, no-c-format
msgid "Create device files"
msgstr "Criar ficheiros de dispositivos"
#. Tag: para
-#: random-bits.xml:509
+#: random-bits.xml:510
#, no-c-format
msgid ""
"At this point <filename>/dev/</filename> only contains very basic device "
@@ -1072,13 +1081,13 @@ msgstr ""
"sistema."
#. Tag: para
-#: random-bits.xml:519
+#: random-bits.xml:520
#, no-c-format
msgid "A few of the available options are:"
msgstr "Algumas das opções disponíveis são:"
#. Tag: para
-#: random-bits.xml:524
+#: random-bits.xml:525
#, no-c-format
msgid ""
"install the makedev package, and create a default set of static device files "
@@ -1088,7 +1097,7 @@ msgstr ""
"dispositivos estáticos utilizando (após fazer chroot)"
#. Tag: screen
-#: random-bits.xml:528
+#: random-bits.xml:529
#, no-c-format
msgid ""
"# apt install makedev\n"
@@ -1102,7 +1111,7 @@ msgstr ""
"# MAKEDEV generic"
#. Tag: para
-#: random-bits.xml:531
+#: random-bits.xml:532
#, no-c-format
msgid ""
"manually create only specific device files using <command>MAKEDEV</command>"
@@ -1111,7 +1120,7 @@ msgstr ""
"<command>MAKEDEV</command>"
#. Tag: para
-#: random-bits.xml:536
+#: random-bits.xml:537
#, no-c-format
msgid ""
"bind mount /dev from your host system on top of /dev in the target system; "
@@ -1123,13 +1132,13 @@ msgstr ""
"ficheiros de dispositivos, por isso esta opção deve ser utilizada com cuidado"
#. Tag: title
-#: random-bits.xml:549
+#: random-bits.xml:550
#, no-c-format
msgid "Mount Partitions"
msgstr "Partições a Montar"
#. Tag: para
-#: random-bits.xml:550
+#: random-bits.xml:551
#, no-c-format
msgid ""
"You need to create <filename>/etc/fstab</filename>. "
@@ -1204,13 +1213,13 @@ msgstr ""
"de continuar:"
#. Tag: screen
-#: random-bits.xml:576
+#: random-bits.xml:577
#, no-c-format
msgid "# mount -t proc proc /proc"
msgstr "# mount -t proc proc /proc"
#. Tag: para
-#: random-bits.xml:578
+#: random-bits.xml:579
#, no-c-format
msgid ""
"The command <userinput>ls /proc</userinput> should now show a non-empty "
@@ -1221,19 +1230,19 @@ msgstr ""
"não-vazio. Se isto falhar, você pode montar o proc fora da chroot:"
#. Tag: screen
-#: random-bits.xml:584
+#: random-bits.xml:585
#, no-c-format
msgid "# mount -t proc proc /mnt/debinst/proc"
msgstr "# mount -t proc proc /mnt/debinst/proc"
#. Tag: title
-#: random-bits.xml:590
+#: random-bits.xml:591
#, no-c-format
msgid "Setting Timezone"
msgstr "Configurar o Fuso Horário"
#. Tag: para
-#: random-bits.xml:591
+#: random-bits.xml:592
#, no-c-format
msgid ""
"Setting the third line of the file <filename>/etc/adjtime</filename> to "
@@ -1263,19 +1272,19 @@ msgstr ""
"fuso horário."
#. Tag: screen
-#: random-bits.xml:605
+#: random-bits.xml:606
#, no-c-format
msgid "# dpkg-reconfigure tzdata"
msgstr "# dpkg-reconfigure tzdata"
#. Tag: title
-#: random-bits.xml:611
+#: random-bits.xml:612
#, no-c-format
msgid "Configure Networking"
msgstr "Configurar a Rede"
#. Tag: para
-#: random-bits.xml:612
+#: random-bits.xml:613
#, no-c-format
msgid ""
"To configure networking, edit <filename>/etc/network/interfaces</filename>, "
@@ -1400,13 +1409,13 @@ msgstr ""
"associada com um nome de interface (eth0, eth1, etc.) que você espera."
#. Tag: title
-#: random-bits.xml:653
+#: random-bits.xml:654
#, no-c-format
msgid "Configure Apt"
msgstr "Configurar o Apt"
#. Tag: para
-#: random-bits.xml:654
+#: random-bits.xml:655
#, no-c-format
msgid ""
"Debootstrap will have created a very basic <filename>/etc/apt/sources.list</"
@@ -1433,13 +1442,13 @@ msgstr ""
"userinput> depois de ter feito alterações á lista de fontes."
#. Tag: title
-#: random-bits.xml:670
+#: random-bits.xml:671
#, no-c-format
msgid "Configure Locales and Keyboard"
msgstr "Configurar os Locales e o Teclado"
#. Tag: para
-#: random-bits.xml:671
+#: random-bits.xml:672
#, no-c-format
msgid ""
"To configure your locale settings to use a language other than English, "
@@ -1459,7 +1468,7 @@ msgstr ""
"</screen></informalexample> Para configurar o seu teclado (se necessário):"
#. Tag: screen
-#: random-bits.xml:681
+#: random-bits.xml:682
#, no-c-format
msgid ""
"# apt install console-setup\n"
@@ -1469,7 +1478,7 @@ msgstr ""
"# dpkg-reconfigure keyboard-configuration"
#. Tag: para
-#: random-bits.xml:683
+#: random-bits.xml:684
#, no-c-format
msgid ""
"Note that the keyboard cannot be set while in the chroot, but will be "
@@ -1479,13 +1488,13 @@ msgstr ""
"configurado após o próximo reboot."
#. Tag: title
-#: random-bits.xml:693
+#: random-bits.xml:694
#, no-c-format
msgid "Install a Kernel"
msgstr "Instalar um Kernel"
#. Tag: para
-#: random-bits.xml:694
+#: random-bits.xml:695
#, no-c-format
msgid ""
"If you intend to boot this system, you probably want a &arch-kernel; kernel "
@@ -1496,13 +1505,13 @@ msgstr ""
"disponíveis com:"
#. Tag: screen
-#: random-bits.xml:699
+#: random-bits.xml:700
#, no-c-format
msgid "# apt search &kernelpackage;"
msgstr "# apt search &kernelpackage;"
#. Tag: para
-#: random-bits.xml:701
+#: random-bits.xml:702
#, no-c-format
msgid "Then install the kernel package of your choice using its package name."
msgstr ""
@@ -1510,19 +1519,19 @@ msgstr ""
"pacote."
#. Tag: screen
-#: random-bits.xml:705
+#: random-bits.xml:706
#, no-c-format
msgid "# apt install &kernelpackage;-<replaceable>arch-etc</replaceable>"
msgstr "# apt install &kernelpackage;-<replaceable>arch-etc</replaceable>"
#. Tag: title
-#: random-bits.xml:711
+#: random-bits.xml:712
#, no-c-format
msgid "Set up the Boot Loader"
msgstr "Configurar o Boot Loader"
#. Tag: para
-#: random-bits.xml:712
+#: random-bits.xml:713
#, no-c-format
msgid ""
"To make your &debian-gnu; system bootable, set up your boot loader to load "
@@ -1536,7 +1545,7 @@ msgstr ""
"utilizar o <command>apt</command> dentro do seu chroot &debian; para o fazer."
#. Tag: para
-#: random-bits.xml:719
+#: random-bits.xml:720
#, no-c-format
msgid ""
"Check <userinput>info grub</userinput> <phrase arch=\"x86\">or "
@@ -1560,7 +1569,7 @@ msgstr ""
"conf</filename> relativamente ao sistema de onde o chama)</phrase>."
#. Tag: para
-#: random-bits.xml:731
+#: random-bits.xml:732
#, no-c-format
msgid ""
"Installing and setting up <classname>grub2</classname> is as easy as: "
@@ -1583,7 +1592,7 @@ msgstr ""
"criar um <filename>/boot/grub/grub.cfg</filename> são e funcional."
#. Tag: para
-#: random-bits.xml:741
+#: random-bits.xml:742
#, no-c-format
msgid ""
"Note that this assumes that a <filename>/dev/sda</filename> device file has "
@@ -1595,13 +1604,13 @@ msgstr ""
"<command>grub2</command>, mas esses estão fora do âmbito deste apêndice."
#. Tag: para
-#: random-bits.xml:747
+#: random-bits.xml:748
#, no-c-format
msgid "Here is a basic <filename>/etc/lilo.conf</filename> as an example:"
msgstr "Aqui está um <filename>/etc/lilo.conf</filename> simples como exemplo:"
#. Tag: screen
-#: random-bits.xml:751
+#: random-bits.xml:752
#, no-c-format
msgid ""
"boot=/dev/<replaceable>sda6</replaceable>\n"
@@ -1623,7 +1632,7 @@ msgstr ""
"label=Debian"
#. Tag: para
-#: random-bits.xml:753
+#: random-bits.xml:754
#, no-c-format
msgid ""
"Check <userinput>man yaboot.conf</userinput> for instructions on setting up "
@@ -1642,7 +1651,7 @@ msgstr ""
"você o chamar)."
#. Tag: para
-#: random-bits.xml:763
+#: random-bits.xml:764
#, no-c-format
msgid ""
"Here is a basic <filename>/etc/yaboot.conf</filename> as an example: "
@@ -1672,13 +1681,13 @@ msgstr ""
"<userinput>ide0:</userinput> em vez de <userinput>hd:</userinput>."
#. Tag: title
-#: random-bits.xml:776
+#: random-bits.xml:777
#, no-c-format
msgid "Remote access: Installing SSH and setting up access"
msgstr "Acesso remoto: Instalar SSH e definir o acesso"
#. Tag: para
-#: random-bits.xml:777
+#: random-bits.xml:778
#, no-c-format
msgid ""
"In case you can login to the system via console, you can skip this section. "
@@ -1726,7 +1735,7 @@ msgstr ""
"acrescentar um utilizador que não seja o root e definir uma palavra-passe:"
#. Tag: screen
-#: random-bits.xml:801
+#: random-bits.xml:802
#, no-c-format
msgid ""
"# adduser joe\n"
@@ -1736,13 +1745,13 @@ msgstr ""
"# passwd ze"
#. Tag: title
-#: random-bits.xml:806
+#: random-bits.xml:807
#, no-c-format
msgid "Finishing touches"
msgstr "Últimos toques"
#. Tag: para
-#: random-bits.xml:807
+#: random-bits.xml:808
#, no-c-format
msgid ""
"As mentioned earlier, the installed system will be very basic. If you would "
@@ -1762,7 +1771,7 @@ msgstr ""
"<command>apt</command> para instalar pacotes individualmente."
#. Tag: para
-#: random-bits.xml:818
+#: random-bits.xml:819
#, no-c-format
msgid ""
"After the installation there will be a lot of downloaded packages in "
@@ -1774,19 +1783,19 @@ msgstr ""
"disco ao correr:"
#. Tag: screen
-#: random-bits.xml:824
+#: random-bits.xml:825
#, no-c-format
msgid "# apt clean"
msgstr "# apt clean"
#. Tag: title
-#: random-bits.xml:835
+#: random-bits.xml:836
#, no-c-format
msgid "Installing &debian-gnu; over Parallel Line IP (PLIP)"
msgstr "Instalar &debian-gnu; a partir de uma linha IP Paralela (PLIP)"
#. Tag: para
-#: random-bits.xml:837
+#: random-bits.xml:838
#, no-c-format
msgid ""
"This section explains how to install &debian-gnu; on a computer without an "
@@ -1801,7 +1810,7 @@ msgstr ""
"estar ligado a uma rede que tenha um mirror &debian; (e.g. à Internet)."
#. Tag: para
-#: random-bits.xml:845
+#: random-bits.xml:846
#, no-c-format
msgid ""
"In the example in this appendix we will set up a PLIP connection using a "
@@ -1817,7 +1826,7 @@ msgstr ""
"livres dentro do seu espaço de endereçamento de rede)."
#. Tag: para
-#: random-bits.xml:853
+#: random-bits.xml:854
#, no-c-format
msgid ""
"The PLIP connection set up during the installation will also be available "
@@ -1828,7 +1837,7 @@ msgstr ""
"após reiniciar para o sistema instalado (veja <xref linkend=\"boot-new\"/>)."
#. Tag: para
-#: random-bits.xml:858
+#: random-bits.xml:859
#, no-c-format
msgid ""
"Before you start, you will need to check the BIOS configuration (IO base "
@@ -1842,13 +1851,13 @@ msgstr ""
"literal>."
#. Tag: title
-#: random-bits.xml:868
+#: random-bits.xml:869
#, no-c-format
msgid "Requirements"
msgstr "Requisitos"
#. Tag: para
-#: random-bits.xml:871
+#: random-bits.xml:872
#, no-c-format
msgid ""
"A target computer, called <emphasis>target</emphasis>, where &debian; will "
@@ -1858,14 +1867,14 @@ msgstr ""
"&debian;."
#. Tag: para
-#: random-bits.xml:877
+#: random-bits.xml:878
#, no-c-format
msgid "System installation media; see <xref linkend=\"installation-media\"/>."
msgstr ""
"Media de instalação do sistema; veja <xref linkend=\"installation-media\"/>."
#. Tag: para
-#: random-bits.xml:882
+#: random-bits.xml:883
#, no-c-format
msgid ""
"Another computer connected to the Internet, called <emphasis>source</"
@@ -1875,7 +1884,7 @@ msgstr ""
"irá funcionar como gateway."
#. Tag: para
-#: random-bits.xml:888
+#: random-bits.xml:889
#, no-c-format
msgid ""
"A DB-25 Null-Modem cable. See the <ulink url=\"&url-plip-install-howto;"
@@ -1887,13 +1896,13 @@ msgstr ""
"\">PLIP-Install-HOWTO</ulink>."
#. Tag: title
-#: random-bits.xml:900
+#: random-bits.xml:901
#, no-c-format
msgid "Setting up source"
msgstr "Configurando a fonte"
#. Tag: para
-#: random-bits.xml:901
+#: random-bits.xml:902
#, no-c-format
msgid ""
"The following shell script is a simple example of how to configure the "
@@ -1903,7 +1912,7 @@ msgstr ""
"fonte como uma gateway para a Internet utilizando ppp0."
#. Tag: screen
-#: random-bits.xml:906
+#: random-bits.xml:907
#, no-c-format
msgid ""
"#!/bin/sh\n"
@@ -1945,13 +1954,13 @@ msgstr ""
"echo 1 > /proc/sys/net/ipv4/ip_forward"
#. Tag: title
-#: random-bits.xml:912
+#: random-bits.xml:913
#, no-c-format
msgid "Installing target"
msgstr "Instalar o alvo"
#. Tag: para
-#: random-bits.xml:913
+#: random-bits.xml:914
#, no-c-format
msgid ""
"Boot the installation media. The installation needs to be run in expert "
@@ -1978,13 +1987,13 @@ msgstr ""
"durante as várias etapas da instalação."
#. Tag: guimenuitem
-#: random-bits.xml:932
+#: random-bits.xml:933
#, no-c-format
msgid "Load installer components from CD"
msgstr "Carregar os componentes do instalador a partir de CD"
#. Tag: para
-#: random-bits.xml:934
+#: random-bits.xml:935
#, no-c-format
msgid ""
"Select the <userinput>plip-modules</userinput> option from the list; this "
@@ -1994,13 +2003,13 @@ msgstr ""
"disponibilizar os drivers PLIP para o sistema de instalação."
#. Tag: guimenuitem
-#: random-bits.xml:942
+#: random-bits.xml:943
#, no-c-format
msgid "Detect network hardware"
msgstr "Detectar hardware de rede"
#. Tag: para
-#: random-bits.xml:947
+#: random-bits.xml:948
#, no-c-format
msgid ""
"If target <emphasis>does</emphasis> have a network card, a list of driver "
@@ -2015,7 +2024,7 @@ msgstr ""
"irá mostrar esta lista."
#. Tag: para
-#: random-bits.xml:956
+#: random-bits.xml:957
#, no-c-format
msgid ""
"Because no network card was detected/selected earlier, the installer will "
@@ -2027,19 +2036,19 @@ msgstr ""
"partir de uma lista. Escolha o módulo <userinput>plip</userinput>."
#. Tag: guimenuitem
-#: random-bits.xml:968
+#: random-bits.xml:969
#, no-c-format
msgid "Configure the network"
msgstr "Configurar a rede"
#. Tag: para
-#: random-bits.xml:971
+#: random-bits.xml:972
#, no-c-format
msgid "Auto-configure network with DHCP: No"
msgstr "Auto-configurar a rede com DHCP: Não"
#. Tag: para
-#: random-bits.xml:976
+#: random-bits.xml:977
#, no-c-format
msgid ""
"IP address: <userinput><replaceable>192.168.0.1</replaceable></userinput>"
@@ -2047,7 +2056,7 @@ msgstr ""
"Endereço IP: <userinput><replaceable>192.168.0.1</replaceable></userinput>"
#. Tag: para
-#: random-bits.xml:981
+#: random-bits.xml:982
#, no-c-format
msgid ""
"Point-to-point address: <userinput><replaceable>192.168.0.2</replaceable></"
@@ -2057,7 +2066,7 @@ msgstr ""
"userinput>"
#. Tag: para
-#: random-bits.xml:987
+#: random-bits.xml:988
#, no-c-format
msgid ""
"Name server addresses: you can enter the same addresses used on source (see "
@@ -2067,13 +2076,13 @@ msgstr ""
"utilizados na fonte (veja <filename>/etc/resolv.conf</filename>)"
#. Tag: title
-#: random-bits.xml:1006
+#: random-bits.xml:1007
#, no-c-format
msgid "Installing &debian-gnu; using PPP over Ethernet (PPPoE)"
msgstr "Instalar &debian-gnu; utilizando PPP over Ethernet (PPPoE)"
#. Tag: para
-#: random-bits.xml:1008
+#: random-bits.xml:1009
#, no-c-format
msgid ""
"In some countries PPP over Ethernet (PPPoE) is a common protocol for "
@@ -2089,7 +2098,7 @@ msgstr ""
"Esta secção explica como."
#. Tag: para
-#: random-bits.xml:1016
+#: random-bits.xml:1017
#, no-c-format
msgid ""
"The PPPoE connection set up during the installation will also be available "
@@ -2100,7 +2109,7 @@ msgstr ""
"após reiniciar para o sistema instalado (veja <xref linkend=\"boot-new\"/>)."
#. Tag: para
-#: random-bits.xml:1021
+#: random-bits.xml:1022
#, no-c-format
msgid ""
"To have the option of setting up and using PPPoE during the installation, "
@@ -2114,7 +2123,7 @@ msgstr ""
"netboot<phrase condition=\"supports-floppy-boot\"> ou disquete</phrase>)."
#. Tag: para
-#: random-bits.xml:1028
+#: random-bits.xml:1029
#, no-c-format
msgid ""
"Installing over PPPoE is mostly the same as any other installation. The "
@@ -2124,7 +2133,7 @@ msgstr ""
"seguintes passos explicam as diferenças."
#. Tag: para
-#: random-bits.xml:1036
+#: random-bits.xml:1037
#, no-c-format
msgid ""
"Boot the installer with the boot parameter <userinput>modules=ppp-udeb</"
@@ -2141,7 +2150,7 @@ msgstr ""
"automaticamente executado."
#. Tag: para
-#: random-bits.xml:1051
+#: random-bits.xml:1052
#, no-c-format
msgid ""
"Follow the regular initial steps of the installation (language, country and "
@@ -2161,7 +2170,7 @@ msgstr ""
"prompt de arranque. </para> </footnote>)."
#. Tag: para
-#: random-bits.xml:1070
+#: random-bits.xml:1071
#, no-c-format
msgid ""
"The next step is the detection of network hardware, in order to identify any "
@@ -2171,7 +2180,7 @@ msgstr ""
"quais placas Ethernet presentes no sistema."
#. Tag: para
-#: random-bits.xml:1076
+#: random-bits.xml:1077
#, no-c-format
msgid ""
"After this the actual setup of PPPoE is started. The installer will probe "
@@ -2183,7 +2192,7 @@ msgstr ""
"concentrador PPPoE (um tipo de servidor que lida com ligações PPPoE)."
#. Tag: para
-#: random-bits.xml:1082
+#: random-bits.xml:1083
#, no-c-format
msgid ""
"It is possible that the concentrator will not to be found at the first "
@@ -2200,7 +2209,7 @@ msgstr ""
"guimenuitem>."
#. Tag: para
-#: random-bits.xml:1091
+#: random-bits.xml:1092
#, no-c-format
msgid ""
"After a concentrator is found, the user will be prompted to type the login "
@@ -2211,7 +2220,7 @@ msgstr ""
"chave)."
#. Tag: para
-#: random-bits.xml:1097
+#: random-bits.xml:1098
#, no-c-format
msgid ""
"At this point the installer will use the provided information to establish "