X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/493e032a9dcccb19dca87c542a067d759213f566..c3c3bd043b262dd5544594abd5e5bd4377a679d6:/po/pl.po?ds=inline diff --git a/po/pl.po b/po/pl.po index b93b6a8c9..1a2adf309 100644 --- a/po/pl.po +++ b/po/pl.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.9.7.3\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2015-12-14 16:56+0100\n" +"POT-Creation-Date: 2015-12-27 19:17+0100\n" "PO-Revision-Date: 2012-07-28 21:53+0200\n" "Last-Translator: Michał Kułach \n" "Language-Team: Polish \n" @@ -1352,6 +1352,7 @@ msgstr "" #: cmdline/apt-helper.cc msgid "" "Usage: apt-helper [options] command\n" +" apt-helper [options] cat-file file ...\n" " apt-helper [options] download-file uri target-path\n" "\n" "apt-helper bundles a variety of commands for shell scripts to use\n" @@ -1366,6 +1367,10 @@ msgstr "" msgid "lookup a SRV record (e.g. _http._tcp.ftp.debian.org)" msgstr "" +#: cmdline/apt-helper.cc +msgid "concatenate files, with automatic decompression" +msgstr "" + #: cmdline/apt-helper.cc msgid "detect proxy using apt.conf" msgstr "" @@ -3112,6 +3117,14 @@ msgstr "Podproces %s zakończył się niespodziewanie" msgid "Problem closing the gzip file %s" msgstr "Problem przy zamykaniu pliku gzip %s" +#: apt-pkg/contrib/fileutl.cc +msgid "Failed to create subprocess IPC" +msgstr "Nie udało się utworzyć IPC z podprocesem" + +#: apt-pkg/contrib/fileutl.cc +msgid "Failed to exec compressor " +msgstr "Nie udało się uruchomić kompresora " + #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Could not open file %s" @@ -3122,14 +3135,6 @@ msgstr "Nie udało się otworzyć pliku %s" msgid "Could not open file descriptor %d" msgstr "Nie udało się otworzyć deskryptora pliku %d" -#: apt-pkg/contrib/fileutl.cc -msgid "Failed to create subprocess IPC" -msgstr "Nie udało się utworzyć IPC z podprocesem" - -#: apt-pkg/contrib/fileutl.cc -msgid "Failed to exec compressor " -msgstr "Nie udało się uruchomić kompresora " - #: apt-pkg/contrib/fileutl.cc #, c-format msgid "read, still have %llu to read but none left"