Hello community,

here is the log from the commit of package plasma5-thunderbolt for 
openSUSE:Factory checked in at 2020-05-20 18:47:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma5-thunderbolt (Old)
 and      /work/SRC/openSUSE:Factory/.plasma5-thunderbolt.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma5-thunderbolt"

Wed May 20 18:47:18 2020 rev:13 rq:807542 version:5.18.90

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma5-thunderbolt/plasma5-thunderbolt.changes  
2020-05-07 14:49:15.681809061 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma5-thunderbolt.new.2738/plasma5-thunderbolt.changes
        2020-05-20 18:47:28.997554733 +0200
@@ -1,0 +2,10 @@
+Thu May 14 14:33:07 UTC 2020 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.18.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.90.php
+- Changes since 5.18.5:
+  * Port placeholder message to Kirigami.PlaceholderMessage
+
+-------------------------------------------------------------------

Old:
----
  plasma-thunderbolt-5.18.5.tar.xz
  plasma-thunderbolt-5.18.5.tar.xz.sig

New:
----
  plasma-thunderbolt-5.18.90.tar.xz
  plasma-thunderbolt-5.18.90.tar.xz.sig

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

Other differences:
------------------
++++++ plasma5-thunderbolt.spec ++++++
--- /var/tmp/diff_new_pack.tNpF4H/_old  2020-05-20 18:47:29.625556143 +0200
+++ /var/tmp/diff_new_pack.tNpF4H/_new  2020-05-20 18:47:29.629556152 +0200
@@ -20,15 +20,15 @@
 %define qt5_version 5.10.0
 %bcond_without lang
 Name:           plasma5-thunderbolt
-Version:        5.18.5
+Version:        5.18.90
 Release:        0
 Summary:        Plasma frontend for Thunderbolt 3 security levels
 License:        GPL-2.0-or-later
 Group:          Productivity/Security
 URL:            http://www.kde.org
-Source:         
https://download.kde.org/stable/plasma/%{version}/plasma-thunderbolt-%{version}.tar.xz
+Source:         
https://download.kde.org/unstable/plasma/%{version}/plasma-thunderbolt-%{version}.tar.xz
 %if %{with lang}
-Source1:        
https://download.kde.org/stable/plasma/%{version}/plasma-thunderbolt-%{version}.tar.xz.sig
+Source1:        
https://download.kde.org/unstable/plasma/%{version}/plasma-thunderbolt-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= %{kf5_version}

++++++ plasma-thunderbolt-5.18.5.tar.xz -> plasma-thunderbolt-5.18.90.tar.xz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-thunderbolt-5.18.5/CMakeLists.txt 
new/plasma-thunderbolt-5.18.90/CMakeLists.txt
--- old/plasma-thunderbolt-5.18.5/CMakeLists.txt        2020-05-05 
16:59:31.000000000 +0200
+++ new/plasma-thunderbolt-5.18.90/CMakeLists.txt       2020-05-14 
12:53:25.000000000 +0200
@@ -8,7 +8,7 @@
 # Dependencies
 
 set(QT5_VERSION "5.10")
-set(KF5_VERSION "5.40")
+set(KF5_VERSION "5.70")
 
 find_package(ECM ${KF5_VERSION} REQUIRED)
 
@@ -50,6 +50,9 @@
                        TYPE RUNTIME)
 
 #################################################
+if (EXISTS "${CMAKE_SOURCE_DIR}/.git")
+   add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x060000)
+endif()
 if (BUILD_TESTING)
     add_subdirectory(autotests)
 endif()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-thunderbolt-5.18.5/po/ca/kcm_bolt.po 
new/plasma-thunderbolt-5.18.90/po/ca/kcm_bolt.po
--- old/plasma-thunderbolt-5.18.5/po/ca/kcm_bolt.po     2020-05-05 
16:58:54.000000000 +0200
+++ new/plasma-thunderbolt-5.18.90/po/ca/kcm_bolt.po    2020-05-14 
12:52:52.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kcm_bolt\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-10-18 03:35+0200\n"
+"POT-Creation-Date: 2020-04-23 04:02+0200\n"
 "PO-Revision-Date: 2019-10-18 16:37+0100\n"
 "Last-Translator: Josep Ma. Ferrer <txe...@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
@@ -51,7 +51,7 @@
 msgid "Enable Thunderbolt devices"
 msgstr "Activa els dispositius Thunderbolt"
 
-#: package/contents/ui/DeviceList.qml:71
+#: package/contents/ui/DeviceList.qml:75
 #, kde-format
 msgid "No Thunderbolt devices connected"
 msgstr "No hi ha cap dispositiu Thunderbolt connectat"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-thunderbolt-5.18.5/po/ca@valencia/kcm_bolt.po 
new/plasma-thunderbolt-5.18.90/po/ca@valencia/kcm_bolt.po
--- old/plasma-thunderbolt-5.18.5/po/ca@valencia/kcm_bolt.po    2020-05-05 
16:58:54.000000000 +0200
+++ new/plasma-thunderbolt-5.18.90/po/ca@valencia/kcm_bolt.po   2020-05-14 
12:52:52.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kcm_bolt\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-10-18 03:35+0200\n"
+"POT-Creation-Date: 2020-04-23 04:02+0200\n"
 "PO-Revision-Date: 2019-07-03 13:29+0200\n"
 "Last-Translator: Josep Ma. Ferrer <txe...@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
@@ -52,7 +52,7 @@
 msgid "Enable Thunderbolt devices"
 msgstr "Activa els dispositius Thunderbolt"
 
-#: package/contents/ui/DeviceList.qml:71
+#: package/contents/ui/DeviceList.qml:75
 #, fuzzy, kde-format
 #| msgid "Enable Thunderbolt devices"
 msgid "No Thunderbolt devices connected"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-thunderbolt-5.18.5/po/cs/kcm_bolt.po 
new/plasma-thunderbolt-5.18.90/po/cs/kcm_bolt.po
--- old/plasma-thunderbolt-5.18.5/po/cs/kcm_bolt.po     2020-05-05 
16:58:55.000000000 +0200
+++ new/plasma-thunderbolt-5.18.90/po/cs/kcm_bolt.po    2020-05-14 
12:52:52.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-thunderbolt\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-10-18 03:35+0200\n"
+"POT-Creation-Date: 2020-04-23 04:02+0200\n"
 "PO-Revision-Date: 2019-10-18 16:17+0200\n"
 "Last-Translator: Vit Pelcak <v...@pelcak.org>\n"
 "Language-Team: Czech <kde-i18n-...@kde.org>\n"
@@ -47,7 +47,7 @@
 msgid "Enable Thunderbolt devices"
 msgstr "Povolit zařízení Thunderbolt"
 
-#: package/contents/ui/DeviceList.qml:71
+#: package/contents/ui/DeviceList.qml:75
 #, kde-format
 msgid "No Thunderbolt devices connected"
 msgstr "Nebyla připojena žádná zařízení Thunderbolt"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-thunderbolt-5.18.5/po/da/kcm_bolt.po 
new/plasma-thunderbolt-5.18.90/po/da/kcm_bolt.po
--- old/plasma-thunderbolt-5.18.5/po/da/kcm_bolt.po     2020-05-05 
16:58:56.000000000 +0200
+++ new/plasma-thunderbolt-5.18.90/po/da/kcm_bolt.po    2020-05-14 
12:52:54.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-thunderbolt\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-10-18 03:35+0200\n"
+"POT-Creation-Date: 2020-04-23 04:02+0200\n"
 "PO-Revision-Date: 2020-02-08 15:33+0100\n"
 "Last-Translator: Martin Schlander <mschlan...@opensuse.org>\n"
 "Language-Team: Danish <kde-i18n-...@kde.org>\n"
@@ -47,7 +47,7 @@
 msgid "Enable Thunderbolt devices"
 msgstr "Aktivér Thunderbolt-enheder"
 
-#: package/contents/ui/DeviceList.qml:71
+#: package/contents/ui/DeviceList.qml:75
 #, kde-format
 msgid "No Thunderbolt devices connected"
 msgstr "Ingen Thunderbolt-enheder tilsluttet"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-thunderbolt-5.18.5/po/de/kcm_bolt.po 
new/plasma-thunderbolt-5.18.90/po/de/kcm_bolt.po
--- old/plasma-thunderbolt-5.18.5/po/de/kcm_bolt.po     2020-05-05 
16:58:56.000000000 +0200
+++ new/plasma-thunderbolt-5.18.90/po/de/kcm_bolt.po    2020-05-14 
12:52:54.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: plasma-thunderbolt\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-10-18 03:35+0200\n"
+"POT-Creation-Date: 2020-04-23 04:02+0200\n"
 "PO-Revision-Date: 2019-11-05 11:54+0100\n"
 "Last-Translator: Burkhard Lück <lu...@hube-lueck.de>\n"
 "Language-Team: German <kde-i18n...@kde.org>\n"
@@ -48,7 +48,7 @@
 msgid "Enable Thunderbolt devices"
 msgstr "Thunderbolt-Geräte aktivieren"
 
-#: package/contents/ui/DeviceList.qml:71
+#: package/contents/ui/DeviceList.qml:75
 #, kde-format
 msgid "No Thunderbolt devices connected"
 msgstr "Keine Thunderbolt-Geräte angeschlossen"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-thunderbolt-5.18.5/po/en_GB/kcm_bolt.po 
new/plasma-thunderbolt-5.18.90/po/en_GB/kcm_bolt.po
--- old/plasma-thunderbolt-5.18.5/po/en_GB/kcm_bolt.po  2020-05-05 
16:58:58.000000000 +0200
+++ new/plasma-thunderbolt-5.18.90/po/en_GB/kcm_bolt.po 2020-05-14 
12:52:55.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-thunderbolt\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-10-18 03:35+0200\n"
+"POT-Creation-Date: 2020-04-23 04:02+0200\n"
 "PO-Revision-Date: 2019-11-03 11:31+0000\n"
 "Last-Translator: Steve Allewell <steve.allew...@gmail.com>\n"
 "Language-Team: British English <kde-l10n-en...@kde.org>\n"
@@ -47,7 +47,7 @@
 msgid "Enable Thunderbolt devices"
 msgstr "Enable Thunderbolt devices"
 
-#: package/contents/ui/DeviceList.qml:71
+#: package/contents/ui/DeviceList.qml:75
 #, kde-format
 msgid "No Thunderbolt devices connected"
 msgstr "No Thunderbolt devices connected"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-thunderbolt-5.18.5/po/es/kcm_bolt.po 
new/plasma-thunderbolt-5.18.90/po/es/kcm_bolt.po
--- old/plasma-thunderbolt-5.18.5/po/es/kcm_bolt.po     2020-05-05 
16:58:59.000000000 +0200
+++ new/plasma-thunderbolt-5.18.90/po/es/kcm_bolt.po    2020-05-14 
12:52:56.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kcm_bolt\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-10-18 03:35+0200\n"
+"POT-Creation-Date: 2020-04-23 04:02+0200\n"
 "PO-Revision-Date: 2019-10-18 17:22+0200\n"
 "Last-Translator: Eloy Cuadra <ecua...@eloihr.net>\n"
 "Language-Team: Spanish <kde-l10n...@kde.org>\n"
@@ -51,7 +51,7 @@
 msgid "Enable Thunderbolt devices"
 msgstr "Activar dispositivos Thunderbolt"
 
-#: package/contents/ui/DeviceList.qml:71
+#: package/contents/ui/DeviceList.qml:75
 #, kde-format
 msgid "No Thunderbolt devices connected"
 msgstr "No hay dispositivos Thunderbolt conectados"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-thunderbolt-5.18.5/po/et/kcm_bolt.po 
new/plasma-thunderbolt-5.18.90/po/et/kcm_bolt.po
--- old/plasma-thunderbolt-5.18.5/po/et/kcm_bolt.po     2020-05-05 
16:58:59.000000000 +0200
+++ new/plasma-thunderbolt-5.18.90/po/et/kcm_bolt.po    2020-05-14 
12:52:56.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-thunderbolt\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-10-18 03:35+0200\n"
+"POT-Creation-Date: 2020-04-23 04:02+0200\n"
 "PO-Revision-Date: 2019-11-08 19:46+0200\n"
 "Last-Translator: Marek Laane <qiila...@gmail.com>\n"
 "Language-Team: Estonian <kde...@lists.linux.ee>\n"
@@ -47,7 +47,7 @@
 msgid "Enable Thunderbolt devices"
 msgstr "Thunderbolti seadmete lubamine"
 
-#: package/contents/ui/DeviceList.qml:71
+#: package/contents/ui/DeviceList.qml:75
 #, kde-format
 msgid "No Thunderbolt devices connected"
 msgstr "Thunderbolti seadmeid pole ühendatud"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-thunderbolt-5.18.5/po/eu/kcm_bolt.po 
new/plasma-thunderbolt-5.18.90/po/eu/kcm_bolt.po
--- old/plasma-thunderbolt-5.18.5/po/eu/kcm_bolt.po     2020-05-05 
16:58:59.000000000 +0200
+++ new/plasma-thunderbolt-5.18.90/po/eu/kcm_bolt.po    2020-05-14 
12:52:56.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: plasma-thunderbolt\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-10-18 03:35+0200\n"
+"POT-Creation-Date: 2020-04-23 04:02+0200\n"
 "PO-Revision-Date: 2019-11-02 19:11+0100\n"
 "Last-Translator: Iñigo Salvador Azurmendi <xa...@euskalnet.net>\n"
 "Language-Team: Basque <kde-i18n...@kde.org>\n"
@@ -50,7 +50,7 @@
 msgid "Enable Thunderbolt devices"
 msgstr "Gaitu Thunderbolt gailuak"
 
-#: package/contents/ui/DeviceList.qml:71
+#: package/contents/ui/DeviceList.qml:75
 #, kde-format
 msgid "No Thunderbolt devices connected"
 msgstr "Ez dago konektatuta Thunderbolt gailurik"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-thunderbolt-5.18.5/po/fi/kcm_bolt.po 
new/plasma-thunderbolt-5.18.90/po/fi/kcm_bolt.po
--- old/plasma-thunderbolt-5.18.5/po/fi/kcm_bolt.po     2020-05-05 
16:59:00.000000000 +0200
+++ new/plasma-thunderbolt-5.18.90/po/fi/kcm_bolt.po    2020-05-14 
12:52:57.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-thunderbolt\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-10-18 03:35+0200\n"
+"POT-Creation-Date: 2020-04-23 04:02+0200\n"
 "PO-Revision-Date: 2019-11-16 14:35+0200\n"
 "Last-Translator: Tommi Nieminen <transla...@legisign.org>\n"
 "Language-Team: Finnish <kde-i18n-...@kde.org>\n"
@@ -47,7 +47,7 @@
 msgid "Enable Thunderbolt devices"
 msgstr "Salli Thunderbolt-laitteiden käyttö"
 
-#: package/contents/ui/DeviceList.qml:71
+#: package/contents/ui/DeviceList.qml:75
 #, kde-format
 msgid "No Thunderbolt devices connected"
 msgstr "Ei kytkettyjä Thunderbolt-laitteita"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-thunderbolt-5.18.5/po/fr/kcm_bolt.po 
new/plasma-thunderbolt-5.18.90/po/fr/kcm_bolt.po
--- old/plasma-thunderbolt-5.18.5/po/fr/kcm_bolt.po     2020-05-05 
16:59:01.000000000 +0200
+++ new/plasma-thunderbolt-5.18.90/po/fr/kcm_bolt.po    2020-05-14 
12:52:58.000000000 +0200
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: plasma-thunderbolt\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-10-18 03:35+0200\n"
+"POT-Creation-Date: 2020-04-23 04:02+0200\n"
 "PO-Revision-Date: 2019-11-10 19:54+0800\n"
 "Last-Translator: Simon Depiets <sdepi...@gmail.com>\n"
 "Language-Team: French <kde-francoph...@kde.org>\n"
@@ -50,7 +50,7 @@
 msgid "Enable Thunderbolt devices"
 msgstr "Activer les périphériques Thunderbolt"
 
-#: package/contents/ui/DeviceList.qml:71
+#: package/contents/ui/DeviceList.qml:75
 #, kde-format
 msgid "No Thunderbolt devices connected"
 msgstr "Aucun périphérique Thunderbolt n'est connecté"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-thunderbolt-5.18.5/po/gl/kcm_bolt.po 
new/plasma-thunderbolt-5.18.90/po/gl/kcm_bolt.po
--- old/plasma-thunderbolt-5.18.5/po/gl/kcm_bolt.po     2020-05-05 
16:59:02.000000000 +0200
+++ new/plasma-thunderbolt-5.18.90/po/gl/kcm_bolt.po    2020-05-14 
12:52:59.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-thunderbolt\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-10-18 03:35+0200\n"
+"POT-Creation-Date: 2020-04-23 04:02+0200\n"
 "PO-Revision-Date: 2019-10-19 15:34+0200\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <adr...@chaves.io>\n"
 "Language-Team: Galician <proxe...@trasno.gal>\n"
@@ -49,7 +49,7 @@
 msgid "Enable Thunderbolt devices"
 msgstr "Activar dispositivos de Thunderbolt"
 
-#: package/contents/ui/DeviceList.qml:71
+#: package/contents/ui/DeviceList.qml:75
 #, kde-format
 msgid "No Thunderbolt devices connected"
 msgstr "Non hai dispositivos de Thunderbolt conectados"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-thunderbolt-5.18.5/po/hu/kcm_bolt.po 
new/plasma-thunderbolt-5.18.90/po/hu/kcm_bolt.po
--- old/plasma-thunderbolt-5.18.5/po/hu/kcm_bolt.po     2020-05-05 
16:59:05.000000000 +0200
+++ new/plasma-thunderbolt-5.18.90/po/hu/kcm_bolt.po    2020-05-14 
12:53:02.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-thunderbolt\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-10-18 03:35+0200\n"
+"POT-Creation-Date: 2020-04-23 04:02+0200\n"
 "PO-Revision-Date: 2019-11-19 00:07+0100\n"
 "Last-Translator: Kristóf Kiszel <ulys...@kubuntu.org>\n"
 "Language-Team: Hungarian <kde-l10n...@kde.org>\n"
@@ -47,7 +47,7 @@
 msgid "Enable Thunderbolt devices"
 msgstr "Thunderbolt eszközök engedélyezése"
 
-#: package/contents/ui/DeviceList.qml:71
+#: package/contents/ui/DeviceList.qml:75
 #, kde-format
 msgid "No Thunderbolt devices connected"
 msgstr "Nincs csatlakoztatva Thunderbolt eszköz"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-thunderbolt-5.18.5/po/ia/kcm_bolt.po 
new/plasma-thunderbolt-5.18.90/po/ia/kcm_bolt.po
--- old/plasma-thunderbolt-5.18.5/po/ia/kcm_bolt.po     2020-05-05 
16:59:06.000000000 +0200
+++ new/plasma-thunderbolt-5.18.90/po/ia/kcm_bolt.po    2020-05-14 
12:53:02.000000000 +0200
@@ -6,8 +6,8 @@
 msgstr ""
 "Project-Id-Version: plasma-thunderbolt\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-10-18 03:35+0200\n"
-"PO-Revision-Date: 2020-05-05 11:56+0200\n"
+"POT-Creation-Date: 2020-04-23 04:02+0200\n"
+"PO-Revision-Date: 2020-05-05 14:10+0200\n"
 "Last-Translator: Giovanni Sora <g.s...@tiscali.it>\n"
 "Language-Team: Interlingua <kde-i18n-...@kde.org>\n"
 "Language: ia\n"
@@ -47,7 +47,7 @@
 msgid "Enable Thunderbolt devices"
 msgstr "Habilita dispositivos Thunderbolt"
 
-#: package/contents/ui/DeviceList.qml:71
+#: package/contents/ui/DeviceList.qml:75
 #, kde-format
 msgid "No Thunderbolt devices connected"
 msgstr "Necun dispositivos Thunderbold connectite"
@@ -135,8 +135,7 @@
 "connected to the computer."
 msgstr ""
 "Insinuation: dispositivo con fide essera automaticamente autorisate le "
-"proxime "
-"vice que ilo essera connectite al computator."
+"proxime vice que ilo essera connectite al computator."
 
 #: package/contents/ui/DeviceView.qml:184
 #, kde-format
@@ -145,8 +144,7 @@
 "connected to the computer."
 msgstr ""
 "Insinuation: un dispositivo non fidate necessita de esser manualmente "
-"autorisate "
-" cata vice que illo es connectite al computator."
+"autorisate  cata vice que illo es connectite al computator."
 
 #: package/contents/ui/main.qml:32
 #, kde-format
@@ -154,8 +152,8 @@
 "This module allows you to manage Thunderbolt devices connected to your "
 "computer."
 msgstr ""
-"Iste modulo te permitte gerer dispositivos Thunderbolt connectite a "
-"tu computator."
+"Iste modulo te permitte gerer dispositivos Thunderbolt connectite a tu "
+"computator."
 
 #: package/contents/ui/main.qml:54
 #, kde-format
@@ -193,7 +191,7 @@
 
 #: package/contents/ui/utils.js:45
 msgid "Connected & Authorized"
-msgstr "Connectite & Autorisate"
+msgstr "Autorisate"
 
 #: package/contents/ui/utils.js:52
 msgid "Trusted"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-thunderbolt-5.18.5/po/id/kcm_bolt.po 
new/plasma-thunderbolt-5.18.90/po/id/kcm_bolt.po
--- old/plasma-thunderbolt-5.18.5/po/id/kcm_bolt.po     2020-05-05 
16:59:07.000000000 +0200
+++ new/plasma-thunderbolt-5.18.90/po/id/kcm_bolt.po    2020-05-14 
12:53:03.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-thunderbolt\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-10-18 03:35+0200\n"
+"POT-Creation-Date: 2020-04-23 04:02+0200\n"
 "PO-Revision-Date: 2019-10-20 21:52+0700\n"
 "Last-Translator: Wantoyo <wanto...@gmail.com>\n"
 "Language-Team: Indonesian <kde-i18n-...@kde.org>\n"
@@ -47,7 +47,7 @@
 msgid "Enable Thunderbolt devices"
 msgstr "Fungsikan perangkat Thunderbolt"
 
-#: package/contents/ui/DeviceList.qml:71
+#: package/contents/ui/DeviceList.qml:75
 #, kde-format
 msgid "No Thunderbolt devices connected"
 msgstr "Tidak ada perangkat Thunderbolt yang terkoneksi"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-thunderbolt-5.18.5/po/it/kcm_bolt.po 
new/plasma-thunderbolt-5.18.90/po/it/kcm_bolt.po
--- old/plasma-thunderbolt-5.18.5/po/it/kcm_bolt.po     2020-05-05 
16:59:07.000000000 +0200
+++ new/plasma-thunderbolt-5.18.90/po/it/kcm_bolt.po    2020-05-14 
12:53:04.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-10-18 03:35+0200\n"
+"POT-Creation-Date: 2020-04-23 04:02+0200\n"
 "PO-Revision-Date: 2019-11-23 09:06+0100\n"
 "Last-Translator: Pino Toscano <toscano.p...@tiscali.it>\n"
 "Language-Team: Italian <kde-i18n...@kde.org>\n"
@@ -49,7 +49,7 @@
 msgid "Enable Thunderbolt devices"
 msgstr "Abilita dispositivi Thunderbolt"
 
-#: package/contents/ui/DeviceList.qml:71
+#: package/contents/ui/DeviceList.qml:75
 #, kde-format
 msgid "No Thunderbolt devices connected"
 msgstr "Nessun dispositivo Thunderbolt connesso"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-thunderbolt-5.18.5/po/ko/kcm_bolt.po 
new/plasma-thunderbolt-5.18.90/po/ko/kcm_bolt.po
--- old/plasma-thunderbolt-5.18.5/po/ko/kcm_bolt.po     2020-05-05 
16:59:10.000000000 +0200
+++ new/plasma-thunderbolt-5.18.90/po/ko/kcm_bolt.po    2020-05-14 
12:53:06.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-thunderbolt\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-10-18 03:35+0200\n"
+"POT-Creation-Date: 2020-04-23 04:02+0200\n"
 "PO-Revision-Date: 2020-01-26 23:22+0100\n"
 "Last-Translator: Shinjo Park <k...@peremen.name>\n"
 "Language-Team: Korean <kde...@kde.org>\n"
@@ -47,7 +47,7 @@
 msgid "Enable Thunderbolt devices"
 msgstr "Thunderbolt 장치 활성화"
 
-#: package/contents/ui/DeviceList.qml:71
+#: package/contents/ui/DeviceList.qml:75
 #, kde-format
 msgid "No Thunderbolt devices connected"
 msgstr "연결된 Thunderbolt 장치 없음"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-thunderbolt-5.18.5/po/lt/kcm_bolt.po 
new/plasma-thunderbolt-5.18.90/po/lt/kcm_bolt.po
--- old/plasma-thunderbolt-5.18.5/po/lt/kcm_bolt.po     2020-05-05 
16:59:11.000000000 +0200
+++ new/plasma-thunderbolt-5.18.90/po/lt/kcm_bolt.po    2020-05-14 
12:53:07.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: plasma-thunderbolt\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-10-18 03:35+0200\n"
+"POT-Creation-Date: 2020-04-23 04:02+0200\n"
 "PO-Revision-Date: 2019-10-18 22:33+0300\n"
 "Last-Translator: Moo\n"
 "Language-Team: Lithuanian <kde-i18n...@kde.org>\n"
@@ -49,7 +49,7 @@
 msgid "Enable Thunderbolt devices"
 msgstr "Įjungti Thunderbolt įrenginius"
 
-#: package/contents/ui/DeviceList.qml:71
+#: package/contents/ui/DeviceList.qml:75
 #, kde-format
 msgid "No Thunderbolt devices connected"
 msgstr "Nėra jokių prijungtų Thunderbolt įrenginių"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-thunderbolt-5.18.5/po/ml/kcm_bolt.po 
new/plasma-thunderbolt-5.18.90/po/ml/kcm_bolt.po
--- old/plasma-thunderbolt-5.18.5/po/ml/kcm_bolt.po     2020-05-05 
16:59:12.000000000 +0200
+++ new/plasma-thunderbolt-5.18.90/po/ml/kcm_bolt.po    2020-05-14 
12:53:08.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: plasma-thunderbolt\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-10-18 03:35+0200\n"
+"POT-Creation-Date: 2020-04-23 04:02+0200\n"
 "PO-Revision-Date: 2019-12-12 23:01+0000\n"
 "Last-Translator: Vivek KJ Pazhedath <vivekkj2...@gmail.com>\n"
 "Language-Team: Swathanthra|സ്വതന്ത്ര Malayalam|മലയാളം 
Computing|കമ്പ്യൂട്ടിങ്ങ് <smc."
@@ -49,7 +49,7 @@
 msgid "Enable Thunderbolt devices"
 msgstr ""
 
-#: package/contents/ui/DeviceList.qml:71
+#: package/contents/ui/DeviceList.qml:75
 #, kde-format
 msgid "No Thunderbolt devices connected"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-thunderbolt-5.18.5/po/nl/kcm_bolt.po 
new/plasma-thunderbolt-5.18.90/po/nl/kcm_bolt.po
--- old/plasma-thunderbolt-5.18.5/po/nl/kcm_bolt.po     2020-05-05 
16:59:15.000000000 +0200
+++ new/plasma-thunderbolt-5.18.90/po/nl/kcm_bolt.po    2020-05-14 
12:53:11.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-thunderbolt\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-10-18 03:35+0200\n"
+"POT-Creation-Date: 2020-04-23 04:02+0200\n"
 "PO-Revision-Date: 2019-10-19 15:00+0200\n"
 "Last-Translator: Freek de Kruijf <freekdekru...@kde.nl>\n"
 "Language-Team: Dutch <kde-i18n...@kde.org>\n"
@@ -47,7 +47,7 @@
 msgid "Enable Thunderbolt devices"
 msgstr "Thunderbolt apparaten inschakelen"
 
-#: package/contents/ui/DeviceList.qml:71
+#: package/contents/ui/DeviceList.qml:75
 #, kde-format
 msgid "No Thunderbolt devices connected"
 msgstr "Geen Thunderbolt apparaten verbonden"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-thunderbolt-5.18.5/po/nn/kcm_bolt.po 
new/plasma-thunderbolt-5.18.90/po/nn/kcm_bolt.po
--- old/plasma-thunderbolt-5.18.5/po/nn/kcm_bolt.po     2020-05-05 
16:59:15.000000000 +0200
+++ new/plasma-thunderbolt-5.18.90/po/nn/kcm_bolt.po    2020-05-14 
12:53:11.000000000 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: plasma-thunderbolt\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-10-18 03:35+0200\n"
+"POT-Creation-Date: 2020-04-23 04:02+0200\n"
 "PO-Revision-Date: 2019-10-26 12:36+0200\n"
 "Last-Translator: Karl Ove Hufthammer <k...@huftis.org>\n"
 "Language-Team: Norwegian Nynorsk <l10n...@lister.huftis.org>\n"
@@ -49,7 +49,7 @@
 msgid "Enable Thunderbolt devices"
 msgstr "Ta i bruk Thunderbolt-einingar"
 
-#: package/contents/ui/DeviceList.qml:71
+#: package/contents/ui/DeviceList.qml:75
 #, kde-format
 msgid "No Thunderbolt devices connected"
 msgstr "Ingen Thunderbolt-einingar tilkopla"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-thunderbolt-5.18.5/po/pl/kcm_bolt.po 
new/plasma-thunderbolt-5.18.90/po/pl/kcm_bolt.po
--- old/plasma-thunderbolt-5.18.5/po/pl/kcm_bolt.po     2020-05-05 
16:59:18.000000000 +0200
+++ new/plasma-thunderbolt-5.18.90/po/pl/kcm_bolt.po    2020-05-14 
12:53:13.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-thunderbolt\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-10-18 03:35+0200\n"
+"POT-Creation-Date: 2020-04-23 04:02+0200\n"
 "PO-Revision-Date: 2019-10-20 11:55+0200\n"
 "Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilow...@gmail.com>\n"
 "Language-Team: Polish <kde-i18n-...@kde.org>\n"
@@ -48,7 +48,7 @@
 msgid "Enable Thunderbolt devices"
 msgstr "Włącz urządzenia Thunderbolt"
 
-#: package/contents/ui/DeviceList.qml:71
+#: package/contents/ui/DeviceList.qml:75
 #, kde-format
 msgid "No Thunderbolt devices connected"
 msgstr "Brak podłączonych urządzeń Thunderbolt"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-thunderbolt-5.18.5/po/pt/kcm_bolt.po 
new/plasma-thunderbolt-5.18.90/po/pt/kcm_bolt.po
--- old/plasma-thunderbolt-5.18.5/po/pt/kcm_bolt.po     2020-05-05 
16:59:18.000000000 +0200
+++ new/plasma-thunderbolt-5.18.90/po/pt/kcm_bolt.po    2020-05-14 
12:53:13.000000000 +0200
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: plasma-thunderbolt\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-10-18 03:35+0200\n"
+"POT-Creation-Date: 2020-04-23 04:02+0200\n"
 "PO-Revision-Date: 2019-10-18 11:22+0100\n"
 "Last-Translator: José Nuno Coelho Pires <zepi...@gmail.com>\n"
 "Language-Team: Portuguese <kde-i18n...@kde.org>\n"
@@ -44,7 +44,7 @@
 msgid "Enable Thunderbolt devices"
 msgstr "Activar os dispositivos Thunderbolt"
 
-#: package/contents/ui/DeviceList.qml:71
+#: package/contents/ui/DeviceList.qml:75
 #, kde-format
 msgid "No Thunderbolt devices connected"
 msgstr "Não existem dispositivos Thunderbolt ligados"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-thunderbolt-5.18.5/po/pt_BR/kcm_bolt.po 
new/plasma-thunderbolt-5.18.90/po/pt_BR/kcm_bolt.po
--- old/plasma-thunderbolt-5.18.5/po/pt_BR/kcm_bolt.po  2020-05-05 
16:59:19.000000000 +0200
+++ new/plasma-thunderbolt-5.18.90/po/pt_BR/kcm_bolt.po 2020-05-14 
12:53:14.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: plasma-thunderbolt\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-10-18 03:35+0200\n"
+"POT-Creation-Date: 2020-04-23 04:02+0200\n"
 "PO-Revision-Date: 2019-10-19 13:13-0300\n"
 "Last-Translator: André Marcelo Alvarenga <alvare...@kde.org>\n"
 "Language-Team: Brazilian Portuguese <kde-i18n-pt...@kde.org>\n"
@@ -50,7 +50,7 @@
 msgid "Enable Thunderbolt devices"
 msgstr "Ativar dispositivos Thunderbolt"
 
-#: package/contents/ui/DeviceList.qml:71
+#: package/contents/ui/DeviceList.qml:75
 #, kde-format
 msgid "No Thunderbolt devices connected"
 msgstr "Nenhum dispositivo Thunderbolt conectado"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-thunderbolt-5.18.5/po/ru/kcm_bolt.po 
new/plasma-thunderbolt-5.18.90/po/ru/kcm_bolt.po
--- old/plasma-thunderbolt-5.18.5/po/ru/kcm_bolt.po     2020-05-05 
16:59:20.000000000 +0200
+++ new/plasma-thunderbolt-5.18.90/po/ru/kcm_bolt.po    2020-05-14 
12:53:14.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: plasma-thunderbolt\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-10-18 03:35+0200\n"
+"POT-Creation-Date: 2020-04-23 04:02+0200\n"
 "PO-Revision-Date: 2019-11-30 18:02+0300\n"
 "Last-Translator: Alexander Yavorsky <kekc...@gmail.com>\n"
 "Language-Team: Russian <kde-russ...@lists.kde.ru>\n"
@@ -49,7 +49,7 @@
 msgid "Enable Thunderbolt devices"
 msgstr "Использовать устройства Thunderbolt"
 
-#: package/contents/ui/DeviceList.qml:71
+#: package/contents/ui/DeviceList.qml:75
 #, kde-format
 msgid "No Thunderbolt devices connected"
 msgstr "Не подключено ни одного устройства Thunderbolt"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-thunderbolt-5.18.5/po/sk/kcm_bolt.po 
new/plasma-thunderbolt-5.18.90/po/sk/kcm_bolt.po
--- old/plasma-thunderbolt-5.18.5/po/sk/kcm_bolt.po     2020-05-05 
16:59:21.000000000 +0200
+++ new/plasma-thunderbolt-5.18.90/po/sk/kcm_bolt.po    2020-05-14 
12:53:16.000000000 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: kcm_bolt\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-10-18 03:35+0200\n"
+"POT-Creation-Date: 2020-04-23 04:02+0200\n"
 "PO-Revision-Date: 2019-11-05 20:22+0100\n"
 "Last-Translator: Roman Paholik <wizzar...@gmail.com>\n"
 "Language-Team: Slovak <kde...@linux.sk>\n"
@@ -46,7 +46,7 @@
 msgid "Enable Thunderbolt devices"
 msgstr "Povoliť Thunderbolt zariadenia"
 
-#: package/contents/ui/DeviceList.qml:71
+#: package/contents/ui/DeviceList.qml:75
 #, kde-format
 msgid "No Thunderbolt devices connected"
 msgstr "Nie sú pripojené žiadne zariadenia Thunderbolt"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-thunderbolt-5.18.5/po/sv/kcm_bolt.po 
new/plasma-thunderbolt-5.18.90/po/sv/kcm_bolt.po
--- old/plasma-thunderbolt-5.18.5/po/sv/kcm_bolt.po     2020-05-05 
16:59:24.000000000 +0200
+++ new/plasma-thunderbolt-5.18.90/po/sv/kcm_bolt.po    2020-05-14 
12:53:18.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-thunderbolt\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-10-18 03:35+0200\n"
+"POT-Creation-Date: 2020-04-23 04:02+0200\n"
 "PO-Revision-Date: 2019-10-26 11:09+0100\n"
 "Last-Translator: Stefan Asserhäll <stefan.asserh...@bredband.net>\n"
 "Language-Team: Swedish <kde-i18n-...@kde.org>\n"
@@ -47,7 +47,7 @@
 msgid "Enable Thunderbolt devices"
 msgstr "Aktivera Thunderbolt-enheter"
 
-#: package/contents/ui/DeviceList.qml:71
+#: package/contents/ui/DeviceList.qml:75
 #, kde-format
 msgid "No Thunderbolt devices connected"
 msgstr "Inga Thunderbolt-enheter anslutna"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-thunderbolt-5.18.5/po/uk/kcm_bolt.po 
new/plasma-thunderbolt-5.18.90/po/uk/kcm_bolt.po
--- old/plasma-thunderbolt-5.18.5/po/uk/kcm_bolt.po     2020-05-05 
16:59:28.000000000 +0200
+++ new/plasma-thunderbolt-5.18.90/po/uk/kcm_bolt.po    2020-05-14 
12:53:21.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kcm_bolt\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-10-18 03:35+0200\n"
+"POT-Creation-Date: 2020-04-23 04:02+0200\n"
 "PO-Revision-Date: 2019-10-18 07:59+0300\n"
 "Last-Translator: Yuri Chornoivan <yurc...@ukr.net>\n"
 "Language-Team: Ukrainian <kde-i18n...@kde.org>\n"
@@ -50,7 +50,7 @@
 msgid "Enable Thunderbolt devices"
 msgstr "Увімкнути пристрої Thunderbolt"
 
-#: package/contents/ui/DeviceList.qml:71
+#: package/contents/ui/DeviceList.qml:75
 #, kde-format
 msgid "No Thunderbolt devices connected"
 msgstr "Немає з'єднаних пристроїв Thunderbolt"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-thunderbolt-5.18.5/po/zh_CN/kcm_bolt.po 
new/plasma-thunderbolt-5.18.90/po/zh_CN/kcm_bolt.po
--- old/plasma-thunderbolt-5.18.5/po/zh_CN/kcm_bolt.po  2020-05-05 
16:59:29.000000000 +0200
+++ new/plasma-thunderbolt-5.18.90/po/zh_CN/kcm_bolt.po 2020-05-14 
12:53:23.000000000 +0200
@@ -2,8 +2,8 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-10-18 03:35+0200\n"
-"PO-Revision-Date: 2020-03-25 19:56\n"
+"POT-Creation-Date: 2020-04-23 04:02+0200\n"
+"PO-Revision-Date: 2020-05-09 13:50\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -13,7 +13,7 @@
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-stable/messages/kde-workspace/kcm_bolt.pot\n"
+"X-Crowdin-File: /kf5-trunk/messages/kde-workspace/kcm_bolt.pot\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -45,7 +45,7 @@
 msgid "Enable Thunderbolt devices"
 msgstr "启用 Thunderbolt 设备"
 
-#: package/contents/ui/DeviceList.qml:71
+#: package/contents/ui/DeviceList.qml:75
 #, kde-format
 msgid "No Thunderbolt devices connected"
 msgstr "未连接雷电接口设备"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-thunderbolt-5.18.5/po/zh_CN/kded_bolt.po 
new/plasma-thunderbolt-5.18.90/po/zh_CN/kded_bolt.po
--- old/plasma-thunderbolt-5.18.5/po/zh_CN/kded_bolt.po 2020-05-05 
16:59:29.000000000 +0200
+++ new/plasma-thunderbolt-5.18.90/po/zh_CN/kded_bolt.po        2020-05-14 
12:53:23.000000000 +0200
@@ -3,7 +3,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-03-25 19:56\n"
+"PO-Revision-Date: 2020-05-09 13:50\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -13,7 +13,7 @@
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-stable/messages/kde-workspace/kded_bolt.pot\n"
+"X-Crowdin-File: /kf5-trunk/messages/kde-workspace/kded_bolt.pot\n"
 
 #: kded_bolt.cpp:84
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-thunderbolt-5.18.5/po/zh_TW/kcm_bolt.po 
new/plasma-thunderbolt-5.18.90/po/zh_TW/kcm_bolt.po
--- old/plasma-thunderbolt-5.18.5/po/zh_TW/kcm_bolt.po  2020-05-05 
16:59:31.000000000 +0200
+++ new/plasma-thunderbolt-5.18.90/po/zh_TW/kcm_bolt.po 2020-05-14 
12:53:24.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: plasma-thunderbolt\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-10-18 03:35+0200\n"
+"POT-Creation-Date: 2020-04-23 04:02+0200\n"
 "PO-Revision-Date: 2019-10-19 14:54+0800\n"
 "Last-Translator: pan93412 <pan93...@gmail.com>\n"
 "Language-Team: Chinese <zh-l...@lists.linux.org.tw>\n"
@@ -50,7 +50,7 @@
 msgid "Enable Thunderbolt devices"
 msgstr "啟用 Thunderbolt 裝置"
 
-#: package/contents/ui/DeviceList.qml:71
+#: package/contents/ui/DeviceList.qml:75
 #, kde-format
 msgid "No Thunderbolt devices connected"
 msgstr "沒有連結的 Thunderbolt 裝置"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-thunderbolt-5.18.5/src/kcm/package/contents/ui/DeviceList.qml 
new/plasma-thunderbolt-5.18.90/src/kcm/package/contents/ui/DeviceList.qml
--- old/plasma-thunderbolt-5.18.5/src/kcm/package/contents/ui/DeviceList.qml    
2020-05-05 16:58:39.000000000 +0200
+++ new/plasma-thunderbolt-5.18.90/src/kcm/package/contents/ui/DeviceList.qml   
2020-05-14 12:52:38.000000000 +0200
@@ -22,7 +22,7 @@
 import QtQuick.Layouts 1.1
 import QtQuick.Controls 2.3
 
-import org.kde.kirigami 2.4 as Kirigami
+import org.kde.kirigami 2.12 as Kirigami
 import org.kde.kquickcontrolsaddons 2.0 as KQCAddons
 import org.kde.kcm 1.2 as KCM
 import org.kde.bolt 0.1 as Bolt
@@ -64,12 +64,15 @@
             onTriggered: view._evalTrigger++;
         }
 
-        Kirigami.Heading {
+        Kirigami.PlaceholderMessage {
             anchors.centerIn: parent
+            anchors.left: parent.left
+            anchors.right: parent.right
+            anchors.margins: Kirigami.Units.largeSpacing
+
             visible: view.count === 0
-            level: 2
+
             text: i18n("No Thunderbolt devices connected")
-            opacity: 0.3
         }
 
         delegate: Kirigami.AbstractListItem {



Reply via email to