diff options
Diffstat (limited to 'po/pt/using-d-i.po')
-rw-r--r-- | po/pt/using-d-i.po | 67 |
1 files changed, 43 insertions, 24 deletions
diff --git a/po/pt/using-d-i.po b/po/pt/using-d-i.po index acf08f043..2a0b7ff1c 100644 --- a/po/pt/using-d-i.po +++ b/po/pt/using-d-i.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: using-d-i\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2015-04-15 20:29+0000\n" +"POT-Creation-Date: 2016-04-08 20:25+0000\n" "PO-Revision-Date: 2015-04-17 22:00+0100\n" "Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n" "Language-Team: Portuguese <kde-i18n-doc@kde.org>\n" @@ -3803,19 +3803,34 @@ msgstr "Configurar o apt" #. Tag: para #: using-d-i.xml:2262 -#, no-c-format -msgid "" -"One of the tools used to install packages on a &debian-gnu; system is a " -"program called <command>apt-get</command>, from the <classname>apt</" -"classname> package<footnote> <para> Note that the program which actually " -"installs the packages is called <command>dpkg</command>. However, this " -"program is more of a low-level tool. <command>apt-get</command> is a higher-" -"level tool, which will invoke <command>dpkg</command> as appropriate. It " -"knows how to retrieve packages from your CD, the network, or wherever. It is " -"also able to automatically install other packages which are required to make " -"the package you're trying to install work correctly. </para> </footnote>. " -"Other front-ends for package management, like <command>aptitude</command> " -"and <command>synaptic</command>, are also in use. These front-ends are " +#, fuzzy, no-c-format +#| msgid "" +#| "One of the tools used to install packages on a &debian-gnu; system is a " +#| "program called <command>apt-get</command>, from the <classname>apt</" +#| "classname> package<footnote> <para> Note that the program which actually " +#| "installs the packages is called <command>dpkg</command>. However, this " +#| "program is more of a low-level tool. <command>apt-get</command> is a " +#| "higher-level tool, which will invoke <command>dpkg</command> as " +#| "appropriate. It knows how to retrieve packages from your CD, the network, " +#| "or wherever. It is also able to automatically install other packages " +#| "which are required to make the package you're trying to install work " +#| "correctly. </para> </footnote>. Other front-ends for package management, " +#| "like <command>aptitude</command> and <command>synaptic</command>, are " +#| "also in use. These front-ends are recommended for new users, since they " +#| "integrate some additional features (package searching and status checks) " +#| "in a nice user interface." +msgid "" +"One of the tools used to install packages on a &debian-gnu; system is the " +"program <command>apt</command>, from the <classname>apt</classname> " +"package<footnote> <para> Note that the program which actually installs the " +"packages is called <command>dpkg</command>. However, this program is more of " +"a low-level tool. <command>apt</command> is a higher-level tool, which will " +"invoke <command>dpkg</command> as appropriate. It knows how to retrieve " +"packages from your CD, the network, or wherever. It is also able to " +"automatically install other packages which are required to make the package " +"you're trying to install work correctly. </para> </footnote>. Other front-" +"ends for package management, like <command>aptitude</command> and " +"<command>synaptic</command>, are also in use. These front-ends are " "recommended for new users, since they integrate some additional features " "(package searching and status checks) in a nice user interface." msgstr "" @@ -4908,11 +4923,13 @@ msgid "" "After arcboot has been installed, the system can be booted from hard disk by " "setting some firmware environment variables entering " "<informalexample><screen>\n" -"<userinput> setenv SystemPartition scsi(<replaceable>scsi</replaceable>)disk" -"(<replaceable>disk</replaceable>)rdisk(0)partition(0)</userinput>\n" -"<userinput> setenv OSLoadPartition scsi(<replaceable>scsi</replaceable>)disk" -"(<replaceable>disk</replaceable>)rdisk(0)partition(<replaceable>partnr</" -"replaceable>)</userinput>\n" +"<userinput> setenv SystemPartition scsi(<replaceable>scsi</" +"replaceable>)disk(<replaceable>disk</replaceable>)rdisk(0)partition(0)</" +"userinput>\n" +"<userinput> setenv OSLoadPartition scsi(<replaceable>scsi</" +"replaceable>)disk(<replaceable>disk</" +"replaceable>)rdisk(0)partition(<replaceable>partnr</replaceable>)</" +"userinput>\n" "<userinput> setenv OSLoader arcboot</userinput>\n" "<userinput> setenv OSLoadFilename <replaceable>config</replaceable></" "userinput>\n" @@ -4928,11 +4945,13 @@ msgstr "" "instalador é <quote>linux</quote>. Depois da instalação do arcboot, o " "sistema pode ser iniciado a partir do disco rígido através da configuração " "de algumas variáveis de firmware, introduzindo <informalexample><screen>\n" -"<userinput> setenv SystemPartition scsi(<replaceable>scsi</replaceable>)disk" -"(<replaceable>disk</replaceable>)rdisk(0)partition(0)</userinput>\n" -"<userinput> setenv OSLoadPartition scsi(<replaceable>scsi</replaceable>)disk" -"(<replaceable>disk</replaceable>)rdisk(0)partition(<replaceable>partnr</" -"replaceable>)</userinput>\n" +"<userinput> setenv SystemPartition scsi(<replaceable>scsi</" +"replaceable>)disk(<replaceable>disk</replaceable>)rdisk(0)partition(0)</" +"userinput>\n" +"<userinput> setenv OSLoadPartition scsi(<replaceable>scsi</" +"replaceable>)disk(<replaceable>disk</" +"replaceable>)rdisk(0)partition(<replaceable>partnr</replaceable>)</" +"userinput>\n" "<userinput> setenv OSLoader arcboot</userinput>\n" "<userinput> setenv OSLoadFilename <replaceable>config</replaceable></" "userinput>\n" |