Hello community, here is the log from the commit of package kdepim-addons for openSUSE:Factory checked in at 2018-06-13 15:21:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdepim-addons (Old) and /work/SRC/openSUSE:Factory/.kdepim-addons.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdepim-addons" Wed Jun 13 15:21:23 2018 rev:28 rq:615516 version:18.04.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kdepim-addons/kdepim-addons.changes 2018-05-16 11:29:20.467036763 +0200 +++ /work/SRC/openSUSE:Factory/.kdepim-addons.new/kdepim-addons.changes 2018-06-13 15:21:25.424228295 +0200 @@ -1,0 +2,10 @@ +Fri Jun 08 05:06:43 UTC 2018 - [email protected] + +- Update to 18.04.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.04.2.php +- Changes since 18.04.1: + * None + +------------------------------------------------------------------- Old: ---- kdepim-addons-18.04.1.tar.xz New: ---- kdepim-addons-18.04.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdepim-addons.spec ++++++ --- /var/tmp/diff_new_pack.5XkXv3/_old 2018-06-13 15:21:27.236162178 +0200 +++ /var/tmp/diff_new_pack.5XkXv3/_new 2018-06-13 15:21:27.256161448 +0200 @@ -19,7 +19,7 @@ %bcond_without lang Name: kdepim-addons -Version: 18.04.1 +Version: 18.04.2 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) ++++++ kdepim-addons-18.04.1.tar.xz -> kdepim-addons-18.04.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/CMakeLists.txt new/kdepim-addons-18.04.2/CMakeLists.txt --- old/kdepim-addons-18.04.1/CMakeLists.txt 2018-05-08 02:23:34.000000000 +0200 +++ new/kdepim-addons-18.04.2/CMakeLists.txt 2018-06-05 03:28:43.000000000 +0200 @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.1) -set(PIM_VERSION "5.8.1") +set(PIM_VERSION "5.8.2") 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.8.1") +set(AKONADINOTES_LIB_VERSION "5.8.2") set(QT_REQUIRED_VERSION "5.8.0") include(ECMOptionalAddSubdirectory) include(ECMInstallIcons) @@ -68,28 +68,28 @@ find_package(KF5Prison ${KF5_VERSION} CONFIG REQUIRED) find_package(KF5Holidays ${KF5_VERSION} CONFIG REQUIRED) -set(MAILCOMMON_LIB_VERSION "5.8.1") -set(GRAVATAR_LIB_VERSION "5.8.1") -set(PIMCOMMON_LIB_VERSION "5.8.1") -set(GRANTLEETHEME_LIB_VERSION "5.8.1") -set(CALENDARSUPPORT_LIB_VERSION "5.8.1") -set(EVENTVIEW_LIB_VERSION "5.8.1") -set(LIBKDEPIM_LIB_VERSION "5.8.1") -set(KDEPIM_APPS_LIB_VERSION "5.8.1") -set(LIBKLEO_LIB_VERSION "5.8.1") -set(AKONADI_LIB_VERSION "5.8.1") -set(INCIDENCEEDITOR_LIB_VERSION "5.8.1") -set(KTNEF_LIB_VERSION "5.8.1") -set(MESSAGELIB_LIB_VERSION "5.8.1") -set(AKONADICALENDAR_LIB_VERSION "5.8.1") -set(CALENDAR_UTILS_VERSION "5.8.1") -set(KPIMTEXTEDIT_LIB_VERSION "5.8.1") -set(KIMAP_LIB_VERSION "5.8.1") -set(LIBKSIEVE_LIB_VERSION "5.8.1") -set(KMAILTRANSPORT_LIB_VERSION "5.8.1") -set(AKONADICONTACT_LIB_VERSION "5.8.1") -set(IMPORTWIZARD_LIB_VERSION "5.8.1") -set(MAILIMPORTER_LIB_VERSION "5.8.1") +set(MAILCOMMON_LIB_VERSION "5.8.2") +set(GRAVATAR_LIB_VERSION "5.8.2") +set(PIMCOMMON_LIB_VERSION "5.8.2") +set(GRANTLEETHEME_LIB_VERSION "5.8.2") +set(CALENDARSUPPORT_LIB_VERSION "5.8.2") +set(EVENTVIEW_LIB_VERSION "5.8.2") +set(LIBKDEPIM_LIB_VERSION "5.8.2") +set(KDEPIM_APPS_LIB_VERSION "5.8.2") +set(LIBKLEO_LIB_VERSION "5.8.2") +set(AKONADI_LIB_VERSION "5.8.2") +set(INCIDENCEEDITOR_LIB_VERSION "5.8.2") +set(KTNEF_LIB_VERSION "5.8.2") +set(MESSAGELIB_LIB_VERSION "5.8.2") +set(AKONADICALENDAR_LIB_VERSION "5.8.2") +set(CALENDAR_UTILS_VERSION "5.8.2") +set(KPIMTEXTEDIT_LIB_VERSION "5.8.2") +set(KIMAP_LIB_VERSION "5.8.2") +set(LIBKSIEVE_LIB_VERSION "5.8.2") +set(KMAILTRANSPORT_LIB_VERSION "5.8.2") +set(AKONADICONTACT_LIB_VERSION "5.8.2") +set(IMPORTWIZARD_LIB_VERSION "5.8.2") +set(MAILIMPORTER_LIB_VERSION "5.8.2") 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.04.1/akonadi-import-wizard/evolutionv1/evolutionv1importer.json new/kdepim-addons-18.04.2/akonadi-import-wizard/evolutionv1/evolutionv1importer.json --- old/kdepim-addons-18.04.1/akonadi-import-wizard/evolutionv1/evolutionv1importer.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/akonadi-import-wizard/evolutionv1/evolutionv1importer.json 2018-05-29 08:52:05.000000000 +0200 @@ -10,6 +10,7 @@ "Name[es]": "Importador Evolution1", "Name[fi]": "Evolution1-tuonti", "Name[fr]": "Import Evolution1", + "Name[gl]": "Importador de Evolution1", "Name[it]": "Importatore da Evolution1", "Name[ko]": "에볼루션 1 가져오기", "Name[nl]": "Evolution1-importeur", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/akonadi-import-wizard/evolutionv2/evolutionv2importer.json new/kdepim-addons-18.04.2/akonadi-import-wizard/evolutionv2/evolutionv2importer.json --- old/kdepim-addons-18.04.1/akonadi-import-wizard/evolutionv2/evolutionv2importer.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/akonadi-import-wizard/evolutionv2/evolutionv2importer.json 2018-05-29 08:52:05.000000000 +0200 @@ -10,6 +10,7 @@ "Name[es]": "Importador Evolution2", "Name[fi]": "Evolution2-tuonti", "Name[fr]": "Import Evolution2", + "Name[gl]": "Importador de Evolution2", "Name[it]": "Importatore da Evolution2", "Name[ko]": "에볼루션 2 가져오기", "Name[nl]": "Evolution2-importeur", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/akonadi-import-wizard/geary/gearyimporter.json new/kdepim-addons-18.04.2/akonadi-import-wizard/geary/gearyimporter.json --- old/kdepim-addons-18.04.1/akonadi-import-wizard/geary/gearyimporter.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/akonadi-import-wizard/geary/gearyimporter.json 2018-05-29 08:52:05.000000000 +0200 @@ -10,6 +10,7 @@ "Name[es]": "Importador Geary", "Name[fi]": "Geary-tuonti", "Name[fr]": "Import Geary", + "Name[gl]": "Importador de Geary", "Name[it]": "Importatore da Geary", "Name[ko]": "Geary 가져오기", "Name[nl]": "Geary-importeur", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/akonadi-import-wizard/mailapp/mailappimporter.json new/kdepim-addons-18.04.2/akonadi-import-wizard/mailapp/mailappimporter.json --- old/kdepim-addons-18.04.1/akonadi-import-wizard/mailapp/mailappimporter.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/akonadi-import-wizard/mailapp/mailappimporter.json 2018-05-29 08:52:05.000000000 +0200 @@ -10,6 +10,7 @@ "Name[es]": "Importador MailApp", "Name[fi]": "MailApp-tuonti", "Name[fr]": "Import MailApp", + "Name[gl]": "Importador de MailApp", "Name[it]": "Importatore da MailApp", "Name[ko]": "MailApp 가져오기", "Name[nl]": "MailApp-importeur", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/akonadi-import-wizard/nylas-mail/nylasmailimporter.json new/kdepim-addons-18.04.2/akonadi-import-wizard/nylas-mail/nylasmailimporter.json --- old/kdepim-addons-18.04.1/akonadi-import-wizard/nylas-mail/nylasmailimporter.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/akonadi-import-wizard/nylas-mail/nylasmailimporter.json 2018-05-29 08:52:05.000000000 +0200 @@ -10,6 +10,7 @@ "Name[es]": "Importador de correo Nylas", "Name[fi]": "Nylas Mail -tuonti", "Name[fr]": "Import Nylas Mail", + "Name[gl]": "Importador de Nylas Mail", "Name[it]": "Importatore da Nylas Mail", "Name[ko]": "Nylas Mail 가져오기", "Name[nl]": "Nylas-e-mail-importeur", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/akonadi-import-wizard/oe/oeimporter.json new/kdepim-addons-18.04.2/akonadi-import-wizard/oe/oeimporter.json --- old/kdepim-addons-18.04.1/akonadi-import-wizard/oe/oeimporter.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/akonadi-import-wizard/oe/oeimporter.json 2018-05-29 08:52:05.000000000 +0200 @@ -10,6 +10,7 @@ "Name[es]": "Importador OE", "Name[fi]": "OE-tuonti", "Name[fr]": "Import OE", + "Name[gl]": "Importador de OE", "Name[it]": "Importatore da OE", "Name[ko]": "OE 가져오기", "Name[nl]": "OE-importeur", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/akonadi-import-wizard/opera/operaimporter.json new/kdepim-addons-18.04.2/akonadi-import-wizard/opera/operaimporter.json --- old/kdepim-addons-18.04.1/akonadi-import-wizard/opera/operaimporter.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/akonadi-import-wizard/opera/operaimporter.json 2018-05-29 08:52:05.000000000 +0200 @@ -10,6 +10,7 @@ "Name[es]": "Importador Opera", "Name[fi]": "Opera-tuonti", "Name[fr]": "Import Opera", + "Name[gl]": "Importador de Opera", "Name[it]": "Importatore da Opera", "Name[ko]": "Opera 가져오기", "Name[nl]": "Opera-importeur", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/akonadi-import-wizard/pmail/pmailimporter.json new/kdepim-addons-18.04.2/akonadi-import-wizard/pmail/pmailimporter.json --- old/kdepim-addons-18.04.1/akonadi-import-wizard/pmail/pmailimporter.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/akonadi-import-wizard/pmail/pmailimporter.json 2018-05-29 08:52:05.000000000 +0200 @@ -10,6 +10,7 @@ "Name[es]": "Importador PMail", "Name[fi]": "PMail-tuonti", "Name[fr]": "Import PMail", + "Name[gl]": "Importador de PMail", "Name[it]": "Importatore da PMail", "Name[ko]": "PMail 가져오기", "Name[nl]": "PMail-importeur", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/akonadi-import-wizard/thebat/thebatimporter.json new/kdepim-addons-18.04.2/akonadi-import-wizard/thebat/thebatimporter.json --- old/kdepim-addons-18.04.1/akonadi-import-wizard/thebat/thebatimporter.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/akonadi-import-wizard/thebat/thebatimporter.json 2018-05-29 08:52:05.000000000 +0200 @@ -10,6 +10,7 @@ "Name[es]": "Importador TheBat", "Name[fi]": "TheBat-tuonti", "Name[fr]": "Import TheBat", + "Name[gl]": "Importador de TheBat", "Name[it]": "Importatore da TheBat", "Name[ko]": "TheBat 가져오기", "Name[nl]": "TheBat-importeur", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/kaddressbook/contacteditor/addresslocationeditorplugin.json new/kdepim-addons-18.04.2/kaddressbook/contacteditor/addresslocationeditorplugin.json --- old/kdepim-addons-18.04.1/kaddressbook/contacteditor/addresslocationeditorplugin.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/kaddressbook/contacteditor/addresslocationeditorplugin.json 2018-05-29 08:52:05.000000000 +0200 @@ -6,6 +6,7 @@ "Name[ca@valencia]": "EditaLíniaEditorExpReg", "Name[ca]": "EditaLíniaEditorExpReg", "Name[fr]": "Ligne de saisie de l'éditeur d'expression rationnelle", + "Name[gl]": "Liña de edición de editor de expresións regulares", "Name[sr@ijekavian]": "Уређивач поља регуларног израза", "Name[sr@ijekavianlatin]": "Uređivač polja regularnog izraza", "Name[sr@latin]": "Uređivač polja regularnog izraza", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/kaddressbook/importexportplugins/csv/kaddressbook_importexportcsvplugin.json new/kdepim-addons-18.04.2/kaddressbook/importexportplugins/csv/kaddressbook_importexportcsvplugin.json --- old/kdepim-addons-18.04.1/kaddressbook/importexportplugins/csv/kaddressbook_importexportcsvplugin.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/kaddressbook/importexportplugins/csv/kaddressbook_importexportcsvplugin.json 2018-05-29 08:52:05.000000000 +0200 @@ -10,6 +10,7 @@ "Description[et]": "See plugin võimaldab importida ja eksportida CSV.", "Description[fi]": "Tällä liitännäisellä voit tuoda ja viedä CSV-tiedostoja", "Description[fr]": "Ce module permet d'importer / exporter en CSV.", + "Description[gl]": "Este complemento permítelle importar e exportar CSV.", "Description[it]": "Questa estensione permette di importare ed esportare CSV.", "Description[ko]": "이 플러그인은 CSV 파일에서 가져오거나 내보냅니다.", "Description[nl]": "Deze plug-in stelt u in staat CSV te importeren/exporteren.", @@ -39,6 +40,7 @@ "Name[et]": "CSV import/eksport", "Name[fi]": "Tuo/vie CSV", "Name[fr]": "Import / export CSV", + "Name[gl]": "Importa e exportar CSV", "Name[it]": "Importa/esporta CSV", "Name[ko]": "CSV 가져오기/내보내기", "Name[nl]": "CSV importeren/exporteren", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/kaddressbook/importexportplugins/gmx/kaddressbook_importexportgmxplugin.json new/kdepim-addons-18.04.2/kaddressbook/importexportplugins/gmx/kaddressbook_importexportgmxplugin.json --- old/kdepim-addons-18.04.1/kaddressbook/importexportplugins/gmx/kaddressbook_importexportgmxplugin.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/kaddressbook/importexportplugins/gmx/kaddressbook_importexportgmxplugin.json 2018-05-29 08:52:05.000000000 +0200 @@ -10,6 +10,7 @@ "Description[et]": "See plugin võimaldab importida ja eksportida GMX.", "Description[fi]": "Tällä liitännäisellä voit tuoda ja viedä GMX-tiedostoja.", "Description[fr]": "Ce module permet d'importer / exporter en GMX.", + "Description[gl]": "Este complemento permítelle importar e exportar GMX.", "Description[it]": "Questa estensione permette di importare ed esportare GMX.", "Description[ko]": "이 플러그인은 GMX에서 가져오거나 내보냅니다.", "Description[nl]": "Deze plug-in stelt u in staat GMX te importeren/exporteren.", @@ -38,6 +39,7 @@ "Name[es]": "Importar/Exportar GMX", "Name[fi]": "Tuo/vie GMX", "Name[fr]": "Import export GMX", + "Name[gl]": "Importar e exportar GMX", "Name[it]": "Importa/esporta GMX", "Name[ko]": "GMX 가져오기/내보내기", "Name[nl]": "GMX importeren/exporteren", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/kaddressbook/importexportplugins/ldap/kaddressbook_importexportldapplugin.json new/kdepim-addons-18.04.2/kaddressbook/importexportplugins/ldap/kaddressbook_importexportldapplugin.json --- old/kdepim-addons-18.04.1/kaddressbook/importexportplugins/ldap/kaddressbook_importexportldapplugin.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/kaddressbook/importexportplugins/ldap/kaddressbook_importexportldapplugin.json 2018-05-29 08:52:05.000000000 +0200 @@ -10,6 +10,7 @@ "Description[et]": "See plugin võimaldab importida ja eksportida LDAP kontakte.", "Description[fi]": "Tällä liitännäisellä voit tuoda ja viedä LDAP-yhteystietoja.", "Description[fr]": "Ce module permet d'importer / exporter des contacts LDAP.", + "Description[gl]": "Este complemento permítelle importar e exportar contactos de LDAP.", "Description[it]": "Questa estensione permette di importare ed esportare contatti LDAP.", "Description[ko]": "이 플러그인은 LDAP 연락처를 가져오거나 내보냅니다.", "Description[nl]": "Deze plug-in stelt u in staat LDAP contactpersonen te importeren/exporteren.", @@ -39,6 +40,7 @@ "Name[et]": "LDAP kontaktide import/eksport", "Name[fi]": "Tuo/vie LDAP-yhteystietoja", "Name[fr]": "Import / export de contacts LDAP", + "Name[gl]": "Importar e exportar contactos de LDAP", "Name[it]": "Importa/esporta contatti LDAP", "Name[ko]": "LDAP 연락처 가져오기/내보내기", "Name[nl]": "LDAP contactpersonen importeren/exporteren", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/kaddressbook/importexportplugins/ldif/kaddressbook_importexportldifplugin.json new/kdepim-addons-18.04.2/kaddressbook/importexportplugins/ldif/kaddressbook_importexportldifplugin.json --- old/kdepim-addons-18.04.1/kaddressbook/importexportplugins/ldif/kaddressbook_importexportldifplugin.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/kaddressbook/importexportplugins/ldif/kaddressbook_importexportldifplugin.json 2018-05-29 08:52:05.000000000 +0200 @@ -10,6 +10,7 @@ "Description[et]": "See plugin võimaldab importida ja eksportida LDIF.", "Description[fi]": "Tällä liitännäisellä voit tuoda ja viedä LDIF-tiedostoja.", "Description[fr]": "Ce module permet d'importer / exporter en LDIF.", + "Description[gl]": "Este complemento permítelle importar e exportar LDIF.", "Description[it]": "Questa estensione permette di importare ed esportare LDIF.", "Description[ko]": "이 플러그인은 LDIF에서 가져오거나 내보냅니다.", "Description[nl]": "Deze plug-in stelt u in staat LDIF te importeren/exporteren.", @@ -39,6 +40,7 @@ "Name[et]": "LDIF import/eksport", "Name[fi]": "Tuo/vie LDIF", "Name[fr]": "Import / export LDIF", + "Name[gl]": "Importa e exportar LDIF", "Name[it]": "Importa/esporta LDIF", "Name[ko]": "LDIF 가져오기/내보내기", "Name[nl]": "LDIF importeren/exporteren", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/kaddressbook/importexportplugins/vcards/kaddressbook_importexportvcardplugin.json new/kdepim-addons-18.04.2/kaddressbook/importexportplugins/vcards/kaddressbook_importexportvcardplugin.json --- old/kdepim-addons-18.04.1/kaddressbook/importexportplugins/vcards/kaddressbook_importexportvcardplugin.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/kaddressbook/importexportplugins/vcards/kaddressbook_importexportvcardplugin.json 2018-05-29 08:52:05.000000000 +0200 @@ -10,6 +10,7 @@ "Description[et]": "See plugin võimaldab importida ja eksportida vCarde.", "Description[fi]": "Tällä liitännäisellä voit tuoda ja viedä vCard-tiedostoja.", "Description[fr]": "Ce module permet d'importer / exporter des vCards.", + "Description[gl]": "Este complemento permítelle importar e exportar vCard.", "Description[it]": "Questa estensione permette di importare ed esportare vCard.", "Description[ko]": "이 플러그인은 vCard를 가져오거나 내보냅니다.", "Description[nl]": "Deze plug-in stelt u in staat vCards te importeren/exporteren.", @@ -39,6 +40,7 @@ "Name[et]": "vCardi import/eksport", "Name[fi]": "Tuo/vie vCard", "Name[fr]": "Import / export vCard", + "Name[gl]": "Importar e exportar vCard", "Name[it]": "Importa/esporta vCard", "Name[ko]": "vCard 가져오기/내보내기", "Name[nl]": "VCard importeren/exporteren", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/kaddressbook/plugins/checkgravatar/kaddressbook_checkgravatarplugin.json new/kdepim-addons-18.04.2/kaddressbook/plugins/checkgravatar/kaddressbook_checkgravatarplugin.json --- old/kdepim-addons-18.04.1/kaddressbook/plugins/checkgravatar/kaddressbook_checkgravatarplugin.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/kaddressbook/plugins/checkgravatar/kaddressbook_checkgravatarplugin.json 2018-05-29 08:52:05.000000000 +0200 @@ -10,6 +10,7 @@ "Description[et]": "See plugin võimaldab kontrolliga gravatari pilte.", "Description[fi]": "Tällä liitännäisellä voit tarkistaa Gravatar-kuvia.", "Description[fr]": "Ce module permet de vérifier les images Gravatar.", + "Description[gl]": "Este complemento permítelle comprobar as imaxes de Gravatar.", "Description[it]": "Questa estensione permette di verificare le immagini Gravatar.", "Description[ko]": "이 플러그인은 Gravatar 사진을 보여 줍니다.", "Description[nl]": "Deze plug-in stelt u in staat Gravatar-afbeeldingen te controleren.", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/kaddressbook/plugins/mergecontacts/kaddressbook_mergecontactsplugin.json new/kdepim-addons-18.04.2/kaddressbook/plugins/mergecontacts/kaddressbook_mergecontactsplugin.json --- old/kdepim-addons-18.04.1/kaddressbook/plugins/mergecontacts/kaddressbook_mergecontactsplugin.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/kaddressbook/plugins/mergecontacts/kaddressbook_mergecontactsplugin.json 2018-05-29 08:52:05.000000000 +0200 @@ -10,6 +10,7 @@ "Description[et]": "See plugin võimaldab kontakte ühendada.", "Description[fi]": "Tällä liitännäisellä voit yhdistää yhteystietoja.", "Description[fr]": "Ce module permet de fisionner des contacts.", + "Description[gl]": "Este complemento permítelle fusionar contactos.", "Description[it]": "Questa estensione permette di unire dei contatti.", "Description[ko]": "이 플러그인은 연락처를 합칩니다.", "Description[nl]": "Deze plug-in stelt u in staat contactpersonen te mengen.", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/kaddressbook/plugins/searchduplicates/kaddressbook_searchduplicatesplugin.json new/kdepim-addons-18.04.2/kaddressbook/plugins/searchduplicates/kaddressbook_searchduplicatesplugin.json --- old/kdepim-addons-18.04.1/kaddressbook/plugins/searchduplicates/kaddressbook_searchduplicatesplugin.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/kaddressbook/plugins/searchduplicates/kaddressbook_searchduplicatesplugin.json 2018-05-29 08:52:05.000000000 +0200 @@ -10,6 +10,7 @@ "Description[et]": "See plugin võimaldab otsida topeltkontakte.", "Description[fi]": "Tällä liitännäisellä voit etsiä toistuvia yhteystietoja.", "Description[fr]": "Ce module permet de rechercher des contacts dupliqués.", + "Description[gl]": "Este complemento permítelle buscar contactos duplicados.", "Description[it]": "Questa estensione permette di cercare contatti duplicati.", "Description[ko]": "이 플러그인은 중복된 연락처를 검색합니다.", "Description[nl]": "Deze plug-in stelt u in staat duplicaten van contactpersonen te zoeken.", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/kaddressbook/plugins/sendmail/kaddressbook_sendmailplugin.json new/kdepim-addons-18.04.2/kaddressbook/plugins/sendmail/kaddressbook_sendmailplugin.json --- old/kdepim-addons-18.04.1/kaddressbook/plugins/sendmail/kaddressbook_sendmailplugin.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/kaddressbook/plugins/sendmail/kaddressbook_sendmailplugin.json 2018-05-29 08:52:05.000000000 +0200 @@ -10,6 +10,7 @@ "Description[et]": "See plugin võimaldab saata kirja otse valitud kontaktidele.", "Description[fi]": "Tällä liitännäisellä voit lähettää sähköpostia suoraan valituille yhteystiedoille.", "Description[fr]": "Ce module permet d'envoyer directement un courriel aux contacts sélectionnés.", + "Description[gl]": "Este complemento permítelle enviar correo directamente aos contactos seleccionados.", "Description[it]": "Questa estensione permette di inviare messaggi di posta direttamente ai contatti selezionati.", "Description[ko]": "이 플러그인은 선택한 연락처로 이메일을 바로 보냅니다.", "Description[nl]": "Deze plug-in stelt u in staat direct e-mail naar geselecteerde contactpersonen te verzenden.", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/kaddressbook/plugins/sendvcards/kaddressbook_sendvcardsplugin.json new/kdepim-addons-18.04.2/kaddressbook/plugins/sendvcards/kaddressbook_sendvcardsplugin.json --- old/kdepim-addons-18.04.1/kaddressbook/plugins/sendvcards/kaddressbook_sendvcardsplugin.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/kaddressbook/plugins/sendvcards/kaddressbook_sendvcardsplugin.json 2018-05-29 08:52:05.000000000 +0200 @@ -9,6 +9,7 @@ "Description[et]": "See plugin võimaldab saata valitud kontaktide vCardi.", "Description[fi]": "Tällä liitännäisellä voit lähettää vCardeja valituille yhteystiedoille.", "Description[fr]": "Ce module permet d'envoyer les vCards des contacts sélectionnés.", + "Description[gl]": "Este complemento permítelle enviar vCard dos contactos seleccionados.", "Description[it]": "Questa estensione permette di inviare vCard dai contatti selezionati.", "Description[ko]": "이 플러그인은 선택한 연락처의 vCard를 보냅니다.", "Description[nl]": "Deze plug-in stelt u in staat vCards van geselecteerde contactpersonen te verzenden.", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/kmail/editorconvertertextplugins/inserttemplatecommand/kmail_inserttemplatecommandeditorplugin.json new/kdepim-addons-18.04.2/kmail/editorconvertertextplugins/inserttemplatecommand/kmail_inserttemplatecommandeditorplugin.json --- old/kdepim-addons-18.04.1/kmail/editorconvertertextplugins/inserttemplatecommand/kmail_inserttemplatecommandeditorplugin.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/kmail/editorconvertertextplugins/inserttemplatecommand/kmail_inserttemplatecommandeditorplugin.json 2018-05-29 08:52:05.000000000 +0200 @@ -5,6 +5,7 @@ "Description[ca]": "Aquest connector permet inserir una ordre de plantilla a l'editor.", "Description[es]": "Este complemento le permite insertar una orden de plantilla en el editor.", "Description[fr]": "Ce module permet d'insérer une commande de modèle dans l'éditeur.", + "Description[gl]": "Este complemento permítelle inserir unha orde de modelo no editor.", "Description[it]": "Questa estensione permette di inserire un comando di modello nel compositore.", "Description[nl]": "Deze plug-in stelt u in staat een sjablooncommando in de opsteller in te voegen.", "Description[pl]": "Ta wtyczka umożliwia wstawienie polecenia szablonu w edytorze.", @@ -20,6 +21,7 @@ "Name[de]": "Befehlsvorlage einfügen", "Name[es]": "Insertar orden de plantilla", "Name[fr]": "Insérer une commande de modèle", + "Name[gl]": "Insira a orde de modelo", "Name[it]": "Inserisci comando di modello...", "Name[nl]": "Sjablooncommando invoegen", "Name[pl]": "Wstaw polecenie szablonu", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/kmail/editorconvertertextplugins/markdown/kmail_markdownplugin.json new/kdepim-addons-18.04.2/kmail/editorconvertertextplugins/markdown/kmail_markdownplugin.json --- old/kdepim-addons-18.04.1/kmail/editorconvertertextplugins/markdown/kmail_markdownplugin.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/kmail/editorconvertertextplugins/markdown/kmail_markdownplugin.json 2018-05-29 08:52:05.000000000 +0200 @@ -4,7 +4,9 @@ "Description[ca@valencia]": "Aquest connector permet generar HTML a partir del llenguatge Markdown", "Description[ca]": "Aquest connector permet generar HTML a partir del llenguatge Markdown", "Description[de]": "Mit diesem Modul können Sie HTML aus der Sprache Markdown erstellen.", + "Description[es]": "Este complemento le permite generar HTML desde lenguaje markdown", "Description[fr]": "Ce module permet de générer du HTML à partir du langage Markdown", + "Description[gl]": "Este complemento permítelle xerar HTML a partir de linguaxe Markdown.", "Description[it]": "Questa estensione permette di generare HTML dal linguaggio Markdown", "Description[nl]": "Deze plug-in stelt u in staat html te maken uit een markdown-taal.", "Description[pl]": "Ta wtyczka umożliwia utworzenie html z języka markdown", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/kmail/editorinitplugins/externalcomposer/kmail_externalcomposereditorplugin.json new/kdepim-addons-18.04.2/kmail/editorinitplugins/externalcomposer/kmail_externalcomposereditorplugin.json --- old/kdepim-addons-18.04.1/kmail/editorinitplugins/externalcomposer/kmail_externalcomposereditorplugin.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/kmail/editorinitplugins/externalcomposer/kmail_externalcomposereditorplugin.json 2018-05-29 08:52:05.000000000 +0200 @@ -9,6 +9,7 @@ "Description[es]": "Este complemento le permite usar un editor externo.", "Description[fi]": "Tällä liitännäisellä voit käyttää ulkoista kirjoitusohjelmaa.", "Description[fr]": "Ce module permet d'utiliser un éditeur externe.", + "Description[gl]": "Este complemento permítelle usar un editor externo.", "Description[it]": "Questa estensione permette di usare un compositore esterno.", "Description[ko]": "이 플러그인은 외부 편집기를 사용할 수 있도록 합니다.", "Description[nl]": "Deze plug-in stelt u in staat een externe opsteller te gebruiken.", @@ -36,6 +37,7 @@ "Name[es]": "Abrir editor externo", "Name[fi]": "Avaa ulkoinen kirjoitusohjelma", "Name[fr]": "Ouvrir l'éditeur externe", + "Name[gl]": "Abrir un editor externo", "Name[it]": "Apri un compositore esterno", "Name[ko]": "외부 편집기 열기", "Name[nl]": "Extern opsteller openen", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/kmail/editorplugins/autocorrection/kmail_autocorrectioneditorplugin.json new/kdepim-addons-18.04.2/kmail/editorplugins/autocorrection/kmail_autocorrectioneditorplugin.json --- old/kdepim-addons-18.04.1/kmail/editorplugins/autocorrection/kmail_autocorrectioneditorplugin.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/kmail/editorplugins/autocorrection/kmail_autocorrectioneditorplugin.json 2018-05-29 08:52:05.000000000 +0200 @@ -9,6 +9,7 @@ "Description[et]": "See plugin võimaldab kirja koostamise aknas automaatselt korrigeerida kogu või valitud teksti.", "Description[fi]": "Tällä liitännäisellä voit tarkistaa kirjoitusikkunan kaiken tai valitun tekstin oikeinkirjoituksen.", "Description[fr]": "Ce module permet de corriger automatiquement tout le texte de l'éditeur ou le texte sélectionné.", + "Description[gl]": "Este complemento permítelle corrixir automaticamente o texto do editor ou o texto seleccionado.", "Description[it]": "Questa estensione permette di inserire dei caratteri speciali nel compositore.", "Description[ko]": "이 플러그인은 편집기의 전체 텍스트나 선택한 텍스트의 맞춤법 검사 기능을 제공합니다.", "Description[nl]": "Deze plug-in stelt u in staat alle tekst in de opsteller of geselecteerde tekst automatisch te corrigeren.", @@ -38,6 +39,7 @@ "Name[et]": "Automaatkorrigeerimine", "Name[fi]": "Automaattikorjaus", "Name[fr]": "Auto-correction", + "Name[gl]": "Corrección automática", "Name[it]": "Correzione automatica", "Name[ko]": "자동 고침", "Name[nl]": "Autocorrectie", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/kmail/editorplugins/changecase/kmail_changecaseeditorplugin.json new/kdepim-addons-18.04.2/kmail/editorplugins/changecase/kmail_changecaseeditorplugin.json --- old/kdepim-addons-18.04.1/kmail/editorplugins/changecase/kmail_changecaseeditorplugin.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/kmail/editorplugins/changecase/kmail_changecaseeditorplugin.json 2018-05-29 08:52:05.000000000 +0200 @@ -9,6 +9,7 @@ "Description[et]": "See plugin võimaldab muuta valitud teksti tõstu ehk tähesuurust.", "Description[fi]": "Tällä liitännäisellä voit vaihtaa valitun tekstin pien- tai suuraakkosiin.", "Description[fr]": "Ce module permet de changer la casse du texte sélectionné.", + "Description[gl]": "Este complemento permítelle cambiar a minúsculas o maiúsculas o texto seleccionado.", "Description[it]": "Questa estensione permette di cambiare tra maiuscole e minuscole nel testo selezionato.", "Description[ko]": "이 플러그인은 선택한 텍스트의 대소문자를 변경합니다.", "Description[nl]": "Deze plug-in stelt u in staat de hoofd-/kleine letters van de tekst te wijzigen.", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/kmail/editorplugins/insertemail/kmail_insertemaileditorplugin.json new/kdepim-addons-18.04.2/kmail/editorplugins/insertemail/kmail_insertemaileditorplugin.json --- old/kdepim-addons-18.04.1/kmail/editorplugins/insertemail/kmail_insertemaileditorplugin.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/kmail/editorplugins/insertemail/kmail_insertemaileditorplugin.json 2018-05-29 08:52:05.000000000 +0200 @@ -7,6 +7,7 @@ "Description[es]": "Este complemento le permite seleccionar correo e insertarlo en el editor.", "Description[fi]": "Tällä liitännäisellä voit valita sähköpostiviestin ja lisätä sen kirjoitusikkunaan.", "Description[fr]": "Ce module permet de sélectionner un courriel et de l'insérer dans l'éditeur.", + "Description[gl]": "Este complemento permítelle seleccionar correo e inserilo no editor.", "Description[it]": "Questa estensione permette di selezionare un messaggio di posta elettronica e inserirlo nel compositore.", "Description[nl]": "Deze plug-in stelt u in staat e-mail te selecteren en in de opsteller in te voegen.", "Description[pl]": "Ta wtyczka umożliwia wybranie adresu e-mail i wstawienie go przy pisaniu wiadomości.", @@ -29,6 +30,7 @@ "Name[es]": "Insertar correo", "Name[fi]": "Lisää sähköpostiviesti", "Name[fr]": "Insérer un courriel", + "Name[gl]": "Inserir un enderezo", "Name[it]": "Inserisci messaggi di posta", "Name[nl]": "E-mail invoegen", "Name[pl]": "Wstaw wiadomość", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/kmail/editorplugins/insertshorturl/kmail_insertshorturleditorplugin.json new/kdepim-addons-18.04.2/kmail/editorplugins/insertshorturl/kmail_insertshorturleditorplugin.json --- old/kdepim-addons-18.04.1/kmail/editorplugins/insertshorturl/kmail_insertshorturleditorplugin.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/kmail/editorplugins/insertshorturl/kmail_insertshorturleditorplugin.json 2018-05-29 08:52:05.000000000 +0200 @@ -7,6 +7,7 @@ "Description[es]": "Este complemento le permite generar un URL corto.", "Description[fi]": "Tällä liitännäisellä voit luoda lyhyen verkko-osoitteen.", "Description[fr]": "Ce module permet de générer une URL réduite.", + "Description[gl]": "Este complemento permítelle xerar enderezos URL máis curtos.", "Description[it]": "Questa estensione permette di generare un URL abbreviato.", "Description[nl]": "Deze plug-in stelt u in staat een kortere URL te genereren.", "Description[pl]": "Ta wtyczka umożliwia skracanie adresów URL.", @@ -29,6 +30,7 @@ "Name[es]": "Insertar URL corto", "Name[fi]": "Lisää lyhyt verkko-osoite", "Name[fr]": "Insérer l'URL réduite", + "Name[gl]": "Inserir un URL curto", "Name[it]": "Inserisci URL abbreviato", "Name[nl]": "Ingekort URL-adres invoegen", "Name[pl]": "Wstaw krótki adres URL", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/kmail/editorplugins/insertspecialcharacter/kmail_insertspecialcharactereditorplugin.json new/kdepim-addons-18.04.2/kmail/editorplugins/insertspecialcharacter/kmail_insertspecialcharactereditorplugin.json --- old/kdepim-addons-18.04.1/kmail/editorplugins/insertspecialcharacter/kmail_insertspecialcharactereditorplugin.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/kmail/editorplugins/insertspecialcharacter/kmail_insertspecialcharactereditorplugin.json 2018-05-29 08:52:05.000000000 +0200 @@ -9,6 +9,7 @@ "Description[et]": "See plugin võimaldab sisestada kirja koostamise aknas erimärke.", "Description[fi]": "Tällä liitännäisellä voit liittää erikoismerkkejä kirjoitusikkunaan.", "Description[fr]": "Ce module permet d'insérer un caractère spécial dans l'éditeur.", + "Description[gl]": "Este complemento permítelle inserir caracteres especiais no editor.", "Description[it]": "Questa estensione permette di inserire dei caratteri speciali nel compositore.", "Description[ko]": "이 플러그인은 편집기에 특수 문자를 추가합니다.", "Description[nl]": "Deze plug-in stelt u in staat speciale tekens in de opsteller in te voegen.", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/kmail/editorplugins/nonbreakingspace/kmail_nonbreakingspaceeditorplugin.json new/kdepim-addons-18.04.2/kmail/editorplugins/nonbreakingspace/kmail_nonbreakingspaceeditorplugin.json --- old/kdepim-addons-18.04.1/kmail/editorplugins/nonbreakingspace/kmail_nonbreakingspaceeditorplugin.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/kmail/editorplugins/nonbreakingspace/kmail_nonbreakingspaceeditorplugin.json 2018-05-29 08:52:05.000000000 +0200 @@ -8,6 +8,7 @@ "Description[et]": "See plugin võimaldab lisada sisetühiku. See on kasulik näiteks suuremate arvude paremaks esitamiseks.", "Description[fi]": "Tällä liitännäisellä voit lisätä sitovan sanavälin.", "Description[fr]": "Ce module permet d'ajouter des espaces insécables. C'est utile en langue française.", + "Description[gl]": "Este complemento permítelle engadir espazos inseparábeis. É útil en francés.", "Description[it]": "Questa estensione permette di aggiungere uno spazio insecabile. È utile per la lingua francese.", "Description[ko]": "이 플러그인은 비분리 공백을 추가합니다. 프랑스어 텍스트 작성 시 유용합니다.", "Description[nl]": "Deze plug-in stelt u in staat om niet-afbrekende spatie toe te voegen. Dit is nuttig in de Franse taal.", @@ -37,6 +38,7 @@ "Name[et]": "Sisetühiku lisamine", "Name[fi]": "Lisää sitova välilyönti", "Name[fr]": "Insérer un espace insécable", + "Name[gl]": "Inserir un espazo inseparábel", "Name[it]": "Inserisci spazio insecabile", "Name[ko]": "비분리 공백 추가", "Name[nl]": "Niet af te breken spatie invoegen", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/kmail/editorplugins/zoomtext/kmail_zoomtexteditorplugin.json new/kdepim-addons-18.04.2/kmail/editorplugins/zoomtext/kmail_zoomtexteditorplugin.json --- old/kdepim-addons-18.04.1/kmail/editorplugins/zoomtext/kmail_zoomtexteditorplugin.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/kmail/editorplugins/zoomtext/kmail_zoomtexteditorplugin.json 2018-05-29 08:52:05.000000000 +0200 @@ -9,6 +9,7 @@ "Description[et]": "See plugin võimaldab muuta suurendust kirja koostamise aknas.", "Description[fi]": "Tällä liitännäisellä voit muuttaa kirjoitusikkunan lähennystasoa.", "Description[fr]": "Ce module permet de changer le facteur de zoom dans l'éditeur.", + "Description[gl]": "Este complemento permítelle cambiar o factor de ampliación no editor.", "Description[it]": "Questa estensione permette di cambiare il fattore di ingrandimento nel compositore.", "Description[ko]": "이 플러그인은 편집기의 텍스트 확대 비율을 조정합니다.", "Description[nl]": "Deze plug-in stelt u in staat om de zoomfactor in de opsteller te wijzigen.", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/kmail/editorsendcheckplugins/automaticaddcontacts/kmail_automaticaddcontactsplugin.json new/kdepim-addons-18.04.2/kmail/editorsendcheckplugins/automaticaddcontacts/kmail_automaticaddcontactsplugin.json --- old/kdepim-addons-18.04.1/kmail/editorsendcheckplugins/automaticaddcontacts/kmail_automaticaddcontactsplugin.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/kmail/editorsendcheckplugins/automaticaddcontacts/kmail_automaticaddcontactsplugin.json 2018-05-29 08:52:05.000000000 +0200 @@ -9,6 +9,7 @@ "Description[et]": "See plugin võimaldab automaatselt lisada e-posti aadressi aadressiraamatusse.", "Description[fi]": "Tällä liitännäisellä voit lisätä sähköpostiosoitteet automaattisesti osoitekirjaan.", "Description[fr]": "Ce module permet d'ajouter automatiquement une adresse de courriel dans le carnet d'adresses.", + "Description[gl]": "Este complemento permítelle engadir enderezos de correo automaticamente ao libro de contactos.", "Description[it]": "Questa estensione permette di aggiungere automaticamente degli indirizzo di posta alla rubrica.", "Description[ko]": "이 플러그인은 주소록에 자동으로 연락처를 추가합니다.", "Description[nl]": "Deze plug-in stelt u in staat automatisch het e-mailadres toe te voegen aan het adresboek.", @@ -38,6 +39,7 @@ "Name[et]": "Kontaktide automaatne lisamine", "Name[fi]": "Lisää yhteystiedot automaattisesti", "Name[fr]": "Ajouter les contacts automatiquement", + "Name[gl]": "Engadir contactos automaticamente", "Name[it]": "Aggiunge automaticamente i contatti", "Name[ko]": "자동으로 연락처 추가", "Name[nl]": "Contactpersonen automatisch toevoegen", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/kmail/editorsendcheckplugins/checkbeforesend/kmail_checkbeforesendplugin.json new/kdepim-addons-18.04.2/kmail/editorsendcheckplugins/checkbeforesend/kmail_checkbeforesendplugin.json --- old/kdepim-addons-18.04.1/kmail/editorsendcheckplugins/checkbeforesend/kmail_checkbeforesendplugin.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/kmail/editorsendcheckplugins/checkbeforesend/kmail_checkbeforesendplugin.json 2018-05-29 08:52:05.000000000 +0200 @@ -9,6 +9,7 @@ "Description[et]": "See plugin võimaldab kontrollida kirja seadistusi enne selle saatmist.", "Description[fi]": "Tällä liitännäisellä voit tarkistaa viestin asetukset ennen lähetystä.", "Description[fr]": "Ce module permet de vérifier les paramètres du message avant de l'envoyer.", + "Description[gl]": "Este complemento permítelle comprobar a configuración das mensaxes antes de envialas.", "Description[it]": "Questa estensione permette di controllare le impostazioni di un messaggio di posta prima di inviarlo.", "Description[ko]": "이 플러그인은 메시지를 보내기 전에 설정을 확인할 수 있도록 합니다.", "Description[nl]": "Deze plugin stelt u in staat de instellingen van het bericht te controleren alvorens deze te verzenden", @@ -38,6 +39,7 @@ "Name[et]": "Kontroll enne saatmist", "Name[fi]": "Tarkista ennen lähetystä", "Name[fr]": "Vérification avant envoi", + "Name[gl]": "Comprobar antes de enviar", "Name[it]": "Verifica prima di inviare", "Name[ko]": "보내기 전에 묻기", "Name[nl]": "Controle voor verzenden", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/kmail/editorsendcheckplugins/confirm-address/kmail_confirmaddressplugin.json new/kdepim-addons-18.04.2/kmail/editorsendcheckplugins/confirm-address/kmail_confirmaddressplugin.json --- old/kdepim-addons-18.04.1/kmail/editorsendcheckplugins/confirm-address/kmail_confirmaddressplugin.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/kmail/editorsendcheckplugins/confirm-address/kmail_confirmaddressplugin.json 2018-05-29 08:52:05.000000000 +0200 @@ -9,6 +9,7 @@ "Description[et]": "See plugin võimaldab kontrollida kirja enne selle saatmist.", "Description[fi]": "Tällä liitännäisellä voit tarkistaa viestin ennen sen lähettämistä", "Description[fr]": "Ce module permet de vérifier le message avant de l'envoyer", + "Description[gl]": "Este complemento permítelle comprobar as mensaxes antes de envialas.", "Description[it]": "Questa estensione permette di controllare un messaggio di posta prima di inviarlo", "Description[ko]": "이 플러그인은 메일을 보내기 전에 확인할 수 있도록 합니다", "Description[nl]": "Deze plugin stelt u in staat de e-mail te controleren alvorens deze te verzenden", @@ -38,6 +39,7 @@ "Name[et]": "Aadressi kinnitamine", "Name[fi]": "Vahvista osoite", "Name[fr]": "Confirmer l'adresse", + "Name[gl]": "Confirmar o enderezo", "Name[it]": "Conferma indirizzo", "Name[ko]": "주소 확인", "Name[nl]": "Adres bevestigen", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/kmail/plugins/antispamplugin/kmail_antispamplugin.json new/kdepim-addons-18.04.2/kmail/plugins/antispamplugin/kmail_antispamplugin.json --- old/kdepim-addons-18.04.1/kmail/plugins/antispamplugin/kmail_antispamplugin.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/kmail/plugins/antispamplugin/kmail_antispamplugin.json 2018-05-29 08:52:05.000000000 +0200 @@ -9,6 +9,7 @@ "Description[et]": "See plugin võimaldab seadistada KMaili rämpspostivastast filtrit.", "Description[fi]": "Tällä liitännäisellä voit muuttaa KMailin roskapostiasetuksia.", "Description[fr]": "Ce module permet de configurer l'anti pourriel dans KMail.", + "Description[gl]": "Este complemento permítelle configurar un antispam en KMail.", "Description[it]": "Questa estensione permette di configurare il servizio anti-spam in KMail.", "Description[ko]": "이 플러그인은 KMail의 스팸 방지 기능을 설정합니다.", "Description[nl]": "Deze plugin stelt u in staat om Anti-spam in KMail in te stellen.", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/kmail/plugins/antivirusplugin/kmail_antivirusplugin.json new/kdepim-addons-18.04.2/kmail/plugins/antivirusplugin/kmail_antivirusplugin.json --- old/kdepim-addons-18.04.1/kmail/plugins/antivirusplugin/kmail_antivirusplugin.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/kmail/plugins/antivirusplugin/kmail_antivirusplugin.json 2018-05-29 08:52:05.000000000 +0200 @@ -9,6 +9,7 @@ "Description[et]": "See plugin võimaldab seadistada KMaili viirusevastast filtrit.", "Description[fi]": "Tällä liitännäisellä voit muuttaa KMailin virustorjunta-asetuksia.", "Description[fr]": "Ce module permet de configurer l'antivirus dans KMail.", + "Description[gl]": "Este complemento permítelle configurar un antivirus en KMail.", "Description[it]": "Questa estensione permette di configurare il servizio antivirus in KMail.", "Description[ko]": "이 플러그인은 KMail의 안티바이러스 기능을 제공합니다.", "Description[nl]": "Deze plugin stelt u in staat om Anti-virus in KMail in te stellen.", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/kmail/plugins/expertplugin/kmail_expertplugin.json new/kdepim-addons-18.04.2/kmail/plugins/expertplugin/kmail_expertplugin.json --- old/kdepim-addons-18.04.1/kmail/plugins/expertplugin/kmail_expertplugin.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/kmail/plugins/expertplugin/kmail_expertplugin.json 2018-05-29 08:52:05.000000000 +0200 @@ -7,6 +7,7 @@ "Description[es]": "Este complemento activa algunas acciones expertas.", "Description[fi]": "Tämä liitännäinen aktivoi jotkin asiantuntijatoiminnot.", "Description[fr]": "Ce module active certaines actions en mode expert.", + "Description[gl]": "Este complemento activa algunhas accións de expertos.", "Description[it]": "Questa estensione attiva alcune azioni per esperti.", "Description[nl]": "Deze plug-in activeert enige acties voor experts.", "Description[pl]": "Ta wtyczka włącza pewne działania eksperckie.", @@ -28,6 +29,7 @@ "Name[es]": "Complemento experto", "Name[fi]": "Asiantuntijaliitännäinen", "Name[fr]": "Module expert", + "Name[gl]": "Complemento de experto", "Name[it]": "Estensione per esperti", "Name[nl]": "Plug-in voor expert", "Name[pl]": "Wtyczka eksperta", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/kmail/plugins/logactivitiesplugin/kmail_logactivitiesplugin.json new/kdepim-addons-18.04.2/kmail/plugins/logactivitiesplugin/kmail_logactivitiesplugin.json --- old/kdepim-addons-18.04.1/kmail/plugins/logactivitiesplugin/kmail_logactivitiesplugin.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/kmail/plugins/logactivitiesplugin/kmail_logactivitiesplugin.json 2018-05-29 08:52:05.000000000 +0200 @@ -8,6 +8,7 @@ "Description[es]": "Este complemento le permite registrar las actividades de KMail.", "Description[fi]": "Tällä liitännäisellä voit pitää KMailin toimista lokia.", "Description[fr]": "Ce module permet de journaliser les activités de KMail.", + "Description[gl]": "Este complemento permite rexistrar a súa actividade con KMail.", "Description[it]": "Questa estensione permette di registrare le attività di KMail.", "Description[ko]": "이 플러그인은 KMail 활동 내역을 기록합니다.", "Description[nl]": "Deze plug-in stelt u in staat KMail-activiteiten vast te leggen.", @@ -36,6 +37,7 @@ "Name[es]": "Registrar actividades", "Name[fi]": "Pidä toimista lokia", "Name[fr]": "Journaliser les activités", + "Name[gl]": "Rexistrar as actividades", "Name[ia]": "Activitates de registro", "Name[it]": "Registra attività", "Name[ko]": "활동 기록", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/kmailtransport/sendmail/sendmailtransport.json new/kdepim-addons-18.04.2/kmailtransport/sendmail/sendmailtransport.json --- old/kdepim-addons-18.04.1/kmailtransport/sendmail/sendmailtransport.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/kmailtransport/sendmail/sendmailtransport.json 2018-05-29 08:52:05.000000000 +0200 @@ -10,6 +10,7 @@ "Name[es]": "Transporte de correo SendMai", "Name[fi]": "SendMail-viestinvälitys", "Name[fr]": "Transport de courrier électronique SendMail", + "Name[gl]": "Transporte de correo SendMail", "Name[it]": "Trasporto della posta SendMail", "Name[ko]": "SendMail 메일 전송", "Name[nl]": "E-mailtransport SendMail", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/plugins/customtoolsplugins/translatorplugin/pimcommon_translatorplugin.json new/kdepim-addons-18.04.2/plugins/customtoolsplugins/translatorplugin/pimcommon_translatorplugin.json --- old/kdepim-addons-18.04.1/plugins/customtoolsplugins/translatorplugin/pimcommon_translatorplugin.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/plugins/customtoolsplugins/translatorplugin/pimcommon_translatorplugin.json 2018-05-29 08:52:05.000000000 +0200 @@ -9,6 +9,7 @@ "Description[et]": "See plugin võimaldab tõlkida teksti.", "Description[fi]": "Tällä liitännäisellä voit kääntää tekstiä.", "Description[fr]": "Ce module permet de traduire du texte.", + "Description[gl]": "Este complemento permítelle traducir texto.", "Description[it]": "Questa estensione permette di tradurre del testo.", "Description[ko]": "이 플러그인은 텍스트를 번역합니다.", "Description[nl]": "Deze plug-in stelt u in staat tekst te vertalen.", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/plugins/messageviewerheaderplugins/allheaderstyleplugin/messageviewer_allheaderstyleplugin.json new/kdepim-addons-18.04.2/plugins/messageviewerheaderplugins/allheaderstyleplugin/messageviewer_allheaderstyleplugin.json --- old/kdepim-addons-18.04.1/plugins/messageviewerheaderplugins/allheaderstyleplugin/messageviewer_allheaderstyleplugin.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/plugins/messageviewerheaderplugins/allheaderstyleplugin/messageviewer_allheaderstyleplugin.json 2018-05-29 08:52:05.000000000 +0200 @@ -9,6 +9,7 @@ "Description[et]": "See plugin võimaldab näitab kogu kirjapäist.", "Description[fi]": "Tällä liitännäisellä voit näyttää viestin kaikki otsakkeet.", "Description[fr]": "Ce module affiche l'en-tête complet du message.", + "Description[gl]": "Este complemento móstralle toda a cabeceira do correo.", "Description[it]": "Questa estensione mostra tutte le intestazioni dei messaggi di posta.", "Description[ko]": "이 플러그인은 전체 메일 헤더를 표시합니다.", "Description[nl]": "Deze plug-in toont de gehele e-mailheader.", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/plugins/messageviewerheaderplugins/briefheaderstyleplugin/messageviewer_briefheaderstyleplugin.json new/kdepim-addons-18.04.2/plugins/messageviewerheaderplugins/briefheaderstyleplugin/messageviewer_briefheaderstyleplugin.json --- old/kdepim-addons-18.04.1/plugins/messageviewerheaderplugins/briefheaderstyleplugin/messageviewer_briefheaderstyleplugin.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/plugins/messageviewerheaderplugins/briefheaderstyleplugin/messageviewer_briefheaderstyleplugin.json 2018-05-29 08:52:05.000000000 +0200 @@ -8,6 +8,7 @@ "Description[et]": "See plugin kahandab kirja päise rangelt nõutava miinimumini.", "Description[fi]": "Tällä liitännäisellä voit vähentää viestin näytetyt otsakkeet minimiin.", "Description[fr]": "Ce module réduit l'en-tête du message au strict minimum.", + "Description[gl]": "Este complemento reduce a cabeceira do correo ao mínimo posíbel.", "Description[it]": "Questa estensione riduce le intestazioni dei messaggi di posta al minimo indispensabile.", "Description[ko]": "이 플러그인은 메일 헤더의 최소한만 표시합니다.", "Description[nl]": "Deze plug-in reduceert de e-mailheader tot het strikte minimum.", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/plugins/messageviewerheaderplugins/enterpriseheaderstyleplugin/messageviewer_enterpriseheaderstyleplugin.json.cmake new/kdepim-addons-18.04.2/plugins/messageviewerheaderplugins/enterpriseheaderstyleplugin/messageviewer_enterpriseheaderstyleplugin.json.cmake --- old/kdepim-addons-18.04.1/plugins/messageviewerheaderplugins/enterpriseheaderstyleplugin/messageviewer_enterpriseheaderstyleplugin.json.cmake 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/plugins/messageviewerheaderplugins/enterpriseheaderstyleplugin/messageviewer_enterpriseheaderstyleplugin.json.cmake 2018-05-29 08:52:05.000000000 +0200 @@ -8,6 +8,7 @@ "Description[et]": "See plugin võimaldab kasutada firmapäise stiili.", "Description[fi]": "Tällä liitännäisellä voit määrittää yrityksen viestiotsaketyylin.", "Description[fr]": "Ce module définit un style d'en-tête de message pour une entreprise.", + "Description[gl]": "Este complemento define un estilo de cabeceira de correo para empresas.", "Description[it]": "Questa estensione definisce uno stile di intestazioni di tipo aziendale per la posta.", "Description[ko]": "이 플러그인은 기업식 헤더 스타일을 제공합니다.", "Description[nl]": "Deze plug-in definieert een e-mailheaderstijl voor bedrijven.", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/plugins/messageviewerheaderplugins/fancyheaderstyleplugin/messageviewer_fancyheaderstyleplugin.json new/kdepim-addons-18.04.2/plugins/messageviewerheaderplugins/fancyheaderstyleplugin/messageviewer_fancyheaderstyleplugin.json --- old/kdepim-addons-18.04.1/plugins/messageviewerheaderplugins/fancyheaderstyleplugin/messageviewer_fancyheaderstyleplugin.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/plugins/messageviewerheaderplugins/fancyheaderstyleplugin/messageviewer_fancyheaderstyleplugin.json 2018-05-29 08:52:05.000000000 +0200 @@ -8,6 +8,7 @@ "Description[et]": "See plugin võimaldab kasutada ilusat päisestiili.", "Description[fi]": "Tällä liitännäisellä voit määrittää tyylikkään viestiotsaketyylin.", "Description[fr]": "Ce module fournit un style d'en-tête de message fantaisie.", + "Description[gl]": "Este complemento fornece un estilo de cabeceira de correo elegante.", "Description[it]": "Questa estensione fornisce uno stile di intestazioni eleganti per la posta.", "Description[ko]": "이 플러그인은 보기 좋은 헤더 스타일을 제공합니다.", "Description[nl]": "Deze plug-in biedt u een elegante e-mailheaderstijl.", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/plugins/messageviewerheaderplugins/grantleeheaderstyleplugin/messageviewer_grantleeheaderstyleplugin.json new/kdepim-addons-18.04.2/plugins/messageviewerheaderplugins/grantleeheaderstyleplugin/messageviewer_grantleeheaderstyleplugin.json --- old/kdepim-addons-18.04.1/plugins/messageviewerheaderplugins/grantleeheaderstyleplugin/messageviewer_grantleeheaderstyleplugin.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/plugins/messageviewerheaderplugins/grantleeheaderstyleplugin/messageviewer_grantleeheaderstyleplugin.json 2018-05-29 08:52:05.000000000 +0200 @@ -9,6 +9,7 @@ "Description[et]": "See plugin võimaldab kasutada Grantlee-põhist päisestiili.", "Description[fi]": "Tällä liitännäisellä voit käyttää Grantlee-pohjaista viestiotsaketyyliä.", "Description[fr]": "Ce module permet d'utiliser un style d'en-tête de message faisant appel à Grantlee.", + "Description[gl]": "Este complemento permítelle usar un estilo de cabeceira de correo baseado en Grantlee.", "Description[it]": "Questa estensione ti permette di usare uno stile di intestazioni per la posta basato su Grantlee.", "Description[ko]": "이 플러그인은 Grantlee 기반 헤더 스타일을 사용할 수 있도록 합니다.", "Description[nl]": "Deze plug-in stelt u in staat een op Grantlee gebaseerde e-mailheaderstijl te gebruiken.", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/plugins/messageviewerheaderplugins/longheaderstyleplugin/messageviewer_longheaderstyleplugin.json new/kdepim-addons-18.04.2/plugins/messageviewerheaderplugins/longheaderstyleplugin/messageviewer_longheaderstyleplugin.json --- old/kdepim-addons-18.04.1/plugins/messageviewerheaderplugins/longheaderstyleplugin/messageviewer_longheaderstyleplugin.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/plugins/messageviewerheaderplugins/longheaderstyleplugin/messageviewer_longheaderstyleplugin.json 2018-05-29 08:52:05.000000000 +0200 @@ -9,6 +9,7 @@ "Description[et]": "See plugin võimaldab näha kirja kõiki päiseid.", "Description[fi]": "Tällä liitännäisellä voit näyttää viestin kaikki otsakkeet.", "Description[fr]": "Ce module permet d'afficher l'en-tête complet des messages.", + "Description[gl]": "Este complemento permítelle mostrar todas as cabeceiras do correo.", "Description[it]": "Questa estensione permette di mostrare tutte le intestazioni dei messaggi di posta.", "Description[ko]": "이 플러그인은 메일의 모든 헤더를 표시합니다.", "Description[nl]": "Deze plug-in stelt u in staat de gehele header van het e-mailbericht te tonen.", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/plugins/messageviewerheaderplugins/standardsheaderstyleplugin/messageviewer_standardsheaderstyleplugin.json new/kdepim-addons-18.04.2/plugins/messageviewerheaderplugins/standardsheaderstyleplugin/messageviewer_standardsheaderstyleplugin.json --- old/kdepim-addons-18.04.1/plugins/messageviewerheaderplugins/standardsheaderstyleplugin/messageviewer_standardsheaderstyleplugin.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/plugins/messageviewerheaderplugins/standardsheaderstyleplugin/messageviewer_standardsheaderstyleplugin.json 2018-05-29 08:52:05.000000000 +0200 @@ -8,6 +8,7 @@ "Description[es]": "Este complemento define el encabezado de correo estándar.", "Description[fi]": "Tällä liitännäisellä voit määrittää oletusarvoisen otsaketyylin.", "Description[fr]": "Ce module définit le style d'en-tête de message standard.", + "Description[gl]": "Este complemento define o estilo estándar de cabeceira de correo.", "Description[it]": "Questa estensione definisce lo stile di intestazioni predefinito per la posta.", "Description[ko]": "이 플러그인은 표준 헤더 스타일을 정의합니다.", "Description[nl]": "Deze plug-in definieert de standaard stijl van de e-mailkop.", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/plugins/messageviewerplugins/common/expandurlplugin/messageviewer_expandurlplugin.json new/kdepim-addons-18.04.2/plugins/messageviewerplugins/common/expandurlplugin/messageviewer_expandurlplugin.json --- old/kdepim-addons-18.04.1/plugins/messageviewerplugins/common/expandurlplugin/messageviewer_expandurlplugin.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/plugins/messageviewerplugins/common/expandurlplugin/messageviewer_expandurlplugin.json 2018-05-29 08:52:05.000000000 +0200 @@ -9,6 +9,7 @@ "Description[et]": "See plugin laiendab URL-e.", "Description[fi]": "Tämä liitännäinen laventaa verkko-osoitteet.", "Description[fr]": "Ce module développe les URL.", + "Description[gl]": "Este complemento expande enderezos URL.", "Description[it]": "Questa estensione espande URL.", "Description[ko]": "이 플러그인은 URL을 확장합니다.", "Description[nl]": "Deze plug-in expandeert een URL.", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/plugins/messageviewerplugins/common/translatorplugin/messageviewer_translatorplugin.json new/kdepim-addons-18.04.2/plugins/messageviewerplugins/common/translatorplugin/messageviewer_translatorplugin.json --- old/kdepim-addons-18.04.1/plugins/messageviewerplugins/common/translatorplugin/messageviewer_translatorplugin.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/plugins/messageviewerplugins/common/translatorplugin/messageviewer_translatorplugin.json 2018-05-29 08:52:05.000000000 +0200 @@ -9,6 +9,7 @@ "Description[et]": "See plugin võimaldab tõlkida valitud teksti.", "Description[fi]": "Tällä liitännäisellä voit kääntää valitun tekstin.", "Description[fr]": "Ce module permet de traduire le texte sélectionné.", + "Description[gl]": "Este complemento permítelle traducir o texto seleccionado.", "Description[it]": "Questa estensione permette di tradurre del testo selezionato.", "Description[ko]": "이 플러그인은 선택한 텍스트를 번역합니다.", "Description[nl]": "Deze plug-in stelt u in staat geselecteerde tekst te vertalen.", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/plugins/messageviewerplugins/createeventplugin/messageviewer_createeventplugin.json new/kdepim-addons-18.04.2/plugins/messageviewerplugins/createeventplugin/messageviewer_createeventplugin.json --- old/kdepim-addons-18.04.1/plugins/messageviewerplugins/createeventplugin/messageviewer_createeventplugin.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/plugins/messageviewerplugins/createeventplugin/messageviewer_createeventplugin.json 2018-05-29 08:52:05.000000000 +0200 @@ -9,6 +9,7 @@ "Description[et]": "See plugin võimaldab luua kirja põhjal sündmuse.", "Description[fi]": "Tällä liitännäisellä voit luoda viestistä tapahtuman.", "Description[fr]": "Ce module permet de créer une évènement à partir d'un message.", + "Description[gl]": "Este complemento permítelle crear un evento a partir dunha mensaxe.", "Description[it]": "Questa estensione permette di creare un evento da un messaggio.", "Description[ko]": "이 플러그인은 메시지에서 이벤트를 만듭니다.", "Description[nl]": "Deze plug-in stelt u in staat een gebeurtenis aan te maken uit een bericht.", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/plugins/messageviewerplugins/createnoteplugin/messageviewer_createnoteplugin.json new/kdepim-addons-18.04.2/plugins/messageviewerplugins/createnoteplugin/messageviewer_createnoteplugin.json --- old/kdepim-addons-18.04.1/plugins/messageviewerplugins/createnoteplugin/messageviewer_createnoteplugin.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/plugins/messageviewerplugins/createnoteplugin/messageviewer_createnoteplugin.json 2018-05-29 08:52:05.000000000 +0200 @@ -9,6 +9,7 @@ "Description[et]": "See plugin võimaldab luua kirja põhjal sedeli.", "Description[fi]": "Tällä liitännäisellä voit luoda viestistä muistiinpanon.", "Description[fr]": "Ce module permet de créer une note à partir d'un message.", + "Description[gl]": "Este complemento permítelle crear unha nota a partir dunha mensaxe.", "Description[it]": "Questa estensione permette di creare una nota da un messaggio.", "Description[ko]": "이 플러그인은 메시지에서 메모를 만듭니다.", "Description[nl]": "Deze plug-in stelt u in staat een notitie te maken uit een bericht.", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/plugins/messageviewerplugins/createtodoplugin/messageviewer_createtodoplugin.json new/kdepim-addons-18.04.2/plugins/messageviewerplugins/createtodoplugin/messageviewer_createtodoplugin.json --- old/kdepim-addons-18.04.1/plugins/messageviewerplugins/createtodoplugin/messageviewer_createtodoplugin.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/plugins/messageviewerplugins/createtodoplugin/messageviewer_createtodoplugin.json 2018-05-29 08:52:05.000000000 +0200 @@ -9,6 +9,7 @@ "Description[et]": "See plugin võimaldab luua kirja põhjal ülesande.", "Description[fi]": "Tällä liitännäisellä voit luoda viestistä tehtävän.", "Description[fr]": "Ce module permet de créer une tâche à partir d'un message.", + "Description[gl]": "Este complemento permítelle crear unha tarefa a partir dunha mensaxe.", "Description[it]": "Questa estensione permette di creare una cosa da fare da un messaggio.", "Description[ko]": "이 플러그인은 메시지에서 할 일을 만듭니다.", "Description[nl]": "Deze plug-in stelt u in staat een taak te maken uit een bericht.", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/plugins/messageviewerplugins/externalscriptplugin/messageviewer_externalscriptplugin.json new/kdepim-addons-18.04.2/plugins/messageviewerplugins/externalscriptplugin/messageviewer_externalscriptplugin.json --- old/kdepim-addons-18.04.1/plugins/messageviewerplugins/externalscriptplugin/messageviewer_externalscriptplugin.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/plugins/messageviewerplugins/externalscriptplugin/messageviewer_externalscriptplugin.json 2018-05-29 08:52:05.000000000 +0200 @@ -9,6 +9,7 @@ "Description[et]": "See plugin võimaldab kasutada kirjanäitajas väliseid skripte.", "Description[fi]": "Tällä liitännäisellä voit käyttää ulkoista skriptiä viestinkatselunikkunassa.", "Description[fr]": "Ce module permet d'utiliser un script externe pour l'afficheur du message.", + "Description[gl]": "Este complemento permítelle usar un script externo contra o visor de mensaxes.", "Description[it]": "Questa estensione permette di usare uno script esterno nel visualizzatore di messaggi.", "Description[ko]": "이 플러그인은 메시지 뷰어에서 외부 스크립트를 실행할 수 있도록 합니다.", "Description[nl]": "Deze plug-in stelt u in staat een extern script tegen de berichtenviewer te gebruiken.", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/plugins/plasma/pimeventsplugin/pimeventsplugin.json new/kdepim-addons-18.04.2/plugins/plasma/pimeventsplugin/pimeventsplugin.json --- old/kdepim-addons-18.04.1/plugins/plasma/pimeventsplugin/pimeventsplugin.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/plugins/plasma/pimeventsplugin/pimeventsplugin.json 2018-05-29 08:52:05.000000000 +0200 @@ -19,6 +19,7 @@ "Description[es]": "Complemento de calendarios para mostrar eventos desde calendarios KDE PIM.", "Description[fi]": "Kalenteriliitännäinen KDE:n PIM-kalenterien tapahtumien näyttämiseksi", "Description[fr]": "Module d'agenda pour afficher les évènements des agendas KDE PIM", + "Description[gl]": "Complemento de calendario para mostrar eventos dos calendarios de KDE PIM", "Description[it]": "Estensione calendario per mostrare gli eventi dai calendari di KDE PIM", "Description[nl]": "Plug-in voor agenda voor tonen van gebeurtenissen uit KDE PIM agenda's", "Description[pl]": "Wtyczka kalendarza do wyświetlania wydarzeń z kalendarzy KDE ZIO", @@ -39,6 +40,7 @@ "Name[es]": "Complemento de eventos PIM", "Name[fi]": "PIM-tapahtumaliitännäinen", "Name[fr]": "Module d'évènements PIM", + "Name[gl]": "Complemento de eventos de PIM", "Name[it]": "Estensione eventi di PIM", "Name[nl]": "Plug-in voor gebeurtenis van PIM", "Name[pl]": "Wtyczka zdarzeń ZIO", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/plugins/templateparser/templateparseremailaddressrequesterakonadi.json new/kdepim-addons-18.04.2/plugins/templateparser/templateparseremailaddressrequesterakonadi.json --- old/kdepim-addons-18.04.1/plugins/templateparser/templateparseremailaddressrequesterakonadi.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/plugins/templateparser/templateparseremailaddressrequesterakonadi.json 2018-05-29 08:52:05.000000000 +0200 @@ -8,6 +8,7 @@ "Name[es]": "Peticionario de dirección de correo para Templateparser", "Name[fi]": "TemplateParserin sähköpostiosoitteen pyyntö", "Name[fr]": "Demandeur de l'adresses de courrier électronique pour l'analyse du modèle", + "Name[gl]": "Solicitador de enderezos de correo para o analizador de modelos", "Name[ko]": "Templateparser를 위한 이메일 주소 요청 도구", "Name[nl]": "Verzoeker om e-mailadres voor ontleden van sjabloon", "Name[pl]": "Program żądający adresu pocztowego dla przetwarzania szablonów", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/plugins/webengineurlinterceptor/adblock/messageviewer_adblockurlinterceptor.json new/kdepim-addons-18.04.2/plugins/webengineurlinterceptor/adblock/messageviewer_adblockurlinterceptor.json --- old/kdepim-addons-18.04.1/plugins/webengineurlinterceptor/adblock/messageviewer_adblockurlinterceptor.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/plugins/webengineurlinterceptor/adblock/messageviewer_adblockurlinterceptor.json 2018-05-29 08:52:05.000000000 +0200 @@ -9,6 +9,7 @@ "Description[es]": "Este complemento le permite bloquear publicidad.", "Description[fi]": "Tällä liitännäisellä voit torjua mainokset.", "Description[fr]": "Ce module permet de bloquer les publicités.", + "Description[gl]": "Este complemento permítelle bloquear anuncios.", "Description[it]": "Questa estensione permette di bloccare la pubblicità.", "Description[ko]": "이 플러그인은 광고를 차단합니다.", "Description[nl]": "Deze plug-in stelt u in staat advertenties te blokkeren.", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/plugins/webengineurlinterceptor/donottrack/messageviewer_donottrackurlinterceptor.json new/kdepim-addons-18.04.2/plugins/webengineurlinterceptor/donottrack/messageviewer_donottrackurlinterceptor.json --- old/kdepim-addons-18.04.1/plugins/webengineurlinterceptor/donottrack/messageviewer_donottrackurlinterceptor.json 2018-05-02 07:43:33.000000000 +0200 +++ new/kdepim-addons-18.04.2/plugins/webengineurlinterceptor/donottrack/messageviewer_donottrackurlinterceptor.json 2018-05-29 08:52:05.000000000 +0200 @@ -8,6 +8,7 @@ "Description[et]": "See plugin lisab jälgimise vältimise toetuse.", "Description[fi]": "Tämä liitännäinen lisää ”älä jäljitä” -tuen.", "Description[fr]": "Ce module apporte la prise en charge du mode « Ne pas pister »", + "Description[gl]": "Este complemento engade a funcionalidade para evitar o seguimento por parte de terceiros.", "Description[it]": "Questa estensione aggiunge il supporto per il blocco del tracciamento («Do not track»).", "Description[ko]": "이 플러그인은 \"추적하지 않음\" 지원을 제공합니다.", "Description[nl]": "Deze plug-in voegt ondersteuning toe voor \"do not track\".", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/po/fi/messageviewer_semantic_plugin.po new/kdepim-addons-18.04.2/po/fi/messageviewer_semantic_plugin.po --- old/kdepim-addons-18.04.1/po/fi/messageviewer_semantic_plugin.po 2018-05-08 02:23:28.000000000 +0200 +++ new/kdepim-addons-18.04.2/po/fi/messageviewer_semantic_plugin.po 2018-06-05 03:27:52.000000000 +0200 @@ -18,64 +18,64 @@ "X-Generator: Lokalize 2.0\n" #: calendarhandler.cpp:99 -#, kde-format +#, fuzzy, kde-format msgid "Flight %1 from %2 to %3" msgstr "Lento %1 paikasta %2 paikkaan %3" #: calendarhandler.cpp:115 -#, kde-format +#, fuzzy, kde-format msgid "Boarding for flight %1" msgstr "Pääsy koneeseen lennolle %1" #: calendarhandler.cpp:117 -#, kde-format +#, fuzzy, kde-format msgid "Boarding for flight %1 at gate %2" msgstr "Pääsy koneeseen lennolle %1 portilla %2" #: calendarhandler.cpp:125 -#, kde-format +#, fuzzy, kde-format msgid "Boarding time: %1" msgstr "Koneeseenpääsyaika: %1" #: calendarhandler.cpp:128 -#, kde-format +#, fuzzy, kde-format msgid "Departure gate: %1" msgstr "Lähtöportti: %1" #: calendarhandler.cpp:132 -#, kde-format +#, fuzzy, kde-format msgid "Boarding group: %1" msgstr "Koneeseenpääsyryhmä: %1" #: calendarhandler.cpp:136 calendarhandler.cpp:170 html.cpp:2 html.cpp:12 #: html.cpp:32 templates/busreservation.html:41 #: templates/flightreservation.html:48 templates/trainreservation.html:44 -#, kde-format +#, fuzzy, kde-format msgid "Seat: %1" msgstr "Paikka: %1" #: calendarhandler.cpp:140 calendarhandler.cpp:178 -#, kde-format +#, fuzzy, kde-format msgid "Booking reference: %1" msgstr "Varausviite: %1" #: calendarhandler.cpp:160 -#, kde-format +#, fuzzy, kde-format msgid "Departure platform: %1" msgstr "Lähtölaituri: %1" #: calendarhandler.cpp:166 html.cpp:10 templates/trainreservation.html:40 -#, kde-format +#, fuzzy, kde-format msgid "Coach: %1" msgstr "Vaunu: %1" #: calendarhandler.cpp:174 -#, kde-format +#, fuzzy, kde-format msgid "Arrival platform: %1" msgstr "Tulolaituri: %1" #: calendarhandler.cpp:192 -#, kde-format +#, fuzzy, kde-format msgid "Train %1 from %2 to %3" msgstr "Juna %1 asemalta %2 asemalle %3" @@ -86,7 +86,7 @@ msgstr "Juna %1 asemalta %2 asemalle %3" #: calendarhandler.cpp:225 -#, kde-format +#, fuzzy, kde-format msgid "Hotel reservation: %1" msgstr "Hotellivaraus: %1" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdepim-addons-18.04.1/po/zh_CN/cryptopageplugin.po new/kdepim-addons-18.04.2/po/zh_CN/cryptopageplugin.po --- old/kdepim-addons-18.04.1/po/zh_CN/cryptopageplugin.po 2018-05-08 02:23:34.000000000 +0200 +++ new/kdepim-addons-18.04.2/po/zh_CN/cryptopageplugin.po 2018-06-05 03:28:41.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-06-21 07:04+0200\n" -"PO-Revision-Date: 2018-04-26 06:08-0400\n" +"PO-Revision-Date: 2018-05-18 06:29-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-addons-18.04.1/po/zh_CN/customtoolsplugin.po new/kdepim-addons-18.04.2/po/zh_CN/customtoolsplugin.po --- old/kdepim-addons-18.04.1/po/zh_CN/customtoolsplugin.po 2018-05-08 02:23:34.000000000 +0200 +++ new/kdepim-addons-18.04.2/po/zh_CN/customtoolsplugin.po 2018-06-05 03:28:40.000000000 +0200 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-02-09 03:32+0100\n" -"PO-Revision-Date: 2018-04-26 06:08-0400\n" +"PO-Revision-Date: 2018-05-18 06:29-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-addons-18.04.1/po/zh_CN/importwizard_plugins.po new/kdepim-addons-18.04.2/po/zh_CN/importwizard_plugins.po --- old/kdepim-addons-18.04.1/po/zh_CN/importwizard_plugins.po 2018-05-08 02:23:34.000000000 +0200 +++ new/kdepim-addons-18.04.2/po/zh_CN/importwizard_plugins.po 2018-06-05 03:28:41.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-02-09 03:32+0100\n" -"PO-Revision-Date: 2018-04-26 06:08-0400\n" +"PO-Revision-Date: 2018-05-18 06:29-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-addons-18.04.1/po/zh_CN/kaddressbook_contacteditor.po new/kdepim-addons-18.04.2/po/zh_CN/kaddressbook_contacteditor.po --- old/kdepim-addons-18.04.1/po/zh_CN/kaddressbook_contacteditor.po 2018-05-08 02:23:34.000000000 +0200 +++ new/kdepim-addons-18.04.2/po/zh_CN/kaddressbook_contacteditor.po 2018-06-05 03:28:41.000000000 +0200 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-10-11 06:54+0200\n" -"PO-Revision-Date: 2018-04-26 06:08-0400\n" +"PO-Revision-Date: 2018-05-18 06:29-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-addons-18.04.1/po/zh_CN/kaddressbook_importexportplugins.po new/kdepim-addons-18.04.2/po/zh_CN/kaddressbook_importexportplugins.po --- old/kdepim-addons-18.04.1/po/zh_CN/kaddressbook_importexportplugins.po 2018-05-08 02:23:34.000000000 +0200 +++ new/kdepim-addons-18.04.2/po/zh_CN/kaddressbook_importexportplugins.po 2018-06-05 03:28:41.000000000 +0200 @@ -11,7 +11,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-10-17 03:40+0200\n" -"PO-Revision-Date: 2018-04-26 06:08-0400\n" +"PO-Revision-Date: 2018-05-18 06:29-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-addons-18.04.1/po/zh_CN/kaddressbook_plugins.po new/kdepim-addons-18.04.2/po/zh_CN/kaddressbook_plugins.po --- old/kdepim-addons-18.04.1/po/zh_CN/kaddressbook_plugins.po 2018-05-08 02:23:34.000000000 +0200 +++ new/kdepim-addons-18.04.2/po/zh_CN/kaddressbook_plugins.po 2018-06-05 03:28:41.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-12-14 03:17+0100\n" -"PO-Revision-Date: 2018-04-26 06:08-0400\n" +"PO-Revision-Date: 2018-05-18 06:29-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-addons-18.04.1/po/zh_CN/kmail_editor_plugins.po new/kdepim-addons-18.04.2/po/zh_CN/kmail_editor_plugins.po --- old/kdepim-addons-18.04.1/po/zh_CN/kmail_editor_plugins.po 2018-05-08 02:23:34.000000000 +0200 +++ new/kdepim-addons-18.04.2/po/zh_CN/kmail_editor_plugins.po 2018-06-05 03:28:41.000000000 +0200 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-03-03 03:27+0100\n" -"PO-Revision-Date: 2018-04-26 06:08-0400\n" +"PO-Revision-Date: 2018-05-18 06:29-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-addons-18.04.1/po/zh_CN/kmail_editorconvertertext_plugins.po new/kdepim-addons-18.04.2/po/zh_CN/kmail_editorconvertertext_plugins.po --- old/kdepim-addons-18.04.1/po/zh_CN/kmail_editorconvertertext_plugins.po 2018-05-08 02:23:34.000000000 +0200 +++ new/kdepim-addons-18.04.2/po/zh_CN/kmail_editorconvertertext_plugins.po 2018-06-05 03:28:41.000000000 +0200 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-03-17 03:23+0100\n" -"PO-Revision-Date: 2018-04-26 06:08-0400\n" +"PO-Revision-Date: 2018-05-18 06:29-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-addons-18.04.1/po/zh_CN/kmail_editorinit_plugins.po new/kdepim-addons-18.04.2/po/zh_CN/kmail_editorinit_plugins.po --- old/kdepim-addons-18.04.1/po/zh_CN/kmail_editorinit_plugins.po 2018-05-08 02:23:34.000000000 +0200 +++ new/kdepim-addons-18.04.2/po/zh_CN/kmail_editorinit_plugins.po 2018-06-05 03:28: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-05-05 02:58+0200\n" -"PO-Revision-Date: 2018-04-26 06:08-0400\n" +"PO-Revision-Date: 2018-05-18 06:29-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-addons-18.04.1/po/zh_CN/kmail_editorsendcheck_plugins.po new/kdepim-addons-18.04.2/po/zh_CN/kmail_editorsendcheck_plugins.po --- old/kdepim-addons-18.04.1/po/zh_CN/kmail_editorsendcheck_plugins.po 2018-05-08 02:23:34.000000000 +0200 +++ new/kdepim-addons-18.04.2/po/zh_CN/kmail_editorsendcheck_plugins.po 2018-06-05 03:28:41.000000000 +0200 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-09-22 03:31+0200\n" -"PO-Revision-Date: 2018-04-26 06:08-0400\n" +"PO-Revision-Date: 2018-05-18 06:29-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-addons-18.04.1/po/zh_CN/kmail_plugins.po new/kdepim-addons-18.04.2/po/zh_CN/kmail_plugins.po --- old/kdepim-addons-18.04.1/po/zh_CN/kmail_plugins.po 2018-05-08 02:23:34.000000000 +0200 +++ new/kdepim-addons-18.04.2/po/zh_CN/kmail_plugins.po 2018-06-05 03:28:41.000000000 +0200 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-09-14 03:26+0200\n" -"PO-Revision-Date: 2018-04-26 06:08-0400\n" +"PO-Revision-Date: 2018-05-18 06:29-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-addons-18.04.1/po/zh_CN/kmailtransport_plugins.po new/kdepim-addons-18.04.2/po/zh_CN/kmailtransport_plugins.po --- old/kdepim-addons-18.04.1/po/zh_CN/kmailtransport_plugins.po 2018-05-08 02:23:34.000000000 +0200 +++ new/kdepim-addons-18.04.2/po/zh_CN/kmailtransport_plugins.po 2018-06-05 03:28:41.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-02-09 03:32+0100\n" -"PO-Revision-Date: 2018-04-26 06:08-0400\n" +"PO-Revision-Date: 2018-05-18 06:29-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-addons-18.04.1/po/zh_CN/korganizer_plugins.po new/kdepim-addons-18.04.2/po/zh_CN/korganizer_plugins.po --- old/kdepim-addons-18.04.1/po/zh_CN/korganizer_plugins.po 2018-05-08 02:23:34.000000000 +0200 +++ new/kdepim-addons-18.04.2/po/zh_CN/korganizer_plugins.po 2018-06-05 03:28:41.000000000 +0200 @@ -15,7 +15,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-01-31 03:25+0100\n" -"PO-Revision-Date: 2018-04-26 06:08-0400\n" +"PO-Revision-Date: 2018-05-18 06:29-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-addons-18.04.1/po/zh_CN/mailreader.po new/kdepim-addons-18.04.2/po/zh_CN/mailreader.po --- old/kdepim-addons-18.04.1/po/zh_CN/mailreader.po 2018-05-08 02:23:34.000000000 +0200 +++ new/kdepim-addons-18.04.2/po/zh_CN/mailreader.po 2018-06-05 03:28:41.000000000 +0200 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-12-15 03:15+0100\n" -"PO-Revision-Date: 2018-04-26 06:08-0400\n" +"PO-Revision-Date: 2018-05-18 06:29-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-addons-18.04.1/po/zh_CN/messageviewer_application_gnupgwks_plugin.po new/kdepim-addons-18.04.2/po/zh_CN/messageviewer_application_gnupgwks_plugin.po --- old/kdepim-addons-18.04.1/po/zh_CN/messageviewer_application_gnupgwks_plugin.po 2018-05-08 02:23:34.000000000 +0200 +++ new/kdepim-addons-18.04.2/po/zh_CN/messageviewer_application_gnupgwks_plugin.po 2018-06-05 03:28:40.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-11-28 03:09+0100\n" -"PO-Revision-Date: 2018-04-26 06:08-0400\n" +"PO-Revision-Date: 2018-05-18 06:29-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-addons-18.04.1/po/zh_CN/messageviewer_application_mstnef_plugin.po new/kdepim-addons-18.04.2/po/zh_CN/messageviewer_application_mstnef_plugin.po --- old/kdepim-addons-18.04.1/po/zh_CN/messageviewer_application_mstnef_plugin.po 2018-05-08 02:23:34.000000000 +0200 +++ new/kdepim-addons-18.04.2/po/zh_CN/messageviewer_application_mstnef_plugin.po 2018-06-05 03:28:40.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-10-17 03:40+0200\n" -"PO-Revision-Date: 2018-04-26 06:08-0400\n" +"PO-Revision-Date: 2018-05-18 06:29-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-addons-18.04.1/po/zh_CN/messageviewer_bodypartformatter_pkpass.po new/kdepim-addons-18.04.2/po/zh_CN/messageviewer_bodypartformatter_pkpass.po --- old/kdepim-addons-18.04.1/po/zh_CN/messageviewer_bodypartformatter_pkpass.po 2018-05-08 02:23:34.000000000 +0200 +++ new/kdepim-addons-18.04.2/po/zh_CN/messageviewer_bodypartformatter_pkpass.po 2018-06-05 03:28:40.000000000 +0200 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-11-28 03:09+0100\n" -"PO-Revision-Date: 2018-04-26 06:08-0400\n" +"PO-Revision-Date: 2018-05-18 06:29-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-addons-18.04.1/po/zh_CN/messageviewer_semantic_plugin.po new/kdepim-addons-18.04.2/po/zh_CN/messageviewer_semantic_plugin.po --- old/kdepim-addons-18.04.1/po/zh_CN/messageviewer_semantic_plugin.po 2018-05-08 02:23:34.000000000 +0200 +++ new/kdepim-addons-18.04.2/po/zh_CN/messageviewer_semantic_plugin.po 2018-06-05 03:28:40.000000000 +0200 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-03-17 03:23+0100\n" -"PO-Revision-Date: 2018-04-26 06:08-0400\n" +"PO-Revision-Date: 2018-05-18 06:29-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-addons-18.04.1/po/zh_CN/messageviewer_text_calendar_plugin.po new/kdepim-addons-18.04.2/po/zh_CN/messageviewer_text_calendar_plugin.po --- old/kdepim-addons-18.04.1/po/zh_CN/messageviewer_text_calendar_plugin.po 2018-05-08 02:23:34.000000000 +0200 +++ new/kdepim-addons-18.04.2/po/zh_CN/messageviewer_text_calendar_plugin.po 2018-06-05 03:28:40.000000000 +0200 @@ -6,7 +6,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-10-17 03:40+0200\n" -"PO-Revision-Date: 2018-04-26 06:08-0400\n" +"PO-Revision-Date: 2018-05-18 06:29-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-addons-18.04.1/po/zh_CN/messageviewer_text_vcard_plugin.po new/kdepim-addons-18.04.2/po/zh_CN/messageviewer_text_vcard_plugin.po --- old/kdepim-addons-18.04.1/po/zh_CN/messageviewer_text_vcard_plugin.po 2018-05-08 02:23:34.000000000 +0200 +++ new/kdepim-addons-18.04.2/po/zh_CN/messageviewer_text_vcard_plugin.po 2018-06-05 03:28:40.000000000 +0200 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-10-17 03:40+0200\n" -"PO-Revision-Date: 2018-04-26 06:08-0400\n" +"PO-Revision-Date: 2018-05-18 06:29-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-addons-18.04.1/po/zh_CN/messageviewerheaderplugins.po new/kdepim-addons-18.04.2/po/zh_CN/messageviewerheaderplugins.po --- old/kdepim-addons-18.04.1/po/zh_CN/messageviewerheaderplugins.po 2018-05-08 02:23:34.000000000 +0200 +++ new/kdepim-addons-18.04.2/po/zh_CN/messageviewerheaderplugins.po 2018-06-05 03:28:40.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-12-29 03:04+0100\n" -"PO-Revision-Date: 2018-04-26 06:08-0400\n" +"PO-Revision-Date: 2018-05-18 06:29-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-addons-18.04.1/po/zh_CN/messageviewerplugins.po new/kdepim-addons-18.04.2/po/zh_CN/messageviewerplugins.po --- old/kdepim-addons-18.04.1/po/zh_CN/messageviewerplugins.po 2018-05-08 02:23:34.000000000 +0200 +++ new/kdepim-addons-18.04.2/po/zh_CN/messageviewerplugins.po 2018-06-05 03:28:41.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-09-14 03:26+0200\n" -"PO-Revision-Date: 2018-04-26 06:08-0400\n" +"PO-Revision-Date: 2018-05-18 06:29-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-addons-18.04.1/po/zh_CN/pimeventsplugin.po new/kdepim-addons-18.04.2/po/zh_CN/pimeventsplugin.po --- old/kdepim-addons-18.04.1/po/zh_CN/pimeventsplugin.po 2018-05-08 02:23:34.000000000 +0200 +++ new/kdepim-addons-18.04.2/po/zh_CN/pimeventsplugin.po 2018-06-05 03:28: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-17 03:07+0200\n" -"PO-Revision-Date: 2018-04-26 06:08-0400\n" +"PO-Revision-Date: 2018-05-18 06:29-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-addons-18.04.1/po/zh_CN/sieveeditor_plugins.po new/kdepim-addons-18.04.2/po/zh_CN/sieveeditor_plugins.po --- old/kdepim-addons-18.04.1/po/zh_CN/sieveeditor_plugins.po 2018-05-08 02:23:34.000000000 +0200 +++ new/kdepim-addons-18.04.2/po/zh_CN/sieveeditor_plugins.po 2018-06-05 03:28:41.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-03-21 06:22+0100\n" -"PO-Revision-Date: 2018-04-26 06:08-0400\n" +"PO-Revision-Date: 2018-05-18 06:29-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-addons-18.04.1/po/zh_CN/webengineurlinterceptor.po new/kdepim-addons-18.04.2/po/zh_CN/webengineurlinterceptor.po --- old/kdepim-addons-18.04.1/po/zh_CN/webengineurlinterceptor.po 2018-05-08 02:23:34.000000000 +0200 +++ new/kdepim-addons-18.04.2/po/zh_CN/webengineurlinterceptor.po 2018-06-05 03:28:41.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2017-12-19 03:09+0100\n" -"PO-Revision-Date: 2018-04-26 06:08-0400\n" +"PO-Revision-Date: 2018-05-18 06:29-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -254,7 +254,7 @@ #: adblock/lib/widgets/adblocksettingwidget.cpp:198 #, kde-format msgid "Remove" -msgstr "移除" +msgstr "删除" #: adblock/lib/widgets/adblocksettingwidget.cpp:403 #, kde-format
