From 7ffbb4759cc744ccaa97e67558f1c810e4734437 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Fri, 14 Mar 2014 09:42:46 +0100 Subject: prepare 0.9.16 release --- doc/po/pt_BR.po | 325 ++++++++++++++++++++++++++++++-------------------------- 1 file changed, 172 insertions(+), 153 deletions(-) (limited to 'doc/po/pt_BR.po') diff --git a/doc/po/pt_BR.po b/doc/po/pt_BR.po index 5ba917dd4..4851a9699 100644 --- a/doc/po/pt_BR.po +++ b/doc/po/pt_BR.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2014-02-28 08:46+0100\n" +"POT-Creation-Date: 2014-03-14 09:13+0100\n" "PO-Revision-Date: 2004-09-20 17:02+0000\n" "Last-Translator: André Luís Lopes \n" "Language-Team: \n" @@ -925,18 +925,28 @@ msgid "" "satisfied. By default is it not set which means that the host architecture " "is the same as the build architecture (which is defined by APT::" "Architecture). Configuration Item: APT::Get::Host-" -"Architecture" +"Architecture." msgstr "" #. type: Content of: #: apt-get.8.xml:380 msgid "" +"This option controls the activated build profiles for which a source package " +"is built by apt-get source --compile and how build " +"dependencies are satisfied. By default no build profile is active. More " +"than one build profile can be activated at a time by concatenating them with " +"a comma. Configuration Item: APT::Build-Profiles." +msgstr "" + +#. type: Content of: +#: apt-get.8.xml:391 +msgid "" "Compile source packages after downloading them. Configuration Item: " "APT::Get::Compile." msgstr "" #. type: Content of: -#: apt-get.8.xml:385 +#: apt-get.8.xml:396 msgid "" "Ignore package holds; this causes apt-get to ignore a " "hold placed on a package. This may be useful in conjunction with " @@ -945,7 +955,7 @@ msgid "" msgstr "" #. type: Content of: -#: apt-get.8.xml:392 +#: apt-get.8.xml:403 msgid "" "Allow installing new packages when used in conjunction with " "upgrade. This is useful if the update of a installed " @@ -957,7 +967,7 @@ msgid "" msgstr "" #. type: Content of: -#: apt-get.8.xml:404 +#: apt-get.8.xml:415 msgid "" "Do not upgrade packages; when used in conjunction with install, no-upgrade will prevent packages on the command " @@ -966,7 +976,7 @@ msgid "" msgstr "" #. type: Content of: -#: apt-get.8.xml:411 +#: apt-get.8.xml:422 msgid "" "Do not install new packages; when used in conjunction with install, only-upgrade will install upgrades for already " @@ -975,7 +985,7 @@ msgid "" msgstr "" #. type: Content of: -#: apt-get.8.xml:419 +#: apt-get.8.xml:430 msgid "" "Force yes; this is a dangerous option that will cause apt to continue " "without prompting if it is doing something potentially harmful. It should " @@ -985,7 +995,7 @@ msgid "" msgstr "" #. type: Content of: -#: apt-get.8.xml:427 +#: apt-get.8.xml:438 msgid "" "Instead of fetching the files to install their URIs are printed. Each URI " "will have the path, the destination file name, the size and the expected MD5 " @@ -998,7 +1008,7 @@ msgid "" msgstr "" #. type: Content of: -#: apt-get.8.xml:438 +#: apt-get.8.xml:449 msgid "" "Use purge instead of remove for anything that would be removed. An asterisk " "(\"*\") will be displayed next to packages which are scheduled to be purged. " @@ -1007,14 +1017,14 @@ msgid "" msgstr "" #. type: Content of: -#: apt-get.8.xml:446 +#: apt-get.8.xml:457 msgid "" "Re-install packages that are already installed and at the newest version. " "Configuration Item: APT::Get::ReInstall." msgstr "" #. type: Content of: -#: apt-get.8.xml:451 +#: apt-get.8.xml:462 msgid "" "This option is on by default; use --no-list-cleanup to " "turn it off. When it is on, apt-get will automatically " @@ -1025,7 +1035,7 @@ msgid "" msgstr "" #. type: Content of: -#: apt-get.8.xml:461 +#: apt-get.8.xml:472 msgid "" "This option controls the default input to the policy engine; it creates a " "default pin at priority 990 using the specified release string. This " @@ -1039,7 +1049,7 @@ msgid "" msgstr "" #. type: Content of: -#: apt-get.8.xml:476 +#: apt-get.8.xml:487 msgid "" "Only perform operations that are 'trivial'. Logically this can be considered " "related to ; where