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-02-17 23:39:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bluedevil5 (Old) and /work/SRC/openSUSE:Factory/.bluedevil5.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bluedevil5" Thu Feb 17 23:39:27 2022 rev:125 rq:955216 version:5.24.1 Changes: -------- --- /work/SRC/openSUSE:Factory/bluedevil5/bluedevil5.changes 2022-02-07 23:36:52.814934385 +0100 +++ /work/SRC/openSUSE:Factory/.bluedevil5.new.1958/bluedevil5.changes 2022-02-17 23:39:28.923701434 +0100 @@ -1,0 +2,10 @@ +Tue Feb 15 19:18:14 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.24.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.24.1 +- Changes since 5.24.0: + * kded/devicemonitor: Check BlueDevilDaemon exists when calling login1PrepareForSleep (kde#450195) + +------------------------------------------------------------------- Old: ---- bluedevil-5.24.0.tar.xz bluedevil-5.24.0.tar.xz.sig New: ---- bluedevil-5.24.1.tar.xz bluedevil-5.24.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bluedevil5.spec ++++++ --- /var/tmp/diff_new_pack.YijE7j/_old 2022-02-17 23:39:29.587701429 +0100 +++ /var/tmp/diff_new_pack.YijE7j/_new 2022-02-17 23:39:29.591701429 +0100 @@ -22,15 +22,15 @@ %bcond_without released Name: bluedevil5 -Version: 5.24.0 +Version: 5.24.1 Release: 0 Summary: Bluetooth Manager for KDE Plasma License: GPL-2.0-or-later Group: Hardware/Other URL: http://www.kde.org/ -Source: bluedevil-%{version}.tar.xz +Source: https://download.kde.org/stable/plasma/%{version}/bluedevil-%{version}.tar.xz %if %{with released} -Source1: bluedevil-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/plasma/%{version}/bluedevil-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: extra-cmake-modules ++++++ bluedevil-5.24.0.tar.xz -> bluedevil-5.24.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bluedevil-5.24.0/CMakeLists.txt new/bluedevil-5.24.1/CMakeLists.txt --- old/bluedevil-5.24.0/CMakeLists.txt 2022-02-03 15:23:46.000000000 +0100 +++ new/bluedevil-5.24.1/CMakeLists.txt 2022-02-15 13:19:23.000000000 +0100 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.16) project(bluedevil) -set(PROJECT_VERSION "5.24.0") +set(PROJECT_VERSION "5.24.1") set(PROJECT_VERSION_MAJOR 5) set(QT_MIN_VERSION "5.15.0") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bluedevil-5.24.0/po/ro/bluedevil.po new/bluedevil-5.24.1/po/ro/bluedevil.po --- old/bluedevil-5.24.0/po/ro/bluedevil.po 2022-02-03 15:23:40.000000000 +0100 +++ new/bluedevil-5.24.1/po/ro/bluedevil.po 2022-02-15 13:19:17.000000000 +0100 @@ -1,13 +1,13 @@ # Copyright (C) YEAR This file is copyright: # This file is distributed under the same license as the bluedevil package. -# Sergiu Bivol <ser...@cip.md>, 2020, 2021. +# Sergiu Bivol <ser...@cip.md>, 2020, 2021, 2022. # msgid "" msgstr "" "Project-Id-Version: bluedevil\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-12-27 00:44+0000\n" -"PO-Revision-Date: 2021-07-25 13:52+0100\n" +"PO-Revision-Date: 2022-02-05 12:16+0000\n" "Last-Translator: Sergiu Bivol <ser...@cip.md>\n" "Language-Team: Romanian\n" "Language: ro\n" @@ -16,7 +16,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2;\n" -"X-Generator: Lokalize 19.12.3\n" +"X-Generator: Lokalize 21.12.2\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -180,11 +180,10 @@ msgstr "Renun????" #: kded/receivefilejob.cpp:164 -#, fuzzy, kde-format -#| msgid "<b>Receiving files</b>" +#, kde-format msgctxt "@title job" msgid "Receiving file" -msgstr "<b>Se primesc fi??iere</b>" +msgstr "Se prime??te un fi??ier" #: kded/receivefilejob.cpp:165 sendfile/sendfilesjob.cpp:70 #: sendfile/sendfilesjob.cpp:86 @@ -294,10 +293,9 @@ msgstr "Porne??te-l" #: sendfile/main.cpp:24 sendfile/main.cpp:26 -#, fuzzy, kde-format -#| msgid "Bluetooth transfer failed" +#, kde-format msgid "Bluetooth File Transfer" -msgstr "Transferul prin Bluetooth a e??uat" +msgstr "Transfer de fi??iere prin Bluetooth" #: sendfile/main.cpp:48 #, kde-format @@ -321,18 +319,15 @@ msgstr "Se conecteaz?? la %1???" #: sendfile/pages/failpage.cpp:41 -#, fuzzy, kde-format -#| msgctxt "This string is shown when the wizard fail" -#| msgid "The connection to the device has failed" +#, kde-format msgctxt "This string is shown when the wizard fail" msgid "The connection to the device has failed: %1" -msgstr "Conectarea la dispozitiv a e??uat" +msgstr "Conexiunea la dispozitiv a e??uat: %1" #: sendfile/pages/failpage.cpp:43 -#, fuzzy, kde-format -#| msgid "The connection to %1 has failed" +#, kde-format msgid "The connection to %1 has failed: %2" -msgstr "Conectarea la %1 a e??uat" +msgstr "Conexiunea la %1 a e??uat: %2" #: sendfile/pages/selectdeviceandfilespage.cpp:53 #, kde-format @@ -403,10 +398,9 @@ msgstr "Termin??" #: wizard/main.cpp:25 wizard/main.cpp:27 -#, fuzzy, kde-format -#| msgid "Bluetooth Devices" +#, kde-format msgid "Add Bluetooth Device" -msgstr "Dispozitive Bluetooth" +msgstr "Adaug?? dispozitiv Bluetooth" #: wizard/pages/discover.cpp:101 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bluedevil-5.24.0/po/ro/kcm_bluetooth.po new/bluedevil-5.24.1/po/ro/kcm_bluetooth.po --- old/bluedevil-5.24.0/po/ro/kcm_bluetooth.po 2022-02-03 15:23:40.000000000 +0100 +++ new/bluedevil-5.24.1/po/ro/kcm_bluetooth.po 2022-02-15 13:19:17.000000000 +0100 @@ -1,13 +1,13 @@ # Copyright (C) YEAR This file is copyright: # This file is distributed under the same license as the bluedevil package. -# Sergiu Bivol <ser...@cip.md>, 2020, 2021. +# Sergiu Bivol <ser...@cip.md>, 2020, 2021, 2022. # msgid "" msgstr "" "Project-Id-Version: bluedevil\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-12-31 00:44+0000\n" -"PO-Revision-Date: 2021-07-25 13:52+0100\n" +"PO-Revision-Date: 2022-02-05 12:16+0000\n" "Last-Translator: Sergiu Bivol <ser...@cip.md>\n" "Language-Team: Romanian\n" "Language: ro\n" @@ -16,7 +16,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2;\n" -"X-Generator: Lokalize 19.12.3\n" +"X-Generator: Lokalize 21.12.2\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -139,7 +139,7 @@ #, kde-format msgctxt "This device is an Audio/Video device" msgid "Multimedia Device" -msgstr "" +msgstr "Dispozitiv multimedia" #: package/contents/ui/Device.qml:170 #, kde-format @@ -237,13 +237,12 @@ #: package/contents/ui/General.qml:66 #, kde-format msgid "On login:" -msgstr "" +msgstr "La autentificare:" #: package/contents/ui/General.qml:67 -#, fuzzy, kde-format -#| msgid "Disable Bluetooth" +#, kde-format msgid "Enable Bluetooth" -msgstr "Dezactiveaz?? Bluetooth" +msgstr "Activeaz?? Bluetooth" #: package/contents/ui/General.qml:77 package/contents/ui/main.qml:193 #, kde-format @@ -253,7 +252,7 @@ #: package/contents/ui/General.qml:87 #, kde-format msgid "Remember previous status" -msgstr "" +msgstr "Memorizeaz?? starea precedent??" #: package/contents/ui/General.qml:106 #, kde-format @@ -288,12 +287,12 @@ #: package/contents/ui/main.qml:41 #, kde-format msgid "Are you sure you want to forget '%1'" -msgstr "" +msgstr "Sigur dori??i s?? uita??i ???%1????" #: package/contents/ui/main.qml:47 #, kde-format msgid "Confirm Deletion of Device" -msgstr "" +msgstr "Confirm?? ??tergerea dispozitivului" #: package/contents/ui/main.qml:98 #, kde-format @@ -333,7 +332,7 @@ #: package/contents/ui/main.qml:187 #, kde-format msgid "Add New Device???" -msgstr "" +msgstr "Adaug?? dispozitiv nou???" #: package/contents/ui/main.qml:205 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bluedevil-5.24.0/po/ro/plasma_applet_org.kde.plasma.bluetooth.po new/bluedevil-5.24.1/po/ro/plasma_applet_org.kde.plasma.bluetooth.po --- old/bluedevil-5.24.0/po/ro/plasma_applet_org.kde.plasma.bluetooth.po 2022-02-03 15:23:40.000000000 +0100 +++ new/bluedevil-5.24.1/po/ro/plasma_applet_org.kde.plasma.bluetooth.po 2022-02-15 13:19: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. -# Sergiu Bivol <ser...@cip.md>, 2015, 2020, 2021. +# Sergiu Bivol <ser...@cip.md>, 2015, 2020, 2021, 2022. # msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-01-25 02:11+0000\n" -"PO-Revision-Date: 2021-07-25 14:05+0100\n" +"PO-Revision-Date: 2022-02-05 12:33+0000\n" "Last-Translator: Sergiu Bivol <ser...@cip.md>\n" "Language-Team: Romanian\n" "Language: ro\n" @@ -16,7 +16,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2;\n" -"X-Generator: Lokalize 19.12.3\n" +"X-Generator: Lokalize 21.12.2\n" #: package/contents/ui/BluetoothApplet.qml:24 #, kde-format @@ -104,10 +104,9 @@ msgstr "Se conecteaz??" #: package/contents/ui/DeviceItem.qml:249 -#, fuzzy, kde-format -#| msgid "Connect" +#, kde-format msgid "Connected" -msgstr "Conecteaz??" +msgstr "Conectat" #: package/contents/ui/DeviceItem.qml:256 #, kde-format @@ -122,7 +121,7 @@ #: package/contents/ui/DeviceItem.qml:267 #, kde-format msgid "Phone" -msgstr "" +msgstr "Telefon" #: package/contents/ui/DeviceItem.qml:274 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bluedevil-5.24.0/po/zh_CN/bluedevil.po new/bluedevil-5.24.1/po/zh_CN/bluedevil.po --- old/bluedevil-5.24.0/po/zh_CN/bluedevil.po 2022-02-03 15:23:45.000000000 +0100 +++ new/bluedevil-5.24.1/po/zh_CN/bluedevil.po 2022-02-15 13:19:22.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-12-27 00:44+0000\n" -"PO-Revision-Date: 2022-01-08 15:22\n" +"PO-Revision-Date: 2022-02-11 15:56\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -18,8 +18,8 @@ "X-Crowdin-Project: kdeorg\n" "X-Crowdin-Project-ID: 269464\n" "X-Crowdin-Language: zh-CN\n" -"X-Crowdin-File: /kf5-trunk/messages/bluedevil/bluedevil.pot\n" -"X-Crowdin-File-ID: 4318\n" +"X-Crowdin-File: /kf5-stable/messages/bluedevil/bluedevil.pot\n" +"X-Crowdin-File-ID: 2381\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bluedevil-5.24.0/po/zh_CN/kcm_bluetooth.po new/bluedevil-5.24.1/po/zh_CN/kcm_bluetooth.po --- old/bluedevil-5.24.0/po/zh_CN/kcm_bluetooth.po 2022-02-03 15:23:45.000000000 +0100 +++ new/bluedevil-5.24.1/po/zh_CN/kcm_bluetooth.po 2022-02-15 13:19:22.000000000 +0100 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-12-31 00:44+0000\n" -"PO-Revision-Date: 2022-01-08 15:22\n" +"PO-Revision-Date: 2022-02-11 15:56\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -14,8 +14,8 @@ "X-Crowdin-Project: kdeorg\n" "X-Crowdin-Project-ID: 269464\n" "X-Crowdin-Language: zh-CN\n" -"X-Crowdin-File: /kf5-trunk/messages/bluedevil/kcm_bluetooth.pot\n" -"X-Crowdin-File-ID: 24534\n" +"X-Crowdin-File: /kf5-stable/messages/bluedevil/kcm_bluetooth.pot\n" +"X-Crowdin-File-ID: 24656\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bluedevil-5.24.0/po/zh_CN/plasma_applet_org.kde.plasma.bluetooth.po new/bluedevil-5.24.1/po/zh_CN/plasma_applet_org.kde.plasma.bluetooth.po --- old/bluedevil-5.24.0/po/zh_CN/plasma_applet_org.kde.plasma.bluetooth.po 2022-02-03 15:23:45.000000000 +0100 +++ new/bluedevil-5.24.1/po/zh_CN/plasma_applet_org.kde.plasma.bluetooth.po 2022-02-15 13:19:22.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-01-25 02:11+0000\n" -"PO-Revision-Date: 2022-01-08 15:22\n" +"PO-Revision-Date: 2022-02-11 15:56\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -18,9 +18,9 @@ "X-Crowdin-Project: kdeorg\n" "X-Crowdin-Project-ID: 269464\n" "X-Crowdin-Language: zh-CN\n" -"X-Crowdin-File: /kf5-trunk/messages/bluedevil/plasma_applet_org.kde.plasma." +"X-Crowdin-File: /kf5-stable/messages/bluedevil/plasma_applet_org.kde.plasma." "bluetooth.pot\n" -"X-Crowdin-File-ID: 4522\n" +"X-Crowdin-File-ID: 2720\n" #: package/contents/ui/BluetoothApplet.qml:24 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bluedevil-5.24.0/src/kcm/bluetooth.json new/bluedevil-5.24.1/src/kcm/bluetooth.json --- old/bluedevil-5.24.0/src/kcm/bluetooth.json 2022-02-03 15:23:26.000000000 +0100 +++ new/bluedevil-5.24.1/src/kcm/bluetooth.json 2022-02-15 13:19:00.000000000 +0100 @@ -24,6 +24,7 @@ "Name[pl]": "Nicolas Fella", "Name[pt]": "Nicolas Fella", "Name[pt_BR]": "Nicolas Fella", + "Name[ro]": "Nicolas Fella", "Name[ru]": "Nicolas Fella", "Name[sk]": "Nicolas Fella", "Name[sl]": "Nicolas Fella", @@ -54,6 +55,7 @@ "Description[pl]": "Zarz??dzanie urz??dzeniami Bluetooth", "Description[pt]": "Gerir os dispositivos Bluetooth", "Description[pt_BR]": "Gerenciar dispositivos Bluetooth", + "Description[ro]": "Gestioneaz?? dispozitive Bluetooth", "Description[ru]": "???????????????????? ???????????????????????? Bluetooth", "Description[sk]": "Spravova?? Bluetooth zariadenia", "Description[sl]": "Upravlja Bluetooth naprave", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bluedevil-5.24.0/src/kded/devicemonitor.cpp new/bluedevil-5.24.1/src/kded/devicemonitor.cpp --- old/bluedevil-5.24.0/src/kded/devicemonitor.cpp 2022-02-03 15:23:26.000000000 +0100 +++ new/bluedevil-5.24.1/src/kded/devicemonitor.cpp 2022-02-15 13:19:00.000000000 +0100 @@ -23,6 +23,7 @@ DeviceMonitor::DeviceMonitor(BlueDevilDaemon *daemon) : QObject(daemon) , m_manager(daemon->manager()) + , m_isParentValid(true) , m_config(KSharedConfig::openConfig(QStringLiteral("bluedevilglobalrc"))) { Q_FOREACH (BluezQt::AdapterPtr adapter, m_manager->adapters()) { @@ -39,6 +40,17 @@ // Catch suspend/resume events so we can save status when suspending and // resume when waking up + // It's possible that BlueDevilDaemon has been destroyed, but PrepareForSleep is + // received before DeviceMonitor is destroyed, so a crash will happen. To prevent + // the crash, add a check in login1PrepareForSleep to validate BlueDevilDaemon still exists. + connect( + parent(), + &QObject::destroyed, + this, + [this] { + m_isParentValid = false; + }, + Qt::DirectConnection); QDBusConnection::systemBus().connect(QStringLiteral("org.freedesktop.login1"), QStringLiteral("/org/freedesktop/login1"), QStringLiteral("org.freedesktop.login1.Manager"), @@ -116,6 +128,10 @@ void DeviceMonitor::login1PrepareForSleep(bool active) { + if (!m_isParentValid) { + return; + } + if (active) { qCDebug(BLUEDEVIL_KDED_LOG) << "About to suspend"; saveState(); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bluedevil-5.24.0/src/kded/devicemonitor.h new/bluedevil-5.24.1/src/kded/devicemonitor.h --- old/bluedevil-5.24.0/src/kded/devicemonitor.h 2022-02-03 15:23:26.000000000 +0100 +++ new/bluedevil-5.24.1/src/kded/devicemonitor.h 2022-02-15 13:19:00.000000000 +0100 @@ -46,6 +46,7 @@ KFilePlacesModel *places(); BluezQt::Manager *m_manager; + bool m_isParentValid; KFilePlacesModel *m_places = nullptr; KSharedConfig::Ptr m_config; }; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bluedevil-5.24.0/src/sendfile/org.kde.bluedevilsendfile.desktop new/bluedevil-5.24.1/src/sendfile/org.kde.bluedevilsendfile.desktop --- old/bluedevil-5.24.0/src/sendfile/org.kde.bluedevilsendfile.desktop 2022-02-03 15:23:26.000000000 +0100 +++ new/bluedevil-5.24.1/src/sendfile/org.kde.bluedevilsendfile.desktop 2022-02-15 13:19:00.000000000 +0100 @@ -21,7 +21,7 @@ Name[pa]=???????????????????????? ???????????? ????????????????????? Name[pl]=Przesy??anie plik??w Bluetooth Name[pt_BR]=Transfer??ncia de arquivo por Bluetooth -Name[ro]=Transfer de fi??iere Bluetooth +Name[ro]=Transfer de fi??iere prin Bluetooth Name[ru]=???????????????? ?????????? ???? Bluetooth Name[sk]=Prenosy s??borov Bluetooth Name[sl]=Prenos datotek prek Bluetooth @@ -44,6 +44,7 @@ GenericName[pa]=????????????????????? ???????????? ????????????????????? GenericName[pl]=Przesy??anie plik??w przez Bluetooth GenericName[pt_BR]=Transfer??ncia de arquivo por Bluetooth +GenericName[ro]=Transfer de fi??iere prin Bluetooth GenericName[ru]=???????????????? ?????????? ???? Bluetooth GenericName[sk]=Prenos s??borov cez Bluetooth GenericName[sl]=Bluetooth prenos datotek @@ -65,6 +66,7 @@ Comment[pa]=?????????????????? ????????? ????????????????????? ??????????????? ???????????? Comment[pl]=Wy??lij plik przez Bluetooth Comment[pt_BR]=Enviar arquivos por Bluetooth +Comment[ro]=Trimite fi??iere prin Bluetooth Comment[ru]=?????????????????????? ?????????? ???? Bluetooth Comment[sk]=Posla?? s??bory cez Bluetooth Comment[sl]=Po??lji datoteke preko Bluetooth-a diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bluedevil-5.24.0/src/wizard/org.kde.bluedevilwizard.desktop new/bluedevil-5.24.1/src/wizard/org.kde.bluedevilwizard.desktop --- old/bluedevil-5.24.0/src/wizard/org.kde.bluedevilwizard.desktop 2022-02-03 15:23:26.000000000 +0100 +++ new/bluedevil-5.24.1/src/wizard/org.kde.bluedevilwizard.desktop 2022-02-15 13:19:00.000000000 +0100 @@ -13,6 +13,7 @@ Name[pa]=????????????????????? ?????????????????? ???????????? Name[pl]=Dodaj urz??dzenie Bluetooth Name[pt_BR]=Adicionar dispositivo Bluetooth +Name[ro]=Adaug?? dispozitiv Bluetooth Name[ru]=???????????????????? ???????????????????? Bluetooth Name[sk]=Prida?? Bluetooth zariadenie Name[sl]=Dodaj napravo Bluetooth @@ -34,6 +35,7 @@ GenericName[pa]=????????????????????? ?????????????????? ???????????? GenericName[pl]=Dodaj urz??dzenie Bluetooth GenericName[pt_BR]=Adicionar dispositivo Bluetooth +GenericName[ro]=Adaug?? dispozitiv Bluetooth GenericName[ru]=???????????????????? ???????????????????? Bluetooth GenericName[sk]=Prida?? Bluetooth zariadenie GenericName[sl]=Dodaj napravo Bluetooth @@ -55,6 +57,7 @@ Comment[pa]=????????????????????? ?????????????????? ???????????? Comment[pl]=Dodaj urz??dzenie Bluetooth Comment[pt_BR]=Adicionar dispositivo Bluetooth +Comment[ro]=Adaug?? dispozitiv Bluetooth Comment[ru]=???????????????????? ???????????????????? Bluetooth Comment[sk]=Prida?? Bluetooth zariadenie Comment[sl]=Dodaj napravo Bluetooth