Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kcontacts for openSUSE:Factory 
checked in at 2022-07-11 19:08:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcontacts (Old)
 and      /work/SRC/openSUSE:Factory/.kcontacts.new.1523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcontacts"

Mon Jul 11 19:08:31 2022 rev:82 rq:988122 version:5.96.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcontacts/kcontacts.changes      2022-06-17 
21:20:49.382718390 +0200
+++ /work/SRC/openSUSE:Factory/.kcontacts.new.1523/kcontacts.changes    
2022-07-11 19:09:39.487631463 +0200
@@ -1,0 +2,10 @@
+Sun Jul  3 11:55:50 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 5.96.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.96.0
+- Changes since 5.95.0:
+  * Bump deprecation KF version in ecm_set_disabled_deprecation_versions
+
+-------------------------------------------------------------------

Old:
----
  kcontacts-5.95.0.tar.xz
  kcontacts-5.95.0.tar.xz.sig

New:
----
  kcontacts-5.96.0.tar.xz
  kcontacts-5.96.0.tar.xz.sig

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

Other differences:
------------------
++++++ kcontacts.spec ++++++
--- /var/tmp/diff_new_pack.XvQnUK/_old  2022-07-11 19:09:39.847631986 +0200
+++ /var/tmp/diff_new_pack.XvQnUK/_new  2022-07-11 19:09:39.847631986 +0200
@@ -16,14 +16,14 @@
 #
 
 
-%define _tar_path 5.95
+%define _tar_path 5.96
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:           kcontacts
-Version:        5.95.0
+Version:        5.96.0
 Release:        0
 Summary:        KDE Frameworks based address book API
 License:        LGPL-2.1-or-later


++++++ kcontacts-5.95.0.tar.xz -> kcontacts-5.96.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.95.0/CMakeLists.txt 
new/kcontacts-5.96.0/CMakeLists.txt
--- old/kcontacts-5.95.0/CMakeLists.txt 2022-06-09 23:15:58.000000000 +0200
+++ new/kcontacts-5.96.0/CMakeLists.txt 2022-07-02 17:48:34.000000000 +0200
@@ -1,13 +1,13 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.95.0") # handled by release scripts
-set(KF_DEP_VERSION "5.95.0") # handled by release scripts
+set(KF_VERSION "5.96.0") # handled by release scripts
+set(KF_DEP_VERSION "5.96.0") # handled by release scripts
 
 project(KContacts VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.95.0 NO_MODULE)
+find_package(ECM 5.96.0 NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -58,7 +58,7 @@
 
 ecm_set_disabled_deprecation_versions(
     QT 5.15.2
-    KF 5.90.0
+    KF 5.95.0
 )
 
 add_subdirectory(src)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.95.0/po/bg/kcontacts5.po 
new/kcontacts-5.96.0/po/bg/kcontacts5.po
--- old/kcontacts-5.95.0/po/bg/kcontacts5.po    1970-01-01 01:00:00.000000000 
+0100
+++ new/kcontacts-5.96.0/po/bg/kcontacts5.po    2022-07-02 17:48:34.000000000 
+0200
@@ -0,0 +1,581 @@
+# Mincho Kondarev <mkonda...@yahoo.de>, 2022.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2022-02-27 00:41+0000\n"
+"PO-Revision-Date: 2022-05-20 18:57+0200\n"
+"Last-Translator: Mincho Kondarev <mkonda...@yahoo.de>\n"
+"Language-Team: Bulgarian <kde-i18n-...@kde.org>\n"
+"Language: bg\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 22.04.0\n"
+
+#: address.cpp:223
+#, kde-format
+msgid "Post Office Box"
+msgstr "???????????????? ??????????"
+
+#: address.cpp:239
+#, kde-format
+msgid "Extended Address Information"
+msgstr "???????????????????? ???? ???????????????? ??????????"
+
+#: address.cpp:255
+#, kde-format
+msgid "Street"
+msgstr "??????????"
+
+#: address.cpp:271
+#, kde-format
+msgid "Locality"
+msgstr "????????????????"
+
+#: address.cpp:287
+#, kde-format
+msgid "Region"
+msgstr "????????????"
+
+#: address.cpp:303
+#, kde-format
+msgid "Postal Code"
+msgstr "???????????????? ??????"
+
+#: address.cpp:319
+#, kde-format
+msgid "Country"
+msgstr "??????????????"
+
+#: address.cpp:335
+#, kde-format
+msgid "Delivery Label"
+msgstr "???????????? ???? ????????????????"
+
+#: address.cpp:353
+#, kde-format
+msgctxt "Address is in home country"
+msgid "Domestic"
+msgstr "????????????????"
+
+#: address.cpp:355
+#, kde-format
+msgctxt "Address is not in home country"
+msgid "International"
+msgstr "????????????????????????"
+
+#: address.cpp:357
+#, kde-format
+msgctxt "Address for delivering letters"
+msgid "Postal"
+msgstr "????????????????"
+
+#: address.cpp:359
+#, kde-format
+msgctxt "Address for delivering packages"
+msgid "Parcel"
+msgstr "????????????"
+
+#: address.cpp:361
+#, kde-format
+msgctxt "Home Address"
+msgid "Home"
+msgstr "?????????????? ??????????"
+
+#: address.cpp:363
+#, kde-format
+msgctxt "Work Address"
+msgid "Work"
+msgstr "???????????????? ??????????"
+
+#: address.cpp:365
+#, kde-format
+msgid "Preferred Address"
+msgstr "?????????????????????? ??????????"
+
+#: address.cpp:367
+#, kde-format
+msgctxt "another type of address"
+msgid "Other"
+msgstr "??????????"
+
+#: addressee.cpp:456
+#, kde-format
+msgid "Unique Identifier"
+msgstr "???????????????? ??????????????????????????"
+
+#: addressee.cpp:476
+#, kde-format
+msgid "Name"
+msgstr "??????"
+
+#: addressee.cpp:672
+#, kde-format
+msgid "Formatted Name"
+msgstr "?????????????????????? ??????"
+
+#: addressee.cpp:692
+#, kde-format
+msgid "Family Name"
+msgstr "?????????????? ??????"
+
+#: addressee.cpp:712
+#, kde-format
+msgid "Given Name"
+msgstr "?????????????????? ??????"
+
+#: addressee.cpp:732
+#, kde-format
+msgid "Additional Names"
+msgstr "???????????????????????? ??????????"
+
+#: addressee.cpp:752
+#, kde-format
+msgid "Honorific Prefixes"
+msgstr "?????????????? ????????????????"
+
+#: addressee.cpp:772
+#, kde-format
+msgid "Honorific Suffixes"
+msgstr "?????????????? ??????????????"
+
+#: addressee.cpp:823
+#, kde-format
+msgid "Nick Name"
+msgstr "??????????????????"
+
+#: addressee.cpp:863
+#, kde-format
+msgid "Birthday"
+msgstr "???????????? ??????"
+
+#: addressee.cpp:868
+#, kde-format
+msgid "Home Address Street"
+msgstr "?????????? ?? ?????????????? ??????????"
+
+#: addressee.cpp:873
+#, kde-format
+msgid "Home Address Post Office Box"
+msgstr "???????????????? ?????????? ???? ?????????????? ??????????"
+
+#: addressee.cpp:878
+#, kde-format
+msgid "Home Address City"
+msgstr "???????? ???? ?????????????? ??????????"
+
+#: addressee.cpp:883
+#, kde-format
+msgid "Home Address State"
+msgstr "???????????? ???? ???????????????? ??????????"
+
+#: addressee.cpp:888
+#, kde-format
+msgid "Home Address Zip Code"
+msgstr "???????????????? ?????? ???? ?????????????? ??????????"
+
+#: addressee.cpp:893
+#, kde-format
+msgid "Home Address Country"
+msgstr "?????????????? ???? ?????????????? ??????????"
+
+#: addressee.cpp:898
+#, kde-format
+msgid "Home Address Label"
+msgstr "???????????? ?? ?????????????? ??????????"
+
+#: addressee.cpp:903
+#, kde-format
+msgid "Business Address Street"
+msgstr "?????????? ???? ???????????????? ??????????"
+
+#: addressee.cpp:908
+#, kde-format
+msgid "Business Address Post Office Box"
+msgstr "???????????????? ?????????? ???? ???????????????? ??????????"
+
+#: addressee.cpp:913
+#, kde-format
+msgid "Business Address City"
+msgstr "???????????????? ?????????? ????????"
+
+#: addressee.cpp:918
+#, kde-format
+msgid "Business Address State"
+msgstr "???????????????? ?????????? ???? ???????????????? ????????????"
+
+#: addressee.cpp:923
+#, kde-format
+msgid "Business Address Zip Code"
+msgstr "???????????????? ?????? ???? ???????????????? ??????????"
+
+#: addressee.cpp:928
+#, kde-format
+msgid "Business Address Country"
+msgstr "?????????????? ???? ???????????????? ????????????"
+
+#: addressee.cpp:933
+#, kde-format
+msgid "Business Address Label"
+msgstr "???????????? ???? ???????????????? ??????????"
+
+#: addressee.cpp:938
+#, kde-format
+msgid "Home Phone"
+msgstr "?????????????? ??????????????"
+
+#: addressee.cpp:943
+#, kde-format
+msgid "Business Phone"
+msgstr "???????????????? ??????????????"
+
+#: addressee.cpp:948
+#, kde-format
+msgid "Mobile Phone"
+msgstr "?????????????? ??????????????"
+
+#: addressee.cpp:953 phonenumber.cpp:218
+#, kde-format
+msgid "Home Fax"
+msgstr "?????????????? ????????"
+
+#: addressee.cpp:958
+#, kde-format
+msgid "Business Fax"
+msgstr "???????????????? ????????"
+
+#: addressee.cpp:963
+#, kde-format
+msgid "Car Phone"
+msgstr "?????????????? ???? ????????"
+
+#: addressee.cpp:968 phonenumber.cpp:194
+#, kde-format
+msgid "ISDN"
+msgstr "ISDN"
+
+#: addressee.cpp:973 phonenumber.cpp:198
+#, kde-format
+msgid "Pager"
+msgstr "??????????????"
+
+#: addressee.cpp:978
+#, kde-format
+msgid "Email Address"
+msgstr "?????????? ??????????"
+
+#: addressee.cpp:998
+#, kde-format
+msgid "Mail Client"
+msgstr "???????????????? ????????????"
+
+#: addressee.cpp:1018
+#, kde-format
+msgid "Time Zone"
+msgstr "???????????? ????????"
+
+#: addressee.cpp:1038
+#, kde-format
+msgid "Geographic Position"
+msgstr "???????????????????? ??????????????????"
+
+#: addressee.cpp:1089
+#, kde-format
+msgctxt "a person's title"
+msgid "Title"
+msgstr "????????????????"
+
+#: addressee.cpp:1140
+#, kde-format
+msgctxt "of a person in an organization"
+msgid "Role"
+msgstr "??????????????"
+
+#: addressee.cpp:1191 field.cpp:229
+#, kde-format
+msgid "Organization"
+msgstr "??????????????????????"
+
+#: addressee.cpp:1211
+#, kde-format
+msgid "Department"
+msgstr "??????????"
+
+#: addressee.cpp:1231
+#, kde-format
+msgid "Note"
+msgstr "??????????????????"
+
+#: addressee.cpp:1251
+#, kde-format
+msgid "Product Identifier"
+msgstr "?????????????????????????? ???? ????????????????"
+
+#: addressee.cpp:1271
+#, kde-format
+msgid "Revision Date"
+msgstr "???????? ???? ??????????????"
+
+#: addressee.cpp:1291
+#, kde-format
+msgid "Sort String"
+msgstr "???????????????? ??????"
+
+#: addressee.cpp:1317
+#, kde-format
+msgid "Homepage"
+msgstr "?????????????? ????????????????"
+
+#: addressee.cpp:1337
+#, kde-format
+msgid "Security Class"
+msgstr "???????? ???? ??????????????????"
+
+#: addressee.cpp:1357
+#, kde-format
+msgid "Logo"
+msgstr "????????"
+
+#: addressee.cpp:1377
+#, kde-format
+msgid "Photo"
+msgstr "????????????"
+
+#: addressee.cpp:1397
+#, kde-format
+msgid "Sound"
+msgstr "????????"
+
+#: addresseehelper.cpp:59
+#, kde-format
+msgid "Dr."
+msgstr "??-??"
+
+#: addresseehelper.cpp:60
+#, kde-format
+msgid "Miss"
+msgstr "??????????????????"
+
+#: addresseehelper.cpp:61
+#, kde-format
+msgid "Mr."
+msgstr "??-??"
+
+#: addresseehelper.cpp:62
+#, kde-format
+msgid "Mrs."
+msgstr "??-????"
+
+#: addresseehelper.cpp:63
+#, kde-format
+msgid "Ms."
+msgstr "??-????"
+
+#: addresseehelper.cpp:64
+#, kde-format
+msgid "Prof."
+msgstr "????????."
+
+#: addresseehelper.cpp:66
+#, kde-format
+msgid "I"
+msgstr "I"
+
+#: addresseehelper.cpp:67
+#, kde-format
+msgid "II"
+msgstr "II"
+
+#: addresseehelper.cpp:68
+#, kde-format
+msgid "III"
+msgstr "III"
+
+#: addresseehelper.cpp:69
+#, kde-format
+msgid "Jr."
+msgstr "????????????"
+
+#: addresseehelper.cpp:70
+#, kde-format
+msgid "Sr."
+msgstr "????????????"
+
+#: field.cpp:206
+#, kde-format
+msgid "Unknown Field"
+msgstr "???????? ??????????????????"
+
+#: field.cpp:219
+#, kde-format
+msgid "All"
+msgstr "????????????"
+
+#: field.cpp:221
+#, kde-format
+msgid "Frequent"
+msgstr "?????????? ????????????"
+
+#: field.cpp:223
+#, kde-format
+msgctxt "street/postal"
+msgid "Address"
+msgstr "??????????"
+
+#: field.cpp:225
+#, kde-format
+msgid "Email"
+msgstr "???????????????????? ????????"
+
+#: field.cpp:227
+#, kde-format
+msgid "Personal"
+msgstr "??????????"
+
+#: field.cpp:231
+#, kde-format
+msgid "Custom"
+msgstr "????????????????????????????"
+
+#: field.cpp:233
+#, kde-format
+msgid "Undefined"
+msgstr "??????????????????????"
+
+#: key.cpp:198
+#, kde-format
+msgctxt "X.509 public key"
+msgid "X509"
+msgstr "X509"
+
+#: key.cpp:201
+#, kde-format
+msgctxt "Pretty Good Privacy key"
+msgid "PGP"
+msgstr "PGP"
+
+#: key.cpp:204
+#, kde-format
+msgctxt "A custom key"
+msgid "Custom"
+msgstr "????????????????????????????"
+
+#: key.cpp:207
+#, kde-format
+msgctxt "another type of encryption key"
+msgid "Unknown type"
+msgstr "???????????????????? ??????"
+
+#: phonenumber.cpp:170
+#, kde-format
+msgctxt "Undefined phone type"
+msgid "Telephone number"
+msgstr "?????????????????? ??????????"
+
+#: phonenumber.cpp:172
+#, kde-format
+msgctxt "Home phone"
+msgid "Home"
+msgstr "??????????????"
+
+#: phonenumber.cpp:174
+#, kde-format
+msgctxt "Work phone"
+msgid "Work"
+msgstr "??????????????"
+
+#: phonenumber.cpp:176
+#, kde-format
+msgid "Messenger"
+msgstr "??????????????????"
+
+#: phonenumber.cpp:178
+#, kde-format
+msgctxt "Preferred phone"
+msgid "Preferred"
+msgstr "??????????????????????"
+
+#: phonenumber.cpp:180
+#, kde-format
+msgid "Voice"
+msgstr "????????"
+
+#: phonenumber.cpp:182
+#, kde-format
+msgid "Fax"
+msgstr "????????"
+
+#: phonenumber.cpp:184
+#, kde-format
+msgctxt "Mobile Phone"
+msgid "Mobile"
+msgstr "??????????????"
+
+#: phonenumber.cpp:186
+#, kde-format
+msgctxt "Video phone"
+msgid "Video"
+msgstr "??????????"
+
+#: phonenumber.cpp:188
+#, kde-format
+msgid "Mailbox"
+msgstr "???????????????? ??????????"
+
+#: phonenumber.cpp:190
+#, kde-format
+msgid "Modem"
+msgstr "??????????"
+
+#: phonenumber.cpp:192
+#, kde-format
+msgctxt "Car Phone"
+msgid "Car"
+msgstr "????????"
+
+#: phonenumber.cpp:196
+#, kde-format
+msgid "PCS"
+msgstr "PCS"
+
+#: phonenumber.cpp:200
+#, kde-format
+msgctxt "another type of phone"
+msgid "Other"
+msgstr "??????????"
+
+#: phonenumber.cpp:213
+#, kde-format
+msgid "Preferred Number"
+msgstr "?????????????????????? ??????????"
+
+#: phonenumber.cpp:223
+#, kde-format
+msgid "Work Fax"
+msgstr "???????????????? ????????"
+
+#: secrecy.cpp:98
+#, kde-format
+msgctxt "access is for everyone"
+msgid "Public"
+msgstr "????????????????"
+
+#: secrecy.cpp:101
+#, kde-format
+msgctxt "access is by owner only"
+msgid "Private"
+msgstr "????????????"
+
+#: secrecy.cpp:104
+#, kde-format
+msgctxt "access is by owner and a controlled group"
+msgid "Confidential"
+msgstr "??????????????????????"
+
+#: secrecy.cpp:107
+#, kde-format
+msgctxt "unknown secrecy type"
+msgid "Unknown type"
+msgstr "???????????????????? ??????"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.95.0/po/ca@valencia/kcontacts5.po 
new/kcontacts-5.96.0/po/ca@valencia/kcontacts5.po
--- old/kcontacts-5.95.0/po/ca@valencia/kcontacts5.po   2022-06-09 
23:15:58.000000000 +0200
+++ new/kcontacts-5.96.0/po/ca@valencia/kcontacts5.po   2022-07-02 
17:48:34.000000000 +0200
@@ -108,7 +108,7 @@
 #, kde-format
 msgctxt "another type of address"
 msgid "Other"
-msgstr "Atra"
+msgstr "Altra"
 
 #: addressee.cpp:456
 #, kde-format
@@ -138,7 +138,7 @@
 #: addressee.cpp:732
 #, kde-format
 msgid "Additional Names"
-msgstr "Noms adicionals"
+msgstr "Noms addicionals"
 
 #: addressee.cpp:752
 #, kde-format
@@ -233,17 +233,17 @@
 #: addressee.cpp:938
 #, kde-format
 msgid "Home Phone"
-msgstr "Tel??fon particular"
+msgstr "Tel??fon particular"
 
 #: addressee.cpp:943
 #, kde-format
 msgid "Business Phone"
-msgstr "Tel??fon professional"
+msgstr "Tel??fon professional"
 
 #: addressee.cpp:948
 #, kde-format
 msgid "Mobile Phone"
-msgstr "Tel??fon m??bil"
+msgstr "Tel??fon m??bil"
 
 #: addressee.cpp:953 phonenumber.cpp:218
 #, kde-format
@@ -258,7 +258,7 @@
 #: addressee.cpp:963
 #, kde-format
 msgid "Car Phone"
-msgstr "Tel??fon del coche"
+msgstr "Tel??fon del cotxe"
 
 #: addressee.cpp:968 phonenumber.cpp:194
 #, kde-format
@@ -305,7 +305,7 @@
 #: addressee.cpp:1191 field.cpp:229
 #, kde-format
 msgid "Organization"
-msgstr "Organisaci??"
+msgstr "Organitzaci??"
 
 #: addressee.cpp:1211
 #, kde-format
@@ -446,7 +446,7 @@
 #: field.cpp:231
 #, kde-format
 msgid "Custom"
-msgstr "Personalisada"
+msgstr "Personalitzada"
 
 #: field.cpp:233
 #, kde-format
@@ -469,7 +469,7 @@
 #, kde-format
 msgctxt "A custom key"
 msgid "Custom"
-msgstr "Personalisada"
+msgstr "Personalitzada"
 
 #: key.cpp:207
 #, kde-format
@@ -481,7 +481,7 @@
 #, kde-format
 msgctxt "Undefined phone type"
 msgid "Telephone number"
-msgstr "N??mero de tel??fon"
+msgstr "N??mero de tel??fon"
 
 #: phonenumber.cpp:172
 #, kde-format
@@ -542,7 +542,7 @@
 #, kde-format
 msgctxt "Car Phone"
 msgid "Car"
-msgstr "Coche"
+msgstr "Cotxe"
 
 #: phonenumber.cpp:196
 #, kde-format
@@ -553,7 +553,7 @@
 #, kde-format
 msgctxt "another type of phone"
 msgid "Other"
-msgstr "Atres"
+msgstr "Altres"
 
 #: phonenumber.cpp:213
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.95.0/po/nl/kcontacts5.po 
new/kcontacts-5.96.0/po/nl/kcontacts5.po
--- old/kcontacts-5.95.0/po/nl/kcontacts5.po    2022-06-09 23:15:58.000000000 
+0200
+++ new/kcontacts-5.96.0/po/nl/kcontacts5.po    2022-07-02 17:48:34.000000000 
+0200
@@ -5,20 +5,20 @@
 # Bram Schoenmakers <bramschoenmak...@kde.nl>, 2007.
 # Antoon Tolboom <atol...@casema.nl>, 2008.
 # Kristof Bal <kristof....@gmail.com>, 2009.
-# Freek de Kruijf <freekdekru...@kde.nl>, 2010, 2015.
+# Freek de Kruijf <freekdekru...@kde.nl>, 2010, 2015, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: kabc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-02-27 00:41+0000\n"
-"PO-Revision-Date: 2015-12-25 14:31+0100\n"
+"PO-Revision-Date: 2022-06-24 10:23+0200\n"
 "Last-Translator: Freek de Kruijf <freekdekru...@kde.nl>\n"
-"Language-Team: Dutch <kde-i18n...@kde.org>\n"
+"Language-Team: \n"
 "Language: nl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 22.04.2\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #: address.cpp:223
@@ -146,7 +146,7 @@
 #: addressee.cpp:772
 #, kde-format
 msgid "Honorific Suffixes"
-msgstr "Titel achtervoegsel"
+msgstr "Titel-achtervoegsels"
 
 #: addressee.cpp:823
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.95.0/po/pt/kcontacts5.po 
new/kcontacts-5.96.0/po/pt/kcontacts5.po
--- old/kcontacts-5.95.0/po/pt/kcontacts5.po    2022-06-09 23:15:58.000000000 
+0200
+++ new/kcontacts-5.96.0/po/pt/kcontacts5.po    2022-07-02 17:48:34.000000000 
+0200
@@ -371,7 +371,7 @@
 #: addresseehelper.cpp:63
 #, kde-format
 msgid "Ms."
-msgstr "Sr??."
+msgstr "Srt??."
 
 #: addresseehelper.cpp:64
 #, kde-format
@@ -522,7 +522,7 @@
 #: phonenumber.cpp:188
 #, kde-format
 msgid "Mailbox"
-msgstr "Caixa do correio"
+msgstr "Caixa de Correio"
 
 #: phonenumber.cpp:190
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.95.0/po/zh_CN/kcontacts5.po 
new/kcontacts-5.96.0/po/zh_CN/kcontacts5.po
--- old/kcontacts-5.95.0/po/zh_CN/kcontacts5.po 2022-06-09 23:15:58.000000000 
+0200
+++ new/kcontacts-5.96.0/po/zh_CN/kcontacts5.po 2022-07-02 17:48:34.000000000 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-02-27 00:41+0000\n"
-"PO-Revision-Date: 2022-06-05 04:17\n"
+"PO-Revision-Date: 2022-07-02 10:59\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.95.0/src/improtocols/aim.desktop 
new/kcontacts-5.96.0/src/improtocols/aim.desktop
--- old/kcontacts-5.95.0/src/improtocols/aim.desktop    2022-06-09 
23:15:58.000000000 +0200
+++ new/kcontacts-5.96.0/src/improtocols/aim.desktop    2022-07-02 
17:48:34.000000000 +0200
@@ -5,6 +5,7 @@
 Comment[ar]=?????????? AIM
 Comment[ast]=Protocolu d'AIM
 Comment[az]=AIM Protokolu
+Comment[bg]=???????????????? ???? AIM
 Comment[ca]=Protocol AIM
 Comment[ca@valencia]=Protocol AIM
 Comment[cs]=Protokol AIM
@@ -47,6 +48,7 @@
 Name[ar]=AIM
 Name[ast]=AIM
 Name[az]=AIM
+Name[bg]=AIM
 Name[ca]=AIM
 Name[ca@valencia]=AIM
 Name[cs]=AIM
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.95.0/src/improtocols/facebook.desktop 
new/kcontacts-5.96.0/src/improtocols/facebook.desktop
--- old/kcontacts-5.95.0/src/improtocols/facebook.desktop       2022-06-09 
23:15:58.000000000 +0200
+++ new/kcontacts-5.96.0/src/improtocols/facebook.desktop       2022-07-02 
17:48:34.000000000 +0200
@@ -5,6 +5,7 @@
 Comment[ar]=?????????? ????????????
 Comment[ast]=Protocolu de Facebook
 Comment[az]=Facebook Protokolu
+Comment[bg]=???????????????? ???? Facebook
 Comment[ca]=Protocol Facebook
 Comment[ca@valencia]=Protocol Facebook
 Comment[cs]=Protokol Facebook
@@ -45,6 +46,7 @@
 Name[ar]=????????????
 Name[ast]=Facebook
 Name[az]=FAcebook
+Name[bg]=Facebook
 Name[ca]=Facebook
 Name[ca@valencia]=Facebook
 Name[cs]=Facebook
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.95.0/src/improtocols/gg.desktop 
new/kcontacts-5.96.0/src/improtocols/gg.desktop
--- old/kcontacts-5.95.0/src/improtocols/gg.desktop     2022-06-09 
23:15:58.000000000 +0200
+++ new/kcontacts-5.96.0/src/improtocols/gg.desktop     2022-07-02 
17:48:34.000000000 +0200
@@ -5,6 +5,7 @@
 Comment[ar]=?????????? ????????-????????
 Comment[ast]=Protocolu de Gadu-Gadu
 Comment[az]=Gadu-Gadu Protokolu
+Comment[bg]=???????????????? ???? Gadu-Gadu
 Comment[ca]=Protocol Gadu-Gadu
 Comment[ca@valencia]=Protocol Gadu-Gadu
 Comment[cs]=Protokol Gadu-Gadu
@@ -47,6 +48,7 @@
 Name[ar]=????????-????????
 Name[ast]=Gadu-Gadu
 Name[az]=Gadu-Gadu
+Name[bg]=Gadu-Gadu
 Name[ca]=Gadu-Gadu
 Name[ca@valencia]=Gadu-Gadu
 Name[cs]=Gadu-Gadu
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.95.0/src/improtocols/googletalk.desktop 
new/kcontacts-5.96.0/src/improtocols/googletalk.desktop
--- old/kcontacts-5.95.0/src/improtocols/googletalk.desktop     2022-06-09 
23:15:58.000000000 +0200
+++ new/kcontacts-5.96.0/src/improtocols/googletalk.desktop     2022-07-02 
17:48:34.000000000 +0200
@@ -5,6 +5,7 @@
 Comment[ar]=???????? ??????
 Comment[ast]=Google Talk
 Comment[az]=Google Talk
+Comment[bg]=Google Talk
 Comment[ca]=Google Talk
 Comment[ca@valencia]=Google Talk
 Comment[cs]=Google Talk
@@ -46,6 +47,7 @@
 Name[ar]=???????? ??????
 Name[ast]=Google Talk
 Name[az]=Google Talk
+Name[bg]=Google Talk
 Name[ca]=Google Talk
 Name[ca@valencia]=Google Talk
 Name[cs]=Google Talk
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.95.0/src/improtocols/groupwise.desktop 
new/kcontacts-5.96.0/src/improtocols/groupwise.desktop
--- old/kcontacts-5.95.0/src/improtocols/groupwise.desktop      2022-06-09 
23:15:58.000000000 +0200
+++ new/kcontacts-5.96.0/src/improtocols/groupwise.desktop      2022-07-02 
17:48:34.000000000 +0200
@@ -5,6 +5,7 @@
 Comment[ar]=???????? ?????????? GroupWise
 Comment[ast]=Mensaxeru GroupWise de Novel
 Comment[az]=Novell GroupWise Mesenceri
+Comment[bg]=???????????????? ?????????????????? GroupWise ???? Novell
 Comment[ca]=Novell GroupWise Messenger
 Comment[ca@valencia]=Novell GroupWise Messenger
 Comment[cs]=Novell GroupWise komunik??tor
@@ -46,6 +47,7 @@
 Name[ar]=GroupWise
 Name[ast]=GroupWise
 Name[az]=GroupWise
+Name[bg]=GroupWise
 Name[ca]=GroupWise
 Name[ca@valencia]=GroupWise
 Name[cs]=GroupWise
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.95.0/src/improtocols/icq.desktop 
new/kcontacts-5.96.0/src/improtocols/icq.desktop
--- old/kcontacts-5.95.0/src/improtocols/icq.desktop    2022-06-09 
23:15:58.000000000 +0200
+++ new/kcontacts-5.96.0/src/improtocols/icq.desktop    2022-07-02 
17:48:34.000000000 +0200
@@ -5,6 +5,7 @@
 Comment[ar]=?????????? ICQ
 Comment[ast]=Protocolu d'ICQ
 Comment[az]=ICQ Protokol
+Comment[bg]=???????????????? ???? ICQ
 Comment[ca]=Protocol ICQ
 Comment[ca@valencia]=Protocol ICQ
 Comment[cs]=Protokol ICQ
@@ -47,6 +48,7 @@
 Name[ar]=???? ???? ????
 Name[ast]=ICQ
 Name[az]=ICQ
+Name[bg]=ICQ
 Name[ca]=ICQ
 Name[ca@valencia]=ICQ
 Name[cs]=ICQ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.95.0/src/improtocols/irc.desktop 
new/kcontacts-5.96.0/src/improtocols/irc.desktop
--- old/kcontacts-5.95.0/src/improtocols/irc.desktop    2022-06-09 
23:15:58.000000000 +0200
+++ new/kcontacts-5.96.0/src/improtocols/irc.desktop    2022-07-02 
17:48:34.000000000 +0200
@@ -5,6 +5,7 @@
 Comment[ar]=???????????????? ?????????????? ?????? ????????????????
 Comment[ast]=Charra que s'enconta n'internet
 Comment[az]=Internet Relay Chat (IRC)
+Comment[bg]=Internet Relay Chat
 Comment[ca]=Internet Relay Chat
 Comment[ca@valencia]=Internet Relay Chat
 Comment[cs]=Internet Relay Chat
@@ -47,6 +48,7 @@
 Name[ar]=???? ???? ????
 Name[ast]=IRC
 Name[az]=IRC
+Name[bg]=IRC
 Name[ca]=IRC
 Name[ca@valencia]=IRC
 Name[cs]=IRC
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.95.0/src/improtocols/matrix.desktop 
new/kcontacts-5.96.0/src/improtocols/matrix.desktop
--- old/kcontacts-5.95.0/src/improtocols/matrix.desktop 2022-06-09 
23:15:58.000000000 +0200
+++ new/kcontacts-5.96.0/src/improtocols/matrix.desktop 2022-07-02 
17:48:34.000000000 +0200
@@ -3,6 +3,7 @@
 Comment=Matrix
 Comment[ar]=??????????????
 Comment[az]=Matrix
+Comment[bg]=Matrix
 Comment[ca]=Matrix
 Comment[ca@valencia]=Matrix
 Comment[de]=Matrix
@@ -14,6 +15,7 @@
 Comment[it]=Matrix
 Comment[ko]=Matrix
 Comment[nl]=Matrix
+Comment[nn]=Matrix
 Comment[pl]=Matrix
 Comment[pt]=Matrix
 Comment[pt_BR]=Matrix
@@ -28,6 +30,7 @@
 Name=Matrix
 Name[ar]=??????????????
 Name[az]=Matrix
+Name[bg]=Matrix
 Name[ca]=Matrix
 Name[ca@valencia]=Matrix
 Name[cs]=Matrix
@@ -40,6 +43,7 @@
 Name[it]=Matrix
 Name[ko]=Matrix
 Name[nl]=Matrix
+Name[nn]=Matrix
 Name[pl]=Matrix
 Name[pt]=Matrix
 Name[pt_BR]=Matrix
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.95.0/src/improtocols/meanwhile.desktop 
new/kcontacts-5.96.0/src/improtocols/meanwhile.desktop
--- old/kcontacts-5.95.0/src/improtocols/meanwhile.desktop      2022-06-09 
23:15:58.000000000 +0200
+++ new/kcontacts-5.96.0/src/improtocols/meanwhile.desktop      2022-07-02 
17:48:34.000000000 +0200
@@ -5,6 +5,7 @@
 Comment[ar]=?????????? Meanwhile
 Comment[ast]=Protocolu Meanwhile
 Comment[az]=Meanwhile Protokolu
+Comment[bg]=???????????????? ???? Meanwhile
 Comment[ca]=Protocol Meanwhile
 Comment[ca@valencia]=Protocol Meanwhile
 Comment[cs]=Protokol Meanwhile
@@ -47,6 +48,7 @@
 Name[ar]=Meanwhile
 Name[ast]=Meanwhile
 Name[az]=Meanwhile
+Name[bg]=Meanwhile
 Name[ca]=Meanwhile
 Name[ca@valencia]=Meanwhile
 Name[cs]=Meanwhile
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.95.0/src/improtocols/msn.desktop 
new/kcontacts-5.96.0/src/improtocols/msn.desktop
--- old/kcontacts-5.95.0/src/improtocols/msn.desktop    2022-06-09 
23:15:58.000000000 +0200
+++ new/kcontacts-5.96.0/src/improtocols/msn.desktop    2022-07-02 
17:48:34.000000000 +0200
@@ -5,6 +5,7 @@
 Comment[ar]=?????????? ???? ???? ????
 Comment[ast]=Mensaxeru de MSN
 Comment[az]=MSN Mesencer
+Comment[bg]=MSN Messenger
 Comment[ca]=MSN Messenger
 Comment[ca@valencia]=MSN Messenger
 Comment[cs]=MSN Messenger
@@ -47,6 +48,7 @@
 Name[ar]=?????????? ???? ???? ????
 Name[ast]=MSN Messenger
 Name[az]=MSN Mesencer
+Name[bg]=MSN Messenger
 Name[ca]=MSN Messenger
 Name[ca@valencia]=MSN Messenger
 Name[cs]=MSN Messenger
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.95.0/src/improtocols/qq.desktop 
new/kcontacts-5.96.0/src/improtocols/qq.desktop
--- old/kcontacts-5.95.0/src/improtocols/qq.desktop     2022-06-09 
23:15:58.000000000 +0200
+++ new/kcontacts-5.96.0/src/improtocols/qq.desktop     2022-07-02 
17:48:34.000000000 +0200
@@ -5,6 +5,7 @@
 Comment[ar]=?????????? ?????????????? QQ
 Comment[ast]=Mensaxer??a QQ de Tencent
 Comment[az]=Tencent QQ Mesajla??ma
+Comment[bg]=Tencent QQ ??????????????????
 Comment[ca]=Missatgeria Tencent QQ
 Comment[ca@valencia]=Missatgeria Tencent QQ
 Comment[cs]=Zpr??vy Tencent QQ
@@ -45,6 +46,7 @@
 Name[ar]=QQ
 Name[ast]=QQ
 Name[az]=QQ
+Name[bg]=QQ
 Name[ca]=QQ
 Name[ca@valencia]=QQ
 Name[cs]=QQ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.95.0/src/improtocols/sip.desktop 
new/kcontacts-5.96.0/src/improtocols/sip.desktop
--- old/kcontacts-5.95.0/src/improtocols/sip.desktop    2022-06-09 
23:15:58.000000000 +0200
+++ new/kcontacts-5.96.0/src/improtocols/sip.desktop    2022-07-02 
17:48:34.000000000 +0200
@@ -5,6 +5,7 @@
 Comment[ar]=???????????????? ?????? ????????
 Comment[ast]=Protocolu d'aniciu de sesiones
 Comment[az]=Session ??nitial Protocol (S??P)
+Comment[bg]=Session Initiation Protocol
 Comment[ca]=Protocol per a la iniciaci?? de la sessi??
 Comment[ca@valencia]=Protocol per a la iniciaci?? de la sessi??
 Comment[cs]=Session Initiation Protocol (SIP)
@@ -45,6 +46,7 @@
 Name[ar]=SIP
 Name[ast]=SIP
 Name[az]=S??P
+Name[bg]=SIP
 Name[ca]=SIP
 Name[ca@valencia]=SIP
 Name[cs]=SIP
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.95.0/src/improtocols/skype.desktop 
new/kcontacts-5.96.0/src/improtocols/skype.desktop
--- old/kcontacts-5.95.0/src/improtocols/skype.desktop  2022-06-09 
23:15:58.000000000 +0200
+++ new/kcontacts-5.96.0/src/improtocols/skype.desktop  2022-07-02 
17:48:34.000000000 +0200
@@ -5,6 +5,7 @@
 Comment[ar]=?????????????? ?????? ???????????????? ??????????
 Comment[ast]=Telefon??a per internet de Skype
 Comment[az]=Skype
+Comment[bg]=Skype Internet Telephony
 Comment[ca]=Telefonia d'Internet Skype
 Comment[ca@valencia]=Telefonia d'Internet Skype
 Comment[cs]=Internetov?? telefonie Skype
@@ -47,6 +48,7 @@
 Name[ar]=??????????
 Name[ast]=Skype
 Name[az]=Skype
+Name[bg]=Skype
 Name[ca]=Skype
 Name[ca@valencia]=Skype
 Name[cs]=Skype
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.95.0/src/improtocols/sms.desktop 
new/kcontacts-5.96.0/src/improtocols/sms.desktop
--- old/kcontacts-5.95.0/src/improtocols/sms.desktop    2022-06-09 
23:15:58.000000000 +0200
+++ new/kcontacts-5.96.0/src/improtocols/sms.desktop    2022-07-02 
17:48:34.000000000 +0200
@@ -5,6 +5,7 @@
 Comment[ar]=?????????? ???????? ?????????????? ??????????????
 Comment[ast]=Protocolu SMS
 Comment[az]=SMS Protokolu
+Comment[bg]=???????????????? SMS
 Comment[ca]=Protocol SMS
 Comment[ca@valencia]=Protocol SMS
 Comment[cs]=SMS protokol
@@ -47,6 +48,7 @@
 Name[ar]=???? ???? ????
 Name[ast]=SMS
 Name[az]=SMS
+Name[bg]=SMS
 Name[ca]=SMS
 Name[ca@valencia]=SMS
 Name[cs]=SMS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.95.0/src/improtocols/telegram.desktop 
new/kcontacts-5.96.0/src/improtocols/telegram.desktop
--- old/kcontacts-5.95.0/src/improtocols/telegram.desktop       2022-06-09 
23:15:58.000000000 +0200
+++ new/kcontacts-5.96.0/src/improtocols/telegram.desktop       2022-07-02 
17:48:34.000000000 +0200
@@ -3,6 +3,7 @@
 Comment=Telegram
 Comment[ar]=????????????
 Comment[az]=Teleqram
+Comment[bg]=Telegram
 Comment[ca]=Telegram
 Comment[ca@valencia]=Telegram
 Comment[de]=Telegram
@@ -14,6 +15,7 @@
 Comment[it]=Telegram
 Comment[ko]=????????????
 Comment[nl]=Telegram
+Comment[nn]=Telegram
 Comment[pl]=Telegram
 Comment[pt]=Telegram
 Comment[pt_BR]=Telegram
@@ -28,6 +30,7 @@
 Name=Telegram
 Name[ar]=????????????
 Name[az]=Teleqram
+Name[bg]=Telegram
 Name[ca]=Telegram
 Name[ca@valencia]=Telegram
 Name[de]=Telegram
@@ -39,6 +42,7 @@
 Name[it]=Telegram
 Name[ko]=????????????
 Name[nl]=Telegram
+Name[nn]=Telegram
 Name[pl]=Telegram
 Name[pt]=Telegram
 Name[pt_BR]=Telegram
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.95.0/src/improtocols/twitter.desktop 
new/kcontacts-5.96.0/src/improtocols/twitter.desktop
--- old/kcontacts-5.95.0/src/improtocols/twitter.desktop        2022-06-09 
23:15:58.000000000 +0200
+++ new/kcontacts-5.96.0/src/improtocols/twitter.desktop        2022-07-02 
17:48:34.000000000 +0200
@@ -5,6 +5,7 @@
 Comment[ar]=?????????? ??????????
 Comment[ast]=Protoclu de Twitter
 Comment[az]=Twitter Protokolu
+Comment[bg]=???????????????? ???? Twitter
 Comment[ca]=Protocol Twitter
 Comment[ca@valencia]=Protocol Twitter
 Comment[cs]=Protokol Twitter
@@ -45,6 +46,7 @@
 Name[ar]=??????????
 Name[ast]=Twitter
 Name[az]=Twitter
+Name[bg]=Twitter
 Name[ca]=Twitter
 Name[ca@valencia]=Twitter
 Name[cs]=Twitter
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.95.0/src/improtocols/xmpp.desktop 
new/kcontacts-5.96.0/src/improtocols/xmpp.desktop
--- old/kcontacts-5.95.0/src/improtocols/xmpp.desktop   2022-06-09 
23:15:58.000000000 +0200
+++ new/kcontacts-5.96.0/src/improtocols/xmpp.desktop   2022-07-02 
17:48:34.000000000 +0200
@@ -5,6 +5,7 @@
 Comment[ar]=?????????? ????????
 Comment[ast]=Protocolu Jabber
 Comment[az]=Jabber Protokolu
+Comment[bg]=???????????????? ???? Jabber
 Comment[ca]=Protocol Jabber
 Comment[ca@valencia]=Protocol Jabber
 Comment[cs]=Protokol Jabber
@@ -47,6 +48,7 @@
 Name[ar]=????????
 Name[ast]=Jabber
 Name[az]=Jabber
+Name[bg]=Jabber
 Name[ca]=Jabber
 Name[ca@valencia]=Jabber
 Name[cs]=Jabber
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcontacts-5.95.0/src/improtocols/ymsgr.desktop 
new/kcontacts-5.96.0/src/improtocols/ymsgr.desktop
--- old/kcontacts-5.95.0/src/improtocols/ymsgr.desktop  2022-06-09 
23:15:58.000000000 +0200
+++ new/kcontacts-5.96.0/src/improtocols/ymsgr.desktop  2022-07-02 
17:48:34.000000000 +0200
@@ -5,6 +5,7 @@
 Comment[ar]=?????????? ????????
 Comment[ast]=Protocolu de Yahoo
 Comment[az]=Yahoo Protokolu
+Comment[bg]=???????????????? ???? Yahoo
 Comment[ca]=Protocol Yahoo
 Comment[ca@valencia]=Protocol Yahoo
 Comment[cs]=Protokol Yahoo
@@ -47,6 +48,7 @@
 Name[ar]=????????
 Name[ast]=Yahoo
 Name[az]=Yahoo
+Name[bg]=Yahoo
 Name[ca]=Yahoo
 Name[ca@valencia]=Yahoo
 Name[cs]=Yahoo

Reply via email to