Hello community,

here is the log from the commit of package plasma-nm5 for openSUSE:Factory 
checked in at 2019-06-27 16:22:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma-nm5 (Old)
 and      /work/SRC/openSUSE:Factory/.plasma-nm5.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma-nm5"

Thu Jun 27 16:22:33 2019 rev:92 rq:711989 version:5.16.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma-nm5/plasma-nm5.changes    2019-06-22 
11:19:48.469104574 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-nm5.new.4615/plasma-nm5.changes  
2019-06-27 16:22:35.030281085 +0200
@@ -1,0 +2,9 @@
+Tue Jun 25 12:41:19 UTC 2019 - [email protected]
+
+- Update to 5.16.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.2.php
+- No code changes since 5.16.1
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ plasma-nm5.spec ++++++
--- /var/tmp/diff_new_pack.hD1aI9/_old  2019-06-27 16:22:37.066284434 +0200
+++ /var/tmp/diff_new_pack.hD1aI9/_new  2019-06-27 16:22:37.090284474 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 %define mm_support 1
 Name:           plasma-nm5
-Version:        5.16.1
+Version:        5.16.2
 Release:        0
 Summary:        Plasma applet written in QML for managing network connections
 License:        (LGPL-2.1-only OR LGPL-3.0-only) AND (GPL-2.0-only OR 
GPL-3.0-only)

++++++ plasma-nm-5.16.1.tar.xz -> plasma-nm-5.16.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-nm-5.16.1/CMakeLists.txt 
new/plasma-nm-5.16.2/CMakeLists.txt
--- old/plasma-nm-5.16.1/CMakeLists.txt 2019-06-18 12:04:45.000000000 +0200
+++ new/plasma-nm-5.16.2/CMakeLists.txt 2019-06-25 13:52:24.000000000 +0200
@@ -2,7 +2,7 @@
 
 project(plasma-networkmanagement)
 
-set(PROJECT_VERSION "5.16.1")
+set(PROJECT_VERSION "5.16.2")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.12.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.16.1/po/fi/plasmanetworkmanagement_fortisslvpnui.po 
new/plasma-nm-5.16.2/po/fi/plasmanetworkmanagement_fortisslvpnui.po
--- old/plasma-nm-5.16.1/po/fi/plasmanetworkmanagement_fortisslvpnui.po 
2019-06-18 12:04:21.000000000 +0200
+++ new/plasma-nm-5.16.2/po/fi/plasmanetworkmanagement_fortisslvpnui.po 
2019-06-25 13:51:57.000000000 +0200
@@ -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 2.0\n"
+"X-Generator: Lokalize 18.12.3\n"
 
 #. i18n: ectx: property (text), widget (QPushButton, advancedButton)
 #: fortisslvpn.ui:36
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.16.1/po/fi/plasmanetworkmanagement_openconnectui.po 
new/plasma-nm-5.16.2/po/fi/plasmanetworkmanagement_openconnectui.po
--- old/plasma-nm-5.16.1/po/fi/plasmanetworkmanagement_openconnectui.po 
2019-06-18 12:04:21.000000000 +0200
+++ new/plasma-nm-5.16.2/po/fi/plasmanetworkmanagement_openconnectui.po 
2019-06-25 13:51:57.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 07:46+0200\n"
-"PO-Revision-Date: 2019-05-12 18:46+0200\n"
+"PO-Revision-Date: 2019-06-24 09:45+0300\n"
 "Last-Translator: Tommi Nieminen <[email protected]>\n"
 "Language-Team: Finnish <[email protected]>\n"
 "Language: fi\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 2.0\n"
+"X-Generator: Lokalize 18.12.3\n"
 
 #: openconnectauth.cpp:308
 #, kde-format
@@ -189,7 +189,7 @@
 #: openconnectprop.ui:128
 #, kde-format
 msgid "PAN Global Protect"
-msgstr ""
+msgstr "PAN Global Protect"
 
 #. i18n: ectx: property (title), widget (QGroupBox, groupBox)
 #: openconnectprop.ui:139
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.16.1/po/id/plasma_applet_org.kde.plasma.networkmanagement.po 
new/plasma-nm-5.16.2/po/id/plasma_applet_org.kde.plasma.networkmanagement.po
--- 
old/plasma-nm-5.16.1/po/id/plasma_applet_org.kde.plasma.networkmanagement.po    
    2019-06-18 12:04:26.000000000 +0200
+++ 
new/plasma-nm-5.16.2/po/id/plasma_applet_org.kde.plasma.networkmanagement.po    
    2019-06-25 13:52:03.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: plasma-nm\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 07:46+0200\n"
-"PO-Revision-Date: 2019-05-18 07:47+0700\n"
+"PO-Revision-Date: 2019-06-22 09:18+0700\n"
 "Last-Translator: Wantoyo <[email protected]>\n"
 "Language-Team: Indonesian <[email protected]>\n"
 "Language: id\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 18.12.3\n"
+"X-Generator: Lokalize 19.04.2\n"
 
 #: contents/config/config.qml:29
 #, kde-format
@@ -36,7 +36,7 @@
 #: contents/ui/ConnectionItem.qml:116
 #, kde-format
 msgid "Connect"
-msgstr "Konekkan"
+msgstr "Koneksikan"
 
 #: contents/ui/ConnectionItem.qml:116
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.16.1/po/id/plasmanetworkmanagement_fortisslvpnui.po 
new/plasma-nm-5.16.2/po/id/plasmanetworkmanagement_fortisslvpnui.po
--- old/plasma-nm-5.16.1/po/id/plasmanetworkmanagement_fortisslvpnui.po 
2019-06-18 12:04:26.000000000 +0200
+++ new/plasma-nm-5.16.2/po/id/plasmanetworkmanagement_fortisslvpnui.po 
2019-06-25 13:52:03.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: plasma-nm\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 07:46+0200\n"
-"PO-Revision-Date: 2019-01-12 07:48+0700\n"
+"PO-Revision-Date: 2019-06-15 07:34+0700\n"
 "Last-Translator: Wantoyo <[email protected]>\n"
 "Language-Team: Indonesian <[email protected]>\n"
 "Language: id\n"
@@ -15,13 +15,13 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 18.12.0\n"
+"X-Generator: Lokalize 19.04.2\n"
 
 #. i18n: ectx: property (text), widget (QPushButton, advancedButton)
 #: fortisslvpn.ui:36
 #, kde-format
 msgid "Advanced"
-msgstr "Tingkatlanjut"
+msgstr "Tingkat lanjut"
 
 #. i18n: ectx: property (title), widget (QGroupBox, generalGroupBox)
 #: fortisslvpn.ui:56
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.16.1/po/pl/plasma_applet_org.kde.plasma.networkmanagement.po 
new/plasma-nm-5.16.2/po/pl/plasma_applet_org.kde.plasma.networkmanagement.po
--- 
old/plasma-nm-5.16.1/po/pl/plasma_applet_org.kde.plasma.networkmanagement.po    
    2019-06-18 12:04:35.000000000 +0200
+++ 
new/plasma-nm-5.16.2/po/pl/plasma_applet_org.kde.plasma.networkmanagement.po    
    2019-06-25 13:52:12.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 07:46+0200\n"
-"PO-Revision-Date: 2019-02-03 07:29+0100\n"
+"PO-Revision-Date: 2019-06-20 21:00+0200\n"
 "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
 "Language-Team: Polish <[email protected]>\n"
 "Language: pl\n"
@@ -16,7 +16,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2);\n"
-"X-Generator: Lokalize 19.03.70\n"
+"X-Generator: Lokalize 19.07.70\n"
 
 #: contents/config/config.qml:29
 #, kde-format
@@ -29,10 +29,9 @@
 msgstr "Zapytaj o PIN przy wykrywaniu modemu"
 
 #: contents/ui/configGeneral.qml:47
-#, fuzzy, kde-format
-#| msgid "Show and configure virtual connections"
+#, kde-format
 msgid "Show virtual connections"
-msgstr "Pokaż i ustaw wirtualne połączenia"
+msgstr "Pokaż wirtualne połączenia"
 
 #: contents/ui/ConnectionItem.qml:116
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.16.1/po/pl/plasmanetworkmanagement-libs.po 
new/plasma-nm-5.16.2/po/pl/plasmanetworkmanagement-libs.po
--- old/plasma-nm-5.16.1/po/pl/plasmanetworkmanagement-libs.po  2019-06-18 
12:04:35.000000000 +0200
+++ new/plasma-nm-5.16.2/po/pl/plasmanetworkmanagement-libs.po  2019-06-25 
13:52:12.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 07:46+0200\n"
-"PO-Revision-Date: 2019-01-13 10:33+0100\n"
+"PO-Revision-Date: 2019-06-20 21:08+0200\n"
 "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
 "Language-Team: Polish <[email protected]>\n"
 "Language: pl\n"
@@ -16,7 +16,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2);\n"
-"X-Generator: Lokalize 19.03.70\n"
+"X-Generator: Lokalize 19.07.70\n"
 
 #: declarative/networkstatus.cpp:116
 #, kde-format
@@ -71,10 +71,9 @@
 
 #: declarative/networkstatus.cpp:205 models/creatableconnectionsmodel.cpp:227
 #: models/creatableconnectionsmodel.cpp:228
-#, fuzzy, kde-format
-#| msgid "Wired"
+#, kde-format
 msgid "WireGuard"
-msgstr "Przewodowe"
+msgstr "WireGuard"
 
 #: declarative/networkstatus.cpp:211
 #, kde-format
@@ -188,10 +187,9 @@
 msgstr "Zespół"
 
 #: editor/connectioneditorbase.cpp:247
-#, fuzzy, kde-format
-#| msgid "Wired Interface (%1)"
+#, kde-format
 msgid "WireGuard Interface"
-msgstr "Interfejs przewodowy (%1)"
+msgstr "Interfejs WireGuard"
 
 #: editor/connectioneditorbase.cpp:263
 #, kde-format
@@ -1729,14 +1727,13 @@
 #: editor/settings/ui/wireguardinterfacewidget.ui:14
 #, kde-format
 msgid "WireGuard Settings"
-msgstr ""
+msgstr "Ustawienia WireGuard"
 
 #. i18n: ectx: property (title), widget (QGroupBox, groupBox)
 #: editor/settings/ui/wireguardinterfacewidget.ui:20
-#, fuzzy, kde-format
-#| msgid "Interface name:"
+#, kde-format
 msgid "Interface"
-msgstr "Nazwa interfejsu:"
+msgstr "Interfejs"
 
 #. i18n: ectx: property (toolTip), widget (PasswordField, privateKeyLineEdit)
 #: editor/settings/ui/wireguardinterfacewidget.ui:34
@@ -1745,12 +1742,14 @@
 "Required.\n"
 "A base64 private key generated by wg genkey."
 msgstr ""
+"Wymagany.\n"
+"Prywatny klucz base64 utworzony przez wg genkey."
 
 #. i18n: ectx: property (text), widget (QLabel, listenPortLabel)
 #: editor/settings/ui/wireguardinterfacewidget.ui:41
 #, kde-format
 msgid "Listen port:"
-msgstr ""
+msgstr "Port nasłuchu:"
 
 #. i18n: ectx: property (toolTip), widget (QLineEdit, listenPortLineEdit)
 #: editor/settings/ui/wireguardinterfacewidget.ui:49
@@ -1759,12 +1758,14 @@
 "Optional.\n"
 "Listen port number. Chosen randomly if left as 'Automatic'."
 msgstr ""
+"Opcjonalne.\n"
+"Numer portu nasłuchu. Wybrany losowo, gdy pozostawiono 'samoczynnie'"
 
 #. i18n: ectx: property (text), widget (QLabel, fwmarkLabel)
 #: editor/settings/ui/wireguardinterfacewidget.ui:57
 #, kde-format
 msgid "fwmark:"
-msgstr ""
+msgstr "fwmark:"
 
 #. i18n: ectx: property (toolTip), widget (QLineEdit, fwmarkLineEdit)
 #: editor/settings/ui/wireguardinterfacewidget.ui:67
@@ -1775,6 +1776,10 @@
 "option is disabled. May be specified in hexadecimal by\n"
 "prepending '0x'."
 msgstr ""
+"Opcjonalne.\n"
+"fwmark dla pakietów wychodzących. Jeśli ustawiono na 0 lub 'wył', to\n"
+"opcja ta jest wyłączona. Można ją podać jako szesnastkową wartość\n"
+"poprzedzając ją '0x'."
 
 #. i18n: ectx: property (toolTip), widget (QLineEdit, mtuLineEdit)
 #: editor/settings/ui/wireguardinterfacewidget.ui:86
@@ -1787,12 +1792,18 @@
 "specify an MTU and to override this automatic discovery,\n"
 "this value may be specified explicitly."
 msgstr ""
+"Opcjonalne.\n"
+"Jeśli nie podano, to MTU jest samoczynnie ustalany\n"
+"z adresów punktu końcowego lub domyślnej trasy systemu,\n"
+"co zazwyczaj jest sensownym wyborem. Jednakże istnieje możliwość\n"
+"ręcznego określenia MTU i zastąpienie tej\n"
+"samoczynnie ustalonej wartości."
 
 #. i18n: ectx: property (text), widget (QLabel, peerRouteLabel)
 #: editor/settings/ui/wireguardinterfacewidget.ui:93
 #, kde-format
 msgid "Autoroute peers:"
-msgstr ""
+msgstr "Samopokieruj uczestników:"
 
 #. i18n: ectx: property (toolTip), widget (QCheckBox, peerRouteCheckBox)
 #: editor/settings/ui/wireguardinterfacewidget.ui:101
@@ -1801,19 +1812,20 @@
 "Whether to automatically add routes for the AllowedIPs ranges\n"
 "of the peers."
 msgstr ""
+"Określa czy samemu dodać trasy dla dozwolonych zakresów\n"
+"numerów IP uczestników."
 
 #. i18n: ectx: property (text), widget (QPushButton, btnPeers)
 #: editor/settings/ui/wireguardinterfacewidget.ui:126
 #, kde-format
 msgid "Peers..."
-msgstr ""
+msgstr "Uczestnicy..."
 
 #. i18n: ectx: property (text), widget (QLabel, publicKeyLabel)
 #: editor/settings/ui/wireguardpeerwidget.ui:17
-#, fuzzy, kde-format
-#| msgid "Private key:"
+#, kde-format
 msgid "Public key:"
-msgstr "Klucz prywatny:"
+msgstr "Klucz publiczny:"
 
 #. i18n: ectx: property (toolTip), widget (QLineEdit, publicKeyLineEdit)
 #: editor/settings/ui/wireguardpeerwidget.ui:27
@@ -1824,12 +1836,16 @@
 "            from a private key, and usually transmitted \n"
 "            out of band to the author of the configuration file."
 msgstr ""
+"Wymagany.\n"
+"            Publiczny klucz base64 obliczony przez wg pubkey\n"
+"            z klucza prywatnego i zazwyczaj przesyłany \n"
+"            poza pasmem do autora pliku ustawień."
 
 #. i18n: ectx: property (text), widget (QLabel, allowedIPsLabel)
 #: editor/settings/ui/wireguardpeerwidget.ui:34
 #, kde-format
 msgid "Allowed IPs:"
-msgstr ""
+msgstr "Dozwolone adresy IP:"
 
 #. i18n: ectx: property (toolTip), widget (QLineEdit, allowedIPsLineEdit)
 #: editor/settings/ui/wireguardpeerwidget.ui:47
@@ -1843,13 +1859,21 @@
 "            may be specified for matching all IPv4 addresses, \n"
 "            and ::/0 may be specified for matching all IPv6 addresses."
 msgstr ""
+"Wymagane.\n"
+"            Lista adresów IP (v4 lub v6) oddzielonych przecinkami \n"
+"            z maskami CIDR, z których ruch przychodzący \n"
+"            dla tego uczestnika jest dozwolony i do którego "
+"przekierowywany \n"
+"            jest ruch wychodzący. Można podać adres łapiący wszystko "
+"0.0.0.0/0 \n"
+"            aby dopasowywać wszystkie adresy IPv4, \n"
+"            i adres ::/0 aby dopasować wszystkie adresy IPv6."
 
 #. i18n: ectx: property (text), widget (QLabel, endpointAddressLabel)
 #: editor/settings/ui/wireguardpeerwidget.ui:55
-#, fuzzy, kde-format
-#| msgid "Cloned MAC address:"
+#, kde-format
 msgid "Endpoint address:"
-msgstr "Sklonowany adres MAC:"
+msgstr "Adres punktu końcowego:"
 
 #. i18n: ectx: property (toolTip), widget (QLineEdit, endpointAddressLineEdit)
 #: editor/settings/ui/wireguardpeerwidget.ui:66
@@ -1861,12 +1885,17 @@
 "            qualified domain name such as abc.com). If\n"
 "            present, Endpoint port must also be set."
 msgstr ""
+"Opcjonalne.\n"
+"            Punkt końcowy dla połączenia. Może to być\n"
+"            adres IPv4, adres IPv6, lub FQDN (w pełni\n"
+"            kwalifikowana nazwa domeny taka jak abc.com). Jeśli\n"
+"            istnieje, to należy także ustawić port punktu końcowego."
 
 #. i18n: ectx: property (text), widget (QLabel, endpointPortLabel)
 #: editor/settings/ui/wireguardpeerwidget.ui:74
 #, kde-format
 msgid "Endpoint port:"
-msgstr ""
+msgstr "Port punktu końcowego:"
 
 #. i18n: ectx: property (toolTip), widget (QLineEdit, endpointPortLineEdit)
 #: editor/settings/ui/wireguardpeerwidget.ui:83
@@ -1876,13 +1905,15 @@
 "            The port number of an endpoint. If present Endpoint\n"
 "            Address must also be set."
 msgstr ""
+"Opcjonalne.\n"
+"            Numer portu punktu końcowego. Jeśli adres obecnego\n"
+"            punktu końcowego też musi być ustawiony."
 
 #. i18n: ectx: property (text), widget (QLabel, presharedKeyLabel)
 #: editor/settings/ui/wireguardpeerwidget.ui:91
-#, fuzzy, kde-format
-#| msgid "Private key:"
+#, kde-format
 msgid "Preshared key:"
-msgstr "Klucz prywatny:"
+msgstr "Współdzielony klucz:"
 
 #. i18n: ectx: property (toolTip), widget (PasswordField, presharedKeyLineEdit)
 #: editor/settings/ui/wireguardpeerwidget.ui:102
@@ -1894,12 +1925,18 @@
 "            cryptography to be mixed into the already existing\n"
 "            public-key cryptography, for post-quantum resistance."
 msgstr ""
+"Opcjonalne.\n"
+"            Współdzielony klucz base64 utworzony przez wg genpsk.\n"
+"            Ta opcja dodaje dodatkową warstwę kryptografii kluczem "
+"symetrycznym\n"
+"            zmieszaną z już istniejącą kryptografią klucza publicznego\n"
+"            dla oporu post-quantum."
 
 #. i18n: ectx: property (text), widget (QLabel, keepaliveLabel)
 #: editor/settings/ui/wireguardpeerwidget.ui:109
 #, kde-format
 msgid "Persistent keepalive:"
-msgstr ""
+msgstr "Niegasnące podtrzymywanie:"
 
 #. i18n: ectx: property (toolTip), widget (QLineEdit, keepaliveLineEdit)
 #: editor/settings/ui/wireguardpeerwidget.ui:127
@@ -1918,24 +1955,37 @@
 "            when unspecified, this option is off. Most users will not\n"
 "            need this."
 msgstr ""
+"Opcjonalne.\n"
+"            Liczba sekund, pomiędzy 1 i 65535 włącznie, określająca\n"
+"            częstość wysyłania uwierzytelnionego pustego pakietu do\n"
+"            uczestnika w celu utrzymania zapory ogniowej\n"
+"            lub mapowania NAT. Na przykład, gdy\n"
+"            interfejs bardzo rzadko wysyła cokolwiek, lecz w każdej chwili\n"
+"            może otrzymać cokolwiek od uczestnika, i dzieje się to za\n"
+"            NAT, to dla interfejsu może okazać się korzystnym okres "
+"podtrzymywania łącza             równy 25 sekund. Gdy ustawiono na\n"
+"            0 lub \"wył\", to opcja ta będzie wyłączona. Domyślnie, lub gdy\n"
+"            nic nie podano, to ta opcja jest wyłączona. Większość "
+"użytkowników\n"
+"            nie będzie tego potrzebować."
 
 #. i18n: ectx: attribute (title), widget (QWidget, tab)
 #: editor/settings/ui/wireguardtabwidget.ui:24
 #, kde-format
 msgid "Peer 1"
-msgstr ""
+msgstr "Uczestnik 1"
 
 #. i18n: ectx: property (text), widget (QPushButton, btnAdd)
 #: editor/settings/ui/wireguardtabwidget.ui:37
 #, kde-format
 msgid "Add new Peer"
-msgstr ""
+msgstr "Dodaj nowego uczestnika"
 
 #. i18n: ectx: property (text), widget (QPushButton, btnRemove)
 #: editor/settings/ui/wireguardtabwidget.ui:44
 #, kde-format
 msgid "Remove this Peer"
-msgstr ""
+msgstr "Usuń tego uczestnika"
 
 #: editor/settings/wificonnectionwidget.cpp:197
 #, kde-format
@@ -1947,7 +1997,7 @@
 #, kde-format
 msgctxt "@title: window wireguard peers properties"
 msgid "WireGuard peers properties"
-msgstr ""
+msgstr "Ustawienia uczestników WireGuard"
 
 #: editor/vpnuiplugin.cpp:53
 #, kde-format
@@ -2689,7 +2739,7 @@
 #: uiutils.cpp:254
 #, kde-format
 msgid "WireGuard VPN"
-msgstr ""
+msgstr "VPN WireGuard"
 
 #: uiutils.cpp:258
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.16.1/po/pl/plasmanetworkmanagement_openconnectui.po 
new/plasma-nm-5.16.2/po/pl/plasmanetworkmanagement_openconnectui.po
--- old/plasma-nm-5.16.1/po/pl/plasmanetworkmanagement_openconnectui.po 
2019-06-18 12:04:35.000000000 +0200
+++ new/plasma-nm-5.16.2/po/pl/plasmanetworkmanagement_openconnectui.po 
2019-06-25 13:52:12.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 07:46+0200\n"
-"PO-Revision-Date: 2019-05-11 06:25+0200\n"
+"PO-Revision-Date: 2019-06-20 21:03+0200\n"
 "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
 "Language-Team: Polish <[email protected]>\n"
 "Language: pl\n"
@@ -189,7 +189,7 @@
 #: openconnectprop.ui:128
 #, kde-format
 msgid "PAN Global Protect"
-msgstr ""
+msgstr "Globalna ochrona PAN"
 
 #. i18n: ectx: property (title), widget (QGroupBox, groupBox)
 #: openconnectprop.ui:139
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.16.1/po/ru/plasma_applet_org.kde.plasma.networkmanagement.po 
new/plasma-nm-5.16.2/po/ru/plasma_applet_org.kde.plasma.networkmanagement.po
--- 
old/plasma-nm-5.16.1/po/ru/plasma_applet_org.kde.plasma.networkmanagement.po    
    2019-06-18 12:04:36.000000000 +0200
+++ 
new/plasma-nm-5.16.2/po/ru/plasma_applet_org.kde.plasma.networkmanagement.po    
    2019-06-25 13:52:14.000000000 +0200
@@ -11,13 +11,14 @@
 # Yury G. Kudryashov <[email protected]>, 2012.
 # Victor Ryzhykh <[email protected]>, 2014.
 # Alexander Lakhin <[email protected]>, 2013, 2014.
+# Alexander Yavorsky <[email protected]>, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: kcm_knetworkmanager.ru\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 07:46+0200\n"
-"PO-Revision-Date: 2019-01-18 19:31+0300\n"
-"Last-Translator: Alexander Potashev <[email protected]>\n"
+"PO-Revision-Date: 2019-06-24 21:00+0300\n"
+"Last-Translator: Alexander Yavorsky <[email protected]>\n"
 "Language-Team: Russian <[email protected]>\n"
 "Language: ru\n"
 "MIME-Version: 1.0\n"
@@ -25,7 +26,7 @@
 "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 2.0\n"
+"X-Generator: Lokalize 19.04.2\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
@@ -41,10 +42,9 @@
 msgstr "Запрашивать PIN-код при подключении модема"
 
 #: contents/ui/configGeneral.qml:47
-#, fuzzy, kde-format
-#| msgid "Show and configure virtual connections"
+#, kde-format
 msgid "Show virtual connections"
-msgstr "Просмотр и настройка виртуальных сетевых соединений"
+msgstr "Показывать виртуальные сетевые соединения"
 
 #: contents/ui/ConnectionItem.qml:116
 #, kde-format
@@ -59,7 +59,7 @@
 #: contents/ui/ConnectionItem.qml:170
 #, kde-format
 msgid "Configure..."
-msgstr ""
+msgstr "Настроить..."
 
 #: contents/ui/ConnectionItem.qml:195
 #, kde-format
@@ -124,11 +124,10 @@
 msgstr "Авиарежим"
 
 #: contents/ui/Toolbar.qml:122
-#, fuzzy, kde-format
-#| msgid "Active connections"
+#, kde-format
 msgctxt "button tooltip"
 msgid "Search the connections"
-msgstr "Активные подключения"
+msgstr "Поиск соединений"
 
 #: contents/ui/Toolbar.qml:129
 #, kde-format
@@ -139,7 +138,7 @@
 #, kde-format
 msgctxt "text field placeholder text"
 msgid "Search..."
-msgstr ""
+msgstr "Поиск..."
 
 #: contents/ui/TrafficMonitor.qml:45
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.16.1/po/ru/plasmanetworkmanagement-libs.po 
new/plasma-nm-5.16.2/po/ru/plasmanetworkmanagement-libs.po
--- old/plasma-nm-5.16.1/po/ru/plasmanetworkmanagement-libs.po  2019-06-18 
12:04:36.000000000 +0200
+++ new/plasma-nm-5.16.2/po/ru/plasmanetworkmanagement-libs.po  2019-06-25 
13:52:14.000000000 +0200
@@ -4,13 +4,14 @@
 # Victor Ryzhykh <[email protected]>, 2014.
 # Alexander Lakhin <[email protected]>, 2014.
 # Alexander Potashev <[email protected]>, 2014, 2015, 2016, 2017, 2018, 
2019.
+# Alexander Yavorsky <[email protected]>, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 07:46+0200\n"
-"PO-Revision-Date: 2019-01-18 18:38+0300\n"
-"Last-Translator: Alexander Potashev <[email protected]>\n"
+"PO-Revision-Date: 2019-06-20 20:17+0300\n"
+"Last-Translator: Alexander Yavorsky <[email protected]>\n"
 "Language-Team: Russian <[email protected]>\n"
 "Language: ru\n"
 "MIME-Version: 1.0\n"
@@ -18,7 +19,7 @@
 "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 2.0\n"
+"X-Generator: Lokalize 19.04.2\n"
 
 #: declarative/networkstatus.cpp:116
 #, kde-format
@@ -73,10 +74,9 @@
 
 #: declarative/networkstatus.cpp:205 models/creatableconnectionsmodel.cpp:227
 #: models/creatableconnectionsmodel.cpp:228
-#, fuzzy, kde-format
-#| msgid "Wired"
+#, kde-format
 msgid "WireGuard"
-msgstr "Проводное"
+msgstr "WireGuard"
 
 #: declarative/networkstatus.cpp:211
 #, kde-format
@@ -190,10 +190,9 @@
 msgstr "Группа"
 
 #: editor/connectioneditorbase.cpp:247
-#, fuzzy, kde-format
-#| msgid "Wired Interface (%1)"
+#, kde-format
 msgid "WireGuard Interface"
-msgstr "Проводной интерфейс (%1)"
+msgstr "Интерфейс WireGuard"
 
 #: editor/connectioneditorbase.cpp:263
 #, kde-format
@@ -1731,14 +1730,13 @@
 #: editor/settings/ui/wireguardinterfacewidget.ui:14
 #, kde-format
 msgid "WireGuard Settings"
-msgstr ""
+msgstr "Параметры WireGuard"
 
 #. i18n: ectx: property (title), widget (QGroupBox, groupBox)
 #: editor/settings/ui/wireguardinterfacewidget.ui:20
-#, fuzzy, kde-format
-#| msgid "Interface name:"
+#, kde-format
 msgid "Interface"
-msgstr "Имя интерфейса:"
+msgstr "Интерфейс"
 
 #. i18n: ectx: property (toolTip), widget (PasswordField, privateKeyLineEdit)
 #: editor/settings/ui/wireguardinterfacewidget.ui:34
@@ -1747,12 +1745,14 @@
 "Required.\n"
 "A base64 private key generated by wg genkey."
 msgstr ""
+"Обязательный параметр.\n"
+"Закрытый ключ в формате base64, созданный вызовом команды «wg genkey»."
 
 #. i18n: ectx: property (text), widget (QLabel, listenPortLabel)
 #: editor/settings/ui/wireguardinterfacewidget.ui:41
 #, kde-format
 msgid "Listen port:"
-msgstr ""
+msgstr "Порт:"
 
 #. i18n: ectx: property (toolTip), widget (QLineEdit, listenPortLineEdit)
 #: editor/settings/ui/wireguardinterfacewidget.ui:49
@@ -1761,12 +1761,15 @@
 "Optional.\n"
 "Listen port number. Chosen randomly if left as 'Automatic'."
 msgstr ""
+"Необязательный параметр.\n"
+"Номер порта, на котором ожидается подключение. При выборе значения "
+"«Автоматически», номер порта будет выбран случайным образом."
 
 #. i18n: ectx: property (text), widget (QLabel, fwmarkLabel)
 #: editor/settings/ui/wireguardinterfacewidget.ui:57
 #, kde-format
 msgid "fwmark:"
-msgstr ""
+msgstr "fwmark:"
 
 #. i18n: ectx: property (toolTip), widget (QLineEdit, fwmarkLineEdit)
 #: editor/settings/ui/wireguardinterfacewidget.ui:67
@@ -1777,6 +1780,10 @@
 "option is disabled. May be specified in hexadecimal by\n"
 "prepending '0x'."
 msgstr ""
+"Необязательный параметр.\n"
+"Метка fwmark для исходящих пакетов. Что бы отключить эту функцию, "
+"используйте значение 0 или «off». Для использования шестнадцатеричной "
+"системы счисления, используйте префикс «0х»."
 
 #. i18n: ectx: property (toolTip), widget (QLineEdit, mtuLineEdit)
 #: editor/settings/ui/wireguardinterfacewidget.ui:86
@@ -1808,14 +1815,13 @@
 #: editor/settings/ui/wireguardinterfacewidget.ui:126
 #, kde-format
 msgid "Peers..."
-msgstr ""
+msgstr "Участники обмена..."
 
 #. i18n: ectx: property (text), widget (QLabel, publicKeyLabel)
 #: editor/settings/ui/wireguardpeerwidget.ui:17
-#, fuzzy, kde-format
-#| msgid "Private key:"
+#, kde-format
 msgid "Public key:"
-msgstr "Личный ключ:"
+msgstr "Открытый ключ:"
 
 #. i18n: ectx: property (toolTip), widget (QLineEdit, publicKeyLineEdit)
 #: editor/settings/ui/wireguardpeerwidget.ui:27
@@ -1826,12 +1832,18 @@
 "            from a private key, and usually transmitted \n"
 "            out of band to the author of the configuration file."
 msgstr ""
+"Обязательный параметр.\n"
+"            Открытый ключ в формате base64, вычисленный \n"
+"            на основании закрытого ключа вызовом команды \n"
+"            «wg pubkey». \n"
+"            Как правило, этот ключ передают автору файла \n"
+"            конфигурации по защищённому каналу."
 
 #. i18n: ectx: property (text), widget (QLabel, allowedIPsLabel)
 #: editor/settings/ui/wireguardpeerwidget.ui:34
 #, kde-format
 msgid "Allowed IPs:"
-msgstr ""
+msgstr "Разрешённые адреса IP:"
 
 #. i18n: ectx: property (toolTip), widget (QLineEdit, allowedIPsLineEdit)
 #: editor/settings/ui/wireguardpeerwidget.ui:47
@@ -1845,13 +1857,19 @@
 "            may be specified for matching all IPv4 addresses, \n"
 "            and ::/0 may be specified for matching all IPv6 addresses."
 msgstr ""
+"Обязательный параметр.\n"
+"            Список IP-адресов участника обмена в формате v4 \n"
+"            или v6 с указанием масок подсетей. Для этих адресов\n"
+"            будут разрешены входящие подключения, а также по \n"
+"            этим адресам будет устанавливаться исходящее\n"
+"            подключение. Что бы разрешить соединение с любым \n"
+"            адресом, используйте 0.0.0.0/0 для IPv4 и ::/0 для IPv6."
 
 #. i18n: ectx: property (text), widget (QLabel, endpointAddressLabel)
 #: editor/settings/ui/wireguardpeerwidget.ui:55
-#, fuzzy, kde-format
-#| msgid "Cloned MAC address:"
+#, kde-format
 msgid "Endpoint address:"
-msgstr "Клонированный MAC-адрес:"
+msgstr "Адрес подключения:"
 
 #. i18n: ectx: property (toolTip), widget (QLineEdit, endpointAddressLineEdit)
 #: editor/settings/ui/wireguardpeerwidget.ui:66
@@ -1868,7 +1886,7 @@
 #: editor/settings/ui/wireguardpeerwidget.ui:74
 #, kde-format
 msgid "Endpoint port:"
-msgstr ""
+msgstr "Порт подключения:"
 
 #. i18n: ectx: property (toolTip), widget (QLineEdit, endpointPortLineEdit)
 #: editor/settings/ui/wireguardpeerwidget.ui:83
@@ -1881,10 +1899,9 @@
 
 #. i18n: ectx: property (text), widget (QLabel, presharedKeyLabel)
 #: editor/settings/ui/wireguardpeerwidget.ui:91
-#, fuzzy, kde-format
-#| msgid "Private key:"
+#, kde-format
 msgid "Preshared key:"
-msgstr "Личный ключ:"
+msgstr "Общий ключ:"
 
 #. i18n: ectx: property (toolTip), widget (PasswordField, presharedKeyLineEdit)
 #: editor/settings/ui/wireguardpeerwidget.ui:102
@@ -1925,19 +1942,19 @@
 #: editor/settings/ui/wireguardtabwidget.ui:24
 #, kde-format
 msgid "Peer 1"
-msgstr ""
+msgstr "Участник 1"
 
 #. i18n: ectx: property (text), widget (QPushButton, btnAdd)
 #: editor/settings/ui/wireguardtabwidget.ui:37
 #, kde-format
 msgid "Add new Peer"
-msgstr ""
+msgstr "Добавить участника"
 
 #. i18n: ectx: property (text), widget (QPushButton, btnRemove)
 #: editor/settings/ui/wireguardtabwidget.ui:44
 #, kde-format
 msgid "Remove this Peer"
-msgstr ""
+msgstr "Удалить этого участника"
 
 #: editor/settings/wificonnectionwidget.cpp:197
 #, kde-format
@@ -1949,7 +1966,7 @@
 #, kde-format
 msgctxt "@title: window wireguard peers properties"
 msgid "WireGuard peers properties"
-msgstr ""
+msgstr "Свойства участника WireGuard"
 
 #: editor/vpnuiplugin.cpp:53
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.16.1/po/ru/plasmanetworkmanagement_openconnectui.po 
new/plasma-nm-5.16.2/po/ru/plasmanetworkmanagement_openconnectui.po
--- old/plasma-nm-5.16.1/po/ru/plasmanetworkmanagement_openconnectui.po 
2019-06-18 12:04:36.000000000 +0200
+++ new/plasma-nm-5.16.2/po/ru/plasmanetworkmanagement_openconnectui.po 
2019-06-25 13:52:14.000000000 +0200
@@ -4,13 +4,14 @@
 # Victor Ryzhykh <[email protected]>, 2014.
 # Alexander Lakhin <[email protected]>, 2014.
 # Alexander Potashev <[email protected]>, 2015, 2017, 2018.
+# Alexander Yavorsky <[email protected]>, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 07:46+0200\n"
-"PO-Revision-Date: 2018-02-01 11:28+0300\n"
-"Last-Translator: Alexander Potashev <[email protected]>\n"
+"PO-Revision-Date: 2019-06-24 21:45+0300\n"
+"Last-Translator: Alexander Yavorsky <[email protected]>\n"
 "Language-Team: Russian <[email protected]>\n"
 "Language: ru\n"
 "MIME-Version: 1.0\n"
@@ -18,12 +19,12 @@
 "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 2.0\n"
+"X-Generator: Lokalize 19.04.2\n"
 
 #: openconnectauth.cpp:308
 #, kde-format
 msgid "Failed to initialize software token: %1"
-msgstr ""
+msgstr "Не удалось инициализировать программные ключи доступа: %1"
 
 #: openconnectauth.cpp:361
 #, kde-format
@@ -191,7 +192,7 @@
 #: openconnectprop.ui:128
 #, kde-format
 msgid "PAN Global Protect"
-msgstr ""
+msgstr "Защита персональной сети"
 
 #. i18n: ectx: property (title), widget (QGroupBox, groupBox)
 #: openconnectprop.ui:139
@@ -221,7 +222,7 @@
 #: openconnectprop.ui:186
 #, kde-format
 msgid "Prevent user from manually accepting invalid certificates"
-msgstr ""
+msgstr "Запретить использование недействительных сертификатов"
 
 #. i18n: ectx: property (text), widget (QPushButton, buTokens)
 #: openconnectprop.ui:212
@@ -239,19 +240,18 @@
 
 #. i18n: ectx: property (title), widget (QGroupBox, gbToken)
 #: openconnecttoken.ui:20
-#, fuzzy, kde-format
-#| msgid "Certificate Authentication"
+#, kde-format
 msgid "Software Token Authentication"
-msgstr "Аутентификация по сертификату"
+msgstr "Аутентификация по ключу доступа"
 
 #. i18n: ectx: property (text), widget (QLabel, label_8)
 #: openconnecttoken.ui:26
 #, kde-format
 msgid "Token Mode:"
-msgstr ""
+msgstr "Режим ключа доступа:"
 
 #. i18n: ectx: property (text), widget (QLabel, label_9)
 #: openconnecttoken.ui:43
 #, kde-format
 msgid "Token Secret:"
-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/plasma-nm-5.16.1/vpn/openconnect/plasmanetworkmanagement_openconnect_globalprotectui.desktop
 
new/plasma-nm-5.16.2/vpn/openconnect/plasmanetworkmanagement_openconnect_globalprotectui.desktop
--- 
old/plasma-nm-5.16.1/vpn/openconnect/plasmanetworkmanagement_openconnect_globalprotectui.desktop
    2019-06-18 12:04:03.000000000 +0200
+++ 
new/plasma-nm-5.16.2/vpn/openconnect/plasmanetworkmanagement_openconnect_globalprotectui.desktop
    2019-06-25 13:51:36.000000000 +0200
@@ -20,11 +20,13 @@
 Name[en_GB]=PAN Global Protect (openconnect)
 Name[es]=PAN GlobalProtect (openconnect)
 Name[eu]=PAN Global Protect (openconnect)
+Name[fi]=PAN Global Protect (openconnect)
 Name[gl]=PAN Global Protect (openconnect)
 Name[id]=PAN Global Protect (openconnect)
 Name[it]=PAN Global Protect (openconnect)
 Name[ko]=PAN Global Protect(openconnect)
 Name[nl]=PAN Global Protect (openconnect)
+Name[pl]=Globalna ochrona PAN (openconnect)
 Name[pt]=Protecção Global do PAN (openconnect)
 Name[pt_BR]=Proteção Global do PAN (openconnect)
 Name[sk]=PAN Global Protect (openconnect)
@@ -39,11 +41,13 @@
 Comment[en_GB]=Compatible with PAN GlobalProtect SSL VPN
 Comment[es]=Compatible con VPN SSL de PAN GlobalProtect
 Comment[eu]=PAN GlobalProtect SSL VPN-rekin bateragarria
+Comment[fi]=Yhteensopiva PAN GlobalProtect -SSL-VPN:n kanssa
 Comment[gl]=Compatíbel con PAN GlobalProtect SSL VPN
 Comment[id]=Kompatibel dengan PAN GlobalProtect SSL VPN
 Comment[it]=Compatibile con PAN Global Protect VPN
 Comment[ko]=PAN GlobalProtect SSL VPN과 호환됨
 Comment[nl]=Compatibel met PAN GlobalProtect SSL VPN
+Comment[pl]=Zgodny z globalną ochroną PAN SSL VPN
 Comment[pt]=Compatível com a VPN PAN Protecção Global por SSL
 Comment[pt_BR]=Compatível com a VPN PAN Proteção Global por SSL
 Comment[sk]=Kompatibilné s PAN GlobalProtect SSL VPN



Reply via email to