Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package francis for openSUSE:Factory checked in at 2026-04-17 21:49:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/francis (Old) and /work/SRC/openSUSE:Factory/.francis.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "francis" Fri Apr 17 21:49:13 2026 rev:27 rq:1347368 version:26.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/francis/francis.changes 2026-03-07 20:06:54.296349440 +0100 +++ /work/SRC/openSUSE:Factory/.francis.new.11940/francis.changes 2026-04-17 21:51:10.197756247 +0200 @@ -1,0 +2,23 @@ +Sat Apr 11 16:13:26 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:01 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:09 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 26.03.80 + * New feature release +- Changes since 25.12.3: + +------------------------------------------------------------------- Old: ---- francis-25.12.3.tar.xz francis-25.12.3.tar.xz.sig New: ---- francis-26.04.0.tar.xz francis-26.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ francis.spec ++++++ --- /var/tmp/diff_new_pack.Erh6cm/_old 2026-04-17 21:51:10.837782625 +0200 +++ /var/tmp/diff_new_pack.Erh6cm/_new 2026-04-17 21:51:10.841782789 +0200 @@ -1,7 +1,7 @@ # # spec file for package francis # -# 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: francis -Version: 25.12.3 +Version: 26.04.0 Release: 0 Summary: Productivity tool License: LGPL-2.1-or-later AND GPL-3.0-or-later ++++++ francis-25.12.3.tar.xz -> francis-26.04.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/francis-25.12.3/.flatpak-manifest.json new/francis-26.04.0/.flatpak-manifest.json --- old/francis-25.12.3/.flatpak-manifest.json 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/.flatpak-manifest.json 2026-04-09 05:36:48.000000000 +0200 @@ -1,7 +1,7 @@ { "id": "org.kde.francis", "runtime": "org.kde.Platform", - "runtime-version": "6.9", + "runtime-version": "6.10", "sdk": "org.kde.Sdk", "command": "francis", "tags": ["nightly"], diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/francis-25.12.3/CMakeLists.txt new/francis-26.04.0/CMakeLists.txt --- old/francis-25.12.3/CMakeLists.txt 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/CMakeLists.txt 2026-04-09 05:36:48.000000000 +0200 @@ -4,9 +4,9 @@ cmake_minimum_required(VERSION 3.16) # KDE Applications 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(francis VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/francis-25.12.3/org.kde.francis.desktop new/francis-26.04.0/org.kde.francis.desktop --- old/francis-25.12.3/org.kde.francis.desktop 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/org.kde.francis.desktop 2026-04-09 05:36:48.000000000 +0200 @@ -53,6 +53,7 @@ GenericName[eu]=Pomodoro aplikazioa GenericName[fi]=Pomodorosovellus GenericName[fr]=Application pour Pomodoro +GenericName[ga]=Feidhmchlár Pomodoro GenericName[gl]=Aplicación pomodoro GenericName[he]=יישום פומודרו GenericName[hi]=पोमोडोरो एप्लीकेशन @@ -132,6 +133,7 @@ Keywords[eu]=pomodoro;tenporizadorea;produktibitatea; Keywords[fi]=pomodoro;ajastus;ajastin;tuottavuus; Keywords[fr]=Pomodoro;chronomètre;productivité; +Keywords[ga]=pomodoro;uaineadóir;amadóir;táirgiúlacht; Keywords[gl]=pomodoro;temporizador;produtividade; Keywords[he]=פומודורו;מתזמן;טיימר;שעון עצר;מודד;יעילות;פרודוקטיביות;פרודקטיביות; Keywords[hi]=पोमोडोरो; टाइमर; उत्पादकता; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/francis-25.12.3/org.kde.francis.metainfo.xml new/francis-26.04.0/org.kde.francis.metainfo.xml --- old/francis-25.12.3/org.kde.francis.metainfo.xml 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/org.kde.francis.metainfo.xml 2026-04-09 05:36:48.000000000 +0200 @@ -65,7 +65,7 @@ <summary xml:lang="ka">თვალყური ადევნეთ თქვენს დროს</summary> <summary xml:lang="ko">시간 추적</summary> <summary xml:lang="lt">Sekite savo laiką</summary> - <summary xml:lang="lv">Sekojiet savam laikam</summary> + <summary xml:lang="lv">Sekojiet, kā izmantojat savu laiku.</summary> <summary xml:lang="nl">Tijd schrijven</summary> <summary xml:lang="nn">Styr tidsbruken din</summary> <summary xml:lang="pl">Mierz swój czas</summary> @@ -151,6 +151,7 @@ <p xml:lang="ro">Francis folosește tehnica binecunoscută pomodoro pentru a vă ajuta să fiți mai productiv.</p> <p xml:lang="ru">Программа Francis позволяет использовать знаменитый «метод помидора» для повышения продуктивности.</p> <p xml:lang="sa">फ्रांसिस् भवतः अधिकं उत्पादकत्वं प्राप्तुं सुप्रसिद्धस्य पोमोडोरो-प्रविधिस्य उपयोगं करोति ।</p> + <p xml:lang="sk">Francis používa známu techniku pomodoro, ktorá vám pomôže byť produktívnejší.</p> <p xml:lang="sl">Francis uporablja znano tehniko pomodoro, da vam pomaga, da bi bili bolj produktivni.</p> <p xml:lang="sv">Francis använder den välkända pomodoro-tekniken för att hjälpa dig bli mer produktiv.</p> <p xml:lang="tr">Francis, yaygın olarak bilinen pomodoro tekniğini kullanarak daha üretken olmanıza yardımcı olur.</p> @@ -189,6 +190,7 @@ <caption xml:lang="ro">Vizualizarea principală arătând temporizatorul ce descrește</caption> <caption xml:lang="ru">Главное окно с отсчётом таймера</caption> <caption xml:lang="sa">मुख्यदृश्यं यत् समयनिर्धारकं अधः गच्छति इति दर्शयति</caption> + <caption xml:lang="sk">Hlavné zobrazenie s odpočítavajúcim časovačom</caption> <caption xml:lang="sl">Glavni pogled, ki prikazuje časovnik, ki se spušča</caption> <caption xml:lang="sv">Huvudvy som visar när tidtagningen räknar ner</caption> <caption xml:lang="tr">Sayacın çalıştığı ana görünüm</caption> @@ -207,6 +209,7 @@ </recommends> <content_rating type="oars-1.1"/> <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"/> @@ -242,16 +245,20 @@ <p xml:lang="he">תוקנה תקלה בקובץ ה־appstream.</p> <p xml:lang="ia">Corrige un problema in l efile de appstream.</p> <p xml:lang="it">Risolve un problema nel file appstream.</p> + <p xml:lang="ka">გასწორდა პრობლემა ფაილში appstream.</p> <p xml:lang="lt">Ištaisyta klaida „appstream“ faile.</p> + <p xml:lang="lv">Labota kļūda „appstream“ datnē.</p> <p xml:lang="nl">Een probleem in het appstream-bestand opgelost.</p> <p xml:lang="nn">Retta ein feil in AppStream-fila.</p> <p xml:lang="pt-BR">Corrige um problema no arquivo appstream.</p> <p xml:lang="ro">Reparat un defect în fișierul „appstream”.</p> <p xml:lang="ru">Исправлена проблема в файле AppStream.</p> + <p xml:lang="sk">Oprava problému v súbore appstream.</p> <p xml:lang="sl">Odpravi težavo v datoteki appstream.</p> <p xml:lang="tr">Appstream dosyasındaki bir hata düzeltildi.</p> <p xml:lang="uk">Виправлено ваду у файлі appstream.</p> <p xml:lang="zh-CN">修复 appstream 文件中的一个问题。</p> + <p xml:lang="zh-TW">修正 appstream 檔案中的一個問題。</p> </description> </release> <release version="1.0.0" date="2023-09-07"> @@ -268,16 +275,20 @@ <p xml:lang="he">המהדורה הראשונית של Francis.</p> <p xml:lang="ia">Version initial di Francis.</p> <p xml:lang="it">Rilascio iniziale di Francis.</p> + <p xml:lang="ka">Francis-ის პირველი ვერსია.</p> <p xml:lang="lt">Pradinė Francis laida.</p> + <p xml:lang="lv">„Francis“ pirmā relīze.</p> <p xml:lang="nl">Initiële uitgave van Francis.</p> <p xml:lang="nn">Første utgåve av Francis.</p> <p xml:lang="pt-BR">Lançamento inicial do Francis.</p> <p xml:lang="ro">Ediția inițială de Francis.</p> <p xml:lang="ru">Первый выпуск Francis.</p> + <p xml:lang="sk">Prvé vydanie aplikácie Francis.</p> <p xml:lang="sl">Začetna izdaja Francisa.</p> <p xml:lang="tr">Francis uygulamasının ilk yayımı.</p> <p xml:lang="uk">Початковий випуск Francis.</p> <p xml:lang="zh-CN">Francis 的首个正式版本。</p> + <p xml:lang="zh-TW">Francis 的初始版本。</p> </description> </release> </releases> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/francis-25.12.3/po/ar/francis.po new/francis-26.04.0/po/ar/francis.po --- old/francis-25.12.3/po/ar/francis.po 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/po/ar/francis.po 2026-04-09 05:36:48.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: francis\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:55+0000\n" "PO-Revision-Date: 2025-05-14 20:13+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/francis-25.12.3/po/ast/francis.po new/francis-26.04.0/po/ast/francis.po --- old/francis-25.12.3/po/ast/francis.po 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/po/ast/francis.po 2026-04-09 05:36:48.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: francis\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:55+0000\n" "PO-Revision-Date: 2024-03-27 22:46+0100\n" "Last-Translator: Enol P. <[email protected]>\n" "Language-Team: Asturian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/francis-25.12.3/po/ca/francis.po new/francis-26.04.0/po/ca/francis.po --- old/francis-25.12.3/po/ca/francis.po 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/po/ca/francis.po 2026-04-09 05:36:48.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: francis\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:55+0000\n" "PO-Revision-Date: 2024-10-19 12:22+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/francis-25.12.3/po/ca@valencia/francis.po new/francis-26.04.0/po/ca@valencia/francis.po --- old/francis-25.12.3/po/ca@valencia/francis.po 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/po/ca@valencia/francis.po 2026-04-09 05:36:48.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: francis\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:55+0000\n" "PO-Revision-Date: 2024-10-19 12:22+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/francis-25.12.3/po/cs/francis.po new/francis-26.04.0/po/cs/francis.po --- old/francis-25.12.3/po/cs/francis.po 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/po/cs/francis.po 2026-04-09 05:36:48.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: francis\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:55+0000\n" "PO-Revision-Date: 2024-11-14 14:08+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/francis-25.12.3/po/de/francis.po new/francis-26.04.0/po/de/francis.po --- old/francis-25.12.3/po/de/francis.po 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/po/de/francis.po 2026-04-09 05:36:48.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: francis\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:55+0000\n" "PO-Revision-Date: 2025-02-22 03:02+0100\n" "Last-Translator: Flori G <[email protected]>\n" "Language-Team: German <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/francis-25.12.3/po/en_GB/francis.po new/francis-26.04.0/po/en_GB/francis.po --- old/francis-25.12.3/po/en_GB/francis.po 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/po/en_GB/francis.po 2026-04-09 05:36:48.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: francis\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:55+0000\n" "PO-Revision-Date: 2024-11-01 14:04+0000\n" "Last-Translator: Steve Allewell <[email protected]>\n" "Language-Team: British English\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/francis-25.12.3/po/eo/francis.po new/francis-26.04.0/po/eo/francis.po --- old/francis-25.12.3/po/eo/francis.po 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/po/eo/francis.po 2026-04-09 05:36:48.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: francis\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:55+0000\n" "PO-Revision-Date: 2024-12-28 17:41+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/francis-25.12.3/po/es/francis.po new/francis-26.04.0/po/es/francis.po --- old/francis-25.12.3/po/es/francis.po 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/po/es/francis.po 2026-04-09 05:36:48.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: francis\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:55+0000\n" "PO-Revision-Date: 2025-09-11 12:22+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/francis-25.12.3/po/eu/francis.po new/francis-26.04.0/po/eu/francis.po --- old/francis-25.12.3/po/eu/francis.po 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/po/eu/francis.po 2026-04-09 05:36:48.000000000 +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: francis\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:55+0000\n" "PO-Revision-Date: 2024-10-27 05:59+0100\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/francis-25.12.3/po/fi/francis.po new/francis-26.04.0/po/fi/francis.po --- old/francis-25.12.3/po/fi/francis.po 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/po/fi/francis.po 2026-04-09 05:36:48.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: francis\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:55+0000\n" "PO-Revision-Date: 2024-11-13 16:57+0200\n" "Last-Translator: Tommi Nieminen <[email protected]>\n" "Language-Team: Finnish <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/francis-25.12.3/po/fr/francis.po new/francis-26.04.0/po/fr/francis.po --- old/francis-25.12.3/po/fr/francis.po 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/po/fr/francis.po 2026-04-09 05:36:48.000000000 +0200 @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: francis\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:55+0000\n" "PO-Revision-Date: 2024-10-20 11:02+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/francis-25.12.3/po/ga/francis.po new/francis-26.04.0/po/ga/francis.po --- old/francis-25.12.3/po/ga/francis.po 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/po/ga/francis.po 2026-04-09 05:36:48.000000000 +0200 @@ -6,9 +6,9 @@ msgstr "" "Project-Id-Version: francis\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-08 23:36+0000\n" -"Last-Translator: Charlotte <[email protected]>\n" +"POT-Creation-Date: 2025-11-17 11:55+0000\n" +"PO-Revision-Date: 2026-03-12 08:20+0000\n" +"Last-Translator: charlotte <[email protected]>\n" "Language-Team: Irish\n" "Language: ga\n" "MIME-Version: 1.0\n" @@ -16,6 +16,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n < 11 ? " "3 : 4\n" +"X-Generator: Lokalize 25.12.3\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -65,7 +66,7 @@ #, kde-format msgctxt "@info:credit" msgid "Maintainer" -msgstr "" +msgstr "Cothaitheoir" #: ui/GlobalMenu.qml:15 #, kde-format @@ -97,19 +98,19 @@ #, kde-format msgctxt "@menu-action" msgid "Quit" -msgstr "" +msgstr "Scoir" #: ui/GlobalMenu.qml:41 #, kde-format msgctxt "@menu" msgid "Help" -msgstr "" +msgstr "Cabhair" #: ui/GlobalMenu.qml:44 #, kde-format msgctxt "@menu-action" msgid "Report Bug…" -msgstr "" +msgstr "Seol tuairisc ar fhabht..." #: ui/GlobalMenu.qml:50 #, kde-format @@ -145,7 +146,7 @@ #: ui/Main.qml:163 #, kde-format msgid "Lap 2" -msgstr "Cuairt 4" +msgstr "Cuairt 2" #: ui/Main.qml:165 #, kde-format @@ -155,7 +156,7 @@ #: ui/Main.qml:167 #, kde-format msgid "Lap 4" -msgstr "Cuairt 2" +msgstr "Cuairt 4" #: ui/Main.qml:169 #, kde-format @@ -182,7 +183,7 @@ #, kde-format msgctxt "keyboard shortcut" msgid "Reset (R)" -msgstr "" +msgstr "Athshocraigh (R)" #: ui/PageHeader.qml:56 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/francis-25.12.3/po/gl/francis.po new/francis-26.04.0/po/gl/francis.po --- old/francis-25.12.3/po/gl/francis.po 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/po/gl/francis.po 2026-04-09 05:36:48.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: francis\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:55+0000\n" "PO-Revision-Date: 2024-11-09 15:59+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/francis-25.12.3/po/he/francis.po new/francis-26.04.0/po/he/francis.po --- old/francis-25.12.3/po/he/francis.po 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/po/he/francis.po 2026-04-09 05:36:48.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: francis\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:55+0000\n" "PO-Revision-Date: 2024-10-19 07:29+0300\n" "Last-Translator: Yaron Shahrabani <[email protected]>\n" "Language-Team: צוות התרגום של KDE ישראל\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/francis-25.12.3/po/hi/francis.po new/francis-26.04.0/po/hi/francis.po --- old/francis-25.12.3/po/hi/francis.po 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/po/hi/francis.po 2026-04-09 05:36:48.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: francis\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:55+0000\n" "PO-Revision-Date: 2024-12-15 19:32+0530\n" "Last-Translator: kali <[email protected]>\n" "Language-Team: Hindi <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/francis-25.12.3/po/hu/francis.po new/francis-26.04.0/po/hu/francis.po --- old/francis-25.12.3/po/hu/francis.po 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/po/hu/francis.po 2026-04-09 05:36:48.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: francis\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:55+0000\n" "PO-Revision-Date: 2024-11-15 20:13+0100\n" "Last-Translator: Kristof Kiszel <[email protected]>\n" "Language-Team: Hungarian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/francis-25.12.3/po/ia/francis.po new/francis-26.04.0/po/ia/francis.po --- old/francis-25.12.3/po/ia/francis.po 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/po/ia/francis.po 2026-04-09 05:36:48.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: francis\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:55+0000\n" "PO-Revision-Date: 2024-10-20 18:10+0200\n" "Last-Translator: giovanni <[email protected]>\n" "Language-Team: Interlingua <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/francis-25.12.3/po/it/francis.po new/francis-26.04.0/po/it/francis.po --- old/francis-25.12.3/po/it/francis.po 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/po/it/francis.po 2026-04-09 05:36:48.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: francis\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:55+0000\n" "PO-Revision-Date: 2024-10-19 13:09+0200\n" "Last-Translator: Vincenzo Reale <[email protected]>\n" "Language-Team: Italian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/francis-25.12.3/po/ja/francis.po new/francis-26.04.0/po/ja/francis.po --- old/francis-25.12.3/po/ja/francis.po 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/po/ja/francis.po 2026-04-09 05:36:48.000000000 +0200 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: francis\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:55+0000\n" "PO-Revision-Date: 2022-07-02 11:45-0700\n" "Last-Translator: Japanese KDE translation team <[email protected]>\n" "Language-Team: Japanese <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/francis-25.12.3/po/ka/francis.po new/francis-26.04.0/po/ka/francis.po --- old/francis-25.12.3/po/ka/francis.po 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/po/ka/francis.po 2026-04-09 05:36:48.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: francis\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:55+0000\n" "PO-Revision-Date: 2024-10-19 05:51+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/francis-25.12.3/po/ko/francis.po new/francis-26.04.0/po/ko/francis.po --- old/francis-25.12.3/po/ko/francis.po 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/po/ko/francis.po 2026-04-09 05:36:48.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: francis\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:55+0000\n" "PO-Revision-Date: 2024-12-09 23:11+0100\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/francis-25.12.3/po/lt/francis.po new/francis-26.04.0/po/lt/francis.po --- old/francis-25.12.3/po/lt/francis.po 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/po/lt/francis.po 2026-04-09 05:36:48.000000000 +0200 @@ -7,8 +7,8 @@ msgstr "" "Project-Id-Version: francis\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-19 15:45+0200\n" +"POT-Creation-Date: 2025-11-17 11:55+0000\n" +"PO-Revision-Date: 2026-01-19 15:46+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "Language: lt\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/francis-25.12.3/po/lv/francis.po new/francis-26.04.0/po/lv/francis.po --- old/francis-25.12.3/po/lv/francis.po 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/po/lv/francis.po 2026-04-09 05:36:48.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: francis\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:55+0000\n" "PO-Revision-Date: 2024-10-29 11:45+0200\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/francis-25.12.3/po/nl/francis.po new/francis-26.04.0/po/nl/francis.po --- old/francis-25.12.3/po/nl/francis.po 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/po/nl/francis.po 2026-04-09 05:36:48.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: francis\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:55+0000\n" "PO-Revision-Date: 2024-10-19 11:11+0200\n" "Last-Translator: Freek de Kruijf <[email protected]>\n" "Language-Team: \n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/francis-25.12.3/po/nn/francis.po new/francis-26.04.0/po/nn/francis.po --- old/francis-25.12.3/po/nn/francis.po 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/po/nn/francis.po 2026-04-09 05:36:48.000000000 +0200 @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: francis\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:55+0000\n" "PO-Revision-Date: 2024-10-27 14:46+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/francis-25.12.3/po/pl/francis.po new/francis-26.04.0/po/pl/francis.po --- old/francis-25.12.3/po/pl/francis.po 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/po/pl/francis.po 2026-04-09 05:36:48.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: francis\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:55+0000\n" "PO-Revision-Date: 2024-10-19 12:36+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/francis-25.12.3/po/pt/francis.po new/francis-26.04.0/po/pt/francis.po --- old/francis-25.12.3/po/pt/francis.po 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/po/pt/francis.po 2026-04-09 05:36:48.000000000 +0200 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: francis\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:55+0000\n" "PO-Revision-Date: 2022-11-28 15:16+0000\n" "Last-Translator: José Nuno Coelho Pires <[email protected]>\n" "Language-Team: Portuguese <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/francis-25.12.3/po/pt_BR/francis.po new/francis-26.04.0/po/pt_BR/francis.po --- old/francis-25.12.3/po/pt_BR/francis.po 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/po/pt_BR/francis.po 2026-04-09 05:36:48.000000000 +0200 @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: francis\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2025-11-17 14:42+0000\n" -"PO-Revision-Date: 2025-11-08 21:16-0300\n" +"POT-Creation-Date: 2025-11-17 11:55+0000\n" +"PO-Revision-Date: 2025-11-08 21:10-0300\n" "Last-Translator: Guilherme Marçal Silva <[email protected]>\n" "Language-Team: Brazilian Portuguese <[email protected]>\n" "Language: pt_BR\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/francis-25.12.3/po/ro/francis.po new/francis-26.04.0/po/ro/francis.po --- old/francis-25.12.3/po/ro/francis.po 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/po/ro/francis.po 2026-04-09 05:36:48.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: francis\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:55+0000\n" "PO-Revision-Date: 2025-10-19 09:50+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/francis-25.12.3/po/ru/francis.po new/francis-26.04.0/po/ru/francis.po --- old/francis-25.12.3/po/ru/francis.po 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/po/ru/francis.po 2026-04-09 05:36:48.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: francis\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:55+0000\n" "PO-Revision-Date: 2024-12-06 12:57+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/francis-25.12.3/po/sa/francis.po new/francis-26.04.0/po/sa/francis.po --- old/francis-25.12.3/po/sa/francis.po 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/po/sa/francis.po 2026-04-09 05:36:48.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: francis\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:55+0000\n" "PO-Revision-Date: 2024-12-25 19:37+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/francis-25.12.3/po/sk/francis.po new/francis-26.04.0/po/sk/francis.po --- old/francis-25.12.3/po/sk/francis.po 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/po/sk/francis.po 2026-04-09 05:36:48.000000000 +0200 @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: francis\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:55+0000\n" "PO-Revision-Date: 2022-07-19 21:03+0200\n" "Last-Translator: Roman Paholik <[email protected]>\n" "Language-Team: Slovak <[email protected]>\n" @@ -12,8 +12,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 22.04.3\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +"X-Generator: Lokalize 22.04.3\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -39,7 +39,7 @@ #: main.cpp:57 #, kde-format msgid "© KDE Community" -msgstr "" +msgstr "© Komunita KDE" #: main.cpp:58 #, kde-format @@ -57,13 +57,13 @@ #, kde-format msgctxt "@info:credit" msgid "Carl Schwan" -msgstr "" +msgstr "Carl Schwan" #: main.cpp:63 #, kde-format msgctxt "@info:credit" msgid "Maintainer" -msgstr "" +msgstr "Správca" #: ui/GlobalMenu.qml:15 #, kde-format @@ -113,7 +113,7 @@ #, kde-format msgctxt "@menu-action" msgid "About Francis" -msgstr "" +msgstr "O aplikácii Francis" #: ui/Main.qml:19 #, kde-format @@ -123,22 +123,22 @@ #: ui/Main.qml:52 #, kde-format msgid "Interval Ended" -msgstr "" +msgstr "Interval sa skončil" #: ui/Main.qml:53 #, kde-format msgid "Enjoy your break, drink some water." -msgstr "" +msgstr "Užite si prestávku, napite sa vody." #: ui/Main.qml:62 #, kde-format msgid "Break Ended" -msgstr "" +msgstr "Prestávka sa skončila" #: ui/Main.qml:63 #, kde-format msgid "Get back to work." -msgstr "" +msgstr "Vráťte sa k práci." #: ui/Main.qml:163 #, kde-format @@ -163,54 +163,54 @@ #: ui/Main.qml:202 #, kde-format msgid "Taking a Break" -msgstr "" +msgstr "Prebieha prestávka" #: ui/Main.qml:236 #, kde-format msgid "I need to focus on…" -msgstr "" +msgstr "Potrebujem sa sústrediť na…" #: ui/PageHeader.qml:32 #, kde-format msgctxt "keyboard shortcut" msgid "Toggle Timer (S)" -msgstr "" +msgstr "Prepnúť časovač (S)" #: ui/PageHeader.qml:48 #, kde-format msgctxt "keyboard shortcut" msgid "Reset (R)" -msgstr "" +msgstr "Obnoviť (R)" #: ui/PageHeader.qml:56 #, kde-format msgctxt "@action:button" msgid "Skip" -msgstr "" +msgstr "Preskočiť" #: ui/PageHeader.qml:64 #, kde-format msgctxt "keyboard shortcut" msgid "Skip (N)" -msgstr "" +msgstr "Preskočiť (N)" #: ui/PageHeader.qml:73 #, kde-format msgctxt "@option:check" msgid "Bypass do not disturb" -msgstr "" +msgstr "Obísť režim nerušiť" #: ui/PageHeader.qml:86 #, kde-format msgctxt "keyboard shortcut" msgid "Bypass do not disturb (B)" -msgstr "" +msgstr "Obísť režim nerušiť (B)" #: ui/PageHeader.qml:93 #, kde-format msgctxt "keyboard shortcut" msgid "About Francis (F1)" -msgstr "" +msgstr "O aplikácii Francis (F1)" #~ msgid "© 2022" #~ msgstr "© 2022" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/francis-25.12.3/po/sl/francis.po new/francis-26.04.0/po/sl/francis.po --- old/francis-25.12.3/po/sl/francis.po 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/po/sl/francis.po 2026-04-09 05:36:48.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: francis\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:55+0000\n" "PO-Revision-Date: 2024-10-19 07: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/francis-25.12.3/po/sv/francis.po new/francis-26.04.0/po/sv/francis.po --- old/francis-25.12.3/po/sv/francis.po 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/po/sv/francis.po 2026-04-09 05:36:48.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: francis\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:55+0000\n" "PO-Revision-Date: 2024-10-19 16:10+0200\n" "Last-Translator: Stefan Asserhäll <[email protected]>\n" "Language-Team: Swedish <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/francis-25.12.3/po/tr/francis.po new/francis-26.04.0/po/tr/francis.po --- old/francis-25.12.3/po/tr/francis.po 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/po/tr/francis.po 2026-04-09 05:36:48.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: francis\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:55+0000\n" "PO-Revision-Date: 2024-10-19 12:51+0300\n" "Last-Translator: Emir SARI <[email protected]>\n" "Language-Team: Turkish <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/francis-25.12.3/po/uk/francis.po new/francis-26.04.0/po/uk/francis.po --- old/francis-25.12.3/po/uk/francis.po 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/po/uk/francis.po 2026-04-09 05:36:48.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: francis\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:55+0000\n" "PO-Revision-Date: 2024-10-19 09:28+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/francis-25.12.3/po/zh_CN/francis.po new/francis-26.04.0/po/zh_CN/francis.po --- old/francis-25.12.3/po/zh_CN/francis.po 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/po/zh_CN/francis.po 2026-04-09 05:36:48.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:55+0000\n" "PO-Revision-Date: 2024-04-22 15:58\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/francis-25.12.3/po/zh_TW/francis.po new/francis-26.04.0/po/zh_TW/francis.po --- old/francis-25.12.3/po/zh_TW/francis.po 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/po/zh_TW/francis.po 2026-04-09 05:36:48.000000000 +0200 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: francis\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:55+0000\n" "PO-Revision-Date: 2024-12-29 01:55+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/francis-25.12.3/snapcraft.yaml new/francis-26.04.0/snapcraft.yaml --- old/francis-25.12.3/snapcraft.yaml 2026-03-02 03:46:26.000000000 +0100 +++ new/francis-26.04.0/snapcraft.yaml 2026-04-09 05:36:48.000000000 +0200 @@ -28,21 +28,13 @@ plugin: cmake source: . source-type: local + build-snaps: + - kde-qt6-core24-sdk/latest/beta + - kf6-core24-sdk/latest/beta cmake-parameters: - -DCMAKE_INSTALL_PREFIX=/usr - -DCMAKE_BUILD_TYPE=Release - -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 prime: - -usr/lib/*/cmake/* - -usr/include/* @@ -64,4 +56,3 @@ for snap in "core24" "kf6-core24"; do cd "/snap/$snap/current" && find . -type f,l -exec rm -rf "${CRAFT_PRIME}/{}" \; done -
