diffstat for kapman-18.04.1 kapman-19.04.0 .gitignore | 3 characteritem.cpp | 2 debian/changelog | 159 ++++++++++++++++++++++++++++++ debian/control | 24 ++-- debian/rules | 2 game.cpp | 22 ++-- gamescene.cpp | 55 +++++----- gameview.cpp | 2 ghost.h | 2 ghostitem.cpp | 10 - kapmanitem.cpp | 16 +-- kapmanmainwindow.cpp | 14 +- kapmanparser.cpp | 4 main.cpp | 4 maze.h | 4 org.kde.kapman.appdata.xml | 6 - org.kde.kapman.desktop | 1 po/ar/kapman.po | 4 po/ast/kapman.po | 208 ---------------------------------------- po/bg/kapman.po | 4 po/bs/kapman.po | 4 po/ca/kapman.po | 4 po/ca@valencia/kapman.po | 4 po/cs/kapman.po | 4 po/da/kapman.po | 4 po/de/kapman.po | 4 po/el/kapman.po | 4 po/en_GB/kapman.po | 4 po/eo/kapman.po | 4 po/es/kapman.po | 4 po/et/kapman.po | 4 po/eu/kapman.po | 4 po/fi/kapman.po | 4 po/fr/kapman.po | 4 po/ga/kapman.po | 4 po/gl/kapman.po | 16 +-- po/hi/kapman.po | 4 po/hr/kapman.po | 4 po/hu/kapman.po | 4 po/is/kapman.po | 4 po/it/docs/kapman/index.docbook | 21 ---- po/it/kapman.po | 4 po/ja/kapman.po | 4 po/kk/kapman.po | 4 po/km/kapman.po | 4 po/ko/kapman.po | 4 po/lt/kapman.po | 4 po/lv/kapman.po | 4 po/mr/kapman.po | 4 po/nb/kapman.po | 4 po/nds/kapman.po | 4 po/nl/kapman.po | 4 po/nn/kapman.po | 4 po/pl/kapman.po | 4 po/pt/kapman.po | 4 po/pt_BR/kapman.po | 4 po/ro/kapman.po | 4 po/ru/kapman.po | 4 po/sk/kapman.po | 4 po/sl/kapman.po | 4 po/sr/kapman.po | 4 po/sv/kapman.po | 4 po/tr/kapman.po | 4 po/ug/kapman.po | 4 po/uk/kapman.po | 4 po/zh_CN/kapman.po | 8 - po/zh_TW/kapman.po | 7 - themes/invisible.desktop | 2 themes/retro.desktop | 2 69 files changed, 358 insertions(+), 416 deletions(-) diff -Nru kapman-18.04.1/.gitignore kapman-19.04.0/.gitignore --- kapman-18.04.1/.gitignore 2017-10-22 13:18:23.000000000 +0000 +++ kapman-19.04.0/.gitignore 2019-01-11 12:26:17.000000000 +0000 @@ -1,3 +1,4 @@ .kdev4/ -build/ +/build*/ *.kdev4 +CMakeLists.txt.user* diff -Nru kapman-18.04.1/characteritem.cpp kapman-19.04.0/characteritem.cpp --- kapman-18.04.1/characteritem.cpp 2017-10-22 13:18:23.000000000 +0000 +++ kapman-19.04.0/characteritem.cpp 2019-01-11 12:26:17.000000000 +0000 @@ -19,7 +19,7 @@ CharacterItem::CharacterItem(Character *p_model) : ElementItem(p_model) { - connect(p_model, SIGNAL(eaten()), this, SLOT(startBlinking())); + connect(p_model, &Character::eaten, this, &CharacterItem::startBlinking); } CharacterItem::~CharacterItem() diff -Nru kapman-18.04.1/debian/changelog kapman-19.04.0/debian/changelog --- kapman-18.04.1/debian/changelog 2018-05-29 00:28:55.000000000 +0000 +++ kapman-19.04.0/debian/changelog 2019-04-26 19:41:11.000000000 +0000 @@ -1,3 +1,53 @@ +kapman (4:19.04.0-0ubuntu1) eoan; urgency=medium + + * New upstream release (19.04.0) + + -- Rik Mills Fri, 26 Apr 2019 20:41:11 +0100 + +kapman (4:18.12.3-0ubuntu1) disco; urgency=medium + + * New upstream release (18.12.3) + + -- Rik Mills Thu, 07 Mar 2019 13:26:08 +0000 + +kapman (4:18.12.2-0ubuntu1) disco; urgency=medium + + * New upstream release (18.12.2) + + -- Rik Mills Sun, 17 Feb 2019 13:13:31 +0000 + +kapman (4:18.12.1-0ubuntu1) disco; urgency=medium + + * New upstream release (18.12.1) + + -- Rik Mills Thu, 10 Jan 2019 14:08:48 +0000 + +kapman (4:18.12.0-0ubuntu1) disco; urgency=medium + + * New upstream beta release (18.11.80) + * New upstream release (18.12.0) + + -- Rik Mills Sat, 05 Jan 2019 16:47:27 +0000 + +kapman (4:18.08.3-0ubuntu1) disco; urgency=medium + + * New upstream release (18.08.3) + * Merge Debian changes. Remaining changes: + - d/rules: l10npkgs_firstversion_ok := 4:17.03.90-0~ + - Bumped build deps. + - Kubuntu Vcs fields. + + -- Rik Mills Thu, 27 Dec 2018 08:25:50 +0000 + +kapman (4:18.04.3-0ubuntu1) cosmic; urgency=medium + + * New upstream release (18.03.80) + * New upstream release (18.04.0) + * New upstream release (18.04.1) + * New upstream release (18.04.3) + + -- Rik Mills Fri, 10 Aug 2018 09:15:03 +0100 + kapman (4:18.04.1-1) unstable; urgency=medium * Team upload. @@ -13,6 +63,21 @@ -- Sandro Knauß Tue, 29 May 2018 02:28:55 +0200 +kapman (4:17.12.3-0ubuntu1) bionic; urgency=medium + + * New upstream release (17.12.3) + + -- Rik Mills Fri, 16 Mar 2018 13:24:18 +0000 + +kapman (4:17.12.2-0ubuntu1) bionic; urgency=medium + + * New upstream release (17.11.80) + * New upstream release (17.11.90) + * New upstream release (17.12.0) + * New upstream release (17.12.2) + + -- Rik Mills Thu, 22 Feb 2018 16:55:54 +0000 + kapman (4:17.08.3-2) unstable; urgency=medium * Team upload. @@ -46,6 +111,12 @@ -- Pino Toscano Sat, 18 Nov 2017 13:20:37 +0100 +kapman (4:17.08.3-0ubuntu1) bionic; urgency=medium + + * New upstream release (17.08.3) + + -- Rik Mills Fri, 01 Dec 2017 15:02:52 +0000 + kapman (4:17.08.1-0neon) xenial; urgency=medium * New release @@ -58,6 +129,15 @@ -- Neon CI Thu, 17 Aug 2017 09:32:42 +0000 +kapman (4:17.04.3-0ubuntu1) artful; urgency=low + + * New upstream release (17.04.1) + * Install translations and add Breaks/Replaces against kde-l10n + * New upstream release (17.04.2) + * New upstream release (17.04.3) + + -- José Manuel Santamaría Lema Fri, 18 Aug 2017 08:33:48 +0100 + kapman (4:17.04.3-0neon) xenial; urgency=medium * New release @@ -82,6 +162,16 @@ -- Neon CI Wed, 19 Apr 2017 13:02:57 +0000 +kapman (4:16.12.3-0ubuntu1) zesty; urgency=low + + [ Darin Miller ] + * New upstream release (16.12.2) + + [ José Manuel Santamaría Lema ] + * New upstream release (16.12.3) + + -- José Manuel Santamaría Lema Fri, 10 Mar 2017 21:29:29 +0000 + kapman (4:16.12.3-0neon) xenial; urgency=medium * New release @@ -94,6 +184,18 @@ -- Neon CI Wed, 08 Feb 2017 16:56:35 +0000 +kapman (4:16.12.1-0ubuntu1) zesty; urgency=medium + + [ José Manuel Santamaría Lema ] + * Update Vcs-Git fields to use https:// instead of git:// + + [ Rik Mills ] + * New upstream release (16.12.0) + * Update build deps to use new KF5 style names + * New upstream release (16.12.1) + + -- Rik Mills Thu, 19 Jan 2017 16:18:22 +0000 + kapman (4:16.12.1-0neon) xenial; urgency=medium * New release @@ -140,6 +242,24 @@ -- Neon CI Wed, 17 Aug 2016 11:47:39 +0000 +kapman (4:16.04.3-0ubuntu1) yakkety; urgency=medium + + [ Scarlett Clark ] + * New upstream release + + [ Philip Muškovac ] + * Update the Vcs URLs now that the repositories are hosted on + Launchpad + + [ Scarlett Clark ] + * New upstream bugfix release + + [ Clive Johnston ] + * New upstream release (16.04.2) + * New upstream release (16.04.3) + + -- José Manuel Santamaría Lema Fri, 30 Sep 2016 06:25:44 +0200 + kapman (4:16.04.3-0neon) xenial; urgency=medium * New release @@ -166,18 +286,57 @@ -- Maximiliano Curia Sat, 28 May 2016 19:08:41 +0200 +kapman (4:15.12.3-0ubuntu1) xenial; urgency=medium + + * New upstream bugfix release + * New upstream bugfix release + + -- Scarlett Clark Thu, 14 Apr 2016 15:02:14 -0700 + +kapman (4:15.12.1-0ubuntu2) xenial; urgency=medium + + * No-change rebuild against libkf5kdegames7 + + -- Philip Muškovac Sun, 13 Mar 2016 22:10:55 +0100 + +kapman (4:15.12.1-0ubuntu1) xenial; urgency=medium + + * New upstream release. + * Debian merge: No remaining changes. + + -- Scarlett Clark Wed, 09 Mar 2016 10:28:27 +0100 + kapman (4:15.12.0-1) experimental; urgency=medium * New upstream release (15.12.0). -- Maximiliano Curia Mon, 01 Feb 2016 10:22:22 +0100 +kapman (4:15.12.0-0ubuntu1) UNRELEASED; urgency=medium + + * New upstream release + + -- Clive Johnston Sat, 02 Jan 2016 13:36:30 +0000 + kapman (4:15.08.3-1) unstable; urgency=medium * New upstream release (15.08.3). -- Maximiliano Curia Wed, 02 Dec 2015 12:38:27 +0100 +kapman (4:15.08.2-0ubuntu1) wily; urgency=medium + + * Vivid backport + * New upstream release + + -- Scarlett Clark Wed, 14 Oct 2015 11:57:36 +0100 + +kapman (4:15.08.1-0ubuntu1) wily; urgency=medium + + * New upstream release (15.08.1) + + -- Clive Johnston Tue, 22 Sep 2015 16:16:01 +0100 + kapman (4:15.08.0-1) unstable; urgency=medium * New upstream release (15.04.0). diff -Nru kapman-18.04.1/debian/control kapman-19.04.0/debian/control --- kapman-18.04.1/debian/control 2018-05-28 12:15:33.000000000 +0000 +++ kapman-19.04.0/debian/control 2019-04-26 19:41:11.000000000 +0000 @@ -10,23 +10,23 @@ Maximiliano Curia , Build-Depends: cmake (>= 2.8.12~), debhelper (>= 11), - extra-cmake-modules (>= 5.30.0~), - libkf5config-dev (>= 5.30.0~), - libkf5configwidgets-dev (>= 5.30.0~), - libkf5coreaddons-dev (>= 5.30.0~), - libkf5crash-dev (>= 5.30.0~), - libkf5dbusaddons-dev (>= 5.30.0~), - libkf5doctools-dev (>= 5.30.0~), - libkf5i18n-dev (>= 5.30.0~), - libkf5kdegames-dev (>= 4.9.0~), - libkf5xmlgui-dev (>= 5.30.0~), + extra-cmake-modules (>= 5.31.0~), + libkf5config-dev (>= 5.31.0~), + libkf5configwidgets-dev (>= 5.31.0~), + libkf5coreaddons-dev (>= 5.31.0~), + libkf5crash-dev (>= 5.31.0~), + libkf5dbusaddons-dev (>= 5.31.0~), + libkf5doctools-dev (>= 5.31.0~), + libkf5i18n-dev (>= 5.31.0~), + libkf5kdegames-dev (>= 4:19.04.0~), + libkf5xmlgui-dev (>= 5.31.0~), libqt5svg5-dev (>= 5.7.0~), pkg-kde-tools (>> 0.15.15), qtbase5-dev (>= 5.7.0~), Standards-Version: 4.1.4 Homepage: http://games.kde.org/ -Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kapman -Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kapman.git +Vcs-Browser: https://code.launchpad.net/~kubuntu-packagers/kubuntu-packaging/+git/kapman +Vcs-Git: https://git.launchpad.net/~kubuntu-packagers/kubuntu-packaging/+git/kapman Package: kapman Architecture: any diff -Nru kapman-18.04.1/debian/rules kapman-19.04.0/debian/rules --- kapman-18.04.1/debian/rules 2018-05-23 22:14:46.000000000 +0000 +++ kapman-19.04.0/debian/rules 2019-04-26 19:41:11.000000000 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/make -f -l10npkgs_firstversion_ok := 4:16.04.3-4~ +l10npkgs_firstversion_ok := 4:17.03.90-0~ include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk include /usr/share/pkg-kde-tools/qt-kde-team/2/l10n-packages.mk diff -Nru kapman-18.04.1/game.cpp kapman-19.04.0/game.cpp --- kapman-18.04.1/game.cpp 2017-10-22 13:18:23.000000000 +0000 +++ kapman-19.04.0/game.cpp 2019-01-11 12:26:17.000000000 +0000 @@ -35,13 +35,13 @@ m_points(0), m_level(1), m_nbEatenGhosts(0), - m_soundGameOver(QStandardPaths::locate(QStandardPaths::GenericDataLocation, QLatin1String("sounds/kapman/gameover.ogg"))), - m_soundGhost(QStandardPaths::locate(QStandardPaths::GenericDataLocation, QLatin1String("sounds/kapman/ghost.ogg"))), - m_soundGainLife(QStandardPaths::locate(QStandardPaths::GenericDataLocation, QLatin1String("sounds/kapman/life.ogg"))), - m_soundEnergizer(QStandardPaths::locate(QStandardPaths::GenericDataLocation, QLatin1String("sounds/kapman/energizer.ogg"))), - m_soundBonus(QStandardPaths::locate(QStandardPaths::GenericDataLocation, QLatin1String("sounds/kapman/bonus.ogg"))), - m_soundPill(QStandardPaths::locate(QStandardPaths::GenericDataLocation, QLatin1String("sounds/kapman/pill.ogg"))), - m_soundLevelUp(QStandardPaths::locate(QStandardPaths::GenericDataLocation, QLatin1String("sounds/kapman/levelup.ogg"))) + m_soundGameOver(QStandardPaths::locate(QStandardPaths::GenericDataLocation, QStringLiteral("sounds/kapman/gameover.ogg"))), + m_soundGhost(QStandardPaths::locate(QStandardPaths::GenericDataLocation, QStringLiteral("sounds/kapman/ghost.ogg"))), + m_soundGainLife(QStandardPaths::locate(QStandardPaths::GenericDataLocation, QStringLiteral("sounds/kapman/life.ogg"))), + m_soundEnergizer(QStandardPaths::locate(QStandardPaths::GenericDataLocation, QStringLiteral("sounds/kapman/energizer.ogg"))), + m_soundBonus(QStandardPaths::locate(QStandardPaths::GenericDataLocation, QStringLiteral("sounds/kapman/bonus.ogg"))), + m_soundPill(QStandardPaths::locate(QStandardPaths::GenericDataLocation, QStringLiteral("sounds/kapman/pill.ogg"))), + m_soundLevelUp(QStandardPaths::locate(QStandardPaths::GenericDataLocation, QStringLiteral("sounds/kapman/levelup.ogg"))) { // Initialize the sound state setSoundsEnabled(Settings::sounds()); @@ -63,7 +63,7 @@ // This also creates all the characters KapmanParser kapmanParser(this); // Set the XML file as input source for the parser - QFile mazeXmlFile(QStandardPaths::locate(QStandardPaths::AppDataLocation, QLatin1Literal("defaultmaze.xml"))); + QFile mazeXmlFile(QStandardPaths::locate(QStandardPaths::AppDataLocation, QStringLiteral("defaultmaze.xml"))); QXmlInputSource source(&mazeXmlFile); // Create the XML file reader QXmlSimpleReader reader; @@ -91,8 +91,8 @@ } for (int i = 0; i < m_ghosts.size(); ++i) { - connect(m_ghosts[i], SIGNAL(lifeLost()), this, SLOT(kapmanDeath())); - connect(m_ghosts[i], SIGNAL(ghostEaten(Ghost*)), this, SLOT(ghostDeath(Ghost*))); + connect(m_ghosts[i], &Ghost::lifeLost, this, &Game::kapmanDeath); + connect(m_ghosts[i], &Ghost::ghostEaten, this, &Game::ghostDeath); // Initialize the ghosts speed and the ghost speed increase considering the characters speed m_ghosts[i]->initSpeedInc(); } @@ -399,7 +399,7 @@ m_kapman->die(); // Make a 2 seconds pause while the kapman is blinking pause(true); - QTimer::singleShot(2500, this, SLOT(resumeAfterKapmanDeath())); + QTimer::singleShot(2500, this, &Game::resumeAfterKapmanDeath); } void Game::resumeAfterKapmanDeath() diff -Nru kapman-18.04.1/gamescene.cpp kapman-19.04.0/gamescene.cpp --- kapman-18.04.1/gamescene.cpp 2017-10-22 13:18:23.000000000 +0000 +++ kapman-19.04.0/gamescene.cpp 2019-01-11 12:26:17.000000000 +0000 @@ -25,15 +25,15 @@ GameScene::GameScene(Game *p_game) : m_game(p_game), m_kapmanItem(0), m_mazeItem(0) { - connect(p_game, SIGNAL(levelStarted(bool)), SLOT(intro(bool))); - connect(p_game, SIGNAL(gameStarted()), this, SLOT(start())); - connect(p_game, SIGNAL(pauseChanged(bool,bool)), this, SLOT(setPaused(bool,bool))); - connect(p_game, SIGNAL(elementEaten(qreal,qreal)), this, SLOT(hideElement(qreal,qreal))); - connect(p_game, SIGNAL(bonusOn()), this, SLOT(displayBonus())); - connect(p_game, SIGNAL(bonusOff()), this, SLOT(hideBonus())); + connect(p_game, &Game::levelStarted, this, &GameScene::intro); + connect(p_game, &Game::gameStarted, this, &GameScene::start); + connect(p_game, &Game::pauseChanged, this, &GameScene::setPaused); + connect(p_game, &Game::elementEaten, this, &GameScene::hideElement); + connect(p_game, &Game::bonusOn, this, &GameScene::displayBonus); + connect(p_game, &Game::bonusOff, this, &GameScene::hideBonus); // Connection between Game and GameScene for the display of won points when a bonus or a ghost is eaten - connect(p_game, SIGNAL(pointsToDisplay(long,qreal,qreal)), this, SLOT(displayPoints(long,qreal,qreal))); + connect(p_game, &Game::pointsToDisplay, this, &GameScene::displayPoints); // Create the theme instance m_theme = new KGameTheme(); @@ -47,13 +47,13 @@ // Give the maze the shared renderer to avoid loading the whole SVG file again m_mazeItem->setSharedRenderer(m_renderer); // Set the element Id to the right value - m_mazeItem->setElementId(QLatin1Literal("maze")); + m_mazeItem->setElementId(QStringLiteral("maze")); m_mazeItem->setZValue(-2); // Create the KapmanItem m_kapmanItem = new KapmanItem(p_game->getKapman()); m_kapmanItem->setSharedRenderer(m_renderer); - m_kapmanItem->setElementId(QLatin1Literal("kapman_0")); + m_kapmanItem->setElementId(QStringLiteral("kapman_0")); // Corrects the position of the KapmanItem m_kapmanItem->update(p_game->getKapman()->getX(), p_game->getKapman()->getY()); m_kapmanItem->setZValue(2); @@ -90,7 +90,7 @@ // Create the Bonus item m_bonusItem = new ElementItem(m_game->getBonus()); m_bonusItem->setSharedRenderer(m_renderer); - m_bonusItem->setElementId(QLatin1Literal("bonus1")); + m_bonusItem->setElementId(QStringLiteral("bonus1")); // All elements are created, update theme properties updateSvgIds(); @@ -98,21 +98,21 @@ // Create the introduction labels m_introLabel = new QGraphicsTextItem(i18n("GET READY!!!")); - m_introLabel->setFont(QFont(QLatin1Literal("Helvetica"), 25, QFont::Bold, false)); + m_introLabel->setFont(QFont(QStringLiteral("Helvetica"), 25, QFont::Bold, false)); m_introLabel->setDefaultTextColor(QColor(QLatin1Literal("#FFFF00"))); m_introLabel->setZValue(4); m_introLabel2 = new QGraphicsTextItem(i18n("Press any arrow key to start")); - m_introLabel2->setFont(QFont(QLatin1Literal("Helvetica"), 15, QFont::Bold, false)); + m_introLabel2->setFont(QFont(QStringLiteral("Helvetica"), 15, QFont::Bold, false)); m_introLabel2->setDefaultTextColor(QColor(QLatin1Literal("#FFFF00"))); m_introLabel2->setZValue(4); // Create the new level label m_newLevelLabel = new QGraphicsTextItem(); - m_newLevelLabel->setFont(QFont(QLatin1Literal("Helvetica"), 35, QFont::Bold, false)); + m_newLevelLabel->setFont(QFont(QStringLiteral("Helvetica"), 35, QFont::Bold, false)); m_newLevelLabel->setDefaultTextColor(QColor(QLatin1Literal("#FFFF00"))); m_newLevelLabel->setZValue(4); // Create the pause label m_pauseLabel = new QGraphicsTextItem(i18n("PAUSED")); - m_pauseLabel->setFont(QFont(QLatin1Literal("Helvetica"), 35, QFont::Bold, false)); + m_pauseLabel->setFont(QFont(QStringLiteral("Helvetica"), 35, QFont::Bold, false)); m_pauseLabel->setDefaultTextColor(QColor(QLatin1Literal("#FFFF00"))); m_pauseLabel->setZValue(4); @@ -186,10 +186,10 @@ } // Set the element Id to the right value - m_mazeItem->setElementId(QLatin1Literal("maze")); + m_mazeItem->setElementId(QStringLiteral("maze")); // Create the KapmanItem - m_kapmanItem->setElementId(QLatin1Literal("kapman_0")); + m_kapmanItem->setElementId(QStringLiteral("kapman_0")); // Corrects the position of the KapmanItem m_kapmanItem->update(m_game->getKapman()->getX(), m_game->getKapman()->getY()); @@ -217,7 +217,7 @@ } // Set the Rotation flag for KapmanItem - if (m_theme->themeProperty(QLatin1Literal("RotateKapman")) == QLatin1String("0")) { + if (m_theme->themeProperty(QStringLiteral("RotateKapman")) == QLatin1String("0")) { m_kapmanItem->setRotationFlag(false); } else { m_kapmanItem->setRotationFlag(true); @@ -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)) { @@ -322,25 +325,25 @@ if (!items().contains(m_bonusItem)) { switch (m_game->getLevel()) { case 1: - m_bonusItem->setElementId(QLatin1Literal("bonus1")); + m_bonusItem->setElementId(QStringLiteral("bonus1")); break; case 2: - m_bonusItem->setElementId(QLatin1Literal("bonus2")); + m_bonusItem->setElementId(QStringLiteral("bonus2")); break; case 3: - m_bonusItem->setElementId(QLatin1Literal("bonus3")); + m_bonusItem->setElementId(QStringLiteral("bonus3")); break; case 4: - m_bonusItem->setElementId(QLatin1Literal("bonus4")); + m_bonusItem->setElementId(QStringLiteral("bonus4")); break; case 5: - m_bonusItem->setElementId(QLatin1Literal("bonus5")); + m_bonusItem->setElementId(QStringLiteral("bonus5")); break; case 6: - m_bonusItem->setElementId(QLatin1Literal("bonus6")); + m_bonusItem->setElementId(QStringLiteral("bonus6")); break; default: - m_bonusItem->setElementId(QLatin1Literal("bonus7")); + m_bonusItem->setElementId(QStringLiteral("bonus7")); break; } m_bonusItem->update(m_game->getBonus()->getX(), m_game->getBonus()->getY()); @@ -358,7 +361,7 @@ void GameScene::displayPoints(long p_wonPoints, qreal p_xPos, qreal p_yPos) { // Launch a singleShot timer - QTimer::singleShot(1000, this, SLOT(hidePoints())); + QTimer::singleShot(1000, this, &GameScene::hidePoints); // Add a label in the list of won points Labels m_wonPointsLabels.prepend(new QGraphicsTextItem(QString::number(p_wonPoints))); @@ -369,7 +372,7 @@ // Positioning and customization of the point label tempRef->setDefaultTextColor(QColor(QLatin1Literal("#FFFF00"))); - tempRef->setFont(QFont(QLatin1Literal("Helvetica"), 15, QFont::Normal, false)); + tempRef->setFont(QFont(QStringLiteral("Helvetica"), 15, QFont::Normal, false)); tempRef->setPos(p_xPos - (tempRef->boundingRect().width() / 2), p_yPos - (tempRef->boundingRect().height() / 2)); tempRef->setZValue(-1); } diff -Nru kapman-18.04.1/gameview.cpp kapman-19.04.0/gameview.cpp --- kapman-18.04.1/gameview.cpp 2017-10-22 13:18:23.000000000 +0000 +++ kapman-19.04.0/gameview.cpp 2019-01-11 12:26:17.000000000 +0000 @@ -23,7 +23,7 @@ setFrameStyle(QFrame::NoFrame); setFocusPolicy(Qt::StrongFocus); // Forward the key press events to the Game instance - connect(this, SIGNAL(keyPressed(QKeyEvent*)), p_game, SLOT(keyPressEvent(QKeyEvent*))); + connect(this, &GameView::keyPressed, p_game, &Game::keyPressEvent); } GameView::~GameView() diff -Nru kapman-18.04.1/ghost.h kapman-19.04.0/ghost.h --- kapman-18.04.1/ghost.h 2017-10-22 13:18:23.000000000 +0000 +++ kapman-19.04.0/ghost.h 2019-01-11 12:26:17.000000000 +0000 @@ -103,7 +103,7 @@ void setState(Ghost::State p_state); /** - * Manages the collison with the Kapman. + * Manages the collision with the Kapman. * @param p_kapman the instance of Kapman which collides with the Ghost */ void doActionOnCollision(Kapman *p_kapman) Q_DECL_OVERRIDE; diff -Nru kapman-18.04.1/ghostitem.cpp kapman-19.04.0/ghostitem.cpp --- kapman-18.04.1/ghostitem.cpp 2017-10-22 13:18:23.000000000 +0000 +++ kapman-19.04.0/ghostitem.cpp 2019-01-11 12:26:17.000000000 +0000 @@ -21,7 +21,7 @@ GhostItem::GhostItem(Ghost *p_model) : CharacterItem(p_model) { - connect(p_model, SIGNAL(stateChanged()), this, SLOT(updateState())); + connect(p_model, &Ghost::stateChanged, this, &GhostItem::updateState); // Calculations for the duration of blinking stuff int blinkTimerDuration = (int)(500 * Game::s_durationRatio); @@ -74,7 +74,7 @@ switch (((Ghost *)getModel())->getState()) { case Ghost::PREY: updateBlinkTimersDuration(); - setElementId(QLatin1Literal("scaredghost")); + setElementId(QStringLiteral("scaredghost")); m_startBlinkingTimer->start(); // The ghosts are now weaker than the kapman, so they are under him setZValue(1); @@ -85,7 +85,7 @@ setZValue(3); break; case Ghost::EATEN: - setElementId(QLatin1Literal("ghosteye")); + setElementId(QStringLiteral("ghosteye")); // The ghosts are now weaker than the kapman, so they are under him setZValue(1); break; @@ -96,9 +96,9 @@ { CharacterItem::blink(); if (m_nbBlinks % 2 == 0) { - setElementId(QLatin1Literal("scaredghost")); + setElementId(QStringLiteral("scaredghost")); } else { - setElementId(QLatin1Literal("whitescaredghost")); + setElementId(QStringLiteral("whitescaredghost")); } } diff -Nru kapman-18.04.1/kapmanitem.cpp kapman-19.04.0/kapmanitem.cpp --- kapman-18.04.1/kapmanitem.cpp 2017-10-22 13:18:23.000000000 +0000 +++ kapman-19.04.0/kapmanitem.cpp 2019-01-11 12:26:17.000000000 +0000 @@ -31,9 +31,9 @@ KapmanItem::KapmanItem(Kapman *p_model) : CharacterItem(p_model) { - connect(p_model, SIGNAL(directionChanged()), this, SLOT(updateDirection())); - connect(p_model, SIGNAL(gameUpdated()), this, SLOT(manageCollision())); - connect(p_model, SIGNAL(stopped()), this, SLOT(stopAnim())); + connect(p_model, &Kapman::directionChanged, this, &KapmanItem::updateDirection); + connect(p_model, &Kapman::gameUpdated, this, &KapmanItem::manageCollision); + connect(p_model, &Kapman::stopped, this, &KapmanItem::stopAnim); // A timeLine for the Kapman animation m_animationTimer = new QTimeLine(); @@ -146,7 +146,7 @@ void KapmanItem::stopAnim() { - setElementId(QLatin1Literal("kapman_0")); + setElementId(QStringLiteral("kapman_0")); if (m_animationTimer->state() == QTimeLine::Running) { m_animationTimer->stop(); } @@ -154,13 +154,13 @@ void KapmanItem::setFrame(const int p_frame) { - setElementId(QString::fromLatin1("kapman_%1").arg(p_frame)); + setElementId(QStringLiteral("kapman_%1").arg(p_frame)); } void KapmanItem::startBlinking() { stopAnim(); - setElementId(QLatin1Literal("kapman_0")); + setElementId(QStringLiteral("kapman_0")); CharacterItem::startBlinking(); } @@ -168,9 +168,9 @@ { CharacterItem::blink(); if (m_nbBlinks % 2 == 0) { - setElementId(QLatin1Literal("kapman_0")); + setElementId(QStringLiteral("kapman_0")); } else { - setElementId(QLatin1Literal("kapman_blink")); + setElementId(QStringLiteral("kapman_blink")); } // Make the kapman blink 2 times (4 ticks) if (m_nbBlinks == 4) { diff -Nru kapman-18.04.1/kapmanmainwindow.cpp kapman-19.04.0/kapmanmainwindow.cpp --- kapman-18.04.1/kapmanmainwindow.cpp 2017-10-22 13:18:23.000000000 +0000 +++ kapman-19.04.0/kapmanmainwindow.cpp 2019-01-11 12:26:17.000000000 +0000 @@ -49,10 +49,10 @@ KStandardGameAction::quit(this, SLOT(close()), actionCollection()); KToggleAction *soundAction = new KToggleAction(i18n("&Play sounds"), this); soundAction->setChecked(Settings::sounds()); - actionCollection()->addAction(QLatin1String("sounds"), soundAction); + actionCollection()->addAction(QStringLiteral("sounds"), soundAction); connect(soundAction, &KToggleAction::triggered, this, &KapmanMainWindow::setSoundsEnabled); QAction *levelAction = new QAction(i18n("&Change level"), this); - actionCollection()->addAction(QLatin1String("level"), levelAction); + actionCollection()->addAction(QStringLiteral("level"), levelAction); connect(levelAction, &QAction::triggered, this, &KapmanMainWindow::changeLevel); // Add a statusbar to show level,score,lives information m_statusBar = statusBar(); @@ -69,7 +69,7 @@ KgDifficultyLevel::Medium //default ); KgDifficultyGUI::init(this); - connect(Kg::difficulty(), SIGNAL(currentLevelChanged(const KgDifficultyLevel*)), SLOT(initGame())); + connect(Kg::difficulty(), &KgDifficulty::currentLevelChanged, this, &KapmanMainWindow::initGame); // Setup the window setupGUI(); @@ -88,7 +88,7 @@ // Create a new Game instance delete m_game; m_game = new Game(); - connect(m_game, SIGNAL(gameOver(bool)), this, SLOT(newGame(bool))); // TODO Remove the useless bool parameter from gameOver() + connect(m_game, &Game::gameOver, this, &KapmanMainWindow::newGame); // TODO Remove the useless bool parameter from gameOver() connect(m_game, &Game::levelChanged, this, &KapmanMainWindow::displayLevel); connect(m_game, &Game::scoreChanged, this, &KapmanMainWindow::displayScore); connect(m_game, &Game::livesChanged, this, &KapmanMainWindow::displayLives); @@ -175,11 +175,11 @@ void KapmanMainWindow::showSettings() { - if (KConfigDialog::showDialog(QLatin1Literal("settings"))) { + if (KConfigDialog::showDialog(QStringLiteral("settings"))) { return; } - KConfigDialog *settingsDialog = new KConfigDialog(this, QLatin1Literal("settings"), Settings::self()); - settingsDialog->addPage(new KGameThemeSelector(settingsDialog, Settings::self(), KGameThemeSelector::NewStuffDisableDownload), i18n("Theme"), QLatin1Literal("kapman")); + KConfigDialog *settingsDialog = new KConfigDialog(this, QStringLiteral("settings"), Settings::self()); + settingsDialog->addPage(new KGameThemeSelector(settingsDialog, Settings::self(), KGameThemeSelector::NewStuffDisableDownload), i18n("Theme"), QStringLiteral("kapman")); settingsDialog->setFaceType(KConfigDialog::Plain); //only one page -> no page selection necessary connect(settingsDialog, &KConfigDialog::settingsChanged, this, &KapmanMainWindow::loadSettings); settingsDialog->show(); diff -Nru kapman-18.04.1/kapmanparser.cpp kapman-19.04.0/kapmanparser.cpp --- kapman-18.04.1/kapmanparser.cpp 2017-10-22 13:18:23.000000000 +0000 +++ kapman-19.04.0/kapmanparser.cpp 2019-01-11 12:26:17.000000000 +0000 @@ -140,11 +140,11 @@ break; case '.': m_game->getMaze()->setCellType(m_counterRows, i, Cell::CORRIDOR); m_game->getMaze()->setCellElement(m_counterRows, i, - new Pill(m_counterRows, i, m_game->getMaze(), QLatin1String("pill"))); + new Pill(m_counterRows, i, m_game->getMaze(), QStringLiteral("pill"))); break; case 'o': m_game->getMaze()->setCellType(m_counterRows, i, Cell::CORRIDOR); m_game->getMaze()->setCellElement(m_counterRows, i, - new Energizer(m_counterRows, i, m_game->getMaze(), QLatin1String("energizer"))); + new Energizer(m_counterRows, i, m_game->getMaze(), QStringLiteral("energizer"))); break; case 'x': m_game->getMaze()->setCellType(m_counterRows, i, Cell::GHOSTCAMP); break; diff -Nru kapman-18.04.1/main.cpp kapman-19.04.0/main.cpp --- kapman-18.04.1/main.cpp 2017-10-22 13:18:23.000000000 +0000 +++ kapman-19.04.0/main.cpp 2019-01-11 12:26:17.000000000 +0000 @@ -35,7 +35,7 @@ migrate.migrate(); KLocalizedString::setApplicationDomain("kapman"); // About Kapman - KAboutData about(QStringLiteral("kapman"), i18n("Kapman"), QLatin1String("1.1.0"), + KAboutData about(QStringLiteral("kapman"), i18n("Kapman"), QStringLiteral("1.1.0"), i18n("Kapman: Go through the levels escaping ghosts!"), KAboutLicense::GPL, i18n("Copyright (c) 2007-2008 The KapTeam")); // Alphabetical order of Developers of Kapman @@ -56,7 +56,7 @@ parser.process(app); about.processCommandLine(&parser); KDBusService service; - // Set the application incon + // Set the application icon app.setWindowIcon(QIcon::fromTheme(QStringLiteral("kapman"))); // Create the main window KapmanMainWindow *window = new KapmanMainWindow(); diff -Nru kapman-18.04.1/maze.h kapman-19.04.0/maze.h --- kapman-18.04.1/maze.h 2017-10-22 13:18:23.000000000 +0000 +++ kapman-19.04.0/maze.h 2019-01-11 12:26:17.000000000 +0000 @@ -167,8 +167,8 @@ int getTotalNbElem() const; /** - * Gets the cell on witch the ghosts resurects - * @return the cell on witch the ghosts resurects + * Gets the cell on witch the ghosts resurrects + * @return the cell on witch the ghosts resurrects */ QPoint getResurrectionCell() const; diff -Nru kapman-18.04.1/org.kde.kapman.appdata.xml kapman-19.04.0/org.kde.kapman.appdata.xml --- kapman-18.04.1/org.kde.kapman.appdata.xml 2017-10-22 13:18:23.000000000 +0000 +++ kapman-19.04.0/org.kde.kapman.appdata.xml 2019-01-11 12:26:17.000000000 +0000 @@ -4,7 +4,6 @@ CC0-1.0 GPL-2.0+ Kapman - Kapman Kapman Kapman Kapman @@ -18,6 +17,7 @@ Kapman Kapman Kapman + Kapman Kapman Kapman Kapman @@ -51,6 +51,7 @@ Pac-Man-klooni Clone de Pac-Man Clon do Pac-Man + Kloningan Pac-Man Clone di Pac-Man 팩맨 클론 Kloon van Pac-Man @@ -85,6 +86,7 @@

Kapman on tunnetun Pac-Man-pelin klooni.

Kapman est un clone du jeu très connu Pac-Man.

Kapman é un clon do coñecido xogo do Pac-Man.

+

Kapman adalah sebuah kloningan permainan yang terkenal yang bernama Pac-Man.

Kapman è un clone del famoso gioco Pac-Man.

Kapman은 잘 알려진 팩맨 게임 클론입니다.

Kapman is een kloon van het welbekende spel Pac-Man.

@@ -120,6 +122,7 @@

Pelissä täytyy juosta sokkelon läpi, syödä palloja ja olla aaveiden saavuttamattomissa. Piristeen syömällä Kapman pystyy syömään aaveita muutaman sekunnin ajan. Kun kaikki tason pallot ja piristeet on syöty, pelaaja pääsee seuraavalle tasolle, jossa peli etenee hiukan nopeammin.

Vous devez courir à travers un labyrinthe pour manger toutes les pilules sans vous faire capturer par un fantôme. En mangeant un bonbon énergisant, Kapman gagne la possibilité d'avaler les fantômes durant quelques secondes. Lorsqu'il n'y a plus de pilules ni de bonbons énergisants dans un niveau, le joueur passe au niveau suivant et la vitesse de jeu augmente légèrement.

Tes que correr polo labirinto para comer as pílulas evitando que te capturen os fantasmas. Tras inxerir un alimento enerxético, Kapman consigue a habilidade de comerse os fantasmas durante uns segundos. Despois de que Kapman consuma todas as pílulas e alimentos enerxéticos do labirinto, pasas a un novo nivel no que a velocidade do xogo é lixeiramente superior.

+

Kamu harus berjalan melalui lorong-lorong simpang untuk memakan semua pil tanpa tertangkap oleh hantu. Dengan memakan sebuah pil penggairah, Kapman mendapatkan kemampuan untuk memakan para hantu dalam beberapa detik. Ketika tahap telah bersih dari pil dan pil penggairah, pemain dibawa ke tahap selanjutnya dengan sedikit penambahan kecepatan.

Devi correre attraverso il labirinto e mangiare tutte le pillole, senza essere catturato da un fantasma. Mangiando un energetico, per pochi secondi, Kapman sarà in grado di mangiare i fantasmi. Quando in un livello finiscono le pillole e gli energetici si passa al livello successivo in cui aumenterà leggermente la velocità del gioco.

귀신에게 잡아먹히기 전에 미로를 돌아다니면서 모든 알약을 먹어야 합니다. 에너지 보충제를 먹으면 Kapman은 귀신을 잡아먹을 수 있는 능력을 잠시 동안 얻습니다. 모든 알약과 에너지 보충제를 먹으면 다음 판이 시작되며 게임 속도가 빨라집니다.

U moet door een doolhof rennen om alle pillen op te eten zonder gevangen te worden door een spook. Door een energiegever te eten krijgt Kapman de mogelijkheid spoken gedurende een paar seconden op te eten. Wanneer een niveau is ontdaan van pillen en energiegevers, zal de speler naar het volgende niveau gaan met een iets verhoogde spelsnelheid.

@@ -142,6 +145,7 @@ https://bugs.kde.org/enter_bug.cgi?format=guided&product=kapman http://docs.kde.org/stable/en/kdegames/kapman/index.html + https://www.kde.org/community/donations/?app=kapman&source=appdata http://kde.org/images/screenshots/kapman.png diff -Nru kapman-18.04.1/org.kde.kapman.desktop kapman-19.04.0/org.kde.kapman.desktop --- kapman-18.04.1/org.kde.kapman.desktop 2017-10-22 13:18:23.000000000 +0000 +++ kapman-19.04.0/org.kde.kapman.desktop 2019-01-11 12:26:17.000000000 +0000 @@ -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 -Nru kapman-18.04.1/po/ar/kapman.po kapman-19.04.0/po/ar/kapman.po --- kapman-18.04.1/po/ar/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/ar/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2009-01-31 11:37+0400\n" "Last-Translator: zayed \n" "Language-Team: Arabic \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 -Nru kapman-18.04.1/po/ast/kapman.po kapman-19.04.0/po/ast/kapman.po --- kapman-18.04.1/po/ast/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/ast/kapman.po 1970-01-01 00:00:00.000000000 +0000 @@ -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 , 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 \n" -"Language-Team: Asturian \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 "alministradores@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 -Nru kapman-18.04.1/po/bg/kapman.po kapman-19.04.0/po/bg/kapman.po --- kapman-18.04.1/po/bg/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/bg/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2009-05-24 17:03+0200\n" "Last-Translator: Petar Toushkov \n" "Language-Team: Bulgarian \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 -Nru kapman-18.04.1/po/bs/kapman.po kapman-19.04.0/po/bs/kapman.po --- kapman-18.04.1/po/bs/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/bs/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2014-11-04 08:53+0000\n" "Last-Translator: Emina Huskic \n" "Language-Team: Bosnian \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 -Nru kapman-18.04.1/po/ca/kapman.po kapman-19.04.0/po/ca/kapman.po --- kapman-18.04.1/po/ca/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/ca/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2013-07-13 12:59+0200\n" "Last-Translator: Josep Ma. Ferrer \n" "Language-Team: Catalan \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 -Nru kapman-18.04.1/po/ca@valencia/kapman.po kapman-19.04.0/po/ca@valencia/kapman.po --- kapman-18.04.1/po/ca@valencia/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/ca@valencia/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2013-07-13 12:59+0200\n" "Last-Translator: Josep Ma. Ferrer \n" "Language-Team: Catalan \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 -Nru kapman-18.04.1/po/cs/kapman.po kapman-19.04.0/po/cs/kapman.po --- kapman-18.04.1/po/cs/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/cs/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2013-02-06 11:35+0100\n" "Last-Translator: Tomáš Chvátal \n" "Language-Team: Czech \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 -Nru kapman-18.04.1/po/da/kapman.po kapman-19.04.0/po/da/kapman.po --- kapman-18.04.1/po/da/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/da/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2012-06-05 14:28+0200\n" "Last-Translator: Martin Schlander \n" "Language-Team: Danish \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 -Nru kapman-18.04.1/po/de/kapman.po kapman-19.04.0/po/de/kapman.po --- kapman-18.04.1/po/de/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/de/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2012-04-23 08:36+0200\n" "Last-Translator: Burkhard Lück \n" "Language-Team: German \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 -Nru kapman-18.04.1/po/el/kapman.po kapman-19.04.0/po/el/kapman.po --- kapman-18.04.1/po/el/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/el/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2014-03-15 16:04+0200\n" "Last-Translator: Dimitris Kardarakos \n" "Language-Team: Greek \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 -Nru kapman-18.04.1/po/en_GB/kapman.po kapman-19.04.0/po/en_GB/kapman.po --- kapman-18.04.1/po/en_GB/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/en_GB/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2014-06-29 12:05+0100\n" "Last-Translator: Steve Allewell \n" "Language-Team: British English \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 -Nru kapman-18.04.1/po/eo/kapman.po kapman-19.04.0/po/eo/kapman.po --- kapman-18.04.1/po/eo/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/eo/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2009-11-14 16:05+0100\n" "Last-Translator: Emmanuelle Richard \n" "Language-Team: esperanto \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 -Nru kapman-18.04.1/po/es/kapman.po kapman-19.04.0/po/es/kapman.po --- kapman-18.04.1/po/es/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/es/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2012-03-30 12:35+0200\n" "Last-Translator: Eloy Cuadra \n" "Language-Team: Spanish \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 -Nru kapman-18.04.1/po/et/kapman.po kapman-19.04.0/po/et/kapman.po --- kapman-18.04.1/po/et/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/et/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2016-01-13 14:29+0200\n" "Last-Translator: Marek Laane \n" "Language-Team: Estonian \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 -Nru kapman-18.04.1/po/eu/kapman.po kapman-19.04.0/po/eu/kapman.po --- kapman-18.04.1/po/eu/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/eu/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2010-08-25 00:15+0200\n" "Last-Translator: Ignigo Salvador Azurmendi \n" "Language-Team: Basque \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 -Nru kapman-18.04.1/po/fi/kapman.po kapman-19.04.0/po/fi/kapman.po --- kapman-18.04.1/po/fi/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/fi/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2015-06-21 13:00+0200\n" "Last-Translator: Lasse Liehu \n" "Language-Team: Finnish \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 -Nru kapman-18.04.1/po/fr/kapman.po kapman-19.04.0/po/fr/kapman.po --- kapman-18.04.1/po/fr/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/fr/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2013-07-08 16:58+0200\n" "Last-Translator: xavier \n" "Language-Team: French \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 -Nru kapman-18.04.1/po/ga/kapman.po kapman-19.04.0/po/ga/kapman.po --- kapman-18.04.1/po/ga/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/ga/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2008-08-14 09:40-0500\n" "Last-Translator: Kevin Scannell \n" "Language-Team: Irish \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 -Nru kapman-18.04.1/po/gl/kapman.po kapman-19.04.0/po/gl/kapman.po --- kapman-18.04.1/po/gl/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/gl/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -6,20 +6,20 @@ # Xosé , 2009, 2012. # Adrián Chaves Fernández , 2009, 2017. # Marce Villarino , 2014. +# Adrián Chaves (Gallaecio) , 2019. msgid "" 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" -"PO-Revision-Date: 2017-01-26 20:36+0100\n" -"Last-Translator: Adrián Chaves Fernández (Gallaecio) \n" +"POT-Creation-Date: 2018-11-12 03:55+0100\n" +"PO-Revision-Date: 2019-02-17 11:38+0100\n" +"Last-Translator: Adrián Chaves (Gallaecio) \n" "Language-Team: Galician \n" "Language: gl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 2.0\n" +"X-Generator: Lokalize 18.12.1\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Environment: kde, informal\n" "X-Accelerator-Marker: &\n" @@ -43,14 +43,14 @@ #: gamescene.cpp:104 #, kde-format msgid "Press any arrow key to start" -msgstr "Preme calquera tecla para comezar" +msgstr "Preme calquera tecla de frecha para comezar" #: gamescene.cpp:114 #, kde-format msgid "PAUSED" msgstr "EN PAUSA" -#: gamescene.cpp:242 +#: gamescene.cpp:245 #, kde-format msgctxt "The number of the game level" msgid "Level %1" @@ -121,7 +121,7 @@ #: kapmanmainwindow.cpp:136 #, kde-format msgid "You cheated, no Highscore for you ;)" -msgstr "Fixeches trampas, a túa puntuación non conta ;)" +msgstr "Fixeches trampas, para ti non hai récord ;)" #: kapmanmainwindow.cpp:136 #, kde-format diff -Nru kapman-18.04.1/po/hi/kapman.po kapman-19.04.0/po/hi/kapman.po --- kapman-18.04.1/po/hi/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/hi/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2016-07-19 22:13+0530\n" "Last-Translator: G Karunakar \n" "Language-Team: Hindi \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 -Nru kapman-18.04.1/po/hr/kapman.po kapman-19.04.0/po/hr/kapman.po --- kapman-18.04.1/po/hr/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/hr/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2010-01-24 17:07+0100\n" "Last-Translator: Andrej Dundovic \n" "Language-Team: Croatian \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 -Nru kapman-18.04.1/po/hu/kapman.po kapman-19.04.0/po/hu/kapman.po --- kapman-18.04.1/po/hu/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/hu/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2012-06-12 20:11+0200\n" "Last-Translator: Balázs Úr \n" "Language-Team: Hungarian \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 -Nru kapman-18.04.1/po/is/kapman.po kapman-19.04.0/po/is/kapman.po --- kapman-18.04.1/po/is/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/is/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2015-01-29 09:07+0000\n" "Last-Translator: Sveinn í Felli \n" "Language-Team: Icelandic \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 -Nru kapman-18.04.1/po/it/docs/kapman/index.docbook kapman-19.04.0/po/it/docs/kapman/index.docbook --- kapman-18.04.1/po/it/docs/kapman/index.docbook 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/it/docs/kapman/index.docbook 2019-04-12 00:08:49.000000000 +0000 @@ -1,7 +1,5 @@ - ]> @@ -49,9 +47,9 @@ >&FDLNotice; 2013-05-05 +>2016-05-09 1.0.1 (&kde; 4.11) +>1.1.0 (Applications 16.04) Domande e risposte -&reporting.bugs; &updating.documentation; + + &underFDL; &underGPL; - -Installazione - -&install.intro.documentation; - - -Compilazione e installazione -&install.compile.documentation; - - &documentation.index; diff -Nru kapman-18.04.1/po/it/kapman.po kapman-19.04.0/po/it/kapman.po --- kapman-18.04.1/po/it/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/it/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2012-07-23 23:48+0200\n" "Last-Translator: Andrea Celli \n" "Language-Team: Italian \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 -Nru kapman-18.04.1/po/ja/kapman.po kapman-19.04.0/po/ja/kapman.po --- kapman-18.04.1/po/ja/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/ja/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2008-12-24 01:14+0900\n" "Last-Translator: Yukiko Bando \n" "Language-Team: Japanese \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 -Nru kapman-18.04.1/po/kk/kapman.po kapman-19.04.0/po/kk/kapman.po --- kapman-18.04.1/po/kk/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/kk/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2012-07-30 08:20+0600\n" "Last-Translator: Sairan Kikkarin\n" "Language-Team: Kazakh \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 -Nru kapman-18.04.1/po/km/kapman.po kapman-19.04.0/po/km/kapman.po --- kapman-18.04.1/po/km/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/km/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2009-10-27 07:46+0700\n" "Last-Translator: Morn Met\n" "Language-Team: Khmer \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 -Nru kapman-18.04.1/po/ko/kapman.po kapman-19.04.0/po/ko/kapman.po --- kapman-18.04.1/po/ko/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/ko/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2015-01-17 23:52+0900\n" "Last-Translator: Shinjo Park \n" "Language-Team: Korean \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 -Nru kapman-18.04.1/po/lt/kapman.po kapman-19.04.0/po/lt/kapman.po --- kapman-18.04.1/po/lt/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/lt/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2015-12-29 21:35+0200\n" "Last-Translator: Mindaugas Baranauskas \n" "Language-Team: lt \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 -Nru kapman-18.04.1/po/lv/kapman.po kapman-19.04.0/po/lv/kapman.po --- kapman-18.04.1/po/lv/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/lv/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2012-06-29 20:15+0300\n" "Last-Translator: Einars Sprugis \n" "Language-Team: Latvian \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 -Nru kapman-18.04.1/po/mr/kapman.po kapman-19.04.0/po/mr/kapman.po --- kapman-18.04.1/po/mr/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/mr/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2013-03-22 14:59+0530\n" "Last-Translator: Chetan Khona \n" "Language-Team: Marathi \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 -Nru kapman-18.04.1/po/nb/kapman.po kapman-19.04.0/po/nb/kapman.po --- kapman-18.04.1/po/nb/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/nb/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2012-12-11 20:05+0100\n" "Last-Translator: Bjørn Steensrud \n" "Language-Team: Norwegian Bokmål \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 -Nru kapman-18.04.1/po/nds/kapman.po kapman-19.04.0/po/nds/kapman.po --- kapman-18.04.1/po/nds/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/nds/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2014-05-13 19:11+0200\n" "Last-Translator: Sönke Dibbern \n" "Language-Team: Low Saxon \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 -Nru kapman-18.04.1/po/nl/kapman.po kapman-19.04.0/po/nl/kapman.po --- kapman-18.04.1/po/nl/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/nl/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2012-03-30 00:44+0200\n" "Last-Translator: Freek de Kruijf \n" "Language-Team: Dutch \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 -Nru kapman-18.04.1/po/nn/kapman.po kapman-19.04.0/po/nn/kapman.po --- kapman-18.04.1/po/nn/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/nn/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2016-01-07 20:23+0100\n" "Last-Translator: Karl Ove Hufthammer \n" "Language-Team: Norwegian Nynorsk \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 -Nru kapman-18.04.1/po/pl/kapman.po kapman-19.04.0/po/pl/kapman.po --- kapman-18.04.1/po/pl/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/pl/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2014-12-30 09:47+0100\n" "Last-Translator: Łukasz Wojniłowicz \n" "Language-Team: Polish \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 -Nru kapman-18.04.1/po/pt/kapman.po kapman-19.04.0/po/pt/kapman.po --- kapman-18.04.1/po/pt/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/pt/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2012-03-28 11:09+0100\n" "Last-Translator: José Nuno Coelho Pires \n" "Language-Team: Portuguese \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 -Nru kapman-18.04.1/po/pt_BR/kapman.po kapman-19.04.0/po/pt_BR/kapman.po --- kapman-18.04.1/po/pt_BR/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/pt_BR/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2013-07-12 09:39-0300\n" "Last-Translator: André Marcelo Alvarenga \n" "Language-Team: Brazilian Portuguese \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 -Nru kapman-18.04.1/po/ro/kapman.po kapman-19.04.0/po/ro/kapman.po --- kapman-18.04.1/po/ro/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/ro/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2009-08-09 07:59+0300\n" "Last-Translator: Sergiu Bivol \n" "Language-Team: Română \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 -Nru kapman-18.04.1/po/ru/kapman.po kapman-19.04.0/po/ru/kapman.po --- kapman-18.04.1/po/ru/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/ru/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2015-03-15 22:08+0300\n" "Last-Translator: Alexander Potashev \n" "Language-Team: Russian \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 -Nru kapman-18.04.1/po/sk/kapman.po kapman-19.04.0/po/sk/kapman.po --- kapman-18.04.1/po/sk/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/sk/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2012-08-07 15:54+0200\n" "Last-Translator: Roman Paholík \n" "Language-Team: Slovak \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 -Nru kapman-18.04.1/po/sl/kapman.po kapman-19.04.0/po/sl/kapman.po --- kapman-18.04.1/po/sl/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/sl/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2012-04-29 10:16+0200\n" "Last-Translator: Andrej Mernik \n" "Language-Team: Slovenian \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 -Nru kapman-18.04.1/po/sr/kapman.po kapman-19.04.0/po/sr/kapman.po --- kapman-18.04.1/po/sr/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/sr/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2016-02-27 21:47+0100\n" "Last-Translator: Chusslove Illich \n" "Language-Team: Serbian \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 -Nru kapman-18.04.1/po/sv/kapman.po kapman-19.04.0/po/sv/kapman.po --- kapman-18.04.1/po/sv/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/sv/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2009-05-17 17:56+0200\n" "Last-Translator: Stefan Asserhäll \n" "Language-Team: Swedish \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 -Nru kapman-18.04.1/po/tr/kapman.po kapman-19.04.0/po/tr/kapman.po --- kapman-18.04.1/po/tr/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/tr/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2014-06-08 13:55+0000\n" "Last-Translator: Volkan Gezer \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 -Nru kapman-18.04.1/po/ug/kapman.po kapman-19.04.0/po/ug/kapman.po --- kapman-18.04.1/po/ug/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/ug/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2013-09-08 07:05+0900\n" "Last-Translator: Gheyret Kenji \n" "Language-Team: Uyghur Computer Science Association \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 -Nru kapman-18.04.1/po/uk/kapman.po kapman-19.04.0/po/uk/kapman.po --- kapman-18.04.1/po/uk/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/uk/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2012-03-28 07:26+0300\n" "Last-Translator: Yuri Chornoivan \n" "Language-Team: Ukrainian \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 -Nru kapman-18.04.1/po/zh_CN/kapman.po kapman-19.04.0/po/zh_CN/kapman.po --- kapman-18.04.1/po/zh_CN/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/zh_CN/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -7,9 +7,9 @@ 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-04-26 06:09-0400\n" -"Last-Translator: guoyunhebrave \n" +"POT-Creation-Date: 2018-11-12 03:55+0100\n" +"PO-Revision-Date: 2019-04-09 18:54\n" +"Last-Translator: guoyunhe \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" "MIME-Version: 1.0\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 -Nru kapman-18.04.1/po/zh_TW/kapman.po kapman-19.04.0/po/zh_TW/kapman.po --- kapman-18.04.1/po/zh_TW/kapman.po 2018-05-08 00:14:36.000000000 +0000 +++ kapman-19.04.0/po/zh_TW/kapman.po 2019-04-12 00:08:49.000000000 +0000 @@ -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 03:55+0100\n" "PO-Revision-Date: 2012-04-18 18:14+0800\n" "Last-Translator: Franklin Weng \n" "Language-Team: Chinese Traditional \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" @@ -206,6 +206,3 @@ #, kde-format msgid "Port to KgSound framework" msgstr "移植到 KgSound 框架中" - -#~ msgid "Game difficulty level." -#~ msgstr "各種困難度的遊戲關卡。" diff -Nru kapman-18.04.1/themes/invisible.desktop kapman-19.04.0/themes/invisible.desktop --- kapman-18.04.1/themes/invisible.desktop 2017-10-22 13:18:23.000000000 +0000 +++ kapman-19.04.0/themes/invisible.desktop 2019-01-11 12:26:17.000000000 +0000 @@ -47,7 +47,7 @@ Name[ug]=يوشۇرۇن Name[uk]=Невидимий Name[x-test]=xxInvisiblexx -Name[zh_CN]=隐形 +Name[zh_CN]=隐身 Name[zh_TW]=隱身 Description=Getting bored with Kapman? More than 100,000 points over level 20? Next step: the invisible maze! Description[bs]=Dosadio vam je Kapman? Više od 100,000 bodova iznad nivoa 20? Sljedeći korak: nevidljivi lavirint! diff -Nru kapman-18.04.1/themes/retro.desktop kapman-19.04.0/themes/retro.desktop --- kapman-18.04.1/themes/retro.desktop 2017-10-22 13:18:23.000000000 +0000 +++ kapman-19.04.0/themes/retro.desktop 2019-01-11 12:26:17.000000000 +0000 @@ -47,7 +47,7 @@ Name[tr]=Eski Moda Name[uk]=Ретро Name[x-test]=xxRetroxx -Name[zh_CN]=复古 +Name[zh_CN]=怀旧 Name[zh_TW]=經典 Description=The old game theme revisited Description[bs]=Stara tema igre ponovo posjećena