Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kdevelop5-plugin-python3 for 
openSUSE:Factory checked in at 2022-04-23 19:45:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdevelop5-plugin-python3 (Old)
 and      /work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdevelop5-plugin-python3"

Sat Apr 23 19:45:51 2022 rev:33 rq:971458 version:22.04.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/kdevelop5-plugin-python3/kdevelop5-plugin-python3.changes
        2022-03-04 20:18:34.336763386 +0100
+++ 
/work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new.1538/kdevelop5-plugin-python3.changes
      2022-04-23 19:46:41.407034964 +0200
@@ -1,0 +2,22 @@
+Mon Apr 18 07:51:35 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.04.0/
+
+-------------------------------------------------------------------
+Fri Apr  8 18:18:41 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.03.90
+  * New feature release
+
+-------------------------------------------------------------------
+Wed Mar 23 08:14:03 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.03.80
+  * New feature release
+- Changes since 21.12.3:
+  * Add CI
+
+-------------------------------------------------------------------

Old:
----
  kdev-python-21.12.3.tar.xz
  kdev-python-21.12.3.tar.xz.sig

New:
----
  kdev-python-22.04.0.tar.xz
  kdev-python-22.04.0.tar.xz.sig

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

Other differences:
------------------
++++++ kdevelop5-plugin-python3.spec ++++++
--- /var/tmp/diff_new_pack.Tu9aLh/_old  2022-04-23 19:46:41.955035615 +0200
+++ /var/tmp/diff_new_pack.Tu9aLh/_new  2022-04-23 19:46:41.955035615 +0200
@@ -19,7 +19,7 @@
 %define rname kdev-python
 %bcond_without released
 Name:           kdevelop5-plugin-python3
-Version:        21.12.3
+Version:        22.04.0
 Release:        0
 Summary:        Python support for KDevelop
 License:        GPL-2.0-or-later


++++++ kdev-python-21.12.3.tar.xz -> kdev-python-22.04.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdev-python-21.12.3/CMakeLists.txt 
new/kdev-python-22.04.0/CMakeLists.txt
--- old/kdev-python-21.12.3/CMakeLists.txt      2022-02-27 19:46:52.000000000 
+0100
+++ new/kdev-python-22.04.0/CMakeLists.txt      2022-04-13 00:08:23.000000000 
+0200
@@ -1,9 +1,9 @@
 cmake_minimum_required(VERSION 3.16)
 
 # KDE Gear version, managed by release service script
-set(RELEASE_SERVICE_VERSION_MAJOR "21")
-set(RELEASE_SERVICE_VERSION_MINOR "12")
-set(RELEASE_SERVICE_VERSION_MICRO "3")
+set(RELEASE_SERVICE_VERSION_MAJOR "22")
+set(RELEASE_SERVICE_VERSION_MINOR "04")
+set(RELEASE_SERVICE_VERSION_MICRO "0")
 
 # generate patch level from release service version
 set(_micro ${RELEASE_SERVICE_VERSION_MICRO})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdev-python-21.12.3/app_templates/django_project/django_project.kdevtemplate
 
new/kdev-python-22.04.0/app_templates/django_project/django_project.kdevtemplate
--- 
old/kdev-python-21.12.3/app_templates/django_project/django_project.kdevtemplate
    2022-02-27 19:46:52.000000000 +0100
+++ 
new/kdev-python-22.04.0/app_templates/django_project/django_project.kdevtemplate
    2022-04-13 00:08:23.000000000 +0200
@@ -47,6 +47,7 @@
 Comment[pl]=Projekt Django wewn??trz jednej aplikacji
 Comment[pt]=um projecto de Django com uma aplica????o
 Comment[pt_BR]=Um projeto de Django com um aplicativo
+Comment[ru]=???????????? Django ?? ?????????? ????????????????????
 Comment[sk]=Django project s jednou aplik??ciou
 Comment[sl]=Projekt Django z enim programom
 Comment[sv]=Ett Django-projekt med ett program
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdev-python-21.12.3/app_templates/qtdesigner_app/qtdesigner_app.kdevtemplate
 
new/kdev-python-22.04.0/app_templates/qtdesigner_app/qtdesigner_app.kdevtemplate
--- 
old/kdev-python-21.12.3/app_templates/qtdesigner_app/qtdesigner_app.kdevtemplate
    2022-02-27 19:46:52.000000000 +0100
+++ 
new/kdev-python-22.04.0/app_templates/qtdesigner_app/qtdesigner_app.kdevtemplate
    2022-04-13 00:08:23.000000000 +0200
@@ -2,7 +2,7 @@
 [General]
 Name=Simple Qt GUI application using Designer
 Name[ca]=Aplicaci?? senzilla amb IGU de les Qt que usa el Designer
-Name[ca@valencia]=Aplicaci?? senzilla amb IGU de les Qt que usa el Designer
+Name[ca@valencia]=Aplicaci?? senzilla amb IGU de les Qt que usa Designer
 Name[cs]=Jednoduch?? aplikace Qt GUI pomoc?? Designeru
 Name[de]=Einfache Qt-GUI-Anwendung mit Designer
 Name[el]=???????? Qt GUI ???????????????? ???? ?????????? ?????? Designer
@@ -19,6 +19,7 @@
 Name[pl]=Prosta aplikacja z interfejsem Qt przy u??yciu Designera
 Name[pt]=Aplica????o gr??fica simples o Qt que usa o Designer
 Name[pt_BR]=Aplicativo gr??fico simples em Qt usando o Designer
+Name[ru]=?????????????? ?????????????????? ?? ?????????????????????? 
?????????????????????? Qt, ?????????????????? ?? ?????????????? Designer
 Name[sk]=Jednoduch?? Qt GUI aplik??cia pou????vaj??ca Designer
 Name[sl]=Preprost Qt program z grafi??nim vmesnikom z uporabo Snovalnika
 Name[sv]=Enkelt Qt-program med grafiskt anv??ndargr??nssnitt som anv??nder 
Designer
@@ -30,7 +31,7 @@
 Category=Python
 Comment=An example application using Qt Designer. If you edit mainwindow.ui, 
regenerate mainwindow.py by calling pyuic5.
 Comment[ca]=Un exemple d'aplicaci?? que usa el Designer de les Qt. Si editeu 
el ??mainwindow.ui??, regenereu el ??mainwindow.py?? invocant el ??pyuic5??.
-Comment[ca@valencia]=Un exemple d'aplicaci?? que usa el Designer de les Qt. Si 
editeu el ??mainwindow.ui??, regenereu el ??mainwindow.py?? invocant el 
??pyuic5??.
+Comment[ca@valencia]=Un exemple d'aplicaci?? que usa Designer de les Qt. Si 
editeu el ??mainwindow.ui??, regenereu el ??mainwindow.py?? invocant el 
??pyuic5??.
 Comment[de]=Ein Beispiel-Anwendung mit Qt Designer. Wenn Sie die Datei 
mainwindow.ui bearbeiten, erzeugen Sie die Datei mainwindow.py mit dem Befehl 
pyuic5 neu.
 Comment[el]=?????? ???????????????? ???????????????????? ???? ?????????? 
?????? Qt Designer. ???? ???????????????? ???? mainwindow.ui ?????? 
??????????????????????, ???????????????????? ???????? ???? mainwindow.py 
???????????????? ???? pyuic5.
 Comment[en_GB]=An example application using Qt Designer. If you edit 
mainwindow.ui, regenerate mainwindow.py by calling pyuic5.
@@ -46,6 +47,7 @@
 Comment[pl]=Przyk??adowa aplikacja wykorzystuj??ca Qt Designera. Po zmianie 
mainwindow.ui, od??wie?? mainwindow.py ponownie wywo??uj??c pyuic5.
 Comment[pt]=Uma aplica????o de exemplo que usa o Qt Designer. Se editar o 
'mainwindow.ui', volte a gerar o 'mainwindow.py' ao invocar o 'pyuic5'.
 Comment[pt_BR]=Um aplicativo de exemplo que usa o Qt Designer. Se editar o 
'mainwindow.ui', gere novamente o 'mainwindow.py' ao chamar o 'pyuic5'.
+Comment[ru]=???????????? ?????????????????? ?? ???????????????????????????? Qt 
Designer. ?????????? ???????????????????????????? mainwindow.ui ?????????????? 
?????????????? mainwindow.py ?? ?????????????? ???????????? pyuic5.
 Comment[sk]=Uk????kov?? aplik??cia pou????vaj??ca Qt Designer. Ak uprav??te 
mainwindow.ui, pregenerujte mainwindow.py volan??m pyuic5.
 Comment[sl]=Preprost Qt program z grafi??nim vmesnikom z uporabo Snovalnika. 
??e boste urejali mainwindow.ui, znova ustvarite mainwindow.py s klicem pyuic5.
 Comment[sv]=Ett exempelprogram som anv??nder Qt-designer. Om du redigerar 
mainwindo.ui, skapa om mainwindow.py genom att anropa pyuic5.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdev-python-21.12.3/app_templates/simple_pythonapp/simple_pythonapp.kdevtemplate
 
new/kdev-python-22.04.0/app_templates/simple_pythonapp/simple_pythonapp.kdevtemplate
--- 
old/kdev-python-21.12.3/app_templates/simple_pythonapp/simple_pythonapp.kdevtemplate
        2022-02-27 19:46:52.000000000 +0100
+++ 
new/kdev-python-22.04.0/app_templates/simple_pythonapp/simple_pythonapp.kdevtemplate
        2022-04-13 00:08:23.000000000 +0200
@@ -19,6 +19,7 @@
 Name[pl]=Prosta aplikacja Pythona
 Name[pt]=Aplica????o Simples de Python
 Name[pt_BR]=Aplicativo simples em Python
+Name[ru]=?????????????? ?????????????????? ???? ?????????? Python
 Name[sk]=Jednoduch?? Python aplik??cia
 Name[sl]=Preprost program v Python-u
 Name[sv]=Enkelt Python-program
@@ -47,6 +48,7 @@
 Comment[pl]=Tworzy struktur?? plik??w do rozpocz??cia projektu Pythona
 Comment[pt]=Gerar a estrutura de ficheiros para iniciar uma aplica????o em 
Python
 Comment[pt_BR]=Gera a estrutura de arquivos para iniciar um aplicativo Python
+Comment[ru]=???????????????? ???????????????? ?????????????????? ?????? 
?????????????? ?????????????????? ???? ?????????? Python
 Comment[sk]=Vygenerova?? ??trukt??ru s??borov na spustenie aplik??cie Python
 Comment[sl]=Ustvari datote??no zgradbo za za??etek programa v Python-u
 Comment[sv]=Skapa filstruktur f??r att p??b??rja ett Python-program
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdev-python-21.12.3/debugger/kdevpdb.json 
new/kdev-python-22.04.0/debugger/kdevpdb.json
--- old/kdev-python-21.12.3/debugger/kdevpdb.json       2022-02-27 
19:46:52.000000000 +0100
+++ new/kdev-python-22.04.0/debugger/kdevpdb.json       2022-04-13 
00:08:23.000000000 +0200
@@ -35,7 +35,7 @@
         ],
         "Category": "Debugging",
         "Description": "This plugin provides a frontend for PDB",
-        "Description[ca@valencia]": "Aquest connector proveeix d'un frontal 
per al PDB",
+        "Description[ca@valencia]": "Este connector proveeix d'un frontal per 
al PDB",
         "Description[ca]": "Aquest connector proveeix d'un frontal per al PDB",
         "Description[cs]": "Tento modul poskytuje rozhran?? pro PDB",
         "Description[de]": "Dieses Modul stellt eine Oberfl??che f??r PDB zur 
Verf??gung.",
@@ -53,10 +53,11 @@
         "Description[pl]": "Wtyczka ta zapewnia nak??adk?? graficzn?? dla PDB",
         "Description[pt]": "Este 'plugin' oferece uma interface para o PDB",
         "Description[pt_BR]": "Este plugin fornece uma interface para o PDB",
+        "Description[ru]": "???????? ???????????? ?????????????????????????? 
?????????????????? ?? PDB",
         "Description[sk]": "Tento plugin poskytuje rozhranie pre PDB",
         "Description[sl]": "Ta vstavek ponuja za??elje za PDB",
         "Description[sv]": "Insticksprogrammet tillhandah??ller ett 
gr??nssnitt f??r PDB",
-        "Description[tr]": "Bu eklenti PDB i??in bir ??nu?? sa??lar",
+        "Description[tr]": "Bu eklenti PDB i??in bir ??n u?? sa??lar",
         "Description[uk]": "?????? ?????????????? ?? ?????????????????? 
?????????????????? ???? PDB",
         "Description[x-test]": "xxThis plugin provides a frontend for PDBxx",
         "Description[zh_CN]": "??????????????? PDB ??????",
@@ -83,6 +84,7 @@
         "Name[pl]": "Obs??uga diagnostyki Pythona (PDB)",
         "Name[pt]": "Suporte para o Depurador de Python (PDB)",
         "Name[pt_BR]": "Suporte ao Python Debugger (PDB)",
+        "Name[ru]": "?????????????????? ?????????????????? Python (PDB)",
         "Name[sk]": "Podpora Python Debugger-a (PDB)",
         "Name[sl]": "Podpora razhro????evalniku za Python (PDB)",
         "Name[sv]": "St??d f??r Python-avlusare (PDB)",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdev-python-21.12.3/org.kde.kdev-python.metainfo.xml 
new/kdev-python-22.04.0/org.kde.kdev-python.metainfo.xml
--- old/kdev-python-21.12.3/org.kde.kdev-python.metainfo.xml    2022-02-27 
19:46:52.000000000 +0100
+++ new/kdev-python-22.04.0/org.kde.kdev-python.metainfo.xml    2022-04-13 
00:08:23.000000000 +0200
@@ -4,7 +4,7 @@
   <extends>org.kde.kdevelop.desktop</extends>
   <name>KDevelop Python Support</name>
   <name xml:lang="ca">Implementaci?? de Python al KDevelop</name>
-  <name xml:lang="ca-valencia">Implementaci?? de Python al KDevelop</name>
+  <name xml:lang="ca-valencia">Implementaci?? de Python a KDevelop</name>
   <name xml:lang="cs">Podpora Pythonu v KDevelop</name>
   <name xml:lang="de">KDevelop ??? Python-Unterst??tzung</name>
   <name xml:lang="en-GB">KDevelop Python Support</name>
@@ -20,16 +20,18 @@
   <name xml:lang="pl">Obs??uga Pythona w KDevelop</name>
   <name xml:lang="pt">Suporte para Python do KDevelop</name>
   <name xml:lang="pt-BR">Suporte ?? Python do KDevelop</name>
+  <name xml:lang="ru">?????????????????? Python ?? KDevelop</name>
   <name xml:lang="sk">Podpora jazyka Python pre KDevelop</name>
   <name xml:lang="sl">Podpora Pythonu za KDevelop</name>
   <name xml:lang="sv">KDevelop Python-st??d</name>
+  <name xml:lang="tr">KDevelop Python Deste??i</name>
   <name xml:lang="uk">?????????????????? Python ?? KDevelop</name>
   <name xml:lang="x-test">xxKDevelop Python Supportxx</name>
   <name xml:lang="zh-CN">KDevelop Python ??????</name>
   <name xml:lang="zh-TW">KDevelop Python ??????</name>
   <summary>Python language support for KDevelop</summary>
   <summary xml:lang="ca">Implementaci?? del llenguatge Python al 
KDevelop</summary>
-  <summary xml:lang="ca-valencia">Implementaci?? del llenguatge Python al 
KDevelop</summary>
+  <summary xml:lang="ca-valencia">Implementaci?? del llenguatge Python a 
KDevelop</summary>
   <summary xml:lang="de">Python-Sprachunterst??tzung f??r KDevelop</summary>
   <summary xml:lang="en-GB">Python language support for KDevelop</summary>
   <summary xml:lang="es">Implementaci??n del lenguaje Python para 
KDevelop</summary>
@@ -44,6 +46,7 @@
   <summary xml:lang="pl">Obs??uga j??zyka Python dla KDevelop</summary>
   <summary xml:lang="pt">Suporte para a linguagem Python no KDevelop</summary>
   <summary xml:lang="pt-BR">Suporta ?? linguagem Python para o 
KDevelop</summary>
+  <summary xml:lang="ru">?????????????????? ?????????? 
???????????????????????????????? Python ?? KDevelop</summary>
   <summary xml:lang="sk">Podpora jazyka Python pre KDevelop</summary>
   <summary xml:lang="sl">Podpora jeziku Python za KDevelop</summary>
   <summary xml:lang="sv">St??d f??r spr??ket Python i KDevelop</summary>
@@ -57,7 +60,7 @@
     highlighting, code completion, build system support, documentation
     linking and debugging support.</p>
     <p xml:lang="ca">Afegeix suport de Python al KDevelop. Afegeix els 
??include?? per a la integraci?? amb el ressaltat de codi, compleci?? de codi, 
suport per al sistema de construcci??, enlla??os a la documentaci?? i suport 
per a la depuraci??.</p>
-    <p xml:lang="ca-valencia">Afig suport de Python al KDevelop. Afig els 
??include?? per a la integraci?? amb el ressaltat de codi, compleci?? de codi, 
suport per al sistema de construcci??, enlla??os a la documentaci?? i suport 
per a la depuraci??.</p>
+    <p xml:lang="ca-valencia">Afig suport de Python a KDevelop. Afig els 
??include?? per a la integraci?? amb el ressaltat de codi, compleci?? de codi, 
suport per al sistema de construcci??, enlla??os a la documentaci?? i suport 
per a la depuraci??.</p>
     <p xml:lang="de">Python-Unterst??tzung f??r KDevelop. Einschlie??lich 
Integration von Quelltexthervorhebung, Quelltextvervollst??ndigung, 
Unterst??tzung f??r Build-System, Verkn??pfung zur Dokumentation und 
Unterst??tzung f??r die Fehlersuche.</p>
     <p xml:lang="en-GB">Adds Python support to KDevelop. Includes adding 
integration with code highlighting, code completion, build system support, 
documentation linking and debugging support.</p>
     <p xml:lang="es">Implementa el uso de Python en KDevelop. Incluye 
resaltado de c??digo, terminaci??n autom??tica de c??digo, uso de sistemas de 
compilaci??n, enlaces de documentaci??n y depuraci??n.</p>
@@ -72,9 +75,11 @@
     <p xml:lang="pl">Dodaje obs??ug?? Pythona do KDevelop. Zawiera 
pod??wietlanie kodu, uzupe??nianie kodu, system budowania, odno??niki do 
dokumentacji oraz diagnostyk??.</p>
     <p xml:lang="pt">Adiciona o suporte para Python ao KDevelop. Inclui a 
adi????o da integra????o com o realce de c??digo, completa????o de c??digo, 
suporte para sistemas de compila????o, refer??ncias ?? documenta????o e suporte 
para a depura????o.</p>
     <p xml:lang="pt-BR">Adiciona suporte para Python ao KDevelop. Inclui a 
adi????o da integra????o com o realce de c??digo, completa????o de c??digo, 
suporte para sistemas de compila????o, refer??ncias ?? documenta????o e suporte 
para depura????o.</p>
+    <p xml:lang="ru">?????????????????? ?????????????????? Python ?? KDevelop. 
???????????????? ???????????????????? ?????????????????? ???????? ?? 
?????????????????????????????? ???????????????????? ????????, 
?????????????????? ???????????? ????????????, ?????????????????? ???????????? 
???? ???????????????????????? ?? ??????????????.</p>
     <p xml:lang="sk">Prid?? podporu Pythonu do KDevelopu. Zah????a pridanie 
integr??cie so zv??raz??ovan??m k??du, ukon??ovanie k??du, podpora syst??mu 
zostaven??, linkovanie dokument??cie a podporu ladenia.</p>
     <p xml:lang="sl">Programu KDevelop doda podporo za Python. Vklju??uje 
dodatek integracije z ozna??evanjem kode, dokon??anje kode, gradnje podpore 
sistema, povezovanje dokumentacije in podporo za odpravljanje napak</p>
     <p xml:lang="sv">L??gger till st??d f??r Python i KDevelop. Inkluderar 
till??gg av integrering med kodf??rgl??ggning, kodkomplettering, 
byggsystemst??d, dokumentationsl??nkning och avlusningsst??d.</p>
+    <p xml:lang="tr">KDevelop'a Python deste??i ekler. Kod vurgulamas??, kod 
tamamlama, yap?? sistemi deste??i, belgelendirme ba??lamas?? ve hata ay??klama 
deste??i b??t??nle??tirmesi i??erir.</p>
     <p xml:lang="uk">?????????? ?????????????????? Python ???? KDevelop. 
???????????????? ???????????????????? ???? ???????????????? 
?????????????????????????? ????????, ?????????????????????? 
???????????????????? ????????, ?????????????????? ???????????? 
????????????????, ???????????????????? ???????????????? ???? 
???????????????????????? ???? ?????????????? ??????????????????????.</p>
     <p xml:lang="x-test">xxAdds Python support to KDevelop. Includes adding 
integration with code highlighting, code completion, build system support, 
documentation linking and debugging support.xx</p>
     <p xml:lang="zh-TW">??? KDevelop ?????? Python 
????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????</p>
@@ -97,6 +102,7 @@
   <developer_name xml:lang="pl">Sven Brauch 
&lt;[email protected]&gt;</developer_name>
   <developer_name xml:lang="pt">Sven Brauch 
&lt;[email protected]&gt;</developer_name>
   <developer_name xml:lang="pt-BR">Sven Brauch 
&lt;[email protected]&gt;</developer_name>
+  <developer_name xml:lang="ru">Sven Brauch 
&lt;[email protected]&gt;</developer_name>
   <developer_name xml:lang="sk">Sven Brauch 
&lt;[email protected]&gt;</developer_name>
   <developer_name xml:lang="sl">Sven Brauch 
&lt;[email protected]&gt;</developer_name>
   <developer_name xml:lang="sv">Sven Brauch 
&lt;[email protected]&gt;</developer_name>
@@ -123,10 +129,10 @@
     <category>IDE</category>
   </categories>
   <releases>
+    <release version="5.7.220400" date="2022-04-21"/>
     <release version="5.7.211203" date="2022-03-03"/>
     <release version="5.7.211202" date="2022-02-03"/>
     <release version="5.7.211201" date="2022-01-06"/>
-    <release version="5.7.211200" date="2021-12-09"/>
   </releases>
   <update_contact>[email protected]</update_contact>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdev-python-21.12.3/po/ca@valencia/kdevpython.po 
new/kdev-python-22.04.0/po/ca@valencia/kdevpython.po
--- old/kdev-python-21.12.3/po/ca@valencia/kdevpython.po        2022-03-01 
01:20:32.000000000 +0100
+++ new/kdev-python-22.04.0/po/ca@valencia/kdevpython.po        2022-04-15 
02:25:35.000000000 +0200
@@ -50,7 +50,7 @@
 #: codecompletion/context.cpp:175
 #, kde-format
 msgid "specify default parameter"
-msgstr "especifica un par??metre per omissi??"
+msgstr "especifica un par??metre per defecte"
 
 #: codecompletion/context.cpp:384
 #, kde-format
@@ -130,7 +130,7 @@
 #: codecompletion/context.cpp:505
 #, kde-format
 msgid "Initialize property"
-msgstr "Inicialitza una propietat"
+msgstr "Restableix una propietat"
 
 #: codecompletion/items/functiondeclaration.cpp:81
 #, kde-format
@@ -220,7 +220,7 @@
 #: debugger/debugsession.cpp:165
 #, kde-format
 msgid "The debugger will silently stop when the next command is triggered."
-msgstr "El depurador s'aturar?? en silenci quan s'active la seg??ent ordre."
+msgstr "El depurador s'aturar?? en silenci quan s'activi la seg??ent ordre."
 
 #: debugger/pdblauncher.cpp:45
 #, kde-format
@@ -242,7 +242,7 @@
 #, kde-format
 msgid "Failed to find a valid data directory for kdevpythonsupport."
 msgstr ""
-"Ha fallat en trobar un directori de dades v??lid per a ??kdevpythonsupport??."
+"No s'ha pogut trobar un directori de dades v??lid per a 
??kdevpythonsupport??."
 
 #: docfilekcm/docfilemanagerwidget.cpp:51
 #, kde-format
@@ -266,7 +266,7 @@
 #: docfilekcm/docfilemanagerwidget.cpp:66
 #, kde-format
 msgid "Open File Manager"
-msgstr "Obri al gestor de fitxers"
+msgstr "Obri en el gestor de fitxers"
 
 #: docfilekcm/docfilemanagerwidget.cpp:68
 #, kde-format
@@ -277,14 +277,13 @@
 #: docfilekcm/docfilemanagerwidget.cpp:70
 #, kde-format
 msgid "Search Paths..."
-msgstr "Camins de cerca..."
+msgstr "Camins de busca..."
 
 #: docfilekcm/docfilemanagerwidget.cpp:101
 #, kde-format
 msgctxt "displays a list of search paths below"
 msgid "Paths searched for documentation by kdev-python (in this order):"
-msgstr ""
-"Camins de cerca de la documentaci?? per a kdev-python (en aquest ordre):"
+msgstr "Camins de busca de la documentaci?? per a kdev-python (en este ordre):"
 
 #: docfilekcm/docfilemanagerwidget.cpp:141
 #, kde-format
@@ -297,8 +296,8 @@
 "This path must match what you use in Python to import this module. For "
 "example, enter \"numpy/fft.py\" for numpy.fft"
 msgstr ""
-"Aquest cam?? haur?? de coincidir amb la que useu a Python per a importar "
-"aquest m??dul. Per exemple, introdu??u ??numpy.fft.py?? per a ??numpy.fft??"
+"Este cam?? haur?? de coincidir amb la que useu a Python per a importar este "
+"m??dul. Per exemple, introdu??u ??numpy.fft.py?? per a ??numpy.fft??"
 
 #: docfilekcm/docfilemanagerwidget.cpp:147
 #, kde-format
@@ -410,14 +409,14 @@
 "Make sure to keep a copy of your changes so you don't accidentally\n"
 "overwrite them by re-generating the file.\n"
 msgstr ""
-"Aquest fitxer cont?? la documentaci?? generada autom??ticament\n"
+"Este fitxer cont?? la documentaci?? generada autom??ticament\n"
 "extreta d'informaci?? en temps d'execuci?? des de Python.\n"
-"El KDevelop l'analitza per a oferir caracter??stiques com ara\n"
+"KDevelop l'analitza per a oferir caracter??stiques com ara\n"
 "la compleci?? de codi i el ressaltat de sintaxi. Si descobriu errors\n"
-"en la implementaci?? del KDevelop per a aquest m??dul, podeu editar\n"
-"aquest fitxer per a corregir-los, per exemple, podeu afegir\n"
+"en la implementaci?? de KDevelop per a este m??dul, podeu editar\n"
+"este fitxer per a corregir-los, per exemple, podeu afegir\n"
 "sent??ncies de retorn addicionals a les funcions per a controlar\n"
-"el tipus de retorn que usar?? l'analitzador per a aquesta funci??.\n"
+"el tipus de retorn que usar?? l'analitzador per a esta funci??.\n"
 "Assegureu-vos de guardar una c??pia dels vostres canvis, de manera\n"
 "que se sobreescriguin accidentalment en tornar a generar el fitxer.\n"
 
@@ -461,11 +460,10 @@
 
 #: duchain/declarationbuilder.cpp:1560
 #, kde-format
-msgid ""
-"Non-static class method without arguments, must have at least one (self)"
+msgid "Non-static class method without arguments, must have at least one 
(self)"
 msgstr ""
-"M??tode de classe no est??tic sense arguments. Com a m??nim n'ha de contindre 
"
-"un (a si mateix)"
+"M??tode de classe no est??tic sense arguments. Com a m??nim n'ha de contindre 
un "
+"(a si mateix)"
 
 #: duchain/declarationbuilder.cpp:1721
 #, kde-format
@@ -547,19 +545,19 @@
 #: pep8kcm/pep8.ui:51
 #, kde-format
 msgid "Enable these errors and warnings:"
-msgstr "Activa aquests errors i avisos:"
+msgstr "Activa estos errors i avisos:"
 
 #. i18n: ectx: property (text), widget (QLabel, label_3)
 #: pep8kcm/pep8.ui:65
 #, kde-format
 msgid "Maximum line length:"
-msgstr "Longitud m??xima de la l??nia:"
+msgstr "Llarg??ria m??xima de la l??nia:"
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #: pep8kcm/pep8.ui:88
 #, kde-format
 msgid "Disable these errors and warnings:"
-msgstr "Desactiva aquests errors i avisos:"
+msgstr "Desactiva estos errors i avisos:"
 
 #. i18n: ectx: property (text), widget (QLabel, label_4)
 #: pep8kcm/pep8.ui:100
@@ -581,12 +579,12 @@
 #: projectconfig/projectconfig.ui:26
 #, kde-format
 msgid "Full path to python interpreter, leave empty for default"
-msgstr "Cam?? complet a l'int??rpret de Python, deixar buit per omissi??"
+msgstr "Cam?? complet a l'int??rpret de Python, deixar buit per defecte"
 
 #: projectconfig/projectconfigpage.cpp:44
 #, kde-format
 msgid "Python Settings"
-msgstr "Arranjament de Python"
+msgstr "Configuraci?? de Python"
 
 #: pythonlanguagesupport.cpp:140
 #, kde-format
@@ -596,7 +594,7 @@
 #: pythonstylechecking.cpp:104
 #, kde-format
 msgid "PEP8 checker error: %1"
-msgstr "Error del comprovador ??PEP8??: %1"
+msgstr "S'ha produ??t un error del comprovador ??PEP8??: %1"
 
 #: pythonstylechecking.cpp:206
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdev-python-21.12.3/po/ru/kdevpython.po 
new/kdev-python-22.04.0/po/ru/kdevpython.po
--- old/kdev-python-21.12.3/po/ru/kdevpython.po 2022-03-01 01:20:32.000000000 
+0100
+++ new/kdev-python-22.04.0/po/ru/kdevpython.po 2022-04-15 02:25:35.000000000 
+0200
@@ -3,31 +3,32 @@
 #
 # Alexander Lakhin <[email protected]>, 2013.
 # Alexander Potashev <[email protected]>, 2018.
+# Olesya Gerasimenko <[email protected]>, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-10-30 00:15+0000\n"
-"PO-Revision-Date: 2018-12-24 12:08+0300\n"
-"Last-Translator: Alexander Potashev <[email protected]>\n"
-"Language-Team: Russian <[email protected]>\n"
+"PO-Revision-Date: 2022-03-03 15:16+0300\n"
+"Last-Translator: Olesya Gerasimenko <[email protected]>\n"
+"Language-Team: Basealt Translation Team\n"
 "Language: ru\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n"
 "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 21.12.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "?????????????????? ??????????"
+msgstr "?????????????????? ??????????, ?????????? ??????????????????????"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "[email protected]"
+msgstr "[email protected], [email protected]"
 
 #: codecompletion/context.cpp:115
 #, kde-format
@@ -42,7 +43,7 @@
 #: codecompletion/context.cpp:125
 #, kde-format
 msgid "Add file header"
-msgstr ""
+msgstr "???????????????? ?????????????????? ??????????"
 
 #: codecompletion/context.cpp:175
 #, kde-format
@@ -52,78 +53,77 @@
 #: codecompletion/context.cpp:384
 #, kde-format
 msgid "Insert next positional variable"
-msgstr ""
+msgstr "???????????????? ?????????????????? ?????????????????????? 
????????????????????"
 
 #: codecompletion/context.cpp:389
-#, fuzzy, kde-format
-#| msgid "Undefined variable: %1"
+#, kde-format
 msgid "Insert named variable"
-msgstr "???????????????????????????? ????????????????????: %1"
+msgstr "???????????????? ?????????????????????? ????????????????????"
 
 #: codecompletion/context.cpp:425
 #, kde-format
 msgid "Format using str()"
-msgstr ""
+msgstr "?????????????????????????? ?? ?????????????? str()"
 
 #: codecompletion/context.cpp:426
 #, kde-format
 msgid "Format using repr()"
-msgstr ""
+msgstr "?????????????????????????? ?? ?????????????? repr()"
 
 #: codecompletion/context.cpp:434
 #, kde-format
 msgid "Format as left-aligned"
-msgstr ""
+msgstr "?????????????????????????? ?? ?????????????????????????? ???? 
???????????? ????????"
 
 #: codecompletion/context.cpp:435
 #, kde-format
 msgid "Format as right-aligned"
-msgstr ""
+msgstr "?????????????????????????? ?? ?????????????????????????? ???? 
?????????????? ????????"
 
 #: codecompletion/context.cpp:436
 #, kde-format
 msgid "Format as centered"
-msgstr ""
+msgstr "?????????????????????????? ?? ?????????????????????????? ???? 
????????????"
 
 #: codecompletion/context.cpp:440
 #, kde-format
 msgid "Specify precision"
-msgstr ""
+msgstr "?????????????? ????????????????"
 
 #: codecompletion/context.cpp:441
 #, kde-format
 msgid "Format as percentage"
-msgstr ""
+msgstr "?????????????????????????? ?????? ???????????????????? 
????????????????"
 
 #: codecompletion/context.cpp:442
 #, kde-format
 msgid "Format as character"
-msgstr ""
+msgstr "?????????????????????????? ?????? ????????????"
 
 #: codecompletion/context.cpp:443
 #, kde-format
 msgid "Format as binary number"
-msgstr ""
+msgstr "?????????????????????????? ?????? ???????????????? ??????????"
 
 #: codecompletion/context.cpp:444
 #, kde-format
 msgid "Format as octal number"
-msgstr ""
+msgstr "?????????????????????????? ?????? ???????????????????????? ??????????"
 
 #: codecompletion/context.cpp:445
 #, kde-format
 msgid "Format as hexadecimal number"
-msgstr ""
+msgstr "?????????????????????????? ?????? ?????????????????????????????????? 
??????????"
 
 #: codecompletion/context.cpp:446
 #, kde-format
 msgid "Format in scientific (exponent) notation"
-msgstr ""
+msgstr "?????????????????????????? ?? ???????????????????? ?????????????? 
(??????????????)"
 
 #: codecompletion/context.cpp:447
 #, kde-format
 msgid "Format as fixed point number"
-msgstr ""
+msgstr "?????????????????????????? ?????? ?????????? ?? 
?????????????????????????? ????????????"
 
 #: codecompletion/context.cpp:505
 #, kde-format
@@ -139,69 +139,71 @@
 #, kde-format
 msgctxt "programming; %1 is a code statement to be added in the editor"
 msgid "Add \"%1\""
-msgstr ""
+msgstr "???????????????? ??%1??"
 
 #: codegen/correctionfilegenerator.cpp:64
 #, kde-format
 msgid "Specify type for \"%1\"..."
-msgstr ""
+msgstr "?????????????? ?????? ?????? ??%1??..."
 
 #: codegen/correctionfilegenerator.cpp:114
 #, kde-format
 msgid "Function return type"
-msgstr ""
+msgstr "?????? ?????????????????????????? ???????????????? ????????????????"
 
 #: codegen/correctionfilegenerator.cpp:117
 #, kde-format
 msgid "Local variable"
-msgstr ""
+msgstr "?????????????????? ????????????????????"
 
 #: codegen/correctionfilegenerator.cpp:153
 #, kde-format
 msgid "Sorry, cannot create hints for files which are not part of a project."
 msgstr ""
+"???????????? ?????????????????? ?????????????????? ?????? ????????????, 
?????????????? ???? ???????????????? ???????????? ??????????????."
 
 #. i18n: ectx: property (windowTitle), widget (QWidget, CorrectionWidget)
 #: codegen/correctionwidget.ui:20
 #, kde-format
 msgid "Specify correct type"
-msgstr ""
+msgstr "?????????????? ???????????????????? ??????"
 
 #. i18n: ectx: property (text), widget (QLabel, givenKindLabel)
 #: codegen/correctionwidget.ui:28
 #, kde-format
 msgid "Kind:"
-msgstr ""
+msgstr "??????????????????????????:"
 
 #. i18n: ectx: property (text), widget (QLabel, givenIdentifierLabel)
 #: codegen/correctionwidget.ui:42
 #, kde-format
 msgid "Identifier:"
-msgstr ""
+msgstr "??????????????????????????:"
 
 #. i18n: ectx: property (text), widget (QLabel, typeLabel)
 #: codegen/correctionwidget.ui:56
 #, kde-format
 msgid "Correct type:"
-msgstr ""
+msgstr "???????????????????? ??????:"
 
 #. i18n: ectx: property (placeholderText), widget (QLineEdit, typeText)
 #: codegen/correctionwidget.ui:63
 #, kde-format
 msgid "Code which evaluates to the type, e.g. int()"
-msgstr ""
+msgstr "??????, ???????????????? ???????????????? ???????????????? 
???????????????????? ?? ????????, ???????????????? int()"
 
 #. i18n: ectx: property (text), widget (QLabel, importsLabel)
 #: codegen/correctionwidget.ui:70
 #, kde-format
 msgid "Required modules:"
-msgstr ""
+msgstr "?????????????????????? ????????????:"
 
 #. i18n: ectx: property (placeholderText), widget (QLineEdit, importsText)
 #: codegen/correctionwidget.ui:77
 #, kde-format
 msgid "A comma separated list of modules required for the type"
 msgstr ""
+"???????????? ?????????????????????? ???????????????? ??????????????, 
?????????????????????? ?????? ???????????? ?? ???????? ??????????"
 
 #: debugger/debugsession.cpp:163
 #, kde-format
@@ -224,10 +226,9 @@
 msgstr "???????????????????? ?????? ?????????????? ???????????????????? Python 
?? pdb"
 
 #: debugger/pdblauncher.cpp:77
-#, fuzzy, kde-format
-#| msgid "Sorry, debugging is only supported for Python 2.x applications."
+#, kde-format
 msgid "Sorry, debugging is only supported for Python 3.x applications."
-msgstr "?? ??????????????????, ?????????????? ???????????????????????????? 
???????????? ?????? ???????????????????? Python 2.x."
+msgstr "?? ??????????????????, ?????????????? ???????????????????????????? 
???????????? ?????? ???????????????????? Python 3.x."
 
 #: debugger/pdblauncher.cpp:78
 #, kde-format
@@ -245,8 +246,7 @@
 msgstr "??????????????..."
 
 #: docfilekcm/docfilemanagerwidget.cpp:53
-#, fuzzy, kde-format
-#| msgid "Import from editor"
+#, kde-format
 msgid "Import From Editor"
 msgstr "?????????????????????????? ???? ??????????????????"
 
@@ -260,22 +260,18 @@
 "????????????????????????"
 
 #: docfilekcm/docfilemanagerwidget.cpp:66
-#, fuzzy, kde-format
-#| msgid "Open file manager"
+#, kde-format
 msgid "Open File Manager"
 msgstr "?????????????? ?????????????????? ????????????"
 
 #: docfilekcm/docfilemanagerwidget.cpp:68
-#, fuzzy, kde-format
-#| msgctxt "Edit selected files"
-#| msgid "Edit selected"
+#, kde-format
 msgctxt "Edit selected files"
 msgid "Edit Selected"
 msgstr "???????????????? ??????????????????"
 
 #: docfilekcm/docfilemanagerwidget.cpp:70
-#, fuzzy, kde-format
-#| msgid "Search paths..."
+#, kde-format
 msgid "Search Paths..."
 msgstr "???????? ????????????..."
 
@@ -397,21 +393,7 @@
 msgstr "???????????????? ???????? <br/>%1<br/> ?????? ????????????????????. 
???????????????? ???????"
 
 #: docfilekcm/docfilewizard.cpp:201
-#, fuzzy, kde-format
-#| msgid ""
-#| "This file contains auto-generated documentation extracted\n"
-#| "from python run-time information. It is analyzed by KDevelop\n"
-#| "to offer features such as code-completion and syntax highlighting.\n"
-#| "If you discover errors in KDevelop's support for this module,\n"
-#| "you can edit this file to correct the errors, e.g. you can add\n"
-#| "additional return statements to functions to control the return\n"
-#| "type to be used for that function by the analyzer.\n"
-#| "Make sure to keep a copy of your changes so you don't accidentally\n"
-#| "overwrite them by re-generating the file.\n"
-#| "If you do significant improvements, consider sharing the file\n"
-#| "with others through the Settings -> Configure KDevelop -> Python "
-#| "Documentation data\n"
-#| "module!"
+#, kde-format
 msgid ""
 "This file contains auto-generated documentation extracted\n"
 "from python run-time information. It is analyzed by KDevelop\n"
@@ -432,19 +414,16 @@
 "?????? ????????????, ?????????? ?????? ???????????? ?????? 
????????????????????.\n"
 "?????????????????????? ?????????????????? ?????????? ?????????? 
??????????????????, ?????????? ?????? ???? ????????\n"
 "???????????????? ?? ???????????? ???????????????????? ???????????????? 
?????????? ??????????.\n"
-"???????? ???? ?????????????? ???????????????????????? ??????????????????, 
?????? ?????????????? ???? ???????????? ????????????????????\n"
-"???????????? ?? ??????????????, ???????????? ?? ???????? ?????????????????? 
-> ?????????????????? KDevelop -> "
-"???????????????????? ?????????? ???????????????????????? Python!"
 
 #: docfilekcm/kcm_docfiles.cpp:48
 #, kde-format
 msgid "Manage Documentation Files Used by the Python Plugin"
-msgstr ""
+msgstr "???????????????????? ?????????????? ????????????????????????, 
?????????????? ???????????????????????? ?????????????? Python"
 
 #: docfilekcm/kcm_docfiles.cpp:58
 #, kde-format
 msgid "Python Documentation"
-msgstr ""
+msgstr "???????????????????????? Python"
 
 #: duchain/assistants/missingincludeassistant.cpp:50
 #, kde-format
@@ -462,11 +441,9 @@
 msgstr "???????????????????? ??%1?? ???? ?????????????? ?? ?????????????????? 
????????????"
 
 #: duchain/declarationbuilder.cpp:1535
-#, fuzzy, kde-format
-#| msgid ""
-#| "First argument of class method is not called self, this is deprecated"
+#, kde-format
 msgid "First argument of __new__ method is not called cls, this is deprecated"
-msgstr "???????????? ???????????????? ???????????? ???????????? 
???????????????????? ???? self ??? ?????? ???????????? ????????????????"
+msgstr "???????????? ???????????????? ???????????? __new__ 
???????????????????? ???? cls ??? ?????? ???????????? ????????????????"
 
 #: duchain/declarationbuilder.cpp:1540
 #, kde-format
@@ -505,13 +482,13 @@
 #, kde-format
 msgctxt "some object that can be called, in programming"
 msgid "<callable>"
-msgstr ""
+msgstr "<?????????????????? ?????? ????????????>"
 
 #: duchain/types/unsuretype.cpp:106
 #, kde-format
 msgctxt "a set with some elements"
 msgid "<iterable>"
-msgstr ""
+msgstr "<?????????????????? ?????? ????????????????>"
 
 #: duchain/types/unsuretype.cpp:127
 #, kde-format
@@ -536,48 +513,45 @@
 msgstr "?? ???????????????????? ?????????????? ?????? ???????????????? ??%1??"
 
 #: pep8kcm/kcm_pep8.cpp:63
-#, fuzzy, kde-format
-#| msgid "Configure the Python interpreter to use"
+#, kde-format
 msgid "Configure Python Style Checking"
-msgstr "?????????????????? ?????????????????????????? 
???????????????????????????? Python"
+msgstr "?????????????????? ???????????????? ?????????? Python"
 
 #: pep8kcm/kcm_pep8.cpp:73
-#, fuzzy, kde-format
-#| msgid "Configure the Python interpreter to use"
+#, kde-format
 msgid "Python Style Checking"
-msgstr "?????????????????? ?????????????????????????? 
???????????????????????????? Python"
+msgstr "???????????????? ?????????? Python"
 
 #. i18n: ectx: property (title), widget (QGroupBox, enableChecking)
 #: pep8kcm/pep8.ui:29
-#, fuzzy, kde-format
-#| msgid "Enable pep8 checking:"
+#, kde-format
 msgid "Enable Style Checking"
-msgstr "???????????????? ???????????????? pep8:"
+msgstr "???????????????? ???????????????? ??????????"
 
 #. i18n: ectx: property (placeholderText), widget (QLineEdit, disableErrors)
 #. i18n: ectx: property (placeholderText), widget (QLineEdit, enableErrors)
 #: pep8kcm/pep8.ui:44 pep8kcm/pep8.ui:58
 #, kde-format
 msgid "Comma-separated list of error codes"
-msgstr ""
+msgstr "???????????? ?????????????????????? ???????????????? ?????????? 
????????????"
 
 #. i18n: ectx: property (text), widget (QLabel, label_2)
 #: pep8kcm/pep8.ui:51
 #, kde-format
 msgid "Enable these errors and warnings:"
-msgstr ""
+msgstr "???????????????? ?????? ?????????????????? ???? ?????????????? ?? 
????????????????????????????:"
 
 #. i18n: ectx: property (text), widget (QLabel, label_3)
 #: pep8kcm/pep8.ui:65
 #, kde-format
 msgid "Maximum line length:"
-msgstr ""
+msgstr "???????????????????????? ?????????? ????????????:"
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #: pep8kcm/pep8.ui:88
 #, kde-format
 msgid "Disable these errors and warnings:"
-msgstr ""
+msgstr "?????????????????? ?????? ?????????????????? ???? ?????????????? ?? 
????????????????????????????:"
 
 #. i18n: ectx: property (text), widget (QLabel, label_4)
 #: pep8kcm/pep8.ui:100
@@ -585,31 +559,31 @@
 msgid ""
 "The `pycodestyle` Python module must be installed in order to use style "
 "checking."
-msgstr ""
+msgstr "?????? ???????????????? ?????????? ???????????????????? 
???????????????????? ???????????? ??pycodestyle?? Python."
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #: projectconfig/projectconfig.ui:19
-#, fuzzy, kde-format
-#| msgid "Unsupported interpreter"
+#, kde-format
 msgid "Python interpreter:"
-msgstr "???????????????????????????????? ??????????????????????????"
+msgstr "?????????????????????????? Python:"
 
 #. i18n: ectx: property (placeholderText), widget (QLineEdit, 
pythonInterpreter)
 #: projectconfig/projectconfig.ui:26
 #, kde-format
 msgid "Full path to python interpreter, leave empty for default"
 msgstr ""
+"???????????? ???????? ?? ???????????????????????????? Python, 
???????????????? ???????????? ?????? ?????????????????????????? "
+"???????????????? ???? ??????????????????"
 
 #: projectconfig/projectconfigpage.cpp:44
-#, fuzzy, kde-format
-#| msgid "Configure the Python interpreter to use"
+#, kde-format
 msgid "Python Settings"
-msgstr "?????????????????? ?????????????????????????? 
???????????????????????????? Python"
+msgstr "?????????????????? Python"
 
 #: pythonlanguagesupport.cpp:140
 #, kde-format
 msgid "Format source with the autopep8 formatter."
-msgstr ""
+msgstr "?????????????????????????? ?????? ?? ?????????????? ???????????????? 
???????????????????????????? autopep8."
 
 #: pythonstylechecking.cpp:104
 #, kde-format
@@ -617,23 +591,18 @@
 msgstr "???????????? ?????? ???????????????? PEP8: %1"
 
 #: pythonstylechecking.cpp:206
-#, fuzzy, kde-format
-#| msgid ""
-#| "The selected PEP8 syntax checker \"%1\" does not seem to work correctly."
+#, kde-format
 msgid "The PEP8 syntax checker does not seem to work correctly."
-msgstr ""
-"????????????, ?????????????????? ???????????????????? ???????????????????? 
PEP8 ??%1?? ???????????????? ??????????????????????."
+msgstr "????????????, ???????????????????? ???????????????????? PEP8 
???????????????? ??????????????????????."
 
 #~ msgid "%1 of ( %2 )"
 #~ msgstr "%1 ?????????? ( %2 )"
 
 #, fuzzy
-#~| msgid "Full path to the pep8 checker to use:"
 #~ msgid "Full path to the PEP8 checker to use:"
 #~ msgstr "???????????? ???????? ?? ???????????????????????? 
?????????????????? pep8:"
 
 #, fuzzy
-#~| msgid "PEP8 checker error: %1"
 #~ msgid "PEP8 checker arguments:"
 #~ msgstr "???????????? ?????? ???????????????? PEP8: %1"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdev-python-21.12.3/po/tr/kdevpython.po 
new/kdev-python-22.04.0/po/tr/kdevpython.po
--- old/kdev-python-21.12.3/po/tr/kdevpython.po 2022-03-01 01:20:32.000000000 
+0100
+++ new/kdev-python-22.04.0/po/tr/kdevpython.po 2022-04-15 02:25:35.000000000 
+0200
@@ -3,20 +3,21 @@
 #
 # Translators:
 # Volkan Gezer <[email protected]>, 2015.
+# Emir SARI <[email protected]>, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: extragear-kdevelop-kde4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-10-30 00:15+0000\n"
-"PO-Revision-Date: 2017-08-13 05:54+0000\n"
-"Last-Translator: Kaan <[email protected]>\n"
+"PO-Revision-Date: 2022-04-07 12:49+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.5\n"
+"X-Generator: Lokalize 21.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -131,7 +132,7 @@
 #: codecompletion/items/functiondeclaration.cpp:81
 #, kde-format
 msgid "function"
-msgstr "fonksiyon"
+msgstr "i??lev"
 
 #: codecompletion/items/missingincludeitem.cpp:38
 #, kde-format
@@ -147,7 +148,7 @@
 #: codegen/correctionfilegenerator.cpp:114
 #, kde-format
 msgid "Function return type"
-msgstr "Fonksiyon d??n???? t??r??"
+msgstr "????lev d??n???? t??r??"
 
 #: codegen/correctionfilegenerator.cpp:117
 #, kde-format
@@ -404,12 +405,12 @@
 msgstr ""
 "Bu dosya Python ??al????ma zaman?? bilgisinden ????kart??lm????\n"
 "otomatik olu??turulan belgelendirmeyi i??ermektedir. Kod tamamlama\n"
-"ve s??zdizimi vurgulama gibi ??zellikleri sunmak i??in KDevelop\n"
+"ve s??zdizim vurgulama gibi ??zellikleri sunmak i??in KDevelop\n"
 "taraf??ndan incelenmi??tir.\n"
 "E??er bu mod??l i??in KDevelop deste??inde\n"
 "hatalar bulursan??z onlar?? d??zeltmek i??in dosyay?? d??zenleyebilirsiniz;\n"
-"??rne??in, fonksiyonlar??n d??n???? t??rlerini kontrol etmek i??in ek 
d??n???? "
-"ifadeleri ekleyebilirsiniz.\n"
+"??rne??in, i??levlerin d??n???? t??rlerini kontrol etmek i??in ek d??n???? 
ifadeleri "
+"ekleyebilirsiniz.\n"
 "Dosyay?? yanl????l??kla yeniden olu??turarak yapt??????n??z 
de??i??ikliklerin\n"
 "??zerine yazmamak i??in eklemelerinizin bir kopyas??n?? saklad??????n??zdan 
emin "
 "olun.\n"
@@ -463,7 +464,7 @@
 #: duchain/declarationbuilder.cpp:1721
 #, kde-format
 msgid "Return statement not within function declaration"
-msgstr "D??n???? ifadesi fonksiyon bildirimi i??inde de??il"
+msgstr "D??n???? ifadesi i??lev bildirimi i??inde de??il"
 
 #: duchain/navigation/declarationnavigationcontext.cpp:67
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdev-python-21.12.3/po/zh_CN/kdevpython.po 
new/kdev-python-22.04.0/po/zh_CN/kdevpython.po
--- old/kdev-python-21.12.3/po/zh_CN/kdevpython.po      2022-03-01 
01:20:32.000000000 +0100
+++ new/kdev-python-22.04.0/po/zh_CN/kdevpython.po      2022-04-15 
02:25:35.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-10-30 00:15+0000\n"
-"PO-Revision-Date: 2022-02-26 05:18\n"
+"PO-Revision-Date: 2022-04-14 15:36\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to