Hello community,

here is the log from the commit of package kdiamond for openSUSE:Factory 
checked in at 2019-10-28 16:49:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdiamond (Old)
 and      /work/SRC/openSUSE:Factory/.kdiamond.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdiamond"

Mon Oct 28 16:49:29 2019 rev:90 rq:737743 version:19.08.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdiamond/kdiamond.changes        2019-09-11 
10:28:51.607410045 +0200
+++ /work/SRC/openSUSE:Factory/.kdiamond.new.2990/kdiamond.changes      
2019-10-28 16:49:31.864942413 +0100
@@ -1,0 +2,9 @@
+Fri Oct 11 07:42:44 UTC 2019 - Luca Beltrame <[email protected]>
+
+- Update to 19.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.2.php
+- No code change since 19.08.1
+
+-------------------------------------------------------------------

Old:
----
  kdiamond-19.08.1.tar.xz
  kdiamond-19.08.1.tar.xz.sig

New:
----
  kdiamond-19.08.2.tar.xz
  kdiamond-19.08.2.tar.xz.sig

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

Other differences:
------------------
++++++ kdiamond.spec ++++++
--- /var/tmp/diff_new_pack.lxrA4W/_old  2019-10-28 16:49:33.100943985 +0100
+++ /var/tmp/diff_new_pack.lxrA4W/_new  2019-10-28 16:49:33.104943990 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kdiamond
-Version:        19.08.1
+Version:        19.08.2
 Release:        0
 Summary:        Single player puzzle game
 License:        GPL-2.0-or-later


++++++ kdiamond-19.08.1.tar.xz -> kdiamond-19.08.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.1/po/id/kdiamond.po 
new/kdiamond-19.08.2/po/id/kdiamond.po
--- old/kdiamond-19.08.1/po/id/kdiamond.po      1970-01-01 01:00:00.000000000 
+0100
+++ new/kdiamond-19.08.2/po/id/kdiamond.po      2019-10-08 02:14:47.000000000 
+0200
@@ -0,0 +1,193 @@
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the kdiamond package.
+# Wantoyo <[email protected]>, 2019.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: kdiamond\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"PO-Revision-Date: 2019-09-13 05:21+0700\n"
+"Last-Translator: Wantoyo <[email protected]>\n"
+"Language-Team: Indonesian <[email protected]>\n"
+"Language: id\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 19.08.0\n"
+
+#, kde-format
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr "Wantoyo"
+
+#, kde-format
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr "[email protected]"
+
+#: game-state.cpp:115
+#, kde-format
+msgid "Click the pause button again to resume the game."
+msgstr "Klik tombol jeda lagi untuk melanjutkan permainan."
+
+#: game-state.cpp:122
+#, kde-format
+msgctxt "Not meant like 'You have lost', more like 'Time is up'."
+msgid "Game over."
+msgstr "Permainan berakhir."
+
+#: infobar.cpp:30 infobar.cpp:62
+#, kde-format
+msgid "Possible moves: %1"
+msgstr "Yang bisa dipindah: %1"
+
+#: infobar.cpp:31 infobar.cpp:54
+#, kde-format
+msgid "Points: %1"
+msgstr "Poin: %1"
+
+#: infobar.cpp:34 infobar.cpp:47 mainwindow.cpp:69
+#, kde-format
+msgid "Untimed game"
+msgstr "Permainan tak berwaktu"
+
+#: infobar.cpp:36 infobar.cpp:80
+#, kde-format
+msgid "Time left: %1"
+msgstr "Waktunya tinggal: %1"
+
+#: infobar.cpp:60
+#, kde-format
+msgctxt "Shown when the board is in motion."
+msgid "Possible moves: ..."
+msgstr "Yang bisa dipindah: ..."
+
+#. i18n: ectx: label, entry (Untimed), group (Preferences)
+#: kdiamond.kcfg:9
+#, kde-format
+msgid "Play an untimed game."
+msgstr "Mainkan permainan tak berwaktu."
+
+#. i18n: ectx: ToolBar (mainToolBar)
+#: kdiamondui.rc:11
+#, kde-format
+msgid "Main Toolbar"
+msgstr "BilahAlat Utama"
+
+#: main.cpp:36
+#, kde-format
+msgid "KDiamond, a three-in-a-row game."
+msgstr "KDiamond, adalah sebuah permainan tiga dalam sebaris."
+
+#: main.cpp:49 mainwindow.cpp:96
+#, kde-format
+msgctxt "The application's name"
+msgid "KDiamond"
+msgstr "KDiamond"
+
+#: main.cpp:50
+#, kde-format
+msgid "(C) 2008-2010 Stefan Majewsky and others"
+msgstr "(C) 2008-2010 Stefan Majewsky dan lainnya"
+
+#: main.cpp:51
+#, kde-format
+msgid "Stefan Majewsky"
+msgstr "Stefan Majewsky"
+
+#: main.cpp:51
+#, kde-format
+msgid "Original author and current maintainer"
+msgstr "Penulis asli dan pemelihara saat ini"
+
+#: main.cpp:52
+#, kde-format
+msgid "Paul Bunbury"
+msgstr "Paul Bunbury"
+
+#: main.cpp:52
+#, kde-format
+msgid "Gameplay refinement"
+msgstr "Penyempurnaan mainnya permainan"
+
+#: main.cpp:53
+#, kde-format
+msgid "Eugene Trounev"
+msgstr "Eugene Trounev"
+
+#: main.cpp:53
+#, kde-format
+msgid "Default theme"
+msgstr "Tema baku"
+
+#: main.cpp:54
+#, kde-format
+msgid "Felix Lemke"
+msgstr "Felix Lemke"
+
+#: main.cpp:54
+#, kde-format
+msgid "Classic theme"
+msgstr "Tema klasik"
+
+#: main.cpp:55
+#, kde-format
+msgid "Jeffrey Kelling"
+msgstr "Jeffrey Kellin"
+
+#: main.cpp:55
+#, kde-format
+msgid "Technical consultant"
+msgstr "Konsultan teknik"
+
+#: mainwindow.cpp:67
+#, kde-format
+msgctxt "new game"
+msgid "&New"
+msgstr "&Baru"
+
+#: mainwindow.cpp:68
+#, kde-format
+msgid "Timed game"
+msgstr "Permainan berwaktu"
+
+#: mainwindow.cpp:75
+#, kde-format
+msgid "Start a new game"
+msgstr "Mulai sebagai permainan baru"
+
+#: mainwindow.cpp:76
+#, kde-format
+msgid "Start a new game."
+msgstr "Mulai sebagai permainan baru."
+
+#: mainwindow.cpp:160
+#, kde-format
+msgid "Untimed"
+msgstr "Tak berwaktu"
+
+#: mainwindow.cpp:160
+#, kde-format
+msgid "Timed"
+msgstr "Berwaktu"
+
+#: mainwindow.cpp:163 mainwindow.cpp:179
+#, kde-format
+msgid "Mode"
+msgstr "Mode"
+
+#: view.cpp:33
+#, kde-format
+msgid ""
+"<h3>Rules of Game</h3><p>Your goal is to assemble lines of at least three "
+"similar diamonds. Click on two adjacent diamonds to swap them.</p><p>Earn "
+"extra points by building cascades, and extra seconds by assembling big lines "
+"or multiple lines at one time.</p>"
+msgstr ""
+"<h3>Peraturan Permainan</h3><p>Tujuanmu adalah untuk merakit barisan "
+"setidaknya tiga berlian yang serupa. Klik pada dua berlian yang berdekatan "
+"untuk menukarnya.</p><p>Dapatkan poin ekstra dengan membangun kaskade, dan "
+"detik ekstra dengan merakit barisan yang panjang atau barisan multipel dalam "
+"satu waktu sekaligus.</p>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.1/po/zh_CN/kdiamond.po 
new/kdiamond-19.08.2/po/zh_CN/kdiamond.po
--- old/kdiamond-19.08.1/po/zh_CN/kdiamond.po   2019-09-03 03:37:57.000000000 
+0200
+++ new/kdiamond-19.08.2/po/zh_CN/kdiamond.po   2019-10-08 02:14:48.000000000 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-08-30 07:43+0200\n"
-"PO-Revision-Date: 2019-08-16 17:10\n"
+"PO-Revision-Date: 2019-09-05 09:53\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.1/src/kdiamond.notifyrc 
new/kdiamond-19.08.2/src/kdiamond.notifyrc
--- old/kdiamond-19.08.1/src/kdiamond.notifyrc  2019-08-04 08:45:01.000000000 
+0200
+++ new/kdiamond-19.08.2/src/kdiamond.notifyrc  2019-09-13 08:38:16.000000000 
+0200
@@ -15,6 +15,7 @@
 Comment[ga]=Cluiche KDiamond
 Comment[gl]=Partida de KDiamond
 Comment[hu]=KDiamond
+Comment[id]=Permainan KDiamond
 Comment[it]=Gioco del KDiamond
 Comment[kk]=KDiamond ойны
 Comment[km]=ល្បែង KDiamond ​
@@ -62,6 +63,7 @@
 Name[gl]=Xogo
 Name[hne]=खेल
 Name[hu]=Játék
+Name[id]=Permainan
 Name[it]=Partita
 Name[ja]=ゲーム
 Name[kk]=Ойын
@@ -115,6 +117,7 @@
 Comment[ga]=Fuaimeanna le linn cluiche
 Comment[gl]=Os sons que aparecen durante unha partida
 Comment[hu]=A játék során hallható hangok
+Comment[id]=Suara muncul selama bermain
 Comment[it]=Suoni e rumori del gioco
 Comment[ja]=ゲーム中に再生されるサウンド
 Comment[kk]=Ойын кезінде шығарылатын дыбыстар
@@ -165,6 +168,7 @@
 Name[gl]=Rombos retirados
 Name[hne]=हीरा हटाइस
 Name[hu]=Gyémánt levéve
+Name[id]=Berlian disingkirkan
 Name[it]=Diamanti rimossi
 Name[ja]=ダイヤモンド除去
 Name[kk]=Гауһарлар кетірілді
@@ -214,6 +218,7 @@
 Comment[gl]=Retiráronse os rombos.
 Comment[hne]=हीरा हटा ले गिस.
 Comment[hu]=A gyémántok levéve.
+Comment[id]=Berlian yang disingkirkan.
 Comment[it]=I diamanti sono stati rimossi.
 Comment[ja]=ダイヤモンドが取り除かれました。
 Comment[kk]=Гауһар тастар кетірілді
@@ -268,6 +273,7 @@
 Name[gl]=Rombos en movemento
 Name[hne]=हीरा खिसकत हे
 Name[hu]=Lépés gyémánttal
+Name[id]=Berlian dipindah
 Name[it]=Spostamento di diamanti
 Name[ja]=ダイヤモンド移動
 Name[kk]=Гауһарларды жылжыту
@@ -317,6 +323,7 @@
 Comment[gl]=Os rombos móvense.
 Comment[hne]=हीरा खिसकत हे.
 Comment[hu]=Gyémánttal történő mozgás.
+Comment[id]=Berlian yang dipindah.
 Comment[it]=I diamanti si stanno spostando.
 Comment[ja]=ダイヤモンドが移動しています。
 Comment[kk]=Гауһар тастар жылжытылып жатыр.
@@ -371,6 +378,7 @@
 Name[gl]=Rematou a partida
 Name[hne]=खेल खतम
 Name[hu]=Vége a játéknak
+Name[id]=Permainan berakhir
 Name[it]=Partita terminata
 Name[ja]=ゲームオーバー
 Name[kk]=Ойын бітті
@@ -423,6 +431,7 @@
 Comment[gl]=Esgotouse o tempo.
 Comment[hne]=समय खतम हो गे.
 Comment[hu]=Letelt az idő.
+Comment[id]=Waktunya habis.
 Comment[it]=Il tempo è finito.
 Comment[ja]=時間切れです。
 Comment[kk]=Уақыт бітті.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.1/src/org.kde.kdiamond.desktop 
new/kdiamond-19.08.2/src/org.kde.kdiamond.desktop
--- old/kdiamond-19.08.1/src/org.kde.kdiamond.desktop   2019-08-04 
08:45:01.000000000 +0200
+++ new/kdiamond-19.08.2/src/org.kde.kdiamond.desktop   2019-09-13 
08:38:16.000000000 +0200
@@ -21,6 +21,7 @@
 Name[hne]=केडायमंड
 Name[hr]=KDiamond
 Name[hu]=KDiamond
+Name[id]=KDiamond
 Name[it]=KDiamond
 Name[ja]=KDiamond
 Name[kk]=KDiamond
@@ -70,6 +71,7 @@
 GenericName[gl]=Xogo de tres en raia
 GenericName[hne]=एक लकीर मं तीन वाले खेल
 GenericName[hu]=Táblás játék
+GenericName[id]=Permainan tiga dalam sebaris
 GenericName[it]=Gioco del tris
 GenericName[ja]=三目並べ
 GenericName[kk]="Үшеуін - қатарға" ойны
@@ -112,6 +114,7 @@
 Comment[fi]=Logiikkapeli
 Comment[fr]=Jeu de logique
 Comment[gl]=Xogo de lóxica.
+Comment[id]=Permainan logika
 Comment[it]=Gioco di logica
 Comment[ko]=논리 게임
 Comment[nl]=Logisch spel
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.1/themes/default.desktop 
new/kdiamond-19.08.2/themes/default.desktop
--- old/kdiamond-19.08.1/themes/default.desktop 2019-08-04 08:45:01.000000000 
+0200
+++ new/kdiamond-19.08.2/themes/default.desktop 2019-09-13 08:38:16.000000000 
+0200
@@ -16,6 +16,7 @@
 Name[ga]=Éigipteach
 Name[gl]=Exipcio
 Name[hu]=Egyiptomi
+Name[id]=Mesir
 Name[it]=Egizio
 Name[kk]=Мысырша
 Name[km]=អេហ្ស៊ីប
@@ -63,6 +64,7 @@
 Description[ga]=Téama ar nós na nÉigipteach.
 Description[gl]=Tema visual de estilo exipcio.
 Description[hu]=Egyiptomi stílusú téma.
+Description[id]=Tema gaya bangsa mesir
 Description[it]=Tema in stile egizio.
 Description[kk]=Мысырша нақыш
 Description[km]=ស្បែក​រចនាប័ទ្ម​អេហ្ស៊ីប ។
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.1/themes/diamonds.desktop 
new/kdiamond-19.08.2/themes/diamonds.desktop
--- old/kdiamond-19.08.1/themes/diamonds.desktop        2019-08-04 
08:45:01.000000000 +0200
+++ new/kdiamond-19.08.2/themes/diamonds.desktop        2019-09-13 
08:38:16.000000000 +0200
@@ -17,6 +17,7 @@
 Name[gl]=Diamantes
 Name[hr]=Diamonds
 Name[hu]=Gyémántok
+Name[id]=Berlian
 Name[it]=Diamanti
 Name[kk]=Гауһар тастар
 Name[km]=ពេជ្រ
@@ -62,6 +63,7 @@
 Description[ga]=Téama bunaithe ar dhiamaint réalaíocha.
 Description[gl]=Un tema visual baseado en diamantes realistas.
 Description[hu]=Téma valódi gyémántokkal.
+Description[id]=Sebuah tema berdasarkan pada berlian yang tampak nyata.
 Description[it]=Un tema con diamanti che sembrano veri.
 Description[kk]=Шын гауһарлар көріністі нақыш
 Description[km]=ស្បែក​ផ្អែក​ទៅ​លើ​ពេជ្រ​ដែល​មាន​លក្ខណៈ​ពិតៗ​​ ។
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.1/themes/funny_zoo.desktop 
new/kdiamond-19.08.2/themes/funny_zoo.desktop
--- old/kdiamond-19.08.1/themes/funny_zoo.desktop       2019-08-04 
08:45:01.000000000 +0200
+++ new/kdiamond-19.08.2/themes/funny_zoo.desktop       2019-09-13 
08:38:16.000000000 +0200
@@ -18,6 +18,7 @@
 Name[gl]=Zoo divertido
 Name[hr]=Funny Zoo
 Name[hu]=Vidám állatkert
+Name[id]=Kebun Binatang
 Name[it]=Pazzo zoo
 Name[kk]=Хайуанаттар бағы
 Name[km]=សួន​រីករាយ
@@ -62,6 +63,7 @@
 Description[ga]=Craic sa dufair! Cabhraigh leis na hainmhithe a muintir a 
aimsiú. Agus bí ag fairís ar na froganna seachantacha sin.
 Description[gl]=É hora de se divertir na xungla! Axuda aos animais a atoparen 
as súas familias. E coidado con esas ras, que che son difíciles de atopar.
 Description[hu]=Vidám szórakozás a dzsungelben! Vezesse az állatokat 
családjukhoz és keressen ritka békákat!
+Description[id]=Ini saatnya bersenang-senang di dalam hutan! Bantu hewan 
menemukan keluarganya. Dan mengawasi seberapa sukarnya menemukan kodok.
 Description[it]=È un tema pazzoide ambientato nella giungla! Aiuta gli animali 
a ritrovare la loro famiglia. E stai attento a quelle introvabili rane.
 Description[kk]=Джунглиде қызық қезең! Хайуандарға туыстарын табуға 
көмектесіңіз. Байқаңыз: бақалар бар.
 Description[km]=វា​ជា​ពេល​ដ៏​សប្បាយ​នៅ​ក្នុង​ព្រៃ ! 
ជួយ​សត្វ​ទាំង​នោះ​ស្វែង​រក​គ្រួសារ​របស់​ពួក​វា​ ។ 
ហើយ​តាម​ដាន​មើល​អ្នកដែល​មាន​ការ​ពិបាក​ក្នុង​ការ​ដើររក​កង្កែប ។


Reply via email to