Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libksysguard5 for openSUSE:Factory 
checked in at 2021-06-19 23:02:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libksysguard5 (Old)
 and      /work/SRC/openSUSE:Factory/.libksysguard5.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libksysguard5"

Sat Jun 19 23:02:36 2021 rev:125 rq:900258 version:5.22.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libksysguard5/libksysguard5.changes      
2021-06-07 22:42:47.776413776 +0200
+++ /work/SRC/openSUSE:Factory/.libksysguard5.new.2625/libksysguard5.changes    
2021-06-19 23:02:55.895664640 +0200
@@ -1,0 +2,10 @@
+Tue Jun 15 13:17:26 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.22.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.22.1
+- Changes since 5.22.0:
+  * Remove sensors before adding (kde#438354)
+
+-------------------------------------------------------------------

Old:
----
  libksysguard-5.22.0.tar.xz
  libksysguard-5.22.0.tar.xz.sig

New:
----
  libksysguard-5.22.1.tar.xz
  libksysguard-5.22.1.tar.xz.sig

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

Other differences:
------------------
++++++ libksysguard5.spec ++++++
--- /var/tmp/diff_new_pack.B1zBql/_old  2021-06-19 23:02:57.827667110 +0200
+++ /var/tmp/diff_new_pack.B1zBql/_new  2021-06-19 23:02:57.831667116 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 %global systemstatssover 1
 Name:           libksysguard5
-Version:        5.22.0
+Version:        5.22.1
 Release:        0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
@@ -29,9 +29,9 @@
 License:        GPL-2.0-or-later
 Group:          Development/Libraries/C and C++
 URL:            http://www.kde.org
-Source:         libksysguard-%{version}.tar.xz
+Source:         
https://download.kde.org/stable/plasma/%{version}/libksysguard-%{version}.tar.xz
 %if %{with lang}
-Source1:        libksysguard-%{version}.tar.xz.sig
+Source1:        
https://download.kde.org/stable/plasma/%{version}/libksysguard-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= 1.2.0

++++++ libksysguard-5.22.0.tar.xz -> libksysguard-5.22.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksysguard-5.22.0/CMakeLists.txt 
new/libksysguard-5.22.1/CMakeLists.txt
--- old/libksysguard-5.22.0/CMakeLists.txt      2021-06-03 16:10:38.000000000 
+0200
+++ new/libksysguard-5.22.1/CMakeLists.txt      2021-06-15 12:02:45.000000000 
+0200
@@ -2,7 +2,7 @@
 
 project(libksysguard)
 
-set(PROJECT_VERSION "5.22.0")
+set(PROJECT_VERSION "5.22.1")
 set(PROJECT_VERSION_MAJOR 5)
 
 # check with non-Plasma consumers (e.g. KDevelop) before bumping these 
versions to make sure the KDE CI does not break
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksysguard-5.22.0/po/de/KSysGuardSensorFaces.po 
new/libksysguard-5.22.1/po/de/KSysGuardSensorFaces.po
--- old/libksysguard-5.22.0/po/de/KSysGuardSensorFaces.po       2021-06-03 
16:10:15.000000000 +0200
+++ new/libksysguard-5.22.1/po/de/KSysGuardSensorFaces.po       2021-06-15 
12:02:24.000000000 +0200
@@ -15,7 +15,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 19.12.3\n"
 
 #: Choices.qml:310
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksysguard-5.22.0/po/de/ksgrd.po 
new/libksysguard-5.22.1/po/de/ksgrd.po
--- old/libksysguard-5.22.0/po/de/ksgrd.po      2021-06-03 16:10:15.000000000 
+0200
+++ new/libksysguard-5.22.1/po/de/ksgrd.po      2021-06-15 12:02:24.000000000 
+0200
@@ -12,7 +12,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 19.04.3\n"
 
 #: SensorAgent.cpp:111
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libksysguard-5.22.0/po/de/ksysguard_face_org.kde.ksysguard.barchart.po 
new/libksysguard-5.22.1/po/de/ksysguard_face_org.kde.ksysguard.barchart.po
--- old/libksysguard-5.22.0/po/de/ksysguard_face_org.kde.ksysguard.barchart.po  
2021-06-03 16:10:15.000000000 +0200
+++ new/libksysguard-5.22.1/po/de/ksysguard_face_org.kde.ksysguard.barchart.po  
2021-06-15 12:02:24.000000000 +0200
@@ -15,7 +15,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 19.12.3\n"
 
 #: contents/ui/Config.qml:43
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libksysguard-5.22.0/po/de/ksysguard_face_org.kde.ksysguard.linechart.po 
new/libksysguard-5.22.1/po/de/ksysguard_face_org.kde.ksysguard.linechart.po
--- old/libksysguard-5.22.0/po/de/ksysguard_face_org.kde.ksysguard.linechart.po 
2021-06-03 16:10:15.000000000 +0200
+++ new/libksysguard-5.22.1/po/de/ksysguard_face_org.kde.ksysguard.linechart.po 
2021-06-15 12:02:24.000000000 +0200
@@ -15,7 +15,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 19.12.3\n"
 
 #: contents/ui/Config.qml:50
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libksysguard-5.22.0/po/de/ksysguard_face_org.kde.ksysguard.piechart.po 
new/libksysguard-5.22.1/po/de/ksysguard_face_org.kde.ksysguard.piechart.po
--- old/libksysguard-5.22.0/po/de/ksysguard_face_org.kde.ksysguard.piechart.po  
2021-06-03 16:10:15.000000000 +0200
+++ new/libksysguard-5.22.1/po/de/ksysguard_face_org.kde.ksysguard.piechart.po  
2021-06-15 12:02:24.000000000 +0200
@@ -15,7 +15,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 19.12.3\n"
 
 #: contents/ui/Config.qml:42
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libksysguard-5.22.0/po/de/ksysguard_plugins_process.po 
new/libksysguard-5.22.1/po/de/ksysguard_plugins_process.po
--- old/libksysguard-5.22.0/po/de/ksysguard_plugins_process.po  2021-06-03 
16:10:15.000000000 +0200
+++ new/libksysguard-5.22.1/po/de/ksysguard_plugins_process.po  2021-06-15 
12:02:24.000000000 +0200
@@ -15,7 +15,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 19.12.3\n"
 
 #: network/network.cpp:51
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksysguard-5.22.0/po/de/ksysguardlsofwidgets.po 
new/libksysguard-5.22.1/po/de/ksysguardlsofwidgets.po
--- old/libksysguard-5.22.0/po/de/ksysguardlsofwidgets.po       2021-06-03 
16:10:15.000000000 +0200
+++ new/libksysguard-5.22.1/po/de/ksysguardlsofwidgets.po       2021-06-15 
12:02:24.000000000 +0200
@@ -11,7 +11,6 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 0.3\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #: lsof.cpp:20
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksysguard-5.22.0/po/de/processcore.po 
new/libksysguard-5.22.1/po/de/processcore.po
--- old/libksysguard-5.22.0/po/de/processcore.po        2021-06-03 
16:10:15.000000000 +0200
+++ new/libksysguard-5.22.1/po/de/processcore.po        2021-06-15 
12:02:24.000000000 +0200
@@ -14,7 +14,6 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 19.04.3\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #: cgroup_data_model.cpp:65
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksysguard-5.22.0/po/de/processui.po 
new/libksysguard-5.22.1/po/de/processui.po
--- old/libksysguard-5.22.0/po/de/processui.po  2021-06-03 16:10:15.000000000 
+0200
+++ new/libksysguard-5.22.1/po/de/processui.po  2021-06-15 12:02:24.000000000 
+0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: processui\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-03-23 02:23+0100\n"
-"PO-Revision-Date: 2021-05-21 06:58+0200\n"
+"PO-Revision-Date: 2021-05-06 05:59+0200\n"
 "Last-Translator: Burkhard L??ck <lu...@hube-lueck.de>\n"
 "Language-Team: German <kde-i18n...@kde.org>\n"
 "Language: de\n"
@@ -17,7 +17,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 19.12.3\n"
 
 #: ksysguardprocesslist.cpp:208 ksysguardprocesslist.cpp:534
 #, kde-format
@@ -511,7 +510,7 @@
 #: ProcessModel.cpp:1082
 #, kde-format
 msgid "The unique Process ID that identifies this process."
-msgstr "Die eindeutige Kennung, durch die dieser Prozess identifiziert wird."
+msgstr "Die einmalige Kennung, durch die dieser Prozess identifiziert wird."
 
 #: ProcessModel.cpp:1084
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksysguard-5.22.0/po/en_GB/KSysGuardSensorFaces.po 
new/libksysguard-5.22.1/po/en_GB/KSysGuardSensorFaces.po
--- old/libksysguard-5.22.0/po/en_GB/KSysGuardSensorFaces.po    2021-06-03 
16:10:15.000000000 +0200
+++ new/libksysguard-5.22.1/po/en_GB/KSysGuardSensorFaces.po    2021-06-15 
12:02:25.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: libksysguard\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-05-05 00:20+0000\n"
-"PO-Revision-Date: 2021-01-10 12:29+0000\n"
+"PO-Revision-Date: 2021-06-12 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"
@@ -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.12.0\n"
+"X-Generator: Lokalize 21.04.1\n"
 
 #: Choices.qml:310
 #, kde-format
@@ -71,29 +71,23 @@
 #: ConfigAppearance.qml:192
 #, kde-format
 msgid "Minimum Time Between Updates:"
-msgstr ""
+msgstr "Minimum Time Between Updates:"
 
 #: ConfigAppearance.qml:201
 #, kde-format
 msgid "No Limit"
-msgstr ""
+msgstr "No Limit"
 
 #. i18ndp doesn't handle floats :(
 #: ConfigAppearance.qml:205
-#, fuzzy, kde-format
-#| msgctxt "%1 is seconds of history"
-#| msgid "%1 second"
-#| msgid_plural "%1 seconds"
+#, kde-format
 msgid "1 second"
-msgstr "%1 second"
+msgstr "1 second"
 
 #: ConfigAppearance.qml:207
-#, fuzzy, kde-format
-#| msgctxt "%1 is seconds of history"
-#| msgid "%1 second"
-#| msgid_plural "%1 seconds"
+#, kde-format
 msgid "%1 seconds"
-msgstr "%1 second"
+msgstr "%1 seconds"
 
 #: ConfigSensors.qml:135
 #, kde-format
@@ -289,4 +283,4 @@
 #: SensorFaceController.cpp:416
 #, kde-format
 msgid "System Monitor Sensor"
-msgstr ""
\ No newline at end of file
+msgstr "System Monitor Sensor"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksysguard-5.22.0/po/ko/ksgrd.po 
new/libksysguard-5.22.1/po/ko/ksgrd.po
--- old/libksysguard-5.22.0/po/ko/ksgrd.po      2021-06-03 16:10:22.000000000 
+0200
+++ new/libksysguard-5.22.1/po/ko/ksgrd.po      2021-06-15 12:02:31.000000000 
+0200
@@ -529,12 +529,12 @@
 #: SensorManager.cpp:172
 #, kde-format
 msgid "Clock Frequency"
-msgstr "?????? ?????????"
+msgstr "?????? ?????????"
 
 #: SensorManager.cpp:173
 #, kde-format
 msgid "Average Clock Frequency"
-msgstr "?????? ?????? ?????????"
+msgstr "?????? ?????? ?????????"
 
 #: SensorManager.cpp:174
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksysguard-5.22.0/po/zh_CN/KSysGuardSensorFaces.po 
new/libksysguard-5.22.1/po/zh_CN/KSysGuardSensorFaces.po
--- old/libksysguard-5.22.0/po/zh_CN/KSysGuardSensorFaces.po    2021-06-03 
16:10:35.000000000 +0200
+++ new/libksysguard-5.22.1/po/zh_CN/KSysGuardSensorFaces.po    2021-06-15 
12:02:42.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-05-05 00:20+0000\n"
-"PO-Revision-Date: 2021-05-25 16:22\n"
+"PO-Revision-Date: 2021-06-03 16:07\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -71,23 +71,23 @@
 #: ConfigAppearance.qml:192
 #, kde-format
 msgid "Minimum Time Between Updates:"
-msgstr ""
+msgstr "?????????????????????"
 
 #: ConfigAppearance.qml:201
 #, kde-format
 msgid "No Limit"
-msgstr ""
+msgstr "?????????"
 
 #. i18ndp doesn't handle floats :(
 #: ConfigAppearance.qml:205
 #, kde-format
 msgid "1 second"
-msgstr ""
+msgstr "1 ???"
 
 #: ConfigAppearance.qml:207
 #, kde-format
 msgid "%1 seconds"
-msgstr ""
+msgstr "%1 ???"
 
 #: ConfigSensors.qml:135
 #, kde-format
@@ -278,4 +278,4 @@
 #: SensorFaceController.cpp:416
 #, kde-format
 msgid "System Monitor Sensor"
-msgstr ""
\ No newline at end of file
+msgstr "?????????????????????"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksysguard-5.22.0/po/zh_CN/ksgrd.po 
new/libksysguard-5.22.1/po/zh_CN/ksgrd.po
--- old/libksysguard-5.22.0/po/zh_CN/ksgrd.po   2021-06-03 16:10:35.000000000 
+0200
+++ new/libksysguard-5.22.1/po/zh_CN/ksgrd.po   2021-06-15 12:02:42.000000000 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-10-24 02:30+0200\n"
-"PO-Revision-Date: 2021-05-25 16:22\n"
+"PO-Revision-Date: 2021-06-03 16:07\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -242,12 +242,12 @@
 #: SensorManager.cpp:107
 #, kde-format
 msgid "Read Accesses"
-msgstr "?????????"
+msgstr "????????????"
 
 #: SensorManager.cpp:108
 #, kde-format
 msgid "Write Accesses"
-msgstr "?????????"
+msgstr "????????????"
 
 #: SensorManager.cpp:109
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libksysguard-5.22.0/po/zh_CN/ksysguard_face_org.kde.ksysguard.barchart.po 
new/libksysguard-5.22.1/po/zh_CN/ksysguard_face_org.kde.ksysguard.barchart.po
--- 
old/libksysguard-5.22.0/po/zh_CN/ksysguard_face_org.kde.ksysguard.barchart.po   
    2021-06-03 16:10:35.000000000 +0200
+++ 
new/libksysguard-5.22.1/po/zh_CN/ksysguard_face_org.kde.ksysguard.barchart.po   
    2021-06-15 12:02:42.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-25 02:21+0200\n"
-"PO-Revision-Date: 2021-05-25 16:22\n"
+"PO-Revision-Date: 2021-06-03 16:07\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libksysguard-5.22.0/po/zh_CN/ksysguard_face_org.kde.ksysguard.linechart.po 
new/libksysguard-5.22.1/po/zh_CN/ksysguard_face_org.kde.ksysguard.linechart.po
--- 
old/libksysguard-5.22.0/po/zh_CN/ksysguard_face_org.kde.ksysguard.linechart.po  
    2021-06-03 16:10:35.000000000 +0200
+++ 
new/libksysguard-5.22.1/po/zh_CN/ksysguard_face_org.kde.ksysguard.linechart.po  
    2021-06-15 12:02:42.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-01-06 03:01+0100\n"
-"PO-Revision-Date: 2021-05-25 16:22\n"
+"PO-Revision-Date: 2021-06-03 16:07\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -76,11 +76,11 @@
 #: contents/ui/Config.qml:109
 #, kde-format
 msgid "Amount of History to Keep:"
-msgstr ""
+msgstr "?????????????????????????????????"
 
 #: contents/ui/Config.qml:112
 #, kde-format
 msgctxt "%1 is seconds of history"
 msgid "%1 second"
 msgid_plural "%1 seconds"
-msgstr[0] ""
\ No newline at end of file
+msgstr[0] "%1 ???"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libksysguard-5.22.0/po/zh_CN/ksysguard_face_org.kde.ksysguard.piechart.po 
new/libksysguard-5.22.1/po/zh_CN/ksysguard_face_org.kde.ksysguard.piechart.po
--- 
old/libksysguard-5.22.0/po/zh_CN/ksysguard_face_org.kde.ksysguard.piechart.po   
    2021-06-03 16:10:35.000000000 +0200
+++ 
new/libksysguard-5.22.1/po/zh_CN/ksysguard_face_org.kde.ksysguard.piechart.po   
    2021-06-15 12:02:42.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-02-25 02:42+0100\n"
-"PO-Revision-Date: 2021-05-25 16:22\n"
+"PO-Revision-Date: 2021-06-03 16:07\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libksysguard-5.22.0/po/zh_CN/ksysguard_face_org.kde.ksysguard.textonly.po 
new/libksysguard-5.22.1/po/zh_CN/ksysguard_face_org.kde.ksysguard.textonly.po
--- 
old/libksysguard-5.22.0/po/zh_CN/ksysguard_face_org.kde.ksysguard.textonly.po   
    2021-06-03 16:10:35.000000000 +0200
+++ 
new/libksysguard-5.22.1/po/zh_CN/ksysguard_face_org.kde.ksysguard.textonly.po   
    2021-06-15 12:02:42.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-04-20 00:19+0000\n"
-"PO-Revision-Date: 2021-05-25 16:22\n"
+"PO-Revision-Date: 2021-06-03 16:07\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libksysguard-5.22.0/po/zh_CN/ksysguard_plugins_process.po 
new/libksysguard-5.22.1/po/zh_CN/ksysguard_plugins_process.po
--- old/libksysguard-5.22.0/po/zh_CN/ksysguard_plugins_process.po       
2021-06-03 16:10:35.000000000 +0200
+++ new/libksysguard-5.22.1/po/zh_CN/ksysguard_plugins_process.po       
2021-06-15 12:02:42.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-04-21 00:20+0000\n"
-"PO-Revision-Date: 2021-05-25 16:22\n"
+"PO-Revision-Date: 2021-06-03 16:07\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksysguard-5.22.0/po/zh_CN/ksysguardlsofwidgets.po 
new/libksysguard-5.22.1/po/zh_CN/ksysguardlsofwidgets.po
--- old/libksysguard-5.22.0/po/zh_CN/ksysguardlsofwidgets.po    2021-06-03 
16:10:35.000000000 +0200
+++ new/libksysguard-5.22.1/po/zh_CN/ksysguardlsofwidgets.po    2021-06-15 
12:02:42.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-10-24 02:30+0200\n"
-"PO-Revision-Date: 2021-05-25 16:22\n"
+"PO-Revision-Date: 2021-06-03 16:07\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -42,7 +42,7 @@
 #: LsofSearchWidget.cpp:39
 #, kde-format
 msgid "Renice Process"
-msgstr "???????????? nice ???"
+msgstr "?????????????????????"
 
 #. i18n: ectx: property (text), widget (KLsofWidget, klsofwidget)
 #: LsofSearchWidget.ui:23
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksysguard-5.22.0/po/zh_CN/processcore.po 
new/libksysguard-5.22.1/po/zh_CN/processcore.po
--- old/libksysguard-5.22.0/po/zh_CN/processcore.po     2021-06-03 
16:10:35.000000000 +0200
+++ new/libksysguard-5.22.1/po/zh_CN/processcore.po     2021-06-15 
12:02:42.000000000 +0200
@@ -5,7 +5,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-02-05 03:05+0100\n"
-"PO-Revision-Date: 2021-05-25 16:22\n"
+"PO-Revision-Date: 2021-06-03 16:07\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -350,7 +350,7 @@
 #: extended_process_list.cpp:309
 #, kde-format
 msgid "Name"
-msgstr "??????"
+msgstr "??????"
 
 #: extended_process_list.cpp:310
 #, kde-format
@@ -439,7 +439,7 @@
 #: extended_process_list.cpp:360
 #, kde-format
 msgid "Read"
-msgstr "???"
+msgstr "??????"
 
 #: extended_process_list.cpp:361
 #, kde-format
@@ -454,7 +454,7 @@
 #: extended_process_list.cpp:366
 #, kde-format
 msgid "Write"
-msgstr "???"
+msgstr "??????"
 
 #: extended_process_list.cpp:367
 #, kde-format
@@ -470,31 +470,31 @@
 #, kde-format
 msgctxt "Process Niceness"
 msgid "Normal"
-msgstr "??????"
+msgstr "??????"
 
 #: process.cpp:115 process.cpp:125
 #, kde-format
 msgctxt "Process Niceness"
 msgid "Very low priority"
-msgstr "?????????????????????"
+msgstr "????????????"
 
 #: process.cpp:116 process.cpp:126
 #, kde-format
 msgctxt "Process Niceness"
 msgid "Low priority"
-msgstr "????????????"
+msgstr "?????????"
 
 #: process.cpp:117 process.cpp:127
 #, kde-format
 msgctxt "Process Niceness"
 msgid "Very high priority"
-msgstr "?????????????????????"
+msgstr "????????????"
 
 #: process.cpp:118 process.cpp:128
 #, kde-format
 msgctxt "Process Niceness"
 msgid "High priority"
-msgstr "????????????"
+msgstr "?????????"
 
 #: process.cpp:134
 #, kde-format
@@ -512,7 +512,7 @@
 #, kde-format
 msgctxt "Priority Class"
 msgid "Best Effort"
-msgstr "??????"
+msgstr "??????"
 
 #: process.cpp:137
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksysguard-5.22.0/po/zh_CN/processui.po 
new/libksysguard-5.22.1/po/zh_CN/processui.po
--- old/libksysguard-5.22.0/po/zh_CN/processui.po       2021-06-03 
16:10:35.000000000 +0200
+++ new/libksysguard-5.22.1/po/zh_CN/processui.po       2021-06-15 
12:02:42.000000000 +0200
@@ -10,7 +10,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-03-23 02:23+0100\n"
-"PO-Revision-Date: 2021-05-25 16:22\n"
+"PO-Revision-Date: 2021-06-03 16:07\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -213,17 +213,17 @@
 #: ksysguardprocesslist.cpp:849
 #, kde-format
 msgid "Characters read/written"
-msgstr "???????????????"
+msgstr "??????/???????????????"
 
 #: ksysguardprocesslist.cpp:854
 #, kde-format
 msgid "Number of Read/Write operations"
-msgstr "???????????????"
+msgstr "??????/???????????????"
 
 #: ksysguardprocesslist.cpp:859
 #, kde-format
 msgid "Bytes actually read/written"
-msgstr "?????????????????????"
+msgstr "????????????/???????????????"
 
 #: ksysguardprocesslist.cpp:865
 #, kde-format
@@ -480,7 +480,7 @@
 #: ProcessModel.cpp:1084
 #, kde-format
 msgid "The number of bytes read.  See What's This for more information."
-msgstr "?????????????????????????????????????????????????????????????????????"
+msgstr 
"????????????????????????????????????????????????????????????????????????"
 
 #: ProcessModel.cpp:1086
 #, kde-format
@@ -1407,7 +1407,7 @@
 "<p>\n"
 "<i>???????????????</i><br>\n"
 
"???????????????????????????????????????????????????????????????????????????<br>\n"
-"??????????????????????????????????????????????????????????????????????????????????????????????????????????????????"
+"??????????????????????????????????????????????????????????????????????????????????????????????????????????????????"
 "???(????????????)????????????\n"
 
 #. i18n: ectx: property (text), item, widget (QComboBox, cmbFilter)
@@ -1529,11 +1529,11 @@
 "weight:400; font-style:normal;\">\n"
 "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
 "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
-"weight:600;\">?????????????????????Linux 
????????????????????????(??????)</span></p>\n"
+"weight:600;\">?????????????????????Linux 
????????????????????????(??????)</span></p>\n"
 "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
-"right:0px; -qt-block-indent:0; text-indent:0px; 
font-weight:600;\">??????<span "
+"right:0px; -qt-block-indent:0; text-indent:0px; 
font-weight:600;\">??????<span "
 "style=\" font-weight:400;\">??? Linux 
????????????????????????????????????????????????????????????"
-"??????????????????????????????????????????????????????</span>??????<span 
style=\" font-"
+"??????????????????????????????????????????????????????</span>??????<span 
style=\" font-"
 "weight:400;\">???</span>?????????<span style=\" 
font-weight:400;\">??????????????????"
 
"??????????????????????????????????????????????????????????????????????????????????????????????????????????????????"
 
"?????????????????????????????????????????????????????????????????????????????????????????????????????????</"
@@ -1544,7 +1544,7 @@
 #: ReniceDlgUi.ui:139 ReniceDlgUi.ui:303
 #, kde-format
 msgid "Normal"
-msgstr "??????"
+msgstr "??????"
 
 #. i18n: ectx: property (toolTip), widget (QRadioButton, radioBatch)
 #: ReniceDlgUi.ui:149
@@ -1605,7 +1605,7 @@
 "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
 "right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;\"><span "
 "style=\" font-weight:400; font-style:italic;\">(??? Linux 2.6.16 ??????)</"
-"span><span style=\" font-weight:400;\">???</span>??????<span style=\" font-"
+"span><span style=\" font-weight:400;\">???</span>??????<span style=\" font-"
 
"weight:400;\">??????????????????????????????????????????????????????????????????
 CPU ?????????????????????"
 "??????????????????????????????????????????????????????????????? CPU 
??????????????????, ?????????????????????"
 "??? nice 
??????????????????????????????????????????????????????????????????????????????????????????????????????"
@@ -1638,7 +1638,7 @@
 "weight:400; font-style:normal;\">\n"
 "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
 "right:0px; -qt-block-indent:0; 
text-indent:0px;\">???????????????????????????????????????"
-"??????????????????????????????????????????????????????????????????????????????</p></body></html>"
+"??????????????????????????????????????????????????????????????????????????????</p></body></html>"
 
 #. i18n: ectx: property (whatsThis), widget (QRadioButton, radioRR)
 #: ReniceDlgUi.ui:176
@@ -1703,7 +1703,7 @@
 "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
 "right:0px; -qt-block-indent:0; text-indent:0px;\">Process will run whenever "
 "right:0px; -qt-block-indent:0; 
text-indent:0px;\">???????????????????????????????????????"
-"?????????????????????????????????????????????????????????????????????????????????</p></body></html>"
+"?????????????????????????????????????????????????????????????????????????????????</p></body></html>"
 
 #. i18n: ectx: property (whatsThis), widget (QRadioButton, radioFIFO)
 #: ReniceDlgUi.ui:196
@@ -1735,7 +1735,7 @@
 "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
 "right:0px; -qt-block-indent:0; text-indent:0px;\">?????????<span style=\" 
font-"
 
"weight:600;\">????????????(FIFO)</span>???????????????????????????????????????????????????????????????"
-"???<span style=\" font-weight:600;\">??????</span>???<span style=\" font-"
+"???<span style=\" font-weight:600;\">??????</span>???<span style=\" font-"
 "weight:600;\">?????????</span>?????????</p></body></html>"
 
 #. i18n: ectx: property (text), widget (QRadioButton, radioFIFO)
@@ -1800,12 +1800,12 @@
 "weight:400; font-style:normal;\">\n"
 "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
 "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
-"weight:600;\">????????????</span></p>\n"
+"weight:600;\">????????????</span></p>\n"
 "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
 "right:0px; -qt-block-indent:0; text-indent:0px;\">???<span style=\" font-"
-"weight:600;\">??????</span>????????????????????????????????????????????????????????????
 CPU ?????????"
+"weight:600;\">??????</span>????????????????????????????????????????????????????????????
 CPU ?????????"
 
"????????????????????????????????????????????????????????????????????????????????????????????????<span
 style="
-"\" font-weight:600;\">??????/??????</span>??????????????????????????????<span 
style=\" "
+"\" font-weight:600;\">??????/??????</span>??????????????????????????????<span 
style=\" "
 "font-weight:600;\">??????</span>?????????????????????</p></body></html>"
 
 #. i18n: ectx: property (toolTip), widget (QRadioButton, radioIdle)
@@ -1890,7 +1890,7 @@
 "</style></head><body style=\" font-family:'Sans Serif'; font-size:9pt; font-"
 "weight:400; font-style:normal;\">\n"
 "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
-"right:0px; -qt-block-indent:0; 
text-indent:0px;\">???????????????????????????????????????"
+"right:0px; -qt-block-indent:0; 
text-indent:0px;\">???????????????????????????????????????"
 "??????????????????????????????????????????</p></body></html>"
 
 #. i18n: ectx: property (whatsThis), widget (QRadioButton, radioBestEffort)
@@ -1919,10 +1919,10 @@
 "weight:400; font-style:normal;\">\n"
 "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
 "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
-"weight:600;\">????????????</span></p>\n"
+"weight:600;\">????????????</span></p>\n"
 "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
 "right:0px; -qt-block-indent:0; 
text-indent:0px;\">???????????????????????????????????????"
-"????????????????????????????????????<span style=\" 
font-weight:600;\">??????/??????</span>???"
+"????????????????????????????????????<span style=\" 
font-weight:600;\">??????/??????</span>???"
 "???????????????????????????<span style=\" 
font-weight:600;\">??????</span>?????????????????????"
 "</p></body></html>"
 
@@ -1930,7 +1930,7 @@
 #: ReniceDlgUi.ui:343
 #, kde-format
 msgid "Best effort"
-msgstr "??????"
+msgstr "??????"
 
 #. i18n: ectx: property (toolTip), widget (QRadioButton, radioRealTime)
 #: ReniceDlgUi.ui:353
@@ -1990,7 +1990,7 @@
 
"weight:600;\">????????????</span>????????????????????????????????????????????????????????????????????????"
 "?????????????????????????????????????????????????????????<span style=\" 
font-weight:600;\">??????"
 "</span>????????????????????????????????????????????????????????????<span 
style=\" font-"
-"weight:600;\">??????</span>??????????????????????????????????????????????????????????????????????????????"
+"weight:600;\">??????</span>??????????????????????????????????????????????????????????????????????????????"
 "?????????????????????????????????????????????</p></body></html>"
 
 #. i18n: ectx: property (text), widget (QRadioButton, radioRealTime)
@@ -2004,14 +2004,14 @@
 #: ReniceDlgUi.ui:402 ReniceDlgUi.ui:470
 #, kde-format
 msgid "Low Priority"
-msgstr "????????????"
+msgstr "?????????"
 
 #. i18n: ectx: property (text), widget (QLabel, lblCpuHigh)
 #. i18n: ectx: property (text), widget (QLabel, lblIOHigh)
 #: ReniceDlgUi.ui:409 ReniceDlgUi.ui:477
 #, kde-format
 msgid "High Priority"
-msgstr "????????????"
+msgstr "?????????"
 
 #: scripting.cpp:245
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libksysguard-5.22.0/processcore/plugins/network/networkplugin.json 
new/libksysguard-5.22.1/processcore/plugins/network/networkplugin.json
--- old/libksysguard-5.22.0/processcore/plugins/network/networkplugin.json      
2021-06-03 16:10:09.000000000 +0200
+++ new/libksysguard-5.22.1/processcore/plugins/network/networkplugin.json      
2021-06-15 12:02:19.000000000 +0200
@@ -4,6 +4,7 @@
         "Description[ca]": "??s de la xarxa per aplicaci??",
         "Description[cs]": "Vy??it?? s??t?? jednotliv??mi aplikacemi",
         "Description[de]": "Netzwerknutzung je Programm",
+        "Description[en_GB]": "Per-application network usage",
         "Description[es]": "Uso de red por aplicaci??n",
         "Description[fr]": "Usage du r??seau par application",
         "Description[it]": "Uso della rete per applicazione",
@@ -15,6 +16,7 @@
         "Description[sl]": "Uporaba mre??e po aplikacijah",
         "Description[sv]": "N??tverksanv??ndning per program",
         "Description[uk]": "???????????????????????? ???????????? 
???????????????? ????????????????????",
-        "Description[x-test]": "xxPer-application network usagexx"
+        "Description[x-test]": "xxPer-application network usagexx",
+        "Description[zh_CN]": "????????????????????????????????????"
     }
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libksysguard-5.22.0/processcore/plugins/nvidia/nvidia.json 
new/libksysguard-5.22.1/processcore/plugins/nvidia/nvidia.json
--- old/libksysguard-5.22.0/processcore/plugins/nvidia/nvidia.json      
2021-06-03 16:10:09.000000000 +0200
+++ new/libksysguard-5.22.1/processcore/plugins/nvidia/nvidia.json      
2021-06-15 12:02:19.000000000 +0200
@@ -3,6 +3,7 @@
         "Description": "Stats of per-process GPU resources for Nvidia cards",
         "Description[ca]": "Estad??stiques dels recursos de GPU per proc??s 
per a les targetes Nvidia",
         "Description[de]": "Statistik der GPU-Ressourcen je Prozess f??r 
Nvidia-Grafikkarten",
+        "Description[en_GB]": "Stats of per-process GPU resources for Nvidia 
cards",
         "Description[es]": "Estad??sticas de recursos de GPU por proceso para 
tarjetas Nvidia",
         "Description[fr]": "Statistiques des ressources ????GPU???? par 
processus pour des cartes nVidia.",
         "Description[it]": "Statistiche per processo delle risorse GPU per le 
schede Nvidia",
@@ -14,6 +15,7 @@
         "Description[sl]": "Statistike virov GPE Nvidia kartic po procesih",
         "Description[sv]": "Statistik ??ver grafikprocessorresurser per 
process f??r Nvidia-kort",
         "Description[uk]": "???????????????????? ???????????????? 
?????????????? ???????????????? ???????????????????? ?????????????????? ?????? 
???????????? NVidia",
-        "Description[x-test]": "xxStats of per-process GPU resources for 
Nvidia cardsxx"
+        "Description[x-test]": "xxStats of per-process GPU resources for 
Nvidia cardsxx",
+        "Description[zh_CN]": "??????????????? GPU ????????????????????? 
Nvidia ??????"
     }
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksysguard-5.22.0/systemstats/AggregateSensor.cpp 
new/libksysguard-5.22.1/systemstats/AggregateSensor.cpp
--- old/libksysguard-5.22.0/systemstats/AggregateSensor.cpp     2021-06-03 
16:10:09.000000000 +0200
+++ new/libksysguard-5.22.1/systemstats/AggregateSensor.cpp     2021-06-15 
12:02:19.000000000 +0200
@@ -212,14 +212,6 @@
     if (!d->matchObjects.isValid()) {
         return;
     }
-    for (auto obj : d->subsystem->objects()) {
-        if (d->matchObjects.match(obj->id()).hasMatch()) {
-            auto sensor = obj->sensor(d->matchProperty);
-            if (sensor) {
-                addSensor(sensor);
-            }
-        }
-    }
 
     auto itr = d->sensors.begin();
     while (itr != d->sensors.end()) {
@@ -237,6 +229,16 @@
         }
     }
 
+    for (auto obj : d->subsystem->objects()) {
+        if (d->matchObjects.match(obj->id()).hasMatch()) {
+            auto sensor = obj->sensor(d->matchProperty);
+            if (sensor) {
+                addSensor(sensor);
+            }
+        }
+    }
+
+
     delayedEmitDataChanged();
 }
 

Reply via email to