#1137427 dselect: Ukrainian translation fixes (l10n)

Package:
dpkg
Source:
dpkg
Description:
Debian package management system
Submitter:
Нестор
Date:
2026-05-24 23:09:02 UTC
Severity:
normal
Tags:
#1137427#5
Date:
2026-05-23 18:19:14 UTC
From:
To:
Hello,

Please find attached a patch with several fixes to the Ukrainian translation
of dselect. These corrections were found after the initial translation was
merged upstream.

Thanks!
Andriy Pysyk

#1137427#10
Date:
2026-05-24 23:07:40 UTC
From:
To:
Hi!

Please try to preserve the file comment header and the first msgid
with the appropriate metadata. Otherwise I need to do that manually
every time. Also please send updates as the entire .po files, so that
possible any changes to the local files do not create merge conflicts.

These changes do not seem correct, as they are reverting to an
untranslated string.

The correct way to translate these is to change the shortcut key to
something that makes sense for your language. For example for Catalan
we have the following strings:

  #: dselect/main.cc
  msgid "a"
  msgstr "m"

  #: dselect/main.cc
  msgid "[A]ccess"
  msgstr "[M]ètode"

Thanks,
Guillem