Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ktp-accounts-kcm for openSUSE:Factory checked in at 2022-08-19 17:52:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ktp-accounts-kcm (Old) and /work/SRC/openSUSE:Factory/.ktp-accounts-kcm.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktp-accounts-kcm" Fri Aug 19 17:52:24 2022 rev:41 rq:997910 version:22.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ktp-accounts-kcm/ktp-accounts-kcm.changes 2022-07-09 17:01:36.156667399 +0200 +++ /work/SRC/openSUSE:Factory/.ktp-accounts-kcm.new.2083/ktp-accounts-kcm.changes 2022-08-19 17:53:04.843673096 +0200 @@ -1,0 +2,20 @@ +Sun Aug 14 09:43:29 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 22.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/22.08.0/ + +------------------------------------------------------------------- +Fri Aug 5 12:11:25 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 22.07.90 + * New feature release + +------------------------------------------------------------------- +Sat Jul 16 08:28:40 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 22.07.80 + * New feature release + +------------------------------------------------------------------- Old: ---- ktp-accounts-kcm-22.04.3.tar.xz ktp-accounts-kcm-22.04.3.tar.xz.sig New: ---- ktp-accounts-kcm-22.08.0.tar.xz ktp-accounts-kcm-22.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktp-accounts-kcm.spec ++++++ --- /var/tmp/diff_new_pack.qGvgaI/_old 2022-08-19 17:53:05.391674245 +0200 +++ /var/tmp/diff_new_pack.qGvgaI/_new 2022-08-19 17:53:05.399674261 +0200 @@ -20,7 +20,7 @@ %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: ktp-accounts-kcm -Version: 22.04.3 +Version: 22.08.0 Release: 0 Summary: Configuration module to set up Telepathy accounts License: LGPL-2.1-or-later @@ -60,6 +60,8 @@ Recommends: telepathy-salut Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} +# Only build on archs where kaccounts-providers/QtWebEngine are available +ExcludeArch: ppc ppc64 ppc64le s390 s390x %description This is a KControl Module which handles adding/editing/removing Telepathy ++++++ ktp-accounts-kcm-22.04.3.tar.xz -> ktp-accounts-kcm-22.08.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-accounts-kcm-22.04.3/CMakeLists.txt new/ktp-accounts-kcm-22.08.0/CMakeLists.txt --- old/ktp-accounts-kcm-22.04.3/CMakeLists.txt 2022-07-05 06:39:15.000000000 +0200 +++ new/ktp-accounts-kcm-22.08.0/CMakeLists.txt 2022-08-10 22:54:45.000000000 +0200 @@ -2,8 +2,8 @@ # KDE Gear Version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "22") -set (RELEASE_SERVICE_VERSION_MINOR "04") -set (RELEASE_SERVICE_VERSION_MICRO "3") +set (RELEASE_SERVICE_VERSION_MINOR "08") +set (RELEASE_SERVICE_VERSION_MICRO "0") set(KTP_ACCOUNTS_KCM_SONUMBER "9") set(KTP_ACCOUNTS_KCM_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") @@ -64,5 +64,6 @@ add_subdirectory (data) add_subdirectory (plugins) -feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAGES) ki18n_install(po) + +feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAGES) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-accounts-kcm-22.04.3/po/ca@valencia/kcm_ktp_accounts.po new/ktp-accounts-kcm-22.08.0/po/ca@valencia/kcm_ktp_accounts.po --- old/ktp-accounts-kcm-22.04.3/po/ca@valencia/kcm_ktp_accounts.po 2022-07-05 06:39:14.000000000 +0200 +++ new/ktp-accounts-kcm-22.08.0/po/ca@valencia/kcm_ktp_accounts.po 2022-08-12 02:10:23.000000000 +0200 @@ -73,7 +73,7 @@ #: accounts-list-delegate.cpp:79 #, kde-format msgid "Change account display name" -msgstr "Canvia el nom a mostrar del compte" +msgstr "Canvia el nom que es mostrar?? del compte" #: accounts-list-delegate.cpp:80 #, kde-format @@ -82,9 +82,9 @@ "display name is an alias for your account and is just used locally on your " "computer, your contacts will not be able to see it." msgstr "" -"Este bot?? permet canviar el nom a mostrar del vostre compte<br />El nom a " -"mostrar ??s un ??lies per al compte i nom??s s'utilitza localment en el vostre " -"ordinador, els contactes no podran veure'l." +"Este bot?? permet canviar el nom que es mostrar?? del vostre compte<br />El " +"nom que es mostrar?? ??s un ??lies per al compte i nom??s s'utilitza localment " +"en el vostre ordinador, els contactes no podran veure'l." #: accounts-list-delegate.cpp:134 #, kde-format @@ -166,7 +166,7 @@ #: edit-display-name-button.cpp:61 #, kde-format msgid "Edit Display Name" -msgstr "Edita el nom a mostrar" +msgstr "Edita el nom que es mostrar??" #: edit-display-name-button.cpp:70 #, kde-format @@ -177,7 +177,8 @@ #, kde-format msgid "" "A display name is your local alias for the account, only you will see it." -msgstr "Un nom a mostrar ??s l'??lies local del compte, nom??s el veureu v??s." +msgstr "" +"Un nom que es mostrar?? ??s l'??lies local del compte, nom??s el veureu v??s." #: edit-display-name-button.cpp:86 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-accounts-kcm-22.04.3/po/ca@valencia/kcmtelepathyaccounts_plugin_rakia.po new/ktp-accounts-kcm-22.08.0/po/ca@valencia/kcmtelepathyaccounts_plugin_rakia.po --- old/ktp-accounts-kcm-22.04.3/po/ca@valencia/kcmtelepathyaccounts_plugin_rakia.po 2022-07-05 06:39:14.000000000 +0200 +++ new/ktp-accounts-kcm-22.08.0/po/ca@valencia/kcmtelepathyaccounts_plugin_rakia.po 2022-08-12 02:10:23.000000000 +0200 @@ -194,7 +194,7 @@ "default interval)" msgstr "" "Interval entre proves de detecci?? de l'activitat, en segons (0 = desactivat, " -"res = utilitza un interval per defecte)" +"res = utilitza un interval de manera predeterminada)" #. i18n: ectx: property (toolTip), widget (KComboBox, keepaliveMechanismComboBox) #: rakia-advanced-options-widget.ui:242 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-accounts-kcm-22.04.3/po/sk/kcmtelepathyaccounts_plugin_idle.po new/ktp-accounts-kcm-22.08.0/po/sk/kcmtelepathyaccounts_plugin_idle.po --- old/ktp-accounts-kcm-22.04.3/po/sk/kcmtelepathyaccounts_plugin_idle.po 2022-07-05 06:39:15.000000000 +0200 +++ new/ktp-accounts-kcm-22.08.0/po/sk/kcmtelepathyaccounts_plugin_idle.po 2022-08-12 02:10:24.000000000 +0200 @@ -6,7 +6,7 @@ "Project-Id-Version: kcmtelepathyaccounts_plugin_idle\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-07-05 00:17+0000\n" -"PO-Revision-Date: 2022-04-09 09:51+0200\n" +"PO-Revision-Date: 2022-04-09 19:30+0200\n" "Last-Translator: Roman Paholik <wizzar...@gmail.com>\n" "Language-Team: Slovak <kde...@linux.sk>\n" "Language: sk\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-accounts-kcm-22.04.3/po/tr/kcm_ktp_accounts.po new/ktp-accounts-kcm-22.08.0/po/tr/kcm_ktp_accounts.po --- old/ktp-accounts-kcm-22.04.3/po/tr/kcm_ktp_accounts.po 2022-07-05 06:39:15.000000000 +0200 +++ new/ktp-accounts-kcm-22.08.0/po/tr/kcm_ktp_accounts.po 2022-08-12 02:10:24.000000000 +0200 @@ -379,7 +379,7 @@ #: KCMTelepathyAccounts/dictionary.cpp:42 #, kde-format msgid "HTTPS Proxy Port" -msgstr "HTTPS Vekil Sunucu Ba??l. Nokt." +msgstr "HTTPS Vekil Sunucu Kap??s??" #: KCMTelepathyAccounts/dictionary.cpp:43 #, kde-format @@ -394,7 +394,7 @@ #: KCMTelepathyAccounts/dictionary.cpp:45 #, kde-format msgid "Fallback STUN port" -msgstr "??kincil STUN ba??l. nokt." +msgstr "??kincil STUN kap??s??" #: KCMTelepathyAccounts/dictionary.cpp:46 #, kde-format @@ -414,7 +414,7 @@ #: KCMTelepathyAccounts/dictionary.cpp:49 #, kde-format msgid "STUN Port" -msgstr "STUN Ba??l. Nokt." +msgstr "STUN Kap??s??" #: KCMTelepathyAccounts/dictionary.cpp:50 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-accounts-kcm-22.04.3/po/zh_CN/kcm_ktp_accounts.po new/ktp-accounts-kcm-22.08.0/po/zh_CN/kcm_ktp_accounts.po --- old/ktp-accounts-kcm-22.04.3/po/zh_CN/kcm_ktp_accounts.po 2022-07-05 06:39:15.000000000 +0200 +++ new/ktp-accounts-kcm-22.08.0/po/zh_CN/kcm_ktp_accounts.po 2022-08-12 02:10:25.000000000 +0200 @@ -1,14 +1,9 @@ -# Copyright (C) YEAR This_file_is_part_of_KDE -# This file is distributed under the same license as the PACKAGE package. -# -# Ni Hui <shuizhuyuan...@126.com>, 2012. -# Weng Xuetian <wen...@gmail.com>, 2012, 2013. msgid "" msgstr "" "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: 2022-07-02 11:03\n" +"PO-Revision-Date: 2022-08-07 13:32\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -131,7 +126,7 @@ #: add-account-assistant.cpp:258 salut-enabler.cpp:244 #, kde-format msgid "Possibly not all required fields are valid" -msgstr "?????????????????????????????????" +msgstr "??????????????????????????????????????????" #: add-account-assistant.cpp:267 salut-enabler.cpp:253 #, kde-format @@ -596,7 +591,7 @@ #: KCMTelepathyAccounts/validated-line-edit.cpp:178 #, kde-format msgid "This field is valid" -msgstr "???????????????" +msgstr "???????????????" #. i18n: ectx: property (text), widget (QLabel, salutEnableLabel) #: main-widget.ui:80 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-accounts-kcm-22.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_butterfly.po new/ktp-accounts-kcm-22.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_butterfly.po --- old/ktp-accounts-kcm-22.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_butterfly.po 2022-07-05 06:39:15.000000000 +0200 +++ new/ktp-accounts-kcm-22.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_butterfly.po 2022-08-12 02:10:25.000000000 +0200 @@ -1,14 +1,9 @@ -# Copyright (C) YEAR This_file_is_part_of_KDE -# This file is distributed under the same license as the PACKAGE package. -# -# Ni Hui <shuizhuyuan...@126.com>, 2012. -# Weng Xuetian <wen...@gmail.com>, 2012, 2015. msgid "" msgstr "" "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: 2022-07-02 11:03\n" +"PO-Revision-Date: 2022-08-07 13:32\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-accounts-kcm-22.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_gabble.po new/ktp-accounts-kcm-22.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_gabble.po --- old/ktp-accounts-kcm-22.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_gabble.po 2022-07-05 06:39:15.000000000 +0200 +++ new/ktp-accounts-kcm-22.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_gabble.po 2022-08-12 02:10:25.000000000 +0200 @@ -1,14 +1,9 @@ -# Copyright (C) YEAR This_file_is_part_of_KDE -# This file is distributed under the same license as the PACKAGE package. -# -# Ni Hui <shuizhuyuan...@126.com>, 2012. -# Weng Xuetian <wen...@gmail.com>, 2012, 2013, 2015. msgid "" msgstr "" "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-03-28 16:10+0000\n" -"PO-Revision-Date: 2022-07-02 11:03\n" +"PO-Revision-Date: 2022-08-07 13:32\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-accounts-kcm-22.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_haze.po new/ktp-accounts-kcm-22.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_haze.po --- old/ktp-accounts-kcm-22.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_haze.po 2022-07-05 06:39:15.000000000 +0200 +++ new/ktp-accounts-kcm-22.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_haze.po 2022-08-12 02:10:25.000000000 +0200 @@ -1,16 +1,9 @@ -# Copyright (C) YEAR This_file_is_part_of_KDE -# This file is distributed under the same license as the PACKAGE package. -# -# Ni Hui <shuizhuyuan...@126.com>, 2012. -# Wang Jiajun <amesi...@gmail.com>, 2012. -# Weng Xuetian <wen...@gmail.com>, 2015. -# Chao Feng <chaofeng...@gmail.com>, 2016. msgid "" msgstr "" "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-03-28 16:10+0000\n" -"PO-Revision-Date: 2022-07-02 11:03\n" +"PO-Revision-Date: 2022-08-07 13:32\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-accounts-kcm-22.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_idle.po new/ktp-accounts-kcm-22.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_idle.po --- old/ktp-accounts-kcm-22.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_idle.po 2022-07-05 06:39:15.000000000 +0200 +++ new/ktp-accounts-kcm-22.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_idle.po 2022-08-12 02:10:25.000000000 +0200 @@ -1,14 +1,9 @@ -# Copyright (C) YEAR This_file_is_part_of_KDE -# This file is distributed under the same license as the PACKAGE package. -# -# Ni Hui <shuizhuyuan...@126.com>, 2012. -# Wang Jiajun <amesi...@gmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-07-05 00:17+0000\n" -"PO-Revision-Date: 2022-07-02 11:03\n" +"PO-Revision-Date: 2022-08-07 13:32\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-accounts-kcm-22.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_morse.po new/ktp-accounts-kcm-22.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_morse.po --- old/ktp-accounts-kcm-22.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_morse.po 2022-07-05 06:39:15.000000000 +0200 +++ new/ktp-accounts-kcm-22.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_morse.po 2022-08-12 02:10:25.000000000 +0200 @@ -1,13 +1,9 @@ -# Copyright (C) YEAR This_file_is_part_of_KDE -# This file is distributed under the same license as the PACKAGE package. -# -# Weng Xuetian <wen...@gmail.cm>, 2015. msgid "" msgstr "" "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: 2022-07-02 11:03\n" +"PO-Revision-Date: 2022-08-07 13:32\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-accounts-kcm-22.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_pintxo.po new/ktp-accounts-kcm-22.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_pintxo.po --- old/ktp-accounts-kcm-22.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_pintxo.po 2022-07-05 06:39:15.000000000 +0200 +++ new/ktp-accounts-kcm-22.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_pintxo.po 2022-08-12 02:10:25.000000000 +0200 @@ -1,13 +1,9 @@ -# Copyright (C) YEAR This_file_is_part_of_KDE -# This file is distributed under the same license as the PACKAGE package. -# -# Weng Xuetian <wen...@gmail.com>, 2015. msgid "" msgstr "" "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: 2022-07-02 11:03\n" +"PO-Revision-Date: 2022-08-07 13:32\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-accounts-kcm-22.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_rakia.po new/ktp-accounts-kcm-22.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_rakia.po --- old/ktp-accounts-kcm-22.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_rakia.po 2022-07-05 06:39:15.000000000 +0200 +++ new/ktp-accounts-kcm-22.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_rakia.po 2022-08-12 02:10:25.000000000 +0200 @@ -1,15 +1,9 @@ -# Copyright (C) YEAR This_file_is_part_of_KDE -# This file is distributed under the same license as the PACKAGE package. -# -# Ni Hui <shuizhuyuan...@126.com>, 2012. -# Sign <guoyunhebr...@gmail.com>, 2013. -# Weng Xuetian <wen...@gmail.com>, 2015. msgid "" msgstr "" "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: 2022-07-02 11:03\n" +"PO-Revision-Date: 2022-08-07 13:32\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-accounts-kcm-22.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_salut.po new/ktp-accounts-kcm-22.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_salut.po --- old/ktp-accounts-kcm-22.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_salut.po 2022-07-05 06:39:15.000000000 +0200 +++ new/ktp-accounts-kcm-22.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_salut.po 2022-08-12 02:10:25.000000000 +0200 @@ -1,15 +1,9 @@ -# Copyright (C) YEAR This_file_is_part_of_KDE -# This file is distributed under the same license as the PACKAGE package. -# -# Ni Hui <shuizhuyuan...@126.com>, 2012. -# Wang Jiajun <amesi...@gmail.com>, 2012. -# Weng Xuetian <wen...@gmail.com>, 2015. msgid "" msgstr "" "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: 2022-07-02 11:03\n" +"PO-Revision-Date: 2022-08-07 13:32\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-accounts-kcm-22.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_sipe.po new/ktp-accounts-kcm-22.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_sipe.po --- old/ktp-accounts-kcm-22.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_sipe.po 2022-07-05 06:39:15.000000000 +0200 +++ new/ktp-accounts-kcm-22.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_sipe.po 2022-08-12 02:10:25.000000000 +0200 @@ -1,13 +1,9 @@ -# Copyright (C) YEAR This_file_is_part_of_KDE -# This file is distributed under the same license as the PACKAGE package. -# -# Weng Xuetian <wen...@gmail.com>, 2015. msgid "" msgstr "" "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: 2022-07-02 11:03\n" +"PO-Revision-Date: 2022-08-07 13:32\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-accounts-kcm-22.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_sunshine.po new/ktp-accounts-kcm-22.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_sunshine.po --- old/ktp-accounts-kcm-22.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_sunshine.po 2022-07-05 06:39:15.000000000 +0200 +++ new/ktp-accounts-kcm-22.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_sunshine.po 2022-08-12 02:10:25.000000000 +0200 @@ -1,14 +1,9 @@ -# Copyright (C) YEAR This_file_is_part_of_KDE -# This file is distributed under the same license as the PACKAGE package. -# -# Ni Hui <shuizhuyuan...@126.com>, 2012. -# Wang Jiajun <amesi...@gmail.com>, 2012. msgid "" msgstr "" "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: 2022-07-02 11:03\n" +"PO-Revision-Date: 2022-08-07 13:32\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"