Hello community,

here is the log from the commit of package kinfocenter5 for openSUSE:Factory 
checked in at 2017-07-25 11:36:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kinfocenter5 (Old)
 and      /work/SRC/openSUSE:Factory/.kinfocenter5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kinfocenter5"

Tue Jul 25 11:36:55 2017 rev:52 rq:511267 version:5.10.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/kinfocenter5/kinfocenter5.changes        
2017-07-02 13:34:16.828039689 +0200
+++ /work/SRC/openSUSE:Factory/.kinfocenter5.new/kinfocenter5.changes   
2017-07-25 11:36:56.813568313 +0200
@@ -1,0 +2,10 @@
+Tue Jul 18 16:14:47 CEST 2017 - [email protected]
+
+- Update to 5.10.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.10.4.php
+- Changes since 5.10.3:
+  * None
+
+-------------------------------------------------------------------

Old:
----
  kinfocenter-5.10.3.tar.xz

New:
----
  kinfocenter-5.10.4.tar.xz

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

Other differences:
------------------
++++++ kinfocenter5.spec ++++++
--- /var/tmp/diff_new_pack.ASem3C/_old  2017-07-25 11:36:57.389486982 +0200
+++ /var/tmp/diff_new_pack.ASem3C/_new  2017-07-25 11:36:57.393486417 +0200
@@ -20,7 +20,7 @@
 
 %bcond_without lang
 Name:           kinfocenter5
-Version:        5.10.3
+Version:        5.10.4
 Release:        0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}

++++++ kinfocenter-5.10.3.tar.xz -> kinfocenter-5.10.4.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.10.3/CMakeLists.txt 
new/kinfocenter-5.10.4/CMakeLists.txt
--- old/kinfocenter-5.10.3/CMakeLists.txt       2017-06-27 11:48:52.000000000 
+0200
+++ new/kinfocenter-5.10.4/CMakeLists.txt       2017-07-18 13:12:39.000000000 
+0200
@@ -1,5 +1,5 @@
 project(kinfocenter)
-set(PROJECT_VERSION "5.10.3")
+set(PROJECT_VERSION "5.10.4")
 
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.10.3/doc/CMakeLists.txt 
new/kinfocenter-5.10.4/doc/CMakeLists.txt
--- old/kinfocenter-5.10.3/doc/CMakeLists.txt   2017-06-27 11:48:52.000000000 
+0200
+++ new/kinfocenter-5.10.4/doc/CMakeLists.txt   2017-07-18 13:12:39.000000000 
+0200
@@ -1,10 +1,10 @@
-add_subdirectory(uk)
-add_subdirectory(sr)
-add_subdirectory(pt_BR)
-add_subdirectory(ca)
-add_subdirectory(de)
-add_subdirectory(pt)
 add_subdirectory(sr@latin)
+add_subdirectory(pt_BR)
 add_subdirectory(nl)
+add_subdirectory(uk)
 add_subdirectory(it)
+add_subdirectory(sr)
+add_subdirectory(ca)
 add_subdirectory(en)
+add_subdirectory(pt)
+add_subdirectory(de)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.10.3/po/fr/kcm_fileindexermonitor.po 
new/kinfocenter-5.10.4/po/fr/kcm_fileindexermonitor.po
--- old/kinfocenter-5.10.3/po/fr/kcm_fileindexermonitor.po      2017-06-27 
11:48:23.000000000 +0200
+++ new/kinfocenter-5.10.4/po/fr/kcm_fileindexermonitor.po      2017-07-18 
13:11:19.000000000 +0200
@@ -1,15 +1,16 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 # Johan Claude-Breuninger <[email protected]>, 2016.
+# Vincent Pinon <[email protected]>, 2017.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:20+0100\n"
-"PO-Revision-Date: 2016-05-10 23:01+0100\n"
-"Last-Translator: Johan Claude-Breuninger <[email protected]>\n"
-"Language-Team: French <[email protected]>\n"
+"PO-Revision-Date: 2017-07-03 17:52+0100\n"
+"Last-Translator: Vincent Pinon <[email protected]>\n"
+"Language-Team: French <[email protected]>\n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -43,7 +44,7 @@
 #: package/contents/ui/main.qml:47
 #, kde-format
 msgid "Indexer State: %1"
-msgstr "Statut de l'indexeur : %1"
+msgstr "État de l'indexeur : %1"
 
 #: package/contents/ui/main.qml:61
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.10.3/po/fr/kcm_pci.po 
new/kinfocenter-5.10.4/po/fr/kcm_pci.po
--- old/kinfocenter-5.10.3/po/fr/kcm_pci.po     2017-06-27 11:48:23.000000000 
+0200
+++ new/kinfocenter-5.10.4/po/fr/kcm_pci.po     2017-07-18 13:11:19.000000000 
+0200
@@ -4,16 +4,16 @@
 # Mickael Sibelle <[email protected]>, 2008, 2009, 2010.
 # Bruno Patri <[email protected]>, 2008.
 # xavier <[email protected]>, 2012, 2013.
-# Vincent Pinon <[email protected]>, 2016.
+# Vincent Pinon <[email protected]>, 2016, 2017.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kcm_pci\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:20+0100\n"
-"PO-Revision-Date: 2016-11-23 10:22+0100\n"
+"PO-Revision-Date: 2017-07-03 17:52+0100\n"
 "Last-Translator: Vincent Pinon <[email protected]>\n"
-"Language-Team: French <[email protected]>\n"
+"Language-Team: French <[email protected]>\n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -1787,7 +1787,7 @@
 #: kpci_private.h:685
 #, kde-format
 msgid "CompactPCI hot swap"
-msgstr "Échange à chaud CompactPCI"
+msgstr "Échange à chaud Compact PCI"
 
 #: kpci_private.h:686
 #, kde-format
@@ -1812,7 +1812,7 @@
 #: kpci_private.h:690
 #, kde-format
 msgid "CompactPCI central resource control"
-msgstr "Contrôle de la ressource centrale CompactPCI"
+msgstr "Contrôle de la ressource centrale Compact PCI"
 
 #: kpci_private.h:691
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.10.3/po/zh_CN/kcm-about-distro.po 
new/kinfocenter-5.10.4/po/zh_CN/kcm-about-distro.po
--- old/kinfocenter-5.10.3/po/zh_CN/kcm-about-distro.po 2017-06-27 
11:48:44.000000000 +0200
+++ new/kinfocenter-5.10.4/po/zh_CN/kcm-about-distro.po 2017-07-18 
13:12:24.000000000 +0200
@@ -1,21 +1,20 @@
-# Copyright (C) YEAR This_file_is_part_of_KDE
-# This file is distributed under the same license as the PACKAGE package.
-#
-# Weng Xuetian <[email protected]>, 2014, 2016.
 msgid ""
 msgstr ""
-"Project-Id-Version: \n"
+"Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:20+0100\n"
-"PO-Revision-Date: 2016-06-17 13:01-0800\n"
-"Last-Translator: Weng Xuetian <[email protected]>\n"
-"Language-Team: Chinese <[email protected]>\n"
+"PO-Revision-Date: 2017-07-11 06:33-0400\n"
+"Last-Translator: guoyunhebrave <[email protected]>\n"
+"Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: crowdin.com\n"
+"X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Language: zh-CN\n"
+"X-Crowdin-File: /kf5-stable/messages/kde-workspace/kcm-about-distro.pot\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.10.3/po/zh_CN/kcm_energyinfo.po 
new/kinfocenter-5.10.4/po/zh_CN/kcm_energyinfo.po
--- old/kinfocenter-5.10.3/po/zh_CN/kcm_energyinfo.po   2017-06-27 
11:48:44.000000000 +0200
+++ new/kinfocenter-5.10.4/po/zh_CN/kcm_energyinfo.po   2017-07-18 
13:12:24.000000000 +0200
@@ -1,21 +1,20 @@
-# Copyright (C) YEAR This_file_is_part_of_KDE
-# This file is distributed under the same license as the PACKAGE package.
-#
-# Weng Xuetian <[email protected]>, 2015, 2016.
 msgid ""
 msgstr ""
-"Project-Id-Version: \n"
+"Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:20+0100\n"
-"PO-Revision-Date: 2016-06-17 13:01-0800\n"
-"Last-Translator: Weng Xuetian <[email protected]>\n"
-"Language-Team: Chinese <[email protected]>\n"
+"PO-Revision-Date: 2017-07-11 06:33-0400\n"
+"Last-Translator: guoyunhebrave <[email protected]>\n"
+"Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: crowdin.com\n"
+"X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Language: zh-CN\n"
+"X-Crowdin-File: /kf5-stable/messages/kde-workspace/kcm_energyinfo.pot\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kinfocenter-5.10.3/po/zh_CN/kcm_fileindexermonitor.po 
new/kinfocenter-5.10.4/po/zh_CN/kcm_fileindexermonitor.po
--- old/kinfocenter-5.10.3/po/zh_CN/kcm_fileindexermonitor.po   2017-06-27 
11:48:44.000000000 +0200
+++ new/kinfocenter-5.10.4/po/zh_CN/kcm_fileindexermonitor.po   2017-07-18 
13:12:24.000000000 +0200
@@ -1,21 +1,21 @@
-# Copyright (C) YEAR This_file_is_part_of_KDE
-# This file is distributed under the same license as the PACKAGE package.
-#
-# Weng Xuetian <[email protected]>, 2015.
 msgid ""
 msgstr ""
-"Project-Id-Version: \n"
+"Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:20+0100\n"
-"PO-Revision-Date: 2015-10-12 16:47UTC-0800\n"
-"Last-Translator: Weng Xuetian <[email protected]>\n"
-"Language-Team: Chinese <[email protected]>\n"
+"PO-Revision-Date: 2017-07-11 06:33-0400\n"
+"Last-Translator: guoyunhebrave <[email protected]>\n"
+"Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: crowdin.com\n"
+"X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Language: zh-CN\n"
+"X-Crowdin-File: /kf5-stable/messages/kde-workspace/kcm_fileindexermonitor."
+"pot\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.10.3/po/zh_CN/kcm_memory.po 
new/kinfocenter-5.10.4/po/zh_CN/kcm_memory.po
--- old/kinfocenter-5.10.3/po/zh_CN/kcm_memory.po       2017-06-27 
11:48:44.000000000 +0200
+++ new/kinfocenter-5.10.4/po/zh_CN/kcm_memory.po       2017-07-18 
13:12:24.000000000 +0200
@@ -1,20 +1,20 @@
-# Copyright (C) YEAR This_file_is_part_of_KDE
-# This file is distributed under the same license as the kdebase package.
-# Lie_Ex <[email protected]>, 2008,2009.
-#
 msgid ""
 msgstr ""
-"Project-Id-Version: kdebase\n"
+"Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:20+0100\n"
-"PO-Revision-Date: 2009-05-18 17:39+0800\n"
-"Last-Translator: Lie Ex <[email protected]>\n"
-"Language-Team: zh_CN <[email protected]>\n"
+"PO-Revision-Date: 2017-07-11 06:33-0400\n"
+"Last-Translator: guoyunhebrave <[email protected]>\n"
+"Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: crowdin.com\n"
+"X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Language: zh-CN\n"
+"X-Crowdin-File: /kf5-stable/messages/kde-workspace/kcm_memory.pot\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.10.3/po/zh_CN/kcm_pci.po 
new/kinfocenter-5.10.4/po/zh_CN/kcm_pci.po
--- old/kinfocenter-5.10.3/po/zh_CN/kcm_pci.po  2017-06-27 11:48:44.000000000 
+0200
+++ new/kinfocenter-5.10.4/po/zh_CN/kcm_pci.po  2017-07-18 13:12:24.000000000 
+0200
@@ -1,24 +1,20 @@
-# Copyright (C) YEAR This_file_is_part_of_KDE
-# This file is distributed under the same license as the kdebase package.
-#
-# Lie_Ex <[email protected]>, 2008,2009.
-# Ni Hui <[email protected]>, 2010, 2012.
-# Feng Chao <[email protected]>, 2010.
-# Weng Xuetian <[email protected]>, 2016.
 msgid ""
 msgstr ""
-"Project-Id-Version: kdebase\n"
+"Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:20+0100\n"
-"PO-Revision-Date: 2016-03-11 20:41-0800\n"
-"Last-Translator: Weng Xuetian <[email protected]>\n"
-"Language-Team: Chinese <[email protected]>\n"
+"PO-Revision-Date: 2017-07-11 06:33-0400\n"
+"Last-Translator: guoyunhebrave <[email protected]>\n"
+"Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: crowdin.com\n"
+"X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Language: zh-CN\n"
+"X-Crowdin-File: /kf5-stable/messages/kde-workspace/kcm_pci.pot\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.10.3/po/zh_CN/kcmdevinfo.po 
new/kinfocenter-5.10.4/po/zh_CN/kcmdevinfo.po
--- old/kinfocenter-5.10.3/po/zh_CN/kcmdevinfo.po       2017-06-27 
11:48:44.000000000 +0200
+++ new/kinfocenter-5.10.4/po/zh_CN/kcmdevinfo.po       2017-07-18 
13:12:24.000000000 +0200
@@ -1,25 +1,20 @@
-# Copyright (C) YEAR This_file_is_part_of_KDE
-# This file is distributed under the same license as the PACKAGE package.
-#
-# Ni Hui <[email protected]>, 2010, 2012.
-# Lie Ex <[email protected]>, 2010.
-# Feng Chao <[email protected]>, 2010, 2014.
-# Weng Xuetian <[email protected]>, 2015, 2016.
-# Guo Yunhe <[email protected]>, 2017.
 msgid ""
 msgstr ""
-"Project-Id-Version: \n"
+"Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:20+0100\n"
-"PO-Revision-Date: 2017-02-25 16:03+0200\n"
-"Last-Translator: Guo Yunhe <[email protected]>\n"
-"Language-Team: Chinese <[email protected]>\n"
+"PO-Revision-Date: 2017-07-11 06:33-0400\n"
+"Last-Translator: guoyunhebrave <[email protected]>\n"
+"Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 2.0\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: crowdin.com\n"
+"X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Language: zh-CN\n"
+"X-Crowdin-File: /kf5-stable/messages/kde-workspace/kcmdevinfo.pot\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.10.3/po/zh_CN/kcminfo.po 
new/kinfocenter-5.10.4/po/zh_CN/kcminfo.po
--- old/kinfocenter-5.10.3/po/zh_CN/kcminfo.po  2017-06-27 11:48:44.000000000 
+0200
+++ new/kinfocenter-5.10.4/po/zh_CN/kcminfo.po  2017-07-18 13:12:24.000000000 
+0200
@@ -1,26 +1,20 @@
-# translation of kcminfo.po to zh_CN
-# Copyright (C) 2003 Free Software Foundation, Inc.
-#
-# Wang Jian <[email protected]>, 1998.
-# Xiong Jiang <[email protected]>, 2003.
-# Feng Chao <[email protected]>, 2011.
-# Xuetian Weng <[email protected]>, 2014.
-# Weng Xuetian <[email protected]>, 2015.
-# Guo Yunhe <[email protected]>, 2017.
 msgid ""
 msgstr ""
-"Project-Id-Version: kcminfo\n"
+"Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-05-03 02:59+0200\n"
-"PO-Revision-Date: 2017-05-11 00:38+0200\n"
-"Last-Translator: Guo Yunhe <[email protected]>\n"
-"Language-Team: Chinese <[email protected]>\n"
+"PO-Revision-Date: 2017-07-11 06:33-0400\n"
+"Last-Translator: guoyunhebrave <[email protected]>\n"
+"Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: crowdin.com\n"
+"X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Language: zh-CN\n"
+"X-Crowdin-File: /kf5-stable/messages/kde-workspace/kcminfo.pot\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -370,7 +364,7 @@
 #: ../base/os_base.h:125
 #, kde-format
 msgid "%1 x %2 Pixels (%3 x %4 mm)"
-msgstr "%1x%2 像素(%3x%4 毫米)"
+msgstr "%1 x %2 像素(%3 x %4 毫米)"
 
 #: ../base/os_base.h:129
 #, kde-format
@@ -380,7 +374,7 @@
 #: ../base/os_base.h:129
 #, kde-format
 msgid "%1 x %2 dpi"
-msgstr "%1x%2 dpi"
+msgstr "%1 x %2 dpi"
 
 #: ../base/os_base.h:146
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.10.3/po/zh_CN/kcmnic.po 
new/kinfocenter-5.10.4/po/zh_CN/kcmnic.po
--- old/kinfocenter-5.10.3/po/zh_CN/kcmnic.po   2017-06-27 11:48:44.000000000 
+0200
+++ new/kinfocenter-5.10.4/po/zh_CN/kcmnic.po   2017-07-18 13:12:24.000000000 
+0200
@@ -1,23 +1,20 @@
-# Copyright (C) YEAR This_file_is_part_of_KDE
-# This file is distributed under the same license as the PACKAGE package.
-#
-# Ni Hui <[email protected]>, 2010.
-# Lie Ex <[email protected]>, 2010.
-# Feng Chao <[email protected]>, 2011.
 msgid ""
 msgstr ""
-"Project-Id-Version: \n"
+"Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:20+0100\n"
-"PO-Revision-Date: 2011-07-06 20:58+0800\n"
-"Last-Translator: Feng Chao <[email protected]>\n"
-"Language-Team: Chinese Simplified <[email protected]>\n"
+"PO-Revision-Date: 2017-07-11 06:33-0400\n"
+"Last-Translator: guoyunhebrave <[email protected]>\n"
+"Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.2\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: crowdin.com\n"
+"X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Language: zh-CN\n"
+"X-Crowdin-File: /kf5-stable/messages/kde-workspace/kcmnic.pot\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.10.3/po/zh_CN/kcmopengl.po 
new/kinfocenter-5.10.4/po/zh_CN/kcmopengl.po
--- old/kinfocenter-5.10.3/po/zh_CN/kcmopengl.po        2017-06-27 
11:48:44.000000000 +0200
+++ new/kinfocenter-5.10.4/po/zh_CN/kcmopengl.po        2017-07-18 
13:12:24.000000000 +0200
@@ -1,23 +1,20 @@
-# Copyright (C) YEAR This_file_is_part_of_KDE
-# This file is distributed under the same license as the kdebase package.
-#
-# Lie_Ex <[email protected]>, 2008.
-# Feng Chao <[email protected]>, 2011.
-# Xuetian Weng <[email protected]>, 2014.
 msgid ""
 msgstr ""
-"Project-Id-Version: kdebase\n"
+"Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:20+0100\n"
-"PO-Revision-Date: 2014-10-16 17:16-0400\n"
-"Last-Translator: Xuetian Weng <[email protected]>\n"
-"Language-Team: Chinese Simplified <[email protected]>\n"
+"PO-Revision-Date: 2017-07-11 06:33-0400\n"
+"Last-Translator: guoyunhebrave <[email protected]>\n"
+"Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: crowdin.com\n"
+"X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Language: zh-CN\n"
+"X-Crowdin-File: /kf5-stable/messages/kde-workspace/kcmopengl.pot\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.10.3/po/zh_CN/kcmsamba.po 
new/kinfocenter-5.10.4/po/zh_CN/kcmsamba.po
--- old/kinfocenter-5.10.3/po/zh_CN/kcmsamba.po 2017-06-27 11:48:44.000000000 
+0200
+++ new/kinfocenter-5.10.4/po/zh_CN/kcmsamba.po 2017-07-18 13:12:24.000000000 
+0200
@@ -1,22 +1,20 @@
-# Copyright (C) 2011 Free Software Foundation, Inc.
-#
-# Wang Jian <[email protected]>, 1998.
-# Feng Chao <[email protected]>, 2011.
-# Xuetian Weng <[email protected]>, 2014.
 msgid ""
 msgstr ""
-"Project-Id-Version: kcmsamba\n"
+"Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-03-31 02:49+0200\n"
-"PO-Revision-Date: 2014-10-16 17:40-0400\n"
-"Last-Translator: Xuetian Weng <[email protected]>\n"
-"Language-Team: Chinese Simplified <[email protected]>\n"
+"PO-Revision-Date: 2017-07-11 06:33-0400\n"
+"Last-Translator: guoyunhebrave <[email protected]>\n"
+"Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: crowdin.com\n"
+"X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Language: zh-CN\n"
+"X-Crowdin-File: /kf5-stable/messages/kde-workspace/kcmsamba.pot\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.10.3/po/zh_CN/kcmusb.po 
new/kinfocenter-5.10.4/po/zh_CN/kcmusb.po
--- old/kinfocenter-5.10.3/po/zh_CN/kcmusb.po   2017-06-27 11:48:44.000000000 
+0200
+++ new/kinfocenter-5.10.4/po/zh_CN/kcmusb.po   2017-07-18 13:12:24.000000000 
+0200
@@ -1,21 +1,20 @@
-# Copyright (C) 2010 Free Software Foundation, Inc.
-#
-# Li Zongliang <[email protected]>, 2001.
-# Feng Chao <[email protected]>, 2010.
 msgid ""
 msgstr ""
-"Project-Id-Version: kcmusb\n"
+"Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:20+0100\n"
-"PO-Revision-Date: 2010-08-13 00:10+0800\n"
-"Last-Translator: Feng Chao <[email protected]>\n"
-"Language-Team: Chinese Simplified <[email protected]>\n"
+"PO-Revision-Date: 2017-07-11 06:33-0400\n"
+"Last-Translator: guoyunhebrave <[email protected]>\n"
+"Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.1\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: crowdin.com\n"
+"X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Language: zh-CN\n"
+"X-Crowdin-File: /kf5-stable/messages/kde-workspace/kcmusb.pot\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.10.3/po/zh_CN/kcmview1394.po 
new/kinfocenter-5.10.4/po/zh_CN/kcmview1394.po
--- old/kinfocenter-5.10.3/po/zh_CN/kcmview1394.po      2017-06-27 
11:48:44.000000000 +0200
+++ new/kinfocenter-5.10.4/po/zh_CN/kcmview1394.po      2017-07-18 
13:12:24.000000000 +0200
@@ -1,19 +1,20 @@
-# Dick Zhang <[email protected]>, 2003.
-# Lie Ex <[email protected]>, 2008, 2009.
-#
 msgid ""
 msgstr ""
-"Project-Id-Version: kcmview1394\n"
+"Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-03-31 02:49+0200\n"
-"PO-Revision-Date: 2009-12-15 13:52+0800\n"
-"Last-Translator: Lie Ex <[email protected]>\n"
-"Language-Team: zh_CN <[email protected]>\n"
+"PO-Revision-Date: 2017-07-11 06:33-0400\n"
+"Last-Translator: guoyunhebrave <[email protected]>\n"
+"Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: crowdin.com\n"
+"X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Language: zh-CN\n"
+"X-Crowdin-File: /kf5-stable/messages/kde-workspace/kcmview1394.pot\n"
 
 #: view1394.cpp:61
 #, kde-format
@@ -38,7 +39,7 @@
 "控器时选中</li><li><b>ISO</b>:节点支持同步传输时选中</li><li><b>BM</b>:节点"
 "是总线管理者时选中</li><li>li<b>PM</b>:节点支持电源管理时选中</"
 "li><li><b>Acc</b>:节点时钟周期精度,从 0 到 100 有效</li><li><b>速度</b>:节"
-"点速度</li></ul></qt>"
+"点速度</li><li><b>厂商</b>:设备厂商</li></ul></qt>"
 
 #: view1394.cpp:194
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.10.3/po/zh_CN/kinfocenter.po 
new/kinfocenter-5.10.4/po/zh_CN/kinfocenter.po
--- old/kinfocenter-5.10.3/po/zh_CN/kinfocenter.po      2017-06-27 
11:48:44.000000000 +0200
+++ new/kinfocenter-5.10.4/po/zh_CN/kinfocenter.po      2017-07-18 
13:12:24.000000000 +0200
@@ -1,25 +1,20 @@
-# translation of kcontrol.po to zh_CN
-# Copyright (C) 2003 Free Software Foundation, Inc.
-#
-# Wang Jian <[email protected]>, 1998.
-# Funda Wang <[email protected]>, 2002.
-# Xiong Jiang <[email protected]>, 2003.
-# Lie Ex <[email protected]>, 2007-2009.
-# Weng Xuetian <[email protected]>, 2016.
 msgid ""
 msgstr ""
-"Project-Id-Version: \n"
+"Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-03-31 02:49+0200\n"
-"PO-Revision-Date: 2016-03-11 20:42-0800\n"
-"Last-Translator: Weng Xuetian <[email protected]>\n"
-"Language-Team: Chinese <[email protected]>\n"
+"PO-Revision-Date: 2017-07-11 06:33-0400\n"
+"Last-Translator: guoyunhebrave <[email protected]>\n"
+"Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: crowdin.com\n"
+"X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Language: zh-CN\n"
+"X-Crowdin-File: /kf5-stable/messages/kde-workspace/kinfocenter.pot\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"


Reply via email to