Hello community,

here is the log from the commit of package pim-sieve-editor for 
openSUSE:Leap:15.2 checked in at 2020-02-21 10:48:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/pim-sieve-editor (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.pim-sieve-editor.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pim-sieve-editor"

Fri Feb 21 10:48:04 2020 rev:43 rq:772084 version:19.12.2

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/pim-sieve-editor/pim-sieve-editor.changes      
2020-01-17 12:03:48.416566571 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.pim-sieve-editor.new.26092/pim-sieve-editor.changes
   2020-02-21 10:48:38.142833966 +0100
@@ -1,0 +2,14 @@
+Fri Feb  7 08:36:14 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Replace %make_jobs with %cmake_build.
+
+-------------------------------------------------------------------
+Wed Feb  5 06:29:53 UTC 2020 - Luca Beltrame <[email protected]>
+
+- 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:
----
  pim-sieve-editor-19.12.1.tar.xz
  pim-sieve-editor-19.12.1.tar.xz.sig

New:
----
  pim-sieve-editor-19.12.2.tar.xz
  pim-sieve-editor-19.12.2.tar.xz.sig

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

Other differences:
------------------
++++++ pim-sieve-editor.spec ++++++
--- /var/tmp/diff_new_pack.eA3mjc/_old  2020-02-21 10:48:38.458834611 +0100
+++ /var/tmp/diff_new_pack.eA3mjc/_new  2020-02-21 10:48:38.466834627 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           pim-sieve-editor
-Version:        19.12.1
+Version:        19.12.2
 Release:        0
 Summary:        Sieve scripts editor for KDE PIM
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -67,7 +67,7 @@
 
 %build
 %cmake_kf5 -d build
-%make_jobs
+%cmake_build
 
 %install
 %kf5_makeinstall -C build


++++++ pim-sieve-editor-19.12.1.tar.xz -> pim-sieve-editor-19.12.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pim-sieve-editor-19.12.1/CMakeLists.txt 
new/pim-sieve-editor-19.12.2/CMakeLists.txt
--- old/pim-sieve-editor-19.12.1/CMakeLists.txt 2020-01-07 03:31:00.000000000 
+0100
+++ new/pim-sieve-editor-19.12.2/CMakeLists.txt 2020-02-04 02:52:53.000000000 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.5)
-set(KDEPIM_VERSION_NUMBER "5.13.1")
+set(KDEPIM_VERSION_NUMBER "5.13.2")
 project( sieveeditor VERSION ${KDEPIM_VERSION_NUMBER})
-set(KDE_APPLICATIONS_VERSION "19.12.1")
+set(KDE_APPLICATIONS_VERSION "19.12.2")
 if (POLICY CMP0063)
     cmake_policy(SET CMP0063 NEW)
 endif()
@@ -40,15 +40,15 @@
 
 set(KDEPIM_VERSION "${KDEPIM_VERSION_NUMBER}${KDEPIM_DEV_VERSION} 
(${KDE_APPLICATIONS_VERSION})")
 
-set(KMAILTRANSPORT_LIB_VERSION "5.13.1")
-set(KPIMTEXTEDIT_LIB_VERSION "5.13.1")
+set(KMAILTRANSPORT_LIB_VERSION "5.13.2")
+set(KPIMTEXTEDIT_LIB_VERSION "5.13.2")
 
 set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}")
 set(KDEPIM_LIB_SOVERSION "5")
 
-set(LIBKSIEVE_LIB_VERSION "5.13.1")
-set(PIMCOMMON_LIB_VERSION "5.13.1")
-set(KIMAP_LIB_VERSION "5.13.1")
+set(LIBKSIEVE_LIB_VERSION "5.13.2")
+set(PIMCOMMON_LIB_VERSION "5.13.2")
+set(KIMAP_LIB_VERSION "5.13.2")
 
 
 set(QT_REQUIRED_VERSION "5.11.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/pim-sieve-editor-19.12.1/po/ca@valencia/sieveeditor.po 
new/pim-sieve-editor-19.12.2/po/ca@valencia/sieveeditor.po
--- old/pim-sieve-editor-19.12.1/po/ca@valencia/sieveeditor.po  2020-01-07 
03:30:57.000000000 +0100
+++ new/pim-sieve-editor-19.12.2/po/ca@valencia/sieveeditor.po  2020-02-04 
02:52:47.000000000 +0100
@@ -1,17 +1,17 @@
 # Translation of sieveeditor.po to Catalan (Valencian)
-# Copyright (C) 2014-2018 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 <[email protected]>, 2014, 2015, 2016, 2017, 2018.
+# Antoni Bella Pérez <[email protected]>, 2014, 2015, 2016, 2017, 2018, 
2019.
 # Josep Ma. Ferrer <[email protected]>, 2014, 2015, 2016, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: sieveeditor\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-06-19 03:22+0200\n"
-"PO-Revision-Date: 2018-12-29 16:08+0100\n"
-"Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
+"PO-Revision-Date: 2019-12-17 15:12+0100\n"
+"Last-Translator: Antoni Bella Pérez <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca@valencia\n"
 "MIME-Version: 1.0\n"
@@ -19,7 +19,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 20.03.70\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -264,7 +264,7 @@
 #, kde-format
 msgctxt "These action in from menu tools submenu debug sieve script"
 msgid "Tools > Debug Sieve Script"
-msgstr "Eines -> Depuració de script «Sieve»"
+msgstr "Eines -> Depura l'script de «Sieve»"
 
 #: sieveeditoremptytabwidgetlabel.cpp:42
 #, kde-format
@@ -386,7 +386,7 @@
 #: sieveeditormainwindow.cpp:249
 #, kde-format
 msgid "Debug Sieve Script..."
-msgstr "Depuració de script «Sieve»..."
+msgstr "Depura l'script de «Sieve»..."
 
 #: sieveeditormainwindow.cpp:254
 #, kde-format
@@ -431,7 +431,7 @@
 "The server responded:\n"
 "%1"
 msgstr ""
-"Ha fallat la pujada de l'script del «Sieve».\n"
+"Ha fallat la pujada de l'script de «Sieve».\n"
 "El servidor ha contestat:\n"
 "%1"
 
@@ -446,7 +446,7 @@
 "Uploading the Sieve script failed.\n"
 "unknown reason\n"
 msgstr ""
-"Ha fallat la pujada de l'script del «Sieve».\n"
+"Ha fallat la pujada de l'script de «Sieve».\n"
 "Motiu desconegut\n"
 
 #: sieveeditorpagewidget.cpp:181
@@ -526,14 +526,14 @@
 #: ui/serversievesettings.ui:88
 #, kde-format
 msgid ""
-"The server port changed when ManageSieve turned into a full RFC Standard. "
-"Old server implementations still use port 2000, while newer standard conform "
+"The server port changed when ManageSieve turned into a full RFC Standard. Old 
"
+"server implementations still use port 2000, while newer standard conform "
 "server can only be accessed via port 4190."
 msgstr ""
 "El port del servidor va canviar quan «ManageSieve» es va convertir a un "
 "estàndard RFC complet. Les implementacions antigues del servidor segueixen "
-"utilitzant el port 2000, mentre que un servidor conforme amb el nou "
-"estàndard només es pot accedir a través del port 4190."
+"utilitzant el port 2000, mentre que un servidor conforme amb el nou estàndard 
"
+"només es pot accedir a través del port 4190."
 
 #. i18n: ectx: property (text), widget (QLabel, label_3)
 #. i18n: ectx: property (text), widget (QLabel, label_13)
@@ -559,8 +559,7 @@
 #: ui/serversievesettings.ui:143
 #, kde-format
 msgid ""
-"IMAP settings is necessary if you want to be able to list folders from "
-"server."
+"IMAP settings is necessary if you want to be able to list folders from 
server."
 msgstr ""
 "La configuració IMAP és necessària si voleu poder llistar les carpetes des "
 "d'un servidor."
@@ -569,8 +568,8 @@
 #: ui/serversievesettings.ui:156
 #, kde-format
 msgid ""
-"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/";
-"REC-html40/strict.dtd\">\n"
+"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" 
\"http://www.w3.org/TR/REC-";
+"html40/strict.dtd\">\n"
 "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css"
 "\">\n"
 "p, li { white-space: pre-wrap; }\n"
@@ -591,8 +590,8 @@
 "family:'Sans Serif';\"> will connect to port 143 but not switch to a secure "
 "connection. This setting is not recommended.</span></p></body></html>"
 msgstr ""
-"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/";
-"REC-html40/strict.dtd\">\n"
+"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" 
\"http://www.w3.org/TR/REC-";
+"html40/strict.dtd\">\n"
 "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css"
 "\">\n"
 "p, li { white-space: pre-wrap; }\n"
@@ -611,8 +610,7 @@
 "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
 "family:'Sans Serif'; font-weight:600;\">Cap</span><span style=\" font-"
 "family:'Sans Serif';\"> connectarà al port 143 però no canviarà a una "
-"connexió segura. Aquest arranjament no és recomanat.</span></p></body></"
-"html> "
+"connexió segura. Aquest arranjament no és recomanat.</span></p></body></html> 
"
 
 #. i18n: ectx: property (title), widget (QGroupBox, safeImap)
 #: ui/serversievesettings.ui:159
@@ -721,62 +719,3 @@
 #, kde-format
 msgid "Remove"
 msgstr "Elimina"
-
-#~ msgid "There was a problem sharing the document: %1"
-#~ msgstr "S'ha produït un problema en compartir el document: %1"
-
-#~ msgid "Share"
-#~ msgstr "Comparteix"
-
-#~ msgid "File was shared."
-#~ msgstr "S'ha compartit el fitxer."
-
-#~ msgid "<qt>You can find the new request at:<br /><a href='%1'>%1</a> </qt>"
-#~ msgstr ""
-#~ "<qt>Podeu trobar la nova sol·licitud a:<br /><a href='%1'>%1</a></qt>"
-
-#~ msgctxt "Reset the zoom"
-#~ msgid "Reset"
-#~ msgstr "Reinicia"
-
-#~ msgid "&Zoom In"
-#~ msgstr "&Amplia"
-
-#~ msgid "Zoom &Out"
-#~ msgstr "A&llunya"
-
-#~ msgid "Display"
-#~ msgstr "Mostra"
-
-#~ msgid "IMAP Server:"
-#~ msgstr "Servidor IMAP:"
-
-#~ msgid "No errors found."
-#~ msgstr "No s'ha trobat cap error."
-
-#~ msgid "An unknown error was encountered."
-#~ msgstr "S'ha trobat un error desconegut."
-
-#~ msgid "No IMAP Settings Found."
-#~ msgstr "No s'ha trobat cap configuració IMAP per importar."
-
-#~ msgid "Autogenerate script:"
-#~ msgstr "Autogenera l'script:"
-
-#~ msgid "Autogenerate Script..."
-#~ msgstr "Autogenera l'script..."
-
-#~ msgid ""
-#~ "<html><body style=\"color:#909090; font-size:14px\"><div "
-#~ "align='center'><div style=\"font-size:20px\">Debug a script:</div><div></"
-#~ "div><li>Tools > Debug Sieve Script<div style=\"font-size:20px"
-#~ "\">Autogenerate script:</div><div></div><li>Tools > Autogenerate "
-#~ "script<div style=\"font-size:20px\">Import script:</div><li>File > "
-#~ "Import<div></div></div></body></html>"
-#~ msgstr ""
-#~ "<html><body style=\"color:#909090; font-size:14px\"><div "
-#~ "align='center'><div style=\"font-size:20px\">Depura un script:</"
-#~ "div><div></div><li>Eines > Depura l'script «Sieve»<div style=\"font-"
-#~ "size:20px\">Autogenera un script:</div><div></div><li>Eines > Autogenera "
-#~ "l'script<div style=\"font-size:20px\">Importa un script:</div><li>Fitxer "
-#~ "> Importa<div></div></div></body></html>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pim-sieve-editor-19.12.1/po/fi/sieveeditor.po 
new/pim-sieve-editor-19.12.2/po/fi/sieveeditor.po
--- old/pim-sieve-editor-19.12.1/po/fi/sieveeditor.po   2020-01-07 
03:30:58.000000000 +0100
+++ new/pim-sieve-editor-19.12.2/po/fi/sieveeditor.po   2020-02-04 
02:52:48.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 <[email protected]>, 2013, 2014, 2015, 2016.
-# Tommi Nieminen <[email protected]>, 2016, 2017, 2018, 2019.
+# Tommi Nieminen <[email protected]>, 2016, 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"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pim-sieve-editor-19.12.1/po/fr/sieveeditor.po 
new/pim-sieve-editor-19.12.2/po/fr/sieveeditor.po
--- old/pim-sieve-editor-19.12.1/po/fr/sieveeditor.po   2020-01-07 
03:30:58.000000000 +0100
+++ new/pim-sieve-editor-19.12.2/po/fr/sieveeditor.po   2020-02-04 
02:52:49.000000000 +0100
@@ -3,7 +3,7 @@
 # Vincent Pinon <[email protected]>, 2014, 2015, 2017, 2018.
 # Sebastien Renard <[email protected]>, 2014.
 # Vincent PINON <[email protected]>, 2014.
-# Simon Depiets <[email protected]>, 2018, 2019.
+# Simon Depiets <[email protected]>, 2018, 2019, 2020.
 #
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pim-sieve-editor-19.12.1/po/ia/sieveeditor.po 
new/pim-sieve-editor-19.12.2/po/ia/sieveeditor.po
--- old/pim-sieve-editor-19.12.1/po/ia/sieveeditor.po   2020-01-07 
03:30:58.000000000 +0100
+++ new/pim-sieve-editor-19.12.2/po/ia/sieveeditor.po   2020-02-04 
02:52:49.000000000 +0100
@@ -2,21 +2,21 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Giovanni Sora <[email protected]>, 2014.
-# G.Sora <[email protected]>, 2014.
+# G.Sora <[email protected]>, 2014, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-06-19 03:22+0200\n"
-"PO-Revision-Date: 2014-04-08 15:14+0200\n"
-"Last-Translator: G.Sora <[email protected]>\n"
-"Language-Team: Interlingua <[email protected]>\n"
+"PO-Revision-Date: 2020-02-03 12:02+0100\n"
+"Last-Translator: giovanni <[email protected]>\n"
+"Language-Team: Interlingua <[email protected]>\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"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -57,16 +57,16 @@
 msgstr "Il non trovava alcun error..."
 
 #: importwizard/importimapsettingprogresspage.cpp:86
-#, fuzzy, kde-format
+#, kde-format
 #| msgid "Modify Settings"
 msgid "Import settings from %1..."
-msgstr "Modifica preferentias"
+msgstr "Importa preferentias ex %1..."
 
 #: importwizard/importimapsettingprogresspage.cpp:90
-#, fuzzy, kde-format
+#, kde-format
 #| msgid "No errors found."
 msgid "Import settings from %1 done"
-msgstr "Il non trovava alcun error..."
+msgstr "Importa preferentias facite ex %1"
 
 #: importwizard/importimapsettingsearchpage.cpp:33
 #, kde-format
@@ -86,12 +86,12 @@
 #: importwizard/importimapsettingwizard.cpp:50
 #, kde-format
 msgid "Import in Progress..."
-msgstr ""
+msgstr "Importation in progresso..."
 
 #: importwizard/importimapsettingwizard.cpp:57
 #, kde-format
 msgid "Finish"
-msgstr ""
+msgstr "Termina"
 
 #: main.cpp:45
 #, fuzzy, kde-format
@@ -129,7 +129,7 @@
 #, kde-format
 msgctxt "server name (username)"
 msgid "%1 (%2)"
-msgstr ""
+msgstr "%1 (%2)"
 
 #. i18n: ectx: property (text), item, widget (QComboBox, 
imapAuthenticationCombo)
 #: serversievesettings.cpp:45 ui/serversievesettings.ui:255
@@ -151,15 +151,17 @@
 msgstr ""
 
 #: serversievesettings.cpp:276
-#, fuzzy, kde-format
+#, kde-format
 #| msgid "Server Sieve"
 msgid "Check Server"
-msgstr "Servitor Sieve"
+msgstr "Verifica servitor"
 
 #: serversievesettings.cpp:319
 #, kde-format
 msgid "Unable to connect to the server, please verify the server address."
 msgstr ""
+"Incapace de connecter al servitor, pro favor tu verifica le adresse de "
+"servitor."
 
 #: serversievesettings.cpp:331
 #, kde-format
@@ -177,11 +179,13 @@
 "<qt><b>No security is supported. It is not recommended to connect to this "
 "server.</b></qt>"
 msgstr ""
+"<qt><b>Nulle securitate es supportate, il non es recommendate connecter se a "
+"iste servitor.</b></qt>"
 
 #: serversievesettings.cpp:340
 #, kde-format
 msgid "<qt><b>It is not possible to use this server.</b></qt>"
-msgstr ""
+msgstr "<qt><b>Il non es possibile usar iste servitor.</b></qt>"
 
 #: serversievesettingsdialog.cpp:31
 #, fuzzy, kde-format
@@ -207,21 +211,21 @@
 msgstr "Claude portafolio quando on claude application"
 
 #: sieveeditorconfiguredialog.cpp:64
-#, fuzzy, kde-format
+#, kde-format
 #| msgid "&Edit"
 msgid "Editor"
-msgstr "&Modifica"
+msgstr "Editor"
 
 #: sieveeditorconfiguredialog.cpp:68
 #, kde-format
 msgid "Wrap Text"
-msgstr ""
+msgstr "Inveloppa texto"
 
 #: sieveeditorconfigureserverpage.cpp:32
-#, fuzzy, kde-format
+#, kde-format
 #| msgid "Configure"
 msgid "Configure..."
-msgstr "Configura"
+msgstr "Configura..."
 
 #: sieveeditorconfigureserverpage.cpp:37
 #, fuzzy, kde-format
@@ -242,10 +246,10 @@
 msgstr "Remove Servitor Sieve"
 
 #: sieveeditoremptytabwidgetlabel.cpp:39
-#, fuzzy, kde-format
+#, kde-format
 #| msgid "Close script"
 msgid "Import script:"
-msgstr "Claude script"
+msgstr "Script de importar:"
 
 #: sieveeditoremptytabwidgetlabel.cpp:39
 #, kde-format
@@ -313,7 +317,7 @@
 #: sieveeditormainwindow.cpp:130
 #, kde-format
 msgid "Upload"
-msgstr ""
+msgstr "Carga"
 
 #: sieveeditormainwindow.cpp:133
 #, fuzzy, kde-format
@@ -332,10 +336,10 @@
 msgstr "Crea nove Script..."
 
 #: sieveeditormainwindow.cpp:149
-#, fuzzy, kde-format
+#, kde-format
 #| msgid "Edit Script"
 msgid "Edit Script..."
-msgstr "Edita Script"
+msgstr "Modifica script..."
 
 #: sieveeditormainwindow.cpp:154
 #, kde-format
@@ -348,20 +352,20 @@
 msgstr "Refresca lista"
 
 #: sieveeditormainwindow.cpp:165
-#, fuzzy, kde-format
+#, kde-format
 #| msgid "Go to Line"
 msgid "Go to Line..."
-msgstr "Vade a le Linea"
+msgstr "Vade a linea..."
 
 #: sieveeditormainwindow.cpp:182
 #, kde-format
 msgid "Import..."
-msgstr ""
+msgstr "Importa..."
 
 #: sieveeditormainwindow.cpp:188
 #, kde-format
 msgid "Share..."
-msgstr ""
+msgstr "Comparti..."
 
 #: sieveeditormainwindow.cpp:194
 #, fuzzy, kde-format
@@ -372,7 +376,7 @@
 #: sieveeditormainwindow.cpp:201
 #, kde-format
 msgid "Check Spelling..."
-msgstr ""
+msgstr "Controlo Orthographic..."
 
 #: sieveeditormainwindow.cpp:207
 #, kde-format
@@ -387,7 +391,7 @@
 #: sieveeditormainwindow.cpp:217
 #, kde-format
 msgid "Comment"
-msgstr ""
+msgstr "Commento"
 
 #: sieveeditormainwindow.cpp:222
 #, kde-format
@@ -398,7 +402,7 @@
 #, kde-format
 msgctxt "@title:menu"
 msgid "&Bookmarks"
-msgstr ""
+msgstr "Marcatores de li&bro"
 
 #: sieveeditormainwindow.cpp:249
 #, fuzzy, kde-format
@@ -409,7 +413,7 @@
 #: sieveeditormainwindow.cpp:254
 #, kde-format
 msgid "Wordwrap"
-msgstr ""
+msgstr "Excision de Parola"
 
 #: sieveeditormainwindow.cpp:263
 #, kde-format
@@ -424,7 +428,7 @@
 #: sieveeditormanagesievewidget.cpp:59
 #, kde-format
 msgid "(Disabled) %1"
-msgstr ""
+msgstr "(Dishabilitate) %1"
 
 #: sieveeditorpagewidget.cpp:58
 #, kde-format
@@ -450,10 +454,10 @@
 msgstr ""
 
 #: sieveeditorpagewidget.cpp:167 sieveeditorpagewidget.cpp:172
-#, fuzzy, kde-format
+#, kde-format
 #| msgid "Sieve Editor"
 msgid "Sieve Error"
-msgstr "Editor de Sieve"
+msgstr "Error de Sieve"
 
 #: sieveeditorpagewidget.cpp:170
 #, kde-format
@@ -485,12 +489,12 @@
 msgstr "Claude omne altere schedas"
 
 #: sieveeditortabwidget.cpp:66
-#, fuzzy, kde-format
+#, kde-format
 #| msgctxt "@action:inmenu"
 #| msgid "Close All Other Tabs"
 msgctxt "@action:inmenu"
 msgid "Close All Tabs"
-msgstr "Claude omne altere schedas"
+msgstr "Claude omne schedas"
 
 #. i18n: ectx: Menu (edit)
 #: sieveeditorui.rc:21
@@ -502,13 +506,13 @@
 #: sieveeditorui.rc:34
 #, kde-format
 msgid "View"
-msgstr ""
+msgstr "Vista"
 
 #. i18n: ectx: Menu (Tools)
 #: sieveeditorui.rc:42
 #, kde-format
 msgid "Tools"
-msgstr ""
+msgstr "Instrumentos"
 
 #. i18n: ectx: attribute (title), widget (QWidget, tab_3)
 #: ui/serversievesettings.ui:33
@@ -520,10 +524,10 @@
 #. i18n: ectx: property (text), widget (QLabel, label)
 #. i18n: ectx: property (text), widget (QLabel, label_7)
 #: ui/serversievesettings.ui:41 ui/serversievesettings.ui:315
-#, fuzzy, kde-format
+#, kde-format
 #| msgid "Server IMAP:"
 msgid "Server Name:"
-msgstr "Servitor IMAP:"
+msgstr "Nomine de Servitor:"
 
 #. i18n: ectx: property (text), widget (QLabel, label_2)
 #. i18n: ectx: property (text), widget (QLabel, label_6)
@@ -568,10 +572,10 @@
 
 #. i18n: ectx: attribute (title), widget (QWidget, tab_4)
 #: ui/serversievesettings.ui:137
-#, fuzzy, kde-format
+#, kde-format
 #| msgid "Modify Settings"
 msgid "IMAP Settings"
-msgstr "Modifica preferentias"
+msgstr "Preferentias de IMAP"
 
 #. i18n: ectx: property (text), widget (QLabel, label_11)
 #: ui/serversievesettings.ui:143
@@ -607,98 +611,119 @@
 "family:'Sans Serif';\"> will connect to port 143 but not switch to a secure "
 "connection. This setting is not recommended.</span></p></body></html>"
 msgstr ""
+"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/";
+"REC-html40/strict.dtd\">\n"
+"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css"
+"\">\n"
+"p, li { white-space: pre-wrap; }\n"
+"</style></head><body style=\" font-family:'HandelGotDLig'; font-size:10pt; "
+"font-weight:400; font-style:normal;\">\n"
+"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
+"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
+"family:'Sans Serif'; font-weight:600;\">SSL/TLS</span><span style=\" font-"
+"family:'Sans Serif';\"> es secur IMAP sur porto 993;</span></p>\n"
+"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
+"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
+"family:'Sans Serif'; font-weight:600;\">STARTTLS</span><span style=\" font-"
+"family:'Sans Serif';\"> operara sur porto 143 e commutara a un connexion "
+"secure directemente post connecter se;</span></p>\n"
+"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
+"right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-"
+"family:'Sans Serif'; font-weight:600;\">Nulle</span><span style=\" font-"
+"family:'Sans Serif';\"> connectera a porto 143 ma non passara a un connexion "
+"secure. Iste preferentia non es recommendate.</span></p></body></html>"
 
 #. i18n: ectx: property (title), widget (QGroupBox, safeImap)
 #: ui/serversievesettings.ui:159
-#, fuzzy, kde-format
+#, kde-format
 #| msgid "Modify Settings"
 msgid "Connection Settings"
-msgstr "Modifica preferentias"
+msgstr "Preferentias de connexion"
 
 #. i18n: ectx: property (text), widget (QPushButton, testButton)
 #: ui/serversievesettings.ui:171
 #, kde-format
 msgid "Auto Detect"
-msgstr ""
+msgstr "Releva automaticamente"
 
 #. i18n: ectx: property (text), widget (QLabel, label_12)
 #: ui/serversievesettings.ui:183
 #, kde-format
 msgid "Encryption:"
-msgstr ""
+msgstr "Encryption:"
 
 #. i18n: ectx: property (text), widget (QRadioButton, noRadio)
 #: ui/serversievesettings.ui:192
 #, kde-format
 msgid "None"
-msgstr ""
+msgstr "Necun"
 
 #. i18n: ectx: property (text), widget (QRadioButton, sslRadio)
 #: ui/serversievesettings.ui:205
 #, kde-format
 msgid "SSL/TLS"
-msgstr ""
+msgstr "SSL/TLS"
 
 #. i18n: ectx: property (text), widget (QRadioButton, tlsRadio)
 #: ui/serversievesettings.ui:215
 #, kde-format
 msgid "STARTTLS"
-msgstr ""
+msgstr "STARTTLS"
 
 #. i18n: ectx: property (text), item, widget (QComboBox, 
imapAuthenticationCombo)
 #: ui/serversievesettings.ui:260
 #, kde-format
 msgctxt "Authentication method"
 msgid "LOGIN"
-msgstr ""
+msgstr "Accesso de identification (LOGIN)"
 
 #. i18n: ectx: property (text), item, widget (QComboBox, 
imapAuthenticationCombo)
 #: ui/serversievesettings.ui:265
 #, kde-format
 msgctxt "Authentication method"
 msgid "PLAIN"
-msgstr ""
+msgstr "PLAN"
 
 #. i18n: ectx: property (text), item, widget (QComboBox, 
imapAuthenticationCombo)
 #: ui/serversievesettings.ui:270
 #, kde-format
 msgctxt "Authentication method"
 msgid "CRAM-MD5"
-msgstr ""
+msgstr "CRAM-MD5"
 
 #. i18n: ectx: property (text), item, widget (QComboBox, 
imapAuthenticationCombo)
 #: ui/serversievesettings.ui:275
 #, kde-format
 msgctxt "Authentication method"
 msgid "DIGEST-MD5"
-msgstr ""
+msgstr "DIGEST-MD5"
 
 #. i18n: ectx: property (text), item, widget (QComboBox, 
imapAuthenticationCombo)
 #: ui/serversievesettings.ui:280
 #, kde-format
 msgctxt "Authentication method"
 msgid "NTLM"
-msgstr ""
+msgstr "NTLM"
 
 #. i18n: ectx: property (text), item, widget (QComboBox, 
imapAuthenticationCombo)
 #: ui/serversievesettings.ui:285
 #, kde-format
 msgctxt "Authentication method"
 msgid "GSSAPI"
-msgstr ""
+msgstr "GSSAPI"
 
 #. i18n: ectx: property (title), widget (QGroupBox, alternateServer)
 #: ui/serversievesettings.ui:303
-#, fuzzy, kde-format
+#, kde-format
 #| msgid "Server Sieve"
 msgid "Alternate Server"
-msgstr "Servitor Sieve"
+msgstr "Servitor alterne"
 
 #. i18n: ectx: property (text), widget (QLabel, testInfo)
 #: ui/serversievesettings.ui:371
 #, kde-format
 msgid "Empty"
-msgstr ""
+msgstr "Vacue"
 
 #. i18n: ectx: property (text), widget (QPushButton, addServer)
 #: ui/sieveeditorconfigureserverwidget.ui:25
@@ -714,7 +739,7 @@
 
 #. i18n: ectx: property (text), widget (QPushButton, removeServer)
 #: ui/sieveeditorconfigureserverwidget.ui:39
-#, fuzzy, kde-format
+#, kde-format
 #| msgid "Remove..."
 msgid "Remove"
 msgstr "Remove"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pim-sieve-editor-19.12.1/po/it/sieveeditor.po 
new/pim-sieve-editor-19.12.2/po/it/sieveeditor.po
--- old/pim-sieve-editor-19.12.1/po/it/sieveeditor.po   2020-01-07 
03:30:58.000000000 +0100
+++ new/pim-sieve-editor-19.12.2/po/it/sieveeditor.po   2020-02-04 
02:52:49.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 sieveeditor package.
-# Luigi Toscano <[email protected]>, 2014, 2015, 2016, 2017, 2018, 2019.
+# Luigi Toscano <[email protected]>, 2014, 2015, 2016, 2017, 2018, 
2019, 2020.
 #
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pim-sieve-editor-19.12.1/po/zh_CN/sieveeditor.po 
new/pim-sieve-editor-19.12.2/po/zh_CN/sieveeditor.po
--- old/pim-sieve-editor-19.12.1/po/zh_CN/sieveeditor.po        2020-01-07 
03:30:59.000000000 +0100
+++ new/pim-sieve-editor-19.12.2/po/zh_CN/sieveeditor.po        2020-02-04 
02:52:51.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-06-19 03:22+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/pim-sieve-editor-19.12.1/src/org.kde.sieveeditor.appdata.xml 
new/pim-sieve-editor-19.12.2/src/org.kde.sieveeditor.appdata.xml
--- old/pim-sieve-editor-19.12.1/src/org.kde.sieveeditor.appdata.xml    
2020-01-06 15:13:28.000000000 +0100
+++ new/pim-sieve-editor-19.12.2/src/org.kde.sieveeditor.appdata.xml    
2020-02-04 00:35:37.000000000 +0100
@@ -114,6 +114,7 @@
   </screenshots>
   <project_group>KDE</project_group>
   <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>


Reply via email to