Hello community,

here is the log from the commit of package kinfocenter5 for openSUSE:Factory 
checked in at 2020-12-03 18:39:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kinfocenter5 (Old)
 and      /work/SRC/openSUSE:Factory/.kinfocenter5.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kinfocenter5"

Thu Dec  3 18:39:51 2020 rev:114 rq:852512 version:5.20.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/kinfocenter5/kinfocenter5.changes        
2020-11-15 15:18:25.858942669 +0100
+++ /work/SRC/openSUSE:Factory/.kinfocenter5.new.5913/kinfocenter5.changes      
2020-12-03 18:40:51.670001454 +0100
@@ -1,0 +2,10 @@
+Tue Dec  1 15:22:15 UTC 2020 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.20.4
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.20.4
+- Changes since 5.20.3:
+  * weight main categories properly (kde#429153)
+
+-------------------------------------------------------------------

Old:
----
  kinfocenter-5.20.3.tar.xz
  kinfocenter-5.20.3.tar.xz.sig

New:
----
  kinfocenter-5.20.4.tar.xz
  kinfocenter-5.20.4.tar.xz.sig

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

Other differences:
------------------
++++++ kinfocenter5.spec ++++++
--- /var/tmp/diff_new_pack.u58rMN/_old  2020-12-03 18:40:52.382002865 +0100
+++ /var/tmp/diff_new_pack.u58rMN/_new  2020-12-03 18:40:52.386002873 +0100
@@ -20,7 +20,7 @@
 
 %bcond_without lang
 Name:           kinfocenter5
-Version:        5.20.3
+Version:        5.20.4
 Release:        0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}

++++++ kinfocenter-5.20.3.tar.xz -> kinfocenter-5.20.4.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.20.3/CMakeLists.txt 
new/kinfocenter-5.20.4/CMakeLists.txt
--- old/kinfocenter-5.20.3/CMakeLists.txt       2020-11-10 20:55:20.000000000 
+0100
+++ new/kinfocenter-5.20.4/CMakeLists.txt       2020-12-01 12:24:45.000000000 
+0100
@@ -1,5 +1,5 @@
 project(kinfocenter)
-set(PROJECT_VERSION "5.20.3")
+set(PROJECT_VERSION "5.20.4")
 
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.15.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kinfocenter-5.20.3/Categories/basicinformation.desktop 
new/kinfocenter-5.20.4/Categories/basicinformation.desktop
--- old/kinfocenter-5.20.3/Categories/basicinformation.desktop  2020-11-10 
20:54:50.000000000 +0100
+++ new/kinfocenter-5.20.4/Categories/basicinformation.desktop  2020-12-01 
12:24:06.000000000 +0100
@@ -3,6 +3,7 @@
 X-KDE-ServiceTypes=KInfoCenterCategory
 X-KDE-KInfoCenter-Category=basic_information
 Icon=dialog-information
+X-KDE-Weight=10
 
 Name=Basic Information
 Name[ast]=Información básica
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kinfocenter-5.20.3/Categories/detailedinformation.desktop 
new/kinfocenter-5.20.4/Categories/detailedinformation.desktop
--- old/kinfocenter-5.20.3/Categories/detailedinformation.desktop       
2020-11-10 20:54:50.000000000 +0100
+++ new/kinfocenter-5.20.4/Categories/detailedinformation.desktop       
2020-12-01 12:24:06.000000000 +0100
@@ -3,6 +3,7 @@
 X-KDE-ServiceTypes=KInfoCenterCategory
 X-KDE-KInfoCenter-Category=detailed_information
 Icon=dialog-information
+X-KDE-Weight=20
 
 Name=Detailed Information
 Name[ast]=Información detallada
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kinfocenter-5.20.3/Categories/lostfoundcategory.desktop 
new/kinfocenter-5.20.4/Categories/lostfoundcategory.desktop
--- old/kinfocenter-5.20.3/Categories/lostfoundcategory.desktop 2020-11-10 
20:54:50.000000000 +0100
+++ new/kinfocenter-5.20.4/Categories/lostfoundcategory.desktop 2020-12-01 
12:24:06.000000000 +0100
@@ -3,6 +3,7 @@
 X-KDE-ServiceTypes=KInfoCenterCategory
 X-KDE-KInfoCenter-Category=lost_and_found
 Icon=hwinfo
+X-KDE-Weight=99
 
 Name=Lost And Found
 Name[ar]=فُقد ووُجد
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.20.3/org.kde.kinfocenter.appdata.xml 
new/kinfocenter-5.20.4/org.kde.kinfocenter.appdata.xml
--- old/kinfocenter-5.20.3/org.kde.kinfocenter.appdata.xml      2020-11-10 
20:54:50.000000000 +0100
+++ new/kinfocenter-5.20.4/org.kde.kinfocenter.appdata.xml      2020-12-01 
12:24:06.000000000 +0100
@@ -55,6 +55,7 @@
   <summary xml:lang="fi">Järjestelmätietojen mukava keskitetty 
yleisnäkymä</summary>
   <summary xml:lang="fr">Aperçu centralisé et pratique des informations 
système</summary>
   <summary xml:lang="gl">Resumo centralizado e cómodo de información do 
sistema</summary>
+  <summary xml:lang="ia">Centralisate e conveniente supervision del 
information de systema</summary>
   <summary xml:lang="id">Ikhtisar informasi sistem yang terpusat dan 
serasi</summary>
   <summary xml:lang="it">Panoramica centralizzata e comoda delle informazioni 
di sistema</summary>
   <summary xml:lang="ko">시스템 정보를 한 눈에 보기</summary>
@@ -167,9 +168,9 @@
   </provides>
   <project_group>KDE</project_group>
   <releases>
+    <release version="5.20.4" date="2020-12-01"/>
     <release version="5.20.3" date="2020-11-10"/>
     <release version="5.20.2" date="2020-10-27"/>
     <release version="5.20.1" date="2020-10-20"/>
-    <release version="5.20.0" date="2020-10-13"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.20.3/po/ia/kcm_energyinfo.po 
new/kinfocenter-5.20.4/po/ia/kcm_energyinfo.po
--- old/kinfocenter-5.20.3/po/ia/kcm_energyinfo.po      2020-11-10 
20:54:58.000000000 +0100
+++ new/kinfocenter-5.20.4/po/ia/kcm_energyinfo.po      2020-12-01 
12:24:18.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-01-07 03:49+0100\n"
-"PO-Revision-Date: 2020-05-05 22:21+0100\n"
+"PO-Revision-Date: 2020-11-23 23:07+0100\n"
 "Last-Translator: Giovanni Sora <g.s...@tiscali.it>\n"
 "Language-Team: Interlingua <kde-i18n-...@kde.org>\n"
 "Language: ia\n"
@@ -308,7 +308,7 @@
 #: package/contents/ui/main.qml:256
 #, kde-format
 msgid "Timespan"
-msgstr ""
+msgstr "Intervallo de tempore (Timespan)"
 
 #: package/contents/ui/main.qml:257
 #, kde-format
@@ -342,7 +342,7 @@
 #: package/contents/ui/main.qml:341
 #, kde-format
 msgid "Application Energy Consumption"
-msgstr ""
+msgstr "Consumo de energia de application"
 
 #: package/contents/ui/main.qml:366
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.20.3/po/ia/kcmdevinfo.po 
new/kinfocenter-5.20.4/po/ia/kcmdevinfo.po
--- old/kinfocenter-5.20.3/po/ia/kcmdevinfo.po  2020-11-10 20:54:58.000000000 
+0100
+++ new/kinfocenter-5.20.4/po/ia/kcmdevinfo.po  2020-12-01 12:24:18.000000000 
+0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-06-09 02:14+0200\n"
-"PO-Revision-Date: 2020-05-05 23:41+0100\n"
+"PO-Revision-Date: 2020-11-23 23:08+0100\n"
 "Last-Translator: Giovanni Sora <g.s...@tiscali.it>\n"
 "Language-Team: Interlingua <kde-i18n-...@kde.org>\n"
 "Language: ia\n"
@@ -121,7 +121,7 @@
 #: infopanel.cpp:135
 #, kde-format
 msgid "Description: "
-msgstr ""
+msgstr "Description: "
 
 #: infopanel.cpp:136
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.20.3/po/ml/kcm-about-distro.po 
new/kinfocenter-5.20.4/po/ml/kcm-about-distro.po
--- old/kinfocenter-5.20.3/po/ml/kcm-about-distro.po    2020-11-10 
20:55:02.000000000 +0100
+++ new/kinfocenter-5.20.4/po/ml/kcm-about-distro.po    2020-12-01 
12:24:22.000000000 +0100
@@ -17,7 +17,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Weblate 3.9.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.20.3/po/ml/kcm_energyinfo.po 
new/kinfocenter-5.20.4/po/ml/kcm_energyinfo.po
--- old/kinfocenter-5.20.3/po/ml/kcm_energyinfo.po      2020-11-10 
20:55:02.000000000 +0100
+++ new/kinfocenter-5.20.4/po/ml/kcm_energyinfo.po      2020-12-01 
12:24:22.000000000 +0100
@@ -17,7 +17,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Weblate 3.9.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.20.3/po/ml/kcm_fileindexermonitor.po 
new/kinfocenter-5.20.4/po/ml/kcm_fileindexermonitor.po
--- old/kinfocenter-5.20.3/po/ml/kcm_fileindexermonitor.po      2020-11-10 
20:55:02.000000000 +0100
+++ new/kinfocenter-5.20.4/po/ml/kcm_fileindexermonitor.po      2020-12-01 
12:24:22.000000000 +0100
@@ -17,7 +17,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Weblate 3.9.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.20.3/po/ml/kcm_memory.po 
new/kinfocenter-5.20.4/po/ml/kcm_memory.po
--- old/kinfocenter-5.20.3/po/ml/kcm_memory.po  2020-11-10 20:55:02.000000000 
+0100
+++ new/kinfocenter-5.20.4/po/ml/kcm_memory.po  2020-12-01 12:24:22.000000000 
+0100
@@ -17,7 +17,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Weblate 3.9.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.20.3/po/ml/kcm_pci.po 
new/kinfocenter-5.20.4/po/ml/kcm_pci.po
--- old/kinfocenter-5.20.3/po/ml/kcm_pci.po     2020-11-10 20:55:02.000000000 
+0100
+++ new/kinfocenter-5.20.4/po/ml/kcm_pci.po     2020-12-01 12:24:22.000000000 
+0100
@@ -17,7 +17,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Weblate 3.9.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.20.3/po/ml/kcmdevinfo.po 
new/kinfocenter-5.20.4/po/ml/kcmdevinfo.po
--- old/kinfocenter-5.20.3/po/ml/kcmdevinfo.po  2020-11-10 20:55:02.000000000 
+0100
+++ new/kinfocenter-5.20.4/po/ml/kcmdevinfo.po  2020-12-01 12:24:22.000000000 
+0100
@@ -17,7 +17,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Weblate 3.9.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.20.3/po/ml/kcminfo.po 
new/kinfocenter-5.20.4/po/ml/kcminfo.po
--- old/kinfocenter-5.20.3/po/ml/kcminfo.po     2020-11-10 20:55:02.000000000 
+0100
+++ new/kinfocenter-5.20.4/po/ml/kcminfo.po     2020-12-01 12:24:22.000000000 
+0100
@@ -15,8 +15,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Weblate 3.9.1\n"
-"X-Poedit-Country: INDIA\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.20.3/po/ml/kcmnic.po 
new/kinfocenter-5.20.4/po/ml/kcmnic.po
--- old/kinfocenter-5.20.3/po/ml/kcmnic.po      2020-11-10 20:55:02.000000000 
+0100
+++ new/kinfocenter-5.20.4/po/ml/kcmnic.po      2020-12-01 12:24:22.000000000 
+0100
@@ -16,8 +16,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Weblate 3.9.1\n"
-"X-Poedit-Bookmarks: -1,-1,22,-1,-1,-1,-1,-1,-1,-1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.20.3/po/ml/kcmopengl.po 
new/kinfocenter-5.20.4/po/ml/kcmopengl.po
--- old/kinfocenter-5.20.3/po/ml/kcmopengl.po   2020-11-10 20:55:02.000000000 
+0100
+++ new/kinfocenter-5.20.4/po/ml/kcmopengl.po   2020-12-01 12:24:22.000000000 
+0100
@@ -17,7 +17,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Weblate 3.9.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.20.3/po/ml/kcmsamba.po 
new/kinfocenter-5.20.4/po/ml/kcmsamba.po
--- old/kinfocenter-5.20.3/po/ml/kcmsamba.po    2020-11-10 20:55:02.000000000 
+0100
+++ new/kinfocenter-5.20.4/po/ml/kcmsamba.po    2020-12-01 12:24:22.000000000 
+0100
@@ -17,7 +17,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Weblate 3.9.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.20.3/po/ml/kcmusb.po 
new/kinfocenter-5.20.4/po/ml/kcmusb.po
--- old/kinfocenter-5.20.3/po/ml/kcmusb.po      2020-11-10 20:55:02.000000000 
+0100
+++ new/kinfocenter-5.20.4/po/ml/kcmusb.po      2020-12-01 12:24:22.000000000 
+0100
@@ -17,7 +17,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Weblate 3.9.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.20.3/po/ml/kcmview1394.po 
new/kinfocenter-5.20.4/po/ml/kcmview1394.po
--- old/kinfocenter-5.20.3/po/ml/kcmview1394.po 2020-11-10 20:55:02.000000000 
+0100
+++ new/kinfocenter-5.20.4/po/ml/kcmview1394.po 2020-12-01 12:24:22.000000000 
+0100
@@ -16,7 +16,6 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.11.4\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #: view1394.cpp:62
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.20.3/po/ml/kinfocenter.po 
new/kinfocenter-5.20.4/po/ml/kinfocenter.po
--- old/kinfocenter-5.20.3/po/ml/kinfocenter.po 2020-11-10 20:55:02.000000000 
+0100
+++ new/kinfocenter-5.20.4/po/ml/kinfocenter.po 2020-12-01 12:24:22.000000000 
+0100
@@ -9,10 +9,10 @@
 "Project-Id-Version: kinfocenter\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-01-29 03:19+0100\n"
-"PO-Revision-Date: 2020-06-19 21:06+0000\n"
-"Last-Translator: Subin Siby <subins2...@gmail.com>\n"
-"Language-Team: Swathanthra|സ്വതന്ത്ര Malayalam|മലയാളം 
Computing|കമ്പ്യൂട്ടിങ്ങ് <smc-"
-"disc...@googlegroups.com>\n"
+"PO-Revision-Date: 2020-08-28 18:16+0000\n"
+"Last-Translator: Tester <tkyg...@hi2.in>\n"
+"Language-Team: Malayalam <https://kde.smc.org.in/projects/kde/";
+"kinfocenterkinfocenter/ml/>\n"
 "Language: ml\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -23,9 +23,9 @@
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "അനി പീറ്റര്‍, ഇര്‍ഷാദ് കെ,വിവേക് കെ ജെ | VIVEK K J"
+msgstr "അനി പീറ്റര്‍, ഇര്‍ഷാദ് കെ"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "peter....@gmail.com,ersha...@gmail.com,vivekkj2...@gmail.com"
\ No newline at end of file
+msgstr "peter....@gmail.com,ersha...@gmail.com"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.20.3/po/sv/kcm_nic.po 
new/kinfocenter-5.20.4/po/sv/kcm_nic.po
--- old/kinfocenter-5.20.3/po/sv/kcm_nic.po     2020-11-10 20:55:07.000000000 
+0100
+++ new/kinfocenter-5.20.4/po/sv/kcm_nic.po     1970-01-01 01:00:00.000000000 
+0100
@@ -1,195 +0,0 @@
-# Copyright (C) YEAR This_file_is_part_of_KDE
-# This file is distributed under the same license as the PACKAGE package.
-#
-# Stefan Asserhäll <stefan.asserh...@bredband.net>, 2010.
-# Stefan Asserhall <stefan.asserh...@bredband.net>, 2010, 2020.
-msgid ""
-msgstr ""
-"Project-Id-Version: \n"
-"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-09-27 02:26+0200\n"
-"PO-Revision-Date: 2020-09-27 09:03+0200\n"
-"Last-Translator: Stefan Asserhäll <stefan.asserh...@bredband.net>\n"
-"Language-Team: Swedish <kde-i18n-...@kde.org>\n"
-"Language: sv\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 19.04.3\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
-
-#, kde-format
-msgctxt "NAME OF TRANSLATORS"
-msgid "Your names"
-msgstr "Stefan Asserhäll"
-
-#, kde-format
-msgctxt "EMAIL OF TRANSLATORS"
-msgid "Your emails"
-msgstr "stefan.asserh...@bredband.net"
-
-#: networkmodel.cpp:174
-#, kde-format
-msgctxt "@item:intext Mode of network card"
-msgid "Broadcast"
-msgstr "Utsändning (Broadcast)"
-
-#: networkmodel.cpp:176
-#, kde-format
-msgctxt "@item:intext Mode of network card"
-msgid "Point to Point"
-msgstr "Punkt-till-punkt"
-
-#: networkmodel.cpp:179
-#, kde-format
-msgctxt "@item:intext Mode of network card"
-msgid "Multicast"
-msgstr "Multicast"
-
-#: networkmodel.cpp:182
-#, kde-format
-msgctxt "@item:intext Mode of network card"
-msgid "Loopback"
-msgstr "Loopback"
-
-#: networkmodel.cpp:184
-#, kde-format
-msgctxt "@item:intext Mode of network card"
-msgid "Unknown"
-msgstr "Okänd"
-
-#: networkmodel.cpp:194
-#, kde-format
-msgctxt "Unknown network mask"
-msgid "Unknown"
-msgstr "Okänd"
-
-#: networkmodel.cpp:213
-#, kde-format
-msgctxt "Unknown HWaddr"
-msgid "Unknown"
-msgstr "Okänd"
-
-#: networkmodel.cpp:276
-#, kde-format
-msgctxt "@item:intable Network type"
-msgid "Point to Point"
-msgstr "Punkt-till-punkt"
-
-#: networkmodel.cpp:283
-#, kde-format
-msgctxt "@item:intable Network type"
-msgid "Broadcast"
-msgstr "Utsändning (Broadcast)"
-
-#: networkmodel.cpp:290
-#, kde-format
-msgctxt "@item:intable Network type"
-msgid "Multicast"
-msgstr "Multicast"
-
-#: networkmodel.cpp:297
-#, kde-format
-msgctxt "@item:intable Network type"
-msgid "Loopback"
-msgstr "Loopback"
-
-#: nic.cpp:22
-#, kde-format
-msgid "kcm_nic"
-msgstr "IM Nätverkskontrollenhet"
-
-#: nic.cpp:23
-#, kde-format
-msgctxt "@title:window"
-msgid "Network Interfaces"
-msgstr "Nätverksgränssnitt"
-
-#: nic.cpp:25
-#, kde-format
-msgctxt "@info"
-msgid "(c) 2001 - 2002 Alexander Neundorf"
-msgstr "© 2001 - 2002 Alexander Neundorf"
-
-#: nic.cpp:27
-#, kde-format
-msgctxt "@info:credit"
-msgid "Alexander Neundorf"
-msgstr "Alexander Neundorf"
-
-#: nic.cpp:27
-#, kde-format
-msgctxt "@info:credit"
-msgid "creator"
-msgstr "skapare"
-
-#: nic.cpp:28
-#, kde-format
-msgctxt "@info:credit"
-msgid "Carl Schwan"
-msgstr "Carl Schwan"
-
-#: nic.cpp:28
-#, kde-format
-msgctxt "@info:credit"
-msgid "developer"
-msgstr "utvecklare"
-
-#: package/contents/ui/main.qml:15
-#, kde-format
-msgid "Network Interfaces"
-msgstr "Nätverksgränssnitt"
-
-#: package/contents/ui/main.qml:42
-#, kde-format
-msgctxt "@label"
-msgid "Name:"
-msgstr "Namn:"
-
-#: package/contents/ui/main.qml:46
-#, kde-format
-msgctxt "@label"
-msgid "Address:"
-msgstr "Adress:"
-
-#: package/contents/ui/main.qml:50
-#, kde-format
-msgctxt "@label"
-msgid "Network Mask:"
-msgstr "Nätverksmask:"
-
-#: package/contents/ui/main.qml:54
-#, kde-format
-msgctxt "@label"
-msgid "Type:"
-msgstr "Typ:"
-
-#: package/contents/ui/main.qml:58
-#, kde-format
-msgctxt "@label"
-msgid "Hardware Address:"
-msgstr "Hårdvaruadress:"
-
-#: package/contents/ui/main.qml:63
-#, kde-format
-msgctxt "@label"
-msgid "State:"
-msgstr "Tillstånd:"
-
-#: package/contents/ui/main.qml:71
-#, kde-format
-msgctxt "State of network card is connected"
-msgid "Up"
-msgstr "Upp"
-
-#: package/contents/ui/main.qml:72
-#, kde-format
-msgctxt "State of network card is disconnected"
-msgid "Down"
-msgstr "Ner"
-
-#: package/contents/ui/main.qml:83
-#, kde-format
-msgctxt "@action:button"
-msgid "Refresh"
-msgstr "Uppdatera"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.20.3/po/sv/kcmnic.po 
new/kinfocenter-5.20.4/po/sv/kcmnic.po
--- old/kinfocenter-5.20.3/po/sv/kcmnic.po      2020-11-10 20:55:07.000000000 
+0100
+++ new/kinfocenter-5.20.4/po/sv/kcmnic.po      2020-12-01 12:24:28.000000000 
+0100
@@ -30,36 +30,26 @@
 
 #: nic.cpp:82
 #, kde-format
-#| msgctxt "@label"
-#| msgid "Name:"
 msgid "Name"
 msgstr "Namn"
 
 #: nic.cpp:82
 #, kde-format
-#| msgctxt "@label"
-#| msgid "Address:"
 msgid "IP Address"
 msgstr "IP-adress"
 
 #: nic.cpp:82
 #, kde-format
-#| msgctxt "@label"
-#| msgid "Network Mask:"
 msgid "Network Mask"
 msgstr "Nätverksmask"
 
 #: nic.cpp:82
 #, kde-format
-#| msgctxt "@label"
-#| msgid "Type:"
 msgid "Type"
 msgstr "Typ"
 
 #: nic.cpp:82
 #, kde-format
-#| msgctxt "@label"
-#| msgid "State:"
 msgid "State"
 msgstr "Tillstånd"
 
@@ -85,15 +75,11 @@
 
 #: nic.cpp:97
 #, kde-format
-#| msgctxt "@info"
-#| msgid "(c) 2001 - 2002 Alexander Neundorf"
 msgid "(c) 2001 - 2002 Alexander Neundorf"
 msgstr "© 2001 - 2002 Alexander Neundorf"
 
 #: nic.cpp:99
 #, kde-format
-#| msgctxt "@info:credit"
-#| msgid "Alexander Neundorf"
 msgid "Alexander Neundorf"
 msgstr "Alexander Neundorf"
 
@@ -153,28 +139,20 @@
 
 #: nic.cpp:300
 #, kde-format
-#| msgctxt "@item:intext Mode of network card"
-#| msgid "Point to Point"
 msgid "Point to Point"
 msgstr "Punkt-till-punkt"
 
 #: nic.cpp:307
 #, kde-format
-#| msgctxt "@item:intext Mode of network card"
-#| msgid "Broadcast"
 msgid "Broadcast"
 msgstr "Utsändning (Broadcast)"
 
 #: nic.cpp:314
 #, kde-format
-#| msgctxt "@item:intext Mode of network card"
-#| msgid "Multicast"
 msgid "Multicast"
 msgstr "Multicast"
 
 #: nic.cpp:321
 #, kde-format
-#| msgctxt "@item:intext Mode of network card"
-#| msgid "Loopback"
 msgid "Loopback"
 msgstr "Loopback"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.20.3/po/sv/kcmsamba.po 
new/kinfocenter-5.20.4/po/sv/kcmsamba.po
--- old/kinfocenter-5.20.3/po/sv/kcmsamba.po    2020-11-10 20:55:07.000000000 
+0100
+++ new/kinfocenter-5.20.4/po/sv/kcmsamba.po    2020-12-01 12:24:28.000000000 
+0100
@@ -63,7 +63,6 @@
 
 #: main.cpp:38
 #, kde-format
-#| msgid "(c) 2002-2020 KDE Information Control Module Samba Team"
 msgid "(c) 2002 KDE Information Control Module Samba Team"
 msgstr "© 2002 Gruppen för KDE:s inställningsmodul för Samba-information"
 
@@ -104,16 +103,12 @@
 
 #: main.cpp:52
 #, kde-format
-#| msgctxt "@title heading above listview"
-#| msgid "User-Created Shares"
 msgctxt "@title/group"
 msgid "Exported Shares"
 msgstr "Exporterade resurser"
 
 #: main.cpp:54
 #, kde-format
-#| msgctxt "@title heading above listview"
-#| msgid "Mounted Remote Shares"
 msgctxt "@title/group"
 msgid "Mounted Shares"
 msgstr "Monterade resurser"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.20.3/po/zh_CN/kcm-about-distro.po 
new/kinfocenter-5.20.4/po/zh_CN/kcm-about-distro.po
--- old/kinfocenter-5.20.3/po/zh_CN/kcm-about-distro.po 2020-11-10 
20:55:12.000000000 +0100
+++ new/kinfocenter-5.20.4/po/zh_CN/kcm-about-distro.po 2020-12-01 
12:24:33.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-06-19 06:46+0200\n"
+"POT-Creation-Date: 2020-06-19 02:16+0200\n"
 "PO-Revision-Date: 2020-11-10 15:04\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.20.3/po/zh_CN/kcm_memory.po 
new/kinfocenter-5.20.4/po/zh_CN/kcm_memory.po
--- old/kinfocenter-5.20.3/po/zh_CN/kcm_memory.po       2020-11-10 
20:55:12.000000000 +0100
+++ new/kinfocenter-5.20.4/po/zh_CN/kcm_memory.po       2020-12-01 
12:24:33.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-01-31 08:32+0100\n"
+"POT-Creation-Date: 2020-01-31 03:37+0100\n"
 "PO-Revision-Date: 2020-11-10 15:04\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.20.3/po/zh_CN/kcm_pci.po 
new/kinfocenter-5.20.4/po/zh_CN/kcm_pci.po
--- old/kinfocenter-5.20.3/po/zh_CN/kcm_pci.po  2020-11-10 20:55:12.000000000 
+0100
+++ new/kinfocenter-5.20.4/po/zh_CN/kcm_pci.po  2020-12-01 12:24:33.000000000 
+0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-01-23 08:41+0100\n"
+"POT-Creation-Date: 2020-01-23 03:47+0100\n"
 "PO-Revision-Date: 2020-11-10 15:04\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.20.3/po/zh_CN/kcmnic.po 
new/kinfocenter-5.20.4/po/zh_CN/kcmnic.po
--- old/kinfocenter-5.20.3/po/zh_CN/kcmnic.po   2020-11-10 20:55:12.000000000 
+0100
+++ new/kinfocenter-5.20.4/po/zh_CN/kcmnic.po   2020-12-01 12:24:33.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-02-19 08:42+0100\n"
+"POT-Creation-Date: 2020-02-19 03:37+0100\n"
 "PO-Revision-Date: 2020-11-10 15:04\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.20.3/po/zh_CN/kcmusb.po 
new/kinfocenter-5.20.4/po/zh_CN/kcmusb.po
--- old/kinfocenter-5.20.3/po/zh_CN/kcmusb.po   2020-11-10 20:55:12.000000000 
+0100
+++ new/kinfocenter-5.20.4/po/zh_CN/kcmusb.po   2020-12-01 12:24:33.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2020-06-10 08:06+0200\n"
+"POT-Creation-Date: 2020-06-10 02:22+0200\n"
 "PO-Revision-Date: 2020-11-10 15:04\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to