Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package picmi for openSUSE:Factory checked 
in at 2025-12-15 11:55:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/picmi (Old)
 and      /work/SRC/openSUSE:Factory/.picmi.new.1939 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "picmi"

Mon Dec 15 11:55:49 2025 rev:163 rq:1322512 version:25.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/picmi/picmi.changes      2025-11-08 
16:35:39.491042045 +0100
+++ /work/SRC/openSUSE:Factory/.picmi.new.1939/picmi.changes    2025-12-15 
12:02:22.901379761 +0100
@@ -1,0 +2,16 @@
+Sat Dec  6 11:41:15 UTC 2025 - Christophe Marin <[email protected]>
+
+- Update to 25.12.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/25.12.0/
+- No code change since 25.11.80
+
+-------------------------------------------------------------------
+Sat Nov 15 19:57:19 UTC 2025 - Christophe Marin <[email protected]>
+
+- Update to 25.11.80
+  * New feature release
+- Changes since 25.08.3:
+
+-------------------------------------------------------------------

Old:
----
  picmi-25.08.3.tar.xz
  picmi-25.08.3.tar.xz.sig

New:
----
  picmi-25.12.0.tar.xz
  picmi-25.12.0.tar.xz.sig

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

Other differences:
------------------
++++++ picmi.spec ++++++
--- /var/tmp/diff_new_pack.AgmiWY/_old  2025-12-15 12:02:23.565407665 +0100
+++ /var/tmp/diff_new_pack.AgmiWY/_new  2025-12-15 12:02:23.569407832 +0100
@@ -16,12 +16,12 @@
 #
 
 
-%define kf6_version 6.14.0
-%define qt6_version 6.8.0
+%define kf6_version 6.19.0
+%define qt6_version 6.9.0
 
 %bcond_without released
 Name:           picmi
-Version:        25.08.3
+Version:        25.12.0
 Release:        0
 Summary:        Nonogram Logic game
 License:        GPL-2.0-or-later


++++++ picmi-25.08.3.tar.xz -> picmi-25.12.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-25.08.3/.flatpak-manifest.json 
new/picmi-25.12.0/.flatpak-manifest.json
--- old/picmi-25.08.3/.flatpak-manifest.json    2025-11-01 18:38:54.000000000 
+0100
+++ new/picmi-25.12.0/.flatpak-manifest.json    2025-12-03 23:53:36.000000000 
+0100
@@ -2,13 +2,25 @@
     "id": "org.kde.picmi",
     "branch": "master",
     "runtime": "org.kde.Platform",
-    "runtime-version": "6.8",
+    "runtime-version": "6.9",
     "sdk": "org.kde.Sdk",
     "command": "picmi",
     "tags": ["nightly"],
     "desktop-file-name-suffix": " (Nightly)",
     "finish-args": ["--share=ipc", "--socket=fallback-x11", "--socket=wayland" 
],
-
+    "cleanup": [
+        "*.a",
+        "*.la",
+        "/include",
+        "/lib/cmake",
+        "/lib/pkgconfig",
+        "/lib/*/cmake",
+        "/lib/*/pkgconfig",
+        "/man",
+        "/share/cmake",
+        "/share/man",
+        "/share/pkgconfig"
+    ],
     "modules": [
         {
             "config-opts": [ "-DENABLE_TESTING=OFF" ],
@@ -44,4 +56,4 @@
             ]
         }
     ]
-}
\ No newline at end of file
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-25.08.3/CMakeLists.txt 
new/picmi-25.12.0/CMakeLists.txt
--- old/picmi-25.08.3/CMakeLists.txt    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/CMakeLists.txt    2025-12-03 23:53:36.000000000 +0100
@@ -2,8 +2,8 @@
 
 # KDE Gear version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "25")
-set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "3")
+set(RELEASE_SERVICE_VERSION_MINOR "12")
+set(RELEASE_SERVICE_VERSION_MICRO "0")
 set(RELEASE_SERVICE_COMPACT_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}")
 
 # Bump PICMI_BASE_VERSION once new features are added
@@ -53,7 +53,7 @@
 
 ecm_set_disabled_deprecation_versions(
     QT 6.9.0
-    KF 6.15.0
+    KF 6.19.0
     KDEGAMES 6.0
 )
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-25.08.3/org.kde.picmi.appdata.xml 
new/picmi-25.12.0/org.kde.picmi.appdata.xml
--- old/picmi-25.08.3/org.kde.picmi.appdata.xml 2025-11-01 18:38:54.000000000 
+0100
+++ new/picmi-25.12.0/org.kde.picmi.appdata.xml 2025-12-03 23:53:36.000000000 
+0100
@@ -156,6 +156,7 @@
     </screenshot>
   </screenshots>
   <releases>
+    <release version="2.0.25120" date="2025-12-11"/>
     <release version="2.0.25083" date="2025-11-06"/>
     <release version="2.0.25082" date="2025-10-09"/>
     <release version="2.0.25081" date="2025-09-11"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-25.08.3/po/ar/picmi.po 
new/picmi-25.12.0/po/ar/picmi.po
--- old/picmi-25.08.3/po/ar/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/ar/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2025-08-30 09:52+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/picmi-25.08.3/po/ast/picmi.po 
new/picmi-25.12.0/po/ast/picmi.po
--- old/picmi-25.08.3/po/ast/picmi.po   2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/ast/picmi.po   2025-12-03 23:53:36.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+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/picmi-25.08.3/po/bs/picmi.po 
new/picmi-25.12.0/po/bs/picmi.po
--- old/picmi-25.08.3/po/bs/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/bs/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kde 49i410\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2014-10-20 19:47+0000\n"
 "Last-Translator: Samir Ribić <Unknown>\n"
 "Language-Team: Bosnian\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-25.08.3/po/ca/picmi.po 
new/picmi-25.12.0/po/ca/picmi.po
--- old/picmi-25.08.3/po/ca/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/ca/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2024-05-02 15:58+0200\n"
 "Last-Translator: Josep M. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
@@ -768,9 +768,3 @@
 #, kde-format
 msgid "Picmi Author"
 msgstr "Autor del Picmi"
-
-#~ msgid "..."
-#~ msgstr "..."
-
-#~ msgid "Edit..."
-#~ msgstr "Edita..."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-25.08.3/po/ca@valencia/picmi.po 
new/picmi-25.12.0/po/ca@valencia/picmi.po
--- old/picmi-25.08.3/po/ca@valencia/picmi.po   2025-11-01 18:38:54.000000000 
+0100
+++ new/picmi-25.12.0/po/ca@valencia/picmi.po   2025-12-03 23:53:36.000000000 
+0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2024-05-02 15:58+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/picmi-25.08.3/po/cs/picmi.po 
new/picmi-25.12.0/po/cs/picmi.po
--- old/picmi-25.08.3/po/cs/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/cs/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2024-05-30 10:47+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/picmi-25.08.3/po/da/picmi.po 
new/picmi-25.12.0/po/da/picmi.po
--- old/picmi-25.08.3/po/da/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/da/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2020-07-21 18:05+0200\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/picmi-25.08.3/po/de/picmi.po 
new/picmi-25.12.0/po/de/picmi.po
--- old/picmi-25.08.3/po/de/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/de/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2024-08-31 00:34+0200\n"
 "Last-Translator: Alois.spitzbart <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-25.08.3/po/el/picmi.po 
new/picmi-25.12.0/po/el/picmi.po
--- old/picmi-25.08.3/po/el/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/el/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2021-10-10 08:01+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/picmi-25.08.3/po/en_GB/picmi.po 
new/picmi-25.12.0/po/en_GB/picmi.po
--- old/picmi-25.08.3/po/en_GB/picmi.po 2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/en_GB/picmi.po 2025-12-03 23:53:36.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2024-05-23 19:26+0100\n"
 "Last-Translator: Steve Allewell <[email protected]>\n"
 "Language-Team: British English\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-25.08.3/po/eo/picmi.po 
new/picmi-25.12.0/po/eo/picmi.po
--- old/picmi-25.08.3/po/eo/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/eo/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2024-05-04 13:23+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/picmi-25.08.3/po/es/docs/picmi/index.docbook 
new/picmi-25.12.0/po/es/docs/picmi/index.docbook
--- old/picmi-25.08.3/po/es/docs/picmi/index.docbook    2025-11-01 
18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/es/docs/picmi/index.docbook    2025-12-03 
23:53:36.000000000 +0100
@@ -176,7 +176,7 @@
 > <guimenu
 >Juego</guimenu
 > <guimenuitem
->Cargar…</guimenuitem
+>Cargar...</guimenuitem
 ></menuchoice
 >. </para>
 
@@ -273,7 +273,7 @@
 > <guimenu
 >Juego</guimenu
 > <guimenuitem
->Cargar…</guimenuitem
+>Cargar...</guimenuitem
 ></menuchoice
 ></term>
     <listitem
@@ -561,7 +561,7 @@
 ><guimenu
 >Preferencias</guimenu
 > <guimenuitem
->Configurar &picmi;…</guimenuitem
+>Configurar &picmi;...</guimenuitem
 ></menuchoice
 ></term>
     <listitem
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-25.08.3/po/es/picmi.po 
new/picmi-25.12.0/po/es/picmi.po
--- old/picmi-25.08.3/po/es/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/es/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -10,8 +10,8 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
-"PO-Revision-Date: 2025-07-07 18:10+0100\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"PO-Revision-Date: 2025-07-07 18:11+0100\n"
 "Last-Translator: Sofía Priego <[email protected]>\n"
 "Language-Team: Spanish <[email protected]>\n"
 "Language: es\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-25.08.3/po/et/picmi.po 
new/picmi-25.12.0/po/et/picmi.po
--- old/picmi-25.08.3/po/et/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/et/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2020-02-08 12:41+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/picmi-25.08.3/po/eu/picmi.po 
new/picmi-25.12.0/po/eu/picmi.po
--- old/picmi-25.08.3/po/eu/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/eu/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2024-07-11 10:20+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/picmi-25.08.3/po/fi/picmi.po 
new/picmi-25.12.0/po/fi/picmi.po
--- old/picmi-25.08.3/po/fi/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/fi/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2024-10-17 10:49+0300\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/picmi-25.08.3/po/fr/docs/picmi/index.docbook 
new/picmi-25.12.0/po/fr/docs/picmi/index.docbook
--- old/picmi-25.08.3/po/fr/docs/picmi/index.docbook    2025-11-01 
18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/fr/docs/picmi/index.docbook    2025-12-03 
23:53:36.000000000 +0100
@@ -266,7 +266,7 @@
 ><para
 ><action
 >Mets em pause le chronomètre du jeu.</action
->Cliquez sur l'élément de menu une nouvelle fois pour reprendre le jeu. 
Veuillez noter que la grille disparaît quand le jeu est en pause car il serait 
déloyal si vous pouviez chercher de bons déplacements sans avoir la pression du 
chronomètre.</para
+>Cliquez sur l'élément de menu une nouvelle fois pour reprendre le jeu. 
Veuillez noter que la grille disparait quand le jeu est en pause car il serait 
déloyal si vous pouviez chercher de bons déplacements sans avoir la pression du 
chronomètre.</para
 ></listitem>
   </varlistentry>
 
@@ -288,7 +288,7 @@
     <listitem
 ><para
 ><action
->Affiche une boîte de dialogue contenant les meilleurs scores pour les 
différents niveaux de difficultés.</action
+>Affiche une boite de dialogue contenant les meilleurs scores pour les 
différents niveaux de difficultés.</action
 ></para
 ></listitem>
   </varlistentry>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-25.08.3/po/fr/picmi.po 
new/picmi-25.12.0/po/fr/picmi.po
--- old/picmi-25.08.3/po/fr/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/fr/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2024-05-03 12:26+0200\n"
 "Last-Translator: Xavier Besnard <[email protected]>\n"
 "Language-Team: French <French <[email protected]>>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-25.08.3/po/ga/picmi.po 
new/picmi-25.12.0/po/ga/picmi.po
--- old/picmi-25.08.3/po/ga/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/ga/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2012-02-27 21:35-0500\n"
 "Last-Translator: Kevin Scannell <[email protected]>\n"
 "Language-Team: Irish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-25.08.3/po/gl/picmi.po 
new/picmi-25.12.0/po/gl/picmi.po
--- old/picmi-25.08.3/po/gl/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/gl/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2024-05-04 10:54+0200\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n"
 "Language-Team: Proxecto Trasno ([email protected])\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-25.08.3/po/he/picmi.po 
new/picmi-25.12.0/po/he/picmi.po
--- old/picmi-25.08.3/po/he/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/he/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2024-05-02 22:02+0300\n"
 "Last-Translator: Yaron Shahrabani <[email protected]>\n"
 "Language-Team: צוות התרגום של KDE ישראל\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-25.08.3/po/hi/picmi.po 
new/picmi-25.12.0/po/hi/picmi.po
--- old/picmi-25.08.3/po/hi/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/hi/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2024-12-15 15:58+0530\n"
 "Last-Translator: Kali <EMAIL@ADDRESS>\n"
 "Language-Team: Hindi <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-25.08.3/po/hu/picmi.po 
new/picmi-25.12.0/po/hu/picmi.po
--- old/picmi-25.08.3/po/hu/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/hu/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2024-07-27 21:35+0200\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/picmi-25.08.3/po/ia/picmi.po 
new/picmi-25.12.0/po/ia/picmi.po
--- old/picmi-25.08.3/po/ia/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/ia/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2024-05-02 12:34+0200\n"
 "Last-Translator: giovanni <[email protected]>\n"
 "Language-Team: Interlingua <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-25.08.3/po/it/picmi.po 
new/picmi-25.12.0/po/it/picmi.po
--- old/picmi-25.08.3/po/it/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/it/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2024-05-02 14:24+0200\n"
 "Last-Translator: Vincenzo Reale <[email protected]>\n"
 "Language-Team: Italian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-25.08.3/po/ja/picmi.po 
new/picmi-25.12.0/po/ja/picmi.po
--- old/picmi-25.08.3/po/ja/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/ja/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2012-02-26 14:44-0800\n"
 "Last-Translator: Japanese KDE translation team <[email protected]>\n"
 "Language-Team: Japanese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-25.08.3/po/ka/picmi.po 
new/picmi-25.12.0/po/ka/picmi.po
--- old/picmi-25.08.3/po/ka/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/ka/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2024-05-02 06:06+0200\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/picmi-25.08.3/po/kk/picmi.po 
new/picmi-25.12.0/po/kk/picmi.po
--- old/picmi-25.08.3/po/kk/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/kk/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2013-11-18 04:23+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/picmi-25.08.3/po/ko/picmi.po 
new/picmi-25.12.0/po/ko/picmi.po
--- old/picmi-25.08.3/po/ko/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/ko/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2024-08-19 23:35+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/picmi-25.08.3/po/lt/picmi.po 
new/picmi-25.12.0/po/lt/picmi.po
--- old/picmi-25.08.3/po/lt/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/lt/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: l 10n\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2014-03-17 20:43+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/picmi-25.08.3/po/lv/picmi.po 
new/picmi-25.12.0/po/lv/picmi.po
--- old/picmi-25.08.3/po/lv/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/lv/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2024-05-28 13:42+0300\n"
 "Last-Translator: Toms Trasuns <[email protected]>\n"
 "Language-Team: Latvian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-25.08.3/po/ml/picmi.po 
new/picmi-25.12.0/po/ml/picmi.po
--- old/picmi-25.08.3/po/ml/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/ml/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2019-12-12 21:53+0000\n"
 "Last-Translator: Vivek KJ Pazhedath <[email protected]>\n"
 "Language-Team: SMC <smc.org.in>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-25.08.3/po/mr/picmi.po 
new/picmi-25.12.0/po/mr/picmi.po
--- old/picmi-25.08.3/po/mr/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/mr/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2013-03-13 13:23+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/picmi-25.08.3/po/nb/picmi.po 
new/picmi-25.12.0/po/nb/picmi.po
--- old/picmi-25.08.3/po/nb/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/nb/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2014-01-07 14:22+0100\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/picmi-25.08.3/po/nds/picmi.po 
new/picmi-25.12.0/po/nds/picmi.po
--- old/picmi-25.08.3/po/nds/picmi.po   2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/nds/picmi.po   2025-12-03 23:53:36.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2014-06-11 00:45+0200\n"
 "Last-Translator: Sönke Dibbern <[email protected]>\n"
 "Language-Team: Low Saxon <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-25.08.3/po/nl/picmi.po 
new/picmi-25.12.0/po/nl/picmi.po
--- old/picmi-25.08.3/po/nl/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/nl/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2024-05-02 10:29+0200\n"
 "Last-Translator: Freek de Kruijf <[email protected]>\n"
 "Language-Team: \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-25.08.3/po/nn/picmi.po 
new/picmi-25.12.0/po/nn/picmi.po
--- old/picmi-25.08.3/po/nn/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/nn/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2024-09-25 19:29+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/picmi-25.08.3/po/pl/picmi.po 
new/picmi-25.12.0/po/pl/picmi.po
--- old/picmi-25.08.3/po/pl/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/pl/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2024-05-26 12:05+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/picmi-25.08.3/po/pt/picmi.po 
new/picmi-25.12.0/po/pt/picmi.po
--- old/picmi-25.08.3/po/pt/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/pt/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2021-10-14 15:47+0100\n"
 "Last-Translator: José Nuno Coelho Pires <[email protected]>\n"
 "Language-Team: Portuguese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-25.08.3/po/pt_BR/picmi.po 
new/picmi-25.12.0/po/pt_BR/picmi.po
--- old/picmi-25.08.3/po/pt_BR/picmi.po 2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/pt_BR/picmi.po 2025-12-03 23:53:36.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2025-08-14 18:15-0300\n"
 "Last-Translator: Marcus Gama <[email protected]>\n"
 "Language-Team: Brazilian Portuguese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-25.08.3/po/ro/picmi.po 
new/picmi-25.12.0/po/ro/picmi.po
--- old/picmi-25.08.3/po/ro/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/ro/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2013-11-23 20:46+0200\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/picmi-25.08.3/po/ru/picmi.po 
new/picmi-25.12.0/po/ru/picmi.po
--- old/picmi-25.08.3/po/ru/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/ru/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2024-10-10 11:08+0300\n"
 "Last-Translator: Olesya Gerasimenko <[email protected]>\n"
 "Language-Team: Basealt Translation Team\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-25.08.3/po/sa/picmi.po 
new/picmi-25.12.0/po/sa/picmi.po
--- old/picmi-25.08.3/po/sa/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/sa/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+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/picmi-25.08.3/po/sk/picmi.po 
new/picmi-25.12.0/po/sk/picmi.po
--- old/picmi-25.08.3/po/sk/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/sk/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2022-04-09 20:14+0200\n"
 "Last-Translator: Roman Paholik <[email protected]>\n"
 "Language-Team: Slovak <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-25.08.3/po/sl/picmi.po 
new/picmi-25.12.0/po/sl/picmi.po
--- old/picmi-25.08.3/po/sl/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/sl/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2024-05-02 09:34+0200\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/picmi-25.08.3/po/sr/picmi.po 
new/picmi-25.12.0/po/sr/picmi.po
--- old/picmi-25.08.3/po/sr/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/sr/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2016-02-14 17:49+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/picmi-25.08.3/po/sr@ijekavian/picmi.po 
new/picmi-25.12.0/po/sr@ijekavian/picmi.po
--- old/picmi-25.08.3/po/sr@ijekavian/picmi.po  2025-11-01 18:38:54.000000000 
+0100
+++ new/picmi-25.12.0/po/sr@ijekavian/picmi.po  2025-12-03 23:53:36.000000000 
+0100
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2016-02-14 17:49+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/picmi-25.08.3/po/sr@ijekavianlatin/picmi.po 
new/picmi-25.12.0/po/sr@ijekavianlatin/picmi.po
--- old/picmi-25.08.3/po/sr@ijekavianlatin/picmi.po     2025-11-01 
18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/sr@ijekavianlatin/picmi.po     2025-12-03 
23:53:36.000000000 +0100
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2016-02-14 17:49+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/picmi-25.08.3/po/sr@latin/picmi.po 
new/picmi-25.12.0/po/sr@latin/picmi.po
--- old/picmi-25.08.3/po/sr@latin/picmi.po      2025-11-01 18:38:54.000000000 
+0100
+++ new/picmi-25.12.0/po/sr@latin/picmi.po      2025-12-03 23:53:36.000000000 
+0100
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2016-02-14 17:49+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/picmi-25.08.3/po/sv/picmi.po 
new/picmi-25.12.0/po/sv/picmi.po
--- old/picmi-25.08.3/po/sv/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/sv/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2024-06-21 10:10+0200\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/picmi-25.08.3/po/tr/picmi.po 
new/picmi-25.12.0/po/tr/picmi.po
--- old/picmi-25.08.3/po/tr/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/tr/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kdegames-kde4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2024-09-23 15:20+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/picmi-25.08.3/po/ug/picmi.po 
new/picmi-25.12.0/po/ug/picmi.po
--- old/picmi-25.08.3/po/ug/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/ug/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2013-09-08 07:05+0900\n"
 "Last-Translator: Gheyret Kenji <[email protected]>\n"
 "Language-Team: Uyghur <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-25.08.3/po/uk/picmi.po 
new/picmi-25.12.0/po/uk/picmi.po
--- old/picmi-25.08.3/po/uk/picmi.po    2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/uk/picmi.po    2025-12-03 23:53:36.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2024-05-02 09:14+0300\n"
 "Last-Translator: Yuri Chornoivan <[email protected]>\n"
 "Language-Team: Ukrainian\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-25.08.3/po/zh_CN/picmi.po 
new/picmi-25.12.0/po/zh_CN/picmi.po
--- old/picmi-25.08.3/po/zh_CN/picmi.po 2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/zh_CN/picmi.po 2025-12-03 23:53:36.000000000 +0100
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+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/picmi-25.08.3/po/zh_TW/picmi.po 
new/picmi-25.12.0/po/zh_TW/picmi.po
--- old/picmi-25.08.3/po/zh_TW/picmi.po 2025-11-01 18:38:54.000000000 +0100
+++ new/picmi-25.12.0/po/zh_TW/picmi.po 2025-12-03 23:53:36.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-22 00:38+0000\n"
+"POT-Creation-Date: 2025-11-17 14:39+0000\n"
 "PO-Revision-Date: 2024-05-03 03:33+0900\n"
 "Last-Translator: Kisaragi Hiu <[email protected]>\n"
 "Language-Team: Traditional Chinese <[email protected]>\n"

Reply via email to