Hello community,

here is the log from the commit of package kapman for openSUSE:Factory checked 
in at 2019-01-08 12:20:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kapman (Old)
 and      /work/SRC/openSUSE:Factory/.kapman.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kapman"

Tue Jan  8 12:20:33 2019 rev:80 rq:658353 version:18.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kapman/kapman.changes    2018-11-13 
17:17:40.814259476 +0100
+++ /work/SRC/openSUSE:Factory/.kapman.new.28833/kapman.changes 2019-01-08 
12:20:50.232776258 +0100
@@ -1,0 +2,41 @@
+Fri Dec 14 06:09:00 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.12.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.0.php
+- Changes since 18.11.90:
+  * No code changes since 18.11.90
+
+-------------------------------------------------------------------
+Wed Dec  5 23:00:54 UTC 2018 - Jan Engelhardt <jeng...@inai.de>
+
+- Remove ldconfig calls as there are no libraries.
+
+-------------------------------------------------------------------
+Mon Dec 03 20:55:50 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.11.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12-rc.php
+- Changes since 18.11.80:
+  * No code changes since 18.11.80
+
+-------------------------------------------------------------------
+Tue Nov 20 06:22:02 UTC 2018 - Luca Beltrame <lbeltr...@kde.org>
+
+- Run spec-cleaner
+
+-------------------------------------------------------------------
+Tue Nov 20 05:56:45 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12-beta.php
+- Changes since 18.08.3:
+  * Hide intro label if it's there when starting a new level
+  * Add donation url to appdata
+
+-------------------------------------------------------------------
@@ -47 +88 @@
-  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+  * https://www.kde.org/announcements/announce-applications-18.08-beta.php
@@ -97 +138 @@
-  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+  * https://www.kde.org/announcements/announce-applications-18.04-rc.php
@@ -206 +247 @@
-  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+  * https://www.kde.org/announcements/announce-applications-17.08-rc.php
@@ -265 +306 @@
-  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+  * https://www.kde.org/announcements/announce-applications-17.04-beta.php
@@ -352 +393 @@
-   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+   * https://www.kde.org/announcements/announce-applications-16.08-rc.php
@@ -468 +509 @@
-   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+   * https://www.kde.org/announcements/announce-applications-15.08-rc.php

Old:
----
  kapman-18.08.3.tar.xz

New:
----
  kapman-18.12.0.tar.xz

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

Other differences:
------------------
++++++ kapman.spec ++++++
--- /var/tmp/diff_new_pack.CZzGSS/_old  2019-01-08 12:20:50.640775807 +0100
+++ /var/tmp/diff_new_pack.CZzGSS/_new  2019-01-08 12:20:50.640775807 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kapman
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,22 +12,21 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%bcond_without lang
-
-Name:           kapman
-Version:        18.08.3
-Release:        0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
+%bcond_without lang
+Name:           kapman
+Version:        18.12.0
+Release:        0
 Summary:        Pac-Man-like game for KDE
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          System/GUI/KDE
-Url:            http://www.kde.org
+URL:            http://www.kde.org
 Source0:        kapman-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kconfig-devel
@@ -56,7 +55,6 @@
 %if %{with lang}
 Recommends:     %{name}-lang
 %endif
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Kapman is a clone of the well known game Pac-Man. You must go through the 
levels escaping ghosts in a maze. You lose a life when a ghost eats you, but 
you can eat the ghosts for a few seconds when eating an energizer. You win 
points when eating pills, energizers, and bonus, and you win one life for each 
10,000 points. When you have eaten all the pills and energizers of a level, you 
go to the next level, and the player and ghost speeds increase. The game ends 
when you have lost all your lives.
@@ -76,16 +74,12 @@
   %kf5_makeinstall -C build
   %if %{with lang}
     %find_lang %{name} --with-man --all-name
-    %kf5_find_htmldocs
+    %{kf5_find_htmldocs}
   %endif
   %suse_update_desktop_file -r org.kde.kapman          Game ArcadeGame
 
-%post -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
-
 %files
-%defattr(-,root,root)
-%doc COPYING COPYING.DOC
+%license COPYING COPYING.DOC
 %{_kf5_sharedir}/sounds/kapman/
 %{_kf5_applicationsdir}/org.kde.kapman.desktop
 %{_kf5_appsdir}/kapman/
@@ -97,7 +91,7 @@
 
 %if %{with lang}
 %files lang -f %{name}.lang
-%doc COPYING*
+%license COPYING*
 %endif
 
 %changelog

++++++ kapman-18.08.3.tar.xz -> kapman-18.12.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/gamescene.cpp 
new/kapman-18.12.0/gamescene.cpp
--- old/kapman-18.08.3/gamescene.cpp    2017-10-22 15:18:23.000000000 +0200
+++ new/kapman-18.12.0/gamescene.cpp    2018-11-10 23:21:22.000000000 +0100
@@ -238,6 +238,9 @@
                 }
             }
         }
+        if (items().contains(m_introLabel)) {
+            removeItem(m_introLabel);
+        }
         // Display the new level label
         m_newLevelLabel->setPlainText(i18nc("The number of the game level", 
"Level %1", m_game->getLevel()));
         if (!items().contains(m_newLevelLabel)) {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/org.kde.kapman.appdata.xml 
new/kapman-18.12.0/org.kde.kapman.appdata.xml
--- old/kapman-18.08.3/org.kde.kapman.appdata.xml       2017-10-22 
15:18:23.000000000 +0200
+++ new/kapman-18.12.0/org.kde.kapman.appdata.xml       2018-11-10 
23:21:22.000000000 +0100
@@ -4,7 +4,6 @@
   <metadata_license>CC0-1.0</metadata_license>
   <project_license>GPL-2.0+</project_license>
   <name>Kapman</name>
-  <name xml:lang="ast">Kapman</name>
   <name xml:lang="bs">Kapman</name>
   <name xml:lang="ca">Kapman</name>
   <name xml:lang="ca-valencia">Kapman</name>
@@ -142,6 +141,7 @@
   </description>
   <url 
type="bugtracker">https://bugs.kde.org/enter_bug.cgi?format=guided&amp;product=kapman</url>
   <url 
type="help">http://docs.kde.org/stable/en/kdegames/kapman/index.html</url>
+  <url 
type="donation">https://www.kde.org/community/donations/?app=kapman&amp;source=appdata</url>
   <screenshots>
     <screenshot type="default">
       <image>http://kde.org/images/screenshots/kapman.png</image>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/org.kde.kapman.desktop 
new/kapman-18.12.0/org.kde.kapman.desktop
--- old/kapman-18.08.3/org.kde.kapman.desktop   2017-10-22 15:18:23.000000000 
+0200
+++ new/kapman-18.12.0/org.kde.kapman.desktop   2018-11-10 23:21:22.000000000 
+0100
@@ -2,7 +2,6 @@
 Type=Application
 Version=1.0
 Name=Kapman
-Name[ast]=Kapman
 Name[bs]=Kapman
 Name[ca]=Kapman
 Name[ca@valencia]=Kapman
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/ar/kapman.po 
new/kapman-18.12.0/po/ar/kapman.po
--- old/kapman-18.08.3/po/ar/kapman.po  2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/ar/kapman.po  2018-12-07 01:30:24.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kapman\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2009-01-31 11:37+0400\n"
 "Last-Translator: zayed <zayed.alsa...@gmail.com>\n"
 "Language-Team: Arabic <linuxac-kde-arabic-t...@googlegroups.com>\n"
@@ -43,7 +43,7 @@
 msgid "PAUSED"
 msgstr "متوقف مؤقتا"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/ast/kapman.po 
new/kapman-18.12.0/po/ast/kapman.po
--- old/kapman-18.08.3/po/ast/kapman.po 2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/ast/kapman.po 1970-01-01 01:00:00.000000000 +0100
@@ -1,208 +0,0 @@
-# Copyright (C) YEAR This_file_is_part_of_KDE
-# This file is distributed under the same license as the PACKAGE package.
-#
-# enolp <en...@softastur.org>, 2016.
-msgid ""
-msgstr ""
-"Project-Id-Version: \n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
-"PO-Revision-Date: 2016-12-21 16:38+0100\n"
-"Last-Translator: enolp <en...@softastur.org>\n"
-"Language-Team: Asturian <alministrado...@softastur.org>\n"
-"Language: ast\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 2.0\n"
-
-#, kde-format
-msgctxt "NAME OF TRANSLATORS"
-msgid "Your names"
-msgstr "Softastur"
-
-#, kde-format
-msgctxt "EMAIL OF TRANSLATORS"
-msgid "Your emails"
-msgstr "alministrado...@softastur.org"
-
-#: gamescene.cpp:100
-#, kde-format
-msgid "GET READY!!!"
-msgstr ""
-
-#: gamescene.cpp:104
-#, kde-format
-msgid "Press any arrow key to start"
-msgstr ""
-
-#: gamescene.cpp:114
-#, kde-format
-msgid "PAUSED"
-msgstr ""
-
-#: gamescene.cpp:242
-#, kde-format
-msgctxt "The number of the game level"
-msgid "Level %1"
-msgstr ""
-
-#. i18n: ectx: label, entry (Theme), group (General)
-#: kapman.kcfg:9
-#, kde-format
-msgid "The graphical theme to be used."
-msgstr ""
-
-#. i18n: ectx: label, entry (Sounds), group (General)
-#: kapman.kcfg:13
-#, kde-format
-msgid "Whether sound effects should be played."
-msgstr ""
-
-#: kapmanmainwindow.cpp:50
-#, kde-format
-msgid "&Play sounds"
-msgstr ""
-
-#: kapmanmainwindow.cpp:54
-#, kde-format
-msgid "&Change level"
-msgstr ""
-
-#: kapmanmainwindow.cpp:59 kapmanmainwindow.cpp:219
-#, kde-format
-msgctxt "Used to display the current level of play to the user"
-msgid "Level: %1"
-msgstr ""
-
-#: kapmanmainwindow.cpp:61 kapmanmainwindow.cpp:225
-#, kde-format
-msgctxt "Used to inform the user of their current score"
-msgid "Score: %1"
-msgstr ""
-
-#: kapmanmainwindow.cpp:63 kapmanmainwindow.cpp:232
-#, kde-format
-msgctxt "Used to tell the user how many lives they have left"
-msgid "Lives: %1"
-msgstr ""
-
-#: kapmanmainwindow.cpp:121
-#, kde-format
-msgid "Are you sure you want to quit the current game?"
-msgstr ""
-
-#: kapmanmainwindow.cpp:121
-#, kde-format
-msgid "New game"
-msgstr ""
-
-#: kapmanmainwindow.cpp:133
-#, kde-format
-msgid "Your score is %1 point."
-msgid_plural "Your score is %1 points."
-msgstr[0] ""
-msgstr[1] ""
-
-#: kapmanmainwindow.cpp:133
-#, kde-format
-msgid "Game Over"
-msgstr ""
-
-#: kapmanmainwindow.cpp:136
-#, kde-format
-msgid "You cheated, no Highscore for you ;)"
-msgstr ""
-
-#: kapmanmainwindow.cpp:136
-#, kde-format
-msgid "Cheater!"
-msgstr ""
-
-#: kapmanmainwindow.cpp:157
-#, kde-format
-msgid "Change level"
-msgstr ""
-
-#: kapmanmainwindow.cpp:157
-#, kde-format
-msgctxt "The number of the game level"
-msgid "Level"
-msgstr ""
-
-#: kapmanmainwindow.cpp:182
-#, kde-format
-msgid "Theme"
-msgstr ""
-
-#: kapmanmainwindow.cpp:204
-#, kde-format
-msgid "Are you sure you want to quit Kapman?"
-msgstr ""
-
-#: kapmanmainwindow.cpp:204
-#, kde-format
-msgctxt "To quit Kapman"
-msgid "Quit"
-msgstr ""
-
-#: main.cpp:38
-#, kde-format
-msgid "Kapman"
-msgstr ""
-
-#: main.cpp:39
-#, kde-format
-msgid "Kapman: Go through the levels escaping ghosts!"
-msgstr ""
-
-#: main.cpp:40
-#, kde-format
-msgid "Copyright (c) 2007-2008 The KapTeam"
-msgstr ""
-
-#: main.cpp:42
-#, kde-format
-msgid "Alexandre Galinier"
-msgstr ""
-
-#: main.cpp:42 main.cpp:43 main.cpp:44 main.cpp:45 main.cpp:46 main.cpp:47
-#, kde-format
-msgid "Developer"
-msgstr ""
-
-#: main.cpp:43
-#, kde-format
-msgid "Nathalie Liesse"
-msgstr ""
-
-#: main.cpp:44
-#, kde-format
-msgid "Ömer Fadıl USTA"
-msgstr ""
-
-#: main.cpp:45
-#, kde-format
-msgid "Pierre-Benoit Besse"
-msgstr ""
-
-#: main.cpp:46
-#, kde-format
-msgid "Romain Castan"
-msgstr ""
-
-#: main.cpp:47
-#, kde-format
-msgid "Thomas Gallinari"
-msgstr ""
-
-#: main.cpp:48
-#, kde-format
-msgid "Roney Gomes"
-msgstr ""
-
-#: main.cpp:48
-#, kde-format
-msgid "Port to KgSound framework"
-msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/bg/kapman.po 
new/kapman-18.12.0/po/bg/kapman.po
--- old/kapman-18.08.3/po/bg/kapman.po  2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/bg/kapman.po  2018-12-07 01:30:24.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kapman\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2009-05-24 17:03+0200\n"
 "Last-Translator: Petar Toushkov <pt.launch...@gmail.com>\n"
 "Language-Team: Bulgarian <d...@fsa-bg.org>\n"
@@ -42,7 +42,7 @@
 msgid "PAUSED"
 msgstr "ПАУЗА"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/bs/kapman.po 
new/kapman-18.12.0/po/bs/kapman.po
--- old/kapman-18.08.3/po/bs/kapman.po  2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/bs/kapman.po  2018-12-07 01:30:24.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kdegames\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2014-11-04 08:53+0000\n"
 "Last-Translator: Emina Huskic <ehusk...@etf.unsa.ba>\n"
 "Language-Team: Bosnian <b...@li.org>\n"
@@ -45,7 +45,7 @@
 msgid "PAUSED"
 msgstr "PAUZIRANO"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/ca/kapman.po 
new/kapman-18.12.0/po/ca/kapman.po
--- old/kapman-18.08.3/po/ca/kapman.po  2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/ca/kapman.po  2018-12-07 01:30:24.000000000 +0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kapman\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2013-07-13 12:59+0200\n"
 "Last-Translator: Josep Ma. Ferrer <txe...@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
@@ -47,7 +47,7 @@
 msgid "PAUSED"
 msgstr "PAUSAT"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/ca@valencia/kapman.po 
new/kapman-18.12.0/po/ca@valencia/kapman.po
--- old/kapman-18.08.3/po/ca@valencia/kapman.po 2018-11-06 01:15:00.000000000 
+0100
+++ new/kapman-18.12.0/po/ca@valencia/kapman.po 2018-12-07 01:30:24.000000000 
+0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kapman\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2013-07-13 12:59+0200\n"
 "Last-Translator: Josep Ma. Ferrer <txe...@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
@@ -47,7 +47,7 @@
 msgid "PAUSED"
 msgstr "PAUSAT"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
@@ -211,6 +211,3 @@
 #, kde-format
 msgid "Port to KgSound framework"
 msgstr "Adaptació al marc de treball KgSound."
-
-#~ msgid "Game difficulty level."
-#~ msgstr "Nivell de dificultat del joc."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/cs/kapman.po 
new/kapman-18.12.0/po/cs/kapman.po
--- old/kapman-18.08.3/po/cs/kapman.po  2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/cs/kapman.po  2018-12-07 01:30:24.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kapman\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2013-02-06 11:35+0100\n"
 "Last-Translator: Tomáš Chvátal <tomas.chva...@gmail.com>\n"
 "Language-Team: Czech <kde-i18n-...@kde.org>\n"
@@ -43,7 +43,7 @@
 msgid "PAUSED"
 msgstr "POZASTAVENO"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/da/kapman.po 
new/kapman-18.12.0/po/da/kapman.po
--- old/kapman-18.08.3/po/da/kapman.po  2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/da/kapman.po  2018-12-07 01:30:24.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kapman\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2012-06-05 14:28+0200\n"
 "Last-Translator: Martin Schlander <mschlan...@opensuse.org>\n"
 "Language-Team: Danish <da...@dansk-gruppen.dk>\n"
@@ -43,7 +43,7 @@
 msgid "PAUSED"
 msgstr "PÅ PAUSE"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/de/kapman.po 
new/kapman-18.12.0/po/de/kapman.po
--- old/kapman-18.08.3/po/de/kapman.po  2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/de/kapman.po  2018-12-07 01:30:24.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kapman\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2012-04-23 08:36+0200\n"
 "Last-Translator: Burkhard Lück <lu...@hube-lueck.de>\n"
 "Language-Team: German <kde-i18n...@kde.org>\n"
@@ -42,7 +42,7 @@
 msgid "PAUSED"
 msgstr "PAUSE"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/el/kapman.po 
new/kapman-18.12.0/po/el/kapman.po
--- old/kapman-18.08.3/po/el/kapman.po  2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/el/kapman.po  2018-12-07 01:30:24.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kapman\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2014-03-15 16:04+0200\n"
 "Last-Translator: Dimitris Kardarakos <dimk...@gmail.com>\n"
 "Language-Team: Greek <kde-i18n...@kde.org>\n"
@@ -43,7 +43,7 @@
 msgid "PAUSED"
 msgstr "ΠΑΥΣΗ"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/en_GB/kapman.po 
new/kapman-18.12.0/po/en_GB/kapman.po
--- old/kapman-18.08.3/po/en_GB/kapman.po       2018-11-06 01:15:00.000000000 
+0100
+++ new/kapman-18.12.0/po/en_GB/kapman.po       2018-12-07 01:30:24.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2014-06-29 12:05+0100\n"
 "Last-Translator: Steve Allewell <steve.allew...@gmail.com>\n"
 "Language-Team: British English <kde-l10n-en...@kde.org>\n"
@@ -42,7 +42,7 @@
 msgid "PAUSED"
 msgstr "PAUSED"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/eo/kapman.po 
new/kapman-18.12.0/po/eo/kapman.po
--- old/kapman-18.08.3/po/eo/kapman.po  2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/eo/kapman.po  2018-12-07 01:30:24.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kapman\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2009-11-14 16:05+0100\n"
 "Last-Translator: Emmanuelle Richard <emmanue...@esperanto-jeunes.org>\n"
 "Language-Team: esperanto <kde-i18n-...@kde.org>\n"
@@ -42,7 +42,7 @@
 msgid "PAUSED"
 msgstr "Paŭsigita"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, fuzzy, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/es/kapman.po 
new/kapman-18.12.0/po/es/kapman.po
--- old/kapman-18.08.3/po/es/kapman.po  2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/es/kapman.po  2018-12-07 01:30:24.000000000 +0100
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: kapman\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2012-03-30 12:35+0200\n"
 "Last-Translator: Eloy Cuadra <ecua...@eloihr.net>\n"
 "Language-Team: Spanish <kde-l10n...@kde.org>\n"
@@ -47,7 +47,7 @@
 msgid "PAUSED"
 msgstr "EN PAUSA"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/et/kapman.po 
new/kapman-18.12.0/po/et/kapman.po
--- old/kapman-18.08.3/po/et/kapman.po  2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/et/kapman.po  2018-12-07 01:30:24.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kapman\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2016-01-13 14:29+0200\n"
 "Last-Translator: Marek Laane <qiila...@gmail.com>\n"
 "Language-Team: Estonian <kde...@linux.ee>\n"
@@ -43,7 +43,7 @@
 msgid "PAUSED"
 msgstr "PAUS"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/eu/kapman.po 
new/kapman-18.12.0/po/eu/kapman.po
--- old/kapman-18.08.3/po/eu/kapman.po  2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/eu/kapman.po  2018-12-07 01:30:24.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2010-08-25 00:15+0200\n"
 "Last-Translator: Ignigo Salvador Azurmendi <xa...@euskalnet.net>\n"
 "Language-Team: Basque <itzulp...@euskalgnu.org>\n"
@@ -42,7 +42,7 @@
 msgid "PAUSED"
 msgstr "ETENDA"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/fi/kapman.po 
new/kapman-18.12.0/po/fi/kapman.po
--- old/kapman-18.08.3/po/fi/kapman.po  2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/fi/kapman.po  2018-12-07 01:30:24.000000000 +0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kapman\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2015-06-21 13:00+0200\n"
 "Last-Translator: Lasse Liehu <lasse.li...@gmail.com>\n"
 "Language-Team: Finnish <kde-i18n-...@kde.org>\n"
@@ -47,7 +47,7 @@
 msgid "PAUSED"
 msgstr "KESKEYTETTY"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/fr/kapman.po 
new/kapman-18.12.0/po/fr/kapman.po
--- old/kapman-18.08.3/po/fr/kapman.po  2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/fr/kapman.po  2018-12-07 01:30:24.000000000 +0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kapman\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2013-07-08 16:58+0200\n"
 "Last-Translator: xavier <xavier.besn...@neuf.fr>\n"
 "Language-Team: French <kde-i18n-...@kde.org>\n"
@@ -50,7 +50,7 @@
 msgid "PAUSED"
 msgstr "En pause"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/ga/kapman.po 
new/kapman-18.12.0/po/ga/kapman.po
--- old/kapman-18.08.3/po/ga/kapman.po  2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/ga/kapman.po  2018-12-07 01:30:24.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kapman.po\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2008-08-14 09:40-0500\n"
 "Last-Translator: Kevin Scannell <ksca...@gmail.com>\n"
 "Language-Team: Irish <gaeilge-gnuli...@lists.sourceforge.net>\n"
@@ -42,7 +42,7 @@
 msgid "PAUSED"
 msgstr "CURTHA AR SHOS"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/gl/kapman.po 
new/kapman-18.12.0/po/gl/kapman.po
--- old/kapman-18.08.3/po/gl/kapman.po  2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/gl/kapman.po  2018-12-07 01:30:24.000000000 +0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kapman\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2017-01-26 20:36+0100\n"
 "Last-Translator: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail."
 "com>\n"
@@ -50,7 +50,7 @@
 msgid "PAUSED"
 msgstr "EN PAUSA"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/hi/kapman.po 
new/kapman-18.12.0/po/hi/kapman.po
--- old/kapman-18.08.3/po/hi/kapman.po  2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/hi/kapman.po  2018-12-07 01:30:24.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2016-07-19 22:13+0530\n"
 "Last-Translator: G Karunakar <karuna...@indlinux.org>\n"
 "Language-Team: Hindi <indlinux-hi...@lists.sourceforge.net>\n"
@@ -42,7 +42,7 @@
 msgid "PAUSED"
 msgstr "रोका गया"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/hr/kapman.po 
new/kapman-18.12.0/po/hr/kapman.po
--- old/kapman-18.08.3/po/hr/kapman.po  2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/hr/kapman.po  2018-12-07 01:30:24.000000000 +0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2010-01-24 17:07+0100\n"
 "Last-Translator: Andrej Dundovic <adund...@gmail.com>\n"
 "Language-Team: Croatian <kde-croatia-l...@lists.sourceforge.net>\n"
@@ -45,7 +45,7 @@
 msgid "PAUSED"
 msgstr ""
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/hu/kapman.po 
new/kapman-18.12.0/po/hu/kapman.po
--- old/kapman-18.08.3/po/hu/kapman.po  2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/hu/kapman.po  2018-12-07 01:30:24.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: KDE 4.3\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2012-06-12 20:11+0200\n"
 "Last-Translator: Balázs Úr <urbal...@gmail.com>\n"
 "Language-Team: Hungarian <kde-l10n...@kde.org>\n"
@@ -44,7 +44,7 @@
 msgid "PAUSED"
 msgstr "SZÜNET"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/is/kapman.po 
new/kapman-18.12.0/po/is/kapman.po
--- old/kapman-18.08.3/po/is/kapman.po  2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/is/kapman.po  2018-12-07 01:30:24.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kapman\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2015-01-29 09:07+0000\n"
 "Last-Translator: Sveinn í Felli <s...@fellsnet.is>\n"
 "Language-Team: Icelandic <kde-...@molar.is>\n"
@@ -45,7 +45,7 @@
 msgid "PAUSED"
 msgstr ""
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, fuzzy, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/it/kapman.po 
new/kapman-18.12.0/po/it/kapman.po
--- old/kapman-18.08.3/po/it/kapman.po  2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/it/kapman.po  2018-12-07 01:30:24.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kapman\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2012-07-23 23:48+0200\n"
 "Last-Translator: Andrea Celli <andrea.ce...@libero.it>\n"
 "Language-Team: Italian <kde-i18n...@kde.org>\n"
@@ -42,7 +42,7 @@
 msgid "PAUSED"
 msgstr "IN PAUSA"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/ja/kapman.po 
new/kapman-18.12.0/po/ja/kapman.po
--- old/kapman-18.08.3/po/ja/kapman.po  2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/ja/kapman.po  2018-12-07 01:30:24.000000000 +0100
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: kapman\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2008-12-24 01:14+0900\n"
 "Last-Translator: Yukiko Bando <yba...@k6.dion.ne.jp>\n"
 "Language-Team: Japanese <kde...@kde.org>\n"
@@ -41,7 +41,7 @@
 msgid "PAUSED"
 msgstr "一時停止中"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/kk/kapman.po 
new/kapman-18.12.0/po/kk/kapman.po
--- old/kapman-18.08.3/po/kk/kapman.po  2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/kk/kapman.po  2018-12-07 01:30:24.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2012-07-30 08:20+0600\n"
 "Last-Translator: Sairan Kikkarin\n"
 "Language-Team: Kazakh <kde-i18n-...@kde.org>\n"
@@ -42,7 +42,7 @@
 msgid "PAUSED"
 msgstr "АЯЛДАУЛЫ"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/km/kapman.po 
new/kapman-18.12.0/po/km/kapman.po
--- old/kapman-18.08.3/po/km/kapman.po  2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/km/kapman.po  2018-12-07 01:30:24.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kapman\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2009-10-27 07:46+0700\n"
 "Last-Translator: Morn Met\n"
 "Language-Team: Khmer <kde-i18n-...@kde.org>\n"
@@ -44,7 +44,7 @@
 msgid "PAUSED"
 msgstr "បាន​ផ្អាក"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/ko/kapman.po 
new/kapman-18.12.0/po/ko/kapman.po
--- old/kapman-18.08.3/po/ko/kapman.po  2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/ko/kapman.po  2018-12-07 01:30:24.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2015-01-17 23:52+0900\n"
 "Last-Translator: Shinjo Park <k...@peremen.name>\n"
 "Language-Team: Korean <k...@peremen.name>\n"
@@ -45,7 +45,7 @@
 msgid "PAUSED"
 msgstr "일시 정지"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/lt/kapman.po 
new/kapman-18.12.0/po/lt/kapman.po
--- old/kapman-18.08.3/po/lt/kapman.po  2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/lt/kapman.po  2018-12-07 01:30:24.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kapman\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2015-12-29 21:35+0200\n"
 "Last-Translator: Mindaugas Baranauskas <opensuse.lietuviu.ka...@gmail.com>\n"
 "Language-Team: lt <kde-i18n...@kde.org>\n"
@@ -44,7 +44,7 @@
 msgid "PAUSED"
 msgstr "PRISTABDYTA"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/lv/kapman.po 
new/kapman-18.12.0/po/lv/kapman.po
--- old/kapman-18.08.3/po/lv/kapman.po  2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/lv/kapman.po  2018-12-07 01:30:24.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kapman\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2012-06-29 20:15+0300\n"
 "Last-Translator: Einars Sprugis <eina...@gmail.com>\n"
 "Language-Team: Latvian <loc...@laka.lv>\n"
@@ -44,7 +44,7 @@
 msgid "PAUSED"
 msgstr "PAUZĒTS"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/mr/kapman.po 
new/kapman-18.12.0/po/mr/kapman.po
--- old/kapman-18.08.3/po/mr/kapman.po  2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/mr/kapman.po  2018-12-07 01:30:24.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2013-03-22 14:59+0530\n"
 "Last-Translator: Chetan Khona <che...@kompkin.com>\n"
 "Language-Team: Marathi <kde-i18n-...@kde.org>\n"
@@ -42,7 +42,7 @@
 msgid "PAUSED"
 msgstr "स्तब्ध केले"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/nb/kapman.po 
new/kapman-18.12.0/po/nb/kapman.po
--- old/kapman-18.08.3/po/nb/kapman.po  2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/nb/kapman.po  2018-12-07 01:30:24.000000000 +0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: KDE 4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2012-12-11 20:05+0100\n"
 "Last-Translator: Bjørn Steensrud <bjor...@skogkatt.homelinux.org>\n"
 "Language-Team: Norwegian Bokmål <i18n...@lister.ping.uio.no>\n"
@@ -44,7 +44,7 @@
 msgid "PAUSED"
 msgstr "PAUSE"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/nds/kapman.po 
new/kapman-18.12.0/po/nds/kapman.po
--- old/kapman-18.08.3/po/nds/kapman.po 2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/nds/kapman.po 2018-12-07 01:30:24.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kapman\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2014-05-13 19:11+0200\n"
 "Last-Translator: Sönke Dibbern <s_dibb...@web.de>\n"
 "Language-Team: Low Saxon <kde-i18n-...@kde.org>\n"
@@ -45,7 +45,7 @@
 msgid "PAUSED"
 msgstr "Anhollen"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/nl/kapman.po 
new/kapman-18.12.0/po/nl/kapman.po
--- old/kapman-18.08.3/po/nl/kapman.po  2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/nl/kapman.po  2018-12-07 01:30:25.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kapman\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2012-03-30 00:44+0200\n"
 "Last-Translator: Freek de Kruijf <freekdekru...@kde.nl>\n"
 "Language-Team: Dutch <kde-i18n-...@kde.org>\n"
@@ -45,7 +45,7 @@
 msgid "PAUSED"
 msgstr "GEPAUZEERD"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/nn/kapman.po 
new/kapman-18.12.0/po/nn/kapman.po
--- old/kapman-18.08.3/po/nn/kapman.po  2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/nn/kapman.po  2018-12-07 01:30:25.000000000 +0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: kapman\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2016-01-07 20:23+0100\n"
 "Last-Translator: Karl Ove Hufthammer <k...@huftis.org>\n"
 "Language-Team: Norwegian Nynorsk <i18n...@lister.ping.uio.no>\n"
@@ -44,7 +44,7 @@
 msgid "PAUSED"
 msgstr "PAUSE"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/pl/kapman.po 
new/kapman-18.12.0/po/pl/kapman.po
--- old/kapman-18.08.3/po/pl/kapman.po  2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/pl/kapman.po  2018-12-07 01:30:25.000000000 +0100
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: kapman2\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2014-12-30 09:47+0100\n"
 "Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilow...@gmail.com>\n"
 "Language-Team: Polish <kde-i18n-...@kde.org>\n"
@@ -48,7 +48,7 @@
 msgid "PAUSED"
 msgstr "PAUZA"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/pt/kapman.po 
new/kapman-18.12.0/po/pt/kapman.po
--- old/kapman-18.08.3/po/pt/kapman.po  2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/pt/kapman.po  2018-12-07 01:30:25.000000000 +0100
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: kapman\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2012-03-28 11:09+0100\n"
 "Last-Translator: José Nuno Coelho Pires <zepi...@gmail.com>\n"
 "Language-Team: Portuguese <kde-i18n...@kde.org>\n"
@@ -39,7 +39,7 @@
 msgid "PAUSED"
 msgstr "EM PAUSA"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/pt_BR/kapman.po 
new/kapman-18.12.0/po/pt_BR/kapman.po
--- old/kapman-18.08.3/po/pt_BR/kapman.po       2018-11-06 01:15:00.000000000 
+0100
+++ new/kapman-18.12.0/po/pt_BR/kapman.po       2018-12-07 01:30:25.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kapman\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2013-07-12 09:39-0300\n"
 "Last-Translator: André Marcelo Alvarenga <alvare...@kde.org>\n"
 "Language-Team: Brazilian Portuguese <kde-i18n-pt...@kde.org>\n"
@@ -44,7 +44,7 @@
 msgid "PAUSED"
 msgstr "PAUSADO"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/ro/kapman.po 
new/kapman-18.12.0/po/ro/kapman.po
--- old/kapman-18.08.3/po/ro/kapman.po  2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/ro/kapman.po  2018-12-07 01:30:25.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kapman\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2009-08-09 07:59+0300\n"
 "Last-Translator: Sergiu Bivol <ser...@ase.md>\n"
 "Language-Team: Română <kde-i18n...@kde.org>\n"
@@ -43,7 +43,7 @@
 msgid "PAUSED"
 msgstr "ÎNTRERUPT"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/ru/kapman.po 
new/kapman-18.12.0/po/ru/kapman.po
--- old/kapman-18.08.3/po/ru/kapman.po  2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/ru/kapman.po  2018-12-07 01:30:25.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kapman\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2015-03-15 22:08+0300\n"
 "Last-Translator: Alexander Potashev <aspotas...@gmail.com>\n"
 "Language-Team: Russian <kde-russ...@lists.kde.ru>\n"
@@ -48,7 +48,7 @@
 msgid "PAUSED"
 msgstr "Приостановлено"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/sk/kapman.po 
new/kapman-18.12.0/po/sk/kapman.po
--- old/kapman-18.08.3/po/sk/kapman.po  2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/sk/kapman.po  2018-12-07 01:30:25.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kapman\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2012-08-07 15:54+0200\n"
 "Last-Translator: Roman Paholík <wizzar...@gmail.com>\n"
 "Language-Team: Slovak <kde...@linux.sk>\n"
@@ -42,7 +42,7 @@
 msgid "PAUSED"
 msgstr "POZASTAVENÉ"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/sl/kapman.po 
new/kapman-18.12.0/po/sl/kapman.po
--- old/kapman-18.08.3/po/sl/kapman.po  2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/sl/kapman.po  2018-12-07 01:30:25.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kapman\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2012-04-29 10:16+0200\n"
 "Last-Translator: Andrej Mernik <andr...@ubuntu.si>\n"
 "Language-Team: Slovenian <lugos-...@lugos.si>\n"
@@ -45,7 +45,7 @@
 msgid "PAUSED"
 msgstr "PREMOR"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/sr/kapman.po 
new/kapman-18.12.0/po/sr/kapman.po
--- old/kapman-18.08.3/po/sr/kapman.po  2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/sr/kapman.po  2018-12-07 01:30:25.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kapman\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2016-02-27 21:47+0100\n"
 "Last-Translator: Chusslove Illich <caslav.i...@gmx.net>\n"
 "Language-Team: Serbian <kde-i18n...@kde.org>\n"
@@ -46,7 +46,7 @@
 msgid "PAUSED"
 msgstr "ПАУЗИРАНО"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/sv/kapman.po 
new/kapman-18.12.0/po/sv/kapman.po
--- old/kapman-18.08.3/po/sv/kapman.po  2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/sv/kapman.po  2018-12-07 01:30:25.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kapman\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2009-05-17 17:56+0200\n"
 "Last-Translator: Stefan Asserhäll <stefan.asserh...@bredband.net>\n"
 "Language-Team: Swedish <s...@li.org>\n"
@@ -43,7 +43,7 @@
 msgid "PAUSED"
 msgstr "PAUS"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/tr/kapman.po 
new/kapman-18.12.0/po/tr/kapman.po
--- old/kapman-18.08.3/po/tr/kapman.po  2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/tr/kapman.po  2018-12-07 01:30:25.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kdegames-kde4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2014-06-08 13:55+0000\n"
 "Last-Translator: Volkan Gezer <volkange...@gmail.com>\n"
 "Language-Team: Turkish (http://www.transifex.com/projects/p/kdegames-k-tr/";
@@ -45,7 +45,7 @@
 msgid "PAUSED"
 msgstr "DURAKLATILDI"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/ug/kapman.po 
new/kapman-18.12.0/po/ug/kapman.po
--- old/kapman-18.08.3/po/ug/kapman.po  2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/ug/kapman.po  2018-12-07 01:30:25.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kapman\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2013-09-08 07:05+0900\n"
 "Last-Translator: Gheyret Kenji <ghey...@gmail.com>\n"
 "Language-Team: Uyghur Computer Science Association <u...@yahoogroups.com>\n"
@@ -42,7 +42,7 @@
 msgid "PAUSED"
 msgstr "ۋاقىتلىق توختىتىلدى"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/uk/kapman.po 
new/kapman-18.12.0/po/uk/kapman.po
--- old/kapman-18.08.3/po/uk/kapman.po  2018-11-06 01:15:00.000000000 +0100
+++ new/kapman-18.12.0/po/uk/kapman.po  2018-12-07 01:30:25.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kapman\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2012-03-28 07:26+0300\n"
 "Last-Translator: Yuri Chornoivan <yurc...@ukr.net>\n"
 "Language-Team: Ukrainian <kde-i18n...@kde.org>\n"
@@ -45,7 +45,7 @@
 msgid "PAUSED"
 msgstr "ПРИЗУПИНЕНО"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/zh_CN/kapman.po 
new/kapman-18.12.0/po/zh_CN/kapman.po
--- old/kapman-18.08.3/po/zh_CN/kapman.po       2018-11-06 01:15:00.000000000 
+0100
+++ new/kapman-18.12.0/po/zh_CN/kapman.po       2018-12-07 01:30:25.000000000 
+0100
@@ -7,8 +7,8 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
-"PO-Revision-Date: 2018-11-01 23:20\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
+"PO-Revision-Date: 2018-11-12 09:24\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -46,7 +46,7 @@
 msgid "PAUSED"
 msgstr "已暂停"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapman-18.08.3/po/zh_TW/kapman.po 
new/kapman-18.12.0/po/zh_TW/kapman.po
--- old/kapman-18.08.3/po/zh_TW/kapman.po       2018-11-06 01:15:00.000000000 
+0100
+++ new/kapman-18.12.0/po/zh_TW/kapman.po       2018-12-07 01:30:25.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kapman\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:14+0100\n"
+"POT-Creation-Date: 2018-11-12 06:51+0100\n"
 "PO-Revision-Date: 2012-04-18 18:14+0800\n"
 "Last-Translator: Franklin Weng <frank...@goodhorse.idv.tw>\n"
 "Language-Team: Chinese Traditional <zh-l...@linux.org.tw>\n"
@@ -43,7 +43,7 @@
 msgid "PAUSED"
 msgstr "暫停"
 
-#: gamescene.cpp:242
+#: gamescene.cpp:245
 #, kde-format
 msgctxt "The number of the game level"
 msgid "Level %1"


Reply via email to