Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kaccounts-integration for 
openSUSE:Factory checked in at 2021-12-13 20:39:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
 and      /work/SRC/openSUSE:Factory/.kaccounts-integration.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kaccounts-integration"

Mon Dec 13 20:39:17 2021 rev:84 rq:937889 version:21.12.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes  
    2021-11-06 18:14:47.892783917 +0100
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-integration.new.2520/kaccounts-integration.changes
    2021-12-13 20:39:47.872451280 +0100
@@ -1,0 +2,28 @@
+Fri Dec  3 19:21:35 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.12.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.12.0/
+- No code change since 21.11.90
+
+-------------------------------------------------------------------
+Sat Nov 27 10:10:28 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.11.90
+  * New feature release
+- No code change since 21.11.80
+
+-------------------------------------------------------------------
+Sat Nov 13 17:54:31 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.11.80
+  * New feature release
+- Changes since 21.08.3:
+  * Add FreeBSD CI
+  * Enable Linux CI
+  * Add keywords to KAccounts to improve search
+  * Disable selection highlight in kcm
+  * Clean up unneeded JSON parameter in kcoreaddons_add_plugin
+
+-------------------------------------------------------------------

Old:
----
  kaccounts-integration-21.08.3.tar.xz
  kaccounts-integration-21.08.3.tar.xz.sig

New:
----
  kaccounts-integration-21.12.0.tar.xz
  kaccounts-integration-21.12.0.tar.xz.sig

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

Other differences:
------------------
++++++ kaccounts-integration.spec ++++++
--- /var/tmp/diff_new_pack.5HaM5J/_old  2021-12-13 20:39:50.356451585 +0100
+++ /var/tmp/diff_new_pack.5HaM5J/_new  2021-12-13 20:39:50.360451585 +0100
@@ -16,13 +16,12 @@
 #
 
 
-%define kf5_version 5.60.0
 %define sover 2
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kaccounts-integration
-Version:        21.08.3
+Version:        21.12.0
 Release:        0
 Summary:        KDE Accounts Providers
 License:        GPL-2.0-or-later


++++++ kaccounts-integration-21.08.3.tar.xz -> 
kaccounts-integration-21.12.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-21.08.3/.gitlab-ci.yml 
new/kaccounts-integration-21.12.0/.gitlab-ci.yml
--- old/kaccounts-integration-21.08.3/.gitlab-ci.yml    1970-01-01 
01:00:00.000000000 +0100
+++ new/kaccounts-integration-21.12.0/.gitlab-ci.yml    2021-12-02 
22:40:26.000000000 +0100
@@ -0,0 +1,7 @@
+# SPDX-FileCopyrightText: None
+# SPDX-License-Identifier: CC0-1.0
+
+include:
+  #- https://invent.kde.org/sysadmin/ci-tooling/raw/master/invent/ci-reuse.yml
+  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux.yml
+  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-21.08.3/.kde-ci.yml 
new/kaccounts-integration-21.12.0/.kde-ci.yml
--- old/kaccounts-integration-21.08.3/.kde-ci.yml       1970-01-01 
01:00:00.000000000 +0100
+++ new/kaccounts-integration-21.12.0/.kde-ci.yml       2021-12-02 
22:40:26.000000000 +0100
@@ -0,0 +1,14 @@
+# SPDX-FileCopyrightText: None
+# SPDX-License-Identifier: CC0-1.0
+
+Dependencies:
+- 'on': ['@all']
+  'require':
+    'frameworks/extra-cmake-modules': '@stable'
+    'frameworks/kcmutils': '@stable'
+    'frameworks/ki18n': '@stable'
+    'frameworks/kcoreaddons': '@stable'
+    'frameworks/kdbusaddons': '@stable'
+    'frameworks/kdeclarative': '@stable'
+    'frameworks/kwallet': '@stable'
+    'frameworks/kio': '@stable'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-21.08.3/CMakeLists.txt 
new/kaccounts-integration-21.12.0/CMakeLists.txt
--- old/kaccounts-integration-21.08.3/CMakeLists.txt    2021-11-02 
01:16:28.000000000 +0100
+++ new/kaccounts-integration-21.12.0/CMakeLists.txt    2021-12-03 
01:15:32.000000000 +0100
@@ -1,8 +1,8 @@
 cmake_minimum_required(VERSION 3.16)
 
 set(RELEASE_SERVICE_VERSION_MAJOR "21")
-set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "3")
+set(RELEASE_SERVICE_VERSION_MINOR "12")
+set(RELEASE_SERVICE_VERSION_MICRO "0")
 set(KACCOUNTS_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(KAccounts LANGUAGES CXX VERSION ${KACCOUNTS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-integration-21.08.3/README 
new/kaccounts-integration-21.12.0/README
--- old/kaccounts-integration-21.08.3/README    2021-10-31 11:10:41.000000000 
+0100
+++ new/kaccounts-integration-21.12.0/README    2021-12-02 22:40:26.000000000 
+0100
@@ -37,7 +37,7 @@
 
 ##SSO
 
-Single Sign On is the part of the framework responsable for storing and 
obtaining
+Single Sign On is the part of the framework responsible for storing and 
obtaining
 credentials. It stores the credentials in a secure way (in case of KDE within
 KWallet) and has a plugin system to do authentication in most common cases such
 oauth/2 or simple user and password.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-21.08.3/po/ar/kaccounts-integration.po 
new/kaccounts-integration-21.12.0/po/ar/kaccounts-integration.po
--- old/kaccounts-integration-21.08.3/po/ar/kaccounts-integration.po    
2021-11-02 01:16:27.000000000 +0100
+++ new/kaccounts-integration-21.12.0/po/ar/kaccounts-integration.po    
2021-12-03 01:15:32.000000000 +0100
@@ -2,66 +2,64 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Safa Alfulaij <safa1996alful...@gmail.com>, ????????.
+# Zayed Al-Saidi <zayed.alsa...@gmail.com>, 2021.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-03-24 02:21+0100\n"
-"PO-Revision-Date: ????????-????-???? ????:????+0300\n"
-"Last-Translator: Safa Alfulaij <safa1996alful...@gmail.com>\n"
-"Language-Team: Arabic <d...@arabeyes.org>\n"
+"PO-Revision-Date: 2021-07-10 19:37+0400\n"
+"Last-Translator: Zayed Al-Saidi <zayed.alsa...@gmail.com>\n"
+"Language-Team: ar\n"
 "Language: ar\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
 "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 21.07.70\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr ""
+msgstr "???????? ??????????????"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr ""
+msgstr "zayed.alsa...@gmail.com"
 
 #: src/kcm/accounts.cpp:18
-#, fuzzy, kde-format
-#| msgid "Accounts"
+#, kde-format
 msgid "Accounts"
 msgstr "????????????????"
 
 #: src/kcm/accounts.cpp:19
 #, kde-format
 msgid "Sebastian K??gler"
-msgstr ""
+msgstr "Sebastian K??gler"
 
 #: src/kcm/accounts.cpp:20
 #, kde-format
 msgid "Dan Leinir Turthra Jensen"
-msgstr ""
+msgstr "Dan Leinir Turthra Jensen"
 
 #: src/kcm/package/contents/ui/AccountDetails.qml:20
-#, fuzzy, kde-format
-#| msgid "Accounts"
+#, kde-format
 msgid "Account Details"
-msgstr "????????????????"
+msgstr "???????????? ????????????"
 
 #: src/kcm/package/contents/ui/AccountDetails.qml:59
 #: src/kcm/package/contents/ui/Accounts.qml:47
 #, kde-format
 msgid "%1 (%2)"
-msgstr ""
+msgstr "%1 (%2)"
 
 #: src/kcm/package/contents/ui/AccountDetails.qml:63
 #: src/kcm/package/contents/ui/Accounts.qml:51
-#, fuzzy, kde-format
-#| msgid "Accounts"
+#, kde-format
 msgid "%1 account"
-msgstr "????????????????"
+msgstr "???????? %1"
 
 #: src/kcm/package/contents/ui/AccountDetails.qml:73
 #, kde-format
@@ -69,18 +67,18 @@
 "Button which spawns a dialog allowing the user to change the displayed "
 "account's human-readable name"
 msgid "Change Account Display Name"
-msgstr ""
+msgstr "???????? ?????? ?????? ????????????"
 
 #: src/kcm/package/contents/ui/AccountDetails.qml:81
 #, kde-format
 msgctxt "Heading for a list of services available with this account"
 msgid "Use This Account For"
-msgstr ""
+msgstr "???????????? ?????? ???????????? ????"
 
 #: src/kcm/package/contents/ui/AccountDetails.qml:88
 #, kde-format
 msgid "Remove This Account"
-msgstr ""
+msgstr "?????? ?????? ????????????"
 
 #: src/kcm/package/contents/ui/AccountDetails.qml:110
 #, kde-format
@@ -89,6 +87,8 @@
 "There are no configurable services available for this account. You can still "
 "change its display name by clicking the edit icon above."
 msgstr ""
+"???? ???????? ?????????? ?????????? ?????????? ???????????? ???????? 
????????????. ???? ???????? ?????????????? ?????????? ?????? "
+"?????????? ?????????? ???? ???? ???????? ?????????? ?????? ???????????? 
?????????????? ??????????."
 
 #: src/kcm/package/contents/ui/Accounts.qml:58
 #, kde-format
@@ -96,13 +96,13 @@
 "Tooltip for an action which will offer the user to remove the mentioned "
 "account"
 msgid "Remove %1"
-msgstr ""
+msgstr "???????? %1"
 
 #: src/kcm/package/contents/ui/Accounts.qml:75
 #, kde-format
 msgctxt "A text shown when a user has not yet added any accounts"
 msgid "No accounts added yet"
-msgstr ""
+msgstr "???? ?????? ???? ???????? ??????"
 
 #: src/kcm/package/contents/ui/Accounts.qml:76
 #, kde-kuit-format
@@ -110,25 +110,23 @@
 msgid ""
 "Click the <interface>Add New Account...</interface> button below to add one"
 msgstr ""
+"???????? ?????? ????<interface>?????? ???????? ????????...</interface> ???? 
???????????? ?????????? ????????"
 
 #: src/kcm/package/contents/ui/Accounts.qml:89
-#, fuzzy, kde-format
-#| msgid "ownCloud account Wizard"
+#, kde-format
 msgid "Add New Account..."
-msgstr "???????? ???????? ????????????"
+msgstr "?????? ???????????? ????????????..."
 
 #: src/kcm/package/contents/ui/AvailableAccounts.qml:19
-#, fuzzy, kde-format
-#| msgid "ownCloud account Wizard"
+#, kde-format
 msgid "Add New Account"
-msgstr "???????? ???????? ????????????"
+msgstr "?????? ???????????? ????????????"
 
 #: src/kcm/package/contents/ui/RemoveAccountDialog.qml:20
-#, fuzzy, kde-format
-#| msgid "Accounts"
+#, kde-format
 msgctxt "The title for a dialog which lets you remove an account"
 msgid "Remove Account?"
-msgstr "????????????????"
+msgstr "?????????? ??????????????"
 
 #: src/kcm/package/contents/ui/RemoveAccountDialog.qml:23
 #, kde-format
@@ -136,7 +134,7 @@
 "The text for a dialog which lets you remove an account when both provider "
 "name and account name are available"
 msgid "Are you sure you wish to remove the \"%1\" account \"%2\"?"
-msgstr ""
+msgstr "???????????? ?????? ???????? ?????????? ???????? \"%1\" \"%2\" ??"
 
 #: src/kcm/package/contents/ui/RemoveAccountDialog.qml:25
 #, kde-format
@@ -144,7 +142,7 @@
 "The text for a dialog which lets you remove an account when only the account "
 "name is available"
 msgid "Are you sure you wish to remove the account \"%1\"?"
-msgstr ""
+msgstr "???????????? ?????? ???????? ?????????? ???????? \"%1\"??"
 
 #: src/kcm/package/contents/ui/RemoveAccountDialog.qml:27
 #, kde-format
@@ -152,24 +150,22 @@
 "The text for a dialog which lets you remove an account when only the "
 "provider name is available"
 msgid "Are you sure you wish to remove this \"%1\" account?"
-msgstr ""
+msgstr "???????????? ?????? ???????? ?????????? ???????? \"%1\"??"
 
 #: src/kcm/package/contents/ui/RemoveAccountDialog.qml:32
-#, fuzzy, kde-format
-#| msgid "Accounts"
+#, kde-format
 msgctxt ""
 "The label for a button which will cause the removal of a specified account"
 msgid "Remove Account"
-msgstr "????????????????"
+msgstr "?????? ????????????"
 
 #: src/kcm/package/contents/ui/RenameAccountDialog.qml:17
-#, fuzzy, kde-format
-#| msgid "Accounts"
+#, kde-format
 msgctxt ""
 "The title for a dialog which lets you set the human-readable name of an "
 "account"
 msgid "Rename Account"
-msgstr "????????????????"
+msgstr "?????? ?????? ????????????"
 
 #: src/kcm/package/contents/ui/RenameAccountDialog.qml:31
 #, kde-format
@@ -177,7 +173,7 @@
 "Label for the text field used to enter a new human-readable name for an "
 "account"
 msgid "Enter new name:"
-msgstr ""
+msgstr "???????? ?????????? ????????????:"
 
 #: src/kcm/package/contents/ui/RenameAccountDialog.qml:37
 #, kde-format
@@ -185,58 +181,58 @@
 "Text of a button which will cause the human-readable name of an account to "
 "be set to a text specified by the user"
 msgid "Set Account Name"
-msgstr ""
+msgstr "???? ?????? ????????????"
 
 #: src/lib/changeaccountdisplaynamejob.cpp:71
 #, kde-format
 msgid "No account found with the ID %1"
-msgstr ""
+msgstr "???? ???????? ?????? ???????? ?????????????? %1"
 
 #: src/lib/changeaccountdisplaynamejob.cpp:76
 #, kde-format
 msgid "No accounts manager, this is not awesome."
-msgstr ""
+msgstr "???? ???????? ???????? ???????????? ?? ?????? ?????? ????????????."
 
 #: src/lib/changeaccountdisplaynamejob.cpp:81
 #, kde-format
 msgid "The display name cannot be empty"
-msgstr ""
+msgstr "?????? ?????????? ???? ???????? ???? ???????? ??????????"
 
 #: src/lib/createaccountjob.cpp:89
 #, kde-format
 msgctxt "The %1 is for plugin name, eg. Could not load UI plugin"
 msgid "Could not load %1 plugin, please check your installation"
-msgstr ""
+msgstr "?????????? ?????????? ?????????????? %1?? ?????????? ?????????? ???? 
????????????"
 
 #: src/lib/createaccountjob.cpp:147
 #, kde-format
 msgid "Cancelled by user"
-msgstr ""
+msgstr "?????????? ???????????? ????????????????"
 
 #: src/lib/createaccountjob.cpp:224
 #, kde-format
 msgid "There was an error while trying to process the request: %1"
-msgstr ""
+msgstr "?????? ?????? ?????????? ???????????? ???????????? ??????????: %1"
 
 #: src/lib/getcredentialsjob.cpp:53
 #, kde-format
 msgid "Could not find account"
-msgstr ""
+msgstr "???????? ???????????? ?????? ????????????"
 
 #: src/lib/getcredentialsjob.cpp:68
 #, kde-format
 msgid "Could not find credentials"
-msgstr ""
+msgstr "???????? ???????????? ?????? ?????????????? ??????????????????"
 
 #: src/lib/getcredentialsjob.cpp:78
 #, kde-format
 msgid "Could not create auth session"
-msgstr ""
+msgstr "?????????? ?????????? ???????? ??????????????"
 
 #: src/plugins/kio-webdav/removenetattachjob.cpp:51
 #, kde-format
 msgid "Can't open wallet"
-msgstr ""
+msgstr "?????????? ?????? ??????????????"
 
 #~ msgid "Configure..."
 #~ msgstr "????????..."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-21.08.3/po/ca@valencia/kaccounts-integration.po 
new/kaccounts-integration-21.12.0/po/ca@valencia/kaccounts-integration.po
--- old/kaccounts-integration-21.08.3/po/ca@valencia/kaccounts-integration.po   
2021-11-02 01:16:27.000000000 +0100
+++ new/kaccounts-integration-21.12.0/po/ca@valencia/kaccounts-integration.po   
2021-12-03 01:15:32.000000000 +0100
@@ -237,3 +237,222 @@
 #, kde-format
 msgid "Can't open wallet"
 msgstr "No s'ha pogut obrir la cartera"
+
+#~ msgctxt ""
+#~ "Label for the text field used to enter a new human-readable name for an "
+#~ "account"
+#~ msgid "Enter the new name of the account"
+#~ msgstr "Introdu??u el nom nou del compte"
+
+#~ msgid "Configure..."
+#~ msgstr "Configura..."
+
+#~ msgid ""
+#~ "No account providers found.<nl/>Some providers can be found in packages "
+#~ "<application>kaccounts-providers</application> and <application>ktp-"
+#~ "accounts-kcm</application>."
+#~ msgstr ""
+#~ "No s'ha trobat cap compte de prove??dor.<nl/>Es poden trobar diversos "
+#~ "prove??dors als paquets <application>kaccounts-providers</application> i "
+#~ "<application>ktp-accounts-kcm</application>."
+
+#~ msgid "Following missing providers are required by installed services: %1"
+#~ msgstr ""
+#~ "Els serveis instal??lats requereixen els prove??dors seg??ents que 
manquen: "
+#~ "%1"
+
+#~ msgctxt ""
+#~ "Messagebox title; meaning 'Unable to finish the action you started'"
+#~ msgid "Unable to finish"
+#~ msgstr "No s'ha pogut finalitzar"
+
+#~ msgid "Select an account from the left column to configure"
+#~ msgstr "Seleccioneu un compte de la columna esquerra per a configurar-lo"
+
+#~ msgid "Create"
+#~ msgstr "Crea"
+
+#~ msgid "Select what services you want to activate"
+#~ msgstr "Seleccioneu els serveis que voleu activar"
+
+#~ msgctxt ""
+#~ "Error message that shows up right after the KCM opens and detects that "
+#~ "the required variables are empty"
+#~ msgid ""
+#~ "It appears your system is not configured properly, please ensure you have "
+#~ "AG_PROVIDERS and/or AG_SERVICES environment variables set correctly, then "
+#~ "restart this configuration module.\n"
+#~ "\n"
+#~ "Please contact your distribution if you're unsure how to proceed."
+#~ msgstr ""
+#~ "Sembla que aquest sistema no est?? configurat adequadament. Comproveu que "
+#~ "les variables d'entorn AG_PROVIDERS i/o AG_SERVICES estan configurades "
+#~ "correctament, despr??s reinicieu aquests m??dul de configuraci??.\n"
+#~ "\n"
+#~ "Contacteu amb la distribuci?? si no esteu segur de com fer-ho."
+
+#~ msgid "ownCloud"
+#~ msgstr "ownCloud"
+
+#~ msgid "Password:"
+#~ msgstr "Contrasenya:"
+
+#~ msgid "Username"
+#~ msgstr "Nom d'usuari"
+
+#~ msgid "http://my.owncloudserver.org";
+#~ msgstr "http://my.owncloudserver.org";
+
+#~ msgid "Server"
+#~ msgstr "Servidor"
+
+#~ msgid "JohnDoe"
+#~ msgstr "JoanPruna"
+
+#~ msgid "Unable to authenticate using the provided username and password"
+#~ msgstr ""
+#~ "No s'ha pogut autenticar usant el nom d'usuari i la contrasenya "
+#~ "proporcionats"
+
+#~ msgid "Connecting to:"
+#~ msgstr "S'est?? connectant a:"
+
+#~ msgid "Contacts"
+#~ msgstr "Contactes"
+
+#~ msgid ""
+#~ "Unable to connect to ownCloud at the given server URL. Please check the "
+#~ "server URL."
+#~ msgstr ""
+#~ "No s'ha pogut connectar amb ownCloud a l'URL del servidor donat. "
+#~ "Verifiqueu l'URL del servidor."
+
+#~ msgid "ownCloud Server"
+#~ msgstr "Servidor ownCloud"
+
+#~ msgid "Everything is Ok"
+#~ msgstr "Tot est?? b??"
+
+#~ msgid "Information is invalid"
+#~ msgstr "La informaci?? no ??s v??lida"
+
+#~ msgid "owncloud.org"
+#~ msgstr "owncloud.org"
+
+#~ msgid "JohnDoe (username)"
+#~ msgstr "JoanPruna (nom d'usuari)"
+
+#~ msgid "Username:"
+#~ msgstr "Nom d'usuari:"
+
+#~ msgid "Password"
+#~ msgstr "Contrasenya"
+
+#~ msgid "Host:"
+#~ msgstr "M??quina:"
+
+#~ msgctxt "Action to go to the next page on the wizard"
+#~ msgid "Next"
+#~ msgstr "Seg??ent"
+
+#~ msgctxt "Action to finish the wizard"
+#~ msgid "Finish"
+#~ msgstr "Finalitza"
+
+#~ msgid "Files"
+#~ msgstr "Fitxers"
+
+#~ msgid "Calendar"
+#~ msgstr "Calendari"
+
+#~ msgid "Facebook account Wizard"
+#~ msgstr "Assistent de comptes pel Facebook"
+
+#~ msgid "Credentials"
+#~ msgstr "Credencials"
+
+#~ msgid "The email and password are required"
+#~ msgstr "Es necessita el correu electr??nic i la contrasenya"
+
+#~ msgid "The email is required"
+#~ msgstr "Es necessita el correu electr??nic"
+
+#~ msgid "This account is already configured as a Web Account"
+#~ msgstr "Aquest compte ja est?? configurat com un compte web"
+
+#~ msgid "The password is required"
+#~ msgstr "Es necessita la contrasenya"
+
+#~ msgid "Facebook Authentication"
+#~ msgstr "Autenticaci?? pel Facebook"
+
+#~ msgid ""
+#~ "Error authenticating with Facebook, please press back and check your "
+#~ "credentials"
+#~ msgstr ""
+#~ "Error en autenticar amb Facebook. Si us plau, premeu cap enrere i "
+#~ "verifiqueu les vostres credencials"
+
+#~ msgid "Checking username..."
+#~ msgstr "S'est?? comprant el nom d'usuari..."
+
+#~ msgid "Waiting for authorization..."
+#~ msgstr "S'est?? esperant autoritzaci??..."
+
+#~ msgid "Try again"
+#~ msgstr "Torneu-ho a provar"
+
+#~ msgid "Chat"
+#~ msgstr "Xat"
+
+#~ msgid "Contacts and Events"
+#~ msgstr "Contactes i esdeveniments"
+
+#~ msgid "Calendar / Tasks"
+#~ msgstr "Calendari / Tasques"
+
+#~ msgid "The email seems to be wrong (Invalid format)"
+#~ msgstr "El correu electr??nic sembla estar malament (format no v??lid)"
+
+#~ msgid "Email address:"
+#~ msgstr "Adre??a de correu electr??nic:"
+
+#~ msgid ""
+#~ "Error authenticating with Google, please press back and check your "
+#~ "credentials"
+#~ msgstr ""
+#~ "Error en autenticar amb Google. Si us plau, premeu cap enrere i "
+#~ "verifiqueu les vostres credencials"
+
+#~ msgid "TextLabel"
+#~ msgstr "Etiqueta de text"
+
+#~ msgid "Select services"
+#~ msgstr "Selecciona els serveis"
+
+#~ msgid "EMail"
+#~ msgstr "Correu electr??nic"
+
+#~ msgid "Tasks"
+#~ msgstr "Tasques"
+
+#~ msgid "WebAccounts requires to have access to"
+#~ msgstr "WebAccounts requereix tenir acc??s a"
+
+#~ msgid "Retry"
+#~ msgstr "Torna a intentar-ho"
+
+#~ msgid "Calendar and Contacts"
+#~ msgstr "Calendari i contactes"
+
+#~ msgid "User or password are incorrect"
+#~ msgstr "L'usuari o la contrasenya s??n incorrectes"
+
+#~ msgid "The username and password are required"
+#~ msgstr "Es necessita el nom d'usuari i la contrasenya"
+
+#~ msgid "The username is required"
+#~ msgstr "Es necessita el nom d'usuari"
+
+#~ msgid "This account is already configured in KAccounts"
+#~ msgstr "Aquest compte ja est?? configurat en el KAccounts"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-21.08.3/po/hu/kaccounts-integration.po 
new/kaccounts-integration-21.12.0/po/hu/kaccounts-integration.po
--- old/kaccounts-integration-21.08.3/po/hu/kaccounts-integration.po    
2021-11-02 01:16:28.000000000 +0100
+++ new/kaccounts-integration-21.12.0/po/hu/kaccounts-integration.po    
2021-12-03 01:15:32.000000000 +0100
@@ -2,20 +2,21 @@
 # This file is distributed under the same license as the kaccounts-integration 
package.
 #
 # Krist??f Kiszel <ulys...@kubuntu.org>, 2019, 2020.
+# Kristof Kiszel <kiszel.kris...@gmail.com>, 2021.
 msgid ""
 msgstr ""
 "Project-Id-Version: kaccounts-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-03-24 02:21+0100\n"
-"PO-Revision-Date: 2020-11-14 16:05+0100\n"
-"Last-Translator: Krist??f Kiszel <kiszel.kris...@gmail.com>\n"
+"PO-Revision-Date: 2021-09-20 10:03+0200\n"
+"Last-Translator: Kristof Kiszel <kiszel.kris...@gmail.com>\n"
 "Language-Team: Hungarian <kde-l10n...@kde.org>\n"
 "Language: hu\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 21.03.70\n"
+"X-Generator: Lokalize 21.03.80\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -25,7 +26,7 @@
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "ulys...@kubuntu.org"
+msgstr "kiszel.kris...@gmail.com"
 
 #: src/kcm/accounts.cpp:18
 #, kde-format
@@ -108,6 +109,8 @@
 msgid ""
 "Click the <interface>Add New Account...</interface> button below to add one"
 msgstr ""
+"Kattintson az <interface>??j fi??k hozz??ad??sa???</interface> gombra ??j 
fi??k "
+"felv??tel??hez"
 
 #: src/kcm/package/contents/ui/Accounts.qml:89
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-21.08.3/po/sk/kaccounts-integration.po 
new/kaccounts-integration-21.12.0/po/sk/kaccounts-integration.po
--- old/kaccounts-integration-21.08.3/po/sk/kaccounts-integration.po    
2021-11-02 01:16:28.000000000 +0100
+++ new/kaccounts-integration-21.12.0/po/sk/kaccounts-integration.po    
2021-12-03 01:15:32.000000000 +0100
@@ -1,19 +1,19 @@
 # translation of kaccounts-integration.po to Slovak
-# Roman Pahol??k <wizzar...@gmail.com>, 2014, 2015, 2016, 2017.
+# Roman Pahol??k <wizzar...@gmail.com>, 2014, 2015, 2016, 2017, 2021.
 # Matej Mrenica <matejm98m...@gmail.com>, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: kaccounts-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-03-24 02:21+0100\n"
-"PO-Revision-Date: 2019-11-05 20:12+0100\n"
-"Last-Translator: Matej Mrenica <matejm98m...@gmail.com>\n"
-"Language-Team: Slovak <kde-i18n-...@kde.org>\n"
+"PO-Revision-Date: 2021-11-14 12:17+0100\n"
+"Last-Translator: Roman Paholik <wizzar...@gmail.com>\n"
+"Language-Team: Slovak <kde...@linux.sk>\n"
 "Language: sk\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 19.08.2\n"
+"X-Generator: Lokalize 21.08.3\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
 #, kde-format
@@ -39,26 +39,24 @@
 #: src/kcm/accounts.cpp:20
 #, kde-format
 msgid "Dan Leinir Turthra Jensen"
-msgstr ""
+msgstr "Dan Leinir Turthra Jensen"
 
 #: src/kcm/package/contents/ui/AccountDetails.qml:20
-#, fuzzy, kde-format
-#| msgid "Account Removal"
+#, kde-format
 msgid "Account Details"
-msgstr "Odstr??nenie ????tu"
+msgstr "Detaily ????tu"
 
 #: src/kcm/package/contents/ui/AccountDetails.qml:59
 #: src/kcm/package/contents/ui/Accounts.qml:47
 #, kde-format
 msgid "%1 (%2)"
-msgstr ""
+msgstr "%1 (%2)"
 
 #: src/kcm/package/contents/ui/AccountDetails.qml:63
 #: src/kcm/package/contents/ui/Accounts.qml:51
-#, fuzzy, kde-format
-#| msgid "Accounts"
+#, kde-format
 msgid "%1 account"
-msgstr "????ty"
+msgstr "????et %1"
 
 #: src/kcm/package/contents/ui/AccountDetails.qml:73
 #, kde-format
@@ -66,18 +64,18 @@
 "Button which spawns a dialog allowing the user to change the displayed "
 "account's human-readable name"
 msgid "Change Account Display Name"
-msgstr ""
+msgstr "Zmeni?? zobrazen?? n??zov ????tu"
 
 #: src/kcm/package/contents/ui/AccountDetails.qml:81
 #, kde-format
 msgctxt "Heading for a list of services available with this account"
 msgid "Use This Account For"
-msgstr ""
+msgstr "Pou??i?? tento ????et pre"
 
 #: src/kcm/package/contents/ui/AccountDetails.qml:88
 #, kde-format
 msgid "Remove This Account"
-msgstr ""
+msgstr "Odstr??ni?? tento ????et"
 
 #: src/kcm/package/contents/ui/AccountDetails.qml:110
 #, kde-format
@@ -86,6 +84,8 @@
 "There are no configurable services available for this account. You can still "
 "change its display name by clicking the edit icon above."
 msgstr ""
+"Nie s?? ??iadne nastavide??n?? slu??by dostupn?? pre tento ????et. St??le 
m????ete "
+"zmeni?? jeho zobrazen?? n??zov kliknut??m na ikonu ni????ie."
 
 #: src/kcm/package/contents/ui/Accounts.qml:58
 #, kde-format
@@ -93,13 +93,13 @@
 "Tooltip for an action which will offer the user to remove the mentioned "
 "account"
 msgid "Remove %1"
-msgstr ""
+msgstr "Odstr??ni?? %1"
 
 #: src/kcm/package/contents/ui/Accounts.qml:75
 #, kde-format
 msgctxt "A text shown when a user has not yet added any accounts"
 msgid "No accounts added yet"
-msgstr ""
+msgstr "??iadne pridan?? ????ty"
 
 #: src/kcm/package/contents/ui/Accounts.qml:76
 #, kde-kuit-format
@@ -107,75 +107,62 @@
 msgid ""
 "Click the <interface>Add New Account...</interface> button below to add one"
 msgstr ""
+"Kliknite na <interface>Prida?? nov?? ????et...</interface> na pridanie ????tu"
 
 #: src/kcm/package/contents/ui/Accounts.qml:89
-#, fuzzy, kde-format
-#| msgid "ownCloud account Wizard"
+#, kde-format
 msgid "Add New Account..."
-msgstr "Sprievodca ????tom ownCloud"
+msgstr "Prida?? nov?? ????et..."
 
 #: src/kcm/package/contents/ui/AvailableAccounts.qml:19
-#, fuzzy, kde-format
-#| msgid "ownCloud account Wizard"
+#, kde-format
 msgid "Add New Account"
-msgstr "Sprievodca ????tom ownCloud"
+msgstr "Prida?? nov?? ????et"
 
 #: src/kcm/package/contents/ui/RemoveAccountDialog.qml:20
-#, fuzzy, kde-format
-#| msgid "Accounts"
+#, kde-format
 msgctxt "The title for a dialog which lets you remove an account"
 msgid "Remove Account?"
-msgstr "????ty"
+msgstr "Odstr??ni?? ????et?"
 
 #: src/kcm/package/contents/ui/RemoveAccountDialog.qml:23
-#, fuzzy, kde-format
-#| msgid ""
-#| "Are you sure that you want to remove the account '%1'? This cannot be "
-#| "undone."
+#, kde-format
 msgctxt ""
 "The text for a dialog which lets you remove an account when both provider "
 "name and account name are available"
 msgid "Are you sure you wish to remove the \"%1\" account \"%2\"?"
-msgstr "Ur??ite chcete odstr??ni?? ????et '%1'? Toto sa ned?? vr??ti?? sp????."
+msgstr "Ur??ite chcete odstr??ni?? ????et '%1' '%2'?"
 
 #: src/kcm/package/contents/ui/RemoveAccountDialog.qml:25
-#, fuzzy, kde-format
-#| msgid ""
-#| "Are you sure that you want to remove the account '%1'? This cannot be "
-#| "undone."
+#, kde-format
 msgctxt ""
 "The text for a dialog which lets you remove an account when only the account "
 "name is available"
 msgid "Are you sure you wish to remove the account \"%1\"?"
-msgstr "Ur??ite chcete odstr??ni?? ????et '%1'? Toto sa ned?? vr??ti?? sp????."
+msgstr "Ur??ite chcete odstr??ni?? ????et '%1'? "
 
 #: src/kcm/package/contents/ui/RemoveAccountDialog.qml:27
-#, fuzzy, kde-format
-#| msgid ""
-#| "Are you sure that you want to remove the account '%1'? This cannot be "
-#| "undone."
+#, kde-format
 msgctxt ""
 "The text for a dialog which lets you remove an account when only the "
 "provider name is available"
 msgid "Are you sure you wish to remove this \"%1\" account?"
-msgstr "Ur??ite chcete odstr??ni?? ????et '%1'? Toto sa ned?? vr??ti?? sp????."
+msgstr "Ur??ite chcete odstr??ni?? ????et '%1'?"
 
 #: src/kcm/package/contents/ui/RemoveAccountDialog.qml:32
-#, fuzzy, kde-format
-#| msgid "Accounts"
+#, kde-format
 msgctxt ""
 "The label for a button which will cause the removal of a specified account"
 msgid "Remove Account"
-msgstr "????ty"
+msgstr "Odstr??ni?? ????et"
 
 #: src/kcm/package/contents/ui/RenameAccountDialog.qml:17
-#, fuzzy, kde-format
-#| msgid "Accounts"
+#, kde-format
 msgctxt ""
 "The title for a dialog which lets you set the human-readable name of an "
 "account"
 msgid "Rename Account"
-msgstr "????ty"
+msgstr "Premenova?? ????et"
 
 #: src/kcm/package/contents/ui/RenameAccountDialog.qml:31
 #, kde-format
@@ -183,7 +170,7 @@
 "Label for the text field used to enter a new human-readable name for an "
 "account"
 msgid "Enter new name:"
-msgstr ""
+msgstr "Zadajte nov?? meno:"
 
 #: src/kcm/package/contents/ui/RenameAccountDialog.qml:37
 #, kde-format
@@ -191,22 +178,22 @@
 "Text of a button which will cause the human-readable name of an account to "
 "be set to a text specified by the user"
 msgid "Set Account Name"
-msgstr ""
+msgstr "Nastavi?? n??zov ????tu"
 
 #: src/lib/changeaccountdisplaynamejob.cpp:71
 #, kde-format
 msgid "No account found with the ID %1"
-msgstr ""
+msgstr "Nena??iel sa ????et s ID %1"
 
 #: src/lib/changeaccountdisplaynamejob.cpp:76
 #, kde-format
 msgid "No accounts manager, this is not awesome."
-msgstr ""
+msgstr "??iadny spr??vca ????tov, toto nie je dobr??."
 
 #: src/lib/changeaccountdisplaynamejob.cpp:81
 #, kde-format
 msgid "The display name cannot be empty"
-msgstr ""
+msgstr "Zobrazen?? n??zov nem????e by?? pr??zdny"
 
 #: src/lib/createaccountjob.cpp:89
 #, kde-format
@@ -217,7 +204,7 @@
 #: src/lib/createaccountjob.cpp:147
 #, kde-format
 msgid "Cancelled by user"
-msgstr ""
+msgstr "Zru??en?? pou????vate??om"
 
 #: src/lib/createaccountjob.cpp:224
 #, kde-format
@@ -227,22 +214,22 @@
 #: src/lib/getcredentialsjob.cpp:53
 #, kde-format
 msgid "Could not find account"
-msgstr ""
+msgstr "Nem????em n??js?? ????et"
 
 #: src/lib/getcredentialsjob.cpp:68
 #, kde-format
 msgid "Could not find credentials"
-msgstr ""
+msgstr "Nem????em n??js?? prihlasovacie ??daje"
 
 #: src/lib/getcredentialsjob.cpp:78
 #, kde-format
 msgid "Could not create auth session"
-msgstr ""
+msgstr "Nem????em vytvori?? overenie sedenia"
 
 #: src/plugins/kio-webdav/removenetattachjob.cpp:51
 #, kde-format
 msgid "Can't open wallet"
-msgstr ""
+msgstr "Nem????em otvori?? pe??a??enku"
 
 #~ msgid "Configure..."
 #~ msgstr "Nastavi??..."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-21.08.3/po/sl/kaccounts-integration.po 
new/kaccounts-integration-21.12.0/po/sl/kaccounts-integration.po
--- old/kaccounts-integration-21.08.3/po/sl/kaccounts-integration.po    
2021-11-02 01:16:28.000000000 +0100
+++ new/kaccounts-integration-21.12.0/po/sl/kaccounts-integration.po    
2021-12-03 01:15:32.000000000 +0100
@@ -9,7 +9,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-03-24 02:21+0100\n"
-"PO-Revision-Date: 2021-03-31 09:54+0200\n"
+"PO-Revision-Date: 2021-10-14 22:45+0200\n"
 "Last-Translator: Matja?? Jeran <matjaz.je...@amis.net>\n"
 "Language-Team: Slovenian <lugos-...@lugos.si>\n"
 "Language: sl\n"
@@ -19,7 +19,7 @@
 "Translator: Andrej Mernik <andr...@ubuntu.si>\n"
 "Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n"
 "%100==4 ? 3 : 0);\n"
-"X-Generator: Lokalize 20.08.1\n"
+"X-Generator: Lokalize 20.12.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -104,7 +104,7 @@
 #, kde-format
 msgctxt "A text shown when a user has not yet added any accounts"
 msgid "No accounts added yet"
-msgstr "Nobenega ra??una ??e ni dodano"
+msgstr "Nobenega ra??una ??e ni dodanega"
 
 #: src/kcm/package/contents/ui/Accounts.qml:76
 #, kde-kuit-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-21.08.3/po/zh_CN/kaccounts-integration.po 
new/kaccounts-integration-21.12.0/po/zh_CN/kaccounts-integration.po
--- old/kaccounts-integration-21.08.3/po/zh_CN/kaccounts-integration.po 
2021-11-02 01:16:28.000000000 +0100
+++ new/kaccounts-integration-21.12.0/po/zh_CN/kaccounts-integration.po 
2021-12-03 01:15:32.000000000 +0100
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-03-24 02:21+0100\n"
-"PO-Revision-Date: 2021-10-29 13:28\n"
+"PO-Revision-Date: 2021-11-30 15:24\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-21.08.3/src/kcm/kcm_kaccounts.desktop 
new/kaccounts-integration-21.12.0/src/kcm/kcm_kaccounts.desktop
--- old/kaccounts-integration-21.08.3/src/kcm/kcm_kaccounts.desktop     
2021-10-31 11:10:41.000000000 +0100
+++ new/kaccounts-integration-21.12.0/src/kcm/kcm_kaccounts.desktop     
2021-12-02 22:40:26.000000000 +0100
@@ -96,47 +96,29 @@
 Comment[zh_CN]=????????????????????????????????? Google???Live???OwnCloud
 Comment[zh_TW]=???????????????????????????????????? Google, Live, Owncloud ???
 
-X-KDE-Keywords=Network,Google,Live,ownCloud
-X-KDE-Keywords[ar]=Network,Google,Live,ownCloud,????????,????????,????????,????????,????????,????????????
-X-KDE-Keywords[ast]=Rede,Google,ownCloud,Nextcloud,OpenDesktop,OpenDesktop.org
-X-KDE-Keywords[az]=Network,Google,Live,ownCloud,????b??k??,Google,Live,ownCloud
-X-KDE-Keywords[ca]=Xarxa,Google,Live,ownCloud
-X-KDE-Keywords[ca@valencia]=Xarxa,Google,Live,ownCloud
-X-KDE-Keywords[cs]=S????,Google,Live,ownCloud
-X-KDE-Keywords[da]=Netv??rk,Google,Live,ownCloud
-X-KDE-Keywords[de]=Netzwerk,Google,Live,ownCloud
-X-KDE-Keywords[el]=????????????,Google,Live,ownCloud
-X-KDE-Keywords[en_GB]=Network,Google,Live,ownCloud
-X-KDE-Keywords[es]=Red,Google,Live,ownCloud
-X-KDE-Keywords[et]=V??rk,Google,Live,ownCloud
-X-KDE-Keywords[eu]=Sarea,Google,Live,ownCloud
-X-KDE-Keywords[fi]=Network,Verkko,Google,Live,ownCloud
-X-KDE-Keywords[fr]=R??seau, Google, Live, OwnCloud
-X-KDE-Keywords[gl]=Rede,Google,Live,ownCloud
-X-KDE-Keywords[hu]=H??l??zat,Google,Live,Owncloud
-X-KDE-Keywords[ia]=Rete,Google,Live,OwnCloud
-X-KDE-Keywords[it]=Rete,Google,Live,ownCloud
-X-KDE-Keywords[ko]=Network,Google,Live,ownCloud,??????,????????????
-X-KDE-Keywords[lt]=Tinklas,Google,Live,ownCloud
-X-KDE-Keywords[nl]=Netwerk,Google,Live,ownCloud
-X-KDE-Keywords[nn]=Nettverk,Google,Live,ownCloud
-X-KDE-Keywords[pa]=?????????????????????,????????????,????????????,????????????????????????
-X-KDE-Keywords[pl]=Sie??,Google,Live,ownCloud
-X-KDE-Keywords[pt]=Rede,Google,Live,ownCloud
-X-KDE-Keywords[pt_BR]=Rede,Internet,Google,Live,ownCloud
-X-KDE-Keywords[ro]=Network,Google,Live,ownCloud,re??ea
-X-KDE-Keywords[ru]=Network,Google,Live,ownCloud,?????????????? 
????????????,?????????????? ????????????,????????????????,???????????????????? 
????????,???????????????????? 
??????????????????,Facebook,ICQ,Jabber,Gadu-Gadu,KDE Talk,Yahoo,IBM Sametime
-X-KDE-Keywords[sk]=Sie??,Google,Live,ownCloud
-X-KDE-Keywords[sl]=Omre??je,Google,Live,ownCloud
-X-KDE-Keywords[sr]=Network,Google,Live,ownCloud,??????????,????????,????????????????
-X-KDE-Keywords[sr@ijekavian]=Network,Google,Live,ownCloud,??????????,????????,????????????????
-X-KDE-Keywords[sr@ijekavianlatin]=Network,Google,Live,ownCloud,mre??a,Google,ownCloud
-X-KDE-Keywords[sr@latin]=Network,Google,Live,ownCloud,mre??a,Google,ownCloud
-X-KDE-Keywords[sv]=N??tverk,Google,Live,ownCloud
-X-KDE-Keywords[tr]=A??,Google,Live,ownCloud
-X-KDE-Keywords[uk]=Network,Google,Live,ownCloud,????????????,????????,????????,????????,????????????????
-X-KDE-Keywords[x-test]=xxNetworkxx,xxGooglexx,xxLivexx,xxownCloudxx
-X-KDE-Keywords[zh_CN]=Network,Google,Live,ownCloud,??????,??????
-X-KDE-Keywords[zh_TW]=Network,Google,Live,ownCloud
+X-KDE-Keywords=network,google,live,owncloud,sync,online,accounts,synchronization,opendesktop,nextcloud,youtube,drive,hangouts,gmail,google
 calendar
+X-KDE-Keywords[az]=network,google,live,owncloud,sync,online,accounts,synchronization,opendesktop,nextcloud,youtube,drive,hangouts,gmail,google
 calendar,int. ????b??k??si,canl??,eynil????dirm??,hesablar,onlayn,google 
t??qvim
+X-KDE-Keywords[ca]=xarxa,google,live,owncloud,sincronitza,en 
l??nia,comptes,sincronitzaci??,opendesktop,nextcloud,youtube,drive,hangouts,gmail,google
 calendar
+X-KDE-Keywords[ca@valencia]=xarxa,google,live,owncloud,sincronitza,en 
l??nia,comptes,sincronitzaci??,opendesktop,nextcloud,youtube,drive,hangouts,gmail,google
 calendar
+X-KDE-Keywords[el]=????????????,google,live,owncloud,sync,????????????????????????,??????????????????????,????????????????????????,opendesktop,nextcloud,youtube,drive,hangouts,gmail,google
 calendar
+X-KDE-Keywords[en_GB]=network,google,live,owncloud,sync,online,accounts,synchronisation,opendesktop,nextcloud,youtube,drive,hangouts,gmail,google
 calendar
+X-KDE-Keywords[es]=red,google,live,owncloud,sincronizar,en 
l??nea,cuentas,sincronizaci??n,opendesktop,nextcloud,youtube,drive,hangouts,gmail,calendario
 de google
+X-KDE-Keywords[eu]=sarea,google,live,owncloud,sink,lerroan,kontuak,sinkronizatzea,opendesktop,nextcloud,youtube,drive,hangouts,gmail,google
 calendar
+X-KDE-Keywords[fi]=verkko,google,live,owncloud,synkronointi,synkronoi,tahdistus,tahdista,tilit,opendesktop,nextcloud,youtube,drive,hangouts,gmail,google
 calendar,google-kalenteri
+X-KDE-Keywords[fr]=r??seau, google, en ligne, owncloud, sync, en ligne, 
comptes, synchronisation, opendesktop, nextcloud, youtube, lecteur, hangouts, 
gmail, google calendar
+X-KDE-Keywords[hu]=h??l??zat,google,live,owncloud,szinkroniz??l??s,online,fi??kok,szinkroniz??l??s,opendesktop,nextcloud,youtube,drive,hangouts,gmail,google
 napt??r
+X-KDE-Keywords[ia]=rete,google,live,owncloud,sync,online,contos,synchronisation,opendesktop,nextcloud,youtube,drive,hangouts,gmail,calendario
 de google
+X-KDE-Keywords[it]=rete,google,live,owncloud,sync,online,account,sincronizzazione,opendesktop,nextcloud,youtube,drive,hangouts,gmail,google
 calendar
+X-KDE-Keywords[ko]=network,google,live,owncloud,sync,online,accounts,synchronization,opendesktop,nextcloud,youtube,drive,hangouts,gmail,google
 
calendar,??????,?????????,?????????,??????,?????????,????????????,?????????,??????
 ?????????,google ?????????
+X-KDE-Keywords[lt]=tinklas,google,live,owncloud,sinchorizuoti,sinchronizacija,sinchronizavimas,internetin??s,internetines,paskyros,opendesktop,nextcloud,youtube,drive,diskas,hangouts,gmail,google
 calendar,google kalendorius
+X-KDE-Keywords[nl]=netwerk,google,live,owncloud,sync,online,accounts,synchronisatie,opendesktop,nextcloud,youtube,station,hangouts,gmail,google-agenda
+X-KDE-Keywords[pl]=sie??,google,na ??ywo,owncloud,synchronizacja,w 
sieci,konta,synchronizacja,opendesktop,nextcloud,youtube,dysk,hangouts,gmail,kalendarz
 google
+X-KDE-Keywords[pt_BR]=rede,google,live,owncloud,sincronizar,online,contas,sincroniza????o,opendesktop,nextcloud,youtube,drive,hangouts,gmail,google
 calendar
+X-KDE-Keywords[sk]=sie??,google,live,owncloud,sync,online,????ty,synchroniz??cia,opendesktop,nextcloud,youtube,disk,hangouts,gmail,google
 calendar
+X-KDE-Keywords[sl]=omre??je,google,live,owncloud,sync,online,ra??uni,sinhronizacija,opendesktop,nextcloud,youtube,pogon,hangouts,gmail,google
 calendar
+X-KDE-Keywords[sv]=n??tverk,google,direkt,owncloud,synkronisera,uppkopplad,konton,synkronisering,opendesktop,nextcloud,youtube,enhet,hangouts,gmail,google
 kalender
+X-KDE-Keywords[uk]=network,google,live,owncloud,sync,online,accounts,synchronization,opendesktop,nextcloud,youtube,drive,hangouts,gmail,google
 
calendar,????????????,????????,????????,????????????????,??????????????????????????,????????????????????????????,????????????????,??????????????????
 
??????????,????????????,????????????????????????,????????????????????,????????,????????,????????????????,??????????,????????????????
 ????????
+X-KDE-Keywords[x-test]=xxnetworkxx,xxgooglexx,xxlivexx,xxowncloudxx,xxsyncxx,xxonlinexx,xxaccountsxx,xxsynchronizationxx,xxopendesktopxx,xxnextcloudxx,xxyoutubexx,xxdrivexx,xxhangoutsxx,xxgmailxx,xxgoogle
 calendarxx
+X-KDE-Keywords[zh_CN]=network,google,live,owncloud,sync,online,accounts,synchronization,opendesktop,nextcloud,youtube,drive,hangouts,gmail,google
 calendar,??????,??????,????????????,??????,???????????????,??????,??????,??????
 
 Categories=Qt;KDE;X-KDE-settings-kaccounts;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-21.08.3/src/kcm/package/contents/ui/AccountDetails.qml
 
new/kaccounts-integration-21.12.0/src/kcm/package/contents/ui/AccountDetails.qml
--- 
old/kaccounts-integration-21.08.3/src/kcm/package/contents/ui/AccountDetails.qml
    2021-10-31 11:10:41.000000000 +0100
+++ 
new/kaccounts-integration-21.12.0/src/kcm/package/contents/ui/AccountDetails.qml
    2021-12-02 22:40:26.000000000 +0100
@@ -120,9 +120,9 @@
 
             action: Controls.Action {
                 onTriggered: {
-                    checked = !checked
-                    var job = serviceToggleJob.createObject(component, { 
"accountId": servicesList.model.accountId, "serviceId": model.name, 
"serviceEnabled": !model.enabled })
-                job.start()
+                    checked = !checked;
+                    const job = serviceToggleJob.createObject(component, { 
"accountId": servicesList.model.accountId, "serviceId": model.name, 
"serviceEnabled": !model.enabled });
+                    job.start();
                 }
             }
         }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-21.08.3/src/kcm/package/contents/ui/AvailableAccounts.qml
 
new/kaccounts-integration-21.12.0/src/kcm/package/contents/ui/AvailableAccounts.qml
--- 
old/kaccounts-integration-21.08.3/src/kcm/package/contents/ui/AvailableAccounts.qml
 2021-10-31 11:10:41.000000000 +0100
+++ 
new/kaccounts-integration-21.12.0/src/kcm/package/contents/ui/AvailableAccounts.qml
 2021-12-02 22:40:26.000000000 +0100
@@ -27,7 +27,9 @@
 
     view: ListView {
 
+        id: accountListView
         clip: true
+        currentIndex: -1
 
         model: KAccounts.ProvidersModel {}
         delegate: Kirigami.AbstractListItem {
@@ -96,6 +98,7 @@
             onClicked: {
                 var job = jobComponent.createObject(root, { "providerName": 
model.name })
                 job.start()
+                accountListView.currentIndex = -1
             }
         }
     }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-21.08.3/src/kcm/package/metadata.desktop 
new/kaccounts-integration-21.12.0/src/kcm/package/metadata.desktop
--- old/kaccounts-integration-21.08.3/src/kcm/package/metadata.desktop  
2021-10-31 11:10:41.000000000 +0100
+++ new/kaccounts-integration-21.12.0/src/kcm/package/metadata.desktop  
2021-12-02 22:40:26.000000000 +0100
@@ -42,6 +42,7 @@
 Name[zh_CN]=??????
 Name[zh_TW]=??????
 Comment=Add Your Online Accounts
+Comment[ar]=?????? ?????????????? ?????? ????????????????
 Comment[ast]=Amiesta cuentes en llinia
 Comment[az]=??nternet hesablar??n??z?? ??lav?? edin
 Comment[ca]=Afegiu els vostres comptes en l??nia
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-21.08.3/src/kded/CMakeLists.txt 
new/kaccounts-integration-21.12.0/src/kded/CMakeLists.txt
--- old/kaccounts-integration-21.08.3/src/kded/CMakeLists.txt   2021-10-31 
11:10:41.000000000 +0100
+++ new/kaccounts-integration-21.12.0/src/kded/CMakeLists.txt   2021-12-02 
22:40:26.000000000 +0100
@@ -1,7 +1,6 @@
 kcoreaddons_add_plugin(
     kded_accounts
     SOURCES kded_accounts.cpp
-    JSON kded_accounts.json
     INSTALL_NAMESPACE "kf5/kded"
 )
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-21.08.3/src/plugins/kio-webdav/CMakeLists.txt 
new/kaccounts-integration-21.12.0/src/plugins/kio-webdav/CMakeLists.txt
--- old/kaccounts-integration-21.08.3/src/plugins/kio-webdav/CMakeLists.txt     
2021-10-31 11:10:41.000000000 +0100
+++ new/kaccounts-integration-21.12.0/src/plugins/kio-webdav/CMakeLists.txt     
2021-12-02 22:40:26.000000000 +0100
@@ -7,7 +7,6 @@
 
 kcoreaddons_add_plugin(kaccounts_kio_webdav_plugin
     SOURCES ${kio-webdav_SRCS}
-    JSON "kio-webdav.json"
     INSTALL_NAMESPACE "kaccounts/daemonplugins"
     )
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-integration-21.08.3/src/plugins/kio-webdav/kio-webdav.json 
new/kaccounts-integration-21.12.0/src/plugins/kio-webdav/kio-webdav.json
--- old/kaccounts-integration-21.08.3/src/plugins/kio-webdav/kio-webdav.json    
2021-10-31 11:10:41.000000000 +0100
+++ new/kaccounts-integration-21.12.0/src/plugins/kio-webdav/kio-webdav.json    
2021-12-02 22:40:26.000000000 +0100
@@ -28,6 +28,7 @@
         "Description[pt_BR]": "Montar compartilhamentos WebDAV com KIO",
         "Description[ro]": "Monteaz?? partaj??ri WebDAV cu KIO",
         "Description[ru]": "?????????????????????? ???????????????? WebDAV ?? 
???????????????????????????? KIO",
+        "Description[sk]": "Pripoji?? WebDAV zdie??ania s KIO",
         "Description[sl]": "Mount WebDAV sodeluje s KIO",
         "Description[sv]": "Montera delade WebDAV-resurser med KIO",
         "Description[uk]": "???????????????????? ???????????????? 
???????????????? WebDAV ???? ?????????????????? KIO",
@@ -66,6 +67,7 @@
         "Name[pt_BR]": "KIO WebDAV",
         "Name[ro]": "KIO WebDAV",
         "Name[ru]": "KIO WebDAV",
+        "Name[sk]": "KIO WebDAV",
         "Name[sl]": "KIO WebDAV",
         "Name[sv]": "KIO WebDAV",
         "Name[uk]": "KIO WebDAV",

Reply via email to