1
# Portuguese translation for dpkg
2
# Copyright (c) 2007 Rosetta Contributors and Canonical Ltd 2007
3
# This file is distributed under the same license as the dpkg package.
4
# FIRST AUTHOR <EMAIL@ADDRESS>, 2007.
8
"Project-Id-Version: dpkg\n"
9
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10
"POT-Creation-Date: 2008-01-26 20:38+0100\n"
11
"PO-Revision-Date: 2007-11-22 02:22+0000\n"
12
"Last-Translator: claudiagd <Unknown>\n"
13
"Language-Team: Portuguese <pt@li.org>\n"
15
"Content-Type: text/plain; charset=UTF-8\n"
16
"Content-Transfer-Encoding: 8bit\n"
17
"Plural-Forms: nplurals=2; plural=n != 1;\n"
18
"X-Launchpad-Export-Date: 2008-03-09 01:24+0000\n"
19
"X-Generator: Launchpad (build Unknown)\n"
21
#: scripts/822-date.pl:12
22
msgid "Usage: 822-date"
23
msgstr "Uso: 822-date"
25
#: scripts/822-date.pl:14
26
msgid "This program is deprecated. Please use 'date -R' instead."
27
msgstr "Este programa é obsoleto. Por favor use 'date -R' como alternativa."
29
#: scripts/dpkg-architecture.pl:35 scripts/dpkg-buildpackage.pl:21
30
#: scripts/dpkg-distaddfile.pl:18 scripts/dpkg-genchanges.pl:86
31
#: scripts/dpkg-gencontrol.pl:47 scripts/dpkg-gensymbols.pl:30
32
#: scripts/dpkg-parsechangelog.pl:19 scripts/dpkg-scanpackages.pl:51
33
#: scripts/dpkg-scansources.pl:96 scripts/dpkg-shlibdeps.pl:385
34
#: scripts/dpkg-source.pl:139 scripts/changelog/debian.pl:19
36
msgid "Debian %s version %s.\n"
39
#: scripts/dpkg-architecture.pl:37
42
"Copyright (C) 1999-2001 Marcus Brinkmann <brinkmd@debian.org>.\n"
43
"Copyright (C) 2004-2005 Scott James Remnant <scott@netsplit.com>."
46
#: scripts/dpkg-architecture.pl:41 scripts/dpkg-buildpackage.pl:28
47
#: scripts/dpkg-distaddfile.pl:23 scripts/dpkg-genchanges.pl:92
48
#: scripts/dpkg-gencontrol.pl:53 scripts/dpkg-gensymbols.pl:36
49
#: scripts/dpkg-parsechangelog.pl:25 scripts/dpkg-shlibdeps.pl:394
50
#: scripts/dpkg-source.pl:144 scripts/changelog/debian.pl:24
53
"This is free software; see the GNU General Public Licence version 2 or\n"
54
"later for copying conditions. There is NO warranty.\n"
57
#: scripts/dpkg-architecture.pl:49
60
"Usage: %s [<option> ...] [<action>]\n"
63
" -a<debian-arch> set current Debian architecture.\n"
64
" -t<gnu-system> set current GNU system type.\n"
65
" -L list valid architectures.\n"
66
" -f force flag (override variables set in environment).\n"
69
" -l list variables (default).\n"
70
" -e<debian-arch> compare with current Debian architecture.\n"
71
" -i<arch-alias> check if current Debian architecture is <arch-alias>.\n"
72
" -q<variable> prints only the value of <variable>.\n"
73
" -s print command to set environment variables.\n"
74
" -u print command to unset environment variables.\n"
75
" -c <command> set environment and run the command in it.\n"
76
" --help show this help message.\n"
77
" --version show the version.\n"
80
#: scripts/dpkg-architecture.pl:120 scripts/dpkg-distaddfile.pl:51
81
#: scripts/dpkg-genchanges.pl:181 scripts/dpkg-gencontrol.pl:120
82
#: scripts/dpkg-gensymbols.pl:102 scripts/dpkg-parsechangelog.pl:99
83
#: scripts/dpkg-shlibdeps.pl:92 scripts/dpkg-source.pl:269
85
msgid "unknown option `%s'"
88
#: scripts/dpkg-architecture.pl:143
90
msgid "unknown Debian architecture %s, you must specify GNU system type, too"
93
#: scripts/dpkg-architecture.pl:150
95
msgid "unknown GNU system type %s, you must specify Debian architecture, too"
98
#: scripts/dpkg-architecture.pl:157
100
msgid "unknown default GNU system type for Debian architecture %s"
103
#: scripts/dpkg-architecture.pl:160
106
"Default GNU system type %s for Debian arch %s does not match specified GNU "
110
#: scripts/dpkg-architecture.pl:171
112
msgid "Specified GNU system type %s does not match gcc system type %s."
115
#: scripts/dpkg-architecture.pl:210
117
msgid "%s is not a supported variable name"
120
#: scripts/dpkg-buildpackage.pl:23
123
"Copyright (C) 1996 Ian Jackson.\n"
124
"Copyright (C) 2000 Wichert Akkerman\n"
125
"Copyright (C) 2007 Frank Lichtenheld"
128
#: scripts/dpkg-buildpackage.pl:35
132
"Usage: %s [<options> ...]\n"
135
" -r<gain-root-command>\n"
136
" command to gain root privileges (default is fakeroot).\n"
137
" -p<sign-command>\n"
138
" -d do not check build dependencies and conflicts.\n"
139
" -D check build dependencies and conflicts.\n"
140
" -j[<number>] specify jobs to run simultaneously } passed to debian/"
142
" -k<keyid> the key to use for signing.\n"
143
" -sgpg the sign-command is called like GPG.\n"
144
" -spgp the sign-command is called like PGP.\n"
145
" -us unsigned source.\n"
146
" -uc unsigned changes.\n"
147
" -a<arch> Debian architecture we build for (implies -d).\n"
148
" -b binary-only, do not build source. } also passed to\n"
149
" -B binary-only, no arch-indep files. } dpkg-genchanges\n"
150
" -A binary-only, only arch-indep files. }\n"
151
" -S source only, no binary files. }\n"
152
" -t<system> set GNU system type. } passed to dpkg-"
154
" -v<version> changes since version <version>. }\n"
155
" -m<maint> maintainer for package is <maint>. }\n"
156
" -e<maint> maintainer for release is <maint>. } only passed\n"
157
" -C<descfile> changes are described in <descfile>. } to dpkg-genchanges\n"
158
" -si (default) src includes orig for rev. 0 or 1. }\n"
159
" -sa uploaded src always includes orig. }\n"
160
" -sd uploaded src is diff and .dsc only. }\n"
161
" -sn force Debian native source format. }\n"
162
" -s[sAkurKUR] see dpkg-source for explanation. } only passed\n"
163
" -z<level> compression level of source } to dpkg-source\n"
164
" -Z(gz|bz2|lzma) compression to use for source }\n"
165
" -nc do not clean source tree (implies -b).\n"
166
" -tc clean source tree when finished.\n"
167
" -ap add pause before starting signature process.\n"
168
" -E turn certain warnings into errors. } passed to\n"
169
" -W when -E is turned on, -W turns it off. } dpkg-source\n"
170
" -i[<regex>] ignore diffs of files matching regex. } only passed\n"
171
" -I[<pattern>] filter out files when building tarballs. } to dpkg-source\n"
172
" --admindir=<directory>\n"
173
" change the administrative directory.\n"
174
" -h, --help show this help message.\n"
175
" --version show the version.\n"
178
#: scripts/dpkg-buildpackage.pl:152 scripts/dpkg-buildpackage.pl:162
179
#: scripts/dpkg-buildpackage.pl:169 scripts/dpkg-buildpackage.pl:176
180
#: scripts/dpkg-buildpackage.pl:182
182
msgid "cannot combine %s and %s"
185
#: scripts/dpkg-buildpackage.pl:199
187
msgid "unknown option or argument %s"
190
#: scripts/dpkg-buildpackage.pl:204
191
msgid "using a gain-root-command while being root"
194
#: scripts/dpkg-buildpackage.pl:210
196
"fakeroot not found, either install the fakeroot\n"
197
"package, specify a command with the -r option, or run this as root"
200
#: scripts/dpkg-buildpackage.pl:214
202
msgid "gain-root-commmand '%s' not found"
205
#: scripts/dpkg-buildpackage.pl:232
206
msgid "unknown sign command, assuming pgp style interface"
209
#: scripts/dpkg-buildpackage.pl:254
210
msgid "source package"
213
#: scripts/dpkg-buildpackage.pl:255
214
msgid "source version"
217
#: scripts/dpkg-buildpackage.pl:264
218
msgid "source changed by"
221
#: scripts/dpkg-buildpackage.pl:282
222
msgid "host architecture"
225
#: scripts/dpkg-buildpackage.pl:298
226
msgid "Build dependencies/conflicts unsatisfied; aborting."
229
#: scripts/dpkg-buildpackage.pl:299
230
msgid "(Use -d flag to override.)"
233
#: scripts/dpkg-buildpackage.pl:321
234
msgid "Press the return key to start signing process\n"
237
#: scripts/dpkg-buildpackage.pl:328
238
msgid "Failed to sign .dsc and .changes file"
241
#: scripts/dpkg-buildpackage.pl:349 scripts/dpkg-buildpackage.pl:353
242
#: scripts/dpkg-buildpackage.pl:366
243
msgid "write changes file"
246
#: scripts/dpkg-buildpackage.pl:365
247
msgid "dpkg-genchanges"
250
#: scripts/dpkg-buildpackage.pl:373
251
msgid "source only upload: Debian-native package"
254
#: scripts/dpkg-buildpackage.pl:375
255
msgid "source only, diff-only upload (original source NOT included)"
258
#: scripts/dpkg-buildpackage.pl:377
259
msgid "source only upload (original source is included)"
262
#: scripts/dpkg-buildpackage.pl:380 scripts/dpkg-buildpackage.pl:388
263
msgid "full upload (original source is included)"
266
#: scripts/dpkg-buildpackage.pl:382
267
msgid "binary only upload (no source included)"
270
#: scripts/dpkg-buildpackage.pl:384
271
msgid "full upload; Debian-native package (full source is included)"
274
#: scripts/dpkg-buildpackage.pl:386
275
msgid "binary and diff upload (original source NOT included)"
278
#: scripts/dpkg-buildpackage.pl:393
279
msgid "Failed to sign .changes file"
282
#: scripts/dpkg-buildpackage.pl:417
284
msgid "unable to determine %s"
287
#: scripts/dpkg-checkbuilddeps.pl:19
290
"Usage: %s [<option> ...] [<control-file>]\n"
293
" control-file control file to process (default: debian/control).\n"
294
" -B binary-only, ignore -Indep.\n"
295
" --admindir=<directory>\n"
296
" change the administrative directory.\n"
297
" -h show this help message.\n"
300
#: scripts/dpkg-checkbuilddeps.pl:76
302
msgid "%s: Unmet build dependencies: "
305
#: scripts/dpkg-checkbuilddeps.pl:80
307
msgid "%s: Build conflicts: "
310
#: scripts/dpkg-checkbuilddeps.pl:156 scripts/dpkg-gencontrol.pl:244
311
#: scripts/dpkg-gencontrol.pl:251 scripts/dpkg-source.pl:323
313
msgid "error occurred while parsing %s"
316
#: scripts/dpkg-distaddfile.pl:20
319
"Copyright (C) 1996 Ian Jackson."
322
#: scripts/dpkg-distaddfile.pl:31
325
"Usage: %s [<option>...] <filename> <section> <priority>\n"
328
" -f<fileslistfile> write files here instead of debian/files.\n"
329
" -h, --help show this help message.\n"
330
" --version show the version.\n"
333
#: scripts/dpkg-distaddfile.pl:55
334
msgid "need exactly a filename, section and priority"
337
#: scripts/dpkg-distaddfile.pl:59
338
msgid "filename, section and priority may contain no whitespace"
341
#: scripts/dpkg-distaddfile.pl:62 scripts/dpkg-gencontrol.pl:317
342
msgid "open new files list file"
345
#: scripts/dpkg-distaddfile.pl:67 scripts/dpkg-gencontrol.pl:328
346
msgid "copy old entry to new files list file"
349
#: scripts/dpkg-distaddfile.pl:70 scripts/dpkg-gencontrol.pl:332
350
msgid "read old files list file"
353
#: scripts/dpkg-distaddfile.pl:73 scripts/dpkg-gencontrol.pl:342
354
msgid "write new entry to new files list file"
357
#: scripts/dpkg-distaddfile.pl:74 scripts/dpkg-gencontrol.pl:343
358
msgid "close new files list file"
361
#: scripts/dpkg-genchanges.pl:88
364
"Copyright (C) 1996 Ian Jackson.\n"
365
"Copyright (C) 2000,2001 Wichert Akkerman."
368
#: scripts/dpkg-genchanges.pl:100
371
"Usage: %s [<option> ...]\n"
374
" -b binary-only build - no source files.\n"
375
" -B arch-specific - no source or arch-indep files.\n"
376
" -A only arch-indep - no source or arch-specific "
378
" -S source-only upload.\n"
379
" -c<controlfile> get control info from this file.\n"
380
" -l<changelogfile> get per-version info from this file.\n"
381
" -f<fileslistfile> get .deb files list from this file.\n"
382
" -v<sinceversion> include all changes later than version.\n"
383
" -C<changesdescription> use change description from this file.\n"
384
" -m<maintainer> override control's maintainer value.\n"
385
" -e<maintainer> override changelog's maintainer value.\n"
386
" -u<uploadfilesdir> directory with files (default is `..').\n"
387
" -si (default) src includes orig if new upstream.\n"
388
" -sa source includes orig src.\n"
389
" -sd source is diff and .dsc only.\n"
390
" -q quiet - no informational messages on stderr.\n"
391
" -F<changelogformat> force change log format.\n"
392
" -V<name>=<value> set a substitution variable.\n"
393
" -T<varlistfile> read variables here, not debian/substvars.\n"
394
" -D<field>=<value> override or add a field and value.\n"
395
" -U<field> remove a field.\n"
396
" -h, --help show this help message.\n"
397
" --version show the version.\n"
400
#: scripts/dpkg-genchanges.pl:133 scripts/dpkg-genchanges.pl:136
401
#: scripts/dpkg-genchanges.pl:140 scripts/dpkg-genchanges.pl:144
403
msgid "cannot combine %s and -S"
406
#: scripts/dpkg-genchanges.pl:138
408
msgid "%s: arch-specific upload - not including arch-independent packages"
411
#: scripts/dpkg-genchanges.pl:142
413
msgid "%s: arch-indep upload - not including arch-specific packages"
416
#: scripts/dpkg-genchanges.pl:206
417
msgid "cannot read files list file"
420
#: scripts/dpkg-genchanges.pl:210
422
msgid "duplicate files list entry for package %s (line %d)"
425
#: scripts/dpkg-genchanges.pl:218 scripts/dpkg-genchanges.pl:232
427
msgid "duplicate files list entry for file %s (line %d)"
430
#: scripts/dpkg-genchanges.pl:238
432
msgid "badly formed line in files list file, line %d"
435
#: scripts/dpkg-genchanges.pl:259 scripts/dpkg-gencontrol.pl:161
436
#: scripts/dpkg-source.pl:333
437
msgid "general section of control info file"
440
#: scripts/dpkg-genchanges.pl:276
442
msgid "package %s in control file but not in files list"
445
#: scripts/dpkg-genchanges.pl:310 scripts/dpkg-gencontrol.pl:194
446
#: scripts/dpkg-source.pl:374
447
msgid "package's section of control info file"
450
#: scripts/dpkg-genchanges.pl:327 scripts/dpkg-gencontrol.pl:211
451
#: scripts/dpkg-source.pl:393
452
msgid "parsed version of changelog"
455
#: scripts/dpkg-genchanges.pl:333
456
msgid "read changesdescription"
459
#: scripts/dpkg-genchanges.pl:344
461
msgid "package %s listed in files list but not in control info"
464
#: scripts/dpkg-genchanges.pl:356
466
msgid "missing Section for binary package %s; using '-'"
469
#: scripts/dpkg-genchanges.pl:358
471
msgid "package %s has section %s in control file but %s in files list"
474
#: scripts/dpkg-genchanges.pl:365
476
msgid "missing Priority for binary package %s; using '-'"
479
#: scripts/dpkg-genchanges.pl:367
481
msgid "package %s has priority %s in control file but %s in files list"
484
#: scripts/dpkg-genchanges.pl:379
485
msgid "missing Section for source files"
488
#: scripts/dpkg-genchanges.pl:384
489
msgid "missing Priority for source files"
492
#: scripts/dpkg-genchanges.pl:389
494
msgid "cannot open .dsc file %s"
497
#: scripts/dpkg-genchanges.pl:392 scripts/dpkg-source.pl:842
499
msgid "source control file %s"
502
#: scripts/dpkg-genchanges.pl:399 scripts/dpkg-source.pl:881
504
msgid "Files field contains bad line `%s'"
507
#: scripts/dpkg-genchanges.pl:429
508
msgid "not including original source code in upload"
511
#: scripts/dpkg-genchanges.pl:434
512
msgid "ignoring -sd option for native Debian package"
515
#: scripts/dpkg-genchanges.pl:436
516
msgid "including full source code in upload"
519
#: scripts/dpkg-genchanges.pl:439
520
msgid "binary-only upload - not including any source code"
523
#: scripts/dpkg-genchanges.pl:443
524
msgid "write original source message"
527
#: scripts/dpkg-genchanges.pl:473
529
msgid "cannot open upload file %s for reading"
532
#: scripts/dpkg-genchanges.pl:474
534
msgid "cannot fstat upload file %s"
537
#: scripts/dpkg-genchanges.pl:476
539
msgid "upload file %s is empty"
542
#: scripts/dpkg-genchanges.pl:478
544
msgid "md5sum upload file %s"
547
#: scripts/dpkg-genchanges.pl:480
549
msgid "md5sum upload file %s gave strange output `%s'"
552
#: scripts/dpkg-genchanges.pl:484
554
msgid "md5sum of source file %s (%s) is different from md5sum in %s (%s)"
557
#: scripts/dpkg-genchanges.pl:499 scripts/dpkg-source.pl:404
559
msgid "missing information for critical output field %s"
562
#: scripts/dpkg-genchanges.pl:504 scripts/dpkg-gencontrol.pl:261
563
#: scripts/dpkg-gencontrol.pl:264 scripts/dpkg-source.pl:408
565
msgid "missing information for output field %s"
568
#: scripts/dpkg-gencontrol.pl:49
571
"Copyright (C) 1996 Ian Jackson.\n"
572
"Copyright (C) 2000,2002 Wichert Akkerman."
575
#: scripts/dpkg-gencontrol.pl:61
578
"Usage: %s [<option> ...]\n"
581
" -p<package> print control file for package.\n"
582
" -c<controlfile> get control info from this file.\n"
583
" -l<changelogfile> get per-version info from this file.\n"
584
" -F<changelogformat> force change log format.\n"
585
" -v<forceversion> set version of binary package.\n"
586
" -f<fileslistfile> write files here instead of debian/files.\n"
587
" -P<packagebuilddir> temporary build dir instead of debian/tmp.\n"
588
" -n<filename> assume the package filename will be <filename>.\n"
589
" -O write to stdout, not .../DEBIAN/control.\n"
590
" -is, -ip, -isp, -ips deprecated, ignored for compatibility.\n"
591
" -D<field>=<value> override or add a field and value.\n"
592
" -U<field> remove a field.\n"
593
" -V<name>=<value> set a substitution variable.\n"
594
" -T<varlistfile> read variables here, not debian/substvars.\n"
595
" -h, --help show this help message.\n"
596
" --version show the version.\n"
599
#: scripts/dpkg-gencontrol.pl:88 scripts/dpkg-gensymbols.pl:87
601
msgid "Illegal package name `%s'"
604
#: scripts/dpkg-gencontrol.pl:137
606
msgid "package %s not in control info"
609
#: scripts/dpkg-gencontrol.pl:141 scripts/dpkg-gensymbols.pl:118
611
msgid "must specify package since control info has many (%s)"
614
#: scripts/dpkg-gencontrol.pl:178
616
msgid "`%s' is not a legal architecture string."
617
msgid_plural "`%s' are not legal architecture strings."
621
#: scripts/dpkg-gencontrol.pl:184
624
"current host architecture '%s' does not appear in package's architecture "
628
#: scripts/dpkg-gencontrol.pl:272
630
msgid "%s package with udeb specific field %s"
633
#: scripts/dpkg-gencontrol.pl:285
637
#: scripts/dpkg-gencontrol.pl:288
639
msgid "chdir for du to `%s'"
642
#: scripts/dpkg-gencontrol.pl:289
646
#: scripts/dpkg-gencontrol.pl:296
651
#: scripts/dpkg-gencontrol.pl:298
653
msgid "du gave unexpected output `%s'"
656
#: scripts/dpkg-gencontrol.pl:330
657
msgid "close old files list file"
660
#: scripts/dpkg-gencontrol.pl:344
661
msgid "install new files list file"
664
#: scripts/dpkg-gencontrol.pl:352
666
msgid "cannot open new output control file `%s'"
669
#: scripts/dpkg-gencontrol.pl:363
671
msgid "cannot install output control file `%s'"
674
#: scripts/dpkg-gensymbols.pl:32
677
"Copyright (C) 2007 Raphael Hertzog.\n"
680
#: scripts/dpkg-gensymbols.pl:44
683
"Usage: %s [<option> ...]\n"
686
" -p<package> generate symbols file for package.\n"
687
" -P<packagebuilddir> temporary build dir instead of debian/tmp.\n"
688
" -e<library> explicitely list libraries to scan.\n"
689
" -v<version> version of the packages (defaults to\n"
690
" version extracted from debian/changelog).\n"
691
" -c<level> compare generated symbols file with the\n"
692
" reference file in the debian directory.\n"
693
"\t\t\t Fails if difference are too important\n"
694
"\t\t\t (level goes from 0 for no check, to 4\n"
695
"\t\t\t for all checks). By default checks at\n"
697
" -I<file> force usage of <file> as reference symbols\n"
698
" file instead of the default file.\n"
699
" -O<file> write to <file>, not .../DEBIAN/symbols.\n"
700
" -O write to stdout, not .../DEBIAN/symbols.\n"
701
" -d display debug information during work.\n"
702
" -h, --help show this help message.\n"
703
" --version show the version.\n"
706
#: scripts/dpkg-gensymbols.pl:147
708
msgid "Can't read directory %s: %s"
711
#: scripts/dpkg-gensymbols.pl:162
713
msgid "Objdump couldn't parse %s\n"
716
#: scripts/dpkg-gensymbols.pl:204
717
msgid "new libraries appeared in the symbols file."
720
#: scripts/dpkg-gensymbols.pl:208
721
msgid "some libraries disappeared in the symbols file."
724
#: scripts/dpkg-gensymbols.pl:216
725
msgid "some new symbols appeared in the symbols file."
728
#: scripts/dpkg-gensymbols.pl:221
729
msgid "some symbols disappeared in the symbols file."
732
#: scripts/dpkg-gensymbols.pl:237
734
msgid "%s doesn't match completely %s\n"
737
#: scripts/dpkg-gensymbols.pl:240
739
msgid "no debian/symbols file used as basis for generating %s\n"
742
#: scripts/dpkg-parsechangelog.pl:21
745
"Copyright (C) 1996 Ian Jackson.\n"
746
"Copyright (C) 2001 Wichert Akkerman"
749
#: scripts/dpkg-parsechangelog.pl:33
752
"Usage: %s [<option> ...]\n"
755
" -l<changelogfile> get per-version info from this file.\n"
756
" -F<changelogformat> force change log format.\n"
757
" -L<libdir> look for change log parsers in <libdir>.\n"
758
" -h, --help show this help message.\n"
759
" --version show the version.\n"
762
" --format <outputformat> see man page for list of available\n"
763
" output formats, defaults to 'dpkg'\n"
764
" for compatibility with dpkg-dev\n"
765
" --since, -s, -v <version> include all changes later than version\n"
766
" --until, -u <version> include all changes earlier than version\n"
767
" --from, -f <version> include all changes equal or later\n"
769
" --to, -t <version> include all changes up to or equal\n"
771
" --count, -c, -n <number> include <number> entries from the top\n"
772
" (or the tail if <number> is lower than 0)\n"
773
" --offset, -o <number> change the starting point for --count,\n"
774
" counted from the top (or the tail if\n"
775
" <number> is lower than 0)\n"
776
" --all include all changes\n"
779
#: scripts/dpkg-parsechangelog.pl:103
781
msgid "%s takes no non-option arguments"
784
#: scripts/dpkg-scanpackages.pl:57
787
"Usage: %s [<option> ...] <binarypath> [<overridefile> [<pathprefix>]] > "
791
" -t, --type <type> scan for <type> packages (default is 'deb').\n"
792
" -u, --udeb scan for udebs (obsolete alias for -tudeb).\n"
793
" -a, --arch <arch> architecture to scan for.\n"
794
" -m, --multiversion allow multiple versions of a single package.\n"
795
" -h, --help show this help message.\n"
796
" --version show the version.\n"
799
#: scripts/dpkg-scanpackages.pl:73
801
msgid "Couldn't open override file %s"
804
#: scripts/dpkg-scanpackages.pl:99
806
msgid " * Unconditional maintainer override for %s *"
809
#: scripts/dpkg-scanpackages.pl:115 scripts/dpkg-scansources.pl:507
810
msgid "1 to 3 args expected\n"
813
#: scripts/dpkg-scanpackages.pl:138
815
msgid "Binary dir %s not found"
818
#: scripts/dpkg-scanpackages.pl:140
820
msgid "Override file %s not found"
823
#: scripts/dpkg-scanpackages.pl:154
825
msgid "Couldn't open %s for reading"
828
#: scripts/dpkg-scanpackages.pl:161
830
msgid "Couldn't call dpkg-deb on %s: %s, skipping package"
833
#: scripts/dpkg-scanpackages.pl:165
835
msgid "`dpkg-deb -I %s control' exited with %d, skipping package"
838
#: scripts/dpkg-scanpackages.pl:179
841
"Unprocessed text from %s control file; info:\n"
845
#: scripts/dpkg-scanpackages.pl:183
847
msgid "No Package field in control file of %s"
850
#: scripts/dpkg-scanpackages.pl:190
853
" ! Package %s (filename %s) is repeat but newer version;\n"
854
" used that one and ignored data from %s !\n"
857
#: scripts/dpkg-scanpackages.pl:196
860
" ! Package %s (filename %s) is repeat;\n"
861
" ignored that one and using data from %s !\n"
864
#: scripts/dpkg-scanpackages.pl:203
866
msgid " ! Package %s (filename %s) has Filename field!\n"
869
#: scripts/dpkg-scanpackages.pl:213
871
msgid "Strange text from 'md5sum < %s': '%s'"
874
#: scripts/dpkg-scanpackages.pl:216
876
msgid "Couldn't stat %s"
879
#: scripts/dpkg-scanpackages.pl:217
881
msgid "file %s is empty"
884
#: scripts/dpkg-scanpackages.pl:263
885
msgid "Failed when writing stdout"
888
#: scripts/dpkg-scanpackages.pl:266
889
msgid "Couldn't close stdout"
892
#: scripts/dpkg-scanpackages.pl:270
893
msgid "** Packages in archive but missing from override file: **"
896
#: scripts/dpkg-scanpackages.pl:274
897
msgid " ++ Packages in override file with incorrect old maintainer value: ++"
900
#: scripts/dpkg-scanpackages.pl:280
901
msgid " -- Packages specifying same maintainer as override file: --"
904
#: scripts/dpkg-scanpackages.pl:286
905
msgid " -- Packages in override file but not in archive: --"
908
#: scripts/dpkg-scanpackages.pl:291
910
msgid " Wrote %s entries to output Packages file."
913
#: scripts/dpkg-scansources.pl:102
916
"Usage: %s [<option> ...] <binarypath> [<overridefile> [<pathprefix>]] > "
920
" -n, --no-sort don't sort by package before outputting.\n"
921
" -s, --source-override <file>\n"
922
" use file for additional source overrides, "
924
" is regular override file with .src appended.\n"
925
" --debug turn debugging on.\n"
926
" --help show this help message.\n"
927
" --version show the version.\n"
929
"See the man page for the full documentation.\n"
932
#: scripts/dpkg-scansources.pl:142
934
msgid "error closing %s ($? %d, $! `%s')"
937
#: scripts/dpkg-scansources.pl:155
939
msgid "can't read override file %s:"
942
#: scripts/dpkg-scansources.pl:164
944
msgid "invalid override entry at line %d (%d fields)"
947
#: scripts/dpkg-scansources.pl:171
949
msgid "ignoring duplicate override entry for %s at line %d"
952
#: scripts/dpkg-scansources.pl:177
954
msgid "ignoring override entry for %s, invalid priority %s"
957
#: scripts/dpkg-scansources.pl:196
958
msgid "error closing override file:"
961
#: scripts/dpkg-scansources.pl:217
963
msgid "can't read source override file %s:"
966
#: scripts/dpkg-scansources.pl:227
968
msgid "invalid source override entry at line %d (%d fields)"
971
#: scripts/dpkg-scansources.pl:236
973
msgid "ignoring duplicate source override entry for %s at line %d"
976
#: scripts/dpkg-scansources.pl:243
977
msgid "error closing source override file:"
980
#: scripts/dpkg-scansources.pl:257
982
msgid "%s has PGP start token but not end token"
985
#: scripts/dpkg-scansources.pl:273
987
msgid "can't read %s:"
990
#: scripts/dpkg-scansources.pl:279
992
msgid "error doing fstat on %s:"
995
#: scripts/dpkg-scansources.pl:287
997
msgid "error reading from %s:"
1000
#: scripts/dpkg-scansources.pl:295 scripts/dpkg-scansources.pl:517
1004
#: scripts/dpkg-scansources.pl:299
1006
msgid "can't dup %s:"
1009
#: scripts/dpkg-scansources.pl:300
1011
msgid "can't rewind %s:"
1014
#: scripts/dpkg-scansources.pl:301
1015
msgid "can't exec md5sum:"
1018
#: scripts/dpkg-scansources.pl:310
1020
msgid "invalid md5 output for %s (%s)"
1023
#: scripts/dpkg-scansources.pl:315
1025
msgid "error closing %s:"
1028
#: scripts/dpkg-scansources.pl:340
1030
msgid "%s invalid (contains blank line)"
1033
#: scripts/dpkg-scansources.pl:367
1035
msgid "invalid field in %s: %s"
1038
#: scripts/dpkg-scansources.pl:375
1040
msgid "duplicate source field in %s"
1043
#: scripts/dpkg-scansources.pl:379
1045
msgid "invalid source field in %s"
1048
#: scripts/dpkg-scansources.pl:389
1050
msgid "duplicate binary field in %s"
1053
#: scripts/dpkg-scansources.pl:394
1055
msgid "no binary packages specified in %s"
1058
#: scripts/dpkg-shlibdeps.pl:69
1060
msgid "administrative directory '%s' does not exist"
1063
#: scripts/dpkg-shlibdeps.pl:73
1065
msgid "unrecognised dependency field `%s'"
1068
#: scripts/dpkg-shlibdeps.pl:105
1069
msgid "need at least one executable"
1072
#: scripts/dpkg-shlibdeps.pl:132
1075
"couldn't find library %s needed by %s (its RPATH is '%s').\n"
1076
"Note: libraries are not searched in other binary packages that do not have "
1077
"any shlibs or symbols file.\n"
1078
"To help dpkg-shlibdeps find private libraries, you might need to set "
1082
#: scripts/dpkg-shlibdeps.pl:216
1084
msgid "no dependency information found for %s (used by %s)."
1087
#: scripts/dpkg-shlibdeps.pl:256
1089
msgid "symbol %s used by %s found in none of the libraries."
1092
#: scripts/dpkg-shlibdeps.pl:269
1094
msgid "%d other similar warnings have been skipped (use -v to see them all)."
1097
#: scripts/dpkg-shlibdeps.pl:289
1099
msgid "%s shouldn't be linked with %s (it uses none of its symbols)."
1102
#: scripts/dpkg-shlibdeps.pl:301
1104
msgid "open new substvars file `%s'"
1107
#: scripts/dpkg-shlibdeps.pl:304
1109
msgid "open old varlist file `%s' for reading"
1112
#: scripts/dpkg-shlibdeps.pl:307
1114
msgid "copy old entry to new varlist file `%s'"
1117
#: scripts/dpkg-shlibdeps.pl:377
1119
msgid "install new varlist file `%s'"
1122
#: scripts/dpkg-shlibdeps.pl:387
1125
"Copyright (C) 1996 Ian Jackson.\n"
1126
"Copyright (C) 2000 Wichert Akkerman.\n"
1127
"Copyright (C) 2006 Frank Lichtenheld.\n"
1128
"Copyright (C) 2007 Raphael Hertzog.\n"
1131
#: scripts/dpkg-shlibdeps.pl:402
1134
"Usage: %s [<option> ...] <executable>|-e<executable> [<option> ...]\n"
1136
"Positional options (order is significant):\n"
1137
" <executable> include dependencies for <executable>,\n"
1138
" -e<executable> (use -e if <executable> starts with `-')\n"
1139
" -d<dependencyfield> next executable(s) set shlibs:<dependencyfield>.\n"
1142
" -p<varnameprefix> set <varnameprefix>:* instead of shlibs:*.\n"
1143
" -O print variable settings to stdout.\n"
1144
" -L<localshlibsfile> shlibs override file, not debian/shlibs.local.\n"
1145
" -T<varlistfile> update variables here, not debian/substvars.\n"
1146
" -t<type> set package type (default is deb).\n"
1147
" -x<package> exclude package from the generated dependencies.\n"
1148
" -S<pkgbuilddir> search needed libraries in the given\n"
1149
" package build directory first.\n"
1150
" --admindir=<directory> change the administrative directory.\n"
1151
" -h, --help show this help message.\n"
1152
" --version show the version.\n"
1154
"Dependency fields recognised are:\n"
1158
#: scripts/dpkg-shlibdeps.pl:524
1160
msgid "Can't extract name and version from library name `%s'"
1163
#: scripts/dpkg-shlibdeps.pl:531
1165
msgid "unable to open shared libs info file `%s'"
1168
#: scripts/dpkg-shlibdeps.pl:537
1170
msgid "shared libs info file `%s' line %d: bad line `%s'"
1173
#: scripts/dpkg-shlibdeps.pl:590
1175
msgid "cannot open file %s"
1178
#: scripts/dpkg-shlibdeps.pl:623
1181
"$ORIGIN is used in RPATH of %s and the corresponding directory could not be "
1182
"identified due to lack of DEBIAN sub-directory in the root of package's "
1186
#: scripts/dpkg-shlibdeps.pl:676
1187
msgid "cannot fork for dpkg --search"
1190
#: scripts/dpkg-shlibdeps.pl:683
1191
msgid "cannot exec dpkg"
1194
#: scripts/dpkg-shlibdeps.pl:688
1195
msgid "diversions involved - output may be incorrect"
1198
#: scripts/dpkg-shlibdeps.pl:690
1199
msgid "write diversion info to stderr"
1202
#: scripts/dpkg-shlibdeps.pl:694
1204
msgid "unknown output from dpkg --search: '%s'"
1207
#: scripts/dpkg-source.pl:141
1210
"Copyright (C) 1996 Ian Jackson and Klee Dienes."
1213
#: scripts/dpkg-source.pl:152
1216
"Usage: %s [<option> ...] <command>\n"
1219
" -x <filename>.dsc [<output-dir>]\n"
1220
" extract source package.\n"
1221
" -b <dir> [<orig-dir>|<orig-targz>|'']\n"
1222
" build source package.\n"
1225
" -c<controlfile> get control info from this file.\n"
1226
" -l<changelogfile> get per-version info from this file.\n"
1227
" -F<changelogformat> force change log format.\n"
1228
" -V<name>=<value> set a substitution variable.\n"
1229
" -T<varlistfile> read variables here, not debian/substvars.\n"
1230
" -D<field>=<value> override or add a .dsc field and value.\n"
1231
" -U<field> remove a field.\n"
1232
" -E turn certain warnings into errors.\n"
1233
" -W when -E is enabled, -W disables it.\n"
1234
" -q quiet operation, do not print warnings.\n"
1235
" -i[<regexp>] filter out files to ignore diffs of\n"
1236
" (defaults to: '%s').\n"
1237
" -I[<pattern>] filter out files when building tarballs\n"
1238
" (defaults to: %s).\n"
1239
" -sa auto select orig source (-sA is default).\n"
1240
" -sk use packed orig source (unpack & keep).\n"
1241
" -sp use packed orig source (unpack & remove).\n"
1242
" -su use unpacked orig source (pack & keep).\n"
1243
" -sr use unpacked orig source (pack & remove).\n"
1244
" -ss trust packed & unpacked orig src are same.\n"
1245
" -sn there is no diff, do main tarfile only.\n"
1246
" -sA,-sK,-sP,-sU,-sR like -sa,-sk,-sp,-su,-sr but may overwrite.\n"
1247
" -Z<compression> select compression to use (defaults to 'gzip',\n"
1248
" supported are: %s).\n"
1249
" -z<level> compression level to use (defaults to '9',\n"
1250
" supported are: '1'-'9', 'best', 'fast')\n"
1252
"Extract options:\n"
1253
" -sp (default) leave orig source packed in current dir.\n"
1254
" -sn do not copy original source to current dir.\n"
1255
" -su unpack original source tree too.\n"
1257
"General options:\n"
1258
" -h, --help show this help message.\n"
1259
" --version show the version.\n"
1262
#: scripts/dpkg-source.pl:221
1264
msgid "%s is not a supported compression"
1267
#: scripts/dpkg-source.pl:225
1269
msgid "%s is not a compression level"
1272
#: scripts/dpkg-source.pl:228
1274
msgid "-s%s option overrides earlier -s%s option"
1277
#: scripts/dpkg-source.pl:273
1278
msgid "need -x or -b"
1281
#: scripts/dpkg-source.pl:281
1283
msgid "source handling style -s%s not allowed with -b"
1286
#: scripts/dpkg-source.pl:284
1287
msgid "-b needs a directory"
1290
#: scripts/dpkg-source.pl:285
1291
msgid "-b takes at most a directory and an orig source argument"
1294
#: scripts/dpkg-source.pl:288
1296
msgid "cannot stat directory %s: %s"
1299
#: scripts/dpkg-source.pl:289
1301
msgid "directory argument %s is not a directory"
1304
#: scripts/dpkg-source.pl:357
1306
msgid "`%s' is not a legal architecture string"
1309
#: scripts/dpkg-source.pl:360
1311
msgid "architecture %s only allowed on its own (list for package %s is `%s')"
1314
#: scripts/dpkg-source.pl:410
1315
msgid "unable to determine source package name !"
1318
#: scripts/dpkg-source.pl:431
1320
msgid "packed orig `%s' exists but is not a plain file"
1323
#: scripts/dpkg-source.pl:436
1325
msgid "unable to stat putative packed orig `%s'"
1328
#: scripts/dpkg-source.pl:446
1330
msgid "cannot stat orig argument %s: %s"
1333
#: scripts/dpkg-source.pl:452
1336
"orig argument is unpacked but source handling style -s%s calls for packed (."
1340
#: scripts/dpkg-source.pl:459
1343
"orig argument is packed but source handling style -s%s calls for unpacked (."
1347
#: scripts/dpkg-source.pl:468
1350
"orig argument is empty (means no orig, no diff) but source handling style -s%"
1354
#: scripts/dpkg-source.pl:480
1356
msgid "unpacked orig `%s' exists but is not a directory"
1359
#: scripts/dpkg-source.pl:484
1361
msgid "unable to stat putative unpacked orig `%s'"
1364
#: scripts/dpkg-source.pl:496
1366
msgid "source directory '%s' is not <sourcepackage>-<upstreamversion> '%s'"
1369
#: scripts/dpkg-source.pl:510
1371
msgid ".orig directory name %s is not <package>-<upstreamversion> (wanted %s)"
1374
#: scripts/dpkg-source.pl:519
1377
".orig.tar name %s is not <package>_<upstreamversion>.orig.tar (wanted %s)"
1380
#: scripts/dpkg-source.pl:532
1383
"tarfile `%s' already exists, not overwriting, giving up; use -sU or -sR to "
1387
#: scripts/dpkg-source.pl:535
1389
msgid "unable to check for existence of `%s'"
1392
#: scripts/dpkg-source.pl:538 scripts/dpkg-source.pl:608
1393
#: scripts/dpkg-source.pl:768
1395
msgid "%s: building %s in %s"
1398
#: scripts/dpkg-source.pl:540
1399
msgid "write building tar message"
1402
#: scripts/dpkg-source.pl:544
1403
msgid "fork for tar"
1406
#: scripts/dpkg-source.pl:547
1408
msgid "chdir to above (orig) source %s"
1411
#: scripts/dpkg-source.pl:548
1412
msgid "reopen gzip for tar"
1415
#: scripts/dpkg-source.pl:550
1419
#: scripts/dpkg-source.pl:554
1420
msgid "wait for tar"
1423
#: scripts/dpkg-source.pl:557 scripts/dpkg-source.pl:729
1425
msgid "unable to rename `%s' (newly created) to `%s'"
1428
#: scripts/dpkg-source.pl:560 scripts/dpkg-source.pl:732
1430
msgid "unable to change permission of `%s'"
1433
#: scripts/dpkg-source.pl:564
1435
msgid "%s: building %s using existing %s"
1438
#: scripts/dpkg-source.pl:566
1439
msgid "write using existing tar message"
1442
#: scripts/dpkg-source.pl:576
1445
"orig dir `%s' already exists, not overwriting, giving up; use -sA, -sK or -"
1449
#: scripts/dpkg-source.pl:583
1451
msgid "unable to check for existence of orig dir `%s'"
1454
#: scripts/dpkg-source.pl:593 scripts/dpkg-source.pl:956
1456
msgid "unable to create `%s'"
1459
#: scripts/dpkg-source.pl:597 scripts/dpkg-source.pl:937
1460
#: scripts/dpkg-source.pl:960
1462
msgid "unable to rename `%s' to `%s'"
1465
#: scripts/dpkg-source.pl:601 scripts/dpkg-source.pl:962
1467
msgid "unable to remove `%s'"
1470
#: scripts/dpkg-source.pl:610
1471
msgid "write building diff message"
1474
#: scripts/dpkg-source.pl:615
1475
msgid "fork for find"
1478
#: scripts/dpkg-source.pl:617
1480
msgid "chdir to %s for find"
1483
#: scripts/dpkg-source.pl:618
1487
#: scripts/dpkg-source.pl:627
1489
msgid "cannot stat file %s"
1492
#: scripts/dpkg-source.pl:634
1494
msgid "cannot read link %s"
1497
#: scripts/dpkg-source.pl:636
1499
msgid "cannot read orig link %s"
1502
#: scripts/dpkg-source.pl:637 scripts/dpkg-source.pl:638
1504
msgid "symlink to %s"
1507
#: scripts/dpkg-source.pl:645 scripts/dpkg-source.pl:716
1509
msgid "cannot stat orig file %s"
1512
#: scripts/dpkg-source.pl:648
1514
msgid "newly created empty file '%s' will not be represented in diff"
1517
#: scripts/dpkg-source.pl:652
1519
msgid "executable mode %04o of '%s' will not be represented in diff"
1522
#: scripts/dpkg-source.pl:657
1524
msgid "special mode %04o of '%s' will not be represented in diff"
1527
#: scripts/dpkg-source.pl:664 scripts/dpkg-source.pl:1541
1528
msgid "something else"
1531
#: scripts/dpkg-source.pl:665
1535
#: scripts/dpkg-source.pl:668
1536
msgid "fork for diff"
1539
#: scripts/dpkg-source.pl:677
1543
#: scripts/dpkg-source.pl:684
1544
msgid "binary file contents changed"
1547
#: scripts/dpkg-source.pl:689
1549
msgid "file %s has no final newline (either original or modified version)"
1552
#: scripts/dpkg-source.pl:693
1554
msgid "unknown line from diff -u on %s: `%s'"
1557
#: scripts/dpkg-source.pl:696
1558
msgid "failed to write to compression pipe"
1561
#: scripts/dpkg-source.pl:702
1562
msgid "diff gave 1 but no diff lines found"
1565
#: scripts/dpkg-source.pl:705
1570
#: scripts/dpkg-source.pl:711
1571
msgid "device or socket is not allowed"
1574
#: scripts/dpkg-source.pl:718
1575
msgid "not a directory"
1578
#: scripts/dpkg-source.pl:719
1582
#: scripts/dpkg-source.pl:722
1584
msgid "unknown file type (%s)"
1587
#: scripts/dpkg-source.pl:726
1588
msgid "finish write to compression pipe"
1591
#: scripts/dpkg-source.pl:734
1592
msgid "fork for 2nd find"
1595
#: scripts/dpkg-source.pl:736
1597
msgid "chdir to %s for 2nd find"
1600
#: scripts/dpkg-source.pl:737
1601
msgid "exec 2nd find"
1604
#: scripts/dpkg-source.pl:746
1606
msgid "cannot check orig file %s"
1609
#: scripts/dpkg-source.pl:748
1611
msgid "ignoring deletion of file %s"
1614
#: scripts/dpkg-source.pl:750
1616
msgid "ignoring deletion of directory %s"
1619
#: scripts/dpkg-source.pl:752
1621
msgid "ignoring deletion of symlink %s"
1624
#: scripts/dpkg-source.pl:754
1625
msgid "not a file, directory or link"
1628
#: scripts/dpkg-source.pl:755 scripts/dpkg-source.pl:1536
1632
#: scripts/dpkg-source.pl:770
1633
msgid "write building message"
1636
#: scripts/dpkg-source.pl:772
1641
#: scripts/dpkg-source.pl:780
1643
msgid "%s: unrepresentable changes to source"
1646
#: scripts/dpkg-source.pl:781
1648
msgid "write error msg: %s"
1651
#: scripts/dpkg-source.pl:790
1653
msgid "source handling style -s%s not allowed with -x"
1656
#: scripts/dpkg-source.pl:793
1657
msgid "-x needs at least one argument, the .dsc"
1660
#: scripts/dpkg-source.pl:794
1661
msgid "-x takes no more than two arguments"
1664
#: scripts/dpkg-source.pl:798
1665
msgid "-x needs the .dsc file as first argument, not a directory"
1668
#: scripts/dpkg-source.pl:806
1670
msgid "unpack target exists: %s"
1673
#: scripts/dpkg-source.pl:810 scripts/dpkg-source.pl:841
1675
msgid "cannot open .dsc file %s: %s"
1678
#: scripts/dpkg-source.pl:830
1680
msgid "failed to verify signature on %s"
1683
#: scripts/dpkg-source.pl:834
1685
msgid "could not verify signature on %s since gpg isn't installed"
1688
#: scripts/dpkg-source.pl:838
1690
msgid "extracting unsigned source package (%s)"
1693
#: scripts/dpkg-source.pl:848
1695
msgid "missing critical source control field %s"
1698
#: scripts/dpkg-source.pl:854
1700
msgid "Unsupported format of .dsc file (%s)"
1703
#: scripts/dpkg-source.pl:885
1705
msgid "Files field contains invalid filename `%s'"
1708
#: scripts/dpkg-source.pl:890
1710
msgid "repeated file type - files `%s' and `%s'"
1713
#: scripts/dpkg-source.pl:904
1715
msgid "unrecognised file type - `%s'"
1718
#: scripts/dpkg-source.pl:908
1719
msgid "no tarfile in Files field"
1722
#: scripts/dpkg-source.pl:911
1723
msgid "multiple tarfiles in native package"
1726
#: scripts/dpkg-source.pl:912
1727
msgid "native package with .orig.tar"
1730
#: scripts/dpkg-source.pl:915
1731
msgid "no upstream tarfile in Files field"
1734
#: scripts/dpkg-source.pl:918
1736
msgid "multiple upstream tarballs in %s format dsc"
1739
#: scripts/dpkg-source.pl:920
1741
msgid "debian.tar in %s format dsc"
1744
#: scripts/dpkg-source.pl:930
1746
msgid "%s: extracting %s in %s"
1749
#: scripts/dpkg-source.pl:932
1750
msgid "write extracting message"
1753
#: scripts/dpkg-source.pl:957
1755
msgid "%s: unpacking %s"
1758
#: scripts/dpkg-source.pl:970
1760
msgid "failed to stat `%s' to see if need to copy"
1763
#: scripts/dpkg-source.pl:982
1765
msgid "failed to check destination `%s' to see if need to copy"
1768
#: scripts/dpkg-source.pl:995
1769
msgid "unable to keep orig directory (already exists)"
1772
#: scripts/dpkg-source.pl:1029 scripts/dpkg-source.pl:1089
1774
msgid "cannot stat %s"
1777
#: scripts/dpkg-source.pl:1031
1779
msgid "failed to create %s subdirectory"
1782
#: scripts/dpkg-source.pl:1034
1784
msgid "diff patches file in directory `%s', but %s isn't a directory !"
1787
#: scripts/dpkg-source.pl:1044
1789
msgid "failed to rename newly-extracted %s to %s"
1792
#: scripts/dpkg-source.pl:1050
1794
msgid "failed to rename saved %s to %s"
1797
#: scripts/dpkg-source.pl:1055
1799
msgid "%s: applying %s"
1802
#: scripts/dpkg-source.pl:1060 scripts/dpkg-source.pl:1371
1804
msgid "can't open diff `%s'"
1807
#: scripts/dpkg-source.pl:1063
1808
msgid "fork for patch"
1811
#: scripts/dpkg-source.pl:1065
1812
msgid "reopen gzip for patch"
1815
#: scripts/dpkg-source.pl:1066
1817
msgid "chdir to %s for patch"
1820
#: scripts/dpkg-source.pl:1070
1824
#: scripts/dpkg-source.pl:1073
1825
msgid "wait for patch"
1828
#: scripts/dpkg-source.pl:1083
1830
msgid "cannot change timestamp for %s"
1833
#: scripts/dpkg-source.pl:1085
1835
msgid "remove patch backup file %s"
1838
#: scripts/dpkg-source.pl:1090
1840
msgid "%s does not exist"
1843
#: scripts/dpkg-source.pl:1093
1845
msgid "cannot make %s executable"
1848
#: scripts/dpkg-source.pl:1095
1850
msgid "%s is not a plain file"
1853
#: scripts/dpkg-source.pl:1099
1854
msgid "cannot stat `.'"
1857
#: scripts/dpkg-source.pl:1107
1859
msgid "cannot stat extracted object `%s'"
1862
#: scripts/dpkg-source.pl:1118
1864
msgid "unknown object `%s' after extract (mode 0%o)"
1867
#: scripts/dpkg-source.pl:1123
1869
msgid "cannot change mode of `%s' to 0%o from 0%o"
1872
#: scripts/dpkg-source.pl:1134 scripts/Dpkg/Control.pm:81
1873
#: scripts/Dpkg/Shlibs/Objdump.pm:89
1875
msgid "cannot read %s"
1878
#: scripts/dpkg-source.pl:1135
1880
msgid "cannot fstat %s"
1883
#: scripts/dpkg-source.pl:1136
1885
msgid "file %s has size %s instead of expected %s"
1888
#: scripts/dpkg-source.pl:1140
1890
msgid "file %s has md5sum %s instead of expected %s"
1893
#: scripts/dpkg-source.pl:1142
1894
msgid "reopen stdin from /dev/null"
1897
#: scripts/dpkg-source.pl:1149
1899
msgid "cannot stat directory %s (before removal)"
1902
#: scripts/dpkg-source.pl:1155
1904
msgid "unable to check for removal of dir `%s'"
1907
#: scripts/dpkg-source.pl:1157
1909
msgid "rm -rf failed to remove `%s'"
1912
#: scripts/dpkg-source.pl:1169
1913
msgid "fork for cpio"
1916
#: scripts/dpkg-source.pl:1173
1917
msgid "reopen gzip for cpio"
1920
#: scripts/dpkg-source.pl:1175
1924
#: scripts/dpkg-source.pl:1189
1926
msgid "tarfile `%s' contains object with newline in its name (%s)"
1929
#: scripts/dpkg-source.pl:1197
1932
"first output from cpio -0t (from `%s') contains newline - you probably have "
1933
"an out of date version of cpio. GNU cpio 2.4.2-2 is known to work"
1936
#: scripts/dpkg-source.pl:1206
1939
"tarfile `%s' does not extract into a directory off the current directory (%s "
1943
#: scripts/dpkg-source.pl:1215
1945
msgid "tarfile `%s' contains object (%s) not in expected directory (%s)"
1948
#: scripts/dpkg-source.pl:1221 scripts/dpkg-source.pl:1321
1950
msgid "tarfile `%s' contains object with /../ in its name (%s)"
1953
#: scripts/dpkg-source.pl:1248
1954
msgid "fork for tar -t"
1957
#: scripts/dpkg-source.pl:1252
1958
msgid "reopen gzip for tar -t"
1961
#: scripts/dpkg-source.pl:1253
1962
msgid "exec tar -vvtf -"
1965
#: scripts/dpkg-source.pl:1263
1967
msgid "tarfile `%s' contains unknown object listed by tar as `%s'"
1970
#: scripts/dpkg-source.pl:1270
1972
msgid "tarfile `%s' contains object `%s' with unknown or forbidden type `%s'"
1975
#: scripts/dpkg-source.pl:1280
1977
msgid "tarfile `%s' contains incomplete entry `%s'\n"
1980
#: scripts/dpkg-source.pl:1304
1982
msgid "filename '%s' was truncated by cpio; unable to check full pathname"
1985
#: scripts/dpkg-source.pl:1311
1988
"tarfile `%s' contains unexpected object listed by tar as `%s'; expected `%s'"
1991
#: scripts/dpkg-source.pl:1326
1993
msgid "tarfile `%s' contains file with name ending in .dpkg-orig"
1996
#: scripts/dpkg-source.pl:1331
1998
msgid "tarfile `%s' contains setuid, setgid or sticky object `%s'"
2001
#: scripts/dpkg-source.pl:1336
2003
msgid "tarfile `%s' contains object `debian' that isn't a directory"
2006
#: scripts/dpkg-source.pl:1345
2009
"tarfile `%s' contains object `%s' but its containing directory `%s' does not "
2013
#: scripts/dpkg-source.pl:1383 scripts/dpkg-source.pl:1428
2014
#: scripts/dpkg-source.pl:1439
2016
msgid "diff `%s' is missing trailing newline"
2019
#: scripts/dpkg-source.pl:1385
2021
msgid "expected ^--- in line %d of diff `%s'"
2024
#: scripts/dpkg-source.pl:1388
2026
msgid "diff `%s' patches file with no subdirectory"
2029
#: scripts/dpkg-source.pl:1390
2031
msgid "diff `%s' patches file with name ending .dpkg-orig"
2034
#: scripts/dpkg-source.pl:1395
2036
msgid "diff `%s' finishes in middle of ---/+++ (line %d)"
2039
#: scripts/dpkg-source.pl:1400 scripts/dpkg-source.pl:1407
2041
msgid "line after --- isn't as expected in diff `%s' (line %d)"
2044
#: scripts/dpkg-source.pl:1416
2046
msgid "diff `%s' patches something which is not a plain file"
2049
#: scripts/dpkg-source.pl:1421
2051
msgid "diff patches file %s twice"
2054
#: scripts/dpkg-source.pl:1431
2056
msgid "Expected ^@@ in line %d of diff `%s'"
2059
#: scripts/dpkg-source.pl:1437
2061
msgid "unexpected end of diff `%s'"
2064
#: scripts/dpkg-source.pl:1445
2066
msgid "expected [ +-] at start of line %d of diff `%s'"
2069
#: scripts/dpkg-source.pl:1450
2071
msgid "expected ^@@ at line %d of diff `%s'"
2074
#: scripts/dpkg-source.pl:1461
2075
msgid "fork for tar -xkf -"
2078
#: scripts/dpkg-source.pl:1463
2079
msgid "reopen gzip for tar -xkf -"
2082
#: scripts/dpkg-source.pl:1466
2084
msgid "cannot chdir to `%s' for tar extract"
2087
#: scripts/dpkg-source.pl:1468
2088
msgid "exec tar -xkf -"
2091
#: scripts/dpkg-source.pl:1471
2092
msgid "wait for tar -xkf -"
2095
#: scripts/dpkg-source.pl:1503
2097
msgid "Unable to open dir %s"
2100
#: scripts/dpkg-source.pl:1505
2102
msgid "Unable to close dir %s"
2105
#: scripts/dpkg-source.pl:1508 scripts/dpkg-source.pl:1516
2106
#: scripts/dpkg-source.pl:1521
2108
msgid "Unable to rename %s to %s"
2111
#: scripts/dpkg-source.pl:1513
2113
msgid "Unable to mkdir %s"
2116
#: scripts/dpkg-source.pl:1529
2117
msgid "reopen stderr for tar to grep out blocks message"
2120
#: scripts/dpkg-source.pl:1539
2122
msgid "checktype %s (%s)"
2125
#: scripts/dpkg-source.pl:1547
2126
msgid "only one of -x or -b allowed, and only once"
2129
#: scripts/dpkg-source.pl:1552
2131
msgid "%s: cannot represent change to %s: %s"
2134
#: scripts/dpkg-source.pl:1554 scripts/dpkg-source.pl:1563
2135
msgid "write syserr unrep"
2138
#: scripts/dpkg-source.pl:1559
2141
"%s: cannot represent change to %s:\n"
2142
"%s: new version is %s\n"
2143
"%s: old version is %s\n"
2146
#: scripts/dpkg-source.pl:1581 scripts/dpkg-source.pl:1613
2148
msgid "unknown compression type on file %s"
2151
#: scripts/dpkg-source.pl:1588
2153
msgid "create file %s"
2156
#: scripts/dpkg-source.pl:1589
2157
msgid "pipe for gzip"
2160
#: scripts/dpkg-source.pl:1591
2161
msgid "fork for gzip"
2164
#: scripts/dpkg-source.pl:1593
2165
msgid "reopen gzip pipe"
2168
#: scripts/dpkg-source.pl:1595
2172
#: scripts/dpkg-source.pl:1596
2176
#: scripts/dpkg-source.pl:1616
2178
msgid "read file %s"
2181
#: scripts/dpkg-source.pl:1617
2186
#: scripts/dpkg-source.pl:1619 scripts/Dpkg/Changelog.pm:794
2191
#: scripts/dpkg-source.pl:1621
2193
msgid "reopen %s pipe"
2196
#: scripts/dpkg-source.pl:1623
2197
msgid "reopen input file"
2200
#: scripts/dpkg-source.pl:1624
2205
#: scripts/dpkg-source.pl:1631
2206
msgid "wait for gzip"
2209
#: scripts/dpkg-source.pl:1641
2211
msgid "tried to add file `%s' twice"
2214
#: scripts/dpkg-source.pl:1642
2216
msgid "could not stat output file `%s'"
2219
#: scripts/dpkg-source.pl:1663
2221
msgid "bogus character `\\%s' in `%s'"
2224
#: scripts/dpkg-source.pl:1673
2226
msgid "md5sum gave bogus output `%s'"
2229
#: scripts/changelog/debian.pl:21
2232
"Copyright (C) 1996 Ian Jackson.\n"
2233
"Copyright (C) 2005,2007 Frank Lichtenheld."
2236
#: scripts/changelog/debian.pl:32
2239
"Usage: %s [<option>...] [<changelogfile>]\n"
2242
" --help, -h print usage information\n"
2243
" --version, -V print version information\n"
2244
" --label, -l <file> name of the changelog file to\n"
2245
" use in error messages\n"
2246
" --file <file> changelog file to parse, defaults\n"
2247
" to '-' (standard input)\n"
2248
" --format <outputformat> see man page for list of available\n"
2249
" output formats, defaults to 'dpkg'\n"
2250
" for compatibility with dpkg-dev\n"
2251
" --since, -s, -v <version> include all changes later than version\n"
2252
" --until, -u <version> include all changes earlier than version\n"
2253
" --from, -f <version> include all changes equal or later\n"
2255
" --to, -t <version> include all changes up to or equal\n"
2257
" --count, -c, -n <number> include <number> entries from the top\n"
2258
" (or the tail if <number> is lower than 0)\n"
2259
" --offset, -o <number> change the starting point for --count,\n"
2260
" counted from the top (or the tail if\n"
2261
" <number> is lower than 0)\n"
2262
" --all include all changes\n"
2265
#: scripts/changelog/debian.pl:71
2267
msgid "output format %s not supported"
2270
#: scripts/changelog/debian.pl:96
2272
msgid "more than one file specified (%s and %s)"
2275
#: scripts/changelog/debian.pl:118
2276
msgid "fatal error occured while parsing input"
2279
#: scripts/changelog/debian.pl:121
2281
msgid "fatal error occured while parsing %s"
2284
#: scripts/Dpkg/Arch.pm:69
2286
"Couldn't determine gcc system type, falling back to default (native "
2290
#: scripts/Dpkg/Arch.pm:78
2293
"Unknown gcc system type %s, falling back to default (native compilation)"
2296
#: scripts/Dpkg/Arch.pm:121
2298
msgid "unable to open cputable"
2299
msgstr "não foi possível abrir cputable"
2301
#: scripts/Dpkg/Arch.pm:138
2303
msgid "unable to open ostable"
2304
msgstr "não foi possível abrir ostable"
2306
#: scripts/Dpkg/Arch.pm:157
2307
msgid "unable to open triplettable"
2308
msgstr "não foi possível abrir triplettable"
2310
#: scripts/Dpkg/Cdata.pm:78
2312
msgid "duplicate field %s found"
2315
#: scripts/Dpkg/Cdata.pm:84
2316
msgid "continued value line not in field"
2319
#: scripts/Dpkg/Cdata.pm:94
2320
msgid "PGP signature not allowed here"
2323
#: scripts/Dpkg/Cdata.pm:101
2324
msgid "expected PGP signature, found EOF after blank line"
2327
#: scripts/Dpkg/Cdata.pm:105
2329
msgid "expected PGP signature, found something else `%s'"
2332
#: scripts/Dpkg/Cdata.pm:111
2333
msgid "unfinished PGP signature"
2336
#: scripts/Dpkg/Cdata.pm:115
2337
msgid "line with unknown format (not field-colon-value)"
2340
#: scripts/Dpkg/Changelog.pm:170 scripts/Dpkg/Changelog.pm:172
2341
#: scripts/Dpkg/ErrorHandling.pm:24
2345
#: scripts/Dpkg/Changelog.pm:170
2352
#: scripts/Dpkg/Changelog.pm:172
2357
#: scripts/Dpkg/Changelog.pm:182
2361
#: scripts/Dpkg/Changelog.pm:229
2362
msgid "you can't combine 'count' or 'offset' with any other range option"
2365
#: scripts/Dpkg/Changelog.pm:233
2366
msgid "you can only specify one of 'from' and 'since', using 'since'"
2369
#: scripts/Dpkg/Changelog.pm:237
2370
msgid "you can only specify one of 'to' and 'until', using 'until'"
2373
#: scripts/Dpkg/Changelog.pm:241
2374
msgid "'since' option specifies most recent version, ignoring"
2377
#: scripts/Dpkg/Changelog.pm:245
2378
msgid "'until' option specifies oldest version, ignoring"
2381
#: scripts/Dpkg/Changelog.pm:762
2386
#: scripts/Dpkg/Changelog.pm:774
2388
msgid "format parser %s not executable"
2391
#: scripts/Dpkg/Changelog.pm:777
2393
msgid "changelog format %s is unknown"
2396
#: scripts/Dpkg/Changelog.pm:798 scripts/Dpkg/Shlibs.pm:51
2397
#: scripts/Dpkg/Shlibs/SymbolFile.pm:114
2399
msgid "cannot open %s"
2402
#: scripts/Dpkg/Changelog.pm:800
2404
msgid "cannot exec format parser: %s"
2407
#: scripts/Dpkg/Changelog.pm:805
2408
msgid "output of changelog parser"
2411
#: scripts/Dpkg/Changelog.pm:808
2413
msgid "changelog parser %s"
2416
#: scripts/Dpkg/Changelog/Debian.pm:101
2418
msgid "can't open file %s: %s"
2421
#: scripts/Dpkg/Changelog/Debian.pm:110
2423
msgid "can't load IO::String: %s"
2426
#: scripts/Dpkg/Changelog/Debian.pm:117
2427
msgid "no changelog file specified"
2430
#: scripts/Dpkg/Changelog/Debian.pm:141
2432
msgid "found start of entry where expected %s"
2435
#: scripts/Dpkg/Changelog/Debian.pm:166
2437
msgid "bad key-value after `;': `%s'"
2440
#: scripts/Dpkg/Changelog/Debian.pm:170
2442
msgid "repeated key-value %s"
2445
#: scripts/Dpkg/Changelog/Debian.pm:174
2446
msgid "badly formatted urgency value"
2449
#: scripts/Dpkg/Changelog/Debian.pm:185
2451
msgid "unknown key-value key %s - copying to XS-%s"
2454
#: scripts/Dpkg/Changelog/Debian.pm:216
2455
msgid "badly formatted heading line"
2458
#: scripts/Dpkg/Changelog/Debian.pm:220
2460
msgid "found trailer where expected %s"
2463
#: scripts/Dpkg/Changelog/Debian.pm:224 scripts/Dpkg/Changelog/Debian.pm:241
2464
msgid "badly formatted trailer line"
2467
#: scripts/Dpkg/Changelog/Debian.pm:234
2469
msgid "couldn't parse date %s"
2472
#: scripts/Dpkg/Changelog/Debian.pm:250 scripts/Dpkg/Changelog/Debian.pm:265
2474
msgid "found change data where expected %s"
2477
#: scripts/Dpkg/Changelog/Debian.pm:283
2479
msgid "found blank line where expected %s"
2482
#: scripts/Dpkg/Changelog/Debian.pm:287 scripts/Dpkg/Changelog/Debian.pm:302
2483
msgid "unrecognised line"
2486
#: scripts/Dpkg/Changelog/Debian.pm:311
2488
msgid "found eof where expected %s"
2491
#: scripts/Dpkg/Changelog/Debian.pm:322
2493
msgid "can't close file %s: %s"
2496
#: scripts/Dpkg/Control.pm:86
2497
msgid "first block lacks a source field"
2500
#: scripts/Dpkg/Control.pm:93
2501
msgid "block lacks a package field"
2504
#: scripts/Dpkg/Deps.pm:313
2506
msgid "can't parse dependency %s"
2509
#: scripts/Dpkg/Deps.pm:626
2511
msgid "Dpkg::Deps::Simple can't evaluate implication with a %s!"
2514
#: scripts/Dpkg/ErrorHandling.pm:38 scripts/Dpkg/ErrorHandling.pm:44
2518
#: scripts/Dpkg/ErrorHandling.pm:49
2522
#: scripts/Dpkg/ErrorHandling.pm:54
2523
msgid "internal error"
2526
#: scripts/Dpkg/ErrorHandling.pm:61
2528
msgid "unknown information field '%s' in input data in %s"
2531
#: scripts/Dpkg/ErrorHandling.pm:74
2533
msgid "%s gave error exit status %s"
2536
#: scripts/Dpkg/ErrorHandling.pm:76
2538
msgid "%s died from signal %s"
2541
#: scripts/Dpkg/ErrorHandling.pm:78
2543
msgid "%s failed with unknown exit code %d"
2546
#: scripts/Dpkg/ErrorHandling.pm:95
2548
msgid "syntax error in %s at line %d: %s"
2551
#: scripts/Dpkg/Fields.pm:203
2553
msgid "field %s has newline then non whitespace >%s<"
2556
#: scripts/Dpkg/Fields.pm:206
2558
msgid "field %s has blank lines >%s<"
2559
msgstr "campo %s tem linhas brancas >%s<"
2561
#: scripts/Dpkg/Fields.pm:208
2563
msgid "field %s has trailing newline >%s<"
2566
#: scripts/Dpkg/Fields.pm:216
2567
msgid "write error on control data"
2568
msgstr "erro de escrita nos dados de controle"
2570
#: scripts/Dpkg/Shlibs/Objdump.pm:74
2571
msgid "cannot fork for objdump"
2574
#: scripts/Dpkg/Shlibs/Objdump.pm:82
2576
msgid "objdump on `%s'"
2579
#: scripts/Dpkg/Shlibs/Objdump.pm:148
2581
msgid "cannot fork %s"
2584
#: scripts/Dpkg/Shlibs/Objdump.pm:189
2586
msgid "Couldn't parse dynamic relocation record: %s"
2589
#: scripts/Dpkg/Shlibs/Objdump.pm:299
2591
msgid "Couldn't parse dynamic symbol definition: %s"
2594
#: scripts/Dpkg/Shlibs/SymbolFile.pm:120
2596
msgid "Symbol information must be preceded by a header (file %s, line %s)."
2599
#: scripts/Dpkg/Shlibs/SymbolFile.pm:130
2601
msgid "you can't use wildcards on unversioned symbols: %s"
2604
#: scripts/Dpkg/Shlibs/SymbolFile.pm:166
2606
msgid "Failed to parse a line in %s: %s"
2609
#: scripts/Dpkg/Shlibs/SymbolFile.pm:181
2611
msgid "cannot write %s"
2614
#: scripts/Dpkg/Shlibs/SymbolFile.pm:214
2615
msgid "Can't merge symbols from objects without SONAME."
2618
#: scripts/Dpkg/Substvars.pm:117
2620
msgid "bad line in substvars file %s at line %d"
2623
#: scripts/Dpkg/Substvars.pm:123
2625
msgid "unable to open substvars file %s: %s"
2628
#: scripts/Dpkg/Substvars.pm:164
2630
msgid "too many substitutions - recursive ? - in `%s'"
2631
msgstr "demasiadas substituições - recursividade ? - em `%s'"
2633
#: scripts/Dpkg/Substvars.pm:170
2635
msgid "unknown substitution variable ${%s}"
2636
msgstr "variável de substituição desconhecida ${%s}"
2638
#: scripts/Dpkg/Vars.pm:34
2640
msgid "source package name `%s' contains illegal character `%s'"
2643
#: scripts/Dpkg/Vars.pm:37
2645
msgid "source package name `%s' starts with non-alphanum"
2648
#: scripts/Dpkg/Vars.pm:46
2650
msgid "source package has two conflicting values - %s and %s"
2653
#: scripts/Dpkg/Version.pm:205
2655
msgid "version number contains illegal character `%s'"
2658
#: scripts/controllib.pl:58 scripts/controllib.pl:63
2660
msgid "unable to get login information for username \"%s\""
2662
"não foi possível obter a informação de login para o nome de utilizador \"%s\""
2664
#: scripts/controllib.pl:66
2667
"no utmp entry available and LOGNAME not defined; using uid of process (%d)"
2669
"não existe uma entrada utmp e o LOGNAME não está definido; utilizando o uid "
2672
#: scripts/controllib.pl:70
2674
msgid "unable to get login information for uid %d"
2675
msgstr "não foi possível obter a informação de login para o uid %d"
2677
#: scripts/controllib.pl:135
2678
msgid "write error on close control data"
2679
msgstr "erro de escrita ao fechar os dados de controle"
2681
#: scripts/controllib.pl:144
2683
msgid "cannot read control file %s: %s"
2684
msgstr "não foi possível ler o ficheiro de controle %s: %s"
2686
#: scripts/controllib.pl:147
2688
msgid "control file %s"
2689
msgstr "ficheiro de controle %s"
2691
#: scripts/controllib.pl:148
2692
msgid "control file must have at least one binary package part"
2694
"o ficheiro de controle tem que ter pelo menos uma componente de pacote "
2697
#: scripts/controllib.pl:152
2699
msgid "per-package paragraph %d in control info file is missing Package line"
2702
#: scripts/controllib.pl:156
2703
msgid "source paragraph in control info file is missing Source line"
2706
#: scripts/controllib.pl:188
2707
msgid "fork for parse changelog"
2710
#: scripts/controllib.pl:193
2711
msgid "parse changelog"
2714
#: scripts/controllib.pl:295
2715
msgid "expected blank line before PGP signature"
2718
#: scripts/controllib.pl:315
2719
msgid "found several `paragraphs' where only one expected"
2722
#: scripts/controllib.pl:322
2723
msgid "found start of PGP body but no signature"
2726
#: scripts/controllib.pl:324
2730
#: scripts/dpkg-distaddfile.pl:67 scripts/dpkg-gencontrol.pl:336
2731
msgid "chown new files list file"
2734
#: scripts/dpkg-genchanges.pl:97
2737
"Usage: %s [<option> ...]\n"
2740
" -b binary-only build - no source files.\n"
2741
" -B arch-specific - no source or arch-indep files.\n"
2742
" -A only arch-indep - no source or arch-specific "
2744
" -S source-only upload.\n"
2745
" -c<controlfile> get control info from this file.\n"
2746
" -l<changelogfile> get per-version info from this file.\n"
2747
" -f<fileslistfile> get .deb files list from this file.\n"
2748
" -v<sinceversion> include all changes later than version.\n"
2749
" -C<changesdescription> use change description from this file.\n"
2750
" -m<maintainer> override control's maintainer value.\n"
2751
" -e<maintainer> override changelog's maintainer value.\n"
2752
" -u<uploadfilesdir> directory with files (default is `..').\n"
2753
" -si (default) src includes orig for debian-revision 0 or 1.\n"
2754
" -sa source includes orig src.\n"
2755
" -sd source is diff and .dsc only.\n"
2756
" -q quiet - no informational messages on stderr.\n"
2757
" -F<changelogformat> force change log format.\n"
2758
" -V<name>=<value> set a substitution variable.\n"
2759
" -T<varlistfile> read variables here, not debian/substvars.\n"
2760
" -D<field>=<value> override or add a field and value.\n"
2761
" -U<field> remove a field.\n"
2762
" -h, --help show this help message.\n"
2763
" --version show the version.\n"
2766
#: scripts/dpkg-gencontrol.pl:224 scripts/dpkg-source.pl:385
2768
msgid "value from nowhere, with key >%s< and value >%s<"
2771
#: scripts/dpkg-parsechangelog.pl:38
2774
"Usage: %s [<option> ...]\n"
2777
" -l<changelogfile> get per-version info from this file.\n"
2778
" -v<sinceversion> include all changes later than version.\n"
2779
" -F<changelogformat> force change log format.\n"
2780
" -L<libdir> look for change log parsers in <libdir>.\n"
2781
" -h, --help show this help message.\n"
2782
" --version show the version.\n"
2785
#: scripts/dpkg-parsechangelog.pl:70
2787
msgid "cannot open %s to find format: %s"
2790
#: scripts/dpkg-parsechangelog.pl:71
2792
msgid "cannot fork: %s"
2795
#: scripts/dpkg-parsechangelog.pl:85
2797
msgid "failed to check for format parser %s"
2800
#: scripts/dpkg-parsechangelog.pl:94
2802
msgid "format %s unknown"
2805
#: scripts/dpkg-parsechangelog.pl:97
2807
msgid "cannot open %s: %s"
2810
#: scripts/changelog/debian.pl:43
2813
"Usage: %s [<option>]\n"
2816
" -l<changelog> use <changelog> as the file name when reporting.\n"
2817
" -v<versionsince> print changes since <versionsince>.\n"
2818
" -h, --help print this help message.\n"
2819
" --version print program version.\n"
2822
#: scripts/changelog/debian.pl:83
2823
msgid "-v<since> option specifies most recent version"
2826
#: scripts/changelog/debian.pl:113
2828
msgid "unknown urgency value %s - comparing very low"
2831
#: scripts/changelog/debian.pl:116
2833
msgid "urgency >%s<"
2836
#: scripts/changelog/debian.pl:134
2838
msgid "unknown key-value key %s - copying to %s"
2841
#: scripts/changelog/debian.pl:184 scripts/changelog/debian.pl:189
2843
msgid "%s, at file %s line %d"
2846
#: scripts/Dpkg/Shlibs.pm:52
2848
msgid "couldn't open %s"
2851
#: scripts/Dpkg/Shlibs.pm:71
2853
msgid "couldn't close %s"
2856
#: scripts/Dpkg/Shlibs/Objdump.pm:90
2858
msgid "Can't open %s for test: %s"
2861
#: scripts/Dpkg/Shlibs/Objdump.pm:149
2863
msgid "Can't execute objdump: %s"
2866
#: scripts/Dpkg/Shlibs/SymbolFile.pm:103
2868
msgid "Can't open %s: %s"
2871
#: scripts/Dpkg/Shlibs/SymbolFile.pm:163
2873
msgid "Can't open %s for writing: %s"