Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kompare for openSUSE:Factory checked in at 2026-04-17 21:48:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kompare (Old) and /work/SRC/openSUSE:Factory/.kompare.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kompare" Fri Apr 17 21:48:03 2026 rev:156 rq:1347484 version:26.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kompare/kompare.changes 2026-03-07 20:03:48.904699182 +0100 +++ /work/SRC/openSUSE:Factory/.kompare.new.11940/kompare.changes 2026-04-17 21:49:11.700872755 +0200 @@ -1,0 +2,24 @@ +Sat Apr 11 16:14:15 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 26.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/26.04.0/ +- No code change since 26.03.90 + +------------------------------------------------------------------- +Mon Mar 30 12:10:36 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 26.03.90 + * New feature release +- No code change since 26.03.80 + +------------------------------------------------------------------- +Sat Mar 14 09:09:44 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 26.03.80 + * New feature release +- Changes since 25.12.3: + * documentation.yml is no more needed + +------------------------------------------------------------------- Old: ---- kompare-25.12.3.tar.xz kompare-25.12.3.tar.xz.sig New: ---- kompare-26.04.0.tar.xz kompare-26.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kompare.spec ++++++ --- /var/tmp/diff_new_pack.4e2Sia/_old 2026-04-17 21:49:12.332898796 +0200 +++ /var/tmp/diff_new_pack.4e2Sia/_new 2026-04-17 21:49:12.336898961 +0200 @@ -1,7 +1,7 @@ # # spec file for package kompare # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %bcond_without released Name: kompare -Version: 25.12.3 +Version: 26.04.0 Release: 0 Summary: File Comparator License: GPL-2.0-or-later ++++++ kompare-25.12.3.tar.xz -> kompare-26.04.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/.flatpak-manifest.json new/kompare-26.04.0/.flatpak-manifest.json --- old/kompare-25.12.3/.flatpak-manifest.json 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/.flatpak-manifest.json 2026-04-09 06:23:07.000000000 +0200 @@ -1,7 +1,7 @@ { "id": "org.kde.kompare", "runtime": "org.kde.Platform", - "runtime-version": "6.9", + "runtime-version": "6.10", "sdk": "org.kde.Sdk", "command": "kompare", "rename-icon": "kompare", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/.gitlab-ci.yml new/kompare-26.04.0/.gitlab-ci.yml --- old/kompare-25.12.3/.gitlab-ci.yml 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/.gitlab-ci.yml 2026-04-09 06:23:07.000000000 +0200 @@ -8,3 +8,4 @@ - /gitlab-templates/linux-qt6-next.yml - /gitlab-templates/freebsd-qt6.yml - /gitlab-templates/flatpak.yml + - /gitlab-templates/snap-snapcraft-lxd.yml diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/CMakeLists.txt new/kompare-26.04.0/CMakeLists.txt --- old/kompare-25.12.3/CMakeLists.txt 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/CMakeLists.txt 2026-04-09 06:23:07.000000000 +0200 @@ -1,9 +1,9 @@ cmake_minimum_required(VERSION 3.16) # Release Service version, managed by release script -set (RELEASE_SERVICE_VERSION_MAJOR "25") -set (RELEASE_SERVICE_VERSION_MINOR "12") -set (RELEASE_SERVICE_VERSION_MICRO "3") +set (RELEASE_SERVICE_VERSION_MAJOR "26") +set (RELEASE_SERVICE_VERSION_MINOR "04") +set (RELEASE_SERVICE_VERSION_MICRO "0") set (RELEASE_SERVICE_COMPACT_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}") # Bump KOMPARE_BASE_VERSION once new features are added diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/af/kompare.po new/kompare-26.04.0/po/af/kompare.po --- old/kompare-25.12.3/po/af/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/af/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kompare VERSION\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2002-11-07 11:40+0200\n" "Last-Translator: WEB-Translator <http://kde.af.org.za>\n" "Language-Team: AFRIKAANS <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/ar/kompare.po new/kompare-26.04.0/po/ar/kompare.po --- old/kompare-25.12.3/po/ar/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/ar/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2025-10-15 20:22+0400\n" "Last-Translator: Zayed Al-Saidi <[email protected]>\n" "Language-Team: ar\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/be/kompare.po new/kompare-26.04.0/po/be/kompare.po --- old/kompare-25.12.3/po/be/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/be/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2007-10-28 14:03+0200\n" "Last-Translator: Darafei Praliaskouski <[email protected]>\n" "Language-Team: Belarusian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/bg/kompare.po new/kompare-26.04.0/po/bg/kompare.po --- old/kompare-25.12.3/po/bg/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/bg/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2025-10-05 15:30+0200\n" "Last-Translator: Mincho Kondarev <[email protected]>\n" "Language-Team: Bulgarian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/br/kompare.po new/kompare-26.04.0/po/br/kompare.po --- old/kompare-25.12.3/po/br/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/br/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2002-07-02 08:32+200\n" "Last-Translator: Thierry Vignaud <[email protected]>\n" "Language-Team: Brezhoneg <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/bs/kompare.po new/kompare-26.04.0/po/bs/kompare.po --- old/kompare-25.12.3/po/bs/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/bs/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kdesdk\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2014-12-29 15:40+0000\n" "Last-Translator: Nejra Pašić <[email protected]>\n" "Language-Team: Bosnian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/ca/kompare.po new/kompare-26.04.0/po/ca/kompare.po --- old/kompare-25.12.3/po/ca/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/ca/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2025-10-04 11:34+0200\n" "Last-Translator: Josep M. Ferrer <[email protected]>\n" "Language-Team: Catalan <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/ca@valencia/kompare.po new/kompare-26.04.0/po/ca@valencia/kompare.po --- old/kompare-25.12.3/po/ca@valencia/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/ca@valencia/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2025-10-04 11:34+0200\n" "Last-Translator: Josep M. Ferrer <[email protected]>\n" "Language-Team: Catalan <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/cs/kompare.po new/kompare-26.04.0/po/cs/kompare.po --- old/kompare-25.12.3/po/cs/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/cs/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2023-01-24 15:30+0100\n" "Last-Translator: Vit Pelcak <[email protected]>\n" "Language-Team: Czech <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/cy/kompare.po new/kompare-26.04.0/po/cy/kompare.po --- old/kompare-25.12.3/po/cy/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/cy/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: ../cy/messages//kdesdk/kompare.po\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2004-09-20 15:44+0200\n" "Last-Translator: Thierry Vignaud <[email protected]>\n" "Language-Team: cy <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/da/kompare.po new/kompare-26.04.0/po/da/kompare.po --- old/kompare-25.12.3/po/da/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/da/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2018-01-10 19:38+0100\n" "Last-Translator: Martin Schlander <[email protected]>\n" "Language-Team: Danish <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/de/kompare.po new/kompare-26.04.0/po/de/kompare.po --- old/kompare-25.12.3/po/de/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/de/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -13,7 +13,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2025-11-09 13:34+0100\n" "Last-Translator: Alois Spitzbart <[email protected]>\n" "Language-Team: German <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/el/kompare.po new/kompare-26.04.0/po/el/kompare.po --- old/kompare-25.12.3/po/el/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/el/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -14,7 +14,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2023-01-07 10:07+0200\n" "Last-Translator: Stelios <[email protected]>\n" "Language-Team: Greek <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/en_GB/kompare.po new/kompare-26.04.0/po/en_GB/kompare.po --- old/kompare-25.12.3/po/en_GB/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/en_GB/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2022-12-31 15:32+0000\n" "Last-Translator: Steve Allewell <[email protected]>\n" "Language-Team: British English <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/eo/kompare.po new/kompare-26.04.0/po/eo/kompare.po --- old/kompare-25.12.3/po/eo/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/eo/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2024-03-27 19:34+0100\n" "Last-Translator: Oliver Kellogg <[email protected]>\n" "Language-Team: esperanto <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/es/kompare.po new/kompare-26.04.0/po/es/kompare.po --- old/kompare-25.12.3/po/es/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/es/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2025-10-04 13:43+0100\n" "Last-Translator: Eloy Cuadra <[email protected]>\n" "Language-Team: Spanish <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/et/kompare.po new/kompare-26.04.0/po/et/kompare.po --- old/kompare-25.12.3/po/et/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/et/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2020-05-04 11:29+0300\n" "Last-Translator: Marek Laane <[email protected]>\n" "Language-Team: Estonian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/eu/kompare.po new/kompare-26.04.0/po/eu/kompare.po --- old/kompare-25.12.3/po/eu/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/eu/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -13,7 +13,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2025-10-05 19:35+0200\n" "Last-Translator: Iñigo Salvador Azurmendi <[email protected]>\n" "Language-Team: Basque <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/fa/kompare.po new/kompare-26.04.0/po/fa/kompare.po --- old/kompare-25.12.3/po/fa/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/fa/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2007-06-30 17:00+0330\n" "Last-Translator: Nazanin Kazemi <[email protected]>\n" "Language-Team: Persian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/fi/kompare.po new/kompare-26.04.0/po/fi/kompare.po --- old/kompare-25.12.3/po/fi/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/fi/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -14,7 +14,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2025-10-31 20:22+0200\n" "Last-Translator: Tommi Nieminen <[email protected]>\n" "Language-Team: Finnish <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/fr/kompare.po new/kompare-26.04.0/po/fr/kompare.po --- old/kompare-25.12.3/po/fr/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/fr/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -21,7 +21,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2025-10-05 14:33+0200\n" "Last-Translator: Xavier Besnard <[email protected]>\n" "Language-Team: French <French <[email protected]>>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/ga/kompare.po new/kompare-26.04.0/po/ga/kompare.po --- old/kompare-25.12.3/po/ga/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/ga/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kdesdk/kompare.po\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2004-12-03 14:52-0500\n" "Last-Translator: Kevin Scannell <[email protected]>\n" "Language-Team: Irish <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/gl/kompare.po new/kompare-26.04.0/po/gl/kompare.po --- old/kompare-25.12.3/po/gl/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/gl/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2024-12-17 19:07+0100\n" "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n" "Language-Team: Proxecto Trasno ([email protected])\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/he/kompare.po new/kompare-26.04.0/po/he/kompare.po --- old/kompare-25.12.3/po/he/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/he/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2025-11-02 09:48+0200\n" "Last-Translator: Yaron Shahrabani <[email protected]>\n" "Language-Team: צוות התרגום של KDE ישראל\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/hi/kompare.po new/kompare-26.04.0/po/hi/kompare.po --- old/kompare-25.12.3/po/hi/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/hi/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2021-06-29 20:39+0530\n" "Last-Translator: Raghavendra Kamath <[email protected]>\n" "Language-Team: kde-hindi\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/hne/kompare.po new/kompare-26.04.0/po/hne/kompare.po --- old/kompare-25.12.3/po/hne/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/hne/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2009-03-01 11:17+0530\n" "Last-Translator: Ravishankar Shrivastava <[email protected]>\n" "Language-Team: Hindi <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/hr/kompare.po new/kompare-26.04.0/po/hr/kompare.po --- old/kompare-25.12.3/po/hr/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/hr/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: kompare 0\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2004-04-20 13:26+CEST\n" "Last-Translator: auto\n" "Language-Team: Croatian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/hu/kompare.po new/kompare-26.04.0/po/hu/kompare.po --- old/kompare-25.12.3/po/hu/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/hu/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: KDE 4.2\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2013-04-09 23:49+0200\n" "Last-Translator: Balázs Úr <[email protected]>\n" "Language-Team: Hungarian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/ia/kompare.po new/kompare-26.04.0/po/ia/kompare.po --- old/kompare-25.12.3/po/ia/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/ia/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2024-12-20 15:06+0100\n" "Last-Translator: giovanni <[email protected]>\n" "Language-Team: Interlingua <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/is/kompare.po new/kompare-26.04.0/po/is/kompare.po --- old/kompare-25.12.3/po/is/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/is/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -5,8 +5,8 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" -"PO-Revision-Date: 2026-01-17 09:14+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" +"PO-Revision-Date: 2026-01-17 09:03+0000\n" "Last-Translator: Sveinn í Felli <[email protected]>\n" "Language-Team: Icelandic\n" "Language: is\n" @@ -216,7 +216,7 @@ #: app/kompareui.rc:27 #, kde-format msgid "Main Toolbar" -msgstr "Aðalverkfæraslá" +msgstr "Aðalverkfærastika" #: app/kompareurldialog.cpp:38 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/it/kompare.po new/kompare-26.04.0/po/it/kompare.po --- old/kompare-25.12.3/po/it/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/it/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2025-10-11 15:00+0200\n" "Last-Translator: Paolo Zamponi <[email protected]>\n" "Language-Team: Italian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/ja/kompare.po new/kompare-26.04.0/po/ja/kompare.po --- old/kompare-25.12.3/po/ja/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/ja/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2009-07-20 23:29+0900\n" "Last-Translator: Yukiko Bando <[email protected]>\n" "Language-Team: Japanese <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/ka/kompare.po new/kompare-26.04.0/po/ka/kompare.po --- old/kompare-25.12.3/po/ka/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/ka/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2025-10-04 05:52+0200\n" "Last-Translator: Temuri Doghonadze <[email protected]>\n" "Language-Team: Georgian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/kk/kompare.po new/kompare-26.04.0/po/kk/kompare.po --- old/kompare-25.12.3/po/kk/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/kk/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2013-06-27 04:14+0600\n" "Last-Translator: Sairan Kikkarin <[email protected]>\n" "Language-Team: Kazakh <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/km/kompare.po new/kompare-26.04.0/po/km/kompare.po --- old/kompare-25.12.3/po/km/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/km/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2008-12-19 10:22+0700\n" "Last-Translator: Khoem Sokhem <[email protected]>\n" "Language-Team: Khmer <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/ko/kompare.po new/kompare-26.04.0/po/ko/kompare.po --- old/kompare-25.12.3/po/ko/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/ko/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2025-10-09 00:58+0200\n" "Last-Translator: Shinjo Park <[email protected]>\n" "Language-Team: Korean <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/lt/kompare.po new/kompare-26.04.0/po/lt/kompare.po --- old/kompare-25.12.3/po/lt/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/lt/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2017-06-28 10:15+0200\n" "Last-Translator: Mindaugas Baranauskas <[email protected]>\n" "Language-Team: Lithuanian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/lv/kompare.po new/kompare-26.04.0/po/lv/kompare.po --- old/kompare-25.12.3/po/lv/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/lv/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2024-10-26 22:33+0300\n" "Last-Translator: Toms Trasuns <[email protected]>\n" "Language-Team: Latvian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/mai/kompare.po new/kompare-26.04.0/po/mai/kompare.po --- old/kompare-25.12.3/po/mai/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/mai/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2010-09-24 20:23+0530\n" "Last-Translator: Rajesh Ranjan <[email protected]>\n" "Language-Team: Maithili <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/mk/kompare.po new/kompare-26.04.0/po/mk/kompare.po --- old/kompare-25.12.3/po/mk/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/mk/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2006-01-26 23:14+0100\n" "Last-Translator: Bozidar Proevski <[email protected]>\n" "Language-Team: Macedonian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/mr/kompare.po new/kompare-26.04.0/po/mr/kompare.po --- old/kompare-25.12.3/po/mr/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/mr/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2013-03-28 14:37+0530\n" "Last-Translator: Chetan Khona <[email protected]>\n" "Language-Team: Marathi <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/ms/kompare.po new/kompare-26.04.0/po/ms/kompare.po --- old/kompare-25.12.3/po/ms/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/ms/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2006-12-03 15:38+0800\n" "Last-Translator: Sharuzzaman Ahmat Raslan <[email protected]>\n" "Language-Team: Malay <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/nb/kompare.po new/kompare-26.04.0/po/nb/kompare.po --- old/kompare-25.12.3/po/nb/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/nb/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2013-04-08 21:44+0200\n" "Last-Translator: Bjørn Steensrud <[email protected]>\n" "Language-Team: Norwegian Bokmål <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/nds/kompare.po new/kompare-26.04.0/po/nds/kompare.po --- old/kompare-25.12.3/po/nds/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/nds/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2011-09-05 22:49+0200\n" "Last-Translator: Manfred Wiese <[email protected]>\n" "Language-Team: Low Saxon <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/ne/kompare.po new/kompare-26.04.0/po/ne/kompare.po --- old/kompare-25.12.3/po/ne/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/ne/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2007-08-20 13:09+0545\n" "Last-Translator: Nabin Gautam <[email protected]>\n" "Language-Team: Nepali <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/nl/kompare.po new/kompare-26.04.0/po/nl/kompare.po --- old/kompare-25.12.3/po/nl/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/nl/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -17,7 +17,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2025-10-04 13:22+0200\n" "Last-Translator: Freek de Kruijf <[email protected]>\n" "Language-Team: \n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/nn/kompare.po new/kompare-26.04.0/po/nn/kompare.po --- old/kompare-25.12.3/po/nn/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/nn/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2025-10-26 13:41+0100\n" "Last-Translator: Karl Ove Hufthammer <[email protected]>\n" "Language-Team: Norwegian Nynorsk <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/oc/kompare.po new/kompare-26.04.0/po/oc/kompare.po --- old/kompare-25.12.3/po/oc/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/oc/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2008-08-05 22:28+0200\n" "Last-Translator: Yannig Marchegay (Kokoyaya) <[email protected]>\n" "Language-Team: Occitan (lengadocian) <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/pa/kompare.po new/kompare-26.04.0/po/pa/kompare.po --- old/kompare-25.12.3/po/pa/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/pa/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2012-07-05 07:33+0530\n" "Last-Translator: A S Alam <[email protected]>\n" "Language-Team: Punjabi/Panjabi <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/pl/kompare.po new/kompare-26.04.0/po/pl/kompare.po --- old/kompare-25.12.3/po/pl/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/pl/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -1,6 +1,6 @@ # translation of kompare.po to Polish # translation of kompare.po to -# Version: $Revision: 1723120 $ +# Version: $Revision: 1723076 $ # Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2010 Free Software Foundation, Inc. # Marta Rybczynska <[email protected]>, 2002, 2004, 2005. # Krzysztof Lichota <[email protected]>, 2002, 2004, 2005, 2006. @@ -14,7 +14,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2025-11-08 09:35+0100\n" "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n" "Language-Team: pl\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/pt/kompare.po new/kompare-26.04.0/po/pt/kompare.po --- old/kompare-25.12.3/po/pt/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/pt/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2022-10-16 11:34+0100\n" "Last-Translator: José Nuno Pires <[email protected]>\n" "Language-Team: pt <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/pt_BR/kompare.po new/kompare-26.04.0/po/pt_BR/kompare.po --- old/kompare-25.12.3/po/pt_BR/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/pt_BR/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -13,7 +13,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2025-10-04 01:51-0300\n" "Last-Translator: Geraldo Simiao <[email protected]>\n" "Language-Team: Brazilian Portuguese <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/ro/kompare.po new/kompare-26.04.0/po/ro/kompare.po --- old/kompare-25.12.3/po/ro/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/ro/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2012-12-22 11:55+0200\n" "Last-Translator: Sergiu Bivol <[email protected]>\n" "Language-Team: Romanian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/ru/kompare.po new/kompare-26.04.0/po/ru/kompare.po --- old/kompare-25.12.3/po/ru/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/ru/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2025-11-27 19:50+0300\n" "Last-Translator: Alexander Yavorsky <[email protected]>\n" "Language-Team: Russian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/sa/kompare.po new/kompare-26.04.0/po/sa/kompare.po --- old/kompare-25.12.3/po/sa/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/sa/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2024-12-25 19:45+0530\n" "Last-Translator: kali <[email protected]>\n" "Language-Team: Sanskrit <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/se/kompare.po new/kompare-26.04.0/po/se/kompare.po --- old/kompare-25.12.3/po/se/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/se/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2007-09-11 22:44+0200\n" "Last-Translator: Northern Sami translation team <[email protected]." "no>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/sk/kompare.po new/kompare-26.04.0/po/sk/kompare.po --- old/kompare-25.12.3/po/sk/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/sk/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2022-04-09 19:22+0200\n" "Last-Translator: Roman Paholik <[email protected]>\n" "Language-Team: Slovak <[email protected]>\n" @@ -15,8 +15,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 21.12.3\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +"X-Generator: Lokalize 21.12.3\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -30,10 +30,9 @@ "[email protected],[email protected],[email protected],[email protected]" #: app/kompare_shell.cpp:69 -#, fuzzy, kde-format -#| msgid "Could not load our KompareViewPart." +#, kde-format msgid "Could not load our KompareViewPart: %1" -msgstr "Nepodarilo sa načítať KompareViewPart." +msgstr "Could not load our KompareViewPart: %1" #: app/kompare_shell.cpp:73 #, kde-format @@ -42,10 +41,9 @@ msgstr "Navigácia" #: app/kompare_shell.cpp:91 -#, fuzzy, kde-format -#| msgid "Could not load our KompareNavigationPart." +#, kde-format msgid "Could not load our KompareNavigationPart: %1" -msgstr "Nepodarilo sa načítať KompareNavigationPart." +msgstr "Could not load our KompareNavigationPart: %1" #: app/kompare_shell.cpp:196 #, kde-format @@ -144,14 +142,7 @@ msgstr "Spojiť tento súbor alebo priečinok s výstupom diff" #: app/kompare_shell.cpp:335 -#, fuzzy, kde-format -#| msgctxt "@infor:whatsthis" -#| msgid "" -#| "If you have entered a file or folder name and a file that contains diff " -#| "output in the fields in this dialog then this button will be enabled and " -#| "pressing it will open kompare's main view where the output of the entered " -#| "file or files from the folder are mixed with the diff output so you can " -#| "then apply the difference(s) to a file or to the files. " +#, kde-format msgctxt "@info:whatsthis" msgid "" "If you have entered a file or folder name and a file that contains diff " @@ -1411,15 +1402,11 @@ #~ msgstr "KomparePart" #, fuzzy -#~| msgid "&Edit..." #~ msgctxt "@action:button" #~ msgid "&Edit..." #~ msgstr "&Upraviť..." #, fuzzy -#~| msgid "" -#~| "Clicking this will open a regular expression dialog where\n" -#~| "you can graphically create regular expressions." #~ msgctxt "@info:tooltip" #~ msgid "" #~ "Clicking this will open a regular expression dialog where\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/sl/kompare.po new/kompare-26.04.0/po/sl/kompare.po --- old/kompare-25.12.3/po/sl/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/sl/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -2,7 +2,7 @@ # translation of kompare.po to # Translation of kompare.po to Slovenian # Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc. -# $Id: kompare.po 1723120 2025-11-17 15:24:07Z scripty $ +# $Id: kompare.po 1723087 2025-11-17 12:44:32Z scripty $ # $Source$ # # Gregor Rakar <[email protected]>, 2003, 2004, 2005. @@ -14,7 +14,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2025-10-04 08:17+0200\n" "Last-Translator: Matjaž Jeran <[email protected]>\n" "Language-Team: Slovenian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/sq/kompare.po new/kompare-26.04.0/po/sq/kompare.po --- old/kompare-25.12.3/po/sq/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/sq/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kdesdk\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2009-06-05 03:59+0000\n" "Last-Translator: Vilson Gjeci <[email protected]>\n" "Language-Team: Albanian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/sr/kompare.po new/kompare-26.04.0/po/sr/kompare.po --- old/kompare-25.12.3/po/sr/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/sr/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2017-10-14 23:06+0200\n" "Last-Translator: Chusslove Illich <[email protected]>\n" "Language-Team: Serbian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/sr@ijekavian/kompare.po new/kompare-26.04.0/po/sr@ijekavian/kompare.po --- old/kompare-25.12.3/po/sr@ijekavian/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/sr@ijekavian/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2017-10-14 23:06+0200\n" "Last-Translator: Chusslove Illich <[email protected]>\n" "Language-Team: Serbian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/sr@ijekavianlatin/kompare.po new/kompare-26.04.0/po/sr@ijekavianlatin/kompare.po --- old/kompare-25.12.3/po/sr@ijekavianlatin/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/sr@ijekavianlatin/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2017-10-14 23:06+0200\n" "Last-Translator: Chusslove Illich <[email protected]>\n" "Language-Team: Serbian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/sr@latin/kompare.po new/kompare-26.04.0/po/sr@latin/kompare.po --- old/kompare-25.12.3/po/sr@latin/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/sr@latin/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2017-10-14 23:06+0200\n" "Last-Translator: Chusslove Illich <[email protected]>\n" "Language-Team: Serbian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/sv/kompare.po new/kompare-26.04.0/po/sv/kompare.po --- old/kompare-25.12.3/po/sv/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/sv/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2025-10-05 08:44+0200\n" "Last-Translator: Stefan Asserhäll <[email protected]>\n" "Language-Team: Swedish <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/ta/kompare.po new/kompare-26.04.0/po/ta/kompare.po --- old/kompare-25.12.3/po/ta/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/ta/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -13,7 +13,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2022-10-18 19:45+0530\n" "Last-Translator: Kishore G <[email protected]>\n" "Language-Team: Tamil <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/tg/kompare.po new/kompare-26.04.0/po/tg/kompare.po --- old/kompare-25.12.3/po/tg/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/tg/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2019-09-29 12:28+0500\n" "Last-Translator: Victor Ibragimov <[email protected]>\n" "Language-Team: English <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/tr/kompare.po new/kompare-26.04.0/po/tr/kompare.po --- old/kompare-25.12.3/po/tr/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/tr/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: kdesdk-kde4\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2025-10-04 19:57+0300\n" "Last-Translator: Emir SARI <emir_sari@îcloud.com>\n" "Language-Team: Turkish <[email protected]>\n" @@ -1373,44 +1373,3 @@ #, kde-format msgid "cd dir && diff -udHprNa -- source destination" msgstr "cd dir && diff -udHprNa — kaynak hedef" - -#~ msgid "The file exists or is write-protected; do you want to overwrite it?" -#~ msgstr "Dosya mevcut veya yazmaya karşı korumalı; üzerine yazılsın mı?" - -#~ msgctxt "@window:title" -#~ msgid "File Exists" -#~ msgstr "Dosya Var" - -#~ msgctxt "@action:button" -#~ msgid "Do Not Overwrite" -#~ msgstr "Üzerine Yazma" - -#~ msgid "KompareNavTreePart" -#~ msgstr "KompareNavTreePart" - -#~ msgid "KomparePart" -#~ msgstr "KomparePart" - -#, fuzzy -#~| msgid "&Edit..." -#~ msgctxt "@action:button" -#~ msgid "&Edit..." -#~ msgstr "&Düzen..." - -#, fuzzy -#~| msgid "" -#~| "Clicking this will open a regular expression dialog where\n" -#~| "you can graphically create regular expressions." -#~ msgctxt "@info:tooltip" -#~ msgid "" -#~ "Clicking this will open a regular expression dialog where\n" -#~ "you can graphically create regular expressions." -#~ msgstr "" -#~ "Grafiksel olarak düzenli ifade yaratmanız için\n" -#~ "düzenli ifade penceresi açıldığında buraya tıklayın." - -#~ msgid "Overwrite" -#~ msgstr "Üzerine Yaz" - -#~ msgid "Compare these files or folder" -#~ msgstr "Bu dosya veya dizinleri karşılaştır" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/ug/kompare.po new/kompare-26.04.0/po/ug/kompare.po --- old/kompare-25.12.3/po/ug/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/ug/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2013-09-08 07:05+0900\n" "Last-Translator: Gheyret Kenji <[email protected]>\n" "Language-Team: Uyghur Computer Science Association <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/uk/kompare.po new/kompare-26.04.0/po/uk/kompare.po --- old/kompare-25.12.3/po/uk/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/uk/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2025-10-04 18:27+0300\n" "Last-Translator: Yuri Chornoivan <[email protected]>\n" "Language-Team: Ukrainian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/xh/kompare.po new/kompare-26.04.0/po/xh/kompare.po --- old/kompare-25.12.3/po/xh/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/xh/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -15,7 +15,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2002-11-14 16:57SAST\n" "Last-Translator: Lwandle Mgidlana <[email protected]>\n" "Language-Team: Xhosa <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/zh_CN/kompare.po new/kompare-26.04.0/po/zh_CN/kompare.po --- old/kompare-25.12.3/po/zh_CN/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/zh_CN/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2024-04-23 19:30\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/po/zh_TW/kompare.po new/kompare-26.04.0/po/zh_TW/kompare.po --- old/kompare-25.12.3/po/zh_TW/kompare.po 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/po/zh_TW/kompare.po 2026-04-09 06:23:07.000000000 +0200 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: kompare\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" +"POT-Creation-Date: 2025-11-17 11:54+0000\n" "PO-Revision-Date: 2025-11-13 22:34+0900\n" "Last-Translator: Kisaragi Hiu <[email protected]>\n" "Language-Team: Traditional Chinese <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/snapcraft.yaml new/kompare-26.04.0/snapcraft.yaml --- old/kompare-25.12.3/snapcraft.yaml 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/snapcraft.yaml 2026-04-09 06:23:07.000000000 +0200 @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2024-2025 Scarlett Moore <[email protected]> +# SPDX-FileCopyrightText: 2024-2026 Scarlett Moore <[email protected]> # # SPDX-License-Identifier: CC0-1.0 --- @@ -26,26 +26,15 @@ plugin: cmake source: https://invent.kde.org/sdk/libkomparediff2.git source-branch: master + build-snaps: + - kde-qt6-core24-sdk/latest/beta + - kf6-core24-sdk/latest/beta cmake-parameters: - -DCMAKE_INSTALL_PREFIX=/usr - -DCMAKE_BUILD_TYPE=Release - -DQT_MAJOR_VERSION=6 - -DBUILD_WITH_QT6=ON - -DBUILD_TESTING=OFF - - -DCMAKE_INSTALL_SYSCONFDIR=/etc - - -DCMAKE_INSTALL_LOCALSTATEDIR=/var - - -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON - - -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF - - -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON - - -DCMAKE_INSTALL_RUNSTATEDIR=/run - - -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON - - -DCMAKE_VERBOSE_MAKEFILE=ON - - -DCMAKE_INSTALL_LIBDIR=lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR - - --log-level=STATUS - - -DCMAKE_LIBRARY_PATH=lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR - build-environment: &build-environment - - LD_LIBRARY_PATH: > - "/snap/mesa-2404/current/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR:$CRAFT_STAGE/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR:/snap/kde-qt6-core24-sdk/current/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/libproxy:$LD_LIBRARY_PATH" kompare: after: - libkomparediff2 @@ -54,7 +43,17 @@ plugin: cmake source: . source-type: local + build-snaps: + - kde-qt6-core24-sdk/latest/beta + - kf6-core24-sdk/latest/beta build-packages: + - libxml2-dev + - gettext + - doxygen + - graphviz + - libxml2-utils + - docbook-xml + - docbook-xsl - libpulse0 stage-packages: - libpulse0 @@ -64,25 +63,6 @@ - -DQT_MAJOR_VERSION=6 - -DBUILD_WITH_QT6=ON - -DBUILD_TESTING=OFF - - -DCMAKE_INSTALL_SYSCONFDIR=/etc - - -DCMAKE_INSTALL_LOCALSTATEDIR=/var - - -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON - - -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF - - -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON - - -DCMAKE_INSTALL_RUNSTATEDIR=/run - - -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON - - -DCMAKE_VERBOSE_MAKEFILE=ON - - -DCMAKE_INSTALL_LIBDIR=lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR - - --log-level=STATUS - - -DCMAKE_LIBRARY_PATH=lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR - - "-DCMAKE_FIND_ROOT_PATH=$CRAFT_STAGE\\;/snap/kde-qt6-core24-sdk/current\\;/snap/kf6-core24-sdk/current/usr" - - "-DCMAKE_PREFIX_PATH=$CRAFT_STAGE\\:/snap/kde-qt6-core24-sdk/current\\:/snap/kf6-core24-sdk/current/usr" - build-environment: - - PATH: /snap/kde-qt6-core24-sdk/current/usr/bin${PATH:+:$PATH} - - PKG_CONFIG_PATH: /snap/kde-qt6-core24-sdk/current/usr/lib/${CRAFT_ARCH_TRIPLET_BUILD_FOR}/pkgconfig${PKG_CONFIG_PATH:+:$PKG_CONFIG_PATH} - - XDG_DATA_DIRS: $CRAFT_STAGE/usr/share:/snap/kde-qt6-core24-sdk/current/usr/share:/usr/share${XDG_DATA_DIRS:+:$XDG_DATA_DIRS} - - XDG_CONFIG_HOME: $CRAFT_STAGE/etc/xdg:/snap/kde-qt6-core24-sdk/current/etc/xdg:/etc/xdg${XDG_CONFIG_HOME:+:$XDG_CONFIG_HOME} - - LD_LIBRARY_PATH: "/snap/mesa-2404/current/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR:$CRAFT_STAGE/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR:/snap/kde-qt6-core24-sdk/current/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/libproxy:$LD_LIBRARY_PATH:/snap/kde-qt6-core24-sdk/current/usr/lib/${CRAFT_ARCH_TRIPLET_BUILD_FOR}:/snap/kde-qt6-core24-sdk/current/usr/lib:/snap/kf6-core24-sdk/current/usr/lib/${CRAFT_ARCH_TRIPLET_BUILD_FOR}:/snap/kf6-core24-sdk/current/usr/lib:$CRAFT_STAGE/usr/lib:$CRAFT_STAGE/lib/:$CRAFT_STAGE/usr/lib/${CRAFT_ARCH_TRIPLET_BUILD_FOR}${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}" prime: - -usr/lib/*/cmake/* - -usr/include/* @@ -113,4 +93,3 @@ for snap in "core24" "kf6-core24"; do cd "/snap/$snap/current" && find . -type f,l -exec rm -rf "${CRAFT_PRIME}/{}" \; done - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/src/app/org.kde.kompare.appdata.xml new/kompare-26.04.0/src/app/org.kde.kompare.appdata.xml --- old/kompare-25.12.3/src/app/org.kde.kompare.appdata.xml 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/src/app/org.kde.kompare.appdata.xml 2026-04-09 06:23:07.000000000 +0200 @@ -311,6 +311,7 @@ <category>Development</category> </categories> <releases> + <release version="4.2.26040" date="2026-04-16"/> <release version="4.2.25123" date="2026-03-05"/> <release version="4.2.25122" date="2026-02-05"/> <release version="4.2.25121" date="2026-01-08"/> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/src/komparenavtreepart/komparenavtreepart.json.in new/kompare-26.04.0/src/komparenavtreepart/komparenavtreepart.json.in --- old/kompare-25.12.3/src/komparenavtreepart/komparenavtreepart.json.in 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/src/komparenavtreepart/komparenavtreepart.json.in 2026-04-09 06:23:07.000000000 +0200 @@ -19,6 +19,7 @@ "Name[gl]": "John Firebaugh", "Name[he]": "ג׳ון פיירבו", "Name[ia]": "John Firebaugh", + "Name[is]": "John Firebaugh", "Name[it]": "John Firebaugh", "Name[ka]": "John Firebaugh", "Name[ko]": "John Firebaugh", @@ -58,6 +59,7 @@ "Name[gl]": "Otto Bruggeman", "Name[he]": "אוטו ברוגמן", "Name[ia]": "Otto Bruggeman", + "Name[is]": "Otto Bruggeman", "Name[it]": "Otto Bruggeman", "Name[ka]": "Otto Bruggeman", "Name[ko]": "Otto Bruggerman", @@ -97,6 +99,7 @@ "Name[gl]": "Kevin Kofler", "Name[he]": "קווין קופלר", "Name[ia]": "Kevin Kofler", + "Name[is]": "Kevin Kofler", "Name[it]": "Kevin Kofler", "Name[ka]": "Kevin Kofler", "Name[ko]": "Kevin Kofler", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/src/komparepart/komparepart.json.in new/kompare-26.04.0/src/komparepart/komparepart.json.in --- old/kompare-25.12.3/src/komparepart/komparepart.json.in 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/src/komparepart/komparepart.json.in 2026-04-09 06:23:07.000000000 +0200 @@ -19,6 +19,7 @@ "Name[gl]": "John Firebaugh", "Name[he]": "ג׳ון פיירבו", "Name[ia]": "John Firebaugh", + "Name[is]": "John Firebaugh", "Name[it]": "John Firebaugh", "Name[ka]": "John Firebaugh", "Name[ko]": "John Firebaugh", @@ -58,6 +59,7 @@ "Name[gl]": "Otto Bruggeman", "Name[he]": "אוטו ברוגמן", "Name[ia]": "Otto Bruggeman", + "Name[is]": "Otto Bruggeman", "Name[it]": "Otto Bruggeman", "Name[ka]": "Otto Bruggeman", "Name[ko]": "Otto Bruggerman", @@ -97,6 +99,7 @@ "Name[gl]": "Kevin Kofler", "Name[he]": "קווין קופלר", "Name[ia]": "Kevin Kofler", + "Name[is]": "Kevin Kofler", "Name[it]": "Kevin Kofler", "Name[ka]": "Kevin Kofler", "Name[ko]": "Kevin Kofler", @@ -135,6 +138,7 @@ "Description[fr]": "Un composant permettant l'affichage graphique des différences entre 2 fichiers", "Description[gl]": "Unha parte para amosar graficamente as diferenzas entre dous ficheiros.", "Description[he]": "חלק להצגה גרפית של ההבדלים בין 2 קבצים", + "Description[is]": "Partur til að sýna myndrænan mismun á milli 2 skráa", "Description[it]": "Un componente per mostrare graficamente le differenze tra due file", "Description[ka]": "ნაწილი, რომელიც ორ ფაილს შორის განსხვავებებს გრაფიკულად გაჩვენებთ", "Description[ko]": "두 파일의 차이점을 시각적으로 표시하는 부분", @@ -147,6 +151,7 @@ "Description[ro]": "Componentă pentru afișarea grafică a diferențelor dintre două fișiere", "Description[ru]": "Компонент для графического сравнения различий между двумя файлами", "Description[sa]": "२ सञ्चिकानां मध्ये अन्तरं चित्रात्मकरूपेण दर्शयितुं एकः भागः", + "Description[sk]": "Komponent na grafické zobrazenie rozdielov medzi 2 súbormi", "Description[sl]": "Del, ki grafično prikazuje razlike med 2 datotekama", "Description[sv]": "Ett delprogram för att visa skillnaden mellan två filer grafiskt", "Description[ta]": "இரண்டு கோப்புகளுக்கு இடையேயான வித்தியாசங்களைக் காட்டும் கூறு", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kompare-25.12.3/src/servicemenus/kompare.desktop new/kompare-26.04.0/src/servicemenus/kompare.desktop --- old/kompare-25.12.3/src/servicemenus/kompare.desktop 2026-02-28 12:55:00.000000000 +0100 +++ new/kompare-26.04.0/src/servicemenus/kompare.desktop 2026-04-09 06:23:07.000000000 +0200 @@ -23,6 +23,7 @@ Name[gl]=Comparar os ficheiros Name[he]=השוואת קבצים Name[ia]=Compara files +Name[is]=Bera saman skrár Name[it]=Confronta file Name[ka]=ფაილების შედარება Name[ko]=파일 비교하기
