diff options
Diffstat (limited to 'scripts/po/dpkg-dev.pot')
-rw-r--r-- | scripts/po/dpkg-dev.pot | 52 |
1 files changed, 26 insertions, 26 deletions
diff --git a/scripts/po/dpkg-dev.pot b/scripts/po/dpkg-dev.pot index ccabf40ae..191ff60fe 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.19.2\n" +"Project-Id-Version: dpkg 1.19.3\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2018-10-08 11:37+0200\n" +"POT-Creation-Date: 2019-01-22 14:24+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" @@ -639,7 +639,7 @@ msgstr "" msgid "missing Priority for source files" msgstr "" -#: scripts/dpkg-genchanges.pl scripts/dpkg-source.pl scripts/Dpkg/Vendor.pm +#: scripts/dpkg-genchanges.pl scripts/Dpkg/Vendor.pm #, perl-format msgid "%s is empty" msgstr "" @@ -681,14 +681,6 @@ msgstr "" msgid "package %s in control file but not in files list" msgstr "" -#: scripts/dpkg-genchanges.pl scripts/dpkg-source.pl scripts/Dpkg/BuildFlags.pm -#: scripts/Dpkg/Compression/FileHandle.pm scripts/Dpkg/Interface/Storable.pm -#: scripts/Dpkg/Shlibs/Objdump.pm scripts/Dpkg/Source/BinaryFiles.pm -#: scripts/Dpkg/Source/Package/V2.pm scripts/Dpkg/Source/Quilt.pm -#, perl-format -msgid "cannot read %s" -msgstr "" - #: scripts/dpkg-genchanges.pl #, perl-format msgid "package %s listed in files list but not in control info" @@ -1170,6 +1162,10 @@ msgid "couldn't close stdout" msgstr "" #: scripts/dpkg-scanpackages.pl +msgid "Packages with multiple instances but no --multiversion specified:" +msgstr "" + +#: scripts/dpkg-scanpackages.pl msgid "Packages in override file with incorrect old maintainer value:" msgstr "" @@ -1473,6 +1469,11 @@ msgstr "" #: scripts/dpkg-source.pl #, perl-format +msgid "no source format specified in %s, see dpkg-source(1)" +msgstr "" + +#: scripts/dpkg-source.pl +#, perl-format msgid "%s doesn't contain any information about the source package" msgstr "" @@ -1503,11 +1504,6 @@ msgstr "" #: scripts/dpkg-source.pl #, perl-format -msgid "no source format specified in %s, see dpkg-source(1)" -msgstr "" - -#: scripts/dpkg-source.pl -#, perl-format msgid "can't build with source format '%s': %s" msgstr "" @@ -1690,6 +1686,14 @@ msgstr "" msgid "'%s' is not a legal architecture in list '%s'" msgstr "" +#: scripts/Dpkg/BuildFlags.pm scripts/Dpkg/Compression/FileHandle.pm +#: scripts/Dpkg/File.pm scripts/Dpkg/Interface/Storable.pm +#: scripts/Dpkg/Shlibs/Objdump.pm scripts/Dpkg/Source/BinaryFiles.pm +#: scripts/Dpkg/Source/Package/V2.pm scripts/Dpkg/Source/Quilt.pm +#, perl-format +msgid "cannot read %s" +msgstr "" + #: scripts/Dpkg/BuildFlags.pm #, perl-format msgid "line %d of %s mentions unknown flag %s" @@ -2388,15 +2392,6 @@ msgid "source package format '%s' is not supported: %s" msgstr "" #: scripts/Dpkg/Source/Package.pm -msgid "format variant must be in lowercase" -msgstr "" - -#: scripts/Dpkg/Source/Package.pm -#, perl-format -msgid "invalid Format field '%s'" -msgstr "" - -#: scripts/Dpkg/Source/Package.pm msgid "source package uses only weak checksums" msgstr "" @@ -2898,7 +2893,7 @@ msgid "uncommitted, not-ignored changes in working directory: %s" msgstr "" #: scripts/Dpkg/Source/Package/V3/Bzr.pm -msgid "format v3.0 uses only one source file" +msgid "format v3.0 (bzr) uses only one source file" msgstr "" #: scripts/Dpkg/Source/Package/V3/Bzr.pm @@ -3066,6 +3061,11 @@ msgstr "" #: scripts/Dpkg/Source/Patch.pm #, perl-format +msgid "ignoring deletion of file %s" +msgstr "" + +#: scripts/Dpkg/Source/Patch.pm +#, perl-format msgid "ignoring deletion of file %s, use --include-removal to override" msgstr "" |