Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kalm for openSUSE:Factory checked in 
at 2025-12-15 11:52:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kalm (Old)
 and      /work/SRC/openSUSE:Factory/.kalm.new.1939 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kalm"

Mon Dec 15 11:52:03 2025 rev:20 rq:1322337 version:25.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kalm/kalm.changes        2025-11-08 
16:31:35.176813073 +0100
+++ /work/SRC/openSUSE:Factory/.kalm.new.1939/kalm.changes      2025-12-15 
11:55:19.819612003 +0100
@@ -1,0 +2,18 @@
+Sat Dec  6 11:40:24 UTC 2025 - Christophe Marin <[email protected]>
+
+- Update to 25.12.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/25.12.0/
+- Changes since 25.11.80:
+  * Fix CI
+
+-------------------------------------------------------------------
+Sat Nov 15 19:56:25 UTC 2025 - Christophe Marin <[email protected]>
+
+- Update to 25.11.80
+  * New feature release
+- Changes since 25.08.3:
+  * CI: enable qmllint
+
+-------------------------------------------------------------------

Old:
----
  kalm-25.08.3.tar.xz
  kalm-25.08.3.tar.xz.sig

New:
----
  kalm-25.12.0.tar.xz
  kalm-25.12.0.tar.xz.sig

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

Other differences:
------------------
++++++ kalm.spec ++++++
--- /var/tmp/diff_new_pack.wpQkV0/_old  2025-12-15 11:55:20.447638387 +0100
+++ /var/tmp/diff_new_pack.wpQkV0/_new  2025-12-15 11:55:20.447638387 +0100
@@ -16,12 +16,12 @@
 #
 
 
-%define kf6_version 6.14.0
-%define qt6_version 6.8.0
+%define kf6_version 6.19.0
+%define qt6_version 6.9.0
 
 %bcond_without  released
 Name:           kalm
-Version:        25.08.3
+Version:        25.12.0
 Release:        0
 Summary:        Breathing techniques helper
 License:        LGPL-2.1-or-later


++++++ kalm-25.08.3.tar.xz -> kalm-25.12.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalm-25.08.3/.flatpak-manifest.yml 
new/kalm-25.12.0/.flatpak-manifest.yml
--- old/kalm-25.08.3/.flatpak-manifest.yml      2025-11-01 20:13:28.000000000 
+0100
+++ new/kalm-25.12.0/.flatpak-manifest.yml      2025-12-04 00:24:51.000000000 
+0100
@@ -28,8 +28,8 @@
       - "-DBUILD_TESTING=OFF"
     sources:
       - type: archive
-        url: 
https://download.kde.org/stable/kirigami-addons/kirigami-addons-1.8.1.tar.xz
-        sha256: 
00028ae4df99e250518345ea28d9cdf49d700e9acac482734bb51384da11f945
+        url: 
https://download.kde.org/stable/kirigami-addons/kirigami-addons-1.10.0.tar.xz
+        sha256: 
c98f92bf7c452e12f6dc403404215413db3959fe904ad830ead0db6bb09b3d11
         x-checker-data:
           type: anitya
           project-id: 242933
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalm-25.08.3/.kde-ci.yml new/kalm-25.12.0/.kde-ci.yml
--- old/kalm-25.08.3/.kde-ci.yml        2025-11-01 20:13:28.000000000 +0100
+++ new/kalm-25.12.0/.kde-ci.yml        2025-12-04 00:24:51.000000000 +0100
@@ -25,6 +25,6 @@
       frameworks/qqc2-desktop-style: '@latest-kf6'
 
 Options:
-  cmake-options: '-DCMAKE_COMPILE_WARNING_AS_ERROR=ON'
   require-passing-tests-on:
     - '@all'
+  run-qmllint: true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalm-25.08.3/CMakeLists.txt 
new/kalm-25.12.0/CMakeLists.txt
--- old/kalm-25.08.3/CMakeLists.txt     2025-11-01 20:13:28.000000000 +0100
+++ new/kalm-25.12.0/CMakeLists.txt     2025-12-04 00:24:51.000000000 +0100
@@ -5,8 +5,8 @@
 
 # KDE Applications version, managed by release script.
 set(RELEASE_SERVICE_VERSION_MAJOR "25")
-set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "3")
+set(RELEASE_SERVICE_VERSION_MINOR "12")
+set(RELEASE_SERVICE_VERSION_MICRO "0")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kalm VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalm-25.08.3/org.kde.kalm.appdata.xml 
new/kalm-25.12.0/org.kde.kalm.appdata.xml
--- old/kalm-25.08.3/org.kde.kalm.appdata.xml   2025-11-01 20:13:28.000000000 
+0100
+++ new/kalm-25.12.0/org.kde.kalm.appdata.xml   2025-12-04 00:24:51.000000000 
+0100
@@ -21,6 +21,7 @@
   <name xml:lang="he">Kalm</name>
   <name xml:lang="hi">शांत</name>
   <name xml:lang="id">Kalm</name>
+  <name xml:lang="is">Kalm</name>
   <name xml:lang="it">Kalm</name>
   <name xml:lang="ka">Kalm</name>
   <name xml:lang="ko">Kalm</name>
@@ -50,6 +51,7 @@
   <summary xml:lang="he">טכניקות נשימה</summary>
   <summary xml:lang="hi">श्वास तकनीक</summary>
   <summary xml:lang="id">Teknik pernapasan</summary>
+  <summary xml:lang="is">Öndunaræfingar</summary>
   <summary xml:lang="it">Tecniche di respirazione</summary>
   <summary xml:lang="ka">სუნთქვის ტექნიკა</summary>
   <summary xml:lang="ko">호흡 테크닉</summary>
@@ -88,6 +90,7 @@
     <p xml:lang="he">Kalm יכול ללמד אותך מגוון טכניקות נשימה.</p>
     <p xml:lang="hi">काल्म आपको विभिन्न श्वास तकनीकें सिखा सकते हैं।</p>
     <p xml:lang="id">Kalm bisa mengajarkan Anda berbagai teknik pernapasan.</p>
+    <p xml:lang="is">Kalm getur kennt þér mismunandi öndunaræfingar.</p>
     <p xml:lang="it">Kalm può insegnarti varie tecniche di respirazione.</p>
     <p xml:lang="ka">Kalm სხვადასხვა სუნთქვის ტექნიკას გასწავლით.</p>
     <p xml:lang="ko">Kalm을 사용하여 호흡 테크닉을 훈련할 수 있습니다.</p>
@@ -120,6 +123,7 @@
       <caption xml:lang="he">כללי</caption>
       <caption xml:lang="hi">सामान्य</caption>
       <caption xml:lang="id">Umum</caption>
+      <caption xml:lang="is">Almennt</caption>
       <caption xml:lang="it">Generale</caption>
       <caption xml:lang="ka">ზოგადი</caption>
       <caption xml:lang="ko">일반</caption>
@@ -152,6 +156,7 @@
       <caption xml:lang="he">מידע</caption>
       <caption xml:lang="hi">जानकारी</caption>
       <caption xml:lang="id">Info</caption>
+      <caption xml:lang="is">Upplýsingar</caption>
       <caption xml:lang="it">Informazioni</caption>
       <caption xml:lang="ka">ინფორმაცია</caption>
       <caption xml:lang="ko">정보</caption>
@@ -185,6 +190,7 @@
       <caption xml:lang="he">תפריט</caption>
       <caption xml:lang="hi">मेनू</caption>
       <caption xml:lang="id">Menu</caption>
+      <caption xml:lang="is">Valmynd</caption>
       <caption xml:lang="it">Menu</caption>
       <caption xml:lang="ka">მენიუ</caption>
       <caption xml:lang="ko">메뉴</caption>
@@ -209,6 +215,7 @@
   </categories>
   <launchable type="desktop-id">org.kde.kalm.desktop</launchable>
   <releases>
+    <release version="25.12.0" date="2025-12-11"/>
     <release version="25.08.3" date="2025-11-06"/>
     <release version="25.08.2" date="2025-10-09"/>
     <release version="25.08.1" date="2025-09-11"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalm-25.08.3/org.kde.kalm.desktop 
new/kalm-25.12.0/org.kde.kalm.desktop
--- old/kalm-25.08.3/org.kde.kalm.desktop       2025-11-01 20:13:28.000000000 
+0100
+++ new/kalm-25.12.0/org.kde.kalm.desktop       2025-12-04 00:24:51.000000000 
+0100
@@ -17,6 +17,7 @@
 Name[gl]=Kalm
 Name[he]=Kalm
 Name[hi]=शांत
+Name[is]=Kalm
 Name[it]=Kalm
 Name[ka]=Kalm
 Name[ko]=Kalm
@@ -46,6 +47,7 @@
 Comment[gl]=Técnicas de respiración.
 Comment[he]=טכניקות נשימה
 Comment[hi]=श्वास तकनीक
+Comment[is]=Öndunaræfingar
 Comment[it]=Tecniche di respirazione
 Comment[ka]=სუნთქვის ტექნიკა
 Comment[ko]=호흡 테크닉
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalm-25.08.3/po/ar/kalm.po 
new/kalm-25.12.0/po/ar/kalm.po
--- old/kalm-25.08.3/po/ar/kalm.po      2025-11-01 20:13:28.000000000 +0100
+++ new/kalm-25.12.0/po/ar/kalm.po      2025-12-04 00:24:51.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kalm\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-09 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
 "PO-Revision-Date: 2025-08-14 13:14+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/kalm-25.08.3/po/ast/kalm.po 
new/kalm-25.12.0/po/ast/kalm.po
--- old/kalm-25.08.3/po/ast/kalm.po     2025-11-01 20:13:28.000000000 +0100
+++ new/kalm-25.12.0/po/ast/kalm.po     2025-12-04 00:24:51.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kalm\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-09 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+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/kalm-25.08.3/po/ca/kalm.po 
new/kalm-25.12.0/po/ca/kalm.po
--- old/kalm-25.08.3/po/ca/kalm.po      2025-11-01 20:13:28.000000000 +0100
+++ new/kalm-25.12.0/po/ca/kalm.po      2025-12-04 00:24:51.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kalm\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-09 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
 "PO-Revision-Date: 2024-10-25 18:44+0200\n"
 "Last-Translator: Josep M. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
@@ -425,6 +425,3 @@
 msgstr ""
 "expiració\n"
 "(ventre)"
-
-#~ msgid "s"
-#~ msgstr "s"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalm-25.08.3/po/ca@valencia/kalm.po 
new/kalm-25.12.0/po/ca@valencia/kalm.po
--- old/kalm-25.08.3/po/ca@valencia/kalm.po     2025-11-01 20:13:28.000000000 
+0100
+++ new/kalm-25.12.0/po/ca@valencia/kalm.po     2025-12-04 00:24:51.000000000 
+0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kalm\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-09 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
 "PO-Revision-Date: 2024-10-25 18:44+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/kalm-25.08.3/po/cs/kalm.po 
new/kalm-25.12.0/po/cs/kalm.po
--- old/kalm-25.08.3/po/cs/kalm.po      2025-11-01 20:13:28.000000000 +0100
+++ new/kalm-25.12.0/po/cs/kalm.po      2025-12-04 00:24:51.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kalm\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-09 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
 "PO-Revision-Date: 2024-05-29 11:38+0200\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/kalm-25.08.3/po/de/kalm.po 
new/kalm-25.12.0/po/de/kalm.po
--- old/kalm-25.08.3/po/de/kalm.po      2025-11-01 20:13:28.000000000 +0100
+++ new/kalm-25.12.0/po/de/kalm.po      2025-12-04 00:24:51.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kalm\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-09 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
 "PO-Revision-Date: 2024-09-30 11:54+0200\n"
 "Last-Translator: Johannes Obermayr <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalm-25.08.3/po/en_GB/kalm.po 
new/kalm-25.12.0/po/en_GB/kalm.po
--- old/kalm-25.08.3/po/en_GB/kalm.po   2025-11-01 20:13:28.000000000 +0100
+++ new/kalm-25.12.0/po/en_GB/kalm.po   2025-12-04 00:24:51.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kalm\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-09 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
 "PO-Revision-Date: 2024-05-23 20:11+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/kalm-25.08.3/po/eo/kalm.po 
new/kalm-25.12.0/po/eo/kalm.po
--- old/kalm-25.08.3/po/eo/kalm.po      2025-11-01 20:13:28.000000000 +0100
+++ new/kalm-25.12.0/po/eo/kalm.po      2025-12-04 00:24:51.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kalm\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-09 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
 "PO-Revision-Date: 2024-05-20 13:35+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/kalm-25.08.3/po/es/kalm.po 
new/kalm-25.12.0/po/es/kalm.po
--- old/kalm-25.08.3/po/es/kalm.po      2025-11-01 20:13:28.000000000 +0100
+++ new/kalm-25.12.0/po/es/kalm.po      2025-12-04 00:24:51.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kalm\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-09 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
 "PO-Revision-Date: 2024-05-20 04:05+0200\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/kalm-25.08.3/po/eu/kalm.po 
new/kalm-25.12.0/po/eu/kalm.po
--- old/kalm-25.08.3/po/eu/kalm.po      2025-11-01 20:13:28.000000000 +0100
+++ new/kalm-25.12.0/po/eu/kalm.po      2025-12-04 00:24:51.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kalm\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-09 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
 "PO-Revision-Date: 2024-07-07 10:27+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/kalm-25.08.3/po/fr/kalm.po 
new/kalm-25.12.0/po/fr/kalm.po
--- old/kalm-25.08.3/po/fr/kalm.po      2025-11-01 20:13:28.000000000 +0100
+++ new/kalm-25.12.0/po/fr/kalm.po      2025-12-04 00:24:51.000000000 +0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: kalm\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-09 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
 "PO-Revision-Date: 2024-05-21 13:11+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/kalm-25.08.3/po/gl/kalm.po 
new/kalm-25.12.0/po/gl/kalm.po
--- old/kalm-25.08.3/po/gl/kalm.po      2025-11-01 20:13:28.000000000 +0100
+++ new/kalm-25.12.0/po/gl/kalm.po      2025-12-04 00:24:51.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kalm\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-09 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
 "PO-Revision-Date: 2024-12-13 22:11+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/kalm-25.08.3/po/he/kalm.po 
new/kalm-25.12.0/po/he/kalm.po
--- old/kalm-25.08.3/po/he/kalm.po      2025-11-01 20:13:28.000000000 +0100
+++ new/kalm-25.12.0/po/he/kalm.po      2025-12-04 00:24:51.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kalm\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-09 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
 "PO-Revision-Date: 2024-05-20 04:14+0300\n"
 "Last-Translator: Yaron Shahrabani <[email protected]>\n"
 "Language-Team: צוות התרגום של KDE ישראל\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalm-25.08.3/po/hi/kalm.po 
new/kalm-25.12.0/po/hi/kalm.po
--- old/kalm-25.08.3/po/hi/kalm.po      2025-11-01 20:13:28.000000000 +0100
+++ new/kalm-25.12.0/po/hi/kalm.po      2025-12-04 00:24:51.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kalm\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-09 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
 "PO-Revision-Date: 2024-12-15 17:37+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/kalm-25.08.3/po/is/kalm.po 
new/kalm-25.12.0/po/is/kalm.po
--- old/kalm-25.08.3/po/is/kalm.po      1970-01-01 01:00:00.000000000 +0100
+++ new/kalm-25.12.0/po/is/kalm.po      2025-12-04 00:24:51.000000000 +0100
@@ -0,0 +1,418 @@
+# Copyright (C) 2025 This file is copyright:
+# This file is distributed under the same license as the kalm package.
+#
+# SPDX-FileCopyrightText: 2025 Gummi <[email protected]>
+msgid ""
+msgstr ""
+"Project-Id-Version: kalm\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
+"PO-Revision-Date: 2025-09-09 10:24+0000\n"
+"Last-Translator: Gummi <[email protected]>\n"
+"Language-Team: Icelandic <[email protected]>\n"
+"Language: is\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Lokalize 25.04.3\n"
+
+#, kde-format
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr "Guðmundur Erlingsson"
+
+#, kde-format
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr "[email protected]"
+
+#: main.cpp:53
+#, kde-format
+msgid "Breathing techniques"
+msgstr "Öndunaræfingar"
+
+#: main.cpp:56
+#, kde-format
+msgid "Kalm"
+msgstr "Kalm"
+
+#: main.cpp:60
+#, kde-format
+msgid "© 2023 KDE Community"
+msgstr "© 2023 KDE-samfélagið"
+
+#: qml/478BreathingPage.qml:10
+#, kde-format
+msgctxt "@title"
+msgid "4-7-8 Breathing"
+msgstr "4-7-8 öndun"
+
+#: qml/478BreathingPage.qml:11
+#, kde-format
+msgid ""
+"4-7-8 Breathing puts the body into a deep relaxation state, e.g. to better "
+"fall asleep on a flight.                    <br>                    "
+"<ul>                    <li>Breathe in through your nose (4s).</"
+"li>                    <li>Hold (7s).</li>                    <li>Breathe "
+"out through your mouth making a whooshing sound (8s).</"
+"li>                    </ul>                    <br>                    "
+"Repeat at least 4 times."
+msgstr ""
+"4-7-8 öndun slakar vel á öllum líkamanum, t.d. til að auðvelda þér að sofna "
+"í flugvél.                    <br>                    "
+"<ul>                    <li>Andaðu inn um nefið (4s).</"
+"li>                    <li>Haltu (7s).</li>                    <li>Andaðu út "
+"um munninn og gerðu blásturshljóð (8s).</li>                    </"
+"ul>                    <br>                    Endurtaktu a.m.k. fjórum "
+"sinnum."
+
+#: qml/478BreathingPage.qml:39 qml/BoxBreathingPage.qml:40
+#: qml/BoxBreathingSleepPage.qml:40 qml/CoordinatedBreathingPage.qml:58
+#: qml/NadiShodhanaPage.qml:49 qml/ResonantBreathingPage.qml:39
+#, kde-format
+msgid "in"
+msgstr "inn"
+
+#: qml/478BreathingPage.qml:50 qml/BoxBreathingPage.qml:51
+#: qml/BoxBreathingPage.qml:70 qml/BoxBreathingSleepPage.qml:51
+#: qml/BoxBreathingSleepPage.qml:70 qml/NadiShodhanaPage.qml:60
+#: qml/NadiShodhanaPage.qml:86
+#, kde-format
+msgid "hold"
+msgstr "haltu"
+
+#: qml/478BreathingPage.qml:58 qml/BoxBreathingPage.qml:59
+#: qml/BoxBreathingSleepPage.qml:59 qml/NadiShodhanaPage.qml:74
+#: qml/ResonantBreathingPage.qml:50
+#, kde-format
+msgid "out"
+msgstr "út"
+
+#: qml/BoxBreathingPage.qml:10
+#, kde-format
+msgctxt "@title"
+msgid "Box Breathing"
+msgstr "Boxöndun"
+
+#: qml/BoxBreathingPage.qml:11
+#, kde-format
+msgid ""
+"Box Breathing is used by the Navy SEALs to quickly and effectively reduce "
+"stress.                    <br>                    <ul>                    "
+"<li>Breathe in through your nose (4s).</li>                    <li>Hold (4s)."
+"</li>                    <li>Breathe out through your nose (4s).</"
+"li>                    <li>Hold (4s).</li>                    </"
+"ul>                    <br>                    Repeat for at least 5-10 "
+"minutes."
+msgstr ""
+"Bandarískir sjóliðar nota boxöndun til að draga úr streitu á fljótlegan "
+"hátt.                    <br>                    <ul>                    "
+"<li>Andaðu inn um nefið (4s).</li>                    <li>Haltu (4s).</"
+"li>                    <li>Andaðu út um nefið (4s).</li>                    "
+"<li>Haltu (4s).</li>                    </ul>                    "
+"<br>                    Endurtaktu í a.m.k. 5-10 mínútur."
+
+#: qml/BoxBreathingSleepPage.qml:10
+#, kde-format
+msgctxt "@title"
+msgid "Box Breathing (sleep)"
+msgstr "Boxöndun (svefn)"
+
+#: qml/BoxBreathingSleepPage.qml:11
+#, kde-format
+msgid ""
+"A Box Breathing variant with a longer breathe-out phase helps to relax "
+"before going to sleep.                    <br>                    "
+"<ul>                    <li>Breathe in through your nose (4s).</"
+"li>                    <li>Hold (4s).</li>                    <li>Breathe "
+"out through your nose (6s).</li>                    <li>Hold (2s).</"
+"li>                    </ul>                    <br>                    "
+"Repeat at least 6 times."
+msgstr ""
+"Útgáfa af kassaöndun með lengri útöndun auðveldar þér að slaka á áður en "
+"gengið er til hvílu.                    <br>                    "
+"<ul>                    <li>Andaðu inn um nefið (4s).</"
+"li>                    <li>Haltu (4s).</li>                    <li>Andaðu út "
+"um nefið (6s).</li>                    <li>Haltu (2s).</"
+"li>                    </ul>                    <br>                    "
+"Endurtaktu a.m.k. 6 sinnum."
+
+#: qml/BreathingPage.qml:40
+#, kde-format
+msgctxt "@title:dialog"
+msgid "Information"
+msgstr "Upplýsingar"
+
+#: qml/CoordinatedBreathingPage.qml:11
+#, kde-format
+msgctxt "@title"
+msgid "Coordinated Breathing"
+msgstr "Samræmd öndun"
+
+#: qml/CoordinatedBreathingPage.qml:12
+#, kde-format
+msgid ""
+"Coordinated Breathing improves the efficiency of your breathing by "
+"amplifying the movement of the diaphragm.                    It is often "
+"used in sports or singing.                    <br>                    "
+"<ul>                    <li>Sit upright with your chin in a 90° angle to "
+"your body.</li>                    <li>Breathe in gently through your nose.</"
+"li>                    <li>Breathe out while repeatedly, silently counting "
+"to 10.</li>                    <li>When finished breathing out, continue "
+"counting but whisper. Let your voice fade out until your lungs are "
+"completely empty.</li>                    </ul>                    "
+"<br>                    Repeat at least 10-30 times."
+msgstr ""
+"Samræmd öndun eykur skilvirkni öndunarinnar með því að virkja "
+"þindina.                    Hún er oft notuð í íþróttum og í "
+"söng.                    <br>                    <ul>                    "
+"<li>Sittu upprétt/ur með hökuna í 90° horni við líkamann.</"
+"li>                    <li>Andaðu rólega inn um nefið.</"
+"li>                    <li>Andaðu út og teldu hljóðlega upp í 10.</"
+"li>                     <li>Þegar þú hefur andað alveg út skaltu halda áfram "
+"að telja og hvíslaðu tölurnar. Haltu áfram þar til rödd þín hljóðnar og "
+"lungun hafa alveg tæmst af lofti.</li>                    </"
+"ul>                    <br>                    Endurtaktu 10-30 sinnum."
+
+#: qml/KalmGlobalDrawer.qml:12
+#, kde-format
+msgid "4-7-8 Breathing"
+msgstr "4-7-8 öndun"
+
+#: qml/KalmGlobalDrawer.qml:21
+#, kde-format
+msgid "Coordinated Breathing"
+msgstr "Samræmd öndun"
+
+#: qml/KalmGlobalDrawer.qml:30
+#, kde-format
+msgid "Box Breathing"
+msgstr "Boxöndun"
+
+#: qml/KalmGlobalDrawer.qml:39
+#, kde-format
+msgid "Box Breathing (sleep)"
+msgstr "Boxöndun (svefn)"
+
+#: qml/KalmGlobalDrawer.qml:48
+#, kde-format
+msgid "Resonant Breathing"
+msgstr "Ómöndun"
+
+#: qml/KalmGlobalDrawer.qml:57
+#, kde-format
+msgid "Nadi Shodhana"
+msgstr "Nadi Shodhana"
+
+#: qml/KalmGlobalDrawer.qml:66
+#, kde-format
+msgid "Yogic Breathing"
+msgstr "Jógaöndun"
+
+#: qml/KalmGlobalDrawer.qml:75 qml/KalmGlobalDrawer.qml:78
+#: qml/SettingsPage.qml:11
+#, kde-format
+msgid "Settings"
+msgstr "Stillingar"
+
+#: qml/KalmGlobalDrawer.qml:81 qml/KalmGlobalDrawer.qml:84
+#, kde-format
+msgid "About"
+msgstr "Um hugbúnaðinn"
+
+#: qml/NadiShodhanaPage.qml:10
+#, kde-format
+msgctxt "@title"
+msgid "Nadi Shodhana"
+msgstr "Nadi Shodhana"
+
+#: qml/NadiShodhanaPage.qml:11
+#, kde-format
+msgid ""
+"Nadi Shodhana (Alternate Nostril Breathing) reduces blood pressure and helps "
+"to keep a calm mind.                    <br>                    "
+"<ul>                    <li>Place the thumb of your right hand on your right "
+"nostril, your index and middle finger between your eyebrows and ring finger "
+"on the left nostril.</li>                    <li>Close your right nostril "
+"with your thumb and breathe in through your left nostril.</"
+"li>                    <li>Close both nostrils with your thumb and ring "
+"finger. Hold.</li>                    <li>Lift your thumb and breath out "
+"through the right nostril.</li>                    <li>Close both nostrils "
+"with your thumb and ring finger. Hold.</li>                    <li>Lift your "
+"thumb and breath in through your right nostril.</li>                    "
+"<li>Close both nostrils with your thumb and ring finger. Hold.</"
+"li>                    <li>Close your right nostril with your thumb and "
+"breathe out through your left nostril.</li>                    </"
+"ul>                    <br>                    Repeat 5-10 times."
+msgstr ""
+"Nadi Shodhana (víxlöndun) getur lækkað blóðþrýsting og kyrrir "
+"hugann.                     <br>                    <ul>                    "
+"<li>Settu þumal hægri handar á hægri nösina, vísifingur og löngutöng á milli "
+"augnabrúnanna og baugfingur á vinstri nösina.</li>                     "
+"<li>Lokaðu hægri nösinni með þumalputtanum og andaðu inn um vinstri nösina.</"
+"li>                    <li>Lokaðu báðum nösunum með þumal- og baugfingri. "
+"Haltu.</li>                    <li>Lyftu þumalfingrinum og andaðu út um "
+"hægri nösina.</li>                    <li>Lokaðu báðum nösum með þumal- og "
+"baugfingri. Haltu.</li>                    <li>Lyftu þumalfingrinum og "
+"andaðu inn um hægri nösina.</li>                    <li>Lokaðu báðum nösum "
+"með þumal- og baugfingri. Haltu.</li>                    <li>Lokaðu hægri "
+"nösinni með þumalfingrinum og andaðu út um vinstri nösina.</"
+"li>                    </ul>                    <br>                    "
+"Endurtaktu 5-10 sinnum."
+
+#: qml/ResonantBreathingPage.qml:10
+#, kde-format
+msgctxt "@title"
+msgid "Resonant Breathing"
+msgstr "Ómöndun"
+
+#: qml/ResonantBreathingPage.qml:11
+#, kde-format
+msgid ""
+"Resonant Breathing relaxes the body by coupling heart rate, blood pressure "
+"and respiration.                    <br>                    "
+"<ul>                    <li>Sit upright and relaxed.</li>                    "
+"<li>Breathe in (5.5s). Expand your belly as the air fills your lungs.</"
+"li>                    <li>Breathe out (5.5s). Contract your belly as your "
+"lungs are emptied.</li>                    </ul>                    "
+"<br>                    Repeat at least 10 times."
+msgstr ""
+"Ómöndun (resonant breathing) slakar á líkamanum með því að tengja saman "
+"hjartslátt, blóðþrýsting og öndun.                    "
+"<br>                    <ul>                    <li>Sittu upprétt/ur og "
+"slakaðu á.</li>                    <li>Andaðu inn (5,5 sek.). Þendu út "
+"magann um leið og lungun fyllast af lofti.</li>                    "
+"<li>Andaðu út (5,5 sek.). Dragðu inn magann um leið og lungun tæmast.</"
+"li>                    </ul>                    <br>                    "
+"Endurtaktu a.m.k. 10 sinnum."
+
+#: qml/SettingsPage.qml:14
+#, kde-format
+msgctxt "@title:group"
+msgid "General"
+msgstr "Almennt"
+
+#: qml/SettingsPage.qml:19
+#, kde-format
+msgctxt "@option:check"
+msgid "Show info button"
+msgstr "Sýna upplýsingahnapp"
+
+#: qml/SettingsPage.qml:29
+#, kde-format
+msgctxt "@title:group"
+msgid "Coordinated Breathing"
+msgstr "Samræmd öndun"
+
+#: qml/SettingsPage.qml:34
+#, kde-format
+msgctxt "@label:spinbox"
+msgid "Breathe out duration:"
+msgstr "Lengd útöndunar:"
+
+#: qml/SettingsPage.qml:44
+#, kde-format
+msgctxt "Number in seconds"
+msgid "%1s"
+msgstr "%1 sek."
+
+#: qml/YogicBreathingPage.qml:10
+#, kde-format
+msgctxt "@title"
+msgid "Yogic Breathing"
+msgstr "Jógaöndun"
+
+#: qml/YogicBreathingPage.qml:11
+#, kde-format
+msgid ""
+"Yogic Breathing is a standard pranayama technique to revitalize the "
+"body.                    <br>                    <ul>                    "
+"<li>Place a hand on your navel. Breathe into your belly and feel the "
+"expansion.</li>                    <li>Move your hand up above your lower "
+"ribs. Breathe into your mid-torso and feel the expansion.</"
+"li>                    <li>Move your hand up to your upper chest. Breathe in "
+"and feel your collarbones lift slightly.</li>                    <li>Breathe "
+"out. Feel your collarbones sink.</li>                    <li>Move your hand "
+"down to your lower ribs. Breathe out and feel your mid-torso retreat.</"
+"li>                    <li>Move your hand down to your navel. Breathe out "
+"and feel your belly retreat.</li>                    </"
+"ul>                    <br>                    Repeat up to 15 "
+"minutes.                    <br>                    <br>                    "
+"The steps should form a single, fluent breath.                    "
+"<br>                    At the beginning, it might be helpful to practice "
+"the three stages (belly, mid-torso, upper chest) "
+"individually                    (i.e. breathe only into your belly, then "
+"breathe out again etc.)."
+msgstr ""
+"Jógaöndun er pranayama-öndunartækni sem fyllir líkamannaf "
+"orku.                    <br>                    <ul>                    "
+"<li>Settu höndina á naflann. Andaðu niður í maga og finndu hvernig hann "
+"þenst út.</li>                    <li>Færðu höndina á brjóstkassann. Andaðu "
+"inn í miðjann búkinn og finndu hvernig hann þenst út.</"
+"li>                    <li>Færðu höndina efst á brjóstkassann. Andaðu inn og "
+"finndu hvernig viðbeinin lyftast lítillega.</li>                    "
+"<li>Andaðu út. Finndu hvernig viðbeinin lækka.</li>                    "
+"<li>Færðu höndina neðst á brjóstkassann. Andaðu út og finndu hvernig "
+"búkurinn dregst saman.</li>                    <li>Færðu höndina á naflann. "
+"Andaðu út og finndu hvernig maginn dregst saman.</li>                    </"
+"ul>                    <br>                    Endurtaktu í allt að 15 "
+"mínútur.                    <br>                    <br>                    "
+"Gerðu þrepin saman í einum stöðugum andardrætti.                    "
+"<br>                    Til að byrja með getur verið gott að æfa þrepin þrjú "
+"(magi, búkur, viðbein) hvert fyrir sig                    (þ.e. anda bara "
+"inn í magann og anda svo út, o.s.frv.)."
+
+#: qml/YogicBreathingPage.qml:48
+#, kde-format
+msgid ""
+"in\n"
+"(belly)"
+msgstr ""
+"inn\n"
+"(magi)"
+
+#: qml/YogicBreathingPage.qml:59
+#, kde-format
+msgid ""
+"in\n"
+"(mid-torso)"
+msgstr ""
+"inn\n"
+"(búkur)"
+
+#: qml/YogicBreathingPage.qml:70
+#, kde-format
+msgid ""
+"in\n"
+"(upper chest)"
+msgstr ""
+"inn\n"
+"(viðbein)"
+
+#: qml/YogicBreathingPage.qml:85
+#, kde-format
+msgid ""
+"out\n"
+"(upper chest)"
+msgstr ""
+"út\n"
+"(viðbein)"
+
+#: qml/YogicBreathingPage.qml:96
+#, kde-format
+msgid ""
+"out\n"
+"(mid-torso)"
+msgstr ""
+"út\n"
+"(búkur)"
+
+#: qml/YogicBreathingPage.qml:107
+#, kde-format
+msgid ""
+"out\n"
+"(belly)"
+msgstr ""
+"út\n"
+"(magi)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalm-25.08.3/po/it/kalm.po 
new/kalm-25.12.0/po/it/kalm.po
--- old/kalm-25.08.3/po/it/kalm.po      2025-11-01 20:13:28.000000000 +0100
+++ new/kalm-25.12.0/po/it/kalm.po      2025-12-04 00:24:51.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kalm\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-09 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
 "PO-Revision-Date: 2024-05-27 18:51+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/kalm-25.08.3/po/ja/kalm.po 
new/kalm-25.12.0/po/ja/kalm.po
--- old/kalm-25.08.3/po/ja/kalm.po      2025-11-01 20:13:28.000000000 +0100
+++ new/kalm-25.12.0/po/ja/kalm.po      2025-12-04 00:24:51.000000000 +0100
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: kalm\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-09 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
 "PO-Revision-Date: 2023-10-21 22:57-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/kalm-25.08.3/po/ka/kalm.po 
new/kalm-25.12.0/po/ka/kalm.po
--- old/kalm-25.08.3/po/ka/kalm.po      2025-11-01 20:13:28.000000000 +0100
+++ new/kalm-25.12.0/po/ka/kalm.po      2025-12-04 00:24:51.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kalm\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-09 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
 "PO-Revision-Date: 2024-05-20 05:06+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/kalm-25.08.3/po/ko/kalm.po 
new/kalm-25.12.0/po/ko/kalm.po
--- old/kalm-25.08.3/po/ko/kalm.po      2025-11-01 20:13:28.000000000 +0100
+++ new/kalm-25.12.0/po/ko/kalm.po      2025-12-04 00:24:51.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kalm\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-09 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
 "PO-Revision-Date: 2024-02-10 00:31+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/kalm-25.08.3/po/lt/kalm.po 
new/kalm-25.12.0/po/lt/kalm.po
--- old/kalm-25.08.3/po/lt/kalm.po      1970-01-01 01:00:00.000000000 +0100
+++ new/kalm-25.12.0/po/lt/kalm.po      2025-12-04 00:24:51.000000000 +0100
@@ -0,0 +1,338 @@
+# Lithuanian translations for kalm package.
+# Copyright (C) 2025 This file is copyright:
+# This file is distributed under the same license as the kalm package.
+# Automatically generated, 2025.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kalm\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
+"PO-Revision-Date: 2024-11-09 00:42+0000\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: lt\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : n%10>=2 && (n%100<10 || n"
+"%100>=20) ? 1 : n%10==0 || (n%100>10 && n%100<20) ? 2 : 3);\n"
+
+#, kde-format
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr ""
+
+#, kde-format
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr ""
+
+#: main.cpp:53
+#, kde-format
+msgid "Breathing techniques"
+msgstr ""
+
+#: main.cpp:56
+#, kde-format
+msgid "Kalm"
+msgstr ""
+
+#: main.cpp:60
+#, kde-format
+msgid "© 2023 KDE Community"
+msgstr ""
+
+#: qml/478BreathingPage.qml:10
+#, kde-format
+msgctxt "@title"
+msgid "4-7-8 Breathing"
+msgstr ""
+
+#: qml/478BreathingPage.qml:11
+#, kde-format
+msgid ""
+"4-7-8 Breathing puts the body into a deep relaxation state, e.g. to better "
+"fall asleep on a flight.                    <br>                    "
+"<ul>                    <li>Breathe in through your nose (4s).</"
+"li>                    <li>Hold (7s).</li>                    <li>Breathe "
+"out through your mouth making a whooshing sound (8s).</"
+"li>                    </ul>                    <br>                    "
+"Repeat at least 4 times."
+msgstr ""
+
+#: qml/478BreathingPage.qml:39 qml/BoxBreathingPage.qml:40
+#: qml/BoxBreathingSleepPage.qml:40 qml/CoordinatedBreathingPage.qml:58
+#: qml/NadiShodhanaPage.qml:49 qml/ResonantBreathingPage.qml:39
+#, kde-format
+msgid "in"
+msgstr ""
+
+#: qml/478BreathingPage.qml:50 qml/BoxBreathingPage.qml:51
+#: qml/BoxBreathingPage.qml:70 qml/BoxBreathingSleepPage.qml:51
+#: qml/BoxBreathingSleepPage.qml:70 qml/NadiShodhanaPage.qml:60
+#: qml/NadiShodhanaPage.qml:86
+#, kde-format
+msgid "hold"
+msgstr ""
+
+#: qml/478BreathingPage.qml:58 qml/BoxBreathingPage.qml:59
+#: qml/BoxBreathingSleepPage.qml:59 qml/NadiShodhanaPage.qml:74
+#: qml/ResonantBreathingPage.qml:50
+#, kde-format
+msgid "out"
+msgstr ""
+
+#: qml/BoxBreathingPage.qml:10
+#, kde-format
+msgctxt "@title"
+msgid "Box Breathing"
+msgstr ""
+
+#: qml/BoxBreathingPage.qml:11
+#, kde-format
+msgid ""
+"Box Breathing is used by the Navy SEALs to quickly and effectively reduce "
+"stress.                    <br>                    <ul>                    "
+"<li>Breathe in through your nose (4s).</li>                    <li>Hold (4s)."
+"</li>                    <li>Breathe out through your nose (4s).</"
+"li>                    <li>Hold (4s).</li>                    </"
+"ul>                    <br>                    Repeat for at least 5-10 "
+"minutes."
+msgstr ""
+
+#: qml/BoxBreathingSleepPage.qml:10
+#, kde-format
+msgctxt "@title"
+msgid "Box Breathing (sleep)"
+msgstr ""
+
+#: qml/BoxBreathingSleepPage.qml:11
+#, kde-format
+msgid ""
+"A Box Breathing variant with a longer breathe-out phase helps to relax "
+"before going to sleep.                    <br>                    "
+"<ul>                    <li>Breathe in through your nose (4s).</"
+"li>                    <li>Hold (4s).</li>                    <li>Breathe "
+"out through your nose (6s).</li>                    <li>Hold (2s).</"
+"li>                    </ul>                    <br>                    "
+"Repeat at least 6 times."
+msgstr ""
+
+#: qml/BreathingPage.qml:40
+#, kde-format
+msgctxt "@title:dialog"
+msgid "Information"
+msgstr ""
+
+#: qml/CoordinatedBreathingPage.qml:11
+#, kde-format
+msgctxt "@title"
+msgid "Coordinated Breathing"
+msgstr ""
+
+#: qml/CoordinatedBreathingPage.qml:12
+#, kde-format
+msgid ""
+"Coordinated Breathing improves the efficiency of your breathing by "
+"amplifying the movement of the diaphragm.                    It is often "
+"used in sports or singing.                    <br>                    "
+"<ul>                    <li>Sit upright with your chin in a 90° angle to "
+"your body.</li>                    <li>Breathe in gently through your nose.</"
+"li>                    <li>Breathe out while repeatedly, silently counting "
+"to 10.</li>                    <li>When finished breathing out, continue "
+"counting but whisper. Let your voice fade out until your lungs are "
+"completely empty.</li>                    </ul>                    "
+"<br>                    Repeat at least 10-30 times."
+msgstr ""
+
+#: qml/KalmGlobalDrawer.qml:12
+#, kde-format
+msgid "4-7-8 Breathing"
+msgstr ""
+
+#: qml/KalmGlobalDrawer.qml:21
+#, kde-format
+msgid "Coordinated Breathing"
+msgstr ""
+
+#: qml/KalmGlobalDrawer.qml:30
+#, kde-format
+msgid "Box Breathing"
+msgstr ""
+
+#: qml/KalmGlobalDrawer.qml:39
+#, kde-format
+msgid "Box Breathing (sleep)"
+msgstr ""
+
+#: qml/KalmGlobalDrawer.qml:48
+#, kde-format
+msgid "Resonant Breathing"
+msgstr ""
+
+#: qml/KalmGlobalDrawer.qml:57
+#, kde-format
+msgid "Nadi Shodhana"
+msgstr ""
+
+#: qml/KalmGlobalDrawer.qml:66
+#, kde-format
+msgid "Yogic Breathing"
+msgstr ""
+
+#: qml/KalmGlobalDrawer.qml:75 qml/KalmGlobalDrawer.qml:78
+#: qml/SettingsPage.qml:11
+#, kde-format
+msgid "Settings"
+msgstr ""
+
+#: qml/KalmGlobalDrawer.qml:81 qml/KalmGlobalDrawer.qml:84
+#, kde-format
+msgid "About"
+msgstr ""
+
+#: qml/NadiShodhanaPage.qml:10
+#, kde-format
+msgctxt "@title"
+msgid "Nadi Shodhana"
+msgstr ""
+
+#: qml/NadiShodhanaPage.qml:11
+#, kde-format
+msgid ""
+"Nadi Shodhana (Alternate Nostril Breathing) reduces blood pressure and helps "
+"to keep a calm mind.                    <br>                    "
+"<ul>                    <li>Place the thumb of your right hand on your right "
+"nostril, your index and middle finger between your eyebrows and ring finger "
+"on the left nostril.</li>                    <li>Close your right nostril "
+"with your thumb and breathe in through your left nostril.</"
+"li>                    <li>Close both nostrils with your thumb and ring "
+"finger. Hold.</li>                    <li>Lift your thumb and breath out "
+"through the right nostril.</li>                    <li>Close both nostrils "
+"with your thumb and ring finger. Hold.</li>                    <li>Lift your "
+"thumb and breath in through your right nostril.</li>                    "
+"<li>Close both nostrils with your thumb and ring finger. Hold.</"
+"li>                    <li>Close your right nostril with your thumb and "
+"breathe out through your left nostril.</li>                    </"
+"ul>                    <br>                    Repeat 5-10 times."
+msgstr ""
+
+#: qml/ResonantBreathingPage.qml:10
+#, kde-format
+msgctxt "@title"
+msgid "Resonant Breathing"
+msgstr ""
+
+#: qml/ResonantBreathingPage.qml:11
+#, kde-format
+msgid ""
+"Resonant Breathing relaxes the body by coupling heart rate, blood pressure "
+"and respiration.                    <br>                    "
+"<ul>                    <li>Sit upright and relaxed.</li>                    "
+"<li>Breathe in (5.5s). Expand your belly as the air fills your lungs.</"
+"li>                    <li>Breathe out (5.5s). Contract your belly as your "
+"lungs are emptied.</li>                    </ul>                    "
+"<br>                    Repeat at least 10 times."
+msgstr ""
+
+#: qml/SettingsPage.qml:14
+#, kde-format
+msgctxt "@title:group"
+msgid "General"
+msgstr ""
+
+#: qml/SettingsPage.qml:19
+#, kde-format
+msgctxt "@option:check"
+msgid "Show info button"
+msgstr ""
+
+#: qml/SettingsPage.qml:29
+#, kde-format
+msgctxt "@title:group"
+msgid "Coordinated Breathing"
+msgstr ""
+
+#: qml/SettingsPage.qml:34
+#, kde-format
+msgctxt "@label:spinbox"
+msgid "Breathe out duration:"
+msgstr ""
+
+#: qml/SettingsPage.qml:44
+#, kde-format
+msgctxt "Number in seconds"
+msgid "%1s"
+msgstr ""
+
+#: qml/YogicBreathingPage.qml:10
+#, kde-format
+msgctxt "@title"
+msgid "Yogic Breathing"
+msgstr ""
+
+#: qml/YogicBreathingPage.qml:11
+#, kde-format
+msgid ""
+"Yogic Breathing is a standard pranayama technique to revitalize the "
+"body.                    <br>                    <ul>                    "
+"<li>Place a hand on your navel. Breathe into your belly and feel the "
+"expansion.</li>                    <li>Move your hand up above your lower "
+"ribs. Breathe into your mid-torso and feel the expansion.</"
+"li>                    <li>Move your hand up to your upper chest. Breathe in "
+"and feel your collarbones lift slightly.</li>                    <li>Breathe "
+"out. Feel your collarbones sink.</li>                    <li>Move your hand "
+"down to your lower ribs. Breathe out and feel your mid-torso retreat.</"
+"li>                    <li>Move your hand down to your navel. Breathe out "
+"and feel your belly retreat.</li>                    </"
+"ul>                    <br>                    Repeat up to 15 "
+"minutes.                    <br>                    <br>                    "
+"The steps should form a single, fluent breath.                    "
+"<br>                    At the beginning, it might be helpful to practice "
+"the three stages (belly, mid-torso, upper chest) "
+"individually                    (i.e. breathe only into your belly, then "
+"breathe out again etc.)."
+msgstr ""
+
+#: qml/YogicBreathingPage.qml:48
+#, kde-format
+msgid ""
+"in\n"
+"(belly)"
+msgstr ""
+
+#: qml/YogicBreathingPage.qml:59
+#, kde-format
+msgid ""
+"in\n"
+"(mid-torso)"
+msgstr ""
+
+#: qml/YogicBreathingPage.qml:70
+#, kde-format
+msgid ""
+"in\n"
+"(upper chest)"
+msgstr ""
+
+#: qml/YogicBreathingPage.qml:85
+#, kde-format
+msgid ""
+"out\n"
+"(upper chest)"
+msgstr ""
+
+#: qml/YogicBreathingPage.qml:96
+#, kde-format
+msgid ""
+"out\n"
+"(mid-torso)"
+msgstr ""
+
+#: qml/YogicBreathingPage.qml:107
+#, kde-format
+msgid ""
+"out\n"
+"(belly)"
+msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalm-25.08.3/po/nl/kalm.po 
new/kalm-25.12.0/po/nl/kalm.po
--- old/kalm-25.08.3/po/nl/kalm.po      2025-11-01 20:13:28.000000000 +0100
+++ new/kalm-25.12.0/po/nl/kalm.po      2025-12-04 00:24:51.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kalm\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-09 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
 "PO-Revision-Date: 2024-05-20 17:41+0200\n"
 "Last-Translator: Freek de Kruijf <[email protected]>\n"
 "Language-Team: \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalm-25.08.3/po/pl/kalm.po 
new/kalm-25.12.0/po/pl/kalm.po
--- old/kalm-25.08.3/po/pl/kalm.po      2025-11-01 20:13:28.000000000 +0100
+++ new/kalm-25.12.0/po/pl/kalm.po      2025-12-04 00:24:51.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kalm\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-09 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
 "PO-Revision-Date: 2024-06-01 08:49+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/kalm-25.08.3/po/pt_BR/kalm.po 
new/kalm-25.12.0/po/pt_BR/kalm.po
--- old/kalm-25.08.3/po/pt_BR/kalm.po   2025-11-01 20:13:28.000000000 +0100
+++ new/kalm-25.12.0/po/pt_BR/kalm.po   2025-12-04 00:24:51.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kalm\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-09 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
 "PO-Revision-Date: 2025-08-05 19:12-0300\n"
 "Last-Translator: Marcus Gama <[email protected]>\n"
 "Language-Team: Brazilian Portuguese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalm-25.08.3/po/ru/kalm.po 
new/kalm-25.12.0/po/ru/kalm.po
--- old/kalm-25.08.3/po/ru/kalm.po      2025-11-01 20:13:28.000000000 +0100
+++ new/kalm-25.12.0/po/ru/kalm.po      2025-12-04 00:24:51.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kalm\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-09 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
 "PO-Revision-Date: 2024-12-09 09:36+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/kalm-25.08.3/po/sa/kalm.po 
new/kalm-25.12.0/po/sa/kalm.po
--- old/kalm-25.08.3/po/sa/kalm.po      2025-11-01 20:13:28.000000000 +0100
+++ new/kalm-25.12.0/po/sa/kalm.po      2025-12-04 00:24:51.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kalm\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-09 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+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/kalm-25.08.3/po/sk/kalm.po 
new/kalm-25.12.0/po/sk/kalm.po
--- old/kalm-25.08.3/po/sk/kalm.po      2025-11-01 20:13:28.000000000 +0100
+++ new/kalm-25.12.0/po/sk/kalm.po      2025-12-04 00:24:51.000000000 +0100
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: kalm\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-09 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
 "PO-Revision-Date: 2023-11-28 18:17+0100\n"
 "Last-Translator: Roman Paholik <[email protected]>\n"
 "Language-Team: Slovak <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalm-25.08.3/po/sl/kalm.po 
new/kalm-25.12.0/po/sl/kalm.po
--- old/kalm-25.08.3/po/sl/kalm.po      2025-11-01 20:13:28.000000000 +0100
+++ new/kalm-25.12.0/po/sl/kalm.po      2025-12-04 00:24:51.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kalm\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-09 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
 "PO-Revision-Date: 2024-05-20 05:52+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/kalm-25.08.3/po/sv/kalm.po 
new/kalm-25.12.0/po/sv/kalm.po
--- old/kalm-25.08.3/po/sv/kalm.po      2025-11-01 20:13:28.000000000 +0100
+++ new/kalm-25.12.0/po/sv/kalm.po      2025-12-04 00:24:51.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kalm\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-09 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
 "PO-Revision-Date: 2024-06-17 21:20+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/kalm-25.08.3/po/tr/kalm.po 
new/kalm-25.12.0/po/tr/kalm.po
--- old/kalm-25.08.3/po/tr/kalm.po      2025-11-01 20:13:28.000000000 +0100
+++ new/kalm-25.12.0/po/tr/kalm.po      2025-12-04 00:24:51.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kalm\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-09 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
 "PO-Revision-Date: 2024-05-20 14:25+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/kalm-25.08.3/po/uk/kalm.po 
new/kalm-25.12.0/po/uk/kalm.po
--- old/kalm-25.08.3/po/uk/kalm.po      2025-11-01 20:13:28.000000000 +0100
+++ new/kalm-25.12.0/po/uk/kalm.po      2025-12-04 00:24:51.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kalm\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-09 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
 "PO-Revision-Date: 2024-05-20 18:44+0300\n"
 "Last-Translator: Yuri Chornoivan <[email protected]>\n"
 "Language-Team: Ukrainian\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalm-25.08.3/po/zh_CN/kalm.po 
new/kalm-25.12.0/po/zh_CN/kalm.po
--- old/kalm-25.08.3/po/zh_CN/kalm.po   2025-11-01 20:13:28.000000000 +0100
+++ new/kalm-25.12.0/po/zh_CN/kalm.po   2025-12-04 00:24:51.000000000 +0100
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-09 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
 "PO-Revision-Date: 2024-04-22 15:59\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalm-25.08.3/po/zh_TW/kalm.po 
new/kalm-25.12.0/po/zh_TW/kalm.po
--- old/kalm-25.08.3/po/zh_TW/kalm.po   2025-11-01 20:13:28.000000000 +0100
+++ new/kalm-25.12.0/po/zh_TW/kalm.po   2025-12-04 00:24:51.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kalm\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-11-09 00:42+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
 "PO-Revision-Date: 2024-05-23 16:25+0900\n"
 "Last-Translator: Kisaragi Hiu <[email protected]>\n"
 "Language-Team: Traditional Chinese <[email protected]>\n"

Reply via email to