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 2023-06-09 20:35:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdepim-addons (Old)
 and      /work/SRC/openSUSE:Factory/.kdepim-addons.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdepim-addons"

Fri Jun  9 20:35:56 2023 rev:91 rq:1091531 version:23.04.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdepim-addons/kdepim-addons.changes      
2023-05-12 20:33:40.792813816 +0200
+++ /work/SRC/openSUSE:Factory/.kdepim-addons.new.15902/kdepim-addons.changes   
2023-06-09 20:36:18.862162806 +0200
@@ -1,0 +2,9 @@
+Tue Jun  6 20:00:56 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 23.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.04.2/
+- No code change since 23.04.1
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kdepim-addons.spec ++++++
--- /var/tmp/diff_new_pack.q6L1Xs/_old  2023-06-09 20:36:19.618167196 +0200
+++ /var/tmp/diff_new_pack.q6L1Xs/_new  2023-06-09 20:36:19.622167219 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:           kdepim-addons
-Version:        23.04.1
+Version:        23.04.2
 Release:        0
 Summary:        Addons for KDE PIM applications
 License:        GPL-2.0-only


++++++ kdepim-addons-23.04.1.tar.xz -> kdepim-addons-23.04.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-23.04.1/CMakeLists.txt 
new/kdepim-addons-23.04.2/CMakeLists.txt
--- old/kdepim-addons-23.04.1/CMakeLists.txt    2023-05-09 05:37:21.000000000 
+0200
+++ new/kdepim-addons-23.04.2/CMakeLists.txt    2023-05-30 06:36:17.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.23.1")
+set(PIM_VERSION "5.23.2")
 
 project(kdepim-addons VERSION ${PIM_VERSION})
 
@@ -81,32 +81,32 @@
 find_package(KF${KF_MAJOR_VERSION}Holidays ${KF_MIN_VERSION} CONFIG REQUIRED)
 find_package(KF${KF_MAJOR_VERSION}GuiAddons ${KF_MIN_VERSION} CONFIG REQUIRED)
 
-set(MAILCOMMON_LIB_VERSION "5.23.1")
-set(GRAVATAR_LIB_VERSION "5.23.1")
-set(PIMCOMMON_LIB_VERSION "5.23.1")
-set(GRANTLEETHEME_LIB_VERSION "5.23.1")
-set(CALENDARSUPPORT_LIB_VERSION "5.23.1")
-set(EVENTVIEW_LIB_VERSION "5.23.1")
-set(LIBKDEPIM_LIB_VERSION "5.23.1")
-set(KADDRESSBOOK_IMPORTEXPORT_LIB_VERSION "5.23.1")
-set(LIBKLEO_LIB_VERSION "5.23.1")
-set(AKONADI_LIB_VERSION "5.23.1")
-set(INCIDENCEEDITOR_LIB_VERSION "5.23.1")
-set(KTNEF_LIB_VERSION "5.23.1")
-set(MESSAGELIB_LIB_VERSION "5.23.1")
-set(AKONADICALENDAR_LIB_VERSION "5.23.1")
-set(CALENDAR_UTILS_VERSION "5.23.1")
-set(KPIMTEXTEDIT_LIB_VERSION "5.23.1")
-set(KIMAP_LIB_VERSION "5.23.1")
-set(LIBKSIEVE_LIB_VERSION "5.23.1")
-set(KMAILTRANSPORT_LIB_VERSION "5.23.1")
-set(AKONADICONTACT_LIB_VERSION "5.23.1")
-set(IMPORTWIZARD_LIB_VERSION "5.23.1")
-set(MAILIMPORTER_LIB_VERSION "5.23.1")
-set(KPIMPKPASS_LIB_VERSION "5.23.1")
-set(KPIMITINERARY_LIB_VERSION "5.23.1")
-set(AKONADINOTES_LIB_VERSION "5.23.1")
-set(KPIM_MIME_VERSION "5.23.1")
+set(MAILCOMMON_LIB_VERSION "5.23.2")
+set(GRAVATAR_LIB_VERSION "5.23.2")
+set(PIMCOMMON_LIB_VERSION "5.23.2")
+set(GRANTLEETHEME_LIB_VERSION "5.23.2")
+set(CALENDARSUPPORT_LIB_VERSION "5.23.2")
+set(EVENTVIEW_LIB_VERSION "5.23.2")
+set(LIBKDEPIM_LIB_VERSION "5.23.2")
+set(KADDRESSBOOK_IMPORTEXPORT_LIB_VERSION "5.23.2")
+set(LIBKLEO_LIB_VERSION "5.23.2")
+set(AKONADI_LIB_VERSION "5.23.2")
+set(INCIDENCEEDITOR_LIB_VERSION "5.23.2")
+set(KTNEF_LIB_VERSION "5.23.2")
+set(MESSAGELIB_LIB_VERSION "5.23.2")
+set(AKONADICALENDAR_LIB_VERSION "5.23.2")
+set(CALENDAR_UTILS_VERSION "5.23.2")
+set(KPIMTEXTEDIT_LIB_VERSION "5.23.2")
+set(KIMAP_LIB_VERSION "5.23.2")
+set(LIBKSIEVE_LIB_VERSION "5.23.2")
+set(KMAILTRANSPORT_LIB_VERSION "5.23.2")
+set(AKONADICONTACT_LIB_VERSION "5.23.2")
+set(IMPORTWIZARD_LIB_VERSION "5.23.2")
+set(MAILIMPORTER_LIB_VERSION "5.23.2")
+set(KPIMPKPASS_LIB_VERSION "5.23.2")
+set(KPIMITINERARY_LIB_VERSION "5.23.2")
+set(AKONADINOTES_LIB_VERSION "5.23.2")
+set(KPIM_MIME_VERSION "5.23.2")
 find_package(KPim${KF_MAJOR_VERSION}Mime ${KPIM_MIME_VERSION} CONFIG REQUIRED)
 find_package(KPim${KF_MAJOR_VERSION}AkonadiNotes ${AKONADINOTES_LIB_VERSION} 
CONFIG REQUIRED)
 find_package(KF${KF_MAJOR_VERSION}CalendarCore ${KF_MIN_VERSION} CONFIG 
REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-23.04.1/akonadi-import-wizard/evolutionv1/evolutionv1importer.json
 
new/kdepim-addons-23.04.2/akonadi-import-wizard/evolutionv1/evolutionv1importer.json
--- 
old/kdepim-addons-23.04.1/akonadi-import-wizard/evolutionv1/evolutionv1importer.json
        2023-05-09 05:37:21.000000000 +0200
+++ 
new/kdepim-addons-23.04.2/akonadi-import-wizard/evolutionv1/evolutionv1importer.json
        2023-05-30 06:36:17.000000000 +0200
@@ -2,7 +2,7 @@
     "KPlugin": {
         "Id": "evolution1importer",
         "Name": "Evolution1 Importer",
-        "Name[ar]": "مستورد «إفلوشن١»",
+        "Name[ar]": "مستورد «إفلوشن1»",
         "Name[az]": "Evolution1 idxalçısı",
         "Name[bg]": "Импортиране от Evolution1",
         "Name[ca@valencia]": "Importador d'Evolution1",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-23.04.1/akonadi-import-wizard/evolutionv2/evolutionv2importer.json
 
new/kdepim-addons-23.04.2/akonadi-import-wizard/evolutionv2/evolutionv2importer.json
--- 
old/kdepim-addons-23.04.1/akonadi-import-wizard/evolutionv2/evolutionv2importer.json
        2023-05-09 05:37:21.000000000 +0200
+++ 
new/kdepim-addons-23.04.2/akonadi-import-wizard/evolutionv2/evolutionv2importer.json
        2023-05-30 06:36:17.000000000 +0200
@@ -2,7 +2,7 @@
     "KPlugin": {
         "Id": "evolution2importer",
         "Name": "Evolution2 Importer",
-        "Name[ar]": "مستورد «إفلوشن٢»",
+        "Name[ar]": "مستورد «إفلوشن2»",
         "Name[az]": "Evolution2 idxalçısı",
         "Name[bg]": "Импортиране от Evolution2",
         "Name[ca@valencia]": "Importador d'Evolution2",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-23.04.1/kmail/editorplugins/quicktext/kmail_quicktextplugin.json
 
new/kdepim-addons-23.04.2/kmail/editorplugins/quicktext/kmail_quicktextplugin.json
--- 
old/kdepim-addons-23.04.1/kmail/editorplugins/quicktext/kmail_quicktextplugin.json
  2023-05-09 05:37:21.000000000 +0200
+++ 
new/kdepim-addons-23.04.2/kmail/editorplugins/quicktext/kmail_quicktextplugin.json
  2023-05-30 06:36:17.000000000 +0200
@@ -25,7 +25,7 @@
         "Description[sk]": "Tento doplnok umožňuje vložiť špeciálny text 
ako názov prílohy, e-maily atď.",
         "Description[sl]": "Ta vstavek omogoča vstavitev posebnega besedila 
kot imena priloge, elektronskega sporočila, itd.",
         "Description[sv]": "Insticksprogrammet gör det möjligt att infoga 
specialtext som namn på bilagor, e-post, etc.",
-        "Description[tr]": "Bu eklenti, özel bir metni eklenti adı, 
e-postası olarak eklemenize olanak verir.",
+        "Description[tr]": "Bu eklenti, özel bir metni ek adı, e-postası 
olarak eklemenize olanak tanır.",
         "Description[uk]": "За допомогою цього додатка 
можна вставити спеціальний текст, зокрема 
назву долучення, повідомлення електронної 
пошти тощо.",
         "Description[x-test]": "xxThis plugin allows you to insert special 
text as attachment name, emails etc.xx",
         "Description[zh_CN]": "此插件可以让您插å…
¥ç‰¹æ®Šæ–‡æœ¬ä½œä¸ºé™„件名称、电子邮件等。",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-23.04.1/kmail/editorplugins/zoomtext/kmail_zoomtexteditorplugin.json
 
new/kdepim-addons-23.04.2/kmail/editorplugins/zoomtext/kmail_zoomtexteditorplugin.json
--- 
old/kdepim-addons-23.04.1/kmail/editorplugins/zoomtext/kmail_zoomtexteditorplugin.json
      2023-05-09 05:37:21.000000000 +0200
+++ 
new/kdepim-addons-23.04.2/kmail/editorplugins/zoomtext/kmail_zoomtexteditorplugin.json
      2023-05-30 06:36:17.000000000 +0200
@@ -48,7 +48,7 @@
         "Name[es]": "Ampliar texto",
         "Name[et]": "Teksti suurendamine",
         "Name[eu]": "Testuari zoom",
-        "Name[fi]": "Zoomaa tekstiä",
+        "Name[fi]": "Lähennä tekstiä",
         "Name[fr]": "Zoomer le texte",
         "Name[gl]": "Achegar o texto",
         "Name[ia]": "Aggrandi  texto",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-23.04.1/po/ar/customtoolsplugin.po 
new/kdepim-addons-23.04.2/po/ar/customtoolsplugin.po
--- old/kdepim-addons-23.04.1/po/ar/customtoolsplugin.po        2023-05-09 
05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/ar/customtoolsplugin.po        2023-05-30 
06:36:17.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 <safa1996alful...@gmail.com>, ٢٠١٦, 2018.
+# Safa Alfulaij <safa1996alful...@gmail.com>, 2016, 2018.
 # Zayed Al-Saidi <zayed.alsa...@gmail.com>, 2022.
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-23.04.1/po/ar/kaddressbook_importexportplugins.po 
new/kdepim-addons-23.04.2/po/ar/kaddressbook_importexportplugins.po
--- old/kdepim-addons-23.04.1/po/ar/kaddressbook_importexportplugins.po 
2023-05-09 05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/ar/kaddressbook_importexportplugins.po 
2023-05-30 06:36:17.000000000 +0200
@@ -6,7 +6,7 @@
 # Munzir Taha <mun...@kacst.edu.sa>, 2004.
 # محمد سعد  Mohamed SAAD <mete...@free.fr>, 2006.
 # Youssef Chahibi <chah...@gmail.com>, 2007.
-# Safa Alfulaij <safa1996alful...@gmail.com>, ٢٠١٦, 2018.
+# Safa Alfulaij <safa1996alful...@gmail.com>, 2016, 2018.
 # Zayed Al-Saidi <zayed.alsa...@gmail.com>, 2022.
 msgid ""
 msgstr ""
@@ -314,7 +314,7 @@
 "item><item>‏M: الشّهر بخانتين</item><item>‏d: اليوم 
بخانة أو خانتين</"
 "item><item>‏D: اليوم بخانتين</item><item>‏H: السّاعات 
بخانتين</item><item>‏I: "
 "الدّقائق بخانتين</item><item>‏S: الثّواني 
بخانتين</item></list></"
-"para><para>مثال: ”D/M/Y“ يقابل تاريخًا مثل 
”15/01/2012 ‏١٥‏/٠١‏/٢٠١٢“</para>"
+"para><para>مثال: ”D/M/Y“ يقابل تاريخًا مثل 
”15/01/2012 ‏15‏/01‏/2012“</para>"
 
 #: csv/import/csvimportdialog.cpp:417
 #, kde-format
@@ -379,7 +379,7 @@
 #, kde-format
 msgctxt "@item:inlistbox Codec setting"
 msgid "Latin1"
-msgstr "اللاتينيّة١"
+msgstr "اللاتينيّة1"
 
 #: csv/import/csvimportdialog.cpp:472
 #, kde-format
@@ -700,32 +700,32 @@
 #: vcards/vcardimportexportplugininterface.cpp:52
 #, kde-format
 msgid "Export contacts to a vCard 4.0 file."
-msgstr "صدّر المتراسلين إلى ملفّ vCard الإصدارة 
٤٫٠."
+msgstr "صدّر المتراسلين إلى ملفّ vCard الإصدارة 
4Ù«0."
 
 #: vcards/vcardimportexportplugininterface.cpp:53
 #, kde-format
 msgid "Export vCard 4.0..."
-msgstr "صدّر vCard الإصدارة ٤٫٠..."
+msgstr "صدّر vCard الإصدارة 4٫0..."
 
 #: vcards/vcardimportexportplugininterface.cpp:58
 #, kde-format
 msgid "Export vCard 3.0..."
-msgstr "صدّر vCard الإصدارة ٣٫٠..."
+msgstr "صدّر vCard الإصدارة 3٫0..."
 
 #: vcards/vcardimportexportplugininterface.cpp:59
 #, kde-format
 msgid "Export contacts to a vCard 3.0 file."
-msgstr "صدّر المتراسلين إلى ملفّ vCard الإصدارة 
٣٫٠."
+msgstr "صدّر المتراسلين إلى ملفّ vCard الإصدارة 
3Ù«0."
 
 #: vcards/vcardimportexportplugininterface.cpp:64
 #, kde-format
 msgid "Export vCard 2.1..."
-msgstr "صدّر vCard الإصدارة ٢٫١..."
+msgstr "صدّر vCard الإصدارة 2٫1..."
 
 #: vcards/vcardimportexportplugininterface.cpp:65
 #, kde-format
 msgid "Export contacts to a vCard 2.1 file."
-msgstr "صدّر المتراسلين إلى ملفّ vCard الإصدارة 
٢٫١."
+msgstr "صدّر المتراسلين إلى ملفّ vCard الإصدارة 
2Ù«1."
 
 #: vcards/vcardimportexportplugininterface.cpp:113
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-23.04.1/po/ar/kaddressbook_plugins.po 
new/kdepim-addons-23.04.2/po/ar/kaddressbook_plugins.po
--- old/kdepim-addons-23.04.1/po/ar/kaddressbook_plugins.po     2023-05-09 
05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/ar/kaddressbook_plugins.po     2023-05-30 
06:36:17.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 <safa1996alful...@gmail.com>, ٢٠١٦, 2018.
+# Safa Alfulaij <safa1996alful...@gmail.com>, 2016, 2018.
 # Zayed Al-Saidi <zayed.alsa...@gmail.com>, 2022.
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-23.04.1/po/ar/kmail_editor_plugins.po 
new/kdepim-addons-23.04.2/po/ar/kmail_editor_plugins.po
--- old/kdepim-addons-23.04.1/po/ar/kmail_editor_plugins.po     2023-05-09 
05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/ar/kmail_editor_plugins.po     2023-05-30 
06:36:17.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 <safa1996alful...@gmail.com>, ٢٠١٦, 2018.
+# Safa Alfulaij <safa1996alful...@gmail.com>, 2016, 2018.
 # Zayed Al-Saidi <zayed.alsa...@gmail.com>, 2022.
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-23.04.1/po/ar/kmail_plugins.po 
new/kdepim-addons-23.04.2/po/ar/kmail_plugins.po
--- old/kdepim-addons-23.04.1/po/ar/kmail_plugins.po    2023-05-09 
05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/ar/kmail_plugins.po    2023-05-30 
06:36:17.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 <safa1996alful...@gmail.com>, ٢٠١٦, 2018.
+# Safa Alfulaij <safa1996alful...@gmail.com>, 2016, 2018.
 # Zayed Al-Saidi <zayed.alsa...@gmail.com>, 2022.
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-23.04.1/po/ar/messageviewer_application_mstnef_plugin.po 
new/kdepim-addons-23.04.2/po/ar/messageviewer_application_mstnef_plugin.po
--- old/kdepim-addons-23.04.1/po/ar/messageviewer_application_mstnef_plugin.po  
2023-05-09 05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/ar/messageviewer_application_mstnef_plugin.po  
2023-05-30 06:36:17.000000000 +0200
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Safa Alfulaij <safa1996alful...@gmail.com>, ٢٠١٦.
+# Safa Alfulaij <safa1996alful...@gmail.com>, 2016.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-01-29 00:58+0000\n"
-"PO-Revision-Date: ٢٠١٦-٠٢-١٠ ٠٠:١٨+0300\n"
+"PO-Revision-Date: 2016-02-10 00:18+0300\n"
 "Last-Translator: Safa Alfulaij <safa1996alful...@gmail.com>\n"
 "Language-Team: Arabic <d...@arabeyes.org>\n"
 "Language: ar\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-23.04.1/po/ar/messageviewerheaderplugins.po 
new/kdepim-addons-23.04.2/po/ar/messageviewerheaderplugins.po
--- old/kdepim-addons-23.04.1/po/ar/messageviewerheaderplugins.po       
2023-05-09 05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/ar/messageviewerheaderplugins.po       
2023-05-30 06:36:17.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 <safa1996alful...@gmail.com>, ٢٠١٦, 2018.
+# Safa Alfulaij <safa1996alful...@gmail.com>, 2016, 2018.
 # Zayed Al-Saidi <zayed.alsa...@gmail.com>, 2022.
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-23.04.1/po/ar/messageviewerplugins.po 
new/kdepim-addons-23.04.2/po/ar/messageviewerplugins.po
--- old/kdepim-addons-23.04.1/po/ar/messageviewerplugins.po     2023-05-09 
05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/ar/messageviewerplugins.po     2023-05-30 
06:36:17.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 <safa1996alful...@gmail.com>, ٢٠١٦, 2018.
+# Safa Alfulaij <safa1996alful...@gmail.com>, 2016, 2018.
 # Zayed Al-Saidi <zayed.alsa...@gmail.com>, 2022.
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-23.04.1/po/fr/messageviewer_application_gnupgwks_plugin.po 
new/kdepim-addons-23.04.2/po/fr/messageviewer_application_gnupgwks_plugin.po
--- 
old/kdepim-addons-23.04.1/po/fr/messageviewer_application_gnupgwks_plugin.po    
    2023-05-09 05:37:21.000000000 +0200
+++ 
new/kdepim-addons-23.04.2/po/fr/messageviewer_application_gnupgwks_plugin.po    
    2023-05-30 06:36:17.000000000 +0200
@@ -1,6 +1,7 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 # Vincent Pinon <vpi...@kde.org>, 2016, 2017, 2018.
+# Xavier BESNARD <xavier.besn...@neuf.fr>, 2023.
 #
 msgid ""
 msgstr ""
@@ -9,7 +10,7 @@
 "POT-Creation-Date: 2022-02-04 00:44+0000\n"
 "PO-Revision-Date: 2018-01-11 17:45+0100\n"
 "Last-Translator: Vincent Pinon <vpi...@kde.org>\n"
-"Language-Team: French <kde-francoph...@kde.org>\n"
+"Language-Team: fr\n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,7 +19,7 @@
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 22.12.3\n"
 
 #: gnupgwksurlhandler.cpp:85
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-23.04.1/po/fr/messageviewer_semantic_plugin.po 
new/kdepim-addons-23.04.2/po/fr/messageviewer_semantic_plugin.po
--- old/kdepim-addons-23.04.1/po/fr/messageviewer_semantic_plugin.po    
2023-05-09 05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/fr/messageviewer_semantic_plugin.po    
2023-05-30 06:36:17.000000000 +0200
@@ -1,6 +1,7 @@
 # Vincent Pinon <vpi...@kde.org>, 2017, 2018.
 # Simon Depiets <sdepi...@gmail.com>, 2018, 2019, 2020.
 # Xavier Besnard <xavier.besn...@neuf.fr>, 2021.
+# Xavier BESNARD <xavier.besn...@neuf.fr>, 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: messageviewer_semantic_plugin\n"
@@ -8,13 +9,13 @@
 "POT-Creation-Date: 2022-09-26 00:46+0000\n"
 "PO-Revision-Date: 2021-11-09 20:12+0100\n"
 "Last-Translator: Xavier Besnard <xavier.besn...@neuf.fr>\n"
-"Language-Team: French <kde-francoph...@kde.org>\n"
+"Language-Team: fr\n"
 "Language: fr\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.1\n"
+"X-Generator: Lokalize 22.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-23.04.1/po/ja/cryptopageplugin.po 
new/kdepim-addons-23.04.2/po/ja/cryptopageplugin.po
--- old/kdepim-addons-23.04.1/po/ja/cryptopageplugin.po 2023-05-09 
05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/ja/cryptopageplugin.po 2023-05-30 
06:36:17.000000000 +0200
@@ -12,7 +12,7 @@
 "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"
+"Plural-Forms: nplurals=1; plural=0;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-23.04.1/po/ja/customtoolsplugin.po 
new/kdepim-addons-23.04.2/po/ja/customtoolsplugin.po
--- old/kdepim-addons-23.04.1/po/ja/customtoolsplugin.po        2023-05-09 
05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/ja/customtoolsplugin.po        2023-05-30 
06:36:17.000000000 +0200
@@ -10,7 +10,7 @@
 "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"
+"Plural-Forms: nplurals=1; plural=0;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-23.04.1/po/ja/importwizard_plugins.po 
new/kdepim-addons-23.04.2/po/ja/importwizard_plugins.po
--- old/kdepim-addons-23.04.1/po/ja/importwizard_plugins.po     2023-05-09 
05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/ja/importwizard_plugins.po     2023-05-30 
06:36:17.000000000 +0200
@@ -10,7 +10,7 @@
 "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"
+"Plural-Forms: nplurals=1; plural=0;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-23.04.1/po/ja/kaddressbook_importexportplugins.po 
new/kdepim-addons-23.04.2/po/ja/kaddressbook_importexportplugins.po
--- old/kdepim-addons-23.04.1/po/ja/kaddressbook_importexportplugins.po 
2023-05-09 05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/ja/kaddressbook_importexportplugins.po 
2023-05-30 06:36:17.000000000 +0200
@@ -14,7 +14,7 @@
 "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"
+"Plural-Forms: nplurals=1; plural=0;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 "X-Generator: Lokalize 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-23.04.1/po/ja/kaddressbook_plugins.po 
new/kdepim-addons-23.04.2/po/ja/kaddressbook_plugins.po
--- old/kdepim-addons-23.04.1/po/ja/kaddressbook_plugins.po     2023-05-09 
05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/ja/kaddressbook_plugins.po     2023-05-30 
06:36:17.000000000 +0200
@@ -10,7 +10,7 @@
 "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"
+"Plural-Forms: nplurals=1; plural=0;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-23.04.1/po/ja/kmail_checkbeforedeleting_plugins.po 
new/kdepim-addons-23.04.2/po/ja/kmail_checkbeforedeleting_plugins.po
--- old/kdepim-addons-23.04.1/po/ja/kmail_checkbeforedeleting_plugins.po        
2023-05-09 05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/ja/kmail_checkbeforedeleting_plugins.po        
2023-05-30 06:36:17.000000000 +0200
@@ -10,7 +10,7 @@
 "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"
+"Plural-Forms: nplurals=1; plural=0;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 
@@ -154,14 +154,12 @@
 msgid "Remove Rule"
 msgid_plural "Remove Rules"
 msgstr[0] ""
-msgstr[1] ""
 
 #: confirmbeforedeleting/confirmbeforedeletingwidget.cpp:138
 #, kde-format
 msgid "Do you want to remove this rule?"
 msgid_plural "Do you want to remove these rules?"
 msgstr[0] ""
-msgstr[1] ""
 
 #: confirmbeforedeleting/confirmbeforedeletingwidget.cpp:139
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-23.04.1/po/ja/kmail_editor_plugins.po 
new/kdepim-addons-23.04.2/po/ja/kmail_editor_plugins.po
--- old/kdepim-addons-23.04.1/po/ja/kmail_editor_plugins.po     2023-05-09 
05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/ja/kmail_editor_plugins.po     2023-05-30 
06:36:17.000000000 +0200
@@ -10,7 +10,7 @@
 "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"
+"Plural-Forms: nplurals=1; plural=0;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-23.04.1/po/ja/kmail_editorconvertertext_plugins.po 
new/kdepim-addons-23.04.2/po/ja/kmail_editorconvertertext_plugins.po
--- old/kdepim-addons-23.04.1/po/ja/kmail_editorconvertertext_plugins.po        
2023-05-09 05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/ja/kmail_editorconvertertext_plugins.po        
2023-05-30 06:36:17.000000000 +0200
@@ -10,7 +10,7 @@
 "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"
+"Plural-Forms: nplurals=1; plural=0;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-23.04.1/po/ja/kmail_editorgrammar_plugins.po 
new/kdepim-addons-23.04.2/po/ja/kmail_editorgrammar_plugins.po
--- old/kdepim-addons-23.04.1/po/ja/kmail_editorgrammar_plugins.po      
2023-05-09 05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/ja/kmail_editorgrammar_plugins.po      
2023-05-30 06:36:17.000000000 +0200
@@ -10,7 +10,7 @@
 "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"
+"Plural-Forms: nplurals=1; plural=0;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-23.04.1/po/ja/kmail_editorinit_plugins.po 
new/kdepim-addons-23.04.2/po/ja/kmail_editorinit_plugins.po
--- old/kdepim-addons-23.04.1/po/ja/kmail_editorinit_plugins.po 2023-05-09 
05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/ja/kmail_editorinit_plugins.po 2023-05-30 
06:36:17.000000000 +0200
@@ -10,7 +10,7 @@
 "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"
+"Plural-Forms: nplurals=1; plural=0;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-23.04.1/po/ja/kmail_editorsendcheck_plugins.po 
new/kdepim-addons-23.04.2/po/ja/kmail_editorsendcheck_plugins.po
--- old/kdepim-addons-23.04.1/po/ja/kmail_editorsendcheck_plugins.po    
2023-05-09 05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/ja/kmail_editorsendcheck_plugins.po    
2023-05-30 06:36:17.000000000 +0200
@@ -10,7 +10,7 @@
 "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"
+"Plural-Forms: nplurals=1; plural=0;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-23.04.1/po/ja/kmail_plugins.po 
new/kdepim-addons-23.04.2/po/ja/kmail_plugins.po
--- old/kdepim-addons-23.04.1/po/ja/kmail_plugins.po    2023-05-09 
05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/ja/kmail_plugins.po    2023-05-30 
06:36:17.000000000 +0200
@@ -10,7 +10,7 @@
 "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"
+"Plural-Forms: nplurals=1; plural=0;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-23.04.1/po/ja/kmailtransport_plugins.po 
new/kdepim-addons-23.04.2/po/ja/kmailtransport_plugins.po
--- old/kdepim-addons-23.04.1/po/ja/kmailtransport_plugins.po   2023-05-09 
05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/ja/kmailtransport_plugins.po   2023-05-30 
06:36:17.000000000 +0200
@@ -10,7 +10,7 @@
 "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"
+"Plural-Forms: nplurals=1; plural=0;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-23.04.1/po/ja/korganizer_plugins.po 
new/kdepim-addons-23.04.2/po/ja/korganizer_plugins.po
--- old/kdepim-addons-23.04.1/po/ja/korganizer_plugins.po       2023-05-09 
05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/ja/korganizer_plugins.po       2023-05-30 
06:36:17.000000000 +0200
@@ -18,7 +18,7 @@
 "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"
+"Plural-Forms: nplurals=1; plural=0;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 
@@ -64,8 +64,7 @@
 #, kde-format
 msgid "1 day before the end of the year"
 msgid_plural "%1 days before the end of the year"
-msgstr[0] "年末まであと 1 日"
-msgstr[1] "年末まであと %1 日"
+msgstr[0] "年末まであと %1 日"
 
 #: plugins/datenums/datenums.cpp:59
 #, kde-format
@@ -77,15 +76,13 @@
 #, kde-format
 msgid "1 day since the beginning of the year,\n"
 msgid_plural "%1 days since the beginning of the year,\n"
-msgstr[0] "今年の 1 日目\n"
-msgstr[1] "今年の %1 日目\n"
+msgstr[0] "今年の %1 日目\n"
 
 #: plugins/datenums/datenums.cpp:61
 #, kde-format
 msgid "1 day until the end of the year"
 msgid_plural "%1 days until the end of the year"
-msgstr[0] "年末まであと 1 日"
-msgstr[1] "年末まであと %1 日"
+msgstr[0] "年末まであと %1 日"
 
 #: plugins/datenums/datenums.cpp:102
 #, kde-format
@@ -98,8 +95,7 @@
 #, kde-format
 msgid "1 week since the beginning of the year"
 msgid_plural "%1 weeks since the beginning of the year"
-msgstr[0] "今年の 1 週目"
-msgstr[1] "今年の %1 週目"
+msgstr[0] "今年の %1 週目"
 
 #: plugins/datenums/datenums.cpp:106
 #, kde-format
@@ -117,15 +113,13 @@
 #, kde-format
 msgid "1 week remaining"
 msgid_plural "%1 weeks remaining"
-msgstr[0] "残り 1 週"
-msgstr[1] "残り %1 週"
+msgstr[0] "残り %1 週"
 
 #: plugins/datenums/datenums.cpp:123
 #, kde-format
 msgid "1 week until the end of the year"
 msgid_plural "%1 weeks until the end of the year"
-msgstr[0] "年末まであと 1 週"
-msgstr[1] "年末まであと %1 週"
+msgstr[0] "年末まであと %1 週"
 
 #: plugins/datenums/datenums.cpp:124
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-23.04.1/po/ja/messageviewer_application_gnupgwks_plugin.po 
new/kdepim-addons-23.04.2/po/ja/messageviewer_application_gnupgwks_plugin.po
--- 
old/kdepim-addons-23.04.1/po/ja/messageviewer_application_gnupgwks_plugin.po    
    2023-05-09 05:37:21.000000000 +0200
+++ 
new/kdepim-addons-23.04.2/po/ja/messageviewer_application_gnupgwks_plugin.po    
    2023-05-30 06:36:17.000000000 +0200
@@ -10,7 +10,7 @@
 "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"
+"Plural-Forms: nplurals=1; plural=0;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-23.04.1/po/ja/messageviewer_application_mstnef_plugin.po 
new/kdepim-addons-23.04.2/po/ja/messageviewer_application_mstnef_plugin.po
--- old/kdepim-addons-23.04.1/po/ja/messageviewer_application_mstnef_plugin.po  
2023-05-09 05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/ja/messageviewer_application_mstnef_plugin.po  
2023-05-30 06:36:17.000000000 +0200
@@ -10,7 +10,7 @@
 "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"
+"Plural-Forms: nplurals=1; plural=0;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-23.04.1/po/ja/messageviewer_bodypartformatter_pkpass.po 
new/kdepim-addons-23.04.2/po/ja/messageviewer_bodypartformatter_pkpass.po
--- old/kdepim-addons-23.04.1/po/ja/messageviewer_bodypartformatter_pkpass.po   
2023-05-09 05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/ja/messageviewer_bodypartformatter_pkpass.po   
2023-05-30 06:36:17.000000000 +0200
@@ -10,7 +10,7 @@
 "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"
+"Plural-Forms: nplurals=1; plural=0;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-23.04.1/po/ja/messageviewer_semantic_plugin.po 
new/kdepim-addons-23.04.2/po/ja/messageviewer_semantic_plugin.po
--- old/kdepim-addons-23.04.1/po/ja/messageviewer_semantic_plugin.po    
2023-05-09 05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/ja/messageviewer_semantic_plugin.po    
2023-05-30 06:36:17.000000000 +0200
@@ -10,7 +10,7 @@
 "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"
+"Plural-Forms: nplurals=1; plural=0;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-23.04.1/po/ja/messageviewer_text_calendar_plugin.po 
new/kdepim-addons-23.04.2/po/ja/messageviewer_text_calendar_plugin.po
--- old/kdepim-addons-23.04.1/po/ja/messageviewer_text_calendar_plugin.po       
2023-05-09 05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/ja/messageviewer_text_calendar_plugin.po       
2023-05-30 06:36:17.000000000 +0200
@@ -19,7 +19,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: Lokalize 1.0\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-23.04.1/po/ja/messageviewer_text_vcard_plugin.po 
new/kdepim-addons-23.04.2/po/ja/messageviewer_text_vcard_plugin.po
--- old/kdepim-addons-23.04.1/po/ja/messageviewer_text_vcard_plugin.po  
2023-05-09 05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/ja/messageviewer_text_vcard_plugin.po  
2023-05-30 06:36:17.000000000 +0200
@@ -16,7 +16,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.3.1\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 
@@ -26,7 +26,6 @@
 msgid "Attached business card"
 msgid_plural "Attached business cards"
 msgstr[0] "添付のビジネスカード"
-msgstr[1] "添付のビジネスカード"
 
 #: text_vcard.cpp:130
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-23.04.1/po/ja/messageviewerconfiguresettingsplugins.po 
new/kdepim-addons-23.04.2/po/ja/messageviewerconfiguresettingsplugins.po
--- old/kdepim-addons-23.04.1/po/ja/messageviewerconfiguresettingsplugins.po    
2023-05-09 05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/ja/messageviewerconfiguresettingsplugins.po    
2023-05-30 06:36:17.000000000 +0200
@@ -10,7 +10,7 @@
 "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"
+"Plural-Forms: nplurals=1; plural=0;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 
@@ -326,7 +326,6 @@
 msgid "Do you want to remove this rule?"
 msgid_plural "Do you want to remove these rules?"
 msgstr[0] ""
-msgstr[1] ""
 
 #: openurlwith/openurlwithconfigurewidget.cpp:192
 #, kde-format
@@ -349,7 +348,6 @@
 msgid "Remove Rule"
 msgid_plural "Remove Rules"
 msgstr[0] ""
-msgstr[1] ""
 
 #: scamsettings/scamconfiguresettingsdialog.cpp:26
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-23.04.1/po/ja/messageviewerheaderplugins.po 
new/kdepim-addons-23.04.2/po/ja/messageviewerheaderplugins.po
--- old/kdepim-addons-23.04.1/po/ja/messageviewerheaderplugins.po       
2023-05-09 05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/ja/messageviewerheaderplugins.po       
2023-05-30 06:36:17.000000000 +0200
@@ -10,7 +10,7 @@
 "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"
+"Plural-Forms: nplurals=1; plural=0;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-23.04.1/po/ja/messageviewerplugins.po 
new/kdepim-addons-23.04.2/po/ja/messageviewerplugins.po
--- old/kdepim-addons-23.04.1/po/ja/messageviewerplugins.po     2023-05-09 
05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/ja/messageviewerplugins.po     2023-05-30 
06:36:17.000000000 +0200
@@ -10,7 +10,7 @@
 "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"
+"Plural-Forms: nplurals=1; plural=0;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-23.04.1/po/ja/pimeventsplugin.po 
new/kdepim-addons-23.04.2/po/ja/pimeventsplugin.po
--- old/kdepim-addons-23.04.1/po/ja/pimeventsplugin.po  2023-05-09 
05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/ja/pimeventsplugin.po  2023-05-30 
06:36:17.000000000 +0200
@@ -10,7 +10,7 @@
 "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"
+"Plural-Forms: nplurals=1; plural=0;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-23.04.1/po/ja/sieveeditor_plugins.po 
new/kdepim-addons-23.04.2/po/ja/sieveeditor_plugins.po
--- old/kdepim-addons-23.04.1/po/ja/sieveeditor_plugins.po      2023-05-09 
05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/ja/sieveeditor_plugins.po      2023-05-30 
06:36:17.000000000 +0200
@@ -10,7 +10,7 @@
 "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"
+"Plural-Forms: nplurals=1; plural=0;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-23.04.1/po/ja/webengineurlinterceptor.po 
new/kdepim-addons-23.04.2/po/ja/webengineurlinterceptor.po
--- old/kdepim-addons-23.04.1/po/ja/webengineurlinterceptor.po  2023-05-09 
05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/ja/webengineurlinterceptor.po  2023-05-30 
06:36:17.000000000 +0200
@@ -10,7 +10,7 @@
 "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"
+"Plural-Forms: nplurals=1; plural=0;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 
@@ -218,7 +218,6 @@
 msgid " day"
 msgid_plural " days"
 msgstr[0] ""
-msgstr[1] ""
 
 #: adblock/lib/widgets/adblocksettingwidget.cpp:142
 #, kde-format
@@ -242,7 +241,6 @@
 msgid "Do you want to remove this rule?"
 msgid_plural "Do you want to remove these rules?"
 msgstr[0] ""
-msgstr[1] ""
 
 #: adblock/lib/widgets/adblocksettingwidget.cpp:195
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-23.04.1/po/tr/kaddressbook_importexportplugins.po 
new/kdepim-addons-23.04.2/po/tr/kaddressbook_importexportplugins.po
--- old/kdepim-addons-23.04.1/po/tr/kaddressbook_importexportplugins.po 
2023-05-09 05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/tr/kaddressbook_importexportplugins.po 
2023-05-30 06:36:17.000000000 +0200
@@ -13,7 +13,7 @@
 "Project-Id-Version: kcontactmanager\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-11-18 00:45+0000\n"
-"PO-Revision-Date: 2023-01-18 22:31+0300\n"
+"PO-Revision-Date: 2023-05-15 22:41+0300\n"
 "Last-Translator: Emir SARI <emir_s...@icloud.com>\n"
 "Language-Team: Turkish <kde-l10n...@kde.org>\n"
 "Language: tr\n"
@@ -21,7 +21,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 22.12.1\n"
+"X-Generator: Lokalize 23.03.70\n"
 "X-POOTLE-MTIME: 1413102213.000000\n"
 
 #: csv/csvimportexportplugininterface.cpp:36
@@ -234,8 +234,8 @@
 "characters will be ignored."
 msgstr ""
 "Alan ayırıcısı olarak kullanılacak karakteri girin. Eğer birden fazla "
-"karakter girerseniz, ayırıcı olarak yalnızca girilen ilk karakter "
-"kullanılacak, diğer karakterler gözardı edilecektir."
+"karakter girerseniz ayırıcı olarak yalnızca girilen ilk karakter "
+"kullanılacak, diğer karakterler yok sayılacaktır."
 
 #: csv/import/csvimportdialog.cpp:363
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-23.04.1/po/tr/kmail_editorsendcheck_plugins.po 
new/kdepim-addons-23.04.2/po/tr/kmail_editorsendcheck_plugins.po
--- old/kdepim-addons-23.04.1/po/tr/kmail_editorsendcheck_plugins.po    
2023-05-09 05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/tr/kmail_editorsendcheck_plugins.po    
2023-05-30 06:36:17.000000000 +0200
@@ -2,13 +2,13 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Volkan Gezer <volkange...@gmail.com>, 2017.
-# Emir SARI <emir_s...@icloud.com>, 2022.
+# Emir SARI <emir_s...@icloud.com>, 2022, 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-12-20 00:47+0000\n"
-"PO-Revision-Date: 2022-04-05 12:34+0300\n"
+"PO-Revision-Date: 2023-05-15 21:18+0300\n"
 "Last-Translator: Emir SARI <emir_s...@icloud.com>\n"
 "Language-Team: Turkish <kde-l10n...@kde.org>\n"
 "Language: tr\n"
@@ -16,7 +16,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 21.12.3\n"
+"X-Generator: Lokalize 23.03.70\n"
 
 #: automaticaddcontacts/automaticaddcontactsconfiguredialog.cpp:14
 #, kde-format
@@ -150,7 +150,7 @@
 #: checkbeforesend/sendattachments/checkattachmentdialog.cpp:27
 #, kde-format
 msgid "Do you want to send some attachment?"
-msgstr "Birkaç eklenti göndermek ister misiniz?"
+msgstr "Birkaç ek göndermek istiyor musunuz?"
 
 #: confirm-address/confirmaddressconfiguredialog.cpp:14
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-23.04.1/po/tr/kmail_plugins.po 
new/kdepim-addons-23.04.2/po/tr/kmail_plugins.po
--- old/kdepim-addons-23.04.1/po/tr/kmail_plugins.po    2023-05-09 
05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/tr/kmail_plugins.po    2023-05-30 
06:36:17.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-11-18 00:45+0000\n"
-"PO-Revision-Date: 2023-02-01 12:54+0300\n"
+"PO-Revision-Date: 2023-05-15 21:20+0300\n"
 "Last-Translator: Emir SARI <emir_s...@icloud.com>\n"
 "Language-Team: Turkish <kde-l10n...@kde.org>\n"
 "Language: tr\n"
@@ -16,7 +16,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 22.12.1\n"
+"X-Generator: Lokalize 23.03.70\n"
 
 #: akonadidatabasetools/akonadidatabasetoolsdialog.cpp:26
 #, kde-format
@@ -407,7 +407,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Attachment"
-msgstr "Eklenti"
+msgstr "Ek"
 
 #: mailmergeplugin/widgets/mailmergewidget.cpp:36
 #, kde-format
@@ -427,7 +427,7 @@
 #: mailmergeplugin/widgets/mailmergewidget.cpp:58
 #, kde-format
 msgid "Attachment:"
-msgstr "Eklenti:"
+msgstr "Ek:"
 
 #: mailmergeplugin/widgets/mailmergewidget.cpp:63
 #, kde-format
@@ -447,4 +447,4 @@
 #: mailmergeplugin/widgets/selectattachmentdialog.cpp:31
 #, kde-format
 msgid "Select attachment:"
-msgstr "Eklenti seç:"
+msgstr "Ek seç:"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-23.04.1/po/tr/messageviewer_text_calendar_plugin.po 
new/kdepim-addons-23.04.2/po/tr/messageviewer_text_calendar_plugin.po
--- old/kdepim-addons-23.04.1/po/tr/messageviewer_text_calendar_plugin.po       
2023-05-09 05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/tr/messageviewer_text_calendar_plugin.po       
2023-05-30 06:36:17.000000000 +0200
@@ -7,13 +7,13 @@
 # obsoleteman <tulli...@gmail.com>, 2008-2009.
 # Volkan Gezer <volkange...@gmail.com>, 2013.
 # Kaan Ozdincer <kaanozdin...@gmail.com>, 2014.
-# Emir SARI <emir_s...@icloud.com>, 2022.
+# Emir SARI <emir_s...@icloud.com>, 2022, 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdepim-kde4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-11-18 00:45+0000\n"
-"PO-Revision-Date: 2022-04-05 12:12+0300\n"
+"PO-Revision-Date: 2023-05-15 21:29+0300\n"
 "Last-Translator: Emir SARI <emir_s...@icloud.com>\n"
 "Language-Team: Turkish <kde-l10n...@kde.org>\n"
 "Language: tr\n"
@@ -21,7 +21,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 21.12.3\n"
+"X-Generator: Lokalize 23.03.70\n"
 "(http: //www.transifex.com/projects/p/kdepim-k-tr/language/tr/)\n"
 
 #: attendeeselector.cpp:21
@@ -390,7 +390,7 @@
 #: text_calendar.cpp:1068
 #, kde-format
 msgid "Save Invitation Attachment"
-msgstr "Davet Eklentisini Kaydet"
+msgstr "Davet Ekini Kaydet"
 
 #: text_calendar.cpp:1149
 #, kde-format
@@ -458,12 +458,12 @@
 #: text_calendar.cpp:1341
 #, kde-format
 msgid "Open Attachment"
-msgstr "Eklentiyi Aç"
+msgstr "Ek Aç"
 
 #: text_calendar.cpp:1342
 #, kde-format
 msgid "Save Attachment As..."
-msgstr "Eklentiyi Farklı Kaydet..."
+msgstr "Eki Farklı Kaydet..."
 
 #: text_calendar.cpp:1358
 #, kde-format
@@ -543,4 +543,4 @@
 #: text_calendar.cpp:1389
 #, kde-format
 msgid "Open attachment \"%1\""
-msgstr "\"%1\" eklentisini aç"
+msgstr "\"%1\" ekini aç"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-23.04.1/po/tr/messageviewerplugins.po 
new/kdepim-addons-23.04.2/po/tr/messageviewerplugins.po
--- old/kdepim-addons-23.04.1/po/tr/messageviewerplugins.po     2023-05-09 
05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/tr/messageviewerplugins.po     2023-05-30 
06:36:17.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: messageviewerplugins\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-02-02 00:59+0000\n"
-"PO-Revision-Date: 2023-01-10 21:00+0300\n"
+"PO-Revision-Date: 2023-05-29 12:37+0300\n"
 "Last-Translator: Emir SARI <emir_s...@icloud.com>\n"
 "Language-Team: Turkish <kde-l10n...@kde.org>\n"
 "Language: tr\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 22.12.0\n"
+"X-Generator: Lokalize 23.04.1\n"
 
 #: common/expandurlplugin/viewerpluginexpandurlinterface.cpp:41
 #, kde-format
@@ -209,7 +209,7 @@
 #: createtodoplugin/viewerplugincreatetodointerface.cpp:70
 #, kde-format
 msgid "Allows you to create a calendar to-do or reminder from this message"
-msgstr "Bu iletiden bir yapılacak ögesi veya hatırlatıcı oluşturmanızı 
sağlar"
+msgstr "Bu iletiden bir yapılacak ögesi veya anımsatıcı oluşturmanızı 
sağlar"
 
 #: createtodoplugin/viewerplugincreatetodointerface.cpp:72
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-23.04.1/po/zh_CN/cryptopageplugin.po 
new/kdepim-addons-23.04.2/po/zh_CN/cryptopageplugin.po
--- old/kdepim-addons-23.04.1/po/zh_CN/cryptopageplugin.po      2023-05-09 
05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/zh_CN/cryptopageplugin.po      2023-05-30 
06:36:17.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-12-23 00:47+0000\n"
-"PO-Revision-Date: 2023-04-29 08:36\n"
+"PO-Revision-Date: 2023-05-22 14:03\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-23.04.1/po/zh_CN/customtoolsplugin.po 
new/kdepim-addons-23.04.2/po/zh_CN/customtoolsplugin.po
--- old/kdepim-addons-23.04.1/po/zh_CN/customtoolsplugin.po     2023-05-09 
05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/zh_CN/customtoolsplugin.po     2023-05-30 
06:36:17.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-02-02 00:59+0000\n"
-"PO-Revision-Date: 2023-04-29 08:36\n"
+"PO-Revision-Date: 2023-05-22 14:03\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-23.04.1/po/zh_CN/importwizard_plugins.po 
new/kdepim-addons-23.04.2/po/zh_CN/importwizard_plugins.po
--- old/kdepim-addons-23.04.1/po/zh_CN/importwizard_plugins.po  2023-05-09 
05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/zh_CN/importwizard_plugins.po  2023-05-30 
06:36:17.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: 2023-04-29 08:36\n"
+"PO-Revision-Date: 2023-05-22 14:03\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-23.04.1/po/zh_CN/kaddressbook_importexportplugins.po 
new/kdepim-addons-23.04.2/po/zh_CN/kaddressbook_importexportplugins.po
--- old/kdepim-addons-23.04.1/po/zh_CN/kaddressbook_importexportplugins.po      
2023-05-09 05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/zh_CN/kaddressbook_importexportplugins.po      
2023-05-30 06:36:17.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-11-18 00:45+0000\n"
-"PO-Revision-Date: 2023-04-29 08:36\n"
+"PO-Revision-Date: 2023-05-22 14:03\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-23.04.1/po/zh_CN/kaddressbook_plugins.po 
new/kdepim-addons-23.04.2/po/zh_CN/kaddressbook_plugins.po
--- old/kdepim-addons-23.04.1/po/zh_CN/kaddressbook_plugins.po  2023-05-09 
05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/zh_CN/kaddressbook_plugins.po  2023-05-30 
06:36:17.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-11-18 00:45+0000\n"
-"PO-Revision-Date: 2023-04-29 08:36\n"
+"PO-Revision-Date: 2023-05-22 14:03\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-23.04.1/po/zh_CN/kmail_checkbeforedeleting_plugins.po 
new/kdepim-addons-23.04.2/po/zh_CN/kmail_checkbeforedeleting_plugins.po
--- old/kdepim-addons-23.04.1/po/zh_CN/kmail_checkbeforedeleting_plugins.po     
2023-05-09 05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/zh_CN/kmail_checkbeforedeleting_plugins.po     
2023-05-30 06:36:17.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-11-18 00:45+0000\n"
-"PO-Revision-Date: 2023-04-29 08:36\n"
+"PO-Revision-Date: 2023-05-22 14:03\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-23.04.1/po/zh_CN/kmail_editor_plugins.po 
new/kdepim-addons-23.04.2/po/zh_CN/kmail_editor_plugins.po
--- old/kdepim-addons-23.04.1/po/zh_CN/kmail_editor_plugins.po  2023-05-09 
05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/zh_CN/kmail_editor_plugins.po  2023-05-30 
06:36:17.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-11-18 00:45+0000\n"
-"PO-Revision-Date: 2023-04-29 08:36\n"
+"PO-Revision-Date: 2023-05-22 14:03\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-23.04.1/po/zh_CN/kmail_editorconvertertext_plugins.po 
new/kdepim-addons-23.04.2/po/zh_CN/kmail_editorconvertertext_plugins.po
--- old/kdepim-addons-23.04.1/po/zh_CN/kmail_editorconvertertext_plugins.po     
2023-05-09 05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/zh_CN/kmail_editorconvertertext_plugins.po     
2023-05-30 06:36:17.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-02-20 00:58+0000\n"
-"PO-Revision-Date: 2023-04-29 08:36\n"
+"PO-Revision-Date: 2023-05-22 14:03\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-23.04.1/po/zh_CN/kmail_editorgrammar_plugins.po 
new/kdepim-addons-23.04.2/po/zh_CN/kmail_editorgrammar_plugins.po
--- old/kdepim-addons-23.04.1/po/zh_CN/kmail_editorgrammar_plugins.po   
2023-05-09 05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/zh_CN/kmail_editorgrammar_plugins.po   
2023-05-30 06:36:17.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-02-02 00:59+0000\n"
-"PO-Revision-Date: 2023-04-29 08:36\n"
+"PO-Revision-Date: 2023-05-22 14:03\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-23.04.1/po/zh_CN/kmail_editorinit_plugins.po 
new/kdepim-addons-23.04.2/po/zh_CN/kmail_editorinit_plugins.po
--- old/kdepim-addons-23.04.1/po/zh_CN/kmail_editorinit_plugins.po      
2023-05-09 05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/zh_CN/kmail_editorinit_plugins.po      
2023-05-30 06:36:17.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-12-23 00:47+0000\n"
-"PO-Revision-Date: 2023-04-29 08:36\n"
+"PO-Revision-Date: 2023-05-22 14:03\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-23.04.1/po/zh_CN/kmail_editorsendcheck_plugins.po 
new/kdepim-addons-23.04.2/po/zh_CN/kmail_editorsendcheck_plugins.po
--- old/kdepim-addons-23.04.1/po/zh_CN/kmail_editorsendcheck_plugins.po 
2023-05-09 05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/zh_CN/kmail_editorsendcheck_plugins.po 
2023-05-30 06:36:17.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-12-20 00:47+0000\n"
-"PO-Revision-Date: 2023-04-29 08:36\n"
+"PO-Revision-Date: 2023-05-22 14:03\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-23.04.1/po/zh_CN/kmail_plugins.po 
new/kdepim-addons-23.04.2/po/zh_CN/kmail_plugins.po
--- old/kdepim-addons-23.04.1/po/zh_CN/kmail_plugins.po 2023-05-09 
05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/zh_CN/kmail_plugins.po 2023-05-30 
06:36:17.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-11-18 00:45+0000\n"
-"PO-Revision-Date: 2023-04-29 08:36\n"
+"PO-Revision-Date: 2023-05-22 14:03\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-23.04.1/po/zh_CN/kmailtransport_plugins.po 
new/kdepim-addons-23.04.2/po/zh_CN/kmailtransport_plugins.po
--- old/kdepim-addons-23.04.1/po/zh_CN/kmailtransport_plugins.po        
2023-05-09 05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/zh_CN/kmailtransport_plugins.po        
2023-05-30 06:36:17.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-09-26 00:46+0000\n"
-"PO-Revision-Date: 2023-04-29 08:36\n"
+"PO-Revision-Date: 2023-05-22 14:03\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-23.04.1/po/zh_CN/korganizer_plugins.po 
new/kdepim-addons-23.04.2/po/zh_CN/korganizer_plugins.po
--- old/kdepim-addons-23.04.1/po/zh_CN/korganizer_plugins.po    2023-05-09 
05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/zh_CN/korganizer_plugins.po    2023-05-30 
06:36:17.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-04 00:45+0000\n"
-"PO-Revision-Date: 2023-04-29 08:36\n"
+"PO-Revision-Date: 2023-05-22 14:03\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-23.04.1/po/zh_CN/messageviewer_application_gnupgwks_plugin.po 
new/kdepim-addons-23.04.2/po/zh_CN/messageviewer_application_gnupgwks_plugin.po
--- 
old/kdepim-addons-23.04.1/po/zh_CN/messageviewer_application_gnupgwks_plugin.po 
    2023-05-09 05:37:21.000000000 +0200
+++ 
new/kdepim-addons-23.04.2/po/zh_CN/messageviewer_application_gnupgwks_plugin.po 
    2023-05-30 06:36:17.000000000 +0200
@@ -3,7 +3,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: 2023-04-29 08:36\n"
+"PO-Revision-Date: 2023-05-22 14:03\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-23.04.1/po/zh_CN/messageviewer_application_mstnef_plugin.po 
new/kdepim-addons-23.04.2/po/zh_CN/messageviewer_application_mstnef_plugin.po
--- 
old/kdepim-addons-23.04.1/po/zh_CN/messageviewer_application_mstnef_plugin.po   
    2023-05-09 05:37:21.000000000 +0200
+++ 
new/kdepim-addons-23.04.2/po/zh_CN/messageviewer_application_mstnef_plugin.po   
    2023-05-30 06:36:17.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-01-29 00:58+0000\n"
-"PO-Revision-Date: 2023-04-29 08:36\n"
+"PO-Revision-Date: 2023-05-22 14:03\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-23.04.1/po/zh_CN/messageviewer_bodypartformatter_pkpass.po 
new/kdepim-addons-23.04.2/po/zh_CN/messageviewer_bodypartformatter_pkpass.po
--- 
old/kdepim-addons-23.04.1/po/zh_CN/messageviewer_bodypartformatter_pkpass.po    
    2023-05-09 05:37:21.000000000 +0200
+++ 
new/kdepim-addons-23.04.2/po/zh_CN/messageviewer_bodypartformatter_pkpass.po    
    2023-05-30 06:36:17.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-07-06 03:13+0200\n"
-"PO-Revision-Date: 2023-04-29 08:36\n"
+"PO-Revision-Date: 2023-05-22 14:03\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-23.04.1/po/zh_CN/messageviewer_semantic_plugin.po 
new/kdepim-addons-23.04.2/po/zh_CN/messageviewer_semantic_plugin.po
--- old/kdepim-addons-23.04.1/po/zh_CN/messageviewer_semantic_plugin.po 
2023-05-09 05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/zh_CN/messageviewer_semantic_plugin.po 
2023-05-30 06:36:17.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-09-26 00:46+0000\n"
-"PO-Revision-Date: 2023-04-29 08:36\n"
+"PO-Revision-Date: 2023-05-22 14:03\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-23.04.1/po/zh_CN/messageviewer_text_calendar_plugin.po 
new/kdepim-addons-23.04.2/po/zh_CN/messageviewer_text_calendar_plugin.po
--- old/kdepim-addons-23.04.1/po/zh_CN/messageviewer_text_calendar_plugin.po    
2023-05-09 05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/zh_CN/messageviewer_text_calendar_plugin.po    
2023-05-30 06:36:17.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-11-18 00:45+0000\n"
-"PO-Revision-Date: 2023-04-29 08:36\n"
+"PO-Revision-Date: 2023-05-22 14:03\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-23.04.1/po/zh_CN/messageviewer_text_vcard_plugin.po 
new/kdepim-addons-23.04.2/po/zh_CN/messageviewer_text_vcard_plugin.po
--- old/kdepim-addons-23.04.1/po/zh_CN/messageviewer_text_vcard_plugin.po       
2023-05-09 05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/zh_CN/messageviewer_text_vcard_plugin.po       
2023-05-30 06:36:17.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-03-31 02:50+0000\n"
-"PO-Revision-Date: 2023-04-29 08:36\n"
+"PO-Revision-Date: 2023-05-22 14:03\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-23.04.1/po/zh_CN/messageviewerconfiguresettingsplugins.po 
new/kdepim-addons-23.04.2/po/zh_CN/messageviewerconfiguresettingsplugins.po
--- old/kdepim-addons-23.04.1/po/zh_CN/messageviewerconfiguresettingsplugins.po 
2023-05-09 05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/zh_CN/messageviewerconfiguresettingsplugins.po 
2023-05-30 06:36:17.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-11-18 00:45+0000\n"
-"PO-Revision-Date: 2023-04-29 08:36\n"
+"PO-Revision-Date: 2023-05-22 14:03\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-23.04.1/po/zh_CN/messageviewerheaderplugins.po 
new/kdepim-addons-23.04.2/po/zh_CN/messageviewerheaderplugins.po
--- old/kdepim-addons-23.04.1/po/zh_CN/messageviewerheaderplugins.po    
2023-05-09 05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/zh_CN/messageviewerheaderplugins.po    
2023-05-30 06:36:17.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-09-26 00:46+0000\n"
-"PO-Revision-Date: 2023-04-29 08:36\n"
+"PO-Revision-Date: 2023-05-22 14:03\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-23.04.1/po/zh_CN/messageviewerplugins.po 
new/kdepim-addons-23.04.2/po/zh_CN/messageviewerplugins.po
--- old/kdepim-addons-23.04.1/po/zh_CN/messageviewerplugins.po  2023-05-09 
05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/zh_CN/messageviewerplugins.po  2023-05-30 
06:36:17.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-02-02 00:59+0000\n"
-"PO-Revision-Date: 2023-04-29 08:36\n"
+"PO-Revision-Date: 2023-05-22 14:03\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-23.04.1/po/zh_CN/pimeventsplugin.po 
new/kdepim-addons-23.04.2/po/zh_CN/pimeventsplugin.po
--- old/kdepim-addons-23.04.1/po/zh_CN/pimeventsplugin.po       2023-05-09 
05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/zh_CN/pimeventsplugin.po       2023-05-30 
06:36:17.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: 2023-04-29 08:36\n"
+"PO-Revision-Date: 2023-05-22 14:03\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-23.04.1/po/zh_CN/sieveeditor_plugins.po 
new/kdepim-addons-23.04.2/po/zh_CN/sieveeditor_plugins.po
--- old/kdepim-addons-23.04.1/po/zh_CN/sieveeditor_plugins.po   2023-05-09 
05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/zh_CN/sieveeditor_plugins.po   2023-05-30 
06:36:17.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-12-20 00:47+0000\n"
-"PO-Revision-Date: 2023-04-29 08:36\n"
+"PO-Revision-Date: 2023-05-22 14:03\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-23.04.1/po/zh_CN/webengineurlinterceptor.po 
new/kdepim-addons-23.04.2/po/zh_CN/webengineurlinterceptor.po
--- old/kdepim-addons-23.04.1/po/zh_CN/webengineurlinterceptor.po       
2023-05-09 05:37:21.000000000 +0200
+++ new/kdepim-addons-23.04.2/po/zh_CN/webengineurlinterceptor.po       
2023-05-30 06:36:17.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-11-18 00:45+0000\n"
-"PO-Revision-Date: 2023-04-29 08:36\n"
+"PO-Revision-Date: 2023-05-22 14:03\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to