Script 'mail_helper' called by obssrc
Hello community,

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

Package is "libkdegames"

Mon Aug 24 12:08:53 2026 rev:173 rq:1372493 version:26.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libkdegames/libkdegames.changes  2026-07-02 
22:17:24.349271080 +0200
+++ /work/SRC/openSUSE:Factory/.libkdegames.new.1258/libkdegames.changes        
2026-08-24 12:13:35.999207476 +0200
@@ -1,0 +2,24 @@
+Sun Aug 16 07:27:54 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/
+- Changes since 26.07.90:
+  * fix misspelled spdx id
+
+-------------------------------------------------------------------
+Sat Aug  1 11:39:33 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:15 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 26.07.80
+  * New feature release
+- No code change since 26.04.3
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ libkdegames.spec ++++++
--- /var/tmp/diff_new_pack.OmpMEh/_old  2026-08-24 12:13:36.942241251 +0200
+++ /var/tmp/diff_new_pack.OmpMEh/_new  2026-08-24 12:13:36.944241323 +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:           libkdegames
-Version:        26.04.3
+Version:        26.08.0
 Release:        0
 Summary:        General Data for KDE Games
 License:        GPL-2.0-or-later


++++++ libkdegames-26.04.3.tar.xz -> libkdegames-26.08.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkdegames-26.04.3/CMakeLists.txt 
new/libkdegames-26.08.0/CMakeLists.txt
--- old/libkdegames-26.04.3/CMakeLists.txt      2026-06-28 05:38:17.000000000 
+0200
+++ new/libkdegames-26.08.0/CMakeLists.txt      2026-08-12 07:45:21.000000000 
+0200
@@ -2,8 +2,8 @@
 
 # Release Service 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")
 
 # generate patch level from release service version
 set(_micro ${RELEASE_SERVICE_VERSION_MICRO})
@@ -122,7 +122,7 @@
 
 ecm_set_disabled_deprecation_versions(
     QT 6.10.0
-    KF 6.21.0
+    KF 6.27.0
 )
 
 add_subdirectory(src)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkdegames-26.04.3/LICENSES/ICS.txt 
new/libkdegames-26.08.0/LICENSES/ICS.txt
--- old/libkdegames-26.04.3/LICENSES/ICS.txt    2026-06-28 05:38:17.000000000 
+0200
+++ new/libkdegames-26.08.0/LICENSES/ICS.txt    1970-01-01 01:00:00.000000000 
+0100
@@ -1,14 +0,0 @@
-ISC License Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. 
("ISC")
-
-Copyright (c) 1995-2003 by Internet Software Consortium
-
-Permission to use, copy, modify, and /or distribute this software for any
-purpose with or without fee is hereby granted, provided that the above 
copyright
-notice and this permission notice appear in all copies.
-
-THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD
-TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND 
FITNESS.
-IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR 
CONSEQUENTIAL
-DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
-WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
-OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkdegames-26.04.3/LICENSES/ISC.txt 
new/libkdegames-26.08.0/LICENSES/ISC.txt
--- old/libkdegames-26.04.3/LICENSES/ISC.txt    1970-01-01 01:00:00.000000000 
+0100
+++ new/libkdegames-26.08.0/LICENSES/ISC.txt    2026-08-12 07:45:21.000000000 
+0200
@@ -0,0 +1,14 @@
+ISC License Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. 
("ISC")
+
+Copyright (c) 1995-2003 by Internet Software Consortium
+
+Permission to use, copy, modify, and /or distribute this software for any
+purpose with or without fee is hereby granted, provided that the above 
copyright
+notice and this permission notice appear in all copies.
+
+THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD
+TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND 
FITNESS.
+IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR 
CONSEQUENTIAL
+DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
+WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
+OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkdegames-26.04.3/po/ca/libkdegames6.po 
new/libkdegames-26.08.0/po/ca/libkdegames6.po
--- old/libkdegames-26.04.3/po/ca/libkdegames6.po       2026-06-28 
05:38:17.000000000 +0200
+++ new/libkdegames-26.08.0/po/ca/libkdegames6.po       2026-08-12 
07:45:21.000000000 +0200
@@ -657,3 +657,50 @@
 #, kde-format
 msgid "myTurn"
 msgstr "el meu torn"
+
+#~ msgctxt "Game difficulty level"
+#~ msgid "Difficulty"
+#~ msgstr "Dificultat"
+
+#~ msgid "Choose Game &Type"
+#~ msgstr "Escolliu el &tipus de joc"
+
+#~ msgctxt ""
+#~ "Name of the game difficulty level that is customized by the user by "
+#~ "setting up different game parameters"
+#~ msgid "Custom"
+#~ msgstr "A mida"
+
+#~ msgid ""
+#~ "Select the <b>difficulty</b> of the game.<br />If you change the "
+#~ "difficulty level while a game is running, you will have to cancel it and "
+#~ "start a new one."
+#~ msgstr ""
+#~ "Seleccioneu el nivell de <b>dificultat</b> de la partida.<br />Si canvieu "
+#~ "el nivell de dificultat mentre s'executa la partida, haureu de cancel·lar-"
+#~ "la i tornar-la a iniciar."
+
+#~ msgid ""
+#~ "Select the <b>difficulty</b> of the game.<br />You can change the "
+#~ "difficulty level during a running game."
+#~ msgstr ""
+#~ "Seleccioneu el nivell de <b>dificultat</b> de la partida.<br />Podeu "
+#~ "canviar el nivell de dificultat mentre s'executa la partida."
+
+#~ msgid "&Get New Themes..."
+#~ msgstr "&Obtén temes nous..."
+
+#~ msgid "Preview"
+#~ msgstr "Vista prèvia"
+
+#~ msgid "Theme Details"
+#~ msgstr "Detalls del tema"
+
+#~ msgid "Contact:"
+#~ msgstr "Contacte:"
+
+#~ msgid "Description:"
+#~ msgstr "Descripció:"
+
+#~ msgid "Author:"
+#~ msgstr "Autor:"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkdegames-26.04.3/po/de/libkdegames6.po 
new/libkdegames-26.08.0/po/de/libkdegames6.po
--- old/libkdegames-26.04.3/po/de/libkdegames6.po       2026-06-28 
05:38:17.000000000 +0200
+++ new/libkdegames-26.08.0/po/de/libkdegames6.po       2026-08-12 
07:45:21.000000000 +0200
@@ -1,10 +1,10 @@
-# SPDX-FileCopyrightText: 2009, 2010, 2024 Johannes Obermayr 
<[email protected]>
 # SPDX-FileCopyrightText: 2001, 2003 Matthias Kiefer <[email protected]>
-# SPDX-FileCopyrightText: 2003, 2004, 2005, 2007 Stefan Winter 
<[email protected]>
+# SPDX-FileCopyrightText: 2003-2005, 2007 Stefan Winter <[email protected]>
 # SPDX-FileCopyrightText: 2005 Stephan Johach <[email protected]>
-# SPDX-FileCopyrightText: 2005, 2007, 2008 Thomas Reitelbach 
<[email protected]>
-# SPDX-FileCopyrightText: 2008, 2010, 2012, 2014, 2019, 2020 Burkhard Lück 
<[email protected]>
-# SPDX-FileCopyrightText: 2010, 2011, 2012 Frederik Schwarzer 
<[email protected]>
+# SPDX-FileCopyrightText: 2005, 2007-2008 Thomas Reitelbach 
<[email protected]>
+# SPDX-FileCopyrightText: 2008, 2010, 2012, 2014, 2019-2020 Burkhard Lück 
<[email protected]>
+# SPDX-FileCopyrightText: 2009-2010, 2024 Johannes Obermayr 
<[email protected]>
+# SPDX-FileCopyrightText: 2010-2012 Frederik Schwarzer <[email protected]>
 # SPDX-FileCopyrightText: 2025 Alois Spitzbart <[email protected]>
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkdegames-26.04.3/po/ia/libkdegames6.po 
new/libkdegames-26.08.0/po/ia/libkdegames6.po
--- old/libkdegames-26.04.3/po/ia/libkdegames6.po       2026-06-28 
05:38:17.000000000 +0200
+++ new/libkdegames-26.08.0/po/ia/libkdegames6.po       2026-08-12 
07:45:21.000000000 +0200
@@ -1,14 +1,14 @@
 # Copyright (C) 2023 This file is copyright:
 # This file is distributed under the same license as the libkdegames package.
 #
-# SPDX-FileCopyrightText: 2023 giovanni <[email protected]>
+# SPDX-FileCopyrightText: 2023, 2026 giovanni <[email protected]>
 # giovanni <[email protected]>, 2024.
 msgid ""
 msgstr ""
 "Project-Id-Version: libkdegames\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-11-17 11:50+0000\n"
-"PO-Revision-Date: 2024-05-15 10:36+0200\n"
+"PO-Revision-Date: 2026-05-13 15:15+0200\n"
 "Last-Translator: giovanni <[email protected]>\n"
 "Language-Team: Interlingua <[email protected]>\n"
 "Language: ia\n"
@@ -16,7 +16,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 22.12.3\n"
+"X-Generator: Lokalize 25.04.0\n"
 
 #: highscore/kgamehighscore.cpp:154
 #, kde-format
@@ -365,7 +365,7 @@
 
 #: kgamestandardaction.cpp:110
 msgid "&Demo"
-msgstr ""
+msgstr "&Demo"
 
 #: kgamestandardaction.cpp:110
 msgid "Play a demo"
@@ -502,7 +502,7 @@
 #: private/kgame/kgamemessage.cpp:110
 #, kde-format
 msgid "Game setup done"
-msgstr ""
+msgstr "Configuration de Joco facite"
 
 #: private/kgame/kgamemessage.cpp:112
 #, kde-format
@@ -517,27 +517,27 @@
 #: private/kgame/kgamemessage.cpp:116
 #, kde-format
 msgid "Player Property"
-msgstr ""
+msgstr "Proprietate de Jocator"
 
 #: private/kgame/kgamemessage.cpp:118
 #, kde-format
 msgid "Game Property"
-msgstr ""
+msgstr "Proprietate de Joco"
 
 #: private/kgame/kgamemessage.cpp:120
 #, kde-format
 msgid "Add Player"
-msgstr ""
+msgstr "Adde Jocator"
 
 #: private/kgame/kgamemessage.cpp:122
 #, kde-format
 msgid "Remove Player"
-msgstr ""
+msgstr "Remove Jocator"
 
 #: private/kgame/kgamemessage.cpp:124
 #, kde-format
 msgid "Activate Player"
-msgstr ""
+msgstr "Activa Jocator"
 
 #: private/kgame/kgamemessage.cpp:126
 #, kde-format
@@ -572,7 +572,7 @@
 #: private/kgame/kgamemessage.cpp:138
 #, kde-format
 msgid "Player ID"
-msgstr ""
+msgstr "ID de Jocator"
 
 #: private/kgame/kgamepropertyhandler.cpp:160
 #, kde-format
@@ -614,7 +614,7 @@
 #: private/kgame/kplayer.cpp:73
 #, kde-format
 msgid "UserId"
-msgstr ""
+msgstr "Id de Usator"
 
 #: private/kgame/kplayer.cpp:75
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkdegames-26.04.3/po/ja/libkdegames6.po 
new/libkdegames-26.08.0/po/ja/libkdegames6.po
--- old/libkdegames-26.04.3/po/ja/libkdegames6.po       2026-06-28 
05:38:17.000000000 +0200
+++ new/libkdegames-26.08.0/po/ja/libkdegames6.po       2026-08-12 
07:45:21.000000000 +0200
@@ -1,4 +1,5 @@
 # Translation of libkdegames into Japanese.
+# SPDX-FileCopyrightText: 2026 Ryuichi Yamada <[email protected]>
 # This file is distributed under the same license as the kdegames package.
 # Taiki Komoda <[email protected]>, 2002.
 # Takuro Ashie <[email protected]>, 2004.
@@ -13,21 +14,20 @@
 "Project-Id-Version: libkdegames\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-11-17 11:50+0000\n"
-"PO-Revision-Date: 2010-09-26 12:44-0700\n"
-"Last-Translator: Fumiaki Okushi <[email protected]>\n"
+"PO-Revision-Date: 2026-07-04 15:20+0900\n"
+"Last-Translator: Ryuichi Yamada <[email protected]>\n"
 "Language-Team: Japanese <[email protected]>\n"
 "Language: ja\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.11.1\n"
+"X-Generator: Lokalize 26.04.2\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 
 #: highscore/kgamehighscore.cpp:154
-#, fuzzy, kde-format
-#| msgid "Retry"
+#, kde-format
 msgctxt "@action:button"
 msgid "Retry"
 msgstr "再試行"
@@ -42,57 +42,49 @@
 "に書き込んでいます。"
 
 #: highscore/kgamehighscoredialog.cpp:100
-#, fuzzy, kde-format
-#| msgid "High Scores"
+#, kde-format
 msgctxt "@title:window"
 msgid "High Scores"
 msgstr "ハイスコア"
 
 #: highscore/kgamehighscoredialog.cpp:114
-#, fuzzy, kde-format
-#| msgid "Name"
+#, kde-format
 msgctxt "@title:column"
 msgid "Name"
 msgstr "名前"
 
 #: highscore/kgamehighscoredialog.cpp:116
-#, fuzzy, kde-format
-#| msgid "Date"
+#, kde-format
 msgctxt "@title:column"
 msgid "Date"
 msgstr "日付"
 
 #: highscore/kgamehighscoredialog.cpp:118
-#, fuzzy, kde-format
-#| msgid "Level"
+#, kde-format
 msgctxt "@title:column"
 msgid "Level"
 msgstr "レベル"
 
 #: highscore/kgamehighscoredialog.cpp:120
-#, fuzzy, kde-format
-#| msgid "Score"
+#, kde-format
 msgctxt "@title:column"
 msgid "Score"
 msgstr "スコア"
 
 #: highscore/kgamehighscoredialog.cpp:122
-#, fuzzy, kde-format
-#| msgid "Time"
+#, kde-format
 msgctxt "@title:column"
 msgid "Time"
 msgstr "タイム"
 
 #: highscore/kgamehighscoredialog.cpp:271
-#, fuzzy, kde-format
-#| msgid "High Scores"
+#, kde-format
 msgctxt "@title:tab"
 msgid "High Scores"
 msgstr "ハイスコア"
 
 #: highscore/kgamehighscoredialog.cpp:288
-#, fuzzy, kde-format
-#| msgid "Rank"
+#, kde-format
 msgctxt "@title:group"
 msgid "Rank"
 msgstr "順位"
@@ -104,29 +96,25 @@
 msgstr "#%1"
 
 #: highscore/kgamehighscoredialog.cpp:548
-#, fuzzy, kde-format
-#| msgid "&Remember"
+#, kde-format
 msgctxt "@action:button"
 msgid "&Remember"
 msgstr "登録(&R)"
 
 #: highscore/kgamehighscoredialog.cpp:549
-#, fuzzy, kde-format
-#| msgid "&Forget"
+#, kde-format
 msgctxt "@action:button"
 msgid "&Forget"
 msgstr "消去(&F)"
 
 #: highscore/kgamehighscoredialog.cpp:550
-#, fuzzy, kde-format
-#| msgid "Remember this high score"
+#, kde-format
 msgctxt "@info:tooltip"
 msgid "Remember this high score"
 msgstr "このハイスコアを登録します"
 
 #: highscore/kgamehighscoredialog.cpp:551
-#, fuzzy, kde-format
-#| msgid "Forget this high score"
+#, kde-format
 msgctxt "@info:tooltip"
 msgid "Forget this high score"
 msgstr "このハイスコアを登録せずに消去します"
@@ -203,38 +191,31 @@
 msgstr "ゲームの難易度を変更すると現在のゲームは終了します。"
 
 #: kgamedifficulty.cpp:318
-#, fuzzy, kde-format
-#| msgid "Change the difficulty level"
+#, kde-format
 msgctxt "@action:button"
 msgid "Change the Difficulty Level"
 msgstr "難易度を変更"
 
 #: kgamedifficulty.cpp:402
-#, fuzzy, kde-format
-#| msgctxt "Game difficulty level"
-#| msgid "Difficulty"
+#, kde-format
 msgctxt "@info:tooltip Game difficulty level"
 msgid "Difficulty"
 msgstr "難易度"
 
 #: kgamedifficulty.cpp:410
-#, fuzzy, kde-format
-#| msgctxt "Game difficulty level"
-#| msgid "Difficulty"
+#, kde-format
 msgctxt "@title:menu Game difficulty level"
 msgid "Difficulty"
 msgstr "難易度"
 
 #: kgamedifficulty.cpp:411
-#, fuzzy, kde-format
-#| msgid "Set the difficulty level"
+#, kde-format
 msgctxt "@info:tooltip"
 msgid "Set the difficulty level"
 msgstr "難易度を設定"
 
 #: kgamedifficulty.cpp:412
-#, fuzzy, kde-format
-#| msgid "Set the difficulty level of the game."
+#, kde-format
 msgctxt "@info:whatsthis"
 msgid "Sets the difficulty level of the game."
 msgstr "ゲームの難易度を設定します。"
@@ -253,26 +234,20 @@
 msgstr "新しいゲームを開始"
 
 #: kgamestandardaction.cpp:70
-#, fuzzy
-#| msgid "&Load..."
 msgid "&Load…"
 msgstr "読み込み(&L)..."
 
 #: kgamestandardaction.cpp:70
-#, fuzzy
-#| msgid "Open a saved game..."
 msgid "Open a saved game"
-msgstr "保存したゲームを開く..."
+msgstr "保存したゲームを開く"
 
 #: kgamestandardaction.cpp:72
 msgid "Load &Recent"
 msgstr "最近のゲームを読み込み(&R)"
 
 #: kgamestandardaction.cpp:72
-#, fuzzy
-#| msgid "Open a recently saved game..."
 msgid "Open a recently saved game"
-msgstr "最近保存したゲームを開く..."
+msgstr "最近保存したゲームを開く"
 
 #: kgamestandardaction.cpp:74
 msgid "Restart &Game"
@@ -291,8 +266,6 @@
 msgstr "現在のゲームを保存"
 
 #: kgamestandardaction.cpp:78
-#, fuzzy
-#| msgid "Save &As..."
 msgid "Save &As…"
 msgstr "名前を付けて保存(&A)..."
 
@@ -349,8 +322,6 @@
 msgstr "これまでのすべての統計を削除します。"
 
 #: kgamestandardaction.cpp:92
-#, fuzzy
-#| msgid "&Print..."
 msgid "&Print…"
 msgstr "印刷(&P)..."
 
@@ -423,43 +394,36 @@
 msgstr "ゲームを解く"
 
 #: kgamestandardaction.cpp:116
-#, fuzzy
-#| msgid "Configure &Carddecks..."
 msgid "Configure &Carddecks…"
 msgstr "カードデッキを設定(&C)..."
 
 #: kgamestandardaction.cpp:118
-#, fuzzy
-#| msgid "Configure &High Scores..."
 msgid "Configure &High Scores…"
 msgstr "ハイスコアを設定(&H)..."
 
 #: kgamethemeselector.cpp:108
-#, fuzzy, kde-format
-#| msgid "&Get New Themes..."
+#, kde-format
 msgctxt "@action:button"
 msgid "Download New Themes…"
-msgstr "新しいテーマを取得(&G)..."
+msgstr "新しいテーマを取得..."
 
 #: kgamethemeselector.cpp:210
-#, fuzzy, kde-format
-#| msgid "Solve the game"
+#, kde-format
 msgctxt "@title:window config dialog"
 msgid "Select theme"
-msgstr "ゲームを解く"
+msgstr "テーマを選択"
 
 #: kgamethemeselector.cpp:282
-#, fuzzy, kde-format
-#| msgid "Your name:"
+#, kde-format
 msgctxt "@item name of theme, missing"
 msgid "[No name]"
-msgstr "あなたの名前:"
+msgstr "[名前なし]"
 
 #: kgamethemeselector.cpp:298
 #, kde-format
 msgctxt "@info author attribution"
 msgid "By %1"
-msgstr ""
+msgstr "作者: %1"
 
 #: private/kchatbase.cpp:98
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkdegames-26.04.3/po/nn/libkdegames6.po 
new/libkdegames-26.08.0/po/nn/libkdegames6.po
--- old/libkdegames-26.04.3/po/nn/libkdegames6.po       2026-06-28 
05:38:17.000000000 +0200
+++ new/libkdegames-26.08.0/po/nn/libkdegames6.po       2026-08-12 
07:45:21.000000000 +0200
@@ -1,6 +1,7 @@
 # Translation of libkdegames6 to Norwegian Nynorsk
 #
 # Gaute Hvoslef Kvalnes <[email protected]>, 2001, 2002, 2003, 2004.
+# Karl Ove Hufthammer <[email protected]>, 2004, 2005, 2007, 2008, 2009, 2010, 
2011, 2016, 2024.
 # Eirik U. Birkeland <[email protected]>, 2008.
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkdegames-26.04.3/po/sk/libkdegames6.po 
new/libkdegames-26.08.0/po/sk/libkdegames6.po
--- old/libkdegames-26.04.3/po/sk/libkdegames6.po       2026-06-28 
05:38:17.000000000 +0200
+++ new/libkdegames-26.08.0/po/sk/libkdegames6.po       2026-08-12 
07:45:21.000000000 +0200
@@ -45,7 +45,7 @@
 #, kde-format
 msgctxt "@title:column"
 msgid "Name"
-msgstr "Meno"
+msgstr "Názov"
 
 #: highscore/kgamehighscoredialog.cpp:116
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkdegames-26.04.3/po/ug/libkdegames6.po 
new/libkdegames-26.08.0/po/ug/libkdegames6.po
--- old/libkdegames-26.04.3/po/ug/libkdegames6.po       2026-06-28 
05:38:17.000000000 +0200
+++ new/libkdegames-26.08.0/po/ug/libkdegames6.po       2026-08-12 
07:45:21.000000000 +0200
@@ -8,18 +8,18 @@
 "Project-Id-Version: libkdegames\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-11-17 11:50+0000\n"
-"PO-Revision-Date: 2013-09-08 07:05+0900\n"
-"Last-Translator: Gheyret Kenji <[email protected]>\n"
+"PO-Revision-Date: 2026-05-31 20:15-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"
 
 #: highscore/kgamehighscore.cpp:154
-#, fuzzy, kde-format
-#| msgid "Retry"
+#, kde-format
 msgctxt "@action:button"
 msgid "Retry"
 msgstr "قايتا سىنا"
@@ -32,60 +32,52 @@
 msgstr ""
 
 #: highscore/kgamehighscoredialog.cpp:100
-#, fuzzy, kde-format
-#| msgid "High Scores"
+#, kde-format
 msgctxt "@title:window"
 msgid "High Scores"
 msgstr "يۇقىرى نومۇر"
 
 #: highscore/kgamehighscoredialog.cpp:114
-#, fuzzy, kde-format
-#| msgid "Name"
+#, kde-format
 msgctxt "@title:column"
 msgid "Name"
 msgstr "ئاتى"
 
 #: highscore/kgamehighscoredialog.cpp:116
-#, fuzzy, kde-format
-#| msgid "Date"
+#, kde-format
 msgctxt "@title:column"
 msgid "Date"
 msgstr "چېسلا"
 
 #: highscore/kgamehighscoredialog.cpp:118
-#, fuzzy, kde-format
-#| msgid "Level"
+#, kde-format
 msgctxt "@title:column"
 msgid "Level"
 msgstr "دەرىجە"
 
 #: highscore/kgamehighscoredialog.cpp:120
-#, fuzzy, kde-format
-#| msgid "Score"
+#, kde-format
 msgctxt "@title:column"
 msgid "Score"
 msgstr "ئېرىشكەن نومۇر"
 
 #: highscore/kgamehighscoredialog.cpp:122
-#, fuzzy, kde-format
-#| msgid "Time"
+#, kde-format
 msgctxt "@title:column"
 msgid "Time"
 msgstr "ۋاقىت"
 
 #: highscore/kgamehighscoredialog.cpp:271
-#, fuzzy, kde-format
-#| msgid "High Scores"
+#, kde-format
 msgctxt "@title:tab"
 msgid "High Scores"
 msgstr "يۇقىرى نومۇر"
 
 #: highscore/kgamehighscoredialog.cpp:288
-#, fuzzy, kde-format
-#| msgid "Rank"
+#, kde-format
 msgctxt "@title:group"
 msgid "Rank"
-msgstr "دەرىجىسى"
+msgstr ""
 
 #: highscore/kgamehighscoredialog.cpp:309
 #, kde-format
@@ -94,18 +86,16 @@
 msgstr ""
 
 #: highscore/kgamehighscoredialog.cpp:548
-#, fuzzy, kde-format
-#| msgid "&Remember"
+#, kde-format
 msgctxt "@action:button"
 msgid "&Remember"
 msgstr "ئەستە تۇت(&R)"
 
 #: highscore/kgamehighscoredialog.cpp:549
-#, fuzzy, kde-format
-#| msgid "&Forget"
+#, kde-format
 msgctxt "@action:button"
 msgid "&Forget"
-msgstr "پەرۋا قىلما(&F)"
+msgstr ""
 
 #: highscore/kgamehighscoredialog.cpp:550
 #, kde-format
@@ -149,7 +139,7 @@
 #, kde-format
 msgctxt "Game difficulty level 3 out of 8"
 msgid "Easy"
-msgstr "دەسلەپكى"
+msgstr "ئاسان"
 
 #: kgamedifficulty.cpp:85
 #, kde-format
@@ -193,15 +183,13 @@
 msgstr ""
 
 #: kgamedifficulty.cpp:402
-#, fuzzy, kde-format
-#| msgid "Difficulty"
+#, kde-format
 msgctxt "@info:tooltip Game difficulty level"
 msgid "Difficulty"
 msgstr "قىيىنلىقى"
 
 #: kgamedifficulty.cpp:410
-#, fuzzy, kde-format
-#| msgid "Difficulty"
+#, kde-format
 msgctxt "@title:menu Game difficulty level"
 msgid "Difficulty"
 msgstr "قىيىنلىقى"
@@ -232,10 +220,8 @@
 msgstr "يېڭى ئويۇندىن بىرنى باشلا"
 
 #: kgamestandardaction.cpp:70
-#, fuzzy
-#| msgid "&Load..."
 msgid "&Load…"
-msgstr "يۈكلە(&L)…"
+msgstr ""
 
 #: kgamestandardaction.cpp:70
 msgid "Open a saved game"
@@ -266,8 +252,6 @@
 msgstr ""
 
 #: kgamestandardaction.cpp:78
-#, fuzzy
-#| msgid "Save &As..."
 msgid "Save &As…"
 msgstr "باشقا ئاتتا ساقلا(&A)…"
 
@@ -309,7 +293,7 @@
 
 #: kgamestandardaction.cpp:88
 msgid "Show Statistics"
-msgstr "ستاتىستىكا كۆرسەت"
+msgstr "ئىستاتىستىكا كۆرسەت"
 
 #: kgamestandardaction.cpp:88
 msgid "Show statistics"
@@ -324,18 +308,16 @@
 msgstr ""
 
 #: kgamestandardaction.cpp:92
-#, fuzzy
-#| msgid "&Print..."
 msgid "&Print…"
 msgstr "باس(&P)…"
 
 #: kgamestandardaction.cpp:94
 msgid "&Quit"
-msgstr "ئاخىرلاشتۇر(&Q)"
+msgstr "چېكىن(&Q)"
 
 #: kgamestandardaction.cpp:94
 msgid "Quit the program"
-msgstr "پروگراممىنى ئاخىرلاشتۇرىدۇ"
+msgstr "پىروگراممىنى ئاخىرلاشتۇرىدۇ"
 
 #: kgamestandardaction.cpp:98
 msgid "Repeat"
@@ -402,17 +384,14 @@
 msgstr ""
 
 #: kgamestandardaction.cpp:118
-#, fuzzy
-#| msgid "High Scores"
 msgid "Configure &High Scores…"
-msgstr "يۇقىرى نومۇر"
+msgstr ""
 
 #: kgamethemeselector.cpp:108
-#, fuzzy, kde-format
-#| msgid "Get New Themes..."
+#, kde-format
 msgctxt "@action:button"
 msgid "Download New Themes…"
-msgstr "يېڭى ئۆرنەكلەرنى ئېلىش…"
+msgstr ""
 
 #: kgamethemeselector.cpp:210
 #, kde-format
@@ -421,19 +400,16 @@
 msgstr ""
 
 #: kgamethemeselector.cpp:282
-#, fuzzy, kde-format
-#| msgid "Your name:"
+#, kde-format
 msgctxt "@item name of theme, missing"
 msgid "[No name]"
-msgstr "ئاتىڭىز:"
+msgstr ""
 
 #: kgamethemeselector.cpp:298
-#, fuzzy, kde-format
-#| msgctxt "Author attribution, e.g. \"by Jack\""
-#| msgid "by %1"
+#, kde-format
 msgctxt "@info author attribution"
 msgid "By %1"
-msgstr "ئاپتور %1"
+msgstr ""
 
 #: private/kchatbase.cpp:98
 #, kde-format
@@ -475,7 +451,7 @@
 #, kde-format
 msgctxt "Unknown player"
 msgid "Unknown"
-msgstr "نامەلۇم"
+msgstr "يوچۇن"
 
 #: private/kgame/kgamechat.cpp:231
 #, kde-format
@@ -632,7 +608,7 @@
 #: private/kgame/kgamepropertyhandler.cpp:361
 #, kde-format
 msgid "Unknown"
-msgstr "نامەلۇم"
+msgstr "يوچۇن"
 
 #: private/kgame/kplayer.cpp:73
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libkdegames-26.04.3/src/carddecks/svg-oxygen/index.desktop 
new/libkdegames-26.08.0/src/carddecks/svg-oxygen/index.desktop
--- old/libkdegames-26.04.3/src/carddecks/svg-oxygen/index.desktop      
2026-06-28 05:38:17.000000000 +0200
+++ new/libkdegames-26.08.0/src/carddecks/svg-oxygen/index.desktop      
2026-08-12 07:45:21.000000000 +0200
@@ -56,7 +56,7 @@
 Name[sv]=Oxygen
 Name[te]=ఆక్సీజన్
 Name[tr]=Oxygen
-Name[ug]=ئوكسېگىن
+Name[ug]=ئوكسىگېن
 Name[uk]=Oxygen
 Name[wa]=Ocsidjinne
 Name[zh_CN]=Oxygen
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libkdegames-26.04.3/src/carddecks/svg-oxygen-white/index.desktop 
new/libkdegames-26.08.0/src/carddecks/svg-oxygen-white/index.desktop
--- old/libkdegames-26.04.3/src/carddecks/svg-oxygen-white/index.desktop        
2026-06-28 05:38:17.000000000 +0200
+++ new/libkdegames-26.08.0/src/carddecks/svg-oxygen-white/index.desktop        
2026-08-12 07:45:21.000000000 +0200
@@ -48,6 +48,7 @@
 Name[sr@latin]=Kiseonik-beli
 Name[sv]=Oxygen-vit
 Name[tr]=Oxygen Beyaz
+Name[ug]=ئوكسىگېن ئاق
 Name[uk]=Oxygen біла
 Name[wa]=Blanc ocsidjinne
 Name[zh_CN]=氧气-白
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libkdegames-26.04.3/src/highscore/kgamehighscoredialog.cpp 
new/libkdegames-26.08.0/src/highscore/kgamehighscoredialog.cpp
--- old/libkdegames-26.04.3/src/highscore/kgamehighscoredialog.cpp      
2026-06-28 05:38:17.000000000 +0200
+++ new/libkdegames-26.08.0/src/highscore/kgamehighscoredialog.cpp      
2026-08-12 07:45:21.000000000 +0200
@@ -3,7 +3,7 @@
     SPDX-FileCopyrightText: 2001 Waldo Bastian <[email protected]>
     SPDX-FileCopyrightText: 2007 Matt Williams <[email protected]>
 
-    SPDX-License-Identifier: ICS
+    SPDX-License-Identifier: ISC
 */
 
 #include "kgamehighscoredialog.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libkdegames-26.04.3/src/highscore/kgamehighscoredialog.h 
new/libkdegames-26.08.0/src/highscore/kgamehighscoredialog.h
--- old/libkdegames-26.04.3/src/highscore/kgamehighscoredialog.h        
2026-06-28 05:38:17.000000000 +0200
+++ new/libkdegames-26.08.0/src/highscore/kgamehighscoredialog.h        
2026-08-12 07:45:21.000000000 +0200
@@ -3,7 +3,7 @@
     SPDX-FileCopyrightText: 2001 Waldo Bastian <[email protected]>
     SPDX-FileCopyrightText: 2007 Matt Williams <[email protected]>
 
-    SPDX-License-Identifier: ICS
+    SPDX-License-Identifier: ISC
 */
 
 #ifndef KGAMEHIGHSCOREDIALOG_H

Reply via email to