Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kcontacts for openSUSE:Factory 
checked in at 2023-12-17 21:29:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcontacts (Old)
 and      /work/SRC/openSUSE:Factory/.kcontacts.new.25432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcontacts"

Sun Dec 17 21:29:35 2023 rev:99 rq:1133287 version:5.113.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcontacts/kcontacts.changes      2023-11-13 
22:18:53.687137337 +0100
+++ /work/SRC/openSUSE:Factory/.kcontacts.new.25432/kcontacts.changes   
2023-12-17 21:31:16.923311401 +0100
@@ -1,0 +2,9 @@
+Tue Dec  5 11:17:27 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 5.113.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.113.0
+- No code change since 5.112.0
+
+-------------------------------------------------------------------

Old:
----
  kcontacts-5.112.0.tar.xz
  kcontacts-5.112.0.tar.xz.sig

New:
----
  kcontacts-5.113.0.tar.xz
  kcontacts-5.113.0.tar.xz.sig

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

Other differences:
------------------
++++++ kcontacts.spec ++++++
--- /var/tmp/diff_new_pack.H4JfMt/_old  2023-12-17 21:31:17.431329848 +0100
+++ /var/tmp/diff_new_pack.H4JfMt/_new  2023-12-17 21:31:17.435329994 +0100
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.103
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
+%define qt5_version 5.15.2
 %bcond_without released
 Name:           kcontacts
-Version:        5.112.0
+Version:        5.113.0
 Release:        0
 Summary:        KDE Frameworks based address book API
 License:        LGPL-2.1-or-later
@@ -34,14 +34,13 @@
 Source2:        frameworks.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= %{_kf5_version}
-BuildRequires:  kf5-filesystem
 BuildRequires:  cmake(KF5Codecs) >= %{_kf5_version}
 BuildRequires:  cmake(KF5Config) >= %{_kf5_version}
 BuildRequires:  cmake(KF5CoreAddons) >= %{_kf5_version}
 BuildRequires:  cmake(KF5I18n) >= %{_kf5_version}
-BuildRequires:  cmake(Qt5Gui)
-BuildRequires:  cmake(Qt5Quick)
-BuildRequires:  cmake(Qt5Test)
+BuildRequires:  cmake(Qt5Gui) >= %{qt5_version}
+BuildRequires:  cmake(Qt5Quick) >= %{qt5_version}
+BuildRequires:  cmake(Qt5Test) >= %{qt5_version}
 
 %description
 kcontacts is a Qt5 based library which provides an API


++++++ kcontacts-5.112.0.tar.xz -> kcontacts-5.113.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/CMakeLists.txt 
new/kcontacts-5.113.0/CMakeLists.txt
--- old/kcontacts-5.112.0/CMakeLists.txt        2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/CMakeLists.txt        2023-12-02 10:24:51.000000000 
+0100
@@ -1,13 +1,13 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.112.0") # handled by release scripts
-set(KF_DEP_VERSION "5.112.0") # handled by release scripts
+set(KF_VERSION "5.113.0") # handled by release scripts
+set(KF_DEP_VERSION "5.113.0") # handled by release scripts
 
 project(KContacts VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.112.0 NO_MODULE)
+find_package(ECM 5.113.0 NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/ar/kcontacts5.po 
new/kcontacts-5.113.0/po/ar/kcontacts5.po
--- old/kcontacts-5.112.0/po/ar/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/ar/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kabc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2021-12-22 18:17+0400\n"
 "Last-Translator: Zayed Al-Saidi <[email protected]>\n"
 "Language-Team: ar\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/az/kcontacts5.po 
new/kcontacts-5.113.0/po/az/kcontacts5.po
--- old/kcontacts-5.112.0/po/az/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/az/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kcontacts\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2022-07-31 23:13+0400\n"
 "Last-Translator: Kheyyam <[email protected]>\n"
 "Language-Team: Azerbaijani <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/be/kcontacts5.po 
new/kcontacts-5.113.0/po/be/kcontacts5.po
--- old/kcontacts-5.112.0/po/be/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/be/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kabc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2007-05-30 17:58+0300\n"
 "Last-Translator: Darafei Praliaskouski <[email protected]>\n"
 "Language-Team: Belarusian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/bg/kcontacts5.po 
new/kcontacts-5.113.0/po/bg/kcontacts5.po
--- old/kcontacts-5.112.0/po/bg/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/bg/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -3,7 +3,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2022-05-20 18:57+0200\n"
 "Last-Translator: Mincho Kondarev <[email protected]>\n"
 "Language-Team: Bulgarian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/bs/kcontacts5.po 
new/kcontacts-5.113.0/po/bs/kcontacts5.po
--- old/kcontacts-5.112.0/po/bs/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/bs/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kdepimlibs\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2013-10-18 20:19+0000\n"
 "Last-Translator: Vedran Ljubovic <[email protected]>\n"
 "Language-Team: Bosnian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/ca/kcontacts5.po 
new/kcontacts-5.113.0/po/ca/kcontacts5.po
--- old/kcontacts-5.112.0/po/ca/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/ca/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: kcontacts\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2023-08-08 16:40+0200\n"
 "Last-Translator: Josep M. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/ca@valencia/kcontacts5.po 
new/kcontacts-5.113.0/po/ca@valencia/kcontacts5.po
--- old/kcontacts-5.112.0/po/ca@valencia/kcontacts5.po  2023-11-04 
11:01:02.000000000 +0100
+++ new/kcontacts-5.113.0/po/ca@valencia/kcontacts5.po  2023-12-02 
10:24:51.000000000 +0100
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: kcontacts\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2023-08-08 16:40+0200\n"
 "Last-Translator: Josep M. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/cs/kcontacts5.po 
new/kcontacts-5.113.0/po/cs/kcontacts5.po
--- old/kcontacts-5.112.0/po/cs/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/cs/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -1,22 +1,22 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # Lukáš Tinkl <[email protected]>, 2010.
-# Vít Pelčák <[email protected]>, 2011, 2012, 2014, 2017.
+# SPDX-FileCopyrightText: 2011, 2012, 2014, 2017, 2023 Vít Pelčák 
<[email protected]>
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kabc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
-"PO-Revision-Date: 2017-02-27 11:18+0100\n"
-"Last-Translator: Vít Pelčák <[email protected]>\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
+"PO-Revision-Date: 2023-11-10 16:07+0100\n"
+"Last-Translator: Vit Pelcak <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
 "Language: cs\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>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 23.08.2\n"
 
 #: address.cpp:224
 #, kde-format
@@ -56,7 +56,7 @@
 #: address.cpp:336
 #, kde-format
 msgid "Delivery Label"
-msgstr "Štítek"
+msgstr "Popisek dodávky"
 
 #: address.cpp:354
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/da/kcontacts5.po 
new/kcontacts-5.113.0/po/da/kcontacts5.po
--- old/kcontacts-5.112.0/po/da/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/da/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kabc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2016-07-11 21:52+0100\n"
 "Last-Translator: Martin Schlander <[email protected]>\n"
 "Language-Team: Danish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/de/kcontacts5.po 
new/kcontacts-5.113.0/po/de/kcontacts5.po
--- old/kcontacts-5.112.0/po/de/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/de/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kabc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2021-05-14 13:24+0200\n"
 "Last-Translator: Burkhard Lück <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/el/kcontacts5.po 
new/kcontacts-5.113.0/po/el/kcontacts5.po
--- old/kcontacts-5.112.0/po/el/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/el/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kabc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2020-09-07 14:02+0300\n"
 "Last-Translator: Stelios <[email protected]>\n"
 "Language-Team: Greek <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/en_GB/kcontacts5.po 
new/kcontacts-5.113.0/po/en_GB/kcontacts5.po
--- old/kcontacts-5.112.0/po/en_GB/kcontacts5.po        2023-11-04 
11:01:02.000000000 +0100
+++ new/kcontacts-5.113.0/po/en_GB/kcontacts5.po        2023-12-02 
10:24:51.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2016-01-10 13:55+0000\n"
 "Last-Translator: Steve Allewell <[email protected]>\n"
 "Language-Team: British English <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/eo/kcontacts5.po 
new/kcontacts-5.113.0/po/eo/kcontacts5.po
--- old/kcontacts-5.112.0/po/eo/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/eo/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -8,8 +8,8 @@
 msgstr ""
 "Project-Id-Version: kabc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
-"PO-Revision-Date: 2023-03-20 22:31+0100\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
+"PO-Revision-Date: 2023-11-18 21:07+0100\n"
 "Last-Translator: Oliver Kellogg <[email protected]>\n"
 "Language-Team: esperanto <[email protected]>\n"
 "Language: eo\n"
@@ -194,72 +194,72 @@
 #: addressee.cpp:903
 #, kde-format
 msgid "Business Address Street"
-msgstr ""
+msgstr "Komerca Adreso Strato"
 
 #: addressee.cpp:908
 #, kde-format
 msgid "Business Address Post Office Box"
-msgstr ""
+msgstr "Komerca Adreso Poŝta Oficejo"
 
 #: addressee.cpp:913
 #, kde-format
 msgid "Business Address City"
-msgstr ""
+msgstr "Komerca Adreso Urbo"
 
 #: addressee.cpp:918
 #, kde-format
 msgid "Business Address State"
-msgstr ""
+msgstr "Komerca Adreso Ŝtato"
 
 #: addressee.cpp:923
 #, kde-format
 msgid "Business Address Zip Code"
-msgstr ""
+msgstr "Komerca Adreso Poŝtkodo"
 
 #: addressee.cpp:928
 #, kde-format
 msgid "Business Address Country"
-msgstr ""
+msgstr "Komerca Adreso Lando"
 
 #: addressee.cpp:933
 #, kde-format
 msgid "Business Address Label"
-msgstr ""
+msgstr "Komerca Adreso Etikedo"
 
 #: addressee.cpp:938
 #, kde-format
 msgid "Home Phone"
-msgstr ""
+msgstr "Hejma telefono"
 
 #: addressee.cpp:943
 #, kde-format
 msgid "Business Phone"
-msgstr ""
+msgstr "Komerca Telefono"
 
 #: addressee.cpp:948
 #, kde-format
 msgid "Mobile Phone"
-msgstr ""
+msgstr "Poŝtelefono"
 
 #: addressee.cpp:953 phonenumber.cpp:218
 #, kde-format
 msgid "Home Fax"
-msgstr ""
+msgstr "Hejma Fakso"
 
 #: addressee.cpp:958
 #, kde-format
 msgid "Business Fax"
-msgstr ""
+msgstr "Komerca Fakso"
 
 #: addressee.cpp:963
 #, kde-format
 msgid "Car Phone"
-msgstr ""
+msgstr "AÅ­ta Telefono"
 
 #: addressee.cpp:968 phonenumber.cpp:194
 #, kde-format
 msgid "ISDN"
-msgstr ""
+msgstr "ISDN"
 
 #: addressee.cpp:973 phonenumber.cpp:198
 #, kde-format
@@ -274,29 +274,29 @@
 #: addressee.cpp:998
 #, kde-format
 msgid "Mail Client"
-msgstr ""
+msgstr "Poŝtkliento"
 
 #: addressee.cpp:1018
 #, kde-format
 msgid "Time Zone"
-msgstr ""
+msgstr "Horzono"
 
 #: addressee.cpp:1038
 #, kde-format
 msgid "Geographic Position"
-msgstr ""
+msgstr "Geografia Pozicio"
 
 #: addressee.cpp:1089
 #, kde-format
 msgctxt "a person's title"
 msgid "Title"
-msgstr ""
+msgstr "Titolo"
 
 #: addressee.cpp:1140
 #, kde-format
 msgctxt "of a person in an organization"
 msgid "Role"
-msgstr ""
+msgstr "Rolo"
 
 #: addressee.cpp:1191 field.cpp:229
 #, kde-format
@@ -316,17 +316,17 @@
 #: addressee.cpp:1251
 #, kde-format
 msgid "Product Identifier"
-msgstr ""
+msgstr "Produkta identigilo"
 
 #: addressee.cpp:1271
 #, kde-format
 msgid "Revision Date"
-msgstr ""
+msgstr "Dato de Revizio"
 
 #: addressee.cpp:1291
 #, kde-format
 msgid "Sort String"
-msgstr ""
+msgstr "Ordigi Ŝnuron"
 
 #: addressee.cpp:1317
 #, kde-format
@@ -341,7 +341,7 @@
 #: addressee.cpp:1357
 #, kde-format
 msgid "Logo"
-msgstr ""
+msgstr "Logo"
 
 #: addressee.cpp:1377
 #, kde-format
@@ -411,7 +411,7 @@
 #: field.cpp:206
 #, kde-format
 msgid "Unknown Field"
-msgstr ""
+msgstr "Nekonata Kampo"
 
 #: field.cpp:219
 #, kde-format
@@ -494,7 +494,7 @@
 #: phonenumber.cpp:176
 #, kde-format
 msgid "Messenger"
-msgstr ""
+msgstr "Mesaĝisto"
 
 #: phonenumber.cpp:178
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/es/kcontacts5.po 
new/kcontacts-5.113.0/po/es/kcontacts5.po
--- old/kcontacts-5.112.0/po/es/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/es/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -13,7 +13,7 @@
 msgstr ""
 "Project-Id-Version: kabc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2020-04-21 02:05+0200\n"
 "Last-Translator: Eloy Cuadra <[email protected]>\n"
 "Language-Team: Spanish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/et/kcontacts5.po 
new/kcontacts-5.113.0/po/et/kcontacts5.po
--- old/kcontacts-5.112.0/po/et/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/et/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kabc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2016-01-14 17:41+0200\n"
 "Last-Translator: Marek Laane <[email protected]>\n"
 "Language-Team: Estonian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/eu/kcontacts5.po 
new/kcontacts-5.113.0/po/eu/kcontacts5.po
--- old/kcontacts-5.112.0/po/eu/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/eu/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kcontacts\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2019-10-20 22:14+0200\n"
 "Last-Translator: Iñigo Salvador Azurmendi <[email protected]>\n"
 "Language-Team: Basque <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/fi/kcontacts5.po 
new/kcontacts-5.113.0/po/fi/kcontacts5.po
--- old/kcontacts-5.112.0/po/fi/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/fi/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kabc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2015-12-27 18:23+0200\n"
 "Last-Translator: Lasse Liehu <[email protected]>\n"
 "Language-Team: Finnish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/fr/kcontacts5.po 
new/kcontacts-5.113.0/po/fr/kcontacts5.po
--- old/kcontacts-5.112.0/po/fr/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/fr/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -14,7 +14,7 @@
 msgstr ""
 "Project-Id-Version: kabc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2023-01-06 19:23+0100\n"
 "Last-Translator: Xavier BESNARD <xavier.besnard]neuf.fr>\n"
 "Language-Team: fr\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/ga/kcontacts5.po 
new/kcontacts-5.113.0/po/ga/kcontacts5.po
--- old/kcontacts-5.112.0/po/ga/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/ga/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kdepimlibs/kabc.po\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2007-06-27 10:27-0500\n"
 "Last-Translator: Kevin Scannell <[email protected]>\n"
 "Language-Team: Irish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/gl/kcontacts5.po 
new/kcontacts-5.113.0/po/gl/kcontacts5.po
--- old/kcontacts-5.112.0/po/gl/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/gl/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -13,7 +13,7 @@
 msgstr ""
 "Project-Id-Version: kabc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2017-07-29 09:52+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n"
 "Language-Team: Galician <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/hi/kcontacts5.po 
new/kcontacts-5.113.0/po/hi/kcontacts5.po
--- old/kcontacts-5.112.0/po/hi/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/hi/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kabc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2008-01-28 11:36+0530\n"
 "Last-Translator: Ravishankar Shrivastava <[email protected]>\n"
 "Language-Team: Hindi <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/hne/kcontacts5.po 
new/kcontacts-5.113.0/po/hne/kcontacts5.po
--- old/kcontacts-5.112.0/po/hne/kcontacts5.po  2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/hne/kcontacts5.po  2023-12-02 10:24:51.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kabc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2009-02-28 21:51+0530\n"
 "Last-Translator: Ravishankar Shrivastava <[email protected]>\n"
 "Language-Team: Hindi <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/hu/kcontacts5.po 
new/kcontacts-5.113.0/po/hu/kcontacts5.po
--- old/kcontacts-5.112.0/po/hu/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/hu/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: KDE 4.3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2019-11-12 19:44+0100\n"
 "Last-Translator: Kristóf Kiszel <[email protected]>\n"
 "Language-Team: Hungarian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/ia/kcontacts5.po 
new/kcontacts-5.113.0/po/ia/kcontacts5.po
--- old/kcontacts-5.112.0/po/ia/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/ia/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2019-12-21 23:51+0100\n"
 "Last-Translator: Giovanni Sora <[email protected]>\n"
 "Language-Team: Interlingua <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/id/kcontacts5.po 
new/kcontacts-5.113.0/po/id/kcontacts5.po
--- old/kcontacts-5.112.0/po/id/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/id/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kcontacts\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2019-10-13 07:49+0700\n"
 "Last-Translator: Wantoyo <[email protected]>\n"
 "Language-Team: Indonesian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/it/kcontacts5.po 
new/kcontacts-5.113.0/po/it/kcontacts5.po
--- old/kcontacts-5.112.0/po/it/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/it/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kabc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2023-03-20 10:02+0100\n"
 "Last-Translator: Vincenzo Reale <[email protected]>\n"
 "Language-Team: Italian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/ja/kcontacts5.po 
new/kcontacts-5.113.0/po/ja/kcontacts5.po
--- old/kcontacts-5.112.0/po/ja/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/ja/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kabc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2010-01-27 01:03+0900\n"
 "Last-Translator: Yukiko Bando <[email protected]>\n"
 "Language-Team: Japanese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/ka/kcontacts5.po 
new/kcontacts-5.113.0/po/ka/kcontacts5.po
--- old/kcontacts-5.112.0/po/ka/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/ka/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kcontacts\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2022-09-18 11:56+0200\n"
 "Last-Translator: Temuri Doghonadze <[email protected]>\n"
 "Language-Team: Georgian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/kk/kcontacts5.po 
new/kcontacts-5.113.0/po/kk/kcontacts5.po
--- old/kcontacts-5.112.0/po/kk/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/kk/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2013-04-19 06:20+0600\n"
 "Last-Translator: Sairan Kikkarin <[email protected]>\n"
 "Language-Team: Kazakh <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/km/kcontacts5.po 
new/kcontacts-5.113.0/po/km/kcontacts5.po
--- old/kcontacts-5.112.0/po/km/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/km/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kabc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2010-01-25 15:44+0700\n"
 "Last-Translator: Khoem Sokhem <[email protected]>\n"
 "Language-Team: Khmer <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/ko/kcontacts5.po 
new/kcontacts-5.113.0/po/ko/kcontacts5.po
--- old/kcontacts-5.112.0/po/ko/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/ko/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2016-12-11 22:23+0100\n"
 "Last-Translator: Shinjo Park <[email protected]>\n"
 "Language-Team: Korean <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/lt/kcontacts5.po 
new/kcontacts-5.113.0/po/lt/kcontacts5.po
--- old/kcontacts-5.112.0/po/lt/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/lt/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kabc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2019-12-04 23:51+0200\n"
 "Last-Translator: Remigijus Jarmalavičius <[email protected]>\n"
 "Language-Team: Lithuanian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/lv/kcontacts5.po 
new/kcontacts-5.113.0/po/lv/kcontacts5.po
--- old/kcontacts-5.112.0/po/lv/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/lv/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kabc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2010-01-01 14:26+0200\n"
 "Last-Translator: Viesturs Zarins <[email protected]>\n"
 "Language-Team: Latvian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/mai/kcontacts5.po 
new/kcontacts-5.113.0/po/mai/kcontacts5.po
--- old/kcontacts-5.112.0/po/mai/kcontacts5.po  2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/mai/kcontacts5.po  2023-12-02 10:24:51.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kabc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2010-09-24 20:39+0530\n"
 "Last-Translator: Rajesh Ranjan <[email protected]>\n"
 "Language-Team: Maithili <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/ml/kcontacts5.po 
new/kcontacts-5.113.0/po/ml/kcontacts5.po
--- old/kcontacts-5.112.0/po/ml/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/ml/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kcontacts\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2019-06-19 03:19+0200\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: Swathanthra|സ്വതന്ത്ര 
Malayalam|മലയാളം 
Computing|കമ്പ്യൂട്ടിങ്ങ് <smc."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/mr/kcontacts5.po 
new/kcontacts-5.113.0/po/mr/kcontacts5.po
--- old/kcontacts-5.112.0/po/mr/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/mr/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2013-03-07 18:21+0530\n"
 "Last-Translator: Chetan Khona <[email protected]>\n"
 "Language-Team: Marathi <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/nb/kcontacts5.po 
new/kcontacts-5.113.0/po/nb/kcontacts5.po
--- old/kcontacts-5.112.0/po/nb/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/nb/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kabc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2009-11-22 10:26+0100\n"
 "Last-Translator: Bjørn Steensrud <[email protected]>\n"
 "Language-Team: Norwegian BokmÃ¥l <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/nds/kcontacts5.po 
new/kcontacts-5.113.0/po/nds/kcontacts5.po
--- old/kcontacts-5.112.0/po/nds/kcontacts5.po  2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/nds/kcontacts5.po  2023-12-02 10:24:51.000000000 
+0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kabc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2010-01-25 07:37+0100\n"
 "Last-Translator: Manfred Wiese <[email protected]>\n"
 "Language-Team: Low Saxon <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/nl/kcontacts5.po 
new/kcontacts-5.113.0/po/nl/kcontacts5.po
--- old/kcontacts-5.112.0/po/nl/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/nl/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kabc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2022-06-24 10:23+0200\n"
 "Last-Translator: Freek de Kruijf <[email protected]>\n"
 "Language-Team: \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/nn/kcontacts5.po 
new/kcontacts-5.113.0/po/nn/kcontacts5.po
--- old/kcontacts-5.112.0/po/nn/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/nn/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kabc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2019-08-04 09:48+0200\n"
 "Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
 "Language-Team: Norwegian Nynorsk <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/pa/kcontacts5.po 
new/kcontacts-5.113.0/po/pa/kcontacts5.po
--- old/kcontacts-5.112.0/po/pa/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/pa/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kabc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2010-02-01 08:16+0530\n"
 "Last-Translator: A S Alam <[email protected]>\n"
 "Language-Team: ਪੰਜਾਬੀ <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/pl/kcontacts5.po 
new/kcontacts-5.113.0/po/pl/kcontacts5.po
--- old/kcontacts-5.112.0/po/pl/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/pl/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2016-12-04 10:12+0100\n"
 "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
 "Language-Team: Polish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/pt/kcontacts5.po 
new/kcontacts-5.113.0/po/pt/kcontacts5.po
--- old/kcontacts-5.112.0/po/pt/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/pt/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: kabc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2015-12-25 12:52+0000\n"
 "Last-Translator: José Nuno Coelho Pires <[email protected]>\n"
 "Language-Team: pt <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/pt_BR/kcontacts5.po 
new/kcontacts-5.113.0/po/pt_BR/kcontacts5.po
--- old/kcontacts-5.112.0/po/pt_BR/kcontacts5.po        2023-11-04 
11:01:02.000000000 +0100
+++ new/kcontacts-5.113.0/po/pt_BR/kcontacts5.po        2023-12-02 
10:24:51.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kcontacts5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2021-02-17 14:20-0300\n"
 "Last-Translator: Luiz Fernando Ranghetti <[email protected]>\n"
 "Language-Team: Brazilian Portuguese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/ro/kcontacts5.po 
new/kcontacts-5.113.0/po/ro/kcontacts5.po
--- old/kcontacts-5.112.0/po/ro/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/ro/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kabc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2020-09-07 00:06+0100\n"
 "Last-Translator: Sergiu Bivol <[email protected]>\n"
 "Language-Team: Romanian\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/ru/kcontacts5.po 
new/kcontacts-5.113.0/po/ru/kcontacts5.po
--- old/kcontacts-5.112.0/po/ru/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/ru/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kabc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2019-01-19 15:09+0300\n"
 "Last-Translator: Alexander Yavorsky <[email protected]>\n"
 "Language-Team: Russian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/se/kcontacts5.po 
new/kcontacts-5.113.0/po/se/kcontacts5.po
--- old/kcontacts-5.112.0/po/se/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/se/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: kabc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2007-09-11 22:44+0200\n"
 "Last-Translator: Northern Sami translation team <[email protected]."
 "no>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/sk/kcontacts5.po 
new/kcontacts-5.113.0/po/sk/kcontacts5.po
--- old/kcontacts-5.112.0/po/sk/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/sk/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: kabc5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2015-12-26 14:17+0100\n"
 "Last-Translator: Roman Paholik <[email protected]>\n"
 "Language-Team: Slovak <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/sl/kcontacts5.po 
new/kcontacts-5.113.0/po/sl/kcontacts5.po
--- old/kcontacts-5.112.0/po/sl/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/sl/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kabc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2020-02-27 12:57+0100\n"
 "Last-Translator: \n"
 "Language-Team: Slovenian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/sq/kcontacts5.po 
new/kcontacts-5.113.0/po/sq/kcontacts5.po
--- old/kcontacts-5.112.0/po/sq/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/sq/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kdepimlibs\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2021-03-24 11:00-0400\n"
 "Last-Translator: Agron Selimaj <[email protected]>\n"
 "Language-Team: kdeshqip\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/sv/kcontacts5.po 
new/kcontacts-5.113.0/po/sv/kcontacts5.po
--- old/kcontacts-5.112.0/po/sv/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/sv/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kabc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2015-12-28 20:14+0100\n"
 "Last-Translator: Stefan Asserhäll <[email protected]>\n"
 "Language-Team: Swedish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/tg/kcontacts5.po 
new/kcontacts-5.113.0/po/tg/kcontacts5.po
--- old/kcontacts-5.112.0/po/tg/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/tg/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kcontacts\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2019-09-19 10:36+0500\n"
 "Last-Translator: Victor Ibragimov <[email protected]>\n"
 "Language-Team: English <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/th/kcontacts5.po 
new/kcontacts-5.113.0/po/th/kcontacts5.po
--- old/kcontacts-5.112.0/po/th/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/th/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kabc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2010-03-25 14:10+0700\n"
 "Last-Translator: Thanomsub Noppaburana <[email protected]>\n"
 "Language-Team: Thai <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/tr/kcontacts5.po 
new/kcontacts-5.113.0/po/tr/kcontacts5.po
--- old/kcontacts-5.112.0/po/tr/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/tr/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: kdepimlibs-kde4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2022-03-11 13:54+0300\n"
 "Last-Translator: Emir SARI <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/ug/kcontacts5.po 
new/kcontacts-5.113.0/po/ug/kcontacts5.po
--- old/kcontacts-5.112.0/po/ug/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/ug/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kabc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2013-09-08 07:05+0900\n"
 "Last-Translator: Gheyret Kenji <[email protected]>\n"
 "Language-Team: Uyghur Computer Science Association <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/uk/kcontacts5.po 
new/kcontacts-5.113.0/po/uk/kcontacts5.po
--- old/kcontacts-5.112.0/po/uk/kcontacts5.po   2023-11-04 11:01:02.000000000 
+0100
+++ new/kcontacts-5.113.0/po/uk/kcontacts5.po   2023-12-02 10:24:51.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kcontacts5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2015-12-25 16:12+0200\n"
 "Last-Translator: Yuri Chornoivan <[email protected]>\n"
 "Language-Team: Ukrainian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/zh_CN/kcontacts5.po 
new/kcontacts-5.113.0/po/zh_CN/kcontacts5.po
--- old/kcontacts-5.112.0/po/zh_CN/kcontacts5.po        2023-11-04 
11:01:02.000000000 +0100
+++ new/kcontacts-5.113.0/po/zh_CN/kcontacts5.po        2023-12-02 
10:24:51.000000000 +0100
@@ -2,8 +2,8 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
-"PO-Revision-Date: 2023-10-21 13:54\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
+"PO-Revision-Date: 2023-11-25 02:29\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.112.0/po/zh_TW/kcontacts5.po 
new/kcontacts-5.113.0/po/zh_TW/kcontacts5.po
--- old/kcontacts-5.112.0/po/zh_TW/kcontacts5.po        2023-11-04 
11:01:02.000000000 +0100
+++ new/kcontacts-5.113.0/po/zh_TW/kcontacts5.po        2023-12-02 
10:24:51.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kabc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-03-31 00:43+0000\n"
+"POT-Creation-Date: 2023-11-05 12:24+0000\n"
 "PO-Revision-Date: 2018-04-05 20:16+0800\n"
 "Last-Translator: pan93412 <[email protected]>\n"
 "Language-Team: Chinese <[email protected]>\n"

Reply via email to