Hello community, here is the log from the commit of package kjumpingcube for openSUSE:Factory checked in at 2019-01-08 12:21:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kjumpingcube (Old) and /work/SRC/openSUSE:Factory/.kjumpingcube.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kjumpingcube" Tue Jan 8 12:21:36 2019 rev:81 rq:658412 version:18.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kjumpingcube/kjumpingcube.changes 2018-11-13 17:20:31.330027976 +0100 +++ /work/SRC/openSUSE:Factory/.kjumpingcube.new.28833/kjumpingcube.changes 2019-01-08 12:22:48.444645632 +0100 @@ -1,0 +2,35 @@ +Fri Dec 14 06:09:12 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:02 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:26 UTC 2018 - Luca Beltrame <[email protected]> + +- Run spec-cleaner + +------------------------------------------------------------------- +Tue Nov 20 05:57:05 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: + * Add donation url to appdata + +------------------------------------------------------------------- @@ -47 +82 @@ - * https://www.kde.org/announcements/announce-applications-18.07.80.php + * https://www.kde.org/announcements/announce-applications-18.08-beta.php @@ -97 +132 @@ - * https://www.kde.org/announcements/announce-applications-18.03.90.php + * https://www.kde.org/announcements/announce-applications-18.04-rc.php @@ -208 +243 @@ - * https://www.kde.org/announcements/announce-applications-17.07.90.php + * https://www.kde.org/announcements/announce-applications-17.08-rc.php @@ -267 +302 @@ - * https://www.kde.org/announcements/announce-applications-17.03.80.php + * https://www.kde.org/announcements/announce-applications-17.04-beta.php @@ -354 +389 @@ - * https://www.kde.org/announcements/announce-applications-16.07.90.php + * https://www.kde.org/announcements/announce-applications-16.08-rc.php @@ -484 +519 @@ - * https://www.kde.org/announcements/announce-applications-15.07.90.php + * https://www.kde.org/announcements/announce-applications-15.08-rc.php Old: ---- kjumpingcube-18.08.3.tar.xz New: ---- kjumpingcube-18.12.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kjumpingcube.spec ++++++ --- /var/tmp/diff_new_pack.OGX0q5/_old 2019-01-08 12:22:49.112644895 +0100 +++ /var/tmp/diff_new_pack.OGX0q5/_new 2019-01-08 12:22:49.112644895 +0100 @@ -1,7 +1,7 @@ # # spec file for package kjumpingcube # -# 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: kjumpingcube -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: kjumpingcube +Version: 18.12.0 +Release: 0 Summary: Tactical board game -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Amusements/Games/Board/Puzzle -Url: http://www.kde.org +URL: http://www.kde.org Source0: kjumpingcube-%{version}.tar.xz BuildRequires: extra-cmake-modules BuildRequires: kconfig-devel @@ -56,7 +55,6 @@ %if %{with lang} Recommends: %{name}-lang %endif -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description KJumpingCube is a tactical one or two-player game. The playing field @@ -78,12 +76,11 @@ %kf5_makeinstall -C build %if %{with lang} %find_lang %{name} --with-man --all-name - %kf5_find_htmldocs + %{kf5_find_htmldocs} %endif %files -%defattr(-,root,root) -%doc COPYING COPYING.DOC +%license COPYING COPYING.DOC %dir %{_kf5_configkcfgdir} %doc %lang(en) %{_kf5_htmldir}/en/kjumpingcube/ %{_kf5_applicationsdir}/org.kde.kjumpingcube.desktop @@ -94,7 +91,7 @@ %if %{with lang} %files lang -f %{name}.lang -%doc COPYING* +%license COPYING* %endif %changelog ++++++ kjumpingcube-18.08.3.tar.xz -> kjumpingcube-18.12.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/org.kde.kjumpingcube.appdata.xml new/kjumpingcube-18.12.0/org.kde.kjumpingcube.appdata.xml --- old/kjumpingcube-18.08.3/org.kde.kjumpingcube.appdata.xml 2018-09-03 07:45:00.000000000 +0200 +++ new/kjumpingcube-18.12.0/org.kde.kjumpingcube.appdata.xml 2018-11-08 00:43:08.000000000 +0100 @@ -4,7 +4,6 @@ <metadata_license>CC0-1.0</metadata_license> <project_license>GPL-2.0+ and GFDL-1.3</project_license> <name>KJumpingCube</name> - <name xml:lang="ast">KJumpingCube</name> <name xml:lang="ca">KJumpingCube</name> <name xml:lang="ca-valencia">KJumpingCube</name> <name xml:lang="cs">KJumpingCube</name> @@ -103,6 +102,7 @@ </screenshots> <url type="homepage">https://www.kde.org/applications/games/kjumpingcube/</url> <url type="bugtracker">https://bugs.kde.org/enter_bug.cgi?format=guided&product=kjumpingcube</url> + <url type="donation">https://www.kde.org/community/donations/?app=kjumpingcube&source=appdata</url> <project_group>KDE</project_group> <provides> <binary>kjumpingcube</binary> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/org.kde.kjumpingcube.desktop new/kjumpingcube-18.12.0/org.kde.kjumpingcube.desktop --- old/kjumpingcube-18.08.3/org.kde.kjumpingcube.desktop 2018-09-03 07:45:00.000000000 +0200 +++ new/kjumpingcube-18.12.0/org.kde.kjumpingcube.desktop 2018-11-08 00:43:08.000000000 +0100 @@ -1,7 +1,6 @@ [Desktop Entry] Name=KJumpingCube Name[af]=Kjumpingcube -Name[ast]=KJumpingCube Name[be]=Скокаючы кубік Name[bn]=কে-জাম্পিংকিউব Name[br]=KDiñsALamm diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/ar/kjumpingcube.po new/kjumpingcube-18.12.0/po/ar/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/ar/kjumpingcube.po 2018-11-06 01:15:35.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/ar/kjumpingcube.po 2018-12-07 01:31:55.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kjumpingcube\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2007-10-14 15:44+0000\n" "Last-Translator: Youssef Chahibi <[email protected]>\n" "Language-Team: <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/ast/kjumpingcube.po new/kjumpingcube-18.12.0/po/ast/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/ast/kjumpingcube.po 2018-11-06 01:15:35.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/ast/kjumpingcube.po 1970-01-01 01:00:00.000000000 +0100 @@ -1,561 +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-01-12 03:51+0100\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]" - -#: game.cpp:88 -#, kde-format -msgid "Sorry, doing a move..." -msgstr "" - -#: game.cpp:125 -#, kde-format -msgid "Game over" -msgstr "" - -#: game.cpp:126 -#, kde-format -msgid "The winner is Player %1!" -msgstr "" - -#: game.cpp:127 -#, kde-format -msgid "Winner" -msgstr "" - -#: game.cpp:138 -#, kde-format -msgid "General" -msgstr "" - -#: game.cpp:251 -#, kde-format -msgid "Start game" -msgstr "" - -#: game.cpp:254 -#, kde-format -msgid "Continue game" -msgstr "" - -#: game.cpp:258 -#, kde-format -msgid "Start computer move" -msgstr "" - -#: game.cpp:279 -#, kde-format -msgid "Your turn" -msgstr "" - -#: game.cpp:282 -#, kde-format -msgid "Player %1" -msgstr "" - -#: game.cpp:298 -#, kde-format -msgid "Computer player %1 is moving" -msgstr "" - -#: game.cpp:318 -#, kde-format -msgid "The computer could not find a valid move." -msgstr "" - -#: game.cpp:418 -#, kde-format -msgid "Show next step" -msgstr "" - -#: game.cpp:476 -#, kde-format -msgid "Finishing move..." -msgstr "" - -#: game.cpp:515 -#, kde-format -msgid "Interrupt game" -msgstr "" - -#: game.cpp:521 -#, kde-format -msgid "Stop computing" -msgstr "" - -#: game.cpp:524 -#, kde-format -msgid "Stop showing move" -msgstr "" - -#: game.cpp:527 -#, kde-format -msgid "Stop animation" -msgstr "" - -#: game.cpp:556 -#, kde-format -msgid "New Game" -msgstr "" - -#: game.cpp:585 -#, kde-format -msgid "" -"The file %1 exists.\n" -"Do you want to overwrite it?" -msgstr "" - -#: game.cpp:610 -#, kde-format -msgid "Game saved as %1" -msgstr "" - -#: game.cpp:613 -#, kde-format -msgid "" -"There was an error in saving file\n" -"%1" -msgstr "" - -#: game.cpp:630 -#, kde-format -msgid "The file %1 does not exist!" -msgstr "" - -#: game.cpp:645 -#, kde-format -msgid "The file %1 is not a KJumpingCube gamefile!" -msgstr "" - -#: game.cpp:658 -#, kde-format -msgid "" -"There was an error loading file\n" -"%1" -msgstr "" - -#: game.cpp:686 -#, kde-format -msgid "" -"You have changed the size setting of the game and that requires a new game " -"to start.\n" -"\n" -"Do you wish to abandon the current game or continue playing and restore the " -"previous size setting?" -msgstr "" - -#: game.cpp:692 -#, kde-format -msgid "" -"You have requested a new game, but there is already a game in progress.\n" -"\n" -"Do you wish to abandon the current game?" -msgstr "" - -#: game.cpp:697 -#, kde-format -msgid "New Game?" -msgstr "" - -#: game.cpp:698 -#, kde-format -msgid "Abandon Game" -msgstr "" - -#: game.cpp:699 -#, kde-format -msgid "Continue Game" -msgstr "" - -#: game.cpp:841 -#, kde-format -msgid "" -"The file's cube box size is outside the range %1 to %2. It will be set to %1." -msgstr "" - -#: game.cpp:857 -#, kde-format -msgid "Missing input line for cube %1." -msgstr "" - -#: game.cpp:866 -#, kde-format -msgid "Owner of cube %1 is outside the range 0 to 2." -msgstr "" - -#: game.cpp:873 -#, kde-format -msgid "Value of cube %1 is outside the range 1 to %2." -msgstr "" - -#: game.cpp:888 -#, kde-format -msgid "Current player is neither 1 nor 2." -msgstr "" - -#: kjumpingcube.cpp:59 -#, kde-format -msgid "Current player:" -msgstr "" - -#: kjumpingcube.cpp:143 -#, kde-format -msgid "Settings" -msgstr "" - -#. i18n: ectx: label, entry (AnimationSpeed), group (Game) -#: kjumpingcube.kcfg:11 -#, kde-format -msgid "Animation speed of overflowing dice" -msgstr "" - -#. i18n: ectx: label, entry (AnimationNone), group (Game) -#: kjumpingcube.kcfg:15 -#, kde-format -msgid "Animation type None (no pauses)." -msgstr "" - -#. i18n: ectx: label, entry (AnimationDelay), group (Game) -#: kjumpingcube.kcfg:19 -#, kde-format -msgid "Animation type Darken and pause." -msgstr "" - -#. i18n: ectx: label, entry (AnimationBlink), group (Game) -#: kjumpingcube.kcfg:23 -#, kde-format -msgid "Animation type Blink rapidly." -msgstr "" - -#. i18n: ectx: label, entry (AnimationSpread), group (Game) -#: kjumpingcube.kcfg:27 -#, kde-format -msgid "Animation type Scatter dots." -msgstr "" - -#. i18n: ectx: label, entry (Color0), group (Game) -#: kjumpingcube.kcfg:31 -#, kde-format -msgid "Color of neutral cubes." -msgstr "" - -#. i18n: ectx: label, entry (Color1), group (Game) -#: kjumpingcube.kcfg:35 -#, kde-format -msgid "Color of player 1." -msgstr "" - -#. i18n: ectx: label, entry (Color2), group (Game) -#: kjumpingcube.kcfg:39 -#, kde-format -msgid "Color of player 2." -msgstr "" - -#. i18n: ectx: label, entry (CubeDim), group (Game) -#: kjumpingcube.kcfg:45 -#, kde-format -msgid "Size of the playing field." -msgstr "" - -#. i18n: ectx: label, entry (ComputerPlayer1), group (Game) -#: kjumpingcube.kcfg:49 -#, kde-format -msgid "Whether player 1 is played by the computer." -msgstr "" - -#. i18n: ectx: label, entry (Kepler1), group (Game) -#: kjumpingcube.kcfg:53 -#, kde-format -msgid "Whether computer player 1 uses Kepler AI." -msgstr "" - -#. i18n: ectx: label, entry (Newton1), group (Game) -#: kjumpingcube.kcfg:57 -#, kde-format -msgid "Whether computer player 1 uses Newton AI." -msgstr "" - -#. i18n: ectx: label, entry (Skill1), group (Game) -#: kjumpingcube.kcfg:68 -#, kde-format -msgid "Skill of computer player 1." -msgstr "" - -#. i18n: ectx: label, entry (ComputerPlayer2), group (Game) -#: kjumpingcube.kcfg:72 -#, kde-format -msgid "Whether player 2 is played by the computer." -msgstr "" - -#. i18n: ectx: label, entry (Kepler2), group (Game) -#: kjumpingcube.kcfg:76 -#, kde-format -msgid "Whether computer player 2 uses Kepler AI." -msgstr "" - -#. i18n: ectx: label, entry (Newton2), group (Game) -#: kjumpingcube.kcfg:80 -#, kde-format -msgid "Whether computer player 2 uses Newton AI." -msgstr "" - -#. i18n: ectx: label, entry (Skill2), group (Game) -#: kjumpingcube.kcfg:91 -#, kde-format -msgid "Skill of computer player 2." -msgstr "" - -#. i18n: ectx: label, entry (PauseForComputer), group (Game) -#: kjumpingcube.kcfg:95 -#, kde-format -msgid "Pause before each computer move." -msgstr "" - -#. i18n: ectx: label, entry (PauseForStep), group (Game) -#: kjumpingcube.kcfg:99 -#, kde-format -msgid "Pause before each cascade step." -msgstr "" - -#. i18n: ectx: ToolBar (mainToolBar) -#: kjumpingcubeui.rc:9 -#, kde-format -msgid "Main Toolbar" -msgstr "" - -#: main.cpp:36 -#, kde-format -msgid "Tactical one or two player game" -msgstr "" - -#: main.cpp:49 -#, kde-format -msgid "KJumpingCube" -msgstr "" - -#: main.cpp:51 -#, kde-format -msgid "(c) 1998-2000, Matthias Kiefer" -msgstr "" - -#: main.cpp:53 -#, kde-format -msgid "Matthias Kiefer" -msgstr "" - -#: main.cpp:54 -#, kde-format -msgid "Benjamin Meyer" -msgstr "" - -#: main.cpp:54 -#, kde-format -msgid "Various improvements" -msgstr "" - -#: main.cpp:55 -#, kde-format -msgid "Ian Wadham" -msgstr "" - -#: main.cpp:56 -#, kde-format -msgid "Upgrade to KDE4 and SVG artwork support." -msgstr "" - -#: main.cpp:58 -#, kde-format -msgid "Eugene Trounev" -msgstr "" - -#: main.cpp:59 -#, kde-format -msgid "Graphics for KDE 4.0 version." -msgstr "" - -#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3) -#: settings.ui:28 -#, kde-format -msgid "Computer Player 1" -msgstr "" - -#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ComputerPlayer1) -#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ComputerPlayer2) -#: settings.ui:46 settings.ui:181 -#, kde-format -msgid "Playing now" -msgstr "" - -#. i18n: ectx: property (title), widget (QGroupBox, groupBox_5) -#. i18n: ectx: property (title), widget (QGroupBox, groupBox_6) -#: settings.ui:59 settings.ui:194 -#, kde-format -msgid "Style of Play" -msgstr "" - -#. i18n: ectx: property (text), widget (QRadioButton, kcfg_Kepler1) -#. i18n: ectx: property (text), widget (QRadioButton, kcfg_Kepler2) -#: settings.ui:65 settings.ui:203 -#, kde-format -msgid "Kepler" -msgstr "" - -#. i18n: ectx: property (text), widget (QRadioButton, kcfg_Newton1) -#. i18n: ectx: property (text), widget (QRadioButton, kcfg_Newton2) -#: settings.ui:75 settings.ui:213 -#, kde-format -msgid "Newton" -msgstr "" - -#. i18n: ectx: property (text), widget (QLabel, label) -#. i18n: ectx: property (text), widget (QLabel, label_9) -#: settings.ui:120 settings.ui:255 -#, kde-format -msgid "Beginner" -msgstr "" - -#. i18n: ectx: property (text), widget (QLabel, label_2) -#. i18n: ectx: property (text), widget (QLabel, label_10) -#: settings.ui:130 settings.ui:265 -#, kde-format -msgid "Average" -msgstr "" - -#. i18n: ectx: property (text), widget (QLabel, label_3) -#. i18n: ectx: property (text), widget (QLabel, label_11) -#: settings.ui:146 settings.ui:281 -#, kde-format -msgid "Expert" -msgstr "" - -#. i18n: ectx: property (title), widget (QGroupBox, groupBox) -#: settings.ui:163 -#, kde-format -msgid "Computer Player 2" -msgstr "" - -#. i18n: ectx: property (text), widget (QCheckBox, kcfg_PauseForComputer) -#: settings.ui:298 -#, kde-format -msgid "Pause before each computer move" -msgstr "" - -#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2) -#: settings.ui:309 -#, kde-format -msgid "Board Size" -msgstr "" - -#. i18n: ectx: property (text), widget (QLabel, label_4) -#: settings.ui:345 -#, kde-format -msgid "3x3" -msgstr "" - -#. i18n: ectx: property (text), widget (QLabel, label_5) -#: settings.ui:368 -#, kde-format -msgid "15x15" -msgstr "" - -#. i18n: ectx: property (title), widget (QGroupBox, groupBox_4) -#: settings.ui:383 -#, kde-format -msgid "Players' Colors" -msgstr "" - -#. i18n: ectx: property (text), widget (QLabel, label_6) -#: settings.ui:391 -#, kde-format -msgid "Player 1:" -msgstr "" - -#. i18n: ectx: property (text), widget (QLabel, label_7) -#: settings.ui:405 -#, kde-format -msgid "Player 2:" -msgstr "" - -#. i18n: ectx: property (text), widget (QLabel, label_8) -#: settings.ui:419 -#, kde-format -msgid "Neutral:" -msgstr "" - -#. i18n: ectx: property (title), widget (QGroupBox, kcfg_AnimationType) -#: settings.ui:434 -#, kde-format -msgid "Cascade Move Display" -msgstr "" - -#. i18n: ectx: property (text), widget (QRadioButton, kcfg_AnimationNone) -#: settings.ui:446 -#, kde-format -msgid "None (no pauses)" -msgstr "" - -#. i18n: ectx: property (text), widget (QRadioButton, kcfg_AnimationDelay) -#: settings.ui:459 -#, kde-format -msgid "Darken and pause" -msgstr "" - -#. i18n: ectx: property (text), widget (QRadioButton, kcfg_AnimationBlink) -#: settings.ui:472 -#, kde-format -msgid "Blink rapidly" -msgstr "" - -#. i18n: ectx: property (text), widget (QRadioButton, kcfg_AnimationSpread) -#: settings.ui:485 -#, kde-format -msgid "Scatter dots" -msgstr "" - -#. i18n: ectx: property (title), widget (QGroupBox, SpeedSlider) -#: settings.ui:498 -#, kde-format -msgid "Cascade Move Time" -msgstr "" - -#. i18n: ectx: property (text), widget (QLabel, label_14) -#: settings.ui:543 -#, kde-format -msgid "Short" -msgstr "" - -#. i18n: ectx: property (text), widget (QLabel, label_13) -#: settings.ui:566 -#, kde-format -msgid "Long" -msgstr "" - -#. i18n: ectx: property (text), widget (QCheckBox, kcfg_PauseForStep) -#: settings.ui:581 -#, kde-format -msgid "Pause before each cascade step" -msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/bg/kjumpingcube.po new/kjumpingcube-18.12.0/po/bg/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/bg/kjumpingcube.po 2018-11-06 01:15:35.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/bg/kjumpingcube.po 2018-12-07 01:31:55.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kjumpingcube\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2006-11-09 13:16+0200\n" "Last-Translator: Zlatko Popov <[email protected]>\n" "Language-Team: Bulgarian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/bs/kjumpingcube.po new/kjumpingcube-18.12.0/po/bs/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/bs/kjumpingcube.po 2018-11-06 01:15:35.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/bs/kjumpingcube.po 2018-12-07 01:31:55.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-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2013-10-18 20:26+0000\n" "Last-Translator: Samir Ribić <Unknown>\n" "Language-Team: Bosnian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/ca/kjumpingcube.po new/kjumpingcube-18.12.0/po/ca/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/ca/kjumpingcube.po 2018-11-06 01:15:35.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/ca/kjumpingcube.po 2018-12-07 01:31:55.000000000 +0100 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: kjumpingcube\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2017-04-22 10:33+0100\n" "Last-Translator: Josep Ma. Ferrer <[email protected]>\n" "Language-Team: Catalan <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/ca@valencia/kjumpingcube.po new/kjumpingcube-18.12.0/po/ca@valencia/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/ca@valencia/kjumpingcube.po 2018-11-06 01:15:35.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/ca@valencia/kjumpingcube.po 2018-12-07 01:31:55.000000000 +0100 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: kjumpingcube\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2017-04-22 10:33+0100\n" "Last-Translator: Josep Ma. Ferrer <[email protected]>\n" "Language-Team: Catalan <[email protected]>\n" @@ -584,52 +584,3 @@ #, kde-format msgid "Pause before each cascade step" msgstr "Pausa abans de cada pas en cascada" - -#~ msgid "PushButton" -#~ msgstr "Botó" - -#~ msgid "Overwrite" -#~ msgstr "Sobreescriu" - -#, fuzzy -#~| msgid "Computing next move." -#~ msgid "Computing a move" -#~ msgstr "S'està computant la següent jugada." - -#, fuzzy -#~| msgid "Performing move." -#~ msgid "Performing a move" -#~ msgstr "S'està fent la jugada." - -#~ msgid "Stop" -#~ msgstr "Atura" - -#~ msgid "Force the computer to move immediately" -#~ msgstr "Força l'ordinador a moure immediatament" - -#~ msgid "" -#~ "Stop the computer's calculation of its current move and force it to move " -#~ "immediately" -#~ msgstr "" -#~ "Atura el càlcul del pròxim moviment i força'l a moure'l immediatament." - -#~ msgid "stopped activity" -#~ msgstr "s'ha aturat l'activitat" - -#~ msgid "Type of animation of overflowing dice" -#~ msgstr "Tipus d'animació de desbordament de daus" - -#~ msgid "&Game" -#~ msgstr "&Joc" - -#~ msgid "10x10" -#~ msgstr "10x10" - -#~ msgid "Computer Skill" -#~ msgstr "Nivell de joc de l'ordinador" - -#~ msgid "Player 2" -#~ msgstr "Jugador 2" - -#~ msgid "5x5" -#~ msgstr "5x5" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/cs/kjumpingcube.po new/kjumpingcube-18.12.0/po/cs/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/cs/kjumpingcube.po 2018-11-06 01:15:35.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/cs/kjumpingcube.po 2018-12-07 01:31:55.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kjumpingcube\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2017-09-12 11:42+0100\n" "Last-Translator: Vít Pelčák <[email protected]>\n" "Language-Team: Czech <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/da/kjumpingcube.po new/kjumpingcube-18.12.0/po/da/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/da/kjumpingcube.po 2018-11-06 01:15:35.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/da/kjumpingcube.po 2018-12-07 01:31:55.000000000 +0100 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: kjumpingcube\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2013-08-05 23:07+0200\n" "Last-Translator: Claus Christensen <[email protected]>\n" "Language-Team: Danish <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/de/kjumpingcube.po new/kjumpingcube-18.12.0/po/de/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/de/kjumpingcube.po 2018-11-06 01:15:35.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/de/kjumpingcube.po 2018-12-07 01:31:55.000000000 +0100 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: kjumpingcube\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2013-09-04 10:56+0200\n" "Last-Translator: Burkhard Lück <[email protected]>\n" "Language-Team: German <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/el/kjumpingcube.po new/kjumpingcube-18.12.0/po/el/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/el/kjumpingcube.po 2018-11-06 01:15:35.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/el/kjumpingcube.po 2018-12-07 01:31:55.000000000 +0100 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: kjumpingcube\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2016-06-11 12:44+0200\n" "Last-Translator: Stelios <[email protected]>\n" "Language-Team: Greek <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/en_GB/kjumpingcube.po new/kjumpingcube-18.12.0/po/en_GB/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/en_GB/kjumpingcube.po 2018-11-06 01:15:35.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/en_GB/kjumpingcube.po 2018-12-07 01:31:55.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kjumpingcube\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2014-06-29 12:08+0100\n" "Last-Translator: Steve Allewell <[email protected]>\n" "Language-Team: British English <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/eo/kjumpingcube.po new/kjumpingcube-18.12.0/po/eo/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/eo/kjumpingcube.po 2018-11-06 01:15:35.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/eo/kjumpingcube.po 2018-12-07 01:31:55.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kjumpingcube\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2002-03-07 22:25GMT\n" "Last-Translator: Wolfram Diestel <[email protected]>\n" "Language-Team: Esperanto <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/es/kjumpingcube.po new/kjumpingcube-18.12.0/po/es/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/es/kjumpingcube.po 2018-11-06 01:15:35.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/es/kjumpingcube.po 2018-12-07 01:31:55.000000000 +0100 @@ -13,7 +13,7 @@ msgstr "" "Project-Id-Version: kjumpingcube\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2013-06-12 19:46+0200\n" "Last-Translator: Rocio Gallego <[email protected]>\n" "Language-Team: Spanish <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/et/kjumpingcube.po new/kjumpingcube-18.12.0/po/et/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/et/kjumpingcube.po 2018-11-06 01:15:35.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/et/kjumpingcube.po 2018-12-07 01:31:55.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kjumpingcube\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2014-06-10 18:06+0300\n" "Last-Translator: Marek Laane <[email protected]>\n" "Language-Team: Estonian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/eu/kjumpingcube.po new/kjumpingcube-18.12.0/po/eu/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/eu/kjumpingcube.po 2018-11-06 01:15:35.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/eu/kjumpingcube.po 2018-12-07 01:31:55.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kjumpingcube\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2009-06-16 16:34+0200\n" "Last-Translator: Iñaki Larrañaga Murgoitio <[email protected]>\n" "Language-Team: Basque <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/fa/kjumpingcube.po new/kjumpingcube-18.12.0/po/fa/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/fa/kjumpingcube.po 2018-11-06 01:15:35.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/fa/kjumpingcube.po 2018-12-07 01:31:55.000000000 +0100 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: kjumpingcube\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2008-04-16 22:23+0330\n" "Last-Translator: Emil Sedgh <[email protected]>\n" "Language-Team: American English <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/fi/kjumpingcube.po new/kjumpingcube-18.12.0/po/fi/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/fi/kjumpingcube.po 2018-11-06 01:15:35.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/fi/kjumpingcube.po 2018-12-07 01:31:55.000000000 +0100 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: kjumpingcube\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2013-12-22 13:58+0200\n" "Last-Translator: Lasse Liehu <[email protected]>\n" "Language-Team: Finnish <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/fr/kjumpingcube.po new/kjumpingcube-18.12.0/po/fr/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/fr/kjumpingcube.po 2018-11-06 01:15:35.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/fr/kjumpingcube.po 2018-12-07 01:31:55.000000000 +0100 @@ -15,7 +15,7 @@ msgstr "" "Project-Id-Version: kjumpingcube\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2013-07-15 14:44+0200\n" "Last-Translator: xavier <[email protected]>\n" "Language-Team: French <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/ga/kjumpingcube.po new/kjumpingcube-18.12.0/po/ga/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/ga/kjumpingcube.po 2018-11-06 01:15:35.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/ga/kjumpingcube.po 2018-12-07 01:31:55.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kdegames/kjumpingcube.po\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2004-12-03 14:52-0500\n" "Last-Translator: Kevin Scannell <[email protected]>\n" "Language-Team: Irish <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/gl/kjumpingcube.po new/kjumpingcube-18.12.0/po/gl/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/gl/kjumpingcube.po 2018-11-06 01:15:35.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/gl/kjumpingcube.po 2018-12-07 01:31:55.000000000 +0100 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: kjumpingcube\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2018-04-28 21:13+0100\n" "Last-Translator: Adrian Chaves <[email protected]>\n" "Language-Team: Galician <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/he/kjumpingcube.po new/kjumpingcube-18.12.0/po/he/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/he/kjumpingcube.po 2018-11-06 01:15:35.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/he/kjumpingcube.po 2018-12-07 01:31:55.000000000 +0100 @@ -18,7 +18,7 @@ msgstr "" "Project-Id-Version: kjumpingcube\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2017-05-16 07:01-0400\n" "Last-Translator: Copied by Zanata <[email protected]>\n" "Language-Team: Hebrew <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/hi/kjumpingcube.po new/kjumpingcube-18.12.0/po/hi/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/hi/kjumpingcube.po 2018-11-06 01:15:35.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/hi/kjumpingcube.po 2018-12-07 01:31:55.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kjumpingcube\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2007-12-24 11:58+0530\n" "Last-Translator: Ravishankar Shrivastava <[email protected]>\n" "Language-Team: Hindi <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/hr/kjumpingcube.po new/kjumpingcube-18.12.0/po/hr/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/hr/kjumpingcube.po 2018-11-06 01:15:35.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/hr/kjumpingcube.po 2018-12-07 01:31:55.000000000 +0100 @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: kjumpingcube 0\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2006-08-21 01:26+0100\n" "Last-Translator: Renato Pavicic <[email protected]>\n" "Language-Team: Croatian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/hu/kjumpingcube.po new/kjumpingcube-18.12.0/po/hu/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/hu/kjumpingcube.po 2018-11-06 01:15:35.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/hu/kjumpingcube.po 2018-12-07 01:31:55.000000000 +0100 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: KDE 4.3\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2013-07-13 12:37+0200\n" "Last-Translator: Balázs Úr <[email protected]>\n" "Language-Team: Hungarian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/is/kjumpingcube.po new/kjumpingcube-18.12.0/po/is/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/is/kjumpingcube.po 2018-11-06 01:15:35.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/is/kjumpingcube.po 2018-12-07 01:31:55.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kjumpingcube\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2009-06-13 16:24+0000\n" "Last-Translator: Sveinn í Felli <[email protected]>\n" "Language-Team: icelandic <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/it/kjumpingcube.po new/kjumpingcube-18.12.0/po/it/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/it/kjumpingcube.po 2018-11-06 01:15:35.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/it/kjumpingcube.po 2018-12-07 01:31:55.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kjumpingcube\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2013-08-01 15:24+0200\n" "Last-Translator: Andrea Celli <[email protected]>\n" "Language-Team: Italian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/ja/kjumpingcube.po new/kjumpingcube-18.12.0/po/ja/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/ja/kjumpingcube.po 2018-11-06 01:15:35.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/ja/kjumpingcube.po 2018-12-07 01:31:55.000000000 +0100 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: kjumpingcube\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2008-12-23 11:25+0900\n" "Last-Translator: Yukiko Bando <[email protected]>\n" "Language-Team: Japanese <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/kk/kjumpingcube.po new/kjumpingcube-18.12.0/po/kk/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/kk/kjumpingcube.po 2018-11-06 01:15:35.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/kk/kjumpingcube.po 2018-12-07 01:31:55.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2013-07-11 03:38+0600\n" "Last-Translator: Sairan Kikkarin <[email protected]>\n" "Language-Team: Kazakh <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/km/kjumpingcube.po new/kjumpingcube-18.12.0/po/km/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/km/kjumpingcube.po 2018-11-06 01:15:35.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/km/kjumpingcube.po 2018-12-07 01:31:55.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kjumpingcube\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2013-01-02 11:41+0700\n" "Last-Translator: sutha <[email protected]>\n" "Language-Team: Khmer <support@khmeros>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/lt/kjumpingcube.po new/kjumpingcube-18.12.0/po/lt/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/lt/kjumpingcube.po 2018-11-06 01:15:35.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/lt/kjumpingcube.po 2018-12-07 01:31:55.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kjumpingcube\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2011-08-09 23:15+0300\n" "Last-Translator: Remigijus Jarmalavičius <[email protected]>\n" "Language-Team: Lithuanian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/lv/kjumpingcube.po new/kjumpingcube-18.12.0/po/lv/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/lv/kjumpingcube.po 2018-11-06 01:15:35.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/lv/kjumpingcube.po 2018-12-07 01:31:55.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kjumpingcube\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2009-07-19 10:53+0300\n" "Last-Translator: Maris Nartiss <[email protected]>\n" "Language-Team: Latvian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/mr/kjumpingcube.po new/kjumpingcube-18.12.0/po/mr/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/mr/kjumpingcube.po 2018-11-06 01:15:35.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/mr/kjumpingcube.po 2018-12-07 01:31:55.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2013-03-13 13:00+0530\n" "Last-Translator: Chetan Khona <[email protected]>\n" "Language-Team: Marathi <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/nb/kjumpingcube.po new/kjumpingcube-18.12.0/po/nb/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/nb/kjumpingcube.po 2018-11-06 01:15:35.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/nb/kjumpingcube.po 2018-12-07 01:31:55.000000000 +0100 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: kjumpingcube\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2014-01-07 15:27+0100\n" "Last-Translator: Bjørn Steensrud <[email protected]>\n" "Language-Team: Norwegian Bokmål <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/nds/kjumpingcube.po new/kjumpingcube-18.12.0/po/nds/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/nds/kjumpingcube.po 2018-11-06 01:15:35.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/nds/kjumpingcube.po 2018-12-07 01:31:55.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kjumpingcube\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2014-06-10 22:43+0200\n" "Last-Translator: Sönke Dibbern <[email protected]>\n" "Language-Team: Low Saxon <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/nl/kjumpingcube.po new/kjumpingcube-18.12.0/po/nl/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/nl/kjumpingcube.po 2018-11-06 01:15:35.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/nl/kjumpingcube.po 2018-12-07 01:31:55.000000000 +0100 @@ -14,7 +14,7 @@ msgstr "" "Project-Id-Version: kjumpingcube\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2013-06-01 10:20+0200\n" "Last-Translator: Freek de Kruijf <[email protected]>\n" "Language-Team: Dutch <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/nn/kjumpingcube.po new/kjumpingcube-18.12.0/po/nn/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/nn/kjumpingcube.po 2018-11-06 01:15:35.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/nn/kjumpingcube.po 2018-12-07 01:31:55.000000000 +0100 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: kjumpingcube\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2016-01-17 14:01+0100\n" "Last-Translator: Karl Ove Hufthammer <[email protected]>\n" "Language-Team: Norwegian Nynorsk <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/pa/kjumpingcube.po new/kjumpingcube-18.12.0/po/pa/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/pa/kjumpingcube.po 2018-11-06 01:15:36.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/pa/kjumpingcube.po 2018-12-07 01:31:55.000000000 +0100 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: kjumpingcube\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2007-01-17 11:09+0530\n" "Last-Translator: A S Alam <[email protected]>\n" "Language-Team: Punjabi <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/pl/kjumpingcube.po new/kjumpingcube-18.12.0/po/pl/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/pl/kjumpingcube.po 2018-11-06 01:15:36.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/pl/kjumpingcube.po 2018-12-07 01:31:55.000000000 +0100 @@ -1,4 +1,4 @@ -# Version: $Revision: 1479819 $ +# Version: $Revision: 1528210 $ # translation of kjumpingcube.po to Polish # translation of kjumpingcube.po to # translation of kjumpingcube.po to @@ -14,7 +14,7 @@ msgstr "" "Project-Id-Version: kjumpingcube\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2013-06-23 20:32+0200\n" "Last-Translator: Marta Rybczyńska <[email protected]>\n" "Language-Team: Polish <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/pt/kjumpingcube.po new/kjumpingcube-18.12.0/po/pt/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/pt/kjumpingcube.po 2018-11-06 01:15:36.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/pt/kjumpingcube.po 2018-12-07 01:31:55.000000000 +0100 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: kjumpingcube\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2013-06-01 12:27+0100\n" "Last-Translator: José Nuno Pires <[email protected]>\n" "Language-Team: pt <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/pt_BR/kjumpingcube.po new/kjumpingcube-18.12.0/po/pt_BR/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/pt_BR/kjumpingcube.po 2018-11-06 01:15:36.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/pt_BR/kjumpingcube.po 2018-12-07 01:31:56.000000000 +0100 @@ -13,7 +13,7 @@ msgstr "" "Project-Id-Version: kjumpingcube\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2013-06-01 14:24-0300\n" "Last-Translator: André Marcelo Alvarenga <[email protected]>\n" "Language-Team: Brazilian Portuguese <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/ro/kjumpingcube.po new/kjumpingcube-18.12.0/po/ro/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/ro/kjumpingcube.po 2018-11-06 01:15:36.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/ro/kjumpingcube.po 2018-12-07 01:31:56.000000000 +0100 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: kjumpingcube-1.0\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2009-08-09 08:23+0300\n" "Last-Translator: Sergiu Bivol <[email protected]>\n" "Language-Team: Română <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/ru/kjumpingcube.po new/kjumpingcube-18.12.0/po/ru/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/ru/kjumpingcube.po 2018-11-06 01:15:36.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/ru/kjumpingcube.po 2018-12-07 01:31:56.000000000 +0100 @@ -13,7 +13,7 @@ msgstr "" "Project-Id-Version: kjumpingcube\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2013-06-05 07:58+0400\n" "Last-Translator: Alexander Lakhin <[email protected]>\n" "Language-Team: Russian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/sk/kjumpingcube.po new/kjumpingcube-18.12.0/po/sk/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/sk/kjumpingcube.po 2018-11-06 01:15:36.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/sk/kjumpingcube.po 2018-12-07 01:31:56.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kjumpingcube\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2013-10-13 20:57+0200\n" "Last-Translator: Roman Paholík <[email protected]>\n" "Language-Team: Slovak <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/sl/kjumpingcube.po new/kjumpingcube-18.12.0/po/sl/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/sl/kjumpingcube.po 2018-11-06 01:15:36.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/sl/kjumpingcube.po 2018-12-07 01:31:56.000000000 +0100 @@ -2,7 +2,7 @@ # Translation of kjumpingcube.po to Slovenian # SLOVENIAN TRANSLATION OF KDEGAMES. # Copyright © 2001, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. -# $Id: kjumpingcube.po 1479819 2017-01-12 04:35:56Z scripty $ +# $Id: kjumpingcube.po 1528210 2018-11-12 06:44:57Z scripty $ # $Source$ # # Roman Maurer <[email protected]>, 2000. @@ -15,7 +15,7 @@ msgstr "" "Project-Id-Version: kjumpingcube\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2013-08-05 20:59+0200\n" "Last-Translator: Andrej Mernik <[email protected]>\n" "Language-Team: Slovenian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/sr/kjumpingcube.po new/kjumpingcube-18.12.0/po/sr/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/sr/kjumpingcube.po 2018-11-06 01:15:36.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/sr/kjumpingcube.po 2018-12-07 01:31:56.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kjumpingcube\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2013-06-03 18:02+0200\n" "Last-Translator: Chusslove Illich <[email protected]>\n" "Language-Team: Serbian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/sv/kjumpingcube.po new/kjumpingcube-18.12.0/po/sv/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/sv/kjumpingcube.po 2018-11-06 01:15:36.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/sv/kjumpingcube.po 2018-12-07 01:31:56.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kjumpingcube\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2013-06-01 09:49+0200\n" "Last-Translator: Stefan Asserhäll <[email protected]>\n" "Language-Team: Swedish <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/tr/kjumpingcube.po new/kjumpingcube-18.12.0/po/tr/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/tr/kjumpingcube.po 2018-11-06 01:15:36.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/tr/kjumpingcube.po 2018-12-07 01:31:56.000000000 +0100 @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: kdegames-kde4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2015-02-08 22:04+0100\n" "Last-Translator: Volkan Gezer <[email protected]>\n" "Language-Team: Turkish <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/ug/kjumpingcube.po new/kjumpingcube-18.12.0/po/ug/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/ug/kjumpingcube.po 2018-11-06 01:15:36.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/ug/kjumpingcube.po 2018-12-07 01:31:56.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kjumpingcube\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\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" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/uk/kjumpingcube.po new/kjumpingcube-18.12.0/po/uk/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/uk/kjumpingcube.po 2018-11-06 01:15:36.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/uk/kjumpingcube.po 2018-12-07 01:31:56.000000000 +0100 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: kjumpingcube\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2013-06-05 19:34+0300\n" "Last-Translator: Yuri Chornoivan <[email protected]>\n" "Language-Team: Ukrainian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/zh_CN/kjumpingcube.po new/kjumpingcube-18.12.0/po/zh_CN/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/zh_CN/kjumpingcube.po 2018-11-06 01:15:36.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/zh_CN/kjumpingcube.po 2018-12-07 01:31:56.000000000 +0100 @@ -10,8 +10,8 @@ msgstr "" "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" -"PO-Revision-Date: 2018-11-01 23:20\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" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kjumpingcube-18.08.3/po/zh_TW/kjumpingcube.po new/kjumpingcube-18.12.0/po/zh_TW/kjumpingcube.po --- old/kjumpingcube-18.08.3/po/zh_TW/kjumpingcube.po 2018-11-06 01:15:36.000000000 +0100 +++ new/kjumpingcube-18.12.0/po/zh_TW/kjumpingcube.po 2018-12-07 01:31:56.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kjumpingcube\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-01-12 03:51+0100\n" +"POT-Creation-Date: 2018-11-12 06:52+0100\n" "PO-Revision-Date: 2013-06-11 09:37+0800\n" "Last-Translator: Franklin Weng <franklin at goodhorse dot idv dot tw>\n" "Language-Team: Chinese Traditional <[email protected]>\n"
