Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kimap for openSUSE:Factory checked 
in at 2022-04-24 00:19:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kimap (Old)
 and      /work/SRC/openSUSE:Factory/.kimap.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kimap"

Sun Apr 24 00:19:21 2022 rev:81 rq:971480 version:22.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kimap/kimap.changes      2022-03-04 
20:15:28.332804054 +0100
+++ /work/SRC/openSUSE:Factory/.kimap.new.1538/kimap.changes    2022-04-24 
00:19:39.568264823 +0200
@@ -1,0 +2,26 @@
+Mon Apr 18 07:51:44 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.04.0/
+
+-------------------------------------------------------------------
+Fri Apr  8 18:19:11 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.03.90
+  * New feature release
+
+-------------------------------------------------------------------
+Wed Mar 23 08:14:12 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.03.80
+  * New feature release
+- Changes since 21.12.3:
+  * Fix compile without deprecated method
+  * It compiles fine without deprecated methods
+  * Install *_version.h in KF5/<module>
+  * Adapt build system for building against qt6
+  * Correct prefix to other PIM repositories in .kde-ci.yml
+
+-------------------------------------------------------------------

Old:
----
  kimap-21.12.3.tar.xz
  kimap-21.12.3.tar.xz.sig

New:
----
  kimap-22.04.0.tar.xz
  kimap-22.04.0.tar.xz.sig

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

Other differences:
------------------
++++++ kimap.spec ++++++
--- /var/tmp/diff_new_pack.5ldUpE/_old  2022-04-24 00:19:40.236265328 +0200
+++ /var/tmp/diff_new_pack.5ldUpE/_new  2022-04-24 00:19:40.240265331 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           kimap
-Version:        21.12.3
+Version:        22.04.0
 Release:        0
 Summary:        KDE PIM Libraries: IMAP library
 License:        LGPL-2.1-or-later
@@ -101,7 +101,6 @@
 %files devel
 %{_kf5_cmakedir}/KF5IMAP/
 %{_kf5_includedir}/KIMAP/
-%{_kf5_includedir}/kimap_version.h
 %{_kf5_includedir}/kimaptest/
 %{_kf5_libdir}/libKF5IMAP.so
 %{_kf5_libdir}/libkimaptest.a


++++++ kimap-21.12.3.tar.xz -> kimap-22.04.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/.git-blame-ignore-revs 
new/kimap-22.04.0/.git-blame-ignore-revs
--- old/kimap-21.12.3/.git-blame-ignore-revs    2022-02-07 07:10:56.000000000 
+0100
+++ new/kimap-22.04.0/.git-blame-ignore-revs    2022-04-09 17:55:34.000000000 
+0200
@@ -1,2 +1,4 @@
+# SPDX-License-Identifier: CC0-1.0
+# SPDX-FileCopyrightText: none
 # clang-format
 dab484f8cf3ba7809a134e8589690c9bed6b45d5
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/.gitignore new/kimap-22.04.0/.gitignore
--- old/kimap-21.12.3/.gitignore        2022-02-07 07:10:56.000000000 +0100
+++ new/kimap-22.04.0/.gitignore        2022-04-09 17:55:34.000000000 +0200
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: CC0-1.0
+# SPDX-FileCopyrightText: none
 # Ignore the following files
 *~
 *.[oa]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/.gitlab-ci.yml 
new/kimap-22.04.0/.gitlab-ci.yml
--- old/kimap-21.12.3/.gitlab-ci.yml    2022-02-07 07:10:56.000000000 +0100
+++ new/kimap-22.04.0/.gitlab-ci.yml    2022-04-09 17:55:34.000000000 +0200
@@ -1,6 +1,7 @@
-# SPDX-FileCopyrightText: 2020-2021 Laurent Montel <[email protected]>
+# SPDX-FileCopyrightText: 2020-2022 Laurent Montel <[email protected]>
 # SPDX-License-Identifier: CC0-1.0
 
 include:
+  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/reuse-lint.yml
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux.yml
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/.krazy.license 
new/kimap-22.04.0/.krazy.license
--- old/kimap-21.12.3/.krazy.license    1970-01-01 01:00:00.000000000 +0100
+++ new/kimap-22.04.0/.krazy.license    2022-04-09 17:55:34.000000000 +0200
@@ -0,0 +1,2 @@
+SPDX-FileCopyrightText: none
+SPDX-License-Identifier: CC0-1.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/.reuse/dep5 
new/kimap-22.04.0/.reuse/dep5
--- old/kimap-21.12.3/.reuse/dep5       1970-01-01 01:00:00.000000000 +0100
+++ new/kimap-22.04.0/.reuse/dep5       2022-04-09 17:55:34.000000000 +0200
@@ -0,0 +1,8 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: kimap
+Upstream-Contact: Montel Laurent <[email protected]>
+Source: https://invent.kde.org/pim/kimap
+
+Files: autotests/fakeserverscenario.log
+Copyright: none
+License: CC0-1.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/CMakeLists.txt 
new/kimap-22.04.0/CMakeLists.txt
--- old/kimap-21.12.3/CMakeLists.txt    2022-02-07 07:10:56.000000000 +0100
+++ new/kimap-22.04.0/CMakeLists.txt    2022-04-09 17:55:34.000000000 +0200
@@ -2,13 +2,13 @@
 # SPDX-License-Identifier: BSD-3-Clause
 
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "5.19.3")
+set(PIM_VERSION "5.20.0")
 
 project(KIMAP VERSION ${PIM_VERSION})
 
 
 # ECM setup
-set(KF5_MIN_VERSION "5.87.0")
+set(KF5_MIN_VERSION "5.91.0")
 
 find_package(ECM ${KF5_MIN_VERSION} CONFIG REQUIRED)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
@@ -29,12 +29,13 @@
 kde_clang_format(${ALL_CLANG_FORMAT_SOURCE_FILES})
 
 include(ECMQtDeclareLoggingCategory)
+include(ECMDeprecationSettings)
 include(ECMAddQch)
 
 set(QT_REQUIRED_VERSION "5.15.2")
 
 set(KIMAP_LIB_VERSION ${PIM_VERSION})
-set(KMIME_LIBS_VERSION "5.19.3")
+set(KMIME_LIBS_VERSION "5.20.0")
 ecm_setup_version(PROJECT VARIABLE_PREFIX KIMAP
                         VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kimap_version.h"
                         PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5IMAPConfigVersion.cmake"
@@ -45,7 +46,9 @@
 ########### Find packages ###########
 find_package(Sasl2)
 set_package_properties(Sasl2 PROPERTIES TYPE REQUIRED)
-
+if (QT_MAJOR_VERSION STREQUAL "6")
+    find_package(Qt6Core5Compat)
+endif()
 find_package(KF5CoreAddons ${KF5_MIN_VERSION} CONFIG REQUIRED)
 find_package(KF5I18n ${KF5_MIN_VERSION} CONFIG REQUIRED)
 find_package(KF5KIO ${KF5_MIN_VERSION} CONFIG REQUIRED)
@@ -55,8 +58,9 @@
 set(CMAKECONFIG_INSTALL_DIR "${KDE_INSTALL_CMAKEPACKAGEDIR}/KF5IMAP")
 add_definitions(-DTRANSLATION_DOMAIN=\"libkimap5\")
 
-add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050e00)
-add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x055800)
+ecm_set_disabled_deprecation_versions(QT 5.14.0
+    KF 5.92.0
+)
 add_definitions(-DQT_NO_EMIT)
 
 
@@ -77,7 +81,7 @@
 add_subdirectory(src)
 
 if(BUILD_TESTING)
-    find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Test)
+    find_package(Qt${QT_MAJOR_VERSION} ${QT_REQUIRED_VERSION} CONFIG REQUIRED 
Test)
     add_subdirectory(autotests)
     add_subdirectory(tests)
 endif()
@@ -94,7 +98,7 @@
 
 install(FILES
    ${CMAKE_CURRENT_BINARY_DIR}/kimap_version.h
-  DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF5} COMPONENT Devel
+  DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF}/KIMAP/ COMPONENT Devel
 )
 
 if (BUILD_QCH)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/CMakePresets.json 
new/kimap-22.04.0/CMakePresets.json
--- old/kimap-21.12.3/CMakePresets.json 2022-02-07 07:10:56.000000000 +0100
+++ new/kimap-22.04.0/CMakePresets.json 2022-04-09 17:55:34.000000000 +0200
@@ -13,6 +13,30 @@
             "installDir": "$env{KF5}"
         },
         {
+            "name": "coverage",
+            "displayName": "Build as debug",
+            "generator": "Ninja",
+            "binaryDir": "${sourceDir}/build",
+            "cacheVariables": {
+                "CMAKE_BUILD_TYPE": "Debug",
+                "BUILD_COVERAGE": "ON",
+                "CMAKE_EXPORT_COMPILE_COMMANDS": "ON"
+            },
+            "installDir": "$env{KF5}"
+        },
+        {
+            "name": "dev-qt6",
+            "displayName": "Build against qt6",
+            "generator": "Ninja",
+            "binaryDir": "${sourceDir}/build-qt6",
+            "cacheVariables": {
+                "CMAKE_BUILD_TYPE": "Debug",
+                "BUILD_WITH_QT6": "ON",
+                "CMAKE_EXPORT_COMPILE_COMMANDS": "ON"
+            },
+            "installDir": "$env{KF6}"
+        },
+        {
             "name": "dev-disable-deprecated",
             "displayName": "Build as without deprecated methods",
             "generator": "Ninja",
@@ -118,6 +142,10 @@
             "configurePreset": "dev"
         },
         {
+            "name": "dev-qt6",
+            "configurePreset": "dev-qt6"
+        },
+        {
             "name": "dev-disable-deprecated",
             "configurePreset": "dev-disable-deprecated"
         },
@@ -130,6 +158,10 @@
             "configurePreset": "release"
         },
         {
+            "name": "coverage",
+            "configurePreset": "coverage"
+        },
+        {
             "name": "dev-clang",
             "configurePreset": "dev-clang"
         },
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/CMakePresets.json.license 
new/kimap-22.04.0/CMakePresets.json.license
--- old/kimap-21.12.3/CMakePresets.json.license 2022-02-07 07:10:56.000000000 
+0100
+++ new/kimap-22.04.0/CMakePresets.json.license 2022-04-09 17:55:34.000000000 
+0200
@@ -1,2 +1,2 @@
-# SPDX-FileCopyrightText: 2021 Laurent Montel <[email protected]>
+# SPDX-FileCopyrightText: 2021-2022 Laurent Montel <[email protected]>
 # SPDX-License-Identifier: BSD-3-Clause
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/LICENSES/BSD-3-Clause.txt 
new/kimap-22.04.0/LICENSES/BSD-3-Clause.txt
--- old/kimap-21.12.3/LICENSES/BSD-3-Clause.txt 1970-01-01 01:00:00.000000000 
+0100
+++ new/kimap-22.04.0/LICENSES/BSD-3-Clause.txt 2022-04-09 17:55:34.000000000 
+0200
@@ -0,0 +1,26 @@
+Copyright (c) <year> <owner>. All rights reserved.
+
+Redistribution and use in source and binary forms, with or without 
modification,
+are permitted provided that the following conditions are met:
+
+1. Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+
+2. Redistributions in binary form must reproduce the above copyright notice,
+this list of conditions and the following disclaimer in the documentation
+and/or other materials provided with the distribution.
+
+3. Neither the name of the copyright holder nor the names of its contributors
+may be used to endorse or promote products derived from this software without
+specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 
CONSEQUENTIAL
+DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
+CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
+USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/autotests/CMakeLists.txt 
new/kimap-22.04.0/autotests/CMakeLists.txt
--- old/kimap-21.12.3/autotests/CMakeLists.txt  2022-02-07 07:10:56.000000000 
+0100
+++ new/kimap-22.04.0/autotests/CMakeLists.txt  2022-04-09 17:55:34.000000000 
+0200
@@ -11,7 +11,7 @@
     add_executable(${_testname} ${_testname}.cpp)
     add_test(NAME ${_testname} COMMAND ${_testname})
     ecm_mark_as_test(${_testname})
-    target_link_libraries(${_testname} KF5IMAP Qt::Test kimaptest Qt::Network)
+    target_link_libraries(${_testname} KF5IMAP Qt${QT_MAJOR_VERSION}::Test 
kimaptest Qt${QT_MAJOR_VERSION}::Network)
     set_target_properties(${_testname} PROPERTIES COMPILE_FLAGS 
-DTEST_DATA="\\"${CMAKE_CURRENT_SOURCE_DIR}\\"")
     set_tests_properties(${_testname} PROPERTIES RUN_SERIAL TRUE)
   endforeach()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/autotests/kimaptest/CMakeLists.txt 
new/kimap-22.04.0/autotests/kimaptest/CMakeLists.txt
--- old/kimap-21.12.3/autotests/kimaptest/CMakeLists.txt        2022-02-07 
07:10:56.000000000 +0100
+++ new/kimap-22.04.0/autotests/kimaptest/CMakeLists.txt        2022-04-09 
17:55:34.000000000 +0200
@@ -1,3 +1,6 @@
+# SPDX-FileCopyrightText: none
+# SPDX-License-Identifier: BSD-3-Clause
+
 kde_enable_exceptions()
 
 set(kimaptest_SRCS
@@ -12,7 +15,7 @@
 endif()
 generate_export_header(kimaptest)
 add_library(KF5::kimaptest ALIAS kimaptest)
-target_link_libraries(kimaptest KF5IMAP Qt::Test Qt::Network Qt::Core 
KF5::CoreAddons KF5::KIOCore KF5::I18n)
+target_link_libraries(kimaptest KF5IMAP Qt${QT_MAJOR_VERSION}::Test 
Qt${QT_MAJOR_VERSION}::Network Qt${QT_MAJOR_VERSION}::Core KF5::CoreAddons 
KF5::KIOCore KF5::I18n)
 
 install(TARGETS kimaptest EXPORT KF5IMAPTargets 
${KF5_INSTALL_TARGETS_DEFAULT_ARGS})
 
@@ -21,4 +24,4 @@
 install(FILES
   fakeserver.h
   mockjob.h
-  DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF5}/kimaptest COMPONENT Devel)
+  DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF}/kimaptest COMPONENT Devel)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/ar/libkimap5.po 
new/kimap-22.04.0/po/ar/libkimap5.po
--- old/kimap-21.12.3/po/ar/libkimap5.po        1970-01-01 01:00:00.000000000 
+0100
+++ new/kimap-22.04.0/po/ar/libkimap5.po        2022-04-15 02:20:33.000000000 
+0200
@@ -0,0 +1,278 @@
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the kimap package.
+#
+# Zayed Al-Saidi <[email protected]>, 2022.
+msgid ""
+msgstr ""
+"Project-Id-Version: kimap\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
+"PO-Revision-Date: 2022-02-17 19:06+0400\n"
+"Last-Translator: Zayed Al-Saidi <[email protected]>\n"
+"Language-Team: Arabic <[email protected]>\n"
+"Language: ar\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
+"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
+"X-Generator: Lokalize 21.07.70\n"
+
+#: acljobbase.cpp:56
+#, kde-format
+msgid "AclJobBase"
+msgstr "AclJobBase"
+
+#: appendjob.cpp:40
+#, kde-format
+msgid "Append"
+msgstr "??????????????"
+
+#: capabilitiesjob.cpp:35
+#, kde-format
+msgid "Capabilities"
+msgstr "????????????????????"
+
+#: closejob.cpp:32
+#, kde-format
+msgid "Close"
+msgstr "????????"
+
+#: copyjob.cpp:41
+#, kde-format
+msgid "Copy"
+msgstr "????????"
+
+#: createjob.cpp:36
+#, kde-format
+msgid "Create"
+msgstr "????????"
+
+#: deleteacljob.cpp:37
+#, kde-format
+msgid "DeleteAclJob"
+msgstr "DeleteAclJob"
+
+#: deletejob.cpp:36
+#, kde-format
+msgid "Delete"
+msgstr "????????"
+
+#: enablejob.cpp:31
+#, kde-format
+msgid "Enable"
+msgstr "????????"
+
+#: expungejob.cpp:37
+#, kde-format
+msgid "Expunge"
+msgstr "????????????"
+
+#: fetchjob.cpp:97
+#, kde-format
+msgid "Fetch"
+msgstr "????????"
+
+#: getacljob.cpp:37
+#, kde-format
+msgid "GetAcl"
+msgstr "GetAcl"
+
+#: getmetadatajob.cpp:43
+#, kde-format
+msgid "GetMetaData"
+msgstr "GetMetaData"
+
+#: getmetadatajob.cpp:66
+#, kde-format
+msgid "GetAnnotation"
+msgstr "GetAnnotation"
+
+#: getquotajob.cpp:35
+#, kde-format
+msgid "GetQuota"
+msgstr "GetQuota"
+
+#: getquotarootjob.cpp:38
+#, kde-format
+msgid "GetQuotaRoot"
+msgstr "GetQuotaRoot"
+
+#: idjob.cpp:35
+#, kde-format
+msgid "Id"
+msgstr "??????????????"
+
+#: idlejob.cpp:65
+#, kde-format
+msgctxt "name of the idle job"
+msgid "Idle"
+msgstr "??????????"
+
+#: job.cpp:19
+#, kde-format
+msgid "Job"
+msgstr "??????????"
+
+#: job.cpp:54 loginjob.cpp:572
+#, kde-format
+msgid "Connection to server lost."
+msgstr "???????? ???????????????? ????????????????."
+
+#: job.cpp:65 loginjob.cpp:401 setmetadatajob.cpp:126
+#, kde-format
+msgid "%1 failed, malformed reply from the server."
+msgstr "?????? %1 ?? ???????? ???????? ???? ????????????."
+
+#: job.cpp:68 loginjob.cpp:275 setmetadatajob.cpp:109 setmetadatajob.cpp:129
+#, kde-format
+msgid "%1 failed, server replied: %2"
+msgstr "?????? %1?? ???? ????????????: %2"
+
+#: listjob.cpp:59
+#, kde-format
+msgid "List"
+msgstr "??????????"
+
+#: listrightsjob.cpp:38
+#, kde-format
+msgid "ListRights"
+msgstr "ListRights"
+
+#: loginjob.cpp:129 loginjob.cpp:231
+#, kde-format
+msgid "Login"
+msgstr "????????"
+
+#: loginjob.cpp:184
+#, kde-format
+msgid "IMAP session in the wrong state for authentication"
+msgstr "???????? IMAP ???? ???????? ?????????? ????????????????"
+
+#: loginjob.cpp:233
+#, kde-format
+msgid "Capability"
+msgstr "??????????????????"
+
+#: loginjob.cpp:235
+#, kde-format
+msgid "StartTls"
+msgstr "StartTls"
+
+#: loginjob.cpp:338
+#, kde-format
+msgid "STARTTLS is not supported by the server, try using SSL/TLS instead."
+msgstr "???? ???????? ???????????? STARTTLS ?? ???????? ?????????????? SSL / 
TLS ?????????? ???? ??????."
+
+#: loginjob.cpp:351
+#, kde-format
+msgid "Internal error, tried to login before encryption"
+msgstr "?????? ???????????? ???????? ???????????? ?????? ??????????????"
+
+#: loginjob.cpp:360
+#, kde-format
+msgid "Login failed, plain login is disabled by the server."
+msgstr "?????? ???????????? ?? ???????? ???????????? ???????????? ???????????? 
????????????."
+
+#: loginjob.cpp:381
+#, kde-format
+msgid "Login failed, authentication mode %1 is not supported by the server."
+msgstr "?????? ?????????????? ?????? ???????????????? %1 ?????? ?????????? 
???? ?????? ????????????."
+
+#: loginjob.cpp:411
+#, kde-format
+msgid "Login failed, client cannot initialize the SASL library."
+msgstr "?????? ?????????????? ?????????? ?????? ???????????? ?????? ?????????? 
SASL."
+
+#: loginjob.cpp:510
+#, kde-format
+msgid "Login failed, TLS negotiation failed."
+msgstr "?????? ?????????????? ?????? ?????????? SSL."
+
+#: loginjob.cpp:568
+#, kde-format
+msgid "SSL handshake failed."
+msgstr "???????? ?????????? ?????????? ???????????????? SSL."
+
+#: logoutjob.cpp:33
+#, kde-format
+msgid "Logout"
+msgstr "????????"
+
+#: metadatajobbase.cpp:53
+#, kde-format
+msgid "MetaDataJobBase"
+msgstr "MetaDataJobBase"
+
+#: movejob.cpp:42
+#, kde-format
+msgid "Move"
+msgstr "????????"
+
+#: myrightsjob.cpp:37
+#, kde-format
+msgid "MyRights"
+msgstr "MyRights"
+
+#: namespacejob.cpp:68
+#, kde-format
+msgid "Namespace"
+msgstr "???????? ??????????????"
+
+#: quotajobbase.cpp:34
+#, kde-format
+msgid "QuotaJobBase"
+msgstr "QuotaJobBase"
+
+#: renamejob.cpp:37
+#, kde-format
+msgid "Rename"
+msgstr "???????? ??????????"
+
+#: searchjob.cpp:361
+#, kde-format
+msgctxt "Name of the search job"
+msgid "Search"
+msgstr "????????"
+
+#: selectjob.cpp:73
+#, kde-format
+msgctxt "name of the select job"
+msgid "Select"
+msgstr "????????"
+
+#: setacljob.cpp:34
+#, kde-format
+msgid "SetAcl"
+msgstr "SetAcl"
+
+#: setmetadatajob.cpp:43
+#, kde-format
+msgid "SetMetaData"
+msgstr "SetMetaData"
+
+#: setquotajob.cpp:37
+#, kde-format
+msgid "SetQuota"
+msgstr "SetQuota"
+
+#: statusjob.cpp:40
+#, kde-format
+msgctxt "name of the status job"
+msgid "Status"
+msgstr "????????????"
+
+#: storejob.cpp:70
+#, kde-format
+msgid "Store"
+msgstr "????????"
+
+#: subscribejob.cpp:36
+#, kde-format
+msgid "Subscribe"
+msgstr "??????????"
+
+#: unsubscribejob.cpp:36
+#, kde-format
+msgid "Unsubscribe"
+msgstr "?????? ????????????????"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/bs/libkimap5.po 
new/kimap-22.04.0/po/bs/libkimap5.po
--- old/kimap-21.12.3/po/bs/libkimap5.po        2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/bs/libkimap5.po        2022-04-15 02:20:33.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kdepimlibs\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
 "PO-Revision-Date: 2012-10-05 17:12+0000\n"
 "Last-Translator: Launchpad Translations Administrators <Unknown>\n"
 "Language-Team: Bosnian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/ca/libkimap5.po 
new/kimap-22.04.0/po/ca/libkimap5.po
--- old/kimap-21.12.3/po/ca/libkimap5.po        2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/ca/libkimap5.po        2022-04-15 02:20:33.000000000 
+0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kimap\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
 "PO-Revision-Date: 2022-01-28 09:30+0100\n"
 "Last-Translator: Josep M. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/ca@valencia/libkimap5.po 
new/kimap-22.04.0/po/ca@valencia/libkimap5.po
--- old/kimap-21.12.3/po/ca@valencia/libkimap5.po       2022-03-01 
01:16:00.000000000 +0100
+++ new/kimap-22.04.0/po/ca@valencia/libkimap5.po       2022-04-15 
02:20:33.000000000 +0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kimap\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
 "PO-Revision-Date: 2022-01-28 09:30+0100\n"
 "Last-Translator: Josep M. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
@@ -171,14 +171,13 @@
 #: loginjob.cpp:351
 #, kde-format
 msgid "Internal error, tried to login before encryption"
-msgstr "Error intern, s'ha intentat l'entrada abans de l'encriptatge"
+msgstr "Error intern, s'ha intentat l'entrada abans de l'encriptaci??"
 
 #: loginjob.cpp:360
 #, kde-format
 msgid "Login failed, plain login is disabled by the server."
 msgstr ""
-"Ha fallat l'inici de la sessi??, el servidor t?? desactivada l'entrada "
-"senzilla."
+"Ha fallat l'inici de la sessi??, el servidor t?? desactivada l'entrada 
senzilla."
 
 #: loginjob.cpp:381
 #, kde-format
@@ -191,8 +190,8 @@
 #, kde-format
 msgid "Login failed, client cannot initialize the SASL library."
 msgstr ""
-"Ha fallat l'inici de la sessi??, el client no ha pogut inicialitzar la "
-"biblioteca SASL."
+"Ha fallat l'inici de la sessi??, el client no ha pogut restablir la 
biblioteca "
+"SASL."
 
 #: loginjob.cpp:510
 #, kde-format
@@ -238,13 +237,13 @@
 #: renamejob.cpp:37
 #, kde-format
 msgid "Rename"
-msgstr "Reanomena"
+msgstr "Canvia el nom"
 
 #: searchjob.cpp:361
 #, kde-format
 msgctxt "Name of the search job"
 msgid "Search"
-msgstr "Cerca"
+msgstr "Busca"
 
 #: selectjob.cpp:73
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/cs/libkimap5.po 
new/kimap-22.04.0/po/cs/libkimap5.po
--- old/kimap-21.12.3/po/cs/libkimap5.po        2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/cs/libkimap5.po        2022-04-15 02:20:33.000000000 
+0200
@@ -2,21 +2,22 @@
 # This file is distributed under the same license as the PACKAGE package.
 # Luk???? Tinkl <[email protected]>, 2010.
 # V??t Pel????k <[email protected]>, 2011, 2014, 2016.
+# Vit Pelcak <[email protected]>, 2022.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
-"PO-Revision-Date: 2016-03-23 15:45+0100\n"
-"Last-Translator: V??t Pel????k <[email protected]>\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
+"PO-Revision-Date: 2022-01-31 16:34+0100\n"
+"Last-Translator: Vit Pelcak <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
 "Language: cs\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 21.12.1\n"
 
 #: acljobbase.cpp:56
 #, kde-format
@@ -167,7 +168,7 @@
 #: loginjob.cpp:351
 #, kde-format
 msgid "Internal error, tried to login before encryption"
-msgstr ""
+msgstr "Vnit??n?? chyba. Pokus o p??ihl????en?? p??ed ??ifrov??n??m"
 
 #: loginjob.cpp:360
 #, kde-format
@@ -192,7 +193,7 @@
 #: loginjob.cpp:568
 #, kde-format
 msgid "SSL handshake failed."
-msgstr ""
+msgstr "Handshake SSL selhal."
 
 #: logoutjob.cpp:33
 #, kde-format
@@ -260,7 +261,7 @@
 #, kde-format
 msgctxt "name of the status job"
 msgid "Status"
-msgstr ""
+msgstr "Stav"
 
 #: storejob.cpp:70
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/da/libkimap5.po 
new/kimap-22.04.0/po/da/libkimap5.po
--- old/kimap-21.12.3/po/da/libkimap5.po        2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/da/libkimap5.po        2022-04-15 02:20:33.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: libkimap\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
 "PO-Revision-Date: 2022-02-08 19:44+0100\n"
 "Last-Translator: Martin Schlander <[email protected]>\n"
 "Language-Team: Danish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/de/libkimap5.po 
new/kimap-22.04.0/po/de/libkimap5.po
--- old/kimap-21.12.3/po/de/libkimap5.po        2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/de/libkimap5.po        2022-04-15 02:20:33.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: libkimap\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
 "PO-Revision-Date: 2021-03-01 13:23+0100\n"
 "Last-Translator: Burkhard L??ck <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/el/libkimap5.po 
new/kimap-22.04.0/po/el/libkimap5.po
--- old/kimap-21.12.3/po/el/libkimap5.po        2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/el/libkimap5.po        2022-04-15 02:20:33.000000000 
+0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: libkimap\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
 "PO-Revision-Date: 2021-06-16 18:08+0300\n"
 "Last-Translator: Stelios <[email protected]>\n"
 "Language-Team: Greek <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/en_GB/libkimap5.po 
new/kimap-22.04.0/po/en_GB/libkimap5.po
--- old/kimap-21.12.3/po/en_GB/libkimap5.po     2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/en_GB/libkimap5.po     2022-04-15 02:20:33.000000000 
+0200
@@ -6,8 +6,8 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
-"PO-Revision-Date: 2022-02-19 13:14+0000\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
+"PO-Revision-Date: 2022-02-19 11:52+0000\n"
 "Last-Translator: Steve Allewell <[email protected]>\n"
 "Language-Team: British English <[email protected]>\n"
 "Language: en_GB\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/eo/libkimap5.po 
new/kimap-22.04.0/po/eo/libkimap5.po
--- old/kimap-21.12.3/po/eo/libkimap5.po        2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/eo/libkimap5.po        2022-04-15 02:20:33.000000000 
+0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: libkimap\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
 "PO-Revision-Date: 2009-11-15 12:06+0100\n"
 "Last-Translator: Axel Rousseau <[email protected]>\n"
 "Language-Team: esperanto <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/es/libkimap5.po 
new/kimap-22.04.0/po/es/libkimap5.po
--- old/kimap-21.12.3/po/es/libkimap5.po        2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/es/libkimap5.po        2022-04-15 02:20:33.000000000 
+0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: libkimap\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
 "PO-Revision-Date: 2022-01-28 23:55+0100\n"
 "Last-Translator: Eloy Cuadra <[email protected]>\n"
 "Language-Team: Spanish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/et/libkimap5.po 
new/kimap-22.04.0/po/et/libkimap5.po
--- old/kimap-21.12.3/po/et/libkimap5.po        2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/et/libkimap5.po        2022-04-15 02:20:33.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: libkimap\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
 "PO-Revision-Date: 2019-11-17 00:57+0200\n"
 "Last-Translator: Marek Laane <[email protected]>\n"
 "Language-Team: Estonian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/fi/libkimap5.po 
new/kimap-22.04.0/po/fi/libkimap5.po
--- old/kimap-21.12.3/po/fi/libkimap5.po        2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/fi/libkimap5.po        2022-04-15 02:20:33.000000000 
+0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: libkimap\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
 "PO-Revision-Date: 2022-02-12 19:14+0200\n"
 "Last-Translator: Tommi Nieminen <[email protected]>\n"
 "Language-Team: Finnish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/fr/libkimap5.po 
new/kimap-22.04.0/po/fr/libkimap5.po
--- old/kimap-21.12.3/po/fr/libkimap5.po        2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/fr/libkimap5.po        2022-04-15 02:20:33.000000000 
+0200
@@ -12,7 +12,7 @@
 msgstr ""
 "Project-Id-Version: libkimap\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
 "PO-Revision-Date: 2022-01-29 13:02+0100\n"
 "Last-Translator: Xavier Besnard <[email protected]>\n"
 "Language-Team: French <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/ga/libkimap5.po 
new/kimap-22.04.0/po/ga/libkimap5.po
--- old/kimap-21.12.3/po/ga/libkimap5.po        2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/ga/libkimap5.po        2022-04-15 02:20:33.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: libkimap\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
 "PO-Revision-Date: 2009-12-24 06:59-0500\n"
 "Last-Translator: Kevin Scannell <[email protected]>\n"
 "Language-Team: Irish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/gl/libkimap5.po 
new/kimap-22.04.0/po/gl/libkimap5.po
--- old/kimap-21.12.3/po/gl/libkimap5.po        2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/gl/libkimap5.po        2022-04-15 02:20:33.000000000 
+0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: libkimap\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
 "PO-Revision-Date: 2018-10-21 18:37+0100\n"
 "Last-Translator: Adri??n Chaves (Gallaecio) <[email protected]>\n"
 "Language-Team: Galician <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/hu/libkimap5.po 
new/kimap-22.04.0/po/hu/libkimap5.po
--- old/kimap-21.12.3/po/hu/libkimap5.po        2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/hu/libkimap5.po        2022-04-15 02:20:33.000000000 
+0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: KDE 4.3\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
 "PO-Revision-Date: 2022-02-08 09:29+0100\n"
 "Last-Translator: Kristof Kiszel <[email protected]>\n"
 "Language-Team: Hungarian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/ia/libkimap5.po 
new/kimap-22.04.0/po/ia/libkimap5.po
--- old/kimap-21.12.3/po/ia/libkimap5.po        2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/ia/libkimap5.po        2022-04-15 02:20:33.000000000 
+0200
@@ -6,8 +6,8 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
-"PO-Revision-Date: 2022-01-29 22:16+0100\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
+"PO-Revision-Date: 2022-01-29 22:42+0100\n"
 "Last-Translator: giovanni <[email protected]>\n"
 "Language-Team: Interlingua <[email protected]>\n"
 "Language: ia\n"
@@ -168,7 +168,7 @@
 #: loginjob.cpp:351
 #, kde-format
 msgid "Internal error, tried to login before encryption"
-msgstr "error interne, essayava authenticar se ante cryptation"
+msgstr "Error interne, essayava authenticar se ante cryptation"
 
 #: loginjob.cpp:360
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/it/libkimap5.po 
new/kimap-22.04.0/po/it/libkimap5.po
--- old/kimap-21.12.3/po/it/libkimap5.po        2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/it/libkimap5.po        2022-04-15 02:20:33.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: libkimap\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
 "PO-Revision-Date: 2022-01-29 00:26+0100\n"
 "Last-Translator: Luigi Toscano <[email protected]>\n"
 "Language-Team: Italian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/ja/libkimap5.po 
new/kimap-22.04.0/po/ja/libkimap5.po
--- old/kimap-21.12.3/po/ja/libkimap5.po        2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/ja/libkimap5.po        2022-04-15 02:20:33.000000000 
+0200
@@ -3,7 +3,7 @@
 msgstr ""
 "Project-Id-Version: libkimap\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
 "PO-Revision-Date: 2010-09-25 20:01-0700\n"
 "Last-Translator: Fumiaki Okushi <[email protected]>\n"
 "Language-Team: Japanese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/kk/libkimap5.po 
new/kimap-22.04.0/po/kk/libkimap5.po
--- old/kimap-21.12.3/po/kk/libkimap5.po        2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/kk/libkimap5.po        2022-04-15 02:20:33.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
 "PO-Revision-Date: 2011-02-18 06:48+0600\n"
 "Last-Translator: Sairan Kikkarin <[email protected]>\n"
 "Language-Team: Kazakh <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/km/libkimap5.po 
new/kimap-22.04.0/po/km/libkimap5.po
--- old/kimap-21.12.3/po/km/libkimap5.po        2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/km/libkimap5.po        2022-04-15 02:20:33.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: libkimap\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
 "PO-Revision-Date: 2010-06-24 15:47+0700\n"
 "Last-Translator: Khoem Sokhem <[email protected]>\n"
 "Language-Team: Khmer <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/ko/libkimap5.po 
new/kimap-22.04.0/po/ko/libkimap5.po
--- old/kimap-21.12.3/po/ko/libkimap5.po        2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/ko/libkimap5.po        2022-04-15 02:20:33.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
 "PO-Revision-Date: 2022-02-20 22:18+0100\n"
 "Last-Translator: Shinjo Park <[email protected]>\n"
 "Language-Team: Korean <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/lt/libkimap5.po 
new/kimap-22.04.0/po/lt/libkimap5.po
--- old/kimap-21.12.3/po/lt/libkimap5.po        2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/lt/libkimap5.po        2022-04-15 02:20:33.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: libkimap\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
 "PO-Revision-Date: 2015-08-30 15:56+0200\n"
 "Last-Translator: Liudas Ali??auskas <[email protected]>\n"
 "Language-Team: Lithuanian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/lv/libkimap5.po 
new/kimap-22.04.0/po/lv/libkimap5.po
--- old/kimap-21.12.3/po/lv/libkimap5.po        2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/lv/libkimap5.po        2022-04-15 02:20:33.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
 "PO-Revision-Date: 2010-01-01 17:01+0200\n"
 "Last-Translator: Viesturs Zarins <[email protected]>\n"
 "Language-Team: Latvian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/mr/libkimap5.po 
new/kimap-22.04.0/po/mr/libkimap5.po
--- old/kimap-21.12.3/po/mr/libkimap5.po        2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/mr/libkimap5.po        2022-04-15 02:20:33.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
 "PO-Revision-Date: 2013-03-13 15:14+0530\n"
 "Last-Translator: Chetan Khona <[email protected]>\n"
 "Language-Team: Marathi <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/nb/libkimap5.po 
new/kimap-22.04.0/po/nb/libkimap5.po
--- old/kimap-21.12.3/po/nb/libkimap5.po        2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/nb/libkimap5.po        2022-04-15 02:20:33.000000000 
+0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
 "PO-Revision-Date: 2014-09-23 22:05+0200\n"
 "Last-Translator: Bj??rn Steensrud <[email protected]>\n"
 "Language-Team: Norwegian Bokm??l <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/nds/libkimap5.po 
new/kimap-22.04.0/po/nds/libkimap5.po
--- old/kimap-21.12.3/po/nds/libkimap5.po       2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/nds/libkimap5.po       2022-04-15 02:20:33.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: libkimap\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
 "PO-Revision-Date: 2014-08-14 00:19+0200\n"
 "Last-Translator: S??nke Dibbern <[email protected]>\n"
 "Language-Team: Low Saxon <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/nl/libkimap5.po 
new/kimap-22.04.0/po/nl/libkimap5.po
--- old/kimap-21.12.3/po/nl/libkimap5.po        2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/nl/libkimap5.po        2022-04-15 02:20:33.000000000 
+0200
@@ -7,10 +7,10 @@
 msgstr ""
 "Project-Id-Version: libkimap\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
-"PO-Revision-Date: 2022-01-28 10:43+0100\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
+"PO-Revision-Date: 2022-01-28 11:12+0100\n"
 "Last-Translator: Freek de Kruijf <[email protected]>\n"
-"Language-Team: Dutch <[email protected]>\n"
+"Language-Team: \n"
 "Language: nl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/nn/libkimap5.po 
new/kimap-22.04.0/po/nn/libkimap5.po
--- old/kimap-21.12.3/po/nn/libkimap5.po        2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/nn/libkimap5.po        2022-04-15 02:20:33.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: libkimap\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
 "PO-Revision-Date: 2020-11-09 22:03+0100\n"
 "Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
 "Language-Team: Norwegian Nynorsk <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/pa/libkimap5.po 
new/kimap-22.04.0/po/pa/libkimap5.po
--- old/kimap-21.12.3/po/pa/libkimap5.po        2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/pa/libkimap5.po        2022-04-15 02:20:33.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
 "PO-Revision-Date: 2010-01-16 08:29+0530\n"
 "Last-Translator: A S Alam <[email protected]>\n"
 "Language-Team: ?????????????????? <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/pl/libkimap5.po 
new/kimap-22.04.0/po/pl/libkimap5.po
--- old/kimap-21.12.3/po/pl/libkimap5.po        2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/pl/libkimap5.po        2022-04-15 02:20:33.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
 "PO-Revision-Date: 2022-02-07 20:22+0100\n"
 "Last-Translator: ??ukasz Wojni??owicz <[email protected]>\n"
 "Language-Team: Polish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/pt/libkimap5.po 
new/kimap-22.04.0/po/pt/libkimap5.po
--- old/kimap-21.12.3/po/pt/libkimap5.po        2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/pt/libkimap5.po        2022-04-15 02:20:33.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: libkimap\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
 "PO-Revision-Date: 2020-03-27 00:19+0000\n"
 "Last-Translator: Jos?? Nuno Coelho Pires <[email protected]>\n"
 "Language-Team: Portuguese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/pt_BR/libkimap5.po 
new/kimap-22.04.0/po/pt_BR/libkimap5.po
--- old/kimap-21.12.3/po/pt_BR/libkimap5.po     2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/pt_BR/libkimap5.po     2022-04-15 02:20:33.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: libkimap5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
 "PO-Revision-Date: 2022-02-02 08:47-0300\n"
 "Last-Translator: Luiz Fernando Ranghetti <[email protected]>\n"
 "Language-Team: Portuguese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/ro/libkimap5.po 
new/kimap-22.04.0/po/ro/libkimap5.po
--- old/kimap-21.12.3/po/ro/libkimap5.po        2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/ro/libkimap5.po        2022-04-15 02:20:33.000000000 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
 "PO-Revision-Date: 2010-11-28 17:14+0200\n"
 "Last-Translator: Cristian One?? <[email protected]>\n"
 "Language-Team: Romanian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/ru/libkimap5.po 
new/kimap-22.04.0/po/ru/libkimap5.po
--- old/kimap-21.12.3/po/ru/libkimap5.po        2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/ru/libkimap5.po        2022-04-15 02:20:33.000000000 
+0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
 "PO-Revision-Date: 2020-11-08 22:07+0300\n"
 "Last-Translator: Alexander Yavorsky <[email protected]>\n"
 "Language-Team: Russian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/sk/libkimap5.po 
new/kimap-22.04.0/po/sk/libkimap5.po
--- old/kimap-21.12.3/po/sk/libkimap5.po        2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/sk/libkimap5.po        2022-04-15 02:20:33.000000000 
+0200
@@ -1,19 +1,19 @@
 # translation of libkimap5.po to Slovak
-# Roman Pahol??k <[email protected]>, 2014, 2016, 2021.
+# Roman Pahol??k <[email protected]>, 2014, 2016, 2022.
 # Matej Mrenica <[email protected]>, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: libkimap5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
-"PO-Revision-Date: 2021-11-14 12:32+0100\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
+"PO-Revision-Date: 2022-04-06 17:59+0200\n"
 "Last-Translator: Roman Paholik <[email protected]>\n"
 "Language-Team: Slovak <[email protected]>\n"
 "Language: sk\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 21.08.3\n"
+"X-Generator: Lokalize 21.12.3\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
 #: acljobbase.cpp:56
@@ -166,7 +166,7 @@
 #: loginjob.cpp:351
 #, kde-format
 msgid "Internal error, tried to login before encryption"
-msgstr ""
+msgstr "Intern?? chyba, pokus o prihl??senie pred ??ifrovan??m"
 
 #: loginjob.cpp:360
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/sl/libkimap5.po 
new/kimap-22.04.0/po/sl/libkimap5.po
--- old/kimap-21.12.3/po/sl/libkimap5.po        2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/sl/libkimap5.po        2022-04-15 02:20:33.000000000 
+0200
@@ -8,8 +8,8 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
-"PO-Revision-Date: 2022-01-30 08:44+0100\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
+"PO-Revision-Date: 2022-01-29 09:34+0100\n"
 "Last-Translator: Martin Srebotnjak <[email protected]>\n"
 "Language-Team: Slovenian <[email protected]>\n"
 "Language: sl\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/sq/libkimap5.po 
new/kimap-22.04.0/po/sq/libkimap5.po
--- old/kimap-21.12.3/po/sq/libkimap5.po        2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/sq/libkimap5.po        2022-04-15 02:20:33.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kdepimlibs\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
 "PO-Revision-Date: 2009-12-24 06:32+0000\n"
 "Last-Translator: Launchpad Translations Administrators <rosetta@launchpad."
 "net>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/sv/libkimap5.po 
new/kimap-22.04.0/po/sv/libkimap5.po
--- old/kimap-21.12.3/po/sv/libkimap5.po        2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/sv/libkimap5.po        2022-04-15 02:20:33.000000000 
+0200
@@ -7,8 +7,8 @@
 msgstr ""
 "Project-Id-Version: libkimap\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
-"PO-Revision-Date: 2022-01-28 22:51+0100\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
+"PO-Revision-Date: 2022-01-28 23:03+0100\n"
 "Last-Translator: Stefan Asserh??ll <[email protected]>\n"
 "Language-Team: Swedish <[email protected]>\n"
 "Language: sv\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/tr/libkimap5.po 
new/kimap-22.04.0/po/tr/libkimap5.po
--- old/kimap-21.12.3/po/tr/libkimap5.po        2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/tr/libkimap5.po        2022-04-15 02:20:33.000000000 
+0200
@@ -5,20 +5,21 @@
 # H. ??brahim G??ng??r <[email protected]>, 2011.
 # Volkan Gezer <[email protected]>, 2014, 2017.
 # Kaan Ozdincer <[email protected]>, 2014.
+# Emir SARI <[email protected]>, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: libkimap\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
-"PO-Revision-Date: 2017-06-05 11:58+0000\n"
-"Last-Translator: Kaan <[email protected]>\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
+"PO-Revision-Date: 2022-04-09 14:06+0300\n"
+"Last-Translator: Emir SARI <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
 "Language: tr\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 2.0\n"
+"X-Generator: Lokalize 21.12.3\n"
 
 #: acljobbase.cpp:56
 #, kde-format
@@ -63,7 +64,7 @@
 #: enablejob.cpp:31
 #, kde-format
 msgid "Enable"
-msgstr ""
+msgstr "Etkinle??tir"
 
 #: expungejob.cpp:37
 #, kde-format
@@ -164,12 +165,12 @@
 #: loginjob.cpp:338
 #, kde-format
 msgid "STARTTLS is not supported by the server, try using SSL/TLS instead."
-msgstr ""
+msgstr "STARTTLS sunucu taraf??ndan desteklenmiyor, SSL/TLS kullanmay?? 
deneyin."
 
 #: loginjob.cpp:351
 #, kde-format
 msgid "Internal error, tried to login before encryption"
-msgstr ""
+msgstr "???? hata, ??ifreleme ??ncesi giri?? denendi"
 
 #: loginjob.cpp:360
 #, kde-format
@@ -275,12 +276,12 @@
 #: subscribejob.cpp:36
 #, kde-format
 msgid "Subscribe"
-msgstr "??ye Ol"
+msgstr "Abone Ol"
 
 #: unsubscribejob.cpp:36
 #, kde-format
 msgid "Unsubscribe"
-msgstr "??yelikten ????k"
+msgstr "Abonelikten ????k"
 
 #~ msgid "SetAnnotation"
 #~ msgstr "SetAnnotation"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/ug/libkimap5.po 
new/kimap-22.04.0/po/ug/libkimap5.po
--- old/kimap-21.12.3/po/ug/libkimap5.po        2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/ug/libkimap5.po        2022-04-15 02:20:33.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: libkimap\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
 "PO-Revision-Date: 2013-09-08 07:05+0900\n"
 "Last-Translator: Gheyret Kenji <[email protected]>\n"
 "Language-Team: Uyghur Computer Science Association <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/uk/libkimap5.po 
new/kimap-22.04.0/po/uk/libkimap5.po
--- old/kimap-21.12.3/po/uk/libkimap5.po        2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/uk/libkimap5.po        2022-04-15 02:20:33.000000000 
+0200
@@ -8,8 +8,8 @@
 msgstr ""
 "Project-Id-Version: libkimap5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
-"PO-Revision-Date: 2022-01-28 17:48+0200\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
+"PO-Revision-Date: 2022-01-28 08:37+0200\n"
 "Last-Translator: Yuri Chornoivan <[email protected]>\n"
 "Language-Team: Ukrainian <[email protected]>\n"
 "Language: uk\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/zh_CN/libkimap5.po 
new/kimap-22.04.0/po/zh_CN/libkimap5.po
--- old/kimap-21.12.3/po/zh_CN/libkimap5.po     2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/zh_CN/libkimap5.po     2022-04-15 02:20:33.000000000 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-01-28 02:11+0000\n"
-"PO-Revision-Date: 2022-02-26 05:19\n"
+"PO-Revision-Date: 2022-04-14 15:37\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -171,7 +171,7 @@
 #: loginjob.cpp:351
 #, kde-format
 msgid "Internal error, tried to login before encryption"
-msgstr ""
+msgstr "???????????????????????????????????????"
 
 #: loginjob.cpp:360
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/po/zh_TW/libkimap5.po 
new/kimap-22.04.0/po/zh_TW/libkimap5.po
--- old/kimap-21.12.3/po/zh_TW/libkimap5.po     2022-03-01 01:16:00.000000000 
+0100
+++ new/kimap-22.04.0/po/zh_TW/libkimap5.po     2022-04-15 02:20:33.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: libkimap\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-01-28 02:11+0000\n"
+"POT-Creation-Date: 2022-01-28 00:44+0000\n"
 "PO-Revision-Date: 2019-03-22 00:40+0800\n"
 "Last-Translator: pan93412 <[email protected]>\n"
 "Language-Team: Chinese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/sanitizers.supp 
new/kimap-22.04.0/sanitizers.supp
--- old/kimap-21.12.3/sanitizers.supp   2022-02-07 07:10:56.000000000 +0100
+++ new/kimap-22.04.0/sanitizers.supp   2022-04-09 17:55:34.000000000 +0200
@@ -1,4 +1,4 @@
-# SPDX-FileCopyrightText: 2021 Laurent Montel <[email protected]>
+# SPDX-FileCopyrightText: 2021-2022 Laurent Montel <[email protected]>
 # SPDX-License-Identifier: CC0-1.0
 # Suppression file for ASAN/LSAN
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/src/CMakeLists.txt 
new/kimap-22.04.0/src/CMakeLists.txt
--- old/kimap-21.12.3/src/CMakeLists.txt        2022-02-07 07:10:56.000000000 
+0100
+++ new/kimap-22.04.0/src/CMakeLists.txt        2022-04-09 17:55:34.000000000 
+0200
@@ -116,7 +116,7 @@
 
 
 
-target_include_directories(KF5IMAP INTERFACE 
"$<INSTALL_INTERFACE:${KDE_INSTALL_INCLUDEDIR_KF5}/KIMAP>")
+target_include_directories(KF5IMAP INTERFACE 
"$<INSTALL_INTERFACE:${KDE_INSTALL_INCLUDEDIR_KF}/KIMAP>")
 target_include_directories(KF5IMAP PUBLIC 
"$<BUILD_INTERFACE:${KIMAP_SOURCE_DIR}/src;${KIMAP_BINARY_DIR}/src>")
 
 if (WIN32)
@@ -127,7 +127,7 @@
 PUBLIC
   KF5::Mime
   KF5::CoreAddons
-  Qt::Network
+  Qt${QT_MAJOR_VERSION}::Network
 PRIVATE
   KF5::KIOCore
   KF5::Codecs
@@ -197,18 +197,18 @@
     ${CMAKE_CURRENT_BINARY_DIR}/kimap_export.h
     ${KIMAP_HEADERS}
     ${KIMAP_CamelCase_HEADERS}
-    DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF5}/KIMAP/kimap
+    DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF}/KIMAP/kimap
     COMPONENT Devel
 )
 
 install(FILES
     ${KIMAP_CamelCase_HEADERS}
-    DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF5}/KIMAP/KIMAP
+    DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF}/KIMAP/KIMAP
     COMPONENT Devel
 )
 
 ecm_qt_install_logging_categories(EXPORT KIMAP FILE kimap.categories 
DESTINATION ${KDE_INSTALL_LOGGINGCATEGORIESDIR})
-ecm_generate_pri_file(BASE_NAME KIMAP LIB_NAME KF5IMAP DEPS "KMime" 
FILENAME_VAR PRI_FILENAME INCLUDE_INSTALL_DIR 
${KDE_INSTALL_INCLUDEDIR_KF5}/KIMAP)
+ecm_generate_pri_file(BASE_NAME KIMAP LIB_NAME KF5IMAP DEPS "KMime" 
FILENAME_VAR PRI_FILENAME INCLUDE_INSTALL_DIR 
${KDE_INSTALL_INCLUDEDIR_KF}/KIMAP)
 install(FILES ${PRI_FILENAME} DESTINATION ${ECM_MKSPECS_INSTALL_DIR})
 
 if (BUILD_QCH)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/src/Messages.sh 
new/kimap-22.04.0/src/Messages.sh
--- old/kimap-21.12.3/src/Messages.sh   2022-02-07 07:10:56.000000000 +0100
+++ new/kimap-22.04.0/src/Messages.sh   2022-04-09 17:55:34.000000000 +0200
@@ -1,2 +1,4 @@
 #! /bin/sh
+# SPDX-FileCopyrightText: none
+# SPDX-License-Identifier: BSD-3-Clause
 $XGETTEXT `find . -name "*.cpp" -o -name "*.h"` -o $podir/libkimap5.pot
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-21.12.3/tests/CMakeLists.txt 
new/kimap-22.04.0/tests/CMakeLists.txt
--- old/kimap-21.12.3/tests/CMakeLists.txt      2022-02-07 07:10:56.000000000 
+0100
+++ new/kimap-22.04.0/tests/CMakeLists.txt      2022-04-09 17:55:34.000000000 
+0200
@@ -3,7 +3,7 @@
 kde_enable_exceptions()
 
 add_executable(testimapidle testimapidle.cpp)
-target_link_libraries(testimapidle KF5IMAP Qt::Test KF5::KIOCore Qt::Network)
+target_link_libraries(testimapidle KF5IMAP Qt${QT_MAJOR_VERSION}::Test 
KF5::KIOCore Qt${QT_MAJOR_VERSION}::Network)
 
 add_executable(testimapserver testimapserver.cpp)
-target_link_libraries(testimapserver KF5IMAP Qt::Test KF5::KIOCore Qt::Network)
+target_link_libraries(testimapserver KF5IMAP Qt${QT_MAJOR_VERSION}::Test 
KF5::KIOCore Qt${QT_MAJOR_VERSION}::Network)

Reply via email to