diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2025-01-28 19:53:15 +0100 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2025-01-28 19:53:56 +0100 |
| commit | b5fa47f70ec13146f32446baeb2070e5abba4bc3 (patch) | |
| tree | 1310acb11108d3a8c153dc73b69bd2557372d021 /po/pl.po | |
| parent | 37916ecaa4718350a3c66130b356a076a24ca6e2 (diff) | |
Release 2.9.262.9.26
This reflows the documentation po files now using the latest
gettext.
Diffstat (limited to 'po/pl.po')
| -rw-r--r-- | po/pl.po | 25 |
1 files changed, 22 insertions, 3 deletions
@@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.9.7.3\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2025-01-21 11:21+0000\n" +"POT-Creation-Date: 2025-01-28 18:52+0000\n" "PO-Revision-Date: 2024-07-08 17:53+0200\n" "Last-Translator: Michał Kułach <michal.kulach@gmail.com>\n" "Language-Team: Polish <debian-l10n-polish@lists.debian.org>\n" @@ -2522,7 +2522,7 @@ msgid "Y" msgstr "T" #. TRANSLATOR: "No" answer printed for a yes/no question if --assume-no is set -#: apt-private/private-output.cc +#: apt-private/private-output.cc apt-private/private-sources.cc msgid "N" msgstr "N" @@ -2756,6 +2756,11 @@ msgstr "Nie udało się przeanalizować %s. Edytować ponownie? " msgid "Your '%s' file changed, please run 'apt-get update'.\n" msgstr "Plik \"%s\" uległ zmianie, proszę wykonać \"apt-get update\".\n" +#: apt-private/private-sources.cc +#, c-format +msgid "Rewrite %zu sources?" +msgstr "" + #: apt-private/private-unmet.cc #, c-format msgid "Package %s version %s has an unmet dep:\n" @@ -2778,6 +2783,12 @@ msgstr "" #. TRANSLATOR: the first is manpage reference, the last the URI from a sources.list #: apt-private/private-update.cc #, c-format +msgid "The %s entry for '%s' should be upgraded to deb822 .sources" +msgstr "" + +#. TRANSLATOR: the first is manpage reference, the last the URI from a sources.list +#: apt-private/private-update.cc +#, c-format msgid "Missing Signed-By in the %s entry for '%s'" msgstr "Brakuje Signed-By (podpisu) we wpisie %s dla \"%s\"" @@ -2797,12 +2808,16 @@ msgstr "" #| msgid "" #| "See apt-secure(8) manpage for repository creation and user configuration " #| "details." -msgid "See apt-secure(7) for best practices in configuring repository signing." +msgid "See apt-secure(8) for best practices in configuring repository signing." msgstr "" "Więcej informacji o tworzeniu repozytorium i szczegółach konfiguracji " "użytkownika znajduje się w podręczniku apt-secure(8)." #: apt-private/private-update.cc +msgid "Some sources can be modernized. Run 'apt modernize-sources' to do so." +msgstr "" + +#: apt-private/private-update.cc #, c-format msgid "%i package can be upgraded. Run 'apt list --upgradable' to see it.\n" msgid_plural "" @@ -3454,6 +3469,10 @@ msgid "edit the source information file" msgstr "edytuje plik z informacjami o źródłach" #: cmdline/apt.cc +msgid "modernize .list files to .sources files" +msgstr "" + +#: cmdline/apt.cc msgid "satisfy dependency strings" msgstr "spełnia łańcuchy zależności" |
