Hello community,

here is the log from the commit of package kaccounts-providers for 
openSUSE:Factory checked in at 2020-08-18 11:57:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kaccounts-providers (Old)
 and      /work/SRC/openSUSE:Factory/.kaccounts-providers.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kaccounts-providers"

Tue Aug 18 11:57:04 2020 rev:64 rq:826360 version:20.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kaccounts-providers/kaccounts-providers.changes  
2020-07-14 07:47:27.155491831 +0200
+++ 
/work/SRC/openSUSE:Factory/.kaccounts-providers.new.3399/kaccounts-providers.changes
        2020-08-18 11:57:24.547316923 +0200
@@ -1,0 +2,23 @@
+Sun Aug  9 09:08:27 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 07:58:47 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 20.07.90
+  * New feature release
+- No code change since 20.07.80
+
+-------------------------------------------------------------------
+Sun Jul 19 11:47:17 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 20.07.80
+  * New feature release
+- No code change since 20.04.3
+
+-------------------------------------------------------------------

Old:
----
  kaccounts-providers-20.04.3.tar.xz
  kaccounts-providers-20.04.3.tar.xz.sig

New:
----
  kaccounts-providers-20.08.0.tar.xz
  kaccounts-providers-20.08.0.tar.xz.sig

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

Other differences:
------------------
++++++ kaccounts-providers.spec ++++++
--- /var/tmp/diff_new_pack.hpjupr/_old  2020-08-18 11:57:27.419318185 +0200
+++ /var/tmp/diff_new_pack.hpjupr/_new  2020-08-18 11:57:27.423318187 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kaccounts-providers
-Version:        20.04.3
+Version:        20.08.0
 Release:        0
 Summary:        KDE Accounts Providers
 License:        GPL-2.0-or-later


++++++ kaccounts-providers-20.04.3.tar.xz -> kaccounts-providers-20.08.0.tar.xz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccounts-providers-20.04.3/CMakeLists.txt 
new/kaccounts-providers-20.08.0/CMakeLists.txt
--- old/kaccounts-providers-20.04.3/CMakeLists.txt      2020-07-07 
03:05:54.000000000 +0200
+++ new/kaccounts-providers-20.08.0/CMakeLists.txt      2020-08-07 
09:07:12.000000000 +0200
@@ -3,8 +3,8 @@
 cmake_minimum_required(VERSION 3.5)
 
 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(KACCOUNTS_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 set(QT_REQUIRED_VERSION "5.2.0")
@@ -24,10 +24,6 @@
 include(FeatureSummary)
 include(ECMInstallIcons)
 include(KDECompilerSettings NO_POLICY_SCOPE)
-if (EXISTS "${CMAKE_SOURCE_DIR}/.git")
-   add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x060000)
-   add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x060000)
-endif()
 
 add_subdirectory(services)
 add_subdirectory(providers)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-providers-20.04.3/plugins/nextcloud-ui/package/metadata.desktop 
new/kaccounts-providers-20.08.0/plugins/nextcloud-ui/package/metadata.desktop
--- 
old/kaccounts-providers-20.04.3/plugins/nextcloud-ui/package/metadata.desktop   
    2020-07-03 22:35:17.000000000 +0200
+++ 
new/kaccounts-providers-20.08.0/plugins/nextcloud-ui/package/metadata.desktop   
    2020-08-05 09:27:00.000000000 +0200
@@ -3,6 +3,7 @@
 Name[ca]=Nextcloud
 Name[ca@valencia]=Nextcloud
 Name[cs]=NextCloud
+Name[da]=Nextcloud
 Name[de]=Nextcloud
 Name[en_GB]=Nextcloud
 Name[es]=Nextcloud
@@ -10,6 +11,7 @@
 Name[eu]=Nextcloud
 Name[fi]=Nextcloud
 Name[fr]=Nextcloud
+Name[gl]=Nextcloud
 Name[ia]=Nextcloud
 Name[it]=Nextcloud
 Name[ko]=Nextcloud
@@ -19,6 +21,7 @@
 Name[pt]=Nextcloud
 Name[pt_BR]=Nextcloud
 Name[sk]=Nextcloud
+Name[sl]=Nextcloud
 Name[sv]=Nextcloud
 Name[uk]=Nextcloud
 Name[x-test]=xxNextcloudxx
@@ -28,6 +31,7 @@
 Comment[ca]=Usa Nextcloud amb KAccounts
 Comment[ca@valencia]=Usa Nextcloud amb KAccounts
 Comment[cs]=Použít NextCloud s KAccounts
+Comment[da]=Brug NextCloud med KAccounts
 Comment[de]=NextCloud mit KAccounts benutzen
 Comment[en_GB]=Use Nextcloud with KAccounts
 Comment[es]=Usar Nextcloud con KAccounts
@@ -35,6 +39,7 @@
 Comment[eu]=Erabili NextCloud KAccounts-ekin
 Comment[fi]=Käytä Nextcloudia KAccountsissa
 Comment[fr]=Utiliser Nextcloud avec KAccounts
+Comment[gl]=Usar Nextcloud con KAccounts
 Comment[ia]=Usa NextCloud con KAccounts
 Comment[it]=Usa Nextcloud con KAccounts
 Comment[ko]=KAccounts에서 Nextcloud 사용하기
@@ -44,6 +49,7 @@
 Comment[pt]=Usar a Nextcloud com o KAccounts
 Comment[pt_BR]=Usar Nextcloud com o KAccounts
 Comment[sk]=Použije účet Nextcloud s aplikáciou KAccounts
+Comment[sl]=Uporabi Nextcloud s KAccounts
 Comment[sv]=Använd Nextcloud med Kaccounts
 Comment[uk]=Використання Nextcloud з KAccounts
 Comment[x-test]=xxUse Nextcloud with KAccountsxx
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-providers-20.04.3/po/ca/kaccounts-providers.po 
new/kaccounts-providers-20.08.0/po/ca/kaccounts-providers.po
--- old/kaccounts-providers-20.04.3/po/ca/kaccounts-providers.po        
2020-07-07 03:05:53.000000000 +0200
+++ new/kaccounts-providers-20.08.0/po/ca/kaccounts-providers.po        
2020-08-07 09:07:12.000000000 +0200
@@ -182,3 +182,80 @@
 #: tmp/twitter-microblog.service.in.h:3 tmp/twitter.provider.in.h:1
 msgid "Twitter"
 msgstr "Twitter"
+
+#~ msgid "org.kde.kaccounts.owncloud"
+#~ msgstr "org.kde.kaccounts.owncloud"
+
+#~ msgid "helper"
+#~ msgstr "ajudant"
+
+#~ msgid "org.kde.kaccounts.UiPlugin"
+#~ msgstr "org.kde.kaccounts.UiPlugin"
+
+#~ msgid "http://";
+#~ msgstr "http://";
+
+#~ msgid "https://";
+#~ msgstr "https://";
+
+#~ msgid "status.php"
+#~ msgstr "status.php"
+
+#~ msgid "Checking for ownCloud instance at"
+#~ msgstr "S'està comprovant la instància d'ownCloud a"
+
+#~ msgid "Received url to figure out:"
+#~ msgstr "S'ha rebut l'URL per descobrir:"
+
+#~ msgid "version"
+#~ msgstr "versió"
+
+#~ msgid "No json"
+#~ msgstr "No json"
+
+#~ msgid "ownCloud appears to be running at the specified URL"
+#~ msgstr "El ownCloud sembla executar-se a l'URL indicat"
+
+#~ msgid "Server URL ok, checking auth..."
+#~ msgstr "L'URL del servidor és correcte, s'està comprovant l'autenticació..."
+
+#~ msgid "remote.php/webdav"
+#~ msgstr "remote.php/webdav"
+
+#~ msgid ""
+#~ "<d:propfind xmlns:d=\"DAV:\"><d:prop><d:current-user-principal /></d:"
+#~ "prop></d:propfind>"
+#~ msgstr ""
+#~ "<d:propfind xmlns:d=\"DAV:\"><d:prop><d:current-user-principal /></d:"
+#~ "prop></d:propfind>"
+
+#~ msgid "1"
+#~ msgstr "1"
+
+#~ msgid "cookies"
+#~ msgstr "galetes"
+
+#~ msgid "none"
+#~ msgstr "cap"
+
+#~ msgid "no-cache"
+#~ msgstr "sense_memòria_cau"
+
+#~ msgid "Auth job finished, received error page:"
+#~ msgstr ""
+#~ "La tasca d'autenticació ha finalitzat, s'ha rebut la pàgina d'error:"
+
+#~ msgid "server"
+#~ msgstr "servidor"
+
+#~ msgid "__service/owncloud-contacts"
+#~ msgstr "__service/owncloud-contacts"
+
+#~ msgid "/remote.php/carddav/addressbooks/%1"
+#~ msgstr "/remote.php/carddav/addressbooks/%1"
+
+#~ msgid "carddavUrl"
+#~ msgstr "carddavUrl"
+
+#~ msgid "Includes your Timeline and Mentions"
+#~ msgstr "Inclou la vostra línia de temps i les mencions"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-providers-20.04.3/po/da/kaccounts-providers.po 
new/kaccounts-providers-20.08.0/po/da/kaccounts-providers.po
--- old/kaccounts-providers-20.04.3/po/da/kaccounts-providers.po        
2020-07-07 03:05:53.000000000 +0200
+++ new/kaccounts-providers-20.08.0/po/da/kaccounts-providers.po        
2020-08-07 09:07:12.000000000 +0200
@@ -1,31 +1,30 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Martin Schlander <[email protected]>, 2015, 2016.
+# Martin Schlander <[email protected]>, 2015, 2016, 2020.
 # scootergrisen, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-03-03 03:14+0100\n"
-"PO-Revision-Date: 2017-11-06 22:23+0200\n"
-"Last-Translator: scootergrisen\n"
-"Language-Team: Danish\n"
+"PO-Revision-Date: 2020-07-22 21:51+0200\n"
+"Last-Translator: Martin Schlander <[email protected]>\n"
+"Language-Team: Danish <[email protected]>\n"
 "Language: da\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 20.04.2\n"
 
 #: plugins/nextcloud-ui/qmlhelper.cpp:112
-#, fuzzy, kde-format
-#| msgid ""
-#| "Unable to connect to ownCloud at the given server URL. Please check the "
-#| "server URL."
+#, kde-format
 msgid ""
 "Unable to connect to Nextcloud at the given server URL. Please check the "
 "server URL."
 msgstr ""
-"Kan ikke forbinde til ownCloud på den angivne server-URL. Tjek server-URL'en."
+"Kan ikke forbinde til NextCloud på den angivne server-URL. Tjek server-"
+"URL'en."
 
 #: plugins/nextcloud-ui/qmlhelper.cpp:215 plugins/owncloud-ui/qmlhelper.cpp:198
 #, kde-format
@@ -43,8 +42,6 @@
 #. "Contacts" on Facebook - Service name being displayed as a checkbox label 
to enable/disable this service
 #. Would be nice to use the localized name of this service if it exists/makes 
sense
 #: tmp/facebook-contacts.service.in.h:3
-#, fuzzy
-#| msgid "Contacts"
 msgctxt "Facebook Contacts"
 msgid "Contacts"
 msgstr "Kontakter"
@@ -91,8 +88,6 @@
 #. Google's Contacts - Service name being displayed as a checkbox label to 
enable/disable this service
 #. Would be nice to use the localized name of this service if it exists/makes 
sense
 #: tmp/google-contacts.service.in.h:3
-#, fuzzy
-#| msgid "Contacts"
 msgctxt "Google Contacts"
 msgid "Contacts"
 msgstr "Kontakter"
@@ -113,8 +108,6 @@
 msgstr "Identi.ca"
 
 #: tmp/nextcloud-contacts.service.in.h:1
-#, fuzzy
-#| msgid "Contacts"
 msgid "Contacts"
 msgstr "Kontakter"
 
@@ -129,14 +122,12 @@
 
 #: tmp/nextcloud.provider.in.h:1
 msgid "Nextcloud"
-msgstr ""
+msgstr "Nextcloud"
 
 #. Tooltip text appearing over the button to create this type of account
 #: tmp/nextcloud.provider.in.h:3
-#, fuzzy
-#| msgid "ownCloud account"
 msgid "Nextcloud account"
-msgstr "ownCloud-konto"
+msgstr "Nextcloud-konto"
 
 #. Runners-ID Calendar - Service name being displayed as a checkbox label to 
enable/disable this service
 #. Would be nice to use the localized name of this service if it exists/makes 
sense
@@ -149,8 +140,6 @@
 #. ownCloud's Contacts - Service name being displayed as a checkbox label to 
enable/disable this service
 #. Would be nice to use the localized name of this service if it exists/makes 
sense
 #: tmp/owncloud-contacts.service.in.h:3
-#, fuzzy
-#| msgid "Contacts"
 msgctxt "ownCloud Contacts"
 msgid "Contacts"
 msgstr "Kontakter"
@@ -167,8 +156,6 @@
 #. Runners-ID Contacts - Service name being displayed as a checkbox label to 
enable/disable this service
 #. Would be nice to use the localized name of this service if it exists/makes 
sense
 #: tmp/runners-contacts.service.in.h:3
-#, fuzzy
-#| msgid "Contacts"
 msgctxt "Runners-ID Contacts"
 msgid "Contacts"
 msgstr "Kontakter"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-providers-20.04.3/po/en_GB/kaccounts-providers.po 
new/kaccounts-providers-20.08.0/po/en_GB/kaccounts-providers.po
--- old/kaccounts-providers-20.04.3/po/en_GB/kaccounts-providers.po     
2020-07-07 03:05:53.000000000 +0200
+++ new/kaccounts-providers-20.08.0/po/en_GB/kaccounts-providers.po     
2020-08-07 09:07:12.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-03-03 03:14+0100\n"
-"PO-Revision-Date: 2020-03-31 12:26+0100\n"
+"PO-Revision-Date: 2020-03-30 20:34+0100\n"
 "Last-Translator: Steve Allewell <[email protected]>\n"
 "Language-Team: British English <[email protected]>\n"
 "Language: en_GB\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-providers-20.04.3/po/ia/kaccounts-providers.po 
new/kaccounts-providers-20.08.0/po/ia/kaccounts-providers.po
--- old/kaccounts-providers-20.04.3/po/ia/kaccounts-providers.po        
2020-07-07 03:05:53.000000000 +0200
+++ new/kaccounts-providers-20.08.0/po/ia/kaccounts-providers.po        
2020-08-07 09:07:12.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-03-03 03:14+0100\n"
-"PO-Revision-Date: 2020-06-06 22:13+0100\n"
+"PO-Revision-Date: 2020-07-21 22:49+0100\n"
 "Last-Translator: Giovanni Sora <[email protected]>\n"
 "Language-Team: Interlingua <[email protected]>\n"
 "Language: ia\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-providers-20.04.3/po/sk/kaccounts-providers.po 
new/kaccounts-providers-20.08.0/po/sk/kaccounts-providers.po
--- old/kaccounts-providers-20.04.3/po/sk/kaccounts-providers.po        
2020-07-07 03:05:53.000000000 +0200
+++ new/kaccounts-providers-20.08.0/po/sk/kaccounts-providers.po        
2020-08-07 09:07:12.000000000 +0200
@@ -1,5 +1,5 @@
 # translation of kaccounts-providers.po to Slovak
-# Roman Paholík <[email protected]>, 2014, 2015, 2017, 2020.
+# Roman Paholík <[email protected]>, 2014, 2015, 2017.
 # Dušan Kazik <[email protected]>, 2020.
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-providers-20.04.3/po/sl/kaccounts-providers.po 
new/kaccounts-providers-20.08.0/po/sl/kaccounts-providers.po
--- old/kaccounts-providers-20.04.3/po/sl/kaccounts-providers.po        
2020-07-07 03:05:53.000000000 +0200
+++ new/kaccounts-providers-20.08.0/po/sl/kaccounts-providers.po        
2020-08-07 09:07:12.000000000 +0200
@@ -1,39 +1,39 @@
+# Slovenian translation of kaccounts
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Andrej Mernik <[email protected]>, 2014, 2015, 2017.
+# Matjaž Jeran <[email protected]>, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-03-03 03:14+0100\n"
-"PO-Revision-Date: 2017-02-26 12:05+0100\n"
-"Last-Translator: Andrej Mernik <[email protected]>\n"
+"PO-Revision-Date: 2020-03-03 09:14+0100\n"
+"Last-Translator: Matjaž Jeran <[email protected]>\n"
 "Language-Team: Slovenian <[email protected]>\n"
 "Language: sl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Translator: Andrej Mernik <[email protected]>\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 2.0\n"
+"X-Generator: Poedit 2.3\n"
 
 #: plugins/nextcloud-ui/qmlhelper.cpp:112
-#, fuzzy, kde-format
-#| msgid ""
-#| "Unable to connect to ownCloud at the given server URL. Please check the "
-#| "server URL."
+#, kde-format
 msgid ""
 "Unable to connect to Nextcloud at the given server URL. Please check the "
 "server URL."
 msgstr ""
-"Ni se mogoče povezati s strežnikom ownCloud na podanem URL-ju. Preverite URL "
-"strežnika."
+"Ni se mogoče povezati s strežnikom NextCloud na podanem spletnem naslovu. "
+"Preverite spletni naslov strežnika."
 
 #: plugins/nextcloud-ui/qmlhelper.cpp:215 plugins/owncloud-ui/qmlhelper.cpp:198
 #, kde-format
 msgid "Unable to authenticate using the provided username and password"
-msgstr "Ni se bilo mogoče overiti s podanima uporabniškim imenom in geslom"
+msgstr "Ni se bilo mogoče overiti z danim uporabniškim imenom in geslom"
 
 #: plugins/owncloud-ui/qmlhelper.cpp:148
 #, kde-format
@@ -41,14 +41,12 @@
 "Unable to connect to ownCloud at the given server URL. Please check the "
 "server URL."
 msgstr ""
-"Ni se mogoče povezati s strežnikom ownCloud na podanem URL-ju. Preverite URL "
-"strežnika."
+"Ni se mogoče povezati s strežnikom ownCloud na podanem spletnem naslovu. "
+"Preverite spletni naslov strežnika."
 
 #. "Contacts" on Facebook - Service name being displayed as a checkbox label 
to enable/disable this service
 #. Would be nice to use the localized name of this service if it exists/makes 
sense
 #: tmp/facebook-contacts.service.in.h:3
-#, fuzzy
-#| msgid "Contacts"
 msgctxt "Facebook Contacts"
 msgid "Contacts"
 msgstr "Stiki"
@@ -69,7 +67,7 @@
 #. Would be nice to use the localized name of this service if it exists/makes 
sense
 #: tmp/facebook-notes.service.in.h:3
 msgid "Notes"
-msgstr "Sporočilca"
+msgstr "Zaznamki"
 
 #. "Notifications" on Facebook - Service name being displayed as a checkbox 
label to enable/disable this service
 #. Would be nice to use the localized name of this service if it exists/makes 
sense
@@ -84,7 +82,7 @@
 #. Tooltip text appearing over the button to create this type of account
 #: tmp/facebook.provider.in.h:3
 msgid "Includes Posts, Notes, Events, Notifications and Chat"
-msgstr "Vključuje objave, sporočilca, dogodke, obvestila in klepet"
+msgstr "Vključuje objave, zabeležke, dogodke, obvestila in klepet"
 
 #. Google's Calendars - Service name being displayed as a checkbox label to 
enable/disable this service
 #. Would be nice to use the localized name of this service if it exists/makes 
sense
@@ -95,8 +93,6 @@
 #. Google's Contacts - Service name being displayed as a checkbox label to 
enable/disable this service
 #. Would be nice to use the localized name of this service if it exists/makes 
sense
 #: tmp/google-contacts.service.in.h:3
-#, fuzzy
-#| msgid "Contacts"
 msgctxt "Google Contacts"
 msgid "Contacts"
 msgstr "Stiki"
@@ -117,8 +113,6 @@
 msgstr "identi.ca"
 
 #: tmp/nextcloud-contacts.service.in.h:1
-#, fuzzy
-#| msgid "Contacts"
 msgid "Contacts"
 msgstr "Stiki"
 
@@ -133,14 +127,12 @@
 
 #: tmp/nextcloud.provider.in.h:1
 msgid "Nextcloud"
-msgstr ""
+msgstr "Nextcloud"
 
 #. Tooltip text appearing over the button to create this type of account
 #: tmp/nextcloud.provider.in.h:3
-#, fuzzy
-#| msgid "ownCloud account"
 msgid "Nextcloud account"
-msgstr "Račun ownCloud"
+msgstr "Račun Nextcloud"
 
 #. Runners-ID Calendar - Service name being displayed as a checkbox label to 
enable/disable this service
 #. Would be nice to use the localized name of this service if it exists/makes 
sense
@@ -153,8 +145,6 @@
 #. ownCloud's Contacts - Service name being displayed as a checkbox label to 
enable/disable this service
 #. Would be nice to use the localized name of this service if it exists/makes 
sense
 #: tmp/owncloud-contacts.service.in.h:3
-#, fuzzy
-#| msgid "Contacts"
 msgctxt "ownCloud Contacts"
 msgid "Contacts"
 msgstr "Stiki"
@@ -171,8 +161,6 @@
 #. Runners-ID Contacts - Service name being displayed as a checkbox label to 
enable/disable this service
 #. Would be nice to use the localized name of this service if it exists/makes 
sense
 #: tmp/runners-contacts.service.in.h:3
-#, fuzzy
-#| msgid "Contacts"
 msgctxt "Runners-ID Contacts"
 msgid "Contacts"
 msgstr "Stiki"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kaccounts-providers-20.04.3/po/zh_CN/kaccounts-providers.po 
new/kaccounts-providers-20.08.0/po/zh_CN/kaccounts-providers.po
--- old/kaccounts-providers-20.04.3/po/zh_CN/kaccounts-providers.po     
2020-07-07 03:05:54.000000000 +0200
+++ new/kaccounts-providers-20.08.0/po/zh_CN/kaccounts-providers.po     
2020-08-07 09:07:12.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-03-03 03:14+0100\n"
-"PO-Revision-Date: 2020-06-24 08:02\n"
+"PO-Revision-Date: 2020-07-31 15:02\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to