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-09-13 15:08:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/baloo5 (Old)
 and      /work/SRC/openSUSE:Factory/.baloo5.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "baloo5"

Tue Sep 13 15:08:03 2022 rev:106 rq:1002794 version:5.98.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/baloo5/baloo5.changes    2022-08-15 
19:56:59.292854019 +0200
+++ /work/SRC/openSUSE:Factory/.baloo5.new.2083/baloo5.changes  2022-09-13 
15:08:09.284434090 +0200
@@ -1,0 +2,10 @@
+Tue Sep  6 07:16:36 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 5.98.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.98.0
+- Changes since 5.97.0:
+  * Add FreeBSD Qt6 CI support
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ baloo5.spec ++++++
--- /var/tmp/diff_new_pack.0MwJMk/_old  2022-09-13 15:08:09.928435904 +0200
+++ /var/tmp/diff_new_pack.0MwJMk/_new  2022-09-13 15:08:09.932435914 +0200
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.97
+%define _tar_path 5.98
 # 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.97.0
+Version:        5.98.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.97.0.tar.xz -> baloo-5.98.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.97.0/.gitlab-ci.yml 
new/baloo-5.98.0/.gitlab-ci.yml
--- old/baloo-5.97.0/.gitlab-ci.yml     2022-08-07 15:16:54.000000000 +0200
+++ new/baloo-5.98.0/.gitlab-ci.yml     2022-09-05 14:00:02.000000000 +0200
@@ -5,3 +5,4 @@
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux.yml
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd.yml
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux-qt6.yml
+  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd-qt6.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.97.0/CMakeLists.txt 
new/baloo-5.98.0/CMakeLists.txt
--- old/baloo-5.97.0/CMakeLists.txt     2022-08-07 15:16:54.000000000 +0200
+++ new/baloo-5.98.0/CMakeLists.txt     2022-09-05 14:00:02.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.97.0") # handled by release scripts
-set(KF_DEP_VERSION "5.97.0") # handled by release scripts
+set(KF_VERSION "5.98.0") # handled by release scripts
+set(KF_DEP_VERSION "5.98.0") # handled by release scripts
 
 # set up project
 project(Baloo VERSION ${KF_VERSION})
@@ -79,7 +79,7 @@
 # compiler flags and build system
 ecm_set_disabled_deprecation_versions(
     QT 5.15.2
-    KF 5.95
+    KF 5.97
 )
 
 find_package(Inotify)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.97.0/po/ca@valencia/balooctl5.po 
new/baloo-5.98.0/po/ca@valencia/balooctl5.po
--- old/baloo-5.97.0/po/ca@valencia/balooctl5.po        2022-08-07 
15:16:54.000000000 +0200
+++ new/baloo-5.98.0/po/ca@valencia/balooctl5.po        2022-09-05 
14:00:02.000000000 +0200
@@ -144,12 +144,12 @@
 #: configcommand.cpp:169
 #, kde-format
 msgid "%1 is not in the list of include folders"
-msgstr "%1 no es troba a la llista de les carpetes que s'hagen d'incloure"
+msgstr "%1 no es troba en la llista de les carpetes que s'hagen d'incloure"
 
 #: configcommand.cpp:189
 #, kde-format
 msgid "%1 is not in the list of exclude folders"
-msgstr "%1 no es troba a la llista de les carpetes que s'hagen d'excloure"
+msgstr "%1 no es troba en la llista de les carpetes que s'hagen d'excloure"
 
 #: configcommand.cpp:201 configcommand.cpp:322
 #, kde-format
@@ -159,7 +159,7 @@
 #: configcommand.cpp:207
 #, kde-format
 msgid "%1 is not in list of exclude filters"
-msgstr "%1 no es troba a la llista dels filtres d'exclusi??"
+msgstr "%1 no es troba en la llista dels filtres d'exclusi??"
 
 #: configcommand.cpp:218 configcommand.cpp:340
 #, kde-format
@@ -169,7 +169,7 @@
 #: configcommand.cpp:224
 #, kde-format
 msgid "%1 is not in list of exclude mimetypes"
-msgstr "%1 no es troba a la llista dels tipus MIME d'exclusi??"
+msgstr "%1 no es troba en la llista dels tipus MIME d'exclusi??"
 
 #: configcommand.cpp:258 configcommand.cpp:293
 #, kde-format
@@ -184,27 +184,27 @@
 #: configcommand.cpp:270
 #, kde-format
 msgid "%1 is already in the list of include folders"
-msgstr "%1 ja es troba a la llista de les carpetes que s'hagen d'incloure"
+msgstr "%1 ja es troba en la llista de les carpetes que s'hagen d'incloure"
 
 #: configcommand.cpp:275 configcommand.cpp:310
 #, kde-format
 msgid "%1 is in the list of exclude folders"
-msgstr "%1 ja es troba a la llista de les carpetes que s'hagen d'excloure"
+msgstr "%1 ja es troba en la llista de les carpetes que s'hagen d'excloure"
 
 #: configcommand.cpp:305
 #, kde-format
 msgid "%1 is already in the list of exclude folders"
-msgstr "%1 ja es troba a la llista de les carpetes que s'hagen d'excloure"
+msgstr "%1 ja es troba en la llista de les carpetes que s'hagen d'excloure"
 
 #: configcommand.cpp:328
 #, kde-format
 msgid "Exclude filter is already in the list\n"
-msgstr "El filtre d'exclusi?? ja est?? a la llista\n"
+msgstr "El filtre d'exclusi?? ja es troba en la llista\n"
 
 #: configcommand.cpp:346
 #, kde-format
 msgid "Exclude mimetype is already in the list\n"
-msgstr "El tipus MIME d'exclusi?? ja est?? a la llista\n"
+msgstr "El tipus MIME d'exclusi?? ja es troba en la llista\n"
 
 #: configcommand.cpp:374 configcommand.cpp:401
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.97.0/po/id/baloodb5.po 
new/baloo-5.98.0/po/id/baloodb5.po
--- old/baloo-5.97.0/po/id/baloodb5.po  2022-08-07 15:16:54.000000000 +0200
+++ new/baloo-5.98.0/po/id/baloodb5.po  2022-09-05 14:00:02.000000000 +0200
@@ -1,20 +1,21 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Wantoyo <wanto...@gmail.com>, 2018, 2019, 2020.
+# Wantoyo <wanto...@gmail.com>, 2018, 2019, 2020, 2022.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-08-03 02:05+0200\n"
-"PO-Revision-Date: 2020-02-24 22:09+0700\n"
-"Last-Translator: Wantoyo <wanto...@gmail.com>\n"
-"Language-Team: Indonesian <kde-i18n-...@kde.org>\n"
+"PO-Revision-Date: 2022-08-26 23:44+0700\n"
+"Last-Translator: Wantoy??k <wanto...@gmail.com>\n"
+"Language-Team: https://t.me/Localizations_KDE_Indonesia\n";
 "Language: id\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.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -37,12 +38,12 @@
 "device id.\n"
 "May be given multiple times."
 msgstr ""
-"Filter menurut id perangkat.\n"
+"Filter menurut id peranti.\n"
 "0 (baku) tidak memfilter dan semuanya dicetak.\n"
-"Angka positif termasuk filter yang hanya mencetak id perangkat yang "
+"Angka positif termasuk filter yang hanya mencetak id peranti yang "
 "disebutkan.\n"
 "Angka negatif tidak termasuk filter yang mencetak semuanya kecuali id "
-"perangkat yang disebutkan.\n"
+"peranti yang disebutkan.\n"
 "Dapat diberikan beberapa kali."
 
 #: main.cpp:38
@@ -62,7 +63,7 @@
 #: main.cpp:47
 #, kde-format
 msgid "Act only on item on mounted devices"
-msgstr "Hanya bertindak pada butir pada perangkat yang dikaitkan"
+msgstr "Hanya bertindak pada butir pada peranti yang dikaitkan"
 
 #: main.cpp:51
 #, kde-format
@@ -84,7 +85,7 @@
 #: main.cpp:70
 #, kde-format
 msgid "List devices"
-msgstr "Daftar perangkat"
+msgstr "Daftar peranti"
 
 #: main.cpp:85
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.97.0/po/id/balooengine5.po 
new/baloo-5.98.0/po/id/balooengine5.po
--- old/baloo-5.97.0/po/id/balooengine5.po      2022-08-07 15:16:54.000000000 
+0200
+++ new/baloo-5.98.0/po/id/balooengine5.po      2022-09-05 14:00:02.000000000 
+0200
@@ -1,20 +1,21 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Wantoyo <wanto...@gmail.com>, 2018, 2020.
+# Wantoyo <wanto...@gmail.com>, 2018, 2020, 2022.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-04-16 00:16+0000\n"
-"PO-Revision-Date: 2018-04-29 07:20+0700\n"
-"Last-Translator: Wantoyo <wanto...@gmail.com>\n"
-"Language-Team: Indonesian <kde-i18n-...@kde.org>\n"
+"PO-Revision-Date: 2022-08-26 23:44+0700\n"
+"Last-Translator: Wantoy??k <wanto...@gmail.com>\n"
+"Language-Team: https://t.me/Localizations_KDE_Indonesia\n";
 "Language: id\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.12.3\n"
 
 #: experimental/databasesanitizer.cpp:262
 #, kde-format
@@ -29,7 +30,7 @@
 #: experimental/databasesanitizer.cpp:322
 #, kde-format
 msgid "Found %1 matching in %2 devices"
-msgstr "Ditemukan %1 kecocokan dalam perangkat %2"
+msgstr "Ditemukan %1 kecocokan dalam peranti %2"
 
 #: experimental/databasesanitizer.cpp:343
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.97.0/po/id/balooshow5.po 
new/baloo-5.98.0/po/id/balooshow5.po
--- old/baloo-5.97.0/po/id/balooshow5.po        2022-08-07 15:16:54.000000000 
+0200
+++ new/baloo-5.98.0/po/id/balooshow5.po        2022-09-05 14:00:02.000000000 
+0200
@@ -1,20 +1,21 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Wantoyo <wanto...@gmail.com>, 2018, 2019, 2020.
+# Wantoyo <wanto...@gmail.com>, 2018, 2019, 2020, 2022.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-02-02 00:41+0000\n"
-"PO-Revision-Date: 2019-04-17 07:03+0700\n"
-"Last-Translator: Wantoyo <wanto...@gmail.com>\n"
-"Language-Team: Indonesian <kde-i18n-...@kde.org>\n"
+"PO-Revision-Date: 2022-08-26 23:44+0700\n"
+"Last-Translator: Wantoy??k <wanto...@gmail.com>\n"
+"Language-Team: https://t.me/Localizations_KDE_Indonesia\n";
 "Language: id\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.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -64,7 +65,7 @@
 #: main.cpp:95
 #, kde-format
 msgid "Error: -i requires specifying a device (-d <deviceId>)"
-msgstr "Error: -i memerlukan penspesifikasian sebuah perangkat (-d <deviceId>)"
+msgstr "Error: -i memerlukan penspesifikasian sebuah peranti (-d <deviceId>)"
 
 #: main.cpp:101
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.97.0/po/ka/balooctl5.po 
new/baloo-5.98.0/po/ka/balooctl5.po
--- old/baloo-5.97.0/po/ka/balooctl5.po 1970-01-01 01:00:00.000000000 +0100
+++ new/baloo-5.98.0/po/ka/balooctl5.po 2022-09-05 14:00:02.000000000 +0200
@@ -0,0 +1,467 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the baloo package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+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-08-25 06:42+0200\n"
+"Last-Translator: Temuri Doghonadze <temuri.doghona...@gmail.com>\n"
+"Language-Team: Georgian <kde-i18n-...@kde.org>\n"
+"Language: ka\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Poedit 3.1.1\n"
+
+#, kde-format
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr "Temuri Doghonadze"
+
+#, kde-format
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr "temuri.doghona...@gmail.com"
+
+#: configcommand.cpp:45
+#, kde-format
+msgid "Manipulate the Baloo configuration"
+msgstr "Baloo-?????? ??????????????????????????????????????? 
??????????????????"
+
+#: configcommand.cpp:68
+#, kde-format
+msgid "The config command can be used to manipulate the Baloo Configuration\n"
+msgstr ""
+"??????????????????????????????????????? ???????????????????????? Baloo-?????? 
??????????????????????????????????????? ????????????????????????????????? 
??????????????????????????? "
+"??????????????????????????????\n"
+
+#: configcommand.cpp:69
+#, kde-format
+msgid ""
+"Usage: balooctl config <command>\n"
+"\n"
+msgstr ""
+"??????????????????????????????: balooctl config <????????????????????????>\n"
+"\n"
+
+#: configcommand.cpp:70
+#, kde-format
+msgid "Possible Commands:\n"
+msgstr "????????????????????? ??????????????????????????????:\n"
+
+#: 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 ""
+"???????????????????????????????????? ??????????????????????????????????????? 
????????????????????? ???????????????????????????????????? ???????????? 
????????????????????????:\n"
+"\n"
+
+#: configcommand.cpp:85 configcommand.cpp:364
+#, kde-format
+msgid "Controls if Baloo indexes hidden files and folders"
+msgstr "?????????????????????????????? ?????? ????????? Baloo 
????????????????????? ???????????????????????? ?????? 
????????????????????????????????????"
+
+#: configcommand.cpp:86 configcommand.cpp:365
+#, kde-format
+msgid "Controls if Baloo indexes file content"
+msgstr "?????????????????????????????? ?????? ???????????? Baloo 
?????????????????? ?????????????????????????????????"
+
+#: configcommand.cpp:87 configcommand.cpp:150 configcommand.cpp:241
+#, kde-format
+msgid "The list of folders which Baloo indexes"
+msgstr "Baloo-?????? ?????????????????????????????? ??????????????? 
??????????????????????????????????????? ?????????"
+
+#: configcommand.cpp:88 configcommand.cpp:151 configcommand.cpp:242
+#, kde-format
+msgid "The list of folders which Baloo will never index"
+msgstr "??????????????????????????????????????? ?????????, 
???????????????????????? Baloo-??? ???????????????????????? 
????????????????????????????????????"
+
+#: 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 "MIME ????????????????????? ?????????, ???????????????????????? 
???????????????????????? ???????????????????????????????????? 
?????????????????????????????????"
+
+#: configcommand.cpp:142 configcommand.cpp:233 configcommand.cpp:356
+#: configcommand.cpp:426
+#, kde-format
+msgid "Config parameter could not be found\n"
+msgstr "??????????????????????????????????????? ??????????????????????????? 
????????? ??????????????????\n"
+
+#: configcommand.cpp:148 configcommand.cpp:239 configcommand.cpp:362
+#, kde-format
+msgid ""
+"The following configuration options may be modified:\n"
+"\n"
+msgstr ""
+"???????????????????????????????????? ??????????????????????????????????????? 
????????????????????? ???????????????????????????????????? 
??????????????????:\n"
+"\n"
+
+#: configcommand.cpp:161 configcommand.cpp:181 configcommand.cpp:252
+#: configcommand.cpp:287
+#, kde-format
+msgid "A folder must be provided\n"
+msgstr "?????????????????????????????? ???????????????????????? 
?????????????????????????????????\n"
+
+#: configcommand.cpp:169
+#, kde-format
+msgid "%1 is not in the list of include folders"
+msgstr "%1 ??????????????????????????? ??????????????????????????????????????? 
?????????????????? ????????????"
+
+#: configcommand.cpp:189
+#, kde-format
+msgid "%1 is not in the list of exclude folders"
+msgstr "%1 ????????????????????????????????? 
??????????????????????????????????????? ?????????????????? ????????????"
+
+#: configcommand.cpp:201 configcommand.cpp:322
+#, kde-format
+msgid "A filter must be provided\n"
+msgstr "????????????????????? ???????????????????????? 
?????????????????????????????????\n"
+
+#: configcommand.cpp:207
+#, kde-format
+msgid "%1 is not in list of exclude filters"
+msgstr "%1 ????????????????????????????????? ??????????????????????????? 
??????????????? ????????????"
+
+#: configcommand.cpp:218 configcommand.cpp:340
+#, kde-format
+msgid "A mimetype must be provided\n"
+msgstr "MIME ??????????????? ???????????????????????? 
?????????????????????????????????\n"
+
+#: configcommand.cpp:224
+#, kde-format
+msgid "%1 is not in list of exclude mimetypes"
+msgstr "%1 ????????????????????????????????? MIME ????????????????????? 
??????????????? ????????????"
+
+#: configcommand.cpp:258 configcommand.cpp:293
+#, kde-format
+msgid "Path does not exist\n"
+msgstr "?????????????????? ?????? ????????????????????????\n"
+
+#: configcommand.cpp:263 configcommand.cpp:298
+#, kde-format
+msgid "Path is not a directory\n"
+msgstr "?????????????????? ??????????????????????????? ????????????\n"
+
+#: configcommand.cpp:270
+#, kde-format
+msgid "%1 is already in the list of include folders"
+msgstr "%1 ???????????? ???????????????????????? ??????????????????????????? 
??????????????????????????????????????? ???????????????"
+
+#: configcommand.cpp:275 configcommand.cpp:310
+#, kde-format
+msgid "%1 is in the list of exclude folders"
+msgstr "%1 ????????????????????????????????? 
??????????????????????????????????????? ??????????????????"
+
+#: configcommand.cpp:305
+#, kde-format
+msgid "%1 is already in the list of exclude folders"
+msgstr "%1 ???????????? ???????????????????????? 
????????????????????????????????? ????????????????????????????????? 
???????????????"
+
+#: configcommand.cpp:328
+#, kde-format
+msgid "Exclude filter is already in the list\n"
+msgstr "????????????????????????????????? ?????????????????? ???????????? 
??????????????????\n"
+
+#: configcommand.cpp:346
+#, kde-format
+msgid "Exclude mimetype is already in the list\n"
+msgstr "????????????????????????????????? MIME ???????????? ???????????? 
??????????????????\n"
+
+#: configcommand.cpp:374 configcommand.cpp:401
+#, kde-format
+msgid "A value must be provided\n"
+msgstr "???????????????????????????????????? ???????????????????????? 
?????????????????????????????????\n"
+
+#: configcommand.cpp:395 configcommand.cpp:422
+#, kde-format
+msgid "Invalid value\n"
+msgstr "???????????????????????? ?????????????????????????????????\n"
+
+#: main.cpp:51
+#, kde-format
+msgid "balooctl"
+msgstr "balooctl"
+
+#: main.cpp:52
+#, kde-format
+msgid "Vishesh Handa"
+msgstr "Vishesh Handa"
+
+#: 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 "Baloo-?????? ??????????????????????????????????????? 
??????????????????"
+
+#: 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 ""
+"??????????????????????????? ????????????????????? <%1|%2|%3>.\n"
+"???????????????????????????????????? ???????????????????????? \"%1\".\n"
+"?????????????????? ??????????????? \"%4\""
+
+#: main.cpp:80
+#, kde-format
+msgid "format"
+msgstr "?????????????????????"
+
+#: monitorcommand.cpp:54
+#, kde-format
+msgid "Press ctrl+c to stop monitoring\n"
+msgstr "???????????????????????????????????? ????????????????????????????????? 
???????????????????????? Ctrl+C\n"
+
+#: monitorcommand.cpp:70
+#, kde-format
+msgid "Waiting for file indexer to start\n"
+msgstr "?????????????????????????????? ???????????????????????? 
????????????????????????\n"
+
+#: monitorcommand.cpp:71
+#, kde-format
+msgid "Press Ctrl+C to stop monitoring\n"
+msgstr "???????????????????????????????????? ????????????????????????????????? 
???????????????????????? Ctrl+C\n"
+
+#: monitorcommand.cpp:78
+#, kde-format
+msgid "File indexer is running\n"
+msgstr "???????????????????????? ??????????????????????????? 
??????????????????????????????\n"
+
+#: monitorcommand.cpp:94 statuscommand.cpp:308
+#, kde-format
+msgctxt "currently indexed file"
+msgid "Indexing: %1"
+msgstr "?????????????????????????????????:%1"
+
+#: monitorcommand.cpp:103
+#, kde-format
+msgid ": Ok\n"
+msgstr ": Ok\n"
+
+#: monitorcommand.h:32
+#, kde-format
+msgid "CLI interface for monitoring Baloo"
+msgstr "Baloo-?????? ???????????????????????????????????? CLI 
??????????????????????????????"
+
+#: 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 "?????????????????????????????? ?????????????????? 
??????????????????????????????: %1"
+
+#: statuscommand.cpp:147 statuscommand.cpp:187 statuscommand.cpp:236
+#, kde-format
+msgid "Ignoring symlink/special file %1"
+msgstr "???????????????????????????/?????????????????????????????? 
?????????????????? ??????????????????????????????: %1"
+
+#: 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 "??????????????????????????? ????????????????????? \"%1\" 
???????????????????????????. ?????????????????????????????? 
?????????-????????????:\n"
+
+#: 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 "Baloo ????????????????????? ???????????????????????????. 
?????????????????????????????? ????????????????????? %1\n"
+
+#: statuscommand.cpp:278
+#, kde-format
+msgid "Baloo Index could not be opened\n"
+msgstr "Baloo-?????? ???????????????????????? ?????????????????? 
?????????????????????????????????\n"
+
+#: statuscommand.cpp:305
+#, kde-format
+msgid "Baloo File Indexer is running\n"
+msgstr "Baloo ???????????????????????? ??????????????????????????? 
??????????????????????????????\n"
+
+#: statuscommand.cpp:307 statuscommand.cpp:310
+#, kde-format
+msgid "Indexer state: %1"
+msgstr "?????????????????????????????? ?????????????????????????????????: %1"
+
+#: statuscommand.cpp:314
+#, kde-format
+msgid "Baloo File Indexer is not running\n"
+msgstr "Baloo ???????????????????????? ???????????????????????? 
??????????????????????????? ????????????\n"
+
+#: statuscommand.cpp:321
+#, kde-format
+msgid "Total files indexed: %1"
+msgstr "?????????????????????????????????????????? ?????????????????????: %1"
+
+#: statuscommand.cpp:322
+#, kde-format
+msgid "Files waiting for content indexing: %1"
+msgstr "???????????????????????????????????????????????? 
??????????????????????????? ??????????????? ?????????????????????: %1"
+
+#: statuscommand.cpp:323
+#, kde-format
+msgid "Files failed to index: %1"
+msgstr "???????????????????????????????????? ?????????????????????: %1"
+
+#: statuscommand.cpp:331
+#, kde-format
+msgid "Current size of index is %1"
+msgstr "???????????????????????? ??????????????????????????? ???????????????: 
%1"
+
+#: statuscommand.cpp:333
+#, kde-format
+msgid "Index does not exist yet\n"
+msgstr "????????????????????? ????????? ?????? ????????????????????????\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.97.0/po/ka/baloodb5.po 
new/baloo-5.98.0/po/ka/baloodb5.po
--- old/baloo-5.97.0/po/ka/baloodb5.po  1970-01-01 01:00:00.000000000 +0100
+++ new/baloo-5.98.0/po/ka/baloodb5.po  2022-09-05 14:00:02.000000000 +0200
@@ -0,0 +1,152 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the baloo package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: baloo\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2020-08-03 02:05+0200\n"
+"PO-Revision-Date: 2022-08-25 06:06+0200\n"
+"Last-Translator: Temuri Doghonadze <temuri.doghona...@gmail.com>\n"
+"Language-Team: Georgian <kde-i18n-...@kde.org>\n"
+"Language: ka\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Poedit 3.1.1\n"
+
+#, kde-format
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr "Temuri Doghonadze"
+
+#, kde-format
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr "temuri.doghona...@gmail.com"
+
+#: main.cpp:33
+#, kde-format
+msgid ""
+"Filter by device id.\n"
+"0 (default) does not filter and everything is printed.\n"
+"Positive numbers are including filters printing only the mentioned device "
+"id.\n"
+"Negative numbers are excluding filters printing everything but the mentioned "
+"device id.\n"
+"May be given multiple times."
+msgstr ""
+
+#: main.cpp:38
+#, kde-format
+msgid "integer"
+msgstr "??????????????? ??????????????????"
+
+#: main.cpp:43
+#, kde-format
+msgid ""
+"List only inaccessible entries.\n"
+"Only applies to \"%1\""
+msgstr ""
+
+#: main.cpp:47
+#, kde-format
+msgid "Act only on item on mounted devices"
+msgstr ""
+
+#: main.cpp:51
+#, kde-format
+msgid ""
+"Print results of a cleaning operation, but do not change anything.\n"
+"Only applies to \"%1\" command"
+msgstr ""
+
+#: main.cpp:59
+#, kde-format
+msgid ""
+"List database contents. Use a regular expression as argument to filter output"
+msgstr ""
+
+#: main.cpp:70
+#, kde-format
+msgid "List devices"
+msgstr "?????????????????????????????????????????? ?????????"
+
+#: main.cpp:85
+#, kde-format
+msgid "Remove stale database entries"
+msgstr "??????????????? ???????????????????????? 
????????????????????????????????? ???????????????"
+
+#: main.cpp:140
+#, kde-format
+msgid ""
+"\n"
+"\n"
+"Commands:\n"
+"    %1"
+msgstr ""
+"\n"
+"\n"
+"??????????????????????????????:\n"
+"    %1"
+
+#: main.cpp:147
+#, kde-format
+msgid "Baloo Database Sanitizer"
+msgstr "Baloo -?????? ??????????????? 
??????????????????????????????????????????"
+
+#: main.cpp:149
+#, kde-format
+msgid "The Baloo Database Lister & Sanitizer"
+msgstr "Baloo-?????? ??????????????? 
??????????????????????????????????????????/?????????????????????????????????"
+
+#: main.cpp:151
+#, kde-format
+msgid "(c) 2018, Michael Heidelbach"
+msgstr "(c) 2018, Michael Heidelbach"
+
+#: main.cpp:152
+#, kde-format
+msgid "Michael Heidelbach"
+msgstr "Michael Heidelbach"
+
+#: main.cpp:152
+#, kde-format
+msgid "Maintainer"
+msgstr "???????????????????????? ?????????????????????????????????"
+
+#: main.cpp:158
+#, kde-format
+msgid "The command to execute"
+msgstr "??????????????????????????????????????? ????????????????????????"
+
+#: main.cpp:162
+#, kde-format
+msgctxt "Command"
+msgid ""
+"A regular expression applied to the URL of database items\n"
+"Example: %1"
+msgstr ""
+
+#: main.cpp:219 main.cpp:227 main.cpp:237
+#, kde-format
+msgid "Baloo Index could not be opened"
+msgstr "Baloo-?????? ???????????????????????? ????????????????????? 
?????????????????????"
+
+#: main.cpp:223 main.cpp:231
+#, kde-format
+msgid "Listing database contents..."
+msgstr "??????????????? ????????????????????????????????? ?????????..."
+
+#: main.cpp:241
+#, kde-format
+msgid "Removing stale database contents..."
+msgstr "??????????????? ???????????????????????? 
????????????????????????????????? ???????????????..."
+
+#: main.cpp:264
+#, kde-format
+msgid "Elapsed: %1 secs"
+msgstr "?????????????????????: %1 ??????"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.97.0/po/ka/balooengine5.po 
new/baloo-5.98.0/po/ka/balooengine5.po
--- old/baloo-5.97.0/po/ka/balooengine5.po      1970-01-01 01:00:00.000000000 
+0100
+++ new/baloo-5.98.0/po/ka/balooengine5.po      2022-09-05 14:00:02.000000000 
+0200
@@ -0,0 +1,115 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the baloo package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: baloo\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2021-04-16 00:16+0000\n"
+"PO-Revision-Date: 2022-08-25 05:52+0200\n"
+"Last-Translator: Temuri Doghonadze <temuri.doghona...@gmail.com>\n"
+"Language-Team: Georgian <kde-i18n-...@kde.org>\n"
+"Language: ka\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Poedit 3.1.1\n"
+
+#: experimental/databasesanitizer.cpp:262
+#, kde-format
+msgid "Total: %1, Inaccessible: %2"
+msgstr "???????????????: %1, ?????????????????????????????????: %2"
+
+#: experimental/databasesanitizer.cpp:266
+#, kde-format
+msgid "Total: %1, Ignored: %2, Accessible: %3, Inaccessible: %4"
+msgstr "???????????????: %1, ????????????????????????????????????: %2, 
????????????????????????: %3, ?????????????????????????????????: %4"
+
+#: experimental/databasesanitizer.cpp:322
+#, kde-format
+msgid "Found %1 matching in %2 devices"
+msgstr "?????????????????? %1 ??????????????????????????? %2 
???????????????????????????????????????"
+
+#: experimental/databasesanitizer.cpp:343
+#, kde-format
+msgid "IgnoredSymbolicLink:"
+msgstr "????????????????????????????????????????????????????????????:"
+
+#: experimental/databasesanitizer.cpp:347
+#, kde-format
+msgid "Removing:"
+msgstr "???????????????:"
+
+#: experimental/databasesanitizer.cpp:361
+#, kde-format
+msgctxt "numbers"
+msgid "Removed: %1, Total: %2, Ignored: %3"
+msgstr "????????????????????????: %1, ???????????????: %2, 
????????????????????????????????????: %3"
+
+#: indexerstate.cpp:14
+#, kde-format
+msgid "Unknown"
+msgstr "??????????????????"
+
+#: indexerstate.cpp:17
+#, kde-format
+msgid "Idle"
+msgstr "????????????????????????"
+
+#: indexerstate.cpp:20
+#, kde-format
+msgid "Suspended"
+msgstr "?????????????????????????????????"
+
+#: indexerstate.cpp:23
+#, kde-format
+msgid "Initial Indexing"
+msgstr "????????????????????? ?????????????????????????????????"
+
+#: indexerstate.cpp:26
+#, kde-format
+msgid "Indexing new files"
+msgstr "??????????????? ???????????????????????? 
?????????????????????????????????"
+
+#: indexerstate.cpp:29
+#, kde-format
+msgid "Indexing modified files"
+msgstr "???????????????????????? ???????????????????????? 
?????????????????????????????????"
+
+#: indexerstate.cpp:32
+#, kde-format
+msgid "Indexing Extended Attributes"
+msgstr "?????????????????????????????? ????????????????????????????????? 
?????????????????????????????????"
+
+#: indexerstate.cpp:35
+#, kde-format
+msgid "Indexing file content"
+msgstr "?????????????????? ????????????????????????????????? 
?????????????????????????????????"
+
+#: indexerstate.cpp:38
+#, kde-format
+msgid "Checking for unindexed files"
+msgstr "?????????????????????????????????????????? ???????????????????????? 
???????????????????????????"
+
+#: indexerstate.cpp:41
+#, kde-format
+msgid "Checking for stale index entries"
+msgstr "???????????????????????? ???????????????????????? 
????????????????????????????????? ???????????????????????????"
+
+#: indexerstate.cpp:44
+#, kde-format
+msgid "Idle (Powersave)"
+msgstr "???????????? (???????????????????????? ?????????????????????)"
+
+#: indexerstate.cpp:47
+#, kde-format
+msgid "Not Running"
+msgstr "??????????????????????????? ????????????"
+
+#: indexerstate.cpp:50
+#, kde-format
+msgid "Starting"
+msgstr "?????????????????????"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.97.0/po/ka/baloosearch5.po 
new/baloo-5.98.0/po/ka/baloosearch5.po
--- old/baloo-5.97.0/po/ka/baloosearch5.po      1970-01-01 01:00:00.000000000 
+0100
+++ new/baloo-5.98.0/po/ka/baloosearch5.po      2022-09-05 14:00:02.000000000 
+0200
@@ -0,0 +1,109 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the baloo package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+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-08-25 05:55+0200\n"
+"Last-Translator: Temuri Doghonadze <temuri.doghona...@gmail.com>\n"
+"Language-Team: Georgian <kde-i18n-...@kde.org>\n"
+"Language: ka\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Poedit 3.1.1\n"
+
+#, kde-format
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr "Temuri Doghonadze"
+
+#, kde-format
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr "temuri.doghona...@gmail.com"
+
+#: main.cpp:27
+#, kde-format
+msgid "Baloo Search"
+msgstr "Baloo-i?????? ???????????????"
+
+#: main.cpp:29
+#, kde-format
+msgid "A tool to search through the files indexed by Baloo"
+msgstr "???????????????????????? Baloo-?????? 
???????????????????????????????????? ???????????????????????? 
??????????????????????????????"
+
+#: main.cpp:31
+#, kde-format
+msgid "Vishesh Handa"
+msgstr "Vishesh Handa"
+
+#: 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 "typeStr"
+
+#: 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 "???????????????????????????????????? ID-?????? ?????????????????????"
+
+#: 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 "%1 ???????????????????????? ??????????????????????????????"
+
+#: main.cpp:104
+#, kde-format
+msgid "Elapsed: %1 msecs"
+msgstr "?????????????????????: %1 ?????????"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.97.0/po/ka/balooshow5.po 
new/baloo-5.98.0/po/ka/balooshow5.po
--- old/baloo-5.97.0/po/ka/balooshow5.po        1970-01-01 01:00:00.000000000 
+0100
+++ new/baloo-5.98.0/po/ka/balooshow5.po        2022-09-05 14:00:02.000000000 
+0200
@@ -0,0 +1,126 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the baloo package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+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-08-25 06:01+0200\n"
+"Last-Translator: Temuri Doghonadze <temuri.doghona...@gmail.com>\n"
+"Language-Team: Georgian <kde-i18n-...@kde.org>\n"
+"Language: ka\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Poedit 3.1.1\n"
+
+#, kde-format
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr "Temuri Doghonadze"
+
+#, kde-format
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr "temuri.doghona...@gmail.com"
+
+#: main.cpp:57
+#, kde-format
+msgid "Baloo Show"
+msgstr "Baloo -?????? ?????????????????????"
+
+#: main.cpp:59
+#, kde-format
+msgid "The Baloo data Viewer - A debugging tool"
+msgstr "Baloo-?????? ????????????????????????????????? ????????????????????? - 
??????????????????????????? ????????????????????????"
+
+#: main.cpp:61
+#, kde-format
+msgid "(c) 2012, Vishesh Handa"
+msgstr "(c) 2012, Vishesh Handa, ??????????????? ?????????????????? 
?????????????????????"
+
+#: main.cpp:66
+#, kde-format
+msgid "Urls, document ids or inodes of the files"
+msgstr "?????????????????????, ???????????????????????????????????? 
ID-????????? ?????? ?????????????????? inode-?????????"
+
+#: 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 "????????????????????????????????? 
?????????????????????????????????????????????, ?????????????????? 
inode-???????????? ????????????????????? (????????????????????? -d)"
+
+#: main.cpp:72
+#, kde-format
+msgid "Device id for the files"
+msgstr "???????????????????????????????????? ID 
????????????????????????????????????"
+
+#: main.cpp:95
+#, kde-format
+msgid "Error: -i requires specifying a device (-d <deviceId>)"
+msgstr "?????????????????????: -I -??? ?????????????????? 
????????????????????????????????? ???????????????????????????????????? 
???????????????????????? (-d <????????????id)"
+
+#: 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 ""
+"Baloo-?????? ???????????????????????? ?????????????????? ?????????????????? 
?????????????????????????????????. ???????????????????????????, 
???????????????????????? ?????? ????????? "
+"Baloo, ?????????????????????: %1."
+
+#: main.cpp:118
+#, kde-format
+msgid "The document IDs of the Baloo DB and the filesystem are different:"
+msgstr ""
+"?????????????????????????????? ID Baloo-?????? ????????????????????? ?????? 
????????????????????? ?????????????????????????????? 
???????????????????????????????????? "
+"???????????????????????????????????????:"
+
+#: main.cpp:137
+#, kde-format
+msgid "%1: Not a valid url or document id"
+msgstr "???????????? URL-??? ?????? ?????????????????????????????? ID-?????? 
?????? ?????????????????????????????????: %1"
+
+#: main.cpp:151
+#, kde-format
+msgid "%1: Failed to parse inode number"
+msgstr "????????????????????? inode-?????? ?????????????????? 
???????????????????????????????????????: %1"
+
+#: main.cpp:175
+#, kde-format
+msgid "%1: No index information found"
+msgstr "???????????????????????? ????????????????????????????????? 
??????????????????: %1"
+
+#: main.cpp:223
+#, kde-format
+msgid "Internal Info"
+msgstr "???????????? ??????????????????????????????"
+
+#: main.cpp:224
+#, kde-format
+msgid "Terms: %1"
+msgstr "????????????????????????: %1"
+
+#: main.cpp:225
+#, kde-format
+msgid "File Name Terms: %1"
+msgstr "?????????????????? ????????????????????? ????????????????????????: %1"
+
+#: main.cpp:226
+#, kde-format
+msgid "%1 Terms: %2"
+msgstr "%1 ????????????????????????: %2"
+
+#: main.cpp:229
+#, kde-format
+msgctxt "Prefix string for internal errors"
+msgid "Internal Error - %1"
+msgstr "???????????? ????????????????????? - %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.97.0/po/ka/kio5_baloosearch.po 
new/baloo-5.98.0/po/ka/kio5_baloosearch.po
--- old/baloo-5.97.0/po/ka/kio5_baloosearch.po  1970-01-01 01:00:00.000000000 
+0100
+++ new/baloo-5.98.0/po/ka/kio5_baloosearch.po  2022-09-05 14:00:02.000000000 
+0200
@@ -0,0 +1,24 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the baloo package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: baloo\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2021-06-05 00:13+0000\n"
+"PO-Revision-Date: 2022-08-25 06:01+0200\n"
+"Last-Translator: Temuri Doghonadze <temuri.doghona...@gmail.com>\n"
+"Language-Team: Georgian <kde-i18n-...@kde.org>\n"
+"Language: ka\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Poedit 3.1.1\n"
+
+#: kio_search.cpp:47
+#, kde-format
+msgid "Search Folder"
+msgstr "????????????????????????????????? ???????????????"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.97.0/po/ka/kio5_tags.po 
new/baloo-5.98.0/po/ka/kio5_tags.po
--- old/baloo-5.97.0/po/ka/kio5_tags.po 1970-01-01 01:00:00.000000000 +0100
+++ new/baloo-5.98.0/po/ka/kio5_tags.po 2022-09-05 14:00:02.000000000 +0200
@@ -0,0 +1,39 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the baloo package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: baloo\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2022-06-03 00:41+0000\n"
+"PO-Revision-Date: 2022-08-25 06:02+0200\n"
+"Last-Translator: Temuri Doghonadze <temuri.doghona...@gmail.com>\n"
+"Language-Team: Georgian <kde-i18n-...@kde.org>\n"
+"Language: ka\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Poedit 3.1.1\n"
+
+#: kio_tags.cpp:115 kio_tags.cpp:174
+#, kde-format
+msgid "File %1 already has tag %2"
+msgstr "?????????????????? (%1) -?????? ????????? (%2) ???????????? 
????????????????????????"
+
+#: kio_tags.cpp:310
+#, kde-format
+msgid "Tag"
+msgstr "?????????"
+
+#: kio_tags.cpp:316
+#, kde-format
+msgid "Tag Fragment"
+msgstr "???????????? ???????????????????????????"
+
+#: kio_tags.cpp:328 kio_tags.cpp:329
+#, kde-format
+msgid "All Tags"
+msgstr "??????????????? ?????????"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.97.0/po/ka/kio5_timeline.po 
new/baloo-5.98.0/po/ka/kio5_timeline.po
--- old/baloo-5.97.0/po/ka/kio5_timeline.po     1970-01-01 01:00:00.000000000 
+0100
+++ new/baloo-5.98.0/po/ka/kio5_timeline.po     2022-09-05 14:00:02.000000000 
+0200
@@ -0,0 +1,39 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the baloo package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+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-08-25 06:03+0200\n"
+"Last-Translator: Temuri Doghonadze <temuri.doghona...@gmail.com>\n"
+"Language-Team: Georgian <kde-i18n-...@kde.org>\n"
+"Language: ka\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Poedit 3.1.1\n"
+
+#: kio_timeline.cpp:77
+#, kde-format
+msgctxt ""
+"Month and year used in a tree above the actual days. Have a look at https://";
+"doc.qt.io/qt-5/qdate.html#toString to see which variables you can use and "
+"ask kde-i18n-...@kde.org if you have problems understanding how to translate "
+"this"
+msgid "MMMM yyyy"
+msgstr "???????????? ????????????"
+
+#: kio_timeline.cpp:118
+#, kde-format
+msgid "Today"
+msgstr "????????????"
+
+#: kio_timeline.cpp:119 kio_timeline.cpp:204
+#, kde-format
+msgid "Calendar"
+msgstr "???????????????????????????"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.97.0/po/zh_CN/balooctl5.po 
new/baloo-5.98.0/po/zh_CN/balooctl5.po
--- old/baloo-5.97.0/po/zh_CN/balooctl5.po      2022-08-07 15:16:54.000000000 
+0200
+++ new/baloo-5.98.0/po/zh_CN/balooctl5.po      2022-09-05 14:00:02.000000000 
+0200
@@ -3,7 +3,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-07-30 15:53\n"
+"PO-Revision-Date: 2022-08-20 14:16\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.97.0/po/zh_CN/baloodb5.po 
new/baloo-5.98.0/po/zh_CN/baloodb5.po
--- old/baloo-5.97.0/po/zh_CN/baloodb5.po       2022-08-07 15:16:54.000000000 
+0200
+++ new/baloo-5.98.0/po/zh_CN/baloodb5.po       2022-09-05 14:00:02.000000000 
+0200
@@ -3,7 +3,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-07-30 15:53\n"
+"PO-Revision-Date: 2022-08-20 14:16\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.97.0/po/zh_CN/balooengine5.po 
new/baloo-5.98.0/po/zh_CN/balooengine5.po
--- old/baloo-5.97.0/po/zh_CN/balooengine5.po   2022-08-07 15:16:54.000000000 
+0200
+++ new/baloo-5.98.0/po/zh_CN/balooengine5.po   2022-09-05 14:00:02.000000000 
+0200
@@ -3,7 +3,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-07-30 15:53\n"
+"PO-Revision-Date: 2022-08-20 14:16\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.97.0/po/zh_CN/baloosearch5.po 
new/baloo-5.98.0/po/zh_CN/baloosearch5.po
--- old/baloo-5.97.0/po/zh_CN/baloosearch5.po   2022-08-07 15:16:54.000000000 
+0200
+++ new/baloo-5.98.0/po/zh_CN/baloosearch5.po   2022-09-05 14:00:02.000000000 
+0200
@@ -3,7 +3,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-07-30 15:53\n"
+"PO-Revision-Date: 2022-08-20 14:16\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.97.0/po/zh_CN/balooshow5.po 
new/baloo-5.98.0/po/zh_CN/balooshow5.po
--- old/baloo-5.97.0/po/zh_CN/balooshow5.po     2022-08-07 15:16:54.000000000 
+0200
+++ new/baloo-5.98.0/po/zh_CN/balooshow5.po     2022-09-05 14:00:02.000000000 
+0200
@@ -3,7 +3,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-07-30 15:53\n"
+"PO-Revision-Date: 2022-08-20 14:16\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.97.0/po/zh_CN/kio5_baloosearch.po 
new/baloo-5.98.0/po/zh_CN/kio5_baloosearch.po
--- old/baloo-5.97.0/po/zh_CN/kio5_baloosearch.po       2022-08-07 
15:16:54.000000000 +0200
+++ new/baloo-5.98.0/po/zh_CN/kio5_baloosearch.po       2022-09-05 
14:00:02.000000000 +0200
@@ -3,7 +3,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-07-30 15:53\n"
+"PO-Revision-Date: 2022-08-20 14:16\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.97.0/po/zh_CN/kio5_tags.po 
new/baloo-5.98.0/po/zh_CN/kio5_tags.po
--- old/baloo-5.97.0/po/zh_CN/kio5_tags.po      2022-08-07 15:16:54.000000000 
+0200
+++ new/baloo-5.98.0/po/zh_CN/kio5_tags.po      2022-09-05 14:00:02.000000000 
+0200
@@ -3,7 +3,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-07-30 15:53\n"
+"PO-Revision-Date: 2022-08-20 14:16\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.97.0/po/zh_CN/kio5_timeline.po 
new/baloo-5.98.0/po/zh_CN/kio5_timeline.po
--- old/baloo-5.97.0/po/zh_CN/kio5_timeline.po  2022-08-07 15:16:54.000000000 
+0200
+++ new/baloo-5.98.0/po/zh_CN/kio5_timeline.po  2022-09-05 14:00:02.000000000 
+0200
@@ -3,7 +3,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-07-30 15:53\n"
+"PO-Revision-Date: 2022-08-20 14:16\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.97.0/src/file/baloo_file.desktop.in 
new/baloo-5.98.0/src/file/baloo_file.desktop.in
--- old/baloo-5.97.0/src/file/baloo_file.desktop.in     2022-08-07 
15:16:54.000000000 +0200
+++ new/baloo-5.98.0/src/file/baloo_file.desktop.in     2022-09-05 
14:00:02.000000000 +0200
@@ -32,6 +32,7 @@
 Name[ia]=Baloo File Daemon (Demon de file de Baloo)
 Name[id]=Baloo File Daemon
 Name[it]=Demone dei file Baloo
+Name[ka]=Baloo ???????????????????????? ??????????????????
 Name[ko]=Baloo ?????? ??????
 Name[lt]=Baloo fail?? tarnyba
 Name[nb]=Baloo fil-daemon
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/baloo-5.97.0/src/kioslaves/kded/baloosearchmodule.desktop 
new/baloo-5.98.0/src/kioslaves/kded/baloosearchmodule.desktop
--- old/baloo-5.97.0/src/kioslaves/kded/baloosearchmodule.desktop       
2022-08-07 15:16:54.000000000 +0200
+++ new/baloo-5.98.0/src/kioslaves/kded/baloosearchmodule.desktop       
2022-09-05 14:00:02.000000000 +0200
@@ -29,6 +29,7 @@
 Name[ia]=Actualisator de cerca de dossier
 Name[id]=Search Folder Pembaru
 Name[it]=Aggiornamento delle cartelle di ricerca
+Name[ka]=?????????????????? ?????????????????????????????? 
???????????????????????????
 Name[ko]=?????? ?????? ???????????? ??????
 Name[lt]=Paie??kos aplank?? atnaujinimo ??rankis
 Name[nb]=S??kemappe-oppdatering
@@ -78,6 +79,7 @@
 Comment[ia]=Il permitte actualisationes automatic de Dossieres de cerca
 Comment[id]=Membolehkan pembaruan otomatis Pencarian Folder
 Comment[it]=Permette l'aggiornamento automatico delle cartelle di ricerca
+Comment[ka]=?????????????????? ??????????????????????????????????????? 
???????????????????????????
 Comment[ko]=?????? ?????? ?????? ???????????? ??????
 Comment[lt]=Leisti automatin?? paie??kos aplank?? atnaujinim??
 Comment[nb]=Tillater automatisk oppdatering av s??kemapper

Reply via email to