Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plasma6-sdk for openSUSE:Factory 
checked in at 2026-09-10 11:47:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma6-sdk (Old)
 and      /work/SRC/openSUSE:Factory/.plasma6-sdk.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma6-sdk"

Thu Sep 10 11:47:24 2026 rev:48 rq:1376470 version:6.7.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma6-sdk/plasma6-sdk.changes  2026-08-09 
21:34:52.821241675 +0200
+++ /work/SRC/openSUSE:Factory/.plasma6-sdk.new.1265/plasma6-sdk.changes        
2026-09-10 11:48:14.659654548 +0200
@@ -1,0 +2,9 @@
+Tue Sep  8 12:08:57 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.7.5:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.7.5
+- Changes since 6.7.4:
+  * Update version for new release 6.7.5
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ plasma6-sdk.spec ++++++
--- /var/tmp/diff_new_pack.FHz1Rl/_old  2026-09-10 11:48:16.396727429 +0200
+++ /var/tmp/diff_new_pack.FHz1Rl/_new  2026-09-10 11:48:16.403727722 +0200
@@ -26,7 +26,7 @@
 %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk 
-F. '{print $1"."$2}')}
 %bcond_without released
 Name:           plasma6-sdk
-Version:        6.7.4
+Version:        6.7.5
 Release:        0
 Summary:        Plasma SDK
 License:        GPL-2.0-only AND LGPL-2.0-or-later

++++++ plasma-sdk-6.7.4.tar.xz -> plasma-sdk-6.7.5.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-6.7.4/CMakeLists.txt 
new/plasma-sdk-6.7.5/CMakeLists.txt
--- old/plasma-sdk-6.7.4/CMakeLists.txt 2026-08-04 11:25:18.000000000 +0200
+++ new/plasma-sdk-6.7.5/CMakeLists.txt 2026-09-08 12:57:00.000000000 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.16)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "6.7.4")
+set(PROJECT_VERSION "6.7.5")
 
 set(PROJECT_DEP_VERSION "6.7.0")
 set(QT_MIN_VERSION "6.10.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-6.7.4/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 
new/plasma-sdk-6.7.5/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml
--- 
old/plasma-sdk-6.7.4/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml    
    2026-08-04 11:25:18.000000000 +0200
+++ 
new/plasma-sdk-6.7.5/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml    
    2026-09-08 12:57:00.000000000 +0200
@@ -146,10 +146,10 @@
     <binary>plasmaengineexplorer</binary>
   </provides>
   <releases>
+    <release version="6.7.5" date="2026-09-08"/>
     <release version="6.7.4" date="2026-08-04"/>
     <release version="6.7.3" date="2026-07-14"/>
     <release version="6.7.2" date="2026-06-30"/>
-    <release version="6.7.1" date="2026-06-23"/>
   </releases>
   <screenshots>
     <screenshot type="default">
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-6.7.4/iconexplorer/org.kde.plasma.iconexplorer.appdata.xml 
new/plasma-sdk-6.7.5/iconexplorer/org.kde.plasma.iconexplorer.appdata.xml
--- old/plasma-sdk-6.7.4/iconexplorer/org.kde.plasma.iconexplorer.appdata.xml   
2026-08-04 11:25:18.000000000 +0200
+++ new/plasma-sdk-6.7.5/iconexplorer/org.kde.plasma.iconexplorer.appdata.xml   
2026-09-08 12:57:00.000000000 +0200
@@ -132,9 +132,9 @@
   </screenshots>
   <project_group>KDE</project_group>
   <releases>
+    <release version="6.7.5" date="2026-09-08"/>
     <release version="6.7.4" date="2026-08-04"/>
     <release version="6.7.3" date="2026-07-14"/>
     <release version="6.7.2" date="2026-06-30"/>
-    <release version="6.7.1" date="2026-06-23"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-6.7.4/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
new/plasma-sdk-6.7.5/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml
--- old/plasma-sdk-6.7.4/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml      
2026-08-04 11:25:18.000000000 +0200
+++ new/plasma-sdk-6.7.5/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml      
2026-09-08 12:57:00.000000000 +0200
@@ -145,10 +145,10 @@
     <binary>plasmoidviewer</binary>
   </provides>
   <releases>
+    <release version="6.7.5" date="2026-09-08"/>
     <release version="6.7.4" date="2026-08-04"/>
     <release version="6.7.3" date="2026-07-14"/>
     <release version="6.7.2" date="2026-06-30"/>
-    <release version="6.7.1" date="2026-06-23"/>
   </releases>
   <screenshots>
     <screenshot type="default">
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-6.7.4/po/ar/org.kde.plasma.themeexplorer.po 
new/plasma-sdk-6.7.5/po/ar/org.kde.plasma.themeexplorer.po
--- old/plasma-sdk-6.7.4/po/ar/org.kde.plasma.themeexplorer.po  2026-08-04 
11:25:18.000000000 +0200
+++ new/plasma-sdk-6.7.5/po/ar/org.kde.plasma.themeexplorer.po  2026-09-08 
12:57:00.000000000 +0200
@@ -17,7 +17,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
 "&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
-"X-Generator: Lokalize 23.08.5\n"
+"X-Generator: Lokalize 25.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-6.7.4/po/ca/docs/plasma-sdk_engineexplorer/man-plasmaengineexplorer.1.docbook
 
new/plasma-sdk-6.7.5/po/ca/docs/plasma-sdk_engineexplorer/man-plasmaengineexplorer.1.docbook
--- 
old/plasma-sdk-6.7.4/po/ca/docs/plasma-sdk_engineexplorer/man-plasmaengineexplorer.1.docbook
        2026-08-04 11:25:18.000000000 +0200
+++ 
new/plasma-sdk-6.7.5/po/ca/docs/plasma-sdk_engineexplorer/man-plasmaengineexplorer.1.docbook
        2026-09-08 12:57:00.000000000 +0200
@@ -169,7 +169,7 @@
 ></term>
 <listitem
 ><para
->Estableix l'alçada de la finestra, en píxels.</para
+>Estableix l'altura de la finestra, en píxels.</para
 ></listitem>
 </varlistentry>
 <varlistentry>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-6.7.4/po/ca/iconexplorer.po 
new/plasma-sdk-6.7.5/po/ca/iconexplorer.po
--- old/plasma-sdk-6.7.4/po/ca/iconexplorer.po  2026-08-04 11:25:18.000000000 
+0200
+++ new/plasma-sdk-6.7.5/po/ca/iconexplorer.po  2026-09-08 12:57:00.000000000 
+0200
@@ -4,7 +4,7 @@
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # SPDX-FileCopyrightText: 2015, 2017, 2020 Antoni Bella Pérez 
<[email protected]>
-# SPDX-FileCopyrightText: 2015, 2017, 2019, 2021, 2022, 2023, 2025 Josep M. 
Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2015, 2017, 2019, 2021-2023, 2025 Josep M. Ferrer 
<[email protected]>
 # SPDX-FileCopyrightText: 2019 Empar Montoro Martín <[email protected]>
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-6.7.4/po/ca/org.kde.plasma.lookandfeelexplorer.po 
new/plasma-sdk-6.7.5/po/ca/org.kde.plasma.lookandfeelexplorer.po
--- old/plasma-sdk-6.7.4/po/ca/org.kde.plasma.lookandfeelexplorer.po    
2026-08-04 11:25:18.000000000 +0200
+++ new/plasma-sdk-6.7.5/po/ca/org.kde.plasma.lookandfeelexplorer.po    
2026-09-08 12:57:00.000000000 +0200
@@ -3,8 +3,8 @@
 # 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.
 #
-# SPDX-FileCopyrightText: 2015, 2016, 2019, 2020 Antoni Bella Pérez 
<[email protected]>
-# SPDX-FileCopyrightText: 2015, 2016, 2021, 2025 Josep M. Ferrer 
<[email protected]>
+# SPDX-FileCopyrightText: 2015-2016, 2019-2020 Antoni Bella Pérez 
<[email protected]>
+# SPDX-FileCopyrightText: 2015-2016, 2021, 2025 Josep M. Ferrer 
<[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: plasma-sdk\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-6.7.4/po/ca/org.kde.plasma.themeexplorer.po 
new/plasma-sdk-6.7.5/po/ca/org.kde.plasma.themeexplorer.po
--- old/plasma-sdk-6.7.4/po/ca/org.kde.plasma.themeexplorer.po  2026-08-04 
11:25:18.000000000 +0200
+++ new/plasma-sdk-6.7.5/po/ca/org.kde.plasma.themeexplorer.po  2026-09-08 
12:57:00.000000000 +0200
@@ -4,7 +4,7 @@
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # SPDX-FileCopyrightText: 2015, 2020 Antoni Bella Pérez 
<[email protected]>
-# SPDX-FileCopyrightText: 2015, 2016, 2021, 2023, 2026 Josep M. Ferrer 
<[email protected]>
+# SPDX-FileCopyrightText: 2015-2016, 2021, 2023, 2026 Josep M. Ferrer 
<[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: plasma-sdk\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-6.7.4/po/ca/plasma_shell_org.kde.plasmoidviewershell.po 
new/plasma-sdk-6.7.5/po/ca/plasma_shell_org.kde.plasmoidviewershell.po
--- old/plasma-sdk-6.7.4/po/ca/plasma_shell_org.kde.plasmoidviewershell.po      
2026-08-04 11:25:18.000000000 +0200
+++ new/plasma-sdk-6.7.5/po/ca/plasma_shell_org.kde.plasmoidviewershell.po      
2026-09-08 12:57:00.000000000 +0200
@@ -1,15 +1,15 @@
 # Translation of plasma_shell_org.kde.plasmoidviewershell.po to Catalan
-# Copyright (C) 2015-2025 This_file_is_part_of_KDE
+# Copyright (C) 2015-2026 This_file_is_part_of_KDE
 # 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.
 #
-# SPDX-FileCopyrightText: 2015, 2016, 2018, 2020, 2021, 2022, 2024, 2025 Josep 
M. Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2015-2016, 2018, 2020-2022, 2024-2026 Josep M. 
Ferrer <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: plasma-sdk\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-11-17 11:54+0000\n"
-"PO-Revision-Date: 2025-02-11 10:01+0100\n"
+"PO-Revision-Date: 2026-09-06 17:16+0200\n"
 "Last-Translator: Josep M. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca\n"
@@ -18,7 +18,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
-"X-Generator: Lokalize 22.12.3\n"
+"X-Generator: Lokalize 25.04.0\n"
 
 #: contents/applet/AppletError.qml:164
 msgid "Copy to Clipboard"
@@ -268,7 +268,7 @@
 
 #: contents/configuration/PanelConfiguration.qml:290
 msgid "Height"
-msgstr "Alçada"
+msgstr "Altura"
 
 #: contents/configuration/PanelConfiguration.qml:291
 msgid "Width"
@@ -276,7 +276,7 @@
 
 #: contents/configuration/PanelConfiguration.qml:310
 msgid "Fill height"
-msgstr "Omple l'alçada"
+msgstr "Omple l'altura"
 
 #: contents/configuration/PanelConfiguration.qml:310
 msgid "Fill width"
@@ -341,7 +341,7 @@
 
 #: contents/configuration/PanelConfiguration.qml:520
 msgid "Height:"
-msgstr "Alçada:"
+msgstr "Altura:"
 
 #: contents/configuration/PanelConfiguration.qml:555
 msgid "Focus shortcut:"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-6.7.4/po/ca/plasmaengineexplorer.po 
new/plasma-sdk-6.7.5/po/ca/plasmaengineexplorer.po
--- old/plasma-sdk-6.7.4/po/ca/plasmaengineexplorer.po  2026-08-04 
11:25:18.000000000 +0200
+++ new/plasma-sdk-6.7.5/po/ca/plasmaengineexplorer.po  2026-09-08 
12:57:00.000000000 +0200
@@ -1,23 +1,23 @@
 # Translation of plasmaengineexplorer.po to Catalan
-# Copyright (C) 2007-2022 This_file_is_part_of_KDE
+# Copyright (C) 2007-2026 This_file_is_part_of_KDE
 # 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.
 #
-# SPDX-FileCopyrightText: 2007, 2008, 2009, 2010, 2012, 2013, 2014, 2021, 2022 
Josep M. Ferrer <[email protected]>
-# SPDX-FileCopyrightText: 2015, 2016, 2017, 2020 Antoni Bella Pérez 
<[email protected]>
+# SPDX-FileCopyrightText: 2007-2010, 2012-2014, 2021-2022, 2026 Josep M. 
Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2015-2017, 2020 Antoni Bella Pérez 
<[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: plasma-sdk\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-11-17 11:54+0000\n"
-"PO-Revision-Date: 2022-01-18 09:24+0100\n"
+"PO-Revision-Date: 2026-09-06 17:15+0200\n"
 "Last-Translator: Josep M. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 20.12.0\n"
+"X-Generator: Lokalize 25.04.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 
@@ -242,7 +242,7 @@
 #: main.cpp:69
 #, kde-format
 msgid "The desired height in pixels"
-msgstr "L'alçada desitjada en píxels"
+msgstr "L'altura desitjada en píxels"
 
 #: main.cpp:70
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-6.7.4/po/ca/plasmoidviewer.po 
new/plasma-sdk-6.7.5/po/ca/plasmoidviewer.po
--- old/plasma-sdk-6.7.4/po/ca/plasmoidviewer.po        2026-08-04 
11:25:18.000000000 +0200
+++ new/plasma-sdk-6.7.5/po/ca/plasmoidviewer.po        2026-09-08 
12:57:00.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.
 #
-# SPDX-FileCopyrightText: 2008, 2009, 2010, 2011, 2012, 2014, 2015, 2016, 
2017, 2018, 2020, 2022 Josep M. Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2008-2012, 2014-2018, 2020, 2022 Josep M. Ferrer 
<[email protected]>
 # SPDX-FileCopyrightText: 2015, 2017, 2020 Antoni Bella Pérez 
<[email protected]>
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-6.7.4/po/ca@valencia/iconexplorer.po 
new/plasma-sdk-6.7.5/po/ca@valencia/iconexplorer.po
--- old/plasma-sdk-6.7.4/po/ca@valencia/iconexplorer.po 2026-08-04 
11:25:18.000000000 +0200
+++ new/plasma-sdk-6.7.5/po/ca@valencia/iconexplorer.po 2026-09-08 
12:57:00.000000000 +0200
@@ -4,7 +4,7 @@
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # SPDX-FileCopyrightText: 2015, 2017, 2020 Antoni Bella Pérez 
<[email protected]>
-# SPDX-FileCopyrightText: 2015, 2017, 2019, 2021, 2022, 2023, 2025 Josep M. 
Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2015, 2017, 2019, 2021-2023, 2025 Josep M. Ferrer 
<[email protected]>
 # SPDX-FileCopyrightText: 2019 Empar Montoro Martín <[email protected]>
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-6.7.4/po/ca@valencia/org.kde.plasma.lookandfeelexplorer.po 
new/plasma-sdk-6.7.5/po/ca@valencia/org.kde.plasma.lookandfeelexplorer.po
--- old/plasma-sdk-6.7.4/po/ca@valencia/org.kde.plasma.lookandfeelexplorer.po   
2026-08-04 11:25:18.000000000 +0200
+++ new/plasma-sdk-6.7.5/po/ca@valencia/org.kde.plasma.lookandfeelexplorer.po   
2026-09-08 12:57:00.000000000 +0200
@@ -3,8 +3,8 @@
 # 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.
 #
-# SPDX-FileCopyrightText: 2015, 2016, 2019, 2020 Antoni Bella Pérez 
<[email protected]>
-# SPDX-FileCopyrightText: 2015, 2016, 2021, 2025 Josep M. Ferrer 
<[email protected]>
+# SPDX-FileCopyrightText: 2015-2016, 2019-2020 Antoni Bella Pérez 
<[email protected]>
+# SPDX-FileCopyrightText: 2015-2016, 2021, 2025 Josep M. Ferrer 
<[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: plasma-sdk\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-6.7.4/po/ca@valencia/org.kde.plasma.themeexplorer.po 
new/plasma-sdk-6.7.5/po/ca@valencia/org.kde.plasma.themeexplorer.po
--- old/plasma-sdk-6.7.4/po/ca@valencia/org.kde.plasma.themeexplorer.po 
2026-08-04 11:25:18.000000000 +0200
+++ new/plasma-sdk-6.7.5/po/ca@valencia/org.kde.plasma.themeexplorer.po 
2026-09-08 12:57:00.000000000 +0200
@@ -4,7 +4,7 @@
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # SPDX-FileCopyrightText: 2015, 2020 Antoni Bella Pérez 
<[email protected]>
-# SPDX-FileCopyrightText: 2015, 2016, 2021, 2023, 2026 Josep M. Ferrer 
<[email protected]>
+# SPDX-FileCopyrightText: 2015-2016, 2021, 2023, 2026 Josep M. Ferrer 
<[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: plasma-sdk\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-6.7.4/po/ca@valencia/plasma_shell_org.kde.plasmoidviewershell.po 
new/plasma-sdk-6.7.5/po/ca@valencia/plasma_shell_org.kde.plasmoidviewershell.po
--- 
old/plasma-sdk-6.7.4/po/ca@valencia/plasma_shell_org.kde.plasmoidviewershell.po 
    2026-08-04 11:25:18.000000000 +0200
+++ 
new/plasma-sdk-6.7.5/po/ca@valencia/plasma_shell_org.kde.plasmoidviewershell.po 
    2026-09-08 12:57:00.000000000 +0200
@@ -1,15 +1,15 @@
 # Translation of plasma_shell_org.kde.plasmoidviewershell.po to Catalan 
(Valencian)
-# Copyright (C) 2015-2025 This_file_is_part_of_KDE
+# Copyright (C) 2015-2026 This_file_is_part_of_KDE
 # 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.
 #
-# SPDX-FileCopyrightText: 2015, 2016, 2018, 2020, 2021, 2022, 2024, 2025 Josep 
M. Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2015-2016, 2018, 2020-2022, 2024-2026 Josep M. 
Ferrer <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: plasma-sdk\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-11-17 11:54+0000\n"
-"PO-Revision-Date: 2025-02-11 10:01+0100\n"
+"PO-Revision-Date: 2026-09-06 17:16+0200\n"
 "Last-Translator: Josep M. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca@valencia\n"
@@ -18,7 +18,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
-"X-Generator: Lokalize 22.12.3\n"
+"X-Generator: Lokalize 25.04.0\n"
 
 #: contents/applet/AppletError.qml:164
 msgid "Copy to Clipboard"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-6.7.4/po/ca@valencia/plasmaengineexplorer.po 
new/plasma-sdk-6.7.5/po/ca@valencia/plasmaengineexplorer.po
--- old/plasma-sdk-6.7.4/po/ca@valencia/plasmaengineexplorer.po 2026-08-04 
11:25:18.000000000 +0200
+++ new/plasma-sdk-6.7.5/po/ca@valencia/plasmaengineexplorer.po 2026-09-08 
12:57:00.000000000 +0200
@@ -1,23 +1,23 @@
 # Translation of plasmaengineexplorer.po to Catalan (Valencian)
-# Copyright (C) 2007-2022 This_file_is_part_of_KDE
+# Copyright (C) 2007-2026 This_file_is_part_of_KDE
 # 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.
 #
-# SPDX-FileCopyrightText: 2007, 2008, 2009, 2010, 2012, 2013, 2014, 2021, 2022 
Josep M. Ferrer <[email protected]>
-# SPDX-FileCopyrightText: 2015, 2016, 2017, 2020 Antoni Bella Pérez 
<[email protected]>
+# SPDX-FileCopyrightText: 2007-2010, 2012-2014, 2021-2022, 2026 Josep M. 
Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2015-2017, 2020 Antoni Bella Pérez 
<[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: plasma-sdk\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-11-17 11:54+0000\n"
-"PO-Revision-Date: 2022-01-18 09:24+0100\n"
+"PO-Revision-Date: 2026-09-06 17:15+0200\n"
 "Last-Translator: Josep M. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca@valencia\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 20.12.0\n"
+"X-Generator: Lokalize 25.04.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-6.7.4/po/ca@valencia/plasmoidviewer.po 
new/plasma-sdk-6.7.5/po/ca@valencia/plasmoidviewer.po
--- old/plasma-sdk-6.7.4/po/ca@valencia/plasmoidviewer.po       2026-08-04 
11:25:18.000000000 +0200
+++ new/plasma-sdk-6.7.5/po/ca@valencia/plasmoidviewer.po       2026-09-08 
12:57:00.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.
 #
-# SPDX-FileCopyrightText: 2008, 2009, 2010, 2011, 2012, 2014, 2015, 2016, 
2017, 2018, 2020, 2022 Josep M. Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2008-2012, 2014-2018, 2020, 2022 Josep M. Ferrer 
<[email protected]>
 # SPDX-FileCopyrightText: 2015, 2017, 2020 Antoni Bella Pérez 
<[email protected]>
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-6.7.4/po/cs/org.kde.plasma.themeexplorer.po 
new/plasma-sdk-6.7.5/po/cs/org.kde.plasma.themeexplorer.po
--- old/plasma-sdk-6.7.4/po/cs/org.kde.plasma.themeexplorer.po  2026-08-04 
11:25:18.000000000 +0200
+++ new/plasma-sdk-6.7.5/po/cs/org.kde.plasma.themeexplorer.po  2026-09-08 
12:57:00.000000000 +0200
@@ -17,7 +17,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 26.04.2\n"
+"X-Generator: Lokalize 26.04.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-6.7.4/po/cs/plasma_shell_org.kde.plasmoidviewershell.po 
new/plasma-sdk-6.7.5/po/cs/plasma_shell_org.kde.plasmoidviewershell.po
--- old/plasma-sdk-6.7.4/po/cs/plasma_shell_org.kde.plasmoidviewershell.po      
2026-08-04 11:25:18.000000000 +0200
+++ new/plasma-sdk-6.7.5/po/cs/plasma_shell_org.kde.plasmoidviewershell.po      
2026-09-08 12:57:00.000000000 +0200
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# SPDX-FileCopyrightText: 2015, 2016, 2024, 2025 Vít Pelčák <[email protected]>
+# SPDX-FileCopyrightText: 2015-2016, 2024-2026 Vít Pelčák <[email protected]>
 # Vit Pelcak <[email protected]>, 2021, 2023.
 # SPDX-FileCopyrightText: 2026 Libor Filípek <[email protected]>
 #
@@ -9,15 +9,15 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-11-17 11:54+0000\n"
-"PO-Revision-Date: 2026-06-29 16:32+0200\n"
-"Last-Translator: Libor Filípek <[email protected]>\n"
+"PO-Revision-Date: 2026-08-05 14:58+0200\n"
+"Last-Translator: Vít Pelčák <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
 "Language: cs\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 26.04.2\n"
+"X-Generator: Lokalize 26.04.3\n"
 
 #: contents/applet/AppletError.qml:164
 msgid "Copy to Clipboard"
@@ -274,7 +274,7 @@
 
 #: contents/configuration/PanelConfiguration.qml:310
 msgid "Fill height"
-msgstr "Vyplnit víšku"
+msgstr "Vyplnit výšku"
 
 #: contents/configuration/PanelConfiguration.qml:310
 msgid "Fill width"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-6.7.4/po/fr/org.kde.plasma.themeexplorer.po 
new/plasma-sdk-6.7.5/po/fr/org.kde.plasma.themeexplorer.po
--- old/plasma-sdk-6.7.4/po/fr/org.kde.plasma.themeexplorer.po  2026-08-04 
11:25:18.000000000 +0200
+++ new/plasma-sdk-6.7.5/po/fr/org.kde.plasma.themeexplorer.po  2026-09-08 
12:57:00.000000000 +0200
@@ -15,7 +15,7 @@
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 "X-Accelerator-Marker: &\n"
 "X-Environment: kde\n"
-"X-Generator: Lokalize 25.12.3\n"
+"X-Generator: Lokalize 26.04.3\n"
 "X-Text-Markup: kde4\n"
 
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-6.7.4/po/it/org.kde.plasma.themeexplorer.po 
new/plasma-sdk-6.7.5/po/it/org.kde.plasma.themeexplorer.po
--- old/plasma-sdk-6.7.4/po/it/org.kde.plasma.themeexplorer.po  2026-08-04 
11:25:18.000000000 +0200
+++ new/plasma-sdk-6.7.5/po/it/org.kde.plasma.themeexplorer.po  2026-09-08 
12:57:00.000000000 +0200
@@ -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 25.12.1\n"
+"X-Generator: Lokalize 26.04.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-6.7.4/po/nn/org.kde.plasma.themeexplorer.po 
new/plasma-sdk-6.7.5/po/nn/org.kde.plasma.themeexplorer.po
--- old/plasma-sdk-6.7.4/po/nn/org.kde.plasma.themeexplorer.po  2026-08-04 
11:25:18.000000000 +0200
+++ new/plasma-sdk-6.7.5/po/nn/org.kde.plasma.themeexplorer.po  2026-09-08 
12:57:00.000000000 +0200
@@ -14,7 +14,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 25.12.3\n"
+"X-Generator: Lokalize 26.11.70\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-6.7.4/po/pl/org.kde.plasma.themeexplorer.po 
new/plasma-sdk-6.7.5/po/pl/org.kde.plasma.themeexplorer.po
--- old/plasma-sdk-6.7.4/po/pl/org.kde.plasma.themeexplorer.po  2026-08-04 
11:25:18.000000000 +0200
+++ new/plasma-sdk-6.7.5/po/pl/org.kde.plasma.themeexplorer.po  2026-09-08 
12:57:00.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2026-04-08 00:48+0000\n"
-"PO-Revision-Date: 2026-05-16 12:32+0200\n"
+"PO-Revision-Date: 2026-08-08 12:19+0200\n"
 "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
 "Language-Team: pl\n"
 "Language: pl\n"
@@ -16,7 +16,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2);\n"
-"X-Generator: Lokalize 26.04.0\n"
+"X-Generator: Lokalize 26.04.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -229,7 +229,7 @@
 #: src/qml/Main.qml:34
 #, kde-format
 msgid "New Theme…"
-msgstr "Nowy wygląd..."
+msgstr "Nowy wygląd…"
 
 #: src/qml/Main.qml:50
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-6.7.4/po/zh_CN/org.kde.plasma.themeexplorer.po 
new/plasma-sdk-6.7.5/po/zh_CN/org.kde.plasma.themeexplorer.po
--- old/plasma-sdk-6.7.4/po/zh_CN/org.kde.plasma.themeexplorer.po       
2026-08-04 11:25:18.000000000 +0200
+++ new/plasma-sdk-6.7.5/po/zh_CN/org.kde.plasma.themeexplorer.po       
2026-09-08 12:57:00.000000000 +0200
@@ -314,7 +314,7 @@
 #: src/qml/MetadataEditor.qml:24
 #, kde-format
 msgid "New Theme"
-msgstr "新主题"
+msgstr "新建主题"
 
 #: src/qml/MetadataEditor.qml:24
 #, kde-format
@@ -324,7 +324,7 @@
 #: src/qml/MetadataEditor.qml:59
 #, kde-format
 msgid "Warning: don't change author or license for themes you don't own"
-msgstr "警告:不要更改非自己所有的主题的作者名称和许可"
+msgstr "警告:不要更改非自己所有的主题的作者和许可证"
 
 #: src/qml/MetadataEditor.qml:70
 #, kde-format
@@ -344,12 +344,12 @@
 #: src/qml/MetadataEditor.qml:103
 #, kde-format
 msgid "Email:"
-msgstr "电子邮件:"
+msgstr "电邮地址:"
 
 #: src/qml/MetadataEditor.qml:111
 #, kde-format
 msgid "License:"
-msgstr "许可:"
+msgstr "许可证:"
 
 #: src/qml/MetadataEditor.qml:122
 #, kde-format

Reply via email to