Hello community, here is the log from the commit of package kdepim-runtime for openSUSE:Factory checked in at 2017-09-12 19:45:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdepim-runtime (Old) and /work/SRC/openSUSE:Factory/.kdepim-runtime.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdepim-runtime" Tue Sep 12 19:45:25 2017 rev:28 rq:522530 version:17.08.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kdepim-runtime/kdepim-runtime.changes 2017-08-24 17:51:41.978334570 +0200 +++ /work/SRC/openSUSE:Factory/.kdepim-runtime.new/kdepim-runtime.changes 2017-09-12 19:45:30.422492446 +0200 @@ -1,0 +2,12 @@ +Thu Sep 07 07:02:02 CEST 2017 - [email protected] + +- Update to 17.08.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.08.1.php +- Changes since 17.08.0: + * IMAP: handle when RetrieveItemTask fails to find the message (kde#383951) + * Kolab: fix warning "Object type not handled" for each tag/relation + * Add missing HasLocalStorage attribute to mbox resource + +------------------------------------------------------------------- Old: ---- kdepim-runtime-17.08.0.tar.xz New: ---- kdepim-runtime-17.08.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdepim-runtime.spec ++++++ --- /var/tmp/diff_new_pack.Qhih9g/_old 2017-09-12 19:45:31.422351868 +0200 +++ /var/tmp/diff_new_pack.Qhih9g/_new 2017-09-12 19:45:31.430350744 +0200 @@ -19,7 +19,7 @@ %bcond_without lang Name: kdepim-runtime -Version: 17.08.0 +Version: 17.08.1 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) ++++++ kdepim-runtime-17.08.0.tar.xz -> kdepim-runtime-17.08.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/CMakeLists.txt new/kdepim-runtime-17.08.1/CMakeLists.txt --- old/kdepim-runtime-17.08.0/CMakeLists.txt 2017-08-11 02:53:58.000000000 +0200 +++ new/kdepim-runtime-17.08.1/CMakeLists.txt 2017-09-05 02:40:41.000000000 +0200 @@ -39,7 +39,7 @@ set(KDEPIM_RUNTIME_DEV_VERSION "") endif() -set(KDEPIM_RUNTIME_VERSION_NUMBER "5.6.0") +set(KDEPIM_RUNTIME_VERSION_NUMBER "5.6.1") set(KDEPIM_RUNTIME_VERSION "${KDEPIM_RUNTIME_VERSION_NUMBER}${KDEPIM_RUNTIME_DEV_VERSION}") configure_file(kdepim-runtime-version.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/kdepim-runtime-version.h @ONLY) @@ -63,26 +63,26 @@ set(KDEPIMRUNTIME_LIB_VERSION "${KDEPIM_RUNTIME_VERSION_NUMBER}") set(KDEPIMRUNTIME_LIB_SOVERSION "5") -set(AKONADI_VERSION "5.6.0") +set(AKONADI_VERSION "5.6.1") -set(KCONTACTS_LIB_VERSION "5.6.0") -set(KCALENDARCORE_LIB_VERSION "5.6.0") -set(IDENTITYMANAGEMENT_LIB_VERSION "5.6.0") -set(KMAILTRANSPORT_LIB_VERSION "5.6.0") -set(CALENDARUTILS_LIB_VERSION "5.6.0") -set(KDAV_LIB_VERSION "5.6.0") -set(KIMAP_LIB_VERSION "5.6.0") -set(KMBOX_LIB_VERSION "5.6.0") -set(AKONADICALENDAR_LIB_VERSION "5.6.0") -set(KONTACTINTERFACE_LIB_VERSION "5.6.0") -set(AKONADIKALARM_LIB_VERSION "5.6.0") -set(KMIME_LIB_VERSION "5.6.0") -set(XMLRPCCLIENT_LIB_VERSION "5.6.0") -set(KCONTACTS_LIB_VERSION "5.6.0") -set(AKONADIMIME_LIB_VERSION "5.6.0") -set(AKONADICONTACT_LIB_VERSION "5.6.0") -set(AKONADINOTE_LIB_VERSION "5.6.0") -set(PIMCOMMON_LIB_VERSION_LIB "5.6.0") +set(KCONTACTS_LIB_VERSION "5.6.1") +set(KCALENDARCORE_LIB_VERSION "5.6.1") +set(IDENTITYMANAGEMENT_LIB_VERSION "5.6.1") +set(KMAILTRANSPORT_LIB_VERSION "5.6.1") +set(CALENDARUTILS_LIB_VERSION "5.6.1") +set(KDAV_LIB_VERSION "5.6.1") +set(KIMAP_LIB_VERSION "5.6.1") +set(KMBOX_LIB_VERSION "5.6.1") +set(AKONADICALENDAR_LIB_VERSION "5.6.1") +set(KONTACTINTERFACE_LIB_VERSION "5.6.1") +set(AKONADIKALARM_LIB_VERSION "5.6.1") +set(KMIME_LIB_VERSION "5.6.1") +set(XMLRPCCLIENT_LIB_VERSION "5.6.1") +set(KCONTACTS_LIB_VERSION "5.6.1") +set(AKONADIMIME_LIB_VERSION "5.6.1") +set(AKONADICONTACT_LIB_VERSION "5.6.1") +set(AKONADINOTE_LIB_VERSION "5.6.1") +set(PIMCOMMON_LIB_VERSION_LIB "5.6.1") set( SHARED_MIME_INFO_MINIMUM_VERSION "1.0" ) find_package( SharedMimeInfo REQUIRED ) @@ -144,7 +144,7 @@ ) # Extra package -find_package(KPimGAPI "5.6.0" CONFIG) +find_package(KPimGAPI "5.6.1" CONFIG) find_package(Libkolabxml 1.1 QUIET CONFIG) set_package_properties(KPimGAPI PROPERTIES DESCRIPTION "libkgapi" TYPE OPTIONAL) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/po/de/akonadi_facebook_resource.po new/kdepim-runtime-17.08.1/po/de/akonadi_facebook_resource.po --- old/kdepim-runtime-17.08.0/po/de/akonadi_facebook_resource.po 1970-01-01 01:00:00.000000000 +0100 +++ new/kdepim-runtime-17.08.1/po/de/akonadi_facebook_resource.po 2017-09-05 02:40:29.000000000 +0200 @@ -0,0 +1,178 @@ +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# +# Burkhard Lück <[email protected]>, 2017. +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2017-06-25 03:07+0200\n" +"PO-Revision-Date: 2017-08-22 07:09+0100\n" +"Last-Translator: Burkhard Lück <[email protected]>\n" +"Language-Team: German <[email protected]>\n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Lokalize 2.0\n" + +#: birthdaylistjob.cpp:95 birthdaylistjob.cpp:101 +#, kde-format +msgid "Failed to retrieve birthday calendar" +msgstr "Das Abholen des Geburtstagskalenders ist fehlgeschlagen" + +#: birthdaylistjob.cpp:146 +#, kde-format +msgid "Failed to parse birthday calendar" +msgstr "Der Geburtstagskalender kann nicht eingelesen werden" + +#: listjob.cpp:102 +#, kde-format +msgid "Invalid response from server: JSON parsing error" +msgstr "" + +#: resource.cpp:36 resource.cpp:96 +#, kde-format +msgid "Facebook" +msgstr "Facebook" + +#: resource.cpp:101 +#, kde-format +msgid "Events I'm Attending" +msgstr "" + +#: resource.cpp:102 +#, kde-format +msgid "Events I'm not Attending" +msgstr "" + +#: resource.cpp:103 +#, kde-format +msgid "Events I May Be Attending" +msgstr "" + +#: resource.cpp:104 +#, kde-format +msgid "Events I have not Responded To" +msgstr "" + +#: resource.cpp:105 +#, kde-format +msgid "Friends' Birthdays" +msgstr "" + +#: settingsdialog.cpp:83 +#, kde-format +msgid "Checking login status..." +msgstr "" + +#: settingsdialog.cpp:93 +#, kde-format +msgid "Not logged in" +msgstr "Nicht angemeldet" + +#: settingsdialog.cpp:97 +#, kde-format +msgid "Logged in as <b>%1</b>" +msgstr "Angemeldet als <b>%1</b>" + +#. i18n: ectx: property (windowTitle), widget (QDialog, SettingsDialog) +#: settingsdialog.ui:14 +#, kde-format +msgid "Configuration" +msgstr "Einrichtung" + +#. i18n: ectx: property (title), widget (QGroupBox, groupBox) +#: settingsdialog.ui:26 +#, kde-format +msgid "Account" +msgstr "" + +#. i18n: ectx: property (text), widget (QLabel, loginStatusLbl) +#: settingsdialog.ui:32 +#, kde-format +msgid "Login status: unknown" +msgstr "" + +#. i18n: ectx: property (text), widget (QPushButton, loginBtn) +#: settingsdialog.ui:39 +#, kde-format +msgid "Login with Facebook" +msgstr "" + +#. i18n: ectx: property (text), widget (QPushButton, logoutBtn) +#: settingsdialog.ui:46 +#, kde-format +msgid "Logout" +msgstr "" + +#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2) +#: settingsdialog.ui:62 +#, kde-format +msgid "Reminders" +msgstr "" + +#. i18n: ectx: property (text), widget (QCheckBox, attendingReminderChkBox) +#: settingsdialog.ui:68 +#, kde-format +msgid "Show reminders for events I'm attending" +msgstr "" + +#. i18n: ectx: property (text), widget (QCheckBox, maybeAttendingReminderChkBox) +#: settingsdialog.ui:78 +#, kde-format +msgid "Show reminders for events I may be attending" +msgstr "" + +#. i18n: ectx: property (text), widget (QCheckBox, notAttendingReminderChkBox) +#: settingsdialog.ui:88 +#, kde-format +msgid "Show reminders for events I'm not attending" +msgstr "" + +#. i18n: ectx: property (text), widget (QCheckBox, notRespondedReminderChkBox) +#: settingsdialog.ui:98 +#, kde-format +msgid "Show reminders for events I have not responded to" +msgstr "" + +#. i18n: ectx: property (text), widget (QCheckBox, birthdayReminderChkBox) +#: settingsdialog.ui:108 +#, kde-format +msgid "Show reminders for friends' birthdays" +msgstr "" + +#. i18n: ectx: property (text), widget (QLabel, label_2) +#: settingsdialog.ui:136 +#, kde-format +msgid "Show event reminders" +msgstr "" + +#. i18n: ectx: property (text), widget (QLabel, label_3) +#: settingsdialog.ui:153 +#, kde-format +msgid "hour(s) before" +msgstr "" + +#. i18n: ectx: property (text), widget (QLabel, label_5) +#: settingsdialog.ui:177 +#, kde-format +msgid "Show birthday reminders" +msgstr "" + +#. i18n: ectx: property (text), widget (QLabel, label_6) +#: settingsdialog.ui:187 +#, kde-format +msgid "day(s) before" +msgstr "" + +#: tokenjobs.cpp:308 tokenjobs.cpp:321 tokenjobs.cpp:423 tokenjobs.cpp:477 +#, kde-format +msgid "Failed to open KWallet" +msgstr "" + +#: tokenjobs.cpp:367 +#, kde-format +msgid "Failed to obtain access token from Facebook" +msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/po/pl/akonadi_facebook_resource.po new/kdepim-runtime-17.08.1/po/pl/akonadi_facebook_resource.po --- old/kdepim-runtime-17.08.0/po/pl/akonadi_facebook_resource.po 1970-01-01 01:00:00.000000000 +0100 +++ new/kdepim-runtime-17.08.1/po/pl/akonadi_facebook_resource.po 2017-09-05 02:40:37.000000000 +0200 @@ -0,0 +1,179 @@ +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# +# Łukasz Wojniłowicz <[email protected]>, 2017. +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2017-06-25 03:07+0200\n" +"PO-Revision-Date: 2017-08-12 07:23+0100\n" +"Last-Translator: Łukasz Wojniłowicz <[email protected]>\n" +"Language-Team: Polish <[email protected]>\n" +"Language: pl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2);\n" +"X-Generator: Lokalize 2.0\n" + +#: birthdaylistjob.cpp:95 birthdaylistjob.cpp:101 +#, kde-format +msgid "Failed to retrieve birthday calendar" +msgstr "Nie udało się pobrać kalendarza urodzin" + +#: birthdaylistjob.cpp:146 +#, kde-format +msgid "Failed to parse birthday calendar" +msgstr "Nie udało się przetworzyć kalendarza urodzin" + +#: listjob.cpp:102 +#, kde-format +msgid "Invalid response from server: JSON parsing error" +msgstr "Błędna odpowiedź z serwera: błąd przetwarzania pliku JSON" + +#: resource.cpp:36 resource.cpp:96 +#, kde-format +msgid "Facebook" +msgstr "Facebook" + +#: resource.cpp:101 +#, kde-format +msgid "Events I'm Attending" +msgstr "Wydarzenia, w których biorę udział" + +#: resource.cpp:102 +#, kde-format +msgid "Events I'm not Attending" +msgstr "Wydarzenia, w których nie biorę udziału" + +#: resource.cpp:103 +#, kde-format +msgid "Events I May Be Attending" +msgstr "Wydarzenia, w których może wezmę udział" + +#: resource.cpp:104 +#, kde-format +msgid "Events I have not Responded To" +msgstr "Wydarzenia, na które nie odpowiedziałem" + +#: resource.cpp:105 +#, kde-format +msgid "Friends' Birthdays" +msgstr "Urodziny znajomego" + +#: settingsdialog.cpp:83 +#, kde-format +msgid "Checking login status..." +msgstr "Sprawdzanie stanu zalogowania..." + +#: settingsdialog.cpp:93 +#, kde-format +msgid "Not logged in" +msgstr "Niezalogowany" + +#: settingsdialog.cpp:97 +#, kde-format +msgid "Logged in as <b>%1</b>" +msgstr "Zalogowany jako <b>%1</b>" + +#. i18n: ectx: property (windowTitle), widget (QDialog, SettingsDialog) +#: settingsdialog.ui:14 +#, kde-format +msgid "Configuration" +msgstr "Ustawienia" + +#. i18n: ectx: property (title), widget (QGroupBox, groupBox) +#: settingsdialog.ui:26 +#, kde-format +msgid "Account" +msgstr "Konto" + +#. i18n: ectx: property (text), widget (QLabel, loginStatusLbl) +#: settingsdialog.ui:32 +#, kde-format +msgid "Login status: unknown" +msgstr "Stan zalogowanie: nieznany" + +#. i18n: ectx: property (text), widget (QPushButton, loginBtn) +#: settingsdialog.ui:39 +#, kde-format +msgid "Login with Facebook" +msgstr "Zaloguj przez Facebooka" + +#. i18n: ectx: property (text), widget (QPushButton, logoutBtn) +#: settingsdialog.ui:46 +#, kde-format +msgid "Logout" +msgstr "Wyloguj" + +#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2) +#: settingsdialog.ui:62 +#, kde-format +msgid "Reminders" +msgstr "Przypomnienia" + +#. i18n: ectx: property (text), widget (QCheckBox, attendingReminderChkBox) +#: settingsdialog.ui:68 +#, kde-format +msgid "Show reminders for events I'm attending" +msgstr "Pokaż przypomnienia dla wydarzeń, w których uczestniczę" + +#. i18n: ectx: property (text), widget (QCheckBox, maybeAttendingReminderChkBox) +#: settingsdialog.ui:78 +#, kde-format +msgid "Show reminders for events I may be attending" +msgstr "Pokaż przypomnienia dla wydarzeń, w których może będę uczestniczył" + +#. i18n: ectx: property (text), widget (QCheckBox, notAttendingReminderChkBox) +#: settingsdialog.ui:88 +#, kde-format +msgid "Show reminders for events I'm not attending" +msgstr "Pokaż przypomnienia dla wydarzeń, w których nie uczestniczę" + +#. i18n: ectx: property (text), widget (QCheckBox, notRespondedReminderChkBox) +#: settingsdialog.ui:98 +#, kde-format +msgid "Show reminders for events I have not responded to" +msgstr "Pokaż przypomnienia dla wydarzeń, na które nie odpowiedziałem" + +#. i18n: ectx: property (text), widget (QCheckBox, birthdayReminderChkBox) +#: settingsdialog.ui:108 +#, kde-format +msgid "Show reminders for friends' birthdays" +msgstr "Pokaż przypomnienia o urodzinach znajomych" + +#. i18n: ectx: property (text), widget (QLabel, label_2) +#: settingsdialog.ui:136 +#, kde-format +msgid "Show event reminders" +msgstr "Pokaż przypomnienia o wydarzeniach" + +#. i18n: ectx: property (text), widget (QLabel, label_3) +#: settingsdialog.ui:153 +#, kde-format +msgid "hour(s) before" +msgstr "godzin przed" + +#. i18n: ectx: property (text), widget (QLabel, label_5) +#: settingsdialog.ui:177 +#, kde-format +msgid "Show birthday reminders" +msgstr "Pokaż przypomnienia o urodzinach" + +#. i18n: ectx: property (text), widget (QLabel, label_6) +#: settingsdialog.ui:187 +#, kde-format +msgid "day(s) before" +msgstr "dni przed" + +#: tokenjobs.cpp:308 tokenjobs.cpp:321 tokenjobs.cpp:423 tokenjobs.cpp:477 +#, kde-format +msgid "Failed to open KWallet" +msgstr "Nie udało się otworzyć KPortfela" + +#: tokenjobs.cpp:367 +#, kde-format +msgid "Failed to obtain access token from Facebook" +msgstr "Nie udało się uzyskać tokena dostepu z Facebooka" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/po/zh_CN/accountwizard_contacts.po new/kdepim-runtime-17.08.1/po/zh_CN/accountwizard_contacts.po --- old/kdepim-runtime-17.08.0/po/zh_CN/accountwizard_contacts.po 2017-08-11 02:53:57.000000000 +0200 +++ new/kdepim-runtime-17.08.1/po/zh_CN/accountwizard_contacts.po 2017-09-05 02:40:41.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-11-19 20:16+0100\n" -"PO-Revision-Date: 2017-08-05 09:33-0400\n" +"PO-Revision-Date: 2017-08-31 05:16-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/po/zh_CN/accountwizard_ical.po new/kdepim-runtime-17.08.1/po/zh_CN/accountwizard_ical.po --- old/kdepim-runtime-17.08.0/po/zh_CN/accountwizard_ical.po 2017-08-11 02:53:57.000000000 +0200 +++ new/kdepim-runtime-17.08.1/po/zh_CN/accountwizard_ical.po 2017-09-05 02:40:41.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-11-19 20:16+0100\n" -"PO-Revision-Date: 2017-08-05 09:34-0400\n" +"PO-Revision-Date: 2017-08-31 05:16-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/po/zh_CN/accountwizard_imap.po new/kdepim-runtime-17.08.1/po/zh_CN/accountwizard_imap.po --- old/kdepim-runtime-17.08.0/po/zh_CN/accountwizard_imap.po 2017-08-11 02:53:57.000000000 +0200 +++ new/kdepim-runtime-17.08.1/po/zh_CN/accountwizard_imap.po 2017-09-05 02:40:41.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-11-19 20:16+0100\n" -"PO-Revision-Date: 2017-08-05 09:34-0400\n" +"PO-Revision-Date: 2017-08-31 05:16-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/po/zh_CN/accountwizard_kolab.po new/kdepim-runtime-17.08.1/po/zh_CN/accountwizard_kolab.po --- old/kdepim-runtime-17.08.0/po/zh_CN/accountwizard_kolab.po 2017-08-11 02:53:57.000000000 +0200 +++ new/kdepim-runtime-17.08.1/po/zh_CN/accountwizard_kolab.po 2017-09-05 02:40:41.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-11-19 20:16+0100\n" -"PO-Revision-Date: 2017-08-05 09:34-0400\n" +"PO-Revision-Date: 2017-08-31 05:16-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/po/zh_CN/accountwizard_mailbox.po new/kdepim-runtime-17.08.1/po/zh_CN/accountwizard_mailbox.po --- old/kdepim-runtime-17.08.0/po/zh_CN/accountwizard_mailbox.po 2017-08-11 02:53:57.000000000 +0200 +++ new/kdepim-runtime-17.08.1/po/zh_CN/accountwizard_mailbox.po 2017-09-05 02:40:41.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-11-19 20:16+0100\n" -"PO-Revision-Date: 2017-08-05 09:34-0400\n" +"PO-Revision-Date: 2017-08-31 05:16-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/po/zh_CN/accountwizard_maildir.po new/kdepim-runtime-17.08.1/po/zh_CN/accountwizard_maildir.po --- old/kdepim-runtime-17.08.0/po/zh_CN/accountwizard_maildir.po 2017-08-11 02:53:57.000000000 +0200 +++ new/kdepim-runtime-17.08.1/po/zh_CN/accountwizard_maildir.po 2017-09-05 02:40:41.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-11-19 20:16+0100\n" -"PO-Revision-Date: 2017-08-05 09:34-0400\n" +"PO-Revision-Date: 2017-08-31 05:16-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/po/zh_CN/accountwizard_pop3.po new/kdepim-runtime-17.08.1/po/zh_CN/accountwizard_pop3.po --- old/kdepim-runtime-17.08.0/po/zh_CN/accountwizard_pop3.po 2017-08-11 02:53:57.000000000 +0200 +++ new/kdepim-runtime-17.08.1/po/zh_CN/accountwizard_pop3.po 2017-09-05 02:40:41.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-11-19 20:16+0100\n" -"PO-Revision-Date: 2017-08-05 09:34-0400\n" +"PO-Revision-Date: 2017-08-31 05:16-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/po/zh_CN/accountwizard_vcard.po new/kdepim-runtime-17.08.1/po/zh_CN/accountwizard_vcard.po --- old/kdepim-runtime-17.08.0/po/zh_CN/accountwizard_vcard.po 2017-08-11 02:53:57.000000000 +0200 +++ new/kdepim-runtime-17.08.1/po/zh_CN/accountwizard_vcard.po 2017-09-05 02:40:41.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-11-19 20:16+0100\n" -"PO-Revision-Date: 2017-08-05 09:34-0400\n" +"PO-Revision-Date: 2017-08-31 05:16-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/po/zh_CN/accountwizard_vcarddir.po new/kdepim-runtime-17.08.1/po/zh_CN/accountwizard_vcarddir.po --- old/kdepim-runtime-17.08.0/po/zh_CN/accountwizard_vcarddir.po 2017-08-11 02:53:57.000000000 +0200 +++ new/kdepim-runtime-17.08.1/po/zh_CN/accountwizard_vcarddir.po 2017-09-05 02:40:41.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-11-19 20:16+0100\n" -"PO-Revision-Date: 2017-08-05 09:34-0400\n" +"PO-Revision-Date: 2017-08-31 05:16-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/po/zh_CN/akonadi-filestore.po new/kdepim-runtime-17.08.1/po/zh_CN/akonadi-filestore.po --- old/kdepim-runtime-17.08.0/po/zh_CN/akonadi-filestore.po 2017-08-11 02:53:57.000000000 +0200 +++ new/kdepim-runtime-17.08.1/po/zh_CN/akonadi-filestore.po 2017-09-05 02:40:41.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-11-19 20:16+0100\n" -"PO-Revision-Date: 2017-08-05 09:34-0400\n" +"PO-Revision-Date: 2017-08-31 05:16-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_birthdays_resource.po new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_birthdays_resource.po --- old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_birthdays_resource.po 2017-08-11 02:53:57.000000000 +0200 +++ new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_birthdays_resource.po 2017-09-05 02:40:41.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-01-14 03:58+0100\n" -"PO-Revision-Date: 2017-08-05 09:34-0400\n" +"PO-Revision-Date: 2017-08-31 05:16-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_contacts_resource.po new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_contacts_resource.po --- old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_contacts_resource.po 2017-08-11 02:53:57.000000000 +0200 +++ new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_contacts_resource.po 2017-09-05 02:40:41.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-01-23 03:51+0100\n" -"PO-Revision-Date: 2017-08-05 09:34-0400\n" +"PO-Revision-Date: 2017-08-31 05:16-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_davgroupware_resource.po new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_davgroupware_resource.po --- old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_davgroupware_resource.po 2017-08-11 02:53:57.000000000 +0200 +++ new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_davgroupware_resource.po 2017-09-05 02:40:41.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-04-09 02:45+0200\n" -"PO-Revision-Date: 2017-08-05 09:34-0400\n" +"PO-Revision-Date: 2017-08-31 05:16-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -173,7 +173,7 @@ msgid "" "There was a problem with the request.\n" "%1 (%2)." -msgstr "" +msgstr "请求出错。\\n%1 (%2)。" #: daverror-kdepim-runtime.cpp:51 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_facebook_resource.po new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_facebook_resource.po --- old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_facebook_resource.po 2017-08-11 02:53:57.000000000 +0200 +++ new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_facebook_resource.po 2017-09-05 02:40:41.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-06-25 03:07+0200\n" -"PO-Revision-Date: 2017-08-05 09:34-0400\n" +"PO-Revision-Date: 2017-08-31 05:16-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_gmail_resource.po new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_gmail_resource.po --- old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_gmail_resource.po 2017-08-11 02:53:57.000000000 +0200 +++ new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_gmail_resource.po 2017-09-05 02:40:41.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-11-19 20:16+0100\n" -"PO-Revision-Date: 2017-08-05 09:34-0400\n" +"PO-Revision-Date: 2017-08-31 05:16-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_googlecalendar_resource.po new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_googlecalendar_resource.po --- old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_googlecalendar_resource.po 2017-08-11 02:53:57.000000000 +0200 +++ new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_googlecalendar_resource.po 2017-09-05 02:40:41.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-01-23 03:51+0100\n" -"PO-Revision-Date: 2017-08-05 09:34-0400\n" +"PO-Revision-Date: 2017-08-31 05:16-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_googlecontacts_resource.po new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_googlecontacts_resource.po --- old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_googlecontacts_resource.po 2017-08-11 02:53:57.000000000 +0200 +++ new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_googlecontacts_resource.po 2017-09-05 02:40:41.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-01-23 03:51+0100\n" -"PO-Revision-Date: 2017-08-05 09:34-0400\n" +"PO-Revision-Date: 2017-08-31 05:16-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_ical_resource.po new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_ical_resource.po --- old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_ical_resource.po 2017-08-11 02:53:57.000000000 +0200 +++ new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_ical_resource.po 2017-09-05 02:40:41.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-11-19 20:16+0100\n" -"PO-Revision-Date: 2017-08-05 09:34-0400\n" +"PO-Revision-Date: 2017-08-31 05:16-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_icaldir_resource.po new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_icaldir_resource.po --- old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_icaldir_resource.po 2017-08-11 02:53:57.000000000 +0200 +++ new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_icaldir_resource.po 2017-09-05 02:40:41.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-02-24 04:08+0100\n" -"PO-Revision-Date: 2017-08-05 09:34-0400\n" +"PO-Revision-Date: 2017-08-31 05:16-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_imap_resource.po new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_imap_resource.po --- old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_imap_resource.po 2017-08-11 02:53:57.000000000 +0200 +++ new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_imap_resource.po 2017-09-05 02:40:41.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-07-08 03:09+0200\n" -"PO-Revision-Date: 2017-08-05 09:34-0400\n" +"PO-Revision-Date: 2017-08-31 05:16-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_invitations_agent.po new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_invitations_agent.po --- old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_invitations_agent.po 2017-08-11 02:53:57.000000000 +0200 +++ new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_invitations_agent.po 2017-09-05 02:40:41.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-11-19 20:16+0100\n" -"PO-Revision-Date: 2017-08-05 09:34-0400\n" +"PO-Revision-Date: 2017-08-31 05:16-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_kalarm_resource.po new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_kalarm_resource.po --- old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_kalarm_resource.po 2017-08-11 02:53:57.000000000 +0200 +++ new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_kalarm_resource.po 2017-09-05 02:40:41.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-12-01 02:52+0100\n" -"PO-Revision-Date: 2017-08-05 09:34-0400\n" +"PO-Revision-Date: 2017-08-31 05:16-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_maildir_resource.po new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_maildir_resource.po --- old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_maildir_resource.po 2017-08-11 02:53:57.000000000 +0200 +++ new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_maildir_resource.po 2017-09-05 02:40:41.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-06-10 03:04+0200\n" -"PO-Revision-Date: 2017-08-05 09:34-0400\n" +"PO-Revision-Date: 2017-08-31 05:16-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_maildispatcher_agent.po new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_maildispatcher_agent.po --- old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_maildispatcher_agent.po 2017-08-11 02:53:57.000000000 +0200 +++ new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_maildispatcher_agent.po 2017-09-05 02:40:41.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-08-02 09:00+0200\n" -"PO-Revision-Date: 2017-08-05 09:34-0400\n" +"PO-Revision-Date: 2017-08-31 05:16-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_mbox_resource.po new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_mbox_resource.po --- old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_mbox_resource.po 2017-08-11 02:53:57.000000000 +0200 +++ new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_mbox_resource.po 2017-09-05 02:40:41.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-11-19 20:16+0100\n" -"PO-Revision-Date: 2017-08-05 09:34-0400\n" +"PO-Revision-Date: 2017-08-31 05:16-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_migration_agent.po new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_migration_agent.po --- old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_migration_agent.po 2017-08-11 02:53:57.000000000 +0200 +++ new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_migration_agent.po 2017-09-05 02:40:41.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-01-14 03:58+0100\n" -"PO-Revision-Date: 2017-08-05 09:34-0400\n" +"PO-Revision-Date: 2017-08-31 05:16-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_mixedmaildir_resource.po new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_mixedmaildir_resource.po --- old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_mixedmaildir_resource.po 2017-08-11 02:53:57.000000000 +0200 +++ new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_mixedmaildir_resource.po 2017-09-05 02:40:41.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-11-19 20:16+0100\n" -"PO-Revision-Date: 2017-08-05 09:34-0400\n" +"PO-Revision-Date: 2017-08-31 05:16-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_newmailnotifier_agent.po new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_newmailnotifier_agent.po --- old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_newmailnotifier_agent.po 2017-08-11 02:53:57.000000000 +0200 +++ new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_newmailnotifier_agent.po 2017-09-05 02:40:41.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-07-05 06:54+0200\n" -"PO-Revision-Date: 2017-08-05 09:34-0400\n" +"PO-Revision-Date: 2017-08-31 05:16-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_openxchange_resource.po new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_openxchange_resource.po --- old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_openxchange_resource.po 2017-08-11 02:53:57.000000000 +0200 +++ new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_openxchange_resource.po 2017-09-05 02:40:41.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-01-07 03:53+0100\n" -"PO-Revision-Date: 2017-08-05 09:34-0400\n" +"PO-Revision-Date: 2017-08-31 05:16-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_pop3_resource.po new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_pop3_resource.po --- old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_pop3_resource.po 2017-08-11 02:53:57.000000000 +0200 +++ new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_pop3_resource.po 2017-09-05 02:40:41.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-07-04 03:08+0200\n" -"PO-Revision-Date: 2017-08-05 09:34-0400\n" +"PO-Revision-Date: 2017-08-31 05:16-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_serializer_plugins.po new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_serializer_plugins.po --- old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_serializer_plugins.po 2017-08-11 02:53:57.000000000 +0200 +++ new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_serializer_plugins.po 2017-09-05 02:40:41.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-01-23 03:51+0100\n" -"PO-Revision-Date: 2017-08-05 09:34-0400\n" +"PO-Revision-Date: 2017-08-31 05:16-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_singlefile_resource.po new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_singlefile_resource.po --- old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_singlefile_resource.po 2017-08-11 02:53:57.000000000 +0200 +++ new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_singlefile_resource.po 2017-09-05 02:40:41.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-01-12 03:54+0100\n" -"PO-Revision-Date: 2017-08-05 09:34-0400\n" +"PO-Revision-Date: 2017-08-31 05:16-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_tomboynotes_resource.po new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_tomboynotes_resource.po --- old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_tomboynotes_resource.po 2017-08-11 02:53:57.000000000 +0200 +++ new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_tomboynotes_resource.po 2017-09-05 02:40:41.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-06-22 03:14+0200\n" -"PO-Revision-Date: 2017-08-05 09:34-0400\n" +"PO-Revision-Date: 2017-08-31 05:16-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_vcard_resource.po new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_vcard_resource.po --- old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_vcard_resource.po 2017-08-11 02:53:57.000000000 +0200 +++ new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_vcard_resource.po 2017-09-05 02:40:41.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-01-24 09:39+0100\n" -"PO-Revision-Date: 2017-08-05 09:34-0400\n" +"PO-Revision-Date: 2017-08-31 05:16-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_vcarddir_resource.po new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_vcarddir_resource.po --- old/kdepim-runtime-17.08.0/po/zh_CN/akonadi_vcarddir_resource.po 2017-08-11 02:53:57.000000000 +0200 +++ new/kdepim-runtime-17.08.1/po/zh_CN/akonadi_vcarddir_resource.po 2017-09-05 02:40:41.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-01-24 09:39+0100\n" -"PO-Revision-Date: 2017-08-05 09:34-0400\n" +"PO-Revision-Date: 2017-08-31 05:16-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/po/zh_CN/gid-migrator.po new/kdepim-runtime-17.08.1/po/zh_CN/gid-migrator.po --- old/kdepim-runtime-17.08.0/po/zh_CN/gid-migrator.po 2017-08-11 02:53:57.000000000 +0200 +++ new/kdepim-runtime-17.08.1/po/zh_CN/gid-migrator.po 2017-09-05 02:40:41.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-11-19 20:16+0100\n" -"PO-Revision-Date: 2017-08-05 09:34-0400\n" +"PO-Revision-Date: 2017-08-31 05:16-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/po/zh_CN/kio_akonadi.po new/kdepim-runtime-17.08.1/po/zh_CN/kio_akonadi.po --- old/kdepim-runtime-17.08.0/po/zh_CN/kio_akonadi.po 2017-08-11 02:53:57.000000000 +0200 +++ new/kdepim-runtime-17.08.1/po/zh_CN/kio_akonadi.po 2017-09-05 02:40:41.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-11-19 20:16+0100\n" -"PO-Revision-Date: 2017-08-05 09:34-0400\n" +"PO-Revision-Date: 2017-08-31 05:16-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/po/zh_CN/kio_pop3.po new/kdepim-runtime-17.08.1/po/zh_CN/kio_pop3.po --- old/kdepim-runtime-17.08.0/po/zh_CN/kio_pop3.po 2017-08-11 02:53:57.000000000 +0200 +++ new/kdepim-runtime-17.08.1/po/zh_CN/kio_pop3.po 2017-09-05 02:40:41.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-11-19 20:16+0100\n" -"PO-Revision-Date: 2017-08-05 09:33-0400\n" +"PO-Revision-Date: 2017-08-31 05:15-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/po/zh_CN/libfolderarchivesettings.po new/kdepim-runtime-17.08.1/po/zh_CN/libfolderarchivesettings.po --- old/kdepim-runtime-17.08.0/po/zh_CN/libfolderarchivesettings.po 2017-08-11 02:53:57.000000000 +0200 +++ new/kdepim-runtime-17.08.1/po/zh_CN/libfolderarchivesettings.po 2017-09-05 02:40:41.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-11-19 20:16+0100\n" -"PO-Revision-Date: 2017-08-05 09:34-0400\n" +"PO-Revision-Date: 2017-08-31 05:16-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/resources/facebook/facebookresource.desktop new/kdepim-runtime-17.08.1/resources/facebook/facebookresource.desktop --- old/kdepim-runtime-17.08.0/resources/facebook/facebookresource.desktop 2017-08-07 11:57:26.000000000 +0200 +++ new/kdepim-runtime-17.08.1/resources/facebook/facebookresource.desktop 2017-09-04 21:25:25.000000000 +0200 @@ -2,10 +2,12 @@ Name=Facebook Events Name[ca]=Esdeveniments de Facebook Name[ca@valencia]=Esdeveniments de Facebook +Name[cs]=Události Facebooku Name[es]=Eventos de Facebook Name[fr]=Évènements Facebook Name[it]=Eventi di Facebook Name[nl]=Facebookgebeurtenissen +Name[pl]=Wydarzenia Facebooka Name[pt]=Eventos do Facebook Name[sk]=Udalosti Facebooku Name[sl]=Dogodki na Facebooku @@ -20,10 +22,12 @@ Comment=Access your Facebook events from KDE Comment[ca]=Accediu als esdeveniments de Facebook des del KDE Comment[ca@valencia]=Accediu als esdeveniments de Facebook des del KDE +Comment[cs]=Přistupujte k vašim událostem na Facebooku z KDE Comment[es]=Acceda a sus eventos de Facebook desde KDE Comment[fr]=Accès à vos évènements Facebook depuis KDE Comment[it]=Accedi ai tuoi eventi di Facebook da KDE Comment[nl]=Heb toegang tot uw Facebook gebeurtenissen vanuit KDE +Comment[pl]=Daje dostęp do twoich wydarzeń Facebooka z KDE Comment[pt]=Aceda aos seus eventos do Facebook a partir do KDE Comment[sk]=Pristupuje k vašim udalostiam Facebooku z KDE Comment[sl]=Dostopajte do svojih dogodkov na Facebooku diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/resources/imap/retrieveitemtask.cpp new/kdepim-runtime-17.08.1/resources/imap/retrieveitemtask.cpp --- old/kdepim-runtime-17.08.0/resources/imap/retrieveitemtask.cpp 2017-08-07 11:57:26.000000000 +0200 +++ new/kdepim-runtime-17.08.1/resources/imap/retrieveitemtask.cpp 2017-09-04 21:25:25.000000000 +0200 @@ -96,7 +96,11 @@ { KIMAP::FetchJob *fetch = qobject_cast<KIMAP::FetchJob *>(sender()); Q_ASSERT(fetch != nullptr); - Q_ASSERT(messages.size() == 1); + if (messages.size() == 0) { + qCDebug(IMAPRESOURCE_LOG) << "Requested message does not exist on the server anymore"; + cancelTask(i18n("No message retrieved, failed to read the message.")); + return; + } Akonadi::Item i = item(); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/resources/kolab/kolabhelpers.cpp new/kdepim-runtime-17.08.1/resources/kolab/kolabhelpers.cpp --- old/kdepim-runtime-17.08.0/resources/kolab/kolabhelpers.cpp 2017-08-07 11:57:26.000000000 +0200 +++ new/kdepim-runtime-17.08.1/resources/kolab/kolabhelpers.cpp 2017-09-04 21:25:25.000000000 +0200 @@ -197,6 +197,11 @@ return newItem; } break; + case Kolab::RelationConfigurationObject: { + // Do nothing about tags and relations, this is handled separately in KolabRetrieveTagTask::onMessagesAvailable + ok = false; + break; + } default: qCWarning(KOLABRESOURCE_LOG) << "Object type not handled"; ok = false; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-runtime-17.08.0/resources/mbox/mboxresource.desktop new/kdepim-runtime-17.08.1/resources/mbox/mboxresource.desktop --- old/kdepim-runtime-17.08.0/resources/mbox/mboxresource.desktop 2017-08-07 11:57:26.000000000 +0200 +++ new/kdepim-runtime-17.08.1/resources/mbox/mboxresource.desktop 2017-09-04 21:25:25.000000000 +0200 @@ -100,3 +100,4 @@ X-Akonadi-MimeTypes=message/rfc822 X-Akonadi-Capabilities=Resource X-Akonadi-Identifier=akonadi_mbox_resource +X-Akonadi-Custom-HasLocalStorage=true
