Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kdepim-runtime for openSUSE:Factory checked in at 2026-07-02 22:04:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdepim-runtime (Old) and /work/SRC/openSUSE:Factory/.kdepim-runtime.new.1982 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdepim-runtime" Thu Jul 2 22:04:42 2026 rev:150 rq:1363232 version:26.04.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kdepim-runtime/kdepim-runtime.changes 2026-06-08 14:07:55.201770619 +0200 +++ /work/SRC/openSUSE:Factory/.kdepim-runtime.new.1982/kdepim-runtime.changes 2026-07-02 22:05:52.981494290 +0200 @@ -1,0 +2,9 @@ +Tue Jun 30 18:19:23 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 26.04.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/26.04.3/ +- No code change since 26.04.2 + +------------------------------------------------------------------- Old: ---- kdepim-runtime-26.04.2.tar.xz kdepim-runtime-26.04.2.tar.xz.sig New: ---- kdepim-runtime-26.04.3.tar.xz kdepim-runtime-26.04.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdepim-runtime.spec ++++++ --- /var/tmp/diff_new_pack.Fp4imI/_old 2026-07-02 22:05:54.233537198 +0200 +++ /var/tmp/diff_new_pack.Fp4imI/_new 2026-07-02 22:05:54.237537334 +0200 @@ -18,11 +18,11 @@ %define kf6_version 6.19.0 %define qt6_version 6.9.0 -%define kpim6_version 6.7.2 +%define kpim6_version 6.7.3 %bcond_without released Name: kdepim-runtime -Version: 26.04.2 +Version: 26.04.3 Release: 0 Summary: Akonadi resources for PIM applications License: GPL-2.0-or-later AND GPL-3.0-or-later ++++++ kdepim-runtime-26.04.2.tar.xz -> kdepim-runtime-26.04.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/CMakeLists.txt new/kdepim-runtime-26.04.3/CMakeLists.txt --- old/kdepim-runtime-26.04.2/CMakeLists.txt 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/CMakeLists.txt 2026-06-28 05:44:15.000000000 +0200 @@ -1,10 +1,10 @@ cmake_minimum_required(VERSION 3.27) -set(PIM_VERSION "6.7.2") +set(PIM_VERSION "6.7.3") set(KDEPIM_RUNTIME_VERSION_NUMBER ${PIM_VERSION}) project(kdepim-runtime VERSION ${KDEPIM_RUNTIME_VERSION_NUMBER}) set(KDEPIM_DEV_VERSION) -set(RELEASE_SERVICE_VERSION "26.04.2") +set(RELEASE_SERVICE_VERSION "26.04.3") # add an extra space if(DEFINED KDEPIM_DEV_VERSION) @@ -39,22 +39,22 @@ set(KDEPIMRUNTIME_LIB_VERSION "${KDEPIM_RUNTIME_VERSION_NUMBER}") set(KDEPIMRUNTIME_LIB_SOVERSION "6") -set(AKONADI_VERSION "6.7.2") +set(AKONADI_VERSION "6.7.3") -set(IDENTITYMANAGEMENT_LIB_VERSION "6.7.2") -set(KMAILTRANSPORT_LIB_VERSION "6.7.2") -set(CALENDARUTILS_LIB_VERSION "6.7.2") -set(KIMAP_LIB_VERSION "6.7.2") -set(KMBOX_LIB_VERSION "6.7.2") -set(AKONADICALENDAR_LIB_VERSION "6.7.2") -set(KMIME_LIB_VERSION "6.7.2") -set(AKONADIMIME_LIB_VERSION "6.7.2") -set(AKONADICONTACT_LIB_VERSION "6.7.2") -set(KGAPI_LIB_VERSION "6.7.2") -set(KLDAP_LIB_VERSION "6.7.2") +set(IDENTITYMANAGEMENT_LIB_VERSION "6.7.3") +set(KMAILTRANSPORT_LIB_VERSION "6.7.3") +set(CALENDARUTILS_LIB_VERSION "6.7.3") +set(KIMAP_LIB_VERSION "6.7.3") +set(KMBOX_LIB_VERSION "6.7.3") +set(AKONADICALENDAR_LIB_VERSION "6.7.3") +set(KMIME_LIB_VERSION "6.7.3") +set(AKONADIMIME_LIB_VERSION "6.7.3") +set(AKONADICONTACT_LIB_VERSION "6.7.3") +set(KGAPI_LIB_VERSION "6.7.3") +set(KLDAP_LIB_VERSION "6.7.3") set(KTEXTADDONS_MIN_VERSION "2.0.0") set(QT6KEYCHAIN_LIB_VERSION "0.15.0") -set(PIMCOMMON_LIB_VERSION "6.7.2") +set(PIMCOMMON_LIB_VERSION "6.7.3") set(CMAKE_CXX_SCAN_FOR_MODULES OFF) @@ -127,7 +127,7 @@ # see e.g. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56556 or https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79328 string(APPEND CMAKE_CXX_FLAGS " -Wshadow") endif() -ecm_set_disabled_deprecation_versions(QT 6.7.2 KF 6.23.0 +ecm_set_disabled_deprecation_versions(QT 6.7.3 KF 6.23.0 # KMIME 6.7.0 activate when kolab resource removed (I can't build it) ) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/ar/akonadi_davgroupware_resource.po new/kdepim-runtime-26.04.3/po/ar/akonadi_davgroupware_resource.po --- old/kdepim-runtime-26.04.2/po/ar/akonadi_davgroupware_resource.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/ar/akonadi_davgroupware_resource.po 2026-06-28 05:44:15.000000000 +0200 @@ -1,7 +1,7 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # Safa Alfulaij <[email protected]>, 2018. -# SPDX-FileCopyrightText: 2022, 2024, 2025 Zayed Al-Saidi <[email protected]> +# SPDX-FileCopyrightText: 2022, 2024, 2025, 2026 Zayed Al-Saidi <[email protected]> # msgid "" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/ar/akonadi_maildispatcher_agent.po new/kdepim-runtime-26.04.3/po/ar/akonadi_maildispatcher_agent.po --- old/kdepim-runtime-26.04.2/po/ar/akonadi_maildispatcher_agent.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/ar/akonadi_maildispatcher_agent.po 2026-06-28 05:44:15.000000000 +0200 @@ -1,8 +1,8 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. -# # Safa Alfulaij <[email protected]>, 2018. -# SPDX-FileCopyrightText: 2024 Zayed Al-Saidi <[email protected]> +# SPDX-FileCopyrightText: 2024, 2026 Zayed Al-Saidi <[email protected]> +# msgid "" msgstr "" "Project-Id-Version: \n" @@ -17,6 +17,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " "&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" +"X-Generator: Lokalize 23.08.5\n" #: maildispatcheragent.cpp:80 maildispatcheragent.cpp:225 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/ca@valencia/akonadi_contacts_resource.po new/kdepim-runtime-26.04.3/po/ca@valencia/akonadi_contacts_resource.po --- old/kdepim-runtime-26.04.2/po/ca@valencia/akonadi_contacts_resource.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/ca@valencia/akonadi_contacts_resource.po 2026-06-28 05:44:15.000000000 +0200 @@ -32,7 +32,7 @@ #: contactsagentsettingswidget.ui:33 #, kde-format msgid "Directory Name" -msgstr "Nom del directori" +msgstr "Nom de la carpeta" #. i18n: ectx: property (text), widget (QLabel, label) #: contactsagentsettingswidget.ui:41 @@ -83,7 +83,7 @@ #: contactsresource.cpp:124 #, kde-format msgid "Directory '%1' does not exists" -msgstr "El directori «%1» no existix" +msgstr "La carpeta «%1» no existix" #: contactsresource.cpp:148 contactsresource.cpp:223 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/ca@valencia/akonadi_davgroupware_resource.po new/kdepim-runtime-26.04.3/po/ca@valencia/akonadi_davgroupware_resource.po --- old/kdepim-runtime-26.04.2/po/ca@valencia/akonadi_davgroupware_resource.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/ca@valencia/akonadi_davgroupware_resource.po 2026-06-28 05:44:15.000000000 +0200 @@ -636,7 +636,7 @@ #: setupwizard.cpp:411 #, kde-format msgid "Host" -msgstr "Màquina" +msgstr "Amfitrió" #: setupwizard.cpp:414 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/ca@valencia/akonadi_etesync_resource.po new/kdepim-runtime-26.04.3/po/ca@valencia/akonadi_etesync_resource.po --- old/kdepim-runtime-26.04.2/po/ca@valencia/akonadi_etesync_resource.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/ca@valencia/akonadi_etesync_resource.po 2026-06-28 05:44:15.000000000 +0200 @@ -102,7 +102,7 @@ #: etesyncresource.cpp:259 #, kde-format msgid "Cannot retrieve items - account is null" -msgstr "No s'han pogut els elements - el compte és nul" +msgstr "No s'han pogut els elements – el compte és nul" #: etesyncresource.cpp:266 etesyncresource.cpp:394 etesyncresource.cpp:467 #: etesyncresource.cpp:525 etesyncresource.cpp:655 etesyncresource.cpp:713 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/ca@valencia/akonadi_ews_resource.po new/kdepim-runtime-26.04.3/po/ca@valencia/akonadi_ews_resource.po --- old/kdepim-runtime-26.04.2/po/ca@valencia/akonadi_ews_resource.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/ca@valencia/akonadi_ews_resource.po 2026-06-28 05:44:15.000000000 +0200 @@ -575,7 +575,7 @@ #: ewsconfigdialog.ui:483 #, kde-format msgid "&Use streaming notifications" -msgstr "Utilit&za les notificacions de transmissió" +msgstr "&Utilitza les notificacions de transmissió" #. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_EnableNTLMv2) #: ewsconfigdialog.ui:502 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/ca@valencia/akonadi_icaldir_resource.po new/kdepim-runtime-26.04.3/po/ca@valencia/akonadi_icaldir_resource.po --- old/kdepim-runtime-26.04.2/po/ca@valencia/akonadi_icaldir_resource.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/ca@valencia/akonadi_icaldir_resource.po 2026-06-28 05:44:15.000000000 +0200 @@ -65,7 +65,7 @@ #: icaldirsagentsettingswidget.ui:33 #, kde-format msgid "Directory" -msgstr "Directori" +msgstr "Carpeta" #. i18n: ectx: property (text), widget (QLabel, label) #: icaldirsagentsettingswidget.ui:39 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/ca@valencia/akonadi_pop3_resource.po new/kdepim-runtime-26.04.3/po/ca@valencia/akonadi_pop3_resource.po --- old/kdepim-runtime-26.04.2/po/ca@valencia/akonadi_pop3_resource.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/ca@valencia/akonadi_pop3_resource.po 2026-06-28 05:44:15.000000000 +0200 @@ -745,7 +745,7 @@ #: popsettings.ui:345 #, kde-format msgid "&Use pipelining for faster mail download" -msgstr "Utilit&za el paral·lelisme per a una baixada de correu més ràpida" +msgstr "&Utilitza el paral·lelisme per a una baixada de correu més ràpida" #. i18n: ectx: property (text), widget (QLabel, label_8) #: popsettings.ui:365 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/ca@valencia/akonadi_singlefile_resource.po new/kdepim-runtime-26.04.3/po/ca@valencia/akonadi_singlefile_resource.po --- old/kdepim-runtime-26.04.2/po/ca@valencia/akonadi_singlefile_resource.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/ca@valencia/akonadi_singlefile_resource.po 2026-06-28 05:44:15.000000000 +0200 @@ -43,13 +43,13 @@ #: settingsdialog.ui:39 #, kde-format msgid "Directory" -msgstr "Directori" +msgstr "Carpeta" #. i18n: ectx: property (title), widget (QGroupBox, groupBox_2) #: settingsdialog.ui:45 #, kde-format msgid "Directory Name" -msgstr "Nom del directori" +msgstr "Nom de la carpeta" #. i18n: ectx: property (text), widget (QLabel, label) #: settingsdialog.ui:53 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/ca@valencia/akonadi_vcarddir_resource.po new/kdepim-runtime-26.04.3/po/ca@valencia/akonadi_vcarddir_resource.po --- old/kdepim-runtime-26.04.2/po/ca@valencia/akonadi_vcarddir_resource.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/ca@valencia/akonadi_vcarddir_resource.po 2026-06-28 05:44:15.000000000 +0200 @@ -26,13 +26,13 @@ #: vcarddiragentsettingswidget.ui:33 #, kde-format msgid "Directory" -msgstr "Directori" +msgstr "Carpeta" #. i18n: ectx: property (title), widget (QGroupBox, groupBox_2) #: vcarddiragentsettingswidget.ui:39 #, kde-format msgid "Directory Name" -msgstr "Nom del directori" +msgstr "Nom de la carpeta" #. i18n: ectx: property (text), widget (QLabel, label) #: vcarddiragentsettingswidget.ui:47 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/cs/akonadi_davgroupware_resource.po new/kdepim-runtime-26.04.3/po/cs/akonadi_davgroupware_resource.po --- old/kdepim-runtime-26.04.2/po/cs/akonadi_davgroupware_resource.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/cs/akonadi_davgroupware_resource.po 2026-06-28 05:44:15.000000000 +0200 @@ -12,13 +12,13 @@ "POT-Creation-Date: 2026-02-05 00:44+0000\n" "PO-Revision-Date: 2026-02-05 16:05+0100\n" "Last-Translator: Vít Pelčák <[email protected]>\n" -"Language-Team: \n" +"Language-Team: Czech <[email protected]>\n" "Language: cs\n" "MIME-Version: 1.0\n" "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 25.12.1\n" +"X-Generator: Lokalize 26.04.2\n" #: configwidget.cpp:33 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/cs/akonadi_maildispatcher_agent.po new/kdepim-runtime-26.04.3/po/cs/akonadi_maildispatcher_agent.po --- old/kdepim-runtime-26.04.2/po/cs/akonadi_maildispatcher_agent.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/cs/akonadi_maildispatcher_agent.po 2026-06-28 05:44:15.000000000 +0200 @@ -2,6 +2,7 @@ # This file is distributed under the same license as the PACKAGE package. # Vít Pelčák <[email protected]>, 2010, 2011, 2012, 2013. # SPDX-FileCopyrightText: 2024 Vit Pelcak <[email protected]> +# SPDX-FileCopyrightText: 2026 Libor Filípek <[email protected]> # msgid "" msgstr "" @@ -16,7 +17,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 24.02.2\n" +"X-Generator: Lokalize 26.04.2\n" #: maildispatcheragent.cpp:80 maildispatcheragent.cpp:225 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/fr/akonadi_davgroupware_resource.po new/kdepim-runtime-26.04.3/po/fr/akonadi_davgroupware_resource.po --- old/kdepim-runtime-26.04.2/po/fr/akonadi_davgroupware_resource.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/fr/akonadi_davgroupware_resource.po 2026-06-28 05:44:15.000000000 +0200 @@ -3,7 +3,7 @@ # This file is distributed under the same license as the PACKAGE package. # Guillaume Pujol <[email protected]>, 2009, 2010. # Geoffray Levasseur <[email protected]>, 2012, 2013, 2014. -# SPDX-FileCopyrightText: 2013, 2021, 2024, 2025, 2026 Xavier Besnard <[email protected]> +# SPDX-FileCopyrightText: 2013, 2021, 2024-2026 Xavier Besnard <[email protected]> # Joëlle Cornavin <[email protected]>, 2011. # Sebastien Renard <[email protected]>, 2013. # Vincent Pinon <[email protected]>, 2017. @@ -16,7 +16,7 @@ "POT-Creation-Date: 2026-02-05 00:44+0000\n" "PO-Revision-Date: 2026-01-10 20:14+0100\n" "Last-Translator: Xavier Besnard <[email protected]>\n" -"Language-Team: \n" +"Language-Team: fr\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -24,7 +24,7 @@ "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Accelerator-Marker: &\n" "X-Environment: kde\n" -"X-Generator: Lokalize 25.12.1\n" +"X-Generator: Lokalize 26.04.1\n" "X-Text-Markup: kde4\n" #: configwidget.cpp:33 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/ia/akonadi_pop3_resource.po new/kdepim-runtime-26.04.3/po/ia/akonadi_pop3_resource.po --- old/kdepim-runtime-26.04.2/po/ia/akonadi_pop3_resource.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/ia/akonadi_pop3_resource.po 2026-06-28 05:44:15.000000000 +0200 @@ -75,8 +75,8 @@ "supporto de pipelining, tu usa le button \"Auto releva\" a basso del " "dialogo;\n" "Si tu servitor non avisa lo, ma tu vole plus velocitate, alora tu deberea " -"facer alcun essayos prime per inviar a te mesme un pauc de posta e discargar " -"lo. " +"facer alcun essayos prime per inviar a te mesme un pauco de posta e " +"discargar lo. " #: accountwidget.cpp:293 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/it/akonadi_davgroupware_resource.po new/kdepim-runtime-26.04.3/po/it/akonadi_davgroupware_resource.po --- old/kdepim-runtime-26.04.2/po/it/akonadi_davgroupware_resource.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/it/akonadi_davgroupware_resource.po 2026-06-28 05:44:15.000000000 +0200 @@ -1,6 +1,6 @@ # translation of akonadi_davgroupware_resource.po to Italian # -# SPDX-FileCopyrightText: 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2024, 2025 Luigi Toscano <[email protected]> +# SPDX-FileCopyrightText: 2012-2021, 2024-2026 Luigi Toscano <[email protected]> # Vincenzo Reale <[email protected]>, 2009, 2010. # Nicola Ruggero <[email protected]>, 2010, 2011. msgid "" @@ -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 25.04.0\n" +"X-Generator: Lokalize 26.04.0\n" #: configwidget.cpp:33 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/nb/akonadi-filestore.po new/kdepim-runtime-26.04.3/po/nb/akonadi-filestore.po --- old/kdepim-runtime-26.04.2/po/nb/akonadi-filestore.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/nb/akonadi-filestore.po 2026-06-28 05:44:15.000000000 +0200 @@ -8,7 +8,7 @@ "POT-Creation-Date: 2025-11-17 11:52+0000\n" "PO-Revision-Date: 2010-05-31 08:58+0200\n" "Last-Translator: Bjørn Steensrud <[email protected]>\n" -"Language-Team: Norwegian Bokmål <[email protected]>\n" +"Language-Team: Norwegian Bokmål <[email protected]>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/nb/akonadi_birthdays_resource.po new/kdepim-runtime-26.04.3/po/nb/akonadi_birthdays_resource.po --- old/kdepim-runtime-26.04.2/po/nb/akonadi_birthdays_resource.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/nb/akonadi_birthdays_resource.po 2026-06-28 05:44:15.000000000 +0200 @@ -8,7 +8,7 @@ "POT-Creation-Date: 2025-11-17 11:52+0000\n" "PO-Revision-Date: 2009-10-21 15:33+0200\n" "Last-Translator: Bjørn Steensrud <[email protected]>\n" -"Language-Team: Norwegian Bokmål <[email protected]>\n" +"Language-Team: Norwegian Bokmål <[email protected]>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/nb/akonadi_contacts_resource.po new/kdepim-runtime-26.04.3/po/nb/akonadi_contacts_resource.po --- old/kdepim-runtime-26.04.2/po/nb/akonadi_contacts_resource.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/nb/akonadi_contacts_resource.po 2026-06-28 05:44:15.000000000 +0200 @@ -8,7 +8,7 @@ "POT-Creation-Date: 2025-11-17 11:52+0000\n" "PO-Revision-Date: 2012-10-14 17:58+0200\n" "Last-Translator: Bjørn Steensrud <[email protected]>\n" -"Language-Team: Norwegian Bokmål <[email protected]>\n" +"Language-Team: Norwegian Bokmål <[email protected]>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/nb/akonadi_davgroupware_resource.po new/kdepim-runtime-26.04.3/po/nb/akonadi_davgroupware_resource.po --- old/kdepim-runtime-26.04.2/po/nb/akonadi_davgroupware_resource.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/nb/akonadi_davgroupware_resource.po 2026-06-28 05:44:15.000000000 +0200 @@ -8,7 +8,7 @@ "POT-Creation-Date: 2026-02-05 00:44+0000\n" "PO-Revision-Date: 2014-09-19 22:47+0200\n" "Last-Translator: Bjørn Steensrud <[email protected]>\n" -"Language-Team: Norwegian Bokmål <[email protected]>\n" +"Language-Team: Norwegian Bokmål <[email protected]>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/nb/akonadi_google_resource.po new/kdepim-runtime-26.04.3/po/nb/akonadi_google_resource.po --- old/kdepim-runtime-26.04.2/po/nb/akonadi_google_resource.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/nb/akonadi_google_resource.po 2026-06-28 05:44:15.000000000 +0200 @@ -8,7 +8,7 @@ "POT-Creation-Date: 2025-11-17 11:52+0000\n" "PO-Revision-Date: 2014-03-16 17:57+0100\n" "Last-Translator: Bjørn Steensrud <[email protected]>\n" -"Language-Team: Norwegian Bokmål <[email protected]>\n" +"Language-Team: Norwegian Bokmål <[email protected]>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/nb/akonadi_ical_resource.po new/kdepim-runtime-26.04.3/po/nb/akonadi_ical_resource.po --- old/kdepim-runtime-26.04.2/po/nb/akonadi_ical_resource.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/nb/akonadi_ical_resource.po 2026-06-28 05:44:15.000000000 +0200 @@ -8,7 +8,7 @@ "POT-Creation-Date: 2025-11-17 11:52+0000\n" "PO-Revision-Date: 2010-12-27 12:43+0100\n" "Last-Translator: Bjørn Steensrud <[email protected]>\n" -"Language-Team: Norwegian Bokmål <[email protected]>\n" +"Language-Team: Norwegian Bokmål <[email protected]>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/nb/akonadi_icaldir_resource.po new/kdepim-runtime-26.04.3/po/nb/akonadi_icaldir_resource.po --- old/kdepim-runtime-26.04.2/po/nb/akonadi_icaldir_resource.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/nb/akonadi_icaldir_resource.po 2026-06-28 05:44:15.000000000 +0200 @@ -8,7 +8,7 @@ "POT-Creation-Date: 2025-11-17 11:52+0000\n" "PO-Revision-Date: 2012-08-19 20:00+0200\n" "Last-Translator: Bjørn Steensrud <[email protected]>\n" -"Language-Team: Norwegian Bokmål <[email protected]>\n" +"Language-Team: Norwegian Bokmål <[email protected]>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/nb/akonadi_imap_resource.po new/kdepim-runtime-26.04.3/po/nb/akonadi_imap_resource.po --- old/kdepim-runtime-26.04.2/po/nb/akonadi_imap_resource.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/nb/akonadi_imap_resource.po 2026-06-28 05:44:15.000000000 +0200 @@ -8,7 +8,7 @@ "POT-Creation-Date: 2025-12-18 00:44+0000\n" "PO-Revision-Date: 2014-09-19 22:53+0200\n" "Last-Translator: Bjørn Steensrud <[email protected]>\n" -"Language-Team: Norwegian Bokmål <[email protected]>\n" +"Language-Team: Norwegian Bokmål <[email protected]>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/nb/akonadi_maildir_resource.po new/kdepim-runtime-26.04.3/po/nb/akonadi_maildir_resource.po --- old/kdepim-runtime-26.04.2/po/nb/akonadi_maildir_resource.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/nb/akonadi_maildir_resource.po 2026-06-28 05:44:15.000000000 +0200 @@ -8,7 +8,7 @@ "POT-Creation-Date: 2025-11-17 11:52+0000\n" "PO-Revision-Date: 2014-03-16 17:58+0100\n" "Last-Translator: Bjørn Steensrud <[email protected]>\n" -"Language-Team: Norwegian Bokmål <[email protected]>\n" +"Language-Team: Norwegian Bokmål <[email protected]>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/nb/akonadi_maildispatcher_agent.po new/kdepim-runtime-26.04.3/po/nb/akonadi_maildispatcher_agent.po --- old/kdepim-runtime-26.04.2/po/nb/akonadi_maildispatcher_agent.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/nb/akonadi_maildispatcher_agent.po 2026-06-28 05:44:15.000000000 +0200 @@ -8,7 +8,7 @@ "POT-Creation-Date: 2025-12-18 00:44+0000\n" "PO-Revision-Date: 2012-11-24 20:49+0100\n" "Last-Translator: Bjørn Steensrud <[email protected]>\n" -"Language-Team: Norwegian Bokmål <[email protected]>\n" +"Language-Team: Norwegian Bokmål <[email protected]>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/nb/akonadi_mbox_resource.po new/kdepim-runtime-26.04.3/po/nb/akonadi_mbox_resource.po --- old/kdepim-runtime-26.04.2/po/nb/akonadi_mbox_resource.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/nb/akonadi_mbox_resource.po 2026-06-28 05:44:15.000000000 +0200 @@ -8,7 +8,7 @@ "POT-Creation-Date: 2026-01-04 00:45+0000\n" "PO-Revision-Date: 2014-04-26 13:39+0200\n" "Last-Translator: Bjørn Steensrud <[email protected]>\n" -"Language-Team: Norwegian Bokmål <[email protected]>\n" +"Language-Team: Norwegian Bokmål <[email protected]>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/nb/akonadi_migration_agent.po new/kdepim-runtime-26.04.3/po/nb/akonadi_migration_agent.po --- old/kdepim-runtime-26.04.2/po/nb/akonadi_migration_agent.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/nb/akonadi_migration_agent.po 2026-06-28 05:44:15.000000000 +0200 @@ -8,7 +8,7 @@ "POT-Creation-Date: 2025-12-18 00:44+0000\n" "PO-Revision-Date: 2013-12-02 20:03+0100\n" "Last-Translator: Bjørn Steensrud <[email protected]>\n" -"Language-Team: Norwegian Bokmål <[email protected]>\n" +"Language-Team: Norwegian Bokmål <[email protected]>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/nb/akonadi_mixedmaildir_resource.po new/kdepim-runtime-26.04.3/po/nb/akonadi_mixedmaildir_resource.po --- old/kdepim-runtime-26.04.2/po/nb/akonadi_mixedmaildir_resource.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/nb/akonadi_mixedmaildir_resource.po 2026-06-28 05:44:15.000000000 +0200 @@ -8,7 +8,7 @@ "POT-Creation-Date: 2025-11-17 11:52+0000\n" "PO-Revision-Date: 2014-09-19 22:55+0200\n" "Last-Translator: Bjørn Steensrud <[email protected]>\n" -"Language-Team: Norwegian Bokmål <[email protected]>\n" +"Language-Team: Norwegian Bokmål <[email protected]>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/nb/akonadi_newmailnotifier_agent.po new/kdepim-runtime-26.04.3/po/nb/akonadi_newmailnotifier_agent.po --- old/kdepim-runtime-26.04.2/po/nb/akonadi_newmailnotifier_agent.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/nb/akonadi_newmailnotifier_agent.po 2026-06-28 05:44:15.000000000 +0200 @@ -8,7 +8,7 @@ "POT-Creation-Date: 2025-12-16 06:51+0000\n" "PO-Revision-Date: 2014-09-19 22:55+0200\n" "Last-Translator: Bjørn Steensrud <[email protected]>\n" -"Language-Team: Norwegian Bokmål <[email protected]>\n" +"Language-Team: Norwegian Bokmål <[email protected]>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/nb/akonadi_openxchange_resource.po new/kdepim-runtime-26.04.3/po/nb/akonadi_openxchange_resource.po --- old/kdepim-runtime-26.04.2/po/nb/akonadi_openxchange_resource.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/nb/akonadi_openxchange_resource.po 2026-06-28 05:44:15.000000000 +0200 @@ -8,7 +8,7 @@ "POT-Creation-Date: 2025-11-17 11:52+0000\n" "PO-Revision-Date: 2012-08-19 20:22+0200\n" "Last-Translator: Bjørn Steensrud <[email protected]>\n" -"Language-Team: Norwegian Bokmål <[email protected]>\n" +"Language-Team: Norwegian Bokmål <[email protected]>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/nb/akonadi_pop3_resource.po new/kdepim-runtime-26.04.3/po/nb/akonadi_pop3_resource.po --- old/kdepim-runtime-26.04.2/po/nb/akonadi_pop3_resource.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/nb/akonadi_pop3_resource.po 2026-06-28 05:44:15.000000000 +0200 @@ -8,7 +8,7 @@ "POT-Creation-Date: 2025-11-17 11:52+0000\n" "PO-Revision-Date: 2012-04-01 10:52+0200\n" "Last-Translator: Bjørn Steensrud <[email protected]>\n" -"Language-Team: Norwegian Bokmål <[email protected]>\n" +"Language-Team: Norwegian Bokmål <[email protected]>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/nb/akonadi_singlefile_resource.po new/kdepim-runtime-26.04.3/po/nb/akonadi_singlefile_resource.po --- old/kdepim-runtime-26.04.2/po/nb/akonadi_singlefile_resource.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/nb/akonadi_singlefile_resource.po 2026-06-28 05:44:15.000000000 +0200 @@ -8,7 +8,7 @@ "POT-Creation-Date: 2025-11-17 11:52+0000\n" "PO-Revision-Date: 2014-09-23 21:49+0200\n" "Last-Translator: Bjørn Steensrud <[email protected]>\n" -"Language-Team: Norwegian Bokmål <[email protected]>\n" +"Language-Team: Norwegian Bokmål <[email protected]>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/nb/akonadi_vcard_resource.po new/kdepim-runtime-26.04.3/po/nb/akonadi_vcard_resource.po --- old/kdepim-runtime-26.04.2/po/nb/akonadi_vcard_resource.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/nb/akonadi_vcard_resource.po 2026-06-28 05:44:15.000000000 +0200 @@ -8,7 +8,7 @@ "POT-Creation-Date: 2025-11-17 11:52+0000\n" "PO-Revision-Date: 2010-08-16 16:19+0200\n" "Last-Translator: Bjørn Steensrud <[email protected]>\n" -"Language-Team: Norwegian Bokmål <[email protected]>\n" +"Language-Team: Norwegian Bokmål <[email protected]>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/nb/akonadi_vcarddir_resource.po new/kdepim-runtime-26.04.3/po/nb/akonadi_vcarddir_resource.po --- old/kdepim-runtime-26.04.2/po/nb/akonadi_vcarddir_resource.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/nb/akonadi_vcarddir_resource.po 2026-06-28 05:44:15.000000000 +0200 @@ -8,7 +8,7 @@ "POT-Creation-Date: 2025-12-16 06:51+0000\n" "PO-Revision-Date: 2013-04-05 22:22+0200\n" "Last-Translator: Bjørn Steensrud <[email protected]>\n" -"Language-Team: Norwegian Bokmål <[email protected]>\n" +"Language-Team: Norwegian Bokmål <[email protected]>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/nb/gid-migrator.po new/kdepim-runtime-26.04.3/po/nb/gid-migrator.po --- old/kdepim-runtime-26.04.2/po/nb/gid-migrator.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/nb/gid-migrator.po 2026-06-28 05:44:15.000000000 +0200 @@ -8,7 +8,7 @@ "POT-Creation-Date: 2025-11-17 11:52+0000\n" "PO-Revision-Date: 2014-09-23 21:46+0200\n" "Last-Translator: Bjørn Steensrud <[email protected]>\n" -"Language-Team: Norwegian Bokmål <[email protected]>\n" +"Language-Team: Norwegian Bokmål <[email protected]>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/nb/kio_akonadi.po new/kdepim-runtime-26.04.3/po/nb/kio_akonadi.po --- old/kdepim-runtime-26.04.2/po/nb/kio_akonadi.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/nb/kio_akonadi.po 2026-06-28 05:44:15.000000000 +0200 @@ -8,7 +8,7 @@ "POT-Creation-Date: 2025-11-17 11:52+0000\n" "PO-Revision-Date: 2014-09-23 21:42+0200\n" "Last-Translator: Bjørn Steensrud <[email protected]>\n" -"Language-Team: Norwegian Bokmål <[email protected]>\n" +"Language-Team: Norwegian Bokmål <[email protected]>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/nb/libfolderarchivesettings.po new/kdepim-runtime-26.04.3/po/nb/libfolderarchivesettings.po --- old/kdepim-runtime-26.04.2/po/nb/libfolderarchivesettings.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/nb/libfolderarchivesettings.po 2026-06-28 05:44:15.000000000 +0200 @@ -8,7 +8,7 @@ "POT-Creation-Date: 2025-11-17 11:52+0000\n" "PO-Revision-Date: 2014-03-16 17:59+0100\n" "Last-Translator: Bjørn Steensrud <[email protected]>\n" -"Language-Team: Norwegian Bokmål <[email protected]>\n" +"Language-Team: Norwegian Bokmål <[email protected]>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/nn/akonadi_birthdays_resource.po new/kdepim-runtime-26.04.3/po/nn/akonadi_birthdays_resource.po --- old/kdepim-runtime-26.04.2/po/nn/akonadi_birthdays_resource.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/nn/akonadi_birthdays_resource.po 2026-06-28 05:44:15.000000000 +0200 @@ -9,7 +9,7 @@ "POT-Creation-Date: 2025-11-17 11:52+0000\n" "PO-Revision-Date: 2019-08-04 09:55+0200\n" "Last-Translator: Karl Ove Hufthammer <[email protected]>\n" -"Language-Team: Norwegian Nynorsk <[email protected]>\n" +"Language-Team: Norwegian Nynorsk <[email protected]>\n" "Language: nn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/nn/akonadi_contacts_resource.po new/kdepim-runtime-26.04.3/po/nn/akonadi_contacts_resource.po --- old/kdepim-runtime-26.04.2/po/nn/akonadi_contacts_resource.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/nn/akonadi_contacts_resource.po 2026-06-28 05:44:15.000000000 +0200 @@ -9,7 +9,7 @@ "POT-Creation-Date: 2025-11-17 11:52+0000\n" "PO-Revision-Date: 2010-04-20 21:47+0200\n" "Last-Translator: Eirik U. Birkeland <[email protected]>\n" -"Language-Team: Norwegian Nynorsk <[email protected]>\n" +"Language-Team: Norwegian Nynorsk <[email protected]>\n" "Language: nn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/nn/akonadi_ical_resource.po new/kdepim-runtime-26.04.3/po/nn/akonadi_ical_resource.po --- old/kdepim-runtime-26.04.2/po/nn/akonadi_ical_resource.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/nn/akonadi_ical_resource.po 2026-06-28 05:44:15.000000000 +0200 @@ -9,7 +9,7 @@ "POT-Creation-Date: 2025-11-17 11:52+0000\n" "PO-Revision-Date: 2009-06-14 21:14+0200\n" "Last-Translator: Eirik U. Birkeland <[email protected]>\n" -"Language-Team: Norwegian Nynorsk <[email protected]>\n" +"Language-Team: Norwegian Nynorsk <[email protected]>\n" "Language: nn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/nn/akonadi_imap_resource.po new/kdepim-runtime-26.04.3/po/nn/akonadi_imap_resource.po --- old/kdepim-runtime-26.04.2/po/nn/akonadi_imap_resource.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/nn/akonadi_imap_resource.po 2026-06-28 05:44:15.000000000 +0200 @@ -9,7 +9,7 @@ "POT-Creation-Date: 2025-12-18 00:44+0000\n" "PO-Revision-Date: 2010-04-20 21:54+0200\n" "Last-Translator: Eirik U. Birkeland <[email protected]>\n" -"Language-Team: Norwegian Nynorsk <[email protected]>\n" +"Language-Team: Norwegian Nynorsk <[email protected]>\n" "Language: nn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/nn/akonadi_maildir_resource.po new/kdepim-runtime-26.04.3/po/nn/akonadi_maildir_resource.po --- old/kdepim-runtime-26.04.2/po/nn/akonadi_maildir_resource.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/nn/akonadi_maildir_resource.po 2026-06-28 05:44:15.000000000 +0200 @@ -9,7 +9,7 @@ "POT-Creation-Date: 2025-11-17 11:52+0000\n" "PO-Revision-Date: 2010-04-20 22:09+0200\n" "Last-Translator: Eirik U. Birkeland <[email protected]>\n" -"Language-Team: Norwegian Nynorsk <[email protected]>\n" +"Language-Team: Norwegian Nynorsk <[email protected]>\n" "Language: nn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/nn/akonadi_maildispatcher_agent.po new/kdepim-runtime-26.04.3/po/nn/akonadi_maildispatcher_agent.po --- old/kdepim-runtime-26.04.2/po/nn/akonadi_maildispatcher_agent.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/nn/akonadi_maildispatcher_agent.po 2026-06-28 05:44:15.000000000 +0200 @@ -8,7 +8,7 @@ "POT-Creation-Date: 2025-12-18 00:44+0000\n" "PO-Revision-Date: 2010-02-02 17:39+0100\n" "Last-Translator: Karl Ove Hufthammer <[email protected]>\n" -"Language-Team: Norwegian Nynorsk <[email protected]>\n" +"Language-Team: Norwegian Nynorsk <[email protected]>\n" "Language: nn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/nn/akonadi_mbox_resource.po new/kdepim-runtime-26.04.3/po/nn/akonadi_mbox_resource.po --- old/kdepim-runtime-26.04.2/po/nn/akonadi_mbox_resource.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/nn/akonadi_mbox_resource.po 2026-06-28 05:44:15.000000000 +0200 @@ -9,7 +9,7 @@ "POT-Creation-Date: 2026-01-04 00:45+0000\n" "PO-Revision-Date: 2010-02-08 22:07+0100\n" "Last-Translator: Karl Ove Hufthammer <[email protected]>\n" -"Language-Team: Norwegian Nynorsk <[email protected]>\n" +"Language-Team: Norwegian Nynorsk <[email protected]>\n" "Language: nn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/nn/akonadi_openxchange_resource.po new/kdepim-runtime-26.04.3/po/nn/akonadi_openxchange_resource.po --- old/kdepim-runtime-26.04.2/po/nn/akonadi_openxchange_resource.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/nn/akonadi_openxchange_resource.po 2026-06-28 05:44:15.000000000 +0200 @@ -9,7 +9,7 @@ "POT-Creation-Date: 2025-11-17 11:52+0000\n" "PO-Revision-Date: 2011-07-07 17:33+0200\n" "Last-Translator: Karl Ove Hufthammer <[email protected]>\n" -"Language-Team: Norwegian Nynorsk <[email protected]>\n" +"Language-Team: Norwegian Nynorsk <[email protected]>\n" "Language: nn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/nn/akonadi_pop3_resource.po new/kdepim-runtime-26.04.3/po/nn/akonadi_pop3_resource.po --- old/kdepim-runtime-26.04.2/po/nn/akonadi_pop3_resource.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/nn/akonadi_pop3_resource.po 2026-06-28 05:44:15.000000000 +0200 @@ -9,7 +9,7 @@ "POT-Creation-Date: 2025-11-17 11:52+0000\n" "PO-Revision-Date: 2019-05-01 11:44+0200\n" "Last-Translator: Karl Ove Hufthammer <[email protected]>\n" -"Language-Team: Norwegian Nynorsk <[email protected]>\n" +"Language-Team: Norwegian Nynorsk <[email protected]>\n" "Language: nn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/nn/akonadi_singlefile_resource.po new/kdepim-runtime-26.04.3/po/nn/akonadi_singlefile_resource.po --- old/kdepim-runtime-26.04.2/po/nn/akonadi_singlefile_resource.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/nn/akonadi_singlefile_resource.po 2026-06-28 05:44:15.000000000 +0200 @@ -9,7 +9,7 @@ "POT-Creation-Date: 2025-11-17 11:52+0000\n" "PO-Revision-Date: 2010-02-11 17:17+0100\n" "Last-Translator: Karl Ove Hufthammer <[email protected]>\n" -"Language-Team: Norwegian Nynorsk <[email protected]>\n" +"Language-Team: Norwegian Nynorsk <[email protected]>\n" "Language: nn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/nn/akonadi_vcard_resource.po new/kdepim-runtime-26.04.3/po/nn/akonadi_vcard_resource.po --- old/kdepim-runtime-26.04.2/po/nn/akonadi_vcard_resource.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/nn/akonadi_vcard_resource.po 2026-06-28 05:44:15.000000000 +0200 @@ -8,7 +8,7 @@ "POT-Creation-Date: 2025-11-17 11:52+0000\n" "PO-Revision-Date: 2019-08-04 09:49+0200\n" "Last-Translator: Karl Ove Hufthammer <[email protected]>\n" -"Language-Team: Norwegian Nynorsk <[email protected]>\n" +"Language-Team: Norwegian Nynorsk <[email protected]>\n" "Language: nn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/nn/akonadi_vcarddir_resource.po new/kdepim-runtime-26.04.3/po/nn/akonadi_vcarddir_resource.po --- old/kdepim-runtime-26.04.2/po/nn/akonadi_vcarddir_resource.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/nn/akonadi_vcarddir_resource.po 2026-06-28 05:44:15.000000000 +0200 @@ -9,7 +9,7 @@ "POT-Creation-Date: 2025-12-16 06:51+0000\n" "PO-Revision-Date: 2010-02-11 17:18+0100\n" "Last-Translator: Karl Ove Hufthammer <[email protected]>\n" -"Language-Team: Norwegian Nynorsk <[email protected]>\n" +"Language-Team: Norwegian Nynorsk <[email protected]>\n" "Language: nn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/nn/kio_akonadi.po new/kdepim-runtime-26.04.3/po/nn/kio_akonadi.po --- old/kdepim-runtime-26.04.2/po/nn/kio_akonadi.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/nn/kio_akonadi.po 2026-06-28 05:44:15.000000000 +0200 @@ -8,7 +8,7 @@ "POT-Creation-Date: 2025-11-17 11:52+0000\n" "PO-Revision-Date: 2024-07-17 17:44+0200\n" "Last-Translator: Karl Ove Hufthammer <[email protected]>\n" -"Language-Team: Norwegian Nynorsk <[email protected]>\n" +"Language-Team: Norwegian Nynorsk <[email protected]>\n" "Language: nn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/zh_CN/akonadi_imap_resource.po new/kdepim-runtime-26.04.3/po/zh_CN/akonadi_imap_resource.po --- old/kdepim-runtime-26.04.2/po/zh_CN/akonadi_imap_resource.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/zh_CN/akonadi_imap_resource.po 2026-06-28 05:44:15.000000000 +0200 @@ -459,7 +459,7 @@ #: retrievecollectionstask.cpp:155 #, kde-format msgid "Inbox" -msgstr "收件夹" +msgstr "收件箱" #: retrievecollectionstask.cpp:164 #, kde-format @@ -601,7 +601,7 @@ #, kde-format msgctxt "@info:status" msgid "Password not found for %1 IMAP account" -msgstr "找不到 %1 的 IMAP 账户的密码" +msgstr "找不到 %1 的 IMAP 账户密码" #: settings.cpp:129 #, kde-format @@ -615,7 +615,7 @@ #, kde-format msgctxt "@info:status" msgid "Password not found for %1 sieve account" -msgstr "找不到 %1 的 Sieve 账户的密码" +msgstr "找不到 %1 的 Sieve 账户密码" #: settings.cpp:162 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/zh_CN/akonadi_openxchange_resource.po new/kdepim-runtime-26.04.3/po/zh_CN/akonadi_openxchange_resource.po --- old/kdepim-runtime-26.04.2/po/zh_CN/akonadi_openxchange_resource.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/zh_CN/akonadi_openxchange_resource.po 2026-06-28 05:44:15.000000000 +0200 @@ -31,7 +31,7 @@ #: configwidget.cpp:27 #, kde-format msgid "Enter the password of your Open-Xchange account here." -msgstr "在此输入您的 Open-Xchange 账户的密码。" +msgstr "请在此输入您的 Open-Xchange 账户密码。" #: configwidget.cpp:72 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/po/zh_CN/akonadi_pop3_resource.po new/kdepim-runtime-26.04.3/po/zh_CN/akonadi_pop3_resource.po --- old/kdepim-runtime-26.04.2/po/zh_CN/akonadi_pop3_resource.po 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/po/zh_CN/akonadi_pop3_resource.po 2026-06-28 05:44:15.000000000 +0200 @@ -352,7 +352,7 @@ #: pop3resource.cpp:391 #, kde-format msgid "Error while trying to get the local inbox folder, aborting mail check." -msgstr "尝试获取本地收件夹时出错,中止邮件检查。" +msgstr "尝试获取本地收件箱时出错,将中止邮件检查。" #: pop3resource.cpp:398 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-26.04.2/resources/vcarddir/vcarddirresource.desktop new/kdepim-runtime-26.04.3/resources/vcarddir/vcarddirresource.desktop --- old/kdepim-runtime-26.04.2/resources/vcarddir/vcarddirresource.desktop 2026-05-30 05:32:12.000000000 +0200 +++ new/kdepim-runtime-26.04.3/resources/vcarddir/vcarddirresource.desktop 2026-06-28 05:44:15.000000000 +0200 @@ -52,7 +52,7 @@ Comment[bg]=Зареждане на данни от папка с vCard Comment[bs]=Učitava podakte iz direktorija sa VCards Comment[ca]=Carrega les dades des d'un directori amb vCard -Comment[ca@valencia]=Carrega les dades des d'un directori amb vCard +Comment[ca@valencia]=Carrega les dades des d'una carpeta amb vCard Comment[cs]=Načítá data z adresáře vizitek Comment[da]=Indlæser data fra en mappe med vCards Comment[de]=Daten werden aus einem Ordner mit vCard-Dateien geladen
