Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kdepim-addons for openSUSE:Factory 
checked in at 2022-05-14 22:52:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdepim-addons (Old)
 and      /work/SRC/openSUSE:Factory/.kdepim-addons.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdepim-addons"

Sat May 14 22:52:54 2022 rev:78 rq:976763 version:22.04.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdepim-addons/kdepim-addons.changes      
2022-04-24 00:19:30.044257628 +0200
+++ /work/SRC/openSUSE:Factory/.kdepim-addons.new.1538/kdepim-addons.changes    
2022-05-14 22:53:18.979077449 +0200
@@ -1,0 +2,8 @@
+Tue May 10 16:29:53 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 22.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.04.1/
+
+-------------------------------------------------------------------

Old:
----
  kdepim-addons-22.04.0.tar.xz
  kdepim-addons-22.04.0.tar.xz.sig

New:
----
  kdepim-addons-22.04.1.tar.xz
  kdepim-addons-22.04.1.tar.xz.sig

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

Other differences:
------------------
++++++ kdepim-addons.spec ++++++
--- /var/tmp/diff_new_pack.3YkHFJ/_old  2022-05-14 22:53:19.515078119 +0200
+++ /var/tmp/diff_new_pack.3YkHFJ/_new  2022-05-14 22:53:19.519078123 +0200
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           kdepim-addons
-Version:        22.04.0
+Version:        22.04.1
 Release:        0
 Summary:        Addons for KDE PIM applications
 License:        GPL-2.0-only


++++++ kdepim-addons-22.04.0.tar.xz -> kdepim-addons-22.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-22.04.0/CMakeLists.txt 
new/kdepim-addons-22.04.1/CMakeLists.txt
--- old/kdepim-addons-22.04.0/CMakeLists.txt    2022-04-09 17:55:02.000000000 
+0200
+++ new/kdepim-addons-22.04.1/CMakeLists.txt    2022-05-07 04:49:38.000000000 
+0200
@@ -1,7 +1,7 @@
 # SPDX-FileCopyrightText: none
 # SPDX-License-Identifier: BSD-3-Clause
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "5.20.0")
+set(PIM_VERSION "5.20.1")
 
 project(kdepim-addons VERSION ${PIM_VERSION})
 
@@ -67,32 +67,32 @@
 find_package(KF5Holidays ${KF5_MIN_VERSION} CONFIG REQUIRED)
 find_package(KF5GuiAddons ${KF5_MIN_VERSION} CONFIG REQUIRED)
 
-set(MAILCOMMON_LIB_VERSION "5.20.0")
-set(GRAVATAR_LIB_VERSION "5.20.0")
-set(PIMCOMMON_LIB_VERSION "5.20.0")
-set(GRANTLEETHEME_LIB_VERSION "5.20.0")
-set(CALENDARSUPPORT_LIB_VERSION "5.20.0")
-set(EVENTVIEW_LIB_VERSION "5.20.0")
-set(LIBKDEPIM_LIB_VERSION "5.20.0")
-set(KADDRESSBOOK_IMPORTEXPORT_LIB_VERSION "5.20.0")
-set(LIBKLEO_LIB_VERSION "5.20.0")
-set(AKONADI_LIB_VERSION "5.20.0")
-set(INCIDENCEEDITOR_LIB_VERSION "5.20.0")
-set(KTNEF_LIB_VERSION "5.20.0")
-set(MESSAGELIB_LIB_VERSION "5.20.0")
-set(AKONADICALENDAR_LIB_VERSION "5.20.0")
-set(CALENDAR_UTILS_VERSION "5.20.0")
-set(KPIMTEXTEDIT_LIB_VERSION "5.20.0")
-set(KIMAP_LIB_VERSION "5.20.0")
-set(LIBKSIEVE_LIB_VERSION "5.20.0")
-set(KMAILTRANSPORT_LIB_VERSION "5.20.0")
-set(AKONADICONTACT_LIB_VERSION "5.20.0")
-set(IMPORTWIZARD_LIB_VERSION "5.20.0")
-set(MAILIMPORTER_LIB_VERSION "5.20.0")
-set(KPIMPKPASS_LIB_VERSION "5.20.0")
-set(KPIMITINERARY_LIB_VERSION "5.20.0")
-set(KONTACTINTERFACE_LIB_VERSION "5.20.0")
-set(AKONADINOTES_LIB_VERSION "5.20.0")
+set(MAILCOMMON_LIB_VERSION "5.20.1")
+set(GRAVATAR_LIB_VERSION "5.20.1")
+set(PIMCOMMON_LIB_VERSION "5.20.1")
+set(GRANTLEETHEME_LIB_VERSION "5.20.1")
+set(CALENDARSUPPORT_LIB_VERSION "5.20.1")
+set(EVENTVIEW_LIB_VERSION "5.20.1")
+set(LIBKDEPIM_LIB_VERSION "5.20.1")
+set(KADDRESSBOOK_IMPORTEXPORT_LIB_VERSION "5.20.1")
+set(LIBKLEO_LIB_VERSION "5.20.1")
+set(AKONADI_LIB_VERSION "5.20.1")
+set(INCIDENCEEDITOR_LIB_VERSION "5.20.1")
+set(KTNEF_LIB_VERSION "5.20.1")
+set(MESSAGELIB_LIB_VERSION "5.20.1")
+set(AKONADICALENDAR_LIB_VERSION "5.20.1")
+set(CALENDAR_UTILS_VERSION "5.20.1")
+set(KPIMTEXTEDIT_LIB_VERSION "5.20.1")
+set(KIMAP_LIB_VERSION "5.20.1")
+set(LIBKSIEVE_LIB_VERSION "5.20.1")
+set(KMAILTRANSPORT_LIB_VERSION "5.20.1")
+set(AKONADICONTACT_LIB_VERSION "5.20.1")
+set(IMPORTWIZARD_LIB_VERSION "5.20.1")
+set(MAILIMPORTER_LIB_VERSION "5.20.1")
+set(KPIMPKPASS_LIB_VERSION "5.20.1")
+set(KPIMITINERARY_LIB_VERSION "5.20.1")
+set(KONTACTINTERFACE_LIB_VERSION "5.20.1")
+set(AKONADINOTES_LIB_VERSION "5.20.1")
 find_package(KF5AkonadiNotes ${AKONADINOTES_LIB_VERSION} CONFIG REQUIRED)
 find_package(KF5CalendarCore ${KF5_MIN_VERSION} CONFIG REQUIRED)
 find_package(KF5CalendarUtils ${CALENDAR_UTILS_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/plugins/messageviewerconfigureplugins/dkim-verify/messageviewer_dkimconfigplugin.json
 
new/kdepim-addons-22.04.1/plugins/messageviewerconfigureplugins/dkim-verify/messageviewer_dkimconfigplugin.json
--- 
old/kdepim-addons-22.04.0/plugins/messageviewerconfigureplugins/dkim-verify/messageviewer_dkimconfigplugin.json
     2022-04-09 17:55:02.000000000 +0200
+++ 
new/kdepim-addons-22.04.1/plugins/messageviewerconfigureplugins/dkim-verify/messageviewer_dkimconfigplugin.json
     2022-05-07 04:49:38.000000000 +0200
@@ -3,7 +3,7 @@
         "Description": "This plugin allows you to configure dkim support.",
         "Description[ar]": "???????? ???? ?????? ?????????????? ?????????? 
?????? DKIM",
         "Description[az]": "Bu ??lav??, DK??M yoxlamas??n?? ayarlama??a imkan 
verir.",
-        "Description[ca@valencia]": "Este connector permet configurar el 
funcionament del ??dkim??.",
+        "Description[ca@valencia]": "Este connector permet configurar el 
funcionament de ??dkim??.",
         "Description[ca]": "Aquest connector permet configurar el funcionament 
del ??dkim??.",
         "Description[cs]": "Tento modul umo????uje nastavit podporu pro dkim.",
         "Description[de]": "Mit diesem Modul k??nnen Sie die Unterst??tzung 
von DKIM einrichten.",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/plugins/templateparser/templateparseremailaddressrequesterakonadi.json
 
new/kdepim-addons-22.04.1/plugins/templateparser/templateparseremailaddressrequesterakonadi.json
--- 
old/kdepim-addons-22.04.0/plugins/templateparser/templateparseremailaddressrequesterakonadi.json
    2022-04-09 17:55:02.000000000 +0200
+++ 
new/kdepim-addons-22.04.1/plugins/templateparser/templateparseremailaddressrequesterakonadi.json
    2022-05-07 04:49:38.000000000 +0200
@@ -4,7 +4,7 @@
         "Name": "Email Address Akonadi Requester for Template Parser library",
         "Name[ar]": "???????? ?????? ?????????? ???????????? ????????????????? 
?????????? ??????????????",
         "Name[az]": "??ablonlar??n ara??d??r??lmas?? ??????n e-po??tlar??n 
t??l??b olunmas?? t??????bb??skar??",
-        "Name[ca@valencia]": "Sol??licitant d'adreces de correu electr??nic 
d'Akonadi per a la biblioteca del ??Template Parser??",
+        "Name[ca@valencia]": "Sol??licitant d'adreces de correu electr??nic 
d'Akonadi per a la biblioteca de ??Template Parser??",
         "Name[ca]": "Sol??licitant d'adreces de correu electr??nic de 
l'Akonadi per a la biblioteca del ??Template Parser??",
         "Name[en_GB]": "Email Address Akonadi Requester for Template Parser 
library",
         "Name[es]": "Peticionario de direcci??n de correo electr??nico para la 
biblioteca de an??lisis de plantillas",
@@ -14,7 +14,7 @@
         "Name[gl]": "Solicitador de enderezos de correo electr??nico de 
Akonadi para a biblioteca de an??lise de modelos",
         "Name[ia]": "Email Address Akonadi Requester per bibliotheca Template 
Parser (Demandator de adresse de eposta de Akonadi per biblioteca de analysator 
de patrono)",
         "Name[it]": "Estensione di richiesta Akonadi degli indirizzi di posta 
per la libraria di analisi dei template",
-        "Name[ko]": "????????? ?????? ?????????????????? ????????? ?????? 
Akonadi ?????? ??????",
+        "Name[ko]": "????????? ?????? ?????????????????? ????????? ?????? 
Akonadi ?????? ??????",
         "Name[nl]": "Akonadi-verzoeker om e-mailadres voor bibliotheek 
ontleden van sjabloon",
         "Name[pl]": "Program Akonadi ????daj??cy adresu pocztowego dla 
biblioteki przetwarzania szablon??w",
         "Name[pt]": "Pedido de Endere??o de E-Mail para o Processador de 
Modelos do Akonadi",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/po/ca/messageviewer_text_calendar_plugin.po 
new/kdepim-addons-22.04.1/po/ca/messageviewer_text_calendar_plugin.po
--- old/kdepim-addons-22.04.0/po/ca/messageviewer_text_calendar_plugin.po       
2022-04-15 02:22:31.000000000 +0200
+++ new/kdepim-addons-22.04.1/po/ca/messageviewer_text_calendar_plugin.po       
2022-05-10 07:56:45.000000000 +0200
@@ -1,9 +1,9 @@
 # Translation of messageviewer_text_calendar_plugin.po to Catalan
-# Copyright (C) 2004-2021 This_file_is_part_of_KDE
+# Copyright (C) 2004-2022 This_file_is_part_of_KDE
 #
 # Albert Astals Cid <aa...@kde.org>, 2004, 2005.
 # Sebasti?? Pla i Sanz <s...@sastia.com>, 2004.
-# Josep M. Ferrer <txe...@gmail.com>, 2007, 2008, 2010, 2011, 2012, 2015, 2021.
+# Josep M. Ferrer <txe...@gmail.com>, 2007, 2008, 2010, 2011, 2012, 2015, 
2021, 2022.
 # Manuel Tortosa Moreno <manutort...@gmail.com>, 2009, 2010, 2011.
 # Antoni Bella P??rez <antonibel...@yahoo.com>, 2014, 2015, 2016, 2017, 2019, 
2020, 2021.
 msgid ""
@@ -11,14 +11,14 @@
 "Project-Id-Version: kdepim-addons\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-11-21 00:28+0000\n"
-"PO-Revision-Date: 2021-11-06 08:56+0100\n"
-"Last-Translator: Antoni Bella P??rez <antonibel...@yahoo.com>\n"
+"PO-Revision-Date: 2022-04-22 18:27+0200\n"
+"Last-Translator: Josep M. Ferrer <txe...@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\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 21.08.1\n"
+"X-Generator: Lokalize 20.12.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 
@@ -407,7 +407,7 @@
 "Please create at least 1 writable events calendar and re-sync."
 msgstr ""
 "No teniu carpetes de calendari per a escriptura per a les invitacions, per "
-"tant no ser?? possible emmagatzemar o desar una resposta.\n"
+"tant, no ser?? possible emmagatzemar o desar cap resposta.\n"
 "Si us plau, creeu almenys 1 esdeveniment de calendari per a escriptura i "
 "torneu a sincronitzar."
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/po/ca@valencia/kaddressbook_importexportplugins.po 
new/kdepim-addons-22.04.1/po/ca@valencia/kaddressbook_importexportplugins.po
--- 
old/kdepim-addons-22.04.0/po/ca@valencia/kaddressbook_importexportplugins.po    
    2022-04-15 02:22:31.000000000 +0200
+++ 
new/kdepim-addons-22.04.1/po/ca@valencia/kaddressbook_importexportplugins.po    
    2022-05-10 07:56:45.000000000 +0200
@@ -42,7 +42,8 @@
 #, kde-format
 msgid "Import contacts from a file in comma separated value format."
 msgstr ""
-"Importa els contactes des d'un fitxer amb format de valors separats per 
comes."
+"Importa els contactes des d'un fitxer amb format de valors separats per "
+"comes."
 
 #: csv/csvimportexportplugininterface.cpp:148
 #: gmx/gmximportexportplugininterface.cpp:80
@@ -102,8 +103,8 @@
 #, kde-format
 msgctxt "@info:whatsthis"
 msgid ""
-"Click this button to start a file chooser that will allow you to select a csv 
"
-"file to import."
+"Click this button to start a file chooser that will allow you to select a "
+"csv file to import."
 msgstr ""
 "Cliqueu este bot?? per a iniciar un selector de fitxer que us permetr?? "
 "seleccionar un fitxer ??csv?? a importar."
@@ -129,7 +130,8 @@
 #: csv/import/csvimportdialog.cpp:323
 #, kde-format
 msgctxt "@info:whatsthis"
-msgid "Select this option if your csv file uses the comma as a field 
separator."
+msgid ""
+"Select this option if your csv file uses the comma as a field separator."
 msgstr ""
 "Seleccioneu esta opci?? si el fitxer ??csv?? usa la coma com a separador de "
 "camps."
@@ -203,7 +205,7 @@
 #, kde-format
 msgctxt "@option:radio Custom field separator"
 msgid "Other"
-msgstr "Altres"
+msgstr "Atres"
 
 #: csv/import/csvimportdialog.cpp:347
 #, kde-format
@@ -218,7 +220,7 @@
 "Select this option if to use some other character as the field delimiter for "
 "the data in your csv file."
 msgstr ""
-"Seleccioneu esta opci?? si el fitxer ??csv?? usa altres car??cters com a "
+"Seleccioneu esta opci?? si el fitxer ??csv?? usa atres car??cters com a "
 "delimitador de camps."
 
 #: csv/import/csvimportdialog.cpp:355
@@ -231,9 +233,9 @@
 #, kde-format
 msgctxt "@info:whatsthis"
 msgid ""
-"Enter a custom character to use as the delimiter character. If you enter more 
"
-"than 1 character, only the first will be used and the remaining characters "
-"will be ignored."
+"Enter a custom character to use as the delimiter character. If you enter "
+"more than 1 character, only the first will be used and the remaining "
+"characters will be ignored."
 msgstr ""
 "Introdu??u un car??cter personalitzat a usar com a car??cter delimitador. Si "
 "introdu??u m??s d'un car??cter, nom??s s'utilitzar?? el primer i la resta "
@@ -255,10 +257,10 @@
 #, kde-format
 msgctxt "@info:whatsthis"
 msgid ""
-"Choose the character that your csv data uses to \"quote\" the field delimiter 
"
-"if that character happens to occur within the data.  For example, if the "
-"comma is the field delimiter, then any comma occurring with the data will be "
-"\"quoted\" by the character specified here."
+"Choose the character that your csv data uses to \"quote\" the field "
+"delimiter if that character happens to occur within the data.  For example, "
+"if the comma is the field delimiter, then any comma occurring with the data "
+"will be \"quoted\" by the character specified here."
 msgstr ""
 "Seleccioneu el car??cter que les dades de ??csv?? usen per a ??citar?? el 
camp "
 "delimitador si este car??cter existeix en les dades. Per exemple, si el camp "
@@ -311,13 +313,14 @@
 msgctxt "@info:whatsthis"
 msgid ""
 "<para>Specify a format to use for dates included in your csv data. Use the "
-"following sequences to help you define the format:</para><para><list><item>y: 
"
-"year with 2 digits</item><item>Y: year with 4 digits</item><item>m: month "
-"with 1 or 2 digits</item><item>M: month with 2 digits</item><item>d: day with 
"
-"1 or 2 digits</item><item>D: day with 2 digits</item><item>H: hours with 2 "
-"digits</item><item>I: minutes with 2 digits</item><item>S: seconds with 2 "
-"digits</item></list></para><para>Example: \"Y-M-D\" corresponds to a date "
-"like \"2012-01-04\"</para>"
+"following sequences to help you define the format:</"
+"para><para><list><item>y: year with 2 digits</item><item>Y: year with 4 "
+"digits</item><item>m: month with 1 or 2 digits</item><item>M: month with 2 "
+"digits</item><item>d: day with 1 or 2 digits</item><item>D: day with 2 "
+"digits</item><item>H: hours with 2 digits</item><item>I: minutes with 2 "
+"digits</item><item>S: seconds with 2 digits</item></list></"
+"para><para>Example: \"Y-M-D\" corresponds to a date like \"2012-01-04\"</"
+"para>"
 msgstr ""
 "<para>Especifica un format per a usar les dates contingudes en les dades de "
 "??csv??. Utilitzeu les seq????ncies seg??ents per a ajudar a definir el 
format:</"
@@ -596,13 +599,13 @@
 #, kde-format
 msgctxt "@option:check"
 msgid "Other fields"
-msgstr "Altres camps"
+msgstr "Atres camps"
 
 #: vcards/engine/vcardexportselectionwidget.cpp:44
 #, kde-format
 msgctxt "@info:tooltip"
 msgid "Export other fields"
-msgstr "Exporta els altres camps"
+msgstr "Exporta els atres camps"
 
 #: vcards/engine/vcardexportselectionwidget.cpp:46
 #, kde-format
@@ -611,7 +614,7 @@
 "Check this box if you want to export the contact's other fields to the vCard "
 "output file."
 msgstr ""
-"Activeu esta casella si voleu exportar els altres camps del contacte al "
+"Activeu esta casella si voleu exportar els atres camps del contacte al "
 "fitxer d'eixida de la vCard."
 
 #: vcards/engine/vcardexportselectionwidget.cpp:50
@@ -773,7 +776,8 @@
 #, kde-format
 msgctxt "@info"
 msgid ""
-"You have selected a list of contacts, shall they be exported to several 
files?"
+"You have selected a list of contacts, shall they be exported to several "
+"files?"
 msgstr ""
 "Heu seleccionat una llista de contactes. S'han d'exportar a diversos fitxers?"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/po/ca@valencia/kaddressbook_plugins.po 
new/kdepim-addons-22.04.1/po/ca@valencia/kaddressbook_plugins.po
--- old/kdepim-addons-22.04.0/po/ca@valencia/kaddressbook_plugins.po    
2022-04-15 02:22:31.000000000 +0200
+++ new/kdepim-addons-22.04.1/po/ca@valencia/kaddressbook_plugins.po    
2022-05-10 07:56:45.000000000 +0200
@@ -176,8 +176,8 @@
 #: mergelib/widgets/mergecontactselectinformationscrollarea.cpp:88
 #, kde-format
 msgid ""
-"Some information was not selected. You can lose this information. Do you want 
"
-"to continue merging?"
+"Some information was not selected. You can lose this information. Do you "
+"want to continue merging?"
 msgstr ""
 "Hi ha alguna informaci?? que no s'ha seleccionat. Podeu perdre esta "
 "informaci??. Voleu continuar amb la fusi???"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/po/ca@valencia/kmail_editorconvertertext_plugins.po 
new/kdepim-addons-22.04.1/po/ca@valencia/kmail_editorconvertertext_plugins.po
--- 
old/kdepim-addons-22.04.0/po/ca@valencia/kmail_editorconvertertext_plugins.po   
    2022-04-15 02:22:31.000000000 +0200
+++ 
new/kdepim-addons-22.04.1/po/ca@valencia/kmail_editorconvertertext_plugins.po   
    2022-05-10 07:56:45.000000000 +0200
@@ -104,7 +104,7 @@
 #: markdown/markdownlib/markdownpreviewwidget.cpp:75
 #, kde-format
 msgid "Converter Error"
-msgstr "S'ha produ??t un error del convertidor"
+msgstr "Error del convertidor"
 
 #: markdown/plugin/markdowninterface.cpp:36
 #: markdown/plugin/markdownplugin.cpp:48
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/po/ca@valencia/kmail_editorgrammar_plugins.po 
new/kdepim-addons-22.04.1/po/ca@valencia/kmail_editorgrammar_plugins.po
--- old/kdepim-addons-22.04.0/po/ca@valencia/kmail_editorgrammar_plugins.po     
2022-04-15 02:22:31.000000000 +0200
+++ new/kdepim-addons-22.04.1/po/ca@valencia/kmail_editorgrammar_plugins.po     
2022-05-10 07:56:45.000000000 +0200
@@ -49,7 +49,8 @@
 #: grammalecte/src/grammalecteconfigwidget.cpp:60
 #, kde-format
 msgid ""
-"Impossible to get options. Please verify that you have grammalected 
installed."
+"Impossible to get options. Please verify that you have grammalected "
+"installed."
 msgstr ""
 "No ha estat possible obtindre les opcions. Verifiqueu que teniu instal??lat "
 "??grammalected??."
@@ -117,7 +118,7 @@
 #: grammarcommon/grammarresulttextedit.cpp:91
 #, kde-format
 msgid "See on: %1"
-msgstr "Vegeu a: %1"
+msgstr "Vejau a: %1"
 
 #: grammarcommon/grammarresulttextedit.cpp:123
 #, kde-format
@@ -132,7 +133,7 @@
 #: grammarcommon/grammarresulttextedit.cpp:145
 #, kde-format
 msgid "Check Again"
-msgstr "Comprova una altra vegada"
+msgstr "Comprova una atra vegada"
 
 #: grammarcommon/grammarresulttextedit.cpp:148
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/po/ca@valencia/kmail_plugins.po 
new/kdepim-addons-22.04.1/po/ca@valencia/kmail_plugins.po
--- old/kdepim-addons-22.04.0/po/ca@valencia/kmail_plugins.po   2022-04-15 
02:22:31.000000000 +0200
+++ new/kdepim-addons-22.04.1/po/ca@valencia/kmail_plugins.po   2022-05-10 
07:56:45.000000000 +0200
@@ -143,23 +143,23 @@
 "<p>Messages classified as spam are marked as read.<br />Spam messages are "
 "moved into the folder named <i>%1</i>.</p>"
 msgstr ""
-"<p>Els missatges classificats com a brossa es marquen com a llegits.<br />Els 
"
-"missatges brossa es mouen a la carpeta anomenada <i>%1</i>.</p>"
+"<p>Els missatges classificats com a brossa es marquen com a llegits.<br /"
+">Els missatges brossa es mouen a la carpeta anomenada <i>%1</i>.</p>"
 
 #: common/antispamwizard.cpp:533
 #, kde-format
 msgid ""
-"<p>Messages classified as spam are marked as read.<br />Spam messages are not 
"
-"moved into a certain folder.</p>"
+"<p>Messages classified as spam are marked as read.<br />Spam messages are "
+"not moved into a certain folder.</p>"
 msgstr ""
-"<p>Els missatges classificats com a brossa es marquen com a llegits.<br />Els 
"
-"missatges brossa no es mouen a cap carpeta.</p>"
+"<p>Els missatges classificats com a brossa es marquen com a llegits.<br /"
+">Els missatges brossa no es mouen a cap carpeta.</p>"
 
 #: common/antispamwizard.cpp:539
 #, kde-format
 msgid ""
-"<p>Messages classified as spam are not marked as read.<br />Spam messages are 
"
-"moved into the folder named <i>%1</i>.</p>"
+"<p>Messages classified as spam are not marked as read.<br />Spam messages "
+"are moved into the folder named <i>%1</i>.</p>"
 msgstr ""
 "<p>Els missatges classificats com a brossa no es marquen com a llegits.<br /"
 ">Els missatges brossa es mouen a la carpeta anomenada <i>%1</i>.</p>"
@@ -167,8 +167,8 @@
 #: common/antispamwizard.cpp:544
 #, kde-format
 msgid ""
-"<p>Messages classified as spam are not marked as read.<br />Spam messages are 
"
-"not moved into a certain folder.</p>"
+"<p>Messages classified as spam are not marked as read.<br />Spam messages "
+"are not moved into a certain folder.</p>"
 msgstr ""
 "<p>Els missatges classificats com a brossa no es marquen com a llegits.<br /"
 ">Els missatges brossa no es mouen a cap carpeta.</p>"
@@ -179,8 +179,8 @@
 "<p>The folder for messages classified as unsure (probably spam) is <i>%1</i>."
 "</p>"
 msgstr ""
-"<p>La carpeta per als missatges classificats com a dubtosos (probable brossa) 
"
-"??s <i>%1</i>.</p>"
+"<p>La carpeta per als missatges classificats com a dubtosos (probable "
+"brossa) ??s <i>%1</i>.</p>"
 
 #: common/antispamwizard.cpp:581
 #, kde-format
@@ -199,32 +199,32 @@
 "and setup KMail to work with them."
 msgstr ""
 "L'assistent buscar?? eines que facen la detecci?? del correu brossa\n"
-"i arranjar?? KMail perqu?? les fa??a servir."
+"i configurar?? KMail perqu?? les fa??a servir."
 
 #: common/antispamwizard.cpp:983
 #, kde-format
 msgid ""
-"<p>Here you can get some assistance in setting up KMail's filter rules to use 
"
-"some commonly-known anti-virus tools.</p><p>The wizard can detect those tools 
"
-"on your computer as well as create filter rules to classify messages using "
-"these tools and to separate messages containing viruses. The wizard will not "
-"take any existing filter rules into consideration: it will always append the "
-"new rules.</p><p><b>Warning:</b> As KMail appears to be frozen during the "
-"scan of the messages for viruses, you may encounter problems with the "
-"responsiveness of KMail because anti-virus tool operations are usually time "
-"consuming; please consider deleting the filter rules created by the wizard to 
"
-"get back to the former behavior.</p>"
-msgstr ""
-"<p>Ac?? podeu obtindre ajuda per a configurar les regles de filtratge de 
KMail "
-"per a usar algunes de les eines m??s comunes contra els virus.</"
-"p><p>L'assistent pot detectar estes eines a l'ordinador aix?? com crear 
regles "
-"de filtratge per a classificar els missatges i separar els que continguen "
-"virus. L'assistent no tindr?? en compte cap regla existent: sempre adjuntar?? 
"
-"les regles noves.</p><p><b>Atenci??:</b> Com KMail es bloqueja mentre 
comprova "
-"si els correus tenen virus, trobareu problemes amb la resposta de KMail, ja "
-"que les eines contra els virus normalment consumisquen bastant de temps. "
-"Considereu eliminar les regles de filtratge creades per l'assistent per a "
-"recuperar el comportament anterior.</p>"
+"<p>Here you can get some assistance in setting up KMail's filter rules to "
+"use some commonly-known anti-virus tools.</p><p>The wizard can detect those "
+"tools on your computer as well as create filter rules to classify messages "
+"using these tools and to separate messages containing viruses. The wizard "
+"will not take any existing filter rules into consideration: it will always "
+"append the new rules.</p><p><b>Warning:</b> As KMail appears to be frozen "
+"during the scan of the messages for viruses, you may encounter problems with "
+"the responsiveness of KMail because anti-virus tool operations are usually "
+"time consuming; please consider deleting the filter rules created by the "
+"wizard to get back to the former behavior.</p>"
+msgstr ""
+"<p>Ac?? podeu obtindre ajuda per a configurar les regles de filtratge de "
+"KMail per a usar algunes de les eines m??s comunes contra els virus.</"
+"p><p>L'assistent pot detectar estes eines a l'ordinador aix?? com crear "
+"regles de filtratge per a classificar els missatges i separar els que "
+"continguen virus. L'assistent no tindr?? en compte cap regla existent: sempre 
"
+"adjuntar?? les regles noves.</p><p><b>Atenci??:</b> Com KMail es bloqueja "
+"mentre comprova si els correus tenen virus, trobareu problemes amb la "
+"resposta de KMail, ja que les eines contra els virus normalment consumisquen "
+"bastant de temps. Considereu eliminar les regles de filtratge creades per "
+"l'assistent per a recuperar el comportament anterior.</p>"
 
 #: common/antispamwizard.cpp:1033
 #, kde-format
@@ -244,7 +244,8 @@
 #, kde-format
 msgid "Mark messages which have been classified as spam as read."
 msgstr ""
-"Marca els missatges que s'hagen classificat com a correu brossa com a 
llegits."
+"Marca els missatges que s'hagen classificat com a correu brossa com a "
+"llegits."
 
 #: common/antispamwizard.cpp:1061
 #, kde-format
@@ -268,9 +269,9 @@
 #: common/antispamwizard.cpp:1078
 #, kde-format
 msgid ""
-"The default folder is the inbox folder, but you may change that in the folder 
"
-"view below.<p>Not all tools support a classification as unsure. If you have "
-"not selected a capable tool, you cannot select a folder as well.</p>"
+"The default folder is the inbox folder, but you may change that in the "
+"folder view below.<p>Not all tools support a classification as unsure. If "
+"you have not selected a capable tool, you cannot select a folder as well.</p>"
 msgstr ""
 "La carpeta per defecte ??s la d'entrada, per?? podeu canviar-ho a la vista de 
"
 "carpetes inferior.<p>No totes les eines admeten classificacions dubtoses. Si "
@@ -304,12 +305,12 @@
 #, kde-format
 msgid ""
 "A filter to detect messages classified as virus-infected and to move those "
-"messages into a predefined folder is created. The default folder is the trash 
"
-"folder, but you may change that in the folder view."
+"messages into a predefined folder is created. The default folder is the "
+"trash folder, but you may change that in the folder view."
 msgstr ""
-"Es crea un filtre per a detectar els missatges infectats per virus i moure'ls 
"
-"a una carpeta determinada. La carpeta per defecte ??s la paperera, per?? 
podeu "
-"canviar-la a la vista de carpetes."
+"Es crea un filtre per a detectar els missatges infectats per virus i "
+"moure'ls a una carpeta determinada. La carpeta per defecte ??s la paperera, "
+"per?? podeu canviar-la a la vista de carpetes."
 
 #: common/antispamwizard.cpp:1204
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/po/ca@valencia/kmailtransport_plugins.po 
new/kdepim-addons-22.04.1/po/ca@valencia/kmailtransport_plugins.po
--- old/kdepim-addons-22.04.0/po/ca@valencia/kmailtransport_plugins.po  
2022-04-15 02:22:31.000000000 +0200
+++ new/kdepim-addons-22.04.1/po/ca@valencia/kmailtransport_plugins.po  
2022-05-10 07:56:45.000000000 +0200
@@ -43,7 +43,7 @@
 #: sendmail/sendmailtransportplugin.cpp:28
 #, kde-format
 msgid "A local sendmail installation"
-msgstr "Una instal??laci?? local del ??sendmail??"
+msgstr "Una instal??laci?? local de ??sendmail??"
 
 #: sendmail/sendmailtransportplugin.cpp:37
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/po/ca@valencia/korganizer_plugins.po 
new/kdepim-addons-22.04.1/po/ca@valencia/korganizer_plugins.po
--- old/kdepim-addons-22.04.0/po/ca@valencia/korganizer_plugins.po      
2022-04-15 02:22:31.000000000 +0200
+++ new/kdepim-addons-22.04.1/po/ca@valencia/korganizer_plugins.po      
2022-05-10 07:56:45.000000000 +0200
@@ -160,7 +160,7 @@
 #: plugins/hebrew/configdialog.cpp:46
 #, kde-format
 msgid "Show weekly parsha"
-msgstr "Mostra el ??parsha?? setmanal"
+msgstr "Mostra ??parsha?? setmanal"
 
 #: plugins/hebrew/configdialog.cpp:50
 #, kde-format
@@ -689,9 +689,9 @@
 "Currently, the phase is computed for noon at UTC; therefore, you should "
 "expect variations by 1 day in either direction."
 msgstr ""
-"Este connector mostra la fase lunar del dia (Noca, Creixent, Plena, Minvant). 
"
-"Actualment, la fase es calcula per al migdia a l'UTC. Per tant, haur??eu "
-"d'esperar variacions d'1 dia en qualsevol direcci??."
+"Este connector mostra la fase lunar del dia (Noca, Creixent, Plena, "
+"Minvant). Actualment, la fase es calcula per al migdia a l'UTC. Per tant, "
+"haur??eu d'esperar variacions d'1 dia en qualsevol direcci??."
 
 #: plugins/picoftheday/configdialog.cpp:28
 #, kde-format
@@ -741,8 +741,8 @@
 "The thumbnail will be scaled to a rectangle as small as possible outside a "
 "given rectangle, preserving the aspect ratio."
 msgstr ""
-"La miniatura s'escalar?? a un rectangle tan xicotet com siga possible per 
fora "
-"d'un rectangle donat, preservant la relaci?? d'aspecte."
+"La miniatura s'escalar?? a un rectangle tan xicotet com siga possible per "
+"fora d'un rectangle donat, preservant la relaci?? d'aspecte."
 
 #: plugins/picoftheday/element.cpp:208
 #, kde-format
@@ -768,7 +768,8 @@
 #, kde-format
 msgid "<qt>This plugin provides the Wikipedia <i>Picture of the Day</i>.</qt>"
 msgstr ""
-"<qt>Este connector proporciona la <i>imatge del dia</i> de la 
Viquip??dia.</qt>"
+"<qt>Este connector proporciona la <i>imatge del dia</i> de la Viquip??dia.</"
+"qt>"
 
 #: plugins/thisdayinhistory/thisdayinhistory.cpp:29
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/po/ca@valencia/messageviewer_application_gnupgwks_plugin.po
 
new/kdepim-addons-22.04.1/po/ca@valencia/messageviewer_application_gnupgwks_plugin.po
--- 
old/kdepim-addons-22.04.0/po/ca@valencia/messageviewer_application_gnupgwks_plugin.po
       2022-04-15 02:22:31.000000000 +0200
+++ 
new/kdepim-addons-22.04.1/po/ca@valencia/messageviewer_application_gnupgwks_plugin.po
       2022-05-10 07:56:45.000000000 +0200
@@ -63,16 +63,17 @@
 #: templates/gnupgwksmessagepart.html:26
 msgid "Register your OpenPGP key with your email provider. "
 msgstr ""
-"Registreu la vostra clau OpenPGP amb el vostre prove??dor de correu 
electr??nic."
+"Registreu la vostra clau OpenPGP amb el vostre prove??dor de correu "
+"electr??nic."
 
 #: templates/gnupgwksmessagepart.html:28
 msgid ""
-"When you register your key with your email provider other people will then be 
"
-"able to retrieve the key and send you encrypted emails and verify "
+"When you register your key with your email provider other people will then "
+"be able to retrieve the key and send you encrypted emails and verify "
 "authenticity of emails you send them."
 msgstr ""
-"En registrar la vostra clau amb el vostre prove??dor de correu electr??nic, 
els "
-"altres seran capa??os de rebre la clau i enviar-vos correu electr??nic "
+"En registrar la vostra clau amb el vostre prove??dor de correu electr??nic, "
+"els atres seran capa??os de rebre la clau i enviar-vos correu electr??nic "
 "encriptat, aix?? com verificar l'autenticitat dels missatges que els envieu."
 
 #: templates/gnupgwksmessagepart.html:31
@@ -87,7 +88,7 @@
 msgid ""
 "The email will be automatically deleted once you confirm the registration."
 msgstr ""
-"El correu electr??nic ser?? eliminat autom??ticament una vegada es confirmi 
el "
+"El correu electr??nic ser?? eliminat autom??ticament una vegada es confirme 
el "
 "registre."
 
 #: templates/gnupgwksmessagepart.html:38 templates/gnupgwksmessagepart.html:48
@@ -105,12 +106,12 @@
 
 #: templates/gnupgwksmessagepart.html:45
 msgid ""
-"Your OpenPGP key will be published on your email provider's key server. Other 
"
-"users will be able to retrieve the key and send you encrypted emails and "
-"verify authenticity of emails you send them."
+"Your OpenPGP key will be published on your email provider's key server. "
+"Other users will be able to retrieve the key and send you encrypted emails "
+"and verify authenticity of emails you send them."
 msgstr ""
 "La vostra clau OpenPGP ser?? publicada al vostre prove??dor de correu "
-"electr??nic. Els altres seran capa??os de rebre la clau i enviar-vos correu "
+"electr??nic. Els atres seran capa??os de rebre la clau i enviar-vos correu "
 "electr??nic encriptat, aix?? com verificar l'autenticitat dels missatges que "
 "els envieu."
 
@@ -121,8 +122,8 @@
 #: templates/pgpkeymessagepart.html:18
 msgid "This is an OpenPGP key, which can be used to sign or encrypt emails."
 msgstr ""
-"Esta ??s una clau OpenPGP, la qual es pot usar per a signar o encriptar els "
-"missatges de correu electr??nic."
+"Esta ??s una clau OpenPGP, la qual es pot utilitzar per a signar o encriptar "
+"els missatges de correu electr??nic."
 
 #: templates/pgpkeymessagepart.html:23
 msgid "Loading key details..."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/po/ca@valencia/messageviewer_text_calendar_plugin.po 
new/kdepim-addons-22.04.1/po/ca@valencia/messageviewer_text_calendar_plugin.po
--- 
old/kdepim-addons-22.04.0/po/ca@valencia/messageviewer_text_calendar_plugin.po  
    2022-04-15 02:22:31.000000000 +0200
+++ 
new/kdepim-addons-22.04.1/po/ca@valencia/messageviewer_text_calendar_plugin.po  
    2022-05-10 07:56:45.000000000 +0200
@@ -1,9 +1,9 @@
 # Translation of messageviewer_text_calendar_plugin.po to Catalan (Valencian)
-# Copyright (C) 2004-2021 This_file_is_part_of_KDE
+# Copyright (C) 2004-2022 This_file_is_part_of_KDE
 #
 # Albert Astals Cid <aa...@kde.org>, 2004, 2005.
 # Sebasti?? Pla i Sanz <s...@sastia.com>, 2004.
-# Josep M. Ferrer <txe...@gmail.com>, 2007, 2008, 2010, 2011, 2012, 2015, 2021.
+# Josep M. Ferrer <txe...@gmail.com>, 2007, 2008, 2010, 2011, 2012, 2015, 
2021, 2022.
 # Manuel Tortosa Moreno <manutort...@gmail.com>, 2009, 2010, 2011.
 # Antoni Bella P??rez <antonibel...@yahoo.com>, 2014, 2015, 2016, 2017, 2019, 
2020, 2021.
 msgid ""
@@ -11,14 +11,14 @@
 "Project-Id-Version: kdepim-addons\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-11-21 00:28+0000\n"
-"PO-Revision-Date: 2021-11-06 08:56+0100\n"
-"Last-Translator: Antoni Bella P??rez <antonibel...@yahoo.com>\n"
+"PO-Revision-Date: 2022-04-22 18:27+0200\n"
+"Last-Translator: Josep M. Ferrer <txe...@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\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 21.08.1\n"
+"X-Generator: Lokalize 20.12.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 
@@ -74,9 +74,9 @@
 #: text_calendar.cpp:372
 #, kde-format
 msgid ""
-"The invitation attachment \"%1\" is a web link that is inaccessible from this 
"
-"computer. Please ask the event organizer to resend the invitation with this "
-"attachment stored inline instead of a link."
+"The invitation attachment \"%1\" is a web link that is inaccessible from "
+"this computer. Please ask the event organizer to resend the invitation with "
+"this attachment stored inline instead of a link."
 msgstr ""
 "L'adjunt ??%1?? de la invitaci?? ??s un enlla?? a la web que ??s inaccessible 
des "
 "d'este ordinador. Demaneu a l'organitzador de l'esdeveniment que vos torne a "
@@ -91,16 +91,17 @@
 msgstr ""
 "<qt>Cap de les vostres identitats coincideix amb el receptor d'este missatge,"
 "<br/> seleccioneu quina de les seg??ents adreces ??s la vostra,<br/> si hi 
??s, "
-"o seleccioneu una de les vostres identitats per a usar-la en la 
resposta:</qt>"
+"o seleccioneu una de les vostres identitats per a usar-la en la resposta:</"
+"qt>"
 
 #: text_calendar.cpp:430
 #, kde-format
 msgid ""
-"<qt>Several of your identities match the receiver of this message,<br/>please 
"
-"choose which of the following addresses is yours:</qt>"
+"<qt>Several of your identities match the receiver of this message,<br/"
+">please choose which of the following addresses is yours:</qt>"
 msgstr ""
-"<qt>Diverses identitats vostres coincidisquen amb el receptor d'este 
missatge,"
-"<br />seleccioneu quina de les seg??ents adreces ??s la vostra:</qt>"
+"<qt>Diverses identitats vostres coincidisquen amb el receptor d'este "
+"missatge,<br />seleccioneu quina de les seg??ents adreces ??s la vostra:</qt>"
 
 #: text_calendar.cpp:445
 #, kde-format
@@ -173,7 +174,8 @@
 #: text_calendar.cpp:738
 #, kde-format
 msgid "\"%1\", happening all day today, is currently in-progress."
-msgstr "??%1?? que ocorrer?? durant tot el dia d'hui, actualment es troba en 
curs."
+msgstr ""
+"??%1?? que ocorrer?? durant tot el dia d'hui, actualment es troba en curs."
 
 #: text_calendar.cpp:747 text_calendar.cpp:759
 #, kde-format
@@ -188,7 +190,8 @@
 #: text_calendar.cpp:761
 #, kde-format
 msgid "\"%1\", happening all-day today, is currently in-progress."
-msgstr "??%1?? que ocorrer?? durant tot el dia d'hui, actualment es troba en 
curs."
+msgstr ""
+"??%1?? que ocorrer?? durant tot el dia d'hui, actualment es troba en curs."
 
 #: text_calendar.cpp:765
 #, kde-format
@@ -399,14 +402,14 @@
 #: text_calendar.cpp:1178
 #, kde-format
 msgid ""
-"You have no writable calendar folders for invitations, so storing or saving a 
"
-"response will not be possible.\n"
+"You have no writable calendar folders for invitations, so storing or saving "
+"a response will not be possible.\n"
 "Please create at least 1 writable events calendar and re-sync."
 msgstr ""
 "No teniu carpetes de calendari per a escriptura per a les invitacions, per "
-"tant no ser?? possible emmagatzemar o guardar una resposta.\n"
-"Per favor, creeu almenys 1 esdeveniment de calendari per a escriptura i "
-"torneu a sincronitzar."
+"tant, no ser?? possible emmagatzemar o guardar cap resposta.\n"
+"Creeu almenys 1 esdeveniment de calendari per a escriptura i torneu a "
+"sincronitzar."
 
 #: text_calendar.cpp:1197
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/po/ca@valencia/messageviewerconfiguresettingsplugins.po
 
new/kdepim-addons-22.04.1/po/ca@valencia/messageviewerconfiguresettingsplugins.po
--- 
old/kdepim-addons-22.04.0/po/ca@valencia/messageviewerconfiguresettingsplugins.po
   2022-04-15 02:22:31.000000000 +0200
+++ 
new/kdepim-addons-22.04.1/po/ca@valencia/messageviewerconfiguresettingsplugins.po
   2022-05-10 07:56:45.000000000 +0200
@@ -140,7 +140,8 @@
 #, kde-format
 msgid "Replace DKIM result by Authentication-Result header value"
 msgstr ""
-"Substitueix el resultat DKIM pel valor de la cap??alera 
??Authentication-Result??"
+"Substitueix el resultat DKIM pel valor de la cap??alera ??Authentication-"
+"Result??"
 
 #: dkim-verify/dkimgeneralwidget.cpp:38
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/po/ca@valencia/messageviewerplugins.po 
new/kdepim-addons-22.04.1/po/ca@valencia/messageviewerplugins.po
--- old/kdepim-addons-22.04.0/po/ca@valencia/messageviewerplugins.po    
2022-04-15 02:22:31.000000000 +0200
+++ new/kdepim-addons-22.04.1/po/ca@valencia/messageviewerplugins.po    
2022-05-10 07:56:45.000000000 +0200
@@ -155,8 +155,8 @@
 "This option starts an editor to create a note. Then you can edit the note to "
 "your liking before saving it."
 msgstr ""
-"Esta opci?? inicia un editor per a crear una nota. Despr??s podreu editar-la 
al "
-"vostre gust abans de guardar-la."
+"Esta opci?? inicia un editor per a crear una nota. Despr??s podreu editar-la "
+"al vostre gust abans de guardar-la."
 
 #: createtodoplugin/todoedit.cpp:61
 #, kde-format
@@ -221,9 +221,9 @@
 #: createtodoplugin/viewerplugincreatetodointerface.cpp:72
 #, kde-format
 msgid ""
-"This option starts the KOrganizer to-do editor with initial values taken from 
"
-"the currently selected message. Then you can edit the to-do to your liking "
-"before saving it to your calendar."
+"This option starts the KOrganizer to-do editor with initial values taken "
+"from the currently selected message. Then you can edit the to-do to your "
+"liking before saving it to your calendar."
 msgstr ""
 "Esta opci?? inicia l'editor de tasques pendents de KOrganizer amb els valors "
 "inicials extrets del missatge seleccionat. Llavors podreu editar la tasca "
@@ -303,10 +303,10 @@
 #, kde-format
 msgid ""
 "<qt><p><strong>These expressions may be used for the arguments:</strong></"
-"p><ul><li>%s - the subject of message</li><li>%from - the from email 
address</"
-"li><li>%cc - the list of cc email address</li><li>%bcc - the list of bcc "
-"email address</li><li>%body - the body of message</li><li>%inreplyto - the "
-"reply email address</li><li>%akonadiUrl - the akonadi url (as akonadi:?"
+"p><ul><li>%s - the subject of message</li><li>%from - the from email "
+"address</li><li>%cc - the list of cc email address</li><li>%bcc - the list "
+"of bcc email address</li><li>%body - the body of message</li><li>%inreplyto "
+"- the reply email address</li><li>%akonadiUrl - the akonadi url (as akonadi:?"
 "item=187020)</li></ul></strong></p></qt>"
 msgstr ""
 "<qt><p><strong>Per ala arguments es poden usar estes expressions:</strong></"
@@ -314,8 +314,8 @@
 "electr??nic del remitent</li><li>%cc - la llista d'adreces de correu "
 "electr??nic CC</li><li>%bcc - la llista d'adreces de correu electr??nic BCC</"
 "li><li>%body - el cos del missatge</li><li>%inreplyto - l'adre??a de correu "
-"electr??nic de resposta</li><li>%akonadiUrl - l'URL de l'akonadi (com 
akonadi:?"
-"item=187020)</li></ul></strong></p></qt>"
+"electr??nic de resposta</li><li>%akonadiUrl - l'URL de l'akonadi (com "
+"akonadi:?item=187020)</li></ul></strong></p></qt>"
 
 #: externalscriptplugin/configuredialog/viewerpluginexternaleditwidget.cpp:70
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/po/ca@valencia/webengineurlinterceptor.po 
new/kdepim-addons-22.04.1/po/ca@valencia/webengineurlinterceptor.po
--- old/kdepim-addons-22.04.0/po/ca@valencia/webengineurlinterceptor.po 
2022-04-15 02:22:31.000000000 +0200
+++ new/kdepim-addons-22.04.1/po/ca@valencia/webengineurlinterceptor.po 
2022-05-10 07:56:45.000000000 +0200
@@ -219,8 +219,8 @@
 #: adblock/lib/widgets/adblocksettingwidget.cpp:54
 #, kde-format
 msgid ""
-"<qt>Filter expression (e.g. <tt>http://www.example.com/ad/*</tt>, <a "
-"href=\"filterhelp\">more information</a>):"
+"<qt>Filter expression (e.g. <tt>http://www.example.com/ad/*</tt>, <a href="
+"\"filterhelp\">more information</a>):"
 msgstr ""
 "<qt>Expressi?? de filtre (p. ex. <tt>http://www.exemple.com/ad/*</tt>, <a "
 "href=\"filterhelp\">m??s informaci??</a>):"
@@ -247,10 +247,10 @@
 "<ul><li>un comod?? a l'estil de l'int??rpret d'ordres, p. ex. <tt>http://www.";
 "example.com/ads*</tt>, es poden utilitzar els comodins <tt>*?[]</tt></"
 "li><li>una expressi?? regular completa circumdant la cadena amb 
??<tt>/</tt>??, "
-"p. ex. <tt>/\\/(ad|banner)\\./</tt></li></ul><p>Qualsevol cadena de filtre es 
"
-"pot precedir amb ??<tt>@@</tt>?? per a permetre (llista blanca) qualsevol URL 
"
-"coincident, el qual t?? prioritat sobre qualsevol filtre bloquejant (llista "
-"negra).<br><a href='%1'>%2</a></qt>"
+"p. ex. <tt>/\\/(ad|banner)\\./</tt></li></ul><p>Qualsevol cadena de filtre "
+"es pot precedir amb ??<tt>@@</tt>?? per a permetre (llista blanca) qualsevol "
+"URL coincident, el qual t?? prioritat sobre qualsevol filtre bloquejant "
+"(llista negra).<br><a href='%1'>%2</a></qt>"
 
 #: adblock/lib/widgets/adblocksettingwidget.cpp:151
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/po/de/kmail_checkbeforedeleting_plugins.po 
new/kdepim-addons-22.04.1/po/de/kmail_checkbeforedeleting_plugins.po
--- old/kdepim-addons-22.04.0/po/de/kmail_checkbeforedeleting_plugins.po        
2022-04-15 02:22:31.000000000 +0200
+++ new/kdepim-addons-22.04.1/po/de/kmail_checkbeforedeleting_plugins.po        
2022-05-10 07:56:45.000000000 +0200
@@ -2,7 +2,7 @@
 # German translation for kdepim-addons.
 # Copyright (C) 2021 This file is copyright:
 # This file is distributed under the same license as the kdepim-addons package.
-# Frederik Schwarzer <schwar...@kde.org>, 2021.
+# Frederik Schwarzer <schwar...@kde.org>, 2021, 2022.
 #
 # Automatically generated, 2021.
 msgid ""
@@ -10,15 +10,15 @@
 "Project-Id-Version: kdepim-addons\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-12-16 00:45+0000\n"
-"PO-Revision-Date: 2021-11-02 19:00+0100\n"
+"PO-Revision-Date: 2022-04-15 04:27+0200\n"
 "Last-Translator: Frederik Schwarzer <schwar...@kde.org>\n"
 "Language-Team: German <kde-i18n...@kde.org>\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 21.08.2\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Lokalize 21.12.3\n"
 
 #: confirmbeforedeleting/confirmbeforedeletingcreateruledialog.cpp:17
 #, kde-format
@@ -44,7 +44,7 @@
 #: confirmbeforedeleting/confirmbeforedeletingcreaterulewidget.cpp:75
 #, kde-format
 msgid "Subject"
-msgstr ""
+msgstr "Betreff"
 
 #: confirmbeforedeleting/confirmbeforedeletingcreaterulewidget.cpp:76
 #, kde-format
@@ -54,24 +54,24 @@
 #: confirmbeforedeleting/confirmbeforedeletingcreaterulewidget.cpp:77
 #, kde-format
 msgid "Cc"
-msgstr ""
+msgstr "Kopie"
 
 #: confirmbeforedeleting/confirmbeforedeletingcreaterulewidget.cpp:78
 #, kde-format
 msgid "Bcc"
-msgstr ""
+msgstr "Blindkopie"
 
 #: confirmbeforedeleting/confirmbeforedeletingcreaterulewidget.cpp:79
 #: confirmbeforedeleting/confirmbeforedeletingrule.cpp:170
 #, kde-format
 msgid "Unread"
-msgstr ""
+msgstr "Ungelesen"
 
 #: confirmbeforedeleting/confirmbeforedeletingcreaterulewidget.cpp:80
 #: confirmbeforedeleting/confirmbeforedeletingrule.cpp:179
 #, kde-format
 msgid "Important"
-msgstr ""
+msgstr "Wichtig"
 
 #: confirmbeforedeleting/confirmbeforedeletingdialog.cpp:23
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/po/de/kmail_editorgrammar_plugins.po 
new/kdepim-addons-22.04.1/po/de/kmail_editorgrammar_plugins.po
--- old/kdepim-addons-22.04.0/po/de/kmail_editorgrammar_plugins.po      
2022-04-15 02:22:31.000000000 +0200
+++ new/kdepim-addons-22.04.1/po/de/kmail_editorgrammar_plugins.po      
2022-05-10 07:56:45.000000000 +0200
@@ -1,21 +1,22 @@
 # Copyright (C) YEAR This file is copyright:
 # This file is distributed under the same license as the kdepim-addons package.
-#
-# Frederik Schwarzer <schwar...@kde.org>, 2019.
+# Frederik Schwarzer <schwar...@kde.org>, 2019, 2022.
 # Burkhard L??ck <lu...@hube-lueck.de>, 2019, 2020, 2021.
+#
 msgid ""
 msgstr ""
 "Project-Id-Version: kdepim-addons\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-04-07 02:11+0000\n"
-"PO-Revision-Date: 2021-06-03 05:00+0200\n"
-"Last-Translator: Burkhard L??ck <lu...@hube-lueck.de>\n"
+"PO-Revision-Date: 2022-04-15 04:26+0200\n"
+"Last-Translator: Frederik Schwarzer <schwar...@kde.org>\n"
 "Language-Team: German <kde-i18n...@kde.org>\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 21.12.3\n"
 
 #: grammalecte/plugin/grammalecteinterface.cpp:77
 #, kde-format
@@ -135,7 +136,7 @@
 #: grammarcommon/grammarresulttextedit.cpp:148
 #, kde-format
 msgid "Configure..."
-msgstr ""
+msgstr "Einrichten ..."
 
 #: grammarcommon/grammarresultwidget.cpp:32
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/po/fi/messageviewerconfiguresettingsplugins.po 
new/kdepim-addons-22.04.1/po/fi/messageviewerconfiguresettingsplugins.po
--- old/kdepim-addons-22.04.0/po/fi/messageviewerconfiguresettingsplugins.po    
2022-04-15 02:22:31.000000000 +0200
+++ new/kdepim-addons-22.04.1/po/fi/messageviewerconfiguresettingsplugins.po    
2022-05-10 07:56:45.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdepim-addons\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-03-26 02:16+0000\n"
-"PO-Revision-Date: 2022-03-08 16:52+0200\n"
+"PO-Revision-Date: 2022-04-15 23:14+0300\n"
 "Last-Translator: Tommi Nieminen <transla...@legisign.org>\n"
 "Language-Team: Finnish <kde-i18n-...@kde.org>\n"
 "Language: fi\n"
@@ -15,7 +15,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 20.04.2\n"
+"X-Generator: Lokalize 20.12.0\n"
 
 #: dkim-verify/dkimadvancedwidget.cpp:21
 #, kde-format
@@ -284,15 +284,14 @@
 "p><ul><li>%u ??? komennon k??ytt??m?? 
verkko-osoite</li></ul></strong></p></qt>"
 
 #: openurlwith/openurlwithconfigurecreatewidget.cpp:49
-#, fuzzy, kde-format
-#| msgid "Command Line"
+#, kde-format
 msgid "Command line:"
-msgstr "Komentorivi"
+msgstr "Komentorivi:"
 
 #: openurlwith/openurlwithconfigurecreatewidget.cpp:59
 #, kde-format
 msgid "Executable:"
-msgstr ""
+msgstr "Ohjelmatiedosto:"
 
 #: openurlwith/openurlwithconfiguredialog.cpp:24
 #, kde-format
@@ -303,12 +302,12 @@
 #: openurlwith/openurlwithconfigurewidget.cpp:117
 #, kde-format
 msgid "Rule already exists."
-msgstr ""
+msgstr "S????nt?? on jo olemassa."
 
 #: openurlwith/openurlwithconfigurewidget.cpp:117
 #, kde-format
 msgid "Duplicate Rule"
-msgstr ""
+msgstr "Toistuva s????nt??"
 
 #: openurlwith/openurlwithconfigurewidget.cpp:158
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/po/fr/kaddressbook_importexportplugins.po 
new/kdepim-addons-22.04.1/po/fr/kaddressbook_importexportplugins.po
--- old/kdepim-addons-22.04.0/po/fr/kaddressbook_importexportplugins.po 
2022-04-15 02:22:32.000000000 +0200
+++ new/kdepim-addons-22.04.1/po/fr/kaddressbook_importexportplugins.po 
2022-05-10 07:56:45.000000000 +0200
@@ -4,7 +4,7 @@
 # Jo??lle Cornavin <jcorn...@club-internet.fr>, 2009.
 # Mickael Sibelle <kim...@gmail.com>, 2009, 2010.
 # Rapha??l JAKSE <raphael.ja...@gmail.com>, 2012, 2016.
-# xavier <xavier.besn...@neuf.fr>, 2012, 2013, 2014, 2020, 2021.
+# xavier <xavier.besn...@neuf.fr>, 2012, 2013, 2014, 2020, 2021, 2022.
 # Sebastien Renard <ren...@kde.org>, 2014, 2015.
 # Vincent Pinon <vpi...@kde.org>, 2017, 2018.
 # Simon Depiets <sdepi...@gmail.com>, 2019.
@@ -22,7 +22,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 20.12.0\n"
+"X-Generator: Lokalize 21.12.3\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/po/it/kaddressbook_importexportplugins.po 
new/kdepim-addons-22.04.1/po/it/kaddressbook_importexportplugins.po
--- old/kdepim-addons-22.04.0/po/it/kaddressbook_importexportplugins.po 
2022-04-15 02:22:32.000000000 +0200
+++ new/kdepim-addons-22.04.1/po/it/kaddressbook_importexportplugins.po 
2022-05-10 07:56:46.000000000 +0200
@@ -4,7 +4,7 @@
 # alessandro pasotti <ale....@tiscalinet.it>, 2003, 2004, 2005, 2006, 2007.
 # Giovanni Venturi <jum...@tiscali.it>, 2006.
 # Leonardo Finetti <fi...@finex.org>, 2007, 2008, 2009, 2010.
-# Valter Mura <valterm...@gmail.com>, 2010, 2011, 2012, 2013, 2014, 2015, 
2016, 2017, 2018, 2019.
+# Valter Mura <valterm...@gmail.com>, 2010, 2011, 2012, 2013, 2014, 2015, 
2016, 2017, 2018, 2019, 2022.
 # Pino Toscano <toscano.p...@tiscali.it>, 2012.
 # Luigi Toscano <luigi.tosc...@tiscali.it>, 2014, 2017.
 # Vincenzo Reale <smart212...@gmail.com>, 2020.
@@ -22,7 +22,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 20.08.1\n"
+"X-Generator: Lokalize 22.04.0\n"
 
 #: csv/csvimportexportplugininterface.cpp:36
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/po/ko/kaddressbook_importexportplugins.po 
new/kdepim-addons-22.04.1/po/ko/kaddressbook_importexportplugins.po
--- old/kdepim-addons-22.04.0/po/ko/kaddressbook_importexportplugins.po 
2022-04-15 02:22:32.000000000 +0200
+++ new/kdepim-addons-22.04.1/po/ko/kaddressbook_importexportplugins.po 
2022-05-10 07:56:46.000000000 +0200
@@ -1,7 +1,7 @@
 # Korean messages for kaddressbook
 # Copyright (C) 2001, 2007 Free Software Foundation, Inc.
 # KIM HyoungSuk <m...@mizi.com>, 2001.
-# Shinjo Park <k...@peremen.name>, 2007, 2009, 2011, 2019, 2020.
+# Shinjo Park <k...@peremen.name>, 2007, 2009, 2011, 2019, 2020, 2022.
 #
 msgid ""
 msgstr ""
@@ -16,7 +16,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 19.12.3\n"
+"X-Generator: Lokalize 21.12.3\n"
 
 #: csv/csvimportexportplugininterface.cpp:36
 #, kde-format
@@ -99,8 +99,8 @@
 "Click this button to start a file chooser that will allow you to select a "
 "csv file to import."
 msgstr ""
-"??? ????????? ????????? ????????? CSV ????????? ????????? ??? ?????? ?????? 
?????? ?????? ????????? ??????"
-"???."
+"??? ????????? ???????????? ????????? CSV ????????? ????????? ??? ?????? 
?????? ?????? ?????? ????????? ???"
+"??????."
 
 #: csv/import/csvimportdialog.cpp:311
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/po/ko/messageviewer_text_calendar_plugin.po 
new/kdepim-addons-22.04.1/po/ko/messageviewer_text_calendar_plugin.po
--- old/kdepim-addons-22.04.0/po/ko/messageviewer_text_calendar_plugin.po       
2022-04-15 02:22:32.000000000 +0200
+++ new/kdepim-addons-22.04.1/po/ko/messageviewer_text_calendar_plugin.po       
2022-05-10 07:56:46.000000000 +0200
@@ -26,7 +26,7 @@
 #: attendeeselector.cpp:40
 #, kde-format
 msgid "Click to add a new attendee"
-msgstr "??? ???????????? ??????????????? ???????????????"
+msgstr "??? ???????????? ??????????????? ??????????????????"
 
 #. i18n: ectx: property (text), widget (QPushButton, addButton)
 #: attendeeselector.ui:24
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-22.04.0/po/ko/sieveeditor_plugins.po 
new/kdepim-addons-22.04.1/po/ko/sieveeditor_plugins.po
--- old/kdepim-addons-22.04.0/po/ko/sieveeditor_plugins.po      2022-04-15 
02:22:32.000000000 +0200
+++ new/kdepim-addons-22.04.1/po/ko/sieveeditor_plugins.po      2022-05-10 
07:56:46.000000000 +0200
@@ -20,7 +20,7 @@
 #: emaillineedit/emaillineedit.cpp:33
 #, kde-format
 msgid "Click on button for selecting contacts..."
-msgstr "???????????? ??????????????? ????????? ???????????????..."
+msgstr "???????????? ??????????????? ????????? ??????????????????..."
 
 #: emaillineedit/emaillineedit.cpp:37
 #, kde-format
@@ -115,7 +115,7 @@
 #: imapfoldercompletion/selectimapwidget.cpp:58
 #, kde-format
 msgid "Click on button for selecting folder..."
-msgstr "????????? ??????????????? ????????? ???????????????..."
+msgstr "????????? ??????????????? ????????? ??????????????????..."
 
 #~ msgid "Create Regular Expression"
 #~ msgstr "?????? ????????? ?????????"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-22.04.0/po/zh_CN/cryptopageplugin.po 
new/kdepim-addons-22.04.1/po/zh_CN/cryptopageplugin.po
--- old/kdepim-addons-22.04.0/po/zh_CN/cryptopageplugin.po      2022-04-15 
02:22:33.000000000 +0200
+++ new/kdepim-addons-22.04.1/po/zh_CN/cryptopageplugin.po      2022-05-10 
07:56:47.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-11-24 00:28+0000\n"
-"PO-Revision-Date: 2022-04-14 15:36\n"
+"PO-Revision-Date: 2022-05-08 08:18\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-22.04.0/po/zh_CN/customtoolsplugin.po 
new/kdepim-addons-22.04.1/po/zh_CN/customtoolsplugin.po
--- old/kdepim-addons-22.04.0/po/zh_CN/customtoolsplugin.po     2022-04-15 
02:22:33.000000000 +0200
+++ new/kdepim-addons-22.04.1/po/zh_CN/customtoolsplugin.po     2022-05-10 
07:56:47.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-11-24 00:28+0000\n"
-"PO-Revision-Date: 2022-04-14 15:36\n"
+"PO-Revision-Date: 2022-05-08 08:18\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/po/zh_CN/importwizard_plugins.po 
new/kdepim-addons-22.04.1/po/zh_CN/importwizard_plugins.po
--- old/kdepim-addons-22.04.0/po/zh_CN/importwizard_plugins.po  2022-04-15 
02:22:33.000000000 +0200
+++ new/kdepim-addons-22.04.1/po/zh_CN/importwizard_plugins.po  2022-05-10 
07:56:47.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-11-24 00:28+0000\n"
-"PO-Revision-Date: 2022-04-14 15:36\n"
+"PO-Revision-Date: 2022-05-08 08:18\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/po/zh_CN/kaddressbook_importexportplugins.po 
new/kdepim-addons-22.04.1/po/zh_CN/kaddressbook_importexportplugins.po
--- old/kdepim-addons-22.04.0/po/zh_CN/kaddressbook_importexportplugins.po      
2022-04-15 02:22:33.000000000 +0200
+++ new/kdepim-addons-22.04.1/po/zh_CN/kaddressbook_importexportplugins.po      
2022-05-10 07:56:47.000000000 +0200
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-01-12 00:45+0000\n"
-"PO-Revision-Date: 2022-04-14 15:36\n"
+"PO-Revision-Date: 2022-05-08 08:18\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/po/zh_CN/kaddressbook_plugins.po 
new/kdepim-addons-22.04.1/po/zh_CN/kaddressbook_plugins.po
--- old/kdepim-addons-22.04.0/po/zh_CN/kaddressbook_plugins.po  2022-04-15 
02:22:33.000000000 +0200
+++ new/kdepim-addons-22.04.1/po/zh_CN/kaddressbook_plugins.po  2022-05-10 
07:56:47.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-11-24 00:28+0000\n"
-"PO-Revision-Date: 2022-04-14 15:36\n"
+"PO-Revision-Date: 2022-05-08 08:18\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/po/zh_CN/kmail_checkbeforedeleting_plugins.po 
new/kdepim-addons-22.04.1/po/zh_CN/kmail_checkbeforedeleting_plugins.po
--- old/kdepim-addons-22.04.0/po/zh_CN/kmail_checkbeforedeleting_plugins.po     
2022-04-15 02:22:33.000000000 +0200
+++ new/kdepim-addons-22.04.1/po/zh_CN/kmail_checkbeforedeleting_plugins.po     
2022-05-10 07:56:47.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-12-16 00:45+0000\n"
-"PO-Revision-Date: 2022-04-14 15:36\n"
+"PO-Revision-Date: 2022-05-08 08:18\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/po/zh_CN/kmail_editor_plugins.po 
new/kdepim-addons-22.04.1/po/zh_CN/kmail_editor_plugins.po
--- old/kdepim-addons-22.04.0/po/zh_CN/kmail_editor_plugins.po  2022-04-15 
02:22:33.000000000 +0200
+++ new/kdepim-addons-22.04.1/po/zh_CN/kmail_editor_plugins.po  2022-05-10 
07:56:47.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-01-17 00:43+0000\n"
-"PO-Revision-Date: 2022-04-14 15:36\n"
+"PO-Revision-Date: 2022-05-08 08:18\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/po/zh_CN/kmail_editorconvertertext_plugins.po 
new/kdepim-addons-22.04.1/po/zh_CN/kmail_editorconvertertext_plugins.po
--- old/kdepim-addons-22.04.0/po/zh_CN/kmail_editorconvertertext_plugins.po     
2022-04-15 02:22:33.000000000 +0200
+++ new/kdepim-addons-22.04.1/po/zh_CN/kmail_editorconvertertext_plugins.po     
2022-05-10 07:56:47.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-03-11 00:47+0000\n"
-"PO-Revision-Date: 2022-04-14 15:36\n"
+"PO-Revision-Date: 2022-05-08 08:18\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/po/zh_CN/kmail_editorgrammar_plugins.po 
new/kdepim-addons-22.04.1/po/zh_CN/kmail_editorgrammar_plugins.po
--- old/kdepim-addons-22.04.0/po/zh_CN/kmail_editorgrammar_plugins.po   
2022-04-15 02:22:33.000000000 +0200
+++ new/kdepim-addons-22.04.1/po/zh_CN/kmail_editorgrammar_plugins.po   
2022-05-10 07:56:47.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-04-07 02:11+0000\n"
-"PO-Revision-Date: 2022-04-14 15:36\n"
+"PO-Revision-Date: 2022-05-08 08:18\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/po/zh_CN/kmail_editorinit_plugins.po 
new/kdepim-addons-22.04.1/po/zh_CN/kmail_editorinit_plugins.po
--- old/kdepim-addons-22.04.0/po/zh_CN/kmail_editorinit_plugins.po      
2022-04-15 02:22:33.000000000 +0200
+++ new/kdepim-addons-22.04.1/po/zh_CN/kmail_editorinit_plugins.po      
2022-05-10 07:56:47.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-04-13 00:18+0000\n"
-"PO-Revision-Date: 2022-04-14 15:36\n"
+"PO-Revision-Date: 2022-05-08 08:18\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/po/zh_CN/kmail_editorsendcheck_plugins.po 
new/kdepim-addons-22.04.1/po/zh_CN/kmail_editorsendcheck_plugins.po
--- old/kdepim-addons-22.04.0/po/zh_CN/kmail_editorsendcheck_plugins.po 
2022-04-15 02:22:33.000000000 +0200
+++ new/kdepim-addons-22.04.1/po/zh_CN/kmail_editorsendcheck_plugins.po 
2022-05-10 07:56:47.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-01-12 00:45+0000\n"
-"PO-Revision-Date: 2022-04-14 15:36\n"
+"PO-Revision-Date: 2022-05-08 08:18\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-22.04.0/po/zh_CN/kmail_plugins.po 
new/kdepim-addons-22.04.1/po/zh_CN/kmail_plugins.po
--- old/kdepim-addons-22.04.0/po/zh_CN/kmail_plugins.po 2022-04-15 
02:22:33.000000000 +0200
+++ new/kdepim-addons-22.04.1/po/zh_CN/kmail_plugins.po 2022-05-10 
07:56:47.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-11-24 00:28+0000\n"
-"PO-Revision-Date: 2022-04-14 15:36\n"
+"PO-Revision-Date: 2022-05-08 08:18\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/po/zh_CN/kmailtransport_plugins.po 
new/kdepim-addons-22.04.1/po/zh_CN/kmailtransport_plugins.po
--- old/kdepim-addons-22.04.0/po/zh_CN/kmailtransport_plugins.po        
2022-04-15 02:22:33.000000000 +0200
+++ new/kdepim-addons-22.04.1/po/zh_CN/kmailtransport_plugins.po        
2022-05-10 07:56:47.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-11-24 00:28+0000\n"
-"PO-Revision-Date: 2022-04-14 15:36\n"
+"PO-Revision-Date: 2022-05-08 08:18\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-22.04.0/po/zh_CN/korganizer_plugins.po 
new/kdepim-addons-22.04.1/po/zh_CN/korganizer_plugins.po
--- old/kdepim-addons-22.04.0/po/zh_CN/korganizer_plugins.po    2022-04-15 
02:22:33.000000000 +0200
+++ new/kdepim-addons-22.04.1/po/zh_CN/korganizer_plugins.po    2022-05-10 
07:56:47.000000000 +0200
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-12-20 00:43+0000\n"
-"PO-Revision-Date: 2022-04-14 15:36\n"
+"PO-Revision-Date: 2022-05-08 08:18\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/po/zh_CN/messageviewer_application_gnupgwks_plugin.po 
new/kdepim-addons-22.04.1/po/zh_CN/messageviewer_application_gnupgwks_plugin.po
--- 
old/kdepim-addons-22.04.0/po/zh_CN/messageviewer_application_gnupgwks_plugin.po 
    2022-04-15 02:22:33.000000000 +0200
+++ 
new/kdepim-addons-22.04.1/po/zh_CN/messageviewer_application_gnupgwks_plugin.po 
    2022-05-10 07:56:47.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-02-04 00:44+0000\n"
-"PO-Revision-Date: 2022-04-14 15:36\n"
+"PO-Revision-Date: 2022-05-08 08:18\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/po/zh_CN/messageviewer_application_mstnef_plugin.po 
new/kdepim-addons-22.04.1/po/zh_CN/messageviewer_application_mstnef_plugin.po
--- 
old/kdepim-addons-22.04.0/po/zh_CN/messageviewer_application_mstnef_plugin.po   
    2022-04-15 02:22:33.000000000 +0200
+++ 
new/kdepim-addons-22.04.1/po/zh_CN/messageviewer_application_mstnef_plugin.po   
    2022-05-10 07:56:47.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-02-02 00:45+0000\n"
-"PO-Revision-Date: 2022-04-14 15:36\n"
+"PO-Revision-Date: 2022-05-08 08:18\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/po/zh_CN/messageviewer_bodypartformatter_pkpass.po 
new/kdepim-addons-22.04.1/po/zh_CN/messageviewer_bodypartformatter_pkpass.po
--- 
old/kdepim-addons-22.04.0/po/zh_CN/messageviewer_bodypartformatter_pkpass.po    
    2022-04-15 02:22:33.000000000 +0200
+++ 
new/kdepim-addons-22.04.1/po/zh_CN/messageviewer_bodypartformatter_pkpass.po    
    2022-05-10 07:56:47.000000000 +0200
@@ -7,8 +7,8 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:48+0200\n"
-"PO-Revision-Date: 2022-04-14 15:36\n"
+"POT-Creation-Date: 2019-07-06 03:13+0200\n"
+"PO-Revision-Date: 2022-05-08 08:18\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/po/zh_CN/messageviewer_semantic_plugin.po 
new/kdepim-addons-22.04.1/po/zh_CN/messageviewer_semantic_plugin.po
--- old/kdepim-addons-22.04.0/po/zh_CN/messageviewer_semantic_plugin.po 
2022-04-15 02:22:33.000000000 +0200
+++ new/kdepim-addons-22.04.1/po/zh_CN/messageviewer_semantic_plugin.po 
2022-05-10 07:56:47.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-11-09 00:17+0000\n"
-"PO-Revision-Date: 2022-04-14 15:36\n"
+"PO-Revision-Date: 2022-05-08 08:18\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/po/zh_CN/messageviewer_text_calendar_plugin.po 
new/kdepim-addons-22.04.1/po/zh_CN/messageviewer_text_calendar_plugin.po
--- old/kdepim-addons-22.04.0/po/zh_CN/messageviewer_text_calendar_plugin.po    
2022-04-15 02:22:33.000000000 +0200
+++ new/kdepim-addons-22.04.1/po/zh_CN/messageviewer_text_calendar_plugin.po    
2022-05-10 07:56:47.000000000 +0200
@@ -6,7 +6,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-11-21 00:28+0000\n"
-"PO-Revision-Date: 2022-04-14 15:36\n"
+"PO-Revision-Date: 2022-05-08 08:18\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/po/zh_CN/messageviewer_text_vcard_plugin.po 
new/kdepim-addons-22.04.1/po/zh_CN/messageviewer_text_vcard_plugin.po
--- old/kdepim-addons-22.04.0/po/zh_CN/messageviewer_text_vcard_plugin.po       
2022-04-15 02:22:33.000000000 +0200
+++ new/kdepim-addons-22.04.1/po/zh_CN/messageviewer_text_vcard_plugin.po       
2022-05-10 07:56:47.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-11-24 00:28+0000\n"
-"PO-Revision-Date: 2022-04-14 15:36\n"
+"PO-Revision-Date: 2022-05-08 08:18\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/po/zh_CN/messageviewerconfiguresettingsplugins.po 
new/kdepim-addons-22.04.1/po/zh_CN/messageviewerconfiguresettingsplugins.po
--- old/kdepim-addons-22.04.0/po/zh_CN/messageviewerconfiguresettingsplugins.po 
2022-04-15 02:22:33.000000000 +0200
+++ new/kdepim-addons-22.04.1/po/zh_CN/messageviewerconfiguresettingsplugins.po 
2022-05-10 07:56:47.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-03-26 02:16+0000\n"
-"PO-Revision-Date: 2022-04-14 15:36\n"
+"PO-Revision-Date: 2022-05-08 08:18\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/po/zh_CN/messageviewerheaderplugins.po 
new/kdepim-addons-22.04.1/po/zh_CN/messageviewerheaderplugins.po
--- old/kdepim-addons-22.04.0/po/zh_CN/messageviewerheaderplugins.po    
2022-04-15 02:22:33.000000000 +0200
+++ new/kdepim-addons-22.04.1/po/zh_CN/messageviewerheaderplugins.po    
2022-05-10 07:56:47.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-01-28 00:44+0000\n"
-"PO-Revision-Date: 2022-04-14 15:36\n"
+"PO-Revision-Date: 2022-05-08 08:18\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/po/zh_CN/messageviewerplugins.po 
new/kdepim-addons-22.04.1/po/zh_CN/messageviewerplugins.po
--- old/kdepim-addons-22.04.0/po/zh_CN/messageviewerplugins.po  2022-04-15 
02:22:33.000000000 +0200
+++ new/kdepim-addons-22.04.1/po/zh_CN/messageviewerplugins.po  2022-05-10 
07:56:47.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-03-02 00:46+0000\n"
-"PO-Revision-Date: 2022-04-14 15:36\n"
+"PO-Revision-Date: 2022-05-08 08:18\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-22.04.0/po/zh_CN/pimeventsplugin.po 
new/kdepim-addons-22.04.1/po/zh_CN/pimeventsplugin.po
--- old/kdepim-addons-22.04.0/po/zh_CN/pimeventsplugin.po       2022-04-15 
02:22:33.000000000 +0200
+++ new/kdepim-addons-22.04.1/po/zh_CN/pimeventsplugin.po       2022-05-10 
07:56:47.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-08-17 02:18+0200\n"
-"PO-Revision-Date: 2022-04-14 15:36\n"
+"PO-Revision-Date: 2022-05-08 08:18\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/po/zh_CN/sieveeditor_plugins.po 
new/kdepim-addons-22.04.1/po/zh_CN/sieveeditor_plugins.po
--- old/kdepim-addons-22.04.0/po/zh_CN/sieveeditor_plugins.po   2022-04-15 
02:22:33.000000000 +0200
+++ new/kdepim-addons-22.04.1/po/zh_CN/sieveeditor_plugins.po   2022-05-10 
07:56:47.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-11-24 00:28+0000\n"
-"PO-Revision-Date: 2022-04-14 15:36\n"
+"PO-Revision-Date: 2022-05-08 08:18\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-22.04.0/po/zh_CN/webengineurlinterceptor.po 
new/kdepim-addons-22.04.1/po/zh_CN/webengineurlinterceptor.po
--- old/kdepim-addons-22.04.0/po/zh_CN/webengineurlinterceptor.po       
2022-04-15 02:22:33.000000000 +0200
+++ new/kdepim-addons-22.04.1/po/zh_CN/webengineurlinterceptor.po       
2022-05-10 07:56:47.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-11-24 00:28+0000\n"
-"PO-Revision-Date: 2022-04-14 15:36\n"
+"PO-Revision-Date: 2022-05-08 08:18\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to