Hello community,

here is the log from the commit of package ktp-accounts-kcm for 
openSUSE:Factory checked in at 2020-08-18 11:59:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ktp-accounts-kcm (Old)
 and      /work/SRC/openSUSE:Factory/.ktp-accounts-kcm.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ktp-accounts-kcm"

Tue Aug 18 11:59:21 2020 rev:17 rq:826485 version:20.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ktp-accounts-kcm/ktp-accounts-kcm.changes        
2020-07-14 07:49:56.371973552 +0200
+++ 
/work/SRC/openSUSE:Factory/.ktp-accounts-kcm.new.3399/ktp-accounts-kcm.changes  
    2020-08-18 12:00:07.067388383 +0200
@@ -1,0 +2,23 @@
+Sun Aug  9 09:10:10 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 20.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-08-apps-update
+- No code change since 20.07.90
+
+-------------------------------------------------------------------
+Sun Aug  2 08:00:29 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 20.07.90
+  * New feature release
+- No code change since 20.07.80
+
+-------------------------------------------------------------------
+Sun Jul 19 10:05:36 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 20.07.80
+  * New feature release
+- No code change since 20.04.3
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ ktp-accounts-kcm.spec ++++++
--- /var/tmp/diff_new_pack.84fOmk/_old  2020-08-18 12:00:09.007389235 +0200
+++ /var/tmp/diff_new_pack.84fOmk/_new  2020-08-18 12:00:09.011389237 +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.3
+Version:        20.08.0
 Release:        0
 Summary:        KCM Module for configuring Telepathy Instant Messaging Accounts
 License:        LGPL-2.1-or-later


++++++ ktp-accounts-kcm-20.04.3.tar.xz -> ktp-accounts-kcm-20.08.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-accounts-kcm-20.04.3/CMakeLists.txt 
new/ktp-accounts-kcm-20.08.0/CMakeLists.txt
--- old/ktp-accounts-kcm-20.04.3/CMakeLists.txt 2020-07-07 03:04:56.000000000 
+0200
+++ new/ktp-accounts-kcm-20.08.0/CMakeLists.txt 2020-08-07 09:06:36.000000000 
+0200
@@ -11,8 +11,8 @@
 
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
-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}")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.04.3/plugins/butterfly/ktpaccountskcm_plugin_butterfly.desktop.cmake
 
new/ktp-accounts-kcm-20.08.0/plugins/butterfly/ktpaccountskcm_plugin_butterfly.desktop.cmake
--- 
old/ktp-accounts-kcm-20.04.3/plugins/butterfly/ktpaccountskcm_plugin_butterfly.desktop.cmake
        2020-07-03 22:34:46.000000000 +0200
+++ 
new/ktp-accounts-kcm-20.08.0/plugins/butterfly/ktpaccountskcm_plugin_butterfly.desktop.cmake
        2020-08-05 09:25:57.000000000 +0200
@@ -2,8 +2,8 @@
 Encoding=UTF-8
 Comment=Custom account configuration user interface for accounts using the 
Butterfly connection manager.
 Comment[bs]=Prilagođena konfiguracija korisničkog naloga pomoću upravitelja 
Butterfly veze.
-Comment[ca]=Interfície d'usuari de configuració del compte personalitzat per a 
comptes que utilitzen el gestor de connexions Butterfly.
-Comment[ca@valencia]=Interfície d'usuari de configuració del compte 
personalitzat per a comptes que utilitzen el gestor de connexions Butterfly.
+Comment[ca]=Interfície d'usuari de configuració del compte personalitzat per a 
comptes que usen el gestor de connexions Butterfly.
+Comment[ca@valencia]=Interfície d'usuari de configuració del compte 
personalitzat per a comptes que usen el gestor de connexions Butterfly.
 Comment[cs]=Vlastní uživatelské rozhraní nastavení účtů pro účty používající 
správce spojení Butterfly.
 Comment[da]=Brugerflade til brugertilpasset kontokonfiguration til konti der 
bruger forbindelseshåndteringen Butterfly.
 Comment[de]=Eigene Benutzeroberfläche zum Einrichten von Zugängen, die die 
Butterfly-Verbindungsverwaltung verwenden.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.04.3/plugins/gabble/ktpaccountskcm_plugin_gabble.desktop.cmake
 
new/ktp-accounts-kcm-20.08.0/plugins/gabble/ktpaccountskcm_plugin_gabble.desktop.cmake
--- 
old/ktp-accounts-kcm-20.04.3/plugins/gabble/ktpaccountskcm_plugin_gabble.desktop.cmake
      2020-07-03 22:34:46.000000000 +0200
+++ 
new/ktp-accounts-kcm-20.08.0/plugins/gabble/ktpaccountskcm_plugin_gabble.desktop.cmake
      2020-08-05 09:25:57.000000000 +0200
@@ -2,8 +2,8 @@
 Encoding=UTF-8
 Comment=Custom account configuration user interface for accounts using the 
Gabble connection manager.
 Comment[bs]=Korisnički interfejs za konfiguraciju korisničkih naloga koristeći 
Gabble menadžer konekcja.
-Comment[ca]=Interfície d'usuari de configuració del compte personalitzat per a 
comptes que utilitzen el gestor de connexions Gabble.
-Comment[ca@valencia]=Interfície d'usuari de configuració del compte 
personalitzat per a comptes que utilitzen el gestor de connexions Gabble.
+Comment[ca]=Interfície d'usuari de configuració del compte personalitzat per a 
comptes que usen el gestor de connexions Gabble.
+Comment[ca@valencia]=Interfície d'usuari de configuració del compte 
personalitzat per a comptes que usen el gestor de connexions Gabble.
 Comment[cs]=Vlastní uživatelské rozhraní nastavení účtů pro účty používající 
správce spojení Gabble.
 Comment[da]=Brugerflade til brugertilpasset kontokonfiguration til konti der 
bruger forbindelseshåndteringen Gabble.
 Comment[de]=Eigene Benutzeroberfläche zum Einrichten von Zugängen, die die 
Gabble-Verbindungsverwaltung verwenden.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.04.3/plugins/haze/ktpaccountskcm_plugin_haze.desktop.cmake
 
new/ktp-accounts-kcm-20.08.0/plugins/haze/ktpaccountskcm_plugin_haze.desktop.cmake
--- 
old/ktp-accounts-kcm-20.04.3/plugins/haze/ktpaccountskcm_plugin_haze.desktop.cmake
  2020-07-03 22:34:46.000000000 +0200
+++ 
new/ktp-accounts-kcm-20.08.0/plugins/haze/ktpaccountskcm_plugin_haze.desktop.cmake
  2020-08-05 09:25:57.000000000 +0200
@@ -2,8 +2,8 @@
 Encoding=UTF-8
 Comment=Custom account configuration user interface for accounts using the 
Haze connection manager.
 Comment[bs]=Korisnički interfejs za konfiguraciju korisničkih naloga koristeći 
Haze menadžer konekcja.
-Comment[ca]=Interfície d'usuari de configuració del compte personalitzat per a 
comptes que utilitzen el gestor de connexions Haze.
-Comment[ca@valencia]=Interfície d'usuari de configuració del compte 
personalitzat per a comptes que utilitzen el gestor de connexions Haze.
+Comment[ca]=Interfície d'usuari de configuració del compte personalitzat per a 
comptes que usen el gestor de connexions Haze.
+Comment[ca@valencia]=Interfície d'usuari de configuració del compte 
personalitzat per a comptes que usen el gestor de connexions Haze.
 Comment[cs]=Vlastní uživatelské rozhraní nastavení účtů pro účty používající 
správce spojení Haze.
 Comment[da]=Brugerflade til brugertilpasset kontokonfiguration til konti der 
bruger forbindelseshåndteringen Haze.
 Comment[de]=Eigene Benutzeroberfläche zum Einrichten von Zugängen, die die 
Haze-Verbindungsverwaltung verwenden.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.04.3/plugins/idle/ktpaccountskcm_plugin_idle.desktop.cmake
 
new/ktp-accounts-kcm-20.08.0/plugins/idle/ktpaccountskcm_plugin_idle.desktop.cmake
--- 
old/ktp-accounts-kcm-20.04.3/plugins/idle/ktpaccountskcm_plugin_idle.desktop.cmake
  2020-07-03 22:34:46.000000000 +0200
+++ 
new/ktp-accounts-kcm-20.08.0/plugins/idle/ktpaccountskcm_plugin_idle.desktop.cmake
  2020-08-05 09:25:57.000000000 +0200
@@ -2,8 +2,8 @@
 Encoding=UTF-8
 Comment=Custom account configuration user interface for accounts using the 
Idle connection manager.
 Comment[bs]=Korisnički interfejs za konfiguraciju korisničkih naloga koristeći 
Idle menadžer konekcja.
-Comment[ca]=Interfície d'usuari de configuració del compte personalitzat per a 
comptes que utilitzen el gestor de connexions Idle.
-Comment[ca@valencia]=Interfície d'usuari de configuració del compte 
personalitzat per a comptes que utilitzen el gestor de connexions Idle.
+Comment[ca]=Interfície d'usuari de configuració del compte personalitzat per a 
comptes que usen el gestor de connexions Idle.
+Comment[ca@valencia]=Interfície d'usuari de configuració del compte 
personalitzat per a comptes que usen el gestor de connexions Idle.
 Comment[cs]=Vlastní uživatelské rozhraní nastavení účtů pro účty používající 
správce spojení Idle.
 Comment[da]=Brugerflade til brugertilpasset kontokonfiguration til konti der 
bruger forbindelseshåndteringen Idle.
 Comment[de]=Eigene Benutzeroberfläche zum Einrichten von Zugängen, die die 
Idle-Verbindungsverwaltung verwenden.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.04.3/plugins/morse/ktpaccountskcm_plugin_morse.desktop.cmake
 
new/ktp-accounts-kcm-20.08.0/plugins/morse/ktpaccountskcm_plugin_morse.desktop.cmake
--- 
old/ktp-accounts-kcm-20.04.3/plugins/morse/ktpaccountskcm_plugin_morse.desktop.cmake
        2020-07-03 22:34:46.000000000 +0200
+++ 
new/ktp-accounts-kcm-20.08.0/plugins/morse/ktpaccountskcm_plugin_morse.desktop.cmake
        2020-08-05 09:25:57.000000000 +0200
@@ -2,8 +2,8 @@
 Encoding=UTF-8
 Comment=Custom account configuration user interface for accounts using the 
Morse connection manager.
 Comment[bs]=Korisnički interfejs konfiguratora prilagođenih korisničkih naloga 
koji koristi Morse menadžer konekcija.
-Comment[ca]=Interfície d'usuari de configuració del compte personalitzat per a 
comptes que utilitzen el gestor de connexions Morse.
-Comment[ca@valencia]=Interfície d'usuari de configuració del compte 
personalitzat per a comptes que utilitzen el gestor de connexions Morse.
+Comment[ca]=Interfície d'usuari de configuració del compte personalitzat per a 
comptes que usen el gestor de connexions Morse.
+Comment[ca@valencia]=Interfície d'usuari de configuració del compte 
personalitzat per a comptes que usen el gestor de connexions Morse.
 Comment[cs]=Vlastní uživatelské rozhraní nastavení účtů pro účty používající 
správce spojení Morse.
 Comment[da]=Brugerflade til brugertilpasset kontokonfiguration til konti der 
bruger forbindelseshåndteringen Morse.
 Comment[de]=Eigene Benutzeroberfläche zum Einrichten von Zugängen, die die 
Morse-Verbindungsverwaltung verwenden.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.04.3/plugins/pintxo/ktpaccountskcm_plugin_pintxo.desktop.cmake
 
new/ktp-accounts-kcm-20.08.0/plugins/pintxo/ktpaccountskcm_plugin_pintxo.desktop.cmake
--- 
old/ktp-accounts-kcm-20.04.3/plugins/pintxo/ktpaccountskcm_plugin_pintxo.desktop.cmake
      2020-07-03 22:34:46.000000000 +0200
+++ 
new/ktp-accounts-kcm-20.08.0/plugins/pintxo/ktpaccountskcm_plugin_pintxo.desktop.cmake
      2020-08-05 09:25:57.000000000 +0200
@@ -2,8 +2,8 @@
 Encoding=UTF-8
 Comment=Custom account configuration user interface for accounts using the 
Pintxo connection manager.
 Comment[bs]=Korisnički interfejs za konfiguraciju korisničkih naloga koristeći 
Pinxto menadžer konekcja.
-Comment[ca]=Interfície d'usuari de configuració del compte personalitzat per a 
comptes que utilitzen el gestor de connexions Pintxo.
-Comment[ca@valencia]=Interfície d'usuari de configuració del compte 
personalitzat per a comptes que utilitzen el gestor de connexions Pintxo.
+Comment[ca]=Interfície d'usuari de configuració del compte personalitzat per a 
comptes que usen el gestor de connexions Pintxo.
+Comment[ca@valencia]=Interfície d'usuari de configuració del compte 
personalitzat per a comptes que usen el gestor de connexions Pintxo.
 Comment[cs]=Vlastní uživatelské rozhraní nastavení účtů pro účty používající 
správce spojení Pintxo.
 Comment[da]=Brugerflade til brugertilpasset kontokonfiguration til konti der 
bruger forbindelseshåndteringen Pintxo.
 Comment[de]=Eigene Benutzeroberfläche zum Einrichten von Zugängen, die die 
Pintxo-Verbindungsverwaltung verwenden.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.04.3/plugins/rakia/ktpaccountskcm_plugin_rakia.desktop.cmake
 
new/ktp-accounts-kcm-20.08.0/plugins/rakia/ktpaccountskcm_plugin_rakia.desktop.cmake
--- 
old/ktp-accounts-kcm-20.04.3/plugins/rakia/ktpaccountskcm_plugin_rakia.desktop.cmake
        2020-07-03 22:34:46.000000000 +0200
+++ 
new/ktp-accounts-kcm-20.08.0/plugins/rakia/ktpaccountskcm_plugin_rakia.desktop.cmake
        2020-08-05 09:25:57.000000000 +0200
@@ -2,8 +2,8 @@
 Encoding=UTF-8
 Comment=Custom account configuration user interface for accounts using the 
Rakia/SofiaSIP connection manager.
 Comment[bs]=Korisnički interfejs za konfiguraciju korisničkih naloga koristeći 
Rakia/Sofia SIP menadžer konekcja.
-Comment[ca]=Interfície d'usuari de configuració del compte personalitzat per a 
comptes que utilitzen el gestor de connexions Rakia/SofiaSIP.
-Comment[ca@valencia]=Interfície d'usuari de configuració del compte 
personalitzat per a comptes que utilitzen el gestor de connexions 
Rakia/SofiaSIP.
+Comment[ca]=Interfície d'usuari de configuració del compte personalitzat per a 
comptes que usen el gestor de connexions Rakia/SofiaSIP.
+Comment[ca@valencia]=Interfície d'usuari de configuració del compte 
personalitzat per a comptes que usen el gestor de connexions Rakia/SofiaSIP.
 Comment[cs]=Vlastní uživatelské rozhraní nastavení účtů pro účty používající 
správce spojení Raika/SofiaSIP.
 Comment[da]=Brugerflade til brugertilpasset kontokonfiguration til konti der 
bruger forbindelseshåndteringen Rakia/SofiaSIP.
 Comment[de]=Eigene Benutzeroberfläche zum Einrichten von Zugängen, die die 
Rakia/SofiaSIP-Verbindungsverwaltung verwenden.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.04.3/plugins/salut/ktpaccountskcm_plugin_salut.desktop.cmake
 
new/ktp-accounts-kcm-20.08.0/plugins/salut/ktpaccountskcm_plugin_salut.desktop.cmake
--- 
old/ktp-accounts-kcm-20.04.3/plugins/salut/ktpaccountskcm_plugin_salut.desktop.cmake
        2020-07-03 22:34:46.000000000 +0200
+++ 
new/ktp-accounts-kcm-20.08.0/plugins/salut/ktpaccountskcm_plugin_salut.desktop.cmake
        2020-08-05 09:25:57.000000000 +0200
@@ -2,8 +2,8 @@
 Encoding=UTF-8
 Comment=Custom account configuration user interface for accounts using the 
Salut connection manager.
 Comment[bs]=Korisnički interfejs za konfiguraciju korisničkih naloga koristeći 
Salut menadžer konekcja.
-Comment[ca]=Interfície d'usuari de configuració del compte personalitzat per a 
comptes que utilitzen el gestor de connexions Salut.
-Comment[ca@valencia]=Interfície d'usuari de configuració del compte 
personalitzat per a comptes que utilitzen el gestor de connexions Salut.
+Comment[ca]=Interfície d'usuari de configuració del compte personalitzat per a 
comptes que usen el gestor de connexions Salut.
+Comment[ca@valencia]=Interfície d'usuari de configuració del compte 
personalitzat per a comptes que usen el gestor de connexions Salut.
 Comment[cs]=Vlastní uživatelské rozhraní nastavení účtů pro účty používající 
správce spojení Salut.
 Comment[da]=Brugerflade til brugertilpasset kontokonfiguration til konti der 
bruger forbindelseshåndteringen Salut.
 Comment[de]=Eigene Benutzeroberfläche zum Einrichten von Zugängen, die die 
Salut-Verbindungsverwaltung verwenden.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.04.3/plugins/sipe/ktpaccountskcm_plugin_sipe.desktop.cmake
 
new/ktp-accounts-kcm-20.08.0/plugins/sipe/ktpaccountskcm_plugin_sipe.desktop.cmake
--- 
old/ktp-accounts-kcm-20.04.3/plugins/sipe/ktpaccountskcm_plugin_sipe.desktop.cmake
  2020-07-03 22:34:46.000000000 +0200
+++ 
new/ktp-accounts-kcm-20.08.0/plugins/sipe/ktpaccountskcm_plugin_sipe.desktop.cmake
  2020-08-05 09:25:57.000000000 +0200
@@ -2,8 +2,8 @@
 Encoding=UTF-8
 Comment=Custom account configuration user interface for accounts using the 
sipe connection manager.
 Comment[bs]=Korisnički interfejs za konfiguraciju korisničkih naloga koristeći 
sipzmenadžer konekcja.
-Comment[ca]=Interfície d'usuari de configuració del compte personalitzat per a 
comptes que utilitzen el gestor de connexions Sipe.
-Comment[ca@valencia]=Interfície d'usuari de configuració del compte 
personalitzat per a comptes que utilitzen el gestor de connexions Sipe.
+Comment[ca]=Interfície d'usuari de configuració del compte personalitzat per a 
comptes que usen el gestor de connexions Sipe.
+Comment[ca@valencia]=Interfície d'usuari de configuració del compte 
personalitzat per a comptes que usen el gestor de connexions Sipe.
 Comment[cs]=Vlastní uživatelské rozhraní nastavení účtů pro účty používající 
správce spojení sipe.
 Comment[da]=Brugerflade til brugertilpasset kontokonfiguration til konti der 
bruger forbindelseshåndteringen sipe.
 Comment[de]=Eigene Benutzeroberfläche zum Einrichten von Zugängen, die die 
Sipe-Verbindungsverwaltung verwenden.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.04.3/plugins/sunshine/ktpaccountskcm_plugin_sunshine.desktop.cmake
 
new/ktp-accounts-kcm-20.08.0/plugins/sunshine/ktpaccountskcm_plugin_sunshine.desktop.cmake
--- 
old/ktp-accounts-kcm-20.04.3/plugins/sunshine/ktpaccountskcm_plugin_sunshine.desktop.cmake
  2020-07-03 22:34:46.000000000 +0200
+++ 
new/ktp-accounts-kcm-20.08.0/plugins/sunshine/ktpaccountskcm_plugin_sunshine.desktop.cmake
  2020-08-05 09:25:57.000000000 +0200
@@ -2,8 +2,8 @@
 Encoding=UTF-8
 Comment=Custom account configuration user interface for Gadu-Gadu accounts 
using the Sunshine connection manager.
 Comment[bs]=Korisnički interfejs za konfiguraciju Gadu-Gadu korisničkih naloga 
koristeći Sunshine menadžer konekcja.
-Comment[ca]=Interfície d'usuari de configuració del compte personalitzat per a 
comptes del Gadu-Gadu que utilitzen el gestor de connexions Sunshine.
-Comment[ca@valencia]=Interfície d'usuari de configuració del compte 
personalitzat per a comptes del Gadu-Gadu que utilitzen el gestor de connexions 
Sunshine.
+Comment[ca]=Interfície d'usuari de configuració del compte personalitzat per a 
comptes del Gadu-Gadu que usen el gestor de connexions Sunshine.
+Comment[ca@valencia]=Interfície d'usuari de configuració del compte 
personalitzat per a comptes del Gadu-Gadu que usen el gestor de connexions 
Sunshine.
 Comment[cs]=Vlastní uživatelské rozhraní nastavení účtů pro účty Gadu-Gadu 
používající správce spojení Sunshine.
 Comment[da]=Brugerflade til brugertilpasset kontokonfiguration til 
Gadu-Gadu-konti der bruger forbindelseshåndteringen Sunshine.
 Comment[de]=Eigene Benutzeroberfläche zum Einrichten von Gadu-Gadu-Zugängen, 
die die Sunshine-Verbindungsverwaltung verwenden.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-accounts-kcm-20.04.3/po/ca/kcm_ktp_accounts.po 
new/ktp-accounts-kcm-20.08.0/po/ca/kcm_ktp_accounts.po
--- old/ktp-accounts-kcm-20.04.3/po/ca/kcm_ktp_accounts.po      2020-07-07 
03:04:53.000000000 +0200
+++ new/ktp-accounts-kcm-20.08.0/po/ca/kcm_ktp_accounts.po      2020-08-07 
09:06:30.000000000 +0200
@@ -1,23 +1,23 @@
 # Translation of kcm_ktp_accounts.po to Catalan
-# Copyright (C) 2012-2016 This_file_is_part_of_KDE
+# Copyright (C) 2012-2020 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Josep Ma. Ferrer <[email protected]>, 2012, 2013, 2015.
-# Antoni Bella Pérez <[email protected]>, 2016.
+# Antoni Bella Pérez <[email protected]>, 2016, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: kcm_ktp_accounts\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2016-09-08 20:07+0100\n"
+"PO-Revision-Date: 2020-07-26 17:28+0200\n"
 "Last-Translator: Antoni Bella Pérez <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 20.04.3\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 
@@ -67,7 +67,7 @@
 "it."
 msgstr ""
 "Aquest botó permet canviar la icona del vostre compte.<br />Aquesta icona "
-"només s'utilitza localment en el vostre ordinador, els vostres contactes no "
+"només s'usa localment en el vostre ordinador, els vostres contactes no "
 "podran veure-la."
 
 #: accounts-list-delegate.cpp:79
@@ -83,13 +83,13 @@
 "computer, your contacts will not be able to see it."
 msgstr ""
 "Aquest botó permet canviar el nom a mostrar del vostre compte<br />El nom a "
-"mostrar és un àlies pel compte i només s'utilitza localment en el vostre "
+"mostrar és un àlies per al compte i només s'usa localment en el vostre "
 "ordinador, els contactes no podran veure'l."
 
 #: accounts-list-delegate.cpp:134
 #, kde-format
 msgid "Click checkbox to enable"
-msgstr "Cliqueu la casella de selecció per activar-lo"
+msgstr "Cliqueu la casella de selecció per a activar-lo"
 
 #: accounts-list-delegate.cpp:144
 #, kde-format
@@ -119,8 +119,8 @@
 "package manager."
 msgstr ""
 "Per a connectar amb aquesta xarxa de MI cal instal·lar connectors "
-"addicionals. Instal·leu els paquets telepathy-haze i telepathy-gabble "
-"utilitzant el vostre gestor de paquets."
+"addicionals. Instal·leu els paquets «telepathy-haze» i «telepathy-gabble» "
+"usant el gestor de paquets."
 
 #: add-account-assistant.cpp:172
 #, kde-format
@@ -171,7 +171,7 @@
 #: edit-display-name-button.cpp:70
 #, kde-format
 msgid "Choose a new display name for your account"
-msgstr "Seleccioneu un nom nou a mostrar pel vostre compte"
+msgstr "Seleccioneu un nom nou a mostrar per al vostre compte"
 
 #: edit-display-name-button.cpp:77 edit-display-name-button.cpp:87
 #, kde-format
@@ -243,8 +243,8 @@
 "We have found Kopete logs for this account. Do you want to import the logs "
 "to KDE Telepathy?"
 msgstr ""
-"S'han trobat els registres del Kopete per aquest compte. Voleu importar-los "
-"al Telepathy del KDE?"
+"S'han trobat els registres del Kopete per a aquest compte. Voleu importar-"
+"los al Telepathy del KDE?"
 
 #: kcm-telepathy-accounts.cpp:267
 #, kde-format
@@ -296,7 +296,7 @@
 #: kcm-telepathy-accounts.cpp:492
 #, kde-format
 msgid "Install telepathy-salut to enable"
-msgstr "Instal·leu el telepathy-salut per activar-ho"
+msgstr "Instal·leu el «telepathy-salut» per a activar-ho"
 
 #: kcm-telepathy-accounts.cpp:534
 #, kde-format
@@ -526,7 +526,7 @@
 #: KCMTelepathyAccounts/dictionary.cpp:73
 #, kde-format
 msgid "Session Initiation Protocol (SIP)"
-msgstr "Protocol d'inici de sessió (SIP)"
+msgstr "Protocol per a la iniciació de la sessió (SIP)"
 
 #: KCMTelepathyAccounts/dictionary.cpp:74
 #, kde-format
@@ -657,3 +657,35 @@
 #, kde-format
 msgid "You will appear as \"%1\" on your local network."
 msgstr "Apareixereu com a «%1» a la vostra xarxa local."
+
+#~ msgid "Others"
+#~ msgstr "Altres"
+
+#~ msgid ""
+#~ "The file you have selected does not seem to be an image.\n"
+#~ "Please select an image file."
+#~ msgstr ""
+#~ "El fitxer que heu seleccionat no sembla que sigui una imatge.\n"
+#~ "Si us plau, seleccioneu un fitxer d'imatge."
+
+#~ msgid "Online"
+#~ msgstr "Connectat"
+
+#~ msgctxt "This is a connection state"
+#~ msgid "Connecting"
+#~ msgstr "Connectant"
+
+#~ msgctxt "This is a connection state"
+#~ msgid "Disconnected"
+#~ msgstr "Desconnectat"
+
+#~ msgctxt "This is an unknown connection state"
+#~ msgid "Unknown"
+#~ msgstr "Desconegut"
+
+#~ msgctxt "This is a disabled account"
+#~ msgid "Disabled"
+#~ msgstr "Desactivat"
+
+#~ msgid "TextLabel"
+#~ msgstr "EtiquetaDeText"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.04.3/po/ca/kcmtelepathyaccounts_plugin_butterfly.po 
new/ktp-accounts-kcm-20.08.0/po/ca/kcmtelepathyaccounts_plugin_butterfly.po
--- old/ktp-accounts-kcm-20.04.3/po/ca/kcmtelepathyaccounts_plugin_butterfly.po 
2020-07-07 03:04:53.000000000 +0200
+++ new/ktp-accounts-kcm-20.08.0/po/ca/kcmtelepathyaccounts_plugin_butterfly.po 
2020-08-07 09:06:30.000000000 +0200
@@ -44,3 +44,15 @@
 #, kde-format
 msgid "Password:"
 msgstr "Contrasenya:"
+
+#~ msgctxt "name of the IM service Telegram"
+#~ msgid "Telegram (%1)"
+#~ msgstr "Telegram (%1)"
+
+#~ msgid "An authentication code will be texted to your phone on first login."
+#~ msgstr ""
+#~ "En entrar per primer cop s'enviarà un missatge de text al vostre mòbil "
+#~ "amb un codi d'autenticació."
+
+#~ msgid "Phone Number:"
+#~ msgstr "Número de telèfon:"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.04.3/po/ca/kcmtelepathyaccounts_plugin_haze.po 
new/ktp-accounts-kcm-20.08.0/po/ca/kcmtelepathyaccounts_plugin_haze.po
--- old/ktp-accounts-kcm-20.04.3/po/ca/kcmtelepathyaccounts_plugin_haze.po      
2020-07-07 03:04:53.000000000 +0200
+++ new/ktp-accounts-kcm-20.08.0/po/ca/kcmtelepathyaccounts_plugin_haze.po      
2020-08-07 09:06:30.000000000 +0200
@@ -10,7 +10,7 @@
 "Project-Id-Version: kcmtelepathyaccounts_plugin_haze\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2020-03-31 18:43+0100\n"
+"PO-Revision-Date: 2020-03-31 23:57+0100\n"
 "Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca\n"
@@ -391,3 +391,8 @@
 #, kde-format
 msgid "Ignore invites"
 msgstr "Ignora les invitacions"
+
+#, fuzzy
+#~| msgid "Email address:"
+#~ msgid "Email address"
+#~ msgstr "Adreça de correu electrònic:"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.04.3/po/ca/kcmtelepathyaccounts_plugin_idle.po 
new/ktp-accounts-kcm-20.08.0/po/ca/kcmtelepathyaccounts_plugin_idle.po
--- old/ktp-accounts-kcm-20.04.3/po/ca/kcmtelepathyaccounts_plugin_idle.po      
2020-07-07 03:04:53.000000000 +0200
+++ new/ktp-accounts-kcm-20.08.0/po/ca/kcmtelepathyaccounts_plugin_idle.po      
2020-08-07 09:06:30.000000000 +0200
@@ -1,22 +1,23 @@
 # Translation of kcmtelepathyaccounts_plugin_idle.po to Catalan
-# Copyright (C) 2012 This_file_is_part_of_KDE
+# Copyright (C) 2012-2020 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Josep Ma. Ferrer <[email protected]>, 2012.
+# Antoni Bella Pérez <[email protected]>, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: kcmtelepathyaccounts_plugin_idle\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-25 20:18+0200\n"
-"Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
+"PO-Revision-Date: 2020-07-26 17:19+0200\n"
+"Last-Translator: Antoni Bella Pérez <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.0\n"
+"X-Generator: Lokalize 20.04.3\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 
@@ -55,7 +56,7 @@
 #: advanced-options-widget.ui:99
 #, kde-format
 msgid "Use SSL?"
-msgstr "Usa SSL?"
+msgstr "Uso SSL?"
 
 #. i18n: ectx: property (text), widget (QLabel, serverLabel)
 #: main-options-widget.ui:23
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.04.3/po/ca/kcmtelepathyaccounts_plugin_rakia.po 
new/ktp-accounts-kcm-20.08.0/po/ca/kcmtelepathyaccounts_plugin_rakia.po
--- old/ktp-accounts-kcm-20.04.3/po/ca/kcmtelepathyaccounts_plugin_rakia.po     
2020-07-07 03:04:53.000000000 +0200
+++ new/ktp-accounts-kcm-20.08.0/po/ca/kcmtelepathyaccounts_plugin_rakia.po     
2020-08-07 09:06:30.000000000 +0200
@@ -1,23 +1,23 @@
 # Translation of kcmtelepathyaccounts_plugin_rakia.po to Catalan
-# Copyright (C) 2012-2017 This_file_is_part_of_KDE
+# Copyright (C) 2012-2020 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Josep Ma. Ferrer <[email protected]>, 2012, 2015, 2017.
-# Antoni Bella Pérez <[email protected]>, 2016.
+# Antoni Bella Pérez <[email protected]>, 2016, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: kcmtelepathyaccounts_plugin_rakia\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-24 10:32+0100\n"
-"Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
+"PO-Revision-Date: 2020-07-26 17:24+0200\n"
+"Last-Translator: Antoni Bella Pérez <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 20.04.3\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 
@@ -40,7 +40,7 @@
 "Username for your SIP account. If your username is different from the user "
 "part your SIP URI, provide it here."
 msgstr ""
-"Nom d'usuari pel vostre compte SIP. Si el nom d'usuari és diferent del "
+"Nom d'usuari per al vostre compte SIP. Si el nom d'usuari és diferent del "
 "component usuari, indiqueu aquí l'URI del SIP."
 
 #. i18n: ectx: property (text), widget (QLabel, registrarLabel)
@@ -56,7 +56,7 @@
 "Registrar for your SIP account. If your registrar is different from the "
 "server part your SIP URI, provide it here."
 msgstr ""
-"Servei de registre pel vostre compte SIP. Si el servei de registre és "
+"Servei de registre per al vostre compte SIP. Si el servei de registre és "
 "diferent del component usuari, indiqueu aquí l'URI del SIP."
 
 #. i18n: ectx: property (title), widget (QGroupBox, proxyGroupBox)
@@ -112,7 +112,7 @@
 #: rakia-advanced-options-widget.ui:124
 #, kde-format
 msgid "Custom STUN settings"
-msgstr "Arranjament personalitzat del STUN"
+msgstr "Arranjament personalitzat de l'STUN"
 
 #. i18n: ectx: property (text), widget (QLabel, stunServerLabel)
 #: rakia-advanced-options-widget.ui:136
@@ -148,13 +148,13 @@
 #: rakia-advanced-options-widget.ui:176
 #, kde-format
 msgid "Discover Public Contact"
-msgstr "Descobrir contacte públic"
+msgstr "Descobrir el contacte públic"
 
 #. i18n: ectx: property (toolTip), widget (QCheckBox, looseRoutingCheckBox)
 #: rakia-advanced-options-widget.ui:183
 #, kde-format
 msgid "Enable loose routing as per RFC 3261"
-msgstr "Activa l'encaminament lliure d'acord amb RFC 3261"
+msgstr "Activa l'encaminament lliure d'acord amb la RFC 3261"
 
 #. i18n: ectx: property (text), widget (QCheckBox, looseRoutingCheckBox)
 #: rakia-advanced-options-widget.ui:186
@@ -239,7 +239,7 @@
 "weight:400; font-style:normal;\">\n"
 "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
 "right:0px; -qt-block-indent:0; text-indent:0px;\">Mecanisme de detecció de "
-"l'activitat pel registre del SIP</p>\n"
+"l'activitat per al registre de l'SIP</p>\n"
 "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
 "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
 "weight:600;\">auto</span>: S'està implementant la detecció d'activitat</p>\n"
@@ -298,7 +298,7 @@
 #: rakia-main-options-widget.ui:35
 #, kde-format
 msgid "SIP URI:"
-msgstr "URI del SIP:"
+msgstr "URI de l'SIP:"
 
 #. i18n: ectx: property (text), widget (QLabel, passwordLabel)
 #: rakia-main-options-widget.ui:45
@@ -320,9 +320,9 @@
 "If left blank, your SIP URI will be shown to the receiver instead of your "
 "Alias."
 msgstr ""
-"Aquest àlies s'utilitza en el SIMPLE, una extensió de missatgeria "
-"instantània pel SIP. Si es deixa en blanc, es mostrarà la vostra URI del SIP "
-"al receptor en lloc del vostre àlies."
+"Aquest àlies s'usa en el SIMPLE, una extensió de missatgeria instantània per "
+"a l'SIP. Si es deixa en blanc, es mostrarà la vostra URI de l'SIP al "
+"receptor en lloc del vostre àlies."
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #: rakia-main-options-widget.ui:72
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.04.3/po/ca@valencia/kcm_ktp_accounts.po 
new/ktp-accounts-kcm-20.08.0/po/ca@valencia/kcm_ktp_accounts.po
--- old/ktp-accounts-kcm-20.04.3/po/ca@valencia/kcm_ktp_accounts.po     
2020-07-07 03:04:53.000000000 +0200
+++ new/ktp-accounts-kcm-20.08.0/po/ca@valencia/kcm_ktp_accounts.po     
2020-08-07 09:06:30.000000000 +0200
@@ -1,23 +1,23 @@
 # Translation of kcm_ktp_accounts.po to Catalan (Valencian)
-# Copyright (C) 2012-2016 This_file_is_part_of_KDE
+# Copyright (C) 2012-2020 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Josep Ma. Ferrer <[email protected]>, 2012, 2013, 2015.
-# Antoni Bella Pérez <[email protected]>, 2016.
+# Antoni Bella Pérez <[email protected]>, 2016, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: kcm_ktp_accounts\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2016-09-08 20:07+0100\n"
+"PO-Revision-Date: 2020-07-26 17:28+0200\n"
 "Last-Translator: Antoni Bella Pérez <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca@valencia\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 20.04.3\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 
@@ -67,7 +67,7 @@
 "it."
 msgstr ""
 "Aquest botó permet canviar la icona del vostre compte.<br />Aquesta icona "
-"només s'utilitza localment en el vostre ordinador, els vostres contactes no "
+"només s'usa localment en el vostre ordinador, els vostres contactes no "
 "podran veure-la."
 
 #: accounts-list-delegate.cpp:79
@@ -83,13 +83,13 @@
 "computer, your contacts will not be able to see it."
 msgstr ""
 "Aquest botó permet canviar el nom a mostrar del vostre compte<br />El nom a "
-"mostrar és un àlies pel compte i només s'utilitza localment en el vostre "
+"mostrar és un àlies per al compte i només s'usa localment en el vostre "
 "ordinador, els contactes no podran veure'l."
 
 #: accounts-list-delegate.cpp:134
 #, kde-format
 msgid "Click checkbox to enable"
-msgstr "Cliqueu la casella de selecció per activar-lo"
+msgstr "Cliqueu la casella de selecció per a activar-lo"
 
 #: accounts-list-delegate.cpp:144
 #, kde-format
@@ -119,8 +119,8 @@
 "package manager."
 msgstr ""
 "Per a connectar amb aquesta xarxa de MI cal instal·lar connectors "
-"addicionals. Instal·leu els paquets telepathy-haze i telepathy-gabble "
-"utilitzant el vostre gestor de paquets."
+"addicionals. Instal·leu els paquets «telepathy-haze» i «telepathy-gabble» "
+"usant el gestor de paquets."
 
 #: add-account-assistant.cpp:172
 #, kde-format
@@ -171,7 +171,7 @@
 #: edit-display-name-button.cpp:70
 #, kde-format
 msgid "Choose a new display name for your account"
-msgstr "Seleccioneu un nom nou a mostrar pel vostre compte"
+msgstr "Seleccioneu un nom nou a mostrar per al vostre compte"
 
 #: edit-display-name-button.cpp:77 edit-display-name-button.cpp:87
 #, kde-format
@@ -243,8 +243,8 @@
 "We have found Kopete logs for this account. Do you want to import the logs "
 "to KDE Telepathy?"
 msgstr ""
-"S'han trobat els registres del Kopete per aquest compte. Voleu importar-los "
-"al Telepathy del KDE?"
+"S'han trobat els registres del Kopete per a aquest compte. Voleu importar-"
+"los al Telepathy del KDE?"
 
 #: kcm-telepathy-accounts.cpp:267
 #, kde-format
@@ -296,7 +296,7 @@
 #: kcm-telepathy-accounts.cpp:492
 #, kde-format
 msgid "Install telepathy-salut to enable"
-msgstr "Instal·leu el telepathy-salut per activar-ho"
+msgstr "Instal·leu el «telepathy-salut» per a activar-ho"
 
 #: kcm-telepathy-accounts.cpp:534
 #, kde-format
@@ -526,7 +526,7 @@
 #: KCMTelepathyAccounts/dictionary.cpp:73
 #, kde-format
 msgid "Session Initiation Protocol (SIP)"
-msgstr "Protocol d'inici de sessió (SIP)"
+msgstr "Protocol per a la iniciació de la sessió (SIP)"
 
 #: KCMTelepathyAccounts/dictionary.cpp:74
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.04.3/po/ca@valencia/kcmtelepathyaccounts_plugin_haze.po 
new/ktp-accounts-kcm-20.08.0/po/ca@valencia/kcmtelepathyaccounts_plugin_haze.po
--- 
old/ktp-accounts-kcm-20.04.3/po/ca@valencia/kcmtelepathyaccounts_plugin_haze.po 
    2020-07-07 03:04:53.000000000 +0200
+++ 
new/ktp-accounts-kcm-20.08.0/po/ca@valencia/kcmtelepathyaccounts_plugin_haze.po 
    2020-08-07 09:06:30.000000000 +0200
@@ -10,7 +10,7 @@
 "Project-Id-Version: kcmtelepathyaccounts_plugin_haze\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2020-03-31 18:43+0100\n"
+"PO-Revision-Date: 2020-03-31 23:57+0100\n"
 "Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca@valencia\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.04.3/po/ca@valencia/kcmtelepathyaccounts_plugin_idle.po 
new/ktp-accounts-kcm-20.08.0/po/ca@valencia/kcmtelepathyaccounts_plugin_idle.po
--- 
old/ktp-accounts-kcm-20.04.3/po/ca@valencia/kcmtelepathyaccounts_plugin_idle.po 
    2020-07-07 03:04:53.000000000 +0200
+++ 
new/ktp-accounts-kcm-20.08.0/po/ca@valencia/kcmtelepathyaccounts_plugin_idle.po 
    2020-08-07 09:06:30.000000000 +0200
@@ -1,22 +1,23 @@
 # Translation of kcmtelepathyaccounts_plugin_idle.po to Catalan (Valencian)
-# Copyright (C) 2012 This_file_is_part_of_KDE
+# Copyright (C) 2012-2020 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Josep Ma. Ferrer <[email protected]>, 2012.
+# Antoni Bella Pérez <[email protected]>, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: kcmtelepathyaccounts_plugin_idle\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-25 20:18+0200\n"
-"Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
+"PO-Revision-Date: 2020-07-26 17:19+0200\n"
+"Last-Translator: Antoni Bella Pérez <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca@valencia\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.0\n"
+"X-Generator: Lokalize 20.04.3\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 
@@ -55,7 +56,7 @@
 #: advanced-options-widget.ui:99
 #, kde-format
 msgid "Use SSL?"
-msgstr "Usa SSL?"
+msgstr "Uso SSL?"
 
 #. i18n: ectx: property (text), widget (QLabel, serverLabel)
 #: main-options-widget.ui:23
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.04.3/po/ca@valencia/kcmtelepathyaccounts_plugin_rakia.po
 
new/ktp-accounts-kcm-20.08.0/po/ca@valencia/kcmtelepathyaccounts_plugin_rakia.po
--- 
old/ktp-accounts-kcm-20.04.3/po/ca@valencia/kcmtelepathyaccounts_plugin_rakia.po
    2020-07-07 03:04:53.000000000 +0200
+++ 
new/ktp-accounts-kcm-20.08.0/po/ca@valencia/kcmtelepathyaccounts_plugin_rakia.po
    2020-08-07 09:06:30.000000000 +0200
@@ -1,23 +1,23 @@
 # Translation of kcmtelepathyaccounts_plugin_rakia.po to Catalan (Valencian)
-# Copyright (C) 2012-2017 This_file_is_part_of_KDE
+# Copyright (C) 2012-2020 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Josep Ma. Ferrer <[email protected]>, 2012, 2015, 2017.
-# Antoni Bella Pérez <[email protected]>, 2016.
+# Antoni Bella Pérez <[email protected]>, 2016, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: kcmtelepathyaccounts_plugin_rakia\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-24 10:32+0100\n"
-"Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
+"PO-Revision-Date: 2020-07-26 17:24+0200\n"
+"Last-Translator: Antoni Bella Pérez <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca@valencia\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 20.04.3\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 
@@ -40,7 +40,7 @@
 "Username for your SIP account. If your username is different from the user "
 "part your SIP URI, provide it here."
 msgstr ""
-"Nom d'usuari pel vostre compte SIP. Si el nom d'usuari és diferent del "
+"Nom d'usuari per al vostre compte SIP. Si el nom d'usuari és diferent del "
 "component usuari, indiqueu ací l'URI del SIP."
 
 #. i18n: ectx: property (text), widget (QLabel, registrarLabel)
@@ -56,7 +56,7 @@
 "Registrar for your SIP account. If your registrar is different from the "
 "server part your SIP URI, provide it here."
 msgstr ""
-"Servei de registre pel vostre compte SIP. Si el servei de registre és "
+"Servei de registre per al vostre compte SIP. Si el servei de registre és "
 "diferent del component usuari, indiqueu ací l'URI del SIP."
 
 #. i18n: ectx: property (title), widget (QGroupBox, proxyGroupBox)
@@ -112,7 +112,7 @@
 #: rakia-advanced-options-widget.ui:124
 #, kde-format
 msgid "Custom STUN settings"
-msgstr "Arranjament personalitzat del STUN"
+msgstr "Arranjament personalitzat de l'STUN"
 
 #. i18n: ectx: property (text), widget (QLabel, stunServerLabel)
 #: rakia-advanced-options-widget.ui:136
@@ -148,13 +148,13 @@
 #: rakia-advanced-options-widget.ui:176
 #, kde-format
 msgid "Discover Public Contact"
-msgstr "Descobrir contacte públic"
+msgstr "Descobrir el contacte públic"
 
 #. i18n: ectx: property (toolTip), widget (QCheckBox, looseRoutingCheckBox)
 #: rakia-advanced-options-widget.ui:183
 #, kde-format
 msgid "Enable loose routing as per RFC 3261"
-msgstr "Activa l'encaminament lliure d'acord amb RFC 3261"
+msgstr "Activa l'encaminament lliure d'acord amb la RFC 3261"
 
 #. i18n: ectx: property (text), widget (QCheckBox, looseRoutingCheckBox)
 #: rakia-advanced-options-widget.ui:186
@@ -239,7 +239,7 @@
 "weight:400; font-style:normal;\">\n"
 "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
 "right:0px; -qt-block-indent:0; text-indent:0px;\">Mecanisme de detecció de "
-"l'activitat pel registre del SIP</p>\n"
+"l'activitat per al registre de l'SIP</p>\n"
 "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
 "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
 "weight:600;\">auto</span>: S'està implementant la detecció d'activitat</p>\n"
@@ -298,7 +298,7 @@
 #: rakia-main-options-widget.ui:35
 #, kde-format
 msgid "SIP URI:"
-msgstr "URI del SIP:"
+msgstr "URI de l'SIP:"
 
 #. i18n: ectx: property (text), widget (QLabel, passwordLabel)
 #: rakia-main-options-widget.ui:45
@@ -320,9 +320,9 @@
 "If left blank, your SIP URI will be shown to the receiver instead of your "
 "Alias."
 msgstr ""
-"Aquest àlies s'utilitza en el SIMPLE, una extensió de missatgeria "
-"instantània pel SIP. Si es deixa en blanc, es mostrarà la vostra URI del SIP "
-"al receptor en lloc del vostre àlies."
+"Aquest àlies s'usa en el SIMPLE, una extensió de missatgeria instantània per "
+"a l'SIP. Si es deixa en blanc, es mostrarà la vostra URI de l'SIP al "
+"receptor en lloc del vostre àlies."
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #: rakia-main-options-widget.ui:72
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-accounts-kcm-20.04.3/po/pl/kcm_ktp_accounts.po 
new/ktp-accounts-kcm-20.08.0/po/pl/kcm_ktp_accounts.po
--- old/ktp-accounts-kcm-20.04.3/po/pl/kcm_ktp_accounts.po      2020-07-07 
03:04:55.000000000 +0200
+++ new/ktp-accounts-kcm-20.08.0/po/pl/kcm_ktp_accounts.po      2020-08-07 
09:06:34.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2020-04-19 09:33+0200\n"
+"PO-Revision-Date: 2020-04-19 09:09+0200\n"
 "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
 "Language-Team: Polish <[email protected]>\n"
 "Language: pl\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-accounts-kcm-20.04.3/po/zh_CN/kcm_ktp_accounts.po 
new/ktp-accounts-kcm-20.08.0/po/zh_CN/kcm_ktp_accounts.po
--- old/ktp-accounts-kcm-20.04.3/po/zh_CN/kcm_ktp_accounts.po   2020-07-07 
03:04:56.000000000 +0200
+++ new/ktp-accounts-kcm-20.08.0/po/zh_CN/kcm_ktp_accounts.po   2020-08-07 
09:06:36.000000000 +0200
@@ -8,7 +8,7 @@
 "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-06-24 08:02\n"
+"PO-Revision-Date: 2020-07-31 15: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/ktp-accounts-kcm-20.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_butterfly.po 
new/ktp-accounts-kcm-20.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_butterfly.po
--- 
old/ktp-accounts-kcm-20.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_butterfly.po  
    2020-07-07 03:04:56.000000000 +0200
+++ 
new/ktp-accounts-kcm-20.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_butterfly.po  
    2020-08-07 09:06:36.000000000 +0200
@@ -8,7 +8,7 @@
 "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-06-24 08:02\n"
+"PO-Revision-Date: 2020-07-31 15: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/ktp-accounts-kcm-20.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_gabble.po 
new/ktp-accounts-kcm-20.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_gabble.po
--- old/ktp-accounts-kcm-20.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_gabble.po 
2020-07-07 03:04:56.000000000 +0200
+++ new/ktp-accounts-kcm-20.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_gabble.po 
2020-08-07 09:06:36.000000000 +0200
@@ -8,7 +8,7 @@
 "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-06-24 08:02\n"
+"PO-Revision-Date: 2020-07-31 15: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/ktp-accounts-kcm-20.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_haze.po 
new/ktp-accounts-kcm-20.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_haze.po
--- old/ktp-accounts-kcm-20.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_haze.po   
2020-07-07 03:04:56.000000000 +0200
+++ new/ktp-accounts-kcm-20.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_haze.po   
2020-08-07 09:06:36.000000000 +0200
@@ -10,7 +10,7 @@
 "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-06-24 08:02\n"
+"PO-Revision-Date: 2020-07-31 15: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/ktp-accounts-kcm-20.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_idle.po 
new/ktp-accounts-kcm-20.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_idle.po
--- old/ktp-accounts-kcm-20.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_idle.po   
2020-07-07 03:04:56.000000000 +0200
+++ new/ktp-accounts-kcm-20.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_idle.po   
2020-08-07 09:06:36.000000000 +0200
@@ -8,7 +8,7 @@
 "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-06-24 08:02\n"
+"PO-Revision-Date: 2020-07-31 15: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/ktp-accounts-kcm-20.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_morse.po 
new/ktp-accounts-kcm-20.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_morse.po
--- old/ktp-accounts-kcm-20.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_morse.po  
2020-07-07 03:04:56.000000000 +0200
+++ new/ktp-accounts-kcm-20.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_morse.po  
2020-08-07 09:06:36.000000000 +0200
@@ -7,7 +7,7 @@
 "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-06-24 08:02\n"
+"PO-Revision-Date: 2020-07-31 15: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/ktp-accounts-kcm-20.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_pintxo.po 
new/ktp-accounts-kcm-20.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_pintxo.po
--- old/ktp-accounts-kcm-20.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_pintxo.po 
2020-07-07 03:04:56.000000000 +0200
+++ new/ktp-accounts-kcm-20.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_pintxo.po 
2020-08-07 09:06:36.000000000 +0200
@@ -7,7 +7,7 @@
 "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-06-24 08:02\n"
+"PO-Revision-Date: 2020-07-31 15: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/ktp-accounts-kcm-20.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_rakia.po 
new/ktp-accounts-kcm-20.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_rakia.po
--- old/ktp-accounts-kcm-20.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_rakia.po  
2020-07-07 03:04:56.000000000 +0200
+++ new/ktp-accounts-kcm-20.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_rakia.po  
2020-08-07 09:06:36.000000000 +0200
@@ -9,7 +9,7 @@
 "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-06-24 08:02\n"
+"PO-Revision-Date: 2020-07-31 15: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/ktp-accounts-kcm-20.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_salut.po 
new/ktp-accounts-kcm-20.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_salut.po
--- old/ktp-accounts-kcm-20.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_salut.po  
2020-07-07 03:04:56.000000000 +0200
+++ new/ktp-accounts-kcm-20.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_salut.po  
2020-08-07 09:06:36.000000000 +0200
@@ -9,7 +9,7 @@
 "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-06-24 08:02\n"
+"PO-Revision-Date: 2020-07-31 15: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/ktp-accounts-kcm-20.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_sipe.po 
new/ktp-accounts-kcm-20.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_sipe.po
--- old/ktp-accounts-kcm-20.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_sipe.po   
2020-07-07 03:04:56.000000000 +0200
+++ new/ktp-accounts-kcm-20.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_sipe.po   
2020-08-07 09:06:36.000000000 +0200
@@ -7,7 +7,7 @@
 "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-06-24 08:02\n"
+"PO-Revision-Date: 2020-07-31 15: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/ktp-accounts-kcm-20.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_sunshine.po 
new/ktp-accounts-kcm-20.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_sunshine.po
--- 
old/ktp-accounts-kcm-20.04.3/po/zh_CN/kcmtelepathyaccounts_plugin_sunshine.po   
    2020-07-07 03:04:56.000000000 +0200
+++ 
new/ktp-accounts-kcm-20.08.0/po/zh_CN/kcmtelepathyaccounts_plugin_sunshine.po   
    2020-08-07 09:06:36.000000000 +0200
@@ -8,7 +8,7 @@
 "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-06-24 08:02\n"
+"PO-Revision-Date: 2020-07-31 15: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/ktp-accounts-kcm-20.04.3/po/zh_TW/kcmtelepathyaccounts_plugin_morse.po 
new/ktp-accounts-kcm-20.08.0/po/zh_TW/kcmtelepathyaccounts_plugin_morse.po
--- old/ktp-accounts-kcm-20.04.3/po/zh_TW/kcmtelepathyaccounts_plugin_morse.po  
2020-07-07 03:04:56.000000000 +0200
+++ new/ktp-accounts-kcm-20.08.0/po/zh_TW/kcmtelepathyaccounts_plugin_morse.po  
2020-08-07 09:06:36.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: zh_TW\n"
+"Language: Traditional Chinese\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.3/src/KCMTelepathyAccounts/ktpaccountskcminternal-accountuiplugin.desktop
 
new/ktp-accounts-kcm-20.08.0/src/KCMTelepathyAccounts/ktpaccountskcminternal-accountuiplugin.desktop
--- 
old/ktp-accounts-kcm-20.04.3/src/KCMTelepathyAccounts/ktpaccountskcminternal-accountuiplugin.desktop
        2020-07-03 22:34:46.000000000 +0200
+++ 
new/ktp-accounts-kcm-20.08.0/src/KCMTelepathyAccounts/ktpaccountskcminternal-accountuiplugin.desktop
        2020-08-05 09:25:57.000000000 +0200
@@ -4,8 +4,8 @@
 
 Comment=Telepathy Accounts KCM Module Account User Interface Plugins
 Comment[bs]=Dodaci korisničkog interfejsa za Telephaty naloge koristeći KCM 
nalog
-Comment[ca]=Connectors d'interfície d'usuari pel mòdul KCM de comptes del 
Telepathy
-Comment[ca@valencia]=Connectors d'interfície d'usuari pel mòdul KCM de comptes 
del Telepathy
+Comment[ca]=Connectors d'interfície d'usuari per al mòdul KCM de comptes del 
Telepathy
+Comment[ca@valencia]=Connectors d'interfície d'usuari per al mòdul KCM de 
comptes del Telepathy
 Comment[cs]=Moduly uživatelského rozhraní účtu modulu KCM účtů Telepathy
 Comment[da]=Plugins til KCM-modul til kontobrugerflade til Telepathy-konti
 Comment[de]=KCM-Modul für Telepathy-Zugänge


Reply via email to