diff options
Diffstat (limited to '')
-rw-r--r-- | man/po/pl.po | 462 |
1 files changed, 376 insertions, 86 deletions
diff --git a/man/po/pl.po b/man/po/pl.po index 2e62237..90705e0 100644 --- a/man/po/pl.po +++ b/man/po/pl.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg-man 1.15.4\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: 2021-04-08 04:43+0200\n" "Last-Translator: Michał Kułach <michal.kulach@gmail.com>\n" "Language-Team: Polish <debian-l10n-polish@lists.debian.org>\n" @@ -139,7 +139,7 @@ msgstr "" #: deb-buildinfo.pod deb-changes.pod dsc.pod msgid "" "The control data might be enclosed in an OpenPGP ASCII Armored signature, as " -"specified in RFC4880." +"specified in RFC9580." msgstr "" #. type: textblock @@ -334,18 +334,22 @@ msgstr "" #: deb-buildinfo.pod #, fuzzy #| msgid "B<Package:> I<binary-package-name> (required)" -msgid "B<Checksums-Md5:> (required)" +msgid "B<Checksums-Md5:> (required, weak)" msgstr "B<Package:> I<nazwa-pakietu-binarnego> (wymagane)" #. type: =item #: deb-buildinfo.pod deb-changes.pod dsc.pod -msgid "B<Checksums-Sha1:> (required)" -msgstr "" +#, fuzzy +#| msgid "B<Package:> I<binary-package-name> (required)" +msgid "B<Checksums-Sha1:> (required, weak)" +msgstr "B<Package:> I<nazwa-pakietu-binarnego> (wymagane)" #. type: =item #: deb-buildinfo.pod deb-changes.pod dsc.pod -msgid "B<Checksums-Sha256:> (required)" -msgstr "" +#, fuzzy +#| msgid "B<Package:> I<binary-package-name> (required)" +msgid "B<Checksums-Sha256:> (required, strong)" +msgstr "B<Package:> I<nazwa-pakietu-binarnego> (wymagane)" #. type: =item #: deb-buildinfo.pod deb-changes.pod dsc.pod @@ -362,6 +366,13 @@ msgid "" msgstr "" #. type: textblock +#: deb-buildinfo.pod dsc.pod +msgid "" +"B<Note>: The MD5 and SHA-1 checksums are considered weak, and should never " +"be assumed to be sufficient for secure verification." +msgstr "" + +#. type: textblock #: deb-buildinfo.pod deb-changes.pod msgid "" "The first line of the field value (the part on the same line as the field " @@ -1350,7 +1361,7 @@ msgstr "" "formatu dziennika zmian." #. type: =item -#: deb-changes.pod dsc.pod +#: deb-changes.pod #, fuzzy #| msgid "B<reinst-required>" msgid "B<Files:> (required)" @@ -1391,6 +1402,14 @@ msgstr "" #. type: textblock #: deb-changes.pod msgid "" +"B<Note>: The MD5 checksum is considered weak, and should never be assumed to " +"be sufficient for secure verification, but this field cannot be omitted as " +"it provides metadata not available anywhere else." +msgstr "" + +#. type: textblock +#: deb-changes.pod +msgid "" "These multiline fields contain a list of files with a checksum and size for " "each one. These fields have the same syntax and differ only in the checksum " "algorithm used: SHA-1 for B<Checksums-Sha1> and SHA-256 for B<Checksums-" @@ -1405,6 +1424,13 @@ msgid "" "other related B<Checksums> fields." msgstr "" +#. type: textblock +#: deb-changes.pod +msgid "" +"B<Note>: The SHA-1 checksum is considered weak, and should never be assumed " +"to be sufficient for secure verification." +msgstr "" + #. type: =head1 #: deb-changes.pod deb-control.pod dpkg-buildpackage.pod dpkg-deb.pod #: dpkg-name.pod dpkg-parsechangelog.pod dpkg-source.pod dpkg-split.pod @@ -3933,6 +3959,28 @@ msgstr "" #. type: =item #: deb-src-control.pod +#, fuzzy +#| msgid "B<Origin:> I<name>" +msgid "B<Build-Driver:> I<driver-name>" +msgstr "B<Origin:> I<nazwa>" + +#. type: textblock +#: deb-src-control.pod +msgid "" +"This experimental field specifies the name of the build driver to use to " +"build this package. When omitted the I<driver-name> defaults to B<debian-" +"rules>." +msgstr "" + +#. type: textblock +#: deb-src-control.pod +#, fuzzy +#| msgid "Cancels a previous B<--no-triggers>." +msgid "This field is supported since dpkg 1.22.7." +msgstr "Anuluje poprzednie B<--no-triggers>." + +#. type: =item +#: deb-src-control.pod msgid "B<Rules-Requires-Root:> B<no>|B<binary-targets>|I<impl-keywords>" msgstr "" @@ -6094,11 +6142,13 @@ msgstr "" #: deb-substvars.pod msgid "" "Substitution variables can be specified in a file. These files consist of " -"lines of the form I<name>B<=>I<value> or I<name>B<?=>I<value>. The B<=> " -"operator assigns a normal substitution variable, while the B<?=> operator " -"(since dpkg 1.21.8) assigns an optional substitution variable which will " -"emit no warnings even if unused. Trailing whitespace on each line, blank " -"lines, and lines starting with a B<#> symbol (comments) are ignored." +"lines of the form I<name>B<=>I<value>, I<name>B<?=>I<value>, or I<name>B<!" +"=>I<value>. The B<=> operator assigns a normal substitution variable, the " +"B<?=> operator (since dpkg 1.21.8) assigns an optional substitution variable " +"which will emit no warnings even if unused, and the B<!=> operator (since " +"dpkg 1.22.7) assigns a required substitution variable which will error out " +"if unused. Trailing whitespace on each line, blank lines, and lines " +"starting with a B<#> symbol (comments) are ignored." msgstr "" #. type: =head2 @@ -8403,7 +8453,7 @@ msgid "" msgstr "B<dpkg-architecture> ustawia następujące zmienne:" #. type: =item -#: dpkg-architecture.pod +#: dpkg-architecture.pod dpkg-genbuildinfo.pod #, fuzzy #| msgid "\\s-1DEB_BUILD_ARCH\\s0" msgid "B<DEB_BUILD_ARCH>" @@ -8561,7 +8611,9 @@ msgstr "" "do ścieżek systemu plików." #. type: =item -#: dpkg-architecture.pod +#: dpkg-architecture.pod dpkg-buildflags.pod dpkg-checkbuilddeps.pod +#: dpkg-genbuildinfo.pod dpkg-genchanges.pod dpkg-gencontrol.pod +#: dpkg-gensymbols.pod dpkg-name.pod dpkg-shlibdeps.pod #, fuzzy #| msgid "\\s-1DEB_HOST_ARCH\\s0" msgid "B<DEB_HOST_ARCH>" @@ -9214,8 +9266,8 @@ msgstr "" #. type: =head1 #: dpkg-architecture.pod dpkg-buildapi.pod dpkg-buildflags.pod -#: dpkg-buildpackage.pod dpkg-checkbuilddeps.pod dpkg-deb.pod -#: dpkg-distaddfile.pod dpkg-divert.pod dpkg-fsys-usrunmess.pod +#: dpkg-buildpackage.pod dpkg-buildtree.pod dpkg-checkbuilddeps.pod +#: dpkg-deb.pod dpkg-distaddfile.pod dpkg-divert.pod dpkg-fsys-usrunmess.pod #: dpkg-genbuildinfo.pod dpkg-genchanges.pod dpkg-gencontrol.pod #: dpkg-gensymbols.pod dpkg-maintscript-helper.pod dpkg-mergechangelogs.pod #: dpkg-name.pod dpkg-parsechangelog.pod dpkg-query.pod dpkg-realpath.pod @@ -9241,11 +9293,12 @@ msgid "" msgstr "" #. type: =item -#: dpkg-architecture.pod dpkg-buildflags.pod dpkg-buildpackage.pod -#: dpkg-checkbuilddeps.pod dpkg-deb.pod dpkg-distaddfile.pod dpkg-divert.pod -#: dpkg-genbuildinfo.pod dpkg-genchanges.pod dpkg-gencontrol.pod -#: dpkg-gensymbols.pod dpkg-maintscript-helper.pod dpkg-mergechangelogs.pod -#: dpkg-name.pod dpkg-parsechangelog.pod dpkg-query.pod dpkg-realpath.pod +#: dpkg-architecture.pod dpkg-buildapi.pod dpkg-buildflags.pod +#: dpkg-buildpackage.pod dpkg-buildtree.pod dpkg-checkbuilddeps.pod +#: dpkg-deb.pod dpkg-distaddfile.pod dpkg-divert.pod dpkg-genbuildinfo.pod +#: dpkg-genchanges.pod dpkg-gencontrol.pod dpkg-gensymbols.pod +#: dpkg-maintscript-helper.pod dpkg-mergechangelogs.pod dpkg-name.pod +#: dpkg-parsechangelog.pod dpkg-query.pod dpkg-realpath.pod #: dpkg-scanpackages.pod dpkg-scansources.pod dpkg-shlibdeps.pod #: dpkg-source.pod dpkg-split.pod dpkg-statoverride.pod dpkg-trigger.pod #: dpkg-vendor.pod dpkg.pod @@ -9268,12 +9321,14 @@ msgid "" msgstr "" #. type: =item -#: dpkg-architecture.pod dpkg-buildflags.pod dpkg-buildpackage.pod -#: dpkg-checkbuilddeps.pod dpkg-distaddfile.pod dpkg-genbuildinfo.pod +#: dpkg-architecture.pod dpkg-buildapi.pod dpkg-buildflags.pod +#: dpkg-buildpackage.pod dpkg-buildtree.pod dpkg-checkbuilddeps.pod +#: dpkg-deb.pod dpkg-distaddfile.pod dpkg-divert.pod dpkg-genbuildinfo.pod #: dpkg-genchanges.pod dpkg-gencontrol.pod dpkg-gensymbols.pod #: dpkg-mergechangelogs.pod dpkg-name.pod dpkg-parsechangelog.pod -#: dpkg-scanpackages.pod dpkg-scansources.pod dpkg-shlibdeps.pod -#: dpkg-source.pod dpkg-vendor.pod +#: dpkg-query.pod dpkg-realpath.pod dpkg-scanpackages.pod dpkg-scansources.pod +#: dpkg-shlibdeps.pod dpkg-source.pod dpkg-split.pod dpkg-statoverride.pod +#: dpkg-trigger.pod dpkg-vendor.pod dpkg.pod #, fuzzy #| msgid "B<DPKG_CONFFILE_OLD>" msgid "B<DPKG_NLS>" @@ -9514,6 +9569,21 @@ msgid "" "cannot access it." msgstr "" +#. type: textblock +#: dpkg-buildapi.pod dpkg-buildtree.pod dpkg-realpath.pod +msgid "" +"Sets the color mode. The currently accepted values are: B<auto> (default), " +"B<always> and B<never>." +msgstr "" + +#. type: textblock +#: dpkg-buildapi.pod dpkg-buildtree.pod +msgid "" +"If set, it will be used to decide whether to activate Native Language " +"Support, also known as internationalization (or i18n) support. The accepted " +"values are: B<0> and B<1> (default)." +msgstr "" + #. type: =item #: dpkg-buildapi.pod #, fuzzy @@ -10720,7 +10790,7 @@ msgstr "" #: dpkg-buildflags.pod msgid "" "Several compile-time options (detailed below) can be used to help optimize a " -"resulting binary (since dpkg 1.21.0). B<Note>: enabling B<all> these " +"resulting binary (since dpkg 1.21.0). B<Note>: Enabling B<all> these " "options can result in unreproducible binary artifacts." msgstr "" @@ -10769,7 +10839,7 @@ msgstr "" msgid "" "Several compile-time options (detailed below) can be used to help sanitize a " "resulting binary against memory corruptions, memory leaks, use after free, " -"threading data races and undefined behavior bugs. B<Note>: these options " +"threading data races and undefined behavior bugs. B<Note>: These options " "should B<not> be used for production builds as they can reduce reliability " "for conformant code, reduce security or even functionality." msgstr "" @@ -11621,6 +11691,14 @@ msgid "" "variable is currently Debian and derivatives-specific." msgstr "" +#. type: textblock +#: dpkg-buildflags.pod +msgid "" +"Sets the host architecture. This affects the build flags that are emitted, " +"which is typically relevant when cross-compiling, where B<DEB_HOST_ARCH> is " +"different to B<DEB_BUILD_ARCH>." +msgstr "" + #. type: =head2 #: dpkg-buildflags.pod #, fuzzy @@ -11805,18 +11883,39 @@ msgstr "dpkg-buildpackage - buduje pakiety źródłowe lub binarne ze źródeł" #. type: textblock #: dpkg-buildpackage.pod -msgid "B<dpkg-buildpackage> [I<option>...]" -msgstr "B<dpkg-buildpackage> [I<opcja>...]" +#, fuzzy +#| msgid "B<dpkg-name> [I<option>...] [B<-->] I<file>..." +msgid "" +"B<dpkg-buildpackage> [I<option>...] [B<-->] [I<filename>.dsc|I<directory>]" +msgstr "B<dpkg-name> [I<opcja>...] [B<-->] I<plik>..." #. type: textblock #: dpkg-buildpackage.pod +#, fuzzy +#| msgid "" +#| "B<dpkg-buildpackage> is a program that automates the process of building " +#| "a Debian package. It consists of the following steps:" msgid "" "B<dpkg-buildpackage> is a program that automates the process of building a " -"Debian package. It consists of the following steps:" +"Debian package." msgstr "" "B<dpkg-buildpackage> jest programem automatyzującym proces budowania pakietu " "Debiana. Proces ten składa się z następujących kroków:" +#. type: textblock +#: dpkg-buildpackage.pod +msgid "" +"The I<filename>.dsc and I<directory> arguments are supported since dpkg " +"1.22.7. Their semantics are experimental." +msgstr "" + +#. type: textblock +#: dpkg-buildpackage.pod +#, fuzzy +#| msgid "Installation consists of the following steps:" +msgid "It consists of the following steps:" +msgstr "Instalacja składa się z następujących kroków:" + #. type: =item #: dpkg-buildpackage.pod dpkg.pod msgid "B<1.>" @@ -11830,7 +11929,10 @@ msgstr "B<1.>" #| "variables (see B<ENVIRONMENT>) and calls B<dpkg-source --before-build> " #| "(unless B<-T> or B<--target> has been used)." msgid "" -"It runs the B<preinit> hook before reading any source file. It prepares the " +"It runs the B<preinit> hook before reading any source file. If a B<.dsc> " +"file has been specified it unpacks it anew and changes directory to it, if a " +"I<directory> has been specified it changes directory to it, otherwise it " +"expects the current directory to contain the source tree. It prepares the " "build environment by setting various environment variables (see " "B<ENVIRONMENT>), runs the B<init> hook, and calls B<dpkg-source --before-" "build> (unless B<-T> or B<--target> has been used)." @@ -11895,7 +11997,7 @@ msgstr "B<4.>" msgid "" "It runs the B<source> hook and calls B<dpkg-source -b> to generate the " "source package (if a B<source> build has been requested with B<--build> or " -"equivalent options)." +"equivalent options, and if no B<.dsc> has been specified)." msgstr "" "Wywołuje B<dpkg-source -b> aby wygenerować pakiet źródłowy (chyba że żądano " "tylko zbudowania pakietu binarnego, podając opcję B<-b>, B<-B> lub B<-A>)." @@ -11948,7 +12050,9 @@ msgstr "B<6.>" msgid "" "It runs the B<buildinfo> hook and calls B<dpkg-genbuildinfo> to generate a " "B<.buildinfo> file. Several B<dpkg-buildpackage> options are forwarded to " -"B<dpkg-genbuildinfo>." +"B<dpkg-genbuildinfo>. If a I<.dsc> has been specified, then it will be " +"referenced in the generated B<.buildinfo> file, as we can ascertain the " +"provenance of the source tree." msgstr "" "Wywołuje B<dpkg-genchanges> aby wygenerować plik B<.changes>. Do B<dpkg-" "genchanges> przekazywanych jest wiele opcji B<dpkg-buildpackage>." @@ -12062,6 +12166,24 @@ msgstr "" #. type: textblock #: dpkg-buildpackage.pod +#, fuzzy +#| msgid "" +#| "If set and the B<--admindir> option has not been specified, it will be " +#| "used as the base administrative directory." +msgid "" +"If a B<.dsc> file has been specified, it removes the extracted source " +"directory." +msgstr "" +"Jeśli ustawione oraz nie podano opcji B<--admindir>, to będzie użyte jako " +"bazowy katalog administracyjny." + +#. type: =item +#: dpkg-buildpackage.pod +msgid "B<13.>" +msgstr "" + +#. type: textblock +#: dpkg-buildpackage.pod msgid "It runs the B<done> hook." msgstr "" @@ -12964,7 +13086,8 @@ msgstr "" #: dpkg-buildpackage.pod msgid "" "Gets B<DPKG_BUILDPACKAGE_HOOK_BUILD_TARGET> with the name of the B<debian/" -"rules> build target called, but only if called." +"rules> build target called. Before dpkg 1.22.7 the variable was only set if " +"the target was called." msgstr "" #. type: textblock @@ -13856,26 +13979,12 @@ msgstr "" #. type: textblock #: dpkg-buildpackage.pod -#, fuzzy -#| msgid "" -#| "B<dpkg-buildpackage> is using the B<build-arch> and B<build-indep> " -#| "targets since version 1.16.2. Those targets are thus mandatory. But to " -#| "avoid breakages of existing packages, and ease the transition, it will " -#| "fallback to using the B<build> target if B<make -f debian/rules -qn> " -#| "I<build-target> returns 2 as exit code." msgid "" "B<dpkg-buildpackage> is using the B<build-arch> and B<build-indep> targets " -"since dpkg 1.16.2. Those targets are thus mandatory. But to avoid " -"breakages of existing packages, and ease the transition, if the source " -"package does not build both architecture independent and dependent binary " -"packages (since dpkg 1.18.8) it will fallback to use the B<build> target if " -"B<make -f debian/rules -qn> I<build-target> returns 2 as exit code." -msgstr "" -"B<dpkg-buildpackage> używa celów B<build-arch> i B<build-indep> od wersji " -"1.16.2. Są one w związku z tym obowiązkowe. Aby zapobiec psuciu istniejących " -"pakietów i w celu ułatwienia przejścia, jeśli B<make -f debian/rules -qn> " -"I<build-target> zwróci 2 jako kod zakończenia, to zostanie użyty cel " -"B<build>." +"since dpkg 1.16.2. Before dpkg 1.22.7, there was code to try to detect the " +"missing targets and fallback on the B<build> target. Those targets are thus " +"mandatory." +msgstr "" #. type: =head1 #: dpkg-buildpackage.pod dpkg-deb.pod dpkg-query.pod dpkg-source.pod @@ -14190,6 +14299,13 @@ msgstr "" #. type: textblock #: dpkg-checkbuilddeps.pod msgid "" +"Sets the host architecture. This affects the dependency resolution logic, " +"which might then not match what the system dpkg considers satisfiable." +msgstr "" + +#. type: textblock +#: dpkg-checkbuilddeps.pod +msgid "" "If set, it will be used as the active build profile(s) for the package being " "built. It is a space separated list of profile names. Overridden by the B<-" "P> option." @@ -14648,8 +14764,10 @@ msgstr "Domyślną wartością tego pola jest \"${Package}\\t${Version}\\n\"." #. type: =item #: dpkg-deb.pod -msgid "B<-z>I<compress-level>" -msgstr "B<-z>I<poziom-kompresji>" +#, fuzzy +#| msgid "B<-z>I<level>, B<--compression-level>=I<level>" +msgid "B<-z>, B<--compression-level=>I<compress-level>" +msgstr "B<-z>I<poziom>, B<--compression-level>=I<poziom>" #. type: textblock #: dpkg-deb.pod @@ -14662,11 +14780,11 @@ msgstr "B<-z>I<poziom-kompresji>" #| "equivalent to compressor none for all compressors." msgid "" "Specify which compression level to use on the compressor backend, when " -"building a package (default is 9 for gzip, 6 for xz, 3 for zstd). The " -"accepted values are compressor specific. For gzip, from 0-9 with 0 being " -"mapped to compressor none. For xz from 0-9. For zstd from 0-22, with " -"levels from 20 to 22 enabling its ultra mode. Before dpkg 1.16.2 level 0 " -"was equivalent to compressor none for all compressors." +"building a package (default is 9 for gzip, 6 for xz, 3 for zstd; long option " +"since dpkg 1.22.9). The accepted values are compressor specific. For gzip, " +"from 0-9 with 0 being mapped to compressor none. For xz from 0-9. For zstd " +"from 0-22, with levels from 20 to 22 enabling its ultra mode. Before dpkg " +"1.16.2 level 0 was equivalent to compressor none for all compressors." msgstr "" "Określa poziom kompresji używany przez program kompresujący podczas " "budowania pakietu (domyślnie: 9 w przypadku gzip i bzip9, 6 - xz i lzma). " @@ -14677,8 +14795,10 @@ msgstr "" #. type: =item #: dpkg-deb.pod -msgid "B<-S>I<compress-strategy>" -msgstr "B<-S>I<strategia-kompresji>" +#, fuzzy +#| msgid "B<-Z>I<compression>, B<--compression>=I<compression>" +msgid "B<-S>, B<--compression-strategy=>I<compress-strategy>" +msgstr "B<-Z>I<kompresja>, B<--compression>=I<kompresja>" #. type: textblock #: dpkg-deb.pod @@ -14689,9 +14809,9 @@ msgstr "B<-S>I<strategia-kompresji>" #| "dpkg 1.16.4) and I<extreme> for xz." msgid "" "Specify which compression strategy to use on the compressor backend, when " -"building a package (since dpkg 1.16.2). Allowed values are B<none> (since " -"dpkg 1.16.4), B<filtered>, B<huffman>, B<rle> and B<fixed> for gzip (since " -"dpkg 1.17.0) and B<extreme> for xz." +"building a package (since dpkg 1.16.2, long option since dpkg 1.22.9). " +"Allowed values are B<none> (since dpkg 1.16.4), B<filtered>, B<huffman>, " +"B<rle> and B<fixed> for gzip (since dpkg 1.17.0) and B<extreme> for xz." msgstr "" "Określa strategię kompresji używaną przez program kompresujący podczas " "budowania pakietu (od dpkg 1.16.2). Dozwolone wartości to: I<none> (od " @@ -14699,8 +14819,10 @@ msgstr "" #. type: =item #: dpkg-deb.pod -msgid "B<-Z>I<compress-type>" -msgstr "B<-Z>I<typ-kompresji>" +#, fuzzy +#| msgid "B<-Z>I<compression>, B<--compression>=I<compression>" +msgid "B<-Z>, B<--compression=>I<compress-type>" +msgstr "B<-Z>I<kompresja>, B<--compression>=I<kompresja>" #. type: textblock #: dpkg-deb.pod @@ -14710,9 +14832,10 @@ msgstr "B<-Z>I<typ-kompresji>" #| "values are I<gzip>, I<xz>, I<bzip2>, I<lzma>, and I<none> (default is " #| "I<gzip>)." msgid "" -"Specify which compression type to use when building a package. Allowed " -"values are B<gzip>, B<xz> (since dpkg 1.15.6), B<zstd> (since dpkg 1.21.18) " -"and B<none> (default is B<%DEB_DEFAULT_COMPRESSOR%>)." +"Specify which compression type to use when building a package (long option " +"since dpkg 1.22.9). Allowed values are B<gzip>, B<xz> (since dpkg 1.15.6), " +"B<zstd> (since dpkg 1.21.18) and B<none> (default is " +"B<%DEB_DEFAULT_COMPRESSOR%>)." msgstr "" "Określa typ kompresji używany podczas budowania pakietu. Dozwolonymi " "wartościami są: I<gzip>, I<xz>, I<bzip2>, I<lzma> oraz I<none> (domyślną " @@ -14935,6 +15058,15 @@ msgstr "Ustawia typ systemu GNU." msgid "The B<-z> option overrides this value." msgstr "" +#. type: textblock +#: dpkg-deb.pod dpkg-divert.pod dpkg-query.pod dpkg-realpath.pod dpkg-split.pod +#: dpkg-statoverride.pod dpkg-trigger.pod dpkg.pod +msgid "" +"If set, it will be used to decide whether to activate Native Language " +"Support, also known as internationalization (or i18n) support (since dpkg " +"1.22.7). The accepted values are: B<0> and B<1> (default)." +msgstr "" + #. type: =item #: dpkg-deb.pod dpkg.pod msgid "B<TMPDIR>" @@ -16115,6 +16247,20 @@ msgstr "" #. type: textblock #: dpkg-genbuildinfo.pod +msgid "" +"Sets the build architecture. This affects the value for the B<Build-" +"Architecture> field, and the check for the cross-compilation mode." +msgstr "" + +#. type: textblock +#: dpkg-genbuildinfo.pod +msgid "" +"Sets the host architecture. This affects the filename used for the ." +"buildinfo file, and the check for the cross-compilation mode." +msgstr "" + +#. type: textblock +#: dpkg-genbuildinfo.pod #, fuzzy #| msgid "" #| "The list of generated files which are part of the upload being prepared. " @@ -16378,6 +16524,13 @@ msgid "" msgstr "" #. type: textblock +#: dpkg-genchanges.pod dpkg-gencontrol.pod +#, fuzzy +#| msgid "Set the Debian architecture." +msgid "Sets the host architecture." +msgstr "Ustawia architekturę Debiana." + +#. type: textblock #: dpkg-genchanges.pod msgid "" "The list of generated files which are part of the upload being prepared. " @@ -17215,6 +17368,12 @@ msgstr "" "występują komentarze opisujące symbole rzeczywiste, które dopasowano do " "wzorca." +#. type: textblock +#: dpkg-gensymbols.pod +msgid "" +"Sets the host architecture if the B<--arch> option has not be specified." +msgstr "" + #. type: =item #: dpkg-gensymbols.pod msgid "B<DPKG_GENSYMBOLS_CHECK_LEVEL>" @@ -18179,6 +18338,16 @@ msgstr "B<dpkg-name> [I<opcja>...] [B<-->] I<plik>..." #. type: textblock #: dpkg-name.pod +#, fuzzy +#| msgid "" +#| "This manual page documents the B<dpkg-name> program which provides an " +#| "easy way to rename B<Debian> packages into their full package names. A " +#| "full package name consists of " +#| "I<package>B<_>I<version>B<_>I<architecture>B<.>I<package-type> as " +#| "specified in the control file of the package. The I<version> part of the " +#| "filename consists of the upstream version information optionally followed " +#| "by a hyphen and the revision information. The I<package-type> part comes " +#| "from that field if present or fallbacks to B<deb>." msgid "" "This manual page documents the B<dpkg-name> program which provides an easy " "way to rename B<Debian> packages into their full package names. A full " @@ -18186,7 +18355,7 @@ msgid "" ">I<package-type> as specified in the control file of the package. The " "I<version> part of the filename consists of the upstream version information " "optionally followed by a hyphen and the revision information. The I<package-" -"type> part comes from that field if present or fallbacks to B<deb>." +"type> part comes from that field if present or will fall back to B<deb>." msgstr "" "Ta strona podręcznika dokumentuje program B<dpkg-name>, który dostarcza " "prostego sposobu na zmianę nazw pakietów B<Debiana> na pełne nazwy pakietów. " @@ -18309,6 +18478,13 @@ msgstr "B<-v>, B<--version>" #. type: textblock #: dpkg-name.pod +msgid "" +"Sets the host architecture. This affects the architecture name used in the " +"package filename." +msgstr "" + +#. type: textblock +#: dpkg-name.pod #, fuzzy #| msgid "" #| "Some packages don't follow the name structure " @@ -19416,7 +19592,7 @@ msgstr "" #. type: textblock #: dpkg-query.pod msgid "" -"B<Warning>: this command is deprecated as it gives direct access to the " +"B<Warning>: This command is deprecated as it gives direct access to the " "internal dpkg database, please switch to use B<--control-list> and B<--" "control-show> instead for all cases where those commands might give the same " "end result. Although, as long as there is still at least one case where " @@ -19740,6 +19916,13 @@ msgstr "B<> I<długi-opis>" #. type: =item #: dpkg-query.pod +#, fuzzy +#| msgid "B<Description:> I<short-description>" +msgid "B<Description-md5> (internal, front-end related)" +msgstr "B<Description:> I<krótki-opis>" + +#. type: =item +#: dpkg-query.pod msgid "B<Enhances>" msgstr "" @@ -19847,6 +20030,21 @@ msgstr "B<--version>" #. type: =item #: dpkg-query.pod +msgid "B<SHA1> (internal, front-end related)" +msgstr "" + +#. type: =item +#: dpkg-query.pod +msgid "B<SHA256> (internal, front-end related)" +msgstr "" + +#. type: =item +#: dpkg-query.pod +msgid "B<SHA512> (internal, front-end related)" +msgstr "" + +#. type: =item +#: dpkg-query.pod msgid "B<Size> (internal, front-end related)" msgstr "" @@ -20285,13 +20483,6 @@ msgstr "" #. type: textblock #: dpkg-realpath.pod -msgid "" -"Sets the color mode. The currently accepted values are: B<auto> (default), " -"B<always> and B<never>." -msgstr "" - -#. type: textblock -#: dpkg-realpath.pod msgid "L<realpath(1)>, L<readlink(1)>." msgstr "" @@ -21090,6 +21281,43 @@ msgstr "" #. type: =item #: dpkg-shlibdeps.pod +#, fuzzy +#| msgid "B<--package> I<package>" +msgid "B<--package=>I<package>" +msgstr "B<--package> I<pakiet>" + +#. type: textblock +#: dpkg-shlibdeps.pod +#, fuzzy +#| msgid "The package name." +msgid "Define the package name." +msgstr "Nazwa pakietu." + +#. type: textblock +#: dpkg-shlibdeps.pod +msgid "" +"When specified, the package name will be used to change defaults based on " +"the binary package metadata in F<debian/control>." +msgstr "" + +#. type: textblock +#: dpkg-shlibdeps.pod +msgid "" +"If the package is B<Essential: yes>, then the default dependency field is " +"B<Pre-Depends>, otherwise B<Depends>. The default package type is set from " +"the B<Package-Type> field. The package is added to the set of packages " +"excluded by B<-x>." +msgstr "" + +#. type: textblock +#: dpkg-shlibdeps.pod +#, fuzzy +#| msgid "Cancels a previous B<--no-triggers>." +msgid "Option supported since dpkg 1.22.7." +msgstr "Anuluje poprzednie B<--no-triggers>." + +#. type: =item +#: dpkg-shlibdeps.pod msgid "B<-p>I<varname-prefix>" msgstr "B<-p>I<prefiks-nazw-zmiennych>" @@ -21321,6 +21549,13 @@ msgstr "" "ostatnie nie. Ustawienie I<wartości> na 7 powoduje aktywację wszystkich " "ostrzeżeń." +#. type: textblock +#: dpkg-shlibdeps.pod +msgid "" +"Sets the host architecture. This affects the objects and symbols files " +"searched for and their default search pathnames." +msgstr "" + #. type: =head2 #: dpkg-shlibdeps.pod msgid "Warnings" @@ -24726,9 +24961,9 @@ msgid "" "Add an override for I<path>. I<path> does not need to exist nor be known to " "B<dpkg> when this command is used; the override will be stored and used " "later. Users and groups can be specified by their name (for example B<root> " -"or B<nobody>), or by their number by prepending the number with a " -"‘B<#>’ (for example B<#0> or B<#65534>). The I<mode> needs to be specified " -"in octal." +"or B<nobody>), or by their number by prepending the number with a ‘B<#>’ " +"(for example B<#0> or B<#65534>). The I<mode> needs to be specified in " +"octal." msgstr "" "Dodaje nadpisanie dla I<pliku>. Sam I<plik> nie musi istnieć w czasie " "wykonania tego polecenia, nadpisanie będzie przechowane i użyte później. " @@ -27766,6 +28001,13 @@ msgstr "" #. type: textblock #: dpkg.pod msgid "" +"The invoke hooks are not executed when B<--no-act> is specified, or when " +"running as non-root without B<--force-not-root>." +msgstr "" + +#. type: textblock +#: dpkg.pod +msgid "" "B<Note>: Front-ends might call B<dpkg> several times per invocation, which " "might run the hooks more times than expected." msgstr "" @@ -27932,7 +28174,7 @@ msgstr "" msgid "" "Z<>\n" " B<missing > [B<c>] I<pathname> [B<(>I<error-message>B<)>]\n" -" B<??5??????> [B<c>] I<pathname>\n" +" B<?M5??????> [B<c>] I<pathname>\n" "\n" msgstr "" @@ -28150,6 +28392,13 @@ msgstr "" "na standardowe wejście I<polecenia>. Ta opcja może być podana wielokrotnie. " "Format wyjściowy jest taki sam jak w B<--status-fd>." +#. type: textblock +#: dpkg.pod +msgid "" +"The status loggers are not executed when B<--no-act> is specified, or when " +"running as non-root without B<--force-not-root>." +msgstr "" + #. type: =item #: dpkg.pod msgid "B<--log=>I<filename>" @@ -29346,6 +29595,13 @@ msgid "" "B<Essential> field, that is a B<yes> value." msgstr "" +#. type: =item +#: dsc.pod +#, fuzzy +#| msgid "B<reinst-required>" +msgid "B<Files:> (required, weak)" +msgstr "B<reinst-required (konieczna-reinstalacja)>" + #. type: textblock #: dsc.pod msgid "" @@ -32069,7 +32325,7 @@ msgid "" "information about that file in the alternatives system. B<update-" "alternatives> is usually called from the following Debian package maintainer " "scripts, B<postinst> (configure) to install the alternative and from " -"B<prerm> and B<postrm> (remove) to remove the alternative. B<Note>: in most " +"B<prerm> and B<postrm> (remove) to remove the alternative. B<Note>: In most " "(if not all) cases no other maintainer script actions should call B<update-" "alternatives>, in particular neither of B<upgrade> nor B<disappear>, as any " "other such action can lose the manual state of an alternative, or make the " @@ -33146,6 +33402,40 @@ msgstr "B<update-alternatives --auto vi>" msgid "L<ln(1)>, FHS (the Filesystem Hierarchy Standard)." msgstr "B<ln>(1), FHS - standard hierarchii systemu plików." +#~ msgid "B<-z>I<compress-level>" +#~ msgstr "B<-z>I<poziom-kompresji>" + +#~ msgid "B<-S>I<compress-strategy>" +#~ msgstr "B<-S>I<strategia-kompresji>" + +#~ msgid "B<-Z>I<compress-type>" +#~ msgstr "B<-Z>I<typ-kompresji>" + +#~ msgid "B<dpkg-buildpackage> [I<option>...]" +#~ msgstr "B<dpkg-buildpackage> [I<opcja>...]" + +#, fuzzy +#~| msgid "" +#~| "B<dpkg-buildpackage> is using the B<build-arch> and B<build-indep> " +#~| "targets since version 1.16.2. Those targets are thus mandatory. But to " +#~| "avoid breakages of existing packages, and ease the transition, it will " +#~| "fallback to using the B<build> target if B<make -f debian/rules -qn> " +#~| "I<build-target> returns 2 as exit code." +#~ msgid "" +#~ "B<dpkg-buildpackage> is using the B<build-arch> and B<build-indep> " +#~ "targets since dpkg 1.16.2. Those targets are thus mandatory. But to " +#~ "avoid breakages of existing packages, and ease the transition, if the " +#~ "source package does not build both architecture independent and dependent " +#~ "binary packages (since dpkg 1.18.8) it will fallback to use the B<build> " +#~ "target if B<make -f debian/rules -qn> I<build-target> returns 2 as exit " +#~ "code." +#~ msgstr "" +#~ "B<dpkg-buildpackage> używa celów B<build-arch> i B<build-indep> od wersji " +#~ "1.16.2. Są one w związku z tym obowiązkowe. Aby zapobiec psuciu " +#~ "istniejących pakietów i w celu ułatwienia przejścia, jeśli B<make -f " +#~ "debian/rules -qn> I<build-target> zwróci 2 jako kod zakończenia, to " +#~ "zostanie użyty cel B<build>." + #, fuzzy #~| msgid "" #~| "Each hardening feature can be enabled and disabled in the " @@ -33937,8 +34227,8 @@ msgstr "B<ln>(1), FHS - standard hierarchii systemu plików." #~| msgid "B<hold>: Process packages even when marked \"hold\"." #~ msgid "B<hold>: Process packages even when marked “hold”." #~ msgstr "" -#~ "B<hold>: Działanie obejmie także pakiety oznaczone jako " -#~ "\"wstrzymane\" (hold)." +#~ "B<hold>: Działanie obejmie także pakiety oznaczone jako \"wstrzymane\" " +#~ "(hold)." #~ msgid "B<deb-symbols>(5), B<dpkg-shlibdeps>(1)." #~ msgstr "B<deb-symbols>(5), B<dpkg-shlibdeps>(1)." |