Hello community,

here is the log from the commit of package plasma-nm5 for openSUSE:Factory 
checked in at 2018-05-08 13:35:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma-nm5 (Old)
 and      /work/SRC/openSUSE:Factory/.plasma-nm5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma-nm5"

Tue May  8 13:35:41 2018 rev:70 rq:603272 version:5.12.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma-nm5/plasma-nm5.changes    2018-03-30 
12:05:38.365602777 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-nm5.new/plasma-nm5.changes       
2018-05-08 13:35:42.705078904 +0200
@@ -1,0 +2,25 @@
+Wed May  2 14:52:07 UTC 2018 - wba...@tmo.at
+
+- Unconditionally provide the -vpnc subpackage again for now, vpnc
+  is still in Tumbleweed and has been revived for Leap 15.0
+- Activate proper Requires and Supplements for the -openswan,
+  -l2tp, and -iodine subpackages, the corresponding NetworkManager
+  packages are in Factory (and Leap) meanwhile
+
+-------------------------------------------------------------------
+Wed May  2 09:25:52 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.5.php
+- Changes since 5.12.4:
+  * None
+
+-------------------------------------------------------------------
+Tue Apr  3 08:58:44 UTC 2018 - fab...@ritter-vogt.de
+
+- Fix plasma-nm5-openconnect supplements
+- Don't provide the -vpnc subpackage anymore on TW and Leap 15
+
+-------------------------------------------------------------------

Old:
----
  plasma-nm-5.12.4.tar.xz

New:
----
  plasma-nm-5.12.5.tar.xz

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

Other differences:
------------------
++++++ plasma-nm5.spec ++++++
--- /var/tmp/diff_new_pack.SWozFC/_old  2018-05-08 13:35:43.273058406 +0200
+++ /var/tmp/diff_new_pack.SWozFC/_new  2018-05-08 13:35:43.281058118 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 %define mm_support 1
 Name:           plasma-nm5
-Version:        5.12.4
+Version:        5.12.5
 Release:        0
 Summary:        Plasma applet written in QML for managing network connections
 License:        (LGPL-2.1 or LGPL-3.0) and (GPL-2.0 or GPL-3.0)
@@ -126,7 +126,7 @@
 Requires:       %{name} = %{version}
 Requires:       NetworkManager-openconnect
 Requires:       openconnect
-Supplements:    packageand(%{name}:NetworkManager-openconnect:openconnect)
+Supplements:    packageand(%{name}:NetworkManager-openconnect)
 Provides:       NetworkManager-openconnect-frontend
 %if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320"
 Provides:       plasma-nm-openconnect = %{version}
@@ -141,9 +141,8 @@
 Summary:        Openswan support for %{name}
 Group:          System/GUI/KDE
 Requires:       %{name} = %{version}
-# NetworkManager-openswan is not in Factory
-#Requires:       NetworkManager-openswan
-#Supplements:    packageand(%{name}:NetworkManager-openswan)
+Requires:       NetworkManager-openswan
+Supplements:    packageand(%{name}:NetworkManager-openswan)
 Provides:       NetworkManager-openswan-frontend
 %if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320"
 Provides:       plasma-nm-openswan = %{version}
@@ -172,9 +171,8 @@
 Summary:        L2TP support for %{name}
 Group:          System/GUI/KDE
 Requires:       %{name} = %{version}
-# NetworkManager-l2tp is not in Factory
-#Requires:       NetworkManager-l2tp
-#Supplements:    packageand(%{name}:NetworkManager-l2tp)
+Requires:       NetworkManager-l2tp
+Supplements:    packageand(%{name}:NetworkManager-l2tp)
 Provides:       NetworkManager-l2tp-frontend
 %if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320"
 Provides:       plasma-nm-l2tp = %{version}
@@ -228,8 +226,7 @@
 Summary:        VPN support for %{name}
 Group:          System/GUI/KDE
 Requires:       %{name} = %{version}
-# NetworkManager-iodine doesn't exist in Factory
-#Requires:       NetworkManager-iodine
+Requires:       NetworkManager-iodine
 Supplements:    packageand(%{name}:NetworkManager-iodine)
 Provides:       NetworkManager-iodine-frontend
 
@@ -261,6 +258,7 @@
 %if %{with lang}
   %kf5_find_lang
 %endif
+
   %fdupes %{buildroot}
 
 %files

++++++ plasma-nm-5.12.4.tar.xz -> plasma-nm-5.12.5.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-nm-5.12.4/CMakeLists.txt 
new/plasma-nm-5.12.5/CMakeLists.txt
--- old/plasma-nm-5.12.4/CMakeLists.txt 2018-03-27 13:23:56.000000000 +0200
+++ new/plasma-nm-5.12.5/CMakeLists.txt 2018-05-01 15:00:26.000000000 +0200
@@ -3,7 +3,7 @@
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 
-set(PROJECT_VERSION "5.12.4")
+set(PROJECT_VERSION "5.12.5")
 set(PROJECT_VERSION_MAJOR 5)
 
 ################# set KDE specific information #################
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.12.4/po/cs/plasmanetworkmanagement-libs.po 
new/plasma-nm-5.12.5/po/cs/plasmanetworkmanagement-libs.po
--- old/plasma-nm-5.12.4/po/cs/plasmanetworkmanagement-libs.po  2018-03-27 
13:23:23.000000000 +0200
+++ new/plasma-nm-5.12.5/po/cs/plasmanetworkmanagement-libs.po  2018-05-01 
14:59:51.000000000 +0200
@@ -1,14 +1,14 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Vít Pelčák <v...@pelcak.org>, 2014, 2015, 2016, 2017.
+# Vít Pelčák <v...@pelcak.org>, 2014, 2015, 2016, 2017, 2018.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-01-05 03:18+0100\n"
-"PO-Revision-Date: 2017-09-07 12:30+0100\n"
-"Last-Translator: Vít Pelčák <v...@pelcak.org>\n"
+"PO-Revision-Date: 2018-03-01 16:55+0100\n"
+"Last-Translator: Vit Pelcak <v...@pelcak.org>\n"
 "Language-Team: Czech <kde-i18n-...@kde.org>\n"
 "Language: cs\n"
 "MIME-Version: 1.0\n"
@@ -440,7 +440,7 @@
 #: editor/settings/ui/802-1x.ui:53
 #, kde-format
 msgid "PWD"
-msgstr ""
+msgstr "PWD"
 
 #. i18n: ectx: property (text), item, widget (KComboBox, auth)
 #: editor/settings/ui/802-1x.ui:58
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.12.4/po/ru/plasmanetworkmanagement_sshui.po 
new/plasma-nm-5.12.5/po/ru/plasmanetworkmanagement_sshui.po
--- old/plasma-nm-5.12.4/po/ru/plasmanetworkmanagement_sshui.po 2018-03-27 
13:23:48.000000000 +0200
+++ new/plasma-nm-5.12.5/po/ru/plasmanetworkmanagement_sshui.po 2018-05-01 
15:00:15.000000000 +0200
@@ -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.
 #
-# Alexander Potashev <aspotas...@gmail.com>, 2015, 2016.
+# Alexander Potashev <aspotas...@gmail.com>, 2015, 2016, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-04-19 02:52+0200\n"
-"PO-Revision-Date: 2016-08-20 14:09+0300\n"
+"PO-Revision-Date: 2018-04-21 13:11+0300\n"
 "Last-Translator: Alexander Potashev <aspotas...@gmail.com>\n"
 "Language-Team: Russian <kde-russ...@lists.kde.ru>\n"
 "Language: ru\n"
@@ -58,18 +58,17 @@
 #: sshadvanced.ui:132
 #, kde-format
 msgid "Do not replace default route"
-msgstr ""
+msgstr "Не изменять маршрут по умолчанию"
 
 #. i18n: ectx: property (windowTitle), widget (QWidget, SshAuth)
 #: sshauth.ui:14
 #, kde-format
 msgid "SSH VPN"
-msgstr ""
+msgstr "SSH VPN"
 
 #. i18n: ectx: property (text), widget (QLabel, passwordLabel)
 #: sshauth.ui:32
-#, fuzzy, kde-format
-#| msgid "Password:"
+#, kde-format
 msgid "Password: "
 msgstr "Пароль:"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.12.4/po/zh_CN/plasma_applet_org.kde.plasma.networkmanagement.po 
new/plasma-nm-5.12.5/po/zh_CN/plasma_applet_org.kde.plasma.networkmanagement.po
--- 
old/plasma-nm-5.12.4/po/zh_CN/plasma_applet_org.kde.plasma.networkmanagement.po 
    2018-03-27 13:23:56.000000000 +0200
+++ 
new/plasma-nm-5.12.5/po/zh_CN/plasma_applet_org.kde.plasma.networkmanagement.po 
    2018-05-01 15:00:25.000000000 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-12-22 03:12+0100\n"
-"PO-Revision-Date: 2018-03-18 19:40-0400\n"
+"PO-Revision-Date: 2018-04-26 06:07-0400\n"
 "Last-Translator: guoyunhebrave <guoyunhebr...@gmail.com>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.12.4/po/zh_CN/plasmanetworkmanagement-kcm.po 
new/plasma-nm-5.12.5/po/zh_CN/plasmanetworkmanagement-kcm.po
--- old/plasma-nm-5.12.4/po/zh_CN/plasmanetworkmanagement-kcm.po        
2018-03-27 13:23:56.000000000 +0200
+++ new/plasma-nm-5.12.5/po/zh_CN/plasmanetworkmanagement-kcm.po        
2018-05-01 15:00:25.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-10-25 05:56+0200\n"
-"PO-Revision-Date: 2018-03-18 19:39-0400\n"
+"PO-Revision-Date: 2018-04-26 06:06-0400\n"
 "Last-Translator: guoyunhebrave <guoyunhebr...@gmail.com>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.12.4/po/zh_CN/plasmanetworkmanagement-kded.po 
new/plasma-nm-5.12.5/po/zh_CN/plasmanetworkmanagement-kded.po
--- old/plasma-nm-5.12.4/po/zh_CN/plasmanetworkmanagement-kded.po       
2018-03-27 13:23:56.000000000 +0200
+++ new/plasma-nm-5.12.5/po/zh_CN/plasmanetworkmanagement-kded.po       
2018-05-01 15:00:25.000000000 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-01-03 05:11+0100\n"
-"PO-Revision-Date: 2018-03-18 19:39-0400\n"
+"PO-Revision-Date: 2018-04-26 06:06-0400\n"
 "Last-Translator: guoyunhebrave <guoyunhebr...@gmail.com>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.12.4/po/zh_CN/plasmanetworkmanagement-libs.po 
new/plasma-nm-5.12.5/po/zh_CN/plasmanetworkmanagement-libs.po
--- old/plasma-nm-5.12.4/po/zh_CN/plasmanetworkmanagement-libs.po       
2018-03-27 13:23:56.000000000 +0200
+++ new/plasma-nm-5.12.5/po/zh_CN/plasmanetworkmanagement-libs.po       
2018-05-01 15:00:25.000000000 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-01-05 03:18+0100\n"
-"PO-Revision-Date: 2018-03-18 19:40-0400\n"
+"PO-Revision-Date: 2018-04-26 06:07-0400\n"
 "Last-Translator: guoyunhebrave <guoyunhebr...@gmail.com>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.12.4/po/zh_CN/plasmanetworkmanagement_fortisslvpnui.po 
new/plasma-nm-5.12.5/po/zh_CN/plasmanetworkmanagement_fortisslvpnui.po
--- old/plasma-nm-5.12.4/po/zh_CN/plasmanetworkmanagement_fortisslvpnui.po      
2018-03-27 13:23:56.000000000 +0200
+++ new/plasma-nm-5.12.5/po/zh_CN/plasmanetworkmanagement_fortisslvpnui.po      
2018-05-01 15:00:25.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-06-22 03:16+0200\n"
-"PO-Revision-Date: 2018-03-18 19:40-0400\n"
+"PO-Revision-Date: 2018-04-26 06:07-0400\n"
 "Last-Translator: guoyunhebrave <guoyunhebr...@gmail.com>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.12.4/po/zh_CN/plasmanetworkmanagement_iodineui.po 
new/plasma-nm-5.12.5/po/zh_CN/plasmanetworkmanagement_iodineui.po
--- old/plasma-nm-5.12.4/po/zh_CN/plasmanetworkmanagement_iodineui.po   
2018-03-27 13:23:56.000000000 +0200
+++ new/plasma-nm-5.12.5/po/zh_CN/plasmanetworkmanagement_iodineui.po   
2018-05-01 15:00:25.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:21+0100\n"
-"PO-Revision-Date: 2018-03-18 19:40-0400\n"
+"PO-Revision-Date: 2018-04-26 06:07-0400\n"
 "Last-Translator: guoyunhebrave <guoyunhebr...@gmail.com>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.12.4/po/zh_CN/plasmanetworkmanagement_l2tpui.po 
new/plasma-nm-5.12.5/po/zh_CN/plasmanetworkmanagement_l2tpui.po
--- old/plasma-nm-5.12.4/po/zh_CN/plasmanetworkmanagement_l2tpui.po     
2018-03-27 13:23:56.000000000 +0200
+++ new/plasma-nm-5.12.5/po/zh_CN/plasmanetworkmanagement_l2tpui.po     
2018-05-01 15:00:25.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-10-17 03:43+0200\n"
-"PO-Revision-Date: 2018-03-18 19:40-0400\n"
+"PO-Revision-Date: 2018-04-26 06:07-0400\n"
 "Last-Translator: guoyunhebrave <guoyunhebr...@gmail.com>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.12.4/po/zh_CN/plasmanetworkmanagement_openconnectui.po 
new/plasma-nm-5.12.5/po/zh_CN/plasmanetworkmanagement_openconnectui.po
--- old/plasma-nm-5.12.4/po/zh_CN/plasmanetworkmanagement_openconnectui.po      
2018-03-27 13:23:56.000000000 +0200
+++ new/plasma-nm-5.12.5/po/zh_CN/plasmanetworkmanagement_openconnectui.po      
2018-05-01 15:00:25.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-06-02 03:07+0200\n"
-"PO-Revision-Date: 2018-03-18 19:40-0400\n"
+"PO-Revision-Date: 2018-04-26 06:07-0400\n"
 "Last-Translator: guoyunhebrave <guoyunhebr...@gmail.com>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.12.4/po/zh_CN/plasmanetworkmanagement_openswanui.po 
new/plasma-nm-5.12.5/po/zh_CN/plasmanetworkmanagement_openswanui.po
--- old/plasma-nm-5.12.4/po/zh_CN/plasmanetworkmanagement_openswanui.po 
2018-03-27 13:23:56.000000000 +0200
+++ new/plasma-nm-5.12.5/po/zh_CN/plasmanetworkmanagement_openswanui.po 
2018-05-01 15:00:25.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:21+0100\n"
-"PO-Revision-Date: 2018-03-18 19:40-0400\n"
+"PO-Revision-Date: 2018-04-26 06:07-0400\n"
 "Last-Translator: guoyunhebrave <guoyunhebr...@gmail.com>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.12.4/po/zh_CN/plasmanetworkmanagement_openvpnui.po 
new/plasma-nm-5.12.5/po/zh_CN/plasmanetworkmanagement_openvpnui.po
--- old/plasma-nm-5.12.4/po/zh_CN/plasmanetworkmanagement_openvpnui.po  
2018-03-27 13:23:56.000000000 +0200
+++ new/plasma-nm-5.12.5/po/zh_CN/plasmanetworkmanagement_openvpnui.po  
2018-05-01 15:00:25.000000000 +0200
@@ -10,7 +10,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-11-16 03:32+0100\n"
-"PO-Revision-Date: 2018-03-18 19:40-0400\n"
+"PO-Revision-Date: 2018-04-26 06:07-0400\n"
 "Last-Translator: guoyunhebrave <guoyunhebr...@gmail.com>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.12.4/po/zh_CN/plasmanetworkmanagement_pptpui.po 
new/plasma-nm-5.12.5/po/zh_CN/plasmanetworkmanagement_pptpui.po
--- old/plasma-nm-5.12.4/po/zh_CN/plasmanetworkmanagement_pptpui.po     
2018-03-27 13:23:56.000000000 +0200
+++ new/plasma-nm-5.12.5/po/zh_CN/plasmanetworkmanagement_pptpui.po     
2018-05-01 15:00:25.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:21+0100\n"
-"PO-Revision-Date: 2018-03-18 19:40-0400\n"
+"PO-Revision-Date: 2018-04-26 06:07-0400\n"
 "Last-Translator: guoyunhebrave <guoyunhebr...@gmail.com>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.12.4/po/zh_CN/plasmanetworkmanagement_sshui.po 
new/plasma-nm-5.12.5/po/zh_CN/plasmanetworkmanagement_sshui.po
--- old/plasma-nm-5.12.4/po/zh_CN/plasmanetworkmanagement_sshui.po      
2018-03-27 13:23:56.000000000 +0200
+++ new/plasma-nm-5.12.5/po/zh_CN/plasmanetworkmanagement_sshui.po      
2018-05-01 15:00:25.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-04-19 02:52+0200\n"
-"PO-Revision-Date: 2018-03-18 19:40-0400\n"
+"PO-Revision-Date: 2018-04-26 06:07-0400\n"
 "Last-Translator: guoyunhebrave <guoyunhebr...@gmail.com>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.12.4/po/zh_CN/plasmanetworkmanagement_sstpui.po 
new/plasma-nm-5.12.5/po/zh_CN/plasmanetworkmanagement_sstpui.po
--- old/plasma-nm-5.12.4/po/zh_CN/plasmanetworkmanagement_sstpui.po     
2018-03-27 13:23:56.000000000 +0200
+++ new/plasma-nm-5.12.5/po/zh_CN/plasmanetworkmanagement_sstpui.po     
2018-05-01 15:00:25.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-04-19 02:52+0200\n"
-"PO-Revision-Date: 2018-03-18 19:40-0400\n"
+"PO-Revision-Date: 2018-04-26 06:07-0400\n"
 "Last-Translator: guoyunhebrave <guoyunhebr...@gmail.com>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.12.4/po/zh_CN/plasmanetworkmanagement_strongswanui.po 
new/plasma-nm-5.12.5/po/zh_CN/plasmanetworkmanagement_strongswanui.po
--- old/plasma-nm-5.12.4/po/zh_CN/plasmanetworkmanagement_strongswanui.po       
2018-03-27 13:23:56.000000000 +0200
+++ new/plasma-nm-5.12.5/po/zh_CN/plasmanetworkmanagement_strongswanui.po       
2018-05-01 15:00:25.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-10-17 03:43+0200\n"
-"PO-Revision-Date: 2018-03-18 19:40-0400\n"
+"PO-Revision-Date: 2018-04-26 06:07-0400\n"
 "Last-Translator: guoyunhebrave <guoyunhebr...@gmail.com>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.12.4/po/zh_CN/plasmanetworkmanagement_vpncui.po 
new/plasma-nm-5.12.5/po/zh_CN/plasmanetworkmanagement_vpncui.po
--- old/plasma-nm-5.12.4/po/zh_CN/plasmanetworkmanagement_vpncui.po     
2018-03-27 13:23:56.000000000 +0200
+++ new/plasma-nm-5.12.5/po/zh_CN/plasmanetworkmanagement_vpncui.po     
2018-05-01 15:00:25.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:21+0100\n"
-"PO-Revision-Date: 2018-03-18 19:40-0400\n"
+"PO-Revision-Date: 2018-04-26 06:07-0400\n"
 "Last-Translator: guoyunhebrave <guoyunhebr...@gmail.com>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.12.4/po/zh_TW/plasma_applet_org.kde.plasma.networkmanagement.po 
new/plasma-nm-5.12.5/po/zh_TW/plasma_applet_org.kde.plasma.networkmanagement.po
--- 
old/plasma-nm-5.12.4/po/zh_TW/plasma_applet_org.kde.plasma.networkmanagement.po 
    2018-03-27 13:23:56.000000000 +0200
+++ 
new/plasma-nm-5.12.5/po/zh_TW/plasma_applet_org.kde.plasma.networkmanagement.po 
    2018-05-01 15:00:26.000000000 +0200
@@ -6,14 +6,15 @@
 # Franklin Weng <frank...@mail.everfocus.com.tw>, 2010, 2011, 2012.
 # Franklin Weng <frank...@goodhorse.idv.tw>, 2010, 2011, 2012, 2013, 2014, 
2015.
 # Jeff Huang <s8321...@gmail.com>, 2016, 2017.
+# pan93412 <pan93...@gmail.com>, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: networkmanagement_openvpnui\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-12-22 03:12+0100\n"
-"PO-Revision-Date: 2017-06-29 21:13+0800\n"
-"Last-Translator: Jeff Huang <s8321...@gmail.com>\n"
-"Language-Team: Chinese <kde-i18n-...@kde.org>\n"
+"PO-Revision-Date: 2018-04-24 21:16+0800\n"
+"Last-Translator: pan93412 <pan93...@gmail.com>\n"
+"Language-Team: Chinese <zh-l...@linux.org.tw>\n"
 "Language: zh_TW\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -32,10 +33,9 @@
 msgstr "在數據機偵測時詢問 PIN"
 
 #: contents/ui/configGeneral.qml:50
-#, fuzzy, kde-format
-#| msgid "Configure network connections..."
+#, kde-format
 msgid "Show and configure virtual connections"
-msgstr "設定網路連線..."
+msgstr "顯示與設定虛擬網路連線..."
 
 #: contents/ui/ConnectionItem.qml:145
 #, kde-format
@@ -95,21 +95,19 @@
 msgstr "密碼..."
 
 #: contents/ui/Toolbar.qml:69
-#, fuzzy, kde-format
-#| msgid "Wireless"
+#, kde-format
 msgid "Enable wireless"
-msgstr "無線"
+msgstr "啟用無線網路"
 
 #: contents/ui/Toolbar.qml:83
-#, fuzzy, kde-format
-#| msgid "Username on this network"
+#, kde-format
 msgid "Enable mobile network"
-msgstr "此網路的使用者名稱"
+msgstr "啟用行動網路"
 
 #: contents/ui/Toolbar.qml:98
 #, kde-format
 msgid "Enable airplane mode"
-msgstr ""
+msgstr "啟用飛航模式"
 
 #: contents/ui/Toolbar.qml:124
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.12.4/po/zh_TW/plasmanetworkmanagement-kcm.po 
new/plasma-nm-5.12.5/po/zh_TW/plasmanetworkmanagement-kcm.po
--- old/plasma-nm-5.12.4/po/zh_TW/plasmanetworkmanagement-kcm.po        
2018-03-27 13:23:56.000000000 +0200
+++ new/plasma-nm-5.12.5/po/zh_TW/plasmanetworkmanagement-kcm.po        
2018-05-01 15:00:26.000000000 +0200
@@ -2,13 +2,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Franklin Weng <frank...@goodhorse.idv.tw>, 2017.
+# pan93412 <pan93...@gmail.com>, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-10-25 05:56+0200\n"
-"PO-Revision-Date: 2017-01-29 21:24+0800\n"
-"Last-Translator: Franklin Weng <frank...@goodhorse.idv.tw>\n"
+"PO-Revision-Date: 2018-04-24 21:10+0800\n"
+"Last-Translator: pan93412 <pan93...@gmail.com>\n"
 "Language-Team: Chinese <zh-l...@linux.org.tw>\n"
 "Language: zh_TW\n"
 "MIME-Version: 1.0\n"
@@ -20,7 +21,7 @@
 #: kcm.cpp:306
 #, kde-format
 msgid "my_shared_connection"
-msgstr "分享我的連線"
+msgstr "my_shared_connection"
 
 #: kcm.cpp:360
 #, kde-format
@@ -28,16 +29,15 @@
 msgstr "匯出 VPN 連線"
 
 #: kcm.cpp:380
-#, fuzzy, kde-format
-#| msgid "Do you want to remove the connection '%1'"
+#, kde-format
 msgid "Do you want to save changes made to the connection '%1'?"
-msgstr "您確定要移除連線 '%1' 嗎?"
+msgstr "您確定要儲存連線「%1」嗎?"
 
 #: kcm.cpp:380
 #, kde-format
 msgctxt "@title:window"
 msgid "Save Changes"
-msgstr ""
+msgstr "儲存變更"
 
 #: kcm.cpp:469
 #, kde-format
@@ -69,8 +69,6 @@
 msgstr "連線中"
 
 #: qml/Dialog.qml:31
-#, fuzzy
-#| msgid "Choose a connection type"
 msgctxt "@title:window"
 msgid "Choose a Connection Type"
 msgstr "選擇連線型態"
@@ -81,7 +79,7 @@
 
 #: qml/Dialog.qml:184
 msgid "Cancel"
-msgstr ""
+msgstr "取消"
 
 #: qml/main.qml:69
 msgid "Type here to search connections..."
@@ -100,14 +98,10 @@
 msgstr "匯入選取的連線"
 
 #: qml/main.qml:186
-#, fuzzy
-#| msgid "Remove connection"
 msgctxt "@title:window"
 msgid "Remove Connection"
 msgstr "移除連線"
 
 #: qml/main.qml:187
-#, fuzzy
-#| msgid "Do you want to remove the connection '%1'"
 msgid "Do you want to remove the connection '%1'?"
-msgstr "您確定要移除連線 '%1' 嗎?"
\ No newline at end of file
+msgstr "您確定要移除連線「%1」嗎?"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.12.4/po/zh_TW/plasmanetworkmanagement-libs.po 
new/plasma-nm-5.12.5/po/zh_TW/plasmanetworkmanagement-libs.po
--- old/plasma-nm-5.12.4/po/zh_TW/plasmanetworkmanagement-libs.po       
2018-03-27 13:23:56.000000000 +0200
+++ new/plasma-nm-5.12.5/po/zh_TW/plasmanetworkmanagement-libs.po       
2018-05-01 15:00:26.000000000 +0200
@@ -3,14 +3,15 @@
 #
 # Franklin, 2014, 2015.
 # Jeff Huang <s8321...@gmail.com>, 2016, 2017.
+# pan93412 <pan93...@gmail.com>, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-01-05 03:18+0100\n"
-"PO-Revision-Date: 2017-01-24 15:51+0800\n"
-"Last-Translator: Jeff Huang <s8321...@gmail.com>\n"
-"Language-Team: Chinese <kde-i18n-...@kde.org>\n"
+"PO-Revision-Date: 2018-04-24 21:10+0800\n"
+"Last-Translator: pan93412 <pan93...@gmail.com>\n"
+"Language-Team: Chinese <zh-l...@linux.org.tw>\n"
 "Language: zh_TW\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -442,7 +443,7 @@
 #: editor/settings/ui/802-1x.ui:53
 #, kde-format
 msgid "PWD"
-msgstr ""
+msgstr "PWD"
 
 #. i18n: ectx: property (text), item, widget (KComboBox, auth)
 #: editor/settings/ui/802-1x.ui:58
@@ -506,11 +507,9 @@
 #. i18n: ectx: property (text), widget (QLabel, label_31)
 #: editor/settings/ui/802-1x.ui:130 editor/settings/ui/802-1x.ui:574
 #: editor/settings/ui/802-1x.ui:718
-#, fuzzy, kde-format
-#| msgctxt "@info"
-#| msgid "Search Domains:"
+#, kde-format
 msgid "Domain:"
-msgstr "搜尋網域:"
+msgstr "網域:"
 
 #. i18n: ectx: property (text), widget (QLabel, label_5)
 #: editor/settings/ui/802-1x.ui:140
@@ -2165,29 +2164,25 @@
 #: models/creatableconnectionsmodel.cpp:185
 #: models/creatableconnectionsmodel.cpp:191
 #: models/creatableconnectionsmodel.cpp:197
-#, fuzzy, kde-format
-#| msgid "VPN connections"
+#, kde-format
 msgid "Virtual connections"
-msgstr "VPN 連線"
+msgstr "虛擬連線"
 
 #: models/creatableconnectionsmodel.cpp:180
 #: models/creatableconnectionsmodel.cpp:186
-#, fuzzy, kde-format
-#| msgid "Some infiniband description"
+#, kde-format
 msgid "Some bond description"
-msgstr "一些 infiniband 描述"
+msgstr "一些 bond 描述"
 
 #: models/creatableconnectionsmodel.cpp:192
-#, fuzzy, kde-format
-#| msgid "Some DSL description"
+#, kde-format
 msgid "Some team description"
-msgstr "一些 DSL 描述"
+msgstr "一些 team 描述"
 
 #: models/creatableconnectionsmodel.cpp:198
-#, fuzzy, kde-format
-#| msgid "Some DSL description"
+#, kde-format
 msgid "Some vlan description"
-msgstr "一些 DSL 描述"
+msgstr "一些 VLAN 描述"
 
 #: models/creatableconnectionsmodel.cpp:216
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.12.4/po/zh_TW/plasmanetworkmanagement_l2tpui.po 
new/plasma-nm-5.12.5/po/zh_TW/plasmanetworkmanagement_l2tpui.po
--- old/plasma-nm-5.12.4/po/zh_TW/plasmanetworkmanagement_l2tpui.po     
2018-03-27 13:23:56.000000000 +0200
+++ new/plasma-nm-5.12.5/po/zh_TW/plasmanetworkmanagement_l2tpui.po     
2018-05-01 15:00:26.000000000 +0200
@@ -3,14 +3,15 @@
 #
 # Franklin, 2014.
 # Jeff Huang <s8321...@gmail.com>, 2016, 2017.
+# pan93412 <pan93...@gmail.com>, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-10-17 03:43+0200\n"
-"PO-Revision-Date: 2017-06-29 21:23+0800\n"
-"Last-Translator: Jeff Huang <s8321...@gmail.com>\n"
-"Language-Team: Chinese <kde-i18n-...@kde.org>\n"
+"PO-Revision-Date: 2018-04-24 21:12+0800\n"
+"Last-Translator: pan93412 <pan93...@gmail.com>\n"
+"Language-Team: Chinese <zh-l...@linux.org.tw>\n"
 "Language: zh_TW\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -73,22 +74,19 @@
 
 #. i18n: ectx: property (text), widget (QLabel, label_3)
 #: l2tp.ui:107
-#, fuzzy, kde-format
-#| msgid "CA Certificate: "
+#, kde-format
 msgid "CA Certificate:"
 msgstr "CA 憑證:"
 
 #. i18n: ectx: property (text), widget (QLabel, label_7)
 #: l2tp.ui:114
-#, fuzzy, kde-format
-#| msgid "Certificate: "
+#, kde-format
 msgid "Certificate:"
 msgstr "憑證:"
 
 #. i18n: ectx: property (text), widget (QLabel, label_8)
 #: l2tp.ui:121
-#, fuzzy, kde-format
-#| msgid "Private Key: "
+#, kde-format
 msgid "Private Key:"
 msgstr "私密金鑰:"
 
@@ -296,8 +294,7 @@
 
 #. i18n: ectx: property (text), widget (QCheckBox, cbsendEcho)
 #: l2tpppp.ui:192
-#, fuzzy, kde-format
-#| msgid "Send PPP echo packets "
+#, kde-format
 msgid "Send PPP echo packets"
 msgstr "傳送 PPP echo 封包 "
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.12.4/po/zh_TW/plasmanetworkmanagement_openvpnui.po 
new/plasma-nm-5.12.5/po/zh_TW/plasmanetworkmanagement_openvpnui.po
--- old/plasma-nm-5.12.4/po/zh_TW/plasmanetworkmanagement_openvpnui.po  
2018-03-27 13:23:56.000000000 +0200
+++ new/plasma-nm-5.12.5/po/zh_TW/plasmanetworkmanagement_openvpnui.po  
2018-05-01 15:00:26.000000000 +0200
@@ -3,14 +3,15 @@
 #
 # Franklin, 2014, 2015.
 # Jeff Huang <s8321...@gmail.com>, 2016, 2017.
+# pan93412 <pan93...@gmail.com>, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-11-16 03:32+0100\n"
-"PO-Revision-Date: 2017-04-17 22:48+0800\n"
-"Last-Translator: Jeff Huang <s8321...@gmail.com>\n"
-"Language-Team: Chinese <kde-i18n-...@kde.org>\n"
+"PO-Revision-Date: 2018-04-24 21:11+0800\n"
+"Last-Translator: pan93412 <pan93...@gmail.com>\n"
+"Language-Team: Chinese <zh-l...@linux.org.tw>\n"
 "Language: zh_TW\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -398,10 +399,9 @@
 
 #. i18n: ectx: property (text), widget (QCheckBox, chkUseCustomReneg)
 #: openvpnadvanced.ui:75
-#, fuzzy, kde-format
-#| msgid "Use custom renegotiation interval"
+#, kde-format
 msgid "Use custom renegotiation interval:"
-msgstr "使用自訂的協定溝通間隔"
+msgstr "使用自訂的協定溝通間隔:"
 
 #. i18n: ectx: property (toolTip), widget (QCheckBox, chkUseLZO)
 #. i18n: ectx: property (toolTip), widget (QComboBox, cmbUseLZO)
@@ -931,13 +931,11 @@
 #: openvpnadvanced.ui:856
 #, kde-format
 msgid "Mode:"
-msgstr ""
+msgstr "模式:"
 
 #. i18n: ectx: property (text), item, widget (QComboBox, cboTLSMode)
 #: openvpnadvanced.ui:864
-#, fuzzy, kde-format
-#| msgctxt "No \"Key Direction\""
-#| msgid "None"
+#, kde-format
 msgid "None"
 msgstr "無"
 
@@ -945,13 +943,13 @@
 #: openvpnadvanced.ui:869
 #, kde-format
 msgid "TLS-Auth"
-msgstr ""
+msgstr "TLS 認證"
 
 #. i18n: ectx: property (text), item, widget (QComboBox, cboTLSMode)
 #: openvpnadvanced.ui:874
 #, kde-format
 msgid "TLS-Crypt"
-msgstr ""
+msgstr "TLS 加密"
 
 #. i18n: ectx: property (toolTip), widget (QLabel, textLabel4_3)
 #. i18n: ectx: property (toolTip), widget (KUrlRequester, kurlTlsAuthKey)
@@ -997,8 +995,7 @@
 #. i18n: ectx: property (toolTip), widget (QLabel, label_11)
 #. i18n: ectx: property (toolTip), widget (QComboBox, cmbProxyType)
 #: openvpnadvanced.ui:980 openvpnadvanced.ui:1005
-#, fuzzy, kde-format
-#| msgid "Proxy type: HTTP or Socks"
+#, kde-format
 msgid "Proxy type: HTTP or SOCKS"
 msgstr "代理伺服器型態:HTTP 或 Socks"
 
@@ -1063,8 +1060,7 @@
 #. i18n: ectx: property (toolTip), widget (QLabel, label_14)
 #. i18n: ectx: property (toolTip), widget (PasswordField, proxyUsername)
 #: openvpnadvanced.ui:1100 openvpnadvanced.ui:1113
-#, fuzzy, kde-format
-#| msgid "HTTP/Socks proxy username passed to OpenVPN when prompted for it."
+#, kde-format
 msgid "HTTP/SOCKS proxy username passed to OpenVPN when prompted for it."
 msgstr "當跳出提示時,傳送給 OpenVPN 的 HTTP/Socks 代理伺服器使用者名稱。"
 
@@ -1077,8 +1073,7 @@
 #. i18n: ectx: property (toolTip), widget (QLabel, label_15)
 #. i18n: ectx: property (toolTip), widget (PasswordField, proxyPassword)
 #: openvpnadvanced.ui:1123 openvpnadvanced.ui:1138
-#, fuzzy, kde-format
-#| msgid "HTTP/Socks proxy password passed to OpenVPN when prompted for it."
+#, kde-format
 msgid "HTTP/SOCKS proxy password passed to OpenVPN when prompted for it."
 msgstr "當跳出提示時,傳送給 OpenVPN 的 HTTP/Socks 代理伺服器密碼。"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.12.4/po/zh_TW/plasmanetworkmanagement_strongswanui.po 
new/plasma-nm-5.12.5/po/zh_TW/plasmanetworkmanagement_strongswanui.po
--- old/plasma-nm-5.12.4/po/zh_TW/plasmanetworkmanagement_strongswanui.po       
2018-03-27 13:23:56.000000000 +0200
+++ new/plasma-nm-5.12.5/po/zh_TW/plasmanetworkmanagement_strongswanui.po       
2018-05-01 15:00:26.000000000 +0200
@@ -3,14 +3,15 @@
 #
 # Franklin, 2014.
 # Jeff Huang <s8321...@gmail.com>, 2016, 2017.
+# pan93412 <pan93...@gmail.com>, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-10-17 03:43+0200\n"
-"PO-Revision-Date: 2017-06-29 21:23+0800\n"
-"Last-Translator: Jeff Huang <s8321...@gmail.com>\n"
-"Language-Team: Chinese <kde-i18n-...@kde.org>\n"
+"PO-Revision-Date: 2018-04-24 21:11+0800\n"
+"Last-Translator: pan93412 <pan93...@gmail.com>\n"
+"Language-Team: Chinese <zh-l...@linux.org.tw>\n"
 "Language: zh_TW\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -133,8 +134,7 @@
 
 #. i18n: ectx: property (text), widget (QLabel, label_2)
 #: strongswanprop.ui:238
-#, fuzzy, kde-format
-#| msgid "User Password"
+#, kde-format
 msgid "User Password:"
 msgstr "使用者密碼:"
 


Reply via email to