Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sweeper for openSUSE:Factory checked 
in at 2026-04-17 21:52:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sweeper (Old)
 and      /work/SRC/openSUSE:Factory/.sweeper.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sweeper"

Fri Apr 17 21:52:21 2026 rev:178 rq:1347578 version:26.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/sweeper/sweeper.changes  2026-03-07 
20:13:40.273152477 +0100
+++ /work/SRC/openSUSE:Factory/.sweeper.new.11940/sweeper.changes       
2026-04-17 21:56:15.678357925 +0200
@@ -1,0 +2,23 @@
+Sat Apr 11 16:14:57 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 26.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/26.04.0/
+- No code change since 26.03.90
+
+-------------------------------------------------------------------
+Mon Mar 30 12:11:06 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 26.03.90
+  * New feature release
+- No code change since 26.03.80
+
+-------------------------------------------------------------------
+Sat Mar 14 09:10:12 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 26.03.80
+  * New feature release
+- No code change since 25.12.3
+
+-------------------------------------------------------------------

Old:
----
  sweeper-25.12.3.tar.xz
  sweeper-25.12.3.tar.xz.sig

New:
----
  sweeper-26.04.0.tar.xz
  sweeper-26.04.0.tar.xz.sig

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

Other differences:
------------------
++++++ sweeper.spec ++++++
--- /var/tmp/diff_new_pack.wO5TsQ/_old  2026-04-17 21:56:16.214380023 +0200
+++ /var/tmp/diff_new_pack.wO5TsQ/_new  2026-04-17 21:56:16.218380188 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sweeper
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,7 @@
 
 %bcond_without released
 Name:           sweeper
-Version:        25.12.3
+Version:        26.04.0
 Release:        0
 Summary:        KDE Privacy Utility
 License:        LGPL-2.1-or-later


++++++ sweeper-25.12.3.tar.xz -> sweeper-26.04.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/CMakeLists.txt 
new/sweeper-26.04.0/CMakeLists.txt
--- old/sweeper-25.12.3/CMakeLists.txt  2026-02-28 12:36:00.000000000 +0100
+++ new/sweeper-26.04.0/CMakeLists.txt  2026-04-08 14:49:36.000000000 +0200
@@ -1,9 +1,9 @@
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
 
 # KDE Application Version, managed by release script
-set (RELEASE_SERVICE_VERSION_MAJOR "25")
-set (RELEASE_SERVICE_VERSION_MINOR "12")
-set (RELEASE_SERVICE_VERSION_MICRO "3")
+set (RELEASE_SERVICE_VERSION_MAJOR "26")
+set (RELEASE_SERVICE_VERSION_MINOR "04")
+set (RELEASE_SERVICE_VERSION_MICRO "0")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(sweeper VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/org.kde.sweeper.appdata.xml 
new/sweeper-26.04.0/org.kde.sweeper.appdata.xml
--- old/sweeper-25.12.3/org.kde.sweeper.appdata.xml     2026-02-28 
12:36:00.000000000 +0100
+++ new/sweeper-26.04.0/org.kde.sweeper.appdata.xml     2026-04-08 
14:49:36.000000000 +0200
@@ -183,6 +183,7 @@
     <id>org.kde.sweeper.desktop</id>
   </replaces>
   <releases>
+    <release version="26.04.0" date="2026-04-16"/>
     <release version="25.12.3" date="2026-03-05"/>
     <release version="25.12.2" date="2026-02-05"/>
     <release version="25.12.1" date="2026-01-08"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/af/sweeper.po 
new/sweeper-26.04.0/po/af/sweeper.po
--- old/sweeper-25.12.3/po/af/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/af/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2008-03-11 12:03+0200\n"
 "Last-Translator: Petri Jooste <[email protected]>\n"
 "Language-Team: Afrikaans <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/ar/sweeper.po 
new/sweeper-26.04.0/po/ar/sweeper.po
--- old/sweeper-25.12.3/po/ar/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/ar/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2025-08-20 21:48+0400\n"
 "Last-Translator: Zayed Al-Saidi <[email protected]>\n"
 "Language-Team: ar\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/ast/sweeper.po 
new/sweeper-26.04.0/po/ast/sweeper.po
--- old/sweeper-25.12.3/po/ast/sweeper.po       2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/ast/sweeper.po       2026-04-08 14:49:36.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2023-11-07 21:27+0100\n"
 "Last-Translator: Enol P. <[email protected]>\n"
 "Language-Team: \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/be/sweeper.po 
new/sweeper-26.04.0/po/be/sweeper.po
--- old/sweeper-25.12.3/po/be/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/be/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: fc57ad16a28d02dea100ceb1c60de14e\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2024-06-12 08:11\n"
 "Last-Translator: Siarhei Liantsevich <[email protected]>\n"
 "Language-Team: Belarusian\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/bg/sweeper.po 
new/sweeper-26.04.0/po/bg/sweeper.po
--- old/sweeper-25.12.3/po/bg/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/bg/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: privacy\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2021-01-11 13:56+0200\n"
 "Last-Translator: Yasen Pramatarov <[email protected]>\n"
 "Language-Team: Bulgarian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/bn/sweeper.po 
new/sweeper-26.04.0/po/bn/sweeper.po
--- old/sweeper-25.12.3/po/bn/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/bn/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: privacy\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2006-01-04 13:17-0600\n"
 "Last-Translator: Kushal Das <[email protected]>\n"
 "Language-Team: Bengali <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/br/sweeper.po 
new/sweeper-26.04.0/po/br/sweeper.po
--- old/sweeper-25.12.3/po/br/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/br/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: privacy\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2004-09-20 01:01+0200\n"
 "Last-Translator: Thierry Vignaud <tvignaud.com>\n"
 "Language-Team: Brezhoneg <Suav.Icb.fr>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/bs/sweeper.po 
new/sweeper-26.04.0/po/bs/sweeper.po
--- old/sweeper-25.12.3/po/bs/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/bs/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kdeutils\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2013-10-18 20:09+0000\n"
 "Last-Translator: Samir Ribić <Unknown>\n"
 "Language-Team: Bosnian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/ca/sweeper.po 
new/sweeper-26.04.0/po/ca/sweeper.po
--- old/sweeper-25.12.3/po/ca/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/ca/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2021-10-24 18:40+0200\n"
 "Last-Translator: Josep M. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/ca@valencia/sweeper.po 
new/sweeper-26.04.0/po/ca@valencia/sweeper.po
--- old/sweeper-25.12.3/po/ca@valencia/sweeper.po       2026-02-28 
12:36:00.000000000 +0100
+++ new/sweeper-26.04.0/po/ca@valencia/sweeper.po       2026-04-08 
14:49:36.000000000 +0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2021-10-24 18:40+0200\n"
 "Last-Translator: Josep M. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/cs/sweeper.po 
new/sweeper-26.04.0/po/cs/sweeper.po
--- old/sweeper-25.12.3/po/cs/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/cs/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2019-09-05 15:39+0200\n"
 "Last-Translator: Vit Pelcak <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/csb/sweeper.po 
new/sweeper-26.04.0/po/csb/sweeper.po
--- old/sweeper-25.12.3/po/csb/sweeper.po       2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/csb/sweeper.po       2026-04-08 14:49:36.000000000 
+0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: privacy\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2007-03-21 19:10+0100\n"
 "Last-Translator: Michôł Òstrowsczi <[email protected]>\n"
 "Language-Team: Kashubian\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/cy/sweeper.po 
new/sweeper-26.04.0/po/cy/sweeper.po
--- old/sweeper-25.12.3/po/cy/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/cy/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: privacy\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2003-12-26 23:43+0000\n"
 "Last-Translator: KD at KGyfieithu <[email protected]>\n"
 "Language-Team: Cymraeg <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/da/sweeper.po 
new/sweeper-26.04.0/po/da/sweeper.po
--- old/sweeper-25.12.3/po/da/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/da/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2020-02-13 20:04+0100\n"
 "Last-Translator: Martin Schlander <[email protected]>\n"
 "Language-Team: Danish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/de/sweeper.po 
new/sweeper-26.04.0/po/de/sweeper.po
--- old/sweeper-25.12.3/po/de/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/de/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2019-07-09 07:16+0200\n"
 "Last-Translator: Burkhard Lück <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/el/sweeper.po 
new/sweeper-26.04.0/po/el/sweeper.po
--- old/sweeper-25.12.3/po/el/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/el/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2019-07-26 11:06+0300\n"
 "Last-Translator: Stelios <[email protected]>\n"
 "Language-Team: Greek <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/en_GB/sweeper.po 
new/sweeper-26.04.0/po/en_GB/sweeper.po
--- old/sweeper-25.12.3/po/en_GB/sweeper.po     2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/en_GB/sweeper.po     2026-04-08 14:49:36.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: privacy\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2019-08-03 16:38+0100\n"
 "Last-Translator: Steve Allewell <[email protected]>\n"
 "Language-Team: British English <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/eo/sweeper.po 
new/sweeper-26.04.0/po/eo/sweeper.po
--- old/sweeper-25.12.3/po/eo/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/eo/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: privacy\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2023-06-14 20:54+0100\n"
 "Last-Translator: Oliver Kellogg <[email protected]>\n"
 "Language-Team: Esperanto <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/es/sweeper.po 
new/sweeper-26.04.0/po/es/sweeper.po
--- old/sweeper-25.12.3/po/es/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/es/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2025-06-04 20:13+0100\n"
 "Last-Translator: Eloy Cuadra <[email protected]>\n"
 "Language-Team: Spanish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/et/sweeper.po 
new/sweeper-26.04.0/po/et/sweeper.po
--- old/sweeper-25.12.3/po/et/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/et/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: privacy\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2019-11-10 23:09+0200\n"
 "Last-Translator: Marek Laane <[email protected]>\n"
 "Language-Team: Estonian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/eu/sweeper.po 
new/sweeper-26.04.0/po/eu/sweeper.po
--- old/sweeper-25.12.3/po/eu/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/eu/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -14,7 +14,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2019-07-05 23:39+0200\n"
 "Last-Translator: Iñigo Salvador Azurmendi <[email protected]>\n"
 "Language-Team: Basque <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/fa/sweeper.po 
new/sweeper-26.04.0/po/fa/sweeper.po
--- old/sweeper-25.12.3/po/fa/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/fa/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2007-09-03 15:26+0330\n"
 "Last-Translator: Nazanin Kazemi <[email protected]>\n"
 "Language-Team: Persian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/fi/sweeper.po 
new/sweeper-26.04.0/po/fi/sweeper.po
--- old/sweeper-25.12.3/po/fi/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/fi/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -13,7 +13,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2019-07-30 23:11+0200\n"
 "Last-Translator: Tommi Nieminen <[email protected]>\n"
 "Language-Team: Finnish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/fr/sweeper.po 
new/sweeper-26.04.0/po/fr/sweeper.po
--- old/sweeper-25.12.3/po/fr/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/fr/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -17,7 +17,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2021-01-14 17:38+0100\n"
 "Last-Translator: Xavier Besnard <[email protected]>\n"
 "Language-Team: French <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/fy/sweeper.po 
new/sweeper-26.04.0/po/fy/sweeper.po
--- old/sweeper-25.12.3/po/fy/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/fy/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: privacy\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2006-05-07 10:55+0200\n"
 "Last-Translator: Rinse de Vries <[email protected]>\n"
 "Language-Team:  <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/ga/sweeper.po 
new/sweeper-26.04.0/po/ga/sweeper.po
--- old/sweeper-25.12.3/po/ga/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/ga/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kdebase/privacy.po\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2025-12-19 17:26+0000\n"
 "Last-Translator: Charlotte <[email protected]>\n"
 "Language-Team: Irish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/gl/sweeper.po 
new/sweeper-26.04.0/po/gl/sweeper.po
--- old/sweeper-25.12.3/po/gl/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/gl/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2019-09-29 09:22+0200\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n"
 "Language-Team: Galician <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/he/sweeper.po 
new/sweeper-26.04.0/po/he/sweeper.po
--- old/sweeper-25.12.3/po/he/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/he/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -14,7 +14,7 @@
 msgstr ""
 "Project-Id-Version: privacy\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2024-01-26 10:31+0200\n"
 "Last-Translator: Yaron Shahrabani <[email protected]>\n"
 "Language-Team: צוות התרגום של KDE ישראל\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/hi/sweeper.po 
new/sweeper-26.04.0/po/hi/sweeper.po
--- old/sweeper-25.12.3/po/hi/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/hi/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2021-07-10 10:26+0530\n"
 "Last-Translator: Raghavendra Kamath <[email protected]>\n"
 "Language-Team: kde-hindi\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/hne/sweeper.po 
new/sweeper-26.04.0/po/hne/sweeper.po
--- old/sweeper-25.12.3/po/hne/sweeper.po       2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/hne/sweeper.po       2026-04-08 14:49:36.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2009-03-01 12:43+0530\n"
 "Last-Translator: Ravishankar Shrivastava <[email protected]>\n"
 "Language-Team: Hindi <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/hr/sweeper.po 
new/sweeper-26.04.0/po/hr/sweeper.po
--- old/sweeper-25.12.3/po/hr/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/hr/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2009-10-13 20:33+0200\n"
 "Last-Translator: Marko Dimjasevic <[email protected]>\n"
 "Language-Team: Croatian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/hu/sweeper.po 
new/sweeper-26.04.0/po/hu/sweeper.po
--- old/sweeper-25.12.3/po/hu/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/hu/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: KDE 4.3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2022-02-22 10:42+0100\n"
 "Last-Translator: Kristof Kiszel <[email protected]>\n"
 "Language-Team: Hungarian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/ia/sweeper.po 
new/sweeper-26.04.0/po/ia/sweeper.po
--- old/sweeper-25.12.3/po/ia/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/ia/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -1,13 +1,13 @@
-# Copyright (C) YEAR This file is copyright:
+# Copyright (C) 2026 This file is copyright:
 # This file is distributed under the same license as the sweeper package.
 #
-# giovanni <[email protected]>, 2021.
+# SPDX-FileCopyrightText: 2021, 2026 giovanni <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
-"PO-Revision-Date: 2021-12-14 12:13+0100\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
+"PO-Revision-Date: 2026-03-11 19:07+0100\n"
 "Last-Translator: giovanni <[email protected]>\n"
 "Language-Team: Interlingua <[email protected]>\n"
 "Language: ia\n"
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 20.04.2\n"
+"X-Generator: Lokalize 23.08.5\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -170,7 +170,7 @@
 #: privacyfunctions.h:121
 #, kde-format
 msgid "Clears the temporary cache of websites visited"
-msgstr "Il netta le cache temporari de sitos web visitate"
+msgstr "Il netta le cache temporanee de sitos web visitate"
 
 #: privacyfunctions.h:135
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/id/sweeper.po 
new/sweeper-26.04.0/po/id/sweeper.po
--- old/sweeper-25.12.3/po/id/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/id/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2019-11-05 19:29+0700\n"
 "Last-Translator: Wantoyo <[email protected]>\n"
 "Language-Team: Indonesian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/ie/sweeper.po 
new/sweeper-26.04.0/po/ie/sweeper.po
--- old/sweeper-25.12.3/po/ie/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/ie/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2024-08-04 16:18+0700\n"
 "Last-Translator: OIS <[email protected]>\n"
 "Language-Team: Interlingue <>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/is/sweeper.po 
new/sweeper-26.04.0/po/is/sweeper.po
--- old/sweeper-25.12.3/po/is/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/is/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2022-08-02 14:40+0000\n"
 "Last-Translator: Sveinn í Felli <[email protected]>\n"
 "Language-Team: Icelandic\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/it/sweeper.po 
new/sweeper-26.04.0/po/it/sweeper.po
--- old/sweeper-25.12.3/po/it/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/it/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2019-07-27 18:13+0100\n"
 "Last-Translator: Pino Toscano <[email protected]>\n"
 "Language-Team: Italian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/ja/sweeper.po 
new/sweeper-26.04.0/po/ja/sweeper.po
--- old/sweeper-25.12.3/po/ja/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/ja/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2008-04-13 20:00+0900\n"
 "Last-Translator: Yukiko Bando <[email protected]>\n"
 "Language-Team: Japanese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/ka/sweeper.po 
new/sweeper-26.04.0/po/ka/sweeper.po
--- old/sweeper-25.12.3/po/ka/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/ka/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2022-12-01 23:12+0100\n"
 "Last-Translator: Temuri Doghonadze <[email protected]>\n"
 "Language-Team: Georgian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/kk/sweeper.po 
new/sweeper-26.04.0/po/kk/sweeper.po
--- old/sweeper-25.12.3/po/kk/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/kk/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2010-07-07 06:12+0600\n"
 "Last-Translator: Sairan Kikkarin <[email protected]>\n"
 "Language-Team: Kazakh <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/km/sweeper.po 
new/sweeper-26.04.0/po/km/sweeper.po
--- old/sweeper-25.12.3/po/km/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/km/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2012-07-10 16:53+0700\n"
 "Last-Translator: sutha <[email protected]>\n"
 "Language-Team: Khmer <support@khmeros>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/ko/sweeper.po 
new/sweeper-26.04.0/po/ko/sweeper.po
--- old/sweeper-25.12.3/po/ko/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/ko/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2020-10-04 18:07+0200\n"
 "Last-Translator: Shinjo Park <[email protected]>\n"
 "Language-Team: Korean <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/lt/sweeper.po 
new/sweeper-26.04.0/po/lt/sweeper.po
--- old/sweeper-25.12.3/po/lt/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/lt/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2020-02-22 13:52+0200\n"
 "Last-Translator: Liudas Ališauskas <[email protected]>\n"
 "Language-Team: Lithuanian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/lv/sweeper.po 
new/sweeper-26.04.0/po/lv/sweeper.po
--- old/sweeper-25.12.3/po/lv/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/lv/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2024-03-25 09:00+0200\n"
 "Last-Translator: Toms Trasūns <[email protected]>\n"
 "Language-Team: Latvian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/mk/sweeper.po 
new/sweeper-26.04.0/po/mk/sweeper.po
--- old/sweeper-25.12.3/po/mk/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/mk/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: privacy\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2007-02-23 14:03+0100\n"
 "Last-Translator: Bozidar Proevski <[email protected]>\n"
 "Language-Team: Macedonian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/mr/sweeper.po 
new/sweeper-26.04.0/po/mr/sweeper.po
--- old/sweeper-25.12.3/po/mr/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/mr/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2013-03-14 15:47+0530\n"
 "Last-Translator: Chetan Khona <[email protected]>\n"
 "Language-Team: Marathi <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/ms/sweeper.po 
new/sweeper-26.04.0/po/ms/sweeper.po
--- old/sweeper-25.12.3/po/ms/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/ms/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: privacy\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2005-04-04 23:22+0800\n"
 "Last-Translator: Sharuzzaman Ahmat Raslan <[email protected]>\n"
 "Language-Team: Malay <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/nb/sweeper.po 
new/sweeper-26.04.0/po/nb/sweeper.po
--- old/sweeper-25.12.3/po/nb/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/nb/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2010-06-10 15:17+0200\n"
 "Last-Translator: Bjørn Steensrud <[email protected]>\n"
 "Language-Team: Norwegian Bokmål <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/nds/sweeper.po 
new/sweeper-26.04.0/po/nds/sweeper.po
--- old/sweeper-25.12.3/po/nds/sweeper.po       2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/nds/sweeper.po       2026-04-08 14:49:36.000000000 
+0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2010-05-29 06:59+0200\n"
 "Last-Translator: Manfred Wiese <[email protected]>\n"
 "Language-Team: Low Saxon <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/ne/sweeper.po 
new/sweeper-26.04.0/po/ne/sweeper.po
--- old/sweeper-25.12.3/po/ne/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/ne/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2007-09-09 14:13+0545\n"
 "Last-Translator: Narayan Kumar Magar <[email protected]>\n"
 "Language-Team: Nepali <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/nl/sweeper.po 
new/sweeper-26.04.0/po/nl/sweeper.po
--- old/sweeper-25.12.3/po/nl/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/nl/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -15,7 +15,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2019-07-05 16:12+0200\n"
 "Last-Translator: Freek de Kruijf <[email protected]>\n"
 "Language-Team: Dutch <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/nn/sweeper.po 
new/sweeper-26.04.0/po/nn/sweeper.po
--- old/sweeper-25.12.3/po/nn/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/nn/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2019-07-17 20:47+0200\n"
 "Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
 "Language-Team: Norwegian Nynorsk <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/oc/sweeper.po 
new/sweeper-26.04.0/po/oc/sweeper.po
--- old/sweeper-25.12.3/po/oc/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/oc/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2008-08-05 22:28+0200\n"
 "Last-Translator: Yannig Marchegay (Kokoyaya) <[email protected]>\n"
 "Language-Team: Occitan (lengadocian) <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/pa/sweeper.po 
new/sweeper-26.04.0/po/pa/sweeper.po
--- old/sweeper-25.12.3/po/pa/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/pa/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2019-02-10 10:11-0800\n"
 "Last-Translator: A S Alam <[email protected]>\n"
 "Language-Team: Punjabi <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/pl/sweeper.po 
new/sweeper-26.04.0/po/pl/sweeper.po
--- old/sweeper-25.12.3/po/pl/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/pl/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2019-07-21 10:08+0200\n"
 "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
 "Language-Team: Polish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/pt/sweeper.po 
new/sweeper-26.04.0/po/pt/sweeper.po
--- old/sweeper-25.12.3/po/pt/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/pt/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: privacy\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2022-07-06 12:28+0100\n"
 "Last-Translator: Pedro Morais <[email protected]>\n"
 "Language-Team: pt <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/pt_BR/sweeper.po 
new/sweeper-26.04.0/po/pt_BR/sweeper.po
--- old/sweeper-25.12.3/po/pt_BR/sweeper.po     2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/pt_BR/sweeper.po     2026-04-08 14:49:36.000000000 
+0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2019-07-07 10:24-0300\n"
 "Last-Translator: André Marcelo Alvarenga <[email protected]>\n"
 "Language-Team: Brazilian Portuguese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/ro/sweeper.po 
new/sweeper-26.04.0/po/ro/sweeper.po
--- old/sweeper-25.12.3/po/ro/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/ro/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: privacy\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2022-04-04 17:13+0100\n"
 "Last-Translator: Sergiu Bivol <[email protected]>\n"
 "Language-Team: Romanian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/ru/sweeper.po 
new/sweeper-26.04.0/po/ru/sweeper.po
--- old/sweeper-25.12.3/po/ru/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/ru/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -16,7 +16,7 @@
 msgstr ""
 "Project-Id-Version: privacy\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2019-10-15 11:48+0300\n"
 "Last-Translator: Alexander Potashev <[email protected]>\n"
 "Language-Team: Russian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/sa/sweeper.po 
new/sweeper-26.04.0/po/sa/sweeper.po
--- old/sweeper-25.12.3/po/sa/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/sa/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2024-12-24 20:39+0530\n"
 "Last-Translator: kali <[email protected]>\n"
 "Language-Team: Sanskrit <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/se/sweeper.po 
new/sweeper-26.04.0/po/se/sweeper.po
--- old/sweeper-25.12.3/po/se/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/se/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: privacy\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2004-11-25 14:55+0100\n"
 "Last-Translator: Børre Gaup <[email protected]>\n"
 "Language-Team: Northern Sami <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/sk/sweeper.po 
new/sweeper-26.04.0/po/sk/sweeper.po
--- old/sweeper-25.12.3/po/sk/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/sk/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2019-11-18 11:02+0100\n"
 "Last-Translator: Matej Mrenica <[email protected]>\n"
 "Language-Team: Slovak <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/sl/sweeper.po 
new/sweeper-26.04.0/po/sl/sweeper.po
--- old/sweeper-25.12.3/po/sl/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/sl/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: privacy\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2023-11-15 07:43+0100\n"
 "Last-Translator: Matjaž Jeran <[email protected]>\n"
 "Language-Team: Slovenian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/sq/sweeper.po 
new/sweeper-26.04.0/po/sq/sweeper.po
--- old/sweeper-25.12.3/po/sq/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/sq/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kdeutils\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2009-09-27 03:19+0000\n"
 "Last-Translator: Vilson Gjeci <[email protected]>\n"
 "Language-Team: Albanian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/sr/sweeper.po 
new/sweeper-26.04.0/po/sr/sweeper.po
--- old/sweeper-25.12.3/po/sr/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/sr/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2016-03-20 15:25+0100\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/sr@ijekavian/sweeper.po 
new/sweeper-26.04.0/po/sr@ijekavian/sweeper.po
--- old/sweeper-25.12.3/po/sr@ijekavian/sweeper.po      2026-02-28 
12:36:00.000000000 +0100
+++ new/sweeper-26.04.0/po/sr@ijekavian/sweeper.po      2026-04-08 
14:49:36.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2016-03-20 15:25+0100\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/sr@ijekavianlatin/sweeper.po 
new/sweeper-26.04.0/po/sr@ijekavianlatin/sweeper.po
--- old/sweeper-25.12.3/po/sr@ijekavianlatin/sweeper.po 2026-02-28 
12:36:00.000000000 +0100
+++ new/sweeper-26.04.0/po/sr@ijekavianlatin/sweeper.po 2026-04-08 
14:49:36.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2016-03-20 15:25+0100\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/sr@latin/sweeper.po 
new/sweeper-26.04.0/po/sr@latin/sweeper.po
--- old/sweeper-25.12.3/po/sr@latin/sweeper.po  2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/sr@latin/sweeper.po  2026-04-08 14:49:36.000000000 
+0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2016-03-20 15:25+0100\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/sv/sweeper.po 
new/sweeper-26.04.0/po/sv/sweeper.po
--- old/sweeper-25.12.3/po/sv/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/sv/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2019-07-07 14:32+0100\n"
 "Last-Translator: Stefan Asserhäll <[email protected]>\n"
 "Language-Team: Swedish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/ta/sweeper.po 
new/sweeper-26.04.0/po/ta/sweeper.po
--- old/sweeper-25.12.3/po/ta/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/ta/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: privacy\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2004-10-04 23:05-0800\n"
 "Last-Translator: Tamil PC <[email protected]>\n"
 "Language-Team:  <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/te/sweeper.po 
new/sweeper-26.04.0/po/te/sweeper.po
--- old/sweeper-25.12.3/po/te/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/te/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: privacy\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2007-04-01 12:09+0530\n"
 "Last-Translator: pavithran <[email protected]>\n"
 "Language-Team: Telugu <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/tg/sweeper.po 
new/sweeper-26.04.0/po/tg/sweeper.po
--- old/sweeper-25.12.3/po/tg/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/tg/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2019-09-19 19:15+0500\n"
 "Last-Translator: Victor Ibragimov <[email protected]>\n"
 "Language-Team: English <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/th/sweeper.po 
new/sweeper-26.04.0/po/th/sweeper.po
--- old/sweeper-25.12.3/po/th/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/th/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2010-05-01 10:12+0700\n"
 "Last-Translator: Thanomsub Noppaburana <[email protected]>\n"
 "Language-Team: Thai <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/tr/docs/sweeper/index.docbook 
new/sweeper-26.04.0/po/tr/docs/sweeper/index.docbook
--- old/sweeper-25.12.3/po/tr/docs/sweeper/index.docbook        2026-02-28 
12:36:00.000000000 +0100
+++ new/sweeper-26.04.0/po/tr/docs/sweeper/index.docbook        2026-04-08 
14:49:36.000000000 +0200
@@ -31,7 +31,7 @@
 </authorgroup>
 
 <date
->2018-01-03</date>
+>2018‒01‒03</date>
 <releaseinfo
 >1.11 (Uygulamalar 17.12)</releaseinfo>
 
@@ -76,7 +76,7 @@
 
 <note
 ><para
->&sweeper;, &plasma; ve &kde; uygulamaları tarafından kullanılan &kde; 
önbellek klasörünü temizleyecektir. Bu klasörün konumunu görmek için, 
&konsole;'a <userinput
+>&sweeper;, &plasma; ve &kde; uygulamaları tarafından kullanılan &kde; 
önbellek klasörünü temizleyecektir. Bu klasörün konumunu görmek için 
&konsole;’ye <userinput
 ><command
 >qtpaths</command
 > <option
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/tr/sweeper.po 
new/sweeper-26.04.0/po/tr/sweeper.po
--- old/sweeper-25.12.3/po/tr/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/tr/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kdeutils-kde4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2024-10-27 19:37+0300\n"
 "Last-Translator: Emir SARI <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/ug/sweeper.po 
new/sweeper-26.04.0/po/ug/sweeper.po
--- old/sweeper-25.12.3/po/ug/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/ug/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2013-09-08 07:05+0900\n"
 "Last-Translator: Gheyret Kenji <[email protected]>\n"
 "Language-Team: Uyghur Computer Science Association <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/uk/sweeper.po 
new/sweeper-26.04.0/po/uk/sweeper.po
--- old/sweeper-25.12.3/po/uk/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/uk/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2019-07-05 07:10+0300\n"
 "Last-Translator: Yuri Chornoivan <[email protected]>\n"
 "Language-Team: Ukrainian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/uz/sweeper.po 
new/sweeper-26.04.0/po/uz/sweeper.po
--- old/sweeper-25.12.3/po/uz/sweeper.po        2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/uz/sweeper.po        2026-04-08 14:49:36.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: privacy\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2006-10-01 21:31+0000\n"
 "Last-Translator: Mashrab Kuvatov <[email protected]>\n"
 "Language-Team: Uzbek <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/uz@cyrillic/sweeper.po 
new/sweeper-26.04.0/po/uz@cyrillic/sweeper.po
--- old/sweeper-25.12.3/po/uz@cyrillic/sweeper.po       2026-02-28 
12:36:00.000000000 +0100
+++ new/sweeper-26.04.0/po/uz@cyrillic/sweeper.po       2026-04-08 
14:49:36.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: privacy\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2006-10-01 21:31+0000\n"
 "Last-Translator: Mashrab Kuvatov <[email protected]>\n"
 "Language-Team: Uzbek <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/zh_CN/sweeper.po 
new/sweeper-26.04.0/po/zh_CN/sweeper.po
--- old/sweeper-25.12.3/po/zh_CN/sweeper.po     2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/zh_CN/sweeper.po     2026-04-08 14:49:36.000000000 
+0200
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2024-04-22 15:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-25.12.3/po/zh_TW/sweeper.po 
new/sweeper-26.04.0/po/zh_TW/sweeper.po
--- old/sweeper-25.12.3/po/zh_TW/sweeper.po     2026-02-28 12:36:00.000000000 
+0100
+++ new/sweeper-26.04.0/po/zh_TW/sweeper.po     2026-04-08 14:49:36.000000000 
+0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: sweeper\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"POT-Creation-Date: 2025-11-17 11:55+0000\n"
 "PO-Revision-Date: 2019-07-09 14:11+0800\n"
 "Last-Translator: pan93412 <[email protected]>\n"
 "Language-Team: Chinese <[email protected]>\n"

Reply via email to