Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package baloo5 for openSUSE:Factory checked 
in at 2022-07-11 19:08:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/baloo5 (Old)
 and      /work/SRC/openSUSE:Factory/.baloo5.new.1523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "baloo5"

Mon Jul 11 19:08:16 2022 rev:104 rq:988104 version:5.96.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/baloo5/baloo5.changes    2022-06-17 
21:19:06.582662642 +0200
+++ /work/SRC/openSUSE:Factory/.baloo5.new.1523/baloo5.changes  2022-07-11 
19:08:19.643518026 +0200
@@ -1,0 +2,9 @@
+Sun Jul  3 11:55:42 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 5.96.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.96.0
+- No code change since 5.95.0
+
+-------------------------------------------------------------------

Old:
----
  baloo-5.95.0.tar.xz
  baloo-5.95.0.tar.xz.sig

New:
----
  baloo-5.96.0.tar.xz
  baloo-5.96.0.tar.xz.sig

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

Other differences:
------------------
++++++ baloo5.spec ++++++
--- /var/tmp/diff_new_pack.KnRcBr/_old  2022-07-11 19:08:20.715519515 +0200
+++ /var/tmp/diff_new_pack.KnRcBr/_new  2022-07-11 19:08:20.719519521 +0200
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.95
+%define _tar_path 5.96
 # 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 released
 Name:           baloo5
-Version:        5.95.0
+Version:        5.96.0
 Release:        0
 Summary:        Framework for searching and managing metadata
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later AND LGPL-3.0-only

++++++ baloo-5.95.0.tar.xz -> baloo-5.96.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.95.0/CMakeLists.txt 
new/baloo-5.96.0/CMakeLists.txt
--- old/baloo-5.95.0/CMakeLists.txt     2022-06-09 23:12:59.000000000 +0200
+++ new/baloo-5.96.0/CMakeLists.txt     2022-07-02 17:45:32.000000000 +0200
@@ -1,8 +1,8 @@
 # set minimum version requirements
 cmake_minimum_required(VERSION 3.16)
 set(REQUIRED_QT_VERSION 5.15.2)
-set(KF_VERSION "5.95.0") # handled by release scripts
-set(KF_DEP_VERSION "5.95.0") # handled by release scripts
+set(KF_VERSION "5.96.0") # handled by release scripts
+set(KF_DEP_VERSION "5.96.0") # handled by release scripts
 
 # set up project
 project(Baloo VERSION ${KF_VERSION})
@@ -46,6 +46,7 @@
 include(ECMMarkNonGuiExecutable)
 include(ECMGenerateExportHeader)
 include(ECMConfiguredInstall)
+include(ECMDeprecationSettings)
 
 set(EXCLUDE_DEPRECATED_BEFORE_AND_AT 0 CACHE STRING "Control the range of 
deprecated API excluded from the build [default=0].")
 
@@ -76,8 +77,10 @@
 endif()
 
 # compiler flags and build system
-add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050f00)
-add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x055900)
+ecm_set_disabled_deprecation_versions(
+    QT 5.15.2
+    KF 5.95
+)
 
 find_package(Inotify)
 set_package_properties(Inotify PROPERTIES
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.95.0/po/bg/balooctl5.po 
new/baloo-5.96.0/po/bg/balooctl5.po
--- old/baloo-5.95.0/po/bg/balooctl5.po 2022-06-09 23:12:59.000000000 +0200
+++ new/baloo-5.96.0/po/bg/balooctl5.po 2022-07-02 17:45:32.000000000 +0200
@@ -1,18 +1,19 @@
 # Yasen Pramatarov <ya...@lindeas.com>, 2022.
+# Mincho Kondarev <mkonda...@yahoo.de>, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-05-19 00:15+0000\n"
-"PO-Revision-Date: 2022-01-27 11:26+0200\n"
-"Last-Translator: Yasen Pramatarov <ya...@lindeas.com>\n"
-"Language-Team: Bulgarian <d...@ludost.net>\n"
+"PO-Revision-Date: 2022-06-28 09:53+0200\n"
+"Last-Translator: Mincho Kondarev <mkonda...@yahoo.de>\n"
+"Language-Team: Bulgarian <kde-i18n-...@kde.org>\n"
 "Language: bg\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 21.08.0\n"
+"X-Generator: Lokalize 22.04.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -33,7 +34,7 @@
 #, kde-format
 msgid "The config command can be used to manipulate the Baloo Configuration\n"
 msgstr ""
-"?????????????????? ???config??? ???????? ???? ???????? ???????????????????? 
???? ???????????????????? ???? ?????????????????????? ???? "
+"?????????????????? \"config\" ???????? ???? ???????? ???????????????????? 
???? ???????????????????? ???? ?????????????????????? ???? "
 "Baloo\n"
 
 #: configcommand.cpp:69
@@ -301,8 +302,8 @@
 "Only applies to \"%4\""
 msgstr ""
 "?????????????? ???????????? <%1|%2|%3>.\n"
-"???????????????? ???? ???????????????????????? ?? ???%1???.\n"
-"???????????????? ???????? ???? ???%4???"
+"???????????????? ???? ???????????????????????? ?? \"%1\".\n"
+"???????????????? ???????? ???? \"%4\""
 
 #: main.cpp:80
 #, kde-format
@@ -404,7 +405,7 @@
 #: statuscommand.cpp:263
 #, kde-format
 msgid "Output format \"%1\" is invalid, use one of:\n"
-msgstr "?????????????????? ???????????? ???%1??? ?? ??????????????????, 
?????????????????????? ???????? ???? ????????:\n"
+msgstr "?????????????????? ???????????? \"%1\" ?? ??????????????????, 
?????????????????????? ???????? ???? ????????:\n"
 
 #: statuscommand.cpp:265
 #, kde-format
@@ -415,7 +416,7 @@
 #: statuscommand.cpp:272
 #, kde-format
 msgid "Baloo is currently disabled. To enable, please run %1\n"
-msgstr "Baloo ?? ???????????????? ?? ??????????????. ???? ?????????????????? 
?????????????????? ???%1??? \n"
+msgstr "Baloo ?? ???????????????? ?? ??????????????. ???? ?????????????????? 
?????????????????? \"%1\" \n"
 
 #: statuscommand.cpp:278
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.95.0/po/ca@valencia/balooctl5.po 
new/baloo-5.96.0/po/ca@valencia/balooctl5.po
--- old/baloo-5.95.0/po/ca@valencia/balooctl5.po        2022-06-09 
23:12:59.000000000 +0200
+++ new/baloo-5.96.0/po/ca@valencia/balooctl5.po        2022-07-02 
17:45:32.000000000 +0200
@@ -1,17 +1,17 @@
 # Translation of balooctl5.po to Catalan (Valencian)
-# Copyright (C) 2014-2020 This_file_is_part_of_KDE
+# Copyright (C) 2014-2022 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
-# Antoni Bella P??rez <antonibel...@yahoo.com>, 2014, 2015, 2020.
+# Antoni Bella P??rez <antonibel...@yahoo.com>, 2014, 2015, 2020, 2022.
 # Josep M. Ferrer <txe...@gmail.com>, 2015, 2016, 2017, 2018, 2019, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: baloo\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-05-19 00:15+0000\n"
-"PO-Revision-Date: 2020-09-06 13:25+0100\n"
-"Last-Translator: Josep M. Ferrer <txe...@gmail.com>\n"
+"PO-Revision-Date: 2022-06-27 15:32+0200\n"
+"Last-Translator: Antoni Bella P??rez <antonibel...@yahoo.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
 "Language: ca@valencia\n"
 "MIME-Version: 1.0\n"
@@ -19,7 +19,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 22.04.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -40,7 +40,7 @@
 #, kde-format
 msgid "The config command can be used to manipulate the Baloo Configuration\n"
 msgstr ""
-"L'ordre ??config?? es pot utilisar per a manipular la configuraci?? de 
Baloo\n"
+"L'ordre ??config?? es pot utilitzar per a manipular la configuraci?? de 
Baloo\n"
 
 #: configcommand.cpp:69
 #, kde-format
@@ -74,7 +74,7 @@
 #: configcommand.cpp:76
 #, kde-format
 msgid "Set the value of a config parameter"
-msgstr "Definix el valor d'un par??metre ??config??"
+msgstr "Establix el valor d'un par??metre ??config??"
 
 #: configcommand.cpp:77
 #, kde-format
@@ -113,12 +113,12 @@
 #: configcommand.cpp:89 configcommand.cpp:152 configcommand.cpp:243
 #, kde-format
 msgid "The list of filters which are used to exclude files"
-msgstr "La llista dels filtres que s'utilisen per a excloure fitxers"
+msgstr "La llista dels filtres que s'utilitzen per a excloure fitxers"
 
 #: configcommand.cpp:90 configcommand.cpp:153 configcommand.cpp:244
 #, kde-format
 msgid "The list of mimetypes which are used to exclude files"
-msgstr "La llista dels tipus MIME que s'utilisen per a excloure fitxers"
+msgstr "La llista dels tipus MIME que s'utilitzen per a excloure fitxers"
 
 #: configcommand.cpp:142 configcommand.cpp:233 configcommand.cpp:356
 #: configcommand.cpp:426
@@ -184,27 +184,27 @@
 #: configcommand.cpp:270
 #, kde-format
 msgid "%1 is already in the list of include folders"
-msgstr "%1 ya es troba a la llista de les carpetes a incloure"
+msgstr "%1 ja es troba a la llista de les carpetes a incloure"
 
 #: configcommand.cpp:275 configcommand.cpp:310
 #, kde-format
 msgid "%1 is in the list of exclude folders"
-msgstr "%1 ya es troba a la llista de les carpetes a excloure"
+msgstr "%1 ja es troba a la llista de les carpetes a excloure"
 
 #: configcommand.cpp:305
 #, kde-format
 msgid "%1 is already in the list of exclude folders"
-msgstr "%1 ya es troba a la llista de les carpetes a excloure"
+msgstr "%1 ja es troba a la llista de les carpetes a excloure"
 
 #: configcommand.cpp:328
 #, kde-format
 msgid "Exclude filter is already in the list\n"
-msgstr "El filtre d'exclusi?? ya est?? a la llista\n"
+msgstr "El filtre d'exclusi?? ja est?? a la llista\n"
 
 #: configcommand.cpp:346
 #, kde-format
 msgid "Exclude mimetype is already in the list\n"
-msgstr "El tipus MIME d'exclusi?? ya est?? a la llista\n"
+msgstr "El tipus MIME d'exclusi?? ja est?? a la llista\n"
 
 #: configcommand.cpp:374 configcommand.cpp:401
 #, kde-format
@@ -214,7 +214,7 @@
 #: configcommand.cpp:395 configcommand.cpp:422
 #, kde-format
 msgid "Invalid value\n"
-msgstr "Valor no v??lit\n"
+msgstr "Valor no v??lid\n"
 
 #: main.cpp:51
 #, kde-format
@@ -254,7 +254,7 @@
 #: main.cpp:63
 #, kde-format
 msgid "Suspend the file indexer"
-msgstr "Susp??n l'indexador de fitxers"
+msgstr "Susp??n l'indexador de fitxers"
 
 #: main.cpp:64
 #, kde-format
@@ -289,7 +289,7 @@
 #: main.cpp:70
 #, kde-format
 msgid "Display the disk space used by index"
-msgstr "Mostra l'espai en disc utilisat per l'??ndex"
+msgstr "Mostra l'espai en disc utilitzat per l'??ndex"
 
 #: main.cpp:71
 #, kde-format
@@ -410,7 +410,7 @@
 #: statuscommand.cpp:263
 #, kde-format
 msgid "Output format \"%1\" is invalid, use one of:\n"
-msgstr "El format d'eixida ??%1?? no ??s v??lit. Utiliseu-ne un d'entre:\n"
+msgstr "El format d'eixida ??%1?? no ??s v??lid. Utilitzeu-ne un d'entre:\n"
 
 #: statuscommand.cpp:265
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.95.0/po/ca@valencia/baloodb5.po 
new/baloo-5.96.0/po/ca@valencia/baloodb5.po
--- old/baloo-5.95.0/po/ca@valencia/baloodb5.po 2022-06-09 23:12:59.000000000 
+0200
+++ new/baloo-5.96.0/po/ca@valencia/baloodb5.po 2022-07-02 17:45:32.000000000 
+0200
@@ -75,7 +75,7 @@
 "Print results of a cleaning operation, but do not change anything.\n"
 "Only applies to \"%1\" command"
 msgstr ""
-"Imprimix el resultat d'una operaci?? de neteja, pero no canvia res.\n"
+"Imprimix el resultat d'una operaci?? de neteja, per?? no canvia res.\n"
 "Nom??s aplica a l'ordre ??%1??"
 
 #: main.cpp:59
@@ -83,8 +83,8 @@
 msgid ""
 "List database contents. Use a regular expression as argument to filter output"
 msgstr ""
-"Llista el contingut de la base de dades. Utilisa una expressi?? regular com a 
"
-"argument per a filtrar l'eixida"
+"Llista el contingut de la base de dades. Utilitza una expressi?? regular com "
+"a argument per a filtrar l'eixida"
 
 #: main.cpp:70
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.95.0/po/ca@valencia/baloosearch5.po 
new/baloo-5.96.0/po/ca@valencia/baloosearch5.po
--- old/baloo-5.95.0/po/ca@valencia/baloosearch5.po     2022-06-09 
23:12:59.000000000 +0200
+++ new/baloo-5.96.0/po/ca@valencia/baloosearch5.po     2022-07-02 
17:45:32.000000000 +0200
@@ -79,7 +79,7 @@
 #: main.cpp:46
 #, kde-format
 msgid "Limit search to specified directory"
-msgstr "Llimita la busca en el directori especificat"
+msgstr "Limita la busca en el directori especificat"
 
 #: main.cpp:47
 #, kde-format
@@ -104,7 +104,7 @@
 #: main.cpp:87
 #, kde-format
 msgid "%1 is not a valid directory"
-msgstr "%1 no ??s un directori v??lit"
+msgstr "%1 no ??s un directori v??lid"
 
 #: main.cpp:104
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.95.0/po/ca@valencia/balooshow5.po 
new/baloo-5.96.0/po/ca@valencia/balooshow5.po
--- old/baloo-5.95.0/po/ca@valencia/balooshow5.po       2022-06-09 
23:12:59.000000000 +0200
+++ new/baloo-5.96.0/po/ca@valencia/balooshow5.po       2022-07-02 
17:45:32.000000000 +0200
@@ -78,8 +78,8 @@
 "The Baloo index could not be opened. Please run \"%1\" to see if Baloo is "
 "enabled and working."
 msgstr ""
-"No s'ha pogut obrir l'??ndex de Baloo. Executeu ??%1?? per a vore si Baloo 
est?? "
-"habilitat i en funcionament."
+"No s'ha pogut obrir l'??ndex de Baloo. Executeu ??%1?? per a veure si Baloo "
+"est?? habilitat i en funcionament."
 
 #: main.cpp:118
 #, kde-format
@@ -91,12 +91,12 @@
 #: main.cpp:137
 #, kde-format
 msgid "%1: Not a valid url or document id"
-msgstr "%1: No ??s un URL o un ID de document v??lit"
+msgstr "%1: No ??s un URL o un ID de document v??lid"
 
 #: main.cpp:151
 #, kde-format
 msgid "%1: Failed to parse inode number"
-msgstr "%1: No s'ha pogut analisar el n??mero d'??inode??"
+msgstr "%1: No s'ha pogut analitzar el n??mero d'??inode??"
 
 #: main.cpp:175
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.95.0/po/ca@valencia/kio5_tags.po 
new/baloo-5.96.0/po/ca@valencia/kio5_tags.po
--- old/baloo-5.95.0/po/ca@valencia/kio5_tags.po        2022-06-09 
23:12:59.000000000 +0200
+++ new/baloo-5.96.0/po/ca@valencia/kio5_tags.po        2022-07-02 
17:45:32.000000000 +0200
@@ -24,7 +24,7 @@
 #: kio_tags.cpp:115 kio_tags.cpp:174
 #, kde-format
 msgid "File %1 already has tag %2"
-msgstr "El fitxer %1 ya t?? l'etiqueta %2"
+msgstr "El fitxer %1 ja t?? l'etiqueta %2"
 
 #: kio_tags.cpp:310
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.95.0/po/nb/kio5_tags.po 
new/baloo-5.96.0/po/nb/kio5_tags.po
--- old/baloo-5.95.0/po/nb/kio5_tags.po 2022-06-09 23:12:59.000000000 +0200
+++ new/baloo-5.96.0/po/nb/kio5_tags.po 2022-07-02 17:45:32.000000000 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-12-21 00:39+0000\n"
+"POT-Creation-Date: 2022-06-03 00:41+0000\n"
 "PO-Revision-Date: 2014-02-23 11:42+0100\n"
 "Last-Translator: Bj??rn Steensrud <bjor...@skogkatt.homelinux.org>\n"
 "Language-Team: Norwegian Bokm??l <l10n...@lister.huftis.org>\n"
@@ -19,22 +19,22 @@
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 
-#: kio_tags.cpp:114 kio_tags.cpp:173
+#: kio_tags.cpp:115 kio_tags.cpp:174
 #, kde-format
 msgid "File %1 already has tag %2"
 msgstr ""
 
-#: kio_tags.cpp:309
+#: kio_tags.cpp:310
 #, kde-format
 msgid "Tag"
 msgstr "Etikett"
 
-#: kio_tags.cpp:315
+#: kio_tags.cpp:316
 #, kde-format
 msgid "Tag Fragment"
 msgstr ""
 
-#: kio_tags.cpp:321 kio_tags.cpp:322
+#: kio_tags.cpp:328 kio_tags.cpp:329
 #, kde-format
 msgid "All Tags"
 msgstr "Alle etiketter"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.95.0/po/ta/balooctl5.po 
new/baloo-5.96.0/po/ta/balooctl5.po
--- old/baloo-5.95.0/po/ta/balooctl5.po 1970-01-01 01:00:00.000000000 +0100
+++ new/baloo-5.96.0/po/ta/balooctl5.po 2022-07-02 17:45:32.000000000 +0200
@@ -0,0 +1,455 @@
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the baloo package.
+#
+# Kishore G <kishor...@gmail.com>, 2022.
+msgid ""
+msgstr ""
+"Project-Id-Version: baloo\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2021-05-19 00:15+0000\n"
+"PO-Revision-Date: 2022-06-14 21:44+0530\n"
+"Last-Translator: Kishore G <kishor...@gmail.com>\n"
+"Language-Team: Tamil <kde-i18n-...@kde.org>\n"
+"Language: ta\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 22.04.2\n"
+
+#, kde-format
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr ""
+
+#, kde-format
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr ""
+
+#: configcommand.cpp:45
+#, kde-format
+msgid "Manipulate the Baloo configuration"
+msgstr ""
+
+#: configcommand.cpp:68
+#, kde-format
+msgid "The config command can be used to manipulate the Baloo Configuration\n"
+msgstr ""
+
+#: configcommand.cpp:69
+#, kde-format
+msgid ""
+"Usage: balooctl config <command>\n"
+"\n"
+msgstr ""
+
+#: configcommand.cpp:70
+#, kde-format
+msgid "Possible Commands:\n"
+msgstr ""
+
+#: configcommand.cpp:73
+#, kde-format
+msgid "Add a value to config parameter"
+msgstr ""
+
+#: configcommand.cpp:74
+#, kde-format
+msgid "Remove a value from a config parameter"
+msgstr ""
+
+#: configcommand.cpp:75
+#, kde-format
+msgid "Show the value of a config parameter"
+msgstr ""
+
+#: configcommand.cpp:76
+#, kde-format
+msgid "Set the value of a config parameter"
+msgstr ""
+
+#: configcommand.cpp:77
+#, kde-format
+msgid "Display this help menu"
+msgstr ""
+
+#: configcommand.cpp:83
+#, kde-format
+msgid ""
+"The following configuration options may be listed:\n"
+"\n"
+msgstr ""
+
+#: configcommand.cpp:85 configcommand.cpp:364
+#, kde-format
+msgid "Controls if Baloo indexes hidden files and folders"
+msgstr ""
+
+#: configcommand.cpp:86 configcommand.cpp:365
+#, kde-format
+msgid "Controls if Baloo indexes file content"
+msgstr ""
+
+#: configcommand.cpp:87 configcommand.cpp:150 configcommand.cpp:241
+#, kde-format
+msgid "The list of folders which Baloo indexes"
+msgstr ""
+
+#: configcommand.cpp:88 configcommand.cpp:151 configcommand.cpp:242
+#, kde-format
+msgid "The list of folders which Baloo will never index"
+msgstr ""
+
+#: configcommand.cpp:89 configcommand.cpp:152 configcommand.cpp:243
+#, kde-format
+msgid "The list of filters which are used to exclude files"
+msgstr ""
+
+#: configcommand.cpp:90 configcommand.cpp:153 configcommand.cpp:244
+#, kde-format
+msgid "The list of mimetypes which are used to exclude files"
+msgstr ""
+
+#: configcommand.cpp:142 configcommand.cpp:233 configcommand.cpp:356
+#: configcommand.cpp:426
+#, kde-format
+msgid "Config parameter could not be found\n"
+msgstr ""
+
+#: configcommand.cpp:148 configcommand.cpp:239 configcommand.cpp:362
+#, kde-format
+msgid ""
+"The following configuration options may be modified:\n"
+"\n"
+msgstr ""
+
+#: configcommand.cpp:161 configcommand.cpp:181 configcommand.cpp:252
+#: configcommand.cpp:287
+#, kde-format
+msgid "A folder must be provided\n"
+msgstr ""
+
+#: configcommand.cpp:169
+#, kde-format
+msgid "%1 is not in the list of include folders"
+msgstr ""
+
+#: configcommand.cpp:189
+#, kde-format
+msgid "%1 is not in the list of exclude folders"
+msgstr ""
+
+#: configcommand.cpp:201 configcommand.cpp:322
+#, kde-format
+msgid "A filter must be provided\n"
+msgstr ""
+
+#: configcommand.cpp:207
+#, kde-format
+msgid "%1 is not in list of exclude filters"
+msgstr ""
+
+#: configcommand.cpp:218 configcommand.cpp:340
+#, kde-format
+msgid "A mimetype must be provided\n"
+msgstr ""
+
+#: configcommand.cpp:224
+#, kde-format
+msgid "%1 is not in list of exclude mimetypes"
+msgstr ""
+
+#: configcommand.cpp:258 configcommand.cpp:293
+#, kde-format
+msgid "Path does not exist\n"
+msgstr ""
+
+#: configcommand.cpp:263 configcommand.cpp:298
+#, kde-format
+msgid "Path is not a directory\n"
+msgstr ""
+
+#: configcommand.cpp:270
+#, kde-format
+msgid "%1 is already in the list of include folders"
+msgstr ""
+
+#: configcommand.cpp:275 configcommand.cpp:310
+#, kde-format
+msgid "%1 is in the list of exclude folders"
+msgstr ""
+
+#: configcommand.cpp:305
+#, kde-format
+msgid "%1 is already in the list of exclude folders"
+msgstr ""
+
+#: configcommand.cpp:328
+#, kde-format
+msgid "Exclude filter is already in the list\n"
+msgstr ""
+
+#: configcommand.cpp:346
+#, kde-format
+msgid "Exclude mimetype is already in the list\n"
+msgstr ""
+
+#: configcommand.cpp:374 configcommand.cpp:401
+#, kde-format
+msgid "A value must be provided\n"
+msgstr ""
+
+#: configcommand.cpp:395 configcommand.cpp:422
+#, kde-format
+msgid "Invalid value\n"
+msgstr ""
+
+#: main.cpp:51
+#, kde-format
+msgid "balooctl"
+msgstr ""
+
+#: main.cpp:52
+#, kde-format
+msgid "Vishesh Handa"
+msgstr ""
+
+#: main.cpp:57
+#, kde-format
+msgid "The command to execute"
+msgstr ""
+
+#: main.cpp:59
+#, kde-format
+msgid "Print the status of the indexer"
+msgstr ""
+
+#: main.cpp:60
+#, kde-format
+msgid "Enable the file indexer"
+msgstr ""
+
+#: main.cpp:61
+#, kde-format
+msgid "Disable the file indexer"
+msgstr ""
+
+#: main.cpp:62
+#, kde-format
+msgid "Remove the index database"
+msgstr ""
+
+#: main.cpp:63
+#, kde-format
+msgid "Suspend the file indexer"
+msgstr ""
+
+#: main.cpp:64
+#, kde-format
+msgid "Resume the file indexer"
+msgstr ""
+
+#: main.cpp:65
+#, kde-format
+msgid "Check for any unindexed files and index them"
+msgstr ""
+
+#: main.cpp:66
+#, kde-format
+msgid "Index the specified files"
+msgstr ""
+
+#: main.cpp:67
+#, kde-format
+msgid "Forget the specified files"
+msgstr ""
+
+#: main.cpp:68
+#, kde-format
+msgid "Modify the Baloo configuration"
+msgstr ""
+
+#: main.cpp:69
+#, kde-format
+msgid "Monitor the file indexer"
+msgstr ""
+
+#: main.cpp:70
+#, kde-format
+msgid "Display the disk space used by index"
+msgstr ""
+
+#: main.cpp:71
+#, kde-format
+msgid "Display files which could not be indexed"
+msgstr ""
+
+#: main.cpp:74
+#, kde-format
+msgctxt ""
+"Format to use for status command, %1|%2|%3 are option values, %4 is a CLI "
+"command"
+msgid ""
+"Output format <%1|%2|%3>.\n"
+"The default format is \"%1\".\n"
+"Only applies to \"%4\""
+msgstr ""
+
+#: main.cpp:80
+#, kde-format
+msgid "format"
+msgstr ""
+
+#: monitorcommand.cpp:54
+#, kde-format
+msgid "Press ctrl+c to stop monitoring\n"
+msgstr ""
+
+#: monitorcommand.cpp:70
+#, kde-format
+msgid "Waiting for file indexer to start\n"
+msgstr ""
+
+#: monitorcommand.cpp:71
+#, kde-format
+msgid "Press Ctrl+C to stop monitoring\n"
+msgstr ""
+
+#: monitorcommand.cpp:78
+#, kde-format
+msgid "File indexer is running\n"
+msgstr ""
+
+#: monitorcommand.cpp:94 statuscommand.cpp:308
+#, kde-format
+msgctxt "currently indexed file"
+msgid "Indexing: %1"
+msgstr ""
+
+#: monitorcommand.cpp:103
+#, kde-format
+msgid ": Ok\n"
+msgstr ""
+
+#: monitorcommand.h:32
+#, kde-format
+msgid "CLI interface for monitoring Baloo"
+msgstr ""
+
+#: statuscommand.cpp:33
+#, kde-format
+msgid "Print the status of the Indexer"
+msgstr ""
+
+#: statuscommand.cpp:117
+#, kde-format
+msgid "File ignored"
+msgstr ""
+
+#: statuscommand.cpp:118
+#, kde-format
+msgid "Basic Indexing: Disabled"
+msgstr ""
+
+#: statuscommand.cpp:119 statuscommand.cpp:120
+#, kde-format
+msgid "Basic Indexing: Scheduled"
+msgstr ""
+
+#: statuscommand.cpp:121 statuscommand.cpp:122 statuscommand.cpp:123
+#: statuscommand.cpp:124
+#, kde-format
+msgid "Basic Indexing: Done"
+msgstr ""
+
+#: statuscommand.cpp:130 statuscommand.cpp:133
+#, kde-format
+msgid "Content Indexing: Scheduled"
+msgstr ""
+
+#: statuscommand.cpp:134
+#, kde-format
+msgid "Content Indexing: Failed"
+msgstr ""
+
+#: statuscommand.cpp:135
+#, kde-format
+msgid "Content Indexing: Done"
+msgstr ""
+
+#: statuscommand.cpp:142 statuscommand.cpp:182 statuscommand.cpp:231
+#, kde-format
+msgid "Ignoring non-existent file %1"
+msgstr ""
+
+#: statuscommand.cpp:147 statuscommand.cpp:187 statuscommand.cpp:236
+#, kde-format
+msgid "Ignoring symlink/special file %1"
+msgstr ""
+
+#: statuscommand.cpp:151
+#, kde-format
+msgid "File: %1"
+msgstr "??????????????????: %1"
+
+#: statuscommand.cpp:263
+#, kde-format
+msgid "Output format \"%1\" is invalid, use one of:\n"
+msgstr ""
+
+#: statuscommand.cpp:265
+#, kde-format
+msgctxt "bullet list item with output format"
+msgid "- %1\n"
+msgstr "- %1\n"
+
+#: statuscommand.cpp:272
+#, kde-format
+msgid "Baloo is currently disabled. To enable, please run %1\n"
+msgstr ""
+
+#: statuscommand.cpp:278
+#, kde-format
+msgid "Baloo Index could not be opened\n"
+msgstr ""
+
+#: statuscommand.cpp:305
+#, kde-format
+msgid "Baloo File Indexer is running\n"
+msgstr ""
+
+#: statuscommand.cpp:307 statuscommand.cpp:310
+#, kde-format
+msgid "Indexer state: %1"
+msgstr ""
+
+#: statuscommand.cpp:314
+#, kde-format
+msgid "Baloo File Indexer is not running\n"
+msgstr ""
+
+#: statuscommand.cpp:321
+#, kde-format
+msgid "Total files indexed: %1"
+msgstr ""
+
+#: statuscommand.cpp:322
+#, kde-format
+msgid "Files waiting for content indexing: %1"
+msgstr ""
+
+#: statuscommand.cpp:323
+#, kde-format
+msgid "Files failed to index: %1"
+msgstr ""
+
+#: statuscommand.cpp:331
+#, kde-format
+msgid "Current size of index is %1"
+msgstr ""
+
+#: statuscommand.cpp:333
+#, kde-format
+msgid "Index does not exist yet\n"
+msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.95.0/po/ta/baloosearch5.po 
new/baloo-5.96.0/po/ta/baloosearch5.po
--- old/baloo-5.95.0/po/ta/baloosearch5.po      1970-01-01 01:00:00.000000000 
+0100
+++ new/baloo-5.96.0/po/ta/baloosearch5.po      2022-07-02 17:45:32.000000000 
+0200
@@ -0,0 +1,108 @@
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the baloo package.
+#
+# Kishore G <kishor...@gmail.com>, 2022.
+msgid ""
+msgstr ""
+"Project-Id-Version: baloo\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2021-08-19 00:13+0000\n"
+"PO-Revision-Date: 2022-06-14 21:45+0530\n"
+"Last-Translator: Kishore G <kishor...@gmail.com>\n"
+"Language-Team: Tamil <kde-i18n-...@kde.org>\n"
+"Language: ta\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 22.04.2\n"
+
+#, kde-format
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr ""
+
+#, kde-format
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr ""
+
+#: main.cpp:27
+#, kde-format
+msgid "Baloo Search"
+msgstr "???????????? ???????????????"
+
+#: main.cpp:29
+#, kde-format
+msgid "A tool to search through the files indexed by Baloo"
+msgstr ""
+
+#: main.cpp:31
+#, kde-format
+msgid "Vishesh Handa"
+msgstr ""
+
+#: main.cpp:37
+#, kde-format
+msgid "The maximum number of results"
+msgstr ""
+
+#: main.cpp:38
+#, kde-format
+msgid "limit"
+msgstr ""
+
+#: main.cpp:40
+#, kde-format
+msgid "Offset from which to start the search"
+msgstr ""
+
+#: main.cpp:41
+#, kde-format
+msgid "offset"
+msgstr ""
+
+#: main.cpp:43
+#, kde-format
+msgid "Type of data to be searched"
+msgstr ""
+
+#: main.cpp:44
+#, kde-format
+msgid "typeStr"
+msgstr ""
+
+#: main.cpp:46
+#, kde-format
+msgid "Limit search to specified directory"
+msgstr ""
+
+#: main.cpp:47
+#, kde-format
+msgid "directory"
+msgstr ""
+
+#: main.cpp:49
+#, kde-format
+msgid "Show document IDs"
+msgstr ""
+
+#: main.cpp:50
+#, kde-format
+msgid "query"
+msgstr ""
+
+#: main.cpp:50
+#, kde-format
+msgid "List of words to query for"
+msgstr ""
+
+#: main.cpp:87
+#, kde-format
+msgid "%1 is not a valid directory"
+msgstr ""
+
+#: main.cpp:104
+#, kde-format
+msgid "Elapsed: %1 msecs"
+msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.95.0/po/ta/balooshow5.po 
new/baloo-5.96.0/po/ta/balooshow5.po
--- old/baloo-5.95.0/po/ta/balooshow5.po        1970-01-01 01:00:00.000000000 
+0100
+++ new/baloo-5.96.0/po/ta/balooshow5.po        2022-07-02 17:45:32.000000000 
+0200
@@ -0,0 +1,121 @@
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the baloo package.
+#
+# Kishore G <kishor...@gmail.com>, 2022.
+msgid ""
+msgstr ""
+"Project-Id-Version: baloo\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2022-02-02 00:41+0000\n"
+"PO-Revision-Date: 2022-06-14 21:45+0530\n"
+"Last-Translator: Kishore G <kishor...@gmail.com>\n"
+"Language-Team: Tamil <kde-i18n-...@kde.org>\n"
+"Language: ta\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 22.04.2\n"
+
+#, kde-format
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr ""
+
+#, kde-format
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr ""
+
+#: main.cpp:57
+#, kde-format
+msgid "Baloo Show"
+msgstr "???????????? ??????????????????"
+
+#: main.cpp:59
+#, kde-format
+msgid "The Baloo data Viewer - A debugging tool"
+msgstr ""
+
+#: main.cpp:61
+#, kde-format
+msgid "(c) 2012, Vishesh Handa"
+msgstr ""
+
+#: main.cpp:66
+#, kde-format
+msgid "Urls, document ids or inodes of the files"
+msgstr ""
+
+#: main.cpp:68
+#, kde-format
+msgid "Print internal info"
+msgstr ""
+
+#: main.cpp:70
+#, kde-format
+msgid "Arguments are interpreted as inode numbers (requires -d)"
+msgstr ""
+
+#: main.cpp:72
+#, kde-format
+msgid "Device id for the files"
+msgstr ""
+
+#: main.cpp:95
+#, kde-format
+msgid "Error: -i requires specifying a device (-d <deviceId>)"
+msgstr ""
+
+#: main.cpp:101
+#, kde-format
+msgid ""
+"The Baloo index could not be opened. Please run \"%1\" to see if Baloo is "
+"enabled and working."
+msgstr ""
+
+#: main.cpp:118
+#, kde-format
+msgid "The document IDs of the Baloo DB and the filesystem are different:"
+msgstr ""
+
+#: main.cpp:137
+#, kde-format
+msgid "%1: Not a valid url or document id"
+msgstr ""
+
+#: main.cpp:151
+#, kde-format
+msgid "%1: Failed to parse inode number"
+msgstr ""
+
+#: main.cpp:175
+#, kde-format
+msgid "%1: No index information found"
+msgstr ""
+
+#: main.cpp:223
+#, kde-format
+msgid "Internal Info"
+msgstr ""
+
+#: main.cpp:224
+#, kde-format
+msgid "Terms: %1"
+msgstr ""
+
+#: main.cpp:225
+#, kde-format
+msgid "File Name Terms: %1"
+msgstr ""
+
+#: main.cpp:226
+#, kde-format
+msgid "%1 Terms: %2"
+msgstr ""
+
+#: main.cpp:229
+#, kde-format
+msgctxt "Prefix string for internal errors"
+msgid "Internal Error - %1"
+msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.95.0/po/zh_CN/balooctl5.po 
new/baloo-5.96.0/po/zh_CN/balooctl5.po
--- old/baloo-5.95.0/po/zh_CN/balooctl5.po      2022-06-09 23:12:59.000000000 
+0200
+++ new/baloo-5.96.0/po/zh_CN/balooctl5.po      2022-07-02 17:45:32.000000000 
+0200
@@ -10,7 +10,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-05-19 00:15+0000\n"
-"PO-Revision-Date: 2022-06-05 04:17\n"
+"PO-Revision-Date: 2022-07-02 10:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.95.0/po/zh_CN/baloodb5.po 
new/baloo-5.96.0/po/zh_CN/baloodb5.po
--- old/baloo-5.95.0/po/zh_CN/baloodb5.po       2022-06-09 23:12:59.000000000 
+0200
+++ new/baloo-5.96.0/po/zh_CN/baloodb5.po       2022-07-02 17:45:32.000000000 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-08-03 02:05+0200\n"
-"PO-Revision-Date: 2022-06-05 04:17\n"
+"PO-Revision-Date: 2022-07-02 10:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.95.0/po/zh_CN/balooengine5.po 
new/baloo-5.96.0/po/zh_CN/balooengine5.po
--- old/baloo-5.95.0/po/zh_CN/balooengine5.po   2022-06-09 23:12:59.000000000 
+0200
+++ new/baloo-5.96.0/po/zh_CN/balooengine5.po   2022-07-02 17:45:32.000000000 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-04-16 00:16+0000\n"
-"PO-Revision-Date: 2022-06-05 04:17\n"
+"PO-Revision-Date: 2022-07-02 10:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.95.0/po/zh_CN/baloosearch5.po 
new/baloo-5.96.0/po/zh_CN/baloosearch5.po
--- old/baloo-5.95.0/po/zh_CN/baloosearch5.po   2022-06-09 23:12:59.000000000 
+0200
+++ new/baloo-5.96.0/po/zh_CN/baloosearch5.po   2022-07-02 17:45:32.000000000 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-08-19 00:13+0000\n"
-"PO-Revision-Date: 2022-06-05 04:17\n"
+"PO-Revision-Date: 2022-07-02 10:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.95.0/po/zh_CN/balooshow5.po 
new/baloo-5.96.0/po/zh_CN/balooshow5.po
--- old/baloo-5.95.0/po/zh_CN/balooshow5.po     2022-06-09 23:12:59.000000000 
+0200
+++ new/baloo-5.96.0/po/zh_CN/balooshow5.po     2022-07-02 17:45:32.000000000 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-02-02 00:41+0000\n"
-"PO-Revision-Date: 2022-06-05 04:17\n"
+"PO-Revision-Date: 2022-07-02 10:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.95.0/po/zh_CN/kio5_baloosearch.po 
new/baloo-5.96.0/po/zh_CN/kio5_baloosearch.po
--- old/baloo-5.95.0/po/zh_CN/kio5_baloosearch.po       2022-06-09 
23:12:59.000000000 +0200
+++ new/baloo-5.96.0/po/zh_CN/kio5_baloosearch.po       2022-07-02 
17:45:32.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-06-05 00:13+0000\n"
-"PO-Revision-Date: 2022-06-05 04:17\n"
+"PO-Revision-Date: 2022-07-02 10:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.95.0/po/zh_CN/kio5_tags.po 
new/baloo-5.96.0/po/zh_CN/kio5_tags.po
--- old/baloo-5.95.0/po/zh_CN/kio5_tags.po      2022-06-09 23:12:59.000000000 
+0200
+++ new/baloo-5.96.0/po/zh_CN/kio5_tags.po      2022-07-02 17:45:32.000000000 
+0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-03 00:41+0000\n"
-"PO-Revision-Date: 2022-06-05 04:17\n"
+"PO-Revision-Date: 2022-07-02 10:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.95.0/po/zh_CN/kio5_timeline.po 
new/baloo-5.96.0/po/zh_CN/kio5_timeline.po
--- old/baloo-5.95.0/po/zh_CN/kio5_timeline.po  2022-06-09 23:12:59.000000000 
+0200
+++ new/baloo-5.96.0/po/zh_CN/kio5_timeline.po  2022-07-02 17:45:32.000000000 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-08-19 00:13+0000\n"
-"PO-Revision-Date: 2022-06-05 04:17\n"
+"PO-Revision-Date: 2022-07-02 10:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/baloo-5.95.0/src/kioslaves/kded/baloosearchmodule.desktop 
new/baloo-5.96.0/src/kioslaves/kded/baloosearchmodule.desktop
--- old/baloo-5.95.0/src/kioslaves/kded/baloosearchmodule.desktop       
2022-06-09 23:12:59.000000000 +0200
+++ new/baloo-5.96.0/src/kioslaves/kded/baloosearchmodule.desktop       
2022-07-02 17:45:32.000000000 +0200
@@ -12,7 +12,7 @@
 Name[az]=Axtar???? Qovlu??unun Yenil??nm??si
 Name[bg]=???????????????????????? ???? ?????????????? ???? ??????????
 Name[ca]=Actualitzador de les carpetes de cerca
-Name[ca@valencia]=Actualisador de les carpetes de busca
+Name[ca@valencia]=Actualitzador de les carpetes de busca
 Name[cs]=N??stroj pro aktualizaci slo??ek pro vyhled??v??n??
 Name[da]=Opdatering af s??gemappe
 Name[de]=Suchordner-Aktualisierung
@@ -61,7 +61,7 @@
 Comment[az]=Axtar???? Qovlu??unun Avtomatik Yenil??nm??sin?? imkan verir
 Comment[bg]=?????????????????????? ?????????????????????????? ???? 
?????????????? ???? ??????????
 Comment[ca]=Permet l'actualitzaci?? autom??tica de les carpetes de cerca
-Comment[ca@valencia]=Permet l'actualisaci?? autom??tica de les carpetes de 
busca
+Comment[ca@valencia]=Permet l'actualitzaci?? autom??tica de les carpetes de 
busca
 Comment[cs]=Umo????uje automatickou aktualizaci prohled??van??ch slo??ek
 Comment[da]=Tillad automatisk opdatering af s??gemapper
 Comment[de]=Erm??glicht die automatische Aktualisierung von Suchordnern

Reply via email to