diff options
author | Guillem Jover <guillem@debian.org> | 2019-02-23 18:00:53 +0100 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2019-02-23 18:00:53 +0100 |
commit | 03a8e6ac6ee204cba9d3b1753656f388637d9db8 (patch) | |
tree | 7db023612ec0678ec3a305e09b70ca7841421975 /man/po/dpkg-man.pot | |
parent | 4321fa192af27a56ec46d159e87b21f8b136581f (diff) | |
download | dpkg-03a8e6ac6ee204cba9d3b1753656f388637d9db8.tar.gz |
po: Regenerate .pot files and merge .po files with them
Diffstat (limited to 'man/po/dpkg-man.pot')
-rw-r--r-- | man/po/dpkg-man.pot | 200 |
1 files changed, 189 insertions, 11 deletions
diff --git a/man/po/dpkg-man.pot b/man/po/dpkg-man.pot index 27a6e9646..a4b7ced1c 100644 --- a/man/po/dpkg-man.pot +++ b/man/po/dpkg-man.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: dpkg-man 1.19.3\n" +"Project-Id-Version: dpkg-man 1.19.5\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2019-01-22 14:25+0100\n" +"POT-Creation-Date: 2019-02-23 18:00+0100\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" @@ -792,6 +792,94 @@ msgstr "" #. type: TP #: deb-buildinfo.man #, no-wrap +msgid "B<Build-Tainted-By:>" +msgstr "" + +#. type: TQ +#: deb-buildinfo.man +#, no-wrap +msgid "I<taint-reason-list>" +msgstr "" + +#. type: Plain text +#: deb-buildinfo.man +msgid "" +"This folded field contains a space-separated list of non-exhausitve reason " +"tags (formed by alphanumeric and dash characters) which identify why the " +"current build has been tainted (since dpkg 1.19.5)." +msgstr "" + +#. type: Plain text +#: deb-buildinfo.man +msgid "On Debian and derivatives the following reason tags can be emitted:" +msgstr "" + +#. type: TP +#: deb-buildinfo.man +#, no-wrap +msgid "B<merged-usr-via-symlinks>" +msgstr "" + +#. type: Plain text +#: deb-buildinfo.man +msgid "" +"The system has a merged I</usr> via symlinks. This will confuse " +"B<dpkg-query>, B<dpkg-statoverride>, B<dpkg-trigger>, B<update-alternatives> " +"and any other tool using pathnames as keys into their databases, as it " +"creates filesystem aliasing problems, and messes with the understanding of " +"the filesystem that B<dpkg> has recorded in its database. For build systems " +"that hardcode pathnames to specific binaries or libraries on the resulting " +"artifacts, it can also produce packages that will be incompatible with " +"non-/usr-merged filesystems." +msgstr "" + +#. type: TP +#: deb-buildinfo.man +#, no-wrap +msgid "B<usr-local-has-configs>" +msgstr "" + +#. type: Plain text +#: deb-buildinfo.man +msgid "The system has configuration files under I</usr/local/etc>." +msgstr "" + +#. type: TP +#: deb-buildinfo.man +#, no-wrap +msgid "B<usr-local-has-includes>" +msgstr "" + +#. type: Plain text +#: deb-buildinfo.man +msgid "The system has header files under I</usr/local/include>." +msgstr "" + +#. type: TP +#: deb-buildinfo.man +#, no-wrap +msgid "B<usr-local-has-programs>" +msgstr "" + +#. type: Plain text +#: deb-buildinfo.man +msgid "The system has programs under I</usr/local/bin> or I</usr/local/sbin>." +msgstr "" + +#. type: TP +#: deb-buildinfo.man +#, no-wrap +msgid "B<usr-local-has-libraries>" +msgstr "" + +#. type: Plain text +#: deb-buildinfo.man +msgid "The system has libraries, either static or shared under I</usr/local/lib>." +msgstr "" + +#. type: TP +#: deb-buildinfo.man +#, no-wrap msgid "B<Installed-Build-Depends:> (required)" msgstr "" @@ -5383,6 +5471,20 @@ msgid "" "system directories, even configuration files)." msgstr "" +#. type: TP +#: dpkg.man +#, no-wrap +msgid "B<unknown>" +msgstr "" + +#. type: Plain text +#: dpkg.man +msgid "" +"The package selection is unknown. A package that is also in a " +"B<not-installed> state, and with an B<ok> flag will be forgotten in the next " +"database store." +msgstr "" + #. type: SS #: dpkg.man #, no-wrap @@ -6092,7 +6194,7 @@ msgid "Display a brief help message." msgstr "" #. type: TP -#: dpkg.man +#: dpkg.man dpkg-statoverride.man #, no-wrap msgid "B<--force-help>" msgstr "" @@ -6279,13 +6381,13 @@ msgid "" msgstr "" #. type: TP -#: dpkg.man +#: dpkg.man dpkg-statoverride.man #, no-wrap msgid "B<--force->I<things>" msgstr "" #. type: TQ -#: dpkg.man +#: dpkg.man dpkg-statoverride.man #, no-wrap msgid "B<--no-force->I<things>, B<--refuse->I<things>" msgstr "" @@ -6308,7 +6410,7 @@ msgid "" msgstr "" #. type: Plain text -#: dpkg.man +#: dpkg.man dpkg-statoverride.man msgid "B<all>: Turns on (or off) all force options." msgstr "" @@ -6449,6 +6551,28 @@ msgid "B<overwrite-diverted>: Overwrite a diverted file with an undiverted versi msgstr "" #. type: Plain text +#: dpkg.man dpkg-statoverride.man +msgid "" +"B<statoverride-add>: Overwrite an existing stat override when adding it " +"(since dpkg 1.19.5)." +msgstr "" + +#. type: Plain text +#: dpkg.man dpkg-statoverride.man +msgid "" +"B<statoverride-remove>: Ignore a missing stat override when removing it " +"(since dpkg 1.19.5)." +msgstr "" + +#. type: Plain text +#: dpkg.man dpkg-statoverride.man +msgid "" +"B<security-mac>(*): Use platform-specific Mandatory Access Controls (MAC) " +"based security when installing files into the filesystem (since dpkg " +"1.19.5). On Linux systems the implementation uses SELinux." +msgstr "" + +#. type: Plain text #: dpkg.man msgid "" "B<unsafe-io>: Do not perform safe I/O operations when unpacking (since dpkg " @@ -7158,6 +7282,20 @@ msgid "" msgstr "" #. type: TP +#: dpkg.man dpkg-statoverride.man +#, no-wrap +msgid "B<DPKG_FORCE>" +msgstr "" + +#. type: Plain text +#: dpkg.man +msgid "" +"Sets the force flags (since dpkg 1.19.5). When this variable is present, no " +"built-in force defaults will be applied. If the variable is present but " +"empty, all force flags will be disabled." +msgstr "" + +#. type: TP #: dpkg.man #, no-wrap msgid "B<DPKG_FRONTEND_LOCKED>" @@ -7226,6 +7364,13 @@ msgid "" "is always set to the current B<--admindir> value." msgstr "" +#. type: Plain text +#: dpkg.man +msgid "" +"Defined by B<dpkg> on the subprocesses environment to all the currently " +"enabled force option names separated by commas (since dpkg 1.19.5)." +msgstr "" + #. type: TP #: dpkg.man #, no-wrap @@ -18642,6 +18787,11 @@ msgstr "" #. type: Plain text #: dpkg-statoverride.man +msgid "Give help about the B<--force->I<thing> options (since dpkg 1.19.5)." +msgstr "" + +#. type: Plain text +#: dpkg-statoverride.man msgid "" "Set the administrative directory to I<directory>. This is where the " "I<statoverride> file is stored. Defaults to «I<%ADMINDIR%>»." @@ -18654,6 +18804,23 @@ msgid "" "get installed (since dpkg 1.19.2). Defaults to «I</>»." msgstr "" +#. type: Plain text +#: dpkg-statoverride.man +msgid "" +"Force or refuse (B<no-force> and B<refuse> mean the same thing) to do some " +"things (since dpkg 1.19.5). I<things> is a comma separated list of things " +"specified below. B<--force-help> displays a message describing them. " +"Things marked with (*) are forced by default." +msgstr "" + +#. type: Plain text +#: dpkg-statoverride.man +msgid "" +"I<Warning: These options are mostly intended to be used by experts only. " +"Using them without fully understanding their effects may break your whole " +"system.>" +msgstr "" + #. type: TP #: dpkg-statoverride.man update-alternatives.man #, no-wrap @@ -18664,7 +18831,8 @@ msgstr "" #: dpkg-statoverride.man msgid "" "Force an action, even if a sanity check would otherwise prohibit it. This " -"is necessary to override an existing override." +"is necessary to override an existing override. This option is deprecated " +"(since dpkg 1.19.5), it is replaced by B<--force-all>." msgstr "" #. type: TP @@ -18690,6 +18858,13 @@ msgstr "" msgid "For B<--list>, if there are no overrides or none match the supplied glob." msgstr "" +#. type: Plain text +#: dpkg-statoverride.man +msgid "" +"If set and none of the B<--force->I<...> options have been specified, it " +"will be used as the force options to use (since dpkg 1.19.5)." +msgstr "" + #. type: TP #: dpkg-statoverride.man #, no-wrap @@ -19984,11 +20159,14 @@ msgstr "" #. type: Plain text #: start-stop-daemon.man msgid "" -"B<Warning:> Using this match option alone with a daemon that writes the " -"pidfile as an unprivileged user is a security risk, because if the daemon " -"gets compromised the contents of the pidfile cannot be trusted, and then a " +"B<Warning:> using this match option with a world-writable pidfile or using " +"it alone with a daemon that writes the pidfile as an unprivileged (non-root) " +"user will be refused with an error (since version 1.19.3) as this is a " +"security risk, because either any user can write to it, or if the daemon " +"gets compromised, the contents of the pidfile cannot be trusted, and then a " "privileged runner (such as an init script executed as root) would end up " -"acting on any system process." +"acting on any system process. Using I</dev/null> is excempt from these " +"checks." msgstr "" #. type: TP |