Hello community,

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

Package is "korganizer"

Thu Nov 16 14:27:40 2017 rev:14 rq:540923 version:17.08.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/korganizer/korganizer.changes    2017-10-23 
16:32:12.011915261 +0200
+++ /work/SRC/openSUSE:Factory/.korganizer.new/korganizer.changes       
2017-11-16 14:27:44.307544596 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:12:10 CET 2017 - lbeltr...@kde.org
+
+- 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:
+  * None
+
+-------------------------------------------------------------------

Old:
----
  korganizer-17.08.2.tar.xz

New:
----
  korganizer-17.08.3.tar.xz

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

Other differences:
------------------
++++++ korganizer.spec ++++++
--- /var/tmp/diff_new_pack.lptfzP/_old  2017-11-16 14:27:44.943521562 +0100
+++ /var/tmp/diff_new_pack.lptfzP/_new  2017-11-16 14:27:44.947521417 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:           korganizer
-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)

++++++ korganizer-17.08.2.tar.xz -> korganizer-17.08.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-17.08.2/CMakeLists.txt 
new/korganizer-17.08.3/CMakeLists.txt
--- old/korganizer-17.08.2/CMakeLists.txt       2017-10-10 02:17:15.000000000 
+0200
+++ new/korganizer-17.08.3/CMakeLists.txt       2017-11-07 02:27:54.000000000 
+0100
@@ -33,40 +33,40 @@
     set(KDEPIM_DEV_VERSION " ${KDEPIM_DEV_VERSION}")
 endif()
 
-set(KDEPIM_VERSION_NUMBER "5.6.2")
+set(KDEPIM_VERSION_NUMBER "5.6.3")
 set(KDEPIM_VERSION "${KDEPIM_VERSION_NUMBER}${KDEPIM_DEV_VERSION}")
 
 
-set(AKONADI_MIMELIB_VERSION "5.6.2")
-set(AKONADI_CONTACT_VERSION "5.6.2")
-set(KCALENDARCORE_LIB_VERSION "5.6.2")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.6.2")
-set(KLDAP_LIB_VERSION "5.6.2")
-set(KMAILTRANSPORT_LIB_VERSION "5.6.2")
-set(CALENDARUTILS_LIB_VERSION "5.6.2")
-set(KHOLIDAYS_LIB_VERSION "5.6.2")
-set(AKONADICALENDAR_LIB_VERSION "5.6.2")
-set(KONTACTINTERFACE_LIB_VERSION "5.6.2")
-set(KMIME_LIB_VERSION "5.6.2")
-set(KPIMTEXTEDIT_LIB_VERSION "5.6.2")
-set(AKONADI_VERSION "5.6.2")
+set(AKONADI_MIMELIB_VERSION "5.6.3")
+set(AKONADI_CONTACT_VERSION "5.6.3")
+set(KCALENDARCORE_LIB_VERSION "5.6.3")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.6.3")
+set(KLDAP_LIB_VERSION "5.6.3")
+set(KMAILTRANSPORT_LIB_VERSION "5.6.3")
+set(CALENDARUTILS_LIB_VERSION "5.6.3")
+set(KHOLIDAYS_LIB_VERSION "5.6.3")
+set(AKONADICALENDAR_LIB_VERSION "5.6.3")
+set(KONTACTINTERFACE_LIB_VERSION "5.6.3")
+set(KMIME_LIB_VERSION "5.6.3")
+set(KPIMTEXTEDIT_LIB_VERSION "5.6.3")
+set(AKONADI_VERSION "5.6.3")
 
 set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}")
 set(KDEPIM_LIB_SOVERSION "5")
-set(AKONADINOTES_LIB_VERSION "5.6.2")
+set(AKONADINOTES_LIB_VERSION "5.6.3")
 
 set(QT_REQUIRED_VERSION "5.7.0")
 option(KDEPIM_ENTERPRISE_BUILD "Enable features specific to the enterprise 
branch, which are normally disabled. Also, it disables many components not 
needed for Kontact such as the Kolab client." FALSE)
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED DBus Gui Widgets Test 
UiTools)
-set(KDEPIM_APPS_LIB_VERSION_LIB "5.6.2")
-set(PIMCOMMON_LIB_VERSION_LIB "5.6.2")
-set(LIBKDEPIM_LIB_VERSION_LIB "5.6.2")
-set(LIBINCIDENCEEDITOR_LIB_VERSION_LIB "5.6.2")
-set(CALENDARSUPPORT_LIB_VERSION_LIB "5.6.2")
-set(EVENTVIEW_LIB_VERSION_LIB "5.6.2")
-set(KCONTACTS_LIB_VERSION "5.6.2")
+set(KDEPIM_APPS_LIB_VERSION_LIB "5.6.3")
+set(PIMCOMMON_LIB_VERSION_LIB "5.6.3")
+set(LIBKDEPIM_LIB_VERSION_LIB "5.6.3")
+set(LIBINCIDENCEEDITOR_LIB_VERSION_LIB "5.6.3")
+set(CALENDARSUPPORT_LIB_VERSION_LIB "5.6.3")
+set(EVENTVIEW_LIB_VERSION_LIB "5.6.3")
+set(KCONTACTS_LIB_VERSION "5.6.3")
 
-find_package(KF5AkonadiSearch "5.6.2" CONFIG REQUIRED)
+find_package(KF5AkonadiSearch "5.6.3" CONFIG REQUIRED)
 set_package_properties(KF5AkonadiSearch PROPERTIES DESCRIPTION "The Akonadi 
Search libraries" URL "http://www.kde.org"; TYPE REQUIRED PURPOSE "Provides 
search capabilities in KMail and Akonadi")
 
 # Find KF5 package
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-17.08.2/po/ca/korganizer.po 
new/korganizer-17.08.3/po/ca/korganizer.po
--- old/korganizer-17.08.2/po/ca/korganizer.po  2017-10-10 02:17:13.000000000 
+0200
+++ new/korganizer-17.08.3/po/ca/korganizer.po  2017-11-07 02:27:45.000000000 
+0100
@@ -6,7 +6,7 @@
 # Ivan Lloro Boada <antis...@wanadoo.es>, 2004.
 # Sebastià Pla i Sanz <s...@sastia.com>, 2004, 2005, 2006.
 # Albert Astals Cid <aa...@kde.org>, 2004, 2005, 2006.
-# Josep Ma. Ferrer <txe...@gmail.com>, 2006, 2007, 2008, 2009, 2010, 2011, 
2012, 2013, 2014, 2015.
+# Josep Ma. Ferrer <txe...@gmail.com>, 2006, 2007, 2008, 2009, 2010, 2011, 
2012, 2013, 2014, 2015, 2017.
 # Manuel Tortosa Moreno <manutort...@gmail.com>, 2009, 2010, 2011.
 # Antoni Bella Pérez <antonibel...@yahoo.com>, 2011, 2013, 2014, 2015, 2016, 
2017.
 msgid ""
@@ -14,8 +14,8 @@
 "Project-Id-Version: korganizer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-09-24 05:49+0200\n"
-"PO-Revision-Date: 2017-08-24 15:22+0100\n"
-"Last-Translator: Antoni Bella Pérez <antonibel...@yahoo.com>\n"
+"PO-Revision-Date: 2017-11-01 10:03+0100\n"
+"Last-Translator: Josep Ma. Ferrer <txe...@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
@@ -5249,7 +5249,7 @@
 #: ui/searchdialog_base.ui:36
 #, kde-format
 msgid "&Search for:"
-msgstr "&Cerca per:"
+msgstr "&Cerca:"
 
 #. i18n: ectx: property (toolTip), widget (QLineEdit, searchEdit)
 #: ui/searchdialog_base.ui:49
@@ -5280,7 +5280,7 @@
 #: ui/searchdialog_base.ui:64
 #, kde-format
 msgid "Search For"
-msgstr "Cerca per"
+msgstr "Cerca"
 
 #. i18n: ectx: property (toolTip), widget (QCheckBox, eventsCheck)
 #: ui/searchdialog_base.ui:70
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-17.08.2/po/ca@valencia/korganizer.po 
new/korganizer-17.08.3/po/ca@valencia/korganizer.po
--- old/korganizer-17.08.2/po/ca@valencia/korganizer.po 2017-10-10 
02:17:14.000000000 +0200
+++ new/korganizer-17.08.3/po/ca@valencia/korganizer.po 2017-11-07 
02:27:45.000000000 +0100
@@ -6,7 +6,7 @@
 # Ivan Lloro Boada <antis...@wanadoo.es>, 2004.
 # Sebastià Pla i Sanz <s...@sastia.com>, 2004, 2005, 2006.
 # Albert Astals Cid <aa...@kde.org>, 2004, 2005, 2006.
-# Josep Ma. Ferrer <txe...@gmail.com>, 2006, 2007, 2008, 2009, 2010, 2011, 
2012, 2013, 2014, 2015.
+# Josep Ma. Ferrer <txe...@gmail.com>, 2006, 2007, 2008, 2009, 2010, 2011, 
2012, 2013, 2014, 2015, 2017.
 # Manuel Tortosa Moreno <manutort...@gmail.com>, 2009, 2010, 2011.
 # Antoni Bella Pérez <antonibel...@yahoo.com>, 2011, 2013, 2014, 2015, 2016, 
2017.
 msgid ""
@@ -14,8 +14,8 @@
 "Project-Id-Version: korganizer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-09-24 05:49+0200\n"
-"PO-Revision-Date: 2017-08-24 15:22+0100\n"
-"Last-Translator: Antoni Bella Pérez <antonibel...@yahoo.com>\n"
+"PO-Revision-Date: 2017-11-01 10:03+0100\n"
+"Last-Translator: Josep Ma. Ferrer <txe...@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
 "Language: ca@valencia\n"
 "MIME-Version: 1.0\n"
@@ -5238,7 +5238,7 @@
 #: ui/searchdialog_base.ui:36
 #, kde-format
 msgid "&Search for:"
-msgstr "&Cerca per:"
+msgstr "&Cerca:"
 
 #. i18n: ectx: property (toolTip), widget (QLineEdit, searchEdit)
 #: ui/searchdialog_base.ui:49
@@ -5269,7 +5269,7 @@
 #: ui/searchdialog_base.ui:64
 #, kde-format
 msgid "Search For"
-msgstr "Busca per"
+msgstr "Busca"
 
 #. i18n: ectx: property (toolTip), widget (QCheckBox, eventsCheck)
 #: ui/searchdialog_base.ui:70
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-17.08.2/po/es/korganizer.po 
new/korganizer-17.08.3/po/es/korganizer.po
--- old/korganizer-17.08.2/po/es/korganizer.po  2017-10-10 02:17:14.000000000 
+0200
+++ new/korganizer-17.08.3/po/es/korganizer.po  2017-11-07 02:27:46.000000000 
+0100
@@ -13,7 +13,7 @@
 # Franco Mariluis <fmaril...@gmail.com>, 2008.
 # Dario Andres Rodriguez <andresbajotie...@gmail.com>, 2009.
 # Dario Andres Rodriguez <andrebajotie...@gmail.com>, 2009.
-# Javier Vinal <fjvinalgmail.com>, 2009, 2010, 2011, 2012.
+# Javier Vinal <fjvinalgmail.com>, 2009, 2010, 2011, 2012, 2017.
 # javier Vinal <fjvi...@gmail.com>, 2009, 2010.
 # Javier Viñal <fjvi...@gmail.com>, 2010, 2012, 2013, 2014, 2015, 2016, 2017.
 msgid ""
@@ -21,8 +21,8 @@
 "Project-Id-Version: korganizer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-09-24 05:49+0200\n"
-"PO-Revision-Date: 2017-01-12 22:16+0100\n"
-"Last-Translator: Javier Vinal <fjvi...@gmail.com>\n"
+"PO-Revision-Date: 2017-10-18 14:48+0100\n"
+"Last-Translator: Javier Vinal <fjvinal²gmail.com>\n"
 "Language-Team: Spanish <l10n-kde...@kde.org>\n"
 "Language: es\n"
 "MIME-Version: 1.0\n"
@@ -1747,12 +1747,10 @@
 msgstr "Comenzar a buscar"
 
 #: dialog/searchdialog.cpp:86
-#, fuzzy, kde-format
-#| msgctxt "@info:whatsthis"
-#| msgid "Press this button to define a new filter."
+#, kde-format
 msgctxt "@info:whatsthis"
 msgid "Press this button to start the search."
-msgstr "Pulse este botón para definir un filtro nuevo."
+msgstr "Pulse este botón para iniciar la búsqueda."
 
 #: dialog/searchdialog.cpp:124
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-17.08.2/po/gl/korganizer.po 
new/korganizer-17.08.3/po/gl/korganizer.po
--- old/korganizer-17.08.2/po/gl/korganizer.po  2017-10-10 02:17:14.000000000 
+0200
+++ new/korganizer-17.08.3/po/gl/korganizer.po  2017-11-07 02:27:46.000000000 
+0100
@@ -16,7 +16,7 @@
 "Project-Id-Version: korganizer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-09-24 05:49+0200\n"
-"PO-Revision-Date: 2017-10-08 16:35+0100\n"
+"PO-Revision-Date: 2017-10-23 20:15+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <adr...@chaves.io>\n"
 "Language-Team: Galician <kde-i18n-...@kde.org>\n"
 "Language: gl\n"
@@ -445,7 +445,7 @@
 #: actionmanager.cpp:414
 #, kde-format
 msgid "Out Horizontally"
-msgstr "Diminuir horizontalmente"
+msgstr "Diminuír horizontalmente"
 
 #: actionmanager.cpp:420
 #, kde-format
@@ -455,7 +455,7 @@
 #: actionmanager.cpp:426
 #, kde-format
 msgid "Out Vertically"
-msgstr "Diminuir verticalmente"
+msgstr "Diminuír verticalmente"
 
 #: actionmanager.cpp:436
 #, kde-format
@@ -737,8 +737,8 @@
 "data was correctly imported."
 msgstr ""
 "KOrganizer atopou algúns campos descoñecidos mentres interpretaba o seu "
-"ficheiro ical e tivo que descartalos. Por favor, comprobe que todos os datos "
-"de importancia si se importaron."
+"ficheiro ical e tivo que descartalos. Comprobe que todos os datos de "
+"importancia se importaron."
 
 #: actionmanager.cpp:873
 #, kde-format
@@ -845,7 +845,7 @@
 #: actionmanager.cpp:1320 kontactplugin/korganizer/todosummarywidget.cpp:353
 #, kde-format
 msgid "&Edit To-do..."
-msgstr "&Editar a tarefa"
+msgstr "&Editar a tarefa…"
 
 #: actionmanager.cpp:1324 kontactplugin/korganizer/todosummarywidget.cpp:354
 #, kde-format
@@ -2201,7 +2201,7 @@
 #: kontactplugin/specialdates/sdsummaryconfig_base.ui:142
 #, kde-format
 msgid "Show &birthdays"
-msgstr "Mostrar os cum&preanos"
+msgstr "Mostrar os ani&versarios"
 
 #. i18n: ectx: property (toolTip), widget (QCheckBox, 
mShowAnniversariesFromCal)
 #: kontactplugin/korganizer/apptsummaryconfig_base.ui:141
@@ -2976,8 +2976,8 @@
 "Enable this option to include birthdays from your address book in the "
 "upcoming special occasions summary."
 msgstr ""
-"Active esta opción para incluír os cumpreanos do calendario nos resumos de "
-"vindeiras ocasións especiais."
+"Active esta opción para incluír os aniversarios do caderno de enderezos nos "
+"resumos de vindeiras ocasións especiais."
 
 #. i18n: ectx: property (text), widget (QCheckBox, mShowBirthdaysFromKABBox)
 #: kontactplugin/specialdates/sdsummaryconfig_base.ui:215
@@ -4183,7 +4183,7 @@
 "Select \"Switch between views with tabs\" if you would like to alternate "
 "between calendars using the tab key."
 msgstr ""
-"Seleccione «Alternar entre as vistas mediante lapelas» se desexaalternar "
+"Seleccione «Alternar entre as vistas mediante lapelas» se desexa alternar "
 "entre calendarios coa tecla de tabulación."
 
 #. i18n: ectx: tooltip, entry (AgendaViewCalendarDisplay), group (Agenda View)
@@ -4504,7 +4504,8 @@
 #, kde-format
 msgid "Select a color to use for the current-time (Marcus Bains) line."
 msgstr ""
-"Seleccione a cor que quere empregar para a liña da hora actual (Marcus Bains)"
+"Seleccione a cor que quere empregar para a liña da hora actual (Marcus "
+"Bains)."
 
 #. i18n: ectx: tooltip, entry, group (Colors)
 #: settings/korganizer.kcfg:352
@@ -4935,8 +4936,8 @@
 msgstr ""
 "Publicar información de ocupación ou dispoñibilidade permite que os demais "
 "teñan en conta o seu calendario cando traten de concertar unha reunión con "
-"vostede. Só se publican os momentos nos que vostede estea ocupado, non se "
-"publica a causa da ocupación."
+"vostede. Só se publican os momentos nos que vostede estea ocupado, non por "
+"que está ocupado."
 
 #. i18n: ectx: property (whatsThis), widget (QCheckBox, publishEnable)
 #: ui/kogroupwareprefspage.ui:69
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-17.08.2/po/ru/korganizer.po 
new/korganizer-17.08.3/po/ru/korganizer.po
--- old/korganizer-17.08.2/po/ru/korganizer.po  2017-10-10 02:17:14.000000000 
+0200
+++ new/korganizer-17.08.3/po/ru/korganizer.po  2017-11-07 02:27:53.000000000 
+0100
@@ -7,7 +7,7 @@
 # Nick Shaforostoff <sha...@ukr.net>, 2006, 2008, 2009.
 # Nick Shaforostoff <shaforost...@kde.ru>, 2007, 2008, 2009.
 # Artem Sereda <overmin...@gmail.com>, 2008.
-# Alexander Potashev <aspotas...@gmail.com>, 2010, 2011, 2015, 2016.
+# Alexander Potashev <aspotas...@gmail.com>, 2010, 2011, 2015, 2016, 2017.
 # Julia Dronova <juliette....@gmail.com>, 2012.
 # Yuri Efremov <yur....@gmail.com>, 2013.
 # Alexander Lakhin <exclus...@gmail.com>, 2013.
@@ -16,7 +16,7 @@
 "Project-Id-Version: korganizer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-09-24 05:49+0200\n"
-"PO-Revision-Date: 2016-08-21 12:29+0300\n"
+"PO-Revision-Date: 2017-10-11 15:17+0300\n"
 "Last-Translator: Alexander Potashev <aspotas...@gmail.com>\n"
 "Language-Team: Russian <kde-russ...@lists.kde.ru>\n"
 "Language: ru\n"
@@ -54,13 +54,7 @@
 msgstr "Персональный органайзер"
 
 #: aboutdata.cpp:38
-#, fuzzy, kde-format
-#| msgid ""
-#| "Copyright © 1997–1999 Preston Brown\n"
-#| "Copyright © 2000–2004, 2007 Cornelius Schumacher\n"
-#| "Copyright © 2004–2005 Reinhold Kainhofer\n"
-#| "Copyright © 2006–2012 Allen Winter\n"
-#| "Copyright © 2012–2016 KOrganizer authors"
+#, kde-format
 msgid ""
 "Copyright © 1997–1999 Preston Brown\n"
 "Copyright © 2000–2004, 2007 Cornelius Schumacher\n"
@@ -72,7 +66,7 @@
 "© Cornelius Schumacher, 2000–2004, 2007\n"
 "© Reinhold Kainhofer, 2004–2005\n"
 "© Allen Winter, 2006–2012\n"
-"© Авторы KOrganizer, 2012–2016"
+"© Авторы KOrganizer, 2012–2017"
 
 #: aboutdata.cpp:46 kontactplugin/korganizer/kcmapptsummary.cpp:170
 #: kontactplugin/korganizer/kcmtodosummary.cpp:166
@@ -1755,12 +1749,10 @@
 msgstr "Начать поиск"
 
 #: dialog/searchdialog.cpp:86
-#, fuzzy, kde-format
-#| msgctxt "@info:whatsthis"
-#| msgid "Press this button to define a new filter."
+#, kde-format
 msgctxt "@info:whatsthis"
 msgid "Press this button to start the search."
-msgstr "Нажмите эту кнопку для создания нового фильтра."
+msgstr "Нажмите эту кнопку, чтобы начать поиск."
 
 #: dialog/searchdialog.cpp:124
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-17.08.2/po/tr/korganizer.po 
new/korganizer-17.08.3/po/tr/korganizer.po
--- old/korganizer-17.08.2/po/tr/korganizer.po  2017-10-10 02:17:14.000000000 
+0200
+++ new/korganizer-17.08.3/po/tr/korganizer.po  2017-11-07 02:27:54.000000000 
+0100
@@ -19,7 +19,7 @@
 "Project-Id-Version: kdepim-kde4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-09-24 05:49+0200\n"
-"PO-Revision-Date: 2017-08-17 08:33+0000\n"
+"PO-Revision-Date: 2017-10-03 14:31+0000\n"
 "Last-Translator: Kaan <kaanozdin...@gmail.com>\n"
 "Language-Team: Turkish <kde-l10n...@kde.org>\n"
 "Language: tr\n"
@@ -5885,6 +5885,7 @@
 #~ msgid "Automatic Export: %1"
 #~ msgstr "Otomatik Dışa Aktarım: %1"
 
+#, fuzzy
 #~ msgctxt "@title month and year"
 #~ msgid "%1 %2"
 #~ msgstr "%1 %2"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-17.08.2/po/zh_CN/korgac.po 
new/korganizer-17.08.3/po/zh_CN/korgac.po
--- old/korganizer-17.08.2/po/zh_CN/korgac.po   2017-10-10 02:17:14.000000000 
+0200
+++ new/korganizer-17.08.3/po/zh_CN/korgac.po   2017-11-07 02:27:54.000000000 
+0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-07-14 03:12+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 <guoyunhebr...@gmail.com>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-17.08.2/po/zh_CN/korganizer.po 
new/korganizer-17.08.3/po/zh_CN/korganizer.po
--- old/korganizer-17.08.2/po/zh_CN/korganizer.po       2017-10-10 
02:17:14.000000000 +0200
+++ new/korganizer-17.08.3/po/zh_CN/korganizer.po       2017-11-07 
02:27:54.000000000 +0100
@@ -14,7 +14,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-09-24 05:49+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 <guoyunhebr...@gmail.com>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/korganizer-17.08.2/src/kcmconfigs/korganizer_configdesignerfields.desktop 
new/korganizer-17.08.3/src/kcmconfigs/korganizer_configdesignerfields.desktop
--- 
old/korganizer-17.08.2/src/kcmconfigs/korganizer_configdesignerfields.desktop   
    2017-09-28 06:49:18.000000000 +0200
+++ 
new/korganizer-17.08.3/src/kcmconfigs/korganizer_configdesignerfields.desktop   
    2017-10-29 08:13:58.000000000 +0100
@@ -158,7 +158,7 @@
 X-KDE-Keywords[fi]=korganizer, configure, settings, asetukset, custom fields, 
omat kentät
 X-KDE-Keywords[fr]=KOrganizer, configuration, paramètres, champs personnalisés
 X-KDE-Keywords[ga]=korganizer, cumraigh, socruithe, réimsí saincheaptha
-X-KDE-Keywords[gl]=korganizer,configurar,opcións,campos personalizados
+X-KDE-Keywords[gl]=korganizer, configurar, opcións, campos personalizados
 X-KDE-Keywords[hu]=korganizer, beállítás, beállítások, egyéni mezők
 X-KDE-Keywords[ia]=korganizer, configura, preferentias, campos personalisate
 X-KDE-Keywords[it]=korganizer, configurazione, impostazioni, campi 
personalizzati
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/korganizer-17.08.2/src/kontactplugin/korganizer/kcmapptsummary.desktop 
new/korganizer-17.08.3/src/kontactplugin/korganizer/kcmapptsummary.desktop
--- old/korganizer-17.08.2/src/kontactplugin/korganizer/kcmapptsummary.desktop  
2017-09-28 06:49:18.000000000 +0200
+++ new/korganizer-17.08.3/src/kontactplugin/korganizer/kcmapptsummary.desktop  
2017-10-29 08:13:58.000000000 +0100
@@ -128,7 +128,7 @@
 X-KDE-Keywords[fi]=calendar, kalenteri, events, tapahtumat, configure, 
settings, asetukset
 X-KDE-Keywords[fr]=agenda,évènement,configuration,paramètres
 X-KDE-Keywords[ga]=féilire, imeachtaí, cumraigh, socruithe
-X-KDE-Keywords[gl]=calendario,actividades,actividades,configurar,opcións
+X-KDE-Keywords[gl]=calendario, actividades, actividades, configurar, opcións
 X-KDE-Keywords[hu]=naptár, események, beállítás, beállítások
 X-KDE-Keywords[ia]=calendario,eventos,configura,preferentias
 X-KDE-Keywords[it]=calendario, eventi, configurazione, impostazioni
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/korganizer-17.08.2/src/kontactplugin/korganizer/kcmtodosummary.desktop 
new/korganizer-17.08.3/src/kontactplugin/korganizer/kcmtodosummary.desktop
--- old/korganizer-17.08.2/src/kontactplugin/korganizer/kcmtodosummary.desktop  
2017-09-28 06:49:18.000000000 +0200
+++ new/korganizer-17.08.3/src/kontactplugin/korganizer/kcmtodosummary.desktop  
2017-10-29 08:13:58.000000000 +0100
@@ -128,7 +128,7 @@
 X-KDE-Keywords[fi]=calendar, kalenteri, todos, tehtävät, configure, settings, 
asetukset
 X-KDE-Keywords[fr]=agenda,tâches,configuration,paramètres
 X-KDE-Keywords[ga]=féilire, tascanna, cumraigh, socruithe
-X-KDE-Keywords[gl]=calendario,tarefas,configurar,opcións
+X-KDE-Keywords[gl]=calendario, tarefas, configurar, opcións
 X-KDE-Keywords[hu]=naptár, feladatok, beállítás, beállítások
 X-KDE-Keywords[ia]=calendario,agenda o cosas de facer, configura, preferentias
 X-KDE-Keywords[it]=calendario, cose da fare, configurazione, impostazioni
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/korganizer-17.08.2/src/kontactplugin/specialdates/kcmsdsummary.desktop 
new/korganizer-17.08.3/src/kontactplugin/specialdates/kcmsdsummary.desktop
--- old/korganizer-17.08.2/src/kontactplugin/specialdates/kcmsdsummary.desktop  
2017-09-28 06:49:18.000000000 +0200
+++ new/korganizer-17.08.3/src/kontactplugin/specialdates/kcmsdsummary.desktop  
2017-10-29 08:13:58.000000000 +0100
@@ -129,7 +129,7 @@
 X-KDE-Keywords[et]=sünnipäev, tähtpäev, pidupäev, seadistamine, seadistused
 X-KDE-Keywords[fi]=birthday, syntymäpäivä, anniversary, vuosipäivä, holiday, 
loma, configure, settings, asetukset
 X-KDE-Keywords[fr]=anniversaire,naissance,vacances,configuration,paramètres
-X-KDE-Keywords[gl]=cumpreanos,aniversario,vacacións,configurar,opcións
+X-KDE-Keywords[gl]=aniversario, vacacións, configurar, opcións
 X-KDE-Keywords[hu]=születésnap, évforduló, ünnepnap, beállítás, beállítások
 X-KDE-Keywords[ia]=anniversario de nascite,anniversario,die feriate, 
configura, preferentias
 X-KDE-Keywords[it]=compleanno, anniversario, vacanza, configurazione, 
impostazioni


Reply via email to