Hello community, here is the log from the commit of package katomic for openSUSE:Factory checked in at 2017-12-19 10:52:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/katomic (Old) and /work/SRC/openSUSE:Factory/.katomic.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "katomic" Tue Dec 19 10:52:53 2017 rev:69 rq:556149 version:17.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/katomic/katomic.changes 2017-11-17 10:44:48.770082760 +0100 +++ /work/SRC/openSUSE:Factory/.katomic.new/katomic.changes 2017-12-19 10:52:55.573458290 +0100 @@ -1,0 +2,30 @@ +Sat Dec 09 14:59:03 CET 2017 - [email protected] + +- Update to 17.12.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12.0.php +- Changes since 17.11.90: + * None + +------------------------------------------------------------------- +Sat Dec 02 10:12:35 CET 2017 - [email protected] + +- Update to 17.11.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12-rc.php +- Changes since 17.11.80: + * None + +------------------------------------------------------------------- +Mon Nov 20 06:59:00 CET 2017 - [email protected] + +- Update to 17.11.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12-beta.php +- Changes since 17.08.3: + * It's already done by kaboutdata + +------------------------------------------------------------------- Old: ---- katomic-17.08.3.tar.xz New: ---- katomic-17.12.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ katomic.spec ++++++ --- /var/tmp/diff_new_pack.1rt7KL/_old 2017-12-19 10:52:56.201427975 +0100 +++ /var/tmp/diff_new_pack.1rt7KL/_new 2017-12-19 10:52:56.201427975 +0100 @@ -19,7 +19,7 @@ %bcond_without lang Name: katomic -Version: 17.08.3 +Version: 17.12.0 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) ++++++ katomic-17.08.3.tar.xz -> katomic-17.12.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/CMakeLists.txt new/katomic-17.12.0/CMakeLists.txt --- old/katomic-17.08.3/CMakeLists.txt 2017-11-07 02:19:14.000000000 +0100 +++ new/katomic-17.12.0/CMakeLists.txt 2017-12-08 01:52:40.000000000 +0100 @@ -1,10 +1,10 @@ project(katomic) cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR) -set(QT_MIN_VERSION "5.3.0") -set (KF5_MIN_VERSION "5.15.0") +set(QT_MIN_VERSION "5.7.0") +set (KF5_MIN_VERSION "5.30.0") -find_package(ECM 1.7.0 REQUIRED CONFIG) +find_package(ECM ${KF5_MIN_VERSION} REQUIRED CONFIG) set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR}) find_package(Qt5 ${QT_MIN_VERSION} REQUIRED NO_MODULE COMPONENTS Widgets) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/levelsetdelegate.cpp new/katomic-17.12.0/levelsetdelegate.cpp --- old/katomic-17.08.3/levelsetdelegate.cpp 2017-10-16 06:33:41.000000000 +0200 +++ new/katomic-17.12.0/levelsetdelegate.cpp 2017-10-22 15:29:09.000000000 +0200 @@ -38,7 +38,7 @@ void LevelSetDelegate::paint(QPainter* p, const QStyleOptionViewItem& opt, const QModelIndex& index) const { p->save(); - QStyleOptionViewItemV4 option(opt); + QStyleOptionViewItem option(opt); initStyleOption(&option, index); // diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/main.cpp new/katomic-17.12.0/main.cpp --- old/katomic-17.08.3/main.cpp 2017-10-16 06:33:41.000000000 +0200 +++ new/katomic-17.12.0/main.cpp 2017-10-22 15:29:09.000000000 +0200 @@ -71,8 +71,6 @@ QCommandLineParser parser; KAboutData::setApplicationData(aboutData); KCrash::initialize(); - parser.addVersionOption(); - parser.addHelpOption(); parser.addOption(QCommandLineOption(QStringList() << QStringLiteral("hackmode"), i18n( "Enable access to all levels" ))); aboutData.setupCommandLine(&parser); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/ar/katomic.po new/katomic-17.12.0/po/ar/katomic.po --- old/katomic-17.08.3/po/ar/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/ar/katomic.po 2017-12-08 01:52:39.000000000 +0100 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\n" "PO-Revision-Date: 2007-10-14 15:44+0000\n" "Last-Translator: Youssef Chahibi <[email protected]>\n" "Language-Team: <[email protected]>\n" @@ -218,12 +218,12 @@ msgid "Port to use KGameRenderer" msgstr "" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "مكّن الوصول إلى كل المستويات" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/ast/katomic.po new/katomic-17.12.0/po/ast/katomic.po --- old/katomic-17.08.3/po/ast/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/ast/katomic.po 2017-12-08 01:52:39.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 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" @@ -210,12 +210,12 @@ msgid "Port to use KGameRenderer" msgstr "" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/bg/katomic.po new/katomic-17.12.0/po/bg/katomic.po --- old/katomic-17.08.3/po/bg/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/bg/katomic.po 2017-12-08 01:52:39.000000000 +0100 @@ -20,7 +20,7 @@ # on the bulgarian chemical compound names # please contact vladimirg at users.sourceforge.net # -# $Id: katomic.po 1475095 2016-11-19 20:01:24Z scripty $ +# $Id: katomic.po 1501293 2017-10-23 02:22:28Z 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: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\n" "PO-Revision-Date: 2011-07-28 18:17+0300\n" "Last-Translator: Yasen Pramatarov <[email protected]>\n" "Language-Team: Bulgarian <[email protected]>\n" @@ -236,12 +236,12 @@ msgid "Port to use KGameRenderer" msgstr "Версия с използване на KGameRenderer" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "Включване на достъпа до всички нива" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/bs/katomic.po new/katomic-17.12.0/po/bs/katomic.po --- old/katomic-17.08.3/po/bs/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/bs/katomic.po 2017-12-08 01:52:39.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kdegames\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\n" "PO-Revision-Date: 2013-10-18 20:28+0000\n" "Last-Translator: Samir Ribić <Unknown>\n" "Language-Team: Bosnian <[email protected]>\n" @@ -218,12 +218,12 @@ msgid "Port to use KGameRenderer" msgstr "Ulaz za korištenje KGameRenderer" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "Omogućiti pristup svim nivoima" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/ca/katomic.po new/katomic-17.12.0/po/ca/katomic.po --- old/katomic-17.08.3/po/ca/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/ca/katomic.po 2017-12-08 01:52:39.000000000 +0100 @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\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" @@ -222,12 +222,12 @@ msgid "Port to use KGameRenderer" msgstr "Adaptació per a usar el KGameRenderer" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "Habilita l'accés a tots els nivells " -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/ca@valencia/katomic.po new/katomic-17.12.0/po/ca@valencia/katomic.po --- old/katomic-17.08.3/po/ca@valencia/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/ca@valencia/katomic.po 2017-12-08 01:52:39.000000000 +0100 @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\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" @@ -222,12 +222,12 @@ msgid "Port to use KGameRenderer" msgstr "Adaptació per a usar el KGameRenderer" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "Habilita l'accés a tots els nivells " -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/cs/katomic.po new/katomic-17.12.0/po/cs/katomic.po --- old/katomic-17.08.3/po/cs/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/cs/katomic.po 2017-12-08 01:52:39.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\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" @@ -216,12 +216,12 @@ msgid "Port to use KGameRenderer" msgstr "Port použití KGameRendereru" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "Povolit přístup do všech úrovní" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/da/katomic.po new/katomic-17.12.0/po/da/katomic.po --- old/katomic-17.08.3/po/da/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/da/katomic.po 2017-12-08 01:52:39.000000000 +0100 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\n" "PO-Revision-Date: 2010-12-04 19:35+0100\n" "Last-Translator: Martin Schlander <[email protected]>\n" "Language-Team: Danish <[email protected]>\n" @@ -217,12 +217,12 @@ msgid "Port to use KGameRenderer" msgstr "Portering til at bruge KGameRenderer" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "Aktivér adgang til alle baner" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/de/katomic.po new/katomic-17.12.0/po/de/katomic.po --- old/katomic-17.08.3/po/de/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/de/katomic.po 2017-12-08 01:52:39.000000000 +0100 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\n" "PO-Revision-Date: 2012-05-18 19:01+0200\n" "Last-Translator: Frederik Schwarzer <[email protected]>\n" "Language-Team: German <[email protected]>\n" @@ -218,12 +218,12 @@ msgid "Port to use KGameRenderer" msgstr "Portierung zu KGameRenderer" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "Zugriff auf alle Ebenen erlauben" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/el/katomic.po new/katomic-17.12.0/po/el/katomic.po --- old/katomic-17.08.3/po/el/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/el/katomic.po 2017-12-08 01:52:39.000000000 +0100 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\n" "PO-Revision-Date: 2012-08-06 18:10+0200\n" "Last-Translator: Dimitrios Glentadakis <[email protected]>\n" "Language-Team: Greek <[email protected]>\n" @@ -219,12 +219,12 @@ msgid "Port to use KGameRenderer" msgstr "Μεταφορά στο KGameRenderer" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "Επιτρέπεται η πρόσβαση σε όλα τα επίπεδα" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/en_GB/katomic.po new/katomic-17.12.0/po/en_GB/katomic.po --- old/katomic-17.08.3/po/en_GB/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/en_GB/katomic.po 2017-12-08 01:52:39.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\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" @@ -213,12 +213,12 @@ msgid "Port to use KGameRenderer" msgstr "Port to use KGameRenderer" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "Enable access to all levels" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/eo/katomic.po new/katomic-17.12.0/po/eo/katomic.po --- old/katomic-17.08.3/po/eo/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/eo/katomic.po 2017-12-08 01:52:39.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\n" "PO-Revision-Date: 2002-03-10 20:59GMT\n" "Last-Translator: Wolfram Diestel <[email protected]>\n" "Language-Team: Esperanto <[email protected]>\n" @@ -212,12 +212,12 @@ msgid "Port to use KGameRenderer" msgstr "" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/es/katomic.po new/katomic-17.12.0/po/es/katomic.po --- old/katomic-17.08.3/po/es/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/es/katomic.po 2017-12-08 01:52:39.000000000 +0100 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\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" @@ -223,12 +223,12 @@ msgid "Port to use KGameRenderer" msgstr "Puerto para usar KGameRenderer" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "Activar acceso a todos los niveles" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/et/katomic.po new/katomic-17.12.0/po/et/katomic.po --- old/katomic-17.08.3/po/et/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/et/katomic.po 2017-12-08 01:52:39.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\n" "PO-Revision-Date: 2010-10-19 05:22+0300\n" "Last-Translator: Marek Laane <[email protected]>\n" "Language-Team: Estonian <[email protected]>\n" @@ -216,12 +216,12 @@ msgid "Port to use KGameRenderer" msgstr "Portimine KGameRendereri peale" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "Ligipääsu lubamine kõigile tasemetele" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/eu/katomic.po new/katomic-17.12.0/po/eu/katomic.po --- old/katomic-17.08.3/po/eu/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/eu/katomic.po 2017-12-08 01:52:39.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\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" @@ -216,12 +216,12 @@ msgid "Port to use KGameRenderer" msgstr "" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "Gaitu mail guztietara atzitzea" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/fa/katomic.po new/katomic-17.12.0/po/fa/katomic.po --- old/katomic-17.08.3/po/fa/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/fa/katomic.po 2017-12-08 01:52:39.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\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" @@ -215,12 +215,12 @@ msgid "Port to use KGameRenderer" msgstr "" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "فعالسازی دستیابی به همه سطوح" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/fi/katomic.po new/katomic-17.12.0/po/fi/katomic.po --- old/katomic-17.08.3/po/fi/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/fi/katomic.po 2017-12-08 01:52:39.000000000 +0100 @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\n" "PO-Revision-Date: 2014-11-08 02:38+0200\n" "Last-Translator: Lasse Liehu <[email protected]>\n" "Language-Team: Finnish <[email protected]>\n" @@ -226,12 +226,12 @@ msgid "Port to use KGameRenderer" msgstr "Siirros use KGameRendereriin" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "Pääsy kaikille tasoille" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/fr/katomic.po new/katomic-17.12.0/po/fr/katomic.po --- old/katomic-17.08.3/po/fr/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/fr/katomic.po 2017-12-08 01:52:39.000000000 +0100 @@ -20,7 +20,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\n" "PO-Revision-Date: 2013-07-08 17:43+0200\n" "Last-Translator: xavier <[email protected]>\n" "Language-Team: French <[email protected]>\n" @@ -231,12 +231,12 @@ msgid "Port to use KGameRenderer" msgstr "Portage pour utiliser « KGameRenderer »" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "Permettre l'accès à tous les niveaux" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/ga/katomic.po new/katomic-17.12.0/po/ga/katomic.po --- old/katomic-17.08.3/po/ga/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/ga/katomic.po 2017-12-08 01:52:39.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: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\n" "PO-Revision-Date: 2004-12-03 14:52-0500\n" "Last-Translator: Kevin Scannell <[email protected]>\n" "Language-Team: Irish <[email protected]>\n" @@ -217,12 +217,12 @@ msgid "Port to use KGameRenderer" msgstr "Leagan a úsáideann KGameRenderer" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "Cumasaigh rochtain ar gach leibhéal" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/gl/katomic.po new/katomic-17.12.0/po/gl/katomic.po --- old/katomic-17.08.3/po/gl/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/gl/katomic.po 2017-12-08 01:52:39.000000000 +0100 @@ -9,8 +9,8 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" -"PO-Revision-Date: 2017-09-02 13:05+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\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" "Language: gl\n" @@ -33,7 +33,7 @@ msgid "Your emails" msgstr "" "[email protected], [email protected], " -"[email protected], [email protected]" +"[email protected], [email protected]" #: chooselevelsetdialog.cpp:44 #, kde-format @@ -45,8 +45,8 @@ msgid "" "Failed to load level set \"%1\". Check if it is installed on your computer." msgstr "" -"Fallou a carga do conxunto de niveis «%1». Comproba se está instalado neste " -"computador." +"Non se puido cargar conxunto de niveis «%1». Comproba se está instalado " +"neste computador." #: gamewidget.cpp:152 #, kde-format @@ -222,18 +222,18 @@ msgid "Port to use KGameRenderer" msgstr "Portaxe para empregar o KGameRenderer" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "Activar o acceso a todos os niveis" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " "your installation." msgstr "" -"KAtomic non puido atopar o seu conxunto de niveis por omisión e vai saír. " +"KAtomic non puido atopar o seu conxunto de niveis predeterminado e vai saír. " "Comproba a instalación." #: toplevel.cpp:55 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/he/katomic.po new/katomic-17.12.0/po/he/katomic.po --- old/katomic-17.08.3/po/he/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/he/katomic.po 2017-12-08 01:52:39.000000000 +0100 @@ -17,7 +17,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\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" @@ -221,12 +221,12 @@ msgid "Port to use KGameRenderer" msgstr "" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/hi/katomic.po new/katomic-17.12.0/po/hi/katomic.po --- old/katomic-17.08.3/po/hi/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/hi/katomic.po 2017-12-08 01:52:39.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\n" "PO-Revision-Date: 2007-12-23 17:12+0530\n" "Last-Translator: Ravishankar Shrivastava <[email protected]>\n" "Language-Team: Hindi <[email protected]>\n" @@ -217,12 +217,12 @@ msgid "Port to use KGameRenderer" msgstr "" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "सभी स्तर पर पहुंच सक्षम करें" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/hr/katomic.po new/katomic-17.12.0/po/hr/katomic.po --- old/katomic-17.08.3/po/hr/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/hr/katomic.po 2017-12-08 01:52:39.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: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\n" "PO-Revision-Date: 2010-10-29 20:14+0200\n" "Last-Translator: Oliver Mucafir <[email protected]>\n" "Language-Team: Croatian <[email protected]>\n" @@ -218,12 +218,12 @@ msgid "Port to use KGameRenderer" msgstr "Port za korištenje KGameRenderera" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "Omogućen pristup svim razinama" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/hu/katomic.po new/katomic-17.12.0/po/hu/katomic.po --- old/katomic-17.08.3/po/hu/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/hu/katomic.po 2017-12-08 01:52:39.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: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\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" @@ -215,12 +215,12 @@ msgid "Port to use KGameRenderer" msgstr "Átírva a KGameRenderer használatára" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "Hozzáférés az összes szinthez" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/is/katomic.po new/katomic-17.12.0/po/is/katomic.po --- old/katomic-17.08.3/po/is/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/is/katomic.po 2017-12-08 01:52:39.000000000 +0100 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\n" "PO-Revision-Date: 2009-06-13 16:24+0000\n" "Last-Translator: Sveinn í Felli <[email protected]>\n" "Language-Team: icelandic <[email protected]>\n" @@ -219,12 +219,12 @@ msgid "Port to use KGameRenderer" msgstr "" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/it/katomic.po new/katomic-17.12.0/po/it/katomic.po --- old/katomic-17.08.3/po/it/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/it/katomic.po 2017-12-08 01:52:39.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\n" "PO-Revision-Date: 2010-12-09 20:20+0100\n" "Last-Translator: Federico Zenith <[email protected]>\n" "Language-Team: Italian <[email protected]>\n" @@ -216,12 +216,12 @@ msgid "Port to use KGameRenderer" msgstr "Adattamento a KGameRenderer" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "Abilita l'accesso a tutti i livelli" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/ja/katomic.po new/katomic-17.12.0/po/ja/katomic.po --- old/katomic-17.08.3/po/ja/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/ja/katomic.po 2017-12-08 01:52:39.000000000 +0100 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\n" "PO-Revision-Date: 2010-02-02 22:00+0900\n" "Last-Translator: Yukiko Bando <[email protected]>\n" "Language-Team: Japanese <[email protected]>\n" @@ -218,12 +218,12 @@ msgid "Port to use KGameRenderer" msgstr "" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "すべてのレベルへのアクセスを有効にする" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/kk/katomic.po new/katomic-17.12.0/po/kk/katomic.po --- old/katomic-17.08.3/po/kk/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/kk/katomic.po 2017-12-08 01:52:39.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\n" "PO-Revision-Date: 2012-02-28 06:11+0600\n" "Last-Translator: Sairan Kikkarin <[email protected]>\n" "Language-Team: Kazakh <[email protected]>\n" @@ -212,12 +212,12 @@ msgid "Port to use KGameRenderer" msgstr "KGameRenderer қолдануын порттау" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "Бүкіл деңгейлерін рұқсат ету" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/km/katomic.po new/katomic-17.12.0/po/km/katomic.po --- old/katomic-17.08.3/po/km/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/km/katomic.po 2017-12-08 01:52:39.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\n" "PO-Revision-Date: 2009-10-28 07:40+0700\n" "Last-Translator: Morn Met\n" "Language-Team: Khmer <[email protected]>\n" @@ -214,12 +214,12 @@ msgid "Port to use KGameRenderer" msgstr "ច្រកសម្រាប់ប្រើ KGameRenderer" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "អនុញ្ញាតការចូលដំណើរការទៅគ្រប់កម្រិត" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/ko/katomic.po new/katomic-17.12.0/po/ko/katomic.po --- old/katomic-17.08.3/po/ko/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/ko/katomic.po 2017-12-08 01:52:39.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: kdegames\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\n" "PO-Revision-Date: 2011-02-27 02:14+0900\n" "Last-Translator: Shinjo Park <[email protected]>\n" "Language-Team: Korean <[email protected]>\n" @@ -212,12 +212,12 @@ msgid "Port to use KGameRenderer" msgstr "KGameRenderer 포팅" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "모든 단계를 실행할 수 있도록 하기" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/lt/katomic.po new/katomic-17.12.0/po/lt/katomic.po --- old/katomic-17.08.3/po/lt/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/lt/katomic.po 2017-12-08 01:52:39.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\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" @@ -216,12 +216,12 @@ msgid "Port to use KGameRenderer" msgstr "" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "Įgalinti prieigą prie visų lygių" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/lv/katomic.po new/katomic-17.12.0/po/lv/katomic.po --- old/katomic-17.08.3/po/lv/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/lv/katomic.po 2017-12-08 01:52:39.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\n" "PO-Revision-Date: 2012-06-29 20:16+0300\n" "Last-Translator: Einars Sprugis <[email protected]>\n" "Language-Team: Latvian <[email protected]>\n" @@ -216,12 +216,12 @@ msgid "Port to use KGameRenderer" msgstr "Ports, lai izmantotu KGameRenderer" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "Ieslēgt pieeju visiem līmeņiem" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/mr/katomic.po new/katomic-17.12.0/po/mr/katomic.po --- old/katomic-17.08.3/po/mr/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/mr/katomic.po 2017-12-08 01:52:39.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\n" "PO-Revision-Date: 2013-03-13 13:21+0530\n" "Last-Translator: Chetan Khona <[email protected]>\n" "Language-Team: Marathi <[email protected]>\n" @@ -210,12 +210,12 @@ msgid "Port to use KGameRenderer" msgstr "" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/nds/katomic.po new/katomic-17.12.0/po/nds/katomic.po --- old/katomic-17.08.3/po/nds/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/nds/katomic.po 2017-12-08 01:52:39.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\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" @@ -215,12 +215,12 @@ msgid "Port to use KGameRenderer" msgstr "Porteren för den Bruuk vun \"KGameRenderer\"" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "All Stopen tolaten" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/nl/katomic.po new/katomic-17.12.0/po/nl/katomic.po --- old/katomic-17.08.3/po/nl/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/nl/katomic.po 2017-12-08 01:52:39.000000000 +0100 @@ -14,7 +14,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\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" @@ -222,12 +222,12 @@ msgid "Port to use KGameRenderer" msgstr "Code geport om KGameRenderer te gebruiken" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "Toegang tot alle niveaus activeren" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/pa/katomic.po new/katomic-17.12.0/po/pa/katomic.po --- old/katomic-17.08.3/po/pa/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/pa/katomic.po 2017-12-08 01:52:39.000000000 +0100 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\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" @@ -212,12 +212,12 @@ msgid "Port to use KGameRenderer" msgstr "" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/pl/katomic.po new/katomic-17.12.0/po/pl/katomic.po --- old/katomic-17.08.3/po/pl/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/pl/katomic.po 2017-12-08 01:52:39.000000000 +0100 @@ -1,5 +1,5 @@ # translation of katomic.po to Polish -# Version: $Revision: 1475158 $ +# Version: $Revision: 1501348 $ # 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: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\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" @@ -222,12 +222,12 @@ msgid "Port to use KGameRenderer" msgstr "Port, który używa KGameRenderer" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "Włącz dostęp do wszystkich poziomów" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/pt/katomic.po new/katomic-17.12.0/po/pt/katomic.po --- old/katomic-17.08.3/po/pt/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/pt/katomic.po 2017-12-08 01:52:40.000000000 +0100 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\n" "PO-Revision-Date: 2010-08-14 10:43+0100\n" "Last-Translator: Pedro Morais <[email protected]>\n" "Language-Team: pt <[email protected]>\n" @@ -223,12 +223,12 @@ msgid "Port to use KGameRenderer" msgstr "Modificações para usar o KGameRenderer" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "Activar o acesso a todos os níveis" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/pt_BR/katomic.po new/katomic-17.12.0/po/pt_BR/katomic.po --- old/katomic-17.08.3/po/pt_BR/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/pt_BR/katomic.po 2017-12-08 01:52:40.000000000 +0100 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\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" @@ -218,12 +218,12 @@ msgid "Port to use KGameRenderer" msgstr "Modificações para usar o KGameRenderer" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "Habilita acesso a todos os níveis" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/ro/katomic.po new/katomic-17.12.0/po/ro/katomic.po --- old/katomic-17.08.3/po/ro/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/ro/katomic.po 2017-12-08 01:52:40.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\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" @@ -217,12 +217,12 @@ msgid "Port to use KGameRenderer" msgstr "" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "Activează accesul la toate nivelurile" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/ru/katomic.po new/katomic-17.12.0/po/ru/katomic.po --- old/katomic-17.08.3/po/ru/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/ru/katomic.po 2017-12-08 01:52:40.000000000 +0100 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\n" "PO-Revision-Date: 2016-01-07 18:21+0300\n" "Last-Translator: Alexander Potashev <[email protected]>\n" "Language-Team: Russian <[email protected]>\n" @@ -223,12 +223,12 @@ msgid "Port to use KGameRenderer" msgstr "Перенос на библиотеку KGameRenderer" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "Включить доступ ко всем уровням" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/sk/katomic.po new/katomic-17.12.0/po/sk/katomic.po --- old/katomic-17.08.3/po/sk/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/sk/katomic.po 2017-12-08 01:52:40.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\n" "PO-Revision-Date: 2011-01-16 14:41+0100\n" "Last-Translator: Michal Sulek <[email protected]>\n" "Language-Team: Slovak <[email protected]>\n" @@ -217,12 +217,12 @@ msgid "Port to use KGameRenderer" msgstr "Portovanie na KGameRenderer" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "Povoliť prístup do všetkých úrovní" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/sl/katomic.po new/katomic-17.12.0/po/sl/katomic.po --- old/katomic-17.08.3/po/sl/katomic.po 2017-11-07 02:19:12.000000000 +0100 +++ new/katomic-17.12.0/po/sl/katomic.po 2017-12-08 01:52:40.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 1475166 2016-11-19 20:25:06Z scripty $ +# $Id: katomic.po 1501355 2017-10-23 02:25:35Z 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: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\n" "PO-Revision-Date: 2014-12-07 12:57+0100\n" "Last-Translator: Andrej Mernik <[email protected]>\n" "Language-Team: Slovenian <[email protected]>\n" @@ -230,12 +230,12 @@ msgid "Port to use KGameRenderer" msgstr "Predelava za uporabo KGameRenderer" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "Omogoči dostop do vseh stopenj" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/sr/katomic.po new/katomic-17.12.0/po/sr/katomic.po --- old/katomic-17.08.3/po/sr/katomic.po 2017-11-07 02:19:13.000000000 +0100 +++ new/katomic-17.12.0/po/sr/katomic.po 2017-12-08 01:52:40.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\n" "PO-Revision-Date: 2016-03-20 15:25+0100\n" "Last-Translator: Chusslove Illich <[email protected]>\n" "Language-Team: Serbian <[email protected]>\n" @@ -221,12 +221,12 @@ msgid "Port to use KGameRenderer" msgstr "Пренос на KGameRenderer" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "Укључи приступ свим нивоима" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/sv/katomic.po new/katomic-17.12.0/po/sv/katomic.po --- old/katomic-17.08.3/po/sv/katomic.po 2017-11-07 02:19:13.000000000 +0100 +++ new/katomic-17.12.0/po/sv/katomic.po 2017-12-08 01:52:40.000000000 +0100 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\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" @@ -213,12 +213,12 @@ msgid "Port to use KGameRenderer" msgstr "Anpassning för att använda KGameRenderer" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "Aktivera åtkomst till alla nivåer" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/tr/katomic.po new/katomic-17.12.0/po/tr/katomic.po --- old/katomic-17.08.3/po/tr/katomic.po 2017-11-07 02:19:13.000000000 +0100 +++ new/katomic-17.12.0/po/tr/katomic.po 2017-12-08 01:52:40.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: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\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/" @@ -220,12 +220,12 @@ msgid "Port to use KGameRenderer" msgstr "KGameRenderer kullanmak için geçiş" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "Tüm düzeylere erişimi etkinleştir" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/ug/katomic.po new/katomic-17.12.0/po/ug/katomic.po --- old/katomic-17.08.3/po/ug/katomic.po 2017-11-07 02:19:13.000000000 +0100 +++ new/katomic-17.12.0/po/ug/katomic.po 2017-12-08 01:52:40.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\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" @@ -209,12 +209,12 @@ msgid "Port to use KGameRenderer" msgstr "" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/uk/katomic.po new/katomic-17.12.0/po/uk/katomic.po --- old/katomic-17.08.3/po/uk/katomic.po 2017-11-07 02:19:13.000000000 +0100 +++ new/katomic-17.12.0/po/uk/katomic.po 2017-12-08 01:52:40.000000000 +0100 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\n" "PO-Revision-Date: 2010-08-14 08:03+0300\n" "Last-Translator: Yuri Chornoivan <[email protected]>\n" "Language-Team: Ukrainian <[email protected]>\n" @@ -221,12 +221,12 @@ msgid "Port to use KGameRenderer" msgstr "Портування на KGameRenderer" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "Дозволити доступ до всіх рівнів" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/zh_CN/katomic.po new/katomic-17.12.0/po/zh_CN/katomic.po --- old/katomic-17.08.3/po/zh_CN/katomic.po 2017-11-07 02:19:13.000000000 +0100 +++ new/katomic-17.12.0/po/zh_CN/katomic.po 2017-12-08 01:52:40.000000000 +0100 @@ -12,8 +12,8 @@ msgstr "" "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" -"PO-Revision-Date: 2017-10-19 10:52-0400\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\n" +"PO-Revision-Date: 2017-11-09 08:34-0500\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -24,7 +24,7 @@ "X-Generator: crowdin.com\n" "X-Crowdin-Project: kdeorg\n" "X-Crowdin-Language: zh-CN\n" -"X-Crowdin-File: /kf5-stable/messages/kdegames/katomic.pot\n" +"X-Crowdin-File: /kf5-trunk/messages/kdegames/katomic.pot\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -220,12 +220,12 @@ msgid "Port to use KGameRenderer" msgstr "移植到 KGameRenderer" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "启用到所有级别的访问" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/katomic-17.08.3/po/zh_TW/katomic.po new/katomic-17.12.0/po/zh_TW/katomic.po --- old/katomic-17.08.3/po/zh_TW/katomic.po 2017-11-07 02:19:13.000000000 +0100 +++ new/katomic-17.12.0/po/zh_TW/katomic.po 2017-12-08 01:52:40.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: katomic\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2016-11-19 20:14+0100\n" +"POT-Creation-Date: 2017-10-23 03:05+0200\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" @@ -212,12 +212,12 @@ msgid "Port to use KGameRenderer" msgstr "修改程式碼,使用 KGameRenderer" -#: main.cpp:76 +#: main.cpp:74 #, kde-format msgid "Enable access to all levels" msgstr "開啟所有關卡" -#: main.cpp:87 +#: main.cpp:85 #, kde-format msgid "" "KAtomic failed to find its default level set and will quit. Please check "
