Hello community,

here is the log from the commit of package korganizer for openSUSE:Factory 
checked in at 2020-11-10 13:37:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/korganizer (Old)
 and      /work/SRC/openSUSE:Factory/.korganizer.new.11331 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "korganizer"

Tue Nov 10 13:37:00 2020 rev:52 rq:846731 version:20.08.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/korganizer/korganizer.changes    2020-10-12 
13:51:26.826022105 +0200
+++ /work/SRC/openSUSE:Factory/.korganizer.new.11331/korganizer.changes 
2020-11-10 13:37:41.216684091 +0100
@@ -1,0 +2,9 @@
+Thu Nov  5 22:47:01 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 20.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-11-apps-update
+- No code change since 20.08.2
+
+-------------------------------------------------------------------

Old:
----
  korganizer-20.08.2.tar.xz
  korganizer-20.08.2.tar.xz.sig

New:
----
  korganizer-20.08.3.tar.xz
  korganizer-20.08.3.tar.xz.sig

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

Other differences:
------------------
++++++ korganizer.spec ++++++
--- /var/tmp/diff_new_pack.MYeVhu/_old  2020-11-10 13:37:42.068682398 +0100
+++ /var/tmp/diff_new_pack.MYeVhu/_new  2020-11-10 13:37:42.072682391 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           korganizer
-Version:        20.08.2
+Version:        20.08.3
 Release:        0
 Summary:        Personal Organizer
 License:        GPL-2.0-only


++++++ korganizer-20.08.2.tar.xz -> korganizer-20.08.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-20.08.2/CMakeLists.txt 
new/korganizer-20.08.3/CMakeLists.txt
--- old/korganizer-20.08.2/CMakeLists.txt       2020-10-06 05:40:39.000000000 
+0200
+++ new/korganizer-20.08.3/CMakeLists.txt       2020-11-03 01:46:15.000000000 
+0100
@@ -7,8 +7,8 @@
   set(KDEPIM_DEV_VERSION " ${KDEPIM_DEV_VERSION}")
 endif()
 
-set(PIM_VERSION "5.15.2")
-set(RELEASE_SERVICE_VERSION "20.08.2")
+set(PIM_VERSION "5.15.3")
+set(RELEASE_SERVICE_VERSION "20.08.3")
 
 set(KDEPIM_VERSION "${PIM_VERSION}${KDEPIM_DEV_VERSION} 
(${RELEASE_SERVICE_VERSION})")
 
@@ -41,21 +41,21 @@
 include(ECMQtDeclareLoggingCategory)
 
 
-set(AKONADI_MIMELIB_VERSION "5.15.2")
-set(AKONADI_CONTACT_VERSION "5.15.2")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.15.2")
-set(KLDAP_LIB_VERSION "5.15.2")
-set(KMAILTRANSPORT_LIB_VERSION "5.15.2")
-set(CALENDARUTILS_LIB_VERSION "5.15.2")
-set(AKONADICALENDAR_LIB_VERSION "5.15.2")
-set(KONTACTINTERFACE_LIB_VERSION "5.15.2")
-set(KMIME_LIB_VERSION "5.15.2")
-set(KPIMTEXTEDIT_LIB_VERSION "5.15.2")
-set(AKONADI_VERSION "5.15.2")
+set(AKONADI_MIMELIB_VERSION "5.15.3")
+set(AKONADI_CONTACT_VERSION "5.15.3")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.15.3")
+set(KLDAP_LIB_VERSION "5.15.3")
+set(KMAILTRANSPORT_LIB_VERSION "5.15.3")
+set(CALENDARUTILS_LIB_VERSION "5.15.3")
+set(AKONADICALENDAR_LIB_VERSION "5.15.3")
+set(KONTACTINTERFACE_LIB_VERSION "5.15.3")
+set(KMIME_LIB_VERSION "5.15.3")
+set(KPIMTEXTEDIT_LIB_VERSION "5.15.3")
+set(AKONADI_VERSION "5.15.3")
 
 set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
 set(KDEPIM_LIB_SOVERSION "5")
-set(AKONADINOTES_LIB_VERSION "5.15.2")
+set(AKONADINOTES_LIB_VERSION "5.15.3")
 
 set(QT_REQUIRED_VERSION "5.13.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)
@@ -68,14 +68,14 @@
     add_definitions(-DWITH_KUSERFEEDBACK)
 endif()
 
-set(KDEPIM_APPS_LIB_VERSION_LIB "5.15.2")
-set(PIMCOMMON_LIB_VERSION_LIB "5.15.2")
-set(LIBKDEPIM_LIB_VERSION_LIB "5.15.2")
-set(LIBINCIDENCEEDITOR_LIB_VERSION_LIB "5.15.2")
-set(CALENDARSUPPORT_LIB_VERSION_LIB "5.15.2")
-set(EVENTVIEW_LIB_VERSION_LIB "5.15.2")
+set(KDEPIM_APPS_LIB_VERSION_LIB "5.15.3")
+set(PIMCOMMON_LIB_VERSION_LIB "5.15.3")
+set(LIBKDEPIM_LIB_VERSION_LIB "5.15.3")
+set(LIBINCIDENCEEDITOR_LIB_VERSION_LIB "5.15.3")
+set(CALENDARSUPPORT_LIB_VERSION_LIB "5.15.3")
+set(EVENTVIEW_LIB_VERSION_LIB "5.15.3")
 
-find_package(KF5AkonadiSearch "5.15.2" CONFIG REQUIRED)
+find_package(KF5AkonadiSearch "5.15.3" CONFIG REQUIRED)
 set_package_properties(KF5AkonadiSearch PROPERTIES DESCRIPTION "The Akonadi 
Search libraries" URL "https://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-20.08.2/po/ca/korganizer.po 
new/korganizer-20.08.3/po/ca/korganizer.po
--- old/korganizer-20.08.2/po/ca/korganizer.po  2020-10-06 05:40:36.000000000 
+0200
+++ new/korganizer-20.08.3/po/ca/korganizer.po  2020-11-03 01:46:14.000000000 
+0100
@@ -14,14 +14,14 @@
 "Project-Id-Version: korganizer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:48+0200\n"
-"PO-Revision-Date: 2020-08-05 15:35+0200\n"
-"Last-Translator: Antoni Bella Pérez <antonibel...@yahoo.com>\n"
+"PO-Revision-Date: 2020-10-11 10:24+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"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 20.04.3\n"
+"X-Generator: Lokalize 2.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 
@@ -3497,7 +3497,7 @@
 #, kde-format
 msgctxt "@title:group"
 msgid "Show/Hide Options"
-msgstr "Mostra/Amaga les opcions"
+msgstr "Mostra/Oculta les opcions"
 
 #: prefs/koprefsdialog.cpp:159
 #, kde-format
@@ -5220,13 +5220,13 @@
 msgstr ""
 "Seleccioneu aquesta opció si no voleu mostrar els esdeveniments i tasques "
 "pendents repetitius a les vistes. Els elements repetits diàriament i "
-"setmanal poden ocupar un munt d'espai, per tant pot ser útil amagar-los."
+"setmanal poden ocupar un munt d'espai, per tant pot ser útil ocultar-los."
 
 #. i18n: ectx: property (text), widget (QCheckBox, mRecurringCheck)
 #: ui/filteredit_base.ui:124
 #, kde-format
 msgid "Hide &recurring events and to-dos"
-msgstr "Amaga els esdeveniments i tasques pendents &repetitives"
+msgstr "Oculta els esdeveniments i tasques pendents &repetitives"
 
 #. i18n: ectx: property (whatsThis), widget (QCheckBox, mCompletedCheck)
 #: ui/filteredit_base.ui:131
@@ -5245,7 +5245,7 @@
 #: ui/filteredit_base.ui:134
 #, kde-format
 msgid "Hide co&mpleted to-dos"
-msgstr "Amaga les tasques pendents &finalitzades"
+msgstr "Oculta les tasques pendents &finalitzades"
 
 #. i18n: ectx: property (whatsThis), widget (QLabel, mCompletedTimeSpanLabel)
 #: ui/filteredit_base.ui:177
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-20.08.2/po/ca@valencia/korganizer.po 
new/korganizer-20.08.3/po/ca@valencia/korganizer.po
--- old/korganizer-20.08.2/po/ca@valencia/korganizer.po 2020-10-06 
05:40:36.000000000 +0200
+++ new/korganizer-20.08.3/po/ca@valencia/korganizer.po 2020-11-03 
01:46:14.000000000 +0100
@@ -14,14 +14,14 @@
 "Project-Id-Version: korganizer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:48+0200\n"
-"PO-Revision-Date: 2020-08-05 15:35+0200\n"
-"Last-Translator: Antoni Bella Pérez <antonibel...@yahoo.com>\n"
+"PO-Revision-Date: 2020-10-11 10:24+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"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 20.04.3\n"
+"X-Generator: Lokalize 2.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 
@@ -3497,7 +3497,7 @@
 #, kde-format
 msgctxt "@title:group"
 msgid "Show/Hide Options"
-msgstr "Mostra/Amaga les opcions"
+msgstr "Mostra/Oculta les opcions"
 
 #: prefs/koprefsdialog.cpp:159
 #, kde-format
@@ -5220,13 +5220,13 @@
 msgstr ""
 "Seleccioneu aquesta opció si no voleu mostrar els esdeveniments i tasques "
 "pendents repetitius a les vistes. Els elements repetits diàriament i "
-"setmanal poden ocupar un munt d'espai, per tant pot ser útil amagar-los."
+"setmanal poden ocupar un munt d'espai, per tant pot ser útil ocultar-los."
 
 #. i18n: ectx: property (text), widget (QCheckBox, mRecurringCheck)
 #: ui/filteredit_base.ui:124
 #, kde-format
 msgid "Hide &recurring events and to-dos"
-msgstr "Amaga els esdeveniments i tasques pendents &repetitives"
+msgstr "Oculta els esdeveniments i tasques pendents &repetitives"
 
 #. i18n: ectx: property (whatsThis), widget (QCheckBox, mCompletedCheck)
 #: ui/filteredit_base.ui:131
@@ -5245,7 +5245,7 @@
 #: ui/filteredit_base.ui:134
 #, kde-format
 msgid "Hide co&mpleted to-dos"
-msgstr "Amaga les tasques pendents &finalitzades"
+msgstr "Oculta les tasques pendents &finalitzades"
 
 #. i18n: ectx: property (whatsThis), widget (QLabel, mCompletedTimeSpanLabel)
 #: ui/filteredit_base.ui:177
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-20.08.2/po/es/korgac.po 
new/korganizer-20.08.3/po/es/korgac.po
--- old/korganizer-20.08.2/po/es/korgac.po      2020-10-06 05:40:36.000000000 
+0200
+++ new/korganizer-20.08.3/po/es/korgac.po      2020-11-03 01:46:14.000000000 
+0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:48+0200\n"
-"PO-Revision-Date: 2020-03-22 21:47+0100\n"
+"PO-Revision-Date: 2020-10-23 17:18+0200\n"
 "Last-Translator: Eloy Cuadra <ecua...@eloihr.net>\n"
 "Language-Team: Spanish <kde-l10n...@kde.org>\n"
 "Language: es\n"
@@ -16,7 +16,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 19.12.3\n"
+"X-Generator: Lokalize 20.08.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -368,8 +368,8 @@
 "Do you want to quit the KOrganizer reminder daemon?<nl/><note> you will not "
 "get calendar reminders unless the daemon is running.</note>"
 msgstr ""
-"¿Quiere usted parar el demonio de recordatorio de KOrganizer?<nl/><note> "
-"usted no recibirá recordatorios de calendarios, salvo que el demonio esté en "
+"¿Sedea detener el demonio de recordatorios de KOrganizer?<nl/><note> Solo "
+"recibirá recordatorios de los calendarios cuando este demonio esté en "
 "ejecución.</note>"
 
 #: alarmdockwindow.cpp:197 alarmdockwindow.cpp:209
@@ -385,9 +385,9 @@
 "Do you want to start the KOrganizer reminder daemon at login?<nl/><note> you "
 "will not get calendar reminders unless the daemon is running.</note>"
 msgstr ""
-"¿Quiere usted iniciar el demonio de recordatorio de KOrganizer al iniciar "
-"sesión?<nl/><note> usted no recibirá recordatorios de calendario, salvo que "
-"el demonio esté en ejecución.</note>"
+"¿Sesea iniciar el demonio de recordatorios de KOrganizer al iniciar sesión?"
+"<nl/><note> Solo recibirá recordatorios de los calendarios cuando este "
+"demonio esté en ejecución.</note>"
 
 #: alarmdockwindow.cpp:210
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-20.08.2/po/et/korganizer.po 
new/korganizer-20.08.3/po/et/korganizer.po
--- old/korganizer-20.08.2/po/et/korganizer.po  2020-10-06 05:40:36.000000000 
+0200
+++ new/korganizer-20.08.3/po/et/korganizer.po  2020-11-03 01:46:14.000000000 
+0100
@@ -4,19 +4,20 @@
 # Hasso Tepper <ha...@kde.org>, 1999-2004, 2005.
 # Toomas Nurmoja <toomas.nurm...@mail.ee>, 2002, 2004, 2005.
 # Marek Laane <b...@smail.ee>, 2008-2009, 2010, 2011, 2012, 2014, 2016, 2019, 
2020.
+# Mihkel Tõnnov <mihh...@gmail.com>, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: korganizer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:48+0200\n"
-"PO-Revision-Date: 2020-05-11 16:37+0300\n"
-"Last-Translator: Marek Laane <qiila...@gmail.com>\n"
-"Language-Team: Estonian <kde...@lists.linux.ee>\n"
+"PO-Revision-Date: 2020-10-11 01:05+0200\n"
+"Last-Translator: Mihkel Tõnnov <mihh...@gmail.com>\n"
+"Language-Team: Estonian <>\n"
 "Language: et\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 19.12.3\n"
+"X-Generator: Lokalize 20.08.1\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #, kde-format
@@ -373,8 +374,7 @@
 msgstr "Võimaldab eksportida kogu kalendri ühe iCalendari failina."
 
 #: actionmanager.cpp:309
-#, fuzzy, kde-format
-#| msgid "Archive O&ld Incidences..."
+#, kde-format
 msgid "Archive O&ld Incidences..."
 msgstr "Arhiveeri &vanad kirjed..."
 
@@ -719,9 +719,7 @@
 msgstr "Täna"
 
 #: actionmanager.cpp:547
-#, fuzzy, kde-format
-#| msgctxt "@info:status"
-#| msgid "Scroll to Today"
+#, kde-format
 msgctxt "@info:status"
 msgid "Scroll to Today"
 msgstr "Kerimine tänasele"
@@ -751,9 +749,7 @@
 msgstr "Tagasi"
 
 #: actionmanager.cpp:560
-#, fuzzy, kde-format
-#| msgctxt "@info:status"
-#| msgid "Scroll Backward"
+#, kde-format
 msgctxt "@info:status"
 msgid "Scroll Backward"
 msgstr "Kerimine tagasi"
@@ -787,9 +783,7 @@
 msgstr "Edasi"
 
 #: actionmanager.cpp:574
-#, fuzzy, kde-format
-#| msgctxt "@info:status"
-#| msgid "Scroll Forward"
+#, kde-format
 msgctxt "@info:status"
 msgid "Scroll Forward"
 msgstr "Kerimine edasi"
@@ -838,9 +832,7 @@
 msgstr "Uus &sündmus..."
 
 #: actionmanager.cpp:616
-#, fuzzy, kde-format
-#| msgctxt "@info:status"
-#| msgid "Create a new Event"
+#, kde-format
 msgctxt "@info:status"
 msgid "Create a new Event"
 msgstr "Uue sündmuse loomine"
@@ -867,9 +859,7 @@
 msgstr "Uu&s ülesanne..."
 
 #: actionmanager.cpp:629
-#, fuzzy, kde-format
-#| msgctxt "@info:status"
-#| msgid "Create a new To-do"
+#, kde-format
 msgctxt "@info:status"
 msgid "Create a new To-do"
 msgstr "Uue ülesande loomine"
@@ -901,9 +891,7 @@
 msgstr "Uus päe&vik..."
 
 #: actionmanager.cpp:653
-#, fuzzy, kde-format
-#| msgctxt "@info:status"
-#| msgid "Create a new Journal"
+#, kde-format
 msgctxt "@info:status"
 msgid "Create a new Journal"
 msgstr "Uue päeviku loomine"
@@ -931,9 +919,7 @@
 msgstr "Seadista"
 
 #: actionmanager.cpp:666
-#, fuzzy, kde-format
-#| msgctxt "@info:status"
-#| msgid "Configure the view"
+#, kde-format
 msgctxt "@info:status"
 msgid "Configure the view"
 msgstr "Vaate seadistamine"
@@ -1255,17 +1241,13 @@
 msgstr "Lisa uue kalendrina"
 
 #: akonadicollectionview.cpp:312
-#, fuzzy, kde-format
-#| msgctxt "@item this is the default calendar"
-#| msgid "%1 (Default)"
+#, kde-format
 msgctxt "@item this is the default calendar"
 msgid "%1 (Default)"
 msgstr "%1 (vaikimisi)"
 
 #: akonadicollectionview.cpp:431
-#, fuzzy, kde-format
-#| msgctxt "@info:tooltip"
-#| msgid "Set search keyword"
+#, kde-format
 msgctxt "@info:tooltip"
 msgid "Set search keyword"
 msgstr "Otsingusõna määramine"
@@ -1295,17 +1277,13 @@
 msgstr "&Määra kausta värv ..."
 
 #: akonadicollectionview.cpp:578
-#, fuzzy, kde-format
-#| msgctxt "@action:inmenu"
-#| msgid "Set as &Default Folder"
+#, kde-format
 msgctxt "@action:inmenu"
 msgid "Set as &Default Folder"
 msgstr "Määra &vaikekaustaks"
 
 #: akonadicollectionview.cpp:586
-#, fuzzy, kde-format
-#| msgctxt "@action:inmenu"
-#| msgid "Serverside Subscription..."
+#, kde-format
 msgctxt "@action:inmenu"
 msgid "Serverside Subscription..."
 msgstr "Serveripoolne tellimine ..."
@@ -1329,17 +1307,13 @@
 msgstr "Kalendri lisamine"
 
 #: akonadicollectionview.cpp:797
-#, fuzzy, kde-format
-#| msgctxt "@info"
-#| msgid "Do you really want to delete calendar %1?"
+#, kde-format
 msgctxt "@info"
 msgid "Do you really want to delete calendar %1?"
 msgstr "Kas tõesti kustutada kalender %1?"
 
 #: akonadicollectionview.cpp:798
-#, fuzzy, kde-format
-#| msgctxt "@title:window"
-#| msgid "Delete Calendar"
+#, kde-format
 msgctxt "@title:window"
 msgid "Delete Calendar"
 msgstr "Kalendri kustutamine"
@@ -2333,11 +2307,10 @@
 msgstr "La&huta kordusest..."
 
 #: koeventpopupmenu.cpp:163
-#, fuzzy, kde-format
-#| msgid "&Send as iCalendar..."
+#, kde-format
 msgctxt "@action:inmenu"
 msgid "Send as iCalendar..."
-msgstr "&Saada iCalendarina..."
+msgstr "Saada iCalendarina..."
 
 #: koeventpopupmenu.cpp:215
 #, kde-format
@@ -6079,15 +6052,72 @@
 msgid "%1"
 msgstr "%1"
 
-#~ msgid "Merge the contents of another iCalendar"
-#~ msgstr "Ühenda teise iCalendari sisu"
+#, fuzzy
+#~| 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–2019 KOrganizer authors"
+#~ 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–2020 KOrganizer authors"
+#~ msgstr ""
+#~ "Autoriõigus © 1997–1999: Preston Brown\n"
+#~ "Autoriõigus © 2000–2004, 2007: Cornelius Schumacher\n"
+#~ "Autoriõigus © 2004–2005: Reinhold Kainhofer\n"
+#~ "Autoriõigus © 2006–2012: Allen Winter\n"
+#~ "Autoriõigus © 2012–2019: KOrganizeri autorid"
+
+#, fuzzy
+#~| msgid "Change..."
+#~ msgid "Choose..."
+#~ msgstr "Muuda..."
 
 #~ msgid ""
-#~ "Select this menu entry if you would like to merge the contents of another "
-#~ "iCalendar into your current calendar."
+#~ "You are about to set all preferences to default values. All custom "
+#~ "modifications will be lost."
 #~ msgstr ""
-#~ "See menüükirje võimaldab liita mõne teise iCalendari teabe sinu aktiivse "
-#~ "kalendriga."
+#~ "Kavatsed kõik seadistused määrata vaikeväärtustele. Sel juhul lähevad "
+#~ "kaotsi kõik sinu tehtud muudatused."
+
+#~ msgid "Setting Default Preferences"
+#~ msgstr "Vaikeseadistuste määramine"
+
+#~ msgid "Reset to Defaults"
+#~ msgstr "Lähtesta vaikeväärtustele"
+
+#~ msgid "Attach message without attachments"
+#~ msgstr "Kaasatakse kiri ilma kaasatud failideta"
+
+#~ msgctxt "@action:inmenu"
+#~ msgid "Email as iCalendar..."
+#~ msgstr "Saada iCalendarina ..."
+
+#~ msgctxt "@info"
+#~ msgid "Dropping multiple mails is not supported."
+#~ msgstr "1"
+
+#~ msgctxt "@item"
+#~ msgid ""
+#~ "From: %1\n"
+#~ "To: %2\n"
+#~ "Subject: %3"
+#~ msgstr ""
+#~ "Saatja: %1\n"
+#~ "Saaja: %2\n"
+#~ "Teema: %3"
+
+#~ msgctxt "@item"
+#~ msgid "Mail: %1"
+#~ msgstr "Kiri: %1"
+
+#~ msgctxt "@item:inlistbox holiday region, region description"
+#~ msgid "%1 - %2"
+#~ msgstr "%1 - %2"
 
 #~ msgid "&Disable Color"
 #~ msgstr "&Keela värv"
@@ -6095,6 +6125,19 @@
 #~ msgid "&Assign Color..."
 #~ msgstr "O&mista värv..."
 
+#~ msgid "Calendar Colors"
+#~ msgstr "Kalendri värvid"
+
+#~ msgid "Merge the contents of another iCalendar"
+#~ msgstr "Ühenda teise iCalendari sisu"
+
+#~ msgid ""
+#~ "Select this menu entry if you would like to merge the contents of another "
+#~ "iCalendar into your current calendar."
+#~ msgstr ""
+#~ "See menüükirje võimaldab liita mõne teise iCalendari teabe sinu aktiivse "
+#~ "kalendriga."
+
 #~ msgid "&Previous Day"
 #~ msgstr "&Eelmine päev"
 
@@ -6104,9 +6147,6 @@
 #~ msgid "&Next Week"
 #~ msgstr "&Järgmine nädal"
 
-#~ msgid "Calendar Colors"
-#~ msgstr "Kalendri värvid"
-
 #~ msgctxt "@title:window"
 #~ msgid "Create Note"
 #~ msgstr "Sedeli loomine"
@@ -6134,32 +6174,6 @@
 #~ msgstr[0] "%1 element"
 #~ msgstr[1] "%1 element"
 
-#~ msgctxt "@action:inmenu"
-#~ msgid "Email as iCalendar..."
-#~ msgstr "Saada iCalendarina ..."
-
-#~ msgctxt "@info"
-#~ msgid "Dropping multiple mails is not supported."
-#~ msgstr "1"
-
-#~ msgctxt "@item"
-#~ msgid ""
-#~ "From: %1\n"
-#~ "To: %2\n"
-#~ "Subject: %3"
-#~ msgstr ""
-#~ "Saatja: %1\n"
-#~ "Saaja: %2\n"
-#~ "Teema: %3"
-
-#~ msgctxt "@item"
-#~ msgid "Mail: %1"
-#~ msgstr "Kiri: %1"
-
-#~ msgctxt "@item:inlistbox holiday region, region description"
-#~ msgid "%1 - %2"
-#~ msgstr "%1 - %2"
-
 #~ msgctxt "copy this event"
 #~ msgid "&Copy"
 #~ msgstr "&Kopeeri"
@@ -6337,19 +6351,6 @@
 #~ msgid "Export"
 #~ msgstr "Eksport"
 
-#~ msgid ""
-#~ "You are about to set all preferences to default values. All custom "
-#~ "modifications will be lost."
-#~ msgstr ""
-#~ "Kavatsed kõik seadistused määrata vaikeväärtustele. Sel juhul lähevad "
-#~ "kaotsi kõik sinu tehtud muudatused."
-
-#~ msgid "Setting Default Preferences"
-#~ msgstr "Vaikeseadistuste määramine"
-
-#~ msgid "Reset to Defaults"
-#~ msgstr "Lähtesta vaikeväärtustele"
-
 #~ msgctxt "general settings for html export"
 #~ msgid "General"
 #~ msgstr "Üldine"
@@ -9516,9 +9517,6 @@
 #~ msgid "The default way of attaching dropped emails to an event"
 #~ msgstr "Vaikeviis e-kirjade kaasamiseks sündmusele"
 
-#~ msgid "Attach message without attachments"
-#~ msgstr "Kaasatakse kiri ilma kaasatud failideta"
-
 #~ msgid "TestKabc"
 #~ msgstr "TestKabc"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-20.08.2/po/fr/korgac.po 
new/korganizer-20.08.3/po/fr/korgac.po
--- old/korganizer-20.08.2/po/fr/korgac.po      2020-10-06 05:40:36.000000000 
+0200
+++ new/korganizer-20.08.3/po/fr/korgac.po      2020-11-03 01:46:14.000000000 
+0100
@@ -12,13 +12,13 @@
 "POT-Creation-Date: 2020-07-13 07:48+0200\n"
 "PO-Revision-Date: 2020-05-20 21:45+0200\n"
 "Last-Translator: Xavier Besnard <xavier.besn...@neuf.fr>\n"
-"Language-Team: French <kde-francoph...@kde.org>\n"
+"Language-Team: FR\n"
 "Language: fr\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 20.04.1\n"
+"X-Generator: Lokalize 20.08.2\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-20.08.2/po/ia/korganizer.po 
new/korganizer-20.08.3/po/ia/korganizer.po
--- old/korganizer-20.08.2/po/ia/korganizer.po  2020-10-06 05:40:37.000000000 
+0200
+++ new/korganizer-20.08.3/po/ia/korganizer.po  2020-11-03 01:46:14.000000000 
+0100
@@ -8,15 +8,15 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:48+0200\n"
-"PO-Revision-Date: 2020-07-23 12:30+0200\n"
-"Last-Translator: Giovanni Sora <g.s...@tiscali.it>\n"
+"PO-Revision-Date: 2020-10-15 17:32+0200\n"
+"Last-Translator: giovanni <g.s...@tiscali.it>\n"
 "Language-Team: Interlingua <kde-i18n-...@kde.org>\n"
 "Language: ia\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 1.5\n"
+"X-Generator: Lokalize 20.04.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -1534,7 +1534,7 @@
 #, kde-format
 msgctxt "@info"
 msgid "Cannot write iCalendar file %1. %2"
-msgstr "Non pot escriber file de iCalendar %1. %2"
+msgstr "Non pote scriber file de iCalendar %1. %2"
 
 #: calendarview.cpp:1958 calendarview.cpp:1997
 #, kde-format
@@ -2117,7 +2117,7 @@
 #: kcmdesignerfields.cpp:316
 #, kde-format
 msgid "Preview of Selected Page"
-msgstr "Vista preliminar de pagina selectionate"
+msgstr "Vista preliminari de pagina selectionate"
 
 #: kcmdesignerfields.cpp:335
 #, kde-format
@@ -2265,7 +2265,7 @@
 #, kde-format
 msgctxt "@action:inmenu"
 msgid "Print Previe&w..."
-msgstr "Imprime &vista preliminar..."
+msgstr "Imprime &vista preliminari..."
 
 #: koeventpopupmenu.cpp:101
 #, kde-format
@@ -9380,7 +9380,7 @@
 
 #~ msgctxt "@action:inmenu print preview the to-do"
 #~ msgid "Print Previe&w..."
-#~ msgstr "Imprime &vista preliminar..."
+#~ msgstr "Imprime &vista preliminari..."
 
 #~ msgctxt "@action:inmenu delete the to-do"
 #~ msgid "&Delete"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-20.08.2/po/it/korgac.po 
new/korganizer-20.08.3/po/it/korgac.po
--- old/korganizer-20.08.2/po/it/korgac.po      2020-10-06 05:40:37.000000000 
+0200
+++ new/korganizer-20.08.3/po/it/korgac.po      2020-11-03 01:46:14.000000000 
+0100
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 19.12.0\n"
+"X-Generator: Lokalize 20.04.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-20.08.2/po/it/korganizer.po 
new/korganizer-20.08.3/po/it/korganizer.po
--- old/korganizer-20.08.2/po/it/korganizer.po  2020-10-06 05:40:37.000000000 
+0200
+++ new/korganizer-20.08.3/po/it/korganizer.po  2020-11-03 01:46:14.000000000 
+0100
@@ -16,7 +16,7 @@
 "Project-Id-Version: korganizer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:48+0200\n"
-"PO-Revision-Date: 2020-09-21 00:37+0200\n"
+"PO-Revision-Date: 2020-10-29 00:38+0100\n"
 "Last-Translator: Luigi Toscano <luigi.tosc...@tiscali.it>\n"
 "Language-Team: Italian <kde-i18n...@kde.org>\n"
 "Language: it\n"
@@ -471,6 +471,10 @@
 "will be displayed, but only the events from the days selected in the Date "
 "Navigator sidebar will be shown."
 msgstr ""
+"Passa alla vista «Cosa viene dopo», che mostra gli eventi e cose da fare che "
+"\"arriveranno presto\" in un breve elenco per una lettura veloce. Saranno "
+"mostrate tutte le cose da fare anche aperte, ma solo gli eventi dei giorni "
+"selezionati nella barra laterale del navigatore delle date."
 
 #: actionmanager.cpp:398
 #, kde-format
@@ -496,6 +500,8 @@
 "Switches to the Month View, which shows all the events and due to-dos in a "
 "familiar monthly calendar layout."
 msgstr ""
+"Passa alla vista mensile, che mostra tutti gli eventi e le cose da fare in "
+"una familiare struttura a calendario mensile."
 
 #: actionmanager.cpp:411
 #, kde-format
@@ -522,6 +528,9 @@
 "one or more days, sorted chronologically.  You can also see the length of "
 "each event in the day timetable."
 msgstr ""
+"Passa alla vista agenda, che espone gli eventi e le cose da fare per uno o "
+"più giorni ordinate cronologicamente. Puoi anche vedere la lunghezza di ogni "
+"evento nella vista orario."
 
 #: actionmanager.cpp:425
 #, kde-format
@@ -547,6 +556,8 @@
 "Switches to the List View, which displays all your to-dos, events and "
 "journal entries for the dates selected in the Date Navigator as a list."
 msgstr ""
+"Passa alla vista a elenco, che mostra in un elenco tutte le cose da fare, "
+"gli eventi e le voci di diario per le date selezionate nel navigatore date."
 
 #: actionmanager.cpp:438
 #, kde-format
@@ -572,6 +583,8 @@
 "Switches to the To-do List view, which provides a place for you to track "
 "tasks that need to be done."
 msgstr ""
+"Passa alla vista dell'elenco delle cose da fare, che fornisce un posto per "
+"tracciare le attività da completare."
 
 #: actionmanager.cpp:451
 #, kde-format
@@ -597,6 +610,8 @@
 "Switches to the Journal View, which provides a place for you to record your "
 "reflections, occurrences or experiences."
 msgstr ""
+"Passa alla vista diario, che fornisce un posto per registrare le tue "
+"riflessioni, ricorrenze ed esperienze."
 
 # XXX Scadenza, forse? Controllare
 #: actionmanager.cpp:464
@@ -624,6 +639,9 @@
 "Switches to the Timeline View, which shows all events for the selected "
 "timespan in a Gantt view. Each calendar is displayed in a separate line."
 msgstr ""
+"Passa alla vista della linea temporale, che mostra tutti gli eventi per "
+"l'intervallo temporale selezionato in una vista Gantt. Ogni calendario è "
+"mostrato in una linea separata."
 
 #: actionmanager.cpp:479
 #, kde-format
@@ -649,6 +667,8 @@
 "This action will refresh and redraw the current calendar view. It does not "
 "sync or update any calendar folders."
 msgstr ""
+"Questa azione aggiornerà e ridisegnerà l'attuale vista del calendario. Non "
+"sincronizza né aggiorna alcuna cartella di calendario."
 
 #: actionmanager.cpp:494
 #, kde-format
@@ -674,6 +694,9 @@
 "Runs user-defined view filters on the calendar collection. Filters must be "
 "created first. See \"Manage View Filters\" option in the Settings menu."
 msgstr ""
+"Esegue dei filtri per la vista definiti dall'utente sulla collezione di "
+"calendari. I filtri devono essere già stati creati. Vedi l'opzione «Gestisci "
+"filtri della vista» nel menu Impostazioni."
 
 #: actionmanager.cpp:514
 #, kde-format
@@ -756,6 +779,8 @@
 "Scrolls backward by a day, week, month or year, depending on the current "
 "calendar view."
 msgstr ""
+"Scorre indietro di un giorno, settimana, mese o anno, in base alla vista "
+"attuale di calendario."
 
 #: actionmanager.cpp:572
 #, kde-format
@@ -788,6 +813,8 @@
 "Scrolls forward by a day, week, month or year, depending on the current "
 "calendar view."
 msgstr ""
+"Scorre in avanti di un giorno, settimana, mese o anno, in base alla vista "
+"attuale di calendario."
 
 #: actionmanager.cpp:583
 #, kde-format
@@ -829,16 +856,14 @@
 msgstr "Crea un nuovo evento"
 
 #: actionmanager.cpp:620
-#, fuzzy, kde-format
-#| msgctxt "@info:whatsthis"
-#| msgid "Starts a dialog that allows you to create a new Journal entry."
+#, kde-format
 msgctxt "@info:whatsthis"
 msgid ""
 "Starts a dialog that allows you to create a new Event with reminders, "
 "attendees, recurrences and much more."
 msgstr ""
-"Avvia una finestra di dialogo che ti permette di aggiungere una nuova voce "
-"di diario."
+"Avvia una finestra di dialogo che ti permette di aggiungere un nuovo evento "
+"con promemoria, partecipanti, ricorrenze e tanto altro."
 
 #: actionmanager.cpp:628 kodaymatrix.cpp:521
 #, kde-format
@@ -858,16 +883,14 @@
 msgstr "Crea una nuova cosa da fare"
 
 #: actionmanager.cpp:633
-#, fuzzy, kde-format
-#| msgctxt "@info:whatsthis"
-#| msgid "Starts a dialog that allows you to create a new Journal entry."
+#, kde-format
 msgctxt "@info:whatsthis"
 msgid ""
 "Starts a dialog that allows you to create a new To-do with reminders, "
 "attendees, recurrences and much more."
 msgstr ""
-"Avvia una finestra di dialogo che ti permette di aggiungere una nuova voce "
-"di diario."
+"Avvia una finestra di dialogo che ti permette di aggiungere una nuova cosa "
+"da fare con promemoria, partecipanti, ricorrenze e tanto altro."
 
 #: actionmanager.cpp:641
 #, kde-format
@@ -929,7 +952,7 @@
 "current calendar view."
 msgstr ""
 "Avvia una finestra di configurazione che ti permette di cambiare le "
-"impostazioni per l'attuale vista di calendario."
+"impostazioni per la vista attuale di calendario."
 
 #: actionmanager.cpp:678 actionmanager.cpp:1422 actionmanager.cpp:1458
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-20.08.2/po/zh_CN/korgac.po 
new/korganizer-20.08.3/po/zh_CN/korgac.po
--- old/korganizer-20.08.2/po/zh_CN/korgac.po   2020-10-06 05:40:38.000000000 
+0200
+++ new/korganizer-20.08.3/po/zh_CN/korgac.po   2020-11-03 01:46:15.000000000 
+0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:48+0200\n"
-"PO-Revision-Date: 2020-09-23 12:21\n"
+"PO-Revision-Date: 2020-10-08 19:23\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-20.08.2/po/zh_CN/korganizer.po 
new/korganizer-20.08.3/po/zh_CN/korganizer.po
--- old/korganizer-20.08.2/po/zh_CN/korganizer.po       2020-10-06 
05:40:38.000000000 +0200
+++ new/korganizer-20.08.3/po/zh_CN/korganizer.po       2020-11-03 
01:46:15.000000000 +0100
@@ -14,7 +14,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:48+0200\n"
-"PO-Revision-Date: 2020-09-23 12:21\n"
+"PO-Revision-Date: 2020-10-08 19:23\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/korganizer-20.08.2/src/org.kde.korganizer.appdata.xml 
new/korganizer-20.08.3/src/org.kde.korganizer.appdata.xml
--- old/korganizer-20.08.2/src/org.kde.korganizer.appdata.xml   2020-10-03 
14:50:10.000000000 +0200
+++ new/korganizer-20.08.3/src/org.kde.korganizer.appdata.xml   2020-10-31 
18:36:19.000000000 +0100
@@ -377,9 +377,9 @@
     <binary>korganizer</binary>
   </provides>
   <releases>
+    <release version="5.15.3" date="2020-11-05"/>
     <release version="5.15.2" date="2020-10-08"/>
     <release version="5.15.1" date="2020-09-03"/>
     <release version="5.15.0" date="2020-08-13"/>
-    <release version="5.14.3" date="2020-07-09"/>
   </releases>
 </component>


Reply via email to