Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package korganizer for openSUSE:Factory 
checked in at 2026-09-12 21:16:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/korganizer (Old)
 and      /work/SRC/openSUSE:Factory/.korganizer.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "korganizer"

Sat Sep 12 21:16:49 2026 rev:122 rq:1377215 version:26.08.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/korganizer/korganizer.changes    2026-08-24 
12:06:02.932038502 +0200
+++ /work/SRC/openSUSE:Factory/.korganizer.new.1265/korganizer.changes  
2026-09-12 21:18:49.908168186 +0200
@@ -1,0 +2,10 @@
+Tue Sep  8 09:36:47 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 26.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/26.08.1/
+- Changes since 26.08.0:
+  * src/dialog/searchdialog.cpp - fix searching after a result is edited 
(kde#510112)
+
+-------------------------------------------------------------------

Old:
----
  korganizer-26.08.0.tar.xz
  korganizer-26.08.0.tar.xz.sig

New:
----
  korganizer-26.08.1.tar.xz
  korganizer-26.08.1.tar.xz.sig

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

Other differences:
------------------
++++++ korganizer.spec ++++++
--- /var/tmp/diff_new_pack.RzYljo/_old  2026-09-12 21:18:50.545194706 +0200
+++ /var/tmp/diff_new_pack.RzYljo/_new  2026-09-12 21:18:50.547194789 +0200
@@ -18,11 +18,11 @@
 
 %define kf6_version 6.27.0
 %define qt6_version 6.9.0
-%define kpim6_version 6.8.0
+%define kpim6_version 6.8.1
 
 %bcond_without released
 Name:           korganizer
-Version:        26.08.0
+Version:        26.08.1
 Release:        0
 Summary:        Personal Organizer
 License:        GPL-2.0-only


++++++ korganizer-26.08.0.tar.xz -> korganizer-26.08.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-26.08.0/CMakeLists.txt 
new/korganizer-26.08.1/CMakeLists.txt
--- old/korganizer-26.08.0/CMakeLists.txt       2026-08-14 05:29:14.000000000 
+0200
+++ new/korganizer-26.08.1/CMakeLists.txt       2026-09-08 05:46:50.000000000 
+0200
@@ -10,11 +10,11 @@
     set(KDEPIM_DEV_VERSION " ${KDEPIM_DEV_VERSION}")
 endif()
 
-set(PIM_VERSION "6.8.0")
+set(PIM_VERSION "6.8.1")
 set(RELEASE_SERVICE_VERSION "26.08.1")
 
 # Update it for each release
-set(KORGANIZER_RELEASE_VERSION_DATE "26.08.20") # yy.MM.dd
+set(KORGANIZER_RELEASE_VERSION_DATE "26.09.10") # yy.MM.dd
 
 set(KDEPIM_VERSION "${PIM_VERSION}${KDEPIM_DEV_VERSION} 
(${RELEASE_SERVICE_VERSION})")
 
@@ -117,14 +117,14 @@
 set(CMAKE_CXX_EXTENSIONS OFF)
 set(CMAKE_CXX_STANDARD_REQUIRED TRUE)
 
-set(AKONADI_CONTACT_VERSION "6.8.0")
-set(KMAILTRANSPORT_LIB_VERSION "6.8.0")
-set(CALENDARUTILS_LIB_VERSION "6.8.0")
-set(AKONADICALENDAR_LIB_VERSION "6.8.0")
-set(KONTACTINTERFACE_LIB_VERSION "6.8.0")
-set(KMIME_LIB_VERSION "6.8.0")
-set(AKONADI_VERSION "6.8.0")
-set(KLDAP_LIB_VERSION "6.8.0")
+set(AKONADI_CONTACT_VERSION "6.8.1")
+set(KMAILTRANSPORT_LIB_VERSION "6.8.1")
+set(CALENDARUTILS_LIB_VERSION "6.8.1")
+set(AKONADICALENDAR_LIB_VERSION "6.8.1")
+set(KONTACTINTERFACE_LIB_VERSION "6.8.1")
+set(KMIME_LIB_VERSION "6.8.1")
+set(AKONADI_VERSION "6.8.1")
+set(KLDAP_LIB_VERSION "6.8.1")
 
 set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
 set(KDEPIM_LIB_SOVERSION "6")
@@ -141,11 +141,11 @@
         UiTools
 )
 
-set(PIMCOMMON_LIB_VERSION "6.8.0")
-set(LIBKDEPIM_LIB_VERSION "6.8.0")
-set(LIBINCIDENCEEDITOR_LIB_VERSION "6.8.0")
-set(CALENDARSUPPORT_LIB_VERSION "6.8.0")
-set(EVENTVIEW_LIB_VERSION "6.8.0")
+set(PIMCOMMON_LIB_VERSION "6.8.1")
+set(LIBKDEPIM_LIB_VERSION "6.8.1")
+set(LIBINCIDENCEEDITOR_LIB_VERSION "6.8.1")
+set(CALENDARSUPPORT_LIB_VERSION "6.8.1")
+set(EVENTVIEW_LIB_VERSION "6.8.1")
 
 # Find KF6 package
 find_package(KF6I18n ${KF_MIN_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-26.08.0/po/ar/korganizer.po 
new/korganizer-26.08.1/po/ar/korganizer.po
--- old/korganizer-26.08.0/po/ar/korganizer.po  2026-08-14 05:29:14.000000000 
+0200
+++ new/korganizer-26.08.1/po/ar/korganizer.po  2026-09-08 05:46:50.000000000 
+0200
@@ -12,7 +12,7 @@
 "Project-Id-Version: korganizer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2026-08-07 02:44+0000\n"
-"PO-Revision-Date: 2026-08-10 16:41+0400\n"
+"PO-Revision-Date: 2026-08-29 17:30+0400\n"
 "Last-Translator: Zayed Al-Saidi <[email protected]>\n"
 "Language-Team: ar\n"
 "Language: ar\n"
@@ -5546,7 +5546,7 @@
 #: ui/filteredit_base.ui:49
 #, kde-format
 msgid "&New"
-msgstr "&جديد"
+msgstr "جدي&د"
 
 #. i18n: ectx: property (text), widget (QPushButton, mDeleteButton)
 #: ui/filteredit_base.ui:56
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-26.08.0/po/bg/korganizer.po 
new/korganizer-26.08.1/po/bg/korganizer.po
--- old/korganizer-26.08.0/po/bg/korganizer.po  2026-08-14 05:29:14.000000000 
+0200
+++ new/korganizer-26.08.1/po/bg/korganizer.po  2026-09-08 05:46:50.000000000 
+0200
@@ -7211,7 +7211,3 @@
 msgctxt "@label 4 digit year"
 msgid "%1"
 msgstr "%1"
-
-#~ msgctxt "the to-do is due"
-#~ msgid "due"
-#~ msgstr "в следствие"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/korganizer-26.08.0/po/ca/docs/korganizer/index.docbook 
new/korganizer-26.08.1/po/ca/docs/korganizer/index.docbook
--- old/korganizer-26.08.0/po/ca/docs/korganizer/index.docbook  2026-08-14 
05:29:14.000000000 +0200
+++ new/korganizer-26.08.1/po/ca/docs/korganizer/index.docbook  2026-09-08 
05:46:50.000000000 +0200
@@ -1095,7 +1095,7 @@
 >Consells per a una visualització millorada d'esdeveniments: <itemizedlist>
 <listitem
 ><para
->Utilitzeu la drecera de la roda de desplaçament per a augmentar/reduir 
l'alçada de les files de la quadrícula horària. Això és útil per a veure els 
detalls de l'esdeveniment si teniu diversos esdeveniments que es produeixen en 
el mateix interval de temps. </para
+>Utilitzeu la drecera de la roda de desplaçament per a augmentar/reduir 
l'altura de les files de la quadrícula horària. Això és útil per a veure els 
detalls de l'esdeveniment si teniu diversos esdeveniments que es produeixen en 
el mateix interval de temps. </para
 ></listitem>
 <listitem
 ><para
@@ -3166,7 +3166,7 @@
 ></term>
 <listitem
 ><para
->Utilitzant això podreu controlar l'alçada de les files a la vista 
d'agenda.</para
+>Utilitzant això podreu controlar l'altura de les files a la vista 
d'agenda.</para
 ></listitem>
 </varlistentry>
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-26.08.0/po/ca/korganizer.po 
new/korganizer-26.08.1/po/ca/korganizer.po
--- old/korganizer-26.08.0/po/ca/korganizer.po  2026-08-14 05:29:14.000000000 
+0200
+++ new/korganizer-26.08.1/po/ca/korganizer.po  2026-09-08 05:46:50.000000000 
+0200
@@ -4,24 +4,24 @@
 # SPDX-FileCopyrightText: 2000 Softcatalà <[email protected]>
 # SPDX-FileCopyrightText: 2003 Albert Cervera Areny <[email protected]>
 # SPDX-FileCopyrightText: 2004 Ivan Lloro Boada <[email protected]>
-# SPDX-FileCopyrightText: 2004, 2005, 2006 Sebastià Pla i Sanz 
<[email protected]>
-# SPDX-FileCopyrightText: 2004, 2005, 2006 Albert Astals Cid <[email protected]>
-# SPDX-FileCopyrightText: 2009, 2010, 2011 Manuel Tortosa Moreno 
<[email protected]>
-# SPDX-FileCopyrightText: 2011, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 
2020, 2022 Antoni Bella Pérez <[email protected]>
+# SPDX-FileCopyrightText: 2004-2006 Sebastià Pla i Sanz <[email protected]>
+# SPDX-FileCopyrightText: 2004-2006 Albert Astals Cid <[email protected]>
+# SPDX-FileCopyrightText: 2009-2011 Manuel Tortosa Moreno 
<[email protected]>
+# SPDX-FileCopyrightText: 2011, 2013-2020, 2022 Antoni Bella Pérez 
<[email protected]>
 # SPDX-FileCopyrightText: 2006-2015, 2017-2018, 2020-2026 Josep M. Ferrer 
<[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: korganizer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2026-08-07 02:44+0000\n"
-"PO-Revision-Date: 2026-07-23 19:37+0200\n"
+"PO-Revision-Date: 2026-09-06 17:50+0200\n"
 "Last-Translator: Josep M. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 26.04.3\n"
+"X-Generator: Lokalize 25.04.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 
@@ -4617,7 +4617,7 @@
 "Select the height of the hour rows in the agenda grid, in pixels. Increasing "
 "this value will make each row in the agenda grid taller."
 msgstr ""
-"Seleccioneu l'alçada de les files de l'hora en la quadrícula de l'agenda, en "
+"Seleccioneu l'altura de les files de l'hora en la quadrícula de l'agenda, en "
 "píxels. L'augment d'aquest valor farà que cada fila en la quadrícula de "
 "l'agenda sigui més alta."
 
@@ -4626,7 +4626,7 @@
 #, kde-format
 msgid "Set the height (in pixels) for an hour in the agenda grid"
 msgstr ""
-"Estableix l'alçada (en píxels) per a una hora en la quadrícula de l'agenda"
+"Estableix l'altura (en píxels) per a una hora en la quadrícula de l'agenda"
 
 #. i18n: ectx: label, entry (EnableAgendaItemIcons), group (Agenda View)
 #: settings/korganizer.kcfg:118
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/korganizer-26.08.0/po/ca/korganizer_calendarplugins.po 
new/korganizer-26.08.1/po/ca/korganizer_calendarplugins.po
--- old/korganizer-26.08.0/po/ca/korganizer_calendarplugins.po  2026-08-14 
05:29:14.000000000 +0200
+++ new/korganizer-26.08.1/po/ca/korganizer_calendarplugins.po  2026-09-08 
05:46:50.000000000 +0200
@@ -4,11 +4,11 @@
 # SPDX-FileCopyrightText: 2000 Softcatalà <[email protected]>
 # SPDX-FileCopyrightText: 2003 Albert Cervera Areny <[email protected]>
 # SPDX-FileCopyrightText: 2004 Ivan Lloro Boada <[email protected]>
-# SPDX-FileCopyrightText: 2004, 2005, 2006 Sebastià Pla i Sanz 
<[email protected]>
-# SPDX-FileCopyrightText: 2004, 2005, 2006 Albert Astals Cid <[email protected]>
+# SPDX-FileCopyrightText: 2004-2006 Sebastià Pla i Sanz <[email protected]>
+# SPDX-FileCopyrightText: 2004-2006 Albert Astals Cid <[email protected]>
 # SPDX-FileCopyrightText: 2006-2015, 2018, 2020-2022, 2024-2026 Josep M. 
Ferrer <[email protected]>
-# SPDX-FileCopyrightText: 2009, 2010, 2011 Manuel Tortosa Moreno 
<[email protected]>
-# SPDX-FileCopyrightText: 2011, 2013, 2014, 2015, 2016, 2018, 2019 Antoni 
Bella Pérez <[email protected]>
+# SPDX-FileCopyrightText: 2009-2011 Manuel Tortosa Moreno 
<[email protected]>
+# SPDX-FileCopyrightText: 2011, 2013-2016, 2018-2019 Antoni Bella Pérez 
<[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: korganizer\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-26.08.0/po/ca@valencia/korganizer.po 
new/korganizer-26.08.1/po/ca@valencia/korganizer.po
--- old/korganizer-26.08.0/po/ca@valencia/korganizer.po 2026-08-14 
05:29:14.000000000 +0200
+++ new/korganizer-26.08.1/po/ca@valencia/korganizer.po 2026-09-08 
05:46:50.000000000 +0200
@@ -4,24 +4,24 @@
 # SPDX-FileCopyrightText: 2000 Softcatalà <[email protected]>
 # SPDX-FileCopyrightText: 2003 Albert Cervera Areny <[email protected]>
 # SPDX-FileCopyrightText: 2004 Ivan Lloro Boada <[email protected]>
-# SPDX-FileCopyrightText: 2004, 2005, 2006 Sebastià Pla i Sanz 
<[email protected]>
-# SPDX-FileCopyrightText: 2004, 2005, 2006 Albert Astals Cid <[email protected]>
-# SPDX-FileCopyrightText: 2009, 2010, 2011 Manuel Tortosa Moreno 
<[email protected]>
-# SPDX-FileCopyrightText: 2011, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 
2020, 2022 Antoni Bella Pérez <[email protected]>
+# SPDX-FileCopyrightText: 2004-2006 Sebastià Pla i Sanz <[email protected]>
+# SPDX-FileCopyrightText: 2004-2006 Albert Astals Cid <[email protected]>
+# SPDX-FileCopyrightText: 2009-2011 Manuel Tortosa Moreno 
<[email protected]>
+# SPDX-FileCopyrightText: 2011, 2013-2020, 2022 Antoni Bella Pérez 
<[email protected]>
 # SPDX-FileCopyrightText: 2006-2015, 2017-2018, 2020-2026 Josep M. Ferrer 
<[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: korganizer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2026-08-07 02:44+0000\n"
-"PO-Revision-Date: 2026-07-23 19:37+0200\n"
+"PO-Revision-Date: 2026-09-06 17:50+0200\n"
 "Last-Translator: Josep M. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca@valencia\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 26.04.3\n"
+"X-Generator: Lokalize 25.04.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/korganizer-26.08.0/po/ca@valencia/korganizer_calendarplugins.po 
new/korganizer-26.08.1/po/ca@valencia/korganizer_calendarplugins.po
--- old/korganizer-26.08.0/po/ca@valencia/korganizer_calendarplugins.po 
2026-08-14 05:29:14.000000000 +0200
+++ new/korganizer-26.08.1/po/ca@valencia/korganizer_calendarplugins.po 
2026-09-08 05:46:50.000000000 +0200
@@ -4,11 +4,11 @@
 # SPDX-FileCopyrightText: 2000 Softcatalà <[email protected]>
 # SPDX-FileCopyrightText: 2003 Albert Cervera Areny <[email protected]>
 # SPDX-FileCopyrightText: 2004 Ivan Lloro Boada <[email protected]>
-# SPDX-FileCopyrightText: 2004, 2005, 2006 Sebastià Pla i Sanz 
<[email protected]>
-# SPDX-FileCopyrightText: 2004, 2005, 2006 Albert Astals Cid <[email protected]>
+# SPDX-FileCopyrightText: 2004-2006 Sebastià Pla i Sanz <[email protected]>
+# SPDX-FileCopyrightText: 2004-2006 Albert Astals Cid <[email protected]>
 # SPDX-FileCopyrightText: 2006-2015, 2018, 2020-2022, 2024-2026 Josep M. 
Ferrer <[email protected]>
-# SPDX-FileCopyrightText: 2009, 2010, 2011 Manuel Tortosa Moreno 
<[email protected]>
-# SPDX-FileCopyrightText: 2011, 2013, 2014, 2015, 2016, 2018, 2019 Antoni 
Bella Pérez <[email protected]>
+# SPDX-FileCopyrightText: 2009-2011 Manuel Tortosa Moreno 
<[email protected]>
+# SPDX-FileCopyrightText: 2011, 2013-2016, 2018-2019 Antoni Bella Pérez 
<[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: korganizer\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-26.08.0/po/cs/korganizer.po 
new/korganizer-26.08.1/po/cs/korganizer.po
--- old/korganizer-26.08.0/po/cs/korganizer.po  2026-08-14 05:29:14.000000000 
+0200
+++ new/korganizer-26.08.1/po/cs/korganizer.po  2026-09-08 05:46:50.000000000 
+0200
@@ -5,6 +5,7 @@
 # Tomáš Chvátal <[email protected]>, 2012, 2013.
 # SPDX-FileCopyrightText: 2021, 2023, 2024 Vit Pelcak <[email protected]>
 # SPDX-FileCopyrightText: 2026 Libor Filípek <[email protected]>
+# SPDX-FileCopyrightText: 2026 Libor Filipek <[email protected]>
 #
 msgid ""
 msgstr ""
@@ -19,7 +20,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 26.04.3\n"
+"X-Generator: Lokalize 26.08.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-26.08.0/po/es/korganizer.po 
new/korganizer-26.08.1/po/es/korganizer.po
--- old/korganizer-26.08.0/po/es/korganizer.po  2026-08-14 05:29:14.000000000 
+0200
+++ new/korganizer-26.08.1/po/es/korganizer.po  2026-09-08 05:46:50.000000000 
+0200
@@ -18,7 +18,7 @@
 "Project-Id-Version: korganizer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2026-08-07 02:44+0000\n"
-"PO-Revision-Date: 2026-07-27 01:07+0100\n"
+"PO-Revision-Date: 2026-08-29 17:40+0100\n"
 "Last-Translator: Eloy Cuadra <[email protected]>\n"
 "Language-Team: Spanish <[email protected]>\n"
 "Language: es\n"
@@ -27,7 +27,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "First-Translator: Boris Wesslowski <[email protected]>\n"
 "Second-Translator: Pablo de Vicente <[email protected]>\n"
-"X-Generator: Lokalize 26.04.3\n"
+"X-Generator: Lokalize 26.08.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #, kde-format
@@ -589,7 +589,7 @@
 "journal entries for the dates selected in the Date Navigator as a list."
 msgstr ""
 "Cambia a la vista de lista, que muestra todas las tareas pendientes, eventos "
-"y entradas del diario de las fechas seleccionadas en el navegador de fechas "
+"y entradas del diario de las fechas seleccionadas en el selector de fechas "
 "en formato de lista."
 
 #: actionmanager.cpp:384
@@ -1244,7 +1244,7 @@
 #, kde-format
 msgctxt "@action:inmenu"
 msgid "Show Date Navigator"
-msgstr "Mostrar el navegador de fechas"
+msgstr "Mostrar el selector de fechas"
 
 #: actionmanager.cpp:715
 #, kde-format
@@ -4209,7 +4209,7 @@
 #, kde-format
 msgctxt "@title:group"
 msgid "Date Navigator"
-msgstr "Navegador de fechas"
+msgstr "Selector de fechas"
 
 #: prefs/koprefsdialogviews.cpp:82
 #, kde-format
@@ -4532,7 +4532,7 @@
 "other (non weekly recurring) events."
 msgstr ""
 "Marque esta casilla para mostrar los días que contienen eventos que se "
-"repiten semanalmente con tipo de letra negrita en el navegador de fechas o "
+"repiten semanalmente con tipo de letra negrita en el selector de fechas o "
 "desmárquela para darle más importancia al resto de eventos (los que no se "
 "repiten semanalmente)."
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-26.08.0/po/eu/korganizer.po 
new/korganizer-26.08.1/po/eu/korganizer.po
--- old/korganizer-26.08.0/po/eu/korganizer.po  2026-08-14 05:29:14.000000000 
+0200
+++ new/korganizer-26.08.1/po/eu/korganizer.po  2026-09-08 05:46:50.000000000 
+0200
@@ -1,7 +1,7 @@
 # Translation for korganizer.po to Euskara/Basque (eu).
 # Copyright (C) 2003-2026 This file is copyright:
 # This file is distributed under the same license as the korganizer package.
-# SPDX-FileCopyrightText: 2023, 2024, 2025, 2026 KDE euskaratzeko proiektuaren 
arduraduna <[email protected]>
+# SPDX-FileCopyrightText: 2023-2026 KDE euskaratzeko proiektuaren arduraduna 
<[email protected]>
 #
 # Translators:
 # Marcos  <[email protected]>, 2003, 2005.
@@ -14,14 +14,14 @@
 "Project-Id-Version: korganizer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2026-08-07 02:44+0000\n"
-"PO-Revision-Date: 2026-04-02 23:07+0200\n"
+"PO-Revision-Date: 2026-08-20 10:40+0200\n"
 "Last-Translator: Iñigo Salvador Azurmendi <[email protected]>\n"
 "Language-Team: Basque <[email protected]>\n"
 "Language: eu\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 25.12.3\n"
+"X-Generator: Lokalize 26.04.3\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #, kde-format
@@ -6056,7 +6056,7 @@
 #: ui/kogroupwareprefspage.ui:290
 #, kde-format
 msgid "Remember p&assword"
-msgstr "Gogoratu p&asahitza"
+msgstr "P&asahitza gogoratu"
 
 #. i18n: ectx: property (text), widget (QLabel, TextLabel7)
 #. i18n: ectx: property (text), widget (QLabel, TextLabel7_2)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-26.08.0/po/fi/korganizer.po 
new/korganizer-26.08.1/po/fi/korganizer.po
--- old/korganizer-26.08.0/po/fi/korganizer.po  2026-08-14 05:29:14.000000000 
+0200
+++ new/korganizer-26.08.1/po/fi/korganizer.po  2026-09-08 05:46:50.000000000 
+0200
@@ -17,7 +17,7 @@
 "Project-Id-Version: korganizer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2026-08-07 02:44+0000\n"
-"PO-Revision-Date: 2026-01-05 17:25+0200\n"
+"PO-Revision-Date: 2026-03-01 19:36+0200\n"
 "Last-Translator: Tommi Nieminen <[email protected]>\n"
 "Language-Team: Finnish <[email protected]>\n"
 "Language: fi\n"
@@ -59,14 +59,7 @@
 msgstr "Ajankäytön hallinta"
 
 #: aboutdata.cpp:23
-#, fuzzy, kde-format
-#| msgctxt "@info/plain"
-#| msgid ""
-#| "Copyright © 1997–1999 Preston Brown\n"
-#| "Copyright © 2000–2004, 2007 Cornelius Schumacher\n"
-#| "Copyright © 2004–2005 Reinhold Kainhofer\n"
-#| "Copyright © 2006–2012 Allen Winter\n"
-#| "Copyright © 2012–2025 KOrganizer authors"
+#, kde-format
 msgctxt "@info/plain"
 msgid ""
 "Copyright © 1997–1999 Preston Brown\n"
@@ -79,7 +72,7 @@
 "Tekijänoikeudet © 2000–2004, 2007 Cornelius Schumacher\n"
 "Tekijänoikeudet © 2004–2005 Reinhold Kainhofer\n"
 "Tekijänoikeudet © 2006–2012 Allen Winter\n"
-"Tekijänoikeudet © 2012–2025 KOrganizerin tekijät"
+"Tekijänoikeudet © 2012–2026 KOrganizerin tekijät"
 
 #: aboutdata.cpp:31 kontactplugin/specialdates/specialdates_plugin.cpp:43
 #, kde-format
@@ -783,12 +776,10 @@
 msgstr "Vieritä tähän päivään"
 
 #: actionmanager.cpp:474
-#, fuzzy, kde-format
-#| msgctxt "@info:whatsthis"
-#| msgid "Scrolls the current view to the today's date."
+#, kde-format
 msgctxt "@info:whatsthis"
 msgid "Scrolls the current view to today's date."
-msgstr "Vierittää nykyisen näkymän tämän päivän kohdalle."
+msgstr "Vierittää nykyisen näkymän tänäisen kohdalle."
 
 #: actionmanager.cpp:480
 #, kde-format
@@ -4684,29 +4675,24 @@
 
 #. i18n: ectx: label, entry (EnableAgendaItemDesc), group (Agenda View)
 #: settings/korganizer.kcfg:130
-#, fuzzy, kde-format
-#| msgid "Show icons in agenda view items"
+#, kde-format
 msgid "Show incidence descriptions in agenda view items"
-msgstr "Näytä kuvakkeet päivyrinäkymän merkinnöille"
+msgstr "Näytä päivyrinäkymän merkinnöille esiintymäkuvaukset"
 
 #. i18n: ectx: whatsthis, entry (EnableAgendaItemDesc), group (Agenda View)
 #: settings/korganizer.kcfg:131
-#, fuzzy, kde-format
-#| msgid ""
-#| "Check this box to display icons (alarm, recursion, etc.) in agenda view "
-#| "items."
+#, kde-format
 msgid ""
 "Check this box to display the incidence descriptions in agenda view items."
 msgstr ""
-"Valitse tämä, jos haluat nähdä kuvakkeet (hälytykset, toisto jne.) "
-"päivyrinäkymän merkinnöille."
+"Valitse tämä, jos haluat nähdä päivyrinäkymän merkinnöille "
+"esiintymäkuvaukset."
 
 #. i18n: ectx: tooltip, entry (EnableAgendaItemDesc), group (Agenda View)
 #: settings/korganizer.kcfg:132
-#, fuzzy, kde-format
-#| msgid "Display icons in agenda view items"
+#, kde-format
 msgid "Display incidence descriptions agenda view items"
-msgstr "Näytä kuvakkeet päivyrinäkymän merkinnöille"
+msgstr "Näytä päivyrinäkymän merkinnöille esiintymäkuvaukset"
 
 #. i18n: ectx: label, entry (EnableAgendaItemLocation), group (Agenda View)
 #: settings/korganizer.kcfg:136
@@ -5448,23 +5434,21 @@
 
 #. i18n: ectx: label, entry (MonthTodayColor), group (Colors)
 #: settings/korganizer.kcfg:360
-#, fuzzy, kde-format
-#| msgid "Month view background color"
+#, kde-format
 msgid "Month view today background color"
-msgstr "Tehtävänäkymän taustaväri"
+msgstr "Kuukausinäkymän tämän päivän taustaväri"
 
 #. i18n: ectx: tooltip, entry (MonthTodayColor), group (Colors)
 #: settings/korganizer.kcfg:361
-#, fuzzy, kde-format
-#| msgid "Select the working hours background color for the Month view here."
+#, kde-format
 msgid "Set the background color for today's date in month view"
-msgstr "Valitse tässä työajan taustaväri kuukausinäytölle."
+msgstr "Aseta kuukausinäkymän tämän päivän taustaväri"
 
 #. i18n: ectx: whatsthis, entry (MonthTodayColor), group (Colors)
 #: settings/korganizer.kcfg:362
 #, kde-format
 msgid "In Month View, select the background color for today's date."
-msgstr ""
+msgstr "Valitse kuukausinäkymän tämän päivän taustaväri."
 
 #. i18n: ectx: label, entry, group (Fonts)
 #: settings/korganizer.kcfg:369
@@ -6693,6 +6677,8 @@
 "Month view: the navigation controls on the lower right side are removed in "
 "favor of the improved application navigator bar"
 msgstr ""
+"Kuukausinäkymä: oikean alareunan navigointiohjaimet poistetaan parannetun "
+"sovellusnavigointirivin tieltä"
 
 #: whatsnew/whatsnewtranslations.cpp:53
 msgid ""
@@ -6700,28 +6686,29 @@
 "configure the color,  set the \"Month view today background color\" in the "
 "Colors and Fonts settings"
 msgstr ""
+"Kuukausinäkymä: tänäisen solun taustaväriä voi muuttaa. Aseta väri Värit ja "
+"fontit -asetusten kohdassa ”Kuukausinäkymän tämän päivän taustaväri”"
 
 #: whatsnew/whatsnewtranslations.cpp:55
 msgid ""
 "Navigator bar: improved by adding week scrolling and showing/hiding the "
 "sidebar on a per-view basis"
 msgstr ""
+"Navigointirivi: parannettu lisäämällä viikkovieritys ja mahdollisuus näyttää "
+"tai piilottaa sivupaneeli näkymittäin"
 
 #: whatsnew/whatsnewtranslations.cpp:56
 msgid "Navigator bar: added a button to scroll the view to the current date"
 msgstr ""
+"Navigointirivi: lisätty painike näkymän vierittämiseksi kuluvaan päivään"
 
 #: whatsnew/whatsnewtranslations.cpp:57
-#, fuzzy
-#| msgid ""
-#| "Agenda view: events without a duration are displayed as 30 long (rather "
-#| "than 15 minutes long)"
 msgid ""
 "Agenda view: events with short durations are displayed with their starting "
 "time in addition to their summary"
 msgstr ""
-"Päivyrinäkymä: kestottomat tapahtumat näytetään 30 min pituisina (15 min "
-"sijaan)"
+"Päivyrinäkymä: lyhytkestoisista tapahtumista näytetään yhteenvedon lisäksi "
+"aloitusaika"
 
 #: whatsnew/whatsnewtranslations.cpp:58
 msgid ""
@@ -6729,10 +6716,13 @@
 "items. To enable this behavior, check the \"Show incidence descriptions in "
 "agenda view items\" option in the View->Agenda View tab"
 msgstr ""
+"Päivyrinäkymä: näytä valinnaisesti esiintymäkuvaukset päivyrin merkinnöissä. "
+"Ottaaksesi tämän käyttöön valitse Näkymä→Päivyrinäkymä-välilehdeltä ”Näytä "
+"päivyrinäkymän merkinnöille esiintymän kuvaukset”"
 
 #: whatsnew/whatsnewtranslations.cpp:60
 msgid "Search: the search settings are saved/restored"
-msgstr ""
+msgstr "Haku: hakuasetukset tallennetaan/palautetaan"
 
 #: whatsnew/whatsnewtranslations.cpp:69
 msgid ""
@@ -7027,11 +7017,10 @@
 msgstr "Käytettävät kuvakkeet"
 
 #: widgets/navigatorbar.cpp:32
-#, fuzzy, kde-format
-#| msgid "Show time in month view items"
+#, kde-format
 msgctxt "@info:tooltip"
 msgid "Show/hide the sidebar in this view"
-msgstr "Näytä kuukausinäkymän merkintöjen kellonajat"
+msgstr "Näytä tai piilota sivupaneeli tässä näkymässä"
 
 #: widgets/navigatorbar.cpp:34
 #, kde-format
@@ -7040,128 +7029,102 @@
 "Click this button to show/hide the sidebar in the current view. Each view "
 "can show/hide the sidebar independently."
 msgstr ""
+"Näytä tai piilota sivupaneeli näkymästä tällä painikkeella. Kussakin "
+"näkymässä sen voi näyttää tai piilottaa itsenäisesti."
 
 #: widgets/navigatorbar.cpp:39
-#, fuzzy, kde-format
-#| msgctxt "@info:whatsthis"
-#| msgid "Scrolls the current view to the today's date."
+#, kde-format
 msgctxt "@info::whatsthis"
 msgid "Scrolls the current view to today's date."
-msgstr "Vierittää nykyisen näkymän tämän päivän kohdalle."
+msgstr "Vierittää nykyisen näkymän tänäisen kohdalle."
 
 #: widgets/navigatorbar.cpp:42
-#, fuzzy, kde-format
-#| msgctxt "@info:status"
-#| msgid "Scroll Backward"
+#, kde-format
 msgctxt "@info:tooltip"
 msgid "Scroll backward a year"
-msgstr "Siirry &taaksepäin"
+msgstr "Vieritä vuosi taaksepäin"
 
 #: widgets/navigatorbar.cpp:44
-#, fuzzy, kde-format
-#| msgid ""
-#| "Click this button to scroll the display to the same approximate day of "
-#| "the previous year"
+#, kde-format
 msgctxt "@info::whatsthis"
 msgid ""
 "Click this button to scroll the display to the same approximate day of the "
 "previous year"
 msgstr ""
-"Siirry suunnilleen samaan edellisvuoden päivään napsauttamalla tätä "
+"Vieritä näkymä suunnilleen samaan edellisvuoden päivään napsauttamalla tätä "
 "painiketta"
 
 #: widgets/navigatorbar.cpp:48
-#, fuzzy, kde-format
-#| msgctxt "@info:status"
-#| msgid "Scroll Backward"
+#, kde-format
 msgctxt "@info:tooltip"
 msgid "Scroll backward a month"
-msgstr "Siirry &taaksepäin"
+msgstr "Vieritä kuukausi taaksepäin"
 
 #: widgets/navigatorbar.cpp:50
-#, fuzzy, kde-format
-#| msgid ""
-#| "Click this button to scroll the display to the same approximate date of "
-#| "the previous month"
+#, kde-format
 msgctxt "@info::whatsthis"
 msgid ""
 "Click this button to scroll the display to the same approximate date of the "
 "previous month"
 msgstr ""
-"Siirry suunnilleen samaan viime kuun päivään napsauttamalla tätä painiketta"
+"Vieritä näkymä suunnilleen samaan viime kuun päivään napsauttamalla tätä "
+"painiketta"
 
 #: widgets/navigatorbar.cpp:54
-#, fuzzy, kde-format
-#| msgctxt "@info:status"
-#| msgid "Scroll Backward"
+#, kde-format
 msgctxt "@info:tooltip"
 msgid "Scroll backward a week"
-msgstr "Siirry &taaksepäin"
+msgstr "Vieritä viikko taaksepäin"
 
 #: widgets/navigatorbar.cpp:55
-#, fuzzy, kde-format
-#| msgid ""
-#| "Click this button to scroll the display to the same approximate date of "
-#| "the next month"
+#, kde-format
 msgctxt "@info::whatsthis"
 msgid "Click this button to scroll the display to back 1 week in time"
-msgstr ""
-"Siirry suunnilleen samaan ensi kuun päivään napsauttamalla tätä painiketta"
+msgstr "Vieritä näkymä viikolla taaksepäin napsauttamalla tätä painiketta"
 
 #: widgets/navigatorbar.cpp:58
-#, fuzzy, kde-format
-#| msgid "Scroll forward to the next year"
+#, kde-format
 msgctxt "@info:tooltip"
 msgid "Scroll forward a week"
-msgstr "Siirry eteenpäin seuraavaan vuoteen"
+msgstr "Vieritä viikko eteenpäin"
 
 #: widgets/navigatorbar.cpp:59
-#, fuzzy, kde-format
-#| msgid ""
-#| "Click this button to scroll the display to the same approximate day of "
-#| "the next year"
+#, kde-format
 msgctxt "@info::whatsthis"
 msgid "Click this button to scroll the display to forward 1 week in time"
-msgstr ""
-"Siirry suunnilleen samaan ensi vuoden päivään napsauttamalla tätä painiketta"
+msgstr "Vieritä näkymä viikolla eteenpäin napsauttamalla tätä painiketta"
 
 #: widgets/navigatorbar.cpp:62
-#, fuzzy, kde-format
-#| msgid "Scroll forward to the next month"
+#, kde-format
 msgctxt "@info:tooltip"
 msgid "Scroll forward a month"
-msgstr "Siirry eteenpäin seuraavaan kuukauteen"
+msgstr "Vieritä kuukausi eteenpäin"
 
 #: widgets/navigatorbar.cpp:64
-#, fuzzy, kde-format
-#| msgid ""
-#| "Click this button to scroll the display to the same approximate date of "
-#| "the next month"
+#, kde-format
 msgctxt "@info::whatsthis"
 msgid ""
 "Click this button to scroll the display to the same approximate date of the "
 "next month"
 msgstr ""
-"Siirry suunnilleen samaan ensi kuun päivään napsauttamalla tätä painiketta"
+"Vieritä näkymä suunnilleen samaan ensi kuun päivään napsauttamalla tätä "
+"painiketta"
 
 #: widgets/navigatorbar.cpp:68
-#, fuzzy, kde-format
-#| msgid "Scroll forward to the next year"
+#, kde-format
 msgctxt "@info:tooltip"
 msgid "Scroll forward a year"
-msgstr "Siirry eteenpäin seuraavaan vuoteen"
+msgstr "Vieritä vuosi eteenpäin"
 
 #: widgets/navigatorbar.cpp:70
-#, fuzzy, kde-format
-#| msgid ""
-#| "Click this button to scroll the display to the same approximate day of "
-#| "the next year"
+#, kde-format
 msgctxt "@info::whatsthis"
 msgid ""
 "Click this button to scroll the display to the same approximate day of the "
 "next year"
 msgstr ""
-"Siirry suunnilleen samaan ensi vuoden päivään napsauttamalla tätä painiketta"
+"Vieritä näkymä suunnilleen samaan ensi vuoden päivään napsauttamalla tätä "
+"painiketta"
 
 #: widgets/navigatorbar.cpp:77
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-26.08.0/po/fr/korganizer.po 
new/korganizer-26.08.1/po/fr/korganizer.po
--- old/korganizer-26.08.0/po/fr/korganizer.po  2026-08-14 05:29:14.000000000 
+0200
+++ new/korganizer-26.08.1/po/fr/korganizer.po  2026-09-08 05:46:50.000000000 
+0200
@@ -25,7 +25,7 @@
 "Project-Id-Version: korganizer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2026-08-07 02:44+0000\n"
-"PO-Revision-Date: 2026-08-03 17:39+0200\n"
+"PO-Revision-Date: 2026-08-30 09:42+0200\n"
 "Last-Translator: Xavier Besnard <[email protected]>\n"
 "Language-Team: fr\n"
 "Language: fr\n"
@@ -35,7 +35,7 @@
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 "X-Accelerator-Marker: &\n"
 "X-Environment: kde\n"
-"X-Generator: Lokalize 26.04.3\n"
+"X-Generator: Lokalize 26.08.0\n"
 "X-Text-Markup: kde4\n"
 
 #, kde-format
@@ -6864,7 +6864,7 @@
 msgstr ""
 "Vue mensuelle : une option a été ajoutée pour permettre l'utilisation de la "
 "couleur personnalisée pour les jours fériés comme couleur de fond de la "
-"boîte de date si au moins un jour férié se place à cette date. Pour activer "
+"boite de date si au moins un jour férié se place à cette date. Pour activer "
 "ce comportement, veuillez cocher l'option « Utiliser la couleur d'arrière-"
 "plan des jours fériés lorsqu'au moins un jour férié se place à une date » "
 "dans l'onglet « Affichage / Vue par mois »."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/korganizer-26.08.0/po/fr/korganizer_calendarplugins.po 
new/korganizer-26.08.1/po/fr/korganizer_calendarplugins.po
--- old/korganizer-26.08.0/po/fr/korganizer_calendarplugins.po  2026-08-14 
05:29:14.000000000 +0200
+++ new/korganizer-26.08.1/po/fr/korganizer_calendarplugins.po  2026-09-08 
05:46:50.000000000 +0200
@@ -34,7 +34,7 @@
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 "X-Accelerator-Marker: &\n"
 "X-Environment: kde\n"
-"X-Generator: Lokalize 26.04.3\n"
+"X-Generator: Lokalize 26.08.0\n"
 "X-Text-Markup: kde4\n"
 
 #: datenums/configdialog.cpp:28
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-26.08.0/po/he/korganizer.po 
new/korganizer-26.08.1/po/he/korganizer.po
--- old/korganizer-26.08.0/po/he/korganizer.po  2026-08-14 05:29:14.000000000 
+0200
+++ new/korganizer-26.08.1/po/he/korganizer.po  2026-09-08 05:46:50.000000000 
+0200
@@ -18,7 +18,7 @@
 "Project-Id-Version: korganizer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2026-08-07 02:44+0000\n"
-"PO-Revision-Date: 2026-07-28 09:10+0300\n"
+"PO-Revision-Date: 2026-08-30 21:38+0300\n"
 "Last-Translator: Yaron Shahrabani <[email protected]>\n"
 "Language-Team: צוות התרגום של KDE ישראל\n"
 "Language: he\n"
@@ -4429,8 +4429,8 @@
 "other (non weekly recurring) events."
 msgstr ""
 "סימון תיבה זו תציג את הימים שמכילים אירועים במחזוריות שבועית בכתב מודגש "
-"בנווט התאריכים, או לבטל את הסימון כדי להדגיש אותו יותר מאחרים (אירועים שלא "
-"חוזרים כל שבוע)."
+"בתאריכון, או לבטל את הסימון כדי להדגיש אותו יותר מאחרים (אירועים שלא חוזרים "
+"כל שבוע)."
 
 #. i18n: ectx: label, entry (HighlightTodos), group (General View)
 #: settings/korganizer.kcfg:87
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-26.08.0/po/hu/korganizer.po 
new/korganizer-26.08.1/po/hu/korganizer.po
--- old/korganizer-26.08.0/po/hu/korganizer.po  2026-08-14 05:29:14.000000000 
+0200
+++ new/korganizer-26.08.1/po/hu/korganizer.po  2026-09-08 05:46:50.000000000 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: KDE 4.3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2026-08-07 02:44+0000\n"
-"PO-Revision-Date: 2026-06-18 21:51+0200\n"
+"PO-Revision-Date: 2026-08-14 20:20+0200\n"
 "Last-Translator: Kristof Kiszel <[email protected]>\n"
 "Language-Team: Hungarian <[email protected]>\n"
 "Language: hu\n"
@@ -16,7 +16,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 26.04.2\n"
+"X-Generator: Lokalize 26.04.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -7450,62 +7450,48 @@
 "hónapban."
 
 #: widgets/navigatorbar.cpp:58
-#, fuzzy, kde-format
-#| msgid "Go forward one week"
+#, kde-format
 msgctxt "@info:tooltip"
 msgid "Scroll forward a week"
 msgstr "Egy héttel előre"
 
 #: widgets/navigatorbar.cpp:59
-#, fuzzy, kde-format
-#| msgid ""
-#| "Click this button to scroll the display to the same approximate day of "
-#| "the next year"
+#, kde-format
 msgctxt "@info::whatsthis"
 msgid "Click this button to scroll the display to forward 1 week in time"
-msgstr ""
-"Ha erre a gombra kattint, nagyjából ugyanerre a napra jut, de a következő "
-"évben."
+msgstr "Ha erre a gombra kattint, egy héttel előre ugrik az időben"
 
 #: widgets/navigatorbar.cpp:62
-#, fuzzy, kde-format
-#| msgid "Scroll forward to the next month"
+#, kde-format
 msgctxt "@info:tooltip"
 msgid "Scroll forward a month"
-msgstr "Előregörgetés a következő hónapra"
+msgstr "Egy hónappal előre"
 
 #: widgets/navigatorbar.cpp:64
-#, fuzzy, kde-format
-#| msgid ""
-#| "Click this button to scroll the display to the same approximate date of "
-#| "the next month"
+#, kde-format
 msgctxt "@info::whatsthis"
 msgid ""
 "Click this button to scroll the display to the same approximate date of the "
 "next month"
 msgstr ""
 "Ha erre a gombra kattint, nagyjából ugyanerre a napra jut, de a következő "
-"hónapban."
+"hónapban"
 
 #: widgets/navigatorbar.cpp:68
-#, fuzzy, kde-format
-#| msgid "Scroll forward to the next year"
+#, kde-format
 msgctxt "@info:tooltip"
 msgid "Scroll forward a year"
-msgstr "Előregörgetés a következő évre"
+msgstr "Egy évvel előre"
 
 #: widgets/navigatorbar.cpp:70
-#, fuzzy, kde-format
-#| msgid ""
-#| "Click this button to scroll the display to the same approximate day of "
-#| "the next year"
+#, kde-format
 msgctxt "@info::whatsthis"
 msgid ""
 "Click this button to scroll the display to the same approximate day of the "
 "next year"
 msgstr ""
 "Ha erre a gombra kattint, nagyjából ugyanerre a napra jut, de a következő "
-"évben."
+"évben"
 
 #: widgets/navigatorbar.cpp:77
 #, kde-format
@@ -7520,17 +7506,13 @@
 msgstr "Évválasztás"
 
 #: widgets/navigatorbar.cpp:141
-#, fuzzy, kde-format
-#| msgctxt "@info:tooltip"
-#| msgid "%1"
+#, kde-format
 msgctxt "@label monthname"
 msgid "%1"
 msgstr "%1"
 
 #: widgets/navigatorbar.cpp:142
-#, fuzzy, kde-format
-#| msgctxt "@info:tooltip"
-#| msgid "%1"
+#, kde-format
 msgctxt "@label 4 digit year"
 msgid "%1"
 msgstr "%1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-26.08.0/po/ia/korganizer.po 
new/korganizer-26.08.1/po/ia/korganizer.po
--- old/korganizer-26.08.0/po/ia/korganizer.po  2026-08-14 05:29:14.000000000 
+0200
+++ new/korganizer-26.08.1/po/ia/korganizer.po  2026-09-08 05:46:50.000000000 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2026-08-07 02:44+0000\n"
-"PO-Revision-Date: 2026-07-17 17:16+0200\n"
+"PO-Revision-Date: 2026-09-02 16:27+0200\n"
 "Last-Translator: giovanni <[email protected]>\n"
 "Language-Team: Interlingua <[email protected]>\n"
 "Language: ia\n"
@@ -686,7 +686,7 @@
 "This action will refresh and redraw the current calendar view. It does not "
 "sync or update any calendar folders."
 msgstr ""
-"Iste action refrescara e dessigna de novo le currente vista de calendario. "
+"Iste action refrescara e designa de novo le currente vista de calendario. "
 "Illo non synchronisa o actualisa alcun dossieres de calendario."
 
 #: actionmanager.cpp:430
@@ -1846,7 +1846,7 @@
 #, kde-kuit-format
 msgctxt "@info alarm toggle failed"
 msgid "<message>%1</message> reminder toggle failed"
-msgstr "<message>%1</message> comutar de memento falleva"
+msgstr "<message>%1</message> commutar de memento falleva"
 
 #: calendarview.cpp:1431 calendarview.cpp:1489
 #, kde-format
@@ -1876,7 +1876,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Copying Succeeded"
-msgstr "Copia succedite"
+msgstr "Copiar succedite"
 
 #: calendarview.cpp:1546
 #, kde-format
@@ -2107,7 +2107,7 @@
 "its occurrences?"
 msgstr ""
 "Le elemento de calendario <resource>%1</resource> recurre in multiple datas. "
-"Tu vole deler solmentele occurrentia in %2 o tote su recurrentias?"
+"Tu vole deler solmente le occurrentia in %2 o tote su recurrentias?"
 
 #: calendarview.cpp:2417
 #, kde-kuit-format
@@ -2117,7 +2117,7 @@
 "want to delete only the current one on %2 or all its occurrences?"
 msgstr ""
 "Le elemento de calendario <resource>%1</resource> recurre in multiple datas. "
-"Tu vole deler solmentele occurrentia in %2 o tote su recurrentias?"
+"Tu vole deler solmente le occurrentia in %2 o tote su recurrentias?"
 
 #: calendarview.cpp:2429
 #, kde-format
@@ -5705,7 +5705,7 @@
 "that have been completed. Optionally, only items that have been completed a "
 "given number of days are hidden."
 msgstr ""
-"Si site quadrato es marcate, le filtro celera omne elementos de facer ab le "
+"Si site quadrato es marcate, le filtro celara omne elementos de facer ab le "
 "lista que ha essite completate. Optionalmente, sol elementos que ha essite "
 "completate un date numero de dies es celate."
 
@@ -5724,8 +5724,8 @@
 "as you check it. You can increase or decrease the number of days in the "
 "spinbox."
 msgstr ""
-"iste option permittera te de seliger qual activitates de facer completate "
-"deberea esser celate. Quando tu selige <i>Immediatemente</i>, il celera le "
+"Iste option permittera te de seliger qual activitates de facer completate "
+"deberea esser celate. Quando tu selige <i>Immediatemente</i>, il celara le "
 "activitate si tosto que  tu marca lo. Tu pote augmentar o diminuer le numero "
 "de dies in le spinbox."
 
@@ -5973,7 +5973,7 @@
 msgstr ""
 "Inserta ci  le information de accesso relative a tu conto sur le servitor.\n"
 "\n"
-"Un specificitate de servitor Kolab2: Registrate tu UID (Identificator Unic), "
+"Un specificate de servitor Kolab2: Registrate tu UID (Identificator Unic), "
 "Per definition tu UID essera tu adresse de e-posta sur le servitor Kolab2, "
 "ma il pote anque esser differente. In le ultime caso, inserta tu UID."
 
@@ -6157,9 +6157,9 @@
 "Examina varie campos pro vider si illos contine patronos de cerca: le "
 "patrono \"incontro\" deberea trovar  coincidentia con \"incontro de kick-off"
 "\". Cartas Jolly (wildcards) \"*\" (trova ulle numero de characteres) e \"?"
-"\" (trova un singule character) es suportate. Pro exemplo, le patrono de "
+"\" (trova un singule character) es supportate. Pro exemplo, le patrono de "
 "cerca \"incon*chefe* trova coincidentia con \"incontro con chefe\". Le "
-"patrono \"c?t\" troverea coincidentia con \"cat\",\"cet\", et cetera."
+"patrono \"c?t\" trovarea coincidentia con \"cat\",\"cet\", et cetera."
 
 #. i18n: ectx: property (text), widget (QLineEdit, searchEdit)
 #: ui/searchdialog_base.ui:55
@@ -6459,7 +6459,7 @@
 "date range specified, or have neither a start date nor an end date."
 msgstr ""
 "Include agendas que ha un data de initio, data de expiration, o data de "
-"completion in le interallo de data specificate, o ha nec un data de initio "
+"completion in le intervallo de data specificate, o ha nec un data de initio "
 "nec un data de fin."
 
 #. i18n: ectx: property (whatsThis), widget (QCheckBox, includeUndatedTodos)
@@ -6833,8 +6833,8 @@
 "Agenda view: consolidated the \"Day\", \"Next X Days\", \"Work Schedule\", "
 "\"Week\" time ranges into the Agenda tool button"
 msgstr ""
-"Vista de Agenda: consolidava le ecìxtension de tempore de \"Die\", \"Proxime "
-"X Die\", \"Plano de Labor\", \"Septimana\"in lebutton de instrumento de "
+"Vista de Agenda: consolidava le extension de tempore de \"Die\", \"Proxime X "
+"Die\", \"Plano de Labor\", \"Septimana\"in le button de instrumento de "
 "Agenda."
 
 #: whatsnew/whatsnewtranslations.cpp:84
@@ -6876,7 +6876,7 @@
 "the week numbers"
 msgstr ""
 "Navigator de data: addite un option in le preferentais de Configura->Vistas "
-"per celar lenumeros de septimana"
+"per celar le numeros de septimana"
 
 #: whatsnew/whatsnewtranslations.cpp:90
 msgid ""
@@ -6917,7 +6917,7 @@
 
 #: whatsnew/whatsnewtranslations.cpp:97
 msgid "Add calendar file: will not permit an empty file path"
-msgstr "Adde calendario: non permittera un percurso defile vacue "
+msgstr "Adde calendario: non permittera un percurso de un file vacue "
 
 #: whatsnew/whatsnewtranslations.cpp:98
 msgid ""
@@ -7128,7 +7128,7 @@
 "Click this button to show/hide the sidebar in the current view. Each view "
 "can show/hide the sidebar independently."
 msgstr ""
-"Clicca iste button permonstrar/celar le barra lateral in le vista currente. "
+"Clicca iste button per monstrar/celar le barra lateral in le vista currente. "
 "Cata vista pote celar/monstrar le barra lateral independentemente."
 
 #: widgets/navigatorbar.cpp:39
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-26.08.0/po/it/korganizer.po 
new/korganizer-26.08.1/po/it/korganizer.po
--- old/korganizer-26.08.0/po/it/korganizer.po  2026-08-14 05:29:14.000000000 
+0200
+++ new/korganizer-26.08.1/po/it/korganizer.po  2026-09-08 05:46:50.000000000 
+0200
@@ -16,7 +16,7 @@
 "Project-Id-Version: korganizer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2026-08-07 02:44+0000\n"
-"PO-Revision-Date: 2026-07-23 16:02+0200\n"
+"PO-Revision-Date: 2026-08-30 21:16+0200\n"
 "Last-Translator: Luigi Toscano <[email protected]>\n"
 "Language-Team: Italian <[email protected]>\n"
 "Language: it\n"
@@ -24,7 +24,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 26.04.3\n"
+"X-Generator: Lokalize 26.04.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -5241,7 +5241,7 @@
 "Completed to-dos are displayed at the bottom of the list, regardless of "
 "priority"
 msgstr ""
-"Le cose da fare completate sono sempre mostrate in fondo alla lista, "
+"Le cose da fare completate sono sempre mostrate in fondo all'elenco, "
 "indipendentemente dalla priorità"
 
 #. i18n: ectx: whatsthis, entry, group (Todo View)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-26.08.0/po/sk/korganizer.po 
new/korganizer-26.08.1/po/sk/korganizer.po
--- old/korganizer-26.08.0/po/sk/korganizer.po  2026-08-14 05:29:14.000000000 
+0200
+++ new/korganizer-26.08.1/po/sk/korganizer.po  2026-09-08 05:46:50.000000000 
+0200
@@ -1223,12 +1223,10 @@
 msgstr "Zobraziť navigátor dátumov"
 
 #: actionmanager.cpp:715
-#, fuzzy, kde-format
-#| msgctxt "@action:inmenu"
-#| msgid "Show To-do View"
+#, kde-format
 msgctxt "@action:inmenu"
 msgid "Show To-do List"
-msgstr "Prehľad úloh"
+msgstr "Zobraziť zoznam úloh"
 
 #: actionmanager.cpp:719
 #, kde-format
@@ -2996,9 +2994,7 @@
 msgstr[2] "%1 min"
 
 #: kontactplugin/korganizer/summaryeventinfo.cpp:212
-#, fuzzy, kde-format
-#| msgctxt "the to-do is in-progress"
-#| msgid "in-progress "
+#, kde-format
 msgctxt "the event is currently in-progress"
 msgid "in-progress"
 msgstr "prebieha"
@@ -3010,9 +3006,9 @@
 "hour ago"
 msgid "ended 1 hr ago"
 msgid_plural "ended %1 hrs ago"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "skončilo pred 1 hod."
+msgstr[1] "skončilo pred %1 hod."
+msgstr[2] "skončilo pred %1 hod."
 
 #: kontactplugin/korganizer/summaryeventinfo.cpp:224
 #, kde-format
@@ -3021,9 +3017,9 @@
 "minutes ago"
 msgid "ended 1 min ago"
 msgid_plural "ended %1 mins ago"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "skončilo pred 1 min."
+msgstr[1] "skončilo pred %1 min."
+msgstr[2] "skončilo pred %1 min."
 
 #: kontactplugin/korganizer/summaryeventinfo.cpp:232
 #, kde-format
@@ -3285,17 +3281,13 @@
 msgstr "%1 %2"
 
 #: kontactplugin/korganizer/todosummarywidget.cpp:197
-#, fuzzy, kde-format
-#| msgctxt "@info:tooltip"
-#| msgid "%1"
+#, kde-format
 msgctxt "1. weekday"
 msgid "%1"
 msgstr "- %1"
 
 #: kontactplugin/korganizer/todosummarywidget.cpp:200
-#, fuzzy, kde-format
-#| msgctxt "1. weekday, 2. time"
-#| msgid "%1 %2"
+#, kde-format
 msgctxt "1. weekday, 2. date"
 msgid "%1 %2"
 msgstr "%1 %2"
@@ -3312,19 +3304,19 @@
 #, kde-format
 msgctxt "the to-do is due today"
 msgid "due any time today"
-msgstr ""
+msgstr "termín kedykoľvek dnes"
 
 #: kontactplugin/korganizer/todosummarywidget.cpp:253
 #, kde-format
 msgctxt "the to-do is due at specified time"
 msgid "is due at %1"
-msgstr ""
+msgstr "má termín o %1"
 
 #: kontactplugin/korganizer/todosummarywidget.cpp:257
 #, kde-format
 msgctxt "the to-do was due at specified time"
 msgid "was due at %1"
-msgstr ""
+msgstr "mala termín o %1"
 
 #: kontactplugin/korganizer/todosummarywidget.cpp:324
 #, kde-format
@@ -3760,8 +3752,7 @@
 msgstr "Display zadaný incidence (by URL)"
 
 #: korganizer_options.h:25
-#, fuzzy, kde-format
-#| msgid "Url"
+#, kde-format
 msgctxt "@info:shell"
 msgid "Url"
 msgstr "Url"
@@ -6610,6 +6601,9 @@
 "todolist can still be shown in all the other views if the Settings->Sidebar-"
 ">Show Todo List option is enabled"
 msgstr ""
+"Pohľad úloh: mini zoznam úloh sa už nezobrazuje v bočnom paneli; naďalej sa "
+"dá zobraziť vo všetkých ostatných pohľadoch, ak je zapnutá možnosť "
+"Nastavenia->Bočný panel->Zobraziť zoznam úloh"
 
 #: whatsnew/whatsnewtranslations.cpp:37
 msgid ""
@@ -6625,7 +6619,7 @@
 
 #: whatsnew/whatsnewtranslations.cpp:39
 msgid "Templates: tags (categories) can be added to incidence templates"
-msgstr ""
+msgstr "Šablóny: do šablón udalostí sa dajú pridávať značky (kategórie)"
 
 #: whatsnew/whatsnewtranslations.cpp:48
 msgid ""
@@ -6880,6 +6874,7 @@
 msgid ""
 "CalDAV fix: calendars created in KOrganizer are created on the DAV server"
 msgstr ""
+"Oprava CalDAV: kalendáre vytvorené v KOrganizeri sa vytvárajú na serveri DAV"
 
 #: whatsnew/whatsnewtranslations.cpp:165
 #, kde-format
@@ -6887,11 +6882,15 @@
 "CalDAV fix: calendar name/color changes in KOrganizer are replicated on the "
 "DAV server"
 msgstr ""
+"Oprava CalDAV: zmeny názvu a farby kalendára v KOrganizeri sa prenášajú na "
+"server DAV"
 
 #: whatsnew/whatsnewtranslations.cpp:166
 #, kde-format
 msgid "CalDAV fix: handle creating/editing/deleting recurring event exceptions"
 msgstr ""
+"Oprava CalDAV: spracovanie vytvárania, úpravy a odstraňovania výnimiek "
+"opakujúcich sa udalostí"
 
 #: whatsnew/whatsnewtranslations.cpp:169
 #, kde-format
@@ -7116,17 +7115,13 @@
 msgstr "Vyberte rok"
 
 #: widgets/navigatorbar.cpp:141
-#, fuzzy, kde-format
-#| msgctxt "@info:tooltip"
-#| msgid "%1"
+#, kde-format
 msgctxt "@label monthname"
 msgid "%1"
 msgstr "- %1"
 
 #: widgets/navigatorbar.cpp:142
-#, fuzzy, kde-format
-#| msgctxt "@info:tooltip"
-#| msgid "%1"
+#, kde-format
 msgctxt "@label 4 digit year"
 msgid "%1"
 msgstr "- %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/korganizer-26.08.0/po/zh_CN/korganizer_calendarplugins.po 
new/korganizer-26.08.1/po/zh_CN/korganizer_calendarplugins.po
--- old/korganizer-26.08.0/po/zh_CN/korganizer_calendarplugins.po       
2026-08-14 05:29:14.000000000 +0200
+++ new/korganizer-26.08.1/po/zh_CN/korganizer_calendarplugins.po       
2026-09-08 05:46:50.000000000 +0200
@@ -141,22 +141,22 @@
 #: hebrew/configdialog.cpp:42
 #, kde-format
 msgid "Use Israeli holidays"
-msgstr "使用伊斯兰假日"
+msgstr ""
 
 #: hebrew/configdialog.cpp:46
 #, kde-format
 msgid "Show weekly parsha"
-msgstr "显示每周篇章"
+msgstr ""
 
 #: hebrew/configdialog.cpp:50
 #, kde-format
 msgid "Show day of Omer"
-msgstr "显示节日"
+msgstr ""
 
 #: hebrew/configdialog.cpp:54
 #, kde-format
 msgid "Show Chol HaMoed"
-msgstr "显示节日周"
+msgstr ""
 
 #: hebrew/hebrew.cpp:60
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-26.08.0/src/dialog/searchdialog.cpp 
new/korganizer-26.08.1/src/dialog/searchdialog.cpp
--- old/korganizer-26.08.0/src/dialog/searchdialog.cpp  2026-08-14 
05:29:14.000000000 +0200
+++ new/korganizer-26.08.1/src/dialog/searchdialog.cpp  2026-09-08 
05:46:50.000000000 +0200
@@ -278,8 +278,14 @@
         Akonadi::Item item;
         const auto enabledCalendars2 = m_calendarview->enabledCalendars();
         for (const auto &calendar : enabledCalendars2) {
-            if (calendar->collection().id() == collectionId) {
+            if (!collectionId) {
                 item = calendar->item(ev);
+                if (item.isValid()) {
+                    break;
+                }
+            } else if (calendar->collection().id() == collectionId) {
+                item = calendar->item(ev);
+                break;
             }
         }
         if (!item.isValid()) {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/korganizer-26.08.0/src/org.kde.korganizer.appdata.xml 
new/korganizer-26.08.1/src/org.kde.korganizer.appdata.xml
--- old/korganizer-26.08.0/src/org.kde.korganizer.appdata.xml   2026-08-14 
05:29:14.000000000 +0200
+++ new/korganizer-26.08.1/src/org.kde.korganizer.appdata.xml   2026-09-08 
05:46:50.000000000 +0200
@@ -97,7 +97,7 @@
     <p xml:lang="az">KOrganizer Kontact-ın təqvim və planlaşdırma 
komponentidir. O, hadisələrin və tapşırıqların idarə edilməsini, həyəcan 
bildirişini, veb ixracını, məlumatların şəbəkə ilə şəffaf şəkildə idarə 
edilməsini, qrup planlaşdırmasını, təqvim fayllarının idxalını və ixracını və 
s. təmin edir. O, NextCloud, Kolab, Google Calendar və başqaları daxil olmaqla, 
müxtəlif təqvim xidmətləri ilə birlikdə işləməyi bacarır. KOrganizer sizin 
ehtiyaclarınıza tam uyğunlaşdırıla bilir və şəxsi məlumatlarınıza görə işləri 
təşkil etmək üçün tam həll yolu olmaq məqsədi daşıyan Kontact dəstinin ayrılmaz 
hissəsidir. KOrganizer təqvim məlumatlarının saxlanması və mübadiləsi üçün iki 
əsas standartı, vCalendar və iCalendar-ı dəstəkləyir.</p>
     <p xml:lang="bg">KOrganizer е компонентът за календар и планиране на 
Kontact. Той предоставя управление на събития и задачи, известяване, уеб 
експорт, мрежово прозрачно обработване на данните, групово планиране, 
импортиране и експортиране на календарни файлове и др. Той е в състояние да 
работи съвместно с голямо разнообразие от услуги за календари, включително 
NextCloud, Kolab, Google Calendar и други. KOrganizer може да се персонализира 
напълно според вашите нужди и е неразделна част от пакета Kontact, който има за 
цел да бъде цялостно решение за организиране на личните ви дан
 ни. KOrganizer поддържа два доминиращи стандарти за съхранение и обмен на 
календарни данни - vCalendar и iCalendar.</p>
     <p xml:lang="ca">El KOrganizer és el component de calendari i programació 
del Kontact. Proporciona gestió dels esdeveniments i tasques, notificació 
d'alarmes, exportació web, gestió de dades transparent a la xarxa, programació 
de grups, importació i exportació de fitxers de calendari i molt més. És capaç 
de treballar juntament amb una àmplia varietat de serveis de calendari, 
incloent-hi el NextCloud, Kolab, Google Calendar i altres. El KOrganizer és 
totalment personalitzable segons les vostres necessitats i forma part de la 
suite Kontact, la qual pretén ser una solució completa per a organitzar les 
vostres dades personals. El KOrganizer admet els dos estàndards dominants per a 
emmagatzemar i intercanviar dades de calendari: vCalendar i iCalendar.</p>
-    <p xml:lang="ca-valencia">KOrganizer és el component de calendari i 
programació de Kontact. Proporciona gestió dels esdeveniments i tasques, 
notificació d'alarmes, exportació web, gestió de dades transparent a la xarxa, 
programació de grups, importació i exportació de fitxers de calendari i molt 
més. És capaç de treballar juntament amb una àmplia varietat de serveis de 
calendari, incloent-hi NextCloud, Kolab, Google Calendar i altres. KOrganizer 
és totalment personalitzable segons les vostres necessitats i forma part de la 
suite Kontact, la qual pretén ser una solució completa per a organitzar les 
vostres dades personals. KOrganizer admet els dos estàndards dominants per a 
emmagatzemar i intercanviar dades de calendari: vCalendar i iCalendar.</p>
+    <p xml:lang="ca-valencia">KOrganizer és el component de calendari i 
programació de Kontact. Proporciona gestió dels esdeveniments i tasques, 
notificació d'alarmes, exportació web, gestió de dades transparent a la xarxa, 
programació de grups, importació i exportació de fitxers de calendari i molt 
més. És capaç de treballar juntament amb una àmplia varietat de serveis de 
calendari, incloent-hi Nextcloud, Kolab, Google Calendar i altres. KOrganizer 
és totalment personalitzable segons les vostres necessitats i forma part de la 
suite Kontact, la qual pretén ser una solució completa per a organitzar les 
vostres dades personals. KOrganizer admet els dos estàndards dominants per a 
emmagatzemar i intercanviar dades de calendari: vCalendar i iCalendar.</p>
     <p xml:lang="cs">KOrganizer je součást aplikace Kontact určená pro správu 
kalendáře a plánování. Umožňuje správu událostí a úkolů, upozornění na alarmy, 
export na web, transparentní zpracování dat v síti, skupinové plánování, import 
a export kalendářových souborů a další funkce. Je schopen spolupracovat s celou 
řadou kalendářových služeb, včetně NextCloud, Kolab, Google Calendar a dalších. 
KOrganizer je plně přizpůsobitelný vašim potřebám a je nedílnou součástí balíku 
Kontact, který se snaží být kompletním řešením pro organizaci vašich osobních 
dat. KOrganizer podporuje dva dominantní standardy pro ukládání a výměnu 
kalendářových dat, vCalendar a iCalendar.</p>
     <p xml:lang="de">KOrganizer ist die Kalender- und Terminplanungskomponente 
von Kontact. Sie bietet Verwaltung von Ereignissen und Aufgaben, 
Erinnerungsbenachrichtigung, Web-Export, Netzwerk-transparente Handhabung von 
Daten, Gruppenplanung, Import und Export von Kalenderdateien und mehr. Sie ist 
in der Lage, mit einer Vielzahl von Kalenderdiensten zusammenarbeiten, darunter 
Nextcloud, Kolab, Google Calendar und andere. KOrganizer ist vollständig an 
Ihre Bedürfnisse anpassbar und ist ein integraler Teil von Kontact, einer 
umfassenden Lösung für die Organisation Ihrer persönlichen Daten . KOrganizer 
unterstützt die beiden dominierenden Standards zum Speichern und Austauschen 
von Kalenderdaten, vCalendar und iCalendar.</p>
     <p xml:lang="el">Το KOrganizer είναι το συστατικό ημερολογίου και 
χρονοπρογραμματισμού του Kontact. Παρέχει διαχείριση γεγονότων και εργασιών, 
ειδοποιήσεις συναγερμού, εξαγωγή στον ιστό, χειρισμό δεδομένων με δικτυακή 
διαφάνεια, χρονοπρογραμματισμό ομάδων, εισαγωγή και εξαγωγή αρχείων ημερολογίου 
και άλλα. Μπορεί να συνεργάζεται με ένα ευρύ φάσμα υπηρεσιών ημερολογίου όπως 
τα NextCloud, Kolab, Google Calendar και άλλα. Το KOrganizer είναι πλήρως 
προσαρμόσιμο στις ανάγκες σας και είναι ένα οργανικό τμήμα της σουίτας Kontact, 
η οποία στοχεύει να γίνει μια πλήρης λύση οργάνωσ
 ης προσωπικών δεδομένων. Το KOrganizer υποστηρίζει τα δύο κυρίαρχα πρότυπα 
αποθήκευσης και ανταλλαγής δεδομένων ημερολογίου, vCalendar και iCalendar.</p>
@@ -463,6 +463,7 @@
     <binary>korganizer</binary>
   </provides>
   <releases>
+    <release version="6.8.1" date="2026-09-10"/>
     <release version="6.8.0" date="2026-08-20">
       <description>
         <ul>
@@ -952,7 +953,7 @@
           <li xml:lang="es">Vista de agenda: se ha añadido un menú de contexto 
a las etiquetas de tiempo para mostrar/ocultar estas etiquetas en la zona 
horaria del sistema en el lado derecho (o izquierdo) también.</li>
           <li xml:lang="fr">Vue en Agenda : ajout du menu contextuel des 
étiquettes de temps pour afficher / masquer les étiquettes de temps pour le 
fuseau horaire du système sur le coté droit (Ou à gauche) également</li>
           <li xml:lang="he">תצוגת סדר יום: נוסף תפריט הקשר תוויות זמן 
להצגת/הסתרת תוויות זמן לאזור הזמן של המערכת מצד ימין (או שמאל) בנוסף</li>
-          <li xml:lang="ia">Vista de Agenda: addite menu de contexto de 
etiquettas temporal per monstrar/celar etiquettas temporal per le fuso horari 
de systema anque sul latere dextere (o sinistre)</li>
+          <li xml:lang="ia">Vista de Agenda: addite menu de contexto de 
etiquettas temporal per monstrar/celar etiquettas temporal per le fuso horari 
de systema anque sur latere dextere (o sinistre)</li>
           <li xml:lang="it">Vista agenda: aggiunto un menu contestuale per le 
etichette dell'orario per mostrare/nascondere le etichette dell'orario per il 
fuso orario di sistema anche sul lato destro (o sinistro)</li>
           <li xml:lang="ka">დღის წესრიგის ხედი: დაემატა დროის ჭდეების 
კონტექსტური მენიუ დროის ჭდეების საჩვენებლად/დასამალად სისტემური დროის 
სარტყლისთვის მარჯვენა (ან მარცხენა) მხარეს</li>
           <li xml:lang="nl">Agendaweergave: toegevoegde tijdlabels aan 
contextmenu om tijdlabels te tonen/verbergen voor de systeemtijdzone ook 
rechter- (of linkerkant)</li>
@@ -1179,7 +1180,7 @@
           <li xml:lang="ca-valencia">Afig un diàleg selector de dates 
disponible en el menú Ves</li>
           <li xml:lang="cs">Přidáno dialogové okno pro výběr data dostupné v 
nabídce Přejít</li>
           <li xml:lang="es">Añadir un diálogo de selección de fecha disponible 
en el menú Ir.</li>
-          <li xml:lang="fr">Ajout d'une boîte de dialogue de sélection de date 
disponible dans le menu « Aller »</li>
+          <li xml:lang="fr">Ajout d'une boite de dialogue de sélection de date 
disponible dans le menu « Aller »</li>
           <li xml:lang="he">נוספה חלונית בורר תאריכים שזמינה מתפריט המעבר</li>
           <li xml:lang="ia">Adde un dialogo de Selector de Data disponibile in 
le menu de Vader (Go)</li>
           <li xml:lang="it">Aggiunta una finestra selettore di data 
disponibile nel menu Vai</li>
@@ -1361,7 +1362,7 @@
           <li xml:lang="es">Editor de incidencias: recordar/restaurar la 
geometría del gestor de plantillas.</li>
           <li xml:lang="fr">Éditeur d'occurrences : enregistrement / 
restauration de la disposition du gestionnaire de modèles</li>
           <li xml:lang="he">עורך מופעים: שמירת/שחזור צורת מנהל התבניות</li>
-          <li xml:lang="ia">Editor de incidentia:memora/restabili le geometris 
de gestor de patrono</li>
+          <li xml:lang="ia">Editor de incidentia:memora/restabili le geometria 
de gestor de patrono</li>
           <li xml:lang="it">Editor delle occorrenze: ricorda/ripristina la 
geometria del gestore di modelli</li>
           <li xml:lang="ka">ინციდენტების რედაქტორი: შაბლონების მმართველის 
გეომეტრიის დამახსოვრება/აღდგენა</li>
           <li xml:lang="nl">Voorvalbewerker: de geometrie van de 
sjabloonbeheerder onthouden/herstellen</li>
@@ -1399,7 +1400,7 @@
           <li xml:lang="ca-valencia">El diàleg d'exportació de calendari 
recorda la seua última ubicació de la carpeta d'exportació</li>
           <li xml:lang="cs">Dialogové okno exportu kalendáře si pamatuje 
umístění poslední složky pro export</li>
           <li xml:lang="es">El diálogo de exportación de calendario recuerda 
la ubicación de la última carpeta de exportación usada.</li>
-          <li xml:lang="fr">La boîte de dialogue du calendrier d'exportation 
enregistre son dernier emplacement pour le dossier d'exportation</li>
+          <li xml:lang="fr">La boite de dialogue du calendrier d'exportation 
enregistre son dernier emplacement pour le dossier d'exportation</li>
           <li xml:lang="he">חלונית ייצוא לוח השנה זוכרת את מקום התיקייה 
האחרונה שיוצאה</li>
           <li xml:lang="ia">Le dialogo de calendario per exportar memora su 
location de dossier de ultime exportation</li>
           <li xml:lang="it">La finestra di esportazione del calendario ricorda 
l'ultima posizione usata per la cartella di esportazione</li>
@@ -1419,7 +1420,7 @@
           <li xml:lang="ca-valencia">El diàleg d'importació de calendari 
recorda la seua última ubicació de la carpeta d'importació</li>
           <li xml:lang="cs">Dialogové okno importu kalendáře si pamatuje 
umístění poslední složky pro import</li>
           <li xml:lang="es">El diálogo de importación de calendario recuerda 
la ubicación de la última carpeta de importación usada.</li>
-          <li xml:lang="fr">La boîte de dialogue du calendrier d'importation 
enregistre son dernier emplacement pour le dossier d'importation</li>
+          <li xml:lang="fr">La boite de dialogue du calendrier d'importation 
enregistre son dernier emplacement pour le dossier d'importation</li>
           <li xml:lang="he">חלונית ייבוא לוח השנה זוכרת את מקום התיקייה 
האחרונה שיובאה</li>
           <li xml:lang="ia">Le dialogo de calendario per importar memora su 
location de dossier de ultime importation</li>
           <li xml:lang="it">La finestra di impostazione del calendario ricorda 
l'ultima posizione usata per la cartella di importazione</li>

Reply via email to