From 893158f262ec9007d09b9ae75be1364ba73d0727 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 7 Aug 2024 15:32:17 +0200 Subject: Merging upstream version 1.22.9. Signed-off-by: Daniel Baumann --- po/pl.po | 57 +++++++++++++++++++++++++++++++++++---------------------- 1 file changed, 35 insertions(+), 22 deletions(-) (limited to 'po/pl.po') diff --git a/po/pl.po b/po/pl.po index 3b5d023..c5fdafd 100644 --- a/po/pl.po +++ b/po/pl.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.20.7\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2024-07-21 20:18+0200\n" +"POT-Creation-Date: 2024-07-24 23:02+0200\n" "PO-Revision-Date: 2021-04-24 19:50+0200\n" "Last-Translator: Łukasz Dulny \n" "Language-Team: Polish \n" @@ -2663,11 +2663,10 @@ msgid "'%.255s' contains no control component '%.255s'" msgstr "\"%.255s\" nie zawiera pliku kontrolnego \"%.255s\"" #: src/deb/info.c -#, c-format -msgid "open component '%.255s' (in %.255s) failed in an unexpected way" -msgstr "" -"nie można otworzyć pliku informacyjnego \"%.255s\" (w %.255s) z " -"nieokreślonego powodu" +#, fuzzy, c-format +#| msgid "cannot open file %s" +msgid "cannot open file '%.255s'" +msgstr "nie można otworzyć pliku %s" #: src/deb/info.c #, c-format @@ -2683,19 +2682,16 @@ msgid "cannot scan directory '%.255s'" msgstr "nie można przeszukać katalogu \"%.255s\"" #: src/deb/info.c -#, c-format -msgid "cannot stat '%.255s' (in '%.255s')" -msgstr "nie można ustalić stanu \"%.255s\" (w \"%.255s\")" - -#: src/deb/info.c -#, c-format -msgid "cannot open '%.255s' (in '%.255s')" -msgstr "nie można otworzyć \"%.255s\" (w \"%.255s\")" +#, fuzzy, c-format +#| msgid "unable to create file '%s'" +msgid "cannot get file '%.255s' metadata" +msgstr "nie można utworzyć pliku \"%.255s\"" #: src/deb/info.c -#, c-format -msgid "failed to read '%.255s' (in '%.255s')" -msgstr "nie można odczytać \"%.255s\" (w \"%.255s\")" +#, fuzzy, c-format +#| msgid "cannot read %s" +msgid "cannot read file '%.255s'" +msgstr "nie można odczytać %s" #: src/deb/info.c #, c-format @@ -2840,12 +2836,11 @@ msgid "" " --threads-max= Use at most with compressor.\n" " --[no-]uniform-compression Use the compression params on all " "members.\n" -" -z# Set the compression level when building.\n" -" -Z Set the compression type used when " -"building.\n" +" -Z, --compression= Set build compression type.\n" " Allowed types: gzip, xz, zstd, none.\n" -" -S Set the compression strategy when " -"building.\n" +" -z, --compression-level= Set build compression level.\n" +" -S, --compression-strategy=\n" +" Set build compression strategy.\n" " Allowed values: none; extreme (xz);\n" " filtered, huffman, rle, fixed (gzip).\n" "\n" @@ -7360,6 +7355,24 @@ msgstr "Uruchom update-alternatives, aby zmienić wybór alternatyw w systemie" msgid "Authentication is required to run update-alternatives" msgstr "Uruchomienie update-alternatives wymaga uwierzytelnienia" +#, c-format +#~ msgid "open component '%.255s' (in %.255s) failed in an unexpected way" +#~ msgstr "" +#~ "nie można otworzyć pliku informacyjnego \"%.255s\" (w %.255s) z " +#~ "nieokreślonego powodu" + +#, c-format +#~ msgid "cannot stat '%.255s' (in '%.255s')" +#~ msgstr "nie można ustalić stanu \"%.255s\" (w \"%.255s\")" + +#, c-format +#~ msgid "cannot open '%.255s' (in '%.255s')" +#~ msgstr "nie można otworzyć \"%.255s\" (w \"%.255s\")" + +#, c-format +#~ msgid "failed to read '%.255s' (in '%.255s')" +#~ msgstr "nie można odczytać \"%.255s\" (w \"%.255s\")" + #~ msgid "failed to open diversions file" #~ msgstr "nie można otworzyć listy ominiętych plików" -- cgit v1.2.3