Hello community,

here is the log from the commit of package baloo5-widgets for openSUSE:Factory 
checked in at 2020-12-17 16:55:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/baloo5-widgets (Old)
 and      /work/SRC/openSUSE:Factory/.baloo5-widgets.new.5145 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "baloo5-widgets"

Thu Dec 17 16:55:08 2020 rev:65 rq:855099 version:20.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/baloo5-widgets/baloo5-widgets.changes    
2020-11-10 13:35:10.756983048 +0100
+++ /work/SRC/openSUSE:Factory/.baloo5-widgets.new.5145/baloo5-widgets.changes  
2020-12-17 16:55:10.933080007 +0100
@@ -1,0 +2,24 @@
+Sat Dec  5 23:15:19 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 20.12.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-12-apps-update
+- No code change since 20.11.90
+
+-------------------------------------------------------------------
+Fri Nov 27 15:15:36 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 20.11.90
+  * New feature release
+- No code change since 20.11.80
+
+-------------------------------------------------------------------
+Sat Nov 14 00:00:26 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 20.11.80
+  * New feature release
+- Changes since 20.08.3:
+  * If include is define in .h remove it if it's defined in .cpp too (scripted)
+
+-------------------------------------------------------------------

Old:
----
  baloo-widgets-20.08.3.tar.xz
  baloo-widgets-20.08.3.tar.xz.sig

New:
----
  baloo-widgets-20.12.0.tar.xz
  baloo-widgets-20.12.0.tar.xz.sig

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

Other differences:
------------------
++++++ baloo5-widgets.spec ++++++
--- /var/tmp/diff_new_pack.VtBlaK/_old  2020-12-17 16:55:11.677080805 +0100
+++ /var/tmp/diff_new_pack.VtBlaK/_new  2020-12-17 16:55:11.681080809 +0100
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           baloo5-widgets
-Version:        20.08.3
+Version:        20.12.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-widgets-20.08.3.tar.xz -> baloo-widgets-20.12.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/CMakeLists.txt 
new/baloo-widgets-20.12.0/CMakeLists.txt
--- old/baloo-widgets-20.08.3/CMakeLists.txt    2020-11-03 01:44:12.000000000 
+0100
+++ new/baloo-widgets-20.12.0/CMakeLists.txt    2020-12-04 01:25:48.000000000 
+0100
@@ -2,8 +2,8 @@
 
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
-set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "3")
+set (RELEASE_SERVICE_VERSION_MINOR "12")
+set (RELEASE_SERVICE_VERSION_MICRO "0")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 project(baloo-widgets VERSION ${RELEASE_SERVICE_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/baloo-widgets-20.08.3/autotests/filemetadatadatedisplaytest.cpp 
new/baloo-widgets-20.12.0/autotests/filemetadatadatedisplaytest.cpp
--- old/baloo-widgets-20.08.3/autotests/filemetadatadatedisplaytest.cpp 
2020-10-31 17:37:30.000000000 +0100
+++ new/baloo-widgets-20.12.0/autotests/filemetadatadatedisplaytest.cpp 
2020-12-02 22:53:48.000000000 +0100
@@ -20,7 +20,6 @@
  */
 
 #include "filemetadatadatedisplaytest.h"
-#include <filemetadatawidget.h>
 
 
 #include <QObject>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/ar/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/ar/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/ar/baloowidgets5.po    2020-11-03 
01:44:11.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/ar/baloowidgets5.po    2020-12-04 
01:25:41.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: ٢٠١٥-٠٤-٠٣ ١٤:٢٤+0300\n"
 "Last-Translator: Safa Alfulaij <safa1996alful...@gmail.com>\n"
 "Language-Team: Arabic <d...@arabeyes.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/ast/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/ast/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/ast/baloowidgets5.po   2020-11-03 
01:44:11.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/ast/baloowidgets5.po   2020-12-04 
01:25:41.000000000 +0100
@@ -6,8 +6,8 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
-"PO-Revision-Date: 2020-02-25 19:26+0100\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
+"PO-Revision-Date: 2020-11-07 22:51+0100\n"
 "Last-Translator: enolp <en...@softastur.org>\n"
 "Language-Team: Asturian <alministrado...@softastur.org>\n"
 "Language: ast\n"
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 19.12.2\n"
+"X-Generator: Lokalize 20.08.3\n"
 
 #: src/filemetadataprovider.cpp:163 src/filemetadataprovider.cpp:169
 #: src/filemetadataprovider.cpp:239 src/filemetadataprovider.cpp:242
@@ -102,7 +102,7 @@
 #, kde-format
 msgctxt "@label"
 msgid "Type"
-msgstr "Triba"
+msgstr "Tipu"
 
 #: src/filemetadataprovider.cpp:430
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/bg/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/bg/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/bg/baloowidgets5.po    2020-11-03 
01:44:11.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/bg/baloowidgets5.po    2020-12-04 
01:25:41.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: baloowidgets\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2019-02-15 17:15+0200\n"
 "Last-Translator: Yasen Pramatarov <ya...@lindeas.com>\n"
 "Language-Team: Bulgarian <d...@ludost.net>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/bs/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/bs/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/bs/baloowidgets5.po    2020-11-03 
01:44:11.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/bs/baloowidgets5.po    2020-12-04 
01:25:42.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kde 49i410\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2015-02-14 23:08+0000\n"
 "Last-Translator: Samir Ribić <Unknown>\n"
 "Language-Team: Bosnian\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/ca/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/ca/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/ca/baloowidgets5.po    2020-11-03 
01:44:11.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/ca/baloowidgets5.po    2020-12-04 
01:25:42.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: baloo-widgets\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2020-01-09 20:32+0100\n"
 "Last-Translator: Josep Ma. Ferrer <txe...@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/baloo-widgets-20.08.3/po/ca@valencia/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/ca@valencia/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/ca@valencia/baloowidgets5.po   2020-11-03 
01:44:11.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/ca@valencia/baloowidgets5.po   2020-12-04 
01:25:42.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: baloo-widgets\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2020-01-09 20:32+0100\n"
 "Last-Translator: Josep Ma. Ferrer <txe...@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
@@ -204,3 +204,892 @@
 msgctxt "String list separator"
 msgid ", "
 msgstr ", "
+
+#~ msgctxt "unknown file size"
+#~ msgid "Unknown"
+#~ msgstr "Desconegut"
+
+#~ msgctxt "@label bitrate (per second)"
+#~ msgid "%1/s"
+#~ msgstr "%1/s"
+
+#~ msgctxt "@label samplerate in kilohertz"
+#~ msgid "%1 kHz"
+#~ msgstr "%1 kHz"
+
+#~ msgctxt "@label"
+#~ msgid "Change..."
+#~ msgstr "Canvia..."
+
+#~ msgctxt "@title:window"
+#~ msgid "Change Comment"
+#~ msgstr "Canvi de comentari"
+
+#~ msgctxt "@title:window"
+#~ msgid "Change Tags"
+#~ msgstr "Canvi d'etiquetes"
+
+#~ msgctxt ""
+#~ "This is added to the query builder widget when a proposal containing a "
+#~ "placeholder is selected"
+#~ msgid "[something]"
+#~ msgstr "[quelcom]"
+
+#~ msgctxt "Pattern placeholder having no specific type"
+#~ msgid "[something]"
+#~ msgstr "[quelcom]"
+
+#~ msgctxt "Pattern placeholder of date-time type"
+#~ msgid "[date and time]"
+#~ msgstr "[data i hora]"
+
+#~ msgctxt "Pattern placeholder for a tag name"
+#~ msgid "[tag name]"
+#~ msgstr "[nom d'etiqueta]"
+
+#~ msgctxt "Pattern placeholder for a contact identifier"
+#~ msgid "[contact]"
+#~ msgstr "[contacte]"
+
+#~ msgctxt "Pattern placeholder for an e-mail address"
+#~ msgid "[email address]"
+#~ msgstr "[adreça de correu electrònic]"
+
+#~ msgctxt "Pattern placeholder for a standard property name"
+#~ msgid "[property]"
+#~ msgstr "[propietat]"
+
+#~ msgctxt "@label"
+#~ msgid "Add Comment..."
+#~ msgstr "Afegeix un comentari..."
+
+#~ msgctxt "Numeric rating of a resource"
+#~ msgid ""
+#~ "rated as $1;rated $1;score is $1;score|scored $1;having $1 stars|star"
+#~ msgstr ""
+#~ "valorat com a $1;valorat $1;puntuació és $1;punts|puntuat $1;té $1 "
+#~ "estrella|estrelles"
+
+#~ msgid "Rating (0 to 10)"
+#~ msgstr "Valoració (0 a 10)"
+
+#~ msgctxt "Comment of a resource"
+#~ msgid ""
+#~ "described as $1;description|comment is $1;described|description|comment $1"
+#~ msgstr ""
+#~ "descrit com a $1;descripció|comentari és $1;descrit|descripció|comentari "
+#~ "$1"
+
+#~ msgid "Comment or description"
+#~ msgstr "Comentari o descripció"
+
+#~ msgctxt "Author of a document"
+#~ msgid "written|created|composed by $1;author is $1;by $1"
+#~ msgstr "escrit|creat|composat per $1;autor és $1;per $1"
+
+#~ msgid "Author"
+#~ msgstr "Autor"
+
+#~ msgctxt "Size of a file"
+#~ msgid "size is $1;size $1;being $1 large;$1 large"
+#~ msgstr "mida és $1;mida $1;és $1 grandària;grandària $1"
+
+#~ msgid "Size"
+#~ msgstr "Mida"
+
+#~ msgctxt "Name of a file or contact"
+#~ msgid "name is $1;name $1;named $1"
+#~ msgstr "nom és $1;nom $1;anomenat $1"
+
+#~ msgid "Name"
+#~ msgstr "Nom"
+
+#~ msgctxt "Date of creation"
+#~ msgid ""
+#~ "created|dated at|on|in|of $1;created|dated $1;creation date|time|datetime "
+#~ "is $1"
+#~ msgstr "creat|datat a|en|el|de $1;creat|datat $1;data|hora de creació és $1"
+
+#~ msgid "Date of creation"
+#~ msgstr "Data de creació"
+
+#~ msgctxt "Date of last modification"
+#~ msgid ""
+#~ "modified|edited at|on $1;modified|edited $1;modification|edition date|"
+#~ "time|datetime is $1"
+#~ msgstr ""
+#~ "modificat|editat a|en $1;modificat|editat $1;data|hora modificació|edició "
+#~ "és $1"
+
+#~ msgid "Date of last modification"
+#~ msgstr "Data de darrera modificació"
+
+#~ msgctxt "A document is associated with a tag"
+#~ msgid "tagged as $1;has tag $1;tag is $1;# $1"
+#~ msgstr "etiquetat com a $1;té l'etiqueta $1;l'etiqueta és $1;# $1"
+
+#~ msgid "Tag name"
+#~ msgstr "Nom de l'etiqueta"
+
+#~ msgctxt ""
+#~ "$1 is a property name (non-translatable unfortunately) and $2 is the "
+#~ "value against which the property is matched. Note that the equal/greater/"
+#~ "smaller sign has already been folded in $2"
+#~ msgid "$1 is $2;$1 $2"
+#~ msgstr "$1 és $2;$1 $2"
+
+#~ msgid "File property"
+#~ msgstr "Propietat del fitxer"
+
+#~ msgctxt "Adding an offset to a period of time ($1=period, $2=offset)"
+#~ msgid "in $2 $1"
+#~ msgstr "en $2 $1"
+
+#~ msgctxt "Removing an offset from a period of time ($1=period, $2=offset)"
+#~ msgid "$2 $1 ago"
+#~ msgstr "fa $2 $1"
+
+#~ msgctxt "In one day"
+#~ msgid "tomorrow"
+#~ msgstr "demà"
+
+#~ msgid "Tomorrow"
+#~ msgstr "Demà"
+
+#~ msgctxt "One day ago"
+#~ msgid "yesterday"
+#~ msgstr "ahir"
+
+#~ msgid "Yesterday"
+#~ msgstr "Ahir"
+
+#~ msgctxt "The current day"
+#~ msgid "today"
+#~ msgstr "avui"
+
+#~ msgid "Today"
+#~ msgstr "Avui"
+
+#~ msgctxt "First period (first day, month, etc)"
+#~ msgid "first $1"
+#~ msgstr "primer $1"
+
+#~ msgid "First week, month, day, ..."
+#~ msgstr "Primera setmana, mes, dia,..."
+
+#~ msgctxt "Last period (last day, month, etc)"
+#~ msgid "last $1 of"
+#~ msgstr "l'últim $1 de"
+
+#~ msgid "Last week, month, day, ..."
+#~ msgstr "Darrera setmana, mes, dia,..."
+
+#~ msgctxt ""
+#~ "Setting the value of a period, as in 'third week' ($1=period, $2=value)"
+#~ msgid "$2 $1"
+#~ msgstr "$2 $1"
+
+#~ msgctxt "Adding 1 to a period of time"
+#~ msgid "next $1"
+#~ msgstr "següent $1"
+
+#~ msgid "Next week, month, day, ..."
+#~ msgstr "Següent setmana, mes, dia,..."
+
+#~ msgctxt "Removing 1 to a period of time"
+#~ msgid "last $1"
+#~ msgstr "últim $1"
+
+#~ msgid "Previous week, month, day, ..."
+#~ msgstr "Anterior setmana, mes, dia,..."
+
+#~ msgid "A time after midday"
+#~ msgstr "Després del migdia"
+
+#~ msgid "A time"
+#~ msgstr "Una hora"
+
+#~ msgctxt ""
+#~ "A year ($1), month ($2), day ($3), day of week ($4), hour ($5), minute "
+#~ "($6), second ($7), in every combination supported by your language"
+#~ msgid ""
+#~ "$3 of $2 $1;$3 st|nd|rd|th $2 $1;$3 st|nd|rd|th of $2 $1;$3 of $2;$3 st|"
+#~ "nd|rd|th $2;$3 st|nd|rd|th of $2;$2 $3 st|nd|rd|th;$2 $3;$2 $1;$1 - $2 - "
+#~ "$3;$1 - $2;$3 / $2 / $1;$3 / $2;in $2 $1; in $1;, $1"
+#~ msgstr ""
+#~ "$3 de $2 de $1;$3 de $2 $1;$3 r|n|t|è de $2 de $1;$3 $2 $1;$2 $3;$2 $1;$1 "
+#~ "- $2 - $3;$1 - $2;$3 / $2 / $1;$3 / $2;a $2 $1; a $1;, $1"
+
+#~ msgctxt "Decimal values with an integer ($1) and decimal ($2) part"
+#~ msgid "$1 \\. $2"
+#~ msgstr "$1 \\. $2"
+
+#~ msgid "A decimal value"
+#~ msgstr "Un valor decimal"
+
+#~ msgctxt "Equality"
+#~ msgid "contains|containing $1"
+#~ msgstr "conté|contenint $1"
+
+#~ msgid "Containing"
+#~ msgstr "Contingut"
+
+#~ msgctxt "Strictly greater"
+#~ msgid "greater|bigger|more than $1;at least $1;> $1"
+#~ msgstr "mes gran que $1;com a mínim $1;> $1"
+
+#~ msgid "Greater than"
+#~ msgstr "Més gran que"
+
+#~ msgctxt "After in time"
+#~ msgid "after|since $1"
+#~ msgstr "després|des de $1"
+
+#~ msgid "After"
+#~ msgstr "Després"
+
+#~ msgctxt "Strictly smaller"
+#~ msgid "smaller|less|lesser than $1;at most $1;< $1"
+#~ msgstr "més petit que $1;com a màxim $1;< $1"
+
+#~ msgid "Smaller than"
+#~ msgstr "Més petit que"
+
+#~ msgctxt "Before in time"
+#~ msgid "before|until $1"
+#~ msgstr "abans|fins a $1"
+
+#~ msgid "Before"
+#~ msgstr "Abans"
+
+#~ msgctxt "Equality"
+#~ msgid "equal|equals|= $1;equal to $1"
+#~ msgstr "igual|= $1;igual que $1"
+
+#~ msgid "Equal to"
+#~ msgstr "Igual que"
+
+#~ msgctxt "Space-separated list of words representing a year"
+#~ msgid "year years"
+#~ msgstr "any anys"
+
+#~ msgctxt "Space-separated list of words representing a month"
+#~ msgid "month months"
+#~ msgstr "mes mesos"
+
+#~ msgctxt "Space-separated list of words representing a week"
+#~ msgid "week weeks"
+#~ msgstr "setmana setmanes"
+
+#~ msgctxt "Space-separated list of words representing a day"
+#~ msgid "day days"
+#~ msgstr "dia dies"
+
+#~ msgctxt "Space-separated list of words representing an hour"
+#~ msgid "hour hours"
+#~ msgstr "hora hores"
+
+#~ msgctxt "Space-separated list of words representing a minute"
+#~ msgid "minute minutes"
+#~ msgstr "minut minuts"
+
+#~ msgctxt "Space-separated list of words representing a second"
+#~ msgid "second seconds"
+#~ msgstr "segon segons"
+
+#~ msgctxt "Lower-case units corresponding to a kilobyte"
+#~ msgid "kb kilobyte kilobytes"
+#~ msgstr "kb kilobyte kilobytes"
+
+#~ msgctxt "Lower-case units corresponding to a megabyte"
+#~ msgid "mb megabyte megabytes"
+#~ msgstr "mb megabyte megabytes"
+
+#~ msgctxt "Lower-case units corresponding to a gigabyte"
+#~ msgid "gb gigabyte gigabytes"
+#~ msgstr "gb gigabyte gigabytes"
+
+#~ msgctxt "Lower-case units corresponding to a terabyte"
+#~ msgid "tb terabyte terabytes"
+#~ msgstr "tb terabyte terabytes"
+
+#~ msgctxt "Lower-case units corresponding to a kibibyte"
+#~ msgid "kib k kibibyte kibibytes"
+#~ msgstr "kib k kibibyte kibibytes"
+
+#~ msgctxt "Lower-case units corresponding to a mebibyte"
+#~ msgid "mib m mebibyte mebibytes"
+#~ msgstr "mib m mebibyte mebibytes"
+
+#~ msgctxt "Lower-case units corresponding to a gibibyte"
+#~ msgid "gib g gibibyte gibibytes"
+#~ msgstr "gib g gibibyte gibibytes"
+
+#~ msgctxt "Lower-case units corresponding to a tebibyte"
+#~ msgid "tib t tebibyte tebibytes"
+#~ msgstr "tib t tebibyte tebibytes"
+
+#~ msgctxt "Space-separated list of words meaning 0"
+#~ msgid "zero nought null"
+#~ msgstr "zero res nul"
+
+#~ msgctxt "Space-separated list of words meaning 2"
+#~ msgid "two second"
+#~ msgstr "dos dues segon segona"
+
+#~ msgctxt "Space-separated list of words meaning 3"
+#~ msgid "three third"
+#~ msgstr "tres tercer tercera"
+
+#~ msgctxt "Space-separated list of words meaning 4"
+#~ msgid "four fourth"
+#~ msgstr "quatre quart quarta"
+
+#~ msgctxt "Space-separated list of words meaning 5"
+#~ msgid "five fifth"
+#~ msgstr "cinc cinquè cinquena"
+
+#~ msgctxt "Space-separated list of words meaning 6"
+#~ msgid "six sixth"
+#~ msgstr "sis sisè sisena"
+
+#~ msgctxt "Space-separated list of words meaning 7"
+#~ msgid "seven seventh"
+#~ msgstr "set setè setena"
+
+#~ msgctxt "Space-separated list of words meaning 8"
+#~ msgid "eight eighth"
+#~ msgstr "vuit vuitè vuitena"
+
+#~ msgctxt "Space-separated list of words meaning 9"
+#~ msgid "nine ninth"
+#~ msgstr "nou novè novena"
+
+#~ msgctxt "Space-separated list of words meaning 10"
+#~ msgid "ten tenth"
+#~ msgstr "deu desè desena"
+
+#~ msgctxt ""
+#~ "List of lowercase prefixes or suffix that need to be split from values"
+#~ msgid "k m g b kb mb gb tb kib mib gib tib h am pm th rd nd st"
+#~ msgstr "k m g b kb mb gb tb kib mib gib tib h am pm r n t è th rd nd st"
+
+#~ msgctxt "List of words representing a file"
+#~ msgid "file files"
+#~ msgstr "fitxer fitxers"
+
+#~ msgctxt "List of words representing an image"
+#~ msgid "image images picture pictures photo photos"
+#~ msgstr "imatge imatges foto fotos"
+
+#~ msgctxt "List of words representing a video"
+#~ msgid "video videos movie movies film films"
+#~ msgstr "video videos pel·lícula pel·lícules film films"
+
+#~ msgctxt "List of words representing an audio file"
+#~ msgid "music musics"
+#~ msgstr "música músiques"
+
+#~ msgctxt "List of words representing a document"
+#~ msgid "document documents"
+#~ msgstr "document documents"
+
+#~ msgctxt "List of words representing an email"
+#~ msgid "mail mails email emails e-mail e-mails message messages"
+#~ msgstr "correu correus electrònic electrònics missatge missatges"
+
+#~ msgctxt "List of words representing an archive"
+#~ msgid "archive archives tarball tarballs zip"
+#~ msgstr "arxiu arxius tarball tarballs zip"
+
+#~ msgctxt "List of words representing a folder"
+#~ msgid "folder folders directory directories"
+#~ msgstr "carpeta carpetes directori directoris"
+
+#~ msgctxt "List of words representing a contact"
+#~ msgid "contact contacts person people"
+#~ msgstr "contacte contactes persona persones gent"
+
+#~ msgctxt "List of words representing a note"
+#~ msgid "note notes"
+#~ msgstr "nota notes"
+
+#~ msgctxt "Are words of your language separated by spaces (Y/N) ?"
+#~ msgid "Y"
+#~ msgstr "S"
+
+#~ msgid "and"
+#~ msgstr "i"
+
+#~ msgid "or"
+#~ msgstr "o"
+
+#~ msgid "not"
+#~ msgstr "no"
+
+#~ msgctxt "@label file content size"
+#~ msgid "Size"
+#~ msgstr "Mida"
+
+#~ msgctxt "@label file depends from"
+#~ msgid "Depends"
+#~ msgstr "Depèn de"
+
+#~ msgctxt "@label Software used to generate content"
+#~ msgid "Generator"
+#~ msgstr "Generador"
+
+#~ msgctxt ""
+#~ "@label see http://www.semanticdesktop.org/ontologies/2007/01/19/";
+#~ "nie#hasPart"
+#~ msgid "Has Part"
+#~ msgstr "Té una part"
+
+#~ msgctxt ""
+#~ "@label see http://www.semanticdesktop.org/ontologies/2007/01/19/";
+#~ "nie#hasLogicalPart"
+#~ msgid "Has Logical Part"
+#~ msgstr "Té una part lògica"
+
+#~ msgctxt "@label parent directory"
+#~ msgid "Part of"
+#~ msgstr "Part de"
+
+#~ msgctxt "@label"
+#~ msgid "Keyword"
+#~ msgstr "Paraula clau"
+
+#~ msgctxt "@label modified date of file"
+#~ msgid "Modified"
+#~ msgstr "Modificat"
+
+#~ msgctxt "@label"
+#~ msgid "MIME Type"
+#~ msgstr "Tipus MIME"
+
+#~ msgctxt "@label"
+#~ msgid "Related To"
+#~ msgstr "Relacionat amb"
+
+#~ msgctxt "@label"
+#~ msgid "Subject"
+#~ msgstr "Assumpte"
+
+#~ msgctxt "@label music title"
+#~ msgid "Title"
+#~ msgstr "Títol"
+
+#~ msgctxt "@label file URL"
+#~ msgid "Location"
+#~ msgstr "Ubicació"
+
+#~ msgctxt "@label"
+#~ msgid "Creator"
+#~ msgstr "Creador"
+
+#~ msgctxt "@label"
+#~ msgid "Average Bitrate"
+#~ msgstr "Taxa de bits mitjana"
+
+#~ msgctxt "@label"
+#~ msgid "Channels"
+#~ msgstr "Canals"
+
+#~ msgctxt "@label number of characters"
+#~ msgid "Characters"
+#~ msgstr "Caràcters"
+
+#~ msgctxt "@label"
+#~ msgid "Codec"
+#~ msgstr "Còdec"
+
+#~ msgctxt "@label"
+#~ msgid "Color Depth"
+#~ msgstr "Profunditat de color"
+
+#~ msgctxt "@label"
+#~ msgid "Duration"
+#~ msgstr "Durada"
+
+#~ msgctxt "@label"
+#~ msgid "Filename"
+#~ msgstr "Nom de fitxer"
+
+#~ msgctxt "@label"
+#~ msgid "Hash"
+#~ msgstr "Resum"
+
+#~ msgctxt "@label"
+#~ msgid "Height"
+#~ msgstr "Alçada"
+
+#~ msgctxt "@label"
+#~ msgid "Interlace Mode"
+#~ msgstr "Mode d'entrellaçat"
+
+#~ msgctxt "@label number of lines"
+#~ msgid "Lines"
+#~ msgstr "Línies"
+
+#~ msgctxt "@label"
+#~ msgid "Programming Language"
+#~ msgstr "Llenguatge de programació"
+
+#~ msgctxt "@label"
+#~ msgid "Sample Rate"
+#~ msgstr "Freqüència de mostreig"
+
+#~ msgctxt "@label"
+#~ msgid "Width"
+#~ msgstr "Amplada"
+
+#~ msgctxt "@label number of words"
+#~ msgid "Words"
+#~ msgstr "Paraules"
+
+#~ msgctxt "@label EXIF aperture value"
+#~ msgid "Aperture"
+#~ msgstr "Obertura"
+
+#~ msgctxt "@label EXIF"
+#~ msgid "Exposure Bias Value"
+#~ msgstr "Valor de compensació d'exposició"
+
+#~ msgctxt "@label EXIF"
+#~ msgid "Exposure Time"
+#~ msgstr "Temps d'exposició"
+
+#~ msgctxt "@label EXIF"
+#~ msgid "Flash"
+#~ msgstr "Flaix"
+
+#~ msgctxt "@label EXIF"
+#~ msgid "Focal Length"
+#~ msgstr "Distància focal"
+
+#~ msgctxt "@label EXIF"
+#~ msgid "Focal Length 35 mm"
+#~ msgstr "Distància focal en 35 mm"
+
+#~ msgctxt "@label EXIF"
+#~ msgid "ISO Speed Ratings"
+#~ msgstr "Classificació de velocitat ISO"
+
+#~ msgctxt "@label EXIF"
+#~ msgid "Make"
+#~ msgstr "Fabricant"
+
+#~ msgctxt "@label EXIF"
+#~ msgid "Metering Mode"
+#~ msgstr "Mode de mesura"
+
+#~ msgctxt "@label EXIF"
+#~ msgid "Model"
+#~ msgstr "Model"
+
+#~ msgctxt "@label EXIF"
+#~ msgid "Orientation"
+#~ msgstr "Orientació"
+
+#~ msgctxt "@label EXIF"
+#~ msgid "White Balance"
+#~ msgstr "Balanç de blancs"
+
+#~ msgctxt "@label video director"
+#~ msgid "Director"
+#~ msgstr "Director"
+
+#~ msgctxt "@label music genre"
+#~ msgid "Genre"
+#~ msgstr "Gènere"
+
+#~ msgctxt "@label music album"
+#~ msgid "Album"
+#~ msgstr "Àlbum"
+
+#, fuzzy
+#~| msgctxt "@label"
+#~| msgid "Sample Rate"
+#~ msgctxt "@label"
+#~ msgid "Frame Rate"
+#~ msgstr "Freqüència de mostreig"
+
+#~ msgctxt "@label"
+#~ msgid "Release Date"
+#~ msgstr "Data de publicació"
+
+#~ msgctxt "@label music track number"
+#~ msgid "Track"
+#~ msgstr "Peça"
+
+#~ msgctxt "@label resource created time"
+#~ msgid "Resource Created"
+#~ msgstr "Recurs creat"
+
+#~ msgctxt "@label"
+#~ msgid "Sub Resource"
+#~ msgstr "Sub recurs"
+
+#~ msgctxt "@label resource last modified"
+#~ msgid "Resource Modified"
+#~ msgstr "Recurs modificat"
+
+#~ msgctxt "@label"
+#~ msgid "Numeric Rating"
+#~ msgstr "Valoració numèrica"
+
+#~ msgctxt "@label"
+#~ msgid "First Usage"
+#~ msgstr "Primer ús"
+
+#~ msgctxt "@label"
+#~ msgid "Last Usage"
+#~ msgstr "Darrer ús"
+
+#~ msgctxt "@label"
+#~ msgid "Usage Count"
+#~ msgstr "Comptador d'ús"
+
+#~ msgctxt "@label"
+#~ msgid "Unix File Group"
+#~ msgstr "Grup de fitxer Unix"
+
+#~ msgctxt "@label"
+#~ msgid "Unix File Mode"
+#~ msgstr "Mode de fitxer Unix"
+
+#~ msgctxt "@label"
+#~ msgid "Unix File Owner"
+#~ msgstr "Propietari de fitxer Unix"
+
+#~ msgctxt "@label file type"
+#~ msgid "Type"
+#~ msgstr "Tipus"
+
+#~ msgctxt "@label Number of fuzzy translations"
+#~ msgid "Fuzzy Translations"
+#~ msgstr "Traduccions inexactes"
+
+#~ msgctxt "@label Name of last translator"
+#~ msgid "Last Translator"
+#~ msgstr "Últim traductor"
+
+#~ msgctxt "@label Number of obsolete translations"
+#~ msgid "Obsolete Translations"
+#~ msgstr "Traduccions obsoletes"
+
+#~ msgctxt "@label"
+#~ msgid "Translation Source Date"
+#~ msgstr "Data de l'origen de les traduccions"
+
+#~ msgctxt "@label Number of total translations"
+#~ msgid "Total Translations"
+#~ msgstr "Traduccions totals"
+
+#~ msgctxt "@label Number of translated strings"
+#~ msgid "Translated"
+#~ msgstr "Traduïdes"
+
+#~ msgctxt "@label"
+#~ msgid "Translation Date"
+#~ msgstr "Data de les traduccions"
+
+#~ msgctxt "@label Number of untranslated strings"
+#~ msgid "Untranslated"
+#~ msgstr "Sense traduir"
+
+#~ msgctxt "@info"
+#~ msgid "Delete tag"
+#~ msgstr "Elimina l'etiqueta"
+
+#~ msgctxt "@info"
+#~ msgid ""
+#~ "Should the tag <resource>%1</resource> really be deleted for all files?"
+#~ msgstr ""
+#~ "S'ha d'eliminar l'etiqueta <resource>%1</resource> de tots els fitxers?"
+
+#~ msgctxt "@title"
+#~ msgid "Delete tag"
+#~ msgstr "Elimina l'etiqueta"
+
+#~ msgctxt "@action:button"
+#~ msgid "Delete"
+#~ msgstr "Elimina"
+
+#~ msgctxt "@action:button"
+#~ msgid "Cancel"
+#~ msgstr "Cancel·la"
+
+#~ msgctxt "@label"
+#~ msgid "Performer"
+#~ msgstr "Intèrpret"
+
+#~ msgctxt "@label"
+#~ msgid "Show all tags..."
+#~ msgstr "Mostra totes les etiquetes..."
+
+#~ msgctxt ""
+#~ "@title KCategorizedSortFilterProxyModel grouping for all Nepomukj "
+#~ "resources that are of type rdfs:Resource"
+#~ msgid "Miscellaneous"
+#~ msgstr "Miscel·lània"
+
+#~ msgctxt "@title:column The Nepomuk resource label and icon"
+#~ msgid "Resource"
+#~ msgstr "Recurs"
+
+#~ msgctxt "@title:column The Nepomuk resource's RDF type"
+#~ msgid "Resource Type"
+#~ msgstr "Tipus de recurs"
+
+#~ msgctxt ""
+#~ "referring to a filter on the modification and usage date of files/"
+#~ "resources"
+#~ msgid "Anytime"
+#~ msgstr "En qualsevol moment"
+
+#~ msgctxt ""
+#~ "referring to a filter on the modification and usage date of files/"
+#~ "resources"
+#~ msgid "Today"
+#~ msgstr "Avui"
+
+#~ msgctxt ""
+#~ "referring to a filter on the modification and usage date of files/"
+#~ "resources"
+#~ msgid "This Week"
+#~ msgstr "Aquesta setmana"
+
+#~ msgctxt ""
+#~ "referring to a filter on the modification and usage date of files/"
+#~ "resources"
+#~ msgid "Last Week"
+#~ msgstr "Darrera setmana"
+
+#~ msgctxt ""
+#~ "referring to a filter on the modification and usage date of files/"
+#~ "resources"
+#~ msgid "This Month"
+#~ msgstr "Aquest mes"
+
+#~ msgctxt ""
+#~ "referring to a filter on the modification and usage date of files/"
+#~ "resources"
+#~ msgid "Last Month"
+#~ msgstr "Darrer mes"
+
+#~ msgctxt ""
+#~ "referring to a filter on the modification and usage date of files/"
+#~ "resources"
+#~ msgid "This Year"
+#~ msgstr "Aquest any"
+
+#~ msgctxt ""
+#~ "referring to a filter on the modification and usage date of files/"
+#~ "resources"
+#~ msgid "Last Year"
+#~ msgstr "Darrer any"
+
+#~ msgctxt ""
+#~ "referring to a filter on the modification and usage date of files/"
+#~ "resources that will open a dialog to choose a date range"
+#~ msgid "Custom..."
+#~ msgstr "Personalitzat..."
+
+#~ msgid "This Week"
+#~ msgstr "Aquesta setmana"
+
+#~ msgid "This Month"
+#~ msgstr "Aquest mes"
+
+#~ msgctxt ""
+#~ "@option:check An item in a list of resources that allows to query for "
+#~ "more resources to put in the list"
+#~ msgid "More..."
+#~ msgstr "Més..."
+
+#~ msgctxt "@option:check A filter on file type"
+#~ msgid "Documents"
+#~ msgstr "Documents"
+
+#~ msgctxt "@option:check A filter on file type - audio files"
+#~ msgid "Audio"
+#~ msgstr "Àudio"
+
+#~ msgctxt "@option:check A filter on file type - media video"
+#~ msgid "Video"
+#~ msgstr "Vídeo"
+
+#~ msgctxt "@option:check A filter on file type"
+#~ msgid "Images"
+#~ msgstr "Imatges"
+
+#~ msgctxt ""
+#~ "@option:radio A filter on prioritizing/sorting a selection of resources"
+#~ msgid "No priority"
+#~ msgstr "Sense prioritat"
+
+#~ msgctxt ""
+#~ "@option:radio A filter on prioritizing/sorting a selection of resources"
+#~ msgid "Last modified"
+#~ msgstr "Última modificació"
+
+#~ msgctxt ""
+#~ "@option:radio A filter on prioritizing/sorting a selection of resources"
+#~ msgid "Most important"
+#~ msgstr "Més importants"
+
+#~ msgctxt ""
+#~ "@option:radio A filter on prioritizing/sorting a selection of resources"
+#~ msgid "Never opened"
+#~ msgstr "Mai oberts"
+
+#~ msgctxt "@option:radio A filter on the rating of a resource"
+#~ msgid "Any Rating"
+#~ msgstr "Qualsevol puntuació"
+
+#~ msgctxt "@option:radio A filter on the rating of a resource"
+#~ msgid "1 or more"
+#~ msgstr "1 o més"
+
+#~ msgctxt "@option:radio A filter on the rating of a resource"
+#~ msgid "2 or more"
+#~ msgstr "2 o més"
+
+#~ msgctxt "@option:radio A filter on the rating of a resource"
+#~ msgid "3 or more"
+#~ msgstr "3 o més"
+
+#~ msgctxt "@option:radio A filter on the rating of a resource"
+#~ msgid "4 or more"
+#~ msgstr "4 o més"
+
+#~ msgctxt "@option:radio A filter on the rating of a resource"
+#~ msgid "Max Rating"
+#~ msgstr "Puntuació màxima"
+
+#~ msgid "Enter Search Terms..."
+#~ msgstr "Introduïu els termes de la cerca..."
+
+#~ msgid "Search"
+#~ msgstr "Cerca"
+
+#~ msgctxt "@option:check A filter on resource type"
+#~ msgid "Emails"
+#~ msgstr "Correus electrònics"
+
+#~ msgctxt "@option:check A filter on resource type"
+#~ msgid "Tasks"
+#~ msgstr "Tasques"
+
+#~ msgctxt "@option:check A filter on resource type"
+#~ msgid "Tags"
+#~ msgstr "Etiquetes"
+
+#~ msgctxt "@option:check Do filter on type - show only files"
+#~ msgid "Files"
+#~ msgstr "Fitxers"
+
+#~ msgctxt "@option:check Do filter on type - show everything but files"
+#~ msgid "Other"
+#~ msgstr "Altres"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/cs/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/cs/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/cs/baloowidgets5.po    2020-11-03 
01:44:12.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/cs/baloowidgets5.po    2020-12-04 
01:25:42.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2020-05-24 19:02+0200\n"
 "Last-Translator: Vit Pelcak <v...@pelcak.org>\n"
 "Language-Team: Czech <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/da/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/da/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/da/baloowidgets5.po    2020-11-03 
01:44:12.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/da/baloowidgets5.po    2020-12-04 
01:25:42.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2020-04-08 20:17+0200\n"
 "Last-Translator: Martin Schlander <mschlan...@opensuse.org>\n"
 "Language-Team: Danish <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/de/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/de/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/de/baloowidgets5.po    2020-11-03 
01:44:12.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/de/baloowidgets5.po    2020-12-04 
01:25:42.000000000 +0100
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2020-01-27 06:20+0100\n"
 "Last-Translator: Burkhard Lück <lu...@hube-lueck.de>\n"
 "Language-Team: German <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/el/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/el/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/el/baloowidgets5.po    2020-11-03 
01:44:12.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/el/baloowidgets5.po    2020-12-04 
01:25:43.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: baloowidgets\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2020-03-01 20:22+0200\n"
 "Last-Translator: Stelios <ssta...@gmail.com>\n"
 "Language-Team: Greek <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/en_GB/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/en_GB/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/en_GB/baloowidgets5.po 2020-11-03 
01:44:12.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/en_GB/baloowidgets5.po 2020-12-04 
01:25:43.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2020-03-30 17:08+0100\n"
 "Last-Translator: Steve Allewell <steve.allew...@gmail.com>\n"
 "Language-Team: British English <kde-l10n-en...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/es/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/es/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/es/baloowidgets5.po    2020-11-03 
01:44:12.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/es/baloowidgets5.po    2020-12-04 
01:25:43.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2020-01-10 21:34+0100\n"
 "Last-Translator: Eloy Cuadra <ecua...@eloihr.net>\n"
 "Language-Team: Spanish <kde-l10n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/et/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/et/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/et/baloowidgets5.po    2020-11-03 
01:44:12.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/et/baloowidgets5.po    2020-12-04 
01:25:43.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2020-01-13 11:02+0200\n"
 "Last-Translator: Marek Laane <qiila...@gmail.com>\n"
 "Language-Team: Estonian <kde...@lists.linux.ee>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/eu/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/eu/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/eu/baloowidgets5.po    2020-11-03 
01:44:12.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/eu/baloowidgets5.po    2020-12-04 
01:25:43.000000000 +0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: baloowidgets5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2020-01-11 08:39+0100\n"
 "Last-Translator: Iñigo Salvador Azurmendi <xa...@euskalnet.net>\n"
 "Language-Team: Basque <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/fi/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/fi/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/fi/baloowidgets5.po    2020-11-03 
01:44:12.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/fi/baloowidgets5.po    2020-12-04 
01:25:43.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: nepomukwidgets\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2020-06-10 15:39+0300\n"
 "Last-Translator: Tommi Nieminen <transla...@legisign.org>\n"
 "Language-Team: Finnish <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/fr/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/fr/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/fr/baloowidgets5.po    2020-11-03 
01:44:12.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/fr/baloowidgets5.po    2020-12-04 
01:25:43.000000000 +0100
@@ -12,7 +12,7 @@
 msgstr ""
 "Project-Id-Version: nepomukwidgets\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2020-03-22 19:15+0800\n"
 "Last-Translator: Simon Depiets <sdepi...@gmail.com>\n"
 "Language-Team: French <kde-francoph...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/ga/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/ga/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/ga/baloowidgets5.po    2020-11-03 
01:44:12.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/ga/baloowidgets5.po    2020-12-04 
01:25:43.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: nepomukwidgets\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2012-09-21 16:01-0500\n"
 "Last-Translator: Kevin Scannell <ksca...@gmail.com>\n"
 "Language-Team: Irish <gaeilge-gnuli...@lists.sourceforge.net>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/gl/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/gl/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/gl/baloowidgets5.po    2020-11-03 
01:44:12.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/gl/baloowidgets5.po    2020-12-04 
01:25:43.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2019-10-19 15:16+0200\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <adr...@chaves.io>\n"
 "Language-Team: Galician <proxe...@trasno.gal>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/he/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/he/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/he/baloowidgets5.po    2020-11-03 
01:44:12.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/he/baloowidgets5.po    2020-12-04 
01:25:43.000000000 +0100
@@ -3,7 +3,7 @@
 msgstr ""
 "Project-Id-Version: baloowidgets5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2017-05-24 06:36-0400\n"
 "Last-Translator: Elkana Bardugo <ttv...@gmail.com>\n"
 "Language-Team: Hebrew\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/hu/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/hu/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/hu/baloowidgets5.po    2020-11-03 
01:44:12.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/hu/baloowidgets5.po    2020-12-04 
01:25:43.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2018-11-11 19:16+0100\n"
 "Last-Translator: Kristof Kiszel <kiszel.kris...@gmail.com>\n"
 "Language-Team: Hungarian <kde-l10n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/ia/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/ia/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/ia/baloowidgets5.po    2020-11-03 
01:44:12.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/ia/baloowidgets5.po    2020-12-04 
01:25:43.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2020-02-10 13:30+0100\n"
 "Last-Translator: giovanni <g.s...@tiscali.it>\n"
 "Language-Team: Interlingua <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/id/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/id/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/id/baloowidgets5.po    2020-11-03 
01:44:12.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/id/baloowidgets5.po    2020-12-04 
01:25:43.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2020-02-24 22:04+0700\n"
 "Last-Translator: Wantoyo <wanto...@gmail.com>\n"
 "Language-Team: Indonesian <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/it/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/it/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/it/baloowidgets5.po    2020-11-03 
01:44:12.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/it/baloowidgets5.po    2020-12-04 
01:25:44.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: nepomukwidgets\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2020-01-09 22:35+0100\n"
 "Last-Translator: Vincenzo Reale <smart2...@baslug.org>\n"
 "Language-Team: Italian <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/ja/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/ja/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/ja/baloowidgets5.po    2020-11-03 
01:44:12.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/ja/baloowidgets5.po    2020-12-04 
01:25:44.000000000 +0100
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: nepomukwidgets\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2019-05-11 16:27-0700\n"
 "Last-Translator: Fumiaki Okushi <fumiaki.oku...@gmail.com>\n"
 "Language-Team: Japanese <kde...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/kk/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/kk/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/kk/baloowidgets5.po    2020-11-03 
01:44:12.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/kk/baloowidgets5.po    2020-12-04 
01:25:44.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2012-12-30 03:45+0600\n"
 "Last-Translator: Sairan Kikkarin <sai...@computer.org>\n"
 "Language-Team: Kazakh <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/ko/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/ko/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/ko/baloowidgets5.po    2020-11-03 
01:44:12.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/ko/baloowidgets5.po    2020-12-04 
01:25:44.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2020-01-26 22:37+0100\n"
 "Last-Translator: Shinjo Park <k...@peremen.name>\n"
 "Language-Team: Korean <kde...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/lt/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/lt/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/lt/baloowidgets5.po    2020-11-03 
01:44:12.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/lt/baloowidgets5.po    2020-12-04 
01:25:44.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: l 10n\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2020-02-02 00:43+0200\n"
 "Last-Translator: Moo\n"
 "Language-Team: Lithuanian <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/ml/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/ml/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/ml/baloowidgets5.po    2020-11-03 
01:44:12.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/ml/baloowidgets5.po    2020-12-04 
01:25:44.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: baloo-widgets\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2019-12-12 13:28+0000\n"
 "Last-Translator: Preyas Prathap <preyasprat...@protonmail.com>\n"
 "Language-Team: Swathanthra|സ്വതന്ത്ര Malayalam|മലയാളം 
Computing|കമ്പ്യൂട്ടിങ്ങ് <smc."
@@ -17,7 +17,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Weblate 3.9.1\n"
 
 #: src/filemetadataprovider.cpp:163 src/filemetadataprovider.cpp:169
 #: src/filemetadataprovider.cpp:239 src/filemetadataprovider.cpp:242
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/mr/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/mr/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/mr/baloowidgets5.po    2020-11-03 
01:44:12.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/mr/baloowidgets5.po    2020-12-04 
01:25:44.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2013-02-08 16:27+0530\n"
 "Last-Translator: Chetan Khona <che...@kompkin.com>\n"
 "Language-Team: American English <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/nb/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/nb/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/nb/baloowidgets5.po    2020-11-03 
01:44:12.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/nb/baloowidgets5.po    2020-12-04 
01:25:44.000000000 +0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2014-09-19 20:28+0200\n"
 "Last-Translator: Bjørn Steensrud <bjor...@skogkatt.homelinux.org>\n"
 "Language-Team: Norwegian Bokmål <l10n...@lister.huftis.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/nds/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/nds/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/nds/baloowidgets5.po   2020-11-03 
01:44:12.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/nds/baloowidgets5.po   2020-12-04 
01:25:44.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2014-09-18 16:35+0200\n"
 "Last-Translator: Sönke Dibbern <s_dibb...@web.de>\n"
 "Language-Team: Low Saxon <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/nl/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/nl/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/nl/baloowidgets5.po    2020-11-03 
01:44:12.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/nl/baloowidgets5.po    2020-12-04 
01:25:44.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2020-01-09 10:08+0100\n"
 "Last-Translator: Freek de Kruijf <freekdekru...@kde.nl>\n"
 "Language-Team: Dutch <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/nn/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/nn/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/nn/baloowidgets5.po    2020-11-03 
01:44:12.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/nn/baloowidgets5.po    2020-12-04 
01:25:44.000000000 +0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2020-02-16 13:45+0100\n"
 "Last-Translator: Karl Ove Hufthammer <k...@huftis.org>\n"
 "Language-Team: Norwegian Nynorsk <l10n...@lister.huftis.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/pa/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/pa/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/pa/baloowidgets5.po    2020-11-03 
01:44:12.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/pa/baloowidgets5.po    2020-12-04 
01:25:44.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2012-12-12 08:52+0530\n"
 "Last-Translator: A S Alam <aa...@users.sf.net>\n"
 "Language-Team: Punjabi/Panjabi <punjabi-us...@lists.sf.net>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/pl/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/pl/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/pl/baloowidgets5.po    2020-11-03 
01:44:12.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/pl/baloowidgets5.po    2020-12-04 
01:25:44.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2020-10-11 09:10+0200\n"
 "Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilow...@gmail.com>\n"
 "Language-Team: Polish <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/pt/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/pt/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/pt/baloowidgets5.po    2020-11-03 
01:44:12.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/pt/baloowidgets5.po    2020-12-04 
01:25:44.000000000 +0100
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: baloo_queryparser\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2020-01-09 11:09+0000\n"
 "Last-Translator: José Nuno Coelho Pires <zepi...@gmail.com>\n"
 "Language-Team: Portuguese <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/pt_BR/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/pt_BR/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/pt_BR/baloowidgets5.po 2020-11-03 
01:44:12.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/pt_BR/baloowidgets5.po 2020-12-04 
01:25:44.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: baloowidgets5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2020-01-09 23:28-0300\n"
 "Last-Translator: André Marcelo Alvarenga <alvare...@kde.org>\n"
 "Language-Team: Brazilian Portuguese <kde-i18n-pt...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/ro/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/ro/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/ro/baloowidgets5.po    2020-11-03 
01:44:12.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/ro/baloowidgets5.po    2020-12-04 
01:25:44.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2020-09-27 18:41+0100\n"
 "Last-Translator: Sergiu Bivol <ser...@cip.md>\n"
 "Language-Team: Romanian\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/ru/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/ru/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/ru/baloowidgets5.po    2020-11-03 
01:44:12.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/ru/baloowidgets5.po    2020-12-04 
01:25:44.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2020-01-15 11:35+0300\n"
 "Last-Translator: Alexander Yavorsky <kekc...@gmail.com>\n"
 "Language-Team: Russian <kde-russ...@lists.kde.ru>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/sk/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/sk/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/sk/baloowidgets5.po    2020-11-03 
01:44:12.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/sk/baloowidgets5.po    2020-12-04 
01:25:44.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: baloowidgets\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2020-02-09 17:42+0100\n"
 "Last-Translator: Matej Mrenica <matejm98m...@gmail.com>\n"
 "Language-Team: Slovak <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/sl/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/sl/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/sl/baloowidgets5.po    2020-11-03 
01:44:12.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/sl/baloowidgets5.po    2020-12-04 
01:25:44.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: baloo-widgets\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2020-05-07 10:05+0200\n"
 "Last-Translator: Matjaž Jeran <matjaz.je...@amis.net>\n"
 "Language-Team: Slovenian <lugos-...@lugos.si>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/sv/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/sv/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/sv/baloowidgets5.po    2020-11-03 
01:44:12.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/sv/baloowidgets5.po    2020-12-04 
01:25:44.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2020-01-12 12:26+0100\n"
 "Last-Translator: Stefan Asserhäll <stefan.asserh...@bredband.net>\n"
 "Language-Team: Swedish <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/tr/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/tr/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/tr/baloowidgets5.po    2020-11-03 
01:44:12.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/tr/baloowidgets5.po    2020-12-04 
01:25:44.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kdelibs-kde4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2017-10-03 12:13+0000\n"
 "Last-Translator: Kaan <kaanozdin...@gmail.com>\n"
 "Language-Team: Turkish <kde-l10n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/ug/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/ug/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/ug/baloowidgets5.po    2020-11-03 
01:44:12.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/ug/baloowidgets5.po    2020-12-04 
01:25:44.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: nepomukwidgets\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2013-09-08 07:05+0900\n"
 "Last-Translator: Gheyret Kenji <ghey...@gmail.com>\n"
 "Language-Team: \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/uk/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/uk/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/uk/baloowidgets5.po    2020-11-03 
01:44:12.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/uk/baloowidgets5.po    2020-12-04 
01:25:44.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: baloowidgets5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2020-01-09 09:30+0200\n"
 "Last-Translator: Yuri Chornoivan <yurc...@ukr.net>\n"
 "Language-Team: Ukrainian <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/po/zh_CN/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/zh_CN/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/zh_CN/baloowidgets5.po 2020-11-03 
01:44:12.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/zh_CN/baloowidgets5.po 2020-12-04 
01:25:45.000000000 +0100
@@ -8,8 +8,8 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
-"PO-Revision-Date: 2020-10-08 19:23\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
+"PO-Revision-Date: 2020-11-10 15:04\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-widgets-20.08.3/po/zh_TW/baloowidgets5.po 
new/baloo-widgets-20.12.0/po/zh_TW/baloowidgets5.po
--- old/baloo-widgets-20.08.3/po/zh_TW/baloowidgets5.po 2020-11-03 
01:44:12.000000000 +0100
+++ new/baloo-widgets-20.12.0/po/zh_TW/baloowidgets5.po 2020-12-04 
01:25:48.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-07-13 07:41+0200\n"
+"POT-Creation-Date: 2020-05-31 18:04+0200\n"
 "PO-Revision-Date: 2020-01-09 18:03+0800\n"
 "Last-Translator: pan93412 <pan93...@gmail.com>\n"
 "Language-Team: Chinese <zh-l...@lists.linux.org.tw>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/src/filemetadatawidget.cpp 
new/baloo-widgets-20.12.0/src/filemetadatawidget.cpp
--- old/baloo-widgets-20.08.3/src/filemetadatawidget.cpp        2020-10-31 
17:37:30.000000000 +0100
+++ new/baloo-widgets-20.12.0/src/filemetadatawidget.cpp        2020-12-02 
22:53:48.000000000 +0100
@@ -29,7 +29,6 @@
 #include <KConfig>
 #include <KConfigGroup>
 
-#include <KFileItem>
 #include <KFileMetaData/UserMetaData>
 
 #include <QCheckBox>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/baloo-widgets-20.08.3/src/filepropertiesplugin/baloofilepropertiesplugin.desktop
 
new/baloo-widgets-20.12.0/src/filepropertiesplugin/baloofilepropertiesplugin.desktop
--- 
old/baloo-widgets-20.08.3/src/filepropertiesplugin/baloofilepropertiesplugin.desktop
        2020-10-31 17:37:30.000000000 +0100
+++ 
new/baloo-widgets-20.12.0/src/filepropertiesplugin/baloofilepropertiesplugin.desktop
        2020-12-02 22:53:48.000000000 +0100
@@ -37,7 +37,7 @@
 Name[zh_CN]=文件元数据属性页
 Name[zh_TW]=檔案中繼資料屬性頁面
 Comment=Properties page showing meta data of files, such as image dimensions, 
artist information, and others
-Comment[ast]=Páxina de propiedaes qu'amuesa los datos meta de ficheros: data 
de modificación, tamañu, triba y más
+Comment[ast]=Páxina de propiedaes qu'amuesa los datos meta de ficheros: data 
de modificación, tamañu, tipu y más
 Comment[az]=Təsvir ölçüləri, müəllif haqqında məlumatı və başqa bu kimi 
faylların meta məlumatlarını göstərən xüsusiyyətlər səhifəsi
 Comment[ca]=Pàgina de propietats que mostra les metadades dels fitxers, com 
les dimensions de les imatges, informació de l'artista i altres
 Comment[ca@valencia]=Pàgina de propietats que mostra les metadades dels 
fitxers, com les dimensions de les imatges, informació de l'artista i altres
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/src/tagcheckbox.cpp 
new/baloo-widgets-20.12.0/src/tagcheckbox.cpp
--- old/baloo-widgets-20.08.3/src/tagcheckbox.cpp       2020-10-31 
17:37:30.000000000 +0100
+++ new/baloo-widgets-20.12.0/src/tagcheckbox.cpp       2020-12-02 
22:53:48.000000000 +0100
@@ -22,7 +22,6 @@
 
 #include "tagcheckbox.h"
 #include "tagwidget.h"
-#include "tagwidget_p.h"
 
 #include <QMouseEvent>
 #include <QHBoxLayout>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-widgets-20.08.3/test/tagwidgettest.cpp 
new/baloo-widgets-20.12.0/test/tagwidgettest.cpp
--- old/baloo-widgets-20.08.3/test/tagwidgettest.cpp    2020-10-31 
17:37:30.000000000 +0100
+++ new/baloo-widgets-20.12.0/test/tagwidgettest.cpp    2020-12-02 
22:53:48.000000000 +0100
@@ -19,7 +19,6 @@
    License along with this library.  If not, see 
<http://www.gnu.org/licenses/>.
 */
 #include "tagwidgettest.h"
-#include "tagwidget.h"
 
 #include <QVBoxLayout>
 #include <QCheckBox>
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to