Hello community,

here is the log from the commit of package korganizer for openSUSE:Factory 
checked in at 2018-05-16 11:31:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/korganizer (Old)
 and      /work/SRC/openSUSE:Factory/.korganizer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "korganizer"

Wed May 16 11:31:54 2018 rev:21 rq:607219 version:18.04.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/korganizer/korganizer.changes    2018-04-25 
09:52:12.550964644 +0200
+++ /work/SRC/openSUSE:Factory/.korganizer.new/korganizer.changes       
2018-05-16 11:31:56.249373638 +0200
@@ -1,0 +2,10 @@
+Fri May 11 05:18:05 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.1.php
+- Changes since 18.04.0:
+  * None
+
+-------------------------------------------------------------------

Old:
----
  korganizer-18.04.0.tar.xz

New:
----
  korganizer-18.04.1.tar.xz

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

Other differences:
------------------
++++++ korganizer.spec ++++++
--- /var/tmp/diff_new_pack.Djpvpd/_old  2018-05-16 11:31:56.953348043 +0200
+++ /var/tmp/diff_new_pack.Djpvpd/_new  2018-05-16 11:31:56.953348043 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:           korganizer
-Version:        18.04.0
+Version:        18.04.1
 Release:        0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++++++ korganizer-18.04.0.tar.xz -> korganizer-18.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-18.04.0/CMakeLists.txt 
new/korganizer-18.04.1/CMakeLists.txt
--- old/korganizer-18.04.0/CMakeLists.txt       2018-04-13 02:15:21.000000000 
+0200
+++ new/korganizer-18.04.1/CMakeLists.txt       2018-05-08 02:22:44.000000000 
+0200
@@ -7,7 +7,7 @@
   set(KDEPIM_DEV_VERSION " ${KDEPIM_DEV_VERSION}")
 endif()
 
-set(KDEPIM_VERSION_NUMBER "5.8.0")
+set(KDEPIM_VERSION_NUMBER "5.8.1")
 set(KDEPIM_VERSION "${KDEPIM_VERSION_NUMBER}${KDEPIM_DEV_VERSION}")
 
 project(korganizer VERSION ${KDEPIM_VERSION_NUMBER})
@@ -39,35 +39,35 @@
 include(ECMQtDeclareLoggingCategory)
 include(ECMCoverageOption)
 
-set(AKONADI_MIMELIB_VERSION "5.8.0")
-set(AKONADI_CONTACT_VERSION "5.8.0")
-set(KCALENDARCORE_LIB_VERSION "5.8.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.8.0")
-set(KLDAP_LIB_VERSION "5.8.0")
-set(KMAILTRANSPORT_LIB_VERSION "5.8.0")
-set(CALENDARUTILS_LIB_VERSION "5.8.0")
-set(AKONADICALENDAR_LIB_VERSION "5.8.0")
-set(KONTACTINTERFACE_LIB_VERSION "5.8.0")
-set(KMIME_LIB_VERSION "5.8.0")
-set(KPIMTEXTEDIT_LIB_VERSION "5.8.0")
-set(AKONADI_VERSION "5.8.0")
+set(AKONADI_MIMELIB_VERSION "5.8.1")
+set(AKONADI_CONTACT_VERSION "5.8.1")
+set(KCALENDARCORE_LIB_VERSION "5.8.1")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.8.1")
+set(KLDAP_LIB_VERSION "5.8.1")
+set(KMAILTRANSPORT_LIB_VERSION "5.8.1")
+set(CALENDARUTILS_LIB_VERSION "5.8.1")
+set(AKONADICALENDAR_LIB_VERSION "5.8.1")
+set(KONTACTINTERFACE_LIB_VERSION "5.8.1")
+set(KMIME_LIB_VERSION "5.8.1")
+set(KPIMTEXTEDIT_LIB_VERSION "5.8.1")
+set(AKONADI_VERSION "5.8.1")
 
 set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}")
 set(KDEPIM_LIB_SOVERSION "5")
-set(AKONADINOTES_LIB_VERSION "5.8.0")
+set(AKONADINOTES_LIB_VERSION "5.8.1")
 
 set(QT_REQUIRED_VERSION "5.8.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.8.0")
-set(PIMCOMMON_LIB_VERSION_LIB "5.8.0")
-set(LIBKDEPIM_LIB_VERSION_LIB "5.8.0")
-set(LIBINCIDENCEEDITOR_LIB_VERSION_LIB "5.8.0")
-set(CALENDARSUPPORT_LIB_VERSION_LIB "5.8.0")
-set(EVENTVIEW_LIB_VERSION_LIB "5.8.0")
-set(KCONTACTS_LIB_VERSION "5.8.0")
+set(KDEPIM_APPS_LIB_VERSION_LIB "5.8.1")
+set(PIMCOMMON_LIB_VERSION_LIB "5.8.1")
+set(LIBKDEPIM_LIB_VERSION_LIB "5.8.1")
+set(LIBINCIDENCEEDITOR_LIB_VERSION_LIB "5.8.1")
+set(CALENDARSUPPORT_LIB_VERSION_LIB "5.8.1")
+set(EVENTVIEW_LIB_VERSION_LIB "5.8.1")
+set(KCONTACTS_LIB_VERSION "5.8.1")
 
-find_package(KF5AkonadiSearch "5.8.0" CONFIG REQUIRED)
+find_package(KF5AkonadiSearch "5.8.1" 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-18.04.0/po/gl/korganizer.po 
new/korganizer-18.04.1/po/gl/korganizer.po
--- old/korganizer-18.04.0/po/gl/korganizer.po  2018-04-13 02:15:20.000000000 
+0200
+++ new/korganizer-18.04.1/po/gl/korganizer.po  2018-05-08 02:22:43.000000000 
+0200
@@ -16,8 +16,8 @@
 "Project-Id-Version: korganizer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-03-16 03:27+0100\n"
-"PO-Revision-Date: 2018-01-19 19:36+0100\n"
-"Last-Translator: Adrián Chaves (Gallaecio) <adr...@chaves.io>\n"
+"PO-Revision-Date: 2018-04-30 00:28+0100\n"
+"Last-Translator: Adrian Chaves <adr...@chaves.io>\n"
 "Language-Team: Galician <kde-i18n-...@kde.org>\n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
@@ -53,13 +53,7 @@
 msgstr "Un organizador persoal"
 
 #: 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"
@@ -71,7 +65,7 @@
 "© 2000–2004, 2007 Cornelius Schumacher\n"
 "© 2004–2005 Reinhold Kainhofer\n"
 "© 2006–2012 Allen Winter\n"
-"© 2012–2016 Autores de KOrganizer"
+"© 2012–2018 Autores de KOrganizer"
 
 #: aboutdata.cpp:46 kontactplugin/korganizer/kcmapptsummary.cpp:178
 #: kontactplugin/korganizer/kcmtodosummary.cpp:168
@@ -678,20 +672,16 @@
 msgstr "Non se puido engadir un calendario. Erro: %1"
 
 #: actionmanager.cpp:854
-#, fuzzy, kde-format
-#| msgctxt "@title::window"
-#| msgid "Edit Calendar Filters"
+#, kde-format
 msgctxt "@title:window"
 msgid "Select Calendar File to Open"
-msgstr "Edición de filtros de calendario"
+msgstr "Seleccione un ficheiro de calendario para abrir"
 
 #: actionmanager.cpp:886
-#, fuzzy, kde-format
-#| msgctxt "@title::window"
-#| msgid "Edit Calendar Filters"
+#, kde-format
 msgctxt "@title:window"
 msgid "Select Calendar File to Import"
-msgstr "Edición de filtros de calendario"
+msgstr "Seleccione un ficheiro de calendario para importar"
 
 #: actionmanager.cpp:919
 #, kde-format
@@ -1604,12 +1594,10 @@
 msgstr "Comezar a busca"
 
 #: dialog/searchdialog.cpp:88
-#, 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 "Prema este botón para definir un filtro novo."
+msgstr "Prema este botón para iniciar a busca."
 
 #: dialog/searchdialog.cpp:129
 #, kde-format
@@ -1715,10 +1703,9 @@
 msgstr "Importar unha páxina"
 
 #: kcmdesignerfields.cpp:207
-#, fuzzy, kde-format
-#| msgid "Designer Files (*.ui)"
+#, kde-format
 msgid "Designer Files"
-msgstr "Ficheiros de Designer (*.ui)"
+msgstr "Ficheiros de Designer"
 
 #: kcmdesignerfields.cpp:304
 #, kde-format
@@ -2569,9 +2556,7 @@
 msgstr "Mañá"
 
 #: kontactplugin/korganizer/todosummarywidget.cpp:218
-#, fuzzy, kde-format
-#| msgctxt "@title month and year"
-#| msgid "%1 %2"
+#, kde-format
 msgctxt "1. weekday, 2. time"
 msgid "%1 %2"
 msgstr "%1 %2"
@@ -2911,7 +2896,7 @@
 #: kontactplugin/specialdates/sdsummarywidget.cpp:541
 #, kde-format
 msgid "Change of Seasons"
-msgstr ""
+msgstr "Cambio de estación"
 
 #: kontactplugin/specialdates/sdsummarywidget.cpp:544
 #, kde-format
@@ -3084,11 +3069,9 @@
 msgstr "Calendarios"
 
 #: prefs/koprefsdialog.cpp:177
-#, fuzzy, kde-format
-#| msgctxt "@title:group"
-#| msgid "Calendar Decorations"
+#, kde-format
 msgid "Calendar Accounts"
-msgstr "Decoracións de calendario"
+msgstr "Contas de calendario"
 
 #: prefs/koprefsdialog.cpp:228
 #, kde-format
@@ -4861,7 +4844,7 @@
 "Configure the number of calendar days you wish to be published and available "
 "to others here."
 msgstr ""
-"Configure o número de días do calendario que desexa sexan publicados e "
+"Configure o número de días do calendario que desexa s publiquen e "
 "dispoñíbeis para outros."
 
 #. i18n: ectx: property (text), widget (QLabel, TextLabel3)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-18.04.0/po/nb/korganizer.po 
new/korganizer-18.04.1/po/nb/korganizer.po
--- old/korganizer-18.04.0/po/nb/korganizer.po  2018-04-13 02:15:20.000000000 
+0200
+++ new/korganizer-18.04.1/po/nb/korganizer.po  2018-05-08 02:22:43.000000000 
+0200
@@ -15,7 +15,7 @@
 msgstr ""
 "Project-Id-Version: korganizer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-01-07 03:14+0100\n"
+"POT-Creation-Date: 2018-03-16 03:27+0100\n"
 "PO-Revision-Date: 2015-02-07 22:17+0100\n"
 "Last-Translator: Bjørn Steensrud <bjor...@skogkatt.homelinux.org>\n"
 "Language-Team: Norwegian Bokmål <i18n...@lister.ping.uio.no>\n"
@@ -62,7 +62,7 @@
 "Copyright © 2012–2018 KOrganizer authors"
 msgstr ""
 
-#: aboutdata.cpp:46 kontactplugin/korganizer/kcmapptsummary.cpp:176
+#: aboutdata.cpp:46 kontactplugin/korganizer/kcmapptsummary.cpp:178
 #: kontactplugin/korganizer/kcmtodosummary.cpp:168
 #: kontactplugin/specialdates/kcmsdsummary.cpp:186
 #: kontactplugin/specialdates/specialdates_plugin.cpp:60
@@ -1678,7 +1678,7 @@
 msgid "(c) 2004 Tobias Koenig"
 msgstr "© 2004 Tobias Koenig"
 
-#: kcmdesignerfields.cpp:157 kontactplugin/korganizer/kcmapptsummary.cpp:175
+#: kcmdesignerfields.cpp:157 kontactplugin/korganizer/kcmapptsummary.cpp:177
 #: kontactplugin/korganizer/kcmtodosummary.cpp:166
 #: kontactplugin/specialdates/kcmsdsummary.cpp:184
 #: kontactplugin/specialdates/specialdates_plugin.cpp:62
@@ -2134,7 +2134,7 @@
 "You will be presented with a dialog where you can create a new journal entry."
 msgstr ""
 
-#: kontactplugin/korganizer/kcmapptsummary.cpp:90
+#: kontactplugin/korganizer/kcmapptsummary.cpp:92
 #: kontactplugin/korganizer/kcmtodosummary.cpp:79
 #: kontactplugin/specialdates/kcmsdsummary.cpp:85
 #, kde-format
@@ -2143,12 +2143,12 @@
 msgstr[0] " dag"
 msgstr[1] " dager"
 
-#: kontactplugin/korganizer/kcmapptsummary.cpp:170
+#: kontactplugin/korganizer/kcmapptsummary.cpp:172
 #, kde-format
 msgid "Upcoming Events Configuration Dialog"
 msgstr ""
 
-#: kontactplugin/korganizer/kcmapptsummary.cpp:172
+#: kontactplugin/korganizer/kcmapptsummary.cpp:174
 #: kontactplugin/korganizer/kcmtodosummary.cpp:163
 #, kde-format
 msgid ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-18.04.0/po/nn/korganizer.po 
new/korganizer-18.04.1/po/nn/korganizer.po
--- old/korganizer-18.04.0/po/nn/korganizer.po  2018-04-13 02:15:20.000000000 
+0200
+++ new/korganizer-18.04.1/po/nn/korganizer.po  2018-05-08 02:22:43.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: korganizer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-01-07 03:14+0100\n"
+"POT-Creation-Date: 2018-03-16 03:27+0100\n"
 "PO-Revision-Date: 2012-01-05 22:17+0100\n"
 "Last-Translator: Karl Ove Hufthammer <k...@huftis.org>\n"
 "Language-Team: Norwegian Nynorsk <i18n...@lister.ping.uio.no>\n"
@@ -55,7 +55,7 @@
 "Copyright © 2012–2018 KOrganizer authors"
 msgstr ""
 
-#: aboutdata.cpp:46 kontactplugin/korganizer/kcmapptsummary.cpp:176
+#: aboutdata.cpp:46 kontactplugin/korganizer/kcmapptsummary.cpp:178
 #: kontactplugin/korganizer/kcmtodosummary.cpp:168
 #: kontactplugin/specialdates/kcmsdsummary.cpp:186
 #: kontactplugin/specialdates/specialdates_plugin.cpp:60
@@ -1649,7 +1649,7 @@
 msgid "(c) 2004 Tobias Koenig"
 msgstr "© 2004 Tobias König"
 
-#: kcmdesignerfields.cpp:157 kontactplugin/korganizer/kcmapptsummary.cpp:175
+#: kcmdesignerfields.cpp:157 kontactplugin/korganizer/kcmapptsummary.cpp:177
 #: kontactplugin/korganizer/kcmtodosummary.cpp:166
 #: kontactplugin/specialdates/kcmsdsummary.cpp:184
 #: kontactplugin/specialdates/specialdates_plugin.cpp:62
@@ -2107,7 +2107,7 @@
 msgstr ""
 "Du vil få opp eit dialogvindauge der du kan leggja til ein ny dagboktekst."
 
-#: kontactplugin/korganizer/kcmapptsummary.cpp:90
+#: kontactplugin/korganizer/kcmapptsummary.cpp:92
 #: kontactplugin/korganizer/kcmtodosummary.cpp:79
 #: kontactplugin/specialdates/kcmsdsummary.cpp:85
 #, kde-format
@@ -2116,12 +2116,12 @@
 msgstr[0] " dag"
 msgstr[1] " dagar"
 
-#: kontactplugin/korganizer/kcmapptsummary.cpp:170
+#: kontactplugin/korganizer/kcmapptsummary.cpp:172
 #, kde-format
 msgid "Upcoming Events Configuration Dialog"
 msgstr "Oppsett av spesielle datoar"
 
-#: kontactplugin/korganizer/kcmapptsummary.cpp:172
+#: kontactplugin/korganizer/kcmapptsummary.cpp:174
 #: kontactplugin/korganizer/kcmtodosummary.cpp:163
 #, kde-format
 msgid ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-18.04.0/po/zh_CN/korgac.po 
new/korganizer-18.04.1/po/zh_CN/korgac.po
--- old/korganizer-18.04.0/po/zh_CN/korgac.po   2018-04-13 02:15:21.000000000 
+0200
+++ new/korganizer-18.04.1/po/zh_CN/korgac.po   2018-05-08 02:22:44.000000000 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-12-11 03:04+0100\n"
-"PO-Revision-Date: 2018-04-05 09:39-0400\n"
+"PO-Revision-Date: 2018-04-26 06:08-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-18.04.0/po/zh_CN/korganizer.po 
new/korganizer-18.04.1/po/zh_CN/korganizer.po
--- old/korganizer-18.04.0/po/zh_CN/korganizer.po       2018-04-13 
02:15:21.000000000 +0200
+++ new/korganizer-18.04.1/po/zh_CN/korganizer.po       2018-05-08 
02:22:44.000000000 +0200
@@ -14,7 +14,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-03-16 03:27+0100\n"
-"PO-Revision-Date: 2018-04-05 09:39-0400\n"
+"PO-Revision-Date: 2018-04-26 06:08-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-18.04.0/src/org.kde.korganizer.appdata.xml 
new/korganizer-18.04.1/src/org.kde.korganizer.appdata.xml
--- old/korganizer-18.04.0/src/org.kde.korganizer.appdata.xml   2018-04-10 
13:50:33.000000000 +0200
+++ new/korganizer-18.04.1/src/org.kde.korganizer.appdata.xml   2018-05-06 
06:12:32.000000000 +0200
@@ -48,6 +48,7 @@
   <summary xml:lang="es">KOrganizer es una aplicación de calendario y 
planificación</summary>
   <summary xml:lang="fi">KOrganizer on kalenteri- ja 
ajanhallintasovellus</summary>
   <summary xml:lang="fr">KOrganizer est une application de calendrier et 
agenda personnel</summary>
+  <summary xml:lang="gl">KOrganizer é un calendario e un aplicativo de 
planificación</summary>
   <summary xml:lang="it">KOrganizer è un'applicazione per il calendario e la 
pianificazione.</summary>
   <summary xml:lang="ko">KOrganizer는 달력과 스케줄 관리 프로그램입니다</summary>
   <summary xml:lang="nl">KOrganizer is een agenda- en 
planningstoepassing</summary>
@@ -137,6 +138,7 @@
       <li xml:lang="es">Admite varios calendarios y listas de tareas 
pendientes</li>
       <li xml:lang="fi">Useiden kalenterien ja tehtävälistojen tuki</li>
       <li xml:lang="fr">Prise en charge de plusieurs calendriers et listes de 
choses à faire</li>
+      <li xml:lang="gl">Compatíbel con varios formatos de calendario e de 
lista de tarefas.</li>
       <li xml:lang="it">Supporto per più calendari e elenchi di cose da 
fare</li>
       <li xml:lang="ko">다중 달력 및 할 일 목록 지원</li>
       <li xml:lang="nl">Ondersteuning voor meerdere agenda's en 
takenlijsten</li>
@@ -159,6 +161,7 @@
       <li xml:lang="es">Modelo de almacenamiento</li>
       <li xml:lang="fi">Tietovarastomalli</li>
       <li xml:lang="fr">Modèle de stockage</li>
+      <li xml:lang="gl">Modelo de almacenamento.</li>
       <li xml:lang="it">Modello di memorizzazione</li>
       <li xml:lang="ko">저장소 모델</li>
       <li xml:lang="nl">Opslagmodel</li>
@@ -181,6 +184,7 @@
       <li xml:lang="es">Deshacer y rehacer</li>
       <li xml:lang="fi">Kumoaminen ja uudelleen tekeminen</li>
       <li xml:lang="fr">Annuler et Refaire</li>
+      <li xml:lang="gl">Funcionalidade de desfacer e refacer.</li>
       <li xml:lang="it">Annulla/ripeti</li>
       <li xml:lang="ko">실행 취소 및 재실행</li>
       <li xml:lang="nl">Ongedaan maken en opnieuw</li>
@@ -203,6 +207,7 @@
       <li xml:lang="es">Integración de tareas pendientes con la vista de 
agenda</li>
       <li xml:lang="fi">Tehtävien integrointi päivyrinäkymään</li>
       <li xml:lang="fr">Intégration de listes de choses à faire avec la vue 
agenda</li>
+      <li xml:lang="gl">Integración da lista de tarefas coa vista da 
axenda.</li>
       <li xml:lang="it">Integrazione delle cose da fare con la vista 
agenda</li>
       <li xml:lang="ko">하루 보기와 통합된 할 일 목록</li>
       <li xml:lang="nl">Taken integreren in agendaoverzicht</li>
@@ -225,6 +230,7 @@
       <li xml:lang="es">Adjuntos para eventos y tareas pendientes</li>
       <li xml:lang="fi">Liitteet tapahtumille ja tehtäville</li>
       <li xml:lang="fr">Pièces jointes pour les évènements et les choses à 
faire</li>
+      <li xml:lang="gl">Permite anexar ficheiros a acontecementos e 
tarefas.</li>
       <li xml:lang="it">Allegati per eventi e cose da fare</li>
       <li xml:lang="ko">할 일과 이벤트에 첨부 파일 지원</li>
       <li xml:lang="nl">Aanhangsels voor activiteiten en taken</li>
@@ -246,6 +252,7 @@
       <li xml:lang="es">Entradas rápidas para tareas pendientes y eventos</li>
       <li xml:lang="fi">Nopeat tehtävä- ja tapahtumamerkinnät</li>
       <li xml:lang="fr">Saisie rapide d'évènements et choses à faire</li>
+      <li xml:lang="gl">Entradas rápidas de tarefas e acontecementos.</li>
       <li xml:lang="it">Voci rapide per cose da fare ed eventi</li>
       <li xml:lang="ko">빠른 할 일과 이벤트 입력</li>
       <li xml:lang="nl">Snel invoeren van activiteiten en taken</li>
@@ -268,6 +275,7 @@
       <li xml:lang="es">Complemento para fechas del calendario judío</li>
       <li xml:lang="fi">Liitännäinen juutalaiselle kalenterille</li>
       <li xml:lang="fr">Module de prise en charge du calendrier juif</li>
+      <li xml:lang="gl">Complemento para datas do calendario xudeu.</li>
       <li xml:lang="it">Estensione per le date del calendario ebraico</li>
       <li xml:lang="ko">유대교 달력 지원 플러그인</li>
       <li xml:lang="nl">Plug-in voor Joodse agendadagen.</li>
@@ -290,6 +298,7 @@
       <li xml:lang="es">Apoyo de impresión</li>
       <li xml:lang="fi">Tulostustuki</li>
       <li xml:lang="fr">Prise en charge d'impression</li>
+      <li xml:lang="gl">Permite imprimir.</li>
       <li xml:lang="it">Supporto per la stampa</li>
       <li xml:lang="ko">인쇄 지원</li>
       <li xml:lang="nl">Ondersteuning voor afdrukken</li>


Reply via email to