diff options
author | Adam Conrad <adconrad@0c3.net> | 2013-01-18 01:09:43 -0700 |
---|---|---|
committer | Adam Conrad <adconrad@0c3.net> | 2013-01-18 01:09:43 -0700 |
commit | 68225779d1337336707c33c0265fc537ae256813 (patch) | |
tree | 6c4174f63b3014622f5b6132890846f5d47f1c29 /doc/po/pt.po | |
parent | 0dbd03a21542c03b0d9769787c8f794a697f3097 (diff) |
* Merge from Debian unstable, pulling in new translations and fixes.
* Add linux-headers to /etc/kernel/postinst.d/apt-auto-removal guard.
* Catalan (Jordi Mallach)
* Drop a confusing non-breaking space. Closes: #691024
* Thai (Theppitak Karoonboonyanan). Closes: #691613
* Vietnamese (Trần Ngọc Quân). Closes: #693773
* Fix Plural forms in German, French, Japanese and Portuguese
translations. Thanks to Jakub Wilk for reporting these errors.
* apt-pkg/packagemanager.cc:
- do not do lock-step configuration for a M-A:same package if it isn't
unpacked yet in SmartConfigure and do not unpack a M-A:same package
again in SmartUnPack if we have already configured it (LP: #1062503)
* apt-pkg/depcache.cc:
- don't call MarkInstall with the FromUser flag set for packages
which are dependencies of APT::Never-MarkAuto-Sections matchers
- no mode changes should obviously be ok for pkgDepCache::IsModeChangeOk
* cmdline/apt-get.cc:
- do not call Mark{Install,Delete} from the autoremove code with
the FromUser bit set to avoid modifying the auto-installed bit
* apt-pkg/algorithms.cc:
- ensure pkgProblemResolver calls MarkDelete without FromUser set
so that it can't overrule holds and the protection flag
* change permissions of /var/log/apt/term.log to 0640 (LP: #975199)
* apt-pkg/algorithms.cc:
- fix package-pointer array memory leak in ResolveByKeepInternal()
* Portuguese (Américo Monteiro) (Closes: #686975)
* handle packages without a mandatory architecture (debian-policy §5.3)
by introducing a pseudo-architecture 'none' so that the small group of
users with these packages can get right of them without introducing too
much hassle for other users (Closes: #686346)
* merged the latest debian-sid fixes
Correct fi translation for hash sum mismatches (lp:420403)
Diffstat (limited to 'doc/po/pt.po')
-rw-r--r-- | doc/po/pt.po | 71 |
1 files changed, 48 insertions, 23 deletions
diff --git a/doc/po/pt.po b/doc/po/pt.po index 8af94bacf..9d922b982 100644 --- a/doc/po/pt.po +++ b/doc/po/pt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.9.7.1\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2012-11-05 08:47+0100\n" +"POT-Creation-Date: 2012-10-15 09:49+0300\n" "PO-Revision-Date: 2012-09-03 01:53+0100\n" "Last-Translator: Américo Monteiro <a_monteiro@netcabo.pt>\n" "Language-Team: Portuguese <l10n@debianpt.org>\n" @@ -2276,19 +2276,12 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-key.8.xml:130 -#, fuzzy -#| msgid "" -#| "Update the local keyring with the archive keyring and remove from the " -#| "local keyring the archive keys which are no longer valid. The archive " -#| "keyring is shipped in the <literal>archive-keyring</literal> package of " -#| "your distribution, e.g. the <literal>debian-archive-keyring</literal> " -#| "package in Debian." msgid "" "Update the local keyring with the archive keyring and remove from the local " "keyring the archive keys which are no longer valid. The archive keyring is " "shipped in the <literal>archive-keyring</literal> package of your " -"distribution, e.g. the <literal>ubuntu-archive-keyring</literal> package in " -"Ubuntu." +"distribution, e.g. the <literal>debian-archive-keyring</literal> package in " +"Debian." msgstr "" "Actualiza o chaveiro local com o chaveiro do arquivo e remove do chaveiro " "local as chaves de arquivo que já não são válidas. O chaveiro do arquivo é " @@ -2356,33 +2349,24 @@ msgstr "Base de dados local de confiança de chaves de arquivos." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-key.8.xml:183 -#, fuzzy -#| msgid "<filename>/usr/share/keyrings/debian-archive-keyring.gpg</filename>" -msgid "<filename>/usr/share/keyrings/ubuntu-archive-keyring.gpg</filename>" +msgid "<filename>/usr/share/keyrings/debian-archive-keyring.gpg</filename>" msgstr "<filename>/usr/share/keyrings/debian-archive-keyring.gpg</filename>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-key.8.xml:184 -#, fuzzy -#| msgid "Keyring of Debian archive trusted keys." -msgid "Keyring of Ubuntu archive trusted keys." +msgid "Keyring of Debian archive trusted keys." msgstr "Chaveiro das chaves de confiança dos arquivos Debian." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-key.8.xml:187 -#, fuzzy -#| msgid "" -#| "<filename>/usr/share/keyrings/debian-archive-removed-keys.gpg</filename>" msgid "" -"<filename>/usr/share/keyrings/ubuntu-archive-removed-keys.gpg</filename>" +"<filename>/usr/share/keyrings/debian-archive-removed-keys.gpg</filename>" msgstr "" "<filename>/usr/share/keyrings/debian-archive-removed-keys.gpg</filename>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-key.8.xml:188 -#, fuzzy -#| msgid "Keyring of Debian archive removed trusted keys." -msgid "Keyring of Ubuntu archive removed trusted keys." +msgid "Keyring of Debian archive removed trusted keys." msgstr "Chaveiro das chaves de confiança removidas dos arquivos Debian." #. type: Content of: <refentry><refsect1><para> @@ -9694,6 +9678,47 @@ msgstr " # apt-get -o dir::cache::archives=\"/disc/\" dist-upgrade" msgid "Which will use the already fetched archives on the disc." msgstr "O qual irá usar os arquivos já obtidos e que estão no disco." +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-key.8.xml:130 +#, fuzzy +msgid "" +"Update the local keyring with the archive keyring and remove from the local " +"keyring the archive keys which are no longer valid. The archive keyring is " +"shipped in the <literal>archive-keyring</literal> package of your " +"distribution, e.g. the <literal>ubuntu-archive-keyring</literal> package in " +"Ubuntu." +msgstr "" +"Actualiza o chaveiro local com o chaveiro do arquivo e remove do chaveiro " +"local as chaves de arquivo que já não são válidas. O chaveiro do arquivo é " +"submetido no pacote <literal>archive-keyring</literal> da sua distribuição, " +"por exemplo o pacote <literal>debian-archive-keyring</literal> em Debian." + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt-key.8.xml:183 +#, fuzzy +msgid "<filename>/usr/share/keyrings/ubuntu-archive-keyring.gpg</filename>" +msgstr "<filename>/usr/share/keyrings/debian-archive-keyring.gpg</filename>" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-key.8.xml:184 +#, fuzzy +msgid "Keyring of Ubuntu archive trusted keys." +msgstr "Chaveiro das chaves de confiança dos arquivos Debian." + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt-key.8.xml:187 +#, fuzzy +msgid "" +"<filename>/usr/share/keyrings/ubuntu-archive-removed-keys.gpg</filename>" +msgstr "" +"<filename>/usr/share/keyrings/debian-archive-removed-keys.gpg</filename>" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-key.8.xml:188 +#, fuzzy +msgid "Keyring of Ubuntu archive removed trusted keys." +msgstr "Chaveiro das chaves de confiança removidas dos arquivos Debian." + #~ msgid "Package resource list for APT" #~ msgstr "Lista de recursos de pacote para APT" |