Hello community,

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

Package is "libksieve"

Wed May 16 11:33:47 2018 rev:26 rq:607266 version:18.04.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libksieve/libksieve.changes      2018-04-25 
09:54:19.738299860 +0200
+++ /work/SRC/openSUSE:Factory/.libksieve.new/libksieve.changes 2018-05-16 
11:33:49.129269159 +0200
@@ -1,0 +2,10 @@
+Fri May 11 05:18:18 UTC 2018 - [email protected]
+
+- Update to 18.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.1.php
+- Changes since 18.04.0:
+  * None
+
+-------------------------------------------------------------------

Old:
----
  libksieve-18.04.0.tar.xz

New:
----
  libksieve-18.04.1.tar.xz

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

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

++++++ libksieve-18.04.0.tar.xz -> libksieve-18.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksieve-18.04.0/CMakeLists.txt 
new/libksieve-18.04.1/CMakeLists.txt
--- old/libksieve-18.04.0/CMakeLists.txt        2018-04-13 02:16:41.000000000 
+0200
+++ new/libksieve-18.04.1/CMakeLists.txt        2018-05-08 02:24:12.000000000 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.8.0")
+set(PIM_VERSION "5.8.1")
 
 project(libksieve VERSION ${PIM_VERSION})
 
@@ -28,13 +28,13 @@
 
 set(LIBKSIEVE_LIB_VERSION ${PIM_VERSION})
 set(QT_REQUIRED_VERSION "5.8.0")
-set(KMIME_LIB_VERSION "5.8.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.8.0")
-set(KMAILTRANSPORT_LIB_VERSION "5.8.0")
-set(KPIMTEXTEDIT_LIB_VERSION "5.8.0")
-set(LIBKDEPIM_LIB_VERSION "5.8.0")
-set(PIMCOMMON_LIB_VERSION "5.8.0")
-set(KIMAP_LIB_VERSION "5.8.0")
+set(KMIME_LIB_VERSION "5.8.1")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.8.1")
+set(KMAILTRANSPORT_LIB_VERSION "5.8.1")
+set(KPIMTEXTEDIT_LIB_VERSION "5.8.1")
+set(LIBKDEPIM_LIB_VERSION "5.8.1")
+set(PIMCOMMON_LIB_VERSION "5.8.1")
+set(KIMAP_LIB_VERSION "5.8.1")
 
 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)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksieve-18.04.0/po/gl/kio_sieve.po 
new/libksieve-18.04.1/po/gl/kio_sieve.po
--- old/libksieve-18.04.0/po/gl/kio_sieve.po    2018-04-13 02:16:40.000000000 
+0200
+++ new/libksieve-18.04.1/po/gl/kio_sieve.po    2018-05-08 02:24:11.000000000 
+0200
@@ -6,14 +6,14 @@
 # Xosé <[email protected]>, 2009.
 # Marce Villarino <[email protected]>, 2014.
 # Adrián Chaves Fernández (Gallaecio) <[email protected]>, 2017.
-# Adrián Chaves (Gallaecio) <[email protected]>, 2017.
+# Adrián Chaves (Gallaecio) <[email protected]>, 2017, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: kio_sieve\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-07-31 03:28+0200\n"
-"PO-Revision-Date: 2017-11-05 14:58+0100\n"
-"Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n"
+"PO-Revision-Date: 2018-04-30 00:14+0100\n"
+"Last-Translator: Adrian Chaves <[email protected]>\n"
 "Language-Team: Galician <[email protected]>\n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
@@ -160,7 +160,7 @@
 "%1"
 msgstr ""
 "O script non se enviou correctamente.\n"
-"Probabelmente sexa debido a erros no script.\n"
+"Probabelmente se deba a erros no script.\n"
 "O servidor respondeu:\n"
 "%1"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksieve-18.04.0/po/gl/libksieve.po 
new/libksieve-18.04.1/po/gl/libksieve.po
--- old/libksieve-18.04.0/po/gl/libksieve.po    2018-04-13 02:16:40.000000000 
+0200
+++ new/libksieve-18.04.1/po/gl/libksieve.po    2018-05-08 02:24:11.000000000 
+0200
@@ -11,8 +11,8 @@
 "Project-Id-Version: libksieve\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-03-21 06:22+0100\n"
-"PO-Revision-Date: 2018-01-28 05:10+0100\n"
-"Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n"
+"PO-Revision-Date: 2018-04-30 00:14+0100\n"
+"Last-Translator: Adrian Chaves <[email protected]>\n"
 "Language-Team: Galician <[email protected]>\n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
@@ -398,8 +398,8 @@
 "Enclose action command is defined to allow an entire message to be enclosed "
 "as an attachment to a new message."
 msgstr ""
-"A orde de acción Encerrar defínese para permitir que unha mensaxe enteira "
-"sexa encerrada como anexo dunha mensaxe nova."
+"A orde de acción Encerrar defínese para permitir que unha mensaxe enteira se "
+"encerre como anexo dunha mensaxe nova."
 
 #: ksieveui/autocreatescripts/sieveactions/sieveactionereject.cpp:33
 #, kde-format
@@ -619,8 +619,8 @@
 "The \"replace\" command is defined to allow a MIME part to be replaced with "
 "the text supplied in the command."
 msgstr ""
-"A orde «substituír» defínese para permitir que unha parte MIME sexa "
-"substituída polo texto indicado na orde."
+"A orde «substituír» defínese para permitir que unha parte MIME se substitúa "
+"polo texto indicado na orde."
 
 #: ksieveui/autocreatescripts/sieveactions/sieveactionreturn.cpp:26
 #, kde-format
@@ -781,12 +781,12 @@
 #: ksieveui/autocreatescripts/sieveactions/widgets/addresslineedit.cpp:34
 #, kde-format
 msgid "Define Email Address..."
-msgstr ""
+msgstr "Definir un enderezo de correo electrónico…"
 
 #: ksieveui/autocreatescripts/sieveactions/widgets/multilineedit.cpp:29
 #, kde-format
 msgid "Enter message..."
-msgstr ""
+msgstr "Escribir unha mensaxe…"
 
 #: 
ksieveui/autocreatescripts/sieveactions/widgets/selectaddheaderpositioncombobox.cpp:39
 #, kde-format
@@ -831,7 +831,7 @@
 #: ksieveui/autocreatescripts/sieveactions/widgets/selectflagswidget.cpp:147
 #, kde-format
 msgid "Click on button for selecting flags..."
-msgstr ""
+msgstr "Premer no botón para seleccionar marcas…"
 
 #: ksieveui/autocreatescripts/sieveactions/widgets/selectflagswidget.cpp:151
 #, kde-format
@@ -839,10 +839,9 @@
 msgstr "…"
 
 #: ksieveui/autocreatescripts/sieveactions/widgets/selectflagswidget.cpp:152
-#, fuzzy, kde-format
-#| msgid "Set Flags"
+#, kde-format
 msgid "Select Flags"
-msgstr "Estabelecer bandeiras"
+msgstr "Seleccionar marcas"
 
 #: 
ksieveui/autocreatescripts/sieveactions/widgets/selectimportancecombobox.cpp:41
 #, kde-format
@@ -917,10 +916,9 @@
 
 #: ksieveui/autocreatescripts/sieveactionwidgetlister.cpp:289
 #: ksieveui/autocreatescripts/sieveconditionwidgetlister.cpp:237
-#, fuzzy, kde-format
-#| msgid "Script name already used \"%1\"."
+#, kde-format
 msgid "Script contains unsupported feature \"%1\""
-msgstr "Xa está en uso no nome de script «%1»."
+msgstr "O script contén unha funcionalidade incompatíbel: «%1»."
 
 #: ksieveui/autocreatescripts/sieveactionwidgetlister.cpp:427
 #, kde-format
@@ -1298,7 +1296,7 @@
 "mechanism."
 msgstr ""
 "As probas «Proba de lixo» incluídas con Sieve empregan un identificador "
-"«spamtest» ou «spamtestplus» para seren usados co mecanismo de capacidade."
+"«spamtest» ou «spamtestplus» para usárense co mecanismo de capacidade."
 
 #: ksieveui/autocreatescripts/sieveconditions/sieveconditiontrue.cpp:33
 #, kde-format
@@ -1470,18 +1468,14 @@
 msgstr "Copia agochada"
 
 #: 
ksieveui/autocreatescripts/sieveconditions/widgets/selectheadertypecombobox.cpp:256
-#, fuzzy, kde-format
-#| msgctxt "Reset the zoom"
-#| msgid "Reset"
+#, kde-format
 msgid "Resent From"
-msgstr "Restabelecer"
+msgstr "Enviar o formulario de novo"
 
 #: 
ksieveui/autocreatescripts/sieveconditions/widgets/selectheadertypecombobox.cpp:257
-#, fuzzy, kde-format
-#| msgctxt "Reset the zoom"
-#| msgid "Reset"
+#, kde-format
 msgid "Resent To"
-msgstr "Restabelecer"
+msgstr "Enviar de novo a"
 
 #: 
ksieveui/autocreatescripts/sieveconditions/widgets/selectheadertypecombobox.cpp:258
 #, kde-format
@@ -1971,25 +1965,18 @@
 #: ksieveui/debug/sievedebugdialog.cpp:184
 #: ksieveui/managescriptsjob/parseuserscriptjob.cpp:71
 #: ksieveui/managesievescriptsdialog.cpp:192
-#, fuzzy, kde-format
-#| msgid ""
-#| "Sieve operation failed.\n"
-#| "The server responded:\n"
-#| "%1"
+#, kde-format
 msgid ""
 "Retrieving the script failed.\n"
 "The server responded:\n"
 "%1"
 msgstr ""
-"Fallou a operación de Sieve.\n"
+"Obter o script fallou.\n"
 "O servidor respondeu:\n"
 "%1"
 
 #: ksieveui/debug/sievedebugdialog.cpp:187
-#, fuzzy, kde-format
-#| msgid ""
-#| "(This script is empty.)\n"
-#| "\n"
+#, kde-format
 msgid ""
 "(This script is empty)\n"
 "\n"
@@ -2035,15 +2022,12 @@
 "\n"
 
 #: ksieveui/debug/sievedebugdialog.cpp:231
-#, fuzzy, kde-format
-#| msgid ""
-#| "Active script: %1\n"
-#| "\n"
+#, kde-format
 msgid ""
 "Active script: '%1'\n"
 "\n"
 msgstr ""
-"Script activo: %1\n"
+"Script activo: «%1»\n"
 "\n"
 
 #: ksieveui/editor/sieveeditor.cpp:49
@@ -2054,7 +2038,7 @@
 #: ksieveui/editor/sieveeditor.cpp:191
 #, kde-format
 msgid "Script is modified. Do you want to close editor ?"
-msgstr ""
+msgstr "O script modificouse. Quere pechar o editor?"
 
 #: ksieveui/editor/sieveeditorabstractwidget.cpp:43
 #, kde-format
@@ -2185,7 +2169,7 @@
 #: ksieveui/editor/sieveeditortextmodewidget.cpp:151
 #, kde-format
 msgid "Show result from \"check syntax\""
-msgstr ""
+msgstr "Mostrar o resultado de «comprobar a sintaxe»"
 
 #: ksieveui/editor/sieveeditortextmodewidget.cpp:227
 #, kde-format
@@ -2205,7 +2189,7 @@
 #: ksieveui/editor/sieveeditorwidget.cpp:68
 #, kde-format
 msgid "Create Rules Graphically..."
-msgstr ""
+msgstr "Crear regras graficamente…"
 
 #: ksieveui/editor/sieveeditorwidget.cpp:84
 #, kde-format
@@ -2334,7 +2318,7 @@
 #: ksieveui/editor/webengine/findbar/findbarbase.cpp:100
 #, kde-format
 msgid "Phrase not found"
-msgstr ""
+msgstr "Non se atopou a frase"
 
 #: ksieveui/editor/webengine/sieveeditorwebengineview.cpp:57
 #, kde-format
@@ -2358,22 +2342,26 @@
 msgstr "Non se indicou a ruta."
 
 #: ksieveui/managescriptsjob/generateglobalscriptjob.cpp:101
-#, fuzzy, kde-format
-#| msgid "Error when we wrote \"MASTER\" script on server."
+#, kde-format
 msgid ""
 "Error writing \"MASTER\" script on server.\n"
 "The server responded:\n"
 "%1"
-msgstr "Produciuse un erro ao escribir o script «MASTER» no servidor."
+msgstr ""
+"Erro ao escribir o script mestre («MASTER») no servidor.\n"
+"O servidor respondeu:\n"
+"%1"
 
 #: ksieveui/managescriptsjob/generateglobalscriptjob.cpp:136
-#, fuzzy, kde-format
-#| msgid "Error when we wrote \"User\" script on server."
+#, kde-format
 msgid ""
 "Error writing \"User\" script on server.\n"
 "The server responded:\n"
 "%1"
-msgstr "Produciuse un erro ao escribir o script «User» no servidor."
+msgstr ""
+"Erro ao escribir o script de usuario («User») no servidor.\n"
+"O servidor respondeu:\n"
+"%1"
 
 #: ksieveui/managescriptsjob/parseuserscriptjob.cpp:76
 #, kde-format
@@ -2386,25 +2374,24 @@
 msgstr "Erro de análise sintáctica do script"
 
 #: ksieveui/managescriptsjob/renamescriptjob.cpp:76
-#, fuzzy, kde-format
-#| msgid "Impossible to open temporary file."
+#, kde-format
 msgid "Impossible to start job"
-msgstr "Non é posíbel abrir o ficheiro temporal."
+msgstr "Non é posíbel iniciar o traballo."
 
 #: ksieveui/managescriptsjob/renamescriptjob.cpp:86
 #, kde-format
 msgid "An error occurred during loading the sieve script."
-msgstr ""
+msgstr "Produciuse un erro ao cargar o script de sieve."
 
 #: ksieveui/managescriptsjob/renamescriptjob.cpp:102
 #, kde-format
 msgid "An error occurred during saving the sieve script."
-msgstr ""
+msgstr "Produciuse un erro ao gardar o script de sieve."
 
 #: ksieveui/managescriptsjob/renamescriptjob.cpp:113
 #, kde-format
 msgid "An error occurred during deleting the sieve script."
-msgstr ""
+msgstr "Produciuse un erro ao eliminar o script de sieve."
 
 #: ksieveui/managesievescriptsdialog.cpp:84
 #, kde-format
@@ -2442,7 +2429,7 @@
 #: ksieveui/managesievescriptsdialog.cpp:226
 #, kde-format
 msgid "Uploading script to server for checking it, please wait..."
-msgstr ""
+msgstr "Enviando o script ao servidor para revisalo, agarde…"
 
 #: ksieveui/managesievescriptsdialog.cpp:272
 #, kde-format
@@ -2455,17 +2442,13 @@
 msgstr "Envío do script de Sieve"
 
 #: ksieveui/managesievescriptsdialog.cpp:278
-#, fuzzy, kde-format
-#| msgid ""
-#| "Sieve operation failed.\n"
-#| "The server responded:\n"
-#| "%1"
+#, kde-format
 msgid ""
 "Uploading the Sieve script failed.\n"
 "The server responded:\n"
 "%1"
 msgstr ""
-"Fallou a operación de Sieve.\n"
+"Enviar o script de Sieve fallou.\n"
 "O servidor respondeu:\n"
 "%1"
 
@@ -2531,7 +2514,7 @@
 #: ksieveui/sievescriptdebugger/sievescriptdebuggerdialog.cpp:48
 #, kde-format
 msgid "Apply Changes"
-msgstr ""
+msgstr "Aplicar os cambios"
 
 #: ksieveui/sievescriptdebugger/sievescriptdebuggerdialog.cpp:57
 #, kde-format
@@ -2560,7 +2543,7 @@
 #: ksieveui/sievescriptdebugger/sievescriptdebuggerfrontendwidget.cpp:104
 #, kde-format
 msgid "Display check script result..."
-msgstr ""
+msgstr "Mostrar o resultado da revisión do script…"
 
 #: ksieveui/sievescriptdebugger/sievescriptdebuggerfrontendwidget.cpp:150
 #, kde-format
@@ -2750,17 +2733,13 @@
 msgstr "ParseUserScriptJob fallou: %1"
 
 #: ksieveui/vacation/vacationcheckjob.cpp:137
-#, fuzzy, kde-format
-#| msgid ""
-#| "Sieve operation failed.\n"
-#| "The server responded:\n"
-#| "%1"
+#, kde-format
 msgid ""
 "Failed to get the list of Sieve scripts.\n"
 "The server responded:\n"
 "%1"
 msgstr ""
-"Fallou a operación de Sieve.\n"
+"Non se puido obter a lista de scripts de Sieve.\n"
 "O servidor respondeu:\n"
 "%1"
 
@@ -2934,10 +2913,9 @@
 msgstr "Editar o script…"
 
 #: ksieveui/widgets/managesievewidget.cpp:163
-#, fuzzy, kde-format
-#| msgid "Rename Script"
+#, kde-format
 msgid "Rename Script..."
-msgstr "Cambiar o nome do script"
+msgstr "Cambiar de nome o script…"
 
 #: ksieveui/widgets/managesievewidget.cpp:168
 #, kde-format
@@ -2967,7 +2945,7 @@
 #: ksieveui/widgets/managesievewidget.cpp:244
 #, kde-format
 msgid "Empty name is not a valid name"
-msgstr ""
+msgstr "Os nomes baleiros non son correctos."
 
 #: ksieveui/widgets/managesievewidget.cpp:250
 #, kde-format
@@ -2980,8 +2958,7 @@
 msgstr "Xa está en uso no nome de script «%1»."
 
 #: ksieveui/widgets/managesievewidget.cpp:424
-#, fuzzy, kde-format
-#| msgid "Script name:"
+#, kde-format
 msgid "Script Name:"
 msgstr "Nome do script:"
 
@@ -2996,17 +2973,13 @@
 msgstr "Confirmación de eliminación do script de Sieve"
 
 #: ksieveui/widgets/managesievewidget.cpp:505
-#, fuzzy, kde-format
-#| msgid ""
-#| "Sieve operation failed.\n"
-#| "The server responded:\n"
-#| "%1"
+#, kde-format
 msgid ""
 "Deleting the script failed.\n"
 "The server responded:\n"
 "%1"
 msgstr ""
-"Fallou a operación de Sieve.\n"
+"Eliminar o script fallou.\n"
 "O servidor respondeu:\n"
 "%1"
 
@@ -3016,10 +2989,9 @@
 msgstr "Non se puido obter a lista de scripts"
 
 #: ksieveui/widgets/moveimapfolderwidget.cpp:35
-#, fuzzy, kde-format
-#| msgid "Create folder"
+#, kde-format
 msgid "Define Folder"
-msgstr "Crear un cartafol"
+msgstr "Definir un cartafol"
 
 #: shared/error.cpp:111
 #, kde-format
@@ -3056,7 +3028,7 @@
 "Parse error: Only whitespace and #comments may follow \"text:\" on the same "
 "line"
 msgstr ""
-"Erro de procesamento: «text:» só pode ser seguido de espazos en branco ou "
+"Erro de procesamento: «text:» só pode seguirse de espazos en branco ou "
 "#comentarios na mesma liña"
 
 #: shared/error.cpp:131
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksieve-18.04.0/po/nb/libksieve.po 
new/libksieve-18.04.1/po/nb/libksieve.po
--- old/libksieve-18.04.0/po/nb/libksieve.po    2018-04-13 02:16:40.000000000 
+0200
+++ new/libksieve-18.04.1/po/nb/libksieve.po    2018-05-08 02:24:11.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: libksieve\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-02-10 03:20+0100\n"
+"POT-Creation-Date: 2018-03-21 06:22+0100\n"
 "PO-Revision-Date: 2014-04-26 10:23+0200\n"
 "Last-Translator: Bjørn Steensrud <[email protected]>\n"
 "Language-Team: Norwegian Bokmål <[email protected]>\n"
@@ -117,12 +117,12 @@
 msgid "Create sieve filter"
 msgstr "Lag sieve-filter"
 
-#: ksieveui/autocreatescripts/autocreatescriptutil.cpp:183
+#: ksieveui/autocreatescripts/autocreatescriptutil.cpp:190
 #, kde-format
 msgid "Cannot find item \"%1\" in widget \"%2\""
 msgstr "Kan ikke finne  «%1»  i elementet  «%2»."
 
-#: ksieveui/autocreatescripts/autocreatescriptutil.cpp:191
+#: ksieveui/autocreatescripts/autocreatescriptutil.cpp:198
 #, kde-format
 msgid "More information"
 msgstr "Mer informasjon"
@@ -427,12 +427,12 @@
 "Handlingen \"trekk ut tekst\" kan brukes i en \"for hver del\"-sløyfe og "
 "brukes til å lagre tekst i en variabel."
 
-#: ksieveui/autocreatescripts/sieveactions/sieveactionfileinto.cpp:36
+#: ksieveui/autocreatescripts/sieveactions/sieveactionfileinto.cpp:37
 #, kde-format
 msgid "File Into"
 msgstr "Lagre i"
 
-#: ksieveui/autocreatescripts/sieveactions/sieveactionfileinto.cpp:73
+#: ksieveui/autocreatescripts/sieveactions/sieveactionfileinto.cpp:74
 #, kde-format
 msgid ""
 "Action \"fileinto\" has \"copy\" argument but current server does not "
@@ -442,7 +442,7 @@
 "tjener støtter det ikke"
 
 #: ksieveui/autocreatescripts/sieveactions/sieveactionfileinto.cpp:115
-#: ksieveui/autocreatescripts/sieveactions/sieveactionredirect.cpp:49
+#: ksieveui/autocreatescripts/sieveactions/sieveactionredirect.cpp:51
 #, kde-format
 msgid "Keep a copy"
 msgstr "Behold en kopi"
@@ -452,14 +452,14 @@
 msgid "Create folder"
 msgstr "Opprett mappe"
 
-#: ksieveui/autocreatescripts/sieveactions/sieveactionfileinto.cpp:173
+#: ksieveui/autocreatescripts/sieveactions/sieveactionfileinto.cpp:165
 #, kde-format
 msgid ""
 "The \"fileinto\" action delivers the message into the specified mailbox."
 msgstr ""
 "Handlingen «fileinto» (lagre i)  leverer meldingen i den oppgitte postkassa."
 
-#: ksieveui/autocreatescripts/sieveactions/sieveactionfileinto.cpp:176
+#: ksieveui/autocreatescripts/sieveactions/sieveactionfileinto.cpp:168
 #, kde-format
 msgid ""
 "If the optional \":create\" argument is specified, it instructs the Sieve "
@@ -470,7 +470,7 @@
 "beskjed om å opprette den angitte postkassa, hvis nødvendig, før den "
 "forsøker å levere meldinga i postkassa."
 
-#: ksieveui/autocreatescripts/sieveactions/sieveactionfileinto.cpp:180
+#: ksieveui/autocreatescripts/sieveactions/sieveactionfileinto.cpp:172
 #, kde-format
 msgid ""
 "If the optional \":copy\" keyword is specified, the tagged command does not "
@@ -526,17 +526,17 @@
 msgstr ""
 "Handlingen «notify» (varsle) oppgir at en varsling skal sendes til en bruker."
 
-#: ksieveui/autocreatescripts/sieveactions/sieveactionredirect.cpp:36
+#: ksieveui/autocreatescripts/sieveactions/sieveactionredirect.cpp:38
 #, kde-format
 msgid "Redirect"
 msgstr "Omdiriger"
 
-#: ksieveui/autocreatescripts/sieveactions/sieveactionredirect.cpp:55
+#: ksieveui/autocreatescripts/sieveactions/sieveactionredirect.cpp:57
 #, kde-format
 msgid "Use list"
 msgstr "Bruk liste"
 
-#: ksieveui/autocreatescripts/sieveactions/sieveactionredirect.cpp:154
+#: ksieveui/autocreatescripts/sieveactions/sieveactionredirect.cpp:157
 #, kde-format
 msgid ""
 "The \"redirect\" action is used to send the message to another user at a "
@@ -549,7 +549,7 @@
 "«redirect»-handlingen gjør ingen endringer i meldingskroppen eller "
 "eksisterende meldingshoder, men kan legge til nye meldingshoder.  "
 
-#: ksieveui/autocreatescripts/sieveactions/sieveactionredirect.cpp:157
+#: ksieveui/autocreatescripts/sieveactions/sieveactionredirect.cpp:160
 #, kde-format
 msgid ""
 "If the optional \":copy\" keyword is specified, the tagged command does not "
@@ -651,7 +651,7 @@
 #: ksieveui/autocreatescripts/sieveactions/sieveactionsetvariable.cpp:60
 #: ksieveui/autocreatescripts/sieveconditions/sieveconditionenvironment.cpp:66
 #: ksieveui/autocreatescripts/sieveconditions/sieveconditionhasflag.cpp:67
-#: ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadata.cpp:70
+#: ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadata.cpp:72
 #: 
ksieveui/autocreatescripts/sieveconditions/sieveconditionservermetadata.cpp:71
 #, kde-format
 msgid "Value:"
@@ -701,32 +701,32 @@
 "«stop» avslutter all behandling. Hvis den implisitte «keep» ikke er "
 "kansellert blir den utført."
 
-#: ksieveui/autocreatescripts/sieveactions/sieveactionvacation.cpp:38
+#: ksieveui/autocreatescripts/sieveactions/sieveactionvacation.cpp:40
 #, kde-format
 msgid "Vacation"
 msgstr "Ferie"
 
-#: ksieveui/autocreatescripts/sieveactions/sieveactionvacation.cpp:57
+#: ksieveui/autocreatescripts/sieveactions/sieveactionvacation.cpp:59
 #, kde-format
 msgid "day:"
 msgstr "dag:"
 
-#: ksieveui/autocreatescripts/sieveactions/sieveactionvacation.cpp:68
+#: ksieveui/autocreatescripts/sieveactions/sieveactionvacation.cpp:70
 #, kde-format
 msgid "Message subject:"
 msgstr "Meldingsemne:"
 
-#: ksieveui/autocreatescripts/sieveactions/sieveactionvacation.cpp:76
+#: ksieveui/autocreatescripts/sieveactions/sieveactionvacation.cpp:78
 #, kde-format
 msgid "Additional email:"
 msgstr "Ytterligere e-post:"
 
-#: ksieveui/autocreatescripts/sieveactions/sieveactionvacation.cpp:84
+#: ksieveui/autocreatescripts/sieveactions/sieveactionvacation.cpp:87
 #, kde-format
 msgid "Vacation reason:"
 msgstr "Feriegrunn:"
 
-#: ksieveui/autocreatescripts/sieveactions/sieveactionvacation.cpp:207
+#: ksieveui/autocreatescripts/sieveactions/sieveactionvacation.cpp:210
 #, kde-format
 msgid ""
 "The \"vacation\" action implements a vacation autoresponder similar to the "
@@ -739,7 +739,7 @@
 "korrespondenter en varsling om at brukeren er borte en viss tid og at de "
 "ikke må forvente et umiddelbart svar."
 
-#: ksieveui/autocreatescripts/sieveactions/sieveactionvacation.cpp:210
+#: ksieveui/autocreatescripts/sieveactions/sieveactionvacation.cpp:213
 #, kde-format
 msgid ""
 "Through the \":days\" parameter, it limits the number of auto-replies to the "
@@ -751,7 +751,7 @@
 "for hver [n]  dager, for et oppgitt antall dager. Men det er tilfeller der "
 "det trengs finere inndeling. hvis en vil lage «vacation»-svar oftere."
 
-#: ksieveui/autocreatescripts/sieveactions/sieveactionvacation.cpp:211
+#: ksieveui/autocreatescripts/sieveactions/sieveactionvacation.cpp:214
 #, kde-format
 msgid ""
 "This extension defines a \":seconds\" parameter to provide more granularity "
@@ -760,6 +760,16 @@
 "Denne utvidelsen definerer en «:seconds»-parameter som gir finere oppdeling "
 "for slike situasjoner."
 
+#: ksieveui/autocreatescripts/sieveactions/widgets/addresslineedit.cpp:34
+#, kde-format
+msgid "Define Email Address..."
+msgstr ""
+
+#: ksieveui/autocreatescripts/sieveactions/widgets/multilineedit.cpp:29
+#, kde-format
+msgid "Enter message..."
+msgstr ""
+
 #: 
ksieveui/autocreatescripts/sieveactions/widgets/selectaddheaderpositioncombobox.cpp:39
 #, kde-format
 msgid "Insert at the beginning"
@@ -800,11 +810,21 @@
 msgid "Draft"
 msgstr "Kladd"
 
-#: ksieveui/autocreatescripts/sieveactions/widgets/selectflagswidget.cpp:150
+#: ksieveui/autocreatescripts/sieveactions/widgets/selectflagswidget.cpp:147
+#, kde-format
+msgid "Click on button for selecting flags..."
+msgstr ""
+
+#: ksieveui/autocreatescripts/sieveactions/widgets/selectflagswidget.cpp:151
 #, kde-format
 msgid "..."
 msgstr "…"
 
+#: ksieveui/autocreatescripts/sieveactions/widgets/selectflagswidget.cpp:152
+#, kde-format
+msgid "Select Flags"
+msgstr ""
+
 #: 
ksieveui/autocreatescripts/sieveactions/widgets/selectimportancecombobox.cpp:41
 #, kde-format
 msgid "high importance"
@@ -909,7 +929,7 @@
 msgstr "adresse:"
 
 #: ksieveui/autocreatescripts/sieveconditions/sieveconditionaddress.cpp:72
-#: ksieveui/autocreatescripts/sieveconditions/sieveconditionenvelope.cpp:74
+#: ksieveui/autocreatescripts/sieveconditions/sieveconditionenvelope.cpp:75
 #, kde-format
 msgid "Use ; to separate emails"
 msgstr "Bruk ; som skilletegn mellom e-poster"
@@ -1125,25 +1145,25 @@
 "oppgitt i argumentet «mailbox-names» finnes i e-postlageret, og hver "
 "postkasse lar brukeren som kjører Sieve-skriptet «levere» meldinger i den."
 
-#: ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadata.cpp:34
+#: ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadata.cpp:35
 #, kde-format
 msgid "Meta Data"
 msgstr "Metadata"
 
-#: ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadata.cpp:54
-#: 
ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadataexists.cpp:43
+#: ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadata.cpp:55
+#: 
ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadataexists.cpp:44
 #: 
ksieveui/autocreatescripts/sieveconditions/sieveconditionservermetadata.cpp:55
 #, kde-format
 msgid "Mailbox:"
 msgstr "Postboks:"
 
-#: ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadata.cpp:62
+#: ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadata.cpp:64
 #: 
ksieveui/autocreatescripts/sieveconditions/sieveconditionservermetadata.cpp:63
 #, kde-format
 msgid "Annotations:"
 msgstr "Merknader:"
 
-#: ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadata.cpp:126
+#: ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadata.cpp:128
 #, kde-format
 msgid ""
 "This test retrieves the value of the mailbox annotation \"annotation-name\" "
@@ -1155,18 +1175,18 @@
 "postkassa «mailbox». Verdien blir sammenliknet med «key-list». Testen er "
 "Sann hvis merknaden finnes og verdien samsvarer med noen av nøklene."
 
-#: 
ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadataexists.cpp:32
+#: 
ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadataexists.cpp:33
 #, kde-format
 msgid "Metadata exists"
 msgstr "Metadata finnes"
 
-#: 
ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadataexists.cpp:51
+#: 
ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadataexists.cpp:52
 #: 
ksieveui/autocreatescripts/sieveconditions/sieveconditionservermetadataexists.cpp:43
 #, kde-format
 msgid "Annotation:"
 msgstr "Merknad:"
 
-#: 
ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadataexists.cpp:89
+#: 
ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadataexists.cpp:90
 #, kde-format
 msgid ""
 "The \"metadataexists\" test is true if all of the annotations listed in the "
@@ -2898,6 +2918,11 @@
 msgid "Failed to fetch the list of scripts"
 msgstr "Klarte ikke å hente lista over skripter"
 
+#: ksieveui/widgets/moveimapfolderwidget.cpp:35
+#, kde-format
+msgid "Define Folder"
+msgstr ""
+
 #: shared/error.cpp:111
 #, kde-format
 msgid "Parse error: Carriage Return (CR) without Line Feed (LF)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksieve-18.04.0/po/nn/libksieve.po 
new/libksieve-18.04.1/po/nn/libksieve.po
--- old/libksieve-18.04.0/po/nn/libksieve.po    2018-04-13 02:16:40.000000000 
+0200
+++ new/libksieve-18.04.1/po/nn/libksieve.po    2018-05-08 02:24:11.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: libksieve\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-02-10 03:20+0100\n"
+"POT-Creation-Date: 2018-03-21 06:22+0100\n"
 "PO-Revision-Date: 2016-11-02 20:23+0100\n"
 "Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
 "Language-Team: Norwegian Nynorsk <[email protected]>\n"
@@ -98,12 +98,12 @@
 msgid "Create sieve filter"
 msgstr ""
 
-#: ksieveui/autocreatescripts/autocreatescriptutil.cpp:183
+#: ksieveui/autocreatescripts/autocreatescriptutil.cpp:190
 #, kde-format
 msgid "Cannot find item \"%1\" in widget \"%2\""
 msgstr ""
 
-#: ksieveui/autocreatescripts/autocreatescriptutil.cpp:191
+#: ksieveui/autocreatescripts/autocreatescriptutil.cpp:198
 #, kde-format
 msgid "More information"
 msgstr "Meir informasjon"
@@ -391,12 +391,12 @@
 "\" loop and is used to store text into a variable"
 msgstr ""
 
-#: ksieveui/autocreatescripts/sieveactions/sieveactionfileinto.cpp:36
+#: ksieveui/autocreatescripts/sieveactions/sieveactionfileinto.cpp:37
 #, kde-format
 msgid "File Into"
 msgstr ""
 
-#: ksieveui/autocreatescripts/sieveactions/sieveactionfileinto.cpp:73
+#: ksieveui/autocreatescripts/sieveactions/sieveactionfileinto.cpp:74
 #, kde-format
 msgid ""
 "Action \"fileinto\" has \"copy\" argument but current server does not "
@@ -404,7 +404,7 @@
 msgstr ""
 
 #: ksieveui/autocreatescripts/sieveactions/sieveactionfileinto.cpp:115
-#: ksieveui/autocreatescripts/sieveactions/sieveactionredirect.cpp:49
+#: ksieveui/autocreatescripts/sieveactions/sieveactionredirect.cpp:51
 #, kde-format
 msgid "Keep a copy"
 msgstr ""
@@ -414,13 +414,13 @@
 msgid "Create folder"
 msgstr ""
 
-#: ksieveui/autocreatescripts/sieveactions/sieveactionfileinto.cpp:173
+#: ksieveui/autocreatescripts/sieveactions/sieveactionfileinto.cpp:165
 #, kde-format
 msgid ""
 "The \"fileinto\" action delivers the message into the specified mailbox."
 msgstr ""
 
-#: ksieveui/autocreatescripts/sieveactions/sieveactionfileinto.cpp:176
+#: ksieveui/autocreatescripts/sieveactions/sieveactionfileinto.cpp:168
 #, kde-format
 msgid ""
 "If the optional \":create\" argument is specified, it instructs the Sieve "
@@ -428,7 +428,7 @@
 "deliver the message into the specified mailbox."
 msgstr ""
 
-#: ksieveui/autocreatescripts/sieveactions/sieveactionfileinto.cpp:180
+#: ksieveui/autocreatescripts/sieveactions/sieveactionfileinto.cpp:172
 #, kde-format
 msgid ""
 "If the optional \":copy\" keyword is specified, the tagged command does not "
@@ -476,17 +476,17 @@
 "The \"notify\" action specifies that a notification should be sent to a user."
 msgstr ""
 
-#: ksieveui/autocreatescripts/sieveactions/sieveactionredirect.cpp:36
+#: ksieveui/autocreatescripts/sieveactions/sieveactionredirect.cpp:38
 #, kde-format
 msgid "Redirect"
 msgstr ""
 
-#: ksieveui/autocreatescripts/sieveactions/sieveactionredirect.cpp:55
+#: ksieveui/autocreatescripts/sieveactions/sieveactionredirect.cpp:57
 #, kde-format
 msgid "Use list"
 msgstr ""
 
-#: ksieveui/autocreatescripts/sieveactions/sieveactionredirect.cpp:154
+#: ksieveui/autocreatescripts/sieveactions/sieveactionredirect.cpp:157
 #, kde-format
 msgid ""
 "The \"redirect\" action is used to send the message to another user at a "
@@ -495,7 +495,7 @@
 "add new headers."
 msgstr ""
 
-#: ksieveui/autocreatescripts/sieveactions/sieveactionredirect.cpp:157
+#: ksieveui/autocreatescripts/sieveactions/sieveactionredirect.cpp:160
 #, kde-format
 msgid ""
 "If the optional \":copy\" keyword is specified, the tagged command does not "
@@ -582,7 +582,7 @@
 #: ksieveui/autocreatescripts/sieveactions/sieveactionsetvariable.cpp:60
 #: ksieveui/autocreatescripts/sieveconditions/sieveconditionenvironment.cpp:66
 #: ksieveui/autocreatescripts/sieveconditions/sieveconditionhasflag.cpp:67
-#: ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadata.cpp:70
+#: ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadata.cpp:72
 #: 
ksieveui/autocreatescripts/sieveconditions/sieveconditionservermetadata.cpp:71
 #, kde-format
 msgid "Value:"
@@ -626,32 +626,32 @@
 "cancelled, then it is taken."
 msgstr ""
 
-#: ksieveui/autocreatescripts/sieveactions/sieveactionvacation.cpp:38
+#: ksieveui/autocreatescripts/sieveactions/sieveactionvacation.cpp:40
 #, kde-format
 msgid "Vacation"
 msgstr ""
 
-#: ksieveui/autocreatescripts/sieveactions/sieveactionvacation.cpp:57
+#: ksieveui/autocreatescripts/sieveactions/sieveactionvacation.cpp:59
 #, kde-format
 msgid "day:"
 msgstr ""
 
-#: ksieveui/autocreatescripts/sieveactions/sieveactionvacation.cpp:68
+#: ksieveui/autocreatescripts/sieveactions/sieveactionvacation.cpp:70
 #, kde-format
 msgid "Message subject:"
 msgstr ""
 
-#: ksieveui/autocreatescripts/sieveactions/sieveactionvacation.cpp:76
+#: ksieveui/autocreatescripts/sieveactions/sieveactionvacation.cpp:78
 #, kde-format
 msgid "Additional email:"
 msgstr ""
 
-#: ksieveui/autocreatescripts/sieveactions/sieveactionvacation.cpp:84
+#: ksieveui/autocreatescripts/sieveactions/sieveactionvacation.cpp:87
 #, kde-format
 msgid "Vacation reason:"
 msgstr ""
 
-#: ksieveui/autocreatescripts/sieveactions/sieveactionvacation.cpp:207
+#: ksieveui/autocreatescripts/sieveactions/sieveactionvacation.cpp:210
 #, kde-format
 msgid ""
 "The \"vacation\" action implements a vacation autoresponder similar to the "
@@ -660,7 +660,7 @@
 "extended period of time and that they should not expect quick responses."
 msgstr ""
 
-#: ksieveui/autocreatescripts/sieveactions/sieveactionvacation.cpp:210
+#: ksieveui/autocreatescripts/sieveactions/sieveactionvacation.cpp:213
 #, kde-format
 msgid ""
 "Through the \":days\" parameter, it limits the number of auto-replies to the "
@@ -669,13 +669,23 @@
 "\"vacation\" replies more frequently."
 msgstr ""
 
-#: ksieveui/autocreatescripts/sieveactions/sieveactionvacation.cpp:211
+#: ksieveui/autocreatescripts/sieveactions/sieveactionvacation.cpp:214
 #, kde-format
 msgid ""
 "This extension defines a \":seconds\" parameter to provide more granularity "
 "for such situations."
 msgstr ""
 
+#: ksieveui/autocreatescripts/sieveactions/widgets/addresslineedit.cpp:34
+#, kde-format
+msgid "Define Email Address..."
+msgstr ""
+
+#: ksieveui/autocreatescripts/sieveactions/widgets/multilineedit.cpp:29
+#, kde-format
+msgid "Enter message..."
+msgstr ""
+
 #: 
ksieveui/autocreatescripts/sieveactions/widgets/selectaddheaderpositioncombobox.cpp:39
 #, kde-format
 msgid "Insert at the beginning"
@@ -716,11 +726,21 @@
 msgid "Draft"
 msgstr ""
 
-#: ksieveui/autocreatescripts/sieveactions/widgets/selectflagswidget.cpp:150
+#: ksieveui/autocreatescripts/sieveactions/widgets/selectflagswidget.cpp:147
+#, kde-format
+msgid "Click on button for selecting flags..."
+msgstr ""
+
+#: ksieveui/autocreatescripts/sieveactions/widgets/selectflagswidget.cpp:151
 #, kde-format
 msgid "..."
 msgstr ""
 
+#: ksieveui/autocreatescripts/sieveactions/widgets/selectflagswidget.cpp:152
+#, kde-format
+msgid "Select Flags"
+msgstr ""
+
 #: 
ksieveui/autocreatescripts/sieveactions/widgets/selectimportancecombobox.cpp:41
 #, kde-format
 msgid "high importance"
@@ -825,7 +845,7 @@
 msgstr ""
 
 #: ksieveui/autocreatescripts/sieveconditions/sieveconditionaddress.cpp:72
-#: ksieveui/autocreatescripts/sieveconditions/sieveconditionenvelope.cpp:74
+#: ksieveui/autocreatescripts/sieveconditions/sieveconditionenvelope.cpp:75
 #, kde-format
 msgid "Use ; to separate emails"
 msgstr ""
@@ -1012,25 +1032,25 @@
 "context the Sieve script runs to \"deliver\" messages into it."
 msgstr ""
 
-#: ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadata.cpp:34
+#: ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadata.cpp:35
 #, kde-format
 msgid "Meta Data"
 msgstr ""
 
-#: ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadata.cpp:54
-#: 
ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadataexists.cpp:43
+#: ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadata.cpp:55
+#: 
ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadataexists.cpp:44
 #: 
ksieveui/autocreatescripts/sieveconditions/sieveconditionservermetadata.cpp:55
 #, kde-format
 msgid "Mailbox:"
 msgstr ""
 
-#: ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadata.cpp:62
+#: ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadata.cpp:64
 #: 
ksieveui/autocreatescripts/sieveconditions/sieveconditionservermetadata.cpp:63
 #, kde-format
 msgid "Annotations:"
 msgstr ""
 
-#: ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadata.cpp:126
+#: ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadata.cpp:128
 #, kde-format
 msgid ""
 "This test retrieves the value of the mailbox annotation \"annotation-name\" "
@@ -1039,18 +1059,18 @@
 "any of the keys."
 msgstr ""
 
-#: 
ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadataexists.cpp:32
+#: 
ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadataexists.cpp:33
 #, kde-format
 msgid "Metadata exists"
 msgstr ""
 
-#: 
ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadataexists.cpp:51
+#: 
ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadataexists.cpp:52
 #: 
ksieveui/autocreatescripts/sieveconditions/sieveconditionservermetadataexists.cpp:43
 #, kde-format
 msgid "Annotation:"
 msgstr ""
 
-#: 
ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadataexists.cpp:89
+#: 
ksieveui/autocreatescripts/sieveconditions/sieveconditionmetadataexists.cpp:90
 #, kde-format
 msgid ""
 "The \"metadataexists\" test is true if all of the annotations listed in the "
@@ -2704,6 +2724,11 @@
 msgid "Failed to fetch the list of scripts"
 msgstr ""
 
+#: ksieveui/widgets/moveimapfolderwidget.cpp:35
+#, kde-format
+msgid "Define Folder"
+msgstr ""
+
 #: shared/error.cpp:111
 #, kde-format
 msgid "Parse error: Carriage Return (CR) without Line Feed (LF)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksieve-18.04.0/po/pl/libksieve.po 
new/libksieve-18.04.1/po/pl/libksieve.po
--- old/libksieve-18.04.0/po/pl/libksieve.po    2018-04-13 02:16:41.000000000 
+0200
+++ new/libksieve-18.04.1/po/pl/libksieve.po    2018-05-08 02:24:11.000000000 
+0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: libksieve\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-03-21 06:22+0100\n"
-"PO-Revision-Date: 2018-01-28 06:06+0100\n"
+"PO-Revision-Date: 2018-05-01 05:56+0100\n"
 "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
 "Language-Team: Polish <[email protected]>\n"
 "Language: pl\n"
@@ -772,12 +772,12 @@
 #: ksieveui/autocreatescripts/sieveactions/widgets/addresslineedit.cpp:34
 #, kde-format
 msgid "Define Email Address..."
-msgstr ""
+msgstr "Określ adres e-mail..."
 
 #: ksieveui/autocreatescripts/sieveactions/widgets/multilineedit.cpp:29
 #, kde-format
 msgid "Enter message..."
-msgstr ""
+msgstr "Podaj wiadomość..."
 
 #: 
ksieveui/autocreatescripts/sieveactions/widgets/selectaddheaderpositioncombobox.cpp:39
 #, kde-format
@@ -822,7 +822,7 @@
 #: ksieveui/autocreatescripts/sieveactions/widgets/selectflagswidget.cpp:147
 #, kde-format
 msgid "Click on button for selecting flags..."
-msgstr ""
+msgstr "Kliknij na przycisku do wybrania flag..."
 
 #: ksieveui/autocreatescripts/sieveactions/widgets/selectflagswidget.cpp:151
 #, kde-format
@@ -830,10 +830,9 @@
 msgstr "..."
 
 #: ksieveui/autocreatescripts/sieveactions/widgets/selectflagswidget.cpp:152
-#, fuzzy, kde-format
-#| msgid "Set Flags"
+#, kde-format
 msgid "Select Flags"
-msgstr "Ustaw flagi"
+msgstr "Wybierz flagi"
 
 #: 
ksieveui/autocreatescripts/sieveactions/widgets/selectimportancecombobox.cpp:41
 #, kde-format
@@ -2978,10 +2977,9 @@
 msgstr "Nieudane pobranie listy skryptów"
 
 #: ksieveui/widgets/moveimapfolderwidget.cpp:35
-#, fuzzy, kde-format
-#| msgid "Create folder"
+#, kde-format
 msgid "Define Folder"
-msgstr "Utwórz katalog"
+msgstr "Określ katalog"
 
 #: shared/error.cpp:111
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksieve-18.04.0/po/zh_CN/kio_sieve.po 
new/libksieve-18.04.1/po/zh_CN/kio_sieve.po
--- old/libksieve-18.04.0/po/zh_CN/kio_sieve.po 2018-04-13 02:16:41.000000000 
+0200
+++ new/libksieve-18.04.1/po/zh_CN/kio_sieve.po 2018-05-08 02:24:12.000000000 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-07-31 03:28+0200\n"
-"PO-Revision-Date: 2018-04-05 09:39-0400\n"
+"PO-Revision-Date: 2018-04-26 06:08-0400\n"
 "Last-Translator: guoyunhebrave <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksieve-18.04.0/po/zh_CN/libksieve.po 
new/libksieve-18.04.1/po/zh_CN/libksieve.po
--- old/libksieve-18.04.0/po/zh_CN/libksieve.po 2018-04-13 02:16:41.000000000 
+0200
+++ new/libksieve-18.04.1/po/zh_CN/libksieve.po 2018-05-08 02:24:12.000000000 
+0200
@@ -4,7 +4,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-03-21 06:22+0100\n"
-"PO-Revision-Date: 2018-04-05 09:39-0400\n"
+"PO-Revision-Date: 2018-04-26 06:07-0400\n"
 "Last-Translator: guoyunhebrave <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksieve-18.04.0/po/zh_TW/libksieve.po 
new/libksieve-18.04.1/po/zh_TW/libksieve.po
--- old/libksieve-18.04.0/po/zh_TW/libksieve.po 2018-04-13 02:16:41.000000000 
+0200
+++ new/libksieve-18.04.1/po/zh_TW/libksieve.po 2018-05-08 02:24:12.000000000 
+0200
@@ -3262,7 +3262,7 @@
 #~ msgstr "定義是否要自動產生 expunge 指令,否則應該手動透過 D-Bus 介面觸發。"
 
 #~ msgid "Define which folder is used for trash"
-#~ msgstr "定義資源回收筒的資料夾"
+#~ msgstr "定義垃圾桶的資料夾"
 
 #~ msgid "Define if account uses the default identity"
 #~ msgstr "定義此帳號是否使用預設身份"


Reply via email to