Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kmail-account-wizard for 
openSUSE:Factory checked in at 2022-05-14 22:53:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kmail-account-wizard (Old)
 and      /work/SRC/openSUSE:Factory/.kmail-account-wizard.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kmail-account-wizard"

Sat May 14 22:53:06 2022 rev:69 rq:976808 version:22.04.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/kmail-account-wizard/kmail-account-wizard.changes    
    2022-04-24 00:19:50.584273147 +0200
+++ 
/work/SRC/openSUSE:Factory/.kmail-account-wizard.new.1538/kmail-account-wizard.changes
      2022-05-14 22:53:38.675102066 +0200
@@ -1,0 +2,8 @@
+Tue May 10 16:30:14 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.04.1/
+
+-------------------------------------------------------------------

Old:
----
  kmail-account-wizard-22.04.0.tar.xz
  kmail-account-wizard-22.04.0.tar.xz.sig

New:
----
  kmail-account-wizard-22.04.1.tar.xz
  kmail-account-wizard-22.04.1.tar.xz.sig

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

Other differences:
------------------
++++++ kmail-account-wizard.spec ++++++
--- /var/tmp/diff_new_pack.fhmMHV/_old  2022-05-14 22:53:39.163102676 +0200
+++ /var/tmp/diff_new_pack.fhmMHV/_new  2022-05-14 22:53:39.167102681 +0200
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           kmail-account-wizard
-Version:        22.04.0
+Version:        22.04.1
 Release:        0
 Summary:        Account wizard for KMail
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later


++++++ kmail-account-wizard-22.04.0.tar.xz -> 
kmail-account-wizard-22.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-account-wizard-22.04.0/CMakeLists.txt 
new/kmail-account-wizard-22.04.1/CMakeLists.txt
--- old/kmail-account-wizard-22.04.0/CMakeLists.txt     2022-04-09 
17:56:10.000000000 +0200
+++ new/kmail-account-wizard-22.04.1/CMakeLists.txt     2022-04-24 
08:59:45.000000000 +0200
@@ -1,7 +1,7 @@
 # SPDX-FileCopyrightText: none
 # SPDX-License-Identifier: BSD-3-Clause
 
-set(PIM_VERSION "5.20.0")
+set(PIM_VERSION "5.20.1")
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
 project(kmail-account-wizard VERSION ${PIM_VERSION})
 
@@ -33,7 +33,7 @@
 
 # Do NOT add quote
 set(KDEPIM_DEV_VERSION)
-set(RELEASE_SERVICE_VERSION "22.04.0")
+set(RELEASE_SERVICE_VERSION "22.04.1")
 
 # add an extra space
 if(DEFINED KDEPIM_DEV_VERSION)
@@ -42,22 +42,22 @@
 
 set(KDEPIM_VERSION "${PIM_VERSION}${KDEPIM_DEV_VERSION} 
(${RELEASE_SERVICE_VERSION})")
 
-set(AKONADI_MIMELIB_VERSION "5.20.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.20.0")
-set(KLDAP_LIB_VERSION "5.20.0")
-set(KMAILTRANSPORT_LIB_VERSION "5.20.0")
-set(AKONADI_VERSION "5.20.0")
-set(KIMAP_LIB_VERSION "5.20.0")
-set(AKONADI_MIMELIB_VERSION "5.20.0")
+set(AKONADI_MIMELIB_VERSION "5.20.1")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.20.1")
+set(KLDAP_LIB_VERSION "5.20.1")
+set(KMAILTRANSPORT_LIB_VERSION "5.20.1")
+set(AKONADI_VERSION "5.20.1")
+set(KIMAP_LIB_VERSION "5.20.1")
+set(AKONADI_MIMELIB_VERSION "5.20.1")
 
 set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
 set(KDEPIM_LIB_SOVERSION "5")
 
 set(QT_REQUIRED_VERSION "5.15.2")
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Xml DBus Test)
-set(PIMCOMMON_LIB_VERSION "5.20.0")
-set(LIBKDEPIM_LIB_VERSION "5.20.0")
-set(LIBKLEO_LIB_VERSION "5.20.0")
+set(PIMCOMMON_LIB_VERSION "5.20.1")
+set(LIBKDEPIM_LIB_VERSION "5.20.1")
+set(LIBKLEO_LIB_VERSION "5.20.1")
 
 set(GPGMEPP_LIB_VERSION "1.15.0")
 find_package(Gpgmepp ${GPGMEPP_LIB_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kmail-account-wizard-22.04.0/po/ca@valencia/accountwizard.po 
new/kmail-account-wizard-22.04.1/po/ca@valencia/accountwizard.po
--- old/kmail-account-wizard-22.04.0/po/ca@valencia/accountwizard.po    
2022-04-15 02:21:56.000000000 +0200
+++ new/kmail-account-wizard-22.04.1/po/ca@valencia/accountwizard.po    
2022-05-10 07:56:14.000000000 +0200
@@ -157,17 +157,17 @@
 #: dialog.cpp:86
 #, kde-format
 msgid "Setting up Account"
-msgstr "S'est?? arranjant el compte"
+msgstr "S'est?? configurant el compte"
 
 #: identity.cpp:27
 #, kde-format
 msgid "Setting up identity..."
-msgstr "S'est?? arranjant la identitat..."
+msgstr "S'est?? configurant la identitat..."
 
 #: identity.cpp:38
 #, kde-format
 msgid "Identity set up."
-msgstr "S'ha arranjat la identitat."
+msgstr "S'ha configurat la identitat."
 
 #: identity.cpp:46
 #, kde-format
@@ -254,7 +254,8 @@
 #: key.cpp:128
 #, kde-format
 msgid "An error occurred while creating key publishing request."
-msgstr "Hi ha hagut un error en crear la sol??licitud de publicaci?? de la 
clau."
+msgstr ""
+"S'ha produ??t un error en crear la sol??licitud de publicaci?? de la clau."
 
 #: key.cpp:151
 #, kde-format
@@ -293,7 +294,7 @@
 #: ldap.cpp:37
 #, kde-format
 msgid "Setting up LDAP server..."
-msgstr "S'est?? arranjant el servidor LDAP..."
+msgstr "S'est?? configurant el servidor LDAP..."
 
 #: ldap.cpp:40
 #, kde-format
@@ -304,12 +305,12 @@
 #: ldap.cpp:118
 #, kde-format
 msgid "LDAP set up."
-msgstr "S'ha arranjat LDAP."
+msgstr "S'ha establit LDAP."
 
 #: ldap.cpp:136
 #, kde-format
 msgid "LDAP not configuring."
-msgstr "No s'est?? arranjant LDAP."
+msgstr "No s'est?? establint LDAP."
 
 #: ldap.cpp:149
 #, kde-format
@@ -414,7 +415,7 @@
 #: resource.cpp:88
 #, kde-format
 msgid "Resource '%1' is already set up."
-msgstr "El recurs ??%1?? ja s'ha arranjat."
+msgstr "El recurs ??%1?? ja s'ha configurat."
 
 #: resource.cpp:94
 #, kde-format
@@ -464,13 +465,13 @@
 #: servertest.cpp:50
 #, kde-format
 msgid ""
-"There seems to be a problem in reaching this server or choosing a safe way to 
"
-"sent the credentials to server. We advise you to check the settings of the "
-"account and adjust it manually if needed."
+"There seems to be a problem in reaching this server or choosing a safe way "
+"to sent the credentials to server. We advise you to check the settings of "
+"the account and adjust it manually if needed."
 msgstr ""
 "Sembla que hi ha un problema en arribar a este servidor o en seleccionar una "
-"forma segura d'enviar les credencials al servidor. Recomanem que comproveu la 
"
-"configuraci?? del compte i si ??s necessari, que l'ajusteu manualment."
+"forma segura d'enviar les credencials al servidor. Recomanem que comproveu "
+"la configuraci?? del compte i si ??s necessari, que l'ajusteu manualment."
 
 #: servertest.cpp:53
 #, kde-format
@@ -493,13 +494,13 @@
 #: setupispdb.cpp:165
 #, kde-format
 msgid "Autoconfiguration failed."
-msgstr "Ha fallat la configuraci?? autom??tica."
+msgstr "No s'ha pogut configurar autom??tica."
 
 #. i18n: ectx: property (text), widget (QLabel, progressLabel)
 #: setupmanager.cpp:114 ui/setuppage.ui:37
 #, kde-format
 msgid "Setting up account..."
-msgstr "S'est?? arranjant el compte..."
+msgstr "S'est?? configurant el compte..."
 
 #: setupmanager.cpp:162
 #, kde-format
@@ -509,17 +510,17 @@
 #: setupmanager.cpp:177
 #, kde-format
 msgid "Failed to set up account, rolling back..."
-msgstr "No s'ha pogut arranjar el compte, s'est?? tornant enrere..."
+msgstr "No s'ha pogut establir el compte, s'est?? tornant enrere..."
 
 #: setupmanager.cpp:191
 #, kde-format
 msgid "Failed to set up account."
-msgstr "No s'ha pogut arranjar el compte."
+msgstr "No s'ha pogut establir el compte."
 
 #: transport.cpp:63
 #, kde-format
 msgid "Setting up mail transport account..."
-msgstr "S'est?? arranjant el transport de correu del compte..."
+msgstr "S'est?? configurant el transport de correu del compte..."
 
 #: transport.cpp:82
 #, kde-format
@@ -529,7 +530,7 @@
 #: transport.cpp:88
 #, kde-format
 msgid "Mail transport account set up."
-msgstr "S'ha arranjat el transport de correu del compte."
+msgstr "S'ha configurat el transport de correu del compte."
 
 #: transport.cpp:94
 #, kde-format
@@ -545,8 +546,8 @@
 #: ui/cryptopage.ui:26
 #, kde-format
 msgid ""
-"Protect yourself against surveillance by encrypting your Mails with GnuPG. By 
"
-"generating or selecting a public / private key pair now mails can be "
+"Protect yourself against surveillance by encrypting your Mails with GnuPG. "
+"By generating or selecting a public / private key pair now mails can be "
 "encrypted using the public key while only you can decrypt them with your "
 "private key."
 msgstr ""
@@ -567,9 +568,9 @@
 msgstr ""
 "<html><head/><body><p>Quan envieu correu, KMail buscar?? autom??ticament les "
 "claus d'encriptaci?? dels destinataris i assegurar?? el correu quan trobe les 
"
-"claus per a cada destinatari.</p><p>Tamb?? signar?? el correu 
criptogr??ficament "
-"de manera que es puga verificar que els missatges no han estat 
alterats.</p></"
-"body></html>"
+"claus per a cada destinatari.</p><p>Tamb?? signar?? el correu "
+"criptogr??ficament de manera que es puga verificar que els missatges no han "
+"estat alterats.</p></body></html>"
 
 #. i18n: ectx: property (text), widget (QCheckBox, enableCryptoCheckBox)
 #: ui/cryptopage.ui:55
@@ -593,7 +594,7 @@
 #: ui/cryptopage.ui:122
 #, kde-format
 msgid "Register &this key with your email provider"
-msgstr "Registra aques&ta clau amb el prove??dor de correu electr??nic"
+msgstr "Registra es&ta clau amb el prove??dor de correu electr??nic"
 
 #. i18n: ectx: property (text), widget (QLabel, wksDescription)
 #: ui/cryptopage.ui:132
@@ -605,16 +606,16 @@
 "others can then use it to secure their email communication with you."
 msgstr ""
 "El prove??dor del servei de correu electr??nic admet un servei que 
proporcioni "
-"la vostra clau p??blica perqu?? els altres la puguen trobar.\n"
+"la vostra clau p??blica perqu?? els atres la puguen trobar.\n"
 "A???? vol dir que la vostra clau p??blica es pot consultar des del vostre "
-"prove??dor de correu electr??nic, i llavors, els altres la podran usar per a "
+"prove??dor de correu electr??nic, i llavors, els atres la podran usar per a "
 "assegurar la seua comunicaci?? per correu electr??nic."
 
 #. i18n: ectx: property (title), widget (QGroupBox, pksCheckBox)
 #: ui/cryptopage.ui:152
 #, kde-format
 msgid "Publish &this key on public key server"
-msgstr "Publica aques&ta clau al servidor de claus p??blic"
+msgstr "Publica es&ta clau al servidor de claus p??blic"
 
 #. i18n: ectx: property (text), widget (QLabel, pksDescription)
 #: ui/cryptopage.ui:162
@@ -623,12 +624,12 @@
 "Your email service provider does not support key publishing. You should "
 "publish your key so that other users can retrieve it and use it to secure "
 "their email communication with you.\n"
-"You can alternatively publish your key on a public key server, but you should 
"
-"be aware that your email address will be publicly listed and they key cannot "
-"be removed from there, only revoked."
+"You can alternatively publish your key on a public key server, but you "
+"should be aware that your email address will be publicly listed and they key "
+"cannot be removed from there, only revoked."
 msgstr ""
 "El prove??dor del servei de correu electr??nic no admet la publicaci?? de la "
-"clau. L'haureu de publicar perqu?? els altres usuaris la puguen rebre i usar "
+"clau. L'haureu de publicar perqu?? els atres usuaris la puguen rebre i usar "
 "per a assegurar la seua comunicaci?? per correu electr??nic.\n"
 "De manera alternativa podeu publicar-la en un servidor de claus p??blic, 
per?? "
 "haureu de tindre en compte que la vostra adre??a de correu electr??nic es "
@@ -678,13 +679,13 @@
 #: ui/personaldatapage.ui:140
 #, kde-format
 msgid ""
-"Check online for the settings needed for this email provider. Only the domain 
"
-"name part of the e-mail address will be sent over the Internet at this point. 
"
-"If this option is unchecked, the account can be set up manually."
+"Check online for the settings needed for this email provider. Only the "
+"domain name part of the e-mail address will be sent over the Internet at "
+"this point. If this option is unchecked, the account can be set up manually."
 msgstr ""
 "Comprova en l??nia la configuraci?? del meu prove??dor. En este punt nom??s "
 "s'enviar?? a Internet la part del nom del domini de la vostra adre??a de "
-"correu. Si desmarqueu esta opci??, podeu arranjar el compte manualment."
+"correu. Si desmarqueu esta opci??, podeu establir el compte manualment."
 
 #. i18n: ectx: property (text), widget (QRadioButton, imapAccount)
 #: ui/personaldatapage.ui:178
@@ -729,8 +730,8 @@
 "Select your provider from the list below or click back if your provider is "
 "not listed"
 msgstr ""
-"Seleccioneu el vostre prove??dor de la llista de davall o cliqueu enrere si 
el "
-"prove??dor no est?? llistat"
+"Seleccioneu el vostre prove??dor de la llista de davall o cliqueu enrere si "
+"el prove??dor no est?? llistat"
 
 #. i18n: ectx: property (text), widget (QPushButton, detailsButton)
 #: ui/setuppage.ui:62
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-account-wizard-22.04.0/po/ko/accountwizard.po 
new/kmail-account-wizard-22.04.1/po/ko/accountwizard.po
--- old/kmail-account-wizard-22.04.0/po/ko/accountwizard.po     2022-04-15 
02:21:56.000000000 +0200
+++ new/kmail-account-wizard-22.04.1/po/ko/accountwizard.po     2022-05-10 
07:56:14.000000000 +0200
@@ -710,7 +710,7 @@
 msgid ""
 "Select your provider from the list below or click back if your provider is "
 "not listed"
-msgstr "?????? ???????????? ???????????? ??????????????? ????????? ????????? 
'??????'??? ???????????????"
+msgstr "?????? ???????????? ???????????? ??????????????? ????????? ????????? 
'??????'??? ??????????????????"
 
 #. i18n: ectx: property (text), widget (QPushButton, detailsButton)
 #: ui/setuppage.ui:62
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-account-wizard-22.04.0/po/tr/accountwizard.po 
new/kmail-account-wizard-22.04.1/po/tr/accountwizard.po
--- old/kmail-account-wizard-22.04.0/po/tr/accountwizard.po     2022-04-15 
02:21:57.000000000 +0200
+++ new/kmail-account-wizard-22.04.1/po/tr/accountwizard.po     2022-05-10 
07:56:14.000000000 +0200
@@ -6,31 +6,34 @@
 # obsoleteman <[email protected]>, 2012.
 # Volkan Gezer <[email protected]>, 2013-2014, 2017.
 # Kaan Ozdincer <[email protected]>, 2014.
+# Emir SARI <[email protected]>, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdepim-runtime-kde4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-12-24 00:44+0000\n"
-"PO-Revision-Date: 2017-06-08 09:16+0000\n"
-"Last-Translator: Kaan <[email protected]>\n"
+"PO-Revision-Date: 2022-04-15 14:20+0300\n"
+"Last-Translator: Emir SARI <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
 "Language: tr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 21.12.3\n"
 "X-POOTLE-MTIME: 1413102276.000000\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "Serdar Soytetir, Volkan Gezer, Kaan ??zdin??er"
+msgstr "Serdar Soytetir, Volkan Gezer, Kaan ??zdin??er, Emir SARI"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "[email protected], [email protected], [email protected]"
+msgstr ""
+"[email protected], [email protected], [email protected], "
+"[email protected]"
 
 #: configfile.cpp:35
 #, kde-format
@@ -50,7 +53,7 @@
 #: configfile.cpp:88
 #, kde-format
 msgid "No given name for the configuration."
-msgstr "Yap??land??rma i??in isim girilmedi."
+msgstr "Yap??land??rma i??in ad girilmedi."
 
 #: configfile.cpp:100
 #, kde-format
@@ -130,7 +133,7 @@
 #: dialog.cpp:46
 #, kde-format
 msgid "Provide personal data"
-msgstr "Ki??isel verileri girin"
+msgstr "Ki??isel verinizi girin"
 
 #: dialog.cpp:54
 #, kde-format
@@ -171,7 +174,7 @@
 #, kde-format
 msgctxt "Default name for new email accounts/identities."
 msgid "Unnamed"
-msgstr "??simsiz"
+msgstr "Ads??z"
 
 #: identity.cpp:78
 #, kde-format
@@ -339,10 +342,9 @@
 msgstr "Hesap Yard??mc??s??"
 
 #: main.cpp:42
-#, fuzzy, kde-format
-#| msgid "(c) 2009-2017 the Akonadi developers"
+#, kde-format
 msgid "(c) 2009-2020 the Akonadi developers"
-msgstr "(c) 2009-2017 Akonadi geli??tiricileri"
+msgstr "(c) 2009-2020 Akonadi geli??tiricileri"
 
 #: main.cpp:45
 #, kde-format
@@ -370,15 +372,14 @@
 msgstr "ba??lang????ta t??m yolu a?? ve yard??mc??y?? ??al????t??r"
 
 #: main.cpp:58
-#, fuzzy, kde-format
-#| msgid "Run the specified assistant."
+#, kde-format
 msgid "Returns types of assistants"
-msgstr "??zelle??mi?? yard??mc??y?? ??al????t??r."
+msgstr "Asistan t??rlerini d??nd??r??r"
 
 #: main.cpp:66
 #, kde-format
 msgid "The following assistants are available:"
-msgstr ""
+msgstr "A??a????daki asistanlar kullan??labilir:"
 
 #: personaldatapage.cpp:71
 #, kde-format
@@ -441,10 +442,9 @@
 msgstr "'%1' ayar?? ayarlanamad??: %2"
 
 #: resource.cpp:142
-#, fuzzy, kde-format
-#| msgid "Could not set setting '%1': %2"
+#, kde-format
 msgid "Could not save settings: %1"
-msgstr "'%1' ayar?? ayarlanamad??: %2"
+msgstr "Ayarlar kaydedilemedi: %1"
 
 #: resource.cpp:151
 #, kde-format
@@ -520,6 +520,7 @@
 #, kde-format
 msgid "Mail transport uses '%1' encryption and '%2' authentication."
 msgstr ""
+"Posta ta????mas?? ??ifreleme olarak '%1' ve kimlik do??rulama i??in '%2' 
kullan??r."
 
 #: transport.cpp:88
 #, kde-format
@@ -649,7 +650,7 @@
 #: ui/personaldatapage.ui:29
 #, kde-format
 msgid "Full name:"
-msgstr "Tam isim:"
+msgstr "Tam ad:"
 
 #. i18n: ectx: property (text), widget (QLabel, emailLabel)
 #: ui/personaldatapage.ui:55
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kmail-account-wizard-22.04.0/po/tr/accountwizard_tine20.po 
new/kmail-account-wizard-22.04.1/po/tr/accountwizard_tine20.po
--- old/kmail-account-wizard-22.04.0/po/tr/accountwizard_tine20.po      
2022-04-15 02:21:57.000000000 +0200
+++ new/kmail-account-wizard-22.04.1/po/tr/accountwizard_tine20.po      
2022-05-10 07:56:14.000000000 +0200
@@ -5,20 +5,21 @@
 # obsoleteman <[email protected]>, 2012.
 # Volkan Gezer <[email protected]>, 2013.
 # Kaan Ozdincer <[email protected]>, 2014.
+# Emir SARI <[email protected]>, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdepim-runtime-kde4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:16+0200\n"
-"PO-Revision-Date: 2014-11-12 00:44+0200\n"
-"Last-Translator: Kaan Ozdincer <[email protected]>\n"
+"PO-Revision-Date: 2022-04-15 14:20+0300\n"
+"Last-Translator: Emir SARI <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
 "Language: tr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 1.4\n"
+"X-Generator: Lokalize 21.12.3\n"
 
 #: tine20wizard.es:24
 msgid "Personal Settings"
@@ -28,7 +29,7 @@
 #: tine20wizard.ui:20
 #, kde-format
 msgid "&Name:"
-msgstr "&??sim:"
+msgstr "&Ad:"
 
 #. i18n: ectx: property (text), widget (QLabel, emailLabel)
 #: tine20wizard.ui:33
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kmail-account-wizard-22.04.0/po/zh_CN/accountwizard.po 
new/kmail-account-wizard-22.04.1/po/zh_CN/accountwizard.po
--- old/kmail-account-wizard-22.04.0/po/zh_CN/accountwizard.po  2022-04-15 
02:21:57.000000000 +0200
+++ new/kmail-account-wizard-22.04.1/po/zh_CN/accountwizard.po  2022-05-10 
07:56:14.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-12-24 00:44+0000\n"
-"PO-Revision-Date: 2022-04-14 15:36\n"
+"PO-Revision-Date: 2022-05-08 08:18\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kmail-account-wizard-22.04.0/po/zh_CN/accountwizard_tine20.po 
new/kmail-account-wizard-22.04.1/po/zh_CN/accountwizard_tine20.po
--- old/kmail-account-wizard-22.04.0/po/zh_CN/accountwizard_tine20.po   
2022-04-15 02:21:57.000000000 +0200
+++ new/kmail-account-wizard-22.04.1/po/zh_CN/accountwizard_tine20.po   
2022-05-10 07:56:14.000000000 +0200
@@ -6,8 +6,8 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:49+0200\n"
-"PO-Revision-Date: 2022-04-14 15:36\n"
+"POT-Creation-Date: 2019-05-20 03:16+0200\n"
+"PO-Revision-Date: 2022-05-08 08:18\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-account-wizard-22.04.0/src/accountwizard.knsrc 
new/kmail-account-wizard-22.04.1/src/accountwizard.knsrc
--- old/kmail-account-wizard-22.04.0/src/accountwizard.knsrc    2022-04-09 
17:56:10.000000000 +0200
+++ new/kmail-account-wizard-22.04.1/src/accountwizard.knsrc    2022-04-24 
08:59:45.000000000 +0200
@@ -26,6 +26,7 @@
 Name[sk]=Poskytovatelia mailu
 Name[sl]=Ponudniki elektronske po??te
 Name[sv]=E-postleverant??rer
+Name[tr]=E-posta Sa??lay??c??lar??
 Name[uk]=???????????????? ???????????? ?????????????????????? ??????????
 Name[x-test]=xxEmail Providersxx
 Name[zh_CN]=?????????????????????

Reply via email to