Hello community,

here is the log from the commit of package kcmutils for openSUSE:Factory 
checked in at 2018-03-20 21:43:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcmutils (Old)
 and      /work/SRC/openSUSE:Factory/.kcmutils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcmutils"

Tue Mar 20 21:43:37 2018 rev:50 rq:586809 version:5.44.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcmutils/kcmutils.changes        2018-02-16 
21:29:05.168840437 +0100
+++ /work/SRC/openSUSE:Factory/.kcmutils.new/kcmutils.changes   2018-03-20 
21:44:55.655021602 +0100
@@ -1,0 +2,10 @@
+Mon Mar 12 23:29:40 CET 2018 - [email protected]
+
+- Update to 5.44.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.44.0.php
+- Changes since 5.43.0:
+  * None
+
+-------------------------------------------------------------------

Old:
----
  kcmutils-5.43.0.tar.xz

New:
----
  kcmutils-5.44.0.tar.xz

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

Other differences:
------------------
++++++ kcmutils.spec ++++++
--- /var/tmp/diff_new_pack.Pr5yU8/_old  2018-03-20 21:44:56.382995402 +0100
+++ /var/tmp/diff_new_pack.Pr5yU8/_new  2018-03-20 21:44:56.386995258 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5KCMUtils5
-%define _tar_path 5.43
+%define _tar_path 5.44
 # 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: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:           kcmutils
-Version:        5.43.0
+Version:        5.44.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0
@@ -46,7 +46,7 @@
 BuildRequires:  cmake(Qt5QuickWidgets) >= 5.6.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
 Summary:        Provides various classes to work with KCModules
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          System/GUI/KDE
 Url:            http://www.kde.org
 Source:         
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz

++++++ kcmutils-5.43.0.tar.xz -> kcmutils-5.44.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.43.0/CMakeLists.txt 
new/kcmutils-5.44.0/CMakeLists.txt
--- old/kcmutils-5.43.0/CMakeLists.txt  2018-02-05 12:57:55.000000000 +0100
+++ new/kcmutils-5.44.0/CMakeLists.txt  2018-03-03 11:01:20.000000000 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.43.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.43.0") # handled by release scripts
+set(KF5_VERSION "5.44.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.44.0") # handled by release scripts
 project(KCMUtils VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.43.0  NO_MODULE)
+find_package(ECM 5.44.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.43.0/po/de/kcmutils5.po 
new/kcmutils-5.44.0/po/de/kcmutils5.po
--- old/kcmutils-5.43.0/po/de/kcmutils5.po      2018-02-05 12:57:55.000000000 
+0100
+++ new/kcmutils-5.44.0/po/de/kcmutils5.po      2018-03-03 11:01:20.000000000 
+0100
@@ -4,7 +4,7 @@
 # Stephan Johach <[email protected]>, 2004, 2005, 2006, 2007.
 # Georg Schuster <[email protected]>, 2005.
 # Thomas Reitelbach <[email protected]>, 2005, 2006, 2007, 2008, 2009.
-# Burkhard Lück <[email protected]>, 2006, 2007, 2009, 2010, 2011, 2012, 
2013, 2014.
+# Burkhard Lück <[email protected]>, 2006, 2007, 2009, 2010, 2011, 2012, 
2013, 2014, 2018.
 # Frederik Schwarzer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 
2013.
 # Johannes Obermayr <[email protected]>, 2010.
 # Panagiotis Papadopoulos <[email protected]>, 2010.
@@ -14,14 +14,14 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-01-17 03:18+0100\n"
-"PO-Revision-Date: 2014-02-27 08:40+0100\n"
+"PO-Revision-Date: 2018-02-27 13:25+0100\n"
 "Last-Translator: Burkhard Lück <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
 "Language: de\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #, kde-format
@@ -513,10 +513,9 @@
 msgstr "Module suchen"
 
 #: kpluginselector.cpp:690
-#, fuzzy, kde-format
-#| msgid "&About"
+#, kde-format
 msgid "About"
-msgstr "Ü&ber"
+msgstr "Über"
 
 #: kpluginselector.cpp:793
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.43.0/po/en_GB/kcmutils5.po 
new/kcmutils-5.44.0/po/en_GB/kcmutils5.po
--- old/kcmutils-5.43.0/po/en_GB/kcmutils5.po   2018-02-05 12:57:55.000000000 
+0100
+++ new/kcmutils-5.44.0/po/en_GB/kcmutils5.po   2018-03-03 11:01:20.000000000 
+0100
@@ -2,20 +2,21 @@
 # Malcolm Hunter <[email protected]>, 2002,2003,2004, 2005, 2006, 2007, 
2008, 2009.
 # Jonathan Riddell <[email protected]>, 2003.
 # Andrew Coles <[email protected]>, 2004, 2005, 2009, 2010.
-# Steve Allewell <[email protected]>, 2014.
+# Steve Allewell <[email protected]>, 2014, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-01-17 03:18+0100\n"
-"PO-Revision-Date: 2014-06-17 20:11+0100\n"
+"PO-Revision-Date: 2018-02-18 16:22+0000\n"
 "Last-Translator: Steve Allewell <[email protected]>\n"
-"Language-Team: British English <[email protected]>\n"
+"Language-Team: British English <[email protected]>\n"
 "Language: en_GB\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 2.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -484,10 +485,9 @@
 msgstr "Search Plugins"
 
 #: kpluginselector.cpp:690
-#, fuzzy, kde-format
-#| msgid "&About"
+#, kde-format
 msgid "About"
-msgstr "&About"
+msgstr "About"
 
 #: kpluginselector.cpp:793
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.43.0/po/fi/kcmutils5.po 
new/kcmutils-5.44.0/po/fi/kcmutils5.po
--- old/kcmutils-5.43.0/po/fi/kcmutils5.po      2018-02-05 12:57:55.000000000 
+0100
+++ new/kcmutils-5.44.0/po/fi/kcmutils5.po      2018-03-03 11:01:20.000000000 
+0100
@@ -12,7 +12,7 @@
 # Mikko Piippo <[email protected]>, 2007.
 # Teemu Rytilahti <[email protected]>, 2008.
 # Tommi Nieminen <[email protected]>, 2009, 2010, 2011.
-# Tommi Nieminen <[email protected]>, 2009.
+# Tommi Nieminen <[email protected]>, 2009, 2018.
 # Jorma Karvonen <[email protected]>, 2010.
 # Lasse Liehu <[email protected]>, 2006, 2010, 2011, 2012, 2013, 2014, 
2015.
 #
@@ -27,15 +27,15 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-01-17 03:18+0100\n"
-"PO-Revision-Date: 2014-10-19 17:16+0300\n"
-"Last-Translator: Lasse Liehu <[email protected]>\n"
+"PO-Revision-Date: 2018-02-20 13:00+0200\n"
+"Last-Translator: Tommi Nieminen <[email protected]>\n"
 "Language-Team: Finnish <[email protected]>\n"
 "Language: fi\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 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 "X-POT-Import-Date: 2013-01-13 20:43:21+0000\n"
 
 #, kde-format
@@ -497,10 +497,9 @@
 msgstr "Hae liitännäisistä"
 
 #: kpluginselector.cpp:690
-#, fuzzy, kde-format
-#| msgid "&About"
+#, kde-format
 msgid "About"
-msgstr "&Tietoja"
+msgstr "Tietoa"
 
 #: kpluginselector.cpp:793
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.43.0/po/fr/kcmutils5.po 
new/kcmutils-5.44.0/po/fr/kcmutils5.po
--- old/kcmutils-5.43.0/po/fr/kcmutils5.po      2018-02-05 12:57:55.000000000 
+0100
+++ new/kcmutils-5.44.0/po/fr/kcmutils5.po      2018-03-03 11:01:20.000000000 
+0100
@@ -21,7 +21,7 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-01-17 03:18+0100\n"
-"PO-Revision-Date: 2013-11-01 15:56+0100\n"
+"PO-Revision-Date: 2014-07-02 13:50+0200\n"
 "Last-Translator: Sebastien Renard <[email protected]>\n"
 "Language-Team: French <[email protected]>\n"
 "Language: fr\n"
@@ -525,10 +525,9 @@
 msgstr "Chercher des modules externes"
 
 #: kpluginselector.cpp:690
-#, fuzzy, kde-format
-#| msgid "&About"
+#, kde-format
 msgid "About"
-msgstr "À &propos"
+msgstr "À propos"
 
 #: kpluginselector.cpp:793
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.43.0/po/id/kcmutils5.po 
new/kcmutils-5.44.0/po/id/kcmutils5.po
--- old/kcmutils-5.43.0/po/id/kcmutils5.po      2018-02-05 12:57:55.000000000 
+0100
+++ new/kcmutils-5.44.0/po/id/kcmutils5.po      2018-03-03 11:01:20.000000000 
+0100
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-01-17 03:18+0100\n"
-"PO-Revision-Date: 2018-02-01 20:54+0700\n"
+"PO-Revision-Date: 2018-03-03 08:12+0700\n"
 "Last-Translator: Wantoyo <[email protected]>\n"
 "Language-Team: Indonesian <[email protected]>\n"
 "Language: id\n"
@@ -40,7 +40,7 @@
 "<qt><p>The diagnosis is:<br />The desktop file %1 could not be found.</p></"
 "qt>"
 msgstr ""
-"<qt><p>Hasil diagnosis adalah:<br />Berkas desktop %1 tak dapat ditemukan.</"
+"<qt><p>Hasil diagnosis adalah:<br />Fail desktop %1 tak dapat ditemukan.</"
 "p></qt>"
 
 #: kcmoduleloader.cpp:82
@@ -68,7 +68,7 @@
 "<qt>The diagnosis is:<br />The desktop file %1 does not specify a library.</"
 "qt>"
 msgstr ""
-"<qt>Hasil diagnosis adalah:<br />Berkas desktop %1 tidak menentukan sebuah "
+"<qt>Hasil diagnosis adalah:<br />Fail desktop %1 tidak menentukan sebuah "
 "pustaka.</qt>"
 
 #: kcmoduleloader.cpp:155
@@ -275,7 +275,7 @@
 #: kdeglobals.kcfg:381
 #, kde-format
 msgid "Whether directories should be placed at the top when displaying files"
-msgstr "Apakah direktori harus ditempatkan di atas ketika menampilkan berkas"
+msgstr "Apakah direktori harus ditempatkan di atas ketika menampilkan fail"
 
 #. i18n: ectx: label, entry (Recent URLs), group (KFileDialog Settings)
 #: kdeglobals.kcfg:389
@@ -287,19 +287,19 @@
 #: kdeglobals.kcfg:390
 #, kde-format
 msgid "Used for auto-completion in file dialogs, for example"
-msgstr "Digunakan untuk penyelesai otomatis di dialog berkas, sebagai contoh"
+msgstr "Digunakan untuk penyelesai otomatis di dialog fail, sebagai contoh"
 
 #. i18n: ectx: label, entry (Show Preview), group (KFileDialog Settings)
 #: kdeglobals.kcfg:394
 #, kde-format
 msgid "Show file preview in file dialog"
-msgstr "Tampilkan pratinjau berkas di dialog berkas"
+msgstr "Tampilkan pratinjau fail di dialog fail"
 
 #. i18n: ectx: label, entry (Show hidden files), group (KFileDialog Settings)
 #: kdeglobals.kcfg:399
 #, kde-format
 msgid "Show hidden files"
-msgstr "Tampilkan berkas tersembunyi"
+msgstr "Tampilkan fail tersembunyi"
 
 #. i18n: ectx: whatsthis, entry (Show hidden files), group (KFileDialog 
Settings)
 #: kdeglobals.kcfg:400
@@ -308,7 +308,7 @@
 "Whether files starting with a dot (convention for hidden files) should be "
 "shown"
 msgstr ""
-"Apakah berkas yang dimulai dengan titik (konvensi untuk berkas tersembunyi) "
+"Apakah fail yang dimulai dengan titik (konvensi untuk fail tersembunyi) "
 "harus ditampilkan"
 
 #. i18n: ectx: label, entry (Show Speedbar), group (KFileDialog Settings)
@@ -322,7 +322,7 @@
 #, kde-format
 msgid ""
 "Whether the shortcut icons to the left in the file dialog should be shown"
-msgstr "Apakah ikon pintasan di sebelah kiri dialog berkas harus ditampilkan"
+msgstr "Apakah ikon pintasan di sebelah kiri dialog fail harus ditampilkan"
 
 #. i18n: ectx: label, entry, group (Locale)
 #: kdeglobals.kcfg:425
@@ -361,7 +361,7 @@
 #: kdeglobals.kcfg:439
 #, kde-format
 msgid "Path to the autostart directory"
-msgstr "Alur untuk direktori start otomatis"
+msgstr "Alur ke direktori start otomatis"
 
 #. i18n: ectx: whatsthis, entry, group (Paths)
 #: kdeglobals.kcfg:440
@@ -387,7 +387,7 @@
 #: kdeglobals.kcfg:492
 #, kde-format
 msgid "Path to custom SOCKS library"
-msgstr "Alur ke pustaka SOCKS suai"
+msgstr "Alur ke pustaka SOCKS suaian"
 
 #. i18n: ectx: label, entry, group (Toolbar style)
 #: kdeglobals.kcfg:498
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.43.0/po/nb/kcmutils5.po 
new/kcmutils-5.44.0/po/nb/kcmutils5.po
--- old/kcmutils-5.43.0/po/nb/kcmutils5.po      2018-02-05 12:57:55.000000000 
+0100
+++ new/kcmutils-5.44.0/po/nb/kcmutils5.po      2018-03-03 11:01:20.000000000 
+0100
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-03-30 02:43+0200\n"
+"POT-Creation-Date: 2018-01-17 03:18+0100\n"
 "PO-Revision-Date: 2014-11-05 13:40+0100\n"
 "Last-Translator: Bjørn Steensrud <[email protected]>\n"
 "Language-Team: Norwegian Bokmål <[email protected]>\n"
@@ -62,19 +62,19 @@
 "<qt><p>Enten er maskin/programvaren som modulen setter opp ikke "
 "tilgjengelig, eller administrator har slått av modulen.</p></qt>"
 
-#: kcmoduleloader.cpp:140
+#: kcmoduleloader.cpp:139
 #, kde-format
 msgid "The module %1 is not a valid configuration module."
 msgstr "Modulen %1 er ikke en gyldig oppsettsmodul."
 
-#: kcmoduleloader.cpp:141
+#: kcmoduleloader.cpp:140
 #, kde-format
 msgid ""
 "<qt>The diagnosis is:<br />The desktop file %1 does not specify a library.</"
 "qt>"
 msgstr "<qt>Diagnosen er: <br />Skrivebordsfila %1 er ikke et bibliotek. </qt>"
 
-#: kcmoduleloader.cpp:156
+#: kcmoduleloader.cpp:155
 #, kde-format
 msgid ""
 "<qt><p>Possible reasons:<ul><li>An error occurred during your last KDE "
@@ -95,7 +95,7 @@
 msgid "This configuration section is already opened in %1"
 msgstr "Dette oppsettet er allerede åpnet i %1"
 
-#: kcmultidialog.cpp:57
+#: kcmultidialog.cpp:56
 #, kde-format
 msgid ""
 "The settings of the current module have changed.\n"
@@ -104,12 +104,12 @@
 "Innstillingene for gjeldende modul er endret.\n"
 "Skal endringene brukes eller avvises?"
 
-#: kcmultidialog.cpp:59
+#: kcmultidialog.cpp:58
 #, kde-format
 msgid "Apply Settings"
 msgstr "Ta i bruk endringer"
 
-#: kcmultidialog.cpp:206
+#: kcmultidialog.cpp:205 kpluginselector.cpp:695
 #, kde-format
 msgid "Configure"
 msgstr "Oppsett"
@@ -426,7 +426,7 @@
 "Endringer er blitt gjort automatisk på grunn av avhengigheter mellom "
 "programtillegg. Trykk her for å få mer informasjon"
 
-#: kpluginselector.cpp:209
+#: kpluginselector.cpp:208
 #, kde-format
 msgid ""
 "Automatic changes have been performed in order to satisfy plugin "
@@ -435,7 +435,7 @@
 "Endringer er blitt gjort automatisk for å løse opp avhengigheter mellom "
 "programtilleggene:\n"
 
-#: kpluginselector.cpp:212
+#: kpluginselector.cpp:211
 #, kde-format
 msgid ""
 "\n"
@@ -446,7 +446,7 @@
 " ....programtillegget %1 er automatisk valgt på grunn av at det avhenger av "
 "programtillegget %2"
 
-#: kpluginselector.cpp:214
+#: kpluginselector.cpp:213
 #, kde-format
 msgid ""
 "\n"
@@ -457,12 +457,12 @@
 " ....programtillegget %1 er automatisk fravalgt på grunn av at det avhenger "
 "av programtillegget %2"
 
-#: kpluginselector.cpp:217
+#: kpluginselector.cpp:216
 #, kde-format
 msgid "Dependency Check"
 msgstr "Sjekk for avhengigheter"
 
-#: kpluginselector.cpp:234
+#: kpluginselector.cpp:233
 #, kde-format
 msgid "%1 plugin automatically added due to plugin dependencies"
 msgid_plural "%1 plugins automatically added due to plugin dependencies"
@@ -473,12 +473,12 @@
 "%1 programtillegg lagt til automatisk på grunn av avhengigheter mellom "
 "programtillegg"
 
-#: kpluginselector.cpp:238
+#: kpluginselector.cpp:237
 #, kde-format
 msgid ", "
 msgstr ", "
 
-#: kpluginselector.cpp:242
+#: kpluginselector.cpp:241
 #, kde-format
 msgid "%1 plugin automatically removed due to plugin dependencies"
 msgid_plural "%1 plugins automatically removed due to plugin dependencies"
@@ -489,11 +489,16 @@
 "%1 programtillegg fjernet automatisk på grunn av avhengigheter mellom "
 "programtillegg"
 
-#: kpluginselector.cpp:263
+#: kpluginselector.cpp:261
 #, kde-format
 msgid "Search Plugins"
 msgstr "Søk etter programtillegg"
 
+#: kpluginselector.cpp:690
+#, kde-format
+msgid "About"
+msgstr "Om"
+
 #: kpluginselector.cpp:793
 #, kde-format
 msgctxt "Used only for plugins"
@@ -505,7 +510,7 @@
 msgid "Select Components"
 msgstr "Velg komponenter"
 
-#: ksettings/dialog.cpp:231
+#: ksettings/dialog.cpp:230
 #, kde-format
 msgid "Enable component"
 msgstr "Slå på komponent"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.43.0/po/pl/kcmutils5.po 
new/kcmutils-5.44.0/po/pl/kcmutils5.po
--- old/kcmutils-5.43.0/po/pl/kcmutils5.po      2018-02-05 12:57:55.000000000 
+0100
+++ new/kcmutils-5.44.0/po/pl/kcmutils5.po      2018-03-03 11:01:20.000000000 
+0100
@@ -11,13 +11,13 @@
 # Marta Rybczyńska <[email protected]>, 2007, 2008, 2009, 2010, 2011, 
2012, 2013.
 # Michal Rudolf <[email protected]>, 2010.
 # Artur Chłond <[email protected]>, 2010.
-# Łukasz Wojniłowicz <[email protected]>, 2011, 2012, 2013, 2014, 
2015, 2016.
+# Łukasz Wojniłowicz <[email protected]>, 2011, 2012, 2013, 2014, 
2015, 2016, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-01-17 03:18+0100\n"
-"PO-Revision-Date: 2016-12-04 10:14+0100\n"
+"PO-Revision-Date: 2018-02-24 07:32+0100\n"
 "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
 "Language-Team: Polish <[email protected]>\n"
 "Language: pl\n"
@@ -569,10 +569,9 @@
 msgstr "Znajdź wtyczki"
 
 #: kpluginselector.cpp:690
-#, fuzzy, kde-format
-#| msgid "&About"
+#, kde-format
 msgid "About"
-msgstr "O progr&amie"
+msgstr "O programie"
 
 #: kpluginselector.cpp:793
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.43.0/po/zh_CN/kcmutils5.po 
new/kcmutils-5.44.0/po/zh_CN/kcmutils5.po
--- old/kcmutils-5.43.0/po/zh_CN/kcmutils5.po   2018-02-05 12:57:55.000000000 
+0100
+++ new/kcmutils-5.44.0/po/zh_CN/kcmutils5.po   2018-03-03 11:01:20.000000000 
+0100
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-01-17 03:18+0100\n"
-"PO-Revision-Date: 2018-02-01 07:11-0500\n"
+"PO-Revision-Date: 2018-02-28 02:23-0500\n"
 "Last-Translator: guoyunhebrave <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.43.0/po/zh_TW/kcmutils5.po 
new/kcmutils-5.44.0/po/zh_TW/kcmutils5.po
--- old/kcmutils-5.43.0/po/zh_TW/kcmutils5.po   2018-02-05 12:57:55.000000000 
+0100
+++ new/kcmutils-5.44.0/po/zh_TW/kcmutils5.po   2018-03-03 11:01:20.000000000 
+0100
@@ -11,19 +11,20 @@
 # Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv dot tw>, 
2006-2009, 2010.
 # Franklin Weng <[email protected]>, 2010, 2011, 2012.
 # Franklin Weng <[email protected]>, 2010, 2011, 2012, 2013.
+# Jeff Huang <[email protected]>, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-01-17 03:18+0100\n"
-"PO-Revision-Date: 2013-10-21 14:08+0800\n"
-"Last-Translator: Franklin Weng <franklin at goodhorse dot idv dot tw>\n"
-"Language-Team: Chinese Traditional <[email protected]>\n"
+"PO-Revision-Date: 2018-02-21 21:04+0800\n"
+"Last-Translator: Jeff Huang <[email protected]>\n"
+"Language-Team: Chinese <[email protected]>\n"
 "Language: zh_TW\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
 #, kde-format
@@ -462,10 +463,9 @@
 msgstr "搜尋外掛程式"
 
 #: kpluginselector.cpp:690
-#, fuzzy, kde-format
-#| msgid "&About"
+#, kde-format
 msgid "About"
-msgstr "關於(&A)"
+msgstr "關於"
 
 #: kpluginselector.cpp:793
 #, kde-format


Reply via email to