diff options
Diffstat (limited to 'po/pt/preparing.po')
-rw-r--r-- | po/pt/preparing.po | 53 |
1 files changed, 40 insertions, 13 deletions
diff --git a/po/pt/preparing.po b/po/pt/preparing.po index 546cfd21c..8127eead5 100644 --- a/po/pt/preparing.po +++ b/po/pt/preparing.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: preparing\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2015-05-25 11:27+0000\n" +"POT-Creation-Date: 2016-04-08 20:25+0000\n" "PO-Revision-Date: 2015-05-09 12:09+0100\n" "Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n" "Language-Team: Portuguese <kde-i18n-doc@kde.org>\n" @@ -1246,13 +1246,20 @@ msgstr "10 gigabytes" #. Tag: para #: preparing.xml:785 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "The actual minimum memory requirements are a lot less than the numbers " +#| "listed in this table. Depending on the architecture, it is possible to " +#| "install &debian; with as little as 20MB (for s390) to 60MB (for amd64). " +#| "The same goes for the disk space requirements, especially if you pick and " +#| "choose which applications to install; see <xref linkend=\"tasksel-size-" +#| "list\"/> for additional information on disk space requirements." msgid "" "The actual minimum memory requirements are a lot less than the numbers " "listed in this table. Depending on the architecture, it is possible to " -"install &debian; with as little as 20MB (for s390) to 60MB (for amd64). The " -"same goes for the disk space requirements, especially if you pick and choose " -"which applications to install; see <xref linkend=\"tasksel-size-list\"/> for " +"install &debian; with as little as 60MB (for amd64). The same goes for the " +"disk space requirements, especially if you pick and choose which " +"applications to install; see <xref linkend=\"tasksel-size-list\"/> for " "additional information on disk space requirements." msgstr "" "Os verdadeiros requisitos mínimos de memória sem muito inferiores aos " @@ -1306,17 +1313,27 @@ msgstr "" #. Tag: para #: preparing.xml:817 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "Disk space required for the smooth operation of the &debian-gnu; system " +#| "itself is taken into account in these recommended system requirements. " +#| "Notably, the <filename>/var</filename> partition contains a lot of state " +#| "information specific to &debian; in addition to its regular contents, " +#| "like logfiles. The <command>dpkg</command> files (with information on all " +#| "installed packages) can easily consume 40MB. Also, <command>apt-get</" +#| "command> puts downloaded packages here before they are installed. You " +#| "should usually allocate at least 200MB for <filename>/var</filename>, and " +#| "a lot more if you install a graphical desktop environment." msgid "" "Disk space required for the smooth operation of the &debian-gnu; system " "itself is taken into account in these recommended system requirements. " "Notably, the <filename>/var</filename> partition contains a lot of state " "information specific to &debian; in addition to its regular contents, like " "logfiles. The <command>dpkg</command> files (with information on all " -"installed packages) can easily consume 40MB. Also, <command>apt-get</" -"command> puts downloaded packages here before they are installed. You should " -"usually allocate at least 200MB for <filename>/var</filename>, and a lot " -"more if you install a graphical desktop environment." +"installed packages) can easily consume 40MB. Also, <command>apt</command> " +"puts downloaded packages here before they are installed. You should usually " +"allocate at least 200MB for <filename>/var</filename>, and a lot more if you " +"install a graphical desktop environment." msgstr "" "Espaço em disco necessário para uma operação sem problemas do próprio " "sistema &debian-gnu; e tida em conta nestes requisitos de sistema " @@ -2160,13 +2177,23 @@ msgstr "" #. Tag: para #: preparing.xml:1356 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "The package qemu-slof is, in fact, a dependency of package qemu-system-" +#| "ppc (which also provides the virtual package qemu-system-ppc64), and can " +#| "be installed or updated via <command>apt-get</command> tool on Debian-" +#| "based distros. Like so: <informalexample><screen>\n" +#| "# apt-get install qemu-slof\n" +#| "</screen></informalexample> SLOF can also be installed into rpm-based " +#| "distribution systems, given the proper repository or rpm package. " +#| "Additionally, the upstream source code is available at <ulink url=" +#| "\"http://github.com/leilihh/SLOF\"></ulink>." msgid "" "The package qemu-slof is, in fact, a dependency of package qemu-system-ppc " "(which also provides the virtual package qemu-system-ppc64), and can be " -"installed or updated via <command>apt-get</command> tool on Debian-based " +"installed or updated via <command>apt</command> tool on Debian-based " "distros. Like so: <informalexample><screen>\n" -"# apt-get install qemu-slof\n" +"# apt install qemu-slof\n" "</screen></informalexample> SLOF can also be installed into rpm-based " "distribution systems, given the proper repository or rpm package. " "Additionally, the upstream source code is available at <ulink url=\"http://" |