1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Dpkg Developers
3 # This file is distributed under the same license as the dpkg package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
9 "Project-Id-Version: dpkg 1.22.6\n"
10 "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n"
11 "POT-Creation-Date: 2024-03-10 20:21+0100\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
21 #: scripts/dpkg-architecture.pl scripts/dpkg-buildapi.pl
22 #: scripts/dpkg-buildflags.pl scripts/dpkg-buildpackage.pl
23 #: scripts/dpkg-buildtree.pl scripts/dpkg-checkbuilddeps.pl
24 #: scripts/dpkg-distaddfile.pl scripts/dpkg-genbuildinfo.pl
25 #: scripts/dpkg-genchanges.pl scripts/dpkg-gencontrol.pl
26 #: scripts/dpkg-gensymbols.pl scripts/dpkg-mergechangelogs.pl
27 #: scripts/dpkg-name.pl scripts/dpkg-parsechangelog.pl
28 #: scripts/dpkg-scanpackages.pl scripts/dpkg-scansources.pl
29 #: scripts/dpkg-shlibdeps.pl scripts/dpkg-source.pl scripts/dpkg-vendor.pl
31 msgid "Debian %s version %s.\n"
34 #: scripts/dpkg-architecture.pl scripts/dpkg-buildflags.pl
35 #: scripts/dpkg-buildpackage.pl scripts/dpkg-buildtree.pl
36 #: scripts/dpkg-distaddfile.pl scripts/dpkg-genbuildinfo.pl
37 #: scripts/dpkg-genchanges.pl scripts/dpkg-gencontrol.pl
38 #: scripts/dpkg-gensymbols.pl scripts/dpkg-parsechangelog.pl
39 #: scripts/dpkg-shlibdeps.pl scripts/dpkg-source.pl scripts/dpkg-vendor.pl
42 "This is free software; see the GNU General Public License version 2 or\n"
43 "later for copying conditions. There is NO warranty.\n"
46 #: scripts/dpkg-architecture.pl scripts/dpkg-buildapi.pl scripts/dpkg-vendor.pl
48 msgid "Usage: %s [<option>...] [<command>]"
51 #: scripts/dpkg-architecture.pl
54 " -l, --list list variables (default).\n"
55 " -L, --list-known list valid architectures (matching some "
57 " -e, --equal <arch> compare with host Debian architecture.\n"
58 " -i, --is <arch-wildcard> match against host Debian architecture.\n"
59 " -q, --query <variable> prints only the value of <variable>.\n"
60 " -s, --print-set print command to set environment variables.\n"
61 " -u, --print-unset print command to unset environment variables.\n"
62 " -c, --command <command> set environment and run the command in it.\n"
63 " -?, --help show this help message.\n"
64 " --version show the version."
67 #: scripts/dpkg-architecture.pl
70 " -a, --host-arch <arch> set host Debian architecture.\n"
71 " -t, --host-type <type> set host GNU system type.\n"
72 " -A, --target-arch <arch> set target Debian architecture.\n"
73 " -T, --target-type <type> set target GNU system type.\n"
74 " -W, --match-wildcard <arch-wildcard>\n"
75 " restrict architecture list matching <arch-"
77 " -B, --match-bits <arch-bits>\n"
78 " restrict architecture list matching <arch-"
80 " -E, --match-endian <arch-endian>\n"
81 " restrict architecture list matching <arch-"
83 " --print-format <format>\n"
84 " use <format> for --print-set and --print-unset,\n"
85 " allowed values: shell (default), make.\n"
86 " -f, --force force flag (override variables set in "
90 #: scripts/dpkg-architecture.pl
92 msgid "unknown Debian architecture %s, you must specify GNU system type, too"
95 #: scripts/dpkg-architecture.pl
97 msgid "unknown GNU system type %s, you must specify Debian architecture, too"
100 #: scripts/dpkg-architecture.pl
102 msgid "unknown default GNU system type for Debian architecture %s"
105 #: scripts/dpkg-architecture.pl
108 "default GNU system type %s for Debian arch %s does not match specified GNU "
112 #: scripts/dpkg-architecture.pl
114 msgid "%s is not a supported print format"
117 #: scripts/dpkg-architecture.pl
119 msgid "%s is not a supported variable name"
122 #: scripts/dpkg-architecture.pl scripts/dpkg-buildapi.pl
123 #: scripts/dpkg-buildflags.pl scripts/dpkg-buildtree.pl
124 #: scripts/dpkg-distaddfile.pl scripts/dpkg-genbuildinfo.pl
125 #: scripts/dpkg-genchanges.pl scripts/dpkg-gencontrol.pl
126 #: scripts/dpkg-gensymbols.pl scripts/dpkg-name.pl
127 #: scripts/dpkg-parsechangelog.pl scripts/dpkg-shlibdeps.pl
128 #: scripts/dpkg-vendor.pl
130 msgid "unknown option '%s'"
133 #: scripts/dpkg-architecture.pl
136 "specified GNU system type %s does not match CC system type %s, try setting a "
137 "correct CC environment variable"
140 #: scripts/dpkg-architecture.pl scripts/Dpkg/IPC.pm
141 #: scripts/Dpkg/Shlibs/Cppfilt.pm
143 msgid "unable to execute %s"
146 #: scripts/dpkg-buildapi.pl
149 " -?, --help show this help message.\n"
150 " --version show the version."
153 #: scripts/dpkg-buildapi.pl
156 " -c<control-file> get control info from this file.\n"
159 #: scripts/dpkg-buildapi.pl
160 msgid "no arguments accepted"
163 #: scripts/dpkg-buildflags.pl scripts/dpkg-buildtree.pl
165 msgid "Usage: %s [<command>]"
168 #: scripts/dpkg-buildflags.pl
171 " --get <flag> output the requested flag to stdout.\n"
172 " --origin <flag> output the origin of the flag to stdout:\n"
173 " value is one of vendor, system, user, env.\n"
174 " --status output a synopsis with all parameters affecting the\n"
175 " program behavior, the resulting flags and their "
177 " --query like --status, but in deb822 format.\n"
178 " --query-features <area>\n"
179 " output the status of features for the given area.\n"
180 " --list output a list of the flags supported by the current "
182 " --export=(sh|make|cmdline|configure)\n"
183 " output something convenient to import the compilation\n"
184 " flags in a shell script, in make, or in a command "
186 " --dump output all compilation flags with their values.\n"
187 " --help show this help message.\n"
188 " --version show the version.\n"
191 #: scripts/dpkg-buildflags.pl scripts/dpkg-source.pl scripts/dpkg-vendor.pl
193 msgid "two commands specified: --%s and --%s"
196 #: scripts/dpkg-buildflags.pl scripts/dpkg-vendor.pl
198 msgid "%s needs a parameter"
201 #: scripts/dpkg-buildpackage.pl scripts/dpkg-genbuildinfo.pl
202 #: scripts/dpkg-genchanges.pl scripts/dpkg-gencontrol.pl
203 #: scripts/dpkg-gensymbols.pl scripts/dpkg-parsechangelog.pl
205 msgid "Usage: %s [<option>...]"
208 #: scripts/dpkg-buildpackage.pl
211 " --build=<type>[,...] specify the build <type>: full, source, "
213 " any, all (default is 'full').\n"
214 " -F, --build=full normal full build (source and binary; "
216 " -g, --build=source,all source and arch-indep build.\n"
217 " -G, --build=source,any source and arch-specific build.\n"
218 " -b, --build=binary binary-only, no source files.\n"
219 " -B, --build=any binary-only, only arch-specific files.\n"
220 " -A, --build=all binary-only, only arch-indep files.\n"
221 " -S, --build=source source-only, no binary files.\n"
222 " -nc, --no-pre-clean do not pre clean source tree (implies -b).\n"
223 " --pre-clean pre clean source tree (default).\n"
224 " --no-post-clean do not post clean source tree (default).\n"
225 " -tc, --post-clean post clean source tree.\n"
226 " --sanitize-env sanitize the build environment.\n"
227 " -D, --check-builddeps check build dependencies and conflicts "
229 " -d, --no-check-builddeps do not check build dependencies and "
231 " --ignore-builtin-builddeps\n"
232 " do not check builtin build dependencies.\n"
233 " -P, --build-profiles=<profiles>\n"
234 " assume comma-separated build <profiles> as "
236 " --rules-requires-root assume legacy Rules-Requires-Root field "
238 " -R, --rules-file=<rules> rules file to execute (default is debian/"
240 " -T, --rules-target=<target> call debian/rules <target>.\n"
241 " --as-root ensure -T calls the target with root rights.\n"
242 " -j, --jobs[=<jobs>|auto] jobs to run simultaneously (passed to "
244 " (default; default is auto, opt-in mode).\n"
245 " -J, --jobs-try[=<jobs>|auto]\n"
246 " alias for -j, --jobs.\n"
247 " --jobs-force[=<jobs>|auto]\n"
248 " jobs to run simultaneously (passed to "
250 " (default is auto, forced mode).\n"
251 " -r, --root-command=<command>\n"
252 " command to gain root rights (default is "
254 " --check-command=<command>\n"
255 " command to check the .changes file (no "
257 " --check-option=<opt> pass <opt> to check <command>.\n"
258 " --hook-<name>=<command> set <command> as the hook <name>, known "
260 " preinit init preclean source build binary\n"
261 " buildinfo changes postclean check sign done\n"
262 " --buildinfo-file=<file> set the .buildinfo filename to generate.\n"
263 " --buildinfo-option=<opt>\n"
264 " pass option <opt> to dpkg-genbuildinfo.\n"
265 " --changes-file=<file> set the .changes filename to generate.\n"
266 " --sign-backend=<backend>\n"
267 " OpenPGP backend to use to sign\n"
268 " (default is auto).\n"
269 " -p, --sign-command=<command>\n"
270 " command to sign .dsc and/or .changes files\n"
271 " (default is gpg).\n"
272 " --sign-keyfile=<file> the key file to use for signing.\n"
273 " -k, --sign-keyid=<keyid> the key id to use for signing.\n"
274 " --sign-key=<keyid> alias for -k, --sign-keyid.\n"
275 " -ap, --sign-pause add pause before starting signature process.\n"
276 " -us, --unsigned-source unsigned source package.\n"
277 " -ui, --unsigned-buildinfo unsigned .buildinfo file.\n"
278 " -uc, --unsigned-changes unsigned .buildinfo and .changes file.\n"
279 " --no-sign do not sign any file.\n"
280 " --force-sign force signing the resulting files.\n"
281 " --admindir=<directory> change the administrative directory.\n"
282 " -?, --help show this help message.\n"
283 " --version show the version."
286 #: scripts/dpkg-buildpackage.pl
288 "Options passed to dpkg-architecture:\n"
289 " -a, --host-arch <arch> set the host Debian architecture.\n"
290 " -t, --host-type <type> set the host GNU system type.\n"
291 " --target-arch <arch> set the target Debian architecture.\n"
292 " --target-type <type> set the target GNU system type."
295 #: scripts/dpkg-buildpackage.pl
297 "Options passed to dpkg-genchanges:\n"
298 " -si source includes orig, if new upstream "
300 " -sa source includes orig, always.\n"
301 " -sd source is diff and .dsc only.\n"
302 " -v<version> changes since version <version>.\n"
303 " -m, --source-by=<maint> maintainer for this source or build is "
305 " --build-by=<maint> ditto.\n"
306 " -e, --release-by=<maint> maintainer for this change or release is "
308 " --changed-by=<maint> ditto.\n"
309 " -C<descfile> changes are described in <descfile>.\n"
310 " --changes-option=<opt> pass option <opt> to dpkg-genchanges."
313 #: scripts/dpkg-buildpackage.pl
315 "Options passed to dpkg-source:\n"
316 " -sn force Debian native source format.\n"
317 " -s[sAkurKUR] see dpkg-source for explanation.\n"
318 " -z, --compression-level=<level>\n"
319 " compression level to use for source.\n"
320 " -Z, --compression=<compressor>\n"
321 " compression to use for source (gz|xz|bzip2|"
323 " -i, --diff-ignore[=<regex>] ignore diffs of files matching <regex>.\n"
324 " -I, --tar-ignore[=<pattern>]\n"
325 " filter out files when building tarballs.\n"
326 " --source-option=<opt> pass option <opt> to dpkg-source.\n"
329 #: scripts/dpkg-buildpackage.pl
330 msgid "missing .buildinfo filename"
333 #: scripts/dpkg-buildpackage.pl
335 msgid "passing %s via %s is not supported; please use %s instead"
338 #: scripts/dpkg-buildpackage.pl
339 msgid "missing .changes filename"
342 #: scripts/dpkg-buildpackage.pl
344 msgid "unknown hook name %s"
347 #: scripts/dpkg-buildpackage.pl
349 msgid "missing hook %s command"
352 #: scripts/dpkg-buildpackage.pl scripts/dpkg-genbuildinfo.pl
353 #: scripts/dpkg-gencontrol.pl
355 msgid "%s is deprecated; it is without effect"
358 #: scripts/dpkg-buildpackage.pl
360 msgid "-s%s is deprecated; always using gpg style interface"
363 #: scripts/dpkg-buildpackage.pl
365 msgid "unknown option or argument %s"
368 #: scripts/dpkg-buildpackage.pl
370 msgid "option %s is only meaningful with option %s"
373 #: scripts/dpkg-buildpackage.pl
375 msgid "check-command '%s' not found"
378 #: scripts/dpkg-buildpackage.pl
380 msgid "sign-command '%s' not found"
383 #: scripts/dpkg-buildpackage.pl
384 msgid "source package"
387 #: scripts/dpkg-buildpackage.pl
388 msgid "source version"
391 #: scripts/dpkg-buildpackage.pl
392 msgid "source distribution"
395 #: scripts/dpkg-buildpackage.pl
396 msgid "source changed by"
399 #: scripts/dpkg-buildpackage.pl
400 msgid "host architecture"
403 #: scripts/dpkg-buildpackage.pl
404 msgid "debian/rules is not executable; fixing that"
407 #: scripts/dpkg-buildpackage.pl
408 msgid "build dependencies/conflicts unsatisfied; aborting"
411 #: scripts/dpkg-buildpackage.pl
412 msgid "(Use -d flag to override.)"
415 #: scripts/dpkg-buildpackage.pl
417 "building a source package without cleaning up as you asked; it might contain "
421 #: scripts/dpkg-buildpackage.pl
422 msgid "Press <enter> to start the signing process.\n"
425 #: scripts/dpkg-buildpackage.pl
426 msgid "not signing UNRELEASED build; use --force-sign to override"
429 #: scripts/dpkg-buildpackage.pl
431 msgid "unable to determine %s"
434 #: scripts/dpkg-buildpackage.pl
435 msgid "using a gain-root-command while being root"
438 #: scripts/dpkg-buildpackage.pl
440 "fakeroot not found, either install the fakeroot\n"
441 "package, specify a command with the -r option, or run this as root"
444 #: scripts/dpkg-buildpackage.pl
446 msgid "gain-root-command '%s' not found"
449 #: scripts/dpkg-buildpackage.pl
451 msgid "disallowed target in %s field keyword \"%s\""
454 #: scripts/dpkg-buildpackage.pl
456 msgid "%s field keyword \"%s\" is unknown in dpkg namespace"
459 #: scripts/dpkg-buildpackage.pl
461 msgid "%s field keyword \"%s\" is uppercase; use \"%s\" instead"
464 #: scripts/dpkg-buildpackage.pl
466 msgid "%s field keyword \"%s\" is invalid; use \"%s\" instead"
469 #: scripts/dpkg-buildpackage.pl
471 msgid "%s field keyword \"%s\" is unknown"
474 #: scripts/dpkg-buildpackage.pl
476 msgid "field %s contains duplicate keyword \"%s\""
479 #: scripts/dpkg-buildpackage.pl
481 msgid "%s field contains both global and implementation specific keywords"
484 #: scripts/dpkg-buildpackage.pl
486 msgid "unknown %% substitution in hook: %%%s"
489 #: scripts/dpkg-buildpackage.pl
492 "short OpenPGP key IDs are broken; please use key fingerprints in %s or %s "
496 #: scripts/dpkg-buildpackage.pl
499 "long OpenPGP key IDs are strongly discouraged; please use key fingerprints "
500 "in %s or %s instead"
503 #: scripts/dpkg-buildpackage.pl scripts/dpkg-checkbuilddeps.pl
504 #: scripts/dpkg-genbuildinfo.pl scripts/dpkg-name.pl scripts/Dpkg/Arch.pm
505 #: scripts/Dpkg/IPC.pm scripts/Dpkg/Shlibs.pm
507 msgid "cannot open %s"
510 #: scripts/dpkg-buildpackage.pl scripts/dpkg-distaddfile.pl
511 #: scripts/dpkg-genbuildinfo.pl scripts/dpkg-gencontrol.pl
512 #: scripts/Dpkg/Interface/Storable.pm scripts/Dpkg/Source/Package/V2.pm
513 #: scripts/Dpkg/Source/Patch.pm
515 msgid "cannot close %s"
518 #: scripts/dpkg-buildpackage.pl scripts/Dpkg/Source/Archive.pm
520 msgid "cannot move %s to %s"
523 #: scripts/dpkg-buildpackage.pl
525 msgid "failed to sign %s file: %s"
528 #: scripts/dpkg-buildpackage.pl
529 msgid "source-only upload: Debian-native package"
532 #: scripts/dpkg-buildpackage.pl
533 msgid "source-only, diff-only upload (original source NOT included)"
536 #: scripts/dpkg-buildpackage.pl
537 msgid "source-only upload (original source is included)"
540 #: scripts/dpkg-buildpackage.pl
541 msgid "binary-only upload (no source included)"
544 #: scripts/dpkg-buildpackage.pl
545 msgid "full upload; Debian-native package (full source is included)"
548 #: scripts/dpkg-buildpackage.pl
549 msgid "binary and diff upload (original source NOT included)"
552 #: scripts/dpkg-buildpackage.pl
553 msgid "full upload (original source is included)"
556 #: scripts/dpkg-buildpackage.pl
559 "%s must be updated to support the 'build-arch' and 'build-indep' targets (at "
560 "least '%s' seems to be missing)"
563 #: scripts/dpkg-buildtree.pl
566 " clean clean dpkg generated artifacts from the build tree.\n"
567 " --help show this help message.\n"
568 " --version show the version.\n"
571 #: scripts/dpkg-buildtree.pl
573 msgid "two commands specified: %s and %s"
576 #: scripts/dpkg-buildtree.pl
577 msgid "missing action"
580 #: scripts/dpkg-checkbuilddeps.pl
582 msgid "Usage: %s [<option>...] [<control-file>]"
585 #: scripts/dpkg-checkbuilddeps.pl
588 " -A ignore Build-Depends-Arch and Build-Conflicts-Arch.\n"
589 " -B ignore Build-Depends-Indep and Build-Conflicts-Indep.\n"
590 " -I ignore built-in build dependencies and conflicts.\n"
591 " -d build-deps use given string as build dependencies instead of\n"
592 " retrieving them from control file\n"
593 " -c build-conf use given string for build conflicts instead of\n"
594 " retrieving them from control file\n"
595 " -a arch assume given host architecture\n"
596 " -P profiles assume given build profiles (comma-separated list)\n"
597 " --admindir=<directory>\n"
598 " change the administrative directory.\n"
599 " -?, --help show this help message.\n"
600 " --version show the version."
603 #: scripts/dpkg-checkbuilddeps.pl
605 "<control-file> is the control file to process (default: debian/control)."
608 #: scripts/dpkg-checkbuilddeps.pl scripts/dpkg-shlibdeps.pl
609 #: scripts/dpkg-source.pl
611 msgid "cannot parse %s field"
614 #: scripts/dpkg-checkbuilddeps.pl
616 msgid "Unmet build dependencies: %s"
619 #: scripts/dpkg-checkbuilddeps.pl
621 msgid "Build conflicts: %s"
624 #: scripts/dpkg-distaddfile.pl
627 "Usage: %s [<option>...] <filename> <section> <priority>\n"
630 " -f<files-list-file> write files here instead of debian/files.\n"
631 " -?, --help show this help message.\n"
632 " --version show the version.\n"
635 #: scripts/dpkg-distaddfile.pl
636 msgid "need exactly a filename, section and priority"
639 #: scripts/dpkg-distaddfile.pl
640 msgid "filename, section and priority may contain no whitespace"
643 #: scripts/dpkg-distaddfile.pl scripts/dpkg-genbuildinfo.pl
644 #: scripts/dpkg-gencontrol.pl scripts/dpkg-mergechangelogs.pl
645 #: scripts/Dpkg/Compression/FileHandle.pm scripts/Dpkg/File.pm
646 #: scripts/Dpkg/IPC.pm scripts/Dpkg/Interface/Storable.pm
647 #: scripts/Dpkg/Source/BinaryFiles.pm scripts/Dpkg/Source/Package.pm
648 #: scripts/Dpkg/Source/Package/V2.pm scripts/Dpkg/Source/Quilt.pm
650 msgid "cannot write %s"
653 #: scripts/dpkg-distaddfile.pl scripts/dpkg-genbuildinfo.pl
654 #: scripts/dpkg-gencontrol.pl
655 msgid "install new files list file"
658 #: scripts/dpkg-genbuildinfo.pl
661 " --build=<type>[,...] specify the build <type>: full, source, binary,\n"
662 " any, all (default is 'full').\n"
663 " -c<control-file> get control info from this file.\n"
664 " -l<changelog-file> get per-version info from this file.\n"
665 " -f<files-list-file> get .deb files list from this file.\n"
666 " -F<changelog-format> force changelog format.\n"
667 " -O[<buildinfo-file>] write to stdout (or <buildinfo-file>).\n"
668 " -u<upload-files-dir> directory with files (default is '..').\n"
669 " --always-include-kernel always include Build-Kernel-Version.\n"
670 " --always-include-path always include Build-Path.\n"
671 " --admindir=<directory> change the administrative directory.\n"
672 " -?, --help show this help message.\n"
673 " --version show the version.\n"
676 #: scripts/dpkg-genbuildinfo.pl
677 msgid "binary build with no binary artifacts found; .buildinfo is meaningless"
680 #: scripts/dpkg-genbuildinfo.pl
682 msgid "cannot install output buildinfo file '%s'"
685 #: scripts/dpkg-genchanges.pl
688 " --build=<type>[,...] specify the build <type>: full, source, binary,\n"
689 " any, all (default is 'full').\n"
690 " -g source and arch-indep build.\n"
691 " -G source and arch-specific build.\n"
692 " -b binary-only, no source files.\n"
693 " -B binary-only, only arch-specific files.\n"
694 " -A binary-only, only arch-indep files.\n"
695 " -S source-only, no binary files.\n"
696 " -c<control-file> get control info from this file.\n"
697 " -l<changelog-file> get per-version info from this file.\n"
698 " -f<files-list-file> get .deb files list from this file.\n"
699 " -v<since-version> include all changes later than version.\n"
700 " -C<changes-description> use change description from this file.\n"
701 " -m<maintainer> override control's maintainer value.\n"
702 " -e<maintainer> override changelog's maintainer value.\n"
703 " -u<upload-files-dir> directory with files (default is '..').\n"
704 " -si source includes orig, if new upstream (default).\n"
705 " -sa source includes orig, always.\n"
706 " -sd source is diff and .dsc only.\n"
707 " -q quiet - no informational messages on stderr.\n"
708 " -F<changelog-format> force changelog format.\n"
709 " -V<name>=<value> set a substitution variable.\n"
710 " -T<substvars-file> read variables here, not debian/substvars.\n"
711 " -D<field>=<value> override or add a field and value.\n"
712 " -U<field> remove a field.\n"
713 " -O[<filename>] write to stdout (default) or <filename>.\n"
714 " -?, --help show this help message.\n"
715 " --version show the version.\n"
718 #: scripts/dpkg-genchanges.pl
720 msgid "the current version (%s) is earlier than the previous one (%s)"
723 #: scripts/dpkg-genchanges.pl
724 msgid "missing Section for source files"
727 #: scripts/dpkg-genchanges.pl
728 msgid "missing Priority for source files"
731 #: scripts/dpkg-genchanges.pl scripts/Dpkg/Vendor.pm
736 #: scripts/dpkg-genchanges.pl
737 msgid "not including original source code in upload"
740 #: scripts/dpkg-genchanges.pl
741 msgid "ignoring -sd option for native Debian package"
744 #: scripts/dpkg-genchanges.pl
745 msgid "including full source code in upload"
748 #: scripts/dpkg-genchanges.pl
750 "binary-only arch-specific upload (source code and arch-indep packages not "
754 #: scripts/dpkg-genchanges.pl
756 "binary-only arch-indep upload (source code and arch-specific packages not "
760 #: scripts/dpkg-genchanges.pl
761 msgid "binary-only upload (no source code included)"
764 #: scripts/dpkg-genchanges.pl
765 msgid "binary build with no binary artifacts found; cannot distribute"
768 #: scripts/dpkg-genchanges.pl
770 msgid "package %s in control file but not in files list"
773 #: scripts/dpkg-genchanges.pl
775 msgid "package %s listed in files list but not in control info"
778 #: scripts/dpkg-genchanges.pl
780 msgid "missing Section for binary package %s; using '-'"
783 #: scripts/dpkg-genchanges.pl
785 msgid "package %s has section %s in control file but %s in files list"
788 #: scripts/dpkg-genchanges.pl
790 msgid "missing Priority for binary package %s; using '-'"
793 #: scripts/dpkg-genchanges.pl
795 msgid "package %s has priority %s in control file but %s in files list"
798 #: scripts/dpkg-genchanges.pl scripts/Dpkg/Source/Package.pm
800 msgid "missing information for critical output field %s"
803 #: scripts/dpkg-genchanges.pl scripts/dpkg-gencontrol.pl
804 #: scripts/Dpkg/Source/Package.pm
806 msgid "missing information for output field %s"
809 #: scripts/dpkg-gencontrol.pl
812 " -p<package> print control file for package.\n"
813 " -c<control-file> get control info from this file.\n"
814 " -l<changelog-file> get per-version info from this file.\n"
815 " -F<changelog-format> force changelog format.\n"
816 " -v<force-version> set version of binary package.\n"
817 " -f<files-list-file> write files here instead of debian/files.\n"
818 " -P<package-build-dir> temporary build directory instead of debian/tmp.\n"
819 " -n<filename> assume the package filename will be <filename>.\n"
820 " -O[<file>] write to stdout (or <file>), not .../DEBIAN/"
822 " -is, -ip, -isp, -ips deprecated, ignored for compatibility.\n"
823 " -D<field>=<value> override or add a field and value.\n"
824 " -U<field> remove a field.\n"
825 " -V<name>=<value> set a substitution variable.\n"
826 " -T<substvars-file> read variables here, not debian/substvars.\n"
827 " -?, --help show this help message.\n"
828 " --version show the version.\n"
831 #: scripts/dpkg-gencontrol.pl scripts/dpkg-gensymbols.pl
833 msgid "illegal package name '%s': %s"
836 #: scripts/dpkg-gencontrol.pl
838 msgid "package %s not in control info"
841 #: scripts/dpkg-gencontrol.pl scripts/dpkg-gensymbols.pl
842 msgid "no package stanza found in control info"
845 #: scripts/dpkg-gencontrol.pl scripts/dpkg-gensymbols.pl
847 msgid "must specify package since control info has many (%s)"
850 #: scripts/dpkg-gencontrol.pl
855 #: scripts/dpkg-gencontrol.pl
858 "current host architecture '%s' does not appear in package '%s' architecture "
862 #: scripts/dpkg-gencontrol.pl
864 msgid "%s field of package %s: "
867 #: scripts/dpkg-gencontrol.pl
869 msgid "parsing package '%s' %s field: %s"
872 #: scripts/dpkg-gencontrol.pl
875 "the %s field contains an arch-specific dependency but the package '%s' is "
879 #: scripts/dpkg-gencontrol.pl
881 msgid "%s package '%s' with udeb specific field %s"
884 #: scripts/dpkg-gencontrol.pl scripts/Dpkg/Source/Package.pm
885 #: scripts/Dpkg/Source/Patch.pm
887 msgid "cannot stat %s"
890 #: scripts/dpkg-gencontrol.pl
892 msgid "cannot install output control file '%s'"
895 #: scripts/dpkg-gensymbols.pl
898 " -l<library-path> add directory to private shared library search "
900 " -p<package> generate symbols file for package.\n"
901 " -P<package-build-dir> temporary build directory instead of debian/tmp.\n"
902 " -e<library> explicitly list libraries to scan.\n"
903 " -v<version> version of the packages (defaults to\n"
904 " version extracted from debian/changelog).\n"
905 " -c<level> compare generated symbols file with the "
907 " template in the debian directory and fail if\n"
908 " difference is too important; level goes from 0 "
910 " no check, to 4 for all checks (default level is "
912 " -q keep quiet and never emit any warnings or\n"
913 " generate a diff between generated symbols\n"
914 " file and the reference template.\n"
915 " -I<file> force usage of <file> as reference symbols\n"
916 " file instead of the default file.\n"
917 " -O[<file>] write to stdout (or <file>), not .../DEBIAN/"
919 " -t write in template mode (tags are not\n"
920 " processed and included in output).\n"
921 " -V verbose output; write deprecated symbols and "
923 " matching symbols as comments (in template mode "
925 " -a<arch> assume <arch> as host architecture when "
928 " -d display debug information during work.\n"
929 " -?, --help show this help message.\n"
930 " --version show the version.\n"
933 #: scripts/dpkg-gensymbols.pl
935 msgid "pattern '%s' did not match any file"
938 #: scripts/dpkg-gensymbols.pl
940 msgid "can't read directory %s: %s"
943 #: scripts/dpkg-gensymbols.pl
945 msgid "Dpkg::Shlibs::Objdump couldn't parse %s\n"
948 #: scripts/dpkg-gensymbols.pl
949 msgid "<standard output>"
952 #: scripts/dpkg-gensymbols.pl
954 msgid "new libraries appeared in the symbols file: %s"
957 #: scripts/dpkg-gensymbols.pl
959 msgid "some libraries disappeared in the symbols file: %s"
962 #: scripts/dpkg-gensymbols.pl
964 msgid "some new symbols appeared in the symbols file: %s"
967 #: scripts/dpkg-gensymbols.pl
968 msgid "see diff output below"
971 #: scripts/dpkg-gensymbols.pl
973 msgid "some symbols or patterns disappeared in the symbols file: %s"
976 #: scripts/dpkg-gensymbols.pl
977 msgid "the generated symbols file is empty"
980 #: scripts/dpkg-gensymbols.pl
982 msgid "%s doesn't match completely %s"
985 #: scripts/dpkg-gensymbols.pl
987 msgid "no debian/symbols file used as basis for generating %s"
990 #: scripts/dpkg-mergechangelogs.pl
992 "This is free software; see the GNU General Public License version 2 or\n"
993 "later for copying conditions. There is NO warranty.\n"
996 #: scripts/dpkg-mergechangelogs.pl
999 "Usage: %s [<option>...] <old> <new-a> <new-b> [<out>]\n"
1002 " -m, --merge-prereleases merge pre-releases together, ignores everything\n"
1003 " after the last '~' in the version.\n"
1004 " --merge-unreleased merge UNRELEASED entries together, ignoring "
1006 " version numbers.\n"
1007 " -?, --help show this help message.\n"
1008 " --version show the version.\n"
1011 #: scripts/dpkg-mergechangelogs.pl
1012 msgid "needs at least three arguments"
1015 #: scripts/dpkg-mergechangelogs.pl
1016 msgid "file arguments need to exist"
1019 #: scripts/dpkg-name.pl
1021 msgid "Usage: %s [<option>...] <file>...\n"
1024 #: scripts/dpkg-name.pl
1028 " -a, --no-architecture no architecture part in filename.\n"
1029 " -o, --overwrite overwrite if file exists.\n"
1030 " -k, --symlink don't create a new file, but a symlink.\n"
1031 " -s, --subdir [dir] move file into subdirectory (use with care).\n"
1032 " -c, --create-dir create target directory if not there (use with "
1034 " -?, --help show this help message.\n"
1035 " -v, --version show the version.\n"
1037 "file.deb changes to <package>_<version>_<architecture>.<package_type>\n"
1038 "according to the 'underscores convention'.\n"
1041 #: scripts/dpkg-name.pl
1043 msgid "cannot find '%s'"
1046 #: scripts/dpkg-name.pl
1048 msgid "binary control file %s"
1051 #: scripts/dpkg-name.pl
1053 msgid "assuming architecture '%s' for '%s'"
1056 #: scripts/dpkg-name.pl
1058 msgid "bad package control information for '%s'"
1061 #: scripts/dpkg-name.pl
1063 msgid "assuming section '%s' for '%s'"
1066 #: scripts/dpkg-name.pl
1068 msgid "no Package field found in '%s', skipping package"
1071 #: scripts/dpkg-name.pl
1073 msgid "created directory '%s'"
1076 #: scripts/dpkg-name.pl
1078 msgid "cannot create directory '%s'"
1081 #: scripts/dpkg-name.pl
1083 msgid "no such directory '%s', try --create-dir (-c) option"
1086 #: scripts/dpkg-name.pl
1088 msgid "skipping '%s'"
1091 #: scripts/dpkg-name.pl
1093 msgid "cannot move '%s' to existing file"
1096 #: scripts/dpkg-name.pl
1098 msgid "moved '%s' to '%s'"
1101 #: scripts/dpkg-name.pl
1102 msgid "mkdir can be used to create directory"
1105 #: scripts/dpkg-name.pl
1106 msgid "need at least a filename"
1109 #: scripts/dpkg-parsechangelog.pl
1112 " -l, --file <changelog-file>\n"
1113 " get per-version info from this file.\n"
1114 " -F <changelog-format> force changelog format.\n"
1115 " -S, --show-field <field> show the values for <field>.\n"
1116 " -?, --help show this help message.\n"
1117 " --version show the version."
1120 #: scripts/dpkg-parsechangelog.pl
1123 " --format <output-format>\n"
1124 " set output format (defaults to 'dpkg').\n"
1125 " --reverse include all changes in reverse order.\n"
1126 " --all include all changes.\n"
1127 " -s, --since <version> include all changes later than <version>.\n"
1128 " -v <version> ditto.\n"
1129 " -u, --until <version> include all changes earlier than <version>.\n"
1130 " -f, --from <version> include all changes equal or later than "
1132 " -t, --to <version> include all changes up to or equal than "
1134 " -c, --count <number> include <number> entries from the top (or tail\n"
1135 " if <number> is lower than 0).\n"
1136 " -n <number> ditto.\n"
1137 " -o, --offset <number> change starting point for --count, counted from\n"
1138 " the top (or tail if <number> is lower than 0).\n"
1141 #: scripts/dpkg-parsechangelog.pl
1142 msgid "-L is obsolete; it is without effect"
1145 #: scripts/dpkg-parsechangelog.pl
1146 msgid "bad changelog format name"
1149 #: scripts/dpkg-parsechangelog.pl
1150 msgid "missing changelog filename"
1153 #: scripts/dpkg-parsechangelog.pl
1154 msgid "takes no non-option arguments"
1157 #: scripts/dpkg-scanpackages.pl
1160 "Usage: %s [<option>...] <binary-path> [<override-file> [<path-prefix>]] > "
1164 " -t, --type <type> scan for <type> packages (default is 'deb').\n"
1165 " -a, --arch <arch> architecture to scan for.\n"
1166 " -h, --hash <hash-list> only generate hashes for the specified list.\n"
1167 " -m, --multiversion allow multiple versions of a single package.\n"
1168 " -e, --extra-override <file>\n"
1169 " use extra override file.\n"
1170 " -M, --medium <medium> add X-Medium field for dselect media access "
1172 " -?, --help show this help message.\n"
1173 " --version show the version.\n"
1176 #: scripts/dpkg-scanpackages.pl
1178 msgid " %s (package says %s, not %s)"
1181 #: scripts/dpkg-scanpackages.pl
1183 msgid "unconditional maintainer override for %s"
1186 #: scripts/dpkg-scanpackages.pl scripts/Dpkg/IPC.pm
1187 #: scripts/Dpkg/Shlibs/Objdump/Object.pm
1189 msgid "cannot fork for %s"
1192 #: scripts/dpkg-scanpackages.pl
1194 msgid "couldn't parse control information from %s"
1197 #: scripts/dpkg-scanpackages.pl
1199 msgid "'dpkg-deb -I %s control' exited with %d, skipping package"
1202 #: scripts/dpkg-scanpackages.pl
1204 msgid "no Package field in control file of %s"
1207 #: scripts/dpkg-scanpackages.pl
1210 "package %s (filename %s) is repeat but newer version; used that one and "
1211 "ignored data from %s!"
1214 #: scripts/dpkg-scanpackages.pl
1217 "package %s (filename %s) is repeat; ignored that one and using data from %s!"
1220 #: scripts/dpkg-scanpackages.pl
1222 msgid "package %s (filename %s) has Filename field!"
1225 #: scripts/dpkg-scanpackages.pl scripts/dpkg-scansources.pl
1226 msgid "one to three arguments expected"
1229 #: scripts/dpkg-scanpackages.pl
1231 msgid "unsupported checksum '%s'"
1234 #: scripts/dpkg-scanpackages.pl
1236 msgid "binary path %s not found"
1239 #: scripts/dpkg-scanpackages.pl
1241 msgid "override file %s not found"
1244 #: scripts/dpkg-scanpackages.pl
1245 msgid "failed when writing stdout"
1248 #: scripts/dpkg-scanpackages.pl
1249 msgid "couldn't close stdout"
1252 #: scripts/dpkg-scanpackages.pl
1253 msgid "Packages with multiple instances but no --multiversion specified:"
1256 #: scripts/dpkg-scanpackages.pl
1257 msgid "Packages in override file with incorrect old maintainer value:"
1260 #: scripts/dpkg-scanpackages.pl
1261 msgid "Packages specifying same maintainer as override file:"
1264 #: scripts/dpkg-scanpackages.pl
1265 msgid "Packages in archive but missing from override file:"
1268 #: scripts/dpkg-scanpackages.pl
1269 msgid "Packages in override file but not in archive:"
1272 #: scripts/dpkg-scanpackages.pl
1274 msgid "Wrote %s entries to output Packages file."
1277 #: scripts/dpkg-scansources.pl
1280 "Usage: %s [<option>...] <binary-path> [<override-file> [<path-prefix>]] > "
1284 " -n, --no-sort don't sort by package before outputting.\n"
1285 " -e, --extra-override <file>\n"
1286 " use extra override file.\n"
1287 " -s, --source-override <file>\n"
1288 " use file for additional source overrides, "
1290 " is regular override file with .src appended.\n"
1291 " --debug turn debugging on.\n"
1292 " -?, --help show this help message.\n"
1293 " --version show the version.\n"
1295 "See the man page for the full documentation.\n"
1298 #: scripts/dpkg-scansources.pl
1300 msgid "invalid override entry at line %d (%d fields)"
1303 #: scripts/dpkg-scansources.pl
1305 msgid "ignoring duplicate override entry for %s at line %d"
1308 #: scripts/dpkg-scansources.pl
1310 msgid "ignoring override entry for %s, invalid priority %s"
1313 #: scripts/dpkg-scansources.pl
1315 msgid "invalid source override entry at line %d (%d fields)"
1318 #: scripts/dpkg-scansources.pl
1320 msgid "ignoring duplicate source override entry for %s at line %d"
1323 #: scripts/dpkg-scansources.pl
1325 msgid "no binary packages specified in %s"
1328 #: scripts/dpkg-shlibdeps.pl
1330 msgid "administrative directory '%s' does not exist"
1333 #: scripts/dpkg-shlibdeps.pl
1335 msgid "unrecognized dependency field '%s'"
1338 #: scripts/dpkg-shlibdeps.pl
1339 msgid "need at least one executable"
1342 #: scripts/dpkg-shlibdeps.pl
1345 "cannot find library %s needed by %s (ELF format: '%s' abi: '%s'; RPATH: '%s')"
1348 #: scripts/dpkg-shlibdeps.pl
1350 msgid "%s has an unexpected SONAME (%s)"
1353 #: scripts/dpkg-shlibdeps.pl
1356 "no dependency information found for %s (used by %s)\n"
1357 "Hint: check if the library actually comes from a package."
1360 #: scripts/dpkg-shlibdeps.pl
1362 "binaries to analyze should already be installed in their package's directory"
1365 #: scripts/dpkg-shlibdeps.pl
1367 msgid "symbol %s used by %s found in none of the libraries"
1370 #: scripts/dpkg-shlibdeps.pl
1373 "%s contains an unresolvable reference to symbol %s: it's probably a plugin"
1376 #: scripts/dpkg-shlibdeps.pl
1378 msgid "%d similar warning has been skipped (use -v to see it)"
1380 "%d other similar warnings have been skipped (use -v to see them all)"
1384 #: scripts/dpkg-shlibdeps.pl
1387 "%s should not be linked against %s (it uses none of the library's symbols)"
1390 #: scripts/dpkg-shlibdeps.pl
1393 "package could avoid a useless dependency if %s was not linked against %s (it "
1394 "uses none of the library's symbols)"
1396 "package could avoid a useless dependency if %s were not linked against %s "
1397 "(they use none of the library's symbols)"
1401 #: scripts/dpkg-shlibdeps.pl
1403 "Note: libraries are not searched in other binary packages that do not have "
1404 "any shlibs or symbols file.\n"
1405 "To help dpkg-shlibdeps find private libraries, you might need to use -l."
1408 #: scripts/dpkg-shlibdeps.pl
1409 msgid "cannot continue due to the error above"
1410 msgid_plural "cannot continue due to the errors listed above"
1414 #: scripts/dpkg-shlibdeps.pl
1416 msgid "invalid dependency got generated: %s"
1419 #: scripts/dpkg-shlibdeps.pl
1421 msgid "install new varlist file '%s'"
1424 #: scripts/dpkg-shlibdeps.pl
1426 msgid "Usage: %s [<option>...] <executable>|-e<executable> [<option>...]"
1429 #: scripts/dpkg-shlibdeps.pl
1431 "Positional options (order is significant):\n"
1432 " <executable> include dependencies for <executable>,\n"
1433 " -e<executable> (use -e if <executable> starts with '-')\n"
1434 " -d<dependency-field> next executable(s) set shlibs:<dependency-field>."
1437 #: scripts/dpkg-shlibdeps.pl
1440 " -l<library-dir> add directory to private shared library search "
1442 " -p<varname-prefix> set <varname-prefix>:* instead of shlibs:*.\n"
1443 " -O[<file>] write variable settings to stdout (or <file>).\n"
1444 " -L<local-shlibs-file> shlibs override file, not debian/shlibs.local.\n"
1445 " -T<substvars-file> update variables here, not debian/substvars.\n"
1446 " -t<type> set package type (default is deb).\n"
1447 " -x<package> exclude package from the generated dependencies.\n"
1448 " -S<package-build-dir> search needed libraries in the given\n"
1449 " package build directory first.\n"
1450 " -I<package-build-dir> ignore needed libraries, shlibs and symbols "
1452 " in the given build directory.\n"
1453 " -v enable verbose mode (can be used multiple "
1455 " --ignore-missing-info don't fail if dependency information can't be "
1457 " --warnings=<value> define set of active warnings (see manual page).\n"
1458 " --admindir=<directory> change the administrative directory.\n"
1459 " -?, --help show this help message.\n"
1460 " --version show the version."
1463 #: scripts/dpkg-shlibdeps.pl
1466 "Dependency fields recognized are:\n"
1470 #: scripts/dpkg-shlibdeps.pl
1472 msgid "can't extract name and version from library name '%s'"
1475 #: scripts/dpkg-shlibdeps.pl
1477 msgid "unable to open shared libs info file '%s'"
1480 #: scripts/dpkg-shlibdeps.pl
1482 msgid "shared libs info file '%s' line %d: bad line '%s'"
1485 #: scripts/dpkg-shlibdeps.pl scripts/Dpkg/Changelog/Parse.pm
1486 #: scripts/Dpkg/Checksums.pm
1488 msgid "cannot open file %s"
1491 #: scripts/dpkg-shlibdeps.pl
1494 "$ORIGIN is used in RPATH of %s and the corresponding directory could not be "
1495 "identified due to lack of DEBIAN sub-directory in the root of package's "
1499 #: scripts/dpkg-shlibdeps.pl
1500 msgid "diversions involved - output may be incorrect"
1503 #: scripts/dpkg-shlibdeps.pl
1504 msgid "write diversion info to stderr"
1507 #: scripts/dpkg-shlibdeps.pl
1509 msgid "unknown output from dpkg --search: '%s'"
1512 #: scripts/dpkg-source.pl
1514 msgid "--%s needs a directory"
1517 #: scripts/dpkg-source.pl
1519 msgid "cannot stat directory %s"
1522 #: scripts/dpkg-source.pl
1524 msgid "directory argument %s is not a directory"
1527 #: scripts/dpkg-source.pl scripts/Dpkg/Source/BinaryFiles.pm
1528 #: scripts/Dpkg/Source/Package/V3/Bzr.pm scripts/Dpkg/Source/Package/V3/Git.pm
1530 msgid "unable to chdir to '%s'"
1533 #: scripts/dpkg-source.pl
1535 msgid "using options from %s: %s"
1538 #: scripts/dpkg-source.pl scripts/Dpkg/Compression.pm
1540 msgid "%s is not a supported compression"
1543 #: scripts/dpkg-source.pl scripts/Dpkg/Compression.pm
1545 msgid "%s is not a compression level"
1548 #: scripts/dpkg-source.pl
1549 msgid "-E and -W are deprecated, they are without effect"
1552 #: scripts/dpkg-source.pl scripts/dpkg-vendor.pl
1553 msgid "need an action option"
1556 #: scripts/dpkg-source.pl
1558 msgid "no source format specified in %s, see dpkg-source(1)"
1561 #: scripts/dpkg-source.pl
1563 msgid "%s doesn't contain any information about the source package"
1566 #: scripts/dpkg-source.pl
1568 msgid "'%s' is not a legal architecture string in package '%s'"
1571 #: scripts/dpkg-source.pl
1573 msgid "architecture %s only allowed on its own (list for package %s is '%s')"
1576 #: scripts/dpkg-source.pl
1578 msgid "%s doesn't list any binary package"
1581 #: scripts/dpkg-source.pl
1582 msgid "building source for a binary-only release"
1585 #: scripts/dpkg-source.pl
1587 msgid "can't build with source format '%s': %s"
1590 #: scripts/dpkg-source.pl
1592 msgid "using source format '%s'"
1595 #: scripts/dpkg-source.pl scripts/Dpkg/Source/Package/V1.pm
1596 #: scripts/Dpkg/Source/Package/V2.pm scripts/Dpkg/Source/Package/V3/Bzr.pm
1597 #: scripts/Dpkg/Source/Package/V3/Native.pm
1599 msgid "building %s in %s"
1602 #: scripts/dpkg-source.pl
1604 msgid "--%s needs at least one argument, the .dsc"
1607 #: scripts/dpkg-source.pl
1609 msgid "--%s takes no more than two arguments"
1612 #: scripts/dpkg-source.pl
1614 msgid "--%s needs the .dsc file as first argument, not a directory"
1617 #: scripts/dpkg-source.pl scripts/Dpkg/Source/Package/V1.pm
1618 #: scripts/Dpkg/Source/Package/V2.pm scripts/Dpkg/Source/Package/V3/Bzr.pm
1619 #: scripts/Dpkg/Source/Package/V3/Git.pm
1620 #: scripts/Dpkg/Source/Package/V3/Native.pm
1622 msgid "unpack target exists: %s"
1625 #: scripts/dpkg-source.pl
1627 msgid "%s doesn't contain a valid OpenPGP signature"
1630 #: scripts/dpkg-source.pl
1632 msgid "extracting unsigned source package (%s)"
1635 #: scripts/dpkg-source.pl
1637 msgid "extracting %s in %s"
1640 #: scripts/dpkg-source.pl
1642 msgid "test control %s is not a regular file"
1645 #: scripts/dpkg-source.pl
1647 msgid "%s field contains value %s, but no tests control file %s"
1650 #: scripts/dpkg-source.pl
1652 msgid "test control %s is missing %s or %s field"
1655 #: scripts/dpkg-source.pl
1656 msgctxt "source options"
1660 #: scripts/dpkg-source.pl
1662 msgid "Usage: %s [<option>...] <command>"
1665 #: scripts/dpkg-source.pl
1668 " -x, --extract <filename>.dsc [<output-dir>]\n"
1669 " extract source package.\n"
1670 " -b, --build <dir> build source package.\n"
1671 " --print-format <dir> print the format to be used for the source "
1673 " --before-build <dir> run the corresponding source package format "
1675 " --after-build <dir> run the corresponding source package format "
1677 " --commit [<dir> [<patch-name>]]\n"
1678 " store upstream changes in a new patch."
1681 #: scripts/dpkg-source.pl
1685 " -c<control-file> get control info from this file.\n"
1686 " -l<changelog-file> get per-version info from this file.\n"
1687 " -F<changelog-format> force changelog format.\n"
1688 " --format=<source-format> set the format to be used for the source "
1690 " -V<name>=<value> set a substitution variable.\n"
1691 " -T<substvars-file> read variables here.\n"
1692 " -D<field>=<value> override or add a .dsc field and value.\n"
1693 " -U<field> remove a field.\n"
1694 " -i, --diff-ignore[=<regex>]\n"
1695 " filter out files to ignore diffs of\n"
1696 " (defaults to: '%s').\n"
1697 " -I, --tar-ignore[=<pattern>]\n"
1698 " filter out files when building tarballs\n"
1699 " (defaults to: %s).\n"
1700 " -Z, --compression=<compression>\n"
1701 " select compression to use (defaults to '%s',\n"
1702 " supported are: %s).\n"
1703 " -z, --compression-level=<level>\n"
1704 " compression level to use (defaults to '%d',\n"
1705 " supported are: '1'-'9', 'best', 'fast')"
1708 #: scripts/dpkg-source.pl
1710 "Extract options:\n"
1711 " --no-copy don't copy .orig tarballs\n"
1712 " --no-check don't check signature and checksums before "
1714 " --no-overwrite-dir do not overwrite directory on extraction\n"
1715 " --require-valid-signature abort if the package doesn't have a valid "
1717 " --require-strong-checksums\n"
1718 " abort if the package contains no strong "
1720 " --ignore-bad-version allow bad source package versions."
1723 #: scripts/dpkg-source.pl
1725 "General options:\n"
1726 " --threads-max=<threads>\n"
1727 " use at most <threads> with compressor.\n"
1729 " -?, --help show this help message.\n"
1730 " --version show the version."
1733 #: scripts/dpkg-source.pl
1735 "Source format specific build and extract options are available;\n"
1736 "use --format with --help to see them."
1739 #: scripts/dpkg-vendor.pl
1742 " --is <vendor> returns true if current vendor is <vendor>.\n"
1743 " --derives-from <vendor> returns true if current vendor derives from "
1745 " --query <field> print the content of the vendor-specific field.\n"
1746 " --help show this help message.\n"
1747 " --version show the version."
1750 #: scripts/dpkg-vendor.pl
1753 " --vendor <vendor> assume <vendor> is the current vendor."
1756 #: scripts/dpkg-vendor.pl
1758 msgid "vendor %s doesn't exist in %s"
1761 #: scripts/Dpkg/Arch.pm
1763 "cannot determine CC system type, falling back to default (native compilation)"
1766 #: scripts/Dpkg/Arch.pm
1768 msgid "unknown CC system type %s, falling back to default (native compilation)"
1771 #: scripts/Dpkg/Arch.pm
1773 msgid "'%s' is not a legal architecture in list '%s'"
1776 #: scripts/Dpkg/BuildAPI.pm
1777 msgid "dpkg build API level needs an exact version"
1780 #: scripts/Dpkg/BuildAPI.pm
1782 msgid "dpkg build API level with conflicting versions: %s vs %s"
1785 #: scripts/Dpkg/BuildAPI.pm
1787 msgid "invalid dpkg build API level '%s'"
1790 #: scripts/Dpkg/BuildAPI.pm
1792 msgid "dpkg build API level '%s' greater than max '%s'"
1795 #: scripts/Dpkg/BuildFlags.pm scripts/Dpkg/Compression/FileHandle.pm
1796 #: scripts/Dpkg/File.pm scripts/Dpkg/Interface/Storable.pm
1797 #: scripts/Dpkg/Shlibs/Objdump.pm scripts/Dpkg/Source/BinaryFiles.pm
1798 #: scripts/Dpkg/Source/Quilt.pm
1800 msgid "cannot read %s"
1803 #: scripts/Dpkg/BuildFlags.pm
1805 msgid "line %d of %s mentions unknown flag %s"
1808 #: scripts/Dpkg/BuildFlags.pm
1810 msgid "line %d of %s is invalid, it has been ignored"
1813 #: scripts/Dpkg/BuildOptions.pm
1815 msgid "invalid flag in %s: %s"
1818 #: scripts/Dpkg/BuildOptions.pm
1820 msgid "unknown %s feature in %s variable: %s"
1823 #: scripts/Dpkg/BuildOptions.pm
1825 msgid "incorrect value in %s option of %s variable: %s"
1828 #: scripts/Dpkg/BuildTypes.pm
1830 msgid "cannot combine %s and %s"
1833 #: scripts/Dpkg/BuildTypes.pm
1835 msgid "unknown build type %s"
1838 #: scripts/Dpkg/Changelog.pm
1845 #: scripts/Dpkg/Changelog.pm
1850 #: scripts/Dpkg/Changelog.pm
1851 msgid "'offset' without 'count' has no effect"
1854 #: scripts/Dpkg/Changelog.pm
1855 msgid "you can't combine 'count' or 'offset' with any other range option"
1858 #: scripts/Dpkg/Changelog.pm
1859 msgid "you can only specify one of 'from' and 'since', using 'since'"
1862 #: scripts/Dpkg/Changelog.pm
1863 msgid "you can only specify one of 'to' and 'until', using 'until'"
1866 #: scripts/Dpkg/Changelog.pm
1868 msgid "'%s' option specifies non-existing version '%s'"
1871 #: scripts/Dpkg/Changelog.pm
1872 msgid "use newest entry that is earlier than the one specified"
1875 #: scripts/Dpkg/Changelog.pm
1876 msgid "none found, starting from the oldest entry"
1879 #: scripts/Dpkg/Changelog.pm
1880 msgid "use oldest entry that is later than the one specified"
1883 #: scripts/Dpkg/Changelog.pm
1885 msgid "no such entry found, ignoring '%s' parameter '%s'"
1888 #: scripts/Dpkg/Changelog.pm
1890 msgid "'since' option specifies most recent version '%s', ignoring"
1893 #: scripts/Dpkg/Changelog.pm
1895 msgid "'until' option specifies oldest version '%s', ignoring"
1898 #: scripts/Dpkg/Changelog/Debian.pm
1899 msgid "first heading"
1902 #: scripts/Dpkg/Changelog/Debian.pm
1903 msgid "next heading or end of file"
1906 #: scripts/Dpkg/Changelog/Debian.pm
1907 msgid "start of change data"
1910 #: scripts/Dpkg/Changelog/Debian.pm
1911 msgid "more change data or trailer"
1914 #: scripts/Dpkg/Changelog/Debian.pm
1916 msgid "found start of entry where expected %s"
1919 #: scripts/Dpkg/Changelog/Debian.pm
1920 msgid "badly formatted heading line"
1923 #: scripts/Dpkg/Changelog/Debian.pm
1925 msgid "found trailer where expected %s"
1928 #: scripts/Dpkg/Changelog/Debian.pm scripts/Dpkg/Changelog/Entry/Debian.pm
1929 msgid "badly formatted trailer line"
1932 #: scripts/Dpkg/Changelog/Debian.pm
1934 msgid "found change data where expected %s"
1937 #: scripts/Dpkg/Changelog/Debian.pm
1939 msgid "found blank line where expected %s"
1942 #: scripts/Dpkg/Changelog/Debian.pm
1943 msgid "unrecognized line"
1946 #: scripts/Dpkg/Changelog/Debian.pm
1948 msgid "found end of file where expected %s"
1951 #: scripts/Dpkg/Changelog/Entry/Debian.pm
1953 msgid "version '%s' is invalid: %s"
1956 #: scripts/Dpkg/Changelog/Entry/Debian.pm
1958 msgid "bad key-value after ';': '%s'"
1961 #: scripts/Dpkg/Changelog/Entry/Debian.pm
1963 msgid "repeated key-value %s"
1966 #: scripts/Dpkg/Changelog/Entry/Debian.pm
1968 msgid "badly formatted urgency value: %s"
1971 #: scripts/Dpkg/Changelog/Entry/Debian.pm
1973 msgid "bad binary-only value: %s"
1976 #: scripts/Dpkg/Changelog/Entry/Debian.pm
1978 msgid "unknown key-value %s"
1981 #: scripts/Dpkg/Changelog/Entry/Debian.pm
1982 msgid "the header doesn't match the expected regex"
1985 #: scripts/Dpkg/Changelog/Entry/Debian.pm
1987 msgid "ignoring invalid week day '%s'"
1990 #: scripts/Dpkg/Changelog/Entry/Debian.pm
1992 msgid "uses full '%s' instead of abbreviated month name '%s'"
1995 #: scripts/Dpkg/Changelog/Entry/Debian.pm
1997 msgid "invalid abbreviated month name '%s'"
2000 #: scripts/Dpkg/Changelog/Entry/Debian.pm
2002 msgid "cannot parse non-conformant date '%s'"
2005 #: scripts/Dpkg/Changelog/Entry/Debian.pm
2006 msgid "the trailer doesn't match the expected regex"
2009 #: scripts/Dpkg/Changelog/Parse.pm
2011 msgid "cannot seek into file %s"
2014 #: scripts/Dpkg/Changelog/Parse.pm
2016 msgid "changelog format %s is unknown: %s"
2019 #: scripts/Dpkg/Changelog/Parse.pm
2021 msgid "changelog format %s is not a Dpkg::Changelog class"
2024 #: scripts/Dpkg/Changelog/Parse.pm
2026 msgid "fatal error occurred while parsing %s"
2029 #: scripts/Dpkg/Changelog/Parse.pm
2031 msgid "unknown output format %s"
2034 #: scripts/Dpkg/Checksums.pm
2036 msgid "cannot fstat file %s"
2039 #: scripts/Dpkg/Checksums.pm
2041 msgid "file %s has size %u instead of expected %u"
2044 #: scripts/Dpkg/Checksums.pm
2046 msgid "file %s has checksum %s instead of expected %s (algorithm %s)"
2049 #: scripts/Dpkg/Checksums.pm
2051 msgid "invalid line in %s checksums string: %s"
2054 #: scripts/Dpkg/Checksums.pm
2056 msgid "conflicting checksums '%s' and '%s' for file '%s'"
2059 #: scripts/Dpkg/Checksums.pm
2061 msgid "conflicting file sizes '%u' and '%u' for file '%s'"
2064 #: scripts/Dpkg/Compression.pm
2066 msgid "compression threads %s is not a number"
2069 #: scripts/Dpkg/Compression/Process.pm
2071 msgid "%s is not a supported compression method"
2074 #: scripts/Dpkg/Compression/Process.pm
2075 msgid "Dpkg::Compression::Process can only start one subprocess at a time"
2078 #: scripts/Dpkg/Conf.pm
2080 msgid "short option not allowed in %s, line %d"
2083 #: scripts/Dpkg/Conf.pm
2085 msgid "invalid syntax for option in %s, line %d"
2088 #: scripts/Dpkg/Control.pm
2089 msgid "source package stanza of template control file"
2092 #: scripts/Dpkg/Control.pm
2093 msgid "binary package stanza of template control file"
2096 #: scripts/Dpkg/Control.pm
2097 msgid "parsed version of changelog"
2100 #: scripts/Dpkg/Control.pm
2101 msgid "header stanza of copyright file"
2104 #: scripts/Dpkg/Control.pm
2105 msgid "files stanza of copyright file"
2108 #: scripts/Dpkg/Control.pm
2109 msgid "license stanza of copyright file"
2112 #: scripts/Dpkg/Control.pm
2113 msgid "source package tests control file"
2116 #: scripts/Dpkg/Control.pm
2118 msgid "repository's %s file"
2121 #: scripts/Dpkg/Control.pm
2123 msgid "stanza in repository's %s file"
2126 #: scripts/Dpkg/Control.pm
2127 msgid "source package control file"
2130 #: scripts/Dpkg/Control.pm
2131 msgid "binary package control file"
2134 #: scripts/Dpkg/Control.pm
2135 msgid "build information file"
2138 #: scripts/Dpkg/Control.pm
2139 msgid "upload changes control file"
2142 #: scripts/Dpkg/Control.pm
2146 #: scripts/Dpkg/Control.pm
2147 msgid "stanza in dpkg's status file"
2150 #: scripts/Dpkg/Control/FieldsCore.pm
2152 msgid "unknown information field '%s' in input data in %s"
2155 #: scripts/Dpkg/Control/FieldsCore.pm
2156 msgid "control information"
2159 #: scripts/Dpkg/Control/HashCore.pm
2161 msgid "syntax error in %s at line %d: %s"
2164 #: scripts/Dpkg/Control/HashCore.pm
2165 msgid "field cannot start with a hyphen"
2168 #: scripts/Dpkg/Control/HashCore.pm
2170 msgid "duplicate field %s found"
2173 #: scripts/Dpkg/Control/HashCore.pm
2174 msgid "continued value line not in field"
2177 #: scripts/Dpkg/Control/HashCore.pm
2178 msgid "expected OpenPGP signature, found end of file after blank line"
2181 #: scripts/Dpkg/Control/HashCore.pm
2183 msgid "expected OpenPGP signature, found something else '%s'"
2186 #: scripts/Dpkg/Control/HashCore.pm
2187 msgid "unfinished OpenPGP signature"
2190 #: scripts/Dpkg/Control/HashCore.pm
2191 msgid "OpenPGP signature not allowed here"
2194 #: scripts/Dpkg/Control/HashCore.pm
2195 msgid "line with unknown format (not field-colon-value)"
2198 #: scripts/Dpkg/Control/HashCore.pm
2199 msgid "write error on control data"
2202 #: scripts/Dpkg/Control/Info.pm
2204 msgid "first stanza lacks a '%s' field"
2207 #: scripts/Dpkg/Control/Info.pm
2209 msgid "stanza lacks the '%s' field"
2212 #: scripts/Dpkg/Control/Tests/Entry.pm
2214 msgid "stanza lacks either %s or %s fields"
2217 #: scripts/Dpkg/Deps.pm
2219 msgid "can't parse dependency %s"
2222 #: scripts/Dpkg/Deps.pm
2224 msgid "virtual dependency contains invalid relation: %s"
2227 #: scripts/Dpkg/Deps.pm
2228 msgid "an union dependency can only contain simple dependencies"
2231 #: scripts/Dpkg/Dist/Files.pm
2233 msgid "badly formed file name in files list file, line %d"
2236 #: scripts/Dpkg/Dist/Files.pm
2238 msgid "badly formed line in files list file, line %d"
2241 #: scripts/Dpkg/Dist/Files.pm
2243 msgid "duplicate files list entry for file %s (line %d)"
2246 #: scripts/Dpkg/Dist/Files.pm
2248 msgid "cannot open directory %s"
2251 #: scripts/Dpkg/Dist/Files.pm
2253 msgid "invalid filename %s"
2256 #: scripts/Dpkg/ErrorHandling.pm
2260 #: scripts/Dpkg/ErrorHandling.pm
2264 #: scripts/Dpkg/ErrorHandling.pm
2268 #: scripts/Dpkg/ErrorHandling.pm
2272 #: scripts/Dpkg/ErrorHandling.pm
2274 msgid "%s subprocess returned exit status %d"
2277 #: scripts/Dpkg/ErrorHandling.pm
2279 msgid "%s subprocess was killed by signal %d"
2282 #: scripts/Dpkg/ErrorHandling.pm
2284 msgid "%s subprocess failed with unknown status code %d"
2287 #: scripts/Dpkg/ErrorHandling.pm
2288 msgid "Use --help for program usage information."
2291 #: scripts/Dpkg/File.pm
2293 msgid "cannot create file %s"
2296 #: scripts/Dpkg/IPC.pm
2301 #: scripts/Dpkg/IPC.pm
2306 #: scripts/Dpkg/IPC.pm
2307 msgid "reopen stdin"
2310 #: scripts/Dpkg/IPC.pm
2311 msgid "reopen stdout"
2314 #: scripts/Dpkg/IPC.pm
2315 msgid "child process"
2318 #: scripts/Dpkg/IPC.pm
2323 #: scripts/Dpkg/IPC.pm
2325 msgid "%s didn't complete in %d second"
2326 msgid_plural "%s didn't complete in %d seconds"
2330 #: scripts/Dpkg/Interface/Storable.pm
2331 msgid "<standard input>"
2334 #: scripts/Dpkg/Lock.pm
2335 msgid "File::FcntlLock not available; using flock which is not NFS-safe"
2338 #: scripts/Dpkg/Lock.pm
2340 msgid "failed to get a write lock on %s"
2343 #: scripts/Dpkg/OpenPGP.pm
2345 msgid "unknown OpenPGP api requested %s"
2348 #: scripts/Dpkg/OpenPGP.pm
2350 msgid "cannot load OpenPGP backend %s"
2353 #: scripts/Dpkg/OpenPGP.pm
2355 msgid "unknown OpenPGP backend %s"
2358 #: scripts/Dpkg/OpenPGP/ErrorCodes.pm
2362 #: scripts/Dpkg/OpenPGP/ErrorCodes.pm
2363 msgid "no acceptable signature found"
2366 #: scripts/Dpkg/OpenPGP/ErrorCodes.pm
2367 msgid "missing required argument"
2370 #: scripts/Dpkg/OpenPGP/ErrorCodes.pm
2371 msgid "unsupported option"
2374 #: scripts/Dpkg/OpenPGP/ErrorCodes.pm
2375 msgid "invalid data type"
2378 #: scripts/Dpkg/OpenPGP/ErrorCodes.pm
2379 msgid "non-text input where text expected"
2382 #: scripts/Dpkg/OpenPGP/ErrorCodes.pm
2383 msgid "output file already exists"
2386 #: scripts/Dpkg/OpenPGP/ErrorCodes.pm
2387 msgid "input file does not exist"
2390 #: scripts/Dpkg/OpenPGP/ErrorCodes.pm
2391 msgid "cannot unlock password-protected key"
2394 #: scripts/Dpkg/OpenPGP/ErrorCodes.pm
2395 msgid "unsupported subcommand"
2398 #: scripts/Dpkg/OpenPGP/ErrorCodes.pm
2399 msgid "key is not signature-capable"
2402 #: scripts/Dpkg/OpenPGP/ErrorCodes.pm
2403 msgid "missing OpenPGP implementation"
2406 #: scripts/Dpkg/OpenPGP/ErrorCodes.pm
2407 msgid "specified key needs a keystore"
2410 #: scripts/Dpkg/OpenPGP/ErrorCodes.pm
2411 msgid "OpenPGP backend command cannot sign"
2414 #: scripts/Dpkg/OpenPGP/ErrorCodes.pm
2416 msgid "error code %d"
2419 #: scripts/Dpkg/Package.pm
2420 msgid "may not be empty string"
2423 #: scripts/Dpkg/Package.pm
2425 msgid "character '%s' not allowed"
2428 #: scripts/Dpkg/Package.pm
2429 msgid "must start with an alphanumeric character"
2432 #: scripts/Dpkg/Package.pm
2434 msgid "source package name '%s' is illegal: %s"
2437 #: scripts/Dpkg/Package.pm
2439 msgid "source package has two conflicting values - %s and %s"
2442 #: scripts/Dpkg/Path.pm scripts/Dpkg/Source/Archive.pm
2444 msgid "pathname '%s' cannot be canonicalized"
2447 #: scripts/Dpkg/Path.pm scripts/Dpkg/Source/Archive.pm
2449 msgid "pathname '%s' points outside source root (to '%s')"
2452 #: scripts/Dpkg/Shlibs.pm
2453 msgid "use -l option instead of LD_LIBRARY_PATH"
2456 #: scripts/Dpkg/Shlibs.pm
2458 "deprecated use of LD_LIBRARY_PATH with private library directory which "
2459 "interferes with cross-building, please use -l option instead"
2462 #: scripts/Dpkg/Shlibs.pm scripts/Dpkg/Shlibs/Objdump/Object.pm
2464 msgid "unknown executable format in file '%s'"
2467 #: scripts/Dpkg/Shlibs/Objdump/Object.pm
2469 msgid "couldn't parse dynamic relocation record: %s"
2472 #: scripts/Dpkg/Shlibs/Objdump/Object.pm
2474 msgid "couldn't parse dynamic symbol definition: %s"
2477 #: scripts/Dpkg/Shlibs/Symbol.pm
2479 msgid "symbol name unspecified: %s"
2482 #: scripts/Dpkg/Shlibs/Symbol.pm
2484 msgid "symver tag with versioned symbol will not match: %s"
2487 #: scripts/Dpkg/Shlibs/Symbol.pm
2489 msgid "you can't use symver tag to catch unversioned symbols: %s"
2492 #: scripts/Dpkg/Shlibs/SymbolFile.pm
2494 msgid "symbol information must be preceded by a header (file %s, line %s)"
2497 #: scripts/Dpkg/Shlibs/SymbolFile.pm
2499 msgid "failed to parse line in %s: %s"
2502 #: scripts/Dpkg/Shlibs/SymbolFile.pm
2504 msgid "failed to parse a line in %s: %s"
2507 #: scripts/Dpkg/Shlibs/SymbolFile.pm
2509 msgid "tried to merge the same object (%s) twice in a symfile"
2512 #: scripts/Dpkg/Shlibs/SymbolFile.pm
2513 msgid "cannot merge symbols from objects without SONAME"
2516 #: scripts/Dpkg/Source/Archive.pm
2517 msgid "write on tar input"
2520 #: scripts/Dpkg/Source/Archive.pm
2521 msgid "close on tar input"
2524 #: scripts/Dpkg/Source/Archive.pm scripts/Dpkg/Source/Patch.pm
2526 msgid "cannot create directory %s"
2529 #: scripts/Dpkg/Source/Archive.pm
2531 msgid "cannot get source pathname %s metadata"
2534 #: scripts/Dpkg/Source/Archive.pm
2536 msgid "cannot get target pathname %s metadata"
2539 #: scripts/Dpkg/Source/Archive.pm
2541 msgid "cannot change directory %s mode"
2544 #: scripts/Dpkg/Source/Archive.pm
2546 msgid "cannot change directory %s times"
2549 #: scripts/Dpkg/Source/Archive.pm
2551 msgid "cannot remove destination directory %s"
2554 #: scripts/Dpkg/Source/Archive.pm
2556 msgid "cannot remove destination file %s"
2559 #: scripts/Dpkg/Source/Archive.pm scripts/Dpkg/Source/Package.pm
2560 #: scripts/Dpkg/Source/Package/V2.pm
2562 msgid "cannot opendir %s"
2565 #: scripts/Dpkg/Source/Archive.pm
2567 msgid "unable to rename %s to %s"
2570 #: scripts/Dpkg/Source/Functions.pm
2572 msgid "cannot stat directory %s (before removal)"
2575 #: scripts/Dpkg/Source/Functions.pm
2577 msgid "unable to check for removal of directory '%s'"
2580 #: scripts/Dpkg/Source/Functions.pm
2582 msgid "rm -rf failed to remove '%s'"
2585 #: scripts/Dpkg/Source/Functions.pm scripts/Dpkg/Source/Patch.pm
2587 msgid "cannot change timestamp for %s"
2590 #: scripts/Dpkg/Source/Functions.pm
2592 msgid "cannot read timestamp from %s"
2595 #: scripts/Dpkg/Source/Functions.pm
2597 msgid "cannot open file %s for binary detection"
2600 #: scripts/Dpkg/Source/BinaryFiles.pm
2602 msgid "adding %s to %s"
2605 #: scripts/Dpkg/Source/BinaryFiles.pm
2607 msgid "unwanted binary file: %s"
2610 #: scripts/Dpkg/Source/BinaryFiles.pm
2613 "detected %d unwanted binary file (add it in debian/source/include-binaries "
2614 "to allow its inclusion)."
2616 "detected %d unwanted binary files (add them in debian/source/include-"
2617 "binaries to allow their inclusion)."
2621 #: scripts/Dpkg/Source/Package.pm
2623 msgid "%s is not the name of a file"
2626 #: scripts/Dpkg/Source/Package.pm
2628 msgid "missing critical source control field %s"
2631 #: scripts/Dpkg/Source/Package.pm
2633 msgid "source package format '%s' is not supported: %s"
2636 #: scripts/Dpkg/Source/Package.pm
2637 msgid "source package uses only weak checksums"
2640 #: scripts/Dpkg/Source/Package.pm
2642 msgid "%s and %s fields are required to compute the source basename"
2645 #: scripts/Dpkg/Source/Package.pm
2646 msgid "upstream tarball signatures but no upstream signing key"
2649 #: scripts/Dpkg/Source/Package.pm
2651 msgid "verifying %s"
2654 #: scripts/Dpkg/Source/Package.pm
2656 msgid "cannot verify upstream tarball signature for %s: %s"
2659 #: scripts/Dpkg/Source/Package.pm
2661 msgid "cannot verify inline signature for %s: %s"
2664 #: scripts/Dpkg/Source/Package.pm
2666 msgid "%s is not a valid option for %s"
2669 #: scripts/Dpkg/Source/Package.pm
2671 msgid "cannot copy %s to %s"
2674 #: scripts/Dpkg/Source/Package.pm
2676 msgid "%s does not exist"
2679 #: scripts/Dpkg/Source/Package.pm
2681 msgid "cannot make %s executable"
2684 #: scripts/Dpkg/Source/Package.pm
2686 msgid "%s is not a plain file"
2689 #: scripts/Dpkg/Source/Package.pm
2691 msgid "'%s' is not supported by the source format '%s'"
2694 #: scripts/Dpkg/Source/Package/V1.pm
2695 msgid "auto select original source"
2698 #: scripts/Dpkg/Source/Package/V1.pm
2699 msgid "use packed original source (unpack and keep)"
2702 #: scripts/Dpkg/Source/Package/V1.pm
2703 msgid "use packed original source (unpack and remove)"
2706 #: scripts/Dpkg/Source/Package/V1.pm
2707 msgid "use unpacked original source (pack and keep)"
2710 #: scripts/Dpkg/Source/Package/V1.pm
2711 msgid "use unpacked original source (pack and remove)"
2714 #: scripts/Dpkg/Source/Package/V1.pm
2715 msgid "trust packed and unpacked original sources are same"
2718 #: scripts/Dpkg/Source/Package/V1.pm
2719 msgid "there is no diff, do main tarfile only"
2722 #: scripts/Dpkg/Source/Package/V1.pm
2723 msgid "like -sa, -sk, -sp, -su, -sr but may overwrite"
2726 #: scripts/Dpkg/Source/Package/V1.pm scripts/Dpkg/Source/Package/V2.pm
2727 msgid "abort if generated diff has upstream files changes"
2730 #: scripts/Dpkg/Source/Package/V1.pm
2731 msgid "leave original source packed in current directory"
2734 #: scripts/Dpkg/Source/Package/V1.pm
2735 msgid "do not copy original source to current directory"
2738 #: scripts/Dpkg/Source/Package/V1.pm
2739 msgid "unpack original source tree too"
2742 #: scripts/Dpkg/Source/Package/V1.pm
2743 msgid "do not apply debian diff to upstream sources"
2746 #: scripts/Dpkg/Source/Package/V1.pm
2748 msgid "-s%s option overrides earlier -s%s option"
2751 #: scripts/Dpkg/Source/Package/V1.pm
2753 msgid "source handling style -s%s not allowed with -x"
2756 #: scripts/Dpkg/Source/Package/V1.pm
2757 msgid "multiple tarfiles in v1.0 source package"
2760 #: scripts/Dpkg/Source/Package/V1.pm scripts/Dpkg/Source/Package/V2.pm
2762 msgid "unrecognized file for a %s source package: %s"
2765 #: scripts/Dpkg/Source/Package/V1.pm scripts/Dpkg/Source/Package/V3/Native.pm
2766 msgid "no tarfile in Files field"
2769 #: scripts/Dpkg/Source/Package/V1.pm
2770 msgid "native package with .orig.tar"
2773 #: scripts/Dpkg/Source/Package/V1.pm
2775 msgid "unable to rename '%s' to '%s'"
2778 #: scripts/Dpkg/Source/Package/V1.pm scripts/Dpkg/Source/Package/V2.pm
2779 #: scripts/Dpkg/Source/Package/V3/Bzr.pm
2780 #: scripts/Dpkg/Source/Package/V3/Native.pm
2782 msgid "unpacking %s"
2785 #: scripts/Dpkg/Source/Package/V1.pm
2786 msgid "unable to keep orig directory (already exists)"
2789 #: scripts/Dpkg/Source/Package/V1.pm
2791 msgid "failed to rename newly-extracted %s to %s"
2794 #: scripts/Dpkg/Source/Package/V1.pm
2796 msgid "failed to rename saved %s to %s"
2799 #: scripts/Dpkg/Source/Package/V1.pm scripts/Dpkg/Source/Package/V2.pm
2800 #: scripts/Dpkg/Source/Quilt.pm
2805 #: scripts/Dpkg/Source/Package/V1.pm
2807 msgid "upstream files that have been modified: %s"
2810 #: scripts/Dpkg/Source/Package/V1.pm
2811 msgid "only supports gzip compression"
2814 #: scripts/Dpkg/Source/Package/V1.pm
2816 "-b takes at most a directory and an orig source argument (with v1.0 source "
2820 #: scripts/Dpkg/Source/Package/V1.pm
2822 msgid "source handling style -s%s not allowed with -b"
2825 #: scripts/Dpkg/Source/Package/V1.pm
2827 msgid "packed orig '%s' exists but is not a plain file"
2830 #: scripts/Dpkg/Source/Package/V1.pm
2832 msgid "cannot stat orig argument %s"
2835 #: scripts/Dpkg/Source/Package/V1.pm
2838 "orig argument is unpacked but source handling style -s%s calls for packed (."
2842 #: scripts/Dpkg/Source/Package/V1.pm
2845 "orig argument is packed but source handling style -s%s calls for unpacked (."
2849 #: scripts/Dpkg/Source/Package/V1.pm
2851 msgid "orig argument %s is not a plain file or directory"
2854 #: scripts/Dpkg/Source/Package/V1.pm
2857 "orig argument is empty (means no orig, no diff) but source handling style -"
2858 "s%s wants something"
2861 #: scripts/Dpkg/Source/Package/V1.pm
2863 msgid "unpacked orig '%s' exists but is not a directory"
2866 #: scripts/Dpkg/Source/Package/V1.pm
2868 msgid "unable to stat putative unpacked orig '%s'"
2871 #: scripts/Dpkg/Source/Package/V1.pm scripts/Dpkg/Source/Package/V3/Quilt.pm
2872 msgid "non-native package version does not contain a revision"
2875 #: scripts/Dpkg/Source/Package/V1.pm scripts/Dpkg/Source/Package/V3/Native.pm
2876 msgid "native package version may not have a revision"
2879 #: scripts/Dpkg/Source/Package/V1.pm
2881 msgid "source directory '%s' is not <sourcepackage>-<upstreamversion> '%s'"
2884 #: scripts/Dpkg/Source/Package/V1.pm
2886 msgid ".orig directory name %s is not <package>-<upstreamversion> (wanted %s)"
2889 #: scripts/Dpkg/Source/Package/V1.pm
2892 ".orig.tar name %s is not <package>_<upstreamversion>.orig.tar (wanted %s)"
2895 #: scripts/Dpkg/Source/Package/V1.pm
2898 "tarfile '%s' already exists, not overwriting, giving up; use -sU or -sR to "
2902 #: scripts/Dpkg/Source/Package/V1.pm
2904 msgid "unable to check for existence of '%s'"
2907 #: scripts/Dpkg/Source/Package/V1.pm scripts/Dpkg/Source/Package/V3/Native.pm
2909 msgid "unable to rename '%s' (newly created) to '%s'"
2912 #: scripts/Dpkg/Source/Package/V1.pm scripts/Dpkg/Source/Package/V2.pm
2913 #: scripts/Dpkg/Source/Package/V3/Native.pm
2914 #: scripts/Dpkg/Source/Package/V3/Quilt.pm scripts/Dpkg/Source/Quilt.pm
2916 msgid "unable to change permission of '%s'"
2919 #: scripts/Dpkg/Source/Package/V1.pm scripts/Dpkg/Source/Package/V2.pm
2921 msgid "building %s using existing %s"
2924 #: scripts/Dpkg/Source/Package/V1.pm scripts/Dpkg/Source/Package/V2.pm
2925 msgid "upstream signing key but no upstream tarball signature"
2928 #: scripts/Dpkg/Source/Package/V1.pm
2931 "orig directory '%s' already exists, not overwriting, giving up; use -sA, -sK "
2932 "or -sP to override"
2935 #: scripts/Dpkg/Source/Package/V1.pm
2937 msgid "unable to check for existence of orig directory '%s'"
2940 #: scripts/Dpkg/Source/Package/V1.pm
2942 msgid "the diff modifies the following upstream files: %s"
2945 #: scripts/Dpkg/Source/Package/V1.pm
2947 "use the '3.0 (quilt)' format to have separate and documented changes to "
2948 "upstream files, see dpkg-source(1)"
2951 #: scripts/Dpkg/Source/Package/V1.pm
2952 msgid "aborting due to --abort-on-upstream-changes"
2955 #: scripts/Dpkg/Source/Package/V1.pm scripts/Dpkg/Source/Package/V2.pm
2956 msgid "unrepresentable changes to source"
2959 #: scripts/Dpkg/Source/Package/V2.pm
2960 msgid "include removed files in the patch"
2963 #: scripts/Dpkg/Source/Package/V2.pm
2964 msgid "include timestamp in the patch"
2967 #: scripts/Dpkg/Source/Package/V2.pm
2968 msgid "include binary files in the tarball"
2971 #: scripts/Dpkg/Source/Package/V2.pm
2972 msgid "do not prepare build tree by applying patches"
2975 #: scripts/Dpkg/Source/Package/V2.pm
2976 msgid "do not unapply patches if previously applied"
2979 #: scripts/Dpkg/Source/Package/V2.pm
2980 msgid "unapply patches if previously applied (default)"
2983 #: scripts/Dpkg/Source/Package/V2.pm
2984 msgid "create an empty original tarball if missing"
2987 #: scripts/Dpkg/Source/Package/V2.pm
2988 msgid "record generated patches, instead of aborting"
2991 #: scripts/Dpkg/Source/Package/V2.pm
2992 msgid "do not extract debian tarball into upstream sources"
2995 #: scripts/Dpkg/Source/Package/V2.pm
2996 msgid "do not apply patches at the end of the extraction"
2999 #: scripts/Dpkg/Source/Package/V2.pm
3001 msgid "duplicate files in %s source package: %s"
3004 #: scripts/Dpkg/Source/Package/V2.pm
3005 msgid "missing orig.tar or debian.tar file in v2.0 source package"
3008 #: scripts/Dpkg/Source/Package/V2.pm
3010 msgid "mismatched orig.tar %s for signature %s in source package"
3013 #: scripts/Dpkg/Source/Package/V2.pm
3015 msgid "missing addon orig.tar for signature %s in source package"
3018 #: scripts/Dpkg/Source/Package/V2.pm
3020 msgid "mismatched addon orig.tar %s for signature %s in source package"
3023 #: scripts/Dpkg/Source/Package/V2.pm
3025 msgid "required removal of '%s' installed by original tarball"
3028 #: scripts/Dpkg/Source/Package/V2.pm scripts/Dpkg/Source/Quilt.pm
3030 msgid "unapplying %s"
3033 #: scripts/Dpkg/Source/Package/V2.pm
3035 msgid "no upstream tarball found at %s"
3038 #: scripts/Dpkg/Source/Package/V2.pm
3039 msgid "patches are not applied, applying them now"
3042 #: scripts/Dpkg/Source/Package/V2.pm
3044 msgid "several orig.tar files found (%s and %s) but only one is allowed"
3047 #: scripts/Dpkg/Source/Package/V2.pm
3048 msgid "copy of the debian directory"
3051 #: scripts/Dpkg/Source/Package/V2.pm
3052 msgid "local changes detected, the modified files are:"
3055 #: scripts/Dpkg/Source/Package/V2.pm scripts/Dpkg/Source/Package/V3/Bzr.pm
3056 #: scripts/Dpkg/Source/Package/V3/Native.pm
3058 msgid "-b takes only one parameter with format '%s'"
3061 #: scripts/Dpkg/Source/Package/V2.pm scripts/Dpkg/Source/Patch.pm
3063 msgid "cannot represent change to %s: %s"
3066 #: scripts/Dpkg/Source/Package/V2.pm scripts/Dpkg/Source/Patch.pm
3067 msgid "binary file contents changed"
3070 #: scripts/Dpkg/Source/Package/V2.pm
3073 "add %s in debian/source/include-binaries if you want to store the modified "
3074 "binary in the debian tarball"
3077 #: scripts/Dpkg/Source/Package/V2.pm
3079 "Hint: make sure the version in debian/changelog matches the unpacked source "
3083 #: scripts/Dpkg/Source/Package/V2.pm
3085 msgid "you can integrate the local changes with %s"
3088 #: scripts/Dpkg/Source/Package/V2.pm
3090 msgid "aborting due to unexpected upstream changes, see %s"
3093 #: scripts/Dpkg/Source/Package/V2.pm
3095 msgid "local changes have been recorded in a new patch: %s"
3098 #: scripts/Dpkg/Source/Package/V2.pm scripts/Dpkg/Source/Package/V3/Quilt.pm
3100 msgid "cannot remove %s"
3103 #: scripts/Dpkg/Source/Package/V2.pm scripts/Dpkg/Source/Package/V3/Quilt.pm
3104 #: scripts/Dpkg/Source/Quilt.pm
3106 msgid "failed to copy %s to %s"
3109 #: scripts/Dpkg/Source/Package/V2.pm
3111 msgid "cannot register changes in %s, this patch already exists"
3114 #: scripts/Dpkg/Source/Package/V2.pm
3116 msgid "patch file '%s' doesn't exist"
3119 #: scripts/Dpkg/Source/Package/V2.pm
3120 msgid "there are no local changes to record"
3123 #: scripts/Dpkg/Source/Package/V2.pm
3124 msgid "Enter the desired patch name: "
3127 #: scripts/Dpkg/Source/Package/V2.pm
3128 msgid "no patch name given; cannot proceed"
3131 #: scripts/Dpkg/Source/Package/V2.pm
3132 msgid "cannot find an editor"
3135 #: scripts/Dpkg/Source/Package/V3/Bzr.pm
3136 msgid "cannot unpack bzr-format source package because bzr is not in the PATH"
3139 #: scripts/Dpkg/Source/Package/V3/Bzr.pm
3142 "source directory is not the top directory of a bzr repository (%s/.bzr not "
3143 "present), but Format bzr was specified"
3146 #: scripts/Dpkg/Source/Package/V3/Bzr.pm
3148 msgid "%s is a symlink"
3151 #: scripts/Dpkg/Source/Package/V3/Bzr.pm
3153 msgid "%s is a symlink to outside %s"
3156 #: scripts/Dpkg/Source/Package/V3/Bzr.pm
3157 msgid "doesn't contain a bzr repository"
3160 #: scripts/Dpkg/Source/Package/V3/Bzr.pm
3161 msgid "bzr status exited nonzero"
3164 #: scripts/Dpkg/Source/Package/V3/Bzr.pm scripts/Dpkg/Source/Package/V3/Git.pm
3166 msgid "uncommitted, not-ignored changes in working directory: %s"
3169 #: scripts/Dpkg/Source/Package/V3/Bzr.pm
3170 msgid "format v3.0 (bzr) uses only one source file"
3173 #: scripts/Dpkg/Source/Package/V3/Bzr.pm
3175 msgid "expected %s, got %s"
3178 #: scripts/Dpkg/Source/Package/V3/Custom.pm
3179 msgid "define the format of the generated source package"
3182 #: scripts/Dpkg/Source/Package/V3/Custom.pm
3183 msgid "Format '3.0 (custom)' is only used to create source packages"
3186 #: scripts/Dpkg/Source/Package/V3/Custom.pm
3187 msgid "no files indicated on command line"
3190 #: scripts/Dpkg/Source/Package/V3/Custom.pm
3191 msgid "--target-format option is missing"
3194 #: scripts/Dpkg/Source/Package/V3/Git.pm
3195 msgid "cannot unpack git-format source package because git is not in the PATH"
3198 #: scripts/Dpkg/Source/Package/V3/Git.pm
3201 "source directory is not the top directory of a git repository (%s/.git not "
3202 "present), but Format git was specified"
3205 #: scripts/Dpkg/Source/Package/V3/Git.pm
3207 msgid "git repository %s uses submodules; this is not yet supported"
3210 #: scripts/Dpkg/Source/Package/V3/Git.pm
3211 msgid "specify a git <ref> to include in the git bundle"
3214 #: scripts/Dpkg/Source/Package/V3/Git.pm
3215 msgid "create a shallow clone with <number> depth"
3218 #: scripts/Dpkg/Source/Package/V3/Git.pm
3219 msgid "doesn't contain a git repository"
3222 #: scripts/Dpkg/Source/Package/V3/Git.pm
3223 msgid "git ls-files exited nonzero"
3226 #: scripts/Dpkg/Source/Package/V3/Git.pm
3228 msgid "creating shallow clone with depth %s"
3231 #: scripts/Dpkg/Source/Package/V3/Git.pm
3233 msgid "bundling: %s"
3236 #: scripts/Dpkg/Source/Package/V3/Git.pm
3237 msgid "format v3.0 (git) uses only one .git file"
3240 #: scripts/Dpkg/Source/Package/V3/Git.pm
3241 msgid "format v3.0 (git) uses only one .gitshallow file"
3244 #: scripts/Dpkg/Source/Package/V3/Git.pm
3246 msgid "format v3.0 (git) unknown file: %s"
3249 #: scripts/Dpkg/Source/Package/V3/Git.pm
3251 msgid "format v3.0 (git) expected %s"
3254 #: scripts/Dpkg/Source/Package/V3/Git.pm
3259 #: scripts/Dpkg/Source/Package/V3/Git.pm
3260 msgid "setting up shallow clone"
3263 #: scripts/Dpkg/Source/Package/V3/Git.pm
3265 msgid "setting remote %s to %s"
3268 #: scripts/Dpkg/Source/Package/V3/Native.pm
3269 msgid "multiple tarfiles in native source package"
3272 #: scripts/Dpkg/Source/Package/V3/Native.pm
3274 msgid "unrecognized file for a native source package: %s"
3277 #: scripts/Dpkg/Source/Package/V3/Quilt.pm
3278 msgid "use a single debianization patch"
3281 #: scripts/Dpkg/Source/Package/V3/Quilt.pm
3282 msgid "accept quilt metadata <version> even if unknown"
3285 #: scripts/Dpkg/Source/Package/V3/Quilt.pm
3287 msgid "can't create symlink %s"
3290 #: scripts/Dpkg/Source/Package/V3/Quilt.pm
3292 msgid "using patch list from %s"
3295 #: scripts/Dpkg/Source/Package/V3/Quilt.pm
3297 msgid "unsupported version of the quilt metadata: %s"
3300 #: scripts/Dpkg/Source/Patch.pm
3302 msgid "file %s has no final newline (either original or modified version)"
3305 #: scripts/Dpkg/Source/Patch.pm
3307 msgid "unknown line from diff -u on %s: '%s'"
3310 #: scripts/Dpkg/Source/Patch.pm
3311 msgid "failed to write"
3314 #: scripts/Dpkg/Source/Patch.pm
3319 #: scripts/Dpkg/Source/Patch.pm
3321 msgid "cannot stat file %s"
3324 #: scripts/Dpkg/Source/Patch.pm
3326 msgid "cannot read link %s"
3329 #: scripts/Dpkg/Source/Patch.pm
3330 msgid "device or socket is not allowed"
3333 #: scripts/Dpkg/Source/Patch.pm
3334 msgid "unknown file type"
3337 #: scripts/Dpkg/Source/Patch.pm
3339 msgid "ignoring deletion of file %s"
3342 #: scripts/Dpkg/Source/Patch.pm
3344 msgid "ignoring deletion of file %s, use --include-removal to override"
3347 #: scripts/Dpkg/Source/Patch.pm
3349 msgid "ignoring deletion of directory %s"
3352 #: scripts/Dpkg/Source/Patch.pm
3354 msgid "ignoring deletion of symlink %s"
3357 #: scripts/Dpkg/Source/Patch.pm
3359 msgid "newly created empty file '%s' will not be represented in diff"
3362 #: scripts/Dpkg/Source/Patch.pm
3364 msgid "executable mode %04o of '%s' will not be represented in diff"
3367 #: scripts/Dpkg/Source/Patch.pm
3369 msgid "special mode %04o of '%s' will not be represented in diff"
3372 #: scripts/Dpkg/Source/Patch.pm
3374 msgid "cannot represent change to %s:"
3377 #: scripts/Dpkg/Source/Patch.pm
3379 msgid " new version is %s"
3382 #: scripts/Dpkg/Source/Patch.pm
3384 msgid " old version is %s"
3387 #: scripts/Dpkg/Source/Patch.pm
3389 msgid "diff %s patches file with C-style encoded filename"
3392 #: scripts/Dpkg/Source/Patch.pm
3394 msgid "expected ^--- in line %d of diff '%s'"
3397 #: scripts/Dpkg/Source/Patch.pm
3399 msgid "diff '%s' patches file with name ending in .dpkg-orig"
3402 #: scripts/Dpkg/Source/Patch.pm
3404 msgid "diff '%s' finishes in middle of ---/+++ (line %d)"
3407 #: scripts/Dpkg/Source/Patch.pm
3409 msgid "line after --- isn't as expected in diff '%s' (line %d)"
3412 #: scripts/Dpkg/Source/Patch.pm
3414 msgid "none of the filenames in ---/+++ are valid in diff '%s' (line %d)"
3417 #: scripts/Dpkg/Source/Patch.pm scripts/Dpkg/Source/Quilt.pm
3419 msgid "%s contains an insecure path: %s"
3422 #: scripts/Dpkg/Source/Patch.pm
3424 msgid "diff %s modifies file %s through a symlink: %s"
3427 #: scripts/Dpkg/Source/Patch.pm
3429 msgid "original and modified files are /dev/null in diff '%s' (line %d)"
3432 #: scripts/Dpkg/Source/Patch.pm
3434 msgid "file removal without proper filename in diff '%s' (line %d)"
3437 #: scripts/Dpkg/Source/Patch.pm
3439 msgid "diff %s removes a non-existing file %s (line %d)"
3442 #: scripts/Dpkg/Source/Patch.pm
3444 msgid "diff '%s' patches something which is not a plain file"
3447 #: scripts/Dpkg/Source/Patch.pm
3449 msgid "diff '%s' patches hard link %s which can have unintended consequences"
3452 #: scripts/Dpkg/Source/Patch.pm
3455 "diff '%s' patches files multiple times; split the diff in multiple files or "
3456 "merge the hunks into a single one"
3459 #: scripts/Dpkg/Source/Patch.pm
3461 msgid "diff '%s' patches file %s more than once"
3464 #: scripts/Dpkg/Source/Patch.pm
3466 msgid "unexpected end of diff '%s'"
3469 #: scripts/Dpkg/Source/Patch.pm
3471 msgid "expected [ +-] at start of line %d of diff '%s'"
3474 #: scripts/Dpkg/Source/Patch.pm
3476 msgid "expected ^@@ at line %d of diff '%s'"
3479 #: scripts/Dpkg/Source/Patch.pm
3481 msgid "diff '%s' doesn't contain any patch"
3484 #: scripts/Dpkg/Source/Patch.pm
3486 msgid "remove patch backup file %s"
3489 #: scripts/Dpkg/Source/Patch.pm
3493 #: scripts/Dpkg/Source/Patch.pm
3497 #: scripts/Dpkg/Source/Patch.pm
3501 #: scripts/Dpkg/Source/Patch.pm
3503 msgid "symlink to %s"
3506 #: scripts/Dpkg/Source/Patch.pm
3507 msgid "block device"
3510 #: scripts/Dpkg/Source/Patch.pm
3511 msgid "character device"
3514 #: scripts/Dpkg/Source/Patch.pm
3518 #: scripts/Dpkg/Source/Patch.pm
3519 msgid "named socket"
3522 #: scripts/Dpkg/Source/Quilt.pm
3524 msgid "cannot mkdir %s"
3527 #: scripts/Dpkg/Source/Quilt.pm
3528 msgid "the patch has fuzz which is not allowed, or is malformed"
3531 #: scripts/Dpkg/Source/Quilt.pm
3533 msgid "if patch '%s' is correctly applied by quilt, use '%s' to update it"
3536 #: scripts/Dpkg/Source/Quilt.pm
3538 "if the file is present in the unpacked source, make sure it is also present "
3539 "in the orig tarball"
3542 #: scripts/Dpkg/Source/Quilt.pm
3544 msgid "%s should be a directory or non-existing"
3547 #: scripts/Dpkg/Source/Quilt.pm
3549 msgid "%s should be a file or non-existing"
3552 #: scripts/Dpkg/Source/Quilt.pm
3555 "the series file (%s) contains unsupported options ('%s', line %s); dpkg-"
3556 "source might fail when applying patches"
3559 #: scripts/Dpkg/Source/Quilt.pm
3561 msgid "restoring quilt backup files for %s"
3564 #: scripts/Dpkg/Substvars.pm
3566 msgid "bad line in substvars file %s at line %d"
3569 #: scripts/Dpkg/Substvars.pm
3571 msgid "invalid source version %s"
3574 #: scripts/Dpkg/Substvars.pm
3576 msgid "too many ${%s} substitutions (recursive?) in '%s'"
3579 #: scripts/Dpkg/Substvars.pm
3581 msgid "obsolete substitution variable ${%s}"
3584 #: scripts/Dpkg/Substvars.pm
3586 msgid "substitution variable ${%s} used, but is not defined"
3589 #: scripts/Dpkg/Substvars.pm
3591 msgid "substitution variable ${%s} unused, but is defined"
3594 #: scripts/Dpkg/Vendor.pm
3597 "%s origin filename is deprecated; it should have only alphanumeric or dash "
3601 #: scripts/Dpkg/Vendor.pm
3604 "%s module name is deprecated; it should be capitalized with only "
3605 "alphanumeric characters"
3608 #: scripts/Dpkg/Vendor/Debian.pm
3610 msgid "unknown host architecture '%s'"
3613 #: scripts/Dpkg/Vendor/Debian.pm
3615 msgid "unknown abi attributes for architecture '%s'"
3618 #: scripts/Dpkg/Vendor/Ubuntu.pm
3620 "Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu "
3624 #: scripts/Dpkg/Vendor/Ubuntu.pm
3626 "Version number suggests Ubuntu changes, but there is no XSBC-Original-"
3630 #: scripts/Dpkg/Version.pm
3632 msgid "%s is not a valid version"
3635 #: scripts/Dpkg/Version.pm
3636 msgid "version number cannot be empty"
3639 #: scripts/Dpkg/Version.pm
3640 msgid "epoch part of the version number cannot be empty"
3643 #: scripts/Dpkg/Version.pm
3644 msgid "upstream version cannot be empty"
3647 #: scripts/Dpkg/Version.pm
3648 msgid "revision cannot be empty"
3651 #: scripts/Dpkg/Version.pm
3652 msgid "version number does not start with digit"
3655 #: scripts/Dpkg/Version.pm
3657 msgid "version number contains illegal character '%s'"
3660 #: scripts/Dpkg/Version.pm
3662 msgid "epoch part of the version number is not a number: '%s'"