diff options
Diffstat (limited to 'scripts/po/dpkg-dev.pot')
-rw-r--r-- | scripts/po/dpkg-dev.pot | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/scripts/po/dpkg-dev.pot b/scripts/po/dpkg-dev.pot index 59703254b..917363dc3 100644 --- a/scripts/po/dpkg-dev.pot +++ b/scripts/po/dpkg-dev.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: dpkg 1.18.22\n" +"Project-Id-Version: dpkg 1.18.23\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2017-02-01 05:48+0100\n" +"POT-Creation-Date: 2017-03-06 06:25+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" @@ -193,6 +193,8 @@ msgid "" " -d do not check build dependencies and " "conflicts.\n" " --[no-]check-builddeps ditto.\n" +" --ignore-builtin-builddeps\n" +" do not check builtin build dependencies.\n" " -P, --build-profiles=<profiles>\n" " assume comma-separated build profiles as " "active.\n" @@ -1538,6 +1540,10 @@ msgid "" " -b, --build <dir> build source package.\n" " --print-format <dir> print the format to be used for the source " "package.\n" +" --before-build <dir> run the corresponding source package format " +"hook.\n" +" --after-build <dir> run the corresponding source package format " +"hook.\n" " --commit [<dir> [<patch-name>]]\n" " store upstream changes in a new patch." msgstr "" @@ -2164,6 +2170,11 @@ msgstr "" #: scripts/Dpkg/Shlibs/Objdump.pm #, perl-format +msgid "unknown executable format in file '%s'" +msgstr "" + +#: scripts/Dpkg/Shlibs/Objdump.pm +#, perl-format msgid "couldn't parse dynamic relocation record: %s" msgstr "" |