Hello community, here is the log from the commit of package katomic for openSUSE:Factory checked in at 2019-01-08 12:20:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/katomic (Old) and /work/SRC/openSUSE:Factory/.katomic.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "katomic" Tue Jan 8 12:20:36 2019 rev:81 rq:658356 version:18.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/katomic/katomic.changes 2018-11-13 17:17:45.714252833 +0100 +++ /work/SRC/openSUSE:Factory/.katomic.new.28833/katomic.changes 2019-01-08 12:20:52.440773815 +0100 @@ -1,0 +2,41 @@ +Fri Dec 14 06:09:01 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 + +------------------------------------------------------------------- +Wed Dec 5 23:01:35 UTC 2018 - Jan Engelhardt <[email protected]> + +- Remove ldconfig calls as there are no libraries. + +------------------------------------------------------------------- +Mon Dec 03 20:55:51 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:03 UTC 2018 - Luca Beltrame <[email protected]> + +- Run spec-cleaner + +------------------------------------------------------------------- +Tue Nov 20 05:56:48 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 + * Fix minor typos + +------------------------------------------------------------------- @@ -47 +88 @@ - * https://www.kde.org/announcements/announce-applications-18.07.80.php + * https://www.kde.org/announcements/announce-applications-18.08-beta.php @@ -97 +138 @@ - * https://www.kde.org/announcements/announce-applications-18.03.90.php + * https://www.kde.org/announcements/announce-applications-18.04-rc.php @@ -205 +246 @@ - * https://www.kde.org/announcements/announce-applications-17.07.90.php + * https://www.kde.org/announcements/announce-applications-17.08-rc.php @@ -264 +305 @@ - * https://www.kde.org/announcements/announce-applications-17.03.80.php + * https://www.kde.org/announcements/announce-applications-17.04-beta.php @@ -351 +392 @@ - * https://www.kde.org/announcements/announce-applications-16.07.90.php + * https://www.kde.org/announcements/announce-applications-16.08-rc.php @@ -472 +513 @@ - * https://www.kde.org/announcements/announce-applications-15.07.90.php + * https://www.kde.org/announcements/announce-applications-15.08-rc.php Old: ---- katomic-18.08.3.tar.xz New: ---- katomic-18.12.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ katomic.spec ++++++ --- /var/tmp/diff_new_pack.4nCTL9/_old 2019-01-08 12:20:52.916773288 +0100 +++ /var/tmp/diff_new_pack.4nCTL9/_new 2019-01-08 12:20:52.916773288 +0100 @@ -1,7 +1,7 @@ # # spec file for package katomic # -# 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: katomic -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: katomic +Version: 18.12.0 +Release: 0 Summary: Sokoban-like logic 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: katomic-%{version}.tar.xz BuildRequires: kconfig-devel BuildRequires: kconfigwidgets-devel @@ -55,7 +54,6 @@ %if %{with lang} Recommends: %{name}-lang %endif -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description KAtomic is a thinking game where you have to form chemical molecules @@ -77,16 +75,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.katomic Game LogicGame -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig - %files -%defattr(-,root,root) -%doc COPYING COPYING.DOC +%license COPYING COPYING.DOC %dir %{_kf5_appstreamdir} %{_kf5_applicationsdir}/org.kde.katomic.desktop %{_kf5_appsdir}/katomic/ @@ -100,7 +94,7 @@ %if %{with lang} %files lang -f %{name}.lang -%doc COPYING* +%license COPYING* %endif %changelog ++++++ katomic-18.08.3.tar.xz -> katomic-18.12.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-18.08.3/fielditem.h new/katomic-18.12.0/fielditem.h --- old/katomic-18.08.3/fielditem.h 2018-05-01 02:37:31.000000000 +0200 +++ new/katomic-18.12.0/fielditem.h 2018-11-08 00:36:13.000000000 +0100 @@ -141,7 +141,7 @@ void setMolecule( const Molecule* mol ); /** - * Sets item width. Height will be calculated autmatically + * Sets item width. Height will be calculated automatically */ void setWidth( int width ); /** diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-18.08.3/levels/default_levels.dat new/katomic-18.12.0/levels/default_levels.dat --- old/katomic-18.08.3/levels/default_levels.dat 2018-05-01 02:37:31.000000000 +0200 +++ new/katomic-18.12.0/levels/default_levels.dat 2018-11-08 00:36:13.000000000 +0100 @@ -85,7 +85,6 @@ [Level1] Name=Water -Name[ast]=Agua Name[bs]=Voda Name[ca]=Aigua Name[ca@valencia]=Aigua diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-18.08.3/org.kde.katomic.appdata.xml new/katomic-18.12.0/org.kde.katomic.appdata.xml --- old/katomic-18.08.3/org.kde.katomic.appdata.xml 2018-05-01 02:37:31.000000000 +0200 +++ new/katomic-18.12.0/org.kde.katomic.appdata.xml 2018-11-08 00:36:13.000000000 +0100 @@ -4,7 +4,6 @@ <metadata_license>CC0-1.0</metadata_license> <project_license>GPL-2.0+</project_license> <name>KAtomic</name> - <name xml:lang="ast">KAtomic</name> <name xml:lang="ca">KAtomic</name> <name xml:lang="ca-valencia">KAtomic</name> <name xml:lang="cs">KAtomic</name> @@ -107,6 +106,7 @@ <url type="homepage">http://games.kde.org/game.php?game=katomic</url> <url type="bugtracker">https://bugs.kde.org/enter_bug.cgi?format=guided&product=katomic</url> <url type="help">http://docs.kde.org/stable/en/kdegames/katomic/index.html</url> + <url type="donation">https://www.kde.org/community/donations/?app=katomic&source=appdata</url> <screenshots> <screenshot type="default"> <image>http://kde.org/images/screenshots/katomic.png</image> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-18.08.3/playfield.cpp new/katomic-18.12.0/playfield.cpp --- old/katomic-18.08.3/playfield.cpp 2018-05-01 02:37:31.000000000 +0200 +++ new/katomic-18.12.0/playfield.cpp 2018-11-08 00:36:13.000000000 +0100 @@ -579,7 +579,7 @@ return false; } // let's assume that molecule is done - // and see if we can break assumtion + // and see if we can break assumption // // first we find molecule origin in field coords // by finding minimum fieldX, fieldY through all atoms diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-18.08.3/po/ar/katomic.po new/katomic-18.12.0/po/ar/katomic.po --- old/katomic-18.08.3/po/ar/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/ar/katomic.po 2018-12-07 01:30:29.000000000 +0100 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+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/katomic-18.08.3/po/ast/katomic.po new/katomic-18.12.0/po/ast/katomic.po --- old/katomic-18.08.3/po/ast/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/ast/katomic.po 1970-01-01 01:00:00.000000000 +0100 @@ -1,328 +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-23 03:05+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]" - -#: chooselevelsetdialog.cpp:44 -#, kde-format -msgid "Level Sets" -msgstr "" - -#: gamewidget.cpp:96 -#, kde-format -msgid "" -"Failed to load level set \"%1\". Check if it is installed on your computer." -msgstr "" - -#: gamewidget.cpp:152 -#, kde-format -msgid "Level %1 finished. " -msgstr "" - -#: gamewidget.cpp:156 -#, kde-format -msgid "Congratulations! You have a new highscore!" -msgstr "" - -#. i18n: ectx: label, entry (AnimationSpeed), group (Game) -#: katomic.kcfg:9 -#, kde-format -msgid "The speed of the animations." -msgstr "" - -#. i18n: ectx: label, entry (SavedBackgroundWidth), group (General) -#: katomic.kcfg:20 -#, kde-format -msgid "Width of saved background" -msgstr "" - -#. i18n: ectx: label, entry (SavedBackgroundHeight), group (General) -#: katomic.kcfg:24 -#, kde-format -msgid "Height of saved background" -msgstr "" - -#. i18n: ectx: label, entry (LastPlayedLevelSet), group (General) -#: katomic.kcfg:28 -#, kde-format -msgid "Last played levelset" -msgstr "" - -#. i18n: ectx: Menu (settings) -#: katomicui.rc:16 -#, kde-format -msgid "&Settings" -msgstr "" - -#. i18n: ectx: ToolBar (mainToolBar) -#: katomicui.rc:25 -#, kde-format -msgid "Main Toolbar" -msgstr "" - -#: levelset.cpp:284 -#, kde-format -msgid "Noname" -msgstr "" - -#: levelsetdelegate.cpp:95 -#, kde-format -msgid "by %1" -msgstr "" - -#: levelsetdelegate.cpp:101 -#, kde-format -msgid ", contains 1 level" -msgid_plural ", contains %1 levels" -msgstr[0] "" -msgstr[1] "" - -#. i18n: ectx: property (text), widget (QLabel, label) -#: levelsetwidget.ui:20 -#, kde-format -msgid "Choose a level set to play:" -msgstr "" - -#. i18n: ectx: property (text), widget (KNS3::Button, m_pbNewStuff) -#: levelsetwidget.ui:45 -#, kde-format -msgid "Get new levels" -msgstr "" - -#: main.cpp:39 -#, kde-format -msgid "KDE Atomic Entertainment Game" -msgstr "" - -#: main.cpp:56 -#, kde-format -msgid "KAtomic" -msgstr "" - -#: main.cpp:58 -#, kde-format -msgid "" -"(c) 1998, Andreas Wuest\n" -"(c) 2007-2009 Dmitry Suzdalev" -msgstr "" - -#: main.cpp:59 -#, kde-format -msgid "Andreas Wuest" -msgstr "" - -#: main.cpp:59 -#, kde-format -msgid "Original author" -msgstr "" - -#: main.cpp:60 -#, kde-format -msgid "Dmitry Suzdalev" -msgstr "" - -#: main.cpp:60 -#, kde-format -msgid "Porting to KDE4. Current maintainer" -msgstr "" - -#: main.cpp:61 -#, kde-format -msgid "Stephan Kulow" -msgstr "" - -#: main.cpp:62 -#, kde-format -msgid "Cristian Tibirna" -msgstr "" - -#: main.cpp:63 -#, kde-format -msgid "Carsten Pfeiffer" -msgstr "" - -#: main.cpp:64 -#, kde-format -msgid "Dave Corrie" -msgstr "" - -#: main.cpp:65 -#, kde-format -msgid "Kai Jung" -msgstr "" - -#: main.cpp:65 -#, kde-format -msgid "6 new levels" -msgstr "" - -#: main.cpp:66 -#, kde-format -msgid "Danny Allen" -msgstr "" - -#: main.cpp:66 -#, kde-format -msgid "Game graphics and application icon" -msgstr "" - -#: main.cpp:67 -#, kde-format -msgid "Johann Ollivier Lapeyre" -msgstr "" - -#: main.cpp:67 -#, kde-format -msgid "New great SVG artwork for KDE4" -msgstr "" - -#: main.cpp:68 -#, kde-format -msgid "Brian Croom" -msgstr "" - -#: main.cpp:68 -#, kde-format -msgid "Port to use KGameRenderer" -msgstr "" - -#: main.cpp:74 -#, kde-format -msgid "Enable access to all levels" -msgstr "" - -#: main.cpp:85 -#, kde-format -msgid "" -"KAtomic failed to find its default level set and will quit. Please check " -"your installation." -msgstr "" - -#: toplevel.cpp:55 -#, kde-format -msgid "Level:" -msgstr "" - -#: toplevel.cpp:56 -#, kde-format -msgid "Current score:" -msgstr "" - -#: toplevel.cpp:57 -#, kde-format -msgid "Highscore:" -msgstr "" - -#: toplevel.cpp:104 -#, kde-format -msgid "Previous Level" -msgstr "" - -#: toplevel.cpp:111 -#, kde-format -msgid "Next Level" -msgstr "" - -#: toplevel.cpp:117 -#, kde-format -msgid "Choose level set..." -msgstr "" - -#: toplevel.cpp:121 -#, kde-format -msgid "Animation Speed" -msgstr "" - -#: toplevel.cpp:124 -#, kde-format -msgid "Slow" -msgstr "" - -#: toplevel.cpp:124 -#, kde-format -msgid "Normal" -msgstr "" - -#: toplevel.cpp:124 -#, kde-format -msgid "Fast" -msgstr "" - -#: toplevel.cpp:130 -#, kde-format -msgid "Undo All" -msgstr "" - -#: toplevel.cpp:135 -#, kde-format -msgid "Redo All" -msgstr "" - -#: toplevel.cpp:149 -#, kde-format -msgid "Atom Up" -msgstr "" - -#: toplevel.cpp:155 -#, kde-format -msgid "Atom Down" -msgstr "" - -#: toplevel.cpp:161 -#, kde-format -msgid "Atom Left" -msgstr "" - -#: toplevel.cpp:167 -#, kde-format -msgid "Atom Right" -msgstr "" - -#: toplevel.cpp:173 -#, kde-format -msgid "Next Atom" -msgstr "" - -#: toplevel.cpp:179 -#, kde-format -msgid "Previous Atom" -msgstr "" - -#: toplevel.cpp:200 -#, kde-format -msgid "Level: %1 (%2)" -msgstr "" - -#: toplevel.cpp:201 -#, kde-format -msgid "Current score: %1" -msgstr "" - -#: toplevel.cpp:207 -#, kde-format -msgid "Highscore: %1" -msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-18.08.3/po/bg/katomic.po new/katomic-18.12.0/po/bg/katomic.po --- old/katomic-18.08.3/po/bg/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/bg/katomic.po 2018-12-07 01:30:29.000000000 +0100 @@ -20,7 +20,7 @@ # on the bulgarian chemical compound names # please contact vladimirg at users.sourceforge.net # -# $Id: katomic.po 1501293 2017-10-23 02:22:28Z scripty $ +# $Id: katomic.po 1528210 2018-11-12 06:44:57Z scripty $ # # 2. Standard names. Example: 3,4-дихидрокси-3-циклобутен-1,2-дион. # Zlatko Popov <[email protected]>, 2006. @@ -30,7 +30,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" "PO-Revision-Date: 2011-07-28 18:17+0300\n" "Last-Translator: Yasen Pramatarov <[email protected]>\n" "Language-Team: Bulgarian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-18.08.3/po/bs/katomic.po new/katomic-18.12.0/po/bs/katomic.po --- old/katomic-18.08.3/po/bs/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/bs/katomic.po 2018-12-07 01:30:29.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-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" "PO-Revision-Date: 2013-10-18 20:28+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/katomic-18.08.3/po/ca/katomic.po new/katomic-18.12.0/po/ca/katomic.po --- old/katomic-18.08.3/po/ca/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/ca/katomic.po 2018-12-07 01:30:29.000000000 +0100 @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" "PO-Revision-Date: 2016-07-23 06:52+0100\n" "Last-Translator: Antoni Bella Pérez <[email protected]>\n" "Language-Team: Catalan <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-18.08.3/po/ca@valencia/katomic.po new/katomic-18.12.0/po/ca@valencia/katomic.po --- old/katomic-18.08.3/po/ca@valencia/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/ca@valencia/katomic.po 2018-12-07 01:30:29.000000000 +0100 @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" "PO-Revision-Date: 2016-07-23 06:52+0100\n" "Last-Translator: Antoni Bella Pérez <[email protected]>\n" "Language-Team: Catalan <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-18.08.3/po/cs/katomic.po new/katomic-18.12.0/po/cs/katomic.po --- old/katomic-18.08.3/po/cs/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/cs/katomic.po 2018-12-07 01:30:29.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+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/katomic-18.08.3/po/da/katomic.po new/katomic-18.12.0/po/da/katomic.po --- old/katomic-18.08.3/po/da/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/da/katomic.po 2018-12-07 01:30:29.000000000 +0100 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" "PO-Revision-Date: 2010-12-04 19:35+0100\n" "Last-Translator: Martin Schlander <[email protected]>\n" "Language-Team: Danish <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-18.08.3/po/de/katomic.po new/katomic-18.12.0/po/de/katomic.po --- old/katomic-18.08.3/po/de/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/de/katomic.po 2018-12-07 01:30:29.000000000 +0100 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" "PO-Revision-Date: 2012-05-18 19:01+0200\n" "Last-Translator: Frederik Schwarzer <[email protected]>\n" "Language-Team: German <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-18.08.3/po/el/katomic.po new/katomic-18.12.0/po/el/katomic.po --- old/katomic-18.08.3/po/el/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/el/katomic.po 2018-12-07 01:30:29.000000000 +0100 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" "PO-Revision-Date: 2012-08-06 18:10+0200\n" "Last-Translator: Dimitrios Glentadakis <[email protected]>\n" "Language-Team: Greek <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-18.08.3/po/en_GB/katomic.po new/katomic-18.12.0/po/en_GB/katomic.po --- old/katomic-18.08.3/po/en_GB/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/en_GB/katomic.po 2018-12-07 01:30:29.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" "PO-Revision-Date: 2010-09-09 10:44+0100\n" "Last-Translator: Andrew Coles <[email protected]>\n" "Language-Team: British English <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-18.08.3/po/eo/katomic.po new/katomic-18.12.0/po/eo/katomic.po --- old/katomic-18.08.3/po/eo/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/eo/katomic.po 2018-12-07 01:30:29.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" "PO-Revision-Date: 2002-03-10 20:59GMT\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/katomic-18.08.3/po/es/katomic.po new/katomic-18.12.0/po/es/katomic.po --- old/katomic-18.08.3/po/es/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/es/katomic.po 2018-12-07 01:30:29.000000000 +0100 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" "PO-Revision-Date: 2010-08-14 18:04+0200\n" "Last-Translator: Kira J. Fernandez <[email protected]>\n" "Language-Team: Español <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-18.08.3/po/et/katomic.po new/katomic-18.12.0/po/et/katomic.po --- old/katomic-18.08.3/po/et/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/et/katomic.po 2018-12-07 01:30:29.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" "PO-Revision-Date: 2010-10-19 05:22+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/katomic-18.08.3/po/eu/katomic.po new/katomic-18.12.0/po/eu/katomic.po --- old/katomic-18.08.3/po/eu/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/eu/katomic.po 2018-12-07 01:30:29.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" "PO-Revision-Date: 2009-06-16 10:07+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/katomic-18.08.3/po/fa/katomic.po new/katomic-18.12.0/po/fa/katomic.po --- old/katomic-18.08.3/po/fa/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/fa/katomic.po 2018-12-07 01:30:29.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" "PO-Revision-Date: 2008-04-15 16:06+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/katomic-18.08.3/po/fi/katomic.po new/katomic-18.12.0/po/fi/katomic.po --- old/katomic-18.08.3/po/fi/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/fi/katomic.po 2018-12-07 01:30:29.000000000 +0100 @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" "PO-Revision-Date: 2014-11-08 02:38+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/katomic-18.08.3/po/fr/katomic.po new/katomic-18.12.0/po/fr/katomic.po --- old/katomic-18.08.3/po/fr/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/fr/katomic.po 2018-12-07 01:30:29.000000000 +0100 @@ -20,7 +20,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" "PO-Revision-Date: 2013-07-08 17:43+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/katomic-18.08.3/po/ga/katomic.po new/katomic-18.12.0/po/ga/katomic.po --- old/katomic-18.08.3/po/ga/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/ga/katomic.po 2018-12-07 01:30:29.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: kdegames/katomic.po\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+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/katomic-18.08.3/po/gl/katomic.po new/katomic-18.12.0/po/gl/katomic.po --- old/katomic-18.08.3/po/gl/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/gl/katomic.po 2018-12-07 01:30:29.000000000 +0100 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" "PO-Revision-Date: 2017-11-01 14:41+0100\n" "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n" "Language-Team: Galician <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-18.08.3/po/he/katomic.po new/katomic-18.12.0/po/he/katomic.po --- old/katomic-18.08.3/po/he/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/he/katomic.po 2018-12-07 01:30:29.000000000 +0100 @@ -17,7 +17,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+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/katomic-18.08.3/po/hi/katomic.po new/katomic-18.12.0/po/hi/katomic.po --- old/katomic-18.08.3/po/hi/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/hi/katomic.po 2018-12-07 01:30:30.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" "PO-Revision-Date: 2007-12-23 17:12+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/katomic-18.08.3/po/hr/katomic.po new/katomic-18.12.0/po/hr/katomic.po --- old/katomic-18.08.3/po/hr/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/hr/katomic.po 2018-12-07 01:30:30.000000000 +0100 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: katomic 0\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" "PO-Revision-Date: 2010-10-29 20:14+0200\n" "Last-Translator: Oliver Mucafir <[email protected]>\n" "Language-Team: Croatian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-18.08.3/po/hu/katomic.po new/katomic-18.12.0/po/hu/katomic.po --- old/katomic-18.08.3/po/hu/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/hu/katomic.po 2018-12-07 01:30:30.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: KDE 4.3\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" "PO-Revision-Date: 2012-08-20 14:00+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/katomic-18.08.3/po/is/katomic.po new/katomic-18.12.0/po/is/katomic.po --- old/katomic-18.08.3/po/is/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/is/katomic.po 2018-12-07 01:30:30.000000000 +0100 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+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/katomic-18.08.3/po/it/katomic.po new/katomic-18.12.0/po/it/katomic.po --- old/katomic-18.08.3/po/it/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/it/katomic.po 2018-12-07 01:30:30.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" "PO-Revision-Date: 2010-12-09 20:20+0100\n" "Last-Translator: Federico Zenith <[email protected]>\n" "Language-Team: Italian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-18.08.3/po/ja/katomic.po new/katomic-18.12.0/po/ja/katomic.po --- old/katomic-18.08.3/po/ja/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/ja/katomic.po 2018-12-07 01:30:30.000000000 +0100 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" "PO-Revision-Date: 2010-02-02 22:00+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/katomic-18.08.3/po/kk/katomic.po new/katomic-18.12.0/po/kk/katomic.po --- old/katomic-18.08.3/po/kk/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/kk/katomic.po 2018-12-07 01:30:30.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-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" "PO-Revision-Date: 2012-02-28 06:11+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/katomic-18.08.3/po/km/katomic.po new/katomic-18.12.0/po/km/katomic.po --- old/katomic-18.08.3/po/km/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/km/katomic.po 2018-12-07 01:30:30.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" "PO-Revision-Date: 2009-10-28 07:40+0700\n" "Last-Translator: Morn Met\n" "Language-Team: Khmer <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-18.08.3/po/ko/katomic.po new/katomic-18.12.0/po/ko/katomic.po --- old/katomic-18.08.3/po/ko/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/ko/katomic.po 2018-12-07 01:30:30.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kdegames\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" "PO-Revision-Date: 2011-02-27 02:14+0900\n" "Last-Translator: Shinjo Park <[email protected]>\n" "Language-Team: Korean <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-18.08.3/po/lt/katomic.po new/katomic-18.12.0/po/lt/katomic.po --- old/katomic-18.08.3/po/lt/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/lt/katomic.po 2018-12-07 01:30:30.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" "PO-Revision-Date: 2011-08-08 20:44+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/katomic-18.08.3/po/lv/katomic.po new/katomic-18.12.0/po/lv/katomic.po --- old/katomic-18.08.3/po/lv/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/lv/katomic.po 2018-12-07 01:30:30.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" "PO-Revision-Date: 2012-06-29 20:16+0300\n" "Last-Translator: Einars Sprugis <[email protected]>\n" "Language-Team: Latvian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-18.08.3/po/mr/katomic.po new/katomic-18.12.0/po/mr/katomic.po --- old/katomic-18.08.3/po/mr/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/mr/katomic.po 2018-12-07 01:30:30.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-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" "PO-Revision-Date: 2013-03-13 13:21+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/katomic-18.08.3/po/nb/katomic.po new/katomic-18.12.0/po/nb/katomic.po --- old/katomic-18.08.3/po/nb/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/nb/katomic.po 2018-12-07 01:30:30.000000000 +0100 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" "PO-Revision-Date: 2010-10-19 12:05+0200\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/katomic-18.08.3/po/nds/katomic.po new/katomic-18.12.0/po/nds/katomic.po --- old/katomic-18.08.3/po/nds/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/nds/katomic.po 2018-12-07 01:30:30.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" "PO-Revision-Date: 2010-08-27 08:53+0200\n" "Last-Translator: Manfred Wiese <[email protected]>\n" "Language-Team: Low Saxon <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-18.08.3/po/nl/katomic.po new/katomic-18.12.0/po/nl/katomic.po --- old/katomic-18.08.3/po/nl/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/nl/katomic.po 2018-12-07 01:30:30.000000000 +0100 @@ -14,7 +14,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" "PO-Revision-Date: 2010-09-11 10:56+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/katomic-18.08.3/po/nn/katomic.po new/katomic-18.12.0/po/nn/katomic.po --- old/katomic-18.08.3/po/nn/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/nn/katomic.po 2018-12-07 01:30:30.000000000 +0100 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" "PO-Revision-Date: 2016-01-07 20:39+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/katomic-18.08.3/po/pa/katomic.po new/katomic-18.12.0/po/pa/katomic.po --- old/katomic-18.08.3/po/pa/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/pa/katomic.po 2018-12-07 01:30:30.000000000 +0100 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+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/katomic-18.08.3/po/pl/katomic.po new/katomic-18.12.0/po/pl/katomic.po --- old/katomic-18.08.3/po/pl/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/pl/katomic.po 2018-12-07 01:30:30.000000000 +0100 @@ -1,5 +1,5 @@ # translation of katomic.po to Polish -# Version: $Revision: 1501348 $ +# Version: $Revision: 1528210 $ # Michal Rudolf <[email protected]>, 2003, 2005, 2007, 2009. # Maciej Wikło <[email protected]>, 2010. # Marta Rybczyńska <[email protected]>, 2010. @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+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" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-18.08.3/po/pt/katomic.po new/katomic-18.12.0/po/pt/katomic.po --- old/katomic-18.08.3/po/pt/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/pt/katomic.po 2018-12-07 01:30:30.000000000 +0100 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" "PO-Revision-Date: 2010-08-14 10:43+0100\n" "Last-Translator: Pedro Morais <[email protected]>\n" "Language-Team: pt <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-18.08.3/po/pt_BR/katomic.po new/katomic-18.12.0/po/pt_BR/katomic.po --- old/katomic-18.08.3/po/pt_BR/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/pt_BR/katomic.po 2018-12-07 01:30:30.000000000 +0100 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" "PO-Revision-Date: 2017-10-25 11:46-0300\n" "Last-Translator: Luiz Fernando Ranghetti <[email protected]>\n" "Language-Team: Portuguese <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-18.08.3/po/ro/katomic.po new/katomic-18.12.0/po/ro/katomic.po --- old/katomic-18.08.3/po/ro/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/ro/katomic.po 2018-12-07 01:30:30.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" "PO-Revision-Date: 2009-08-09 07:59+0300\n" "Last-Translator: Sergiu Bivol <[email protected]>\n" "Language-Team: Română <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-18.08.3/po/ru/katomic.po new/katomic-18.12.0/po/ru/katomic.po --- old/katomic-18.08.3/po/ru/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/ru/katomic.po 2018-12-07 01:30:30.000000000 +0100 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" "PO-Revision-Date: 2016-01-07 18:21+0300\n" "Last-Translator: Alexander Potashev <[email protected]>\n" "Language-Team: Russian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-18.08.3/po/sk/katomic.po new/katomic-18.12.0/po/sk/katomic.po --- old/katomic-18.08.3/po/sk/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/sk/katomic.po 2018-12-07 01:30:30.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" "PO-Revision-Date: 2011-01-16 14:41+0100\n" "Last-Translator: Michal Sulek <[email protected]>\n" "Language-Team: Slovak <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-18.08.3/po/sl/katomic.po new/katomic-18.12.0/po/sl/katomic.po --- old/katomic-18.08.3/po/sl/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/sl/katomic.po 2018-12-07 01:30:30.000000000 +0100 @@ -2,7 +2,7 @@ # Translation of katomic.po to Slovenian # -*- mode:po; coding:iso-latin-2; -*- Slovenian translation of Katomic. # Copyright (C) 2001, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. -# $Id: katomic.po 1501355 2017-10-23 02:25:35Z scripty $ +# $Id: katomic.po 1528210 2018-11-12 06:44:57Z scripty $ # $Source$ # # Roman Maurer <[email protected]>, 2001. @@ -15,7 +15,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" "PO-Revision-Date: 2014-12-07 12:57+0100\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/katomic-18.08.3/po/sr/katomic.po new/katomic-18.12.0/po/sr/katomic.po --- old/katomic-18.08.3/po/sr/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/sr/katomic.po 2018-12-07 01:30:30.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+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" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-18.08.3/po/sv/katomic.po new/katomic-18.12.0/po/sv/katomic.po --- old/katomic-18.08.3/po/sv/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/sv/katomic.po 2018-12-07 01:30:30.000000000 +0100 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" "PO-Revision-Date: 2010-08-14 15:51+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/katomic-18.08.3/po/tr/katomic.po new/katomic-18.12.0/po/tr/katomic.po --- old/katomic-18.08.3/po/tr/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/tr/katomic.po 2018-12-07 01:30:30.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-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" "PO-Revision-Date: 2014-06-08 13:55+0000\n" "Last-Translator: Volkan Gezer <[email protected]>\n" "Language-Team: Turkish (http://www.transifex.com/projects/p/kdegames-k-tr/" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-18.08.3/po/ug/katomic.po new/katomic-18.12.0/po/ug/katomic.po --- old/katomic-18.08.3/po/ug/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/ug/katomic.po 2018-12-07 01:30:30.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" "PO-Revision-Date: 2013-09-08 07:05+0900\n" "Last-Translator: Gheyret Kenji <[email protected]>\n" "Language-Team: Uyghur Computer Science Association <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-18.08.3/po/uk/katomic.po new/katomic-18.12.0/po/uk/katomic.po --- old/katomic-18.08.3/po/uk/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/uk/katomic.po 2018-12-07 01:30:30.000000000 +0100 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" "PO-Revision-Date: 2010-08-14 08:03+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/katomic-18.08.3/po/zh_CN/katomic.po new/katomic-18.12.0/po/zh_CN/katomic.po --- old/katomic-18.08.3/po/zh_CN/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/zh_CN/katomic.po 2018-12-07 01:30:30.000000000 +0100 @@ -12,8 +12,8 @@ msgstr "" "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" -"PO-Revision-Date: 2018-11-01 23:20\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" +"PO-Revision-Date: 2018-11-12 09:24\n" "Last-Translator: guoyunhe <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-18.08.3/po/zh_TW/katomic.po new/katomic-18.12.0/po/zh_TW/katomic.po --- old/katomic-18.08.3/po/zh_TW/katomic.po 2018-11-06 01:15:02.000000000 +0100 +++ new/katomic-18.12.0/po/zh_TW/katomic.po 2018-12-07 01:30:31.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"POT-Creation-Date: 2018-11-12 06:51+0100\n" "PO-Revision-Date: 2010-08-29 14:26+0800\n" "Last-Translator: Franklin Weng <[email protected]>\n" "Language-Team: Chinese Traditional <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-18.08.3/toplevel.cpp new/katomic-18.12.0/toplevel.cpp --- old/katomic-18.08.3/toplevel.cpp 2018-05-01 02:37:31.000000000 +0200 +++ new/katomic-18.12.0/toplevel.cpp 2018-11-08 00:36:13.000000000 +0100 @@ -88,7 +88,7 @@ // Game KStandardGameAction::restart(m_gameWid, SLOT(restartLevel()), actionCollection()); // FIXME: comment this until highscore dialog will be implemented. - // (katomic needs spesial one) + // (katomic needs special one) // KStandardGameAction::highscores(m_gameWid, SLOT(showHighscores()), actionCollection()); KStandardGameAction::load(m_gameWid, SLOT(loadGame()), actionCollection()); KStandardGameAction::save(m_gameWid, SLOT(saveGame()), actionCollection());
