Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kdeclarative for openSUSE:Factory 
checked in at 2022-08-15 19:57:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdeclarative (Old)
 and      /work/SRC/openSUSE:Factory/.kdeclarative.new.1521 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdeclarative"

Mon Aug 15 19:57:12 2022 rev:107 rq:994964 version:5.97.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdeclarative/kdeclarative.changes        
2022-07-11 19:09:47.371642901 +0200
+++ /work/SRC/openSUSE:Factory/.kdeclarative.new.1521/kdeclarative.changes      
2022-08-15 19:59:10.269219207 +0200
@@ -1,0 +2,10 @@
+Sun Aug  7 22:27:18 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 5.97.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.97.0
+- Changes since 5.96.0:
+  * GridDelegate: Improve accessibility for inline buttons
+
+-------------------------------------------------------------------

Old:
----
  kdeclarative-5.96.0.tar.xz
  kdeclarative-5.96.0.tar.xz.sig

New:
----
  kdeclarative-5.97.0.tar.xz
  kdeclarative-5.97.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kdeclarative.spec ++++++
--- /var/tmp/diff_new_pack.rJSCCR/_old  2022-08-15 19:59:10.741220523 +0200
+++ /var/tmp/diff_new_pack.rJSCCR/_new  2022-08-15 19:59:10.745220534 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Declarative5
-%define _tar_path 5.96
+%define _tar_path 5.97
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:           kdeclarative
-Version:        5.96.0
+Version:        5.97.0
 Release:        0
 Summary:        Integration of QML and KDE workspaces
 License:        LGPL-2.1-or-later


++++++ kdeclarative-5.96.0.tar.xz -> kdeclarative-5.97.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdeclarative-5.96.0/CMakeLists.txt 
new/kdeclarative-5.97.0/CMakeLists.txt
--- old/kdeclarative-5.96.0/CMakeLists.txt      2022-07-02 17:49:35.000000000 
+0200
+++ new/kdeclarative-5.97.0/CMakeLists.txt      2022-08-07 15:21:35.000000000 
+0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.96.0") # handled by release scripts
-set(KF_DEP_VERSION "5.96.0") # handled by release scripts
+set(KF_VERSION "5.97.0") # handled by release scripts
+set(KF_DEP_VERSION "5.97.0") # handled by release scripts
 project(KDeclarative VERSION ${KF_VERSION})
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.96.0  NO_MODULE)
+find_package(ECM 5.97.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)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdeclarative-5.96.0/po/bg/kdeclarative5.po 
new/kdeclarative-5.97.0/po/bg/kdeclarative5.po
--- old/kdeclarative-5.96.0/po/bg/kdeclarative5.po      2022-07-02 
17:49:35.000000000 +0200
+++ new/kdeclarative-5.97.0/po/bg/kdeclarative5.po      2022-08-07 
15:21:35.000000000 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-30 00:41+0000\n"
-"PO-Revision-Date: 2022-06-28 09:53+0200\n"
+"PO-Revision-Date: 2022-07-02 19:48+0200\n"
 "Last-Translator: Mincho Kondarev <mkonda...@yahoo.de>\n"
 "Language-Team: Bulgarian <kde-i18n-...@kde.org>\n"
 "Language: bg\n"
@@ -95,7 +95,7 @@
 #, kde-format
 msgctxt "@info:tooltip"
 msgid "Clear Key Sequence"
-msgstr ""
+msgstr "???????????????????? ???? ???????????????????????????????? ???? 
??????????????"
 
 #: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:118
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdeclarative-5.96.0/po/de/kdeclarative5.po 
new/kdeclarative-5.97.0/po/de/kdeclarative5.po
--- old/kdeclarative-5.96.0/po/de/kdeclarative5.po      2022-07-02 
17:49:35.000000000 +0200
+++ new/kdeclarative-5.97.0/po/de/kdeclarative5.po      2022-08-07 
15:21:35.000000000 +0200
@@ -14,7 +14,7 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-30 00:41+0000\n"
-"PO-Revision-Date: 2022-06-10 00:30+0200\n"
+"PO-Revision-Date: 2022-07-11 23:45+0200\n"
 "Last-Translator: Frederik Schwarzer <schwar...@kde.org>\n"
 "Language-Team: German <kde-i18n...@kde.org>\n"
 "Language: de\n"
@@ -22,7 +22,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 21.12.2\n"
+"X-Generator: Lokalize 22.04.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -65,7 +65,7 @@
 #, kde-format
 msgctxt "@info:whatsthis for a button of current color code %1"
 msgid "Current color is %1. This button will open a color chooser dialog."
-msgstr ""
+msgstr "Aktuelle Farbe ist %1. Dieser Knopf ??ffnet einen Farbauswahldialog."
 
 #: qmlcontrols/kquickcontrols/ColorButton.qml:66
 #, kde-format
@@ -100,7 +100,7 @@
 #, kde-format
 msgctxt "@info:tooltip"
 msgid "Clear Key Sequence"
-msgstr ""
+msgstr "Tastenfolge l??schen"
 
 #: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:118
 #, kde-format
@@ -121,33 +121,26 @@
 #: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:144
 #, kde-format
 msgid "Global Shortcut Shadowing"
-msgstr ""
+msgstr "??berschrieben durch globalen Kurzbefehl"
 
 #: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:147
-#, fuzzy, kde-format
-#| msgid ""
-#| "The '%1' key combination is registered by application %2 for action %3:"
+#, kde-format
 msgid "The '%1' key combination is shadowed by following global actions:\n"
 msgstr ""
-"Der Kurzbefehl ???%1??? wird bereits von der Anwendung ???%2??? f??r die 
Aktion ???%3??? "
-"verwendet:"
+"Die Tastenkombination ???%1??? wird von den folgenden globalen Aktionen "
+"??berschrieben:\n"
 
 #: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:149
 #: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:155
-#, fuzzy, kde-format
-#| msgid "In context '%1' for action '%2'\n"
+#, kde-format
 msgid "Action '%1' in context '%2'\n"
-msgstr "Im Zusammenhang ???%1??? f??r die Aktion ???%2???\n"
+msgstr "Aktion ???%1??? in Zusammenhang ???%2???\n"
 
 #: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:153
-#, fuzzy, kde-format
-#| msgid ""
-#| "The '%1' key combination is registered by application %2.\n"
-#| "%3"
+#, kde-format
 msgid "The '%1' key combination shadows following global actions:\n"
 msgstr ""
-"Der Kurzbefehl ???%1??? wird bereits von der Anwendung ???%2??? verwendet.\n"
-"%3"
+"Die Tastenkombination ???%1??? ??berschreibt die folgenden globalen 
Aktionen:\n"
 
 #: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:193
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdeclarative-5.96.0/po/en_GB/kdeclarative5.po 
new/kdeclarative-5.97.0/po/en_GB/kdeclarative5.po
--- old/kdeclarative-5.96.0/po/en_GB/kdeclarative5.po   2022-07-02 
17:49:35.000000000 +0200
+++ new/kdeclarative-5.97.0/po/en_GB/kdeclarative5.po   2022-08-07 
15:21:35.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-30 00:41+0000\n"
-"PO-Revision-Date: 2022-04-23 13:25+0100\n"
+"PO-Revision-Date: 2022-07-22 14:40+0100\n"
 "Last-Translator: Steve Allewell <steve.allew...@gmail.com>\n"
 "Language-Team: British English <kde-l10n-en...@kde.org>\n"
 "Language: en_GB\n"
@@ -16,7 +16,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 21.12.3\n"
+"X-Generator: Lokalize 22.04.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -92,7 +92,7 @@
 #, kde-format
 msgctxt "@info:tooltip"
 msgid "Clear Key Sequence"
-msgstr ""
+msgstr "Clear Key Sequence"
 
 #: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:118
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdeclarative-5.96.0/po/es/kdeclarative5.po 
new/kdeclarative-5.97.0/po/es/kdeclarative5.po
--- old/kdeclarative-5.96.0/po/es/kdeclarative5.po      2022-07-02 
17:49:35.000000000 +0200
+++ new/kdeclarative-5.97.0/po/es/kdeclarative5.po      2022-08-07 
15:21:35.000000000 +0200
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-30 00:41+0000\n"
-"PO-Revision-Date: 2022-04-15 00:39+0200\n"
+"PO-Revision-Date: 2022-07-03 13:21+0200\n"
 "Last-Translator: Eloy Cuadra <ecua...@eloihr.net>\n"
 "Language-Team: Spanish <kde-l10n...@kde.org>\n"
 "Language: es\n"
@@ -23,7 +23,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "First-Translator: Boris Wesslowski <bo...@wesslowski.com>\n"
-"X-Generator: Lokalize 22.03.90\n"
+"X-Generator: Lokalize 22.04.2\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #, kde-format
@@ -102,7 +102,7 @@
 #, kde-format
 msgctxt "@info:tooltip"
 msgid "Clear Key Sequence"
-msgstr ""
+msgstr "Borrar la secuencia de teclas"
 
 #: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:118
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdeclarative-5.96.0/po/eu/kdeclarative5.po 
new/kdeclarative-5.97.0/po/eu/kdeclarative5.po
--- old/kdeclarative-5.96.0/po/eu/kdeclarative5.po      2022-07-02 
17:49:35.000000000 +0200
+++ new/kdeclarative-5.97.0/po/eu/kdeclarative5.po      2022-08-07 
15:21:35.000000000 +0200
@@ -1,6 +1,6 @@
 # Translation for kdeclarative5.po to Euskara/Basque (eu).
 # Copyright (C) 1999-2017, Free Software Foundation, Inc.
-# Copyright (C) 2018-2021, This file is copyright:
+# Copyright (C) 2018-2022, This file is copyright:
 # This file is distributed under the same license as the kdeclarative package.
 # KDE Euskaratzeko proiektuaren arduraduna <xa...@ni.eus>.
 #
@@ -8,20 +8,20 @@
 # Marcos <mar...@euskalgnu.org>, 2002,2003, 2004, 2005, 2006, 2007, 2008, 
2009, 2010.
 # Ion Gazta??aga <igaztan...@gmail.com>, 2005.
 # I??aki Larra??aga Murgoitio <doo...@euskalgnu.org>, 2009.
-# I??igo Salvador Azurmendi <xa...@ni.eus>, 2010, 2011, 2012, 2013, 2014, 
2017, 2019, 2020, 2021.
+# I??igo Salvador Azurmendi <xa...@ni.eus>, 2010, 2011, 2012, 2013, 2014, 
2017, 2019, 2020, 2021, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeclarative5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-30 00:41+0000\n"
-"PO-Revision-Date: 2021-07-17 16:57+0200\n"
+"PO-Revision-Date: 2022-07-30 22:01+0200\n"
 "Last-Translator: I??igo Salvador Azurmendi <xa...@ni.eus>\n"
 "Language-Team: Basque <kde-i18n...@kde.org>\n"
 "Language: eu\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 21.04.3\n"
+"X-Generator: Lokalize 22.04.3\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #, kde-format
@@ -51,30 +51,29 @@
 msgstr "Erakutsi testuinguru-laguntza"
 
 #: qmlcontrols/kcmcontrols/qml/private/GridViewInternal.qml:79
-#, fuzzy, kde-format
-#| msgid "Not found"
+#, kde-format
 msgid "No items found"
-msgstr "Ez da aurkitu"
+msgstr "Ez da elementurik aurkitu"
 
 #: qmlcontrols/kquickcontrols/ColorButton.qml:63
-#, fuzzy, kde-format
-#| msgctxt "left mouse button"
-#| msgid "left button"
+#, kde-format
 msgctxt "@info:whatsthis for a button"
 msgid "Color button"
-msgstr "ezkerreko botoia"
+msgstr "Kolore-botoia"
 
 #: qmlcontrols/kquickcontrols/ColorButton.qml:65
 #, kde-format
 msgctxt "@info:whatsthis for a button of current color code %1"
 msgid "Current color is %1. This button will open a color chooser dialog."
 msgstr ""
+"Uneko kolorea %1 da. Botoi honek kolorea hautatzeko elkarrizketa koadro bat "
+"irekiko du."
 
 #: qmlcontrols/kquickcontrols/ColorButton.qml:66
 #, kde-format
 msgctxt "@info:whatsthis for a button of current color code %1"
 msgid "Current color is %1."
-msgstr ""
+msgstr "Uneko kolorea %1 da."
 
 #: qmlcontrols/kquickcontrols/KeySequenceItem.qml:75
 #, kde-format
@@ -102,7 +101,7 @@
 #, kde-format
 msgctxt "@info:tooltip"
 msgid "Clear Key Sequence"
-msgstr ""
+msgstr "Garbitu tekla sekuentzia"
 
 #: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:118
 #, kde-format
@@ -123,33 +122,23 @@
 #: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:144
 #, kde-format
 msgid "Global Shortcut Shadowing"
-msgstr ""
+msgstr "Laster-tekla globalari itzal egitea"
 
 #: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:147
-#, fuzzy, kde-format
-#| msgid ""
-#| "The '%1' key combination is registered by application %2 for action %3:"
+#, kde-format
 msgid "The '%1' key combination is shadowed by following global actions:\n"
-msgstr ""
-"'%1' tekla konbinazioa %2 aplikazioak erregistratuta dauka %3 "
-"ekintzarentzako:"
+msgstr "'%1' tekla konbinazioari itzal egiten diote ondoko ekintza globalek:\n"
 
 #: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:149
 #: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:155
-#, fuzzy, kde-format
-#| msgid "In context '%1' for action '%2'\n"
+#, kde-format
 msgid "Action '%1' in context '%2'\n"
-msgstr "'%1' testuinguruan '%2' ekintzarentzako\n"
+msgstr "'%1' ekintza '%2' testuinguruan\n"
 
 #: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:153
-#, fuzzy, kde-format
-#| msgid ""
-#| "The '%1' key combination is registered by application %2.\n"
-#| "%3"
+#, kde-format
 msgid "The '%1' key combination shadows following global actions:\n"
-msgstr ""
-"'%1' tekla konbinazioa %2 aplikazioak erregistratuta dauka.\n"
-"%3"
+msgstr "'%1' tekla konbinazioak itzal egiten die ondoko ekintza globalei:\n"
 
 #: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:193
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdeclarative-5.96.0/po/ia/kdeclarative5.po 
new/kdeclarative-5.97.0/po/ia/kdeclarative5.po
--- old/kdeclarative-5.96.0/po/ia/kdeclarative5.po      2022-07-02 
17:49:35.000000000 +0200
+++ new/kdeclarative-5.97.0/po/ia/kdeclarative5.po      2022-08-07 
15:21:35.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-30 00:41+0000\n"
-"PO-Revision-Date: 2022-04-19 12:56+0200\n"
+"PO-Revision-Date: 2022-07-15 11:42+0200\n"
 "Last-Translator: giovanni <g.s...@tiscali.it>\n"
 "Language-Team: Interlingua <kde-i18n-...@kde.org>\n"
 "Language: ia\n"
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 20.04.2\n"
+"X-Generator: Lokalize 21.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -93,7 +93,7 @@
 #, kde-format
 msgctxt "@info:tooltip"
 msgid "Clear Key Sequence"
-msgstr ""
+msgstr "Clara sequentia de clave"
 
 #: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:118
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdeclarative-5.96.0/po/ko/kdeclarative5.po 
new/kdeclarative-5.97.0/po/ko/kdeclarative5.po
--- old/kdeclarative-5.96.0/po/ko/kdeclarative5.po      2022-07-02 
17:49:35.000000000 +0200
+++ new/kdeclarative-5.97.0/po/ko/kdeclarative5.po      2022-08-07 
15:21:35.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-30 00:41+0000\n"
-"PO-Revision-Date: 2022-04-16 22:00+0200\n"
+"PO-Revision-Date: 2022-07-13 14:08+0200\n"
 "Last-Translator: Shinjo Park <k...@peremen.name>\n"
 "Language-Team: Korean <kde...@kde.org>\n"
 "Language: ko\n"
@@ -16,7 +16,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 21.08.1\n"
+"X-Generator: Lokalize 21.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -93,7 +93,7 @@
 #, kde-format
 msgctxt "@info:tooltip"
 msgid "Clear Key Sequence"
-msgstr ""
+msgstr "??? ?????? ?????????"
 
 #: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:118
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdeclarative-5.96.0/po/nn/kdeclarative5.po 
new/kdeclarative-5.97.0/po/nn/kdeclarative5.po
--- old/kdeclarative-5.96.0/po/nn/kdeclarative5.po      2022-07-02 
17:49:35.000000000 +0200
+++ new/kdeclarative-5.97.0/po/nn/kdeclarative5.po      2022-08-07 
15:21:35.000000000 +0200
@@ -9,14 +9,14 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-30 00:41+0000\n"
-"PO-Revision-Date: 2022-06-19 12:47+0200\n"
+"PO-Revision-Date: 2022-07-26 20:58+0200\n"
 "Last-Translator: Karl Ove Hufthammer <k...@huftis.org>\n"
 "Language-Team: Norwegian Nynorsk <l10n...@lister.huftis.org>\n"
 "Language: nn\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 22.04.2\n"
+"X-Generator: Lokalize 22.04.3\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
@@ -98,7 +98,7 @@
 #, kde-format
 msgctxt "@info:tooltip"
 msgid "Clear Key Sequence"
-msgstr ""
+msgstr "T??m tastesekvens"
 
 #: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:118
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdeclarative-5.96.0/po/pl/kdeclarative5.po 
new/kdeclarative-5.97.0/po/pl/kdeclarative5.po
--- old/kdeclarative-5.96.0/po/pl/kdeclarative5.po      2022-07-02 
17:49:35.000000000 +0200
+++ new/kdeclarative-5.97.0/po/pl/kdeclarative5.po      2022-08-07 
15:21:35.000000000 +0200
@@ -17,7 +17,7 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-30 00:41+0000\n"
-"PO-Revision-Date: 2022-04-30 21:02+0200\n"
+"PO-Revision-Date: 2022-07-31 09:00+0200\n"
 "Last-Translator: ??ukasz Wojni??owicz <lukasz.wojnilow...@gmail.com>\n"
 "Language-Team: Polish <kde-i18n-...@kde.org>\n"
 "Language: pl\n"
@@ -187,7 +187,7 @@
 #, kde-format
 msgctxt "@info:tooltip"
 msgid "Clear Key Sequence"
-msgstr ""
+msgstr "Wyczy???? po????czenie klawiszy"
 
 #: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:118
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdeclarative-5.96.0/po/pt_BR/kdeclarative5.po 
new/kdeclarative-5.97.0/po/pt_BR/kdeclarative5.po
--- old/kdeclarative-5.96.0/po/pt_BR/kdeclarative5.po   2022-07-02 
17:49:35.000000000 +0200
+++ new/kdeclarative-5.97.0/po/pt_BR/kdeclarative5.po   2022-08-07 
15:21:35.000000000 +0200
@@ -18,7 +18,7 @@
 "Project-Id-Version: kdeclarative5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-30 00:41+0000\n"
-"PO-Revision-Date: 2022-04-13 10:41-0300\n"
+"PO-Revision-Date: 2022-07-12 11:57-0300\n"
 "Last-Translator: Luiz Fernando Ranghetti <elchev...@opensuse.org>\n"
 "Language-Team: Portuguese <kde-i18n-pt...@kde.org>\n"
 "Language: pt_BR\n"
@@ -26,7 +26,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 20.04.2\n"
+"X-Generator: Lokalize 21.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -103,7 +103,7 @@
 #, kde-format
 msgctxt "@info:tooltip"
 msgid "Clear Key Sequence"
-msgstr ""
+msgstr "Limpar sequencia de teclas"
 
 #: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:118
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdeclarative-5.96.0/po/se/kdeclarative5.po 
new/kdeclarative-5.97.0/po/se/kdeclarative5.po
--- old/kdeclarative-5.96.0/po/se/kdeclarative5.po      2022-07-02 
17:49:35.000000000 +0200
+++ new/kdeclarative-5.97.0/po/se/kdeclarative5.po      2022-08-07 
15:21:35.000000000 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-04-12 00:40+0000\n"
+"POT-Creation-Date: 2022-06-30 00:41+0000\n"
 "PO-Revision-Date: 2012-05-30 23:19+0200\n"
 "Last-Translator: B??rre Gaup <boe...@skolelinux.no>\n"
 "Language-Team: Northern Sami <l10n...@lister.huftis.org>\n"
@@ -81,7 +81,7 @@
 msgid "None"
 msgstr "Ii mihkkige"
 
-#: qmlcontrols/kquickcontrols/KeySequenceItem.qml:89
+#: qmlcontrols/kquickcontrols/KeySequenceItem.qml:87
 #, fuzzy, kde-format
 msgid ""
 "Click on the button, then enter the shortcut like you would in the program.\n"
@@ -91,6 +91,12 @@
 "progr??mmas.\n"
 "Ovdamearka dihte Ctrl+a: Doala Ctrl-boalu ja deaddil a."
 
+#: qmlcontrols/kquickcontrols/KeySequenceItem.qml:119
+#, kde-format
+msgctxt "@info:tooltip"
+msgid "Clear Key Sequence"
+msgstr ""
+
 #: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:118
 #, kde-format
 msgid "Reserved Shortcut"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdeclarative-5.96.0/po/sv/kdeclarative5.po 
new/kdeclarative-5.97.0/po/sv/kdeclarative5.po
--- old/kdeclarative-5.96.0/po/sv/kdeclarative5.po      2022-07-02 
17:49:35.000000000 +0200
+++ new/kdeclarative-5.97.0/po/sv/kdeclarative5.po      2022-08-07 
15:21:35.000000000 +0200
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-30 00:41+0000\n"
-"PO-Revision-Date: 2022-04-12 17:23+0200\n"
+"PO-Revision-Date: 2022-08-03 09:51+0200\n"
 "Last-Translator: Stefan Asserh??ll <stefan.asserh...@bredband.net>\n"
 "Language-Team: Swedish <kde-i18n-...@kde.org>\n"
 "Language: sv\n"
@@ -103,7 +103,7 @@
 #, kde-format
 msgctxt "@info:tooltip"
 msgid "Clear Key Sequence"
-msgstr ""
+msgstr "Rensa tangentsekvens"
 
 #: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:118
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdeclarative-5.96.0/po/vi/kdeclarative5.po 
new/kdeclarative-5.97.0/po/vi/kdeclarative5.po
--- old/kdeclarative-5.96.0/po/vi/kdeclarative5.po      2022-07-02 
17:49:35.000000000 +0200
+++ new/kdeclarative-5.97.0/po/vi/kdeclarative5.po      2022-08-07 
15:21:35.000000000 +0200
@@ -10,7 +10,7 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-30 00:41+0000\n"
-"PO-Revision-Date: 2022-04-20 19:21+0200\n"
+"PO-Revision-Date: 2022-07-11 20:37+0200\n"
 "Last-Translator: Phu Hung Nguyen <phu.ngu...@kdemail.net>\n"
 "Language-Team: Vietnamese <kde-l10n...@kde.org>\n"
 "Language: vi\n"
@@ -18,7 +18,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 20.12.2\n"
+"X-Generator: Lokalize 22.04.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -96,7 +96,7 @@
 #, kde-format
 msgctxt "@info:tooltip"
 msgid "Clear Key Sequence"
-msgstr ""
+msgstr "Xo?? chu???i ph??m"
 
 #: qmlcontrols/kquickcontrols/private/keysequencehelper.cpp:118
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdeclarative-5.96.0/po/zh_CN/kdeclarative5.po 
new/kdeclarative-5.97.0/po/zh_CN/kdeclarative5.po
--- old/kdeclarative-5.96.0/po/zh_CN/kdeclarative5.po   2022-07-02 
17:49:35.000000000 +0200
+++ new/kdeclarative-5.97.0/po/zh_CN/kdeclarative5.po   2022-08-07 
15:21:35.000000000 +0200
@@ -1,21 +1,9 @@
-# translation of kdelibs4.po to Chinese Simplified
-# Copyright (C) 2007 Free Software Foundation, Inc.
-#
-# Lie Ex <lilith...@gmail.com> 2007-2011.
-# Wang Jian <l...@linux.ustc.edu.cn>, 1998.
-# Sarah Smith <sar...@redhat.com>, 2002.
-# Xiong Jiang <jxi...@offtopic.org>, 2002,2003,2004.
-# Funda Wang <fundaw...@linux.net.cn>, 2002,2003,2004.
-# Liang Qi <cavendish...@gmail.com>, 2007.
-# Feng Chao <chaofeng...@qq.com>, 2010, 2012, 2014, 2019, 2020.
-# Ni Hui <shuizhuyuan...@126.com>, 2010, 2011, 2012.
-# Weng Xuetian <wen...@gmail.com>, 2011, 2012, 2013, 2015.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-30 00:41+0000\n"
-"PO-Revision-Date: 2022-07-02 10:59\n"
+"PO-Revision-Date: 2022-07-30 15:54\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeclarative-5.96.0/src/qmlcontrols/kcmcontrols/qml/GridDelegate.qml 
new/kdeclarative-5.97.0/src/qmlcontrols/kcmcontrols/qml/GridDelegate.qml
--- old/kdeclarative-5.96.0/src/qmlcontrols/kcmcontrols/qml/GridDelegate.qml    
2022-07-02 17:49:35.000000000 +0200
+++ new/kdeclarative-5.97.0/src/qmlcontrols/kcmcontrols/qml/GridDelegate.qml    
2022-08-07 15:21:35.000000000 +0200
@@ -158,15 +158,19 @@
                     model: delegate.actions
                     delegate: QQC2.Button {
                         icon.name: modelData.iconName
-                        activeFocusOnTab: false
-                        onClicked: modelData.trigger()
+                        text: modelData.text || modelData.tooltip
+                        display: QQC2.AbstractButton.IconOnly
+
                         enabled: modelData.enabled
                         visible: modelData.visible
-                        //NOTE: there aren't any global settings where to take 
"official" tooltip timeouts
-                        QQC2.ToolTip.delay: 1000
-                        QQC2.ToolTip.timeout: 5000
-                        QQC2.ToolTip.visible: (Kirigami.Settings.isMobile ? 
pressed : hovered) && modelData.tooltip.length > 0
-                        QQC2.ToolTip.text: modelData.tooltip
+
+                        activeFocusOnTab: false
+
+                        onClicked: modelData.trigger()
+
+                        QQC2.ToolTip {
+                            text: parent.text
+                        }
                     }
                 }
             }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeclarative-5.96.0/src/qmlcontrols/kquickcontrols/private/keysequencehelper.cpp
 
new/kdeclarative-5.97.0/src/qmlcontrols/kquickcontrols/private/keysequencehelper.cpp
--- 
old/kdeclarative-5.96.0/src/qmlcontrols/kquickcontrols/private/keysequencehelper.cpp
        2022-07-02 17:49:35.000000000 +0200
+++ 
new/kdeclarative-5.97.0/src/qmlcontrols/kquickcontrols/private/keysequencehelper.cpp
        2022-08-07 15:21:35.000000000 +0200
@@ -120,7 +120,7 @@
             "The F12 key is reserved on Windows, so cannot be used for a 
global shortcut.\n"
             "Please choose another one.");
 
-        KMessageBox::sorry(nullptr, message, title);
+        KMessageBox::error(nullptr, message, title);
     }
     return false;
 #else
@@ -156,7 +156,7 @@
             }
         }
 
-        KMessageBox::sorry(nullptr, message, title);
+        KMessageBox::error(nullptr, message, title);
         return true;
     }
 

Reply via email to