Hello community,

here is the log from the commit of package ktimer for openSUSE:Leap:15.2 
checked in at 2020-05-13 03:52:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/ktimer (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.ktimer.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ktimer"

Wed May 13 03:52:55 2020 rev:43 rq:797456 version:20.04.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/ktimer/ktimer.changes  2020-03-15 
13:36:41.826850081 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.ktimer.new.2738/ktimer.changes        
2020-05-13 03:52:58.964344079 +0200
@@ -1,0 +2,29 @@
+Thu Apr 23 12:22:54 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-04-apps-update
+- No code change since 20.03.90
+
+-------------------------------------------------------------------
+Sun Apr  5 20:30:28 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.03.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-rc
+- No code change since 20.03.80
+
+-------------------------------------------------------------------
+Sun Mar 22 09:17:24 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.03.80
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-beta
+- Changes since 19.12.3:
+  * Make it compile against last qt5.15 without deprecated method
+  * Use camelcase header
+
+-------------------------------------------------------------------

Old:
----
  ktimer-19.12.3.tar.xz
  ktimer-19.12.3.tar.xz.sig

New:
----
  ktimer-20.04.0.tar.xz
  ktimer-20.04.0.tar.xz.sig

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

Other differences:
------------------
++++++ ktimer.spec ++++++
--- /var/tmp/diff_new_pack.NTSIHN/_old  2020-05-13 03:52:59.316344817 +0200
+++ /var/tmp/diff_new_pack.NTSIHN/_new  2020-05-13 03:52:59.316344817 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ktimer
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,47 +16,40 @@
 #
 
 
-%define kf5_version 5.60.0
+%define kf5_version 5.46.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:           ktimer
-Version:        19.12.3
+Version:        20.04.0
 Release:        0
 Summary:        Countdown Launcher
 License:        GPL-2.0-or-later
 Group:          Productivity/Other
 URL:            https://www.kde.org
 Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
-%if %{with lang}
-Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2:        applications.keyring
-%endif
 BuildRequires:  extra-cmake-modules
+BuildRequires:  update-desktop-files
 BuildRequires:  cmake(KF5DBusAddons)
 BuildRequires:  cmake(KF5DocTools)
 BuildRequires:  cmake(KF5I18n)
-BuildRequires:  cmake(KF5IconThemes)
 BuildRequires:  cmake(KF5KIO)
 BuildRequires:  cmake(KF5Notifications)
 BuildRequires:  cmake(KF5WidgetsAddons)
-BuildRequires:  cmake(KF5XmlGui)
-BuildRequires:  update-desktop-files
-BuildRequires:  cmake(Qt5Concurrent)
 BuildRequires:  cmake(Qt5Core)
 BuildRequires:  cmake(Qt5Widgets)
 Obsoletes:      %{name}5 < %{version}
 Provides:       %{name}5 = %{version}
 %if %{with lang}
-Recommends:     %{name}-lang
+Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:        applications.keyring
 %endif
+Recommends:     %{name}-lang
 
 %description
 Countdown launching tool for KDE
 
-%if %{with lang}
 %lang_package
-%endif
 
 %prep
 %setup -q -n ktimer-%{version}
@@ -76,7 +69,6 @@
 %files
 %license COPYING*
 %doc %lang(en) %{_kf5_htmldir}/en/ktimer/
-%doc %lang(en) %{_kf5_htmldir}/en/ktimer/
 %{_kf5_applicationsdir}/org.kde.ktimer.desktop
 %{_kf5_bindir}/ktimer
 %{_kf5_iconsdir}/hicolor/*/*/*.png


++++++ ktimer-19.12.3.tar.xz -> ktimer-20.04.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktimer-19.12.3/.gitignore 
new/ktimer-20.04.0/.gitignore
--- old/ktimer-19.12.3/.gitignore       1970-01-01 01:00:00.000000000 +0100
+++ new/ktimer-20.04.0/.gitignore       2020-04-15 11:09:04.000000000 +0200
@@ -0,0 +1,20 @@
+# Ignore the following files
+*~
+*.[oa]
+*.diff
+*.kate-swp
+*.kdev4
+.kdev_include_paths
+*.kdevelop.pcs
+*.moc
+*.moc.cpp
+*.orig
+*.user
+.*.swp
+.swp.*
+Doxyfile
+Makefile
+/build*/
+.cmake/
+CMakeLists.txt.user*
+*.unc-backup*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktimer-19.12.3/CMakeLists.txt 
new/ktimer-20.04.0/CMakeLists.txt
--- old/ktimer-19.12.3/CMakeLists.txt   2020-03-03 01:15:57.000000000 +0100
+++ new/ktimer-20.04.0/CMakeLists.txt   2020-04-17 02:29:29.000000000 +0200
@@ -1,10 +1,10 @@
 # KDE Application Version, managed by release script
-set (KDE_APPLICATIONS_VERSION_MAJOR "19")
-set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "3")
-set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
+set (RELEASE_SERVICE_VERSION_MAJOR "20")
+set (RELEASE_SERVICE_VERSION_MINOR "04")
+set (RELEASE_SERVICE_VERSION_MICRO "0")
+set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 cmake_minimum_required (VERSION 3.5 FATAL_ERROR)
-project(ktimer VERSION ${KDE_APPLICATIONS_VERSION})
+project(ktimer VERSION ${RELEASE_SERVICE_VERSION})
 
 set (QT_MIN_VERSION "5.9.0")
 set(KF5_MIN_VERSION "5.46.0")
@@ -31,10 +31,7 @@
     DBusAddons
     Notifications
 )
-if (EXISTS "${CMAKE_SOURCE_DIR}/.git")
-   add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x060000)
-   add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x060000)
-endif()
+
 if (${KF5Config_VERSION} STRGREATER "5.56.0")
         add_definitions(-DQT_NO_FOREACH)
 endif()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktimer-19.12.3/config-ktimer.h.cmake 
new/ktimer-20.04.0/config-ktimer.h.cmake
--- old/ktimer-19.12.3/config-ktimer.h.cmake    2020-03-01 10:39:04.000000000 
+0100
+++ new/ktimer-20.04.0/config-ktimer.h.cmake    2020-04-15 11:09:04.000000000 
+0200
@@ -1 +1 @@
-#define KTIMER_VERSION "${KDE_APPLICATIONS_VERSION}"
+#define KTIMER_VERSION "${RELEASE_SERVICE_VERSION}"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktimer-19.12.3/ktimer.cpp 
new/ktimer-20.04.0/ktimer.cpp
--- old/ktimer-19.12.3/ktimer.cpp       2020-03-01 10:39:04.000000000 +0100
+++ new/ktimer-20.04.0/ktimer.cpp       2020-04-15 11:09:04.000000000 +0200
@@ -21,11 +21,11 @@
 #include <QProcess>
 #include <QTimer>
 #include <KConfigGroup>
-#include <klineedit.h>
+#include <KLineEdit>
 #include <ktoolinvocation.h>
-#include <kstandardguiitem.h>
+#include <KStandardGuiItem>
 #include <QAction>
-#include <kstandardaction.h>
+#include <KStandardAction>
 #include "kstatusnotifieritem.h"
 #include <KToolInvocation>
 #include <KHelpClient>
@@ -615,7 +615,7 @@
         d->processes.append( proc );
         connect(proc, static_cast<void (QProcess::*)(int, 
QProcess::ExitStatus)>(&QProcess::finished), this, &KTimerJob::processExited);
         if (!d->command.simplified ().isEmpty()) {
-               proc->start(d->command);
+                proc->start(d->command, QStringList());
                emit fired( this );
         }
         if(proc->state() == QProcess::NotRunning) {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktimer-19.12.3/main.cpp new/ktimer-20.04.0/main.cpp
--- old/ktimer-19.12.3/main.cpp 2020-03-01 10:39:04.000000000 +0100
+++ new/ktimer-20.04.0/main.cpp 2020-04-15 11:09:04.000000000 +0200
@@ -22,7 +22,7 @@
 #include <QApplication>
 #include <KLocalizedString>
 #include <QCommandLineParser>
-#include <kdelibs4configmigrator.h>
+#include <Kdelibs4ConfigMigrator>
 #include <KDBusService>
 #include "ktimer.h"
 #include <config-ktimer.h>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktimer-19.12.3/org.kde.ktimer.appdata.xml 
new/ktimer-20.04.0/org.kde.ktimer.appdata.xml
--- old/ktimer-19.12.3/org.kde.ktimer.appdata.xml       2020-03-01 
10:39:04.000000000 +0100
+++ new/ktimer-20.04.0/org.kde.ktimer.appdata.xml       2020-04-15 
11:09:04.000000000 +0200
@@ -11,6 +11,7 @@
   <name xml:lang="el">KTimer</name>
   <name xml:lang="en-GB">KTimer</name>
   <name xml:lang="es">KTimer</name>
+  <name xml:lang="et">KTimer</name>
   <name xml:lang="eu">KTimer</name>
   <name xml:lang="fi">KTimer</name>
   <name xml:lang="fr">KTimer</name>
@@ -39,6 +40,7 @@
   <summary xml:lang="el">Εκτελεστής αντίστροφης μέτρησης</summary>
   <summary xml:lang="en-GB">Countdown Launcher</summary>
   <summary xml:lang="es">Lanzador de cuenta atrás</summary>
+  <summary xml:lang="et">Ajaarvestuse käivitaja</summary>
   <summary xml:lang="eu">Atzekoz aurrera zenbatze abiarazlea</summary>
   <summary xml:lang="fi">Lähtölaskenta</summary>
   <summary xml:lang="fr">Lanceur de compte à rebours</summary>
@@ -69,6 +71,7 @@
     <p xml:lang="el">Το KTimer είναι ένα μικρό εργαλέιο για την εκτέλεση 
προγραμμάτων έπειτα από κάποιο χρονικό διάστημα. Σας επιτρέπει να εισάγετε 
πολλές εργασίες και να ορίσετε χρονόμετρο για καθεμιά. Η χρονομέτρηση για κάθε 
εργασία μπορεί να ξεκινήσει, να διακοπεί, να αλλάξει ή να επαναληφθεί.</p>
     <p xml:lang="en-GB">KTimer is a little tool to execute programs after some 
time. It allows you to enter several tasks and to set a timer for each of them. 
The timers for each task can be started, stopped, changed, or looped.</p>
     <p xml:lang="es">KTimer es una pequeña herramienta para ejecutar programas 
tras cierto tiempo. Le permite introducir varias tareas y definir un 
temporizador para cada una de ellas. Puede iniciar, detener, modificar o poner 
en bucle estos temporizadores.</p>
+    <p xml:lang="et">KTimer on pisike tööriist programmide käivitamiseks 
teatava aja pärast. See võimaldab panna paika ülesandeid ja määrata kõigile 
neile taimeri. Kõigi ülesannete taimereid saab käivitada, peatada, muuta või 
korduma panna.</p>
     <p xml:lang="eu">KTimer adierazitako denbora igarotakoan aplikazioak 
exekutatzeko programa bat da. Hainbat ataza sartu eta bakoitzari atzera 
zenbatze bat ezarri dakioke. Ataza bakoitzaren atzera zenbatzea abiarazi, 
gelditu, aldatu edo begiztaz lotu daiteke.</p>
     <p xml:lang="fi">KTimer on pieni työkalu ohjelmien ajamiseksi tietyssä 
ajassa. Voit asettaa useita tehtäviä ja kullekin ajastimen. Kunkin tehtävän 
ajastimen voi käynnistää, pysäyttää tai sitä voi muuttaa tai asettaa sen 
silmukkaan.</p>
     <p xml:lang="fr">KTimer est un petit outil qui exécute des programmes 
après un laps de temps défini. Il vous permet de configurer plusieurs tâches et 
de définir un compte à rebours pour chacune d'entre elles. Il est possible de 
lancer, d'arrêter, de modifier ou de faire tourner en boucle les comptes à 
rebours de chaque tâche.</p>
@@ -82,6 +85,7 @@
     <p xml:lang="pl">KTimer jest małym narzędziem do wykonywania programów po 
danym czasie. Umożliwia podanie kliku zadań i ustawienia czasomierza dla nich. 
Czasomierz dla każdego z zadań można rozpocząć, zatrzymać, zmienić lub 
zapętlić.</p>
     <p xml:lang="pt">O KTimer é uma pequena ferramenta para executar programas 
ao fim de algum tempo. Permite-lhe introduzir várias tarefas e a definir um 
cronómetro para cada uma delas. Poderá iniciar, parar, modificar ou configurar 
em ciclo cada uma das tarefas.</p>
     <p xml:lang="pt-BR">O KTimer é uma pequena ferramenta para executar 
programas em um tempo determinado. Permite-lhe inserir diversas tarefas e 
definir um cronômetro para cada uma delas. Os cronômetros de cada tarefa podem 
ser iniciados, parados, alterados ou colocados em ciclo.</p>
+    <p xml:lang="ru">Приложение KTimer позволяет запускать выполнение команд 
по срабатыванию таймера. Таймеры возможно запустить, остановить, изменить или 
зациклить.</p>
     <p xml:lang="sk">KTimer je malý nástroj na vykonanie programov po určitom 
čase. Umožnuje vám zadať niekoľko úloh a nastaviť šasovač pre každý z nich. 
Časovače pre každú úlohu môžu byť spustené, zastavené, zmenené alebo 
opakované.</p>
     <p xml:lang="sv">Ktimer är ett litet verktyg för att köra program efter en 
viss tid. Det låter dig ange flera aktiviteter och ställa in en tidtagare för 
var och en av dem. Tidtagningen av varje aktivitet kan startas, stoppas, ändras 
eller upprepas.</p>
     <p xml:lang="uk">KTimer — невеличка програма для відкладеного запуску 
інших програм. За її допомогою ви зможете вказати декілька завдань і встановити 
для кожного з них таймер. Таймери для кожного з завдань можна запускати, 
зупиняти, змінювати або зациклювати.</p>
@@ -102,6 +106,7 @@
       <caption xml:lang="el">Παράθυρο διαμόρφωσης του KTimer</caption>
       <caption xml:lang="en-GB">KTimer configuration window</caption>
       <caption xml:lang="es">Ventana de configuración de KTimer</caption>
+      <caption xml:lang="et">KTimeri seadistuste aken</caption>
       <caption xml:lang="eu">KTimer konfiguratzeko leiho</caption>
       <caption xml:lang="fi">KTimerin asetusikkuna</caption>
       <caption xml:lang="fr">Fenêtre de configuration de KTimer</caption>
@@ -115,6 +120,7 @@
       <caption xml:lang="pl">Okno ustawień KTimer</caption>
       <caption xml:lang="pt">Janela de configuração do KTimer</caption>
       <caption xml:lang="pt-BR">Janela de configuração do KTimer</caption>
+      <caption xml:lang="ru">Окно параметров KTimer</caption>
       <caption xml:lang="sk">KTimer konfiguračné okno</caption>
       <caption xml:lang="sv">Inställningsfönster i Ktimer </caption>
       <caption xml:lang="uk">Вікно налаштовування KTimer</caption>
@@ -130,9 +136,9 @@
   </provides>
   <launchable type="desktop-id">org.kde.ktimer.desktop</launchable>
   <releases>
+    <release version="20.04.0" date="2020-04-23"/>
     <release version="19.12.3" date="2020-03-05"/>
     <release version="19.12.2" date="2020-02-06"/>
     <release version="19.12.1" date="2020-01-09"/>
-    <release version="19.12.0" date="2019-12-12"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktimer-19.12.3/org.kde.ktimer.desktop 
new/ktimer-20.04.0/org.kde.ktimer.desktop
--- old/ktimer-19.12.3/org.kde.ktimer.desktop   2020-03-01 10:39:04.000000000 
+0100
+++ new/ktimer-20.04.0/org.kde.ktimer.desktop   2020-04-15 11:09:04.000000000 
+0200
@@ -37,7 +37,7 @@
 GenericName[nb]=Nedtellingstarter
 GenericName[nds]=Teller starten
 GenericName[ne]=काउन्टडाउन सुरुआतकर्ता
-GenericName[nl]=Afteller
+GenericName[nl]=Starter van aftellen
 GenericName[nn]=Nedteljing
 GenericName[pa]=ਪੁੱਠੀ ਗਿਣਤੀ ਸ਼ੁਰੂਆਤੀ ਲਾਂਚਰ
 GenericName[pl]=Odliczanie
@@ -152,6 +152,7 @@
 Comment[el]=Χρονόμετρο επιφάνειας εργασίας
 Comment[en_GB]=Desktop stopwatch
 Comment[es]=Cronómetro del escritorio
+Comment[et]=Töölaua stopper
 Comment[eu]=Mahaigaineko kronometroa
 Comment[fi]=Työpöydän sekuntikello
 Comment[fr]=Chronomètre pour le bureau
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktimer-19.12.3/po/da/ktimer.po 
new/ktimer-20.04.0/po/da/ktimer.po
--- old/ktimer-19.12.3/po/da/ktimer.po  2020-03-03 01:15:56.000000000 +0100
+++ new/ktimer-20.04.0/po/da/ktimer.po  2020-04-17 02:29:27.000000000 +0200
@@ -4,20 +4,20 @@
 #
 # Erik Kjær Pedersen <[email protected]>, 2001.
 # Keld Simonsen <[email protected]>, 2008.
-# Martin Schlander <[email protected]>, 2008, 2009, 2010.
+# Martin Schlander <[email protected]>, 2008, 2009, 2010, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:13+0200\n"
-"PO-Revision-Date: 2010-06-04 10:29+0200\n"
+"PO-Revision-Date: 2020-04-08 20:57+0200\n"
 "Last-Translator: Martin Schlander <[email protected]>\n"
-"Language-Team: Danish <[email protected]>\n"
+"Language-Team: Danish <[email protected]>\n"
 "Language: da\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.0\n"
+"X-Generator: Lokalize 18.12.3\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #, kde-format
@@ -285,21 +285,18 @@
 #. i18n: ectx: property (toolTip), widget (QCheckBox, m_consecutive)
 #. i18n: ectx: property (whatsThis), widget (QCheckBox, m_consecutive)
 #: prefwidget.ui:255 prefwidget.ui:258
-#, fuzzy, kde-format
-#| msgid ""
-#| "Check this box if you want your countdown to start over after it finishes"
+#, kde-format
 msgid ""
 "Check this box if you want to execute this task after the previous one "
 "finishes"
 msgstr ""
-"Markér dette felt hvis du vil have din nedtælling til at starte forfra når "
-"den er færdig"
+"Markér dette felt hvis du vil køre denne opgave efter den forrige er færdig"
 
 #. i18n: ectx: property (text), widget (QCheckBox, m_consecutive)
 #: prefwidget.ui:261
 #, kde-format
 msgid "Consecutive task"
-msgstr ""
+msgstr "Efterfølgende opgave"
 
 #. i18n: ectx: property (text), widget (QLabel, TextLabel3)
 #: prefwidget.ui:268
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktimer-19.12.3/po/de/docs/ktimer/index.docbook 
new/ktimer-20.04.0/po/de/docs/ktimer/index.docbook
--- old/ktimer-19.12.3/po/de/docs/ktimer/index.docbook  2020-03-03 
01:15:57.000000000 +0100
+++ new/ktimer-20.04.0/po/de/docs/ktimer/index.docbook  2020-04-17 
02:29:28.000000000 +0200
@@ -256,8 +256,7 @@
 >Übersetzung Gregor Zumstein<email
 >[email protected]</email
 ></para
-> 
-&underFDL; &underGPL; </chapter>
+> &underFDL; &underGPL; </chapter>
 
 &documentation.index;
 </book>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktimer-19.12.3/po/en_GB/ktimer.po 
new/ktimer-20.04.0/po/en_GB/ktimer.po
--- old/ktimer-19.12.3/po/en_GB/ktimer.po       2020-03-03 01:15:56.000000000 
+0100
+++ new/ktimer-20.04.0/po/en_GB/ktimer.po       2020-04-17 02:29:27.000000000 
+0200
@@ -9,7 +9,7 @@
 "POT-Creation-Date: 2019-05-20 03:13+0200\n"
 "PO-Revision-Date: 2018-03-10 14:17+0000\n"
 "Last-Translator: Steve Allewell <[email protected]>\n"
-"Language-Team: British English <[email protected]>\n"
+"Language-Team: British English <[email protected]>\n"
 "Language: en_GB\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktimer-19.12.3/po/et/ktimer.po 
new/ktimer-20.04.0/po/et/ktimer.po
--- old/ktimer-19.12.3/po/et/ktimer.po  2020-03-03 01:15:56.000000000 +0100
+++ new/ktimer-20.04.0/po/et/ktimer.po  2020-04-17 02:29:27.000000000 +0200
@@ -3,20 +3,20 @@
 #
 # Alvar Kusma <[email protected]>, 2002.
 # Marek Laane <[email protected]>, 2007.-2009.
-# Marek Laane <[email protected]>, 2009, 2010.
+# Marek Laane <[email protected]>, 2009, 2010, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:13+0200\n"
-"PO-Revision-Date: 2010-07-05 03:08+0300\n"
-"Last-Translator: Marek Laane <[email protected]>\n"
-"Language-Team: Estonian <[email protected]>\n"
+"PO-Revision-Date: 2019-11-11 00:07+0200\n"
+"Last-Translator: Marek Laane <[email protected]>\n"
+"Language-Team: Estonian <[email protected]>\n"
 "Language: et\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.0\n"
+"X-Generator: Lokalize 19.08.1\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #, kde-format
@@ -281,19 +281,17 @@
 #. i18n: ectx: property (toolTip), widget (QCheckBox, m_consecutive)
 #. i18n: ectx: property (whatsThis), widget (QCheckBox, m_consecutive)
 #: prefwidget.ui:255 prefwidget.ui:258
-#, fuzzy, kde-format
-#| msgid ""
-#| "Check this box if you want your countdown to start over after it finishes"
+#, kde-format
 msgid ""
 "Check this box if you want to execute this task after the previous one "
 "finishes"
-msgstr "Märkimisel käivitatakse ajaarvestus pärast lõppemist uuesti"
+msgstr "Märkimisel käivitatakse ülesanne pärast lõpetamist uuesti"
 
 #. i18n: ectx: property (text), widget (QCheckBox, m_consecutive)
 #: prefwidget.ui:261
 #, kde-format
 msgid "Consecutive task"
-msgstr ""
+msgstr "Ülesande kordamine"
 
 #. i18n: ectx: property (text), widget (QLabel, TextLabel3)
 #: prefwidget.ui:268
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktimer-19.12.3/po/ko/ktimer.po 
new/ktimer-20.04.0/po/ko/ktimer.po
--- old/ktimer-19.12.3/po/ko/ktimer.po  2020-03-03 01:15:57.000000000 +0100
+++ new/ktimer-20.04.0/po/ko/ktimer.po  2020-04-17 02:29:27.000000000 +0200
@@ -1,14 +1,14 @@
 # Translation of ktimer to Korean.
 # Copyright (C) 2007 This_file_is_part_of_KDE
 # This file is distributed under the same license as the kdeutils package.
-# Shinjo Park <[email protected]>, 2007, 2010, 2018.
+# Shinjo Park <[email protected]>, 2007, 2010, 2018, 2020.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:13+0200\n"
-"PO-Revision-Date: 2018-08-14 17:12+0100\n"
+"PO-Revision-Date: 2020-04-04 14:15+0200\n"
 "Last-Translator: Shinjo Park <[email protected]>\n"
 "Language-Team: Korean <[email protected]>\n"
 "Language: ko\n"
@@ -16,7 +16,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 19.04.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -273,7 +273,7 @@
 #: prefwidget.ui:248
 #, kde-format
 msgid "Start only &one instance"
-msgstr "한 개의 인스턴스만 시작(&O)"
+msgstr "인스턴스 한 개만 시작(&O)"
 
 #. i18n: ectx: property (toolTip), widget (QCheckBox, m_consecutive)
 #. i18n: ectx: property (whatsThis), widget (QCheckBox, m_consecutive)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktimer-19.12.3/po/nb/ktimer.po 
new/ktimer-20.04.0/po/nb/ktimer.po
--- old/ktimer-19.12.3/po/nb/ktimer.po  2020-03-03 01:15:57.000000000 +0100
+++ new/ktimer-20.04.0/po/nb/ktimer.po  2020-04-17 02:29:28.000000000 +0200
@@ -8,7 +8,7 @@
 "POT-Creation-Date: 2019-05-20 03:13+0200\n"
 "PO-Revision-Date: 2010-04-25 10:38+0200\n"
 "Last-Translator: Bjørn Steensrud <[email protected]>\n"
-"Language-Team: Norwegian Bokmål <[email protected]>\n"
+"Language-Team: Norwegian Bokmål <[email protected]>\n"
 "Language: nb\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktimer-19.12.3/po/nl/ktimer.po 
new/ktimer-20.04.0/po/nl/ktimer.po
--- old/ktimer-19.12.3/po/nl/ktimer.po  2020-03-03 01:15:57.000000000 +0100
+++ new/ktimer-20.04.0/po/nl/ktimer.po  2020-04-17 02:29:28.000000000 +0200
@@ -5,20 +5,20 @@
 # Rinse de Vries <[email protected]>, 2007.
 # Kristof Bal <[email protected]>, 2008.
 # Freek de Kruijf <[email protected]>, 2009.
-# Freek de Kruijf <[email protected]>, 2010, 2018.
+# Freek de Kruijf <[email protected]>, 2010, 2018, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:13+0200\n"
-"PO-Revision-Date: 2018-03-05 11:06+0100\n"
+"PO-Revision-Date: 2020-01-19 19:47+0100\n"
 "Last-Translator: Freek de Kruijf <[email protected]>\n"
 "Language-Team: Dutch <[email protected]>\n"
 "Language: nl\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 19.12.1\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #, kde-format
@@ -26,7 +26,7 @@
 msgid "Your names"
 msgstr ""
 "Otto Bruggeman,Rinse de Vries - 2007,Kristof Bal - 2008,Freek de Kruijf - "
-"2018"
+"2018; 2020"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktimer-19.12.3/po/nn/ktimer.po 
new/ktimer-20.04.0/po/nn/ktimer.po
--- old/ktimer-19.12.3/po/nn/ktimer.po  2020-03-03 01:15:57.000000000 +0100
+++ new/ktimer-20.04.0/po/nn/ktimer.po  2020-04-17 02:29:28.000000000 +0200
@@ -10,7 +10,7 @@
 "POT-Creation-Date: 2019-05-20 03:13+0200\n"
 "PO-Revision-Date: 2018-06-04 22:03+0100\n"
 "Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
-"Language-Team: Norwegian Nynorsk <[email protected]>\n"
+"Language-Team: Norwegian Nynorsk <[email protected]>\n"
 "Language: nn\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktimer-19.12.3/po/sk/ktimer.po 
new/ktimer-20.04.0/po/sk/ktimer.po
--- old/ktimer-19.12.3/po/sk/ktimer.po  2020-03-03 01:15:57.000000000 +0100
+++ new/ktimer-20.04.0/po/sk/ktimer.po  2020-04-17 02:29:28.000000000 +0200
@@ -226,7 +226,7 @@
 #: prefwidget.ui:197
 #, kde-format
 msgid "Settings"
-msgstr "Nastavenie"
+msgstr "Nastavenia"
 
 #. i18n: ectx: property (toolTip), widget (QCheckBox, m_loop)
 #. i18n: ectx: property (whatsThis), widget (QCheckBox, m_loop)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktimer-19.12.3/po/zh_CN/ktimer.po 
new/ktimer-20.04.0/po/zh_CN/ktimer.po
--- old/ktimer-19.12.3/po/zh_CN/ktimer.po       2020-03-03 01:15:57.000000000 
+0100
+++ new/ktimer-20.04.0/po/zh_CN/ktimer.po       2020-04-17 02:29:28.000000000 
+0200
@@ -6,7 +6,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:13+0200\n"
-"PO-Revision-Date: 2020-01-20 21:57\n"
+"PO-Revision-Date: 2020-03-25 19:57\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to