diff options
author | Artur Grącki <arteq@arteq.org> | 2020-05-08 16:15:58 +0200 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2020-05-08 16:19:55 +0200 |
commit | d0e46fe7e8562953ced76fe938fb5ff1f0774be7 (patch) | |
tree | ddf4e7269a52187d823d4c42be6af23a6639473d /po/pl.po | |
parent | 30fa50e8d593556553147478a2d5ea7a550f9e16 (diff) |
Fix typo in Polish translation of --help messages
Also translating two related strings along the way.
References: https://github.com/Debian/apt/pull/107
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1779,12 +1779,12 @@ msgstr "Uwaga, wybieranie \"%s\" zamiast \"%s\"\n" #: apt-private/private-cmndline.cc msgid "Most used commands:" -msgstr "" +msgstr "Najczęściej używane polecenia" #: apt-private/private-cmndline.cc #, c-format msgid "See %s for more information about the available commands." -msgstr "" +msgstr "Po więcej informacji o dostępnych poleceniach zobacz %s" #: apt-private/private-cmndline.cc msgid "" @@ -2888,7 +2888,7 @@ msgstr "Pobiera pakiet binarny do bieżącego katalogu" #: cmdline/apt-get.cc msgid "Download and display the changelog for the given package" -msgstr "Pobiera i wyświetla dziennika zmian wybranych pakietów" +msgstr "Pobiera i wyświetla dziennik zmian wybranych pakietów" #: cmdline/apt-helper.cc msgid "Need one URL as argument" |