Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ktp-text-ui for openSUSE:Factory 
checked in at 2023-04-23 22:46:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ktp-text-ui (Old)
 and      /work/SRC/openSUSE:Factory/.ktp-text-ui.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ktp-text-ui"

Sun Apr 23 22:46:57 2023 rev:50 rq:1080699 version:23.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ktp-text-ui/ktp-text-ui.changes  2023-03-03 
22:30:18.903751805 +0100
+++ /work/SRC/openSUSE:Factory/.ktp-text-ui.new.1533/ktp-text-ui.changes        
2023-04-23 22:49:53.675535603 +0200
@@ -1,0 +2,20 @@
+Sat Apr 15 08:46:25 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 23.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.04.0/
+
+-------------------------------------------------------------------
+Fri Mar 31 16:42:32 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 23.03.90
+  * New feature release
+
+-------------------------------------------------------------------
+Fri Mar 17 20:44:15 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 23.03.80
+  * New feature release
+
+-------------------------------------------------------------------

Old:
----
  ktp-text-ui-22.12.3.tar.xz
  ktp-text-ui-22.12.3.tar.xz.sig

New:
----
  ktp-text-ui-23.04.0.tar.xz
  ktp-text-ui-23.04.0.tar.xz.sig

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

Other differences:
------------------
++++++ ktp-text-ui.spec ++++++
--- /var/tmp/diff_new_pack.sRHzMx/_old  2023-04-23 22:49:54.219538677 +0200
+++ /var/tmp/diff_new_pack.sRHzMx/_new  2023-04-23 22:49:54.223538699 +0200
@@ -16,11 +16,9 @@
 #
 
 
-# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
-%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           ktp-text-ui
-Version:        22.12.3
+Version:        23.04.0
 Release:        0
 Summary:        Telepathy chat handler by KDE
 License:        GPL-2.0-or-later
@@ -63,7 +61,7 @@
 Obsoletes:      %{name}5 < %{version}
 Provides:       %{name}5 = %{version}
 # It can only build on the same platforms as Qt Webengine
-ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64 mips mips64
+ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64
 
 %description
 Includes KDE's implementation of the Telepathy chat handler,

++++++ ktp-text-ui-22.12.3.tar.xz -> ktp-text-ui-23.04.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-22.12.3/.kde-ci.yml 
new/ktp-text-ui-23.04.0/.kde-ci.yml
--- old/ktp-text-ui-22.12.3/.kde-ci.yml 2023-02-25 06:17:21.000000000 +0100
+++ new/ktp-text-ui-23.04.0/.kde-ci.yml 2023-04-12 17:53:25.000000000 +0200
@@ -7,7 +7,7 @@
     'frameworks/extra-cmake-modules': '@stable'
     'frameworks/karchive': '@stable'
     'frameworks/sonnet': '@stable'
-    'frameworks/kwidgetaddons': '@stable'
+    'frameworks/kwidgetsaddons': '@stable'
     'frameworks/kservice': '@stable'
     'frameworks/kemoticons': '@stable'
     'frameworks/kio': '@stable'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-22.12.3/CMakeLists.txt 
new/ktp-text-ui-23.04.0/CMakeLists.txt
--- old/ktp-text-ui-22.12.3/CMakeLists.txt      2023-02-25 06:17:21.000000000 
+0100
+++ new/ktp-text-ui-23.04.0/CMakeLists.txt      2023-04-12 17:53:25.000000000 
+0200
@@ -1,9 +1,9 @@
 cmake_minimum_required(VERSION 3.16)
 
 # KDE Application Version, managed by release script
-set(RELEASE_SERVICE_VERSION_MAJOR "22")
-set(RELEASE_SERVICE_VERSION_MINOR "12")
-set(RELEASE_SERVICE_VERSION_MICRO "3")
+set(RELEASE_SERVICE_VERSION_MAJOR "23")
+set(RELEASE_SERVICE_VERSION_MINOR "04")
+set(RELEASE_SERVICE_VERSION_MICRO "0")
 set(KTP_TEXT_UI_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 set(KTP_MESSAGE_FILTER_FRAMEWORK_VERSION "5")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-text-ui-22.12.3/filters/searchexpansion/ktptextui_message_filter_searchexpansion.desktop.cmake
 
new/ktp-text-ui-23.04.0/filters/searchexpansion/ktptextui_message_filter_searchexpansion.desktop.cmake
--- 
old/ktp-text-ui-22.12.3/filters/searchexpansion/ktptextui_message_filter_searchexpansion.desktop.cmake
      2023-02-25 06:17:21.000000000 +0100
+++ 
new/ktp-text-ui-23.04.0/filters/searchexpansion/ktptextui_message_filter_searchexpansion.desktop.cmake
      2023-04-12 17:53:25.000000000 +0200
@@ -52,7 +52,7 @@
 Encoding=UTF-8
 Type=Service
 Comment=Expand a KDE-shortened URI into a URL (i.e. typing wp:KDE will 
translate to http://en.wikipedia.org/wiki/KDE)
-Comment[ar]=وسّع معرّف URI مقصّر لكدي إلى عنوان URL 
(مثلًا كتابة wp:KDE سيُترجم إلى 
http://en.wikipedia.org/wiki/KDE)
+Comment[ar]=وسّع معرّف URI مقصّر لكِيدِي إلى 
عنوان URL (مثلًا كتابة wp:KDE سيُترجم إلى 
http://en.wikipedia.org/wiki/KDE)
 Comment[bs]=Raširi KDE-skraćen URI u URL (tj. kucanje wp:KDE će prevesti 
http://en.wikipedia.org/wiki/KDE)
 Comment[ca]=Expandeix un URI retallat pel KDE en un URL (p. ex. teclejant 
wp:KDE es traduirà a https://en.wikipedia.org/wiki/KDE)
 Comment[ca@valencia]=Expandix un URI retallat per KDE en un URL (p. ex. 
teclejant wp:KDE es traduirà a https://en.wikipedia.org/wiki/KDE)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-text-ui-22.12.3/filters/texttospeech/ktptextui_message_filter_tts.desktop.cmake
 
new/ktp-text-ui-23.04.0/filters/texttospeech/ktptextui_message_filter_tts.desktop.cmake
--- 
old/ktp-text-ui-22.12.3/filters/texttospeech/ktptextui_message_filter_tts.desktop.cmake
     2023-02-25 06:17:21.000000000 +0100
+++ 
new/ktp-text-ui-23.04.0/filters/texttospeech/ktptextui_message_filter_tts.desktop.cmake
     2023-04-12 17:53:25.000000000 +0200
@@ -44,7 +44,7 @@
 Name[uk]=Синтез мовлення з тексту
 Name[wa]=Tecse-viè-vwès
 Name[x-test]=xxText To Speechxx
-Name[zh_CN]=文本到语音
+Name[zh_CN]=文字转语音
 Name[zh_TW]=文字轉語音
 Encoding=UTF-8
 Comment=Read out incoming messages using text-to-speech service
@@ -90,7 +90,7 @@
 Comment[uk]=Читати вхідні повідомлення за 
допомогою служби синтезу мовлення з тексту
 Comment[wa]=Lére les messaedjes intrants tot s' siervant do siervice di 
tecse-viè-vwès
 Comment[x-test]=xxRead out incoming messages using text-to-speech servicexx
-Comment[zh_CN]=使用语音合成服务来朗读收到的消息
+Comment[zh_CN]=使用文字转语音服务来朗读收到的消息
 Comment[zh_TW]=將進來的訊息用文字轉語音的服務唸出來
 Type=Service
 ServiceTypes=KTpTextUi/MessageFilter
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-text-ui-22.12.3/filters/urlexpansion/ktptextui_message_filter_urlexpansion.desktop.cmake
 
new/ktp-text-ui-23.04.0/filters/urlexpansion/ktptextui_message_filter_urlexpansion.desktop.cmake
--- 
old/ktp-text-ui-22.12.3/filters/urlexpansion/ktptextui_message_filter_urlexpansion.desktop.cmake
    2023-02-25 06:17:21.000000000 +0100
+++ 
new/ktp-text-ui-23.04.0/filters/urlexpansion/ktptextui_message_filter_urlexpansion.desktop.cmake
    2023-04-12 17:53:25.000000000 +0200
@@ -39,7 +39,7 @@
 Name[sr@ijekavianlatin]=Skraćeni URL‑ovi
 Name[sr@latin]=Skraćeni URL‑ovi
 Name[sv]=Korta webbadresser
-Name[tr]=Kısa adresler
+Name[tr]=Kısa URL'ler
 Name[uk]=Короткі адреси
 Name[x-test]=xxShort URLsxx
 Name[zh_CN]=短 URL
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-text-ui-22.12.3/logviewer/org.kde.ktplogviewer.desktop 
new/ktp-text-ui-23.04.0/logviewer/org.kde.ktplogviewer.desktop
--- old/ktp-text-ui-22.12.3/logviewer/org.kde.ktplogviewer.desktop      
2023-02-25 06:17:21.000000000 +0100
+++ new/ktp-text-ui-23.04.0/logviewer/org.kde.ktplogviewer.desktop      
2023-04-12 17:53:25.000000000 +0200
@@ -1,6 +1,6 @@
 [Desktop Entry]
 Name=KDE IM Log Viewer
-Name[ar]=عارض كدي لسجلّات ت‌م
+Name[ar]=عارض كِيدِي لسجلّات ت‌م
 Name[bs]=Pregledač dnevnika za KDE IM Log
 Name[ca]=Visualitzador de registres de la MI del KDE
 Name[ca@valencia]=Visor de registres de la MI de KDE
@@ -49,7 +49,7 @@
 Name[zh_CN]=KDE 即时通讯日志查看程序
 Name[zh_TW]=KDE 即時訊息紀錄檢視器
 GenericName=KDE Instant Messenger Log Viewer
-GenericName[ar]=عارض كدي لسجلّات المرسال المباشر
+GenericName[ar]=عارض كِيدِي لسجلّات المرسال الم
باشر
 GenericName[bs]=Pregledač dnevnika za KDE instant poruke
 GenericName[ca]=Visualitzador del registre de missatgeria instantània del KDE
 GenericName[ca@valencia]=Visor del registre de missatgeria instantània de KDE
@@ -97,7 +97,7 @@
 GenericName[zh_CN]=KDE 即时通讯日志查看程序
 GenericName[zh_TW]=KDE 的即時訊息紀錄檢視器
 Comment=Displays your KDE Instant Messenger logs
-Comment[ar]=يعرض سجلّات كدي للمرسال المباشر
+Comment[ar]=يعرض سجلّات كِيدِي للمرسال المباشر
 Comment[bs]=Prikazuje Vaše KDE Instant Messenger dnevnike
 Comment[ca]=Mostra el registre de missatgeria instantània del KDE
 Comment[ca@valencia]=Mostra el registre de missatgeria instantània de KDE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-22.12.3/po/ar/ktp-log-viewer.po 
new/ktp-text-ui-23.04.0/po/ar/ktp-log-viewer.po
--- old/ktp-text-ui-22.12.3/po/ar/ktp-log-viewer.po     2023-02-25 
06:17:21.000000000 +0100
+++ new/ktp-text-ui-23.04.0/po/ar/ktp-log-viewer.po     2023-04-12 
17:53:25.000000000 +0200
@@ -181,9 +181,9 @@
 "\n"
 "Do you want to import these logs from Kopete to KDE Telepathy?"
 msgstr ""
-"وجدنا سجلّات كوبيت تطابق بعض حسابات كدي 
تلبثي.\n"
+"وجدنا سجلّات كوبيت تطابق بعض حسابات 
كِيدِي تلبثي.\n"
 "\n"
-"أتريد استيرداها من كوبيت إلى كدي تلبثي؟"
+"أتريد استيرداها من كوبيت إلى كِيدِي 
تلبثي؟"
 
 #: logs-import-dialog.cpp:140
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-22.12.3/po/ar/ktpchat.po 
new/ktp-text-ui-23.04.0/po/ar/ktpchat.po
--- old/ktp-text-ui-22.12.3/po/ar/ktpchat.po    2023-02-25 06:17:21.000000000 
+0100
+++ new/ktp-text-ui-23.04.0/po/ar/ktpchat.po    2023-04-12 17:53:25.000000000 
+0200
@@ -33,7 +33,7 @@
 msgid ""
 "Failed to load a valid theme. Your installation is broken. Check your kde "
 "path. Will now crash."
-msgstr "فشل تحميل سمة صالحة. تثبيتك معطوب. افحص 
مسار كدي. سأنهار الآن."
+msgstr "فشل تحميل سمة صالحة. تثبيتك معطوب. افحص 
مسار كِيدِي. سأنهار الآن."
 
 #: adium-theme-view.cpp:210
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-22.12.3/po/ca/kcm_ktp_chat_appearance.po 
new/ktp-text-ui-23.04.0/po/ca/kcm_ktp_chat_appearance.po
--- old/ktp-text-ui-22.12.3/po/ca/kcm_ktp_chat_appearance.po    2023-02-25 
06:17:21.000000000 +0100
+++ new/ktp-text-ui-23.04.0/po/ca/kcm_ktp_chat_appearance.po    2023-04-12 
17:53:25.000000000 +0200
@@ -227,3 +227,17 @@
 #, kde-format
 msgid "Select Size:"
 msgstr "Trieu la mida:"
+
+#~ msgctxt "NAME OF TRANSLATORS"
+#~ msgid "Your names"
+#~ msgstr "Josep M. Ferrer"
+
+#~ msgctxt "EMAIL OF TRANSLATORS"
+#~ msgid "Your emails"
+#~ msgstr "txe...@gmail.com"
+
+#~ msgid "bobmar...@yahoo.com"
+#~ msgstr "bobmar...@yahoo.com"
+
+#~ msgid "Bob Marley"
+#~ msgstr "Bob Marley"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-22.12.3/po/ca/kcm_ktp_chat_behavior.po 
new/ktp-text-ui-23.04.0/po/ca/kcm_ktp_chat_behavior.po
--- old/ktp-text-ui-22.12.3/po/ca/kcm_ktp_chat_behavior.po      2023-02-25 
06:17:21.000000000 +0100
+++ new/ktp-text-ui-23.04.0/po/ca/kcm_ktp_chat_behavior.po      2023-04-12 
17:53:25.000000000 +0200
@@ -151,3 +151,6 @@
 #, kde-format
 msgid "Remember keyboard layout for each tab"
 msgstr "Recorda la disposició del teclat per a cada pestanya"
+
+#~ msgid "A new tab in the last focused window"
+#~ msgstr "Una pestanya nova de la darrera finestra amb focus"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-22.12.3/po/ca/kcm_ktp_chat_messages.po 
new/ktp-text-ui-23.04.0/po/ca/kcm_ktp_chat_messages.po
--- old/ktp-text-ui-22.12.3/po/ca/kcm_ktp_chat_messages.po      2023-02-25 
06:17:21.000000000 +0100
+++ new/ktp-text-ui-23.04.0/po/ca/kcm_ktp_chat_messages.po      2023-04-12 
17:53:25.000000000 +0200
@@ -35,3 +35,6 @@
 #, kde-format
 msgid "Plugins"
 msgstr "Connectors"
+
+#~ msgid "Chat Messages"
+#~ msgstr "Missatges del xat"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-22.12.3/po/ca/kcm_ktp_chat_otr.po 
new/ktp-text-ui-23.04.0/po/ca/kcm_ktp_chat_otr.po
--- old/ktp-text-ui-22.12.3/po/ca/kcm_ktp_chat_otr.po   2023-02-25 
06:17:21.000000000 +0100
+++ new/ktp-text-ui-23.04.0/po/ca/kcm_ktp_chat_otr.po   2023-04-12 
17:53:25.000000000 +0200
@@ -192,3 +192,6 @@
 #, kde-format
 msgid "Account:"
 msgstr "Compte:"
+
+#~ msgid "No fingerprint"
+#~ msgstr "Sense empremta digital"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-22.12.3/po/ca/ktp-text-ui.po 
new/ktp-text-ui-23.04.0/po/ca/ktp-text-ui.po
--- old/ktp-text-ui-22.12.3/po/ca/ktp-text-ui.po        2023-02-25 
06:17:21.000000000 +0100
+++ new/ktp-text-ui-23.04.0/po/ca/ktp-text-ui.po        2023-04-12 
17:53:25.000000000 +0200
@@ -342,3 +342,14 @@
 #, kde-format
 msgid "Francesco Nwokeka"
 msgstr "Francesco Nwokeka"
+
+#~ msgid "Telepathy Text Ui"
+#~ msgstr "IU de text del Telepathy"
+
+#~ msgctxt "String prepended in window title, arg is contact's name"
+#~ msgid "Typing... %1"
+#~ msgstr "Escrivint... %1"
+
+#~ msgctxt "String appended in window title, arg is contact's name"
+#~ msgid "%1 has entered text"
+#~ msgstr "%1 ha introduït text"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-22.12.3/po/ca/ktpchat.po 
new/ktp-text-ui-23.04.0/po/ca/ktpchat.po
--- old/ktp-text-ui-22.12.3/po/ca/ktpchat.po    2023-02-25 06:17:21.000000000 
+0100
+++ new/ktp-text-ui-23.04.0/po/ca/ktpchat.po    2023-04-12 17:53:25.000000000 
+0200
@@ -664,3 +664,19 @@
 #, kde-format
 msgid "Finished generating the private key for %1"
 msgstr "Ha finalitzat la generació de la clau privada per a %1"
+
+#~ msgctxt "@info"
+#~ msgid "Authentication with <b>%1</b>"
+#~ msgstr "Autenticació amb <b>%1</b>"
+
+#~ msgid "You have sent a message"
+#~ msgstr "Heu enviat un missatge"
+
+#~ msgid "Show format options"
+#~ msgstr "Mostra les opcions de format"
+
+#~ msgid "Connection closed"
+#~ msgstr "Connexió tancada"
+
+#~ msgid "&Send"
+#~ msgstr "&Envia"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-22.12.3/po/ka/kcm_ktp_chat_appearance.po 
new/ktp-text-ui-23.04.0/po/ka/kcm_ktp_chat_appearance.po
--- old/ktp-text-ui-22.12.3/po/ka/kcm_ktp_chat_appearance.po    2023-02-25 
06:17:21.000000000 +0100
+++ new/ktp-text-ui-23.04.0/po/ka/kcm_ktp_chat_appearance.po    2023-04-12 
17:53:25.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: ktp-text-ui\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2022-12-29 11:42+0100\n"
+"PO-Revision-Date: 2022-12-14 18:32+0100\n"
 "Last-Translator: Temuri Doghonadze <temuri.doghona...@gmail.com>\n"
 "Language-Team: Georgian <kde-i18n-...@kde.org>\n"
 "Language: ka\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-22.12.3/po/ka/kcm_ktp_chat_behavior.po 
new/ktp-text-ui-23.04.0/po/ka/kcm_ktp_chat_behavior.po
--- old/ktp-text-ui-22.12.3/po/ka/kcm_ktp_chat_behavior.po      2023-02-25 
06:17:21.000000000 +0100
+++ new/ktp-text-ui-23.04.0/po/ka/kcm_ktp_chat_behavior.po      2023-04-12 
17:53:25.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: ktp-text-ui\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2022-12-29 11:43+0100\n"
+"PO-Revision-Date: 2022-12-14 18:35+0100\n"
 "Last-Translator: Temuri Doghonadze <temuri.doghona...@gmail.com>\n"
 "Language-Team: Georgian <kde-i18n-...@kde.org>\n"
 "Language: ka\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-22.12.3/po/ka/kcm_ktp_chat_otr.po 
new/ktp-text-ui-23.04.0/po/ka/kcm_ktp_chat_otr.po
--- old/ktp-text-ui-22.12.3/po/ka/kcm_ktp_chat_otr.po   2023-02-25 
06:17:21.000000000 +0100
+++ new/ktp-text-ui-23.04.0/po/ka/kcm_ktp_chat_otr.po   2023-04-12 
17:53:25.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: ktp-text-ui\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2022-12-29 11:43+0100\n"
+"PO-Revision-Date: 2022-12-14 21:49+0100\n"
 "Last-Translator: Temuri Doghonadze <temuri.doghona...@gmail.com>\n"
 "Language-Team: Georgian <kde-i18n-...@kde.org>\n"
 "Language: ka\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-text-ui-22.12.3/po/ka/ktp-adiumxtra-protocol-handler.po 
new/ktp-text-ui-23.04.0/po/ka/ktp-adiumxtra-protocol-handler.po
--- old/ktp-text-ui-22.12.3/po/ka/ktp-adiumxtra-protocol-handler.po     
2023-02-25 06:17:21.000000000 +0100
+++ new/ktp-text-ui-23.04.0/po/ka/ktp-adiumxtra-protocol-handler.po     
2023-04-12 17:53:25.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: ktp-text-ui\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2022-12-29 11:43+0100\n"
+"PO-Revision-Date: 2022-12-14 21:48+0100\n"
 "Last-Translator: Temuri Doghonadze <temuri.doghona...@gmail.com>\n"
 "Language-Team: Georgian <kde-i18n-...@kde.org>\n"
 "Language: ka\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-22.12.3/po/ka/ktp-log-viewer.po 
new/ktp-text-ui-23.04.0/po/ka/ktp-log-viewer.po
--- old/ktp-text-ui-22.12.3/po/ka/ktp-log-viewer.po     2023-02-25 
06:17:21.000000000 +0100
+++ new/ktp-text-ui-23.04.0/po/ka/ktp-log-viewer.po     2023-04-12 
17:53:25.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: ktp-text-ui\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-01-16 03:16+0100\n"
-"PO-Revision-Date: 2022-12-29 11:43+0100\n"
+"PO-Revision-Date: 2022-12-14 21:40+0100\n"
 "Last-Translator: Temuri Doghonadze <temuri.doghona...@gmail.com>\n"
 "Language-Team: Georgian <kde-i18n-...@kde.org>\n"
 "Language: ka\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-22.12.3/po/ka/ktp-text-ui.po 
new/ktp-text-ui-23.04.0/po/ka/ktp-text-ui.po
--- old/ktp-text-ui-22.12.3/po/ka/ktp-text-ui.po        2023-02-25 
06:17:21.000000000 +0100
+++ new/ktp-text-ui-23.04.0/po/ka/ktp-text-ui.po        2023-04-12 
17:53:25.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: ktp-text-ui\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2023-02-11 07:08+0100\n"
+"PO-Revision-Date: 2022-12-14 21:26+0100\n"
 "Last-Translator: Temuri Doghonadze <temuri.doghona...@gmail.com>\n"
 "Language-Team: Georgian <kde-i18n-...@kde.org>\n"
 "Language: ka\n"
@@ -31,7 +31,7 @@
 #: chat-window.cpp:202
 #, kde-format
 msgid "Close"
-msgstr "დახურვა"
+msgstr "დაკეტვა"
 
 #: chat-window.cpp:203
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-22.12.3/po/ka/ktpchat.po 
new/ktp-text-ui-23.04.0/po/ka/ktpchat.po
--- old/ktp-text-ui-22.12.3/po/ka/ktpchat.po    2023-02-25 06:17:21.000000000 
+0100
+++ new/ktp-text-ui-23.04.0/po/ka/ktpchat.po    2023-04-12 17:53:25.000000000 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: ktp-text-ui\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2023-02-08 11:32+0100\n"
+"PO-Revision-Date: 2023-02-03 16:11+0100\n"
 "Last-Translator: Temuri Doghonadze <temuri.doghona...@gmail.com>\n"
 "Language-Team: Georgian <kde-i18n-...@kde.org>\n"
 "Language: ka\n"
@@ -552,7 +552,7 @@
 #: chat-window-style.cpp:507
 #, kde-format
 msgid "Save as"
-msgstr "შენახვა, როგორც"
+msgstr "შენახვა როგორც"
 
 #. i18n: ectx: property (windowTitle), widget (QWidget, KeyGenDialog)
 #: keygendialog.ui:14
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-22.12.3/po/sl/kcm_ktp_chat_behavior.po 
new/ktp-text-ui-23.04.0/po/sl/kcm_ktp_chat_behavior.po
--- old/ktp-text-ui-22.12.3/po/sl/kcm_ktp_chat_behavior.po      2023-02-25 
06:17:21.000000000 +0100
+++ new/ktp-text-ui-23.04.0/po/sl/kcm_ktp_chat_behavior.po      2023-04-12 
17:53:25.000000000 +0200
@@ -8,17 +8,17 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2022-11-18 11:26+0100\n"
+"PO-Revision-Date: 2020-02-23 19:58+0100\n"
 "Last-Translator: \n"
 "Language-Team: Slovenian <lugos-...@lugos.si>\n"
 "Language: sl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Translator: Andrej Mernik <andr...@ubuntu.si>\n"
 "Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n"
 "%100==4 ? 3 : 0);\n"
-"Translator: Andrej Mernik <andr...@ubuntu.si>\n"
-"X-Generator: Poedit 3.1.1\n"
+"X-Generator: Poedit 2.3\n"
 
 #: behavior-config.cpp:50
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-22.12.3/po/sl/ktp-log-viewer.po 
new/ktp-text-ui-23.04.0/po/sl/ktp-log-viewer.po
--- old/ktp-text-ui-22.12.3/po/sl/ktp-log-viewer.po     2023-02-25 
06:17:21.000000000 +0100
+++ new/ktp-text-ui-23.04.0/po/sl/ktp-log-viewer.po     2023-04-12 
17:53:25.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-01-16 03:16+0100\n"
-"PO-Revision-Date: 2022-11-18 11:26+0100\n"
+"PO-Revision-Date: 2015-06-05 10:05+0200\n"
 "Last-Translator: Andrej Mernik <andr...@ubuntu.si>\n"
 "Language-Team: Slovenian <lugos-...@lugos.si>\n"
 "Language: sl\n"
@@ -16,7 +16,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n"
 "%100==4 ? 3 : 0);\n"
-"X-Generator: Poedit 3.1.1\n"
+"X-Generator: Lokalize 1.5\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-text-ui-22.12.3/po/zh_CN/kcm_ktp_chat_appearance.po 
new/ktp-text-ui-23.04.0/po/zh_CN/kcm_ktp_chat_appearance.po
--- old/ktp-text-ui-22.12.3/po/zh_CN/kcm_ktp_chat_appearance.po 2023-02-25 
06:17:21.000000000 +0100
+++ new/ktp-text-ui-23.04.0/po/zh_CN/kcm_ktp_chat_appearance.po 2023-04-12 
17:53:25.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2023-02-24 12:58\n"
+"PO-Revision-Date: 2023-04-10 14:13\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-text-ui-22.12.3/po/zh_CN/kcm_ktp_chat_behavior.po 
new/ktp-text-ui-23.04.0/po/zh_CN/kcm_ktp_chat_behavior.po
--- old/ktp-text-ui-22.12.3/po/zh_CN/kcm_ktp_chat_behavior.po   2023-02-25 
06:17:21.000000000 +0100
+++ new/ktp-text-ui-23.04.0/po/zh_CN/kcm_ktp_chat_behavior.po   2023-04-12 
17:53:25.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2023-02-24 12:58\n"
+"PO-Revision-Date: 2023-04-10 14:13\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-text-ui-22.12.3/po/zh_CN/kcm_ktp_chat_messages.po 
new/ktp-text-ui-23.04.0/po/zh_CN/kcm_ktp_chat_messages.po
--- old/ktp-text-ui-22.12.3/po/zh_CN/kcm_ktp_chat_messages.po   2023-02-25 
06:17:21.000000000 +0100
+++ new/ktp-text-ui-23.04.0/po/zh_CN/kcm_ktp_chat_messages.po   2023-04-12 
17:53:25.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-04-01 00:17+0000\n"
-"PO-Revision-Date: 2023-02-24 12:58\n"
+"PO-Revision-Date: 2023-04-10 14:13\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-22.12.3/po/zh_CN/kcm_ktp_chat_otr.po 
new/ktp-text-ui-23.04.0/po/zh_CN/kcm_ktp_chat_otr.po
--- old/ktp-text-ui-22.12.3/po/zh_CN/kcm_ktp_chat_otr.po        2023-02-25 
06:17:21.000000000 +0100
+++ new/ktp-text-ui-23.04.0/po/zh_CN/kcm_ktp_chat_otr.po        2023-04-12 
17:53:25.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2023-02-24 12:58\n"
+"PO-Revision-Date: 2023-04-10 14:13\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-text-ui-22.12.3/po/zh_CN/ktp-adiumxtra-protocol-handler.po 
new/ktp-text-ui-23.04.0/po/zh_CN/ktp-adiumxtra-protocol-handler.po
--- old/ktp-text-ui-22.12.3/po/zh_CN/ktp-adiumxtra-protocol-handler.po  
2023-02-25 06:17:21.000000000 +0100
+++ new/ktp-text-ui-23.04.0/po/zh_CN/ktp-adiumxtra-protocol-handler.po  
2023-04-12 17:53:25.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2023-02-24 12:58\n"
+"PO-Revision-Date: 2023-04-10 14:13\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-22.12.3/po/zh_CN/ktp-filters.po 
new/ktp-text-ui-23.04.0/po/zh_CN/ktp-filters.po
--- old/ktp-text-ui-22.12.3/po/zh_CN/ktp-filters.po     2023-02-25 
06:17:21.000000000 +0100
+++ new/ktp-text-ui-23.04.0/po/zh_CN/ktp-filters.po     2023-04-12 
17:53:25.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2023-02-24 12:58\n"
+"PO-Revision-Date: 2023-04-10 14:13\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-22.12.3/po/zh_CN/ktp-log-viewer.po 
new/ktp-text-ui-23.04.0/po/zh_CN/ktp-log-viewer.po
--- old/ktp-text-ui-22.12.3/po/zh_CN/ktp-log-viewer.po  2023-02-25 
06:17:21.000000000 +0100
+++ new/ktp-text-ui-23.04.0/po/zh_CN/ktp-log-viewer.po  2023-04-12 
17:53:25.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-01-16 03:16+0100\n"
-"PO-Revision-Date: 2023-02-24 12:58\n"
+"PO-Revision-Date: 2023-04-10 14:13\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-22.12.3/po/zh_CN/ktp-text-ui.po 
new/ktp-text-ui-23.04.0/po/zh_CN/ktp-text-ui.po
--- old/ktp-text-ui-22.12.3/po/zh_CN/ktp-text-ui.po     2023-02-25 
06:17:21.000000000 +0100
+++ new/ktp-text-ui-23.04.0/po/zh_CN/ktp-text-ui.po     2023-04-12 
17:53:25.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2023-02-24 12:58\n"
+"PO-Revision-Date: 2023-04-10 14:13\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-22.12.3/po/zh_CN/ktpchat.po 
new/ktp-text-ui-23.04.0/po/zh_CN/ktpchat.po
--- old/ktp-text-ui-22.12.3/po/zh_CN/ktpchat.po 2023-02-25 06:17:21.000000000 
+0100
+++ new/ktp-text-ui-23.04.0/po/zh_CN/ktpchat.po 2023-04-12 17:53:25.000000000 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2023-02-24 12:58\n"
+"PO-Revision-Date: 2023-04-10 14:13\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

++++++ ktp-text-ui-22.12.3.tar.xz.sig -> ktp-text-ui-23.04.0.tar.xz.sig ++++++
--- /work/SRC/openSUSE:Factory/ktp-text-ui/ktp-text-ui-22.12.3.tar.xz.sig       
2023-03-03 22:30:18.891751754 +0100
+++ 
/work/SRC/openSUSE:Factory/.ktp-text-ui.new.1533/ktp-text-ui-23.04.0.tar.xz.sig 
    2023-04-23 22:49:53.659535512 +0200
@@ -1,16 +1,16 @@
 -----BEGIN PGP SIGNATURE-----
 
-iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmP9R6UACgkQu0YzUNbv
-Me/GBw/+MvSMWcTra9t4DJyu5LHvgn4LYpo+BD4Lncd9aaPwX0/9aANKFClTZ1LM
-RBTD/vs+Rx8NaypFx5w5nQjAi701nwzIvLdYaoBWH564LrbCYQVwjf9633Dmr8SH
-m3aYmqubQ2IgVQmrEw7YxIGN92DBdvhNOusU0mBhIae+rQawSex9elmFn4HijiKt
-3bgu0aXG/4fELj5TD9xgIYGdINSGCtoBXXBWN9nbwPS2deHgw/0X4/iNLqIw8vPj
-/KtQVZbiB6z7JLC9Y5wT+ECWxu2X1nDqwWbKG+7gx2a2bFPEhjo8g6i4z9bxCmeA
-/SwwNBF2CtlIqkvtraAfKcnm5DZ5UGLVSJ3zSV3Y0Gm2OZjhflIESFheXV90zKbE
-39gtN55xn7oeCA9SQJ9+Zp44bAk2VGlurABpIvDVCRJ3fCcG3fMvLqsVf1L9lUG5
-sHZpgX7Gj6Z6CxT3qsnRCdtcXxo5PH2qi/HxO8J83js4sOOIPX5juafSAtEVJEvH
-9qC1KTjux0PGb9FqEHPo5K1o50f073e/2ZU3stlVd35VcZZ3KFXudtc4NSMkbaUi
-bIIy0C7OdNjUKGOIfkCr/rqIK6LnVpJrdJkYxVDT0G2/RU8DKzVlJqC9YXBtBwNU
-tvrJ70IK5mJD/0ac2m3RWvyeAwPoPxCUWKsl+Qq3AKj8X0pEOIY=
-=AkFU
+iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmQ472QACgkQu0YzUNbv
+Me8ZtA//X6gg9yxo/ZHh0qECP5rniHQrwna1mSICY3niA4oTkarS80fimI6Gctuf
+PGsQ/c6U3BWIBBdXy7dVC5PV9zsnkwLBUAkfzOhIO9ZPVgWc4n81HzGZkEo6aE60
+fQvCTMwTRSLVHBoXTeKL/a1ks13es0oWlWayzVmD35XfhZ0HZJgZ+V5DKXVCEqS5
+P24U9UPNwLb4lb2pENmmvCpcBdnjzUPyxW2x8Votehje5/x2HNdx4Y599nq0zI8c
+QmHt7KQb/i5QPqHtQoY6gqA1UiJyu7kpQRE/MN6kXAv6SZ37oMz/eYQ2z2IAcKmj
+mNw9oRjarbN3u+6/0C27TsgbGb5KedMr4n3dnxlZ9j7TJPa2aFRyYfSRLS2nwRvb
+Kf8uz8umtEUTUe1uD+0PTS0hrdvGzvfwJHLjR5NZfkBXfVinIp0SCf2vu/YYXGiU
+aa2FjInQ5XsHfLF84HSe9e/sj/n0l2t2QLHVL5urkapWbTdc7f4NR1fIcij98w9z
+3uhwvjuzM7wjOXsRdRNFScumfSxWDDLUFQ+gTfEYV2Iw4tthhCyhYr3iVenh4xVh
+uFZfT/PgJ6dZ37IYXh7SW43OCgaSti64S7rL4tNdWhaceOaORGTtNMPuSwsKKGFx
+6q30+ry8e/7AGsLzVwGJBqay8DH2SXZYZhCYMz9UtEOCYE7FxPo=
+=yGc3
 -----END PGP SIGNATURE-----

Reply via email to