Hello community,

here is the log from the commit of package kdepim-addons for openSUSE:Factory 
checked in at 2019-03-11 11:09:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdepim-addons (Old)
 and      /work/SRC/openSUSE:Factory/.kdepim-addons.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdepim-addons"

Mon Mar 11 11:09:56 2019 rev:38 rq:683173 version:18.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdepim-addons/kdepim-addons.changes      
2019-02-14 14:16:54.280117131 +0100
+++ /work/SRC/openSUSE:Factory/.kdepim-addons.new.28833/kdepim-addons.changes   
2019-03-11 11:09:57.741435196 +0100
@@ -1,0 +2,10 @@
+Sat Mar 09 08:03:16 UTC 2019 - lbeltr...@kde.org
+
+- Update to 18.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.3.php
+- Changes since 18.12.2:
+  * No code changes since 18.12.2
+
+-------------------------------------------------------------------

Old:
----
  kdepim-addons-18.12.2.tar.xz

New:
----
  kdepim-addons-18.12.3.tar.xz

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

Other differences:
------------------
++++++ kdepim-addons.spec ++++++
--- /var/tmp/diff_new_pack.EXMHNX/_old  2019-03-11 11:09:59.093434910 +0100
+++ /var/tmp/diff_new_pack.EXMHNX/_new  2019-03-11 11:09:59.101434909 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kdepim-addons
-Version:        18.12.2
+Version:        18.12.3
 Release:        0
 Summary:        Addons for KDEPIM applications
 License:        GPL-2.0-only

++++++ kdepim-addons-18.12.2.tar.xz -> kdepim-addons-18.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-18.12.2/CMakeLists.txt 
new/kdepim-addons-18.12.3/CMakeLists.txt
--- old/kdepim-addons-18.12.2/CMakeLists.txt    2019-02-05 01:49:34.000000000 
+0100
+++ new/kdepim-addons-18.12.3/CMakeLists.txt    2019-03-05 01:26:02.000000000 
+0100
@@ -1,6 +1,6 @@
 
 cmake_minimum_required(VERSION 3.1)
-set(PIM_VERSION "5.10.2")
+set(PIM_VERSION "5.10.3")
 
 project(kdepim-addons VERSION ${PIM_VERSION})
 if(POLICY CMP0063)
@@ -26,7 +26,7 @@
 set(KDEPIMADDONS_LIB_VERSION "${KDEPIMADDONS_VERSION_NUMBER}")
 set(KDEPIMADDONS_LIB_SOVERSION "5")
 
-set(AKONADINOTES_LIB_VERSION "5.10.2")
+set(AKONADINOTES_LIB_VERSION "5.10.3")
 set(QT_REQUIRED_VERSION "5.9.0")
 
 
@@ -69,30 +69,30 @@
 find_package(KF5Prison ${KF5_VERSION} CONFIG REQUIRED)
 find_package(KF5Holidays ${KF5_VERSION} CONFIG REQUIRED)
 
-set(MAILCOMMON_LIB_VERSION "5.10.2")
-set(GRAVATAR_LIB_VERSION "5.10.2")
-set(PIMCOMMON_LIB_VERSION "5.10.2")
-set(GRANTLEETHEME_LIB_VERSION "5.10.2")
-set(CALENDARSUPPORT_LIB_VERSION "5.10.2")
-set(EVENTVIEW_LIB_VERSION "5.10.2")
-set(LIBKDEPIM_LIB_VERSION "5.10.2")
-set(KDEPIM_APPS_LIB_VERSION "5.10.2")
-set(LIBKLEO_LIB_VERSION "5.10.2")
-set(AKONADI_LIB_VERSION "5.10.2")
-set(INCIDENCEEDITOR_LIB_VERSION "5.10.2")
-set(KTNEF_LIB_VERSION "5.10.2")
-set(MESSAGELIB_LIB_VERSION "5.10.2")
-set(AKONADICALENDAR_LIB_VERSION "5.10.2")
-set(CALENDAR_UTILS_VERSION "5.10.2")
-set(KPIMTEXTEDIT_LIB_VERSION "5.10.2")
-set(KIMAP_LIB_VERSION "5.10.2")
-set(LIBKSIEVE_LIB_VERSION "5.10.2")
-set(KMAILTRANSPORT_LIB_VERSION "5.10.2")
-set(AKONADICONTACT_LIB_VERSION "5.10.2")
-set(IMPORTWIZARD_LIB_VERSION "5.10.2")
-set(MAILIMPORTER_LIB_VERSION "5.10.2")
-set(KPIMPKPASS_LIB_VERSION "5.10.2")
-set(KPIMITINERARY_LIB_VERSION "5.10.2")
+set(MAILCOMMON_LIB_VERSION "5.10.3")
+set(GRAVATAR_LIB_VERSION "5.10.3")
+set(PIMCOMMON_LIB_VERSION "5.10.3")
+set(GRANTLEETHEME_LIB_VERSION "5.10.3")
+set(CALENDARSUPPORT_LIB_VERSION "5.10.3")
+set(EVENTVIEW_LIB_VERSION "5.10.3")
+set(LIBKDEPIM_LIB_VERSION "5.10.3")
+set(KDEPIM_APPS_LIB_VERSION "5.10.3")
+set(LIBKLEO_LIB_VERSION "5.10.3")
+set(AKONADI_LIB_VERSION "5.10.3")
+set(INCIDENCEEDITOR_LIB_VERSION "5.10.3")
+set(KTNEF_LIB_VERSION "5.10.3")
+set(MESSAGELIB_LIB_VERSION "5.10.3")
+set(AKONADICALENDAR_LIB_VERSION "5.10.3")
+set(CALENDAR_UTILS_VERSION "5.10.3")
+set(KPIMTEXTEDIT_LIB_VERSION "5.10.3")
+set(KIMAP_LIB_VERSION "5.10.3")
+set(LIBKSIEVE_LIB_VERSION "5.10.3")
+set(KMAILTRANSPORT_LIB_VERSION "5.10.3")
+set(AKONADICONTACT_LIB_VERSION "5.10.3")
+set(IMPORTWIZARD_LIB_VERSION "5.10.3")
+set(MAILIMPORTER_LIB_VERSION "5.10.3")
+set(KPIMPKPASS_LIB_VERSION "5.10.3")
+set(KPIMITINERARY_LIB_VERSION "5.10.3")
 
 find_package(KF5CalendarUtils ${CALENDAR_UTILS_VERSION} CONFIG REQUIRED)
 find_package(KF5WebEngineViewer ${MESSAGELIB_LIB_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-18.12.2/kmail/editorinitplugins/externalcomposer/kmail_externalcomposereditorplugin.json
 
new/kdepim-addons-18.12.3/kmail/editorinitplugins/externalcomposer/kmail_externalcomposereditorplugin.json
--- 
old/kdepim-addons-18.12.2/kmail/editorinitplugins/externalcomposer/kmail_externalcomposereditorplugin.json
  2019-01-28 08:38:07.000000000 +0100
+++ 
new/kdepim-addons-18.12.3/kmail/editorinitplugins/externalcomposer/kmail_externalcomposereditorplugin.json
  2019-02-24 12:47:01.000000000 +0100
@@ -57,7 +57,7 @@
         "Name[sr]": "Отвори спољашњи састављач",
         "Name[sv]": "Öppna externt brevfönster",
         "Name[tr]": "Harici düzenleyiciyi aç",
-        "Name[uk]": "Відкрити зовнішній редактор",
+        "Name[uk]": "Відкриття зовнішнього редактора",
         "Name[x-test]": "xxOpen external composerxx",
         "Name[zh_CN]": "打开外部编辑器",
         "ServiceTypes": [
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-18.12.2/kmail/editorplugins/changecase/kmail_changecaseeditorplugin.json
 
new/kdepim-addons-18.12.3/kmail/editorplugins/changecase/kmail_changecaseeditorplugin.json
--- 
old/kdepim-addons-18.12.2/kmail/editorplugins/changecase/kmail_changecaseeditorplugin.json
  2019-01-28 08:38:07.000000000 +0100
+++ 
new/kdepim-addons-18.12.3/kmail/editorplugins/changecase/kmail_changecaseeditorplugin.json
  2019-02-24 12:47:01.000000000 +0100
@@ -59,7 +59,7 @@
         "Name[sr]": "Промени величину слова",
         "Name[sv]": "Ändra skiftläge",
         "Name[tr]": "Büyük Küçük Harf Değiştir",
-        "Name[uk]": "Змінити регістр",
+        "Name[uk]": "Зміна регістру",
         "Name[x-test]": "xxChange Casexx",
         "Name[zh_CN]": "更改大小写",
         "ServiceTypes": [
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-18.12.2/kmail/editorplugins/insertemail/kmail_insertemaileditorplugin.json
 
new/kdepim-addons-18.12.3/kmail/editorplugins/insertemail/kmail_insertemaileditorplugin.json
--- 
old/kdepim-addons-18.12.2/kmail/editorplugins/insertemail/kmail_insertemaileditorplugin.json
        2019-01-28 08:38:07.000000000 +0100
+++ 
new/kdepim-addons-18.12.3/kmail/editorplugins/insertemail/kmail_insertemaileditorplugin.json
        2019-02-24 12:47:01.000000000 +0100
@@ -38,7 +38,7 @@
         "Name[es]": "Insertar correo",
         "Name[fi]": "Lisää sähköpostiviesti",
         "Name[fr]": "Insérer un courriel",
-        "Name[gl]": "Inserir un enderezo",
+        "Name[gl]": "Inserir un correo electrónico",
         "Name[it]": "Inserisci messaggi di posta",
         "Name[ko]": "이메일 삽입",
         "Name[nl]": "E-mail invoegen",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-18.12.2/kmail/plugins/antispamplugin/kmail_antispamplugin.json
 
new/kdepim-addons-18.12.3/kmail/plugins/antispamplugin/kmail_antispamplugin.json
--- 
old/kdepim-addons-18.12.2/kmail/plugins/antispamplugin/kmail_antispamplugin.json
    2019-01-28 08:38:07.000000000 +0100
+++ 
new/kdepim-addons-18.12.3/kmail/plugins/antispamplugin/kmail_antispamplugin.json
    2019-02-24 12:47:01.000000000 +0100
@@ -16,7 +16,7 @@
         "Description[nl]": "Deze plugin stelt u in staat om Anti-spam in KMail 
in te stellen.",
         "Description[pl]": "Ta wtyczka umożliwia ustawienie programu 
antyspamowego w KMail.",
         "Description[pt]": "Este 'plugin' permite configurar o módulo 
Anti-Lixo Electrónico no KMail.",
-        "Description[pt_BR]": "Este plugin permite-lhe configurar o antispam 
no KMail.",
+        "Description[pt_BR]": "Este plugin permite-lhe configurar o anti-spam 
no KMail.",
         "Description[ru]": "Этот модуль позволяет настроить антиспам в KMail.",
         "Description[sk]": "Tento plugin vám umožní nastaviť antispam v 
KMail.",
         "Description[sl]": "Ta vstavek omogoča nastavitev programa proti 
neželeni pošti v KMail-u.",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-18.12.2/kmail/plugins/logactivitiesplugin/kmail_logactivitiesplugin.json
 
new/kdepim-addons-18.12.3/kmail/plugins/logactivitiesplugin/kmail_logactivitiesplugin.json
--- 
old/kdepim-addons-18.12.2/kmail/plugins/logactivitiesplugin/kmail_logactivitiesplugin.json
  2019-01-28 08:38:07.000000000 +0100
+++ 
new/kdepim-addons-18.12.3/kmail/plugins/logactivitiesplugin/kmail_logactivitiesplugin.json
  2019-02-24 12:47:01.000000000 +0100
@@ -57,7 +57,7 @@
         "Name[sr]": "Бележење активности",
         "Name[sv]": "Logga aktiviteter",
         "Name[tr]": "Günlük Etkinlikleri",
-        "Name[uk]": "Записувати журнал дій",
+        "Name[uk]": "Запис журналу дій",
         "Name[x-test]": "xxLog Activitiesxx",
         "Name[zh_CN]": "记录活动日志",
         "ServiceTypes": [
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-18.12.2/po/fi/kmail_editorconvertertext_plugins.po 
new/kdepim-addons-18.12.3/po/fi/kmail_editorconvertertext_plugins.po
--- old/kdepim-addons-18.12.2/po/fi/kmail_editorconvertertext_plugins.po        
2019-02-05 01:49:23.000000000 +0100
+++ new/kdepim-addons-18.12.3/po/fi/kmail_editorconvertertext_plugins.po        
2019-03-05 01:25:55.000000000 +0100
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Tommi Nieminen <transla...@legisign.org>, 2018.
+# Tommi Nieminen <transla...@legisign.org>, 2018, 2019.
 #
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-18.12.2/po/fi/korganizer_plugins.po 
new/kdepim-addons-18.12.3/po/fi/korganizer_plugins.po
--- old/kdepim-addons-18.12.2/po/fi/korganizer_plugins.po       2019-02-05 
01:49:23.000000000 +0100
+++ new/kdepim-addons-18.12.3/po/fi/korganizer_plugins.po       2019-03-05 
01:25:55.000000000 +0100
@@ -10,14 +10,14 @@
 # Tapio Kautto <elekna...@phnet.fi>, 2004.
 # Ilpo Kantonen <i...@iki.fi>, 2005, 2006.
 # Mikko Piippo <pii...@cc.helsinki.fi>, 2007, 2008.
-# Tommi Nieminen <transla...@legisign.org>, 2009, 2011, 2012, 2013, 2018.
+# Tommi Nieminen <transla...@legisign.org>, 2009, 2011, 2012, 2013, 2018, 2019.
 # Lasse Liehu <lasse.li...@gmail.com>, 2010, 2011, 2012, 2013, 2014, 2015, 
2016.
 msgid ""
 msgstr ""
 "Project-Id-Version: korganizer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-29 07:16+0100\n"
-"PO-Revision-Date: 2018-08-19 16:21+0200\n"
+"PO-Revision-Date: 2019-02-19 11:19+0200\n"
 "Last-Translator: Tommi Nieminen <transla...@legisign.org>\n"
 "Language-Team: Finnish <kde-i18n-...@kde.org>\n"
 "Language: fi\n"
@@ -774,12 +774,10 @@
 
 #: thisdayinhistory/thisdayinhistory.cpp:48
 #: thisdayinhistory/thisdayinhistory.cpp:65
-#, fuzzy, kde-format
-#| msgctxt "Localized Wikipedia website"
-#| msgid "http://en.wikipedia.org/wiki/";
+#, kde-format
 msgctxt "Localized Wikipedia website"
 msgid "https://en.wikipedia.org/wiki/";
-msgstr "http://fi.wikipedia.org/wiki/";
+msgstr "https://fi.wikipedia.org/wiki/";
 
 #: thisdayinhistory/thisdayinhistory.cpp:50
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-18.12.2/po/gl/kaddressbook_plugins.po 
new/kdepim-addons-18.12.3/po/gl/kaddressbook_plugins.po
--- old/kdepim-addons-18.12.2/po/gl/kaddressbook_plugins.po     2019-02-05 
01:49:24.000000000 +0100
+++ new/kdepim-addons-18.12.3/po/gl/kaddressbook_plugins.po     2019-03-05 
01:25:56.000000000 +0100
@@ -2,13 +2,13 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Adrián Chaves Fernández (Gallaecio) <adriyeticha...@gmail.com>, 2015, 2016.
-# Adrián Chaves (Gallaecio) <adr...@chaves.io>, 2017.
+# Adrián Chaves (Gallaecio) <adr...@chaves.io>, 2017, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:57+0100\n"
-"PO-Revision-Date: 2017-10-17 19:30+0100\n"
+"PO-Revision-Date: 2019-02-15 21:34+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <adr...@chaves.io>\n"
 "Language-Team: Galician <kde-i18n-...@kde.org>\n"
 "Language: gl\n"
@@ -16,7 +16,7 @@
 "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"
+"X-Generator: Lokalize 18.12.1\n"
 
 #: checkgravatar/checkgravatarplugininterface.cpp:52
 #, kde-format
@@ -230,8 +230,7 @@
 #: sendmail/mailsenderjob.cpp:141
 #, kde-format
 msgid "No emails found in selected contacts."
-msgstr ""
-"Non se atoparon enderezos de correo electrónico nos contactos seleccionados."
+msgstr "Non se atoparon correos electrónicos nos contactos seleccionados."
 
 #: sendmail/sendmailplugininterface.cpp:42
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-18.12.2/po/gl/kmail_editorsendcheck_plugins.po 
new/kdepim-addons-18.12.3/po/gl/kmail_editorsendcheck_plugins.po
--- old/kdepim-addons-18.12.2/po/gl/kmail_editorsendcheck_plugins.po    
2019-02-05 01:49:24.000000000 +0100
+++ new/kdepim-addons-18.12.3/po/gl/kmail_editorsendcheck_plugins.po    
2019-03-05 01:25:56.000000000 +0100
@@ -1,21 +1,21 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Adrian Chaves <adr...@chaves.io>, 2018.
+# Adrian Chaves <adr...@chaves.io>, 2018, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:57+0100\n"
-"PO-Revision-Date: 2018-04-29 19:10+0100\n"
-"Last-Translator: Adrian Chaves <adr...@chaves.io>\n"
+"PO-Revision-Date: 2019-02-15 21:33+0100\n"
+"Last-Translator: Adrián Chaves (Gallaecio) <adr...@chaves.io>\n"
 "Language-Team: Galician <kde-i18n-...@kde.org>\n"
 "Language: gl\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"
+"X-Generator: Lokalize 18.12.1\n"
 
 #: automaticaddcontacts/automaticaddcontactsconfiguredialog.cpp:28
 #, kde-format
@@ -190,17 +190,18 @@
 #: confirm-address/confirmaddressdialog.cpp:47
 #, kde-format
 msgid "Add Selected Emails to WhiteList"
-msgstr "Engadir os enderezos seleccionados á lista branca"
+msgstr "Engadir os correos electrónicos seleccionados á lista branca"
 
 #: confirm-address/confirmaddressdialog.cpp:98
 #, kde-format
 msgid "All selected emails are added to white list"
-msgstr "Todos os enderezos seleccionados engadíronse á lista branca."
+msgstr ""
+"Todos os correos electrónicos seleccionados engadíronse á lista branca."
 
 #: confirm-address/confirmaddressdialog.cpp:98
 #, kde-format
 msgid "Emails added to white list"
-msgstr "Enderezos engadidos á lista branca."
+msgstr "Correos electrónicos engadidos á lista branca."
 
 #: confirm-address/confirmaddresssimplestringlisteditor.cpp:35
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-18.12.2/po/gl/messageviewer_text_vcard_plugin.po 
new/kdepim-addons-18.12.3/po/gl/messageviewer_text_vcard_plugin.po
--- old/kdepim-addons-18.12.2/po/gl/messageviewer_text_vcard_plugin.po  
2019-02-05 01:49:24.000000000 +0100
+++ new/kdepim-addons-18.12.3/po/gl/messageviewer_text_vcard_plugin.po  
2019-03-05 01:25:56.000000000 +0100
@@ -4,20 +4,20 @@
 # mvillarino <mvillar...@users.sourceforge.net>, 2008.
 # Xosé <xoseca...@gmail.com>, 2009, 2010, 2012, 2014.
 # Adrian Chaves Fernandez <adriyeticha...@gmail.com>, 2013, 2015, 2017.
+# Adrián Chaves (Gallaecio) <adr...@chaves.io>, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: kmail_text_vcard_plugin\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:57+0100\n"
-"PO-Revision-Date: 2017-01-15 15:43+0100\n"
-"Last-Translator: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail."
-"com>\n"
+"PO-Revision-Date: 2019-02-15 21:59+0100\n"
+"Last-Translator: Adrián Chaves (Gallaecio) <adr...@chaves.io>\n"
 "Language-Team: Galician <kde-i18n-...@kde.org>\n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 18.12.1\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
@@ -90,7 +90,7 @@
 #, kde-format
 msgid "There are two or more contacts with same email stored in addressbook."
 msgstr ""
-"Hai dous ou máis contactos co mesmo enderezo de correo almacenado no caderno "
+"Hai dous ou máis contactos co mesmo correo electrónico almacenado no caderno "
 "de enderezos."
 
 #: updatecontactjob.cpp:80
@@ -105,7 +105,7 @@
 #: updatecontactjob.cpp:91
 #, kde-format
 msgid "Email not specified"
-msgstr "Non se indicou ningún enderezo de correo electrónico."
+msgstr "Non se indicou ningún correo electrónico"
 
 #~ msgid "%1 already exists. Do you want to overwrite it?"
 #~ msgstr "%1 xa existe. Quérea substituír?"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-18.12.2/po/gl/webengineurlinterceptor.po 
new/kdepim-addons-18.12.3/po/gl/webengineurlinterceptor.po
--- old/kdepim-addons-18.12.2/po/gl/webengineurlinterceptor.po  2019-02-05 
01:49:24.000000000 +0100
+++ new/kdepim-addons-18.12.3/po/gl/webengineurlinterceptor.po  2019-03-05 
01:25:56.000000000 +0100
@@ -2,21 +2,21 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Adrián Chaves Fernández (Gallaecio) <adriyeticha...@gmail.com>, 2016.
-# Adrian Chaves <adr...@chaves.io>, 2018.
+# Adrian Chaves <adr...@chaves.io>, 2018, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-12-22 07:20+0100\n"
-"PO-Revision-Date: 2018-04-22 11:04+0100\n"
-"Last-Translator: Adrian Chaves <adr...@chaves.io>\n"
+"PO-Revision-Date: 2019-02-15 22:06+0100\n"
+"Last-Translator: Adrián Chaves (Gallaecio) <adr...@chaves.io>\n"
 "Language-Team: Galician <kde-i18n-...@kde.org>\n"
 "Language: gl\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"
+"X-Generator: Lokalize 18.12.1\n"
 
 #: adblock/adblockinterceptorinterface.cpp:69
 #, kde-format
@@ -234,14 +234,13 @@
 "filter.<br><a href='%1'>%2</a></qt>"
 msgstr ""
 "<qt><p>Insira unha expresión a filtrar. Os filtros poden definirse como:"
-"<ul><li>Expresións estilo intérprete de ordes, como <tt>http://www.example.";
-"com/ads*</tt>. Poden empregarse os símbolos <tt>*?[]</tt>.</"
-"li><li>Expresións regulares, delimitadas por barras inclinadas («<tt>/</"
-"tt>»), como <tt>/\\/(ad|banner)\\./</tt></li></ul><p>Calquera expresión de "
-"filtrado pode precederse de «<tt>@@</tt>» para permitir os enderezos URL que "
-"se correspondan con ela. As expresións de filtrado de enderezos permitidos "
-"teñen prioridade sobre as de enderezos prohibidos.<br><a href='%1'>%2</a></"
-"qt>"
+"<ul><li>Expresións estilo consola, como <tt>http://www.example.com/ads*</"
+"tt>. Poden empregarse os símbolos <tt>*?[]</tt>.</li><li>Expresións "
+"regulares, delimitadas por barras inclinadas («<tt>/</tt>»), como <tt>/\\/"
+"(ad|banner)\\./</tt></li></ul><p>Calquera expresión de filtrado pode "
+"precederse de «<tt>@@</tt>» para permitir os URL que se correspondan con "
+"ela. As expresións de filtrado de URL permitidos teñen prioridade sobre "
+"calquera lista negra.<br><a href='%1'>%2</a></qt>"
 
 #: adblock/lib/widgets/adblocksettingwidget.cpp:166
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-18.12.2/po/it/kmail_editorconvertertext_plugins.po 
new/kdepim-addons-18.12.3/po/it/kmail_editorconvertertext_plugins.po
--- old/kdepim-addons-18.12.2/po/it/kmail_editorconvertertext_plugins.po        
2019-02-05 01:49:25.000000000 +0100
+++ new/kdepim-addons-18.12.3/po/it/kmail_editorconvertertext_plugins.po        
2019-03-05 01:25:57.000000000 +0100
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as its source package.
-# Luigi Toscano <luigi.tosc...@tiscali.it>, 2018.
+# Luigi Toscano <luigi.tosc...@tiscali.it>, 2018, 2019.
 #
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-18.12.2/po/pt_BR/kaddressbook_plugins.po 
new/kdepim-addons-18.12.3/po/pt_BR/kaddressbook_plugins.po
--- old/kdepim-addons-18.12.2/po/pt_BR/kaddressbook_plugins.po  2019-02-05 
01:49:30.000000000 +0100
+++ new/kdepim-addons-18.12.3/po/pt_BR/kaddressbook_plugins.po  2019-03-05 
01:26:00.000000000 +0100
@@ -3,20 +3,21 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # André Marcelo Alvarenga <alvare...@kde.org>, 2015, 2016.
+# Luiz Fernando Ranghetti <elchev...@opensuse.org>, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: kaddressbook_plugins\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:57+0100\n"
-"PO-Revision-Date: 2016-05-12 20:59-0300\n"
-"Last-Translator: André Marcelo Alvarenga <alvare...@kde.org>\n"
-"Language-Team: Brazilian Portuguese <kde-i18n-pt...@kde.org>\n"
+"PO-Revision-Date: 2019-02-15 08:48-0200\n"
+"Last-Translator: Luiz Fernando Ranghetti <elchev...@opensuse.org>\n"
+"Language-Team: Portuguese <kde-i18n-pt...@kde.org>\n"
 "Language: pt_BR\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"
+"X-Generator: Lokalize 18.12.2\n"
 
 #: checkgravatar/checkgravatarplugininterface.cpp:52
 #, kde-format
@@ -72,7 +73,7 @@
 #: checkgravatar/gravatar/widgets/gravatarupdatewidget.cpp:125
 #, kde-format
 msgid "Search is impossible."
-msgstr "Nao é possível pesquisar."
+msgstr "Não é possível pesquisar."
 
 #: checkgravatar/gravatar/widgets/gravatarupdatewidget.cpp:144
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-18.12.2/po/pt_BR/kmail_editorconvertertext_plugins.po 
new/kdepim-addons-18.12.3/po/pt_BR/kmail_editorconvertertext_plugins.po
--- old/kdepim-addons-18.12.2/po/pt_BR/kmail_editorconvertertext_plugins.po     
2019-02-05 01:49:30.000000000 +0100
+++ new/kdepim-addons-18.12.3/po/pt_BR/kmail_editorconvertertext_plugins.po     
2019-03-05 01:26:00.000000000 +0100
@@ -3,20 +3,21 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # André Marcelo Alvarenga <alvare...@kde.org>, 2018.
+# Luiz Fernando Ranghetti <elchev...@opensuse.org>, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: kmail_editorconvertertext_plugins\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-24 07:07+0100\n"
-"PO-Revision-Date: 2018-07-24 23:04-0300\n"
-"Last-Translator: André Marcelo Alvarenga <alvare...@kde.org>\n"
-"Language-Team: Brazilian Portuguese <kde-i18n-pt...@kde.org>\n"
+"PO-Revision-Date: 2019-02-06 15:52-0200\n"
+"Last-Translator: Luiz Fernando Ranghetti <elchev...@opensuse.org>\n"
+"Language-Team: Portuguese <kde-i18n-pt...@kde.org>\n"
 "Language: pt_BR\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"
+"X-Generator: Lokalize 18.12.1\n"
 
 #: inserttemplatecommand/inserttemplatecommandplugineditorinterface.cpp:48
 #, kde-format
@@ -31,17 +32,17 @@
 #: markdown/markdownconfigurewidget.cpp:35
 #, kde-format
 msgid "Enable embedded LaTeX"
-msgstr ""
+msgstr "Habilitar LaTeX embutido"
 
 #: markdown/markdownconfigurewidget.cpp:39
 #, kde-format
 msgid "Enable PHP Markdown Extra definition lists"
-msgstr ""
+msgstr "Habilitar listas de definição extras do PHP Markdown"
 
 #: markdown/markdownconverter.cpp:52
 #, kde-format
 msgid "Failed to compile the Markdown document."
-msgstr ""
+msgstr "Não foi possível compilar o documento Markdown."
 
 #: markdown/markdowninterface.cpp:47 markdown/markdownplugin.cpp:63
 #, kde-format
@@ -51,12 +52,12 @@
 #: markdown/markdowninterface.cpp:131
 #, kde-format
 msgid "Markdown"
-msgstr ""
+msgstr "Markdown"
 
 #: markdown/markdownpreviewdialog.cpp:31
 #, kde-format
 msgid "Markdown Rendering Preview"
-msgstr ""
+msgstr "Visualização da renderização do Markdown"
 
 #, fuzzy
 #~| msgid "Generate HTML from markdown language."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-18.12.2/po/pt_BR/kmail_plugins.po 
new/kdepim-addons-18.12.3/po/pt_BR/kmail_plugins.po
--- old/kdepim-addons-18.12.2/po/pt_BR/kmail_plugins.po 2019-02-05 
01:49:30.000000000 +0100
+++ new/kdepim-addons-18.12.3/po/pt_BR/kmail_plugins.po 2019-03-05 
01:26:00.000000000 +0100
@@ -3,25 +3,26 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # André Marcelo Alvarenga <alvare...@kde.org>, 2015, 2016, 2018.
+# Luiz Fernando Ranghetti <elchev...@opensuse.org>, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: kmail_plugins\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:57+0100\n"
-"PO-Revision-Date: 2018-08-04 22:46-0300\n"
-"Last-Translator: André Marcelo Alvarenga <alvare...@kde.org>\n"
-"Language-Team: Brazilian Portuguese <kde-i18n-pt...@kde.org>\n"
+"PO-Revision-Date: 2019-02-15 08:52-0200\n"
+"Last-Translator: Luiz Fernando Ranghetti <elchev...@opensuse.org>\n"
+"Language-Team: Portuguese <kde-i18n-pt...@kde.org>\n"
 "Language: pt_BR\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"
+"X-Generator: Lokalize 18.12.2\n"
 
 #: antispamplugin/antispamplugininterface.cpp:38
 #, kde-format
 msgid "&Anti-Spam Wizard..."
-msgstr "Assistente de anti&spam..."
+msgstr "Assistente de anti-&spam..."
 
 #: antivirusplugin/antivirusplugininterface.cpp:37
 #, kde-format
@@ -31,7 +32,7 @@
 #: common/antispamwizard.cpp:114
 #, kde-format
 msgid "Anti-Spam Wizard"
-msgstr "Assistente de antispam"
+msgstr "Assistente de anti-spam"
 
 #: common/antispamwizard.cpp:115
 #, kde-format
@@ -41,7 +42,7 @@
 #: common/antispamwizard.cpp:119
 #, kde-format
 msgid "Welcome to the KMail Anti-Spam Wizard"
-msgstr "Bem-vindo ao assistente de antispam do KMail"
+msgstr "Bem-vindo ao assistente de anti-spam do KMail"
 
 #: common/antispamwizard.cpp:120
 #, kde-format
@@ -110,7 +111,7 @@
 #: common/antispamwizard.cpp:567
 #, kde-format
 msgid "Scanning for anti-spam tools finished."
-msgstr "A procura por ferramentas antispam foi concluída."
+msgstr "A procura por ferramentas anti-spam foi concluída."
 
 #: common/antispamwizard.cpp:568
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-18.12.2/po/pt_BR/messageviewer_application_gnupgwks_plugin.po 
new/kdepim-addons-18.12.3/po/pt_BR/messageviewer_application_gnupgwks_plugin.po
--- 
old/kdepim-addons-18.12.2/po/pt_BR/messageviewer_application_gnupgwks_plugin.po 
    2019-02-05 01:49:30.000000000 +0100
+++ 
new/kdepim-addons-18.12.3/po/pt_BR/messageviewer_application_gnupgwks_plugin.po 
    2019-03-05 01:26:00.000000000 +0100
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Luiz Fernando Ranghetti <elchev...@opensuse.org>, 2018.
+# Luiz Fernando Ranghetti <elchev...@opensuse.org>, 2018, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:57+0100\n"
-"PO-Revision-Date: 2018-11-13 18:12-0300\n"
+"PO-Revision-Date: 2019-02-20 11:18-0300\n"
 "Last-Translator: Luiz Fernando Ranghetti <elchev...@opensuse.org>\n"
 "Language-Team: Portuguese <kde-i18n-pt...@kde.org>\n"
 "Language: pt_BR\n"
@@ -15,17 +15,17 @@
 "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"
+"X-Generator: Lokalize 18.12.2\n"
 
 #: gnupgwksurlhandler.cpp:91
 #, kde-format
 msgid "Display key details"
-msgstr ""
+msgstr "Exibir detalhes da chave"
 
 #: gnupgwksurlhandler.cpp:93
 #, kde-format
 msgid "Publish the key"
-msgstr ""
+msgstr "Publicar a chave"
 
 #: html.cpp:2 templates/pgpkeymessagepart.html:14
 msgid "OpenPGP Key"
@@ -34,14 +34,16 @@
 #: html.cpp:4 templates/pgpkeymessagepart.html:18
 msgid "This is an OpenPGP key, which can be used to sign or encrypt emails."
 msgstr ""
+"Esta é uma chave OpenPGP, que pode ser usada para assinar ou criptografar e-"
+"mails."
 
 #: html.cpp:6 templates/pgpkeymessagepart.html:23
 msgid "Loading key details..."
-msgstr ""
+msgstr "Carregando detalhes da chave..."
 
 #: html.cpp:8 templates/pgpkeymessagepart.html:28
 msgid "Owner:"
-msgstr ""
+msgstr "Proprietário:"
 
 #: html.cpp:10 templates/pgpkeymessagepart.html:32
 msgid "Created:"
@@ -60,27 +62,27 @@
 #: html.cpp:16 templates/pgpkeymessagepart.html:45
 #, kde-format
 msgid "Error while loading key: %1"
-msgstr ""
+msgstr "Erro ao carregar a chave: %1"
 
 #: html.cpp:18 templates/pgpkeymessagepart.html:47
 msgid "Hide key details"
-msgstr ""
+msgstr "Ocultar detalhes da chave"
 
 #: html.cpp:20 templates/pgpkeymessagepart.html:49
 msgid "Open in Kleopatra"
-msgstr ""
+msgstr "Abrir no Kleopatra"
 
 #: html.cpp:22 templates/pgpkeymessagepart.html:52
 msgid "Show key details ..."
-msgstr ""
+msgstr "Exibir detalhes da chave..."
 
 #: html.cpp:24 templates/pgpkeymessagepart.html:54
 msgid "Import key"
-msgstr ""
+msgstr "Importar chave"
 
 #: html.cpp:26 templates/gnupgwksmessagepart.html:26
 msgid "Register your OpenPGP key with your email provider. "
-msgstr ""
+msgstr "Registre sua chave OpenPGP com seu provedor de e-mail."
 
 #: html.cpp:28 templates/gnupgwksmessagepart.html:28
 msgid ""
@@ -91,21 +93,22 @@
 
 #: html.cpp:30 templates/gnupgwksmessagepart.html:31
 msgid "An error occurred while publishing the key. Please try again later."
-msgstr ""
+msgstr "Ocorreu um erro ao publicar a chave. Tente novamente mais tarde."
 
 #: html.cpp:32 templates/gnupgwksmessagepart.html:33
 msgid "Register the key"
-msgstr ""
+msgstr "Registrar a chave"
 
 #: html.cpp:34 templates/gnupgwksmessagepart.html:35
 msgid ""
 "The email will be automatically deleted once you confirm the registration."
 msgstr ""
+"O e-mail será excluído automaticamente quando você confirmar o registro."
 
 #: html.cpp:36 html.cpp:42 templates/gnupgwksmessagepart.html:38
 #: templates/gnupgwksmessagepart.html:48
 msgid "Show key details"
-msgstr ""
+msgstr "Exibir detalhes da chave"
 
 #: html.cpp:38 templates/gnupgwksmessagepart.html:42
 msgid ""
@@ -123,29 +126,29 @@
 #: pgpkeyformatter.cpp:57
 #, kde-format
 msgid "No valid key data in file."
-msgstr ""
+msgstr "Nenhum dado de chave válido no arquivo."
 
 #: pgpkeyurlhandler.cpp:59
 #, kde-format
 msgid "Import the key"
-msgstr ""
+msgstr "Importar a chave"
 
 #: pgpkeyurlhandler.cpp:73
 #, kde-format
 msgid "An error occurred while importing the key."
-msgstr ""
+msgstr "Ocorreu um erro ao importar a chave."
 
 #: pgpkeyurlhandler.cpp:75
 #, kde-format
 msgid "Import error"
-msgstr ""
+msgstr "Erro de importação"
 
 #: pgpkeyurlhandler.cpp:78
 #, kde-format
 msgid "The key has been successfully imported."
-msgstr ""
+msgstr "A chave foi importada com sucesso."
 
 #: pgpkeyurlhandler.cpp:79
 #, kde-format
 msgid "Import finished"
-msgstr ""
+msgstr "Importação concluída"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-18.12.2/po/pt_BR/messageviewer_semantic_plugin.po 
new/kdepim-addons-18.12.3/po/pt_BR/messageviewer_semantic_plugin.po
--- old/kdepim-addons-18.12.2/po/pt_BR/messageviewer_semantic_plugin.po 
2019-02-05 01:49:30.000000000 +0100
+++ new/kdepim-addons-18.12.3/po/pt_BR/messageviewer_semantic_plugin.po 
2019-03-05 01:26:00.000000000 +0100
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Luiz Fernando Ranghetti <elchev...@opensuse.org>, 2018.
+# Luiz Fernando Ranghetti <elchev...@opensuse.org>, 2018, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2019-01-06 07:26+0100\n"
-"PO-Revision-Date: 2018-11-13 18:13-0300\n"
+"PO-Revision-Date: 2019-02-06 15:58-0200\n"
 "Last-Translator: Luiz Fernando Ranghetti <elchev...@opensuse.org>\n"
 "Language-Team: Portuguese <kde-i18n-pt...@kde.org>\n"
 "Language: pt_BR\n"
@@ -15,7 +15,7 @@
 "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"
+"X-Generator: Lokalize 18.12.1\n"
 
 #: html.cpp:2 html.cpp:6 html.cpp:10 html.cpp:18 html.cpp:22
 #: templates/busreservation.html:41 templates/flightreservation.html:48
@@ -34,53 +34,53 @@
 #: html.cpp:12 templates/flightreservation.html:36
 #, kde-format
 msgid "Gate: %1"
-msgstr ""
+msgstr "Portão: %1"
 
 #: html.cpp:14 templates/flightreservation.html:40
 #, kde-format
 msgid "Boarding: %1"
-msgstr ""
+msgstr "Embarque: %1"
 
 #: html.cpp:16 html.cpp:20 templates/flightreservation.html:44
 #: templates/flightreservation.html:64
 #, kde-format
 msgid "Group: %1"
-msgstr ""
+msgstr "Grupo: %1"
 
 #: html.cpp:24 templates/foodestablishmentreservation.html:2
 #, kde-format
 msgid "Number Of People: %1"
-msgstr ""
+msgstr "Número de pessoa: %1"
 
 #: html.cpp:26 html.cpp:42 html.cpp:46
 #: templates/foodestablishmentreservation.html:3
 #: templates/rentalcarreservation.html:2 templates/taxireservation.html:2
 #, kde-format
 msgid "Reservation Number: %1"
-msgstr ""
+msgstr "Número da reserva: %1"
 
 #: html.cpp:28 html.cpp:44 html.cpp:48
 #: templates/foodestablishmentreservation.html:5
 #: templates/rentalcarreservation.html:4 templates/taxireservation.html:4
 #, kde-format
 msgid "Under Name: %1"
-msgstr ""
+msgstr "No nome de: %1"
 
 #: html.cpp:30 templates/actions.html:4
 msgid "View"
-msgstr ""
+msgstr "Visualizar"
 
 #: html.cpp:32 templates/actions.html:6
 msgid "Download"
-msgstr ""
+msgstr "Baixar"
 
 #: html.cpp:34 templates/actions.html:8
 msgid "Modify"
-msgstr ""
+msgstr "Modificar"
 
 #: html.cpp:36 templates/actions.html:10
 msgid "Cancel"
-msgstr ""
+msgstr "Cancelar"
 
 #: html.cpp:38 templates/actions.html:12
 msgid "Check-In"
@@ -88,39 +88,39 @@
 
 #: html.cpp:40 templates/semantic.html:3
 msgid "Add reservation to calendar."
-msgstr ""
+msgstr "Adicionar reserva ao calendário."
 
 #: semanticurlhandler.cpp:136 semanticurlhandler.cpp:154
 #, kde-format
 msgid "Show '%1' On Map"
-msgstr ""
+msgstr "Exibir '%1' no mapa"
 
 #: semanticurlhandler.cpp:199
 #, kde-format
 msgid "Show Calendar"
-msgstr ""
+msgstr "Exibir calendário"
 
 #: semanticurlhandler.cpp:205
 #, kde-format
 msgid "Add To Calendar"
-msgstr ""
+msgstr "Adicionar ao calendário"
 
 #: semanticurlhandler.cpp:283
 #, kde-format
 msgid "Import into KDE Itinerary"
-msgstr ""
+msgstr "Importar no KDE Itinerary"
 
 #: semanticurlhandler.cpp:302
 #, kde-format
 msgid "Send to %1"
-msgstr ""
+msgstr "Enviar para %1"
 
 #: semanticurlhandler.cpp:319
 #, kde-format
 msgid "Add reservation to your calendar."
-msgstr ""
+msgstr "Adicionar reserva no seu calendário."
 
 #: semanticurlhandler.cpp:390
 #, kde-format
 msgid "Boarding Pass"
-msgstr ""
+msgstr "Cartão de embarque"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-18.12.2/po/zh_CN/cryptopageplugin.po 
new/kdepim-addons-18.12.3/po/zh_CN/cryptopageplugin.po
--- old/kdepim-addons-18.12.2/po/zh_CN/cryptopageplugin.po      2019-02-05 
01:49:34.000000000 +0100
+++ new/kdepim-addons-18.12.3/po/zh_CN/cryptopageplugin.po      2019-03-05 
01:26:02.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:57+0100\n"
-"PO-Revision-Date: 2019-01-27 23:05\n"
+"PO-Revision-Date: 2019-02-20 23:28\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-18.12.2/po/zh_CN/customtoolsplugin.po 
new/kdepim-addons-18.12.3/po/zh_CN/customtoolsplugin.po
--- old/kdepim-addons-18.12.2/po/zh_CN/customtoolsplugin.po     2019-02-05 
01:49:34.000000000 +0100
+++ new/kdepim-addons-18.12.3/po/zh_CN/customtoolsplugin.po     2019-03-05 
01:26:02.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:57+0100\n"
-"PO-Revision-Date: 2019-01-27 23:05\n"
+"PO-Revision-Date: 2019-02-20 23:28\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-18.12.2/po/zh_CN/importwizard_plugins.po 
new/kdepim-addons-18.12.3/po/zh_CN/importwizard_plugins.po
--- old/kdepim-addons-18.12.2/po/zh_CN/importwizard_plugins.po  2019-02-05 
01:49:34.000000000 +0100
+++ new/kdepim-addons-18.12.3/po/zh_CN/importwizard_plugins.po  2019-03-05 
01:26:02.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:57+0100\n"
-"PO-Revision-Date: 2019-01-27 23:05\n"
+"PO-Revision-Date: 2019-02-20 23:29\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-18.12.2/po/zh_CN/kaddressbook_contacteditor.po 
new/kdepim-addons-18.12.3/po/zh_CN/kaddressbook_contacteditor.po
--- old/kdepim-addons-18.12.2/po/zh_CN/kaddressbook_contacteditor.po    
2019-02-05 01:49:34.000000000 +0100
+++ new/kdepim-addons-18.12.3/po/zh_CN/kaddressbook_contacteditor.po    
2019-03-05 01:26:02.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:57+0100\n"
-"PO-Revision-Date: 2019-01-27 23:05\n"
+"PO-Revision-Date: 2019-02-20 23:29\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-18.12.2/po/zh_CN/kaddressbook_importexportplugins.po 
new/kdepim-addons-18.12.3/po/zh_CN/kaddressbook_importexportplugins.po
--- old/kdepim-addons-18.12.2/po/zh_CN/kaddressbook_importexportplugins.po      
2019-02-05 01:49:34.000000000 +0100
+++ new/kdepim-addons-18.12.3/po/zh_CN/kaddressbook_importexportplugins.po      
2019-03-05 01:26:02.000000000 +0100
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:57+0100\n"
-"PO-Revision-Date: 2019-01-27 23:05\n"
+"PO-Revision-Date: 2019-02-20 23:28\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-18.12.2/po/zh_CN/kaddressbook_plugins.po 
new/kdepim-addons-18.12.3/po/zh_CN/kaddressbook_plugins.po
--- old/kdepim-addons-18.12.2/po/zh_CN/kaddressbook_plugins.po  2019-02-05 
01:49:34.000000000 +0100
+++ new/kdepim-addons-18.12.3/po/zh_CN/kaddressbook_plugins.po  2019-03-05 
01:26:02.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:57+0100\n"
-"PO-Revision-Date: 2019-01-27 23:05\n"
+"PO-Revision-Date: 2019-02-20 23:28\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -186,7 +186,7 @@
 #: mergelib/widgets/mergecontactselectlistwidget.cpp:87
 #, kde-format
 msgid "Blog Feed"
-msgstr "博客种子"
+msgstr "博客订阅"
 
 #: mergelib/widgets/mergecontactselectlistwidget.cpp:96
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-18.12.2/po/zh_CN/kmail_editor_plugins.po 
new/kdepim-addons-18.12.3/po/zh_CN/kmail_editor_plugins.po
--- old/kdepim-addons-18.12.2/po/zh_CN/kmail_editor_plugins.po  2019-02-05 
01:49:34.000000000 +0100
+++ new/kdepim-addons-18.12.3/po/zh_CN/kmail_editor_plugins.po  2019-03-05 
01:26:02.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:57+0100\n"
-"PO-Revision-Date: 2019-01-27 23:05\n"
+"PO-Revision-Date: 2019-02-20 23:28\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-18.12.2/po/zh_CN/kmail_editorconvertertext_plugins.po 
new/kdepim-addons-18.12.3/po/zh_CN/kmail_editorconvertertext_plugins.po
--- old/kdepim-addons-18.12.2/po/zh_CN/kmail_editorconvertertext_plugins.po     
2019-02-05 01:49:34.000000000 +0100
+++ new/kdepim-addons-18.12.3/po/zh_CN/kmail_editorconvertertext_plugins.po     
2019-03-05 01:26:02.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-24 07:07+0100\n"
-"PO-Revision-Date: 2019-01-27 23:05\n"
+"PO-Revision-Date: 2019-02-20 23:29\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-18.12.2/po/zh_CN/kmail_editorinit_plugins.po 
new/kdepim-addons-18.12.3/po/zh_CN/kmail_editorinit_plugins.po
--- old/kdepim-addons-18.12.2/po/zh_CN/kmail_editorinit_plugins.po      
2019-02-05 01:49:34.000000000 +0100
+++ new/kdepim-addons-18.12.3/po/zh_CN/kmail_editorinit_plugins.po      
2019-03-05 01:26:02.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:57+0100\n"
-"PO-Revision-Date: 2019-01-27 23:05\n"
+"PO-Revision-Date: 2019-02-20 23:29\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-18.12.2/po/zh_CN/kmail_editorsendcheck_plugins.po 
new/kdepim-addons-18.12.3/po/zh_CN/kmail_editorsendcheck_plugins.po
--- old/kdepim-addons-18.12.2/po/zh_CN/kmail_editorsendcheck_plugins.po 
2019-02-05 01:49:34.000000000 +0100
+++ new/kdepim-addons-18.12.3/po/zh_CN/kmail_editorsendcheck_plugins.po 
2019-03-05 01:26:02.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:57+0100\n"
-"PO-Revision-Date: 2019-01-27 23:05\n"
+"PO-Revision-Date: 2019-02-20 23:28\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-18.12.2/po/zh_CN/kmail_plugins.po 
new/kdepim-addons-18.12.3/po/zh_CN/kmail_plugins.po
--- old/kdepim-addons-18.12.2/po/zh_CN/kmail_plugins.po 2019-02-05 
01:49:34.000000000 +0100
+++ new/kdepim-addons-18.12.3/po/zh_CN/kmail_plugins.po 2019-03-05 
01:26:02.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:57+0100\n"
-"PO-Revision-Date: 2019-01-27 23:05\n"
+"PO-Revision-Date: 2019-02-20 23:28\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-18.12.2/po/zh_CN/kmailtransport_plugins.po 
new/kdepim-addons-18.12.3/po/zh_CN/kmailtransport_plugins.po
--- old/kdepim-addons-18.12.2/po/zh_CN/kmailtransport_plugins.po        
2019-02-05 01:49:34.000000000 +0100
+++ new/kdepim-addons-18.12.3/po/zh_CN/kmailtransport_plugins.po        
2019-03-05 01:26:02.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:57+0100\n"
-"PO-Revision-Date: 2019-01-27 23:05\n"
+"PO-Revision-Date: 2019-02-20 23:29\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-18.12.2/po/zh_CN/korganizer_plugins.po 
new/kdepim-addons-18.12.3/po/zh_CN/korganizer_plugins.po
--- old/kdepim-addons-18.12.2/po/zh_CN/korganizer_plugins.po    2019-02-05 
01:49:34.000000000 +0100
+++ new/kdepim-addons-18.12.3/po/zh_CN/korganizer_plugins.po    2019-03-05 
01:26:02.000000000 +0100
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-29 07:16+0100\n"
-"PO-Revision-Date: 2019-01-27 23:05\n"
+"PO-Revision-Date: 2019-02-20 23:28\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-18.12.2/po/zh_CN/mailreader.po 
new/kdepim-addons-18.12.3/po/zh_CN/mailreader.po
--- old/kdepim-addons-18.12.2/po/zh_CN/mailreader.po    2019-02-05 
01:49:34.000000000 +0100
+++ new/kdepim-addons-18.12.3/po/zh_CN/mailreader.po    2019-03-05 
01:26:02.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:57+0100\n"
-"PO-Revision-Date: 2019-01-27 23:05\n"
+"PO-Revision-Date: 2019-02-20 23:29\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-18.12.2/po/zh_CN/messageviewer_application_gnupgwks_plugin.po 
new/kdepim-addons-18.12.3/po/zh_CN/messageviewer_application_gnupgwks_plugin.po
--- 
old/kdepim-addons-18.12.2/po/zh_CN/messageviewer_application_gnupgwks_plugin.po 
    2019-02-05 01:49:34.000000000 +0100
+++ 
new/kdepim-addons-18.12.3/po/zh_CN/messageviewer_application_gnupgwks_plugin.po 
    2019-03-05 01:26:02.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:57+0100\n"
-"PO-Revision-Date: 2019-01-27 23:05\n"
+"PO-Revision-Date: 2019-02-20 23:29\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -92,6 +92,8 @@
 "be able to retrieve the key and send you encrypted emails and verify "
 "authenticity of emails you send them."
 msgstr ""
+"当您将您的公钥和电子邮件提供者注册,其他人可以获取公钥用于向您发送加密邮件并"
+"验证邮件是由您发送的。"
 
 #: html.cpp:30 templates/gnupgwksmessagepart.html:31
 msgid "An error occurred while publishing the key. Please try again later."
@@ -116,6 +118,7 @@
 "This is an automatically generated email. The purpose of this email is to "
 "register your OpenPGP key with your email provider."
 msgstr ""
+"这是一封自动生成的邮件。此邮件的目的是向您的电子邮件提供者注册 OpenPGP 公钥。"
 
 #: html.cpp:40 templates/gnupgwksmessagepart.html:45
 msgid ""
@@ -123,6 +126,8 @@
 "Other users will be able to retrieve the key and send you encrypted emails "
 "and verify authenticity of emails you send them."
 msgstr ""
+"您的 OpenPGP 公钥将被发布在电子邮件提供者的密钥服务器上。其他用户将能够获取公"
+"钥,向您发送加密邮件或验证是您发送的邮件。"
 
 #: pgpkeyformatter.cpp:57
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-18.12.2/po/zh_CN/messageviewer_application_mstnef_plugin.po 
new/kdepim-addons-18.12.3/po/zh_CN/messageviewer_application_mstnef_plugin.po
--- 
old/kdepim-addons-18.12.2/po/zh_CN/messageviewer_application_mstnef_plugin.po   
    2019-02-05 01:49:34.000000000 +0100
+++ 
new/kdepim-addons-18.12.3/po/zh_CN/messageviewer_application_mstnef_plugin.po   
    2019-03-05 01:26:02.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:57+0100\n"
-"PO-Revision-Date: 2019-01-27 23:05\n"
+"PO-Revision-Date: 2019-02-20 23:29\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-18.12.2/po/zh_CN/messageviewer_bodypartformatter_pkpass.po 
new/kdepim-addons-18.12.3/po/zh_CN/messageviewer_bodypartformatter_pkpass.po
--- 
old/kdepim-addons-18.12.2/po/zh_CN/messageviewer_bodypartformatter_pkpass.po    
    2019-02-05 01:49:34.000000000 +0100
+++ 
new/kdepim-addons-18.12.3/po/zh_CN/messageviewer_bodypartformatter_pkpass.po    
    2019-03-05 01:26:02.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:57+0100\n"
-"PO-Revision-Date: 2019-01-27 23:05\n"
+"PO-Revision-Date: 2019-02-20 23:29\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-18.12.2/po/zh_CN/messageviewer_semantic_plugin.po 
new/kdepim-addons-18.12.3/po/zh_CN/messageviewer_semantic_plugin.po
--- old/kdepim-addons-18.12.2/po/zh_CN/messageviewer_semantic_plugin.po 
2019-02-05 01:49:34.000000000 +0100
+++ new/kdepim-addons-18.12.3/po/zh_CN/messageviewer_semantic_plugin.po 
2019-03-05 01:26:02.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2019-01-06 07:26+0100\n"
-"PO-Revision-Date: 2019-01-27 23:05\n"
+"PO-Revision-Date: 2019-02-20 23:29\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-18.12.2/po/zh_CN/messageviewer_text_calendar_plugin.po 
new/kdepim-addons-18.12.3/po/zh_CN/messageviewer_text_calendar_plugin.po
--- old/kdepim-addons-18.12.2/po/zh_CN/messageviewer_text_calendar_plugin.po    
2019-02-05 01:49:34.000000000 +0100
+++ new/kdepim-addons-18.12.3/po/zh_CN/messageviewer_text_calendar_plugin.po    
2019-03-05 01:26:02.000000000 +0100
@@ -6,7 +6,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:57+0100\n"
-"PO-Revision-Date: 2019-01-27 23:05\n"
+"PO-Revision-Date: 2019-02-20 23:29\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-18.12.2/po/zh_CN/messageviewer_text_vcard_plugin.po 
new/kdepim-addons-18.12.3/po/zh_CN/messageviewer_text_vcard_plugin.po
--- old/kdepim-addons-18.12.2/po/zh_CN/messageviewer_text_vcard_plugin.po       
2019-02-05 01:49:34.000000000 +0100
+++ new/kdepim-addons-18.12.3/po/zh_CN/messageviewer_text_vcard_plugin.po       
2019-03-05 01:26:02.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:57+0100\n"
-"PO-Revision-Date: 2019-01-27 23:05\n"
+"PO-Revision-Date: 2019-02-20 23:29\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-18.12.2/po/zh_CN/messageviewerheaderplugins.po 
new/kdepim-addons-18.12.3/po/zh_CN/messageviewerheaderplugins.po
--- old/kdepim-addons-18.12.2/po/zh_CN/messageviewerheaderplugins.po    
2019-02-05 01:49:34.000000000 +0100
+++ new/kdepim-addons-18.12.3/po/zh_CN/messageviewerheaderplugins.po    
2019-03-05 01:26:02.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:57+0100\n"
-"PO-Revision-Date: 2019-01-27 23:05\n"
+"PO-Revision-Date: 2019-02-20 23:29\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-18.12.2/po/zh_CN/messageviewerplugins.po 
new/kdepim-addons-18.12.3/po/zh_CN/messageviewerplugins.po
--- old/kdepim-addons-18.12.2/po/zh_CN/messageviewerplugins.po  2019-02-05 
01:49:34.000000000 +0100
+++ new/kdepim-addons-18.12.3/po/zh_CN/messageviewerplugins.po  2019-03-05 
01:26:02.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:57+0100\n"
-"PO-Revision-Date: 2019-01-27 23:05\n"
+"PO-Revision-Date: 2019-02-20 23:28\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-18.12.2/po/zh_CN/pimeventsplugin.po 
new/kdepim-addons-18.12.3/po/zh_CN/pimeventsplugin.po
--- old/kdepim-addons-18.12.2/po/zh_CN/pimeventsplugin.po       2019-02-05 
01:49:34.000000000 +0100
+++ new/kdepim-addons-18.12.3/po/zh_CN/pimeventsplugin.po       2019-03-05 
01:26:02.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:57+0100\n"
-"PO-Revision-Date: 2019-01-27 23:05\n"
+"PO-Revision-Date: 2019-02-20 23:29\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-18.12.2/po/zh_CN/sieveeditor_plugins.po 
new/kdepim-addons-18.12.3/po/zh_CN/sieveeditor_plugins.po
--- old/kdepim-addons-18.12.2/po/zh_CN/sieveeditor_plugins.po   2019-02-05 
01:49:34.000000000 +0100
+++ new/kdepim-addons-18.12.3/po/zh_CN/sieveeditor_plugins.po   2019-03-05 
01:26:02.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:57+0100\n"
-"PO-Revision-Date: 2019-01-27 23:05\n"
+"PO-Revision-Date: 2019-02-20 23:29\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-18.12.2/po/zh_CN/webengineurlinterceptor.po 
new/kdepim-addons-18.12.3/po/zh_CN/webengineurlinterceptor.po
--- old/kdepim-addons-18.12.2/po/zh_CN/webengineurlinterceptor.po       
2019-02-05 01:49:34.000000000 +0100
+++ new/kdepim-addons-18.12.3/po/zh_CN/webengineurlinterceptor.po       
2019-03-05 01:26:02.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-12-22 07:20+0100\n"
-"PO-Revision-Date: 2019-01-27 23:05\n"
+"PO-Revision-Date: 2019-02-20 23:29\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to