Hello community,

here is the log from the commit of package plasma-nm5 for openSUSE:Factory 
checked in at 2015-10-19 22:19:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma-nm5 (Old)
 and      /work/SRC/openSUSE:Factory/.plasma-nm5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma-nm5"

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma-nm5/plasma-nm5.changes    2015-09-24 
07:08:00.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-nm5.new/plasma-nm5.changes       
2015-10-19 22:19:17.000000000 +0200
@@ -1,0 +2,7 @@
+Sun Oct  4 10:44:04 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.4.2:
+  * For more details please see:
+    https://www.kde.org/announcements/plasma-5.4.2.php
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ plasma-nm5.spec ++++++
--- /var/tmp/diff_new_pack.nNgTzn/_old  2015-10-19 22:19:18.000000000 +0200
+++ /var/tmp/diff_new_pack.nNgTzn/_new  2015-10-19 22:19:18.000000000 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 %define mm_support 1
 Name:           plasma-nm5
-Version:        5.4.1
+Version:        5.4.2
 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)

++++++ plasma-nm-5.4.1.tar.xz -> plasma-nm-5.4.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-nm-5.4.1/CMakeLists.txt 
new/plasma-nm-5.4.2/CMakeLists.txt
--- old/plasma-nm-5.4.1/CMakeLists.txt  2015-09-03 12:26:18.000000000 +0200
+++ new/plasma-nm-5.4.2/CMakeLists.txt  2015-10-01 11:55:00.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.4.1")
+set(PROJECT_VERSION "5.4.2")
 set(PROJECT_VERSION_MAJOR 5)
 set(PLASMANM_VERSION_STRING ${PROJECT_VERSION} )
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.4.1/libs/editor/settings/ui/infiniband.ui 
new/plasma-nm-5.4.2/libs/editor/settings/ui/infiniband.ui
--- old/plasma-nm-5.4.1/libs/editor/settings/ui/infiniband.ui   2015-09-03 
12:24:27.000000000 +0200
+++ new/plasma-nm-5.4.2/libs/editor/settings/ui/infiniband.ui   2015-10-01 
11:54:12.000000000 +0200
@@ -12,9 +12,9 @@
    </rect>
   </property>
   <layout class="QFormLayout" name="formLayout">
-    <property name="verticalSpacing">
+   <property name="verticalSpacing">
     <number>0</number>
-    </property>
+   </property>
    <item row="0" column="0">
     <widget class="QLabel" name="label">
      <property name="text">
@@ -83,7 +83,7 @@
       <string> bytes</string>
      </property>
      <property name="maximum">
-      <number>9999</number>
+      <number>2044</number>
      </property>
     </widget>
    </item>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.4.1/libs/editor/settings/ui/wificonnectionwidget.ui 
new/plasma-nm-5.4.2/libs/editor/settings/ui/wificonnectionwidget.ui
--- old/plasma-nm-5.4.1/libs/editor/settings/ui/wificonnectionwidget.ui 
2015-09-03 12:24:27.000000000 +0200
+++ new/plasma-nm-5.4.2/libs/editor/settings/ui/wificonnectionwidget.ui 
2015-10-01 11:54:12.000000000 +0200
@@ -183,7 +183,7 @@
       <string/>
      </property>
      <property name="maximum">
-      <number>9999</number>
+      <number>10000</number>
      </property>
     </widget>
    </item>
@@ -269,16 +269,16 @@
  </widget>
  <customwidgets>
   <customwidget>
-   <class>KLineEdit</class>
-   <extends>QLineEdit</extends>
-   <header>klineedit.h</header>
-  </customwidget>
-  <customwidget>
    <class>KComboBox</class>
    <extends>QComboBox</extends>
    <header>kcombobox.h</header>
   </customwidget>
   <customwidget>
+   <class>KLineEdit</class>
+   <extends>QLineEdit</extends>
+   <header>klineedit.h</header>
+  </customwidget>
+  <customwidget>
    <class>HwAddrComboBox</class>
    <extends>QComboBox</extends>
    <header>hwaddrcombobox.h</header>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.4.1/libs/editor/settings/ui/wiredconnectionwidget.ui 
new/plasma-nm-5.4.2/libs/editor/settings/ui/wiredconnectionwidget.ui
--- old/plasma-nm-5.4.1/libs/editor/settings/ui/wiredconnectionwidget.ui        
2015-09-03 12:24:27.000000000 +0200
+++ new/plasma-nm-5.4.2/libs/editor/settings/ui/wiredconnectionwidget.ui        
2015-10-01 11:54:12.000000000 +0200
@@ -6,7 +6,7 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>374</width>
+    <width>381</width>
     <height>216</height>
    </rect>
   </property>
@@ -14,9 +14,9 @@
    <property name="fieldGrowthPolicy">
     <enum>QFormLayout::ExpandingFieldsGrow</enum>
    </property>
-    <property name="verticalSpacing">
+   <property name="verticalSpacing">
     <number>0</number>
-    </property>
+   </property>
    <item row="0" column="0">
     <widget class="QLabel" name="label">
      <property name="text">
@@ -102,7 +102,7 @@
       <string> bytes</string>
      </property>
      <property name="maximum">
-      <number>9999</number>
+      <number>10000</number>
      </property>
     </widget>
    </item>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-nm-5.4.1/libs/uiutils.cpp 
new/plasma-nm-5.4.2/libs/uiutils.cpp
--- old/plasma-nm-5.4.1/libs/uiutils.cpp        2015-09-03 12:24:27.000000000 
+0200
+++ new/plasma-nm-5.4.2/libs/uiutils.cpp        2015-10-01 11:54:12.000000000 
+0200
@@ -118,15 +118,15 @@
     switch (type) {
     case ConnectionSettings::Adsl:
         text = i18n("ADSL");
-        icon = "modem";
+        icon = "network-modem";
         break;
     case ConnectionSettings::Pppoe:
         text = i18n("DSL");
-        icon = "modem";
+        icon = "network-modem";
         break;
     case ConnectionSettings::Bluetooth:
         text = i18n("Bluetooth");
-        icon = "preferences-system-bluetooth";
+        icon = "network-bluetooth";
         break;
     case ConnectionSettings::Bond:
         text = i18n("Bond");
@@ -137,7 +137,7 @@
     case ConnectionSettings::Gsm:
     case ConnectionSettings::Cdma:
         text = i18n("Mobile broadband");
-        icon = "phone";
+        icon = "smartphone";
         break;
     case ConnectionSettings::Infiniband:
         text = i18n("Infiniband");
@@ -150,7 +150,7 @@
         break;
     case ConnectionSettings::Vpn:
         text = i18n("VPN");
-        icon = "secure-card";
+        icon = "network-vpn";
         break;
     case ConnectionSettings::Wimax:
         text = i18n("WiMAX");
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.4.1/po/cs/plasmanetworkmanagement_sstpui.po 
new/plasma-nm-5.4.2/po/cs/plasmanetworkmanagement_sstpui.po
--- old/plasma-nm-5.4.1/po/cs/plasmanetworkmanagement_sstpui.po 2015-09-03 
12:24:48.000000000 +0200
+++ new/plasma-nm-5.4.2/po/cs/plasmanetworkmanagement_sstpui.po 2015-10-01 
11:54:19.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-08-07 11:21+0000\n"
-"PO-Revision-Date: 2015-06-15 08:02+0100\n"
+"PO-Revision-Date: 2015-08-31 12:40+0100\n"
 "Last-Translator: Vít Pelčák <v...@pelcak.org>\n"
 "Language-Team: Czech <kde-i18n-...@kde.org>\n"
 "Language: cs\n"
@@ -131,7 +131,7 @@
 #. i18n: ectx: property (text), widget (QCheckBox, chk_useCustomUnitNumber)
 #: sstpadvanced.ui:252
 msgid "Use custom unit number:"
-msgstr ""
+msgstr "Použít vlastní číslo jednotky:"
 
 #. i18n: ectx: attribute (title), widget (QWidget, proxyTab)
 #: sstpadvanced.ui:285
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.4.1/po/cs/plasmanetworkmanagement_strongswanui.po 
new/plasma-nm-5.4.2/po/cs/plasmanetworkmanagement_strongswanui.po
--- old/plasma-nm-5.4.1/po/cs/plasmanetworkmanagement_strongswanui.po   
2015-09-03 12:24:48.000000000 +0200
+++ new/plasma-nm-5.4.2/po/cs/plasmanetworkmanagement_strongswanui.po   
2015-10-01 11:54:19.000000000 +0200
@@ -1,6 +1,6 @@
 # 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>, 2013, 2014.
+# Vít Pelčák <v...@pelcak.org>, 2013, 2014, 2015.
 #
 msgid ""
 msgstr ""
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 
 #: strongswanauth.cpp:74
 msgctxt "@label:textbox password label for private key password"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.4.1/po/fi/plasmanetworkmanagement-kded.po 
new/plasma-nm-5.4.2/po/fi/plasmanetworkmanagement-kded.po
--- old/plasma-nm-5.4.1/po/fi/plasmanetworkmanagement-kded.po   2015-09-03 
12:24:59.000000000 +0200
+++ new/plasma-nm-5.4.2/po/fi/plasmanetworkmanagement-kded.po   2015-10-01 
11:54:26.000000000 +0200
@@ -9,7 +9,7 @@
 "POT-Creation-Date: 2015-08-07 11:21+0000\n"
 "PO-Revision-Date: 2015-04-08 19:45+0200\n"
 "Last-Translator: Lasse Liehu <lasse.li...@gmail.com>\n"
-"Language-Team: Finnish <lokalisoi...@lists.coss.fi>\n"
+"Language-Team: Finnish <kde-i18n-...@kde.org>\n"
 "Language: fi\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-nm-5.4.1/po/fr/kde5-nm-connection-editor.po 
new/plasma-nm-5.4.2/po/fr/kde5-nm-connection-editor.po
--- old/plasma-nm-5.4.1/po/fr/kde5-nm-connection-editor.po      2015-09-03 
12:25:00.000000000 +0200
+++ new/plasma-nm-5.4.2/po/fr/kde5-nm-connection-editor.po      2015-10-01 
11:54:26.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-08-07 11:21+0000\n"
-"PO-Revision-Date: 2015-06-13 10:18+0200\n"
+"PO-Revision-Date: 2015-08-29 10:09+0200\n"
 "Last-Translator: Thomas Vergnaud <thomas.vergn...@gmx.fr>\n"
 "Language-Team: French <kde-i18n-...@kde.org>\n"
 "Language: fr\n"
@@ -140,16 +140,13 @@
 msgstr "Supprimer la connexion"
 
 #: connectioneditor.cpp:464
-#, fuzzy, kde-format
-#| msgid "Do you want to remove the connection '%1'?"
+#, kde-format
 msgid "Do you want to remove the following connections: %1"
-msgstr "Voulez-vous supprimer la connexion « %1 » ?"
+msgstr "Voulez-vous supprimer la connexion suivante : %1 ?"
 
 #: connectioneditor.cpp:464
-#, fuzzy
-#| msgid "Remove Connection"
 msgid "Remove Connections"
-msgstr "Supprimer la connexion"
+msgstr "Supprimer les connexions"
 
 #: connectioneditor.cpp:630
 msgid "Import VPN Connection"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.4.1/po/fr/plasma_applet_org.kde.plasma.networkmanagement.po 
new/plasma-nm-5.4.2/po/fr/plasma_applet_org.kde.plasma.networkmanagement.po
--- old/plasma-nm-5.4.1/po/fr/plasma_applet_org.kde.plasma.networkmanagement.po 
2015-09-03 12:25:00.000000000 +0200
+++ new/plasma-nm-5.4.2/po/fr/plasma_applet_org.kde.plasma.networkmanagement.po 
2015-10-01 11:54:26.000000000 +0200
@@ -7,15 +7,15 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-08-07 11:21+0000\n"
-"PO-Revision-Date: 2015-03-28 11:21+0100\n"
+"PO-Revision-Date: 2015-09-06 11:34+0100\n"
 "Last-Translator: Thomas Vergnaud <thomas.vergn...@gmx.fr>\n"
-"Language-Team: French <kde-i18n-...@kde.org>\n"
+"Language-Team: French <kde-francoph...@kde.org>\n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
@@ -30,21 +30,19 @@
 
 #: contents/ui/ConnectionItem.qml:196
 msgid "Speed"
-msgstr ""
+msgstr "Vitesse"
 
 #: contents/ui/ConnectionItem.qml:201
-#, fuzzy
-#| msgid "Details to Show"
 msgid "Details"
-msgstr "Renseignements à afficher"
+msgstr "Détails"
 
 #: contents/ui/ConnectionItem.qml:323
 msgid "Download"
-msgstr ""
+msgstr "Descendant"
 
 #: contents/ui/ConnectionItem.qml:338
 msgid "Upload"
-msgstr ""
+msgstr "Montant"
 
 #: contents/ui/ConnectionItem.qml:396
 msgid "Password..."
@@ -59,6 +57,7 @@
 msgid ""
 "Connected, <font color='%1'>⬇</font> %2/s, <font color='%3'>⬆</font> %4/s"
 msgstr ""
+"Connecté, <font color='%1'>⬇</font> %2/s, <font color='%3'>⬆</font> %4/s"
 
 #: contents/ui/ConnectionItem.qml:514
 msgid "Connected"
@@ -77,10 +76,8 @@
 msgstr "Réseaux"
 
 #: contents/ui/main.qml:50
-#, fuzzy
-#| msgid "Configure network connections..."
 msgid "&Configure Network Connections..."
-msgstr "Configurer les connexions réseau…"
+msgstr "&Configurer les connexions réseau…"
 
 #: contents/ui/Toolbar.qml:94
 msgid "Configure network connections..."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.4.1/po/it/plasmanetworkmanagement-kded.po 
new/plasma-nm-5.4.2/po/it/plasmanetworkmanagement-kded.po
--- old/plasma-nm-5.4.1/po/it/plasmanetworkmanagement-kded.po   2015-09-03 
12:25:12.000000000 +0200
+++ new/plasma-nm-5.4.2/po/it/plasmanetworkmanagement-kded.po   2015-10-01 
11:54:33.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 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 
 #: bluetoothmonitor.cpp:84
 msgid "Only 'dun' and 'nap' services are supported."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.4.1/po/it/plasmanetworkmanagement-libs.po 
new/plasma-nm-5.4.2/po/it/plasmanetworkmanagement-libs.po
--- old/plasma-nm-5.4.1/po/it/plasmanetworkmanagement-libs.po   2015-09-03 
12:25:12.000000000 +0200
+++ new/plasma-nm-5.4.2/po/it/plasmanetworkmanagement-libs.po   2015-10-01 
11:54:33.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: libplasmanetworkmanagement-editor\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-08-07 11:21+0000\n"
-"PO-Revision-Date: 2015-01-29 20:14+0100\n"
+"PO-Revision-Date: 2015-09-25 12:26+0100\n"
 "Last-Translator: Vincenzo Reale <smart2...@baslug.org>\n"
 "Language-Team: Italian <kde-i18n...@kde.org>\n"
 "Language: it\n"
@@ -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 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 
 #: declarative/networkstatus.cpp:75
 msgctxt ""
@@ -157,7 +157,7 @@
 
 #: editor/connectiondetaileditor.cpp:232
 msgid "Wi-Fi Security"
-msgstr "Protezione Wi-fi"
+msgstr "Protezione Wi-Fi"
 
 #: editor/connectiondetaileditor.cpp:235 uiutils.cpp:124
 msgid "DSL"
@@ -728,7 +728,7 @@
 #. i18n: ectx: property (title), widget (QGroupBox, stpGroup)
 #: editor/settings/ui/bridge.ui:142
 msgid "Enable STP (Spanning Tree Protocol)"
-msgstr "Abilta STP (Spanning Tree Protocol)"
+msgstr "Abilita STP (Spanning Tree Protocol)"
 
 #. i18n: ectx: property (text), widget (QLabel, label_3)
 #. i18n: ectx: property (text), widget (QLabel, label)
@@ -1155,7 +1155,7 @@
 #. i18n: ectx: property (toolTip), widget (QCheckBox, gvrp)
 #: editor/settings/ui/vlan.ui:90
 msgid "GARP VLAN Registration Protocol"
-msgstr "Protollo di registrazione GARP VLAN"
+msgstr "Protocollo di registrazione GARP VLAN"
 
 #. i18n: ectx: property (text), widget (QCheckBox, gvrp)
 #: editor/settings/ui/vlan.ui:93
@@ -1209,7 +1209,7 @@
 #: editor/settings/ui/wificonnectionwidget.ui:193
 #: editor/settings/ui/wificonnectionwidget.ui:203
 msgid "Mark this if you want to create a connection for a hidden network"
-msgstr "Marcala se vuoi creare una connessione per una rete nascota"
+msgstr "Marcala se vuoi creare una connessione per una rete nascosta"
 
 #. i18n: ectx: property (text), widget (QLabel, label_4)
 #: editor/settings/ui/wificonnectionwidget.ui:206
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.4.1/po/it/plasmanetworkmanagement_sstpui.po 
new/plasma-nm-5.4.2/po/it/plasmanetworkmanagement_sstpui.po
--- old/plasma-nm-5.4.1/po/it/plasmanetworkmanagement_sstpui.po 2015-09-03 
12:25:12.000000000 +0200
+++ new/plasma-nm-5.4.2/po/it/plasmanetworkmanagement_sstpui.po 2015-10-01 
11:54:33.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: Poedit 1.8.2\n"
+"X-Generator: Lokalize 2.0\n"
 
 #. i18n: ectx: attribute (title), widget (QWidget, pptpTab)
 #: sstpadvanced.ui:39
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.4.1/po/it/plasmanetworkmanagement_strongswanui.po 
new/plasma-nm-5.4.2/po/it/plasmanetworkmanagement_strongswanui.po
--- old/plasma-nm-5.4.1/po/it/plasmanetworkmanagement_strongswanui.po   
2015-09-03 12:25:12.000000000 +0200
+++ new/plasma-nm-5.4.2/po/it/plasmanetworkmanagement_strongswanui.po   
2015-10-01 11:54:33.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 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 
 #: strongswanauth.cpp:74
 msgctxt "@label:textbox password label for private key password"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.4.1/po/ja/plasmanetworkmanagement-libs.po 
new/plasma-nm-5.4.2/po/ja/plasmanetworkmanagement-libs.po
--- old/plasma-nm-5.4.1/po/ja/plasmanetworkmanagement-libs.po   2015-09-03 
12:25:16.000000000 +0200
+++ new/plasma-nm-5.4.2/po/ja/plasmanetworkmanagement-libs.po   2015-10-01 
11:54:33.000000000 +0200
@@ -1,11 +1,12 @@
+# Fuminobu TAKEYAMA <ft...@geeko.jp>, 2015.
 msgid ""
 msgstr ""
 "Project-Id-Version: libplasmanm_editor\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-08-07 11:21+0000\n"
-"PO-Revision-Date: 2013-05-10 21:39-0700\n"
-"Last-Translator: Japanese KDE translation team <kde...@kde.org>\n"
-"Language-Team: Japanese <kde...@kde.org>\n"
+"PO-Revision-Date: 2015-06-20 14:07+0900\n"
+"Last-Translator: Fuminobu TAKEYAMA <ft...@geeko.jp>\n"
+"Language-Team: Japanese <kde-i18n-...@kde.org>\n"
 "Language: ja\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -13,59 +14,60 @@
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
+"X-Generator: Lokalize 1.5\n"
 
 #: declarative/networkstatus.cpp:75
 msgctxt ""
 "A network device is connected, but there is only link-local connectivity"
 msgid "Connected"
-msgstr ""
+msgstr "接続済み"
 
 #: declarative/networkstatus.cpp:78
 msgctxt ""
 "A network device is connected, but there is only site-local connectivity"
 msgid "Connected"
-msgstr ""
+msgstr "接続済み"
 
 #: declarative/networkstatus.cpp:81
 msgctxt "A network device is connected, with global network connectivity"
 msgid "Connected"
-msgstr ""
+msgstr "接続済み"
 
 #: declarative/networkstatus.cpp:84
 msgctxt "Networking is inactive and all devices are disabled"
 msgid "Inactive"
-msgstr ""
+msgstr "非アクティブ"
 
 #: declarative/networkstatus.cpp:87
 msgctxt "There is no active network connection"
 msgid "Disconnected"
-msgstr ""
+msgstr "切断"
 
 #: declarative/networkstatus.cpp:90
 msgctxt "Network connections are being cleaned up"
 msgid "Disconnecting"
-msgstr ""
+msgstr "切断中"
 
 #: declarative/networkstatus.cpp:93
 msgctxt ""
 "A network device is connecting to a network and there is no other available "
 "network connection"
 msgid "Connecting"
-msgstr ""
+msgstr "接続中"
 
 #: declarative/networkstatus.cpp:139 uiutils.cpp:152
 msgid "VPN"
-msgstr ""
+msgstr "VPN"
 
 #: declarative/networkstatus.cpp:162
 #, kde-format
 msgid "Connecting to %1"
-msgstr ""
+msgstr "%1 に接続しています"
 
 #: declarative/networkstatus.cpp:164
 #, kde-format
 msgid "Connected to %1"
-msgstr ""
+msgstr "%1 に接続済み"
 
 #: declarative/networkstatus.cpp:188
 msgid "NetworkManager not running"
@@ -93,15 +95,15 @@
 
 #: declarative/trafficmonitor.cpp:204
 msgid "KBit/s"
-msgstr ""
+msgstr "KBit/秒"
 
 #: declarative/trafficmonitor.cpp:206
 msgid "MBit/s"
-msgstr ""
+msgstr "MBit/秒"
 
 #: declarative/trafficmonitor.cpp:211
 msgid "GBit/s"
-msgstr ""
+msgstr "GBit/秒"
 
 #: declarative/trafficmonitor.cpp:235
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-nm-5.4.1/po/nb/kde5-nm-connection-editor.po 
new/plasma-nm-5.4.2/po/nb/kde5-nm-connection-editor.po
--- old/plasma-nm-5.4.1/po/nb/kde5-nm-connection-editor.po      2015-09-03 
12:25:35.000000000 +0200
+++ new/plasma-nm-5.4.2/po/nb/kde5-nm-connection-editor.po      2015-10-01 
11:54:44.000000000 +0200
@@ -1,5 +1,3 @@
-# Translation of kde5-nm-connection-editor to Norwegian Bokmål
-#
 # Bjørn Steensrud <bjor...@skogkatt.homelinux.org>, 2014, 2015.
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.4.1/po/nb/plasma_applet_org.kde.plasma.networkmanagement.po 
new/plasma-nm-5.4.2/po/nb/plasma_applet_org.kde.plasma.networkmanagement.po
--- old/plasma-nm-5.4.1/po/nb/plasma_applet_org.kde.plasma.networkmanagement.po 
2015-09-03 12:25:35.000000000 +0200
+++ new/plasma-nm-5.4.2/po/nb/plasma_applet_org.kde.plasma.networkmanagement.po 
2015-10-01 11:54:44.000000000 +0200
@@ -1,5 +1,3 @@
-# Translation of plasma_applet_org.kde.plasma.networkmanagement to Norwegian 
Bokmål
-#
 # Bjørn Steensrud <bjor...@skogkatt.homelinux.org>, 2009, 2010, 2011, 2012, 
2013, 2014.
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.4.1/po/nb/plasmanetworkmanagement-kded.po 
new/plasma-nm-5.4.2/po/nb/plasmanetworkmanagement-kded.po
--- old/plasma-nm-5.4.1/po/nb/plasmanetworkmanagement-kded.po   2015-09-03 
12:25:35.000000000 +0200
+++ new/plasma-nm-5.4.2/po/nb/plasmanetworkmanagement-kded.po   2015-10-01 
11:54:44.000000000 +0200
@@ -1,5 +1,3 @@
-# Translation of plasmanetworkmanagement-kded to Norwegian Bokmål
-#
 # Bjørn Steensrud <bjor...@skogkatt.homelinux.org>, 2014, 2015.
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.4.1/po/nb/plasmanetworkmanagement-libs.po 
new/plasma-nm-5.4.2/po/nb/plasmanetworkmanagement-libs.po
--- old/plasma-nm-5.4.1/po/nb/plasmanetworkmanagement-libs.po   2015-09-03 
12:25:35.000000000 +0200
+++ new/plasma-nm-5.4.2/po/nb/plasmanetworkmanagement-libs.po   2015-10-01 
11:54:44.000000000 +0200
@@ -1,5 +1,3 @@
-# Translation of plasmanetworkmanagement-libs to Norwegian Bokmål
-#
 # Bjørn Steensrud <bjor...@skogkatt.homelinux.org>, 2014, 2015.
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.4.1/po/nb/plasmanetworkmanagement_l2tpui.po 
new/plasma-nm-5.4.2/po/nb/plasmanetworkmanagement_l2tpui.po
--- old/plasma-nm-5.4.1/po/nb/plasmanetworkmanagement_l2tpui.po 2015-09-03 
12:25:35.000000000 +0200
+++ new/plasma-nm-5.4.2/po/nb/plasmanetworkmanagement_l2tpui.po 2015-10-01 
11:54:44.000000000 +0200
@@ -1,5 +1,3 @@
-# Translation of plasmanetworkmanagement_l2tpui to Norwegian Bokmål
-#
 # Bjørn Steensrud <bjor...@skogkatt.homelinux.org>, 2014.
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.4.1/po/nb/plasmanetworkmanagement_openconnectui.po 
new/plasma-nm-5.4.2/po/nb/plasmanetworkmanagement_openconnectui.po
--- old/plasma-nm-5.4.1/po/nb/plasmanetworkmanagement_openconnectui.po  
2015-09-03 12:25:35.000000000 +0200
+++ new/plasma-nm-5.4.2/po/nb/plasmanetworkmanagement_openconnectui.po  
2015-10-01 11:54:44.000000000 +0200
@@ -1,5 +1,3 @@
-# Translation of plasmanetworkmanagement_openconnectui to Norwegian Bokmål
-#
 # Bjørn Steensrud <bjor...@skogkatt.homelinux.org>, 2014, 2015.
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.4.1/po/nb/plasmanetworkmanagement_openswanui.po 
new/plasma-nm-5.4.2/po/nb/plasmanetworkmanagement_openswanui.po
--- old/plasma-nm-5.4.1/po/nb/plasmanetworkmanagement_openswanui.po     
2015-09-03 12:25:35.000000000 +0200
+++ new/plasma-nm-5.4.2/po/nb/plasmanetworkmanagement_openswanui.po     
2015-10-01 11:54:44.000000000 +0200
@@ -1,5 +1,3 @@
-# Translation of plasmanetworkmanagement_openswanui to Norwegian Bokmål
-#
 # Bjørn Steensrud <bjor...@skogkatt.homelinux.org>, 2014.
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.4.1/po/nb/plasmanetworkmanagement_openvpnui.po 
new/plasma-nm-5.4.2/po/nb/plasmanetworkmanagement_openvpnui.po
--- old/plasma-nm-5.4.1/po/nb/plasmanetworkmanagement_openvpnui.po      
2015-09-03 12:25:35.000000000 +0200
+++ new/plasma-nm-5.4.2/po/nb/plasmanetworkmanagement_openvpnui.po      
2015-10-01 11:54:44.000000000 +0200
@@ -1,5 +1,3 @@
-# Translation of plasmanetworkmanagement_openvpnui to Norwegian Bokmål
-#
 # Bjørn Steensrud <bjor...@skogkatt.homelinux.org>, 2014, 2015.
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.4.1/po/nb/plasmanetworkmanagement_pptpui.po 
new/plasma-nm-5.4.2/po/nb/plasmanetworkmanagement_pptpui.po
--- old/plasma-nm-5.4.1/po/nb/plasmanetworkmanagement_pptpui.po 2015-09-03 
12:25:35.000000000 +0200
+++ new/plasma-nm-5.4.2/po/nb/plasmanetworkmanagement_pptpui.po 2015-10-01 
11:54:44.000000000 +0200
@@ -1,5 +1,3 @@
-# Translation of plasmanetworkmanagement_pptpui to Norwegian Bokmål
-#
 # Bjørn Steensrud <bjor...@skogkatt.homelinux.org>, 2014.
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.4.1/po/nb/plasmanetworkmanagement_sstpui.po 
new/plasma-nm-5.4.2/po/nb/plasmanetworkmanagement_sstpui.po
--- old/plasma-nm-5.4.1/po/nb/plasmanetworkmanagement_sstpui.po 2015-09-03 
12:25:35.000000000 +0200
+++ new/plasma-nm-5.4.2/po/nb/plasmanetworkmanagement_sstpui.po 2015-10-01 
11:54:44.000000000 +0200
@@ -1,5 +1,3 @@
-# Translation of plasmanetworkmanagement_sstpui to Norwegian Bokmål
-#
 # Bjørn Steensrud <bjor...@skogkatt.homelinux.org>, 2014.
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.4.1/po/nb/plasmanetworkmanagement_strongswanui.po 
new/plasma-nm-5.4.2/po/nb/plasmanetworkmanagement_strongswanui.po
--- old/plasma-nm-5.4.1/po/nb/plasmanetworkmanagement_strongswanui.po   
2015-09-03 12:25:35.000000000 +0200
+++ new/plasma-nm-5.4.2/po/nb/plasmanetworkmanagement_strongswanui.po   
2015-10-01 11:54:44.000000000 +0200
@@ -1,5 +1,3 @@
-# Translation of plasmanetworkmanagement_strongswanui to Norwegian Bokmål
-#
 # Bjørn Steensrud <bjor...@skogkatt.homelinux.org>, 2014.
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.4.1/po/nb/plasmanetworkmanagement_vpncui.po 
new/plasma-nm-5.4.2/po/nb/plasmanetworkmanagement_vpncui.po
--- old/plasma-nm-5.4.1/po/nb/plasmanetworkmanagement_vpncui.po 2015-09-03 
12:25:35.000000000 +0200
+++ new/plasma-nm-5.4.2/po/nb/plasmanetworkmanagement_vpncui.po 2015-10-01 
11:54:44.000000000 +0200
@@ -1,5 +1,3 @@
-# Translation of plasmanetworkmanagement_vpncui to Norwegian Bokmål
-#
 # Bjørn Steensrud <bjor...@skogkatt.homelinux.org>, 2014.
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-nm-5.4.1/po/nn/kde5-nm-connection-editor.po 
new/plasma-nm-5.4.2/po/nn/kde5-nm-connection-editor.po
--- old/plasma-nm-5.4.1/po/nn/kde5-nm-connection-editor.po      1970-01-01 
01:00:00.000000000 +0100
+++ new/plasma-nm-5.4.2/po/nn/kde5-nm-connection-editor.po      2015-10-01 
11:54:45.000000000 +0200
@@ -0,0 +1,262 @@
+# Translation of kde5-nm-connection-editor to Norwegian Nynorsk
+#
+# Karl Ove Hufthammer <k...@huftis.org>, 2015.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2015-08-07 11:21+0000\n"
+"PO-Revision-Date: 2015-09-21 20:04+0100\n"
+"Last-Translator: Karl Ove Hufthammer <k...@huftis.org>\n"
+"Language-Team: Norwegian Nynorsk <i18n...@lister.ping.uio.no>\n"
+"Language: nn\n"
+"MIME-Version: 1.0\n"
+"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-Environment: kde\n"
+"X-Accelerator-Marker: &\n"
+"X-Text-Markup: kde4\n"
+
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr "Karl Ove Hufthammer"
+
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr "k...@huftis.org"
+
+#: connectioneditor.cpp:83
+msgid "Type here to search connections..."
+msgstr "Skriv her for å søkja i tilkoplingar …"
+
+#: connectioneditor.cpp:124
+msgid "Add"
+msgstr "Legg til"
+
+#: connectioneditor.cpp:128
+msgid "Hardware"
+msgstr "Maskinvare"
+
+#: connectioneditor.cpp:131
+msgid "DSL"
+msgstr "DSL"
+
+#: connectioneditor.cpp:134
+msgid "InfiniBand"
+msgstr "InfiniBand"
+
+#: connectioneditor.cpp:138
+msgid "Mobile Broadband..."
+msgstr "Mobilt breiband …"
+
+#: connectioneditor.cpp:142
+msgid "Wired Ethernet"
+msgstr "Kabla nettverk"
+
+#: connectioneditor.cpp:146
+msgid "Wired Ethernet (shared)"
+msgstr "Kabla nettverk (delt)"
+
+#: connectioneditor.cpp:150
+msgid "Wi-Fi"
+msgstr "Wi-Fi"
+
+#: connectioneditor.cpp:154
+msgid "Wi-Fi (shared)"
+msgstr "Wi-Fi (delt)"
+
+#: connectioneditor.cpp:158
+msgid "WiMAX"
+msgstr "WiMAX"
+
+#: connectioneditor.cpp:162
+msgctxt "Virtual hardware devices, eg Bridge, Bond"
+msgid "Virtual"
+msgstr "Virtuell"
+
+#: connectioneditor.cpp:164
+msgid "Bond"
+msgstr "Bond"
+
+#: connectioneditor.cpp:167
+msgid "Bridge"
+msgstr "Bru"
+
+#: connectioneditor.cpp:170
+msgid "VLAN"
+msgstr "VLAN"
+
+#: connectioneditor.cpp:174
+msgid "Team"
+msgstr "Lag"
+
+#: connectioneditor.cpp:179
+msgid "VPN"
+msgstr "VPN"
+
+#: connectioneditor.cpp:199
+msgid "Connect"
+msgstr "Kopla til"
+
+#: connectioneditor.cpp:204
+msgid "Disconnect"
+msgstr "Kopla frå"
+
+#: connectioneditor.cpp:209
+msgid "Edit..."
+msgstr "Rediger …"
+
+#: connectioneditor.cpp:214
+msgid "Delete"
+msgstr "Slett"
+
+#: connectioneditor.cpp:220
+msgid "Import VPN..."
+msgstr "Importer VPN …"
+
+#: connectioneditor.cpp:224
+msgid "Export VPN..."
+msgstr "Eksporter VPN …"
+
+#: connectioneditor.cpp:307
+msgid "my_shared_connection"
+msgstr "mi_delte_tilkobling"
+
+#: connectioneditor.cpp:364
+#, kde-format
+msgid "Connection %1 has been added"
+msgstr "Tilkoplinga %1 er lagd til"
+
+#: connectioneditor.cpp:460
+#, kde-format
+msgid "Do you want to remove the connection '%1'?"
+msgstr "Er du sikker på at du vil fjerna tilkoplinga «%1»?"
+
+#: connectioneditor.cpp:460
+msgid "Remove Connection"
+msgstr "Fjern tilkopling"
+
+#: connectioneditor.cpp:464
+#, kde-format
+msgid "Do you want to remove the following connections: %1"
+msgstr "Er du sikker på at du vil fjerna desse tilkoplingane: %1"
+
+#: connectioneditor.cpp:464
+msgid "Remove Connections"
+msgstr "Fjern tilkoplingar"
+
+#: connectioneditor.cpp:630
+msgid "Import VPN Connection"
+msgstr "Importer VPN-tilkopling"
+
+#: connectioneditor.cpp:657
+#, kde-format
+msgid ""
+"Importing VPN connection %1 failed\n"
+"%2"
+msgstr ""
+"Klarte ikkje å importera VPN-tilkoplinga %1\n"
+"%2"
+
+#: connectioneditor.cpp:701
+msgid "Export is not supported by this VPN type"
+msgstr "VPN-typen støttar ikkje eksport"
+
+#: connectioneditor.cpp:707
+msgid "Export VPN Connection"
+msgstr "Eksporter VPN-tilkopling"
+
+#: connectioneditor.cpp:712
+#, kde-format
+msgid ""
+"Exporting VPN connection %1 failed\n"
+"%2"
+msgstr ""
+"Klarte ikkje eksportera VPN-tilkoplinga %1\n"
+"%2"
+
+#: connectioneditor.cpp:717
+#, kde-format
+msgid "VPN connection %1 exported successfully"
+msgstr "VPN-tilkoplinga %1 er no eksportert"
+
+#. i18n: ectx: Menu (connection)
+#: kde5-nm-connection-editorui.rc:16
+msgid "Connection"
+msgstr "Tilkopling"
+
+#. i18n: ectx: ToolBar (mainToolBar)
+#: kde5-nm-connection-editorui.rc:26
+msgid "Main Toolbar"
+msgstr "Hovudverktøylinje"
+
+#: main.cpp:40
+msgid "Connection editor"
+msgstr "Tilkoplingredigering"
+
+#: main.cpp:41
+msgid "Manage your network connections"
+msgstr "Handsam nettverkstilkoplingar"
+
+#: main.cpp:42
+msgid "(C) 2013-2015 Jan Grulich and Lukáš Tinkl"
+msgstr "@ 2013–2015 Jan Grulich og Lukáš Tinkl"
+
+#: main.cpp:43
+#, kde-format
+msgid ""
+"This application allows you to create, edit and delete network connections.\n"
+"\n"
+"Using NM version: %1"
+msgstr ""
+"Med dette programmet kan du oppretta, redigera og fjerna "
+"nettverkstilkoplingar.\n"
+"\n"
+"Brukar NM-versjon: %1"
+
+#: main.cpp:44
+msgid "Jan Grulich"
+msgstr "Jan Grulich"
+
+#: main.cpp:44 main.cpp:45
+msgid "Developer"
+msgstr "Utviklar"
+
+#: main.cpp:45
+msgid "Lukáš Tinkl"
+msgstr "Lukáš Tinkl"
+
+#: main.cpp:46
+msgid "Lamarque Souza"
+msgstr "Lamarque Souza"
+
+#: main.cpp:46
+msgid "libnm-qt author"
+msgstr "Utviklar av libnm-qt"
+
+#: main.cpp:47
+msgid "Daniel Nicoletti"
+msgstr "Daniel Nicoletti"
+
+#: main.cpp:47
+msgid "various bugfixes"
+msgstr "Ymse feilrettingar"
+
+#: main.cpp:48
+msgid "Will Stephenson"
+msgstr "Will Stephenson"
+
+#: main.cpp:48 main.cpp:49
+msgid "VPN plugins"
+msgstr "VPN-programtillegg"
+
+#: main.cpp:49
+msgid "Ilia Kats"
+msgstr "Ilia Kats"
+
+#. i18n: ectx: property (windowTitle), widget (QWidget, ConnectionEditor)
+#: ui/connectioneditor.ui:20
+msgid "Connection Editor"
+msgstr "Tilkoplingredigering"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.4.1/po/nn/plasma_applet_org.kde.plasma.networkmanagement.po 
new/plasma-nm-5.4.2/po/nn/plasma_applet_org.kde.plasma.networkmanagement.po
--- old/plasma-nm-5.4.1/po/nn/plasma_applet_org.kde.plasma.networkmanagement.po 
2015-09-03 12:25:40.000000000 +0200
+++ new/plasma-nm-5.4.2/po/nn/plasma_applet_org.kde.plasma.networkmanagement.po 
2015-10-01 11:54:45.000000000 +0200
@@ -1,5 +1,3 @@
-# Translation of plasma_applet_org.kde.plasma.networkmanagement to Norwegian 
Nynorsk
-#
 msgid ""
 msgstr ""
 "Project-Id-Version: KDE 4\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.4.1/po/nn/plasmanetworkmanagement-kded.po 
new/plasma-nm-5.4.2/po/nn/plasmanetworkmanagement-kded.po
--- old/plasma-nm-5.4.1/po/nn/plasmanetworkmanagement-kded.po   2015-09-03 
12:25:40.000000000 +0200
+++ new/plasma-nm-5.4.2/po/nn/plasmanetworkmanagement-kded.po   2015-10-01 
11:54:45.000000000 +0200
@@ -1,5 +1,3 @@
-# Translation of plasmanetworkmanagement-kded to Norwegian Nynorsk
-#
 # Karl Ove Hufthammer <k...@huftis.org>, 2015.
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.4.1/po/nn/plasmanetworkmanagement-libs.po 
new/plasma-nm-5.4.2/po/nn/plasmanetworkmanagement-libs.po
--- old/plasma-nm-5.4.1/po/nn/plasmanetworkmanagement-libs.po   2015-09-03 
12:25:40.000000000 +0200
+++ new/plasma-nm-5.4.2/po/nn/plasmanetworkmanagement-libs.po   2015-10-01 
11:54:45.000000000 +0200
@@ -1,5 +1,3 @@
-# Translation of plasmanetworkmanagement-libs to Norwegian Nynorsk
-#
 # Karl Ove Hufthammer <k...@huftis.org>, 2015.
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.4.1/po/nn/plasmanetworkmanagement_l2tpui.po 
new/plasma-nm-5.4.2/po/nn/plasmanetworkmanagement_l2tpui.po
--- old/plasma-nm-5.4.1/po/nn/plasmanetworkmanagement_l2tpui.po 2015-09-03 
12:25:40.000000000 +0200
+++ new/plasma-nm-5.4.2/po/nn/plasmanetworkmanagement_l2tpui.po 2015-10-01 
11:54:45.000000000 +0200
@@ -1,5 +1,3 @@
-# Translation of plasmanetworkmanagement_l2tpui to Norwegian Nynorsk
-#
 # Karl Ove Hufthammer <k...@huftis.org>, 2015.
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.4.1/po/nn/plasmanetworkmanagement_openconnectui.po 
new/plasma-nm-5.4.2/po/nn/plasmanetworkmanagement_openconnectui.po
--- old/plasma-nm-5.4.1/po/nn/plasmanetworkmanagement_openconnectui.po  
2015-09-03 12:25:40.000000000 +0200
+++ new/plasma-nm-5.4.2/po/nn/plasmanetworkmanagement_openconnectui.po  
2015-10-01 11:54:45.000000000 +0200
@@ -1,5 +1,3 @@
-# Translation of plasmanetworkmanagement_openconnectui to Norwegian Nynorsk
-#
 # Karl Ove Hufthammer <k...@huftis.org>, 2015.
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.4.1/po/nn/plasmanetworkmanagement_openswanui.po 
new/plasma-nm-5.4.2/po/nn/plasmanetworkmanagement_openswanui.po
--- old/plasma-nm-5.4.1/po/nn/plasmanetworkmanagement_openswanui.po     
2015-09-03 12:25:40.000000000 +0200
+++ new/plasma-nm-5.4.2/po/nn/plasmanetworkmanagement_openswanui.po     
2015-10-01 11:54:45.000000000 +0200
@@ -1,5 +1,3 @@
-# Translation of plasmanetworkmanagement_openswanui to Norwegian Nynorsk
-#
 # Karl Ove Hufthammer <k...@huftis.org>, 2015.
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.4.1/po/nn/plasmanetworkmanagement_openvpnui.po 
new/plasma-nm-5.4.2/po/nn/plasmanetworkmanagement_openvpnui.po
--- old/plasma-nm-5.4.1/po/nn/plasmanetworkmanagement_openvpnui.po      
2015-09-03 12:25:40.000000000 +0200
+++ new/plasma-nm-5.4.2/po/nn/plasmanetworkmanagement_openvpnui.po      
2015-10-01 11:54:45.000000000 +0200
@@ -1,5 +1,3 @@
-# Translation of plasmanetworkmanagement_openvpnui to Norwegian Nynorsk
-#
 # Karl Ove Hufthammer <k...@huftis.org>, 2015.
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.4.1/po/nn/plasmanetworkmanagement_pptpui.po 
new/plasma-nm-5.4.2/po/nn/plasmanetworkmanagement_pptpui.po
--- old/plasma-nm-5.4.1/po/nn/plasmanetworkmanagement_pptpui.po 2015-09-03 
12:25:40.000000000 +0200
+++ new/plasma-nm-5.4.2/po/nn/plasmanetworkmanagement_pptpui.po 2015-10-01 
11:54:45.000000000 +0200
@@ -1,5 +1,3 @@
-# Translation of plasmanetworkmanagement_pptpui to Norwegian Nynorsk
-#
 # Karl Ove Hufthammer <k...@huftis.org>, 2015.
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.4.1/po/nn/plasmanetworkmanagement_sshui.po 
new/plasma-nm-5.4.2/po/nn/plasmanetworkmanagement_sshui.po
--- old/plasma-nm-5.4.1/po/nn/plasmanetworkmanagement_sshui.po  2015-09-03 
12:25:40.000000000 +0200
+++ new/plasma-nm-5.4.2/po/nn/plasmanetworkmanagement_sshui.po  2015-10-01 
11:54:45.000000000 +0200
@@ -1,5 +1,3 @@
-# Translation of plasmanetworkmanagement_sshui to Norwegian Nynorsk
-#
 # Karl Ove Hufthammer <k...@huftis.org>, 2015.
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.4.1/po/nn/plasmanetworkmanagement_sstpui.po 
new/plasma-nm-5.4.2/po/nn/plasmanetworkmanagement_sstpui.po
--- old/plasma-nm-5.4.1/po/nn/plasmanetworkmanagement_sstpui.po 2015-09-03 
12:25:40.000000000 +0200
+++ new/plasma-nm-5.4.2/po/nn/plasmanetworkmanagement_sstpui.po 2015-10-01 
11:54:45.000000000 +0200
@@ -1,5 +1,3 @@
-# Translation of plasmanetworkmanagement_sstpui to Norwegian Nynorsk
-#
 # Karl Ove Hufthammer <k...@huftis.org>, 2015.
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.4.1/po/nn/plasmanetworkmanagement_strongswanui.po 
new/plasma-nm-5.4.2/po/nn/plasmanetworkmanagement_strongswanui.po
--- old/plasma-nm-5.4.1/po/nn/plasmanetworkmanagement_strongswanui.po   
2015-09-03 12:25:40.000000000 +0200
+++ new/plasma-nm-5.4.2/po/nn/plasmanetworkmanagement_strongswanui.po   
2015-10-01 11:54:45.000000000 +0200
@@ -1,5 +1,3 @@
-# Translation of plasmanetworkmanagement_strongswanui to Norwegian Nynorsk
-#
 # Karl Ove Hufthammer <k...@huftis.org>, 2015.
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-nm-5.4.1/po/nn/plasmanetworkmanagement_vpncui.po 
new/plasma-nm-5.4.2/po/nn/plasmanetworkmanagement_vpncui.po
--- old/plasma-nm-5.4.1/po/nn/plasmanetworkmanagement_vpncui.po 2015-09-03 
12:25:40.000000000 +0200
+++ new/plasma-nm-5.4.2/po/nn/plasmanetworkmanagement_vpncui.po 2015-10-01 
11:54:45.000000000 +0200
@@ -1,5 +1,3 @@
-# Translation of plasmanetworkmanagement_vpncui to Norwegian Nynorsk
-#
 # Karl Ove Hufthammer <k...@huftis.org>, 2015.
 msgid ""
 msgstr ""


Reply via email to