Hello community,

here is the log from the commit of package kteatime for openSUSE:Factory 
checked in at 2019-04-28 20:09:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kteatime (Old)
 and      /work/SRC/openSUSE:Factory/.kteatime.new.5536 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kteatime"

Sun Apr 28 20:09:39 2019 rev:76 rq:696322 version:19.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kteatime/kteatime.changes        2019-03-11 
13:49:18.877327759 +0100
+++ /work/SRC/openSUSE:Factory/.kteatime.new.5536/kteatime.changes      
2019-04-28 20:09:53.674551179 +0200
@@ -1,0 +2,30 @@
+Sat Apr 20 06:51:57 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.0.php
+- Changes since 19.03.90:
+  * No code changes since 19.03.90
+
+-------------------------------------------------------------------
+Tue Apr 09 20:54:43 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.03.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/announce-applications-19.04-rc.php
+- Changes since 19.03.80:
+  * No code changes since 19.03.80
+
+-------------------------------------------------------------------
+Wed Mar 27 06:41:07 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.03.80
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/announce-applications-19.04-beta.php
+- Changes since 18.12.3:
+  * No code changes since 18.12.3
+
+-------------------------------------------------------------------

Old:
----
  kteatime-18.12.3.tar.xz

New:
----
  kteatime-19.04.0.tar.xz

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

Other differences:
------------------
++++++ kteatime.spec ++++++
--- /var/tmp/diff_new_pack.7ZPOMT/_old  2019-04-28 20:09:54.358550754 +0200
+++ /var/tmp/diff_new_pack.7ZPOMT/_new  2019-04-28 20:09:54.362550752 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kteatime
-Version:        18.12.3
+Version:        19.04.0
 Release:        0
 Summary:        Timer for various types of tea
 License:        GPL-2.0-or-later
@@ -50,8 +50,8 @@
 %endif
 
 %description
-A timer utility by KDE where the user can select a particular type of
-tea, and be reminded when the associated hardcoded time is over.
+Timer utility by KDE where the user can select a particular type of tea,
+and be reminded when the associated hardcoded time is over.
 
 %if %{with lang}
 %lang_package

++++++ kteatime-18.12.3.tar.xz -> kteatime-19.04.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/CMakeLists.txt 
new/kteatime-19.04.0/CMakeLists.txt
--- old/kteatime-18.12.3/CMakeLists.txt 2019-03-05 01:17:28.000000000 +0100
+++ new/kteatime-19.04.0/CMakeLists.txt 2019-04-12 02:12:05.000000000 +0200
@@ -2,10 +2,10 @@
 project(kteatime)
 
 set(QT_MIN_VERSION "5.9.0")
-set(KF5_VERSION "5.46.0")
+set(KF5_MIN_VERSION "5.46.0")
 
 
-find_package(ECM ${KF5_VERSION} REQUIRED NO_MODULE)
+find_package(ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 include(ECMInstallIcons)
 
@@ -15,7 +15,7 @@
   Widgets
 )
 
-find_package(KF5 ${KF5_VERSION} REQUIRED
+find_package(KF5 ${KF5_MIN_VERSION} REQUIRED
   Config
   Crash
   DocTools
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/COPYING.DOC 
new/kteatime-19.04.0/COPYING.DOC
--- old/kteatime-18.12.3/COPYING.DOC    2019-01-19 07:25:24.000000000 +0100
+++ new/kteatime-19.04.0/COPYING.DOC    2019-01-06 05:38:21.000000000 +0100
@@ -355,7 +355,7 @@
 of the GNU Free Documentation License from time to time.  Such new
 versions will be similar in spirit to the present version, but may
 differ in detail to address new problems or concerns.  See
-http://www.gnu.org/copyleft/.
+https://www.gnu.org/copyleft/.
 
 Each version of the License is given a distinguishing version number.
 If the Document specifies that a particular numbered version of this
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/ar/kteatime.po 
new/kteatime-19.04.0/po/ar/kteatime.po
--- old/kteatime-18.12.3/po/ar/kteatime.po      2019-03-05 01:17:26.000000000 
+0100
+++ new/kteatime-19.04.0/po/ar/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2014-07-07 21:02+0300\n"
 "Last-Translator: Abdalrahim G. Fakhouri <abdilra7...@yahoo.com>\n"
 "Language-Team: Arabic <Arabic <d...@arabeyes.org>>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/bg/kteatime.po 
new/kteatime-19.04.0/po/bg/kteatime.po
--- old/kteatime-18.12.3/po/bg/kteatime.po      2019-03-05 01:17:26.000000000 
+0100
+++ new/kteatime-19.04.0/po/bg/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2015-05-25 11:30+0300\n"
 "Last-Translator: Yasen Pramatarov <ya...@lindeas.com>\n"
 "Language-Team: Bulgarian <d...@ludost.net>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/bs/kteatime.po 
new/kteatime-19.04.0/po/bs/kteatime.po
--- old/kteatime-18.12.3/po/bs/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/bs/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kdetoys\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2015-01-07 00:34+0000\n"
 "Last-Translator: Samir Ribić <Unknown>\n"
 "Language-Team: Bosnian <b...@li.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/ca/kteatime.po 
new/kteatime-19.04.0/po/ca/kteatime.po
--- old/kteatime-18.12.3/po/ca/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/ca/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -9,8 +9,8 @@
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
-"PO-Revision-Date: 2018-12-06 12:14+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
+"PO-Revision-Date: 2018-12-06 12:00+0100\n"
 "Last-Translator: Josep Ma. Ferrer <txe...@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
 "Language: ca\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/ca@valencia/kteatime.po 
new/kteatime-19.04.0/po/ca@valencia/kteatime.po
--- old/kteatime-18.12.3/po/ca@valencia/kteatime.po     2019-03-05 
01:17:27.000000000 +0100
+++ new/kteatime-19.04.0/po/ca@valencia/kteatime.po     2019-04-12 
02:12:04.000000000 +0200
@@ -9,8 +9,8 @@
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
-"PO-Revision-Date: 2018-12-06 12:14+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
+"PO-Revision-Date: 2018-12-06 12:00+0100\n"
 "Last-Translator: Josep Ma. Ferrer <txe...@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
 "Language: ca@valencia\n"
@@ -410,3 +410,9 @@
 msgctxt "%1 is the time, %2 is the name of the tea"
 msgid "%1 left for %2."
 msgstr "Queden %1 per %2."
+
+#~ msgid "Configure &amp;Notifications..."
+#~ msgstr "Configura les &amp;notificacions..."
+
+#~ msgid "Configure notifications"
+#~ msgstr "Configura les notificacions"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/cs/kteatime.po 
new/kteatime-19.04.0/po/cs/kteatime.po
--- old/kteatime-18.12.3/po/cs/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/cs/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: trunk_kdetoys_kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2017-02-21 14:49+0100\n"
 "Last-Translator: Vít Pelčák <v...@pelcak.org>\n"
 "Language-Team: Czech <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/da/kteatime.po 
new/kteatime-19.04.0/po/da/kteatime.po
--- old/kteatime-18.12.3/po/da/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/da/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2015-05-26 22:17+0200\n"
 "Last-Translator: Martin Schlander <mschlan...@opensuse.org>\n"
 "Language-Team: Danish <da...@dansk-gruppen.dk>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/de/kteatime.po 
new/kteatime-19.04.0/po/de/kteatime.po
--- old/kteatime-18.12.3/po/de/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/de/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2018-08-21 12:18+0100\n"
 "Last-Translator: Burkhard Lück <lu...@hube-lueck.de>\n"
 "Language-Team: German <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/el/kteatime.po 
new/kteatime-19.04.0/po/el/kteatime.po
--- old/kteatime-18.12.3/po/el/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/el/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -13,7 +13,7 @@
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2018-10-18 15:44+0200\n"
 "Last-Translator: Long Run <pvida...@gmail.com>\n"
 "Language-Team: Greek <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/en_GB/kteatime.po 
new/kteatime-19.04.0/po/en_GB/kteatime.po
--- old/kteatime-18.12.3/po/en_GB/kteatime.po   2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/en_GB/kteatime.po   2019-04-12 02:12:04.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2018-10-27 18:04+0100\n"
 "Last-Translator: Steve Allewell <steve.allew...@gmail.com>\n"
 "Language-Team: British English <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/eo/kteatime.po 
new/kteatime-19.04.0/po/eo/kteatime.po
--- old/kteatime-18.12.3/po/eo/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/eo/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2007-12-05 19:17+0100\n"
 "Last-Translator: Pierre-Marie Pédrot <pedrot...@wanadoo.fr>\n"
 "Language-Team: esperanto <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/es/kteatime.po 
new/kteatime-19.04.0/po/es/kteatime.po
--- old/kteatime-18.12.3/po/es/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/es/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -14,7 +14,7 @@
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2018-08-22 01:07+0100\n"
 "Last-Translator: Eloy Cuadra <ecua...@eloihr.net>\n"
 "Language-Team: Spanish <kde-l10n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/et/kteatime.po 
new/kteatime-19.04.0/po/et/kteatime.po
--- old/kteatime-18.12.3/po/et/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/et/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2016-01-14 13:45+0200\n"
 "Last-Translator: Marek Laane <qiila...@gmail.com>\n"
 "Language-Team: Estonian <kde...@linux.ee>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/eu/kteatime.po 
new/kteatime-19.04.0/po/eu/kteatime.po
--- old/kteatime-18.12.3/po/eu/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/eu/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2018-09-04 23:00+0100\n"
 "Last-Translator: Iñigo Salvador Azurmendi <xa...@euskalnet.net>\n"
 "Language-Team: Basque <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/fa/kteatime.po 
new/kteatime-19.04.0/po/fa/kteatime.po
--- old/kteatime-18.12.3/po/fa/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/fa/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2007-07-01 09:54+0330\n"
 "Last-Translator: Nazanin Kazemi <kaz...@itland.ir>\n"
 "Language-Team: Persian <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/fi/kteatime.po 
new/kteatime-19.04.0/po/fi/kteatime.po
--- old/kteatime-18.12.3/po/fi/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/fi/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -12,7 +12,7 @@
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2018-11-21 16:52+0200\n"
 "Last-Translator: Tommi Nieminen <transla...@legisign.org>\n"
 "Language-Team: Finnish <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/fr/kteatime.po 
new/kteatime-19.04.0/po/fr/kteatime.po
--- old/kteatime-18.12.3/po/fr/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/fr/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -14,7 +14,7 @@
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2017-09-21 22:14+0200\n"
 "Last-Translator: Vincent Pinon <vpi...@kde.org>\n"
 "Language-Team: French <kde-francoph...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/ga/kteatime.po 
new/kteatime-19.04.0/po/ga/kteatime.po
--- old/kteatime-18.12.3/po/ga/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/ga/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kdetoys/kteatime.po\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2004-12-03 14:52-0500\n"
 "Last-Translator: Kevin Scannell <ksca...@gmail.com>\n"
 "Language-Team: Irish <gaeilge-gnuli...@lists.sourceforge.net>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/gl/kteatime.po 
new/kteatime-19.04.0/po/gl/kteatime.po
--- old/kteatime-18.12.3/po/gl/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/gl/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -14,7 +14,7 @@
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2019-01-01 15:30+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <adr...@chaves.io>\n"
 "Language-Team: Galician <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/he/kteatime.po 
new/kteatime-19.04.0/po/he/kteatime.po
--- old/kteatime-18.12.3/po/he/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/he/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -21,7 +21,7 @@
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2017-05-16 07:04-0400\n"
 "Last-Translator: Copied by Zanata <copied-by-zan...@zanata.org>\n"
 "Language-Team: Hebrew <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/hi/kteatime.po 
new/kteatime-19.04.0/po/hi/kteatime.po
--- old/kteatime-18.12.3/po/hi/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/hi/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2008-01-29 14:01+0530\n"
 "Last-Translator: Ravishankar Shrivastava <raviratl...@yahoo.com>\n"
 "Language-Team: Hindi <indlinux-hi...@lists.sourceforge.net>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/hr/kteatime.po 
new/kteatime-19.04.0/po/hr/kteatime.po
--- old/kteatime-18.12.3/po/hr/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/hr/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kteatime 0\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2011-03-18 19:08+0100\n"
 "Last-Translator: Marko Dimjašević <ma...@dimjasevic.net>\n"
 "Language-Team: Croatian <kde-croatia-l...@lists.sourceforge.net>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/hu/kteatime.po 
new/kteatime-19.04.0/po/hu/kteatime.po
--- old/kteatime-18.12.3/po/hu/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/hu/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: KDE 4.4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2015-01-10 12:52+0100\n"
 "Last-Translator: Kristóf Kiszel <ulys...@kubuntu.org>\n"
 "Language-Team: Hungarian <kde-l10n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/ia/kteatime.po 
new/kteatime-19.04.0/po/ia/kteatime.po
--- old/kteatime-18.12.3/po/ia/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/ia/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2017-01-08 23:32+0100\n"
 "Last-Translator: giovanni <g.s...@tiscali.it>\n"
 "Language-Team: Interlingua <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/is/kteatime.po 
new/kteatime-19.04.0/po/is/kteatime.po
--- old/kteatime-18.12.3/po/is/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/is/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2011-08-05 08:35+0000\n"
 "Last-Translator: Sveinn í Felli <svei...@nett.is>\n"
 "Language-Team: Icelandic <kde-...@molar.is>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/it/kteatime.po 
new/kteatime-19.04.0/po/it/kteatime.po
--- old/kteatime-18.12.3/po/it/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/it/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2018-08-25 15:07+0100\n"
 "Last-Translator: Luigi Toscano <luigi.tosc...@tiscali.it>\n"
 "Language-Team: Italian <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/ja/kteatime.po 
new/kteatime-19.04.0/po/ja/kteatime.po
--- old/kteatime-18.12.3/po/ja/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/ja/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2008-12-15 20:59+0900\n"
 "Last-Translator: Yukiko Bando <yba...@k6.dion.ne.jp>\n"
 "Language-Team: Japanese <kde...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/kk/kteatime.po 
new/kteatime-19.04.0/po/kk/kteatime.po
--- old/kteatime-18.12.3/po/kk/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/kk/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2011-10-05 02:51+0600\n"
 "Last-Translator: Sairan Kikkarin <sai...@computer.org>\n"
 "Language-Team: Kazakh <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/km/kteatime.po 
new/kteatime-19.04.0/po/km/kteatime.po
--- old/kteatime-18.12.3/po/km/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/km/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2010-06-09 15:25+0700\n"
 "Last-Translator: Khoem Sokhem <khoemsok...@khmeros.info>\n"
 "Language-Team: Khmer <supp...@khmeros.info>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/ko/kteatime.po 
new/kteatime-19.04.0/po/ko/kteatime.po
--- old/kteatime-18.12.3/po/ko/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/ko/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2015-06-27 12:09+0200\n"
 "Last-Translator: Shinjo Park <k...@peremen.name>\n"
 "Language-Team: Korean <k...@peremen.name>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/lt/kteatime.po 
new/kteatime-19.04.0/po/lt/kteatime.po
--- old/kteatime-18.12.3/po/lt/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/lt/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2014-11-23 12:30+0300\n"
 "Last-Translator: Andrius Štikonas <andr...@stikonas.eu>\n"
 "Language-Team: Lithuanian <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/lv/kteatime.po 
new/kteatime-19.04.0/po/lv/kteatime.po
--- old/kteatime-18.12.3/po/lv/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/lv/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2010-01-02 21:28+0200\n"
 "Last-Translator: Viesturs Zarins <viesturs.zar...@mii.lu.lv>\n"
 "Language-Team: Latvian <loc...@laka.lv>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/mr/kteatime.po 
new/kteatime-19.04.0/po/mr/kteatime.po
--- old/kteatime-18.12.3/po/mr/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/mr/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2013-03-09 15:21+0530\n"
 "Last-Translator: Chetan Khona <che...@kompkin.com>\n"
 "Language-Team: Marathi <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/nb/kteatime.po 
new/kteatime-19.04.0/po/nb/kteatime.po
--- old/kteatime-18.12.3/po/nb/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/nb/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2010-12-27 18:18+0100\n"
 "Last-Translator: Bjørn Steensrud <bjor...@skogkatt.homelinux.org>\n"
 "Language-Team: Norwegian Bokmål <i18n...@lister.ping.uio.no>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/nds/kteatime.po 
new/kteatime-19.04.0/po/nds/kteatime.po
--- old/kteatime-18.12.3/po/nds/kteatime.po     2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/nds/kteatime.po     2019-04-12 02:12:04.000000000 
+0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2010-12-18 09:55+0100\n"
 "Last-Translator: Manfred Wiese <m.j.wi...@web.de>\n"
 "Language-Team: Low Saxon <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/nl/kteatime.po 
new/kteatime-19.04.0/po/nl/kteatime.po
--- old/kteatime-18.12.3/po/nl/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/nl/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -15,7 +15,7 @@
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2018-08-21 15:54+0100\n"
 "Last-Translator: Freek de Kruijf <freekdekru...@kde.nl>\n"
 "Language-Team: Dutch <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/nn/kteatime.po 
new/kteatime-19.04.0/po/nn/kteatime.po
--- old/kteatime-18.12.3/po/nn/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/nn/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2018-08-24 17:39+0200\n"
 "Last-Translator: Karl Ove Hufthammer <k...@huftis.org>\n"
 "Language-Team: Norwegian Nynorsk <i18n...@lister.ping.uio.no>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/pa/kteatime.po 
new/kteatime-19.04.0/po/pa/kteatime.po
--- old/kteatime-18.12.3/po/pa/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/pa/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2010-01-31 12:07+0530\n"
 "Last-Translator: A S Alam <aa...@users.sf.net>\n"
 "Language-Team: ਪੰਜਾਬੀ <punjabi-us...@lists.sf.net>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/pl/kteatime.po 
new/kteatime-19.04.0/po/pl/kteatime.po
--- old/kteatime-18.12.3/po/pl/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/pl/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -1,5 +1,5 @@
 # translation of kteatime.po to
-# Version: $Revision: 1530953 $
+# Version: $Revision: 1530994 $
 # Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2009 Free Software 
Foundation, Inc.
 # Piotr Szymański <djur...@linuxpl.org>, 2002.
 # Krzysztof Lichota <lich...@mimuw.edu.pl>, 2002, 2006, 2007.
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2018-12-16 06:15+0100\n"
 "Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilow...@gmail.com>\n"
 "Language-Team: Polish <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/pt/kteatime.po 
new/kteatime-19.04.0/po/pt/kteatime.po
--- old/kteatime-18.12.3/po/pt/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/pt/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2014-11-23 15:17+0000\n"
 "Last-Translator: Pedro Morais <mor...@kde.org>\n"
 "Language-Team: pt <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/pt_BR/kteatime.po 
new/kteatime-19.04.0/po/pt_BR/kteatime.po
--- old/kteatime-18.12.3/po/pt_BR/kteatime.po   2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/pt_BR/kteatime.po   2019-04-12 02:12:04.000000000 
+0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2019-02-07 17:20-0200\n"
 "Last-Translator: Luiz Fernando Ranghetti <elchev...@opensuse.org>\n"
 "Language-Team: Portuguese <kde-i18n-pt...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/ro/kteatime.po 
new/kteatime-19.04.0/po/ro/kteatime.po
--- old/kteatime-18.12.3/po/ro/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/ro/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2011-01-18 22:39+0200\n"
 "Last-Translator: Sergiu Bivol <ser...@ase.md>\n"
 "Language-Team: Romanian <kde-i18n...@lists.kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/ru/kteatime.po 
new/kteatime-19.04.0/po/ru/kteatime.po
--- old/kteatime-18.12.3/po/ru/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/ru/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -12,7 +12,7 @@
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2018-11-25 14:20+0300\n"
 "Last-Translator: Alexander Yavorsky <kekc...@gmail.com>\n"
 "Language-Team: Russian <kde-russ...@lists.kde.ru>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/sk/kteatime.po 
new/kteatime-19.04.0/po/sk/kteatime.po
--- old/kteatime-18.12.3/po/sk/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/sk/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -5,19 +5,20 @@
 # Michal Sulek <misu...@gmail.com>, 2009.
 # Richard Frič <richard.f...@kdemail.net>, 2011.
 # Roman Paholik <wizzar...@gmail.com>, 2014, 2016.
+# Mthw <jari...@hotmail.com>, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
-"PO-Revision-Date: 2016-11-20 19:59+0100\n"
-"Last-Translator: Roman Paholik <wizzar...@gmail.com>\n"
-"Language-Team: Slovak <kde...@linux.sk>\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
+"PO-Revision-Date: 2019-01-28 18:13+0100\n"
+"Last-Translator: Mthw <jari...@hotmail.com>\n"
+"Language-Team: Slovak <kde-i18n-...@kde.org>\n"
 "Language: sk\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 18.12.1\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
 #: src/main.cpp:39
@@ -369,12 +370,12 @@
 #: src/toplevel.cpp:82
 #, kde-format
 msgid "&Resume"
-msgstr ""
+msgstr "Pokračovať"
 
 #: src/toplevel.cpp:88
 #, kde-format
 msgid "&Pause"
-msgstr ""
+msgstr "Pozastaviť"
 
 #: src/toplevel.cpp:94
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/sl/kteatime.po 
new/kteatime-19.04.0/po/sl/kteatime.po
--- old/kteatime-18.12.3/po/sl/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/sl/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -12,7 +12,7 @@
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2014-11-30 12:18+0100\n"
 "Last-Translator: Andrej Mernik <andr...@ubuntu.si>\n"
 "Language-Team: Slovenian <lugos-...@lugos.si>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/sr/kteatime.po 
new/kteatime-19.04.0/po/sr/kteatime.po
--- old/kteatime-18.12.3/po/sr/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/sr/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2016-03-20 15:25+0100\n"
 "Last-Translator: Chusslove Illich <caslav.i...@gmx.net>\n"
 "Language-Team: Serbian <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/sv/kteatime.po 
new/kteatime-19.04.0/po/sv/kteatime.po
--- old/kteatime-18.12.3/po/sv/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/sv/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2018-08-21 11:02+0100\n"
 "Last-Translator: Stefan Asserhäll <stefan.asserh...@bredband.net>\n"
 "Language-Team: Swedish <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/tr/kteatime.po 
new/kteatime-19.04.0/po/tr/kteatime.po
--- old/kteatime-18.12.3/po/tr/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/tr/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -12,7 +12,7 @@
 msgstr ""
 "Project-Id-Version: kdetoys-kde4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2014-12-24 17:30+0000\n"
 "Last-Translator: Necdet <necdetyu...@gmail.com>\n"
 "Language-Team: Turkish (http://www.transifex.com/projects/p/kdetoys-k-tr/";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/ug/kteatime.po 
new/kteatime-19.04.0/po/ug/kteatime.po
--- old/kteatime-18.12.3/po/ug/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/ug/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2013-09-08 07:05+0900\n"
 "Last-Translator: Gheyret Kenji <ghey...@gmail.com>\n"
 "Language-Team: Uyghur Computer Science Association <u...@yahoogroups.com>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/uk/kteatime.po 
new/kteatime-19.04.0/po/uk/kteatime.po
--- old/kteatime-18.12.3/po/uk/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/uk/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2018-08-21 07:46+0300\n"
 "Last-Translator: Yuri Chornoivan <yurc...@ukr.net>\n"
 "Language-Team: Ukrainian <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/wa/kteatime.po 
new/kteatime-19.04.0/po/wa/kteatime.po
--- old/kteatime-18.12.3/po/wa/kteatime.po      2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/wa/kteatime.po      2019-04-12 02:12:04.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2009-03-09 21:29+0100\n"
 "Last-Translator: Jean Cayron <jean.cay...@gmail.com>\n"
 "Language-Team: Walloon <li...@walon.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/zh_CN/kteatime.po 
new/kteatime-19.04.0/po/zh_CN/kteatime.po
--- old/kteatime-18.12.3/po/zh_CN/kteatime.po   2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/zh_CN/kteatime.po   2019-04-12 02:12:04.000000000 
+0200
@@ -12,8 +12,8 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
-"PO-Revision-Date: 2019-02-20 23:33\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
+"PO-Revision-Date: 2019-04-09 18:56\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-18.12.3/po/zh_TW/kteatime.po 
new/kteatime-19.04.0/po/zh_TW/kteatime.po
--- old/kteatime-18.12.3/po/zh_TW/kteatime.po   2019-03-05 01:17:27.000000000 
+0100
+++ new/kteatime-19.04.0/po/zh_TW/kteatime.po   2019-04-12 02:12:04.000000000 
+0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-11-12 06:56+0100\n"
+"POT-Creation-Date: 2018-08-21 03:45+0200\n"
 "PO-Revision-Date: 2018-08-25 19:22+0800\n"
 "Last-Translator: pan93412 <pan93...@gmail.com>\n"
 "Language-Team: Chinese <zh-l...@linux.org.tw>\n"


Reply via email to