~ubuntu-branches/debian/wheezy/dpkg/wheezy

« back to all changes in this revision

Viewing changes to man/po/pt_BR.po

  • Committer: Bazaar Package Importer
  • Author(s): Guillem Jover, Guillem Jover, Raphaël Hertzog, Jonathan Nieder, Steve Langasek, Mark Hymers, Updated programs translations, Updated man page translations, Updated scripts translations, Updated dselect translations
  • Date: 2011-04-01 23:56:54 UTC
  • Revision ID: james.westby@ubuntu.com-20110401235654-8y800dtb75skfrh7
Tags: 1.16.0
[ Guillem Jover ]
* Use DPKG_MAINTSCRIPT_PACKAGE environment variable as package name on
  dpkg-divert when no --package or --local options have been specified.
* Do not allow versions starting with non-digit when doing strict parsing,
  warn otherwise.
* Update dpkg(1) to note that --status-fd output does not contain newlines
  in error messages anymore (this was fixed in 1.15.0).
* Add a new --status-logger option to dpkg, similar to --status-fd but
  instead invoke the command ourselves and feed the status information
  to its standard input. Suggested by Raphaël Hertzog.
* Add missing space in update-alternative --set-selections output.
* Add missing options to update-alternative --help output.
* Count “conffile name is duplicated” for dpkg-deb warning count summary.
* Improve and clarify strings for translation. Closes: #604914
* Prefix all fatal error messages with “error: ”.
* Do not check presence of update-rc.d in the PATH in dpkg, as it's not
  a program needed for dpkg correct operation.
* Fix dpkg -GEO options on multiple versions of the same packages.
  Closes: #31141
* Propagate --admindir to programs run from maintainer scritpts.
  Closes: #97076
* Do not fail when trying to remove the root directory. This will only
  happen either on distributions where dpkg is a foreign package manager,
  or on artificial dpkg databases.
* Always warn when parsing any package control data which does not have
  an Architecture field except for status and status log files when
  packages are not-installed or half-installed.
* By default reject installing packages w/o an Architecture field. They
  now need --force-architecture, dpkg will still warn about them though.
* Fix build failure when passing --disable-nls to configure.
* Do not segfault on “dpkg -i --no-act”.
* Add missing semicolon to the vsnprintf() compat declaration.
  Thanks to Robert Millan. Closes: #612203
* On install for Ubuntu adjust the i386 GNU cpu name in cputable.
  Thanks to Colin Watson <cjwatson@ubuntu.com>. Closes: #611741
* Sync the info database directory on unpack instead of the temporary
  control information directory, and print the correct pathname on error
  instead of the last file acted on that directory.
* Document in dpkg-query --help output and man page that --list and --show
  arguments are optional.
* Do not read and write the available file unnecessarily.
  Thanks to Michel Lespinasse <walken@zoy.org>. Closes: #397121
* Fix typo in «dpkg-name --overwrite» argument parsing so that it actually
  works at all. Thanks to Ivan Gagis <igagis@gmail.com>. LP: #728708
* Add armhf support to ostable and triplettable. Closes: #594179
* Set the modification time for unpacked symlinks on supported systems.
* Fix undefined value useage in dpkg-genchanges when adding files w/o a
  matching architecture, because they are not present in debian/control,
  this is most commonly the case due to dpkg-distaddfile.
* Terminate immediately on dpkg-divert rename errors instead of propagating
  up the error codes, this improves error reporting and avoids triggering
  leak detectors. Closes: #620380
* When moving a diverted file across filesystems in dpkg-divert, remove
  the source file.

[ Raphaël Hertzog ]
* Fail properly when debian/source/format is empty. Closes: #600854
* Add new deb-src-control(5) manual page documenting the debian/control
  file contained in source packages.
  - it documents the X[SBC]- prefix. Closes: #476335
  - it documents the VCS-* fields too. Closes: #483119
  Thanks to Oxan van Leeuwen <oxan@oxanvanleeuwen.nl> who wrote it
  as part of the Google Code In program.
* Enhance dpkg-shlibdeps to not fail immediatly when a library is not found.
  Instead continue and fail after all problems have been reported. Thanks
  to Chris Baines <cbaines8@gmail.com> for the patch. Closes: #596841
* Fix dpkg-source to not list Debian packaging files as modified
  upstream files in Format "1.0" when unpacking to a non-standard
  directory.
* Apply patch from Colin Watson to let dpkg-buildflags return -O3
  instead of -O2 when building ppc64 packages on Ubuntu. Closes: #612472
* Add new function get_control_path() to Dpkg::Path, it wraps dpkg-query
  --control-path.
* Update dpkg-shlibdeps to be multiarch-ready:
  - use get_control_path() to find symbols/shlibs files
  - parse correctly the output of dpkg --search
* Small fix to support files >2GB in .deb on 64-bit systems. Closes: #616502
  Thanks to Martin Dorey <mdorey@bluearc.com> for the patch.
* dpkg-source now keeps the file ordering in the autogenerated patch when
  regenerating it. Closes: #606080
  Thanks to Colin Watson for the patch.
* dpkg-source now uses a timestamp retrieved from the filesystem when
  resetting the timestamp of patched files so that a time skew when using
  NFS doesn't introduce any inconsistency. Closes: #613023
  Thanks to Jonathan Nieder <jrnieder@gmail.com> for the patch and the
  diagnosis.
* dpkg-source will now remove quilt's .pc directory when --unapply-patches
  is in use. Closes: #591858
* dpkg-source is now a bit less strict when parsing patches:
  - it accepts seeing the same file twice; Closes: #608829
  - it doesn't match on the English text "No newline at end of file" as it
    might be translated in some cases. Closes: #612465
* Improve parser in Dpkg::Control::Hash to not require an empty line
  before the PGP signature. Closes: #617923
  Thanks to Roger Leigh for the initial patch.
* Fix a regression in dpkg-divert where using --rename led to a failure when
  the rename implies crossing file systems. Thanks to Durk Strooisma for
  spotting it.
* Use the correct mtime when installing a file with statoverrides.
  Regression introduced in 1.16.0. LP: #739179
* Remove duplicate word in german translation of dpkg(1). Closes: #616096
* Strip repeated non-significant spaces before and after newlines
  in Uploaders. Closes: #598922
* Ignore whitespaces after options in headers of changelog entries.
  Closes: #605719
* Fix dpkg-source's regression with empty patches (introduced while fixing
  #613023). Closes: #619541

[ Jonathan Nieder ]
* Remove support for use of synchronous sync(2), due to its pernicious
  side-effects and to ease maintenance.
* Clarify that an up-to-date dpkg only needs to be unpacked for
  dpkg-maintscript-helper to work.

[ Steve Langasek ]
* Add new variables to dpkg-architecture, DEB_HOST_MULTIARCH and
  DEB_BUILD_MULTIARCH, that return the "ideal" GNU triplet for each
  architecture which should be used as the path component for library
  installation.

[ Mark Hymers ]
* Add support for Built-Using field. Closes: #619311

[ Updated programs translations ]
* German (Sven Joachim).
* Portuguese (Miguel Figueiredo).
* Spanish (Javier Fernandez-Sanguino).
* Swedish (Peter Krefting).

[ Updated man page translations ]
* German (Helge Kreutzmann).
* Swedish (Peter Krefting).

[ Updated scripts translations ]
* German (Helge Kreutzmann).
* Swedish (Peter Krefting).

[ Updated dselect translations ]
* Spanish (Javier Fernandez-Sanguino).

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
msgid ""
6
6
msgstr ""
7
7
"Project-Id-Version: dpkg man pages\n"
8
 
"POT-Creation-Date: 2010-11-25 07:13+0100\n"
 
8
"POT-Creation-Date: 2011-04-01 22:07+0300\n"
9
9
"PO-Revision-Date: 2010-03-07 22:18+0100\n"
10
10
"Last-Translator: Andre Luis Lopes  <andrelop@debian.org>\n"
11
11
"Language-Team: Portuguese <debian-l10n-portuguese@lists.debian.org>\n"
27
27
msgstr "2006-04-09"
28
28
 
29
29
#. type: TH
30
 
#: deb.5:1 deb-control.5:3 deb-split.5:1 deb-version.5:5 deb-old.5:1
31
 
#: deb-override.5:15 deb-extra-override.5:1 deb-shlibs.5:16 deb-substvars.5:2
32
 
#: deb-symbols.5:2 deb-triggers.5:1 dpkg.1:1 dpkg-architecture.1:1
33
 
#: dpkg.cfg.5:1 dpkg-buildflags.1:1 dpkg-buildpackage.1:1
34
 
#: dpkg-checkbuilddeps.1:1 dpkg-distaddfile.1:1 dpkg-deb.1:1 dpkg-divert.8:1
35
 
#: dpkg-genchanges.1:1 dpkg-gencontrol.1:1 dpkg-gensymbols.1:2
36
 
#: dpkg-maintscript-helper.1:1 dpkg-mergechangelogs.1:1 dpkg-name.1:6
37
 
#: dpkg-parsechangelog.1:1 dpkg-query.1:1 dpkg-scanpackages.1:15
 
30
#: deb.5:1 deb-control.5:3 deb-src-control.5:3 deb-split.5:1 deb-version.5:5
 
31
#: deb-old.5:1 deb-override.5:15 deb-extra-override.5:1 deb-shlibs.5:16
 
32
#: deb-substvars.5:2 deb-symbols.5:2 deb-triggers.5:1 dpkg.1:1
 
33
#: dpkg-architecture.1:1 dpkg.cfg.5:1 dpkg-buildflags.1:1
 
34
#: dpkg-buildpackage.1:1 dpkg-checkbuilddeps.1:1 dpkg-distaddfile.1:1
 
35
#: dpkg-deb.1:1 dpkg-divert.8:1 dpkg-genchanges.1:1 dpkg-gencontrol.1:1
 
36
#: dpkg-gensymbols.1:2 dpkg-maintscript-helper.1:1 dpkg-mergechangelogs.1:1
 
37
#: dpkg-name.1:6 dpkg-parsechangelog.1:1 dpkg-query.1:1 dpkg-scanpackages.1:15
38
38
#: dpkg-scansources.1:1 dpkg-shlibdeps.1:1 dpkg-source.1:2 dpkg-split.1:2
39
39
#: dpkg-trigger.1:1 dpkg-vendor.1:1 dselect.1:1 dselect.cfg.5:1
40
40
#: start-stop-daemon.8:1 update-alternatives.8:8
43
43
msgstr "Projeto Debian"
44
44
 
45
45
#. type: TH
46
 
#: deb.5:1 deb-control.5:3 deb-split.5:1 deb-version.5:5 deb-old.5:1
47
 
#: dselect.1:1
 
46
#: deb.5:1 deb-control.5:3 deb-src-control.5:3 deb-split.5:1 deb-version.5:5
 
47
#: deb-old.5:1 dselect.1:1
48
48
#, fuzzy, no-wrap
49
49
msgid "Debian"
50
50
msgstr "Projeto Debian"
51
51
 
52
52
#. type: SH
53
 
#: deb.5:2 deb-control.5:4 deb-split.5:2 deb-version.5:6 deb-old.5:2
54
 
#: deb-override.5:16 deb-extra-override.5:2 deb-shlibs.5:17 deb-substvars.5:3
55
 
#: deb-symbols.5:3 deb-triggers.5:2 dpkg.1:2 dpkg-architecture.1:2
56
 
#: dpkg.cfg.5:2 dpkg-buildflags.1:2 dpkg-buildpackage.1:2
57
 
#: dpkg-checkbuilddeps.1:2 dpkg-distaddfile.1:2 dpkg-deb.1:2 dpkg-divert.8:2
58
 
#: dpkg-genchanges.1:2 dpkg-gencontrol.1:2 dpkg-gensymbols.1:3
59
 
#: dpkg-maintscript-helper.1:2 dpkg-mergechangelogs.1:2 dpkg-name.1:7
60
 
#: dpkg-parsechangelog.1:2 dpkg-query.1:2 dpkg-scanpackages.1:16
 
53
#: deb.5:2 deb-control.5:4 deb-src-control.5:4 deb-split.5:2 deb-version.5:6
 
54
#: deb-old.5:2 deb-override.5:16 deb-extra-override.5:2 deb-shlibs.5:17
 
55
#: deb-substvars.5:3 deb-symbols.5:3 deb-triggers.5:2 dpkg.1:2
 
56
#: dpkg-architecture.1:2 dpkg.cfg.5:2 dpkg-buildflags.1:2
 
57
#: dpkg-buildpackage.1:2 dpkg-checkbuilddeps.1:2 dpkg-distaddfile.1:2
 
58
#: dpkg-deb.1:2 dpkg-divert.8:2 dpkg-genchanges.1:2 dpkg-gencontrol.1:2
 
59
#: dpkg-gensymbols.1:3 dpkg-maintscript-helper.1:2 dpkg-mergechangelogs.1:2
 
60
#: dpkg-name.1:7 dpkg-parsechangelog.1:2 dpkg-query.1:2 dpkg-scanpackages.1:16
61
61
#: dpkg-scansources.1:2 dpkg-shlibdeps.1:2 dpkg-source.1:3 dpkg-split.1:3
62
62
#: dpkg-statoverride.8:2 dpkg-trigger.1:2 dpkg-vendor.1:2 dselect.1:2
63
63
#: dselect.cfg.5:2 start-stop-daemon.8:2 update-alternatives.8:9
71
71
msgstr ""
72
72
 
73
73
#. type: SH
74
 
#: deb.5:4 deb-control.5:7 deb-split.5:4 deb-version.5:9 deb-old.5:5
75
 
#: deb-override.5:19 deb-extra-override.5:5 deb-substvars.5:6 deb-symbols.5:6
76
 
#: deb-triggers.5:5 dpkg.1:5 dpkg-architecture.1:5 dpkg-buildflags.1:5
77
 
#: dpkg-buildpackage.1:5 dpkg-checkbuilddeps.1:5 dpkg-distaddfile.1:5
78
 
#: dpkg-deb.1:5 dpkg-divert.8:5 dpkg-genchanges.1:5 dpkg-gencontrol.1:5
79
 
#: dpkg-gensymbols.1:6 dpkg-maintscript-helper.1:5 dpkg-mergechangelogs.1:5
80
 
#: dpkg-name.1:10 dpkg-parsechangelog.1:5 dpkg-query.1:5
81
 
#: dpkg-scanpackages.1:19 dpkg-scansources.1:5 dpkg-shlibdeps.1:5
82
 
#: dpkg-source.1:6 dpkg-split.1:6 dpkg-statoverride.8:5 dpkg-trigger.1:5
83
 
#: dpkg-vendor.1:5 dselect.1:5 start-stop-daemon.8:5 update-alternatives.8:12
 
74
#: deb.5:4 deb-control.5:7 deb-src-control.5:7 deb-split.5:4 deb-version.5:9
 
75
#: deb-old.5:5 deb-override.5:19 deb-extra-override.5:5 deb-substvars.5:6
 
76
#: deb-symbols.5:6 deb-triggers.5:5 dpkg.1:5 dpkg-architecture.1:5
 
77
#: dpkg-buildflags.1:5 dpkg-buildpackage.1:5 dpkg-checkbuilddeps.1:5
 
78
#: dpkg-distaddfile.1:5 dpkg-deb.1:5 dpkg-divert.8:5 dpkg-genchanges.1:5
 
79
#: dpkg-gencontrol.1:5 dpkg-gensymbols.1:6 dpkg-maintscript-helper.1:5
 
80
#: dpkg-mergechangelogs.1:5 dpkg-name.1:10 dpkg-parsechangelog.1:5
 
81
#: dpkg-query.1:5 dpkg-scanpackages.1:19 dpkg-scansources.1:5
 
82
#: dpkg-shlibdeps.1:5 dpkg-source.1:6 dpkg-split.1:6 dpkg-statoverride.8:5
 
83
#: dpkg-trigger.1:5 dpkg-vendor.1:5 dselect.1:5 start-stop-daemon.8:5
 
84
#: update-alternatives.8:12
84
85
#, no-wrap
85
86
msgid "SYNOPSIS"
86
87
msgstr "RESUMO"
91
92
msgstr ""
92
93
 
93
94
#. type: SH
94
 
#: deb.5:6 deb-control.5:10 deb-split.5:6 deb-version.5:11 deb-old.5:8
95
 
#: deb-override.5:22 deb-extra-override.5:8 deb-shlibs.5:20 deb-substvars.5:9
96
 
#: deb-symbols.5:9 deb-triggers.5:8 dpkg.1:19 dpkg-architecture.1:11
97
 
#: dpkg.cfg.5:5 dpkg-buildflags.1:9 dpkg-buildpackage.1:9
98
 
#: dpkg-checkbuilddeps.1:10 dpkg-distaddfile.1:9 dpkg-deb.1:10
99
 
#: dpkg-divert.8:10 dpkg-genchanges.1:10 dpkg-gencontrol.1:9
 
95
#: deb.5:6 deb-control.5:10 deb-src-control.5:10 deb-split.5:6
 
96
#: deb-version.5:11 deb-old.5:8 deb-override.5:22 deb-extra-override.5:8
 
97
#: deb-shlibs.5:20 deb-substvars.5:9 deb-symbols.5:9 deb-triggers.5:8
 
98
#: dpkg.1:19 dpkg-architecture.1:11 dpkg.cfg.5:5 dpkg-buildflags.1:9
 
99
#: dpkg-buildpackage.1:9 dpkg-checkbuilddeps.1:10 dpkg-distaddfile.1:9
 
100
#: dpkg-deb.1:10 dpkg-divert.8:10 dpkg-genchanges.1:10 dpkg-gencontrol.1:9
100
101
#: dpkg-gensymbols.1:10 dpkg-maintscript-helper.1:15 dpkg-mergechangelogs.1:9
101
102
#: dpkg-name.1:16 dpkg-parsechangelog.1:9 dpkg-query.1:9
102
103
#: dpkg-scanpackages.1:28 dpkg-scansources.1:14 dpkg-shlibdeps.1:11
207
208
msgstr ""
208
209
 
209
210
#. type: SH
210
 
#: deb.5:79 deb-control.5:232 deb-split.5:37 deb-version.5:116 deb-old.5:51
211
 
#: deb-override.5:62 deb-extra-override.5:37 deb-shlibs.5:61
212
 
#: deb-substvars.5:154 deb-symbols.5:61 deb-triggers.5:49 dpkg.1:778
213
 
#: dpkg-architecture.1:294 dpkg.cfg.5:23 dpkg-buildpackage.1:249
214
 
#: dpkg-deb.1:246 dpkg-divert.8:122 dpkg-gensymbols.1:445 dpkg-name.1:95
215
 
#: dpkg-query.1:208 dpkg-scanpackages.1:111 dpkg-scansources.1:72
 
211
#: deb.5:79 deb-control.5:269 deb-src-control.5:322 deb-split.5:37
 
212
#: deb-version.5:116 deb-old.5:51 deb-override.5:62 deb-extra-override.5:37
 
213
#: deb-shlibs.5:61 deb-substvars.5:154 deb-symbols.5:61 deb-triggers.5:49
 
214
#: dpkg.1:782 dpkg-architecture.1:300 dpkg.cfg.5:23 dpkg-buildpackage.1:249
 
215
#: dpkg-deb.1:246 dpkg-divert.8:132 dpkg-gensymbols.1:445 dpkg-name.1:95
 
216
#: dpkg-query.1:212 dpkg-scanpackages.1:111 dpkg-scansources.1:72
216
217
#: dpkg-shlibdeps.1:326 dpkg-source.1:701 dpkg-split.1:223
217
 
#: dpkg-statoverride.8:79 dpkg-trigger.1:60 dselect.1:452 dselect.cfg.5:23
218
 
#: update-alternatives.8:501
 
218
#: dpkg-statoverride.8:85 dpkg-trigger.1:66 dselect.1:452 dselect.cfg.5:23
 
219
#: update-alternatives.8:507
219
220
#, no-wrap
220
221
msgid "SEE ALSO"
221
222
msgstr "VEJA TAMB�M"
243
244
msgstr ""
244
245
 
245
246
#. type: Plain text
246
 
#: deb-control.5:9
 
247
#: deb-control.5:9 deb-src-control.5:9
247
248
#, fuzzy
248
249
msgid "control"
249
250
msgstr "I<control>"
337
338
msgstr "OP��ES"
338
339
 
339
340
#. type: TP
340
 
#: deb-control.5:53
 
341
#: deb-control.5:53 deb-src-control.5:88
341
342
#, no-wrap
342
343
msgid "B<Section:> E<lt>sectionE<gt>"
343
344
msgstr ""
351
352
msgstr ""
352
353
 
353
354
#. type: TP
354
 
#: deb-control.5:58
 
355
#: deb-control.5:58 deb-src-control.5:94
355
356
#, no-wrap
356
357
msgid "B<Priority:> E<lt>priorityE<gt>"
357
358
msgstr ""
364
365
msgstr ""
365
366
 
366
367
#. type: Plain text
367
 
#: deb-control.5:71
 
368
#: deb-control.5:71 deb-src-control.5:107
368
369
msgid ""
369
370
"In Debian, the B<Section> and B<Priority> fields have a defined set of "
370
371
"accepted values based on the Policy Manual.  A list of these values can be "
372
373
msgstr ""
373
374
 
374
375
#. type: TP
375
 
#: deb-control.5:71
 
376
#: deb-control.5:71 deb-src-control.5:211
376
377
#, no-wrap
377
378
msgid "B<Essential:> E<lt>yes|noE<gt>"
378
379
msgstr ""
403
404
msgstr ""
404
405
 
405
406
#. type: TP
406
 
#: deb-control.5:86
 
407
#: deb-control.5:86 deb-src-control.5:83
407
408
#, fuzzy, no-wrap
408
409
msgid "B<Origin:> E<lt>nameE<gt>"
409
410
msgstr "B<--log=>I<filename>"
414
415
msgstr ""
415
416
 
416
417
#. type: TP
417
 
#: deb-control.5:89
 
418
#: deb-control.5:89 deb-src-control.5:66
418
419
#, no-wrap
419
420
msgid "B<Bugs:> E<lt>urlE<gt>"
420
421
msgstr ""
428
429
msgstr ""
429
430
 
430
431
#. type: TP
431
 
#: deb-control.5:93
 
432
#: deb-control.5:93 deb-src-control.5:62
432
433
#, no-wrap
433
434
msgid "B<Homepage:> E<lt>urlE<gt>"
434
435
msgstr ""
435
436
 
436
437
#. type: Plain text
437
 
#: deb-control.5:96
 
438
#: deb-control.5:96 deb-src-control.5:65
438
439
msgid "The upstream project home page URL."
439
440
msgstr ""
440
441
 
441
442
#. type: TP
442
 
#: deb-control.5:96
 
443
#: deb-control.5:96 deb-src-control.5:217
443
444
#, no-wrap
444
445
msgid "B<Tag:> E<lt>tag listE<gt>"
445
446
msgstr ""
454
455
#. type: TP
455
456
#: deb-control.5:100
456
457
#, no-wrap
 
458
msgid "B<Multi-Arch:> E<lt>same|foreign|allowedE<gt>"
 
459
msgstr ""
 
460
 
 
461
#. type: Plain text
 
462
#: deb-control.5:111
 
463
msgid ""
 
464
"This field is used to indicate how this package should behave on a multi-"
 
465
"arch installations. The value `same' means that the package is co-"
 
466
"installable with itself, but it must not be used to satisfy the dependency "
 
467
"of any package of a different architecture from itself. The value `foreign' "
 
468
"means that the package is not co-installable with itself, but should be "
 
469
"allowed to satisfy the dependency of a package of a different arch from "
 
470
"itself. The value `allowed` allows reverse-dependencies to indicate in their "
 
471
"Depends field that they need a package from a foreign architecture, but has "
 
472
"no effect otherwise. This field should not be present in packages with the "
 
473
"Architecture: all field."
 
474
msgstr ""
 
475
 
 
476
#. type: TP
 
477
#: deb-control.5:111
 
478
#, no-wrap
457
479
msgid "B<Source:> E<lt>source nameE<gt>"
458
480
msgstr ""
459
481
 
460
482
#. type: Plain text
461
 
#: deb-control.5:104
 
483
#: deb-control.5:115
462
484
msgid ""
463
485
"The name of the source package that this binary package came from, if "
464
486
"different than the name of the package itself."
465
487
msgstr ""
466
488
 
467
489
#. type: TP
468
 
#: deb-control.5:104
 
490
#: deb-control.5:116 deb-src-control.5:197
 
491
#, fuzzy, no-wrap
 
492
msgid "B<Subarchitecture:> E<lt>valueE<gt>"
 
493
msgstr "B<--log=>I<filename>"
 
494
 
 
495
#. type: TP
 
496
#: deb-control.5:119 deb-src-control.5:200
 
497
#, fuzzy, no-wrap
 
498
msgid "B<Kernel-Version:> E<lt>valueE<gt>"
 
499
msgstr "B<--log=>I<filename>"
 
500
 
 
501
#. type: TP
 
502
#: deb-control.5:122 deb-src-control.5:203
 
503
#, fuzzy, no-wrap
 
504
msgid "B<Installer-Menu-Item:> E<lt>valueE<gt>"
 
505
msgstr "B<--log=>I<filename>"
 
506
 
 
507
#. type: Plain text
 
508
#: deb-control.5:129 deb-src-control.5:210
 
509
msgid ""
 
510
"These fields are used by the debian-installer and are usually not needed.  "
 
511
"See /usr/share/doc/debian-installer/devel/modules.txt from the B<debian-"
 
512
"installer> package for more details about them."
 
513
msgstr ""
 
514
 
 
515
#. type: TP
 
516
#: deb-control.5:130 deb-src-control.5:228
469
517
#, no-wrap
470
518
msgid "B<Depends:> E<lt>package listE<gt>"
471
519
msgstr ""
472
520
 
473
521
#. type: Plain text
474
 
#: deb-control.5:115
 
522
#: deb-control.5:141
475
523
msgid ""
476
524
"List of packages that are required for this package to provide a non-trivial "
477
525
"amount of functionality. The package maintenance software will not allow a "
484
532
msgstr ""
485
533
 
486
534
#. type: TP
487
 
#: deb-control.5:115
 
535
#: deb-control.5:141 deb-src-control.5:231
488
536
#, no-wrap
489
537
msgid "B<Pre-Depends:> E<lt>package listE<gt>"
490
538
msgstr ""
491
539
 
492
540
#. type: Plain text
493
 
#: deb-control.5:122
 
541
#: deb-control.5:148
494
542
msgid ""
495
543
"List of packages that must be installed B<and> configured before this one "
496
544
"can be installed. This is usually used in the case where this package "
498
546
msgstr ""
499
547
 
500
548
#. type: TP
501
 
#: deb-control.5:122
 
549
#: deb-control.5:148 deb-src-control.5:234
502
550
#, no-wrap
503
551
msgid "B<Recommends:> E<lt>package listE<gt>"
504
552
msgstr ""
505
553
 
506
554
#. type: Plain text
507
 
#: deb-control.5:129
 
555
#: deb-control.5:155
508
556
msgid ""
509
557
"Lists packages that would be found together with this one in all but unusual "
510
558
"installations. The package maintenance software will warn the user if they "
512
560
msgstr ""
513
561
 
514
562
#. type: TP
515
 
#: deb-control.5:129
 
563
#: deb-control.5:155 deb-src-control.5:237
516
564
#, no-wrap
517
565
msgid "B<Suggests:> E<lt>package listE<gt>"
518
566
msgstr ""
519
567
 
520
568
#. type: Plain text
521
 
#: deb-control.5:134
 
569
#: deb-control.5:160
522
570
msgid ""
523
571
"Lists packages that are related to this one and can perhaps enhance its "
524
572
"usefulness, but without which installing this package is perfectly "
526
574
msgstr ""
527
575
 
528
576
#. type: Plain text
529
 
#: deb-control.5:146
 
577
#: deb-control.5:172
530
578
msgid ""
531
579
"The syntax of B<Depends>, B<Pre-Depends>, B<Recommends> and B<Suggests> "
532
580
"fields is a list of groups of alternative packages. Each group is a list of "
537
585
msgstr ""
538
586
 
539
587
#. type: Plain text
540
 
#: deb-control.5:152
 
588
#: deb-control.5:178
541
589
msgid ""
542
590
"A version number may start with a `E<gt>E<gt>', in which case any later "
543
591
"version will match, and may specify or omit the Debian packaging revision "
547
595
msgstr ""
548
596
 
549
597
#. type: TP
550
 
#: deb-control.5:152
 
598
#: deb-control.5:178 deb-src-control.5:240
551
599
#, no-wrap
552
600
msgid "B<Breaks:> E<lt>package listE<gt>"
553
601
msgstr ""
554
602
 
555
603
#. type: Plain text
556
 
#: deb-control.5:160
 
604
#: deb-control.5:186
557
605
msgid ""
558
606
"Lists packages that this one breaks, for example by exposing bugs when the "
559
607
"named packages rely on this one. The package maintenance software will not "
562
610
msgstr ""
563
611
 
564
612
#. type: TP
565
 
#: deb-control.5:160
 
613
#: deb-control.5:186 deb-src-control.5:249
566
614
#, no-wrap
567
615
msgid "B<Conflicts:> E<lt>package listE<gt>"
568
616
msgstr ""
569
617
 
570
618
#. type: Plain text
571
 
#: deb-control.5:168
 
619
#: deb-control.5:194
572
620
msgid ""
573
621
"Lists packages that conflict with this one, for example by containing files "
574
622
"with the same names. The package maintenance software will not allow "
577
625
msgstr ""
578
626
 
579
627
#. type: TP
580
 
#: deb-control.5:168
 
628
#: deb-control.5:194 deb-src-control.5:246
581
629
#, no-wrap
582
630
msgid "B<Replaces:> E<lt>package listE<gt>"
583
631
msgstr ""
584
632
 
585
633
#. type: Plain text
586
 
#: deb-control.5:176
 
634
#: deb-control.5:202
587
635
msgid ""
588
636
"List of packages files from which this one replaces. This is used for "
589
637
"allowing this package to overwrite the files of another package and is "
592
640
msgstr ""
593
641
 
594
642
#. type: TP
595
 
#: deb-control.5:176
 
643
#: deb-control.5:202 deb-src-control.5:252
596
644
#, no-wrap
597
645
msgid "B<Provides:> E<lt>package listE<gt>"
598
646
msgstr ""
599
647
 
600
648
#. type: Plain text
601
 
#: deb-control.5:186
 
649
#: deb-control.5:212
602
650
msgid ""
603
651
"This is a list of virtual packages that this one provides. Usually this is "
604
652
"used in the case of several packages all providing the same service.  For "
611
659
msgstr ""
612
660
 
613
661
#. type: Plain text
614
 
#: deb-control.5:205
 
662
#: deb-control.5:231
615
663
msgid ""
616
664
"The syntax of B<Breaks>, B<Conflicts>, B<Replaces> and B<Provides> is a list "
617
665
"of package names, separated by commas (and optional whitespace).  In the "
620
668
"B<Breaks>, B<Conflicts> and B<Replaces> fields."
621
669
msgstr ""
622
670
 
 
671
#. type: TP
 
672
#: deb-control.5:232 deb-src-control.5:255
 
673
#, fuzzy, no-wrap
 
674
msgid "B<Built-Using:> E<lt>package listE<gt>"
 
675
msgstr "B<--log=>I<filename>"
 
676
 
 
677
#. type: Plain text
 
678
#: deb-control.5:242
 
679
msgid ""
 
680
"This field lists extra source packages that were used during the build of "
 
681
"this binary package.  This is an indication to the archive maintenance "
 
682
"software that these extra source packages must be kept whilst this binary "
 
683
"package is maintained.  This field must be a list of source package names "
 
684
"with strict (=)  version relationships.  Note that the archive maintenance "
 
685
"software is likely to refuse to accept an upload which declares a B<Built-"
 
686
"Using> relationship which cannot be satisfied within the archive."
 
687
msgstr ""
 
688
 
623
689
#. type: SH
624
 
#: deb-control.5:206 start-stop-daemon.8:273
 
690
#: deb-control.5:243 deb-src-control.5:283 start-stop-daemon.8:273
625
691
#, fuzzy, no-wrap
626
692
msgid "EXAMPLE"
627
693
msgstr "EXEMPLOS"
628
694
 
629
695
#. type: Plain text
630
 
#: deb-control.5:229
 
696
#: deb-control.5:266
631
697
#, no-wrap
632
698
msgid ""
633
699
"# Comment\n"
653
719
msgstr ""
654
720
 
655
721
#. type: Plain text
656
 
#: deb-control.5:237
 
722
#: deb-control.5:274
657
723
#, fuzzy
658
724
msgid ""
659
725
"B<deb>(5), B<deb-version>(5), B<debtags>(1), B<dpkg>(1), B<dpkg-deb>(1)."
662
728
"reconfigure>(8)"
663
729
 
664
730
#. type: TH
 
731
#: deb-src-control.5:3
 
732
#, fuzzy, no-wrap
 
733
msgid "deb-src-control"
 
734
msgstr "I<control>"
 
735
 
 
736
#. type: TH
 
737
#: deb-src-control.5:3
 
738
#, fuzzy, no-wrap
 
739
msgid "2010-11-22"
 
740
msgstr "2006-04-09"
 
741
 
 
742
#. type: Plain text
 
743
#: deb-src-control.5:6
 
744
msgid "deb-src-control - Debian source packages' master control file format"
 
745
msgstr ""
 
746
 
 
747
#. type: Plain text
 
748
#: deb-src-control.5:28
 
749
msgid ""
 
750
"Each Debian source package contains the master \"control\" file, which "
 
751
"contains at least 2 paragraphs, separated by a blank line. The first "
 
752
"paragraph lists all information about the source package in general, while "
 
753
"each following paragraph describes exactly one binary package. Each "
 
754
"paragraph consists of at least one field. A field starts with a fieldname, "
 
755
"such as B<Package> or B<Section> (case insensitive), followed by a colon, "
 
756
"the body of the field and a newline.  Multi-line fields are also allowed, "
 
757
"but each supplementary line, without a fieldname, should start with at least "
 
758
"one space. The content of the multi-line fields is generally joined to a "
 
759
"single line by the tools (except in the case of the B<Description> field, "
 
760
"see below). To insert empty lines into a multi-line field, insert a dot "
 
761
"after the space. The paragraphs are separated by an empty line. Lines "
 
762
"starting with a B<'#'> are treated as comments."
 
763
msgstr ""
 
764
 
 
765
#. type: SH
 
766
#: deb-src-control.5:29
 
767
#, no-wrap
 
768
msgid "SOURCE FIELDS"
 
769
msgstr ""
 
770
 
 
771
#. type: TP
 
772
#: deb-src-control.5:30
 
773
#, fuzzy, no-wrap
 
774
msgid "B<Source:> E<lt>source package nameE<gt> (required)"
 
775
msgstr "B<--log=>I<filename>"
 
776
 
 
777
#. type: Plain text
 
778
#: deb-src-control.5:37
 
779
msgid ""
 
780
"The value of this field is the name of the source package, and should match "
 
781
"the name of the source package in the debian/changelog file. A package name "
 
782
"must consist only of lower case letters (a-z), digits (0-9), plus (+) and "
 
783
"minus (-) signs, and periods (.). Package names must be at least two "
 
784
"characters long and must start with an alphanumeric character."
 
785
msgstr ""
 
786
 
 
787
#. type: TP
 
788
#: deb-src-control.5:38
 
789
#, fuzzy, no-wrap
 
790
msgid "B<Maintainer:> E<lt>fullname emailE<gt> (required)"
 
791
msgstr "B<--log=>I<filename>"
 
792
 
 
793
#. type: Plain text
 
794
#: deb-src-control.5:43
 
795
msgid ""
 
796
"Should be in the format \"Joe Bloggs E<lt>jbloggs@foo.comE<gt>\", and "
 
797
"references the person who currently maintains the package, as opposed to the "
 
798
"author of the software or the original packager."
 
799
msgstr ""
 
800
 
 
801
#. type: TP
 
802
#: deb-src-control.5:44
 
803
#, fuzzy, no-wrap
 
804
msgid "B<Uploaders:> E<lt>fullname emailE<gt>"
 
805
msgstr "B<--log=>I<filename>"
 
806
 
 
807
#. type: Plain text
 
808
#: deb-src-control.5:49
 
809
msgid ""
 
810
"Lists all the names and email addresses of co-maintainers of the package, in "
 
811
"the same format as the Maintainer field. Multiple co-maintainers should be "
 
812
"separated by a comma."
 
813
msgstr ""
 
814
 
 
815
#. type: TP
 
816
#: deb-src-control.5:50
 
817
#, fuzzy, no-wrap
 
818
msgid "B<Standards-Version:> E<lt>version stringE<gt>"
 
819
msgstr "B<--log=>I<filename>"
 
820
 
 
821
#. type: Plain text
 
822
#: deb-src-control.5:56
 
823
msgid ""
 
824
"This documents the most recent version of the standards (which consists of "
 
825
"the Debian Policy Manual and referenced texts from the B<debian-policy> "
 
826
"package) this package complies to."
 
827
msgstr ""
 
828
 
 
829
#. type: TP
 
830
#: deb-src-control.5:57
 
831
#, fuzzy, no-wrap
 
832
msgid "B<DM-Upload-Allowed:> E<lt>yes|noE<gt>"
 
833
msgstr "B<--log=>I<filename>"
 
834
 
 
835
#. type: Plain text
 
836
#: deb-src-control.5:61
 
837
msgid ""
 
838
"This field indicates whether the package can be uploaded by Debian "
 
839
"Maintainers appearing in the Maintainer or Uploaders field. The default "
 
840
"value is \"no\"."
 
841
msgstr ""
 
842
 
 
843
#. type: Plain text
 
844
#: deb-src-control.5:71
 
845
msgid ""
 
846
"The url of the bug tracking system for this package. The current used format "
 
847
"is B<E<lt>bts_typeE<gt>://E<lt>bts_addressE<gt>>, like B<debbugs://bugs."
 
848
"debian.org>. This field is usually not needed."
 
849
msgstr ""
 
850
 
 
851
#. type: TP
 
852
#: deb-src-control.5:72
 
853
#, fuzzy, no-wrap
 
854
msgid "B<Vcs-*:> E<lt>urlE<gt>"
 
855
msgstr "B<--log=>I<filename>"
 
856
 
 
857
#. type: Plain text
 
858
#: deb-src-control.5:78
 
859
msgid ""
 
860
"The url of the Version Control System repository used to maintain this "
 
861
"package.  Currently supported are Arch, Bzr (Bazaar), Cvs, Darcs, Git, Hg "
 
862
"(Mercurial), Mtn (Monotone) and Svn (Subversion). Usually this field points "
 
863
"to the latest version of the package, such as the main branch or the trunk."
 
864
msgstr ""
 
865
 
 
866
#. type: TP
 
867
#: deb-src-control.5:79
 
868
#, fuzzy, no-wrap
 
869
msgid "B<Vcs-Browser:> E<lt>urlE<gt>"
 
870
msgstr "B<--log=>I<filename>"
 
871
 
 
872
#. type: Plain text
 
873
#: deb-src-control.5:82
 
874
msgid ""
 
875
"The url of a webinterface to browse the Version Control System repository."
 
876
msgstr ""
 
877
 
 
878
#. type: Plain text
 
879
#: deb-src-control.5:87
 
880
msgid ""
 
881
"The name of the distribution this package is originating from. This field is "
 
882
"usually not needed."
 
883
msgstr ""
 
884
 
 
885
#. type: Plain text
 
886
#: deb-src-control.5:93
 
887
msgid ""
 
888
"This is a general field that gives the package a category based on the "
 
889
"software that it installs. Some common sections are \"utils\", \"net\", "
 
890
"\"mail\", \"text\", \"x11\", etc."
 
891
msgstr ""
 
892
 
 
893
#. type: Plain text
 
894
#: deb-src-control.5:98
 
895
msgid ""
 
896
"Sets the importance of this package in relation to the system as a whole.  "
 
897
"Common priorities are \"required\", \"standard\", \"optional\", \"extra\", "
 
898
"etc."
 
899
msgstr ""
 
900
 
 
901
#. type: TP
 
902
#: deb-src-control.5:108
 
903
#, fuzzy, no-wrap
 
904
msgid "B<Build-Depends:> E<lt>package listE<gt>"
 
905
msgstr "B<--log=>I<filename>"
 
906
 
 
907
#. type: Plain text
 
908
#: deb-src-control.5:112
 
909
msgid ""
 
910
"A list of packages that need to be installed and configured to be able to "
 
911
"build the source package."
 
912
msgstr ""
 
913
 
 
914
#. type: TP
 
915
#: deb-src-control.5:113
 
916
#, no-wrap
 
917
msgid "B<Build-Depends-Indep:> E<lt>package listE<gt>"
 
918
msgstr ""
 
919
 
 
920
#. type: Plain text
 
921
#: deb-src-control.5:118
 
922
msgid ""
 
923
"Same as Build-Depends, but they are only needed when building the "
 
924
"architecture independent packages. The Build-Depends are also installed in "
 
925
"this case."
 
926
msgstr ""
 
927
 
 
928
#. type: TP
 
929
#: deb-src-control.5:119
 
930
#, no-wrap
 
931
msgid "B<Build-Conflicts:> E<lt>package listE<gt>"
 
932
msgstr ""
 
933
 
 
934
#. type: Plain text
 
935
#: deb-src-control.5:123
 
936
msgid ""
 
937
"A list of packages that should not be installed when the package is build, "
 
938
"for example because they interfere with the used build system."
 
939
msgstr ""
 
940
 
 
941
#. type: TP
 
942
#: deb-src-control.5:124
 
943
#, no-wrap
 
944
msgid "B<Build-Conflicts-Indep:> E<lt>package listE<gt>"
 
945
msgstr ""
 
946
 
 
947
#. type: Plain text
 
948
#: deb-src-control.5:128
 
949
msgid ""
 
950
"Same as Build-Conflicts, but only when building the architecture independent "
 
951
"packages."
 
952
msgstr ""
 
953
 
 
954
#. type: Plain text
 
955
#: deb-src-control.5:139
 
956
msgid ""
 
957
"The syntax of the B<Build-Depends> and B<Build-Depends-Indep> fields is a "
 
958
"list of groups of alternative packages. Each group is a list of packages "
 
959
"separated by vertical bar (or \"pipe\") symbols, \"|\". The groups are "
 
960
"separated by commas. Commas are to be read as \"AND\", and pipes as \"OR\", "
 
961
"with pipes binding more tightly. Each package name is optionally followed by "
 
962
"a version number specification in parentheses and an architecture "
 
963
"specification in square brackets."
 
964
msgstr ""
 
965
 
 
966
#. type: Plain text
 
967
#: deb-src-control.5:148
 
968
msgid ""
 
969
"The syntax of the B<Build-Conflicts> and B<Build-Conflicts-Indep> fields is "
 
970
"a list of comma-separated package names, where the comma is read as an \"AND"
 
971
"\". Specifying alternative packages using a \"pipe\" is not supported.  Each "
 
972
"package name is optionally followed by a version number specification in "
 
973
"parentheses and an architecture specification in square brackets."
 
974
msgstr ""
 
975
 
 
976
#. type: Plain text
 
977
#: deb-src-control.5:154
 
978
msgid ""
 
979
"A version number may start with a \"E<gt>E<gt>\", in which case any later "
 
980
"version will match, and may specify or omit the Debian packaging revision "
 
981
"(separated by a hyphen). Accepted version relationships are \"E<gt>E<gt>\" "
 
982
"for greater than, \"E<lt>E<lt>\" for less than, \"E<gt>=\" for greater than "
 
983
"or equal to, \"E<lt>=\" for less than or equal to, and \"=\" for equal to."
 
984
msgstr ""
 
985
 
 
986
#. type: Plain text
 
987
#: deb-src-control.5:158
 
988
msgid ""
 
989
"A architecture specification consists of one or more architecture names, "
 
990
"separated by whitespace. Exclamation marks may be prepended to each of the "
 
991
"names, meaning \"NOT\"."
 
992
msgstr ""
 
993
 
 
994
#. type: Plain text
 
995
#: deb-src-control.5:163
 
996
msgid ""
 
997
"Note that dependencies on packages in the B<build-essential> set can be "
 
998
"omitted and that declaring build conflicts against them is impossible. A "
 
999
"list of these packages is in the build-essential package."
 
1000
msgstr ""
 
1001
 
 
1002
#. type: SH
 
1003
#: deb-src-control.5:165
 
1004
#, fuzzy, no-wrap
 
1005
msgid "BINARY FIELDS"
 
1006
msgstr "OP��ES"
 
1007
 
 
1008
#. type: Plain text
 
1009
#: deb-src-control.5:174
 
1010
msgid ""
 
1011
"Note that the B<Priority>, B<Section> and B<Homepage> fields can also be in "
 
1012
"a binary paragraph to override the global value from the source package."
 
1013
msgstr ""
 
1014
 
 
1015
#. type: TP
 
1016
#: deb-src-control.5:175
 
1017
#, fuzzy, no-wrap
 
1018
msgid "B<Package:> E<lt>binary package nameE<gt> (required)"
 
1019
msgstr "B<--log=>I<filename>"
 
1020
 
 
1021
#. type: Plain text
 
1022
#: deb-src-control.5:179
 
1023
msgid ""
 
1024
"This field is used to name the binary package name. The same restrictions as "
 
1025
"to a source package name apply."
 
1026
msgstr ""
 
1027
 
 
1028
#. type: TP
 
1029
#: deb-src-control.5:180
 
1030
#, no-wrap
 
1031
msgid "B<Architecture:> E<lt>arch|all|anyE<gt> (required)"
 
1032
msgstr ""
 
1033
 
 
1034
#. type: Plain text
 
1035
#: deb-src-control.5:190
 
1036
msgid ""
 
1037
"The architecture specifies on which type of hardware this package runs. For "
 
1038
"packages that run on all architectures, use the B<any> value. For packages "
 
1039
"that are architecture independent, such as shell and Perl scripts or "
 
1040
"documentation, use the B<all> value. To restrict the packages to a certain "
 
1041
"set of architectures, specify the architecture names, separated by a space."
 
1042
msgstr ""
 
1043
 
 
1044
#. type: TP
 
1045
#: deb-src-control.5:191
 
1046
#, fuzzy, no-wrap
 
1047
msgid "B<Package-Type:> E<lt>deb|udebE<gt>"
 
1048
msgstr "B<--log=>I<filename>"
 
1049
 
 
1050
#. type: Plain text
 
1051
#: deb-src-control.5:196
 
1052
msgid ""
 
1053
"This field defines the type of the package. \"udeb\" is for size-constrained "
 
1054
"packages used by the debian installer. \"deb\" is the default value, it's "
 
1055
"assumed if the field is absent. More types might be added in the future."
 
1056
msgstr ""
 
1057
 
 
1058
#. type: TP
 
1059
#: deb-src-control.5:214
 
1060
#, no-wrap
 
1061
msgid "B<Multi-Arch:> E<lt>same|foreign|allowedE<gt> "
 
1062
msgstr ""
 
1063
 
 
1064
#. type: TP
 
1065
#: deb-src-control.5:220
 
1066
#, fuzzy, no-wrap
 
1067
msgid "B<Description:> E<lt>short descriptionE<gt> (required)"
 
1068
msgstr "B<--log=>I<filename>"
 
1069
 
 
1070
#. type: Plain text
 
1071
#: deb-src-control.5:227
 
1072
msgid ""
 
1073
"These fields are described in the B<deb-control>(5)  manual page, as they "
 
1074
"are copied literally to the control file of the binary package."
 
1075
msgstr ""
 
1076
 
 
1077
#. type: TP
 
1078
#: deb-src-control.5:243
 
1079
#, fuzzy, no-wrap
 
1080
msgid "B<Enhances:> E<lt>package listE<gt>"
 
1081
msgstr "B<--log=>I<filename>"
 
1082
 
 
1083
#. type: Plain text
 
1084
#: deb-src-control.5:265
 
1085
msgid ""
 
1086
"These fields declare relationships between packages. They are discussed in "
 
1087
"the B<deb-control>(5)  manpage and in the B<debian-policy> package."
 
1088
msgstr ""
 
1089
 
 
1090
#. type: SH
 
1091
#: deb-src-control.5:266
 
1092
#, no-wrap
 
1093
msgid "USER-DEFINED FIELDS"
 
1094
msgstr ""
 
1095
 
 
1096
#. type: Plain text
 
1097
#: deb-src-control.5:281
 
1098
msgid ""
 
1099
"It is allowed to add additional user-defined fields to the control file. The "
 
1100
"tools will ignore these fields. If you want the fields to be copied over to "
 
1101
"the output files, such as the binary packages, you need to use a custom "
 
1102
"naming scheme: the fields should start with a X, followed by one or more of "
 
1103
"the letters BCS and a hypen. If the letter B is used, the field will appear "
 
1104
"in the control file in the binary package, see B<deb-control>(5), for the "
 
1105
"letter S in the source package control file as constructed by B<dpkg-source>"
 
1106
"(1)  and for the letter C in the upload control (.changes) file. Note that "
 
1107
"the X[BCS]- prefixes are stripped when the fields are copied over to the "
 
1108
"output files. A field B<XC-Approved-By> will appear as B<Approved-By> in the "
 
1109
"changes file and will not appear in the binary or source package control "
 
1110
"files."
 
1111
msgstr ""
 
1112
 
 
1113
#. type: Plain text
 
1114
#: deb-src-control.5:299
 
1115
#, no-wrap
 
1116
msgid ""
 
1117
"# Comment\n"
 
1118
"Source: dpkg\n"
 
1119
"Section: admin\n"
 
1120
"Priority: required\n"
 
1121
"Maintainer: Dpkg Developers E<lt>debian-dpkg@lists.debian.orgE<gt>\n"
 
1122
"# this field is copied to the binary and source packages\n"
 
1123
"XBS-Upstream-Release-Status: stable\n"
 
1124
"Homepage: http://wiki.debian.org/Teams/Dpkg\n"
 
1125
"Vcs-Browser: http://git.debian.org/?p=dpkg/dpkg.git\n"
 
1126
"Vcs-Git: git://git.debian.org/git/dpkg/dpkg.git\n"
 
1127
"Standards-Version: 3.7.3\n"
 
1128
"Build-Depends: pkg-config, debhelper (E<gt>= 4.1.81),\n"
 
1129
" libselinux1-dev (E<gt>= 1.28-4) [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64]\n"
 
1130
msgstr ""
 
1131
 
 
1132
#. type: Plain text
 
1133
#: deb-src-control.5:318
 
1134
#, no-wrap
 
1135
msgid ""
 
1136
"Package: dpkg-dev\n"
 
1137
"Section: utils\n"
 
1138
"Priority: optional\n"
 
1139
"Architecture: all\n"
 
1140
"# this is a custom field in the binary package\n"
 
1141
"XB-Mentoring-Contact: Raphael Hertzog E<lt>hertzog@debian.orgE<gt>\n"
 
1142
"Depends: dpkg (E<gt>= 1.14.6), perl5, perl-modules, cpio (E<gt>= 2.4.2-2), bzip2, lzma,\n"
 
1143
" patch (E<gt>= 2.2-1), make, binutils, libtimedate-perl\n"
 
1144
"Recommends: gcc | c-compiler, build-essential\n"
 
1145
"Suggests: gnupg, debian-keyring\n"
 
1146
"Conflicts: dpkg-cross (E<lt>E<lt> 2.0.0), devscripts (E<lt>E<lt> 2.10.26)\n"
 
1147
"Replaces: manpages-pl (E<lt>= 20051117-1)\n"
 
1148
"Description: Debian package development tools\n"
 
1149
" This package provides the development tools (including dpkg-source)\n"
 
1150
" required to unpack, build and upload Debian source packages.\n"
 
1151
" .\n"
 
1152
" Most Debian source packages will require additional tools to build;\n"
 
1153
" for example, most packages need make and the C compiler gcc.\n"
 
1154
msgstr ""
 
1155
 
 
1156
#. type: Plain text
 
1157
#: deb-src-control.5:325
 
1158
#, fuzzy
 
1159
msgid "B<deb-control>(5), B<deb-version>(5), B<dpkg-source>(1)"
 
1160
msgstr ""
 
1161
"B<dselect>(8), B<dpkg-deb>(1), B<deb>(5), B<deb-control>(5), e B<dpkg-"
 
1162
"reconfigure>(8)"
 
1163
 
 
1164
#. type: TH
665
1165
#: deb-split.5:1
666
1166
#, fuzzy, no-wrap
667
1167
msgid "deb-split"
758
1258
msgstr "B<--version>"
759
1259
 
760
1260
#. type: TH
761
 
#: deb-version.5:5 dpkg-distaddfile.1:1 dpkg-divert.8:1 dpkg-genchanges.1:1
 
1261
#: deb-version.5:5 dpkg-distaddfile.1:1 dpkg-genchanges.1:1
762
1262
#: dpkg-gencontrol.1:1 dpkg-name.1:6
763
1263
#, fuzzy, no-wrap
764
1264
msgid "2008-08-18"
961
1461
"reconfigure>(8)"
962
1462
 
963
1463
#. type: SH
964
 
#: deb-version.5:120 dpkg.1:793 dpkg-buildpackage.1:256 dpkg-distaddfile.1:47
 
1464
#: deb-version.5:120 dpkg.1:797 dpkg-buildpackage.1:256 dpkg-distaddfile.1:47
965
1465
#: dpkg-genchanges.1:148 dpkg-gencontrol.1:142 dpkg-gensymbols.1:455
966
1466
#: dpkg-maintscript-helper.1:128 dpkg-parsechangelog.1:123
967
1467
#: dpkg-shlibdeps.1:331 dpkg-source.1:706 dselect.1:458
968
 
#: start-stop-daemon.8:294 update-alternatives.8:487
 
1468
#: start-stop-daemon.8:294 update-alternatives.8:493
969
1469
#, no-wrap
970
1470
msgid "AUTHORS"
971
1471
msgstr "AUTORES"
983
1483
#. type: Plain text
984
1484
#: deb-version.5:126 deb-substvars.5:167 dpkg-buildflags.1:125
985
1485
#: dpkg-buildpackage.1:266 dpkg-checkbuilddeps.1:44 dpkg-distaddfile.1:53
986
 
#: dpkg-deb.1:256 dpkg-divert.8:129 dpkg-genchanges.1:154
 
1486
#: dpkg-deb.1:256 dpkg-divert.8:139 dpkg-genchanges.1:154
987
1487
#: dpkg-gencontrol.1:150 dpkg-gensymbols.1:459 dpkg-maintscript-helper.1:139
988
1488
#: dpkg-mergechangelogs.1:71 dpkg-name.1:107 dpkg-parsechangelog.1:131
989
 
#: dpkg-query.1:207 dpkg-shlibdeps.1:341 dpkg-source.1:714 dpkg-split.1:233
990
 
#: dpkg-statoverride.8:86 dpkg-vendor.1:53 update-alternatives.8:494
 
1489
#: dpkg-query.1:211 dpkg-shlibdeps.1:341 dpkg-source.1:714 dpkg-split.1:233
 
1490
#: dpkg-statoverride.8:92 dpkg-vendor.1:53 update-alternatives.8:500
991
1491
#, fuzzy
992
1492
msgid ""
993
1493
"This is free software; see the GNU General Public Licence version 2 or later "
1279
1779
msgstr ""
1280
1780
 
1281
1781
#. type: SH
1282
 
#: deb-shlibs.5:41 deb-symbols.5:43 dpkg.1:724 dpkg-architecture.1:257
1283
 
#: dpkg-divert.8:91 dpkg-name.1:64 update-alternatives.8:452
 
1782
#: deb-shlibs.5:41 deb-symbols.5:43 dpkg.1:728 dpkg-architecture.1:263
 
1783
#: dpkg-divert.8:91 dpkg-name.1:64 update-alternatives.8:458
1284
1784
#, no-wrap
1285
1785
msgid "EXAMPLES"
1286
1786
msgstr "EXEMPLOS"
1596
2096
msgstr ""
1597
2097
 
1598
2098
#. type: SH
1599
 
#: deb-substvars.5:145 dpkg.1:637 dpkg-architecture.1:279 dpkg.cfg.5:12
1600
 
#: dpkg-buildflags.1:103 dpkg-distaddfile.1:39 dpkg-divert.8:112
 
2099
#: deb-substvars.5:145 dpkg.1:641 dpkg-architecture.1:285 dpkg.cfg.5:12
 
2100
#: dpkg-buildflags.1:103 dpkg-distaddfile.1:39 dpkg-divert.8:122
1601
2101
#: dpkg-genchanges.1:138 dpkg-gencontrol.1:128 dpkg-parsechangelog.1:115
1602
 
#: dpkg-split.1:212 dpkg-statoverride.8:69 dselect.cfg.5:12
1603
 
#: update-alternatives.8:355
 
2102
#: dpkg-split.1:212 dpkg-statoverride.8:75 dselect.cfg.5:12
 
2103
#: update-alternatives.8:361
1604
2104
#, no-wrap
1605
2105
msgid "FILES"
1606
2106
msgstr "ARQUIVOS"
1618
2118
msgstr "Lista dos pacotes dispon�veis."
1619
2119
 
1620
2120
#. type: SH
1621
 
#: deb-substvars.5:150 dpkg.1:790 dpkg-buildpackage.1:244 dpkg-deb.1:225
 
2121
#: deb-substvars.5:150 dpkg.1:794 dpkg-buildpackage.1:244 dpkg-deb.1:225
1622
2122
#: dpkg-name.1:85 dpkg-source.1:698 dpkg-split.1:197 dselect.1:436
1623
 
#: update-alternatives.8:479
 
2123
#: update-alternatives.8:485
1624
2124
#, fuzzy, no-wrap
1625
2125
msgid "BUGS"
1626
2126
msgstr "BUGS"
1643
2143
"reconfigure>(8)"
1644
2144
 
1645
2145
#. type: SH
1646
 
#: deb-substvars.5:161 dpkg-architecture.1:298 dpkg.cfg.5:19
 
2146
#: deb-substvars.5:161 dpkg-architecture.1:304 dpkg.cfg.5:19
1647
2147
#: dpkg-buildflags.1:120 dpkg-checkbuilddeps.1:40 dpkg-deb.1:252
1648
 
#: dpkg-divert.8:125 dpkg-mergechangelogs.1:66 dpkg-name.1:103
1649
 
#: dpkg-query.1:202 dpkg-scansources.1:77 dpkg-split.1:229
1650
 
#: dpkg-statoverride.8:82 dpkg-vendor.1:48 dselect.cfg.5:19
 
2148
#: dpkg-divert.8:135 dpkg-mergechangelogs.1:66 dpkg-name.1:103
 
2149
#: dpkg-query.1:206 dpkg-scansources.1:77 dpkg-split.1:229
 
2150
#: dpkg-statoverride.8:88 dpkg-vendor.1:48 dselect.cfg.5:19
1651
2151
#, fuzzy, no-wrap
1652
2152
msgid "AUTHOR"
1653
2153
msgstr "AUTOR"
1663
2163
#. type: Plain text
1664
2164
#: deb-substvars.5:165 dpkg-buildpackage.1:260 dpkg-distaddfile.1:51
1665
2165
#: dpkg-genchanges.1:152 dpkg-gencontrol.1:146 dpkg-parsechangelog.1:127
1666
 
#: dpkg-shlibdeps.1:335 dpkg-source.1:710 dpkg-statoverride.8:84
 
2166
#: dpkg-shlibdeps.1:335 dpkg-source.1:710 dpkg-statoverride.8:90
1667
2167
msgid "Copyright \\(co 2000 Wichert Akkerman"
1668
2168
msgstr ""
1669
2169
 
1913
2413
#. type: TH
1914
2414
#: dpkg.1:1
1915
2415
#, fuzzy, no-wrap
1916
 
msgid "2010-10-10"
 
2416
msgid "2011-02-05"
1917
2417
msgstr "2006-04-09"
1918
2418
 
1919
2419
#. type: TH
2901
3401
#: dpkg.1:356
2902
3402
#, fuzzy, no-wrap
2903
3403
msgid ""
2904
 
"    number  description\n"
 
3404
"    Number   Description\n"
2905
3405
"         1   Generally helpful progress information\n"
2906
3406
"         2   Invocation and status of maintainer scripts\n"
2907
3407
"        10   Output for each file processed\n"
3166
3666
 
3167
3667
#. type: Plain text
3168
3668
#: dpkg.1:467
3169
 
msgid "B<architecture>: Process even packages with the wrong architecture."
 
3669
#, fuzzy
 
3670
#| msgid "B<architecture>: Process even packages with the wrong architecture."
 
3671
msgid "B<architecture>: Process even packages with wrong or no architecture."
3170
3672
msgstr "B<architecture>: Processa at� pacotes com a arquitetura errada."
3171
3673
 
3172
3674
#. type: Plain text
3510
4012
msgstr ""
3511
4013
 
3512
4014
#. type: Plain text
3513
 
#: dpkg.1:600
 
4015
#: dpkg.1:598
3514
4016
msgid ""
3515
 
"An error occurred. Unfortunately at the time of writing I<extended-error-"
3516
 
"message> can contain newlines, although in locales where the translators "
3517
 
"have not made mistakes every newline is followed by at least one space."
 
4017
"An error occurred. Any possible newlines in I<extended-error-message> will "
 
4018
"be converted to spaces before output."
3518
4019
msgstr ""
3519
4020
 
3520
4021
#. type: TP
3521
 
#: dpkg.1:600
 
4022
#: dpkg.1:598
3522
4023
#, no-wrap
3523
4024
msgid "B<status: >I<file>B< : conffile-prompt : '>I<real-old>B<' '>I<real-new>B<' >I<useredited>B< >I<distedited>"
3524
4025
msgstr ""
3525
4026
 
3526
4027
#. type: Plain text
3527
 
#: dpkg.1:603
 
4028
#: dpkg.1:601
3528
4029
msgid "User is being asked a conffile question."
3529
4030
msgstr ""
3530
4031
 
3531
4032
#. type: TP
3532
 
#: dpkg.1:603
 
4033
#: dpkg.1:601
3533
4034
#, no-wrap
3534
4035
msgid "B<processing: >I<stage>B<: >I<package>"
3535
4036
msgstr ""
3536
4037
 
3537
4038
#. type: Plain text
3538
 
#: dpkg.1:608
 
4039
#: dpkg.1:606
3539
4040
msgid ""
3540
4041
"Sent just before a processing stage starts. I<stage> is one of B<upgrade>, "
3541
4042
"B<install> (both sent before unpacking), B<configure>, B<trigproc>, "
3543
4044
msgstr ""
3544
4045
 
3545
4046
#. type: TP
3546
 
#: dpkg.1:609
 
4047
#: dpkg.1:607
 
4048
#, fuzzy, no-wrap
 
4049
msgid "B<--status-logger>=I<command>"
 
4050
msgstr "B<--status-fd >I<E<lt>nE<gt>>"
 
4051
 
 
4052
#. type: Plain text
 
4053
#: dpkg.1:612
 
4054
msgid ""
 
4055
"Send machine-readable package status and progress information to the shell "
 
4056
"I<command>'s standard input. This option can be specified multiple times. "
 
4057
"The output format used is the same as in B<--status-fd.>"
 
4058
msgstr ""
 
4059
 
 
4060
#. type: TP
 
4061
#: dpkg.1:613
3547
4062
#, fuzzy, no-wrap
3548
4063
msgid "B<--log=>I<filename>"
3549
4064
msgstr "B<--log=>I<filename>"
3550
4065
 
3551
4066
#. type: Plain text
3552
 
#: dpkg.1:621
 
4067
#: dpkg.1:625
3553
4068
msgid ""
3554
4069
"Log status change updates and actions to I<filename>, instead of the default "
3555
4070
"I</var/log/dpkg.log>. If this option is given multiple times, the last "
3563
4078
msgstr ""
3564
4079
 
3565
4080
#. type: TP
3566
 
#: dpkg.1:621
 
4081
#: dpkg.1:625
3567
4082
#, fuzzy, no-wrap
3568
4083
msgid "B<--no-debsig>"
3569
4084
msgstr "B<--nocheck>"
3570
4085
 
3571
4086
#. type: Plain text
3572
 
#: dpkg.1:624
 
4087
#: dpkg.1:628
3573
4088
msgid "Do not try to verify package signatures."
3574
4089
msgstr ""
3575
4090
 
3576
4091
#. type: TP
3577
 
#: dpkg.1:624
 
4092
#: dpkg.1:628
3578
4093
#, fuzzy, no-wrap
3579
4094
msgid "B<--no-triggers>"
3580
4095
msgstr "B<--nocheck>"
3581
4096
 
3582
4097
#. type: Plain text
3583
 
#: dpkg.1:633
 
4098
#: dpkg.1:637
3584
4099
msgid ""
3585
4100
"Do not run any triggers in this run (activations will still be recorded).  "
3586
4101
"If used with B<--configure> I<package> or B<--triggers-only> I<package> then "
3591
4106
msgstr ""
3592
4107
 
3593
4108
#. type: TP
3594
 
#: dpkg.1:633
 
4109
#: dpkg.1:637
3595
4110
#, fuzzy, no-wrap
3596
4111
msgid "B<--triggers>"
3597
4112
msgstr "B<--test>"
3598
4113
 
3599
4114
#. type: Plain text
3600
 
#: dpkg.1:636
 
4115
#: dpkg.1:640
3601
4116
msgid "Cancels a previous B<--no-triggers>."
3602
4117
msgstr ""
3603
4118
 
3604
4119
#. type: Plain text
3605
 
#: dpkg.1:638 dpkg.cfg.5:16
 
4120
#: dpkg.1:642 dpkg.cfg.5:16
3606
4121
#, no-wrap
3607
4122
msgid "I</etc/dpkg/dpkg.cfg>"
3608
4123
msgstr "I</etc/dpkg/dpkg.cfg>"
3609
4124
 
3610
4125
#. type: Plain text
3611
 
#: dpkg.1:641
 
4126
#: dpkg.1:645
3612
4127
msgid "Configuration file with default options."
3613
4128
msgstr "Arquivo de configura��o com as op��es padr�es."
3614
4129
 
3615
4130
#. type: TP
3616
 
#: dpkg.1:641
 
4131
#: dpkg.1:645
3617
4132
#, fuzzy, no-wrap
3618
4133
msgid "I</var/log/dpkg.log>"
3619
4134
msgstr "I</var/lib/dpkg/available>"
3620
4135
 
3621
4136
#. type: Plain text
3622
 
#: dpkg.1:645
 
4137
#: dpkg.1:649
3623
4138
msgid "Default log file (see I</etc/dpkg/dpkg.cfg>(5) and option B<--log>)."
3624
4139
msgstr ""
3625
4140
 
3626
4141
#. type: Plain text
3627
 
#: dpkg.1:648
 
4142
#: dpkg.1:652
3628
4143
#, fuzzy
3629
4144
msgid ""
3630
4145
"The other files listed below are in their default directories, see option "
3634
4149
"op��o B<--admindir> para ver como alterar a localiza��o desses arquivos."
3635
4150
 
3636
4151
#. type: TP
3637
 
#: dpkg.1:648
 
4152
#: dpkg.1:652
3638
4153
#, no-wrap
3639
4154
msgid "I</var/lib/dpkg/available>"
3640
4155
msgstr "I</var/lib/dpkg/available>"
3641
4156
 
3642
4157
#. type: Plain text
3643
 
#: dpkg.1:651
 
4158
#: dpkg.1:655
3644
4159
msgid "List of available packages."
3645
4160
msgstr "Lista dos pacotes dispon�veis."
3646
4161
 
3647
4162
#. type: TP
3648
 
#: dpkg.1:651
 
4163
#: dpkg.1:655
3649
4164
#, no-wrap
3650
4165
msgid "I</var/lib/dpkg/status>"
3651
4166
msgstr "I</var/lib/dpkg/status>"
3652
4167
 
3653
4168
#. type: Plain text
3654
 
#: dpkg.1:657
 
4169
#: dpkg.1:661
3655
4170
#, fuzzy
3656
4171
msgid ""
3657
4172
"Statuses of available packages. This file contains information about whether "
3663
4178
"Veja a se��o B<INFORMA��O SOBRE PACOTES> para maiores informa��es."
3664
4179
 
3665
4180
#. type: Plain text
3666
 
#: dpkg.1:660
 
4181
#: dpkg.1:664
3667
4182
msgid ""
3668
4183
"The status file is backed up daily in I</var/backups>. It can be useful if "
3669
4184
"it's lost or corrupted due to filesystems troubles."
3670
4185
msgstr ""
3671
4186
 
3672
4187
#. type: Plain text
3673
 
#: dpkg.1:663
 
4188
#: dpkg.1:667
3674
4189
#, fuzzy
3675
4190
msgid ""
3676
4191
"The following files are components of a binary package. See B<deb>(5)  for "
3680
4195
"para mais informa��es sobre eles:"
3681
4196
 
3682
4197
#. type: TP
3683
 
#: dpkg.1:663
 
4198
#: dpkg.1:667
3684
4199
#, no-wrap
3685
4200
msgid "I<control>"
3686
4201
msgstr "I<control>"
3687
4202
 
3688
4203
#. type: TP
3689
 
#: dpkg.1:665
 
4204
#: dpkg.1:669
3690
4205
#, no-wrap
3691
4206
msgid "I<conffiles>"
3692
4207
msgstr "I<conffiles>"
3693
4208
 
3694
4209
#. type: TP
3695
 
#: dpkg.1:667
 
4210
#: dpkg.1:671
3696
4211
#, no-wrap
3697
4212
msgid "I<preinst>"
3698
4213
msgstr "I<preinst>"
3699
4214
 
3700
4215
#. type: TP
3701
 
#: dpkg.1:669
 
4216
#: dpkg.1:673
3702
4217
#, no-wrap
3703
4218
msgid "I<postinst>"
3704
4219
msgstr "I<postinst>"
3705
4220
 
3706
4221
#. type: TP
3707
 
#: dpkg.1:671
 
4222
#: dpkg.1:675
3708
4223
#, no-wrap
3709
4224
msgid "I<prerm>"
3710
4225
msgstr "I<prerm>"
3711
4226
 
3712
4227
#. type: TP
3713
 
#: dpkg.1:673
 
4228
#: dpkg.1:677
3714
4229
#, no-wrap
3715
4230
msgid "I<postrm>"
3716
4231
msgstr "I<postrm>"
3717
4232
 
3718
4233
#. type: SH
3719
 
#: dpkg.1:676 dpkg-buildflags.1:110 dpkg-buildpackage.1:230 dpkg-deb.1:219
3720
 
#: dpkg-query.1:196 dpkg-vendor.1:42 dselect.1:430
 
4234
#: dpkg.1:680 dpkg-buildflags.1:110 dpkg-buildpackage.1:230 dpkg-deb.1:219
 
4235
#: dpkg-divert.8:112 dpkg-query.1:196 dpkg-statoverride.8:69 dpkg-trigger.1:60
 
4236
#: dpkg-vendor.1:42 dselect.1:430 update-alternatives.8:355
3721
4237
#, fuzzy, no-wrap
3722
4238
msgid "ENVIRONMENT"
3723
4239
msgstr "VARI�VEIS DE AMBIENTE"
3724
4240
 
3725
4241
#. type: TP
3726
 
#: dpkg.1:677 dselect.1:431
 
4242
#: dpkg.1:681 dselect.1:431
3727
4243
#, fuzzy, no-wrap
3728
4244
#| msgid "B<SHELL>"
3729
4245
msgid "B<HOME>"
3730
4246
msgstr "B<SHELL>"
3731
4247
 
3732
4248
#. type: Plain text
3733
 
#: dpkg.1:681
 
4249
#: dpkg.1:685
3734
4250
msgid ""
3735
4251
"If set, B<dpkg> will use it as the directory from which to read the user "
3736
4252
"specific configuration file."
3737
4253
msgstr ""
3738
4254
 
3739
4255
#. type: TP
3740
 
#: dpkg.1:681 dpkg-deb.1:220
 
4256
#: dpkg.1:685 dpkg-deb.1:220
3741
4257
#, no-wrap
3742
4258
msgid "B<TMPDIR>"
3743
4259
msgstr ""
3744
4260
 
3745
4261
#. type: Plain text
3746
 
#: dpkg.1:685
 
4262
#: dpkg.1:689
3747
4263
msgid ""
3748
4264
"If set, B<dpkg> will use it as the directory in which to create temporary "
3749
4265
"files and directories."
3750
4266
msgstr ""
3751
4267
 
3752
4268
#. type: TP
3753
 
#: dpkg.1:685
 
4269
#: dpkg.1:689
3754
4270
#, fuzzy, no-wrap
3755
4271
#| msgid "B<-G>"
3756
4272
msgid "B<PAGER>"
3757
4273
msgstr "B<-G>"
3758
4274
 
3759
4275
#. type: Plain text
3760
 
#: dpkg.1:688
 
4276
#: dpkg.1:692
3761
4277
#, fuzzy
3762
4278
msgid "The program B<dpkg> will execute when displaying the conffiles."
3763
4279
msgstr ""
3764
4280
"O programa que o B<dpkg> executar� quando estiver iniciando um novo shell."
3765
4281
 
3766
4282
#. type: TP
3767
 
#: dpkg.1:688
 
4283
#: dpkg.1:692
3768
4284
#, no-wrap
3769
4285
msgid "B<SHELL>"
3770
4286
msgstr "B<SHELL>"
3771
4287
 
3772
4288
#. type: Plain text
3773
 
#: dpkg.1:691
 
4289
#: dpkg.1:695
3774
4290
#, fuzzy
3775
4291
msgid "The program B<dpkg> will execute when starting a new shell."
3776
4292
msgstr ""
3777
4293
"O programa que o B<dpkg> executar� quando estiver iniciando um novo shell."
3778
4294
 
3779
4295
#. type: TP
3780
 
#: dpkg.1:691 dpkg-query.1:197
 
4296
#: dpkg.1:695 dpkg-query.1:201
3781
4297
#, no-wrap
3782
4298
msgid "B<COLUMNS>"
3783
4299
msgstr "B<COLUMNS>"
3784
4300
 
3785
4301
#. type: Plain text
3786
 
#: dpkg.1:695
 
4302
#: dpkg.1:699
3787
4303
#, fuzzy
3788
4304
msgid ""
3789
4305
"Sets the number of columns B<dpkg> should use when displaying formatted "
3793
4309
"texto formatado. Atualmente s� usado por -l."
3794
4310
 
3795
4311
#. type: TP
3796
 
#: dpkg.1:695
 
4312
#: dpkg.1:699
3797
4313
#, fuzzy, no-wrap
3798
4314
#| msgid "B<DPKG_OLD_CONFFILE>"
3799
4315
msgid "B<DPKG_SHELL_REASON>"
3800
4316
msgstr "B<DPKG_OLD_CONFFILE>"
3801
4317
 
3802
4318
#. type: Plain text
3803
 
#: dpkg.1:699
 
4319
#: dpkg.1:703
3804
4320
msgid ""
3805
4321
"Defined by B<dpkg> on the shell spawned on the conffile prompt to examine "
3806
4322
"the situation. Current valid value: B<conffile-prompt>."
3807
4323
msgstr ""
3808
4324
 
3809
4325
#. type: TP
3810
 
#: dpkg.1:699
 
4326
#: dpkg.1:703
3811
4327
#, fuzzy, no-wrap
3812
4328
#| msgid "B<DPKG_OLD_CONFFILE>"
3813
4329
msgid "B<DPKG_CONFFILE_OLD>"
3814
4330
msgstr "B<DPKG_OLD_CONFFILE>"
3815
4331
 
3816
4332
#. type: Plain text
3817
 
#: dpkg.1:703
 
4333
#: dpkg.1:707
3818
4334
msgid ""
3819
4335
"Defined by B<dpkg> on the shell spawned on the conffile prompt to examine "
3820
4336
"the situation. Contains the path to the old conffile."
3821
4337
msgstr ""
3822
4338
 
3823
4339
#. type: TP
3824
 
#: dpkg.1:703
 
4340
#: dpkg.1:707
3825
4341
#, fuzzy, no-wrap
3826
4342
#| msgid "B<DPKG_OLD_CONFFILE>"
3827
4343
msgid "B<DPKG_CONFFILE_NEW>"
3828
4344
msgstr "B<DPKG_OLD_CONFFILE>"
3829
4345
 
3830
4346
#. type: Plain text
3831
 
#: dpkg.1:707
 
4347
#: dpkg.1:711
3832
4348
msgid ""
3833
4349
"Defined by B<dpkg> on the shell spawned on the conffile prompt to examine "
3834
4350
"the situation. Contains the path to the new conffile."
3835
4351
msgstr ""
3836
4352
 
3837
4353
#. type: TP
3838
 
#: dpkg.1:707
 
4354
#: dpkg.1:711
3839
4355
#, no-wrap
3840
4356
msgid "B<DPKG_RUNNING_VERSION>"
3841
4357
msgstr ""
3842
4358
 
3843
4359
#. type: Plain text
3844
 
#: dpkg.1:711
 
4360
#: dpkg.1:715
3845
4361
msgid ""
3846
4362
"Defined by B<dpkg> on the maintainer script environment to the version of "
3847
4363
"the currently running B<dpkg> instance."
3848
4364
msgstr ""
3849
4365
 
3850
4366
#. type: TP
3851
 
#: dpkg.1:711
 
4367
#: dpkg.1:715 dpkg-divert.8:117
3852
4368
#, fuzzy, no-wrap
3853
4369
#| msgid "B<DPKG_NO_TSTP>"
3854
4370
msgid "B<DPKG_MAINTSCRIPT_PACKAGE>"
3855
4371
msgstr "B<DPKG_NO_TSTP>"
3856
4372
 
3857
4373
#. type: Plain text
3858
 
#: dpkg.1:715
 
4374
#: dpkg.1:719
3859
4375
msgid ""
3860
4376
"Defined by B<dpkg> on the maintainer script environment to the package name "
3861
4377
"being handled."
3862
4378
msgstr ""
3863
4379
 
3864
4380
#. type: TP
3865
 
#: dpkg.1:715
 
4381
#: dpkg.1:719
3866
4382
#, fuzzy, no-wrap
3867
4383
#| msgid "B<DPKG_NO_TSTP>"
3868
4384
msgid "B<DPKG_MAINTSCRIPT_ARCH>"
3869
4385
msgstr "B<DPKG_NO_TSTP>"
3870
4386
 
3871
4387
#. type: Plain text
3872
 
#: dpkg.1:719
 
4388
#: dpkg.1:723
3873
4389
msgid ""
3874
4390
"Defined by B<dpkg> on the maintainer script environment to the architecture "
3875
4391
"the package got built for."
3876
4392
msgstr ""
3877
4393
 
3878
4394
#. type: TP
3879
 
#: dpkg.1:719
 
4395
#: dpkg.1:723
3880
4396
#, fuzzy, no-wrap
3881
4397
#| msgid "B<DPKG_NO_TSTP>"
3882
4398
msgid "B<DPKG_MAINTSCRIPT_NAME>"
3883
4399
msgstr "B<DPKG_NO_TSTP>"
3884
4400
 
3885
4401
#. type: Plain text
3886
 
#: dpkg.1:723
 
4402
#: dpkg.1:727
3887
4403
msgid ""
3888
4404
"Defined by B<dpkg> on the maintainer script environment to the name of the "
3889
4405
"script running (preinst, postinst, prerm, postrm)."
3890
4406
msgstr ""
3891
4407
 
3892
4408
#. type: Plain text
3893
 
#: dpkg.1:726
 
4409
#: dpkg.1:730
3894
4410
#, fuzzy
3895
4411
msgid "To list packages related to the editor B<vi>(1):"
3896
4412
msgstr "Para listar os pacotes relacionados com o editor vi:"
3897
4413
 
3898
4414
#. type: Plain text
3899
 
#: dpkg.1:728
 
4415
#: dpkg.1:732
3900
4416
#, fuzzy, no-wrap
3901
4417
msgid "     B<dpkg -l \\(aq*vi*\\(aq>\n"
3902
4418
msgstr "B< dpkg -l '*vi*'>"
3903
4419
 
3904
4420
#. type: Plain text
3905
 
#: dpkg.1:731
 
4421
#: dpkg.1:735
3906
4422
#, fuzzy
3907
4423
msgid "To see the entries in I</var/lib/dpkg/available> of two packages:"
3908
4424
msgstr "Para ver as entradas em I</var/lib/dpkg/available> em dois pacotes:"
3909
4425
 
3910
4426
#. type: Plain text
3911
 
#: dpkg.1:733
 
4427
#: dpkg.1:737
3912
4428
#, fuzzy, no-wrap
3913
4429
msgid "     B<dpkg --print-avail elvis vim | less>\n"
3914
4430
msgstr "B< dpkg --print-avail elvis vim | less>"
3915
4431
 
3916
4432
#. type: Plain text
3917
 
#: dpkg.1:736
 
4433
#: dpkg.1:740
3918
4434
msgid "To search the listing of packages yourself:"
3919
4435
msgstr "Para procurar na lista de pacotes voc� mesmo:"
3920
4436
 
3921
4437
#. type: Plain text
3922
 
#: dpkg.1:738
 
4438
#: dpkg.1:742
3923
4439
#, fuzzy, no-wrap
3924
4440
msgid "     B<less /var/lib/dpkg/available>\n"
3925
4441
msgstr "B< less /var/lib/dpkg/available>"
3926
4442
 
3927
4443
#. type: Plain text
3928
 
#: dpkg.1:741
 
4444
#: dpkg.1:745
3929
4445
msgid "To remove an installed elvis package:"
3930
4446
msgstr "Para remover um pacote instalado elvis:"
3931
4447
 
3932
4448
#. type: Plain text
3933
 
#: dpkg.1:743
 
4449
#: dpkg.1:747
3934
4450
#, fuzzy, no-wrap
3935
4451
msgid "     B<dpkg -r elvis>\n"
3936
4452
msgstr "B< dpkg -r elvis>"
3937
4453
 
3938
4454
#. type: Plain text
3939
 
#: dpkg.1:748
 
4455
#: dpkg.1:752
3940
4456
#, fuzzy
3941
4457
msgid ""
3942
4458
"To install a package, you first need to find it in an archive or CDROM. The "
3947
4463
"\"editors\":"
3948
4464
 
3949
4465
#. type: Plain text
3950
 
#: dpkg.1:751
 
4466
#: dpkg.1:755
3951
4467
#, fuzzy, no-wrap
3952
4468
msgid ""
3953
 
"     B<cd /cdrom/pool/main/v/vim>\n"
 
4469
"     B<cd /media/cdrom/pool/main/v/vim>\n"
3954
4470
"     B<dpkg -i vim_4.5-3.deb>\n"
3955
4471
msgstr "B< cd /cdrom/hamm/hamm/binary/editors> B< dpkg -i vim_4.5-3.deb>"
3956
4472
 
3957
4473
#. type: Plain text
3958
 
#: dpkg.1:754
 
4474
#: dpkg.1:758
3959
4475
msgid "To make a local copy of the package selection states:"
3960
4476
msgstr "Para fazer uma c�pia local dos estados de sele��o dos pacotes:"
3961
4477
 
3962
4478
#. type: Plain text
3963
 
#: dpkg.1:756
 
4479
#: dpkg.1:760
3964
4480
#, fuzzy, no-wrap
3965
4481
msgid "     B<dpkg --get-selections E<gt>myselections>\n"
3966
4482
msgstr "B< dpkg --get-selections E<gt>myselections>"
3967
4483
 
3968
4484
#. type: Plain text
3969
 
#: dpkg.1:760
 
4485
#: dpkg.1:764
3970
4486
msgid ""
3971
4487
"You might transfer this file to another computer, and install it there with:"
3972
4488
msgstr ""
3973
4489
"Voc� pode transferir esse arquivo para outro computador e instal�-lo com:"
3974
4490
 
3975
4491
#. type: Plain text
3976
 
#: dpkg.1:763
 
4492
#: dpkg.1:767
3977
4493
#, fuzzy, no-wrap
3978
4494
msgid ""
3979
4495
"     B<dpkg --clear-selections>\n"
3981
4497
msgstr "B< dpkg --set-selections E<lt>myselections>"
3982
4498
 
3983
4499
#. type: Plain text
3984
 
#: dpkg.1:769
 
4500
#: dpkg.1:773
3985
4501
#, fuzzy
3986
4502
msgid ""
3987
4503
"Note that this will not actually install or remove anything, but just set "
3994
4510
"aplica��o para baixar e instalar os pacotes requisitados."
3995
4511
 
3996
4512
#. type: Plain text
3997
 
#: dpkg.1:772
 
4513
#: dpkg.1:776
3998
4514
#, fuzzy
3999
4515
msgid ""
4000
4516
"Ordinarily, you will find that B<dselect>(1) provides a more convenient way "
4004
4520
"conveniente de modificar o estado de sele��o dos pacotes."
4005
4521
 
4006
4522
#. type: SH
4007
 
#: dpkg.1:774
 
4523
#: dpkg.1:778
4008
4524
#, no-wrap
4009
4525
msgid "ADDITIONAL FUNCTIONALITY"
4010
4526
msgstr ""
4011
4527
 
4012
4528
#. type: Plain text
4013
 
#: dpkg.1:777
 
4529
#: dpkg.1:781
4014
4530
msgid ""
4015
4531
"Additional functionality can be gained by installing any of the following "
4016
4532
"packages: B<apt>, B<aptitude> and B<debsums>."
4017
4533
msgstr ""
4018
4534
 
4019
4535
#. type: Plain text
4020
 
#: dpkg.1:789
 
4536
#: dpkg.1:793
4021
4537
#, fuzzy
4022
4538
msgid ""
4023
4539
"B<aptitude>(1), B<apt>(1), B<dselect>(1), B<dpkg-deb>(1), B<dpkg-query>(1), "
4027
4543
"reconfigure>(8)"
4028
4544
 
4029
4545
#. type: Plain text
4030
 
#: dpkg.1:792
 
4546
#: dpkg.1:796
4031
4547
msgid "B<--no-act> usually gives less information than might be helpful."
4032
4548
msgstr "B<--no-act> normalmente d� menos informa��o do que seria �til."
4033
4549
 
4034
4550
#. type: Plain text
4035
 
#: dpkg.1:795 dpkg.cfg.5:22
 
4551
#: dpkg.1:799 dpkg.cfg.5:22
4036
4552
#, fuzzy
4037
4553
msgid ""
4038
4554
"See I</usr/share/doc/dpkg/THANKS> for the list of people who have "
4435
4951
#. type: IP
4436
4952
#: dpkg-architecture.1:118
4437
4953
#, no-wrap
 
4954
msgid "\\s-1DEB_BUILD_MULTIARCH\\s0"
 
4955
msgstr ""
 
4956
 
 
4957
#. type: Plain text
 
4958
#: dpkg-architecture.1:121
 
4959
msgid ""
 
4960
"The clarified \\s-1GNU\\s0 system type of the build machine, used for "
 
4961
"filesystem paths."
 
4962
msgstr ""
 
4963
 
 
4964
#. type: IP
 
4965
#: dpkg-architecture.1:121
 
4966
#, no-wrap
4438
4967
msgid "\\s-1DEB_HOST_ARCH\\s0"
4439
4968
msgstr ""
4440
4969
 
4441
4970
#. type: Plain text
4442
 
#: dpkg-architecture.1:120
 
4971
#: dpkg-architecture.1:123
4443
4972
msgid "The Debian architecture of the host machine."
4444
4973
msgstr ""
4445
4974
 
4446
4975
#. type: IP
4447
 
#: dpkg-architecture.1:120
 
4976
#: dpkg-architecture.1:123
4448
4977
#, no-wrap
4449
4978
msgid "\\s-1DEB_HOST_ARCH_OS\\s0"
4450
4979
msgstr ""
4451
4980
 
4452
4981
#. type: Plain text
4453
 
#: dpkg-architecture.1:122
 
4982
#: dpkg-architecture.1:125
4454
4983
msgid "The Debian system name of the host machine."
4455
4984
msgstr ""
4456
4985
 
4457
4986
#. type: IP
4458
 
#: dpkg-architecture.1:122
 
4987
#: dpkg-architecture.1:125
4459
4988
#, no-wrap
4460
4989
msgid "\\s-1DEB_HOST_ARCH_CPU\\s0"
4461
4990
msgstr ""
4462
4991
 
4463
4992
#. type: Plain text
4464
 
#: dpkg-architecture.1:124
 
4993
#: dpkg-architecture.1:127
4465
4994
msgid "The Debian cpu name of the host machine."
4466
4995
msgstr ""
4467
4996
 
4468
4997
#. type: IP
4469
 
#: dpkg-architecture.1:124
 
4998
#: dpkg-architecture.1:127
4470
4999
#, no-wrap
4471
5000
msgid "\\s-1DEB_HOST_ARCH_BITS\\s0"
4472
5001
msgstr ""
4473
5002
 
4474
5003
#. type: Plain text
4475
 
#: dpkg-architecture.1:126
 
5004
#: dpkg-architecture.1:129
4476
5005
msgid "The pointer size of the host machine (in bits)."
4477
5006
msgstr ""
4478
5007
 
4479
5008
#. type: IP
4480
 
#: dpkg-architecture.1:126
 
5009
#: dpkg-architecture.1:129
4481
5010
#, no-wrap
4482
5011
msgid "\\s-1DEB_HOST_ARCH_ENDIAN\\s0"
4483
5012
msgstr ""
4484
5013
 
4485
5014
#. type: Plain text
4486
 
#: dpkg-architecture.1:128
 
5015
#: dpkg-architecture.1:131
4487
5016
msgid "The endianness of the host machine (little / big)."
4488
5017
msgstr ""
4489
5018
 
4490
5019
#. type: IP
4491
 
#: dpkg-architecture.1:128
 
5020
#: dpkg-architecture.1:131
4492
5021
#, no-wrap
4493
5022
msgid "\\s-1DEB_HOST_GNU_CPU\\s0"
4494
5023
msgstr ""
4495
5024
 
4496
5025
#. type: Plain text
4497
 
#: dpkg-architecture.1:130
 
5026
#: dpkg-architecture.1:133
4498
5027
msgid "The \\s-1CPU\\s0 part of \\s-1DEB_HOST_GNU_TYPE\\s0."
4499
5028
msgstr ""
4500
5029
 
4501
5030
#. type: IP
4502
 
#: dpkg-architecture.1:130
 
5031
#: dpkg-architecture.1:133
4503
5032
#, no-wrap
4504
5033
msgid "\\s-1DEB_HOST_GNU_SYSTEM\\s0"
4505
5034
msgstr ""
4506
5035
 
4507
5036
#. type: Plain text
4508
 
#: dpkg-architecture.1:132
 
5037
#: dpkg-architecture.1:135
4509
5038
msgid "The System part of \\s-1DEB_HOST_GNU_TYPE\\s0."
4510
5039
msgstr ""
4511
5040
 
4512
5041
#. type: IP
4513
 
#: dpkg-architecture.1:132
 
5042
#: dpkg-architecture.1:135
4514
5043
#, no-wrap
4515
5044
msgid "\\s-1DEB_HOST_GNU_TYPE\\s0"
4516
5045
msgstr ""
4517
5046
 
4518
5047
#. type: Plain text
4519
 
#: dpkg-architecture.1:134
 
5048
#: dpkg-architecture.1:137
4520
5049
msgid "The \\s-1GNU\\s0 system type of the host machine."
4521
5050
msgstr ""
4522
5051
 
 
5052
#. type: IP
 
5053
#: dpkg-architecture.1:137
 
5054
#, no-wrap
 
5055
msgid "\\s-1DEB_HOST_MULTIARCH\\s0"
 
5056
msgstr ""
 
5057
 
 
5058
#. type: Plain text
 
5059
#: dpkg-architecture.1:140
 
5060
msgid ""
 
5061
"The clarified \\s-1GNU\\s0 system type of the host machine, used for "
 
5062
"filesystem paths."
 
5063
msgstr ""
 
5064
 
4523
5065
#. type: SH
4524
 
#: dpkg-architecture.1:135
 
5066
#: dpkg-architecture.1:141
4525
5067
#, no-wrap
4526
5068
msgid "DEBIAN/RULES"
4527
5069
msgstr ""
4528
5070
 
4529
5071
#. type: Plain text
4530
 
#: dpkg-architecture.1:143
 
5072
#: dpkg-architecture.1:149
4531
5073
msgid ""
4532
5074
"The environment variables set by B<dpkg-architecture> are passed to I<debian/"
4533
5075
"rules> as make variables (see make documentation). However, you should not "
4538
5080
msgstr ""
4539
5081
 
4540
5082
#. type: Plain text
4541
 
#: dpkg-architecture.1:146 dpkg-architecture.1:163
 
5083
#: dpkg-architecture.1:152 dpkg-architecture.1:169
4542
5084
msgid "Instead of:"
4543
5085
msgstr ""
4544
5086
 
4545
5087
#. type: Plain text
4546
 
#: dpkg-architecture.1:150
 
5088
#: dpkg-architecture.1:156
4547
5089
#, no-wrap
4548
5090
msgid ""
4549
5091
"ARCH=\\`dpkg --print-architecture\\`\n"
4551
5093
msgstr ""
4552
5094
 
4553
5095
#. type: Plain text
4554
 
#: dpkg-architecture.1:153
 
5096
#: dpkg-architecture.1:159
4555
5097
msgid "please use the following:"
4556
5098
msgstr ""
4557
5099
 
4558
5100
#. type: Plain text
4559
 
#: dpkg-architecture.1:157
 
5101
#: dpkg-architecture.1:163
4560
5102
#, no-wrap
4561
5103
msgid ""
4562
5104
"\\&\\s-1DEB_BUILD_GNU_TYPE\\s0 := $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)\n"
4564
5106
msgstr ""
4565
5107
 
4566
5108
#. type: Plain text
4567
 
#: dpkg-architecture.1:159
 
5109
#: dpkg-architecture.1:165
4568
5110
#, no-wrap
4569
5111
msgid "configure --build=$(\\s-1DEB_BUILD_GNU_TYPE\\s0) --host=$(\\s-1DEB_HOST_GNU_TYPE\\s0)\n"
4570
5112
msgstr ""
4571
5113
 
4572
5114
#. type: Plain text
4573
 
#: dpkg-architecture.1:169
 
5115
#: dpkg-architecture.1:175
4574
5116
#, no-wrap
4575
5117
msgid ""
4576
5118
"ARCH=\\`dpkg --print-architecture\\`\n"
4580
5122
msgstr ""
4581
5123
 
4582
5124
#. type: Plain text
4583
 
#: dpkg-architecture.1:172
 
5125
#: dpkg-architecture.1:178
4584
5126
msgid "please use:"
4585
5127
msgstr ""
4586
5128
 
4587
5129
#. type: Plain text
4588
 
#: dpkg-architecture.1:175
 
5130
#: dpkg-architecture.1:181
4589
5131
#, no-wrap
4590
5132
msgid "\\&\\s-1DEB_HOST_ARCH\\s0 := $(shell dpkg-architecture -qDEB_HOST_ARCH)\n"
4591
5133
msgstr ""
4592
5134
 
4593
5135
#. type: Plain text
4594
 
#: dpkg-architecture.1:179
 
5136
#: dpkg-architecture.1:185
4595
5137
#, no-wrap
4596
5138
msgid ""
4597
5139
"ifeq ($(\\s-1DEB_HOST_ARCH\\s0),alpha)\n"
4600
5142
msgstr ""
4601
5143
 
4602
5144
#. type: Plain text
4603
 
#: dpkg-architecture.1:183
 
5145
#: dpkg-architecture.1:189
4604
5146
msgid ""
4605
5147
"or if you only need to check the CPU or OS type, use the DEB_HOST_ARCH_CPU "
4606
5148
"or DEB_HOST_ARCH_OS variables."
4607
5149
msgstr ""
4608
5150
 
4609
5151
#. type: Plain text
4610
 
#: dpkg-architecture.1:188
 
5152
#: dpkg-architecture.1:194
4611
5153
msgid ""
4612
5154
"In general, calling dpkg in the rules file to get architecture information "
4613
5155
"is deprecated (unless you want to provide backward compatibility, see "
4616
5158
msgstr ""
4617
5159
 
4618
5160
#. type: SH
4619
 
#: dpkg-architecture.1:189
 
5161
#: dpkg-architecture.1:195
4620
5162
#, no-wrap
4621
5163
msgid "BACKWARD COMPATIBILITY"
4622
5164
msgstr ""
4623
5165
 
4624
5166
#. type: Plain text
4625
 
#: dpkg-architecture.1:193
 
5167
#: dpkg-architecture.1:199
4626
5168
msgid ""
4627
5169
"The DEB_*_ARCH_BITS and DEB_*_ARCH_ENDIAN variables were introduced in dpkg-"
4628
5170
"dev 1.15.4. Using them in I<debian/rules> thus requires a build-dependency "
4630
5172
msgstr ""
4631
5173
 
4632
5174
#. type: Plain text
4633
 
#: dpkg-architecture.1:198
 
5175
#: dpkg-architecture.1:204
4634
5176
msgid ""
4635
5177
"The DEB_HOST_ARCH_CPU and DEB_HOST_ARCH_OS variables were introduced in dpkg-"
4636
5178
"dev 1.13.2. Before this I<debian/rules> files tended to check the values of "
4639
5181
msgstr ""
4640
5182
 
4641
5183
#. type: Plain text
4642
 
#: dpkg-architecture.1:203
 
5184
#: dpkg-architecture.1:209
4643
5185
msgid ""
4644
5186
"Where I<debian/rules> files check these variables to decide how or what to "
4645
5187
"compile, this should be updated to use the new variables and values.  You "
4648
5190
msgstr ""
4649
5191
 
4650
5192
#. type: Plain text
4651
 
#: dpkg-architecture.1:207
 
5193
#: dpkg-architecture.1:213
4652
5194
#, no-wrap
4653
5195
msgid ""
4654
5196
"DEB_HOST_ARCH_CPU := $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU 2E<gt>/dev/null)\n"
4656
5198
msgstr ""
4657
5199
 
4658
5200
#. type: Plain text
4659
 
#: dpkg-architecture.1:221
 
5201
#: dpkg-architecture.1:227
4660
5202
#, no-wrap
4661
5203
msgid ""
4662
5204
"# Take account of old dpkg-architecture output.\n"
4675
5217
msgstr ""
4676
5218
 
4677
5219
#. type: Plain text
4678
 
#: dpkg-architecture.1:224
 
5220
#: dpkg-architecture.1:230
4679
5221
msgid "And similarly for DEB_BUILD_ARCH_CPU and DEB_BUILD_ARCH_OS."
4680
5222
msgstr ""
4681
5223
 
4682
5224
#. type: Plain text
4683
 
#: dpkg-architecture.1:227
 
5225
#: dpkg-architecture.1:233
4684
5226
msgid ""
4685
5227
"If you still wish to support versions of dpkg-dev that did not include "
4686
5228
"B<dpkg-architecture>, the following does the job:"
4687
5229
msgstr ""
4688
5230
 
4689
5231
#. type: Plain text
4690
 
#: dpkg-architecture.1:237
 
5232
#: dpkg-architecture.1:243
4691
5233
#, no-wrap
4692
5234
msgid ""
4693
5235
"\\&\\s-1DEB_BUILD_ARCH\\s0 := $(shell dpkg --print-architecture)\n"
4701
5243
msgstr ""
4702
5244
 
4703
5245
#. type: Plain text
4704
 
#: dpkg-architecture.1:242
 
5246
#: dpkg-architecture.1:248
4705
5247
#, no-wrap
4706
5248
msgid ""
4707
5249
"\\&\\s-1DEB_HOST_ARCH\\s0 := $(\\s-1DEB_BUILD_ARCH\\s0)\n"
4711
5253
msgstr ""
4712
5254
 
4713
5255
#. type: Plain text
4714
 
#: dpkg-architecture.1:246
 
5256
#: dpkg-architecture.1:252
4715
5257
msgid ""
4716
5258
"Put a subset of these lines at the top of your debian/rules file; these "
4717
5259
"default values will be overwritten if dpkg-architecture is used."
4718
5260
msgstr ""
4719
5261
 
4720
5262
#. type: Plain text
4721
 
#: dpkg-architecture.1:253
 
5263
#: dpkg-architecture.1:259
4722
5264
msgid ""
4723
5265
"You don't need the full set. Choose a consistent set which contains the "
4724
5266
"values you use in the rules file. For example, if you only need the host "
4729
5271
msgstr ""
4730
5272
 
4731
5273
#. type: Plain text
4732
 
#: dpkg-architecture.1:256
 
5274
#: dpkg-architecture.1:262
4733
5275
msgid ""
4734
5276
"The B<-e> and B<-i> options were only introduced in relatively recent "
4735
5277
"versions of B<dpkg-architecture> (since dpkg 1.13.13)."
4736
5278
msgstr ""
4737
5279
 
4738
5280
#. type: Plain text
4739
 
#: dpkg-architecture.1:260
 
5281
#: dpkg-architecture.1:266
4740
5282
msgid ""
4741
5283
"B<dpkg-buildpackage> accepts the B<-a> option and passes it to B<dpkg-"
4742
5284
"architecture>. Other examples:"
4743
5285
msgstr ""
4744
5286
 
4745
5287
#. type: Plain text
4746
 
#: dpkg-architecture.1:262
 
5288
#: dpkg-architecture.1:268
4747
5289
msgid "CC=i386-gnu-gcc dpkg-architecture -c debian/rules build"
4748
5290
msgstr ""
4749
5291
 
4750
5292
#. type: Plain text
4751
 
#: dpkg-architecture.1:264
 
5293
#: dpkg-architecture.1:270
4752
5294
#, fuzzy
4753
5295
msgid "eval \\`dpkg-architecture -u\\`"
4754
5296
msgstr "B<dpkg --print-architecture>"
4755
5297
 
4756
5298
#. type: Plain text
4757
 
#: dpkg-architecture.1:267
 
5299
#: dpkg-architecture.1:273
4758
5300
msgid ""
4759
5301
"Check if an architecture is equal to the current architecture or a given one:"
4760
5302
msgstr ""
4761
5303
 
4762
5304
#. type: Plain text
4763
 
#: dpkg-architecture.1:269
 
5305
#: dpkg-architecture.1:275
4764
5306
msgid "dpkg-architecture -elinux-alpha"
4765
5307
msgstr ""
4766
5308
 
4767
5309
#. type: Plain text
4768
 
#: dpkg-architecture.1:271
 
5310
#: dpkg-architecture.1:277
4769
5311
msgid "dpkg-architecture -amips -elinux-mips"
4770
5312
msgstr ""
4771
5313
 
4772
5314
#. type: Plain text
4773
 
#: dpkg-architecture.1:274
 
5315
#: dpkg-architecture.1:280
4774
5316
msgid ""
4775
5317
"Check if the current architecture or an architecture provided with -a are "
4776
5318
"Linux systems:"
4777
5319
msgstr ""
4778
5320
 
4779
5321
#. type: Plain text
4780
 
#: dpkg-architecture.1:276
 
5322
#: dpkg-architecture.1:282
4781
5323
msgid "dpkg-architecture -ilinux-any"
4782
5324
msgstr ""
4783
5325
 
4784
5326
#. type: Plain text
4785
 
#: dpkg-architecture.1:278
 
5327
#: dpkg-architecture.1:284
4786
5328
msgid "dpkg-architecture -ai386 -ilinux-any"
4787
5329
msgstr ""
4788
5330
 
4789
5331
#. type: Plain text
4790
 
#: dpkg-architecture.1:283
 
5332
#: dpkg-architecture.1:289
4791
5333
msgid ""
4792
5334
"All these files have to be present for B<dpkg-architecture> to work. Their "
4793
5335
"location can be overridden at runtime with the environment variable "
4795
5337
msgstr ""
4796
5338
 
4797
5339
#. type: TP
4798
 
#: dpkg-architecture.1:283
 
5340
#: dpkg-architecture.1:289
4799
5341
#, fuzzy, no-wrap
4800
5342
msgid "I</usr/share/dpkg/cputable>"
4801
5343
msgstr "I</var/lib/dpkg/available>"
4802
5344
 
4803
5345
#. type: Plain text
4804
 
#: dpkg-architecture.1:286
 
5346
#: dpkg-architecture.1:292
4805
5347
msgid "Table of known CPU names and mapping to their GNU name."
4806
5348
msgstr ""
4807
5349
 
4808
5350
#. type: TP
4809
 
#: dpkg-architecture.1:286
 
5351
#: dpkg-architecture.1:292
4810
5352
#, fuzzy, no-wrap
4811
5353
msgid "I</usr/share/dpkg/ostable>"
4812
5354
msgstr "I</var/lib/dpkg/available>"
4813
5355
 
4814
5356
#. type: Plain text
4815
 
#: dpkg-architecture.1:289
 
5357
#: dpkg-architecture.1:295
4816
5358
msgid "Table of known operating system names and mapping to their GNU name."
4817
5359
msgstr ""
4818
5360
 
4819
5361
#. type: TP
4820
 
#: dpkg-architecture.1:289
 
5362
#: dpkg-architecture.1:295
4821
5363
#, fuzzy, no-wrap
4822
5364
msgid "I</usr/share/dpkg/triplettable>"
4823
5365
msgstr "I</var/lib/dpkg/available>"
4824
5366
 
4825
5367
#. type: Plain text
4826
 
#: dpkg-architecture.1:293
 
5368
#: dpkg-architecture.1:299
4827
5369
msgid ""
4828
5370
"Mapping between Debian architecture triplets and Debian architecture names."
4829
5371
msgstr ""
4830
5372
 
4831
5373
#. type: Plain text
4832
 
#: dpkg-architecture.1:297
 
5374
#: dpkg-architecture.1:303
4833
5375
msgid "B<dpkg-buildpackage>(1), B<dpkg-cross>(1)."
4834
5376
msgstr ""
4835
5377
 
4836
5378
#. type: Plain text
4837
 
#: dpkg-architecture.1:302
 
5379
#: dpkg-architecture.1:308
4838
5380
msgid ""
4839
5381
"B<dpkg-architecture> and this man page were initially written by Marcus "
4840
5382
"Brinkmann E<lt>brinkmd@debian.orgE<gt>."
4881
5423
msgstr "I</etc/dpkg/dpkg.cfg>"
4882
5424
 
4883
5425
#. type: Plain text
4884
 
#: dpkg.cfg.5:24 dpkg-divert.8:124 dpkg-query.1:210 dpkg-statoverride.8:81
 
5426
#: dpkg.cfg.5:24 dpkg-divert.8:134 dpkg-query.1:214 dpkg-statoverride.8:87
4885
5427
msgid "B<dpkg>(1)."
4886
5428
msgstr ""
4887
5429
 
6351
6893
msgid "dpkg-divert"
6352
6894
msgstr ""
6353
6895
 
 
6896
#. type: TH
 
6897
#: dpkg-divert.8:1
 
6898
#, fuzzy, no-wrap
 
6899
msgid "2010-10-12"
 
6900
msgstr "2006-04-09"
 
6901
 
6354
6902
#. type: Plain text
6355
6903
#: dpkg-divert.8:4
6356
6904
msgid "dpkg-divert - override a package's version of a file"
6598
7146
msgstr ""
6599
7147
 
6600
7148
#. type: TP
6601
 
#: dpkg-divert.8:113
 
7149
#: dpkg-divert.8:113 dpkg-query.1:197 dpkg-statoverride.8:70 dpkg-trigger.1:61
 
7150
#: update-alternatives.8:356
 
7151
#, fuzzy, no-wrap
 
7152
#| msgid "B<DPKG_NO_TSTP>"
 
7153
msgid "B<DPKG_ADMINDIR>"
 
7154
msgstr "B<DPKG_NO_TSTP>"
 
7155
 
 
7156
#. type: Plain text
 
7157
#: dpkg-divert.8:117 dpkg-query.1:201 dpkg-statoverride.8:74 dpkg-trigger.1:65
 
7158
msgid ""
 
7159
"If set and the B<--admindir> option has not been specified, it will be used "
 
7160
"as the dpkg data directory."
 
7161
msgstr ""
 
7162
 
 
7163
#. type: Plain text
 
7164
#: dpkg-divert.8:121
 
7165
msgid ""
 
7166
"If set and the I<--local> and I<--package> options have not been specified, "
 
7167
"B<dpkg-divert> will use it as the package name."
 
7168
msgstr ""
 
7169
 
 
7170
#. type: TP
 
7171
#: dpkg-divert.8:123
6602
7172
#, fuzzy, no-wrap
6603
7173
msgid "I</var/lib/dpkg/diversions>"
6604
7174
msgstr "I</var/lib/dpkg/status>"
6605
7175
 
6606
7176
#. type: Plain text
6607
 
#: dpkg-divert.8:118
 
7177
#: dpkg-divert.8:128
6608
7178
msgid ""
6609
7179
"File which contains the current list of diversions of the system. It is "
6610
7180
"located in the dpkg administration directory, along with other files "
6612
7182
msgstr ""
6613
7183
 
6614
7184
#. type: Plain text
6615
 
#: dpkg-divert.8:121
 
7185
#: dpkg-divert.8:131
6616
7186
msgid ""
6617
7187
"Note: B<dpkg-divert> preserves the old copy of this file, with extension I<-"
6618
7188
"old>, before replacing it with the new one."
6619
7189
msgstr ""
6620
7190
 
6621
7191
#. type: Plain text
6622
 
#: dpkg-divert.8:127 update-alternatives.8:489
 
7192
#: dpkg-divert.8:137 update-alternatives.8:495
6623
7193
msgid "Copyright \\(co 1995 Ian Jackson"
6624
7194
msgstr ""
6625
7195
 
7288
7858
#. type: Plain text
7289
7859
#: dpkg-gensymbols.1:137
7290
7860
msgid ""
7291
 
"This tag allows to restrict the set of architectures where the symbol is "
 
7861
"This tag allows one to restrict the set of architectures where the symbol is "
7292
7862
"supposed to exist. When the symbols list is updated with the symbols "
7293
7863
"discovered in the library, all arch-specific symbols which do not concern "
7294
7864
"the current host architecture are treated as if they did not exist. If an "
8138
8708
msgid ""
8139
8709
"Given that B<dpkg-maintscript-helper> is used in the B<preinst>, using it "
8140
8710
"unconditionally requires a pre-dependency to ensure that the required "
8141
 
"version of dpkg has been configured before. The required version depends on "
 
8711
"version of dpkg has been unpacked before. The required version depends on "
8142
8712
"the command used, for B<rm_conffile> and B<mv_conffile> it is 1.15.7.2:"
8143
8713
msgstr ""
8144
8714
 
8777
9347
#. type: TP
8778
9348
#: dpkg-query.1:14
8779
9349
#, fuzzy, no-wrap
8780
 
msgid "B<-l>, B<--list> I<package-name-pattern>..."
 
9350
msgid "B<-l>, B<--list> [I<package-name-pattern>...]"
8781
9351
msgstr "B<dpkg --get-selections> [I<padr�o>...]"
8782
9352
 
8783
9353
#. type: Plain text
8873
9443
#. type: TP
8874
9444
#: dpkg-query.1:67
8875
9445
#, fuzzy, no-wrap
8876
 
msgid "B<-W>, B<--show> I<package-name-pattern>..."
 
9446
msgid "B<-W>, B<--show> [I<package-name-pattern>...]"
8877
9447
msgstr "B<dpkg --get-selections> [I<padr�o>...]"
8878
9448
 
8879
9449
#. type: Plain text
9054
9624
 
9055
9625
#. type: SH
9056
9626
#: dpkg-query.1:189 dpkg-split.1:180 start-stop-daemon.8:256
9057
 
#: update-alternatives.8:369
 
9627
#: update-alternatives.8:375
9058
9628
#, fuzzy, no-wrap
9059
9629
msgid "EXIT STATUS"
9060
9630
msgstr "STATUS DE SA�DA"
9061
9631
 
9062
9632
#. type: IP
9063
 
#: dpkg-query.1:190 update-alternatives.8:370
 
9633
#: dpkg-query.1:190 update-alternatives.8:376
9064
9634
#, fuzzy, no-wrap
9065
9635
msgid "0"
9066
9636
msgstr "0"
9088
9658
"executando a a��o."
9089
9659
 
9090
9660
#. type: Plain text
9091
 
#: dpkg-query.1:201
 
9661
#: dpkg-query.1:205
9092
9662
msgid ""
9093
9663
"This setting influences the output of the B<--list> option by changing the "
9094
9664
"width of its output."
9095
9665
msgstr ""
9096
9666
 
9097
9667
#. type: Plain text
9098
 
#: dpkg-query.1:204
 
9668
#: dpkg-query.1:208
9099
9669
msgid "Copyright \\(co 2001 Wichert Akkerman"
9100
9670
msgstr ""
9101
9671
 
9249
9819
msgstr ""
9250
9820
 
9251
9821
#. type: SH
9252
 
#: dpkg-scanpackages.1:104 update-alternatives.8:441
 
9822
#: dpkg-scanpackages.1:104 update-alternatives.8:447
9253
9823
#, fuzzy, no-wrap
9254
9824
msgid "DIAGNOSTICS"
9255
9825
msgstr "DIAGN�STICOS"
9396
9966
msgstr "B<dpkg-deb-actions>"
9397
9967
 
9398
9968
#. type: TH
9399
 
#: dpkg-shlibdeps.1:1
 
9969
#: dpkg-shlibdeps.1:1 dpkg-source.1:2 start-stop-daemon.8:1
 
9970
#: update-alternatives.8:8
9400
9971
#, fuzzy, no-wrap
9401
 
msgid "2009-03-08"
 
9972
msgid "2011-03-04"
9402
9973
msgstr "2006-04-09"
9403
9974
 
9404
9975
#. type: Plain text
9493
10064
#. type: IP
9494
10065
#: dpkg-shlibdeps.1:65
9495
10066
#, no-wrap
9496
 
msgid "I<admindir>/info/I<package>.symbols"
 
10067
msgid "Output from \\(lqB<dpkg-query --control-path> I<package> symbols\\(rq"
9497
10068
msgstr ""
9498
10069
 
9499
10070
#. type: Plain text
9500
10071
#: dpkg-shlibdeps.1:68 dpkg-shlibdeps.1:102
9501
10072
msgid ""
9502
 
"Package-provided shared library dependency information.  Unless overridden, "
9503
 
"I<admindir> is /var/lib/dpkg."
 
10073
"Package-provided shared library dependency information.  Unless overridden "
 
10074
"by --admindir, those files are located in /var/lib/dpkg."
9504
10075
msgstr ""
9505
10076
 
9506
10077
#. type: Plain text
9583
10154
#. type: IP
9584
10155
#: dpkg-shlibdeps.1:99
9585
10156
#, no-wrap
9586
 
msgid "I<admindir>/info/I<package>.shlibs"
 
10157
msgid "Output from \\(lqB<dpkg-query --control-path> I<package> shlibs\\(rq"
9587
10158
msgstr ""
9588
10159
 
9589
10160
#. type: IP
9982
10553
msgid "dpkg-source"
9983
10554
msgstr "dpkg suite"
9984
10555
 
9985
 
#. type: TH
9986
 
#: dpkg-source.1:2
9987
 
#, fuzzy, no-wrap
9988
 
msgid "2009-11-11"
9989
 
msgstr "2006-04-09"
9990
 
 
9991
10556
#. type: Plain text
9992
10557
#: dpkg-source.1:5
9993
10558
msgid "dpkg-source - Debian source package (.dsc) manipulation tool"
11793
12358
msgstr ""
11794
12359
 
11795
12360
#. type: TP
11796
 
#: dpkg-statoverride.8:70
 
12361
#: dpkg-statoverride.8:76
11797
12362
#, fuzzy, no-wrap
11798
12363
msgid "I</var/lib/dpkg/statoverride>"
11799
12364
msgstr "I</var/lib/dpkg/status>"
11800
12365
 
11801
12366
#. type: Plain text
11802
 
#: dpkg-statoverride.8:75
 
12367
#: dpkg-statoverride.8:81
11803
12368
msgid ""
11804
12369
"File which contains the current list of stat overrides of the system. It is "
11805
12370
"located in the dpkg administration directory, along with other files "
11807
12372
msgstr ""
11808
12373
 
11809
12374
#. type: Plain text
11810
 
#: dpkg-statoverride.8:78
 
12375
#: dpkg-statoverride.8:84
11811
12376
msgid ""
11812
12377
"Note: B<dpkg-statoverride> preserves the old copy of this file, with "
11813
12378
"extension \"-old\", before replacing it with the new one."
11916
12481
msgstr ""
11917
12482
 
11918
12483
#. type: Plain text
11919
 
#: dpkg-trigger.1:62
 
12484
#: dpkg-trigger.1:68
11920
12485
#, fuzzy
11921
12486
msgid ""
11922
12487
"B<dpkg>(1), B<deb-triggers>(5), B</usr/share/doc/dpkg-dev/triggers.txt.gz>."
12020
12585
msgstr ""
12021
12586
 
12022
12587
#. type: Plain text
12023
 
#: dpkg-vendor.1:50 update-alternatives.8:491
 
12588
#: dpkg-vendor.1:50 update-alternatives.8:497
12024
12589
msgid "Copyright \\(co 2009 Rapha\\[:e]l Hertzog"
12025
12590
msgstr ""
12026
12591
 
12973
13538
msgid "start-stop-daemon"
12974
13539
msgstr ""
12975
13540
 
12976
 
#. type: TH
12977
 
#: start-stop-daemon.8:1
12978
 
#, fuzzy, no-wrap
12979
 
msgid "2009-02-26"
12980
 
msgstr "2006-04-09"
12981
 
 
12982
13541
#. type: Plain text
12983
13542
#: start-stop-daemon.8:4
12984
13543
msgid "start-stop-daemon - start and stop system daemon programs"
13449
14008
msgid "update-alternatives"
13450
14009
msgstr "update-alternatives --auto vi"
13451
14010
 
13452
 
#. type: TH
13453
 
#: update-alternatives.8:8
13454
 
#, fuzzy, no-wrap
13455
 
msgid "2009-04-13"
13456
 
msgstr "2006-04-09"
13457
 
 
13458
14011
#. type: Plain text
13459
14012
#: update-alternatives.8:11
13460
14013
msgid ""
14130
14683
"N�o gera coment�rio algum a menos que ocorram erros. Esta op��o ainda n�o "
14131
14684
"est� implementada."
14132
14685
 
 
14686
#. type: Plain text
 
14687
#: update-alternatives.8:360
 
14688
msgid ""
 
14689
"If set and the B<--admindir> option has not been specified, it will be used "
 
14690
"as the base administrative directory."
 
14691
msgstr ""
 
14692
 
14133
14693
#. type: TP
14134
 
#: update-alternatives.8:356
 
14694
#: update-alternatives.8:362
14135
14695
#, fuzzy, no-wrap
14136
14696
msgid "I</etc/alternatives/>"
14137
14697
msgstr "I</etc/alternatives/>"
14138
14698
 
14139
14699
#. type: Plain text
14140
 
#: update-alternatives.8:362
 
14700
#: update-alternatives.8:368
14141
14701
#, fuzzy
14142
14702
msgid ""
14143
14703
"The default alternatives directory.  Can be overridden by the B<--altdir> "
14147
14707
"altdir>"
14148
14708
 
14149
14709
#. type: TP
14150
 
#: update-alternatives.8:362
 
14710
#: update-alternatives.8:368
14151
14711
#, fuzzy, no-wrap
14152
14712
msgid "I</var/lib/dpkg/alternatives/>"
14153
14713
msgstr "I</var/lib/dpkg/alternatives/>"
14154
14714
 
14155
14715
#. type: Plain text
14156
 
#: update-alternatives.8:368
 
14716
#: update-alternatives.8:374
14157
14717
#, fuzzy
14158
14718
msgid ""
14159
14719
"The default administration directory.  Can be overridden by the B<--"
14163
14723
"admindir>"
14164
14724
 
14165
14725
#. type: Plain text
14166
 
#: update-alternatives.8:372
 
14726
#: update-alternatives.8:378
14167
14727
#, fuzzy
14168
14728
msgid "The requested action was successfully performed."
14169
14729
msgstr "A a��o requisitada foi completada com sucesso."
14170
14730
 
14171
14731
#. type: IP
14172
 
#: update-alternatives.8:372
 
14732
#: update-alternatives.8:378
14173
14733
#, fuzzy, no-wrap
14174
14734
msgid "2"
14175
14735
msgstr "2"
14176
14736
 
14177
14737
#. type: Plain text
14178
 
#: update-alternatives.8:375
 
14738
#: update-alternatives.8:381
14179
14739
#, fuzzy
14180
14740
msgid ""
14181
14741
"Problems were encountered whilst parsing the command line or performing the "
14185
14745
"executando a a��o."
14186
14746
 
14187
14747
#. type: SH
14188
 
#: update-alternatives.8:376
 
14748
#: update-alternatives.8:382
14189
14749
#, no-wrap
14190
14750
msgid "QUERY FORMAT"
14191
14751
msgstr ""
14192
14752
 
14193
14753
#. type: Plain text
14194
 
#: update-alternatives.8:381
 
14754
#: update-alternatives.8:387
14195
14755
msgid ""
14196
14756
"The B<update-alternatives> I<--query> format is using an RFC822-like flat "
14197
14757
"format. It's made of I<n> + 1 blocks where I<n> is the number of "
14200
14760
msgstr ""
14201
14761
 
14202
14762
#. type: TP
14203
 
#: update-alternatives.8:381
 
14763
#: update-alternatives.8:387
14204
14764
#, fuzzy, no-wrap
14205
14765
msgid "B<Link:> E<lt>linkE<gt>"
14206
14766
msgstr "B<--log=>I<filename>"
14207
14767
 
14208
14768
#. type: Plain text
14209
 
#: update-alternatives.8:384
 
14769
#: update-alternatives.8:390
14210
14770
msgid "The generic name of the alternative."
14211
14771
msgstr ""
14212
14772
 
14213
14773
#. type: TP
14214
 
#: update-alternatives.8:384
 
14774
#: update-alternatives.8:390
14215
14775
#, fuzzy, no-wrap
14216
14776
msgid "B<Status:> E<lt>statusE<gt>"
14217
14777
msgstr "B<--log=>I<filename>"
14218
14778
 
14219
14779
#. type: Plain text
14220
 
#: update-alternatives.8:387
 
14780
#: update-alternatives.8:393
14221
14781
msgid "The status of the alternative (B<auto> or B<manual>)."
14222
14782
msgstr ""
14223
14783
 
14224
14784
#. type: TP
14225
 
#: update-alternatives.8:387
 
14785
#: update-alternatives.8:393
14226
14786
#, fuzzy, no-wrap
14227
14787
msgid "B<Best:> E<lt>best choiceE<gt>"
14228
14788
msgstr "B<--log=>I<filename>"
14229
14789
 
14230
14790
#. type: Plain text
14231
 
#: update-alternatives.8:391
 
14791
#: update-alternatives.8:397
14232
14792
msgid ""
14233
14793
"The path of the best alternative for this link group. Not present if there "
14234
14794
"is no alternatives available."
14235
14795
msgstr ""
14236
14796
 
14237
14797
#. type: TP
14238
 
#: update-alternatives.8:391
 
14798
#: update-alternatives.8:397
14239
14799
#, no-wrap
14240
14800
msgid "B<Value:> E<lt>currently selected alternativeE<gt> "
14241
14801
msgstr ""
14242
14802
 
14243
14803
#. type: Plain text
14244
 
#: update-alternatives.8:395
 
14804
#: update-alternatives.8:401
14245
14805
msgid ""
14246
14806
"The path of the currently selected alternative. It can also take the magic "
14247
14807
"value B<none>. It is used if the link doesn't exist."
14248
14808
msgstr ""
14249
14809
 
14250
14810
#. type: TP
14251
 
#: update-alternatives.8:396
 
14811
#: update-alternatives.8:402
14252
14812
#, no-wrap
14253
14813
msgid "The other blocks describe the available alternatives in the queried link group:"
14254
14814
msgstr ""
14255
14815
 
14256
14816
#. type: TP
14257
 
#: update-alternatives.8:398
 
14817
#: update-alternatives.8:404
14258
14818
#, no-wrap
14259
14819
msgid "B<Alternative:> E<lt>path of this alternativeE<gt>"
14260
14820
msgstr ""
14261
14821
 
14262
14822
#. type: Plain text
14263
 
#: update-alternatives.8:401
 
14823
#: update-alternatives.8:407
14264
14824
msgid "Path to this block's alternative."
14265
14825
msgstr ""
14266
14826
 
14267
14827
#. type: TP
14268
 
#: update-alternatives.8:401
 
14828
#: update-alternatives.8:407
14269
14829
#, fuzzy, no-wrap
14270
14830
msgid "B<Priority:> E<lt>priority valueE<gt>"
14271
14831
msgstr "B<--log=>I<filename>"
14272
14832
 
14273
14833
#. type: Plain text
14274
 
#: update-alternatives.8:404
 
14834
#: update-alternatives.8:410
14275
14835
msgid "Value of the priority of this alternative."
14276
14836
msgstr ""
14277
14837
 
14278
14838
#. type: TP
14279
 
#: update-alternatives.8:404
 
14839
#: update-alternatives.8:410
14280
14840
#, fuzzy, no-wrap
14281
14841
msgid "B<Slaves:> E<lt>list of slavesE<gt>"
14282
14842
msgstr "B<--log=>I<filename>"
14283
14843
 
14284
14844
#. type: Plain text
14285
 
#: update-alternatives.8:410
 
14845
#: update-alternatives.8:416
14286
14846
msgid ""
14287
14847
"When this header is present, the B<next> lines hold all slave alternatives "
14288
14848
"associated to the master link of the alternative. There is one slave per "
14291
14851
msgstr ""
14292
14852
 
14293
14853
#. type: TP
14294
 
#: update-alternatives.8:411
 
14854
#: update-alternatives.8:417
14295
14855
#, no-wrap
14296
14856
msgid "B<Example>"
14297
14857
msgstr ""
14298
14858
 
14299
14859
#. type: Plain text
14300
 
#: update-alternatives.8:419
 
14860
#: update-alternatives.8:425
14301
14861
#, no-wrap
14302
14862
msgid ""
14303
14863
"$ update-alternatives --query editor\n"
14308
14868
msgstr ""
14309
14869
 
14310
14870
#. type: Plain text
14311
 
#: update-alternatives.8:424
 
14871
#: update-alternatives.8:430
14312
14872
#, no-wrap
14313
14873
msgid ""
14314
14874
"Alternative: /bin/ed\n"
14318
14878
msgstr ""
14319
14879
 
14320
14880
#. type: Plain text
14321
 
#: update-alternatives.8:439
 
14881
#: update-alternatives.8:445
14322
14882
#, no-wrap
14323
14883
msgid ""
14324
14884
"Alternative: /usr/bin/vim.gtk\n"
14338
14898
msgstr ""
14339
14899
 
14340
14900
#. type: Plain text
14341
 
#: update-alternatives.8:451
 
14901
#: update-alternatives.8:457
14342
14902
#, fuzzy
14343
14903
msgid ""
14344
14904
"With I<--verbose> B<update-alternatives> chatters incessantly about its "
14354
14914
"assim, por favor reporte isso com um bug."
14355
14915
 
14356
14916
#. type: Plain text
14357
 
#: update-alternatives.8:457
 
14917
#: update-alternatives.8:463
14358
14918
msgid ""
14359
14919
"There are several packages which provide a text editor compatible with "
14360
14920
"B<vi>, for example B<nvi> and B<vim>. Which one is used is controlled by the "
14363
14923
msgstr ""
14364
14924
 
14365
14925
#. type: Plain text
14366
 
#: update-alternatives.8:460
 
14926
#: update-alternatives.8:466
14367
14927
msgid ""
14368
14928
"To display the available packages which provide B<vi> and the current "
14369
14929
"setting for it, use the I<--display> action:"
14370
14930
msgstr ""
14371
14931
 
14372
14932
#. type: Plain text
14373
 
#: update-alternatives.8:463
 
14933
#: update-alternatives.8:469
14374
14934
#, fuzzy
14375
14935
msgid "B<update-alternatives --display vi>"
14376
14936
msgstr "update-alternatives --display vi"
14377
14937
 
14378
14938
#. type: Plain text
14379
 
#: update-alternatives.8:467
 
14939
#: update-alternatives.8:473
14380
14940
msgid ""
14381
14941
"To choose a particular B<vi> implementation, use this command as root and "
14382
14942
"then select a number from the list:"
14383
14943
msgstr ""
14384
14944
 
14385
14945
#. type: Plain text
14386
 
#: update-alternatives.8:470
 
14946
#: update-alternatives.8:476
14387
14947
#, fuzzy
14388
14948
msgid "B<update-alternatives --config vi>"
14389
14949
msgstr "update-alternatives --config vi"
14390
14950
 
14391
14951
#. type: Plain text
14392
 
#: update-alternatives.8:474
 
14952
#: update-alternatives.8:480
14393
14953
msgid ""
14394
14954
"To go back to having the B<vi> implementation chosen automatically, do this "
14395
14955
"as root:"
14396
14956
msgstr ""
14397
14957
 
14398
14958
#. type: Plain text
14399
 
#: update-alternatives.8:477
 
14959
#: update-alternatives.8:483
14400
14960
#, fuzzy
14401
14961
msgid "B<update-alternatives --auto vi>"
14402
14962
msgstr "update-alternatives --auto vi"
14403
14963
 
14404
14964
#. type: Plain text
14405
 
#: update-alternatives.8:481
 
14965
#: update-alternatives.8:487
14406
14966
#, fuzzy
14407
14967
msgid ""
14408
14968
"If you find a bug, please report it using the Debian bug-tracking system."
14412
14972
"mensagem diretamente para o autor."
14413
14973
 
14414
14974
#. type: Plain text
14415
 
#: update-alternatives.8:486
 
14975
#: update-alternatives.8:492
14416
14976
#, fuzzy
14417
14977
msgid ""
14418
14978
"If you find any discrepancy between the operation of B<update-alternatives> "
14424
14984
"na documenta��o; por favor reporte isso."
14425
14985
 
14426
14986
#. type: Plain text
14427
 
#: update-alternatives.8:497
 
14987
#: update-alternatives.8:503
14428
14988
msgid ""
14429
14989
"This manual page is copyright 1997,1998 Charles Briscoe-Smith and others."
14430
14990
msgstr ""
14431
14991
 
14432
14992
#. type: Plain text
14433
 
#: update-alternatives.8:500
 
14993
#: update-alternatives.8:506
14434
14994
#, fuzzy
14435
14995
msgid ""
14436
14996
"This is free documentation; see the GNU General Public Licence version 2 or "
14441
15001
"condi��es de c�pia. N�O existe garantia."
14442
15002
 
14443
15003
#. type: Plain text
14444
 
#: update-alternatives.8:503
 
15004
#: update-alternatives.8:509
14445
15005
#, fuzzy
14446
15006
msgid "B<ln>(1), FHS, the Filesystem Hierarchy Standard."
14447
15007
msgstr "B<ln>(1), FHS, o Padr�o da Hierarquia do Sistema de Arquivos."
14448
15008
 
14449
15009
#, fuzzy
 
15010
#~ msgid "2009-03-08"
 
15011
#~ msgstr "2006-04-09"
 
15012
 
 
15013
#, fuzzy
 
15014
#~ msgid "2009-11-11"
 
15015
#~ msgstr "2006-04-09"
 
15016
 
 
15017
#, fuzzy
 
15018
#~ msgid "2009-02-26"
 
15019
#~ msgstr "2006-04-09"
 
15020
 
 
15021
#, fuzzy
 
15022
#~ msgid "2009-04-13"
 
15023
#~ msgstr "2006-04-09"
 
15024
 
 
15025
#, fuzzy
14450
15026
#~ msgid "2007-10-08"
14451
15027
#~ msgstr "2006-04-09"
14452
15028
 
14642
15218
#~ msgstr "2006-04-09"
14643
15219
 
14644
15220
#, fuzzy
14645
 
#~ msgid "2007-11-22"
14646
 
#~ msgstr "2006-04-09"
14647
 
 
14648
 
#, fuzzy
14649
15221
#~ msgid "2008-01-13"
14650
15222
#~ msgstr "2006-04-09"
14651
15223