Hello community, here is the log from the commit of package plasma-nm5 for openSUSE:Factory checked in at 2018-11-10 16:54:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasma-nm5 (Old) and /work/SRC/openSUSE:Factory/.plasma-nm5.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma-nm5" Sat Nov 10 16:54:05 2018 rev:82 rq:646876 version:5.14.3 Changes: -------- --- /work/SRC/openSUSE:Factory/plasma-nm5/plasma-nm5.changes 2018-10-29 14:20:41.682385283 +0100 +++ /work/SRC/openSUSE:Factory/.plasma-nm5.new/plasma-nm5.changes 2018-11-10 16:54:11.220134871 +0100 @@ -1,0 +2,11 @@ +Tue Nov 6 15:53:55 UTC 2018 - [email protected] + +- Add David Edmundson's key to plasma.keyring +- Update to 5.14.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.14.3.php +- Changes since 5.14.2: + * Use appropriate icon in system tray settings BUG: 400587 FIXED-IN: 5.14.3 (kde#400587) + +------------------------------------------------------------------- Old: ---- plasma-nm-5.14.2.tar.xz plasma-nm-5.14.2.tar.xz.sig New: ---- plasma-nm-5.14.3.tar.xz plasma-nm-5.14.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma-nm5.spec ++++++ --- /var/tmp/diff_new_pack.gfRD9w/_old 2018-11-10 16:54:13.416132179 +0100 +++ /var/tmp/diff_new_pack.gfRD9w/_new 2018-11-10 16:54:13.416132179 +0100 @@ -19,7 +19,7 @@ %bcond_without lang %define mm_support 1 Name: plasma-nm5 -Version: 5.14.2 +Version: 5.14.3 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) @@ -83,7 +83,7 @@ Obsoletes: plasma-nm < %{version} %endif %if 0%{?mm_support} -BuildRequires: cmake(KF5ModemManagerQt) >= 5.14.2 +BuildRequires: cmake(KF5ModemManagerQt) >= 5.14.3 BuildRequires: pkgconfig(ModemManager) >= 1.0.0 %endif Obsoletes: NetworkManager-kde4-devel ++++++ plasma-nm-5.14.2.tar.xz -> plasma-nm-5.14.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-nm-5.14.2/CMakeLists.txt new/plasma-nm-5.14.3/CMakeLists.txt --- old/plasma-nm-5.14.2/CMakeLists.txt 2018-10-23 13:57:48.000000000 +0200 +++ new/plasma-nm-5.14.3/CMakeLists.txt 2018-11-06 15:00:37.000000000 +0100 @@ -2,7 +2,7 @@ project(plasma-networkmanagement) -set(PROJECT_VERSION "5.14.2") +set(PROJECT_VERSION "5.14.3") set(PROJECT_VERSION_MAJOR 5) set(QT_MIN_VERSION "5.11.0") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-nm-5.14.2/applet/metadata.desktop new/plasma-nm-5.14.3/applet/metadata.desktop --- old/plasma-nm-5.14.2/applet/metadata.desktop 2018-10-23 13:54:45.000000000 +0200 +++ new/plasma-nm-5.14.3/applet/metadata.desktop 2018-11-06 14:59:46.000000000 +0100 @@ -92,7 +92,7 @@ Comment[zh_CN]=网络状态和控制 Comment[zh_TW]=網路狀態與控制 -Icon=org.kde.plasma.networkmanagement +Icon=preferences-system-network Type=Service X-KDE-ServiceTypes=Plasma/Applet diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-nm-5.14.2/po/de/plasmanetworkmanagement_openvpnui.po new/plasma-nm-5.14.3/po/de/plasmanetworkmanagement_openvpnui.po --- old/plasma-nm-5.14.2/po/de/plasmanetworkmanagement_openvpnui.po 2018-10-23 13:55:48.000000000 +0200 +++ new/plasma-nm-5.14.3/po/de/plasmanetworkmanagement_openvpnui.po 2018-11-06 15:00:03.000000000 +0100 @@ -5,7 +5,7 @@ "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-09-14 06:48+0200\n" -"PO-Revision-Date: 2018-06-25 04:36+0100\n" +"PO-Revision-Date: 2018-11-05 16:56+0100\n" "Last-Translator: Burkhard Lück <[email protected]>\n" "Language-Team: German <[email protected]>\n" "Language: de\n" @@ -653,12 +653,13 @@ #, kde-format msgid "Specify the maximum number of routes the server is allowed to specify." msgstr "" +"Legt die maximale Anzahl der Routen fest, die der Server bestimmen kann." #. i18n: ectx: property (text), widget (QCheckBox, chkMaxRoutes) #: openvpnadvanced.ui:423 #, kde-format msgid "Specify max routes:" -msgstr "" +msgstr "Maximale Anzahl der Routen:" #. i18n: ectx: attribute (title), widget (QWidget, securityTab) #: openvpnadvanced.ui:462 @@ -817,7 +818,7 @@ #: openvpnadvanced.ui:678 #, kde-format msgid "Don't verify certificate identification" -msgstr "" +msgstr "Kennung des Zertifikats nicht überprüfen" #. i18n: ectx: property (text), item, widget (QComboBox, cbCertCheck) #: openvpnadvanced.ui:683 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-nm-5.14.2/po/en_GB/plasma_applet_org.kde.plasma.networkmanagement.po new/plasma-nm-5.14.3/po/en_GB/plasma_applet_org.kde.plasma.networkmanagement.po --- old/plasma-nm-5.14.2/po/en_GB/plasma_applet_org.kde.plasma.networkmanagement.po 2018-10-23 13:55:49.000000000 +0200 +++ new/plasma-nm-5.14.3/po/en_GB/plasma_applet_org.kde.plasma.networkmanagement.po 2018-11-06 15:00:04.000000000 +0100 @@ -2,13 +2,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Andrew Coles <[email protected]>, 2009, 2010, 2011. -# Steve Allewell <[email protected]>, 2014, 2015, 2016, 2017. +# Steve Allewell <[email protected]>, 2014, 2015, 2016, 2017, 2018. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-10-18 06:51+0200\n" -"PO-Revision-Date: 2017-11-26 15:42+0000\n" +"PO-Revision-Date: 2018-10-27 20:39+0100\n" "Last-Translator: Steve Allewell <[email protected]>\n" "Language-Team: British English <[email protected]>\n" "Language: en_GB\n" @@ -54,12 +54,9 @@ msgstr "Details" #: contents/ui/ConnectionItem.qml:334 -#, fuzzy, kde-format -#| msgid "" -#| "Connected, <font color='%1'>⬇</font> %2/s, <font color='%3'>⬆</font> %4/s" +#, kde-format msgid "Connected, <font color='%1'>⬇</font> %2, <font color='%3'>⬆</font> %4" -msgstr "" -"Connected, <font color='%1'>⬇</font> %2/s, <font color='%3'>⬆</font> %4/s" +msgstr "Connected, <font color='%1'>⬇</font> %2, <font color='%3'>⬆</font> %4" #: contents/ui/ConnectionItem.qml:340 #, kde-format @@ -114,7 +111,7 @@ #: contents/ui/TrafficMonitor.qml:45 #, kde-format msgid "/s" -msgstr "" +msgstr "/s" #: contents/ui/TrafficMonitor.qml:69 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-nm-5.14.2/po/id/plasmanetworkmanagement-kcm.po new/plasma-nm-5.14.3/po/id/plasmanetworkmanagement-kcm.po --- old/plasma-nm-5.14.2/po/id/plasmanetworkmanagement-kcm.po 2018-10-23 13:56:23.000000000 +0200 +++ new/plasma-nm-5.14.3/po/id/plasmanetworkmanagement-kcm.po 2018-11-06 15:00:14.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: plasma-nm\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-09-14 06:48+0200\n" -"PO-Revision-Date: 2018-10-02 20:28+0700\n" +"PO-Revision-Date: 2018-10-25 06:37+0700\n" "Last-Translator: Wantoyo <[email protected]>\n" "Language-Team: Indonesian <[email protected]>\n" "Language: id\n" @@ -61,7 +61,7 @@ #: qml/ConnectionItem.qml:159 msgid "Connected" -msgstr "Terdiskonek" +msgstr "Terkonek" #: qml/ConnectionItem.qml:161 msgid "Connecting" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-nm-5.14.2/po/id/plasmanetworkmanagement-libs.po new/plasma-nm-5.14.3/po/id/plasmanetworkmanagement-libs.po --- old/plasma-nm-5.14.2/po/id/plasmanetworkmanagement-libs.po 2018-10-23 13:56:23.000000000 +0200 +++ new/plasma-nm-5.14.3/po/id/plasmanetworkmanagement-libs.po 2018-11-06 15:00:14.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: plasma-nm\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-09-21 06:43+0200\n" -"PO-Revision-Date: 2018-10-06 07:03+0700\n" +"PO-Revision-Date: 2018-10-24 21:19+0700\n" "Last-Translator: Wantoyo <[email protected]>\n" "Language-Team: Indonesian <[email protected]>\n" "Language: id\n" @@ -396,7 +396,7 @@ "li><li>EMAIL: <email></li><li>URI: <uri, e.g. http://www.kde.org>" "</li></ul></qt>" msgstr "" -"<qt>Enti ini harus menjadi salah satunya:<ul><li>DNS: <nama atau alamat " +"<qt>Enti ini harus menjadi salah satunya:<ul><li>DNS: <nama atau address " "ip></li><li>EMAIL: <email></li><li>URI: <url, misal http://www." "kde.org></li></ul></qt>" @@ -763,7 +763,8 @@ #: editor/settings/ui/bond.ui:252 #, kde-format msgid "An IP address or comma-separated list of addresses." -msgstr "Sebuah alamat IP atau daftar yang dipisahkan dengan koma pada alamat." +msgstr "" +"Sebuah address IP atau daftar yang dipisahkan dengan koma pada address." #. i18n: ectx: property (text), widget (QLabel, label_7) #: editor/settings/ui/bridge.ui:31 @@ -823,7 +824,7 @@ #: editor/settings/ui/bt.ui:21 #, kde-format msgid "Address of the device:" -msgstr "Alamat si perangkat:" +msgstr "Address si perangkat:" #. i18n: ectx: property (text), widget (QLabel, label_2) #: editor/settings/ui/bt.ui:41 @@ -841,13 +842,13 @@ #: editor/settings/ui/connectionwidget.ui:17 #, kde-format msgid "Automatically connect to this network when it is available" -msgstr "Secara otomatis sambung ke network ini ketika ia tersedia" +msgstr "Secara otomatis konek ke network ini ketika ia tersedia" #. i18n: ectx: property (text), widget (QCheckBox, allUsers) #: editor/settings/ui/connectionwidget.ui:29 #, kde-format msgid "All users may connect to this network" -msgstr "Semua pengguna dapat sambung ke network ini" +msgstr "Semua pengguna dapat konek ke network ini" #. i18n: ectx: property (toolTip), widget (QPushButton, pushButtonPermissions) #: editor/settings/ui/connectionwidget.ui:45 @@ -875,7 +876,7 @@ #: editor/settings/ui/connectionwidget.ui:83 #, kde-format msgid "Automatically connect to VPN when using this connection" -msgstr "Secara otomatis sambung ke VPN ketika menggunakan koneksi ini" +msgstr "Secara otomatis konek ke VPN ketika menggunakan koneksi ini" #. i18n: ectx: property (text), widget (QLabel, label_2) #: editor/settings/ui/connectionwidget.ui:119 @@ -984,7 +985,7 @@ #: editor/settings/ui/ipv4.ui:54 editor/settings/ui/ipv6.ui:232 #, kde-format msgid "Automatic (Only addresses)" -msgstr "Otomatis (Hanya alamat)" +msgstr "Otomatis (Hanya address)" #. i18n: ectx: property (text), item, widget (KComboBox, method) #: editor/settings/ui/ipv4.ui:59 editor/settings/ui/ipv6.ui:242 @@ -1026,8 +1027,8 @@ "Use this field to specify the IP address(es) of one or more DNS servers. Use " "',' to separate entries." msgstr "" -"Gunakan bidang ini untuk menentukan alamat(2) IP dari satu atau lebih server " -"DNS. Gunakan ',' untuk memisahkan entri." +"Gunakan bidang ini untuk menentukan address(2) IP dari satu atau lebih " +"server DNS. Gunakan ',' untuk memisahkan entri." #. i18n: ectx: property (toolTip), widget (QPushButton, dnsMorePushButton) #: editor/settings/ui/ipv4.ui:125 @@ -1100,9 +1101,9 @@ "to add\n" "an IP address" msgstr "" -"Alamat-alamat IP mengidentifikasi komputermu pada network. Klik tombol \"Add" -"\" untuk\n" -"menambahkan sebuah alamat IP" +"Address IP mengidentifikasi komputermu pada network. Klik tombol \"Tambah\" " +"untuk\n" +"menambahkan sebuah address IP" #. i18n: ectx: property (toolTip), widget (QCheckBox, ipv4RequiredCB) #: editor/settings/ui/ipv4.ui:282 @@ -1161,7 +1162,7 @@ msgstr "" "Konfigurasi IPv6 Privacy Extensions untuk SLAAC, dijelaskan dalam RFC4941. " "Jika diaktifkan, itu membuat kernel menghasilkan\n" -"sebuah alamat IP temporer selain ke publik yang dihasilkan dari alamat MAC " +"sebuah address IP temporer selain ke publik yang dihasilkan dari address MAC " "via EUI-64 yang dimodifikasi." #. i18n: ectx: property (text), item, widget (KComboBox, privacyCombo) @@ -1181,13 +1182,13 @@ #: editor/settings/ui/ipv6.ui:207 #, kde-format msgid "Enabled (prefer public address)" -msgstr "Aktifkan (alamat publik yang disukai)" +msgstr "Aktifkan (address publik yang disukai)" #. i18n: ectx: property (text), item, widget (KComboBox, privacyCombo) #: editor/settings/ui/ipv6.ui:212 #, kde-format msgid "Enabled (prefer temporary addresses)" -msgstr "Aktifkan (alamat temporer yang disukai)" +msgstr "Aktifkan (address temporer yang disukai)" #. i18n: ectx: property (text), item, widget (KComboBox, method) #: editor/settings/ui/ipv6.ui:237 @@ -1451,7 +1452,7 @@ #: editor/settings/ui/wiredconnectionwidget.ui:33 #, kde-format msgid "Cloned MAC address:" -msgstr "Alamat MAC yang terklon:" +msgstr "Address MAC yang terklon:" #. i18n: ectx: property (text), widget (QPushButton, btnRandomMacAddr) #: editor/settings/ui/wificonnectionwidget.ui:240 @@ -1586,7 +1587,7 @@ "permanent MAC address entered here. Example: 00:11:22:33:44:55" msgstr "" "Opsi ini mengunci koneksi ini ke perangkat network yang ditentukan oleh\n" -"permanennya alamat MAC yang dimasukkan di sini. Contoh: 00:11:22:33:44:55" +"permanennya address MAC yang dimasukkan di sini. Contoh: 00:11:22:33:44:55" #. i18n: ectx: property (toolTip), widget (KLineEdit, clonedMacAddress) #: editor/settings/ui/wiredconnectionwidget.ui:67 @@ -1597,7 +1598,7 @@ "MAC\n" "cloning or spoofing. Example 11:22:33:44:55" msgstr "" -"Alamat MAC yang dimasukkan di sini akan digunakan sebagai alamat hardware " +"Address MAC yang dimasukkan di sini akan digunakan sebagai address hardware " "untuk\n" "perangkat network koneksi ini yang telah diaktifkan padanya. Fitur ini telah " "dikenal sebagai MAC\n" @@ -2255,12 +2256,12 @@ #: models/networkmodelitem.cpp:471 #, kde-format msgid "IPv4 Address" -msgstr "Alamat IPv4" +msgstr "Address IPv4" #: models/networkmodelitem.cpp:480 #, kde-format msgid "IPv6 Address" -msgstr "Alamat IPv6" +msgstr "Address IPv6" #: models/networkmodelitem.cpp:489 models/networkmodelitem.cpp:504 #, kde-format @@ -2273,7 +2274,7 @@ #: models/networkmodelitem.cpp:583 models/networkmodelitem.cpp:593 #, kde-format msgid "MAC Address" -msgstr "Alamat MAC" +msgstr "Address MAC" #: models/networkmodelitem.cpp:495 #, kde-format @@ -2514,7 +2515,7 @@ #, kde-format msgctxt "network interface doing dhcp request in most cases" msgid "Setting network address" -msgstr "Menyetel alamat network" +msgstr "Menyetel address network" #: uiutils.cpp:313 #, kde-format @@ -2587,7 +2588,7 @@ #, kde-format msgctxt "The VPN connection is getting an IP address" msgid "Setting network address" -msgstr "Menyetel alamat network" +msgstr "Menyetel address network" #: uiutils.cpp:357 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-nm-5.14.2/po/nb/plasma_applet_org.kde.plasma.networkmanagement.po new/plasma-nm-5.14.3/po/nb/plasma_applet_org.kde.plasma.networkmanagement.po --- old/plasma-nm-5.14.2/po/nb/plasma_applet_org.kde.plasma.networkmanagement.po 2018-10-23 13:56:42.000000000 +0200 +++ new/plasma-nm-5.14.3/po/nb/plasma_applet_org.kde.plasma.networkmanagement.po 2018-11-06 15:00:22.000000000 +0100 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-09-14 06:48+0200\n" +"POT-Creation-Date: 2018-10-18 06:51+0200\n" "PO-Revision-Date: 2014-09-22 19:17+0200\n" "Last-Translator: Bjørn Steensrud <[email protected]>\n" "Language-Team: Norwegian Bokmål <[email protected]>\n" @@ -34,32 +34,32 @@ msgid "Show and configure virtual connections" msgstr "" -#: contents/ui/ConnectionItem.qml:110 +#: contents/ui/ConnectionItem.qml:113 #, kde-format msgid "Connect" msgstr "Koble til" -#: contents/ui/ConnectionItem.qml:110 +#: contents/ui/ConnectionItem.qml:113 #, kde-format msgid "Disconnect" msgstr "Koble fra" -#: contents/ui/ConnectionItem.qml:156 +#: contents/ui/ConnectionItem.qml:159 #, kde-format msgid "Speed" msgstr "" -#: contents/ui/ConnectionItem.qml:161 +#: contents/ui/ConnectionItem.qml:164 #, kde-format msgid "Details" msgstr "Detaljer" -#: contents/ui/ConnectionItem.qml:312 +#: contents/ui/ConnectionItem.qml:334 #, kde-format msgid "Connected, <font color='%1'>⬇</font> %2, <font color='%3'>⬆</font> %4" msgstr "" -#: contents/ui/ConnectionItem.qml:318 +#: contents/ui/ConnectionItem.qml:340 #, kde-format msgid "Connected" msgstr "Tilkoblet" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-nm-5.14.2/po/nn/plasma_applet_org.kde.plasma.networkmanagement.po new/plasma-nm-5.14.3/po/nn/plasma_applet_org.kde.plasma.networkmanagement.po --- old/plasma-nm-5.14.2/po/nn/plasma_applet_org.kde.plasma.networkmanagement.po 2018-10-23 13:56:46.000000000 +0200 +++ new/plasma-nm-5.14.3/po/nn/plasma_applet_org.kde.plasma.networkmanagement.po 2018-11-06 15:00:23.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: KDE 4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-09-14 06:48+0200\n" +"POT-Creation-Date: 2018-10-18 06:51+0200\n" "PO-Revision-Date: 2018-09-06 21:20+0200\n" "Last-Translator: Karl Ove Hufthammer <[email protected]>\n" "Language-Team: Norwegian Nynorsk <[email protected]>\n" @@ -35,32 +35,32 @@ msgid "Show and configure virtual connections" msgstr "Vis og set opp virtuelle samband" -#: contents/ui/ConnectionItem.qml:110 +#: contents/ui/ConnectionItem.qml:113 #, kde-format msgid "Connect" msgstr "Kopla til" -#: contents/ui/ConnectionItem.qml:110 +#: contents/ui/ConnectionItem.qml:113 #, kde-format msgid "Disconnect" msgstr "Kopla frå" -#: contents/ui/ConnectionItem.qml:156 +#: contents/ui/ConnectionItem.qml:159 #, kde-format msgid "Speed" msgstr "Fart" -#: contents/ui/ConnectionItem.qml:161 +#: contents/ui/ConnectionItem.qml:164 #, kde-format msgid "Details" msgstr "Detaljar" -#: contents/ui/ConnectionItem.qml:312 +#: contents/ui/ConnectionItem.qml:334 #, kde-format msgid "Connected, <font color='%1'>⬇</font> %2, <font color='%3'>⬆</font> %4" msgstr "Kopla til, <font color='%1'>⬇</font> %2, <font color='%3'>⬆</font> %4" -#: contents/ui/ConnectionItem.qml:318 +#: contents/ui/ConnectionItem.qml:340 #, kde-format msgid "Connected" msgstr "Kopla til" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-nm-5.14.2/po/zh_CN/plasma_applet_org.kde.plasma.networkmanagement.po new/plasma-nm-5.14.3/po/zh_CN/plasma_applet_org.kde.plasma.networkmanagement.po --- old/plasma-nm-5.14.2/po/zh_CN/plasma_applet_org.kde.plasma.networkmanagement.po 2018-10-23 13:57:42.000000000 +0200 +++ new/plasma-nm-5.14.3/po/zh_CN/plasma_applet_org.kde.plasma.networkmanagement.po 2018-11-06 15:00:37.000000000 +0100 @@ -9,7 +9,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-10-18 06:51+0200\n" -"PO-Revision-Date: 2018-10-09 18:45\n" +"PO-Revision-Date: 2018-11-01 23:15\n" "Last-Translator: guoyunhe <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-nm-5.14.2/po/zh_CN/plasmanetworkmanagement-kcm.po new/plasma-nm-5.14.3/po/zh_CN/plasmanetworkmanagement-kcm.po --- old/plasma-nm-5.14.2/po/zh_CN/plasmanetworkmanagement-kcm.po 2018-10-23 13:57:42.000000000 +0200 +++ new/plasma-nm-5.14.3/po/zh_CN/plasmanetworkmanagement-kcm.po 2018-11-06 15:00:37.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-09-14 06:48+0200\n" -"PO-Revision-Date: 2018-10-09 18:45\n" +"PO-Revision-Date: 2018-11-01 23:14\n" "Last-Translator: guoyunhe <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-nm-5.14.2/po/zh_CN/plasmanetworkmanagement-kded.po new/plasma-nm-5.14.3/po/zh_CN/plasmanetworkmanagement-kded.po --- old/plasma-nm-5.14.2/po/zh_CN/plasmanetworkmanagement-kded.po 2018-10-23 13:57:42.000000000 +0200 +++ new/plasma-nm-5.14.3/po/zh_CN/plasmanetworkmanagement-kded.po 2018-11-06 15:00:37.000000000 +0100 @@ -9,7 +9,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-09-14 06:48+0200\n" -"PO-Revision-Date: 2018-10-09 18:45\n" +"PO-Revision-Date: 2018-11-01 23:14\n" "Last-Translator: guoyunhe <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-nm-5.14.2/po/zh_CN/plasmanetworkmanagement-libs.po new/plasma-nm-5.14.3/po/zh_CN/plasmanetworkmanagement-libs.po --- old/plasma-nm-5.14.2/po/zh_CN/plasmanetworkmanagement-libs.po 2018-10-23 13:57:42.000000000 +0200 +++ new/plasma-nm-5.14.3/po/zh_CN/plasmanetworkmanagement-libs.po 2018-11-06 15:00:37.000000000 +0100 @@ -9,7 +9,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-09-21 06:43+0200\n" -"PO-Revision-Date: 2018-10-09 18:45\n" +"PO-Revision-Date: 2018-11-01 23:15\n" "Last-Translator: guoyunhe <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-nm-5.14.2/po/zh_CN/plasmanetworkmanagement_fortisslvpnui.po new/plasma-nm-5.14.3/po/zh_CN/plasmanetworkmanagement_fortisslvpnui.po --- old/plasma-nm-5.14.2/po/zh_CN/plasmanetworkmanagement_fortisslvpnui.po 2018-10-23 13:57:42.000000000 +0200 +++ new/plasma-nm-5.14.3/po/zh_CN/plasmanetworkmanagement_fortisslvpnui.po 2018-11-06 15:00:37.000000000 +0100 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-09-14 06:48+0200\n" -"PO-Revision-Date: 2018-10-09 18:46\n" +"PO-Revision-Date: 2018-11-01 23:15\n" "Last-Translator: guoyunhe <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-nm-5.14.2/po/zh_CN/plasmanetworkmanagement_iodineui.po new/plasma-nm-5.14.3/po/zh_CN/plasmanetworkmanagement_iodineui.po --- old/plasma-nm-5.14.2/po/zh_CN/plasmanetworkmanagement_iodineui.po 2018-10-23 13:57:42.000000000 +0200 +++ new/plasma-nm-5.14.3/po/zh_CN/plasmanetworkmanagement_iodineui.po 2018-11-06 15:00:37.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-09-14 06:48+0200\n" -"PO-Revision-Date: 2018-10-09 18:45\n" +"PO-Revision-Date: 2018-11-01 23:15\n" "Last-Translator: guoyunhe <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-nm-5.14.2/po/zh_CN/plasmanetworkmanagement_l2tpui.po new/plasma-nm-5.14.3/po/zh_CN/plasmanetworkmanagement_l2tpui.po --- old/plasma-nm-5.14.2/po/zh_CN/plasmanetworkmanagement_l2tpui.po 2018-10-23 13:57:42.000000000 +0200 +++ new/plasma-nm-5.14.3/po/zh_CN/plasmanetworkmanagement_l2tpui.po 2018-11-06 15:00:37.000000000 +0100 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-09-14 06:48+0200\n" -"PO-Revision-Date: 2018-10-09 18:45\n" +"PO-Revision-Date: 2018-11-01 23:15\n" "Last-Translator: guoyunhe <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-nm-5.14.2/po/zh_CN/plasmanetworkmanagement_openconnectui.po new/plasma-nm-5.14.3/po/zh_CN/plasmanetworkmanagement_openconnectui.po --- old/plasma-nm-5.14.2/po/zh_CN/plasmanetworkmanagement_openconnectui.po 2018-10-23 13:57:42.000000000 +0200 +++ new/plasma-nm-5.14.3/po/zh_CN/plasmanetworkmanagement_openconnectui.po 2018-11-06 15:00:37.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-09-14 06:48+0200\n" -"PO-Revision-Date: 2018-10-09 18:45\n" +"PO-Revision-Date: 2018-11-01 23:15\n" "Last-Translator: guoyunhe <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-nm-5.14.2/po/zh_CN/plasmanetworkmanagement_openswanui.po new/plasma-nm-5.14.3/po/zh_CN/plasmanetworkmanagement_openswanui.po --- old/plasma-nm-5.14.2/po/zh_CN/plasmanetworkmanagement_openswanui.po 2018-10-23 13:57:42.000000000 +0200 +++ new/plasma-nm-5.14.3/po/zh_CN/plasmanetworkmanagement_openswanui.po 2018-11-06 15:00:37.000000000 +0100 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-09-14 06:48+0200\n" -"PO-Revision-Date: 2018-10-09 18:45\n" +"PO-Revision-Date: 2018-11-01 23:15\n" "Last-Translator: guoyunhe <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-nm-5.14.2/po/zh_CN/plasmanetworkmanagement_openvpnui.po new/plasma-nm-5.14.3/po/zh_CN/plasmanetworkmanagement_openvpnui.po --- old/plasma-nm-5.14.2/po/zh_CN/plasmanetworkmanagement_openvpnui.po 2018-10-23 13:57:42.000000000 +0200 +++ new/plasma-nm-5.14.3/po/zh_CN/plasmanetworkmanagement_openvpnui.po 2018-11-06 15:00:37.000000000 +0100 @@ -10,7 +10,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-09-14 06:48+0200\n" -"PO-Revision-Date: 2018-10-09 18:45\n" +"PO-Revision-Date: 2018-11-01 23:15\n" "Last-Translator: guoyunhe <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-nm-5.14.2/po/zh_CN/plasmanetworkmanagement_pptpui.po new/plasma-nm-5.14.3/po/zh_CN/plasmanetworkmanagement_pptpui.po --- old/plasma-nm-5.14.2/po/zh_CN/plasmanetworkmanagement_pptpui.po 2018-10-23 13:57:42.000000000 +0200 +++ new/plasma-nm-5.14.3/po/zh_CN/plasmanetworkmanagement_pptpui.po 2018-11-06 15:00:37.000000000 +0100 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-09-14 06:48+0200\n" -"PO-Revision-Date: 2018-10-09 18:45\n" +"PO-Revision-Date: 2018-11-01 23:15\n" "Last-Translator: guoyunhe <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-nm-5.14.2/po/zh_CN/plasmanetworkmanagement_sshui.po new/plasma-nm-5.14.3/po/zh_CN/plasmanetworkmanagement_sshui.po --- old/plasma-nm-5.14.2/po/zh_CN/plasmanetworkmanagement_sshui.po 2018-10-23 13:57:42.000000000 +0200 +++ new/plasma-nm-5.14.3/po/zh_CN/plasmanetworkmanagement_sshui.po 2018-11-06 15:00:37.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-09-14 06:48+0200\n" -"PO-Revision-Date: 2018-10-09 18:45\n" +"PO-Revision-Date: 2018-11-01 23:15\n" "Last-Translator: guoyunhe <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-nm-5.14.2/po/zh_CN/plasmanetworkmanagement_sstpui.po new/plasma-nm-5.14.3/po/zh_CN/plasmanetworkmanagement_sstpui.po --- old/plasma-nm-5.14.2/po/zh_CN/plasmanetworkmanagement_sstpui.po 2018-10-23 13:57:42.000000000 +0200 +++ new/plasma-nm-5.14.3/po/zh_CN/plasmanetworkmanagement_sstpui.po 2018-11-06 15:00:37.000000000 +0100 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-09-14 06:48+0200\n" -"PO-Revision-Date: 2018-10-09 18:45\n" +"PO-Revision-Date: 2018-11-01 23:15\n" "Last-Translator: guoyunhe <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-nm-5.14.2/po/zh_CN/plasmanetworkmanagement_strongswanui.po new/plasma-nm-5.14.3/po/zh_CN/plasmanetworkmanagement_strongswanui.po --- old/plasma-nm-5.14.2/po/zh_CN/plasmanetworkmanagement_strongswanui.po 2018-10-23 13:57:42.000000000 +0200 +++ new/plasma-nm-5.14.3/po/zh_CN/plasmanetworkmanagement_strongswanui.po 2018-11-06 15:00:37.000000000 +0100 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-09-14 06:48+0200\n" -"PO-Revision-Date: 2018-10-09 18:45\n" +"PO-Revision-Date: 2018-11-01 23:15\n" "Last-Translator: guoyunhe <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-nm-5.14.2/po/zh_CN/plasmanetworkmanagement_vpncui.po new/plasma-nm-5.14.3/po/zh_CN/plasmanetworkmanagement_vpncui.po --- old/plasma-nm-5.14.2/po/zh_CN/plasmanetworkmanagement_vpncui.po 2018-10-23 13:57:42.000000000 +0200 +++ new/plasma-nm-5.14.3/po/zh_CN/plasmanetworkmanagement_vpncui.po 2018-11-06 15:00:37.000000000 +0100 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-09-14 06:48+0200\n" -"PO-Revision-Date: 2018-10-09 18:45\n" +"PO-Revision-Date: 2018-11-01 23:15\n" "Last-Translator: guoyunhe <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" ++++++ plasma.keyring ++++++ Binary files /var/tmp/diff_new_pack.gfRD9w/_old and /var/tmp/diff_new_pack.gfRD9w/_new differ
