diff -pruN 5.94.0-1/CMakeLists.txt 5.96.0-1/CMakeLists.txt
--- 5.94.0-1/CMakeLists.txt	2022-05-07 21:16:51.000000000 +0000
+++ 5.96.0-1/CMakeLists.txt	2022-07-02 15:46:55.000000000 +0000
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.94.0") # handled by release scripts
-set(KF_DEP_VERSION "5.93.0") # handled by release scripts
+set(KF_VERSION "5.96.0") # handled by release scripts
+set(KF_DEP_VERSION "5.96.0") # handled by release scripts
 project(KAuth VERSION ${KF_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.93.0  NO_MODULE)
+find_package(ECM 5.96.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake Modules." URL "https://commits.kde.org/extra-cmake-modules")
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -21,6 +21,7 @@ include(KDEFrameworkCompilerSettings NO_
 include(KDECMakeSettings)
 include(KDEGitCommitHooks)
 
+include(ECMDeprecationSettings)
 include(ECMPoQmTools)
 include(ECMAddQch)
 
@@ -55,10 +56,15 @@ else()
     set(KAUTH_HELPER_INSTALL_ABSOLUTE_DIR "${CMAKE_INSTALL_PREFIX}/${KAUTH_HELPER_INSTALL_DIR}")
 endif()
 
+ecm_set_disabled_deprecation_versions(
+    QT 5.15.2
+    KF 5.95
+)
+
 ecm_install_po_files_as_qm(po)
-add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050f02)
-add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x055900)
+
 add_subdirectory(src)
+
 if(NOT KAUTH_BUILD_CODEGENERATOR_ONLY)
     if (BUILD_TESTING)
         add_subdirectory(autotests)
diff -pruN 5.94.0-1/debian/changelog 5.96.0-1/debian/changelog
--- 5.94.0-1/debian/changelog	2022-05-19 21:59:04.000000000 +0000
+++ 5.96.0-1/debian/changelog	2022-07-31 11:33:00.000000000 +0000
@@ -1,3 +1,13 @@
+kauth (5.96.0-1) unstable; urgency=medium
+
+  [ Aurélien COUDERC ]
+  * New upstream release (5.96.0).
+  * Bump Standards-Version to 4.6.1, no change required.
+  * Refresh lintian overrides.
+  * Review copyright information.
+
+ -- Aurélien COUDERC <coucouf@debian.org>  Sun, 31 Jul 2022 13:33:00 +0200
+
 kauth (5.94.0-1) unstable; urgency=medium
 
   [ Aurélien COUDERC ]
diff -pruN 5.94.0-1/debian/control 5.96.0-1/debian/control
--- 5.94.0-1/debian/control	2022-04-29 22:12:20.000000000 +0000
+++ 5.96.0-1/debian/control	2022-07-31 11:33:00.000000000 +0000
@@ -7,8 +7,8 @@ Uploaders: Aurélien COUDERC <coucouf@de
 Build-Depends: cmake (>= 3.16~),
                debhelper-compat (= 13),
                doxygen,
-               extra-cmake-modules (>= 5.93.0~),
-               libkf5coreaddons-dev (>= 5.93.0~),
+               extra-cmake-modules (>= 5.96.0~),
+               libkf5coreaddons-dev (>= 5.96.0~),
                libpolkit-qt5-1-dev,
                libqt5sql5-sqlite,
                pkg-config,
@@ -16,7 +16,7 @@ Build-Depends: cmake (>= 3.16~),
                qtbase5-dev (>= 5.15.2~),
                qttools5-dev (>= 5.4),
                qttools5-dev-tools (>= 5.4),
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
 Homepage: https://invent.kde.org/frameworks/kauth
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kauth
 Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kauth.git
@@ -40,7 +40,7 @@ Architecture: any
 Multi-Arch: same
 Depends: libkf5auth-dev-bin (= ${binary:Version}),
          libkf5auth5 (= ${binary:Version}),
-         libkf5coreaddons-dev (>= 5.93.0~),
+         libkf5coreaddons-dev (>= 5.96.0~),
          ${misc:Depends},
          ${shlibs:Depends},
 Breaks: libkf5auth-bin-dev (<< 5.41.0-1~), libkf5configwidgets-dev (<< 5.54)
diff -pruN 5.94.0-1/debian/copyright 5.96.0-1/debian/copyright
--- 5.94.0-1/debian/copyright	2022-02-02 12:29:42.000000000 +0000
+++ 5.96.0-1/debian/copyright	2022-07-31 11:33:00.000000000 +0000
@@ -5,119 +5,143 @@ Upstream-Contact: kde-frameworks-devel@k
 
 Files: *
 Copyright: 2009-2012, Dario Freddi <drf@kde.org>
-           1991-1999, Free Software Foundation, Inc
+           2020, David Edmundson <davidedmundson@kde.org>
+           2017, Elvis Angelaccio <elvis.angelaccio@kde.org>
+           2022, Friedrich W. H. Kossebau <kossebau@kde.org>
+           2020-2022, Harald Sitter <sitter@kde.org>
            2008, Nicola Gigante <nicola.gigante@gmail.com>
            2009, Radek Novacek <rnovacek@redhat.com>
-           2009, Adriaan de Groot, Mustapha Abubakar, Ibrahim Dasuna
+           2014-2016, René Bertin <rjvbertin@gmail.com>
+License: LGPL-2.1-or-later
+
+Files: po/*
+Copyright: 2009, Adriaan de Groot, Mustapha Abubakar, Ibrahim Dasuna
            2006, Canonical Ltd, and Rosetta Contributors 2006
            1998, Erez Nir <erez-n@actcom.co.il>
-           1998-2012, Free Software Foundation, Inc
+           1998-2012, Free Software Foundation, Inc.
            2008-2009, K Desktop Environment
            2005, KDE Armenian translation team
            2005, KDE Russian translation team
-           2000-2004, KDE e.v
+           2000-2004, KDE e.v..
            2007, KDE i18n Project for Vietnamese
            1999-2003, Meni Livne <livne@kde.org>
            2002-2014, This_file_is_part_of_KDE
            2001, translate.org.za
-License: LGPL-2.1+
+License: LGPL-2.1-or-later
 
-Files: cmake/FindPolkitQt-1.cmake
-       cmake/FindPolkitQt.cmake
-       cmake/KF5AuthMacros.cmake
+Files: cmake/KF5AuthMacros.cmake
 Copyright: 2006-2009, Alexander Neundorf <neundorf@kde.org>
-           2009, Daniel Nicoletti <dantti85-pk@yahoo.com.br>
-           2009, Dario Freddi <drf54321@gmail.com>
-           2009, Dario Freddi <drf@kde.org>
            2006-2007, Laurent Montel <montel@kde.org>
            2007, Matthias Kretz <kretz@kde.org>
-           2009, Michal Malek <michalm@jabster.pl>
-License: BSD-3-clause
+License: BSD-3-Clause
+
+Files: src/objectdecorator.cpp
+       src/objectdecorator.h
+Copyright: 2009-2012, Dario Freddi <drf@kde.org>
+License: LGPL-2.0-or-later
 
 Files: po/ca/kauth5_qt.po
        po/ca@valencia/kauth5_qt.po
        po/uk/kauth5_qt.po
-Copyright: 1998-2014, This_file_is_part_of_KDE
-License: LGPL-2.1+3+KDEeV
- This file is distributed under the license LGPL version 2.1 or
- version 3 or later versions approved by the membership of KDE e.V.
- .
- On Debian systems, the complete text of the GNU Lesser General Public License
- version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1", likewise,
- the complete text of the GNU Lesser General Public License version 3 can be
- found in "/usr/share/common-licenses/LGPL-3".
-
-Files: src/kauthobjectdecorator.cpp
-       src/kauthobjectdecorator.h
-Copyright: 2009-2012 Dario Freddi <drf@kde.org>
-License: LGPL-2+
-
-Files: po/bg/kauth5_qt.po
-Copyright: 2009-2013, Yasen Pramatarov <yasen@lindeas.com>
-           2006-2009, Zlatko Popov <zlatkopopov@fsa-bg.org>
-License: GPL
- This file is licensed under the GPL.
- .
- On Debian systems, the complete text of the GNU General Public License can be
- found in "/usr/share/common-licenses/GPL".
+Copyright: 1998-2020, This_file_is_part_of_KDE
+License: LGPL-2.1-only_OR_LGPL-3.0-only_OR_LicenseRef-KDE-Accepted-LGPL
 
 Files: debian/*
-Copyright: 2014, Scarlett Clark <sgclark@kubuntu.org>
-License: LGPL-2.1+
+Copyright: 2022, Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
+           2014, Scarlett Clark <sgclark@kubuntu.org>
+License: LGPL-2.1-or-later
 
-License: BSD-3-clause
+License: BSD-3-Clause
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions
  are met:
  .
- 1. Redistributions of source code must retain the copyright
+ 1. Redistributions of source code must retain the above copyright
     notice, this list of conditions and the following disclaimer.
- 2. Redistributions in binary form must reproduce the copyright
-    notice, this list of conditions and the following disclaimer in the
-    documentation and/or other materials provided with the distribution.
- 3. The name of the author may not be used to endorse or promote products
-    derived from this software without specific prior written permission.
- .
- THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
- IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
- OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
- IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
- INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
- NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
- DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
- THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
- THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
-License: LGPL-2+
- This library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Library General Public
- License as published by the Free Software Foundation; either
- version 2 of the License, or (at your option) any later version.
  .
- This library is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
+ 2. Redistributions in binary form must reproduce the above copyright
+    notice, this list of conditions and the following disclaimer in
+    the documentation and/or other materials provided with the
+    distribution.
+ .
+ 3. Neither the name of the copyright holder nor the names of its
+    contributors may be used to endorse or promote products derived
+    from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
+ FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
+ COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
+ BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
+ ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+
+License: LGPL-2.0-or-later
+ This library is free software; you can redistribute it and/or modify
+ it under the terms of the GNU Library General Public License as
+ published by the Free Software Foundation; either version 2 of the
+ License, or (at your option)  any later version.
+ .
+ This library is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  Library General Public License for more details.
  .
- You should have received a copy of the GNU Library General Public License
- along with this library; see the file COPYING.LIB.  If not, write to
- the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
- Boston, MA 02110-1301, USA.
+ You should have received a copy of the GNU Library General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ 02110-1301, USA.
  .
  On Debian systems, the complete text of the GNU Library General
- Public License version 2 can be found in "/usr/share/common-licenses/LGPL-2".
+ Public License version 2 can be found in
+ `/usr/share/common-licenses/LGPL-2’.
 
-License: LGPL-2.1+
- This library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Lesser General Public
- License as published by the Free Software Foundation; either
- version 2.1 of the License, or (at your option) any later version.
+License: LGPL-2.1-only_OR_LGPL-3.0-only_OR_LicenseRef-KDE-Accepted-LGPL
+ This library is free software; you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation; either version 2.1 of the
+ License, or (at your option) version 3, or any later version
+ accepted by the membership of KDE e.V. (or its successor approved by
+ the membership of KDE e.V.), which shall act as a proxy defined in
+ Section 6 of version 3 of the license.
+ .
+ This library is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library.  If not, see
+ <https://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU Lesser General
+ Public License version 2.1 can be found in
+ `/usr/share/common-licenses/LGPL-2.1’, likewise, the complete text
+ of the GNU Lesser General Public License version 3 can be found in
+ `/usr/share/common-licenses/LGPL-3’.
+
+License: LGPL-2.1-or-later
+ This library is free software; you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation; either version 2.1 of the
+ License, or (at your option) any later version.
  .
- This library is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
+ This library is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  Lesser General Public License for more details.
  .
- On Debian systems, the complete text of the GNU Lesser General Public License
- version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1".
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ 02110-1301  USA Also add information on how to contact you by
+ electronic and paper mail.
+ .
+ On Debian systems, the complete text of the GNU Lesser General
+ Public License version 2.1 can be found in
+ `/usr/share/common-licenses/LGPL-2.1’.
diff -pruN 5.94.0-1/debian/libkf5auth-data.lintian-overrides 5.96.0-1/debian/libkf5auth-data.lintian-overrides
--- 5.94.0-1/debian/libkf5auth-data.lintian-overrides	2022-02-02 23:10:38.000000000 +0000
+++ 5.96.0-1/debian/libkf5auth-data.lintian-overrides	2022-07-31 11:33:00.000000000 +0000
@@ -1 +1 @@
-dbus-policy-without-send-destination usr/share/dbus-1/system.d/org.kde.kf5auth.conf (rule 1) <policy context="default"><allow send_interface="org.kde.kf5auth"/>
+libkf5auth-data: dbus-policy-without-send-destination <policy context="default"><allow send_interface="org.kde.kf5auth"/> [usr/share/dbus-1/system.d/org.kde.kf5auth.conf:1]
diff -pruN 5.94.0-1/po/bg/kauth5_qt.po 5.96.0-1/po/bg/kauth5_qt.po
--- 5.94.0-1/po/bg/kauth5_qt.po	2022-05-07 21:16:51.000000000 +0000
+++ 5.96.0-1/po/bg/kauth5_qt.po	2022-07-02 15:46:55.000000000 +0000
@@ -3,19 +3,20 @@
 #
 # Zlatko Popov <zlatkopopov@fsa-bg.org>, 2006, 2007, 2008, 2009.
 # Yasen Pramatarov <yasen@lindeas.com>, 2009, 2010, 2011, 2012, 2013.
+# Mincho Kondarev <mkondarev@yahoo.de>, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n"
 "POT-Creation-Date: 2014-03-23 01:50+0000\n"
-"PO-Revision-Date: 2013-07-23 01:52+0300\n"
-"Last-Translator: Yasen Pramatarov <yasen@lindeas.com>\n"
+"PO-Revision-Date: 2022-05-20 15:27+0200\n"
+"Last-Translator: Mincho Kondarev <mkondarev@yahoo.de>\n"
 "Language-Team: Bulgarian <dict@ludost.net>\n"
 "Language: bg\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 22.04.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Qt-Contexts: true\n"
 
@@ -23,7 +24,7 @@ msgstr ""
 #, qt-format
 msgctxt "KAuth::DBusHelperProxy|"
 msgid "DBus Backend error: service start %1 failed: %2"
-msgstr ""
+msgstr "Грешка на DBus Backend: стартиране на услуга %1 не успя: %2"
 
 #: backends/dbus/DBusHelperProxy.cpp:89
 #, qt-format
@@ -32,6 +33,8 @@ msgid ""
 "DBus Backend error: connection to helper failed. %1\n"
 "(application: %2 helper: %3)"
 msgstr ""
+"Грешка на DBus Backend: връзката с помощника е неуспешна. %1\n"
+"(приложение: %2 помощник: %3)"
 
 #: backends/dbus/DBusHelperProxy.cpp:124
 #, qt-format
@@ -40,21 +43,23 @@ msgid ""
 "DBus Backend error: could not contact the helper. Connection error: %1. "
 "Message error: %2"
 msgstr ""
+"Грешка на DBus Backend: не можа да се свърже с помощника. Грешка при "
+"свързване: %1. Грешка в съобщението: %2"
 
 #: executejob.cpp:86
 msgctxt "KAuth::ExecuteJob|"
 msgid "Tried to start an invalid action"
-msgstr ""
+msgstr "Опит за стартиране на невалидно действие"
 
 #: executejob.cpp:104
 msgctxt "KAuth::ExecuteJob|"
 msgid "Unknown execution mode chosen"
-msgstr ""
+msgstr "Избран е неизвестен режим на изпълнение"
 
 #: executejob.cpp:149
 msgctxt "KAuth::ExecuteJob|"
 msgid "Unknown status for the authentication procedure"
-msgstr ""
+msgstr "Неизвестен статус за процедурата за удостоверяване"
 
 #: executejob.cpp:161
 msgctxt "KAuth::ExecuteJob|"
@@ -62,8 +67,10 @@ msgid ""
 "The current backend only allows helper authorization, but this action does "
 "not have a helper."
 msgstr ""
+"Текущият бекенд позволява само удостоверяване с помощник, но това действие "
+"няма помощник."
 
 #: executejob.cpp:169 executejob.cpp:193
 msgctxt "KAuth::ExecuteJob|"
 msgid "The backend does not specify how to authorize"
-msgstr ""
+msgstr "Бекенд програмата не посочва метод за  упълномощаване"
diff -pruN 5.94.0-1/po/ka/kauth5_qt.po 5.96.0-1/po/ka/kauth5_qt.po
--- 5.94.0-1/po/ka/kauth5_qt.po	2022-05-07 21:16:51.000000000 +0000
+++ 5.96.0-1/po/ka/kauth5_qt.po	2022-07-02 15:46:55.000000000 +0000
@@ -1,27 +1,23 @@
-# KDE3 - Georgian translation of kdelibs4.po
-# Gia Shervashidze <giasher@telenet.ge>, 2005.
-#
 msgid ""
 msgstr ""
-"Project-Id-Version: kdelibs4\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2014-03-23 01:50+0000\n"
-"PO-Revision-Date: 2009-12-17 02:11+0400\n"
-"Last-Translator: George Machitidze <giomac@gmail.com>\n"
-"Language-Team: Georgian <http://www.gia.ge>\n"
+"Project-Id-Version: kauth\n"
+"POT-Creation-Date: \n"
+"PO-Revision-Date: \n"
+"Last-Translator: Temuri Doghonadze <temuri.doghonadze@gmail.com>\n"
+"Language-Team: Georgian <kde-i18n-doc@kde.org>\n"
 "Language: ka\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.9\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-Qt-Contexts: true\n"
+"X-Generator: Poedit 3.0.1\n"
 
 #: backends/dbus/DBusHelperProxy.cpp:74
 #, qt-format
 msgctxt "KAuth::DBusHelperProxy|"
 msgid "DBus Backend error: service start %1 failed: %2"
-msgstr ""
+msgstr "უკანაბოლო DBus-ის შეცდომა: შეცდომა სერვისის (%1) გაშვებისას: %2"
 
 #: backends/dbus/DBusHelperProxy.cpp:89
 #, qt-format
@@ -30,6 +26,8 @@ msgid ""
 "DBus Backend error: connection to helper failed. %1\n"
 "(application: %2 helper: %3)"
 msgstr ""
+"უკანაბოლო DBus-ის შეცდომა: დამხმარესთან დაკავშირების სეცდომა. %1\n"
+"(აპლიკაცია: %2, დამხმარე: %3)"
 
 #: backends/dbus/DBusHelperProxy.cpp:124
 #, qt-format
@@ -38,23 +36,23 @@ msgid ""
 "DBus Backend error: could not contact the helper. Connection error: %1. "
 "Message error: %2"
 msgstr ""
+"უკანაბოლო DBus-ის შეცდომა: დამხმარის მოძიების შეცდომა. კავშირის შეცდომა: %1. "
+"შეცდომის შეტყობინება: %2"
 
 #: executejob.cpp:86
 msgctxt "KAuth::ExecuteJob|"
 msgid "Tried to start an invalid action"
-msgstr ""
+msgstr "არასწორი ქმედების გაშვების მცდელობა"
 
 #: executejob.cpp:104
-#, fuzzy
-#| msgid "Unknown encryption scheme."
 msgctxt "KAuth::ExecuteJob|"
 msgid "Unknown execution mode chosen"
-msgstr "დაშიფვრის უცნობი სქემა."
+msgstr "არჩეულია შესრულების უცნობი რეჟიმი"
 
 #: executejob.cpp:149
 msgctxt "KAuth::ExecuteJob|"
 msgid "Unknown status for the authentication procedure"
-msgstr ""
+msgstr "ავთენტიკაციის პროცედურის უცნობი სტატუსი"
 
 #: executejob.cpp:161
 msgctxt "KAuth::ExecuteJob|"
@@ -62,8 +60,10 @@ msgid ""
 "The current backend only allows helper authorization, but this action does "
 "not have a helper."
 msgstr ""
+"მიმდინარე უკანაბოლო ავთენტიკაციას მხოლოდ დამხმარეების საშუალებით ახდენს, "
+"მაგრამ ამ ქმედებას დამხმარე არ გააჩნია."
 
 #: executejob.cpp:169 executejob.cpp:193
 msgctxt "KAuth::ExecuteJob|"
 msgid "The backend does not specify how to authorize"
-msgstr ""
+msgstr "უკანაბოლოს ავტორიზაციის მექანიზმი არ მოუწოდებია"
diff -pruN 5.94.0-1/po/vi/kauth5_qt.po 5.96.0-1/po/vi/kauth5_qt.po
--- 5.94.0-1/po/vi/kauth5_qt.po	2022-05-07 21:16:51.000000000 +0000
+++ 5.96.0-1/po/vi/kauth5_qt.po	2022-07-02 15:46:55.000000000 +0000
@@ -4,67 +4,63 @@
 # Clytie Siddall <clytie@riverland.net.au>, 2006-2007.
 # Hoàng Đức Hiếu <hieu.d.hoang@gmail.com>, 2008, 2011.
 # Lê Hoàng Phương <herophuong93@gmail.com>, 2011, 2012.
+# Phu Hung Nguyen <phu.nguyen@kdemail.net>, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n"
 "POT-Creation-Date: 2014-03-23 01:50+0000\n"
-"PO-Revision-Date: 2012-09-23 18:43+0800\n"
-"Last-Translator: Lê Hoàng Phương <herophuong93@gmail.com>\n"
-"Language-Team: American English <kde-i18n-vi@kde.org>\n"
+"PO-Revision-Date: 2022-05-12 17:03+0200\n"
+"Last-Translator: Phu Hung Nguyen <phu.nguyen@kdemail.net>\n"
+"Language-Team: Vietnamese <kde-l10n-vi@kde.org>\n"
 "Language: vi\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 21.12.2\n"
 "X-Qt-Contexts: true\n"
 
 #: backends/dbus/DBusHelperProxy.cpp:74
-#, fuzzy, qt-format
-#| msgid "DBus Backend error: connection to helper failed. %1"
+#, qt-format
 msgctxt "KAuth::DBusHelperProxy|"
 msgid "DBus Backend error: service start %1 failed: %2"
-msgstr "Lỗi hậu trường DBus: kết nối tới trình trợ giúp thất bại. %1"
+msgstr "Lỗi hậu phương D-Bus: khởi động dịch vụ %1 thất bại: %2"
 
 #: backends/dbus/DBusHelperProxy.cpp:89
-#, fuzzy, qt-format
-#| msgid "DBus Backend error: connection to helper failed. %1"
+#, qt-format
 msgctxt "KAuth::DBusHelperProxy|"
 msgid ""
 "DBus Backend error: connection to helper failed. %1\n"
 "(application: %2 helper: %3)"
-msgstr "Lỗi hậu trường DBus: kết nối tới trình trợ giúp thất bại. %1"
+msgstr ""
+"Lỗi hậu phương D-Bus: kết nối với trình trợ giúp thất bại: %1\n"
+"(ứng dụng: %2 trình trợ giúp: %3)"
 
 #: backends/dbus/DBusHelperProxy.cpp:124
-#, fuzzy, qt-format
-#| msgid ""
-#| "DBus Backend error: could not contact the helper. Connection error: %1. "
-#| "Message error: %2"
+#, qt-format
 msgctxt "KAuth::DBusHelperProxy|"
 msgid ""
 "DBus Backend error: could not contact the helper. Connection error: %1. "
 "Message error: %2"
 msgstr ""
-"Lỗi hậu trường DBus: không thể liên hệ với trình trợ giúp. Lỗi kết nối: %1. "
-"Lỗi tin nhắn: %2"
+"Lỗi hậu phương D-Bus: không liên hệ được với trình trợ giúp. Lỗi kết nối: "
+"%1. Lỗi thông điệp: %2"
 
 #: executejob.cpp:86
 msgctxt "KAuth::ExecuteJob|"
 msgid "Tried to start an invalid action"
-msgstr ""
+msgstr "Đã thử khởi động một hành động không hợp lệ"
 
 #: executejob.cpp:104
-#, fuzzy
-#| msgid "Unknown encryption scheme."
 msgctxt "KAuth::ExecuteJob|"
 msgid "Unknown execution mode chosen"
-msgstr "Lược đồ mật mã lạ."
+msgstr "Đã chọn một chế độ thực thi không rõ."
 
 #: executejob.cpp:149
 msgctxt "KAuth::ExecuteJob|"
 msgid "Unknown status for the authentication procedure"
-msgstr ""
+msgstr "Thủ tục xác thực có trạng thái không rõ"
 
 #: executejob.cpp:161
 msgctxt "KAuth::ExecuteJob|"
@@ -72,8 +68,10 @@ msgid ""
 "The current backend only allows helper authorization, but this action does "
 "not have a helper."
 msgstr ""
+"Hậu phương hiện tại chỉ cho phép xác thực với trình trợ giúp, nhưng hành "
+"động này không có trình trợ giúp nào."
 
 #: executejob.cpp:169 executejob.cpp:193
 msgctxt "KAuth::ExecuteJob|"
 msgid "The backend does not specify how to authorize"
-msgstr ""
+msgstr "Hậu phương này không chỉ định cách xác thực"
diff -pruN 5.94.0-1/po/zh_CN/kauth5_qt.po 5.96.0-1/po/zh_CN/kauth5_qt.po
--- 5.94.0-1/po/zh_CN/kauth5_qt.po	2022-05-07 21:16:51.000000000 +0000
+++ 5.96.0-1/po/zh_CN/kauth5_qt.po	2022-07-02 15:46:55.000000000 +0000
@@ -13,10 +13,6 @@
 # Guo Yunhe <guoyunhebrave@gmail.com>, 2016, 2017.
 msgid ""
 msgstr ""
-"Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2022-04-26 15:18\n"
-"Language-Team: Chinese Simplified\n"
-"Language: zh_CN\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -27,6 +23,10 @@ msgstr ""
 "X-Crowdin-Language: zh-CN\n"
 "X-Crowdin-File: /kf5-trunk/messages/kauth/kauth5_qt.pot\n"
 "X-Crowdin-File-ID: 5583\n"
+"Project-Id-Version: kdeorg\n"
+"Language-Team: Chinese Simplified\n"
+"Language: zh_CN\n"
+"PO-Revision-Date: 2022-07-02 10:59\n"
 
 #: backends/dbus/DBusHelperProxy.cpp:74
 #, qt-format
