Hello community,

here is the log from the commit of package ktp-accounts-kcm for 
openSUSE:Factory checked in at 2020-07-14 07:49:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ktp-accounts-kcm (Old)
 and      /work/SRC/openSUSE:Factory/.ktp-accounts-kcm.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ktp-accounts-kcm"

Tue Jul 14 07:49:51 2020 rev:16 rq:820265 version:20.04.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/ktp-accounts-kcm/ktp-accounts-kcm.changes        
2020-06-14 18:22:29.684067315 +0200
+++ 
/work/SRC/openSUSE:Factory/.ktp-accounts-kcm.new.3060/ktp-accounts-kcm.changes  
    2020-07-14 07:49:56.371973552 +0200
@@ -1,0 +2,9 @@
+Thu Jul  9 20:10:30 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-07-apps-update
+- No code change since 20.04.2
+
+-------------------------------------------------------------------

Old:
----
  ktp-accounts-kcm-20.04.2.tar.xz
  ktp-accounts-kcm-20.04.2.tar.xz.sig

New:
----
  ktp-accounts-kcm-20.04.3.tar.xz
  ktp-accounts-kcm-20.04.3.tar.xz.sig

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

Other differences:
------------------
++++++ ktp-accounts-kcm.spec ++++++
--- /var/tmp/diff_new_pack.DPogHy/_old  2020-07-14 07:49:57.223976303 +0200
+++ /var/tmp/diff_new_pack.DPogHy/_new  2020-07-14 07:49:57.227976316 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           ktp-accounts-kcm
-Version:        20.04.2
+Version:        20.04.3
 Release:        0
 Summary:        KCM Module for configuring Telepathy Instant Messaging Accounts
 License:        LGPL-2.1-or-later


++++++ ktp-accounts-kcm-20.04.2.tar.xz -> ktp-accounts-kcm-20.04.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-accounts-kcm-20.04.2/CMakeLists.txt 
new/ktp-accounts-kcm-20.04.3/CMakeLists.txt
--- old/ktp-accounts-kcm-20.04.2/CMakeLists.txt 2020-06-09 02:42:46.000000000 
+0200
+++ new/ktp-accounts-kcm-20.04.3/CMakeLists.txt 2020-07-07 03:04:56.000000000 
+0200
@@ -12,7 +12,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "04")
-set (RELEASE_SERVICE_VERSION_MICRO "2")
+set (RELEASE_SERVICE_VERSION_MICRO "3")
 
 set(KTP_ACCOUNTS_KCM_SONUMBER "9")
 set(KTP_ACCOUNTS_KCM_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.04.2/po/el/kcmtelepathyaccounts_plugin_morse.po 
new/ktp-accounts-kcm-20.04.3/po/el/kcmtelepathyaccounts_plugin_morse.po
--- old/ktp-accounts-kcm-20.04.2/po/el/kcmtelepathyaccounts_plugin_morse.po     
2020-06-09 02:42:42.000000000 +0200
+++ new/ktp-accounts-kcm-20.04.3/po/el/kcmtelepathyaccounts_plugin_morse.po     
2020-07-07 03:04:54.000000000 +0200
@@ -10,7 +10,7 @@
 "PO-Revision-Date: 2017-04-22 22:00+0200\n"
 "Last-Translator: Stelios <[email protected]>\n"
 "Language-Team: Greek <[email protected]>\n"
-"Language: el_GR\n"
+"Language: el\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-accounts-kcm-20.04.2/po/sr/kcm_ktp_accounts.po 
new/ktp-accounts-kcm-20.04.3/po/sr/kcm_ktp_accounts.po
--- old/ktp-accounts-kcm-20.04.2/po/sr/kcm_ktp_accounts.po      2020-06-09 
02:42:46.000000000 +0200
+++ new/ktp-accounts-kcm-20.04.3/po/sr/kcm_ktp_accounts.po      2020-07-07 
03:04:56.000000000 +0200
@@ -4,8 +4,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kcm_ktp_accounts\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-08-16 09:10+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2019-05-20 03:11+0200\n"
 "PO-Revision-Date: 2016-03-20 15:25+0100\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.04.2/po/sr/kcmtelepathyaccounts_plugin_butterfly.po 
new/ktp-accounts-kcm-20.04.3/po/sr/kcmtelepathyaccounts_plugin_butterfly.po
--- old/ktp-accounts-kcm-20.04.2/po/sr/kcmtelepathyaccounts_plugin_butterfly.po 
2020-06-09 02:42:46.000000000 +0200
+++ new/ktp-accounts-kcm-20.04.3/po/sr/kcmtelepathyaccounts_plugin_butterfly.po 
2020-07-07 03:04:56.000000000 +0200
@@ -4,8 +4,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kcmtelepathyaccounts_plugin_butterfly\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-08-16 09:10+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2019-05-20 03:11+0200\n"
 "PO-Revision-Date: 2015-07-28 23:56+0200\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.04.2/po/sr/kcmtelepathyaccounts_plugin_gabble.po 
new/ktp-accounts-kcm-20.04.3/po/sr/kcmtelepathyaccounts_plugin_gabble.po
--- old/ktp-accounts-kcm-20.04.2/po/sr/kcmtelepathyaccounts_plugin_gabble.po    
2020-06-09 02:42:46.000000000 +0200
+++ new/ktp-accounts-kcm-20.04.3/po/sr/kcmtelepathyaccounts_plugin_gabble.po    
2020-07-07 03:04:56.000000000 +0200
@@ -4,8 +4,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kcmtelepathyaccounts_plugin_gabble\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-08-16 09:10+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2019-05-20 03:11+0200\n"
 "PO-Revision-Date: 2013-11-30 18:07+0100\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.04.2/po/sr/kcmtelepathyaccounts_plugin_haze.po 
new/ktp-accounts-kcm-20.04.3/po/sr/kcmtelepathyaccounts_plugin_haze.po
--- old/ktp-accounts-kcm-20.04.2/po/sr/kcmtelepathyaccounts_plugin_haze.po      
2020-06-09 02:42:46.000000000 +0200
+++ new/ktp-accounts-kcm-20.04.3/po/sr/kcmtelepathyaccounts_plugin_haze.po      
2020-07-07 03:04:56.000000000 +0200
@@ -4,8 +4,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kcmtelepathyaccounts_plugin_haze\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-08-16 09:10+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2019-05-20 03:11+0200\n"
 "PO-Revision-Date: 2016-07-10 19:45+0200\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.04.2/po/sr/kcmtelepathyaccounts_plugin_idle.po 
new/ktp-accounts-kcm-20.04.3/po/sr/kcmtelepathyaccounts_plugin_idle.po
--- old/ktp-accounts-kcm-20.04.2/po/sr/kcmtelepathyaccounts_plugin_idle.po      
2020-06-09 02:42:46.000000000 +0200
+++ new/ktp-accounts-kcm-20.04.3/po/sr/kcmtelepathyaccounts_plugin_idle.po      
2020-07-07 03:04:56.000000000 +0200
@@ -4,8 +4,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kcmtelepathyaccounts_plugin_idle\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-08-16 09:10+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2019-05-20 03:11+0200\n"
 "PO-Revision-Date: 2012-03-19 01:08+0100\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.04.2/po/sr/kcmtelepathyaccounts_plugin_morse.po 
new/ktp-accounts-kcm-20.04.3/po/sr/kcmtelepathyaccounts_plugin_morse.po
--- old/ktp-accounts-kcm-20.04.2/po/sr/kcmtelepathyaccounts_plugin_morse.po     
2020-06-09 02:42:46.000000000 +0200
+++ new/ktp-accounts-kcm-20.04.3/po/sr/kcmtelepathyaccounts_plugin_morse.po     
2020-07-07 03:04:56.000000000 +0200
@@ -3,8 +3,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kcmtelepathyaccounts_plugin_morse\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-08-16 09:10+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2019-05-20 03:11+0200\n"
 "PO-Revision-Date: 2015-07-28 23:56+0200\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.04.2/po/sr/kcmtelepathyaccounts_plugin_pintxo.po 
new/ktp-accounts-kcm-20.04.3/po/sr/kcmtelepathyaccounts_plugin_pintxo.po
--- old/ktp-accounts-kcm-20.04.2/po/sr/kcmtelepathyaccounts_plugin_pintxo.po    
2020-06-09 02:42:46.000000000 +0200
+++ new/ktp-accounts-kcm-20.04.3/po/sr/kcmtelepathyaccounts_plugin_pintxo.po    
2020-07-07 03:04:56.000000000 +0200
@@ -3,8 +3,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kcmtelepathyaccounts_plugin_pintxo\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-08-16 09:10+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2019-05-20 03:11+0200\n"
 "PO-Revision-Date: 2013-09-08 14:16+0200\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.04.2/po/sr/kcmtelepathyaccounts_plugin_rakia.po 
new/ktp-accounts-kcm-20.04.3/po/sr/kcmtelepathyaccounts_plugin_rakia.po
--- old/ktp-accounts-kcm-20.04.2/po/sr/kcmtelepathyaccounts_plugin_rakia.po     
2020-06-09 02:42:46.000000000 +0200
+++ new/ktp-accounts-kcm-20.04.3/po/sr/kcmtelepathyaccounts_plugin_rakia.po     
2020-07-07 03:04:56.000000000 +0200
@@ -4,8 +4,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kcmtelepathyaccounts_plugin_rakia\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-08-16 09:10+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2019-05-20 03:11+0200\n"
 "PO-Revision-Date: 2017-09-28 17:59+0200\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.04.2/po/sr/kcmtelepathyaccounts_plugin_salut.po 
new/ktp-accounts-kcm-20.04.3/po/sr/kcmtelepathyaccounts_plugin_salut.po
--- old/ktp-accounts-kcm-20.04.2/po/sr/kcmtelepathyaccounts_plugin_salut.po     
2020-06-09 02:42:46.000000000 +0200
+++ new/ktp-accounts-kcm-20.04.3/po/sr/kcmtelepathyaccounts_plugin_salut.po     
2020-07-07 03:04:56.000000000 +0200
@@ -4,8 +4,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kcmtelepathyaccounts_plugin_salut\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-08-16 09:10+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2019-05-20 03:11+0200\n"
 "PO-Revision-Date: 2013-11-30 18:07+0100\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.04.2/po/sr/kcmtelepathyaccounts_plugin_sipe.po 
new/ktp-accounts-kcm-20.04.3/po/sr/kcmtelepathyaccounts_plugin_sipe.po
--- old/ktp-accounts-kcm-20.04.2/po/sr/kcmtelepathyaccounts_plugin_sipe.po      
2020-06-09 02:42:46.000000000 +0200
+++ new/ktp-accounts-kcm-20.04.3/po/sr/kcmtelepathyaccounts_plugin_sipe.po      
2020-07-07 03:04:56.000000000 +0200
@@ -3,8 +3,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kcmtelepathyaccounts_plugin_sipe\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-08-16 09:10+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2019-05-20 03:11+0200\n"
 "PO-Revision-Date: 2014-01-11 20:00+0100\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.04.2/po/sr/kcmtelepathyaccounts_plugin_sunshine.po 
new/ktp-accounts-kcm-20.04.3/po/sr/kcmtelepathyaccounts_plugin_sunshine.po
--- old/ktp-accounts-kcm-20.04.2/po/sr/kcmtelepathyaccounts_plugin_sunshine.po  
2020-06-09 02:42:46.000000000 +0200
+++ new/ktp-accounts-kcm-20.04.3/po/sr/kcmtelepathyaccounts_plugin_sunshine.po  
2020-07-07 03:04:56.000000000 +0200
@@ -4,8 +4,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kcmtelepathyaccounts_plugin_sunshine\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-08-16 09:10+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2019-05-20 03:11+0200\n"
 "PO-Revision-Date: 2012-03-19 01:08+0100\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.04.2/po/zh_CN/kcm_ktp_accounts.po 
new/ktp-accounts-kcm-20.04.3/po/zh_CN/kcm_ktp_accounts.po
--- old/ktp-accounts-kcm-20.04.2/po/zh_CN/kcm_ktp_accounts.po   2020-06-09 
02:42:46.000000000 +0200
+++ new/ktp-accounts-kcm-20.04.3/po/zh_CN/kcm_ktp_accounts.po   2020-07-07 
03:04:56.000000000 +0200
@@ -8,8 +8,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2020-05-09 13:51\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2020-06-24 08:02\n"
+"Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -17,8 +17,10 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-stable/messages/kdenetwork/kcm_ktp_accounts.pot\n"
+"X-Crowdin-File: /kf5-stable/messages/ktp-accounts-kcm/kcm_ktp_accounts.pot\n"
+"X-Crowdin-File-ID: 3405\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.04.2/po/zh_CN/kcmtelepathyaccounts_plugin_butterfly.po 
new/ktp-accounts-kcm-20.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_butterfly.po
--- 
old/ktp-accounts-kcm-20.04.2/po/zh_CN/kcmtelepathyaccounts_plugin_butterfly.po  
    2020-06-09 02:42:46.000000000 +0200
+++ 
new/ktp-accounts-kcm-20.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_butterfly.po  
    2020-07-07 03:04:56.000000000 +0200
@@ -8,8 +8,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2020-05-09 13:51\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2020-06-24 08:02\n"
+"Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -17,9 +17,11 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-stable/messages/kdenetwork/"
+"X-Crowdin-File: /kf5-stable/messages/ktp-accounts-kcm/"
 "kcmtelepathyaccounts_plugin_butterfly.pot\n"
+"X-Crowdin-File-ID: 3415\n"
 
 #. i18n: ectx: property (windowTitle), widget (QWidget, MainOptionsWidget)
 #: main-options-widget.ui:20
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.04.2/po/zh_CN/kcmtelepathyaccounts_plugin_gabble.po 
new/ktp-accounts-kcm-20.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_gabble.po
--- old/ktp-accounts-kcm-20.04.2/po/zh_CN/kcmtelepathyaccounts_plugin_gabble.po 
2020-06-09 02:42:46.000000000 +0200
+++ new/ktp-accounts-kcm-20.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_gabble.po 
2020-07-07 03:04:56.000000000 +0200
@@ -8,8 +8,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2020-05-09 13:51\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2020-06-24 08:02\n"
+"Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -17,9 +17,11 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-stable/messages/kdenetwork/"
+"X-Crowdin-File: /kf5-stable/messages/ktp-accounts-kcm/"
 "kcmtelepathyaccounts_plugin_gabble.pot\n"
+"X-Crowdin-File-ID: 3416\n"
 
 #: gabble-account-ui.cpp:112
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.04.2/po/zh_CN/kcmtelepathyaccounts_plugin_haze.po 
new/ktp-accounts-kcm-20.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_haze.po
--- old/ktp-accounts-kcm-20.04.2/po/zh_CN/kcmtelepathyaccounts_plugin_haze.po   
2020-06-09 02:42:46.000000000 +0200
+++ new/ktp-accounts-kcm-20.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_haze.po   
2020-07-07 03:04:56.000000000 +0200
@@ -10,8 +10,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2020-05-09 13:51\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2020-06-24 08:02\n"
+"Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -19,9 +19,11 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-stable/messages/kdenetwork/"
+"X-Crowdin-File: /kf5-stable/messages/ktp-accounts-kcm/"
 "kcmtelepathyaccounts_plugin_haze.pot\n"
+"X-Crowdin-File-ID: 3419\n"
 
 #. i18n: ectx: property (windowTitle), widget (QWidget, SipeMainOptionsWidget)
 #. i18n: ectx: property (windowTitle), widget (QWidget, SkypeWebOptionsWidget)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.04.2/po/zh_CN/kcmtelepathyaccounts_plugin_idle.po 
new/ktp-accounts-kcm-20.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_idle.po
--- old/ktp-accounts-kcm-20.04.2/po/zh_CN/kcmtelepathyaccounts_plugin_idle.po   
2020-06-09 02:42:46.000000000 +0200
+++ new/ktp-accounts-kcm-20.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_idle.po   
2020-07-07 03:04:56.000000000 +0200
@@ -8,8 +8,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2020-05-09 13:51\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2020-06-24 08:02\n"
+"Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -17,9 +17,11 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-stable/messages/kdenetwork/"
+"X-Crowdin-File: /kf5-stable/messages/ktp-accounts-kcm/"
 "kcmtelepathyaccounts_plugin_idle.pot\n"
+"X-Crowdin-File-ID: 3421\n"
 
 #. i18n: ectx: property (windowTitle), widget (QWidget, AdvancedOptionsWidget)
 #. i18n: ectx: property (windowTitle), widget (QWidget, MainOptionsWidget)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.04.2/po/zh_CN/kcmtelepathyaccounts_plugin_morse.po 
new/ktp-accounts-kcm-20.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_morse.po
--- old/ktp-accounts-kcm-20.04.2/po/zh_CN/kcmtelepathyaccounts_plugin_morse.po  
2020-06-09 02:42:46.000000000 +0200
+++ new/ktp-accounts-kcm-20.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_morse.po  
2020-07-07 03:04:56.000000000 +0200
@@ -7,8 +7,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2020-05-09 13:51\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2020-06-24 08:02\n"
+"Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -16,9 +16,11 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-stable/messages/kdenetwork/"
+"X-Crowdin-File: /kf5-stable/messages/ktp-accounts-kcm/"
 "kcmtelepathyaccounts_plugin_morse.pot\n"
+"X-Crowdin-File-ID: 3422\n"
 
 #: main-options-widget.cpp:45
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.04.2/po/zh_CN/kcmtelepathyaccounts_plugin_pintxo.po 
new/ktp-accounts-kcm-20.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_pintxo.po
--- old/ktp-accounts-kcm-20.04.2/po/zh_CN/kcmtelepathyaccounts_plugin_pintxo.po 
2020-06-09 02:42:46.000000000 +0200
+++ new/ktp-accounts-kcm-20.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_pintxo.po 
2020-07-07 03:04:56.000000000 +0200
@@ -7,8 +7,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2020-05-09 13:51\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2020-06-24 08:02\n"
+"Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -16,9 +16,11 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-stable/messages/kdenetwork/"
+"X-Crowdin-File: /kf5-stable/messages/ktp-accounts-kcm/"
 "kcmtelepathyaccounts_plugin_pintxo.pot\n"
+"X-Crowdin-File-ID: 3425\n"
 
 #. i18n: ectx: property (windowTitle), widget (QWidget, MainOptionsWidget)
 #: main-options-widget.ui:20
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.04.2/po/zh_CN/kcmtelepathyaccounts_plugin_rakia.po 
new/ktp-accounts-kcm-20.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_rakia.po
--- old/ktp-accounts-kcm-20.04.2/po/zh_CN/kcmtelepathyaccounts_plugin_rakia.po  
2020-06-09 02:42:46.000000000 +0200
+++ new/ktp-accounts-kcm-20.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_rakia.po  
2020-07-07 03:04:56.000000000 +0200
@@ -9,8 +9,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2020-05-09 13:51\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2020-06-24 08:02\n"
+"Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -18,9 +18,11 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-stable/messages/kdenetwork/"
+"X-Crowdin-File: /kf5-stable/messages/ktp-accounts-kcm/"
 "kcmtelepathyaccounts_plugin_rakia.pot\n"
+"X-Crowdin-File-ID: 3426\n"
 
 #. i18n: ectx: property (title), widget (QGroupBox, authGroupBox)
 #: rakia-advanced-options-widget.ui:17
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.04.2/po/zh_CN/kcmtelepathyaccounts_plugin_salut.po 
new/ktp-accounts-kcm-20.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_salut.po
--- old/ktp-accounts-kcm-20.04.2/po/zh_CN/kcmtelepathyaccounts_plugin_salut.po  
2020-06-09 02:42:46.000000000 +0200
+++ new/ktp-accounts-kcm-20.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_salut.po  
2020-07-07 03:04:56.000000000 +0200
@@ -9,8 +9,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2020-05-09 13:51\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2020-06-24 08:02\n"
+"Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -18,9 +18,11 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-stable/messages/kdenetwork/"
+"X-Crowdin-File: /kf5-stable/messages/ktp-accounts-kcm/"
 "kcmtelepathyaccounts_plugin_salut.pot\n"
+"X-Crowdin-File-ID: 3428\n"
 
 #. i18n: ectx: property (title), widget (QGroupBox, additionalGroupBox)
 #: salut-advanced-options-widget.ui:17
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.04.2/po/zh_CN/kcmtelepathyaccounts_plugin_sipe.po 
new/ktp-accounts-kcm-20.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_sipe.po
--- old/ktp-accounts-kcm-20.04.2/po/zh_CN/kcmtelepathyaccounts_plugin_sipe.po   
2020-06-09 02:42:46.000000000 +0200
+++ new/ktp-accounts-kcm-20.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_sipe.po   
2020-07-07 03:04:56.000000000 +0200
@@ -7,8 +7,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2020-05-09 13:51\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2020-06-24 08:02\n"
+"Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -16,9 +16,11 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-stable/messages/kdenetwork/"
+"X-Crowdin-File: /kf5-stable/messages/ktp-accounts-kcm/"
 "kcmtelepathyaccounts_plugin_sipe.pot\n"
+"X-Crowdin-File-ID: 3431\n"
 
 #. i18n: ectx: property (windowTitle), widget (QWidget, 
SipeAdvancedOptionsWidget)
 #: sipe-advanced-options-widget.ui:14
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.04.2/po/zh_CN/kcmtelepathyaccounts_plugin_sunshine.po 
new/ktp-accounts-kcm-20.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_sunshine.po
--- 
old/ktp-accounts-kcm-20.04.2/po/zh_CN/kcmtelepathyaccounts_plugin_sunshine.po   
    2020-06-09 02:42:46.000000000 +0200
+++ 
new/ktp-accounts-kcm-20.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_sunshine.po   
    2020-07-07 03:04:56.000000000 +0200
@@ -8,8 +8,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2020-05-09 13:51\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2020-06-24 08:02\n"
+"Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -17,9 +17,11 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-stable/messages/kdenetwork/"
+"X-Crowdin-File: /kf5-stable/messages/ktp-accounts-kcm/"
 "kcmtelepathyaccounts_plugin_sunshine.pot\n"
+"X-Crowdin-File-ID: 3433\n"
 
 #. i18n: ectx: property (title), widget (QGroupBox, serverGroupBox)
 #: sunshine-advanced-options-widget.ui:17
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.04.2/po/zh_TW/kcmtelepathyaccounts_plugin_morse.po 
new/ktp-accounts-kcm-20.04.3/po/zh_TW/kcmtelepathyaccounts_plugin_morse.po
--- old/ktp-accounts-kcm-20.04.2/po/zh_TW/kcmtelepathyaccounts_plugin_morse.po  
2020-06-09 02:42:46.000000000 +0200
+++ new/ktp-accounts-kcm-20.04.3/po/zh_TW/kcmtelepathyaccounts_plugin_morse.po  
2020-07-07 03:04:56.000000000 +0200
@@ -10,7 +10,7 @@
 "PO-Revision-Date: 2016-11-14 20:52+0800\n"
 "Last-Translator: Jeff Huang <[email protected]>\n"
 "Language-Team: Chinese <[email protected]>\n"
-"Language: Traditional Chinese\n"
+"Language: zh_TW\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"


Reply via email to