diff -pruN 4:25.04.0-1/.flatpak-manifest.json 4:25.12.1-0ubuntu1/.flatpak-manifest.json
--- 4:25.04.0-1/.flatpak-manifest.json	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/.flatpak-manifest.json	2026-01-03 10:36:07.000000000 +0000
@@ -2,19 +2,38 @@
     "id": "org.kde.ktimer",
     "branch": "master",
     "runtime": "org.kde.Platform",
-    "runtime-version": "6.8",
+    "runtime-version": "6.9",
     "sdk": "org.kde.Sdk",
     "command": "ktimer",
-    "tags": ["nightly"],
+    "tags": [
+        "nightly"
+    ],
     "desktop-file-name-suffix": " (Nightly)",
-    "finish-args": ["--share=ipc", "--socket=fallback-x11", "--socket=wayland" ],
-
+    "finish-args": [
+        "--share=ipc",
+        "--socket=fallback-x11",
+        "--socket=wayland"
+    ],
+    "cleanup": [
+        "*.a",
+        "*.la",
+        "/include",
+        "/lib/cmake",
+        "/lib/pkgconfig",
+        "/lib/*/cmake",
+        "/lib/*/pkgconfig",
+        "/share/cmake",
+        "/share/pkgconfig"
+    ],
     "modules": [
         {
             "name": "ktimer",
             "buildsystem": "cmake-ninja",
             "sources": [
-                { "type": "dir", "path": "." }
+                {
+                    "type": "dir",
+                    "path": "."
+                }
             ]
         }
     ]
diff -pruN 4:25.04.0-1/.gitlab-ci.yml 4:25.12.1-0ubuntu1/.gitlab-ci.yml
--- 4:25.04.0-1/.gitlab-ci.yml	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/.gitlab-ci.yml	2026-01-03 10:36:07.000000000 +0000
@@ -13,3 +13,4 @@ include:
       - /gitlab-templates/clang-format.yml
       - /gitlab-templates/xml-lint.yml
       - /gitlab-templates/yaml-lint.yml
+      - /gitlab-templates/documentation.yml
diff -pruN 4:25.04.0-1/CMakeLists.txt 4:25.12.1-0ubuntu1/CMakeLists.txt
--- 4:25.04.0-1/CMakeLists.txt	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/CMakeLists.txt	2026-01-03 10:36:07.000000000 +0000
@@ -1,7 +1,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "25")
-set (RELEASE_SERVICE_VERSION_MINOR "04")
-set (RELEASE_SERVICE_VERSION_MICRO "0")
+set (RELEASE_SERVICE_VERSION_MINOR "12")
+set (RELEASE_SERVICE_VERSION_MICRO "1")
 set (RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 cmake_minimum_required (VERSION 3.16 FATAL_ERROR)
 project(ktimer VERSION ${RELEASE_SERVICE_VERSION})
@@ -47,8 +47,8 @@ set_package_properties(KF5DocTools PROPE
     TYPE OPTIONAL
 )
 
-ecm_set_disabled_deprecation_versions(QT 6.8.0
-    KF 6.12.0
+ecm_set_disabled_deprecation_versions(QT 6.10.0
+    KF 6.17.0
 )
 add_definitions(-DQT_NO_CONTEXTLESS_CONNECT)
 add_executable(ktimer)
diff -pruN 4:25.04.0-1/debian/changelog 4:25.12.1-0ubuntu1/debian/changelog
--- 4:25.04.0-1/debian/changelog	2025-04-17 19:46:08.000000000 +0000
+++ 4:25.12.1-0ubuntu1/debian/changelog	2026-01-08 11:13:56.000000000 +0000
@@ -1,20 +1,135 @@
-ktimer (4:25.04.0-1) unstable; urgency=medium
+ktimer (4:25.12.1-0ubuntu1) resolute; urgency=medium
 
-  [ Aurélien COUDERC ]
-  * New upstream release (25.04.0).
-  * Bump Standards-Version to 4.7.2, no change required.
-  * Update project homepage.
+  * New upstream release (25.12.1)
 
- -- Aurélien COUDERC <coucouf@debian.org>  Thu, 17 Apr 2025 21:46:08 +0200
+ -- Rik Mills <rikmills@kde.org>  Thu, 08 Jan 2026 11:13:56 +0000
 
-ktimer (4:24.12.0-1) unstable; urgency=medium
+ktimer (4:25.12.0-0ubuntu1) resolute; urgency=medium
 
-  [ Aurélien COUDERC ]
-  * New upstream release (24.12.0).
-  * Update build-deps and deps with the info from cmake.
-  * Release to unstable.
+  * New upstream release (25.12.0)
+
+ -- Rik Mills <rikmills@kde.org>  Thu, 11 Dec 2025 12:31:57 +0000
+
+ktimer (4:25.11.90-0ubuntu1) resolute; urgency=medium
+
+  * New upstream (RC) release (25.11.90)
+
+ -- Rik Mills <rikmills@kde.org>  Fri, 28 Nov 2025 14:13:06 +0000
+
+ktimer (4:25.11.80-0ubuntu1) resolute; urgency=medium
+
+  * New upstream (beta) release (25.11.80)
+
+ -- Rik Mills <rikmills@kde.org>  Sun, 16 Nov 2025 05:55:49 +0000
+
+ktimer (4:25.08.3-0ubuntu1) resolute; urgency=medium
+
+  * New upstream release (25.08.3)
+
+ -- Rik Mills <rikmills@kde.org>  Thu, 06 Nov 2025 12:18:16 +0000
+
+ktimer (4:25.08.2-0ubuntu1) resolute; urgency=medium
+
+  * New upstream release (25.08.2)
+
+ -- Rik Mills <rikmills@kde.org>  Fri, 17 Oct 2025 11:53:36 +0100
+
+ktimer (4:25.08.1-0ubuntu1) questing; urgency=medium
+
+  * New upstream release (25.08.1)
+
+ -- Rik Mills <rikmills@kde.org>  Thu, 11 Sep 2025 06:57:22 +0100
+
+ktimer (4:25.08.0-0ubuntu1) questing; urgency=medium
+
+  * New upstream release (25.08.0)
+
+ -- Rik Mills <rikmills@kde.org>  Thu, 14 Aug 2025 11:28:33 +0100
+
+ktimer (4:25.07.90-0ubuntu1) questing; urgency=medium
+
+  * New upstream (RC) release (25.07.90)
+
+ -- Rik Mills <rikmills@kde.org>  Fri, 25 Jul 2025 17:56:34 +0100
+
+ktimer (4:25.07.80-0ubuntu1) questing; urgency=medium
+
+  * New upstream (beta) release (25.07.80)
+
+ -- Rik Mills <rikmills@kde.org>  Sat, 12 Jul 2025 18:21:15 +0100
+
+ktimer (4:25.04.3-0ubuntu1) questing; urgency=medium
+
+  * New upstream release (25.04.3)
+
+ -- Rik Mills <rikmills@kde.org>  Thu, 03 Jul 2025 07:52:24 +0100
+
+ktimer (4:25.04.2-0ubuntu1) questing; urgency=medium
+
+  * New upstream release (25.04.2)
+
+ -- Rik Mills <rikmills@kde.org>  Thu, 05 Jun 2025 11:56:28 +0100
+
+ktimer (4:25.04.1-0ubuntu1) questing; urgency=medium
+
+  * New upstream release (25.04.1)
+
+ -- Rik Mills <rikmills@kde.org>  Wed, 07 May 2025 22:14:44 +0100
+
+ktimer (4:25.04.0-0ubuntu1) questing; urgency=medium
+
+  * New upstream release (25.04.0)
+
+ -- Rik Mills <rikmills@kde.org>  Wed, 30 Apr 2025 19:59:01 +0100
+
+ktimer (4:24.12.3-0ubuntu1) plucky; urgency=medium
+
+  * New upstream release (24.12.3)
+
+ -- Rik Mills <rikmills@kde.org>  Thu, 06 Mar 2025 08:48:02 +0000
+
+ktimer (4:24.12.2-0ubuntu1) plucky; urgency=medium
+
+  * New upstream release (24.12.2)
+
+ -- Rik Mills <rikmills@kde.org>  Thu, 06 Feb 2025 14:22:03 +0000
+
+ktimer (4:24.12.1-0ubuntu1) plucky; urgency=medium
+
+  * New upstream release (24.12.1)
+
+ -- Rik Mills <rikmills@kde.org>  Sat, 11 Jan 2025 14:38:20 +0000
+
+ktimer (4:24.12.0-0ubuntu1) plucky; urgency=medium
+
+  * New upstream release (24.12.0)
 
- -- Aurélien COUDERC <coucouf@debian.org>  Tue, 24 Dec 2024 00:34:54 +0100
+ -- Rik Mills <rikmills@kde.org>  Thu, 12 Dec 2024 17:20:06 +0000
+
+ktimer (4:24.11.90-0ubuntu1) plucky; urgency=medium
+
+  * New upstream (RC) release (24.11.90)
+
+ -- Rik Mills <rikmills@kde.org>  Fri, 29 Nov 2024 14:13:54 +0000
+
+ktimer (4:24.11.80-0ubuntu1) plucky; urgency=medium
+
+  * New upstream (beta) release (24.11.80)
+  * New build depend on libkf6crash-dev
+
+ -- Rik Mills <rikmills@kde.org>  Fri, 22 Nov 2024 14:50:29 +0000
+
+ktimer (4:24.08.3-0ubuntu1) plucky; urgency=medium
+
+  * New upstream release (24.08.3)
+
+ -- Rik Mills <rikmills@kde.org>  Thu, 07 Nov 2024 11:45:55 +0000
+
+ktimer (4:24.08.2-1ubuntu1) plucky; urgency=medium
+
+  * Merge from Debian Experimental.
+
+ -- Simon Quigley <tsimonq2@ubuntu.com>  Sat, 02 Nov 2024 17:59:58 -0500
 
 ktimer (4:24.08.2-1) experimental; urgency=medium
 
@@ -25,6 +140,74 @@ ktimer (4:24.08.2-1) experimental; urgen
 
  -- Simon Quigley <tsimonq2@debian.org>  Sat, 02 Nov 2024 13:46:05 -0500
 
+ktimer (4:23.08.5-0ubuntu3) noble; urgency=medium
+
+  * No-change rebuild for CVE-2024-3094
+
+ -- William Grant <wgrant@ubuntu.com>  Mon, 01 Apr 2024 17:39:10 +1100
+
+ktimer (4:23.08.5-0ubuntu2) noble; urgency=medium
+
+  * No-change rebuild against libqt5core5t64
+
+ -- Steve Langasek <steve.langasek@ubuntu.com>  Fri, 15 Mar 2024 05:25:00 +0000
+
+ktimer (4:23.08.5-0ubuntu1) noble; urgency=medium
+
+  * New upstream release (23.08.5)
+
+ -- Scarlett Moore <sgmoore@debian.org>  Thu, 22 Feb 2024 10:18:31 -0700
+
+ktimer (4:23.08.4-0ubuntu1) noble; urgency=medium
+
+  * New upstream release (23.08.4)
+
+ -- José Manuel Santamaría Lema <panfaust@gmail.com>  Wed, 13 Dec 2023 10:20:42 +0000
+
+ktimer (4:23.08.3-0ubuntu1) noble; urgency=medium
+
+  * New upstream release (23.08.3)
+
+ -- Rik Mills <rikmills@kde.org>  Thu, 09 Nov 2023 11:40:57 +0000
+
+ktimer (4:23.08.2-0ubuntu1) noble; urgency=medium
+
+  * New upstream release (23.08.2)
+
+ -- Rik Mills <rikmills@kde.org>  Thu, 26 Oct 2023 12:36:43 +0100
+
+ktimer (4:23.08.1-0ubuntu1) mantic; urgency=medium
+
+  * New upstream release (23.08.1)
+
+ -- Rik Mills <rikmills@kde.org>  Thu, 14 Sep 2023 12:04:29 +0100
+
+ktimer (4:23.08.0-0ubuntu1) mantic; urgency=medium
+
+  * New upstream release (23.08.0)
+
+ -- Rik Mills <rikmills@kde.org>  Thu, 24 Aug 2023 12:59:31 +0100
+
+ktimer (4:23.07.90-0ubuntu1) mantic; urgency=medium
+
+  * New upstream (beta) release (23.07.80)
+  * New upstream (RC) release (23.07.90)
+
+ -- Rik Mills <rikmills@kde.org>  Tue, 15 Aug 2023 02:38:58 +0100
+
+ktimer (4:23.04.3-0ubuntu1) mantic; urgency=medium
+
+  * New upstream release (23.04.3)
+
+ -- Rik Mills <rikmills@kde.org>  Thu, 06 Jul 2023 14:53:40 +0100
+
+ktimer (4:23.04.2-0ubuntu1) mantic; urgency=medium
+
+  * New upstream release (23.04.1)
+  * New upstream release (23.04.2)
+
+ -- José Manuel Santamaría Lema <panfaust@gmail.com>  Sat, 10 Jun 2023 12:00:26 +0100
+
 ktimer (4:22.12.3-1) unstable; urgency=medium
 
   [ Aurélien COUDERC ]
@@ -33,6 +216,18 @@ ktimer (4:22.12.3-1) unstable; urgency=m
 
  -- Aurélien COUDERC <coucouf@debian.org>  Wed, 01 Mar 2023 11:58:00 +0100
 
+ktimer (4:22.12.3-0ubuntu1) lunar; urgency=medium
+
+  * New upstream release (22.12.3)
+
+ -- Rik Mills <rikmills@kde.org>  Thu, 02 Mar 2023 00:43:07 +0000
+
+ktimer (4:22.12.2-0ubuntu1) lunar; urgency=medium
+
+  * New upstream release (22.12.2)
+
+ -- Simon Quigley <tsimonq2@kubuntu.org>  Sat, 11 Feb 2023 14:24:51 -0600
+
 ktimer (4:22.12.1-1) unstable; urgency=medium
 
   [ Aurélien COUDERC ]
@@ -42,6 +237,20 @@ ktimer (4:22.12.1-1) unstable; urgency=m
 
  -- Aurélien COUDERC <coucouf@debian.org>  Fri, 06 Jan 2023 23:39:31 +0100
 
+ktimer (4:22.12.1-0ubuntu1) lunar; urgency=medium
+
+  * New upstream release (22.12.1)
+
+ -- Rik Mills <rikmills@kde.org>  Thu, 05 Jan 2023 11:18:55 +0000
+
+ktimer (4:22.12.0-2ubuntu1) lunar; urgency=medium
+
+  * Merge from Debian unstable. Remaining changes:
+    - Kubuntu Vcs and maintainer fields.
+    - Update upstream signing key.
+
+ -- Rik Mills <rikmills@kde.org>  Fri, 30 Dec 2022 13:32:35 +0000
+
 ktimer (4:22.12.0-2) unstable; urgency=medium
 
   * Upload with a correctly released changelog.
@@ -59,6 +268,51 @@ ktimer (4:22.12.0-1) unstable; urgency=m
 
  -- Aurélien COUDERC <coucouf@debian.org>  Sat, 10 Dec 2022 00:13:04 +0100
 
+ktimer (4:22.12.0-0ubuntu1) lunar; urgency=medium
+
+  * New upstream release (22.12.0)
+
+ -- Rik Mills <rikmills@kde.org>  Fri, 09 Dec 2022 19:14:36 +0000
+
+ktimer (4:22.11.90-0ubuntu1) lunar; urgency=medium
+
+  * New upstream (RC) release (22.11.90)
+
+ -- Rik Mills <rikmills@kde.org>  Fri, 25 Nov 2022 16:10:50 +0000
+
+ktimer (4:22.11.80-0ubuntu1) lunar; urgency=medium
+
+  * New upstream (beta) release (22.11.80)
+
+ -- Rik Mills <rikmills@kde.org>  Mon, 14 Nov 2022 10:53:53 +0000
+
+ktimer (4:22.08.3-0ubuntu1) lunar; urgency=medium
+
+  * New upstream release (22.08.2)
+  * New upstream release (22.08.3)
+
+ -- Rik Mills <rikmills@kde.org>  Mon, 07 Nov 2022 11:13:48 +0000
+
+ktimer (4:22.08.1-0ubuntu1) kinetic; urgency=medium
+
+  * New upstream release (22.08.1)
+
+ -- Rik Mills <rikmills@kde.org>  Thu, 08 Sep 2022 07:45:13 +0100
+
+ktimer (4:22.08.0-0ubuntu1) kinetic; urgency=medium
+
+  * New upstream release (22.08.0)
+
+ -- Rik Mills <rikmills@kde.org>  Wed, 24 Aug 2022 09:54:36 +0100
+
+ktimer (4:22.04.3-1ubuntu1) kinetic; urgency=medium
+
+  * Merge from Debian unstable. Remaining changes:
+    - Kubuntu Vcs and maintainer fields.
+    - Update upstream signing key.
+
+ -- Rik Mills <rikmills@kde.org>  Fri, 05 Aug 2022 16:20:29 +0100
+
 ktimer (4:22.04.3-1) unstable; urgency=medium
 
   * Team upload.
@@ -77,6 +331,30 @@ ktimer (4:22.04.3-1) unstable; urgency=m
 
  -- Pino Toscano <pino@debian.org>  Wed, 27 Jul 2022 07:24:54 +0200
 
+ktimer (4:22.04.3-0ubuntu1) kinetic; urgency=medium
+
+  * New upstream release (22.04.3)
+
+ -- Rik Mills <rikmills@kde.org>  Thu, 07 Jul 2022 09:32:23 +0100
+
+ktimer (4:22.04.2-0ubuntu1) kinetic; urgency=medium
+
+  * New upstream release (22.04.2)
+
+ -- Rik Mills <rikmills@kde.org>  Thu, 09 Jun 2022 08:06:56 +0100
+
+ktimer (4:22.04.1-0ubuntu1) kinetic; urgency=medium
+
+  * New upstream release (22.04.1)
+
+ -- Rik Mills <rikmills@kde.org>  Wed, 11 May 2022 21:06:00 +0100
+
+ktimer (4:22.04.0-0ubuntu1) kinetic; urgency=medium
+
+  * New upstream release (22.04.0)
+
+ -- Rik Mills <rikmills@kde.org>  Mon, 02 May 2022 06:53:20 +0100
+
 ktimer (4:21.12.3-1) unstable; urgency=medium
 
   [ Aurélien COUDERC ]
@@ -85,6 +363,73 @@ ktimer (4:21.12.3-1) unstable; urgency=m
 
  -- Aurélien COUDERC <coucouf@debian.org>  Mon, 07 Mar 2022 23:27:41 +0100
 
+ktimer (4:21.12.3-0ubuntu1) jammy; urgency=medium
+
+  * New upstream release (21.12.3)
+
+ -- Rik Mills <rikmills@kde.org>  Thu, 03 Mar 2022 10:15:57 +0000
+
+ktimer (4:21.12.2-0ubuntu1) jammy; urgency=medium
+
+  [ José Manuel Santamaría Lema ]
+  * Update upstream signing key
+
+  [ Rik Mills ]
+  * New upstream release (21.12.2)
+
+ -- Rik Mills <rikmills@kde.org>  Thu, 03 Feb 2022 07:22:32 +0000
+
+ktimer (4:21.12.1-0ubuntu1) jammy; urgency=medium
+
+  * New upstream release (21.12.1)
+
+ -- Rik Mills <rikmills@kde.org>  Thu, 06 Jan 2022 10:30:21 +0000
+
+ktimer (4:21.12.0-0ubuntu1) jammy; urgency=medium
+
+  [ Rik Mills ]
+  * New upstream release (21.12.0)
+  * Set maintainer to Kubuntu Developers.
+
+  [ José Manuel Santamaría Lema ]
+  * Update upstream signing key
+
+ -- Rik Mills <rikmills@kde.org>  Thu, 09 Dec 2021 11:27:30 +0000
+
+ktimer (4:21.11.90-0ubuntu2) jammy; urgency=medium
+
+  * Add Kubuntu Vcs fields.
+
+ -- Rik Mills <rikmills@kde.org>  Sun, 28 Nov 2021 19:11:51 +0000
+
+ktimer (4:21.11.90-0ubuntu1) jammy; urgency=medium
+
+  * New upstream (RC) release (21.11.90)
+
+ -- Rik Mills <rikmills@kde.org>  Fri, 26 Nov 2021 13:22:41 +0000
+
+ktimer (4:21.11.80-0ubuntu1) jammy; urgency=medium
+
+  * New upstream (beta) release (21.11.80)
+
+ -- Rik Mills <rikmills@kde.org>  Sun, 21 Nov 2021 18:29:58 +0000
+
+ktimer (4:21.08.3-0ubuntu1) jammy; urgency=medium
+
+  [ José Manuel Santamaría Lema ]
+  * New upstream release (21.08.2)
+
+  [ Rik Mills ]
+  * New upstream release (21.08.3)
+
+ -- Rik Mills <rikmills@kde.org>  Mon, 15 Nov 2021 09:45:05 +0000
+
+ktimer (4:21.08.1-0ubuntu1) impish; urgency=medium
+
+  * New upstream release (21.08.1)
+
+ -- José Manuel Santamaría Lema <panfaust@gmail.com>  Thu, 09 Sep 2021 22:38:15 +0100
+
 ktimer (4:21.08.0-1) unstable; urgency=medium
 
   [ Norbert Preining ]
@@ -92,6 +437,42 @@ ktimer (4:21.08.0-1) unstable; urgency=m
 
  -- Norbert Preining <norbert@preining.info>  Mon, 16 Aug 2021 16:27:54 +0900
 
+ktimer (4:21.08.0-0ubuntu1) impish; urgency=medium
+
+  * New upstream release (21.08.0)
+
+ -- Rik Mills <rikmills@kde.org>  Thu, 12 Aug 2021 09:07:37 +0100
+
+ktimer (4:21.07.90-0ubuntu1) impish; urgency=medium
+
+  * New upstream (RC) release (21.07.90)
+
+ -- Rik Mills <rikmills@kde.org>  Mon, 02 Aug 2021 13:01:42 +0100
+
+ktimer (4:21.07.80-0ubuntu1) impish; urgency=medium
+
+  * New upstream (beta) release (21.07.80)
+
+ -- Rik Mills <rikmills@kde.org>  Sun, 18 Jul 2021 20:37:23 +0100
+
+ktimer (4:21.04.3-0ubuntu1) impish; urgency=medium
+
+  * New upstream release (21.04.3)
+
+ -- Rik Mills <rikmills@kde.org>  Thu, 08 Jul 2021 11:48:48 +0100
+
+ktimer (4:21.04.2-0ubuntu1) impish; urgency=medium
+
+  * New upstream release (21.04.2)
+
+ -- Rik Mills <rikmills@kde.org>  Thu, 10 Jun 2021 10:45:57 +0100
+
+ktimer (4:21.04.1-0ubuntu1) impish; urgency=medium
+
+  * New upstream release (21.04.1)
+
+ -- Rik Mills <rikmills@kde.org>  Thu, 13 May 2021 09:12:24 +0100
+
 ktimer (4:21.04.0-1) experimental; urgency=medium
 
   [ Norbert Preining ]
@@ -102,6 +483,30 @@ ktimer (4:21.04.0-1) experimental; urgen
 
  -- Norbert Preining <norbert@preining.info>  Wed, 28 Apr 2021 10:48:48 +0900
 
+ktimer (4:21.04.0-0ubuntu1) impish; urgency=medium
+
+  * New upstream release (21.04.0)
+
+ -- Rik Mills <rikmills@kde.org>  Thu, 29 Apr 2021 01:42:39 +0100
+
+ktimer (4:20.12.3-0ubuntu1) hirsute; urgency=medium
+
+  * New upstream release (20.12.3)
+
+ -- Rik Mills <rikmills@kde.org>  Thu, 04 Mar 2021 15:26:10 +0000
+
+ktimer (4:20.12.2-0ubuntu1) hirsute; urgency=medium
+
+  * New upstream release (20.12.2)
+
+ -- Rik Mills <rikmills@kde.org>  Thu, 04 Feb 2021 09:59:24 +0000
+
+ktimer (4:20.12.1-0ubuntu1) hirsute; urgency=medium
+
+  * New upstream release (20.12.1)
+
+ -- Rik Mills <rikmills@kde.org>  Wed, 20 Jan 2021 23:13:22 +0000
+
 ktimer (4:20.12.0-1) unstable; urgency=medium
 
   * New upstream release (20.12.0).
diff -pruN 4:25.04.0-1/debian/control 4:25.12.1-0ubuntu1/debian/control
--- 4:25.04.0-1/debian/control	2025-04-17 19:46:07.000000000 +0000
+++ 4:25.12.1-0ubuntu1/debian/control	2026-01-08 11:13:56.000000000 +0000
@@ -1,15 +1,15 @@
 Source: ktimer
 Section: kde
 Priority: optional
-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
-Uploaders: Aurélien COUDERC <coucouf@debian.org>,
-Build-Depends: debhelper-compat (= 13),
+Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
+XSBC-Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
+Uploaders: Aurélien COUDERC <coucouf@debian.org>
+Build-Depends: cmake (>= 3.16~),
+               debhelper-compat (= 13),
                dh-sequence-kf6,
-               cmake (>= 3.16~),
                extra-cmake-modules (>= 6.0.0~),
                gettext,
-               libkf6configwidgets-dev (>= 6.0.0~),
-               libkf6crash-dev (>= 6.0.0~),
+               libkf6crash-dev,
                libkf6dbusaddons-dev (>= 6.0.0~),
                libkf6doctools-dev (>= 6.0.0~),
                libkf6i18n-dev (>= 6.0.0~),
@@ -18,11 +18,11 @@ Build-Depends: debhelper-compat (= 13),
                libkf6statusnotifieritem-dev (>= 6.0.0~),
                libkf6widgetsaddons-dev (>= 6.0.0~),
                qt6-base-dev (>= 6.5.0~),
-Standards-Version: 4.7.2
+Standards-Version: 4.7.0
 Rules-Requires-Root: no
-Homepage: https://apps.kde.org/ktimer/
-Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/ktimer
-Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/ktimer.git
+Homepage: https://apps.kde.org/en/ktimer
+Vcs-Browser: https://code.launchpad.net/~kubuntu-packagers/kubuntu-packaging/+git/ktimer
+Vcs-Git: https://git.launchpad.net/~kubuntu-packagers/kubuntu-packaging/+git/ktimer
 
 Package: ktimer
 Section: utils
diff -pruN 4:25.04.0-1/debian/upstream/signing-key.asc 4:25.12.1-0ubuntu1/debian/upstream/signing-key.asc
--- 4:25.04.0-1/debian/upstream/signing-key.asc	2023-01-31 14:34:40.000000000 +0000
+++ 4:25.12.1-0ubuntu1/debian/upstream/signing-key.asc	2026-01-08 11:13:56.000000000 +0000
@@ -1,5 +1,56 @@
 -----BEGIN PGP PUBLIC KEY BLOCK-----
 
+mQINBFfNZD4BEACo0YKCUEhTY7v8VZVw3csAtnsRSFQ18G8xfYIt7mJEBrtfiGG4
+g28EjNeWQfN8wGIaAeRGl5nb7s9RRpxXStUu719jGX1Z9Sr8p/JOmBS5kdfAtYId
+9Cl3VsGRvf4Smg1ClrEv6tQ97j+d1FY8QfgW/GS46YBOEeOFVQRtfi7Yv9lZkiBF
+rzP0Nr7JV9u1GkBsFgNkVuYs/3RDYULItBwGFerduOyQCOt819QvHHSZkXqJWwNR
+OA6lc8gW36lKbDHoZ1jSkDnDV0bW0cX1/6WJSzWYdcPiceA1vj/VDg0Kr23SVQ1P
+yPvBirT7ToirQm6KrIiKHWLSg156ht8/K2C1Dgypf+YMseMbHQxVLrI2p4zpmxu3
+B2SrSj3ImM5FO0XGd1gxn/qywNVJDQBfcYnndksD2i/9/Es8I/F6OymBZl4HWBvx
+7ixm2JPXkmwVPEC/lJn3eCBb1fAaJSlroHtaAEteCWuE5/Mg/uYEh1UeAstP47N3
+P0B3l1E4Ccw1ne2/O1BdsnXeUaI3YVYz9aZkVlL7ywda3h/goRKxc1b18bmgu/Ed
+QmcTEMj29B3szMpetWNt1ZbaMJzfDw+z+SiQ3toOTUiqMuWq+l+JK0dVUzOvpGhG
+VHv5m9CtJFP671ivEc4it0hJRH5kdW9aNbeG0g9TxHQqQMJIpeLvRq5WKwARAQAB
+tCFBbGJlcnQgQXN0YWxzIENpZCA8YWFjaWRAa2RlLm9yZz6JAj0EEwEIACcFAlfN
+ZD4CGwMFCQPCZwAFCwkIBwIGFQgJCgsCBBYCAwECHgECF4AACgkQOmpNuDnqptfE
+2w/8CdIZ2FOY2UCcdtEzAQCRL125ffU1l5E9nl60vjx/0c/kkNtt77iVOl35waHQ
+wYzzF90+PX9CDEODtfZowhEBIwQZxHfwmyp6dCqTDczyeL8QbUDNE+RAKSaBesiP
+FLU+598QLwvTr0F7iePAAf4uLMN9u69NhJD+f1KystM9GiaB3T4xqzv2cQ8NIX1N
+f68NOxbG5C2CtrUbx/Meb0eFBAHkwWtU/sLFcksi5AEI2Q0ZPTdjS3+rIUeSHKnk
+/gtzgq/PS2wSxlwtztA/xnS2u+wvwnX3zuSObPiz3UMlKv9lH/f4MBjCAqZiv6Ci
+JLwaHggG+Z7eonlqACKQkZFDRrfSyiQ6yeyYDJErVy+LMu4Ea5mo9tmo0cda/q9N
+7Rj/fpyVQW0/Fc1r3pB17/v1u2oeVwwkHqBPQUe5c/HUtzICWa0Vf0lxnsarOLVM
+nEemORRlOCgxcTDIiYqpUpfQ7iuQ6+Ydyid6JCaDn5ubOLvBjfc6MWylaNKkFZn7
+LgP2DSis8Ci3w+7OGtyDllJ9GvWdmhC6T4iWUds7vFudA4DKE0EiNFXjcdcMbXHN
+GmbWm/EBdGKsWtgABXHJowMn7IBlyp2hBmtVEXr7+pBA/fg3m1UH2QqYQUyfGwIp
+VRDt67xEMg+V55raPzhNqOmeLB+ViD5XRzD7PvmZKrcVXSW5Ag0EV81kPgEQAL17
+eQdH3CEDUgBg5ETli9+99/VP66bEPCKCzGD6f6/OUXbLVBXs03GzDJzBr6b8ysaW
+MR7c0WXCKFf7U5+3QI4s9TBlcsnHxq59343nJh2WsE5cc75WHlfKwse77zT3tujd
+s2MjSBj2324skw9RHSm4mkc7esbN8GCQRAM4gUjwEo76SXvVwuUKYaStNLW8DKLa
+HBxNNclk3v/k7YVmVo07uf/u8vIGeUvql/l2XBlWWhxkgaG+UnRwNcpMh0iuVkrJ
+Yn04FQtOV20EREVITG1tWHMQ4KznqdgdvbEWnFkkbHvj2c6rGylSJShQba9pE1LA
+bNhF6hbEip2nq6uKsQT0Az2/ZWuP83GH4yDHbJCDoT8lf2xcawz+yfd2q9QF8QeI
+ObLCNt09dJNceTbjU3h3BEAvD6gGdqzHDPPfmf0UVji1576PEmheMu25/zbh1mvq
+nsV2YHZsGXVpbBB1PHzrKM1DH3PfqFTFQ5elrvkuxhgRrSKaiWBuaGD7DWMiEIV2
+QKmYutxYS0FJ57lFRaKo0AiVvtDLVh0edjkLvkgufxs6oAPnLt5kuo/na/tgWJjY
+20Eu63dQtIbpPYPrALm2+OMK8eAn3tOg7HsUMXQS5hAqRvH/8aMVoW7qjMldgthk
+5EXTplylkNCCPz9dTqT/g8RBmKxelnRfgj3Cxy4dABEBAAGJAiUEGAEIAA8FAlfN
+ZD4CGwwFCQPCZwAACgkQOmpNuDnqpteDGw/+Pp0s5ItKy6eUpaLZgIjGEUOdvVsj
+/2ui2VGl1BzZLe4ocwHaAouIhAsUmJ7ZciGSW1OSTGQ5Qw8jQ1EDCC2k4RZ2AfYJ
+4S8R2og4jov9s08O6qnTKJfBYpa7fSr38b4o7eecu021orx0pKyiet3ZUs5Luw9U
+3sN/PMelHAkjZMkR35DnL3Tl93ySM/YB9VR85bLBcF3Tf3XZYi8MXyD4B1FNf+BW
+ARyxhQhs/S4Dw4cufC9DKjzyUXwPfLMENUtWcbuxae6kdfSV05EQcZSqmF+dAFMB
+SkMz+3aXIH95d6/hrXhq/eYqWgEJrxZB55ycdUcfn23L7/r10gVMRq7ZkSExSgD5
+DJdeNvFrWOOJa2NDiZ/MCfCSoKG79O+0IQfMeuK1LPsj3AHGTGOWh6OgALKVfgOH
+kwVh/CFP5+aLQTTUU7lSthPd/jwvqwXUFYFvAwdg8VjQSX0kT62ZI5UZrqejEJXD
+puYyBQN5BZUgqwoy3oTy0Ktao3Td9SUDEpFaKbt1YWWmYHLrscVtI6yiKLMIusHU
+XMa+dB7iKGK1BjU2Z2PE4Ow7DXqnaEJwSNElgkhftnT3lIq0qFTDSkeEvfZg3fMt
+IpdIiYngrZo+vxq7NOYQ6RLHtDLXtgYECZrQX6Obl+3jfXFVb8Ethtl1mhpAAi+V
+hC+sXh0NMOq4pxE=
+=Wqdv
+-----END PGP PUBLIC KEY BLOCK-----
+-----BEGIN PGP PUBLIC KEY BLOCK-----
+
 mQENBFlRpEYBCACecX3F5xzF6wzeXiuBAuHq74bVHON7I89U+ROloEWYUYMRNTz2
 l1BkNHWRTTqfmPO7LhMY6g4gOPeQVCwgTGVjI8bn6sJd3SFdeiRvvaFBpmn7SjBd
 s1rkKKJIjeMUl1w8dFnmf22V0PnhSSepmNwmd8RQnl1umCTSihDJydGxixw6ZNhr
diff -pruN 4:25.04.0-1/ktimer.cpp 4:25.12.1-0ubuntu1/ktimer.cpp
--- 4:25.04.0-1/ktimer.cpp	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/ktimer.cpp	2026-01-03 10:36:07.000000000 +0000
@@ -5,6 +5,7 @@
  */
 
 #include "ktimer.h"
+using namespace Qt::Literals::StringLiterals;
 
 #include <KConfigGroup>
 #include <KGuiItem>
@@ -60,7 +61,7 @@ public:
         setText(0, m_job->formatTime(m_job->value()));
 
         if (m_error)
-            setIcon(0, QIcon::fromTheme(QStringLiteral("process-stop")));
+            setIcon(0, QIcon::fromTheme(u"process-stop"_s));
         else
             setIcon(0, QPixmap());
 
@@ -68,13 +69,13 @@ public:
 
         switch (m_job->state()) {
         case KTimerJob::Stopped:
-            setIcon(2, QIcon::fromTheme(QStringLiteral("media-playback-stop")));
+            setIcon(2, QIcon::fromTheme(u"media-playback-stop"_s));
             break;
         case KTimerJob::Paused:
-            setIcon(2, QIcon::fromTheme(QStringLiteral("media-playback-pause")));
+            setIcon(2, QIcon::fromTheme(u"media-playback-pause"_s));
             break;
         case KTimerJob::Started:
-            setIcon(2, QIcon::fromTheme(QStringLiteral("arrow-right")));
+            setIcon(2, QIcon::fromTheme(u"arrow-right"_s));
             break;
         }
 
@@ -100,13 +101,13 @@ KTimerPref::KTimerPref(QWidget *parent)
     setupUi(this);
 
     // set icons
-    m_stop->setIcon(QIcon::fromTheme(QStringLiteral("media-playback-stop")));
-    m_pause->setIcon(QIcon::fromTheme(QStringLiteral("media-playback-pause")));
-    m_start->setIcon(QIcon::fromTheme(QStringLiteral("arrow-right")));
+    m_stop->setIcon(QIcon::fromTheme(u"media-playback-stop"_s));
+    m_pause->setIcon(QIcon::fromTheme(u"media-playback-pause"_s));
+    m_start->setIcon(QIcon::fromTheme(u"arrow-right"_s));
 
     // create tray icon
     auto tray = new KStatusNotifierItem(this);
-    tray->setIconByName(QStringLiteral("ktimer"));
+    tray->setIconByName(u"ktimer"_s);
     tray->setCategory(KStatusNotifierItem::ApplicationStatus);
     tray->setStatus(KStatusNotifierItem::Active);
     // set help button gui item
@@ -283,10 +284,10 @@ void KTimerPref::saveJobs(KConfig *cfg)
     const int nbList = m_list->topLevelItemCount();
     for (int num = 0; num < nbList; ++num) {
         auto item = static_cast<KTimerJobItem *>(m_list->topLevelItem(num));
-        item->job()->save(cfg, QStringLiteral("Job%1").arg(num));
+        item->job()->save(cfg, u"Job%1"_s.arg(num));
     }
 
-    KConfigGroup jobscfg = cfg->group(QStringLiteral("Jobs"));
+    KConfigGroup jobscfg = cfg->group(u"Jobs"_s);
     jobscfg.writeEntry("Number", m_list->topLevelItemCount());
 
     jobscfg.sync();
@@ -294,7 +295,7 @@ void KTimerPref::saveJobs(KConfig *cfg)
 
 void KTimerPref::loadJobs(KConfig *cfg)
 {
-    const int num = cfg->group(QStringLiteral("Jobs")).readEntry("Number", 0);
+    const int num = cfg->group(u"Jobs"_s).readEntry("Number", 0);
     for (int n = 0; n < num; n++) {
         auto job = new KTimerJob;
         auto item = new KTimerJobItem(job, m_list);
@@ -305,7 +306,7 @@ void KTimerPref::loadJobs(KConfig *cfg)
         connect(job, &KTimerJob::commandChanged, this, &KTimerPref::jobChanged);
         connect(job, &KTimerJob::finished, this, &KTimerPref::jobFinished);
 
-        job->load(cfg, QStringLiteral("Job%1").arg(n));
+        job->load(cfg, u"Job%1"_s.arg(n));
 
         job->setUser(item);
         jobChanged(job);
diff -pruN 4:25.04.0-1/main.cpp 4:25.12.1-0ubuntu1/main.cpp
--- 4:25.04.0-1/main.cpp	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/main.cpp	2026-01-03 10:36:07.000000000 +0000
@@ -5,6 +5,7 @@
  */
 
 #include "ktimer.h"
+using namespace Qt::Literals::StringLiterals;
 
 #include <KAboutData>
 #include <KCrash>
@@ -19,14 +20,15 @@ int main(int argc, char **argv)
 {
     QApplication app(argc, argv);
     KLocalizedString::setApplicationDomain(QByteArrayLiteral("ktimer"));
-    KAboutData aboutData(QStringLiteral("ktimer"),
+    KAboutData aboutData(u"ktimer"_s,
                          i18n("KTimer"),
                          QStringLiteral(KTIMER_VERSION),
                          i18n("KDE Timer"),
                          KAboutLicense::GPL,
                          i18n("(c) 2001, Stefan Schimanski"),
-                         QStringLiteral("https://apps.kde.org/ktimer"));
-    aboutData.addAuthor(i18n("Stefan Schimanski"), QString(), QStringLiteral("schimmi@kde.org"));
+                         u"https://apps.kde.org/ktimer"_s);
+    aboutData.addAuthor(i18n("Stefan Schimanski"), QString(), u"schimmi@kde.org"_s);
+    QApplication::setWindowIcon(QIcon::fromTheme(u"ktimer"_s));
     QCommandLineParser parser;
     KAboutData::setApplicationData(aboutData);
     aboutData.setupCommandLine(&parser);
diff -pruN 4:25.04.0-1/org.kde.ktimer.appdata.xml 4:25.12.1-0ubuntu1/org.kde.ktimer.appdata.xml
--- 4:25.04.0-1/org.kde.ktimer.appdata.xml	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/org.kde.ktimer.appdata.xml	2026-01-03 10:36:07.000000000 +0000
@@ -46,7 +46,6 @@
   <name xml:lang="tr">K Sayaç</name>
   <name xml:lang="uk">KTimer</name>
   <name xml:lang="vi">KTimer</name>
-  <name xml:lang="x-test">xxKTimerxx</name>
   <name xml:lang="zh-CN">KTimer 倒计时程序启动器</name>
   <name xml:lang="zh-TW">KTimer</name>
   <summary>Countdown Launcher</summary>
@@ -91,7 +90,6 @@
   <summary xml:lang="tr">Geri Sayım Başlatıcısı</summary>
   <summary xml:lang="uk">Таймер</summary>
   <summary xml:lang="vi">Trình khởi chạy đếm ngược</summary>
-  <summary xml:lang="x-test">xxCountdown Launcherxx</summary>
   <summary xml:lang="zh-CN">倒计时程序启动器</summary>
   <summary xml:lang="zh-TW">倒數計時啟動器</summary>
   <description>
@@ -129,6 +127,7 @@
     <p xml:lang="pl">KTimer jest małym narzędziem do wykonywania programów po danym czasie. Umożliwia podanie kliku zadań i ustawienia czasomierza dla nich. Czasomierz dla każdego z zadań można rozpocząć, zatrzymać, zmienić lub zapętlić.</p>
     <p xml:lang="pt">O KTimer é uma pequena ferramenta para executar programas ao fim de algum tempo. Permite-lhe introduzir várias tarefas e a definir um cronómetro para cada uma delas. Poderá iniciar, parar, modificar ou configurar em ciclo cada uma das tarefas.</p>
     <p xml:lang="pt-BR">O KTimer é uma pequena ferramenta para executar programas em um tempo determinado. Permite-lhe inserir diversas tarefas e definir um cronômetro para cada uma delas. Os cronômetros de cada tarefa podem ser iniciados, parados, alterados ou colocados em ciclo.</p>
+    <p xml:lang="ro">KTimer e o mică unealtă de executat programe peste un timp. Aceasta vă permite să introduceți câteva sarcini și să definiți un temporizator pentru fiecare dintre acestea. Temporizatoarele pentru fiecare sarcină pot fi pornite, oprite, schimbate, sau rulate în buclă.</p>
     <p xml:lang="ru">Приложение KTimer позволяет запускать выполнение команд по срабатыванию таймера. Таймеры возможно запустить, остановить, изменить или зациклить.</p>
     <p xml:lang="sa">KTimer इति किञ्चित् समयानन्तरं प्रोग्राम् निष्पादयितुं किञ्चित् साधनम् अस्ति । एतेन भवन्तः अनेककार्यं प्रविष्टुं तेषु प्रत्येकस्य कृते समयनिर्धारकं सेट् कर्तुं च शक्नुवन्ति । प्रत्येकस्य कार्यस्य समयनिर्धारकाः आरभ्य, स्थगितुं, परिवर्तयितुं, लूप् कर्तुं वा शक्यन्ते ।</p>
     <p xml:lang="sk">KTimer je malý nástroj na vykonanie programov po určitom čase. Umožnuje vám zadať niekoľko úloh a nastaviť šasovač pre každý z nich. Časovače pre každú úlohu môžu byť spustené, zastavené, zmenené alebo opakované.</p>
@@ -137,7 +136,6 @@
     <p xml:lang="tr">K Sayaç, belirli bir süreden sonra program başlatmak için kullanılan küçük bir araçtır. Birden çok görev girmenize ve belirteceğiniz sürelerden sonra onları çalıştırmanıza izin verir. Her bir görevin sayacı başlatılabilir, durdurulabilir, değiştirilebilir ve döngülenebilir.</p>
     <p xml:lang="uk">KTimer — невеличка програма для відкладеного запуску інших програм. За її допомогою ви зможете вказати декілька завдань і встановити для кожного з них таймер. Таймери для кожного з завдань можна запускати, зупиняти, змінювати або зациклювати.</p>
     <p xml:lang="vi">KTimer là một công cụ nhỏ để thực thi các chương trình sau một khoảng thời gian. Nó cho phép bạn nhập vào các tác vụ và đặt một bộ hẹn giờ cho mỗi cái. Các bộ hẹn giờ có thể được khởi động, dừng lại, thay đổi, hoặc lặp lại.</p>
-    <p xml:lang="x-test">xxKTimer is a little tool to execute programs after some time. It allows you to enter several tasks and to set a timer for each of them. The timers for each task can be started, stopped, changed, or looped.xx</p>
     <p xml:lang="zh-CN">KTimer 是一款用于在倒计时结束后执行程序的简易工具程序。您可以在 KTimer 中创建多个任务，并且为每个任务单独设置倒计时。每个任务的倒计时可以单独启动、停止、更改或者循环运行。</p>
     <p xml:lang="zh-TW">KTimer 是讓您在一段時間之後執行程式的小型工具。它讓您輸入數個工作並為它們個別設定倒數計時。各個工作的計時器可以分別啟動、停止、變更或設定重複。</p>
   </description>
@@ -191,7 +189,6 @@
       <caption xml:lang="tr">K Sayaç yapılandırma penceresi</caption>
       <caption xml:lang="uk">Вікно налаштовування KTimer</caption>
       <caption xml:lang="vi">Cửa sổ cấu hình KTimer</caption>
-      <caption xml:lang="x-test">xxKTimer configuration windowxx</caption>
       <caption xml:lang="zh-CN">KTimer 配置窗口</caption>
       <caption xml:lang="zh-TW">KTimer 設定視窗</caption>
       <image>https://www.kde.org/images/screenshots/ktimer.png</image>
@@ -203,6 +200,15 @@
   </provides>
   <launchable type="desktop-id">org.kde.ktimer.desktop</launchable>
   <releases>
+    <release version="25.12.1" date="2026-01-08"/>
+    <release version="25.12.0" date="2025-12-11"/>
+    <release version="25.08.3" date="2025-11-06"/>
+    <release version="25.08.2" date="2025-10-09"/>
+    <release version="25.08.1" date="2025-09-11"/>
+    <release version="25.08.0" date="2025-08-14"/>
+    <release version="25.04.3" date="2025-07-03"/>
+    <release version="25.04.2" date="2025-06-05"/>
+    <release version="25.04.1" date="2025-05-08"/>
     <release version="25.04.0" date="2025-04-17"/>
     <release version="24.12.3" date="2025-03-06"/>
     <release version="24.12.2" date="2025-02-06"/>
diff -pruN 4:25.04.0-1/org.kde.ktimer.desktop 4:25.12.1-0ubuntu1/org.kde.ktimer.desktop
--- 4:25.04.0-1/org.kde.ktimer.desktop	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/org.kde.ktimer.desktop	2026-01-03 10:36:07.000000000 +0000
@@ -65,7 +65,6 @@ GenericName[ug]=تەتۈر سانىغۇ
 GenericName[uk]=Таймер
 GenericName[vi]=Trình khởi chạy bộ đếm ngược
 GenericName[wa]=Usteye di munutreye
-GenericName[x-test]=xxCountdown Launcherxx
 GenericName[zh_CN]=倒计时程序启动器
 GenericName[zh_TW]=倒數計時啟動器
 Exec=ktimer
@@ -145,7 +144,6 @@ Name[uz@cyrillic]=KTimer
 Name[vi]=KTimer
 Name[wa]=KTimer
 Name[xh]=Umjongi Wexesha
-Name[x-test]=xxKTimerxx
 Name[zh_CN]=KTimer 倒计时程序启动器
 Name[zh_TW]=KDE 計時器
 StartupNotify=true
@@ -198,6 +196,5 @@ Comment[sv]=Stoppur för skrivbordet
 Comment[tr]=Masaüstü kronometresi
 Comment[uk]=Стільничний секундомір
 Comment[vi]=Đồng hồ bấm giờ trên bàn làm việc
-Comment[x-test]=xxDesktop stopwatchxx
 Comment[zh_CN]=桌面倒计时程序
 Comment[zh_TW]=桌面碼表
diff -pruN 4:25.04.0-1/po/af/ktimer.po 4:25.12.1-0ubuntu1/po/af/ktimer.po
--- 4:25.04.0-1/po/af/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/af/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2008-03-11 11:56+0200\n"
 "Last-Translator: Petri Jooste <Petri.Jooste@nwu.ac.za>\n"
 "Language-Team: Afrikaans <translate-discuss-af@lists.sourceforge.net>\n"
@@ -29,22 +29,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "petri.jooste@nwu.ac.zafrix@expertron.co.za"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "KDE Tydhouer"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(c) 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/ar/ktimer.po 4:25.12.1-0ubuntu1/po/ar/ktimer.po
--- 4:25.04.0-1/po/ar/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/ar/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -12,7 +12,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2021-08-18 15:05+0400\n"
 "Last-Translator: Zayed Al-Saidi <zayed.alsaidi@gmail.com>\n"
 "Language-Team: ar\n"
@@ -21,7 +21,7 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
-"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
+"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -35,22 +35,22 @@ msgstr ""
 "dr.khaled.hosny@gmail.com, Fahad.alsaidi@gmail.com, niceboy120@gmail.com,"
 "zayed.alsaidi@gmail.com"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "مؤقّت ك"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "مؤقّت كِيدِي"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(c) 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
@@ -74,7 +74,7 @@ msgid ""
 "New countdowns are put here. You can add and remove them, and stop and start "
 "them."
 msgstr ""
-"المؤقتات الجديدة توضع هنا ، يمكنك إضافة أو إزالة أو توقيف أو بدء أي منها."
+"المؤقتات الجديدة توضع هنا، يمكنك إضافة أو إزالة أو توقيف أو بدء أي منها."
 
 #. i18n: ectx: property (text), widget (QTreeWidget, m_list)
 #: prefwidget.ui:36
diff -pruN 4:25.04.0-1/po/ast/ktimer.po 4:25.12.1-0ubuntu1/po/ast/ktimer.po
--- 4:25.04.0-1/po/ast/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/ast/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2023-10-31 20:02+0100\n"
 "Last-Translator: Enol P. <enolp@softastur.org>\n"
 "Language-Team: \n"
@@ -27,22 +27,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "alministradores@softastur.org"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr ""
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr ""
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr ""
diff -pruN 4:25.04.0-1/po/be/ktimer.po 4:25.12.1-0ubuntu1/po/be/ktimer.po
--- 4:25.04.0-1/po/be/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/be/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -3,7 +3,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: fc57ad16a28d02dea100ceb1c60de14e\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2024-06-03 19:40\n"
 "Last-Translator: Siarhei Liantsevich <serzh.by@gmail.com>\n"
 "Language-Team: Belarusian\n"
@@ -31,22 +31,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "serzh.by@gmail.com, nashtlumach@gmail.com"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "Таймер KDE"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(c) 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/bg/ktimer.po 4:25.12.1-0ubuntu1/po/bg/ktimer.po
--- 4:25.04.0-1/po/bg/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/bg/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2024-11-10 12:22+0100\n"
 "Last-Translator: Mincho Kondarev <mkondarev@yahoo.de>\n"
 "Language-Team: Bulgarian <kde-i18n-doc@kde.org>\n"
@@ -28,22 +28,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "yasen@lindeas.com"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "Брояч за KDE"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(c) 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/br/ktimer.po 4:25.12.1-0ubuntu1/po/br/ktimer.po
--- 4:25.04.0-1/po/br/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/br/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -4,7 +4,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdeutils/ktimer.pot\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2004-09-20 15:44+0200\n"
 "Last-Translator: Thierry Vignaud <tvignaud@mandriva.com>\n"
 "Language-Team: br <LL@li.org>\n"
@@ -24,22 +24,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "tvignaud@mandriva.com, jdrapier@club-internet.fr"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr ""
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr ""
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/bs/ktimer.po 4:25.12.1-0ubuntu1/po/bs/ktimer.po
--- 4:25.04.0-1/po/bs/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/bs/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2013-10-18 20:26+0000\n"
 "Last-Translator: Vedran Ljubovic <vljubovic@smartnet.ba>\n"
 "Language-Team: Bosanski <lokal@lugbih.org>\n"
@@ -30,22 +30,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "Bono@linux.org.ba,samir.ribic@etf.unsa.ba,vljubovic@smartnet.ba"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "KDE Timer"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(c) 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/ca/docs/ktimer/index.docbook 4:25.12.1-0ubuntu1/po/ca/docs/ktimer/index.docbook
--- 4:25.04.0-1/po/ca/docs/ktimer/index.docbook	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/ca/docs/ktimer/index.docbook	2026-01-03 10:36:07.000000000 +0000
@@ -119,7 +119,7 @@
 >Nou</guibutton
 >. A continuació, escriviu l'ordre que voleu executar en el quadre <guilabel
 >Línia d'ordres:</guilabel
->. Després podeu ajustar la configuració, o iniciar el temporitzador de compte enrere. Quan s'acabi el temps, l'ordre serà executada.</para>
+>. Després podeu ajustar la configuració, o iniciar el temporitzador de compte enrere. Quan s'acabi el temps, l'ordre s'executarà.</para>
 
 <screenshot>
 <screeninfo
@@ -136,11 +136,11 @@
 </screenshot>
 
 <para
->Usarem el &konqueror; com a exemple. Per defecte, s'executarà en 100 segons una vegada el compte enrere del temporitzador hagi començat.</para>
+>Usarem el &konqueror; com a exemple. Per defecte, s'executarà d'aquí a 100 segons una vegada el compte enrere del temporitzador hagi començat.</para>
 
 <screenshot>
 <screeninfo
->El compte enrere ja està en marxa: El &konqueror; s'executarà en 56 segons.</screeninfo>
+>El compte enrere ja està en marxa: El &konqueror; s'executarà d'aquí a 56 segons.</screeninfo>
 	<mediaobject>
 	  <imageobject>
 	    <imagedata fileref="running.png" format="PNG"/>
@@ -153,7 +153,7 @@
 </screenshot>
 
 <para
->Ara començarà la tasca. Ja porta en execució una estona i està en mig del compte enrere. En 56 segons s'iniciarà el &konqueror;.</para>
+>Ara començarà la tasca. Ja porta en execució una estona i està en mig del compte enrere. D'aquí a 56 segons s'iniciarà el &konqueror;.</para>
 
 <para
 >Veieu aquesta barra de desplaçament? La podeu utilitzar per a incrementar o reduir ràpidament la quantitat de temps en una tasca.</para>
@@ -173,7 +173,7 @@
 </screenshot>
 
 <para
->Ara s'ha programat l'execució de dos &konqueror;. La de dalt començarà en 20 segons, i la de baix està actualment aturada. Podeu afegir més ordres. Tot i que mai desitgeu tenir tants &konqueror;, és probable que vulgueu utilitzar altres executables. Potser el vostre propi script de l'intèrpret d'ordres.</para>
+>Ara s'ha programat l'execució de dos &konqueror;. La de dalt començarà d'aquí a 20 segons, i la de baix està actualment aturada. Podeu afegir més ordres. Tot i que mai desitgeu tenir tants &konqueror;, és probable que vulgueu utilitzar altres executables. Potser el vostre propi script de l'intèrpret d'ordres.</para>
 
 <para
 >Si voleu iniciar una tasca nova amb un retard determinat després de finalitzar la tasca anterior a la llista, marqueu l'opció <guilabel
diff -pruN 4:25.04.0-1/po/ca/ktimer.po 4:25.12.1-0ubuntu1/po/ca/ktimer.po
--- 4:25.04.0-1/po/ca/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/ca/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -1,16 +1,16 @@
 # Translation of ktimer.po to Catalan
 # Copyright (C) 2002-2022 This_file_is_part_of_KDE
 #
-# Albert Astals Cid <aacid@kde.org>, 2002, 2003.
-# Josep M. Ferrer <txemaq@gmail.com>, 2007, 2008, 2009, 2010, 2012, 2015, 2018, 2022.
-# Joan Maspons <joanmaspons@gmail.com>, 2009.
-# Manuel Tortosa Moreno <manutortosa@gmail.com>, 2009.
-# Antoni Bella Pérez <antonibella5@yahoo.com>, 2017, 2020.
+# SPDX-FileCopyrightText: 2002, 2003 Albert Astals Cid <aacid@kde.org>
+# SPDX-FileCopyrightText: 2007, 2008, 2009, 2010, 2012, 2015, 2018, 2022 Josep M. Ferrer <txemaq@gmail.com>
+# SPDX-FileCopyrightText: 2009 Joan Maspons <joanmaspons@gmail.com>
+# SPDX-FileCopyrightText: 2009 Manuel Tortosa Moreno <manutortosa@gmail.com>
+# SPDX-FileCopyrightText: 2017, 2020 Antoni Bella Pérez <antonibella5@yahoo.com>
 msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2022-09-07 18:50+0200\n"
 "Last-Translator: Josep M. Ferrer <txemaq@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n-ca@kde.org>\n"
@@ -32,22 +32,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "aacid@kde.org,joanmaspons@gmail.com"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "KDE Timer"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(c) 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/ca@valencia/ktimer.po 4:25.12.1-0ubuntu1/po/ca@valencia/ktimer.po
--- 4:25.04.0-1/po/ca@valencia/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/ca@valencia/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -1,16 +1,16 @@
 # Translation of ktimer.po to Catalan (Valencian)
 # Copyright (C) 2002-2022 This_file_is_part_of_KDE
 #
-# Albert Astals Cid <aacid@kde.org>, 2002, 2003.
-# Josep M. Ferrer <txemaq@gmail.com>, 2007, 2008, 2009, 2010, 2012, 2015, 2018, 2022.
-# Joan Maspons <joanmaspons@gmail.com>, 2009.
-# Manuel Tortosa Moreno <manutortosa@gmail.com>, 2009.
-# Antoni Bella Pérez <antonibella5@yahoo.com>, 2017, 2020.
+# SPDX-FileCopyrightText: 2002, 2003 Albert Astals Cid <aacid@kde.org>
+# SPDX-FileCopyrightText: 2007, 2008, 2009, 2010, 2012, 2015, 2018, 2022 Josep M. Ferrer <txemaq@gmail.com>
+# SPDX-FileCopyrightText: 2009 Joan Maspons <joanmaspons@gmail.com>
+# SPDX-FileCopyrightText: 2009 Manuel Tortosa Moreno <manutortosa@gmail.com>
+# SPDX-FileCopyrightText: 2017, 2020 Antoni Bella Pérez <antonibella5@yahoo.com>
 msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2022-09-07 18:50+0200\n"
 "Last-Translator: Josep M. Ferrer <txemaq@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n-ca@kde.org>\n"
@@ -32,22 +32,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "aacid@kde.org,joanmaspons@gmail.com"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "KDE Timer"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(c) 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/cs/ktimer.po 4:25.12.1-0ubuntu1/po/cs/ktimer.po
--- 4:25.04.0-1/po/cs/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/cs/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2014-10-22 15:06+0200\n"
 "Last-Translator: Vít Pelčák <vit@pelcak.org>\n"
 "Language-Team: Czech <kde-i18n-doc@kde.org>\n"
@@ -27,22 +27,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "Radek.Vybiral@vsb.cz, lukas_vlcek@email.cz"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "KDE Časovač"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(c) 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/cy/ktimer.po 4:25.12.1-0ubuntu1/po/cy/ktimer.po
--- 4:25.04.0-1/po/cy/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/cy/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -2,7 +2,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ../cy/messages//kdeutils/ktimer.po\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2004-09-20 15:44+0200\n"
 "Last-Translator: Thierry Vignaud <tvignaud@mandrakesoft.com>\n"
 "Language-Team: cy <LL@li.org>\n"
@@ -22,22 +22,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "kyfieithu@dotmon.com"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr ""
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr ""
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr ""
diff -pruN 4:25.04.0-1/po/da/ktimer.po 4:25.12.1-0ubuntu1/po/da/ktimer.po
--- 4:25.04.0-1/po/da/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/da/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2020-04-08 20:57+0200\n"
 "Last-Translator: Martin Schlander <mschlander@opensuse.org>\n"
 "Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
@@ -30,22 +30,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "erik@binghamton.edu"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "KDE tidsmåler"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(c) 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/de/ktimer.po 4:25.12.1-0ubuntu1/po/de/ktimer.po
--- 4:25.04.0-1/po/de/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/de/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -1,12 +1,12 @@
-# Thomas Reitelbach <tr@erdfunkstelle.de>, 2007.
-# Gregor Zumstein <gz@orchester-bremgarten.ch>, 2007, 2008.
-# Burkhard Lück <lueck@hube-lueck.de>, 2009, 2018.
-# Frederik Schwarzer <schwarzer@kde.org>, 2009, 2010, 2016.
+# SPDX-FileCopyrightText: 2007 Thomas Reitelbach <tr@erdfunkstelle.de>
+# SPDX-FileCopyrightText: 2007, 2008 Gregor Zumstein <gz@orchester-bremgarten.ch>
+# SPDX-FileCopyrightText: 2009, 2018 Burkhard Lück <lueck@hube-lueck.de>
+# SPDX-FileCopyrightText: 2009, 2010, 2016 Frederik Schwarzer <schwarzer@kde.org>
 msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2018-03-05 09:42+0100\n"
 "Last-Translator: Burkhard Lück <lueck@hube-lueck.de>\n"
 "Language-Team: German <kde-i18n-de@kde.org>\n"
@@ -26,22 +26,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "kde-i18n-de@kde.org"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "KDE-Stoppuhr"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "© 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/el/ktimer.po 4:25.12.1-0ubuntu1/po/el/ktimer.po
--- 4:25.04.0-1/po/el/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/el/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2018-10-18 15:46+0200\n"
 "Last-Translator: Long Run <pvidalis@gmail.com>\n"
 "Language-Team: Greek <kde-i18n-doc@kde.org>\n"
@@ -31,22 +31,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "koppermind@homelinux.org"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "Χρονόμετρο του KDE"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(c) 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/en_GB/ktimer.po 4:25.12.1-0ubuntu1/po/en_GB/ktimer.po
--- 4:25.04.0-1/po/en_GB/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/en_GB/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2018-03-10 14:17+0000\n"
 "Last-Translator: Steve Allewell <steve.allewell@gmail.com>\n"
 "Language-Team: British English <kde-l10n-en_gb@kde.org>\n"
@@ -27,22 +27,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "anarchist_tomato@herzeleid.net"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "KDE Timer"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(c) 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/eo/ktimer.po 4:25.12.1-0ubuntu1/po/eo/ktimer.po
--- 4:25.04.0-1/po/eo/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/eo/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2023-09-16 11:33+0100\n"
 "Last-Translator: Oliver Kellogg <olivermkellogg@gmail.com>\n"
 "Language-Team: Esperanto\n"
@@ -28,22 +28,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "wolfram@steloj.de"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "Tempoplanilo"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "KDE-Tempoplanilo"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(c) 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/es/ktimer.po 4:25.12.1-0ubuntu1/po/es/ktimer.po
--- 4:25.04.0-1/po/es/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/es/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -1,16 +1,15 @@
-# translation of ktimer.po to Spanish
-# Translation to spanish
-# Copyright (C) 2001-2002
+# Spanish translations for ktimer.po package.
+# Copyright (C) 2001-2025 This file is copyright:
+# This file is distributed under the same license as the ktimer package.
 #
-# Pablo de Vicente <vicente@oan.es>, 2001-2002.
-# Eloy Cuadra <eloihr2@eresmas.com>, 2003.
-# Eloy Cuadra <ecuadra@eloihr.net>, 2004, 2007, 2008, 2009, 2010, 2011, 2018.
+# SPDX-FileCopyrightText: 2001-2002 Pablo de Vicente <vicente@oan.es>
+# SPDX-FileCopyrightText: 2003, 2004, 2007, 2008, 2009, 2010, 2011, 2018, 2025 Eloy Cuadra <ecuadra@eloihr.net>
 msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
-"PO-Revision-Date: 2018-03-20 22:32+0100\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
+"PO-Revision-Date: 2025-05-18 14:39+0100\n"
 "Last-Translator: Eloy Cuadra <ecuadra@eloihr.net>\n"
 "Language-Team: Spanish <kde-l10n-es@kde.org>\n"
 "Language: es\n"
@@ -30,22 +29,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "ecuadra@eloihr.net,vicente@oan.es"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "Cronómetro de KDE"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "© 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/et/ktimer.po 4:25.12.1-0ubuntu1/po/et/ktimer.po
--- 4:25.04.0-1/po/et/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/et/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2019-11-11 00:07+0200\n"
 "Last-Translator: Marek Laane <qiilaq69@gmail.com>\n"
 "Language-Team: Estonian <kde-et@lists.linux.ee>\n"
@@ -29,22 +29,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "kde-et@linux.ee"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "KDE taimer"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(c) 2001: Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/eu/ktimer.po 4:25.12.1-0ubuntu1/po/eu/ktimer.po
--- 4:25.04.0-1/po/eu/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/eu/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2018-09-04 23:13+0100\n"
 "Last-Translator: Iñigo Salvador Azurmendi <xalba@euskalnet.net>\n"
 "Language-Team: Basque <kde-i18n-eu@kde.org>\n"
@@ -32,22 +32,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "xalba@euskalnet.net,hizpol@ej-gv.es"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "KDEren tenporizadorea"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(c) 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/fa/ktimer.po 4:25.12.1-0ubuntu1/po/fa/ktimer.po
--- 4:25.04.0-1/po/fa/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/fa/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2007-07-01 14:17+0330\n"
 "Last-Translator: Nazanin Kazemi <kazemi@itland.ir>\n"
 "Language-Team: Persian <kde-i18n-fa@kde.org>\n"
@@ -27,22 +27,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "razavi@itland.ir"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr ""
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "زمان‌سنج KDE"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr ""
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr ""
diff -pruN 4:25.04.0-1/po/fi/ktimer.po 4:25.12.1-0ubuntu1/po/fi/ktimer.po
--- 4:25.04.0-1/po/fi/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/fi/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2024-01-29 21:49+0200\n"
 "Last-Translator: Tommi Nieminen <translator@legisign.org>\n"
 "Language-Team: Finnish <kde-i18n-doc@kde.org>\n"
@@ -29,22 +29,22 @@ msgstr "kim.enkovaara@iki.fi, eleknader@
 
 # pmap: =/gen=KTimerin/
 # pmap: =/elat=KTimerista/
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "KDE:n ajastin"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "© 2001 Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/fr/ktimer.po 4:25.12.1-0ubuntu1/po/fr/ktimer.po
--- 4:25.04.0-1/po/fr/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/fr/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2018-06-01 16:28+0800\n"
 "Last-Translator: Simon Depiets <sdepiets@gmail.com>\n"
 "Language-Team: French <kde-francophone@kde.org>\n"
@@ -36,22 +36,22 @@ msgid "Your emails"
 msgstr ""
 "cousin@kde.org, rjacolin@ifrance.com, aminesay@yahoo.fr, sdepiets@gmail.com"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "Chronomètre de KDE"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(c) 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/ga/ktimer.po 4:25.12.1-0ubuntu1/po/ga/ktimer.po
--- 4:25.04.0-1/po/ga/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/ga/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdeutils/ktimer.po\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2004-12-03 14:52-0500\n"
 "Last-Translator: Kevin Scannell <kscanne@gmail.com>\n"
 "Language-Team: Irish <gaeilge-gnulinux@lists.sourceforge.net>\n"
@@ -27,22 +27,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "seoc@iolfree.ie,kscanne@gmail.com"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "Uaineadóir KDE"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "© 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/gl/ktimer.po 4:25.12.1-0ubuntu1/po/gl/ktimer.po
--- 4:25.04.0-1/po/gl/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/gl/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2024-03-02 21:40+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <adrian@chaves.io>\n"
 "Language-Team: Proxecto Trasno (proxecto@trasno.gal)\n"
@@ -31,22 +31,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "ttxzgl@yahoo.es, mvillarino@users.sourceforge.net"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "Temporizador de KDE"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "© 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/he/ktimer.po 4:25.12.1-0ubuntu1/po/he/ktimer.po
--- 4:25.04.0-1/po/he/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/he/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -14,7 +14,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2023-10-23 14:57+0300\n"
 "Last-Translator: Copied by Zanata <copied-by-zanata@zanata.org>\n"
 "Language-Team: Hebrew <kde-i18n-doc@kde.org>\n"
@@ -36,22 +36,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "kde-l10n-he@kde.org"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "שעון העצר של KDE"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(c) 2001, שטפן שימנסקי"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "שטפן שימנסקי"
diff -pruN 4:25.04.0-1/po/hi/ktimer.po 4:25.12.1-0ubuntu1/po/hi/ktimer.po
--- 4:25.04.0-1/po/hi/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/hi/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2024-02-18 19:28+0530\n"
 "Last-Translator: Raghavendra Kamath <raghu@raghukamath.com>\n"
 "Language-Team: Hindi <kde-i18n-doc@kde.org>\n"
@@ -29,22 +29,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "raviratlami@aol.in, meakash7902@gmail.com, raghu@raghukamath.com"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "के-टाइमर"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "केडीई टाइमर"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(c) २००१, स्टीफन शिमांस्की"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "स्टीफन शिमांस्की"
diff -pruN 4:25.04.0-1/po/hne/ktimer.po 4:25.12.1-0ubuntu1/po/hne/ktimer.po
--- 4:25.04.0-1/po/hne/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/hne/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2009-03-01 12:36+0530\n"
 "Last-Translator: Ravishankar Shrivastava <raviratlami@aol.in>\n"
 "Language-Team: Hindi <kde-i18n-doc@lists.kde.org>\n"
@@ -29,22 +29,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "raviratlami@aol.in,"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "के-टाइमर"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "केडीई टाइमर"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(c) 2001, स्टीफन सिमांस्की"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "स्टीफन सिमांस्की"
diff -pruN 4:25.04.0-1/po/hr/ktimer.po 4:25.12.1-0ubuntu1/po/hr/ktimer.po
--- 4:25.04.0-1/po/hr/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/hr/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -4,7 +4,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer 0\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2004-04-20 13:29+CEST\n"
 "Last-Translator: auto\n"
 "Language-Team: Croatian <kde-croatia-list@lists.sourceforge.net>\n"
@@ -29,22 +29,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "lokalizacija@linux.hr"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTajmer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, fuzzy, kde-format
 msgid "KDE Timer"
 msgstr "KDE-ov tajmer"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr ""
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr ""
diff -pruN 4:25.04.0-1/po/hu/ktimer.po 4:25.12.1-0ubuntu1/po/hu/ktimer.po
--- 4:25.04.0-1/po/hu/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/hu/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: KDE 4.3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2024-01-12 22:28+0100\n"
 "Last-Translator: Kristof Kiszel <ulysses@fsf.hu>\n"
 "Language-Team: Hungarian <kde-l10n-hu@kde.org>\n"
@@ -28,22 +28,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "ulysses@fsf.hu"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "KDE időzítő"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(c) Stefan Schimanski, 2001."
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/ia/ktimer.po 4:25.12.1-0ubuntu1/po/ia/ktimer.po
--- 4:25.04.0-1/po/ia/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/ia/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2018-09-21 23:11+0100\n"
 "Last-Translator: giovanni <g.sora@tiscali.it>\n"
 "Language-Team: Interlingua <kde-i18n-doc@kde.org>\n"
@@ -27,22 +27,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "g.sora@tiscali.it"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "Temporisator de KDE"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(c) 2001 Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/id/ktimer.po 4:25.12.1-0ubuntu1/po/id/ktimer.po
--- 4:25.04.0-1/po/id/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/id/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2019-11-05 19:35+0700\n"
 "Last-Translator: Wantoyo <wantoyek@gmail.com>\n"
 "Language-Team: Indonesian <kde-i18n-doc@kde.org>\n"
@@ -27,22 +27,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "dirgitadevina@yahoo.co.id"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "Penghitung Waktu KDE"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(c) 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/is/ktimer.po 4:25.12.1-0ubuntu1/po/is/ktimer.po
--- 4:25.04.0-1/po/is/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/is/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2024-03-06 13:16+0000\n"
 "Last-Translator: Guðmundur Erlingsson <gudmundure@gmail.com>\n"
 "Language-Team: Icelandic <kde-i18n-doc@kde.org>\n"
@@ -31,22 +31,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "pjetur@pjetur.net, gudmundure@gmail.com"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "KDE niðurteljari"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(c) 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/it/ktimer.po 4:25.12.1-0ubuntu1/po/it/ktimer.po
--- 4:25.04.0-1/po/it/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/it/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2018-05-01 19:13+0200\n"
 "Last-Translator: Luigi Toscano <luigi.toscano@tiscali.it>\n"
 "Language-Team: Italian <kde-i18n-it@kde.org>\n"
@@ -28,22 +28,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "nicola@nxnt.org,"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "Conto alla rovescia di KDE"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(c) 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/ja/ktimer.po 4:25.12.1-0ubuntu1/po/ja/ktimer.po
--- 4:25.04.0-1/po/ja/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/ja/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2002-10-21 12:44+0900\n"
 "Last-Translator: Noboru Sinohara <shinobo@leo.bekkoame.ne.jp>\n"
 "Language-Team: Japanese <kde-jp@kde.org>\n"
@@ -29,22 +29,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "shinobo@leo.bekkoame.ne.jp"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "KDE タイマー"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(c) 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/ka/ktimer.po 4:25.12.1-0ubuntu1/po/ka/ktimer.po
--- 4:25.04.0-1/po/ka/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/ka/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2022-12-01 23:20+0100\n"
 "Last-Translator: Temuri Doghonadze <temuri.doghonadze@gmail.com>\n"
 "Language-Team: Georgian <kde-i18n-doc@kde.org>\n"
@@ -28,22 +28,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "Temuri.doghonadze@gmail.com"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "KDE ტაიმერი"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(c) 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/kk/ktimer.po 4:25.12.1-0ubuntu1/po/kk/ktimer.po
--- 4:25.04.0-1/po/kk/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/kk/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2010-07-12 09:38+0600\n"
 "Last-Translator: Sairan Kikkarin <sairan@computer.org>\n"
 "Language-Team: Kazakh <kde-i18n-doc@kde.org>\n"
@@ -28,22 +28,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "sairan@computer.org"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "KDE таймері"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(c) 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/km/ktimer.po 4:25.12.1-0ubuntu1/po/km/ktimer.po
--- 4:25.04.0-1/po/km/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/km/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2012-07-10 15:40+0700\n"
 "Last-Translator: sutha <sutha@khmeros.info>\n"
 "Language-Team: Khmer <support@khmeros>\n"
@@ -32,22 +32,22 @@ msgstr ""
 "khoemsokhem@khmeros.info,​​mornmet@khmeros.info,sutha@khmeros.info,"
 "ratanak@khmeros.info,sophea@khmeros.info"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "ឧបករណ៍​កំណត់​ពេល​របស់ KDE"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "រក្សាសិទ្ធិ​ឆ្នាំ ២០០១ ដោយ Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/ko/ktimer.po 4:25.12.1-0ubuntu1/po/ko/ktimer.po
--- 4:25.04.0-1/po/ko/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/ko/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2020-04-04 14:15+0200\n"
 "Last-Translator: Shinjo Park <kde@peremen.name>\n"
 "Language-Team: Korean <kde-kr@kde.org>\n"
@@ -28,22 +28,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "kde@peremen.name"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "KDE 타이머"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(c) 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/lt/ktimer.po 4:25.12.1-0ubuntu1/po/lt/ktimer.po
--- 4:25.04.0-1/po/lt/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/lt/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2024-02-28 18:45+0200\n"
 "Last-Translator: Mindaugas Baranauskas <opensuse.lietuviu.kalba@gmail.com>\n"
 "Language-Team: lt <kde-i18n-lt@kde.org>\n"
@@ -30,22 +30,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "eugenijus@agvila.lt, <>"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "KDE laikmatis"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(c) 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/lv/ktimer.po 4:25.12.1-0ubuntu1/po/lv/ktimer.po
--- 4:25.04.0-1/po/lv/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/lv/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2024-04-08 19:19+0300\n"
 "Last-Translator: Toms Trasuns <toms.trasuns@posteo.net>\n"
 "Language-Team: Latvian <kde-i18n-doc@kde.org>\n"
@@ -32,22 +32,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "andris.m@delfi.lv, RPrieditis@inbox.lv, toms.trasuns@posteo.net"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "KDE taimeris"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(c) 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/mk/ktimer.po 4:25.12.1-0ubuntu1/po/mk/ktimer.po
--- 4:25.04.0-1/po/mk/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/mk/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2004-11-02 13:25+0100\n"
 "Last-Translator: Bozidar Proevski <bobibobi@freemail.com.mk>\n"
 "Language-Team: Macedonian <mkde-l10n@lists.sourceforge.net>\n"
@@ -30,22 +30,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "vladoboss@mt.net.mk"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "Мерач на време во KDE "
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr ""
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr ""
diff -pruN 4:25.04.0-1/po/mr/ktimer.po 4:25.12.1-0ubuntu1/po/mr/ktimer.po
--- 4:25.04.0-1/po/mr/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/mr/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2013-03-14 15:44+0530\n"
 "Last-Translator: Chetan Khona <chetan@kompkin.com>\n"
 "Language-Team: Marathi <kde-i18n-doc@kde.org>\n"
@@ -27,22 +27,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "chetan@kompkin.com"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "के-टाइमर"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "केडीई टाइमर"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(c) 2001, स्टीफन शिमांस्की"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/ms/ktimer.po 4:25.12.1-0ubuntu1/po/ms/ktimer.po
--- 4:25.04.0-1/po/ms/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/ms/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Mimos\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2005-10-14 03:33-0800\n"
 "Last-Translator: MIMOS Open Source <opensource@mimos.my>\n"
 "Language-Team: Malay <kedidiemas@yahoogroups.com>\n"
@@ -26,22 +26,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "opensource@mimos.my"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "KDE Timer"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr ""
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr ""
diff -pruN 4:25.04.0-1/po/nb/ktimer.po 4:25.12.1-0ubuntu1/po/nb/ktimer.po
--- 4:25.04.0-1/po/nb/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/nb/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2010-04-25 10:38+0200\n"
 "Last-Translator: Bjørn Steensrud <bjornst@skogkatt.homelinux.org>\n"
 "Language-Team: Norwegian Bokmål <l10n-no@lister.huftis.org>\n"
@@ -29,22 +29,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "oskadsem@start.no"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "KDE Tidtaker"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "© 2001 Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/nds/ktimer.po 4:25.12.1-0ubuntu1/po/nds/ktimer.po
--- 4:25.04.0-1/po/nds/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/nds/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2010-05-21 05:19+0200\n"
 "Last-Translator: Manfred Wiese <m.j.wiese@web.de>\n"
 "Language-Team: Low Saxon <kde-i18n-nds@kde.org>\n"
@@ -28,22 +28,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "s_dibbern@web.de, m.j.wiese@web.de"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "KDE-Stoppklock"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "© 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/ne/ktimer.po 4:25.12.1-0ubuntu1/po/ne/ktimer.po
--- 4:25.04.0-1/po/ne/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/ne/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2007-09-09 10:48+0545\n"
 "Last-Translator: Narayan Kumar Magar <narayan@mpp.org.np>\n"
 "Language-Team: Nepali <info@mpp.org.np>\n"
@@ -29,22 +29,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "submanesh@gmail.com, shyamkrishna_bal@yahoo.com, narayan@mpp.org.np"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "केडीई समय सूचक"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "केडीई समय सूचक"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(c) 2001, स्टेफन स्चिमान्स्कि"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "स्टेफन स्चिमान्स्कि"
diff -pruN 4:25.04.0-1/po/nl/ktimer.po 4:25.12.1-0ubuntu1/po/nl/ktimer.po
--- 4:25.04.0-1/po/nl/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/nl/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2020-08-17 18:03+0200\n"
 "Last-Translator: Freek de Kruijf <freekdekruijf@kde.nl>\n"
 "Language-Team: Dutch <kde-i18n-nl@kde.org>\n"
@@ -33,22 +33,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr ",rinse@kde.nl,kristof.bal@gmail.com,freekdekruijf@kde.nl"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "KDE Timer"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(c) 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/nn/ktimer.po 4:25.12.1-0ubuntu1/po/nn/ktimer.po
--- 4:25.04.0-1/po/nn/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/nn/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2020-06-28 13:34+0200\n"
 "Last-Translator: Karl Ove Hufthammer <karl@huftis.org>\n"
 "Language-Team: Norwegian Nynorsk <l10n-no@lister.huftis.org>\n"
@@ -31,22 +31,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "gaute@verdsveven.com,eirbir@gmail.com,karl@huftis.org"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "KDE-tidsur"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "© 2001 Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/oc/ktimer.po 4:25.12.1-0ubuntu1/po/oc/ktimer.po
--- 4:25.04.0-1/po/oc/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/oc/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2008-08-05 22:28+0200\n"
 "Last-Translator: Yannig Marchegay (Kokoyaya) <yannig@marchegay.org>\n"
 "Language-Team: Occitan (lengadocian) <ubuntu-l10n-oci@lists.ubuntu.com>\n"
@@ -28,22 +28,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "yannig@marchegay.org"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr ""
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr ""
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr ""
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr ""
diff -pruN 4:25.04.0-1/po/pa/ktimer.po 4:25.12.1-0ubuntu1/po/pa/ktimer.po
--- 4:25.04.0-1/po/pa/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/pa/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2010-01-31 10:31+0530\n"
 "Last-Translator: A S Alam <aalam@users.sf.net>\n"
 "Language-Team: ਪੰਜਾਬੀ <punjabi-users@lists.sf.net>\n"
@@ -29,22 +29,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "aalam@users.sf.net"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "ਕੇ-ਟਾਇਮਰ"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "KDE ਟਾਈਮਰ"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(c) 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr ""
diff -pruN 4:25.04.0-1/po/pl/ktimer.po 4:25.12.1-0ubuntu1/po/pl/ktimer.po
--- 4:25.04.0-1/po/pl/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/pl/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -1,5 +1,5 @@
 # translation of ktimer.po to Polish
-# Version: $Revision: 1689080 $
+# Version: $Revision: 1723120 $
 # translation of ktimer.po to
 # Copyright (C) 2002, 2007, 2008, 2009 Free Software Foundation, Inc.
 # Michał Rudolf <mrudolf@kdewebdev.org>, 2002.
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2018-05-01 06:05+0100\n"
 "Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
 "Language-Team: Polish <kde-i18n-doc@kde.org>\n"
@@ -31,22 +31,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "mrudolf@kdewebdev.org"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "Stoper"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "Stoper KDE"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(c) 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/pt/ktimer.po 4:25.12.1-0ubuntu1/po/pt/ktimer.po
--- 4:25.04.0-1/po/pt/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/pt/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -2,7 +2,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2018-03-05 10:04+0000\n"
 "Last-Translator: Pedro Morais <morais@kde.org>\n"
 "Language-Team: pt <kde-i18n-pt@kde.org>\n"
@@ -23,22 +23,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "morais@kde.org,zepires@gmail.com"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "Cronómetro do KDE"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(c) 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/pt_BR/ktimer.po 4:25.12.1-0ubuntu1/po/pt_BR/ktimer.po
--- 4:25.04.0-1/po/pt_BR/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/pt_BR/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2018-07-28 12:56-0300\n"
 "Last-Translator: André Marcelo Alvarenga <alvarenga@kde.org>\n"
 "Language-Team: Brazilian Portuguese <kde-i18n-pt_br@kde.org>\n"
@@ -30,22 +30,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "mmabreu@terra.com.br, asergioz@bol.com.br, alvarenga@kde.org"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "Cronômetro do KDE"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(c) 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/ro/ktimer.po 4:25.12.1-0ubuntu1/po/ro/ktimer.po
--- 4:25.04.0-1/po/ro/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/ro/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2022-02-27 20:26+0000\n"
 "Last-Translator: Sergiu Bivol <sergiu@cip.md>\n"
 "Language-Team: Romanian\n"
@@ -29,22 +29,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr ",sergiu@cip.md"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "Cronometru KDE"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(c) 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/ru/ktimer.po 4:25.12.1-0ubuntu1/po/ru/ktimer.po
--- 4:25.04.0-1/po/ru/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/ru/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2019-09-27 06:05+0300\n"
 "Last-Translator: Alexander Potashev <aspotashev@gmail.com>\n"
 "Language-Team: Russian <kde-russian@lists.kde.ru>\n"
@@ -35,22 +35,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "mok@kde.ru,alexey@androsov.net,omiro@basealt.ru"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "Таймер KDE"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "© Stefan Schimanski, 2001"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/sa/ktimer.po 4:25.12.1-0ubuntu1/po/sa/ktimer.po
--- 4:25.04.0-1/po/sa/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/sa/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2024-12-24 20:39+0530\n"
 "Last-Translator: kali <shreekantkalwar@gmail.com>\n"
 "Language-Team: Sanskrit <kde-i18n-doc@kde.org>\n"
@@ -29,22 +29,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "skkalwar999@gmail.com"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "केडीई टाइमर"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(ग) 2001, स्टीफन शिमान्स्की"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "स्टीफन शिमान्स्की"
diff -pruN 4:25.04.0-1/po/se/ktimer.po 4:25.12.1-0ubuntu1/po/se/ktimer.po
--- 4:25.04.0-1/po/se/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/se/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -4,7 +4,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2007-09-11 22:44+0200\n"
 "Last-Translator: Northern Sami translation team <i18n-sme@lister.ping.uio."
 "no>\n"
@@ -29,22 +29,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr ""
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr ""
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr ""
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr ""
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr ""
diff -pruN 4:25.04.0-1/po/sk/ktimer.po 4:25.12.1-0ubuntu1/po/sk/ktimer.po
--- 4:25.04.0-1/po/sk/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/sk/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2019-07-11 14:40+0200\n"
 "Last-Translator: Matej Mrenica <matejm98mthw@gmail.com>\n"
 "Language-Team: Slovak <kde-i18n-doc@kde.org>\n"
@@ -28,22 +28,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "visnovsky@nenya.ms.mff.cuni.cz,misurel@gmail.com"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "Časovač pre KDE"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(c) 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/sl/ktimer.po 4:25.12.1-0ubuntu1/po/sl/ktimer.po
--- 4:25.04.0-1/po/sl/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/sl/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -1,7 +1,7 @@
 # Translation of ktimer.po to Slovenian
 # SLOVENIAN TRANSLATION OF KTIMER.
 # Copyright (C) 2001,2003 Free Software Foundation, Inc.
-# $Id: ktimer.po 1689080 2024-08-30 01:14:03Z scripty $
+# $Id: ktimer.po 1723120 2025-11-17 15:24:07Z scripty $
 # $Source$
 #
 # Grega Fajdiga <gregor.fajdiga@telemach.net>, 2001.
@@ -13,7 +13,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2020-01-23 16:28+0100\n"
 "Last-Translator: Matjaž Jeran <matjaz.jeran@amis.net>\n"
 "Language-Team: Slovenian <lugos-slo@lugos.si>\n"
@@ -38,22 +38,22 @@ msgstr ""
 "andrej.vernekar@moj.net,gregor.fajdiga@telemach.net,matjaz85@yahoo.com,"
 "jlp@holodeck1.com,andrejm@ubuntu.si"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "Časomer za KDE"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "© 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/sq/ktimer.po 4:25.12.1-0ubuntu1/po/sq/ktimer.po
--- 4:25.04.0-1/po/sq/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/sq/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdeutils\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2009-06-12 04:59+0000\n"
 "Last-Translator: Vilson Gjeci <vilsongjeci@gmail.com>\n"
 "Language-Team: Albanian <sq@li.org>\n"
@@ -29,22 +29,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "kde-shqip@yahoogroups.com,vilsongjeci@gmail.com"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "Matësi i Kohës KDE"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(c) 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/sr/ktimer.po 4:25.12.1-0ubuntu1/po/sr/ktimer.po
--- 4:25.04.0-1/po/sr/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/sr/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2010-07-01 20:55+0200\n"
 "Last-Translator: Dalibor Djuric <daliborddjuric@gmail.com>\n"
 "Language-Team: Serbian <kde-i18n-sr@kde.org>\n"
@@ -30,22 +30,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "caslav.ilic@gmx.net"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "К‑одбројавач"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "КДЕ‑ов одбројавач"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "© 2001, Штефан Шимански"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Штефан Шимански"
diff -pruN 4:25.04.0-1/po/sr@ijekavian/ktimer.po 4:25.12.1-0ubuntu1/po/sr@ijekavian/ktimer.po
--- 4:25.04.0-1/po/sr@ijekavian/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/sr@ijekavian/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2011-05-20 03:14+0200\n"
 "Last-Translator: Dalibor Djuric <daliborddjuric@gmail.com>\n"
 "Language-Team: Serbian <kde-i18n-sr@kde.org>\n"
@@ -30,22 +30,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "caslav.ilic@gmx.net"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "К‑одбројавач"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "КДЕ‑ов одбројавач"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "© 2001, Штефан Шимански"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Штефан Шимански"
diff -pruN 4:25.04.0-1/po/sr@ijekavianlatin/ktimer.po 4:25.12.1-0ubuntu1/po/sr@ijekavianlatin/ktimer.po
--- 4:25.04.0-1/po/sr@ijekavianlatin/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/sr@ijekavianlatin/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2011-05-20 03:14+0200\n"
 "Last-Translator: Dalibor Djuric <daliborddjuric@gmail.com>\n"
 "Language-Team: Serbian <kde-i18n-sr@kde.org>\n"
@@ -30,22 +30,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "caslav.ilic@gmx.net"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "K‑odbrojavač"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "KDE‑ov odbrojavač"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "© 2001, Štefan Šimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Štefan Šimanski"
diff -pruN 4:25.04.0-1/po/sr@latin/ktimer.po 4:25.12.1-0ubuntu1/po/sr@latin/ktimer.po
--- 4:25.04.0-1/po/sr@latin/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/sr@latin/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2010-07-01 20:55+0200\n"
 "Last-Translator: Dalibor Djuric <daliborddjuric@gmail.com>\n"
 "Language-Team: Serbian <kde-i18n-sr@kde.org>\n"
@@ -30,22 +30,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "caslav.ilic@gmx.net"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "K‑odbrojavač"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "KDE‑ov odbrojavač"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "© 2001, Štefan Šimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Štefan Šimanski"
diff -pruN 4:25.04.0-1/po/sv/ktimer.po 4:25.12.1-0ubuntu1/po/sv/ktimer.po
--- 4:25.04.0-1/po/sv/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/sv/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2018-03-08 21:11+0100\n"
 "Last-Translator: Stefan Asserhäll <stefan.asserhall@gmail.com>\n"
 "Language-Team: Swedish <kde-i18n-doc@kde.org>\n"
@@ -27,22 +27,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "stefan.asserhall@gmail.com"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "Ktimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "Tidtagare för KDE"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "© 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/ta/ktimer.po 4:25.12.1-0ubuntu1/po/ta/ktimer.po
--- 4:25.04.0-1/po/ta/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/ta/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2004-08-16 03:03-0800\n"
 "Last-Translator: Tamil PC <tamilpc@ambalam.com>\n"
 "Language-Team:  <tamilpc@ambalam.com>\n"
@@ -26,22 +26,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "ma_sivakumar@yahoo.com"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "Kநேரங்காப்பான்"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "KDE நேரங்காப்பான்"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr ""
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr ""
diff -pruN 4:25.04.0-1/po/tg/ktimer.po 4:25.12.1-0ubuntu1/po/tg/ktimer.po
--- 4:25.04.0-1/po/tg/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/tg/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2004-05-23 11:46+0000\n"
 "Last-Translator: Abrorova Hiromon\n"
 "Language-Team:  Tajik\n"
@@ -32,22 +32,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "H_Abrorova@rambler.ru"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KВақтсанҷ"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "Вақтсанҷи KDE"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr ""
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr ""
diff -pruN 4:25.04.0-1/po/th/ktimer.po 4:25.12.1-0ubuntu1/po/th/ktimer.po
--- 4:25.04.0-1/po/th/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/th/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2010-05-01 10:25+0700\n"
 "Last-Translator: Thanomsub Noppaburana <donga.nb@gmail.com>\n"
 "Language-Team: Thai <thai-l10n@googlegroups.com>\n"
@@ -28,22 +28,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "donga.nb@gmail.com"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "จับเวลา-K"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "เครื่องมือจับเวลาของ KDE"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "สงวนลิขสิทธิ์ (c) 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/tr/ktimer.po 4:25.12.1-0ubuntu1/po/tr/ktimer.po
--- 4:25.04.0-1/po/tr/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/tr/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdeutils-kde4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2024-09-23 15:20+0300\n"
 "Last-Translator: Emir SARI <emir_sari@icloud.com>\n"
 "Language-Team: Turkish <kde-l10n-tr@kde.org>\n"
@@ -32,22 +32,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "gorkem@kde.org, ozan@pardus.org.tr, emir_sari@icloud.com"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "K Sayaç"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "KDE Sayacı"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "© 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/ug/ktimer.po 4:25.12.1-0ubuntu1/po/ug/ktimer.po
--- 4:25.04.0-1/po/ug/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/ug/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2013-09-08 07:05+0900\n"
 "Last-Translator: Gheyret Kenji <gheyret@gmail.com>\n"
 "Language-Team: Uyghur Computer Science Association <UKIJ@yahoogroups.com>\n"
@@ -27,22 +27,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "sahran.ug@gmail.com,  gheyret@gmail.com"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "KDE Timer"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr ""
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/uk/ktimer.po 4:25.12.1-0ubuntu1/po/uk/ktimer.po
--- 4:25.04.0-1/po/uk/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/uk/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2018-03-05 06:59+0200\n"
 "Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
 "Language-Team: Ukrainian <kde-i18n-uk@kde.org>\n"
@@ -32,22 +32,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "rysin@kde.org"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "Таймер KDE"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "© Stefan Schimanski, 2001"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/vi/ktimer.po 4:25.12.1-0ubuntu1/po/vi/ktimer.po
--- 4:25.04.0-1/po/vi/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/vi/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2022-01-10 23:42+0100\n"
 "Last-Translator: Phu Hung Nguyen <phu.nguyen@kdemail.net>\n"
 "Language-Team: Vietnamese <kde-l10n-vi@kde.org>\n"
@@ -27,22 +27,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "phu.nguyen@kdemail.net"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "Bộ hẹn giờ KDE"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(c) 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/xh/ktimer.po 4:25.12.1-0ubuntu1/po/xh/ktimer.po
--- 4:25.04.0-1/po/xh/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/xh/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -13,7 +13,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2002-10-02 15:24SAST\n"
 "Last-Translator: Lwandle Mgidlana <lwandle@translate.org.za>\n"
 "Language-Team: Xhosa <xhosa@translate.org.za>\n"
@@ -34,22 +34,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "lwandle@translate.org.za"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "KDE Timer"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr ""
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr ""
diff -pruN 4:25.04.0-1/po/zh_CN/ktimer.po 4:25.12.1-0ubuntu1/po/zh_CN/ktimer.po
--- 4:25.04.0-1/po/zh_CN/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/zh_CN/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -2,7 +2,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2024-04-22 15:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
@@ -27,22 +27,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "kde-china@kde.org, i@guoyunhe.me, henryhu@kde.org, tds00@qq.com"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer 倒计时程序启动器"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "KDE 倒计时程序启动器"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(c) 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
diff -pruN 4:25.04.0-1/po/zh_TW/ktimer.po 4:25.12.1-0ubuntu1/po/zh_TW/ktimer.po
--- 4:25.04.0-1/po/zh_TW/ktimer.po	2025-04-07 21:09:57.000000000 +0000
+++ 4:25.12.1-0ubuntu1/po/zh_TW/ktimer.po	2026-01-03 10:36:07.000000000 +0000
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2024-08-30 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:43+0000\n"
 "PO-Revision-Date: 2019-05-14 22:54+0800\n"
 "Last-Translator: pan93412 <pan93412@gmail.com>\n"
 "Language-Team: Chinese <zh-l10n@lists.linux.org.tw>\n"
@@ -29,22 +29,22 @@ msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "wlin5@pop3.utoledo.edu, pan93412@gmail.com"
 
-#: main.cpp:23
+#: main.cpp:24
 #, kde-format
 msgid "KTimer"
 msgstr "KTimer"
 
-#: main.cpp:25
+#: main.cpp:26
 #, kde-format
 msgid "KDE Timer"
 msgstr "KDE 計時器"
 
-#: main.cpp:27
+#: main.cpp:28
 #, kde-format
 msgid "(c) 2001, Stefan Schimanski"
 msgstr "(c) 2001, Stefan Schimanski"
 
-#: main.cpp:29
+#: main.cpp:30
 #, kde-format
 msgid "Stefan Schimanski"
 msgstr "Stefan Schimanski"
