Hello community, here is the log from the commit of package khotkeys5 for openSUSE:Factory checked in at 2019-06-12 13:28:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/khotkeys5 (Old) and /work/SRC/openSUSE:Factory/.khotkeys5.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "khotkeys5" Wed Jun 12 13:28:42 2019 rev:81 rq:708300 version:5.16.0 Changes: -------- --- /work/SRC/openSUSE:Factory/khotkeys5/khotkeys5.changes 2019-05-09 10:05:08.660295223 +0200 +++ /work/SRC/openSUSE:Factory/.khotkeys5.new.4811/khotkeys5.changes 2019-06-12 13:28:46.696285581 +0200 @@ -1,0 +2,20 @@ +Thu Jun 6 14:07:08 UTC 2019 - fab...@ritter-vogt.de + +- Update to 5.16.0 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.16.0.php +- No code changes since 5.15.90 + +------------------------------------------------------------------- +Thu May 16 16:56:37 UTC 2019 - fab...@ritter-vogt.de + +- Update to 5.15.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.15.90.php +- Changes since 5.15.5: + * bump Qt version to 5.12 as agreed at start of cycle + * Remove deprecated method + +------------------------------------------------------------------- Old: ---- khotkeys-5.15.5.tar.xz khotkeys-5.15.5.tar.xz.sig New: ---- khotkeys-5.16.0.tar.xz khotkeys-5.16.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ khotkeys5.spec ++++++ --- /var/tmp/diff_new_pack.GSpnv6/_old 2019-06-12 13:28:47.336285246 +0200 +++ /var/tmp/diff_new_pack.GSpnv6/_new 2019-06-12 13:28:47.340285244 +0200 @@ -18,7 +18,7 @@ %bcond_without lang Name: khotkeys5 -Version: 5.15.5 +Version: 5.16.0 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} @@ -28,9 +28,9 @@ License: GPL-2.0-or-later Group: System/GUI/KDE Url: http://www.kde.org -Source: https://download.kde.org/stable/plasma/%{version}/khotkeys-%{version}.tar.xz +Source: khotkeys-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/plasma/%{version}/khotkeys-%{version}.tar.xz.sig +Source1: khotkeys-%{version}.tar.xz.sig Source2: plasma.keyring %endif # PATCH-FIX-OPENSUSE ++++++ khotkeys-5.15.5.tar.xz -> khotkeys-5.16.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/CMakeLists.txt new/khotkeys-5.16.0/CMakeLists.txt --- old/khotkeys-5.15.5/CMakeLists.txt 2019-05-07 11:48:31.000000000 +0200 +++ new/khotkeys-5.16.0/CMakeLists.txt 2019-06-06 14:53:20.000000000 +0200 @@ -1,10 +1,10 @@ project(khotkeys) -set(PROJECT_VERSION "5.15.5") +set(PROJECT_VERSION "5.16.0") set(PROJECT_VERSION_MAJOR 5) cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR) -set(QT_MIN_VERSION "5.11.0") -set(KF5_MIN_VERSION "5.54.0") +set(QT_MIN_VERSION "5.12.0") +set(KF5_MIN_VERSION "5.58.0") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/kcm_hotkeys/hotkeys_model.cpp new/khotkeys-5.16.0/kcm_hotkeys/hotkeys_model.cpp --- old/khotkeys-5.15.5/kcm_hotkeys/hotkeys_model.cpp 2019-05-07 11:47:56.000000000 +0200 +++ new/khotkeys-5.16.0/kcm_hotkeys/hotkeys_model.cpp 2019-06-06 14:52:51.000000000 +0200 @@ -230,7 +230,7 @@ case NameColumn: if (!action->isEnabled()) { - return pal.color(QPalette::Disabled, QPalette::Foreground); + return pal.color(QPalette::Disabled, QPalette::WindowText); } default: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/af/khotkeys.po new/khotkeys-5.16.0/po/af/khotkeys.po --- old/khotkeys-5.15.5/po/af/khotkeys.po 2019-05-07 11:48:05.000000000 +0200 +++ new/khotkeys-5.16.0/po/af/khotkeys.po 2019-06-06 14:52:59.000000000 +0200 @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys stable\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2006-06-30 10:01+0200\n" "Last-Translator: Frikkie Thirion <frikkie.thir...@deneloptronics.co.za>\n" "Language-Team: AFRIKAANS <translate-discuss...@lists.sourceforge.net>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/ar/khotkeys.po new/khotkeys-5.16.0/po/ar/khotkeys.po --- old/khotkeys-5.15.5/po/ar/khotkeys.po 2019-05-07 11:48:05.000000000 +0200 +++ new/khotkeys-5.16.0/po/ar/khotkeys.po 2019-06-06 14:52:59.000000000 +0200 @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2008-12-07 22:12+0400\n" "Last-Translator: zayed <zayed.alsa...@gmail.com>\n" "Language-Team: Arabic <linuxac-kde-arabic-t...@googlegroups.com>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/be/khotkeys.po new/khotkeys-5.16.0/po/be/khotkeys.po --- old/khotkeys-5.15.5/po/be/khotkeys.po 2019-05-07 11:48:05.000000000 +0200 +++ new/khotkeys-5.16.0/po/be/khotkeys.po 2019-06-06 14:52:59.000000000 +0200 @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2007-12-09 18:31+0200\n" "Last-Translator: Darafei Praliaskouski <kom...@licei2.com>\n" "Language-Team: Belarusian <i...@mova.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/bg/khotkeys.po new/khotkeys-5.16.0/po/bg/khotkeys.po --- old/khotkeys-5.15.5/po/bg/khotkeys.po 2019-05-07 11:48:06.000000000 +0200 +++ new/khotkeys-5.16.0/po/bg/khotkeys.po 2019-06-06 14:53:00.000000000 +0200 @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2011-07-12 21:33+0300\n" "Last-Translator: Yasen Pramatarov <ya...@lindeas.com>\n" "Language-Team: Bulgarian <d...@fsa-bg.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/bn_IN/khotkeys.po new/khotkeys-5.16.0/po/bn_IN/khotkeys.po --- old/khotkeys-5.15.5/po/bn_IN/khotkeys.po 2019-05-07 11:48:06.000000000 +0200 +++ new/khotkeys-5.16.0/po/bn_IN/khotkeys.po 2019-06-06 14:53:00.000000000 +0200 @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2009-01-12 18:12+0530\n" "Last-Translator: Runa Bhattacharjee <ru...@redhat.com>\n" "Language-Team: Bengali INDIA <fedora-trans-bn...@redhat.com>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/br/khotkeys.po new/khotkeys-5.16.0/po/br/khotkeys.po --- old/khotkeys-5.15.5/po/br/khotkeys.po 2019-05-07 11:48:06.000000000 +0200 +++ new/khotkeys-5.16.0/po/br/khotkeys.po 2019-06-06 14:53:00.000000000 +0200 @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2004-07-08 17:18+0200\n" "Last-Translator: Thierry Vignaud <tvignaud.com>\n" "Language-Team: Brezhoneg <Suav.Icb.fr>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/bs/khotkeys.po new/khotkeys-5.16.0/po/bs/khotkeys.po --- old/khotkeys-5.15.5/po/bs/khotkeys.po 2019-05-07 11:48:07.000000000 +0200 +++ new/khotkeys-5.16.0/po/bs/khotkeys.po 2019-06-06 14:53:01.000000000 +0200 @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2013-10-18 20:08+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/khotkeys-5.15.5/po/ca/docs/kcontrol/khotkeys/index.docbook new/khotkeys-5.16.0/po/ca/docs/kcontrol/khotkeys/index.docbook --- old/khotkeys-5.15.5/po/ca/docs/kcontrol/khotkeys/index.docbook 2019-05-07 11:48:24.000000000 +0200 +++ new/khotkeys-5.16.0/po/ca/docs/kcontrol/khotkeys/index.docbook 2019-06-06 14:53:14.000000000 +0200 @@ -1131,8 +1131,7 @@ <para >Traductor/Revisor de la documentació: &credits.Antoni.Bella;</para -> -&underFDL; &underGPL; </sect1> +> &underFDL; &underGPL; </sect1> </article> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/ca/khotkeys.po new/khotkeys-5.16.0/po/ca/khotkeys.po --- old/khotkeys-5.15.5/po/ca/khotkeys.po 2019-05-07 11:48:07.000000000 +0200 +++ new/khotkeys-5.16.0/po/ca/khotkeys.po 2019-06-06 14:53:01.000000000 +0200 @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2018-05-23 19:21+0100\n" "Last-Translator: Josep Ma. Ferrer <txe...@gmail.com>\n" "Language-Team: Catalan <kde-i18n...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/ca@valencia/khotkeys.po new/khotkeys-5.16.0/po/ca@valencia/khotkeys.po --- old/khotkeys-5.15.5/po/ca@valencia/khotkeys.po 2019-05-07 11:48:07.000000000 +0200 +++ new/khotkeys-5.16.0/po/ca@valencia/khotkeys.po 2019-06-06 14:53:01.000000000 +0200 @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2018-05-23 19:21+0100\n" "Last-Translator: Josep Ma. Ferrer <txe...@gmail.com>\n" "Language-Team: Catalan <kde-i18n...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/cs/khotkeys.po new/khotkeys-5.16.0/po/cs/khotkeys.po --- old/khotkeys-5.15.5/po/cs/khotkeys.po 2019-05-07 11:48:07.000000000 +0200 +++ new/khotkeys-5.16.0/po/cs/khotkeys.po 2019-06-06 14:53:01.000000000 +0200 @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2018-05-31 13:47+0100\n" "Last-Translator: Vit Pelcak <v...@pelcak.org>\n" "Language-Team: Czech <kde-i18n-...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/csb/khotkeys.po new/khotkeys-5.16.0/po/csb/khotkeys.po --- old/khotkeys-5.15.5/po/csb/khotkeys.po 2019-05-07 11:48:08.000000000 +0200 +++ new/khotkeys-5.16.0/po/csb/khotkeys.po 2019-06-06 14:53:01.000000000 +0200 @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2009-12-18 21:12+0100\n" "Last-Translator: Mark Kwidzińśczi <m...@linuxcsb.org>\n" "Language-Team: Kaszëbsczi <i18n-...@linuxcsb.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/cy/khotkeys.po new/khotkeys-5.16.0/po/cy/khotkeys.po --- old/khotkeys-5.15.5/po/cy/khotkeys.po 2019-05-07 11:48:08.000000000 +0200 +++ new/khotkeys-5.16.0/po/cy/khotkeys.po 2019-06-06 14:53:01.000000000 +0200 @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2003-12-28 11:04+0000\n" "Last-Translator: KD at KGyfieithu <kyfiei...@dotmon.com>\n" "Language-Team: Cymraeg <c...@li.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/da/khotkeys.po new/khotkeys-5.16.0/po/da/khotkeys.po --- old/khotkeys-5.15.5/po/da/khotkeys.po 2019-05-07 11:48:08.000000000 +0200 +++ new/khotkeys-5.16.0/po/da/khotkeys.po 2019-06-06 14:53:01.000000000 +0200 @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2018-12-06 20:24+0100\n" "Last-Translator: Martin Schlander <mschlan...@opensuse.org>\n" "Language-Team: Danish <kde-i18n-...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/de/khotkeys.po new/khotkeys-5.16.0/po/de/khotkeys.po --- old/khotkeys-5.15.5/po/de/khotkeys.po 2019-05-07 11:48:08.000000000 +0200 +++ new/khotkeys-5.16.0/po/de/khotkeys.po 2019-06-06 14:53:01.000000000 +0200 @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2018-06-07 08:08+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/khotkeys-5.15.5/po/el/khotkeys.po new/khotkeys-5.16.0/po/el/khotkeys.po --- old/khotkeys-5.15.5/po/el/khotkeys.po 2019-05-07 11:48:08.000000000 +0200 +++ new/khotkeys-5.16.0/po/el/khotkeys.po 2019-06-06 14:53:01.000000000 +0200 @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2012-09-07 19:33+0200\n" "Last-Translator: Dimitrios Glentadakis <dgl...@gmail.com>\n" "Language-Team: Greek <kde-i18n...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/en_GB/khotkeys.po new/khotkeys-5.16.0/po/en_GB/khotkeys.po --- old/khotkeys-5.15.5/po/en_GB/khotkeys.po 2019-05-07 11:48:08.000000000 +0200 +++ new/khotkeys-5.16.0/po/en_GB/khotkeys.po 2019-06-06 14:53:02.000000000 +0200 @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2018-05-27 12:19+0000\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/khotkeys-5.15.5/po/eo/khotkeys.po new/khotkeys-5.16.0/po/eo/khotkeys.po --- old/khotkeys-5.15.5/po/eo/khotkeys.po 2019-05-07 11:48:08.000000000 +0200 +++ new/khotkeys-5.16.0/po/eo/khotkeys.po 2019-06-06 14:53:02.000000000 +0200 @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2009-12-24 14:48+0100\n" "Last-Translator: Axel Rousseau <a...@esperanto-jeunes.org>\n" "Language-Team: Esperanto <kde-i18n...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/es/khotkeys.po new/khotkeys-5.16.0/po/es/khotkeys.po --- old/khotkeys-5.15.5/po/es/khotkeys.po 2019-05-07 11:48:08.000000000 +0200 +++ new/khotkeys-5.16.0/po/es/khotkeys.po 2019-06-06 14:53:02.000000000 +0200 @@ -16,8 +16,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2018-05-29 22:58+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/khotkeys-5.15.5/po/et/khotkeys.po new/khotkeys-5.16.0/po/et/khotkeys.po --- old/khotkeys-5.15.5/po/et/khotkeys.po 2019-05-07 11:48:08.000000000 +0200 +++ new/khotkeys-5.16.0/po/et/khotkeys.po 2019-06-06 14:53:02.000000000 +0200 @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2012-10-10 09:25+0300\n" "Last-Translator: Marek Laane <b...@smail.ee>\n" "Language-Team: Estonian <kde...@linux.ee>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/eu/khotkeys.po new/khotkeys-5.16.0/po/eu/khotkeys.po --- old/khotkeys-5.15.5/po/eu/khotkeys.po 2019-05-07 11:48:09.000000000 +0200 +++ new/khotkeys-5.16.0/po/eu/khotkeys.po 2019-06-06 14:53:02.000000000 +0200 @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2018-07-14 23:33+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/khotkeys-5.15.5/po/fa/khotkeys.po new/khotkeys-5.16.0/po/fa/khotkeys.po --- old/khotkeys-5.15.5/po/fa/khotkeys.po 2019-05-07 11:48:09.000000000 +0200 +++ new/khotkeys-5.16.0/po/fa/khotkeys.po 2019-06-06 14:53:02.000000000 +0200 @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2007-09-02 15:21+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/khotkeys-5.15.5/po/fi/khotkeys.po new/khotkeys-5.16.0/po/fi/khotkeys.po --- old/khotkeys-5.15.5/po/fi/khotkeys.po 2019-05-07 11:48:09.000000000 +0200 +++ new/khotkeys-5.16.0/po/fi/khotkeys.po 2019-06-06 14:53:02.000000000 +0200 @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2018-08-15 13:05+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/khotkeys-5.15.5/po/fr/khotkeys.po new/khotkeys-5.16.0/po/fr/khotkeys.po --- old/khotkeys-5.15.5/po/fr/khotkeys.po 2019-05-07 11:48:09.000000000 +0200 +++ new/khotkeys-5.16.0/po/fr/khotkeys.po 2019-06-06 14:53:02.000000000 +0200 @@ -16,8 +16,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2018-06-04 17:43+0800\n" "Last-Translator: Simon Depiets <sdepi...@gmail.com>\n" "Language-Team: French <kde-francoph...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/fy/khotkeys.po new/khotkeys-5.16.0/po/fy/khotkeys.po --- old/khotkeys-5.15.5/po/fy/khotkeys.po 2019-05-07 11:48:09.000000000 +0200 +++ new/khotkeys-5.16.0/po/fy/khotkeys.po 2019-06-06 14:53:02.000000000 +0200 @@ -4,8 +4,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2010-07-16 11:50+0100\n" "Last-Translator: Berend Ytsma <bere...@gmail.com>\n" "Language-Team: Frysk <kde-i18n-...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/ga/khotkeys.po new/khotkeys-5.16.0/po/ga/khotkeys.po --- old/khotkeys-5.15.5/po/ga/khotkeys.po 2019-05-07 11:48:10.000000000 +0200 +++ new/khotkeys-5.16.0/po/ga/khotkeys.po 2019-06-06 14:53:03.000000000 +0200 @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07: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/khotkeys-5.15.5/po/gl/khotkeys.po new/khotkeys-5.16.0/po/gl/khotkeys.po --- old/khotkeys-5.15.5/po/gl/khotkeys.po 2019-05-07 11:48:10.000000000 +0200 +++ new/khotkeys-5.16.0/po/gl/khotkeys.po 2019-06-06 14:53:03.000000000 +0200 @@ -19,8 +19,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2019-01-01 15:32+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/khotkeys-5.15.5/po/gu/khotkeys.po new/khotkeys-5.16.0/po/gu/khotkeys.po --- old/khotkeys-5.15.5/po/gu/khotkeys.po 2019-05-07 11:48:10.000000000 +0200 +++ new/khotkeys-5.16.0/po/gu/khotkeys.po 2019-06-06 14:53:03.000000000 +0200 @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2010-06-22 16:30+0530\n" "Last-Translator: Sweta Kothari <swkot...@redhat.com>\n" "Language-Team: Gujarati\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/he/khotkeys.po new/khotkeys-5.16.0/po/he/khotkeys.po --- old/khotkeys-5.15.5/po/he/khotkeys.po 2019-05-07 11:48:10.000000000 +0200 +++ new/khotkeys-5.16.0/po/he/khotkeys.po 2019-06-06 14:53:04.000000000 +0200 @@ -16,8 +16,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2017-05-16 06:53-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/khotkeys-5.15.5/po/hi/khotkeys.po new/khotkeys-5.16.0/po/hi/khotkeys.po --- old/khotkeys-5.15.5/po/hi/khotkeys.po 2019-05-07 11:48:10.000000000 +0200 +++ new/khotkeys-5.16.0/po/hi/khotkeys.po 2019-06-06 14:53:04.000000000 +0200 @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2010-12-09 01:45+0530\n" "Last-Translator: G Karunakar\n" "Language-Team: Hindi <e...@li.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/hne/khotkeys.po new/khotkeys-5.16.0/po/hne/khotkeys.po --- old/khotkeys-5.15.5/po/hne/khotkeys.po 2019-05-07 11:48:10.000000000 +0200 +++ new/khotkeys-5.16.0/po/hne/khotkeys.po 2019-06-06 14:53:04.000000000 +0200 @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2009-02-05 17:12+0530\n" "Last-Translator: Ravishankar Shrivastava <raviratl...@aol.in>\n" "Language-Team: Hindi <kde-i18n-...@lists.kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/hr/khotkeys.po new/khotkeys-5.16.0/po/hr/khotkeys.po --- old/khotkeys-5.15.5/po/hr/khotkeys.po 2019-05-07 11:48:10.000000000 +0200 +++ new/khotkeys-5.16.0/po/hr/khotkeys.po 2019-06-06 14:53:04.000000000 +0200 @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys 0\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2010-01-06 01:59+0100\n" "Last-Translator: Andrej Dundovic <adund...@gmail.com>\n" "Language-Team: Croatian <kde-croatia-l...@lists.sourceforge.net>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/hsb/khotkeys.po new/khotkeys-5.16.0/po/hsb/khotkeys.po --- old/khotkeys-5.15.5/po/hsb/khotkeys.po 2019-05-07 11:48:10.000000000 +0200 +++ new/khotkeys-5.16.0/po/hsb/khotkeys.po 2019-06-06 14:53:04.000000000 +0200 @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2003-12-23 17:51+0100\n" "Last-Translator: Prof. Dr. Eduard Werner <e.wer...@rz.uni-leipzig.de>\n" "Language-Team: Upper Sorbian\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/hu/khotkeys.po new/khotkeys-5.16.0/po/hu/khotkeys.po --- old/khotkeys-5.15.5/po/hu/khotkeys.po 2019-05-07 11:48:11.000000000 +0200 +++ new/khotkeys-5.16.0/po/hu/khotkeys.po 2019-06-06 14:53:04.000000000 +0200 @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: KDE 4.2\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2017-12-05 12:39-0500\n" "Last-Translator: Kiszel Kristóf <kiszel.kris...@gmail.com>\n" "Language-Team: Hungarian <kde-l10n...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/ia/khotkeys.po new/khotkeys-5.16.0/po/ia/khotkeys.po --- old/khotkeys-5.15.5/po/ia/khotkeys.po 2019-05-07 11:48:11.000000000 +0200 +++ new/khotkeys-5.16.0/po/ia/khotkeys.po 2019-06-06 14:53:04.000000000 +0200 @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2012-09-03 17:19+0200\n" "Last-Translator: Giovanni Sora <g.s...@tiscali.it>\n" "Language-Team: Interlingua <kde-i18n...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/id/khotkeys.po new/khotkeys-5.16.0/po/id/khotkeys.po --- old/khotkeys-5.15.5/po/id/khotkeys.po 2019-05-07 11:48:11.000000000 +0200 +++ new/khotkeys-5.16.0/po/id/khotkeys.po 2019-06-06 14:53:04.000000000 +0200 @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2019-04-16 07:54+0700\n" "Last-Translator: Wantoyo <wanto...@gmail.com>\n" "Language-Team: Indonesian <kde-i18n-...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/is/khotkeys.po new/khotkeys-5.16.0/po/is/khotkeys.po --- old/khotkeys-5.15.5/po/is/khotkeys.po 2019-05-07 11:48:11.000000000 +0200 +++ new/khotkeys-5.16.0/po/is/khotkeys.po 2019-06-06 14:53:04.000000000 +0200 @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2011-06-23 07:43+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/khotkeys-5.15.5/po/it/khotkeys.po new/khotkeys-5.16.0/po/it/khotkeys.po --- old/khotkeys-5.15.5/po/it/khotkeys.po 2019-05-07 11:48:12.000000000 +0200 +++ new/khotkeys-5.16.0/po/it/khotkeys.po 2019-06-06 14:53:05.000000000 +0200 @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2018-06-24 15:27+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/khotkeys-5.15.5/po/ja/khotkeys.po new/khotkeys-5.16.0/po/ja/khotkeys.po --- old/khotkeys-5.15.5/po/ja/khotkeys.po 2019-05-07 11:48:12.000000000 +0200 +++ new/khotkeys-5.16.0/po/ja/khotkeys.po 2019-06-06 14:53:05.000000000 +0200 @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2010-09-25 17:17-0700\n" "Last-Translator: Fumiaki Okushi <oku...@kde.gr.jp>\n" "Language-Team: Japanese <kde...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/kk/khotkeys.po new/khotkeys-5.16.0/po/kk/khotkeys.po --- old/khotkeys-5.15.5/po/kk/khotkeys.po 2019-05-07 11:48:12.000000000 +0200 +++ new/khotkeys-5.16.0/po/kk/khotkeys.po 2019-06-06 14:53:05.000000000 +0200 @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2013-01-02 06:46+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/khotkeys-5.15.5/po/km/khotkeys.po new/khotkeys-5.16.0/po/km/khotkeys.po --- old/khotkeys-5.15.5/po/km/khotkeys.po 2019-05-07 11:48:12.000000000 +0200 +++ new/khotkeys-5.16.0/po/km/khotkeys.po 2019-06-06 14:53:05.000000000 +0200 @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2010-06-08 14:02+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/khotkeys-5.15.5/po/kn/khotkeys.po new/khotkeys-5.16.0/po/kn/khotkeys.po --- old/khotkeys-5.15.5/po/kn/khotkeys.po 2019-05-07 11:48:12.000000000 +0200 +++ new/khotkeys-5.16.0/po/kn/khotkeys.po 2019-06-06 14:53:05.000000000 +0200 @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2010-01-28 23:50+0530\n" "Last-Translator: Shankar Prasad <svenk...@redhat.com>\n" "Language-Team: kn-IN <>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/ko/khotkeys.po new/khotkeys-5.16.0/po/ko/khotkeys.po --- old/khotkeys-5.15.5/po/ko/khotkeys.po 2019-05-07 11:48:12.000000000 +0200 +++ new/khotkeys-5.16.0/po/ko/khotkeys.po 2019-06-06 14:53:06.000000000 +0200 @@ -11,11 +11,11 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2018-08-14 14:43+0100\n" "Last-Translator: Shinjo Park <k...@peremen.name>\n" -"Language-Team: Korean <kde-i18n-...@kde.org>\n" +"Language-Team: Korean <kde...@kde.org>\n" "Language: ko\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -26,7 +26,7 @@ #, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" -msgstr "Shinjo Park" +msgstr "박신조" #, kde-format msgctxt "EMAIL OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/ku/khotkeys.po new/khotkeys-5.16.0/po/ku/khotkeys.po --- old/khotkeys-5.15.5/po/ku/khotkeys.po 2019-05-07 11:48:12.000000000 +0200 +++ new/khotkeys-5.16.0/po/ku/khotkeys.po 2019-06-06 14:53:06.000000000 +0200 @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2009-01-06 14:20+0200\n" "Last-Translator: Erdal Ronahi <erdal.ron...@nospam.gmail.com>\n" "Language-Team: Kurdish <kde-i18n-...@lists.kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/lt/khotkeys.po new/khotkeys-5.16.0/po/lt/khotkeys.po --- old/khotkeys-5.15.5/po/lt/khotkeys.po 2019-05-07 11:48:12.000000000 +0200 +++ new/khotkeys-5.16.0/po/lt/khotkeys.po 2019-06-06 14:53:06.000000000 +0200 @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2015-01-25 12:13+0200\n" "Last-Translator: Liudas Ališauskas <liu...@akmc.lt>\n" "Language-Team: Lithuanian <kde-i18n...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/lv/khotkeys.po new/khotkeys-5.16.0/po/lv/khotkeys.po --- old/khotkeys-5.15.5/po/lv/khotkeys.po 2019-05-07 11:48:13.000000000 +0200 +++ new/khotkeys-5.16.0/po/lv/khotkeys.po 2019-06-06 14:53:06.000000000 +0200 @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2010-01-09 20:08+0200\n" "Last-Translator: Maris Nartiss <maris....@gmail.com>\n" "Language-Team: Latvian\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/mai/khotkeys.po new/khotkeys-5.16.0/po/mai/khotkeys.po --- old/khotkeys-5.15.5/po/mai/khotkeys.po 2019-05-07 11:48:13.000000000 +0200 +++ new/khotkeys-5.16.0/po/mai/khotkeys.po 2019-06-06 14:53:06.000000000 +0200 @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2010-01-29 15:41+0530\n" "Last-Translator: Rajesh Ranjan <rajesh...@gmail.com>\n" "Language-Team: Maithili <maithili.sf.net>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/mk/khotkeys.po new/khotkeys-5.16.0/po/mk/khotkeys.po --- old/khotkeys-5.15.5/po/mk/khotkeys.po 2019-05-07 11:48:13.000000000 +0200 +++ new/khotkeys-5.16.0/po/mk/khotkeys.po 2019-06-06 14:53:06.000000000 +0200 @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2010-01-30 09:36+0100\n" "Last-Translator: Bozidar Proevski <bobib...@freemail.com.mk>\n" "Language-Team: Macedonian <mkde-l...@lists.sourceforge.net>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/ml/khotkeys.po new/khotkeys-5.16.0/po/ml/khotkeys.po --- old/khotkeys-5.15.5/po/ml/khotkeys.po 2019-05-07 11:48:13.000000000 +0200 +++ new/khotkeys-5.16.0/po/ml/khotkeys.po 2019-06-06 14:53:06.000000000 +0200 @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys trunk\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2010-06-28 17:07+0530\n" "Last-Translator: Ershad K <ersha...@gmail.com>\n" "Language-Team: Swathanthra|സ്വതന്ത്ര Malayalam|മലയാളം Computing|കമ്പ്യൂട്ടിങ്ങ് <smc-" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/mr/khotkeys.po new/khotkeys-5.16.0/po/mr/khotkeys.po --- old/khotkeys-5.15.5/po/mr/khotkeys.po 2019-05-07 11:48:13.000000000 +0200 +++ new/khotkeys-5.16.0/po/mr/khotkeys.po 2019-06-06 14:53:06.000000000 +0200 @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2013-03-28 14:37+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/khotkeys-5.15.5/po/ms/khotkeys.po new/khotkeys-5.16.0/po/ms/khotkeys.po --- old/khotkeys-5.15.5/po/ms/khotkeys.po 2019-05-07 11:48:14.000000000 +0200 +++ new/khotkeys-5.16.0/po/ms/khotkeys.po 2019-06-06 14:53:07.000000000 +0200 @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2010-08-23 19:33+0800\n" "Last-Translator: Sharuzzaman Ahmat Raslan <sharuzza...@gmail.com>\n" "Language-Team: Malay <kedidie...@yahoogroups.com>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/nb/khotkeys.po new/khotkeys-5.16.0/po/nb/khotkeys.po --- old/khotkeys-5.15.5/po/nb/khotkeys.po 2019-05-07 11:48:14.000000000 +0200 +++ new/khotkeys-5.16.0/po/nb/khotkeys.po 2019-06-06 14:53:07.000000000 +0200 @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2012-09-03 08:52+0200\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/khotkeys-5.15.5/po/nds/khotkeys.po new/khotkeys-5.16.0/po/nds/khotkeys.po --- old/khotkeys-5.15.5/po/nds/khotkeys.po 2019-05-07 11:48:14.000000000 +0200 +++ new/khotkeys-5.16.0/po/nds/khotkeys.po 2019-06-06 14:53:07.000000000 +0200 @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2014-02-18 00:50+0100\n" "Last-Translator: Sönke Dibbern <s_dibb...@web.de>\n" "Language-Team: Low Saxon <kde-i18n-...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/ne/khotkeys.po new/khotkeys-5.16.0/po/ne/khotkeys.po --- old/khotkeys-5.15.5/po/ne/khotkeys.po 2019-05-07 11:48:14.000000000 +0200 +++ new/khotkeys-5.16.0/po/ne/khotkeys.po 2019-06-06 14:53:07.000000000 +0200 @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2007-11-01 18:56+0545\n" "Last-Translator: Shyam Krishna Bal <shyamkrishna_...@yahoo.com>\n" "Language-Team: Nepali <i...@mpp.org.np>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/nl/khotkeys.po new/khotkeys-5.16.0/po/nl/khotkeys.po --- old/khotkeys-5.15.5/po/nl/khotkeys.po 2019-05-07 11:48:15.000000000 +0200 +++ new/khotkeys-5.16.0/po/nl/khotkeys.po 2019-06-06 14:53:07.000000000 +0200 @@ -17,8 +17,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2018-05-24 00:20+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/khotkeys-5.15.5/po/nn/khotkeys.po new/khotkeys-5.16.0/po/nn/khotkeys.po --- old/khotkeys-5.15.5/po/nn/khotkeys.po 2019-05-07 11:48:15.000000000 +0200 +++ new/khotkeys-5.16.0/po/nn/khotkeys.po 2019-06-06 14:53:08.000000000 +0200 @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2019-05-01 11:46+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/khotkeys-5.15.5/po/oc/khotkeys.po new/khotkeys-5.16.0/po/oc/khotkeys.po --- old/khotkeys-5.15.5/po/oc/khotkeys.po 2019-05-07 11:48:15.000000000 +0200 +++ new/khotkeys-5.16.0/po/oc/khotkeys.po 2019-06-06 14:53:08.000000000 +0200 @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2008-08-05 22:26+0200\n" "Last-Translator: Yannig Marchegay (Kokoyaya) <yan...@marchegay.org>\n" "Language-Team: Occitan (lengadocian) <ubuntu-l10n-...@lists.ubuntu.com>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/or/khotkeys.po new/khotkeys-5.16.0/po/or/khotkeys.po --- old/khotkeys-5.15.5/po/or/khotkeys.po 2019-05-07 11:48:15.000000000 +0200 +++ new/khotkeys-5.16.0/po/or/khotkeys.po 2019-06-06 14:53:08.000000000 +0200 @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2009-01-02 11:47+0530\n" "Last-Translator: Manoj Kumar Giri <mg...@redhat.com>\n" "Language-Team: Oriya <oriya...@googlegroups.com>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/pa/khotkeys.po new/khotkeys-5.16.0/po/pa/khotkeys.po --- old/khotkeys-5.15.5/po/pa/khotkeys.po 2019-05-07 11:48:15.000000000 +0200 +++ new/khotkeys-5.16.0/po/pa/khotkeys.po 2019-06-06 14:53:08.000000000 +0200 @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2010-01-11 07:27+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/khotkeys-5.15.5/po/pl/khotkeys.po new/khotkeys-5.16.0/po/pl/khotkeys.po --- old/khotkeys-5.15.5/po/pl/khotkeys.po 2019-05-07 11:48:15.000000000 +0200 +++ new/khotkeys-5.16.0/po/pl/khotkeys.po 2019-06-06 14:53:08.000000000 +0200 @@ -1,6 +1,6 @@ # translation of khotkeys.po to Polish # translation of khotkeys.po to -# Version: $Revision: 1537634 $ +# Version: $Revision: 1542253 $ # Michal Rudolf <mrud...@kdewebdev.org>, 2002, 2003, 2004, 2005, 2008, 2009, 2010. # Krzysztof Lichota <lich...@mimuw.edu.pl>, 2005, 2006. # Marta Rybczyńska <kde-i...@rybczynska.net>, 2008. @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2018-07-13 20:45+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/khotkeys-5.15.5/po/pt/khotkeys.po new/khotkeys-5.16.0/po/pt/khotkeys.po --- old/khotkeys-5.15.5/po/pt/khotkeys.po 2019-05-07 11:48:15.000000000 +0200 +++ new/khotkeys-5.16.0/po/pt/khotkeys.po 2019-06-06 14:53:08.000000000 +0200 @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2018-05-23 11:03+0100\n" "Last-Translator: José Nuno Pires <zepi...@gmail.com\n" "Language-Team: pt <kde-i18n...@kde.org>\n" @@ -15,6 +15,8 @@ "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-POFile-SpellExtra: ms Infotabui qdbusviewer khotkeysrc Jansen PushButton\n" "X-POFile-SpellExtra: pre wrap white Id space\n" +"X-POFile-IgnoreConsistency: Type\n" +"X-POFile-IgnoreConsistency: Comment\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/pt_BR/khotkeys.po new/khotkeys-5.16.0/po/pt_BR/khotkeys.po --- old/khotkeys-5.15.5/po/pt_BR/khotkeys.po 2019-05-07 11:48:15.000000000 +0200 +++ new/khotkeys-5.16.0/po/pt_BR/khotkeys.po 2019-06-06 14:53:08.000000000 +0200 @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2018-05-28 18:22-0300\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/khotkeys-5.15.5/po/ro/khotkeys.po new/khotkeys-5.16.0/po/ro/khotkeys.po --- old/khotkeys-5.15.5/po/ro/khotkeys.po 2019-05-07 11:48:16.000000000 +0200 +++ new/khotkeys-5.16.0/po/ro/khotkeys.po 2019-06-06 14:53:09.000000000 +0200 @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2013-01-30 22:44+0200\n" "Last-Translator: Sergiu Bivol <ser...@ase.md>\n" "Language-Team: Romanian <kde-i18n...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/ru/khotkeys.po new/khotkeys-5.16.0/po/ru/khotkeys.po --- old/khotkeys-5.15.5/po/ru/khotkeys.po 2019-05-07 11:48:16.000000000 +0200 +++ new/khotkeys-5.16.0/po/ru/khotkeys.po 2019-06-06 14:53:09.000000000 +0200 @@ -15,8 +15,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2018-10-05 23:06+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/khotkeys-5.15.5/po/se/khotkeys.po new/khotkeys-5.16.0/po/se/khotkeys.po --- old/khotkeys-5.15.5/po/se/khotkeys.po 2019-05-07 11:48:16.000000000 +0200 +++ new/khotkeys-5.16.0/po/se/khotkeys.po 2019-06-06 14:53:09.000000000 +0200 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: khotkeys\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"POT-Creation-Date: 2018-10-25 03:59+0200\n" "PO-Revision-Date: 2006-01-10 20:21+0100\n" "Last-Translator: Børre Gaup <boe...@skolelinux.no>\n" "Language-Team: Northern Sami <i18n-...@lister.ping.uio.no>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/si/khotkeys.po new/khotkeys-5.16.0/po/si/khotkeys.po --- old/khotkeys-5.15.5/po/si/khotkeys.po 2019-05-07 11:48:16.000000000 +0200 +++ new/khotkeys-5.16.0/po/si/khotkeys.po 2019-06-06 14:53:09.000000000 +0200 @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2009-12-21 23:24+0530\n" "Last-Translator: Danishka Navin <danis...@gmail.com>\n" "Language-Team: Sinhala <danis...@gmail.com>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/sk/khotkeys.po new/khotkeys-5.16.0/po/sk/khotkeys.po --- old/khotkeys-5.15.5/po/sk/khotkeys.po 2019-05-07 11:48:17.000000000 +0200 +++ new/khotkeys-5.16.0/po/sk/khotkeys.po 2019-06-06 14:53:09.000000000 +0200 @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2018-09-14 11:49+0100\n" "Last-Translator: Mthw <jari...@hotmail.com>\n" "Language-Team: Slovak <kde-i18n-...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/sl/khotkeys.po new/khotkeys-5.16.0/po/sl/khotkeys.po --- old/khotkeys-5.15.5/po/sl/khotkeys.po 2019-05-07 11:48:17.000000000 +0200 +++ new/khotkeys-5.16.0/po/sl/khotkeys.po 2019-06-06 14:53:10.000000000 +0200 @@ -1,7 +1,7 @@ # translation of khotkeys.po to Slovenian # Translation of khotkeys.po to Slovenian # KHOTKEYS translation to Slovenian language -# $Id: khotkeys.po 1537642 2019-03-18 07:43:50Z scripty $ +# $Id: khotkeys.po 1542253 2019-05-20 06:55:29Z scripty $ # $Source$ # # Copyright (C) 2000, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2018-01-11 21:03+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/khotkeys-5.15.5/po/sq/khotkeys.po new/khotkeys-5.16.0/po/sq/khotkeys.po --- old/khotkeys-5.15.5/po/sq/khotkeys.po 2019-05-07 11:48:17.000000000 +0200 +++ new/khotkeys-5.16.0/po/sq/khotkeys.po 2019-06-06 14:53:10.000000000 +0200 @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: kdebase-workspace\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2009-05-23 18:14+0000\n" "Last-Translator: Vilson Gjeci <vilsongj...@gmail.com>\n" "Language-Team: Albanian <s...@li.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/sr/khotkeys.po new/khotkeys-5.16.0/po/sr/khotkeys.po --- old/khotkeys-5.15.5/po/sr/khotkeys.po 2019-05-07 11:48:17.000000000 +0200 +++ new/khotkeys-5.16.0/po/sr/khotkeys.po 2019-06-06 14:53:10.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: khotkeys\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"POT-Creation-Date: 2018-10-25 03:59+0200\n" "PO-Revision-Date: 2017-10-30 23:08+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/khotkeys-5.15.5/po/sr@ijekavian/khotkeys.po new/khotkeys-5.16.0/po/sr@ijekavian/khotkeys.po --- old/khotkeys-5.15.5/po/sr@ijekavian/khotkeys.po 2019-05-07 11:48:17.000000000 +0200 +++ new/khotkeys-5.16.0/po/sr@ijekavian/khotkeys.po 2019-06-06 14:53:10.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: khotkeys\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"POT-Creation-Date: 2018-10-25 03:59+0200\n" "PO-Revision-Date: 2017-10-30 23:08+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/khotkeys-5.15.5/po/sr@ijekavianlatin/khotkeys.po new/khotkeys-5.16.0/po/sr@ijekavianlatin/khotkeys.po --- old/khotkeys-5.15.5/po/sr@ijekavianlatin/khotkeys.po 2019-05-07 11:48:18.000000000 +0200 +++ new/khotkeys-5.16.0/po/sr@ijekavianlatin/khotkeys.po 2019-06-06 14:53:10.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: khotkeys\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"POT-Creation-Date: 2018-10-25 03:59+0200\n" "PO-Revision-Date: 2017-10-30 23:08+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/khotkeys-5.15.5/po/sr@latin/khotkeys.po new/khotkeys-5.16.0/po/sr@latin/khotkeys.po --- old/khotkeys-5.15.5/po/sr@latin/khotkeys.po 2019-05-07 11:48:18.000000000 +0200 +++ new/khotkeys-5.16.0/po/sr@latin/khotkeys.po 2019-06-06 14:53:10.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: khotkeys\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"POT-Creation-Date: 2018-10-25 03:59+0200\n" "PO-Revision-Date: 2017-10-30 23:08+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/khotkeys-5.15.5/po/sv/khotkeys.po new/khotkeys-5.16.0/po/sv/khotkeys.po --- old/khotkeys-5.15.5/po/sv/khotkeys.po 2019-05-07 11:48:18.000000000 +0200 +++ new/khotkeys-5.16.0/po/sv/khotkeys.po 2019-06-06 14:53:10.000000000 +0200 @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2018-05-23 20:06+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/khotkeys-5.15.5/po/ta/khotkeys.po new/khotkeys-5.16.0/po/ta/khotkeys.po --- old/khotkeys-5.15.5/po/ta/khotkeys.po 2019-05-07 11:48:18.000000000 +0200 +++ new/khotkeys-5.16.0/po/ta/khotkeys.po 2019-06-06 14:53:10.000000000 +0200 @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2005-03-15 00:20-0800\n" "Last-Translator: Tamil PC <tami...@ambalam.com>\n" "Language-Team: <t...@li.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/te/khotkeys.po new/khotkeys-5.16.0/po/te/khotkeys.po --- old/khotkeys-5.15.5/po/te/khotkeys.po 2019-05-07 11:48:18.000000000 +0200 +++ new/khotkeys-5.16.0/po/te/khotkeys.po 2019-06-06 14:53:10.000000000 +0200 @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2009-01-16 22:16+0530\n" "Last-Translator: Krishna Babu K <kkrot...@redhat.com>\n" "Language-Team: Telugu <e...@li.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/tg/khotkeys.po new/khotkeys-5.16.0/po/tg/khotkeys.po --- old/khotkeys-5.15.5/po/tg/khotkeys.po 2019-05-07 11:48:18.000000000 +0200 +++ new/khotkeys-5.16.0/po/tg/khotkeys.po 2019-06-06 14:53:11.000000000 +0200 @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2010-01-29 22:25+0500\n" "Last-Translator: Victor Ibragimov <victor.ibragi...@gmail.com>\n" "Language-Team: Tajik\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/th/khotkeys.po new/khotkeys-5.16.0/po/th/khotkeys.po --- old/khotkeys-5.15.5/po/th/khotkeys.po 2019-05-07 11:48:18.000000000 +0200 +++ new/khotkeys-5.16.0/po/th/khotkeys.po 2019-06-06 14:53:11.000000000 +0200 @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2010-03-26 19:53+0700\n" "Last-Translator: Thanomsub Noppaburana <donga...@gmail.com>\n" "Language-Team: Thai <thai-l...@googlegroups.com>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/tr/khotkeys.po new/khotkeys-5.16.0/po/tr/khotkeys.po --- old/khotkeys-5.15.5/po/tr/khotkeys.po 2019-05-07 11:48:18.000000000 +0200 +++ new/khotkeys-5.16.0/po/tr/khotkeys.po 2019-06-06 14:53:11.000000000 +0200 @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2017-10-23 11:15+0000\n" "Last-Translator: İşbaran <isba...@gmail.com>\n" "Language-Team: Turkish <kde-l10n...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/ug/khotkeys.po new/khotkeys-5.16.0/po/ug/khotkeys.po --- old/khotkeys-5.15.5/po/ug/khotkeys.po 2019-05-07 11:48:19.000000000 +0200 +++ new/khotkeys-5.16.0/po/ug/khotkeys.po 2019-06-06 14:53:11.000000000 +0200 @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07: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/khotkeys-5.15.5/po/uk/khotkeys.po new/khotkeys-5.16.0/po/uk/khotkeys.po --- old/khotkeys-5.15.5/po/uk/khotkeys.po 2019-05-07 11:48:19.000000000 +0200 +++ new/khotkeys-5.16.0/po/uk/khotkeys.po 2019-06-06 14:53:12.000000000 +0200 @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2018-05-23 08:25+0200\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/khotkeys-5.15.5/po/uz/khotkeys.po new/khotkeys-5.16.0/po/uz/khotkeys.po --- old/khotkeys-5.15.5/po/uz/khotkeys.po 2019-05-07 11:48:19.000000000 +0200 +++ new/khotkeys-5.16.0/po/uz/khotkeys.po 2019-06-06 14:53:12.000000000 +0200 @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2006-03-29 22:27+0200\n" "Last-Translator: Mashrab Kuvatov <kmash...@uni-bremen.de>\n" "Language-Team: Uzbek <floss-uz-l...@googlegroups.com>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/uz@cyrillic/khotkeys.po new/khotkeys-5.16.0/po/uz@cyrillic/khotkeys.po --- old/khotkeys-5.15.5/po/uz@cyrillic/khotkeys.po 2019-05-07 11:48:19.000000000 +0200 +++ new/khotkeys-5.16.0/po/uz@cyrillic/khotkeys.po 2019-06-06 14:53:12.000000000 +0200 @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2006-03-29 22:27+0200\n" "Last-Translator: Mashrab Kuvatov <kmash...@uni-bremen.de>\n" "Language-Team: Uzbek <floss-uz-l...@googlegroups.com>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/vi/khotkeys.po new/khotkeys-5.16.0/po/vi/khotkeys.po --- old/khotkeys-5.15.5/po/vi/khotkeys.po 2019-05-07 11:48:20.000000000 +0200 +++ new/khotkeys-5.16.0/po/vi/khotkeys.po 2019-06-06 14:53:12.000000000 +0200 @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2007-06-23 21:43+0930\n" "Last-Translator: Clytie Siddall <cly...@riverland.net.au>\n" "Language-Team: Vietnamese <kde-l10n...@kde.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/wa/khotkeys.po new/khotkeys-5.16.0/po/wa/khotkeys.po --- old/khotkeys-5.15.5/po/wa/khotkeys.po 2019-05-07 11:48:20.000000000 +0200 +++ new/khotkeys-5.16.0/po/wa/khotkeys.po 2019-06-06 14:53:12.000000000 +0200 @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2010-01-22 12:00+0100\n" "Last-Translator: Jean Cayron <jean.cay...@gmail.com>\n" "Language-Team: Walloon <linux...@walon.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/xh/khotkeys.po new/khotkeys-5.16.0/po/xh/khotkeys.po --- old/khotkeys-5.15.5/po/xh/khotkeys.po 2019-05-07 11:48:20.000000000 +0200 +++ new/khotkeys-5.16.0/po/xh/khotkeys.po 2019-06-06 14:53:12.000000000 +0200 @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2002-10-25 12:23SAST\n" "Last-Translator: Lwandle Mgidlana <lwan...@translate.org.za>\n" "Language-Team: Xhosa <xh...@translate.org.za>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/zh_CN/khotkeys.po new/khotkeys-5.16.0/po/zh_CN/khotkeys.po --- old/khotkeys-5.15.5/po/zh_CN/khotkeys.po 2019-05-07 11:48:20.000000000 +0200 +++ new/khotkeys-5.16.0/po/zh_CN/khotkeys.po 2019-06-06 14:53:12.000000000 +0200 @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: kdeorg\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" -"PO-Revision-Date: 2019-05-05 22:28\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" +"PO-Revision-Date: 2019-06-02 13:14\n" "Last-Translator: Guo Yunhe (guoyunhe)\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/khotkeys-5.15.5/po/zh_TW/khotkeys.po new/khotkeys-5.16.0/po/zh_TW/khotkeys.po --- old/khotkeys-5.15.5/po/zh_TW/khotkeys.po 2019-05-07 11:48:20.000000000 +0200 +++ new/khotkeys-5.16.0/po/zh_TW/khotkeys.po 2019-06-06 14:53:12.000000000 +0200 @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: khotkeys\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2019-05-20 07:45+0200\n" "PO-Revision-Date: 2018-05-27 14:41+0800\n" "Last-Translator: pan93412 <pan93...@gmail.com>\n" "Language-Team: Chinese <kde-i18n-...@kde.org>\n"