Hello community,

here is the log from the commit of package kdepim-addons for openSUSE:Factory 
checked in at 2017-11-16 14:21:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdepim-addons (Old)
 and      /work/SRC/openSUSE:Factory/.kdepim-addons.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdepim-addons"

Thu Nov 16 14:21:40 2017 rev:21 rq:540867 version:17.08.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdepim-addons/kdepim-addons.changes      
2017-10-23 16:29:50.006563463 +0200
+++ /work/SRC/openSUSE:Factory/.kdepim-addons.new/kdepim-addons.changes 
2017-11-16 14:21:45.460540784 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:11:27 CET 2017 - [email protected]
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * We need to load value not saving it
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kdepim-addons.spec ++++++
--- /var/tmp/diff_new_pack.BFgbaL/_old  2017-11-16 14:21:46.868489799 +0100
+++ /var/tmp/diff_new_pack.BFgbaL/_new  2017-11-16 14:21:46.868489799 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:           kdepim-addons
-Version:        17.08.2
+Version:        17.08.3
 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-17.08.2.tar.xz -> kdepim-addons-17.08.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-17.08.2/CMakeLists.txt 
new/kdepim-addons-17.08.3/CMakeLists.txt
--- old/kdepim-addons-17.08.2/CMakeLists.txt    2017-10-10 02:17:58.000000000 
+0200
+++ new/kdepim-addons-17.08.3/CMakeLists.txt    2017-11-07 02:29:03.000000000 
+0100
@@ -17,7 +17,7 @@
     set(KDEPIMADDONS_DEV_VERSION " ${KDEPIMADDONS_DEV_VERSION}")
 endif()
 
-set(PIM_VERSION "5.6.2")
+set(PIM_VERSION "5.6.3")
 
 set(KDEPIMADDONS_VERSION_NUMBER ${PIM_VERSION})
 set(KDEPIMADDONS_VERSION 
"${KDEPIMADDONS_VERSION_NUMBER}${KDEPIMADDONS_DEV_VERSION}")
@@ -25,7 +25,7 @@
 set(KDEPIMADDONS_LIB_VERSION "${KDEPIMADDONS_VERSION_NUMBER}")
 set(KDEPIMADDONS_LIB_SOVERSION "5")
 
-set(AKONADINOTES_LIB_VERSION "5.6.1")
+set(AKONADINOTES_LIB_VERSION "5.6.3")
 set(QT_REQUIRED_VERSION "5.7.0")
 include(ECMOptionalAddSubdirectory)
 include(ECMInstallIcons)
@@ -58,28 +58,28 @@
 find_package(KF5XmlGui ${KF5_VERSION} CONFIG REQUIRED)
 find_package(KF5Declarative ${KF5_VERSION} CONFIG REQUIRED)
 
-set(MAILCOMMON_LIB_VERSION "5.6.1")
-set(GRAVATAR_LIB_VERSION "5.6.1")
-set(PIMCOMMON_LIB_VERSION "5.6.1")
-set(GRANTLEETHEME_LIB_VERSION "5.6.1")
-set(CALENDARSUPPORT_LIB_VERSION "5.6.1")
-set(EVENTVIEW_LIB_VERSION "5.6.1")
-set(LIBKDEPIM_LIB_VERSION "5.6.1")
-set(KDEPIM_APPS_LIB_VERSION "5.6.1")
-set(LIBKLEO_LIB_VERSION "5.6.1")
-set(AKONADI_LIB_VERSION "5.6.1")
-set(INCIDENCEEDITOR_LIB_VERSION "5.6.1")
-set(KTNEF_LIB_VERSION "5.6.1")
-set(MESSAGELIB_LIB_VERSION "5.6.1")
-set(AKONADICALENDAR_LIB_VERSION "5.6.1")
-set(CALENDAR_UTILS_VERSION "5.6.1")
-set(KPIMTEXTEDIT_LIB_VERSION "5.6.1")
-set(KIMAP_LIB_VERSION "5.6.1")
-set(LIBKSIEVE_LIB_VERSION_LIB "5.6.1")
-set(KMAILTRANSPORT_LIB_VERSION "5.6.1")
-set(AKONADICONTACT_LIB_VERSION "5.6.1")
-set(IMPORTWIZARD_LIB_VERSION "5.6.1")
-set(MAILIMPORTER_LIB_VERSION "5.6.1")
+set(MAILCOMMON_LIB_VERSION "5.6.3")
+set(GRAVATAR_LIB_VERSION "5.6.3")
+set(PIMCOMMON_LIB_VERSION "5.6.3")
+set(GRANTLEETHEME_LIB_VERSION "5.6.3")
+set(CALENDARSUPPORT_LIB_VERSION "5.6.3")
+set(EVENTVIEW_LIB_VERSION "5.6.3")
+set(LIBKDEPIM_LIB_VERSION "5.6.3")
+set(KDEPIM_APPS_LIB_VERSION "5.6.3")
+set(LIBKLEO_LIB_VERSION "5.6.3")
+set(AKONADI_LIB_VERSION "5.6.3")
+set(INCIDENCEEDITOR_LIB_VERSION "5.6.3")
+set(KTNEF_LIB_VERSION "5.6.3")
+set(MESSAGELIB_LIB_VERSION "5.6.3")
+set(AKONADICALENDAR_LIB_VERSION "5.6.3")
+set(CALENDAR_UTILS_VERSION "5.6.3")
+set(KPIMTEXTEDIT_LIB_VERSION "5.6.3")
+set(KIMAP_LIB_VERSION "5.6.3")
+set(LIBKSIEVE_LIB_VERSION_LIB "5.6.3")
+set(KMAILTRANSPORT_LIB_VERSION "5.6.3")
+set(AKONADICONTACT_LIB_VERSION "5.6.3")
+set(IMPORTWIZARD_LIB_VERSION "5.6.3")
+set(MAILIMPORTER_LIB_VERSION "5.6.3")
 
 
 find_package(KF5CalendarUtils ${CALENDAR_UTILS_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-17.08.2/kmail/editorinitplugins/externalcomposer/kmail_externalcomposereditorplugin.json
 
new/kdepim-addons-17.08.3/kmail/editorinitplugins/externalcomposer/kmail_externalcomposereditorplugin.json
--- 
old/kdepim-addons-17.08.2/kmail/editorinitplugins/externalcomposer/kmail_externalcomposereditorplugin.json
  2017-10-09 06:34:03.000000000 +0200
+++ 
new/kdepim-addons-17.08.3/kmail/editorinitplugins/externalcomposer/kmail_externalcomposereditorplugin.json
  2017-11-01 05:51:20.000000000 +0100
@@ -4,6 +4,7 @@
         "Description[ca@valencia]": "Este connector permet usar un editor 
extern.",
         "Description[ca]": "Aquest connector permet usar un editor extern.",
         "Description[cs]": "Tento modul umožňuje použít externí editor.",
+        "Description[de]": "Mit diesem Modul können Sie einen externen 
E-Mail-Editor verwenden.",
         "Description[es]": "Este complemento le permite usar un editor 
externo.",
         "Description[fr]": "Ce module permet d'utiliser un éditeur externe.",
         "Description[it]": "Questa estensione permette di usare un compositore 
esterno.",
@@ -27,6 +28,7 @@
         "Name[ca@valencia]": "Obri un editor extern",
         "Name[ca]": "Obre un editor extern",
         "Name[cs]": "Otevřít externí editor",
+        "Name[de]": "Externen E-Mail-Editor öffnen",
         "Name[es]": "Abrir editor externo",
         "Name[fr]": "Ouvrir l'éditeur externe",
         "Name[it]": "Apri un compositore esterno",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-17.08.2/korganizer/plugins/picoftheday/picoftheday.desktop 
new/kdepim-addons-17.08.3/korganizer/plugins/picoftheday/picoftheday.desktop
--- 
old/kdepim-addons-17.08.2/korganizer/plugins/picoftheday/picoftheday.desktop    
    2017-10-09 06:34:03.000000000 +0200
+++ 
new/kdepim-addons-17.08.3/korganizer/plugins/picoftheday/picoftheday.desktop    
    2017-11-01 05:51:20.000000000 +0100
@@ -11,7 +11,7 @@
 Name[et]=Wikipedia päevapildi plugin kalendritele
 Name[fi]=Wikipedian päivän kuva -liitännäinen
 Name[fr]=Module externe « Image du jour » de Wikipédia
-Name[gl]=Complemento para a Imaxe do Día da Wikipedia nos Calendarios
+Name[gl]=Complemento para a imaxe do día de Wikipedia nos calendarios
 Name[ia]=Plug-in del pictura del die de Wikipedia pro calendarios
 Name[it]=Estensione "foto del giorno" di Wikipedia per i calendari
 Name[ja]=Wikipedia 今日の写真プラグイン
@@ -46,7 +46,7 @@
 Comment[et]=See plugin näitab Wikipedia päevapilti
 Comment[fi]=Tämä liitännäinen tarjoaa Wikipedian päivän kuvan
 Comment[fr]=Ce module externe fournit l'image du jour de Wikipédia
-Comment[gl]=Este complemento fornece a Imaxe do Día da Wikipedia
+Comment[gl]=Este complemento fornece a imaxe do día de Wikipedia
 Comment[ia]=Iste plug-in provide le pictura del die de Wikipedia
 Comment[it]=Questa estensione fornisce la "foto del giorno" di Wikipedia
 Comment[ja]=Wikipedia の「今日の写真」を提供します。
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-17.08.2/korganizer/plugins/thisdayinhistory/thisdayinhistory.desktop
 
new/kdepim-addons-17.08.3/korganizer/plugins/thisdayinhistory/thisdayinhistory.desktop
--- 
old/kdepim-addons-17.08.2/korganizer/plugins/thisdayinhistory/thisdayinhistory.desktop
      2017-10-09 06:34:03.000000000 +0200
+++ 
new/kdepim-addons-17.08.3/korganizer/plugins/thisdayinhistory/thisdayinhistory.desktop
      2017-11-01 05:51:20.000000000 +0100
@@ -11,7 +11,7 @@
 Name[et]=Wikipedia 'täna ajaloos' plugin
 Name[fi]=Wikipedian Tämä päivä historiassa -liitännäinen
 Name[fr]=Module externe « Ce jour dans l'histoire » d'après Wikipédia
-Name[gl]=Complemento «Este Día na Historia» da Wikipedia
+Name[gl]=Complemento «Este día na historia» de Wikipedia
 Name[ia]=Plug-in pro 'Iste die in le historia' de Wikipedia
 Name[it]=Estensione "Questo giorno nella storia" di Wikipedia
 Name[ja]=Wikipedia 今日は何の日プラグイン
@@ -44,7 +44,7 @@
 Comment[et]=See plugin näitab Wikipedia 'täna ajaloos' lehekülgi
 Comment[fi]=Tämä liitännäinen tarjoaa linkin Wikipedian Tämä päivä historiassa 
-sivuille
 Comment[fr]=Ce module externe fournit un lien vers la page « Ce jour dans 
l'histoire » de Wikipédia
-Comment[gl]=Este complemento fornece ligazóns ás páxinas «Este Día na 
Historia» da Wikipedia
+Comment[gl]=Este complemento fornece ligazóns ás páxinas «Este día na 
historia» de Wikipedia
 Comment[ia]=Iste plug-in provide ligamines al paginas de Wikipedia super 'Iste 
die in le historia'
 Comment[it]=Questa estensione fornisce la pagina "Questo giorno nella storia" 
di Wikipedia
 Comment[ja]=Wikipedia の「今日は何の日」へのリンクを提供します。
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-17.08.2/plugins/customtoolsplugins/shorturlplugin/pimcommon_shorturlplugin.json
 
new/kdepim-addons-17.08.3/plugins/customtoolsplugins/shorturlplugin/pimcommon_shorturlplugin.json
--- 
old/kdepim-addons-17.08.2/plugins/customtoolsplugins/shorturlplugin/pimcommon_shorturlplugin.json
   2017-10-09 06:34:03.000000000 +0200
+++ 
new/kdepim-addons-17.08.3/plugins/customtoolsplugins/shorturlplugin/pimcommon_shorturlplugin.json
   2017-11-01 05:51:20.000000000 +0100
@@ -12,6 +12,7 @@
         "Description[nl]": "Deze plug-in stelt u in staat een URL te 
expanderen.",
         "Description[pl]": "Ta wtyczka umożliwia ci rozwijanie adresów URL.",
         "Description[pt]": "Este 'plugin' permite-lhe expandir o URL.",
+        "Description[ru]": "Этот модуль позволяет раскрывать сокращённые 
ссылки.",
         "Description[sk]": "Tento plugin vám umožní expandovať URL.",
         "Description[sl]": "Ta vstavek omogoča razširitev okrajšanih naslovov 
URL.",
         "Description[sr@ijekavian]": "Овај прикључак омогућава проширивање 
УРЛ‑ова",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-17.08.2/plugins/customtoolsplugins/translatorplugin/pimcommon_translatorplugin.json
 
new/kdepim-addons-17.08.3/plugins/customtoolsplugins/translatorplugin/pimcommon_translatorplugin.json
--- 
old/kdepim-addons-17.08.2/plugins/customtoolsplugins/translatorplugin/pimcommon_translatorplugin.json
       2017-10-09 06:34:03.000000000 +0200
+++ 
new/kdepim-addons-17.08.3/plugins/customtoolsplugins/translatorplugin/pimcommon_translatorplugin.json
       2017-11-01 05:51:20.000000000 +0100
@@ -12,6 +12,7 @@
         "Description[nl]": "Deze plug-in stelt u in staat tekst te vertalen.",
         "Description[pl]": "Ta wtyczka umożliwia ci tłumaczenie tekstu.",
         "Description[pt]": "Este 'plugin' permite-lhe traduzir o texto.",
+        "Description[ru]": "Этот модуль позволяет переводить текста на другой 
язык.",
         "Description[sk]": "Tento plugin vám umožní preložiť text.",
         "Description[sl]": "Ta vstavek omogoča prevod besedila.",
         "Description[sr@ijekavian]": "Овај прикључак омогућава превођење 
текста",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-17.08.2/plugins/messageviewerheaderplugins/allheaderstyleplugin/messageviewer_allheaderstyleplugin.json
 
new/kdepim-addons-17.08.3/plugins/messageviewerheaderplugins/allheaderstyleplugin/messageviewer_allheaderstyleplugin.json
--- 
old/kdepim-addons-17.08.2/plugins/messageviewerheaderplugins/allheaderstyleplugin/messageviewer_allheaderstyleplugin.json
   2017-10-09 06:34:03.000000000 +0200
+++ 
new/kdepim-addons-17.08.3/plugins/messageviewerheaderplugins/allheaderstyleplugin/messageviewer_allheaderstyleplugin.json
   2017-11-01 05:51:20.000000000 +0100
@@ -12,6 +12,7 @@
         "Description[nl]": "Deze plug-in toont de gehele e-mailheader.",
         "Description[pl]": "Ta wtyczka pokazuje ci wszystkie nagłówki 
pocztowe.",
         "Description[pt]": "Este 'plugin' mostra-lhe todos os cabeçalhos de 
e-mails.",
+        "Description[ru]": "Этот модуль определяет стиль заголовков со всеми 
полями.",
         "Description[sk]": "Tento plugin vám zobrazí celú mailovú hlavičku.",
         "Description[sl]": "Ta vstavek pokaže vse glave sporočila.",
         "Description[sr@ijekavian]": "Овај прикључак приказује цело заглавље 
порука",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-17.08.2/plugins/messageviewerheaderplugins/briefheaderstyleplugin/messageviewer_briefheaderstyleplugin.json
 
new/kdepim-addons-17.08.3/plugins/messageviewerheaderplugins/briefheaderstyleplugin/messageviewer_briefheaderstyleplugin.json
--- 
old/kdepim-addons-17.08.2/plugins/messageviewerheaderplugins/briefheaderstyleplugin/messageviewer_briefheaderstyleplugin.json
       2017-10-09 06:34:03.000000000 +0200
+++ 
new/kdepim-addons-17.08.3/plugins/messageviewerheaderplugins/briefheaderstyleplugin/messageviewer_briefheaderstyleplugin.json
       2017-11-01 05:51:20.000000000 +0100
@@ -11,6 +11,7 @@
         "Description[nl]": "Deze plug-in reduceert de e-mailheader tot het 
strikte minimum.",
         "Description[pl]": "Ta wtyczka ogranicza nagłówek pocztowy do 
niezbędnego minimum.",
         "Description[pt]": "Este 'plugin' reduz o cabeçalho do e-mail ao 
mínimo necessário.",
+        "Description[ru]": "Этот модуль определяет краткий стиль заголовков.",
         "Description[sk]": "Tento plugin zmenší mailové hlavičku na nevyhnutné 
minimum.",
         "Description[sl]": "Ta vstavek skrči glavo sporočila na najmanjšo 
mogočo velikost.",
         "Description[sr@ijekavian]": "Овај прикључак сажима заглавље порука на 
строги минимум",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-17.08.2/plugins/messageviewerheaderplugins/enterpriseheaderstyleplugin/messageviewer_enterpriseheaderstyleplugin.json
 
new/kdepim-addons-17.08.3/plugins/messageviewerheaderplugins/enterpriseheaderstyleplugin/messageviewer_enterpriseheaderstyleplugin.json
--- 
old/kdepim-addons-17.08.2/plugins/messageviewerheaderplugins/enterpriseheaderstyleplugin/messageviewer_enterpriseheaderstyleplugin.json
     2017-10-09 06:34:03.000000000 +0200
+++ 
new/kdepim-addons-17.08.3/plugins/messageviewerheaderplugins/enterpriseheaderstyleplugin/messageviewer_enterpriseheaderstyleplugin.json
     2017-11-01 05:51:20.000000000 +0100
@@ -11,6 +11,7 @@
         "Description[nl]": "Deze plug-in definieert een e-mailheaderstijl voor 
bedrijven.",
         "Description[pl]": "Ta wtyczka określa wygląd nagłówka pocztowego dla 
firm.",
         "Description[pt]": "Este 'plugin' define um estilo de cabeçalhos dos 
e-mails para empresas.",
+        "Description[ru]": "Этот модуль определяет корпоративный стиль 
заголовков.",
         "Description[sk]": "Tento plugin definuje štýl mailovej hlavičky pre 
podnik.",
         "Description[sl]": "Ta vstavek določa poslovni slog glav sporočila.",
         "Description[sr@ijekavian]": "Овај прикључак дефинише стил пословног 
заглавља порука",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-17.08.2/plugins/messageviewerheaderplugins/fancyheaderstyleplugin/messageviewer_fancyheaderstyleplugin.json
 
new/kdepim-addons-17.08.3/plugins/messageviewerheaderplugins/fancyheaderstyleplugin/messageviewer_fancyheaderstyleplugin.json
--- 
old/kdepim-addons-17.08.2/plugins/messageviewerheaderplugins/fancyheaderstyleplugin/messageviewer_fancyheaderstyleplugin.json
       2017-10-09 06:34:03.000000000 +0200
+++ 
new/kdepim-addons-17.08.3/plugins/messageviewerheaderplugins/fancyheaderstyleplugin/messageviewer_fancyheaderstyleplugin.json
       2017-11-01 05:51:20.000000000 +0100
@@ -11,6 +11,7 @@
         "Description[nl]": "Deze plug-in biedt u een elegante 
e-mailheaderstijl.",
         "Description[pl]": "Ta wtyczka dostarcza eleganckich nagłówków 
pocztowych.",
         "Description[pt]": "Este 'plugin' oferece-lhe um estilo de cabeçalhos 
de e-mail bonito.",
+        "Description[ru]": "Этот модуль определяет изящный стиль заголовков.",
         "Description[sk]": "Tento plugin vám poskytne ozdobný štýl mailovej 
hlavičky.",
         "Description[sl]": "Ta vstavek določa razkošen slog glav sporočila.",
         "Description[sr@ijekavian]": "Овај прикључак даје помодни стил 
заглавља порука",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-17.08.2/plugins/messageviewerheaderplugins/grantleeheaderstyleplugin/messageviewer_grantleeheaderstyleplugin.json
 
new/kdepim-addons-17.08.3/plugins/messageviewerheaderplugins/grantleeheaderstyleplugin/messageviewer_grantleeheaderstyleplugin.json
--- 
old/kdepim-addons-17.08.2/plugins/messageviewerheaderplugins/grantleeheaderstyleplugin/messageviewer_grantleeheaderstyleplugin.json
 2017-10-09 06:34:03.000000000 +0200
+++ 
new/kdepim-addons-17.08.3/plugins/messageviewerheaderplugins/grantleeheaderstyleplugin/messageviewer_grantleeheaderstyleplugin.json
 2017-11-01 05:51:20.000000000 +0100
@@ -12,6 +12,7 @@
         "Description[nl]": "Deze plug-in stelt u in staat een op Grantlee 
gebaseerde e-mailheaderstijl te gebruiken.",
         "Description[pl]": "Ta wtyczka dostarcza obsługi nagłówków pocztowych 
Grantlee.",
         "Description[pt]": "Este 'plugin' permite-lhe usar um estilo de 
cabeçalhos de e-mail baseado no Grantlee.",
+        "Description[ru]": "Этот модуль позволяет использовать стили 
заголовков на основе Grantlee.",
         "Description[sk]": "Tento plugin vám poloví podporu pre štýl mailovej 
hlavičky Grantlee.",
         "Description[sl]": "Ta vstavek omogoča podporo slogom glav sporočil 
grantlee.",
         "Description[sr@ijekavian]": "Овај прикључак подржава Грантлијев стил 
заглавља порука",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-17.08.2/plugins/messageviewerheaderplugins/longheaderstyleplugin/messageviewer_longheaderstyleplugin.json
 
new/kdepim-addons-17.08.3/plugins/messageviewerheaderplugins/longheaderstyleplugin/messageviewer_longheaderstyleplugin.json
--- 
old/kdepim-addons-17.08.2/plugins/messageviewerheaderplugins/longheaderstyleplugin/messageviewer_longheaderstyleplugin.json
 2017-10-09 06:34:03.000000000 +0200
+++ 
new/kdepim-addons-17.08.3/plugins/messageviewerheaderplugins/longheaderstyleplugin/messageviewer_longheaderstyleplugin.json
 2017-11-01 05:51:20.000000000 +0100
@@ -12,6 +12,7 @@
         "Description[nl]": "Deze plug-in stelt u in staat de gehele header van 
het e-mailbericht te tonen.",
         "Description[pl]": "Ta wtyczka umożliwia ci pokazanie wszystkich 
nagłówków pocztowych.",
         "Description[pt]": "Este 'plugin' permite-lhe ver todos os cabeçalhos 
a partir do e-mail.",
+        "Description[ru]": "Этот модуль определяет подробный стиль 
заголовков.",
         "Description[sk]": "Tento plugin vám umožní zobraziť všetky hlavičky z 
mailu.",
         "Description[sl]": "Ta vstavek omogoča prikaz vseh glav sporočila.",
         "Description[sr@ijekavian]": "Овај прикључак омогућава приказ свих 
заглавља у поруци",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-17.08.2/plugins/messageviewerheaderplugins/standardsheaderstyleplugin/messageviewer_standardsheaderstyleplugin.json
 
new/kdepim-addons-17.08.3/plugins/messageviewerheaderplugins/standardsheaderstyleplugin/messageviewer_standardsheaderstyleplugin.json
--- 
old/kdepim-addons-17.08.2/plugins/messageviewerheaderplugins/standardsheaderstyleplugin/messageviewer_standardsheaderstyleplugin.json
       2017-10-09 06:34:03.000000000 +0200
+++ 
new/kdepim-addons-17.08.3/plugins/messageviewerheaderplugins/standardsheaderstyleplugin/messageviewer_standardsheaderstyleplugin.json
       2017-11-01 05:51:20.000000000 +0100
@@ -9,6 +9,7 @@
         "Description[nl]": "Deze plug-in definieert de standaard stijl van de 
e-mailkop.",
         "Description[pl]": "Ta wtyczka określa wygląd standardowego nagłówka 
pocztowego.",
         "Description[pt]": "Este 'plugin' define o estilo-padrão de cabeçalhos 
dos e-mails.",
+        "Description[ru]": "Этот модуль определяет стандартный стиль 
заголовков.",
         "Description[sk]": "Tento plugin definuje štandardný štýl mailovej 
hlavičky.",
         "Description[sl]": "Ta vstavek določa običajni slog glav sporočila.",
         "Description[sr@ijekavian]": "Овај прикључак дефинише стандардни стил 
заглавља порука",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-17.08.2/plugins/messageviewerplugins/externalscriptplugin/messageviewer_externalscriptplugin.json
 
new/kdepim-addons-17.08.3/plugins/messageviewerplugins/externalscriptplugin/messageviewer_externalscriptplugin.json
--- 
old/kdepim-addons-17.08.2/plugins/messageviewerplugins/externalscriptplugin/messageviewer_externalscriptplugin.json
 2017-10-09 06:34:03.000000000 +0200
+++ 
new/kdepim-addons-17.08.3/plugins/messageviewerplugins/externalscriptplugin/messageviewer_externalscriptplugin.json
 2017-11-01 05:51:20.000000000 +0100
@@ -11,6 +11,7 @@
         "Description[nl]": "Deze plug-in stelt u in staat een extern script 
tegen de berichtenviewer te gebruiken.",
         "Description[pl]": "Ta wtyczka umożliwia używanie zewnętrznych 
skryptów w przeglądarce wiadomości.",
         "Description[pt]": "Este 'plugin' permite-lhe usar um programa externo 
com o visualizador de mensagens.",
+        "Description[ru]": "Этот модуль позволяет обрабатывать содержимое 
письма с помощью внешнего сценария.",
         "Description[sk]": "Tento plugin vám umožní použiť externý skript cez 
prehliadač správ.",
         "Description[sl]": "Ta vstavek omogoča uporabo zunanjega skripta v 
pregledovalniku sporočil.",
         "Description[sr@ijekavian]": "Овај прикључак омогућава коришћење 
спољашње скрипте место приказивача порука",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-17.08.2/plugins/webengineurlinterceptor/adblock/lib/widgets/adblocksettingwidget.cpp
 
new/kdepim-addons-17.08.3/plugins/webengineurlinterceptor/adblock/lib/widgets/adblocksettingwidget.cpp
--- 
old/kdepim-addons-17.08.2/plugins/webengineurlinterceptor/adblock/lib/widgets/adblocksettingwidget.cpp
      2017-10-09 06:34:03.000000000 +0200
+++ 
new/kdepim-addons-17.08.3/plugins/webengineurlinterceptor/adblock/lib/widgets/adblocksettingwidget.cpp
      2017-11-01 05:51:20.000000000 +0100
@@ -205,7 +205,7 @@
     const bool bUseDefaults = 
AdBlock::AdBlockSettings::self()->useDefaults(true);
     loadWidget(mUi->checkEnableAdblock, 
AdBlock::AdBlockSettings::self()->adBlockEnabledItem());
     
mUi->tabWidget->setEnabled(AdBlock::AdBlockSettings::self()->adBlockEnabled());
-    saveCheckBox(mUi->checkHideAds, 
AdBlock::AdBlockSettings::self()->hideAdsEnabledItem());
+    loadWidget(mUi->checkHideAds, 
AdBlock::AdBlockSettings::self()->hideAdsEnabledItem());
     loadWidget(mUi->spinBox, 
AdBlock::AdBlockSettings::self()->adBlockUpdateIntervalItem());
     AdBlock::AdBlockSettings::self()->useDefaults(bUseDefaults);
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-17.08.2/plugins/webengineurlinterceptor/adblock/messageviewer_adblockurlinterceptor.json
 
new/kdepim-addons-17.08.3/plugins/webengineurlinterceptor/adblock/messageviewer_adblockurlinterceptor.json
--- 
old/kdepim-addons-17.08.2/plugins/webengineurlinterceptor/adblock/messageviewer_adblockurlinterceptor.json
  2017-10-09 06:34:03.000000000 +0200
+++ 
new/kdepim-addons-17.08.3/plugins/webengineurlinterceptor/adblock/messageviewer_adblockurlinterceptor.json
  2017-11-01 05:51:20.000000000 +0100
@@ -11,6 +11,7 @@
         "Description[nl]": "Deze plug-in stelt u in staat advertenties te 
blokkeren.",
         "Description[pl]": "Ta wtyczka blokuje reklamy.",
         "Description[pt]": "Este 'plugin' permite bloquear a publicidade.",
+        "Description[ru]": "Этот модуль позволяет блокировать рекламу.",
         "Description[sk]": "Tieto pluginy vám umožnia blokovať reklamy.",
         "Description[sl]": "Ta vstavek omogoča blokiranje oglasov.",
         "Description[sr@ijekavian]": "Овај прикључак омогућава блокирање 
реклама",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-17.08.2/plugins/webengineurlinterceptor/donottrack/messageviewer_donottrackurlinterceptor.json
 
new/kdepim-addons-17.08.3/plugins/webengineurlinterceptor/donottrack/messageviewer_donottrackurlinterceptor.json
--- 
old/kdepim-addons-17.08.2/plugins/webengineurlinterceptor/donottrack/messageviewer_donottrackurlinterceptor.json
    2017-10-09 06:34:03.000000000 +0200
+++ 
new/kdepim-addons-17.08.3/plugins/webengineurlinterceptor/donottrack/messageviewer_donottrackurlinterceptor.json
    2017-11-01 05:51:20.000000000 +0100
@@ -11,6 +11,7 @@
         "Description[nl]": "Deze plug-in voegt ondersteuning toe voor \"do not 
track\".",
         "Description[pl]": "Ta wtyczka wprowadza obsługę \"nie śledź\".",
         "Description[pt]": "Este 'plugin' adiciona o suporte para \"não 
registar\".",
+        "Description[ru]": "Этот модуль добавляет поддержку «do not track» 
(«не отслеживать»).",
         "Description[sk]": "Tento plugin pridá podporu pre \"nesledovať\".",
         "Description[sl]": "Ta vstavek doda podporo za »Ne sledi mi«.",
         "Description[sr@ijekavian]": "Овај прикључак додаје подршку за „не 
прати ме“",
@@ -38,6 +39,7 @@
         "Name[pl]": "Nie śledź",
         "Name[pt]": "Não Seguir",
         "Name[pt_BR]": "Não rastrear",
+        "Name[ru]": "Не отслеживать",
         "Name[sk]": "Nesledovať",
         "Name[sl]": "Ne sledi mi",
         "Name[sr@ijekavian]": "Не прати ме",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-17.08.2/po/de/kmail_editorinit_plugins.po 
new/kdepim-addons-17.08.3/po/de/kmail_editorinit_plugins.po
--- old/kdepim-addons-17.08.2/po/de/kmail_editorinit_plugins.po 2017-10-10 
02:17:49.000000000 +0200
+++ new/kdepim-addons-17.08.3/po/de/kmail_editorinit_plugins.po 2017-11-07 
02:28:51.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-05-05 02:58+0200\n"
-"PO-Revision-Date: 2017-07-17 20:13+0100\n"
+"PO-Revision-Date: 2017-10-31 21:38+0100\n"
 "Last-Translator: Burkhard Lück <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
 "Language: de\n"
@@ -20,7 +20,7 @@
 #: externalcomposer/externalcomposerconfiguredialog.cpp:28
 #, kde-format
 msgid "Configure \"External Composer\" Plugin"
-msgstr ""
+msgstr "Modul für externen E-Mail-Editor einrichten"
 
 #: externalcomposer/externalcomposerconfigurewidget.cpp:36
 #, kde-format
@@ -34,3 +34,6 @@
 "replaced with the window id.<br /><b>%l</b> will be replaced with the line "
 "number."
 msgstr ""
+"<b>%f</b> wird durch den Dateinamen zum Editieren ersetzt.<br /><b>%w</b> "
+"wird durch die Fensterkennung ersetzt.<br /><b>%l</b> wird durch die "
+"Zeilennummer ersetzt."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-17.08.2/po/de/kmail_editorsendcheck_plugins.po 
new/kdepim-addons-17.08.3/po/de/kmail_editorsendcheck_plugins.po
--- old/kdepim-addons-17.08.2/po/de/kmail_editorsendcheck_plugins.po    
2017-10-10 02:17:49.000000000 +0200
+++ new/kdepim-addons-17.08.3/po/de/kmail_editorsendcheck_plugins.po    
2017-11-07 02:28:51.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-09-06 09:04+0200\n"
-"PO-Revision-Date: 2017-03-26 14:45+0100\n"
+"PO-Revision-Date: 2017-10-31 21:45+0100\n"
 "Last-Translator: Burkhard Lück <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
 "Language: de\n"
@@ -94,10 +94,9 @@
 msgstr "SMTP-Server der Identität verwenden"
 
 #: checkbeforesend/configurewidget/checkbeforesendconfigurewidget.cpp:44
-#, fuzzy, kde-format
-#| msgid "Check duplicated emails"
+#, kde-format
 msgid "Check duplicated emails addresses"
-msgstr "Auf doppelte E-Mails prüfen"
+msgstr "Auf doppelte E-Mai-Adressen prüfen"
 
 #: checkbeforesend/configurewidget/checkbeforesendconfigurewidget.cpp:49
 #, kde-format
@@ -126,10 +125,9 @@
 msgstr "Möchten Sie einen E-Mail-Anhang versenden?"
 
 #: confirm-address/confirmaddressconfiguredialog.cpp:29
-#, fuzzy, kde-format
-#| msgid "Configure \"Automatic Add Contacts\" Plugin"
+#, kde-format
 msgid "Configure \"Confirm Email Address\" Plugin"
-msgstr "Modul „Kontakte automatisch hinzufügen“ einrichten"
+msgstr "Modul „E-Mailadressen bestätigen“ einrichten"
 
 #: confirm-address/confirmaddressconfiguretabwidget.cpp:46
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-17.08.2/po/es/kmail_editorsendcheck_plugins.po 
new/kdepim-addons-17.08.3/po/es/kmail_editorsendcheck_plugins.po
--- old/kdepim-addons-17.08.2/po/es/kmail_editorsendcheck_plugins.po    
2017-10-10 02:17:50.000000000 +0200
+++ new/kdepim-addons-17.08.3/po/es/kmail_editorsendcheck_plugins.po    
2017-11-07 02:28:54.000000000 +0100
@@ -7,8 +7,8 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-09-06 09:04+0200\n"
-"PO-Revision-Date: 2017-05-15 22:19+0100\n"
-"Last-Translator: Javier Vinal <[email protected]>\n"
+"PO-Revision-Date: 2017-10-18 14:47+0100\n"
+"Last-Translator: Javier Vinal <fjvinal²gmail.com>\n"
 "Language-Team: Spanish <[email protected]>\n"
 "Language: es\n"
 "MIME-Version: 1.0\n"
@@ -94,10 +94,9 @@
 msgstr "Usar la SMTP del servidor definida en la identidad"
 
 #: checkbeforesend/configurewidget/checkbeforesendconfigurewidget.cpp:44
-#, fuzzy, kde-format
-#| msgid "Check duplicated emails"
+#, kde-format
 msgid "Check duplicated emails addresses"
-msgstr "Comprobar correos duplicados"
+msgstr "Comprobar direcciones de correo duplicadas"
 
 #: checkbeforesend/configurewidget/checkbeforesendconfigurewidget.cpp:49
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-17.08.2/po/es/kmailtransport_plugins.po 
new/kdepim-addons-17.08.3/po/es/kmailtransport_plugins.po
--- old/kdepim-addons-17.08.2/po/es/kmailtransport_plugins.po   1970-01-01 
01:00:00.000000000 +0100
+++ new/kdepim-addons-17.08.3/po/es/kmailtransport_plugins.po   2017-11-07 
02:28:55.000000000 +0100
@@ -0,0 +1,49 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Javier Vinal <fjvinal²gmail.com>, 2017.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2017-07-01 03:16+0200\n"
+"PO-Revision-Date: 2017-10-18 14:47+0100\n"
+"Last-Translator: Javier Vinal <fjvinal²gmail.com>\n"
+"Language-Team: Spanish <[email protected]>\n"
+"Language: es\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Lokalize 2.0\n"
+
+#: sendmail/sendmailjob.cpp:71
+#, kde-format
+msgid "Failed to execute mailer program %1"
+msgstr "Ha fallado al ejecutar el programa de mensajería %1"
+
+#: sendmail/sendmailjob.cpp:84
+#, kde-format
+msgid "Sendmail exited abnormally."
+msgstr "Sendmail terminó anormalmente."
+
+#: sendmail/sendmailjob.cpp:86
+#, kde-format
+msgid "Sendmail exited abnormally: %1"
+msgstr "Sendmail terminó anormalmente: %1"
+
+#: sendmail/sendmailtransportplugin.cpp:42
+#, kde-format
+msgctxt "@option sendmail transport"
+msgid "Sendmail"
+msgstr "Sendmail"
+
+#: sendmail/sendmailtransportplugin.cpp:44
+#, kde-format
+msgid "A local sendmail installation"
+msgstr "Una instalación local de sendmail"
+
+#: sendmail/sendmailtransportplugin.cpp:54
+#, kde-format
+msgid "Configure account"
+msgstr "Configurar cuenta"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-17.08.2/po/gl/kaddressbook_importexportplugins.po 
new/kdepim-addons-17.08.3/po/gl/kaddressbook_importexportplugins.po
--- old/kdepim-addons-17.08.2/po/gl/kaddressbook_importexportplugins.po 
2017-10-10 02:17:51.000000000 +0200
+++ new/kdepim-addons-17.08.3/po/gl/kaddressbook_importexportplugins.po 
2017-11-07 02:28:56.000000000 +0100
@@ -12,7 +12,7 @@
 "Project-Id-Version: kcontactmanager\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-04-26 02:51+0200\n"
-"PO-Revision-Date: 2017-09-28 21:51+0100\n"
+"PO-Revision-Date: 2017-10-12 13:28+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n"
 "Language-Team: Galician <[email protected]>\n"
 "Language: gl\n"
@@ -305,11 +305,10 @@
 "item><item>S: seconds with 2 digits</item></list></para>"
 msgstr ""
 "<para><list><item>y: ano con dous díxitos</item><item>Y: ano con catro "
-"díxitos</item><item>m: mes con un ou dous díxitos</item><item>M: mes con "
-"dous díxitos</item><item>d: día con un ou dous díxitos</item><item>D: día "
-"con dous díxitos</item><item>H: horas con dous díxitos</item><item>l: "
-"minutos con dous díxitos</item><item>S: segundos con dous díxitos</item></"
-"list></para>"
+"díxitos</item><item>m: mes cun ou dous díxitos</item><item>M: mes con dous "
+"díxitos</item><item>d: día cun ou dous díxitos</item><item>D: día con dous "
+"díxitos</item><item>H: horas con dous díxitos</item><item>l: minutos con "
+"dous díxitos</item><item>S: segundos con dous díxitos</item></list></para>"
 
 #: csv/import/csvimportdialog.cpp:422
 #, kde-kuit-format
@@ -328,12 +327,11 @@
 "<para>Indique un formato para usar nas datas incluídas nos datos de csv. "
 "Empregue as secuencias seguintes para axudar a definir o formato:</"
 "para><para><list><item>y: ano con dous díxitos</item><item>Y: ano con catro "
-"díxitos</item><item>m: mes con un ou dous díxitos</item><item>M: mes con "
-"dous díxitos</item><item>d: día con un ou dous díxitos</item><item>D: día "
-"con dous díxitos</item><item>H: horas con dous díxitos</item><item>l: "
-"minutos con dous díxitos</item><item>S: segundos con dous díxitos</item></"
-"list></para><para>Exemplo: «Y-M-D» corresponde a unha data como "
-"«2012-01-04»</para>"
+"díxitos</item><item>m: mes cun ou dous díxitos</item><item>M: mes con dous "
+"díxitos</item><item>d: día cun ou dous díxitos</item><item>D: día con dous "
+"díxitos</item><item>H: horas con dous díxitos</item><item>l: minutos con "
+"dous díxitos</item><item>S: segundos con dous díxitos</item></list></"
+"para><para>Exemplo: «Y-M-D» corresponde a unha data como «2012-01-04»</para>"
 
 #: csv/import/csvimportdialog.cpp:438
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-17.08.2/po/gl/kaddressbook_plugins.po 
new/kdepim-addons-17.08.3/po/gl/kaddressbook_plugins.po
--- old/kdepim-addons-17.08.2/po/gl/kaddressbook_plugins.po     2017-10-10 
02:17:51.000000000 +0200
+++ new/kdepim-addons-17.08.3/po/gl/kaddressbook_plugins.po     2017-11-07 
02:28:56.000000000 +0100
@@ -2,14 +2,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Adrián Chaves Fernández (Gallaecio) <[email protected]>, 2015, 2016.
+# Adrián Chaves (Gallaecio) <[email protected]>, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-04-26 02:51+0200\n"
-"PO-Revision-Date: 2016-05-16 07:59+0100\n"
-"Last-Translator: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail."
-"com>\n"
+"PO-Revision-Date: 2017-10-17 19:30+0100\n"
+"Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n"
 "Language-Team: Galician <[email protected]>\n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
@@ -21,7 +21,7 @@
 #: checkgravatar/checkgravatarplugininterface.cpp:53
 #, kde-format
 msgid "Check Gravatar..."
-msgstr "Comprobar en Gravatar"
+msgstr "Comprobar en Gravatar…"
 
 #: checkgravatar/checkgravatarplugininterface.cpp:77
 #: sendmail/sendmailplugininterface.cpp:75
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-17.08.2/po/gl/kmail_plugins.po 
new/kdepim-addons-17.08.3/po/gl/kmail_plugins.po
--- old/kdepim-addons-17.08.2/po/gl/kmail_plugins.po    2017-10-10 
02:17:51.000000000 +0200
+++ new/kdepim-addons-17.08.3/po/gl/kmail_plugins.po    2017-11-07 
02:28:56.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-04-26 02:51+0200\n"
-"PO-Revision-Date: 2017-09-27 23:24+0100\n"
+"PO-Revision-Date: 2017-10-14 19:12+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n"
 "Language-Team: Galician <[email protected]>\n"
 "Language: gl\n"
@@ -302,9 +302,9 @@
 "messages into a predefined folder is created. The default folder is the "
 "trash folder, but you may change that in the folder view."
 msgstr ""
-"Un filtro pode detectar as mensaxes clasificadas como infectadas por virus e "
-"movelas a un cartafol predefinido. O cartafol predeterminado é o do lixo, "
-"pero pode cambiar isto na vista de cartafoles."
+"Créase un filtro para detectar as mensaxes clasificadas como infectadas por "
+"virus e movelas a un cartafol predefinido. O cartafol predeterminado é o do "
+"lixo, pero pode cambiar isto na vista de cartafoles."
 
 #: common/antispamwizard.cpp:1255
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-17.08.2/po/gl/korganizer_plugins.po 
new/kdepim-addons-17.08.3/po/gl/korganizer_plugins.po
--- old/kdepim-addons-17.08.2/po/gl/korganizer_plugins.po       2017-10-10 
02:17:51.000000000 +0200
+++ new/kdepim-addons-17.08.3/po/gl/korganizer_plugins.po       2017-11-07 
02:28:56.000000000 +0100
@@ -10,14 +10,14 @@
 # Xosé <[email protected]>, 2009, 2012, 2013.
 # Marce Villarino <[email protected]>, 2012, 2013, 2014.
 # Adrian Chaves Fernandez <[email protected]>, 2013, 2015, 2016.
+# Adrián Chaves (Gallaecio) <[email protected]>, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: korganizer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-04-26 02:51+0200\n"
-"PO-Revision-Date: 2016-01-03 16:57+0100\n"
-"Last-Translator: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail."
-"com>\n"
+"PO-Revision-Date: 2017-10-12 20:38+0100\n"
+"Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n"
 "Language-Team: Galician <[email protected]>\n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
@@ -729,7 +729,7 @@
 #: picoftheday/picoftheday.cpp:51
 #, kde-format
 msgid "<qt>This plugin provides the Wikipedia <i>Picture of the Day</i>.</qt>"
-msgstr "<qt>Este complemento fornece a <i>Imaxe do Día</i> da Wikipedia.</qt>"
+msgstr "<qt>Este complemento fornece a <i>Imaxe do día</i> de Wikipedia.</qt>"
 
 #: picoftheday/picoftheday.cpp:77
 #, kde-format
@@ -744,7 +744,7 @@
 #: picoftheday/picoftheday.cpp:143
 #, kde-format
 msgid "Wikipedia POTD: %1"
-msgstr "Imaxe do día da Wikipedia: %1"
+msgstr "Imaxe do día de Wikipedia: %1"
 
 #: picoftheday/picoftheday.cpp:162
 #, kde-format
@@ -755,7 +755,7 @@
 #, kde-format
 msgid "This plugin provides links to Wikipedia's 'This Day in History' pages."
 msgstr ""
-"Este complemento fornece ligazóns ás páxinas \"Este Día na Historia\" da "
+"Este complemento fornece ligazóns ás páxinas «Este día na historia» de "
 "Wikipedia."
 
 #: thisdayinhistory/thisdayinhistory.cpp:45
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-17.08.2/po/gl/messageviewerplugins.po 
new/kdepim-addons-17.08.3/po/gl/messageviewerplugins.po
--- old/kdepim-addons-17.08.2/po/gl/messageviewerplugins.po     2017-10-10 
02:17:51.000000000 +0200
+++ new/kdepim-addons-17.08.3/po/gl/messageviewerplugins.po     2017-11-07 
02:28:56.000000000 +0100
@@ -2,14 +2,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Adrián Chaves Fernández (Gallaecio) <[email protected]>, 2015, 2016.
+# Adrián Chaves (Gallaecio) <[email protected]>, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-08-19 05:27+0200\n"
-"PO-Revision-Date: 2016-05-11 05:27+0100\n"
-"Last-Translator: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail."
-"com>\n"
+"PO-Revision-Date: 2017-10-22 09:28+0100\n"
+"Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n"
 "Language-Team: Galician <[email protected]>\n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
@@ -160,7 +160,7 @@
 #: createtodoplugin/todoedit.cpp:89
 #, kde-format
 msgid "Todo list where the new task will be stored."
-msgstr "Lista de tarefas na que almacenar a nova tarefa"
+msgstr "Lista de tarefas na que almacenar a nova tarefa."
 
 #: createtodoplugin/todoedit.cpp:91
 #, kde-format
@@ -190,7 +190,7 @@
 #: createtodoplugin/todoedit.cpp:161
 #, kde-format
 msgid "Reply to \"%1\""
-msgstr "Respostar a «%1»"
+msgstr "Responder a «%1»"
 
 #: createtodoplugin/todoedit.cpp:250
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-17.08.2/po/it/kaddressbook_importexportplugins.po 
new/kdepim-addons-17.08.3/po/it/kaddressbook_importexportplugins.po
--- old/kdepim-addons-17.08.2/po/it/kaddressbook_importexportplugins.po 
2017-10-10 02:17:52.000000000 +0200
+++ new/kdepim-addons-17.08.3/po/it/kaddressbook_importexportplugins.po 
2017-11-07 02:28:57.000000000 +0100
@@ -4,7 +4,7 @@
 # alessandro pasotti <[email protected]>, 2003, 2004, 2005, 2006, 2007.
 # Giovanni Venturi <[email protected]>, 2006.
 # Leonardo Finetti <[email protected]>, 2007, 2008, 2009, 2010.
-# Valter Mura <[email protected]>, 2010, 2011, 2012, 2013, 2014, 2015, 2016.
+# Valter Mura <[email protected]>, 2010, 2011, 2012, 2013, 2014, 2015, 
2016, 2017.
 # Pino Toscano <[email protected]>, 2012.
 # Luigi Toscano <[email protected]>, 2014, 2017.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-17.08.2/po/ru/importwizard_plugins.po 
new/kdepim-addons-17.08.3/po/ru/importwizard_plugins.po
--- old/kdepim-addons-17.08.2/po/ru/importwizard_plugins.po     1970-01-01 
01:00:00.000000000 +0100
+++ new/kdepim-addons-17.08.3/po/ru/importwizard_plugins.po     2017-11-07 
02:29:01.000000000 +0100
@@ -0,0 +1,35 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Alexander Potashev <[email protected]>, 2017.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2017-04-26 02:51+0200\n"
+"PO-Revision-Date: 2017-10-11 15:35+0300\n"
+"Last-Translator: Alexander Potashev <[email protected]>\n"
+"Language-Team: Russian <[email protected]>\n"
+"Language: ru\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n"
+"%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"X-Generator: Lokalize 2.0\n"
+
+#: evolutionv1/evolutionv1importdata.cpp:60
+#: evolutionv2/evolutionv2importdata.cpp:60 mailapp/mailappimportdata.cpp:62
+#: oe/oeimportdata.cpp:63 opera/operaimportdata.cpp:61
+#: pmail/pmailimportdata.cpp:62 thebat/thebatimportdata.cpp:61
+#, kde-format
+msgid "Import in progress"
+msgstr "Выполняется импорт"
+
+#: evolutionv1/evolutionv1importdata.cpp:68
+#: evolutionv2/evolutionv2importdata.cpp:68 mailapp/mailappimportdata.cpp:69
+#: oe/oeimportdata.cpp:70 opera/operaimportdata.cpp:69
+#: pmail/pmailimportdata.cpp:69 thebat/thebatimportdata.cpp:68
+#, kde-format
+msgid "Import finished"
+msgstr "Импорт завершён"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-17.08.2/po/ru/kaddressbook_plugins.po 
new/kdepim-addons-17.08.3/po/ru/kaddressbook_plugins.po
--- old/kdepim-addons-17.08.2/po/ru/kaddressbook_plugins.po     2017-10-10 
02:17:56.000000000 +0200
+++ new/kdepim-addons-17.08.3/po/ru/kaddressbook_plugins.po     2017-11-07 
02:29:01.000000000 +0100
@@ -42,19 +42,16 @@
 
 #: checkgravatar/checkgravatarplugininterface.cpp:85
 #, kde-format
-#| msgid "No emails found in selected contacts."
 msgid "No email found for this contact."
 msgstr "Для этого контакта не найдено адресов электронной почты."
 
 #: checkgravatar/checkgravatarplugininterface.cpp:124
 #, kde-format
-#| msgid "No contacts selected."
 msgid "A contact group was selected."
 msgstr "Выбрана группа контактов."
 
 #: checkgravatar/checkgravatarplugininterface.cpp:127
 #, kde-format
-#| msgid "No contacts selected."
 msgid "Too many contacts selected."
 msgstr "Выбрано слишком много контактов."
 
@@ -120,14 +117,11 @@
 
 #: mergelib/manualmerge/mergecontactwidget.cpp:56
 #, kde-format
-#| msgid "Select Contacts"
 msgid "Select contacts that you really want to merge:"
 msgstr "Выбор контакты, которые вы действительно хотите объединить:"
 
 #: mergelib/manualmerge/mergecontactwidget.cpp:79
 #, kde-format
-#| msgctxt "@info:whatsthis"
-#| msgid "Print the complete address book or a selected number of contacts."
 msgid "Select the addressbook in which to store merged contacts:"
 msgstr "Адресная книга для сохранения контактов после слияния:"
 
@@ -139,25 +133,21 @@
 #: mergelib/searchduplicate/mergecontactselectinformationtabwidget.cpp:50
 #: mergelib/searchduplicate/resultduplicatetreewidget.cpp:93
 #, kde-format
-#| msgid "Search Duplicate Contacts..."
 msgid "Duplicate contact %1"
 msgstr "Повторный контакт %1"
 
 #: mergelib/searchduplicate/resultduplicatetreewidget.cpp:30
 #, kde-format
-#| msgid "Contact"
 msgid "Contacts"
 msgstr "Контакты"
 
 #: mergelib/searchduplicate/searchandmergecontactduplicatecontactdialog.cpp:42
 #, kde-format
-#| msgid "Select Contacts to merge"
 msgid "Search and Select Duplicate Contacts to merge"
 msgstr "Поиск и выбор повторных контактов для слияния"
 
 #: mergelib/searchduplicate/searchduplicateresultwidget.cpp:69
 #, kde-format
-#| msgid "Select Address Book"
 msgid "Select AddressBook:"
 msgstr "Выбор адресной книги:"
 
@@ -188,12 +178,11 @@
 "Some information can be lost. Do you want to continue, or customize what you "
 "want to merge?"
 msgstr ""
-"Некоторая информация может быть потеряна. Продолжить или настроить"
-" объединение по-другому?"
+"Некоторая информация может быть потеряна. Продолжить или настроить "
+"объединение по-другому?"
 
 #: mergelib/widgets/mergecontactloseinformationwarning.cpp:35
 #, kde-format
-#| msgid "Custom"
 msgid "Customize"
 msgstr "Настроить"
 
@@ -208,12 +197,11 @@
 "Some information was not selected. You can lose this information. Do you "
 "want to continue merging?"
 msgstr ""
-"Некоторая информация не была выбрана и может быть потеряна. Продолжить"
-" слияние?"
+"Некоторая информация не была выбрана и может быть потеряна. Продолжить "
+"слияние?"
 
 #: mergelib/widgets/mergecontactselectinformationscrollarea.cpp:100
 #, kde-format
-#| msgid "Print Contact's Information"
 msgid "Missing Selected Information"
 msgstr "Выбрана не вся информация"
 
@@ -255,8 +243,6 @@
 
 #: mergelib/widgets/mergecontactselectlistwidget.cpp:135
 #, kde-format
-#| msgctxt "@item Undefined import field type"
-#| msgid "Undefined"
 msgid "(Undefined)"
 msgstr "(не определено)"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-17.08.2/po/ru/kmail_editorsendcheck_plugins.po 
new/kdepim-addons-17.08.3/po/ru/kmail_editorsendcheck_plugins.po
--- old/kdepim-addons-17.08.2/po/ru/kmail_editorsendcheck_plugins.po    
2017-10-10 02:17:56.000000000 +0200
+++ new/kdepim-addons-17.08.3/po/ru/kmail_editorsendcheck_plugins.po    
2017-11-07 02:29:01.000000000 +0100
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Alexander Potashev <[email protected]>, 2016.
+# Alexander Potashev <[email protected]>, 2016, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-09-06 09:04+0200\n"
-"PO-Revision-Date: 2016-08-24 00:31+0300\n"
+"PO-Revision-Date: 2017-10-11 15:16+0300\n"
 "Last-Translator: Alexander Potashev <[email protected]>\n"
 "Language-Team: Russian <[email protected]>\n"
 "Language: ru\n"
@@ -19,10 +19,9 @@
 "X-Generator: Lokalize 2.0\n"
 
 #: automaticaddcontacts/automaticaddcontactsconfiguredialog.cpp:29
-#, fuzzy, kde-format
-#| msgid "Automatic Add Contacts"
+#, kde-format
 msgid "Configure \"Automatic Add Contacts\" Plugin"
-msgstr "Автоматическое добавление контактов"
+msgstr "Настройка модуля «Автоматическое добавление контактов»"
 
 #: automaticaddcontacts/automaticaddcontactsjob.cpp:117
 #, kde-format
@@ -71,6 +70,8 @@
 "Do you want to send the email with a different SMTP than the one defined in "
 "the current identity?"
 msgstr ""
+"Отправить это письмо через сервер SMTP, отличающийся от указанного в "
+"параметрах профиля?"
 
 #: checkbeforesend/checkbeforesendinterface.cpp:61
 #, kde-format
@@ -78,125 +79,123 @@
 msgstr "Подтверждение выбора сервера SMTP"
 
 #: checkbeforesend/configurewidget/checkbeforesendconfiguredialog.cpp:28
-#, fuzzy, kde-format
-#| msgid "Check Before Send Email"
+#, kde-format
 msgid "Configure \"Check Before Send Mail\" Plugin"
-msgstr "Проверка перед отправкой письма"
+msgstr "Настройка модуля «Проверка перед отправкой письма»"
 
 #: checkbeforesend/configurewidget/checkbeforesendconfigurewidget.cpp:34
 #, kde-format
 msgid "Send as plain text"
-msgstr ""
+msgstr "Отправка письма в виде обычного текста"
 
 #: checkbeforesend/configurewidget/checkbeforesendconfigurewidget.cpp:39
 #, kde-format
 msgid "Use SMTP server defined in identity"
-msgstr ""
+msgstr "Использовать сервер SMTP, указанный в профиле"
 
 #: checkbeforesend/configurewidget/checkbeforesendconfigurewidget.cpp:44
 #, kde-format
 msgid "Check duplicated emails addresses"
-msgstr ""
+msgstr "Искать дублирующиеся адреса получателей"
 
 #: checkbeforesend/configurewidget/checkbeforesendconfigurewidget.cpp:49
 #, kde-format
 msgid "Check send attachment"
-msgstr ""
+msgstr "Проверять отправку вложений"
 
 #: checkbeforesend/duplicateemails/checkduplicateemailsdialog.cpp:33
 #, kde-format
 msgid "Duplicated emails"
-msgstr ""
+msgstr "Дублирующиеся адреса"
 
 #: checkbeforesend/duplicateemails/checkduplicateemailsdialog.cpp:35
 #, kde-format
 msgid "These emails are duplicated. Do you want to send email?"
-msgstr ""
+msgstr "Следующие адреса электронной почты повторяются. Отправить письмо?"
 
 #: checkbeforesend/duplicateemails/checkduplicateemailsdialog.cpp:61
 #, kde-format
 msgctxt "emails (number of emails)"
 msgid "%1 (%2)"
-msgstr ""
+msgstr "%1 (%2)"
 
 #: checkbeforesend/sendattachments/checkattachmentdialog.cpp:33
 #, kde-format
 msgid "Do you want to send some attachment?"
-msgstr ""
+msgstr "Отправить вложения?"
 
 #: confirm-address/confirmaddressconfiguredialog.cpp:29
-#, fuzzy, kde-format
-#| msgid "Automatic Add Contacts"
+#, kde-format
 msgid "Configure \"Confirm Email Address\" Plugin"
-msgstr "Автоматическое добавление контактов"
+msgstr "Настройка модуля «Подтверждение адресов получателей»"
 
 #: confirm-address/confirmaddressconfiguretabwidget.cpp:46
 #, kde-format
 msgid "Accepted Domain Name"
-msgstr ""
+msgstr "Разрешённые имена доменов"
 
 #: confirm-address/confirmaddressconfiguretabwidget.cpp:51
 #, kde-format
 msgid "Rejected Domain Name"
-msgstr ""
+msgstr "Запрещённые имена доменов"
 
 #: confirm-address/confirmaddressconfiguretabwidget.cpp:59
 #: confirm-address/confirmaddressconfiguretabwidget.cpp:77
 #, kde-format
 msgid "A&dd..."
-msgstr ""
+msgstr "&Добавить..."
 
 #: confirm-address/confirmaddressconfiguretabwidget.cpp:59
 #: confirm-address/confirmaddressconfiguretabwidget.cpp:77
 #, kde-format
 msgid "Re&move"
-msgstr ""
+msgstr "&Удалить"
 
 #: confirm-address/confirmaddressconfiguretabwidget.cpp:60
 #: confirm-address/confirmaddressconfiguretabwidget.cpp:78
 #, kde-format
 msgid "Mod&ify..."
-msgstr ""
+msgstr "Из&менить..."
 
 #: confirm-address/confirmaddressconfiguretabwidget.cpp:61
 #, kde-format
 msgid "Enter new domain name:"
-msgstr ""
+msgstr "Введите имя домена:"
 
 #: confirm-address/confirmaddressconfiguretabwidget.cpp:67
 #, kde-format
 msgid "Whitelist of Addresses"
-msgstr ""
+msgstr "Белый список адресов"
 
 #: confirm-address/confirmaddressconfiguretabwidget.cpp:79
 #, kde-format
 msgid "Enter new email address:"
-msgstr ""
+msgstr "Введите адрес электронной почты:"
 
 #: confirm-address/confirmaddressdialog.cpp:34
 #, kde-format
 msgid "Confirm Addresses"
-msgstr ""
+msgstr "Подтверждение адресов получателей"
 
 #: confirm-address/confirmaddressdialog.cpp:47
 #, kde-format
 msgid "Add Selected Emails to WhiteList"
-msgstr ""
+msgstr "Добавить выбранные адреса в белый список"
 
 #: confirm-address/confirmaddressdialog.cpp:98
 #, kde-format
 msgid "All selected emails are added to white list"
-msgstr ""
+msgstr "Все выбранные адреса добавлены в белый список."
 
 #: confirm-address/confirmaddressdialog.cpp:98
 #, kde-format
 msgid "Emails added to white list"
-msgstr ""
+msgstr "Адреса добавлены в белый список"
 
 #: confirm-address/confirmaddresswidget.cpp:34
 #, kde-format
 msgid "Potentially invalid emails are displayed in red:"
-msgstr ""
+msgstr "Вероятно неверные адреса выделены красным цветом:"
 
 #~ msgid "Add Automatically Contacts"
 #~ msgstr "Автоматическое добавление контактов"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-17.08.2/po/ru/kmail_plugins.po 
new/kdepim-addons-17.08.3/po/ru/kmail_plugins.po
--- old/kdepim-addons-17.08.2/po/ru/kmail_plugins.po    2017-10-10 
02:17:56.000000000 +0200
+++ new/kdepim-addons-17.08.3/po/ru/kmail_plugins.po    2017-11-07 
02:29:01.000000000 +0100
@@ -383,5 +383,3 @@
 #, kde-format
 msgid "Select attachment:"
 msgstr "Выберите вложение:"
-
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-17.08.2/po/ru/messageviewerplugins.po 
new/kdepim-addons-17.08.3/po/ru/messageviewerplugins.po
--- old/kdepim-addons-17.08.2/po/ru/messageviewerplugins.po     2017-10-10 
02:17:56.000000000 +0200
+++ new/kdepim-addons-17.08.3/po/ru/messageviewerplugins.po     2017-11-07 
02:29:01.000000000 +0100
@@ -314,4 +314,3 @@
 #, kde-format
 msgid "Impossible to start executable"
 msgstr "Не удалось запустить исполняемый файл."
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-17.08.2/po/tr/kaddressbook_importexportplugins.po 
new/kdepim-addons-17.08.3/po/tr/kaddressbook_importexportplugins.po
--- old/kdepim-addons-17.08.2/po/tr/kaddressbook_importexportplugins.po 
2017-10-10 02:17:58.000000000 +0200
+++ new/kdepim-addons-17.08.3/po/tr/kaddressbook_importexportplugins.po 
2017-11-07 02:29:01.000000000 +0100
@@ -12,8 +12,8 @@
 "Project-Id-Version: kcontactmanager\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-04-26 02:51+0200\n"
-"PO-Revision-Date: 2017-04-12 16:11+0100\n"
-"Last-Translator: Volkan Gezer <[email protected]>\n"
+"PO-Revision-Date: 2017-10-03 14:29+0000\n"
+"Last-Translator: Kaan <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
 "Language: tr\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepim-addons-17.08.2/po/tr/kmail_editorsendcheck_plugins.po 
new/kdepim-addons-17.08.3/po/tr/kmail_editorsendcheck_plugins.po
--- old/kdepim-addons-17.08.2/po/tr/kmail_editorsendcheck_plugins.po    
2017-10-10 02:17:58.000000000 +0200
+++ new/kdepim-addons-17.08.3/po/tr/kmail_editorsendcheck_plugins.po    
2017-11-07 02:29:01.000000000 +0100
@@ -7,8 +7,8 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-09-06 09:04+0200\n"
-"PO-Revision-Date: 2017-06-05 11:40+0000\n"
-"Last-Translator: Mesutcan <[email protected]>\n"
+"PO-Revision-Date: 2017-10-03 14:30+0000\n"
+"Last-Translator: Kaan <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
 "Language: tr\n"
 "MIME-Version: 1.0\n"
@@ -93,10 +93,9 @@
 msgstr "Kimlikte tanımlı SMTP sunucusunu kullan"
 
 #: checkbeforesend/configurewidget/checkbeforesendconfigurewidget.cpp:44
-#, fuzzy, kde-format
-#| msgid "Check duplicated emails"
+#, kde-format
 msgid "Check duplicated emails addresses"
-msgstr "Yinelenmiş e-postaları denetle"
+msgstr "Yinelenmiş eposta adreslerini kontrol et"
 
 #: checkbeforesend/configurewidget/checkbeforesendconfigurewidget.cpp:49
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepim-addons-17.08.2/po/zh_CN/cryptopageplugin.po 
new/kdepim-addons-17.08.3/po/zh_CN/cryptopageplugin.po
--- old/kdepim-addons-17.08.2/po/zh_CN/cryptopageplugin.po      2017-10-10 
02:17:58.000000000 +0200
+++ new/kdepim-addons-17.08.3/po/zh_CN/cryptopageplugin.po      2017-11-07 
02:29:03.000000000 +0100
@@ -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: 2017-09-30 17:48-0400\n"
+"PO-Revision-Date: 2017-10-19 10:50-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-17.08.2/po/zh_CN/customtoolsplugin.po 
new/kdepim-addons-17.08.3/po/zh_CN/customtoolsplugin.po
--- old/kdepim-addons-17.08.2/po/zh_CN/customtoolsplugin.po     2017-10-10 
02:17:58.000000000 +0200
+++ new/kdepim-addons-17.08.3/po/zh_CN/customtoolsplugin.po     2017-11-07 
02:29:03.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-04-26 02:51+0200\n"
-"PO-Revision-Date: 2017-09-30 17:48-0400\n"
+"PO-Revision-Date: 2017-10-19 10:50-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-17.08.2/po/zh_CN/importwizard_plugins.po 
new/kdepim-addons-17.08.3/po/zh_CN/importwizard_plugins.po
--- old/kdepim-addons-17.08.2/po/zh_CN/importwizard_plugins.po  2017-10-10 
02:17:58.000000000 +0200
+++ new/kdepim-addons-17.08.3/po/zh_CN/importwizard_plugins.po  2017-11-07 
02:29:03.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-04-26 02:51+0200\n"
-"PO-Revision-Date: 2017-09-30 17:49-0400\n"
+"PO-Revision-Date: 2017-10-19 10:51-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-17.08.2/po/zh_CN/kaddressbook_importexportplugins.po 
new/kdepim-addons-17.08.3/po/zh_CN/kaddressbook_importexportplugins.po
--- old/kdepim-addons-17.08.2/po/zh_CN/kaddressbook_importexportplugins.po      
2017-10-10 02:17:58.000000000 +0200
+++ new/kdepim-addons-17.08.3/po/zh_CN/kaddressbook_importexportplugins.po      
2017-11-07 02:29:03.000000000 +0100
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-04-26 02:51+0200\n"
-"PO-Revision-Date: 2017-09-30 17:48-0400\n"
+"PO-Revision-Date: 2017-10-19 10:50-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-17.08.2/po/zh_CN/kaddressbook_plugins.po 
new/kdepim-addons-17.08.3/po/zh_CN/kaddressbook_plugins.po
--- old/kdepim-addons-17.08.2/po/zh_CN/kaddressbook_plugins.po  2017-10-10 
02:17:58.000000000 +0200
+++ new/kdepim-addons-17.08.3/po/zh_CN/kaddressbook_plugins.po  2017-11-07 
02:29:03.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-04-26 02:51+0200\n"
-"PO-Revision-Date: 2017-09-30 17:48-0400\n"
+"PO-Revision-Date: 2017-10-19 10:50-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-17.08.2/po/zh_CN/kmail_editor_plugins.po 
new/kdepim-addons-17.08.3/po/zh_CN/kmail_editor_plugins.po
--- old/kdepim-addons-17.08.2/po/zh_CN/kmail_editor_plugins.po  2017-10-10 
02:17:58.000000000 +0200
+++ new/kdepim-addons-17.08.3/po/zh_CN/kmail_editor_plugins.po  2017-11-07 
02:29:03.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-04-26 02:51+0200\n"
-"PO-Revision-Date: 2017-09-30 17:48-0400\n"
+"PO-Revision-Date: 2017-10-19 10:50-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-17.08.2/po/zh_CN/kmail_editorinit_plugins.po 
new/kdepim-addons-17.08.3/po/zh_CN/kmail_editorinit_plugins.po
--- old/kdepim-addons-17.08.2/po/zh_CN/kmail_editorinit_plugins.po      
2017-10-10 02:17:58.000000000 +0200
+++ new/kdepim-addons-17.08.3/po/zh_CN/kmail_editorinit_plugins.po      
2017-11-07 02:29:03.000000000 +0100
@@ -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: 2017-09-30 17:49-0400\n"
+"PO-Revision-Date: 2017-10-19 10:51-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-17.08.2/po/zh_CN/kmail_editorsendcheck_plugins.po 
new/kdepim-addons-17.08.3/po/zh_CN/kmail_editorsendcheck_plugins.po
--- old/kdepim-addons-17.08.2/po/zh_CN/kmail_editorsendcheck_plugins.po 
2017-10-10 02:17:58.000000000 +0200
+++ new/kdepim-addons-17.08.3/po/zh_CN/kmail_editorsendcheck_plugins.po 
2017-11-07 02:29:03.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-09-06 09:04+0200\n"
-"PO-Revision-Date: 2017-09-30 17:48-0400\n"
+"PO-Revision-Date: 2017-10-19 10:50-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-17.08.2/po/zh_CN/kmail_plugins.po 
new/kdepim-addons-17.08.3/po/zh_CN/kmail_plugins.po
--- old/kdepim-addons-17.08.2/po/zh_CN/kmail_plugins.po 2017-10-10 
02:17:58.000000000 +0200
+++ new/kdepim-addons-17.08.3/po/zh_CN/kmail_plugins.po 2017-11-07 
02:29:03.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-04-26 02:51+0200\n"
-"PO-Revision-Date: 2017-09-30 17:48-0400\n"
+"PO-Revision-Date: 2017-10-19 10:50-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-17.08.2/po/zh_CN/kmailtransport_plugins.po 
new/kdepim-addons-17.08.3/po/zh_CN/kmailtransport_plugins.po
--- old/kdepim-addons-17.08.2/po/zh_CN/kmailtransport_plugins.po        
2017-10-10 02:17:58.000000000 +0200
+++ new/kdepim-addons-17.08.3/po/zh_CN/kmailtransport_plugins.po        
2017-11-07 02:29:03.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-07-01 03:16+0200\n"
-"PO-Revision-Date: 2017-09-30 17:49-0400\n"
+"PO-Revision-Date: 2017-10-19 10:51-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-17.08.2/po/zh_CN/korganizer_plugins.po 
new/kdepim-addons-17.08.3/po/zh_CN/korganizer_plugins.po
--- old/kdepim-addons-17.08.2/po/zh_CN/korganizer_plugins.po    2017-10-10 
02:17:58.000000000 +0200
+++ new/kdepim-addons-17.08.3/po/zh_CN/korganizer_plugins.po    2017-11-07 
02:29:03.000000000 +0100
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-04-26 02:51+0200\n"
-"PO-Revision-Date: 2017-09-30 17:48-0400\n"
+"PO-Revision-Date: 2017-10-19 10:50-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-17.08.2/po/zh_CN/mailreader.po 
new/kdepim-addons-17.08.3/po/zh_CN/mailreader.po
--- old/kdepim-addons-17.08.2/po/zh_CN/mailreader.po    2017-10-10 
02:17:58.000000000 +0200
+++ new/kdepim-addons-17.08.3/po/zh_CN/mailreader.po    2017-11-07 
02:29:03.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-04-26 02:51+0200\n"
-"PO-Revision-Date: 2017-09-30 17:48-0400\n"
+"PO-Revision-Date: 2017-10-19 10:51-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-17.08.2/po/zh_CN/messageviewer_application_gnupgwks_plugin.po 
new/kdepim-addons-17.08.3/po/zh_CN/messageviewer_application_gnupgwks_plugin.po
--- 
old/kdepim-addons-17.08.2/po/zh_CN/messageviewer_application_gnupgwks_plugin.po 
    2017-10-10 02:17:58.000000000 +0200
+++ 
new/kdepim-addons-17.08.3/po/zh_CN/messageviewer_application_gnupgwks_plugin.po 
    2017-11-07 02:29:03.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-05-20 02:57+0200\n"
-"PO-Revision-Date: 2017-09-30 17:48-0400\n"
+"PO-Revision-Date: 2017-10-19 10:51-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-17.08.2/po/zh_CN/messageviewer_application_mstnef_plugin.po 
new/kdepim-addons-17.08.3/po/zh_CN/messageviewer_application_mstnef_plugin.po
--- 
old/kdepim-addons-17.08.2/po/zh_CN/messageviewer_application_mstnef_plugin.po   
    2017-10-10 02:17:58.000000000 +0200
+++ 
new/kdepim-addons-17.08.3/po/zh_CN/messageviewer_application_mstnef_plugin.po   
    2017-11-07 02:29:03.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-04-26 02:51+0200\n"
-"PO-Revision-Date: 2017-09-30 17:48-0400\n"
+"PO-Revision-Date: 2017-10-19 10:51-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-17.08.2/po/zh_CN/messageviewer_text_calendar_plugin.po 
new/kdepim-addons-17.08.3/po/zh_CN/messageviewer_text_calendar_plugin.po
--- old/kdepim-addons-17.08.2/po/zh_CN/messageviewer_text_calendar_plugin.po    
2017-10-10 02:17:58.000000000 +0200
+++ new/kdepim-addons-17.08.3/po/zh_CN/messageviewer_text_calendar_plugin.po    
2017-11-07 02:29:03.000000000 +0100
@@ -6,7 +6,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-08-12 05:34+0200\n"
-"PO-Revision-Date: 2017-09-30 17:48-0400\n"
+"PO-Revision-Date: 2017-10-19 10:51-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-17.08.2/po/zh_CN/messageviewer_text_vcard_plugin.po 
new/kdepim-addons-17.08.3/po/zh_CN/messageviewer_text_vcard_plugin.po
--- old/kdepim-addons-17.08.2/po/zh_CN/messageviewer_text_vcard_plugin.po       
2017-10-10 02:17:58.000000000 +0200
+++ new/kdepim-addons-17.08.3/po/zh_CN/messageviewer_text_vcard_plugin.po       
2017-11-07 02:29:03.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-08-13 05:38+0200\n"
-"PO-Revision-Date: 2017-09-30 17:48-0400\n"
+"PO-Revision-Date: 2017-10-19 10:51-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-17.08.2/po/zh_CN/messageviewerheaderplugins.po 
new/kdepim-addons-17.08.3/po/zh_CN/messageviewerheaderplugins.po
--- old/kdepim-addons-17.08.2/po/zh_CN/messageviewerheaderplugins.po    
2017-10-10 02:17:58.000000000 +0200
+++ new/kdepim-addons-17.08.3/po/zh_CN/messageviewerheaderplugins.po    
2017-11-07 02:29:03.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-06-13 03:05+0200\n"
-"PO-Revision-Date: 2017-09-30 17:48-0400\n"
+"PO-Revision-Date: 2017-10-19 10:51-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-17.08.2/po/zh_CN/messageviewerplugins.po 
new/kdepim-addons-17.08.3/po/zh_CN/messageviewerplugins.po
--- old/kdepim-addons-17.08.2/po/zh_CN/messageviewerplugins.po  2017-10-10 
02:17:58.000000000 +0200
+++ new/kdepim-addons-17.08.3/po/zh_CN/messageviewerplugins.po  2017-11-07 
02:29:03.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-08-19 05:27+0200\n"
-"PO-Revision-Date: 2017-09-30 17:48-0400\n"
+"PO-Revision-Date: 2017-10-19 10:50-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-17.08.2/po/zh_CN/pimeventsplugin.po 
new/kdepim-addons-17.08.3/po/zh_CN/pimeventsplugin.po
--- old/kdepim-addons-17.08.2/po/zh_CN/pimeventsplugin.po       2017-10-10 
02:17:58.000000000 +0200
+++ new/kdepim-addons-17.08.3/po/zh_CN/pimeventsplugin.po       2017-11-07 
02:29:03.000000000 +0100
@@ -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: 2017-09-30 17:49-0400\n"
+"PO-Revision-Date: 2017-10-19 10:51-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-17.08.2/po/zh_CN/sieveeditor_plugins.po 
new/kdepim-addons-17.08.3/po/zh_CN/sieveeditor_plugins.po
--- old/kdepim-addons-17.08.2/po/zh_CN/sieveeditor_plugins.po   2017-10-10 
02:17:58.000000000 +0200
+++ new/kdepim-addons-17.08.3/po/zh_CN/sieveeditor_plugins.po   2017-11-07 
02:29:03.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-06-08 03:12+0200\n"
-"PO-Revision-Date: 2017-09-30 17:48-0400\n"
+"PO-Revision-Date: 2017-10-19 10:51-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-17.08.2/po/zh_CN/webengineurlinterceptor.po 
new/kdepim-addons-17.08.3/po/zh_CN/webengineurlinterceptor.po
--- old/kdepim-addons-17.08.2/po/zh_CN/webengineurlinterceptor.po       
2017-10-10 02:17:58.000000000 +0200
+++ new/kdepim-addons-17.08.3/po/zh_CN/webengineurlinterceptor.po       
2017-11-07 02:29:03.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-07-31 05:24+0200\n"
-"PO-Revision-Date: 2017-09-30 17:48-0400\n"
+"PO-Revision-Date: 2017-10-19 10:51-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-17.08.2/sieveeditor/imapfoldercompletion/imapfoldercompletion.json
 
new/kdepim-addons-17.08.3/sieveeditor/imapfoldercompletion/imapfoldercompletion.json
--- 
old/kdepim-addons-17.08.2/sieveeditor/imapfoldercompletion/imapfoldercompletion.json
        2017-10-09 06:34:03.000000000 +0200
+++ 
new/kdepim-addons-17.08.3/sieveeditor/imapfoldercompletion/imapfoldercompletion.json
        2017-11-01 05:51:20.000000000 +0100
@@ -8,6 +8,7 @@
         "Name[fr]": "Compléter les dossiers IMAP",
         "Name[pl]": "Katalog uzupełniania imap",
         "Name[pt]": "Pasta de Completação de IMAP",
+        "Name[ru]": "Автодополнение папок IMAP",
         "Name[sl]": "Dopolnjevanje map IMAP",
         "Name[sr@ijekavian]": "Допуњавање ИМАП фасцикли",
         "Name[sr@ijekavianlatin]": "Dopunjavanje IMAP fascikli",


Reply via email to