Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package akonadi-contact for openSUSE:Factory 
checked in at 2022-01-11 21:14:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/akonadi-contact (Old)
 and      /work/SRC/openSUSE:Factory/.akonadi-contact.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "akonadi-contact"

Tue Jan 11 21:14:28 2022 rev:70 rq:944240 version:21.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/akonadi-contact/akonadi-contact.changes  
2021-12-13 20:39:06.760446244 +0100
+++ 
/work/SRC/openSUSE:Factory/.akonadi-contact.new.1892/akonadi-contact.changes    
    2022-01-11 21:15:00.760779176 +0100
@@ -1,0 +2,9 @@
+Tue Jan  4 10:24:52 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.12.1/
+- No code change since 21.12.0
+
+-------------------------------------------------------------------

Old:
----
  akonadi-contacts-21.12.0.tar.xz
  akonadi-contacts-21.12.0.tar.xz.sig

New:
----
  akonadi-contacts-21.12.1.tar.xz
  akonadi-contacts-21.12.1.tar.xz.sig

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

Other differences:
------------------
++++++ akonadi-contact.spec ++++++
--- /var/tmp/diff_new_pack.3CJaTo/_old  2022-01-11 21:15:01.496779693 +0100
+++ /var/tmp/diff_new_pack.3CJaTo/_new  2022-01-11 21:15:01.500779696 +0100
@@ -21,16 +21,16 @@
 %define kf5_version 5.79.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
-%bcond_without lang
+%bcond_without released
 Name:           akonadi-contact
-Version:        21.12.0
+Version:        21.12.1
 Release:        0
 Summary:        KDE PIM Libraries for Akonadi Contacts
 License:        LGPL-2.1-or-later
 Group:          System/GUI/KDE
 URL:            https://www.kde.org
 Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz
-%if %{with lang}
+%if %{with released}
 Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig
 Source2:        applications.keyring
 %endif
@@ -128,7 +128,7 @@
 
 %install
   %kf5_makeinstall -C build
-  %if %{with lang}
+  %if %{with released}
     %find_lang %{name} --with-man --all-name
   %endif
 
@@ -181,7 +181,7 @@
 %{_kf5_mkspecsdir}/qt_AkonadiContact.pri
 %{_kf5_mkspecsdir}/qt_ContactEditor.pri
 
-%if %{with lang}
+%if %{with released}
 %files lang -f %{name}.lang
 %endif
 

++++++ akonadi-contacts-21.12.0.tar.xz -> akonadi-contacts-21.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-contacts-21.12.0/CMakeLists.txt 
new/akonadi-contacts-21.12.1/CMakeLists.txt
--- old/akonadi-contacts-21.12.0/CMakeLists.txt 2021-11-30 19:41:43.000000000 
+0100
+++ new/akonadi-contacts-21.12.1/CMakeLists.txt 2021-12-15 14:03:55.000000000 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
-set(PIM_VERSION "5.19.0")
+set(PIM_VERSION "5.19.1")
 
 project(Akonadi-Contact VERSION ${PIM_VERSION})
 
@@ -35,10 +35,10 @@
 
 
 set(AKONADI_CONTACTS_VERSION ${PIM_VERSION})
-set(KMIMELIB_VERSION "5.19.0")
-set(AKONADI_VERSION "5.19.0")
-set(LIBKLEO_LIB_VERSION "5.19.0")
-set(GRANTLEETHEME_LIB_VERSION "5.19.0")
+set(KMIMELIB_VERSION "5.19.1")
+set(AKONADI_VERSION "5.19.1")
+set(LIBKLEO_LIB_VERSION "5.19.1")
+set(GRANTLEETHEME_LIB_VERSION "5.19.1")
 set(GRANTLEE_LIB_VERSION "5.2")
 
 set(QT_REQUIRED_VERSION "5.15.2")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-contacts-21.12.0/po/en_GB/akonadicontact5.po 
new/akonadi-contacts-21.12.1/po/en_GB/akonadicontact5.po
--- old/akonadi-contacts-21.12.0/po/en_GB/akonadicontact5.po    2021-12-03 
01:16:08.000000000 +0100
+++ new/akonadi-contacts-21.12.1/po/en_GB/akonadicontact5.po    2022-01-04 
01:23:17.000000000 +0100
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Steve Allewell <steve.allew...@gmail.com>, 2014, 2015, 2016, 2017, 2018, 
2019, 2020, 2021.
+# Steve Allewell <steve.allew...@gmail.com>, 2014, 2015, 2016, 2017, 2018, 
2019, 2020, 2021, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-12-01 02:12+0000\n"
-"PO-Revision-Date: 2021-09-10 13:22+0100\n"
+"PO-Revision-Date: 2022-01-01 16:48+0000\n"
 "Last-Translator: Steve Allewell <steve.allew...@gmail.com>\n"
 "Language-Team: British English <kde-l10n-en...@kde.org>\n"
 "Language: en_GB\n"
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 21.08.1\n"
+"X-Generator: Lokalize 21.12.0\n"
 
 #. i18n: ectx: whatsthis, entry (ShowAddressAction), group (Show Address 
Settings)
 #: akonadi-contacts/actions/contactactionssettings.kcfg.cmake:18
@@ -343,13 +343,13 @@
 #, kde-format
 msgctxt "@action:button"
 msgid "Close Editor"
-msgstr ""
+msgstr "Close Editor"
 
 #: akonadi-contacts/contacteditordialog.cpp:182
 #, kde-format
 msgctxt "@action:button"
 msgid "Do Not Close"
-msgstr ""
+msgstr "Do Not Close"
 
 #: akonadi-contacts/contacteditordialog.cpp:196
 #: akonadi-contacts/contactgroupeditordialog.cpp:161
@@ -360,19 +360,17 @@
 
 #: akonadi-contacts/contacteditordialog.cpp:198
 #: akonadi-contacts/contactgroupeditordialog.cpp:163
-#, fuzzy, kde-format
-#| msgid "Cancel"
+#, kde-format
 msgctxt "@action:button"
 msgid "Cancel Editing"
-msgstr "Cancel"
+msgstr "Cancel Editing"
 
 #: akonadi-contacts/contacteditordialog.cpp:199
 #: akonadi-contacts/contactgroupeditordialog.cpp:164
-#, fuzzy, kde-format
-#| msgid "Cancel"
+#, kde-format
 msgctxt "@action:button"
 msgid "Do Not Cancel"
-msgstr "Cancel"
+msgstr "Do Not Cancel"
 
 #: akonadi-contacts/contactgroupeditor.cpp:133
 #, kde-format
@@ -651,12 +649,10 @@
 
 #: akonadi-contacts/job/addemailaddressjob.cpp:123
 #: akonadi-contacts/job/addemaildisplayjob.cpp:162
-#, fuzzy, kde-format
-#| msgid "Update Address Book"
-#| msgid_plural "Update %1 Address Books"
+#, kde-format
 msgctxt "@action:button"
 msgid "Create Address Book"
-msgstr "Update Address Book"
+msgstr "Create Address Book"
 
 #: akonadi-contacts/job/addemailaddressjob.cpp:127
 #: akonadi-contacts/job/addemaildisplayjob.cpp:166
@@ -677,17 +673,16 @@
 "para><para>Do you want to edit this new contact now?</para>"
 
 #: akonadi-contacts/job/addemailaddressjob.cpp:229
-#, fuzzy, kde-format
-#| msgid "Edit..."
+#, kde-format
 msgctxt "@action:button"
 msgid "Edit"
-msgstr "Edit..."
+msgstr "Edit"
 
 #: akonadi-contacts/job/addemailaddressjob.cpp:230
 #, kde-format
 msgctxt "@action:button"
 msgid "Finish"
-msgstr ""
+msgstr "Finish"
 
 #: akonadi-contacts/job/addemailaddressjob.cpp:251
 #: akonadi-contacts/standardcontactactionmanager.cpp:467
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-contacts-21.12.0/po/eu/akonadicontact5.po 
new/akonadi-contacts-21.12.1/po/eu/akonadicontact5.po
--- old/akonadi-contacts-21.12.0/po/eu/akonadicontact5.po       2021-12-03 
01:16:08.000000000 +0100
+++ new/akonadi-contacts-21.12.1/po/eu/akonadicontact5.po       2022-01-04 
01:23:17.000000000 +0100
@@ -10,7 +10,7 @@
 "Project-Id-Version: akonadi-contacts\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-12-01 02:12+0000\n"
-"PO-Revision-Date: 2021-08-15 16:33+0200\n"
+"PO-Revision-Date: 2021-12-29 16:15+0100\n"
 "Last-Translator: I??igo Salvador Azurmendi <xa...@ni.eus>\n"
 "Language-Team: Basque <kde-i18n...@kde.org>\n"
 "Language: eu\n"
@@ -18,7 +18,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 21.08.0\n"
+"X-Generator: Lokalize 21.12.0\n"
 
 #. i18n: ectx: whatsthis, entry (ShowAddressAction), group (Show Address 
Settings)
 #: akonadi-contacts/actions/contactactionssettings.kcfg.cmake:18
@@ -348,13 +348,13 @@
 #, kde-format
 msgctxt "@action:button"
 msgid "Close Editor"
-msgstr ""
+msgstr "Itxi editorea"
 
 #: akonadi-contacts/contacteditordialog.cpp:182
 #, kde-format
 msgctxt "@action:button"
 msgid "Do Not Close"
-msgstr ""
+msgstr "Ez itxi editorea"
 
 #: akonadi-contacts/contacteditordialog.cpp:196
 #: akonadi-contacts/contactgroupeditordialog.cpp:161
@@ -365,19 +365,17 @@
 
 #: akonadi-contacts/contacteditordialog.cpp:198
 #: akonadi-contacts/contactgroupeditordialog.cpp:163
-#, fuzzy, kde-format
-#| msgid "Cancel"
+#, kde-format
 msgctxt "@action:button"
 msgid "Cancel Editing"
-msgstr "Utzi"
+msgstr "Utzi editatzea"
 
 #: akonadi-contacts/contacteditordialog.cpp:199
 #: akonadi-contacts/contactgroupeditordialog.cpp:164
-#, fuzzy, kde-format
-#| msgid "Cancel"
+#, kde-format
 msgctxt "@action:button"
 msgid "Do Not Cancel"
-msgstr "Utzi"
+msgstr "Ez utzi bertan behera"
 
 #: akonadi-contacts/contactgroupeditor.cpp:133
 #, kde-format
@@ -656,12 +654,10 @@
 
 #: akonadi-contacts/job/addemailaddressjob.cpp:123
 #: akonadi-contacts/job/addemaildisplayjob.cpp:162
-#, fuzzy, kde-format
-#| msgid "Update Address Book"
-#| msgid_plural "Update %1 Address Books"
+#, kde-format
 msgctxt "@action:button"
 msgid "Create Address Book"
-msgstr "Eguneratu helbide-liburua"
+msgstr "Sortu helbide-liburua"
 
 #: akonadi-contacts/job/addemailaddressjob.cpp:127
 #: akonadi-contacts/job/addemaildisplayjob.cpp:166
@@ -685,13 +681,13 @@
 #, kde-format
 msgctxt "@action:button"
 msgid "Edit"
-msgstr ""
+msgstr "Editatu"
 
 #: akonadi-contacts/job/addemailaddressjob.cpp:230
 #, kde-format
 msgctxt "@action:button"
 msgid "Finish"
-msgstr ""
+msgstr "Bukatu"
 
 #: akonadi-contacts/job/addemailaddressjob.cpp:251
 #: akonadi-contacts/standardcontactactionmanager.cpp:467
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-contacts-21.12.0/po/fi/akonadicontact5.po 
new/akonadi-contacts-21.12.1/po/fi/akonadicontact5.po
--- old/akonadi-contacts-21.12.0/po/fi/akonadicontact5.po       2021-12-03 
01:16:08.000000000 +0100
+++ new/akonadi-contacts-21.12.1/po/fi/akonadicontact5.po       2022-01-04 
01:23:17.000000000 +0100
@@ -12,7 +12,7 @@
 "Project-Id-Version: akonadicontact\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-12-01 02:12+0000\n"
-"PO-Revision-Date: 2021-08-29 12:21+0300\n"
+"PO-Revision-Date: 2021-11-29 17:17+0200\n"
 "Last-Translator: Tommi Nieminen <transla...@legisign.org>\n"
 "Language-Team: Finnish <kde-i18n-...@kde.org>\n"
 "Language: fi\n"
@@ -346,13 +346,13 @@
 #, kde-format
 msgctxt "@action:button"
 msgid "Close Editor"
-msgstr ""
+msgstr "Sulje muokkain"
 
 #: akonadi-contacts/contacteditordialog.cpp:182
 #, kde-format
 msgctxt "@action:button"
 msgid "Do Not Close"
-msgstr ""
+msgstr "??l?? sulje"
 
 #: akonadi-contacts/contacteditordialog.cpp:196
 #: akonadi-contacts/contactgroupeditordialog.cpp:161
@@ -363,19 +363,17 @@
 
 #: akonadi-contacts/contacteditordialog.cpp:198
 #: akonadi-contacts/contactgroupeditordialog.cpp:163
-#, fuzzy, kde-format
-#| msgid "Cancel"
+#, kde-format
 msgctxt "@action:button"
 msgid "Cancel Editing"
-msgstr "Peru"
+msgstr "Peru muokkaus"
 
 #: akonadi-contacts/contacteditordialog.cpp:199
 #: akonadi-contacts/contactgroupeditordialog.cpp:164
-#, fuzzy, kde-format
-#| msgid "Cancel"
+#, kde-format
 msgctxt "@action:button"
 msgid "Do Not Cancel"
-msgstr "Peru"
+msgstr "??l?? peru"
 
 #: akonadi-contacts/contactgroupeditor.cpp:133
 #, kde-format
@@ -653,12 +651,10 @@
 
 #: akonadi-contacts/job/addemailaddressjob.cpp:123
 #: akonadi-contacts/job/addemaildisplayjob.cpp:162
-#, fuzzy, kde-format
-#| msgid "Update Address Book"
-#| msgid_plural "Update %1 Address Books"
+#, kde-format
 msgctxt "@action:button"
 msgid "Create Address Book"
-msgstr "P??ivit?? osoitekirja"
+msgstr "Luo osoitekirja"
 
 #: akonadi-contacts/job/addemailaddressjob.cpp:127
 #: akonadi-contacts/job/addemaildisplayjob.cpp:166
@@ -679,17 +675,16 @@
 "nyt muokata tietoja?</para>"
 
 #: akonadi-contacts/job/addemailaddressjob.cpp:229
-#, fuzzy, kde-format
-#| msgid "Edit..."
+#, kde-format
 msgctxt "@action:button"
 msgid "Edit"
-msgstr "Muokkaa???"
+msgstr "Muokkaa"
 
 #: akonadi-contacts/job/addemailaddressjob.cpp:230
 #, kde-format
 msgctxt "@action:button"
 msgid "Finish"
-msgstr ""
+msgstr "Viimeistele"
 
 #: akonadi-contacts/job/addemailaddressjob.cpp:251
 #: akonadi-contacts/standardcontactactionmanager.cpp:467
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-contacts-21.12.0/po/nb/akonadicontact5.po 
new/akonadi-contacts-21.12.1/po/nb/akonadicontact5.po
--- old/akonadi-contacts-21.12.0/po/nb/akonadicontact5.po       2021-12-03 
01:16:08.000000000 +0100
+++ new/akonadi-contacts-21.12.1/po/nb/akonadicontact5.po       2022-01-04 
01:23:17.000000000 +0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-11-05 00:17+0000\n"
+"POT-Creation-Date: 2021-12-01 02:12+0000\n"
 "PO-Revision-Date: 2014-03-16 18:00+0100\n"
 "Last-Translator: Bj??rn Steensrud <bjor...@skogkatt.homelinux.org>\n"
 "Language-Team: Norwegian Bokm??l <l10n...@lister.huftis.org>\n"
@@ -638,7 +638,7 @@
 
 #: akonadi-contacts/job/addemailaddressjob.cpp:127
 #: akonadi-contacts/job/addemaildisplayjob.cpp:166
-#: akonadi-contacts/standardcontactactionmanager.cpp:193
+#: akonadi-contacts/standardcontactactionmanager.cpp:192
 #, kde-format
 msgctxt "@title:window"
 msgid "Add Address Book"
@@ -665,13 +665,13 @@
 msgstr ""
 
 #: akonadi-contacts/job/addemailaddressjob.cpp:251
-#: akonadi-contacts/standardcontactactionmanager.cpp:468
+#: akonadi-contacts/standardcontactactionmanager.cpp:467
 #, kde-format
 msgid "Contact cannot be stored: %1"
 msgstr "Kan ikke lagre kontakten: %1"
 
 #: akonadi-contacts/job/addemailaddressjob.cpp:251
-#: akonadi-contacts/standardcontactactionmanager.cpp:468
+#: akonadi-contacts/standardcontactactionmanager.cpp:467
 #, kde-format
 msgid "Failed to store contact"
 msgstr "Klarte ikke ?? lagre kontakten"
@@ -714,31 +714,31 @@
 msgid "Address book folder creation failed"
 msgstr "Oppretting av adressebokmappe mislyktes"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:117
+#: akonadi-contacts/standardcontactactionmanager.cpp:116
 #, kde-format
 msgid "Copy Address Book Folder"
 msgid_plural "Copy %1 Address Book Folders"
 msgstr[0] "Kopier adressebokmappe"
 msgstr[1] "Kopier %1 adressebokmapper"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:119
+#: akonadi-contacts/standardcontactactionmanager.cpp:118
 #, kde-format
 msgid "Copy the selected address book folders to the clipboard."
 msgstr "Kopier valgte adressebokmapper til utklippstavla"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:123
+#: akonadi-contacts/standardcontactactionmanager.cpp:122
 #, kde-format
 msgid "Delete Address Book Folder"
 msgid_plural "Delete %1 Address Book Folders"
 msgstr[0] "Slett adressebokmappe"
 msgstr[1] "Slett %1 adressebokmapper"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:125
+#: akonadi-contacts/standardcontactactionmanager.cpp:124
 #, kde-format
 msgid "Delete the selected address book folders from the address book."
 msgstr "Slett de markerte adressebokmappene fra adresseboka."
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:129
+#: akonadi-contacts/standardcontactactionmanager.cpp:128
 #, kde-format
 msgid ""
 "Do you really want to delete this address book folder and all its sub-"
@@ -753,7 +753,7 @@
 "Er du sikker p?? at du vil slette %1 adressebokmapper og alle undermapper i "
 "dem?"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:133
+#: akonadi-contacts/standardcontactactionmanager.cpp:132
 #, kde-format
 msgctxt "@title:window"
 msgid "Delete address book folder?"
@@ -761,46 +761,46 @@
 msgstr[0] "Slett adressebokmappe?"
 msgstr[1] "Slett adressebokmapper?"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:137
+#: akonadi-contacts/standardcontactactionmanager.cpp:136
 #, kde-format
 msgid "Could not delete address book folder: %1"
 msgstr "Klarte ikke slette adressebokmappe: %1"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:141
+#: akonadi-contacts/standardcontactactionmanager.cpp:140
 #, kde-format
 msgid "Address book folder deletion failed"
 msgstr "Sletting av adressebokmappe mislyktes"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:145
+#: akonadi-contacts/standardcontactactionmanager.cpp:144
 #, kde-format
 msgid "Update Address Book Folder"
 msgid_plural "Update %1 Address Book Folders"
 msgstr[0] "Oppdater adressebokmappe"
 msgstr[1] "Oppdater %1 adressebokmapper"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:147
+#: akonadi-contacts/standardcontactactionmanager.cpp:146
 #, kde-format
 msgid "Update the content of the selected address book folders."
 msgstr "Oppdater innholdet i de markerte adressebokmappene."
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:150
+#: akonadi-contacts/standardcontactactionmanager.cpp:149
 #, kde-format
 msgid "Cut Address Book Folder"
 msgid_plural "Cut %1 Address Book Folders"
 msgstr[0] "Klipp ut adressebokmappe"
 msgstr[1] "Klipp ut %1 adressebokmapper"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:152
+#: akonadi-contacts/standardcontactactionmanager.cpp:151
 #, kde-format
 msgid "Cut the selected address book folders from the address book."
 msgstr "Klipp ut de markerte adressebokmappene fra adresseboka."
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:155
+#: akonadi-contacts/standardcontactactionmanager.cpp:154
 #, kde-format
 msgid "Folder Properties..."
 msgstr "Mappeegenskaper?????"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:157
+#: akonadi-contacts/standardcontactactionmanager.cpp:156
 #, kde-format
 msgid ""
 "Open a dialog to edit the properties of the selected address book folder."
@@ -808,46 +808,46 @@
 "??pner et dialogvindu for ?? redigere egenskapene til den markerte "
 "adressebokmappa."
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:160
+#: akonadi-contacts/standardcontactactionmanager.cpp:159
 #, kde-format
 msgctxt "@title:window"
 msgid "Properties of Address Book Folder %1"
 msgstr "Egenskaper for adressebokmappa %1"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:163
-#: akonadi-contacts/standardcontactactionmanager.cpp:292
+#: akonadi-contacts/standardcontactactionmanager.cpp:162
+#: akonadi-contacts/standardcontactactionmanager.cpp:291
 #, kde-format
 msgid "Copy Contact"
 msgid_plural "Copy %1 Contacts"
 msgstr[0] "Kopier kontakt"
 msgstr[1] "Kopier %1 kontakter"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:164
+#: akonadi-contacts/standardcontactactionmanager.cpp:163
 #, kde-format
 msgid "Copy the selected contacts to the clipboard."
 msgstr "Kopier de valgte kontaktene til utklippstavla."
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:167
-#: akonadi-contacts/standardcontactactionmanager.cpp:303
+#: akonadi-contacts/standardcontactactionmanager.cpp:166
+#: akonadi-contacts/standardcontactactionmanager.cpp:302
 #, kde-format
 msgid "Delete Contact"
 msgid_plural "Delete %1 Contacts"
 msgstr[0] "Slett kontakt"
 msgstr[1] "Slett %1 kontakter"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:168
+#: akonadi-contacts/standardcontactactionmanager.cpp:167
 #, kde-format
 msgid "Delete the selected contacts from the address book."
 msgstr "Slett de markerte kontaktene fra adresseboka."
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:171
+#: akonadi-contacts/standardcontactactionmanager.cpp:170
 #, kde-format
 msgid "Do you really want to delete the selected contact?"
 msgid_plural "Do you really want to delete %1 contacts?"
 msgstr[0] "Er du sikker p?? at du vil slette den valgte kontakten?"
 msgstr[1] "Er du sikker p?? at du vil slette %1 kontakter?"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:175
+#: akonadi-contacts/standardcontactactionmanager.cpp:174
 #, kde-format
 msgctxt "@title:window"
 msgid "Delete Contact?"
@@ -855,35 +855,35 @@
 msgstr[0] "Slett kontakt?"
 msgstr[1] "Slette kontakter?"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:177
+#: akonadi-contacts/standardcontactactionmanager.cpp:176
 #, kde-format
 msgid "Could not delete contact: %1"
 msgstr "Klarte ikke slette kontakt: %1"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:179
+#: akonadi-contacts/standardcontactactionmanager.cpp:178
 #, kde-format
 msgid "Contact deletion failed"
 msgstr "Kontaktsletting mislyktes"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:182
-#: akonadi-contacts/standardcontactactionmanager.cpp:306
+#: akonadi-contacts/standardcontactactionmanager.cpp:181
+#: akonadi-contacts/standardcontactactionmanager.cpp:305
 #, kde-format
 msgid "Cut Contact"
 msgid_plural "Cut %1 Contacts"
 msgstr[0] "Klipp ut kontakt"
 msgstr[1] "Klipp ut %1 kontakter"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:183
+#: akonadi-contacts/standardcontactactionmanager.cpp:182
 #, kde-format
 msgid "Cut the selected contacts from the address book."
 msgstr "Klipp ut de markerte kontaktene fra adresseboka."
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:186
+#: akonadi-contacts/standardcontactactionmanager.cpp:185
 #, kde-format
 msgid "Add &Address Book..."
 msgstr "Legg til en &adressebok?????"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:188
+#: akonadi-contacts/standardcontactactionmanager.cpp:187
 #, kde-format
 msgid ""
 "Add a new address book<p>You will be presented with a dialog where you can "
@@ -892,24 +892,24 @@
 "Legg til en ny adressebok<p>Du vil f?? opp et dialogvindu der du kan velge "
 "type adressebok som skal legges til.</p>"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:197
+#: akonadi-contacts/standardcontactactionmanager.cpp:196
 #, kde-format
 msgid "Could not create address book: %1"
 msgstr "Klarte ikke opprette adressebok: %1"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:201
+#: akonadi-contacts/standardcontactactionmanager.cpp:200
 #, kde-format
 msgid "Address book creation failed"
 msgstr "Oppretting av adressebok mislyktes"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:205
+#: akonadi-contacts/standardcontactactionmanager.cpp:204
 #, kde-format
 msgid "&Delete Address Book"
 msgid_plural "&Delete %1 Address Books"
 msgstr[0] "Slett a&dressebok"
 msgstr[1] "Slett %1 a&dresseb??ker"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:207
+#: akonadi-contacts/standardcontactactionmanager.cpp:206
 #, kde-format
 msgid ""
 "Delete the selected address books<p>The currently selected address books "
@@ -919,14 +919,14 @@
 "Slett de markerte adresseb??kene<p>De adresseb??kene som n?? er valgt og alle 
"
 "kontakter og kontaktgrupper i dem vil bli slettet.</p>"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:212
+#: akonadi-contacts/standardcontactactionmanager.cpp:211
 #, kde-format
 msgid "Do you really want to delete this address book?"
 msgid_plural "Do you really want to delete %1 address books?"
 msgstr[0] "Er du sikker p?? at du vil slette denne adresseboka?"
 msgstr[1] "Er du sikker p?? at du vil slette %1 adresseb??ker?"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:216
+#: akonadi-contacts/standardcontactactionmanager.cpp:215
 #, kde-format
 msgctxt "@title:window"
 msgid "Delete Address Book?"
@@ -934,101 +934,101 @@
 msgstr[0] "Slette adressebok?"
 msgstr[1] "Slette adresseb??ker?"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:221
+#: akonadi-contacts/standardcontactactionmanager.cpp:220
 #, kde-format
 msgid "Address Book Properties..."
 msgstr "Adressebokegenskaper?????"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:223
+#: akonadi-contacts/standardcontactactionmanager.cpp:222
 #, kde-format
 msgid "Open a dialog to edit properties of the selected address book."
 msgstr ""
 "??pner et dialogvindu for ?? redigere egenskapene til den markerte 
adresseboka."
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:226
+#: akonadi-contacts/standardcontactactionmanager.cpp:225
 #, kde-format
 msgid "Update Address Book"
 msgid_plural "Update %1 Address Books"
 msgstr[0] "Oppdater adressebok"
 msgstr[1] "Oppdater %1 adresseb??ker"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:229
+#: akonadi-contacts/standardcontactactionmanager.cpp:228
 #, kde-format
 msgid "Updates the content of all folders of the selected address books."
 msgstr "Oppdater innholdet i alle mapper i de markerte adresseb??kene."
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:233
+#: akonadi-contacts/standardcontactactionmanager.cpp:232
 #, kde-format
 msgid "Could not paste contact: %1"
 msgstr "Klarte ikke lime inn kontakt: %1"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:235
+#: akonadi-contacts/standardcontactactionmanager.cpp:234
 #, kde-format
 msgid "Paste failed"
 msgstr "Innliming mislyktes"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:296
-#: akonadi-contacts/standardcontactactionmanager.cpp:300
+#: akonadi-contacts/standardcontactactionmanager.cpp:295
+#: akonadi-contacts/standardcontactactionmanager.cpp:299
 #, kde-format
 msgid "Copy Contact To"
 msgstr "Kopier kontakt til"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:310
-#: akonadi-contacts/standardcontactactionmanager.cpp:314
+#: akonadi-contacts/standardcontactactionmanager.cpp:309
+#: akonadi-contacts/standardcontactactionmanager.cpp:313
 #, kde-format
 msgid "Move Contact To"
 msgstr "Flytt kontakt til"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:318
-#: akonadi-contacts/standardcontactactionmanager.cpp:555
+#: akonadi-contacts/standardcontactactionmanager.cpp:317
+#: akonadi-contacts/standardcontactactionmanager.cpp:554
 #, kde-format
 msgid "Edit Contact..."
 msgstr "Rediger kontakt?????"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:322
+#: akonadi-contacts/standardcontactactionmanager.cpp:321
 #, kde-format
 msgid "Copy Group"
 msgid_plural "Copy %1 Groups"
 msgstr[0] "Kopier gruppe"
 msgstr[1] "Kopier %1 grupper"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:326
-#: akonadi-contacts/standardcontactactionmanager.cpp:330
+#: akonadi-contacts/standardcontactactionmanager.cpp:325
+#: akonadi-contacts/standardcontactactionmanager.cpp:329
 #, kde-format
 msgid "Copy Group To"
 msgstr "Kopier gruppe til"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:333
+#: akonadi-contacts/standardcontactactionmanager.cpp:332
 #, kde-format
 msgid "Delete Group"
 msgid_plural "Delete %1 Groups"
 msgstr[0] "Slett gruppe"
 msgstr[1] "Slett %1 grupper"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:336
+#: akonadi-contacts/standardcontactactionmanager.cpp:335
 #, kde-format
 msgid "Cut Group"
 msgid_plural "Cut %1 Groups"
 msgstr[0] "Klipp ut gruppe"
 msgstr[1] "Klipp ut %1 grupper"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:340
-#: akonadi-contacts/standardcontactactionmanager.cpp:344
+#: akonadi-contacts/standardcontactactionmanager.cpp:339
+#: akonadi-contacts/standardcontactactionmanager.cpp:343
 #, kde-format
 msgid "Move Group To"
 msgstr "Flytt gruppe til"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:348
+#: akonadi-contacts/standardcontactactionmanager.cpp:347
 #, kde-format
 msgid "Edit Group..."
 msgstr "Rediger gruppe?????"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:530
+#: akonadi-contacts/standardcontactactionmanager.cpp:529
 #, kde-format
 msgid "New &Contact..."
 msgstr "Ny &kontakt?????"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:532
+#: akonadi-contacts/standardcontactactionmanager.cpp:531
 #, kde-format
 msgid ""
 "Create a new contact<p>You will be presented with a dialog where you can add "
@@ -1037,12 +1037,12 @@
 "Lag en ny kontakt<p>Du vil f?? opp et dialogvindu der du kan legge inn data "
 "om en person, medregnet adresser og telefonnumre.</p>"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:543
+#: akonadi-contacts/standardcontactactionmanager.cpp:542
 #, kde-format
 msgid "New &Group..."
 msgstr "Ny &gruppe?????"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:544
+#: akonadi-contacts/standardcontactactionmanager.cpp:543
 #, kde-format
 msgid ""
 "Create a new group<p>You will be presented with a dialog where you can add a "
@@ -1051,7 +1051,7 @@
 "Opprett en ny gruppe<p>Du f??r opp et dialogvindu der du kan opprette en ny "
 "gruppe kontakter.</p>"
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:557
+#: akonadi-contacts/standardcontactactionmanager.cpp:556
 #, kde-format
 msgid ""
 "Edit the selected contact<p>You will be presented with a dialog where you "
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-contacts-21.12.0/po/nn/akonadicontact5.po 
new/akonadi-contacts-21.12.1/po/nn/akonadicontact5.po
--- old/akonadi-contacts-21.12.0/po/nn/akonadicontact5.po       2021-12-03 
01:16:08.000000000 +0100
+++ new/akonadi-contacts-21.12.1/po/nn/akonadicontact5.po       2022-01-04 
01:23:18.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2021-11-05 00:17+0000\n"
+"POT-Creation-Date: 2021-12-01 02:12+0000\n"
 "PO-Revision-Date: 2013-05-12 14:26+0200\n"
 "Last-Translator: Karl Ove Hufthammer <k...@huftis.org>\n"
 "Language-Team: Norwegian Nynorsk <l10n...@lister.huftis.org>\n"
@@ -618,7 +618,7 @@
 
 #: akonadi-contacts/job/addemailaddressjob.cpp:127
 #: akonadi-contacts/job/addemaildisplayjob.cpp:166
-#: akonadi-contacts/standardcontactactionmanager.cpp:193
+#: akonadi-contacts/standardcontactactionmanager.cpp:192
 #, kde-format
 msgctxt "@title:window"
 msgid "Add Address Book"
@@ -645,13 +645,13 @@
 msgstr ""
 
 #: akonadi-contacts/job/addemailaddressjob.cpp:251
-#: akonadi-contacts/standardcontactactionmanager.cpp:468
+#: akonadi-contacts/standardcontactactionmanager.cpp:467
 #, kde-format
 msgid "Contact cannot be stored: %1"
 msgstr ""
 
 #: akonadi-contacts/job/addemailaddressjob.cpp:251
-#: akonadi-contacts/standardcontactactionmanager.cpp:468
+#: akonadi-contacts/standardcontactactionmanager.cpp:467
 #, kde-format
 msgid "Failed to store contact"
 msgstr ""
@@ -694,31 +694,31 @@
 msgid "Address book folder creation failed"
 msgstr ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:117
+#: akonadi-contacts/standardcontactactionmanager.cpp:116
 #, kde-format
 msgid "Copy Address Book Folder"
 msgid_plural "Copy %1 Address Book Folders"
 msgstr[0] ""
 msgstr[1] ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:119
+#: akonadi-contacts/standardcontactactionmanager.cpp:118
 #, kde-format
 msgid "Copy the selected address book folders to the clipboard."
 msgstr ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:123
+#: akonadi-contacts/standardcontactactionmanager.cpp:122
 #, kde-format
 msgid "Delete Address Book Folder"
 msgid_plural "Delete %1 Address Book Folders"
 msgstr[0] ""
 msgstr[1] ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:125
+#: akonadi-contacts/standardcontactactionmanager.cpp:124
 #, kde-format
 msgid "Delete the selected address book folders from the address book."
 msgstr ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:129
+#: akonadi-contacts/standardcontactactionmanager.cpp:128
 #, kde-format
 msgid ""
 "Do you really want to delete this address book folder and all its sub-"
@@ -729,7 +729,7 @@
 msgstr[0] ""
 msgstr[1] ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:133
+#: akonadi-contacts/standardcontactactionmanager.cpp:132
 #, kde-format
 msgctxt "@title:window"
 msgid "Delete address book folder?"
@@ -737,91 +737,91 @@
 msgstr[0] ""
 msgstr[1] ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:137
+#: akonadi-contacts/standardcontactactionmanager.cpp:136
 #, kde-format
 msgid "Could not delete address book folder: %1"
 msgstr ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:141
+#: akonadi-contacts/standardcontactactionmanager.cpp:140
 #, kde-format
 msgid "Address book folder deletion failed"
 msgstr ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:145
+#: akonadi-contacts/standardcontactactionmanager.cpp:144
 #, kde-format
 msgid "Update Address Book Folder"
 msgid_plural "Update %1 Address Book Folders"
 msgstr[0] ""
 msgstr[1] ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:147
+#: akonadi-contacts/standardcontactactionmanager.cpp:146
 #, kde-format
 msgid "Update the content of the selected address book folders."
 msgstr ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:150
+#: akonadi-contacts/standardcontactactionmanager.cpp:149
 #, kde-format
 msgid "Cut Address Book Folder"
 msgid_plural "Cut %1 Address Book Folders"
 msgstr[0] ""
 msgstr[1] ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:152
+#: akonadi-contacts/standardcontactactionmanager.cpp:151
 #, kde-format
 msgid "Cut the selected address book folders from the address book."
 msgstr ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:155
+#: akonadi-contacts/standardcontactactionmanager.cpp:154
 #, kde-format
 msgid "Folder Properties..."
 msgstr ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:157
+#: akonadi-contacts/standardcontactactionmanager.cpp:156
 #, kde-format
 msgid ""
 "Open a dialog to edit the properties of the selected address book folder."
 msgstr ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:160
+#: akonadi-contacts/standardcontactactionmanager.cpp:159
 #, kde-format
 msgctxt "@title:window"
 msgid "Properties of Address Book Folder %1"
 msgstr ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:163
-#: akonadi-contacts/standardcontactactionmanager.cpp:292
+#: akonadi-contacts/standardcontactactionmanager.cpp:162
+#: akonadi-contacts/standardcontactactionmanager.cpp:291
 #, kde-format
 msgid "Copy Contact"
 msgid_plural "Copy %1 Contacts"
 msgstr[0] ""
 msgstr[1] ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:164
+#: akonadi-contacts/standardcontactactionmanager.cpp:163
 #, kde-format
 msgid "Copy the selected contacts to the clipboard."
 msgstr ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:167
-#: akonadi-contacts/standardcontactactionmanager.cpp:303
+#: akonadi-contacts/standardcontactactionmanager.cpp:166
+#: akonadi-contacts/standardcontactactionmanager.cpp:302
 #, kde-format
 msgid "Delete Contact"
 msgid_plural "Delete %1 Contacts"
 msgstr[0] ""
 msgstr[1] ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:168
+#: akonadi-contacts/standardcontactactionmanager.cpp:167
 #, kde-format
 msgid "Delete the selected contacts from the address book."
 msgstr ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:171
+#: akonadi-contacts/standardcontactactionmanager.cpp:170
 #, kde-format
 msgid "Do you really want to delete the selected contact?"
 msgid_plural "Do you really want to delete %1 contacts?"
 msgstr[0] ""
 msgstr[1] ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:175
+#: akonadi-contacts/standardcontactactionmanager.cpp:174
 #, kde-format
 msgctxt "@title:window"
 msgid "Delete Contact?"
@@ -829,59 +829,59 @@
 msgstr[0] ""
 msgstr[1] ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:177
+#: akonadi-contacts/standardcontactactionmanager.cpp:176
 #, kde-format
 msgid "Could not delete contact: %1"
 msgstr ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:179
+#: akonadi-contacts/standardcontactactionmanager.cpp:178
 #, kde-format
 msgid "Contact deletion failed"
 msgstr ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:182
-#: akonadi-contacts/standardcontactactionmanager.cpp:306
+#: akonadi-contacts/standardcontactactionmanager.cpp:181
+#: akonadi-contacts/standardcontactactionmanager.cpp:305
 #, kde-format
 msgid "Cut Contact"
 msgid_plural "Cut %1 Contacts"
 msgstr[0] ""
 msgstr[1] ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:183
+#: akonadi-contacts/standardcontactactionmanager.cpp:182
 #, kde-format
 msgid "Cut the selected contacts from the address book."
 msgstr ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:186
+#: akonadi-contacts/standardcontactactionmanager.cpp:185
 #, kde-format
 msgid "Add &Address Book..."
 msgstr ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:188
+#: akonadi-contacts/standardcontactactionmanager.cpp:187
 #, kde-format
 msgid ""
 "Add a new address book<p>You will be presented with a dialog where you can "
 "select the type of the address book that shall be added.</p>"
 msgstr ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:197
+#: akonadi-contacts/standardcontactactionmanager.cpp:196
 #, kde-format
 msgid "Could not create address book: %1"
 msgstr ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:201
+#: akonadi-contacts/standardcontactactionmanager.cpp:200
 #, kde-format
 msgid "Address book creation failed"
 msgstr ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:205
+#: akonadi-contacts/standardcontactactionmanager.cpp:204
 #, kde-format
 msgid "&Delete Address Book"
 msgid_plural "&Delete %1 Address Books"
 msgstr[0] ""
 msgstr[1] ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:207
+#: akonadi-contacts/standardcontactactionmanager.cpp:206
 #, kde-format
 msgid ""
 "Delete the selected address books<p>The currently selected address books "
@@ -889,14 +889,14 @@
 "</p>"
 msgstr ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:212
+#: akonadi-contacts/standardcontactactionmanager.cpp:211
 #, kde-format
 msgid "Do you really want to delete this address book?"
 msgid_plural "Do you really want to delete %1 address books?"
 msgstr[0] ""
 msgstr[1] ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:216
+#: akonadi-contacts/standardcontactactionmanager.cpp:215
 #, kde-format
 msgctxt "@title:window"
 msgid "Delete Address Book?"
@@ -904,119 +904,119 @@
 msgstr[0] ""
 msgstr[1] ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:221
+#: akonadi-contacts/standardcontactactionmanager.cpp:220
 #, kde-format
 msgid "Address Book Properties..."
 msgstr ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:223
+#: akonadi-contacts/standardcontactactionmanager.cpp:222
 #, kde-format
 msgid "Open a dialog to edit properties of the selected address book."
 msgstr ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:226
+#: akonadi-contacts/standardcontactactionmanager.cpp:225
 #, kde-format
 msgid "Update Address Book"
 msgid_plural "Update %1 Address Books"
 msgstr[0] ""
 msgstr[1] ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:229
+#: akonadi-contacts/standardcontactactionmanager.cpp:228
 #, kde-format
 msgid "Updates the content of all folders of the selected address books."
 msgstr ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:233
+#: akonadi-contacts/standardcontactactionmanager.cpp:232
 #, kde-format
 msgid "Could not paste contact: %1"
 msgstr ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:235
+#: akonadi-contacts/standardcontactactionmanager.cpp:234
 #, kde-format
 msgid "Paste failed"
 msgstr ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:296
-#: akonadi-contacts/standardcontactactionmanager.cpp:300
+#: akonadi-contacts/standardcontactactionmanager.cpp:295
+#: akonadi-contacts/standardcontactactionmanager.cpp:299
 #, kde-format
 msgid "Copy Contact To"
 msgstr ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:310
-#: akonadi-contacts/standardcontactactionmanager.cpp:314
+#: akonadi-contacts/standardcontactactionmanager.cpp:309
+#: akonadi-contacts/standardcontactactionmanager.cpp:313
 #, kde-format
 msgid "Move Contact To"
 msgstr ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:318
-#: akonadi-contacts/standardcontactactionmanager.cpp:555
+#: akonadi-contacts/standardcontactactionmanager.cpp:317
+#: akonadi-contacts/standardcontactactionmanager.cpp:554
 #, kde-format
 msgid "Edit Contact..."
 msgstr ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:322
+#: akonadi-contacts/standardcontactactionmanager.cpp:321
 #, kde-format
 msgid "Copy Group"
 msgid_plural "Copy %1 Groups"
 msgstr[0] ""
 msgstr[1] ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:326
-#: akonadi-contacts/standardcontactactionmanager.cpp:330
+#: akonadi-contacts/standardcontactactionmanager.cpp:325
+#: akonadi-contacts/standardcontactactionmanager.cpp:329
 #, kde-format
 msgid "Copy Group To"
 msgstr ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:333
+#: akonadi-contacts/standardcontactactionmanager.cpp:332
 #, kde-format
 msgid "Delete Group"
 msgid_plural "Delete %1 Groups"
 msgstr[0] ""
 msgstr[1] ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:336
+#: akonadi-contacts/standardcontactactionmanager.cpp:335
 #, kde-format
 msgid "Cut Group"
 msgid_plural "Cut %1 Groups"
 msgstr[0] ""
 msgstr[1] ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:340
-#: akonadi-contacts/standardcontactactionmanager.cpp:344
+#: akonadi-contacts/standardcontactactionmanager.cpp:339
+#: akonadi-contacts/standardcontactactionmanager.cpp:343
 #, kde-format
 msgid "Move Group To"
 msgstr ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:348
+#: akonadi-contacts/standardcontactactionmanager.cpp:347
 #, kde-format
 msgid "Edit Group..."
 msgstr ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:530
+#: akonadi-contacts/standardcontactactionmanager.cpp:529
 #, kde-format
 msgid "New &Contact..."
 msgstr ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:532
+#: akonadi-contacts/standardcontactactionmanager.cpp:531
 #, kde-format
 msgid ""
 "Create a new contact<p>You will be presented with a dialog where you can add "
 "data about a person, including addresses and phone numbers.</p>"
 msgstr ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:543
+#: akonadi-contacts/standardcontactactionmanager.cpp:542
 #, kde-format
 msgid "New &Group..."
 msgstr ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:544
+#: akonadi-contacts/standardcontactactionmanager.cpp:543
 #, kde-format
 msgid ""
 "Create a new group<p>You will be presented with a dialog where you can add a "
 "new group of contacts.</p>"
 msgstr ""
 
-#: akonadi-contacts/standardcontactactionmanager.cpp:557
+#: akonadi-contacts/standardcontactactionmanager.cpp:556
 #, kde-format
 msgid ""
 "Edit the selected contact<p>You will be presented with a dialog where you "
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-contacts-21.12.0/po/zh_CN/akonadicontact5-serializer.po 
new/akonadi-contacts-21.12.1/po/zh_CN/akonadicontact5-serializer.po
--- old/akonadi-contacts-21.12.0/po/zh_CN/akonadicontact5-serializer.po 
2021-12-03 01:16:08.000000000 +0100
+++ new/akonadi-contacts-21.12.1/po/zh_CN/akonadicontact5-serializer.po 
2022-01-04 01:23:18.000000000 +0100
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-08-15 00:19+0000\n"
-"PO-Revision-Date: 2021-11-30 15:24\n"
+"PO-Revision-Date: 2021-12-22 14:10\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-contacts-21.12.0/po/zh_CN/akonadicontact5.po 
new/akonadi-contacts-21.12.1/po/zh_CN/akonadicontact5.po
--- old/akonadi-contacts-21.12.0/po/zh_CN/akonadicontact5.po    2021-12-03 
01:16:08.000000000 +0100
+++ new/akonadi-contacts-21.12.1/po/zh_CN/akonadicontact5.po    2022-01-04 
01:23:18.000000000 +0100
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-12-01 02:12+0000\n"
-"PO-Revision-Date: 2021-11-30 15:24\n"
+"PO-Revision-Date: 2021-12-22 14:10\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-contacts-21.12.0/po/zh_CN/kcm_akonadicontact_actions.po 
new/akonadi-contacts-21.12.1/po/zh_CN/kcm_akonadicontact_actions.po
--- old/akonadi-contacts-21.12.0/po/zh_CN/kcm_akonadicontact_actions.po 
2021-12-03 01:16:08.000000000 +0100
+++ new/akonadi-contacts-21.12.1/po/zh_CN/kcm_akonadicontact_actions.po 
2022-01-04 01:23:18.000000000 +0100
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-01-27 03:05+0100\n"
-"PO-Revision-Date: 2021-11-30 15:24\n"
+"PO-Revision-Date: 2021-12-22 14:10\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to