diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2012-05-24 16:01:15 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2012-05-24 16:01:15 +0200 |
commit | d9e10d0fdf812ebced54f4ea827d6132e0ebfef5 (patch) | |
tree | 904dd0148a028ef30a67013d98eac90e92c30cae /doc/po/pt_BR.po | |
parent | d3f6489bf47dcf4fa5d8c2cd6a543ffa5f0105fe (diff) | |
parent | 4c86a6348d9916b6404709452affa10e9c776efa (diff) |
merged from debian-sid
Diffstat (limited to 'doc/po/pt_BR.po')
-rw-r--r-- | doc/po/pt_BR.po | 505 |
1 files changed, 207 insertions, 298 deletions
diff --git a/doc/po/pt_BR.po b/doc/po/pt_BR.po index 66735a86c..47c565ed1 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 <deity@lists.debian.org>\n" -"POT-Creation-Date: 2012-05-22 16:15+0300\n" +"POT-Creation-Date: 2012-05-23 17:06+0300\n" "PO-Revision-Date: 2004-09-20 17:02+0000\n" "Last-Translator: André Luís Lopes <andrelop@debian.org>\n" "Language-Team: <debian-l10n-portuguese@lists.debian.org>\n" @@ -34,7 +34,7 @@ msgstr "" #. type: TH #: apt.8:17 #, no-wrap -msgid "Debian GNU/Linux" +msgid "Debian" msgstr "" #. type: SH @@ -333,7 +333,7 @@ msgstr "" msgid "" " <varlistentry><term><filename>&cachedir;/archives/partial/</filename></term>\n" " <listitem><para>Storage area for package files in transit.\n" -" Configuration Item: <literal>Dir::Cache::Archives</literal> (<filename>partial</filename> will be implicitly appended). </para></listitem>\n" +" Configuration Item: <literal>Dir::Cache::Archives</literal> (<filename>partial</filename> will be implicitly appended)</para></listitem>\n" " </varlistentry>\n" "\">\n" msgstr "" @@ -404,7 +404,7 @@ msgstr "" msgid "" " <varlistentry><term><filename>&statedir;/lists/partial/</filename></term>\n" " <listitem><para>Storage area for state information in transit.\n" -" Configuration Item: <literal>Dir::State::Lists</literal> (<filename>partial</filename> will be implicitly appended).</para></listitem>\n" +" Configuration Item: <literal>Dir::State::Lists</literal> (<filename>partial</filename> will be implicitly appended)</para></listitem>\n" " </varlistentry>\n" "\">\n" msgstr "" @@ -644,7 +644,8 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para> -#: apt-cache.8.xml:44 apt-get.8.xml:44 +#: apt-cache.8.xml:44 apt-cdrom.8.xml:51 apt-config.8.xml:44 +#: apt-ftparchive.1.xml:54 apt-get.8.xml:44 msgid "" "Unless the <option>-h</option>, or <option>--help</option> option is given, " "one of the commands below must be present." @@ -659,8 +660,8 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term><option><replaceable> #: apt-cache.8.xml:53 apt-cache.8.xml:142 apt-cache.8.xml:163 -#: apt-cache.8.xml:187 apt-cache.8.xml:192 apt-cache.8.xml:208 -#: apt-cache.8.xml:226 apt-cache.8.xml:238 +#: apt-cache.8.xml:185 apt-cache.8.xml:190 apt-cache.8.xml:206 +#: apt-cache.8.xml:224 apt-cache.8.xml:236 msgid "&synopsis-pkg;" msgstr "" @@ -735,7 +736,7 @@ msgid "" "<literal>Pure virtual packages</literal> 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 GNU/Linux system is a pure virtual " +"\"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 "" @@ -745,7 +746,7 @@ msgstr "" msgid "" "<literal>Single virtual packages</literal> is the number of packages with " "only one package providing a particular virtual package. For example, in the " -"Debian GNU/Linux system, \"X11-text-viewer\" is a virtual package, but only " +"Debian system, \"X11-text-viewer\" is a virtual package, but only " "one package, xless, provides \"X11-text-viewer\"." msgstr "" @@ -754,7 +755,7 @@ msgstr "" msgid "" "<literal>Mixed virtual packages</literal> 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 GNU/Linux system, \"debconf" +"as the package name. For instance, in the Debian system, \"debconf" "\" is both an actual package, and provided by the debconf-tiny package." msgstr "" @@ -830,40 +831,38 @@ msgstr "" #: apt-cache.8.xml:170 msgid "" "<literal>search</literal> performs a full text search on all available " -"package lists for the POSIX regex pattern given, see " -"<citerefentry><refentrytitle><command>regex</command></refentrytitle> " -"<manvolnum>7</manvolnum></citerefentry>. It searches the package names and " -"the descriptions for an occurrence of the regular expression and prints out " -"the package name and the short description, including virtual package " -"names. If <option>--full</option> is given then output identical to " -"<literal>show</literal> is produced for each matched package, and if " -"<option>--names-only</option> is given then the long description is not " -"searched, only the package name is." +"package lists for the POSIX regex pattern given, see ®ex;. It searches " +"the package names and the descriptions for an occurrence of the regular " +"expression and prints out the package name and the short description, " +"including virtual package names. If <option>--full</option> is given then " +"output identical to <literal>show</literal> is produced for each matched " +"package, and if <option>--names-only</option> is given then the long " +"description is not searched, only the package name is." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt-cache.8.xml:183 +#: apt-cache.8.xml:181 msgid "" "Separate arguments can be used to specify multiple search patterns that are " "and'ed together." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt-cache.8.xml:188 +#: apt-cache.8.xml:186 msgid "" "<literal>depends</literal> shows a listing of each dependency a package has " "and all the possible other packages that can fulfill that dependency." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt-cache.8.xml:193 +#: apt-cache.8.xml:191 msgid "" "<literal>rdepends</literal> shows a listing of each reverse dependency a " "package has." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt-cache.8.xml:197 +#: apt-cache.8.xml:195 #, fuzzy msgid "<optional><replaceable>&synopsis-prefix;</replaceable></optional>" msgstr "" @@ -871,7 +870,7 @@ msgstr "" "apt-get install <replaceable>pacote</replaceable>/testing\n" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt-cache.8.xml:198 +#: apt-cache.8.xml:196 msgid "" "This command prints the name of each package APT knows. The optional " "argument is a prefix match to filter the name list. The output is suitable " @@ -881,7 +880,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt-cache.8.xml:203 +#: apt-cache.8.xml:201 msgid "" "Note that a package which APT knows of is not necessarily available to " "download, installable or installed, e.g. virtual packages are also listed in " @@ -889,7 +888,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt-cache.8.xml:209 +#: apt-cache.8.xml:207 msgid "" "<literal>dotty</literal> takes a list of packages on the command line and " "generates output suitable for use by dotty from the <ulink url=\"http://www." @@ -902,7 +901,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt-cache.8.xml:218 +#: apt-cache.8.xml:216 msgid "" "The resulting nodes will have several shapes; normal packages are boxes, " "pure provides are triangles, mixed provides are diamonds, missing packages " @@ -911,19 +910,19 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt-cache.8.xml:223 +#: apt-cache.8.xml:221 msgid "Caution, dotty cannot graph larger sets of packages." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt-cache.8.xml:227 +#: apt-cache.8.xml:225 msgid "" "The same as <literal>dotty</literal>, only for xvcg from the <ulink url=" "\"http://rw4.cs.uni-sb.de/users/sander/html/gsvcg1.html\">VCG tool</ulink>." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt-cache.8.xml:231 +#: apt-cache.8.xml:229 #, fuzzy msgid "<optional><replaceable>&synopsis-pkg;</replaceable>…</optional>" msgstr "" @@ -931,7 +930,7 @@ msgstr "" "apt-get install <replaceable>pacote</replaceable>/testing\n" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt-cache.8.xml:232 +#: apt-cache.8.xml:230 msgid "" "<literal>policy</literal> is meant to help debug issues relating to the " "preferences file. With no arguments it will print out the priorities of each " @@ -940,7 +939,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt-cache.8.xml:239 +#: apt-cache.8.xml:237 msgid "" "<literal>apt-cache</literal>'s <literal>madison</literal> command attempts " "to mimic the output format and a subset of the functionality of the Debian " @@ -952,14 +951,14 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><title> -#: apt-cache.8.xml:250 apt-config.8.xml:84 apt-extracttemplates.1.xml:52 +#: apt-cache.8.xml:248 apt-config.8.xml:84 apt-extracttemplates.1.xml:52 #: apt-ftparchive.1.xml:504 apt-get.8.xml:259 apt-mark.8.xml:108 #: apt-sortpkgs.1.xml:48 msgid "options" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt-cache.8.xml:255 +#: apt-cache.8.xml:253 msgid "" "Select the file to store the package cache. The package cache is the primary " "cache used by all operations. Configuration Item: <literal>Dir::Cache::" @@ -967,7 +966,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt-cache.8.xml:261 +#: apt-cache.8.xml:259 msgid "" "Select the file to store the source cache. The source is used only by " "<literal>gencaches</literal> and it stores a parsed version of the package " @@ -977,7 +976,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt-cache.8.xml:269 +#: apt-cache.8.xml:267 msgid "" "Quiet; produces output suitable for logging, omitting progress indicators. " "More q's will produce more quietness up to a maximum of 2. You can also use " @@ -986,7 +985,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt-cache.8.xml:276 +#: 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: " @@ -994,7 +993,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt-cache.8.xml:289 +#: apt-cache.8.xml:287 msgid "" "Per default the <literal>depends</literal> and <literal>rdepends</literal> " "print all dependencies. This can be tweaked with these flags which will omit " @@ -1004,14 +1003,14 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt-cache.8.xml:296 +#: apt-cache.8.xml:294 msgid "" "Print full package records when searching. Configuration Item: " "<literal>APT::Cache::ShowFull</literal>." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt-cache.8.xml:301 +#: apt-cache.8.xml:299 msgid "" "Print full records for all available versions. This is the default; to turn " "it off, use <option>--no-all-versions</option>. If <option>--no-all-" @@ -1022,7 +1021,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt-cache.8.xml:310 +#: apt-cache.8.xml:308 msgid "" "Perform automatic package cache regeneration, rather than use the cache as " "it is. This is the default; to turn it off, use <option>--no-generate</" @@ -1030,14 +1029,14 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt-cache.8.xml:316 +#: apt-cache.8.xml:314 msgid "" "Only search on the package names, not the long descriptions. Configuration " "Item: <literal>APT::Cache::NamesOnly</literal>." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt-cache.8.xml:321 +#: apt-cache.8.xml:319 msgid "" "Make <literal>pkgnames</literal> print all names, including virtual packages " "and missing dependencies. Configuration Item: <literal>APT::Cache::" @@ -1045,7 +1044,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt-cache.8.xml:327 +#: apt-cache.8.xml:325 msgid "" "Make <literal>depends</literal> and <literal>rdepends</literal> recursive so " "that all packages mentioned are printed once. Configuration Item: " @@ -1053,55 +1052,43 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt-cache.8.xml:334 +#: apt-cache.8.xml:332 msgid "" "Limit the output of <literal>depends</literal> and <literal>rdepends</" "literal> to packages which are currently installed. Configuration Item: " "<literal>APT::Cache::Installed</literal>." msgstr "" -#. type: Content of: <refentry><refsect1><variablelist> -#: apt-cache.8.xml:339 apt-cdrom.8.xml:140 apt-config.8.xml:104 -#: apt-extracttemplates.1.xml:63 apt-ftparchive.1.xml:591 apt-get.8.xml:514 -#: apt-mark.8.xml:122 apt-sortpkgs.1.xml:58 -msgid "&apt-commonoptions;" -msgstr "" - #. type: Content of: <refentry><refsect1><title> -#: apt-cache.8.xml:344 apt-get.8.xml:519 apt-key.8.xml:174 apt-mark.8.xml:126 +#: apt-cache.8.xml:342 apt-get.8.xml:519 apt-key.8.xml:174 apt-mark.8.xml:125 #: apt.conf.5.xml:1118 apt_preferences.5.xml:698 msgid "Files" msgstr "" -#. type: Content of: <refentry><refsect1><variablelist> -#: apt-cache.8.xml:346 -msgid "&file-sourceslist; &file-statelists;" -msgstr "" - #. type: Content of: <refentry><refsect1><title> -#: apt-cache.8.xml:351 apt-cdrom.8.xml:145 apt-config.8.xml:109 +#: apt-cache.8.xml:349 apt-cdrom.8.xml:144 apt-config.8.xml:109 #: apt-extracttemplates.1.xml:70 apt-ftparchive.1.xml:607 apt-get.8.xml:529 -#: apt-key.8.xml:195 apt-mark.8.xml:132 apt-secure.8.xml:192 +#: apt-key.8.xml:195 apt-mark.8.xml:131 apt-secure.8.xml:192 #: apt-sortpkgs.1.xml:63 apt.conf.5.xml:1124 apt_preferences.5.xml:705 -#: sources.list.5.xml:255 +#: sources.list.5.xml:252 #, fuzzy msgid "See Also" msgstr "Consulte também" #. type: Content of: <refentry><refsect1><para> -#: apt-cache.8.xml:352 +#: apt-cache.8.xml:350 msgid "&apt-conf;, &sources-list;, &apt-get;" msgstr "" #. type: Content of: <refentry><refsect1><title> -#: apt-cache.8.xml:356 apt-cdrom.8.xml:150 apt-config.8.xml:114 +#: apt-cache.8.xml:354 apt-cdrom.8.xml:149 apt-config.8.xml:114 #: apt-extracttemplates.1.xml:74 apt-ftparchive.1.xml:611 apt-get.8.xml:535 -#: apt-mark.8.xml:136 apt-sortpkgs.1.xml:67 +#: apt-mark.8.xml:135 apt-sortpkgs.1.xml:67 msgid "Diagnostics" msgstr "" #. type: Content of: <refentry><refsect1><para> -#: apt-cache.8.xml:357 +#: apt-cache.8.xml:355 msgid "" "<command>apt-cache</command> returns zero on normal operation, decimal 100 " "on error." @@ -1129,7 +1116,7 @@ msgid "" "must be inserted and scanned separately to account for possible mis-burns." msgstr "" -#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-cdrom.8.xml:56 msgid "" "<literal>add</literal> is used to add a new disc to the source list. It will " @@ -1139,7 +1126,7 @@ msgid "" "title." msgstr "" -#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-cdrom.8.xml:64 msgid "" "APT uses a CDROM ID to track which disc is currently in the drive and " @@ -1147,28 +1134,20 @@ msgid "" "filename>" msgstr "" -#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-cdrom.8.xml:72 msgid "" "A debugging tool to report the identity of the current disc as well as the " "stored file name" msgstr "" -#. type: Content of: <refentry><refsect1><para> -#: apt-cdrom.8.xml:51 -msgid "" -"Unless the <option>-h</option>, or <option>--help</option> option is given " -"one of the commands below must be present. <placeholder type=\"variablelist" -"\" id=\"0\"/>" -msgstr "" - #. type: Content of: <refentry><refsect1><title> -#: apt-cdrom.8.xml:81 apt-key.8.xml:160 +#: apt-cdrom.8.xml:80 apt-key.8.xml:160 msgid "Options" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt-cdrom.8.xml:86 +#: apt-cdrom.8.xml:85 msgid "" "Mount point; specify the location to mount the cdrom. This mount point must " "be listed in <filename>/etc/fstab</filename> and properly configured. " @@ -1176,7 +1155,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt-cdrom.8.xml:95 +#: apt-cdrom.8.xml:94 msgid "" "Rename a disc; change the label of a disk or override the disks given label. " "This option will cause <command>apt-cdrom</command> to prompt for a new " @@ -1184,7 +1163,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt-cdrom.8.xml:104 +#: apt-cdrom.8.xml:103 msgid "" "No mounting; prevent <command>apt-cdrom</command> from mounting and " "unmounting the mount point. Configuration Item: <literal>APT::CDROM::" @@ -1192,7 +1171,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt-cdrom.8.xml:112 +#: apt-cdrom.8.xml:111 msgid "" "Fast Copy; Assume the package files are valid and do not check every " "package. This option should be used only if <command>apt-cdrom</command> has " @@ -1201,7 +1180,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt-cdrom.8.xml:122 +#: apt-cdrom.8.xml:121 msgid "" "Thorough Package Scan; This option may be needed with some old Debian " "1.1/1.2 discs that have Package files in strange places. It takes much " @@ -1209,7 +1188,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt-cdrom.8.xml:133 +#: apt-cdrom.8.xml:132 msgid "" "No Changes; Do not change the &sources-list; file and do not write index " "files. Everything is still checked however. Configuration Item: " @@ -1217,13 +1196,13 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para> -#: apt-cdrom.8.xml:146 +#: apt-cdrom.8.xml:145 #, fuzzy msgid "&apt-conf;, &apt-get;, &sources-list;" msgstr "&apt-get; &apt-cache; &apt-conf; &sources-list;" #. type: Content of: <refentry><refsect1><para> -#: apt-cdrom.8.xml:151 +#: apt-cdrom.8.xml:150 msgid "" "<command>apt-cdrom</command> returns zero on normal operation, decimal 100 " "on error." @@ -1243,13 +1222,6 @@ msgid "" "manner that is easy to use by scripted applications." msgstr "" -#. type: Content of: <refentry><refsect1><para> -#: apt-config.8.xml:44 apt-ftparchive.1.xml:54 -msgid "" -"Unless the <option>-h</option>, or <option>--help</option> option is given " -"one of the commands below must be present." -msgstr "" - #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-config.8.xml:51 msgid "" @@ -1527,8 +1499,8 @@ msgstr "" #. type: Content of: <refentry><refsect1><refsect2><title> #: apt-ftparchive.1.xml:144 #, fuzzy -msgid "Dir Section" -msgstr "Descrição" +msgid "<literal>Dir</literal> Section" +msgstr "a linha <literal>Origin:</literal>" #. type: Content of: <refentry><refsect1><refsect2><para> #: apt-ftparchive.1.xml:146 @@ -1566,8 +1538,9 @@ msgstr "" #. type: Content of: <refentry><refsect1><refsect2><title> #: apt-ftparchive.1.xml:176 -msgid "Default Section" -msgstr "" +#, fuzzy +msgid "<literal>Default</literal> Section" +msgstr "a linha <literal>Label:</literal>" #. type: Content of: <refentry><refsect1><refsect2><para> #: apt-ftparchive.1.xml:178 @@ -1645,8 +1618,9 @@ msgstr "" #. type: Content of: <refentry><refsect1><refsect2><title> #: apt-ftparchive.1.xml:242 -msgid "TreeDefault Section" -msgstr "" +#, fuzzy +msgid "<literal>TreeDefault</literal> Section" +msgstr "a linha <literal>Label:</literal>" #. type: Content of: <refentry><refsect1><refsect2><para> #: apt-ftparchive.1.xml:244 @@ -1759,8 +1733,9 @@ msgstr "" #. type: Content of: <refentry><refsect1><refsect2><title> #: apt-ftparchive.1.xml:342 -msgid "Tree Section" -msgstr "" +#, fuzzy +msgid "<literal>Tree</literal> Section" +msgstr "a linha <literal>Label:</literal>" #. type: Content of: <refentry><refsect1><refsect2><para> #: apt-ftparchive.1.xml:344 @@ -1849,8 +1824,9 @@ msgstr "" #. type: Content of: <refentry><refsect1><refsect2><title> #: apt-ftparchive.1.xml:410 -msgid "BinDirectory Section" -msgstr "" +#, fuzzy +msgid "<literal>BinDirectory</literal> Section" +msgstr "a linha <literal>Component:</literal>" #. type: Content of: <refentry><refsect1><refsect2><para> #: apt-ftparchive.1.xml:412 @@ -2067,7 +2043,7 @@ msgstr "" #. type: Content of: <refentry><refsect1><title> #: apt-ftparchive.1.xml:596 apt.conf.5.xml:1112 apt_preferences.5.xml:545 -#: sources.list.5.xml:214 +#: sources.list.5.xml:211 #, fuzzy msgid "Examples" msgstr "Exemplos" @@ -2165,7 +2141,7 @@ msgstr "" msgid "" "<literal>install</literal> is followed by one or more packages desired for " "installation or upgrading. Each package is a package name, not a fully " -"qualified filename (for instance, in a Debian GNU/Linux system, libc6 would " +"qualified filename (for instance, in a Debian system, libc6 would " "be the argument provided, not <literal>libc6_1.9.6-2.deb</literal>). All " "packages required by the package(s) specified for installation will also be " "retrieved and installed. The <filename>/etc/apt/sources.list</filename> " @@ -2660,13 +2636,6 @@ msgid "" "AllowUnauthenticated</literal>." msgstr "" -#. type: Content of: <refentry><refsect1><variablelist> -#: apt-get.8.xml:521 -msgid "" -"&file-sourceslist; &file-aptconf; &file-preferences; &file-cachearchives; " -"&file-statelists;" -msgstr "" - #. type: Content of: <refentry><refsect1><para> #: apt-get.8.xml:530 msgid "" @@ -2779,11 +2748,6 @@ msgid "" "this one." msgstr "" -#. type: Content of: <refentry><refsect1><variablelist> -#: apt-key.8.xml:177 -msgid "&file-trustedgpg;" -msgstr "" - #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-key.8.xml:179 #, fuzzy @@ -2901,37 +2865,17 @@ msgid "" "the same way as for the other show commands." msgstr "" -#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term><option><filename> -#: apt-mark.8.xml:112 apt-mark.8.xml:113 -#, fuzzy -msgid "<replaceable>&synopsis-filename;</replaceable>" -msgstr "" -"<programlisting>\n" -"apt-get install <replaceable>pacote</replaceable>/testing\n" - #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-mark.8.xml:115 msgid "" "Read/Write package stats from the filename given with the parameter " -"<filename><replaceable>&synopsis-filename;</replaceable></filename> instead " -"of from the default location, which is <filename>extended_status</filename> " -"in the directory defined by the Configuration Item: <literal>Dir::State</" -"literal>." -msgstr "" - -#. type: Content of: <refentry><refsect1><variablelist> -#: apt-mark.8.xml:128 -msgid " &file-extended_states;" +"&synopsis-param-filename; instead of from the default location, which is " +"<filename>extended_status</filename> in the directory defined by the " +"Configuration Item: <literal>Dir::State</literal>." msgstr "" #. type: Content of: <refentry><refsect1><para> -#: apt-mark.8.xml:133 -#, fuzzy -msgid "&apt-get;,&aptitude;,&apt-conf;" -msgstr "&apt-get; &apt-cache; &apt-conf; &sources-list;" - -#. type: Content of: <refentry><refsect1><para> -#: apt-mark.8.xml:137 +#: apt-mark.8.xml:136 msgid "" "<command>apt-mark</command> returns zero on normal operation, non-zero on " "error." @@ -3544,6 +3488,13 @@ msgstr "" msgid "The Acquire Group" msgstr "" +#. type: Content of: <refentry><refsect1><para> +#: apt.conf.5.xml:254 +msgid "" +"The <literal>Acquire</literal> group of options controls the download of " +"packages and the URI handlers." +msgstr "" + #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> #: apt.conf.5.xml:259 msgid "" @@ -3932,13 +3883,6 @@ msgid "" "added to the end of the list (after an implicit \"<literal>none</literal>\")." msgstr "" -#. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:254 -msgid "" -"The <literal>Acquire</literal> group of options controls the download of " -"packages and the URI handlers. <placeholder type=\"variablelist\" id=\"0\"/>" -msgstr "" - #. type: Content of: <refentry><refsect1><title> #: apt.conf.5.xml:512 msgid "Directories" @@ -4523,11 +4467,6 @@ msgid "" "possible options." msgstr "" -#. type: Content of: <refentry><refsect1><variablelist> -#: apt.conf.5.xml:1120 -msgid "&file-aptconf;" -msgstr "" - #. ? reading apt.conf #. type: Content of: <refentry><refsect1><para> #: apt.conf.5.xml:1125 @@ -4667,6 +4606,17 @@ msgstr "" "<command>apt-get</command> ou no arquivo de configuração do APT <filename>/" "etc/apt/apt.conf</filename>. Por exemplo," +#. type: Content of: <refentry><refsect1><refsect2><para> +#: apt_preferences.5.xml:101 +#, fuzzy +msgid "" +"If the target release has been specified then APT uses the following " +"algorithm to set the priorities of the versions of a package. Assign:" +msgstr "" +"Caso uma versão alvo tenha sido especificada o APT usará o seguinte " +"algoritmo para definir as prioridades das instâncias de um pacote. " +"Atribuirá :" + #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term> #: apt_preferences.5.xml:106 #, fuzzy @@ -4727,18 +4677,6 @@ msgstr "" "para as instâncias que não estejam instaladas e pertençam a versão alvo." #. type: Content of: <refentry><refsect1><refsect2><para> -#: apt_preferences.5.xml:101 -#, fuzzy -msgid "" -"If the target release has been specified then APT uses the following " -"algorithm to set the priorities of the versions of a package. Assign: " -"<placeholder type=\"variablelist\" id=\"0\"/>" -msgstr "" -"Caso uma versão alvo tenha sido especificada o APT usará o seguinte " -"algoritmo para definir as prioridades das instâncias de um pacote. " -"Atribuirá :" - -#. type: Content of: <refentry><refsect1><refsect2><para> #: apt_preferences.5.xml:132 #, fuzzy msgid "" @@ -5132,6 +5070,17 @@ msgstr "" msgid "How APT Interprets Priorities" msgstr "Como o APT Interpreta Prioridades" +#. type: Content of: <refentry><refsect1><refsect2><para> +#: apt_preferences.5.xml:310 +#, fuzzy +msgid "" +"Priorities (P) assigned in the APT preferences file must be positive or " +"negative integers. They are interpreted as follows (roughly speaking):" +msgstr "" +"Prioridades (P) atribuídas no arquivo de preferências do APT devem ser " +"números inteiros positivos ou negativos. Eles são interpretados como a " +"seguir (a grosso modo):" + #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term> #: apt_preferences.5.xml:315 #, fuzzy @@ -5226,18 +5175,6 @@ msgid "prevents the version from being installed" msgstr "impede a versão de ser instalada" #. type: Content of: <refentry><refsect1><refsect2><para> -#: apt_preferences.5.xml:310 -#, fuzzy -msgid "" -"Priorities (P) assigned in the APT preferences file must be positive or " -"negative integers. They are interpreted as follows (roughly speaking): " -"<placeholder type=\"variablelist\" id=\"0\"/>" -msgstr "" -"Prioridades (P) atribuídas no arquivo de preferências do APT devem ser " -"números inteiros positivos ou negativos. Eles são interpretados como a " -"seguir (a grosso modo):" - -#. type: Content of: <refentry><refsect1><refsect2><para> #: apt_preferences.5.xml:349 #, fuzzy msgid "" @@ -5358,6 +5295,27 @@ msgstr "" "<filename>Packages</filename> e <filename>Release</filename> para descrever " "os pacotes disponíveis nessas localidades." +#. type: Content of: <refentry><refsect1><refsect2><para> +#: apt_preferences.5.xml:399 +#, fuzzy +msgid "" +"The <filename>Packages</filename> file is normally found in the directory " +"<filename>.../dists/<replaceable>dist-name</replaceable>/" +"<replaceable>component</replaceable>/<replaceable>arch</replaceable></" +"filename>: for example, <filename>.../dists/stable/main/binary-i386/" +"Packages</filename>. It consists of a series of multi-line records, one for " +"each package available in that directory. Only two lines in each record are " +"relevant for setting APT priorities:" +msgstr "" +"O arquivo <filename>Packages</filename> é normalmente encontrado no " +"diretório <filename>.../dists/<replaceable>nome-distribuição</replaceable>/" +"<replaceable>componente</replaceable>/<replaceable>arquitetura</" +"replaceable></filename> : por exemplo, <filename>.../dists/stable/main/" +"binary-i386/Packages</filename>. O arquivo consiste de uma série de " +"registros de múltiplas linhas, uma para cada pacote disponível no diretório. " +"Somente duas linhas em cada registro são relevantes para definir prioridades " +"do APT :" + #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term> #: apt_preferences.5.xml:407 #, fuzzy @@ -5383,25 +5341,26 @@ msgid "gives the version number for the named package" msgstr "informa o número de versão do pacote" #. type: Content of: <refentry><refsect1><refsect2><para> -#: apt_preferences.5.xml:399 +#: apt_preferences.5.xml:417 #, fuzzy msgid "" -"The <filename>Packages</filename> file is normally found in the directory " -"<filename>.../dists/<replaceable>dist-name</replaceable>/" -"<replaceable>component</replaceable>/<replaceable>arch</replaceable></" -"filename>: for example, <filename>.../dists/stable/main/binary-i386/" -"Packages</filename>. It consists of a series of multi-line records, one for " -"each package available in that directory. Only two lines in each record are " -"relevant for setting APT priorities: <placeholder type=\"variablelist\" id=" -"\"0\"/>" +"The <filename>Release</filename> file is normally found in the directory " +"<filename>.../dists/<replaceable>dist-name</replaceable></filename>: for " +"example, <filename>.../dists/stable/Release</filename>, or <filename>.../" +"dists/&stable-codename;/Release</filename>. It consists of a single multi-" +"line record which applies to <emphasis>all</emphasis> of the packages in the " +"directory tree below its parent. Unlike the <filename>Packages</filename> " +"file, nearly all of the lines in a <filename>Release</filename> file are " +"relevant for setting APT priorities:" msgstr "" -"O arquivo <filename>Packages</filename> é normalmente encontrado no " -"diretório <filename>.../dists/<replaceable>nome-distribuição</replaceable>/" -"<replaceable>componente</replaceable>/<replaceable>arquitetura</" -"replaceable></filename> : por exemplo, <filename>.../dists/stable/main/" -"binary-i386/Packages</filename>. O arquivo consiste de uma série de " -"registros de múltiplas linhas, uma para cada pacote disponível no diretório. " -"Somente duas linhas em cada registro são relevantes para definir prioridades " +"O arquivo <filename>Release</filename> é normalmente encontrado no diretório " +"<filename>.../dists/<replaceable>nome-distribuição</replaceable></" +"filename> : por exemplo, <filename>.../dists/stable/Release</filename>, ou " +"<filename>.../dists/woody/Release</filename>. O arquivo consiste de um " +"registro de múltiplas linhas o qual se aplica a <emphasis>todos</emphasis> " +"os pacotes na àrvore de diretórios abaixo de seu diretório pai. Diferente do " +"arquivo <filename>Packages</filename>, quase todas as linhas em um arquivo " +"<filename>Release</filename> são relevantes para a definição de prioridades " "do APT :" #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term> @@ -5473,13 +5432,13 @@ msgstr "" #, fuzzy msgid "" "names the release version. For example, the packages in the tree might " -"belong to Debian GNU/Linux release version 3.0. Note that there is normally " +"belong to Debian release version 3.0. Note that there is normally " "no version number for the <literal>testing</literal> and <literal>unstable</" "literal> distributions because they have not been released yet. Specifying " "this in the APT preferences file would require one of the following lines." msgstr "" "dá nome a versão da distribuição. Por exemplo, os pacote na àrvore podem " -"pertencer a distribuição Debian GNU/Linux versão 3.0. Note que normalmente " +"pertencer a distribuição Debian versão 3.0. Note que normalmente " "não existe número de versão para as distribuições <literal>testing</literal> " "e <literal>unstable</literal> devido as mesmas não terem sido lançadas " "ainda. Especificar isso no arquivo de preferências do APT iria requerer uma " @@ -5587,30 +5546,6 @@ msgstr "" "Pin: release l=Debian\n" #. type: Content of: <refentry><refsect1><refsect2><para> -#: apt_preferences.5.xml:417 -#, fuzzy -msgid "" -"The <filename>Release</filename> file is normally found in the directory " -"<filename>.../dists/<replaceable>dist-name</replaceable></filename>: for " -"example, <filename>.../dists/stable/Release</filename>, or <filename>.../" -"dists/&stable-codename;/Release</filename>. It consists of a single multi-" -"line record which applies to <emphasis>all</emphasis> of the packages in the " -"directory tree below its parent. Unlike the <filename>Packages</filename> " -"file, nearly all of the lines in a <filename>Release</filename> file are " -"relevant for setting APT priorities: <placeholder type=\"variablelist\" id=" -"\"0\"/>" -msgstr "" -"O arquivo <filename>Release</filename> é normalmente encontrado no diretório " -"<filename>.../dists/<replaceable>nome-distribuição</replaceable></" -"filename> : por exemplo, <filename>.../dists/stable/Release</filename>, ou " -"<filename>.../dists/woody/Release</filename>. O arquivo consiste de um " -"registro de múltiplas linhas o qual se aplica a <emphasis>todos</emphasis> " -"os pacotes na àrvore de diretórios abaixo de seu diretório pai. Diferente do " -"arquivo <filename>Packages</filename>, quase todas as linhas em um arquivo " -"<filename>Release</filename> são relevantes para a definição de prioridades " -"do APT :" - -#. type: Content of: <refentry><refsect1><refsect2><para> #: apt_preferences.5.xml:523 #, fuzzy msgid "" @@ -5933,12 +5868,6 @@ msgstr "" "versão <literal>unstable</literal> mais recente caso a mesma seja mais " "recente que a versão instalada." -#. type: Content of: <refentry><refsect1><variablelist> -#: apt_preferences.5.xml:700 -#, fuzzy -msgid "&file-preferences;" -msgstr "apt_preferences" - #. type: Content of: <refentry><refsect1><para> #: apt_preferences.5.xml:706 #, fuzzy @@ -5955,7 +5884,7 @@ msgstr "" msgid "" "The package resource list is used to locate archives of the package " "distribution system in use on the system. At this time, this manual page " -"documents only the packaging system used by the Debian GNU/Linux system. " +"documents only the packaging system used by the Debian system. " "This control file is <filename>/etc/apt/sources.list</filename>." msgstr "" @@ -6123,38 +6052,28 @@ msgstr "" msgid "URI specification" msgstr "" -#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: sources.list.5.xml:146 -msgid "file" +#. type: Content of: <refentry><refsect1><para> +#: sources.list.5.xml:143 +msgid "The currently recognized URI types are:" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: sources.list.5.xml:148 +#: sources.list.5.xml:147 msgid "" "The file scheme allows an arbitrary directory in the file system to be " "considered an archive. This is useful for NFS mounts and local mirrors or " "archives." msgstr "" -#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: sources.list.5.xml:153 -msgid "cdrom" -msgstr "" - #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: sources.list.5.xml:155 +#: sources.list.5.xml:154 msgid "" "The cdrom scheme allows APT to use a local CDROM drive with media swapping. " "Use the &apt-cdrom; program to create cdrom entries in the source list." msgstr "" -#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: sources.list.5.xml:160 -msgid "http" -msgstr "" - #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: sources.list.5.xml:162 +#: sources.list.5.xml:161 msgid "" "The http scheme specifies an HTTP server for the archive. If an environment " "variable <envar>http_proxy</envar> is set with the format http://server:" @@ -6164,13 +6083,8 @@ msgid "" "authentication." msgstr "" -#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: sources.list.5.xml:171 -msgid "ftp" -msgstr "" - #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: sources.list.5.xml:173 +#: sources.list.5.xml:172 msgid "" "The ftp scheme specifies an FTP server for the archive. APT's FTP behavior " "is highly configurable; for more information see the &apt-conf; manual page. " @@ -6181,31 +6095,16 @@ msgid "" "ignored." msgstr "" -#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: sources.list.5.xml:182 -msgid "copy" -msgstr "" - #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: sources.list.5.xml:184 +#: sources.list.5.xml:183 msgid "" "The copy scheme is identical to the file scheme except that packages are " "copied into the cache directory instead of used directly at their location. " "This is useful for people using a zip disk to copy files around with APT." msgstr "" -#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: sources.list.5.xml:189 -msgid "rsh" -msgstr "" - -#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: sources.list.5.xml:189 -msgid "ssh" -msgstr "" - #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: sources.list.5.xml:191 +#: sources.list.5.xml:190 msgid "" "The rsh/ssh method invokes rsh/ssh to connect to a remote host as a given " "user and access the files. It is a good idea to do prior arrangements with " @@ -6215,67 +6114,59 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: sources.list.5.xml:199 -msgid "more recognizable URI types" +#: sources.list.5.xml:198 +msgid "adding more recognizable URI types" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: sources.list.5.xml:201 +#: sources.list.5.xml:200 msgid "" "APT can be extended with more methods shipped in other optional packages " -"which should follow the nameing scheme <literal>apt-transport-" -"<replaceable>method</replaceable></literal>. The APT team e.g. maintains " -"also the <literal>apt-transport-https</literal> package which provides " +"which should follow the nameing scheme <package>apt-transport-" +"<replaceable>method</replaceable></package>. The APT team e.g. maintains " +"also the <package>apt-transport-https</package> package which provides " "access methods for https-URIs with features similar to the http method, but " -"other methods for using e.g. debtorrent are also available, see " -"<citerefentry> <refentrytitle><filename>apt-transport-debtorrent</filename></" -"refentrytitle> <manvolnum>1</manvolnum></citerefentry>." -msgstr "" - -#. type: Content of: <refentry><refsect1><para> -#: sources.list.5.xml:143 -msgid "" -"The currently recognized URI types are cdrom, file, http, ftp, copy, ssh, " -"rsh. <placeholder type=\"variablelist\" id=\"0\"/>" +"other methods for using e.g. debtorrent are also available, see &apt-" +"transport-debtorrent;." msgstr "" #. type: Content of: <refentry><refsect1><para> -#: sources.list.5.xml:215 +#: sources.list.5.xml:212 msgid "" "Uses the archive stored locally (or NFS mounted) at /home/jason/debian for " "stable/main, stable/contrib, and stable/non-free." msgstr "" #. type: Content of: <refentry><refsect1><literallayout> -#: sources.list.5.xml:217 +#: sources.list.5.xml:214 #, no-wrap msgid "deb file:/home/jason/debian stable main contrib non-free" msgstr "" #. type: Content of: <refentry><refsect1><para> -#: sources.list.5.xml:219 +#: sources.list.5.xml:216 msgid "As above, except this uses the unstable (development) distribution." msgstr "" #. type: Content of: <refentry><refsect1><literallayout> -#: sources.list.5.xml:220 +#: sources.list.5.xml:217 #, no-wrap msgid "deb file:/home/jason/debian unstable main contrib non-free" msgstr "" #. type: Content of: <refentry><refsect1><para> -#: sources.list.5.xml:222 +#: sources.list.5.xml:219 msgid "Source line for the above" msgstr "" #. type: Content of: <refentry><refsect1><literallayout> -#: sources.list.5.xml:223 +#: sources.list.5.xml:220 #, no-wrap msgid "deb-src file:/home/jason/debian unstable main contrib non-free" msgstr "" #. type: Content of: <refentry><refsect1><para> -#: sources.list.5.xml:225 +#: sources.list.5.xml:222 msgid "" "The first line gets package information for the architectures in " "<literal>APT::Architectures</literal> while the second always retrieves " @@ -6283,7 +6174,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><literallayout> -#: sources.list.5.xml:227 +#: sources.list.5.xml:224 #, no-wrap msgid "" "deb http://ftp.debian.org/debian &stable-codename; main\n" @@ -6291,33 +6182,33 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para> -#: sources.list.5.xml:230 +#: sources.list.5.xml:227 msgid "" "Uses HTTP to access the archive at archive.debian.org, and uses only the " "hamm/main area." msgstr "" #. type: Content of: <refentry><refsect1><literallayout> -#: sources.list.5.xml:232 +#: sources.list.5.xml:229 #, no-wrap msgid "deb http://archive.debian.org/debian-archive hamm main" msgstr "" #. type: Content of: <refentry><refsect1><para> -#: sources.list.5.xml:234 +#: sources.list.5.xml:231 msgid "" "Uses FTP to access the archive at ftp.debian.org, under the debian " "directory, and uses only the &stable-codename;/contrib area." msgstr "" #. type: Content of: <refentry><refsect1><literallayout> -#: sources.list.5.xml:236 +#: sources.list.5.xml:233 #, no-wrap msgid "deb ftp://ftp.debian.org/debian &stable-codename; contrib" msgstr "" #. type: Content of: <refentry><refsect1><para> -#: sources.list.5.xml:238 +#: sources.list.5.xml:235 msgid "" "Uses FTP to access the archive at ftp.debian.org, under the debian " "directory, and uses only the unstable/contrib area. If this line appears as " @@ -6326,19 +6217,19 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><literallayout> -#: sources.list.5.xml:242 +#: sources.list.5.xml:239 #, no-wrap msgid "deb ftp://ftp.debian.org/debian unstable contrib" msgstr "" #. type: Content of: <refentry><refsect1><para><literallayout> -#: sources.list.5.xml:251 +#: sources.list.5.xml:248 #, no-wrap msgid "deb http://ftp.tlh.debian.org/universe unstable/binary-$(ARCH)/" msgstr "" #. type: Content of: <refentry><refsect1><para> -#: sources.list.5.xml:244 +#: sources.list.5.xml:241 msgid "" "Uses HTTP to access the archive at ftp.tlh.debian.org, under the universe " "directory, and uses only files found under <filename>unstable/binary-i386</" @@ -6350,7 +6241,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para> -#: sources.list.5.xml:256 +#: sources.list.5.xml:253 #, fuzzy msgid "&apt-cache; &apt-conf;" msgstr "&apt-get; &apt-cache; &apt-conf; &sources-list;" @@ -6393,7 +6284,7 @@ msgstr "" #. type: <p></p> #: guide.sgml:24 offline.sgml:25 msgid "" -"For more details, on Debian GNU/Linux systems, see the file /usr/share/" +"For more details, on Debian systems, see the file /usr/share/" "common-licenses/GPL for the full license." msgstr "" @@ -7433,6 +7324,24 @@ msgid "Which will use the already fetched archives on the disc." msgstr "" #, fuzzy +#~ msgid "Dir Section" +#~ msgstr "Descrição" + +#, fuzzy +#~ msgid "<replaceable>&synopsis-filename;</replaceable>" +#~ msgstr "" +#~ "<programlisting>\n" +#~ "apt-get install <replaceable>pacote</replaceable>/testing\n" + +#, fuzzy +#~ msgid "&apt-get;,&aptitude;,&apt-conf;" +#~ msgstr "&apt-get; &apt-cache; &apt-conf; &sources-list;" + +#, fuzzy +#~ msgid "&file-preferences;" +#~ msgstr "apt_preferences" + +#, fuzzy #~ msgid "&apt-author.team; &apt-email; &apt-product;" #~ msgstr "&apt-get; &apt-cache; &apt-conf; &sources-list;" |