From b75b971b90c2d31d5fc3a675966f29c99d6f0cde Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Sat, 27 Jun 2009 18:50:52 +0200 Subject: Regenerate .pot files and merge .po files with them --- scripts/po/dpkg-dev.pot | 583 +++++++++++++++++++++++++----------------------- 1 file changed, 301 insertions(+), 282 deletions(-) (limited to 'scripts/po/dpkg-dev.pot') diff --git a/scripts/po/dpkg-dev.pot b/scripts/po/dpkg-dev.pot index bb9f950fc..b76d74f68 100644 --- a/scripts/po/dpkg-dev.pot +++ b/scripts/po/dpkg-dev.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2009-05-21 06:34+0200\n" +"POT-Creation-Date: 2009-06-27 19:08+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -19,10 +19,11 @@ msgstr "" #: scripts/dpkg-architecture.pl:35 scripts/dpkg-buildpackage.pl:22 #: scripts/dpkg-distaddfile.pl:18 scripts/dpkg-genchanges.pl:89 -#: scripts/dpkg-gencontrol.pl:45 scripts/dpkg-gensymbols.pl:31 -#: scripts/dpkg-parsechangelog.pl:19 scripts/dpkg-scanpackages.pl:51 -#: scripts/dpkg-scansources.pl:94 scripts/dpkg-shlibdeps.pl:502 -#: scripts/dpkg-source.pl:348 scripts/changelog/debian.pl:19 +#: scripts/dpkg-gencontrol.pl:45 scripts/dpkg-gensymbols.pl:32 +#: scripts/dpkg-name.pl:48 scripts/dpkg-parsechangelog.pl:19 +#: scripts/dpkg-scanpackages.pl:62 scripts/dpkg-scansources.pl:77 +#: scripts/dpkg-shlibdeps.pl:502 scripts/dpkg-source.pl:348 +#: scripts/changelog/debian.pl:19 #, perl-format msgid "Debian %s version %s.\n" msgstr "" @@ -36,7 +37,7 @@ msgstr "" #: scripts/dpkg-architecture.pl:41 scripts/dpkg-buildpackage.pl:29 #: scripts/dpkg-distaddfile.pl:23 scripts/dpkg-genchanges.pl:95 -#: scripts/dpkg-gencontrol.pl:51 scripts/dpkg-gensymbols.pl:37 +#: scripts/dpkg-gencontrol.pl:51 scripts/dpkg-gensymbols.pl:38 #: scripts/dpkg-parsechangelog.pl:25 scripts/dpkg-shlibdeps.pl:511 #: scripts/dpkg-source.pl:354 scripts/changelog/debian.pl:24 msgid "" @@ -68,42 +69,42 @@ msgid "" " --version show the version.\n" msgstr "" -#: scripts/dpkg-architecture.pl:120 scripts/dpkg-distaddfile.pl:53 +#: scripts/dpkg-architecture.pl:119 scripts/dpkg-distaddfile.pl:53 #: scripts/dpkg-genchanges.pl:186 scripts/dpkg-gencontrol.pl:120 -#: scripts/dpkg-gensymbols.pl:105 scripts/dpkg-parsechangelog.pl:101 +#: scripts/dpkg-gensymbols.pl:110 scripts/dpkg-parsechangelog.pl:101 #: scripts/dpkg-shlibdeps.pl:104 #, perl-format msgid "unknown option `%s'" msgstr "" -#: scripts/dpkg-architecture.pl:143 +#: scripts/dpkg-architecture.pl:142 #, perl-format msgid "unknown Debian architecture %s, you must specify GNU system type, too" msgstr "" -#: scripts/dpkg-architecture.pl:150 +#: scripts/dpkg-architecture.pl:149 #, perl-format msgid "unknown GNU system type %s, you must specify Debian architecture, too" msgstr "" -#: scripts/dpkg-architecture.pl:157 +#: scripts/dpkg-architecture.pl:156 #, perl-format msgid "unknown default GNU system type for Debian architecture %s" msgstr "" -#: scripts/dpkg-architecture.pl:160 +#: scripts/dpkg-architecture.pl:159 #, perl-format msgid "" "Default GNU system type %s for Debian arch %s does not match specified GNU " "system type %s" msgstr "" -#: scripts/dpkg-architecture.pl:171 +#: scripts/dpkg-architecture.pl:170 #, perl-format msgid "Specified GNU system type %s does not match gcc system type %s." msgstr "" -#: scripts/dpkg-architecture.pl:210 +#: scripts/dpkg-architecture.pl:209 #, perl-format msgid "%s is not a supported variable name" msgstr "" @@ -159,8 +160,6 @@ msgid "" " -nc do not clean source tree (implies -b).\n" " -tc clean source tree when finished.\n" " -ap add pause before starting signature process.\n" -" -E turn certain warnings into errors. } passed to\n" -" -W when -E is turned on, -W turns it off. } dpkg-source\n" " -i[] ignore diffs of files matching regex. } only passed\n" " -I[] filter out files when building tarballs. } to dpkg-source\n" " --admindir=\n" @@ -169,143 +168,147 @@ msgid "" " --version show the version.\n" msgstr "" -#: scripts/dpkg-buildpackage.pl:198 +#: scripts/dpkg-buildpackage.pl:189 scripts/dpkg-source.pl:116 +msgid "-E and -W are deprecated, they are without effect" +msgstr "" + +#: scripts/dpkg-buildpackage.pl:193 #, perl-format msgid "unknown option or argument %s" msgstr "" -#: scripts/dpkg-buildpackage.pl:203 scripts/dpkg-genchanges.pl:136 +#: scripts/dpkg-buildpackage.pl:198 scripts/dpkg-genchanges.pl:136 #: scripts/dpkg-genchanges.pl:139 scripts/dpkg-genchanges.pl:143 #: scripts/dpkg-genchanges.pl:147 #, perl-format msgid "cannot combine %s and %s" msgstr "" -#: scripts/dpkg-buildpackage.pl:211 +#: scripts/dpkg-buildpackage.pl:206 msgid "using a gain-root-command while being root" msgstr "" -#: scripts/dpkg-buildpackage.pl:217 +#: scripts/dpkg-buildpackage.pl:212 msgid "" "fakeroot not found, either install the fakeroot\n" "package, specify a command with the -r option, or run this as root" msgstr "" -#: scripts/dpkg-buildpackage.pl:221 +#: scripts/dpkg-buildpackage.pl:216 #, perl-format msgid "gain-root-commmand '%s' not found" msgstr "" -#: scripts/dpkg-buildpackage.pl:240 +#: scripts/dpkg-buildpackage.pl:235 msgid "unknown sign command, assuming pgp style interface" msgstr "" -#: scripts/dpkg-buildpackage.pl:243 +#: scripts/dpkg-buildpackage.pl:238 msgid "PGP support is deprecated (see README.feature-removal-schedule)" msgstr "" -#: scripts/dpkg-buildpackage.pl:271 +#: scripts/dpkg-buildpackage.pl:266 #, perl-format msgid "%s: use %s from environment: %s\n" msgstr "" -#: scripts/dpkg-buildpackage.pl:275 +#: scripts/dpkg-buildpackage.pl:270 #, perl-format msgid "%s: set %s to default value: %s\n" msgstr "" -#: scripts/dpkg-buildpackage.pl:288 +#: scripts/dpkg-buildpackage.pl:283 msgid "source package" msgstr "" -#: scripts/dpkg-buildpackage.pl:289 +#: scripts/dpkg-buildpackage.pl:284 msgid "source version" msgstr "" -#: scripts/dpkg-buildpackage.pl:298 +#: scripts/dpkg-buildpackage.pl:293 msgid "source changed by" msgstr "" -#: scripts/dpkg-buildpackage.pl:326 +#: scripts/dpkg-buildpackage.pl:321 msgid "host architecture" msgstr "" -#: scripts/dpkg-buildpackage.pl:339 +#: scripts/dpkg-buildpackage.pl:334 msgid "debian/rules is not executable: fixing that." msgstr "" -#: scripts/dpkg-buildpackage.pl:352 +#: scripts/dpkg-buildpackage.pl:347 msgid "Build dependencies/conflicts unsatisfied; aborting." msgstr "" -#: scripts/dpkg-buildpackage.pl:353 +#: scripts/dpkg-buildpackage.pl:348 msgid "(Use -d flag to override.)" msgstr "" -#: scripts/dpkg-buildpackage.pl:356 +#: scripts/dpkg-buildpackage.pl:351 msgid "This is currently a non-fatal warning with -S, but" msgstr "" -#: scripts/dpkg-buildpackage.pl:357 +#: scripts/dpkg-buildpackage.pl:352 msgid "will probably become fatal in the future." msgstr "" -#: scripts/dpkg-buildpackage.pl:379 +#: scripts/dpkg-buildpackage.pl:374 msgid "" "it is a bad idea to generate a source package without cleaning up first, it " "might contain undesired files." msgstr "" -#: scripts/dpkg-buildpackage.pl:395 +#: scripts/dpkg-buildpackage.pl:390 msgid "Press the return key to start signing process\n" msgstr "" -#: scripts/dpkg-buildpackage.pl:402 +#: scripts/dpkg-buildpackage.pl:397 msgid "Failed to sign .dsc and .changes file" msgstr "" -#: scripts/dpkg-buildpackage.pl:423 scripts/dpkg-buildpackage.pl:427 -#: scripts/dpkg-buildpackage.pl:440 +#: scripts/dpkg-buildpackage.pl:418 scripts/dpkg-buildpackage.pl:422 +#: scripts/dpkg-buildpackage.pl:435 msgid "write changes file" msgstr "" -#: scripts/dpkg-buildpackage.pl:439 +#: scripts/dpkg-buildpackage.pl:434 msgid "dpkg-genchanges" msgstr "" -#: scripts/dpkg-buildpackage.pl:447 +#: scripts/dpkg-buildpackage.pl:442 msgid "source only upload: Debian-native package" msgstr "" -#: scripts/dpkg-buildpackage.pl:449 +#: scripts/dpkg-buildpackage.pl:444 msgid "source only, diff-only upload (original source NOT included)" msgstr "" -#: scripts/dpkg-buildpackage.pl:451 +#: scripts/dpkg-buildpackage.pl:446 msgid "source only upload (original source is included)" msgstr "" -#: scripts/dpkg-buildpackage.pl:454 scripts/dpkg-buildpackage.pl:462 +#: scripts/dpkg-buildpackage.pl:449 scripts/dpkg-buildpackage.pl:457 msgid "full upload (original source is included)" msgstr "" -#: scripts/dpkg-buildpackage.pl:456 +#: scripts/dpkg-buildpackage.pl:451 msgid "binary only upload (no source included)" msgstr "" -#: scripts/dpkg-buildpackage.pl:458 +#: scripts/dpkg-buildpackage.pl:453 msgid "full upload; Debian-native package (full source is included)" msgstr "" -#: scripts/dpkg-buildpackage.pl:460 +#: scripts/dpkg-buildpackage.pl:455 msgid "binary and diff upload (original source NOT included)" msgstr "" -#: scripts/dpkg-buildpackage.pl:467 +#: scripts/dpkg-buildpackage.pl:462 msgid "Failed to sign .changes file" msgstr "" -#: scripts/dpkg-buildpackage.pl:491 +#: scripts/dpkg-buildpackage.pl:486 #, perl-format msgid "unable to determine %s" msgstr "" @@ -367,27 +370,27 @@ msgstr "" msgid "filename, section and priority may contain no whitespace" msgstr "" -#: scripts/dpkg-distaddfile.pl:64 scripts/dpkg-gencontrol.pl:324 +#: scripts/dpkg-distaddfile.pl:64 scripts/dpkg-gencontrol.pl:325 msgid "open new files list file" msgstr "" -#: scripts/dpkg-distaddfile.pl:69 scripts/dpkg-gencontrol.pl:335 +#: scripts/dpkg-distaddfile.pl:69 scripts/dpkg-gencontrol.pl:336 msgid "copy old entry to new files list file" msgstr "" -#: scripts/dpkg-distaddfile.pl:72 scripts/dpkg-gencontrol.pl:339 +#: scripts/dpkg-distaddfile.pl:72 scripts/dpkg-gencontrol.pl:340 msgid "read old files list file" msgstr "" -#: scripts/dpkg-distaddfile.pl:75 scripts/dpkg-gencontrol.pl:349 +#: scripts/dpkg-distaddfile.pl:75 scripts/dpkg-gencontrol.pl:350 msgid "write new entry to new files list file" msgstr "" -#: scripts/dpkg-distaddfile.pl:76 scripts/dpkg-gencontrol.pl:350 +#: scripts/dpkg-distaddfile.pl:76 scripts/dpkg-gencontrol.pl:351 msgid "close new files list file" msgstr "" -#: scripts/dpkg-distaddfile.pl:78 scripts/dpkg-gencontrol.pl:351 +#: scripts/dpkg-distaddfile.pl:78 scripts/dpkg-gencontrol.pl:352 msgid "install new files list file" msgstr "" @@ -445,134 +448,134 @@ msgstr "" msgid "the current version (%s) is smaller than the previous one (%s)" msgstr "" -#: scripts/dpkg-genchanges.pl:218 +#: scripts/dpkg-genchanges.pl:220 msgid "cannot read files list file" msgstr "" -#: scripts/dpkg-genchanges.pl:222 +#: scripts/dpkg-genchanges.pl:224 #, perl-format msgid "duplicate files list entry for package %s (line %d)" msgstr "" -#: scripts/dpkg-genchanges.pl:230 scripts/dpkg-genchanges.pl:244 +#: scripts/dpkg-genchanges.pl:232 scripts/dpkg-genchanges.pl:246 #, perl-format msgid "duplicate files list entry for file %s (line %d)" msgstr "" -#: scripts/dpkg-genchanges.pl:250 +#: scripts/dpkg-genchanges.pl:252 #, perl-format msgid "badly formed line in files list file, line %d" msgstr "" -#: scripts/dpkg-genchanges.pl:271 scripts/dpkg-gencontrol.pl:163 +#: scripts/dpkg-genchanges.pl:273 scripts/dpkg-gencontrol.pl:163 #: scripts/dpkg-source.pl:185 msgid "general section of control info file" msgstr "" -#: scripts/dpkg-genchanges.pl:297 +#: scripts/dpkg-genchanges.pl:299 #, perl-format msgid "package %s in control file but not in files list" msgstr "" -#: scripts/dpkg-genchanges.pl:325 scripts/dpkg-gencontrol.pl:196 +#: scripts/dpkg-genchanges.pl:327 scripts/dpkg-gencontrol.pl:196 #: scripts/dpkg-source.pl:218 msgid "package's section of control info file" msgstr "" -#: scripts/dpkg-genchanges.pl:342 scripts/dpkg-gencontrol.pl:213 +#: scripts/dpkg-genchanges.pl:344 scripts/dpkg-gencontrol.pl:213 #: scripts/dpkg-source.pl:243 msgid "parsed version of changelog" msgstr "" -#: scripts/dpkg-genchanges.pl:348 +#: scripts/dpkg-genchanges.pl:350 msgid "read changesdescription" msgstr "" -#: scripts/dpkg-genchanges.pl:359 +#: scripts/dpkg-genchanges.pl:361 #, perl-format msgid "package %s listed in files list but not in control info" msgstr "" -#: scripts/dpkg-genchanges.pl:371 +#: scripts/dpkg-genchanges.pl:373 #, perl-format msgid "missing Section for binary package %s; using '-'" msgstr "" -#: scripts/dpkg-genchanges.pl:373 +#: scripts/dpkg-genchanges.pl:375 #, perl-format msgid "package %s has section %s in control file but %s in files list" msgstr "" -#: scripts/dpkg-genchanges.pl:380 +#: scripts/dpkg-genchanges.pl:382 #, perl-format msgid "missing Priority for binary package %s; using '-'" msgstr "" -#: scripts/dpkg-genchanges.pl:382 +#: scripts/dpkg-genchanges.pl:384 #, perl-format msgid "package %s has priority %s in control file but %s in files list" msgstr "" -#: scripts/dpkg-genchanges.pl:394 +#: scripts/dpkg-genchanges.pl:396 msgid "missing Section for source files" msgstr "" -#: scripts/dpkg-genchanges.pl:399 +#: scripts/dpkg-genchanges.pl:401 msgid "missing Priority for source files" msgstr "" -#: scripts/dpkg-genchanges.pl:404 +#: scripts/dpkg-genchanges.pl:406 #, perl-format msgid "cannot open .dsc file %s" msgstr "" -#: scripts/dpkg-genchanges.pl:407 scripts/Dpkg/Source/Package.pm:153 +#: scripts/dpkg-genchanges.pl:409 scripts/Dpkg/Source/Package.pm:153 #, perl-format msgid "source control file %s" msgstr "" -#: scripts/dpkg-genchanges.pl:417 scripts/Dpkg/Source/Package.pm:214 +#: scripts/dpkg-genchanges.pl:419 scripts/Dpkg/Source/Package.pm:214 #, perl-format msgid "Files field contains bad line `%s'" msgstr "" -#: scripts/dpkg-genchanges.pl:421 scripts/Dpkg/Checksums.pm:51 +#: scripts/dpkg-genchanges.pl:423 scripts/Dpkg/Checksums.pm:51 #, perl-format msgid "Conflicting checksums `%s' and `%s' for file `%s'" msgstr "" -#: scripts/dpkg-genchanges.pl:426 +#: scripts/dpkg-genchanges.pl:428 #, perl-format msgid "Conflicting sizes `%u' and `%u' for file `%s'" msgstr "" -#: scripts/dpkg-genchanges.pl:460 +#: scripts/dpkg-genchanges.pl:462 msgid "not including original source code in upload" msgstr "" -#: scripts/dpkg-genchanges.pl:465 +#: scripts/dpkg-genchanges.pl:467 msgid "ignoring -sd option for native Debian package" msgstr "" -#: scripts/dpkg-genchanges.pl:467 +#: scripts/dpkg-genchanges.pl:469 msgid "including full source code in upload" msgstr "" -#: scripts/dpkg-genchanges.pl:470 +#: scripts/dpkg-genchanges.pl:472 msgid "binary-only upload - not including any source code" msgstr "" -#: scripts/dpkg-genchanges.pl:474 +#: scripts/dpkg-genchanges.pl:476 msgid "write original source message" msgstr "" -#: scripts/dpkg-genchanges.pl:524 scripts/Dpkg/Source/Package.pm:443 +#: scripts/dpkg-genchanges.pl:526 scripts/Dpkg/Source/Package.pm:446 #, perl-format msgid "missing information for critical output field %s" msgstr "" -#: scripts/dpkg-genchanges.pl:529 scripts/dpkg-gencontrol.pl:265 -#: scripts/dpkg-gencontrol.pl:268 scripts/Dpkg/Source/Package.pm:448 +#: scripts/dpkg-genchanges.pl:531 scripts/dpkg-gencontrol.pl:265 +#: scripts/dpkg-gencontrol.pl:268 scripts/Dpkg/Source/Package.pm:451 #, perl-format msgid "missing information for output field %s" msgstr "" @@ -608,7 +611,7 @@ msgid "" " --version show the version.\n" msgstr "" -#: scripts/dpkg-gencontrol.pl:86 scripts/dpkg-gensymbols.pl:88 +#: scripts/dpkg-gencontrol.pl:86 scripts/dpkg-gensymbols.pl:91 #, perl-format msgid "Illegal package name `%s'" msgstr "" @@ -618,7 +621,7 @@ msgstr "" msgid "package %s not in control info" msgstr "" -#: scripts/dpkg-gencontrol.pl:143 scripts/dpkg-gensymbols.pl:123 +#: scripts/dpkg-gencontrol.pl:143 scripts/dpkg-gensymbols.pl:128 #, perl-format msgid "must specify package since control info has many (%s)" msgstr "" @@ -670,27 +673,27 @@ msgstr "" msgid "du gave unexpected output `%s'" msgstr "" -#: scripts/dpkg-gencontrol.pl:337 +#: scripts/dpkg-gencontrol.pl:338 msgid "close old files list file" msgstr "" -#: scripts/dpkg-gencontrol.pl:359 +#: scripts/dpkg-gencontrol.pl:360 #, perl-format msgid "cannot open new output control file `%s'" msgstr "" -#: scripts/dpkg-gencontrol.pl:370 +#: scripts/dpkg-gencontrol.pl:371 #, perl-format msgid "cannot install output control file `%s'" msgstr "" -#: scripts/dpkg-gensymbols.pl:33 +#: scripts/dpkg-gensymbols.pl:34 msgid "" "\n" "Copyright (C) 2007 Raphael Hertzog.\n" msgstr "" -#: scripts/dpkg-gensymbols.pl:45 +#: scripts/dpkg-gensymbols.pl:46 #, perl-format msgid "" "Usage: %s [