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.
5#
6#, fuzzy
7msgid ""
8msgstr ""
9"Project-Id-Version: dpkg 1.19.7\n"
10"Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n"
11"POT-Creation-Date: 2019-06-03 23:21+0200\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"
15"Language: \n"
16"MIME-Version: 1.0\n"
17"Content-Type: text/plain; charset=CHARSET\n"
18"Content-Transfer-Encoding: 8bit\n"
19"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
20
21#: scripts/dpkg-architecture.pl scripts/dpkg-buildflags.pl
22#: scripts/dpkg-buildpackage.pl scripts/dpkg-checkbuilddeps.pl
23#: scripts/dpkg-distaddfile.pl scripts/dpkg-genbuildinfo.pl
24#: scripts/dpkg-genchanges.pl scripts/dpkg-gencontrol.pl
25#: scripts/dpkg-gensymbols.pl scripts/dpkg-mergechangelogs.pl
26#: scripts/dpkg-name.pl scripts/dpkg-parsechangelog.pl
27#: scripts/dpkg-scanpackages.pl scripts/dpkg-scansources.pl
28#: scripts/dpkg-shlibdeps.pl scripts/dpkg-source.pl scripts/dpkg-vendor.pl
29#, perl-format
30msgid "Debian %s version %s.\n"
31msgstr ""
32
33#: scripts/dpkg-architecture.pl scripts/dpkg-buildflags.pl
34#: scripts/dpkg-buildpackage.pl scripts/dpkg-distaddfile.pl
35#: scripts/dpkg-genbuildinfo.pl scripts/dpkg-genchanges.pl
36#: scripts/dpkg-gencontrol.pl scripts/dpkg-gensymbols.pl
37#: scripts/dpkg-parsechangelog.pl scripts/dpkg-shlibdeps.pl
38#: scripts/dpkg-source.pl scripts/dpkg-vendor.pl
39msgid ""
40"\n"
41"This is free software; see the GNU General Public License version 2 or\n"
42"later for copying conditions. There is NO warranty.\n"
43msgstr ""
44
45#: scripts/dpkg-architecture.pl scripts/dpkg-vendor.pl
46#, perl-format
47msgid "Usage: %s [<option>...] [<command>]"
48msgstr ""
49
50#: scripts/dpkg-architecture.pl
51msgid ""
52"Commands:\n"
53"  -l, --list                list variables (default).\n"
54"  -L, --list-known          list valid architectures (matching some "
55"criteria).\n"
56"  -e, --equal <arch>        compare with host Debian architecture.\n"
57"  -i, --is <arch-wildcard>  match against host Debian architecture.\n"
58"  -q, --query <variable>    prints only the value of <variable>.\n"
59"  -s, --print-set           print command to set environment variables.\n"
60"  -u, --print-unset         print command to unset environment variables.\n"
61"  -c, --command <command>   set environment and run the command in it.\n"
62"  -?, --help                show this help message.\n"
63"      --version             show the version."
64msgstr ""
65
66#: scripts/dpkg-architecture.pl
67msgid ""
68"Options:\n"
69"  -a, --host-arch <arch>    set host Debian architecture.\n"
70"  -t, --host-type <type>    set host GNU system type.\n"
71"  -A, --target-arch <arch>  set target Debian architecture.\n"
72"  -T, --target-type <type>  set target GNU system type.\n"
73"  -W, --match-wildcard <arch-wildcard>\n"
74"                            restrict architecture list matching <arch-"
75"wildcard>.\n"
76"  -B, --match-bits <arch-bits>\n"
77"                            restrict architecture list matching <arch-"
78"bits>.\n"
79"  -E, --match-endian <arch-endian>\n"
80"                            restrict architecture list matching <arch-"
81"endian>.\n"
82"  -f, --force               force flag (override variables set in "
83"environment)."
84msgstr ""
85
86#: scripts/dpkg-architecture.pl
87#, perl-format
88msgid "unknown Debian architecture %s, you must specify GNU system type, too"
89msgstr ""
90
91#: scripts/dpkg-architecture.pl
92#, perl-format
93msgid "unknown GNU system type %s, you must specify Debian architecture, too"
94msgstr ""
95
96#: scripts/dpkg-architecture.pl
97#, perl-format
98msgid "unknown default GNU system type for Debian architecture %s"
99msgstr ""
100
101#: scripts/dpkg-architecture.pl
102#, perl-format
103msgid ""
104"default GNU system type %s for Debian arch %s does not match specified GNU "
105"system type %s"
106msgstr ""
107
108#: scripts/dpkg-architecture.pl
109#, perl-format
110msgid "%s is not a supported variable name"
111msgstr ""
112
113#: scripts/dpkg-architecture.pl scripts/dpkg-buildflags.pl
114#: scripts/dpkg-distaddfile.pl scripts/dpkg-genbuildinfo.pl
115#: scripts/dpkg-genchanges.pl scripts/dpkg-gencontrol.pl
116#: scripts/dpkg-gensymbols.pl scripts/dpkg-name.pl
117#: scripts/dpkg-parsechangelog.pl scripts/dpkg-shlibdeps.pl
118#: scripts/dpkg-vendor.pl
119#, perl-format
120msgid "unknown option '%s'"
121msgstr ""
122
123#: scripts/dpkg-architecture.pl
124#, perl-format
125msgid ""
126"specified GNU system type %s does not match CC system type %s, try setting a "
127"correct CC environment variable"
128msgstr ""
129
130#: scripts/dpkg-buildflags.pl
131#, perl-format
132msgid "Usage: %s [<command>]"
133msgstr ""
134
135#: scripts/dpkg-buildflags.pl
136msgid ""
137"Commands:\n"
138"  --get <flag>       output the requested flag to stdout.\n"
139"  --origin <flag>    output the origin of the flag to stdout:\n"
140"                     value is one of vendor, system, user, env.\n"
141"  --status           output a synopsis with all parameters affecting the\n"
142"                     program behaviour, the resulting flags and their "
143"origin.\n"
144"  --query            like --status, but in deb822 format.\n"
145"  --query-features <area>\n"
146"                     output the status of features for the given area.\n"
147"  --list             output a list of the flags supported by the current "
148"vendor.\n"
149"  --export=(sh|make|cmdline|configure)\n"
150"                     output something convenient to import the compilation\n"
151"                     flags in a shell script, in make, or in a command "
152"line.\n"
153"  --dump             output all compilation flags with their values.\n"
154"  --help             show this help message.\n"
155"  --version          show the version.\n"
156msgstr ""
157
158#: scripts/dpkg-buildflags.pl scripts/dpkg-source.pl scripts/dpkg-vendor.pl
159#, perl-format
160msgid "two commands specified: --%s and --%s"
161msgstr ""
162
163#: scripts/dpkg-buildflags.pl scripts/dpkg-vendor.pl
164#, perl-format
165msgid "%s needs a parameter"
166msgstr ""
167
168#: scripts/dpkg-buildpackage.pl scripts/dpkg-genbuildinfo.pl
169#: scripts/dpkg-genchanges.pl scripts/dpkg-gencontrol.pl
170#: scripts/dpkg-gensymbols.pl scripts/dpkg-parsechangelog.pl
171#, perl-format
172msgid "Usage: %s [<option>...]"
173msgstr ""
174
175#: scripts/dpkg-buildpackage.pl
176msgid ""
177"Options:\n"
178"      --build=<type>[,...]    specify the build <type>: full, source, "
179"binary,\n"
180"                                any, all (default is 'full').\n"
181"  -F, --build=full            normal full build (source and binary; "
182"default).\n"
183"  -g, --build=source,all      source and arch-indep build.\n"
184"  -G, --build=source,any      source and arch-specific build.\n"
185"  -b, --build=binary          binary-only, no source files.\n"
186"  -B, --build=any             binary-only, only arch-specific files.\n"
187"  -A, --build=all             binary-only, only arch-indep files.\n"
188"  -S, --build=source          source-only, no binary files.\n"
189"  -nc, --no-pre-clean         do not pre clean source tree (implies -b).\n"
190"      --pre-clean             pre clean source tree (default).\n"
191"      --no-post-clean         do not post clean source tree (default).\n"
192"  -tc, --post-clean           post clean source tree.\n"
193"  -D, --check-builddeps       check build dependencies and conflicts "
194"(default).\n"
195"  -d, --no-check-builddeps    do not check build dependencies and "
196"conflicts.\n"
197"      --ignore-builtin-builddeps\n"
198"                              do not check builtin build dependencies.\n"
199"  -P, --build-profiles=<profiles>\n"
200"                              assume comma-separated build <profiles> as "
201"active.\n"
202"      --rules-requires-root   assume legacy Rules-Requires-Root field "
203"value.\n"
204"  -R, --rules-file=<rules>    rules file to execute (default is debian/"
205"rules).\n"
206"  -T, --rules-target=<target> call debian/rules <target>.\n"
207"      --as-root               ensure -T calls the target with root rights.\n"
208"  -j, --jobs[=<number>|auto]  jobs to run simultaneously (passed to "
209"<rules>),\n"
210"                                forced mode.\n"
211"  -J, --jobs-try[=<number>|auto]\n"
212"                              jobs to run simultaneously (passed to "
213"<rules>),\n"
214"                                opt-in mode (default is auto).\n"
215"  -r, --root-command=<command>\n"
216"                              command to gain root rights (default is "
217"fakeroot).\n"
218"      --check-command=<command>\n"
219"                              command to check the .changes file (no "
220"default).\n"
221"      --check-option=<opt>    pass <opt> to check <command>.\n"
222"      --hook-<name>=<command> set <command> as the hook <name>, known "
223"hooks:\n"
224"                                init preclean source build binary buildinfo\n"
225"                                changes postclean check sign done\n"
226"      --buildinfo-option=<opt>\n"
227"                              pass option <opt> to dpkg-genbuildinfo.\n"
228"  -p, --sign-command=<command>\n"
229"                              command to sign .dsc and/or .changes files\n"
230"                                (default is gpg2 or gpg).\n"
231"  -k, --sign-key=<keyid>      the key to use for signing.\n"
232"  -ap, --sign-pause           add pause before starting signature process.\n"
233"  -us, --unsigned-source      unsigned source package.\n"
234"  -ui, --unsigned-buildinfo   unsigned .buildinfo file.\n"
235"  -uc, --unsigned-changes     unsigned .buildinfo and .changes file.\n"
236"      --no-sign               do not sign any file.\n"
237"      --force-sign            force signing the resulting files.\n"
238"      --admindir=<directory>  change the administrative directory.\n"
239"  -?, --help                  show this help message.\n"
240"      --version               show the version."
241msgstr ""
242
243#: scripts/dpkg-buildpackage.pl
244msgid ""
245"Options passed to dpkg-architecture:\n"
246"  -a, --host-arch <arch>      set the host Debian architecture.\n"
247"  -t, --host-type <type>      set the host GNU system type.\n"
248"      --target-arch <arch>    set the target Debian architecture.\n"
249"      --target-type <type>    set the target GNU system type."
250msgstr ""
251
252#: scripts/dpkg-buildpackage.pl
253msgid ""
254"Options passed to dpkg-genchanges:\n"
255"  -si                         source includes orig, if new upstream "
256"(default).\n"
257"  -sa                         source includes orig, always.\n"
258"  -sd                         source is diff and .dsc only.\n"
259"  -v<version>                 changes since version <version>.\n"
260"  -m, --release-by=<maint>    maintainer for this release is <maint>.\n"
261"  -e, --build-by=<maint>      maintainer for this build is <maint>.\n"
262"  -C<descfile>                changes are described in <descfile>.\n"
263"      --changes-option=<opt>  pass option <opt> to dpkg-genchanges."
264msgstr ""
265
266#: scripts/dpkg-buildpackage.pl
267msgid ""
268"Options passed to dpkg-source:\n"
269"  -sn                         force Debian native source format.\n"
270"  -s[sAkurKUR]                see dpkg-source for explanation.\n"
271"  -z, --compression-level=<level>\n"
272"                              compression level to use for source.\n"
273"  -Z, --compression=<compressor>\n"
274"                              compression to use for source (gz|xz|bzip2|"
275"lzma).\n"
276"  -i, --diff-ignore[=<regex>] ignore diffs of files matching <regex>.\n"
277"  -I, --tar-ignore[=<pattern>]\n"
278"                              filter out files when building tarballs.\n"
279"      --source-option=<opt>   pass option <opt> to dpkg-source.\n"
280msgstr ""
281
282#: scripts/dpkg-buildpackage.pl
283#, perl-format
284msgid "unknown hook name %s"
285msgstr ""
286
287#: scripts/dpkg-buildpackage.pl
288#, perl-format
289msgid "missing hook %s command"
290msgstr ""
291
292#: scripts/dpkg-buildpackage.pl
293#, perl-format
294msgid "-s%s is deprecated; always using gpg style interface"
295msgstr ""
296
297#: scripts/dpkg-buildpackage.pl scripts/dpkg-source.pl
298msgid "-E and -W are deprecated, they are without effect"
299msgstr ""
300
301#: scripts/dpkg-buildpackage.pl
302#, perl-format
303msgid "unknown option or argument %s"
304msgstr ""
305
306#: scripts/dpkg-buildpackage.pl
307#, perl-format
308msgid "option %s is only meaningful with option %s"
309msgstr ""
310
311#: scripts/dpkg-buildpackage.pl
312#, perl-format
313msgid "check-command '%s' not found"
314msgstr ""
315
316#: scripts/dpkg-buildpackage.pl
317#, perl-format
318msgid "sign-command '%s' not found"
319msgstr ""
320
321#: scripts/dpkg-buildpackage.pl
322msgid "source package"
323msgstr ""
324
325#: scripts/dpkg-buildpackage.pl
326msgid "source version"
327msgstr ""
328
329#: scripts/dpkg-buildpackage.pl
330msgid "source distribution"
331msgstr ""
332
333#: scripts/dpkg-buildpackage.pl
334msgid "source changed by"
335msgstr ""
336
337#: scripts/dpkg-buildpackage.pl
338msgid "host architecture"
339msgstr ""
340
341#: scripts/dpkg-buildpackage.pl
342msgid "debian/rules is not executable; fixing that"
343msgstr ""
344
345#: scripts/dpkg-buildpackage.pl
346msgid "build dependencies/conflicts unsatisfied; aborting"
347msgstr ""
348
349#: scripts/dpkg-buildpackage.pl
350msgid "(Use -d flag to override.)"
351msgstr ""
352
353#: scripts/dpkg-buildpackage.pl
354msgid ""
355"building a source package without cleaning up as you asked; it might contain "
356"undesired files"
357msgstr ""
358
359#: scripts/dpkg-buildpackage.pl
360msgid "parse changes file"
361msgstr ""
362
363#: scripts/dpkg-buildpackage.pl
364msgid "dpkg-genchanges"
365msgstr ""
366
367#: scripts/dpkg-buildpackage.pl
368msgid "Press <enter> to start the signing process.\n"
369msgstr ""
370
371#: scripts/dpkg-buildpackage.pl
372#, perl-format
373msgid "failed to sign %s file"
374msgstr ""
375
376#: scripts/dpkg-buildpackage.pl
377msgid "not signing UNRELEASED build; use --force-sign to override"
378msgstr ""
379
380#: scripts/dpkg-buildpackage.pl
381#, perl-format
382msgid "unable to determine %s"
383msgstr ""
384
385#: scripts/dpkg-buildpackage.pl
386msgid "using a gain-root-command while being root"
387msgstr ""
388
389#: scripts/dpkg-buildpackage.pl
390msgid ""
391"fakeroot not found, either install the fakeroot\n"
392"package, specify a command with the -r option, or run this as root"
393msgstr ""
394
395#: scripts/dpkg-buildpackage.pl
396#, perl-format
397msgid "gain-root-command '%s' not found"
398msgstr ""
399
400#: scripts/dpkg-buildpackage.pl
401#, perl-format
402msgid "disallowed target in %s field keyword %s"
403msgstr ""
404
405#: scripts/dpkg-buildpackage.pl
406#, perl-format
407msgid "unknown %s field keyword %s in dpkg namespace"
408msgstr ""
409
410#: scripts/dpkg-buildpackage.pl
411#, perl-format
412msgid "unknown %s field keyword %s"
413msgstr ""
414
415#: scripts/dpkg-buildpackage.pl
416#, perl-format
417msgid "field %s contains duplicate keyword %s"
418msgstr ""
419
420#: scripts/dpkg-buildpackage.pl
421#, perl-format
422msgid "%s field contains both global and implementation specific keywords"
423msgstr ""
424
425#: scripts/dpkg-buildpackage.pl
426#, perl-format
427msgid "unknown %% substitution in hook: %%%s"
428msgstr ""
429
430#: scripts/dpkg-buildpackage.pl
431#, perl-format
432msgid ""
433"short OpenPGP key IDs are broken; please use key fingerprints in %s or %s "
434"instead"
435msgstr ""
436
437#: scripts/dpkg-buildpackage.pl
438#, perl-format
439msgid ""
440"long OpenPGP key IDs are strongly discouraged; please use key fingerprints "
441"in %s or %s instead"
442msgstr ""
443
444#: scripts/dpkg-buildpackage.pl scripts/dpkg-checkbuilddeps.pl
445#: scripts/dpkg-genbuildinfo.pl scripts/dpkg-name.pl scripts/Dpkg/Arch.pm
446#: scripts/Dpkg/IPC.pm scripts/Dpkg/OpenPGP.pm scripts/Dpkg/Shlibs.pm
447#, perl-format
448msgid "cannot open %s"
449msgstr ""
450
451#: scripts/dpkg-buildpackage.pl scripts/dpkg-distaddfile.pl
452#: scripts/dpkg-genbuildinfo.pl scripts/dpkg-gencontrol.pl
453#: scripts/Dpkg/Interface/Storable.pm scripts/Dpkg/Source/Package/V2.pm
454#: scripts/Dpkg/Source/Patch.pm
455#, perl-format
456msgid "cannot close %s"
457msgstr ""
458
459#: scripts/dpkg-buildpackage.pl
460msgid "source-only upload: Debian-native package"
461msgstr ""
462
463#: scripts/dpkg-buildpackage.pl
464msgid "source-only, diff-only upload (original source NOT included)"
465msgstr ""
466
467#: scripts/dpkg-buildpackage.pl
468msgid "source-only upload (original source is included)"
469msgstr ""
470
471#: scripts/dpkg-buildpackage.pl
472msgid "binary-only upload (no source included)"
473msgstr ""
474
475#: scripts/dpkg-buildpackage.pl
476msgid "full upload; Debian-native package (full source is included)"
477msgstr ""
478
479#: scripts/dpkg-buildpackage.pl
480msgid "binary and diff upload (original source NOT included)"
481msgstr ""
482
483#: scripts/dpkg-buildpackage.pl
484msgid "full upload (original source is included)"
485msgstr ""
486
487#: scripts/dpkg-buildpackage.pl
488#, perl-format
489msgid ""
490"%s must be updated to support the 'build-arch' and 'build-indep' targets (at "
491"least '%s' seems to be missing)"
492msgstr ""
493
494#: scripts/dpkg-checkbuilddeps.pl
495#, perl-format
496msgid "Usage: %s [<option>...] [<control-file>]"
497msgstr ""
498
499#: scripts/dpkg-checkbuilddeps.pl
500msgid ""
501"Options:\n"
502"  -A             ignore Build-Depends-Arch and Build-Conflicts-Arch.\n"
503"  -B             ignore Build-Depends-Indep and Build-Conflicts-Indep.\n"
504"  -I             ignore built-in build dependencies and conflicts.\n"
505"  -d build-deps  use given string as build dependencies instead of\n"
506"                 retrieving them from control file\n"
507"  -c build-conf  use given string for build conflicts instead of\n"
508"                 retrieving them from control file\n"
509"  -a arch        assume given host architecture\n"
510"  -P profiles    assume given build profiles (comma-separated list)\n"
511"  --admindir=<directory>\n"
512"                 change the administrative directory.\n"
513"  -?, --help     show this help message.\n"
514"      --version  show the version."
515msgstr ""
516
517#: scripts/dpkg-checkbuilddeps.pl
518msgid ""
519"<control-file> is the control file to process (default: debian/control)."
520msgstr ""
521
522#: scripts/dpkg-checkbuilddeps.pl scripts/dpkg-shlibdeps.pl
523#: scripts/dpkg-source.pl
524#, perl-format
525msgid "error occurred while parsing %s"
526msgstr ""
527
528#: scripts/dpkg-checkbuilddeps.pl
529#, perl-format
530msgid "Unmet build dependencies: %s"
531msgstr ""
532
533#: scripts/dpkg-checkbuilddeps.pl
534#, perl-format
535msgid "Build conflicts: %s"
536msgstr ""
537
538#: scripts/dpkg-distaddfile.pl
539#, perl-format
540msgid ""
541"Usage: %s [<option>...] <filename> <section> <priority>\n"
542"\n"
543"Options:\n"
544"  -f<files-list-file>      write files here instead of debian/files.\n"
545"  -?, --help               show this help message.\n"
546"      --version            show the version.\n"
547msgstr ""
548
549#: scripts/dpkg-distaddfile.pl
550msgid "need exactly a filename, section and priority"
551msgstr ""
552
553#: scripts/dpkg-distaddfile.pl
554msgid "filename, section and priority may contain no whitespace"
555msgstr ""
556
557#: scripts/dpkg-distaddfile.pl scripts/dpkg-genbuildinfo.pl
558#: scripts/dpkg-gencontrol.pl scripts/dpkg-mergechangelogs.pl
559#: scripts/Dpkg/Compression/FileHandle.pm scripts/Dpkg/IPC.pm
560#: scripts/Dpkg/Interface/Storable.pm scripts/Dpkg/Source/Functions.pm
561#: scripts/Dpkg/Source/BinaryFiles.pm scripts/Dpkg/Source/Package.pm
562#: scripts/Dpkg/Source/Package/V2.pm scripts/Dpkg/Source/Package/V3/Quilt.pm
563#: scripts/Dpkg/Source/Quilt.pm
564#, perl-format
565msgid "cannot write %s"
566msgstr ""
567
568#: scripts/dpkg-distaddfile.pl scripts/dpkg-genbuildinfo.pl
569#: scripts/dpkg-gencontrol.pl
570msgid "install new files list file"
571msgstr ""
572
573#: scripts/dpkg-genbuildinfo.pl
574msgid ""
575"Options:\n"
576"  --build=<type>[,...]     specify the build <type>: full, source, binary,\n"
577"                             any, all (default is 'full').\n"
578"  -c<control-file>         get control info from this file.\n"
579"  -l<changelog-file>       get per-version info from this file.\n"
580"  -f<files-list-file>      get .deb files list from this file.\n"
581"  -F<changelog-format>     force changelog format.\n"
582"  -O[<buildinfo-file>]     write to stdout (or <buildinfo-file>).\n"
583"  -u<upload-files-dir>     directory with files (default is '..').\n"
584"  --always-include-kernel  always include Build-Kernel-Version.\n"
585"  --always-include-path    always include Build-Path.\n"
586"  --admindir=<directory>   change the administrative directory.\n"
587"  -?, --help               show this help message.\n"
588"      --version            show the version.\n"
589msgstr ""
590
591#: scripts/dpkg-genbuildinfo.pl
592msgid "binary build with no binary artifacts found; .buildinfo is meaningless"
593msgstr ""
594
595#: scripts/dpkg-genbuildinfo.pl
596#, perl-format
597msgid "cannot install output buildinfo file '%s'"
598msgstr ""
599
600#: scripts/dpkg-genchanges.pl
601msgid ""
602"Options:\n"
603"  --build=<type>[,...]     specify the build <type>: full, source, binary,\n"
604"                             any, all (default is 'full').\n"
605"  -g                       source and arch-indep build.\n"
606"  -G                       source and arch-specific build.\n"
607"  -b                       binary-only, no source files.\n"
608"  -B                       binary-only, only arch-specific files.\n"
609"  -A                       binary-only, only arch-indep files.\n"
610"  -S                       source-only, no binary files.\n"
611"  -c<control-file>         get control info from this file.\n"
612"  -l<changelog-file>       get per-version info from this file.\n"
613"  -f<files-list-file>      get .deb files list from this file.\n"
614"  -v<since-version>        include all changes later than version.\n"
615"  -C<changes-description>  use change description from this file.\n"
616"  -m<maintainer>           override control's maintainer value.\n"
617"  -e<maintainer>           override changelog's maintainer value.\n"
618"  -u<upload-files-dir>     directory with files (default is '..').\n"
619"  -si                      source includes orig, if new upstream (default).\n"
620"  -sa                      source includes orig, always.\n"
621"  -sd                      source is diff and .dsc only.\n"
622"  -q                       quiet - no informational messages on stderr.\n"
623"  -F<changelog-format>     force changelog format.\n"
624"  -V<name>=<value>         set a substitution variable.\n"
625"  -T<substvars-file>       read variables here, not debian/substvars.\n"
626"  -D<field>=<value>        override or add a field and value.\n"
627"  -U<field>                remove a field.\n"
628"  -O[<filename>]           write to stdout (default) or <filename>.\n"
629"  -?, --help               show this help message.\n"
630"      --version            show the version.\n"
631msgstr ""
632
633#: scripts/dpkg-genchanges.pl
634#, perl-format
635msgid "the current version (%s) is earlier than the previous one (%s)"
636msgstr ""
637
638#: scripts/dpkg-genchanges.pl
639msgid "missing Section for source files"
640msgstr ""
641
642#: scripts/dpkg-genchanges.pl
643msgid "missing Priority for source files"
644msgstr ""
645
646#: scripts/dpkg-genchanges.pl scripts/Dpkg/Vendor.pm
647#, perl-format
648msgid "%s is empty"
649msgstr ""
650
651#: scripts/dpkg-genchanges.pl
652msgid "not including original source code in upload"
653msgstr ""
654
655#: scripts/dpkg-genchanges.pl
656msgid "ignoring -sd option for native Debian package"
657msgstr ""
658
659#: scripts/dpkg-genchanges.pl
660msgid "including full source code in upload"
661msgstr ""
662
663#: scripts/dpkg-genchanges.pl
664msgid ""
665"binary-only arch-specific upload (source code and arch-indep packages not "
666"included)"
667msgstr ""
668
669#: scripts/dpkg-genchanges.pl
670msgid ""
671"binary-only arch-indep upload (source code and arch-specific packages not "
672"included)"
673msgstr ""
674
675#: scripts/dpkg-genchanges.pl
676msgid "binary-only upload (no source code included)"
677msgstr ""
678
679#: scripts/dpkg-genchanges.pl
680msgid "binary build with no binary artifacts found; cannot distribute"
681msgstr ""
682
683#: scripts/dpkg-genchanges.pl
684#, perl-format
685msgid "package %s in control file but not in files list"
686msgstr ""
687
688#: scripts/dpkg-genchanges.pl
689#, perl-format
690msgid "package %s listed in files list but not in control info"
691msgstr ""
692
693#: scripts/dpkg-genchanges.pl
694#, perl-format
695msgid "missing Section for binary package %s; using '-'"
696msgstr ""
697
698#: scripts/dpkg-genchanges.pl
699#, perl-format
700msgid "package %s has section %s in control file but %s in files list"
701msgstr ""
702
703#: scripts/dpkg-genchanges.pl
704#, perl-format
705msgid "missing Priority for binary package %s; using '-'"
706msgstr ""
707
708#: scripts/dpkg-genchanges.pl
709#, perl-format
710msgid "package %s has priority %s in control file but %s in files list"
711msgstr ""
712
713#: scripts/dpkg-genchanges.pl scripts/Dpkg/Source/Package.pm
714#, perl-format
715msgid "missing information for critical output field %s"
716msgstr ""
717
718#: scripts/dpkg-genchanges.pl scripts/dpkg-gencontrol.pl
719#: scripts/Dpkg/Source/Package.pm
720#, perl-format
721msgid "missing information for output field %s"
722msgstr ""
723
724#: scripts/dpkg-gencontrol.pl
725msgid ""
726"Options:\n"
727"  -p<package>              print control file for package.\n"
728"  -c<control-file>         get control info from this file.\n"
729"  -l<changelog-file>       get per-version info from this file.\n"
730"  -F<changelog-format>     force changelog format.\n"
731"  -v<force-version>        set version of binary package.\n"
732"  -f<files-list-file>      write files here instead of debian/files.\n"
733"  -P<package-build-dir>    temporary build directory instead of debian/tmp.\n"
734"  -n<filename>             assume the package filename will be <filename>.\n"
735"  -O[<file>]               write to stdout (or <file>), not .../DEBIAN/"
736"control.\n"
737"  -is, -ip, -isp, -ips     deprecated, ignored for compatibility.\n"
738"  -D<field>=<value>        override or add a field and value.\n"
739"  -U<field>                remove a field.\n"
740"  -V<name>=<value>         set a substitution variable.\n"
741"  -T<substvars-file>       read variables here, not debian/substvars.\n"
742"  -?, --help               show this help message.\n"
743"      --version            show the version.\n"
744msgstr ""
745
746#: scripts/dpkg-gencontrol.pl scripts/dpkg-gensymbols.pl
747#, perl-format
748msgid "illegal package name '%s': %s"
749msgstr ""
750
751#: scripts/dpkg-gencontrol.pl
752#, perl-format
753msgid "-i%s is deprecated; it is without effect"
754msgstr ""
755
756#: scripts/dpkg-gencontrol.pl
757#, perl-format
758msgid "package %s not in control info"
759msgstr ""
760
761#: scripts/dpkg-gencontrol.pl scripts/dpkg-gensymbols.pl
762msgid "no package stanza found in control info"
763msgstr ""
764
765#: scripts/dpkg-gencontrol.pl scripts/dpkg-gensymbols.pl
766#, perl-format
767msgid "must specify package since control info has many (%s)"
768msgstr ""
769
770#: scripts/dpkg-gencontrol.pl
771#, perl-format
772msgid "package %s: "
773msgstr ""
774
775#: scripts/dpkg-gencontrol.pl
776#, perl-format
777msgid ""
778"current host architecture '%s' does not appear in package's architecture "
779"list (%s)"
780msgstr ""
781
782#: scripts/dpkg-gencontrol.pl
783#, perl-format
784msgid "%s field of package %s: "
785msgstr ""
786
787#: scripts/dpkg-gencontrol.pl
788#, perl-format
789msgid "error occurred while parsing %s field: %s"
790msgstr ""
791
792#: scripts/dpkg-gencontrol.pl
793#, perl-format
794msgid ""
795"the %s field contains an arch-specific dependency but the package is "
796"architecture all"
797msgstr ""
798
799#: scripts/dpkg-gencontrol.pl
800#, perl-format
801msgid "%s package with udeb specific field %s"
802msgstr ""
803
804#: scripts/dpkg-gencontrol.pl scripts/Dpkg/Source/Package.pm
805#: scripts/Dpkg/Source/Patch.pm
806#, perl-format
807msgid "cannot stat %s"
808msgstr ""
809
810#: scripts/dpkg-gencontrol.pl
811#, perl-format
812msgid "cannot install output control file '%s'"
813msgstr ""
814
815#: scripts/dpkg-gensymbols.pl
816msgid ""
817"Options:\n"
818"  -l<library-path>         add directory to private shared library search "
819"list.\n"
820"  -p<package>              generate symbols file for package.\n"
821"  -P<package-build-dir>    temporary build directory instead of debian/tmp.\n"
822"  -e<library>              explicitly list libraries to scan.\n"
823"  -v<version>              version of the packages (defaults to\n"
824"                           version extracted from debian/changelog).\n"
825"  -c<level>                compare generated symbols file with the "
826"reference\n"
827"                           template in the debian directory and fail if\n"
828"                           difference is too important; level goes from 0 "
829"for\n"
830"                           no check, to 4 for all checks (default level is "
831"1).\n"
832"  -q                       keep quiet and never emit any warnings or\n"
833"                           generate a diff between generated symbols\n"
834"                           file and the reference template.\n"
835"  -I<file>                 force usage of <file> as reference symbols\n"
836"                           file instead of the default file.\n"
837"  -O[<file>]               write to stdout (or <file>), not .../DEBIAN/"
838"symbols.\n"
839"  -t                       write in template mode (tags are not\n"
840"                           processed and included in output).\n"
841"  -V                       verbose output; write deprecated symbols and "
842"pattern\n"
843"                           matching symbols as comments (in template mode "
844"only).\n"
845"  -a<arch>                 assume <arch> as host architecture when "
846"processing\n"
847"                           symbol files.\n"
848"  -d                       display debug information during work.\n"
849"  -?, --help               show this help message.\n"
850"      --version            show the version.\n"
851msgstr ""
852
853#: scripts/dpkg-gensymbols.pl
854#, perl-format
855msgid "pattern '%s' did not match any file"
856msgstr ""
857
858#: scripts/dpkg-gensymbols.pl
859#, perl-format
860msgid "can't read directory %s: %s"
861msgstr ""
862
863#: scripts/dpkg-gensymbols.pl
864#, perl-format
865msgid "Dpkg::Shlibs::Objdump couldn't parse %s\n"
866msgstr ""
867
868#: scripts/dpkg-gensymbols.pl
869msgid "<standard output>"
870msgstr ""
871
872#: scripts/dpkg-gensymbols.pl
873#, perl-format
874msgid "new libraries appeared in the symbols file: %s"
875msgstr ""
876
877#: scripts/dpkg-gensymbols.pl
878#, perl-format
879msgid "some libraries disappeared in the symbols file: %s"
880msgstr ""
881
882#: scripts/dpkg-gensymbols.pl
883#, perl-format
884msgid "some new symbols appeared in the symbols file: %s"
885msgstr ""
886
887#: scripts/dpkg-gensymbols.pl
888msgid "see diff output below"
889msgstr ""
890
891#: scripts/dpkg-gensymbols.pl
892#, perl-format
893msgid "some symbols or patterns disappeared in the symbols file: %s"
894msgstr ""
895
896#: scripts/dpkg-gensymbols.pl
897msgid "the generated symbols file is empty"
898msgstr ""
899
900#: scripts/dpkg-gensymbols.pl
901#, perl-format
902msgid "%s doesn't match completely %s"
903msgstr ""
904
905#: scripts/dpkg-gensymbols.pl
906#, perl-format
907msgid "no debian/symbols file used as basis for generating %s"
908msgstr ""
909
910#: scripts/dpkg-mergechangelogs.pl
911msgid ""
912"This is free software; see the GNU General Public License version 2 or\n"
913"later for copying conditions. There is NO warranty.\n"
914msgstr ""
915
916#: scripts/dpkg-mergechangelogs.pl
917#, perl-format
918msgid ""
919"Usage: %s [<option>...] <old> <new-a> <new-b> [<out>]\n"
920"\n"
921"Options:\n"
922"  -m, --merge-prereleases  merge pre-releases together, ignores everything\n"
923"                           after the last '~' in the version.\n"
924"  -?, --help               show this help message.\n"
925"      --version            show the version.\n"
926msgstr ""
927
928#: scripts/dpkg-mergechangelogs.pl
929msgid "needs at least three arguments"
930msgstr ""
931
932#: scripts/dpkg-mergechangelogs.pl
933msgid "file arguments need to exist"
934msgstr ""
935
936#: scripts/dpkg-name.pl
937#, perl-format
938msgid "Usage: %s [<option>...] <file>...\n"
939msgstr ""
940
941#: scripts/dpkg-name.pl
942msgid ""
943"\n"
944"Options:\n"
945"  -a, --no-architecture    no architecture part in filename.\n"
946"  -o, --overwrite          overwrite if file exists.\n"
947"  -k, --symlink            don't create a new file, but a symlink.\n"
948"  -s, --subdir [dir]       move file into subdirectory (use with care).\n"
949"  -c, --create-dir         create target directory if not there (use with "
950"care).\n"
951"  -?, --help               show this help message.\n"
952"  -v, --version            show the version.\n"
953"\n"
954"file.deb changes to <package>_<version>_<architecture>.<package_type>\n"
955"according to the 'underscores convention'.\n"
956msgstr ""
957
958#: scripts/dpkg-name.pl
959#, perl-format
960msgid "cannot find '%s'"
961msgstr ""
962
963#: scripts/dpkg-name.pl
964#, perl-format
965msgid "binary control file %s"
966msgstr ""
967
968#: scripts/dpkg-name.pl
969#, perl-format
970msgid "assuming architecture '%s' for '%s'"
971msgstr ""
972
973#: scripts/dpkg-name.pl
974#, perl-format
975msgid "bad package control information for '%s'"
976msgstr ""
977
978#: scripts/dpkg-name.pl
979#, perl-format
980msgid "assuming section '%s' for '%s'"
981msgstr ""
982
983#: scripts/dpkg-name.pl
984#, perl-format
985msgid "no Package field found in '%s', skipping package"
986msgstr ""
987
988#: scripts/dpkg-name.pl
989#, perl-format
990msgid "created directory '%s'"
991msgstr ""
992
993#: scripts/dpkg-name.pl
994#, perl-format
995msgid "cannot create directory '%s'"
996msgstr ""
997
998#: scripts/dpkg-name.pl
999#, perl-format
1000msgid "no such directory '%s', try --create-dir (-c) option"
1001msgstr ""
1002
1003#: scripts/dpkg-name.pl
1004#, perl-format
1005msgid "skipping '%s'"
1006msgstr ""
1007
1008#: scripts/dpkg-name.pl
1009#, perl-format
1010msgid "cannot move '%s' to existing file"
1011msgstr ""
1012
1013#: scripts/dpkg-name.pl
1014#, perl-format
1015msgid "moved '%s' to '%s'"
1016msgstr ""
1017
1018#: scripts/dpkg-name.pl
1019msgid "mkdir can be used to create directory"
1020msgstr ""
1021
1022#: scripts/dpkg-name.pl
1023msgid "need at least a filename"
1024msgstr ""
1025
1026#: scripts/dpkg-parsechangelog.pl
1027msgid ""
1028"Options:\n"
1029"  -l <changelog-file>      get per-version info from this file.\n"
1030"  -F <changelog-format>    force changelog format.\n"
1031"  -S, --show-field <field> show the values for <field>.\n"
1032"  -?, --help               show this help message.\n"
1033"      --version            show the version."
1034msgstr ""
1035
1036#: scripts/dpkg-parsechangelog.pl
1037msgid ""
1038"Parser options:\n"
1039"      --format <output-format>\n"
1040"                           set output format (defaults to 'dpkg').\n"
1041"      --reverse            include all changes in reverse order.\n"
1042"      --all                include all changes.\n"
1043"  -s, --since <version>    include all changes later than <version>.\n"
1044"  -v <version>             ditto.\n"
1045"  -u, --until <version>    include all changes earlier than <version>.\n"
1046"  -f, --from <version>     include all changes equal or later than "
1047"<version>.\n"
1048"  -t, --to <version>       include all changes up to or equal than "
1049"<version>.\n"
1050"  -c, --count <number>     include <number> entries from the top (or tail\n"
1051"                             if <number> is lower than 0).\n"
1052"  -n <number>              ditto.\n"
1053"  -o, --offset <number>    change starting point for --count, counted from\n"
1054"                             the top (or tail if <number> is lower than 0).\n"
1055msgstr ""
1056
1057#: scripts/dpkg-parsechangelog.pl
1058msgid "-L is obsolete; it is without effect"
1059msgstr ""
1060
1061#: scripts/dpkg-parsechangelog.pl
1062msgid "bad changelog format name"
1063msgstr ""
1064
1065#: scripts/dpkg-parsechangelog.pl
1066msgid "missing changelog filename"
1067msgstr ""
1068
1069#: scripts/dpkg-parsechangelog.pl
1070msgid "takes no non-option arguments"
1071msgstr ""
1072
1073#: scripts/dpkg-scanpackages.pl
1074#, perl-format
1075msgid ""
1076"Usage: %s [<option>...] <binary-path> [<override-file> [<path-prefix>]] > "
1077"Packages\n"
1078"\n"
1079"Options:\n"
1080"  -t, --type <type>        scan for <type> packages (default is 'deb').\n"
1081"  -a, --arch <arch>        architecture to scan for.\n"
1082"  -h, --hash <hash-list>   only generate hashes for the specified list.\n"
1083"  -m, --multiversion       allow multiple versions of a single package.\n"
1084"  -e, --extra-override <file>\n"
1085"                           use extra override file.\n"
1086"  -M, --medium <medium>    add X-Medium field for dselect multicd access "
1087"method\n"
1088"  -?, --help               show this help message.\n"
1089"      --version            show the version.\n"
1090msgstr ""
1091
1092#: scripts/dpkg-scanpackages.pl
1093#, perl-format
1094msgid "  %s (package says %s, not %s)"
1095msgstr ""
1096
1097#: scripts/dpkg-scanpackages.pl
1098#, perl-format
1099msgid "unconditional maintainer override for %s"
1100msgstr ""
1101
1102#: scripts/dpkg-scanpackages.pl scripts/dpkg-shlibdeps.pl scripts/Dpkg/IPC.pm
1103#: scripts/Dpkg/Shlibs/Objdump.pm
1104#, perl-format
1105msgid "cannot fork for %s"
1106msgstr ""
1107
1108#: scripts/dpkg-scanpackages.pl
1109#, perl-format
1110msgid "couldn't parse control information from %s"
1111msgstr ""
1112
1113#: scripts/dpkg-scanpackages.pl
1114#, perl-format
1115msgid "'dpkg-deb -I %s control' exited with %d, skipping package"
1116msgstr ""
1117
1118#: scripts/dpkg-scanpackages.pl
1119#, perl-format
1120msgid "no Package field in control file of %s"
1121msgstr ""
1122
1123#: scripts/dpkg-scanpackages.pl
1124#, perl-format
1125msgid ""
1126"package %s (filename %s) is repeat but newer version; used that one and "
1127"ignored data from %s!"
1128msgstr ""
1129
1130#: scripts/dpkg-scanpackages.pl
1131#, perl-format
1132msgid ""
1133"package %s (filename %s) is repeat; ignored that one and using data from %s!"
1134msgstr ""
1135
1136#: scripts/dpkg-scanpackages.pl
1137#, perl-format
1138msgid "package %s (filename %s) has Filename field!"
1139msgstr ""
1140
1141#: scripts/dpkg-scanpackages.pl scripts/dpkg-scansources.pl
1142msgid "one to three arguments expected"
1143msgstr ""
1144
1145#: scripts/dpkg-scanpackages.pl
1146#, perl-format
1147msgid "unsupported checksum '%s'"
1148msgstr ""
1149
1150#: scripts/dpkg-scanpackages.pl
1151#, perl-format
1152msgid "binary path %s not found"
1153msgstr ""
1154
1155#: scripts/dpkg-scanpackages.pl
1156#, perl-format
1157msgid "override file %s not found"
1158msgstr ""
1159
1160#: scripts/dpkg-scanpackages.pl
1161msgid "failed when writing stdout"
1162msgstr ""
1163
1164#: scripts/dpkg-scanpackages.pl
1165msgid "couldn't close stdout"
1166msgstr ""
1167
1168#: scripts/dpkg-scanpackages.pl
1169msgid "Packages with multiple instances but no --multiversion specified:"
1170msgstr ""
1171
1172#: scripts/dpkg-scanpackages.pl
1173msgid "Packages in override file with incorrect old maintainer value:"
1174msgstr ""
1175
1176#: scripts/dpkg-scanpackages.pl
1177msgid "Packages specifying same maintainer as override file:"
1178msgstr ""
1179
1180#: scripts/dpkg-scanpackages.pl
1181msgid "Packages in archive but missing from override file:"
1182msgstr ""
1183
1184#: scripts/dpkg-scanpackages.pl
1185msgid "Packages in override file but not in archive:"
1186msgstr ""
1187
1188#: scripts/dpkg-scanpackages.pl
1189#, perl-format
1190msgid "Wrote %s entries to output Packages file."
1191msgstr ""
1192
1193#: scripts/dpkg-scansources.pl
1194#, perl-format
1195msgid ""
1196"Usage: %s [<option>...] <binary-path> [<override-file> [<path-prefix>]] > "
1197"Sources\n"
1198"\n"
1199"Options:\n"
1200"  -n, --no-sort            don't sort by package before outputting.\n"
1201"  -e, --extra-override <file>\n"
1202"                           use extra override file.\n"
1203"  -s, --source-override <file>\n"
1204"                           use file for additional source overrides, "
1205"default\n"
1206"                           is regular override file with .src appended.\n"
1207"      --debug              turn debugging on.\n"
1208"  -?, --help               show this help message.\n"
1209"      --version            show the version.\n"
1210"\n"
1211"See the man page for the full documentation.\n"
1212msgstr ""
1213
1214#: scripts/dpkg-scansources.pl
1215#, perl-format
1216msgid "invalid override entry at line %d (%d fields)"
1217msgstr ""
1218
1219#: scripts/dpkg-scansources.pl
1220#, perl-format
1221msgid "ignoring duplicate override entry for %s at line %d"
1222msgstr ""
1223
1224#: scripts/dpkg-scansources.pl
1225#, perl-format
1226msgid "ignoring override entry for %s, invalid priority %s"
1227msgstr ""
1228
1229#: scripts/dpkg-scansources.pl
1230#, perl-format
1231msgid "invalid source override entry at line %d (%d fields)"
1232msgstr ""
1233
1234#: scripts/dpkg-scansources.pl
1235#, perl-format
1236msgid "ignoring duplicate source override entry for %s at line %d"
1237msgstr ""
1238
1239#: scripts/dpkg-scansources.pl
1240#, perl-format
1241msgid "no binary packages specified in %s"
1242msgstr ""
1243
1244#: scripts/dpkg-shlibdeps.pl
1245#, perl-format
1246msgid "administrative directory '%s' does not exist"
1247msgstr ""
1248
1249#: scripts/dpkg-shlibdeps.pl
1250#, perl-format
1251msgid "unrecognized dependency field '%s'"
1252msgstr ""
1253
1254#: scripts/dpkg-shlibdeps.pl
1255msgid "need at least one executable"
1256msgstr ""
1257
1258#: scripts/dpkg-shlibdeps.pl
1259#, perl-format
1260msgid ""
1261"cannot find library %s needed by %s (ELF format: '%s' abi: '%s'; RPATH: '%s')"
1262msgstr ""
1263
1264#: scripts/dpkg-shlibdeps.pl
1265#, perl-format
1266msgid "%s has an unexpected SONAME (%s)"
1267msgstr ""
1268
1269#: scripts/dpkg-shlibdeps.pl
1270#, perl-format
1271msgid ""
1272"no dependency information found for %s (used by %s)\n"
1273"Hint: check if the library actually comes from a package."
1274msgstr ""
1275
1276#: scripts/dpkg-shlibdeps.pl
1277msgid ""
1278"binaries to analyze should already be installed in their package's directory"
1279msgstr ""
1280
1281#: scripts/dpkg-shlibdeps.pl
1282#, perl-format
1283msgid "symbol %s used by %s found in none of the libraries"
1284msgstr ""
1285
1286#: scripts/dpkg-shlibdeps.pl
1287#, perl-format
1288msgid ""
1289"%s contains an unresolvable reference to symbol %s: it's probably a plugin"
1290msgstr ""
1291
1292#: scripts/dpkg-shlibdeps.pl
1293#, perl-format
1294msgid "%d similar warning has been skipped (use -v to see it)"
1295msgid_plural ""
1296"%d other similar warnings have been skipped (use -v to see them all)"
1297msgstr[0] ""
1298msgstr[1] ""
1299
1300#: scripts/dpkg-shlibdeps.pl
1301#, perl-format
1302msgid ""
1303"%s should not be linked against %s (it uses none of the library's symbols)"
1304msgstr ""
1305
1306#: scripts/dpkg-shlibdeps.pl
1307#, perl-format
1308msgid ""
1309"package could avoid a useless dependency if %s was not linked against %s (it "
1310"uses none of the library's symbols)"
1311msgid_plural ""
1312"package could avoid a useless dependency if %s were not linked against %s "
1313"(they use none of the library's symbols)"
1314msgstr[0] ""
1315msgstr[1] ""
1316
1317#: scripts/dpkg-shlibdeps.pl
1318msgid ""
1319"Note: libraries are not searched in other binary packages that do not have "
1320"any shlibs or symbols file.\n"
1321"To help dpkg-shlibdeps find private libraries, you might need to use -l."
1322msgstr ""
1323
1324#: scripts/dpkg-shlibdeps.pl
1325msgid "cannot continue due to the error above"
1326msgid_plural "cannot continue due to the errors listed above"
1327msgstr[0] ""
1328msgstr[1] ""
1329
1330#: scripts/dpkg-shlibdeps.pl
1331#, perl-format
1332msgid "invalid dependency got generated: %s"
1333msgstr ""
1334
1335#: scripts/dpkg-shlibdeps.pl
1336#, perl-format
1337msgid "install new varlist file '%s'"
1338msgstr ""
1339
1340#: scripts/dpkg-shlibdeps.pl
1341#, perl-format
1342msgid "Usage: %s [<option>...] <executable>|-e<executable> [<option>...]"
1343msgstr ""
1344
1345#: scripts/dpkg-shlibdeps.pl
1346msgid ""
1347"Positional options (order is significant):\n"
1348"  <executable>             include dependencies for <executable>,\n"
1349"  -e<executable>           (use -e if <executable> starts with '-')\n"
1350"  -d<dependency-field>     next executable(s) set shlibs:<dependency-field>."
1351msgstr ""
1352
1353#: scripts/dpkg-shlibdeps.pl
1354msgid ""
1355"Options:\n"
1356"  -l<library-dir>          add directory to private shared library search "
1357"list.\n"
1358"  -p<varname-prefix>       set <varname-prefix>:* instead of shlibs:*.\n"
1359"  -O[<file>]               write variable settings to stdout (or <file>).\n"
1360"  -L<local-shlibs-file>    shlibs override file, not debian/shlibs.local.\n"
1361"  -T<substvars-file>       update variables here, not debian/substvars.\n"
1362"  -t<type>                 set package type (default is deb).\n"
1363"  -x<package>              exclude package from the generated dependencies.\n"
1364"  -S<package-build-dir>    search needed libraries in the given\n"
1365"                             package build directory first.\n"
1366"  -I<package-build-dir>    ignore needed libraries, shlibs and symbols "
1367"files\n"
1368"                             in the given build directory.\n"
1369"  -v                       enable verbose mode (can be used multiple "
1370"times).\n"
1371"  --ignore-missing-info    don't fail if dependency information can't be "
1372"found.\n"
1373"  --warnings=<value>       define set of active warnings (see manual page).\n"
1374"  --admindir=<directory>   change the administrative directory.\n"
1375"  -?, --help               show this help message.\n"
1376"      --version            show the version."
1377msgstr ""
1378
1379#: scripts/dpkg-shlibdeps.pl
1380#, perl-format
1381msgid ""
1382"Dependency fields recognized are:\n"
1383"  %s\n"
1384msgstr ""
1385
1386#: scripts/dpkg-shlibdeps.pl
1387#, perl-format
1388msgid "can't extract name and version from library name '%s'"
1389msgstr ""
1390
1391#: scripts/dpkg-shlibdeps.pl
1392#, perl-format
1393msgid "unable to open shared libs info file '%s'"
1394msgstr ""
1395
1396#: scripts/dpkg-shlibdeps.pl
1397#, perl-format
1398msgid "shared libs info file '%s' line %d: bad line '%s'"
1399msgstr ""
1400
1401#: scripts/dpkg-shlibdeps.pl scripts/Dpkg/Changelog/Parse.pm
1402#: scripts/Dpkg/Checksums.pm
1403#, perl-format
1404msgid "cannot open file %s"
1405msgstr ""
1406
1407#: scripts/dpkg-shlibdeps.pl
1408#, perl-format
1409msgid ""
1410"$ORIGIN is used in RPATH of %s and the corresponding directory could not be "
1411"identified due to lack of DEBIAN sub-directory in the root of package's "
1412"build tree"
1413msgstr ""
1414
1415#: scripts/dpkg-shlibdeps.pl scripts/Dpkg/IPC.pm scripts/Dpkg/Shlibs/Cppfilt.pm
1416#, perl-format
1417msgid "unable to execute %s"
1418msgstr ""
1419
1420#: scripts/dpkg-shlibdeps.pl
1421msgid "diversions involved - output may be incorrect"
1422msgstr ""
1423
1424#: scripts/dpkg-shlibdeps.pl
1425msgid "write diversion info to stderr"
1426msgstr ""
1427
1428#: scripts/dpkg-shlibdeps.pl
1429#, perl-format
1430msgid "unknown output from dpkg --search: '%s'"
1431msgstr ""
1432
1433#: scripts/dpkg-source.pl
1434#, perl-format
1435msgid "--%s needs a directory"
1436msgstr ""
1437
1438#: scripts/dpkg-source.pl
1439#, perl-format
1440msgid "cannot stat directory %s"
1441msgstr ""
1442
1443#: scripts/dpkg-source.pl
1444#, perl-format
1445msgid "directory argument %s is not a directory"
1446msgstr ""
1447
1448#: scripts/dpkg-source.pl scripts/Dpkg/Source/BinaryFiles.pm
1449#: scripts/Dpkg/Source/Package/V3/Bzr.pm scripts/Dpkg/Source/Package/V3/Git.pm
1450#, perl-format
1451msgid "unable to chdir to '%s'"
1452msgstr ""
1453
1454#: scripts/dpkg-source.pl
1455#, perl-format
1456msgid "using options from %s: %s"
1457msgstr ""
1458
1459#: scripts/dpkg-source.pl scripts/Dpkg/Compression.pm
1460#, perl-format
1461msgid "%s is not a supported compression"
1462msgstr ""
1463
1464#: scripts/dpkg-source.pl scripts/Dpkg/Compression.pm
1465#: scripts/Dpkg/Compression/Process.pm
1466#, perl-format
1467msgid "%s is not a compression level"
1468msgstr ""
1469
1470#: scripts/dpkg-source.pl scripts/dpkg-vendor.pl
1471msgid "need an action option"
1472msgstr ""
1473
1474#: scripts/dpkg-source.pl
1475#, perl-format
1476msgid "no source format specified in %s, see dpkg-source(1)"
1477msgstr ""
1478
1479#: scripts/dpkg-source.pl
1480#, perl-format
1481msgid "%s doesn't contain any information about the source package"
1482msgstr ""
1483
1484#: scripts/dpkg-source.pl
1485#, perl-format
1486msgid ""
1487"binary package stanza %s is using an obsolete Build-Profiles field syntax"
1488msgstr ""
1489
1490#: scripts/dpkg-source.pl
1491#, perl-format
1492msgid "'%s' is not a legal architecture string"
1493msgstr ""
1494
1495#: scripts/dpkg-source.pl
1496#, perl-format
1497msgid "architecture %s only allowed on its own (list for package %s is '%s')"
1498msgstr ""
1499
1500#: scripts/dpkg-source.pl
1501#, perl-format
1502msgid "%s doesn't list any binary package"
1503msgstr ""
1504
1505#: scripts/dpkg-source.pl
1506msgid "building source for a binary-only release"
1507msgstr ""
1508
1509#: scripts/dpkg-source.pl
1510#, perl-format
1511msgid "can't build with source format '%s': %s"
1512msgstr ""
1513
1514#: scripts/dpkg-source.pl
1515#, perl-format
1516msgid "using source format '%s'"
1517msgstr ""
1518
1519#: scripts/dpkg-source.pl scripts/Dpkg/Source/Package/V1.pm
1520#: scripts/Dpkg/Source/Package/V2.pm scripts/Dpkg/Source/Package/V3/Bzr.pm
1521#: scripts/Dpkg/Source/Package/V3/Native.pm
1522#, perl-format
1523msgid "building %s in %s"
1524msgstr ""
1525
1526#: scripts/dpkg-source.pl
1527#, perl-format
1528msgid "--%s needs at least one argument, the .dsc"
1529msgstr ""
1530
1531#: scripts/dpkg-source.pl
1532#, perl-format
1533msgid "--%s takes no more than two arguments"
1534msgstr ""
1535
1536#: scripts/dpkg-source.pl
1537#, perl-format
1538msgid "--%s needs the .dsc file as first argument, not a directory"
1539msgstr ""
1540
1541#: scripts/dpkg-source.pl scripts/Dpkg/Source/Package/V1.pm
1542#: scripts/Dpkg/Source/Package/V2.pm scripts/Dpkg/Source/Package/V3/Bzr.pm
1543#: scripts/Dpkg/Source/Package/V3/Git.pm
1544#: scripts/Dpkg/Source/Package/V3/Native.pm
1545#, perl-format
1546msgid "unpack target exists: %s"
1547msgstr ""
1548
1549#: scripts/dpkg-source.pl
1550#, perl-format
1551msgid "%s doesn't contain a valid OpenPGP signature"
1552msgstr ""
1553
1554#: scripts/dpkg-source.pl
1555#, perl-format
1556msgid "extracting unsigned source package (%s)"
1557msgstr ""
1558
1559#: scripts/dpkg-source.pl
1560#, perl-format
1561msgid "extracting %s in %s"
1562msgstr ""
1563
1564#: scripts/dpkg-source.pl
1565#, perl-format
1566msgid "test control %s is not a regular file"
1567msgstr ""
1568
1569#: scripts/dpkg-source.pl
1570#, perl-format
1571msgid "%s field contains value %s, but no tests control file %s"
1572msgstr ""
1573
1574#: scripts/dpkg-source.pl
1575msgctxt "source options"
1576msgid "<none>"
1577msgstr ""
1578
1579#: scripts/dpkg-source.pl
1580#, perl-format
1581msgid "Usage: %s [<option>...] <command>"
1582msgstr ""
1583
1584#: scripts/dpkg-source.pl
1585msgid ""
1586"Commands:\n"
1587"  -x, --extract <filename>.dsc [<output-dir>]\n"
1588"                           extract source package.\n"
1589"  -b, --build <dir>        build source package.\n"
1590"      --print-format <dir> print the format to be used for the source "
1591"package.\n"
1592"      --before-build <dir> run the corresponding source package format "
1593"hook.\n"
1594"      --after-build <dir>  run the corresponding source package format "
1595"hook.\n"
1596"      --commit [<dir> [<patch-name>]]\n"
1597"                           store upstream changes in a new patch."
1598msgstr ""
1599
1600#: scripts/dpkg-source.pl
1601#, perl-format
1602msgid ""
1603"Build options:\n"
1604"  -c<control-file>         get control info from this file.\n"
1605"  -l<changelog-file>       get per-version info from this file.\n"
1606"  -F<changelog-format>     force changelog format.\n"
1607"  --format=<source-format> set the format to be used for the source "
1608"package.\n"
1609"  -V<name>=<value>         set a substitution variable.\n"
1610"  -T<substvars-file>       read variables here.\n"
1611"  -D<field>=<value>        override or add a .dsc field and value.\n"
1612"  -U<field>                remove a field.\n"
1613"  -i, --diff-ignore[=<regex>]\n"
1614"                           filter out files to ignore diffs of\n"
1615"                             (defaults to: '%s').\n"
1616"  -I, --tar-ignore[=<pattern>]\n"
1617"                           filter out files when building tarballs\n"
1618"                             (defaults to: %s).\n"
1619"  -Z, --compression=<compression>\n"
1620"                           select compression to use (defaults to '%s',\n"
1621"                             supported are: %s).\n"
1622"  -z, --compression-level=<level>\n"
1623"                           compression level to use (defaults to '%d',\n"
1624"                             supported are: '1'-'9', 'best', 'fast')"
1625msgstr ""
1626
1627#: scripts/dpkg-source.pl
1628msgid ""
1629"Extract options:\n"
1630"  --no-copy                don't copy .orig tarballs\n"
1631"  --no-check               don't check signature and checksums before "
1632"unpacking\n"
1633"  --no-overwrite-dir       do not overwrite directory on extraction\n"
1634"  --require-valid-signature abort if the package doesn't have a valid "
1635"signature\n"
1636"  --require-strong-checksums\n"
1637"                           abort if the package contains no strong "
1638"checksums\n"
1639"  --ignore-bad-version     allow bad source package versions."
1640msgstr ""
1641
1642#: scripts/dpkg-source.pl
1643msgid ""
1644"General options:\n"
1645"  -q                       quiet mode.\n"
1646"  -?, --help               show this help message.\n"
1647"      --version            show the version."
1648msgstr ""
1649
1650#: scripts/dpkg-source.pl
1651msgid ""
1652"Source format specific build and extract options are available;\n"
1653"use --format with --help to see them."
1654msgstr ""
1655
1656#: scripts/dpkg-vendor.pl
1657msgid ""
1658"Commands:\n"
1659"  --is <vendor>           returns true if current vendor is <vendor>.\n"
1660"  --derives-from <vendor> returns true if current vendor derives from "
1661"<vendor>.\n"
1662"  --query <field>         print the content of the vendor-specific field.\n"
1663"  --help                  show this help message.\n"
1664"  --version               show the version."
1665msgstr ""
1666
1667#: scripts/dpkg-vendor.pl
1668msgid ""
1669"Options:\n"
1670"  --vendor <vendor>       assume <vendor> is the current vendor."
1671msgstr ""
1672
1673#: scripts/dpkg-vendor.pl
1674#, perl-format
1675msgid "vendor %s doesn't exist in %s"
1676msgstr ""
1677
1678#: scripts/Dpkg/Arch.pm
1679msgid ""
1680"cannot determine CC system type, falling back to default (native compilation)"
1681msgstr ""
1682
1683#: scripts/Dpkg/Arch.pm
1684#, perl-format
1685msgid "unknown CC system type %s, falling back to default (native compilation)"
1686msgstr ""
1687
1688#: scripts/Dpkg/Arch.pm
1689#, perl-format
1690msgid "'%s' is not a legal architecture in list '%s'"
1691msgstr ""
1692
1693#: scripts/Dpkg/BuildFlags.pm scripts/Dpkg/Compression/FileHandle.pm
1694#: scripts/Dpkg/File.pm scripts/Dpkg/Interface/Storable.pm
1695#: scripts/Dpkg/Shlibs/Objdump.pm scripts/Dpkg/Source/BinaryFiles.pm
1696#: scripts/Dpkg/Source/Package/V2.pm scripts/Dpkg/Source/Quilt.pm
1697#, perl-format
1698msgid "cannot read %s"
1699msgstr ""
1700
1701#: scripts/Dpkg/BuildFlags.pm
1702#, perl-format
1703msgid "line %d of %s mentions unknown flag %s"
1704msgstr ""
1705
1706#: scripts/Dpkg/BuildFlags.pm
1707#, perl-format
1708msgid "line %d of %s is invalid, it has been ignored"
1709msgstr ""
1710
1711#: scripts/Dpkg/BuildOptions.pm
1712#, perl-format
1713msgid "invalid flag in %s: %s"
1714msgstr ""
1715
1716#: scripts/Dpkg/BuildOptions.pm
1717#, perl-format
1718msgid "unknown %s feature in %s variable: %s"
1719msgstr ""
1720
1721#: scripts/Dpkg/BuildOptions.pm
1722#, perl-format
1723msgid "incorrect value in %s option of %s variable: %s"
1724msgstr ""
1725
1726#: scripts/Dpkg/Build/Types.pm
1727#, perl-format
1728msgid "cannot combine %s and %s"
1729msgstr ""
1730
1731#: scripts/Dpkg/Build/Types.pm
1732#, perl-format
1733msgid "unknown build type %s"
1734msgstr ""
1735
1736#: scripts/Dpkg/Changelog.pm
1737#, perl-format
1738msgid ""
1739"%s(l%s): %s\n"
1740"LINE: %s"
1741msgstr ""
1742
1743#: scripts/Dpkg/Changelog.pm
1744#, perl-format
1745msgid "%s(l%s): %s"
1746msgstr ""
1747
1748#: scripts/Dpkg/Changelog.pm
1749msgid "'offset' without 'count' has no effect"
1750msgstr ""
1751
1752#: scripts/Dpkg/Changelog.pm
1753msgid "you can't combine 'count' or 'offset' with any other range option"
1754msgstr ""
1755
1756#: scripts/Dpkg/Changelog.pm
1757msgid "you can only specify one of 'from' and 'since', using 'since'"
1758msgstr ""
1759
1760#: scripts/Dpkg/Changelog.pm
1761msgid "you can only specify one of 'to' and 'until', using 'until'"
1762msgstr ""
1763
1764#: scripts/Dpkg/Changelog.pm
1765#, perl-format
1766msgid "'%s' option specifies non-existing version '%s'"
1767msgstr ""
1768
1769#: scripts/Dpkg/Changelog.pm
1770msgid "use newest entry that is earlier than the one specified"
1771msgstr ""
1772
1773#: scripts/Dpkg/Changelog.pm
1774msgid "none found, starting from the oldest entry"
1775msgstr ""
1776
1777#: scripts/Dpkg/Changelog.pm
1778msgid "use oldest entry that is later than the one specified"
1779msgstr ""
1780
1781#: scripts/Dpkg/Changelog.pm
1782#, perl-format
1783msgid "no such entry found, ignoring '%s' parameter '%s'"
1784msgstr ""
1785
1786#: scripts/Dpkg/Changelog.pm
1787#, perl-format
1788msgid "'since' option specifies most recent version '%s', ignoring"
1789msgstr ""
1790
1791#: scripts/Dpkg/Changelog.pm
1792#, perl-format
1793msgid "'until' option specifies oldest version '%s', ignoring"
1794msgstr ""
1795
1796#: scripts/Dpkg/Changelog/Debian.pm
1797msgid "first heading"
1798msgstr ""
1799
1800#: scripts/Dpkg/Changelog/Debian.pm
1801msgid "next heading or end of file"
1802msgstr ""
1803
1804#: scripts/Dpkg/Changelog/Debian.pm
1805msgid "start of change data"
1806msgstr ""
1807
1808#: scripts/Dpkg/Changelog/Debian.pm
1809msgid "more change data or trailer"
1810msgstr ""
1811
1812#: scripts/Dpkg/Changelog/Debian.pm
1813#, perl-format
1814msgid "found start of entry where expected %s"
1815msgstr ""
1816
1817#: scripts/Dpkg/Changelog/Debian.pm
1818msgid "badly formatted heading line"
1819msgstr ""
1820
1821#: scripts/Dpkg/Changelog/Debian.pm
1822#, perl-format
1823msgid "found trailer where expected %s"
1824msgstr ""
1825
1826#: scripts/Dpkg/Changelog/Debian.pm scripts/Dpkg/Changelog/Entry/Debian.pm
1827msgid "badly formatted trailer line"
1828msgstr ""
1829
1830#: scripts/Dpkg/Changelog/Debian.pm
1831#, perl-format
1832msgid "found change data where expected %s"
1833msgstr ""
1834
1835#: scripts/Dpkg/Changelog/Debian.pm
1836#, perl-format
1837msgid "found blank line where expected %s"
1838msgstr ""
1839
1840#: scripts/Dpkg/Changelog/Debian.pm
1841msgid "unrecognized line"
1842msgstr ""
1843
1844#: scripts/Dpkg/Changelog/Debian.pm
1845#, perl-format
1846msgid "found end of file where expected %s"
1847msgstr ""
1848
1849#: scripts/Dpkg/Changelog/Entry/Debian.pm
1850#, perl-format
1851msgid "version '%s' is invalid: %s"
1852msgstr ""
1853
1854#: scripts/Dpkg/Changelog/Entry/Debian.pm
1855#, perl-format
1856msgid "bad key-value after ';': '%s'"
1857msgstr ""
1858
1859#: scripts/Dpkg/Changelog/Entry/Debian.pm
1860#, perl-format
1861msgid "repeated key-value %s"
1862msgstr ""
1863
1864#: scripts/Dpkg/Changelog/Entry/Debian.pm
1865#, perl-format
1866msgid "badly formatted urgency value: %s"
1867msgstr ""
1868
1869#: scripts/Dpkg/Changelog/Entry/Debian.pm
1870#, perl-format
1871msgid "bad binary-only value: %s"
1872msgstr ""
1873
1874#: scripts/Dpkg/Changelog/Entry/Debian.pm
1875#, perl-format
1876msgid "unknown key-value %s"
1877msgstr ""
1878
1879#: scripts/Dpkg/Changelog/Entry/Debian.pm
1880msgid "the header doesn't match the expected regex"
1881msgstr ""
1882
1883#: scripts/Dpkg/Changelog/Entry/Debian.pm
1884#, perl-format
1885msgid "ignoring invalid week day '%s'"
1886msgstr ""
1887
1888#: scripts/Dpkg/Changelog/Entry/Debian.pm
1889#, perl-format
1890msgid "uses full instead of abbreviated month name '%s'"
1891msgstr ""
1892
1893#: scripts/Dpkg/Changelog/Entry/Debian.pm
1894#, perl-format
1895msgid "invalid abbreviated month name '%s'"
1896msgstr ""
1897
1898#: scripts/Dpkg/Changelog/Entry/Debian.pm
1899#, perl-format
1900msgid "cannot parse non-conformant date '%s'"
1901msgstr ""
1902
1903#: scripts/Dpkg/Changelog/Entry/Debian.pm
1904msgid "the trailer doesn't match the expected regex"
1905msgstr ""
1906
1907#: scripts/Dpkg/Changelog/Parse.pm
1908#, perl-format
1909msgid "cannot seek into file %s"
1910msgstr ""
1911
1912#: scripts/Dpkg/Changelog/Parse.pm
1913#, perl-format
1914msgid "changelog format %s is unknown: %s"
1915msgstr ""
1916
1917#: scripts/Dpkg/Changelog/Parse.pm
1918#, perl-format
1919msgid "fatal error occurred while parsing %s"
1920msgstr ""
1921
1922#: scripts/Dpkg/Changelog/Parse.pm
1923#, perl-format
1924msgid "unknown output format %s"
1925msgstr ""
1926
1927#: scripts/Dpkg/Checksums.pm
1928#, perl-format
1929msgid "cannot fstat file %s"
1930msgstr ""
1931
1932#: scripts/Dpkg/Checksums.pm
1933#, perl-format
1934msgid "file %s has size %u instead of expected %u"
1935msgstr ""
1936
1937#: scripts/Dpkg/Checksums.pm
1938#, perl-format
1939msgid "file %s has checksum %s instead of expected %s (algorithm %s)"
1940msgstr ""
1941
1942#: scripts/Dpkg/Checksums.pm
1943#, perl-format
1944msgid "invalid line in %s checksums string: %s"
1945msgstr ""
1946
1947#: scripts/Dpkg/Checksums.pm
1948#, perl-format
1949msgid "conflicting checksums '%s' and '%s' for file '%s'"
1950msgstr ""
1951
1952#: scripts/Dpkg/Checksums.pm
1953#, perl-format
1954msgid "conflicting file sizes '%u' and '%u' for file '%s'"
1955msgstr ""
1956
1957#: scripts/Dpkg/Compression/Process.pm
1958#, perl-format
1959msgid "%s is not a supported compression method"
1960msgstr ""
1961
1962#: scripts/Dpkg/Compression/Process.pm
1963msgid "Dpkg::Compression::Process can only start one subprocess at a time"
1964msgstr ""
1965
1966#: scripts/Dpkg/Conf.pm
1967#, perl-format
1968msgid "short option not allowed in %s, line %d"
1969msgstr ""
1970
1971#: scripts/Dpkg/Conf.pm
1972#, perl-format
1973msgid "invalid syntax for option in %s, line %d"
1974msgstr ""
1975
1976#: scripts/Dpkg/Control.pm
1977msgid "general section of control info file"
1978msgstr ""
1979
1980#: scripts/Dpkg/Control.pm
1981msgid "package's section of control info file"
1982msgstr ""
1983
1984#: scripts/Dpkg/Control.pm
1985msgid "parsed version of changelog"
1986msgstr ""
1987
1988#: scripts/Dpkg/Control.pm
1989msgid "header stanza of copyright file"
1990msgstr ""
1991
1992#: scripts/Dpkg/Control.pm
1993msgid "files stanza of copyright file"
1994msgstr ""
1995
1996#: scripts/Dpkg/Control.pm
1997msgid "license stanza of copyright file"
1998msgstr ""
1999
2000#: scripts/Dpkg/Control.pm
2001msgid "package's tests control file"
2002msgstr ""
2003
2004#: scripts/Dpkg/Control.pm
2005#, perl-format
2006msgid "repository's %s file"
2007msgstr ""
2008
2009#: scripts/Dpkg/Control.pm
2010#, perl-format
2011msgid "entry in repository's %s file"
2012msgstr ""
2013
2014#: scripts/Dpkg/Control.pm
2015#, perl-format
2016msgid "%s file"
2017msgstr ""
2018
2019#: scripts/Dpkg/Control.pm
2020msgid "control info of a .deb package"
2021msgstr ""
2022
2023#: scripts/Dpkg/Control.pm
2024msgid "build information file"
2025msgstr ""
2026
2027#: scripts/Dpkg/Control.pm
2028msgid "vendor file"
2029msgstr ""
2030
2031#: scripts/Dpkg/Control.pm
2032msgid "entry in dpkg's status file"
2033msgstr ""
2034
2035#: scripts/Dpkg/Control/FieldsCore.pm
2036#, perl-format
2037msgid "unknown information field '%s' in input data in %s"
2038msgstr ""
2039
2040#: scripts/Dpkg/Control/FieldsCore.pm
2041msgid "control information"
2042msgstr ""
2043
2044#: scripts/Dpkg/Control/HashCore.pm
2045#, perl-format
2046msgid "syntax error in %s at line %d: %s"
2047msgstr ""
2048
2049#: scripts/Dpkg/Control/HashCore.pm
2050msgid "field cannot start with a hyphen"
2051msgstr ""
2052
2053#: scripts/Dpkg/Control/HashCore.pm
2054#, perl-format
2055msgid "duplicate field %s found"
2056msgstr ""
2057
2058#: scripts/Dpkg/Control/HashCore.pm
2059msgid "continued value line not in field"
2060msgstr ""
2061
2062#: scripts/Dpkg/Control/HashCore.pm
2063msgid "expected OpenPGP signature, found end of file after blank line"
2064msgstr ""
2065
2066#: scripts/Dpkg/Control/HashCore.pm
2067#, perl-format
2068msgid "expected OpenPGP signature, found something else '%s'"
2069msgstr ""
2070
2071#: scripts/Dpkg/Control/HashCore.pm
2072msgid "unfinished OpenPGP signature"
2073msgstr ""
2074
2075#: scripts/Dpkg/Control/HashCore.pm
2076msgid "OpenPGP signature not allowed here"
2077msgstr ""
2078
2079#: scripts/Dpkg/Control/HashCore.pm
2080msgid "line with unknown format (not field-colon-value)"
2081msgstr ""
2082
2083#: scripts/Dpkg/Control/HashCore.pm
2084msgid "write error on control data"
2085msgstr ""
2086
2087#: scripts/Dpkg/Control/Info.pm
2088msgid "first block lacks a Source field"
2089msgstr ""
2090
2091#: scripts/Dpkg/Control/Info.pm
2092#, perl-format
2093msgid "block lacks the '%s' field"
2094msgstr ""
2095
2096#: scripts/Dpkg/Control/Tests/Entry.pm
2097#, perl-format
2098msgid "block lacks either %s or %s fields"
2099msgstr ""
2100
2101#: scripts/Dpkg/Deps.pm
2102#, perl-format
2103msgid "can't parse dependency %s"
2104msgstr ""
2105
2106#: scripts/Dpkg/Deps.pm
2107msgid "an union dependency can only contain simple dependencies"
2108msgstr ""
2109
2110#: scripts/Dpkg/Dist/Files.pm
2111#, perl-format
2112msgid "badly formed package name in files list file, line %d"
2113msgstr ""
2114
2115#: scripts/Dpkg/Dist/Files.pm
2116#, perl-format
2117msgid "badly formed line in files list file, line %d"
2118msgstr ""
2119
2120#: scripts/Dpkg/Dist/Files.pm
2121#, perl-format
2122msgid "duplicate files list entry for file %s (line %d)"
2123msgstr ""
2124
2125#: scripts/Dpkg/Dist/Files.pm
2126#, perl-format
2127msgid "cannot open directory %s"
2128msgstr ""
2129
2130#: scripts/Dpkg/Dist/Files.pm
2131#, perl-format
2132msgid "invalid filename %s"
2133msgstr ""
2134
2135#: scripts/Dpkg/ErrorHandling.pm
2136msgid "info"
2137msgstr ""
2138
2139#: scripts/Dpkg/ErrorHandling.pm
2140msgid "notice"
2141msgstr ""
2142
2143#: scripts/Dpkg/ErrorHandling.pm
2144msgid "warning"
2145msgstr ""
2146
2147#: scripts/Dpkg/ErrorHandling.pm
2148msgid "error"
2149msgstr ""
2150
2151#: scripts/Dpkg/ErrorHandling.pm
2152#, perl-format
2153msgid "%s subprocess returned exit status %d"
2154msgstr ""
2155
2156#: scripts/Dpkg/ErrorHandling.pm
2157#, perl-format
2158msgid "%s subprocess was killed by signal %d"
2159msgstr ""
2160
2161#: scripts/Dpkg/ErrorHandling.pm
2162#, perl-format
2163msgid "%s subprocess failed with unknown status code %d"
2164msgstr ""
2165
2166#: scripts/Dpkg/ErrorHandling.pm
2167msgid "Use --help for program usage information."
2168msgstr ""
2169
2170#: scripts/Dpkg/IPC.pm
2171#, perl-format
2172msgid "pipe for %s"
2173msgstr ""
2174
2175#: scripts/Dpkg/IPC.pm
2176#, perl-format
2177msgid "chdir to %s"
2178msgstr ""
2179
2180#: scripts/Dpkg/IPC.pm
2181msgid "reopen stdin"
2182msgstr ""
2183
2184#: scripts/Dpkg/IPC.pm
2185msgid "reopen stdout"
2186msgstr ""
2187
2188#: scripts/Dpkg/IPC.pm
2189msgid "child process"
2190msgstr ""
2191
2192#: scripts/Dpkg/IPC.pm
2193#, perl-format
2194msgid "wait for %s"
2195msgstr ""
2196
2197#: scripts/Dpkg/IPC.pm
2198#, perl-format
2199msgid "%s didn't complete in %d second"
2200msgid_plural "%s didn't complete in %d seconds"
2201msgstr[0] ""
2202msgstr[1] ""
2203
2204#: scripts/Dpkg/Interface/Storable.pm
2205msgid "<standard input>"
2206msgstr ""
2207
2208#: scripts/Dpkg/Lock.pm
2209msgid "File::FcntlLock not available; using flock which is not NFS-safe"
2210msgstr ""
2211
2212#: scripts/Dpkg/Lock.pm
2213#, perl-format
2214msgid "failed to get a write lock on %s"
2215msgstr ""
2216
2217#: scripts/Dpkg/OpenPGP.pm
2218msgid "signature file is already OpenPGP ASCII armor, copying"
2219msgstr ""
2220
2221#: scripts/Dpkg/OpenPGP.pm
2222msgid "cannot OpenPGP ASCII armor signature file due to missing gpg"
2223msgstr ""
2224
2225#: scripts/Dpkg/OpenPGP.pm
2226#, perl-format
2227msgid "cannot create signature file %s"
2228msgstr ""
2229
2230#: scripts/Dpkg/OpenPGP.pm
2231#, perl-format
2232msgid "cannot execute %s program"
2233msgstr ""
2234
2235#: scripts/Dpkg/OpenPGP.pm
2236#, perl-format
2237msgid "cannot write signature file %s"
2238msgstr ""
2239
2240#: scripts/Dpkg/Package.pm
2241msgid "may not be empty string"
2242msgstr ""
2243
2244#: scripts/Dpkg/Package.pm
2245#, perl-format
2246msgid "character '%s' not allowed"
2247msgstr ""
2248
2249#: scripts/Dpkg/Package.pm
2250msgid "must start with an alphanumeric character"
2251msgstr ""
2252
2253#: scripts/Dpkg/Shlibs.pm
2254msgid ""
2255"deprecated use of LD_LIBRARY_PATH with private library directory which "
2256"interferes with cross-building, please use -l option instead"
2257msgstr ""
2258
2259#: scripts/Dpkg/Shlibs/Objdump.pm
2260#, perl-format
2261msgid "unknown executable format in file '%s'"
2262msgstr ""
2263
2264#: scripts/Dpkg/Shlibs/Objdump.pm
2265#, perl-format
2266msgid "couldn't parse dynamic relocation record: %s"
2267msgstr ""
2268
2269#: scripts/Dpkg/Shlibs/Objdump.pm
2270#, perl-format
2271msgid "couldn't parse dynamic symbol definition: %s"
2272msgstr ""
2273
2274#: scripts/Dpkg/Shlibs/Symbol.pm
2275#, perl-format
2276msgid "symbol name unspecified: %s"
2277msgstr ""
2278
2279#: scripts/Dpkg/Shlibs/Symbol.pm
2280#, perl-format
2281msgid "you can't use symver tag to catch unversioned symbols: %s"
2282msgstr ""
2283
2284#: scripts/Dpkg/Shlibs/SymbolFile.pm
2285#, perl-format
2286msgid "symbol information must be preceded by a header (file %s, line %s)"
2287msgstr ""
2288
2289#: scripts/Dpkg/Shlibs/SymbolFile.pm
2290#, perl-format
2291msgid "failed to parse line in %s: %s"
2292msgstr ""
2293
2294#: scripts/Dpkg/Shlibs/SymbolFile.pm
2295#, perl-format
2296msgid "failed to parse a line in %s: %s"
2297msgstr ""
2298
2299#: scripts/Dpkg/Shlibs/SymbolFile.pm
2300#, perl-format
2301msgid "tried to merge the same object (%s) twice in a symfile"
2302msgstr ""
2303
2304#: scripts/Dpkg/Shlibs/SymbolFile.pm
2305msgid "cannot merge symbols from objects without SONAME"
2306msgstr ""
2307
2308#: scripts/Dpkg/Source/Archive.pm
2309msgid "write on tar input"
2310msgstr ""
2311
2312#: scripts/Dpkg/Source/Archive.pm
2313msgid "close on tar input"
2314msgstr ""
2315
2316#: scripts/Dpkg/Source/Archive.pm scripts/Dpkg/Source/Patch.pm
2317#, perl-format
2318msgid "cannot create directory %s"
2319msgstr ""
2320
2321#: scripts/Dpkg/Source/Archive.pm scripts/Dpkg/Source/Package.pm
2322#: scripts/Dpkg/Source/Package/V2.pm
2323#, perl-format
2324msgid "cannot opendir %s"
2325msgstr ""
2326
2327#: scripts/Dpkg/Source/Archive.pm
2328#, perl-format
2329msgid "unable to rename %s to %s"
2330msgstr ""
2331
2332#: scripts/Dpkg/Source/Functions.pm
2333#, perl-format
2334msgid "cannot stat directory %s (before removal)"
2335msgstr ""
2336
2337#: scripts/Dpkg/Source/Functions.pm
2338#, perl-format
2339msgid "unable to check for removal of directory '%s'"
2340msgstr ""
2341
2342#: scripts/Dpkg/Source/Functions.pm
2343#, perl-format
2344msgid "rm -rf failed to remove '%s'"
2345msgstr ""
2346
2347#: scripts/Dpkg/Source/Functions.pm scripts/Dpkg/Source/Patch.pm
2348#, perl-format
2349msgid "cannot change timestamp for %s"
2350msgstr ""
2351
2352#: scripts/Dpkg/Source/Functions.pm
2353#, perl-format
2354msgid "cannot read timestamp from %s"
2355msgstr ""
2356
2357#: scripts/Dpkg/Source/Functions.pm
2358#, perl-format
2359msgid "cannot open file %s for binary detection"
2360msgstr ""
2361
2362#: scripts/Dpkg/Source/BinaryFiles.pm
2363#, perl-format
2364msgid "adding %s to %s"
2365msgstr ""
2366
2367#: scripts/Dpkg/Source/BinaryFiles.pm
2368#, perl-format
2369msgid "unwanted binary file: %s"
2370msgstr ""
2371
2372#: scripts/Dpkg/Source/BinaryFiles.pm
2373#, perl-format
2374msgid ""
2375"detected %d unwanted binary file (add it in debian/source/include-binaries "
2376"to allow its inclusion)."
2377msgid_plural ""
2378"detected %d unwanted binary files (add them in debian/source/include-"
2379"binaries to allow their inclusion)."
2380msgstr[0] ""
2381msgstr[1] ""
2382
2383#: scripts/Dpkg/Source/Package.pm
2384#, perl-format
2385msgid "%s is not the name of a file"
2386msgstr ""
2387
2388#: scripts/Dpkg/Source/Package.pm
2389#, perl-format
2390msgid "missing critical source control field %s"
2391msgstr ""
2392
2393#: scripts/Dpkg/Source/Package.pm
2394#, perl-format
2395msgid "source package format '%s' is not supported: %s"
2396msgstr ""
2397
2398#: scripts/Dpkg/Source/Package.pm
2399msgid "source package uses only weak checksums"
2400msgstr ""
2401
2402#: scripts/Dpkg/Source/Package.pm
2403#, perl-format
2404msgid "%s and %s fields are required to compute the source basename"
2405msgstr ""
2406
2407#: scripts/Dpkg/Source/Package.pm
2408#, perl-format
2409msgid "failed to verify signature on %s"
2410msgstr ""
2411
2412#: scripts/Dpkg/Source/Package.pm
2413#, perl-format
2414msgid "cannot verify signature on %s since GnuPG is not installed"
2415msgstr ""
2416
2417#: scripts/Dpkg/Source/Package.pm
2418#, perl-format
2419msgid "%s is not a valid option for %s"
2420msgstr ""
2421
2422#: scripts/Dpkg/Source/Package.pm
2423#, perl-format
2424msgid "%s does not exist"
2425msgstr ""
2426
2427#: scripts/Dpkg/Source/Package.pm
2428#, perl-format
2429msgid "cannot make %s executable"
2430msgstr ""
2431
2432#: scripts/Dpkg/Source/Package.pm
2433#, perl-format
2434msgid "%s is not a plain file"
2435msgstr ""
2436
2437#: scripts/Dpkg/Source/Package.pm
2438#, perl-format
2439msgid "'%s' is not supported by the source format '%s'"
2440msgstr ""
2441
2442#: scripts/Dpkg/Source/Package/V1.pm
2443msgid "auto select original source"
2444msgstr ""
2445
2446#: scripts/Dpkg/Source/Package/V1.pm
2447msgid "use packed original source (unpack and keep)"
2448msgstr ""
2449
2450#: scripts/Dpkg/Source/Package/V1.pm
2451msgid "use packed original source (unpack and remove)"
2452msgstr ""
2453
2454#: scripts/Dpkg/Source/Package/V1.pm
2455msgid "use unpacked original source (pack and keep)"
2456msgstr ""
2457
2458#: scripts/Dpkg/Source/Package/V1.pm
2459msgid "use unpacked original source (pack and remove)"
2460msgstr ""
2461
2462#: scripts/Dpkg/Source/Package/V1.pm
2463msgid "trust packed and unpacked original sources are same"
2464msgstr ""
2465
2466#: scripts/Dpkg/Source/Package/V1.pm
2467msgid "there is no diff, do main tarfile only"
2468msgstr ""
2469
2470#: scripts/Dpkg/Source/Package/V1.pm
2471msgid "like -sa, -sk, -sp, -su, -sr but may overwrite"
2472msgstr ""
2473
2474#: scripts/Dpkg/Source/Package/V1.pm scripts/Dpkg/Source/Package/V2.pm
2475msgid "abort if generated diff has upstream files changes"
2476msgstr ""
2477
2478#: scripts/Dpkg/Source/Package/V1.pm
2479msgid "leave original source packed in current directory"
2480msgstr ""
2481
2482#: scripts/Dpkg/Source/Package/V1.pm
2483msgid "do not copy original source to current directory"
2484msgstr ""
2485
2486#: scripts/Dpkg/Source/Package/V1.pm
2487msgid "unpack original source tree too"
2488msgstr ""
2489
2490#: scripts/Dpkg/Source/Package/V1.pm
2491msgid "do not apply debian diff to upstream sources"
2492msgstr ""
2493
2494#: scripts/Dpkg/Source/Package/V1.pm
2495#, perl-format
2496msgid "-s%s option overrides earlier -s%s option"
2497msgstr ""
2498
2499#: scripts/Dpkg/Source/Package/V1.pm
2500#, perl-format
2501msgid "source handling style -s%s not allowed with -x"
2502msgstr ""
2503
2504#: scripts/Dpkg/Source/Package/V1.pm scripts/Dpkg/Source/Package/V3/Native.pm
2505msgid "multiple tarfiles in v1.0 source package"
2506msgstr ""
2507
2508#: scripts/Dpkg/Source/Package/V1.pm scripts/Dpkg/Source/Package/V2.pm
2509#, perl-format
2510msgid "unrecognized file for a %s source package: %s"
2511msgstr ""
2512
2513#: scripts/Dpkg/Source/Package/V1.pm scripts/Dpkg/Source/Package/V3/Native.pm
2514msgid "no tarfile in Files field"
2515msgstr ""
2516
2517#: scripts/Dpkg/Source/Package/V1.pm
2518msgid "native package with .orig.tar"
2519msgstr ""
2520
2521#: scripts/Dpkg/Source/Package/V1.pm
2522#, perl-format
2523msgid "unable to rename '%s' to '%s'"
2524msgstr ""
2525
2526#: scripts/Dpkg/Source/Package/V1.pm scripts/Dpkg/Source/Package/V2.pm
2527#: scripts/Dpkg/Source/Package/V3/Bzr.pm
2528#: scripts/Dpkg/Source/Package/V3/Native.pm
2529#, perl-format
2530msgid "unpacking %s"
2531msgstr ""
2532
2533#: scripts/Dpkg/Source/Package/V1.pm
2534msgid "unable to keep orig directory (already exists)"
2535msgstr ""
2536
2537#: scripts/Dpkg/Source/Package/V1.pm
2538#, perl-format
2539msgid "failed to rename newly-extracted %s to %s"
2540msgstr ""
2541
2542#: scripts/Dpkg/Source/Package/V1.pm
2543#, perl-format
2544msgid "failed to rename saved %s to %s"
2545msgstr ""
2546
2547#: scripts/Dpkg/Source/Package/V1.pm scripts/Dpkg/Source/Package/V2.pm
2548#: scripts/Dpkg/Source/Quilt.pm
2549#, perl-format
2550msgid "applying %s"
2551msgstr ""
2552
2553#: scripts/Dpkg/Source/Package/V1.pm
2554#, perl-format
2555msgid "upstream files that have been modified: %s"
2556msgstr ""
2557
2558#: scripts/Dpkg/Source/Package/V1.pm
2559msgid "only supports gzip compression"
2560msgstr ""
2561
2562#: scripts/Dpkg/Source/Package/V1.pm
2563msgid ""
2564"-b takes at most a directory and an orig source argument (with v1.0 source "
2565"package)"
2566msgstr ""
2567
2568#: scripts/Dpkg/Source/Package/V1.pm
2569#, perl-format
2570msgid "source handling style -s%s not allowed with -b"
2571msgstr ""
2572
2573#: scripts/Dpkg/Source/Package/V1.pm
2574#, perl-format
2575msgid "packed orig '%s' exists but is not a plain file"
2576msgstr ""
2577
2578#: scripts/Dpkg/Source/Package/V1.pm
2579#, perl-format
2580msgid "cannot stat orig argument %s"
2581msgstr ""
2582
2583#: scripts/Dpkg/Source/Package/V1.pm
2584#, perl-format
2585msgid ""
2586"orig argument is unpacked but source handling style -s%s calls for packed (."
2587"orig.tar.<ext>)"
2588msgstr ""
2589
2590#: scripts/Dpkg/Source/Package/V1.pm
2591#, perl-format
2592msgid ""
2593"orig argument is packed but source handling style -s%s calls for unpacked (."
2594"orig/)"
2595msgstr ""
2596
2597#: scripts/Dpkg/Source/Package/V1.pm
2598#, perl-format
2599msgid "orig argument %s is not a plain file or directory"
2600msgstr ""
2601
2602#: scripts/Dpkg/Source/Package/V1.pm
2603#, perl-format
2604msgid ""
2605"orig argument is empty (means no orig, no diff) but source handling style -s"
2606"%s wants something"
2607msgstr ""
2608
2609#: scripts/Dpkg/Source/Package/V1.pm
2610#, perl-format
2611msgid "unpacked orig '%s' exists but is not a directory"
2612msgstr ""
2613
2614#: scripts/Dpkg/Source/Package/V1.pm
2615#, perl-format
2616msgid "unable to stat putative unpacked orig '%s'"
2617msgstr ""
2618
2619#: scripts/Dpkg/Source/Package/V1.pm
2620#, perl-format
2621msgid "source directory '%s' is not <sourcepackage>-<upstreamversion> '%s'"
2622msgstr ""
2623
2624#: scripts/Dpkg/Source/Package/V1.pm
2625#, perl-format
2626msgid ".orig directory name %s is not <package>-<upstreamversion> (wanted %s)"
2627msgstr ""
2628
2629#: scripts/Dpkg/Source/Package/V1.pm
2630#, perl-format
2631msgid ""
2632".orig.tar name %s is not <package>_<upstreamversion>.orig.tar (wanted %s)"
2633msgstr ""
2634
2635#: scripts/Dpkg/Source/Package/V1.pm
2636#, perl-format
2637msgid ""
2638"tarfile '%s' already exists, not overwriting, giving up; use -sU or -sR to "
2639"override"
2640msgstr ""
2641
2642#: scripts/Dpkg/Source/Package/V1.pm
2643#, perl-format
2644msgid "unable to check for existence of '%s'"
2645msgstr ""
2646
2647#: scripts/Dpkg/Source/Package/V1.pm scripts/Dpkg/Source/Package/V3/Native.pm
2648#, perl-format
2649msgid "unable to rename '%s' (newly created) to '%s'"
2650msgstr ""
2651
2652#: scripts/Dpkg/Source/Package/V1.pm scripts/Dpkg/Source/Package/V2.pm
2653#: scripts/Dpkg/Source/Package/V3/Native.pm
2654#: scripts/Dpkg/Source/Package/V3/Quilt.pm scripts/Dpkg/Source/Quilt.pm
2655#, perl-format
2656msgid "unable to change permission of '%s'"
2657msgstr ""
2658
2659#: scripts/Dpkg/Source/Package/V1.pm scripts/Dpkg/Source/Package/V2.pm
2660#, perl-format
2661msgid "building %s using existing %s"
2662msgstr ""
2663
2664#: scripts/Dpkg/Source/Package/V1.pm
2665#, perl-format
2666msgid ""
2667"orig directory '%s' already exists, not overwriting, giving up; use -sA, -sK "
2668"or -sP to override"
2669msgstr ""
2670
2671#: scripts/Dpkg/Source/Package/V1.pm
2672#, perl-format
2673msgid "unable to check for existence of orig directory '%s'"
2674msgstr ""
2675
2676#: scripts/Dpkg/Source/Package/V1.pm
2677#, perl-format
2678msgid "the diff modifies the following upstream files: %s"
2679msgstr ""
2680
2681#: scripts/Dpkg/Source/Package/V1.pm
2682msgid ""
2683"use the '3.0 (quilt)' format to have separate and documented changes to "
2684"upstream files, see dpkg-source(1)"
2685msgstr ""
2686
2687#: scripts/Dpkg/Source/Package/V1.pm
2688msgid "aborting due to --abort-on-upstream-changes"
2689msgstr ""
2690
2691#: scripts/Dpkg/Source/Package/V1.pm scripts/Dpkg/Source/Package/V2.pm
2692msgid "unrepresentable changes to source"
2693msgstr ""
2694
2695#: scripts/Dpkg/Source/Package/V2.pm
2696msgid "include removed files in the patch"
2697msgstr ""
2698
2699#: scripts/Dpkg/Source/Package/V2.pm
2700msgid "include timestamp in the patch"
2701msgstr ""
2702
2703#: scripts/Dpkg/Source/Package/V2.pm
2704msgid "include binary files in the tarball"
2705msgstr ""
2706
2707#: scripts/Dpkg/Source/Package/V2.pm
2708msgid "do not prepare build tree by applying patches"
2709msgstr ""
2710
2711#: scripts/Dpkg/Source/Package/V2.pm
2712msgid "do not unapply patches if previously applied"
2713msgstr ""
2714
2715#: scripts/Dpkg/Source/Package/V2.pm
2716msgid "unapply patches if previously applied (default)"
2717msgstr ""
2718
2719#: scripts/Dpkg/Source/Package/V2.pm
2720msgid "create an empty original tarball if missing"
2721msgstr ""
2722
2723#: scripts/Dpkg/Source/Package/V2.pm
2724msgid "record generated patches, instead of aborting"
2725msgstr ""
2726
2727#: scripts/Dpkg/Source/Package/V2.pm
2728msgid "do not extract debian tarball into upstream sources"
2729msgstr ""
2730
2731#: scripts/Dpkg/Source/Package/V2.pm
2732msgid "do not apply patches at the end of the extraction"
2733msgstr ""
2734
2735#: scripts/Dpkg/Source/Package/V2.pm
2736#, perl-format
2737msgid "duplicate files in %s source package: %s"
2738msgstr ""
2739
2740#: scripts/Dpkg/Source/Package/V2.pm
2741msgid "missing orig.tar or debian.tar file in v2.0 source package"
2742msgstr ""
2743
2744#: scripts/Dpkg/Source/Package/V2.pm
2745#, perl-format
2746msgid "mismatched orig.tar %s for signature %s in source package"
2747msgstr ""
2748
2749#: scripts/Dpkg/Source/Package/V2.pm
2750#, perl-format
2751msgid "missing addon orig.tar for signature %s in source package"
2752msgstr ""
2753
2754#: scripts/Dpkg/Source/Package/V2.pm
2755#, perl-format
2756msgid "mismatched addon orig.tar %s for signature %s in source package"
2757msgstr ""
2758
2759#: scripts/Dpkg/Source/Package/V2.pm
2760#, perl-format
2761msgid "required removal of '%s' installed by original tarball"
2762msgstr ""
2763
2764#: scripts/Dpkg/Source/Package/V2.pm scripts/Dpkg/Source/Quilt.pm
2765#, perl-format
2766msgid "unapplying %s"
2767msgstr ""
2768
2769#: scripts/Dpkg/Source/Package/V2.pm
2770#, perl-format
2771msgid "no upstream tarball found at %s"
2772msgstr ""
2773
2774#: scripts/Dpkg/Source/Package/V2.pm
2775msgid "patches are not applied, applying them now"
2776msgstr ""
2777
2778#: scripts/Dpkg/Source/Package/V2.pm
2779#, perl-format
2780msgid "several orig.tar files found (%s and %s) but only one is allowed"
2781msgstr ""
2782
2783#: scripts/Dpkg/Source/Package/V2.pm
2784msgid "copy of the debian directory"
2785msgstr ""
2786
2787#: scripts/Dpkg/Source/Package/V2.pm
2788msgid "local changes detected, the modified files are:"
2789msgstr ""
2790
2791#: scripts/Dpkg/Source/Package/V2.pm scripts/Dpkg/Source/Package/V3/Bzr.pm
2792#: scripts/Dpkg/Source/Package/V3/Native.pm
2793#, perl-format
2794msgid "-b takes only one parameter with format '%s'"
2795msgstr ""
2796
2797#: scripts/Dpkg/Source/Package/V2.pm scripts/Dpkg/Source/Patch.pm
2798#, perl-format
2799msgid "cannot represent change to %s: %s"
2800msgstr ""
2801
2802#: scripts/Dpkg/Source/Package/V2.pm scripts/Dpkg/Source/Patch.pm
2803msgid "binary file contents changed"
2804msgstr ""
2805
2806#: scripts/Dpkg/Source/Package/V2.pm
2807#, perl-format
2808msgid ""
2809"add %s in debian/source/include-binaries if you want to store the modified "
2810"binary in the debian tarball"
2811msgstr ""
2812
2813#: scripts/Dpkg/Source/Package/V2.pm
2814#, perl-format
2815msgid "you can integrate the local changes with %s"
2816msgstr ""
2817
2818#: scripts/Dpkg/Source/Package/V2.pm
2819#, perl-format
2820msgid "aborting due to unexpected upstream changes, see %s"
2821msgstr ""
2822
2823#: scripts/Dpkg/Source/Package/V2.pm
2824#, perl-format
2825msgid "local changes have been recorded in a new patch: %s"
2826msgstr ""
2827
2828#: scripts/Dpkg/Source/Package/V2.pm scripts/Dpkg/Source/Package/V3/Quilt.pm
2829#, perl-format
2830msgid "cannot remove %s"
2831msgstr ""
2832
2833#: scripts/Dpkg/Source/Package/V2.pm scripts/Dpkg/Source/Package/V3/Quilt.pm
2834#: scripts/Dpkg/Source/Quilt.pm
2835#, perl-format
2836msgid "failed to copy %s to %s"
2837msgstr ""
2838
2839#: scripts/Dpkg/Source/Package/V2.pm
2840#, perl-format
2841msgid "cannot register changes in %s, this patch already exists"
2842msgstr ""
2843
2844#: scripts/Dpkg/Source/Package/V2.pm
2845#, perl-format
2846msgid "patch file '%s' doesn't exist"
2847msgstr ""
2848
2849#: scripts/Dpkg/Source/Package/V2.pm
2850msgid "there are no local changes to record"
2851msgstr ""
2852
2853#: scripts/Dpkg/Source/Package/V2.pm
2854msgid "Enter the desired patch name: "
2855msgstr ""
2856
2857#: scripts/Dpkg/Source/Package/V2.pm
2858msgid "no patch name given; cannot proceed"
2859msgstr ""
2860
2861#: scripts/Dpkg/Source/Package/V2.pm
2862msgid "cannot find an editor"
2863msgstr ""
2864
2865#: scripts/Dpkg/Source/Package/V3/Bzr.pm
2866msgid "cannot unpack bzr-format source package because bzr is not in the PATH"
2867msgstr ""
2868
2869#: scripts/Dpkg/Source/Package/V3/Bzr.pm
2870#, perl-format
2871msgid ""
2872"source directory is not the top directory of a bzr repository (%s/.bzr not "
2873"present), but Format bzr was specified"
2874msgstr ""
2875
2876#: scripts/Dpkg/Source/Package/V3/Bzr.pm
2877#, perl-format
2878msgid "%s is a symlink"
2879msgstr ""
2880
2881#: scripts/Dpkg/Source/Package/V3/Bzr.pm
2882#, perl-format
2883msgid "%s is a symlink to outside %s"
2884msgstr ""
2885
2886#: scripts/Dpkg/Source/Package/V3/Bzr.pm
2887msgid "doesn't contain a bzr repository"
2888msgstr ""
2889
2890#: scripts/Dpkg/Source/Package/V3/Bzr.pm
2891msgid "bzr status exited nonzero"
2892msgstr ""
2893
2894#: scripts/Dpkg/Source/Package/V3/Bzr.pm scripts/Dpkg/Source/Package/V3/Git.pm
2895#, perl-format
2896msgid "uncommitted, not-ignored changes in working directory: %s"
2897msgstr ""
2898
2899#: scripts/Dpkg/Source/Package/V3/Bzr.pm
2900msgid "format v3.0 (bzr) uses only one source file"
2901msgstr ""
2902
2903#: scripts/Dpkg/Source/Package/V3/Bzr.pm
2904#, perl-format
2905msgid "expected %s, got %s"
2906msgstr ""
2907
2908#: scripts/Dpkg/Source/Package/V3/Custom.pm
2909msgid "define the format of the generated source package"
2910msgstr ""
2911
2912#: scripts/Dpkg/Source/Package/V3/Custom.pm
2913msgid "Format '3.0 (custom)' is only used to create source packages"
2914msgstr ""
2915
2916#: scripts/Dpkg/Source/Package/V3/Custom.pm
2917msgid "no files indicated on command line"
2918msgstr ""
2919
2920#: scripts/Dpkg/Source/Package/V3/Custom.pm
2921msgid "--target-format option is missing"
2922msgstr ""
2923
2924#: scripts/Dpkg/Source/Package/V3/Git.pm
2925msgid "cannot unpack git-format source package because git is not in the PATH"
2926msgstr ""
2927
2928#: scripts/Dpkg/Source/Package/V3/Git.pm
2929#, perl-format
2930msgid ""
2931"source directory is not the top directory of a git repository (%s/.git not "
2932"present), but Format git was specified"
2933msgstr ""
2934
2935#: scripts/Dpkg/Source/Package/V3/Git.pm
2936#, perl-format
2937msgid "git repository %s uses submodules; this is not yet supported"
2938msgstr ""
2939
2940#: scripts/Dpkg/Source/Package/V3/Git.pm
2941msgid "specify a git <ref> to include in the git bundle"
2942msgstr ""
2943
2944#: scripts/Dpkg/Source/Package/V3/Git.pm
2945msgid "create a shallow clone with <number> depth"
2946msgstr ""
2947
2948#: scripts/Dpkg/Source/Package/V3/Git.pm
2949msgid "doesn't contain a git repository"
2950msgstr ""
2951
2952#: scripts/Dpkg/Source/Package/V3/Git.pm
2953msgid "git ls-files exited nonzero"
2954msgstr ""
2955
2956#: scripts/Dpkg/Source/Package/V3/Git.pm
2957#, perl-format
2958msgid "creating shallow clone with depth %s"
2959msgstr ""
2960
2961#: scripts/Dpkg/Source/Package/V3/Git.pm
2962#, perl-format
2963msgid "bundling: %s"
2964msgstr ""
2965
2966#: scripts/Dpkg/Source/Package/V3/Git.pm
2967msgid "format v3.0 (git) uses only one .git file"
2968msgstr ""
2969
2970#: scripts/Dpkg/Source/Package/V3/Git.pm
2971msgid "format v3.0 (git) uses only one .gitshallow file"
2972msgstr ""
2973
2974#: scripts/Dpkg/Source/Package/V3/Git.pm
2975#, perl-format
2976msgid "format v3.0 (git) unknown file: %s"
2977msgstr ""
2978
2979#: scripts/Dpkg/Source/Package/V3/Git.pm
2980#, perl-format
2981msgid "format v3.0 (git) expected %s"
2982msgstr ""
2983
2984#: scripts/Dpkg/Source/Package/V3/Git.pm
2985#, perl-format
2986msgid "cloning %s"
2987msgstr ""
2988
2989#: scripts/Dpkg/Source/Package/V3/Git.pm
2990msgid "setting up shallow clone"
2991msgstr ""
2992
2993#: scripts/Dpkg/Source/Package/V3/Native.pm
2994#, perl-format
2995msgid "unrecognized file for a native source package: %s"
2996msgstr ""
2997
2998#: scripts/Dpkg/Source/Package/V3/Native.pm
2999msgid "native package version may not have a revision"
3000msgstr ""
3001
3002#: scripts/Dpkg/Source/Package/V3/Quilt.pm
3003msgid "use a single debianization patch"
3004msgstr ""
3005
3006#: scripts/Dpkg/Source/Package/V3/Quilt.pm
3007msgid "accept quilt metadata <version> even if unknown"
3008msgstr ""
3009
3010#: scripts/Dpkg/Source/Package/V3/Quilt.pm
3011msgid "non-native package version does not contain a revision"
3012msgstr ""
3013
3014#: scripts/Dpkg/Source/Package/V3/Quilt.pm
3015#, perl-format
3016msgid "can't create symlink %s"
3017msgstr ""
3018
3019#: scripts/Dpkg/Source/Package/V3/Quilt.pm
3020#, perl-format
3021msgid "using patch list from %s"
3022msgstr ""
3023
3024#: scripts/Dpkg/Source/Package/V3/Quilt.pm
3025#, perl-format
3026msgid "unsupported version of the quilt metadata: %s"
3027msgstr ""
3028
3029#: scripts/Dpkg/Source/Patch.pm
3030#, perl-format
3031msgid "file %s has no final newline (either original or modified version)"
3032msgstr ""
3033
3034#: scripts/Dpkg/Source/Patch.pm
3035#, perl-format
3036msgid "unknown line from diff -u on %s: '%s'"
3037msgstr ""
3038
3039#: scripts/Dpkg/Source/Patch.pm
3040msgid "failed to write"
3041msgstr ""
3042
3043#: scripts/Dpkg/Source/Patch.pm
3044#, perl-format
3045msgid "diff on %s"
3046msgstr ""
3047
3048#: scripts/Dpkg/Source/Patch.pm
3049#, perl-format
3050msgid "cannot stat file %s"
3051msgstr ""
3052
3053#: scripts/Dpkg/Source/Patch.pm
3054#, perl-format
3055msgid "cannot read link %s"
3056msgstr ""
3057
3058#: scripts/Dpkg/Source/Patch.pm
3059msgid "device or socket is not allowed"
3060msgstr ""
3061
3062#: scripts/Dpkg/Source/Patch.pm
3063msgid "unknown file type"
3064msgstr ""
3065
3066#: scripts/Dpkg/Source/Patch.pm
3067#, perl-format
3068msgid "ignoring deletion of file %s"
3069msgstr ""
3070
3071#: scripts/Dpkg/Source/Patch.pm
3072#, perl-format
3073msgid "ignoring deletion of file %s, use --include-removal to override"
3074msgstr ""
3075
3076#: scripts/Dpkg/Source/Patch.pm
3077#, perl-format
3078msgid "ignoring deletion of directory %s"
3079msgstr ""
3080
3081#: scripts/Dpkg/Source/Patch.pm
3082#, perl-format
3083msgid "ignoring deletion of symlink %s"
3084msgstr ""
3085
3086#: scripts/Dpkg/Source/Patch.pm
3087#, perl-format
3088msgid "newly created empty file '%s' will not be represented in diff"
3089msgstr ""
3090
3091#: scripts/Dpkg/Source/Patch.pm
3092#, perl-format
3093msgid "executable mode %04o of '%s' will not be represented in diff"
3094msgstr ""
3095
3096#: scripts/Dpkg/Source/Patch.pm
3097#, perl-format
3098msgid "special mode %04o of '%s' will not be represented in diff"
3099msgstr ""
3100
3101#: scripts/Dpkg/Source/Patch.pm
3102#, perl-format
3103msgid "cannot represent change to %s:"
3104msgstr ""
3105
3106#: scripts/Dpkg/Source/Patch.pm
3107#, perl-format
3108msgid "  new version is %s"
3109msgstr ""
3110
3111#: scripts/Dpkg/Source/Patch.pm
3112#, perl-format
3113msgid "  old version is %s"
3114msgstr ""
3115
3116#: scripts/Dpkg/Source/Patch.pm
3117#, perl-format
3118msgid "diff %s patches file with C-style encoded filename"
3119msgstr ""
3120
3121#: scripts/Dpkg/Source/Patch.pm
3122#, perl-format
3123msgid "expected ^--- in line %d of diff '%s'"
3124msgstr ""
3125
3126#: scripts/Dpkg/Source/Patch.pm
3127#, perl-format
3128msgid "diff '%s' patches file with name ending in .dpkg-orig"
3129msgstr ""
3130
3131#: scripts/Dpkg/Source/Patch.pm
3132#, perl-format
3133msgid "diff '%s' finishes in middle of ---/+++ (line %d)"
3134msgstr ""
3135
3136#: scripts/Dpkg/Source/Patch.pm
3137#, perl-format
3138msgid "line after --- isn't as expected in diff '%s' (line %d)"
3139msgstr ""
3140
3141#: scripts/Dpkg/Source/Patch.pm
3142#, perl-format
3143msgid "none of the filenames in ---/+++ are valid in diff '%s' (line %d)"
3144msgstr ""
3145
3146#: scripts/Dpkg/Source/Patch.pm scripts/Dpkg/Source/Quilt.pm
3147#, perl-format
3148msgid "%s contains an insecure path: %s"
3149msgstr ""
3150
3151#: scripts/Dpkg/Source/Patch.pm
3152#, perl-format
3153msgid "diff %s modifies file %s through a symlink: %s"
3154msgstr ""
3155
3156#: scripts/Dpkg/Source/Patch.pm
3157#, perl-format
3158msgid "original and modified files are /dev/null in diff '%s' (line %d)"
3159msgstr ""
3160
3161#: scripts/Dpkg/Source/Patch.pm
3162#, perl-format
3163msgid "file removal without proper filename in diff '%s' (line %d)"
3164msgstr ""
3165
3166#: scripts/Dpkg/Source/Patch.pm
3167#, perl-format
3168msgid "diff %s removes a non-existing file %s (line %d)"
3169msgstr ""
3170
3171#: scripts/Dpkg/Source/Patch.pm
3172#, perl-format
3173msgid "diff '%s' patches something which is not a plain file"
3174msgstr ""
3175
3176#: scripts/Dpkg/Source/Patch.pm
3177#, perl-format
3178msgid ""
3179"diff '%s' patches files multiple times; split the diff in multiple files or "
3180"merge the hunks into a single one"
3181msgstr ""
3182
3183#: scripts/Dpkg/Source/Patch.pm
3184#, perl-format
3185msgid "diff '%s' patches file %s more than once"
3186msgstr ""
3187
3188#: scripts/Dpkg/Source/Patch.pm
3189#, perl-format
3190msgid "unexpected end of diff '%s'"
3191msgstr ""
3192
3193#: scripts/Dpkg/Source/Patch.pm
3194#, perl-format
3195msgid "expected [ +-] at start of line %d of diff '%s'"
3196msgstr ""
3197
3198#: scripts/Dpkg/Source/Patch.pm
3199#, perl-format
3200msgid "expected ^@@ at line %d of diff '%s'"
3201msgstr ""
3202
3203#: scripts/Dpkg/Source/Patch.pm
3204#, perl-format
3205msgid "diff '%s' doesn't contain any patch"
3206msgstr ""
3207
3208#: scripts/Dpkg/Source/Patch.pm
3209#, perl-format
3210msgid "remove patch backup file %s"
3211msgstr ""
3212
3213#: scripts/Dpkg/Source/Patch.pm
3214msgid "nonexistent"
3215msgstr ""
3216
3217#: scripts/Dpkg/Source/Patch.pm
3218msgid "plain file"
3219msgstr ""
3220
3221#: scripts/Dpkg/Source/Patch.pm
3222msgid "directory"
3223msgstr ""
3224
3225#: scripts/Dpkg/Source/Patch.pm
3226#, perl-format
3227msgid "symlink to %s"
3228msgstr ""
3229
3230#: scripts/Dpkg/Source/Patch.pm
3231msgid "block device"
3232msgstr ""
3233
3234#: scripts/Dpkg/Source/Patch.pm
3235msgid "character device"
3236msgstr ""
3237
3238#: scripts/Dpkg/Source/Patch.pm
3239msgid "named pipe"
3240msgstr ""
3241
3242#: scripts/Dpkg/Source/Patch.pm
3243msgid "named socket"
3244msgstr ""
3245
3246#: scripts/Dpkg/Source/Quilt.pm
3247#, perl-format
3248msgid "cannot mkdir %s"
3249msgstr ""
3250
3251#: scripts/Dpkg/Source/Quilt.pm
3252msgid "the patch has fuzz which is not allowed, or is malformed"
3253msgstr ""
3254
3255#: scripts/Dpkg/Source/Quilt.pm
3256#, perl-format
3257msgid "if patch '%s' is correctly applied by quilt, use '%s' to update it"
3258msgstr ""
3259
3260#: scripts/Dpkg/Source/Quilt.pm
3261#, perl-format
3262msgid "%s should be a directory or non-existing"
3263msgstr ""
3264
3265#: scripts/Dpkg/Source/Quilt.pm
3266#, perl-format
3267msgid "%s should be a file or non-existing"
3268msgstr ""
3269
3270#: scripts/Dpkg/Source/Quilt.pm
3271#, perl-format
3272msgid ""
3273"the series file (%s) contains unsupported options ('%s', line %s); dpkg-"
3274"source might fail when applying patches"
3275msgstr ""
3276
3277#: scripts/Dpkg/Source/Quilt.pm
3278#, perl-format
3279msgid "restoring quilt backup files for %s"
3280msgstr ""
3281
3282#: scripts/Dpkg/Substvars.pm
3283#, perl-format
3284msgid "bad line in substvars file %s at line %d"
3285msgstr ""
3286
3287#: scripts/Dpkg/Substvars.pm
3288#, perl-format
3289msgid "invalid source version %s"
3290msgstr ""
3291
3292#: scripts/Dpkg/Substvars.pm
3293#, perl-format
3294msgid "too many substitutions - recursive ? - in '%s'"
3295msgstr ""
3296
3297#: scripts/Dpkg/Substvars.pm
3298#, perl-format
3299msgid "obsolete substitution variable ${%s}"
3300msgstr ""
3301
3302#: scripts/Dpkg/Substvars.pm
3303#, perl-format
3304msgid "substitution variable ${%s} used, but is not defined"
3305msgstr ""
3306
3307#: scripts/Dpkg/Substvars.pm
3308#, perl-format
3309msgid "substitution variable ${%s} unused, but is defined"
3310msgstr ""
3311
3312#: scripts/Dpkg/Vars.pm
3313#, perl-format
3314msgid "source package name '%s' is illegal: %s"
3315msgstr ""
3316
3317#: scripts/Dpkg/Vars.pm
3318#, perl-format
3319msgid "source package has two conflicting values - %s and %s"
3320msgstr ""
3321
3322#: scripts/Dpkg/Vendor/Debian.pm
3323#, perl-format
3324msgid "unknown host architecture '%s'"
3325msgstr ""
3326
3327#: scripts/Dpkg/Vendor/Ubuntu.pm
3328msgid ""
3329"Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu "
3330"address"
3331msgstr ""
3332
3333#: scripts/Dpkg/Vendor/Ubuntu.pm
3334msgid ""
3335"Version number suggests Ubuntu changes, but there is no XSBC-Original-"
3336"Maintainer field"
3337msgstr ""
3338
3339#: scripts/Dpkg/Version.pm
3340#, perl-format
3341msgid "%s is not a valid version"
3342msgstr ""
3343
3344#: scripts/Dpkg/Version.pm
3345msgid "version number cannot be empty"
3346msgstr ""
3347
3348#: scripts/Dpkg/Version.pm
3349msgid "epoch part of the version number cannot be empty"
3350msgstr ""
3351
3352#: scripts/Dpkg/Version.pm
3353msgid "upstream version cannot be empty"
3354msgstr ""
3355
3356#: scripts/Dpkg/Version.pm
3357msgid "revision cannot be empty"
3358msgstr ""
3359
3360#: scripts/Dpkg/Version.pm
3361msgid "version number does not start with digit"
3362msgstr ""
3363
3364#: scripts/Dpkg/Version.pm
3365#, perl-format
3366msgid "version number contains illegal character '%s'"
3367msgstr ""
3368
3369#: scripts/Dpkg/Version.pm
3370#, perl-format
3371msgid "epoch part of the version number is not a number: '%s'"
3372msgstr ""
3373