Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plasma6-nm for openSUSE:Factory 
checked in at 2026-03-04 21:01:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma6-nm (Old)
 and      /work/SRC/openSUSE:Factory/.plasma6-nm.new.561 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma6-nm"

Wed Mar  4 21:01:55 2026 rev:40 rq:1336127 version:6.6.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma6-nm/plasma6-nm.changes    2026-02-27 
17:01:29.107171049 +0100
+++ /work/SRC/openSUSE:Factory/.plasma6-nm.new.561/plasma6-nm.changes   
2026-03-04 21:02:06.120707525 +0100
@@ -1,0 +2,10 @@
+Tue Mar  3 12:28:12 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.6.2:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.6.2
+- Changes since 6.6.1:
+  * Update version for new release 6.6.2
+  * Consider connected bridges and VLANs to be connections for icon purposes 
(kde#516712)
+
+-------------------------------------------------------------------

Old:
----
  plasma-nm-6.6.1.tar.xz
  plasma-nm-6.6.1.tar.xz.sig

New:
----
  plasma-nm-6.6.2.tar.xz
  plasma-nm-6.6.2.tar.xz.sig

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

Other differences:
------------------
++++++ plasma6-nm.spec ++++++
--- /var/tmp/diff_new_pack.wjizdF/_old  2026-03-04 21:02:06.724732492 +0100
+++ /var/tmp/diff_new_pack.wjizdF/_new  2026-03-04 21:02:06.728732657 +0100
@@ -30,7 +30,7 @@
 %bcond_without openconnect
 %endif
 Name:           plasma6-nm
-Version:        6.6.1
+Version:        6.6.2
 Release:        0
 Summary:        Plasma applet written in QML for managing network connections
 License:        (GPL-2.0-only OR GPL-3.0-only) AND (LGPL-2.1-only OR 
LGPL-3.0-only)

++++++ plasma-nm-6.6.1.tar.xz -> plasma-nm-6.6.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-nm-6.6.1/CMakeLists.txt 
new/plasma-nm-6.6.2/CMakeLists.txt
--- old/plasma-nm-6.6.1/CMakeLists.txt  2026-02-24 10:42:18.000000000 +0100
+++ new/plasma-nm-6.6.2/CMakeLists.txt  2026-03-03 10:35:33.000000000 +0100
@@ -2,9 +2,9 @@
 
 project(plasma-networkmanagement)
 
-set(PROJECT_VERSION "6.6.1")
+set(PROJECT_VERSION "6.6.2")
 
-set(PROJECT_DEP_VERSION "6.6.1")
+set(PROJECT_DEP_VERSION "6.6.2")
 set(QT_MIN_VERSION "6.10.0")
 set(KF6_MIN_VERSION "6.22.0")
 set(KDE_COMPILERSETTINGS_LEVEL "5.82")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-nm-6.6.1/applet/metadata.json 
new/plasma-nm-6.6.2/applet/metadata.json
--- old/plasma-nm-6.6.1/applet/metadata.json    2026-02-24 10:42:18.000000000 
+0100
+++ new/plasma-nm-6.6.2/applet/metadata.json    2026-03-03 10:35:33.000000000 
+0100
@@ -198,6 +198,7 @@
     "X-KDE-Keywords[ro]": "rețea,internet,ethernet,fără fir,wifi,wlan,vpn",
     "X-KDE-Keywords[ru]": 
"network,internet,ethernet,wireless,wifi,wlan,vpn,сеть,интернет,беспроводная 
сеть,",
     "X-KDE-Keywords[sa]": "नेटवर्क,इंटरनेट,ईथरनेट,वायरलेस,वाईफाई,wlan,vpn",
+    "X-KDE-Keywords[sk]": "sieť, internet, ethernet, bezdrôtové pripojenie, 
wifi, wlan, vpn",
     "X-KDE-Keywords[sl]": "omrežje,internet,ethernet,brezžično,wifi,wlan,vpn",
     "X-KDE-Keywords[sv]": "nätverk,internet,ethernet,trådlös,wifi,wlan,vpn",
     "X-KDE-Keywords[ta]": "network,internet,ethernet,wireless,wifi,wlan,vpn, 
பிணையம், இணையம், வலைதளம், அருகலை, வைஃபை",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-6.6.1/kcms/kcm_cellularnetwork/kcm_cellular_network.json 
new/plasma-nm-6.6.2/kcms/kcm_cellularnetwork/kcm_cellular_network.json
--- old/plasma-nm-6.6.1/kcms/kcm_cellularnetwork/kcm_cellular_network.json      
2026-02-24 10:42:18.000000000 +0100
+++ new/plasma-nm-6.6.2/kcms/kcm_cellularnetwork/kcm_cellular_network.json      
2026-03-03 10:35:33.000000000 +0100
@@ -28,6 +28,7 @@
         "Description[pt_BR]": "Gerenciamento de redes celulares",
         "Description[ro]": "Gestiunea rețelelor celulare",
         "Description[ru]": "Управление подключениями к сотовым сетям",
+        "Description[sk]": "Správa mobilných sietí",
         "Description[sl]": "Upravljanje mobilnih omrežij",
         "Description[sv]": "Hantering av mobilnät",
         "Description[tr]": "Hücresel ağlar yönetimi",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-6.6.1/kcms/kcm_wired_mobile/kcm_mobile_wired.json 
new/plasma-nm-6.6.2/kcms/kcm_wired_mobile/kcm_mobile_wired.json
--- old/plasma-nm-6.6.1/kcms/kcm_wired_mobile/kcm_mobile_wired.json     
2026-02-24 10:42:18.000000000 +0100
+++ new/plasma-nm-6.6.2/kcms/kcm_wired_mobile/kcm_mobile_wired.json     
2026-03-03 10:35:33.000000000 +0100
@@ -23,6 +23,7 @@
         "Description[pt_BR]": "Configurações da rede com fio",
         "Description[ro]": "Configurare rețea cu fir",
         "Description[ru]": "Параметры проводного соединения",
+        "Description[sk]": "Nastavenia káblovej siete",
         "Description[sl]": "Nastavitve žičnega omrežja",
         "Description[sv]": "Trådbundna nätverksinställningar",
         "Description[ta]": "கம்பி பிணையத்திற்கான அமைப்புகள்",
@@ -57,6 +58,7 @@
         "Name[pt_BR]": "Rede com fio",
         "Name[ro]": "Rețea cu fir",
         "Name[ru]": "Проводная сеть",
+        "Name[sk]": "Káblová sieť",
         "Name[sl]": "Ožičeno omrežje",
         "Name[sv]": "Trådbundet nätverk",
         "Name[ta]": "கம்பி இணைப்பு",
@@ -86,6 +88,7 @@
     "X-KDE-Keywords[pl]": 
"przewodowe,sieć,ethernet,cat5,cat6,IP,adres,DHCP,połączenie,kabel,sieć",
     "X-KDE-Keywords[pt_BR]": "com 
fio,rede,ethernet,cat5,cat6,IP,endereço,DHCP,conexão,cabo,rede",
     "X-KDE-Keywords[ru]": 
"wired,network,ethernet,cat5,cat6,IP,address,DHCP,connection,cable,networking,проводная
 сеть,провод,кабель,сеть,сетевой кабель,адрес,подключение,соединение",
+    "X-KDE-Keywords[sk]": "káblové 
pripojenie,sieť,ethernet,cat5,cat6,IP,adresa,DHCP,pripojenie,kábel,sieťové 
pripojenie",
     "X-KDE-Keywords[sl]": 
"ožičeno,omrežje,ethernet,cat5,cat6,IP,naslov,DHCP,povezava,kabel,mreženje",
     "X-KDE-Keywords[sv]": 
"trådbundet,nätverk,ethernet,cat5,cat6,IP,adress,DHCP,anslutning,kabel",
     "X-KDE-Keywords[ta]": 
"wired,network,ethernet,cat5,cat6,IP,address,DHCP,connection,cable,networking, 
கம்பி, பிணையம், இணையம், முகவரி, இணைப்பு, பிணையமாக்கம், இணையமாக்கம்",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-nm-6.6.1/libs/connectionicon.cpp 
new/plasma-nm-6.6.2/libs/connectionicon.cpp
--- old/plasma-nm-6.6.1/libs/connectionicon.cpp 2026-02-24 10:42:18.000000000 
+0100
+++ new/plasma-nm-6.6.2/libs/connectionicon.cpp 2026-03-03 10:35:33.000000000 
+0100
@@ -325,6 +325,10 @@
                         && (connection->type() != 
NetworkManager::ConnectionSettings::Wired))) {
                     connection = activeConnection;
                 }
+            } else if (type == NetworkManager::ConnectionSettings::Vlan) {
+                if (connection && connection->type() == 
NetworkManager::ConnectionSettings::Vlan) {
+                    connection = activeConnection;
+                }
             }
         }
     }
@@ -347,6 +351,10 @@
             } else if (type == NetworkManager::Device::Ethernet) {
                 setConnectionIcon(QStringLiteral("network-wired-activated"));
                 
setConnectionTooltipIcon(QStringLiteral("network-wired-activated"));
+            } else if (type == NetworkManager::Device::Bridge) {
+                // TODO: use a not-yet created bridge-specific network icon 
here
+                setConnectionIcon(QStringLiteral("network-wired-activated"));
+                
setConnectionTooltipIcon(QStringLiteral("network-wired-activated"));
             } else if (type == NetworkManager::Device::Modem) {
                 setModemIcon(device);
             } else if (type == NetworkManager::Device::Bluetooth) {
@@ -365,7 +373,7 @@
                 // do anything just because it has a device
                 // associated with it.
             } else {
-                // Ignore other devices (bond/bridge/team etc.)
+                // Ignore other devices (bond/team etc.)
                 setDisconnectedIcon();
             }
         }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-nm-6.6.1/po/ar/kcm_mobile_wifi.po 
new/plasma-nm-6.6.2/po/ar/kcm_mobile_wifi.po
--- old/plasma-nm-6.6.1/po/ar/kcm_mobile_wifi.po        2026-02-24 
10:42:18.000000000 +0100
+++ new/plasma-nm-6.6.2/po/ar/kcm_mobile_wifi.po        2026-03-03 
10:35:33.000000000 +0100
@@ -1,6 +1,6 @@
 # Copyright (C) 2025 This file is copyright:
 # This file is distributed under the same license as the plasma-mobile package.
-# SPDX-FileCopyrightText: 2023, 2025 Zayed Al-Saidi <[email protected]>
+# SPDX-FileCopyrightText: 2023, 2025, 2026 Zayed Al-Saidi 
<[email protected]>
 #
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-6.6.1/po/ca/plasmanetworkmanagement_openvpnui.po 
new/plasma-nm-6.6.2/po/ca/plasmanetworkmanagement_openvpnui.po
--- old/plasma-nm-6.6.1/po/ca/plasmanetworkmanagement_openvpnui.po      
2026-02-24 10:42:18.000000000 +0100
+++ new/plasma-nm-6.6.2/po/ca/plasmanetworkmanagement_openvpnui.po      
2026-03-03 10:35:33.000000000 +0100
@@ -1,16 +1,16 @@
 # Translation of plasmanetworkmanagement_openvpnui.po to Catalan
-# Copyright (C) 2014-2023 This_file_is_part_of_KDE
+# Copyright (C) 2014-2026 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # SPDX-FileCopyrightText: 2014, 2015, 2016, 2020 Antoni Bella Pérez 
<[email protected]>
-# SPDX-FileCopyrightText: 2014, 2015, 2016, 2017, 2020, 2021, 2022, 2023 Josep 
M. Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2014, 2015, 2016, 2017, 2020, 2021, 2022, 2023, 2026 
Josep M. Ferrer <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: plasma-nm\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-12-25 00:45+0000\n"
-"PO-Revision-Date: 2023-09-24 20:24+0200\n"
+"PO-Revision-Date: 2026-02-28 11:05+0100\n"
 "Last-Translator: Josep M. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca\n"
@@ -19,7 +19,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
-"X-Generator: Lokalize 22.12.3\n"
+"X-Generator: Lokalize 25.04.0\n"
 
 #: openvpn.cpp:182
 #, kde-format
@@ -441,8 +441,8 @@
 "Take the TUN device MTU to be specified value and derive the link MTU from "
 "it."
 msgstr ""
-"Configura el MTU del dispositiu TUN al valor especificat i obtén el MTU "
-"d'enllaç a partir d'aquest."
+"Configura el MTU del dispositiu TUN al valor especificat i obtén el MTU de "
+"l'enllaç a partir d'aquest."
 
 #. i18n: ectx: property (text), widget (QCheckBox, chkMtu)
 #: openvpnadvanced.ui:230
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-6.6.1/po/ca@valencia/plasmanetworkmanagement_openvpnui.po 
new/plasma-nm-6.6.2/po/ca@valencia/plasmanetworkmanagement_openvpnui.po
--- old/plasma-nm-6.6.1/po/ca@valencia/plasmanetworkmanagement_openvpnui.po     
2026-02-24 10:42:18.000000000 +0100
+++ new/plasma-nm-6.6.2/po/ca@valencia/plasmanetworkmanagement_openvpnui.po     
2026-03-03 10:35:33.000000000 +0100
@@ -1,16 +1,16 @@
 # Translation of plasmanetworkmanagement_openvpnui.po to Catalan (Valencian)
-# Copyright (C) 2014-2023 This_file_is_part_of_KDE
+# Copyright (C) 2014-2026 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # SPDX-FileCopyrightText: 2014, 2015, 2016, 2020 Antoni Bella Pérez 
<[email protected]>
-# SPDX-FileCopyrightText: 2014, 2015, 2016, 2017, 2020, 2021, 2022, 2023 Josep 
M. Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2014, 2015, 2016, 2017, 2020, 2021, 2022, 2023, 2026 
Josep M. Ferrer <[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: plasma-nm\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-12-25 00:45+0000\n"
-"PO-Revision-Date: 2023-09-24 20:24+0200\n"
+"PO-Revision-Date: 2026-02-28 11:05+0100\n"
 "Last-Translator: Josep M. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca@valencia\n"
@@ -19,7 +19,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
-"X-Generator: Lokalize 22.12.3\n"
+"X-Generator: Lokalize 25.04.0\n"
 
 #: openvpn.cpp:182
 #, kde-format
@@ -441,8 +441,8 @@
 "Take the TUN device MTU to be specified value and derive the link MTU from "
 "it."
 msgstr ""
-"Configura el MTU del dispositiu TUN al valor especificat i obtín el MTU "
-"d'enllaç a partir d'este."
+"Configura el MTU del dispositiu TUN al valor especificat i obtín el MTU de "
+"l'enllaç a partir d'este."
 
 #. i18n: ectx: property (text), widget (QCheckBox, chkMtu)
 #: openvpnadvanced.ui:230
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-6.6.1/po/eu/plasmanetworkmanagement_fortisslvpnui.po 
new/plasma-nm-6.6.2/po/eu/plasmanetworkmanagement_fortisslvpnui.po
--- old/plasma-nm-6.6.1/po/eu/plasmanetworkmanagement_fortisslvpnui.po  
2026-02-24 10:42:18.000000000 +0100
+++ new/plasma-nm-6.6.2/po/eu/plasmanetworkmanagement_fortisslvpnui.po  
2026-03-03 10:35:33.000000000 +0100
@@ -6,13 +6,13 @@
 #
 # Translators:
 # Osoitz <[email protected]>, 2017.
-# Iñigo Salvador Azurmendi <[email protected]>, 2017, 2019, 2020.
+# SPDX-FileCopyrightText: 2017, 2019, 2020, 2026 Iñigo Salvador Azurmendi 
<[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: plasman-nm\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-11-17 11:54+0000\n"
-"PO-Revision-Date: 2020-12-21 21:23+0100\n"
+"PO-Revision-Date: 2026-03-01 12:57+0100\n"
 "Last-Translator: Iñigo Salvador Azurmendi <[email protected]>\n"
 "Language-Team: Basque <[email protected]>\n"
 "Language: eu\n"
@@ -20,7 +20,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 20.12.0\n"
+"X-Generator: Lokalize 25.12.2\n"
 
 #. i18n: ectx: property (text), widget (QPushButton, advancedButton)
 #: fortisslvpn.ui:36
@@ -143,7 +143,7 @@
 #: fortisslvpnauth.ui:68
 #, kde-format
 msgid "Token:"
-msgstr "Token:"
+msgstr "Tokena:"
 
 #, fuzzy
 #~| msgid "Authentication"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-nm-6.6.1/po/fr/kcm_mobile_wifi.po 
new/plasma-nm-6.6.2/po/fr/kcm_mobile_wifi.po
--- old/plasma-nm-6.6.1/po/fr/kcm_mobile_wifi.po        2026-02-24 
10:42:18.000000000 +0100
+++ new/plasma-nm-6.6.2/po/fr/kcm_mobile_wifi.po        2026-03-03 
10:35:33.000000000 +0100
@@ -1,4 +1,4 @@
-# SPDX-FileCopyrightText: 2020, 2021, 2023, 2024, 2025 Xavier Besnard 
<[email protected]>
+# SPDX-FileCopyrightText: 2020, 2021, 2023, 2024, 2025, 2026 Xavier Besnard 
<[email protected]>
 # Simon Depiets <[email protected]>, 2019.
 msgid ""
 msgstr ""
@@ -7,7 +7,7 @@
 "POT-Creation-Date: 2026-01-29 03:06+0000\n"
 "PO-Revision-Date: 2025-08-19 08:54+0200\n"
 "Last-Translator: Xavier Besnard <[email protected]>\n"
-"Language-Team: French <French <[email protected]>>\n"
+"Language-Team: \n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -15,7 +15,7 @@
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 "X-Accelerator-Marker: &\n"
 "X-Environment: kde\n"
-"X-Generator: Lokalize 25.08.0\n"
+"X-Generator: Lokalize 25.12.2\n"
 "X-Text-Markup: kde4\n"
 
 #: ui/ConnectDialog.qml:58
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-6.6.1/po/fr/plasmanetworkmanagement_openvpnui.po 
new/plasma-nm-6.6.2/po/fr/plasmanetworkmanagement_openvpnui.po
--- old/plasma-nm-6.6.1/po/fr/plasmanetworkmanagement_openvpnui.po      
2026-02-24 10:42:18.000000000 +0100
+++ new/plasma-nm-6.6.2/po/fr/plasmanetworkmanagement_openvpnui.po      
2026-03-03 10:35:33.000000000 +0100
@@ -14,7 +14,7 @@
 "Project-Id-Version: plasmanm_openvpnui\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-12-25 00:45+0000\n"
-"PO-Revision-Date: 2025-01-08 12:00+0100\n"
+"PO-Revision-Date: 2026-03-01 10:36+0100\n"
 "Last-Translator: Xavier Besnard <[email protected]>\n"
 "Language-Team: \n"
 "Language: fr\n"
@@ -24,7 +24,7 @@
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 "X-Accelerator-Marker: &\n"
 "X-Environment: kde\n"
-"X-Generator: Lokalize 25.12.1\n"
+"X-Generator: Lokalize 25.12.2\n"
 "X-Text-Markup: kde4\n"
 
 #: openvpn.cpp:182
@@ -632,7 +632,7 @@
 "Block Chaining mode)."
 msgstr ""
 "Chiffrer les paquets avec un algorithme de chiffrement. L'algorithme par "
-"défaut est « BF-CBC » (Blowfish en mode enchainement du bloc de chiffrement)."
+"défaut est « BF-CBC » (Blowfish en mode enchaînement du bloc de chiffrement)."
 
 #. i18n: ectx: property (text), widget (QLabel, label_3)
 #: openvpnadvanced.ui:486
@@ -672,8 +672,8 @@
 "Authenticate packets with HMAC using message digest algorithm. The default "
 "is SHA1."
 msgstr ""
-"Authentifier les paquets grâce à « HMAC » en utilisant un algorithme "
-"« message diggest ». L'algorithme par défaut est « SHA1 »."
+"Authentifier les paquets grâce à « HMAC » en utilisant un algorithme de "
+"chiffrement de message. L'algorithme par défaut est « SHA1 »."
 
 #. i18n: ectx: property (text), widget (QLabel, label_4)
 #: openvpnadvanced.ui:564
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-nm-6.6.1/po/it/kcm_mobile_wifi.po 
new/plasma-nm-6.6.2/po/it/kcm_mobile_wifi.po
--- old/plasma-nm-6.6.1/po/it/kcm_mobile_wifi.po        2026-02-24 
10:42:18.000000000 +0100
+++ new/plasma-nm-6.6.2/po/it/kcm_mobile_wifi.po        2026-03-03 
10:35:33.000000000 +0100
@@ -1,6 +1,6 @@
 # Copyright (C) 2023 This file is copyright:
 # This file is distributed under the same license as the plasma-nm package.
-# SPDX-FileCopyrightText: 2018, 2019, 2020, 2021, 2023, 2024, 2025 Paolo 
Zamponi <[email protected]>
+# SPDX-FileCopyrightText: 2018, 2019, 2020, 2021, 2023, 2024, 2025, 2026 Paolo 
Zamponi <[email protected]>
 #
 msgid ""
 msgstr ""
@@ -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 25.04.3\n"
+"X-Generator: Lokalize 25.12.2\n"
 
 #: ui/ConnectDialog.qml:58
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-6.6.1/po/it/plasmanetworkmanagement_openvpnui.po 
new/plasma-nm-6.6.2/po/it/plasmanetworkmanagement_openvpnui.po
--- old/plasma-nm-6.6.1/po/it/plasmanetworkmanagement_openvpnui.po      
2026-02-24 10:42:18.000000000 +0100
+++ new/plasma-nm-6.6.2/po/it/plasmanetworkmanagement_openvpnui.po      
2026-03-03 10:35:33.000000000 +0100
@@ -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 25.12.1\n"
+"X-Generator: Lokalize 25.12.2\n"
 
 #: openvpn.cpp:182
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-nm-6.6.1/po/ro/kcm_mobile_wifi.po 
new/plasma-nm-6.6.2/po/ro/kcm_mobile_wifi.po
--- old/plasma-nm-6.6.1/po/ro/kcm_mobile_wifi.po        2026-02-24 
10:42:18.000000000 +0100
+++ new/plasma-nm-6.6.2/po/ro/kcm_mobile_wifi.po        2026-03-03 
10:35:33.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: plasma-nm\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2026-01-29 03:06+0000\n"
-"PO-Revision-Date: 2026-02-04 14:56+0000\n"
+"PO-Revision-Date: 2026-03-01 00:17+0000\n"
 "Last-Translator: Sergiu Bivol <[email protected]>\n"
 "Language-Team: Romanian <[email protected]>\n"
 "Language: ro\n"
@@ -16,12 +16,12 @@
 "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 25.08.1\n"
+"X-Generator: Lokalize 25.12.2\n"
 
 #: ui/ConnectDialog.qml:58
 #, kde-format
 msgid "Invalid input."
-msgstr "Date de intrare nevalide."
+msgstr "Date de intrare eronate."
 
 #: ui/ConnectionInfo.qml:15
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-nm-6.6.1/po/ro/plasmanetworkmanagement-kcm.po 
new/plasma-nm-6.6.2/po/ro/plasmanetworkmanagement-kcm.po
--- old/plasma-nm-6.6.1/po/ro/plasmanetworkmanagement-kcm.po    2026-02-24 
10:42:18.000000000 +0100
+++ new/plasma-nm-6.6.2/po/ro/plasmanetworkmanagement-kcm.po    2026-03-03 
10:35:33.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: plasma-nm\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2026-01-29 03:06+0000\n"
-"PO-Revision-Date: 2026-01-28 21:54+0000\n"
+"PO-Revision-Date: 2026-03-01 00:20+0000\n"
 "Last-Translator: Sergiu Bivol <[email protected]>\n"
 "Language-Team: Romanian <[email protected]>\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 25.08.1\n"
+"X-Generator: Lokalize 25.12.2\n"
 
 #: kcm.cpp:269
 #, kde-format
@@ -134,6 +134,8 @@
 "Hotspot password must either be empty or consist of anywhere from 8 up to 64 "
 "characters"
 msgstr ""
+"Parola pentru hotspot trebuie să fie goală sau să conțină între 8 și 64 de "
+"caractere"
 
 #: qml/ConfigurationDialog.qml:106
 msgid ""
@@ -141,6 +143,9 @@
 "<ul><li>Exactly 5 or 13 any characters</li><li>Exactly 10 or 26 hexadecimal "
 "characters:<br/>abcdef, ABCDEF or 0-9</li></ul>"
 msgstr ""
+"Parola pentru hotspot trebuie să fie goală sau să fie compusă din una dintre "
+"cele de mai jos:<ul><li>Exact 5 sau 13 caractere</li><li>Exact 10 sau 26 de "
+"caractere hexazecimale:<br/>abcdef, ABCDEF sau 0-9</li></ul>"
 
 #. i18n is a way to use something pre-exposed to QML.
 #: qml/ConnectionItem.qml:29
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-6.6.1/po/sk/plasma_applet_org.kde.plasma.networkmanagement.po 
new/plasma-nm-6.6.2/po/sk/plasma_applet_org.kde.plasma.networkmanagement.po
--- old/plasma-nm-6.6.1/po/sk/plasma_applet_org.kde.plasma.networkmanagement.po 
2026-02-24 10:42:18.000000000 +0100
+++ new/plasma-nm-6.6.2/po/sk/plasma_applet_org.kde.plasma.networkmanagement.po 
2026-03-03 10:35:33.000000000 +0100
@@ -9,14 +9,14 @@
 "Project-Id-Version: plasma_applet_org.kde.plasma.networkmanagement\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-12-18 00:45+0000\n"
-"PO-Revision-Date: 2026-01-14 18:45+0100\n"
+"PO-Revision-Date: 2026-02-28 19:49+0100\n"
 "Last-Translator: Lucia Mrenica <[email protected]>\n"
 "Language-Team: Slovak <[email protected]>\n"
 "Language: sk\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 25.12.1\n"
+"X-Generator: Lokalize 25.12.2\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
 #: ConnectionItem.qml:62
@@ -61,11 +61,10 @@
 "odosielania je %2 kibibajtov za sekundu"
 
 #: ConnectionItem.qml:298
-#, fuzzy, kde-format
-#| msgid "Connected, ⬇ %1/s, ⬆ %2/s"
+#, kde-format
 msgctxt "Download and upload rates in some unit per second"
 msgid "↓ %1/s, ↑ %2/s"
-msgstr "Pripojené, ⬇ %1, ⬆ %2/s"
+msgstr "↓ %1/s, ↑ %2/s"
 
 #: ConnectionListPage.qml:33
 #, kde-format
@@ -84,28 +83,24 @@
 msgstr "Režim v lietadle je povolený"
 
 #: ConnectionListPage.qml:122
-#, fuzzy, kde-format
-#| msgid "Wireless and mobile networks are deactivated"
+#, kde-format
 msgid "Wi-Fi and mobile data are deactivated"
-msgstr "Bezdrôtové a mobilné siete sú vypnuté"
+msgstr "Wi-Fi a mobilné dáta sú deaktivované"
 
 #: ConnectionListPage.qml:124
-#, fuzzy, kde-format
-#| msgid "Wireless is deactivated"
+#, kde-format
 msgid "Wi-Fi is deactivated"
-msgstr "Bezdrôtové siete sú vypnuté"
+msgstr "Wi-Fi je deaktivované"
 
 #: ConnectionListPage.qml:127
-#, fuzzy, kde-format
-#| msgid "Rescan wireless networks"
+#, kde-format
 msgid "Looking for Wi-Fi networks"
-msgstr "Prehľadať bezdrôtové siete"
+msgstr "Hľadanie Wi-Fi sietí"
 
 #: ConnectionListPage.qml:130
-#, fuzzy, kde-format
-#| msgid "Mobile network is deactivated"
+#, kde-format
 msgid "Mobile data is deactivated"
-msgstr "Mobilná sieť je vypnutá"
+msgstr "Mobilné dáta sú deaktivované"
 
 #: ConnectionListPage.qml:133
 #, kde-format
@@ -121,25 +116,25 @@
 #, kde-format
 msgctxt "@info:placeholder"
 msgid "Turn off airplane mode to search for networks"
-msgstr ""
+msgstr "Vypnite režim lietadla, aby ste mohli vyhľadávať siete."
 
 #: ConnectionListPage.qml:149
 #, kde-format
 msgctxt "@info:placeholder"
 msgid "Turn on Wi-Fi or mobile data to search for networks"
-msgstr ""
+msgstr "Zapnite Wi-Fi alebo mobilné dáta, aby ste mohli vyhľadávať siete."
 
 #: ConnectionListPage.qml:151
 #, kde-format
 msgctxt "@info:placeholder"
 msgid "Turn on Wi-Fi to search for networks"
-msgstr ""
+msgstr "Zapnite Wi-Fi, aby ste vyhľadali siete"
 
 #: ConnectionListPage.qml:154
 #, kde-format
 msgctxt "@info:placeholder"
 msgid "Turn on mobile data to search for networks"
-msgstr ""
+msgstr "Zapnite mobilné dáta, aby ste mohli vyhľadávať siete."
 
 #: DetailsText.qml:40
 #, kde-format
@@ -169,10 +164,9 @@
 msgstr "Povoliť Wi-Fi"
 
 #: main.qml:82
-#, fuzzy, kde-format
-#| msgid "Enable Mobile Network"
+#, kde-format
 msgid "Enable Mobile Data"
-msgstr "Povoliť mobilnú sieť"
+msgstr "Povoliť mobilné dáta"
 
 #: main.qml:94
 #, kde-format
@@ -208,10 +202,9 @@
 msgstr "Wi-Fi heslo:"
 
 #: Toolbar.qml:131
-#, fuzzy, kde-format
-#| msgid "Enable mobile network"
+#, kde-format
 msgid "Enable mobile data"
-msgstr "Povoliť mobilnú sieť"
+msgstr "Povoliť mobilné dáta"
 
 #: Toolbar.qml:156
 #, kde-kuit-format
@@ -234,7 +227,7 @@
 #, kde-format
 msgctxt "@info:tooltip"
 msgid "Cannot create a hotspot because Wi-Fi is disabled."
-msgstr ""
+msgstr "Nie je možné vytvoriť hotspot, pretože Wi-Fi je vypnuté."
 
 #: Toolbar.qml:189
 #, kde-format
@@ -243,6 +236,9 @@
 "Cannot create a hotspot because all wireless radios are in use. Disconnect "
 "from the current Wi-Fi network or connect another wireless radio."
 msgstr ""
+"Nie je možné vytvoriť hotspot, pretože všetky bezdrôtové rádiové moduly sú v "
+"prevádzke. Odpojte sa od aktuálnej siete Wi-Fi alebo pripojte iný bezdrôtový "
+"rádiový modul."
 
 #: Toolbar.qml:191
 #, kde-format
@@ -260,29 +256,23 @@
 #, kde-format
 msgctxt "@action:button"
 msgid "Scan Wi-Fi QR Code"
-msgstr ""
+msgstr "Naskenujte QR kód Wi-Fi"
 
 #: Toolbar.qml:226
-#, fuzzy, kde-format
-#| msgid ""
-#| "Scan this QR code with another device to connect to the \"%1\" network."
+#, kde-format
 msgctxt "@info:tooltip"
 msgid "Scan QR Code to connect to a Wi-Fi network"
-msgstr ""
-"Naskenujte tento QR kód pomocou iného zariadenia a pripojte sa k sieti "
-"\"%1\"."
+msgstr "Naskenujte QR kód pre pripojenie k Wi-Fi sieti"
 
 #: Toolbar.qml:228
-#, fuzzy, kde-format
-#| msgid ""
-#| "Scan this QR code with another device to connect to the \"%1\" network."
+#, kde-format
 msgctxt "@info:tooltip"
 msgid ""
 "Install QRCA Barcode Scanner to scan for a QR Code that connects to a Wi-Fi "
 "network"
 msgstr ""
-"Naskenujte tento QR kód pomocou iného zariadenia a pripojte sa k sieti "
-"\"%1\"."
+"Nainštalujte si aplikáciu QRCA Barcode Scanner na skenovanie QR kódu, ktorý "
+"sa pripája k Wi-Fi sieti."
 
 #: Toolbar.qml:247
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-nm-6.6.1/po/sk/plasmanetworkmanagement-kcm.po 
new/plasma-nm-6.6.2/po/sk/plasmanetworkmanagement-kcm.po
--- old/plasma-nm-6.6.1/po/sk/plasmanetworkmanagement-kcm.po    2026-02-24 
10:42:18.000000000 +0100
+++ new/plasma-nm-6.6.2/po/sk/plasmanetworkmanagement-kcm.po    2026-03-03 
10:35:33.000000000 +0100
@@ -10,20 +10,20 @@
 "Project-Id-Version: plasmanetworkmanagement-kcm\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2026-01-29 03:06+0000\n"
-"PO-Revision-Date: 2026-01-14 18:44+0100\n"
+"PO-Revision-Date: 2026-02-28 20:01+0100\n"
 "Last-Translator: Lucia Mrenica <[email protected]>\n"
 "Language-Team: Slovak <[email protected]>\n"
 "Language: sk\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 25.12.1\n"
+"X-Generator: Lokalize 25.12.2\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
 #: kcm.cpp:269
 #, kde-format
 msgid "Import the VPN configuration from \"%1\"?"
-msgstr ""
+msgstr "Importovať konfiguráciu VPN z \"%1\"?"
 
 #: kcm.cpp:270
 #, kde-format
@@ -111,7 +111,7 @@
 
 #: qml/ConfigurationDialog.qml:57
 msgid "Create new connections as system connections"
-msgstr ""
+msgstr "Vytvoriť nové pripojenia ako systémové pripojenia"
 
 #: qml/ConfigurationDialog.qml:62
 msgid "Hotspot"
@@ -152,7 +152,7 @@
 #: qml/ConnectionItem.qml:29
 msgctxt "@label/rich"
 msgid "%1"
-msgstr ""
+msgstr "%1"
 
 #: qml/ConnectionItem.qml:85
 msgid "Connect"
@@ -165,7 +165,7 @@
 #: qml/ConnectionItem.qml:90
 msgctxt "@info:tooltip"
 msgid "Cannot connect to this network because it was not detected."
-msgstr ""
+msgstr "Nie je možné sa pripojiť k tejto sieti, pretože nebola detegovaná."
 
 #: qml/ConnectionItem.qml:95
 msgid "Delete"
@@ -236,12 +236,12 @@
 #: qml/main.qml:301
 msgctxt "@label key is a passcode"
 msgid "Password must be a valid WEP key"
-msgstr ""
+msgstr "Heslo musí byť platný kľúč WEP."
 
 #: qml/main.qml:302
 msgctxt "@label password invalid length message"
 msgid "Password must be between 8 and 64 characters"
-msgstr ""
+msgstr "Heslo musí mať 8 až 64 znakov."
 
 #~ msgid "Create"
 #~ msgstr "Vytvoriť"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-6.6.1/po/sk/plasmanetworkmanagement-kded.po 
new/plasma-nm-6.6.2/po/sk/plasmanetworkmanagement-kded.po
--- old/plasma-nm-6.6.1/po/sk/plasmanetworkmanagement-kded.po   2026-02-24 
10:42:18.000000000 +0100
+++ new/plasma-nm-6.6.2/po/sk/plasmanetworkmanagement-kded.po   2026-03-03 
10:35:33.000000000 +0100
@@ -9,14 +9,14 @@
 "Project-Id-Version: plasmanetworkmanagement-kded\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2026-01-28 02:43+0000\n"
-"PO-Revision-Date: 2026-01-14 18:43+0100\n"
+"PO-Revision-Date: 2026-02-28 20:02+0100\n"
 "Last-Translator: Lucia Mrenica <[email protected]>\n"
 "Language-Team: Slovak <[email protected]>\n"
 "Language: sk\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 25.12.1\n"
+"X-Generator: Lokalize 25.12.2\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
 #: bluetoothmonitor.cpp:67
@@ -557,28 +557,24 @@
 msgstr "Neboli poskytnuté žiadne tajnosti"
 
 #: passworddialog.cpp:99
-#, fuzzy, kde-format
-#| msgid "Provide the password for the wireless network '%1':"
+#, kde-format
 msgid "Incorrect password for the Wi-Fi network \"%1\". Please try again."
-msgstr "Zadajte heslo pre bezdrôtovú sieť '%1':"
+msgstr "Nesprávne heslo pre sieť Wi-Fi \"%1\". Skúste to znovu."
 
 #: passworddialog.cpp:101
-#, fuzzy, kde-format
-#| msgid "Provide the password for the wireless network '%1':"
+#, kde-format
 msgid "Enter the password for the Wi-Fi network \"%1\":"
-msgstr "Zadajte heslo pre bezdrôtovú sieť '%1':"
+msgstr "Zadajte heslo pre sieť Wi-Fi \"%1\":"
 
 #: passworddialog.cpp:105
-#, fuzzy, kde-format
-#| msgid "Provide the password for the connection '%1':"
+#, kde-format
 msgid "Incorrect password for the connection \"%1\". Please try again."
-msgstr "Zadajte heslo pre pripojenie '%1':"
+msgstr "Nesprávne heslo pre pripojenie \"%1\". Skúste to znovu."
 
 #: passworddialog.cpp:107
-#, fuzzy, kde-format
-#| msgid "Provide the password for the connection '%1':"
+#, kde-format
 msgid "Enter the password for the connection \"%1\":"
-msgstr "Zadajte heslo pre pripojenie '%1':"
+msgstr "Zadajte heslo pre pripojenie \"%1\":"
 
 #: passworddialog.cpp:114
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-6.6.1/po/sk/plasmanetworkmanagement-libs.po 
new/plasma-nm-6.6.2/po/sk/plasmanetworkmanagement-libs.po
--- old/plasma-nm-6.6.1/po/sk/plasmanetworkmanagement-libs.po   2026-02-24 
10:42:18.000000000 +0100
+++ new/plasma-nm-6.6.2/po/sk/plasmanetworkmanagement-libs.po   2026-03-03 
10:35:33.000000000 +0100
@@ -10,14 +10,14 @@
 "Project-Id-Version: plasmanetworkmanagement-libs\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2026-01-28 02:43+0000\n"
-"PO-Revision-Date: 2026-01-14 18:43+0100\n"
+"PO-Revision-Date: 2026-02-28 20:04+0100\n"
 "Last-Translator: Lucia Mrenica <[email protected]>\n"
 "Language-Team: Slovak <[email protected]>\n"
 "Language: sk\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 25.12.1\n"
+"X-Generator: Lokalize 25.12.2\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
 #: editor/connectiondetails.cpp:92
@@ -50,9 +50,7 @@
 msgstr "Sila signálu"
 
 #: editor/connectiondetails.cpp:136
-#, fuzzy, kde-format
-#| msgctxt "WiFi signal strength percentage indicator"
-#| msgid "%1%"
+#, kde-format
 msgctxt "Wi-Fi signal strength percentage indicator"
 msgid "%1%"
 msgstr "%1%"
@@ -73,11 +71,10 @@
 msgstr "Frekvencia"
 
 #: editor/connectiondetails.cpp:163
-#, fuzzy, kde-format
-#| msgid "Channel:"
+#, kde-format
 msgctxt "Frequency (Channel)"
 msgid "%1 (Channel %2)"
-msgstr "Kanál:"
+msgstr "%1 (Kanál %2)"
 
 #: editor/connectiondetails.cpp:167
 #, kde-format
@@ -1317,11 +1314,9 @@
 
 #. i18n: ectx: property (text), widget (QLabel, labelRouteMetric)
 #: editor/settings/ui/ipv4.ui:217 editor/settings/ui/ipv6.ui:369
-#, fuzzy, kde-format
-#| msgctxt "Header text for IPv4 route metric"
-#| msgid "Metric"
+#, kde-format
 msgid "Route Metric:"
-msgstr "Metrika"
+msgstr "Metrika trasy:"
 
 #. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, routeMetric)
 #: editor/settings/ui/ipv4.ui:252 editor/settings/ui/ipv6.ui:404
@@ -1803,7 +1798,7 @@
 #: editor/settings/ui/wifisecurity.ui:85
 #, kde-format
 msgid "Enhanced Open (OWE)"
-msgstr ""
+msgstr "Vylepšené otvorené (OWE)"
 
 #. i18n: ectx: property (text), widget (QLabel, label_2)
 #: editor/settings/ui/wifisecurity.ui:93
@@ -2041,12 +2036,13 @@
 
 #. i18n: ectx: property (toolTip), widget (QLineEdit, interfaceNameLineEdit)
 #: editor/settings/ui/wireguardinterfacewidget.ui:34
-#, fuzzy, kde-format
-#| msgid "VLAN interface name:"
+#, kde-format
 msgid ""
 "Required.\n"
 "Network interface name."
-msgstr "Názov rozhrania VLAN:"
+msgstr ""
+"Povinné.\n"
+"Názov sieťového rozhrania."
 
 #. i18n: ectx: property (toolTip), widget (PasswordField, privateKeyLineEdit)
 #: editor/settings/ui/wireguardinterfacewidget.ui:49
@@ -3003,7 +2999,7 @@
 #, kde-format
 msgctxt "@label OWE security"
 msgid "Enhanced Open (OWE)"
-msgstr ""
+msgstr "Vylepšené otvorené (OWE)"
 
 #: editor/uiutils.cpp:621
 #, kde-format
@@ -3639,7 +3635,7 @@
 msgctxt ""
 "@title:column header for list of previously connected network connections"
 msgid "Previously Used, Unavailable"
-msgstr ""
+msgstr "Predtým používané, nedostupné"
 
 #: networkstatus.cpp:126
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-6.6.1/po/sk/plasmanetworkmanagement_openconnectui.po 
new/plasma-nm-6.6.2/po/sk/plasmanetworkmanagement_openconnectui.po
--- old/plasma-nm-6.6.1/po/sk/plasmanetworkmanagement_openconnectui.po  
2026-02-24 10:42:18.000000000 +0100
+++ new/plasma-nm-6.6.2/po/sk/plasmanetworkmanagement_openconnectui.po  
2026-03-03 10:35:33.000000000 +0100
@@ -9,14 +9,14 @@
 "Project-Id-Version: plasmanetworkmanagement_openconnectui\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-11-17 11:54+0000\n"
-"PO-Revision-Date: 2026-01-14 18:45+0100\n"
+"PO-Revision-Date: 2026-02-28 20:05+0100\n"
 "Last-Translator: Lucia Mrenica <[email protected]>\n"
 "Language-Team: Slovak <[email protected]>\n"
 "Language: sk\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 25.12.1\n"
+"X-Generator: Lokalize 25.12.2\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
 #: openconnectauth.cpp:345
@@ -85,7 +85,7 @@
 #: openconnectauth.ui:116
 #, kde-format
 msgid "Store browser cookies in plain-text"
-msgstr ""
+msgstr "Ukladať súbory cookie prehliadača v podobe obyčajného textu"
 
 #. i18n: ectx: property (text), widget (QCheckBox, viewServerLog)
 #: openconnectauth.ui:160
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-6.6.1/po/tr/plasmanetworkmanagement_openvpnui.po 
new/plasma-nm-6.6.2/po/tr/plasmanetworkmanagement_openvpnui.po
--- old/plasma-nm-6.6.1/po/tr/plasmanetworkmanagement_openvpnui.po      
2026-02-24 10:42:18.000000000 +0100
+++ new/plasma-nm-6.6.2/po/tr/plasmanetworkmanagement_openvpnui.po      
2026-03-03 10:35:33.000000000 +0100
@@ -2,13 +2,13 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Volkan Gezer <[email protected]>, 2013, 2014, 2017, 2019, 2021.
-# SPDX-FileCopyrightText: 2022, 2023, 2024, 2025 Emir SARI 
<[email protected]>
+# SPDX-FileCopyrightText: 2022, 2023, 2024, 2025, 2026 Emir SARI 
<[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-12-25 00:45+0000\n"
-"PO-Revision-Date: 2025-01-09 16:00+0300\n"
+"PO-Revision-Date: 2026-02-28 10:54+0300\n"
 "Last-Translator: Emir SARI <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
 "Language: tr\n"
@@ -16,7 +16,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 25.03.70\n"
+"X-Generator: Lokalize 25.12.2\n"
 "X-POOTLE-MTIME: 1413106147.000000\n"
 
 #: openvpn.cpp:182
@@ -911,8 +911,8 @@
 "channel\n"
 "to protect against DoS attacks."
 msgstr ""
-"Dos ataklarından korunmak için TLS üzerine, ek HMAC\n"
-"doğrulaması katmanı ekle."
+"DoS ataklarından korunmak için TLS üzerine, ek HMAC\n"
+"doğrulaması katmanı ekleyin."
 
 #. i18n: ectx: property (text), widget (QLabel, textLabel4_3)
 #: openvpnadvanced.ui:898

Reply via email to