X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/b176de3af77f686a512dec04a98e8fa6ce6af908..359dc85ba96a4ae12a0bdb158096d5cbb773e145:/doc/po/pt.po diff --git a/doc/po/pt.po b/doc/po/pt.po index a239eac99..eed14a804 100644 --- a/doc/po/pt.po +++ b/doc/po/pt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.8.0~pre1\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2012-05-23 17:06+0300\n" +"POT-Creation-Date: 2012-05-24 15:57+0300\n" "PO-Revision-Date: 2010-08-25 23:07+0100\n" "Last-Translator: Américo Monteiro \n" "Language-Team: Portuguese \n" @@ -917,42 +917,42 @@ msgid "" "Pure virtual packages is the number of packages that " "exist only as a virtual package name; that is, packages only \"provide\" the " "virtual package name, and no package actually uses the name. For instance, " -"\"mail-transport-agent\" in the Debian system is a pure virtual " -"package; several packages provide \"mail-transport-agent\", but there is no " -"package named \"mail-transport-agent\"." +"\"mail-transport-agent\" in the Debian system is a pure virtual package; " +"several packages provide \"mail-transport-agent\", but there is no package " +"named \"mail-transport-agent\"." msgstr "" "Pure virtual packages é o número de pacotes que existem " "apenas como nome de pacote virtual; isto é, os pacotes apenas " "\"disponibilizam\" o nome do pacote virtual, e nenhum pacote usa realmente o " -"nome. Por exemplo, \"mail-transport-agent\" no sistema Debian é um " -"pacote puramente virtual; vários pacotes disponibilizam \"mail-transport-" -"agent\", mas não existe um existe um pacote chamado \"mail-transport-agent\"." +"nome. Por exemplo, \"mail-transport-agent\" no sistema Debian é um pacote " +"puramente virtual; vários pacotes disponibilizam \"mail-transport-agent\", " +"mas não existe um existe um pacote chamado \"mail-transport-agent\"." #. type: Content of: #: apt-cache.8.xml:108 msgid "" "Single virtual packages is the number of packages with " "only one package providing a particular virtual package. For example, in the " -"Debian system, \"X11-text-viewer\" is a virtual package, but only " -"one package, xless, provides \"X11-text-viewer\"." +"Debian system, \"X11-text-viewer\" is a virtual package, but only one " +"package, xless, provides \"X11-text-viewer\"." msgstr "" "Single virtual packages é o número de pacotes com apenas " "um pacote a disponibilizar um pacote virtual particular. Por exemplo, no " -"sistema Debian, \"X11-text-viewer\" é um pacote virtual, mas " -"apenas um pacote, xless, disponibiliza \"X11-text-viewer\"." +"sistema Debian, \"X11-text-viewer\" é um pacote virtual, mas apenas um " +"pacote, xless, disponibiliza \"X11-text-viewer\"." #. type: Content of: #: apt-cache.8.xml:114 msgid "" "Mixed virtual packages is the number of packages that " "either provide a particular virtual package or have the virtual package name " -"as the package name. For instance, in the Debian system, \"debconf" -"\" is both an actual package, and provided by the debconf-tiny package." +"as the package name. For instance, in the Debian system, \"debconf\" is both " +"an actual package, and provided by the debconf-tiny package." msgstr "" "Mixed virtual packages é o número de pacotes que ou " "disponibilizam um pacote virtual particular ou têm o nome de pacote virtual " -"como o nome de pacote. Por exemplo, no sistema Debian, \"debconf\" " -"é tanto um pacote real, como também disponibilizado pelo pacote debconf-tiny." +"como o nome de pacote. Por exemplo, no sistema Debian, \"debconf\" é tanto " +"um pacote real, como também disponibilizado pelo pacote debconf-tiny." #. type: Content of: #: apt-cache.8.xml:121 @@ -972,12 +972,19 @@ msgstr "" #. type: Content of: #: apt-cache.8.xml:128 +#, fuzzy +#| msgid "" +#| "Total distinct versions is the number of package " +#| "versions found in the cache; this value is therefore at least equal to " +#| "the number of total package names. If more than one distribution (both " +#| "\"stable\" and \"unstable\", for instance), is being accessed, this value " +#| "can be considerably larger than the number of total package names." msgid "" "Total distinct versions is the number of package versions " "found in the cache; this value is therefore at least equal to the number of " -"total package names. If more than one distribution (both \"stable\" and " -"\"unstable\", for instance), is being accessed, this value can be " -"considerably larger than the number of total package names." +"total package names. If more than one distribution is being accessed (for " +"instance, \"stable\" and \"unstable\"), this value can be considerably " +"larger than the number of total package names." msgstr "" "Total distinct versions é o número de versões de pacotes " "encontrados na cache; este valor é portanto pelo menos igual ao número do " @@ -996,10 +1003,15 @@ msgstr "" #. type: Content of: #: apt-cache.8.xml:143 +#, fuzzy +#| msgid "" +#| "showsrc displays all the source package records that " +#| "match the given package names. All versions are shown, as well as all " +#| "records that declare the name to be a Binary." msgid "" "showsrc displays all the source package records that " "match the given package names. All versions are shown, as well as all " -"records that declare the name to be a Binary." +"records that declare the name to be a binary package." msgstr "" "showsrc mostra todos os registos de pacotes fonte que " "correspondem aos nomes de pacotes fornecidos. Todas as versões são " @@ -1165,11 +1177,17 @@ msgstr "" #. type: Content of: #: apt-cache.8.xml:216 +#, fuzzy +#| msgid "" +#| "The resulting nodes will have several shapes; normal packages are boxes, " +#| "pure provides are triangles, mixed provides are diamonds, missing " +#| "packages are hexagons. Orange boxes mean recursion was stopped [leaf " +#| "packages], blue lines are pre-depends, green lines are conflicts." msgid "" "The resulting nodes will have several shapes; normal packages are boxes, " -"pure provides are triangles, mixed provides are diamonds, missing packages " -"are hexagons. Orange boxes mean recursion was stopped [leaf packages], blue " -"lines are pre-depends, green lines are conflicts." +"pure virtual packages are triangles, mixed virtual packages are diamonds, " +"missing packages are hexagons. Orange boxes mean recursion was stopped (leaf " +"packages), blue lines are pre-depends, green lines are conflicts." msgstr "" "Os nós resultantes irão ter várias formas; pacotes normais são caixas, " "fornecimentos puros são triângulos, fornecimentos mistos são diamantes, " @@ -1281,16 +1299,17 @@ msgstr "" #. type: Content of: #: apt-cache.8.xml:274 msgid "" -"Print only important dependencies; for use with unmet and depends. Causes " -"only Depends and Pre-Depends relations to be printed. Configuration Item: " -"APT::Cache::Important." +"Print only important dependencies; for use with unmet and " +"depends. Causes only Depends and Pre-Depends relations to " +"be printed. Configuration Item: APT::Cache::Important." msgstr "" -"Escreve apenas dependências importantes; para usar com unmet e depends. " -"Separa apenas relações de Depends e Pre-Depends para serem escritas. Item de " -"Configuração: APT::Cache::Important." +"Escreve apenas dependências importantes; para usar com unmet e depends. Separa apenas relações de Depends e " +"Pre-Depends para serem escritas. Item de Configuração: APT::Cache::" +"Important." #. type: Content of: -#: apt-cache.8.xml:287 +#: apt-cache.8.xml:288 #, fuzzy #| msgid "" #| "Per default the depends and rdependsAPT::Cache::ShowRecommends." #. type: Content of: -#: apt-cache.8.xml:294 +#: apt-cache.8.xml:295 msgid "" "Print full package records when searching. Configuration Item: " "APT::Cache::ShowFull." @@ -1321,11 +1340,11 @@ msgstr "" "APT::Cache::ShowFull." #. type: Content of: -#: apt-cache.8.xml:299 +#: apt-cache.8.xml:300 msgid "" "Print full records for all available versions. This is the default; to turn " "it off, use . If is specified, only the candidate version will displayed " +"versions is specified, only the candidate version will be displayed " "(the one which would be selected for installation). This option is only " "applicable to the show command. Configuration Item: " "APT::Cache::AllVersions." @@ -1338,7 +1357,7 @@ msgstr "" "Configuração: APT::Cache::AllVersions." #. type: Content of: -#: apt-cache.8.xml:308 +#: apt-cache.8.xml:309 msgid "" "Perform automatic package cache regeneration, rather than use the cache as " "it is. This is the default; to turn it off, use