Hello community,

here is the log from the commit of package kapptemplate for openSUSE:Factory 
checked in at 2019-01-08 12:20:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kapptemplate (Old)
 and      /work/SRC/openSUSE:Factory/.kapptemplate.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kapptemplate"

Tue Jan  8 12:20:34 2019 rev:66 rq:658354 version:18.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kapptemplate/kapptemplate.changes        
2018-11-13 17:17:42.954256575 +0100
+++ /work/SRC/openSUSE:Factory/.kapptemplate.new.28833/kapptemplate.changes     
2019-01-08 12:20:51.620774722 +0100
@@ -1,0 +2,35 @@
+Fri Dec 14 06:09:00 UTC 2018 - [email protected]
+
+- Update to 18.12.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.0.php
+- Changes since 18.11.90:
+  * No code changes since 18.11.90
+
+-------------------------------------------------------------------
+Mon Dec 03 20:55:50 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:02 UTC 2018 - Luca Beltrame <[email protected]>
+
+- Run spec-cleaner
+
+-------------------------------------------------------------------
+Tue Nov 20 05:56:47 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:
+  * No code changes since 18.08.3
+
+-------------------------------------------------------------------
@@ -47 +82 @@
-  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+  * https://www.kde.org/announcements/announce-applications-18.08-beta.php
@@ -97 +132 @@
-  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+  * https://www.kde.org/announcements/announce-applications-18.04-rc.php
@@ -216 +251 @@
-  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+  * https://www.kde.org/announcements/announce-applications-17.08-rc.php
@@ -298 +333 @@
-  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+  * https://www.kde.org/announcements/announce-applications-17.04-beta.php
@@ -385 +420 @@
-   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+   * https://www.kde.org/announcements/announce-applications-16.08-rc.php
@@ -506 +541 @@
-   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+   * https://www.kde.org/announcements/announce-applications-15.08-rc.php

Old:
----
  kapptemplate-18.08.3.tar.xz

New:
----
  kapptemplate-18.12.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kapptemplate.spec ++++++
--- /var/tmp/diff_new_pack.lINj2Z/_old  2019-01-08 12:20:52.104774186 +0100
+++ /var/tmp/diff_new_pack.lINj2Z/_new  2019-01-08 12:20:52.104774186 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kapptemplate
 #
-# 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:           kapptemplate
-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:           kapptemplate
+Version:        18.12.0
+Release:        0
 Summary:        Template for KDE Application Development
-License:        GPL-2.0 and GFDL-1.2
+License:        GPL-2.0-only AND GFDL-1.2-only
 Group:          Development/Tools/IDE
-Url:            http://www.kde.org/
+URL:            http://www.kde.org/
 Source0:        %{name}-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules
 BuildRequires:  karchive-devel
@@ -48,7 +47,6 @@
 %if %{with lang}
 Recommends:     %{name}-lang
 %endif
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 This package contains templates to start the development of a new KDE
@@ -70,7 +68,7 @@
   %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    org.kde.kapptemplate
 
@@ -78,8 +76,7 @@
 %postun -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
-%doc COPYING*
+%license COPYING*
 %dir %{_kf5_appstreamdir}
 %doc %lang(en) %{_kf5_htmldir}/en/*/
 %{_kf5_applicationsdir}/org.kde.kapptemplate.desktop
@@ -91,7 +88,7 @@
 
 %if %{with lang}
 %files lang -f %{name}.lang
-%doc COPYING*
+%license COPYING*
 %endif
 
 %changelog

++++++ kapptemplate-18.08.3.tar.xz -> kapptemplate-18.12.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapptemplate-18.08.3/po/ast/kapptemplate.po 
new/kapptemplate-18.12.0/po/ast/kapptemplate.po
--- old/kapptemplate-18.08.3/po/ast/kapptemplate.po     2018-11-06 
01:17:11.000000000 +0100
+++ new/kapptemplate-18.12.0/po/ast/kapptemplate.po     1970-01-01 
01:00:00.000000000 +0100
@@ -1,318 +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-08-03 03:16+0200\n"
-"PO-Revision-Date: 2016-12-21 16:41+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]"
-
-#: src/application/apptemplatesmodel.cpp:169
-#, kde-format
-msgid "Templates Projects"
-msgstr ""
-
-#. i18n: ectx: property (text), widget (QPushButton, getNewButton)
-#: src/application/choice.ui:37
-#, kde-format
-msgid "Get More Templates"
-msgstr ""
-
-#. i18n: ectx: property (text), widget (QPushButton, installButton)
-#: src/application/choice.ui:50
-#, kde-format
-msgid "Install Template From File"
-msgstr ""
-
-#. i18n: ectx: property (text), widget (QLabel, nameLabel)
-#: src/application/choice.ui:108
-#, kde-format
-msgid "Project name:"
-msgstr ""
-
-#: src/application/choicepage.cpp:47
-#, kde-format
-msgid "Choose your project template"
-msgstr ""
-
-#: src/application/choicepage.cpp:157
-#, kde-format
-msgid "No sample picture available."
-msgstr ""
-
-#: src/application/choicepage.cpp:170
-#, kde-format
-msgid "Template description"
-msgstr ""
-
-#: src/application/generatepage.cpp:43
-#, kde-format
-msgid "Generating your project"
-msgstr ""
-
-#: src/application/generatepage.cpp:59
-#, kde-format
-msgid "%1 cannot be created."
-msgstr ""
-
-#: src/application/generatepage.cpp:79
-#, kde-format
-msgid "Path %1 could not be created."
-msgstr ""
-
-#: src/application/generatepage.cpp:91
-#, kde-format
-msgid ""
-"Failed to integrate your project information into the file %1. The project "
-"has not been generated and all temporary files will be removed."
-msgstr ""
-
-#: src/application/generatepage.cpp:98
-#, kde-format
-msgid "Could not copy template file to %1."
-msgstr ""
-
-#: src/application/generatepage.cpp:132
-#, kde-format
-msgid "Generation Progress\n"
-msgstr ""
-
-#: src/application/generatepage.cpp:232
-#, kde-format
-msgid "Succeeded.\n"
-msgstr ""
-
-#: src/application/generatepage.cpp:236
-#, kde-format
-msgid "Your project name is: <b>%1</b>, based on the %2 template.<br />"
-msgstr ""
-
-#: src/application/generatepage.cpp:237
-#, kde-format
-msgid "Version: %1 <br /><br />"
-msgstr ""
-
-#: src/application/generatepage.cpp:238
-#, kde-format
-msgid "Installed in: %1 <br /><br />"
-msgstr ""
-
-#: src/application/generatepage.cpp:239
-#, kde-format
-msgid ""
-"You will find a README in your project folder <b>%1</b><br /> to help you "
-"get started with your project."
-msgstr ""
-
-#: src/application/generatepage.cpp:245
-#, kde-format
-msgid "Error"
-msgstr ""
-
-#. i18n: ectx: property (text), widget (QLabel, label)
-#: src/application/introduction.ui:17
-#, kde-format
-msgid ""
-"This wizard will help you generate a new project.\n"
-"You will be able to start developing your own software using Qt and KDE "
-"technologies from this template."
-msgstr ""
-
-#: src/application/kapptemplate.cpp:36
-#, kde-format
-msgid "KDE and Qt Template Generator"
-msgstr ""
-
-#: src/application/kapptemplate.cpp:58
-#, kde-format
-msgid "Introduction"
-msgstr ""
-
-#: src/application/kapptemplate.cpp:65
-#, kde-format
-msgid "Set the project properties"
-msgstr ""
-
-#: src/application/kapptemplate.cpp:67
-#, kde-format
-msgid "Generate"
-msgstr ""
-
-#: src/application/kapptemplate.cpp:94
-#, kde-format
-msgid "Your project name is : %1"
-msgstr ""
-
-#. i18n: ectx: label, entry (appName), group (Project)
-#: src/application/kapptemplate.kcfg:11
-#, kde-format
-msgid "Name of the project"
-msgstr ""
-
-#. i18n: ectx: label, entry (appVersion), group (Project)
-#: src/application/kapptemplate.kcfg:15
-#, kde-format
-msgid "Project version"
-msgstr ""
-
-#. i18n: ectx: label, entry (url), group (Project)
-#: src/application/kapptemplate.kcfg:19
-#, kde-format
-msgid "Home dir of the user"
-msgstr ""
-
-#. i18n: ectx: label, entry (name), group (User)
-#: src/application/kapptemplate.kcfg:27
-#, kde-format
-msgid "Name of the user"
-msgstr ""
-
-#. i18n: ectx: label, entry (email), group (User)
-#: src/application/kapptemplate.kcfg:38
-#, kde-format
-msgid "Email of the user"
-msgstr ""
-
-#: src/application/main.cpp:41
-#, kde-format
-msgid "KAppTemplate"
-msgstr ""
-
-#: src/application/main.cpp:41
-#, kde-format
-msgid "KAppTemplate is a KDE project template generator"
-msgstr ""
-
-#: src/application/main.cpp:41
-#, kde-format
-msgid "(C) 2008 Anne-Marie Mahfouf"
-msgstr ""
-
-#: src/application/main.cpp:42
-#, kde-format
-msgid "Anne-Marie Mahfouf"
-msgstr ""
-
-#: src/application/main.cpp:43
-#, kde-format
-msgid "Sean Wilson"
-msgstr ""
-
-#: src/application/main.cpp:43
-#, kde-format
-msgid "Icons from Oxygen Team icons"
-msgstr ""
-
-#. i18n: ectx: property (text), widget (QLabel, versionLabel)
-#: src/application/properties.ui:30
-#, kde-format
-msgid "&Version number:"
-msgstr ""
-
-#. i18n: ectx: property (toolTip), widget (KLineEdit, kcfg_appVersion)
-#: src/application/properties.ui:40
-#, kde-format
-msgid "Project's version number"
-msgstr ""
-
-#. i18n: ectx: property (whatsThis), widget (KLineEdit, kcfg_appVersion)
-#: src/application/properties.ui:43
-#, kde-format
-msgid ""
-"Set your project version number. A first project should start with version "
-"0.1."
-msgstr ""
-
-#. i18n: ectx: property (inputMask), widget (KLineEdit, kcfg_appVersion)
-#: src/application/properties.ui:46
-#, kde-format
-msgid "0.0"
-msgstr ""
-
-#. i18n: ectx: property (text), widget (KLineEdit, kcfg_appVersion)
-#: src/application/properties.ui:49
-#, kde-format
-msgid "0.1"
-msgstr ""
-
-#. i18n: ectx: property (text), widget (QLabel, installLabel)
-#: src/application/properties.ui:56
-#, kde-format
-msgid "In&stallation directory:"
-msgstr ""
-
-#. i18n: ectx: property (toolTip), widget (KUrlRequester, kcfg_url)
-#: src/application/properties.ui:66
-#, kde-format
-msgid "The directory where you will build your project"
-msgstr ""
-
-#. i18n: ectx: property (whatsThis), widget (KUrlRequester, kcfg_url)
-#: src/application/properties.ui:69
-#, kde-format
-msgid ""
-"Choose the directory where you will build your project. Your home /src is a "
-"good default location."
-msgstr ""
-
-#. i18n: ectx: property (text), widget (QLabel, authorLabel)
-#: src/application/properties.ui:76
-#, fuzzy, kde-format
-#| msgctxt "NAME OF TRANSLATORS"
-#| msgid "Your names"
-msgid "Author &name:"
-msgstr "Softastur"
-
-#. i18n: ectx: property (toolTip), widget (KLineEdit, kcfg_name)
-#: src/application/properties.ui:86
-#, kde-format
-msgid "Your first name and name"
-msgstr ""
-
-#. i18n: ectx: property (whatsThis), widget (KLineEdit, kcfg_name)
-#: src/application/properties.ui:89
-#, kde-format
-msgid "This will set the copyright to this name"
-msgstr ""
-
-#. i18n: ectx: property (text), widget (QLabel, emailLabel)
-#: src/application/properties.ui:102
-#, fuzzy, kde-format
-#| msgctxt "EMAIL OF TRANSLATORS"
-#| msgid "Your emails"
-msgid "A&uthor email:"
-msgstr "[email protected]"
-
-#. i18n: ectx: property (toolTip), widget (KLineEdit, kcfg_email)
-#: src/application/properties.ui:112
-#, kde-format
-msgid "Your email address"
-msgstr ""
-
-#. i18n: ectx: property (whatsThis), widget (KLineEdit, kcfg_email)
-#: src/application/properties.ui:115
-#, kde-format
-msgid ""
-"This email address will be next to your name in the copyright credit of the "
-"project files."
-msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapptemplate-18.08.3/po/bs/kapptemplate.po 
new/kapptemplate-18.12.0/po/bs/kapptemplate.po
--- old/kapptemplate-18.08.3/po/bs/kapptemplate.po      2018-11-06 
01:17:11.000000000 +0100
+++ new/kapptemplate-18.12.0/po/bs/kapptemplate.po      2018-12-07 
01:36:10.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kdesdk\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-03 03:16+0200\n"
+"POT-Creation-Date: 2018-11-12 06:55+0100\n"
 "PO-Revision-Date: 2014-11-04 08:56+0000\n"
 "Last-Translator: Emina Huskic <[email protected]>\n"
 "Language-Team: Bosnian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapptemplate-18.08.3/po/ca/kapptemplate.po 
new/kapptemplate-18.12.0/po/ca/kapptemplate.po
--- old/kapptemplate-18.08.3/po/ca/kapptemplate.po      2018-11-06 
01:17:11.000000000 +0100
+++ new/kapptemplate-18.12.0/po/ca/kapptemplate.po      2018-12-07 
01:36:10.000000000 +0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kapptemplate\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-03 03:16+0200\n"
+"POT-Creation-Date: 2018-11-12 06:55+0100\n"
 "PO-Revision-Date: 2017-07-19 13:34+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/kapptemplate-18.08.3/po/ca@valencia/kapptemplate.po 
new/kapptemplate-18.12.0/po/ca@valencia/kapptemplate.po
--- old/kapptemplate-18.08.3/po/ca@valencia/kapptemplate.po     2018-11-06 
01:17:11.000000000 +0100
+++ new/kapptemplate-18.12.0/po/ca@valencia/kapptemplate.po     2018-12-07 
01:36:10.000000000 +0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kapptemplate\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-03 03:16+0200\n"
+"POT-Creation-Date: 2018-11-12 06:55+0100\n"
 "PO-Revision-Date: 2017-07-19 13:34+0100\n"
 "Last-Translator: Antoni Bella Pérez <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
@@ -330,29 +330,3 @@
 msgstr ""
 "Aquesta adreça de correu electrònic està al costat del nom en el crèdit del "
 "«copyright» dels fitxers del projecte."
-
-#~ msgctxt "Do not translate"
-#~ msgid "Preview"
-#~ msgstr "Preview"
-
-#~ msgctxt "Do not translate"
-#~ msgid "Description"
-#~ msgstr "Description"
-
-#~ msgid ""
-#~ "The extraction of your personal information in file %1 was not successful"
-#~ msgstr ""
-#~ "No s'ha pogut fer l'extracció de la vostra informació personal del fitxer "
-#~ "%1"
-
-#~ msgid "The file %1 cannot be created."
-#~ msgstr "No s'ha pogut crear el fitxer %1."
-
-#~ msgid ""
-#~ "\n"
-#~ "\n"
-#~ "The file %1 cannot be created."
-#~ msgstr ""
-#~ "\n"
-#~ "\n"
-#~ "No s'ha pogut crear el fitxer %1."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapptemplate-18.08.3/po/cs/kapptemplate.po 
new/kapptemplate-18.12.0/po/cs/kapptemplate.po
--- old/kapptemplate-18.08.3/po/cs/kapptemplate.po      2018-11-06 
01:17:11.000000000 +0100
+++ new/kapptemplate-18.12.0/po/cs/kapptemplate.po      2018-12-07 
01:36:10.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kapptemplate\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-03 03:16+0200\n"
+"POT-Creation-Date: 2018-11-12 06:55+0100\n"
 "PO-Revision-Date: 2017-07-27 14:34+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/kapptemplate-18.08.3/po/da/kapptemplate.po 
new/kapptemplate-18.12.0/po/da/kapptemplate.po
--- old/kapptemplate-18.08.3/po/da/kapptemplate.po      2018-11-06 
01:17:11.000000000 +0100
+++ new/kapptemplate-18.12.0/po/da/kapptemplate.po      2018-12-07 
01:36:10.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kapptemplate\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-03 03:16+0200\n"
+"POT-Creation-Date: 2018-11-12 06:55+0100\n"
 "PO-Revision-Date: 2016-07-11 21:40+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/kapptemplate-18.08.3/po/de/kapptemplate.po 
new/kapptemplate-18.12.0/po/de/kapptemplate.po
--- old/kapptemplate-18.08.3/po/de/kapptemplate.po      2018-11-06 
01:17:11.000000000 +0100
+++ new/kapptemplate-18.12.0/po/de/kapptemplate.po      2018-12-07 
01:36:10.000000000 +0100
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: kapptemplate\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-03 03:16+0200\n"
+"POT-Creation-Date: 2018-11-12 06:55+0100\n"
 "PO-Revision-Date: 2017-08-08 06:41+0100\n"
 "Last-Translator: Burkhard Lück <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapptemplate-18.08.3/po/el/kapptemplate.po 
new/kapptemplate-18.12.0/po/el/kapptemplate.po
--- old/kapptemplate-18.08.3/po/el/kapptemplate.po      2018-11-06 
01:17:11.000000000 +0100
+++ new/kapptemplate-18.12.0/po/el/kapptemplate.po      2018-12-07 
01:36:10.000000000 +0100
@@ -12,7 +12,7 @@
 msgstr ""
 "Project-Id-Version: kapptemplate\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-03 03:16+0200\n"
+"POT-Creation-Date: 2018-11-12 06:55+0100\n"
 "PO-Revision-Date: 2017-08-14 12:34+0200\n"
 "Last-Translator: Petros Vidalis <[email protected]>\n"
 "Language-Team: Greek <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapptemplate-18.08.3/po/en_GB/kapptemplate.po 
new/kapptemplate-18.12.0/po/en_GB/kapptemplate.po
--- old/kapptemplate-18.08.3/po/en_GB/kapptemplate.po   2018-11-06 
01:17:11.000000000 +0100
+++ new/kapptemplate-18.12.0/po/en_GB/kapptemplate.po   2018-12-07 
01:36:10.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kapptemplate\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-03 03:16+0200\n"
+"POT-Creation-Date: 2018-11-12 06:55+0100\n"
 "PO-Revision-Date: 2017-11-26 14:19+0000\n"
 "Last-Translator: Steve Allewell <[email protected]>\n"
 "Language-Team: British English <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapptemplate-18.08.3/po/eo/kapptemplate.po 
new/kapptemplate-18.12.0/po/eo/kapptemplate.po
--- old/kapptemplate-18.08.3/po/eo/kapptemplate.po      2018-11-06 
01:17:11.000000000 +0100
+++ new/kapptemplate-18.12.0/po/eo/kapptemplate.po      2018-12-07 
01:36:10.000000000 +0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: kapptemplate\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-03 03:16+0200\n"
+"POT-Creation-Date: 2018-11-12 06:55+0100\n"
 "PO-Revision-Date: 2009-11-15 12:06+0100\n"
 "Last-Translator: Axel Rousseau <[email protected]>\n"
 "Language-Team: esperanto <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapptemplate-18.08.3/po/es/kapptemplate.po 
new/kapptemplate-18.12.0/po/es/kapptemplate.po
--- old/kapptemplate-18.08.3/po/es/kapptemplate.po      2018-11-06 
01:17:11.000000000 +0100
+++ new/kapptemplate-18.12.0/po/es/kapptemplate.po      2018-12-07 
01:36:10.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kapptemplate\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-03 03:16+0200\n"
+"POT-Creation-Date: 2018-11-12 06:55+0100\n"
 "PO-Revision-Date: 2017-07-21 10:33+0100\n"
 "Last-Translator: Eloy Cuadra <[email protected]>\n"
 "Language-Team: Spanish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapptemplate-18.08.3/po/et/kapptemplate.po 
new/kapptemplate-18.12.0/po/et/kapptemplate.po
--- old/kapptemplate-18.08.3/po/et/kapptemplate.po      2018-11-06 
01:17:11.000000000 +0100
+++ new/kapptemplate-18.12.0/po/et/kapptemplate.po      2018-12-07 
01:36:11.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kapptemplate\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-03 03:16+0200\n"
+"POT-Creation-Date: 2018-11-12 06:55+0100\n"
 "PO-Revision-Date: 2016-07-26 20:57+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/kapptemplate-18.08.3/po/eu/kapptemplate.po 
new/kapptemplate-18.12.0/po/eu/kapptemplate.po
--- old/kapptemplate-18.08.3/po/eu/kapptemplate.po      2018-11-06 
01:17:11.000000000 +0100
+++ new/kapptemplate-18.12.0/po/eu/kapptemplate.po      2018-12-07 
01:36:11.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kapptemplate\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-03 03:16+0200\n"
+"POT-Creation-Date: 2018-11-12 06:55+0100\n"
 "PO-Revision-Date: 2018-07-24 19:58+0100\n"
 "Last-Translator: Iñigo Salvador Azurmendi <[email protected]>\n"
 "Language-Team: Basque <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapptemplate-18.08.3/po/fi/kapptemplate.po 
new/kapptemplate-18.12.0/po/fi/kapptemplate.po
--- old/kapptemplate-18.08.3/po/fi/kapptemplate.po      2018-11-06 
01:17:11.000000000 +0100
+++ new/kapptemplate-18.12.0/po/fi/kapptemplate.po      2018-12-07 
01:36:11.000000000 +0100
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: kapptemplate\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-03 03:16+0200\n"
+"POT-Creation-Date: 2018-11-12 06:55+0100\n"
 "PO-Revision-Date: 2016-04-04 19:05+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/kapptemplate-18.08.3/po/fr/kapptemplate.po 
new/kapptemplate-18.12.0/po/fr/kapptemplate.po
--- old/kapptemplate-18.08.3/po/fr/kapptemplate.po      2018-11-06 
01:17:11.000000000 +0100
+++ new/kapptemplate-18.12.0/po/fr/kapptemplate.po      2018-12-07 
01:36:11.000000000 +0100
@@ -13,7 +13,7 @@
 msgstr ""
 "Project-Id-Version: kapptemplate\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-03 03:16+0200\n"
+"POT-Creation-Date: 2018-11-12 06:55+0100\n"
 "PO-Revision-Date: 2017-12-13 11:11+0800\n"
 "Last-Translator: Simon Depiets <[email protected]>\n"
 "Language-Team: French <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapptemplate-18.08.3/po/ga/kapptemplate.po 
new/kapptemplate-18.12.0/po/ga/kapptemplate.po
--- old/kapptemplate-18.08.3/po/ga/kapptemplate.po      2018-11-06 
01:17:11.000000000 +0100
+++ new/kapptemplate-18.12.0/po/ga/kapptemplate.po      2018-12-07 
01:36:11.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kdereview/kapptemplate.po\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-03 03:16+0200\n"
+"POT-Creation-Date: 2018-11-12 06:55+0100\n"
 "PO-Revision-Date: 2008-04-29 09:24-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/kapptemplate-18.08.3/po/gl/kapptemplate.po 
new/kapptemplate-18.12.0/po/gl/kapptemplate.po
--- old/kapptemplate-18.08.3/po/gl/kapptemplate.po      2018-11-06 
01:17:11.000000000 +0100
+++ new/kapptemplate-18.12.0/po/gl/kapptemplate.po      2018-12-07 
01:36:11.000000000 +0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kapptemplate\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-03 03:16+0200\n"
+"POT-Creation-Date: 2018-11-12 06:55+0100\n"
 "PO-Revision-Date: 2017-11-16 21:16+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/kapptemplate-18.08.3/po/hu/kapptemplate.po 
new/kapptemplate-18.12.0/po/hu/kapptemplate.po
--- old/kapptemplate-18.08.3/po/hu/kapptemplate.po      2018-11-06 
01:17:11.000000000 +0100
+++ new/kapptemplate-18.12.0/po/hu/kapptemplate.po      2018-12-07 
01:36:11.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: KDE 4.2\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-03 03:16+0200\n"
+"POT-Creation-Date: 2018-11-12 06:55+0100\n"
 "PO-Revision-Date: 2011-04-22 17:34+0000\n"
 "Last-Translator: Tamas Krutki\n"
 "Language-Team: Hungarian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapptemplate-18.08.3/po/it/kapptemplate.po 
new/kapptemplate-18.12.0/po/it/kapptemplate.po
--- old/kapptemplate-18.08.3/po/it/kapptemplate.po      2018-11-06 
01:17:11.000000000 +0100
+++ new/kapptemplate-18.12.0/po/it/kapptemplate.po      2018-12-07 
01:36:11.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kapptemplate\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-03 03:16+0200\n"
+"POT-Creation-Date: 2018-11-12 06:55+0100\n"
 "PO-Revision-Date: 2017-07-20 05:47+0200\n"
 "Last-Translator: Pino Toscano <[email protected]>\n"
 "Language-Team: Italian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapptemplate-18.08.3/po/ja/kapptemplate.po 
new/kapptemplate-18.12.0/po/ja/kapptemplate.po
--- old/kapptemplate-18.08.3/po/ja/kapptemplate.po      2018-11-06 
01:17:11.000000000 +0100
+++ new/kapptemplate-18.12.0/po/ja/kapptemplate.po      2018-12-07 
01:36:11.000000000 +0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: kapptemplate\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-03 03:16+0200\n"
+"POT-Creation-Date: 2018-11-12 06:55+0100\n"
 "PO-Revision-Date: 2011-04-08 20:46-0700\n"
 "Last-Translator: Fumiaki Okushi <[email protected]>\n"
 "Language-Team: Japanese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapptemplate-18.08.3/po/kk/kapptemplate.po 
new/kapptemplate-18.12.0/po/kk/kapptemplate.po
--- old/kapptemplate-18.08.3/po/kk/kapptemplate.po      2018-11-06 
01:17:11.000000000 +0100
+++ new/kapptemplate-18.12.0/po/kk/kapptemplate.po      2018-12-07 
01:36:11.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-03 03:16+0200\n"
+"POT-Creation-Date: 2018-11-12 06:55+0100\n"
 "PO-Revision-Date: 2011-04-25 03:51+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/kapptemplate-18.08.3/po/ko/kapptemplate.po 
new/kapptemplate-18.12.0/po/ko/kapptemplate.po
--- old/kapptemplate-18.08.3/po/ko/kapptemplate.po      2018-11-06 
01:17:11.000000000 +0100
+++ new/kapptemplate-18.12.0/po/ko/kapptemplate.po      2018-12-07 
01:36:11.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kapptemplate\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-03 03:16+0200\n"
+"POT-Creation-Date: 2018-11-12 06:55+0100\n"
 "PO-Revision-Date: 2017-12-03 23:40+0100\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/kapptemplate-18.08.3/po/lt/kapptemplate.po 
new/kapptemplate-18.12.0/po/lt/kapptemplate.po
--- old/kapptemplate-18.08.3/po/lt/kapptemplate.po      2018-11-06 
01:17:11.000000000 +0100
+++ new/kapptemplate-18.12.0/po/lt/kapptemplate.po      2018-12-07 
01:36:11.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kapptemplate\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-03 03:16+0200\n"
+"POT-Creation-Date: 2018-11-12 06:55+0100\n"
 "PO-Revision-Date: 2011-10-11 11:31+0300\n"
 "Last-Translator: Liudas Ališauskas <[email protected]>\n"
 "Language-Team: Lithuanian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapptemplate-18.08.3/po/lv/kapptemplate.po 
new/kapptemplate-18.12.0/po/lv/kapptemplate.po
--- old/kapptemplate-18.08.3/po/lv/kapptemplate.po      2018-11-06 
01:17:11.000000000 +0100
+++ new/kapptemplate-18.12.0/po/lv/kapptemplate.po      2018-12-07 
01:36:11.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kapptemplate\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-03 03:16+0200\n"
+"POT-Creation-Date: 2018-11-12 06:55+0100\n"
 "PO-Revision-Date: 2009-06-04 11:50+0300\n"
 "Last-Translator: Viesturs Zariņš <[email protected]>\n"
 "Language-Team: Latvian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapptemplate-18.08.3/po/mr/kapptemplate.po 
new/kapptemplate-18.12.0/po/mr/kapptemplate.po
--- old/kapptemplate-18.08.3/po/mr/kapptemplate.po      2018-11-06 
01:17:11.000000000 +0100
+++ new/kapptemplate-18.12.0/po/mr/kapptemplate.po      2018-12-07 
01:36:11.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-03 03:16+0200\n"
+"POT-Creation-Date: 2018-11-12 06:55+0100\n"
 "PO-Revision-Date: 2013-03-13 15:00+0530\n"
 "Last-Translator: Chetan Khona <[email protected]>\n"
 "Language-Team: Marathi <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapptemplate-18.08.3/po/nb/kapptemplate.po 
new/kapptemplate-18.12.0/po/nb/kapptemplate.po
--- old/kapptemplate-18.08.3/po/nb/kapptemplate.po      2018-11-06 
01:17:11.000000000 +0100
+++ new/kapptemplate-18.12.0/po/nb/kapptemplate.po      2018-12-07 
01:36:11.000000000 +0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: KDE 4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-03 03:16+0200\n"
+"POT-Creation-Date: 2018-11-12 06:55+0100\n"
 "PO-Revision-Date: 2009-11-11 10:32+0100\n"
 "Last-Translator: Bjørn Steensrud <[email protected]>\n"
 "Language-Team: Norwegian Bokmål <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapptemplate-18.08.3/po/nds/kapptemplate.po 
new/kapptemplate-18.12.0/po/nds/kapptemplate.po
--- old/kapptemplate-18.08.3/po/nds/kapptemplate.po     2018-11-06 
01:17:11.000000000 +0100
+++ new/kapptemplate-18.12.0/po/nds/kapptemplate.po     2018-12-07 
01:36:11.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kapptemplate\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-03 03:16+0200\n"
+"POT-Creation-Date: 2018-11-12 06:55+0100\n"
 "PO-Revision-Date: 2011-04-05 07: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/kapptemplate-18.08.3/po/nl/kapptemplate.po 
new/kapptemplate-18.12.0/po/nl/kapptemplate.po
--- old/kapptemplate-18.08.3/po/nl/kapptemplate.po      2018-11-06 
01:17:11.000000000 +0100
+++ new/kapptemplate-18.12.0/po/nl/kapptemplate.po      2018-12-07 
01:36:11.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kapptemplate\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-03 03:16+0200\n"
+"POT-Creation-Date: 2018-11-12 06:55+0100\n"
 "PO-Revision-Date: 2017-07-19 11:51+0100\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/kapptemplate-18.08.3/po/nn/kapptemplate.po 
new/kapptemplate-18.12.0/po/nn/kapptemplate.po
--- old/kapptemplate-18.08.3/po/nn/kapptemplate.po      2018-11-06 
01:17:11.000000000 +0100
+++ new/kapptemplate-18.12.0/po/nn/kapptemplate.po      2018-12-07 
01:36:11.000000000 +0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: KDE 4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-03 03:16+0200\n"
+"POT-Creation-Date: 2018-11-12 06:55+0100\n"
 "PO-Revision-Date: 2018-06-19 18:46+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/kapptemplate-18.08.3/po/pl/kapptemplate.po 
new/kapptemplate-18.12.0/po/pl/kapptemplate.po
--- old/kapptemplate-18.08.3/po/pl/kapptemplate.po      2018-11-06 
01:17:11.000000000 +0100
+++ new/kapptemplate-18.12.0/po/pl/kapptemplate.po      2018-12-07 
01:36:11.000000000 +0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kapptemplate\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-03 03:16+0200\n"
+"POT-Creation-Date: 2018-11-12 06:55+0100\n"
 "PO-Revision-Date: 2017-08-12 07:15+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/kapptemplate-18.08.3/po/pt/kapptemplate.po 
new/kapptemplate-18.12.0/po/pt/kapptemplate.po
--- old/kapptemplate-18.08.3/po/pt/kapptemplate.po      2018-11-06 
01:17:11.000000000 +0100
+++ new/kapptemplate-18.12.0/po/pt/kapptemplate.po      2018-12-07 
01:36:11.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kapptemplate\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-03 03:16+0200\n"
+"POT-Creation-Date: 2018-11-12 06:55+0100\n"
 "PO-Revision-Date: 2017-07-19 11:20+0100\n"
 "Last-Translator: José Nuno Coelho Pires <[email protected]>\n"
 "Language-Team: Portuguese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapptemplate-18.08.3/po/pt_BR/kapptemplate.po 
new/kapptemplate-18.12.0/po/pt_BR/kapptemplate.po
--- old/kapptemplate-18.08.3/po/pt_BR/kapptemplate.po   2018-11-06 
01:17:11.000000000 +0100
+++ new/kapptemplate-18.12.0/po/pt_BR/kapptemplate.po   2018-12-07 
01:36:11.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kapptemplate\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-03 03:16+0200\n"
+"POT-Creation-Date: 2018-11-12 06:55+0100\n"
 "PO-Revision-Date: 2017-11-03 19:16-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/kapptemplate-18.08.3/po/ru/kapptemplate.po 
new/kapptemplate-18.12.0/po/ru/kapptemplate.po
--- old/kapptemplate-18.08.3/po/ru/kapptemplate.po      2018-11-06 
01:17:11.000000000 +0100
+++ new/kapptemplate-18.12.0/po/ru/kapptemplate.po      2018-12-07 
01:36:12.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-03 03:16+0200\n"
+"POT-Creation-Date: 2018-11-12 06:55+0100\n"
 "PO-Revision-Date: 2015-05-06 10:08+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/kapptemplate-18.08.3/po/sk/kapptemplate.po 
new/kapptemplate-18.12.0/po/sk/kapptemplate.po
--- old/kapptemplate-18.08.3/po/sk/kapptemplate.po      2018-11-06 
01:17:11.000000000 +0100
+++ new/kapptemplate-18.12.0/po/sk/kapptemplate.po      2018-12-07 
01:36:12.000000000 +0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: kapptemplate\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-03 03:16+0200\n"
+"POT-Creation-Date: 2018-11-12 06:55+0100\n"
 "PO-Revision-Date: 2017-07-31 21:31+0100\n"
 "Last-Translator: Roman Paholik <[email protected]>\n"
 "Language-Team: Slovak <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapptemplate-18.08.3/po/sl/kapptemplate.po 
new/kapptemplate-18.12.0/po/sl/kapptemplate.po
--- old/kapptemplate-18.08.3/po/sl/kapptemplate.po      2018-11-06 
01:17:11.000000000 +0100
+++ new/kapptemplate-18.12.0/po/sl/kapptemplate.po      2018-12-07 
01:36:12.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-03 03:16+0200\n"
+"POT-Creation-Date: 2018-11-12 06:55+0100\n"
 "PO-Revision-Date: 2018-01-14 13:53+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/kapptemplate-18.08.3/po/sr/kapptemplate.po 
new/kapptemplate-18.12.0/po/sr/kapptemplate.po
--- old/kapptemplate-18.08.3/po/sr/kapptemplate.po      2018-11-06 
01:17:11.000000000 +0100
+++ new/kapptemplate-18.12.0/po/sr/kapptemplate.po      2018-12-07 
01:36:12.000000000 +0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: kapptemplate\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-03 03:16+0200\n"
+"POT-Creation-Date: 2018-11-12 06:55+0100\n"
 "PO-Revision-Date: 2017-07-24 00:24+0200\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapptemplate-18.08.3/po/sv/kapptemplate.po 
new/kapptemplate-18.12.0/po/sv/kapptemplate.po
--- old/kapptemplate-18.08.3/po/sv/kapptemplate.po      2018-11-06 
01:17:11.000000000 +0100
+++ new/kapptemplate-18.12.0/po/sv/kapptemplate.po      2018-12-07 
01:36:12.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kapptemplate\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-03 03:16+0200\n"
+"POT-Creation-Date: 2018-11-12 06:55+0100\n"
 "PO-Revision-Date: 2017-07-21 21:24+0100\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/kapptemplate-18.08.3/po/tr/kapptemplate.po 
new/kapptemplate-18.12.0/po/tr/kapptemplate.po
--- old/kapptemplate-18.08.3/po/tr/kapptemplate.po      2018-11-06 
01:17:11.000000000 +0100
+++ new/kapptemplate-18.12.0/po/tr/kapptemplate.po      2018-12-07 
01:36:12.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kdesdk-kde4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-03 03:16+0200\n"
+"POT-Creation-Date: 2018-11-12 06:55+0100\n"
 "PO-Revision-Date: 2017-10-04 14:43+0000\n"
 "Last-Translator: Kaan <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapptemplate-18.08.3/po/ug/kapptemplate.po 
new/kapptemplate-18.12.0/po/ug/kapptemplate.po
--- old/kapptemplate-18.08.3/po/ug/kapptemplate.po      2018-11-06 
01:17:11.000000000 +0100
+++ new/kapptemplate-18.12.0/po/ug/kapptemplate.po      2018-12-07 
01:36:12.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kapptemplate\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-03 03:16+0200\n"
+"POT-Creation-Date: 2018-11-12 06:55+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/kapptemplate-18.08.3/po/uk/kapptemplate.po 
new/kapptemplate-18.12.0/po/uk/kapptemplate.po
--- old/kapptemplate-18.08.3/po/uk/kapptemplate.po      2018-11-06 
01:17:11.000000000 +0100
+++ new/kapptemplate-18.12.0/po/uk/kapptemplate.po      2018-12-07 
01:36:12.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kapptemplate\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-03 03:16+0200\n"
+"POT-Creation-Date: 2018-11-12 06:55+0100\n"
 "PO-Revision-Date: 2017-07-24 01:03+0200\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/kapptemplate-18.08.3/po/zh_CN/kapptemplate.po 
new/kapptemplate-18.12.0/po/zh_CN/kapptemplate.po
--- old/kapptemplate-18.08.3/po/zh_CN/kapptemplate.po   2018-11-06 
01:17:11.000000000 +0100
+++ new/kapptemplate-18.12.0/po/zh_CN/kapptemplate.po   2018-12-07 
01:36:12.000000000 +0100
@@ -8,8 +8,8 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-03 03:16+0200\n"
-"PO-Revision-Date: 2018-11-01 23:26\n"
+"POT-Creation-Date: 2018-11-12 06:55+0100\n"
+"PO-Revision-Date: 2018-11-12 09:28\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/kapptemplate-18.08.3/po/zh_TW/kapptemplate.po 
new/kapptemplate-18.12.0/po/zh_TW/kapptemplate.po
--- old/kapptemplate-18.08.3/po/zh_TW/kapptemplate.po   2018-11-06 
01:17:11.000000000 +0100
+++ new/kapptemplate-18.12.0/po/zh_TW/kapptemplate.po   2018-12-07 
01:36:12.000000000 +0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kapptemplate\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-08-03 03:16+0200\n"
+"POT-Creation-Date: 2018-11-12 06:55+0100\n"
 "PO-Revision-Date: 2018-03-24 22:11+0800\n"
 "Last-Translator: pan93412 <[email protected]>\n"
 "Language-Team: Chinese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kapptemplate-18.08.3/src/application/org.kde.kapptemplate.appdata.xml 
new/kapptemplate-18.12.0/src/application/org.kde.kapptemplate.appdata.xml
--- old/kapptemplate-18.08.3/src/application/org.kde.kapptemplate.appdata.xml   
2018-07-25 06:18:20.000000000 +0200
+++ new/kapptemplate-18.12.0/src/application/org.kde.kapptemplate.appdata.xml   
2018-10-10 06:41:26.000000000 +0200
@@ -4,7 +4,6 @@
   <metadata_license>CC0-1.0</metadata_license>
   <project_license>GPL-2.0+</project_license>
   <name>KAppTemplate</name>
-  <name xml:lang="ast">KAppTemplate</name>
   <name xml:lang="bs">KAppTemplate</name>
   <name xml:lang="ca">KAppTemplate</name>
   <name xml:lang="ca-valencia">KAppTemplate</name>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kapptemplate-18.08.3/src/application/org.kde.kapptemplate.desktop 
new/kapptemplate-18.12.0/src/application/org.kde.kapptemplate.desktop
--- old/kapptemplate-18.08.3/src/application/org.kde.kapptemplate.desktop       
2018-07-25 06:18:20.000000000 +0200
+++ new/kapptemplate-18.12.0/src/application/org.kde.kapptemplate.desktop       
2018-10-10 06:41:26.000000000 +0200
@@ -56,7 +56,6 @@
 GenericName[zh_TW]=KDE 樣本產生器
 Terminal=false
 Name=KAppTemplate
-Name[ast]=KAppTemplate
 Name[bs]=KAppTemplate
 Name[ca]=KAppTemplate
 Name[ca@valencia]=KAppTemplate


Reply via email to