Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package akonadi for openSUSE:Factory checked in at 2026-05-11 16:48:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/akonadi (Old) and /work/SRC/openSUSE:Factory/.akonadi.new.1966 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akonadi" Mon May 11 16:48:45 2026 rev:29 rq:1351550 version:26.04.1 Changes: -------- --- /work/SRC/openSUSE:Factory/akonadi/akonadi.changes 2026-04-17 21:46:52.063121348 +0200 +++ /work/SRC/openSUSE:Factory/.akonadi.new.1966/akonadi.changes 2026-05-11 16:48:49.467704603 +0200 @@ -1,0 +2,10 @@ +Thu May 7 08:02:04 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 26.04.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/26.04.1/ +- Changes since 26.04.0: + * Fix crash in EntityTreeView when selecting multiple items + +------------------------------------------------------------------- Old: ---- akonadi-26.04.0.tar.xz akonadi-26.04.0.tar.xz.sig New: ---- akonadi-26.04.1.tar.xz akonadi-26.04.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ akonadi.spec ++++++ --- /var/tmp/diff_new_pack.802vcb/_old 2026-05-11 16:48:50.235736071 +0200 +++ /var/tmp/diff_new_pack.802vcb/_new 2026-05-11 16:48:50.235736071 +0200 @@ -22,7 +22,7 @@ %define name akonadi %bcond_without released Name: akonadi -Version: 26.04.0 +Version: 26.04.1 Release: 0 Summary: PIM Storage Service License: LGPL-2.1-or-later ++++++ akonadi-26.04.0.tar.xz -> akonadi-26.04.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-26.04.0/CMakeLists.txt new/akonadi-26.04.1/CMakeLists.txt --- old/akonadi-26.04.0/CMakeLists.txt 2026-04-08 05:43:35.000000000 +0200 +++ new/akonadi-26.04.1/CMakeLists.txt 2026-05-04 05:28:48.000000000 +0200 @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.27) -set(PIM_VERSION "6.7.0") +set(PIM_VERSION "6.7.1") project(Akonadi VERSION ${PIM_VERSION}) # ECM setup @@ -100,7 +100,7 @@ include(AkonadiMacros) -set(RELEASE_SERVICE_VERSION "26.04.0") +set(RELEASE_SERVICE_VERSION "26.04.1") set(AKONADI_FULL_VERSION "${PIM_VERSION} (${RELEASE_SERVICE_VERSION})") configure_file(akonadifull-version.h.in ${CMAKE_CURRENT_BINARY_DIR}/akonadifull-version.h @ONLY) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-26.04.0/po/bg/libakonadi6.po new/akonadi-26.04.1/po/bg/libakonadi6.po --- old/akonadi-26.04.0/po/bg/libakonadi6.po 2026-04-08 05:43:35.000000000 +0200 +++ new/akonadi-26.04.1/po/bg/libakonadi6.po 2026-05-04 05:28:48.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: akonadi\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2026-03-03 00:47+0000\n" -"PO-Revision-Date: 2026-01-01 19:52+0100\n" +"PO-Revision-Date: 2026-04-03 00:05+0200\n" "Last-Translator: Mincho Kondarev <[email protected]>\n" "Language-Team: Bulgarian <[email protected]>\n" "Language: bg\n" @@ -635,7 +635,7 @@ msgstr "" "Несъответствие на версията на протокола. Версията на сървъра е по-нова (%1) " "от нашата (%2). Ако сте актуализирали системата си наскоро, моля, " -"рестартирайте всички KDE PIM приложения." +"рестартирайте всички приложения на KDE за лични данни." #: quick/qml/AgentConfigurationForm.qml:35 #, kde-format @@ -1835,8 +1835,8 @@ "and KDE PIM applications." msgstr "" "Версията на сървърния протокол е %1, но версията %2 се изисква от клиента. " -"Ако наскоро сте актуализирали KDE PIM, моля, уверете се, че сте рестартирали " -"приложенията Akonadi и KDE PIM." +"Ако наскоро сте актуализирали приложението за лични данни на KDE, моля, " +"уверете се, че сте рестартирали приложенията Akonadi и KDE PIM." #: widgets/selftestdialog.cpp:454 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-26.04.0/po/de/akonadi-db-migrator.po new/akonadi-26.04.1/po/de/akonadi-db-migrator.po --- old/akonadi-26.04.0/po/de/akonadi-db-migrator.po 2026-04-08 05:43:35.000000000 +0200 +++ new/akonadi-26.04.1/po/de/akonadi-db-migrator.po 2026-05-04 05:28:48.000000000 +0200 @@ -4,20 +4,21 @@ # This file is distributed under the same license as the akonadi package. # SPDX-FileCopyrightText: 2024 Johannes Obermayr <[email protected]> # SPDX-FileCopyrightText: 2025 Alois Spitzbart <[email protected]> +# SPDX-FileCopyrightText: 2026 Alexander Becker <[email protected]> msgid "" msgstr "" "Project-Id-Version: akonadi-db-migrator\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2025-11-17 11:52+0000\n" -"PO-Revision-Date: 2025-07-18 16:24+0200\n" -"Last-Translator: Alois Spitzbart <[email protected]>\n" +"PO-Revision-Date: 2026-04-16 21:04+0200\n" +"Last-Translator: Alexander Becker <[email protected]>\n" "Language-Team: German <[email protected]>\n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Lokalize 25.04.3\n" +"X-Generator: Lokalize 25.12.3\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -33,7 +34,7 @@ #, kde-format msgctxt "@info:status" msgid "Stopping Akonadi service..." -msgstr "Akonadi-Server wird angehalten …" +msgstr "Akonadi-Dienst wird angehalten …" #: dbmigrator.cpp:452 #, kde-format @@ -51,7 +52,7 @@ #, kde-format msgctxt "@info:status" msgid "Starting Akonadi service..." -msgstr "Akonadi-Dienst wird gestartet …" +msgstr "Akonadi-Dienst wird gestartet …" #: dbmigrator.cpp:481 #, kde-format @@ -66,7 +67,7 @@ "Invalid database engine \"%1\" - valid values are \"sqlite\", \"mysql\" and " "\"postgres\"." msgstr "" -"Ungültiger Datenbanktreiber „%1“ - Gültige Werte sind „sqlite“, „mysql“ und " +"Ungültiger Datenbanktreiber „%1“ – Gültige Werte sind „sqlite“, „mysql“ und " "„postgres“." #: dbmigrator.cpp:517 @@ -128,7 +129,7 @@ #, kde-format msgctxt "@info:shell" msgid "Backing up original database..." -msgstr "Sichern der ursprünglichen Datenbank …" +msgstr "Sichern der ursprünglichen Datenbank …" #: dbmigrator.cpp:586 #, kde-format @@ -242,7 +243,7 @@ #, kde-format msgctxt "@info:status" msgid "Optimizing table %1..." -msgstr "Die Tabelle %1 wird optimiert …" +msgstr "Die Tabelle %1 wird optimiert …" #: dbmigrator.cpp:843 #, kde-format @@ -319,10 +320,10 @@ #, kde-format msgctxt "@info:progress" msgid "Migrating table %1 (%2/%3)..." -msgstr "Die Tabelle %1 (%2 / %3) wird migriert …" +msgstr "Die Tabelle %1 (%2 / %3) wird migriert …" #: main.cpp:127 #, kde-format msgctxt "@info:progress" msgid "%1%..." -msgstr "%1 % …" +msgstr "%1 % …" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-26.04.0/po/de/akonadi_knut_resource.po new/akonadi-26.04.1/po/de/akonadi_knut_resource.po --- old/akonadi-26.04.0/po/de/akonadi_knut_resource.po 2026-04-08 05:43:35.000000000 +0200 +++ new/akonadi-26.04.1/po/de/akonadi_knut_resource.po 2026-05-04 05:28:48.000000000 +0200 @@ -1,7 +1,7 @@ -# SPDX-FileCopyrightText: 2025 Alois Spitzbart <[email protected]> # SPDX-FileCopyrightText: 2009 Burkhard Lück <[email protected]> # SPDX-FileCopyrightText: 2009 Thomas Reitelbach <[email protected]> # SPDX-FileCopyrightText: 2010, 2016 Frederik Schwarzer <[email protected]> +# SPDX-FileCopyrightText: 2025 Alois Spitzbart <[email protected]> msgid "" msgstr "" "Project-Id-Version: akonadi_knut_resource\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-26.04.0/po/de/libakonadi6.po new/akonadi-26.04.1/po/de/libakonadi6.po --- old/akonadi-26.04.0/po/de/libakonadi6.po 2026-04-08 05:43:35.000000000 +0200 +++ new/akonadi-26.04.1/po/de/libakonadi6.po 2026-05-04 05:28:48.000000000 +0200 @@ -1,19 +1,19 @@ -# SPDX-FileCopyrightText: 2010, 2023, 2024 Johannes Obermayr <[email protected]> -# SPDX-FileCopyrightText: 2007, 2008, 2009 Thomas Reitelbach <[email protected]> -# SPDX-FileCopyrightText: 2008, 2010, 2011, 2012, 2013, 2015, 2016, 2018, 2020, 2022, 2023 Frederik Schwarzer <[email protected]> -# SPDX-FileCopyrightText: 2008, 2009, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021 Burkhard Lück <[email protected]> +# SPDX-FileCopyrightText: 2007-2009 Thomas Reitelbach <[email protected]> +# SPDX-FileCopyrightText: 2008, 2010-2013, 2015-2016, 2018, 2020, 2022-2023 Frederik Schwarzer <[email protected]> +# SPDX-FileCopyrightText: 2008-2009, 2011-2021 Burkhard Lück <[email protected]> # SPDX-FileCopyrightText: 2010 Panagiotis Papadopoulos <[email protected]> +# SPDX-FileCopyrightText: 2010, 2023-2024 Johannes Obermayr <[email protected]> # SPDX-FileCopyrightText: 2011 Torbjörn Klatt <[email protected]> # SPDX-FileCopyrightText: 2012 Rolf Eike Beer <[email protected]> # SPDX-FileCopyrightText: 2013 Markus Slopianka <[email protected]> -# SPDX-FileCopyrightText: 2022, 2024, 2025 Alois Spitzbart <[email protected]> +# SPDX-FileCopyrightText: 2022, 2024-2026 Alois Spitzbart <[email protected]> # Intevation GmbH, 2010. msgid "" msgstr "" "Project-Id-Version: libakonadi6\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2026-03-03 00:47+0000\n" -"PO-Revision-Date: 2025-07-23 13:58+0200\n" +"PO-Revision-Date: 2026-04-12 13:06+0200\n" "Last-Translator: Alois Spitzbart <[email protected]>\n" "Language-Team: German <[email protected]>\n" "Language: de\n" @@ -21,7 +21,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 25.04.3\n" +"X-Generator: Lokalize 26.07.70\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -71,7 +71,7 @@ #, kde-format msgctxt "@info:status" msgid "Syncing..." -msgstr "Abgleich läuft ..." +msgstr "Abgleich läuft …" #: agentbase/agentbase_p.h:62 #, kde-format @@ -239,9 +239,7 @@ msgstr "Kein solcher Agent gefunden „%1“" #: core/collection.cpp:221 -#, fuzzy, kde-format -#| msgctxt "@info Displayed grayed-out inside the textbox, verb to search" -#| msgid "Search" +#, kde-format msgctxt "Name for the folder containing searches" msgid "Search" msgstr "Suchen" @@ -470,7 +468,7 @@ #, kde-format msgctxt "@info:status" msgid "Loading..." -msgstr "Wird geladen ..." +msgstr "Wird geladen …" #: core/models/entitytreemodel.cpp:497 #, kde-format @@ -649,30 +647,25 @@ "starten Sie bitte alle KDE-PIM-Anwendungen neu." #: quick/qml/AgentConfigurationForm.qml:35 -#, fuzzy, kde-format -#| msgctxt "@title:window" -#| msgid "Configure Account" +#, kde-format msgctxt "@title:dialog" msgid "Configure %1" -msgstr "Zugang einrichten" +msgstr "%1 einrichten" #: quick/qml/AgentConfigurationForm.qml:41 #, kde-format msgctxt "@info" msgid "Modify or delete this account agent." -msgstr "" +msgstr "Diesen Agenten ändern oder löschen." #: quick/qml/AgentConfigurationForm.qml:57 -#, fuzzy, kde-format -#| msgid "&Modify..." +#, kde-format msgctxt "@action:button" msgid "Modify" -msgstr "&Bearbeiten ..." +msgstr "Ändern" #: quick/qml/AgentConfigurationForm.qml:66 -#, fuzzy, kde-format -#| msgctxt "@action:button" -#| msgid "Delete" +#, kde-format msgctxt "@action:button" msgid "Delete" msgstr "Löschen" @@ -681,7 +674,7 @@ #, kde-format msgctxt "@action:button" msgid "Add Account" -msgstr "" +msgstr "Konto hinzufügen" #. i18n: ectx: property (windowTitle), widget (QDialog, TagManagementDialog) #: quick/qml/TagManagerPage.qml:17 widgets/tagmanagementdialog.ui:14 @@ -690,20 +683,16 @@ msgstr "Stichwörter verwalten" #: quick/qml/TagManagerPage.qml:27 -#, fuzzy, kde-format -#| msgctxt "@title:window" -#| msgid "Conflict Resolution" +#, kde-format msgctxt "@title:dialog" msgid "Confirm Tag Deletion" -msgstr "Konfliktlösung" +msgstr "Löschen des Stichworts bestätigen" #: quick/qml/TagManagerPage.qml:31 -#, fuzzy, kde-format -#| msgctxt "@info" -#| msgid "Do you really want to remove the tag <resource>%1</resource>?" +#, kde-format msgctxt "@info" msgid "Are you sure you want to delete tag <b>%1</b>?" -msgstr "Möchten Sie das Stichwort <resource>%1</resource> wirklich entfernen?" +msgstr "Möchten Sie das Stichwort <b>%1</b> wirklich entfernen?" #: quick/qml/TagManagerPage.qml:31 #, kde-format @@ -711,24 +700,22 @@ msgstr "Diese Aktion kann nicht rückgängig gemacht werden." #: quick/qml/TagManagerPage.qml:53 -#, fuzzy, kde-format -#| msgid "Create new tag" +#, kde-format msgctxt "@info:placeholder" msgid "There are no tags" -msgstr "Neues Stichwort erstellen" +msgstr "Keine Stichwörter vorhanden" #: quick/qml/TagManagerPage.qml:141 -#, fuzzy, kde-format -#| msgid "Create new tag" +#, kde-format msgctxt "@info:placeholder" msgid "Create a New Tag…" -msgstr "Neues Stichwort erstellen" +msgstr "Neues Stichwort erstellen …" #: quick/qml/TagManagerPage.qml:152 #, kde-format msgctxt "@action:button" msgid "Add Tag" -msgstr "" +msgstr "Stichwort hinzufügen" #: selftest/main.cpp:19 #, kde-format @@ -755,7 +742,7 @@ #: widgets/agentactionmanager.cpp:36 msgid "&New Agent Instance..." -msgstr "&Neue Agent-Instanz ..." +msgstr "&Neue Agent-Instanz …" #: widgets/agentactionmanager.cpp:37 msgid "&Delete Agent Instance" @@ -961,7 +948,7 @@ #, kde-format msgctxt "@action:button" msgid "&New Subfolder..." -msgstr "&Neuer Unterordner …" +msgstr "&Neuer Unterordner …" #: widgets/collectiondialog.cpp:228 #, kde-format @@ -1080,7 +1067,7 @@ #: widgets/collectionmaintenancepage.cpp:138 #, kde-format msgid "Calculating indexed items..." -msgstr "Indizierte Einträge werden berechnet ..." +msgstr "Indizierte Einträge werden berechnet …" #. i18n: ectx: property (text), widget (QLabel, label) #: widgets/collectionmaintenancepage.ui:17 @@ -1134,7 +1121,7 @@ #: widgets/collectionmaintenancepage.ui:87 #, kde-format msgid "Retrieving indexed items count..." -msgstr "Anzahl der indizierten Einträge wird abgeholt ..." +msgstr "Anzahl der indizierten Einträge wird abgeholt …" #. i18n: ectx: property (text), widget (QPushButton, reindexButton) #: widgets/collectionmaintenancepage.ui:94 @@ -1226,12 +1213,12 @@ #: widgets/controlgui.cpp:223 #, kde-format msgid "Starting Akonadi server..." -msgstr "Akonadi-Server wird gestartet ..." +msgstr "Akonadi-Server wird gestartet …" #: widgets/controlgui.cpp:229 #, kde-format msgid "Stopping Akonadi server..." -msgstr "Akonadi-Server wird angehalten ..." +msgstr "Akonadi-Server wird angehalten …" #: widgets/dragdropmanager.cpp:212 #, kde-format @@ -1270,25 +1257,25 @@ #, kde-format msgctxt "@info:tooltip" msgid "Personal information management service is starting..." -msgstr "Der Dienst zur persönlichen Informationsverwaltung wird gestartet …" +msgstr "Der Dienst zur persönlichen Informationsverwaltung wird gestartet …" #: widgets/erroroverlay.cpp:229 #, kde-format msgid "Personal information management service is starting..." -msgstr "Der Dienst zur persönlichen Informationsverwaltung wird gestartet ..." +msgstr "Der Dienst zur persönlichen Informationsverwaltung wird gestartet …" #: widgets/erroroverlay.cpp:233 #, kde-format msgctxt "@info:tooltip" msgid "Personal information management service is shutting down..." msgstr "" -"Der Dienst zur persönlichen Informationsverwaltung wird heruntergefahren …" +"Der Dienst zur persönlichen Informationsverwaltung wird heruntergefahren …" #: widgets/erroroverlay.cpp:234 #, kde-format msgid "Personal information management service is shutting down..." msgstr "" -"Der Dienst zur persönlichen Informationsverwaltung wird heruntergefahren ..." +"Der Dienst zur persönlichen Informationsverwaltung wird heruntergefahren …" #: widgets/erroroverlay.cpp:238 #, kde-format @@ -1362,7 +1349,7 @@ #: widgets/erroroverlay.ui:259 #, kde-format msgid "Details..." -msgstr "Details ..." +msgstr "Details …" #: widgets/manageaccountwidget.cpp:232 #, kde-format @@ -1391,19 +1378,19 @@ #: widgets/manageaccountwidget.ui:33 #, kde-format msgid "Filter…" -msgstr "Filtern ..." +msgstr "Filtern …" #. i18n: ectx: property (text), widget (QPushButton, mAddAccountButton) #: widgets/manageaccountwidget.ui:47 #, kde-format msgid "A&dd..." -msgstr "&Hinzufügen ..." +msgstr "&Hinzufügen …" #. i18n: ectx: property (text), widget (QPushButton, mModifyAccountButton) #: widgets/manageaccountwidget.ui:57 #, kde-format msgid "&Modify..." -msgstr "&Bearbeiten ..." +msgstr "&Bearbeiten …" #. i18n: ectx: property (text), widget (QPushButton, mRemoveAccountButton) #: widgets/manageaccountwidget.ui:67 @@ -1420,7 +1407,7 @@ #: widgets/recentcollectionaction.cpp:43 #, kde-format msgid "Recent Folder" -msgstr "Zuletzt benutzte Ordner" +msgstr "Zuletzt verwendete Ordner" #. i18n: ectx: property (windowTitle), widget (QDialog, RenameFavoriteDialog) #: widgets/renamefavoritedialog.ui:26 @@ -1443,7 +1430,7 @@ #: widgets/selftestdialog.cpp:71 #, kde-format msgid "Save Report..." -msgstr "Bericht speichern ..." +msgstr "Bericht speichern …" #: widgets/selftestdialog.cpp:73 #, kde-format @@ -2103,7 +2090,7 @@ #: widgets/standardactionmanager.cpp:79 msgid "&New Folder..." -msgstr "&Neuer Ordner ..." +msgstr "&Neuer Ordner …" #: widgets/standardactionmanager.cpp:79 msgid "New" @@ -2168,7 +2155,7 @@ #: widgets/standardactionmanager.cpp:140 msgid "Rename Favorite..." -msgstr "Bevorzugten Ordner umbenennen ..." +msgstr "Bevorzugten Ordner umbenennen …" #: widgets/standardactionmanager.cpp:141 msgid "Rename" @@ -2176,7 +2163,7 @@ #: widgets/standardactionmanager.cpp:148 widgets/standardactionmanager.cpp:222 msgid "Copy Folder To..." -msgstr "Ordner kopieren nach ..." +msgstr "Ordner kopieren nach …" #: widgets/standardactionmanager.cpp:149 widgets/standardactionmanager.cpp:157 #: widgets/standardactionmanager.cpp:223 widgets/standardactionmanager.cpp:237 @@ -2185,11 +2172,11 @@ #: widgets/standardactionmanager.cpp:156 widgets/standardactionmanager.cpp:237 msgid "Copy Item To..." -msgstr "Eintrag kopieren nach ..." +msgstr "Eintrag kopieren nach …" #: widgets/standardactionmanager.cpp:164 widgets/standardactionmanager.cpp:238 msgid "Move Item To..." -msgstr "Eintrag verschieben nach ..." +msgstr "Eintrag verschieben nach …" #: widgets/standardactionmanager.cpp:165 widgets/standardactionmanager.cpp:173 #: widgets/standardactionmanager.cpp:231 widgets/standardactionmanager.cpp:238 @@ -2198,7 +2185,7 @@ #: widgets/standardactionmanager.cpp:172 widgets/standardactionmanager.cpp:230 msgid "Move Folder To..." -msgstr "Ordner verschieben nach ..." +msgstr "Ordner verschieben nach …" #: widgets/standardactionmanager.cpp:179 msgid "&Cut Item" @@ -2680,7 +2667,7 @@ #, kde-format msgctxt "@label Placeholder text in tag selection combobox" msgid "Select tags..." -msgstr "Stichwörter auswählen ..." +msgstr "Stichwörter auswählen …" #. i18n: ectx: property (windowTitle), widget (QDialog, TagSelectionDialog) #: widgets/tagselectiondialog.ui:14 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-26.04.0/po/he/libakonadi6.po new/akonadi-26.04.1/po/he/libakonadi6.po --- old/akonadi-26.04.0/po/he/libakonadi6.po 2026-04-08 05:43:35.000000000 +0200 +++ new/akonadi-26.04.1/po/he/libakonadi6.po 2026-05-04 05:28:48.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: akonadi\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2026-03-03 00:47+0000\n" -"PO-Revision-Date: 2026-03-20 08:13+0200\n" +"PO-Revision-Date: 2026-04-13 21:19+0300\n" "Last-Translator: Yaron Shahrabani <[email protected]>\n" "Language-Team: צוות התרגום של KDE ישראל\n" "Language: he\n" @@ -722,7 +722,7 @@ #: widgets/agentactionmanager.cpp:36 msgid "&New Agent Instance..." -msgstr "מופע סוכן &חדש..." +msgstr "מופע סוכן &חדש…" #: widgets/agentactionmanager.cpp:37 msgid "&Delete Agent Instance" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-26.04.0/po/ko/libakonadi6.po new/akonadi-26.04.1/po/ko/libakonadi6.po --- old/akonadi-26.04.0/po/ko/libakonadi6.po 2026-04-08 05:43:35.000000000 +0200 +++ new/akonadi-26.04.1/po/ko/libakonadi6.po 2026-05-04 05:28:48.000000000 +0200 @@ -1,13 +1,13 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. -# SPDX-FileCopyrightText: 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025 Shinjo Park <[email protected]> +# SPDX-FileCopyrightText: 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025, 2026 Shinjo Park <[email protected]> # msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2026-03-03 00:47+0000\n" -"PO-Revision-Date: 2025-10-09 00:06+0200\n" +"PO-Revision-Date: 2026-04-26 22:51+0200\n" "Last-Translator: Shinjo Park <[email protected]>\n" "Language-Team: Korean <[email protected]>\n" "Language: ko\n" @@ -15,7 +15,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Lokalize 24.12.3\n" +"X-Generator: Lokalize 25.08.1\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -230,12 +230,10 @@ msgstr "\"%1\" 에이전트를 찾을 수 없음" #: core/collection.cpp:221 -#, fuzzy, kde-format -#| msgctxt "@info Displayed grayed-out inside the textbox, verb to search" -#| msgid "Search" +#, kde-format msgctxt "Name for the folder containing searches" msgid "Search" -msgstr "찾기" +msgstr "검색" #: core/collectionpathresolver.cpp:98 core/collectionpathresolver.cpp:117 #, kde-format @@ -686,11 +684,10 @@ msgstr "이 작업은 되돌릴 수 없습니다." #: quick/qml/TagManagerPage.qml:53 -#, fuzzy, kde-format -#| msgid "Create new tag" +#, kde-format msgctxt "@info:placeholder" msgid "There are no tags" -msgstr "새 태그 만들기" +msgstr "태그 없음" #: quick/qml/TagManagerPage.qml:141 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-26.04.0/po/lt/akonadi_knut_resource.po new/akonadi-26.04.1/po/lt/akonadi_knut_resource.po --- old/akonadi-26.04.0/po/lt/akonadi_knut_resource.po 2026-04-08 05:43:35.000000000 +0200 +++ new/akonadi-26.04.1/po/lt/akonadi_knut_resource.po 2026-05-04 05:28:48.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: akonadi_knut_resource\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2025-11-17 11:52+0000\n" -"PO-Revision-Date: 2011-07-21 16:02+0300\n" +"PO-Revision-Date: 2026-05-03 22:14+0300\n" "Last-Translator: Jonas Česnauskas <[email protected]>\n" "Language-Team: Lithuanian <[email protected]>\n" "Language: lt\n" @@ -16,7 +16,7 @@ "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" -"X-Generator: Lokalize 1.1\n" +"X-Generator: Poedit 3.8\n" #: accountwidget.cpp:38 #, kde-format @@ -30,69 +30,68 @@ msgstr "Akonadi Knut duomenų failas" #: accountwidget.cpp:50 -#, fuzzy, kde-format -#| msgid "Select Data File" +#, kde-format msgctxt "@label" msgid "Data Files:" -msgstr "Parinkite duomenų failą" +msgstr "Duomenų failai:" #: accountwidget.cpp:52 #, kde-format msgctxt "@option:check" msgid "File watching enabled" -msgstr "" +msgstr "Failų stebėjimas įjungtas" #: knutresource.cpp:60 #, kde-format msgid "No data file selected." -msgstr "Neparinktas duomenų failas." +msgstr "Nepasirinktas duomenų failas." #: knutresource.cpp:77 #, kde-format msgid "File '%1' loaded successfully." -msgstr "Failas „%1“ įkrautas pilnai." +msgstr "Failas „%1“ sėkmingai įkeltas." #: knutresource.cpp:122 knutresource.cpp:142 knutresource.cpp:295 #, kde-format msgid "No item found for remoteid %1" -msgstr "Nutolusiam id %1 elementas nerastas" +msgstr "Nerastas joks elementas, skirtas nuotoliniam ID (remoteid) %1" #: knutresource.cpp:160 #, kde-format msgid "Parent collection not found in DOM tree." -msgstr "DOM medyje viršutinė kolekcija nerasta." +msgstr "DOM medyje nerastas viršesnis rinkinys." #: knutresource.cpp:168 #, kde-format msgid "Unable to write collection." -msgstr "Kolekcijos įrašyti negalima." +msgstr "Nepavyko rašyti rinkinio." #: knutresource.cpp:180 #, kde-format msgid "Modified collection not found in DOM tree." -msgstr "DOM medyje pakeista kolekcija nerasta." +msgstr "DOM medyje nerastas modifikuotas rinkinys." #: knutresource.cpp:210 #, kde-format msgid "Deleted collection not found in DOM tree." -msgstr "DOM medyje pašalinta kolekcija nerasta." +msgstr "DOM medyje nerastas ištrintas rinkinys." #: knutresource.cpp:224 knutresource.cpp:282 knutresource.cpp:289 #, kde-format msgid "Parent collection '%1' not found in DOM tree." -msgstr "DOM medyje viršutinė kolekcija „%1“ nerasta." +msgstr "DOM medyje nerastas viršesnis rinkinys „%1“." #: knutresource.cpp:232 knutresource.cpp:302 #, kde-format msgid "Unable to write item." -msgstr "Elemento įrašyti negalima." +msgstr "Nepavyko rašyti elemento." #: knutresource.cpp:246 #, kde-format msgid "Modified item not found in DOM tree." -msgstr "DOM medyje pakeistas elementas nerastas." +msgstr "DOM medyje nerastas modifikuotas elementas." #: knutresource.cpp:261 #, kde-format msgid "Deleted item not found in DOM tree." -msgstr "DOM medyje pašalintas elementas nerastas." +msgstr "DOM medyje nerastas ištrintas elementas." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-26.04.0/po/sk/libakonadi6.po new/akonadi-26.04.1/po/sk/libakonadi6.po --- old/akonadi-26.04.0/po/sk/libakonadi6.po 2026-04-08 05:43:35.000000000 +0200 +++ new/akonadi-26.04.1/po/sk/libakonadi6.po 2026-05-04 05:28:48.000000000 +0200 @@ -176,20 +176,15 @@ "storage\n" " (can take some time)" msgstr "" -"Nástroj na manipuláciu servera Akonadi\n" -"\n" -"Príkazy:\n" -" start Spustí server Akonadi so všetkými jeho procesmi\n" -" stop Zastaví server Akonadi a všetky jeho procesy cleanly\n" -" restart Restart Akonadi server with all its processes\n" -" status Shows a status overview of the Akonadi server\n" -" instances List all existing Akonadi instances\n" -" vacuum Vacuum internal storage (WARNING: needs a lot of time and " -"disk\n" -" space!)\n" -" fsck Skontrolovať (a pokúsiť sa opraviť) konzistenciu interného " -"úložiska\n" -" (can take some time)" +"Nástroj na manipuláciu servera Akonadi\\n\\nPríkazy:\\n start " +"Spustí server Akonadi so všetkými jeho procesmi\\n stop Zastaví " +"server Akonadi a všetky jeho procesy čisto\\n restart Reštartuje " +"server Akonadi so všetkými jeho procesmi\\n status Zobrazí prehľad " +"stavu servera Akonadi\\n instances Vypíše všetky existujúce inštancie " +"Akonadi\\n vacuum Vyčistí interné úložisko (VAROVANIE: vyžaduje " +"veľa času a miesta\\n na disku!)\\n fsck " +"Skontrolovať (a pokúsiť sa opraviť) konzistenciu interného úložiska" +"\\n (môže chvíľu trvať)" #: akonadictl/main.cpp:239 #, kde-format @@ -357,7 +352,7 @@ #: core/jobs/job.cpp:341 #, kde-format msgid "User canceled operation." -msgstr "Operácia zrušená uživateľom." +msgstr "Operácia zrušená užívateľom." #: core/jobs/job.cpp:346 #, kde-format @@ -1278,10 +1273,9 @@ "Depending on the amount of personal information, this might take a few " "minutes." msgstr "" -"Služba správy osobných informácií vykonáva inováciu databázy.\n" -"Toto sa deje po aktualizácii softvéru a je to potrebné na optimalizáciu " -"výkonu.\n" -"V závislosti od množstva osobných informácií, môže to chvíľu trvať." +"Služba správy osobných informácií vykonáva inováciu databázy.\\nToto sa deje " +"po aktualizácii softvéru a je to potrebné na optimalizáciu výkonu.\\nV " +"závislosti od množstva osobných informácií, môže to chvíľu trvať." #. i18n: ectx: property (toolTip), widget (QWidget, notRunningPage) #. i18n: ectx: property (text), widget (QLabel, notRunningDescription) @@ -1618,29 +1612,29 @@ #: widgets/selftestdialog.cpp:323 #, kde-format msgid "MySQL server custom configuration not available." -msgstr "Uživateľská konfigurácia MySQL servera nedostupná." +msgstr "Užívateľská konfigurácia MySQL servera nedostupná." #: widgets/selftestdialog.cpp:324 #, kde-format msgid "" "The custom configuration for the MySQL server was not found but is optional." -msgstr "Uživateľská konfigurácia MySQL servera nenájdená ale je voliteľná." +msgstr "Užívateľská konfigurácia MySQL servera nenájdená ale je voliteľná." #: widgets/selftestdialog.cpp:327 #, kde-format msgid "MySQL server custom configuration found." -msgstr "Nájdená uživateľská konfigurácia MySQL servera." +msgstr "Nájdená užívateľská konfigurácia MySQL servera." #: widgets/selftestdialog.cpp:328 #, kde-format msgid "" "The custom configuration for the MySQL server was found and is readable at %1" -msgstr "Nájdená uživateľská konfigurácia MySQL servera a je čitateľná na %1." +msgstr "Nájdená užívateľská konfigurácia MySQL servera a je čitateľná na %1." #: widgets/selftestdialog.cpp:332 #, kde-format msgid "MySQL server custom configuration not readable." -msgstr "Uživateľská konfigurácia MySQL servera nie je na čítanie." +msgstr "Užívateľská konfigurácia MySQL servera nie je na čítanie." #: widgets/selftestdialog.cpp:333 #, kde-format @@ -1648,7 +1642,7 @@ "The custom configuration for the MySQL server was found at %1 but is not " "readable. Check your access rights." msgstr "" -"Uživateľská konfigurácia MySQL servera bola nájdená na %1 ale nie je na " +"Užívateľská konfigurácia MySQL servera bola nájdená na %1 ale nie je na " "čítanie. Skontrolujte si prístupové práva." #: widgets/selftestdialog.cpp:342 @@ -1805,7 +1799,7 @@ "Without a connection to the server it is not possible to check if the " "protocol version meets the requirements." msgstr "" -"Bez pripojenia k serveru nie je možné skontrolovať či verzia protokolu spľňa " +"Bez pripojenia k serveru nie je možné skontrolovať či verzia protokolu spĺňa " "požiadavky." #: widgets/selftestdialog.cpp:447 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-26.04.0/src/widgets/entitytreeview.cpp new/akonadi-26.04.1/src/widgets/entitytreeview.cpp --- old/akonadi-26.04.0/src/widgets/entitytreeview.cpp 2026-04-08 05:43:35.000000000 +0200 +++ new/akonadi-26.04.1/src/widgets/entitytreeview.cpp 2026-05-04 05:28:48.000000000 +0200 @@ -105,9 +105,14 @@ } for (int row = index.row(); row <= range.bottomRight().row(); ++row) { + const QModelIndex sibling = mParent->model()->index(row, column, index.parent()); + if (!sibling.isValid()) { + continue; + } + // Don't use canFetchMore here. We need to bypass the check in // the EntityFilterModel when it shows only collections. - mParent->model()->fetchMore(index.sibling(row, column)); + mParent->model()->fetchMore(sibling); } } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-26.04.0/templates/akonadiresource/akonadiresource.kdevtemplate new/akonadi-26.04.1/templates/akonadiresource/akonadiresource.kdevtemplate --- old/akonadi-26.04.0/templates/akonadiresource/akonadiresource.kdevtemplate 2026-04-08 05:43:35.000000000 +0200 +++ new/akonadi-26.04.1/templates/akonadiresource/akonadiresource.kdevtemplate 2026-05-04 05:28:48.000000000 +0200 @@ -40,7 +40,7 @@ Comment=Akonadi Resource Template. A template for an Akonadi PIM data resource Comment[ar]=قالب موارد «أكونادي». قالب لمورد بيانات «أكونادي PIM» Comment[az]=Akonadi Məlumatlar Mənbəyi Şablonu. Akonadi PİM verilənlər mənbəyi üçün şablon. -Comment[bg]=Ресурсен шаблон на Akonadi. Шаблон за ресурс на Akonadi PIM данни +Comment[bg]=Ресурсен шаблон на Akonadi. Шаблон за ресурс на Akonadi за лични данни Comment[ca]=Plantilla de recursos de l'Akonadi. Una plantilla per a un recurs de dades PIM de l'Akonadi Comment[ca@valencia]=Plantilla de recursos d'Akonadi. Una plantilla per a un recurs de dades PIM d'Akonadi Comment[cs]=Šablona zdroje Akonadi. Šablona pro zdroj dat Akonadi PIM
