Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knights for openSUSE:Factory checked 
in at 2023-04-23 22:46:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/knights (Old)
 and      /work/SRC/openSUSE:Factory/.knights.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "knights"

Sun Apr 23 22:46:29 2023 rev:55 rq:1080647 version:23.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/knights/knights.changes  2023-03-03 
22:29:34.675559667 +0100
+++ /work/SRC/openSUSE:Factory/.knights.new.1533/knights.changes        
2023-04-23 22:49:13.251307197 +0200
@@ -1,0 +2,20 @@
+Sat Apr 15 08:46:03 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.04.0/
+
+-------------------------------------------------------------------
+Fri Mar 31 16:42:13 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.03.90
+  * New feature release
+
+-------------------------------------------------------------------
+Fri Mar 17 20:43:49 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.03.80
+  * New feature release
+
+-------------------------------------------------------------------

Old:
----
  knights-22.12.3.tar.xz
  knights-22.12.3.tar.xz.sig

New:
----
  knights-23.04.0.tar.xz
  knights-23.04.0.tar.xz.sig

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

Other differences:
------------------
++++++ knights.spec ++++++
--- /var/tmp/diff_new_pack.RwdajI/_old  2023-04-23 22:49:13.799310294 +0200
+++ /var/tmp/diff_new_pack.RwdajI/_new  2023-04-23 22:49:13.803310316 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:           knights
-Version:        22.12.3
+Version:        23.04.0
 Release:        0
 Summary:        A simple chess board
 License:        GPL-2.0-or-later


++++++ knights-22.12.3.tar.xz -> knights-23.04.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knights-22.12.3/.kde-ci.yml 
new/knights-23.04.0/.kde-ci.yml
--- old/knights-22.12.3/.kde-ci.yml     2023-02-25 06:09:39.000000000 +0100
+++ new/knights-23.04.0/.kde-ci.yml     2023-04-12 18:34:59.000000000 +0200
@@ -25,6 +25,8 @@
     'frameworks/kplotting': '@stable'
     'frameworks/kdoctools': '@stable'
     'frameworks/kwallet': '@stable'
+- 'on': ['Linux', 'FreeBSD']
+  'require':
     'frameworks/plasma-framework': '@stable'
 Options:
   require-passing-tests-on: [ 'Linux', 'FreeBSD']
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knights-22.12.3/CMakeLists.txt 
new/knights-23.04.0/CMakeLists.txt
--- old/knights-22.12.3/CMakeLists.txt  2023-02-25 06:09:39.000000000 +0100
+++ new/knights-23.04.0/CMakeLists.txt  2023-04-12 18:34:59.000000000 +0200
@@ -1,9 +1,9 @@
 cmake_minimum_required (VERSION 3.16 FATAL_ERROR)
 
 # Release Service version, managed by release script
-set (RELEASE_SERVICE_VERSION_MAJOR "22")
-set (RELEASE_SERVICE_VERSION_MINOR "12")
-set (RELEASE_SERVICE_VERSION_MICRO "3")
+set (RELEASE_SERVICE_VERSION_MAJOR "23")
+set (RELEASE_SERVICE_VERSION_MINOR "04")
+set (RELEASE_SERVICE_VERSION_MICRO "0")
 set (RELEASE_SERVICE_COMPACT_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}")
 
 # Bump KNIGHTS_BASE_VERSION once new features are added
@@ -17,9 +17,9 @@
 set(CMAKE_CXX_EXTENSIONS OFF)
 
 set (QT_MIN_VERSION "5.15.0")
-set (KF5_MIN_VERSION "5.90.0")
+set (KF_MIN_VERSION "5.90.0")
 
-find_package(ECM ${KF5_MIN_VERSION} REQUIRED CONFIG)
+find_package(ECM ${KF_MIN_VERSION} REQUIRED CONFIG)
 
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH})
 
@@ -47,7 +47,7 @@
    add_definitions(-DHAVE_SPEECH)
 endif ()
 
-find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS
+find_package(KF5 ${KF_MIN_VERSION} REQUIRED COMPONENTS
   DBusAddons
   ConfigWidgets
   Crash
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knights-22.12.3/po/ar/knights.po 
new/knights-23.04.0/po/ar/knights.po
--- old/knights-22.12.3/po/ar/knights.po        2023-02-25 06:09:39.000000000 
+0100
+++ new/knights-23.04.0/po/ar/knights.po        2023-04-12 18:34:59.000000000 
+0200
@@ -623,7 +623,7 @@
 #: knights.kcfg:15
 #, kde-format
 msgid "whether to show a confirmation dialog before discarding game history"
-msgstr "لإظهار مربع حوار تأكيدي قبل مسح تأريخ 
اللعبة"
+msgstr "لإظهار مربع حوار تأكِيدِي قبل مسح 
تأريخ اللعبة"
 
 #. i18n: ectx: label, entry (dontAskInternal), group (Notification Messages)
 #: knights.kcfg:19
@@ -873,7 +873,7 @@
 #: main.cpp:52
 #, kde-format
 msgid "KDE Chess Board"
-msgstr "لوح شطرنج كدي"
+msgstr "لوح شطرنج كِيدِي"
 
 #: main.cpp:53
 #, kde-format
@@ -898,7 +898,7 @@
 #: main.cpp:59
 #, kde-format
 msgid "Original Knights for KDE3 and theme author"
-msgstr "مؤلف الفرسان الأصلي لـكدي 3 والسمة"
+msgstr "مؤلف الفرسان الأصلي لـكِيدِي 3 والسمة"
 
 #: main.cpp:61
 #, kde-format
@@ -1083,7 +1083,7 @@
 #: prefs_base.ui:168
 #, kde-format
 msgid "Show confirmation dialog before closing"
-msgstr "أظهر مربع حوار تأكيدي قبل إغلاق 
الإغلاق"
+msgstr "أظهر مربع حوار تأكِيدِي قبل إغلاق 
الإغلاق"
 
 #. i18n: ectx: property (windowTitle), widget (QWidget, PromotionWidget)
 #: promotiondialog.ui:14
@@ -1411,7 +1411,7 @@
 #, fuzzy
 #~| msgid "Chess board based on KDE Development Platform 4"
 #~ msgid "Chess board based on KF5"
-#~ msgstr "لوحة الشطرنج مبنيّة على منصة تطوير 
كدي 4"
+#~ msgstr "لوحة الشطرنج مبنيّة على منصة تطوير 
كِيدِي 4"
 
 #~ msgid "This feature is not yet implemented in Knights"
 #~ msgstr "هذه الميزة غير مطبّقة بعد في أحصنة"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knights-22.12.3/po/bg/knights.po 
new/knights-23.04.0/po/bg/knights.po
--- old/knights-22.12.3/po/bg/knights.po        2023-02-25 06:09:39.000000000 
+0100
+++ new/knights-23.04.0/po/bg/knights.po        2023-04-12 18:34:59.000000000 
+0200
@@ -526,6 +526,7 @@
 
 #: knights.cpp:491
 #, fuzzy, kde-format
+#| msgid "Resign"
 msgctxt "@action:button"
 msgid "Resign"
 msgstr "Предаване"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knights-22.12.3/po/en_GB/knights.po 
new/knights-23.04.0/po/en_GB/knights.po
--- old/knights-22.12.3/po/en_GB/knights.po     2023-02-25 06:09:39.000000000 
+0100
+++ new/knights-23.04.0/po/en_GB/knights.po     2023-04-12 18:34:59.000000000 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-21 00:44+0000\n"
-"PO-Revision-Date: 2022-11-26 15:16+0000\n"
+"PO-Revision-Date: 2022-12-31 15:22+0000\n"
 "Last-Translator: Steve Allewell <[email protected]>\n"
 "Language-Team: British English <[email protected]>\n"
 "Language: en_GB\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knights-22.12.3/po/ka/knights.po 
new/knights-23.04.0/po/ka/knights.po
--- old/knights-22.12.3/po/ka/knights.po        2023-02-25 06:09:39.000000000 
+0100
+++ new/knights-23.04.0/po/ka/knights.po        2023-04-12 18:34:59.000000000 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: knights\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-21 00:44+0000\n"
-"PO-Revision-Date: 2023-02-11 07:08+0100\n"
+"PO-Revision-Date: 2023-01-20 07:29+0100\n"
 "Last-Translator: Temuri Doghonadze <[email protected]>\n"
 "Language-Team: Georgian <[email protected]>\n"
 "Language: ka\n"
@@ -915,7 +915,7 @@
 #: popup.ui:51
 #, kde-format
 msgid "Close"
-msgstr "დახურვა"
+msgstr "დაკეტვა"
 
 #. i18n: ectx: property (title), widget (QGroupBox, external_box)
 #: prefs_access.ui:17
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knights-22.12.3/po/ko/knights.po 
new/knights-23.04.0/po/ko/knights.po
--- old/knights-22.12.3/po/ko/knights.po        2023-02-25 06:09:39.000000000 
+0100
+++ new/knights-23.04.0/po/ko/knights.po        2023-04-12 18:34:59.000000000 
+0200
@@ -1,18 +1,18 @@
 # 이정희 (JungHee Lee) <[email protected]>, 2020.
-# Shinjo Park <[email protected]>, 2020, 2021.
+# Shinjo Park <[email protected]>, 2020, 2021, 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: KDE 한국어 번역\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-21 00:44+0000\n"
-"PO-Revision-Date: 2021-11-12 00:22+0100\n"
+"PO-Revision-Date: 2023-03-01 01:58+0100\n"
 "Last-Translator: Shinjo Park <[email protected]>\n"
 "Language-Team: Korean <[email protected]>\n"
 "Language: ko\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 21.08.1\n"
+"X-Generator: Lokalize 21.12.3\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
 #, kde-format
@@ -518,8 +518,7 @@
 msgstr "정말로 물러나시겠습니까?"
 
 #: knights.cpp:491
-#, fuzzy, kde-format
-#| msgid "Resign"
+#, kde-format
 msgctxt "@action:button"
 msgid "Resign"
 msgstr "물러나기"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knights-22.12.3/po/nl/knights.po 
new/knights-23.04.0/po/nl/knights.po
--- old/knights-22.12.3/po/nl/knights.po        2023-02-25 06:09:39.000000000 
+0100
+++ new/knights-23.04.0/po/nl/knights.po        2023-04-12 18:34:59.000000000 
+0200
@@ -1,7 +1,7 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Freek de Kruijf <[email protected]>, 2010, 2013, 2015, 2021, 2022.
+# Freek de Kruijf <[email protected]>, 2010, 2013, 2015, 2021, 2022, 2023.
 # Jaap Woldringh <[email protected]>, 2010, 2011, 2012, 2016, 2017, 2018.
 # jaap <[email protected]>, 2019.
 msgid ""
@@ -9,14 +9,14 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-21 00:44+0000\n"
-"PO-Revision-Date: 2022-10-21 13:10+0200\n"
+"PO-Revision-Date: 2023-03-17 09:48+0100\n"
 "Last-Translator: Freek de Kruijf <[email protected]>\n"
 "Language-Team: \n"
 "Language: nl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 22.08.2\n"
+"X-Generator: Lokalize 22.12.3\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #, kde-format
@@ -393,7 +393,7 @@
 #: knights.cpp:95
 #, kde-format
 msgid "Custom"
-msgstr "Gebruikelijk"
+msgstr "Aangepast"
 
 #: knights.cpp:139
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knights-22.12.3/po/nn/knights.po 
new/knights-23.04.0/po/nn/knights.po
--- old/knights-22.12.3/po/nn/knights.po        2023-02-25 06:09:39.000000000 
+0100
+++ new/knights-23.04.0/po/nn/knights.po        2023-04-12 18:34:59.000000000 
+0200
@@ -1,13 +1,13 @@
 # Translation of knights to Norwegian Nynorsk
 #
 # Kjetil Kilhavn <[email protected]>, 2012.
-# Karl Ove Hufthammer <[email protected]>, 2012, 2015, 2016, 2018, 2020.
+# Karl Ove Hufthammer <[email protected]>, 2012, 2015, 2016, 2018, 2020, 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-21 00:44+0000\n"
-"PO-Revision-Date: 2020-02-16 14:39+0100\n"
+"PO-Revision-Date: 2023-03-11 13:50+0100\n"
 "Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
 "Language-Team: Norwegian Nynorsk <[email protected]>\n"
 "Language: nn\n"
@@ -15,7 +15,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.12.2\n"
+"X-Generator: Lokalize 22.12.3\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
@@ -34,7 +34,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Promotion"
-msgstr ""
+msgstr "Bondeforvandling"
 
 #: board.cpp:581
 #, kde-format
@@ -92,7 +92,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Difficulty Level"
-msgstr ""
+msgstr "Vanskegrad"
 
 #: enginesettings.cpp:109
 #, kde-format
@@ -152,7 +152,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "New Game"
-msgstr ""
+msgstr "Nytt spel"
 
 #: gamedialog.cpp:259
 #, kde-format
@@ -179,7 +179,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Chess Engines"
-msgstr ""
+msgstr "Sjakkmotor"
 
 #: gamedialog.cpp:352
 #, kde-format
@@ -212,7 +212,7 @@
 #: gamedialog.ui:45
 #, kde-format
 msgid "&Computer engine:"
-msgstr ""
+msgstr "&Sjakkmotor:"
 
 #. i18n: ectx: property (title), widget (QGroupBox, colorGroup)
 #: gamedialog.ui:78
@@ -248,25 +248,25 @@
 #: gamedialog.ui:145
 #, kde-format
 msgid "Co&mputer engine:"
-msgstr ""
+msgstr "S&jakkmotor:"
 
 #. i18n: ectx: property (text), widget (QRadioButton, rbPlayer2Server)
 #: gamedialog.ui:175
 #, kde-format
 msgid "Chess server:"
-msgstr ""
+msgstr "Sjakktenar:"
 
 #. i18n: ectx: property (text), widget (QCheckBox, cbTimeControl)
 #: gamedialog.ui:207
 #, kde-format
 msgid "&Use time control"
-msgstr ""
+msgstr "&Bruk sjakklokke"
 
 #. i18n: ectx: property (text), widget (QLabel, lNumberOfMoves)
 #: gamedialog.ui:214
 #, kde-format
 msgid "&Time control period:"
-msgstr ""
+msgstr "&Tidskontrollperiode:"
 
 #. i18n: ectx: property (specialValueText), widget (QSpinBox, sbNumberOfMoves)
 #: gamedialog.ui:230
@@ -279,13 +279,13 @@
 #: gamedialog.ui:243
 #, kde-format
 msgid "&Initial time limit:"
-msgstr ""
+msgstr "&Innleiande tidsavgrensing:"
 
 #. i18n: ectx: property (text), widget (QLabel, timeIncrementLabel)
 #: gamedialog.ui:269
 #, kde-format
 msgid "I&ncrement per move:"
-msgstr ""
+msgstr "&Auke per trekk:"
 
 #: gamemanager.cpp:416
 #, kde-format
@@ -410,7 +410,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Move History"
-msgstr ""
+msgstr "Trekklogg"
 
 #: knights.cpp:196 knights.cpp:490
 #, kde-format
@@ -531,13 +531,13 @@
 #, kde-format
 msgctxt "@action:button"
 msgid "Resign"
-msgstr ""
+msgstr "Gje opp"
 
 #: knights.cpp:542
 #, kde-format
 msgctxt "@title:window"
 msgid "Game over"
-msgstr ""
+msgstr "Partiet er over"
 
 #: knights.cpp:566
 #, kde-format
@@ -591,7 +591,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Save As"
-msgstr ""
+msgstr "Lagra som"
 
 #. i18n: ectx: label, entry (Theme), group (KGameTheme)
 #: knights.kcfg:9
@@ -1179,7 +1179,7 @@
 #: proto/ficsdialog.ui:55
 #, kde-format
 msgid "&Username:"
-msgstr ""
+msgstr "&Brukarnamn:"
 
 #. i18n: ectx: property (text), widget (QCheckBox, registeredCheckBox)
 #: proto/ficsdialog.ui:72
@@ -1191,7 +1191,7 @@
 #: proto/ficsdialog.ui:82
 #, kde-format
 msgid "&Password:"
-msgstr ""
+msgstr "&Passord:"
 
 #. i18n: ectx: property (text), widget (QCheckBox, rememberCheckBox)
 #: proto/ficsdialog.ui:102
@@ -1350,7 +1350,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Chess server"
-msgstr ""
+msgstr "Sjakktenar"
 
 #: proto/ficsprotocol.cpp:278
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knights-22.12.3/po/pl/knights.po 
new/knights-23.04.0/po/pl/knights.po
--- old/knights-22.12.3/po/pl/knights.po        2023-02-25 06:09:39.000000000 
+0100
+++ new/knights-23.04.0/po/pl/knights.po        2023-04-12 18:34:59.000000000 
+0200
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Łukasz Wojniłowicz <[email protected]>, 2011, 2012, 2016, 2017, 
2018, 2019, 2021, 2022.
+# Łukasz Wojniłowicz <[email protected]>, 2011, 2012, 2016, 2017, 
2018, 2019, 2021, 2022, 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-21 00:44+0000\n"
-"PO-Revision-Date: 2022-11-23 20:09+0100\n"
+"PO-Revision-Date: 2023-01-21 10:42+0100\n"
 "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
 "Language-Team: Polish <[email protected]>\n"
 "Language: pl\n"
@@ -16,7 +16,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2);\n"
-"X-Generator: Lokalize 22.08.2\n"
+"X-Generator: Lokalize 22.12.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -714,7 +714,7 @@
 #: knights.kcfg:98
 #, kde-format
 msgid "whether time limits are enabled and displayed"
-msgstr "czy limity czasowe są włączone i wyświetlane"
+msgstr "czy ograniczenia czasowe są włączone i wyświetlane"
 
 #. i18n: ectx: label, entry (player1Protocol), group (Protocols)
 #. i18n: ectx: label, entry (player2Protocol), group (Protocols)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knights-22.12.3/po/sl/knights.po 
new/knights-23.04.0/po/sl/knights.po
--- old/knights-22.12.3/po/sl/knights.po        2023-02-25 06:09:39.000000000 
+0100
+++ new/knights-23.04.0/po/sl/knights.po        2023-04-12 18:34:59.000000000 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-21 00:44+0000\n"
-"PO-Revision-Date: 2022-11-18 11:13+0100\n"
+"PO-Revision-Date: 2022-10-22 08:25+0200\n"
 "Last-Translator: Matjaž Jeran <[email protected]>\n"
 "Language-Team: Slovenian <[email protected]>\n"
 "Language: sl\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knights-22.12.3/po/sv/knights.po 
new/knights-23.04.0/po/sv/knights.po
--- old/knights-22.12.3/po/sv/knights.po        2023-02-25 06:09:39.000000000 
+0100
+++ new/knights-23.04.0/po/sv/knights.po        2023-04-12 18:34:59.000000000 
+0200
@@ -2,14 +2,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Stefan Asserhäll <[email protected]>, 2010.
-# Stefan Asserhall <[email protected]>, 2010, 2011, 2012, 2016, 
2017, 2018, 2019, 2021, 2022.
+# Stefan Asserhall <[email protected]>, 2010, 2011, 2012, 2016, 
2017, 2018, 2019, 2021.
 # Arve Eriksson <[email protected]>, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-21 00:44+0000\n"
-"PO-Revision-Date: 2022-11-27 11:41+0100\n"
+"PO-Revision-Date: 2021-10-14 17:01+0200\n"
 "Last-Translator: Stefan Asserhäll <[email protected]>\n"
 "Language-Team: Swedish <[email protected]>\n"
 "Language: sv\n"
@@ -527,7 +527,8 @@
 msgstr "Vill verkligen ge upp?"
 
 #: knights.cpp:491
-#, kde-format
+#, fuzzy, kde-format
+#| msgid "Resign"
 msgctxt "@action:button"
 msgid "Resign"
 msgstr "Ge upp"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knights-22.12.3/po/tr/knights.po 
new/knights-23.04.0/po/tr/knights.po
--- old/knights-22.12.3/po/tr/knights.po        2023-02-25 06:09:39.000000000 
+0100
+++ new/knights-23.04.0/po/tr/knights.po        2023-04-12 18:34:59.000000000 
+0200
@@ -275,7 +275,7 @@
 #, kde-format
 msgctxt "Time control mode"
 msgid "Timer Only"
-msgstr "Sadece Sayaç"
+msgstr "Yalnızca Sayaç"
 
 #. i18n: ectx: property (text), widget (QLabel, timeLimitLabel)
 #: gamedialog.ui:243
@@ -1042,7 +1042,7 @@
 #: prefs_base.ui:132
 #, kde-format
 msgid "Only borders"
-msgstr "Sadece kenarlıklar"
+msgstr "Yalnızca kenarlıklar"
 
 #. i18n: ectx: property (text), item, widget (KComboBox, 
kcfg_borderDisplayType)
 #: prefs_base.ui:137
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knights-22.12.3/po/zh_CN/knights.po 
new/knights-23.04.0/po/zh_CN/knights.po
--- old/knights-22.12.3/po/zh_CN/knights.po     2023-02-25 06:09:39.000000000 
+0100
+++ new/knights-23.04.0/po/zh_CN/knights.po     2023-04-12 18:34:59.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-21 00:44+0000\n"
-"PO-Revision-Date: 2023-02-24 12:58\n"
+"PO-Revision-Date: 2023-04-10 14:13\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knights-22.12.3/po/zh_TW/knights.po 
new/knights-23.04.0/po/zh_TW/knights.po
--- old/knights-22.12.3/po/zh_TW/knights.po     2023-02-25 06:09:39.000000000 
+0100
+++ new/knights-23.04.0/po/zh_TW/knights.po     2023-04-12 18:34:59.000000000 
+0200
@@ -4,19 +4,20 @@
 # Franklin Weng <franklin at goodhorse dot idv dot tw>, 2010, 2012.
 # Franklin Weng <franklin at goodhorse dot idv dot tw>, 2010, 2011.
 # pan93412 <[email protected]>, 2018, 2019.
+# Kisaragi Hiu <[email protected]>, 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-21 00:44+0000\n"
-"PO-Revision-Date: 2019-10-11 12:24+0800\n"
-"Last-Translator: pan93412 <[email protected]>\n"
-"Language-Team: Chinese <[email protected]>\n"
+"PO-Revision-Date: 2023-01-29 23:11+0900\n"
+"Last-Translator: Kisaragi Hiu <[email protected]>\n"
+"Language-Team: Traditional Chinese <[email protected]>\n"
 "Language: zh_TW\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 19.08.1\n"
+"X-Generator: Lokalize 22.12.1\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
 #, kde-format
@@ -30,8 +31,7 @@
 msgstr "[email protected]"
 
 #: board.cpp:577
-#, fuzzy, kde-format
-#| msgid "Promotion"
+#, kde-format
 msgctxt "@title:window"
 msgid "Promotion"
 msgstr "晉級"
@@ -88,8 +88,7 @@
 msgstr[0] " æ­¥"
 
 #: difficultydialog.cpp:46
-#, fuzzy, kde-format
-#| msgid "Difficulty Level"
+#, kde-format
 msgctxt "@title:window"
 msgid "Difficulty Level"
 msgstr "難度等級"
@@ -149,8 +148,7 @@
 msgstr "已安裝"
 
 #: gamedialog.cpp:67
-#, fuzzy, kde-format
-#| msgid "New Game"
+#, kde-format
 msgctxt "@title:window"
 msgid "New Game"
 msgstr "開始新遊戲"
@@ -174,8 +172,7 @@
 msgstr[0] " æ­¥"
 
 #: gamedialog.cpp:300
-#, fuzzy, kde-format
-#| msgid "Chess Engines"
+#, kde-format
 msgctxt "@title:window"
 msgid "Chess Engines"
 msgstr "西洋棋引擎"
@@ -205,14 +202,13 @@
 #: gamedialog.ui:35
 #, kde-format
 msgid "Human (&You)"
-msgstr "人類(您) (&Y)"
+msgstr "人類(您)(&Y)"
 
 #. i18n: ectx: property (text), widget (QRadioButton, rbPlayer1Engine)
 #: gamedialog.ui:45
-#, fuzzy, kde-format
-#| msgid "&Computer engine"
+#, kde-format
 msgid "&Computer engine:"
-msgstr "電腦引擎 (&C)"
+msgstr "電腦引擎(&C):"
 
 #. i18n: ectx: property (title), widget (QGroupBox, colorGroup)
 #: gamedialog.ui:78
@@ -224,13 +220,13 @@
 #: gamedialog.ui:103
 #, kde-format
 msgid "B&lack"
-msgstr "黑 (&B)"
+msgstr "黑(&B)"
 
 #. i18n: ectx: property (text), widget (QRadioButton, colorRandom)
 #: gamedialog.ui:116
 #, kde-format
 msgid "Choose r&andomly"
-msgstr "隨機選取 (&A)"
+msgstr "隨機選取(&A)"
 
 #. i18n: ectx: property (title), widget (QGroupBox, player2Box)
 #: gamedialog.ui:129
@@ -242,35 +238,31 @@
 #: gamedialog.ui:135
 #, kde-format
 msgid "H&uman"
-msgstr "人類 (&U)"
+msgstr "人類(&U)"
 
 #. i18n: ectx: property (text), widget (QRadioButton, rbPlayer2Engine)
 #: gamedialog.ui:145
-#, fuzzy, kde-format
-#| msgid "Co&mputer engine"
+#, kde-format
 msgid "Co&mputer engine:"
-msgstr "電腦引擎 (&M)"
+msgstr "電腦引擎(&M):"
 
 #. i18n: ectx: property (text), widget (QRadioButton, rbPlayer2Server)
 #: gamedialog.ui:175
-#, fuzzy, kde-format
-#| msgid "Chess server"
+#, kde-format
 msgid "Chess server:"
-msgstr "下棋伺服器"
+msgstr "下棋伺服器:"
 
 #. i18n: ectx: property (text), widget (QCheckBox, cbTimeControl)
 #: gamedialog.ui:207
-#, fuzzy, kde-format
-#| msgid "&Use Time Control"
+#, kde-format
 msgid "&Use time control"
-msgstr "使用時間控制 (&U)"
+msgstr "使用時間控制(&U)"
 
 #. i18n: ectx: property (text), widget (QLabel, lNumberOfMoves)
 #: gamedialog.ui:214
-#, fuzzy, kde-format
-#| msgid "&Time control period"
+#, kde-format
 msgid "&Time control period:"
-msgstr "時間控制期間 (&T)"
+msgstr "時間控制期間(&T):"
 
 #. i18n: ectx: property (specialValueText), widget (QSpinBox, sbNumberOfMoves)
 #: gamedialog.ui:230
@@ -281,17 +273,15 @@
 
 #. i18n: ectx: property (text), widget (QLabel, timeLimitLabel)
 #: gamedialog.ui:243
-#, fuzzy, kde-format
-#| msgid "&Initial time limit"
+#, kde-format
 msgid "&Initial time limit:"
-msgstr "初始時間限制 (&I)"
+msgstr "初始時間限制(&I):"
 
 #. i18n: ectx: property (text), widget (QLabel, timeIncrementLabel)
 #: gamedialog.ui:269
-#, fuzzy, kde-format
-#| msgid "I&ncrement per move"
+#, kde-format
 msgid "I&ncrement per move:"
-msgstr "每次移動遞增時間 (&I)"
+msgstr "每次移動遞增時間(&I):"
 
 #: gamemanager.cpp:416
 #, kde-format
@@ -412,8 +402,7 @@
 msgstr "時鐘"
 
 #: knights.cpp:177
-#, fuzzy, kde-format
-#| msgid "Move History"
+#, kde-format
 msgctxt "@title:window"
 msgid "Move History"
 msgstr "移動歷史"
@@ -534,15 +523,13 @@
 msgstr "你確定要放棄嗎?"
 
 #: knights.cpp:491
-#, fuzzy, kde-format
-#| msgid "Resign"
+#, kde-format
 msgctxt "@action:button"
 msgid "Resign"
 msgstr "放棄"
 
 #: knights.cpp:542
-#, fuzzy, kde-format
-#| msgid "Game over"
+#, kde-format
 msgctxt "@title:window"
 msgid "Game over"
 msgstr "遊戲結束"
@@ -596,11 +583,10 @@
 msgstr "儲存"
 
 #: knights.cpp:697
-#, fuzzy, kde-format
-#| msgid "Save As"
+#, kde-format
 msgctxt "@title:window"
 msgid "Save As"
-msgstr "另存新檔..."
+msgstr "另存新檔"
 
 #. i18n: ectx: label, entry (Theme), group (KGameTheme)
 #: knights.kcfg:9
@@ -1087,7 +1073,7 @@
 #: promotiondialog.ui:40
 #, kde-format
 msgid "&Queen"
-msgstr "皇后 (&Q)"
+msgstr "皇后(&Q)"
 
 #. i18n: ectx: property (text), widget (QRadioButton, radioButtonRook)
 #: promotiondialog.ui:56
@@ -1105,7 +1091,7 @@
 #: promotiondialog.ui:82
 #, kde-format
 msgid "&Knight"
-msgstr "騎士 (&K)"
+msgstr "騎士(&K)"
 
 #: proto/chatwidget.cpp:62
 #, kde-format
@@ -1176,10 +1162,9 @@
 
 #. i18n: ectx: property (text), widget (QLabel, usernameLabel)
 #: proto/ficsdialog.ui:55
-#, fuzzy, kde-format
-#| msgid "&Username"
+#, kde-format
 msgid "&Username:"
-msgstr "使用者名稱(&U)"
+msgstr "使用者名稱(&U):"
 
 #. i18n: ectx: property (text), widget (QCheckBox, registeredCheckBox)
 #: proto/ficsdialog.ui:72
@@ -1189,10 +1174,9 @@
 
 #. i18n: ectx: property (text), widget (QLabel, passwordLabel)
 #: proto/ficsdialog.ui:82
-#, fuzzy, kde-format
-#| msgid "&Password"
+#, kde-format
 msgid "&Password:"
-msgstr "密碼(&P)"
+msgstr "密碼(&P):"
 
 #. i18n: ectx: property (text), widget (QCheckBox, rememberCheckBox)
 #: proto/ficsdialog.ui:102
@@ -1348,8 +1332,7 @@
 msgstr "登入失敗"
 
 #: proto/ficsprotocol.cpp:187
-#, fuzzy, kde-format
-#| msgid "Chess server"
+#, kde-format
 msgctxt "@title:window"
 msgid "Chess server"
 msgstr "下棋伺服器"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knights-22.12.3/src/org.kde.knights.appdata.xml 
new/knights-23.04.0/src/org.kde.knights.appdata.xml
--- old/knights-22.12.3/src/org.kde.knights.appdata.xml 2023-02-25 
06:09:39.000000000 +0100
+++ new/knights-23.04.0/src/org.kde.knights.appdata.xml 2023-04-12 
18:34:59.000000000 +0200
@@ -679,7 +679,7 @@
       <li xml:lang="zh-CN">支持保存和加载便携式游戏标记(PGN) 
文件</li>
       <li xml:lang="zh-TW">支援儲存與載入攜帶式遊戲標記 (PGN) 
檔案</li>
       <li>Use of Jovie, the KDE text-to-speak program, to speak opponent’s 
moves</li>
-      <li xml:lang="ar">استخدام Jovie ، برنامج تحويل 
النص إلى كلام من كدي للتحدث بحركات الخصم</li>
+      <li xml:lang="ar">استخدام Jovie ، برنامج تحويل 
النص إلى كلام من كِيدِي للتحدث بحركات الخصم
</li>
       <li xml:lang="ca">Ús del Jovie, el programa de text a veu del KDE, per 
a pronunciar els moviments de l'adversari</li>
       <li xml:lang="ca-valencia">Ús de Jovie, el programa de text a veu de 
KDE, per a llegir els moviments de l'adversari</li>
       <li xml:lang="da">Brug af Jovie, KDEs tekst-til-tale-program, til at 
sige modstanderens træk</li>
@@ -1004,9 +1004,9 @@
     <binary>knights</binary>
   </provides>
   <releases>
+    <release version="2.6.23040" date="2023-04-20"/>
     <release version="2.6.22123" date="2023-03-02"/>
     <release version="2.6.22122" date="2023-02-02"/>
     <release version="2.6.22121" date="2023-01-05"/>
-    <release version="2.6.22120" date="2022-12-08"/>
   </releases>
 </component>

Reply via email to