Script 'mail_helper' called by obssrc
Hello community,

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

Package is "kubrick"

Fri Apr 17 21:51:43 2026 rev:166 rq:1347524 version:26.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2026-03-07 
20:12:28.666191071 +0100
+++ /work/SRC/openSUSE:Factory/.kubrick.new.11940/kubrick.changes       
2026-04-17 21:55:14.987855008 +0200
@@ -1,0 +2,24 @@
+Sat Apr 11 16:14:33 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:10:48 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:09:56 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 26.03.80
+  * New feature release
+- Changes since 25.12.3:
+  * documentation.yml is no more needed
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kubrick.spec ++++++
--- /var/tmp/diff_new_pack.PXtenA/_old  2026-04-17 21:55:15.767887252 +0200
+++ /var/tmp/diff_new_pack.PXtenA/_new  2026-04-17 21:55:15.771887418 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kubrick
 #
-# 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
@@ -20,7 +20,7 @@
 
 %bcond_without released
 Name:           kubrick
-Version:        25.12.3
+Version:        26.04.0
 Release:        0
 Summary:        Game based on Rubik's Cube
 License:        GPL-2.0-or-later


++++++ kubrick-25.12.3.tar.xz -> kubrick-26.04.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-25.12.3/.flatpak-manifest.json 
new/kubrick-26.04.0/.flatpak-manifest.json
--- old/kubrick-25.12.3/.flatpak-manifest.json  2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/.flatpak-manifest.json  2026-04-09 00:26:32.000000000 
+0200
@@ -1,7 +1,7 @@
 {
     "id": "org.kde.kubrick",
     "runtime": "org.kde.Platform",
-    "runtime-version": "6.9",
+    "runtime-version": "6.10",
     "sdk": "org.kde.Sdk",
     "command": "kubrick",
     "rename-icon": "kubrick",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-25.12.3/.gitlab-ci.yml 
new/kubrick-26.04.0/.gitlab-ci.yml
--- old/kubrick-25.12.3/.gitlab-ci.yml  2026-02-28 12:51:50.000000000 +0100
+++ new/kubrick-26.04.0/.gitlab-ci.yml  2026-04-09 00:26:32.000000000 +0200
@@ -13,3 +13,4 @@
       - /gitlab-templates/craft-macos-arm64-qt6.yml
       - /gitlab-templates/xml-lint.yml
       - /gitlab-templates/yaml-lint.yml
+      - /gitlab-templates/snap-snapcraft-lxd.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-25.12.3/CMakeLists.txt 
new/kubrick-26.04.0/CMakeLists.txt
--- old/kubrick-25.12.3/CMakeLists.txt  2026-02-28 12:51:50.000000000 +0100
+++ new/kubrick-26.04.0/CMakeLists.txt  2026-04-09 00:26:32.000000000 +0200
@@ -1,8 +1,8 @@
 cmake_minimum_required (VERSION 3.16 FATAL_ERROR)
 
-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}")
 set (RELEASE_SERVICE_COMPACT_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}")
 
@@ -50,8 +50,8 @@
 find_package(OpenGL REQUIRED)
 
 ecm_set_disabled_deprecation_versions(
-    QT 6.9.0
-    KF 6.19.0
+    QT 6.10.0
+    KF 6.21.0
     KDEGAMES 6.0
 )
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-25.12.3/po/ar/kubrick.po 
new/kubrick-26.04.0/po/ar/kubrick.po
--- old/kubrick-25.12.3/po/ar/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/ar/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2025-08-31 21:34+0400\n"
 "Last-Translator: Zayed Al-Saidi <[email protected]>\n"
 "Language-Team: ar\n"
@@ -267,7 +267,7 @@
 #: kubrick.cpp:68
 #, kde-format
 msgid "Welcome to Kubrick"
-msgstr "مرحباً بك في كوبريك"
+msgstr "مرحبًا بك في كوبريك"
 
 #: kubrick.cpp:89
 msgid "2x2x1 mat, 1 move"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-25.12.3/po/ast/kubrick.po 
new/kubrick-26.04.0/po/ast/kubrick.po
--- old/kubrick-25.12.3/po/ast/kubrick.po       2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/ast/kubrick.po       2026-04-09 00:26:32.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+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/kubrick-25.12.3/po/bg/kubrick.po 
new/kubrick-26.04.0/po/bg/kubrick.po
--- old/kubrick-25.12.3/po/bg/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/bg/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2024-05-13 22:48+0200\n"
 "Last-Translator: Mincho Kondarev <[email protected]>\n"
 "Language-Team: Bulgarian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-25.12.3/po/bs/kubrick.po 
new/kubrick-26.04.0/po/bs/kubrick.po
--- old/kubrick-25.12.3/po/bs/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/bs/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kdegames\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2015-01-07 16:33+0100\n"
 "Last-Translator: Samir Ribic <[email protected]>\n"
 "Language-Team: Bosnian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-25.12.3/po/ca/kubrick.po 
new/kubrick-26.04.0/po/ca/kubrick.po
--- old/kubrick-25.12.3/po/ca/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/ca/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2024-04-29 11:34+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/kubrick-25.12.3/po/ca@valencia/kubrick.po 
new/kubrick-26.04.0/po/ca@valencia/kubrick.po
--- old/kubrick-25.12.3/po/ca@valencia/kubrick.po       2026-02-28 
12:51:50.000000000 +0100
+++ new/kubrick-26.04.0/po/ca@valencia/kubrick.po       2026-04-09 
00:26:32.000000000 +0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2024-04-29 11:34+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/kubrick-25.12.3/po/cs/kubrick.po 
new/kubrick-26.04.0/po/cs/kubrick.po
--- old/kubrick-25.12.3/po/cs/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/cs/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -8,9 +8,9 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2024-05-20 09:57+0200\n"
-"Last-Translator: Vit Pelcak <[email protected]>\n"
+"Last-Translator: Vit Pelcak <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
 "Language: cs\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-25.12.3/po/da/kubrick.po 
new/kubrick-26.04.0/po/da/kubrick.po
--- old/kubrick-25.12.3/po/da/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/da/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2022-02-08 20:10+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/kubrick-25.12.3/po/de/kubrick.po 
new/kubrick-26.04.0/po/de/kubrick.po
--- old/kubrick-25.12.3/po/de/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/de/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2024-04-29 20:18+0200\n"
 "Last-Translator: Johannes Obermayr <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-25.12.3/po/el/kubrick.po 
new/kubrick-26.04.0/po/el/kubrick.po
--- old/kubrick-25.12.3/po/el/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/el/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2024-09-20 09:43+0300\n"
 "Last-Translator: Antonis Geralis <[email protected]>\n"
 "Language-Team: Greek <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-25.12.3/po/en_GB/kubrick.po 
new/kubrick-26.04.0/po/en_GB/kubrick.po
--- old/kubrick-25.12.3/po/en_GB/kubrick.po     2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/en_GB/kubrick.po     2026-04-09 00:26:32.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:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2024-05-24 16:38+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/kubrick-25.12.3/po/eo/kubrick.po 
new/kubrick-26.04.0/po/eo/kubrick.po
--- old/kubrick-25.12.3/po/eo/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/eo/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2024-05-30 07:49+0200\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/kubrick-25.12.3/po/es/kubrick.po 
new/kubrick-26.04.0/po/es/kubrick.po
--- old/kubrick-25.12.3/po/es/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/es/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2025-04-25 12:34+0100\n"
 "Last-Translator: Sofía Priego <[email protected]>\n"
 "Language-Team: Spanish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-25.12.3/po/et/kubrick.po 
new/kubrick-26.04.0/po/et/kubrick.po
--- old/kubrick-25.12.3/po/et/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/et/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2019-11-11 15:02+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/kubrick-25.12.3/po/eu/kubrick.po 
new/kubrick-26.04.0/po/eu/kubrick.po
--- old/kubrick-25.12.3/po/eu/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/eu/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2025-07-23 14:07+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/kubrick-25.12.3/po/fi/kubrick.po 
new/kubrick-26.04.0/po/fi/kubrick.po
--- old/kubrick-25.12.3/po/fi/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/fi/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2024-12-23 16:57+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/kubrick-25.12.3/po/fr/kubrick.po 
new/kubrick-26.04.0/po/fr/kubrick.po
--- old/kubrick-25.12.3/po/fr/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/fr/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -12,7 +12,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2024-06-09 18:33+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/kubrick-25.12.3/po/ga/kubrick.po 
new/kubrick-26.04.0/po/ga/kubrick.po
--- old/kubrick-25.12.3/po/ga/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/ga/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kdereview/kubrick.po\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2008-03-30 15:33-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/kubrick-25.12.3/po/gl/kubrick.po 
new/kubrick-26.04.0/po/gl/kubrick.po
--- old/kubrick-25.12.3/po/gl/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/gl/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2024-04-29 08:41+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/kubrick-25.12.3/po/he/kubrick.po 
new/kubrick-26.04.0/po/he/kubrick.po
--- old/kubrick-25.12.3/po/he/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/he/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2025-01-24 09:26+0200\n"
 "Last-Translator: Yaron Shahrabani <[email protected]>\n"
 "Language-Team: צוות התרגום של KDE ישראל\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-25.12.3/po/hi/kubrick.po 
new/kubrick-26.04.0/po/hi/kubrick.po
--- old/kubrick-25.12.3/po/hi/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/hi/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+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/kubrick-25.12.3/po/hr/kubrick.po 
new/kubrick-26.04.0/po/hr/kubrick.po
--- old/kubrick-25.12.3/po/hr/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/hr/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2010-01-24 17:10+0100\n"
 "Last-Translator: Andrej Dundovic <[email protected]>\n"
 "Language-Team: Croatian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-25.12.3/po/hu/kubrick.po 
new/kubrick-26.04.0/po/hu/kubrick.po
--- old/kubrick-25.12.3/po/hu/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/hu/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: KDE 4.2\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2024-08-06 22:07+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/kubrick-25.12.3/po/ia/kubrick.po 
new/kubrick-26.04.0/po/ia/kubrick.po
--- old/kubrick-25.12.3/po/ia/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/ia/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2024-07-22 11:30+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/kubrick-25.12.3/po/id/kubrick.po 
new/kubrick-26.04.0/po/id/kubrick.po
--- old/kubrick-25.12.3/po/id/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/id/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2022-05-09 20:24+0700\n"
 "Last-Translator: Wantoyèk <[email protected]>\n"
 "Language-Team: Indonesian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-25.12.3/po/is/kubrick.po 
new/kubrick-26.04.0/po/is/kubrick.po
--- old/kubrick-25.12.3/po/is/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/is/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2015-01-29 09:07+0000\n"
 "Last-Translator: Sveinn í Felli <[email protected]>\n"
 "Language-Team: Icelandic <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-25.12.3/po/it/kubrick.po 
new/kubrick-26.04.0/po/it/kubrick.po
--- old/kubrick-25.12.3/po/it/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/it/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2024-04-29 15:26+0200\n"
 "Last-Translator: Paolo Zamponi <[email protected]>\n"
 "Language-Team: Italian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-25.12.3/po/ja/kubrick.po 
new/kubrick-26.04.0/po/ja/kubrick.po
--- old/kubrick-25.12.3/po/ja/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/ja/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2008-07-05 17:06+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/kubrick-25.12.3/po/ka/kubrick.po 
new/kubrick-26.04.0/po/ka/kubrick.po
--- old/kubrick-25.12.3/po/ka/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/ka/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2024-04-29 15:55+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/kubrick-25.12.3/po/kk/kubrick.po 
new/kubrick-26.04.0/po/kk/kubrick.po
--- old/kubrick-25.12.3/po/kk/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/kk/kubrick.po        2026-04-09 00:26:32.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:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2012-12-17 03:55+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/kubrick-25.12.3/po/km/kubrick.po 
new/kubrick-26.04.0/po/km/kubrick.po
--- old/kubrick-25.12.3/po/km/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/km/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2009-10-24 20:10+0700\n"
 "Last-Translator: Morn Met\n"
 "Language-Team: Khmer <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-25.12.3/po/ko/kubrick.po 
new/kubrick-26.04.0/po/ko/kubrick.po
--- old/kubrick-25.12.3/po/ko/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/ko/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2024-08-20 00:21+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/kubrick-25.12.3/po/lt/kubrick.po 
new/kubrick-26.04.0/po/lt/kubrick.po
--- old/kubrick-25.12.3/po/lt/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/lt/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2008-11-16 16:13+0200\n"
 "Last-Translator: Andrius Štikonas <[email protected]>\n"
 "Language-Team: Lithuanian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-25.12.3/po/lv/kubrick.po 
new/kubrick-26.04.0/po/lv/kubrick.po
--- old/kubrick-25.12.3/po/lv/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/lv/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2024-10-02 15:23+0300\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/kubrick-25.12.3/po/mai/kubrick.po 
new/kubrick-26.04.0/po/mai/kubrick.po
--- old/kubrick-25.12.3/po/mai/kubrick.po       2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/mai/kubrick.po       2026-04-09 00:26:32.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2010-09-24 16:42+0530\n"
 "Last-Translator: Rajesh Ranjan <[email protected]>\n"
 "Language-Team: Maithili <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-25.12.3/po/ml/kubrick.po 
new/kubrick-26.04.0/po/ml/kubrick.po
--- old/kubrick-25.12.3/po/ml/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/ml/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2019-12-12 21:54+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/kubrick-25.12.3/po/mr/kubrick.po 
new/kubrick-26.04.0/po/mr/kubrick.po
--- old/kubrick-25.12.3/po/mr/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/mr/kubrick.po        2026-04-09 00:26:32.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:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2013-03-05 15:28+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/kubrick-25.12.3/po/nb/kubrick.po 
new/kubrick-26.04.0/po/nb/kubrick.po
--- old/kubrick-25.12.3/po/nb/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/nb/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: KDE 4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2010-11-10 22:41+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/kubrick-25.12.3/po/nds/kubrick.po 
new/kubrick-26.04.0/po/nds/kubrick.po
--- old/kubrick-25.12.3/po/nds/kubrick.po       2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/nds/kubrick.po       2026-04-09 00:26:32.000000000 
+0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2014-06-13 16:14+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/kubrick-25.12.3/po/nl/kubrick.po 
new/kubrick-26.04.0/po/nl/kubrick.po
--- old/kubrick-25.12.3/po/nl/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/nl/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2024-04-29 10:10+0200\n"
 "Last-Translator: Freek de Kruijf <[email protected]>\n"
 "Language-Team: \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-25.12.3/po/nn/kubrick.po 
new/kubrick-26.04.0/po/nn/kubrick.po
--- old/kubrick-25.12.3/po/nn/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/nn/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2020-12-12 12:49+0100\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/kubrick-25.12.3/po/pl/kubrick.po 
new/kubrick-26.04.0/po/pl/kubrick.po
--- old/kubrick-25.12.3/po/pl/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/pl/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2024-05-26 12:18+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/kubrick-25.12.3/po/pt/kubrick.po 
new/kubrick-26.04.0/po/pt/kubrick.po
--- old/kubrick-25.12.3/po/pt/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/pt/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2020-12-11 13:35+0000\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/kubrick-25.12.3/po/pt_BR/kubrick.po 
new/kubrick-26.04.0/po/pt_BR/kubrick.po
--- old/kubrick-25.12.3/po/pt_BR/kubrick.po     2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/pt_BR/kubrick.po     2026-04-09 00:26:32.000000000 
+0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2025-08-12 18:11-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/kubrick-25.12.3/po/ro/kubrick.po 
new/kubrick-26.04.0/po/ro/kubrick.po
--- old/kubrick-25.12.3/po/ro/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/ro/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2009-08-09 08:36+0300\n"
 "Last-Translator: Sergiu Bivol <[email protected]>\n"
 "Language-Team: Română <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-25.12.3/po/ru/kubrick.po 
new/kubrick-26.04.0/po/ru/kubrick.po
--- old/kubrick-25.12.3/po/ru/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/ru/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2024-10-09 14:26+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/kubrick-25.12.3/po/sa/kubrick.po 
new/kubrick-26.04.0/po/sa/kubrick.po
--- old/kubrick-25.12.3/po/sa/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/sa/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+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/kubrick-25.12.3/po/sk/kubrick.po 
new/kubrick-26.04.0/po/sk/kubrick.po
--- old/kubrick-25.12.3/po/sk/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/sk/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2021-11-15 17:32+0100\n"
 "Last-Translator: Roman Paholik <[email protected]>\n"
 "Language-Team: Slovak <[email protected]>\n"
@@ -13,8 +13,8 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 21.08.3\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
+"X-Generator: Lokalize 21.08.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -42,12 +42,7 @@
 msgstr "DEMO - Kliknite niekam na začatie hry"
 
 #: game.cpp:145
-#, fuzzy, kde-format
-#| msgid ""
-#| "Sorry, the cube cannot be shuffled at the moment.  The number of "
-#| "shuffling moves is set to zero.  Please select your number of shuffling "
-#| "moves in the options dialog at menu item Game->Choose Puzzle Type->Make "
-#| "Your Own..."
+#, kde-format
 msgid ""
 "Sorry, the cube cannot be shuffled at the moment.  The number of shuffling "
 "moves is set to zero.  Please select your number of shuffling moves in the "
@@ -58,15 +53,13 @@
 "hlavnej ponuke. Položka Hra -> Vybrať typ hlavolamu -> Urobte si vlastný..."
 
 #: game.cpp:149
-#, fuzzy, kde-format
-#| msgid "New Puzzle"
+#, kde-format
 msgctxt "@title:window"
 msgid "New Puzzle"
 msgstr "Nové puzzle"
 
 #: game.cpp:165
-#, fuzzy, kde-format
-#| msgid "Load Puzzle"
+#, kde-format
 msgctxt "@title:window"
 msgid "Load Puzzle"
 msgstr "Importovať puzzle"
@@ -97,8 +90,7 @@
 msgstr "Táto kocka nebola ešte zamiešaná, preto nie je čo riešiť."
 
 #: game.cpp:253
-#, fuzzy, kde-format
-#| msgid "Solve the Cube"
+#, kde-format
 msgctxt "@title:window"
 msgid "Solve the Cube"
 msgstr "Vyriešiť kocku"
@@ -123,8 +115,7 @@
 "byť nainštalovaný v podadresári 'apps/kubrick'."
 
 #: game.cpp:420
-#, fuzzy, kde-format
-#| msgid "File Not Found"
+#, kde-format
 msgctxt "@title:window"
 msgid "File Not Found"
 msgstr "Súbor nenájdený"
@@ -135,15 +126,13 @@
 msgstr "Iba jeden z vašich rozmerov môže byť šírkou kocky."
 
 #: game.cpp:1045
-#, fuzzy, kde-format
-#| msgid "Cube Options"
+#, kde-format
 msgctxt "@title:window"
 msgid "Cube Options"
 msgstr "Možnosti kocky"
 
 #: game.cpp:1332
-#, fuzzy, kde-format
-#| msgid "Save Puzzle"
+#, kde-format
 msgctxt "@title:window"
 msgid "Save Puzzle"
 msgstr "Uložiť puzzle"
@@ -192,15 +181,13 @@
 msgstr "Možnosti Rubikovej kocky"
 
 #: gamedialog.cpp:48
-#, fuzzy, kde-format
-#| msgid "Cube dimensions:"
+#, kde-format
 msgctxt "@lable:spinbox"
 msgid "Cube dimensions:"
 msgstr "Rozmery kocky:"
 
 #: gamedialog.cpp:61
-#, fuzzy, kde-format
-#| msgid "Moves per shuffle (difficulty):"
+#, kde-format
 msgctxt "@label:spinbox"
 msgid "Moves per shuffle (difficulty):"
 msgstr "Pohyby na zamiešanie (obtiažnosť):"
@@ -216,10 +203,7 @@
 msgstr "Počet pohybov na zamiešanie (obtiažnosť): %1"
 
 #: gamedialog.cpp:81
-#, fuzzy, kde-format
-#| msgid ""
-#| "<i>Please use <nobr>'Choose Puzzle Type->Make Your Own...'</nobr> to set "
-#| "the above options.</i>"
+#, kde-format
 msgid ""
 "<i>Please use <nobr>'Choose Puzzle Type->Make Your Own…'</nobr> to set the "
 "above options.</i>"
@@ -228,29 +212,25 @@
 "nobr> pre nastavení vyššie uvedených volieb.</i>"
 
 #: gamedialog.cpp:99
-#, fuzzy, kde-format
-#| msgid "Watch shuffling in progress?"
+#, kde-format
 msgctxt "@option:check"
 msgid "Watch shuffling in progress?"
 msgstr "Pozerať sa na priebeh miešania?"
 
 #: gamedialog.cpp:102
-#, fuzzy, kde-format
-#| msgid "Watch your moves in progress?"
+#, kde-format
 msgctxt "@option:check"
 msgid "Watch your moves in progress?"
 msgstr "Pozerať sa na priebeh vašich pohybov?"
 
 #: gamedialog.cpp:108
-#, fuzzy, kde-format
-#| msgid "Speed of moves:"
+#, kde-format
 msgctxt "@label:spinbox"
 msgid "Speed of moves:"
 msgstr "Rýchlosť pohybov:"
 
 #: gamedialog.cpp:118
-#, fuzzy, no-c-format, kde-format
-#| msgid "% of bevel on edges of cubies:"
+#, no-c-format, kde-format
 msgctxt "@label:spinbox"
 msgid "% of bevel on edges of cubies:"
 msgstr "% z úkosu na okrajoch kociek:"
@@ -524,24 +504,19 @@
 msgstr "3x3x3 Obrátiť dva okraje"
 
 #: kubrick.cpp:203
-#, fuzzy, kde-format
-#| msgid "&New Puzzle"
+#, kde-format
 msgctxt "@action"
 msgid "&New Puzzle"
 msgstr "&Nové puzzle"
 
 #: kubrick.cpp:204
-#, fuzzy, kde-format
-#| msgid "Start a new puzzle."
+#, kde-format
 msgctxt "@info:tooltip"
 msgid "Start a new puzzle"
 msgstr "Spustiť nové puzzle."
 
 #: kubrick.cpp:205
-#, fuzzy, kde-format
-#| msgid ""
-#| "Finish the puzzle you are working on and start a new puzzle with the same "
-#| "dimensions and number of shuffling moves."
+#, kde-format
 msgctxt "@info:whatsthis"
 msgid ""
 "Finishes the puzzle you are working on and start a new puzzle with the same "
@@ -551,24 +526,19 @@
 "bude mať rovnaké rozmery a počet zamiešaní."
 
 #: kubrick.cpp:213
-#, fuzzy, kde-format
-#| msgid "Load Puzzle"
+#, kde-format
 msgctxt "@action"
 msgid "&Load Puzzle…"
 msgstr "Importovať puzzle"
 
 #: kubrick.cpp:214
-#, fuzzy, kde-format
-#| msgid "Reload a saved puzzle from a file."
+#, kde-format
 msgctxt "@info:tooltip"
 msgid "Reload a saved puzzle from a file"
 msgstr "Uložený hlavolam nahrať znovu zo súboru."
 
 #: kubrick.cpp:215
-#, fuzzy, kde-format
-#| msgid ""
-#| "Reload a puzzle you have previously saved on a file, including its "
-#| "dimensions, settings, current state and history of moves."
+#, kde-format
 msgctxt "@info:whatsthis"
 msgid ""
 "Reloads a puzzle you have previously saved on a file, including its "
@@ -578,24 +548,19 @@
 "nastavení, aktuálneho stavu a histórie pohybov."
 
 #: kubrick.cpp:223
-#, fuzzy, kde-format
-#| msgid "Save Puzzle"
+#, kde-format
 msgctxt "@action"
 msgid "&Save Puzzle…"
 msgstr "Uložiť puzzle"
 
 #: kubrick.cpp:224
-#, fuzzy, kde-format
-#| msgid "Save the puzzle on a file."
+#, kde-format
 msgctxt "@info:tooltip"
 msgid "Save the puzzle on a file"
 msgstr "Uložiť hlavolam do súboru."
 
 #: kubrick.cpp:225
-#, fuzzy, kde-format
-#| msgid ""
-#| "Save the puzzle on a file, including its dimensions, settings, current "
-#| "state and history of moves."
+#, kde-format
 msgctxt "@info:whatsthis"
 msgid ""
 "Saves the puzzle on a file, including its dimensions, settings, current "
@@ -605,58 +570,49 @@
 "a histórie pohybov."
 
 #: kubrick.cpp:232
-#, fuzzy, kde-format
-#| msgid "&Save Puzzle As..."
+#, kde-format
 msgctxt "@action"
 msgid "&Save Puzzle As…"
 msgstr "&Uložiť puzzle ako..."
 
 #: kubrick.cpp:237
-#, fuzzy, kde-format
-#| msgid "Restart &Puzzle..."
+#, kde-format
 msgctxt "@action"
 msgid "Restart &Puzzle…"
 msgstr "&Reštartovať puzzle..."
 
 #: kubrick.cpp:238
-#, fuzzy, kde-format
-#| msgid "Undo all previous moves and start again."
+#, kde-format
 msgctxt "@info:tooltip"
 msgid "Undo all previous moves and start again"
 msgstr "Vziať späť všetky predošlé pohyby a začať znova."
 
 #: kubrick.cpp:240
-#, fuzzy, kde-format
-#| msgid "Undo all previous moves and start again."
+#, kde-format
 msgctxt "@info:whatsthis"
 msgid "Undoes all previous moves and start again."
 msgstr "Vziať späť všetky predošlé pohyby a začať znova."
 
 #: kubrick.cpp:252
-#, fuzzy, kde-format
-#| msgid "Undo the last move."
+#, kde-format
 msgctxt "@info:tooltip"
 msgid "Undo the last move"
 msgstr "Vrátiť posledný ťah."
 
 #: kubrick.cpp:253
-#, fuzzy, kde-format
-#| msgid "Undo the last move."
+#, kde-format
 msgctxt "@info:whatsthis"
 msgid "Undoes the last move."
 msgstr "Vrátiť posledný ťah."
 
 #: kubrick.cpp:258
-#, fuzzy, kde-format
-#| msgid "Redo a previously undone move."
+#, kde-format
 msgctxt "@info:tooltip"
 msgid "Redo a previously undone move"
 msgstr "Znovu pohyb predtým vrátený späť."
 
 #: kubrick.cpp:259
-#, fuzzy, kde-format
-#| msgid ""
-#| "Redo a previously undone move (repeatedly from the start if required)."
+#, kde-format
 msgctxt "@info:whatsthis"
 msgid ""
 "Redoes a previously undone move (repeatedly from the start if required)."
@@ -664,17 +620,13 @@
 "Znovu pohyb predtým vrátený späť (opakovane od začiatku, aj je potrebné)."
 
 #: kubrick.cpp:265
-#, fuzzy, kde-format
-#| msgid "Show the solution of the puzzle."
+#, kde-format
 msgctxt "@info:tooltip"
 msgid "Show the solution of the puzzle"
 msgstr "Ukázať riešenie hlavolamu."
 
 #: kubrick.cpp:266
-#, fuzzy, kde-format
-#| msgid ""
-#| "Show the solution of the puzzle by undoing and re-doing all shuffling "
-#| "moves."
+#, kde-format
 msgctxt "@info:whatsthis"
 msgid ""
 "Shows the solution of the puzzle by undoing and re-doing all shuffling moves."
@@ -683,24 +635,19 @@
 "kocka zamiešaná, späť, a potom sa zase rovnakým spôsobom zamieša znova."
 
 #: kubrick.cpp:272
-#, fuzzy, kde-format
-#| msgid "Main &Demo"
+#, kde-format
 msgctxt "@action"
 msgid "Main &Demo"
 msgstr "Hlavné demo"
 
 #: kubrick.cpp:273
-#, fuzzy, kde-format
-#| msgid "Run a demonstration of puzzle moves."
+#, kde-format
 msgctxt "@info:tooltip"
 msgid "Run a demonstration of puzzle moves"
 msgstr "Spustiť predvedenie pohybov hlavolamu."
 
 #: kubrick.cpp:274
-#, fuzzy, kde-format
-#| msgid ""
-#| "Run a demonstration of puzzle moves, in which randomly chosen cubes, "
-#| "bricks or mats are shuffled and solved."
+#, kde-format
 msgctxt "@info:whatsthis"
 msgid ""
 "Runs a demonstration of puzzle moves, in which randomly chosen cubes, bricks "
@@ -710,17 +657,13 @@
 "miešané a riešené."
 
 #: kubrick.cpp:279
-#, fuzzy, kde-format
-#| msgid "Realign Cube"
+#, kde-format
 msgctxt "@action"
 msgid "Realign Cube"
 msgstr "Preusporiadať kocku"
 
 #: kubrick.cpp:280
-#, fuzzy, kde-format
-#| msgid ""
-#| "Realign the cube so that the top, front and right faces are visible "
-#| "together."
+#, kde-format
 msgctxt "@info:tooltip"
 msgid ""
 "Realign the cube so that the top, front and right faces are visible together"
@@ -728,11 +671,7 @@
 "Preusporiadať kocku tak, že vrchná, predná a pravá stena sú spolu viditeľné."
 
 #: kubrick.cpp:282
-#, fuzzy, kde-format
-#| msgid ""
-#| "Realign the cube so that the top, front and right faces are visible "
-#| "together and the cube's axes are parallel to the XYZ axes, thus making "
-#| "keyboard moves properly meaningful."
+#, kde-format
 msgctxt "@info:whatsthis"
 msgid ""
 "Realigns the cube so that the top, front and right faces are visible "
@@ -744,15 +683,13 @@
 "klávesnice patrične užitočné."
 
 #: kubrick.cpp:292
-#, fuzzy, kde-format
-#| msgid "Redo All"
+#, kde-format
 msgctxt "@action"
 msgid "Redo All"
 msgstr "Všetko znovu"
 
 #: kubrick.cpp:297
-#, fuzzy, kde-format
-#| msgid "Singmaster Moves"
+#, kde-format
 msgctxt "@label:textbox"
 msgid "Singmaster moves:"
 msgstr "Singmasterove pohyby"
@@ -790,80 +727,67 @@
 "vnútorných častí pridajte pred písmeno najbližšie steny bodky."
 
 #: kubrick.cpp:342
-#, fuzzy, kde-format
-#| msgid "&Easy"
+#, kde-format
 msgctxt "@title:menu"
 msgid "&Easy"
 msgstr "Ľahká"
 
 #: kubrick.cpp:347
-#, fuzzy, kde-format
-#| msgid "&Not So Easy"
+#, kde-format
 msgctxt "@title:menu"
 msgid "&Not So Easy"
 msgstr "Nie tak ľahká"
 
 #: kubrick.cpp:352
-#, fuzzy, kde-format
-#| msgid "&Hard"
+#, kde-format
 msgctxt "@title:menu"
 msgid "&Hard"
 msgstr "Ťažká"
 
 #: kubrick.cpp:357
-#, fuzzy, kde-format
-#| msgid "&Very Hard"
+#, kde-format
 msgctxt "@title:menu"
 msgid "&Very Hard"
 msgstr "Veľmi ťažká"
 
 #: kubrick.cpp:363
-#, fuzzy, kde-format
-#| msgid "Make your own..."
+#, kde-format
 msgctxt "@action"
 msgid "Make Your Own…"
 msgstr "Urobte si vlastné..."
 
 #: kubrick.cpp:371
-#, fuzzy, kde-format
-#| msgid "1 Cube"
+#, kde-format
 msgctxt "@option:check"
 msgid "1 Cube"
 msgstr "1 kocka"
 
 #: kubrick.cpp:373
-#, fuzzy, kde-format
-#| msgid "Show one view of this cube."
+#, kde-format
 msgctxt "@info:tooltip"
 msgid "Show one view of this cube"
 msgstr "Zobraziť jeden pohľad na túto kocku."
 
 #: kubrick.cpp:374
-#, fuzzy, kde-format
-#| msgid "Show one view of this cube, from the front."
+#, kde-format
 msgctxt "@info:whatsthis"
 msgid "Shows one view of this cube, from the front."
 msgstr "Zobraziť jeden pohľad na túto kocku - spredu."
 
 #: kubrick.cpp:381
-#, fuzzy, kde-format
-#| msgid "2 Cubes"
+#, kde-format
 msgctxt "@option:check"
 msgid "2 Cubes"
 msgstr "2 kocky"
 
 #: kubrick.cpp:383
-#, fuzzy, kde-format
-#| msgid "Show two views of this cube."
+#, kde-format
 msgctxt "@info:tooltip"
 msgid "Show two views of this cube"
 msgstr "Zobraziť dva pohľady na túto kocku."
 
 #: kubrick.cpp:384
-#, fuzzy, kde-format
-#| msgid ""
-#| "Show two views of this cube, from the front and the back.  Both can "
-#| "rotate."
+#, kde-format
 msgctxt "@info:whatsthis"
 msgid ""
 "Shows two views of this cube, from the front and the back.  Both can rotate."
@@ -871,24 +795,19 @@
 "Ukázať dva pohľady na túto kocku - spredu a zozadu. Obe je možné otáčať."
 
 #: kubrick.cpp:390
-#, fuzzy, kde-format
-#| msgid "3 Cubes"
+#, kde-format
 msgctxt "@option:check"
 msgid "3 Cubes"
 msgstr "3 kocky"
 
 #: kubrick.cpp:392
-#, fuzzy, kde-format
-#| msgid "Show three views of this cube."
+#, kde-format
 msgctxt "@info:tooltip"
 msgid "Show three views of this cube"
 msgstr "Zobraziť tri pohľady na túto kocku."
 
 #: kubrick.cpp:393
-#, fuzzy, kde-format
-#| msgid ""
-#| "Show three views of this cube, a large one, from the front, and two small "
-#| "ones, from the front and the back.  Only the large one can rotate."
+#, kde-format
 msgctxt "@info:whatsthis"
 msgid ""
 "Shows three views of this cube, a large one, from the front, and two small "
@@ -898,169 +817,145 @@
 "zozadu. Iba veľkým je možné otáčať."
 
 #: kubrick.cpp:404
-#, fuzzy, kde-format
-#| msgid "&Watch Shuffling"
+#, kde-format
 msgctxt "@option:check"
 msgid "&Watch Shuffling"
 msgstr "&Sledovať miešanie"
 
 #: kubrick.cpp:409
-#, fuzzy, kde-format
-#| msgid "Watch Your &Own Moves"
+#, kde-format
 msgctxt "@option:check"
 msgid "Watch Your &Own Moves"
 msgstr "Sledovať svoje &vlastné pohyby"
 
 #: kubrick.cpp:429
-#, fuzzy, kde-format
-#| msgid "X Axis"
+#, kde-format
 msgctxt "@action"
 msgid "X Axis"
 msgstr "Os X"
 
 #: kubrick.cpp:434
-#, fuzzy, kde-format
-#| msgid "Y Axis"
+#, kde-format
 msgctxt "@action"
 msgid "Y Axis"
 msgstr "Os Y"
 
 #: kubrick.cpp:439
-#, fuzzy, kde-format
-#| msgid "Z Axis"
+#, kde-format
 msgctxt "@action"
 msgid "Z Axis"
 msgstr "Os Z"
 
 #: kubrick.cpp:447
-#, fuzzy, kde-format
-#| msgid "Slice %1"
+#, kde-format
 msgctxt "@action"
 msgid "Slice %1"
 msgstr "Stena %1"
 
 #: kubrick.cpp:454
-#, fuzzy, kde-format
-#| msgid "Turn whole cube"
+#, kde-format
 msgctxt "@action"
 msgid "Turn Whole Cube"
 msgstr "Otočiť celú kocku"
 
 #: kubrick.cpp:460
-#, fuzzy, kde-format
-#| msgid "Anti-clockwise"
+#, kde-format
 msgctxt "@action"
 msgid "Anti-Clockwise"
 msgstr "Proti smeru hodinových ručičiek"
 
 #: kubrick.cpp:465
-#, fuzzy, kde-format
-#| msgid "Clockwise"
+#, kde-format
 msgctxt "@action"
 msgid "Clockwise"
 msgstr "V smere hodinových ručičiek"
 
 #: kubrick.cpp:470
-#, fuzzy, kde-format
-#| msgid "Move 'Up' face"
+#, kde-format
 msgctxt "@action"
 msgid "Move 'Up' Face"
 msgstr "Presunúť hornú stenu"
 
 #: kubrick.cpp:472
-#, fuzzy, kde-format
-#| msgid "Move 'Down' face"
+#, kde-format
 msgctxt "@action"
 msgid "Move 'Down' Face"
 msgstr "Presunúť dolnú stenu"
 
 #: kubrick.cpp:474
-#, fuzzy, kde-format
-#| msgid "Move 'Left' face"
+#, kde-format
 msgctxt "@action"
 msgid "Move 'Left' Face"
 msgstr "Presunúť ľavú stenu"
 
 #: kubrick.cpp:476
-#, fuzzy, kde-format
-#| msgid "Move 'Right' face"
+#, kde-format
 msgctxt "@action"
 msgid "Move 'Right' Face"
 msgstr "Presunúť pravú stenu"
 
 #: kubrick.cpp:478
-#, fuzzy, kde-format
-#| msgid "Move 'Front' face"
+#, kde-format
 msgctxt "@action"
 msgid "Move 'Front' Face"
 msgstr "Presunúť prednú stenu"
 
 #: kubrick.cpp:480
-#, fuzzy, kde-format
-#| msgid "Move 'Back' face"
+#, kde-format
 msgctxt "@action"
 msgid "Move 'Back' Face"
 msgstr "Presunúť zadnú stenu"
 
 #: kubrick.cpp:482
-#, fuzzy, kde-format
-#| msgid "Anti-clockwise move"
+#, kde-format
 msgctxt "@action"
 msgid "Anti-Clockwise Move"
 msgstr "Pohyb proti smeru hodinových ručičiek"
 
 #: kubrick.cpp:484
-#, fuzzy, kde-format
-#| msgid "Singmaster two-slice move"
+#, kde-format
 msgctxt "@action"
 msgid "Singmaster Two-Slice Move"
 msgstr "Singmasterov pohyb dvoch stien"
 
 #: kubrick.cpp:486
-#, fuzzy, kde-format
-#| msgid "Singmaster anti-slice move"
+#, kde-format
 msgctxt "@action"
 msgid "Singmaster Anti-Slice Move"
 msgstr "Singmasterov pohyb proti stene"
 
 #: kubrick.cpp:488
-#, fuzzy, kde-format
-#| msgid "Move an inner slice"
+#, kde-format
 msgctxt "@action"
 msgid "Move an Inner Slice"
 msgstr "Presunúť vnútornú stenu"
 
 #: kubrick.cpp:490 kubrick.cpp:492
-#, fuzzy, kde-format
-#| msgid "Complete a Singmaster move"
+#, kde-format
 msgctxt "@action"
 msgid "Complete a Singmaster Move"
 msgstr "Dokončiť Singmasterov pohyb"
 
 #: kubrick.cpp:494
-#, fuzzy, kde-format
-#| msgid "Add space to Singmaster moves"
+#, kde-format
 msgctxt "@action"
 msgid "Add Space to Singmaster Moves"
 msgstr "K Singmasterovým pohybom pridať medzerník"
 
 #: kubrick.cpp:499
-#, fuzzy, kde-format
-#| msgid "Switch Background"
+#, kde-format
 msgctxt "@action"
 msgid "Switch Background"
 msgstr "Prepnúť pozadie"
 
 #: kubrick.cpp:622
-#, fuzzy, kde-format
-#| msgid "Pretty Patterns"
+#, kde-format
 msgctxt "@title:window"
 msgid "Pretty Patterns"
 msgstr "Pekné vzory"
 
 #: kubrick.cpp:640
-#, fuzzy, kde-format
-#| msgid "Solution Moves"
+#, kde-format
 msgctxt "@title:window"
 msgid "Solution Moves"
 msgstr "Riešenie pohybov"
@@ -1082,8 +977,7 @@
 
 #. i18n: ectx: Menu (puzzles)
 #: kubrickui.rc:10
-#, fuzzy, kde-format
-#| msgid "&Choose Puzzle Type"
+#, kde-format
 msgid "&Puzzle Type"
 msgstr "&Vybrať druh hlavolamu"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-25.12.3/po/sl/kubrick.po 
new/kubrick-26.04.0/po/sl/kubrick.po
--- old/kubrick-25.12.3/po/sl/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/sl/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2024-04-29 10:24+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/kubrick-25.12.3/po/sr/kubrick.po 
new/kubrick-26.04.0/po/sr/kubrick.po
--- old/kubrick-25.12.3/po/sr/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/sr/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2017-09-28 17:59+0200\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/kubrick-25.12.3/po/sr@ijekavian/kubrick.po 
new/kubrick-26.04.0/po/sr@ijekavian/kubrick.po
--- old/kubrick-25.12.3/po/sr@ijekavian/kubrick.po      2026-02-28 
12:51:50.000000000 +0100
+++ new/kubrick-26.04.0/po/sr@ijekavian/kubrick.po      2026-04-09 
00:26:32.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2017-09-28 17:59+0200\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/kubrick-25.12.3/po/sr@ijekavianlatin/kubrick.po 
new/kubrick-26.04.0/po/sr@ijekavianlatin/kubrick.po
--- old/kubrick-25.12.3/po/sr@ijekavianlatin/kubrick.po 2026-02-28 
12:51:50.000000000 +0100
+++ new/kubrick-26.04.0/po/sr@ijekavianlatin/kubrick.po 2026-04-09 
00:26:32.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2017-09-28 17:59+0200\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/kubrick-25.12.3/po/sr@latin/kubrick.po 
new/kubrick-26.04.0/po/sr@latin/kubrick.po
--- old/kubrick-25.12.3/po/sr@latin/kubrick.po  2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/sr@latin/kubrick.po  2026-04-09 00:26:32.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2017-09-28 17:59+0200\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/kubrick-25.12.3/po/sv/kubrick.po 
new/kubrick-26.04.0/po/sv/kubrick.po
--- old/kubrick-25.12.3/po/sv/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/sv/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2024-06-21 12:15+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/kubrick-25.12.3/po/tr/kubrick.po 
new/kubrick-26.04.0/po/tr/kubrick.po
--- old/kubrick-25.12.3/po/tr/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/tr/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: kdegames-kde4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2024-04-29 15:45+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/kubrick-25.12.3/po/ug/kubrick.po 
new/kubrick-26.04.0/po/ug/kubrick.po
--- old/kubrick-25.12.3/po/ug/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/ug/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+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/kubrick-25.12.3/po/uk/kubrick.po 
new/kubrick-26.04.0/po/uk/kubrick.po
--- old/kubrick-25.12.3/po/uk/kubrick.po        2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/uk/kubrick.po        2026-04-09 00:26:32.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2024-04-29 16:11+0300\n"
 "Last-Translator: Yuri Chornoivan <[email protected]>\n"
 "Language-Team: Ukrainian\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-25.12.3/po/zh_CN/kubrick.po 
new/kubrick-26.04.0/po/zh_CN/kubrick.po
--- old/kubrick-25.12.3/po/zh_CN/kubrick.po     2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/zh_CN/kubrick.po     2026-04-09 00:26:32.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:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+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/kubrick-25.12.3/po/zh_TW/kubrick.po 
new/kubrick-26.04.0/po/zh_TW/kubrick.po
--- old/kubrick-25.12.3/po/zh_TW/kubrick.po     2026-02-28 12:51:50.000000000 
+0100
+++ new/kubrick-26.04.0/po/zh_TW/kubrick.po     2026-04-09 00:26:32.000000000 
+0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2025-11-17 14:39+0000\n"
+"POT-Creation-Date: 2025-11-17 11:50+0000\n"
 "PO-Revision-Date: 2024-05-07 18:48+0900\n"
 "Last-Translator: Kisaragi Hiu <[email protected]>\n"
 "Language-Team: Traditional Chinese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-25.12.3/snapcraft.yaml 
new/kubrick-26.04.0/snapcraft.yaml
--- old/kubrick-25.12.3/snapcraft.yaml  2026-02-28 12:51:50.000000000 +0100
+++ new/kubrick-26.04.0/snapcraft.yaml  2026-04-09 00:26:32.000000000 +0200
@@ -1,4 +1,4 @@
-# SPDX-FileCopyrightText: 2024-2025 Scarlett Moore <[email protected]>
+# SPDX-FileCopyrightText: 2024-2026 Scarlett Moore <[email protected]>
 #
 # SPDX-License-Identifier: CC0-1.0
 ---
@@ -28,7 +28,17 @@
     plugin: cmake
     source: .
     source-type: local
+    build-snaps:
+      - kde-qt6-core24-sdk/latest/beta
+      - kf6-core24-sdk/latest/beta
     build-packages:
+      - libxml2-dev
+      - gettext
+      - doxygen
+      - graphviz
+      - libxml2-utils
+      - docbook-xml
+      - docbook-xsl
       - freeglut3-dev
       - libxkbcommon-dev
     stage-packages:
@@ -39,20 +49,6 @@
       - -DQT_MAJOR_VERSION=6
       - -DBUILD_WITH_QT6=ON
       - -DBUILD_TESTING=OFF
-      - -DCMAKE_INSTALL_SYSCONFDIR=/etc
-      - -DCMAKE_INSTALL_LOCALSTATEDIR=/var
-      - -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON
-      - -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF
-      - -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON
-      - -DCMAKE_INSTALL_RUNSTATEDIR=/run
-      - -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON
-      - -DCMAKE_VERBOSE_MAKEFILE=ON
-      - -DCMAKE_INSTALL_LIBDIR=lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR
-      - --log-level=STATUS
-      - -DCMAKE_LIBRARY_PATH=lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR
-    build-environment: &build-environment
-      - LD_LIBRARY_PATH: >
-          
"/snap/mesa-2404/current/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR:$CRAFT_STAGE/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR:/snap/kde-qt6-core24-sdk/current/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/libproxy:$LD_LIBRARY_PATH"
     prime:
       - -usr/lib/*/cmake/*
       - -usr/include/*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-25.12.3/src/org.kde.kubrick.appdata.xml 
new/kubrick-26.04.0/src/org.kde.kubrick.appdata.xml
--- old/kubrick-25.12.3/src/org.kde.kubrick.appdata.xml 2026-02-28 
12:51:50.000000000 +0100
+++ new/kubrick-26.04.0/src/org.kde.kubrick.appdata.xml 2026-04-09 
00:26:32.000000000 +0200
@@ -211,6 +211,7 @@
     <content_attribute id="money-gambling">none</content_attribute>
   </content_rating>
   <releases>
+    <release version="1.1.26040" date="2026-04-16"/>
     <release version="1.1.25123" date="2026-03-05"/>
     <release version="1.1.25122" date="2026-02-05"/>
     <release version="1.1.25121" date="2026-01-08"/>

Reply via email to