diff options
Diffstat (limited to '')
-rw-r--r-- | scripts/po/dpkg-dev.pot | 371 |
1 files changed, 273 insertions, 98 deletions
diff --git a/scripts/po/dpkg-dev.pot b/scripts/po/dpkg-dev.pot index e318e2e..753ac7b 100644 --- a/scripts/po/dpkg-dev.pot +++ b/scripts/po/dpkg-dev.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: dpkg 1.22.6\n" +"Project-Id-Version: dpkg 1.22.11\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2024-03-10 20:21+0100\n" +"POT-Creation-Date: 2024-08-01 12:38+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -198,11 +198,9 @@ msgstr "" msgid "%s needs a parameter" msgstr "" -#: scripts/dpkg-buildpackage.pl scripts/dpkg-genbuildinfo.pl -#: scripts/dpkg-genchanges.pl scripts/dpkg-gencontrol.pl -#: scripts/dpkg-gensymbols.pl scripts/dpkg-parsechangelog.pl +#: scripts/dpkg-buildpackage.pl #, perl-format -msgid "Usage: %s [<option>...]" +msgid "Usage: %s [<option>...] [--] [<filename.dsc>|<directory>]" msgstr "" #: scripts/dpkg-buildpackage.pl @@ -381,104 +379,80 @@ msgid "sign-command '%s' not found" msgstr "" #: scripts/dpkg-buildpackage.pl -msgid "source package" -msgstr "" - -#: scripts/dpkg-buildpackage.pl -msgid "source version" +#, perl-format +msgid "cannot change directory to %s" msgstr "" #: scripts/dpkg-buildpackage.pl -msgid "source distribution" +#, perl-format +msgid "building source package would overwrite input source %s" msgstr "" #: scripts/dpkg-buildpackage.pl -msgid "source changed by" +#, perl-format +msgid "source package %s is expected in the current directory" msgstr "" #: scripts/dpkg-buildpackage.pl -msgid "host architecture" +#, perl-format +msgid "source directory %s exists already, aborting" msgstr "" #: scripts/dpkg-buildpackage.pl -msgid "debian/rules is not executable; fixing that" +#, perl-format +msgid "extracting source package %s" msgstr "" #: scripts/dpkg-buildpackage.pl -msgid "build dependencies/conflicts unsatisfied; aborting" +msgid "source package" msgstr "" #: scripts/dpkg-buildpackage.pl -msgid "(Use -d flag to override.)" +msgid "source version" msgstr "" #: scripts/dpkg-buildpackage.pl -msgid "" -"building a source package without cleaning up as you asked; it might contain " -"undesired files" +msgid "source distribution" msgstr "" #: scripts/dpkg-buildpackage.pl -msgid "Press <enter> to start the signing process.\n" +msgid "source changed by" msgstr "" #: scripts/dpkg-buildpackage.pl -msgid "not signing UNRELEASED build; use --force-sign to override" +msgid "host architecture" msgstr "" #: scripts/dpkg-buildpackage.pl -#, perl-format -msgid "unable to determine %s" +msgid "build dependencies/conflicts unsatisfied; aborting" msgstr "" #: scripts/dpkg-buildpackage.pl -msgid "using a gain-root-command while being root" +msgid "(Use -d flag to override.)" msgstr "" #: scripts/dpkg-buildpackage.pl 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 -#, perl-format -msgid "gain-root-command '%s' not found" -msgstr "" - -#: scripts/dpkg-buildpackage.pl -#, perl-format -msgid "disallowed target in %s field keyword \"%s\"" -msgstr "" - -#: scripts/dpkg-buildpackage.pl -#, perl-format -msgid "%s field keyword \"%s\" is unknown in dpkg namespace" -msgstr "" - -#: scripts/dpkg-buildpackage.pl -#, perl-format -msgid "%s field keyword \"%s\" is uppercase; use \"%s\" instead" +"building a source package without cleaning up as you asked; it might contain " +"undesired files" msgstr "" #: scripts/dpkg-buildpackage.pl -#, perl-format -msgid "%s field keyword \"%s\" is invalid; use \"%s\" instead" +msgid "Press <enter> to start the signing process.\n" msgstr "" #: scripts/dpkg-buildpackage.pl -#, perl-format -msgid "%s field keyword \"%s\" is unknown" +msgid "not signing UNRELEASED build; use --force-sign to override" msgstr "" #: scripts/dpkg-buildpackage.pl #, perl-format -msgid "field %s contains duplicate keyword \"%s\"" +msgid "removing extracted source directory %s" msgstr "" #: scripts/dpkg-buildpackage.pl #, perl-format -msgid "%s field contains both global and implementation specific keywords" +msgid "unable to determine %s" msgstr "" #: scripts/dpkg-buildpackage.pl @@ -500,21 +474,6 @@ msgid "" "in %s or %s instead" msgstr "" -#: scripts/dpkg-buildpackage.pl scripts/dpkg-checkbuilddeps.pl -#: scripts/dpkg-genbuildinfo.pl scripts/dpkg-name.pl scripts/Dpkg/Arch.pm -#: scripts/Dpkg/IPC.pm scripts/Dpkg/Shlibs.pm -#, perl-format -msgid "cannot open %s" -msgstr "" - -#: scripts/dpkg-buildpackage.pl scripts/dpkg-distaddfile.pl -#: scripts/dpkg-genbuildinfo.pl scripts/dpkg-gencontrol.pl -#: scripts/Dpkg/Interface/Storable.pm scripts/Dpkg/Source/Package/V2.pm -#: scripts/Dpkg/Source/Patch.pm -#, perl-format -msgid "cannot close %s" -msgstr "" - #: scripts/dpkg-buildpackage.pl scripts/Dpkg/Source/Archive.pm #, perl-format msgid "cannot move %s to %s" @@ -553,13 +512,6 @@ msgstr "" msgid "full upload (original source is included)" msgstr "" -#: scripts/dpkg-buildpackage.pl -#, perl-format -msgid "" -"%s must be updated to support the 'build-arch' and 'build-indep' targets (at " -"least '%s' seems to be missing)" -msgstr "" - #: scripts/dpkg-buildtree.pl msgid "" "Commands:\n" @@ -621,6 +573,13 @@ msgstr "" msgid "Build conflicts: %s" msgstr "" +#: scripts/dpkg-checkbuilddeps.pl scripts/dpkg-genbuildinfo.pl +#: scripts/dpkg-name.pl scripts/Dpkg/Arch.pm scripts/Dpkg/IPC.pm +#: scripts/Dpkg/OpenPGP/Backend/GnuPG.pm scripts/Dpkg/Shlibs.pm +#, perl-format +msgid "cannot open %s" +msgstr "" + #: scripts/dpkg-distaddfile.pl #, perl-format msgid "" @@ -655,6 +614,21 @@ msgstr "" msgid "install new files list file" msgstr "" +#: scripts/dpkg-distaddfile.pl scripts/dpkg-genbuildinfo.pl +#: scripts/dpkg-gencontrol.pl scripts/Dpkg/Interface/Storable.pm +#: scripts/Dpkg/OpenPGP/Backend/GnuPG.pm scripts/Dpkg/Source/Package/V2.pm +#: scripts/Dpkg/Source/Patch.pm +#, perl-format +msgid "cannot close %s" +msgstr "" + +#: scripts/dpkg-genbuildinfo.pl scripts/dpkg-genchanges.pl +#: scripts/dpkg-gencontrol.pl scripts/dpkg-gensymbols.pl +#: scripts/dpkg-parsechangelog.pl +#, perl-format +msgid "Usage: %s [<option>...]" +msgstr "" + #: scripts/dpkg-genbuildinfo.pl msgid "" "Options:\n" @@ -728,7 +702,8 @@ msgstr "" msgid "missing Priority for source files" msgstr "" -#: scripts/dpkg-genchanges.pl scripts/Dpkg/Vendor.pm +#: scripts/dpkg-genchanges.pl scripts/Dpkg/Source/Format.pm +#: scripts/Dpkg/Vendor.pm #, perl-format msgid "%s is empty" msgstr "" @@ -829,11 +804,12 @@ msgid "" msgstr "" #: scripts/dpkg-gencontrol.pl scripts/dpkg-gensymbols.pl +#: scripts/dpkg-shlibdeps.pl #, perl-format msgid "illegal package name '%s': %s" msgstr "" -#: scripts/dpkg-gencontrol.pl +#: scripts/dpkg-gencontrol.pl scripts/dpkg-shlibdeps.pl #, perl-format msgid "package %s not in control info" msgstr "" @@ -1437,6 +1413,8 @@ msgstr "" #: scripts/dpkg-shlibdeps.pl msgid "" "Options:\n" +" --package=<package> generate substvars for <package> (default is " +"unset).\n" " -l<library-dir> add directory to private shared library search " "list.\n" " -p<varname-prefix> set <varname-prefix>:* instead of shlibs:*.\n" @@ -1773,6 +1751,113 @@ msgstr "" msgid "'%s' is not a legal architecture in list '%s'" msgstr "" +#: scripts/Dpkg/Archive/Ar.pm +#, perl-format +msgid "cannot get archive %s size" +msgstr "" + +#: scripts/Dpkg/Archive/Ar.pm +#, perl-format +msgid "cannot open or create archive %s" +msgstr "" + +#: scripts/Dpkg/Archive/Ar.pm +#, perl-format +msgid "cannot write magic into archive %s" +msgstr "" + +#. TRANSLATORS: The first %s string is either "the archive magic" or +#. "a file header". +#: scripts/Dpkg/Archive/Ar.pm +#, perl-format +msgid "cannot read %s; archive %s at offset %d" +msgstr "" + +#. TRANSLATORS: The first %s string is either "the archive magic" or +#. "a file header". +#: scripts/Dpkg/Archive/Ar.pm +#, perl-format +msgid "cannot read %s; archive %s is truncated at offset %d" +msgstr "" + +#: scripts/Dpkg/Archive/Ar.pm +msgid "the archive magic" +msgstr "" + +#: scripts/Dpkg/Archive/Ar.pm +#, perl-format +msgid "archive %s contains no magic" +msgstr "" + +#: scripts/Dpkg/Archive/Ar.pm +#, perl-format +msgid "archive %s contains bad magic" +msgstr "" + +#: scripts/Dpkg/Archive/Ar.pm +msgid "a file header" +msgstr "" + +#: scripts/Dpkg/Archive/Ar.pm +#, perl-format +msgid "file header at offset %d in archive %s contains bad magic" +msgstr "" + +#: scripts/Dpkg/Archive/Ar.pm +#, perl-format +msgid "cannot seek into next file header at offset %d from archive %s" +msgstr "" + +#: scripts/Dpkg/Archive/Ar.pm +#, perl-format +msgid "cannot seek into beginning of archive %s" +msgstr "" + +#: scripts/Dpkg/Archive/Ar.pm +#, perl-format +msgid "cannot read file %s" +msgstr "" + +#: scripts/Dpkg/Archive/Ar.pm +#, perl-format +msgid "cannot write file %s" +msgstr "" + +#: scripts/Dpkg/Archive/Ar.pm +#, perl-format +msgid "cannot create file %s to extract from archive %s" +msgstr "" + +#: scripts/Dpkg/Archive/Ar.pm +#, perl-format +msgid "cannot write file %s to the filesystem" +msgstr "" + +#: scripts/Dpkg/Archive/Ar.pm +#, perl-format +msgid "cannot write file header into archive %s" +msgstr "" + +#: scripts/Dpkg/Archive/Ar.pm +#, perl-format +msgid "filename %s is too long" +msgstr "" + +#: scripts/Dpkg/Archive/Ar.pm +#, perl-format +msgid "cannot open file %s to append to archive %s" +msgstr "" + +#: scripts/Dpkg/Archive/Ar.pm +#, perl-format +msgid "cannot get file %s size" +msgstr "" + +#: scripts/Dpkg/Archive/Ar.pm +#, perl-format +msgid "cannot write file %s padding to archive %s" +msgstr "" + #: scripts/Dpkg/BuildAPI.pm msgid "dpkg build API level needs an exact version" msgstr "" @@ -1792,6 +1877,66 @@ msgstr "" msgid "dpkg build API level '%s' greater than max '%s'" msgstr "" +#: scripts/Dpkg/BuildDriver.pm +#, perl-format +msgid "build driver %s is unknown: %s" +msgstr "" + +#: scripts/Dpkg/BuildDriver/DebianRules.pm +msgid "using a gain-root-command while being root" +msgstr "" + +#: scripts/Dpkg/BuildDriver/DebianRules.pm +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/BuildDriver/DebianRules.pm +#, perl-format +msgid "gain-root-command '%s' not found" +msgstr "" + +#: scripts/Dpkg/BuildDriver/DebianRules.pm +#, perl-format +msgid "disallowed target in %s field keyword %s" +msgstr "" + +#: scripts/Dpkg/BuildDriver/DebianRules.pm +#, perl-format +msgid "%s field keyword \"%s\" is unknown in dpkg namespace" +msgstr "" + +#: scripts/Dpkg/BuildDriver/DebianRules.pm +#, perl-format +msgid "%s field keyword \"%s\" is uppercase; use \"%s\" instead" +msgstr "" + +#: scripts/Dpkg/BuildDriver/DebianRules.pm +#, perl-format +msgid "%s field keyword \"%s\" is invalid; use \"%s\" instead" +msgstr "" + +#: scripts/Dpkg/BuildDriver/DebianRules.pm +#, perl-format +msgid "%s field keyword \"%s\" is unknown" +msgstr "" + +#: scripts/Dpkg/BuildDriver/DebianRules.pm +#, perl-format +msgid "field %s contains duplicate keyword %s" +msgstr "" + +#: scripts/Dpkg/BuildDriver/DebianRules.pm +#, perl-format +msgid "%s field contains both global and implementation specific keywords" +msgstr "" + +#: scripts/Dpkg/BuildDriver/DebianRules.pm +#, perl-format +msgid "%s is not executable; fixing that" +msgstr "" + #: scripts/Dpkg/BuildFlags.pm scripts/Dpkg/Compression/FileHandle.pm #: scripts/Dpkg/File.pm scripts/Dpkg/Interface/Storable.pm #: scripts/Dpkg/Shlibs/Objdump.pm scripts/Dpkg/Source/BinaryFiles.pm @@ -2396,10 +2541,30 @@ msgid "unsupported subcommand" msgstr "" #: scripts/Dpkg/OpenPGP/ErrorCodes.pm +msgid "unknown special designator in indirect parameter" +msgstr "" + +#: scripts/Dpkg/OpenPGP/ErrorCodes.pm +msgid "special designator in indirect parameter is an existing file" +msgstr "" + +#: scripts/Dpkg/OpenPGP/ErrorCodes.pm msgid "key is not signature-capable" msgstr "" #: scripts/Dpkg/OpenPGP/ErrorCodes.pm +msgid "mutually exclusive options" +msgstr "" + +#: scripts/Dpkg/OpenPGP/ErrorCodes.pm +msgid "cannot identify hardware device for hardware-backed secret keys" +msgstr "" + +#: scripts/Dpkg/OpenPGP/ErrorCodes.pm +msgid "cannot perform operation on hardware-backed secret key" +msgstr "" + +#: scripts/Dpkg/OpenPGP/ErrorCodes.pm msgid "missing OpenPGP implementation" msgstr "" @@ -2567,6 +2732,32 @@ msgstr "" msgid "unable to rename %s to %s" msgstr "" +#: scripts/Dpkg/Source/BinaryFiles.pm +#, perl-format +msgid "adding %s to %s" +msgstr "" + +#: scripts/Dpkg/Source/BinaryFiles.pm +#, perl-format +msgid "unwanted binary file: %s" +msgstr "" + +#: scripts/Dpkg/Source/BinaryFiles.pm +#, perl-format +msgid "" +"detected %d unwanted binary file (add it in debian/source/include-binaries " +"to allow its inclusion)." +msgid_plural "" +"detected %d unwanted binary files (add them in debian/source/include-" +"binaries to allow their inclusion)." +msgstr[0] "" +msgstr[1] "" + +#: scripts/Dpkg/Source/Format.pm +#, perl-format +msgid "source package format '%s' is invalid" +msgstr "" + #: scripts/Dpkg/Source/Functions.pm #, perl-format msgid "cannot stat directory %s (before removal)" @@ -2597,27 +2788,6 @@ msgstr "" msgid "cannot open file %s for binary detection" msgstr "" -#: scripts/Dpkg/Source/BinaryFiles.pm -#, perl-format -msgid "adding %s to %s" -msgstr "" - -#: scripts/Dpkg/Source/BinaryFiles.pm -#, perl-format -msgid "unwanted binary file: %s" -msgstr "" - -#: scripts/Dpkg/Source/BinaryFiles.pm -#, perl-format -msgid "" -"detected %d unwanted binary file (add it in debian/source/include-binaries " -"to allow its inclusion)." -msgid_plural "" -"detected %d unwanted binary files (add them in debian/source/include-" -"binaries to allow their inclusion)." -msgstr[0] "" -msgstr[1] "" - #: scripts/Dpkg/Source/Package.pm #, perl-format msgid "%s is not the name of a file" @@ -3588,6 +3758,11 @@ msgstr "" #: scripts/Dpkg/Substvars.pm #, perl-format +msgid "required substitution variable ${%s} not used" +msgstr "" + +#: scripts/Dpkg/Substvars.pm +#, perl-format msgid "substitution variable ${%s} unused, but is defined" msgstr "" |