Hello community,

here is the log from the commit of package purpose for openSUSE:Factory checked 
in at 2019-02-14 14:29:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/purpose (Old)
 and      /work/SRC/openSUSE:Factory/.purpose.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "purpose"

Thu Feb 14 14:29:23 2019 rev:17 rq:674281 version:5.55.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/purpose/purpose.changes  2019-01-21 
10:23:30.661872262 +0100
+++ /work/SRC/openSUSE:Factory/.purpose.new.28833/purpose.changes       
2019-02-14 14:29:51.083749114 +0100
@@ -1,0 +2,10 @@
+Sun Feb 10 22:03:23 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.55.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.55.0.php
+- Changes since 5.54.0:
+  * Use the nicer K_PLUGIN_CLASS_WITH_JSON
+
+-------------------------------------------------------------------

Old:
----
  purpose-5.54.0.tar.xz

New:
----
  purpose-5.55.0.tar.xz

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

Other differences:
------------------
++++++ purpose.spec ++++++
--- /var/tmp/diff_new_pack.sldLTp/_old  2019-02-14 14:29:51.879748746 +0100
+++ /var/tmp/diff_new_pack.sldLTp/_new  2019-02-14 14:29:51.883748744 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Purpose5
-%define _tar_path 5.54
+%define _tar_path 5.55
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:           purpose
-Version:        5.54.0
+Version:        5.55.0
 Release:        0
 Summary:        Framework to integrate services and actions in applications
 License:        LGPL-2.1-or-later

++++++ purpose-5.54.0.tar.xz -> purpose-5.55.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.54.0/CMakeLists.txt 
new/purpose-5.55.0/CMakeLists.txt
--- old/purpose-5.54.0/CMakeLists.txt   2019-01-06 21:28:59.000000000 +0100
+++ new/purpose-5.55.0/CMakeLists.txt   2019-02-03 01:05:57.000000000 +0100
@@ -2,11 +2,11 @@
 
 project(Purpose)
 
-find_package(ECM 5.54.0 REQUIRED NO_MODULE)
+find_package(ECM 5.55.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(REQUIRED_QT_VERSION 5.9.0)
+set(REQUIRED_QT_VERSION 5.10.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Core Qml Gui DBus 
Widgets Network Test)
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
@@ -22,8 +22,8 @@
 include(ECMMarkNonGuiExecutable)
 include(ECMQtDeclareLoggingCategory)
 
-set(KF5_VERSION "5.54.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.54.0") # handled by release scripts
+set(KF5_VERSION "5.55.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.55.0") # handled by release scripts
 
 find_package(KF5 ${KF5_DEP_VERSION} REQUIRED COMPONENTS CoreAddons I18n Config)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.54.0/po/cs/libpurpose_widgets.po 
new/purpose-5.55.0/po/cs/libpurpose_widgets.po
--- old/purpose-5.54.0/po/cs/libpurpose_widgets.po      2019-01-06 
21:28:59.000000000 +0100
+++ new/purpose-5.55.0/po/cs/libpurpose_widgets.po      2019-02-03 
01:05:57.000000000 +0100
@@ -20,7 +20,7 @@
 #: JobDialog.qml:79
 #, kde-format
 msgid "%1 - %2"
-msgstr ""
+msgstr "%1 - %2"
 
 #: JobDialog.qml:91
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.54.0/po/fi/libpurpose_widgets.po 
new/purpose-5.55.0/po/fi/libpurpose_widgets.po
--- old/purpose-5.54.0/po/fi/libpurpose_widgets.po      2019-01-06 
21:28:59.000000000 +0100
+++ new/purpose-5.55.0/po/fi/libpurpose_widgets.po      2019-02-03 
01:05:57.000000000 +0100
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Tommi Nieminen <transla...@legisign.org>, 2018.
+# Tommi Nieminen <transla...@legisign.org>, 2018, 2019.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-12-01 03:10+0100\n"
-"PO-Revision-Date: 2018-02-20 12:57+0200\n"
+"PO-Revision-Date: 2019-01-23 12:39+0200\n"
 "Last-Translator: Tommi Nieminen <transla...@legisign.org>\n"
 "Language-Team: Finnish <kde-i18n-...@kde.org>\n"
 "Language: fi\n"
@@ -20,7 +20,7 @@
 #: JobDialog.qml:79
 #, kde-format
 msgid "%1 - %2"
-msgstr ""
+msgstr "%1 – %2"
 
 #: JobDialog.qml:91
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.54.0/po/id/purpose_kdeconnect.po 
new/purpose-5.55.0/po/id/purpose_kdeconnect.po
--- old/purpose-5.54.0/po/id/purpose_kdeconnect.po      2019-01-06 
21:28:59.000000000 +0100
+++ new/purpose-5.55.0/po/id/purpose_kdeconnect.po      2019-02-03 
01:05:57.000000000 +0100
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Wantoyo <wanto...@gmail.com>, 2018.
+# Wantoyo <wanto...@gmail.com>, 2018, 2019.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-16 09:06+0200\n"
-"PO-Revision-Date: 2018-06-03 22:02+0700\n"
+"PO-Revision-Date: 2019-01-10 19:16+0700\n"
 "Last-Translator: Wantoyo <wanto...@gmail.com>\n"
 "Language-Team: Indonesian <kde-i18n-...@kde.org>\n"
 "Language: id\n"
@@ -25,4 +25,4 @@
 #: kdeconnectplugin_config.qml:49
 #, kde-format
 msgid "No devices found"
-msgstr "Tiada perangkat yang ditemukan"
+msgstr "Tidak ada perangkat yang ditemukan"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.54.0/po/id/purpose_pastebin.po 
new/purpose-5.55.0/po/id/purpose_pastebin.po
--- old/purpose-5.54.0/po/id/purpose_pastebin.po        2019-01-06 
21:28:59.000000000 +0100
+++ new/purpose-5.55.0/po/id/purpose_pastebin.po        2019-02-03 
01:05:57.000000000 +0100
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Wantoyo <wanto...@gmail.com>, 2018.
+# Wantoyo <wanto...@gmail.com>, 2018, 2019.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-16 09:06+0200\n"
-"PO-Revision-Date: 2018-01-31 21:26+0700\n"
+"PO-Revision-Date: 2019-01-10 19:16+0700\n"
 "Last-Translator: Wantoyo <wanto...@gmail.com>\n"
 "Language-Team: Indonesian <kde-i18n-...@kde.org>\n"
 "Language: id\n"
@@ -15,8 +15,9 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Lokalize 2.0\n"
 
 #: pastebinplugin.cpp:86
 #, kde-format
 msgid "No information to send"
-msgstr "Tiada informasi untuk dikirimkan"
+msgstr "Tidak ada informasi untuk dikirimkan"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.54.0/po/id/purpose_saveas.po 
new/purpose-5.55.0/po/id/purpose_saveas.po
--- old/purpose-5.54.0/po/id/purpose_saveas.po  2019-01-06 21:28:59.000000000 
+0100
+++ new/purpose-5.55.0/po/id/purpose_saveas.po  2019-02-03 01:05:57.000000000 
+0100
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Wantoyo <wanto...@gmail.com>, 2018.
+# Wantoyo <wanto...@gmail.com>, 2018, 2019.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-16 09:06+0200\n"
-"PO-Revision-Date: 2018-06-05 21:37+0700\n"
+"PO-Revision-Date: 2019-01-10 19:16+0700\n"
 "Last-Translator: Wantoyo <wanto...@gmail.com>\n"
 "Language-Team: Indonesian <kde-i18n-...@kde.org>\n"
 "Language: id\n"
@@ -20,7 +20,7 @@
 #: saveasplugin.cpp:59
 #, kde-format
 msgid "No URLs to save"
-msgstr "Tiada URL untuk disimpan"
+msgstr "Tidak ada URL untuk disimpan"
 
 #: saveasplugin_config.qml:30
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.54.0/po/id/purpose_youtube.po 
new/purpose-5.55.0/po/id/purpose_youtube.po
--- old/purpose-5.54.0/po/id/purpose_youtube.po 2019-01-06 21:28:59.000000000 
+0100
+++ new/purpose-5.55.0/po/id/purpose_youtube.po 2019-02-03 01:05:57.000000000 
+0100
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Wantoyo <wanto...@gmail.com>, 2018.
+# Wantoyo <wanto...@gmail.com>, 2018, 2019.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-16 09:06+0200\n"
-"PO-Revision-Date: 2018-06-05 21:36+0700\n"
+"PO-Revision-Date: 2019-01-10 19:16+0700\n"
 "Last-Translator: Wantoyo <wanto...@gmail.com>\n"
 "Language-Team: Indonesian <kde-i18n-...@kde.org>\n"
 "Language: id\n"
@@ -20,7 +20,7 @@
 #: youtubejobcomposite.cpp:52
 #, kde-format
 msgid "No YouTube account configured in your accounts."
-msgstr "Tiada akun YouTube yang dikonfigurasi dalam akunmu."
+msgstr "Tidak ada akun YouTube yang dikonfigurasi dalam akunmu."
 
 #: youtubeplugin_config.qml:41
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.54.0/po/pl/libpurpose_widgets.po 
new/purpose-5.55.0/po/pl/libpurpose_widgets.po
--- old/purpose-5.54.0/po/pl/libpurpose_widgets.po      2019-01-06 
21:28:59.000000000 +0100
+++ new/purpose-5.55.0/po/pl/libpurpose_widgets.po      2019-02-03 
01:05:57.000000000 +0100
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Łukasz Wojniłowicz <lukasz.wojnilow...@gmail.com>, 2015, 2018.
+# Łukasz Wojniłowicz <lukasz.wojnilow...@gmail.com>, 2015, 2018, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-12-01 03:10+0100\n"
-"PO-Revision-Date: 2018-12-24 06:04+0100\n"
+"PO-Revision-Date: 2019-01-20 06:24+0100\n"
 "Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilow...@gmail.com>\n"
 "Language-Team: Polish <kde-i18n-...@kde.org>\n"
 "Language: pl\n"
@@ -16,7 +16,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2);\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 19.03.70\n"
 
 #: JobDialog.qml:79
 #, kde-format
@@ -31,4 +31,4 @@
 #: JobDialog.qml:99
 #, kde-format
 msgid "Cancel"
-msgstr "Anuluj"
+msgstr "Zaniechaj"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.54.0/po/sk/libpurpose_widgets.po 
new/purpose-5.55.0/po/sk/libpurpose_widgets.po
--- old/purpose-5.54.0/po/sk/libpurpose_widgets.po      2019-01-06 
21:28:59.000000000 +0100
+++ new/purpose-5.55.0/po/sk/libpurpose_widgets.po      2019-02-03 
01:05:57.000000000 +0100
@@ -1,24 +1,25 @@
 # translation of libpurpose_widgets.po to Slovak
 # Roman Paholik <wizzar...@gmail.com>, 2015.
+# Mthw <jari...@hotmail.com>, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: libpurpose_widgets\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-12-01 03:10+0100\n"
-"PO-Revision-Date: 2015-09-26 12:21+0100\n"
-"Last-Translator: Roman Paholik <wizzar...@gmail.com>\n"
+"PO-Revision-Date: 2019-01-28 12:19+0100\n"
+"Last-Translator: Mthw <jari...@hotmail.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 2.0\n"
+"X-Generator: Lokalize 18.12.1\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
 #: JobDialog.qml:79
 #, kde-format
 msgid "%1 - %2"
-msgstr ""
+msgstr "%1 - %2"
 
 #: JobDialog.qml:91
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.54.0/po/sk/purpose_nextcloud.po 
new/purpose-5.55.0/po/sk/purpose_nextcloud.po
--- old/purpose-5.54.0/po/sk/purpose_nextcloud.po       2019-01-06 
21:28:59.000000000 +0100
+++ new/purpose-5.55.0/po/sk/purpose_nextcloud.po       2019-02-03 
01:05:57.000000000 +0100
@@ -1,18 +1,19 @@
 # translation of purpose_nextcloud.po to Slovak
 # Roman Paholik <wizzar...@gmail.com>, 2017.
+# Mthw <jari...@hotmail.com>, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: purpose_nextcloud\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-16 09:06+0200\n"
-"PO-Revision-Date: 2017-04-26 21:20+0100\n"
-"Last-Translator: Roman Paholik <wizzar...@gmail.com>\n"
+"PO-Revision-Date: 2019-01-28 12:12+0100\n"
+"Last-Translator: Mthw <jari...@hotmail.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 2.0\n"
+"X-Generator: Lokalize 18.12.1\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
 #: nextcloudjob.cpp:80
@@ -23,9 +24,9 @@
 #: nextcloudplugin_config.qml:49
 #, kde-format
 msgid "Account:"
-msgstr ""
+msgstr "Konto:"
 
 #: nextcloudplugin_config.qml:70
 #, kde-format
 msgid "Upload to folder:"
-msgstr ""
+msgstr "Odoslať do priečinka:"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.54.0/po/sk/purpose_phabricator.po 
new/purpose-5.55.0/po/sk/purpose_phabricator.po
--- old/purpose-5.54.0/po/sk/purpose_phabricator.po     2019-01-06 
21:28:59.000000000 +0100
+++ new/purpose-5.55.0/po/sk/purpose_phabricator.po     2019-02-03 
01:05:57.000000000 +0100
@@ -1,44 +1,45 @@
 # translation of purpose_phabricator.po to Slovak
 # Roman Paholik <wizzar...@gmail.com>, 2018.
+# Mthw <jari...@hotmail.com>, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: purpose_phabricator\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-12-15 03:07+0100\n"
-"PO-Revision-Date: 2018-06-03 21:38+0100\n"
-"Last-Translator: Roman Paholik <wizzar...@gmail.om>\n"
+"PO-Revision-Date: 2019-01-28 12:12+0100\n"
+"Last-Translator: Mthw <jari...@hotmail.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 2.0\n"
+"X-Generator: Lokalize 18.12.1\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
 #: phabricatorjobs.cpp:83 phabricatorjobs.cpp:226
 #, kde-format
 msgid "Could not find the 'arc' command"
-msgstr ""
+msgstr "Nepodarilo sa nájsť príkaz 'arc'"
 
 #: phabricatorjobs.cpp:142
 #, kde-format
 msgid "Could not create the new \"differential diff\""
-msgstr ""
+msgstr "Nepodarilo sa vytvoriť nový \"differential diff\""
 
 #: phabricatorjobs.cpp:183
 #, kde-format
 msgid "Patch upload to Phabricator failed"
-msgstr ""
+msgstr "Odoslanie záplaty do Phabricator zlyhalo"
 
 #: phabricatorjobs.cpp:237
-#, kde-format
+#, fuzzy, kde-format
 msgid "Could not get list of differential revisions in %1"
-msgstr ""
+msgstr "Nepodarilo sa získať zoznam ? ? v %1"
 
 #: phabricatorplugin.cpp:66
 #, kde-format
 msgid "Phabricator refuses empty patchfiles"
-msgstr ""
+msgstr "Phabricator odmieta prázdne súbory záplat"
 
 #: phabricatorplugin.cpp:71 phabricatorplugin_config.qml:66
 #, kde-format
@@ -50,6 +51,7 @@
 msgid ""
 "Please choose between creating a new revision or updating an existing one"
 msgstr ""
+"Prosím vyberte medzi vytvorením novej revízie a aktualizovaním existujúcej"
 
 #: phabricatorplugin.cpp:92
 #, kde-format
@@ -57,46 +59,48 @@
 msgstr "Prosím, všimnite si"
 
 #: phabricatorplugin.cpp:93
-#, kde-format
+#, fuzzy, kde-format
 msgid "Remember to complete the differential revision online!"
-msgstr ""
+msgstr "Nezabudnite dokončiť ? ? online!"
 
 #: phabricatorplugin_config.qml:39
-#, kde-format
+#, fuzzy, kde-format
 msgid "Update differential revision %1"
-msgstr ""
+msgstr "Aktualizovať ? ? %1"
 
 #: phabricatorplugin_config.qml:39
-#, kde-format
+#, fuzzy, kde-format
 msgid "Update differential revision"
-msgstr ""
+msgstr "Aktualizovať ? ?"
 
 #: phabricatorplugin_config.qml:41
 #, kde-format
 msgid "Create new \"differential diff\""
-msgstr ""
+msgstr "Vytvoriť nový \"differential diff\""
 
 #: phabricatorplugin_config.qml:43
 #, kde-format
 msgid "Create or update?"
-msgstr ""
+msgstr "Vytvoriť alebo aktualizovať?"
 
 #: phabricatorplugin_config.qml:80
 #, kde-format
 msgid "New Diff"
-msgstr ""
+msgstr "Nový Diff"
 
 #: phabricatorplugin_config.qml:81
-#, kde-format
+#, fuzzy, kde-format
 msgid ""
 "tick this to create a new \"differential diff\" which can\n"
 "be converted online to a new differential revision"
 msgstr ""
+"zaškrtnite toto pre vytvorenie nového \"differential diff\",\n"
+"ktorý može byť konvertovaný online do novej ? ?"
 
 #: phabricatorplugin_config.qml:89
 #, kde-format
 msgid "Update Diff"
-msgstr ""
+msgstr "Aktualizovať Diff"
 
 #: phabricatorplugin_config.qml:90
 #, kde-format
@@ -104,24 +108,26 @@
 "tick this to update an existing revision,\n"
 "select one from the list below."
 msgstr ""
+"zaškrtnite toto pre aktualizáciu existujúcej revízie,\n"
+"vyberte jedno zo zovnamu nižšie."
 
 #: phabricatorplugin_config.qml:118
 #, kde-format
 msgid "Open Diff in browser"
-msgstr ""
+msgstr "Otvoriť Diff v prehliadači"
 
 #. i18n().arg() to avoid showing the "%1" when inactive
 #: phabricatorplugin_config.qml:125
 #, kde-format
 msgid "Summary of the update to %1:"
-msgstr ""
+msgstr "Sumár aktualizácie na %1:"
 
 #: phabricatorplugin_config.qml:125
 #, kde-format
 msgid "Summary of the update"
-msgstr ""
+msgstr "Sumár aktualizácie"
 
 #: phabricatorplugin_config.qml:133
 #, kde-format
 msgid "patch updated through %1 and the Purpose/Phabricator plugin"
-msgstr ""
+msgstr "záplata aktualizovaná cez %1 a doplnok Purpose/Phabricator"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.54.0/po/sk/purpose_youtube.po 
new/purpose-5.55.0/po/sk/purpose_youtube.po
--- old/purpose-5.54.0/po/sk/purpose_youtube.po 2019-01-06 21:28:59.000000000 
+0100
+++ new/purpose-5.55.0/po/sk/purpose_youtube.po 2019-02-03 01:05:57.000000000 
+0100
@@ -1,18 +1,19 @@
 # translation of purpose_youtube.po to Slovak
 # Roman Paholik <wizzar...@gmail.com>, 2015.
+# Mthw <jari...@hotmail.com>, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: purpose_youtube\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-16 09:06+0200\n"
-"PO-Revision-Date: 2015-09-26 12:22+0100\n"
-"Last-Translator: Roman Paholik <wizzar...@gmail.com>\n"
+"PO-Revision-Date: 2019-01-28 12:00+0100\n"
+"Last-Translator: Mthw <jari...@hotmail.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 2.0\n"
+"X-Generator: Lokalize 18.12.1\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
 #: youtubejobcomposite.cpp:52
@@ -23,29 +24,29 @@
 #: youtubeplugin_config.qml:41
 #, kde-format
 msgid "Account:"
-msgstr ""
+msgstr "Konto:"
 
 #: youtubeplugin_config.qml:63
 #, kde-format
 msgid "Title:"
-msgstr ""
+msgstr "Názov:"
 
 #: youtubeplugin_config.qml:67
 #, kde-format
 msgid "Enter a title for the video..."
-msgstr ""
+msgstr "Zadajte názov pre video..."
 
 #: youtubeplugin_config.qml:70
 #, kde-format
 msgid "Tags:"
-msgstr ""
+msgstr "Tagy:"
 
 #: youtubeplugin_config.qml:74
 #, kde-format
 msgid "KDE, Kamoso"
-msgstr ""
+msgstr "KDE, Kamoso"
 
 #: youtubeplugin_config.qml:77
 #, kde-format
 msgid "Description:"
-msgstr ""
+msgstr "Popis:"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.54.0/po/zh_CN/libpurpose_quick.po 
new/purpose-5.55.0/po/zh_CN/libpurpose_quick.po
--- old/purpose-5.54.0/po/zh_CN/libpurpose_quick.po     2019-01-06 
21:28:59.000000000 +0100
+++ new/purpose-5.55.0/po/zh_CN/libpurpose_quick.po     2019-02-03 
01:05:57.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-16 09:06+0200\n"
-"PO-Revision-Date: 2019-01-05 20:42\n"
+"PO-Revision-Date: 2019-01-27 22:57\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.54.0/po/zh_CN/libpurpose_widgets.po 
new/purpose-5.55.0/po/zh_CN/libpurpose_widgets.po
--- old/purpose-5.54.0/po/zh_CN/libpurpose_widgets.po   2019-01-06 
21:28:59.000000000 +0100
+++ new/purpose-5.55.0/po/zh_CN/libpurpose_widgets.po   2019-02-03 
01:05:57.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-12-01 03:10+0100\n"
-"PO-Revision-Date: 2019-01-05 20:42\n"
+"PO-Revision-Date: 2019-01-27 22:57\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.54.0/po/zh_CN/purpose-fileitemaction.po 
new/purpose-5.55.0/po/zh_CN/purpose-fileitemaction.po
--- old/purpose-5.54.0/po/zh_CN/purpose-fileitemaction.po       2019-01-06 
21:28:59.000000000 +0100
+++ new/purpose-5.55.0/po/zh_CN/purpose-fileitemaction.po       2019-02-03 
01:05:57.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-16 09:06+0200\n"
-"PO-Revision-Date: 2019-01-05 20:42\n"
+"PO-Revision-Date: 2019-01-27 22:57\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.54.0/po/zh_CN/purpose_email.po 
new/purpose-5.55.0/po/zh_CN/purpose_email.po
--- old/purpose-5.54.0/po/zh_CN/purpose_email.po        2019-01-06 
21:28:59.000000000 +0100
+++ new/purpose-5.55.0/po/zh_CN/purpose_email.po        2019-02-03 
01:05:57.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-16 09:06+0200\n"
-"PO-Revision-Date: 2019-01-05 20:42\n"
+"PO-Revision-Date: 2019-01-27 22:57\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.54.0/po/zh_CN/purpose_imgur.po 
new/purpose-5.55.0/po/zh_CN/purpose_imgur.po
--- old/purpose-5.54.0/po/zh_CN/purpose_imgur.po        2019-01-06 
21:28:59.000000000 +0100
+++ new/purpose-5.55.0/po/zh_CN/purpose_imgur.po        2019-02-03 
01:05:57.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-16 09:06+0200\n"
-"PO-Revision-Date: 2019-01-05 20:42\n"
+"PO-Revision-Date: 2019-01-27 22:57\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.54.0/po/zh_CN/purpose_kdeconnect.po 
new/purpose-5.55.0/po/zh_CN/purpose_kdeconnect.po
--- old/purpose-5.54.0/po/zh_CN/purpose_kdeconnect.po   2019-01-06 
21:28:59.000000000 +0100
+++ new/purpose-5.55.0/po/zh_CN/purpose_kdeconnect.po   2019-02-03 
01:05:57.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-16 09:06+0200\n"
-"PO-Revision-Date: 2019-01-05 20:42\n"
+"PO-Revision-Date: 2019-01-27 22:57\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.54.0/po/zh_CN/purpose_ktp-sendfile.po 
new/purpose-5.55.0/po/zh_CN/purpose_ktp-sendfile.po
--- old/purpose-5.54.0/po/zh_CN/purpose_ktp-sendfile.po 2019-01-06 
21:28:59.000000000 +0100
+++ new/purpose-5.55.0/po/zh_CN/purpose_ktp-sendfile.po 2019-02-03 
01:05:57.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-16 09:06+0200\n"
-"PO-Revision-Date: 2019-01-05 20:42\n"
+"PO-Revision-Date: 2019-01-27 22:57\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.54.0/po/zh_CN/purpose_nextcloud.po 
new/purpose-5.55.0/po/zh_CN/purpose_nextcloud.po
--- old/purpose-5.54.0/po/zh_CN/purpose_nextcloud.po    2019-01-06 
21:28:59.000000000 +0100
+++ new/purpose-5.55.0/po/zh_CN/purpose_nextcloud.po    2019-02-03 
01:05:57.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-16 09:06+0200\n"
-"PO-Revision-Date: 2019-01-05 20:42\n"
+"PO-Revision-Date: 2019-01-27 22:57\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.54.0/po/zh_CN/purpose_pastebin.po 
new/purpose-5.55.0/po/zh_CN/purpose_pastebin.po
--- old/purpose-5.54.0/po/zh_CN/purpose_pastebin.po     2019-01-06 
21:28:59.000000000 +0100
+++ new/purpose-5.55.0/po/zh_CN/purpose_pastebin.po     2019-02-03 
01:05:57.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-16 09:06+0200\n"
-"PO-Revision-Date: 2019-01-05 20:42\n"
+"PO-Revision-Date: 2019-01-27 22:57\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.54.0/po/zh_CN/purpose_phabricator.po 
new/purpose-5.55.0/po/zh_CN/purpose_phabricator.po
--- old/purpose-5.54.0/po/zh_CN/purpose_phabricator.po  2019-01-06 
21:28:59.000000000 +0100
+++ new/purpose-5.55.0/po/zh_CN/purpose_phabricator.po  2019-02-03 
01:05:57.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-12-15 03:07+0100\n"
-"PO-Revision-Date: 2019-01-05 20:42\n"
+"PO-Revision-Date: 2019-01-27 22:57\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.54.0/po/zh_CN/purpose_reviewboard.po 
new/purpose-5.55.0/po/zh_CN/purpose_reviewboard.po
--- old/purpose-5.54.0/po/zh_CN/purpose_reviewboard.po  2019-01-06 
21:28:59.000000000 +0100
+++ new/purpose-5.55.0/po/zh_CN/purpose_reviewboard.po  2019-02-03 
01:05:57.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-16 09:06+0200\n"
-"PO-Revision-Date: 2019-01-05 20:42\n"
+"PO-Revision-Date: 2019-01-27 22:57\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.54.0/po/zh_CN/purpose_saveas.po 
new/purpose-5.55.0/po/zh_CN/purpose_saveas.po
--- old/purpose-5.54.0/po/zh_CN/purpose_saveas.po       2019-01-06 
21:28:59.000000000 +0100
+++ new/purpose-5.55.0/po/zh_CN/purpose_saveas.po       2019-02-03 
01:05:57.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-16 09:06+0200\n"
-"PO-Revision-Date: 2019-01-05 20:42\n"
+"PO-Revision-Date: 2019-01-27 22:57\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.54.0/po/zh_CN/purpose_twitter.po 
new/purpose-5.55.0/po/zh_CN/purpose_twitter.po
--- old/purpose-5.54.0/po/zh_CN/purpose_twitter.po      2019-01-06 
21:28:59.000000000 +0100
+++ new/purpose-5.55.0/po/zh_CN/purpose_twitter.po      2019-02-03 
01:05:57.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-16 09:06+0200\n"
-"PO-Revision-Date: 2019-01-05 20:42\n"
+"PO-Revision-Date: 2019-01-27 22:57\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.54.0/po/zh_CN/purpose_youtube.po 
new/purpose-5.55.0/po/zh_CN/purpose_youtube.po
--- old/purpose-5.54.0/po/zh_CN/purpose_youtube.po      2019-01-06 
21:28:59.000000000 +0100
+++ new/purpose-5.55.0/po/zh_CN/purpose_youtube.po      2019-02-03 
01:05:57.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-16 09:06+0200\n"
-"PO-Revision-Date: 2019-01-05 20:42\n"
+"PO-Revision-Date: 2019-01-27 22:57\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-5.54.0/src/fileitemactionplugin/sharefileitemaction.cpp 
new/purpose-5.55.0/src/fileitemactionplugin/sharefileitemaction.cpp
--- old/purpose-5.54.0/src/fileitemactionplugin/sharefileitemaction.cpp 
2019-01-06 21:28:59.000000000 +0100
+++ new/purpose-5.55.0/src/fileitemactionplugin/sharefileitemaction.cpp 
2019-02-03 01:05:57.000000000 +0100
@@ -36,7 +36,7 @@
 #include "menu.h"
 #include "alternativesmodel.h"
 
-K_PLUGIN_FACTORY_WITH_JSON(ShareFileItemActionFactory, 
"sharefileitemaction.json", registerPlugin<ShareFileItemAction>();)
+K_PLUGIN_CLASS_WITH_JSON(ShareFileItemAction, "sharefileitemaction.json")
 
 Q_LOGGING_CATEGORY(PURPOSE_FILEITEMACTION, "purpose.fileitemaction")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-5.54.0/src/fileitemactionplugin/sharefileitemaction.json 
new/purpose-5.55.0/src/fileitemactionplugin/sharefileitemaction.json
--- old/purpose-5.54.0/src/fileitemactionplugin/sharefileitemaction.json        
2019-01-06 21:28:59.000000000 +0100
+++ new/purpose-5.55.0/src/fileitemactionplugin/sharefileitemaction.json        
2019-02-03 01:05:57.000000000 +0100
@@ -25,6 +25,7 @@
                 "Name[pt]": "Nicolas Fella",
                 "Name[pt_BR]": "Nicolas Fella",
                 "Name[ru]": "Nicolas Fella",
+                "Name[sk]": "Nicolas Fella",
                 "Name[sv]": "Nicolas Fella",
                 "Name[uk]": "Nicolas Fella",
                 "Name[x-test]": "xxNicolas Fellaxx",
@@ -54,6 +55,7 @@
         "Description[pt]": "Partilhar com o Purpose",
         "Description[pt_BR]": "Compartilhar usando o Purpose",
         "Description[ru]": "Поделиться с помощью Purpose",
+        "Description[sk]": "Zdieľať pomocou Purpose",
         "Description[sv]": "Dela med användning av Purpose",
         "Description[uk]": "Оприлюднити за допомогою Purpose",
         "Description[x-test]": "xxShare using Purposexx",
@@ -86,6 +88,7 @@
         "Name[pt]": "Partilhar",
         "Name[pt_BR]": "Compartilhar",
         "Name[ru]": "Поделиться",
+        "Name[sk]": "Zdieľať",
         "Name[sv]": "Dela",
         "Name[uk]": "Оприлюднити",
         "Name[x-test]": "xxSharexx",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.54.0/src/plugins/ShareUrlPluginType.json 
new/purpose-5.55.0/src/plugins/ShareUrlPluginType.json
--- old/purpose-5.54.0/src/plugins/ShareUrlPluginType.json      2019-01-06 
21:28:59.000000000 +0100
+++ new/purpose-5.55.0/src/plugins/ShareUrlPluginType.json      2019-02-03 
01:05:57.000000000 +0100
@@ -7,6 +7,8 @@
         "Name[da]": "Del...",
         "Name[de]": "Teilen ...",
         "Name[es]": "Compartir...",
+        "Name[fi]": "Jaa…",
+        "Name[fr]": "Partager…",
         "Name[gl]": "Compartir…",
         "Name[id]": "Share...",
         "Name[it]": "Condividi...",
@@ -16,6 +18,7 @@
         "Name[pt]": "Partilhar...",
         "Name[pt_BR]": "Compartilhar...",
         "Name[ru]": "Поделиться...",
+        "Name[sk]": "Zdieľať...",
         "Name[sv]": "Dela...",
         "Name[uk]": "Оприлюднити…",
         "Name[x-test]": "xxShare...xx",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-5.54.0/src/plugins/bluetooth/bluetoothplugin.cpp 
new/purpose-5.55.0/src/plugins/bluetooth/bluetoothplugin.cpp
--- old/purpose-5.54.0/src/plugins/bluetooth/bluetoothplugin.cpp        
2019-01-06 21:28:59.000000000 +0100
+++ new/purpose-5.55.0/src/plugins/bluetooth/bluetoothplugin.cpp        
2019-02-03 01:05:57.000000000 +0100
@@ -90,6 +90,6 @@
         }
 };
 
-K_PLUGIN_FACTORY_WITH_JSON(Bluetooth, "bluetoothplugin.json", 
registerPlugin<BluetoothPlugin>();)
+K_PLUGIN_CLASS_WITH_JSON(BluetoothPlugin, "bluetoothplugin.json")
 
 #include "bluetoothplugin.moc"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-5.54.0/src/plugins/bluetooth/bluetoothplugin.json 
new/purpose-5.55.0/src/plugins/bluetooth/bluetoothplugin.json
--- old/purpose-5.54.0/src/plugins/bluetooth/bluetoothplugin.json       
2019-01-06 21:28:59.000000000 +0100
+++ new/purpose-5.55.0/src/plugins/bluetooth/bluetoothplugin.json       
2019-02-03 01:05:57.000000000 +0100
@@ -25,6 +25,7 @@
                 "Name[pt]": "Nicolas Fella",
                 "Name[pt_BR]": "Nicolas Fella",
                 "Name[ru]": "Nicolas Fella",
+                "Name[sk]": "Nicolas Fella",
                 "Name[sv]": "Nicolas Fella",
                 "Name[uk]": "Nicolas Fella",
                 "Name[x-test]": "xxNicolas Fellaxx",
@@ -55,6 +56,7 @@
         "Description[pt]": "Enviar por Bluetooth",
         "Description[pt_BR]": "Enviar por Bluetooth",
         "Description[ru]": "Отправка по Bluetooth",
+        "Description[sk]": "Poslať cez Bluetooth",
         "Description[sv]": "Skicka via Blåtand",
         "Description[uk]": "Надсилання за допомогою Bluetooth",
         "Description[x-test]": "xxSend via Bluetoothxx",
@@ -84,6 +86,7 @@
         "Name[pt]": "Enviar por Bluetooth...",
         "Name[pt_BR]": "Enviar por Bluetooth...",
         "Name[ru]": "Отправить по Bluetooth...",
+        "Name[sk]": "Poslať cez Bluetooth...",
         "Name[sv]": "Skicka via Blåtand...",
         "Name[uk]": "Надіслати за допомогою Bluetooth…",
         "Name[x-test]": "xxSend via Bluetooth...xx",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.54.0/src/plugins/email/emailplugin.cpp 
new/purpose-5.55.0/src/plugins/email/emailplugin.cpp
--- old/purpose-5.54.0/src/plugins/email/emailplugin.cpp        2019-01-06 
21:28:59.000000000 +0100
+++ new/purpose-5.55.0/src/plugins/email/emailplugin.cpp        2019-02-03 
01:05:57.000000000 +0100
@@ -138,6 +138,6 @@
     }
 };
 
-K_PLUGIN_FACTORY_WITH_JSON(Email, "emailplugin.json", 
registerPlugin<EmailPlugin>();)
+K_PLUGIN_CLASS_WITH_JSON(EmailPlugin, "emailplugin.json")
 
 #include "emailplugin.moc"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.54.0/src/plugins/email/emailplugin.json 
new/purpose-5.55.0/src/plugins/email/emailplugin.json
--- old/purpose-5.54.0/src/plugins/email/emailplugin.json       2019-01-06 
21:28:59.000000000 +0100
+++ new/purpose-5.55.0/src/plugins/email/emailplugin.json       2019-02-03 
01:05:57.000000000 +0100
@@ -25,6 +25,7 @@
                 "Name[pt]": "Daniel Vrátil",
                 "Name[pt_BR]": "Daniel Vrátil",
                 "Name[ru]": "Daniel Vrátil",
+                "Name[sk]": "Daniel Vrátil",
                 "Name[sv]": "Daniel Vrátil",
                 "Name[tr]": "Daniel Vrátil",
                 "Name[uk]": "Daniel Vrátil",
@@ -57,6 +58,7 @@
         "Description[pt]": "Enviar por E-mail",
         "Description[pt_BR]": "Envia por e-mail",
         "Description[ru]": "Отправка по электронной почте",
+        "Description[sk]": "Poslať cez Email",
         "Description[sv]": "Skicka med e-post",
         "Description[tr]": "Eposta olarak gönder",
         "Description[uk]": "Надсилання електронною поштою",
@@ -88,6 +90,7 @@
         "Name[pt]": "Enviar por E-mail...",
         "Name[pt_BR]": "Enviar por e-mail...",
         "Name[ru]": "Отправить по электронной почте...",
+        "Name[sk]": "Poslať cez Email...",
         "Name[sv]": "Skicka med e-post...",
         "Name[tr]": "Eposta olarak gönder...",
         "Name[uk]": "Надіслати електронною поштою…",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.54.0/src/plugins/imgur/imgurplugin.cpp 
new/purpose-5.55.0/src/plugins/imgur/imgurplugin.cpp
--- old/purpose-5.54.0/src/plugins/imgur/imgurplugin.cpp        2019-01-06 
21:28:59.000000000 +0100
+++ new/purpose-5.55.0/src/plugins/imgur/imgurplugin.cpp        2019-02-03 
01:05:57.000000000 +0100
@@ -172,6 +172,6 @@
         }
 };
 
-K_PLUGIN_FACTORY_WITH_JSON(ImgurShare, "imgurplugin.json", 
registerPlugin<ImgurPlugin>();)
+K_PLUGIN_CLASS_WITH_JSON(ImgurPlugin, "imgurplugin.json")
 
 #include "imgurplugin.moc"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-5.54.0/src/plugins/kdeconnect/kdeconnectplugin.cpp 
new/purpose-5.55.0/src/plugins/kdeconnect/kdeconnectplugin.cpp
--- old/purpose-5.54.0/src/plugins/kdeconnect/kdeconnectplugin.cpp      
2019-01-06 21:28:59.000000000 +0100
+++ new/purpose-5.55.0/src/plugins/kdeconnect/kdeconnectplugin.cpp      
2019-02-03 01:05:57.000000000 +0100
@@ -90,6 +90,6 @@
         }
 };
 
-K_PLUGIN_FACTORY_WITH_JSON(KDEConnect, "kdeconnectplugin.json", 
registerPlugin<KDEConnectPlugin>();)
+K_PLUGIN_CLASS_WITH_JSON(KDEConnectPlugin, "kdeconnectplugin.json")
 
 #include "kdeconnectplugin.moc"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-5.54.0/src/plugins/ktp-sendfile/ktpsendfileplugin.cpp 
new/purpose-5.55.0/src/plugins/ktp-sendfile/ktpsendfileplugin.cpp
--- old/purpose-5.54.0/src/plugins/ktp-sendfile/ktpsendfileplugin.cpp   
2019-01-06 21:28:59.000000000 +0100
+++ new/purpose-5.55.0/src/plugins/ktp-sendfile/ktpsendfileplugin.cpp   
2019-02-03 01:05:57.000000000 +0100
@@ -82,6 +82,6 @@
         }
 };
 
-K_PLUGIN_FACTORY_WITH_JSON(KTpSendFileShare, "ktpsendfileplugin.json", 
registerPlugin<KTpSendFilePlugin>();)
+K_PLUGIN_CLASS_WITH_JSON(KTpSendFilePlugin, "ktpsendfileplugin.json")
 
 #include "ktpsendfileplugin.moc"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-5.54.0/src/plugins/nextcloud/nextcloudplugin.cpp 
new/purpose-5.55.0/src/plugins/nextcloud/nextcloudplugin.cpp
--- old/purpose-5.54.0/src/plugins/nextcloud/nextcloudplugin.cpp        
2019-01-06 21:28:59.000000000 +0100
+++ new/purpose-5.55.0/src/plugins/nextcloud/nextcloudplugin.cpp        
2019-02-03 01:05:57.000000000 +0100
@@ -37,7 +37,7 @@
     }
 };
 
-K_PLUGIN_FACTORY_WITH_JSON(NextcloudShare, "nextcloudplugin.json", 
registerPlugin<NextcloudPlugin>();)
+K_PLUGIN_CLASS_WITH_JSON(NextcloudPlugin, "nextcloudplugin.json")
 
 EXPORT_SHARE_VERSION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-5.54.0/src/plugins/pastebin/pastebinplugin.cpp 
new/purpose-5.55.0/src/plugins/pastebin/pastebinplugin.cpp
--- old/purpose-5.54.0/src/plugins/pastebin/pastebinplugin.cpp  2019-01-06 
21:28:59.000000000 +0100
+++ new/purpose-5.55.0/src/plugins/pastebin/pastebinplugin.cpp  2019-02-03 
01:05:57.000000000 +0100
@@ -133,6 +133,6 @@
         }
 };
 
-K_PLUGIN_FACTORY_WITH_JSON(Pastebin, "pastebinplugin.json", 
registerPlugin<PastebinPlugin>();)
+K_PLUGIN_CLASS_WITH_JSON(PastebinPlugin, "pastebinplugin.json")
 
 #include "pastebinplugin.moc"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-5.54.0/src/plugins/phabricator/phabricatorplugin.cpp 
new/purpose-5.55.0/src/plugins/phabricator/phabricatorplugin.cpp
--- old/purpose-5.54.0/src/plugins/phabricator/phabricatorplugin.cpp    
2019-01-06 21:28:59.000000000 +0100
+++ new/purpose-5.55.0/src/plugins/phabricator/phabricatorplugin.cpp    
2019-02-03 01:05:57.000000000 +0100
@@ -148,6 +148,6 @@
         }
 };
 
-K_PLUGIN_FACTORY_WITH_JSON(PhabricatorPluginFactory, "phabricatorplugin.json", 
registerPlugin<PhabricatorPlugin>();)
+K_PLUGIN_CLASS_WITH_JSON(PhabricatorPlugin, "phabricatorplugin.json")
 
 #include "phabricatorplugin.moc"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-5.54.0/src/plugins/reviewboard/reviewboardplugin.cpp 
new/purpose-5.55.0/src/plugins/reviewboard/reviewboardplugin.cpp
--- old/purpose-5.54.0/src/plugins/reviewboard/reviewboardplugin.cpp    
2019-01-06 21:28:59.000000000 +0100
+++ new/purpose-5.55.0/src/plugins/reviewboard/reviewboardplugin.cpp    
2019-02-03 01:05:57.000000000 +0100
@@ -123,6 +123,6 @@
         }
 };
 
-K_PLUGIN_FACTORY_WITH_JSON(ReviewBoardPluginFactory, "reviewboardplugin.json", 
registerPlugin<ReviewBoardPlugin>();)
+K_PLUGIN_CLASS_WITH_JSON(ReviewBoardPlugin, "reviewboardplugin.json")
 
 #include "reviewboardplugin.moc"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.54.0/src/plugins/saveas/saveasplugin.cpp 
new/purpose-5.55.0/src/plugins/saveas/saveasplugin.cpp
--- old/purpose-5.54.0/src/plugins/saveas/saveasplugin.cpp      2019-01-06 
21:28:59.000000000 +0100
+++ new/purpose-5.55.0/src/plugins/saveas/saveasplugin.cpp      2019-02-03 
01:05:57.000000000 +0100
@@ -122,6 +122,6 @@
         }
 };
 
-K_PLUGIN_FACTORY_WITH_JSON(SaveAsShare, "saveasplugin.json", 
registerPlugin<SaveAsPlugin>();)
+K_PLUGIN_CLASS_WITH_JSON(SaveAsPlugin, "saveasplugin.json")
 
 #include "saveasplugin.moc"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-5.54.0/src/plugins/telegram/telegramplugin.cpp 
new/purpose-5.55.0/src/plugins/telegram/telegramplugin.cpp
--- old/purpose-5.54.0/src/plugins/telegram/telegramplugin.cpp  2019-01-06 
21:28:59.000000000 +0100
+++ new/purpose-5.55.0/src/plugins/telegram/telegramplugin.cpp  2019-02-03 
01:05:57.000000000 +0100
@@ -124,6 +124,6 @@
         }
 };
 
-K_PLUGIN_FACTORY_WITH_JSON(Telegram, "telegramplugin.json", 
registerPlugin<TelegramPlugin>();)
+K_PLUGIN_CLASS_WITH_JSON(TelegramPlugin, "telegramplugin.json")
 
 #include "telegramplugin.moc"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-5.54.0/src/plugins/telegram/telegramplugin.json 
new/purpose-5.55.0/src/plugins/telegram/telegramplugin.json
--- old/purpose-5.54.0/src/plugins/telegram/telegramplugin.json 2019-01-06 
21:28:59.000000000 +0100
+++ new/purpose-5.55.0/src/plugins/telegram/telegramplugin.json 2019-02-03 
01:05:57.000000000 +0100
@@ -25,6 +25,7 @@
                 "Name[pt]": "Nicolas Fella",
                 "Name[pt_BR]": "Nicolas Fella",
                 "Name[ru]": "Nicolas Fella",
+                "Name[sk]": "Nicolas Fella",
                 "Name[sv]": "Nicolas Fella",
                 "Name[uk]": "Nicolas Fella",
                 "Name[x-test]": "xxNicolas Fellaxx",
@@ -56,6 +57,7 @@
         "Description[pt]": "Enviar por Telegram",
         "Description[pt_BR]": "Envia via Telegram",
         "Description[ru]": "Отправка в Telegram",
+        "Description[sk]": "Poslať cez Telegram",
         "Description[sv]": "Skicka via Telegram",
         "Description[uk]": "Надсилання за допомогою Telegram",
         "Description[x-test]": "xxSend via Telegramxx",
@@ -86,6 +88,7 @@
         "Name[pt]": "Enviar por Telegram...",
         "Name[pt_BR]": "Enviar via Telegram...",
         "Name[ru]": "Отправить в Telegram...",
+        "Name[sk]": "Poslať cez Telegram...",
         "Name[sv]": "Skicka via Telegram...",
         "Name[uk]": "Надіслати за допомогою Telegram…",
         "Name[x-test]": "xxSend via Telegram...xx",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-5.54.0/src/plugins/youtube/youtubeplugin.cpp 
new/purpose-5.55.0/src/plugins/youtube/youtubeplugin.cpp
--- old/purpose-5.54.0/src/plugins/youtube/youtubeplugin.cpp    2019-01-06 
21:28:59.000000000 +0100
+++ new/purpose-5.55.0/src/plugins/youtube/youtubeplugin.cpp    2019-02-03 
01:05:57.000000000 +0100
@@ -38,7 +38,7 @@
     }
 };
 
-K_PLUGIN_FACTORY_WITH_JSON(YoutubeShare, "youtubeplugin.json", 
registerPlugin<YoutubePlugin>();)
+K_PLUGIN_CLASS_WITH_JSON(YoutubePlugin, "youtubeplugin.json")
 
 EXPORT_SHARE_VERSION
 


Reply via email to