Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kmail for openSUSE:Factory checked 
in at 2021-02-07 15:15:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kmail (Old)
 and      /work/SRC/openSUSE:Factory/.kmail.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kmail"

Sun Feb  7 15:15:23 2021 rev:57 rq:869350 version:20.12.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kmail/kmail.changes      2021-01-08 
17:36:53.968761417 +0100
+++ /work/SRC/openSUSE:Factory/.kmail.new.28504/kmail.changes   2021-02-07 
15:15:52.553505568 +0100
@@ -1,0 +2,9 @@
+Wed Feb  3 08:28:57 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 20.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2021-02-apps-update
+- No code change since 20.12.1
+
+-------------------------------------------------------------------

Old:
----
  kmail-20.12.1.tar.xz
  kmail-20.12.1.tar.xz.sig

New:
----
  kmail-20.12.2.tar.xz
  kmail-20.12.2.tar.xz.sig

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

Other differences:
------------------
++++++ kmail.spec ++++++
--- /var/tmp/diff_new_pack.QZhztd/_old  2021-02-07 15:15:53.337506407 +0100
+++ /var/tmp/diff_new_pack.QZhztd/_new  2021-02-07 15:15:53.341506411 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kmail
-Version:        20.12.1
+Version:        20.12.2
 Release:        0
 Summary:        Mail Client
 License:        GPL-2.0-only

++++++ applications.keyring ++++++
Binary files /var/tmp/diff_new_pack.QZhztd/_old and 
/var/tmp/diff_new_pack.QZhztd/_new differ

++++++ kmail-20.12.1.tar.xz -> kmail-20.12.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-20.12.1/CMakeLists.txt 
new/kmail-20.12.2/CMakeLists.txt
--- old/kmail-20.12.1/CMakeLists.txt    2021-01-05 02:24:35.000000000 +0100
+++ new/kmail-20.12.2/CMakeLists.txt    2021-02-02 01:52:34.000000000 +0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.16.1")
+set(PIM_VERSION "5.16.2")
 
 project(kmail VERSION ${PIM_VERSION})
 
@@ -33,7 +33,7 @@
 
 # Do NOT add quote
 set(KDEPIM_DEV_VERSION)
-set(RELEASE_SERVICE_VERSION "20.12.0")
+set(RELEASE_SERVICE_VERSION "20.12.2")
 
 # add an extra space
 if(DEFINED KDEPIM_DEV_VERSION)
@@ -43,18 +43,18 @@
 set(KDEPIM_VERSION "${PIM_VERSION}${KDEPIM_DEV_VERSION} 
(${RELEASE_SERVICE_VERSION})")
 
 
-set(AKONADI_MIMELIB_VERSION "5.16.1")
-set(AKONADI_CONTACT_VERSION "5.16.1")
-set(CALENDARUTILS_LIB_VERSION "5.16.1")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.16.1")
-set(KLDAP_LIB_VERSION "5.16.1")
-set(KMAILTRANSPORT_LIB_VERSION "5.16.1")
-set(KONTACTINTERFACE_LIB_VERSION "5.16.1")
-set(KMIME_LIB_VERSION "5.16.1")
-set(KPIMTEXTEDIT_LIB_VERSION "5.16.1")
-set(AKONADI_VERSION "5.16.1")
-set(KTNEF_LIB_VERSION "5.16.1")
-set(GRANTLEETHEME_LIB_VERSION "5.16.1")
+set(AKONADI_MIMELIB_VERSION "5.16.2")
+set(AKONADI_CONTACT_VERSION "5.16.2")
+set(CALENDARUTILS_LIB_VERSION "5.16.2")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.16.2")
+set(KLDAP_LIB_VERSION "5.16.2")
+set(KMAILTRANSPORT_LIB_VERSION "5.16.2")
+set(KONTACTINTERFACE_LIB_VERSION "5.16.2")
+set(KMIME_LIB_VERSION "5.16.2")
+set(KPIMTEXTEDIT_LIB_VERSION "5.16.2")
+set(AKONADI_VERSION "5.16.2")
+set(KTNEF_LIB_VERSION "5.16.2")
+set(GRANTLEETHEME_LIB_VERSION "5.16.2")
 
 set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
 set(KDEPIM_LIB_SOVERSION "5")
@@ -65,14 +65,14 @@
 option(KDEPIM_RUN_AKONADI_TEST "Enable autotest based on Akonadi." TRUE)
 
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED DBus Network Test 
Widgets WebEngine WebEngineWidgets)
-set(LIBGRAVATAR_VERSION "5.16.1")
-set(MAILCOMMON_LIB_VERSION "5.16.1")
-set(MESSAGELIB_LIB_VERSION "5.16.1")
-set(LIBKLEO_LIB_VERSION "5.16.1")
-set(PIMCOMMON_LIB_VERSION "5.16.1")
-set(LIBKDEPIM_LIB_VERSION "5.16.1")
-set(LIBKSIEVE_LIB_VERSION "5.16.1")
-set(AKONADI_SEARCH_VERSION "5.16.1")
+set(LIBGRAVATAR_VERSION "5.16.2")
+set(MAILCOMMON_LIB_VERSION "5.16.2")
+set(MESSAGELIB_LIB_VERSION "5.16.2")
+set(LIBKLEO_LIB_VERSION "5.16.2")
+set(PIMCOMMON_LIB_VERSION "5.16.2")
+set(LIBKDEPIM_LIB_VERSION "5.16.2")
+set(LIBKSIEVE_LIB_VERSION "5.16.2")
+set(AKONADI_SEARCH_VERSION "5.16.2")
 
 find_package(KF5WebEngineViewer ${MESSAGELIB_LIB_VERSION} CONFIG REQUIRED)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-20.12.1/ktnef/src/org.kde.ktnef.desktop 
new/kmail-20.12.2/ktnef/src/org.kde.ktnef.desktop
--- old/kmail-20.12.1/ktnef/src/org.kde.ktnef.desktop   2021-01-02 
15:29:40.000000000 +0100
+++ new/kmail-20.12.2/ktnef/src/org.kde.ktnef.desktop   2021-01-29 
21:26:31.000000000 +0100
@@ -70,7 +70,7 @@
 GenericName[et]=TNEF-failide (Outlookis kasutatav omanduslik vorming) n??itaja
 GenericName[eu]=TNEF fitxategi erakuslea (outlook-ek erabiltzen duen formatu 
jabeduna)
 GenericName[fi]=TNEF-tiedostokatselin (Outlookin k??ytt??m?? suljettu 
tiedostomuoto)
-GenericName[fr]=Afficheur de fichier TNEF (format propri??taire utilis?? par 
Outlook)
+GenericName[fr]=Afficheur de fichier ????TNEF???? (Format propri??taire 
utilis?? par ????Outlook????)
 GenericName[gl]=Visor de ficheiros de TNEF (formato privativo empregado por 
outlook)
 GenericName[hu]=TNEF f??jlmegjelen??t?? (az outlook ??ltal haszn??lt z??rt 
form??tum)
 GenericName[ia]=Visor de file TNEF (formato proprietari usate per outlook)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-20.12.1/po/fr/kmail-refresh-settings.po 
new/kmail-20.12.2/po/fr/kmail-refresh-settings.po
--- old/kmail-20.12.1/po/fr/kmail-refresh-settings.po   2021-01-05 
02:24:30.000000000 +0100
+++ new/kmail-20.12.2/po/fr/kmail-refresh-settings.po   2021-02-02 
01:52:26.000000000 +0100
@@ -5,8 +5,8 @@
 "Project-Id-Version: kmail\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-11-02 02:25+0100\n"
-"PO-Revision-Date: 2020-02-02 23:59+0800\n"
-"Last-Translator: Simon Depiets <[email protected]>\n"
+"PO-Revision-Date: 2021-01-12 19:13+0100\n"
+"Last-Translator: Xavier Besnard <[email protected]>\n"
 "Language-Team: FR\n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
@@ -74,33 +74,33 @@
 #: refreshsettingscleanuppage.cpp:51
 #, kde-format
 msgid "Remove obsolete \"TipOfDay\" settings: Done"
-msgstr "Suppression des param??tres ????TipOfDay???? obsol??tes??: Termin??"
+msgstr "Suppression des param??tres ????TipOfDay???? obsol??tes??: termin??"
 
 #: refreshsettingscleanuppage.cpp:63
 #, kde-format
 msgid "Delete Dialog settings in file `%1`: Done"
 msgstr ""
 "Suppression des param??tres de bo??tes de dialogue dans le fichier 
????%1??????: "
-"Termin??"
+"termin??"
 
 #: refreshsettingscleanuppage.cpp:75
 #, kde-format
 msgid "Delete Filters settings in file `%1`: Done"
-msgstr "Suppression des param??tres de filtres dans le fichier ????%1??????: 
Termin??"
+msgstr "Suppression des param??tres de filtres dans le fichier ????%1??????: 
termin??"
 
 #: refreshsettingscleanuppage.cpp:91
 #, kde-format
 msgid "Clean Folder Settings in setting file `%1`: Done"
 msgstr ""
 "Nettoyage des param??tres des Dossiers dans le fichier de configuration "
-"????%1??????: Termin??"
+"????%1??????: termin??"
 
 #: refreshsettingscleanuppage.cpp:147
 #, kde-format
 msgid "Clean Dialog Size in setting file `%1`: Done"
 msgstr ""
 "Nettoyage de la taille des bo??tes de dialogue dans le fichier de "
-"configuration ????%1??????: Termin??"
+"configuration ????%1??????: termin??"
 
 #: refreshsettingsfirstpage.cpp:18
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-20.12.1/po/fr/kmail.po 
new/kmail-20.12.2/po/fr/kmail.po
--- old/kmail-20.12.1/po/fr/kmail.po    2021-01-05 02:24:31.000000000 +0100
+++ new/kmail-20.12.2/po/fr/kmail.po    2021-02-02 01:52:26.000000000 +0100
@@ -28,7 +28,7 @@
 "Project-Id-Version: kmail\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-11-02 02:25+0100\n"
-"PO-Revision-Date: 2020-10-20 09:52+0200\n"
+"PO-Revision-Date: 2021-01-12 19:09+0100\n"
 "Last-Translator: Xavier Besnard <[email protected]>\n"
 "Language-Team: FR\n"
 "Language: fr\n"
@@ -1008,7 +1008,7 @@
 msgstr ""
 "En cas de r??ponse, ajouter des signes de citation en face de chaque ligne du 
"
 "texte cit??,\n"
-"m??me si la ligne ??tait cr????e par des retours ?? la ligne d??s ?? la 
c??sure du "
+"m??me si la ligne ??tait cr????e par des retours ?? la ligne dus ?? la 
c??sure du "
 "texte."
 
 #: configuredialog/configurecomposerpage.cpp:223
@@ -1629,7 +1629,7 @@
 #: dialog/archivefolderdialog.cpp:90
 #, kde-format
 msgid "Uncompressed Archive (.tar)"
-msgstr "Archive TAR non compress??e (????.tar????)"
+msgstr "Archive ????TAR???? non compress??e (????.tar????)"
 
 #: dialog/archivefolderdialog.cpp:91
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-20.12.1/po/ia/kmail.po 
new/kmail-20.12.2/po/ia/kmail.po
--- old/kmail-20.12.1/po/ia/kmail.po    2021-01-05 02:24:31.000000000 +0100
+++ new/kmail-20.12.2/po/ia/kmail.po    2021-02-02 01:52:27.000000000 +0100
@@ -1083,7 +1083,7 @@
 "and offer them for recipient completion"
 msgstr ""
 "Memora adresses recentemente insertate,\n"
-"e offere lor pro completion de destinatario"
+"e offere illos pro completion de destinatario"
 
 #: configuredialog/configurecomposerpage.cpp:407
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-20.12.1/po/it/kmail-refresh-settings.po 
new/kmail-20.12.2/po/it/kmail-refresh-settings.po
--- old/kmail-20.12.1/po/it/kmail-refresh-settings.po   2021-01-05 
02:24:31.000000000 +0100
+++ new/kmail-20.12.2/po/it/kmail-refresh-settings.po   2021-02-02 
01:52:27.000000000 +0100
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR This file is copyright:
 # This file is distributed under the same license as the kmail package.
-# Luigi Toscano <[email protected]>, 2019, 2020.
+# Luigi Toscano <[email protected]>, 2019, 2020, 2021.
 #
 msgid ""
 msgstr ""
@@ -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 19.08.1\n"
+"X-Generator: Lokalize 20.08.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-20.12.1/po/it/kmail.po 
new/kmail-20.12.2/po/it/kmail.po
--- old/kmail-20.12.1/po/it/kmail.po    2021-01-05 02:24:31.000000000 +0100
+++ new/kmail-20.12.2/po/it/kmail.po    2021-02-02 01:52:27.000000000 +0100
@@ -6,7 +6,7 @@
 # Alessandro Pasotti <[email protected]>, 2006.
 # Vincenzo Reale <[email protected]>, 2007, 2008, 2010.
 # Nicola Ruggero <[email protected]>, 2007.
-# Luigi Toscano <[email protected]>, 2009, 2010, 2011, 2012, 2013, 
2014, 2015, 2016, 2017, 2018, 2019, 2020.
+# Luigi Toscano <[email protected]>, 2009, 2010, 2011, 2012, 2013, 
2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021.
 msgid ""
 msgstr ""
 "Project-Id-Version: kmail\n"
@@ -20,7 +20,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.3\n"
+"X-Generator: Lokalize 20.12.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-20.12.1/po/pl/kmail.po 
new/kmail-20.12.2/po/pl/kmail.po
--- old/kmail-20.12.1/po/pl/kmail.po    2021-01-05 02:24:32.000000000 +0100
+++ new/kmail-20.12.2/po/pl/kmail.po    2021-02-02 01:52:29.000000000 +0100
@@ -13,7 +13,7 @@
 "Project-Id-Version: kmail\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-11-02 02:25+0100\n"
-"PO-Revision-Date: 2021-01-03 10:06+0100\n"
+"PO-Revision-Date: 2021-01-06 02:58+0100\n"
 "Last-Translator: ??ukasz Wojni??owicz <[email protected]>\n"
 "Language-Team: Polish <[email protected]>\n"
 "Language: pl\n"
@@ -452,7 +452,7 @@
 #: configuredialog/configureaccountpage.cpp:144
 #, kde-format
 msgid "Defa&ult send method:"
-msgstr "D&omy??lna spos??b wysy??ania:"
+msgstr "D&omy??lny spos??b wysy??ania:"
 
 #: configuredialog/configureaccountpage.cpp:148
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-20.12.1/po/ru/kmail.po 
new/kmail-20.12.2/po/ru/kmail.po
--- old/kmail-20.12.1/po/ru/kmail.po    2021-01-05 02:24:33.000000000 +0100
+++ new/kmail-20.12.2/po/ru/kmail.po    2021-02-02 01:52:30.000000000 +0100
@@ -10,20 +10,20 @@
 # Julia Dronova <[email protected]>, 2012.
 # Yuri Efremov <[email protected]>, 2013.
 # Alexander Lakhin <[email protected]>, 2013.
-# Alexander Yavorsky <[email protected]>, 2018, 2019, 2020.
+# Alexander Yavorsky <[email protected]>, 2018, 2019, 2020, 2021.
 msgid ""
 msgstr ""
 "Project-Id-Version: kmail\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-11-02 02:25+0100\n"
-"PO-Revision-Date: 2020-04-20 16:25+0300\n"
+"PO-Revision-Date: 2021-01-17 13:48+0300\n"
 "Last-Translator: Alexander Yavorsky <[email protected]>\n"
 "Language-Team: Russian <[email protected]>\n"
 "Language: ru\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 19.12.3\n"
+"X-Generator: Lokalize 20.12.1\n"
 "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n"
 "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
 "X-Environment: kde\n"
@@ -5053,12 +5053,12 @@
 #: kmreaderwin.cpp:267
 #, kde-format
 msgid "Added Check DKIM"
-msgstr ""
+msgstr "?????????????????? ???????????????? DKIM"
 
 #: kmreaderwin.cpp:268
 #, kde-format
 msgid "Added Markdown Editing Support"
-msgstr ""
+msgstr "?????????????????? ?????????????????? ???????????????????????????? ?? 
?????????????? Markdown"
 
 #: kmreaderwin.cpp:298
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-20.12.1/po/sk/akonadi_archivemail_agent.po 
new/kmail-20.12.2/po/sk/akonadi_archivemail_agent.po
--- old/kmail-20.12.1/po/sk/akonadi_archivemail_agent.po        2021-01-05 
02:24:33.000000000 +0100
+++ new/kmail-20.12.2/po/sk/akonadi_archivemail_agent.po        2021-02-02 
01:52:30.000000000 +0100
@@ -1,31 +1,29 @@
 # translation of akonadi_archivemail_agent.po to Slovak
-# Roman Paholik <[email protected]>, 2012, 2013, 2014, 2015, 2016, 2017.
+# Roman Paholik <[email protected]>, 2012, 2013, 2014, 2015, 2016, 2017, 
2021.
 # Matej Mrenica <[email protected]>, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: akonadi_archivemail_agent\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-11-02 02:25+0100\n"
-"PO-Revision-Date: 2019-07-17 16:14+0200\n"
-"Last-Translator: Matej Mrenica <[email protected]>\n"
-"Language-Team: Slovak <[email protected]>\n"
+"PO-Revision-Date: 2021-01-07 18:30+0100\n"
+"Last-Translator: Roman Paholik <[email protected]>\n"
+"Language-Team: Slovak <[email protected]>\n"
 "Language: sk\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 19.04.3\n"
+"X-Generator: Lokalize 20.08.2\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
 #: addarchivemaildialog.cpp:31
-#, fuzzy, kde-format
-#| msgid "Modify Archive Mail"
+#, kde-format
 msgctxt "@title:window"
 msgid "Modify Archive Mail"
 msgstr "Zmeni?? arch??vny mail"
 
 #: addarchivemaildialog.cpp:33
-#, fuzzy, kde-format
-#| msgid "Add Archive Mail"
+#, kde-format
 msgctxt "@title:window"
 msgid "Add Archive Mail"
 msgstr "Prida?? arch??vny mail"
@@ -102,10 +100,9 @@
 msgstr "Archivova?? e-maily automaticky."
 
 #: archivemailwidget.cpp:94
-#, fuzzy, kde-format
-#| msgid "Copyright (C) 2014-2019 Laurent Montel"
+#, kde-format
 msgid "Copyright (C) 2014-2020 Laurent Montel"
-msgstr "Copyright (C) 2014-2019 Laurent Montel"
+msgstr "Copyright (C) 2014-2020 Laurent Montel"
 
 #: archivemailwidget.cpp:95
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kmail-20.12.1/po/sk/akonadi_followupreminder_agent.po 
new/kmail-20.12.2/po/sk/akonadi_followupreminder_agent.po
--- old/kmail-20.12.1/po/sk/akonadi_followupreminder_agent.po   2021-01-05 
02:24:33.000000000 +0100
+++ new/kmail-20.12.2/po/sk/akonadi_followupreminder_agent.po   2021-02-02 
01:52:30.000000000 +0100
@@ -1,19 +1,19 @@
 # translation of akonadi_followupreminder_agent.po to Slovak
-# Roman Paholik <[email protected]>, 2014, 2015, 2016, 2017.
+# Roman Paholik <[email protected]>, 2014, 2015, 2016, 2017, 2021.
 # Matej Mrenica <[email protected]>, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: akonadi_followupreminder_agent\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-11-02 02:25+0100\n"
-"PO-Revision-Date: 2019-07-17 16:18+0200\n"
-"Last-Translator: Matej Mrenica <[email protected]>\n"
-"Language-Team: Slovak <[email protected]>\n"
+"PO-Revision-Date: 2021-01-07 18:30+0100\n"
+"Last-Translator: Roman Paholik <[email protected]>\n"
+"Language-Team: Slovak <[email protected]>\n"
 "Language: sk\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 19.04.3\n"
+"X-Generator: Lokalize 20.08.2\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
 #: followupreminderinfoconfigwidget.cpp:25
@@ -27,10 +27,9 @@
 msgstr "Pripomienkova?? Follow Up"
 
 #: followupreminderinfoconfigwidget.cpp:29
-#, fuzzy, kde-format
-#| msgid "Copyright (C) 2014-2019 Laurent Montel"
+#, kde-format
 msgid "Copyright (C) 2014-2020 Laurent Montel"
-msgstr "Copyright (C) 2014-2019 Laurent Montel"
+msgstr "Copyright (C) 2014-2020 Laurent Montel"
 
 #: followupreminderinfoconfigwidget.cpp:31
 #, kde-format
@@ -108,8 +107,7 @@
 msgstr "Prijat?? odpove?? od %1"
 
 #: followupremindernoanswerdialog.cpp:33
-#, fuzzy, kde-format
-#| msgid "Follow Up Reminder"
+#, kde-format
 msgctxt "@title:window"
 msgid "Follow Up Reminder"
 msgstr "Pripomienkova?? Follow Up"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-20.12.1/po/sk/akonadi_mailfilter_agent.po 
new/kmail-20.12.2/po/sk/akonadi_mailfilter_agent.po
--- old/kmail-20.12.1/po/sk/akonadi_mailfilter_agent.po 2021-01-05 
02:24:33.000000000 +0100
+++ new/kmail-20.12.2/po/sk/akonadi_mailfilter_agent.po 2021-02-02 
01:52:30.000000000 +0100
@@ -1,24 +1,23 @@
 # translation of akonadi_mailfilter_agent.po to Slovak
-# Roman Pahol??k <[email protected]>, 2012, 2013, 2014.
+# Roman Pahol??k <[email protected]>, 2012, 2013, 2014, 2021.
 # Matej Mrenica <[email protected]>, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: akonadi_mailfilter_agent\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-10-23 02:29+0200\n"
-"PO-Revision-Date: 2019-07-17 16:21+0200\n"
-"Last-Translator: Matej Mrenica <[email protected]>\n"
-"Language-Team: Slovak <[email protected]>\n"
+"PO-Revision-Date: 2021-01-07 18:30+0100\n"
+"Last-Translator: Roman Paholik <[email protected]>\n"
+"Language-Team: Slovak <[email protected]>\n"
 "Language: sk\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 19.04.3\n"
+"X-Generator: Lokalize 20.08.2\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
 #: filterlogdialog.cpp:43
-#, fuzzy, kde-format
-#| msgid "Filter Log Viewer"
+#, kde-format
 msgctxt "@title:window"
 msgid "Filter Log Viewer"
 msgstr "Prehliada?? z??znamu filtrov"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-20.12.1/po/sk/akonadi_sendlater_agent.po 
new/kmail-20.12.2/po/sk/akonadi_sendlater_agent.po
--- old/kmail-20.12.1/po/sk/akonadi_sendlater_agent.po  2021-01-05 
02:24:33.000000000 +0100
+++ new/kmail-20.12.2/po/sk/akonadi_sendlater_agent.po  2021-02-02 
01:52:30.000000000 +0100
@@ -1,24 +1,23 @@
 # translation of akonadi_sendlater_agent.po to Slovak
-# Roman Paholik <[email protected]>, 2013, 2014, 2015, 2016, 2017.
+# Roman Paholik <[email protected]>, 2013, 2014, 2015, 2016, 2017, 2021.
 # Matej Mrenica <[email protected]>, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: akonadi_sendlater_agent\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-10-23 02:29+0200\n"
-"PO-Revision-Date: 2019-07-17 16:26+0200\n"
-"Last-Translator: Matej Mrenica <[email protected]>\n"
-"Language-Team: Slovak <[email protected]>\n"
+"PO-Revision-Date: 2021-01-07 18:30+0100\n"
+"Last-Translator: Roman Paholik <[email protected]>\n"
+"Language-Team: Slovak <[email protected]>\n"
 "Language: sk\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 19.04.3\n"
+"X-Generator: Lokalize 20.08.2\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
 #: sendlaterconfiguredialog.cpp:25
-#, fuzzy, kde-format
-#| msgid "Configure"
+#, kde-format
 msgctxt "@title:window"
 msgid "Configure"
 msgstr "Nastavi??"
@@ -34,10 +33,9 @@
 msgstr "Agent na poslanie e-mailov nesk??r."
 
 #: sendlaterconfiguredialog.cpp:48
-#, fuzzy, kde-format
-#| msgid "Copyright (C) 2013-2019 Laurent Montel"
+#, kde-format
 msgid "Copyright (C) 2013-2020 Laurent Montel"
-msgstr "Copyright (C) 2013-2019 Laurent Montel"
+msgstr "Copyright (C) 2013-2020 Laurent Montel"
 
 #: sendlaterconfiguredialog.cpp:50
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-20.12.1/po/sk/akonadi_unifiedmailbox_agent.po 
new/kmail-20.12.2/po/sk/akonadi_unifiedmailbox_agent.po
--- old/kmail-20.12.1/po/sk/akonadi_unifiedmailbox_agent.po     2021-01-05 
02:24:33.000000000 +0100
+++ new/kmail-20.12.2/po/sk/akonadi_unifiedmailbox_agent.po     2021-02-02 
01:52:30.000000000 +0100
@@ -1,19 +1,19 @@
 # translation of akonadi_unifiedmailbox_agent.po to Slovak
-# Roman Pahol??k <[email protected]>, 2018.
+# Roman Pahol??k <[email protected]>, 2018, 2021.
 # Matej Mrenica <[email protected]>, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: akonadi_unifiedmailbox_agent\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-11-03 02:28+0100\n"
-"PO-Revision-Date: 2019-07-17 16:30+0200\n"
-"Last-Translator: Matej Mrenica <[email protected]>\n"
-"Language-Team: Slovak <[email protected]>\n"
+"PO-Revision-Date: 2021-01-07 18:30+0100\n"
+"Last-Translator: Roman Paholik <[email protected]>\n"
+"Language-Team: Slovak <[email protected]>\n"
 "Language: sk\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 19.04.3\n"
+"X-Generator: Lokalize 20.08.2\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
 #: settingsdialog.cpp:49
@@ -52,8 +52,7 @@
 msgstr "Synchronizujem zdru??en?? mailnox %1"
 
 #: unifiedmailboxeditor.cpp:82
-#, fuzzy, kde-format
-#| msgid "Add an Unified MailBox"
+#, kde-format
 msgctxt "@title:window"
 msgid "Add an Unified MailBox"
 msgstr "Prida?? Zdru??en?? mailbox"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-20.12.1/po/sk/kmail-refresh-settings.po 
new/kmail-20.12.2/po/sk/kmail-refresh-settings.po
--- old/kmail-20.12.1/po/sk/kmail-refresh-settings.po   2021-01-05 
02:24:33.000000000 +0100
+++ new/kmail-20.12.2/po/sk/kmail-refresh-settings.po   2021-02-02 
01:52:30.000000000 +0100
@@ -1,19 +1,19 @@
 # translation of kmail-refresh-settings.po to Slovak
-# Roman Pahol??k <[email protected]>, 2019.
+# Roman Pahol??k <[email protected]>, 2019, 2021.
 # Matej Mrenica <[email protected]>, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: kmail-refresh-settings\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-11-02 02:25+0100\n"
-"PO-Revision-Date: 2019-08-05 12:36+0200\n"
-"Last-Translator: Matej Mrenica <[email protected]>\n"
-"Language-Team: Slovak <[email protected]>\n"
+"PO-Revision-Date: 2021-01-07 18:31+0100\n"
+"Last-Translator: Roman Paholik <[email protected]>\n"
+"Language-Team: Slovak <[email protected]>\n"
 "Language: sk\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 19.07.90\n"
+"X-Generator: Lokalize 20.08.2\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
 #, kde-format
@@ -32,10 +32,9 @@
 msgstr "Asistent KMailu na obnovovanie nastavenia"
 
 #: main.cpp:34
-#, fuzzy, kde-format
-#| msgid "(c) 2019 Laurent Montel <[email protected]>"
+#, kde-format
 msgid "(c) 2019-2020 Laurent Montel <[email protected]>"
-msgstr "(c) 2019 Laurent Montel <[email protected]>"
+msgstr "(c) 2019-2020 Laurent Montel <[email protected]>"
 
 #: main.cpp:35
 #, kde-format
@@ -48,11 +47,10 @@
 msgstr "Autor"
 
 #: refreshsettingsassistant.cpp:22
-#, fuzzy, kde-format
-#| msgid "KMail Refresh Settings"
+#, kde-format
 msgctxt "@title:window"
 msgid "KMail Refresh Settings"
-msgstr "Nastavenia obnovenia KMailu"
+msgstr "KMail Obnovi?? Nastavenia"
 
 #: refreshsettingsassistant.cpp:40
 #, kde-format
@@ -95,10 +93,9 @@
 msgstr "Vy??isti?? nastavenia prie??inkov v s??bore nastaven?? `%1`: Hotovo"
 
 #: refreshsettingscleanuppage.cpp:147
-#, fuzzy, kde-format
-#| msgid "Clean Folder Settings in setting file `%1`: Done"
+#, kde-format
 msgid "Clean Dialog Size in setting file `%1`: Done"
-msgstr "Vy??isti?? nastavenia prie??inkov v s??bore nastaven?? `%1`: Hotovo"
+msgstr "Vy??isti?? ve??kos?? dial??gu v s??bore nastaven?? `%1`: Hotovo"
 
 #: refreshsettingsfirstpage.cpp:18
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-20.12.1/po/sk/kmail.po 
new/kmail-20.12.2/po/sk/kmail.po
--- old/kmail-20.12.1/po/sk/kmail.po    2021-01-05 02:24:33.000000000 +0100
+++ new/kmail-20.12.2/po/sk/kmail.po    2021-02-02 01:52:30.000000000 +0100
@@ -3,21 +3,21 @@
 # Stanislav Visnovsky <[email protected]>, 2003, 2004.
 # Richard Fric <[email protected]>, 2006, 2007, 2009.
 # Jozef Riha <[email protected]>, 2006, 2007.
-# Roman Pahol??k <[email protected]>, 2012, 2013, 2014, 2015, 2016, 2017.
+# Roman Pahol??k <[email protected]>, 2012, 2013, 2014, 2015, 2016, 2017, 
2021.
 # Matej Mrenica <[email protected]>, 2019, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: kmail\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-11-02 02:25+0100\n"
-"PO-Revision-Date: 2020-07-11 11:32+0200\n"
-"Last-Translator: Matej Mrenica <[email protected]>\n"
-"Language-Team: Slovak <[email protected]>\n"
+"PO-Revision-Date: 2021-01-07 18:33+0100\n"
+"Last-Translator: Roman Paholik <[email protected]>\n"
+"Language-Team: Slovak <[email protected]>\n"
 "Language: sk\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 20.04.3\n"
+"X-Generator: Lokalize 20.08.2\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
 #, kde-format
@@ -1172,10 +1172,9 @@
 msgstr "Zadajte nov?? predponu pre odpove??:"
 
 #: configuredialog/configurecomposerpage.cpp:675
-#, fuzzy, kde-format
-#| msgid "Do you want to remove selected item?"
+#, kde-format
 msgid "Do you want to remove reply prefix?"
-msgstr "Chcete odstr??ni?? vybran?? polo??ku?"
+msgstr "Chcete odstr??ni?? prefix odpovede?"
 
 #: configuredialog/configurecomposerpage.cpp:689
 #, kde-format
@@ -1205,10 +1204,9 @@
 msgstr "Zadajte nov?? predponu pre preposielanie ??alej:"
 
 #: configuredialog/configurecomposerpage.cpp:705
-#, fuzzy, kde-format
-#| msgid "Do you want to remove tag '%1'?"
+#, kde-format
 msgid "Do you want to remove forward prefix?"
-msgstr "Chcete odstr??ni?? zna??ku '%1'?"
+msgstr "Chcete odstr??ni?? prefix preposlania?"
 
 #: configuredialog/configurecomposerpage.cpp:755
 #, kde-format
@@ -1231,10 +1229,9 @@
 msgstr "Zadajte znakov?? sadu:"
 
 #: configuredialog/configurecomposerpage.cpp:765
-#, fuzzy, kde-format
-#| msgid "Do you want to remove selected item?"
+#, kde-format
 msgid "Do you want to remove this selected charset?"
-msgstr "Chcete odstr??ni?? vybran?? polo??ku?"
+msgstr "Chcete odstr??ni?? t??to vybran?? znakov?? sadu?"
 
 #: configuredialog/configurecomposerpage.cpp:771
 #, kde-format
@@ -1335,10 +1332,9 @@
 msgstr "Zadajte nov?? k??????ov?? slovo:"
 
 #: configuredialog/configurecomposerpage.cpp:1152
-#, fuzzy, kde-format
-#| msgid "Do you want to remove account '%1'?"
+#, kde-format
 msgid "Do you want to remove this attachment word?"
-msgstr "Chcete odstr??ni?? ????et '%1'?"
+msgstr "Chcete odstr??ni?? t??to word pr??lohu?"
 
 #: configuredialog/configurecomposerpage.cpp:1160
 #, kde-format
@@ -1490,10 +1486,9 @@
 msgstr "E-mailov?? adresa:"
 
 #: configuredialog/configuresecuritypage.cpp:90
-#, fuzzy, kde-format
-#| msgid "Do you want to remove selected item?"
+#, kde-format
 msgid "Do you want to remove this email address?"
-msgstr "Chcete odstr??ni?? vybran?? polo??ku?"
+msgstr "Chcete odstr??ni?? t??to e-mailov?? adresu?"
 
 #: configuredialog/configuresecuritypage.cpp:118
 #, kde-format
@@ -4958,12 +4953,12 @@
 #: kmreaderwin.cpp:267
 #, kde-format
 msgid "Added Check DKIM"
-msgstr ""
+msgstr "Pridan?? kontrola DKIM"
 
 #: kmreaderwin.cpp:268
 #, kde-format
 msgid "Added Markdown Editing Support"
-msgstr ""
+msgstr "Pridan?? podpora edit??cie markdownu"
 
 #: kmreaderwin.cpp:298
 #, kde-format
@@ -6531,20 +6526,7 @@
 
 #. i18n: ectx: property (whatsThis), widget (QCheckBox, mHtmlMailCheck)
 #: ui/securitypagegeneraltab.ui:45
-#, fuzzy, kde-format
-#| msgid ""
-#| "<qt><p>Messages sometimes come in both formats. This option controls "
-#| "whether you want the HTML part or the plain text part to be displayed.</"
-#| "p><p>Displaying the HTML part makes the message look better, but at the "
-#| "same time increases the risk of security holes being exploited.</"
-#| "p><p>Displaying the plain text part loses much of the message's "
-#| "formatting, but makes it almost <em>impossible</em> to exploit security "
-#| "holes in the HTML renderer (Konqueror).</p><p>The option below guards "
-#| "against one common misuse of HTML messages, but it cannot guard against "
-#| "security issues that were not known at the time this version of KMail was "
-#| "written.</p><p>It is therefore advisable to <em>not</em> prefer HTML to "
-#| "plain text.</p><p><b>Note:</b> You can set this option on a per-folder "
-#| "basis from the <i>Folder</i> menu of KMail's main window.</p></qt>"
+#, kde-format
 msgid ""
 "<qt><p>Messages sometimes come in both formats. This option controls whether "
 "you want the HTML part or the plain text part to be displayed.</"
@@ -7325,10 +7307,10 @@
 msgstr "Inform??cie o konte"
 
 #: userfeedback/accountinfosource.cpp:27
-#, fuzzy, kde-format
-#| msgid "Account configured in KMail (receiver and sender)."
+#, kde-format
 msgid "Number and type of accounts configured in KMail (receiver and sender)."
-msgstr "Konto nakonfigurovan?? v KMail (prij??mate??a a odosielate??)."
+msgstr ""
+"Po??et a typ ????tov nakonfigurovan??ch v KMail (prij??mate??a a 
odosielate??)."
 
 #: userfeedback/plugininfosource.cpp:19
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-20.12.1/po/sk/ktnef.po 
new/kmail-20.12.2/po/sk/ktnef.po
--- old/kmail-20.12.1/po/sk/ktnef.po    2021-01-05 02:24:33.000000000 +0100
+++ new/kmail-20.12.2/po/sk/ktnef.po    2021-02-02 01:52:30.000000000 +0100
@@ -1,18 +1,18 @@
 # translation of ktnef.po to Slovak
-# Roman Paholik <[email protected]>, 2012, 2013, 2015, 2016.
+# Roman Paholik <[email protected]>, 2012, 2013, 2015, 2016, 2021.
 msgid ""
 msgstr ""
 "Project-Id-Version: ktnef\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-11-02 02:25+0100\n"
-"PO-Revision-Date: 2016-11-19 18:12+0100\n"
+"PO-Revision-Date: 2021-01-07 18:30+0100\n"
 "Last-Translator: Roman Paholik <[email protected]>\n"
 "Language-Team: Slovak <[email protected]>\n"
 "Language: sk\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 20.08.2\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
 #, kde-format
@@ -260,15 +260,12 @@
 msgstr "Prehliada?? pre pr??lohy spr??v pomocou form??tu TNEF"
 
 #: main.cpp:42
-#, fuzzy, kde-format
-#| msgid ""
-#| "Copyright 2000 Michael Goffioul\n"
-#| "Copyright 2012  Allen Winter"
+#, kde-format
 msgid ""
 "Copyright 2000 Michael Goffioul \n"
 "Copyright 2012  Allen Winter"
 msgstr ""
-"Copyright 2000 Michael Goffioul\n"
+"Copyright 2000 Michael Goffioul \n"
 "Copyright 2012  Allen Winter"
 
 #: main.cpp:45
@@ -297,8 +294,7 @@
 msgstr "Volite??n?? argument 's??bor'"
 
 #: messagepropertydialog.cpp:36
-#, fuzzy, kde-format
-#| msgid "Message Properties"
+#, kde-format
 msgctxt "@title:window"
 msgid "Message Properties"
 msgstr "Vlastnosti spr??vy"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-20.12.1/po/zh_CN/akonadi_archivemail_agent.po 
new/kmail-20.12.2/po/zh_CN/akonadi_archivemail_agent.po
--- old/kmail-20.12.1/po/zh_CN/akonadi_archivemail_agent.po     2021-01-05 
02:24:33.000000000 +0100
+++ new/kmail-20.12.2/po/zh_CN/akonadi_archivemail_agent.po     2021-02-02 
01:52:31.000000000 +0100
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-11-02 02:25+0100\n"
-"PO-Revision-Date: 2021-01-03 09:07\n"
+"PO-Revision-Date: 2021-01-28 05:08\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kmail-20.12.1/po/zh_CN/akonadi_followupreminder_agent.po 
new/kmail-20.12.2/po/zh_CN/akonadi_followupreminder_agent.po
--- old/kmail-20.12.1/po/zh_CN/akonadi_followupreminder_agent.po        
2021-01-05 02:24:33.000000000 +0100
+++ new/kmail-20.12.2/po/zh_CN/akonadi_followupreminder_agent.po        
2021-02-02 01:52:31.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-11-02 02:25+0100\n"
-"PO-Revision-Date: 2021-01-03 09:07\n"
+"PO-Revision-Date: 2021-01-28 05:08\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-20.12.1/po/zh_CN/akonadi_mailfilter_agent.po 
new/kmail-20.12.2/po/zh_CN/akonadi_mailfilter_agent.po
--- old/kmail-20.12.1/po/zh_CN/akonadi_mailfilter_agent.po      2021-01-05 
02:24:33.000000000 +0100
+++ new/kmail-20.12.2/po/zh_CN/akonadi_mailfilter_agent.po      2021-02-02 
01:52:31.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-10-23 02:29+0200\n"
-"PO-Revision-Date: 2021-01-03 09:07\n"
+"PO-Revision-Date: 2021-01-28 05:08\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-20.12.1/po/zh_CN/akonadi_sendlater_agent.po 
new/kmail-20.12.2/po/zh_CN/akonadi_sendlater_agent.po
--- old/kmail-20.12.1/po/zh_CN/akonadi_sendlater_agent.po       2021-01-05 
02:24:33.000000000 +0100
+++ new/kmail-20.12.2/po/zh_CN/akonadi_sendlater_agent.po       2021-02-02 
01:52:31.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-10-23 02:29+0200\n"
-"PO-Revision-Date: 2021-01-03 09:07\n"
+"PO-Revision-Date: 2021-01-28 05:08\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kmail-20.12.1/po/zh_CN/akonadi_unifiedmailbox_agent.po 
new/kmail-20.12.2/po/zh_CN/akonadi_unifiedmailbox_agent.po
--- old/kmail-20.12.1/po/zh_CN/akonadi_unifiedmailbox_agent.po  2021-01-05 
02:24:33.000000000 +0100
+++ new/kmail-20.12.2/po/zh_CN/akonadi_unifiedmailbox_agent.po  2021-02-02 
01:52:31.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-11-03 02:28+0100\n"
-"PO-Revision-Date: 2021-01-03 09:07\n"
+"PO-Revision-Date: 2021-01-28 05:08\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-20.12.1/po/zh_CN/kmail-refresh-settings.po 
new/kmail-20.12.2/po/zh_CN/kmail-refresh-settings.po
--- old/kmail-20.12.1/po/zh_CN/kmail-refresh-settings.po        2021-01-05 
02:24:33.000000000 +0100
+++ new/kmail-20.12.2/po/zh_CN/kmail-refresh-settings.po        2021-02-02 
01:52:31.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-11-02 02:25+0100\n"
-"PO-Revision-Date: 2021-01-03 09:07\n"
+"PO-Revision-Date: 2021-01-28 05:08\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-20.12.1/po/zh_CN/kmail.po 
new/kmail-20.12.2/po/zh_CN/kmail.po
--- old/kmail-20.12.1/po/zh_CN/kmail.po 2021-01-05 02:24:33.000000000 +0100
+++ new/kmail-20.12.2/po/zh_CN/kmail.po 2021-02-02 01:52:31.000000000 +0100
@@ -16,7 +16,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-11-02 02:25+0100\n"
-"PO-Revision-Date: 2021-01-03 09:07\n"
+"PO-Revision-Date: 2021-01-28 05:08\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-20.12.1/po/zh_CN/ktnef.po 
new/kmail-20.12.2/po/zh_CN/ktnef.po
--- old/kmail-20.12.1/po/zh_CN/ktnef.po 2021-01-05 02:24:33.000000000 +0100
+++ new/kmail-20.12.2/po/zh_CN/ktnef.po 2021-02-02 01:52:31.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-11-02 02:25+0100\n"
-"PO-Revision-Date: 2021-01-03 09:07\n"
+"PO-Revision-Date: 2021-01-28 05:08\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-20.12.1/src/data/org.kde.kmail2.appdata.xml 
new/kmail-20.12.2/src/data/org.kde.kmail2.appdata.xml
--- old/kmail-20.12.1/src/data/org.kde.kmail2.appdata.xml       2021-01-02 
15:29:40.000000000 +0100
+++ new/kmail-20.12.2/src/data/org.kde.kmail2.appdata.xml       2021-01-29 
21:26:31.000000000 +0100
@@ -280,9 +280,9 @@
     <binary>kmail</binary>
   </provides>
   <releases>
+    <release version="5.16.2" date="2021-02-04"/>
     <release version="5.16.1" date="2021-01-07"/>
     <release version="5.16.0" date="2020-12-10"/>
     <release version="5.15.3" date="2020-11-05"/>
-    <release version="5.15.2" date="2020-10-08"/>
   </releases>
 </component>

Reply via email to