Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kontrast for openSUSE:Factory checked in at 2026-04-17 21:51:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kontrast (Old) and /work/SRC/openSUSE:Factory/.kontrast.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kontrast" Fri Apr 17 21:51:04 2026 rev:64 rq:1347491 version:26.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kontrast/kontrast.changes 2026-03-07 20:11:27.239653075 +0100 +++ /work/SRC/openSUSE:Factory/.kontrast.new.11940/kontrast.changes 2026-04-17 21:54:29.309966848 +0200 @@ -1,0 +2,25 @@ +Sat Apr 11 16:14:18 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:38 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:46 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 + * appstream: Add missing urls + +------------------------------------------------------------------- Old: ---- kontrast-25.12.3.tar.xz kontrast-25.12.3.tar.xz.sig New: ---- kontrast-26.04.0.tar.xz kontrast-26.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kontrast.spec ++++++ --- /var/tmp/diff_new_pack.cHXNH8/_old 2026-04-17 21:54:29.813987682 +0200 +++ /var/tmp/diff_new_pack.cHXNH8/_new 2026-04-17 21:54:29.813987682 +0200 @@ -1,7 +1,7 @@ # # spec file for package kontrast # -# 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: kontrast -Version: 25.12.3 +Version: 26.04.0 Release: 0 Summary: Contrast checker License: GPL-3.0-or-later AND CC0-1.0 ++++++ kontrast-25.12.3.tar.xz -> kontrast-26.04.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-25.12.3/.flatpak-manifest.json new/kontrast-26.04.0/.flatpak-manifest.json --- old/kontrast-25.12.3/.flatpak-manifest.json 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/.flatpak-manifest.json 2026-04-09 05:24:27.000000000 +0200 @@ -2,40 +2,54 @@ "id": "org.kde.kontrast", "branch": "master", "runtime": "org.kde.Platform", - "runtime-version": "6.8", + "runtime-version": "6.10", "sdk": "org.kde.Sdk", "command": "kontrast", - "tags": ["nightly"], + "tags": [ + "nightly" + ], "desktop-file-name-suffix": " (Nightly)", - "finish-args": ["--share=ipc", "--socket=fallback-x11", "--socket=wayland", "--device=dri" ], - + "finish-args": [ + "--share=ipc", + "--socket=fallback-x11", + "--socket=wayland", + "--device=dri" + ], "modules": [ { "name": "qcoro", "buildsystem": "cmake-ninja", - "config-opts": ["-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=Release"], + "config-opts": [ + "-DBUILD_TESTING=OFF", + "-DCMAKE_BUILD_TYPE=Release" + ], "sources": [ { "type": "archive", - "url": "https://github.com/danvratil/qcoro/archive/refs/tags/v0.9.0.tar.gz", - "sha256": "cfaf6b778450f06adac4ce5e353eb6eae213a3b62b8c8740520d58cf9fe3ec1a" + "url": "https://github.com/danvratil/qcoro/archive/refs/tags/v0.12.0.tar.gz", + "sha256": "809afafab61593f994c005ca6e242300e1e3e7f4db8b5d41f8c642aab9450fbc", + "x-checker-data": { + "type": "anitya", + "project-id": 236236, + "stable-only": true, + "url-template": "https://github.com/danvratil/qcoro/archive/refs/tags/v$version.tar.gz" + } } ] }, { "name": "futuresql", "buildsystem": "cmake-ninja", - "config-opts": ["-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=Release"], + "config-opts": [ + "-DBUILD_TESTING=OFF", + "-DBUILD_WITH_QT6=ON" + ], "sources": [ { "type": "archive", "url": "https://download.kde.org/stable/futuresql/futuresql-0.1.0.tar.xz", "sha256": "ecd354c26c48a67795b0004e701066f6176d25d39adda1b8a1bf9c07fa48ba6a" } - ], - "config-opts": [ - "-DBUILD_TESTING=OFF", - "-DBUILD_WITH_QT6=ON" ] }, { @@ -43,7 +57,7 @@ "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=Release", - "-DBUILD_WITH_QT6=ON" + "-DBUILD_WITH_QT6=ON" ], "buildsystem": "cmake-ninja", "sources": [ @@ -56,10 +70,20 @@ }, { "name": "kontrast", - "config-opts": [ "-DENABLE_TESTING=OFF" ], + "config-opts": [ + "-DENABLE_TESTING=OFF" + ], "buildsystem": "cmake-ninja", "builddir": true, - "sources": [ { "type": "dir", "path": ".", "skip": [".git"] } ] + "sources": [ + { + "type": "dir", + "path": ".", + "skip": [ + ".git" + ] + } + ] } ] } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-25.12.3/CMakeLists.txt new/kontrast-26.04.0/CMakeLists.txt --- old/kontrast-25.12.3/CMakeLists.txt 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/CMakeLists.txt 2026-04-09 05:24:27.000000000 +0200 @@ -7,9 +7,9 @@ set(CMAKE_CXX_STANDARD_REQUIRED) # KDE Application Version, managed by release script -set (RELEASE_SERVICE_VERSION_MAJOR "25") -set (RELEASE_SERVICE_VERSION_MINOR "12") -set (RELEASE_SERVICE_VERSION_MICRO "3") +set (RELEASE_SERVICE_VERSION_MAJOR "26") +set (RELEASE_SERVICE_VERSION_MINOR "04") +set (RELEASE_SERVICE_VERSION_MICRO "0") set (RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(kontrast VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-25.12.3/org.kde.kontrast.appdata.xml new/kontrast-26.04.0/org.kde.kontrast.appdata.xml --- old/kontrast-25.12.3/org.kde.kontrast.appdata.xml 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/org.kde.kontrast.appdata.xml 2026-04-09 05:24:27.000000000 +0200 @@ -75,6 +75,7 @@ <summary xml:lang="ro">Verifică contrastul culorilor</summary> <summary xml:lang="ru">Проверка цветового контраста</summary> <summary xml:lang="sa">वर्णविपरीततां पश्यन्तु</summary> + <summary xml:lang="sk">Kontrola farebného kontrastu</summary> <summary xml:lang="sl">Preveri barvni kontrast</summary> <summary xml:lang="sv">Kontrollera färgkontrast</summary> <summary xml:lang="tr">Renk karşıtlığını denetle</summary> @@ -133,6 +134,7 @@ <url type="donation">https://kde.org/donate/?app=kontrast</url> <url type="vcs-browser">https://invent.kde.org/accessibility/kontrast/</url> <releases> + <release version="26.04.0" date="2026-04-16"/> <release version="25.12.3" date="2026-03-05"/> <release version="25.12.2" date="2026-02-05"/> <release version="25.12.1" date="2026-01-08"/> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-25.12.3/po/ar/kontrast.po new/kontrast-26.04.0/po/ar/kontrast.po --- old/kontrast-25.12.3/po/ar/kontrast.po 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/po/ar/kontrast.po 2026-04-09 05:24:27.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kontrast\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:38+0000\n" +"POT-Creation-Date: 2025-11-17 11:48+0000\n" "PO-Revision-Date: 2025-05-15 18:35+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/kontrast-25.12.3/po/ast/kontrast.po new/kontrast-26.04.0/po/ast/kontrast.po --- old/kontrast-25.12.3/po/ast/kontrast.po 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/po/ast/kontrast.po 2026-04-09 05:24:27.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kontrast\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:38+0000\n" +"POT-Creation-Date: 2025-11-17 11:48+0000\n" "PO-Revision-Date: 2023-10-25 13:08+0200\n" "Last-Translator: Enol P. <[email protected]>\n" "Language-Team: \n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-25.12.3/po/ca/kontrast.po new/kontrast-26.04.0/po/ca/kontrast.po --- old/kontrast-25.12.3/po/ca/kontrast.po 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/po/ca/kontrast.po 2026-04-09 05:24:27.000000000 +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: kontrast\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:38+0000\n" +"POT-Creation-Date: 2025-11-17 11:48+0000\n" "PO-Revision-Date: 2024-03-29 12:46+0100\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/kontrast-25.12.3/po/ca@valencia/kontrast.po new/kontrast-26.04.0/po/ca@valencia/kontrast.po --- old/kontrast-25.12.3/po/ca@valencia/kontrast.po 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/po/ca@valencia/kontrast.po 2026-04-09 05:24:27.000000000 +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: kontrast\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:38+0000\n" +"POT-Creation-Date: 2025-11-17 11:48+0000\n" "PO-Revision-Date: 2024-03-29 12:46+0100\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/kontrast-25.12.3/po/cs/kontrast.po new/kontrast-26.04.0/po/cs/kontrast.po --- old/kontrast-25.12.3/po/cs/kontrast.po 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/po/cs/kontrast.po 2026-04-09 05:24:27.000000000 +0200 @@ -6,9 +6,9 @@ msgstr "" "Project-Id-Version: kontrast\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:38+0000\n" +"POT-Creation-Date: 2025-11-17 11:48+0000\n" "PO-Revision-Date: 2024-04-03 11:29+0200\n" -"Last-Translator: Vit Pelcak <[email protected]>\n" +"Last-Translator: Vit Pelcak <[email protected]>\n" "Language-Team: Czech <[email protected]>\n" "Language: cs\n" "MIME-Version: 1.0\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-25.12.3/po/da/kontrast.po new/kontrast-26.04.0/po/da/kontrast.po --- old/kontrast-25.12.3/po/da/kontrast.po 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/po/da/kontrast.po 2026-04-09 05:24:27.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kontrast\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:38+0000\n" +"POT-Creation-Date: 2025-11-17 11:48+0000\n" "PO-Revision-Date: 2020-10-04 16:48+0200\n" "Last-Translator: Martin Schlander <[email protected]>\n" "Language-Team: Danish <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-25.12.3/po/de/kontrast.po new/kontrast-26.04.0/po/de/kontrast.po --- old/kontrast-25.12.3/po/de/kontrast.po 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/po/de/kontrast.po 2026-04-09 05:24:27.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kontrast\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:38+0000\n" +"POT-Creation-Date: 2025-11-17 11:48+0000\n" "PO-Revision-Date: 2024-09-08 17:29+0200\n" "Last-Translator: Alois.spitzbart <[email protected]>\n" "Language-Team: German <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-25.12.3/po/el/kontrast.po new/kontrast-26.04.0/po/el/kontrast.po --- old/kontrast-25.12.3/po/el/kontrast.po 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/po/el/kontrast.po 2026-04-09 05:24:27.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kontrast\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:38+0000\n" +"POT-Creation-Date: 2025-11-17 11:48+0000\n" "PO-Revision-Date: 2023-01-07 10:59+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/kontrast-25.12.3/po/en_GB/kontrast.po new/kontrast-26.04.0/po/en_GB/kontrast.po --- old/kontrast-25.12.3/po/en_GB/kontrast.po 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/po/en_GB/kontrast.po 2026-04-09 05:24:27.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kontrast\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:38+0000\n" +"POT-Creation-Date: 2025-11-17 11:48+0000\n" "PO-Revision-Date: 2024-05-23 19:33+0100\n" "Last-Translator: Steve Allewell <[email protected]>\n" "Language-Team: British English\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-25.12.3/po/eo/kontrast.po new/kontrast-26.04.0/po/eo/kontrast.po --- old/kontrast-25.12.3/po/eo/kontrast.po 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/po/eo/kontrast.po 2026-04-09 05:24:27.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kontrast\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:38+0000\n" +"POT-Creation-Date: 2025-11-17 11:48+0000\n" "PO-Revision-Date: 2024-03-29 11:08+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/kontrast-25.12.3/po/es/kontrast.po new/kontrast-26.04.0/po/es/kontrast.po --- old/kontrast-25.12.3/po/es/kontrast.po 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/po/es/kontrast.po 2026-04-09 05:24:27.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kontrast\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:38+0000\n" +"POT-Creation-Date: 2025-11-17 11:48+0000\n" "PO-Revision-Date: 2024-03-29 03:10+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/kontrast-25.12.3/po/eu/kontrast.po new/kontrast-26.04.0/po/eu/kontrast.po --- old/kontrast-25.12.3/po/eu/kontrast.po 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/po/eu/kontrast.po 2026-04-09 05:24:27.000000000 +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: kontrast\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:38+0000\n" +"POT-Creation-Date: 2025-11-17 11:48+0000\n" "PO-Revision-Date: 2024-04-01 11:39+0200\n" "Last-Translator: Iñigo Salvador Azurmendi <[email protected]>\n" "Language-Team: Basque <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-25.12.3/po/fi/kontrast.po new/kontrast-26.04.0/po/fi/kontrast.po --- old/kontrast-25.12.3/po/fi/kontrast.po 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/po/fi/kontrast.po 2026-04-09 05:24:27.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kontrast\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:38+0000\n" +"POT-Creation-Date: 2025-11-17 11:48+0000\n" "PO-Revision-Date: 2024-10-18 18:36+0300\n" "Last-Translator: Tommi Nieminen <[email protected]>\n" "Language-Team: Finnish <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-25.12.3/po/fr/kontrast.po new/kontrast-26.04.0/po/fr/kontrast.po --- old/kontrast-25.12.3/po/fr/kontrast.po 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/po/fr/kontrast.po 2026-04-09 05:24:27.000000000 +0200 @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: kontrast\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:38+0000\n" +"POT-Creation-Date: 2025-11-17 11:48+0000\n" "PO-Revision-Date: 2024-03-30 09:03+0100\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/kontrast-25.12.3/po/ga/kontrast.po new/kontrast-26.04.0/po/ga/kontrast.po --- old/kontrast-25.12.3/po/ga/kontrast.po 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/po/ga/kontrast.po 2026-04-09 05:24:27.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kontrast\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:38+0000\n" +"POT-Creation-Date: 2025-11-17 11:48+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: Irish Gaelic <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-25.12.3/po/gl/kontrast.po new/kontrast-26.04.0/po/gl/kontrast.po --- old/kontrast-25.12.3/po/gl/kontrast.po 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/po/gl/kontrast.po 2026-04-09 05:24:27.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kontrast\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:38+0000\n" +"POT-Creation-Date: 2025-11-17 11:48+0000\n" "PO-Revision-Date: 2024-03-29 10:56+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/kontrast-25.12.3/po/he/kontrast.po new/kontrast-26.04.0/po/he/kontrast.po --- old/kontrast-25.12.3/po/he/kontrast.po 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/po/he/kontrast.po 2026-04-09 05:24:27.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kontrast\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:38+0000\n" +"POT-Creation-Date: 2025-11-17 11:48+0000\n" "PO-Revision-Date: 2024-03-29 08:12+0300\n" "Last-Translator: Yaron Shahrabani <[email protected]>\n" "Language-Team: צוות התרגום של KDE ישראל\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-25.12.3/po/hi/kontrast.po new/kontrast-26.04.0/po/hi/kontrast.po --- old/kontrast-25.12.3/po/hi/kontrast.po 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/po/hi/kontrast.po 2026-04-09 05:24:27.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kontrast\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:38+0000\n" +"POT-Creation-Date: 2025-11-17 11:48+0000\n" "PO-Revision-Date: 2024-12-15 15:57+0530\n" "Last-Translator: Kali <EMAIL@ADDRESS>\n" "Language-Team: Hindi <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-25.12.3/po/ia/kontrast.po new/kontrast-26.04.0/po/ia/kontrast.po --- old/kontrast-25.12.3/po/ia/kontrast.po 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/po/ia/kontrast.po 2026-04-09 05:24:27.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kontrast\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:38+0000\n" +"POT-Creation-Date: 2025-11-17 11:48+0000\n" "PO-Revision-Date: 2024-03-29 10:12+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/kontrast-25.12.3/po/it/kontrast.po new/kontrast-26.04.0/po/it/kontrast.po --- old/kontrast-25.12.3/po/it/kontrast.po 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/po/it/kontrast.po 2026-04-09 05:24:27.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kontrast\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:38+0000\n" +"POT-Creation-Date: 2025-11-17 11:48+0000\n" "PO-Revision-Date: 2024-04-01 10:43+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/kontrast-25.12.3/po/ja/kontrast.po new/kontrast-26.04.0/po/ja/kontrast.po --- old/kontrast-25.12.3/po/ja/kontrast.po 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/po/ja/kontrast.po 2026-04-09 05:24:27.000000000 +0200 @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: kontrast\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:38+0000\n" +"POT-Creation-Date: 2025-11-17 11:48+0000\n" "PO-Revision-Date: 2025-01-27 21:36+0900\n" "Last-Translator: Lemon73 <[email protected]>\n" "Language-Team: Japanese <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-25.12.3/po/ka/kontrast.po new/kontrast-26.04.0/po/ka/kontrast.po --- old/kontrast-25.12.3/po/ka/kontrast.po 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/po/ka/kontrast.po 2026-04-09 05:24:27.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kontrast\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:38+0000\n" +"POT-Creation-Date: 2025-11-17 11:48+0000\n" "PO-Revision-Date: 2024-03-29 05:31+0100\n" "Last-Translator: Temuri Doghonadze <[email protected]>\n" "Language-Team: Georgian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-25.12.3/po/ko/kontrast.po new/kontrast-26.04.0/po/ko/kontrast.po --- old/kontrast-25.12.3/po/ko/kontrast.po 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/po/ko/kontrast.po 2026-04-09 05:24:27.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kontrast\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:38+0000\n" +"POT-Creation-Date: 2025-11-17 11:48+0000\n" "PO-Revision-Date: 2024-08-19 23:50+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/kontrast-25.12.3/po/lt/kontrast.po new/kontrast-26.04.0/po/lt/kontrast.po --- old/kontrast-25.12.3/po/lt/kontrast.po 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/po/lt/kontrast.po 2026-04-09 05:24:27.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kontrast\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:38+0000\n" +"POT-Creation-Date: 2025-11-17 11:48+0000\n" "PO-Revision-Date: 2026-01-15 20:50+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-25.12.3/po/lv/kontrast.po new/kontrast-26.04.0/po/lv/kontrast.po --- old/kontrast-25.12.3/po/lv/kontrast.po 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/po/lv/kontrast.po 2026-04-09 05:24:27.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kontrast\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:38+0000\n" +"POT-Creation-Date: 2025-11-17 11:48+0000\n" "PO-Revision-Date: 2024-04-05 16:07+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/kontrast-25.12.3/po/nl/kontrast.po new/kontrast-26.04.0/po/nl/kontrast.po --- old/kontrast-25.12.3/po/nl/kontrast.po 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/po/nl/kontrast.po 2026-04-09 05:24:27.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kontrast\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:38+0000\n" +"POT-Creation-Date: 2025-11-17 11:48+0000\n" "PO-Revision-Date: 2024-03-29 12:10+0100\n" "Last-Translator: Freek de Kruijf <[email protected]>\n" "Language-Team: \n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-25.12.3/po/nn/kontrast.po new/kontrast-26.04.0/po/nn/kontrast.po --- old/kontrast-25.12.3/po/nn/kontrast.po 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/po/nn/kontrast.po 2026-04-09 05:24:27.000000000 +0200 @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: kontrast\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:38+0000\n" +"POT-Creation-Date: 2025-11-17 11:48+0000\n" "PO-Revision-Date: 2024-09-27 20:36+0200\n" "Last-Translator: Karl Ove Hufthammer <[email protected]>\n" "Language-Team: Norwegian Nynorsk <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-25.12.3/po/pa/kontrast.po new/kontrast-26.04.0/po/pa/kontrast.po --- old/kontrast-25.12.3/po/pa/kontrast.po 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/po/pa/kontrast.po 2026-04-09 05:24:27.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kontrast\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:38+0000\n" +"POT-Creation-Date: 2025-11-17 11:48+0000\n" "PO-Revision-Date: 2021-05-01 23:52-0700\n" "Last-Translator: A S Alam <[email protected]>\n" "Language-Team: Punjabi <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-25.12.3/po/pl/kontrast.po new/kontrast-26.04.0/po/pl/kontrast.po --- old/kontrast-25.12.3/po/pl/kontrast.po 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/po/pl/kontrast.po 2026-04-09 05:24:27.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kontrast\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:38+0000\n" +"POT-Creation-Date: 2025-11-17 11:48+0000\n" "PO-Revision-Date: 2024-04-01 08:17+0200\n" "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n" "Language-Team: Polish <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-25.12.3/po/pt/kontrast.po new/kontrast-26.04.0/po/pt/kontrast.po --- old/kontrast-25.12.3/po/pt/kontrast.po 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/po/pt/kontrast.po 2026-04-09 05:24:27.000000000 +0200 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: kontrast\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:38+0000\n" +"POT-Creation-Date: 2025-11-17 11:48+0000\n" "PO-Revision-Date: 2022-09-15 18:09+0100\n" "Last-Translator: José Nuno Coelho Pires <[email protected]>\n" "Language-Team: Portuguese <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-25.12.3/po/pt_BR/kontrast.po new/kontrast-26.04.0/po/pt_BR/kontrast.po --- old/kontrast-25.12.3/po/pt_BR/kontrast.po 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/po/pt_BR/kontrast.po 2026-04-09 05:24:27.000000000 +0200 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: kontrast\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:38+0000\n" +"POT-Creation-Date: 2025-11-17 11:48+0000\n" "PO-Revision-Date: 2024-11-07 20:16-0300\n" "Last-Translator: Rafael Sant'Anna <[email protected]>\n" "Language-Team: Brazilian Portuguese <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-25.12.3/po/ro/kontrast.po new/kontrast-26.04.0/po/ro/kontrast.po --- old/kontrast-25.12.3/po/ro/kontrast.po 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/po/ro/kontrast.po 2026-04-09 05:24:27.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kontrast\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:38+0000\n" +"POT-Creation-Date: 2025-11-17 11:48+0000\n" "PO-Revision-Date: 2024-06-09 14:35+0100\n" "Last-Translator: Sergiu Bivol <[email protected]>\n" "Language-Team: Romanian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-25.12.3/po/ru/kontrast.po new/kontrast-26.04.0/po/ru/kontrast.po --- old/kontrast-25.12.3/po/ru/kontrast.po 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/po/ru/kontrast.po 2026-04-09 05:24:27.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kontrast\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:38+0000\n" +"POT-Creation-Date: 2025-11-17 11:48+0000\n" "PO-Revision-Date: 2024-09-30 14:46+0300\n" "Last-Translator: Olesya Gerasimenko <[email protected]>\n" "Language-Team: Basealt Translation Team\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-25.12.3/po/sa/kontrast.po new/kontrast-26.04.0/po/sa/kontrast.po --- old/kontrast-25.12.3/po/sa/kontrast.po 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/po/sa/kontrast.po 2026-04-09 05:24:27.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kontrast\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:38+0000\n" +"POT-Creation-Date: 2025-11-17 11:48+0000\n" "PO-Revision-Date: 2024-12-24 20:39+0530\n" "Last-Translator: kali <[email protected]>\n" "Language-Team: Sanskrit <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-25.12.3/po/sk/kontrast.po new/kontrast-26.04.0/po/sk/kontrast.po --- old/kontrast-25.12.3/po/sk/kontrast.po 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/po/sk/kontrast.po 2026-04-09 05:24:27.000000000 +0200 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: kontrast\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:38+0000\n" +"POT-Creation-Date: 2025-11-17 11:48+0000\n" "PO-Revision-Date: 2023-12-05 17:30+0100\n" "Last-Translator: Roman Paholik <[email protected]>\n" "Language-Team: Slovak <[email protected]>\n" @@ -13,23 +13,23 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 23.08.3\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +"X-Generator: Lokalize 23.08.3\n" #: kontrast.cpp:351 #, kde-format msgid "Font size %1px is bad with the current contrast" -msgstr "" +msgstr "Veľkosť písma %1px je zlá pri aktuálnom kontraste" #: kontrast.cpp:354 #, kde-format msgid "Font size %1px is good with the current contrast" -msgstr "" +msgstr "Veľkosť písma %1px je dobrá pri aktuálnom kontraste" #: kontrast.cpp:357 #, kde-format msgid "Font size %1px is perfect with the current contrast" -msgstr "" +msgstr "Veľkosť písma %1px je ideálna pri aktuálnom kontraste" #: main.cpp:43 #, kde-format @@ -92,29 +92,25 @@ msgstr "[email protected]" #: qml/FavoritePage.qml:22 qml/Main.qml:41 -#, fuzzy, kde-format -#| msgid "Favorite Colors" +#, kde-format msgctxt "@title:menu" msgid "Favorite Colors" msgstr "Obľúbené farby" #: qml/FavoritePage.qml:63 -#, fuzzy, kde-format -#| msgid "Remove" +#, kde-format msgctxt "@action:tooltip" msgid "Remove" msgstr "Odstrániť" #: qml/FavoritePage.qml:79 -#, fuzzy, kde-format -#| msgid "Text: %1" +#, kde-format msgctxt "@action:button" msgid "Text: %1" msgstr "Text: %1" #: qml/FavoritePage.qml:84 -#, fuzzy, kde-format -#| msgid "Background: %1" +#, kde-format msgctxt "@action:button" msgid "Background: %1" msgstr "Pozadie: %1" @@ -123,39 +119,34 @@ #, kde-format msgctxt "@action:button" msgid "Apply" -msgstr "" +msgstr "Použiť" #: qml/FavoritePage.qml:121 -#, fuzzy, kde-format -#| msgid "Background color copied to clipboard" +#, kde-format msgctxt "@info:inline" msgid "Background color copied to clipboard" msgstr "Farba pozadia bola skopírovaná do schránky" #: qml/FavoritePage.qml:125 -#, fuzzy, kde-format -#| msgid "Text color copied to clipboard" +#, kde-format msgctxt "@info:inline" msgid "Text color copied to clipboard" msgstr "Farba textu bola skopírovaná do schránky" #: qml/FavoritePage.qml:132 -#, fuzzy, kde-format -#| msgid "Color copied to clipboard" +#, kde-format msgctxt "@info:inline" msgid "Color copied to clipboard" msgstr "Farba skopírovaná do schránky" #: qml/HelpPage.qml:13 qml/Main.qml:47 -#, fuzzy, kde-format -#| msgid "Help" +#, kde-format msgctxt "@title:menu" msgid "Help" msgstr "Pomocník" #: qml/HelpPage.qml:19 -#, fuzzy, kde-format -#| msgid "Contrast" +#, kde-format msgctxt "@title:heading" msgid "Contrast" msgstr "Kontrast" @@ -205,29 +196,24 @@ "aby vyhovoval štandardu WSGA AAA." #: qml/Main.qml:26 -#, fuzzy, kde-format -#| msgctxt "@title" -#| msgid "Kontrast" +#, kde-format msgid "Kontrast" msgstr "Kontrast" #: qml/Main.qml:32 qml/MainPage.qml:24 -#, fuzzy, kde-format -#| msgid "Contrast Checker" +#, kde-format msgctxt "@title:menu" msgid "Contrast Checker" msgstr "Kontrola kontrastu" #: qml/Main.qml:53 -#, fuzzy, kde-format -#| msgid "About" +#, kde-format msgctxt "@title:menu" msgid "About" msgstr "O aplikácii" #: qml/MainPage.qml:46 -#, fuzzy, kde-format -#| msgid "Contrast ratio: %1" +#, kde-format msgctxt "@label" msgid "Contrast ratio: %1" msgstr "Kontrastný pomer: %1" @@ -272,36 +258,31 @@ "objektu a ostatných objektov v rovnakom zornom poli." #: qml/MainPage.qml:90 -#, fuzzy, kde-format -#| msgid "Text" +#, kde-format msgctxt "@label" msgid "Text" msgstr "Text" #: qml/MainPage.qml:119 qml/MainPage.qml:201 -#, fuzzy, kde-format -#| msgid "Hue %1°" +#, kde-format msgctxt "@label" msgid "Hue: %1°" msgstr "Odtieň %1°" #: qml/MainPage.qml:133 qml/MainPage.qml:215 -#, fuzzy, kde-format -#| msgid "Saturation %1" +#, kde-format msgctxt "@label" msgid "Saturation: %1" msgstr "Sýtosť %1" #: qml/MainPage.qml:147 qml/MainPage.qml:229 -#, fuzzy, kde-format -#| msgid "Lightness %1" +#, kde-format msgctxt "@label" msgid "Lightness: %1" msgstr "Jas %1" #: qml/MainPage.qml:173 -#, fuzzy, kde-format -#| msgid "Background" +#, kde-format msgctxt "@label" msgid "Background" msgstr "Pozadie" @@ -310,25 +291,22 @@ #, kde-format msgctxt "@label" msgid "Font size: %1px" -msgstr "" +msgstr "Veľkosť písma: %1px" #: qml/MainPage.qml:263 -#, fuzzy, kde-format -#| msgid "Invert" +#, kde-format msgctxt "@action:button" msgid "Invert" msgstr "Invertovať" #: qml/MainPage.qml:269 -#, fuzzy, kde-format -#| msgid "Randomize" +#, kde-format msgctxt "@action:button" msgid "Randomize" msgstr "Náhodne" #: qml/MainPage.qml:275 -#, fuzzy, kde-format -#| msgid "Mark as favorite" +#, kde-format msgctxt "@action:button" msgid "Mark as Favorite" msgstr "Označiť ako obľúbené" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-25.12.3/po/sl/kontrast.po new/kontrast-26.04.0/po/sl/kontrast.po --- old/kontrast-25.12.3/po/sl/kontrast.po 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/po/sl/kontrast.po 2026-04-09 05:24:27.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kontrast\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:38+0000\n" +"POT-Creation-Date: 2025-11-17 11:48+0000\n" "PO-Revision-Date: 2024-03-29 07:28+0100\n" "Last-Translator: Matjaž Jeran <[email protected]>\n" "Language-Team: Slovenian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-25.12.3/po/sv/kontrast.po new/kontrast-26.04.0/po/sv/kontrast.po --- old/kontrast-25.12.3/po/sv/kontrast.po 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/po/sv/kontrast.po 2026-04-09 05:24:27.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kontrast\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:38+0000\n" +"POT-Creation-Date: 2025-11-17 11:48+0000\n" "PO-Revision-Date: 2024-06-19 22:16+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/kontrast-25.12.3/po/tr/kontrast.po new/kontrast-26.04.0/po/tr/kontrast.po --- old/kontrast-25.12.3/po/tr/kontrast.po 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/po/tr/kontrast.po 2026-04-09 05:24:27.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kontrast\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:38+0000\n" +"POT-Creation-Date: 2025-11-17 11:48+0000\n" "PO-Revision-Date: 2025-09-04 15:01+0300\n" "Last-Translator: Emir SARI <emir_sari@îcloud.com>\n" "Language-Team: Turkish <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-25.12.3/po/uk/kontrast.po new/kontrast-26.04.0/po/uk/kontrast.po --- old/kontrast-25.12.3/po/uk/kontrast.po 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/po/uk/kontrast.po 2026-04-09 05:24:27.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kontrast\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:38+0000\n" +"POT-Creation-Date: 2025-11-17 11:48+0000\n" "PO-Revision-Date: 2024-03-29 08:42+0200\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/kontrast-25.12.3/po/zh_CN/kontrast.po new/kontrast-26.04.0/po/zh_CN/kontrast.po --- old/kontrast-25.12.3/po/zh_CN/kontrast.po 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/po/zh_CN/kontrast.po 2026-04-09 05:24:27.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:38+0000\n" +"POT-Creation-Date: 2025-11-17 11:48+0000\n" "PO-Revision-Date: 2024-04-22 15:58\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" @@ -66,7 +66,7 @@ #, kde-format msgctxt "@info:credit" msgid "Text on the main page CC-BY-SA-4.0" -msgstr "主页显示的文字 CC-BY-SA-4.0" +msgstr "主页显示的文本 CC-BY-SA-4.0" #: main.cpp:54 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-25.12.3/po/zh_TW/kontrast.po new/kontrast-26.04.0/po/zh_TW/kontrast.po --- old/kontrast-25.12.3/po/zh_TW/kontrast.po 2026-02-28 13:08:37.000000000 +0100 +++ new/kontrast-26.04.0/po/zh_TW/kontrast.po 2026-04-09 05:24:27.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kontrast\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:38+0000\n" +"POT-Creation-Date: 2025-11-17 11:48+0000\n" "PO-Revision-Date: 2024-04-04 17:24+0900\n" "Last-Translator: Kisaragi Hiu <[email protected]>\n" "Language-Team: Traditional Chinese <[email protected]>\n"
