Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kigo for openSUSE:Factory checked in 
at 2022-07-09 17:01:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kigo (Old)
 and      /work/SRC/openSUSE:Factory/.kigo.new.1523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kigo"

Sat Jul  9 17:01:46 2022 rev:122 rq:987599 version:22.04.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kigo/kigo.changes        2022-06-12 
17:40:21.046244831 +0200
+++ /work/SRC/openSUSE:Factory/.kigo.new.1523/kigo.changes      2022-07-09 
17:03:44.784826036 +0200
@@ -1,0 +2,8 @@
+Tue Jul  5 17:03:18 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 22.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.04.3/
+
+-------------------------------------------------------------------

Old:
----
  kigo-22.04.2.tar.xz
  kigo-22.04.2.tar.xz.sig

New:
----
  kigo-22.04.3.tar.xz
  kigo-22.04.3.tar.xz.sig

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

Other differences:
------------------
++++++ kigo.spec ++++++
--- /var/tmp/diff_new_pack.sbsJpy/_old  2022-07-09 17:03:45.328826552 +0200
+++ /var/tmp/diff_new_pack.sbsJpy/_new  2022-07-09 17:03:45.332826556 +0200
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           kigo
-Version:        22.04.2
+Version:        22.04.3
 Release:        0
 Summary:        Traditional Chinese Boardgame by KDE
 License:        GPL-2.0-or-later


++++++ kigo-22.04.2.tar.xz -> kigo-22.04.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kigo-22.04.2/CMakeLists.txt 
new/kigo-22.04.3/CMakeLists.txt
--- old/kigo-22.04.2/CMakeLists.txt     2022-06-04 10:40:11.000000000 +0200
+++ new/kigo-22.04.3/CMakeLists.txt     2022-07-01 21:03:04.000000000 +0200
@@ -3,7 +3,7 @@
 # Release Service version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "22")
 set (RELEASE_SERVICE_VERSION_MINOR "04")
-set (RELEASE_SERVICE_VERSION_MICRO "2")
+set (RELEASE_SERVICE_VERSION_MICRO "3")
 set (RELEASE_SERVICE_COMPACT_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}")
 
 # Bump KIGO_BASE_VERSION once new features are added
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kigo-22.04.2/po/bg/kigo.po 
new/kigo-22.04.3/po/bg/kigo.po
--- old/kigo-22.04.2/po/bg/kigo.po      1970-01-01 01:00:00.000000000 +0100
+++ new/kigo-22.04.3/po/bg/kigo.po      2022-07-05 06:35:11.000000000 +0200
@@ -0,0 +1,822 @@
+# Bulgarian translations for kigo package.
+# Copyright (C) 2022 This file is copyright:
+# This file is distributed under the same license as the kigo package.
+# Automatically generated, 2022.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kigo\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2022-01-26 00:42+0000\n"
+"PO-Revision-Date: 2022-06-18 00:41+0000\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: bg\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"
+
+#, kde-format
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr ""
+
+#, kde-format
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr ""
+
+#: game/game.cpp:317
+#, kde-format
+msgctxt "%1 stone coordinate"
+msgid "White %1"
+msgstr ""
+
+#: game/game.cpp:320 game/game.cpp:390 gui/mainwindow.cpp:380
+#, kde-format
+msgid "White passed"
+msgstr ""
+
+#: game/game.cpp:326
+#, kde-format
+msgctxt "%1 stone coordinate"
+msgid "Black %1"
+msgstr ""
+
+#: game/game.cpp:329 game/game.cpp:392 gui/mainwindow.cpp:382
+#, kde-format
+msgid "Black passed"
+msgstr ""
+
+#: game/game.cpp:399
+#, kde-format
+msgid "White resigned"
+msgstr ""
+
+#: game/game.cpp:401
+#, kde-format
+msgid "Black resigned"
+msgstr ""
+
+#: game/game.cpp:409
+#, kde-format
+msgctxt "%1 response from Go engine"
+msgid "White %1"
+msgstr ""
+
+#: game/game.cpp:411
+#, kde-format
+msgctxt "%1 response from Go engine"
+msgid "Black %1"
+msgstr ""
+
+#. i18n: ectx: property (title), widget (QGroupBox, backendGroupBox)
+#: gui/config/generalconfig.ui:17
+#, kde-format
+msgid "Backend"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, label_3)
+#: gui/config/generalconfig.ui:23
+#, kde-format
+msgid "Executable:"
+msgstr ""
+
+#. i18n: ectx: property (toolTip), widget (KUrlRequester, engineExecutable)
+#: gui/config/generalconfig.ui:42
+#, kde-format
+msgid "Select the executable file to start the Go engine"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, label)
+#: gui/config/generalconfig.ui:49
+#, kde-format
+msgid "Parameters:"
+msgstr ""
+
+#. i18n: ectx: property (toolTip), widget (QLineEdit, engineParameters)
+#: gui/config/generalconfig.ui:62
+#, kde-format
+msgid "Add here the necessary parameters to start the Engine in GTP mode"
+msgstr ""
+
+#. i18n: ectx: property (toolTip), widget (QLineEdit, kcfg_EngineCommand)
+#: gui/config/generalconfig.ui:75
+#, kde-format
+msgid "This is the resulting engine command which will be used by Kigo"
+msgstr ""
+
+#. i18n: ectx: property (toolTip), widget (KLed, engineLed)
+#: gui/config/generalconfig.ui:94
+#, kde-format
+msgid "Indicates whether the Go engine works correctly"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, label_4)
+#: gui/config/generalconfig.ui:108
+#, kde-format
+msgid ""
+"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/";
+"REC-html40/strict.dtd\">\n"
+"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css"
+"\">\n"
+"p, li { white-space: pre-wrap; }\n"
+"</style></head><body style=\" font-family:'Sans Serif'; font-size:10pt; font-"
+"weight:400; font-style:normal;\">\n"
+"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
+"right:0px; -qt-block-indent:0; text-indent:0px;\">Please select a Go engine "
+"that supports the <span style=\" font-style:italic;\">GnuGo Text Protocol "
+"(GTP)</span>. The indicator light turns green when the selected backend is "
+"working.</p></body></html>"
+msgstr ""
+
+#. i18n: ectx: property (title), widget (QGroupBox, appearanceGroupBox)
+#: gui/config/generalconfig.ui:128
+#, kde-format
+msgid "Appearance"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowBoardLabels)
+#: gui/config/generalconfig.ui:137
+#, kde-format
+msgid "Display Board Labels"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, label_2)
+#: gui/config/generalconfig.ui:144
+#, kde-format
+msgid "Hint Visibility Time:"
+msgstr ""
+
+#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, kcfg_HintVisibleTime)
+#: gui/config/generalconfig.ui:163
+#, kde-format
+msgid " Seconds"
+msgstr ""
+
+#. i18n: ectx: Menu (game)
+#: gui/kigoui.rc:9
+#, kde-format
+msgctxt "@title:menu"
+msgid "&Game"
+msgstr ""
+
+#. i18n: ectx: Menu (move)
+#: gui/kigoui.rc:20
+#, kde-format
+msgctxt "@title:menu"
+msgid "&Move"
+msgstr ""
+
+#. i18n: ectx: Menu (settings)
+#: gui/kigoui.rc:25
+#, kde-format
+msgctxt "@title:menu"
+msgid "&Settings"
+msgstr ""
+
+#. i18n: ectx: Menu (dockers)
+#: gui/kigoui.rc:27
+#, kde-format
+msgctxt "@title:menu"
+msgid "&Dockers"
+msgstr ""
+
+#. i18n: ectx: ToolBar (mainToolBar)
+#: gui/kigoui.rc:36
+#, kde-format
+msgctxt "@title:menu"
+msgid "Main Toolbar"
+msgstr ""
+
+#. i18n: ectx: ToolBar (moveToolBar)
+#: gui/kigoui.rc:42
+#, kde-format
+msgctxt "@title:menu"
+msgid "Move Toolbar"
+msgstr ""
+
+#: gui/mainwindow.cpp:91
+#, kde-format
+msgid "Set up a new game..."
+msgstr ""
+
+#: gui/mainwindow.cpp:97 gui/mainwindow.cpp:182
+#, kde-format
+msgid "Kigo Game Files (*.sgf)"
+msgstr ""
+
+#: gui/mainwindow.cpp:134
+#, kde-format
+msgid "Set up a loaded game..."
+msgstr ""
+
+#: gui/mainwindow.cpp:137
+#, kde-format
+msgid "Unable to load game..."
+msgstr ""
+
+#: gui/mainwindow.cpp:186
+#, kde-format
+msgid "Game saved..."
+msgstr ""
+
+#: gui/mainwindow.cpp:188
+#, kde-format
+msgid "Unable to save game."
+msgstr ""
+
+#: gui/mainwindow.cpp:235
+#, kde-format
+msgid "Game started..."
+msgstr ""
+
+#: gui/mainwindow.cpp:260
+#, kde-format
+msgid "%1 (White)"
+msgstr ""
+
+#: gui/mainwindow.cpp:262
+#, kde-format
+msgid "%1 (Black)"
+msgstr ""
+
+#: gui/mainwindow.cpp:267
+#, kde-format
+msgid "%1 won with a score of %2."
+msgstr ""
+
+#: gui/mainwindow.cpp:270
+#, kde-format
+msgid "%1 won with a score of %2 (bounds: %3 and %4)."
+msgstr ""
+
+#: gui/mainwindow.cpp:278
+#, kde-format
+msgid "Undone move"
+msgstr ""
+
+#: gui/mainwindow.cpp:286
+#, kde-format
+msgid "Redone move"
+msgstr ""
+
+#: gui/mainwindow.cpp:310
+#, kde-format
+msgid "General"
+msgstr ""
+
+#: gui/mainwindow.cpp:311
+#, kde-format
+msgid "Themes"
+msgstr ""
+
+#: gui/mainwindow.cpp:330
+#, kde-format
+msgid "Backend was changed, restart necessary..."
+msgstr ""
+
+#: gui/mainwindow.cpp:393 gui/mainwindow.cpp:395
+#, kde-format
+msgctxt "@action"
+msgid "Get More Games..."
+msgstr ""
+
+#: gui/mainwindow.cpp:401 gui/mainwindow.cpp:403
+#, kde-format
+msgctxt "@action"
+msgid "Start Game"
+msgstr ""
+
+#: gui/mainwindow.cpp:407 gui/mainwindow.cpp:409
+#, kde-format
+msgctxt "@action"
+msgid "Finish Game"
+msgstr ""
+
+#: gui/mainwindow.cpp:417
+#, kde-format
+msgctxt "@action:inmenu Move"
+msgid "Pass Move"
+msgstr ""
+
+#: gui/mainwindow.cpp:422
+#, kde-format
+msgctxt "@action:inmenu View"
+msgid "Show Move &Numbers"
+msgstr ""
+
+#: gui/mainwindow.cpp:435
+#, kde-format
+msgctxt "@title:window"
+msgid "Game Setup"
+msgstr ""
+
+#: gui/mainwindow.cpp:444 gui/mainwindow.cpp:450
+#, kde-format
+msgctxt "@title:window"
+msgid "Information"
+msgstr ""
+
+#: gui/mainwindow.cpp:456 gui/mainwindow.cpp:465
+#, kde-format
+msgctxt "@title:window"
+msgid "Moves"
+msgstr ""
+
+#: gui/mainwindow.cpp:459
+#, kde-format
+msgid "No move"
+msgstr ""
+
+#: gui/mainwindow.cpp:470
+#, kde-format
+msgctxt "@title:window"
+msgid "Error"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, label)
+#: gui/widgets/errorwidget.ui:21
+#, kde-format
+msgid ""
+"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/";
+"REC-html40/strict.dtd\">\n"
+"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css"
+"\">\n"
+"p, li { white-space: pre-wrap; }\n"
+"</style></head><body style=\" font-family:'DejaVu Sans'; font-size:8pt; font-"
+"weight:400; font-style:normal;\">\n"
+"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
+"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
+"family:'Sans Serif'; font-size:10pt; color:#ff0000;\">Kigo was unable to "
+"find a  Go engine backend.</span></p>\n"
+"<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; "
+"margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-"
+"family:'Sans Serif'; font-size:10pt; color:#ff0000;\"></p>\n"
+"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
+"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
+"family:'Sans Serif'; font-size:10pt;\">If you are sure that you already "
+"installed a suitable Go engine, you might want to configure Kigo to use that "
+"engine. Otherwise you should install a Go engine (like GnuGo).</span></p></"
+"body></html>"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QPushButton, configureButton)
+#: gui/widgets/errorwidget.ui:49
+#, kde-format
+msgid "Configure Kigo..."
+msgstr ""
+
+#: gui/widgets/gamewidget.cpp:41 gui/widgets/gamewidget.cpp:46
+#, kde-format
+msgid "Computer (level %1)"
+msgstr ""
+
+#: gui/widgets/gamewidget.cpp:49
+#, kde-format
+msgid "%1 Stone"
+msgid_plural "%1 Stones"
+msgstr[0] ""
+msgstr[1] ""
+
+#: gui/widgets/gamewidget.cpp:66
+#, kde-format
+msgctxt "Indication who played the last move"
+msgid "%1 (white)"
+msgstr ""
+
+#: gui/widgets/gamewidget.cpp:68
+#, kde-format
+msgctxt "Indication who played the last move"
+msgid "%1 (black)"
+msgstr ""
+
+#: gui/widgets/gamewidget.cpp:77
+#, kde-format
+msgid "White's turn"
+msgstr ""
+
+#: gui/widgets/gamewidget.cpp:81
+#, kde-format
+msgid "Black's turn"
+msgstr ""
+
+#: gui/widgets/gamewidget.cpp:86 gui/widgets/gamewidget.cpp:87
+#, kde-format
+msgid "%1 capture"
+msgid_plural "%1 captures"
+msgstr[0] ""
+msgstr[1] ""
+
+#. i18n: ectx: property (text), widget (QLabel, label_5)
+#: gui/widgets/gamewidget.ui:19 gui/widgets/setupwidget.ui:103
+#, kde-format
+msgid "Handicap:"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, handicapLabel)
+#: gui/widgets/gamewidget.ui:35
+#, kde-format
+msgid "2"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, label_4)
+#. i18n: ectx: property (text), widget (QLabel, komiStaticLabel)
+#. i18n: ectx: property (text), widget (QLabel, label_3)
+#: gui/widgets/gamewidget.ui:42 gui/widgets/setupwidget.ui:151
+#: gui/widgets/setupwidget.ui:403
+#, kde-format
+msgid "Komi:"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, komiLabel)
+#: gui/widgets/gamewidget.ui:58
+#, kde-format
+msgid "0.5 Points"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, label)
+#: gui/widgets/gamewidget.ui:78
+#, kde-format
+msgid "Last move:"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, label_2)
+#: gui/widgets/gamewidget.ui:101
+#, kde-format
+msgid "Move:"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, whiteNameLabel)
+#: gui/widgets/gamewidget.ui:184 kigo.kcfg:60
+#, kde-format
+msgid "White Player"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, whiteCapturesLabel)
+#. i18n: ectx: property (text), widget (QLabel, blackCapturesLabel)
+#: gui/widgets/gamewidget.ui:191 gui/widgets/gamewidget.ui:265
+#, kde-format
+msgid "Captures:"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, blackNameLabel)
+#: gui/widgets/gamewidget.ui:233 kigo.kcfg:46
+#, kde-format
+msgid "Black Player"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QPushButton, finishButton)
+#: gui/widgets/gamewidget.ui:308
+#, kde-format
+msgid "Finish Game"
+msgstr ""
+
+#: gui/widgets/setupwidget.cpp:53
+#, kde-format
+msgid " Stone"
+msgid_plural " Stones"
+msgstr[0] ""
+msgstr[1] ""
+
+#: gui/widgets/setupwidget.cpp:157
+#, kde-format
+msgctxt "Time limit of a game in minutes"
+msgid "%1 minute"
+msgid_plural "%1 minutes"
+msgstr[0] ""
+msgstr[1] ""
+
+#: gui/widgets/setupwidget.cpp:159
+#, kde-format
+msgctxt "Time limit of a game, hours, minutes"
+msgid "%1 hour, %2"
+msgid_plural "%1 hours, %2"
+msgstr[0] ""
+msgstr[1] ""
+
+#: gui/widgets/setupwidget.cpp:181
+#, kde-format
+msgid " of %1"
+msgstr ""
+
+#: gui/widgets/setupwidget.cpp:224
+#, kde-format
+msgid "White to play"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, playerLabel)
+#: gui/widgets/setupwidget.cpp:226 gui/widgets/setupwidget.ui:448
+#, kde-format
+msgid "Black to play"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, label_12)
+#: gui/widgets/setupwidget.ui:30
+#, kde-format
+msgid "Board size:"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QRadioButton, sizeSmall)
+#: gui/widgets/setupwidget.ui:37
+#, kde-format
+msgid "&Tiny (9x9)"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QRadioButton, sizeMedium)
+#: gui/widgets/setupwidget.ui:47
+#, kde-format
+msgid "Small (&13x13)"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QRadioButton, sizeBig)
+#: gui/widgets/setupwidget.ui:54
+#, kde-format
+msgid "No&rmal (19x19)"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QRadioButton, sizeOther)
+#: gui/widgets/setupwidget.ui:66
+#, kde-format
+msgid "&Custom:"
+msgstr ""
+
+#. i18n: ectx: property (toolTip), widget (KPluralHandlingSpinBox, 
handicapSpinBox)
+#: gui/widgets/setupwidget.ui:126
+#, kde-format
+msgid ""
+"Handicap stones are an advantage for the black player.\n"
+"Black gets a number of stones on the board before the game starts."
+msgstr ""
+
+#. i18n: ectx: property (specialValueText), widget (KPluralHandlingSpinBox, 
handicapSpinBox)
+#: gui/widgets/setupwidget.ui:129
+#, kde-format
+msgid "No handicap"
+msgstr ""
+
+#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, komiSpinBox)
+#: gui/widgets/setupwidget.ui:171
+#, kde-format
+msgid ""
+"Komi are points given to the white player at the end of the game.\n"
+"It balances out the advantage black has by making the first move."
+msgstr ""
+
+#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, komiSpinBox)
+#: gui/widgets/setupwidget.ui:174
+#, kde-format
+msgid " Points"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, eventStaticLabel)
+#: gui/widgets/setupwidget.ui:237
+#, kde-format
+msgid "Event:"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, locationStaticLabel)
+#: gui/widgets/setupwidget.ui:272
+#, kde-format
+msgid "Location:"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, dateStaticLabel)
+#: gui/widgets/setupwidget.ui:307
+#, kde-format
+msgid "Date:"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, roundStaticLabel)
+#: gui/widgets/setupwidget.ui:339
+#, kde-format
+msgid "Round:"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, scoreStaticLabel)
+#: gui/widgets/setupwidget.ui:371
+#, kde-format
+msgid "Score:"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, continueStaticLabel)
+#: gui/widgets/setupwidget.ui:435
+#, kde-format
+msgid "Continue:"
+msgstr ""
+
+#. i18n: ectx: property (suffix), widget (QSpinBox, startMoveSpinBox)
+#: gui/widgets/setupwidget.ui:467
+#, kde-format
+msgid " of 999"
+msgstr ""
+
+#. i18n: ectx: property (prefix), widget (QSpinBox, startMoveSpinBox)
+#: gui/widgets/setupwidget.ui:470
+#, kde-format
+msgid "Move "
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, timeStaticLabel)
+#: gui/widgets/setupwidget.ui:489
+#, kde-format
+msgid "Time limit:"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QCheckBox, whiteIsComputerCheckBox)
+#: gui/widgets/setupwidget.ui:572
+#, kde-format
+msgid "&Computer"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, label_6)
+#: gui/widgets/setupwidget.ui:595
+#, kde-format
+msgid "&Name:"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, label1)
+#. i18n: ectx: property (text), widget (QLabel, label1_3)
+#: gui/widgets/setupwidget.ui:637 gui/widgets/setupwidget.ui:823
+#, kde-format
+msgid "Weak"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, label2)
+#. i18n: ectx: property (text), widget (QLabel, label2_3)
+#: gui/widgets/setupwidget.ui:656 gui/widgets/setupwidget.ui:804
+#, kde-format
+msgid "Strong"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QCheckBox, blackIsComputerCheckBox)
+#: gui/widgets/setupwidget.ui:742
+#, kde-format
+msgid "C&omputer"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, label_7)
+#: gui/widgets/setupwidget.ui:762
+#, kde-format
+msgid "Na&me:"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QPushButton, startButton)
+#: gui/widgets/setupwidget.ui:1003
+#, kde-format
+msgid "Start Game"
+msgstr ""
+
+#. i18n: ectx: label, entry (EngineCommand), group (Backend)
+#: kigo.kcfg:10
+#, kde-format
+msgid "The current game engine command with (optional) parameters"
+msgstr ""
+
+#. i18n: ectx: label, entry (Theme), group (UserInterface)
+#: kigo.kcfg:21
+#, kde-format
+msgid "The graphical theme to be used"
+msgstr ""
+
+#. i18n: ectx: label, entry (ShowBoardLabels), group (UserInterface)
+#: kigo.kcfg:25
+#, kde-format
+msgid "Determines whether board labels are shown"
+msgstr ""
+
+#. i18n: ectx: label, entry (ShowMoveNumbers), group (UserInterface)
+#: kigo.kcfg:29
+#, kde-format
+msgid "Move numbers are drawn onto stones if enabled"
+msgstr ""
+
+#. i18n: ectx: label, entry (HintVisibleTime), group (UserInterface)
+#: kigo.kcfg:33
+#, kde-format
+msgid "Number of seconds for which a hint is visible"
+msgstr ""
+
+#. i18n: ectx: label, entry (BlackPlayerHuman), group (Game)
+#: kigo.kcfg:41
+#, kde-format
+msgid "Is black a human player?"
+msgstr ""
+
+#. i18n: ectx: label, entry (BlackPlayerName), group (Game)
+#: kigo.kcfg:45
+#, kde-format
+msgid "The name of the black player"
+msgstr ""
+
+#. i18n: ectx: label, entry (BlackPlayerStrength), group (Game)
+#: kigo.kcfg:49
+#, kde-format
+msgid "The strength of the black player"
+msgstr ""
+
+#. i18n: ectx: label, entry (WhitePlayerHuman), group (Game)
+#: kigo.kcfg:55
+#, kde-format
+msgid "Is white a human player?"
+msgstr ""
+
+#. i18n: ectx: label, entry (WhitePlayerName), group (Game)
+#: kigo.kcfg:59
+#, kde-format
+msgid "The name of the white player"
+msgstr ""
+
+#. i18n: ectx: label, entry (WhitePlayerStrength), group (Game)
+#: kigo.kcfg:63
+#, kde-format
+msgid "The strength of the white player"
+msgstr ""
+
+#. i18n: ectx: label, entry (BoardSize), group (Game)
+#: kigo.kcfg:69
+#, kde-format
+msgid "Go board size"
+msgstr ""
+
+#. i18n: ectx: label, entry (Komi), group (Game)
+#: kigo.kcfg:76
+#, kde-format
+msgid "Komi"
+msgstr ""
+
+#. i18n: ectx: tooltip, entry (Komi), group (Game)
+#: kigo.kcfg:77
+#, kde-format
+msgid "With komi you can give the black player some extra points"
+msgstr ""
+
+#. i18n: ectx: label, entry (FixedHandicapValue), group (Game)
+#: kigo.kcfg:83
+#, kde-format
+msgid "Extra stones for the black player"
+msgstr ""
+
+#: main.cpp:44
+#, kde-format
+msgid "Kigo"
+msgstr ""
+
+#: main.cpp:45
+#, kde-format
+msgid "KDE Go Board Game"
+msgstr ""
+
+#: main.cpp:46
+#, kde-format
+msgid "Copyright (c) 2008-2010 Sascha Peilicke"
+msgstr ""
+
+#: main.cpp:47
+#, kde-format
+msgid "Sascha Peilicke (saschpe)"
+msgstr ""
+
+#: main.cpp:47
+#, kde-format
+msgid "Original author"
+msgstr ""
+
+#: main.cpp:49
+#, kde-format
+msgid "Yuri Chornoivan"
+msgstr ""
+
+#: main.cpp:49
+#, kde-format
+msgid "Documentation editor"
+msgstr ""
+
+#: main.cpp:51
+#, kde-format
+msgid "Arturo Silva"
+msgstr ""
+
+#: main.cpp:51
+#, kde-format
+msgid "Default theme designer"
+msgstr ""
+
+#: main.cpp:60 main.cpp:61
+#, kde-format
+msgctxt "@info:shell"
+msgid "Game to load (SGF file)"
+msgstr ""
+
+#: main.cpp:60
+#, kde-format
+msgctxt "@info:shell"
+msgid "gamefile"
+msgstr ""
+
+#: main.cpp:61
+#, kde-format
+msgctxt "@info:shell"
+msgid "[gamefile]"
+msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kigo-22.04.2/po/ca@valencia/kigo.po 
new/kigo-22.04.3/po/ca@valencia/kigo.po
--- old/kigo-22.04.2/po/ca@valencia/kigo.po     2022-06-07 09:11:44.000000000 
+0200
+++ new/kigo-22.04.3/po/ca@valencia/kigo.po     2022-07-05 06:35:11.000000000 
+0200
@@ -92,7 +92,7 @@
 #: gui/config/generalconfig.ui:42
 #, kde-format
 msgid "Select the executable file to start the Go engine"
-msgstr "Seleccioneu el ficher executable per a iniciar el motor de Go"
+msgstr "Seleccioneu el fitxer executable per a iniciar el motor de Go"
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #: gui/config/generalconfig.ui:49
@@ -105,13 +105,13 @@
 #, kde-format
 msgid "Add here the necessary parameters to start the Engine in GTP mode"
 msgstr ""
-"Afiggau ac?? els par??metres necessaris per a iniciar el motor en el modo GTP"
+"Afegiu ac?? els par??metres necessaris per a iniciar el motor en el mode GTP"
 
 #. i18n: ectx: property (toolTip), widget (QLineEdit, kcfg_EngineCommand)
 #: gui/config/generalconfig.ui:75
 #, kde-format
 msgid "This is the resulting engine command which will be used by Kigo"
-msgstr "Esta ??s l'ordre resultant per al motor que utilisar?? Kigo"
+msgstr "Esta ??s l'ordre resultant per al motor que utilitzar?? Kigo"
 
 #. i18n: ectx: property (toolTip), widget (KLed, engineLed)
 #: gui/config/generalconfig.ui:94
@@ -145,7 +145,7 @@
 "weight:400; font-style:normal;\">\n"
 "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
 "right:0px; -qt-block-indent:0; text-indent:0px;\">Seleccioneu un motor de Go "
-"que admeti el <span style=\" font-style:italic;\">Protocol de Text GNU Go "
+"que admeta el <span style=\" font-style:italic;\">Protocol de Text GNU Go "
 "(GTP)</span>. La llum de l'indicador es tornar?? verda quan funcione el "
 "dorsal seleccionat.</p></body></html>"
 
@@ -199,7 +199,7 @@
 #, kde-format
 msgctxt "@title:menu"
 msgid "&Dockers"
-msgstr "Acopla&dors"
+msgstr "Acobla&dors"
 
 #. i18n: ectx: ToolBar (mainToolBar)
 #: gui/kigoui.rc:36
@@ -223,7 +223,7 @@
 #: gui/mainwindow.cpp:97 gui/mainwindow.cpp:182
 #, kde-format
 msgid "Kigo Game Files (*.sgf)"
-msgstr "Fichers de partida de Kigo (*.sgf)"
+msgstr "Fitxers de partida de Kigo (*.sgf)"
 
 #: gui/mainwindow.cpp:134
 #, kde-format
@@ -268,7 +268,7 @@
 #: gui/mainwindow.cpp:270
 #, kde-format
 msgid "%1 won with a score of %2 (bounds: %3 and %4)."
-msgstr "%1 ha guanyat amb una puntuaci?? de %2 (segueixen: %3 i %4)."
+msgstr "%1 ha guanyat amb una puntuaci?? de %2 (seguixen: %3 i %4)."
 
 #: gui/mainwindow.cpp:278
 #, kde-format
@@ -299,7 +299,7 @@
 #, kde-format
 msgctxt "@action"
 msgid "Get More Games..."
-msgstr "Obtin m??s partides..."
+msgstr "Obt??n m??s partides..."
 
 #: gui/mainwindow.cpp:401 gui/mainwindow.cpp:403
 #, kde-format
@@ -311,7 +311,7 @@
 #, kde-format
 msgctxt "@action"
 msgid "Finish Game"
-msgstr "Finalisa la partida"
+msgstr "Finalitza la partida"
 
 #: gui/mainwindow.cpp:417
 #, kde-format
@@ -395,9 +395,9 @@
 "family:'Sans Serif'; font-size:10pt; color:#ff0000;\"></p>\n"
 "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
 "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
-"family:'Sans Serif'; font-size:10pt;\"> Si segur que ya teniu un motor "
-"adequat de Go, podeu configurar Kigo per a utilisar-lo. D'atra manera, "
-"haureu d'instalar-ne un (com ara GNU Go),</span></p></body></html>"
+"family:'Sans Serif'; font-size:10pt;\"> Si segur que ja teniu un motor "
+"adequat de Go, podeu configurar Kigo per a utilitzar-lo. Altrament, haureu "
+"d'instal??lar-ne un (com ara GNU Go),</span></p></body></html>"
 
 #. i18n: ectx: property (text), widget (QPushButton, configureButton)
 #: gui/widgets/errorwidget.ui:49
@@ -508,7 +508,7 @@
 #: gui/widgets/gamewidget.ui:308
 #, kde-format
 msgid "Finish Game"
-msgstr "Finalisa la partida"
+msgstr "Finalitza la partida"
 
 #: gui/widgets/setupwidget.cpp:53
 #, kde-format
@@ -577,7 +577,7 @@
 #: gui/widgets/setupwidget.ui:66
 #, kde-format
 msgid "&Custom:"
-msgstr "Personal&isat:"
+msgstr "Personal&itzat:"
 
 #. i18n: ectx: property (toolTip), widget (KPluralHandlingSpinBox, 
handicapSpinBox)
 #: gui/widgets/setupwidget.ui:126
@@ -616,7 +616,7 @@
 #: gui/widgets/setupwidget.ui:237
 #, kde-format
 msgid "Event:"
-msgstr "Succ??s:"
+msgstr "Esdeveniment:"
 
 #. i18n: ectx: property (text), widget (QLabel, locationStaticLabel)
 #: gui/widgets/setupwidget.ui:272
@@ -720,7 +720,7 @@
 #: kigo.kcfg:21
 #, kde-format
 msgid "The graphical theme to be used"
-msgstr "El tema gr??fic que s'utilisar??"
+msgstr "El tema gr??fic que s'utilitzar??"
 
 #. i18n: ectx: label, entry (ShowBoardLabels), group (UserInterface)
 #: kigo.kcfg:25
@@ -850,16 +850,16 @@
 #, kde-format
 msgctxt "@info:shell"
 msgid "Game to load (SGF file)"
-msgstr "Partida a carregar (ficher SGF)"
+msgstr "Partida a carregar (fitxer SGF)"
 
 #: main.cpp:60
 #, kde-format
 msgctxt "@info:shell"
 msgid "gamefile"
-msgstr "ficher de partida"
+msgstr "fitxer de partida"
 
 #: main.cpp:61
 #, kde-format
 msgctxt "@info:shell"
 msgid "[gamefile]"
-msgstr "[ficher de partida]"
+msgstr "[fitxer de partida]"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kigo-22.04.2/po/zh_CN/kigo.po 
new/kigo-22.04.3/po/zh_CN/kigo.po
--- old/kigo-22.04.2/po/zh_CN/kigo.po   2022-06-07 09:11:44.000000000 +0200
+++ new/kigo-22.04.3/po/zh_CN/kigo.po   2022-07-05 06:35:12.000000000 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-01-26 00:42+0000\n"
-"PO-Revision-Date: 2022-06-05 04:19\n"
+"PO-Revision-Date: 2022-07-02 11:02\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kigo-22.04.2/src/gui/org.kde.kigo.appdata.xml 
new/kigo-22.04.3/src/gui/org.kde.kigo.appdata.xml
--- old/kigo-22.04.2/src/gui/org.kde.kigo.appdata.xml   2022-06-04 
10:40:11.000000000 +0200
+++ new/kigo-22.04.3/src/gui/org.kde.kigo.appdata.xml   2022-07-01 
21:03:04.000000000 +0200
@@ -85,7 +85,7 @@
     </p>
     <p xml:lang="ar">?????? ???? ???? ?????????? ?????????? ???????????? 
?????????? ???? ??????????????. ???? ???? ???????? ???????? 
???????????????????? ??????????????. ?????????? ?????????? ???????? igo 
(??????????????????) ???? Weiqi ???? Wei ch'i (????????) ???? baduk (????????). 
?????????? ???? ???????????? ?????????? ???????????????? ?????????????????????? 
?????? ?????????? ???? ?????????????? ??????????????. ???????? ???????????? 
???? ?????? ???????????? ?????????? ???????????????? ?????????????? ?????????? 
???????????? (?????? ???????????? ?????????? ???????? ???? ???????? 
???????????? ???? ???????????? ???? ??????????????????) ?????? 
?????????????????? ?????????????? ?????????? ???? 19 ?? 19 ?????????? (9 ?? 9 
???? 13 ?? 13 ???????????? ????????).</p>
     <p xml:lang="ca">El Kigo ??s una implementaci?? de codi obert del popular 
joc Go. El Go ??s un joc de taula d'estrat??gia per a dos jugadors. Tamb?? es 
coneix com a ??igo?? (japon??s), ??weiqi?? o ??wei ch'i?? (xin??s) o ??baduk?? 
(core??). El Go destaca per la seva riquesa en la complexitat estrat??gica 
malgrat tenir regles senzilles. El joc es juga entre dos jugadors que 
alternativament situen pedres negres i blanques (peces de joc, ara fetes 
normalment de vidre o pl??stic) a les interseccions lliures d'una quadr??cula 
de 19x19 l??nies (9x9 o 13x13 per les partides m??s f??cils).</p>
-    <p xml:lang="ca-valencia">Kigo ??s una implementaci?? de codi obert del 
popular joc Go. El Go ??s un joc de taula d'estrat??gia per a dos jugadors. 
Tamb?? es coneix com a ??igo?? (japon??s), ??weiqi?? o ??wei ch'i?? (xin??s) o 
??baduk?? (core??). El Go destaca per la seua riquesa en la complexitat 
estrat??gica malgrat tindre regles senzilles. El joc es juga entre dos jugadors 
que de manera alternativa situen pedres negres i blanques (peces de joc, ara 
fetes normalment de vidre o pl??stic) a les interseccions lliures d'una 
quadr??cula de 19x19 ll??nees (9x9 o 13x13 per les partides m??s f??cils).</p>
+    <p xml:lang="ca-valencia">Kigo ??s una implementaci?? de codi obert del 
popular joc Go. El Go ??s un joc de taula d'estrat??gia per a dos jugadors. 
Tamb?? es coneix com a ??igo?? (japon??s), ??weiqi?? o ??wei ch'i?? (xin??s) o 
??baduk?? (core??). El Go destaca per la seua riquesa en la complexitat 
estrat??gica malgrat tindre regles senzilles. El joc es juga entre dos jugadors 
que de manera alternativa situen pedres negres i blanques (peces de joc, ara 
fetes normalment de vidre o pl??stic) a les interseccions lliures d'una 
quadr??cula de 19x19 l??nies (9x9 o 13x13 per les partides m??s f??cils).</p>
     <p xml:lang="da">Kigo er en open source-implementation af det popul??re 
spil Go. Go er et strategisk br??tspil for to spillere. Det kendes ogs?? som 
igo (japansk), weigi eller wei ch'i (kinesisk) eller baduk (koreansk). Go er 
kendt for at v??re rigt i strategisk kompleksitet trods dets simple regler. 
Spillet spilles af to spillere som skiftes til at placere sorte og hvide sten 
(spillebrikker, nu om stunder normalt lavet af glas eller plastik) p?? ledige 
krydsninger p?? et gitter med 19x19 linjer (9x9 eller 13x13 for nemmere 
spil).</p>
     <p xml:lang="de">Kigo ist eine quelloffene Umsetzung des sehr bekannten 
Brettspiels Go. Go ist ein strategisches Brettspiel f??r zwei Spieler und wird 
auch als igo (japanisch), weigi, wei ch'i (chinesisch) oder baduk (koreanisch) 
bezeichnet. Es wird trotz seiner einfachen Regeln als reichhaltig in der 
strategischen Komplexit??t bezeichnet. Die beiden Spieler legen abwechselnd die 
schwarzen bzw. wei??en Steine (heutzutage aus Glas oder Kunststoff) auf den 
freien Schnittpunkten eines Rasters mit 19 x 19 Linien (9 x 9 oder 13 x 13 bei 
den einfacheren Arten).</p>
     <p xml:lang="el">???? Kigo ?????????? ?????? ???????????????? ???????????? 
?????????????????? ?????? ???????????????????? ???????????????????? Go. ???? Go 
?????????? ?????? ?????????????????????? ???????????????? 
?????????????????????? ?????? ?????? ??????????????. ?????????? ???????????? 
???????????? ???? igo (?????? ????????????????), weigi ?? wei ch'i (?????? 
????????????????) ?? baduk (?????? ??????????????????). ???? Go ?????????? 
???????????????????????? ?????? ?????? ???????????? ?????? ?????? 
?????????????????????????? ?????? ?????????????????????? ???????? ?????? 
???????????????? ?????? ?????????????? ??????. ???? ???????????????? 
???????????????? ???? ?????? ?????????????? ???? ???????????? 
???????????????????? ?????????????????????? ?????????? ?????? ?????????? 
???????????????? (???????? ?????????????????????????????? ?????????????? ?????? 
?????????? ?? ????????????????) ?????? ???????? ???????? ???????????????? 19x19 
(9x9 ?? 13x13 ?????? ?????? ???????????? ?????????
 ?????????).</p>
@@ -130,10 +130,10 @@
     <binary>kigo</binary>
   </provides>
   <releases>
+    <release version="0.6.22043" date="2022-07-07"/>
     <release version="0.6.22042" date="2022-06-09"/>
     <release version="0.6.22041" date="2022-05-12"/>
     <release version="0.6.22040" date="2022-04-21"/>
-    <release version="0.6.21123" date="2022-03-03"/>
   </releases>
   <content_rating type="oars-1.1"/>
 </component>

Reply via email to