Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rocs for openSUSE:Factory checked in 
at 2023-06-09 20:39:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rocs (Old)
 and      /work/SRC/openSUSE:Factory/.rocs.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rocs"

Fri Jun  9 20:39:45 2023 rev:158 rq:1091691 version:23.04.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/rocs/rocs.changes        2023-05-12 
20:39:44.830678502 +0200
+++ /work/SRC/openSUSE:Factory/.rocs.new.15902/rocs.changes     2023-06-09 
20:43:11.424558681 +0200
@@ -1,0 +2,9 @@
+Tue Jun  6 20:01:58 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 23.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.04.2/
+- No code change since 23.04.1
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ rocs.spec ++++++
--- /var/tmp/diff_new_pack.CDbXQ6/_old  2023-06-09 20:43:11.996562002 +0200
+++ /var/tmp/diff_new_pack.CDbXQ6/_new  2023-06-09 20:43:12.004562049 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:           rocs
-Version:        23.04.1
+Version:        23.04.2
 Release:        0
 Summary:        Graph Theory IDE
 License:        GPL-2.0-or-later


++++++ rocs-23.04.1.tar.xz -> rocs-23.04.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rocs-23.04.1/CMakeLists.txt 
new/rocs-23.04.2/CMakeLists.txt
--- old/rocs-23.04.1/CMakeLists.txt     2023-05-06 10:18:20.000000000 +0200
+++ new/rocs-23.04.2/CMakeLists.txt     2023-06-02 20:52:51.000000000 +0200
@@ -12,7 +12,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "23")
 set(RELEASE_SERVICE_VERSION_MINOR "04")
-set(RELEASE_SERVICE_VERSION_MICRO "1")
+set(RELEASE_SERVICE_VERSION_MICRO "2")
 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-23.04.1/libgraphtheory/editorplugins/graphlayout/graphlayoutplugin.json
 
new/rocs-23.04.2/libgraphtheory/editorplugins/graphlayout/graphlayoutplugin.json
--- 
old/rocs-23.04.1/libgraphtheory/editorplugins/graphlayout/graphlayoutplugin.json
    2023-05-06 10:18:20.000000000 +0200
+++ 
new/rocs-23.04.2/libgraphtheory/editorplugins/graphlayout/graphlayoutplugin.json
    2023-06-02 20:52:51.000000000 +0200
@@ -13,6 +13,7 @@
         "Name[es]": "Diseño del gráfico",
         "Name[fi]": "Graafin asettelu",
         "Name[fr]": "Mise en page du graphe",
+        "Name[gl]": "Disposición do gráfico",
         "Name[it]": "Disposizione dei grafi",
         "Name[ka]": "გრაფიკის განლაგება",
         "Name[ko]": "그래프 레이아웃",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rocs-23.04.1/org.kde.rocs.appdata.xml 
new/rocs-23.04.2/org.kde.rocs.appdata.xml
--- old/rocs-23.04.1/org.kde.rocs.appdata.xml   2023-05-06 10:18:20.000000000 
+0200
+++ new/rocs-23.04.2/org.kde.rocs.appdata.xml   2023-06-02 20:52:51.000000000 
+0200
@@ -152,9 +152,9 @@
     <binary>rocs</binary>
   </provides>
   <releases>
+    <release version="23.04.2" date="2023-06-08"/>
     <release version="23.04.1" date="2023-05-11"/>
     <release version="23.04.0" date="2023-04-20"/>
     <release version="22.12.3" date="2023-03-02"/>
-    <release version="22.12.2" date="2023-02-02"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rocs-23.04.1/po/gl/libgraphtheory.po 
new/rocs-23.04.2/po/gl/libgraphtheory.po
--- old/rocs-23.04.1/po/gl/libgraphtheory.po    2023-05-06 10:18:20.000000000 
+0200
+++ new/rocs-23.04.2/po/gl/libgraphtheory.po    2023-06-02 20:52:51.000000000 
+0200
@@ -1,19 +1,19 @@
 # translation of Rocs.po to galician
 # Copyright (C) 2009,2010, 2011, 2012 This_file_is_part_of_KDE
 # This file is distributed under the same license as the rocs package.
-#
 # Marce Villarino <mvillar...@kde-espana.es>, 2009, 2012, 2013, 2014.
 # marce villarino <mvillar...@users.sourceforge.net>, 2009.
 # Xosé <xoseca...@gmail.com>, 2009, 2010.
 # Miguel Branco <mgl.bra...@gmail.com>, 2013.
 # Adrián Chaves Fernández <adriyeticha...@gmail.com>, 2015, 2016.
-# Adrián Chaves (Gallaecio) <adr...@chaves.io>, 2017, 2018, 2019.
+# Adrián Chaves (Gallaecio) <adr...@chaves.io>, 2017, 2018, 2019, 2023.
+#
 msgid ""
 msgstr ""
 "Project-Id-Version: Rocs\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-11-04 00:42+0000\n"
-"PO-Revision-Date: 2019-08-16 10:18+0200\n"
+"PO-Revision-Date: 2023-05-12 07:47+0200\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <adr...@chaves.io>\n"
 "Language-Team: Galician <proxe...@trasno.gal>\n"
 "Language: gl\n"
@@ -21,7 +21,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 19.11.70\n"
+"X-Generator: Lokalize 23.04.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -73,8 +73,7 @@
 msgstr "Arestas"
 
 #: dialogs/edgetypeproperties.cpp:38 dialogs/nodetypeproperties.cpp:36
-#, fuzzy, kde-format
-#| msgid "Property Names"
+#, kde-format
 msgid "Property names"
 msgstr "Nomes das propiedades"
 
@@ -85,10 +84,9 @@
 msgstr "Propiedades do tipo de aresta"
 
 #: dialogs/edgetypeproperties.cpp:48 dialogs/nodetypeproperties.cpp:47
-#, fuzzy, kde-format
-#| msgid "Name"
+#, kde-format
 msgid "Name:"
-msgstr "Nome"
+msgstr "Nome:"
 
 #. i18n: ectx: property (text), widget (QLabel, labelId)
 #. i18n: ectx: property (text), widget (QLabel, labelIdentifier)
@@ -117,16 +115,14 @@
 msgstr "Bidireccional"
 
 #: dialogs/edgetypeproperties.cpp:54
-#, fuzzy, kde-format
-#| msgid "Direction"
+#, kde-format
 msgid "Direction:"
-msgstr "Dirección"
+msgstr "Dirección:"
 
 #: dialogs/edgetypeproperties.cpp:61 dialogs/nodetypeproperties.cpp:59
-#, fuzzy, kde-format
-#| msgid "Visibility"
+#, kde-format
 msgid "Visibility:"
-msgstr "Visibilidade"
+msgstr "Visibilidade:"
 
 #: dialogs/edgetypeproperties.cpp:137
 #, kde-format
@@ -299,10 +295,9 @@
 
 #. i18n: ectx: property (text), widget (QLabel, IDlabelStartValue)
 #: editorplugins/assignvalues/assignvalueswidget.ui:132
-#, fuzzy, kde-format
-#| msgid "Start ID"
+#, kde-format
 msgid "Start ID:"
-msgstr "ID inicial"
+msgstr "ID inicial:"
 
 #. i18n: ectx: property (text), widget (QLabel, LabelInitialString)
 #: editorplugins/assignvalues/assignvalueswidget.ui:167
@@ -378,10 +373,9 @@
 
 #. i18n: ectx: property (text), widget (QLabel, labelProperty)
 #: editorplugins/assignvalues/assignvalueswidget.ui:447
-#, fuzzy, kde-format
-#| msgid "Property Name"
+#, kde-format
 msgid "Property name:"
-msgstr "Nome da propiedade"
+msgstr "Nome da propiedade:"
 
 #. i18n: ectx: property (text), widget (QLabel, label_randomEdges)
 #. i18n: ectx: property (text), widget (QLabel, labelConnection)
@@ -524,10 +518,9 @@
 
 #. i18n: ectx: property (text), widget (QLabel, labelNodeType)
 #: editorplugins/generategraph/generategraphwidget.ui:119
-#, fuzzy, kde-format
-#| msgid "Node type"
+#, kde-format
 msgid "Node type:"
-msgstr "Tipo de vértice"
+msgstr "Tipo de vértice:"
 
 #. i18n: ectx: property (toolTip), widget (QLabel, labelIdentifier)
 #: editorplugins/generategraph/generategraphwidget.ui:126
@@ -573,8 +566,7 @@
 
 #. i18n: ectx: property (text), widget (QLabel, label_randomGeneratorSeed)
 #: editorplugins/generategraph/generategraphwidget.ui:293
-#, fuzzy, kde-format
-#| msgid "Generator Seed:"
+#, kde-format
 msgid "Generator seed:"
 msgstr "Semente do xerador:"
 
@@ -636,17 +628,15 @@
 
 #. i18n: ectx: property (text), widget (QLabel, labelEdgeType)
 #: editorplugins/generategraph/generategraphwidget.ui:607
-#, fuzzy, kde-format
-#| msgid "Edge type"
+#, kde-format
 msgid "Edge type:"
-msgstr "Tipo de aresta"
+msgstr "Tipo de aresta:"
 
 #. i18n: ectx: property (text), widget (QLabel, labelGenerator)
 #: editorplugins/generategraph/generategraphwidget.ui:614
-#, fuzzy, kde-format
-#| msgid "Graph Generator"
+#, kde-format
 msgid "Graph generator:"
-msgstr "Xerador de grafos"
+msgstr "Xerador de grafos:"
 
 #. i18n: ectx: property (toolTip), widget (KComboBox, nodeTypeSelector)
 #: editorplugins/generategraph/generategraphwidget.ui:621
@@ -658,76 +648,73 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Graph Layout"
-msgstr ""
+msgstr "Disposición do grafo"
 
 #. i18n: ectx: property (windowTitle), widget (QWidget, GraphLayoutWidget)
 #: editorplugins/graphlayout/graphlayoutwidget.ui:20
 #, kde-format
 msgid "Graph Layout"
-msgstr ""
+msgstr "Disposición do grafo"
 
 #. i18n: ectx: attribute (title), widget (QWidget, forceBasedLayoutTab)
 #: editorplugins/graphlayout/graphlayoutwidget.ui:36
 #, kde-format
 msgid "Force Based Layout"
-msgstr ""
+msgstr "Disposición baseada en forzas"
 
 #. i18n: ectx: property (text), widget (QLabel, areaFactorLabel)
 #: editorplugins/graphlayout/graphlayoutwidget.ui:57
 #, kde-format
 msgid "Area factor:"
-msgstr ""
+msgstr "Factor de zona:"
 
 #. i18n: ectx: property (text), widget (QLabel, repellingForceLabel)
 #: editorplugins/graphlayout/graphlayoutwidget.ui:77
 #, kde-format
 msgid "Repelling force:"
-msgstr ""
+msgstr "Forza repelente:"
 
 #. i18n: ectx: property (text), widget (QLabel, attractionForceLabel)
 #: editorplugins/graphlayout/graphlayoutwidget.ui:97
 #, kde-format
 msgid "Attraction force:"
-msgstr ""
+msgstr "Forza de atracción:"
 
 #. i18n: ectx: attribute (title), widget (QWidget, radialTreeLayoutTab)
 #: editorplugins/graphlayout/graphlayoutwidget.ui:119
 #, kde-format
 msgid "Radial Tree Layout"
-msgstr ""
+msgstr "Disposición de árbore radial"
 
 #. i18n: ectx: property (text), widget (QLabel, rootLabel)
 #: editorplugins/graphlayout/graphlayoutwidget.ui:134
 #, kde-format
 msgid "Center/Root:"
-msgstr ""
+msgstr "Centro ou raíz:"
 
 #. i18n: ectx: property (text), widget (QLabel, nodeSeparationLabel)
 #: editorplugins/graphlayout/graphlayoutwidget.ui:144
 #, kde-format
 msgid "Node separation:"
-msgstr ""
+msgstr "Separación de nodos:"
 
 #. i18n: ectx: property (text), widget (QLabel, treeTypeLabel)
 #: editorplugins/graphlayout/graphlayoutwidget.ui:158
-#, fuzzy, kde-format
-#| msgid "Type:"
+#, kde-format
 msgid "Tree type:"
-msgstr "Tipo:"
+msgstr "Tipo de árbore:"
 
 #. i18n: ectx: property (text), widget (QRadioButton, freeTreeRadioButton)
 #: editorplugins/graphlayout/graphlayoutwidget.ui:165
 #, kde-format
 msgid "Free tree"
-msgstr ""
+msgstr "Árbore libre"
 
 #. i18n: ectx: property (text), widget (QRadioButton, rootedTreeRadioButton)
 #: editorplugins/graphlayout/graphlayoutwidget.ui:175
-#, fuzzy, kde-format
-#| msgctxt "@title Displayed plugin name"
-#| msgid "RootedTree Structure"
+#, kde-format
 msgid "Rooted tree"
-msgstr "Estrutura en árbore con raíz"
+msgstr "Árbore enraizada"
 
 #: editorplugins/transformedges/transformedgeswidget.cpp:23
 #, kde-format
@@ -753,8 +740,7 @@
 
 #. i18n: ectx: property (text), widget (QRadioButton, radioButtonMakeComplete)
 #: editorplugins/transformedges/transformedgeswidget.ui:25
-#, fuzzy, kde-format
-#| msgid "Complete Graph"
+#, kde-format
 msgid "Complete graph"
 msgstr "Grafo completo"
 
@@ -766,8 +752,7 @@
 
 #. i18n: ectx: property (text), widget (QRadioButton, radioButtonEraseEdges)
 #: editorplugins/transformedges/transformedgeswidget.ui:38
-#, fuzzy, kde-format
-#| msgid "Remove all Edges"
+#, kde-format
 msgid "Remove all edges"
 msgstr "Retirar todas as arestas"
 
@@ -783,8 +768,7 @@
 
 #. i18n: ectx: property (text), widget (QRadioButton, radioButtonReverseEdges)
 #: editorplugins/transformedges/transformedgeswidget.ui:48
-#, fuzzy, kde-format
-#| msgid "Reverse all Edges"
+#, kde-format
 msgid "Reverse all edges"
 msgstr "Invertes todas as arestas"
 
@@ -822,15 +806,13 @@
 
 #. i18n: ectx: property (text), widget (QRadioButton, 
radioButtonMakeSpanningtree)
 #: editorplugins/transformedges/transformedgeswidget.ui:62
-#, fuzzy, kde-format
-#| msgid "Spanning Tree Transformation"
+#, kde-format
 msgid "Spanning tree transformation"
 msgstr "Transformación por árbore de extensión"
 
 #. i18n: ectx: property (text), widget (QRadioButton, 
radioButtonEraseSelfEdges)
 #: editorplugins/transformedges/transformedgeswidget.ui:69
-#, fuzzy, kde-format
-#| msgid "Remove all Self Edges"
+#, kde-format
 msgid "Remove all self edges"
 msgstr "Retirar todos os lazos"
 
@@ -858,8 +840,7 @@
 msgstr "Non se pode abrir o ficheiro %1 para escribir o documento. Erro: %2"
 
 #: fileformats/fileformatmanager.cpp:48
-#, fuzzy, kde-format
-#| msgid "Plugin Error"
+#, kde-format
 msgctxt "@title:window"
 msgid "Plugin Error"
 msgstr "Erro de complemento"
@@ -870,16 +851,13 @@
 msgstr "Non se puideron atopar complementos nos directorios indicados:<br>"
 
 #: fileformats/fileformatmanager.cpp:52
-#, fuzzy, kde-format
-#| msgid ""
-#| "<br><br> Check <a href='http://doc.qt.io/qt-5/deployment-plugins.";
-#| "html'>this link</a> for further information."
+#, kde-format
 msgid ""
 "<br><br> Check <a href='https://doc.qt.io/qt-5/deployment-plugins.html'>this "
 "link</a> for further information."
 msgstr ""
-"<br><br> Revise <a href='http://doc.qt.io/qt-5/deployment-plugins.html'>esta "
-"ligazón</a> para máis información."
+"<br><br> Revise <a href='https://doc.qt.io/qt-5/deployment-plugins.";
+"html'>esta ligazón</a> para máis información."
 
 #: fileformats/gml/gmlfileformat.cpp:44
 #, kde-format
@@ -940,8 +918,7 @@
 msgstr "Formato TikZ (PGF) (%1)"
 
 #: graphdocument.cpp:129
-#, fuzzy, kde-format
-#| msgid "default"
+#, kde-format
 msgid "Default"
 msgstr "Predeterminado"
 
@@ -1162,8 +1139,8 @@
 "undirected, depending on their type.\n"
 msgstr ""
 "\n"
-"Unha aresta é a conexión entre dous vértices. As arestas poden 
direccionarse "
-"ou non direccionadas, segundo o seu tipo.\n"
+"Unha aresta é a conexión entre dous vértices. As arestas poden estar ou 
non "
+"dirixidas, segundo o seu tipo.\n"
 
 #: kernel/modules/document/edge.xml:17
 #, kde-format
@@ -1192,7 +1169,7 @@
 msgctxt "Scripting API"
 msgid "Returns true if the edge's type is directed, otherwise false."
 msgstr ""
-"Devolve certo se o tipo da aresta é direccionado, ou falso en caso 
contrario."
+"Devolve certo se o tipo da aresta é dirixido, ou falso en caso contrario."
 
 #: kernel/modules/document/node.xml:11
 #, kde-format
@@ -1300,7 +1277,7 @@
 "are directed."
 msgstr ""
 "Devolver unha lista de todos os vértices conectados con este nodo. Este "
-"método respecta que as arestas sexan direccionadas."
+"método respecta que as arestas sexan dirixidas."
 
 #: kernel/modules/document/node.xml:134
 #, kde-format
@@ -1311,7 +1288,7 @@
 msgstr ""
 "Devolver unha lista de todos os vértices conectados con este nodo mediante "
 "unha aresta do tipo indicado. Este método respecta que as arestas sexan "
-"direccionadas."
+"dirixidas."
 
 #: kernel/modules/document/node.xml:148
 #, kde-format
@@ -1374,6 +1351,7 @@
 msgid "Edge"
 msgstr "Aresta"
 
+# well-spelled: PropiedadeDeAresta
 #: models/edgepropertymodel.cpp:144
 #, kde-format
 msgctxt "@title:column"
@@ -1386,6 +1364,7 @@
 msgid "Edge Type"
 msgstr "Tipo de aresta"
 
+# well-spelled: PropiedadeDeTipoDeAresta
 #: models/edgetypepropertymodel.cpp:131
 #, kde-format
 msgctxt "@title:column"
@@ -1398,6 +1377,7 @@
 msgid "Node"
 msgstr "Vértice"
 
+# well-spelled: PropiedadeDeVertice
 #: models/nodepropertymodel.cpp:144
 #, kde-format
 msgctxt "@title:column"
@@ -1410,6 +1390,7 @@
 msgid "Node Type"
 msgstr "Tipo de vértice"
 
+# well-spelled: PropiedadeDeTipoDeVertice
 #: models/nodetypepropertymodel.cpp:131
 #, kde-format
 msgctxt "@title:column"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rocs-23.04.1/po/gl/rocs.po 
new/rocs-23.04.2/po/gl/rocs.po
--- old/rocs-23.04.1/po/gl/rocs.po      2023-05-06 10:18:20.000000000 +0200
+++ new/rocs-23.04.2/po/gl/rocs.po      2023-06-02 20:52:51.000000000 +0200
@@ -6,14 +6,14 @@
 # Xosé <xoseca...@gmail.com>, 2009, 2010.
 # Miguel Branco <mgl.bra...@gmail.com>, 2013.
 # Adrián Chaves Fernández <adriyeticha...@gmail.com>, 2015, 2016, 2017.
-# Adrián Chaves (Gallaecio) <adr...@chaves.io>, 2017, 2018, 2019.
+# Adrián Chaves (Gallaecio) <adr...@chaves.io>, 2017, 2018, 2019, 2023.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: Rocs\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-23 00:40+0000\n"
-"PO-Revision-Date: 2019-08-24 16:50+0200\n"
+"PO-Revision-Date: 2023-05-12 00:05+0200\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <adr...@chaves.io>\n"
 "Language-Team: Galician <proxe...@trasno.gal>\n"
 "Language: gl\n"
@@ -21,7 +21,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 19.04.3\n"
+"X-Generator: Lokalize 23.04.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -168,7 +168,7 @@
 #, kde-format
 msgctxt "@title"
 msgid "Script Engine Modules"
-msgstr "Módulos do motor de scripting"
+msgstr "Módulos do motor de scripts"
 
 #: plugins/scriptapi/scriptapimodel.cpp:111
 #, kde-format
@@ -428,12 +428,10 @@
 msgstr "Gardar o proxecto"
 
 #: ui/mainwindow.cpp:270
-#, fuzzy, kde-format
-#| msgctxt "@action:inmenu"
-#| msgid "Open Project"
+#, kde-format
 msgctxt "@action:inmenu"
 msgid "Open Project..."
-msgstr "Abrir un proxecto"
+msgstr "Abrir un proxecto…"
 
 #: ui/mainwindow.cpp:278
 #, kde-format
@@ -442,12 +440,10 @@
 msgstr "Proxectos recentes"
 
 #: ui/mainwindow.cpp:283
-#, fuzzy, kde-format
-#| msgctxt "@title:window"
-#| msgid "Save Project As"
+#, kde-format
 msgctxt "@action:inmenu"
 msgid "Save Project As..."
-msgstr "Gardar o proxecto como"
+msgstr "Gardar o proxecto como..."
 
 #: ui/mainwindow.cpp:284
 #, kde-format
@@ -456,44 +452,34 @@
 msgstr "Novo documento de grafos"
 
 #: ui/mainwindow.cpp:285
-#, fuzzy, kde-format
-#| msgctxt "@action:inmenu"
-#| msgid "New Script File"
+#, kde-format
 msgctxt "@action:inmenu"
 msgid "New Script File..."
-msgstr "Novo ficheiro de script"
+msgstr "Novo ficheiro de script..."
 
 #: ui/mainwindow.cpp:286
-#, fuzzy, kde-format
-#| msgctxt "@action:inmenu"
-#| msgid "Import Graph"
+#, kde-format
 msgctxt "@action:inmenu"
 msgid "Import Graph..."
-msgstr "Importar un grafo"
+msgstr "Importar un gráfico…"
 
 #: ui/mainwindow.cpp:287
-#, fuzzy, kde-format
-#| msgctxt "@action:inmenu"
-#| msgid "Export Graph as"
+#, kde-format
 msgctxt "@action:inmenu"
 msgid "Export Graph As..."
-msgstr "Exportar o grafo como"
+msgstr "Exportar o gráfico como…"
 
 #: ui/mainwindow.cpp:288
-#, fuzzy, kde-format
-#| msgctxt "@action:inmenu"
-#| msgid "Import Script"
+#, kde-format
 msgctxt "@action:inmenu"
 msgid "Import Script..."
-msgstr "Importar o script"
+msgstr "Importar un script…"
 
 #: ui/mainwindow.cpp:289
-#, fuzzy, kde-format
-#| msgctxt "@action:inmenu"
-#| msgid "Export Script"
+#, kde-format
 msgctxt "@action:inmenu"
 msgid "Export Script..."
-msgstr "Exportar o script"
+msgstr "Exportar o script…"
 
 #: ui/mainwindow.cpp:328
 #, kde-format
@@ -558,10 +544,11 @@
 msgid "[ untitled ]%1"
 msgstr "[ sen título ]%1"
 
+# well-spelled: NomeDoScript
 #: ui/mainwindow.cpp:463
 #, kde-format
 msgid "ScriptName"
-msgstr "NomeScript"
+msgstr "NomeDoScript"
 
 #: ui/mainwindow.cpp:463
 #, kde-format
@@ -586,8 +573,7 @@
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #: ui/scriptoutputwidget.ui:24
-#, fuzzy, kde-format
-#| msgid "Script Output:"
+#, kde-format
 msgid "Script output:"
 msgstr "Saída do script:"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rocs-23.04.1/po/ja/libgraphtheory.po 
new/rocs-23.04.2/po/ja/libgraphtheory.po
--- old/rocs-23.04.1/po/ja/libgraphtheory.po    2023-05-06 10:18:20.000000000 
+0200
+++ new/rocs-23.04.2/po/ja/libgraphtheory.po    2023-06-02 20:52:51.000000000 
+0200
@@ -10,7 +10,7 @@
 "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"
+"Plural-Forms: nplurals=1; plural=0;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rocs-23.04.1/po/ja/rocs.po 
new/rocs-23.04.2/po/ja/rocs.po
--- old/rocs-23.04.1/po/ja/rocs.po      2023-05-06 10:18:20.000000000 +0200
+++ new/rocs-23.04.2/po/ja/rocs.po      2023-06-02 20:52:51.000000000 +0200
@@ -10,7 +10,7 @@
 "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"
+"Plural-Forms: nplurals=1; plural=0;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rocs-23.04.1/po/zh_CN/libgraphtheory.po 
new/rocs-23.04.2/po/zh_CN/libgraphtheory.po
--- old/rocs-23.04.1/po/zh_CN/libgraphtheory.po 2023-05-06 10:18:20.000000000 
+0200
+++ new/rocs-23.04.2/po/zh_CN/libgraphtheory.po 2023-06-02 20:52:51.000000000 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-11-04 00:42+0000\n"
-"PO-Revision-Date: 2023-04-29 08:36\n"
+"PO-Revision-Date: 2023-05-22 14:03\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rocs-23.04.1/po/zh_CN/rocs.po 
new/rocs-23.04.2/po/zh_CN/rocs.po
--- old/rocs-23.04.1/po/zh_CN/rocs.po   2023-05-06 10:18:20.000000000 +0200
+++ new/rocs-23.04.2/po/zh_CN/rocs.po   2023-06-02 20:52:51.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-23 00:40+0000\n"
-"PO-Revision-Date: 2023-04-29 08:36\n"
+"PO-Revision-Date: 2023-05-22 14:03\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to