Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package milou5 for openSUSE:Factory checked 
in at 2023-05-11 12:32:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/milou5 (Old)
 and      /work/SRC/openSUSE:Factory/.milou5.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "milou5"

Thu May 11 12:32:22 2023 rev:155 rq:1085897 version:5.27.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/milou5/milou5.changes    2023-04-05 
21:34:24.850143512 +0200
+++ /work/SRC/openSUSE:Factory/.milou5.new.1533/milou5.changes  2023-05-11 
12:32:36.094442212 +0200
@@ -1,0 +2,9 @@
+Tue May  9 13:44:11 UTC 2023 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.27.5
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.27.5
+- No code changes since 5.27.4
+
+-------------------------------------------------------------------

Old:
----
  milou-5.27.4.tar.xz
  milou-5.27.4.tar.xz.sig

New:
----
  milou-5.27.5.tar.xz
  milou-5.27.5.tar.xz.sig

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

Other differences:
------------------
++++++ milou5.spec ++++++
--- /var/tmp/diff_new_pack.4QB0XV/_old  2023-05-11 12:32:36.746445416 +0200
+++ /var/tmp/diff_new_pack.4QB0XV/_new  2023-05-11 12:32:36.750445436 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:           milou5
-Version:        5.27.4
+Version:        5.27.5
 Release:        0
 Summary:        Dedicated search application built on top of Baloo
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later

++++++ milou-5.27.4.tar.xz -> milou-5.27.5.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/milou-5.27.4/CMakeLists.txt 
new/milou-5.27.5/CMakeLists.txt
--- old/milou-5.27.4/CMakeLists.txt     2023-04-04 12:40:52.000000000 +0200
+++ new/milou-5.27.5/CMakeLists.txt     2023-05-09 13:37:33.000000000 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.16)
 
 project(Milou)
-set(PROJECT_VERSION "5.27.4")
+set(PROJECT_VERSION "5.27.5")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.15.2")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/milou-5.27.4/po/bs/milou.po 
new/milou-5.27.5/po/bs/milou.po
--- old/milou-5.27.4/po/bs/milou.po     1970-01-01 01:00:00.000000000 +0100
+++ new/milou-5.27.5/po/bs/milou.po     2023-05-09 13:37:33.000000000 +0200
@@ -0,0 +1,75 @@
+# Bosnian translations for PACKAGE package
+# engleski prevodi za paket PACKAGE.
+# Copyright (C) 2014 This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+# Automatically generated, 2014.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: $2\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2022-11-20 00:48+0000\n"
+"PO-Revision-Date: 2015-02-15 12:59+0000\n"
+"Last-Translator: Samir Ribić <Unknown>\n"
+"Language-Team: none\n"
+"Language: bs\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2015-02-16 06:46+0000\n"
+"X-Generator: Launchpad (build 17341)\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+
+#: qml/ResultDelegate.qml:42
+#, kde-format
+msgid "%1, in category %2"
+msgstr ""
+
+#: qml/ResultDelegate.qml:44
+#, kde-format
+msgid "in category %1"
+msgstr ""
+
+#: qml/ResultDelegate.qml:282
+#, kde-format
+msgctxt ""
+"placeholder is action e.g. run in terminal, in parenthesis is shortcut"
+msgid "%1 (Shift+Return)"
+msgstr ""
+
+#~ msgid "Artist:"
+#~ msgstr "Izvođač:"
+
+#~ msgid "Album:"
+#~ msgstr "Album:"
+
+#~ msgid "Duration:"
+#~ msgstr "Trajanje:"
+
+#~ msgid "From:"
+#~ msgstr "Od:"
+
+#~ msgid "To:"
+#~ msgstr "Do:"
+
+#~ msgid "Date:"
+#~ msgstr "Datum:"
+
+#~ msgid "Subject:"
+#~ msgstr "Predmet:"
+
+#~ msgid ""
+#~ "\n"
+#~ "Attachments:\n"
+#~ "\n"
+#~ msgstr ""
+#~ "\n"
+#~ "Prilozi:\n"
+#~ "\n"
+
+#~ msgid "Modified:"
+#~ msgstr "Izmijenjeno:"
+
+#~ msgid "Size:"
+#~ msgstr "Veličina:"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/milou-5.27.4/po/bs/plasma_applet_org.kde.milou.po 
new/milou-5.27.5/po/bs/plasma_applet_org.kde.milou.po
--- old/milou-5.27.4/po/bs/plasma_applet_org.kde.milou.po       1970-01-01 
01:00:00.000000000 +0100
+++ new/milou-5.27.5/po/bs/plasma_applet_org.kde.milou.po       2023-05-09 
13:37:33.000000000 +0200
@@ -0,0 +1,37 @@
+# Bosnian translations for PACKAGE package
+# engleski prevodi za paket PACKAGE.
+# Copyright (C) 2014 This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+# Automatically generated, 2014.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: $2\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2021-03-09 03:16+0100\n"
+"PO-Revision-Date: 2014-10-21 18:49+0000\n"
+"Last-Translator: Samir Ribić <Unknown>\n"
+"Language-Team: none\n"
+"Language: bs\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2014-10-22 06:10+0000\n"
+"X-Generator: Launchpad (build 17203)\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+
+#: package/contents/ui/SearchField.qml:30
+#, fuzzy, kde-format
+#| msgid "Search"
+msgid "Search..."
+msgstr "Traži"
+
+#~ msgid "Search Results"
+#~ msgstr "Rezultati pretrage"
+
+#~ msgid "Only the selected components are shown in the search results"
+#~ msgstr "Samo izabrane komponente su prikazane u rezultatima pretrage"
+
+#~ msgid "Drag categories to change the order in which results appear"
+#~ msgstr "Prevuci kategorije za promjenu redoslijeda prikaza rezultata"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/milou-5.27.4/po/de/milou.po 
new/milou-5.27.5/po/de/milou.po
--- old/milou-5.27.4/po/de/milou.po     2023-04-04 12:40:52.000000000 +0200
+++ new/milou-5.27.5/po/de/milou.po     2023-05-09 13:37:33.000000000 +0200
@@ -12,7 +12,7 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #: qml/ResultDelegate.qml:42
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/milou-5.27.4/po/de/plasma_applet_org.kde.milou.po 
new/milou-5.27.5/po/de/plasma_applet_org.kde.milou.po
--- old/milou-5.27.4/po/de/plasma_applet_org.kde.milou.po       2023-04-04 
12:40:52.000000000 +0200
+++ new/milou-5.27.5/po/de/plasma_applet_org.kde.milou.po       2023-05-09 
13:37:33.000000000 +0200
@@ -11,7 +11,7 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #: package/contents/ui/SearchField.qml:30
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/milou-5.27.4/po/it/plasma_applet_org.kde.milou.po 
new/milou-5.27.5/po/it/plasma_applet_org.kde.milou.po
--- old/milou-5.27.4/po/it/plasma_applet_org.kde.milou.po       2023-04-04 
12:40:52.000000000 +0200
+++ new/milou-5.27.5/po/it/plasma_applet_org.kde.milou.po       2023-05-09 
13:37:33.000000000 +0200
@@ -1,7 +1,7 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 # Luigi Toscano <luigi.tosc...@tiscali.it>, 2014.
-# Paolo Zamponi <zapa...@email.it>, 2018.
+# Paolo Zamponi <feu...@gmail.com>, 2018.
 #
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/milou-5.27.4/po/ja/milou.po 
new/milou-5.27.5/po/ja/milou.po
--- old/milou-5.27.4/po/ja/milou.po     1970-01-01 01:00:00.000000000 +0100
+++ new/milou-5.27.5/po/ja/milou.po     2023-05-09 13:37:33.000000000 +0200
@@ -0,0 +1,32 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: milou\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2022-11-20 00:48+0000\n"
+"PO-Revision-Date: 2014-02-22 22:22-0800\n"
+"Last-Translator: Japanese KDE translation team <kde...@kde.org>\n"
+"Language-Team: Japanese <kde...@kde.org>\n"
+"Language: ja\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-Accelerator-Marker: &\n"
+"X-Text-Markup: kde4\n"
+
+#: qml/ResultDelegate.qml:42
+#, kde-format
+msgid "%1, in category %2"
+msgstr ""
+
+#: qml/ResultDelegate.qml:44
+#, kde-format
+msgid "in category %1"
+msgstr ""
+
+#: qml/ResultDelegate.qml:282
+#, kde-format
+msgctxt ""
+"placeholder is action e.g. run in terminal, in parenthesis is shortcut"
+msgid "%1 (Shift+Return)"
+msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/milou-5.27.4/po/ja/plasma_applet_org.kde.milou.po 
new/milou-5.27.5/po/ja/plasma_applet_org.kde.milou.po
--- old/milou-5.27.4/po/ja/plasma_applet_org.kde.milou.po       1970-01-01 
01:00:00.000000000 +0100
+++ new/milou-5.27.5/po/ja/plasma_applet_org.kde.milou.po       2023-05-09 
13:37:33.000000000 +0200
@@ -0,0 +1,20 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: milou\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2021-03-09 03:16+0100\n"
+"PO-Revision-Date: 2014-02-22 22:22-0800\n"
+"Last-Translator: Japanese KDE translation team <kde...@kde.org>\n"
+"Language-Team: Japanese <kde...@kde.org>\n"
+"Language: ja\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-Accelerator-Marker: &\n"
+"X-Text-Markup: kde4\n"
+
+#: package/contents/ui/SearchField.qml:30
+#, kde-format
+msgid "Search..."
+msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/milou-5.27.4/po/nb/milou.po 
new/milou-5.27.5/po/nb/milou.po
--- old/milou-5.27.4/po/nb/milou.po     1970-01-01 01:00:00.000000000 +0100
+++ new/milou-5.27.5/po/nb/milou.po     2023-05-09 13:37:33.000000000 +0200
@@ -0,0 +1,37 @@
+# Translation of milou to Norwegian Bokmål
+#
+# Bjørn Steensrud <bjor...@skogkatt.homelinux.org>, 2014.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2022-11-20 00:48+0000\n"
+"PO-Revision-Date: 2014-08-12 21:40+0200\n"
+"Last-Translator: Bjørn Steensrud <bjor...@skogkatt.homelinux.org>\n"
+"Language-Team: Norwegian Bokmål <l10n...@lister.huftis.org>\n"
+"Language: nb\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Lokalize 1.5\n"
+"X-Environment: kde\n"
+"X-Accelerator-Marker: &\n"
+"X-Text-Markup: kde4\n"
+
+#: qml/ResultDelegate.qml:42
+#, kde-format
+msgid "%1, in category %2"
+msgstr ""
+
+#: qml/ResultDelegate.qml:44
+#, kde-format
+msgid "in category %1"
+msgstr ""
+
+#: qml/ResultDelegate.qml:282
+#, kde-format
+msgctxt ""
+"placeholder is action e.g. run in terminal, in parenthesis is shortcut"
+msgid "%1 (Shift+Return)"
+msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/milou-5.27.4/po/nb/plasma_applet_org.kde.milou.po 
new/milou-5.27.5/po/nb/plasma_applet_org.kde.milou.po
--- old/milou-5.27.4/po/nb/plasma_applet_org.kde.milou.po       1970-01-01 
01:00:00.000000000 +0100
+++ new/milou-5.27.5/po/nb/plasma_applet_org.kde.milou.po       2023-05-09 
13:37:33.000000000 +0200
@@ -0,0 +1,25 @@
+# Translation of plasma_applet_org.kde.milou to Norwegian Bokmål
+#
+# Bjørn Steensrud <bjor...@skogkatt.homelinux.org>, 2014.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2021-03-09 03:16+0100\n"
+"PO-Revision-Date: 2014-08-28 19:55+0200\n"
+"Last-Translator: Bjørn Steensrud <bjor...@skogkatt.homelinux.org>\n"
+"Language-Team: Norwegian Bokmål <l10n...@lister.huftis.org>\n"
+"Language: nb\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Lokalize 1.5\n"
+"X-Environment: kde\n"
+"X-Accelerator-Marker: &\n"
+"X-Text-Markup: kde4\n"
+
+#: package/contents/ui/SearchField.qml:30
+#, kde-format
+msgid "Search..."
+msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/milou-5.27.4/po/nds/milou.po 
new/milou-5.27.5/po/nds/milou.po
--- old/milou-5.27.4/po/nds/milou.po    1970-01-01 01:00:00.000000000 +0100
+++ new/milou-5.27.5/po/nds/milou.po    2023-05-09 13:37:33.000000000 +0200
@@ -0,0 +1,85 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+# Sönke Dibbern <s_dibb...@web.de>, 2014.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2022-11-20 00:48+0000\n"
+"PO-Revision-Date: 2014-06-23 21:32+0200\n"
+"Last-Translator: Sönke Dibbern <s_dibb...@web.de>\n"
+"Language-Team: Low Saxon <kde-i18n-...@kde.org>\n"
+"Language: nds\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Lokalize 1.5\n"
+
+#: qml/ResultDelegate.qml:42
+#, kde-format
+msgid "%1, in category %2"
+msgstr ""
+
+#: qml/ResultDelegate.qml:44
+#, kde-format
+msgid "in category %1"
+msgstr ""
+
+#: qml/ResultDelegate.qml:282
+#, kde-format
+msgctxt ""
+"placeholder is action e.g. run in terminal, in parenthesis is shortcut"
+msgid "%1 (Shift+Return)"
+msgstr ""
+
+#~ msgid "Artist:"
+#~ msgstr "Künstler:"
+
+#~ msgid "Album:"
+#~ msgstr "Album:"
+
+#~ msgid "Duration:"
+#~ msgstr "Duer:"
+
+#~ msgid "From:"
+#~ msgstr "Vun:"
+
+#~ msgid "To:"
+#~ msgstr "Na:"
+
+#~ msgid "Date:"
+#~ msgstr "Datum:"
+
+#~ msgid "Subject:"
+#~ msgstr "Bedröppt:"
+
+#~ msgid ""
+#~ "\n"
+#~ "Attachments:\n"
+#~ "\n"
+#~ msgstr ""
+#~ "\n"
+#~ "Bilagen:\n"
+#~ "\n"
+
+#~ msgid "Modified:"
+#~ msgstr "Ännert:"
+
+#~ msgid "Size:"
+#~ msgstr "Grött:"
+
+#~ msgid "Search Results"
+#~ msgstr "Söökresultaten"
+
+#~ msgid "Only the selected components are shown in the search results"
+#~ msgstr "Bloots de utsöchten Komponenten warrt bi de Söökresultaten wiest"
+
+#~ msgid "Drag categories to change the order in which results appear"
+#~ msgstr ""
+#~ "Treck de Kategorien na en anner Steed, wenn Du de Reeg vun de Resultaten "
+#~ "ännern wullt"
+
+#~ msgid "Search"
+#~ msgstr "Söken"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/milou-5.27.4/po/nds/plasma_applet_org.kde.milou.po 
new/milou-5.27.5/po/nds/plasma_applet_org.kde.milou.po
--- old/milou-5.27.4/po/nds/plasma_applet_org.kde.milou.po      1970-01-01 
01:00:00.000000000 +0100
+++ new/milou-5.27.5/po/nds/plasma_applet_org.kde.milou.po      2023-05-09 
13:37:33.000000000 +0200
@@ -0,0 +1,102 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+# Manfred Wiese <m.j.wi...@web.de>, 2014.
+# Sönke Dibbern <s_dibb...@web.de>, 2014.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2021-03-09 03:16+0100\n"
+"PO-Revision-Date: 2014-04-15 00:27+0200\n"
+"Last-Translator: Sönke Dibbern <s_dibb...@web.de>\n"
+"Language-Team: Low Saxon <kde-i18n-...@kde.org>\n"
+"Language: nds\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Lokalize 1.5\n"
+
+#: package/contents/ui/SearchField.qml:30
+#, fuzzy, kde-format
+#| msgid "Search"
+msgid "Search..."
+msgstr "Söken"
+
+#~ msgid "Search Results"
+#~ msgstr "Söökresultaten"
+
+#~ msgid "Only the selected components are shown in the search results"
+#~ msgstr "Bloots de utsöchten Komponenten warrt bi de Söökresultaten wiest"
+
+#~ msgid "Drag categories to change the order in which results appear"
+#~ msgstr ""
+#~ "Treck de Kategorien na en anner Steed, wenn Du de Reeg vun de Resultaten "
+#~ "ännern wullt"
+
+#~ msgid "Artist:"
+#~ msgstr "Künstler:"
+
+#~ msgid "Album:"
+#~ msgstr "Album:"
+
+#~ msgid "Duration:"
+#~ msgstr "Duer:"
+
+#~ msgid "From:"
+#~ msgstr "Vun:"
+
+#~ msgid "To:"
+#~ msgstr "Na:"
+
+#~ msgid "Date:"
+#~ msgstr "Datum:"
+
+#~ msgid "Subject:"
+#~ msgstr "Bedröppt:"
+
+#~ msgid ""
+#~ "\n"
+#~ "Attachments:\n"
+#~ "\n"
+#~ msgstr ""
+#~ "\n"
+#~ "Bilagen:\n"
+#~ "\n"
+
+#~ msgid "Modified:"
+#~ msgstr "Ännert:"
+
+#~ msgid "Size:"
+#~ msgstr "Grött:"
+
+#~ msgid "Applications"
+#~ msgstr "Programmen"
+
+#~ msgid "System Settings"
+#~ msgstr "Systeeminstellen"
+
+#~ msgid "Audio"
+#~ msgstr "Klang"
+
+#~ msgid "Videos"
+#~ msgstr "Videos"
+
+#~ msgid "Images"
+#~ msgstr "Biller"
+
+#~ msgid "Documents"
+#~ msgstr "Dokmenten"
+
+#~ msgid "Folders"
+#~ msgstr "Ornern"
+
+#~ msgid "Emails"
+#~ msgstr "Nettpost"
+
+#~ msgid "Calculator"
+#~ msgstr "Taschenreekner"
+
+#~ msgid "Bookmarks"
+#~ msgstr "Leestekens"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/milou-5.27.4/po/pa/milou.po 
new/milou-5.27.5/po/pa/milou.po
--- old/milou-5.27.4/po/pa/milou.po     1970-01-01 01:00:00.000000000 +0100
+++ new/milou-5.27.5/po/pa/milou.po     2023-05-09 13:37:33.000000000 +0200
@@ -0,0 +1,65 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+#
+# A S Alam <aa...@users.sf.net>, 2014.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2022-11-20 00:48+0000\n"
+"PO-Revision-Date: 2014-06-28 22:23-0500\n"
+"Last-Translator: A S Alam <aa...@users.sf.net>\n"
+"Language-Team: Punjabi/Panjabi <punjabi-us...@lists.sf.net>\n"
+"Language: pa\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Lokalize 1.5\n"
+
+#: qml/ResultDelegate.qml:42
+#, kde-format
+msgid "%1, in category %2"
+msgstr ""
+
+#: qml/ResultDelegate.qml:44
+#, kde-format
+msgid "in category %1"
+msgstr ""
+
+#: qml/ResultDelegate.qml:282
+#, kde-format
+msgctxt ""
+"placeholder is action e.g. run in terminal, in parenthesis is shortcut"
+msgid "%1 (Shift+Return)"
+msgstr ""
+
+#~ msgid "Artist:"
+#~ msgstr "ਕਲਾਕਾਰ:"
+
+#~ msgid "Album:"
+#~ msgstr "ਐਲਬਮ:"
+
+#~ msgid "Duration:"
+#~ msgstr "ਅੰਤਰਾਲ:"
+
+#~ msgid "From:"
+#~ msgstr "ਵੱਲੋਂ:"
+
+#~ msgid "To:"
+#~ msgstr "ਵੱਲ:"
+
+#~ msgid "Date:"
+#~ msgstr "ਮਿਤੀ ਅਤੇ ਟਾਈਮ:"
+
+#~ msgid "Subject:"
+#~ msgstr "ਵਿਸ਼ਾ:"
+
+#~ msgid "Size:"
+#~ msgstr "ਸਾਈਜ਼:"
+
+#~ msgid "Search Results"
+#~ msgstr "ਖੋਜ ਨਤੀਜੇ"
+
+#~ msgid "Search"
+#~ msgstr "ਖੋਜ"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/milou-5.27.4/po/pa/plasma_applet_org.kde.milou.po 
new/milou-5.27.5/po/pa/plasma_applet_org.kde.milou.po
--- old/milou-5.27.4/po/pa/plasma_applet_org.kde.milou.po       1970-01-01 
01:00:00.000000000 +0100
+++ new/milou-5.27.5/po/pa/plasma_applet_org.kde.milou.po       2023-05-09 
13:37:33.000000000 +0200
@@ -0,0 +1,51 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+#
+# A S Alam <aa...@users.sf.net>, 2014.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2021-03-09 03:16+0100\n"
+"PO-Revision-Date: 2014-06-28 22:25-0500\n"
+"Last-Translator: A S Alam <aa...@users.sf.net>\n"
+"Language-Team: Punjabi/Panjabi <punjabi-us...@lists.sf.net>\n"
+"Language: pa\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Lokalize 1.5\n"
+
+#: package/contents/ui/SearchField.qml:30
+#, fuzzy, kde-format
+#| msgid "Search"
+msgid "Search..."
+msgstr "ਖੋਜ"
+
+#~ msgid "Search Results"
+#~ msgstr "ਖੋਜ ਨਤੀਜੇ"
+
+#~ msgid "Artist:"
+#~ msgstr "ਕਲਾਕਾਰ:"
+
+#~ msgid "Album:"
+#~ msgstr "ਐਲਬਮ:"
+
+#~ msgid "Duration:"
+#~ msgstr "ਅੰਤਰਾਲ:"
+
+#~ msgid "From:"
+#~ msgstr "ਵੱਲੋਂ:"
+
+#~ msgid "To:"
+#~ msgstr "ਵੱਲ:"
+
+#~ msgid "Date:"
+#~ msgstr "ਮਿਤੀ ਅਤੇ ਟਾਈਮ:"
+
+#~ msgid "Subject:"
+#~ msgstr "ਵਿਸ਼ਾ:"
+
+#~ msgid "Size:"
+#~ msgstr "ਸਾਈਜ਼:"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/milou-5.27.4/po/ro/milou.po 
new/milou-5.27.5/po/ro/milou.po
--- old/milou-5.27.4/po/ro/milou.po     1970-01-01 01:00:00.000000000 +0100
+++ new/milou-5.27.5/po/ro/milou.po     2023-05-09 13:37:33.000000000 +0200
@@ -0,0 +1,113 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+# Sergiu Bivol <ser...@cip.md>, 2014.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2022-11-20 00:48+0000\n"
+"PO-Revision-Date: 2014-05-02 11:54+0300\n"
+"Last-Translator: Sergiu Bivol <ser...@ase.md>\n"
+"Language-Team: Romanian <kde-i18n...@kde.org>\n"
+"Language: ro\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
+"20)) ? 1 : 2;\n"
+
+#: qml/ResultDelegate.qml:42
+#, kde-format
+msgid "%1, in category %2"
+msgstr ""
+
+#: qml/ResultDelegate.qml:44
+#, kde-format
+msgid "in category %1"
+msgstr ""
+
+#: qml/ResultDelegate.qml:282
+#, kde-format
+msgctxt ""
+"placeholder is action e.g. run in terminal, in parenthesis is shortcut"
+msgid "%1 (Shift+Return)"
+msgstr ""
+
+#~ msgid "Artist:"
+#~ msgstr "Interpret:"
+
+#~ msgid "Album:"
+#~ msgstr "Album:"
+
+#~ msgid "Duration:"
+#~ msgstr "Durată:"
+
+#~ msgid "From:"
+#~ msgstr "De la:"
+
+#~ msgid "To:"
+#~ msgstr "Către:"
+
+#~ msgid "Date:"
+#~ msgstr "Dată:"
+
+#~ msgid "Subject:"
+#~ msgstr "Subiect:"
+
+#~ msgid ""
+#~ "\n"
+#~ "Attachments:\n"
+#~ "\n"
+#~ msgstr ""
+#~ "\n"
+#~ "Atașamente:\n"
+#~ "\n"
+
+#~ msgid "Modified:"
+#~ msgstr "Modificat:"
+
+#~ msgid "Size:"
+#~ msgstr "Dimensiune:"
+
+#~ msgid "Applications"
+#~ msgstr "Aplicații"
+
+#~ msgid "System Settings"
+#~ msgstr "Configurări de sistem"
+
+#~ msgid "Audio"
+#~ msgstr "Audio"
+
+#~ msgid "Videos"
+#~ msgstr "Videoclipuri"
+
+#~ msgid "Images"
+#~ msgstr "Imagini"
+
+#~ msgid "Documents"
+#~ msgstr "Documente"
+
+#~ msgid "Folders"
+#~ msgstr "Dosare"
+
+#~ msgid "Emails"
+#~ msgstr "Scrisori"
+
+#~ msgid "Calculator"
+#~ msgstr "Calculator"
+
+#~ msgid "Bookmarks"
+#~ msgstr "Semne de carte"
+
+#~ msgid "Search Results"
+#~ msgstr "Rezultate căutare"
+
+#~ msgid "Only the selected components are shown in the search results"
+#~ msgstr "În rezultatele căutării sunt arătate numai componentele alese"
+
+#~ msgid "Drag categories to change the order in which results appear"
+#~ msgstr "Trageți categoriile pentru a schimba ordinea apariției 
rezultatelor"
+
+#~ msgid "Search"
+#~ msgstr "Căutare"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/milou-5.27.4/po/ro/plasma_applet_org.kde.milou.po 
new/milou-5.27.5/po/ro/plasma_applet_org.kde.milou.po
--- old/milou-5.27.4/po/ro/plasma_applet_org.kde.milou.po       1970-01-01 
01:00:00.000000000 +0100
+++ new/milou-5.27.5/po/ro/plasma_applet_org.kde.milou.po       2023-05-09 
13:37:33.000000000 +0200
@@ -0,0 +1,99 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+# Sergiu Bivol <ser...@cip.md>, 2014.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2021-03-09 03:16+0100\n"
+"PO-Revision-Date: 2014-05-02 11:54+0300\n"
+"Last-Translator: Sergiu Bivol <ser...@ase.md>\n"
+"Language-Team: Romanian <kde-i18n...@kde.org>\n"
+"Language: ro\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
+"20)) ? 1 : 2;\n"
+
+#: package/contents/ui/SearchField.qml:30
+#, fuzzy, kde-format
+#| msgid "Search"
+msgid "Search..."
+msgstr "Căutare"
+
+#~ msgid "Search Results"
+#~ msgstr "Rezultate căutare"
+
+#~ msgid "Only the selected components are shown in the search results"
+#~ msgstr "În rezultatele căutării sunt arătate numai componentele alese"
+
+#~ msgid "Drag categories to change the order in which results appear"
+#~ msgstr "Trageți categoriile pentru a schimba ordinea apariției 
rezultatelor"
+
+#~ msgid "Artist:"
+#~ msgstr "Interpret:"
+
+#~ msgid "Album:"
+#~ msgstr "Album:"
+
+#~ msgid "Duration:"
+#~ msgstr "Durată:"
+
+#~ msgid "From:"
+#~ msgstr "De la:"
+
+#~ msgid "To:"
+#~ msgstr "Către:"
+
+#~ msgid "Date:"
+#~ msgstr "Dată:"
+
+#~ msgid "Subject:"
+#~ msgstr "Subiect:"
+
+#~ msgid ""
+#~ "\n"
+#~ "Attachments:\n"
+#~ "\n"
+#~ msgstr ""
+#~ "\n"
+#~ "Atașamente:\n"
+#~ "\n"
+
+#~ msgid "Modified:"
+#~ msgstr "Modificat:"
+
+#~ msgid "Size:"
+#~ msgstr "Dimensiune:"
+
+#~ msgid "Applications"
+#~ msgstr "Aplicații"
+
+#~ msgid "System Settings"
+#~ msgstr "Configurări de sistem"
+
+#~ msgid "Audio"
+#~ msgstr "Audio"
+
+#~ msgid "Videos"
+#~ msgstr "Videoclipuri"
+
+#~ msgid "Images"
+#~ msgstr "Imagini"
+
+#~ msgid "Documents"
+#~ msgstr "Documente"
+
+#~ msgid "Folders"
+#~ msgstr "Dosare"
+
+#~ msgid "Emails"
+#~ msgstr "Scrisori"
+
+#~ msgid "Calculator"
+#~ msgstr "Calculator"
+
+#~ msgid "Bookmarks"
+#~ msgstr "Semne de carte"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/milou-5.27.4/po/zh_CN/milou.po 
new/milou-5.27.5/po/zh_CN/milou.po
--- old/milou-5.27.4/po/zh_CN/milou.po  2023-04-04 12:40:52.000000000 +0200
+++ new/milou-5.27.5/po/zh_CN/milou.po  2023-05-09 13:37:33.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-11-20 00:48+0000\n"
-"PO-Revision-Date: 2023-03-27 12:01\n"
+"PO-Revision-Date: 2023-04-29 08:36\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/milou-5.27.4/po/zh_CN/plasma_applet_org.kde.milou.po 
new/milou-5.27.5/po/zh_CN/plasma_applet_org.kde.milou.po
--- old/milou-5.27.4/po/zh_CN/plasma_applet_org.kde.milou.po    2023-04-04 
12:40:52.000000000 +0200
+++ new/milou-5.27.5/po/zh_CN/plasma_applet_org.kde.milou.po    2023-05-09 
13:37:33.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-03-09 03:16+0100\n"
-"PO-Revision-Date: 2023-03-27 12:01\n"
+"PO-Revision-Date: 2023-04-29 08:36\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to