Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2020-02-10 21:49:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and      /work/SRC/openSUSE:Factory/.knotes.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "knotes"

Mon Feb 10 21:49:15 2020 rev:42 rq:771698 version:19.12.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/knotes/knotes.changes    2020-01-19 
20:51:18.835857251 +0100
+++ /work/SRC/openSUSE:Factory/.knotes.new.26092/knotes.changes 2020-02-10 
21:49:17.930054195 +0100
@@ -1,0 +2,14 @@
+Fri Feb  7 08:37:48 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Replace %make_jobs with %cmake_build.
+
+-------------------------------------------------------------------
+Wed Feb  5 06:29:23 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 19.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.2
+- No code change since 19.12.1
+
+-------------------------------------------------------------------

Old:
----
  knotes-19.12.1.tar.xz
  knotes-19.12.1.tar.xz.sig

New:
----
  knotes-19.12.2.tar.xz
  knotes-19.12.2.tar.xz.sig

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

Other differences:
------------------
++++++ knotes.spec ++++++
--- /var/tmp/diff_new_pack.ye7Gmr/_old  2020-02-10 21:49:18.486054502 +0100
+++ /var/tmp/diff_new_pack.ye7Gmr/_new  2020-02-10 21:49:18.486054502 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           knotes
-Version:        19.12.1
+Version:        19.12.2
 Release:        0
 Summary:        Popup Notes
 License:        GPL-2.0-or-later
@@ -97,7 +97,7 @@
 
 %build
 %cmake_kf5 -d build
-%make_jobs
+%cmake_build
 
 %install
 %kf5_makeinstall -C build


++++++ knotes-19.12.1.tar.xz -> knotes-19.12.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-19.12.1/CMakeLists.txt 
new/knotes-19.12.2/CMakeLists.txt
--- old/knotes-19.12.1/CMakeLists.txt   2020-01-07 03:30:34.000000000 +0100
+++ new/knotes-19.12.2/CMakeLists.txt   2020-02-04 02:52:09.000000000 +0100
@@ -1,7 +1,7 @@
-set(KDEPIM_VERSION_NUMBER "5.13.1")
+set(KDEPIM_VERSION_NUMBER "5.13.2")
 cmake_minimum_required(VERSION 3.5)
 project(knotes VERSION ${KDEPIM_VERSION_NUMBER})
-set(KDE_APPLICATIONS_VERSION "19.12.1")
+set(KDE_APPLICATIONS_VERSION "19.12.2")
 
 
 set(KF5_MIN_VERSION "5.63.0")
@@ -43,16 +43,16 @@
 set(KDEPIM_LIB_SOVERSION "5")
 
 
-set(AKONADINOTES_LIB_VERSION "5.13.1")
-set(AKONADI_VERSION "5.13.1")
-set(CALENDARUTILS_LIB_VERSION "5.13.1")
-set(KDEPIM_APPS_LIB_VERSION "5.13.1")
-set(KONTACTINTERFACE_LIB_VERSION "5.13.1")
-set(KPIMTEXTEDIT_LIB_VERSION "5.13.1")
-set(LIBKDEPIM_LIB_VERSION "5.13.1")
-set(KMIME_LIB_VERSION "5.13.1")
-set(PIMCOMMON_LIB_VERSION "5.13.1")
-set(GRANTLEETHEME_LIB_VERSION "5.13.1")
+set(AKONADINOTES_LIB_VERSION "5.13.2")
+set(AKONADI_VERSION "5.13.2")
+set(CALENDARUTILS_LIB_VERSION "5.13.2")
+set(KDEPIM_APPS_LIB_VERSION "5.13.2")
+set(KONTACTINTERFACE_LIB_VERSION "5.13.2")
+set(KPIMTEXTEDIT_LIB_VERSION "5.13.2")
+set(LIBKDEPIM_LIB_VERSION "5.13.2")
+set(KMIME_LIB_VERSION "5.13.2")
+set(PIMCOMMON_LIB_VERSION "5.13.2")
+set(GRANTLEETHEME_LIB_VERSION "5.13.2")
 
 
 set(QT_REQUIRED_VERSION "5.11.0")
@@ -96,7 +96,7 @@
 find_package(KF5GrantleeTheme ${GRANTLEETHEME_LIB_VERSION} CONFIG REQUIRED)
 
 
-find_package(KF5AkonadiSearch "5.13.1" CONFIG REQUIRED)
+find_package(KF5AkonadiSearch "5.13.2" CONFIG REQUIRED)
 set_package_properties(KF5AkonadiSearch PROPERTIES DESCRIPTION "The Akonadi 
Search libraries" URL "https://kde.org/"; TYPE REQUIRED PURPOSE "Provides search 
capabilities in KMail and Akonadi")
 
 if (NOT APPLE)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-19.12.1/po/ca@valencia/knotes.po 
new/knotes-19.12.2/po/ca@valencia/knotes.po
--- old/knotes-19.12.1/po/ca@valencia/knotes.po 2020-01-07 03:30:29.000000000 
+0100
+++ new/knotes-19.12.2/po/ca@valencia/knotes.po 2020-02-04 02:51:58.000000000 
+0100
@@ -331,8 +331,8 @@
 #, kde-format
 msgid ""
 "<qt><p>You can customize title note. You can use:</p><ul><li>%d current date "
-"(short format)</li><li>%l current date (long format)</li><li>%t current "
-"time</li></ul></qt>"
+"(short format)</li><li>%l current date (long format)</li><li>%t current 
time</"
+"li></ul></qt>"
 msgstr ""
 "<qt><p>Podeu personalitzar el títol de la nota. Podeu usar:</p><ul><li>%d "
 "data actual (format curt)</li><li>%l data actual (format llarg)</li><li>%t "
@@ -1073,55 +1073,3 @@
 #, kde-format
 msgid "Themes:"
 msgstr "Temes:"
-
-#~ msgid ""
-#~ "<b>Thanks for using KNotes!</b><p>KNotes uses a new storage technology "
-#~ "that requires migration of your current KNotes data and configuration.</"
-#~ "p>\n"
-#~ "<p>The conversion process can take a lot of time (depending on the amount "
-#~ "of notes you have) and it <em>must not be interrupted</em>.</p>\n"
-#~ "<p>You can:</p><ul><li>Migrate now (be prepared to wait)</li><li>Skip the "
-#~ "migration and start with fresh data and configuration</li><li>Cancel and "
-#~ "exit KNotes.</li></ul><p><a href=\"http://userbase.kde.org/Akonadi\";>More "
-#~ "Information...</a></p>"
-#~ msgstr ""
-#~ "<b>Gràcies per usar el KNotes!</b><p>El KNotes usa una nova tecnologia "
-#~ "d'emmagatzematge que requereix la migració de les vostres dades i de la "
-#~ "configuració actual del KNotes.</p>\n"
-#~ "<p>El procés de conversió pot trigar molt temps (depenent de la quantitat "
-#~ "de correus que tingueu) i <em>no s'ha d'interrompre</em>.</p>\n"
-#~ "<p>Podeu:</p><ul><li>Migrar ara (prepareu-vos per esperar)</li><li>Ometre "
-#~ "la migració i iniciar amb dades i configuració noves</li><li>Cancel·lar i "
-#~ "sortir del KNotes</li></ul><p><a href=\"http://userbase.kde.org/Akonadi/ca";
-#~ "\">Més informació...</a></p>"
-
-#~ msgid "KNotes Migration"
-#~ msgstr "Migració del KNotes"
-
-#~ msgid "Migrate Now"
-#~ msgstr "Migra ara"
-
-#~ msgid "Skip Migration"
-#~ msgstr "Omet la migració"
-
-#~ msgid ""
-#~ "Migration to KNotes failed. In case you want to try again, run 'knotes-"
-#~ "migrator --interactive' manually."
-#~ msgstr ""
-#~ "Ha fallat la migració al KNotes. En el cas que vulgueu tornar-ho a "
-#~ "intentar, executeu «knotes-migrator --interactive» manualment."
-
-#~ msgid "Migration Failed"
-#~ msgstr "Ha fallat la migració"
-
-#~ msgid "Uppercase"
-#~ msgstr "Majúscules"
-
-#~ msgid "Sentence case"
-#~ msgstr "Caixa de la frase"
-
-#~ msgid "Lowercase"
-#~ msgstr "Minúscules"
-
-#~ msgid "Change case..."
-#~ msgstr "Canvia la caixa..."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-19.12.1/po/ca@valencia/libnoteshared.po 
new/knotes-19.12.2/po/ca@valencia/libnoteshared.po
--- old/knotes-19.12.1/po/ca@valencia/libnoteshared.po  2020-01-07 
03:30:29.000000000 +0100
+++ new/knotes-19.12.2/po/ca@valencia/libnoteshared.po  2020-02-04 
02:51:58.000000000 +0100
@@ -1,16 +1,17 @@
 # Translation of libnoteshared.po to Catalan (Valencian)
-# Copyright (C) 2014-2017 This_file_is_part_of_KDE
+# Copyright (C) 2014-2019 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Antoni Bella Pérez <antonibel...@yahoo.com>, 2014, 2017.
+# Josep Ma. Ferrer <txe...@gmail.com>, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: libnoteshared\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-11-16 08:00+0100\n"
-"PO-Revision-Date: 2017-01-27 16:57+0100\n"
-"Last-Translator: Antoni Bella Pérez <antonibel...@yahoo.com>\n"
+"PO-Revision-Date: 2019-11-17 19:23+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"
@@ -102,16 +103,13 @@
 "col·lecció per omissió?"
 
 #: job/createnewnotejob.cpp:144
-#, fuzzy, kde-format
-#| msgid ""
-#| "Collection is hidden. New note will stored but not displaying. Do you "
-#| "want to show collection?"
+#, kde-format
 msgid ""
 "Collection is hidden. New note will be stored but not displayed. Do you want "
 "to show collection?"
 msgstr ""
-"La col·lecció està oculta. La nota nova serà emmagatzemada però no es "
-"mostrarà. Voleu mostrar la col·lecció?"
+"La col·lecció està oculta. La nota nova s'emmagatzemarà però no es mostrarà. "
+"Voleu mostrar la col·lecció?"
 
 #: job/createnewnotejob.cpp:198
 #, kde-format
@@ -174,10 +172,3 @@
 #, kde-format
 msgid "The port will listen on and send notes to."
 msgstr "El port pel qual escoltarà i enviarà les notes."
-
-#~ msgid ""
-#~ "An error occures during fetching. Do you want select an new default "
-#~ "collection?"
-#~ msgstr ""
-#~ "Ha succeït un error durant la recuperació. Voleu seleccionar una nova "
-#~ "col·lecció per omissió?"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-19.12.1/po/fi/akonadi_notes_agent.po 
new/knotes-19.12.2/po/fi/akonadi_notes_agent.po
--- old/knotes-19.12.1/po/fi/akonadi_notes_agent.po     2020-01-07 
03:30:30.000000000 +0100
+++ new/knotes-19.12.2/po/fi/akonadi_notes_agent.po     2020-02-04 
02:52:00.000000000 +0100
@@ -1,7 +1,7 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 # Lasse Liehu <lasse.li...@gmail.com>, 2013, 2014, 2015, 2016.
-# Tommi Nieminen <transla...@legisign.org>, 2017, 2018, 2019.
+# Tommi Nieminen <transla...@legisign.org>, 2017, 2018, 2019, 2020.
 #
 msgid ""
 msgstr ""
@@ -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 2.0\n"
+"X-Generator: Lokalize 18.12.3\n"
 
 #: notesagentalarmdialog.cpp:51 notesagentalarmdialog.cpp:220
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-19.12.1/po/fi/knotes.po 
new/knotes-19.12.2/po/fi/knotes.po
--- old/knotes-19.12.1/po/fi/knotes.po  2020-01-07 03:30:30.000000000 +0100
+++ new/knotes-19.12.2/po/fi/knotes.po  2020-02-04 02:52:00.000000000 +0100
@@ -9,7 +9,7 @@
 # Ilpo Kantonen <i...@iki.fi>, 2005, 2006.
 # Mikko Piippo <pii...@cc.helsinki.fi>, 2007.
 # Lasse Liehu <lasse.li...@gmail.com>, 2010, 2011, 2013, 2014, 2015, 2016.
-# Tommi Nieminen <transla...@legisign.org>, 2011, 2016, 2017, 2018, 2019.
+# Tommi Nieminen <transla...@legisign.org>, 2011, 2016, 2017, 2018, 2019, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: knotes\n"
@@ -24,7 +24,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-POT-Import-Date: 2012-12-01 22:25:03+0000\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 18.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-19.12.1/po/fi/libnoteshared.po 
new/knotes-19.12.2/po/fi/libnoteshared.po
--- old/knotes-19.12.1/po/fi/libnoteshared.po   2020-01-07 03:30:30.000000000 
+0100
+++ new/knotes-19.12.2/po/fi/libnoteshared.po   2020-02-04 02:52:00.000000000 
+0100
@@ -1,14 +1,14 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 # Lasse Liehu <lasse.li...@gmail.com>, 2013, 2014.
-# Tommi Nieminen <transla...@legisign.org>, 2017.
+# Tommi Nieminen <transla...@legisign.org>, 2017, 2020.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-11-16 08:00+0100\n"
-"PO-Revision-Date: 2017-05-07 20:58+0200\n"
+"PO-Revision-Date: 2020-01-01 13:28+0200\n"
 "Last-Translator: Tommi Nieminen <transla...@legisign.org>\n"
 "Language-Team: Finnish <kde-i18n-...@kde.org>\n"
 "Language: fi\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 2.0\n"
+"X-Generator: Lokalize 18.12.3\n"
 
 #: alarms/notealarmdialog.cpp:77
 #, kde-format
@@ -98,16 +98,13 @@
 msgstr "Noutamisessa tapahtui virhe. Haluatko valita uuden oletuskokoelman?"
 
 #: job/createnewnotejob.cpp:144
-#, fuzzy, kde-format
-#| msgid ""
-#| "Collection is hidden. New note will stored but not displaying. Do you "
-#| "want to show collection?"
+#, kde-format
 msgid ""
 "Collection is hidden. New note will be stored but not displayed. Do you want "
 "to show collection?"
 msgstr ""
-"Kokoelma on piilotettu. Uusi muistiinpano tallennetaan, mutta se ei näy. "
-"Haluatko, että kokoelma näytetään?"
+"Kokoelma on piilotettu. Uusi muistiinpano tallennetaan mutta ei näytetä. "
+"Haluatko näyttää kokoelman?"
 
 #: job/createnewnotejob.cpp:198
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-19.12.1/po/fr/akonadi_notes_agent.po 
new/knotes-19.12.2/po/fr/akonadi_notes_agent.po
--- old/knotes-19.12.1/po/fr/akonadi_notes_agent.po     2020-01-07 
03:30:30.000000000 +0100
+++ new/knotes-19.12.2/po/fr/akonadi_notes_agent.po     2020-02-04 
02:52:00.000000000 +0100
@@ -3,7 +3,7 @@
 # Vincent PINON <vincent.pi...@st.com>, 2013.
 # Vincent Pinon <vincent.pi...@laposte.net>, 2014, 2017, 2018.
 # Geoffray Levasseur <geoffray.levasseurbran...@numericable.fr>, 2014.
-# Simon Depiets <sdepi...@gmail.com>, 2019.
+# Simon Depiets <sdepi...@gmail.com>, 2019, 2020.
 #
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-19.12.1/po/fr/knotes.po 
new/knotes-19.12.2/po/fr/knotes.po
--- old/knotes-19.12.1/po/fr/knotes.po  2020-01-07 03:30:30.000000000 +0100
+++ new/knotes-19.12.2/po/fr/knotes.po  2020-02-04 02:52:00.000000000 +0100
@@ -12,7 +12,7 @@
 # Sébastien Renard <ren...@kde.org>, 2010, 2013, 2014, 2015.
 # xavier <xavier.besn...@neuf.fr>, 2013.
 # Vincent Pinon <vpi...@kde.org>, 2017, 2018.
-# Simon Depiets <sdepi...@gmail.com>, 2019.
+# Simon Depiets <sdepi...@gmail.com>, 2019, 2020.
 #
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-19.12.1/po/ia/akonadi_notes_agent.po 
new/knotes-19.12.2/po/ia/akonadi_notes_agent.po
--- old/knotes-19.12.1/po/ia/akonadi_notes_agent.po     2020-01-07 
03:30:30.000000000 +0100
+++ new/knotes-19.12.2/po/ia/akonadi_notes_agent.po     2020-02-04 
02:52:01.000000000 +0100
@@ -1,21 +1,21 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# G.Sora <g.s...@tiscali.it>, 2013, 2014.
+# G.Sora <g.s...@tiscali.it>, 2013, 2014, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-06-19 03:21+0200\n"
-"PO-Revision-Date: 2014-04-08 14:56+0200\n"
-"Last-Translator: G.Sora <g.s...@tiscali.it>\n"
-"Language-Team: Interlingua <kde-l10n...@kde.org>\n"
+"PO-Revision-Date: 2020-01-20 13:43+0100\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 18.12.3\n"
 
 #: notesagentalarmdialog.cpp:51 notesagentalarmdialog.cpp:220
 #, kde-format
@@ -56,7 +56,7 @@
 #: notesagentalarmdialog.cpp:220
 #, kde-format
 msgid "Error during fetch alarm info."
-msgstr ""
+msgstr "Errr quandotu reportava info de alarma."
 
 #: notesagentsettingsdialog.cpp:42
 #, kde-format
@@ -84,10 +84,9 @@
 msgstr "Agente de Notas."
 
 #: notesagentsettingsdialog.cpp:74
-#, fuzzy, kde-format
-#| msgid "Copyright (C) 2013, 2014 Laurent Montel"
+#, kde-format
 msgid "Copyright (C) 2013-2019 Laurent Montel"
-msgstr "Copyright (C) , 2013, 2014 Laurent Montel"
+msgstr "Copyright (C) 2014-2019 Laurent Montel"
 
 #: notesagentsettingsdialog.cpp:76
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-19.12.1/po/ia/knotes.po 
new/knotes-19.12.2/po/ia/knotes.po
--- old/knotes-19.12.1/po/ia/knotes.po  2020-01-07 03:30:31.000000000 +0100
+++ new/knotes-19.12.2/po/ia/knotes.po  2020-02-04 02:52:01.000000000 +0100
@@ -1,21 +1,21 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# g.sora <g.s...@tiscali.it>, 2011, 2012, 2013, 2014.
+# g.sora <g.s...@tiscali.it>, 2011, 2012, 2013, 2014, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-10-24 03:24+0200\n"
-"PO-Revision-Date: 2014-04-08 15:10+0200\n"
-"Last-Translator: G.Sora <g.s...@tiscali.it>\n"
-"Language-Team: Interlingua <kde-l10n...@kde.org>\n"
+"PO-Revision-Date: 2020-01-19 22:21+0100\n"
+"Last-Translator: Giovanni Sora <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 2.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -33,8 +33,7 @@
 msgstr "Supprime creation de un nove nota sur un instantia non unic."
 
 #: apps/knotesakonaditray.cpp:35 apps/knotestray.cpp:32
-#, fuzzy, kde-format
-#| msgid "KNotes: Sticky notes for KDE"
+#, kde-format
 msgid "KNotes: Sticky notes by KDE"
 msgstr "KNotes: notas collose per KDE"
 
@@ -49,8 +48,7 @@
 msgstr "Nove nota ex area de transferentia"
 
 #: apps/knotesapp.cpp:112 kontactplugin/knotes_part.cpp:192
-#, fuzzy, kde-format
-#| msgid "New Note From Clipboard"
+#, kde-format
 msgid "New Note From Text File..."
 msgstr "Nove nota ex area de transferentia"
 
@@ -71,41 +69,35 @@
 msgstr "Imprime notas seligite ..."
 
 #: apps/knotesapp.cpp:134
-#, fuzzy, kde-format
-#| msgctxt "@action:inmenu"
-#| msgid "Print Selected Notes..."
+#, kde-format
 msgctxt "@action:inmenu"
 msgid "Delete Selected Notes..."
 msgstr "Imprime notas seligite ..."
 
 #: apps/knotesapp.cpp:423 kontactplugin/knotes_part.cpp:874
-#, fuzzy, kde-format
-#| msgctxt "@title:window"
-#| msgid "Select Note Folder"
+#, kde-format
 msgid "Select Text File"
 msgstr "Selige  dossier de nota"
 
 #: apps/knotesapp.cpp:424 kontactplugin/knotes_part.cpp:875
-#, fuzzy, kde-format
-#| msgid "Text Size"
+#, kde-format
 msgid "Text File"
-msgstr "Dimension de texto"
+msgstr "File de texto"
 
 #: apps/knotesapp.cpp:430 kontactplugin/knotes_part.cpp:882
 #, kde-format
 msgid "Error during open text file: %1"
-msgstr ""
+msgstr "Error quando on aperiva le file detexto : %1"
 
 #: apps/knotesapp.cpp:431 kontactplugin/knotes_part.cpp:883
-#, fuzzy, kde-format
-#| msgid "Text Size"
+#, kde-format
 msgid "Open Text File"
 msgstr "Dimension de texto"
 
 #: apps/knotesapp.cpp:434 kontactplugin/knotes_part.cpp:886
 #, kde-format
 msgid "Note from file '%1'"
-msgstr ""
+msgstr "Nota ex file '%1'"
 
 #: apps/knotesapp.cpp:529
 #, kde-format
@@ -131,10 +123,9 @@
 msgstr "Notas de KDE"
 
 #: apps/main.cpp:56
-#, fuzzy, kde-format
-#| msgid "Copyright © 1997–2014 KNotes authors"
+#, kde-format
 msgid "Copyright © 1997–2019 KNotes authors"
-msgstr "Copyright © 1997–2014 Le Autores de KNotes"
+msgstr "Copyright © 1997–2019 Le Autores de KNotes"
 
 #: apps/main.cpp:76 kontactplugin/kcmknotessummary.cpp:64
 #, kde-format
@@ -254,7 +245,7 @@
 #: configdialog/knotecollectionconfigwidget.cpp:117
 #, kde-format
 msgid "Folders"
-msgstr ""
+msgstr "Dossieres"
 
 #: configdialog/knotecollectionconfigwidget.cpp:119
 #, kde-format
@@ -277,8 +268,7 @@
 msgstr "&Annulla toto"
 
 #: configdialog/knotecollectionconfigwidget.cpp:177
-#, fuzzy, kde-format
-#| msgid "Rename..."
+#, kde-format
 msgid "Rename notes..."
 msgstr "Renomina..."
 
@@ -289,35 +279,32 @@
 msgstr "Selige le dossier ubi le nota essera salveguardate:"
 
 #: configdialog/knotecollectionconfigwidget.cpp:200
-#, fuzzy, kde-format
-#| msgid "Note Actions"
+#, kde-format
 msgid "Notes accounts"
-msgstr "Actiones de nota"
+msgstr "Contos de notas"
 
 #: configdialog/knotecollectionconfigwidget.cpp:205
 #, kde-format
 msgid "Accounts"
-msgstr ""
+msgstr "Contos"
 
 #: configdialog/knotecollectionconfigwidget.cpp:237
-#, fuzzy, kde-format
-#| msgid "Search Notes"
+#, kde-format
 msgid "Rename Notes"
 msgstr "Cerca notas"
 
 #: configdialog/knotecollectionconfigwidget.cpp:238
 #, kde-format
 msgid "Name:"
-msgstr ""
+msgstr "Nomine:"
 
 #: configdialog/knotecollectionconfigwidget.cpp:257
 #, kde-format
 msgid "An error was occurred during renaming: %1"
-msgstr ""
+msgstr "Un error occurreva durante le renominar: %1"
 
 #: configdialog/knotecollectionconfigwidget.cpp:257
-#, fuzzy, kde-format
-#| msgid "Create new note"
+#, kde-format
 msgid "Rename note"
 msgstr "Crea nove nota"
 
@@ -435,8 +422,7 @@
 msgstr "Notas"
 
 #: dialog/knotedeleteselectednotesdialog.cpp:32
-#, fuzzy, kde-format
-#| msgid "Select notes"
+#, kde-format
 msgid "Select notes to delete"
 msgstr "Selige  notas"
 
@@ -457,32 +443,28 @@
 msgstr "Actiones de nota"
 
 #: finddialog/knotefinddialog.cpp:40
-#, fuzzy, kde-format
-#| msgid "Search Notes"
+#, kde-format
 msgctxt "@title:window"
 msgid "Search Notes"
 msgstr "Cerca notas"
 
 #: finddialog/knotefinddialog.cpp:85
-#, fuzzy, kde-format
-#| msgid "Search notes:"
+#, kde-format
 msgctxt "@label:textbox"
 msgid "Search notes:"
 msgstr "Cerca notas:"
 
 #: finddialog/knotefinddialog.cpp:94
-#, fuzzy, kde-format
-#| msgid "Search..."
+#, kde-format
 msgctxt "@action:button Search notes"
 msgid "Search..."
 msgstr "Cerca..."
 
 #: finddialog/knotefinddialog.cpp:149
-#, fuzzy, kde-format
-#| msgid "No Result found."
+#, kde-format
 msgctxt "@label"
 msgid "No Results found in search."
-msgstr "Il trovava necun exito."
+msgstr "Necun resultatos trovate in cerca."
 
 #: knoteedit.cpp:56
 #, kde-format
@@ -582,37 +564,37 @@
 #: kontactplugin/kcmknotessummary.cpp:59
 #, kde-format
 msgid "kcmknotessummary"
-msgstr ""
+msgstr "kcmknotessummary"
 
 #: kontactplugin/kcmknotessummary.cpp:61
 #, kde-format
 msgid "Notes Summary Configuration Dialog"
-msgstr ""
+msgstr "Dialogo de configuration de summario de Notas"
 
 #: kontactplugin/kcmknotessummary.cpp:63
 #, kde-format
 msgid "Copyright © 2013-2019 Laurent Montel <mon...@kde.org>"
-msgstr ""
+msgstr "Copyright (C) 2013-2019 Laurent Montel <mon...@kde.org>"
 
 #: kontactplugin/knotes_part.cpp:98
 #, kde-format
 msgctxt "@action:inmenu create new popup note"
 msgid "&New"
-msgstr ""
+msgstr "&Nove"
 
 #: kontactplugin/knotes_part.cpp:108
 #, kde-format
 msgctxt "@info:whatsthis"
 msgid "You will be presented with a dialog where you can add a new popup note."
 msgstr ""
+"Tu essera presentate con un dialogo ubi tu pote adder un nove nota de popup."
 
 #: kontactplugin/knotes_part.cpp:111 kontactplugin/knotes_part.cpp:606
 #: kontactplugin/knotes_part.cpp:608 kontactplugin/knotes_part.cpp:790
-#, fuzzy, kde-format
-#| msgid "Editor"
+#, kde-format
 msgctxt "@action:inmenu"
 msgid "Edit..."
-msgstr "Editor"
+msgstr "Edita ..."
 
 #: kontactplugin/knotes_part.cpp:120
 #, kde-format
@@ -621,10 +603,11 @@
 "You will be presented with a dialog where you can modify an existing popup "
 "note."
 msgstr ""
+"Tu essera presentate con un dialogo ubi tu pote modificar un nota de popup "
+"existente."
 
 #: kontactplugin/knotes_part.cpp:123
-#, fuzzy, kde-format
-#| msgid "Rename..."
+#, kde-format
 msgctxt "@action:inmenu"
 msgid "Rename..."
 msgstr "Renomina..."
@@ -636,10 +619,11 @@
 "You will be presented with a dialog where you can rename an existing popup "
 "note."
 msgstr ""
+"Tu esser presentate con un dialogo ubi tu pote renominar un nota de popup "
+"existente."
 
 #: kontactplugin/knotes_part.cpp:134
-#, fuzzy, kde-format
-#| msgid "Delete"
+#, kde-format
 msgctxt "@action:inmenu"
 msgid "Delete"
 msgstr "Dele"
@@ -651,32 +635,30 @@
 "You will be prompted if you really want to permanently remove the selected "
 "popup note."
 msgstr ""
+"Tu essera requirite si tu vermente vole remover permanentemente le seligite "
+"nota de popup."
 
 #: kontactplugin/knotes_part.cpp:153
 #, kde-format
 msgctxt "@info:whatsthis"
 msgid "You will be prompted to print the selected popup note."
-msgstr ""
+msgstr "Tu essera demandate ante imprimer le nota de popup seligite."
 
 #: kontactplugin/knotes_part.cpp:156
-#, fuzzy, kde-format
-#| msgctxt "@action:inmenu"
-#| msgid "Print Selected Notes..."
+#, kde-format
 msgctxt "@action:inmenu"
 msgid "Print Preview Selected Notes..."
-msgstr "Imprime notas seligite ..."
+msgstr "Imprime notas de vista preliminar seligite ..."
 
 #: kontactplugin/knotes_part.cpp:162
-#, fuzzy, kde-format
-#| msgid "Note Actions"
+#, kde-format
 msgid "Note settings..."
-msgstr "Actiones de nota"
+msgstr "Preferentias de nota..."
 
 #: kontactplugin/knotes_part.cpp:167
-#, fuzzy, kde-format
-#| msgid "Preferences..."
+#, kde-format
 msgid "Preferences KNotes..."
-msgstr "Preferentias..."
+msgstr "Preferentias KNotes ..."
 
 #: kontactplugin/knotes_part.cpp:172 notes/knote.cpp:715
 #, kde-format
@@ -711,82 +693,72 @@
 #: kontactplugin/knotes_part.cpp:238
 #, kde-format
 msgid "Set Focus to Quick Search"
-msgstr ""
+msgstr "Fixa foco a Cerca rapide"
 
 #: kontactplugin/knotes_part.cpp:321
 #, kde-format
 msgctxt "@info"
 msgid "To print notes, first select the notes to print from the list."
-msgstr ""
+msgstr "Pro imprimer notas, prime tu selige le notas de imprimer ex le lista."
 
 #: kontactplugin/knotes_part.cpp:322
-#, fuzzy, kde-format
-#| msgid "Print Note"
-#| msgid_plural "Print %1 notes"
+#, kde-format
 msgctxt "@title:window"
 msgid "Print Popup Notes"
-msgstr "Imprime nota"
+msgstr "Imprime notas de popup"
 
 #: kontactplugin/knotes_part.cpp:366
-#, fuzzy, kde-format
-#| msgid "Note is locked"
+#, kde-format
 msgid "Note was not created."
-msgstr "Nota es blocate"
+msgstr "Nota esseva create."
 
 #: kontactplugin/knotes_part.cpp:366
-#, fuzzy, kde-format
-#| msgid "Create new note"
+#, kde-format
 msgid "Create new note"
 msgstr "Crea nove nota"
 
 #: kontactplugin/knotes_part.cpp:388
 #: kontactplugin/knotesselectdeletenotesdialog.cpp:70
-#, fuzzy, kde-format
-#| msgid "<qt>Do you really want to delete note <b>%1</b>?</qt>"
+#, kde-format
 msgctxt "@info"
 msgid "Do you really want to delete this note?"
 msgid_plural "Do you really want to delete these %1 notes?"
-msgstr[0] "<qt>Tu vermente voler dele nota <b>%1</b>?</qt>"
+msgstr[0] "Tu realmente vole deler iste note?"
 msgstr[1] "<qt>Tu vermente voler dele nota <b>%1</b>?</qt>"
 
 #: kontactplugin/knotes_part.cpp:390
 #: kontactplugin/knotesselectdeletenotesdialog.cpp:57
-#, fuzzy, kde-format
-#| msgid "Confirm Delete"
+#, kde-format
 msgctxt "@title:window"
 msgid "Confirm Delete"
 msgstr "Confirma dele"
 
 #: kontactplugin/knotes_part.cpp:582
-#, fuzzy, kde-format
-#| msgid "Search Notes"
+#, kde-format
 msgctxt "@title:window"
 msgid "Rename Popup Note"
-msgstr "Cerca notas"
+msgstr "Renomina nota de popup"
 
 #: kontactplugin/knotes_part.cpp:583
-#, fuzzy, kde-format
-#| msgid "New Note"
+#, kde-format
 msgctxt "@label:textbox"
 msgid "New Name:"
-msgstr "Nove Nota"
+msgstr "Nove nomine:"
 
 #: kontactplugin/knotes_part.cpp:606 kontactplugin/knotes_part.cpp:790
-#, fuzzy, kde-format
-#| msgid "Show All Notes"
+#, kde-format
 msgid "Show Note..."
-msgstr "Monstra omne notas"
+msgstr "Monstra nota ..."
 
 #: kontactplugin/knotes_part.cpp:742
-#, fuzzy, kde-format
-#| msgid "&Rich text"
+#, kde-format
 msgid "Rich text (*.html)"
-msgstr "&Rich text"
+msgstr "Rich text (*.html)"
 
 #: kontactplugin/knotes_part.cpp:744
 #, kde-format
 msgid "Plain text (*.txt)"
-msgstr ""
+msgstr "Text simplice(*.txt)"
 
 #: kontactplugin/knotes_part.cpp:747 notes/knote.cpp:518
 #, kde-format
@@ -803,11 +775,10 @@
 "vole super scriber lo?</qt>"
 
 #: kontactplugin/knotes_plugin.cpp:62
-#, fuzzy, kde-format
-#| msgid "New Note"
+#, kde-format
 msgctxt "@action:inmenu"
 msgid "New Popup Note..."
-msgstr "Nove Nota"
+msgstr "Nove nota de popup ..."
 
 #: kontactplugin/knotes_plugin.cpp:70
 #, kde-format
@@ -815,52 +786,46 @@
 msgid ""
 "You will be presented with a dialog where you can create a new popup note."
 msgstr ""
+"Tu essera presentate con un dialogo ubi tu pote crear un nove nota de popup."
 
 #: kontactplugin/knotes_plugin.cpp:99
-#, fuzzy, kde-kuit-format
-#| msgid "KNotes"
+#, kde-kuit-format
 msgctxt "@title"
 msgid "KNotes"
 msgstr "KNotes"
 
 #: kontactplugin/knotes_plugin.cpp:101
-#, fuzzy, kde-kuit-format
-#| msgid "No Notes"
+#, kde-kuit-format
 msgctxt "@title"
 msgid "Popup Notes"
-msgstr "Nulle notas"
+msgstr "Notas de Popup"
 
 #: kontactplugin/knotes_plugin.cpp:103
-#, fuzzy, kde-kuit-format
-#| msgid "Copyright © 1997–2014 KNotes authors"
+#, kde-kuit-format
 msgctxt "@info:credit"
 msgid "Copyright © 2003–2018 Kontact authors"
-msgstr "Copyright © 1997–2014 Le Autores de KNotes"
+msgstr "Copyright (c) 2003-2019 autores de Kontact"
 
 #: kontactplugin/knotes_plugin.cpp:105
-#, fuzzy, kde-kuit-format
-#| msgid "Laurent Montel"
+#, kde-kuit-format
 msgctxt "@info:credit"
 msgid "Laurent Montel"
 msgstr "Laurent Montel"
 
 #: kontactplugin/knotes_plugin.cpp:106
-#, fuzzy, kde-kuit-format
-#| msgid "Maintainer"
+#, kde-kuit-format
 msgctxt "@info:credit"
 msgid "Current Maintainer"
-msgstr "Mantenitor"
+msgstr "Mantenitor currente"
 
 #: kontactplugin/knotes_plugin.cpp:109
-#, fuzzy, kde-kuit-format
-#| msgid "Michael Brade"
+#, kde-kuit-format
 msgctxt "@info:credit"
 msgid "Michael Brade"
 msgstr "Michael Brade"
 
 #: kontactplugin/knotes_plugin.cpp:110
-#, fuzzy, kde-kuit-format
-#| msgid "Previous Maintainer"
+#, kde-kuit-format
 msgctxt "@info:credit"
 msgid "Previous Maintainer"
 msgstr "Previe mantenitor"
@@ -869,31 +834,28 @@
 #, kde-kuit-format
 msgctxt "@info:credit"
 msgid "Tobias Koenig"
-msgstr ""
+msgstr "Tobias Koenig"
 
 #: kontactplugin/knotes_plugin.cpp:113
 #, kde-kuit-format
 msgctxt "@info:credit"
 msgid "Developer"
-msgstr ""
+msgstr "Disveloppator"
 
 #: kontactplugin/knotes_plugin.cpp:151
-#, fuzzy, kde-format
-#| msgid "Settings"
+#, kde-format
 msgctxt "@item"
 msgid "Meeting"
-msgstr "Preferentias"
+msgstr "Incontro"
 
 #: kontactplugin/knotes_plugin.cpp:165 kontactplugin/knotes_plugin.cpp:170
-#, fuzzy, kde-format
-#| msgid "Notes"
+#, kde-format
 msgctxt "@item"
 msgid "Note: %1"
-msgstr "Notas"
+msgstr "Nota:%1"
 
 #: kontactplugin/knotes_plugin.cpp:177
-#, fuzzy, kde-format
-#| msgid "New Note"
+#, kde-format
 msgctxt "@item"
 msgid "New Note"
 msgstr "Nove Nota"
@@ -902,7 +864,7 @@
 #, kde-format
 msgctxt "@info"
 msgid "Dropping multiple mails is not supported."
-msgstr ""
+msgstr "Deponer multiple e-postas non es supportate."
 
 #: kontactplugin/knotes_plugin.cpp:190
 #, kde-format
@@ -912,77 +874,73 @@
 "To: %2\n"
 "Subject: %3"
 msgstr ""
+"Ex: %1\n"
+"A: %2\n"
+"Subjecto: %3"
 
 #: kontactplugin/knotes_plugin.cpp:193
 #, kde-format
 msgctxt "@item"
 msgid "Mail: %1"
-msgstr ""
+msgstr "E-posta: %1"
 
 #: kontactplugin/knoteseditdialog.cpp:50
-#, fuzzy, kde-format
-#| msgid "Show All Notes"
+#, kde-format
 msgctxt "@title:window"
 msgid "Show Popup Note"
-msgstr "Monstra omne notas"
+msgstr "Sync Nota de Popup"
 
 #: kontactplugin/knoteseditdialog.cpp:50
 #, kde-format
 msgctxt "@title:window"
 msgid "Edit Popup Note"
-msgstr ""
+msgstr "Edita nota de popup"
 
 #: kontactplugin/knoteseditdialog.cpp:79
 #, kde-format
 msgctxt "@label popup note name"
 msgid "Name:"
-msgstr ""
+msgstr "Nomine:"
 
 #: kontactplugin/knoteslistwidgetsearchline.cpp:28
-#, fuzzy, kde-format
-#| msgid "Search notes:"
+#, kde-format
 msgid "Search notes..."
-msgstr "Cerca notas:"
+msgstr "Cerca notas..."
 
 #: kontactplugin/knoteslistwidgetsearchline.cpp:37
-#, fuzzy, kde-format
-#| msgid "Search notes:"
+#, kde-format
 msgid "Search notes...<%1>"
-msgstr "Cerca notas:"
+msgstr "Cerca notas...<%1>"
 
 #: kontactplugin/knotesselectdeletenotesdialog.cpp:46
 #, kde-format
 msgid "(note locked, it will not removed)"
-msgstr ""
+msgstr "(nota blocate, il non essera removite)"
 
 #: kontactplugin/summarywidget.cpp:63
-#, fuzzy, kde-format
-#| msgid "No Notes"
+#, kde-format
 msgid "Popup Notes"
-msgstr "Nulle notas"
+msgstr "Notas de popup"
 
 #: kontactplugin/summarywidget.cpp:120
-#, fuzzy, kde-format
-#| msgid "No Result found."
+#, kde-format
 msgid "No notes found"
-msgstr "Il trovava necun exito."
+msgstr "Il trovava necun nota."
 
 #: kontactplugin/summarywidget.cpp:153
 #, kde-format
 msgid "Modify Note..."
-msgstr ""
+msgstr "Modifica nota ..."
 
 #: kontactplugin/summarywidget.cpp:157
-#, fuzzy, kde-format
-#| msgctxt "@action:inmenu"
-#| msgid "Print Selected Notes..."
+#, kde-format
 msgid "Delete Note..."
-msgstr "Imprime notas seligite ..."
+msgstr "Deler Nota..."
 
 #: kontactplugin/summarywidget.cpp:243
 #, kde-format
 msgid "Read Popup Note: \"%1\""
-msgstr ""
+msgstr "Lege Nota de Popup: \"%1\""
 
 #: notes/knote.cpp:149
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-19.12.1/po/it/akonadi_notes_agent.po 
new/knotes-19.12.2/po/it/akonadi_notes_agent.po
--- old/knotes-19.12.1/po/it/akonadi_notes_agent.po     2020-01-07 
03:30:31.000000000 +0100
+++ new/knotes-19.12.2/po/it/akonadi_notes_agent.po     2020-02-04 
02:52:02.000000000 +0100
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Luigi Toscano <luigi.tosc...@tiscali.it>, 2014, 2015, 2016, 2017, 2018, 2019.
+# Luigi Toscano <luigi.tosc...@tiscali.it>, 2014, 2015, 2016, 2017, 2018, 
2019, 2020.
 #
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-19.12.1/po/it/knotes.po 
new/knotes-19.12.2/po/it/knotes.po
--- old/knotes-19.12.1/po/it/knotes.po  2020-01-07 03:30:31.000000000 +0100
+++ new/knotes-19.12.2/po/it/knotes.po  2020-02-04 02:52:02.000000000 +0100
@@ -4,7 +4,7 @@
 # Andrea Rizzi <ri...@kde.org>, 2005.
 # Dario Panico <dareus_persarum...@fastwebnet.it>, 2008.
 # Antonino Arcudi <antonino.arc...@gmail.com>, 2009.
-# Valter Mura <valterm...@gmail.com>, 2010, 2013, 2014, 2015, 2016, 2017, 
2018, 2019.
+# Valter Mura <valterm...@gmail.com>, 2010, 2013, 2014, 2015, 2016, 2017, 
2018, 2019, 2020.
 # Luigi Toscano <luigi.tosc...@tiscali.it>, 2014.
 msgid ""
 msgstr ""
@@ -19,7 +19,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 19.12.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-19.12.1/po/ko/akonadi_notes_agent.po 
new/knotes-19.12.2/po/ko/akonadi_notes_agent.po
--- old/knotes-19.12.1/po/ko/akonadi_notes_agent.po     2020-01-07 
03:30:31.000000000 +0100
+++ new/knotes-19.12.2/po/ko/akonadi_notes_agent.po     2020-02-04 
02:52:02.000000000 +0100
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Shinjo Park <k...@peremen.name>, 2014, 2015, 2016, 2017, 2018, 2019.
+# Shinjo Park <k...@peremen.name>, 2014, 2015, 2016, 2017, 2018, 2019, 2020.
 #
 msgid ""
 msgstr ""
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 18.12.3\n"
+"X-Generator: Lokalize 19.04.3\n"
 
 #: notesagentalarmdialog.cpp:51 notesagentalarmdialog.cpp:220
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-19.12.1/po/ko/knotes.po 
new/knotes-19.12.2/po/ko/knotes.po
--- old/knotes-19.12.1/po/ko/knotes.po  2020-01-07 03:30:31.000000000 +0100
+++ new/knotes-19.12.2/po/ko/knotes.po  2020-02-04 02:52:02.000000000 +0100
@@ -2,14 +2,14 @@
 # Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc.
 # SiO4, Yong Hwan <s...@linuxkorea.co.kr>, 1999.
 # Kim jaehwan <my...@yahoo.co.kr>, 2000, 2001.
-# Shinjo Park <k...@peremen.name>, 2007, 2009, 2011, 2014, 2015, 2016, 2017, 
2018, 2019.
+# Shinjo Park <k...@peremen.name>, 2007, 2009, 2011, 2014, 2015, 2016, 2017, 
2018, 2019, 2020.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: knotes\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-10-24 03:24+0200\n"
-"PO-Revision-Date: 2019-04-22 01:08+0200\n"
+"PO-Revision-Date: 2020-01-29 00:32+0100\n"
 "Last-Translator: Shinjo Park <k...@peremen.name>\n"
 "Language-Team: Korean <kde...@kde.org>\n"
 "Language: ko\n"
@@ -17,7 +17,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 18.12.3\n"
+"X-Generator: Lokalize 19.04.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -364,7 +364,7 @@
 #: configdialog/knotedisplayconfigwidget.cpp:70
 #, kde-format
 msgid "&Remember desktop"
-msgstr "데스크톱 기억하기(&A)"
+msgstr "바탕 화면 기억하기(&A)"
 
 #: configdialog/knotedisplayconfigwidget.cpp:74
 #, kde-format
@@ -961,7 +961,7 @@
 #: notes/knote.cpp:641
 #, kde-format
 msgid "&All Desktops"
-msgstr "모든 데스크톱에 표시(&A)"
+msgstr "모든 바탕 화면에 표시(&A)"
 
 #: notes/knote.cpp:683
 #, kde-format
@@ -1001,7 +1001,7 @@
 #: notes/knote.cpp:744
 #, kde-format
 msgid "To Desktop"
-msgstr "다음 데스크톱으로"
+msgstr "다음 바탕 화면으로"
 
 #: notes/knote.cpp:754
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-19.12.1/po/ko/libnoteshared.po 
new/knotes-19.12.2/po/ko/libnoteshared.po
--- old/knotes-19.12.1/po/ko/libnoteshared.po   2020-01-07 03:30:31.000000000 
+0100
+++ new/knotes-19.12.2/po/ko/libnoteshared.po   2020-02-04 02:52:02.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.
-# Shinjo Park <k...@peremen.name>, 2014, 2017.
+# Shinjo Park <k...@peremen.name>, 2014, 2017, 2020.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-11-16 08:00+0100\n"
-"PO-Revision-Date: 2017-12-03 22:34+0100\n"
+"PO-Revision-Date: 2020-01-29 00:48+0100\n"
 "Last-Translator: Shinjo Park <k...@peremen.name>\n"
 "Language-Team: Korean <kde...@kde.org>\n"
 "Language: ko\n"
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 19.04.3\n"
 
 #: alarms/notealarmdialog.cpp:77
 #, kde-format
@@ -97,10 +97,7 @@
 msgstr "가져오는 중 오류가 발생했습니다. 새 기본 모음집을 선택하시겠습니까?"
 
 #: job/createnewnotejob.cpp:144
-#, fuzzy, kde-format
-#| msgid ""
-#| "Collection is hidden. New note will stored but not displaying. Do you "
-#| "want to show collection?"
+#, kde-format
 msgid ""
 "Collection is hidden. New note will be stored but not displayed. Do you want "
 "to show collection?"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-19.12.1/po/zh_CN/akonadi_notes_agent.po 
new/knotes-19.12.2/po/zh_CN/akonadi_notes_agent.po
--- old/knotes-19.12.1/po/zh_CN/akonadi_notes_agent.po  2020-01-07 
03:30:33.000000000 +0100
+++ new/knotes-19.12.2/po/zh_CN/akonadi_notes_agent.po  2020-02-04 
02:52:06.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-06-19 03:21+0200\n"
-"PO-Revision-Date: 2020-01-04 21:48\n"
+"PO-Revision-Date: 2020-01-20 21:56\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-19.12.1/po/zh_CN/knotes.po 
new/knotes-19.12.2/po/zh_CN/knotes.po
--- old/knotes-19.12.1/po/zh_CN/knotes.po       2020-01-07 03:30:33.000000000 
+0100
+++ new/knotes-19.12.2/po/zh_CN/knotes.po       2020-02-04 02:52:06.000000000 
+0100
@@ -13,7 +13,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-10-24 03:24+0200\n"
-"PO-Revision-Date: 2020-01-04 21:48\n"
+"PO-Revision-Date: 2020-01-20 21:56\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-19.12.1/po/zh_CN/libnoteshared.po 
new/knotes-19.12.2/po/zh_CN/libnoteshared.po
--- old/knotes-19.12.1/po/zh_CN/libnoteshared.po        2020-01-07 
03:30:33.000000000 +0100
+++ new/knotes-19.12.2/po/zh_CN/libnoteshared.po        2020-02-04 
02:52:07.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-11-16 08:00+0100\n"
-"PO-Revision-Date: 2020-01-04 21:48\n"
+"PO-Revision-Date: 2020-01-20 21:56\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -102,7 +102,7 @@
 msgid ""
 "Collection is hidden. New note will be stored but not displayed. Do you want "
 "to show collection?"
-msgstr ""
+msgstr "收藏已隐藏。新的便笺将会被储存但是不会被显示。您想要显示收藏吗?"
 
 #: job/createnewnotejob.cpp:198
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-19.12.1/po/zh_TW/knotes.po 
new/knotes-19.12.2/po/zh_TW/knotes.po
--- old/knotes-19.12.1/po/zh_TW/knotes.po       2020-01-07 03:30:33.000000000 
+0100
+++ new/knotes-19.12.2/po/zh_TW/knotes.po       2020-02-04 02:52:07.000000000 
+0100
@@ -8,13 +8,13 @@
 # Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv dot tw>, 2006, 
2009, 2010.
 # Franklin Weng <franklin at goodhorse dot idv dot tw>, 2007, 2008.
 # Franklin Weng <frank...@mail.everfocus.com.tw>, 2008, 2013, 2014, 2015.
-# pan93412 <pan93...@gmail.com>, 2018, 2019.
+# pan93412 <pan93...@gmail.com>, 2018, 2019, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: knotes\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-10-24 03:24+0200\n"
-"PO-Revision-Date: 2019-01-19 19:51+0800\n"
+"PO-Revision-Date: 2020-01-16 14:41+0800\n"
 "Last-Translator: pan93412 <pan93...@gmail.com>\n"
 "Language-Team: Chinese <zh-l...@lists.linux.org.tw>\n"
 "Language: zh_TW\n"
@@ -22,7 +22,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "dot tw>\n"
-"X-Generator: Lokalize 18.12.1\n"
+"X-Generator: Lokalize 19.12.1\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
 #, kde-format
@@ -399,12 +399,12 @@
 #: configdialog/knoteeditorconfigwidget.cpp:55
 #, kde-format
 msgid "Text font:"
-msgstr "內文字體"
+msgstr "內文字型"
 
 #: configdialog/knoteeditorconfigwidget.cpp:64
 #, kde-format
 msgid "Title font:"
-msgstr "標題字體"
+msgstr "標題字型"
 
 #: configdialog/knotesimpleconfigdialog.cpp:64
 #, kde-format
@@ -551,7 +551,7 @@
 #: knoteedit.cpp:147
 #, kde-format
 msgid "Text Font"
-msgstr "文字字體"
+msgstr "文字字型"
 
 #: knoteedit.cpp:151
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-19.12.1/src/data/knotes_printing_theme.knsrc 
new/knotes-19.12.2/src/data/knotes_printing_theme.knsrc
--- old/knotes-19.12.1/src/data/knotes_printing_theme.knsrc     2020-01-06 
15:12:40.000000000 +0100
+++ new/knotes-19.12.2/src/data/knotes_printing_theme.knsrc     2020-02-04 
00:34:45.000000000 +0100
@@ -8,6 +8,7 @@
 Name[fi]=KNotes-tulostusteema
 Name[fr]=Thème d'impression KNotes
 Name[gl]=Tema de impresión de KNotes
+Name[ia]=Thema de imprimer de knotes
 Name[it]=Tema di stampa predefinito di KNotes
 Name[ko]=KNotes 인쇄 테마
 Name[nl]=Afdrukthema van KNotes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-19.12.1/src/data/org.kde.knotes.appdata.xml 
new/knotes-19.12.2/src/data/org.kde.knotes.appdata.xml
--- old/knotes-19.12.1/src/data/org.kde.knotes.appdata.xml      2020-01-06 
15:12:40.000000000 +0100
+++ new/knotes-19.12.2/src/data/org.kde.knotes.appdata.xml      2020-02-04 
00:34:45.000000000 +0100
@@ -297,6 +297,7 @@
     <binary>knotes</binary>
   </provides>
   <releases>
+    <release version="5.13.2" date="2020-02-06"/>
     <release version="5.13.1" date="2020-01-09"/>
     <release version="5.13.0" date="2019-12-12"/>
   </releases>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-19.12.1/src/data/org.kde.knotes.desktop 
new/knotes-19.12.2/src/data/org.kde.knotes.desktop
--- old/knotes-19.12.1/src/data/org.kde.knotes.desktop  2020-01-06 
15:12:40.000000000 +0100
+++ new/knotes-19.12.2/src/data/org.kde.knotes.desktop  2020-02-04 
00:34:45.000000000 +0100
@@ -163,6 +163,7 @@
 Name[fi]=Uusi muistiinpano
 Name[fr]=Nouvelle note
 Name[gl]=Nova nota
+Name[ia]=Nove notas:
 Name[it]=Nuova nota
 Name[ko]=새 노트
 Name[nl]=Nieuwe notitie


Reply via email to