summaryrefslogtreecommitdiff
path: root/po/bg.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/bg.po')
-rw-r--r--po/bg.po15
1 files changed, 10 insertions, 5 deletions
diff --git a/po/bg.po b/po/bg.po
index 0de8ad3cb..9199a7ed7 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 0.7.21\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-06-25 17:23+0300\n"
"Last-Translator: Damyan Ivanov <dmn@debian.org>\n"
"Language-Team: Bulgarian <dict@fsa-bg.org>\n"
@@ -3876,20 +3876,25 @@ 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.