summaryrefslogtreecommitdiff
path: root/po/uk.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/uk.po')
-rw-r--r--po/uk.po15
1 files changed, 10 insertions, 5 deletions
diff --git a/po/uk.po b/po/uk.po
index ebf6bb911..d37f55268 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -17,7 +17,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.0.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2024-11-14 17:31+0000\n"
+"POT-Creation-Date: 2024-12-07 16:13+0000\n"
"PO-Revision-Date: 2012-09-25 20:19+0300\n"
"Last-Translator: A. Bondarenko <artem.brz@gmail.com>\n"
"Language-Team: Українська <uk@li.org>\n"
@@ -3904,19 +3904,24 @@ msgstr ""
"відбиток?!"
#: methods/gpgv.cc
-msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
+#, fuzzy
+#| msgid ""
+#| "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
+msgid "Could not execute 'gpgv' to verify signature (is gnupg installed?)"
msgstr ""
"Неможливо виконати 'apt-key' для перевірки підпису (чи встановлено gnupg?)"
#: methods/gpgv.cc
-msgid "Unknown error executing apt-key"
+#, fuzzy
+#| msgid "Unknown error executing apt-key"
+msgid "Unknown error executing gpgv"
msgstr "Невідома помилка виконання apt-key"
#: methods/gpgv.cc
#, c-format
msgid ""
-"Key is stored in legacy trusted.gpg keyring (%s), see the DEPRECATION "
-"section in apt-key(8) for details."
+"Key is stored in legacy trusted.gpg keyring (%s). Use Signed-By instead. See "
+"the USER CONFIGURATION section in apt-secure(8) for details."
msgstr ""
#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.