Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rocs for openSUSE:Factory checked in 
at 2026-08-24 12:09:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rocs (Old)
 and      /work/SRC/openSUSE:Factory/.rocs.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rocs"

Mon Aug 24 12:09:39 2026 rev:195 rq:1372532 version:26.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rocs/rocs.changes        2026-07-02 
22:18:29.467508128 +0200
+++ /work/SRC/openSUSE:Factory/.rocs.new.1258/rocs.changes      2026-08-24 
12:14:33.462258015 +0200
@@ -1,0 +2,24 @@
+Sun Aug 16 07:28:13 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 26.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/26.08.0/
+- No code change since 26.07.90
+
+-------------------------------------------------------------------
+Sat Aug  1 11:39:51 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 26.07.90
+  * New feature release
+- No code change since 26.07.80
+
+-------------------------------------------------------------------
+Sat Jul 18 11:12:34 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 26.07.80
+  * New feature release
+- Changes since 26.04.3:
+  * Fix crash when closing the "Node Type Property" dialog
+
+-------------------------------------------------------------------

Old:
----
  rocs-26.04.3.tar.xz
  rocs-26.04.3.tar.xz.sig

New:
----
  rocs-26.08.0.tar.xz
  rocs-26.08.0.tar.xz.sig

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

Other differences:
------------------
++++++ rocs.spec ++++++
--- /var/tmp/diff_new_pack.fKQTuY/_old  2026-08-24 12:14:35.176319088 +0200
+++ /var/tmp/diff_new_pack.fKQTuY/_new  2026-08-24 12:14:35.181319266 +0200
@@ -15,12 +15,13 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
-%define kf6_version 6.19.0
+
+%define kf6_version 6.27.0
 %define qt6_version 6.9.0
 
 %bcond_without released
 Name:           rocs
-Version:        26.04.3
+Version:        26.08.0
 Release:        0
 Summary:        Graph Theory IDE
 License:        GPL-2.0-or-later
@@ -30,8 +31,8 @@
 Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
 Source2:        applications.keyring
 %endif
-BuildRequires:  kf6-extra-cmake-modules >= %{kf6_version}
 BuildRequires:  fdupes
+BuildRequires:  kf6-extra-cmake-modules >= %{kf6_version}
 BuildRequires:  libboost_headers-devel
 BuildRequires:  cmake(KF6Archive) >= %{kf6_version}
 BuildRequires:  cmake(KF6Config) >= %{kf6_version}


++++++ rocs-26.04.3.tar.xz -> rocs-26.08.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rocs-26.04.3/CMakeLists.txt 
new/rocs-26.08.0/CMakeLists.txt
--- old/rocs-26.04.3/CMakeLists.txt     2026-06-28 19:23:00.000000000 +0200
+++ new/rocs-26.08.0/CMakeLists.txt     2026-08-12 16:49:32.000000000 +0200
@@ -8,8 +8,8 @@
 
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "26")
-set(RELEASE_SERVICE_VERSION_MINOR "04")
-set(RELEASE_SERVICE_VERSION_MICRO "3")
+set(RELEASE_SERVICE_VERSION_MINOR "08")
+set(RELEASE_SERVICE_VERSION_MICRO "0")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(rocs LANGUAGES CXX VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/rocs-26.04.3/libgraphtheory/editorplugins/generategraph/generategraphplugin.json
 
new/rocs-26.08.0/libgraphtheory/editorplugins/generategraph/generategraphplugin.json
--- 
old/rocs-26.04.3/libgraphtheory/editorplugins/generategraph/generategraphplugin.json
        2026-06-28 19:23:00.000000000 +0200
+++ 
new/rocs-26.08.0/libgraphtheory/editorplugins/generategraph/generategraphplugin.json
        2026-08-12 16:49:32.000000000 +0200
@@ -39,7 +39,7 @@
         "Name[sl]": "Ustvari graf",
         "Name[sv]": "Skapa graf",
         "Name[tr]": "Grafik Üret",
-        "Name[ug]": "گرافنى ھاسىل قىل",
+        "Name[ug]": "گىرافىك ھاسىللا",
         "Name[uk]": "Створення графу",
         "Name[zh_CN]": "生成图",
         "Name[zh_TW]": "產生圖形",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/rocs-26.04.3/libgraphtheory/editorplugins/graphlayout/graphlayoutplugin.json
 
new/rocs-26.08.0/libgraphtheory/editorplugins/graphlayout/graphlayoutplugin.json
--- 
old/rocs-26.04.3/libgraphtheory/editorplugins/graphlayout/graphlayoutplugin.json
    2026-06-28 19:23:00.000000000 +0200
+++ 
new/rocs-26.08.0/libgraphtheory/editorplugins/graphlayout/graphlayoutplugin.json
    2026-08-12 16:49:32.000000000 +0200
@@ -27,6 +27,7 @@
         "Name[sl]": "Postavitev grafa",
         "Name[sv]": "Graflayout",
         "Name[tr]": "Grafik Yerleşimi",
+        "Name[ug]": "گىرافىك جايلاشتۇرۇش",
         "Name[uk]": "Компонування графу",
         "Name[zh_TW]": "圖形佈局"
     }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rocs-26.04.3/org.kde.rocs.appdata.xml 
new/rocs-26.08.0/org.kde.rocs.appdata.xml
--- old/rocs-26.04.3/org.kde.rocs.appdata.xml   2026-06-28 19:23:00.000000000 
+0200
+++ new/rocs-26.08.0/org.kde.rocs.appdata.xml   2026-08-12 16:49:32.000000000 
+0200
@@ -41,6 +41,7 @@
   <name xml:lang="sl">Rocs</name>
   <name xml:lang="sv">Rocs</name>
   <name xml:lang="tr">Rocs</name>
+  <name xml:lang="ug">Rocs</name>
   <name xml:lang="uk">Rocs</name>
   <name xml:lang="zh-CN">Rocs</name>
   <name xml:lang="zh-TW">繪圖_Rocs</name>
@@ -76,6 +77,7 @@
   <summary xml:lang="sl">Teorija grafov Rocs</summary>
   <summary xml:lang="sv">Rocs grafteori</summary>
   <summary xml:lang="tr">Rocs Grafik Kuramı</summary>
+  <summary xml:lang="ug">Rocs گىرافىك نەزەرىيەسى</summary>
   <summary xml:lang="uk">Теорія графів «Rocs»</summary>
   <summary xml:lang="zh-CN">Rocs 图论</summary>
   <summary xml:lang="zh-TW">Rocs 圖形理論</summary>
@@ -161,6 +163,7 @@
     <binary>rocs</binary>
   </provides>
   <releases>
+    <release version="26.08.0" date="2026-08-20"/>
     <release version="26.04.3" date="2026-07-02"/>
     <release version="26.04.2" date="2026-06-04"/>
     <release version="26.04.1" date="2026-05-07"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rocs-26.04.3/po/ar/libgraphtheory.po 
new/rocs-26.08.0/po/ar/libgraphtheory.po
--- old/rocs-26.04.3/po/ar/libgraphtheory.po    2026-06-28 19:23:00.000000000 
+0200
+++ new/rocs-26.08.0/po/ar/libgraphtheory.po    2026-08-12 16:49:32.000000000 
+0200
@@ -256,25 +256,25 @@
 #: editorplugins/assignvalues/assignvalueswidget.ui:86
 #, kde-format
 msgid "Enumerate Alpha"
-msgstr "عدّد أبجدياً"
+msgstr "عدّد أبجديًا"
 
 #. i18n: ectx: property (text), item, widget (QComboBox, comboBoxMethod)
 #: editorplugins/assignvalues/assignvalueswidget.ui:91
 #, kde-format
 msgid "Enumerate Alpha-Numeric"
-msgstr "عدّد أبجدياً رقمياً"
+msgstr "عدّد أبجديًا رقميًا"
 
 #. i18n: ectx: property (text), item, widget (QComboBox, comboBoxMethod)
 #: editorplugins/assignvalues/assignvalueswidget.ui:96
 #, kde-format
 msgid "Assign Random Integers"
-msgstr "اسند أعداداً صحيحة عشوائية"
+msgstr "اسند أعدادًا صحيحة عشوائية"
 
 #. i18n: ectx: property (text), item, widget (QComboBox, comboBoxMethod)
 #: editorplugins/assignvalues/assignvalueswidget.ui:101
 #, kde-format
 msgid "Assign Random Reals"
-msgstr "اسند أعداداً حقيقية عشوائية"
+msgstr "اسند أعدادًا حقيقية عشوائية"
 
 #. i18n: ectx: property (text), item, widget (QComboBox, comboBoxMethod)
 #: editorplugins/assignvalues/assignvalueswidget.ui:106
@@ -1119,7 +1119,7 @@
 #, kde-format
 msgctxt "Scripting API"
 msgid "Returns true if the edge's type is directed, otherwise false."
-msgstr "يرجع \"صحيح\" إن كان نوع الحافة موجهاً، وإلا \"خاطئ\"."
+msgstr "يرجع \"صحيح\" إن كان نوع الحافة موجهًا، وإلا \"خاطئ\"."
 
 #: kernel/modules/document/node.xml:11
 #, kde-format
@@ -1164,7 +1164,7 @@
 "Read and set the color string of this node in hex values (e.g., \"#ff0000\" "
 "for red)."
 msgstr ""
-"اقرأ واضبط سلسلة لون هذه العقدة بقيم سداسية عشرية (مثلاً، \"#ff0000\" 
للأحمر)."
+"اقرأ واضبط سلسلة لون هذه العقدة بقيم سداسية عشرية (مثلًا، \"#ff0000\" 
للأحمر)."
 
 #: kernel/modules/document/node.xml:47
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rocs-26.04.3/po/ca/libgraphtheory.po 
new/rocs-26.08.0/po/ca/libgraphtheory.po
--- old/rocs-26.04.3/po/ca/libgraphtheory.po    2026-06-28 19:23:00.000000000 
+0200
+++ new/rocs-26.08.0/po/ca/libgraphtheory.po    2026-08-12 16:49:32.000000000 
+0200
@@ -1358,3 +1358,74 @@
 #, kde-format
 msgid "Delete element from scene"
 msgstr "Suprimeix l'element de l'escena"
+
+#~ msgctxt "@title:column"
+#~ msgid "Edge"
+#~ msgstr "Aresta"
+
+#~ msgctxt "@title:column"
+#~ msgid "EdgeProperty"
+#~ msgstr "Propietats de l'aresta"
+
+#~ msgctxt "@title:column"
+#~ msgid "Edge Type"
+#~ msgstr "Tipus d'aresta"
+
+#~ msgctxt "@title:column"
+#~ msgid "EdgeTypeProperty"
+#~ msgstr "Propietats del tipus d'aresta"
+
+#~ msgctxt "@title:column"
+#~ msgid "Node"
+#~ msgstr "Node"
+
+#~ msgctxt "@title:column"
+#~ msgid "NodeProperty"
+#~ msgstr "Propietats del node"
+
+#~ msgctxt "@title:column"
+#~ msgid "Node Type"
+#~ msgstr "Tipus de node"
+
+#~ msgctxt "@title:column"
+#~ msgid "NodeTypeProperty"
+#~ msgstr "Propietats del tipus de node"
+
+#~ msgctxt "@title:window"
+#~ msgid "Plugin Error"
+#~ msgstr "Error del connector"
+
+#~ msgid "Plugins could not be found in specified directories:<br>"
+#~ msgstr ""
+#~ "Els connectors no s'han pogut trobar als directoris especificats:<br>"
+
+#~ msgid ""
+#~ "<br><br> Check <a href='https://doc.qt.io/qt-5/deployment-plugins.";
+#~ "html'>this link</a> for further information."
+#~ msgstr ""
+#~ "<br><br> Vegeu <a href='https://doc.qt.io/qt-5/deployment-plugins.";
+#~ "html'>aquest enllaç</a> per a informació addicional."
+
+#~ msgctxt "@info:shell"
+#~ msgid "%1: \"node\" is not a valid node object"
+#~ msgstr "%1: «node» no és cap objecte vàlid de node"
+
+#~ msgctxt "@info:shell"
+#~ msgid "%1: \"edge\" is not a valid edge object"
+#~ msgstr "%1: «edge» no és cap objecte vàlid d'aresta"
+
+#~ msgctxt "@info status message after successful script execution"
+#~ msgid "<i>Execution Finished</i>"
+#~ msgstr "<i>Execució finalitzada</i>"
+
+#~ msgid "Identifier"
+#~ msgstr "Identificador"
+
+#~ msgid "Color"
+#~ msgstr "Color"
+
+#~ msgid "unidirectional"
+#~ msgstr "Unidireccional"
+
+#~ msgid "bidirectional"
+#~ msgstr "Bidireccional"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rocs-26.04.3/po/ca/rocs.po 
new/rocs-26.08.0/po/ca/rocs.po
--- old/rocs-26.04.3/po/ca/rocs.po      2026-06-28 19:23:00.000000000 +0200
+++ new/rocs-26.08.0/po/ca/rocs.po      2026-08-12 16:49:32.000000000 +0200
@@ -591,3 +591,15 @@
 #, kde-format
 msgid "Toggle '%1' view."
 msgstr "Commuta la vista «%1»."
+
+#~ msgctxt "@action:intoolbar Open Debugger"
+#~ msgid "Debugger"
+#~ msgstr "Depurador"
+
+#~ msgctxt "@info:tooltip"
+#~ msgid "Open the Javascript code debugger."
+#~ msgstr "Obre el depurador de codi JavaScript."
+
+#~ msgctxt "@action:inmenu"
+#~ msgid "Save Project as"
+#~ msgstr "Desa el projecte com a"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rocs-26.04.3/po/de/libgraphtheory.po 
new/rocs-26.08.0/po/de/libgraphtheory.po
--- old/rocs-26.04.3/po/de/libgraphtheory.po    2026-06-28 19:23:00.000000000 
+0200
+++ new/rocs-26.08.0/po/de/libgraphtheory.po    2026-08-12 16:49:32.000000000 
+0200
@@ -1,7 +1,7 @@
-# SPDX-FileCopyrightText: 2009, 2011, 2012, 2013, 2014, 2015, 2016, 2019, 
2020, 2021 Burkhard Lück <[email protected]>
-# SPDX-FileCopyrightText: 2009, 2010, 2011, 2012, 2013, 2014, 2016 Frederik 
Schwarzer <[email protected]>
-# SPDX-FileCopyrightText: 2010, 2011 Panagiotis Papadopoulos <[email protected]>
+# SPDX-FileCopyrightText: 2009, 2011-2016, 2019-2021 Burkhard Lück 
<[email protected]>
+# SPDX-FileCopyrightText: 2009-2014, 2016 Frederik Schwarzer 
<[email protected]>
 # SPDX-FileCopyrightText: 2010 Peter Rüthemann <[email protected]>
+# SPDX-FileCopyrightText: 2010-2011 Panagiotis Papadopoulos <[email protected]>
 # SPDX-FileCopyrightText: 2022 Alois Spitzbart <[email protected]>
 msgid ""
 msgstr ""
@@ -521,7 +521,7 @@
 #: editorplugins/generategraph/generategraphwidget.ui:126
 #, kde-format
 msgid "The identifier of the created graph (used for scripting)"
-msgstr "Die Kennung des erstellten Graphen, er wird in den Skripten benutzt"
+msgstr "Die Kennung des erstellten Graphen, er wird in den Skripten verwendet"
 
 #. i18n: ectx: property (text), widget (QLabel, label_columns)
 #: editorplugins/generategraph/generategraphwidget.ui:148
@@ -881,7 +881,7 @@
 #, kde-format
 msgid "Could not parse file. Identifier \"%1\" is used more than once."
 msgstr ""
-"Datei kann nicht eingelesen werden. Die Kennung „%1“ wird mehrfach benutzt."
+"Datei kann nicht eingelesen werden. Die Kennung „%1“ wird mehrfach verwendet."
 
 #: fileformats/tgf/tgffileformat.cpp:76
 #, kde-format
@@ -1190,7 +1190,7 @@
 "Read and set the color string of this node in hex values (e.g., \"#ff0000\" "
 "for red)."
 msgstr ""
-"Farbe dieses Knotens als Zeichenfolge in hexadezimalen Werten (z. B. "
+"Farbe dieses Knotens als Zeichenfolge in hexadezimalen Werten (z. B. "
 "„#ff0000“ für Rot) lesen und festlegen."
 
 #: kernel/modules/document/node.xml:47
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rocs-26.04.3/po/de/rocs.po 
new/rocs-26.08.0/po/de/rocs.po
--- old/rocs-26.04.3/po/de/rocs.po      2026-06-28 19:23:00.000000000 +0200
+++ new/rocs-26.08.0/po/de/rocs.po      2026-08-12 16:49:32.000000000 +0200
@@ -1,7 +1,7 @@
-# SPDX-FileCopyrightText: 2009, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 
2018, 2019 Burkhard Lück <[email protected]>
-# SPDX-FileCopyrightText: 2009, 2010, 2011, 2012, 2013, 2017 Frederik 
Schwarzer <[email protected]>
-# SPDX-FileCopyrightText: 2010, 2011 Panagiotis Papadopoulos <[email protected]>
+# SPDX-FileCopyrightText: 2009, 2011-2019 Burkhard Lück <[email protected]>
+# SPDX-FileCopyrightText: 2009-2013, 2017 Frederik Schwarzer 
<[email protected]>
 # SPDX-FileCopyrightText: 2010 Peter Rüthemann <[email protected]>
+# SPDX-FileCopyrightText: 2010-2011 Panagiotis Papadopoulos <[email protected]>
 # SPDX-FileCopyrightText: 2022 Alois Spitzbart <[email protected]>
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rocs-26.04.3/po/hr/libgraphtheory.po 
new/rocs-26.08.0/po/hr/libgraphtheory.po
--- old/rocs-26.04.3/po/hr/libgraphtheory.po    2026-06-28 19:23:00.000000000 
+0200
+++ new/rocs-26.08.0/po/hr/libgraphtheory.po    2026-08-12 16:49:32.000000000 
+0200
@@ -13,12 +13,8 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.0\n"
 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
 "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
-"X-Environment: kde\n"
-"X-Accelerator-Marker: &\n"
-"X-Text-Markup: kde4\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rocs-26.04.3/po/tr/libgraphtheory.po 
new/rocs-26.08.0/po/tr/libgraphtheory.po
--- old/rocs-26.04.3/po/tr/libgraphtheory.po    2026-06-28 19:23:00.000000000 
+0200
+++ new/rocs-26.08.0/po/tr/libgraphtheory.po    2026-08-12 16:49:32.000000000 
+0200
@@ -6,26 +6,26 @@
 # obsoleteman <[email protected]>, 2009.
 # Kaan Ozdincer <[email protected]>, 2014.
 # Volkan Gezer <[email protected]>, 2017.
-# SPDX-FileCopyrightText: 2022, 2023, 2025 Emir SARI <[email protected]>
+# SPDX-FileCopyrightText: 2022, 2023, 2025, 2026 Emir SARI 
<[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeedu-kde4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-11-17 11:49+0000\n"
-"PO-Revision-Date: 2025-08-13 17:09+0300\n"
-"Last-Translator: Emir SARI <emir_sari@îcloud.com>\n"
+"PO-Revision-Date: 2026-05-02 19:53+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 25.04.3\n"
+"X-Generator: Lokalize 25.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "Serdar Soytetir, Renan Çakırerk, Kaan Özdinçer, Emir SARI"
+msgstr "Serdar SOYTETİR, Renan Çakırerk, Kaan ÖZDİNÇER, Emir SARI"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rocs-26.04.3/po/tr/rocs.po 
new/rocs-26.08.0/po/tr/rocs.po
--- old/rocs-26.04.3/po/tr/rocs.po      2026-06-28 19:23:00.000000000 +0200
+++ new/rocs-26.08.0/po/tr/rocs.po      2026-08-12 16:49:32.000000000 +0200
@@ -5,13 +5,13 @@
 # Renan Cakirerk, 2010.
 # obsoleteman <[email protected]>, 2009.
 # Kaan Ozdincer <[email protected]>, 2014.
-# SPDX-FileCopyrightText: 2022, 2024, 2025 Emir SARI <[email protected]>
+# SPDX-FileCopyrightText: 2022, 2024, 2025, 2026 Emir SARI 
<[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeedu-kde4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-11-17 11:49+0000\n"
-"PO-Revision-Date: 2025-03-08 00:04+0300\n"
+"PO-Revision-Date: 2026-05-02 19:53+0300\n"
 "Last-Translator: Emir SARI <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
 "Language: tr\n"
@@ -19,12 +19,12 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 25.03.70\n"
+"X-Generator: Lokalize 25.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "Serdar Soytetir, Renan Çakırerk, Kaan Özdinçer, Emir SARI"
+msgstr "Serdar SOYTETİR, Renan Çakırerk, Kaan ÖZDİNÇER, Emir SARI"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
@@ -301,7 +301,7 @@
 "<p>The file <br /><strong>'%1'</strong><br /> already exists; if you do not "
 "want to overwrite it, change the file name to something else.</p>"
 msgstr ""
-"<p><br /><strong>“%1”</strong><br /> dosyası halihazırda var; üzerine yazmak "
+"<p><br /><strong>“%1”</strong><br /> dosyası hâlihazırda var; üzerine yazmak "
 "istemiyorsanız dosyanın adını değiştirin.</p>"
 
 #: ui/fileformatdialog.cpp:69
@@ -497,7 +497,7 @@
 msgid ""
 "A file named \"%1\" already exists. Are you sure you want to overwrite it?"
 msgstr ""
-"“%1” adlı bir dosya halihazırda var. Üzerine yazmak istediğinizden emin "
+"“%1” adlı bir dosya hâlihazırda var. Üzerine yazmak istediğinizden emin "
 "misiniz?"
 
 #: ui/mainwindow.cpp:377
@@ -544,7 +544,7 @@
 #: ui/mainwindow.cpp:467
 #, kde-format
 msgid "File already exists."
-msgstr "Dosya halihazırda var."
+msgstr "Dosya hâlihazırda var."
 
 #: ui/mainwindow.cpp:493
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rocs-26.04.3/po/ug/libgraphtheory.po 
new/rocs-26.08.0/po/ug/libgraphtheory.po
--- old/rocs-26.04.3/po/ug/libgraphtheory.po    2026-06-28 19:23:00.000000000 
+0200
+++ new/rocs-26.08.0/po/ug/libgraphtheory.po    2026-08-12 16:49:32.000000000 
+0200
@@ -8,32 +8,31 @@
 "Project-Id-Version: rocs\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-11-17 11:49+0000\n"
-"PO-Revision-Date: 2013-09-08 07:05+0900\n"
-"Last-Translator: Gheyret Kenji <[email protected]>\n"
+"PO-Revision-Date: 2026-06-01 18:39-0400\n"
+"Last-Translator: Abduqadir Abliz <[email protected]>\n"
 "Language-Team: Uyghur Computer Science Association <[email protected]>\n"
 "Language: ug\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Poedit 3.9\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "ئابدۇقادىر ئابلىز, غەيرەت كەنجى"
+msgstr "ئابدۇقادىر ئابلىز، غەيرەت كەنجى"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "[email protected],  [email protected]"
+msgstr "[email protected], [email protected]"
 
 #: dialogs/edgeproperties.cpp:25
-#, fuzzy, kde-format
-#| msgctxt "@action:button"
-#| msgid "Properties"
+#, kde-format
 msgctxt "@title:window"
 msgid "Edge Properties"
-msgstr "خاسلىق"
+msgstr ""
 
 #: dialogs/edgeproperties.cpp:80 dialogs/nodeproperties.cpp:86
 #, kde-format
@@ -47,17 +46,15 @@
 
 #. i18n: ectx: property (windowTitle), widget (QWidget, EdgeProperties)
 #: dialogs/edgeproperties.ui:26
-#, fuzzy, kde-format
-#| msgctxt "@action:button"
-#| msgid "Properties"
+#, kde-format
 msgid "Edge Properties"
-msgstr "خاسلىق"
+msgstr ""
 
 #. i18n: ectx: property (text), widget (QLabel, labelType)
 #: dialogs/edgeproperties.ui:52 dialogs/nodeproperties.ui:52
 #, kde-format
 msgid "Type:"
-msgstr "تىپى"
+msgstr "تۈرى:"
 
 #. i18n: ectx: property (title), widget (QGroupBox, DynamicProperties)
 #: dialogs/edgeproperties.ui:98 dialogs/nodeproperties.ui:138
@@ -66,25 +63,20 @@
 msgstr "خاسلىق"
 
 #: dialogs/edgetypeproperties.cpp:37
-#, fuzzy, kde-format
-#| msgctxt "@action:intoolbar"
-#| msgid "Add Edge"
+#, kde-format
 msgid "Edges"
-msgstr "گىرۋەك قوش"
+msgstr ""
 
 #: dialogs/edgetypeproperties.cpp:38 dialogs/nodetypeproperties.cpp:36
-#, fuzzy, kde-format
-#| msgid "Property"
+#, kde-format
 msgid "Property names"
-msgstr "خاسلىق"
+msgstr ""
 
 #: dialogs/edgetypeproperties.cpp:43
-#, fuzzy, kde-format
-#| msgctxt "@title:window"
-#| msgid "Data Type Properties"
+#, kde-format
 msgctxt "@title:window"
 msgid "Edge Type Properties"
-msgstr "خاسلىق"
+msgstr ""
 
 #: dialogs/edgetypeproperties.cpp:48 dialogs/nodetypeproperties.cpp:47
 #, kde-format
@@ -98,7 +90,7 @@
 #: editorplugins/generategraph/generategraphwidget.ui:129
 #, kde-format
 msgid "Identifier:"
-msgstr ""
+msgstr "بەلگە:"
 
 #. i18n: ectx: property (text), widget (QLabel, labelColor)
 #: dialogs/edgetypeproperties.cpp:51 dialogs/nodeproperties.ui:102
@@ -108,27 +100,24 @@
 msgstr "رەڭ:"
 
 #: dialogs/edgetypeproperties.cpp:52 graphdocument.cpp:120
-#, fuzzy, kde-format
-#| msgid "Direction:"
+#, kde-format
 msgid "Unidirectional"
-msgstr "باغلىنىش تىپى"
+msgstr ""
 
 #: dialogs/edgetypeproperties.cpp:53 graphdocument.cpp:125
-#, fuzzy, kde-format
-#| msgid "Direction:"
+#, kde-format
 msgid "Bidirectional"
-msgstr "باغلىنىش تىپى"
+msgstr ""
 
 #: dialogs/edgetypeproperties.cpp:54
-#, fuzzy, kde-format
-#| msgid "Direction:"
+#, kde-format
 msgid "Direction:"
-msgstr "باغلىنىش تىپى"
+msgstr "يونۇلۇش:"
 
 #: dialogs/edgetypeproperties.cpp:61 dialogs/nodetypeproperties.cpp:59
 #, kde-format
 msgid "Visibility:"
-msgstr ""
+msgstr "كۆرۈشچانلىقى:"
 
 #: dialogs/edgetypeproperties.cpp:137
 #, kde-format
@@ -145,12 +134,10 @@
 msgstr ""
 
 #: dialogs/nodeproperties.cpp:26
-#, fuzzy, kde-format
-#| msgctxt "@action:button"
-#| msgid "Properties"
+#, kde-format
 msgctxt "@title:window"
 msgid "Node Properties"
-msgstr "خاسلىق"
+msgstr ""
 
 #: dialogs/nodeproperties.cpp:133
 #, kde-format
@@ -168,11 +155,9 @@
 
 #. i18n: ectx: property (windowTitle), widget (QWidget, NodeProperties)
 #: dialogs/nodeproperties.ui:26
-#, fuzzy, kde-format
-#| msgctxt "@action:button"
-#| msgid "Properties"
+#, kde-format
 msgid "Node Properties"
-msgstr "خاسلىق"
+msgstr ""
 
 #. i18n: ectx: property (toolTip), widget (QLabel, labelColor)
 #. i18n: ectx: property (toolTip), widget (KColorCombo, color)
@@ -187,12 +172,10 @@
 msgstr "تۈگۈنلەر"
 
 #: dialogs/nodetypeproperties.cpp:41
-#, fuzzy, kde-format
-#| msgctxt "@title:window"
-#| msgid "Pointer Type Properties"
+#, kde-format
 msgctxt "@title:window"
 msgid "Node Type Properties"
-msgstr "خاسلىق"
+msgstr ""
 
 #: dialogs/nodetypeproperties.cpp:133
 #, kde-format
@@ -219,30 +202,25 @@
 msgstr ""
 
 #: editorplugins/assignvalues/assignvalueswidget.cpp:33
-#, fuzzy, kde-format
-#| msgid "Assign Values"
+#, kde-format
 msgctxt "@title:window"
 msgid "Assign Values"
 msgstr "تەقسىملەنگەن قىممەتلەر"
 
 #: editorplugins/assignvalues/assignvalueswidget.cpp:52
-#, fuzzy, kde-format
-#| msgctxt "@title:tab"
-#| msgid "Data Types"
+#, kde-format
 msgid "All Data Types"
-msgstr "خاسلىق"
+msgstr ""
 
 #: editorplugins/assignvalues/assignvalueswidget.cpp:57
-#, fuzzy, kde-format
-#| msgid "Type"
+#, kde-format
 msgid "All Edge Types"
-msgstr "تىپى"
+msgstr ""
 
 #: editorplugins/assignvalues/assignvalueswidget.cpp:81
-#, fuzzy, kde-format
-#| msgid "Pointer Properties"
+#, kde-format
 msgid "Enter Property Name"
-msgstr "خاسلىق"
+msgstr ""
 
 #. i18n: ectx: property (windowTitle), widget (QWidget, AssignValuesWidget)
 #: editorplugins/assignvalues/assignvalueswidget.ui:32
@@ -252,10 +230,9 @@
 
 #. i18n: ectx: property (text), widget (QLabel, property_choice_label)
 #: editorplugins/assignvalues/assignvalueswidget.ui:40
-#, fuzzy, kde-format
-#| msgid "Pointer Properties"
+#, kde-format
 msgid "Choose Properties"
-msgstr "خاسلىق"
+msgstr ""
 
 #. i18n: ectx: property (toolTip), widget (QPushButton, buttonShowAdvanced)
 #: editorplugins/assignvalues/assignvalueswidget.ui:59
@@ -277,11 +254,9 @@
 
 #. i18n: ectx: property (text), item, widget (QComboBox, comboBoxMethod)
 #: editorplugins/assignvalues/assignvalueswidget.ui:86
-#, fuzzy, kde-format
-#| msgctxt "@Title Displayed plugin name"
-#| msgid "Generate Graph"
+#, kde-format
 msgid "Enumerate Alpha"
-msgstr "گراڧنى ساقلاش"
+msgstr ""
 
 #. i18n: ectx: property (text), item, widget (QComboBox, comboBoxMethod)
 #: editorplugins/assignvalues/assignvalueswidget.ui:91
@@ -297,17 +272,15 @@
 
 #. i18n: ectx: property (text), item, widget (QComboBox, comboBoxMethod)
 #: editorplugins/assignvalues/assignvalueswidget.ui:101
-#, fuzzy, kde-format
-#| msgid "Assign Values"
+#, kde-format
 msgid "Assign Random Reals"
-msgstr "تەقسىملەنگەن قىممەتلەر"
+msgstr ""
 
 #. i18n: ectx: property (text), item, widget (QComboBox, comboBoxMethod)
 #: editorplugins/assignvalues/assignvalueswidget.ui:106
-#, fuzzy, kde-format
-#| msgid "Assign Values"
+#, kde-format
 msgid "Assign Constant Value"
-msgstr "تەقسىملەنگەن قىممەتلەر"
+msgstr ""
 
 #. i18n: ectx: property (text), widget (QLabel, IDlabelStartValue)
 #: editorplugins/assignvalues/assignvalueswidget.ui:132
@@ -325,7 +298,7 @@
 #: editorplugins/assignvalues/assignvalueswidget.ui:174
 #, kde-format
 msgid "a"
-msgstr ""
+msgstr "a"
 
 #. i18n: ectx: property (text), widget (QLabel, LabelAlphaNumericID)
 #: editorplugins/assignvalues/assignvalueswidget.ui:192
@@ -337,7 +310,7 @@
 #: editorplugins/assignvalues/assignvalueswidget.ui:209
 #, kde-format
 msgid "Prefix"
-msgstr ""
+msgstr "ئالدى قوشۇلغۇچى"
 
 #. i18n: ectx: property (text), widget (QLabel, label_5)
 #. i18n: ectx: property (text), widget (QLabel, label_4)
@@ -369,7 +342,7 @@
 #: editorplugins/assignvalues/assignvalueswidget.ui:372
 #, kde-format
 msgid "Constant"
-msgstr ""
+msgstr "تۇراقلىق سان"
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #: editorplugins/assignvalues/assignvalueswidget.ui:400
@@ -383,17 +356,15 @@
 #: editorplugins/assignvalues/assignvalueswidget.ui:434
 #: editorplugins/generategraph/generategraphwidget.ui:252
 #: editorplugins/generategraph/generategraphwidget.ui:404
-#, fuzzy, kde-format
-#| msgid "Nodes"
+#, kde-format
 msgid "Nodes:"
-msgstr "تۈگۈنلەر"
+msgstr ""
 
 #. i18n: ectx: property (text), widget (QLabel, labelProperty)
 #: editorplugins/assignvalues/assignvalueswidget.ui:447
-#, fuzzy, kde-format
-#| msgid "Property"
+#, kde-format
 msgid "Property name:"
-msgstr "خاسلىق"
+msgstr "قۇرۇلۇش ئاتى:"
 
 #. i18n: ectx: property (text), widget (QLabel, label_randomEdges)
 #. i18n: ectx: property (text), widget (QLabel, labelConnection)
@@ -419,7 +390,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Generate Graph"
-msgstr "گراڧنى ساقلاش"
+msgstr "گىرافىك ھاسىللا"
 
 #: editorplugins/generategraph/generategraphwidget.cpp:119
 #: editorplugins/generategraph/generategraphwidget.cpp:126
@@ -440,11 +411,9 @@
 
 #. i18n: ectx: property (windowTitle), widget (QWidget, GenerateGraphWidget)
 #: editorplugins/generategraph/generategraphwidget.ui:14
-#, fuzzy, kde-format
-#| msgctxt "@Title Displayed plugin name"
-#| msgid "Generate Graph"
+#, kde-format
 msgid "Generate Graph"
-msgstr "گراڧنى ساقلاش"
+msgstr "گىرافىك ھاسىللا"
 
 #. i18n: ectx: property (toolTip), widget (KComboBox, comboGraphGenerator)
 #: editorplugins/generategraph/generategraphwidget.ui:22
@@ -454,34 +423,27 @@
 
 #. i18n: ectx: property (text), item, widget (KComboBox, comboGraphGenerator)
 #: editorplugins/generategraph/generategraphwidget.ui:26
-#, fuzzy, kde-format
-#| msgctxt "@action:inmenu"
-#| msgid "Save Graph"
+#, kde-format
 msgid "Mesh Graph"
-msgstr "گراڧنى ساقلاش"
+msgstr ""
 
 #. i18n: ectx: property (text), item, widget (KComboBox, comboGraphGenerator)
 #: editorplugins/generategraph/generategraphwidget.ui:31
-#, fuzzy, kde-format
-#| msgctxt "@action:inmenu"
-#| msgid "Save Graph"
+#, kde-format
 msgid "Star Graph"
-msgstr "گراڧنى ساقلاش"
+msgstr ""
 
 #. i18n: ectx: property (text), item, widget (KComboBox, comboGraphGenerator)
 #: editorplugins/generategraph/generategraphwidget.ui:36
-#, fuzzy, kde-format
-#| msgctxt "@action:inmenu align elements as a circle"
-#| msgid "Circle"
+#, kde-format
 msgid "Circle Graph"
-msgstr "چەمبەر"
+msgstr ""
 
 #. i18n: ectx: property (text), item, widget (KComboBox, comboGraphGenerator)
 #: editorplugins/generategraph/generategraphwidget.ui:41
-#, fuzzy, kde-format
-#| msgid "RandomGraph"
+#, kde-format
 msgid "Random Graph"
-msgstr "گرافىك"
+msgstr ""
 
 #. i18n: ectx: property (text), item, widget (KComboBox, comboGraphGenerator)
 #: editorplugins/generategraph/generategraphwidget.ui:46
@@ -491,39 +453,33 @@
 
 #. i18n: ectx: property (text), item, widget (KComboBox, comboGraphGenerator)
 #: editorplugins/generategraph/generategraphwidget.ui:51
-#, fuzzy, kde-format
-#| msgid "RandomGraph"
+#, kde-format
 msgid "Random Tree Graph"
-msgstr "گرافىك"
+msgstr ""
 
 #. i18n: ectx: property (text), item, widget (KComboBox, comboGraphGenerator)
 #: editorplugins/generategraph/generategraphwidget.ui:56
-#, fuzzy, kde-format
-#| msgid "RandomGraph"
+#, kde-format
 msgid "Random Dag Graph"
-msgstr "گرافىك"
+msgstr ""
 
 #. i18n: ectx: property (text), item, widget (KComboBox, comboGraphGenerator)
 #: editorplugins/generategraph/generategraphwidget.ui:61
-#, fuzzy, kde-format
-#| msgctxt "@action:inmenu"
-#| msgid "Save Graph"
+#, kde-format
 msgid "Path Graph"
-msgstr "گراڧنى ساقلاش"
+msgstr ""
 
 #. i18n: ectx: property (text), item, widget (KComboBox, comboGraphGenerator)
 #: editorplugins/generategraph/generategraphwidget.ui:66
-#, fuzzy, kde-format
-#| msgid "Complete"
+#, kde-format
 msgid "Complete Graph"
-msgstr "تولۇق"
+msgstr ""
 
 #. i18n: ectx: property (text), item, widget (KComboBox, comboGraphGenerator)
 #: editorplugins/generategraph/generategraphwidget.ui:71
-#, fuzzy, kde-format
-#| msgid "Complete"
+#, kde-format
 msgid "Complete Bipartite"
-msgstr "تولۇق"
+msgstr ""
 
 #. i18n: ectx: property (toolTip), widget (QPushButton, buttonShowAdvanced)
 #: editorplugins/generategraph/generategraphwidget.ui:91
@@ -539,11 +495,9 @@
 
 #. i18n: ectx: property (text), widget (QLineEdit, identifier)
 #: editorplugins/generategraph/generategraphwidget.ui:109
-#, fuzzy, kde-format
-#| msgctxt "@label:inlistbox"
-#| msgid "Graph"
+#, kde-format
 msgid "Graph"
-msgstr "گرافىك"
+msgstr "گىرافىك"
 
 #. i18n: ectx: property (toolTip), widget (QLabel, labelNodeType)
 #: editorplugins/generategraph/generategraphwidget.ui:116
@@ -553,11 +507,9 @@
 
 #. i18n: ectx: property (text), widget (QLabel, labelNodeType)
 #: editorplugins/generategraph/generategraphwidget.ui:119
-#, fuzzy, kde-format
-#| msgctxt "@title:tab"
-#| msgid "Pointer Types"
+#, kde-format
 msgid "Node type:"
-msgstr "خاسلىق"
+msgstr ""
 
 #. i18n: ectx: property (toolTip), widget (QLabel, labelIdentifier)
 #: editorplugins/generategraph/generategraphwidget.ui:126
@@ -603,17 +555,15 @@
 
 #. i18n: ectx: property (text), widget (QLabel, label_randomGeneratorSeed)
 #: editorplugins/generategraph/generategraphwidget.ui:293
-#, fuzzy, kde-format
-#| msgid "Graph name"
+#, kde-format
 msgid "Generator seed:"
-msgstr "گراڧ ھۆججەتلىرى"
+msgstr ""
 
 #. i18n: ectx: property (text), widget (QLabel, label_GNPNodes)
 #: editorplugins/generategraph/generategraphwidget.ui:325
-#, fuzzy, kde-format
-#| msgid "Nodes"
+#, kde-format
 msgid "Nodes (n):"
-msgstr "تۈگۈنلەر"
+msgstr ""
 
 #. i18n: ectx: property (text), widget (QLabel, label_GNPEdgeProbability)
 #: editorplugins/generategraph/generategraphwidget.ui:349
@@ -637,10 +587,9 @@
 
 #. i18n: ectx: property (text), widget (QLabel, label_edgeProbability)
 #: editorplugins/generategraph/generategraphwidget.ui:463
-#, fuzzy, kde-format
-#| msgid "Property"
+#, kde-format
 msgid "Edge Probability"
-msgstr "خاسلىق"
+msgstr ""
 
 #. i18n: ectx: property (text), widget (QLabel, 
label_completeBipartiteNodesLeft)
 #: editorplugins/generategraph/generategraphwidget.ui:549
@@ -668,17 +617,15 @@
 
 #. i18n: ectx: property (text), widget (QLabel, labelEdgeType)
 #: editorplugins/generategraph/generategraphwidget.ui:607
-#, fuzzy, kde-format
-#| msgid "Type"
+#, kde-format
 msgid "Edge type:"
-msgstr "تىپى"
+msgstr ""
 
 #. i18n: ectx: property (text), widget (QLabel, labelGenerator)
 #: editorplugins/generategraph/generategraphwidget.ui:614
-#, fuzzy, kde-format
-#| msgid "Graph name"
+#, kde-format
 msgid "Graph generator:"
-msgstr "گراڧ ھۆججەتلىرى"
+msgstr ""
 
 #. i18n: ectx: property (toolTip), widget (KComboBox, nodeTypeSelector)
 #: editorplugins/generategraph/generategraphwidget.ui:621
@@ -687,18 +634,16 @@
 msgstr ""
 
 #: editorplugins/graphlayout/graphlayoutwidget.cpp:37
-#, fuzzy, kde-format
-#| msgid "Graph Document"
+#, kde-format
 msgctxt "@title:window"
 msgid "Graph Layout"
-msgstr "يېڭى گراڧ"
+msgstr "گىرافىك جايلاشتۇرۇش"
 
 #. i18n: ectx: property (windowTitle), widget (QWidget, GraphLayoutWidget)
 #: editorplugins/graphlayout/graphlayoutwidget.ui:20
-#, fuzzy, kde-format
-#| msgid "Graph Document"
+#, kde-format
 msgid "Graph Layout"
-msgstr "يېڭى گراڧ"
+msgstr "گىرافىك جايلاشتۇرۇش"
 
 #. i18n: ectx: attribute (title), widget (QWidget, forceBasedLayoutTab)
 #: editorplugins/graphlayout/graphlayoutwidget.ui:36
@@ -732,11 +677,9 @@
 
 #. i18n: ectx: property (text), widget (QLabel, rootLabel)
 #: editorplugins/graphlayout/graphlayoutwidget.ui:134
-#, fuzzy, kde-format
-#| msgctxt "@action:inmenu align elements at center"
-#| msgid "Center"
+#, kde-format
 msgid "Center/Root:"
-msgstr "مەركەز"
+msgstr ""
 
 #. i18n: ectx: property (text), widget (QLabel, nodeSeparationLabel)
 #: editorplugins/graphlayout/graphlayoutwidget.ui:144
@@ -746,10 +689,9 @@
 
 #. i18n: ectx: property (text), widget (QLabel, treeTypeLabel)
 #: editorplugins/graphlayout/graphlayoutwidget.ui:158
-#, fuzzy, kde-format
-#| msgid "Type:"
+#, kde-format
 msgid "Tree type:"
-msgstr "تىپى"
+msgstr ""
 
 #. i18n: ectx: property (text), widget (QRadioButton, freeTreeRadioButton)
 #: editorplugins/graphlayout/graphlayoutwidget.ui:165
@@ -785,10 +727,9 @@
 
 #. i18n: ectx: property (text), widget (QRadioButton, radioButtonMakeComplete)
 #: editorplugins/transformedges/transformedgeswidget.ui:25
-#, fuzzy, kde-format
-#| msgid "Complete"
+#, kde-format
 msgid "Complete graph"
-msgstr "تولۇق"
+msgstr ""
 
 #. i18n: ectx: property (toolTip), widget (QRadioButton, radioButtonEraseEdges)
 #: editorplugins/transformedges/transformedgeswidget.ui:35
@@ -923,18 +864,15 @@
 msgstr ""
 
 #: graphdocument.cpp:129
-#, fuzzy, kde-format
-#| msgid "Default Value"
+#, kde-format
 msgid "Default"
-msgstr "رەڭ:"
+msgstr "كۆڭۈلدىكى"
 
 #: graphdocument.cpp:315
-#, fuzzy, kde-format
-#| msgctxt "@action:inmenu"
-#| msgid "Save Graph"
+#, kde-format
 msgctxt "@title:tab initial title for graph document"
 msgid "New Graph"
-msgstr "گراڧنى ساقلاش"
+msgstr ""
 
 #: kernel/documentwrapper.cpp:89
 #, kde-format
@@ -1308,11 +1246,9 @@
 msgstr ""
 
 #: org/kde/rocs/Scene.qml:58
-#, fuzzy, kde-format
-#| msgctxt "@title:menu"
-#| msgid "Selected"
+#, kde-format
 msgid "Select & Move"
-msgstr "تاللانغان"
+msgstr ""
 
 #: org/kde/rocs/Scene.qml:60
 #, kde-format
@@ -1340,83 +1276,69 @@
 msgstr ""
 
 #: org/kde/rocs/Scene.qml:94
-#, fuzzy, kde-format
-#| msgid "Element"
+#, kde-format
 msgid "Delete Element"
-msgstr "ئېلېمېنت"
+msgstr "ئېلېمېنت ئۆچۈر"
 
 #: org/kde/rocs/Scene.qml:97
-#, fuzzy, kde-format
-#| msgid "Element"
+#, kde-format
 msgid "Delete element from scene"
-msgstr "ئېلېمېنت"
+msgstr ""
 
-#, fuzzy
 #~| msgctxt "@action:intoolbar"
 #~| msgid "Add Edge"
 #~ msgctxt "@title:column"
 #~ msgid "Edge"
 #~ msgstr "گىرۋەك قوش"
 
-#, fuzzy
 #~| msgid "Property"
 #~ msgctxt "@title:column"
 #~ msgid "EdgeProperty"
 #~ msgstr "خاسلىق"
 
-#, fuzzy
 #~| msgid "Type"
 #~ msgctxt "@title:column"
 #~ msgid "Edge Type"
 #~ msgstr "تىپى"
 
-#, fuzzy
 #~| msgid "Property"
 #~ msgctxt "@title:column"
 #~ msgid "EdgeTypeProperty"
 #~ msgstr "خاسلىق"
 
-#, fuzzy
 #~| msgid "Nodes"
 #~ msgctxt "@title:column"
 #~ msgid "Node"
 #~ msgstr "تۈگۈنلەر"
 
-#, fuzzy
 #~| msgid "Property"
 #~ msgctxt "@title:column"
 #~ msgid "NodeProperty"
 #~ msgstr "خاسلىق"
 
-#, fuzzy
 #~| msgctxt "@title:tab"
 #~| msgid "Pointer Types"
 #~ msgctxt "@title:column"
 #~ msgid "Node Type"
 #~ msgstr "خاسلىق"
 
-#, fuzzy
 #~| msgid "Property"
 #~ msgctxt "@title:column"
 #~ msgid "NodeTypeProperty"
 #~ msgstr "خاسلىق"
 
-#, fuzzy
 #~| msgid "Color:"
 #~ msgid "Color"
 #~ msgstr "رەڭ:"
 
-#, fuzzy
 #~| msgid "Direction:"
 #~ msgid "unidirectional"
 #~ msgstr "باغلىنىش تىپى"
 
-#, fuzzy
 #~| msgid "Direction:"
 #~ msgid "bidirectional"
 #~ msgstr "باغلىنىش تىپى"
 
-#, fuzzy
 #~| msgctxt "@action:intoolbar"
 #~| msgid "Add Connection"
 #~ msgid "All Connection Types"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rocs-26.04.3/po/ug/rocs.po 
new/rocs-26.08.0/po/ug/rocs.po
--- old/rocs-26.04.3/po/ug/rocs.po      2026-06-28 19:23:00.000000000 +0200
+++ new/rocs-26.08.0/po/ug/rocs.po      2026-08-12 16:49:32.000000000 +0200
@@ -8,24 +8,25 @@
 "Project-Id-Version: rocs\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-11-17 11:49+0000\n"
-"PO-Revision-Date: 2013-09-08 07:05+0900\n"
-"Last-Translator: Gheyret Kenji <[email protected]>\n"
+"PO-Revision-Date: 2026-06-01 18:39-0400\n"
+"Last-Translator: Abduqadir Abliz <[email protected]>\n"
 "Language-Team: Uyghur Computer Science Association <[email protected]>\n"
 "Language: ug\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Poedit 3.9\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "ئابدۇقادىر ئابلىز, غەيرەت كەنجى"
+msgstr "ئابدۇقادىر ئابلىز، غەيرەت كەنجى"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "[email protected],  [email protected]"
+msgstr "[email protected], [email protected]"
 
 #: main.cpp:26
 #, kde-format
@@ -55,19 +56,19 @@
 #, kde-format
 msgctxt "@info:credit Role"
 msgid "Maintainer"
-msgstr ""
+msgstr "ئاسرىغۇچى"
 
 #: main.cpp:37
 #, kde-format
 msgctxt "@info:credit Developer name"
 msgid "Tomaz Canabrava"
-msgstr ""
+msgstr "Tomaz Canabrava"
 
 #: main.cpp:38
 #, kde-format
 msgctxt "@info:credit Role"
 msgid "Original Author"
-msgstr ""
+msgstr "ئەسلى يازغۇچى"
 
 #: main.cpp:41
 #, kde-format
@@ -79,19 +80,18 @@
 #, kde-format
 msgctxt "@info:credit Role"
 msgid "Developer"
-msgstr "ئىجادىيەتچى"
+msgstr "ئىجادكار"
 
 #: main.cpp:58
-#, fuzzy, kde-format
-#| msgid "Project"
+#, kde-format
 msgid "Project to open."
-msgstr "قۇرۇلۇش"
+msgstr ""
 
 #: plugins/scriptapi/scriptapimanager.cpp:109
 #, kde-format
 msgctxt "@title"
 msgid "Syntax"
-msgstr "گرامماتىكا"
+msgstr "گىرامماتىكا"
 
 #: plugins/scriptapi/scriptapimanager.cpp:110
 #, kde-format
@@ -103,7 +103,7 @@
 #, kde-format
 msgctxt "@title"
 msgid "Parameters"
-msgstr "پارامېتىرلار"
+msgstr "پارامېتىر"
 
 #: plugins/scriptapi/scriptapimanager.cpp:112
 #, kde-format
@@ -115,13 +115,13 @@
 #, kde-format
 msgctxt "@title"
 msgid "Methods"
-msgstr "فۇنكسىيىلەر(Methods)"
+msgstr "ئۇسۇل"
 
 #: plugins/scriptapi/scriptapimanager.cpp:114
 #, kde-format
 msgctxt "@title"
 msgid "Type"
-msgstr "تىپى"
+msgstr "تۈرى"
 
 #: plugins/scriptapi/scriptapimanager.cpp:115
 #, kde-format
@@ -148,25 +148,22 @@
 msgstr ""
 
 #: plugins/scriptapi/scriptapimanager.cpp:254
-#, fuzzy, kde-format
-#| msgctxt "@label:listbox"
-#| msgid "Graph Document:"
+#, kde-format
 msgctxt "@title"
 msgid "The Graph Document"
-msgstr "يېڭى گراڧ"
+msgstr ""
 
 #: plugins/scriptapi/scriptapimanager.cpp:255
 #, kde-format
 msgctxt "@title"
 msgid "Objects"
-msgstr "نەڭلەر"
+msgstr "جىسىم"
 
 #: plugins/scriptapi/scriptapimanager.cpp:256
-#, fuzzy, kde-format
-#| msgid "Script File"
+#, kde-format
 msgctxt "@title"
 msgid "Script Engine Modules"
-msgstr "قوليازما ھۆججىتى"
+msgstr ""
 
 #: plugins/scriptapi/scriptapimodel.cpp:111
 #, kde-format
@@ -181,7 +178,7 @@
 #: plugins/scriptapi/scriptapimodel.cpp:243
 #, kde-format
 msgid "Methods"
-msgstr "فۇنكسىيىلەر(Methods)"
+msgstr "ئۇسۇل"
 
 #. i18n: ectx: property (title), widget (QGroupBox, groupBox)
 #: plugins/scriptapi/scriptapiwidget.ui:17
@@ -242,15 +239,13 @@
 #: rocsui.rc:60
 #, kde-format
 msgid "Tools"
-msgstr "قوراللار"
+msgstr "قورال"
 
 #: ui/codeeditorwidget.cpp:81
-#, fuzzy, kde-format
-#| msgctxt "@label:listbox"
-#| msgid "Graph Document:"
+#, kde-format
 msgctxt "@title"
 msgid "Code Document Name"
-msgstr "يېڭى گراڧ"
+msgstr ""
 
 #: ui/codeeditorwidget.cpp:82
 #, kde-format
@@ -258,31 +253,26 @@
 msgstr ""
 
 #: ui/documenttypeswidget.cpp:29
-#, fuzzy, kde-format
-#| msgctxt "@title:tab"
-#| msgid "Pointer Types"
+#, kde-format
 msgctxt "@title"
 msgid "Node Types"
-msgstr "خاسلىق"
+msgstr ""
 
 #: ui/documenttypeswidget.cpp:31 ui/documenttypeswidget.cpp:47
-#, fuzzy, kde-format
-#| msgctxt "@item:inlistbox"
-#| msgid "Data Type"
+#, kde-format
 msgid "Create Type"
-msgstr "خاسلىق"
+msgstr ""
 
 #: ui/documenttypeswidget.cpp:45
-#, fuzzy, kde-format
-#| msgid "Edit Pointer Types"
+#, kde-format
 msgctxt "@title"
 msgid "Edge Types"
-msgstr "خاسلىق"
+msgstr ""
 
 #: ui/documenttypeswidget.cpp:88 ui/documenttypeswidget.cpp:109
 #, kde-format
 msgid "unnamed"
-msgstr ""
+msgstr "ئاتسىز"
 
 #: ui/edgetypesdelegate.cpp:57
 #, kde-format
@@ -298,7 +288,7 @@
 #, kde-format
 msgctxt "@action:button"
 msgid "Export"
-msgstr "ئېكسپورت قىل"
+msgstr "چىقار"
 
 #: ui/fileformatdialog.cpp:65
 #, kde-format
@@ -327,23 +317,19 @@
 #: ui/fileformatdialog.cpp:114
 #, kde-format
 msgid "*|All files"
-msgstr "*|بارلىق ھۆججەتلەر"
+msgstr "*|بارلىق ھۆججەت"
 
 #: ui/fileformatdialog.cpp:116
-#, fuzzy, kde-format
-#| msgctxt "@action:inmenu"
-#| msgid "Import Project"
+#, kde-format
 msgctxt "@title:window"
 msgid "Import Graph File into Project"
-msgstr "قوليازما ئاچ"
+msgstr ""
 
 #: ui/grapheditorwidget.cpp:79
-#, fuzzy, kde-format
-#| msgctxt "@label:listbox"
-#| msgid "Graph Document:"
+#, kde-format
 msgctxt "@title"
 msgid "Graph Document Name"
-msgstr "يېڭى گراڧ"
+msgstr ""
 
 #: ui/grapheditorwidget.cpp:80
 #, kde-format
@@ -360,7 +346,7 @@
 #, kde-format
 msgctxt "@action:intoolbar Script Execution"
 msgid "Run"
-msgstr "ئىجرا"
+msgstr "ئىجرا قىل"
 
 #: ui/mainwindow.cpp:170
 #, kde-format
@@ -401,7 +387,7 @@
 #, kde-format
 msgctxt "@action:inmenu"
 msgid "New Project"
-msgstr ""
+msgstr "يېڭى قۇرۇلۇش"
 
 #: ui/mainwindow.cpp:256
 #, kde-format
@@ -410,26 +396,22 @@
 msgstr ""
 
 #: ui/mainwindow.cpp:262
-#, fuzzy, kde-format
-#| msgctxt "@action:inmenu"
-#| msgid "Open Project"
+#, kde-format
 msgctxt "@action:inmenu"
 msgid "Open Project..."
-msgstr "قۇرۇلۇش ئاچ"
+msgstr ""
 
 #: ui/mainwindow.cpp:270
 #, kde-format
 msgctxt "@action:inmenu"
 msgid "Recent Projects"
-msgstr "يېقىنقى قۇرۇلۇشلار"
+msgstr "يېقىنقى قۇرۇلۇش"
 
 #: ui/mainwindow.cpp:275
-#, fuzzy, kde-format
-#| msgctxt "@title:window"
-#| msgid "Set Project Name"
+#, kde-format
 msgctxt "@action:inmenu"
 msgid "Save Project As..."
-msgstr "قوليازما ساقلاش"
+msgstr ""
 
 #: ui/mainwindow.cpp:276
 #, kde-format
@@ -438,19 +420,16 @@
 msgstr ""
 
 #: ui/mainwindow.cpp:277
-#, fuzzy, kde-format
-#| msgid "New File"
+#, kde-format
 msgctxt "@action:inmenu"
 msgid "New Script File..."
-msgstr "يېڭى ھۆججەت"
+msgstr ""
 
 #: ui/mainwindow.cpp:278
-#, fuzzy, kde-format
-#| msgctxt "@action:inmenu"
-#| msgid "Import Rocs Graph"
+#, kde-format
 msgctxt "@action:inmenu"
 msgid "Import Graph..."
-msgstr "قوليازما ئاچ"
+msgstr ""
 
 #: ui/mainwindow.cpp:279
 #, kde-format
@@ -459,43 +438,33 @@
 msgstr ""
 
 #: ui/mainwindow.cpp:280
-#, fuzzy, kde-format
-#| msgctxt "@action:inmenu"
-#| msgid "Import Script"
+#, kde-format
 msgctxt "@action:inmenu"
 msgid "Import Script..."
-msgstr "قوليازما ئىمپورت قىلىش"
+msgstr ""
 
 #: ui/mainwindow.cpp:281
-#, fuzzy, kde-format
-#| msgctxt "@action:inmenu"
-#| msgid "Import Script"
+#, kde-format
 msgctxt "@action:inmenu"
 msgid "Export Script..."
-msgstr "قوليازما ئىمپورت قىلىش"
+msgstr ""
 
 #: ui/mainwindow.cpp:320
-#, fuzzy, kde-format
-#| msgctxt "@action:inmenu"
-#| msgid "Import Project"
+#, kde-format
 msgctxt "@title:window"
 msgid "Import Script into Project"
-msgstr "قوليازما ئاچ"
+msgstr ""
 
 #: ui/mainwindow.cpp:332
-#, fuzzy, kde-format
-#| msgctxt "@action:inmenu"
-#| msgid "Import Script"
+#, kde-format
 msgctxt "@title:window"
 msgid "Export Script"
-msgstr "قوليازما ئىمپورت قىلىش"
+msgstr ""
 
 #: ui/mainwindow.cpp:332
-#, fuzzy, kde-format
-#| msgctxt "@action:inmenu"
-#| msgid "Save Script as"
+#, kde-format
 msgid "JavaScript (*.js)"
-msgstr "قوليازما ساقلاش"
+msgstr ""
 
 #: ui/mainwindow.cpp:343
 #, kde-format
@@ -503,12 +472,10 @@
 msgstr "ماۋزۇسىز"
 
 #: ui/mainwindow.cpp:366
-#, fuzzy, kde-format
-#| msgctxt "@title:window"
-#| msgid "Set Project Name"
+#, kde-format
 msgctxt "@title:window"
 msgid "Save Project As"
-msgstr "قوليازما ساقلاش"
+msgstr ""
 
 #: ui/mainwindow.cpp:366
 #, kde-format
@@ -520,14 +487,13 @@
 msgctxt "@info"
 msgid ""
 "A file named \"%1\" already exists. Are you sure you want to overwrite it?"
-msgstr ""
+msgstr "«%1» ئاتلىق ھۆججەت مەۋجۇت. ئۇنى راستتىنلا قاپلىۋېتەمسىز؟"
 
 #: ui/mainwindow.cpp:377
-#, fuzzy, kde-format
-#| msgid "Overwrite"
+#, kde-format
 msgctxt "@title:window"
 msgid "Overwrite File?"
-msgstr "قاپلا"
+msgstr "ھۆججەت قاپلامسىز؟"
 
 #: ui/mainwindow.cpp:400
 #, kde-format
@@ -549,12 +515,10 @@
 msgstr ""
 
 #: ui/mainwindow.cpp:429
-#, fuzzy, kde-format
-#| msgctxt "Property keyword only caracters from a to z (no spaces)"
-#| msgid "untitled%1"
+#, kde-format
 msgctxt "caption text for temporary project"
 msgid "[ untitled ]%1"
-msgstr "ماۋزۇسىز"
+msgstr ""
 
 #: ui/mainwindow.cpp:458
 #, kde-format
@@ -567,10 +531,9 @@
 msgstr ""
 
 #: ui/mainwindow.cpp:467
-#, fuzzy, kde-format
-#| msgid "File Exists"
+#, kde-format
 msgid "File already exists."
-msgstr "ھۆججەت مەۋجۇت"
+msgstr ""
 
 #: ui/mainwindow.cpp:493
 #, kde-format
@@ -618,7 +581,6 @@
 msgid "Toggle '%1' view."
 msgstr ""
 
-#, fuzzy
 #~| msgctxt "@title:menu Debug execution"
 #~| msgid "Debug"
 #~ msgctxt "@action:intoolbar Open Debugger"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rocs-26.04.3/src/org.kde.rocs.desktop 
new/rocs-26.08.0/src/org.kde.rocs.desktop
--- old/rocs-26.04.3/src/org.kde.rocs.desktop   2026-06-28 19:23:00.000000000 
+0200
+++ new/rocs-26.08.0/src/org.kde.rocs.desktop   2026-08-12 16:49:32.000000000 
+0200
@@ -87,6 +87,7 @@
 GenericName[sl]=Teorija grafov Rocs
 GenericName[sv]=Rocs grafteori
 GenericName[tr]=Rocs Grafik Kuramı
+GenericName[ug]=Rocs گىرافىك نەزەرىيەسى
 GenericName[uk]=Теорія графів «Rocs»
 GenericName[zh_CN]=Rocs 图论
 GenericName[zh_TW]=Rocs 圖形理論
@@ -128,6 +129,7 @@
 Comment[sl]=Teorija grafov za študente in profesorje.
 Comment[sv]=Grafteoriverktyg för lärare och elever.
 Comment[tr]=Öğretim görevlileri ve öğrenciler için grafik kuramı araçları
+Comment[ug]=پىروفېسسور ۋە ئوقۇغۇچىلار ئۈچۈن گىرافىك نەزەرىيەسى قورالى.
 Comment[uk]=Інструмент теорії графів для викладачів та студентів.
 Comment[zh_CN]=面向授课场合的图论工具。
 Comment[zh_TW]=給教授與學生使用的圖形理論工具。

Reply via email to