summaryrefslogtreecommitdiff
path: root/man/po/pt_BR.po
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2015-12-25 13:46:45 +0100
committerGuillem Jover <guillem@debian.org>2015-12-25 13:47:30 +0100
commit8a96426df61ba02e40b7e7bf306f3e240bf37634 (patch)
tree199be5b56dc8d74c130a9642c844e5bbd68a329f /man/po/pt_BR.po
parent27d4807a75aa86dd608e6393e8ab2d9a739f1da9 (diff)
downloaddpkg-8a96426df61ba02e40b7e7bf306f3e240bf37634.tar.gz
po: Regenerate .pot files and merge .po files with them
Diffstat (limited to 'man/po/pt_BR.po')
-rw-r--r--man/po/pt_BR.po98
1 files changed, 70 insertions, 28 deletions
diff --git a/man/po/pt_BR.po b/man/po/pt_BR.po
index 4c3d872eb..8faf8dd68 100644
--- a/man/po/pt_BR.po
+++ b/man/po/pt_BR.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: dpkg-man 1.17.0\n"
"Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n"
-"POT-Creation-Date: 2015-09-21 07:14+0200\n"
+"POT-Creation-Date: 2015-12-25 13:29+0100\n"
"PO-Revision-Date: 2015-04-18 18:11+0200\n"
"Last-Translator: Andre Luis Lopes <andrelop@debian.org>\n"
"Language-Team: Portuguese <debian-l10n-portuguese@lists.debian.org>\n"
@@ -417,6 +417,20 @@ msgid ""
"(at least not without using one of the force options)."
msgstr ""
+#. type: TQ
+#: deb-control.5 deb-src-control.5
+#, fuzzy, no-wrap
+msgid "B<Build-Essential:> B<yes>|B<no>"
+msgstr "B<--log=>I<filename>"
+
+#. type: Plain text
+#: deb-control.5
+msgid ""
+"This field is usually only needed when the answer is B<yes>, and is commonly "
+"injected by the archive software. It denotes a package that is required "
+"when building other packages."
+msgstr ""
+
#. type: TP
#: deb-control.5
#, fuzzy, no-wrap
@@ -974,9 +988,12 @@ msgstr "B<--log=>I<filename>"
#: deb-src-control.5
msgid ""
"A list of packages that need to be installed and configured to be able to "
-"build the source package. Including a dependency in this list has the same "
+"build from source package. These dependencies need to be satisfied when "
+"building binary architecture dependent or independent packages and source "
+"packages. Including a dependency in this field does not have the exact same "
"effect as including it in both B<Build-Depends-Arch> and B<Build-Depends-"
-"Indep>, with the additional effect of being used for source-only builds."
+"Indep>, because the dependency also needs to be satisfied when building the "
+"source package."
msgstr ""
#. type: TP
@@ -3269,10 +3286,10 @@ msgstr ""
#. type: Plain text
#: dpkg.1
msgid ""
-"Currently the only functional check performed is an md5sum verification "
-"against the stored value in the files database. It will only get checked if "
-"the database contains the file md5sum. To check for any missing metadata in "
-"the database, the B<--audit> command can be used."
+"Currently the only functional check performed is an md5sum verification of "
+"the file contents against the stored value in the files database. It will "
+"only get checked if the database contains the file md5sum. To check for any "
+"missing metadata in the database, the B<--audit> command can be used."
msgstr ""
#. type: Plain text
@@ -4489,10 +4506,10 @@ msgid ""
"characters to report each specific check result, a \\(oqB<?>\\(cq implies "
"the check could not be done (lack of support, file permissions, etc), "
"\\(oqB<.>\\(cq implies the check passed, and an alphanumeric character "
-"implies a specific check failed; the md5sum verification is denoted with a "
-"\\(oqB<5>\\(cq on the third character. The line is followed by a space and "
-"an attribute character (currently \\(oqB<c>\\(cq for conffiles), another "
-"space and the pathname."
+"implies a specific check failed; the md5sum verification failure (the file "
+"contents have changed) is denoted with a \\(oqB<5>\\(cq on the third "
+"character. The line is followed by a space and an attribute character "
+"(currently \\(oqB<c>\\(cq for conffiles), another space and the pathname."
msgstr ""
#. type: TP
@@ -4644,6 +4661,12 @@ msgstr ""
msgid "ENVIRONMENT"
msgstr "VARIÁVEIS DE AMBIENTE"
+#. type: SS
+#: dpkg.1
+#, no-wrap
+msgid "External environment"
+msgstr ""
+
#. type: TP
#: dpkg.1
#, fuzzy, no-wrap
@@ -4729,6 +4752,12 @@ msgstr ""
"Ajusta o número de colunas que o B<dpkg> deve usar quando estiver exibindo "
"texto formatado. Atualmente só usado por -l."
+#. type: SS
+#: dpkg.1
+#, no-wrap
+msgid "Internal environment"
+msgstr ""
+
#. type: TP
#: dpkg.1
#, fuzzy, no-wrap
@@ -4856,6 +4885,21 @@ msgid ""
"dpkg 1.15.7)."
msgstr ""
+#. type: TP
+#: dpkg.1
+#, fuzzy, no-wrap
+#| msgid "B<DPKG_NO_TSTP>"
+msgid "B<DPKG_MAINTSCRIPT_DEBUG>"
+msgstr "B<DPKG_NO_TSTP>"
+
+#. type: Plain text
+#: dpkg.1
+msgid ""
+"Defined by B<dpkg> on the maintainer script environment to a value (\\(oqB<0>"
+"\\(cq or \\(oqB<1>\\(cq) noting whether debugging has been requested (with "
+"the B<--debug> option) for the maintainer scripts (since dpkg 1.18.4)."
+msgstr ""
+
#. type: Plain text
#: dpkg.1 dpkg.cfg.5
#, fuzzy, no-wrap
@@ -5371,12 +5415,9 @@ msgstr "B<--auto> I<ligação>"
#. type: Plain text
#: dpkg-architecture.1
-msgid ""
-"Set the target Debian architecture (since dpkg 1.17.14). This is only "
-"needed when building a cross-toolchain, one that will be built on the build "
-"architecture, to be run on the host architecture, and to build code for the "
-"target architecture."
-msgstr ""
+#, fuzzy
+msgid "Set the target Debian architecture (since dpkg 1.17.14)."
+msgstr "Projeto Debian"
#. type: TP
#: dpkg-architecture.1
@@ -5480,7 +5521,10 @@ msgstr ""
#. type: Plain text
#: dpkg-architecture.1
-msgid "The machine the compiler is building for."
+msgid ""
+"The machine the compiler is building for. This is only needed when building "
+"a cross-toolchain, one that will be built on the build architecture, to be "
+"run on the host architecture, and to build code for the target architecture."
msgstr ""
#. type: IP
@@ -6997,7 +7041,7 @@ msgstr "B<installed>"
#. type: Plain text
#: dpkg-buildflags.1
msgid ""
-"This setting (disabled by default) adds B<-Wdate-time> to B<CPPFLAGS>. This "
+"This setting (enabled by default) adds B<-Wdate-time> to B<CPPFLAGS>. This "
"will cause warnings when the B<__TIME__>, B<__DATE__> and B<\\"
"%__TIMESTAMP__> macros are used."
msgstr ""
@@ -7794,8 +7838,9 @@ msgstr "B<-G>"
#. type: Plain text
#: dpkg-buildpackage.1
msgid ""
-"Do not clean the source tree (implies B<-b> if nothing else has been "
-"selected among B<-F>, B<-g>, B<-G>, B<-B>, B<-A> or B<-S>)."
+"Do not clean the source tree. Implies B<-b> if nothing else has been "
+"selected among B<-F>, B<-g>, B<-G>, B<-B>, B<-A> or B<-S>. Implies B<-d> "
+"with B<-S> (since dpkg 1.18.0)."
msgstr ""
#. type: TP
@@ -12195,9 +12240,10 @@ msgstr "B<--version>"
#: dpkg-query.1
msgid ""
"It contains the binary package name with a possible architecture qualifier "
-"like \\(lqlibc6:amd64\\(rq (since dpkg 1.16.2). The architecture qualifier "
-"will only be present if the package has a B<Multi-Arch> field with a value "
-"of B<same>. This makes the package name unambiguous."
+"like \\(lqlibc6:amd64\\(rq (since dpkg 1.16.2). An architecture qualifier "
+"will be present to make the package name unambiguous, for example if the "
+"package has a B<Multi-Arch> field with a value of B<same> or the package is "
+"of a foreign architecture."
msgstr ""
#. type: TP
@@ -18156,10 +18202,6 @@ msgstr "B<ln>(1), FHS, o Padrão da Hierarquia do Sistema de Arquivos."
#~ msgstr "2006-04-09"
#, fuzzy
-#~ msgid "B<DM-Upload-Allowed:> B<yes>|B<no>"
-#~ msgstr "B<--log=>I<filename>"
-
-#, fuzzy
#~ msgid "2012-06-05"
#~ msgstr "2006-04-09"