123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811 |
- # SOME DESCRIPTIVE TITLE
- # Copyright (C) YEAR Free Software Foundation, Inc.
- # This file is distributed under the same license as the apt-listchanges package.
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
- #
- #, fuzzy
- msgid ""
- msgstr ""
- "Project-Id-Version: apt-listchanges 3.3\n"
- "Report-Msgid-Bugs-To: apt-listchanges@packages.debian.org\n"
- "POT-Creation-Date: 2016-08-15 00:20+0200\n"
- "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
- "Language-Team: LANGUAGE <LL@li.org>\n"
- "Language: \n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- #. type: definition of entity &debian;
- #, no-wrap
- msgid "<productname>Debian GNU/Linux</productname>"
- msgstr ""
- #. type: definition of entity &docbook;
- #, no-wrap
- msgid "<productname>DocBook</productname>"
- msgstr ""
- #. type: <docinfo><author>
- #: apt-listchanges.sgml:16
- msgid "<address><email>mdz@debian.org</email></address>"
- msgstr ""
- #. type: <author></author>
- #: apt-listchanges.sgml:19
- msgid "<firstname>Matt</firstname><surname>Zimmerman</surname>"
- msgstr ""
- #. type: <date></date>
- #: apt-listchanges.sgml:20
- msgid "2016-04-23"
- msgstr ""
- #. type: <refmeta></refmeta>
- #: apt-listchanges.sgml:25
- msgid "<refentrytitle>apt-listchanges</refentrytitle><manvolnum>1</manvolnum>"
- msgstr ""
- #. type: <refname></refname>
- #: apt-listchanges.sgml:27
- #, no-wrap
- msgid "apt-listchanges"
- msgstr ""
- #. type: <refpurpose></refpurpose>
- #: apt-listchanges.sgml:28
- #, no-wrap
- msgid "Show new changelog entries from Debian package archives"
- msgstr ""
- #. type: <cmdsynopsis sepchar=" "><group rep="norepeat" choice="opt">
- #: apt-listchanges.sgml:33
- #, no-wrap
- msgid ""
- "<cmdsynopsis sepchar=\" \">\n"
- "<command>apt-listchanges</command>"
- msgstr ""
- #. type: <group rep="norepeat" choice="opt"></group>
- #: apt-listchanges.sgml:35
- #, no-wrap
- msgid "<arg rep=\"repeat\" choice=\"opt\"><replaceable>options</replaceable></arg>"
- msgstr ""
- #. type: <group rep="norepeat" choice="req"></group>
- #: apt-listchanges.sgml:40
- #, no-wrap
- msgid ""
- "<arg rep=\"norepeat\" choice=\"opt\"><option>--apt</option></arg>\n"
- "<arg rep=\"repeat\" "
- "choice=\"opt\"><replaceable>package.deb</replaceable></arg>"
- msgstr ""
- #. type: <title></title>
- #: apt-listchanges.sgml:45
- #, no-wrap
- msgid "DESCRIPTION"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:50
- msgid ""
- "<command>apt-listchanges</command> is a tool to show what has been changed "
- "in a new version of a Debian package, as compared to the version currently "
- "installed on the system."
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:55
- msgid ""
- "It does this by extracting the relevant entries from both the NEWS.Debian "
- "and changelog<optional>.Debian</optional> files, usually found in "
- "<filename>/usr/share/doc/</filename><replaceable>package</replaceable>, from "
- "Debian package archives."
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:68
- msgid ""
- "Given a set of filenames as arguments (or read from apt when using "
- "<option>--apt</option>), <command>apt-listchanges</command> will scan the "
- "files (assumed to be Debian package archives) for the relevant changelog "
- "entries, and display them all in a summary grouped by source package. The "
- "groups are sorted by the urgency of the most urgent change, and than by the "
- "package name. Changes within each package group are displayed in the order "
- "of their apperance in the changelog files, i.e. starting from the latest to "
- "the oldest; the <option>--reverse</option> option can be used to alter this "
- "order."
- msgstr ""
- #. type: <title></title>
- #: apt-listchanges.sgml:74
- #, no-wrap
- msgid "OPTIONS"
- msgstr ""
- #. type: <term></term>
- #: apt-listchanges.sgml:78
- #, no-wrap
- msgid "<option>--apt</option>"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:84
- msgid ""
- "Read filenames from a specially-formatted pipeline (as provided by apt), "
- "rather than from command line arguments, and honor certain apt-specific "
- "options in the config file. This pipeline must be in \"version 2\" format, "
- "specified in the apt configuration."
- msgstr ""
- #. type: <term></term>
- #: apt-listchanges.sgml:89
- #, no-wrap
- msgid "<option>-v, --verbose</option>"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:94
- msgid ""
- "Display additional (usually unwanted) information. For instance, print a "
- "message when a package of the same or older version is to be installed, or "
- "when a package is to be newly installed."
- msgstr ""
- #. type: <term></term>
- #: apt-listchanges.sgml:99
- #, no-wrap
- msgid "<option>-f, --frontend</option>"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:103
- msgid ""
- "Select which frontend to use to display information to the user. Current "
- "frontends include:"
- msgstr ""
- #. type: <term></term>
- #: apt-listchanges.sgml:107
- #, no-wrap
- msgid "pager"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:115
- msgid ""
- "Uses "
- "<citerefentry><refentrytitle>sensible-pager</refentrytitle><manvolnum>1</manvolnum></citerefentry> "
- "command to display output. The command uses PAGER environment variable to "
- "choose your favourite pager. The \"pager\" option may be specified in the "
- "configuration file to select a specific pager for use with apt-listchanges."
- msgstr ""
- #. type: <term></term>
- #: apt-listchanges.sgml:121
- #, no-wrap
- msgid "browser"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:130
- msgid ""
- "Displays an HTML-formatted changelog with hyperlinks for bugs and email "
- "addresses using the "
- "<citerefentry><refentrytitle>sensible-browser</refentrytitle><manvolnum>1</manvolnum></citerefentry> "
- "command that examines BROWSER environment variable to choose your favourite "
- "browser. The \"browser\" option may be specified in the configuration file "
- "to select a specific browser for use with apt-listchanges."
- msgstr ""
- #. type: <term></term>
- #: apt-listchanges.sgml:136
- #, no-wrap
- msgid "xterm-pager"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:145
- msgid ""
- "Uses your favorite pager to display output, but does so in an xterm (using "
- "the x-terminal-emulator alternative) in the background. This allows you to "
- "go on with the upgrade if you like, and continue to browse the "
- "changelogs. You can override the terminal emulator to be used with the "
- "\"xterm\" configuration option."
- msgstr ""
- #. type: <term></term>
- #: apt-listchanges.sgml:151
- #, no-wrap
- msgid "xterm-browser"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:155
- msgid ""
- "The logical combination of xterm-pager and browser. Only appropriate for "
- "text-mode browsers."
- msgstr ""
- #. type: <term></term>
- #: apt-listchanges.sgml:161
- #, no-wrap
- msgid "text"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:164
- msgid "Dumps output to stdout, with no pauses."
- msgstr ""
- #. type: <term></term>
- #: apt-listchanges.sgml:170
- #, no-wrap
- msgid "mail"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:174
- msgid ""
- "Sends mail to the address specified with --email-address, and does not "
- "display changelogs."
- msgstr ""
- #. type: <term></term>
- #: apt-listchanges.sgml:180
- #, no-wrap
- msgid "gtk"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:184
- msgid ""
- "Spawns a gtk window to display the changelogs. Needs python3-gi to be "
- "installed."
- msgstr ""
- #. type: <term></term>
- #: apt-listchanges.sgml:190
- #, no-wrap
- msgid "none"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:195
- msgid ""
- "Does nothing. Can be used to prevent apt-listchanges from running when "
- "configured to run automatically from apt."
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:204
- msgid ""
- "Please note that apt-listchanges will try to switch to an unprivileged user "
- "before spawning commands in \"browser\", \"xterm-browser\", and "
- "\"xterm-pager\" frontends. However this currently does not apply to the "
- "\"pager\" frontend. See also \"ENVIRONMENT VARIABLES\" below."
- msgstr ""
- #. type: <term></term>
- #: apt-listchanges.sgml:210
- #, no-wrap
- msgid "<option>--email-address=<replaceable>address</replaceable></option>"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:215
- msgid ""
- "In addition to displaying it, mail a copy of the changelog data to the "
- "specified address. To only mail changelog entries, use this option with the "
- "special frontend 'mail'."
- msgstr ""
- #. type: <term></term>
- #: apt-listchanges.sgml:221
- #, no-wrap
- msgid "<option>--email-format={text|html}</option>"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:228
- msgid ""
- "If sending mail copies is enabled (see <option>--email-address</option> "
- "above), this option selects whether the mail should be sent as an old good "
- "plain text data (which is the default behavior), or as html data with "
- "clickable links, which might be more convenient for people using graphical "
- "mail clients."
- msgstr ""
- #. type: <term></term>
- #: apt-listchanges.sgml:234
- #, no-wrap
- msgid "<option>-c, --confirm</option>"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:239
- msgid ""
- "Once changelogs have been displayed, ask the user whether or not to "
- "proceed. If the user chooses not to proceed, a nonzero exit status will be "
- "returned, and apt will abort."
- msgstr ""
- #. type: <term></term>
- #: apt-listchanges.sgml:245
- #, no-wrap
- msgid "<option>-a, --show-all</option>"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:252
- msgid ""
- "Rather than trying to display changelog entries that are newer than the "
- "currently installed version of the package, simply display all changelog "
- "entries for all packages. This is useful for viewing the entire changelog of "
- "a .deb before extracting it."
- msgstr ""
- #. type: <term></term>
- #: apt-listchanges.sgml:258
- #, no-wrap
- msgid "<option>--save-seen=<replaceable>file</replaceable></option>"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:265
- msgid ""
- "This option will cause apt-listchanges to keep track of the last version of "
- "a package for which changelogs have been displayed, to avoid redisplaying "
- "the same changelogs in a future invocation. The database is stored in the "
- "named file. Specify 'none' to disable this feature."
- msgstr ""
- #. type: <term></term>
- #: apt-listchanges.sgml:271
- #, no-wrap
- msgid "<option>--dump-seen</option>"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:280
- msgid ""
- "Display the contents of the seen database to standard output as a list of "
- "lines consising of source package name and its latest seen version, "
- "separated by space. This option requires the path to the seen database to be "
- "known: please either specify it using <option>--save-seen</option> option or "
- "pass <option>--profile=apt</option> option to have it read from the "
- "configuration file."
- msgstr ""
- #. type: <term></term>
- #: apt-listchanges.sgml:286
- #, no-wrap
- msgid "<option>--since=<replaceable>version</replaceable></option>"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:291
- msgid ""
- "This option will cause apt-listchanges to show the entries later than the "
- "specified version. With this option, the only other argument you can pass is "
- "the path to a .deb file."
- msgstr ""
- #. type: <term></term>
- #: apt-listchanges.sgml:297
- #, no-wrap
- msgid "<option>--which={news|changelogs|both}</option>"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:302
- msgid ""
- "This option selects whether news (from NEWS.Debian et al.), changelogs (from "
- "changelog.Debian et al.) or both should be displayed. The default is to "
- "display only news."
- msgstr ""
- #. type: <term></term>
- #: apt-listchanges.sgml:308
- #, no-wrap
- msgid "<option>--help</option>"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:311
- msgid "Displays syntax information."
- msgstr ""
- #. type: <term></term>
- #: apt-listchanges.sgml:317
- #, no-wrap
- msgid "<option>-h, --headers</option>"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:324
- msgid ""
- "These options will cause apt-listchanges to insert a header before each "
- "package's changelog showing the name of the package, and the names of the "
- "binary packages which are being upgraded (if there is more than one, or it "
- "differs from the source package name)."
- msgstr ""
- #. type: <term></term>
- #: apt-listchanges.sgml:330
- #, no-wrap
- msgid "<option>--debug</option>"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:332
- msgid "Display some debugging information"
- msgstr ""
- #. type: <term></term>
- #: apt-listchanges.sgml:338
- #, no-wrap
- msgid "<option>--profile=<replaceable>name</replaceable></option>"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:343
- msgid ""
- "Select an option profile. <replaceable>name</replaceable> corresponds to a "
- "section in <filename>/etc/apt/listchanges.conf</filename>. The default when "
- "invoked from apt is \"apt\", and \"cmdline\" otherwise."
- msgstr ""
- #. type: <term></term>
- #: apt-listchanges.sgml:349
- #, no-wrap
- msgid "<option>--reverse</option>"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:352
- msgid "Show the changelog entries in reverse order."
- msgstr ""
- #. type: <term></term>
- #: apt-listchanges.sgml:358
- #, no-wrap
- msgid ""
- "<option>--ignore-apt-assume</option>, "
- "<option>--ignore-debian-frontend</option>"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:362
- msgid ""
- "Disable forcing non-interactive frontend in some of the cases described in "
- "the \"AUTOMATIC FRONTEND OVERRIDE\" section below."
- msgstr ""
- #. type: <term></term>
- #: apt-listchanges.sgml:368
- #, no-wrap
- msgid "<option>--select-frontend</option>"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:372
- msgid ""
- "Choose frontend interactively. This option is mainly for testing purposes, "
- "please do not use it."
- msgstr ""
- #. type: <title></title>
- #: apt-listchanges.sgml:382
- #, no-wrap
- msgid "AUTOMATIC FRONTEND OVERRIDE"
- msgstr ""
- #. type: <para><itemizedlist mark="opencircle">
- #: apt-listchanges.sgml:387
- msgid ""
- "For a better integration with existing package management tools, "
- "<command>apt-listchanges</command> tries to detect if package upgrades are "
- "done in a non-interactive way, and automatically switches its frontend to "
- "'text' when <emphasis>any</emphasis> of the following conditions is "
- "satisfied:"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:390
- msgid "the standard output is not connected to terminal;"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:397
- msgid ""
- "the <option>--quiet</option> (<option>-q</option>) option is given to "
- "<citerefentry><refentrytitle>apt-get</refentrytitle><manvolnum>8</manvolnum></citerefentry> "
- "(or "
- "<citerefentry><refentrytitle>aptitude</refentrytitle><manvolnum>8</manvolnum></citerefentry>); "
- "note however that when the option is used more than once, apt-listchanges "
- "switches the frontend to 'mail';"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:402
- msgid ""
- "the <option>--assume-yes</option> (<option>-y</option>) option is given to "
- "<citerefentry><refentrytitle>apt-get</refentrytitle><manvolnum>8</manvolnum></citerefentry>);"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:406
- msgid ""
- "the <envar>DEBIAN_FRONTEND</envar> environment variable is set to "
- "\"noninteractive\", and <envar>APT_LISTCHANGES_FRONTED</envar> is not set."
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:414
- msgid ""
- "For backward compatibility purposes the last two of the above checks can be "
- "disabled either with \"ignore_apt_assume=true\" or "
- "\"ignore_debian_frontend=true\" configuration file entries (see "
- "\"CONFIGURATION FILE\" below) or by using the command line options: "
- "<option>--ignore-apt-assume</option> or "
- "<option>--ignore-debian-frontend</option>."
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:418
- msgid ""
- "Please also note that the \"mail\" frontend is already non-interactive one, "
- "so it is never switched to the \"text\" frontend."
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:424
- msgid ""
- "Additionally <command>apt-listchanges</command> overrides X11-based "
- "frontends (\"gtk\", \"xterm-pager\", \"xterm-browser\") with \"pager\" (or "
- "\"browser\" in case of \"xterm-browser\") when the environment variable "
- "<envar>DISPLAY</envar> is not set."
- msgstr ""
- #. type: <title></title>
- #: apt-listchanges.sgml:429
- #, no-wrap
- msgid "CONFIGURATION FILE"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:436
- msgid ""
- "<command>apt-listchanges</command> reads its configuration from the "
- "<filename>/etc/apt/listchanges.conf</filename>. The file consists of "
- "<replaceable>sections</replaceable> with names enclosed in the square "
- "brackets. Each section should contain lines in the "
- "<replaceable>key</replaceable>=<replaceable>value</replaceable> "
- "format. Lines starting with the \"#\" sign are treated as comments and "
- "ignored."
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:440
- msgid ""
- "<replaceable>Section</replaceable> is a name of profile that can be used as "
- "parameter of the <option>--profile</option> option."
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:447
- msgid ""
- "<replaceable>Key</replaceable> is a name of some command-line option (except "
- "for <option>--apt</option>, <option>--profile</option>, "
- "<option>--help</option>) with the initial hyphens removed, and the remaining "
- "hyphens translated to underscores, for example: \"email_format\" or "
- "\"save_seen\"."
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:454
- msgid ""
- "<replaceable>Value</replaceable> represents the value of the corresponding "
- "option. For command-line options that do not take argument, like \"confirm\" "
- "or \"header\", the <replaceable>value</replaceable> should be set either to "
- "\"1\", \"yes\", \"true\", and \"on\" in order to enable the option, or to "
- "\"0\", \"no\", \"false\", and \"off\" to disable it."
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:460
- msgid ""
- "Additionally <replaceable>key</replaceable> can be one of the following "
- "keywords: \"browser\", \"pager\" or \"xterm\". The "
- "<replaceable>value</replaceable> of such configuration entry should be the "
- "name of an appropriate command, eventually followed by its arguments, for "
- "example: \"pager=less -R\"."
- msgstr ""
- #. type: <title></title>
- #: apt-listchanges.sgml:464
- #, no-wrap
- msgid "Example configuration file"
- msgstr ""
- #. type: <programlisting></programlisting>
- #: apt-listchanges.sgml:477
- #, no-wrap
- msgid ""
- "<programlisting>\n"
- "[cmdline]\n"
- "frontend=pager\n"
- "\n"
- "[apt]\n"
- "frontend=xterm-pager\n"
- "email_address=root\n"
- "confirm=1\n"
- "\n"
- "[custom]\n"
- "frontend=browser\n"
- "browser=mozilla\n"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:486
- msgid ""
- "The above configuration file specifies that in command-line mode, the "
- "default frontend should be \"pager\". In apt mode, the xterm-pager frontend "
- "is default, a copy of the changelogs (if any) should be emailed to root, and "
- "apt-listchanges should ask for confirmation. If apt-listchanges is invoked "
- "with --profile=custom, the browser frontend will be used, and invoke "
- "mozilla."
- msgstr ""
- #. type: <title></title>
- #: apt-listchanges.sgml:490
- #, no-wrap
- msgid "ENVIRONMENT"
- msgstr ""
- #. type: <term></term>
- #: apt-listchanges.sgml:494
- #, no-wrap
- msgid "APT_LISTCHANGES_FRONTEND"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:495
- msgid "Frontend to use"
- msgstr ""
- #. type: <term></term>
- #: apt-listchanges.sgml:501
- #, no-wrap
- msgid "APT_LISTCHANGES_USER, SUDO_USER, USERNAME"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:506
- msgid ""
- "The value of the first existing of the above variables will be used as the "
- "name of user to switch to when running commands spawned by the \"browser\", "
- "\"xterm-browser\", and \"xterm-pager\" frontends if "
- "<command>apt-listchanges</command> is started by a privileged user"
- msgstr ""
- #. type: <term></term>
- #: apt-listchanges.sgml:512
- #, no-wrap
- msgid "DEBIAN_FRONTEND"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:515
- msgid ""
- "If set to \"noninteractive\", then it can force "
- "<command>apt-listchanges</command> to use non-interactive frontend, see the "
- "\"AUTOMATIC FRONTEND OVERRIDE\" section for details."
- msgstr ""
- #. type: <term></term>
- #: apt-listchanges.sgml:522
- #, no-wrap
- msgid "BROWSER"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:525
- msgid ""
- "Used by the browser frontend, should be set to a command expecting a file: "
- "URL for an HTML file to display."
- msgstr ""
- #. type: <term></term>
- #: apt-listchanges.sgml:532
- #, no-wrap
- msgid "PAGER"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:533
- msgid "Used by the pager frontend"
- msgstr ""
- #. type: <term></term>
- #: apt-listchanges.sgml:539
- #, no-wrap
- msgid "APT_HOOK_INFO_FD"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:542
- msgid ""
- "File descriptor to read package names from in the <option>--apt</option> "
- "mode. (Apt is expected to set this variable to a proper file descriptor "
- "numer)."
- msgstr ""
- #. type: <title></title>
- #: apt-listchanges.sgml:548
- #, no-wrap
- msgid "FILES"
- msgstr ""
- #. type: <term></term>
- #: apt-listchanges.sgml:552
- #, no-wrap
- msgid "/etc/apt/listchanges.conf"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:553
- msgid "Configuration file"
- msgstr ""
- #. type: <term></term>
- #: apt-listchanges.sgml:557
- #, no-wrap
- msgid "/etc/apt/apt.conf.d/20listchanges"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:558
- msgid "File used for registering apt-listchanges into apt system"
- msgstr ""
- #. type: <term></term>
- #: apt-listchanges.sgml:562
- #, no-wrap
- msgid "/var/lib/apt/listchanges.db"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:563
- msgid "Database used for save-seen"
- msgstr ""
- #. type: <title></title>
- #: apt-listchanges.sgml:569
- #, no-wrap
- msgid "AUTHOR"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:573
- msgid "apt-listchanges was written by Matt Zimmerman <mdz@debian.org>"
- msgstr ""
- #. type: <title></title>
- #: apt-listchanges.sgml:578
- #, no-wrap
- msgid "SEE ALSO"
- msgstr ""
- #. type: <para></para>
- #: apt-listchanges.sgml:584
- msgid ""
- "<citerefentry><refentrytitle>sensible-pager</refentrytitle><manvolnum>1</manvolnum></citerefentry>, "
- "<citerefentry><refentrytitle>sensible-browser</refentrytitle><manvolnum>1</manvolnum></citerefentry>, "
- "<citerefentry><refentrytitle>apt-get</refentrytitle><manvolnum>8</manvolnum></citerefentry>, "
- "<citerefentry><refentrytitle>aptitude</refentrytitle><manvolnum>8</manvolnum></citerefentry>"
- msgstr ""
|