diff options
author | Guillem Jover <guillem@debian.org> | 2015-08-04 21:02:16 +0200 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2015-08-05 02:11:14 +0200 |
commit | ddc5c0c9579d60c13474361933d12b248d2c6dff (patch) | |
tree | 7d1e1865182ef418d8584e881891a2ebb7cd16f4 /po/dpkg.pot | |
parent | 3b19e2209a125698dad25f6e16a2f0d0c976a990 (diff) | |
download | dpkg-ddc5c0c9579d60c13474361933d12b248d2c6dff.tar.gz |
po: Regenerate .pot files and merge .po files with them
Diffstat (limited to 'po/dpkg.pot')
-rw-r--r-- | po/dpkg.pot | 23 |
1 files changed, 13 insertions, 10 deletions
diff --git a/po/dpkg.pot b/po/dpkg.pot index b280dd279..32e09d40f 100644 --- a/po/dpkg.pot +++ b/po/dpkg.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: dpkg 1.18.1\n" +"Project-Id-Version: dpkg 1.18.2\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2015-05-30 00:17+0200\n" +"POT-Creation-Date: 2015-08-04 20:59+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" @@ -2853,11 +2853,16 @@ msgid "" " -l|--list [<pattern> ...] List packages concisely.\n" " -S|--search <pattern> ... Find package(s) owning file(s).\n" " -C|--audit [<package> ...] Check for broken package(s).\n" +" --yet-to-unpack Print packages selected for " +"installation.\n" +" --predep-packages Print pre-dependencies to unpack.\n" " --add-architecture <arch> Add <arch> to the list of architectures.\n" " --remove-architecture <arch> Remove <arch> from the list of " "architectures.\n" " --print-architecture Print dpkg architecture.\n" " --print-foreign-architectures Print allowed foreign architectures.\n" +" --assert-<feature> Assert support for the specified " +"feature.\n" " --compare-versions <a> <op> <b> Compare version numbers - see below.\n" " --force-help Show help on forcing.\n" " -Dh|--debug=help Show help on debugging.\n" @@ -2875,20 +2880,18 @@ msgstr "" #: src/main.c #, c-format msgid "" -"Use dpkg with -b, --build, -c, --contents, -e, --control, -I, --info,\n" -" -f, --field, -x, --extract, -X, --vextract, --ctrl-tarfile, --fsys-" -"tarfile\n" -"on archives (type %s --help).\n" +"Assertable features: support-predepends, working-epoch, long-filenames,\n" +" multi-conrep, multi-arch, versioned-provides.\n" "\n" msgstr "" #: src/main.c #, c-format msgid "" -"For internal use: dpkg --assert-support-predepends | --predep-package |\n" -" --assert-working-epoch | --assert-long-filenames | --assert-multi-conrep " -"|\n" -" --assert-multi-arch | --assert-versioned-provides.\n" +"Use dpkg with -b, --build, -c, --contents, -e, --control, -I, --info,\n" +" -f, --field, -x, --extract, -X, --vextract, --ctrl-tarfile, --fsys-" +"tarfile\n" +"on archives (type %s --help).\n" "\n" msgstr "" |