Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bluedevil5 for openSUSE:Factory 
checked in at 2022-09-08 14:20:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bluedevil5 (Old)
 and      /work/SRC/openSUSE:Factory/.bluedevil5.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bluedevil5"

Thu Sep  8 14:20:26 2022 rev:136 rq:1001593 version:5.25.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/bluedevil5/bluedevil5.changes    2022-08-05 
19:49:39.617239573 +0200
+++ /work/SRC/openSUSE:Factory/.bluedevil5.new.2083/bluedevil5.changes  
2022-09-08 14:20:27.782197998 +0200
@@ -1,0 +2,9 @@
+Tue Sep  6 16:55:09 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.25.5
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.25.5
+- No code changes since 5.25.4
+
+-------------------------------------------------------------------

Old:
----
  bluedevil-5.25.4.tar.xz
  bluedevil-5.25.4.tar.xz.sig

New:
----
  bluedevil-5.25.5.tar.xz
  bluedevil-5.25.5.tar.xz.sig

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

Other differences:
------------------
++++++ bluedevil5.spec ++++++
--- /var/tmp/diff_new_pack.LbjQi0/_old  2022-09-08 14:20:28.286199355 +0200
+++ /var/tmp/diff_new_pack.LbjQi0/_new  2022-09-08 14:20:28.290199365 +0200
@@ -22,7 +22,7 @@
 
 %bcond_without released
 Name:           bluedevil5
-Version:        5.25.4
+Version:        5.25.5
 Release:        0
 Summary:        Bluetooth Manager for KDE Plasma
 License:        GPL-2.0-or-later

++++++ bluedevil-5.25.4.tar.xz -> bluedevil-5.25.5.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bluedevil-5.25.4/CMakeLists.txt 
new/bluedevil-5.25.5/CMakeLists.txt
--- old/bluedevil-5.25.4/CMakeLists.txt 2022-08-02 12:44:55.000000000 +0200
+++ new/bluedevil-5.25.5/CMakeLists.txt 2022-09-06 13:58:14.000000000 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.16)
 
 project(bluedevil)
-set(PROJECT_VERSION "5.25.4")
+set(PROJECT_VERSION "5.25.5")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.15.2")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bluedevil-5.25.4/po/ca/bluedevil.po 
new/bluedevil-5.25.5/po/ca/bluedevil.po
--- old/bluedevil-5.25.4/po/ca/bluedevil.po     2022-08-02 12:44:36.000000000 
+0200
+++ new/bluedevil-5.25.5/po/ca/bluedevil.po     2022-09-06 13:57:55.000000000 
+0200
@@ -1,18 +1,18 @@
 # Translation of bluedevil.po to Catalan
-# Copyright (C) 2010-2021 This_file_is_part_of_KDE
+# Copyright (C) 2010-2022 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2 or later.
 #
 # Manuel Tortosa <manutort...@chakra-project.org>, 2010, 2011.
 # Josep David Capdevila Cano <josepd.capdev...@gmail.com>, 2010.
-# Josep M. Ferrer <txe...@gmail.com>, 2010, 2011, 2013, 2014, 2015, 2016, 
2017, 2018, 2019, 2020, 2021.
+# Josep M. Ferrer <txe...@gmail.com>, 2010, 2011, 2013, 2014, 2015, 2016, 
2017, 2018, 2019, 2020, 2021, 2022.
 # Antoni Bella P??rez <antonibel...@yahoo.com>, 2013, 2014, 2015, 2017, 2020, 
2021.
 msgid ""
 msgstr ""
 "Project-Id-Version: bluedevil\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-02 02:10+0000\n"
-"PO-Revision-Date: 2021-12-27 09:08+0100\n"
-"Last-Translator: Antoni Bella P??rez <antonibel...@yahoo.com>\n"
+"PO-Revision-Date: 2022-08-17 10:37+0200\n"
+"Last-Translator: Josep M. Ferrer <txe...@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
@@ -20,7 +20,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
-"X-Generator: Lokalize 21.12.0\n"
+"X-Generator: Lokalize 20.12.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -294,7 +294,7 @@
 #, kde-format
 msgctxt "Action to turn on Bluetooth adapter"
 msgid "Turn On"
-msgstr "Apaga"
+msgstr "Engega"
 
 #: sendfile/main.cpp:25 sendfile/main.cpp:27
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bluedevil-5.25.4/po/ca@valencia/bluedevil.po 
new/bluedevil-5.25.5/po/ca@valencia/bluedevil.po
--- old/bluedevil-5.25.4/po/ca@valencia/bluedevil.po    2022-08-02 
12:44:36.000000000 +0200
+++ new/bluedevil-5.25.5/po/ca@valencia/bluedevil.po    2022-09-06 
13:57:55.000000000 +0200
@@ -1,18 +1,18 @@
 # Translation of bluedevil.po to Catalan (Valencian)
-# Copyright (C) 2010-2021 This_file_is_part_of_KDE
+# Copyright (C) 2010-2022 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2 or later.
 #
 # Manuel Tortosa <manutort...@chakra-project.org>, 2010, 2011.
 # Josep David Capdevila Cano <josepd.capdev...@gmail.com>, 2010.
-# Josep M. Ferrer <txe...@gmail.com>, 2010, 2011, 2013, 2014, 2015, 2016, 
2017, 2018, 2019, 2020, 2021.
+# Josep M. Ferrer <txe...@gmail.com>, 2010, 2011, 2013, 2014, 2015, 2016, 
2017, 2018, 2019, 2020, 2021, 2022.
 # Antoni Bella P??rez <antonibel...@yahoo.com>, 2013, 2014, 2015, 2017, 2020, 
2021.
 msgid ""
 msgstr ""
 "Project-Id-Version: bluedevil\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-02 02:10+0000\n"
-"PO-Revision-Date: 2021-12-27 09:08+0100\n"
-"Last-Translator: Antoni Bella P??rez <antonibel...@yahoo.com>\n"
+"PO-Revision-Date: 2022-08-17 10:37+0200\n"
+"Last-Translator: Josep M. Ferrer <txe...@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
 "Language: ca@valencia\n"
 "MIME-Version: 1.0\n"
@@ -20,7 +20,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
-"X-Generator: Lokalize 21.12.0\n"
+"X-Generator: Lokalize 20.12.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -294,7 +294,7 @@
 #, kde-format
 msgctxt "Action to turn on Bluetooth adapter"
 msgid "Turn On"
-msgstr "Apaga"
+msgstr "Inicia"
 
 #: sendfile/main.cpp:25 sendfile/main.cpp:27
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bluedevil-5.25.4/po/de/bluedevil.po 
new/bluedevil-5.25.5/po/de/bluedevil.po
--- old/bluedevil-5.25.4/po/de/bluedevil.po     2022-08-02 12:44:37.000000000 
+0200
+++ new/bluedevil-5.25.5/po/de/bluedevil.po     2022-09-06 13:57:56.000000000 
+0200
@@ -10,13 +10,13 @@
 "POT-Creation-Date: 2022-06-02 02:10+0000\n"
 "PO-Revision-Date: 2022-07-23 23:10+0200\n"
 "Last-Translator: Frederik Schwarzer <schwar...@kde.org>\n"
-"Language-Team: German <kde-i18n-...@kde.org>\n"
+"Language-Team: German <kde-i18n...@kde.org>\n"
 "Language: de\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.07.70\n"
+"X-Generator: Lokalize 21.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bluedevil-5.25.4/po/de/kcm_bluetooth.po 
new/bluedevil-5.25.5/po/de/kcm_bluetooth.po
--- old/bluedevil-5.25.4/po/de/kcm_bluetooth.po 2022-08-02 12:44:37.000000000 
+0200
+++ new/bluedevil-5.25.5/po/de/kcm_bluetooth.po 2022-09-06 13:57:56.000000000 
+0200
@@ -10,13 +10,13 @@
 "POT-Creation-Date: 2022-06-02 02:10+0000\n"
 "PO-Revision-Date: 2022-07-23 23:10+0200\n"
 "Last-Translator: Frederik Schwarzer <schwar...@kde.org>\n"
-"Language-Team: German <kde-i18n-...@kde.org>\n"
+"Language-Team: German <kde-i18n...@kde.org>\n"
 "Language: de\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.07.70\n"
+"X-Generator: Lokalize 21.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bluedevil-5.25.4/po/fi/bluedevil.po 
new/bluedevil-5.25.5/po/fi/bluedevil.po
--- old/bluedevil-5.25.4/po/fi/bluedevil.po     2022-08-02 12:44:39.000000000 
+0200
+++ new/bluedevil-5.25.5/po/fi/bluedevil.po     2022-09-06 13:57:58.000000000 
+0200
@@ -22,7 +22,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-POT-Import-Date: 2012-12-01 22:20:01+0000\n"
-"X-Generator: Lokalize 20.04.2\n"
+"X-Generator: Lokalize 20.12.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bluedevil-5.25.4/po/fi/kcm_bluetooth.po 
new/bluedevil-5.25.5/po/fi/kcm_bluetooth.po
--- old/bluedevil-5.25.4/po/fi/kcm_bluetooth.po 2022-08-02 12:44:39.000000000 
+0200
+++ new/bluedevil-5.25.5/po/fi/kcm_bluetooth.po 2022-09-06 13:57:58.000000000 
+0200
@@ -22,7 +22,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-POT-Import-Date: 2012-12-01 22:20:01+0000\n"
-"X-Generator: Lokalize 20.04.2\n"
+"X-Generator: Lokalize 20.12.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bluedevil-5.25.4/po/id/bluedevil.po 
new/bluedevil-5.25.5/po/id/bluedevil.po
--- old/bluedevil-5.25.4/po/id/bluedevil.po     2022-08-02 12:44:42.000000000 
+0200
+++ new/bluedevil-5.25.5/po/id/bluedevil.po     2022-09-06 13:58:01.000000000 
+0200
@@ -11,9 +11,9 @@
 "Project-Id-Version: KDE Frameworks 5 Applications\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-02 02:10+0000\n"
-"PO-Revision-Date: 2022-03-30 19:13+0700\n"
+"PO-Revision-Date: 2022-08-26 23:44+0700\n"
 "Last-Translator: Wantoy??k <wanto...@gmail.com>\n"
-"Language-Team: Indonesian <kde-i18n-...@kde.org>\n"
+"Language-Team: https://t.me/Localizations_KDE_Indonesia\n";
 "Language: id\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -246,7 +246,7 @@
 #: kio/bluetooth/kiobluetooth.cpp:168
 #, kde-format
 msgid "Scanning for new devices???"
-msgstr "Mencari perangkat baru..."
+msgstr "Mencari peranti baru..."
 
 #: kio/obexftp/kioobexftp.cpp:95
 #, kde-format
@@ -256,12 +256,12 @@
 #: kio/obexftp/kioobexftp.cpp:141
 #, kde-format
 msgid "Retrieving information from remote device???"
-msgstr "Mendapatkan informasi dari perangkat jarak jauh..."
+msgstr "Mendapatkan informasi dari peranti jarak jauh..."
 
 #: kio/obexftp/kioobexftp.cpp:224
 #, kde-format
 msgid "Connecting to the device"
-msgstr "Mengonek ke perangkat"
+msgstr "Mengonek ke peranti"
 
 #: kio/obexftp/kioobexftp.cpp:527
 #, kde-format
@@ -303,12 +303,12 @@
 #: sendfile/main.cpp:50
 #, kde-format
 msgid "Specify receiving device by MAC address."
-msgstr "Tentukan penerimaan perangkat berdasarkan alamat MAC."
+msgstr "Tentukan penerimaan peranti berdasarkan alamat MAC."
 
 #: sendfile/main.cpp:54
 #, kde-format
 msgid "Specify receiving device by UBI path."
-msgstr "Tentukan penerimaan perangkat berdasarkan alur UBI."
+msgstr "Tentukan penerimaan peranti berdasarkan alur UBI."
 
 #: sendfile/main.cpp:58
 #, kde-format
@@ -325,7 +325,7 @@
 #, kde-format
 msgctxt "This string is shown when the wizard fail"
 msgid "The connection to the device has failed: %1"
-msgstr "Koneksi ke perangkat telah gagal: %1"
+msgstr "Koneksi ke peranti telah gagal: %1"
 
 #: sendfile/pages/failpage.cpp:43
 #, kde-format
@@ -353,7 +353,7 @@
 #: sendfile/pages/selectfilediscover.ui:38
 #, kde-format
 msgid "Select a device from the list:"
-msgstr "Pilih perangkat dari daftar:"
+msgstr "Pilih peranti dari daftar:"
 
 #: sendfile/pages/selectfilespage.cpp:46
 #, kde-format
@@ -403,12 +403,12 @@
 #: wizard/main.cpp:26 wizard/main.cpp:28
 #, kde-format
 msgid "Add Bluetooth Device"
-msgstr "Tambahkan Perangkat Bluetooth"
+msgstr "Tambahkan Peranti Bluetooth"
 
 #: wizard/pages/discover.cpp:101
 #, kde-format
 msgid "Select a device"
-msgstr "Pilih perangkat"
+msgstr "Pilih peranti"
 
 #: wizard/pages/discover.cpp:256
 #, kde-format
@@ -462,7 +462,7 @@
 #, kde-format
 msgctxt "This string is shown when the wizard fail"
 msgid "The setup of the device has failed"
-msgstr "Pengesetan perangkat telah gagal"
+msgstr "Pengesetan peranti telah gagal"
 
 #: wizard/pages/fail.cpp:55
 #, kde-format
@@ -484,7 +484,7 @@
 #: wizard/pages/pairing.cpp:93
 #, kde-format
 msgid "Please introduce the PIN in your device when it appears"
-msgstr "Silakan memperkenalkan PIN di perangkatmu ketika ia muncul"
+msgstr "Silakan memperkenalkan PIN di perantimu ketika ia muncul"
 
 #: wizard/pages/pairing.cpp:109
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bluedevil-5.25.4/po/id/kcm_bluetooth.po 
new/bluedevil-5.25.5/po/id/kcm_bluetooth.po
--- old/bluedevil-5.25.4/po/id/kcm_bluetooth.po 2022-08-02 12:44:42.000000000 
+0200
+++ new/bluedevil-5.25.5/po/id/kcm_bluetooth.po 2022-09-06 13:58:01.000000000 
+0200
@@ -11,9 +11,9 @@
 "Project-Id-Version: KDE Frameworks 5 Applications\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-02 02:10+0000\n"
-"PO-Revision-Date: 2022-03-30 19:13+0700\n"
+"PO-Revision-Date: 2022-08-26 23:44+0700\n"
 "Last-Translator: Wantoy??k <wanto...@gmail.com>\n"
-"Language-Team: Indonesian <kde-i18n-...@kde.org>\n"
+"Language-Team: https://t.me/Localizations_KDE_Indonesia\n";
 "Language: id\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -142,7 +142,7 @@
 #, kde-format
 msgctxt "This device is an Audio/Video device"
 msgid "Multimedia Device"
-msgstr "Perangkat Multimedia"
+msgstr "Peranti Multimedia"
 
 #: package/contents/ui/Device.qml:170
 #, kde-format
@@ -225,7 +225,7 @@
 #: package/contents/ui/General.qml:28
 #, kde-format
 msgid "Device:"
-msgstr "Perangkat:"
+msgstr "Peranti:"
 
 #: package/contents/ui/General.qml:46
 #, kde-format
@@ -270,7 +270,7 @@
 #: package/contents/ui/General.qml:117
 #, kde-format
 msgid "Accept for trusted devices"
-msgstr "Setujui untuk perangkat yang dipercaya"
+msgstr "Setujui untuk peranti yang dipercaya"
 
 #: package/contents/ui/General.qml:127
 #, kde-format
@@ -295,7 +295,7 @@
 #: package/contents/ui/main.qml:56
 #, kde-format
 msgid "Confirm Deletion of Device"
-msgstr "Konfirmasi Penghapusan Perangkat"
+msgstr "Konfirmasi Penghapusan Peranti"
 
 #: package/contents/ui/main.qml:108
 #, kde-format
@@ -315,7 +315,7 @@
 #: package/contents/ui/main.qml:133
 #, kde-format
 msgid "No devices paired"
-msgstr "Tidak ada perangkat yang disandingkan"
+msgstr "Tidak ada peranti yang disandingkan"
 
 #: package/contents/ui/main.qml:154
 #, kde-format
@@ -335,7 +335,7 @@
 #: package/contents/ui/main.qml:199
 #, kde-format
 msgid "Add New Device???"
-msgstr "Tambahkan Perangkat Baru..."
+msgstr "Tambahkan Peranti Baru..."
 
 #: package/contents/ui/main.qml:217
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/bluedevil-5.25.4/po/id/plasma_applet_org.kde.plasma.bluetooth.po 
new/bluedevil-5.25.5/po/id/plasma_applet_org.kde.plasma.bluetooth.po
--- old/bluedevil-5.25.4/po/id/plasma_applet_org.kde.plasma.bluetooth.po        
2022-08-02 12:44:42.000000000 +0200
+++ new/bluedevil-5.25.5/po/id/plasma_applet_org.kde.plasma.bluetooth.po        
2022-09-06 13:58:01.000000000 +0200
@@ -8,15 +8,15 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-05-03 00:45+0000\n"
-"PO-Revision-Date: 2022-06-14 11:53+0700\n"
-"Last-Translator: Aziz Adam Adrian <4.adam.adr...@gmail.com>\n"
-"Language-Team: Indonesian <kde-i18n-...@kde.org>\n"
+"PO-Revision-Date: 2022-08-26 23:44+0700\n"
+"Last-Translator: Wantoy??k <wanto...@gmail.com>\n"
+"Language-Team: https://t.me/Localizations_KDE_Indonesia\n";
 "Language: id\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.2\n"
+"X-Generator: Lokalize 21.12.3\n"
 
 #: package/contents/ui/DeviceItem.qml:35
 #, kde-format
@@ -153,7 +153,7 @@
 #, kde-format
 msgctxt "Notification when the connection failed due to Failed"
 msgid "Connection to the device failed"
-msgstr "Koneksi ke perangkat gagal"
+msgstr "Koneksi ke peranti gagal"
 
 #: package/contents/ui/DeviceItem.qml:318
 #, kde-format
@@ -180,7 +180,7 @@
 #: package/contents/ui/FullRepresentation.qml:126
 #, kde-format
 msgid "No devices found"
-msgstr "Tidak ada perangkat yang ditemukan"
+msgstr "Tidak ada peranti yang ditemukan"
 
 #: package/contents/ui/logic.js:24
 #, kde-format
@@ -202,13 +202,13 @@
 msgctxt "Number of connected devices"
 msgid "%1 connected device"
 msgid_plural "%1 connected devices"
-msgstr[0] "%1 perangkat terkoneksikan"
-msgstr[1] "%1 perangkat terkoneksikan"
+msgstr[0] "%1 peranti terkoneksikan"
+msgstr[1] "%1 peranti terkoneksikan"
 
 #: package/contents/ui/logic.js:37
 #, kde-format
 msgid "No connected devices"
-msgstr "Tidak ada perangkat terkoneksi"
+msgstr "Tidak ada peranti terkoneksi"
 
 #: package/contents/ui/main.qml:24
 #, kde-format
@@ -223,7 +223,7 @@
 #: package/contents/ui/main.qml:76
 #, kde-format
 msgid "Add New Device???"
-msgstr "Tambahkan Perangkat Baru..."
+msgstr "Tambahkan Peranti Baru..."
 
 #: package/contents/ui/Toolbar.qml:24
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bluedevil-5.25.4/po/ja/bluedevil.po 
new/bluedevil-5.25.5/po/ja/bluedevil.po
--- old/bluedevil-5.25.4/po/ja/bluedevil.po     2022-08-02 12:44:43.000000000 
+0200
+++ new/bluedevil-5.25.5/po/ja/bluedevil.po     2022-09-06 13:58:02.000000000 
+0200
@@ -1,12 +1,13 @@
-# ?????? ?????? <tomh...@outlook.jp>, 2019, 2020, 2021.
+# ?????? ?????? <tomh...@outlook.jp>, 2019.
 # Fumiaki Okushi <fumiaki.oku...@gmail.com>, 2014, 2015, 2019.
+# Ryuichi Yamada <ryuichi_ya...@outlook.jp>, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: bluedevil\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-02 02:10+0000\n"
-"PO-Revision-Date: 2021-09-17 23:44+0900\n"
-"Last-Translator: Tomohiro Hyakutake <tomh...@outlook.jp>\n"
+"PO-Revision-Date: 2022-08-26 17:12+0900\n"
+"Last-Translator: Ryuichi Yamada <ryuichi_ya...@outlook.jp>\n"
 "Language-Team: Japanese <kde...@kde.org>\n"
 "Language: ja\n"
 "MIME-Version: 1.0\n"
@@ -15,36 +16,33 @@
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
-"X-Generator: Lokalize 21.08.1\n"
+"X-Generator: Lokalize 22.04.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr ""
+msgstr "Ryuichi Yamada"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr ""
+msgstr "ryuichi_ya...@outlook.jp"
 
 #: kcm/bluetooth.cpp:31
-#, fuzzy, kde-format
-#| msgid "Bluetooth Daemon"
+#, kde-format
 msgid "Bluetooth"
-msgstr "Bluetooth ????????????"
+msgstr "Bluetooth"
 
 #: kcm/bluetooth.cpp:32
 #, kde-format
 msgid "Nicolas Fella"
-msgstr ""
+msgstr "Nicolas Fella"
 
 #: kcm/bluetooth.cpp:104
-#, fuzzy, kde-format
-#| msgctxt "This device is of type Network"
-#| msgid "Network"
+#, kde-format
 msgctxt "DeviceName Network (Service)"
 msgid "%1 Network (%2)"
-msgstr "??????????????????"
+msgstr "%1 ?????????????????? (%2)"
 
 #: kded/bluedevildaemon.cpp:68 kded/bluedevildaemon.cpp:70
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bluedevil-5.25.4/po/ja/kcm_bluetooth.po 
new/bluedevil-5.25.5/po/ja/kcm_bluetooth.po
--- old/bluedevil-5.25.4/po/ja/kcm_bluetooth.po 2022-08-02 12:44:43.000000000 
+0200
+++ new/bluedevil-5.25.5/po/ja/kcm_bluetooth.po 2022-09-06 13:58:02.000000000 
+0200
@@ -1,12 +1,13 @@
 # ?????? ?????? <tomh...@outlook.jp>, 2019.
 # Fumiaki Okushi <fumiaki.oku...@gmail.com>, 2014, 2015, 2019.
+# Ryuichi Yamada <ryuichi_ya...@outlook.jp>, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: bluedevil\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-02 02:10+0000\n"
-"PO-Revision-Date: 2019-10-22 15:16+0900\n"
-"Last-Translator: Tomohiro Hyakutake <tomh...@outlook.jp>\n"
+"PO-Revision-Date: 2022-08-26 17:12+0900\n"
+"Last-Translator: Ryuichi Yamada <ryuichi_ya...@outlook.jp>\n"
 "Language-Team: Japanese <kde...@kde.org>\n"
 "Language: ja\n"
 "MIME-Version: 1.0\n"
@@ -15,33 +16,33 @@
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
-"X-Generator: Lokalize 19.08.2\n"
+"X-Generator: Lokalize 22.04.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr ""
+msgstr "Ryuichi Yamada"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr ""
+msgstr "ryuichi_ya...@outlook.jp"
 
 #: bluetooth.cpp:31
 #, kde-format
 msgid "Bluetooth"
-msgstr ""
+msgstr "Bluetooth"
 
 #: bluetooth.cpp:32
 #, kde-format
 msgid "Nicolas Fella"
-msgstr ""
+msgstr "Nicolas Fella"
 
 #: bluetooth.cpp:104
 #, kde-format
 msgctxt "DeviceName Network (Service)"
 msgid "%1 Network (%2)"
-msgstr ""
+msgstr "%1 ?????????????????? (%2)"
 
 #: package/contents/ui/Device.qml:68 package/contents/ui/main.qml:176
 #, kde-format
@@ -76,12 +77,12 @@
 #: package/contents/ui/Device.qml:120
 #, kde-format
 msgid "Trusted"
-msgstr ""
+msgstr "?????????"
 
 #: package/contents/ui/Device.qml:126
 #, kde-format
 msgid "Blocked"
-msgstr ""
+msgstr "??????????????????"
 
 #: package/contents/ui/Device.qml:132
 #, kde-format
@@ -89,16 +90,14 @@
 msgstr "?????????????????????"
 
 #: package/contents/ui/Device.qml:139
-#, fuzzy, kde-format
-#| msgid "Setup NAP Network..."
+#, kde-format
 msgid "Setup NAP Network???"
 msgstr "NAP ???????????????????????????????????????..."
 
 #: package/contents/ui/Device.qml:146
-#, fuzzy, kde-format
-#| msgid "Setup NAP Network..."
+#, kde-format
 msgid "Setup DUN Network???"
-msgstr "NAP ???????????????????????????????????????..."
+msgstr "DUN ???????????????????????????????????????..."
 
 #: package/contents/ui/Device.qml:156
 #, kde-format
@@ -140,7 +139,7 @@
 #, kde-format
 msgctxt "This device is an Audio/Video device"
 msgid "Multimedia Device"
-msgstr ""
+msgstr "?????????????????????????????????"
 
 #: package/contents/ui/Device.qml:170
 #, kde-format
@@ -189,7 +188,7 @@
 msgctxt ""
 "This device is an Imaging device (printer, scanner, camera, display, ???)"
 msgid "Imaging"
-msgstr ""
+msgstr "??????????????????????????????"
 
 #: package/contents/ui/Device.qml:186
 #, kde-format
@@ -201,7 +200,7 @@
 #, kde-format
 msgctxt "This device is a Toy"
 msgid "Toy"
-msgstr ""
+msgstr "????????????"
 
 #: package/contents/ui/Device.qml:190
 #, kde-format
@@ -218,62 +217,62 @@
 #: package/contents/ui/General.qml:19
 #, kde-format
 msgid "Settings"
-msgstr ""
+msgstr "??????"
 
 #: package/contents/ui/General.qml:28
 #, kde-format
 msgid "Device:"
-msgstr ""
+msgstr "????????????:"
 
 #: package/contents/ui/General.qml:46
 #, kde-format
 msgid "Enabled:"
-msgstr ""
+msgstr "??????:"
 
 #: package/contents/ui/General.qml:52
 #, kde-format
 msgid "Visible:"
-msgstr ""
+msgstr "??????:"
 
 #: package/contents/ui/General.qml:66
 #, kde-format
 msgid "On login:"
-msgstr ""
+msgstr "???????????????:"
 
 #: package/contents/ui/General.qml:67
 #, kde-format
 msgid "Enable Bluetooth"
-msgstr ""
+msgstr "Bluetooth ????????????"
 
 #: package/contents/ui/General.qml:77 package/contents/ui/main.qml:205
 #, kde-format
 msgid "Disable Bluetooth"
-msgstr ""
+msgstr "Bluetooth ????????????"
 
 #: package/contents/ui/General.qml:87
 #, kde-format
 msgid "Remember previous status"
-msgstr ""
+msgstr "????????????????????????"
 
 #: package/contents/ui/General.qml:106
 #, kde-format
 msgid "When receiving files:"
-msgstr ""
+msgstr "????????????????????????:"
 
 #: package/contents/ui/General.qml:108
 #, kde-format
 msgid "Ask for confirmation"
-msgstr ""
+msgstr "??????????????????"
 
 #: package/contents/ui/General.qml:117
 #, kde-format
 msgid "Accept for trusted devices"
-msgstr ""
+msgstr "?????????????????????????????????????????????"
 
 #: package/contents/ui/General.qml:127
 #, kde-format
 msgid "Always accept"
-msgstr ""
+msgstr "?????????????????????"
 
 #: package/contents/ui/General.qml:137
 #, kde-format
@@ -283,59 +282,59 @@
 #: package/contents/ui/General.qml:161 package/contents/ui/General.qml:172
 #, kde-format
 msgid "Select folder"
-msgstr ""
+msgstr "?????????????????????"
 
 #: package/contents/ui/main.qml:50
 #, kde-format
 msgid "Are you sure you want to forget '%1'"
-msgstr ""
+msgstr "????????? '%1' ????????????????????????"
 
 #: package/contents/ui/main.qml:56
 #, kde-format
 msgid "Confirm Deletion of Device"
-msgstr ""
+msgstr "????????????????????????????????????"
 
 #: package/contents/ui/main.qml:108
 #, kde-format
 msgid "No Bluetooth adapters found"
-msgstr ""
+msgstr "Bluetooth ????????????????????????????????????"
 
 #: package/contents/ui/main.qml:117
 #, kde-format
 msgid "Bluetooth is disabled"
-msgstr ""
+msgstr "Bluetooth ?????????????????????????????????"
 
 #: package/contents/ui/main.qml:123
 #, kde-format
 msgid "Enable"
-msgstr ""
+msgstr "?????????"
 
 #: package/contents/ui/main.qml:133
 #, kde-format
 msgid "No devices paired"
-msgstr ""
+msgstr "??????????????????????????????????????????????????????"
 
 #: package/contents/ui/main.qml:154
 #, kde-format
 msgid "Connected"
-msgstr ""
+msgstr "????????????"
 
 #: package/contents/ui/main.qml:154
 #, kde-format
 msgid "Available"
-msgstr ""
+msgstr "????????????"
 
 #: package/contents/ui/main.qml:187
 #, kde-format
 msgid "Remove"
-msgstr ""
+msgstr "??????"
 
 #: package/contents/ui/main.qml:199
 #, kde-format
 msgid "Add New Device???"
-msgstr ""
+msgstr "??????????????????????????????..."
 
 #: package/contents/ui/main.qml:217
 #, kde-format
 msgid "Configure???"
-msgstr ""
\ No newline at end of file
+msgstr "??????..."
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bluedevil-5.25.4/po/ko/bluedevil.po 
new/bluedevil-5.25.5/po/ko/bluedevil.po
--- old/bluedevil-5.25.4/po/ko/bluedevil.po     2022-08-02 12:44:44.000000000 
+0200
+++ new/bluedevil-5.25.5/po/ko/bluedevil.po     2022-09-06 13:58:03.000000000 
+0200
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 21.08.1\n"
+"X-Generator: Lokalize 21.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bluedevil-5.25.4/po/ko/kcm_bluetooth.po 
new/bluedevil-5.25.5/po/ko/kcm_bluetooth.po
--- old/bluedevil-5.25.4/po/ko/kcm_bluetooth.po 2022-08-02 12:44:44.000000000 
+0200
+++ new/bluedevil-5.25.5/po/ko/kcm_bluetooth.po 2022-09-06 13:58:03.000000000 
+0200
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 21.08.1\n"
+"X-Generator: Lokalize 21.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bluedevil-5.25.4/po/ru/kcm_bluetooth.po 
new/bluedevil-5.25.5/po/ru/kcm_bluetooth.po
--- old/bluedevil-5.25.4/po/ru/kcm_bluetooth.po 2022-08-02 12:44:49.000000000 
+0200
+++ new/bluedevil-5.25.5/po/ru/kcm_bluetooth.po 2022-09-06 13:58:09.000000000 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: bluedevil\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-02 02:10+0000\n"
-"PO-Revision-Date: 2022-01-08 21:11+0300\n"
+"PO-Revision-Date: 2022-08-10 15:28+0300\n"
 "Last-Translator: Alexander Yavorsky <kekc...@gmail.com>\n"
 "Language-Team: Russian <kde-russ...@lists.kde.ru>\n"
 "Language: ru\n"
@@ -17,17 +17,17 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n"
 "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-"X-Generator: Lokalize 21.12.0\n"
+"X-Generator: Lokalize 22.04.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "???????????????? ??????????????,?????????????????? ??????????????"
+msgstr "???????????????? ??????????????,?????????????????? 
??????????????,?????????????????? ????????????????"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "vovan2...@mail.ru,aspotas...@gmail.com"
+msgstr "vovan2...@mail.ru,aspotas...@gmail.com,kekc...@gmail.com"
 
 #: bluetooth.cpp:31
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bluedevil-5.25.4/po/zh_CN/bluedevil.po 
new/bluedevil-5.25.5/po/zh_CN/bluedevil.po
--- old/bluedevil-5.25.4/po/zh_CN/bluedevil.po  2022-08-02 12:44:54.000000000 
+0200
+++ new/bluedevil-5.25.5/po/zh_CN/bluedevil.po  2022-09-06 13:58:14.000000000 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-02 02:10+0000\n"
-"PO-Revision-Date: 2022-07-30 15:57\n"
+"PO-Revision-Date: 2022-08-20 14:20\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bluedevil-5.25.4/po/zh_CN/kcm_bluetooth.po 
new/bluedevil-5.25.5/po/zh_CN/kcm_bluetooth.po
--- old/bluedevil-5.25.4/po/zh_CN/kcm_bluetooth.po      2022-08-02 
12:44:54.000000000 +0200
+++ new/bluedevil-5.25.5/po/zh_CN/kcm_bluetooth.po      2022-09-06 
13:58:14.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-02 02:10+0000\n"
-"PO-Revision-Date: 2022-07-30 15:57\n"
+"PO-Revision-Date: 2022-08-20 14:20\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/bluedevil-5.25.4/po/zh_CN/plasma_applet_org.kde.plasma.bluetooth.po 
new/bluedevil-5.25.5/po/zh_CN/plasma_applet_org.kde.plasma.bluetooth.po
--- old/bluedevil-5.25.4/po/zh_CN/plasma_applet_org.kde.plasma.bluetooth.po     
2022-08-02 12:44:54.000000000 +0200
+++ new/bluedevil-5.25.5/po/zh_CN/plasma_applet_org.kde.plasma.bluetooth.po     
2022-09-06 13:58:14.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-05-03 00:45+0000\n"
-"PO-Revision-Date: 2022-07-30 15:57\n"
+"PO-Revision-Date: 2022-08-20 14:20\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bluedevil-5.25.4/src/bluedevil-mime.xml 
new/bluedevil-5.25.5/src/bluedevil-mime.xml
--- old/bluedevil-5.25.4/src/bluedevil-mime.xml 2022-08-02 12:44:32.000000000 
+0200
+++ new/bluedevil-5.25.5/src/bluedevil-mime.xml 2022-09-06 13:57:51.000000000 
+0200
@@ -35,7 +35,7 @@
     <comment xml:lang="fr">P??riph??rique</comment>
     <comment xml:lang="hu">Eszk??z</comment>
     <comment xml:lang="ia">Dispositivo</comment>
-    <comment xml:lang="id">Perangkat</comment>
+    <comment xml:lang="id">Peranti</comment>
     <comment xml:lang="it">Dispositivo</comment>
     <comment xml:lang="ko">??????</comment>
     <comment xml:lang="lt">??renginys</comment>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bluedevil-5.25.4/src/bluedevil.notifyrc 
new/bluedevil-5.25.5/src/bluedevil.notifyrc
--- old/bluedevil-5.25.4/src/bluedevil.notifyrc 2022-08-02 12:44:32.000000000 
+0200
+++ new/bluedevil-5.25.5/src/bluedevil.notifyrc 2022-09-06 13:57:51.000000000 
+0200
@@ -176,7 +176,7 @@
 Comment[hsb]=Grat chce so p??izamkny??
 Comment[hu]=Egy eszk??z szeretne csatlakozni
 Comment[ia]=Un dispositivo vole connecter
-Comment[id]=Sebuah perangkat ingin mengkoneksikan
+Comment[id]=Sebuah peranti ingin mengkoneksikan
 Comment[it]=Un dispositivo vuole connettersi
 Comment[ja]=??????????????????????????????????????????
 Comment[ko]=????????? ??????????????? ???
@@ -279,7 +279,7 @@
 Comment[hsb]=Grat wobkru??i?? z wotpow??dnej PIN
 Comment[hu]=Eszk??zk??r??s meger??s??t??se egyez?? PIN-ek haszn??lat??val
 Comment[ia]=Confirma  un requesta de dispositivo usante PINs coincidente
-Comment[id]=Konfirmasi sebuah permintaan perangkat menggunakan PIN yang cocok
+Comment[id]=Konfirmasi sebuah permintaan peranti menggunakan PIN yang cocok
 Comment[it]=Conferma la richiesta di un dispositivo usando PIN corrispondenti
 Comment[ja]=????????????????????? PIN ????????????????????????????????????
 Comment[ko]=?????? ????????? PIN ????????? ??????
@@ -592,7 +592,7 @@
 Comment[hsb]=Zwisk ke gratej je so zwr??????i??
 Comment[hu]=Nem siker??lt kapcsol??dni az eszk??zh??z
 Comment[ia]=Le connexion al dispositivo ha fallite
-Comment[id]=Koneksi ke perangkat gagal
+Comment[id]=Koneksi ke peranti gagal
 Comment[it]=Connessione al dispositivo non riuscita
 Comment[ja]=?????????????????????????????????
 Comment[ko]=????????? ????????? ??? ??????
@@ -643,7 +643,7 @@
 Name[hsb]=P??iprawjenje grata zak??n??ena
 Name[hu]=Eszk??ztelep??t??s befejezve
 Name[ia]=Configuration de despositivo terminate
-Name[id]=Pengesetan Perangkat Terselesaikan
+Name[id]=Pengesetan Peranti Terselesaikan
 Name[it]=Configurazione del dispositivo completata
 Name[ko]=?????? ?????? ?????????
 Name[lt]=??renginio s??ranka u??baigta
@@ -682,7 +682,7 @@
 Comment[hsb]=P??iprawjenje bluetooth-grata je so wusp????nje zak??n??i??o
 Comment[hu]=Bluetooth eszk??z telep??t??se sikeresen befejez??d??tt
 Comment[ia]=Configuration de un dispositivo Bluetooth terminava con successo
-Comment[id]=Pengesetan sebuah perangkat Bluetooth berhasil diselesaikan
+Comment[id]=Pengesetan sebuah peranti Bluetooth berhasil diselesaikan
 Comment[it]=Configurazione di un dispositivo Bluetooth completata correttamente
 Comment[ko]=???????????? ?????? ????????? ?????????
 Comment[lt]=Bluetooth ??renginio nustatymas s??kmingai u??baigtas
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bluedevil-5.25.4/src/kcm/bluetooth.json 
new/bluedevil-5.25.5/src/kcm/bluetooth.json
--- old/bluedevil-5.25.4/src/kcm/bluetooth.json 2022-08-02 12:44:32.000000000 
+0200
+++ new/bluedevil-5.25.5/src/kcm/bluetooth.json 2022-09-06 13:57:51.000000000 
+0200
@@ -54,7 +54,7 @@
         "Description[fr]": "G??rer les p??riph??riques Bluetooth",
         "Description[hu]": "Bluetooth eszk??z??k kezel??se",
         "Description[ia]": "Gere dispositivos Bluetooth",
-        "Description[id]": "Kelola perangkat Bluetooth",
+        "Description[id]": "Kelola peranti Bluetooth",
         "Description[it]": "Gestisci i dispositivi Bluetooth",
         "Description[ko]": "???????????? ?????? ??????",
         "Description[lt]": "Tvarkyti Bluetooth ??renginius",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bluedevil-5.25.4/src/kcm/kcm_bluetooth.desktop 
new/bluedevil-5.25.5/src/kcm/kcm_bluetooth.desktop
--- old/bluedevil-5.25.4/src/kcm/kcm_bluetooth.desktop  2022-08-02 
12:44:32.000000000 +0200
+++ new/bluedevil-5.25.5/src/kcm/kcm_bluetooth.desktop  2022-09-06 
13:57:51.000000000 +0200
@@ -72,7 +72,7 @@
 Comment[hsb]=Bluetooth-graty rjadowa??
 Comment[hu]=Bluetooth eszk??z??k kezel??se
 Comment[ia]=Gere dispositivos bluetooth
-Comment[id]=Kelola perangkat Bluetooth
+Comment[id]=Kelola peranti Bluetooth
 Comment[it]=Gestisci i dispositivi Bluetooth
 Comment[ko]=???????????? ?????? ??????
 Comment[lt]=Tvarkyti Bluetooth ??renginius
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/bluedevil-5.25.4/src/wizard/org.kde.bluedevilwizard.desktop 
new/bluedevil-5.25.5/src/wizard/org.kde.bluedevilwizard.desktop
--- old/bluedevil-5.25.4/src/wizard/org.kde.bluedevilwizard.desktop     
2022-08-02 12:44:32.000000000 +0200
+++ new/bluedevil-5.25.5/src/wizard/org.kde.bluedevilwizard.desktop     
2022-09-06 13:57:51.000000000 +0200
@@ -14,7 +14,7 @@
 Name[fr]=Ajouter un p??riph??riques Bluetooth
 Name[hu]=Bluetooth eszk??z hozz??ad??sa
 Name[ia]=Adde dispositivo de Bluetooth
-Name[id]=Tambahkan Perangkat Bluetooth
+Name[id]=Tambahkan Peranti Bluetooth
 Name[it]=Aggiungi dispositivo Bluetooth
 Name[ko]=???????????? ?????? ??????
 Name[nl]=Bluetooth-apparaat toevoegen
@@ -47,7 +47,7 @@
 GenericName[fr]=Ajouter un p??riph??riques Bluetooth
 GenericName[hu]=Bluetooth eszk??z hozz??ad??sa
 GenericName[ia]=Adde dispositivos de Bluetooth
-GenericName[id]=Tambahkan Perangkat Bluetooth
+GenericName[id]=Tambahkan Peranti Bluetooth
 GenericName[it]=Aggiungi dispositivo Bluetooth
 GenericName[ko]=???????????? ?????? ??????
 GenericName[nl]=Bluetooth-apparaat toevoegen
@@ -80,7 +80,7 @@
 Comment[fr]=Ajouter un p??riph??riques Bluetooth
 Comment[hu]=Bluetooth eszk??z hozz??ad??sa
 Comment[ia]=Adde dispositivos de Bluetooth
-Comment[id]=Tambahkan Perangkat Bluetooth
+Comment[id]=Tambahkan Peranti Bluetooth
 Comment[it]=Aggiungi dispositivo Bluetooth
 Comment[ko]=???????????? ?????? ??????
 Comment[nl]=Bluetooth-apparaat toevoegen

Reply via email to