Hello community, here is the log from the commit of package kgamma5 for openSUSE:Factory checked in at 2019-06-12 13:28:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old) and /work/SRC/openSUSE:Factory/.kgamma5.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kgamma5" Wed Jun 12 13:28:37 2019 rev:61 rq:708299 version:5.16.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes 2019-05-09 10:05:00.520271917 +0200 +++ /work/SRC/openSUSE:Factory/.kgamma5.new.4811/kgamma5.changes 2019-06-12 13:28:38.844289694 +0200 @@ -1,0 +2,20 @@ +Thu Jun 6 14:07:07 UTC 2019 - [email protected] + +- 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:36 UTC 2019 - [email protected] + +- 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: ---- kgamma5-5.15.5.tar.xz kgamma5-5.15.5.tar.xz.sig New: ---- kgamma5-5.16.0.tar.xz kgamma5-5.16.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kgamma5.spec ++++++ --- /var/tmp/diff_new_pack.P9nqjJ/_old 2019-06-12 13:28:39.312289448 +0200 +++ /var/tmp/diff_new_pack.P9nqjJ/_new 2019-06-12 13:28:39.316289446 +0200 @@ -18,15 +18,15 @@ %bcond_without lang Name: kgamma5 -Version: 5.15.5 +Version: 5.16.0 Release: 0 Summary: Display gamma configuration License: GPL-2.0-or-later Group: Productivity/Graphics/Other Url: http://www.kde.org -Source: https://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz +Source: kgamma5-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz.sig +Source1: kgamma5-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: extra-cmake-modules >= 1.0.0 ++++++ kgamma5-5.15.5.tar.xz -> kgamma5-5.16.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/CMakeLists.txt new/kgamma5-5.16.0/CMakeLists.txt --- old/kgamma5-5.15.5/CMakeLists.txt 2019-05-07 11:47:53.000000000 +0200 +++ new/kgamma5-5.16.0/CMakeLists.txt 2019-06-06 14:52:49.000000000 +0200 @@ -1,10 +1,10 @@ cmake_minimum_required(VERSION 3.0) project(kgamma) -set(PROJECT_VERSION "5.15.5") +set(PROJECT_VERSION "5.16.0") -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") find_package(ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}/cmake) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/kcmkgamma/kgamma.cpp new/kgamma5-5.16.0/kcmkgamma/kgamma.cpp --- old/kgamma5-5.15.5/kcmkgamma/kgamma.cpp 2019-05-07 11:46:07.000000000 +0200 +++ new/kgamma5-5.16.0/kcmkgamma/kgamma.cpp 2019-06-06 14:52:21.000000000 +0200 @@ -135,7 +135,7 @@ /** User interface */ void KGamma::setupUI() { QBoxLayout *topLayout = new QVBoxLayout(this); - topLayout->setMargin(0); + topLayout->setContentsMargins(0, 0, 0, 0); if (GammaCorrection) { QHBoxLayout *hbox = new QHBoxLayout(); @@ -248,7 +248,7 @@ //Options QWidget *options = new QWidget(this); QHBoxLayout *optionsHBoxLayout = new QHBoxLayout(options); - optionsHBoxLayout->setMargin(0); + optionsHBoxLayout->setContentsMargins(0, 0, 0, 0); xf86cfgbox = new QCheckBox( i18n("Save settings system wide"), options ); optionsHBoxLayout->addWidget(xf86cfgbox); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/ar/kcmkgamma.po new/kgamma5-5.16.0/po/ar/kcmkgamma.po --- old/kgamma5-5.15.5/po/ar/kcmkgamma.po 2019-05-07 11:46:35.000000000 +0200 +++ new/kgamma5-5.16.0/po/ar/kcmkgamma.po 2019-06-06 14:52:29.000000000 +0200 @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: kcmkgamma\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-17 12:02+0400\n" "Last-Translator: zayed <[email protected]>\n" "Language-Team: Arabic <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/be/kcmkgamma.po new/kgamma5-5.16.0/po/be/kcmkgamma.po --- old/kgamma5-5.15.5/po/be/kcmkgamma.po 2019-05-07 11:46:35.000000000 +0200 +++ new/kgamma5-5.16.0/po/be/kcmkgamma.po 2019-06-06 14:52:29.000000000 +0200 @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: kgamma\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-22 20:54+0300\n" "Last-Translator: Darafei Praliaskouski <[email protected]>\n" "Language-Team: Belarusian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/bg/kcmkgamma.po new/kgamma5-5.16.0/po/bg/kcmkgamma.po --- old/kgamma5-5.15.5/po/bg/kcmkgamma.po 2019-05-07 11:46:38.000000000 +0200 +++ new/kgamma5-5.16.0/po/bg/kcmkgamma.po 2019-06-06 14:52:30.000000000 +0200 @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: kgamma\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-07-23 09:00+0000\n" "Last-Translator: Zlatko Popov <[email protected]>\n" "Language-Team: Bulgarian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/br/kcmkgamma.po new/kgamma5-5.16.0/po/br/kcmkgamma.po --- old/kgamma5-5.15.5/po/br/kcmkgamma.po 2019-05-07 11:46:38.000000000 +0200 +++ new/kgamma5-5.16.0/po/br/kcmkgamma.po 2019-06-06 14:52:30.000000000 +0200 @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: kdegraphics/kgamma.pot\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-09-20 15:44+0200\n" "Last-Translator: Thierry Vignaud <[email protected]>\n" "Language-Team: br <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/bs/kcmkgamma.po new/kgamma5-5.16.0/po/bs/kcmkgamma.po --- old/kgamma5-5.15.5/po/bs/kcmkgamma.po 2019-05-07 11:46:40.000000000 +0200 +++ new/kgamma5-5.16.0/po/bs/kcmkgamma.po 2019-06-06 14:52:30.000000000 +0200 @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: kdegraphics\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 13:51+0000\n" "Last-Translator: Samir Ribić <Unknown>\n" "Language-Team: Bosnian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/ca/kcmkgamma.po new/kgamma5-5.16.0/po/ca/kcmkgamma.po --- old/kgamma5-5.15.5/po/ca/kcmkgamma.po 2019-05-07 11:46:40.000000000 +0200 +++ new/kgamma5-5.16.0/po/ca/kcmkgamma.po 2019-06-06 14:52:30.000000000 +0200 @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: kcmkgamma\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-28 21:24+0100\n" "Last-Translator: Antoni Bella Pérez <[email protected]>\n" "Language-Team: Catalan <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/ca@valencia/kcmkgamma.po new/kgamma5-5.16.0/po/ca@valencia/kcmkgamma.po --- old/kgamma5-5.15.5/po/ca@valencia/kcmkgamma.po 2019-05-07 11:46:40.000000000 +0200 +++ new/kgamma5-5.16.0/po/ca@valencia/kcmkgamma.po 2019-06-06 14:52:30.000000000 +0200 @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: kcmkgamma\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-28 21:24+0100\n" "Last-Translator: Antoni Bella Pérez <[email protected]>\n" "Language-Team: Catalan <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/cs/kcmkgamma.po new/kgamma5-5.16.0/po/cs/kcmkgamma.po --- old/kgamma5-5.15.5/po/cs/kcmkgamma.po 2019-05-07 11:46:40.000000000 +0200 +++ new/kgamma5-5.16.0/po/cs/kcmkgamma.po 2019-06-06 14:52:30.000000000 +0200 @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: kgamma\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-02-06 11:25+0100\n" "Last-Translator: Tomáš Chvátal <[email protected]>\n" "Language-Team: Czech <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/cy/kcmkgamma.po new/kgamma5-5.16.0/po/cy/kcmkgamma.po --- old/kgamma5-5.15.5/po/cy/kcmkgamma.po 2019-05-07 11:46:42.000000000 +0200 +++ new/kgamma5-5.16.0/po/cy/kcmkgamma.po 2019-06-06 14:52:31.000000000 +0200 @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: ../cy/messages//kdegraphics/kgamma.po\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-09-20 15:44+0200\n" "Last-Translator: Thierry Vignaud <[email protected]>\n" "Language-Team: cy <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/da/kcmkgamma.po new/kgamma5-5.16.0/po/da/kcmkgamma.po --- old/kgamma5-5.15.5/po/da/kcmkgamma.po 2019-05-07 11:46:42.000000000 +0200 +++ new/kgamma5-5.16.0/po/da/kcmkgamma.po 2019-06-06 14:52:31.000000000 +0200 @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: kgamma\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-01-15 22:45+0100\n" "Last-Translator: Keld Simonsen <[email protected]>\n" "Language-Team: Danish <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/de/kcmkgamma.po new/kgamma5-5.16.0/po/de/kcmkgamma.po --- old/kgamma5-5.15.5/po/de/kcmkgamma.po 2019-05-07 11:46:42.000000000 +0200 +++ new/kgamma5-5.16.0/po/de/kcmkgamma.po 2019-06-06 14:52:31.000000000 +0200 @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: kcmkgamma\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-05-11 11:33+0200\n" "Last-Translator: Frederik Schwarzer <[email protected]>\n" "Language-Team: German <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/el/kcmkgamma.po new/kgamma5-5.16.0/po/el/kcmkgamma.po --- old/kgamma5-5.15.5/po/el/kcmkgamma.po 2019-05-07 11:46:42.000000000 +0200 +++ new/kgamma5-5.16.0/po/el/kcmkgamma.po 2019-06-06 14:52:31.000000000 +0200 @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: kgamma\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-03-08 22:52+0200\n" "Last-Translator: Spiros Georgaras <[email protected]>\n" "Language-Team: Greek <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/en_GB/kcmkgamma.po new/kgamma5-5.16.0/po/en_GB/kcmkgamma.po --- old/kgamma5-5.15.5/po/en_GB/kcmkgamma.po 2019-05-07 11:46:44.000000000 +0200 +++ new/kgamma5-5.16.0/po/en_GB/kcmkgamma.po 2019-06-06 14:52:31.000000000 +0200 @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: kgamma\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-04-13 10:20+0100\n" "Last-Translator: Malcolm Hunter <[email protected]>\n" "Language-Team: British English <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/eo/kcmkgamma.po new/kgamma5-5.16.0/po/eo/kcmkgamma.po --- old/kgamma5-5.15.5/po/eo/kcmkgamma.po 2019-05-07 11:46:44.000000000 +0200 +++ new/kgamma5-5.16.0/po/eo/kcmkgamma.po 2019-06-06 14:52:31.000000000 +0200 @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: kgamma\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-30 20:35+0100\n" "Last-Translator: Pierre-Marie Pédrot <[email protected]>\n" "Language-Team: esperanto <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/es/kcmkgamma.po new/kgamma5-5.16.0/po/es/kcmkgamma.po --- old/kgamma5-5.15.5/po/es/kcmkgamma.po 2019-05-07 11:46:45.000000000 +0200 +++ new/kgamma5-5.16.0/po/es/kcmkgamma.po 2019-06-06 14:52:31.000000000 +0200 @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: kgamma\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-17 14:08+0100\n" "Last-Translator: Eloy Cuadra <[email protected]>\n" "Language-Team: Spanish <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/et/kcmkgamma.po new/kgamma5-5.16.0/po/et/kcmkgamma.po --- old/kgamma5-5.15.5/po/et/kcmkgamma.po 2019-05-07 11:46:45.000000000 +0200 +++ new/kgamma5-5.16.0/po/et/kcmkgamma.po 2019-06-06 14:52:31.000000000 +0200 @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: kgamma\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-10-10 20:39+0300\n" "Last-Translator: Marek Laane <[email protected]>\n" "Language-Team: Estonian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/eu/kcmkgamma.po new/kgamma5-5.16.0/po/eu/kcmkgamma.po --- old/kgamma5-5.15.5/po/eu/kcmkgamma.po 2019-05-07 11:46:46.000000000 +0200 +++ new/kgamma5-5.16.0/po/eu/kcmkgamma.po 2019-06-06 14:52:32.000000000 +0200 @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: kcmkgamma\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-12 17:58+0200\n" "Last-Translator: Iñaki Larrañaga Murgoitio <[email protected]>\n" "Language-Team: Basque <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/fa/kcmkgamma.po new/kgamma5-5.16.0/po/fa/kcmkgamma.po --- old/kgamma5-5.15.5/po/fa/kcmkgamma.po 2019-05-07 11:46:47.000000000 +0200 +++ new/kgamma5-5.16.0/po/fa/kcmkgamma.po 2019-06-06 14:52:32.000000000 +0200 @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: kgamma\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-24 11:42+0330\n" "Last-Translator: Nazanin Kazemi <[email protected]>\n" "Language-Team: Persian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/fi/kcmkgamma.po new/kgamma5-5.16.0/po/fi/kcmkgamma.po --- old/kgamma5-5.15.5/po/fi/kcmkgamma.po 2019-05-07 11:46:47.000000000 +0200 +++ new/kgamma5-5.16.0/po/fi/kcmkgamma.po 2019-06-06 14:52:32.000000000 +0200 @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: kcmkgamma\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-08-07 00:10+0200\n" "Last-Translator: Lasse Liehu <[email protected]>\n" "Language-Team: Finnish <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/fr/kcmkgamma.po new/kgamma5-5.16.0/po/fr/kcmkgamma.po --- old/kgamma5-5.15.5/po/fr/kcmkgamma.po 2019-05-07 11:46:47.000000000 +0200 +++ new/kgamma5-5.16.0/po/fr/kcmkgamma.po 2019-06-06 14:52:32.000000000 +0200 @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: kgamma\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-06-26 11:17+0200\n" "Last-Translator: xavier <[email protected]>\n" "Language-Team: French <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/fy/kcmkgamma.po new/kgamma5-5.16.0/po/fy/kcmkgamma.po --- old/kgamma5-5.15.5/po/fy/kcmkgamma.po 2019-05-07 11:46:47.000000000 +0200 +++ new/kgamma5-5.16.0/po/fy/kcmkgamma.po 2019-06-06 14:52:32.000000000 +0200 @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: kgamma\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-04-15 01:26+0200\n" "Last-Translator: Rinse de Vries <[email protected]>\n" "Language-Team: Nederlands <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/ga/kcmkgamma.po new/kgamma5-5.16.0/po/ga/kcmkgamma.po --- old/kgamma5-5.15.5/po/ga/kcmkgamma.po 2019-05-07 11:46:49.000000000 +0200 +++ new/kgamma5-5.16.0/po/ga/kcmkgamma.po 2019-06-06 14:52:32.000000000 +0200 @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: kdegraphics/kgamma.po\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 <[email protected]>\n" "Language-Team: Irish <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/gl/kcmkgamma.po new/kgamma5-5.16.0/po/gl/kcmkgamma.po --- old/kgamma5-5.15.5/po/gl/kcmkgamma.po 2019-05-07 11:46:49.000000000 +0200 +++ new/kgamma5-5.16.0/po/gl/kcmkgamma.po 2019-06-06 14:52:32.000000000 +0200 @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: kgamma\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-03-31 11:01+0100\n" "Last-Translator: Adrian Chaves <[email protected]>\n" "Language-Team: Galician <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/he/kcmkgamma.po new/kgamma5-5.16.0/po/he/kcmkgamma.po --- old/kgamma5-5.15.5/po/he/kcmkgamma.po 2019-05-07 11:46:51.000000000 +0200 +++ new/kgamma5-5.16.0/po/he/kcmkgamma.po 2019-06-06 14:52:33.000000000 +0200 @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: kcmkgamma\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 <[email protected]>\n" "Language-Team: Hebrew <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/hi/kcmkgamma.po new/kgamma5-5.16.0/po/hi/kcmkgamma.po --- old/kgamma5-5.15.5/po/hi/kcmkgamma.po 2019-05-07 11:46:51.000000000 +0200 +++ new/kgamma5-5.16.0/po/hi/kcmkgamma.po 2019-06-06 14:52:33.000000000 +0200 @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: kgamma\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-27 16:41+0530\n" "Last-Translator: Ravishankar Shrivastava <[email protected]>\n" "Language-Team: Hindi <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/hne/kcmkgamma.po new/kgamma5-5.16.0/po/hne/kcmkgamma.po --- old/kgamma5-5.15.5/po/hne/kcmkgamma.po 2019-05-07 11:46:52.000000000 +0200 +++ new/kgamma5-5.16.0/po/hne/kcmkgamma.po 2019-06-06 14:52:33.000000000 +0200 @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: kgamma\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-26 15:24+0530\n" "Last-Translator: Ravishankar Shrivastava <[email protected]>\n" "Language-Team: Hindi <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/hr/kcmkgamma.po new/kgamma5-5.16.0/po/hr/kcmkgamma.po --- old/kgamma5-5.15.5/po/hr/kcmkgamma.po 2019-05-07 11:46:52.000000000 +0200 +++ new/kgamma5-5.16.0/po/hr/kcmkgamma.po 2019-06-06 14:52:33.000000000 +0200 @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: kgamma 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-09 14:07+0100\n" "Last-Translator: Andrej Dundović <[email protected]>\n" "Language-Team: Croatian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/hu/kcmkgamma.po new/kgamma5-5.16.0/po/hu/kcmkgamma.po --- old/kgamma5-5.15.5/po/hu/kcmkgamma.po 2019-05-07 11:46:54.000000000 +0200 +++ new/kgamma5-5.16.0/po/hu/kcmkgamma.po 2019-06-06 14:52:34.000000000 +0200 @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: KDE 4.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: 2008-04-01 11:11+0100\n" "Last-Translator: Tamas Szanto <[email protected]>\n" "Language-Team: Hungarian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/ia/kcmkgamma.po new/kgamma5-5.16.0/po/ia/kcmkgamma.po --- old/kgamma5-5.15.5/po/ia/kcmkgamma.po 2019-05-07 11:46:54.000000000 +0200 +++ new/kgamma5-5.16.0/po/ia/kcmkgamma.po 2019-06-06 14:52:34.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: 2013-02-07 10:22+0100\n" "Last-Translator: Giovanni Sora <[email protected]>\n" "Language-Team: Interlingua <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/id/kcmkgamma.po new/kgamma5-5.16.0/po/id/kcmkgamma.po --- old/kgamma5-5.15.5/po/id/kcmkgamma.po 2019-05-07 11:46:54.000000000 +0200 +++ new/kgamma5-5.16.0/po/id/kcmkgamma.po 2019-06-06 14:52:34.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: 2018-06-11 06:43+0700\n" "Last-Translator: Wantoyo <[email protected]>\n" "Language-Team: Indonesian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/is/kcmkgamma.po new/kgamma5-5.16.0/po/is/kcmkgamma.po --- old/kgamma5-5.15.5/po/is/kcmkgamma.po 2019-05-07 11:46:54.000000000 +0200 +++ new/kgamma5-5.16.0/po/is/kcmkgamma.po 2019-06-06 14:52:34.000000000 +0200 @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: kgamma\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-20 20:32+0000\n" "Last-Translator: Sveinn í Felli <[email protected]>\n" "Language-Team: íslenska <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/it/kcmkgamma.po new/kgamma5-5.16.0/po/it/kcmkgamma.po --- old/kgamma5-5.15.5/po/it/kcmkgamma.po 2019-05-07 11:46:56.000000000 +0200 +++ new/kgamma5-5.16.0/po/it/kcmkgamma.po 2019-06-06 14:52:34.000000000 +0200 @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: kcmgamma\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-26 23:18+0100\n" "Last-Translator: Nicola Ruggero <[email protected]>\n" "Language-Team: Italian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/ja/kcmkgamma.po new/kgamma5-5.16.0/po/ja/kcmkgamma.po --- old/kgamma5-5.15.5/po/ja/kcmkgamma.po 2019-05-07 11:46:56.000000000 +0200 +++ new/kgamma5-5.16.0/po/ja/kcmkgamma.po 2019-06-06 14:52:34.000000000 +0200 @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: kgamma\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-07-08 17:00+0900\n" "Last-Translator: Yukiko Bando <[email protected]>\n" "Language-Team: Japanese <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/kk/kcmkgamma.po new/kgamma5-5.16.0/po/kk/kcmkgamma.po --- old/kgamma5-5.15.5/po/kk/kcmkgamma.po 2019-05-07 11:46:56.000000000 +0200 +++ new/kgamma5-5.16.0/po/kk/kcmkgamma.po 2019-06-06 14:52:34.000000000 +0200 @@ -4,8 +4,8 @@ msgid "" msgstr "" "Project-Id-Version: kgamma\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-02-01 15:07+0600\n" "Last-Translator: Sairan Kikkarin <[email protected]>\n" "Language-Team: Kazakh\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/km/kcmkgamma.po new/kgamma5-5.16.0/po/km/kcmkgamma.po --- old/kgamma5-5.15.5/po/km/kcmkgamma.po 2019-05-07 11:46:56.000000000 +0200 +++ new/kgamma5-5.16.0/po/km/kcmkgamma.po 2019-06-06 14:52:34.000000000 +0200 @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: kgamma\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-01-24 10:12+0700\n" "Last-Translator: Khoem Sokhem <[email protected]>\n" "Language-Team: Khmer <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/ko/kcmkgamma.po new/kgamma5-5.16.0/po/ko/kcmkgamma.po --- old/kgamma5-5.15.5/po/ko/kcmkgamma.po 2019-05-07 11:46:58.000000000 +0200 +++ new/kgamma5-5.16.0/po/ko/kcmkgamma.po 2019-06-06 14:52:35.000000000 +0200 @@ -6,11 +6,11 @@ msgid "" msgstr "" "Project-Id-Version: kgamma\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-08 10:50+0900\n" "Last-Translator: Shinjo Park <[email protected]>\n" -"Language-Team: Korean <[email protected]>\n" +"Language-Team: Korean <[email protected]>\n" "Language: ko\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/kgamma5-5.15.5/po/lt/kcmkgamma.po new/kgamma5-5.16.0/po/lt/kcmkgamma.po --- old/kgamma5-5.15.5/po/lt/kcmkgamma.po 2019-05-07 11:46:59.000000000 +0200 +++ new/kgamma5-5.16.0/po/lt/kcmkgamma.po 2019-06-06 14:52:35.000000000 +0200 @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: kcmkgamma\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-12-29 20:05+0200\n" "Last-Translator: Mindaugas Baranauskas <[email protected]>\n" "Language-Team: lt <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/lv/kcmkgamma.po new/kgamma5-5.16.0/po/lv/kcmkgamma.po --- old/kgamma5-5.15.5/po/lv/kcmkgamma.po 2019-05-07 11:47:01.000000000 +0200 +++ new/kgamma5-5.16.0/po/lv/kcmkgamma.po 2019-06-06 14:52:36.000000000 +0200 @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: kgamma\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-17 22:28+0200\n" "Last-Translator: Viesturs Zarins <[email protected]>\n" "Language-Team: Latvian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/mk/kcmkgamma.po new/kgamma5-5.16.0/po/mk/kcmkgamma.po --- old/kgamma5-5.15.5/po/mk/kcmkgamma.po 2019-05-07 11:47:01.000000000 +0200 +++ new/kgamma5-5.16.0/po/mk/kcmkgamma.po 2019-06-06 14:52:36.000000000 +0200 @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: kgamma\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-30 19:03+0100\n" "Last-Translator: Bozidar Proevski <[email protected]>\n" "Language-Team: Macedonian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/mr/kcmkgamma.po new/kgamma5-5.16.0/po/mr/kcmkgamma.po --- old/kgamma5-5.15.5/po/mr/kcmkgamma.po 2019-05-07 11:47:01.000000000 +0200 +++ new/kgamma5-5.16.0/po/mr/kcmkgamma.po 2019-06-06 14:52:36.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: 2013-02-07 12:00+0530\n" "Last-Translator: Chetan Khona <[email protected]>\n" "Language-Team: American English <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/ms/kcmkgamma.po new/kgamma5-5.16.0/po/ms/kcmkgamma.po --- old/kgamma5-5.15.5/po/ms/kcmkgamma.po 2019-05-07 11:47:03.000000000 +0200 +++ new/kgamma5-5.16.0/po/ms/kcmkgamma.po 2019-06-06 14:52:36.000000000 +0200 @@ -4,8 +4,8 @@ msgid "" msgstr "" "Project-Id-Version: Mimos\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-11-05 07:13+0800\n" "Last-Translator: MIMOS <[email protected]>\n" "Language-Team: Malay <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/nb/kcmkgamma.po new/kgamma5-5.16.0/po/nb/kcmkgamma.po --- old/kgamma5-5.15.5/po/nb/kcmkgamma.po 2019-05-07 11:47:03.000000000 +0200 +++ new/kgamma5-5.16.0/po/nb/kcmkgamma.po 2019-06-06 14:52:36.000000000 +0200 @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: kgamma\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-02-06 20:45+0100\n" "Last-Translator: MagicPO 0.3 (automated)\n" "Language-Team: Norwegian Bokmål <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/nds/kcmkgamma.po new/kgamma5-5.16.0/po/nds/kcmkgamma.po --- old/kgamma5-5.15.5/po/nds/kcmkgamma.po 2019-05-07 11:47:03.000000000 +0200 +++ new/kgamma5-5.16.0/po/nds/kcmkgamma.po 2019-06-06 14:52:36.000000000 +0200 @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: kgamma\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-07 21:07+0100\n" "Last-Translator: Manfred Wiese <[email protected]>\n" "Language-Team: Low Saxon <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/ne/kcmkgamma.po new/kgamma5-5.16.0/po/ne/kcmkgamma.po --- old/kgamma5-5.15.5/po/ne/kcmkgamma.po 2019-05-07 11:47:04.000000000 +0200 +++ new/kgamma5-5.16.0/po/ne/kcmkgamma.po 2019-06-06 14:52:36.000000000 +0200 @@ -4,8 +4,8 @@ msgid "" msgstr "" "Project-Id-Version: kgamma\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-08-20 12:28+0545\n" "Last-Translator: Nabin Gautam <[email protected]>\n" "Language-Team: Nepali <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/nl/kcmkgamma.po new/kgamma5-5.16.0/po/nl/kcmkgamma.po --- old/kgamma5-5.15.5/po/nl/kcmkgamma.po 2019-05-07 11:47:06.000000000 +0200 +++ new/kgamma5-5.16.0/po/nl/kcmkgamma.po 2019-06-06 14:52:37.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: 2018-08-08 16:22+0100\n" "Last-Translator: Freek de Kruijf <[email protected]>\n" "Language-Team: Dutch <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/nn/kcmkgamma.po new/kgamma5-5.16.0/po/nn/kcmkgamma.po --- old/kgamma5-5.15.5/po/nn/kcmkgamma.po 2019-05-07 11:47:06.000000000 +0200 +++ new/kgamma5-5.16.0/po/nn/kcmkgamma.po 2019-06-06 14:52:37.000000000 +0200 @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: kgamma\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-03 19:23+0200\n" "Last-Translator: Karl Ove Hufthammer <[email protected]>\n" "Language-Team: Norwegian Nynorsk <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/oc/kcmkgamma.po new/kgamma5-5.16.0/po/oc/kcmkgamma.po --- old/kgamma5-5.15.5/po/oc/kcmkgamma.po 2019-05-07 11:47:06.000000000 +0200 +++ new/kgamma5-5.16.0/po/oc/kcmkgamma.po 2019-06-06 14:52:37.000000000 +0200 @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: kgamma\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:27+0200\n" "Last-Translator: Yannig Marchegay (Kokoyaya) <[email protected]>\n" "Language-Team: Occitan (lengadocian) <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/pa/kcmkgamma.po new/kgamma5-5.16.0/po/pa/kcmkgamma.po --- old/kgamma5-5.15.5/po/pa/kcmkgamma.po 2019-05-07 11:47:08.000000000 +0200 +++ new/kgamma5-5.16.0/po/pa/kcmkgamma.po 2019-06-06 14:52:38.000000000 +0200 @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: kgamma\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-20 19:05+0530\n" "Last-Translator: A S Alam <[email protected]>\n" "Language-Team: Punjabi <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/pl/kcmkgamma.po new/kgamma5-5.16.0/po/pl/kcmkgamma.po --- old/kgamma5-5.15.5/po/pl/kcmkgamma.po 2019-05-07 11:47:09.000000000 +0200 +++ new/kgamma5-5.16.0/po/pl/kcmkgamma.po 2019-06-06 14:52:38.000000000 +0200 @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: kgamma\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-11-24 21:55+0100\n" "Last-Translator: Michal Rudolf <[email protected]>\n" "Language-Team: Polish <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/pt/kcmkgamma.po new/kgamma5-5.16.0/po/pt/kcmkgamma.po --- old/kgamma5-5.15.5/po/pt/kcmkgamma.po 2019-05-07 11:47:09.000000000 +0200 +++ new/kgamma5-5.16.0/po/pt/kcmkgamma.po 2019-06-06 14:52:38.000000000 +0200 @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: kgamma\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-22 02:40+0100\n" "Last-Translator: Pedro Morais <[email protected]>\n" "Language-Team: pt <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/pt_BR/kcmkgamma.po new/kgamma5-5.16.0/po/pt_BR/kcmkgamma.po --- old/kgamma5-5.15.5/po/pt_BR/kcmkgamma.po 2019-05-07 11:47:09.000000000 +0200 +++ new/kgamma5-5.16.0/po/pt_BR/kcmkgamma.po 2019-06-06 14:52:38.000000000 +0200 @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: kcmkgamma\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-03 01:23-0200\n" "Last-Translator: André Marcelo Alvarenga <[email protected]>\n" "Language-Team: Brazilian Portuguese <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/ro/kcmkgamma.po new/kgamma5-5.16.0/po/ro/kcmkgamma.po --- old/kgamma5-5.15.5/po/ro/kcmkgamma.po 2019-05-07 11:47:11.000000000 +0200 +++ new/kgamma5-5.16.0/po/ro/kcmkgamma.po 2019-06-06 14:52:38.000000000 +0200 @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: kgamma\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-29 22:17+0200\n" "Last-Translator: Sergiu Bivol <[email protected]>\n" "Language-Team: Romanian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/ru/kcmkgamma.po new/kgamma5-5.16.0/po/ru/kcmkgamma.po --- old/kgamma5-5.15.5/po/ru/kcmkgamma.po 2019-05-07 11:47:11.000000000 +0200 +++ new/kgamma5-5.16.0/po/ru/kcmkgamma.po 2019-06-06 14:52:38.000000000 +0200 @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: kgamma\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-24 23:16+0300\n" "Last-Translator: Alexander Potashev <[email protected]>\n" "Language-Team: Russian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/se/kcmkgamma.po new/kgamma5-5.16.0/po/se/kcmkgamma.po --- old/kgamma5-5.15.5/po/se/kcmkgamma.po 2019-05-07 11:47:11.000000000 +0200 +++ new/kgamma5-5.16.0/po/se/kcmkgamma.po 2019-06-06 14:52:38.000000000 +0200 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: kgamma\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"POT-Creation-Date: 2018-08-16 09:14+0200\n" "PO-Revision-Date: 2004-12-10 10:14+0100\n" "Last-Translator: Børre Gaup <[email protected]>\n" "Language-Team: Northern Sami <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/si/kcmkgamma.po new/kgamma5-5.16.0/po/si/kcmkgamma.po --- old/kgamma5-5.15.5/po/si/kcmkgamma.po 2019-05-07 11:47:11.000000000 +0200 +++ new/kgamma5-5.16.0/po/si/kcmkgamma.po 2019-06-06 14:52:38.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: 2011-09-04 13:02+0530\n" "Last-Translator: Danishka Navin <[email protected]>\n" "Language-Team: Sinhala <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/sk/kcmkgamma.po new/kgamma5-5.16.0/po/sk/kcmkgamma.po --- old/kgamma5-5.15.5/po/sk/kcmkgamma.po 2019-05-07 11:47:13.000000000 +0200 +++ new/kgamma5-5.16.0/po/sk/kcmkgamma.po 2019-06-06 14:52:39.000000000 +0200 @@ -4,8 +4,8 @@ msgid "" msgstr "" "Project-Id-Version: kcmkgamma\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-11-21 11:31+0100\n" "Last-Translator: Michal Sulek <[email protected]>\n" "Language-Team: Slovak <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/sl/kcmkgamma.po new/kgamma5-5.16.0/po/sl/kcmkgamma.po --- old/kgamma5-5.15.5/po/sl/kcmkgamma.po 2019-05-07 11:47:13.000000000 +0200 +++ new/kgamma5-5.16.0/po/sl/kcmkgamma.po 2019-06-06 14:52:39.000000000 +0200 @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: kgamma\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-07-22 11:08+0200\n" "Last-Translator: Andrej Mernik <[email protected]>\n" "Language-Team: Slovenian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/sq/kcmkgamma.po new/kgamma5-5.16.0/po/sq/kcmkgamma.po --- old/kgamma5-5.15.5/po/sq/kcmkgamma.po 2019-05-07 11:47:13.000000000 +0200 +++ new/kgamma5-5.16.0/po/sq/kcmkgamma.po 2019-06-06 14:52:39.000000000 +0200 @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: kdegraphics\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-02-06 14:26+0000\n" "Last-Translator: Vilson Gjeci <[email protected]>\n" "Language-Team: Albanian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/sr/kcmkgamma.po new/kgamma5-5.16.0/po/sr/kcmkgamma.po --- old/kgamma5-5.15.5/po/sr/kcmkgamma.po 2019-05-07 11:47:14.000000000 +0200 +++ new/kgamma5-5.16.0/po/sr/kcmkgamma.po 2019-06-06 14:52:39.000000000 +0200 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: kcmkgamma\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"POT-Creation-Date: 2018-08-16 09:14+0200\n" "PO-Revision-Date: 2015-08-01 14:25+0200\n" "Last-Translator: Chusslove Illich <[email protected]>\n" "Language-Team: Serbian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/sr@ijekavian/kcmkgamma.po new/kgamma5-5.16.0/po/sr@ijekavian/kcmkgamma.po --- old/kgamma5-5.15.5/po/sr@ijekavian/kcmkgamma.po 2019-05-07 11:47:14.000000000 +0200 +++ new/kgamma5-5.16.0/po/sr@ijekavian/kcmkgamma.po 2019-06-06 14:52:39.000000000 +0200 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: kcmkgamma\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"POT-Creation-Date: 2018-08-16 09:14+0200\n" "PO-Revision-Date: 2015-08-01 14:25+0200\n" "Last-Translator: Chusslove Illich <[email protected]>\n" "Language-Team: Serbian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/sr@ijekavianlatin/kcmkgamma.po new/kgamma5-5.16.0/po/sr@ijekavianlatin/kcmkgamma.po --- old/kgamma5-5.15.5/po/sr@ijekavianlatin/kcmkgamma.po 2019-05-07 11:47:15.000000000 +0200 +++ new/kgamma5-5.16.0/po/sr@ijekavianlatin/kcmkgamma.po 2019-06-06 14:52:40.000000000 +0200 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: kcmkgamma\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"POT-Creation-Date: 2018-08-16 09:14+0200\n" "PO-Revision-Date: 2015-08-01 14:25+0200\n" "Last-Translator: Chusslove Illich <[email protected]>\n" "Language-Team: Serbian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/sr@latin/kcmkgamma.po new/kgamma5-5.16.0/po/sr@latin/kcmkgamma.po --- old/kgamma5-5.15.5/po/sr@latin/kcmkgamma.po 2019-05-07 11:47:16.000000000 +0200 +++ new/kgamma5-5.16.0/po/sr@latin/kcmkgamma.po 2019-06-06 14:52:40.000000000 +0200 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: kcmkgamma\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2019-03-18 07:59+0100\n" +"POT-Creation-Date: 2018-08-16 09:14+0200\n" "PO-Revision-Date: 2015-08-01 14:25+0200\n" "Last-Translator: Chusslove Illich <[email protected]>\n" "Language-Team: Serbian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/sv/kcmkgamma.po new/kgamma5-5.16.0/po/sv/kcmkgamma.po --- old/kgamma5-5.15.5/po/sv/kcmkgamma.po 2019-05-07 11:47:16.000000000 +0200 +++ new/kgamma5-5.16.0/po/sv/kcmkgamma.po 2019-06-06 14:52:40.000000000 +0200 @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: kgamma\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-04-01 08:20+0200\n" "Last-Translator: Stefan Asserhäll <[email protected]>\n" "Language-Team: Swedish <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/ta/kcmkgamma.po new/kgamma5-5.16.0/po/ta/kcmkgamma.po --- old/kgamma5-5.15.5/po/ta/kcmkgamma.po 2019-05-07 11:47:16.000000000 +0200 +++ new/kgamma5-5.16.0/po/ta/kcmkgamma.po 2019-06-06 14:52:40.000000000 +0200 @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: kgamma\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-08-14 12:34+0530\n" "Last-Translator: I. Felix <[email protected]>\n" "Language-Team: <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/tg/kcmkgamma.po new/kgamma5-5.16.0/po/tg/kcmkgamma.po --- old/kgamma5-5.15.5/po/tg/kcmkgamma.po 2019-05-07 11:47:18.000000000 +0200 +++ new/kgamma5-5.16.0/po/tg/kcmkgamma.po 2019-06-06 14:52:40.000000000 +0200 @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: kgamma\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-08-04 15:07+0500\n" "Last-Translator: Victor Ibragimov <[email protected]>\n" "Language-Team: Tajik\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/th/kcmkgamma.po new/kgamma5-5.16.0/po/th/kcmkgamma.po --- old/kgamma5-5.15.5/po/th/kcmkgamma.po 2019-05-07 11:47:18.000000000 +0200 +++ new/kgamma5-5.16.0/po/th/kcmkgamma.po 2019-06-06 14:52:40.000000000 +0200 @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: kgamma\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-02-04 15:27+0700\n" "Last-Translator: Thanomsub Noppaburana <[email protected]>\n" "Language-Team: Thai <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/tr/kcmkgamma.po new/kgamma5-5.16.0/po/tr/kcmkgamma.po --- old/kgamma5-5.15.5/po/tr/kcmkgamma.po 2019-05-07 11:47:18.000000000 +0200 +++ new/kgamma5-5.16.0/po/tr/kcmkgamma.po 2019-06-06 14:52:40.000000000 +0200 @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: kdegraphics-kde4\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-04-13 15:00+0100\n" "Last-Translator: Volkan Gezer <[email protected]>\n" "Language-Team: Turkish <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/ug/kcmkgamma.po new/kgamma5-5.16.0/po/ug/kcmkgamma.po --- old/kgamma5-5.15.5/po/ug/kcmkgamma.po 2019-05-07 11:47:21.000000000 +0200 +++ new/kgamma5-5.16.0/po/ug/kcmkgamma.po 2019-06-06 14:52:41.000000000 +0200 @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: kcmkgamma\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 <[email protected]>\n" "Language-Team: Uyghur Computer Science Association <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/uk/kcmkgamma.po new/kgamma5-5.16.0/po/uk/kcmkgamma.po --- old/kgamma5-5.15.5/po/uk/kcmkgamma.po 2019-05-07 11:47:21.000000000 +0200 +++ new/kgamma5-5.16.0/po/uk/kcmkgamma.po 2019-06-06 14:52:41.000000000 +0200 @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: kcmkgamma\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-13 10:23+0200\n" "Last-Translator: Yuri Chornoivan <[email protected]>\n" "Language-Team: Ukrainian <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/zh_CN/kcmkgamma.po new/kgamma5-5.16.0/po/zh_CN/kcmkgamma.po --- old/kgamma5-5.15.5/po/zh_CN/kcmkgamma.po 2019-05-07 11:47:23.000000000 +0200 +++ new/kgamma5-5.16.0/po/zh_CN/kcmkgamma.po 2019-06-06 14:52:41.000000000 +0200 @@ -5,9 +5,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/kgamma5-5.15.5/po/zh_HK/kcmkgamma.po new/kgamma5-5.16.0/po/zh_HK/kcmkgamma.po --- old/kgamma5-5.15.5/po/zh_HK/kcmkgamma.po 2019-05-07 11:47:23.000000000 +0200 +++ new/kgamma5-5.16.0/po/zh_HK/kcmkgamma.po 2019-06-06 14:52:41.000000000 +0200 @@ -4,8 +4,8 @@ msgid "" msgstr "" "Project-Id-Version: kgamma\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-01-09 22:32+0800\n" "Last-Translator: Walter Cheuk <[email protected]>\n" "Language-Team: Chinese (Hong Kong) <[email protected]>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.15.5/po/zh_TW/kcmkgamma.po new/kgamma5-5.16.0/po/zh_TW/kcmkgamma.po --- old/kgamma5-5.15.5/po/zh_TW/kcmkgamma.po 2019-05-07 11:47:24.000000000 +0200 +++ new/kgamma5-5.16.0/po/zh_TW/kcmkgamma.po 2019-06-06 14:52:41.000000000 +0200 @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: kgamma\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-05-21 17:52+0800\n" "Last-Translator: Franklin Weng <franklin at goodhorse dot idv dot tw>\n" "Language-Team: Chinese Traditional <[email protected]>\n"
