Hello community,

here is the log from the commit of package kfind for openSUSE:Factory checked 
in at 2019-04-28 20:06:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kfind (Old)
 and      /work/SRC/openSUSE:Factory/.kfind.new.5536 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kfind"

Sun Apr 28 20:06:00 2019 rev:29 rq:696250 version:19.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kfind/kfind.changes      2019-03-11 
13:45:43.549403432 +0100
+++ /work/SRC/openSUSE:Factory/.kfind.new.5536/kfind.changes    2019-04-28 
20:06:19.134684507 +0200
@@ -1,0 +2,32 @@
+Sat Apr 20 06:51:55 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.0.php
+- No code changes since 19.03.90
+
+-------------------------------------------------------------------
+Tue Apr 09 20:54:40 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.03.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/announce-applications-19.04-rc.php
+- Changes since 19.03.80:
+  * No code changes since 19.03.80
+
+-------------------------------------------------------------------
+Wed Mar 27 06:41:01 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.03.80
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/announce-applications-19.04-beta.php
+- Changes since 18.12.3:
+  * Include KDECMakeSettings & KDEFrameworkCompilerSettings before the rest
+  * Bump min cmake version to 3.0
+  * Fix clazy warning
+  * Switch to the usage of the new Qt signal slot syntax only
+
+-------------------------------------------------------------------

Old:
----
  kfind-18.12.3.tar.xz

New:
----
  kfind-19.04.0.tar.xz

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

Other differences:
------------------
++++++ kfind.spec ++++++
--- /var/tmp/diff_new_pack.G9SC3k/_old  2019-04-28 20:06:20.226683828 +0200
+++ /var/tmp/diff_new_pack.G9SC3k/_new  2019-04-28 20:06:20.226683828 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kfind
-Version:        18.12.3
+Version:        19.04.0
 Release:        0
 Summary:        KDE Find File Utility
 License:        GPL-2.0-or-later

++++++ kfind-18.12.3.tar.xz -> kfind-19.04.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/CMakeLists.txt 
new/kfind-19.04.0/CMakeLists.txt
--- old/kfind-18.12.3/CMakeLists.txt    2019-03-05 01:06:05.000000000 +0100
+++ new/kfind-19.04.0/CMakeLists.txt    2019-04-12 02:01:10.000000000 +0200
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 2.8.12)
+cmake_minimum_required(VERSION 3.0)
 
 project(Kfind)
 
@@ -9,20 +9,20 @@
 set(QT_REQUIRED_VERSION "5.9.0")
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Concurrent)
 
-include(ECMSetupVersion)
-include(ECMInstallIcons)
-include(FeatureSummary)
 include(KDEInstallDirs)
 include(KDECMakeSettings)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
+include(ECMSetupVersion)
+include(ECMInstallIcons)
+include(FeatureSummary)
 include(ECMAddAppIcon)
 include(ECMQtDeclareLoggingCategory)
 
 
 # KDE Application Version, managed by release script
-set (KDE_APPLICATIONS_VERSION_MAJOR "18")
-set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "3")
+set (KDE_APPLICATIONS_VERSION_MAJOR "19")
+set (KDE_APPLICATIONS_VERSION_MINOR "04")
+set (KDE_APPLICATIONS_VERSION_MICRO "0")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 set(KFIND_VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/ar/kfind.po 
new/kfind-19.04.0/po/ar/kfind.po
--- old/kfind-18.12.3/po/ar/kfind.po    2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/ar/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -15,7 +15,7 @@
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2014-07-19 22:29+0300\n"
 "Last-Translator: Safa Alfulaij <safa1996alful...@gmail.com>\n"
 "Language-Team: Arabic <d...@arabeyes.org>\n"
@@ -597,7 +597,7 @@
 msgstr[4] "سنة الماضية"
 msgstr[5] "سنة الماضية"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/ast/kfind.po 
new/kfind-19.04.0/po/ast/kfind.po
--- old/kfind-18.12.3/po/ast/kfind.po   2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/ast/kfind.po   2019-04-12 02:01:09.000000000 +0200
@@ -6,8 +6,8 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
-"PO-Revision-Date: 2018-10-16 20:20+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
+"PO-Revision-Date: 2018-11-11 23:53+0100\n"
 "Last-Translator: enolp <en...@softastur.org>\n"
 "Language-Team: Asturian <alministrado...@softastur.org>\n"
 "Language: ast\n"
@@ -334,7 +334,7 @@
 #: kftabdlg.cpp:321
 #, kde-format
 msgid "Regular e&xpression"
-msgstr ""
+msgstr "Espresión &regular"
 
 #: kftabdlg.cpp:324
 #, kde-format
@@ -528,11 +528,11 @@
 msgstr[0] "añu"
 msgstr[1] "años"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
-msgstr ""
+msgstr "Fallu mentato s'usaba locate"
 
 #: main.cpp:41
 #, kde-format
@@ -542,7 +542,7 @@
 #: main.cpp:42
 #, kde-format
 msgid "KDE file find utility"
-msgstr ""
+msgstr "Utilidá de KDE p'alcontrar ficheros"
 
 #: main.cpp:43
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/bg/kfind.po 
new/kfind-19.04.0/po/bg/kfind.po
--- old/kfind-18.12.3/po/bg/kfind.po    2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/bg/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2011-07-23 15:08+0300\n"
 "Last-Translator: Yasen Pramatarov <ya...@lindeas.com>\n"
 "Language-Team: Bulgarian <d...@fsa-bg.org>\n"
@@ -564,7 +564,7 @@
 msgstr[0] "година"
 msgstr[1] "години"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/bs/kfind.po 
new/kfind-19.04.0/po/bs/kfind.po
--- old/kfind-18.12.3/po/bs/kfind.po    2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/bs/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2014-10-20 20:10+0000\n"
 "Last-Translator: Samir Ribić <Unknown>\n"
 "Language-Team: bosanski <b...@li.org>\n"
@@ -572,7 +572,7 @@
 msgstr[1] "godišnja perioda"
 msgstr[2] "godišnjih perioda"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/ca/kfind.po 
new/kfind-19.04.0/po/ca/kfind.po
--- old/kfind-18.12.3/po/ca/kfind.po    2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/ca/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kfind\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2018-10-06 10:21+0100\n"
 "Last-Translator: Josep Ma. Ferrer <txe...@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
@@ -559,7 +559,7 @@
 msgstr[0] "any"
 msgstr[1] "anys"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/ca@valencia/kfind.po 
new/kfind-19.04.0/po/ca@valencia/kfind.po
--- old/kfind-18.12.3/po/ca@valencia/kfind.po   2019-03-05 01:06:04.000000000 
+0100
+++ new/kfind-19.04.0/po/ca@valencia/kfind.po   2019-04-12 02:01:09.000000000 
+0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kfind\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2018-10-06 10:21+0100\n"
 "Last-Translator: Josep Ma. Ferrer <txe...@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
@@ -560,7 +560,7 @@
 msgstr[0] "any"
 msgstr[1] "anys"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
@@ -702,3 +702,9 @@
 #, kde-format
 msgid "Path(s) to search"
 msgstr "Camí(ns) on cercar"
+
+#~ msgid "HTML page"
+#~ msgstr "Pàgina HTML"
+
+#~ msgid "Text file"
+#~ msgstr "Fitxer de text"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/cs/kfind.po 
new/kfind-19.04.0/po/cs/kfind.po
--- old/kfind-18.12.3/po/cs/kfind.po    2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/cs/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2018-10-22 14:20+0100\n"
 "Last-Translator: Vit Pelcak <v...@pelcak.org>\n"
 "Language-Team: Czech <kde-i18n-...@kde.org>\n"
@@ -564,7 +564,7 @@
 msgstr[1] "roky"
 msgstr[2] "let"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/da/kfind.po 
new/kfind-19.04.0/po/da/kfind.po
--- old/kfind-18.12.3/po/da/kfind.po    2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/da/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2018-07-18 21:29+0100\n"
 "Last-Translator: Martin Schlander <mschlan...@opensuse.org>\n"
 "Language-Team: Danish <kde-i18n-...@kde.org>\n"
@@ -555,7 +555,7 @@
 msgstr[0] "år"
 msgstr[1] "år"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/de/kfind.po 
new/kfind-19.04.0/po/de/kfind.po
--- old/kfind-18.12.3/po/de/kfind.po    2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/de/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2018-10-16 06:14+0100\n"
 "Last-Translator: Burkhard Lück <lu...@hube-lueck.de>\n"
 "Language-Team: German <kde-i18n...@kde.org>\n"
@@ -564,7 +564,7 @@
 msgstr[0] "Jahr"
 msgstr[1] "Jahre"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/el/kfind.po 
new/kfind-19.04.0/po/el/kfind.po
--- old/kfind-18.12.3/po/el/kfind.po    2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/el/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -14,8 +14,8 @@
 msgstr ""
 "Project-Id-Version: kfind\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
-"PO-Revision-Date: 2018-09-19 11:19+0200\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
+"PO-Revision-Date: 2018-12-13 14:30+0200\n"
 "Last-Translator: Stelios <ssta...@gmail.com>\n"
 "Language-Team: Greek <kde-i18n...@kde.org>\n"
 "Language: el\n"
@@ -39,11 +39,9 @@
 
 #. i18n as below
 #: kfinddlg.cpp:151
-#, fuzzy, kde-format
-#| msgid "one item found"
-#| msgid_plural "%1 items found"
+#, kde-format
 msgid "0 items found"
-msgstr "βρέθηκε ένα αντικείμενο"
+msgstr "0 αντικείμενα βρέθηκαν"
 
 #: kfinddlg.cpp:190
 #, kde-format
@@ -571,7 +569,7 @@
 msgstr[0] "χρόνος"
 msgstr[1] "χρόνια"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/en_GB/kfind.po 
new/kfind-19.04.0/po/en_GB/kfind.po
--- old/kfind-18.12.3/po/en_GB/kfind.po 2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/en_GB/kfind.po 2019-04-12 02:01:09.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2018-10-27 18:18+0100\n"
 "Last-Translator: Steve Allewell <steve.allew...@gmail.com>\n"
 "Language-Team: British English <kde-i18n-...@kde.org>\n"
@@ -554,7 +554,7 @@
 msgstr[0] "year"
 msgstr[1] "years"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/eo/kfind.po 
new/kfind-19.04.0/po/eo/kfind.po
--- old/kfind-18.12.3/po/eo/kfind.po    2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/eo/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2007-12-18 11:28-0600\n"
 "Last-Translator: Cindy McKee <cfmc...@gmail.com>\n"
 "Language-Team: Esperanto <kde-i18n...@kde.org>\n"
@@ -571,7 +571,7 @@
 msgstr[0] "jaro"
 msgstr[1] "jaroj"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/es/kfind.po 
new/kfind-19.04.0/po/es/kfind.po
--- old/kfind-18.12.3/po/es/kfind.po    2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/es/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -16,7 +16,7 @@
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2018-10-07 17:39+0100\n"
 "Last-Translator: Eloy Cuadra <ecua...@eloihr.net>\n"
 "Language-Team: Spanish <kde-l10n...@kde.org>\n"
@@ -567,7 +567,7 @@
 msgstr[0] "año"
 msgstr[1] "años"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/et/kfind.po 
new/kfind-19.04.0/po/et/kfind.po
--- old/kfind-18.12.3/po/et/kfind.po    2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/et/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2016-12-08 23:06+0200\n"
 "Last-Translator: Marek Laane <qiila...@gmail.com>\n"
 "Language-Team: Estonian <kde...@linux.ee>\n"
@@ -558,7 +558,7 @@
 msgstr[0] "aasta jooksul"
 msgstr[1] "aasta jooksul"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/eu/kfind.po 
new/kfind-19.04.0/po/eu/kfind.po
--- old/kfind-18.12.3/po/eu/kfind.po    2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/eu/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -13,7 +13,7 @@
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2018-08-09 19:07+0100\n"
 "Last-Translator: Iñigo Salvador Azurmendi <xa...@euskalnet.net>\n"
 "Language-Team: Basque <kde-i18n-...@kde.org>\n"
@@ -566,7 +566,7 @@
 msgstr[0] "urtean"
 msgstr[1] "urteetan"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/fa/kfind.po 
new/kfind-19.04.0/po/fa/kfind.po
--- old/kfind-18.12.3/po/fa/kfind.po    2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/fa/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2011-10-05 00:21+0330\n"
 "Last-Translator: Mohamad Reza Mirdamadi <m...@ubuntu.ir>\n"
 "Language-Team: Farsi (Persian) <>\n"
@@ -559,7 +559,7 @@
 msgid_plural "years"
 msgstr[0] "سال"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, fuzzy, kde-format
 #| msgid "Error while using locate"
 msgctxt "@title:window"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/fi/kfind.po 
new/kfind-19.04.0/po/fi/kfind.po
--- old/kfind-18.12.3/po/fi/kfind.po    2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/fi/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -18,7 +18,7 @@
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2018-11-22 13:33+0200\n"
 "Last-Translator: Tommi Nieminen <transla...@legisign.org>\n"
 "Language-Team: Finnish <kde-i18n-...@kde.org>\n"
@@ -566,7 +566,7 @@
 msgstr[0] "vuoden aikana"
 msgstr[1] "vuoden aikana"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/fr/kfind.po 
new/kfind-19.04.0/po/fr/kfind.po
--- old/kfind-18.12.3/po/fr/kfind.po    2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/fr/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -19,7 +19,7 @@
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2018-10-12 13:30+0800\n"
 "Last-Translator: Simon Depiets <sdepi...@gmail.com>\n"
 "Language-Team: French <kde-francoph...@kde.org>\n"
@@ -579,7 +579,7 @@
 msgstr[0] "année"
 msgstr[1] "années"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/ga/kfind.po 
new/kfind-19.04.0/po/ga/kfind.po
--- old/kfind-18.12.3/po/ga/kfind.po    2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/ga/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2004-12-03 14:52-0500\n"
 "Last-Translator: Kevin Scannell <ksca...@gmail.com>\n"
 "Language-Team: Irish <gaeilge-gnuli...@lists.sourceforge.net>\n"
@@ -587,7 +587,7 @@
 msgstr[3] "mbliana"
 msgstr[4] "bliain"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/gl/kfind.po 
new/kfind-19.04.0/po/gl/kfind.po
--- old/kfind-18.12.3/po/gl/kfind.po    2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/gl/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -12,15 +12,15 @@
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
-"PO-Revision-Date: 2019-01-01 15:33+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
+"PO-Revision-Date: 2019-03-16 15:14+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <adr...@chaves.io>\n"
 "Language-Team: Galician <kde-i18n-...@kde.org>\n"
 "Language: gl\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.2\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
@@ -474,7 +474,7 @@
 msgstr ""
 "<qt>Se o indica, buscarase só neste campo<br/><ul><li><b>Ficheiros de son "
 "(mp3…)</b> Isto pode ser o título, álbum…</li><li><b>Imaxes (png…)</b> "
-"Buscar só na resolución, profundidade de cor…</li></ul></qt>"
+"Buscar só na resolución, profundidade de bits…</li></ul></qt>"
 
 #: kftabdlg.cpp:607
 #, kde-format
@@ -567,7 +567,7 @@
 msgstr[1] "anos"
 
 # skip-rule: noPT-2010_locate
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/he/kfind.po 
new/kfind-19.04.0/po/he/kfind.po
--- old/kfind-18.12.3/po/he/kfind.po    2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/he/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -16,7 +16,7 @@
 msgstr ""
 "Project-Id-Version: kfind\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2017-05-24 07:15-0400\n"
 "Last-Translator: Elkana Bardugo <ttv...@gmail.com>\n"
 "Language-Team: Hebrew <kde-i18n-...@kde.org>\n"
@@ -557,7 +557,7 @@
 msgstr[0] "השנה האחרונה"
 msgstr[1] "השנים האחרונות"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/hi/kfind.po 
new/kfind-19.04.0/po/hi/kfind.po
--- old/kfind-18.12.3/po/hi/kfind.po    2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/hi/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2007-10-26 16:01+0530\n"
 "Last-Translator: Ravishankar Shrivastava <raviratl...@yahoo.com>\n"
 "Language-Team: Hindi <indlinux-hi...@lists.sourceforge.net>\n"
@@ -557,7 +557,7 @@
 msgstr[0] "वर्ष"
 msgstr[1] "वर्ष"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, fuzzy, kde-format
 #| msgid "Error while using locate"
 msgctxt "@title:window"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/hr/kfind.po 
new/kfind-19.04.0/po/hr/kfind.po
--- old/kfind-18.12.3/po/hr/kfind.po    2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/hr/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kfindpart 0\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2010-03-18 10:52+0100\n"
 "Last-Translator: Andrej Dundovic <adund...@gmail.com>\n"
 "Language-Team: Croatian <kde-croatia-l...@lists.sourceforge.net>\n"
@@ -572,7 +572,7 @@
 msgstr[1] "godine"
 msgstr[2] "godina"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, fuzzy, kde-format
 #| msgid "Error while using locate"
 msgctxt "@title:window"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/hu/kfind.po 
new/kfind-19.04.0/po/hu/kfind.po
--- old/kfind-18.12.3/po/hu/kfind.po    2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/hu/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: KDE 4.2\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2017-12-04 14:30-0500\n"
 "Last-Translator: Kiszel Kristóf <kiszel.kris...@gmail.com>\n"
 "Language-Team: Hungarian <kde-l10n...@kde.org>\n"
@@ -561,7 +561,7 @@
 msgstr[0] "év"
 msgstr[1] "év"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/ia/kfind.po 
new/kfind-19.04.0/po/ia/kfind.po
--- old/kfind-18.12.3/po/ia/kfind.po    2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/ia/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -6,8 +6,8 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
-"PO-Revision-Date: 2018-09-21 23:22+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
+"PO-Revision-Date: 2018-12-27 17:37+0100\n"
 "Last-Translator: giovanni <g.s...@tiscali.it>\n"
 "Language-Team: Interlingua <kde-i18n-...@kde.org>\n"
 "Language: ia\n"
@@ -31,11 +31,9 @@
 
 #. i18n as below
 #: kfinddlg.cpp:151
-#, fuzzy, kde-format
-#| msgid "one item found"
-#| msgid_plural "%1 items found"
+#, kde-format
 msgid "0 items found"
-msgstr "un elemento trovate"
+msgstr "0 elementos trovate"
 
 #: kfinddlg.cpp:190
 #, kde-format
@@ -560,7 +558,7 @@
 msgstr[0] "anno"
 msgstr[1] "annos"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/id/kfind.po 
new/kfind-19.04.0/po/id/kfind.po
--- old/kfind-18.12.3/po/id/kfind.po    2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/id/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2019-02-24 07:08+0700\n"
 "Last-Translator: wantoyo <wanto...@gmail.com>\n"
 "Language-Team: Indonesian <kde-i18n-...@kde.org>\n"
@@ -16,7 +16,7 @@
 "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"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-Generator: Lokalize 18.12.1\n"
 
 #: kfinddlg.cpp:47
@@ -556,7 +556,7 @@
 msgstr[0] "tahun"
 msgstr[1] "tahun"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/is/kfind.po 
new/kfind-19.04.0/po/is/kfind.po
--- old/kfind-18.12.3/po/is/kfind.po    2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/is/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2018-01-05 15:31+0000\n"
 "Last-Translator: Sveinn í Felli <s...@fellsnet.is>\n"
 "Language-Team: Icelandic <translation-team...@lists.sourceforge.net>\n"
@@ -563,7 +563,7 @@
 msgstr[0] "ár"
 msgstr[1] "ár"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/it/kfind.po 
new/kfind-19.04.0/po/it/kfind.po
--- old/kfind-18.12.3/po/it/kfind.po    2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/it/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2018-10-19 00:06+0100\n"
 "Last-Translator: Luigi Toscano <luigi.tosc...@tiscali.it>\n"
 "Language-Team: Italian <kde-i18n...@kde.org>\n"
@@ -559,7 +559,7 @@
 msgstr[0] "anno"
 msgstr[1] "anni"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/ja/kfind.po 
new/kfind-19.04.0/po/ja/kfind.po
--- old/kfind-18.12.3/po/ja/kfind.po    2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/ja/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2014-09-20 16:54-0700\n"
 "Last-Translator: Fumiaki Okushi <oku...@kde.gr.jp>\n"
 "Language-Team: Japanese <kde...@kde.org>\n"
@@ -563,7 +563,7 @@
 msgstr[0] "年"
 msgstr[1] "年"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/kk/kfind.po 
new/kfind-19.04.0/po/kk/kfind.po
--- old/kfind-18.12.3/po/kk/kfind.po    2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/kk/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2011-12-05 05:30+0600\n"
 "Last-Translator: Sairan Kikkarin <sai...@computer.org>\n"
 "Language-Team: Kazakh <kde-i18n-...@kde.org>\n"
@@ -556,7 +556,7 @@
 msgid_plural "years"
 msgstr[0] "жылда"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/km/kfind.po 
new/kfind-19.04.0/po/km/kfind.po
--- old/kfind-18.12.3/po/km/kfind.po    2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/km/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2010-06-08 14:02+0700\n"
 "Last-Translator: Khoem Sokhem <khoemsok...@khmeros.info>\n"
 "Language-Team: Khmer <supp...@khmeros.info>\n"
@@ -547,7 +547,7 @@
 msgid_plural "years"
 msgstr[0] "ឆ្នាំ"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/ko/kfind.po 
new/kfind-19.04.0/po/ko/kfind.po
--- old/kfind-18.12.3/po/ko/kfind.po    2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/ko/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -1,15 +1,15 @@
 # Tranalation of kfindpart to Korean.
 # Copyright (C) 2007 Free Software Foundation, Inc.
 # Shinjo Park <k...@peremen.name>, 2007, 2008, 2009, 2010.
-# Shinjo Park <k...@peremen.name>, 2011, 2012, 2014, 2016, 2017, 2018.
+# Shinjo Park <k...@peremen.name>, 2011, 2012, 2014, 2016, 2017, 2018, 2019.
 # Minori Hiraoka <min...@mnetwork.co.kr>, 2018.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
-"PO-Revision-Date: 2018-02-22 00:20+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
+"PO-Revision-Date: 2019-04-11 23:23+0100\n"
 "Last-Translator: Shinjo Park <k...@peremen.name>\n"
 "Language-Team: Korean <k...@peremen.name>\n"
 "Language: ko\n"
@@ -33,11 +33,9 @@
 
 #. i18n as below
 #: kfinddlg.cpp:151
-#, fuzzy, kde-format
-#| msgid "one item found"
-#| msgid_plural "%1 items found"
+#, kde-format
 msgid "0 items found"
-msgstr "항목 %1개 찾음"
+msgstr "항목 0개 찾음"
 
 #: kfinddlg.cpp:190
 #, kde-format
@@ -549,7 +547,7 @@
 msgid_plural "years"
 msgstr[0] "년"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/lt/kfind.po 
new/kfind-19.04.0/po/lt/kfind.po
--- old/kfind-18.12.3/po/lt/kfind.po    2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/lt/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2019-02-17 09:33+0200\n"
 "Last-Translator: Mindaugas Baranauskas <opensuse.lietuviu.ka...@gmail.com>\n"
 "Language-Team: Lithuanian <kde-i18n...@kde.org>\n"
@@ -68,10 +68,10 @@
 #, kde-format
 msgid "one item found"
 msgid_plural "%1 items found"
-msgstr[0] "rastas vienas failas"
-msgstr[1] "rasti %1 failai"
-msgstr[2] "rasta %1 failų"
-msgstr[3] "Rastas %1 objektas"
+msgstr[0] "rastas vienas objektas"
+msgstr[1] "rasti %1 objektai"
+msgstr[2] "rasta %1 objektų"
+msgstr[3] "rastas %1 objektas"
 
 #: kfindtreeview.cpp:51
 #, kde-format
@@ -575,7 +575,7 @@
 msgstr[2] "metų"
 msgstr[3] "metus"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/lv/kfind.po 
new/kfind-19.04.0/po/lv/kfind.po
--- old/kfind-18.12.3/po/lv/kfind.po    2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/lv/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2012-01-06 15:11+0200\n"
 "Last-Translator: Einars Sprugis <eina...@gmail.com>\n"
 "Language-Team: Latvian <loc...@laka.lv>\n"
@@ -572,7 +572,7 @@
 msgstr[1] "gados"
 msgstr[2] "gados"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/mr/kfind.po 
new/kfind-19.04.0/po/mr/kfind.po
--- old/kfind-18.12.3/po/mr/kfind.po    2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/mr/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2013-03-28 14:37+0530\n"
 "Last-Translator: Chetan Khona <che...@kompkin.com>\n"
 "Language-Team: Marathi <kde-i18n-...@kde.org>\n"
@@ -533,7 +533,7 @@
 msgstr[0] "वर्ष"
 msgstr[1] "वर्ष"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/nb/kfind.po 
new/kfind-19.04.0/po/nb/kfind.po
--- old/kfind-18.12.3/po/nb/kfind.po    2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/nb/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2011-07-14 21:34+0200\n"
 "Last-Translator: Bjørn Steensrud <bjor...@skogkatt.homelinux.org>\n"
 "Language-Team: Norwegian Bokmål <i18n...@lister.ping.uio.no>\n"
@@ -556,7 +556,7 @@
 msgstr[0] "år"
 msgstr[1] "år"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/nds/kfind.po 
new/kfind-19.04.0/po/nds/kfind.po
--- old/kfind-18.12.3/po/nds/kfind.po   2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/nds/kfind.po   2019-04-12 02:01:09.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2011-08-12 10:36+0200\n"
 "Last-Translator: Manfred Wiese <m.j.wi...@web.de>\n"
 "Language-Team: Low Saxon <kde-i18n-...@kde.org>\n"
@@ -561,7 +561,7 @@
 msgstr[0] "Johr"
 msgstr[1] "Johr"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/nl/kfind.po 
new/kfind-19.04.0/po/nl/kfind.po
--- old/kfind-18.12.3/po/nl/kfind.po    2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/nl/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -18,7 +18,7 @@
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2018-10-06 17:41+0100\n"
 "Last-Translator: Freek de Kruijf <freekdekru...@kde.nl>\n"
 "Language-Team: Dutch <kde-i18n...@kde.org>\n"
@@ -572,7 +572,7 @@
 msgstr[0] "jaar"
 msgstr[1] "jaren"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/nn/kfind.po 
new/kfind-19.04.0/po/nn/kfind.po
--- old/kfind-18.12.3/po/nn/kfind.po    2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/nn/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2018-10-07 21:10+0200\n"
 "Last-Translator: Karl Ove Hufthammer <k...@huftis.org>\n"
 "Language-Team: Norwegian Nynorsk <i18n...@lister.ping.uio.no>\n"
@@ -554,7 +554,7 @@
 msgstr[0] "året"
 msgstr[1] "åra"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/pa/kfind.po 
new/kfind-19.04.0/po/pa/kfind.po
--- old/kfind-18.12.3/po/pa/kfind.po    2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/pa/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2014-03-29 18:50-0500\n"
 "Last-Translator: A S Alam <aa...@users.sf.net>\n"
 "Language-Team: Punjabi/Panjabi <punjabi-us...@lists.sf.net>\n"
@@ -532,7 +532,7 @@
 msgstr[0] "ਸਾਲ"
 msgstr[1] "ਸਾਲ"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/pl/kfind.po 
new/kfind-19.04.0/po/pl/kfind.po
--- old/kfind-18.12.3/po/pl/kfind.po    2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/pl/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -1,6 +1,6 @@
 # translation of kfindpart.po to Polish
 # translation of kfindpart.po to
-# Version: $Revision: 1533396 $
+# Version: $Revision: 1533388 $
 # Copyright (C) 2002,2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software 
Foundation, Inc.
 #
 # Marcin Giedz <mgi...@elka.pw.edu.pl>, 2002.
@@ -13,7 +13,7 @@
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2019-01-20 07:45+0100\n"
 "Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilow...@gmail.com>\n"
 "Language-Team: Polish <kde-i18n-...@kde.org>\n"
@@ -569,7 +569,7 @@
 msgstr[1] "lat"
 msgstr[2] "lat"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/pt/kfind.po 
new/kfind-19.04.0/po/pt/kfind.po
--- old/kfind-18.12.3/po/pt/kfind.po    2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/pt/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2018-10-06 11:47+0100\n"
 "Last-Translator: José Nuno Pires <zepi...@gmail.com>\n"
 "Language-Team: pt <kde-i18n...@kde.org>\n"
@@ -561,7 +561,7 @@
 msgstr[0] "ano"
 msgstr[1] "anos"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/pt_BR/kfind.po 
new/kfind-19.04.0/po/pt_BR/kfind.po
--- old/kfind-18.12.3/po/pt_BR/kfind.po 2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/pt_BR/kfind.po 2019-04-12 02:01:09.000000000 +0200
@@ -14,7 +14,7 @@
 msgstr ""
 "Project-Id-Version: kfind\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2018-10-20 21:22-0300\n"
 "Last-Translator: André Marcelo Alvarenga <alvare...@kde.org>\n"
 "Language-Team: Brazilian Portuguese <kde-i18n-pt...@kde.org>\n"
@@ -567,7 +567,7 @@
 msgstr[0] "ano"
 msgstr[1] "anos"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/ro/kfind.po 
new/kfind-19.04.0/po/ro/kfind.po
--- old/kfind-18.12.3/po/ro/kfind.po    2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/ro/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2011-07-19 22:41+0300\n"
 "Last-Translator: Cristian Oneț <onet.crist...@gmail.com>\n"
 "Language-Team: Romanian <kde-i18n...@kde.org>\n"
@@ -572,7 +572,7 @@
 msgstr[1] "ani"
 msgstr[2] "de ani"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/ru/kfind.po 
new/kfind-19.04.0/po/ru/kfind.po
--- old/kfind-18.12.3/po/ru/kfind.po    2019-03-05 01:06:04.000000000 +0100
+++ new/kfind-19.04.0/po/ru/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -14,7 +14,7 @@
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2018-11-19 09:20+0300\n"
 "Last-Translator: Alexander Yavorsky <kekc...@gmail.com>\n"
 "Language-Team: Russian <kde-russ...@lists.kde.ru>\n"
@@ -583,7 +583,7 @@
 msgstr[2] "лет"
 msgstr[3] "года"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/sk/kfind.po 
new/kfind-19.04.0/po/sk/kfind.po
--- old/kfind-18.12.3/po/sk/kfind.po    2019-03-05 01:06:05.000000000 +0100
+++ new/kfind-19.04.0/po/sk/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -10,8 +10,8 @@
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
-"PO-Revision-Date: 2019-01-29 09:35+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
+"PO-Revision-Date: 2019-01-18 19:19+0100\n"
 "Last-Translator: Mthw <jari...@hotmail.com>\n"
 "Language-Team: Slovak <kde-i18n-...@kde.org>\n"
 "Language: sk\n"
@@ -566,7 +566,7 @@
 msgstr[1] "rokov"
 msgstr[2] "rokov"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/sl/kfind.po 
new/kfind-19.04.0/po/sl/kfind.po
--- old/kfind-18.12.3/po/sl/kfind.po    2019-03-05 01:06:05.000000000 +0100
+++ new/kfind-19.04.0/po/sl/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -1,7 +1,7 @@
 # translation of kfindpart.po to Slovenian
 # Translation of kfindpart.po to Slovenian
 # KFINDPART TRANSLATION TO SLOVENIAN LANGUAGE
-# $Id: kfind.po 1528210 2018-11-12 06:44:57Z scripty $
+# $Id: kfind.po 1528365 2018-11-15 04:40:25Z scripty $
 # $Source$
 #
 # Copyright (C) 2001, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, 
Inc.
@@ -14,7 +14,7 @@
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2018-01-16 17:05+0100\n"
 "Last-Translator: Andrej Mernik <andr...@ubuntu.si>\n"
 "Language-Team: Slovenian <lugos-...@lugos.si>\n"
@@ -581,7 +581,7 @@
 msgstr[2] "letih"
 msgstr[3] "letih"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/sr/kfind.po 
new/kfind-19.04.0/po/sr/kfind.po
--- old/kfind-18.12.3/po/sr/kfind.po    2019-03-05 01:06:05.000000000 +0100
+++ new/kfind-19.04.0/po/sr/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kfind\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2017-09-28 17:56+0200\n"
 "Last-Translator: Chusslove Illich <caslav.i...@gmx.net>\n"
 "Language-Team: Serbian <kde-i18n...@kde.org>\n"
@@ -594,7 +594,7 @@
 msgstr[2] "година"
 msgstr[3] "годину"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/sv/kfind.po 
new/kfind-19.04.0/po/sv/kfind.po
--- old/kfind-18.12.3/po/sv/kfind.po    2019-03-05 01:06:05.000000000 +0100
+++ new/kfind-19.04.0/po/sv/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2018-10-07 15:25+0100\n"
 "Last-Translator: Stefan Asserhäll <stefan.asserh...@bredband.net>\n"
 "Language-Team: Swedish <kde-i18n-...@kde.org>\n"
@@ -554,7 +554,7 @@
 msgstr[0] "året"
 msgstr[1] "åren"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/tr/kfind.po 
new/kfind-19.04.0/po/tr/kfind.po
--- old/kfind-18.12.3/po/tr/kfind.po    2019-03-05 01:06:05.000000000 +0100
+++ new/kfind-19.04.0/po/tr/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: applications-kde4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2017-06-29 09:21+0000\n"
 "Last-Translator: Mete <metebilgi...@gmail.com>\n"
 "Language-Team: Turkish <kde-l10n...@kde.org>\n"
@@ -562,7 +562,7 @@
 msgstr[0] "yıl"
 msgstr[1] "yıl"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/ug/kfind.po 
new/kfind-19.04.0/po/ug/kfind.po
--- old/kfind-18.12.3/po/ug/kfind.po    2019-03-05 01:06:05.000000000 +0100
+++ new/kfind-19.04.0/po/ug/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2013-09-08 07:04+0900\n"
 "Last-Translator: Gheyret Kenji <ghey...@gmail.com>\n"
 "Language-Team: Uyghur Computer Science Association <u...@yahoogroups.com>\n"
@@ -523,7 +523,7 @@
 msgid_plural "years"
 msgstr[0] "يىل"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/uk/kfind.po 
new/kfind-19.04.0/po/uk/kfind.po
--- old/kfind-18.12.3/po/uk/kfind.po    2019-03-05 01:06:05.000000000 +0100
+++ new/kfind-19.04.0/po/uk/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: kfind\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2018-10-23 08:17+0300\n"
 "Last-Translator: Yuri Chornoivan <yurc...@ukr.net>\n"
 "Language-Team: Ukrainian <kde-i18n...@kde.org>\n"
@@ -578,7 +578,7 @@
 msgstr[2] "років"
 msgstr[3] "року"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/wa/kfind.po 
new/kfind-19.04.0/po/wa/kfind.po
--- old/kfind-18.12.3/po/wa/kfind.po    2019-03-05 01:06:05.000000000 +0100
+++ new/kfind-19.04.0/po/wa/kfind.po    2019-04-12 02:01:09.000000000 +0200
@@ -15,7 +15,7 @@
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2010-01-21 18:26+0100\n"
 "Last-Translator: Jean Cayron <jean.cay...@gmail.com>\n"
 "Language-Team: Walloon <linux...@walon.org>\n"
@@ -546,7 +546,7 @@
 msgstr[0] "anêye"
 msgstr[1] "anêyes"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, fuzzy, kde-format
 #| msgid "Error while using locate"
 msgctxt "@title:window"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/zh_CN/kfind.po 
new/kfind-19.04.0/po/zh_CN/kfind.po
--- old/kfind-18.12.3/po/zh_CN/kfind.po 2019-03-05 01:06:05.000000000 +0100
+++ new/kfind-19.04.0/po/zh_CN/kfind.po 2019-04-12 02:01:09.000000000 +0200
@@ -13,8 +13,8 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
-"PO-Revision-Date: 2019-02-20 23:31\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
+"PO-Revision-Date: 2019-04-09 18:55\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -548,7 +548,7 @@
 msgid_plural "years"
 msgstr[0] " 年"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/po/zh_TW/kfind.po 
new/kfind-19.04.0/po/zh_TW/kfind.po
--- old/kfind-18.12.3/po/zh_TW/kfind.po 2019-03-05 01:06:05.000000000 +0100
+++ new/kfind-19.04.0/po/zh_TW/kfind.po 2019-04-12 02:01:09.000000000 +0200
@@ -14,7 +14,7 @@
 msgstr ""
 "Project-Id-Version: kfindpart\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:46+0100\n"
+"POT-Creation-Date: 2018-11-15 03:43+0100\n"
 "PO-Revision-Date: 2018-10-30 23:05+0800\n"
 "Last-Translator: pan93412 <pan93...@gmail.com>\n"
 "Language-Team: Chinese <kde-i18n-...@kde.org>\n"
@@ -548,7 +548,7 @@
 msgid_plural "years"
 msgstr[0] "年"
 
-#: kquery.cpp:601
+#: kquery.cpp:600
 #, kde-format
 msgctxt "@title:window"
 msgid "Error while using locate"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/src/kfinddlg.cpp 
new/kfind-19.04.0/src/kfinddlg.cpp
--- old/kfind-18.12.3/src/kfinddlg.cpp  2019-02-28 02:38:13.000000000 +0100
+++ new/kfind-19.04.0/src/kfinddlg.cpp  2019-04-08 13:58:38.000000000 +0200
@@ -112,7 +112,7 @@
 
     KHelpMenu *helpMenu = new KHelpMenu(this, KAboutData::applicationData(), 
true);
     buttonBox->button(QDialogButtonBox::Help)->setMenu(helpMenu->menu());
-    dirwatch = NULL;
+    dirwatch = nullptr;
     
     setFocus();
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/src/kfindtreeview.cpp 
new/kfind-19.04.0/src/kfindtreeview.cpp
--- old/kfind-18.12.3/src/kfindtreeview.cpp     2019-02-28 02:38:13.000000000 
+0100
+++ new/kfind-19.04.0/src/kfindtreeview.cpp     2019-04-08 13:58:38.000000000 
+0200
@@ -632,8 +632,8 @@
 
 void KFindTreeView::reconfigureMouseSettings()
 {
-    disconnect(SIGNAL(clicked(QModelIndex)));
-    disconnect(SIGNAL(doubleClicked(QModelIndex)));
+    disconnect(this, &KFindTreeView::clicked, this, 
&KFindTreeView::slotExecute);
+    disconnect(this, &KFindTreeView::doubleClicked, this, 
&KFindTreeView::slotExecute);
 
     if 
(m_kfindDialog->style()->styleHint(QStyle::SH_ItemView_ActivateItemOnSingleClick))
 {
         connect(this, &KFindTreeView::clicked, this, 
&KFindTreeView::slotExecute);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/src/kftabdlg.cpp 
new/kfind-19.04.0/src/kftabdlg.cpp
--- old/kfind-18.12.3/src/kftabdlg.cpp  2019-02-28 02:38:13.000000000 +0100
+++ new/kfind-19.04.0/src/kftabdlg.cpp  2019-04-08 13:58:38.000000000 +0200
@@ -721,7 +721,7 @@
 
             query->setTimeRange(time1, time2);
         } else {
-            time_t cur = time(NULL);
+            time_t cur = time(nullptr);
             time_t minutes = cur;
 
             switch (betweenType->currentIndex()) {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/src/kquery.cpp 
new/kfind-19.04.0/src/kquery.cpp
--- old/kfind-18.12.3/src/kquery.cpp    2019-02-28 02:38:13.000000000 +0100
+++ new/kfind-19.04.0/src/kquery.cpp    2019-04-08 13:58:38.000000000 +0200
@@ -133,8 +133,7 @@
             job = KIO::listDir(m_url, KIO::HideProgressInfo);
         }
 
-        connect(job, SIGNAL(entries(KIO::Job*,KIO::UDSEntryList)),
-                SLOT(slotListEntries(KIO::Job*,KIO::UDSEntryList)));
+        connect(job, &KIO::ListJob::entries, this, QOverload<KIO::Job*, const 
KIO::UDSEntryList&>::of(&KQuery::slotListEntries));
         connect(job, &KIO::ListJob::result, this, &KQuery::slotResult);
     }
 }
@@ -208,7 +207,7 @@
 }
 
 /* List of files found using slocate */
-void KQuery::slotListEntries(QStringList list)
+void KQuery::slotListEntries(const QStringList &list)
 {
     metaKeyRx = QRegExp(m_metainfokey);
     metaKeyRx.setPatternSyntax(QRegExp::Wildcard);
@@ -598,7 +597,7 @@
 
 void KQuery::slotreadyReadStandardError()
 {
-    KMessageBox::error(NULL, 
QString::fromLocal8Bit(processLocate->readAllStandardOutput()), 
i18nc("@title:window", "Error while using locate"));
+    KMessageBox::error(nullptr, 
QString::fromLocal8Bit(processLocate->readAllStandardOutput()), 
i18nc("@title:window", "Error while using locate"));
 }
 
 void KQuery::slotreadyReadStandardOutput()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/src/kquery.h 
new/kfind-19.04.0/src/kquery.h
--- old/kfind-18.12.3/src/kquery.h      2019-02-28 02:38:13.000000000 +0100
+++ new/kfind-19.04.0/src/kquery.h      2019-04-08 13:58:38.000000000 +0200
@@ -70,7 +70,7 @@
 
 public Q_SLOTS:
     /* List of files found using slocate */
-    void slotListEntries(QStringList);
+    void slotListEntries(const QStringList&);
 
 protected Q_SLOTS:
     /* List of files found using KIO */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-18.12.3/src/org.kde.kfind.appdata.xml 
new/kfind-19.04.0/src/org.kde.kfind.appdata.xml
--- old/kfind-18.12.3/src/org.kde.kfind.appdata.xml     2019-02-28 
02:38:13.000000000 +0100
+++ new/kfind-19.04.0/src/org.kde.kfind.appdata.xml     2019-04-08 
13:58:38.000000000 +0200
@@ -138,15 +138,18 @@
   <screenshots>
     <screenshot type="default">
       <caption>KFind main window</caption>
+      <caption xml:lang="ast">Ventana principal de KFind</caption>
       <caption xml:lang="ca">Finestra principal del KFind</caption>
       <caption xml:lang="ca-valencia">Finestra principal del KFind</caption>
       <caption xml:lang="cs">Hlavní okno KFind</caption>
       <caption xml:lang="de">KFind-Hauptfenster</caption>
+      <caption xml:lang="el">Κύριο παράθυρο του KFind</caption>
       <caption xml:lang="en-GB">KFind main window</caption>
       <caption xml:lang="es">Ventana principal de KFind</caption>
       <caption xml:lang="fi">KFindin pääikkuna</caption>
       <caption xml:lang="fr">La fenêtre principale de KFind</caption>
       <caption xml:lang="gl">Xanela principal de KFind</caption>
+      <caption xml:lang="ia">Fenestra principal de KFind</caption>
       <caption xml:lang="id">Window utama KFind</caption>
       <caption xml:lang="it">Finestra principale di KFind</caption>
       <caption xml:lang="nl">Hoofdvenster van KFind</caption>
@@ -155,7 +158,7 @@
       <caption xml:lang="pt">Janela principal do KFind</caption>
       <caption xml:lang="pt-BR">Janela principal do KFind</caption>
       <caption xml:lang="ru">Главное окно KFind</caption>
-      <caption xml:lang="sk">Hlavné okno KFind</caption>
+      <caption xml:lang="sk">KFind hlavné okno</caption>
       <caption xml:lang="sv">Huvudfönstret i Kfind</caption>
       <caption xml:lang="uk">Головне вікно KFind</caption>
       <caption xml:lang="x-test">xxKFind main windowxx</caption>


Reply via email to