diff options
Diffstat (limited to 'po/pt')
-rw-r--r-- | po/pt/hardware.po | 6 | ||||
-rw-r--r-- | po/pt/preseed.po | 10 | ||||
-rw-r--r-- | po/pt/random-bits.po | 154 |
3 files changed, 85 insertions, 85 deletions
diff --git a/po/pt/hardware.po b/po/pt/hardware.po index 320f762b5..08d4c8112 100644 --- a/po/pt/hardware.po +++ b/po/pt/hardware.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: hardware\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2006-09-08 22:58+0000\n" +"POT-Creation-Date: 2006-10-11 02:03+0000\n" "PO-Revision-Date: 2006-09-10 10:45+0000\n" "Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n" "Language-Team: Portuguese <traduz@debianpt.org>\n" @@ -1866,9 +1866,9 @@ msgstr "" #. Tag: para #: hardware.xml:803 -#, no-c-format +#, fuzzy, no-c-format msgid "" -"The are two major support <emphasis>&architecture;</emphasis> flavors: PA-" +"There are two major support <emphasis>&architecture;</emphasis> flavors: PA-" "RISC 1.1 and PA-RISC 2.0. The PA-RISC 1.1 architecture is targeted at 32-bit " "processors whereas the 2.0 architecture is targeted to the 64-bit " "processors. Some systems are able to run either kernel. In both cases, the " diff --git a/po/pt/preseed.po b/po/pt/preseed.po index a9abe9cdd..feae8d4e5 100644 --- a/po/pt/preseed.po +++ b/po/pt/preseed.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: preseed\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2006-09-07 13:39+0000\n" +"POT-Creation-Date: 2006-10-11 02:03+0000\n" "PO-Revision-Date: 2006-09-07 21:11+0000\n" "Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n" "Language-Team: Portuguese <traduz@debianpt.org>\n" @@ -1395,7 +1395,7 @@ msgstr "" #. Tag: screen #: preseed.xml:669 -#, no-c-format +#, fuzzy, no-c-format msgid "" "# You can choose to install non-free and contrib software.\n" "#d-i apt-setup/non-free boolean true\n" @@ -1405,9 +1405,11 @@ msgid "" "#d-i apt-setup/security_host string\n" "\n" "# Additional repositories, local[0-9] available\n" -"#d-i apt-setup/local0/comment string local server\n" -"#d-i apt-setup/local0/source string \\\n" +"#d-i apt-setup/local0/repository string \\\n" "# deb http://local.server/debian stable main\n" +"#d-i apt-setup/local0/comment string local server\n" +"# Enable deb-src lines\n" +"#d-i apt-setup/local0/source boolean true\n" "# URL to the public key of the local repository\n" "#d-i apt-setup/local0/key string http://local.server/key" msgstr "" diff --git a/po/pt/random-bits.po b/po/pt/random-bits.po index 72e40a1d4..908a26faa 100644 --- a/po/pt/random-bits.po +++ b/po/pt/random-bits.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: random-bits\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2006-09-28 13:02+0000\n" +"POT-Creation-Date: 2006-10-11 02:03+0000\n" "PO-Revision-Date: 2006-09-28 22:02+0000\n" "Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n" "Language-Team: Portuguese <traduz@debianpt.org>\n" @@ -865,7 +865,7 @@ msgstr "" #. Tag: para #: random-bits.xml:396 -#, no-c-format +#, fuzzy, no-c-format msgid "" "Or, you can use the following procedure to install it manually. Make a work " "folder for extracting the .deb into: <informalexample><screen>\n" @@ -875,8 +875,8 @@ msgid "" "located in the Debian archive (be sure to select the proper file for your " "architecture). Download the <command>debootstrap</command> .deb from the " "<ulink url=\"http://ftp.debian.org/debian/pool/main/d/debootstrap/\"> pool</" -"ulink>, copy the package to the work folder, and extract the binary files " -"from it. You will need to have root privileges to install the binaries." +"ulink>, copy the package to the work folder, and extract the files from it. " +"You will need to have root privileges to install the files." msgstr "" "Ou, pode utilizar o seguinte procedimento para instala-lo manualmente. Crie " "um directório de trabalho para extrair lá o .deb: <informalexample><screen>\n" @@ -892,9 +892,9 @@ msgstr "" #. Tag: screen #: random-bits.xml:411 -#, no-c-format +#, fuzzy, no-c-format msgid "" -"# ar -x debootstrap_0.X.X_arch.deb\n" +"# ar -x debootstrap_0.X.X_all.deb\n" "# cd /\n" "# zcat /full-path-to-work/work/data.tar.gz | tar xv" msgstr "" @@ -902,29 +902,14 @@ msgstr "" "# cd /\n" "# zcat /full-path-to-work/work/data.tar.gz | tar xv" -#. Tag: para -#: random-bits.xml:413 -#, no-c-format -msgid "" -"Note that running <command>debootstrap</command> may require you to have a " -"minimal version of <classname>glibc</classname> installed (currently " -"GLIBC_2.3). <command>debootstrap</command> itself is a shell script, but it " -"calls various utilities that require <classname>glibc</classname>." -msgstr "" -"Note que correr <command>debootstrap</command> pode necessitar que tenha " -"instalada uma versão minimalista da <classname>glibc</classname> " -"(actualmente GLIBC_2.3). O próprio <command>debootstrap</command> é um " -"script da shell, mas chama vários utilitários que necessitam da " -"<classname>glibc</classname>." - #. Tag: title -#: random-bits.xml:424 +#: random-bits.xml:417 #, no-c-format msgid "Run <command>debootstrap</command>" msgstr "Corra <command>debootstrap</command>" #. Tag: para -#: random-bits.xml:425 +#: random-bits.xml:418 #, no-c-format msgid "" "<command>debootstrap</command> can download the needed files directly from " @@ -941,7 +926,7 @@ msgstr "" "misc/README.mirrors\"></ulink>." #. Tag: para -#: random-bits.xml:434 +#: random-bits.xml:427 #, no-c-format msgid "" "If you have a &releasename; &debian; CD mounted at <filename>/cdrom</" @@ -953,7 +938,7 @@ msgstr "" "<userinput>file:/cdrom/debian/</userinput>" #. Tag: para -#: random-bits.xml:440 +#: random-bits.xml:433 #, no-c-format msgid "" "Substitute one of the following for <replaceable>ARCH</replaceable> in the " @@ -973,7 +958,7 @@ msgstr "" "<userinput>sparc</userinput>." #. Tag: screen -#: random-bits.xml:457 +#: random-bits.xml:450 #, no-c-format msgid "" "# /usr/sbin/debootstrap --arch ARCH &releasename; \\\n" @@ -983,13 +968,13 @@ msgstr "" " /mnt/debinst http://http.us.debian.org/debian" #. Tag: title -#: random-bits.xml:463 +#: random-bits.xml:456 #, no-c-format msgid "Configure The Base System" msgstr "Configurar o Sistema Base" #. Tag: para -#: random-bits.xml:464 +#: random-bits.xml:457 #, no-c-format msgid "" "Now you've got a real Debian system, though rather lean, on disk. " @@ -999,19 +984,19 @@ msgstr "" "disco. Faça nele o <command>Chroot</command>:" #. Tag: screen -#: random-bits.xml:469 +#: random-bits.xml:462 #, no-c-format msgid "# LANG= chroot /mnt/debinst /bin/bash" msgstr "# LANG= chroot /mnt/debinst /bin/bash" #. Tag: title -#: random-bits.xml:474 +#: random-bits.xml:467 #, no-c-format msgid "Mount Partitions" msgstr "Partições a Montar" #. Tag: para -#: random-bits.xml:475 +#: random-bits.xml:468 #, no-c-format msgid "" "You need to create <filename>/etc/fstab</filename>. " @@ -1076,13 +1061,13 @@ msgstr "" "antes de continuar." #. Tag: screen -#: random-bits.xml:495 +#: random-bits.xml:488 #, no-c-format msgid "# mount -t proc proc /proc" msgstr "# mount -t proc proc /proc" #. Tag: para -#: random-bits.xml:497 +#: random-bits.xml:490 #, no-c-format msgid "" "The command <userinput>ls /proc</userinput> should now show a non-empty " @@ -1093,31 +1078,31 @@ msgstr "" "não-vazio. Se isto falhar, você pode montar o proc fora da chroot:" #. Tag: screen -#: random-bits.xml:503 +#: random-bits.xml:496 #, no-c-format msgid "# mount -t proc proc /mnt/debinst/proc" msgstr "# mount -t proc proc /mnt/debinst/proc" #. Tag: title -#: random-bits.xml:509 +#: random-bits.xml:502 #, no-c-format msgid "Configure Keyboard" msgstr "Configurar o Teclado" #. Tag: para -#: random-bits.xml:510 +#: random-bits.xml:503 #, no-c-format msgid "To configure your keyboard:" msgstr "Para configurar o seu teclado:" #. Tag: screen -#: random-bits.xml:514 +#: random-bits.xml:507 #, no-c-format msgid "# dpkg-reconfigure console-data" msgstr "# dpkg-reconfigure console-data" #. Tag: para -#: random-bits.xml:516 +#: random-bits.xml:509 #, no-c-format msgid "" "Note that the keyboard cannot be set while in the chroot, but will be " @@ -1127,13 +1112,13 @@ msgstr "" "configurado após o próximo reboot." #. Tag: title -#: random-bits.xml:525 +#: random-bits.xml:518 #, no-c-format msgid "Configure Networking" msgstr "Configurar a Rede" #. Tag: para -#: random-bits.xml:526 +#: random-bits.xml:519 #, no-c-format msgid "" "To configure networking, edit <filename>/etc/network/interfaces</filename>, " @@ -1233,13 +1218,13 @@ msgstr "" "associada com um nome de interface (eth0, eth1, etc.) que você espera." #. Tag: title -#: random-bits.xml:563 +#: random-bits.xml:556 #, no-c-format msgid "Configure Locales" msgstr "Configurar Locales" #. Tag: para -#: random-bits.xml:564 +#: random-bits.xml:557 #, no-c-format msgid "" "To configure your locale settings to use a language other than English, " @@ -1265,13 +1250,13 @@ msgstr "" "apropriado." #. Tag: title -#: random-bits.xml:582 +#: random-bits.xml:575 #, no-c-format msgid "Install a Kernel" msgstr "Instalar um Kernel" #. Tag: para -#: random-bits.xml:583 +#: random-bits.xml:576 #, no-c-format msgid "" "If you intend to boot this system, you probably want a Linux kernel and a " @@ -1288,22 +1273,23 @@ msgstr "" "do pacote." #. Tag: screen -#: random-bits.xml:592 +#: random-bits.xml:585 #, no-c-format msgid "" "# aptitude install linux-image-<replaceable>&kernelversion;-arch-etc</" "replaceable>" msgstr "" -"# aptitude install linux-image-<replaceable>&kernelversion;-arch-etc</replaceable>" +"# aptitude install linux-image-<replaceable>&kernelversion;-arch-etc</" +"replaceable>" #. Tag: title -#: random-bits.xml:598 +#: random-bits.xml:591 #, no-c-format msgid "Set up the Boot Loader" msgstr "Configurar o Boot Loader" #. Tag: para -#: random-bits.xml:599 +#: random-bits.xml:592 #, no-c-format msgid "" "To make your &debian; system bootable, set up your boot loader to load the " @@ -1318,7 +1304,7 @@ msgstr "" "para o fazer." #. Tag: para -#: random-bits.xml:606 +#: random-bits.xml:599 #, no-c-format msgid "" "Check <userinput>info grub</userinput> or <userinput>man lilo.conf</" @@ -1340,13 +1326,13 @@ msgstr "" "relativo ao sistema de onde o chama)." #. Tag: para -#: random-bits.xml:617 +#: random-bits.xml:610 #, 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:621 +#: random-bits.xml:614 #, no-c-format msgid "" "boot=/dev/hda6\n" @@ -1366,7 +1352,7 @@ msgstr "" "label=Debian" #. Tag: para -#: random-bits.xml:623 +#: random-bits.xml:616 #, no-c-format msgid "" "Check <userinput>man yaboot.conf</userinput> for instructions on setting up " @@ -1385,7 +1371,7 @@ msgstr "" "você o chamar)." #. Tag: para -#: random-bits.xml:633 +#: random-bits.xml:626 #, no-c-format msgid "" "Here is a basic <filename>/etc/yaboot.conf</filename> as an example: " @@ -1415,13 +1401,13 @@ msgstr "" "<userinput>ide0:</userinput> em vez de <userinput>hd:</userinput>." #. Tag: title -#: random-bits.xml:651 +#: random-bits.xml:644 #, no-c-format msgid "Installing &debian; over Parallel Line IP (PLIP)" msgstr "Instalar &debian; a partir de uma linha IP Paralela (PLIP)" #. Tag: para -#: random-bits.xml:653 +#: random-bits.xml:646 #, no-c-format msgid "" "This section explains how to install &debian; on a computer without an " @@ -1435,7 +1421,7 @@ msgstr "" "estar ligado a uma rede que tenha um mirror Debian (e.g. à Internet)." #. Tag: para -#: random-bits.xml:661 +#: random-bits.xml:654 #, no-c-format msgid "" "In the example in this appendix we will set up a PLIP connection using a " @@ -1451,7 +1437,7 @@ msgstr "" "livres dentro do seu espaço de endereçamento de rede)." #. Tag: para -#: random-bits.xml:669 +#: random-bits.xml:662 #, no-c-format msgid "" "The PLIP connection set up during the installation will also be available " @@ -1462,7 +1448,7 @@ msgstr "" "após reiniciar para o sistema instalado (veja <xref linkend=\"boot-new\"/>)." #. Tag: para -#: random-bits.xml:674 +#: random-bits.xml:667 #, no-c-format msgid "" "Before you start, you will need to check the BIOS configuration (IO base " @@ -1476,13 +1462,13 @@ msgstr "" "literal>." #. Tag: title -#: random-bits.xml:684 +#: random-bits.xml:677 #, no-c-format msgid "Requirements" msgstr "Requisitos" #. Tag: para -#: random-bits.xml:687 +#: random-bits.xml:680 #, no-c-format msgid "" "A target computer, called <emphasis>target</emphasis>, where Debian will be " @@ -1492,14 +1478,14 @@ msgstr "" "Debian." #. Tag: para -#: random-bits.xml:693 +#: random-bits.xml:686 #, 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:698 +#: random-bits.xml:691 #, no-c-format msgid "" "Another computer connected to the Internet, called <emphasis>source</" @@ -1509,7 +1495,7 @@ msgstr "" "irá funcionar como gateway." #. Tag: para -#: random-bits.xml:704 +#: random-bits.xml:697 #, no-c-format msgid "" "A DB-25 Null-Modem cable. See the <ulink url=\"&url-plip-install-howto;" @@ -1521,13 +1507,13 @@ msgstr "" "\">PLIP-Install-HOWTO</ulink>." #. Tag: title -#: random-bits.xml:716 +#: random-bits.xml:709 #, no-c-format msgid "Setting up source" msgstr "Configurando a fonte" #. Tag: para -#: random-bits.xml:717 +#: random-bits.xml:710 #, no-c-format msgid "" "The following shell script is a simple example of how to configure the " @@ -1537,7 +1523,7 @@ msgstr "" "fonte como uma gateway para a Internet utilizando ppp0." #. Tag: screen -#: random-bits.xml:722 +#: random-bits.xml:715 #, no-c-format msgid "" "#!/bin/sh\n" @@ -1579,13 +1565,13 @@ msgstr "" "echo 1 > /proc/sys/net/ipv4/ip_forward" #. Tag: title -#: random-bits.xml:728 +#: random-bits.xml:721 #, no-c-format msgid "Installing target" msgstr "Instalar o alvo" #. Tag: para -#: random-bits.xml:729 +#: random-bits.xml:722 #, no-c-format msgid "" "Boot the installation media. The installation needs to be run in expert " @@ -1612,13 +1598,13 @@ msgstr "" "durante as várias etapas da instalação." #. Tag: guimenuitem -#: random-bits.xml:748 +#: random-bits.xml:741 #, no-c-format msgid "Load installer components from CD" msgstr "Carregar os componentes do instalador a partir de CD" #. Tag: para -#: random-bits.xml:750 +#: random-bits.xml:743 #, no-c-format msgid "" "Select the <userinput>plip-modules</userinput> option from the list; this " @@ -1628,13 +1614,13 @@ msgstr "" "disponibilizar os drivers PLIP para o sistema de instalação." #. Tag: guimenuitem -#: random-bits.xml:758 +#: random-bits.xml:751 #, no-c-format msgid "Detect network hardware" msgstr "Detectar hardware de rede" #. Tag: para -#: random-bits.xml:763 +#: random-bits.xml:756 #, no-c-format msgid "" "If target <emphasis>does</emphasis> have a network card, a list of driver " @@ -1649,7 +1635,7 @@ msgstr "" "irá mostrar esta lista." #. Tag: para -#: random-bits.xml:772 +#: random-bits.xml:765 #, no-c-format msgid "" "Because no network card was detected/selected earlier, the installer will " @@ -1661,19 +1647,19 @@ msgstr "" "partir de uma lista. Escolha o módulo <userinput>plip</userinput>." #. Tag: guimenuitem -#: random-bits.xml:784 +#: random-bits.xml:777 #, no-c-format msgid "Configure the network" msgstr "Configurar a rede" #. Tag: para -#: random-bits.xml:787 +#: random-bits.xml:780 #, no-c-format msgid "Auto-configure network with DHCP: No" msgstr "Auto-configurar a rede com DHCP: Não" #. Tag: para -#: random-bits.xml:792 +#: random-bits.xml:785 #, no-c-format msgid "" "IP address: <userinput><replaceable>192.168.0.1</replaceable></userinput>" @@ -1681,7 +1667,7 @@ msgstr "" "Endereço IP: <userinput><replaceable>192.168.0.1</replaceable></userinput>" #. Tag: para -#: random-bits.xml:797 +#: random-bits.xml:790 #, no-c-format msgid "" "Point-to-point address: <userinput><replaceable>192.168.0.2</replaceable></" @@ -1691,7 +1677,7 @@ msgstr "" "userinput>" #. Tag: para -#: random-bits.xml:803 +#: random-bits.xml:796 #, no-c-format msgid "" "Name server addresses: you can enter the same addresses used on source (see " @@ -1701,6 +1687,18 @@ msgstr "" "utilizados na fonte (veja <filename>/etc/resolv.conf</filename>)" #~ msgid "" +#~ "Note that running <command>debootstrap</command> may require you to have " +#~ "a minimal version of <classname>glibc</classname> installed (currently " +#~ "GLIBC_2.3). <command>debootstrap</command> itself is a shell script, but " +#~ "it calls various utilities that require <classname>glibc</classname>." +#~ msgstr "" +#~ "Note que correr <command>debootstrap</command> pode necessitar que tenha " +#~ "instalada uma versão minimalista da <classname>glibc</classname> " +#~ "(actualmente GLIBC_2.3). O próprio <command>debootstrap</command> é um " +#~ "script da shell, mas chama vários utilitários que necessitam da " +#~ "<classname>glibc</classname>." + +#~ msgid "" #~ "# aptitude install <phrase condition=\"classic-kpkg\">kernel</" #~ "phrase><phrase condition=\"common-kpkg\">linux</phrase>-image-" #~ "<replaceable>&kernelversion;-arch-etc</replaceable>" |