Hello community, here is the log from the commit of package klickety for openSUSE:Factory checked in at 2019-01-08 12:21:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/klickety (Old) and /work/SRC/openSUSE:Factory/.klickety.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "klickety" Tue Jan 8 12:21:40 2019 rev:80 rq:658416 version:18.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/klickety/klickety.changes 2018-11-13 17:20:37.682019339 +0100 +++ /work/SRC/openSUSE:Factory/.klickety.new.28833/klickety.changes 2019-01-08 12:22:54.408639054 +0100 @@ -1,0 +2,37 @@ +Fri Dec 14 06:09:13 UTC 2018 - [email protected] + +- 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 + +------------------------------------------------------------------- +Mon Dec 03 20:56:03 UTC 2018 - [email protected] + +- 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:28 UTC 2018 - Luca Beltrame <[email protected]> + +- Run spec-cleaner + +------------------------------------------------------------------- +Tue Nov 20 05:57:06 UTC 2018 - [email protected] + +- 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: + * Fix Game Finished being reported incorrectly + * Add donation url to appdata + * Fix appstream: remove "." at the end of <summary> + +------------------------------------------------------------------- @@ -47 +84 @@ - * https://www.kde.org/announcements/announce-applications-18.07.80.php + * https://www.kde.org/announcements/announce-applications-18.08-beta.php @@ -97 +134 @@ - * https://www.kde.org/announcements/announce-applications-18.03.90.php + * https://www.kde.org/announcements/announce-applications-18.04-rc.php @@ -206 +243 @@ - * https://www.kde.org/announcements/announce-applications-17.07.90.php + * https://www.kde.org/announcements/announce-applications-17.08-rc.php @@ -265 +302 @@ - * https://www.kde.org/announcements/announce-applications-17.03.80.php + * https://www.kde.org/announcements/announce-applications-17.04-beta.php @@ -352 +389 @@ - * https://www.kde.org/announcements/announce-applications-16.07.90.php + * https://www.kde.org/announcements/announce-applications-16.08-rc.php @@ -475 +512 @@ - * https://www.kde.org/announcements/announce-applications-15.07.90.php + * https://www.kde.org/announcements/announce-applications-15.08-rc.php Old: ---- klickety-18.08.3.tar.xz New: ---- klickety-18.12.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ klickety.spec ++++++ --- /var/tmp/diff_new_pack.RL3G3e/_old 2019-01-08 12:22:54.836638582 +0100 +++ /var/tmp/diff_new_pack.RL3G3e/_new 2019-01-08 12:22:54.840638578 +0100 @@ -1,7 +1,7 @@ # # spec file for package klickety # -# 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: klickety -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: klickety +Version: 18.12.0 +Release: 0 Summary: Strategic board game -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Amusements/Games/Board/Other -Url: http://www.kde.org +URL: http://www.kde.org Source0: klickety-%{version}.tar.xz BuildRequires: kconfig-devel BuildRequires: kconfigwidgets-devel @@ -47,12 +46,9 @@ BuildRequires: pkgconfig(Qt5QuickWidgets) BuildRequires: pkgconfig(Qt5Test) BuildRequires: pkgconfig(Qt5Widgets) +Recommends: %{name}-lang Obsoletes: klickety5 < %{version} Provides: klickety5 = %{version} -%if %{with lang} -Recommends: %{name}-lang -%endif -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Klickety is an adaptation of the Clickomania and SameGame games. @@ -72,13 +68,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.klickety Game LogicGame %files -%defattr(-,root,root) -%doc COPYING COPYING.DOC +%license COPYING COPYING.DOC %doc %lang(en) %{_kf5_htmldir}/en/klickety/ %{_kf5_applicationsdir}/org.kde.klickety.desktop %{_kf5_applicationsdir}/org.kde.ksame.desktop @@ -94,7 +89,7 @@ %if %{with lang} %files lang -f %{name}.lang -%doc COPYING* +%license COPYING* %endif %changelog ++++++ klickety-18.08.3.tar.xz -> klickety-18.12.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/gamescene.cpp new/klickety-18.12.0/gamescene.cpp --- old/klickety-18.08.3/gamescene.cpp 2018-11-03 06:50:26.000000000 +0100 +++ new/klickety-18.12.0/gamescene.cpp 2018-11-13 07:13:39.000000000 +0100 @@ -72,7 +72,6 @@ connect(this, &GameScene::sceneRectChanged, this, &GameScene::resize); connect(m_animation, &QSequentialAnimationGroup::finished, this, &GameScene::updateScene); - connect(m_animation, &QSequentialAnimationGroup::finished, this, &GameScene::checkGameFinished); // init messenger m_messenger->setMessageOpacity( 0.8 ); @@ -508,6 +507,10 @@ QParallelAnimationGroup* gravityAnimationGroup = nullptr; QParallelAnimationGroup* removeColumnsAnimationGroup = nullptr; if ( m_enableAnimation ) { + // Clearing next line will trigger checkGameFinished but we don't want that since the user just clicked + // on some more tiles to remove, we will trigger another check game finished at the end of this function + // either directly or via connection the animation // finished signal again to checkGameFinished + disconnect(m_animation, &QSequentialAnimationGroup::finished, this, &GameScene::checkGameFinished); // remove previous animations if any m_animation->clear(); gravityAnimationGroup = new QParallelAnimationGroup; @@ -596,6 +599,8 @@ } if ( m_enableAnimation ) { + // after finishing the animation we want to check if the game has finished + connect(m_animation, &QSequentialAnimationGroup::finished, this, &GameScene::checkGameFinished); // add new animations m_animation->addAnimation( gravityAnimationGroup ); m_animation->addAnimation( removeColumnsAnimationGroup ); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/org.kde.klickety.appdata.xml new/klickety-18.12.0/org.kde.klickety.appdata.xml --- old/klickety-18.08.3/org.kde.klickety.appdata.xml 2018-11-03 06:50:26.000000000 +0100 +++ new/klickety-18.12.0/org.kde.klickety.appdata.xml 2018-11-13 07:13:39.000000000 +0100 @@ -4,7 +4,6 @@ <metadata_license>CC0-1.0</metadata_license> <project_license>GPL-2.0+</project_license> <name>Klickety</name> - <name xml:lang="ast">Klickety</name> <name xml:lang="ca">Klickety</name> <name xml:lang="ca-valencia">Klickety</name> <name xml:lang="cs">Klickety</name> @@ -100,6 +99,7 @@ <url type="homepage">https://games.kde.org/game.php?game=klickety</url> <url type="bugtracker">https://bugs.kde.org/enter_bug.cgi?format=guided&product=klickety</url> <url type="help">https://docs.kde.org/?application=klickety</url> + <url type="donation">https://www.kde.org/community/donations/?app=klickety&source=appdata</url> <screenshots> <screenshot type="default"> <image>https://kde.org/images/screenshots/klickety.png</image> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/org.kde.klickety.desktop new/klickety-18.12.0/org.kde.klickety.desktop --- old/klickety-18.08.3/org.kde.klickety.desktop 2018-11-03 06:50:26.000000000 +0100 +++ new/klickety-18.12.0/org.kde.klickety.desktop 2018-11-13 07:13:39.000000000 +0100 @@ -1,6 +1,5 @@ [Desktop Entry] Name=Klickety -Name[ast]=Klickety Name[bs]=Kliketi Name[ca]=Klickety Name[ca@valencia]=Klickety diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/org.kde.ksame.appdata.xml new/klickety-18.12.0/org.kde.ksame.appdata.xml --- old/klickety-18.08.3/org.kde.ksame.appdata.xml 2018-11-03 06:50:26.000000000 +0100 +++ new/klickety-18.12.0/org.kde.ksame.appdata.xml 2018-11-13 07:13:39.000000000 +0100 @@ -4,7 +4,6 @@ <metadata_license>CC0-1.0</metadata_license> <project_license>GPL-2.0+</project_license> <name>KSame</name> - <name xml:lang="ast">KSame</name> <name xml:lang="ca">KSame</name> <name xml:lang="ca-valencia">KSame</name> <name xml:lang="cs">KSame</name> @@ -35,34 +34,24 @@ <name xml:lang="x-test">xxKSamexx</name> <name xml:lang="zh-CN">KSame</name> <name xml:lang="zh-TW">KSame</name> - <summary>KSame is a game mode of the game Klickety, which is an adaptation of the "clickomania" game.</summary> - <summary xml:lang="ca">El KSame és un mode de partida del joc Klickety, que és una adaptació del joc «Clickomania».</summary> - <summary xml:lang="ca-valencia">El KSame és un mode de partida del joc Klickety, que és una adaptació del joc «Clickomania».</summary> - <summary xml:lang="de">KSame ist ein Spielmodus von Klickety, der dem Spiel „Clickomania“ nachempfunden ist.</summary> - <summary xml:lang="el">Το KSame είναι μια παραλλαγή του Klickety, το οποίο είναι προσαρμογή του "clickomania"</summary> - <summary xml:lang="en-GB">KSame is a game mode of the game Klickety, which is an adaptation of the "clickomania" game.</summary> - <summary xml:lang="es">KSame es un modo de juego de Klickety, que es una adaptación del juego «clickomania».</summary> - <summary xml:lang="et">KSame on mängu Klickety üks versioon, mis omakorda on mängu Clickomania mugandus.</summary> - <summary xml:lang="fi">KSame on pelitila Klickety-pelissä, joka taas on sovellus Clickomania-pelistä.</summary> - <summary xml:lang="fr">KSame est un mode de jeu du jeu Klickety, une adaptation du jeu « clickomania ».</summary> - <summary xml:lang="gl">KSame é un modo do xogo Klickety, que é unha adaptación do xogo «SameGame»</summary> - <summary xml:lang="it">KSame è una modalità di gioco del gioco Klickety, il quale è un adattamento del gioco «clickomania».</summary> - <summary xml:lang="nl">KSame is spelmodus van het spel Klickety, dat een aanpassing is van het spel "clickomania".</summary> - <summary xml:lang="nn">KSame er ei tilpassa utgåve spelet Klickety, som er basert på spelet Clickomania.</summary> - <summary xml:lang="pl">KSame jest trybem gry Klickety, która jest adaptacją gry "clickomania" .</summary> - <summary xml:lang="pt">O KSame é um modo de jogo do Klickety, que é uma adaptação do jogo "clickomania".</summary> - <summary xml:lang="pt-BR">KSame é um modo de jogo do Klickety, que é uma adaptação do jogo "Clickomania".</summary> - <summary xml:lang="sk">KSame je herný režim hry Klickety, ktorá je adaptáciou hry "Clickomania".</summary> - <summary xml:lang="sl">KSame je igralni način za igro Klickety, ki je priredba igre »Clickomania«.</summary> - <summary xml:lang="sr">К‑исто‑исто је један режим игре Кликети, која је прерада игре Кликоманија.</summary> - <summary xml:lang="sr-Latn">K‑isto‑isto je jedan režim igre Kliketi, koja je prerada igre Klikomanija.</summary> - <summary xml:lang="sr-ijekavian">К‑исто‑исто је један режим игре Кликети, која је прерада игре Кликоманија.</summary> - <summary xml:lang="sr-ijekavianlatin">K‑isto‑isto je jedan režim igre Kliketi, koja je prerada igre Klikomanija.</summary> + <summary>KSame is a game mode of the game Klickety, which is an adaptation of the "clickomania" game</summary> + <summary xml:lang="ca">El KSame és un mode de partida del joc Klickety, que és una adaptació del joc «Clickomania»</summary> + <summary xml:lang="ca-valencia">El KSame és un mode de partida del joc Klickety, que és una adaptació del joc «Clickomania»</summary> + <summary xml:lang="cs">KSame je herní režim hry Klickety, která je adaptace hry "clickomania"</summary> + <summary xml:lang="de">KSame ist ein Spielmodus von Klickety, der dem Spiel „Clickomania“ nachempfunden ist</summary> + <summary xml:lang="en-GB">KSame is a game mode of the game Klickety, which is an adaptation of the "clickomania" game</summary> + <summary xml:lang="es">KSame es un modo de juego de Klickety, que es una adaptación del juego «clickomania»</summary> + <summary xml:lang="fr">KSame est un mode de jeu du jeu Klickety, une adaptation du jeu « clickomania »</summary> + <summary xml:lang="gl">KSame é un modo do xogo Klickety, que é unha adaptación do xogo «SameGame».</summary> + <summary xml:lang="it">KSame è una modalità di gioco del gioco Klickety, il quale è un adattamento del gioco «clickomania»</summary> + <summary xml:lang="nl">KSame is spelmodus van het spel Klickety, dat een aanpassing is van het spel "clickomania"</summary> + <summary xml:lang="pl">KSame jest trybem gry Klickety, która jest adaptacją gry "clickomania"</summary> + <summary xml:lang="pt">O KSame é um modo de jogo do Klickety, que é uma adaptação do jogo "clickomania"</summary> + <summary xml:lang="pt-BR">KSame é um modo de jogo do Klickety, que é uma adaptação do jogo "Clickomania"</summary> <summary xml:lang="sv">Ksame är en spelvariant av spelet Klickety, som är en anpassning av spelet "clickomania".</summary> - <summary xml:lang="tr">KSame, "clickomania" oyununun uyarlanması olan Klickety oyununun bir oyun kipidir.</summary> - <summary xml:lang="uk">KSame — режим у грі Klickety, який є адаптацією гри «клікоманія».</summary> - <summary xml:lang="x-test">xxKSame is a game mode of the game Klickety, which is an adaptation of the "clickomania" game.xx</summary> - <summary xml:lang="zh-TW">KSame 是 Klickety 的一種遊戲模式,類似 clickomania 遊戲。</summary> + <summary xml:lang="uk">KSame — режим у грі Klickety, який є адаптацією гри «клікоманія»</summary> + <summary xml:lang="x-test">xxKSame is a game mode of the game Klickety, which is an adaptation of the "clickomania" gamexx</summary> + <summary xml:lang="zh-TW">KSame 是 Klickety 的一種遊戲模式,類似 clickomania 遊戲</summary> <description> <p> KSame is a simple, yet challenging color matching game modeled after once famous game of SameGame. The idea behind KSame is to completely clear the game board filled with the multicolored marbles. @@ -98,6 +87,7 @@ <url type="homepage">https://games.kde.org/game.php?game=klickety</url> <url type="bugtracker">https://bugs.kde.org/enter_bug.cgi?format=guided&product=klickety</url> <url type="help">https://docs.kde.org/?application=klickety&branch=stable&path=ksame_mode.html</url> + <url type="donation">https://www.kde.org/community/donations/?app=klickety&source=appdata</url> <screenshots> <screenshot type="default"> <image>https://kde.org/images/screenshots/ksame.png</image> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/po/ast/klickety.po new/klickety-18.12.0/po/ast/klickety.po --- old/klickety-18.08.3/po/ast/klickety.po 2018-11-06 01:15:37.000000000 +0100 +++ new/klickety-18.12.0/po/ast/klickety.po 1970-01-01 01:00:00.000000000 +0100 @@ -1,352 +0,0 @@ -# Copyright (C) YEAR This_file_is_part_of_KDE -# This file is distributed under the same license as the PACKAGE package. -# -# enolp <[email protected]>, 2016. -msgid "" -msgstr "" -"Project-Id-Version: \n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-24 03:11+0200\n" -"PO-Revision-Date: 2016-12-21 16:38+0100\n" -"Last-Translator: enolp <[email protected]>\n" -"Language-Team: Asturian <[email protected]>\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 "[email protected]" - -#. i18n: ectx: property (text), widget (QRadioButton, kcfg_RadioTheme) -#: bgselectorconfig.ui:33 -#, kde-format -msgid "&Theme" -msgstr "" - -#. i18n: ectx: property (text), widget (QRadioButton, kcfg_RadioColor) -#: bgselectorconfig.ui:46 -#, kde-format -msgid "&Color" -msgstr "" - -#. i18n: ectx: property (text), widget (QRadioButton, kcfg_RadioImage) -#: bgselectorconfig.ui:56 -#, kde-format -msgid "&Image" -msgstr "" - -#. i18n: ectx: property (text), widget (QLabel, label) -#: customgameconfig.ui:17 -#, kde-format -msgid "Width:" -msgstr "" - -#. i18n: ectx: property (text), widget (QLabel, label_2) -#: customgameconfig.ui:34 -#, kde-format -msgid "Height:" -msgstr "" - -#. i18n: ectx: property (text), widget (QLabel, label_3) -#: customgameconfig.ui:51 -#, kde-format -msgid "Color count:" -msgstr "" - -#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_ShowBoundLines) -#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowBoundLines) -#: gameconfig.ui:16 gameconfig.ui:19 -#, kde-format -msgid "Show bound lines" -msgstr "" - -#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_EnableAnimation) -#. i18n: ectx: property (text), widget (QCheckBox, kcfg_EnableAnimation) -#: gameconfig.ui:26 gameconfig.ui:29 -#, kde-format -msgid "Enable animation" -msgstr "" - -#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_EnableHighlight) -#. i18n: ectx: property (text), widget (QCheckBox, kcfg_EnableHighlight) -#: gameconfig.ui:36 gameconfig.ui:39 -#, kde-format -msgid "Enable highlight" -msgstr "" - -#: gamescene.cpp:249 -#, kde-format -msgid "paused" -msgstr "" - -#: gamescene.cpp:361 -#, kde-format -msgid "Game finished" -msgstr "" - -#. i18n: ectx: label, entry (BgColor), group (Background) -#: klickety.kcfg:36 -#, kde-format -msgid "The background color to be used." -msgstr "" - -#. i18n: ectx: label, entry (BgImage), group (Background) -#: klickety.kcfg:40 -#, kde-format -msgid "The background image to be used." -msgstr "" - -#. i18n: ectx: label, entry (CustomWidth), group (CustomGame) -#: klickety.kcfg:45 -#, kde-format -msgid "The width of the playing field." -msgstr "" - -#. i18n: ectx: label, entry (CustomHeight), group (CustomGame) -#: klickety.kcfg:51 -#, kde-format -msgid "The height of the playing field." -msgstr "" - -#. i18n: ectx: label, entry (CustomColorCount), group (CustomGame) -#: klickety.kcfg:57 -#, kde-format -msgid "The number of colors in the playing field." -msgstr "" - -#. i18n: ectx: ToolBar (mainToolBar) -#: klicketyui.rc:22 -#, kde-format -msgid "Main Toolbar" -msgstr "" - -#: main.cpp:48 -#, kde-format -msgid "Klickety" -msgstr "" - -#: main.cpp:49 -#, kde-format -msgid "Klickety is an adaptation of the \"clickomania\" game" -msgstr "" - -#: main.cpp:51 -#, kde-format -msgid "" -"(c) 2002-2005, Nicolas Hadacek\n" -"(c) 2010, Ni Hui" -msgstr "" - -#: main.cpp:57 -#, kde-format -msgid "Start with KSame compatibility mode" -msgstr "" - -#: main.cpp:68 -#, kde-format -msgid "A little game about balls and how to get rid of them" -msgstr "" - -#: main.cpp:69 -#, kde-format -msgid "Marcus Kreutzberger" -msgstr "" - -#: main.cpp:69 main.cpp:76 -#, kde-format -msgid "Original author" -msgstr "" - -#: main.cpp:70 -#, kde-format -msgid "Henrique Pinto" -msgstr "" - -#: main.cpp:70 -#, kde-format -msgid "Past maintainer" -msgstr "" - -#: main.cpp:71 main.cpp:77 -#, kde-format -msgid "Ni Hui" -msgstr "" - -#: main.cpp:71 -#, kde-format -msgid "Integration with Klickety. Current maintainer" -msgstr "" - -#: main.cpp:72 -#, kde-format -msgid "Johann Ollivier Lapeyre" -msgstr "" - -#: main.cpp:72 -#, kde-format -msgid "Artwork" -msgstr "" - -#: main.cpp:76 -#, kde-format -msgid "Nicolas Hadacek" -msgstr "" - -#: main.cpp:77 -#, kde-format -msgid "Rewrite for KDE4. Current maintainer" -msgstr "" - -#: main.cpp:78 -#, kde-format -msgid "Dan Hill" -msgstr "" - -#: main.cpp:78 -#, kde-format -msgid "Icons" -msgstr "" - -#. i18n( "Colors: XX" ), 1 ); -#. i18n( "Board: XXXXXX" ), 2 ); -#: mainwindow.cpp:70 -#, kde-format -msgid "Marked: 0" -msgstr "" - -#: mainwindow.cpp:71 mainwindow.cpp:251 -#, kde-format -msgid "Score: 0" -msgstr "" - -#: mainwindow.cpp:77 -#, kde-format -msgid "Pieces: 0" -msgstr "" - -#: mainwindow.cpp:78 -#, kde-format -msgid "Time: 00:00" -msgstr "" - -#: mainwindow.cpp:103 -#, kde-format -msgid "General" -msgstr "" - -#: mainwindow.cpp:104 -#, kde-format -msgid "Theme" -msgstr "" - -#: mainwindow.cpp:105 -#, kde-format -msgid "Background" -msgstr "" - -#: mainwindow.cpp:107 -#, kde-format -msgid "Custom Game" -msgstr "" - -#: mainwindow.cpp:178 -#, kde-format -msgid "Select Board" -msgstr "" - -#: mainwindow.cpp:179 -#, kde-format -msgid "Select a board number:" -msgstr "" - -#: mainwindow.cpp:217 mainwindow.cpp:231 -#, kde-format -msgid "Klickety Game Files (*.klickety)" -msgstr "" - -#: mainwindow.cpp:243 -#, kde-format -msgid "Marked: %2 (1 Point)" -msgid_plural "Marked: %2 (%1 Points)" -msgstr[0] "" -msgstr[1] "" - -#: mainwindow.cpp:265 -#, kde-format -msgid "Score: %1" -msgstr "" - -#: mainwindow.cpp:271 -#, kde-format -msgid "Pieces: %1" -msgstr "" - -#: mainwindow.cpp:276 -#, kde-format -msgid "Time: %1" -msgstr "" - -#: mainwindow.cpp:284 mainwindow.cpp:313 mainwindow.cpp:399 -#, kde-format -msgid "High Scores" -msgstr "" - -#: mainwindow.cpp:292 mainwindow.cpp:329 -#, kde-format -msgid "Remaining pieces" -msgstr "" - -#: mainwindow.cpp:293 mainwindow.cpp:330 -#, kde-format -msgid "Time" -msgstr "" - -#: mainwindow.cpp:348 -#, kde-format -msgid "Do you want to resign?" -msgstr "" - -#: mainwindow.cpp:349 -#, kde-format -msgid "New Game" -msgstr "" - -#: mainwindow.cpp:349 -#, kde-format -msgid "Resign" -msgstr "" - -#: mainwindow.cpp:364 -#, kde-format -msgid "New Numbered Game..." -msgstr "" - -#: mainwindow.cpp:368 -#, kde-format -msgid "Play Sounds" -msgstr "" - -#: mainwindow.cpp:383 -#, kde-format -msgid "Undo All" -msgstr "" - -#: mainwindow.cpp:389 -#, kde-format -msgid "Redo All" -msgstr "" - -#: mainwindow.cpp:410 -#, kde-format -msgid "Custom" -msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/po/bs/klickety.po new/klickety-18.12.0/po/bs/klickety.po --- old/klickety-18.08.3/po/bs/klickety.po 2018-11-06 01:15:37.000000000 +0100 +++ new/klickety-18.12.0/po/bs/klickety.po 2018-12-07 01:31:59.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kdegames\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-24 03:11+0200\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2013-10-18 20:23+0000\n" "Last-Translator: Samir Ribić <Unknown>\n" "Language-Team: Bosnian <[email protected]>\n" @@ -90,12 +90,12 @@ msgid "Enable highlight" msgstr "Omogući naglašavanje" -#: gamescene.cpp:249 +#: gamescene.cpp:248 #, kde-format msgid "paused" msgstr "pauziran" -#: gamescene.cpp:361 +#: gamescene.cpp:360 #, fuzzy, kde-format #| msgid "game finished" msgid "Game finished" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/po/ca/klickety.po new/klickety-18.12.0/po/ca/klickety.po --- old/klickety-18.08.3/po/ca/klickety.po 2018-11-06 01:15:37.000000000 +0100 +++ new/klickety-18.12.0/po/ca/klickety.po 2018-12-07 01:31:59.000000000 +0100 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: klickety\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-24 03:11+0200\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2016-02-26 19:37+0100\n" "Last-Translator: Josep Ma. Ferrer <[email protected]>\n" "Language-Team: Catalan <[email protected]>\n" @@ -88,12 +88,12 @@ msgid "Enable highlight" msgstr "Habilita el ressaltat" -#: gamescene.cpp:249 +#: gamescene.cpp:248 #, kde-format msgid "paused" msgstr "pausat" -#: gamescene.cpp:361 +#: gamescene.cpp:360 #, kde-format msgid "Game finished" msgstr "Joc acabat" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/po/ca@valencia/klickety.po new/klickety-18.12.0/po/ca@valencia/klickety.po --- old/klickety-18.08.3/po/ca@valencia/klickety.po 2018-11-06 01:15:37.000000000 +0100 +++ new/klickety-18.12.0/po/ca@valencia/klickety.po 2018-12-07 01:31:59.000000000 +0100 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: klickety\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-24 03:11+0200\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2016-02-26 19:37+0100\n" "Last-Translator: Josep Ma. Ferrer <[email protected]>\n" "Language-Team: Catalan <[email protected]>\n" @@ -88,12 +88,12 @@ msgid "Enable highlight" msgstr "Habilita el ressaltat" -#: gamescene.cpp:249 +#: gamescene.cpp:248 #, kde-format msgid "paused" msgstr "pausat" -#: gamescene.cpp:361 +#: gamescene.cpp:360 #, kde-format msgid "Game finished" msgstr "Joc acabat" @@ -356,30 +356,3 @@ #, kde-format msgid "Custom" msgstr "Personalitzat" - -#~ msgid "Ima&ge" -#~ msgstr "Imat&ge" - -#~ msgid "The background type to be used." -#~ msgstr "El tipus de fons que s'usarà." - -#~ msgid "SameGame" -#~ msgstr "SameGame" - -#~ msgid "The graphical theme to be used." -#~ msgstr "Tema gràfic que s'utilitzarà." - -#~ msgid "Start with Very Easy difficulty level" -#~ msgstr "Comença amb el nivell de dificultat molt fàcil" - -#~ msgid "Start with Easy difficulty level" -#~ msgstr "Comença amb el nivell de dificultat fàcil" - -#~ msgid "Start with Medium difficulty level" -#~ msgstr "Comença amb el nivell de dificultat mitjà" - -#~ msgid "Start with Hard difficulty level" -#~ msgstr "Comença amb el nivell de dificultat molt difícil" - -#~ msgid "The difficulty level." -#~ msgstr "El nivell de dificultat." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/po/cs/klickety.po new/klickety-18.12.0/po/cs/klickety.po --- old/klickety-18.08.3/po/cs/klickety.po 2018-11-06 01:15:37.000000000 +0100 +++ new/klickety-18.12.0/po/cs/klickety.po 2018-12-07 01:31:59.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-24 03:11+0200\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2017-09-11 13:58+0100\n" "Last-Translator: Vít Pelčák <[email protected]>\n" "Language-Team: Czech <[email protected]>\n" @@ -84,12 +84,12 @@ msgid "Enable highlight" msgstr "Povolit zvýraznění" -#: gamescene.cpp:249 +#: gamescene.cpp:248 #, kde-format msgid "paused" msgstr "pozastaveno" -#: gamescene.cpp:361 +#: gamescene.cpp:360 #, kde-format msgid "Game finished" msgstr "Hra skončena" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/po/da/klickety.po new/klickety-18.12.0/po/da/klickety.po --- old/klickety-18.08.3/po/da/klickety.po 2018-11-06 01:15:37.000000000 +0100 +++ new/klickety-18.12.0/po/da/klickety.po 2018-12-07 01:31:59.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-24 03:11+0200\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2016-05-28 16:42+0100\n" "Last-Translator: Martin Schlander <[email protected]>\n" "Language-Team: Danish <[email protected]>\n" @@ -84,12 +84,12 @@ msgid "Enable highlight" msgstr "Aktivér fremhævning" -#: gamescene.cpp:249 +#: gamescene.cpp:248 #, kde-format msgid "paused" msgstr "på pause" -#: gamescene.cpp:361 +#: gamescene.cpp:360 #, kde-format msgid "Game finished" msgstr "spillet er slut" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/po/de/klickety.po new/klickety-18.12.0/po/de/klickety.po --- old/klickety-18.08.3/po/de/klickety.po 2018-11-06 01:15:37.000000000 +0100 +++ new/klickety-18.12.0/po/de/klickety.po 2018-12-07 01:31:59.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: klickety\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-24 03:11+0200\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2016-02-27 04:26+0100\n" "Last-Translator: Frederik Schwarzer <[email protected]>\n" "Language-Team: German <[email protected]>\n" @@ -84,12 +84,12 @@ msgid "Enable highlight" msgstr "Hervorheben aktivieren" -#: gamescene.cpp:249 +#: gamescene.cpp:248 #, kde-format msgid "paused" msgstr "Angehalten" -#: gamescene.cpp:361 +#: gamescene.cpp:360 #, kde-format msgid "Game finished" msgstr "Das Spiel ist beendet." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/po/el/klickety.po new/klickety-18.12.0/po/el/klickety.po --- old/klickety-18.08.3/po/el/klickety.po 2018-11-06 01:15:37.000000000 +0100 +++ new/klickety-18.12.0/po/el/klickety.po 2018-12-07 01:31:59.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-24 03:11+0200\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2016-06-11 12:53+0200\n" "Last-Translator: Stelios <[email protected]>\n" "Language-Team: Greek <[email protected]>\n" @@ -85,12 +85,12 @@ msgid "Enable highlight" msgstr "Ενεργοποίηση τονισμού" -#: gamescene.cpp:249 +#: gamescene.cpp:248 #, kde-format msgid "paused" msgstr "σε παύση" -#: gamescene.cpp:361 +#: gamescene.cpp:360 #, kde-format msgid "Game finished" msgstr "Το παιχνίδι τελείωσε" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/po/en_GB/klickety.po new/klickety-18.12.0/po/en_GB/klickety.po --- old/klickety-18.08.3/po/en_GB/klickety.po 2018-11-06 01:15:37.000000000 +0100 +++ new/klickety-18.12.0/po/en_GB/klickety.po 2018-12-07 01:31:59.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-24 03:11+0200\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2016-03-06 11:50+0000\n" "Last-Translator: Steve Allewell <[email protected]>\n" "Language-Team: British English <[email protected]>\n" @@ -85,12 +85,12 @@ msgid "Enable highlight" msgstr "Enable highlight" -#: gamescene.cpp:249 +#: gamescene.cpp:248 #, kde-format msgid "paused" msgstr "paused" -#: gamescene.cpp:361 +#: gamescene.cpp:360 #, kde-format msgid "Game finished" msgstr "Game finished" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/po/es/klickety.po new/klickety-18.12.0/po/es/klickety.po --- old/klickety-18.08.3/po/es/klickety.po 2018-11-06 01:15:37.000000000 +0100 +++ new/klickety-18.12.0/po/es/klickety.po 2018-12-07 01:31:59.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-24 03:11+0200\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2016-02-28 11:25+0100\n" "Last-Translator: Eloy Cuadra <[email protected]>\n" "Language-Team: Spanish <[email protected]>\n" @@ -85,12 +85,12 @@ msgid "Enable highlight" msgstr "Habilitar el resaltado" -#: gamescene.cpp:249 +#: gamescene.cpp:248 #, kde-format msgid "paused" msgstr "pausado" -#: gamescene.cpp:361 +#: gamescene.cpp:360 #, kde-format msgid "Game finished" msgstr "juego terminado" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/po/et/klickety.po new/klickety-18.12.0/po/et/klickety.po --- old/klickety-18.08.3/po/et/klickety.po 2018-11-06 01:15:37.000000000 +0100 +++ new/klickety-18.12.0/po/et/klickety.po 2018-12-07 01:31:59.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-24 03:11+0200\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2016-07-27 19:48+0300\n" "Last-Translator: Marek Laane <[email protected]>\n" "Language-Team: Estonian <[email protected]>\n" @@ -84,12 +84,12 @@ msgid "Enable highlight" msgstr "Esiletõstmise lubamine" -#: gamescene.cpp:249 +#: gamescene.cpp:248 #, kde-format msgid "paused" msgstr "paus" -#: gamescene.cpp:361 +#: gamescene.cpp:360 #, kde-format msgid "Game finished" msgstr "Mäng on läbi" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/po/fi/klickety.po new/klickety-18.12.0/po/fi/klickety.po --- old/klickety-18.08.3/po/fi/klickety.po 2018-11-06 01:15:37.000000000 +0100 +++ new/klickety-18.12.0/po/fi/klickety.po 2018-12-07 01:31:59.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: klickety\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-24 03:11+0200\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2016-02-26 13:50+0200\n" "Last-Translator: Lasse Liehu <[email protected]>\n" "Language-Team: Finnish <[email protected]>\n" @@ -87,12 +87,12 @@ msgid "Enable highlight" msgstr "Käytä korostusta" -#: gamescene.cpp:249 +#: gamescene.cpp:248 #, kde-format msgid "paused" msgstr "keskeytetty" -#: gamescene.cpp:361 +#: gamescene.cpp:360 #, kde-format msgid "Game finished" msgstr "Peli loppu" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/po/fr/klickety.po new/klickety-18.12.0/po/fr/klickety.po --- old/klickety-18.08.3/po/fr/klickety.po 2018-11-06 01:15:37.000000000 +0100 +++ new/klickety-18.12.0/po/fr/klickety.po 2018-12-07 01:31:59.000000000 +0100 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-24 03:11+0200\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2017-05-15 11:06+0800\n" "Last-Translator: Simon Depiets <[email protected]>\n" "Language-Team: French <[email protected]>\n" @@ -90,12 +90,12 @@ msgid "Enable highlight" msgstr "Activer le surlignage" -#: gamescene.cpp:249 +#: gamescene.cpp:248 #, kde-format msgid "paused" msgstr "pause" -#: gamescene.cpp:361 +#: gamescene.cpp:360 #, kde-format msgid "Game finished" msgstr "Jeu terminé" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/po/ga/klickety.po new/klickety-18.12.0/po/ga/klickety.po --- old/klickety-18.08.3/po/ga/klickety.po 2018-11-06 01:15:37.000000000 +0100 +++ new/klickety-18.12.0/po/ga/klickety.po 2018-12-07 01:31:59.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: klickety\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-24 03:11+0200\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2011-12-28 12:28-0500\n" "Last-Translator: Kevin Scannell <[email protected]>\n" "Language-Team: Irish <[email protected]>\n" @@ -87,12 +87,12 @@ msgid "Enable highlight" msgstr "" -#: gamescene.cpp:249 +#: gamescene.cpp:248 #, kde-format msgid "paused" msgstr "" -#: gamescene.cpp:361 +#: gamescene.cpp:360 #, kde-format msgid "Game finished" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/po/gl/klickety.po new/klickety-18.12.0/po/gl/klickety.po --- old/klickety-18.08.3/po/gl/klickety.po 2018-11-06 01:15:37.000000000 +0100 +++ new/klickety-18.12.0/po/gl/klickety.po 2018-12-07 01:31:59.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-24 03:11+0200\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2016-04-18 12:49+0100\n" "Last-Translator: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail." "com>\n" @@ -89,12 +89,12 @@ msgid "Enable highlight" msgstr "Activar o realzado" -#: gamescene.cpp:249 +#: gamescene.cpp:248 #, kde-format msgid "paused" msgstr "en pausa" -#: gamescene.cpp:361 +#: gamescene.cpp:360 #, kde-format msgid "Game finished" msgstr "Rematou a partida" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/po/hu/klickety.po new/klickety-18.12.0/po/hu/klickety.po --- old/klickety-18.08.3/po/hu/klickety.po 2018-11-06 01:15:37.000000000 +0100 +++ new/klickety-18.12.0/po/hu/klickety.po 2018-12-07 01:31:59.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-24 03:11+0200\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2017-02-14 22:58+0100\n" "Last-Translator: Kiszel Kristóf <[email protected]>\n" "Language-Team: Hungarian <[email protected]>\n" @@ -85,12 +85,12 @@ msgid "Enable highlight" msgstr "Kiemelés engedélyezése" -#: gamescene.cpp:249 +#: gamescene.cpp:248 #, kde-format msgid "paused" msgstr "szüneteltetve" -#: gamescene.cpp:361 +#: gamescene.cpp:360 #, kde-format msgid "Game finished" msgstr "A játék befejeződött" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/po/is/klickety.po new/klickety-18.12.0/po/is/klickety.po --- old/klickety-18.08.3/po/is/klickety.po 2018-11-06 01:15:37.000000000 +0100 +++ new/klickety-18.12.0/po/is/klickety.po 2018-12-07 01:31:59.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: klickety\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-24 03:11+0200\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2015-01-29 09:07+0000\n" "Last-Translator: Sveinn í Felli <[email protected]>\n" "Language-Team: Icelandic <[email protected]>\n" @@ -86,12 +86,12 @@ msgid "Enable highlight" msgstr "" -#: gamescene.cpp:249 +#: gamescene.cpp:248 #, fuzzy, kde-format msgid "paused" msgstr "í bið" -#: gamescene.cpp:361 +#: gamescene.cpp:360 #, fuzzy, kde-format msgid "Game finished" msgstr "leik lokið" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/po/it/klickety.po new/klickety-18.12.0/po/it/klickety.po --- old/klickety-18.08.3/po/it/klickety.po 2018-11-06 01:15:37.000000000 +0100 +++ new/klickety-18.12.0/po/it/klickety.po 2018-12-07 01:31:59.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: klickety\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-24 03:11+0200\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2016-09-05 12:41+0100\n" "Last-Translator: Luciano Montanaro <[email protected]>\n" "Language-Team: Italian <[email protected]>\n" @@ -86,12 +86,12 @@ msgid "Enable highlight" msgstr "Abilita l'evidenziazione" -#: gamescene.cpp:249 +#: gamescene.cpp:248 #, kde-format msgid "paused" msgstr "in pausa" -#: gamescene.cpp:361 +#: gamescene.cpp:360 #, kde-format msgid "Game finished" msgstr "Partita terminata" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/po/ja/klickety.po new/klickety-18.12.0/po/ja/klickety.po --- old/klickety-18.08.3/po/ja/klickety.po 2018-11-06 01:15:37.000000000 +0100 +++ new/klickety-18.12.0/po/ja/klickety.po 2018-12-07 01:31:59.000000000 +0100 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: klickety\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-24 03:11+0200\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2010-09-12 20:35-0700\n" "Last-Translator: Japanese KDE translation team <[email protected]>\n" "Language-Team: Japanese <[email protected]>\n" @@ -81,12 +81,12 @@ msgid "Enable highlight" msgstr "" -#: gamescene.cpp:249 +#: gamescene.cpp:248 #, kde-format msgid "paused" msgstr "" -#: gamescene.cpp:361 +#: gamescene.cpp:360 #, kde-format msgid "Game finished" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/po/kk/klickety.po new/klickety-18.12.0/po/kk/klickety.po --- old/klickety-18.08.3/po/kk/klickety.po 2018-11-06 01:15:37.000000000 +0100 +++ new/klickety-18.12.0/po/kk/klickety.po 2018-12-07 01:31:59.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-24 03:11+0200\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2012-04-07 02:58+0600\n" "Last-Translator: Sairan Kikkarin <[email protected]>\n" "Language-Team: Kazakh <[email protected]>\n" @@ -87,12 +87,12 @@ msgid "Enable highlight" msgstr "Бояулап белгілеу болсын" -#: gamescene.cpp:249 +#: gamescene.cpp:248 #, kde-format msgid "paused" msgstr "аялданған" -#: gamescene.cpp:361 +#: gamescene.cpp:360 #, fuzzy, kde-format #| msgid "game finished" msgid "Game finished" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/po/lt/klickety.po new/klickety-18.12.0/po/lt/klickety.po --- old/klickety-18.08.3/po/lt/klickety.po 2018-11-06 01:15:37.000000000 +0100 +++ new/klickety-18.12.0/po/lt/klickety.po 2018-12-07 01:31:59.000000000 +0100 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: klickety\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-24 03:11+0200\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2015-12-29 17:52+0200\n" "Last-Translator: Mindaugas Baranauskas <[email protected]>\n" "Language-Team: lt <[email protected]>\n" @@ -88,12 +88,12 @@ msgid "Enable highlight" msgstr "" -#: gamescene.cpp:249 +#: gamescene.cpp:248 #, kde-format msgid "paused" msgstr "pristabdyta" -#: gamescene.cpp:361 +#: gamescene.cpp:360 #, fuzzy, kde-format #| msgid "game finished" msgid "Game finished" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/po/lv/klickety.po new/klickety-18.12.0/po/lv/klickety.po --- old/klickety-18.08.3/po/lv/klickety.po 2018-11-06 01:15:37.000000000 +0100 +++ new/klickety-18.12.0/po/lv/klickety.po 2018-12-07 01:31:59.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-24 03:11+0200\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2012-06-29 22:27+0300\n" "Last-Translator: Einars Sprugis <[email protected]>\n" "Language-Team: Latvian <[email protected]>\n" @@ -88,12 +88,12 @@ msgid "Enable highlight" msgstr "Ieslēgt izcēlumu" -#: gamescene.cpp:249 +#: gamescene.cpp:248 #, kde-format msgid "paused" msgstr "pauzēts" -#: gamescene.cpp:361 +#: gamescene.cpp:360 #, fuzzy, kde-format #| msgid "game finished" msgid "Game finished" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/po/mr/klickety.po new/klickety-18.12.0/po/mr/klickety.po --- old/klickety-18.08.3/po/mr/klickety.po 2018-11-06 01:15:37.000000000 +0100 +++ new/klickety-18.12.0/po/mr/klickety.po 2018-12-07 01:31:59.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-24 03:11+0200\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2013-03-13 13:05+0530\n" "Last-Translator: Chetan Khona <[email protected]>\n" "Language-Team: Marathi <[email protected]>\n" @@ -87,12 +87,12 @@ msgid "Enable highlight" msgstr "" -#: gamescene.cpp:249 +#: gamescene.cpp:248 #, kde-format msgid "paused" msgstr "स्तब्ध केले" -#: gamescene.cpp:361 +#: gamescene.cpp:360 #, kde-format msgid "Game finished" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/po/nb/klickety.po new/klickety-18.12.0/po/nb/klickety.po --- old/klickety-18.08.3/po/nb/klickety.po 2018-11-06 01:15:37.000000000 +0100 +++ new/klickety-18.12.0/po/nb/klickety.po 2018-12-07 01:31:59.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: klickety\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-24 03:11+0200\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2010-11-15 13:58+0100\n" "Last-Translator: Bjørn Steensrud <[email protected]>\n" "Language-Team: Norwegian Bokmål <[email protected]>\n" @@ -88,12 +88,12 @@ msgid "Enable highlight" msgstr "Slå på framheving" -#: gamescene.cpp:249 +#: gamescene.cpp:248 #, kde-format msgid "paused" msgstr "pause" -#: gamescene.cpp:361 +#: gamescene.cpp:360 #, kde-format msgid "Game finished" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/po/nds/klickety.po new/klickety-18.12.0/po/nds/klickety.po --- old/klickety-18.08.3/po/nds/klickety.po 2018-11-06 01:15:37.000000000 +0100 +++ new/klickety-18.12.0/po/nds/klickety.po 2018-12-07 01:31:59.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: klickety\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-24 03:11+0200\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2010-11-04 06:39+0100\n" "Last-Translator: Manfred Wiese <[email protected]>\n" "Language-Team: Low Saxon <[email protected]>\n" @@ -88,12 +88,12 @@ msgid "Enable highlight" msgstr "Rutheven anmaken" -#: gamescene.cpp:249 +#: gamescene.cpp:248 #, kde-format msgid "paused" msgstr "ünnerbraken" -#: gamescene.cpp:361 +#: gamescene.cpp:360 #, fuzzy, kde-format #| msgid "game finished" msgid "Game finished" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/po/nl/klickety.po new/klickety-18.12.0/po/nl/klickety.po --- old/klickety-18.08.3/po/nl/klickety.po 2018-11-06 01:15:37.000000000 +0100 +++ new/klickety-18.12.0/po/nl/klickety.po 2018-12-07 01:31:59.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-24 03:11+0200\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2016-02-25 12:22+0100\n" "Last-Translator: Freek de Kruijf <[email protected]>\n" "Language-Team: Dutch <[email protected]>\n" @@ -84,12 +84,12 @@ msgid "Enable highlight" msgstr "Accentuering activeren" -#: gamescene.cpp:249 +#: gamescene.cpp:248 #, kde-format msgid "paused" msgstr "gepauzeerd" -#: gamescene.cpp:361 +#: gamescene.cpp:360 #, kde-format msgid "Game finished" msgstr "Spel beëindigd" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/po/nn/klickety.po new/klickety-18.12.0/po/nn/klickety.po --- old/klickety-18.08.3/po/nn/klickety.po 2018-11-06 01:15:37.000000000 +0100 +++ new/klickety-18.12.0/po/nn/klickety.po 2018-12-07 01:31:59.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: klickety\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-24 03:11+0200\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2016-03-12 13:35+0100\n" "Last-Translator: Karl Ove Hufthammer <[email protected]>\n" "Language-Team: Norwegian Nynorsk <[email protected]>\n" @@ -87,12 +87,12 @@ msgid "Enable highlight" msgstr "Slå på framheving" -#: gamescene.cpp:249 +#: gamescene.cpp:248 #, kde-format msgid "paused" msgstr "pause" -#: gamescene.cpp:361 +#: gamescene.cpp:360 #, kde-format msgid "Game finished" msgstr "Spelet er slutt" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/po/pl/klickety.po new/klickety-18.12.0/po/pl/klickety.po --- old/klickety-18.08.3/po/pl/klickety.po 2018-11-06 01:15:37.000000000 +0100 +++ new/klickety-18.12.0/po/pl/klickety.po 2018-12-07 01:31:59.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-24 03:11+0200\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2016-08-20 07:55+0100\n" "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n" "Language-Team: Polish <[email protected]>\n" @@ -87,12 +87,12 @@ msgid "Enable highlight" msgstr "Włącz podświetlanie" -#: gamescene.cpp:249 +#: gamescene.cpp:248 #, kde-format msgid "paused" msgstr "wstrzymane" -#: gamescene.cpp:361 +#: gamescene.cpp:360 #, kde-format msgid "Game finished" msgstr "Gra zakończona" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/po/pt/klickety.po new/klickety-18.12.0/po/pt/klickety.po --- old/klickety-18.08.3/po/pt/klickety.po 2018-11-06 01:15:37.000000000 +0100 +++ new/klickety-18.12.0/po/pt/klickety.po 2018-12-07 01:31:59.000000000 +0100 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: klickety\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-24 03:11+0200\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2016-02-09 10:26+0000\n" "Last-Translator: Pedro Morais <[email protected]>\n" "Language-Team: pt <[email protected]>\n" @@ -83,12 +83,12 @@ msgid "Enable highlight" msgstr "Activar o realce" -#: gamescene.cpp:249 +#: gamescene.cpp:248 #, kde-format msgid "paused" msgstr "em pausa" -#: gamescene.cpp:361 +#: gamescene.cpp:360 #, kde-format msgid "Game finished" msgstr "jogo terminado" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/po/pt_BR/klickety.po new/klickety-18.12.0/po/pt_BR/klickety.po --- old/klickety-18.08.3/po/pt_BR/klickety.po 2018-11-06 01:15:37.000000000 +0100 +++ new/klickety-18.12.0/po/pt_BR/klickety.po 2018-12-07 01:32:00.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: klickety\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-24 03:11+0200\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2016-02-25 07:58-0300\n" "Last-Translator: André Marcelo Alvarenga <[email protected]>\n" "Language-Team: Brazilian Portuguese <[email protected]>\n" @@ -85,12 +85,12 @@ msgid "Enable highlight" msgstr "Habilitar realce" -#: gamescene.cpp:249 +#: gamescene.cpp:248 #, kde-format msgid "paused" msgstr "pausado" -#: gamescene.cpp:361 +#: gamescene.cpp:360 #, kde-format msgid "Game finished" msgstr "Jogo terminado" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/po/ro/klickety.po new/klickety-18.12.0/po/ro/klickety.po --- old/klickety-18.08.3/po/ro/klickety.po 2018-11-06 01:15:37.000000000 +0100 +++ new/klickety-18.12.0/po/ro/klickety.po 2018-12-07 01:32:00.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-24 03:11+0200\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2013-10-27 07:22+0200\n" "Last-Translator: Sergiu Bivol <[email protected]>\n" "Language-Team: Romanian <[email protected]>\n" @@ -88,12 +88,12 @@ msgid "Enable highlight" msgstr "Activează evidențierea" -#: gamescene.cpp:249 +#: gamescene.cpp:248 #, kde-format msgid "paused" msgstr "întrerupt" -#: gamescene.cpp:361 +#: gamescene.cpp:360 #, fuzzy, kde-format #| msgid "game finished" msgid "Game finished" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/po/ru/klickety.po new/klickety-18.12.0/po/ru/klickety.po --- old/klickety-18.08.3/po/ru/klickety.po 2018-11-06 01:15:37.000000000 +0100 +++ new/klickety-18.12.0/po/ru/klickety.po 2018-12-07 01:32:00.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-24 03:11+0200\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2017-02-05 22:03+0300\n" "Last-Translator: Alexander Potashev <[email protected]>\n" "Language-Team: Russian <[email protected]>\n" @@ -90,12 +90,12 @@ msgid "Enable highlight" msgstr "Включить подсветку" -#: gamescene.cpp:249 +#: gamescene.cpp:248 #, kde-format msgid "paused" msgstr "Приостановлено" -#: gamescene.cpp:361 +#: gamescene.cpp:360 #, fuzzy, kde-format #| msgid "game finished" msgid "Game finished" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/po/sk/klickety.po new/klickety-18.12.0/po/sk/klickety.po --- old/klickety-18.08.3/po/sk/klickety.po 2018-11-06 01:15:37.000000000 +0100 +++ new/klickety-18.12.0/po/sk/klickety.po 2018-12-07 01:32:00.000000000 +0100 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: klickety\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-24 03:11+0200\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2016-03-02 19:54+0100\n" "Last-Translator: Roman Paholik <[email protected]>\n" "Language-Team: Slovak <[email protected]>\n" @@ -83,12 +83,12 @@ msgid "Enable highlight" msgstr "Povoliť zvýrazňovanie" -#: gamescene.cpp:249 +#: gamescene.cpp:248 #, kde-format msgid "paused" msgstr "pozastavené" -#: gamescene.cpp:361 +#: gamescene.cpp:360 #, kde-format msgid "Game finished" msgstr "Hra skončila" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/po/sl/klickety.po new/klickety-18.12.0/po/sl/klickety.po --- old/klickety-18.08.3/po/sl/klickety.po 2018-11-06 01:15:37.000000000 +0100 +++ new/klickety-18.12.0/po/sl/klickety.po 2018-12-07 01:32:00.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-24 03:11+0200\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2016-08-05 16:43+0200\n" "Last-Translator: Andrej Mernik <[email protected]>\n" "Language-Team: Slovenian <[email protected]>\n" @@ -85,12 +85,12 @@ msgid "Enable highlight" msgstr "Omogoči poudarjanje" -#: gamescene.cpp:249 +#: gamescene.cpp:248 #, kde-format msgid "paused" msgstr "v premoru" -#: gamescene.cpp:361 +#: gamescene.cpp:360 #, kde-format msgid "Game finished" msgstr "Igra je končana" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/po/sr/klickety.po new/klickety-18.12.0/po/sr/klickety.po --- old/klickety-18.08.3/po/sr/klickety.po 2018-11-06 01:15:37.000000000 +0100 +++ new/klickety-18.12.0/po/sr/klickety.po 2018-12-07 01:32:00.000000000 +0100 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: klickety\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-24 03:11+0200\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2016-03-20 15:25+0100\n" "Last-Translator: Chusslove Illich <[email protected]>\n" "Language-Team: Serbian <[email protected]>\n" @@ -87,12 +87,12 @@ msgid "Enable highlight" msgstr "Истицање" -#: gamescene.cpp:249 +#: gamescene.cpp:248 #, kde-format msgid "paused" msgstr "паузирано" -#: gamescene.cpp:361 +#: gamescene.cpp:360 #, kde-format msgid "Game finished" msgstr "Партија завршена" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/po/sv/klickety.po new/klickety-18.12.0/po/sv/klickety.po --- old/klickety-18.08.3/po/sv/klickety.po 2018-11-06 01:15:37.000000000 +0100 +++ new/klickety-18.12.0/po/sv/klickety.po 2018-12-07 01:32:00.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-24 03:11+0200\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2016-02-25 17:54+0100\n" "Last-Translator: Stefan Asserhäll <[email protected]>\n" "Language-Team: Swedish <[email protected]>\n" @@ -85,12 +85,12 @@ msgid "Enable highlight" msgstr "Aktivera färgläggning" -#: gamescene.cpp:249 +#: gamescene.cpp:248 #, kde-format msgid "paused" msgstr "paus" -#: gamescene.cpp:361 +#: gamescene.cpp:360 #, kde-format msgid "Game finished" msgstr "Spelet är klart" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/po/tr/klickety.po new/klickety-18.12.0/po/tr/klickety.po --- old/klickety-18.08.3/po/tr/klickety.po 2018-11-06 01:15:37.000000000 +0100 +++ new/klickety-18.12.0/po/tr/klickety.po 2018-12-07 01:32:00.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kdegames-kde4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-24 03:11+0200\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2017-05-16 12:41+0000\n" "Last-Translator: İşbaran <[email protected]>\n" "Language-Team: Turkish (http://www.transifex.com/projects/p/kdegames-k-tr/" @@ -86,12 +86,12 @@ msgid "Enable highlight" msgstr "Vurgulamayı etkinleştir" -#: gamescene.cpp:249 +#: gamescene.cpp:248 #, kde-format msgid "paused" msgstr "duraklatıldı" -#: gamescene.cpp:361 +#: gamescene.cpp:360 #, kde-format msgid "Game finished" msgstr "Gyun bitti" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/po/ug/klickety.po new/klickety-18.12.0/po/ug/klickety.po --- old/klickety-18.08.3/po/ug/klickety.po 2018-11-06 01:15:37.000000000 +0100 +++ new/klickety-18.12.0/po/ug/klickety.po 2018-12-07 01:32:00.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: klickety\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-24 03:11+0200\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2013-09-08 07:05+0900\n" "Last-Translator: Gheyret Kenji <[email protected]>\n" "Language-Team: Uyghur Computer Science Association <[email protected]>\n" @@ -87,12 +87,12 @@ msgid "Enable highlight" msgstr "" -#: gamescene.cpp:249 +#: gamescene.cpp:248 #, kde-format msgid "paused" msgstr "ۋاقىتلىق توختىتىلدى" -#: gamescene.cpp:361 +#: gamescene.cpp:360 #, kde-format msgid "Game finished" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/po/uk/klickety.po new/klickety-18.12.0/po/uk/klickety.po --- old/klickety-18.08.3/po/uk/klickety.po 2018-11-06 01:15:37.000000000 +0100 +++ new/klickety-18.12.0/po/uk/klickety.po 2018-12-07 01:32:00.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: klickety\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-24 03:11+0200\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2016-02-25 19:27+0200\n" "Last-Translator: Yuri Chornoivan <[email protected]>\n" "Language-Team: Ukrainian <[email protected]>\n" @@ -87,12 +87,12 @@ msgid "Enable highlight" msgstr "Увімкнути підсвічування" -#: gamescene.cpp:249 +#: gamescene.cpp:248 #, kde-format msgid "paused" msgstr "призупинено" -#: gamescene.cpp:361 +#: gamescene.cpp:360 #, kde-format msgid "Game finished" msgstr "Гру завершено" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/po/zh_CN/klickety.po new/klickety-18.12.0/po/zh_CN/klickety.po --- old/klickety-18.08.3/po/zh_CN/klickety.po 2018-11-06 01:15:37.000000000 +0100 +++ new/klickety-18.12.0/po/zh_CN/klickety.po 2018-12-07 01:32:00.000000000 +0100 @@ -7,8 +7,8 @@ msgstr "" "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-24 03:11+0200\n" -"PO-Revision-Date: 2018-11-01 23:21\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" +"PO-Revision-Date: 2018-11-12 09:24\n" "Last-Translator: guoyunhe <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -88,12 +88,12 @@ msgid "Enable highlight" msgstr "启用突出显示" -#: gamescene.cpp:249 +#: gamescene.cpp:248 #, kde-format msgid "paused" msgstr "已暂停" -#: gamescene.cpp:361 +#: gamescene.cpp:360 #, kde-format msgid "Game finished" msgstr "游戏完成" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/klickety-18.08.3/po/zh_TW/klickety.po new/klickety-18.12.0/po/zh_TW/klickety.po --- old/klickety-18.08.3/po/zh_TW/klickety.po 2018-11-06 01:15:37.000000000 +0100 +++ new/klickety-18.12.0/po/zh_TW/klickety.po 2018-12-07 01:32:00.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-24 03:11+0200\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2016-11-14 21:00+0800\n" "Last-Translator: Jeff Huang <[email protected]>\n" "Language-Team: Chinese <[email protected]>\n" @@ -85,12 +85,12 @@ msgid "Enable highlight" msgstr "開啟突顯" -#: gamescene.cpp:249 +#: gamescene.cpp:248 #, kde-format msgid "paused" msgstr "暫停" -#: gamescene.cpp:361 +#: gamescene.cpp:360 #, kde-format msgid "Game finished" msgstr "遊戲已完成"
