Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kparts for openSUSE:Factory checked 
in at 2022-06-17 21:19:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kparts (Old)
 and      /work/SRC/openSUSE:Factory/.kparts.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kparts"

Fri Jun 17 21:19:25 2022 rev:102 rq:982285 version:5.95.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kparts/kparts.changes    2022-05-16 
18:09:07.725307353 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new.1548/kparts.changes  2022-06-17 
21:21:29.810740313 +0200
@@ -1,0 +2,9 @@
+Fri Jun 10 14:12:39 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.95.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.95.0
+- No code change since 5.94.0
+
+-------------------------------------------------------------------

Old:
----
  kparts-5.94.0.tar.xz
  kparts-5.94.0.tar.xz.sig

New:
----
  kparts-5.95.0.tar.xz
  kparts-5.95.0.tar.xz.sig

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

Other differences:
------------------
++++++ kparts.spec ++++++
--- /var/tmp/diff_new_pack.7z389a/_old  2022-06-17 21:21:30.190740519 +0200
+++ /var/tmp/diff_new_pack.7z389a/_new  2022-06-17 21:21:30.194740522 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Parts5
-%define _tar_path 5.94
+%define _tar_path 5.95
 # 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}')}
 %bcond_without released
 Name:           kparts
-Version:        5.94.0
+Version:        5.95.0
 Release:        0
 Summary:        Plugin framework for user interface components
 License:        LGPL-2.1-or-later


++++++ kparts-5.94.0.tar.xz -> kparts-5.95.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.94.0/CMakeLists.txt 
new/kparts-5.95.0/CMakeLists.txt
--- old/kparts-5.94.0/CMakeLists.txt    2022-05-07 23:25:33.000000000 +0200
+++ new/kparts-5.95.0/CMakeLists.txt    2022-06-09 23:24:22.000000000 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.94.0") # handled by release scripts
-set(KF_DEP_VERSION "5.93.0") # handled by release scripts
+set(KF_VERSION "5.95.0") # handled by release scripts
+set(KF_DEP_VERSION "5.95.0") # handled by release scripts
 project(KParts VERSION ${KF_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.93.0  NO_MODULE)
+find_package(ECM 5.95.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/kparts-5.94.0/po/ca@valencia/kparts5.po 
new/kparts-5.95.0/po/ca@valencia/kparts5.po
--- old/kparts-5.94.0/po/ca@valencia/kparts5.po 2022-05-07 23:25:33.000000000 
+0200
+++ new/kparts-5.95.0/po/ca@valencia/kparts5.po 2022-06-09 23:24:22.000000000 
+0200
@@ -112,7 +112,7 @@
 #, kde-format
 msgctxt "@info:whatsthis"
 msgid "This is the file name suggested by the server"
-msgstr "Este ??s el nom de fitxer suggerit pel servidor"
+msgstr "Este ??s el nom de fitxer sugerit pel servidor"
 
 #: browserrun.cpp:333
 #, kde-format
@@ -141,7 +141,7 @@
 "\n"
 "The integration with Konqueror will be disabled."
 msgstr ""
-"Proveu de reinstal??lar-lo \n"
+"Proveu de reinstalar-lo \n"
 "\n"
 "Es desactivar?? la integraci?? amb Konqueror."
 
@@ -156,13 +156,13 @@
 
 #: htmlsettingsinterface.cpp:23
 msgid "Reject"
-msgstr "Rebutja"
+msgstr "Rebuja"
 
 #: partloader.cpp:181
 #, kde-format
 msgid "The plugin '%1' does not provide an interface '%2' with keyword '%3'"
 msgstr ""
-"El connector ??%1?? no proporciona la interf??cie ??%2?? amb la paraula clau 
??%3??"
+"El conector ??%1?? no proporciona la interf??cie ??%2?? amb la paraula clau 
??%3??"
 
 #: partloader.cpp:198 partloader.h:106
 #, kde-format
@@ -172,7 +172,7 @@
 #: partloader.h:97
 #, kde-format
 msgid "The plugin '%1' does not provide an interface '%2'"
-msgstr "El connector ??%1?? no proporciona cap interf??cie ??%2??"
+msgstr "El conector ??%1?? no proporciona cap interf??cie ??%2??"
 
 #: readwritepart.cpp:80
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.94.0/po/ka/kparts5.po 
new/kparts-5.95.0/po/ka/kparts5.po
--- old/kparts-5.94.0/po/ka/kparts5.po  2022-05-07 23:25:33.000000000 +0200
+++ new/kparts-5.95.0/po/ka/kparts5.po  2022-06-09 23:24:22.000000000 +0200
@@ -1,156 +1,147 @@
-# KDE3 - Georgian translation of kdelibs4.po
-# Gia Shervashidze <[email protected]>, 2005.
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the kparts package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: kdelibs4\n"
+"Project-Id-Version: kparts\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-12-17 00:40+0000\n"
-"PO-Revision-Date: 2009-12-17 02:11+0400\n"
-"Last-Translator: George Machitidze <[email protected]>\n"
-"Language-Team: Georgian <http://www.gia.ge>\n"
+"PO-Revision-Date: 2022-05-09 07:00+0200\n"
+"Last-Translator: Temuri Doghonadze <[email protected]>\n"
+"Language-Team: Georgian <[email protected]>\n"
 "Language: ka\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.9\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Poedit 3.0.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "????????? ???????????????????????????"
+msgstr "Temuri Doghonadze"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "[email protected]"
+msgstr "[email protected]"
 
 #: browserextension.cpp:220
-#, fuzzy, kde-format
-#| msgid "<qt>Do you want to search the Internet for <b>%1</b>?"
+#, kde-format
 msgid "<qt>Do you want to search the Internet for <b>%1</b>?</qt>"
-msgstr "<qt>????????????????????? <b>%1</b> ???????????????????????????????"
+msgstr "<qt>?????????????????? ????????????????????? <b>%1</b>-?????? 
?????????????????????????????? ??????????????????????</qt>"
 
 #: browserextension.cpp:221
 #, kde-format
 msgid "Internet Search"
-msgstr "??????????????? ??????????????????????????????"
+msgstr "?????????????????????????????? ?????????????????????"
 
 #: browserextension.cpp:222
 #, kde-format
 msgid "&Search"
-msgstr "&???????????????"
+msgstr "&???????????????"
 
 #: browseropenorsavequestion.cpp:89
-#, fuzzy, kde-format
-#| msgid "Redo: %1"
+#, kde-format
 msgctxt "@label Type of file"
 msgid "Type: %1"
-msgstr "???????????????????????????: %1"
+msgstr "????????????: %1"
 
 #: browseropenorsavequestion.cpp:97
-#, fuzzy, kde-format
-#| msgid "Do not show this message again"
+#, kde-format
 msgctxt "@label:checkbox"
 msgid "Remember action for files of this type"
-msgstr "???????????? ????????????????????? ?????? 
?????????????????????????????????"
+msgstr "???????????????????????? ???????????????????????????????????? ?????? 
??????????????? ???????????????????????????????????????"
 
 #: browseropenorsavequestion.cpp:149 browseropenorsavequestion.cpp:237
-#, fuzzy, kde-format
-#| msgid "&Open with '%1'"
+#, kde-format
 msgctxt "@label:button"
 msgid "&Open with %1"
-msgstr "&?????????????????? - '%1'"
+msgstr "%1-?????? &??????????????????"
 
 #: browseropenorsavequestion.cpp:213
-#, fuzzy, kde-format
-#| msgid "&Open with '%1'"
+#, kde-format
 msgctxt "@action:inmenu"
 msgid "Open &with %1"
-msgstr "&?????????????????? - '%1'"
+msgstr "%1-?????? &??????????????????"
 
 #: browseropenorsavequestion.cpp:224 browseropenorsavequestion.cpp:318
-#, fuzzy, kde-format
-#| msgid "Open '%1'"
+#, kde-format
 msgctxt "@info"
 msgid "Open '%1'?"
-msgstr "?????????????????? - '%1'"
+msgstr "&????????????????????? \"%1\"?"
 
 #: browseropenorsavequestion.cpp:228
-#, fuzzy, kde-format
-#| msgid "&Open With..."
+#, kde-format
 msgctxt "@label:button"
 msgid "&Open with..."
-msgstr "&?????????????????? ???????????????????????????..."
+msgstr "&??????????????????????????? ????????????????????????..."
 
 #: browseropenorsavequestion.cpp:246
-#, fuzzy, kde-format
-#| msgid "&Open With..."
+#, kde-format
 msgctxt "@label:button"
 msgid "&Open with"
-msgstr "&?????????????????? ???????????????????????????..."
+msgstr "&??????????????????????????? ????????????????????????"
 
 #: browseropenorsavequestion.cpp:315
-#, fuzzy, kde-format
-#| msgid "&Open"
+#, kde-format
 msgctxt "@label:button"
 msgid "&Open"
 msgstr "&??????????????????"
 
 #: browseropenorsavequestion.cpp:339
-#, fuzzy, kde-format
-#| msgid "Name:"
+#, kde-format
 msgctxt "@label File name"
 msgid "Name: %1"
-msgstr "??????????????????:"
+msgstr "??????????????????: %1"
 
 #: browseropenorsavequestion.cpp:341
 #, kde-format
 msgctxt "@info:whatsthis"
 msgid "This is the file name suggested by the server"
-msgstr ""
+msgstr "?????????????????? ?????????????????? ???????????????????????? 
???????????????????????? ????????????"
 
 #: browserrun.cpp:333
-#, fuzzy, kde-format
-#| msgid "Do you really want to execute '%1'? "
+#, kde-format
 msgid "Do you really want to execute '%1'?"
-msgstr "??????????????????????????? ??????????????? 
??????????????????????????? '%1'?"
+msgstr "?????????????????? ????????????????????? %1-?????? 
????????????????????????????"
 
 #: browserrun.cpp:334
 #, kde-format
 msgid "Execute File?"
-msgstr "??????????????????????????? ????????????????"
+msgstr "????????????????????? ????????????????"
 
 #: browserrun.cpp:335
 #, kde-format
 msgid "Execute"
-msgstr "???????????????????????????"
+msgstr "?????????????????????"
 
 #: browserrun.cpp:397
 #, kde-format
 msgid "The Download Manager (%1) could not be found in your $PATH "
-msgstr "???????????????????????????????????? ???????????????????????? (%1) 
?????????????????? ??????????????? $PATH ????????? ????????????????????????."
+msgstr "???????????????????????????????????? ??????????????????????????? (%1) 
????????????????????? ???????????? "
 
 #: browserrun.cpp:398
-#, fuzzy, kde-format
+#, kde-format
 msgid ""
 "Try to reinstall it  \n"
 "\n"
 "The integration with Konqueror will be disabled."
 msgstr ""
-"?????????????????? ????????????????????? ??????????????????.\n"
+"??????????????????, ????????????????????? ????????????????????????   \n"
 "\n"
-"?????????????????????????????? Konqueror-????????? 
??????????????????????????????!"
+"Konqueror-?????? ????????????????????? ????????????????????? 
???????????????????????????."
 
 #: browserrun.cpp:423
 #, kde-format
 msgid "Save As"
-msgstr "????????????????????? ??????????????????"
+msgstr "?????????????????????, ??????????????????"
 
 #: htmlsettingsinterface.cpp:21
 msgid "Accept"
-msgstr "??????????????????"
+msgstr "?????????????????????"
 
 #: htmlsettingsinterface.cpp:23
 msgid "Reject"
@@ -159,17 +150,17 @@
 #: partloader.cpp:181
 #, kde-format
 msgid "The plugin '%1' does not provide an interface '%2' with keyword '%3'"
-msgstr ""
+msgstr "???????????????????????? %1 ?????? ????????????????????????????????? 
?????????????????????????????? %2 ???????????????????????? 
????????????????????? %3"
 
 #: partloader.cpp:198 partloader.h:106
-#, fuzzy, kde-format
+#, kde-format
 msgid "No part was found for mimeType %1"
-msgstr "%1??????????????? ??????????????????????????????????????? ????????? 
????????????????????????!"
+msgstr "MimeType %1-??????????????? ?????????????????? ????????????????????? 
????????????"
 
 #: partloader.h:97
 #, kde-format
 msgid "The plugin '%1' does not provide an interface '%2'"
-msgstr ""
+msgstr "???????????????????????? %1 ?????? ????????????????????????????????? 
?????????????????????????????? %2"
 
 #: readwritepart.cpp:80
 #, kde-format
@@ -182,8 +173,8 @@
 "The document \"%1\" has been modified.\n"
 "Do you want to save your changes or discard them?"
 msgstr ""
-"??????????????????????????? \"%1\" ????????????????????????.\n"
-"????????????????????? ????????????????????????????????? ????????????????????? 
?????? ??????????????????????"
+"??????????????????????????? %1 ????????????????????????\n"
+"????????????????????? ????????????????????????????????? ????????????????????? 
?????? ????????????????????? ?????????????????????????"
 
 #: readwritepart.cpp:92
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.94.0/po/tr/kparts5.po 
new/kparts-5.95.0/po/tr/kparts5.po
--- old/kparts-5.94.0/po/tr/kparts5.po  2022-05-07 23:25:33.000000000 +0200
+++ new/kparts-5.95.0/po/tr/kparts5.po  2022-06-09 23:24:22.000000000 +0200
@@ -17,32 +17,34 @@
 # Serdar SOYTET??R <[email protected]>, 2010, 2012.
 # Volkan Gezer <[email protected]>, 2013, 2014.
 # Kaan Ozdincer <[email protected]>, 2014.
+# Emir SARI <[email protected]>, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-12-17 00:40+0000\n"
-"PO-Revision-Date: 2014-11-12 00:33+0200\n"
-"Last-Translator: Kaan Ozdincer <[email protected]>\n"
+"PO-Revision-Date: 2022-05-11 12:07+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 22.04.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "Serdar Soytetir, G??rkem ??etin, H. ??brahim G??ng??r, Volkan Gezer"
+msgstr ""
+"Serdar Soytetir, G??rkem ??etin, H. ??brahim G??ng??r, Volkan Gezer, Emir 
SARI"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr ""
 "[email protected], [email protected], [email protected], volkangezer@gmail."
-"com"
+"com, [email protected]"
 
 #: browserextension.cpp:220
 #, kde-format
@@ -111,7 +113,7 @@
 #, kde-format
 msgctxt "@label File name"
 msgid "Name: %1"
-msgstr "??sim: %1"
+msgstr "Ad: %1"
 
 #: browseropenorsavequestion.cpp:341
 #, kde-format
@@ -127,7 +129,7 @@
 #: browserrun.cpp:334
 #, kde-format
 msgid "Execute File?"
-msgstr "Program ??al????t??r??ls??n m???"
+msgstr "Dosya ??al????t??r??ls??n m???"
 
 #: browserrun.cpp:335
 #, kde-format
@@ -137,7 +139,7 @@
 #: browserrun.cpp:397
 #, kde-format
 msgid "The Download Manager (%1) could not be found in your $PATH "
-msgstr "$PATH i??inde ??ndirme Y??neticisi (%1) bulunamad??"
+msgstr "$PATH ????inde ??ndirme Y??neticisi (%1) bulunamad?? "
 
 #: browserrun.cpp:398
 #, kde-format
@@ -164,24 +166,19 @@
 msgstr "Reddet"
 
 #: partloader.cpp:181
-#, fuzzy, kde-format
-#| msgid ""
-#| "The service '%1' does not provide an interface '%2' with keyword '%3'"
+#, kde-format
 msgid "The plugin '%1' does not provide an interface '%2' with keyword '%3'"
-msgstr "'%1' servisi '%3' anahtar s??zc?????? ile bir aray??z sa??lam??yor 
'%2'"
+msgstr "'%1' eklentisi, '%3' anahtar s??zc?????? ile bir '%2' aray??z??n?? 
sa??lam??yor"
 
 #: partloader.cpp:198 partloader.h:106
-#, fuzzy, kde-format
-#| msgid "No handler found for %1."
+#, kde-format
 msgid "No part was found for mimeType %1"
-msgstr "%1 i??in uygun komut bulunamad??."
+msgstr "%1 MIME t??r?? i??in bir k??s??m bulunamad??"
 
 #: partloader.h:97
-#, fuzzy, kde-format
-#| msgid ""
-#| "The service '%1' does not provide an interface '%2' with keyword '%3'"
+#, kde-format
 msgid "The plugin '%1' does not provide an interface '%2'"
-msgstr "'%1' servisi '%3' anahtar s??zc?????? ile bir aray??z sa??lam??yor 
'%2'"
+msgstr "'%1' eklentisi, bir '%2' aray??z??n?? sa??lam??yor"
 
 #: readwritepart.cpp:80
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.94.0/po/zh_CN/kparts5.po 
new/kparts-5.95.0/po/zh_CN/kparts5.po
--- old/kparts-5.94.0/po/zh_CN/kparts5.po       2022-05-07 23:25:33.000000000 
+0200
+++ new/kparts-5.95.0/po/zh_CN/kparts5.po       2022-06-09 23:24:22.000000000 
+0200
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-12-17 00:40+0000\n"
-"PO-Revision-Date: 2022-04-26 15:19\n"
+"PO-Revision-Date: 2022-06-05 04:17\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.94.0/src/browserview.desktop 
new/kparts-5.95.0/src/browserview.desktop
--- old/kparts-5.94.0/src/browserview.desktop   2022-05-07 23:25:33.000000000 
+0200
+++ new/kparts-5.95.0/src/browserview.desktop   2022-06-09 23:24:22.000000000 
+0200
@@ -47,6 +47,7 @@
 Name[is]=Vafras??n
 Name[it]=Vista browser
 Name[ja]=?????????????????????
+Name[ka]=??????????????????????????? ????????????
 Name[kk]=???????????? ??????????????
 Name[km]=?????????????????????????????????????????????????????????????????????
 Name[kn]=?????????????????? ?????????
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.94.0/src/kpart.desktop 
new/kparts-5.95.0/src/kpart.desktop
--- old/kparts-5.94.0/src/kpart.desktop 2022-05-07 23:25:33.000000000 +0200
+++ new/kparts-5.95.0/src/kpart.desktop 2022-06-09 23:24:22.000000000 +0200
@@ -46,6 +46,7 @@
 Comment[is]=KDE eining
 Comment[it]=Componente KDE
 Comment[ja]=KDE ?????????????????????
+Comment[ka]=KDE-?????? ??????????????????????????????
 Comment[kk]=KDE ????????????????????
 Comment[km]=????????????????????? KDE
 Comment[kn]=??????????????? ?????????
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.94.0/src/kparts-readonlypart.desktop 
new/kparts-5.95.0/src/kparts-readonlypart.desktop
--- old/kparts-5.94.0/src/kparts-readonlypart.desktop   2022-05-07 
23:25:33.000000000 +0200
+++ new/kparts-5.95.0/src/kparts-readonlypart.desktop   2022-06-09 
23:24:22.000000000 +0200
@@ -47,6 +47,7 @@
 Comment[is]=KDE eining
 Comment[it]=Componente KDE
 Comment[ja]=KDE ?????????????????????
+Comment[ka]=KDE-?????? ??????????????????????????????
 Comment[kk]=KDE ????????????????????
 Comment[km]=????????????????????? KDE
 Comment[kn]=??????????????? ?????????
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.94.0/src/kparts-readwritepart.desktop 
new/kparts-5.95.0/src/kparts-readwritepart.desktop
--- old/kparts-5.94.0/src/kparts-readwritepart.desktop  2022-05-07 
23:25:33.000000000 +0200
+++ new/kparts-5.95.0/src/kparts-readwritepart.desktop  2022-06-09 
23:24:22.000000000 +0200
@@ -47,6 +47,7 @@
 Comment[is]=KDE eining
 Comment[it]=Componente KDE
 Comment[ja]=KDE ?????????????????????
+Comment[ka]=KDE-?????? ??????????????????????????????
 Comment[kk]=KDE ????????????????????
 Comment[km]=????????????????????? KDE
 Comment[kn]=??????????????? ?????????
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kparts-5.94.0/templates/kpartsapp/kpartsapp.kdevtemplate 
new/kparts-5.95.0/templates/kpartsapp/kpartsapp.kdevtemplate
--- old/kparts-5.94.0/templates/kpartsapp/kpartsapp.kdevtemplate        
2022-05-07 23:25:33.000000000 +0200
+++ new/kparts-5.95.0/templates/kpartsapp/kpartsapp.kdevtemplate        
2022-06-09 23:24:22.000000000 +0200
@@ -22,6 +22,7 @@
 Name[id]=Aplikasi KParts
 Name[is]=KParts forriti??
 Name[it]=Applicazione KParts
+Name[ka]=KParts ???????????????????????????
 Name[ko]=KParts ????????????
 Name[lt]=KParts programa
 Name[my]=????????????????????? ??????????????????????????????????????????
@@ -50,7 +51,7 @@
 Comment[ar]=???????? ?????????????? ?????????? ?????? ???????? ?????? 
???????????????? ???????????????? CMake.
 Comment[az]=CMake istifad?? ed??r??k, KParts ????r??iv??sind?? qurulmu?? bir 
proqram yarad??n.
 Comment[ca]=Genera una construcci?? d'aplicaci?? en el marc de treball KParts, 
usant el CMake.
-Comment[ca@valencia]=Genera una construcci?? d'aplicaci?? en el marc de 
treball KParts, usant CMake.
+Comment[ca@valencia]=Genera una construcci?? d'aplicaci?? en el marc de 
treball KParts, utilisant CMake.
 Comment[cs]=Generovat aplikaci postavenou na frameworku KParts pomoc?? CMake.
 Comment[da]=Generer et program bygget p?? KParts-systemet med brug af CMake.
 Comment[de]=Generiert ein Programm auf der Basis von KParts-Framework und 
verwendet CMake.
@@ -68,6 +69,7 @@
 Comment[id]=Menghasilkan sebuah pembikinan aplikasi pada kerangka kerja 
KParts, menggunakan CMake.
 Comment[is]=??tb????u forrit byggt ?? KParts-stu??ningskerfinu, me?? ??v?? a?? 
nota CMake.
 Comment[it]=Genera un'applicazione basata sul framework KParts, utilizzando 
CMake.
+Comment[ka]=KParts-?????? ?????????????????????????????? 
???????????????????????? ?????????????????????????????? 
??????????????????????????? CMake-?????? ??????????????????????????????.
 Comment[ko]=KParts ??????????????? ??? CMake??? ???????????? ??????????????? 
???????????????.
 Comment[lt]=Generuoti program??, sukurt?? ant KParts karkaso, naudojant CMake.
 Comment[my]=????????????????????? 
??????????????????????????????????????????????????? 
??????????????????????????????????????? 
??????????????????????????????????????????????????? 
???????????????????????????????????????????????? 
????????????????????????????????????

Reply via email to