Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kmahjongg for openSUSE:Factory 
checked in at 2022-04-23 19:46:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kmahjongg (Old)
 and      /work/SRC/openSUSE:Factory/.kmahjongg.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kmahjongg"

Sat Apr 23 19:46:07 2022 rev:121 rq:971497 version:22.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kmahjongg/kmahjongg.changes      2022-03-04 
20:19:15.652754353 +0100
+++ /work/SRC/openSUSE:Factory/.kmahjongg.new.1538/kmahjongg.changes    
2022-04-23 19:47:20.331081242 +0200
@@ -1,0 +2,20 @@
+Mon Apr 18 07:51:52 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.04.0/
+
+-------------------------------------------------------------------
+Fri Apr  8 18:19:34 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.03.90
+  * New feature release
+
+-------------------------------------------------------------------
+Wed Mar 23 08:14:20 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.03.80
+  * New feature release
+
+-------------------------------------------------------------------

Old:
----
  kmahjongg-21.12.3.tar.xz
  kmahjongg-21.12.3.tar.xz.sig

New:
----
  kmahjongg-22.04.0.tar.xz
  kmahjongg-22.04.0.tar.xz.sig

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

Other differences:
------------------
++++++ kmahjongg.spec ++++++
--- /var/tmp/diff_new_pack.2wAy7K/_old  2022-04-23 19:47:20.875081889 +0200
+++ /var/tmp/diff_new_pack.2wAy7K/_new  2022-04-23 19:47:20.879081894 +0200
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           kmahjongg
-Version:        21.12.3
+Version:        22.04.0
 Release:        0
 Summary:        Mahjongg game
 License:        GPL-2.0-or-later


++++++ kmahjongg-21.12.3.tar.xz -> kmahjongg-22.04.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmahjongg-21.12.3/.gitignore 
new/kmahjongg-22.04.0/.gitignore
--- old/kmahjongg-21.12.3/.gitignore    2022-02-27 19:25:31.000000000 +0100
+++ new/kmahjongg-22.04.0/.gitignore    2022-04-13 04:08:11.000000000 +0200
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: CC0-1.0
+# SPDX-FileCopyrightText: none
 .kdev4/
 /build*/
 *.kdev4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmahjongg-21.12.3/CMakeLists.txt 
new/kmahjongg-22.04.0/CMakeLists.txt
--- old/kmahjongg-21.12.3/CMakeLists.txt        2022-02-27 19:25:31.000000000 
+0100
+++ new/kmahjongg-22.04.0/CMakeLists.txt        2022-04-13 04:08:11.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 "21")
-set (RELEASE_SERVICE_VERSION_MINOR "12")
-set (RELEASE_SERVICE_VERSION_MICRO "3")
+set (RELEASE_SERVICE_VERSION_MAJOR "22")
+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 KMAHJONGG_BASE_VERSION once new features are added
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmahjongg-21.12.3/CMakePresets.json.license 
new/kmahjongg-22.04.0/CMakePresets.json.license
--- old/kmahjongg-21.12.3/CMakePresets.json.license     1970-01-01 
01:00:00.000000000 +0100
+++ new/kmahjongg-22.04.0/CMakePresets.json.license     2022-04-13 
04:08:11.000000000 +0200
@@ -0,0 +1,2 @@
+# SPDX-FileCopyrightText: 2021 Laurent Montel <[email protected]>
+# SPDX-License-Identifier: BSD-3-Clause
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmahjongg-21.12.3/LICENSES/BSD-3-Clause.txt 
new/kmahjongg-22.04.0/LICENSES/BSD-3-Clause.txt
--- old/kmahjongg-21.12.3/LICENSES/BSD-3-Clause.txt     1970-01-01 
01:00:00.000000000 +0100
+++ new/kmahjongg-22.04.0/LICENSES/BSD-3-Clause.txt     2022-04-13 
04:08:11.000000000 +0200
@@ -0,0 +1,26 @@
+Copyright (c) <year> <owner>. All rights reserved.
+
+Redistribution and use in source and binary forms, with or without 
modification,
+are permitted provided that the following conditions are met:
+
+1. Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+
+2. Redistributions in binary form must reproduce the above copyright notice,
+this list of conditions and the following disclaimer in the documentation
+and/or other materials provided with the distribution.
+
+3. Neither the name of the copyright holder nor the names of its contributors
+may be used to endorse or promote products derived from this software without
+specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 
CONSEQUENTIAL
+DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
+CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
+USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmahjongg-21.12.3/LICENSES/CC0-1.0.txt 
new/kmahjongg-22.04.0/LICENSES/CC0-1.0.txt
--- old/kmahjongg-21.12.3/LICENSES/CC0-1.0.txt  1970-01-01 01:00:00.000000000 
+0100
+++ new/kmahjongg-22.04.0/LICENSES/CC0-1.0.txt  2022-04-13 04:08:11.000000000 
+0200
@@ -0,0 +1,119 @@
+Creative Commons Legal Code
+
+CC0 1.0 Universal CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES
+NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE
+AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION
+ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE USE
+OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED HEREUNDER, AND DISCLAIMS
+LIABILITY FOR DAMAGES RESULTING FROM THE USE OF THIS DOCUMENT OR THE 
INFORMATION
+OR WORKS PROVIDED HEREUNDER.
+
+Statement of Purpose
+
+The laws of most jurisdictions throughout the world automatically confer 
exclusive
+Copyright and Related Rights (defined below) upon the creator and subsequent
+owner(s) (each and all, an "owner") of an original work of authorship and/or
+a database (each, a "Work").
+
+Certain owners wish to permanently relinquish those rights to a Work for the
+purpose of contributing to a commons of creative, cultural and scientific
+works ("Commons") that the public can reliably and without fear of later claims
+of infringement build upon, modify, incorporate in other works, reuse and
+redistribute as freely as possible in any form whatsoever and for any purposes,
+including without limitation commercial purposes. These owners may contribute
+to the Commons to promote the ideal of a free culture and the further 
production
+of creative, cultural and scientific works, or to gain reputation or greater
+distribution for their Work in part through the use and efforts of others.
+
+For these and/or other purposes and motivations, and without any expectation
+of additional consideration or compensation, the person associating CC0 with
+a Work (the "Affirmer"), to the extent that he or she is an owner of Copyright
+and Related Rights in the Work, voluntarily elects to apply CC0 to the Work
+and publicly distribute the Work under its terms, with knowledge of his or
+her Copyright and Related Rights in the Work and the meaning and intended
+legal effect of CC0 on those rights.
+
+1. Copyright and Related Rights. A Work made available under CC0 may be 
protected
+by copyright and related or neighboring rights ("Copyright and Related 
Rights").
+Copyright and Related Rights include, but are not limited to, the following:
+
+i. the right to reproduce, adapt, distribute, perform, display, communicate,
+and translate a Work;
+
+      ii. moral rights retained by the original author(s) and/or performer(s);
+
+iii. publicity and privacy rights pertaining to a person's image or likeness
+depicted in a Work;
+
+iv. rights protecting against unfair competition in regards to a Work, subject
+to the limitations in paragraph 4(a), below;
+
+v. rights protecting the extraction, dissemination, use and reuse of data
+in a Work;
+
+vi. database rights (such as those arising under Directive 96/9/EC of the
+European Parliament and of the Council of 11 March 1996 on the legal protection
+of databases, and under any national implementation thereof, including any
+amended or successor version of such directive); and
+
+vii. other similar, equivalent or corresponding rights throughout the world
+based on applicable law or treaty, and any national implementations thereof.
+
+2. Waiver. To the greatest extent permitted by, but not in contravention of,
+applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and
+unconditionally waives, abandons, and surrenders all of Affirmer's Copyright
+and Related Rights and associated claims and causes of action, whether now
+known or unknown (including existing as well as future claims and causes of
+action), in the Work (i) in all territories worldwide, (ii) for the maximum
+duration provided by applicable law or treaty (including future time 
extensions),
+(iii) in any current or future medium and for any number of copies, and (iv)
+for any purpose whatsoever, including without limitation commercial, 
advertising
+or promotional purposes (the "Waiver"). Affirmer makes the Waiver for the
+benefit of each member of the public at large and to the detriment of 
Affirmer's
+heirs and successors, fully intending that such Waiver shall not be subject
+to revocation, rescission, cancellation, termination, or any other legal or
+equitable action to disrupt the quiet enjoyment of the Work by the public
+as contemplated by Affirmer's express Statement of Purpose.
+
+3. Public License Fallback. Should any part of the Waiver for any reason be
+judged legally invalid or ineffective under applicable law, then the Waiver
+shall be preserved to the maximum extent permitted taking into account 
Affirmer's
+express Statement of Purpose. In addition, to the extent the Waiver is so
+judged Affirmer hereby grants to each affected person a royalty-free, non
+transferable, non sublicensable, non exclusive, irrevocable and unconditional
+license to exercise Affirmer's Copyright and Related Rights in the Work (i)
+in all territories worldwide, (ii) for the maximum duration provided by 
applicable
+law or treaty (including future time extensions), (iii) in any current or
+future medium and for any number of copies, and (iv) for any purpose 
whatsoever,
+including without limitation commercial, advertising or promotional purposes
+(the "License"). The License shall be deemed effective as of the date CC0
+was applied by Affirmer to the Work. Should any part of the License for any
+reason be judged legally invalid or ineffective under applicable law, such
+partial invalidity or ineffectiveness shall not invalidate the remainder of
+the License, and in such case Affirmer hereby affirms that he or she will
+not (i) exercise any of his or her remaining Copyright and Related Rights
+in the Work or (ii) assert any associated claims and causes of action with
+respect to the Work, in either case contrary to Affirmer's express Statement
+of Purpose.
+
+   4. Limitations and Disclaimers.
+
+a. No trademark or patent rights held by Affirmer are waived, abandoned, 
surrendered,
+licensed or otherwise affected by this document.
+
+b. Affirmer offers the Work as-is and makes no representations or warranties
+of any kind concerning the Work, express, implied, statutory or otherwise,
+including without limitation warranties of title, merchantability, fitness
+for a particular purpose, non infringement, or the absence of latent or other
+defects, accuracy, or the present or absence of errors, whether or not 
discoverable,
+all to the greatest extent permissible under applicable law.
+
+c. Affirmer disclaims responsibility for clearing rights of other persons
+that may apply to the Work or any use thereof, including without limitation
+any person's Copyright and Related Rights in the Work. Further, Affirmer 
disclaims
+responsibility for obtaining any necessary consents, permissions or other
+rights required for any use of the Work.
+
+d. Affirmer understands and acknowledges that Creative Commons is not a party
+to this document and has no duty or obligation with respect to this CC0 or
+use of the Work.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmahjongg-21.12.3/layouts/arrow.desktop 
new/kmahjongg-22.04.0/layouts/arrow.desktop
--- old/kmahjongg-21.12.3/layouts/arrow.desktop 2022-02-27 19:25:31.000000000 
+0100
+++ new/kmahjongg-22.04.0/layouts/arrow.desktop 2022-04-13 04:08:11.000000000 
+0200
@@ -1,5 +1,6 @@
 [KMahjonggLayout]
 Name=Arrow
+Name[ar]=??????
 Name[bs]=Strelica
 Name[ca]=Fletxa
 Name[ca@valencia]=Fletxa
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmahjongg-21.12.3/layouts/bug.desktop 
new/kmahjongg-22.04.0/layouts/bug.desktop
--- old/kmahjongg-21.12.3/layouts/bug.desktop   2022-02-27 19:25:31.000000000 
+0100
+++ new/kmahjongg-22.04.0/layouts/bug.desktop   2022-04-13 04:08:11.000000000 
+0200
@@ -1,5 +1,6 @@
 [KMahjonggLayout]
 Name=Bug
+Name[ar]=????????
 Name[bs]=Buba
 Name[ca]=Cuca
 Name[ca@valencia]=Cuca
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmahjongg-21.12.3/layouts/clubs.desktop 
new/kmahjongg-22.04.0/layouts/clubs.desktop
--- old/kmahjongg-21.12.3/layouts/clubs.desktop 2022-02-27 19:25:31.000000000 
+0100
+++ new/kmahjongg-22.04.0/layouts/clubs.desktop 2022-04-13 04:08:11.000000000 
+0200
@@ -1,5 +1,6 @@
 [KMahjonggLayout]
 Name=Clubs
+Name[ar]=??????????
 Name[bs]=Klubovi
 Name[ca]=Tr??vols
 Name[ca@valencia]=Tr??vols
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmahjongg-21.12.3/layouts/dragon.desktop 
new/kmahjongg-22.04.0/layouts/dragon.desktop
--- old/kmahjongg-21.12.3/layouts/dragon.desktop        2022-02-27 
19:25:31.000000000 +0100
+++ new/kmahjongg-22.04.0/layouts/dragon.desktop        2022-04-13 
04:08:11.000000000 +0200
@@ -1,5 +1,6 @@
 [KMahjonggLayout]
 Name=Dragon
+Name[ar]=????????
 Name[bs]=Zmaj
 Name[ca]=Drac
 Name[ca@valencia]=Drac
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmahjongg-21.12.3/layouts/eagle.desktop 
new/kmahjongg-22.04.0/layouts/eagle.desktop
--- old/kmahjongg-21.12.3/layouts/eagle.desktop 2022-02-27 19:25:31.000000000 
+0100
+++ new/kmahjongg-22.04.0/layouts/eagle.desktop 2022-04-13 04:08:11.000000000 
+0200
@@ -1,5 +1,6 @@
 [KMahjonggLayout]
 Name=Eagle
+Name[ar]=Eagle
 Name[bs]=Orao
 Name[ca]=??guila
 Name[ca@valencia]=??guila
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmahjongg-21.12.3/layouts/future.desktop 
new/kmahjongg-22.04.0/layouts/future.desktop
--- old/kmahjongg-21.12.3/layouts/future.desktop        2022-02-27 
19:25:31.000000000 +0100
+++ new/kmahjongg-22.04.0/layouts/future.desktop        2022-04-13 
04:08:11.000000000 +0200
@@ -1,5 +1,6 @@
 [KMahjonggLayout]
 Name=Future
+Name[ar]=????????????????
 Name[bs]=Budu??nost
 Name[ca]=Futur
 Name[ca@valencia]=Futur
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmahjongg-21.12.3/layouts/galaxy.desktop 
new/kmahjongg-22.04.0/layouts/galaxy.desktop
--- old/kmahjongg-21.12.3/layouts/galaxy.desktop        2022-02-27 
19:25:31.000000000 +0100
+++ new/kmahjongg-22.04.0/layouts/galaxy.desktop        2022-04-13 
04:08:11.000000000 +0200
@@ -1,5 +1,6 @@
 [KMahjonggLayout]
 Name=Galaxy
+Name[ar]=????????
 Name[bs]=Galaksija
 Name[ca]=Gal??xia
 Name[ca@valencia]=Gal??xia
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmahjongg-21.12.3/layouts/glade.desktop 
new/kmahjongg-22.04.0/layouts/glade.desktop
--- old/kmahjongg-21.12.3/layouts/glade.desktop 2022-02-27 19:25:31.000000000 
+0100
+++ new/kmahjongg-22.04.0/layouts/glade.desktop 2022-04-13 04:08:11.000000000 
+0200
@@ -47,7 +47,7 @@
 Description=A small piece of empty space surrounded by a forest
 Description[bs]=Mali dio praznog prostora okru??enog ??umom
 Description[ca]=Un petit tros d'espai buit envoltat d'un bosc
-Description[ca@valencia]=Un petit tros d'espai buit envoltat d'un bosc
+Description[ca@valencia]=Un xicotet tros d'espai buit envoltat d'un bosc
 Description[cs]=Mal?? kousek pr??zdn??ho prostoru obklopen??ho lesem
 Description[da]=Et mindre tomt omr??de omgivet af en skov
 Description[de]=Ein kleines St??ck freier Fl??che, das von einem Wald umgeben 
ist.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmahjongg-21.12.3/layouts/km.desktop 
new/kmahjongg-22.04.0/layouts/km.desktop
--- old/kmahjongg-21.12.3/layouts/km.desktop    2022-02-27 19:25:31.000000000 
+0100
+++ new/kmahjongg-22.04.0/layouts/km.desktop    2022-04-13 04:08:11.000000000 
+0200
@@ -50,7 +50,7 @@
 Description=Letters K and M. Do you have your favourite extension for that?
 Description[bs]=Slova K i M. Imate li omiljeno pro??irenje za to?
 Description[ca]=Lletres K i M. Tens la teva ampliaci?? favorita per a aix???
-Description[ca@valencia]=Lletres K i M. Tens la teva ampliaci?? favorita per a 
aix???
+Description[ca@valencia]=Lletres K i M. Tens la teva ampliaci?? favorita per a 
a?????
 Description[cs]=P??smena K a M. M??te obl??ben?? roz??????en?? tohoto 
rozlo??en???
 Description[da]=Bogstaverne K og M. Hvad er din yndlingsforts??ttelse af dem?
 Description[de]=Die Buchstaben ???K??? und ???M???. Denken Sie dabei an etwas 
bestimmtes?
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmahjongg-21.12.3/layouts/maze.desktop 
new/kmahjongg-22.04.0/layouts/maze.desktop
--- old/kmahjongg-21.12.3/layouts/maze.desktop  2022-02-27 19:25:31.000000000 
+0100
+++ new/kmahjongg-22.04.0/layouts/maze.desktop  2022-04-13 04:08:11.000000000 
+0200
@@ -1,5 +1,6 @@
 [KMahjonggLayout]
 Name=Maze
+Name[ar]=??????????
 Name[bs]=Lavirint
 Name[ca]=Gran laberint
 Name[ca@valencia]=Gran laberint
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmahjongg-21.12.3/layouts/moth.desktop 
new/kmahjongg-22.04.0/layouts/moth.desktop
--- old/kmahjongg-21.12.3/layouts/moth.desktop  2022-02-27 19:25:31.000000000 
+0100
+++ new/kmahjongg-22.04.0/layouts/moth.desktop  2022-04-13 04:08:11.000000000 
+0200
@@ -46,7 +46,7 @@
 Description=A layout representing a small flying insect
 Description[bs]=Izgled nalik na male lete??e insekte
 Description[ca]=Una disposici?? que representa un petit insecte volador
-Description[ca@valencia]=Una disposici?? que representa un petit insecte 
volador
+Description[ca@valencia]=Una disposici?? que representa un xicotet insecte 
volador
 Description[cs]=Rozvr??en?? p??edstavuj??c?? mal?? l??taj??c?? hmyz
 Description[da]=Et layout der forestiller et lille flyvende insekt
 Description[de]=Dieses Design stellt ein kleines fliegendes Insekt dar.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmahjongg-21.12.3/layouts/pirates.desktop 
new/kmahjongg-22.04.0/layouts/pirates.desktop
--- old/kmahjongg-21.12.3/layouts/pirates.desktop       2022-02-27 
19:25:31.000000000 +0100
+++ new/kmahjongg-22.04.0/layouts/pirates.desktop       2022-04-13 
04:08:11.000000000 +0200
@@ -48,7 +48,7 @@
 Description=A sailing boat under the sun
 Description[bs]=Jedrilica pod suncem
 Description[ca]=Un vaixell de vela sota el sol
-Description[ca@valencia]=Un vaixell de vela sota el sol
+Description[ca@valencia]=Un vaixell de vela davall el sol
 Description[cs]=Plachetnice pod sluncem
 Description[da]=En sejlende b??d under solen
 Description[de]=Ein segelndes Boot unter der Sonne.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmahjongg-21.12.3/layouts/rocket.desktop 
new/kmahjongg-22.04.0/layouts/rocket.desktop
--- old/kmahjongg-21.12.3/layouts/rocket.desktop        2022-02-27 
19:25:31.000000000 +0100
+++ new/kmahjongg-22.04.0/layouts/rocket.desktop        2022-04-13 
04:08:11.000000000 +0200
@@ -47,7 +47,7 @@
 Description=A rocket for you to launch off the board
 Description[bs]=Raketa koju treba?? lansirati sa plo??e
 Description[ca]=Un coet per a llan??ar-te fora del tauler
-Description[ca@valencia]=Un coet per a llan??ar-te fora del tauler
+Description[ca@valencia]=Un coet per a iniciar-te fora del tauler
 Description[cs]=Raketa startuj??c?? z hern?? plochy
 Description[da]=En raket til at du kan s??tte af fra br??ttet
 Description[de]=Eine Rakete, die das Spielfeld verlassen m??chte.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmahjongg-21.12.3/layouts/spider.desktop 
new/kmahjongg-22.04.0/layouts/spider.desktop
--- old/kmahjongg-21.12.3/layouts/spider.desktop        2022-02-27 
19:25:31.000000000 +0100
+++ new/kmahjongg-22.04.0/layouts/spider.desktop        2022-04-13 
04:08:11.000000000 +0200
@@ -1,5 +1,6 @@
 [KMahjonggLayout]
 Name=Spider
+Name[ar]=????????????????
 Name[bs]=Pauk
 Name[ca]=Aranya
 Name[ca@valencia]=Aranya
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmahjongg-21.12.3/layouts/stadion.desktop 
new/kmahjongg-22.04.0/layouts/stadion.desktop
--- old/kmahjongg-21.12.3/layouts/stadion.desktop       2022-02-27 
19:25:31.000000000 +0100
+++ new/kmahjongg-22.04.0/layouts/stadion.desktop       2022-04-13 
04:08:11.000000000 +0200
@@ -47,7 +47,7 @@
 Description=A layout representing a football field
 Description[bs]=Izgled nalik na fudbalski teren
 Description[ca]=Una disposici?? que representa un petit estadi de futbol
-Description[ca@valencia]=Una disposici?? que representa un petit estadi de 
futbol
+Description[ca@valencia]=Una disposici?? que representa un xicotet estadi de 
futbol
 Description[cs]=Rozvr??en?? p??edstavuj??c?? fotbalov?? h??i??t??
 Description[da]=Et layout der forestiller en fodboldbane
 Description[de]=Dieses Design zeigt einen Fu??ballplatz.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmahjongg-21.12.3/layouts/stax.desktop 
new/kmahjongg-22.04.0/layouts/stax.desktop
--- old/kmahjongg-21.12.3/layouts/stax.desktop  2022-02-27 19:25:31.000000000 
+0100
+++ new/kmahjongg-22.04.0/layouts/stax.desktop  2022-04-13 04:08:11.000000000 
+0200
@@ -1,5 +1,6 @@
 [KMahjonggLayout]
 Name=Stacks
+Name[ar]=??????????????
 Name[bs]=Stekovi
 Name[ca]=Piles
 Name[ca@valencia]=Piles
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmahjongg-21.12.3/layouts/triangle.desktop 
new/kmahjongg-22.04.0/layouts/triangle.desktop
--- old/kmahjongg-21.12.3/layouts/triangle.desktop      2022-02-27 
19:25:31.000000000 +0100
+++ new/kmahjongg-22.04.0/layouts/triangle.desktop      2022-04-13 
04:08:11.000000000 +0200
@@ -1,5 +1,6 @@
 [KMahjonggLayout]
 Name=Triangle
+Name[ar]=??????????
 Name[be]=????????????????????
 Name[bs]=Trougao
 Name[ca]=Triangle
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmahjongg-21.12.3/org.kde.kmahjongg.appdata.xml 
new/kmahjongg-22.04.0/org.kde.kmahjongg.appdata.xml
--- old/kmahjongg-21.12.3/org.kde.kmahjongg.appdata.xml 2022-02-27 
19:25:31.000000000 +0100
+++ new/kmahjongg-22.04.0/org.kde.kmahjongg.appdata.xml 2022-04-13 
04:08:11.000000000 +0200
@@ -81,7 +81,7 @@
       KMahjongg is a fun board game created after the famous oriental game of 
Mahjong (from Chinese ??????).
     </p>
     <p xml:lang="ca">El KMahjongg ??s un joc de tauler divertit creat a partir 
del fam??s joc oriental Mahjong (del xin??s ??????).</p>
-    <p xml:lang="ca-valencia">El KMahjongg ??s un joc de tauler divertit creat 
a partir del fam??s joc oriental Mahjong (del xin??s ??????).</p>
+    <p xml:lang="ca-valencia">KMahjongg ??s un joc de tauler divertit creat a 
partir del fam??s joc oriental Mahjong (del xin??s ??????).</p>
     <p xml:lang="cs">KMahjongg je z??bavn?? deskov?? hra vytvo??en?? podle 
proslul?? orient??ln?? hry Mahjong (z ????nsk??ho ??????).</p>
     <p xml:lang="de">KMahjongg ist ein Brettspiel, das an das ber??hmte 
orientalische Spiel Mahjong (Chinesisch: ??????) angelehnt ist.</p>
     <p xml:lang="el">???? KMahjongg ?????????? ?????? ?????????????????? 
?????????????????????? ???????????????? ???? ???????? ???? ???????????????? 
???????????????? Mahjong (?????? ???????????????? ??????).</p>
@@ -109,7 +109,7 @@
     <p xml:lang="sr-ijekavian">????????????????? ???? ?????????????? ???????? 
???? ?????????? ?????????????????? ???? ?????????????? ???????????????????????? 
???????? ???????????? (???? ???????????????? ??????).</p>
     <p xml:lang="sr-ijekavianlatin">K???mad??ong je zabavna igra na tabli 
zasnovana na ??uvenoj orijentalnoj igri mad??ong (od kineskog ??????).</p>
     <p xml:lang="sv">Mahjongg ??r ett roligt br??dspel som ??r skapat baserat 
p?? det ber??mda orientaliska spelet Mahjong (fr??n kinesiskans ??????).</p>
-    <p xml:lang="tr">KMahjongg, Mahjong'un ??nl?? do??u oyunu (??in'den 
??????) sonras??nda olu??turulmu?? e??lenceli bir tahta oyunudur.</p>
+    <p xml:lang="tr">KMahjongg, Mahjong'un ??nl?? do??u oyunu (??in'den 
??????) sonras??nda olu??turulmu?? e??lenceli bir masa oyunudur.</p>
     <p xml:lang="uk">KMahjongg ??? ???? ?????????????????? ?????? ???? 
??????????, ???????????????? ???? ???????????? ?????????????? ?????????????? 
?????? ?? ?????????????? (???????????????????? ??????).</p>
     <p xml:lang="x-test">xxKMahjongg is a fun board game created after the 
famous oriental game of Mahjong (from Chinese ??????).xx</p>
     <p xml:lang="zh-CN">KMahjongg 
??????????????????????????????????????????????????????????????????</p>
@@ -123,7 +123,7 @@
     <screenshot type="default">
       <caption>Playing KMahjongg</caption>
       <caption xml:lang="ca">Jugant al KMahjongg</caption>
-      <caption xml:lang="ca-valencia">Jugant al KMahjongg</caption>
+      <caption xml:lang="ca-valencia">Jugant a KMahjongg</caption>
       <caption xml:lang="cs">Hran?? KMahjongg</caption>
       <caption xml:lang="de">KMahjongg spielen</caption>
       <caption xml:lang="el">?????????? KMahjongg</caption>
@@ -144,9 +144,11 @@
       <caption xml:lang="pt">A jogar ao KMahjongg</caption>
       <caption xml:lang="pt-BR">Jogando o KMahjongg</caption>
       <caption xml:lang="ro">Joc KMahjongg</caption>
+      <caption xml:lang="ru">???????? ?? KMahjongg</caption>
       <caption xml:lang="sk">Hranie KMahjongg</caption>
       <caption xml:lang="sl">Igra KMahjongg</caption>
       <caption xml:lang="sv">Spela Mahjongg</caption>
+      <caption xml:lang="tr">KMahjongg oynarken</caption>
       <caption xml:lang="uk">?????? KMahjongg</caption>
       <caption xml:lang="x-test">xxPlaying KMahjonggxx</caption>
       <caption xml:lang="zh-CN">????????????????????????</caption>
@@ -159,9 +161,9 @@
     <binary>kmahjongg</binary>
   </provides>
   <releases>
+    <release version="0.9.22040" date="2022-04-21"/>
     <release version="0.9.21123" date="2022-03-03"/>
     <release version="0.9.21122" date="2022-02-03"/>
     <release version="0.9.21121" date="2022-01-06"/>
-    <release version="0.9.21120" date="2021-12-09"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmahjongg-21.12.3/org.kde.kmahjongg.desktop 
new/kmahjongg-22.04.0/org.kde.kmahjongg.desktop
--- old/kmahjongg-21.12.3/org.kde.kmahjongg.desktop     2022-02-27 
19:25:31.000000000 +0100
+++ new/kmahjongg-22.04.0/org.kde.kmahjongg.desktop     2022-04-13 
04:08:11.000000000 +0200
@@ -1,6 +1,7 @@
 [Desktop Entry]
 Name=KMahjongg
 Name[af]=Kmahjong
+Name[ar]=?????????????? ??
 Name[be]=??????????????
 Name[bn]=??????-???????????????
 Name[br]=KMahjongg
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmahjongg-21.12.3/po/ar/kmahjongg.po 
new/kmahjongg-22.04.0/po/ar/kmahjongg.po
--- old/kmahjongg-21.12.3/po/ar/kmahjongg.po    2022-03-01 01:10:32.000000000 
+0100
+++ new/kmahjongg-22.04.0/po/ar/kmahjongg.po    2022-04-15 02:15:19.000000000 
+0200
@@ -2,35 +2,35 @@
 # Copyright (C) 2002, 2007 Free Software Foundation, Inc.
 # Isam Bayazidi <[email protected]>, 2002.
 # Youssef Chahibi <[email protected]>, 2007.
+# Zayed Al-Saidi <[email protected]>, 2021.
 msgid ""
 msgstr ""
 "Project-Id-Version: kmahjongg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-06-17 00:14+0000\n"
-"PO-Revision-Date: 2007-10-14 15:44+0000\n"
-"Last-Translator: Youssef Chahibi <[email protected]>\n"
-"Language-Team: <[email protected]>\n"
+"PO-Revision-Date: 2021-12-19 16:10+0400\n"
+"Last-Translator: Zayed Al-Saidi <[email protected]>\n"
+"Language-Team: ar\n"
 "Language: ar\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
 "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
-"X-Generator: KBabel 1.11.4\n"
+"X-Generator: Lokalize 21.07.70\n"
 
-#, fuzzy, kde-format
+#, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
 msgstr "Mohamed SAAD ???????? ??????"
 
-#, fuzzy, kde-format
+#, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "[email protected]"
 
 #: src/editor.cpp:70
-#, fuzzy, kde-format
-#| msgid "Edit Board Layout"
+#, kde-format
 msgctxt "@title:window"
 msgid "Edit Board Layout"
 msgstr "?????? ?????????? ????????????"
@@ -170,31 +170,31 @@
 
 #. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
 #: src/gametype.ui:60
-#, fuzzy, kde-format
+#, kde-format
 msgid "Preview"
 msgstr "????????????"
 
 #. i18n: ectx: property (title), widget (QGroupBox, groupBox)
 #: src/gametype.ui:93
-#, fuzzy, kde-format
+#, kde-format
 msgid "Layout Details"
 msgstr "???????????? ??????????????"
 
 #. i18n: ectx: property (text), widget (QLabel, labelAuthor)
 #: src/gametype.ui:113
-#, fuzzy, kde-format
+#, kde-format
 msgid "Author:"
 msgstr "????????????:"
 
 #. i18n: ectx: property (text), widget (QLabel, labelContact)
 #: src/gametype.ui:123
-#, fuzzy, kde-format
+#, kde-format
 msgid "Contact:"
 msgstr "??????????????:"
 
 #. i18n: ectx: property (text), widget (QLabel, labelDescription)
 #: src/gametype.ui:133
-#, fuzzy, kde-format
+#, kde-format
 msgid "Description:"
 msgstr "??????????:"
 
@@ -365,7 +365,7 @@
 msgstr "?????? ?????????? ??????."
 
 #: src/kmahjongg.cpp:663
-#, fuzzy, kde-format
+#, kde-format
 msgctxt "@title:window"
 msgid "Save Game"
 msgstr "???????? ????????"
@@ -447,20 +447,20 @@
 msgstr "?????????????? ??"
 
 #: src/main.cpp:31
-#, fuzzy, kde-format
-#| msgid "Mahjongg Solitaire for KDE"
+#, kde-format
 msgid "Mahjongg Solitaire by KDE"
 msgstr "?????????????? ?????????????? ??????????"
 
 #: src/main.cpp:33
-#, fuzzy, kde-format
+#, kde-format
 msgid ""
 "(c) 1997, Mathias Mueller\n"
 "(c) 2006, Mauricio Piacentini\n"
 "(c) 2011, Christian Krippendorf"
 msgstr ""
 "(c) 1997, Mathias Mueller\n"
-"(c) 2006, Mauricio Piacentini"
+"(c) 2006, Mauricio Piacentini\n"
+"(c) 2011, Christian Krippendorf"
 
 #: src/main.cpp:35
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmahjongg-21.12.3/po/ca@valencia/kmahjongg.po 
new/kmahjongg-22.04.0/po/ca@valencia/kmahjongg.po
--- old/kmahjongg-21.12.3/po/ca@valencia/kmahjongg.po   2022-03-01 
01:10:32.000000000 +0100
+++ new/kmahjongg-22.04.0/po/ca@valencia/kmahjongg.po   2022-04-15 
02:15:19.000000000 +0200
@@ -72,7 +72,7 @@
 #: src/editor.cpp:149
 #, kde-format
 msgid "Paste"
-msgstr "Enganxa"
+msgstr "Apega"
 
 #: src/editor.cpp:156
 #, kde-format
@@ -137,7 +137,7 @@
 #: src/editor.cpp:345
 #, kde-format
 msgid "A file with that name already exists. Do you wish to overwrite it?"
-msgstr "Ja existeix un fitxer amb aquest nom. Voleu sobreescriure'l?"
+msgstr "Ja existeix un fitxer amb este nom. Voleu sobreescriure'l?"
 
 #: src/editor.cpp:374
 #, kde-format
@@ -147,7 +147,7 @@
 #: src/editor.cpp:382
 #, kde-format
 msgid "Save failed. Aborting operation."
-msgstr "Ha fallat en guardar. S'ha interromput l'operaci??."
+msgstr "No s'ha pogut guardar. S'ha interromput l'operaci??."
 
 #: src/gameremovedtiles.cpp:127
 #, kde-format
@@ -164,7 +164,7 @@
 #: src/gametype.ui:51
 #, kde-format
 msgid "&Get New Layouts"
-msgstr "&Obt??n disposicions noves"
+msgstr "O&bt??n disposicions noves"
 
 #. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
 #: src/gametype.ui:60
@@ -182,7 +182,7 @@
 #: src/gametype.ui:113
 #, kde-format
 msgid "Author:"
-msgstr "Autor:"
+msgstr "Autoria:"
 
 #. i18n: ectx: property (text), widget (QLabel, labelContact)
 #: src/gametype.ui:123
@@ -341,7 +341,7 @@
 #: src/kmahjongg.cpp:588 src/kmahjongg.cpp:663
 #, kde-format
 msgid "KMahjongg Game (*.kmgame)"
-msgstr "Partida del KMahjongg (*.kmgame)"
+msgstr "Partida de KMahjongg (*.kmgame)"
 
 #: src/kmahjongg.cpp:597
 #, kde-format
@@ -351,7 +351,7 @@
 #: src/kmahjongg.cpp:608
 #, kde-format
 msgid "File is not a KMahjongg game."
-msgstr "El fitxer no ??s un joc del KMahjongg."
+msgstr "El fitxer no ??s un joc de KMahjongg."
 
 #: src/kmahjongg.cpp:621
 #, kde-format
@@ -362,12 +362,12 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Save Game"
-msgstr "Desament de la partida"
+msgstr "Guardada de la partida"
 
 #: src/kmahjongg.cpp:673
 #, kde-format
 msgid "Could not open file for saving."
-msgstr "No s'ha pogut obrir el fitxer per a guardar."
+msgstr "No s'ha pogut obri el fitxer per a guardar."
 
 #. i18n: ectx: label, entry (TileSet), group (General)
 #: src/kmahjongg.kcfg:9
@@ -494,7 +494,7 @@
 #: src/main.cpp:38
 #, kde-format
 msgid "KDE 3 rewrite and Extension"
-msgstr "Reescriptura i ampliaci?? del KDE 3"
+msgstr "Reescriptura i ampliaci?? de KDE 3"
 
 #: src/main.cpp:39
 #, kde-format
@@ -518,7 +518,7 @@
 #: src/main.cpp:40
 #, kde-format
 msgid "SVG Tileset for KDE4"
-msgstr "Joc de fitxes en SVG per al KDE 4"
+msgstr "Joc de fitxes en SVG per a KDE 4"
 
 #: src/main.cpp:41
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmahjongg-21.12.3/po/hi/kmahjongg.po 
new/kmahjongg-22.04.0/po/hi/kmahjongg.po
--- old/kmahjongg-21.12.3/po/hi/kmahjongg.po    2022-03-01 01:10:32.000000000 
+0100
+++ new/kmahjongg-22.04.0/po/hi/kmahjongg.po    2022-04-15 02:15:19.000000000 
+0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kmahjongg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-06-17 00:14+0000\n"
-"PO-Revision-Date: 2022-02-26 11:44+0530\n"
+"PO-Revision-Date: 2022-02-26 11:47+0530\n"
 "Last-Translator: Raghavendra Kamath <[email protected]>\n"
 "Language-Team: Hindi <[email protected]>\n"
 "Language: hi\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmahjongg-21.12.3/po/id/kmahjongg.po 
new/kmahjongg-22.04.0/po/id/kmahjongg.po
--- old/kmahjongg-21.12.3/po/id/kmahjongg.po    2022-03-01 01:10:32.000000000 
+0100
+++ new/kmahjongg-22.04.0/po/id/kmahjongg.po    2022-04-15 02:15:19.000000000 
+0200
@@ -18,7 +18,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 20.12.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmahjongg-21.12.3/po/ru/kmahjongg.po 
new/kmahjongg-22.04.0/po/ru/kmahjongg.po
--- old/kmahjongg-21.12.3/po/ru/kmahjongg.po    2022-03-01 01:10:32.000000000 
+0100
+++ new/kmahjongg-22.04.0/po/ru/kmahjongg.po    2022-04-15 02:15:19.000000000 
+0200
@@ -9,19 +9,20 @@
 # Alexander Potashev <[email protected]>, 2010, 2011, 2017.
 # Alexander Lakhin <[email protected]>, 2013.
 # Alexander Yavorsky <[email protected]>, 2020.
+# Olesya Gerasimenko <[email protected]>, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: kmahjongg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-06-17 00:14+0000\n"
-"PO-Revision-Date: 2020-04-12 14:50+0300\n"
-"Last-Translator: Alexander Yavorsky <[email protected]>\n"
-"Language-Team: Russian <[email protected]>\n"
+"PO-Revision-Date: 2022-03-03 10:17+0300\n"
+"Last-Translator: Olesya Gerasimenko <[email protected]>\n"
+"Language-Team: Basealt Translation Team\n"
 "Language: ru\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 19.12.3\n"
+"X-Generator: Lokalize 21.12.1\n"
 "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n"
 "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
 "X-Environment: kde\n"
@@ -31,16 +32,16 @@
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "???????????????????? ????????????, ?????????????????? ??????????"
+msgstr "???????????????????? ????????????, ?????????????????? ??????????, 
?????????? ??????????????????????"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "[email protected], [email protected]"
+msgstr ""
+"[email protected], [email protected], [email protected]"
 
 #: src/editor.cpp:70
-#, fuzzy, kde-format
-#| msgid "Edit Board Layout"
+#, kde-format
 msgctxt "@title:window"
 msgid "Edit Board Layout"
 msgstr "???????????????????????????? ??????????????????"
@@ -283,8 +284,7 @@
 msgstr "??????????:"
 
 #: src/kmahjongg.cpp:230
-#, fuzzy, kde-format
-#| msgid "New Game"
+#, kde-format
 msgctxt "@title:window"
 msgid "New Game"
 msgstr "?????????? ????????"
@@ -340,11 +340,10 @@
 msgstr "??????????: %1/%2.  ???????????????? ????????????????????: %3."
 
 #: src/kmahjongg.cpp:588
-#, fuzzy, kde-format
-#| msgid "Load Game"
+#, kde-format
 msgctxt "@title:window"
 msgid "Load Game"
-msgstr "?????????????????? ????????"
+msgstr "???????????????? ????????"
 
 #: src/kmahjongg.cpp:588 src/kmahjongg.cpp:663
 #, kde-format
@@ -367,11 +366,10 @@
 msgstr "?????????????????????? ???????????? ??????????."
 
 #: src/kmahjongg.cpp:663
-#, fuzzy, kde-format
-#| msgid "Save Game"
+#, kde-format
 msgctxt "@title:window"
 msgid "Save Game"
-msgstr "?????????????????? ????????"
+msgstr "???????????????????? ????????"
 
 #: src/kmahjongg.cpp:673
 #, kde-format
@@ -398,10 +396,9 @@
 
 #. i18n: ectx: label, entry (RemovedTiles), group (General)
 #: src/kmahjongg.kcfg:21
-#, fuzzy, kde-format
-#| msgid "Whether to show removed tiles."
+#, kde-format
 msgid "Whether the removed tiles will be shown on the board."
-msgstr "???????????????? ???????????? ????????????."
+msgstr "???????????????????? ???????????? ????????????."
 
 #. i18n: ectx: label, entry (RandomLayout), group (General)
 #: src/kmahjongg.kcfg:25
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmahjongg-21.12.3/po/sk/kmahjongg.po 
new/kmahjongg-22.04.0/po/sk/kmahjongg.po
--- old/kmahjongg-21.12.3/po/sk/kmahjongg.po    2022-03-01 01:10:32.000000000 
+0100
+++ new/kmahjongg-22.04.0/po/sk/kmahjongg.po    2022-04-15 02:15:19.000000000 
+0200
@@ -3,21 +3,21 @@
 # Stanislav Visnovsky <[email protected]>, 2003, 2004.
 # Richard Fric <[email protected]>, 2006, 2009.
 # Jozef Vydra <[email protected]>, 2008.
-# Roman Pahol??k <[email protected]>, 2012, 2016, 2017.
+# Roman Pahol??k <[email protected]>, 2012, 2016, 2017, 2022.
 # Matej Mrenica <[email protected]>, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: kmahjongg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-06-17 00:14+0000\n"
-"PO-Revision-Date: 2019-08-02 17:33+0200\n"
-"Last-Translator: Matej Mrenica <[email protected]>\n"
-"Language-Team: Slovak <[email protected]>\n"
+"PO-Revision-Date: 2022-04-06 18:02+0200\n"
+"Last-Translator: Roman Paholik <[email protected]>\n"
+"Language-Team: Slovak <[email protected]>\n"
 "Language: sk\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 19.07.80\n"
+"X-Generator: Lokalize 21.12.3\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
 #, kde-format
@@ -31,8 +31,7 @@
 msgstr "[email protected],[email protected]"
 
 #: src/editor.cpp:70
-#, fuzzy, kde-format
-#| msgid "Edit Board Layout"
+#, kde-format
 msgctxt "@title:window"
 msgid "Edit Board Layout"
 msgstr "Upravi?? rozlo??enie hracej plochy"
@@ -275,8 +274,7 @@
 msgstr "??as: "
 
 #: src/kmahjongg.cpp:230
-#, fuzzy, kde-format
-#| msgid "New Game"
+#, kde-format
 msgctxt "@title:window"
 msgid "New Game"
 msgstr "Nov?? hra"
@@ -332,8 +330,7 @@
 msgstr "Odstr??nen??: %1/%2  Zost??va p??rov: %3"
 
 #: src/kmahjongg.cpp:588
-#, fuzzy, kde-format
-#| msgid "Load Game"
+#, kde-format
 msgctxt "@title:window"
 msgid "Load Game"
 msgstr "Na????ta?? hru"
@@ -359,8 +356,7 @@
 msgstr "Form??t s??boru sa ned?? rozozna??."
 
 #: src/kmahjongg.cpp:663
-#, fuzzy, kde-format
-#| msgid "Save Game"
+#, kde-format
 msgctxt "@title:window"
 msgid "Save Game"
 msgstr "Ulo??i?? hru"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmahjongg-21.12.3/po/tr/kmahjongg.po 
new/kmahjongg-22.04.0/po/tr/kmahjongg.po
--- old/kmahjongg-21.12.3/po/tr/kmahjongg.po    2022-03-01 01:10:32.000000000 
+0100
+++ new/kmahjongg-22.04.0/po/tr/kmahjongg.po    2022-04-15 02:15:19.000000000 
+0200
@@ -8,37 +8,37 @@
 # Ozan ??a??layan <[email protected]>, 2010.
 # obsoleteman <[email protected]>, 2008-2009.
 # Volkan Gezer <[email protected]>, 2013, 2015.
+# Emir SARI <[email protected]>, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdegames-kde4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-06-17 00:14+0000\n"
-"PO-Revision-Date: 2017-05-16 12:46+0000\n"
-"Last-Translator: Mete <[email protected]>\n"
+"PO-Revision-Date: 2022-04-12 10:47+0300\n"
+"Last-Translator: Emir SARI <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
 "Language: tr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 21.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "??mer Fad??l USTA"
+msgstr "??mer Fad??l USTA, Emir SARI"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "[email protected]"
+msgstr "[email protected], [email protected]"
 
 #: src/editor.cpp:70
-#, fuzzy, kde-format
-#| msgid "Edit Board Layout"
+#, kde-format
 msgctxt "@title:window"
 msgid "Edit Board Layout"
-msgstr "Tahta D??zenini Ayarla"
+msgstr "Tahta Yerle??imini D??zenle"
 
 #: src/editor.cpp:110
 #, kde-format
@@ -138,7 +138,7 @@
 #: src/editor.cpp:345
 #, kde-format
 msgid "A file with that name already exists. Do you wish to overwrite it?"
-msgstr "Bu isimde bir dosya zaten var, ??zerine yazmak istiyor musunuz?"
+msgstr "Bu adda bir dosya zaten var, ??zerine yazmak istiyor musunuz?"
 
 #: src/editor.cpp:374
 #, kde-format
@@ -151,10 +151,9 @@
 msgstr "Kaydetme ba??ar??s??z. ????lem durduruldu."
 
 #: src/gameremovedtiles.cpp:127
-#, fuzzy, kde-format
-#| msgid "Remove tiles"
+#, kde-format
 msgid "Removed tiles"
-msgstr "D????emeleri sil"
+msgstr "Kald??r??lan d????emeler"
 
 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_RandomLayout)
 #: src/gametype.ui:25
@@ -178,7 +177,7 @@
 #: src/gametype.ui:93
 #, kde-format
 msgid "Layout Details"
-msgstr "D??zen Ayr??nt??lar??"
+msgstr "Yerle??im Ayr??nt??lar??"
 
 #. i18n: ectx: property (text), widget (QLabel, labelAuthor)
 #: src/gametype.ui:113
@@ -279,8 +278,7 @@
 msgstr "S??re:"
 
 #: src/kmahjongg.cpp:230
-#, fuzzy, kde-format
-#| msgid "New Game"
+#, kde-format
 msgctxt "@title:window"
 msgid "New Game"
 msgstr "Yeni Oyun"
@@ -336,11 +334,10 @@
 msgstr "Kald??r??lan: %1/%2 Kalan kombinasyonlar: %3"
 
 #: src/kmahjongg.cpp:588
-#, fuzzy, kde-format
-#| msgid "Load Game"
+#, kde-format
 msgctxt "@title:window"
 msgid "Load Game"
-msgstr "Oyunu Y??kle"
+msgstr "Oyun Y??kle"
 
 #: src/kmahjongg.cpp:588 src/kmahjongg.cpp:663
 #, kde-format
@@ -363,11 +360,10 @@
 msgstr "Dosya yap??s?? bilinmiyor."
 
 #: src/kmahjongg.cpp:663
-#, fuzzy, kde-format
-#| msgid "Save Game"
+#, kde-format
 msgctxt "@title:window"
 msgid "Save Game"
-msgstr "Oyunu Kaydet"
+msgstr "Oyun Kaydet"
 
 #: src/kmahjongg.cpp:673
 #, kde-format
@@ -396,7 +392,7 @@
 #: src/kmahjongg.kcfg:21
 #, kde-format
 msgid "Whether the removed tiles will be shown on the board."
-msgstr ""
+msgstr "Kald??r??lan d????emelerin tahtada g??sterilip g??sterilmeyece??i."
 
 #. i18n: ectx: label, entry (RandomLayout), group (General)
 #: src/kmahjongg.kcfg:25
@@ -569,10 +565,9 @@
 
 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_RemovedTiles)
 #: src/settings.ui:36
-#, fuzzy, kde-format
-#| msgid "Remove tiles"
+#, kde-format
 msgid "Show removed tiles"
-msgstr "D????emeleri sil"
+msgstr "Kald??r??lan d????emeleri g??ster"
 
 #~ msgid "Sorry, you have lost the game."
 #~ msgstr "??zg??n??m, oyunu kaybettin."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmahjongg-21.12.3/po/zh_CN/kmahjongg.po 
new/kmahjongg-22.04.0/po/zh_CN/kmahjongg.po
--- old/kmahjongg-21.12.3/po/zh_CN/kmahjongg.po 2022-03-01 01:10:32.000000000 
+0100
+++ new/kmahjongg-22.04.0/po/zh_CN/kmahjongg.po 2022-04-15 02:15:19.000000000 
+0200
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-06-17 00:14+0000\n"
-"PO-Revision-Date: 2022-02-26 05:19\n"
+"PO-Revision-Date: 2022-04-14 15:36\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to