Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2021-10-23 23:14:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and      /work/SRC/openSUSE:Factory/.plasma5-sdk.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma5-sdk"

Sat Oct 23 23:14:00 2021 rev:112 rq:926395 version:5.23.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2021-10-13 
18:09:54.655634271 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.1890/plasma5-sdk.changes        
2021-10-23 23:14:08.428985911 +0200
@@ -1,0 +2,9 @@
+Tue Oct 19 14:05:43 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.23.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.23.1
+- No code changes since 5.23.0
+
+-------------------------------------------------------------------

Old:
----
  plasma-sdk-5.23.0.tar.xz
  plasma-sdk-5.23.0.tar.xz.sig

New:
----
  plasma-sdk-5.23.1.tar.xz
  plasma-sdk-5.23.1.tar.xz.sig

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

Other differences:
------------------
++++++ plasma5-sdk.spec ++++++
--- /var/tmp/diff_new_pack.o2e4P3/_old  2021-10-23 23:14:09.028986204 +0200
+++ /var/tmp/diff_new_pack.o2e4P3/_new  2021-10-23 23:14:09.032986206 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:           plasma5-sdk
-Version:        5.23.0
+Version:        5.23.1
 Release:        0
 Summary:        Plasma SDK
 License:        GPL-2.0-only AND LGPL-2.0-or-later

++++++ plasma-sdk-5.23.0.tar.xz -> plasma-sdk-5.23.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.23.0/CMakeLists.txt 
new/plasma-sdk-5.23.1/CMakeLists.txt
--- old/plasma-sdk-5.23.0/CMakeLists.txt        2021-10-07 13:46:58.000000000 
+0200
+++ new/plasma-sdk-5.23.1/CMakeLists.txt        2021-10-19 14:59:41.000000000 
+0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "5.23.0")
+set(PROJECT_VERSION "5.23.1")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.15.0")
-set(KF5_MIN_VERSION "5.82")
+set(KF5_MIN_VERSION "5.86")
 set(KDE_COMPILERSETTINGS_LEVEL "5.82")
 
 set(CMAKE_CXX_STANDARD 17)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.23.0/cuttlefish/org.kde.cuttlefish.appdata.xml 
new/plasma-sdk-5.23.1/cuttlefish/org.kde.cuttlefish.appdata.xml
--- old/plasma-sdk-5.23.0/cuttlefish/org.kde.cuttlefish.appdata.xml     
2021-10-07 13:46:34.000000000 +0200
+++ new/plasma-sdk-5.23.1/cuttlefish/org.kde.cuttlefish.appdata.xml     
2021-10-19 14:59:18.000000000 +0200
@@ -141,9 +141,9 @@
   </screenshots>
   <project_group>KDE</project_group>
   <releases>
+    <release version="5.23.1" date="2021-10-19"/>
     <release version="5.23.0" date="2021-10-14"/>
     <release version="5.22.5" date="2021-08-31"/>
     <release version="5.22.4" date="2021-07-27"/>
-    <release version="5.22.3" date="2021-07-06"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.23.0/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 
new/plasma-sdk-5.23.1/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml
--- 
old/plasma-sdk-5.23.0/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
    2021-10-07 13:46:34.000000000 +0200
+++ 
new/plasma-sdk-5.23.1/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
    2021-10-19 14:59:18.000000000 +0200
@@ -117,10 +117,10 @@
     <binary>plasmaengineexplorer</binary>
   </provides>
   <releases>
+    <release version="5.23.1" date="2021-10-19"/>
     <release version="5.23.0" date="2021-10-14"/>
     <release version="5.22.5" date="2021-08-31"/>
     <release version="5.22.4" date="2021-07-27"/>
-    <release version="5.22.3" date="2021-07-06"/>
   </releases>
   <screenshots>
     <screenshot type="default">
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.23.0/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
new/plasma-sdk-5.23.1/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml
--- old/plasma-sdk-5.23.0/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml     
2021-10-07 13:46:34.000000000 +0200
+++ new/plasma-sdk-5.23.1/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml     
2021-10-19 14:59:18.000000000 +0200
@@ -120,10 +120,10 @@
     <binary>plasmoidviewer</binary>
   </provides>
   <releases>
+    <release version="5.23.1" date="2021-10-19"/>
     <release version="5.23.0" date="2021-10-14"/>
     <release version="5.22.5" date="2021-08-31"/>
     <release version="5.22.4" date="2021-07-27"/>
-    <release version="5.22.3" date="2021-07-06"/>
   </releases>
   <screenshots>
     <screenshot type="default">
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.23.0/po/ca/cuttlefish.po 
new/plasma-sdk-5.23.1/po/ca/cuttlefish.po
--- old/plasma-sdk-5.23.0/po/ca/cuttlefish.po   2021-10-07 13:46:37.000000000 
+0200
+++ new/plasma-sdk-5.23.1/po/ca/cuttlefish.po   2021-10-19 14:59:21.000000000 
+0200
@@ -4,14 +4,14 @@
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Antoni Bella P??rez <antonibel...@yahoo.com>, 2015, 2017, 2020.
-# Josep Ma. Ferrer <txe...@gmail.com>, 2015, 2017, 2019, 2021.
+# Josep M. Ferrer <txe...@gmail.com>, 2015, 2017, 2019, 2021.
 msgid ""
 msgstr ""
 "Project-Id-Version: plasma-sdk\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-05-26 00:21+0000\n"
 "PO-Revision-Date: 2021-05-26 10:57+0100\n"
-"Last-Translator: Josep Ma. Ferrer <txe...@gmail.com>\n"
+"Last-Translator: Josep M. Ferrer <txe...@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.23.0/po/ca/cuttlefish_editorplugin.po 
new/plasma-sdk-5.23.1/po/ca/cuttlefish_editorplugin.po
--- old/plasma-sdk-5.23.0/po/ca/cuttlefish_editorplugin.po      2021-10-07 
13:46:37.000000000 +0200
+++ new/plasma-sdk-5.23.1/po/ca/cuttlefish_editorplugin.po      2021-10-19 
14:59:21.000000000 +0200
@@ -3,7 +3,7 @@
 # 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.
 #
-# Josep Ma. Ferrer <txe...@gmail.com>, 2015.
+# Josep M. Ferrer <txe...@gmail.com>, 2015.
 # Antoni Bella P??rez <antonibel...@yahoo.com>, 2020.
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.23.0/po/ca/org.kde.plasma.lookandfeelexplorer.po 
new/plasma-sdk-5.23.1/po/ca/org.kde.plasma.lookandfeelexplorer.po
--- old/plasma-sdk-5.23.0/po/ca/org.kde.plasma.lookandfeelexplorer.po   
2021-10-07 13:46:37.000000000 +0200
+++ new/plasma-sdk-5.23.1/po/ca/org.kde.plasma.lookandfeelexplorer.po   
2021-10-19 14:59:21.000000000 +0200
@@ -4,7 +4,7 @@
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Antoni Bella P??rez <antonibel...@yahoo.com>, 2015, 2016, 2019, 2020.
-# Josep Ma. Ferrer <txe...@gmail.com>, 2015, 2016, 2021.
+# Josep M. Ferrer <txe...@gmail.com>, 2015, 2016, 2021.
 msgid ""
 msgstr ""
 "Project-Id-Version: plasma-sdk\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.23.0/po/ca/org.kde.plasma.themeexplorer.po 
new/plasma-sdk-5.23.1/po/ca/org.kde.plasma.themeexplorer.po
--- old/plasma-sdk-5.23.0/po/ca/org.kde.plasma.themeexplorer.po 2021-10-07 
13:46:37.000000000 +0200
+++ new/plasma-sdk-5.23.1/po/ca/org.kde.plasma.themeexplorer.po 2021-10-19 
14:59:21.000000000 +0200
@@ -4,7 +4,7 @@
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Antoni Bella P??rez <antonibel...@yahoo.com>, 2015, 2020.
-# Josep Ma. Ferrer <txe...@gmail.com>, 2015, 2016, 2021.
+# Josep M. Ferrer <txe...@gmail.com>, 2015, 2016, 2021.
 msgid ""
 msgstr ""
 "Project-Id-Version: plasma-sdk\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.23.0/po/ca/plasma_shell_org.kde.plasmoidviewershell.po 
new/plasma-sdk-5.23.1/po/ca/plasma_shell_org.kde.plasmoidviewershell.po
--- old/plasma-sdk-5.23.0/po/ca/plasma_shell_org.kde.plasmoidviewershell.po     
2021-10-07 13:46:37.000000000 +0200
+++ new/plasma-sdk-5.23.1/po/ca/plasma_shell_org.kde.plasmoidviewershell.po     
2021-10-19 14:59:21.000000000 +0200
@@ -3,7 +3,7 @@
 # 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.
 #
-# Josep Ma. Ferrer <txe...@gmail.com>, 2015, 2016, 2018, 2020, 2021.
+# Josep M. Ferrer <txe...@gmail.com>, 2015, 2016, 2018, 2020, 2021.
 msgid ""
 msgstr ""
 "Project-Id-Version: plasma-sdk\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.23.0/po/ca/plasmaengineexplorer.po 
new/plasma-sdk-5.23.1/po/ca/plasmaengineexplorer.po
--- old/plasma-sdk-5.23.0/po/ca/plasmaengineexplorer.po 2021-10-07 
13:46:37.000000000 +0200
+++ new/plasma-sdk-5.23.1/po/ca/plasmaengineexplorer.po 2021-10-19 
14:59:21.000000000 +0200
@@ -3,7 +3,7 @@
 # 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.
 #
-# Josep Ma. Ferrer <txe...@gmail.com>, 2007, 2008, 2009, 2010, 2012, 2013, 
2014, 2021.
+# Josep M. Ferrer <txe...@gmail.com>, 2007, 2008, 2009, 2010, 2012, 2013, 
2014, 2021.
 # Antoni Bella P??rez <antonibel...@yahoo.com>, 2015, 2016, 2017, 2020.
 msgid ""
 msgstr ""
@@ -11,7 +11,7 @@
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-05-26 00:21+0000\n"
 "PO-Revision-Date: 2021-05-26 10:58+0100\n"
-"Last-Translator: Josep Ma. Ferrer <txe...@gmail.com>\n"
+"Last-Translator: Josep M. Ferrer <txe...@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
@@ -24,7 +24,7 @@
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "Josep Ma. Ferrer"
+msgstr "Josep M. Ferrer"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.23.0/po/ca/plasmawallpaperviewer.po 
new/plasma-sdk-5.23.1/po/ca/plasmawallpaperviewer.po
--- old/plasma-sdk-5.23.0/po/ca/plasmawallpaperviewer.po        2021-10-07 
13:46:37.000000000 +0200
+++ new/plasma-sdk-5.23.1/po/ca/plasmawallpaperviewer.po        2021-10-19 
14:59:21.000000000 +0200
@@ -3,7 +3,7 @@
 # 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.
 #
-# Josep Ma. Ferrer <txe...@gmail.com>, 2009, 2010, 2014, 2015, 2018.
+# Josep M. Ferrer <txe...@gmail.com>, 2009, 2010, 2014, 2015, 2018.
 # Antoni Bella P??rez <antonibel...@yahoo.com>, 2017, 2018, 2020.
 msgid ""
 msgstr ""
@@ -24,7 +24,7 @@
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "Josep Ma. Ferrer"
+msgstr "Josep M. Ferrer"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.23.0/po/ca/plasmoidviewer.po 
new/plasma-sdk-5.23.1/po/ca/plasmoidviewer.po
--- old/plasma-sdk-5.23.0/po/ca/plasmoidviewer.po       2021-10-07 
13:46:37.000000000 +0200
+++ new/plasma-sdk-5.23.1/po/ca/plasmoidviewer.po       2021-10-19 
14:59:21.000000000 +0200
@@ -3,7 +3,7 @@
 # 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.
 #
-# Josep Ma. Ferrer <txe...@gmail.com>, 2008, 2009, 2010, 2011, 2012, 2014, 
2015, 2016, 2017, 2018, 2020.
+# Josep M. Ferrer <txe...@gmail.com>, 2008, 2009, 2010, 2011, 2012, 2014, 
2015, 2016, 2017, 2018, 2020.
 # Antoni Bella P??rez <antonibel...@yahoo.com>, 2015, 2017, 2020.
 msgid ""
 msgstr ""
@@ -11,7 +11,7 @@
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-04-06 00:20+0000\n"
 "PO-Revision-Date: 2020-12-08 22:09+0100\n"
-"Last-Translator: Josep Ma. Ferrer <txe...@gmail.com>\n"
+"Last-Translator: Josep M. Ferrer <txe...@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
@@ -24,7 +24,7 @@
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "Josep Ma. Ferrer"
+msgstr "Josep M. Ferrer"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.23.0/po/eu/plasma_shell_org.kde.plasmoidviewershell.po 
new/plasma-sdk-5.23.1/po/eu/plasma_shell_org.kde.plasmoidviewershell.po
--- old/plasma-sdk-5.23.0/po/eu/plasma_shell_org.kde.plasmoidviewershell.po     
2021-10-07 13:46:40.000000000 +0200
+++ new/plasma-sdk-5.23.1/po/eu/plasma_shell_org.kde.plasmoidviewershell.po     
2021-10-19 14:59:23.000000000 +0200
@@ -4,64 +4,62 @@
 # KDE Euskaratzeko proiektuaren arduraduna <xa...@euskalnet.net>.
 #
 # Translators:
-# I??igo Salvador Azurmendi <xa...@euskalnet.net>, 2018.
+# I??igo Salvador Azurmendi <xa...@euskalnet.net>, 2018, 2021.
 msgid ""
 msgstr ""
 "Project-Id-Version: plasma_shell_org.kde.plasmoidviewershell\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-09-02 00:19+0000\n"
-"PO-Revision-Date: 2018-07-31 07:47+0100\n"
-"Last-Translator: I??igo Salvador Azurmendi <xa...@euskalnet.net>\n"
+"PO-Revision-Date: 2021-10-11 13:30+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"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 21.08.2\n"
 
 #: contents/applet/AppletError.qml:40
 msgid "Sorry! There was an error loading %1."
-msgstr ""
+msgstr "Barkatu! %1 zamatzean errore bat egon da."
 
 #: contents/applet/AppletError.qml:48
 msgid "Copy Error Details to Clipboard"
-msgstr ""
+msgstr "Kopiatu errorearen zehaztasunak arbelera"
 
 #: contents/configuration/AboutPlugin.qml:19
 #: contents/configuration/AppletConfiguration.qml:223
 msgid "About"
-msgstr ""
+msgstr "Honi buruz"
 
 #: contents/configuration/AboutPlugin.qml:45
 msgid "Send an email to %1"
-msgstr ""
+msgstr "Bidali e-posta bat %1(e)ri"
 
 #: contents/configuration/AboutPlugin.qml:94
 msgid "Copyright"
-msgstr ""
+msgstr "Copyright"
 
 #: contents/configuration/AboutPlugin.qml:114
 msgid "License:"
-msgstr ""
+msgstr "Lizentzia:"
 
 #: contents/configuration/AboutPlugin.qml:127
 msgid "Authors"
-msgstr ""
+msgstr "Egileak"
 
 #: contents/configuration/AboutPlugin.qml:137
 msgid "Credits"
-msgstr ""
+msgstr "Merituak"
 
 #: contents/configuration/AboutPlugin.qml:148
 msgid "Translators"
-msgstr ""
+msgstr "Itzultzaileak"
 
 #: contents/configuration/AppletConfiguration.qml:40
-#, fuzzy
-#| msgid "Keyboard shortcuts"
 msgid "Keyboard Shortcuts"
-msgstr "Teklatu-lasterbideak"
+msgstr "Teklatuko lasterbideak"
 
 #: contents/configuration/AppletConfiguration.qml:271
 msgid "Apply Settings"
@@ -89,7 +87,7 @@
 
 #: contents/configuration/ConfigCategoryDelegate.qml:29
 msgid "Open configuration page"
-msgstr ""
+msgstr "Ireki konfigurazio orria"
 
 #: contents/configuration/ConfigurationContainmentActions.qml:19
 msgid "Left-Button"
@@ -104,18 +102,16 @@
 msgstr "Erdiko botoia"
 
 #: contents/configuration/ConfigurationContainmentActions.qml:22
-#, fuzzy
-#| msgid "Left-Button"
 msgid "Back-Button"
-msgstr "Ezkerreko botoia"
+msgstr "Atzera botoia"
 
 #: contents/configuration/ConfigurationContainmentActions.qml:23
 msgid "Forward-Button"
-msgstr ""
+msgstr "Aurrera botoia"
 
 #: contents/configuration/ConfigurationContainmentActions.qml:25
 msgid "Vertical-Scroll"
-msgstr "Labaintze bertikala"
+msgstr "Kiribiltze bertikala"
 
 #: contents/configuration/ConfigurationContainmentActions.qml:26
 msgid "Horizontal-Scroll"
@@ -140,7 +136,7 @@
 #: contents/configuration/ConfigurationContainmentActions.qml:73
 msgctxt "Concatenation sign for shortcuts, e.g. Ctrl+Shift"
 msgid "+"
-msgstr ""
+msgstr "+"
 
 #: contents/configuration/ConfigurationContainmentActions.qml:153
 #: contents/configuration/MouseEventInputButton.qml:15
@@ -149,11 +145,11 @@
 
 #: contents/configuration/ConfigurationContainmentAppearance.qml:26
 msgid "Appearance"
-msgstr ""
+msgstr "Itxura"
 
 #: contents/configuration/ConfigurationContainmentAppearance.qml:68
 msgid "Layout changes have been restricted by the system administrator"
-msgstr ""
+msgstr "Sistema administratzaileak antolaera aldaketak murriztu ditu"
 
 #: contents/configuration/ConfigurationContainmentAppearance.qml:83
 msgid "Layout:"
@@ -165,25 +161,26 @@
 
 #: contents/configuration/ConfigurationContainmentAppearance.qml:115
 msgid "Get New Plugins..."
-msgstr ""
+msgstr "Lortu plugin berriak..."
 
 #: contents/configuration/ConfigurationContainmentAppearance.qml:127
 msgid "Layout changes must be applied before other changes can be made"
 msgstr ""
+"Antolaera gaineko aldaketak ezarri behar dira beste aldaketa batzuk egin "
+"aurretik."
 
 #: contents/configuration/ConfigurationContainmentAppearance.qml:133
-#, fuzzy
-#| msgid "Apply"
 msgid "Apply now"
-msgstr "Ezarri"
+msgstr "Ezarri orain"
 
 #: contents/configuration/ConfigurationShortcuts.qml:16
 msgid "Shortcuts"
-msgstr ""
+msgstr "Lasterbideak"
 
 #: contents/configuration/ConfigurationShortcuts.qml:26
 msgid "This shortcut will activate the applet as though it had been clicked."
 msgstr ""
+"Lasterbide honek aplikaziotxoa aktibatuko du klikatua izan balitz bezala."
 
 #: contents/configuration/ContainmentConfiguration.qml:31
 msgid "Wallpaper"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.23.0/po/hu/cuttlefish.po 
new/plasma-sdk-5.23.1/po/hu/cuttlefish.po
--- old/plasma-sdk-5.23.0/po/hu/cuttlefish.po   2021-10-07 13:46:43.000000000 
+0200
+++ new/plasma-sdk-5.23.1/po/hu/cuttlefish.po   2021-10-19 14:59:26.000000000 
+0200
@@ -1,22 +1,22 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Kiszel Krist??f <kiszel.kris...@gmail.com>, 2017.
+# Kiszel Krist??f <kiszel.kris...@gmail.com>, 2017, 2021.
 # Krist??f Kiszel <ulys...@kubuntu.org>, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-05-26 00:21+0000\n"
-"PO-Revision-Date: 2019-11-14 22:52+0100\n"
-"Last-Translator: Krist??f Kiszel <ulys...@kubuntu.org>\n"
+"PO-Revision-Date: 2021-10-17 14:08+0200\n"
+"Last-Translator: Kristof Kiszel <kiszel.kris...@gmail.com>\n"
 "Language-Team: Hungarian <kde-l10n...@kde.org>\n"
 "Language: hu\n"
 "MIME-Version: 1.0\n"
 "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.03.70\n"
+"X-Generator: Lokalize 21.08.2\n"
 
 #: package/contents/ui/Actions.qml:16
 #, kde-format
@@ -39,8 +39,7 @@
 msgstr "Ikonn??v a v??g??lapra m??solva"
 
 #: package/contents/ui/Actions.qml:31
-#, fuzzy, kde-format
-#| msgid "Create screenshot of icon with..."
+#, kde-format
 msgid "Create screenshot of icon with???"
 msgstr "K??perny??k??p k??sz??t??se az ikonr??l m??ssal???"
 
@@ -75,8 +74,7 @@
 msgstr "F??jl"
 
 #: package/contents/ui/GlobalMenuBar.qml:21
-#, fuzzy, kde-format
-#| msgid "Export Montage with Color Scheme..."
+#, kde-format
 msgid "Export Montage with Color Scheme???"
 msgstr "Mont??zs export??l??sa sz??ns??m??val???"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.23.0/po/hu/org.kde.plasma.lookandfeelexplorer.po 
new/plasma-sdk-5.23.1/po/hu/org.kde.plasma.lookandfeelexplorer.po
--- old/plasma-sdk-5.23.0/po/hu/org.kde.plasma.lookandfeelexplorer.po   
2021-10-07 13:46:43.000000000 +0200
+++ new/plasma-sdk-5.23.1/po/hu/org.kde.plasma.lookandfeelexplorer.po   
2021-10-19 14:59:26.000000000 +0200
@@ -7,15 +7,15 @@
 "Project-Id-Version: plasma-sdk\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-05-26 00:21+0000\n"
-"PO-Revision-Date: 2021-01-14 17:06+0100\n"
-"Last-Translator: Krist??f Kiszel <kiszel.kris...@gmail.com>\n"
+"PO-Revision-Date: 2021-10-17 14:08+0200\n"
+"Last-Translator: Kristof Kiszel <kiszel.kris...@gmail.com>\n"
 "Language-Team: Hungarian <kde-l10n...@kde.org>\n"
 "Language: hu\n"
 "MIME-Version: 1.0\n"
 "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.03.70\n"
+"X-Generator: Lokalize 21.08.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -33,10 +33,9 @@
 msgstr "Megjelen??s"
 
 #: package/contents/ui/main.qml:47
-#, fuzzy, kde-format
-#| msgid "New Theme"
+#, kde-format
 msgid "New Theme???"
-msgstr "??j t??ma"
+msgstr "??j t??ma???"
 
 #: package/contents/ui/main.qml:64
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.23.0/po/hu/org.kde.plasma.themeexplorer.po 
new/plasma-sdk-5.23.1/po/hu/org.kde.plasma.themeexplorer.po
--- old/plasma-sdk-5.23.0/po/hu/org.kde.plasma.themeexplorer.po 2021-10-07 
13:46:43.000000000 +0200
+++ new/plasma-sdk-5.23.1/po/hu/org.kde.plasma.themeexplorer.po 2021-10-19 
14:59:26.000000000 +0200
@@ -7,15 +7,15 @@
 "Project-Id-Version: plasma-sdk\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-05-26 00:21+0000\n"
-"PO-Revision-Date: 2021-01-14 17:14+0100\n"
-"Last-Translator: Krist??f Kiszel <kiszel.kris...@gmail.com>\n"
+"PO-Revision-Date: 2021-10-17 14:09+0200\n"
+"Last-Translator: Kristof Kiszel <kiszel.kris...@gmail.com>\n"
 "Language-Team: Hungarian <kde-l10n...@kde.org>\n"
 "Language: hu\n"
 "MIME-Version: 1.0\n"
 "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.03.70\n"
+"X-Generator: Lokalize 21.08.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -206,16 +206,14 @@
 msgstr "Jel??l??n??gyzet"
 
 #: package/contents/ui/fakecontrols/LineEdit.qml:34
-#, fuzzy, kde-format
-#| msgid "Text input..."
+#, kde-format
 msgid "Text input???"
 msgstr "Sz??vegbevitel???"
 
 #: package/contents/ui/main.qml:30
-#, fuzzy, kde-format
-#| msgid "New Theme"
+#, kde-format
 msgid "New Theme???"
-msgstr "??j t??ma"
+msgstr "??j t??ma???"
 
 #: package/contents/ui/main.qml:46
 #, kde-format
@@ -228,16 +226,14 @@
 msgstr "Mappa megnyit??sa"
 
 #: package/contents/ui/main.qml:63
-#, fuzzy, kde-format
-#| msgid "Edit Metadata..."
+#, kde-format
 msgid "Edit Metadata???"
 msgstr "Metaadatok szerkeszt??se???"
 
 #: package/contents/ui/main.qml:80
-#, fuzzy, kde-format
-#| msgid "Edit Colors"
+#, kde-format
 msgid "Edit Colors???"
-msgstr "Sz??nek szerkeszt??se"
+msgstr "Sz??nek szerkeszt??se???"
 
 #: package/contents/ui/main.qml:96
 #, kde-format
@@ -245,8 +241,7 @@
 msgstr "S??g??"
 
 #: package/contents/ui/main.qml:101
-#, fuzzy, kde-format
-#| msgid "Search..."
+#, kde-format
 msgid "Search???"
 msgstr "Keres??s???"
 
@@ -286,14 +281,12 @@
 msgstr "Szeg??lyek megjelen??t??se"
 
 #: package/contents/ui/main.qml:257
-#, fuzzy, kde-format
-#| msgid "Create with Editor..."
+#, kde-format
 msgid "Create with Editor???"
 msgstr "L??trehoz??s a szerkeszt??vel???"
 
 #: package/contents/ui/main.qml:257
-#, fuzzy, kde-format
-#| msgid "Open In Editor..."
+#, kde-format
 msgid "Open In Editor???"
 msgstr "Megnyit??s szerkeszt??vel???"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.23.0/po/hu/plasma_shell_org.kde.plasmoidviewershell.po 
new/plasma-sdk-5.23.1/po/hu/plasma_shell_org.kde.plasmoidviewershell.po
--- old/plasma-sdk-5.23.0/po/hu/plasma_shell_org.kde.plasmoidviewershell.po     
2021-10-07 13:46:43.000000000 +0200
+++ new/plasma-sdk-5.23.1/po/hu/plasma_shell_org.kde.plasmoidviewershell.po     
2021-10-19 14:59:26.000000000 +0200
@@ -1,62 +1,60 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Kiszel Krist??f <kiszel.kris...@gmail.com>, 2017.
+# Kiszel Krist??f <kiszel.kris...@gmail.com>, 2017, 2021.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-09-02 00:19+0000\n"
-"PO-Revision-Date: 2017-02-24 22:44+0100\n"
-"Last-Translator: Kiszel Krist??f <kiszel.kris...@gmail.com>\n"
+"PO-Revision-Date: 2021-10-17 16:03+0200\n"
+"Last-Translator: Kristof Kiszel <kiszel.kris...@gmail.com>\n"
 "Language-Team: Hungarian <kde-l10n...@kde.org>\n"
 "Language: hu\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 21.08.2\n"
 
 #: contents/applet/AppletError.qml:40
 msgid "Sorry! There was an error loading %1."
-msgstr ""
+msgstr "Eln??z??st, hiba t??rt??nt a(z) %1 bet??lt??sekor."
 
 #: contents/applet/AppletError.qml:48
 msgid "Copy Error Details to Clipboard"
-msgstr ""
+msgstr "Hiba r??szleteinek m??sol??sa a v??g??lapra"
 
 #: contents/configuration/AboutPlugin.qml:19
 #: contents/configuration/AppletConfiguration.qml:223
 msgid "About"
-msgstr ""
+msgstr "N??vjegy"
 
 #: contents/configuration/AboutPlugin.qml:45
 msgid "Send an email to %1"
-msgstr ""
+msgstr "E-mail k??ld??se neki: %1"
 
 #: contents/configuration/AboutPlugin.qml:94
 msgid "Copyright"
-msgstr ""
+msgstr "Copyright"
 
 #: contents/configuration/AboutPlugin.qml:114
 msgid "License:"
-msgstr ""
+msgstr "Licenc:"
 
 #: contents/configuration/AboutPlugin.qml:127
 msgid "Authors"
-msgstr ""
+msgstr "Szerz??k"
 
 #: contents/configuration/AboutPlugin.qml:137
 msgid "Credits"
-msgstr ""
+msgstr "K??sz??netnyilv??n??t??s"
 
 #: contents/configuration/AboutPlugin.qml:148
 msgid "Translators"
-msgstr ""
+msgstr "Ford??t??k"
 
 #: contents/configuration/AppletConfiguration.qml:40
-#, fuzzy
-#| msgid "Keyboard shortcuts"
 msgid "Keyboard Shortcuts"
 msgstr "Gyorsbillenty??k"
 
@@ -86,7 +84,7 @@
 
 #: contents/configuration/ConfigCategoryDelegate.qml:29
 msgid "Open configuration page"
-msgstr ""
+msgstr "Be??ll??t??oldal megnyit??sa"
 
 #: contents/configuration/ConfigurationContainmentActions.qml:19
 msgid "Left-Button"
@@ -101,14 +99,12 @@
 msgstr "K??z??ps?? gomb"
 
 #: contents/configuration/ConfigurationContainmentActions.qml:22
-#, fuzzy
-#| msgid "Left-Button"
 msgid "Back-Button"
-msgstr "Bal gomb"
+msgstr "Vissza gomb"
 
 #: contents/configuration/ConfigurationContainmentActions.qml:23
 msgid "Forward-Button"
-msgstr ""
+msgstr "El??re gomb"
 
 #: contents/configuration/ConfigurationContainmentActions.qml:25
 msgid "Vertical-Scroll"
@@ -137,7 +133,7 @@
 #: contents/configuration/ConfigurationContainmentActions.qml:73
 msgctxt "Concatenation sign for shortcuts, e.g. Ctrl+Shift"
 msgid "+"
-msgstr ""
+msgstr "+"
 
 #: contents/configuration/ConfigurationContainmentActions.qml:153
 #: contents/configuration/MouseEventInputButton.qml:15
@@ -146,11 +142,11 @@
 
 #: contents/configuration/ConfigurationContainmentAppearance.qml:26
 msgid "Appearance"
-msgstr ""
+msgstr "Megjelen??s"
 
 #: contents/configuration/ConfigurationContainmentAppearance.qml:68
 msgid "Layout changes have been restricted by the system administrator"
-msgstr ""
+msgstr "Az elrendez??s v??ltoztat??sait a rendszeradminisztr??tor korl??tozta"
 
 #: contents/configuration/ConfigurationContainmentAppearance.qml:83
 msgid "Layout:"
@@ -162,25 +158,26 @@
 
 #: contents/configuration/ConfigurationContainmentAppearance.qml:115
 msgid "Get New Plugins..."
-msgstr ""
+msgstr "??j b??v??tm??nyek let??lt??se???"
 
 #: contents/configuration/ConfigurationContainmentAppearance.qml:127
 msgid "Layout changes must be applied before other changes can be made"
 msgstr ""
+"Az elrendez??s v??ltoztat??sait alkalmazni kell, miel??tt m??s 
v??ltoztat??sok "
+"t??rt??nnek"
 
 #: contents/configuration/ConfigurationContainmentAppearance.qml:133
-#, fuzzy
-#| msgid "Apply"
 msgid "Apply now"
-msgstr "Alkalmaz??s"
+msgstr "Alkalmaz??s most"
 
 #: contents/configuration/ConfigurationShortcuts.qml:16
 msgid "Shortcuts"
-msgstr ""
+msgstr "Gyorsbillenty??k"
 
 #: contents/configuration/ConfigurationShortcuts.qml:26
 msgid "This shortcut will activate the applet as though it had been clicked."
 msgstr ""
+"EZ a gyorsbillenty?? aktiv??lja a kisalkalmaz??st, mintha r??kattintottak 
volna."
 
 #: contents/configuration/ContainmentConfiguration.qml:31
 msgid "Wallpaper"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.23.0/po/hu/plasmaengineexplorer.po 
new/plasma-sdk-5.23.1/po/hu/plasmaengineexplorer.po
--- old/plasma-sdk-5.23.0/po/hu/plasmaengineexplorer.po 2021-10-07 
13:46:43.000000000 +0200
+++ new/plasma-sdk-5.23.1/po/hu/plasmaengineexplorer.po 2021-10-19 
14:59:26.000000000 +0200
@@ -4,21 +4,21 @@
 # Tamas Szanto <tsza...@interware.hu>, 2007.
 # Krist??f Kiszel <ulys...@kubuntu.org>, 2011, 2015.
 # Bal??zs ??r <urbal...@gmail.com>, 2012.
-# Kiszel Krist??f <kiszel.kris...@gmail.com>, 2017.
+# Kiszel Krist??f <kiszel.kris...@gmail.com>, 2017, 2021.
 msgid ""
 msgstr ""
 "Project-Id-Version: KDE 4.2\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-05-26 00:21+0000\n"
-"PO-Revision-Date: 2017-02-06 22:04+0100\n"
-"Last-Translator: Kiszel Krist??f <kiszel.kris...@gmail.com>\n"
+"PO-Revision-Date: 2021-10-17 16:01+0200\n"
+"Last-Translator: Kristof Kiszel <kiszel.kris...@gmail.com>\n"
 "Language-Team: Hungarian <kde-l10n...@kde.org>\n"
 "Language: hu\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 21.08.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -354,9 +354,7 @@
 "<p>Az eredm??ny:<b>???%3???</b></p>"
 
 #: serviceviewer.cpp:226
-#, fuzzy, kde-format
-#| msgid "One active operation..."
-#| msgid_plural "%1 operations active..."
+#, kde-format
 msgid "One active operation???"
 msgid_plural "%1 operations active???"
 msgstr[0] "Egy m??velet akt??v???"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.23.0/po/zh_CN/cuttlefish.po 
new/plasma-sdk-5.23.1/po/zh_CN/cuttlefish.po
--- old/plasma-sdk-5.23.0/po/zh_CN/cuttlefish.po        2021-10-07 
13:46:56.000000000 +0200
+++ new/plasma-sdk-5.23.1/po/zh_CN/cuttlefish.po        2021-10-19 
14:59:38.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-05-26 00:21+0000\n"
-"PO-Revision-Date: 2021-09-27 13:10\n"
+"PO-Revision-Date: 2021-10-10 03:53\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.23.0/po/zh_CN/cuttlefish_editorplugin.po 
new/plasma-sdk-5.23.1/po/zh_CN/cuttlefish_editorplugin.po
--- old/plasma-sdk-5.23.0/po/zh_CN/cuttlefish_editorplugin.po   2021-10-07 
13:46:56.000000000 +0200
+++ new/plasma-sdk-5.23.1/po/zh_CN/cuttlefish_editorplugin.po   2021-10-19 
14:59:38.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-04-06 00:20+0000\n"
-"PO-Revision-Date: 2021-09-27 13:10\n"
+"PO-Revision-Date: 2021-10-10 03:53\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.23.0/po/zh_CN/org.kde.plasma.lookandfeelexplorer.po 
new/plasma-sdk-5.23.1/po/zh_CN/org.kde.plasma.lookandfeelexplorer.po
--- old/plasma-sdk-5.23.0/po/zh_CN/org.kde.plasma.lookandfeelexplorer.po        
2021-10-07 13:46:56.000000000 +0200
+++ new/plasma-sdk-5.23.1/po/zh_CN/org.kde.plasma.lookandfeelexplorer.po        
2021-10-19 14:59:38.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-05-26 00:21+0000\n"
-"PO-Revision-Date: 2021-09-27 13:10\n"
+"PO-Revision-Date: 2021-10-10 03:53\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.23.0/po/zh_CN/org.kde.plasma.themeexplorer.po 
new/plasma-sdk-5.23.1/po/zh_CN/org.kde.plasma.themeexplorer.po
--- old/plasma-sdk-5.23.0/po/zh_CN/org.kde.plasma.themeexplorer.po      
2021-10-07 13:46:56.000000000 +0200
+++ new/plasma-sdk-5.23.1/po/zh_CN/org.kde.plasma.themeexplorer.po      
2021-10-19 14:59:38.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-05-26 00:21+0000\n"
-"PO-Revision-Date: 2021-09-27 13:10\n"
+"PO-Revision-Date: 2021-10-10 03:53\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.23.0/po/zh_CN/plasma_shell_org.kde.plasmoidviewershell.po 
new/plasma-sdk-5.23.1/po/zh_CN/plasma_shell_org.kde.plasmoidviewershell.po
--- old/plasma-sdk-5.23.0/po/zh_CN/plasma_shell_org.kde.plasmoidviewershell.po  
2021-10-07 13:46:56.000000000 +0200
+++ new/plasma-sdk-5.23.1/po/zh_CN/plasma_shell_org.kde.plasmoidviewershell.po  
2021-10-19 14:59:38.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-09-02 00:19+0000\n"
-"PO-Revision-Date: 2021-09-27 13:10\n"
+"PO-Revision-Date: 2021-10-10 03:53\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.23.0/po/zh_CN/plasmaengineexplorer.po 
new/plasma-sdk-5.23.1/po/zh_CN/plasmaengineexplorer.po
--- old/plasma-sdk-5.23.0/po/zh_CN/plasmaengineexplorer.po      2021-10-07 
13:46:56.000000000 +0200
+++ new/plasma-sdk-5.23.1/po/zh_CN/plasmaengineexplorer.po      2021-10-19 
14:59:38.000000000 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-05-26 00:21+0000\n"
-"PO-Revision-Date: 2021-09-27 13:10\n"
+"PO-Revision-Date: 2021-10-10 03:53\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.23.0/po/zh_CN/plasmawallpaperviewer.po 
new/plasma-sdk-5.23.1/po/zh_CN/plasmawallpaperviewer.po
--- old/plasma-sdk-5.23.0/po/zh_CN/plasmawallpaperviewer.po     2021-10-07 
13:46:56.000000000 +0200
+++ new/plasma-sdk-5.23.1/po/zh_CN/plasmawallpaperviewer.po     2021-10-19 
14:59:38.000000000 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-04-06 00:20+0000\n"
-"PO-Revision-Date: 2021-09-27 13:10\n"
+"PO-Revision-Date: 2021-10-10 03:53\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.23.0/po/zh_CN/plasmoidviewer.po 
new/plasma-sdk-5.23.1/po/zh_CN/plasmoidviewer.po
--- old/plasma-sdk-5.23.0/po/zh_CN/plasmoidviewer.po    2021-10-07 
13:46:56.000000000 +0200
+++ new/plasma-sdk-5.23.1/po/zh_CN/plasmoidviewer.po    2021-10-19 
14:59:38.000000000 +0200
@@ -13,7 +13,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-04-06 00:20+0000\n"
-"PO-Revision-Date: 2021-09-27 13:10\n"
+"PO-Revision-Date: 2021-10-10 03:53\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to