Hello community,
here is the log from the commit of package calendarsupport for openSUSE:Factory
checked in at 2019-09-09 12:21:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/calendarsupport (Old)
and /work/SRC/openSUSE:Factory/.calendarsupport.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "calendarsupport"
Mon Sep 9 12:21:45 2019 rev:43 rq:728751 version:19.08.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/calendarsupport/calendarsupport.changes
2019-08-16 15:34:47.405888744 +0200
+++
/work/SRC/openSUSE:Factory/.calendarsupport.new.7948/calendarsupport.changes
2019-09-09 12:21:46.909896122 +0200
@@ -1,0 +2,10 @@
+Thu Sep 5 13:59:58 UTC 2019 - Luca Beltrame <[email protected]>
+
+- Update to 19.08.1
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/announce-applications-19.08.1.php
+- Changes since 19.08.0:
+ * Include KDE* cmake macros before any others
+
+-------------------------------------------------------------------
Old:
----
calendarsupport-19.08.0.tar.xz
calendarsupport-19.08.0.tar.xz.sig
New:
----
calendarsupport-19.08.1.tar.xz
calendarsupport-19.08.1.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ calendarsupport.spec ++++++
--- /var/tmp/diff_new_pack.MQkFJg/_old 2019-09-09 12:21:47.405896048 +0200
+++ /var/tmp/diff_new_pack.MQkFJg/_new 2019-09-09 12:21:47.405896048 +0200
@@ -22,7 +22,7 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without lang
Name: calendarsupport
-Version: 19.08.0
+Version: 19.08.1
Release: 0
Summary: KDE PIM calendaring support library
License: GPL-2.0-or-later AND LGPL-2.1-or-later
++++++ calendarsupport-19.08.0.tar.xz -> calendarsupport-19.08.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-19.08.0/CMakeLists.txt
new/calendarsupport-19.08.1/CMakeLists.txt
--- old/calendarsupport-19.08.0/CMakeLists.txt 2019-08-09 02:56:40.000000000
+0200
+++ new/calendarsupport-19.08.1/CMakeLists.txt 2019-09-03 03:49:36.000000000
+0200
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.12.0")
+set(PIM_VERSION "5.12.1")
project(calendarsupport VERSION ${PIM_VERSION})
@@ -9,6 +9,11 @@
set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
set(LIBRARY_NAMELINK)
+
+include(KDEInstallDirs)
+include(KDECMakeSettings)
+include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
+
include(GenerateExportHeader)
include(ECMSetupVersion)
include(ECMGenerateHeaders)
@@ -16,24 +21,21 @@
include(ECMSetupVersion)
include(FeatureSummary)
-include(KDEInstallDirs)
-include(KDECMakeSettings)
-include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
include(ECMQtDeclareLoggingCategory)
include(ECMAddTests)
set(CALENDARSUPPORT_LIB_VERSION ${PIM_VERSION})
-set(AKONADI_MIMELIB_VERSION "5.12.0")
-set(KDEPIM_LIB_VERSION "5.12.0")
+set(AKONADI_MIMELIB_VERSION "5.12.1")
+set(KDEPIM_LIB_VERSION "5.12.1")
set(QT_REQUIRED_VERSION "5.11.0")
-set(KMIME_LIB_VERSION "5.12.0")
-set(CALENDARUTILS_LIB_VERSION "5.12.0")
-set(KCALENDARCORE_LIB_VERSION "5.12.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.12.0")
-set(AKONADICALENDAR_LIB_VERSION "5.12.0")
-set(PIMCOMMON_LIB_VERSION "5.12.0")
-set(AKONADI_VERSION "5.12.0")
+set(KMIME_LIB_VERSION "5.12.1")
+set(CALENDARUTILS_LIB_VERSION "5.12.1")
+set(KCALENDARCORE_LIB_VERSION "5.12.1")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.12.1")
+set(AKONADICALENDAR_LIB_VERSION "5.12.1")
+set(PIMCOMMON_LIB_VERSION "5.12.1")
+set(AKONADI_VERSION "5.12.1")
find_package(KF5Akonadi ${AKONADI_VERSION} CONFIG REQUIRED)
find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test UiTools
PrintSupport)
find_package(KF5I18n ${KF5_MIN_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-19.08.0/po/ar/calendarsupport.po
new/calendarsupport-19.08.1/po/ar/calendarsupport.po
--- old/calendarsupport-19.08.0/po/ar/calendarsupport.po 2019-08-09
02:56:38.000000000 +0200
+++ new/calendarsupport-19.08.1/po/ar/calendarsupport.po 2019-09-03
03:49:34.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: akonadi-kcal\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2018-01-31 18:05+0300\n"
"Last-Translator: Safa Alfulaij <[email protected]>\n"
"Language-Team: Arabic <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-19.08.0/po/bg/calendarsupport.po
new/calendarsupport-19.08.1/po/bg/calendarsupport.po
--- old/calendarsupport-19.08.0/po/bg/calendarsupport.po 2019-08-09
02:56:38.000000000 +0200
+++ new/calendarsupport-19.08.1/po/bg/calendarsupport.po 2019-09-03
03:49:34.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: korganizer\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2010-06-30 11:33+0300\n"
"Last-Translator: Yasen Pramatarov <[email protected]>\n"
"Language-Team: Bulgarian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-19.08.0/po/bs/calendarsupport.po
new/calendarsupport-19.08.1/po/bs/calendarsupport.po
--- old/calendarsupport-19.08.0/po/bs/calendarsupport.po 2019-08-09
02:56:38.000000000 +0200
+++ new/calendarsupport-19.08.1/po/bs/calendarsupport.po 2019-09-03
03:49:34.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: calendarsupport.po\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2014-01-31 19:02+0100\n"
"Last-Translator: Samir Ribić <[email protected]>\n"
"Language-Team: bs <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-19.08.0/po/ca/calendarsupport.po
new/calendarsupport-19.08.1/po/ca/calendarsupport.po
--- old/calendarsupport-19.08.0/po/ca/calendarsupport.po 2019-08-09
02:56:38.000000000 +0200
+++ new/calendarsupport-19.08.1/po/ca/calendarsupport.po 2019-09-03
03:49:34.000000000 +0200
@@ -10,7 +10,7 @@
msgstr ""
"Project-Id-Version: calendarsupport\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2019-01-24 20:24+0100\n"
"Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
"Language-Team: Catalan <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/calendarsupport-19.08.0/po/ca@valencia/calendarsupport.po
new/calendarsupport-19.08.1/po/ca@valencia/calendarsupport.po
--- old/calendarsupport-19.08.0/po/ca@valencia/calendarsupport.po
2019-08-09 02:56:38.000000000 +0200
+++ new/calendarsupport-19.08.1/po/ca@valencia/calendarsupport.po
2019-09-03 03:49:34.000000000 +0200
@@ -10,7 +10,7 @@
msgstr ""
"Project-Id-Version: calendarsupport\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2019-01-24 20:24+0100\n"
"Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
"Language-Team: Catalan <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-19.08.0/po/cs/calendarsupport.po
new/calendarsupport-19.08.1/po/cs/calendarsupport.po
--- old/calendarsupport-19.08.0/po/cs/calendarsupport.po 2019-08-09
02:56:38.000000000 +0200
+++ new/calendarsupport-19.08.1/po/cs/calendarsupport.po 2019-09-03
03:49:34.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: akonadi-kcal\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2018-07-09 16:20+0100\n"
"Last-Translator: Vit Pelcak <[email protected]>\n"
"Language-Team: Czech <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-19.08.0/po/da/calendarsupport.po
new/calendarsupport-19.08.1/po/da/calendarsupport.po
--- old/calendarsupport-19.08.0/po/da/calendarsupport.po 2019-08-09
02:56:38.000000000 +0200
+++ new/calendarsupport-19.08.1/po/da/calendarsupport.po 2019-09-03
03:49:34.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: akonadi-kcal\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2017-03-22 17:27+0100\n"
"Last-Translator: Martin Schlander <[email protected]>\n"
"Language-Team: Danish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-19.08.0/po/de/calendarsupport.po
new/calendarsupport-19.08.1/po/de/calendarsupport.po
--- old/calendarsupport-19.08.0/po/de/calendarsupport.po 2019-08-09
02:56:38.000000000 +0200
+++ new/calendarsupport-19.08.1/po/de/calendarsupport.po 2019-09-03
03:49:34.000000000 +0200
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: calendarsupport\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2019-08-06 15:45+0200\n"
"Last-Translator: Burkhard Lück <[email protected]>\n"
"Language-Team: German <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-19.08.0/po/el/calendarsupport.po
new/calendarsupport-19.08.1/po/el/calendarsupport.po
--- old/calendarsupport-19.08.0/po/el/calendarsupport.po 2019-08-09
02:56:38.000000000 +0200
+++ new/calendarsupport-19.08.1/po/el/calendarsupport.po 2019-09-03
03:49:35.000000000 +0200
@@ -11,7 +11,7 @@
msgstr ""
"Project-Id-Version: calendarsupport\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2014-03-08 16:32+0200\n"
"Last-Translator: Dimitris Kardarakos <[email protected]>\n"
"Language-Team: Greek <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-19.08.0/po/en_GB/calendarsupport.po
new/calendarsupport-19.08.1/po/en_GB/calendarsupport.po
--- old/calendarsupport-19.08.0/po/en_GB/calendarsupport.po 2019-08-09
02:56:38.000000000 +0200
+++ new/calendarsupport-19.08.1/po/en_GB/calendarsupport.po 2019-09-03
03:49:35.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: akonadi-kcal\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2018-06-30 13:30+0000\n"
"Last-Translator: Steve Allewell <[email protected]>\n"
"Language-Team: British English <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-19.08.0/po/eo/calendarsupport.po
new/calendarsupport-19.08.1/po/eo/calendarsupport.po
--- old/calendarsupport-19.08.0/po/eo/calendarsupport.po 2019-08-09
02:56:38.000000000 +0200
+++ new/calendarsupport-19.08.1/po/eo/calendarsupport.po 2019-09-03
03:49:35.000000000 +0200
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: akonadi-kcal\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2009-11-15 12:06+0100\n"
"Last-Translator: Axel Rousseau <[email protected]>\n"
"Language-Team: esperanto <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-19.08.0/po/es/calendarsupport.po
new/calendarsupport-19.08.1/po/es/calendarsupport.po
--- old/calendarsupport-19.08.0/po/es/calendarsupport.po 2019-08-09
02:56:38.000000000 +0200
+++ new/calendarsupport-19.08.1/po/es/calendarsupport.po 2019-09-03
03:49:35.000000000 +0200
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: akonadi-kcal\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2018-06-14 23:09+0100\n"
"Last-Translator: Javier Vinal <[email protected]>\n"
"Language-Team: Spanish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-19.08.0/po/et/calendarsupport.po
new/calendarsupport-19.08.1/po/et/calendarsupport.po
--- old/calendarsupport-19.08.0/po/et/calendarsupport.po 2019-08-09
02:56:38.000000000 +0200
+++ new/calendarsupport-19.08.1/po/et/calendarsupport.po 2019-09-03
03:49:35.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: akonadi-kcal\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2016-07-28 20:25+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/calendarsupport-19.08.0/po/eu/calendarsupport.po
new/calendarsupport-19.08.1/po/eu/calendarsupport.po
--- old/calendarsupport-19.08.0/po/eu/calendarsupport.po 2019-08-09
02:56:38.000000000 +0200
+++ new/calendarsupport-19.08.1/po/eu/calendarsupport.po 2019-09-03
03:49:35.000000000 +0200
@@ -11,7 +11,7 @@
msgstr ""
"Project-Id-Version: korganizer\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2010-08-12 00:42+0200\n"
"Last-Translator: Ignigo Salvador Azurmendi <[email protected]>\n"
"Language-Team: Basque <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-19.08.0/po/fa/calendarsupport.po
new/calendarsupport-19.08.1/po/fa/calendarsupport.po
--- old/calendarsupport-19.08.0/po/fa/calendarsupport.po 2019-08-09
02:56:38.000000000 +0200
+++ new/calendarsupport-19.08.1/po/fa/calendarsupport.po 2019-09-03
03:49:35.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: korganizer\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2012-01-13 10:32+0330\n"
"Last-Translator: Mohammad Reza Mirdamadi <[email protected]>\n"
"Language-Team: Farsi (Persian) <>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-19.08.0/po/fi/calendarsupport.po
new/calendarsupport-19.08.1/po/fi/calendarsupport.po
--- old/calendarsupport-19.08.0/po/fi/calendarsupport.po 2019-08-09
02:56:39.000000000 +0200
+++ new/calendarsupport-19.08.1/po/fi/calendarsupport.po 2019-09-03
03:49:35.000000000 +0200
@@ -10,7 +10,7 @@
msgstr ""
"Project-Id-Version: calendarsupport\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2018-08-15 13:24+0200\n"
"Last-Translator: Tommi Nieminen <[email protected]>\n"
"Language-Team: Finnish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-19.08.0/po/fr/calendarsupport.po
new/calendarsupport-19.08.1/po/fr/calendarsupport.po
--- old/calendarsupport-19.08.0/po/fr/calendarsupport.po 2019-08-09
02:56:39.000000000 +0200
+++ new/calendarsupport-19.08.1/po/fr/calendarsupport.po 2019-09-03
03:49:35.000000000 +0200
@@ -11,7 +11,7 @@
msgstr ""
"Project-Id-Version: calendarsupport\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2018-06-08 16:38+0800\n"
"Last-Translator: Simon Depiets <[email protected]>\n"
"Language-Team: French <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-19.08.0/po/ga/calendarsupport.po
new/calendarsupport-19.08.1/po/ga/calendarsupport.po
--- old/calendarsupport-19.08.0/po/ga/calendarsupport.po 2019-08-09
02:56:39.000000000 +0200
+++ new/calendarsupport-19.08.1/po/ga/calendarsupport.po 2019-09-03
03:49:35.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: akonadi-kcal.po\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2009-01-28 10:19-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/calendarsupport-19.08.0/po/gl/calendarsupport.po
new/calendarsupport-19.08.1/po/gl/calendarsupport.po
--- old/calendarsupport-19.08.0/po/gl/calendarsupport.po 2019-08-09
02:56:39.000000000 +0200
+++ new/calendarsupport-19.08.1/po/gl/calendarsupport.po 2019-09-03
03:49:35.000000000 +0200
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: akonadi-kcal\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2019-04-14 08:56+0200\n"
"Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n"
"Language-Team: Galician <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-19.08.0/po/he/calendarsupport.po
new/calendarsupport-19.08.1/po/he/calendarsupport.po
--- old/calendarsupport-19.08.0/po/he/calendarsupport.po 2019-08-09
02:56:39.000000000 +0200
+++ new/calendarsupport-19.08.1/po/he/calendarsupport.po 2019-09-03
03:49:35.000000000 +0200
@@ -16,7 +16,7 @@
msgstr ""
"Project-Id-Version: calendarsupport\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2017-05-16 07:04-0400\n"
"Last-Translator: Copied by Zanata <[email protected]>\n"
"Language-Team: <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-19.08.0/po/hi/calendarsupport.po
new/calendarsupport-19.08.1/po/hi/calendarsupport.po
--- old/calendarsupport-19.08.0/po/hi/calendarsupport.po 2019-08-09
02:56:39.000000000 +0200
+++ new/calendarsupport-19.08.1/po/hi/calendarsupport.po 2019-09-03
03:49:35.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: korganizer\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2008-01-24 16:52+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/calendarsupport-19.08.0/po/hr/calendarsupport.po
new/calendarsupport-19.08.1/po/hr/calendarsupport.po
--- old/calendarsupport-19.08.0/po/hr/calendarsupport.po 2019-08-09
02:56:39.000000000 +0200
+++ new/calendarsupport-19.08.1/po/hr/calendarsupport.po 2019-09-03
03:49:35.000000000 +0200
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: korganizer 0\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2011-02-27 12:20+0100\n"
"Last-Translator: Marko Dimjasevic <[email protected]>\n"
"Language-Team: Croatian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-19.08.0/po/hu/calendarsupport.po
new/calendarsupport-19.08.1/po/hu/calendarsupport.po
--- old/calendarsupport-19.08.0/po/hu/calendarsupport.po 2019-08-09
02:56:39.000000000 +0200
+++ new/calendarsupport-19.08.1/po/hu/calendarsupport.po 2019-09-03
03:49:35.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2017-02-03 14:21+0100\n"
"Last-Translator: Kiszel Kristóf <[email protected]>\n"
"Language-Team: Hungarian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-19.08.0/po/ia/calendarsupport.po
new/calendarsupport-19.08.1/po/ia/calendarsupport.po
--- old/calendarsupport-19.08.0/po/ia/calendarsupport.po 2019-08-09
02:56:39.000000000 +0200
+++ new/calendarsupport-19.08.1/po/ia/calendarsupport.po 2019-09-03
03:49:35.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2013-11-27 14:06+0100\n"
"Last-Translator: G.Sora <[email protected]>\n"
"Language-Team: Interlingua <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-19.08.0/po/is/calendarsupport.po
new/calendarsupport-19.08.1/po/is/calendarsupport.po
--- old/calendarsupport-19.08.0/po/is/calendarsupport.po 2019-08-09
02:56:39.000000000 +0200
+++ new/calendarsupport-19.08.1/po/is/calendarsupport.po 2019-09-03
03:49:35.000000000 +0200
@@ -13,7 +13,7 @@
msgstr ""
"Project-Id-Version: korganizer\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2009-07-28 20:21+0000\n"
"Last-Translator: Sveinn í Felli <[email protected]>\n"
"Language-Team: Icelandic <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-19.08.0/po/it/calendarsupport.po
new/calendarsupport-19.08.1/po/it/calendarsupport.po
--- old/calendarsupport-19.08.0/po/it/calendarsupport.po 2019-08-09
02:56:39.000000000 +0200
+++ new/calendarsupport-19.08.1/po/it/calendarsupport.po 2019-09-03
03:49:35.000000000 +0200
@@ -14,7 +14,7 @@
msgstr ""
"Project-Id-Version: calendarsupport\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2018-06-24 15:31+0100\n"
"Last-Translator: Luigi Toscano <[email protected]>\n"
"Language-Team: Italian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-19.08.0/po/ja/calendarsupport.po
new/calendarsupport-19.08.1/po/ja/calendarsupport.po
--- old/calendarsupport-19.08.0/po/ja/calendarsupport.po 2019-08-09
02:56:39.000000000 +0200
+++ new/calendarsupport-19.08.1/po/ja/calendarsupport.po 2019-09-03
03:49:35.000000000 +0200
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: akonadi-kcal\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2011-08-14 14:07-0700\n"
"Last-Translator: Fumiaki Okushi <[email protected]>\n"
"Language-Team: Japanese <[email protected]>\n"
@@ -2997,6 +2997,3 @@
msgctxt "replace pattern for holidayname (countrycode)"
msgid "^%1 \\(.*\\)"
msgstr ""
-
-#~ msgid "No item selected."
-#~ msgstr "アイテムが選択されていません。"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-19.08.0/po/kk/calendarsupport.po
new/calendarsupport-19.08.1/po/kk/calendarsupport.po
--- old/calendarsupport-19.08.0/po/kk/calendarsupport.po 2019-08-09
02:56:39.000000000 +0200
+++ new/calendarsupport-19.08.1/po/kk/calendarsupport.po 2019-09-03
03:49:35.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2013-09-16 03:29+0600\n"
"Last-Translator: Sairan Kikkarin <[email protected]>\n"
"Language-Team: Kazakh <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-19.08.0/po/km/calendarsupport.po
new/calendarsupport-19.08.1/po/km/calendarsupport.po
--- old/calendarsupport-19.08.0/po/km/calendarsupport.po 2019-08-09
02:56:39.000000000 +0200
+++ new/calendarsupport-19.08.1/po/km/calendarsupport.po 2019-09-03
03:49:35.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: akonadi-kcal\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2012-12-25 15:13+0700\n"
"Last-Translator: sutha <[email protected]>\n"
"Language-Team: Khmer <support@khmeros>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-19.08.0/po/ko/calendarsupport.po
new/calendarsupport-19.08.1/po/ko/calendarsupport.po
--- old/calendarsupport-19.08.0/po/ko/calendarsupport.po 2019-08-09
02:56:39.000000000 +0200
+++ new/calendarsupport-19.08.1/po/ko/calendarsupport.po 2019-09-03
03:49:35.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: Korganizer\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2015-01-18 17:46+0900\n"
"Last-Translator: Shinjo Park <[email protected]>\n"
"Language-Team: Korean <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-19.08.0/po/lt/calendarsupport.po
new/calendarsupport-19.08.1/po/lt/calendarsupport.po
--- old/calendarsupport-19.08.0/po/lt/calendarsupport.po 2019-08-09
02:56:39.000000000 +0200
+++ new/calendarsupport-19.08.1/po/lt/calendarsupport.po 2019-09-03
03:49:35.000000000 +0200
@@ -11,7 +11,7 @@
msgstr ""
"Project-Id-Version: calendarsupport\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2015-12-29 21:04+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/calendarsupport-19.08.0/po/lv/calendarsupport.po
new/calendarsupport-19.08.1/po/lv/calendarsupport.po
--- old/calendarsupport-19.08.0/po/lv/calendarsupport.po 2019-08-09
02:56:39.000000000 +0200
+++ new/calendarsupport-19.08.1/po/lv/calendarsupport.po 2019-09-03
03:49:35.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2010-01-01 20:40+0200\n"
"Last-Translator: Viesturs Zarins <[email protected]>\n"
"Language-Team: American English <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-19.08.0/po/mr/calendarsupport.po
new/calendarsupport-19.08.1/po/mr/calendarsupport.po
--- old/calendarsupport-19.08.0/po/mr/calendarsupport.po 2019-08-09
02:56:39.000000000 +0200
+++ new/calendarsupport-19.08.1/po/mr/calendarsupport.po 2019-09-03
03:49:35.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2013-02-13 17:42+0530\n"
"Last-Translator: Chetan Khona <[email protected]>\n"
"Language-Team: Marathi <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-19.08.0/po/nb/calendarsupport.po
new/calendarsupport-19.08.1/po/nb/calendarsupport.po
--- old/calendarsupport-19.08.0/po/nb/calendarsupport.po 2019-08-09
02:56:40.000000000 +0200
+++ new/calendarsupport-19.08.1/po/nb/calendarsupport.po 2019-09-03
03:49:35.000000000 +0200
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2015-02-07 19:03+0100\n"
"Last-Translator: Bjørn Steensrud <[email protected]>\n"
"Language-Team: Norwegian Bokmål <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-19.08.0/po/nds/calendarsupport.po
new/calendarsupport-19.08.1/po/nds/calendarsupport.po
--- old/calendarsupport-19.08.0/po/nds/calendarsupport.po 2019-08-09
02:56:40.000000000 +0200
+++ new/calendarsupport-19.08.1/po/nds/calendarsupport.po 2019-09-03
03:49:35.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: akonadi-kcal\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2014-08-13 22:18+0200\n"
"Last-Translator: Sönke Dibbern <[email protected]>\n"
"Language-Team: Low Saxon <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-19.08.0/po/nl/calendarsupport.po
new/calendarsupport-19.08.1/po/nl/calendarsupport.po
--- old/calendarsupport-19.08.0/po/nl/calendarsupport.po 2019-08-09
02:56:40.000000000 +0200
+++ new/calendarsupport-19.08.1/po/nl/calendarsupport.po 2019-09-03
03:49:35.000000000 +0200
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: akonadi-kcal\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2018-06-04 14:39+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/calendarsupport-19.08.0/po/nn/calendarsupport.po
new/calendarsupport-19.08.1/po/nn/calendarsupport.po
--- old/calendarsupport-19.08.0/po/nn/calendarsupport.po 2019-08-09
02:56:40.000000000 +0200
+++ new/calendarsupport-19.08.1/po/nn/calendarsupport.po 2019-09-03
03:49:35.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: akonadi-kcal\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2016-10-23 10:11+0100\n"
"Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
"Language-Team: Norwegian Nynorsk <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-19.08.0/po/pa/calendarsupport.po
new/calendarsupport-19.08.1/po/pa/calendarsupport.po
--- old/calendarsupport-19.08.0/po/pa/calendarsupport.po 2019-08-09
02:56:40.000000000 +0200
+++ new/calendarsupport-19.08.1/po/pa/calendarsupport.po 2019-09-03
03:49:35.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2011-06-29 22:27+0530\n"
"Last-Translator: A S Alam <[email protected]>\n"
"Language-Team: Punjabi/Panjabi <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-19.08.0/po/pl/calendarsupport.po
new/calendarsupport-19.08.1/po/pl/calendarsupport.po
--- old/calendarsupport-19.08.0/po/pl/calendarsupport.po 2019-08-09
02:56:40.000000000 +0200
+++ new/calendarsupport-19.08.1/po/pl/calendarsupport.po 2019-09-03
03:49:35.000000000 +0200
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2018-09-02 07:12+0100\n"
"Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
"Language-Team: Polish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-19.08.0/po/pt/calendarsupport.po
new/calendarsupport-19.08.1/po/pt/calendarsupport.po
--- old/calendarsupport-19.08.0/po/pt/calendarsupport.po 2019-08-09
02:56:40.000000000 +0200
+++ new/calendarsupport-19.08.1/po/pt/calendarsupport.po 2019-09-03
03:49:35.000000000 +0200
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: akonadi-kcal\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2019-02-01 11:32+0000\n"
"Last-Translator: José Nuno Coelho Pires <[email protected]>\n"
"Language-Team: Portuguese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-19.08.0/po/pt_BR/calendarsupport.po
new/calendarsupport-19.08.1/po/pt_BR/calendarsupport.po
--- old/calendarsupport-19.08.0/po/pt_BR/calendarsupport.po 2019-08-09
02:56:40.000000000 +0200
+++ new/calendarsupport-19.08.1/po/pt_BR/calendarsupport.po 2019-09-03
03:49:36.000000000 +0200
@@ -10,7 +10,7 @@
msgstr ""
"Project-Id-Version: calendarsupport\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2018-07-29 16:46-0300\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/calendarsupport-19.08.0/po/ro/calendarsupport.po
new/calendarsupport-19.08.1/po/ro/calendarsupport.po
--- old/calendarsupport-19.08.0/po/ro/calendarsupport.po 2019-08-09
02:56:40.000000000 +0200
+++ new/calendarsupport-19.08.1/po/ro/calendarsupport.po 2019-09-03
03:49:36.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2013-02-16 10:59+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/calendarsupport-19.08.0/po/ru/calendarsupport.po
new/calendarsupport-19.08.1/po/ru/calendarsupport.po
--- old/calendarsupport-19.08.0/po/ru/calendarsupport.po 2019-08-09
02:56:40.000000000 +0200
+++ new/calendarsupport-19.08.1/po/ru/calendarsupport.po 2019-09-03
03:49:36.000000000 +0200
@@ -12,7 +12,7 @@
msgstr ""
"Project-Id-Version: akonadi-kcal\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2018-11-19 18:00+0300\n"
"Last-Translator: Alexander Yavorsky <[email protected]>\n"
"Language-Team: Russian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-19.08.0/po/sk/calendarsupport.po
new/calendarsupport-19.08.1/po/sk/calendarsupport.po
--- old/calendarsupport-19.08.0/po/sk/calendarsupport.po 2019-08-09
02:56:40.000000000 +0200
+++ new/calendarsupport-19.08.1/po/sk/calendarsupport.po 2019-09-03
03:49:36.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: calendarsupport\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2019-08-04 18:24+0200\n"
"Last-Translator: Matej Mrenica <[email protected]>\n"
"Language-Team: Slovak <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-19.08.0/po/sl/calendarsupport.po
new/calendarsupport-19.08.1/po/sl/calendarsupport.po
--- old/calendarsupport-19.08.0/po/sl/calendarsupport.po 2019-08-09
02:56:40.000000000 +0200
+++ new/calendarsupport-19.08.1/po/sl/calendarsupport.po 2019-09-03
03:49:36.000000000 +0200
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2016-09-01 20:15+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/calendarsupport-19.08.0/po/sv/calendarsupport.po
new/calendarsupport-19.08.1/po/sv/calendarsupport.po
--- old/calendarsupport-19.08.0/po/sv/calendarsupport.po 2019-08-09
02:56:40.000000000 +0200
+++ new/calendarsupport-19.08.1/po/sv/calendarsupport.po 2019-09-03
03:49:36.000000000 +0200
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: akonadi-kcal\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2018-06-17 07:31+0100\n"
"Last-Translator: Stefan Asserhäll <[email protected]>\n"
"Language-Team: Swedish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-19.08.0/po/tr/calendarsupport.po
new/calendarsupport-19.08.1/po/tr/calendarsupport.po
--- old/calendarsupport-19.08.0/po/tr/calendarsupport.po 2019-08-09
02:56:40.000000000 +0200
+++ new/calendarsupport-19.08.1/po/tr/calendarsupport.po 2019-09-03
03:49:36.000000000 +0200
@@ -10,7 +10,7 @@
msgstr ""
"Project-Id-Version: kdepim-kde4\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2017-06-09 14:23+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/calendarsupport-19.08.0/po/ug/calendarsupport.po
new/calendarsupport-19.08.1/po/ug/calendarsupport.po
--- old/calendarsupport-19.08.0/po/ug/calendarsupport.po 2019-08-09
02:56:40.000000000 +0200
+++ new/calendarsupport-19.08.1/po/ug/calendarsupport.po 2019-09-03
03:49:36.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: calendarsupport\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+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/calendarsupport-19.08.0/po/uk/calendarsupport.po
new/calendarsupport-19.08.1/po/uk/calendarsupport.po
--- old/calendarsupport-19.08.0/po/uk/calendarsupport.po 2019-08-09
02:56:40.000000000 +0200
+++ new/calendarsupport-19.08.1/po/uk/calendarsupport.po 2019-09-03
03:49:36.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: calendarsupport\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2018-06-04 08:10+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/calendarsupport-19.08.0/po/wa/calendarsupport.po
new/calendarsupport-19.08.1/po/wa/calendarsupport.po
--- old/calendarsupport-19.08.0/po/wa/calendarsupport.po 2019-08-09
02:56:40.000000000 +0200
+++ new/calendarsupport-19.08.1/po/wa/calendarsupport.po 2019-09-03
03:49:36.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: korganizer\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2013-03-24 10:49+0100\n"
"Last-Translator: Jean Cayron <[email protected]>\n"
"Language-Team: Walloon <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/calendarsupport-19.08.0/po/zh_CN/calendarsupport.po
new/calendarsupport-19.08.1/po/zh_CN/calendarsupport.po
--- old/calendarsupport-19.08.0/po/zh_CN/calendarsupport.po 2019-08-09
02:56:40.000000000 +0200
+++ new/calendarsupport-19.08.1/po/zh_CN/calendarsupport.po 2019-09-03
03:49:36.000000000 +0200
@@ -10,8 +10,8 @@
msgstr ""
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
-"PO-Revision-Date: 2019-07-18 15:10\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
+"PO-Revision-Date: 2019-08-16 17:07\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/calendarsupport-19.08.0/po/zh_TW/calendarsupport.po
new/calendarsupport-19.08.1/po/zh_TW/calendarsupport.po
--- old/calendarsupport-19.08.0/po/zh_TW/calendarsupport.po 2019-08-09
02:56:40.000000000 +0200
+++ new/calendarsupport-19.08.1/po/zh_TW/calendarsupport.po 2019-09-03
03:49:36.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: akonadi-kcal\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-07-02 02:31+0200\n"
+"POT-Creation-Date: 2019-08-30 07:47+0200\n"
"PO-Revision-Date: 2018-12-21 19:35+0800\n"
"Last-Translator: pan93412 <[email protected]>\n"
"Language-Team: Chinese <[email protected]>\n"