Hello community,

here is the log from the commit of package kinfocenter5 for openSUSE:Factory 
checked in at 2016-08-08 13:52:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kinfocenter5 (Old)
 and      /work/SRC/openSUSE:Factory/.kinfocenter5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kinfocenter5"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kinfocenter5/kinfocenter5.changes        
2016-07-15 12:24:42.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kinfocenter5.new/kinfocenter5.changes   
2016-08-08 13:52:39.000000000 +0200
@@ -1,0 +2,23 @@
+Wed Jul 20 08:54:22 UTC 2016 - [email protected]
+
+- Update to 5.7.2
+  * New bugfix release
+  * For more details please see:
+    https://www.kde.org/announcements/plasma-5.7.2.php
+
+-------------------------------------------------------------------
+Wed Jul 13 06:13:27 UTC 2016 - [email protected]
+
+- Update to 5.7.1
+  * New bugfix release
+  * For more details please see:
+    https://www.kde.org/announcements/plasma-5.7.1.php
+
+-------------------------------------------------------------------
+Tue Jul  5 11:27:46 UTC 2016 - [email protected]
+
+- Use the new %kf5_find_lang macro to create the file list for the
+  lang package
+- Remove rpmlintrc file, it is not needed any more now
+
+-------------------------------------------------------------------

Old:
----
  kinfocenter-5.7.0.tar.xz
  kinfocenter5-rpmlintrc

New:
----
  kinfocenter-5.7.2.tar.xz

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

Other differences:
------------------
++++++ kinfocenter5.spec ++++++
--- /var/tmp/diff_new_pack.SXFJce/_old  2016-08-08 13:52:40.000000000 +0200
+++ /var/tmp/diff_new_pack.SXFJce/_new  2016-08-08 13:52:40.000000000 +0200
@@ -18,14 +18,13 @@
 
 %bcond_without lang
 Name:           kinfocenter5
-Version:        5.7.0
+Version:        5.7.2
 Release:        0
 Summary:        Utility that provides information about a computer system
 License:        GPL-2.0+
 Group:          System/GUI/KDE
 Url:            http://www.kde.org/
 Source:         kinfocenter-%{version}.tar.xz
-Source99:       %{name}-rpmlintrc
 # PATCH-FIX-OPENSUSE plasma-session-name.patch
 Patch0:         plasma-session-name.patch
 BuildRequires:  extra-cmake-modules >= 1.2.0
@@ -81,11 +80,14 @@
 %patch0 -p1
 
 %build
-  %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5
+  %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
   %make_jobs
 
 %install
   %kf5_makeinstall -C build
+%if %{with lang}
+  %kf5_find_lang
+%endif
 
 %files
 %defattr(-,root,root)
@@ -106,10 +108,8 @@
 %{_kf5_sharedir}/desktop-directories/
 
 %if %{with lang}
-%files lang
-%defattr(-,root,root)
+%files lang -f %{name}.lang
 %doc COPYING*
-%{_kf5_localedir}/
 %doc %lang(ca) %{_kf5_htmldir}/ca/
 %doc %lang(de) %{_kf5_htmldir}/de/
 %doc %lang(it) %{_kf5_htmldir}/it/

++++++ kinfocenter-5.7.0.tar.xz -> kinfocenter-5.7.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.7.0/CMakeLists.txt 
new/kinfocenter-5.7.2/CMakeLists.txt
--- old/kinfocenter-5.7.0/CMakeLists.txt        2016-06-30 16:56:30.000000000 
+0200
+++ new/kinfocenter-5.7.2/CMakeLists.txt        2016-07-19 12:58:14.000000000 
+0200
@@ -1,5 +1,5 @@
 project(kinfocenter)
-set(PROJECT_VERSION "5.7.0")
+set(PROJECT_VERSION "5.7.2")
 
 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.7.0/doc/CMakeLists.txt 
new/kinfocenter-5.7.2/doc/CMakeLists.txt
--- old/kinfocenter-5.7.0/doc/CMakeLists.txt    2016-06-30 16:56:30.000000000 
+0200
+++ new/kinfocenter-5.7.2/doc/CMakeLists.txt    2016-07-19 12:58:14.000000000 
+0200
@@ -1,10 +1,10 @@
 add_subdirectory(en)
-add_subdirectory(ca)
 add_subdirectory(de)
 add_subdirectory(it)
+add_subdirectory(sv)
 add_subdirectory(nl)
 add_subdirectory(pt_BR)
+add_subdirectory(uk)
 add_subdirectory(sr)
 add_subdirectory(sr@latin)
-add_subdirectory(sv)
-add_subdirectory(uk)
+add_subdirectory(ca)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.7.0/doc/ca/index.docbook 
new/kinfocenter-5.7.2/doc/ca/index.docbook
--- old/kinfocenter-5.7.0/doc/ca/index.docbook  2016-06-30 16:56:23.000000000 
+0200
+++ new/kinfocenter-5.7.2/doc/ca/index.docbook  2016-07-19 12:58:07.000000000 
+0200
@@ -35,7 +35,7 @@
 
 <abstract>
 <para
->Aquest document descriu el centre d'informació de &kde;.</para>
+>Aquest document descriu el centre d'informació del &kde;.</para>
 </abstract>
 
 <keywordset>
@@ -58,13 +58,13 @@
 >El &centreinfo;</title>
 
 <para
->El &centreinfo; us proveeix d'una d'una vista general centralitzada i 
convenient del vostre sistema i escriptori. </para>
+>El &centreinfo; us proporciona una vista general centralitzada i convenient 
del vostre sistema i escriptori. </para>
 
 <para
 >El centre d'informació està format per múltiples mòduls. Cadascun és una 
 >aplicació individual, però el centre d'informació els reuneix tots en un lloc 
 >comú. </para>
 
 <para
->En la següent secció es detalla l'ús del propi centre d'informació. Per a 
obtenir informació sobre els mòduls individuals, si us plau, consulteu els 
<link linkend="module"
+>En la següent secció es detalla l'ús del propi centre d'informació. Per 
obtenir informació sobre els mòduls individuals, si us plau, consulteu els 
<link linkend="module"
 >Mòduls del centre d'informació</link
 >. </para>
 
@@ -193,9 +193,9 @@
 <title
 >Botó per al menú Ajuda</title>
 <para
->&kinfocenter; té la configuració comuna al &kde; i els elements del menú 
<guimenu
+>El &kinfocenter; té els elements del menú <guimenu
 >Ajuda</guimenu
->, per obtenir més informació llegiu la secció sobre <ulink 
url="help:/fundamentals/ui.html#menus-help"
+> comuns del &kde;, per obtenir més informació llegiu la secció sobre <ulink 
url="help:/fundamentals/ui.html#menus-help"
 >El menú Ajuda</ulink
 > dels fonaments del &kde;. </para>
 
@@ -204,7 +204,7 @@
 </sect1>
 <sect1 id="info-center-exiting">
 <title
->Sortir del centre d'informació de &kde;</title>
+>Sortir del centre d'informació del &kde;</title>
 
 <para
 >Podeu sortir del centre d'informació de dues maneres: </para>
@@ -213,7 +213,7 @@
 <para
 >Teclegeu la combinació <keycombo action="simul"
 >&Ctrl;<keycap
->A</keycap
+>Q</keycap
 ></keycombo
 > en el teclat. </para>
 </listitem>
@@ -238,7 +238,7 @@
 
 <sect1 id="aboutsystem">
 <title
->Mòdul d'informació Sistema</title>
+>Mòdul Informació del sistema</title>
 
 <para
 >Aquesta pàgina mostra un breu resum sobre el sistema, &ead;, la vostra 
 >distribució, <guilabel
@@ -267,7 +267,7 @@
 
 <sect1 id="kcm_memory">
 <title
->Mòdul d'informació Memòria</title>
+>Mòdul Informació de la memòria</title>
 
 <para
 >Aquest mòdul mostra l'ús actual de la memòria. S'actualitza constantment, i 
 >pot resultar molt útil per a descobrir colls d'ampolla quan s'executen certes 
 >aplicacions.</para>
@@ -294,7 +294,7 @@
 
 <sect2 id="memory-use">
 <title
->Mòdul d'informació Memòria</title>
+>Mòdul Informació de la memòria</title>
 
 <para
 >Aquesta finestra està dividida en una secció superior i una altra 
 >inferior.</para>
@@ -303,7 +303,7 @@
 >La secció superior us mostra el total de memòria física, la memòria física 
 >lliure, la memòria compartida i la memòria al cau (buffered).</para>
 
 <para
->Els quatre valors són representats amb el número total d'octets i amb el 
número de megabytes (1 megabyte = una mica més de 1.000.000 octets)</para>
+>Els quatre valors són representats amb el número total de bytes i amb el 
número de megabytes (1 megabyte = una mica més de 1.000.000 bytes)</para>
 
 <para
 >La secció inferior mostra tres gràfics: </para>
@@ -323,8 +323,8 @@
 ></listitem>
 <listitem
 ><para
->Memòria virtual o d'<guilabel
->intercanvi</guilabel
+>Memòria virtual o <guilabel
+>Espai d'intercanvi</guilabel
 >.</para
 ></listitem>
 </itemizedlist>
@@ -433,7 +433,7 @@
 ></listitem>
 <listitem
 ><para
->Dispositius de targeta intel·ligent: Els dispositius que són lectors de 
targetes intel·ligent. </para
+>Dispositius de targeta intel·ligent: Els dispositius que són lectors de 
targetes intel·ligents. </para
 ></listitem>
 <listitem
 ><para
@@ -459,7 +459,7 @@
 ></listitem>
 <listitem
 ><para
->Reproductors multimèdia: Els dispositius que reprodueixen fitxers de medis, 
tal com un reproductor de música. </para
+>Reproductors multimèdia: Els dispositius que reprodueixen fitxers de suports, 
tal com un reproductor de música. </para
 ></listitem>
 <listitem
 ><para
@@ -521,7 +521,7 @@
 
 <sect1 id="interrupts">
 <title
->Mòdul d'informació Interrupcions (<abbrev
+>Mòdul Informació de les interrupcions (<abbrev
 >IRQ</abbrev
 >)</title>
 
@@ -577,7 +577,7 @@
 
 <sect1 id="dma">
 <title
->Mòdul d'informació Canals <acronym
+>Mòdul Informació dels canals <acronym
 >DMA</acronym
 ></title>
 
@@ -628,7 +628,7 @@
 
 <sect1 id="kcmview1394">
 <title
->Mòdul d'informació Dispositius IEEE 1394</title>
+>Mòdul Informació dels dispositius IEEE 1394</title>
 
 <para
 >La interfície IEEE 1394, també coneguda com a <trademark
@@ -716,7 +716,7 @@
 
 <sect1 id="kcm_pci">
 <title
->Mòdul d'informació bus i targetes <acronym
+>Mòdul Informació del bus i targetes <acronym
 >PCI</acronym
 > instal·lades</title>
 
@@ -755,7 +755,7 @@
 
 <sect1 id="ioports">
 <title
->Mòdul d'informació Ports Entrada/Sortida</title>
+>Mòdul Informació dels ports Entrada/Sortida</title>
 
 <para
 >Aquesta pàgina mostra informació quant als ports E/S.</para>
@@ -789,7 +789,7 @@
 
 <sect1 id="kcmusb">
 <title
->Mòdul d'informació controladors/dispositius <acronym
+>Mòdul Informació dels controladors/dispositius <acronym
 >USB</acronym
 ></title>
 
@@ -806,10 +806,10 @@
 
 <sect1 id="smbstatus">
 <title
->Mòdul d'informació Estat de Samba</title>
+>Mòdul Informació sobre l'estat de Samba</title>
 
 <para
->El monitor de l'estat de Samba i <acronym
+>El monitor sobre l'estat de Samba i <acronym
 >NFS</acronym
 > és un frontal per als programes <command
 >smbstatus</command
@@ -909,7 +909,7 @@
 > altra vegada.</para>
 
 <para
->Samba registra les seves accions d'acord amb el nivell de registre (consulteu 
<filename
+>El Samba registra les seves accions d'acord amb el nivell de registre 
(consulteu <filename
 >smb.conf</filename
 >). Si loglevel = 1, samba tan sols registra les accions quan algú es connecta 
 >a la vostra màquina i quan dita connexió es tanca. Si log level = 2, també 
 >registra si algú obre un fitxer i si el tanca. Si el nivell de registre és 
 >superior a 2, es registren més operacions.</para>
 
@@ -1022,15 +1022,15 @@
 >Col·laboradors</title>
 <listitem
 ><para
->Conversió a miniaplicació de kcontrol:</para>
+>Conversió a miniaplicació del kcontrol:</para>
 <para
 >&Matthias.Hoelzer-Kluepfel; &Matthias.Hoelzer-Kluepfel.mail;</para
 ></listitem>
 <listitem
 ><para
->Ús de <classname
+>Ús del <classname
 >K3Process</classname
-> en substitució de popen, i més verificació d'errors:</para>
+> en substitució de «popen», i més verificació d'errors:</para>
 <para
 >&David.Faure; &David.Faure.mail;</para
 ></listitem>
@@ -1049,7 +1049,7 @@
 >Documentació traduïda a docbook per en &Mike.McBride; 
 >&Mike.McBride.mail;.</para>
 
 <para
->Traductor de la documentació: &credits.Antoni.Bella;</para
+>Traductor/Revisor de la documentació: &credits.Antoni.Bella;</para
 > 
 
 </sect2>
@@ -1059,7 +1059,7 @@
 
 <sect1 id="nic">
 <title
->Mòdul d'informació Interfícies de xarxa</title>
+>Mòdul Informació de les interfícies de xarxa</title>
 
 <para
 >Aquesta pàgina mostra informació quant a les interfícies de xarxa 
 >instal·lades en el vostre ordinador. </para>
@@ -1077,7 +1077,7 @@
 
 <sect1 id="opengl">
 <title
->Mòdul d'informació OpenGL</title>
+>Mòdul Informació de l'OpenGL</title>
 
 <para
 >Aquesta pàgina mostra informació quant a la implementació <acronym
@@ -1105,7 +1105,7 @@
 
 <sect1 id="xserver">
 <title
->Mòdul d'informació Servidor X</title>
+>Mòdul Informació del servidor X</title>
 
 <para
 >Aquesta pantalla és d'utilitat per a obtenir informació específica quant al 
 >vostre servidor X i l'actual sessió de X.</para>
@@ -1227,7 +1227,7 @@
 </itemizedlist>
 
 <para
->Traductor de la documentació: &credits.Antoni.Bella;</para
+>Traductor/Revisor de la documentació: &credits.Antoni.Bella;</para
 > 
 &underFDL; &underGPL; </chapter>
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.7.0/po/ca@valencia/kcm_energyinfo.po 
new/kinfocenter-5.7.2/po/ca@valencia/kcm_energyinfo.po
--- old/kinfocenter-5.7.0/po/ca@valencia/kcm_energyinfo.po      2016-06-30 
16:55:39.000000000 +0200
+++ new/kinfocenter-5.7.2/po/ca@valencia/kcm_energyinfo.po      2016-07-19 
12:57:28.000000000 +0200
@@ -1,5 +1,5 @@
 # Translation of kcm_energyinfo.po to Catalan (Valencian)
-# Copyright (C) 2015 This_file_is_part_of_KDE
+# Copyright (C) 2015-2016 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.7.0/po/ca@valencia/kcminfo.po 
new/kinfocenter-5.7.2/po/ca@valencia/kcminfo.po
--- old/kinfocenter-5.7.0/po/ca@valencia/kcminfo.po     2016-06-30 
16:55:39.000000000 +0200
+++ new/kinfocenter-5.7.2/po/ca@valencia/kcminfo.po     2016-07-19 
12:57:28.000000000 +0200
@@ -1,5 +1,5 @@
 # Translation of kcminfo.po to Catalan (Valencian)
-# Copyright (C) 1998-2015 This_file_is_part_of_KDE
+# Copyright (C) 1998-2016 This_file_is_part_of_KDE
 #
 # Sebastià Pla i Sanz <[email protected]>, 1998, 1999, 2000, 2001, 2004, 2005, 
2006.
 # Ivan Lloro Boada <[email protected]>, 2004.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.7.0/po/cs/kcm_energyinfo.po 
new/kinfocenter-5.7.2/po/cs/kcm_energyinfo.po
--- old/kinfocenter-5.7.0/po/cs/kcm_energyinfo.po       2016-06-30 
16:55:39.000000000 +0200
+++ new/kinfocenter-5.7.2/po/cs/kcm_energyinfo.po       2016-07-19 
12:57:29.000000000 +0200
@@ -50,19 +50,14 @@
 msgstr "Energie"
 
 #: package/contents/ui/main.qml:62
-#, fuzzy
-#| msgid "Energy Consumption"
 msgctxt "current power draw from the battery in W"
 msgid "Consumption"
-msgstr "Spotřeba energie"
+msgstr ""
 
 #: package/contents/ui/main.qml:62
-#, fuzzy
-#| msgctxt "Shorthand for Watts"
-#| msgid "W"
 msgctxt "Watt"
 msgid "W"
-msgstr "W"
+msgstr ""
 
 #: package/contents/ui/main.qml:63
 msgid "Voltage"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.7.0/po/he/kcm-about-distro.po 
new/kinfocenter-5.7.2/po/he/kcm-about-distro.po
--- old/kinfocenter-5.7.0/po/he/kcm-about-distro.po     1970-01-01 
01:00:00.000000000 +0100
+++ new/kinfocenter-5.7.2/po/he/kcm-about-distro.po     2016-07-19 
12:57:37.000000000 +0200
@@ -0,0 +1,114 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Elkana Bardugo <[email protected]>, 2016.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2016-06-29 10:58+0000\n"
+"PO-Revision-Date: 2016-06-29 15:04+0200\n"
+"Last-Translator: Elkana Bardugo <[email protected]>\n"
+"Language-Team: Hebrew <[email protected]>\n"
+"Language: he\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"
+
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr ""
+
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr ""
+
+#: Module.cpp:79
+msgctxt "@title"
+msgid "About Distribution"
+msgstr "אודות ההפצה"
+
+#: Module.cpp:83
+msgctxt "@info:credit"
+msgid "Copyright 2012-2014 Harald Sitter"
+msgstr ""
+
+#: Module.cpp:85
+msgctxt "@info:credit"
+msgid "Harald Sitter"
+msgstr ""
+
+#: Module.cpp:86
+msgctxt "@info:credit"
+msgid "Author"
+msgstr ""
+
+#: Module.cpp:183
+#, kde-format
+msgctxt "@label %1 is the CPU bit width (e.g. 32 or 64)"
+msgid "%1-bit"
+msgstr "%1 ביט"
+
+#: Module.cpp:186
+msgid "Processor:"
+msgid_plural "Processors:"
+msgstr[0] "מעבד:"
+msgstr[1] ""
+
+#: Module.cpp:218
+#, kde-format
+msgctxt "@label %1 is the formatted amount of system memory (e.g. 7,7 GiB)"
+msgid "%1 of RAM"
+msgstr "%1 מ־RAM"
+
+#: Module.cpp:219
+msgctxt "Unknown amount of RAM"
+msgid "Unknown"
+msgstr "לא ידוע"
+
+#. i18n: ectx: property (text), widget (QLabel, variantLabel)
+#: Module.ui:42
+msgid "{variantLabel}"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, plasma)
+#: Module.ui:77
+msgid "KDE Plasma Version:"
+msgstr "גרסת KDE Plasma:"
+
+#. i18n: ectx: property (text), widget (QLabel, memory)
+#: Module.ui:146
+msgid "Memory:"
+msgstr "זיכרון:"
+
+#. i18n: ectx: property (text), widget (QLabel, label_2)
+#: Module.ui:185
+msgid "Software"
+msgstr "תוכנה"
+
+#. i18n: ectx: property (text), widget (QLabel, qt)
+#: Module.ui:238
+msgid "Qt Version:"
+msgstr "גרסת Qt:"
+
+#. i18n: ectx: property (text), widget (QLabel, label)
+#: Module.ui:261
+msgid "Hardware"
+msgstr "חומרה"
+
+#. i18n: ectx: property (text), widget (QLabel, label_3)
+#: Module.ui:271
+msgid "OS Type:"
+msgstr "סוג מערכת הפעלה:"
+
+#. i18n: ectx: property (text), widget (QLabel, kernel)
+#: Module.ui:297
+msgid "Kernel Version:"
+msgstr "גרסת קרנל:"
+
+#. i18n: ectx: property (text), widget (QLabel, frameworksLabelKey)
+#: Module.ui:330
+msgid "KDE Frameworks Version:"
+msgstr "גרסת KDE Frameworks:"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.7.0/po/he/kcm_energyinfo.po 
new/kinfocenter-5.7.2/po/he/kcm_energyinfo.po
--- old/kinfocenter-5.7.0/po/he/kcm_energyinfo.po       1970-01-01 
01:00:00.000000000 +0100
+++ new/kinfocenter-5.7.2/po/he/kcm_energyinfo.po       2016-07-19 
12:57:37.000000000 +0200
@@ -0,0 +1,249 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Elkana Bardugo <[email protected]>, 2016.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2016-06-17 11:44+0000\n"
+"PO-Revision-Date: 2016-06-29 15:12+0200\n"
+"Last-Translator: Elkana Bardugo <[email protected]>\n"
+"Language-Team: Hebrew <[email protected]>\n"
+"Language: he\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"
+
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr ""
+
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr ""
+
+#: kcm.cpp:60
+msgid "Energy Consumption Statistics"
+msgstr ""
+
+#: kcm.cpp:62
+msgid "Kai Uwe Broulik"
+msgstr ""
+
+#: package/contents/ui/main.qml:53
+msgid "Battery"
+msgstr "סוללה"
+
+#: package/contents/ui/main.qml:55
+msgid "Rechargeable"
+msgstr "נטען"
+
+#: package/contents/ui/main.qml:56
+msgid "Charge state"
+msgstr "מצב טעינה"
+
+#: package/contents/ui/main.qml:60
+msgid "Energy"
+msgstr "אנרגיה"
+
+#: package/contents/ui/main.qml:62
+msgctxt "current power draw from the battery in W"
+msgid "Consumption"
+msgstr "צריכה"
+
+#: package/contents/ui/main.qml:62
+msgctxt "Watt"
+msgid "W"
+msgstr "וואט"
+
+#: package/contents/ui/main.qml:63
+msgid "Voltage"
+msgstr "וולט"
+
+#: package/contents/ui/main.qml:63
+msgctxt "Volt"
+msgid "V"
+msgstr "V"
+
+#: package/contents/ui/main.qml:64
+msgid "Capacity"
+msgstr "קיבולת"
+
+#: package/contents/ui/main.qml:64
+msgid "%"
+msgstr "%"
+
+#: package/contents/ui/main.qml:65
+msgid "Current"
+msgstr ""
+
+#: package/contents/ui/main.qml:65 package/contents/ui/main.qml:66
+#: package/contents/ui/main.qml:67
+msgctxt "Watt-hours"
+msgid "Wh"
+msgstr ""
+
+#: package/contents/ui/main.qml:66
+msgid "Last full"
+msgstr ""
+
+#: package/contents/ui/main.qml:67
+msgid "Full design"
+msgstr ""
+
+#: package/contents/ui/main.qml:71
+msgid "System"
+msgstr "מערכת"
+
+#: package/contents/ui/main.qml:73
+msgid "Has power supply"
+msgstr ""
+
+#: package/contents/ui/main.qml:77
+msgid "Environment"
+msgstr ""
+
+#: package/contents/ui/main.qml:79
+msgid "Temperature"
+msgstr "טמפרטורה"
+
+#: package/contents/ui/main.qml:79
+msgctxt "Degree Celsius"
+msgid "°C"
+msgstr "מעלות צלזיוס"
+
+#: package/contents/ui/main.qml:83
+msgid "Manufacturer"
+msgstr "יצרן"
+
+#: package/contents/ui/main.qml:85
+msgid "Vendor"
+msgstr "ספק"
+
+#: package/contents/ui/main.qml:86
+msgid "Model"
+msgstr "דגם"
+
+#: package/contents/ui/main.qml:87
+msgid "Serial Number"
+msgstr ""
+
+#: package/contents/ui/main.qml:94
+msgid "Not charging"
+msgstr "לא נטען"
+
+#: package/contents/ui/main.qml:95
+msgid "Charging"
+msgstr "נטען"
+
+#: package/contents/ui/main.qml:96
+msgid "Discharging"
+msgstr "פורק"
+
+#: package/contents/ui/main.qml:97
+msgid "Fully charged"
+msgstr "טעון במלואו"
+
+#: package/contents/ui/main.qml:210
+msgid "Charge Percentage"
+msgstr "אחוז טעינה"
+
+#: package/contents/ui/main.qml:220
+msgid "Energy Consumption"
+msgstr "צריכת אנרגיה"
+
+#: package/contents/ui/main.qml:236
+msgid "Last hour"
+msgstr "שעה אחרונה"
+
+#: package/contents/ui/main.qml:237
+msgid "Last 2 hours"
+msgstr "שעתיים אחרונות"
+
+#: package/contents/ui/main.qml:238
+msgid "Last 12 hours"
+msgstr "12 שעות אחרונות"
+
+#: package/contents/ui/main.qml:239
+msgid "Last 24 hours"
+msgstr "24 שעות אחרונות"
+
+#: package/contents/ui/main.qml:240
+msgid "Last 48 hours"
+msgstr "48 שעות אחרונות"
+
+#: package/contents/ui/main.qml:241
+msgid "Last 7 days"
+msgstr "7 ימים אחרונים"
+
+#: package/contents/ui/main.qml:243
+msgid "Timespan"
+msgstr "טווח זמן"
+
+#: package/contents/ui/main.qml:244
+msgid "Timespan of data to display"
+msgstr ""
+
+#: package/contents/ui/main.qml:250
+msgid "Refresh"
+msgstr "רענן"
+
+#: package/contents/ui/main.qml:273
+msgctxt "Shorthand for Watts"
+msgid "W"
+msgstr "וואט"
+
+#: package/contents/ui/main.qml:273
+msgctxt "literal percent sign"
+msgid "%"
+msgstr "%"
+
+#: package/contents/ui/main.qml:296
+msgid "This type of history is currently not available for this device."
+msgstr ""
+
+#: package/contents/ui/main.qml:314
+msgid "Application Energy Consumption"
+msgstr ""
+
+#: package/contents/ui/main.qml:339
+#, kde-format
+msgid "Path: %1"
+msgstr "נתיב: %1"
+
+#: package/contents/ui/main.qml:342
+#, kde-format
+msgid "PID: %1"
+msgstr "PID: %1"
+
+#: package/contents/ui/main.qml:345
+#, kde-format
+msgid "Wakeups per second: %1 (%2%)"
+msgstr ""
+
+#: package/contents/ui/main.qml:347
+#, kde-format
+msgid "Details: %1"
+msgstr "פרטים: %1"
+
+#: package/contents/ui/main.qml:447
+#, kde-format
+msgid "%1:"
+msgstr "%1:"
+
+#: package/contents/ui/main.qml:465
+msgid "Yes"
+msgstr "כן"
+
+#: package/contents/ui/main.qml:467
+msgid "No"
+msgstr "לא"
+
+#: package/contents/ui/main.qml:485
+#, kde-format
+msgctxt "%1 is value, %2 is unit"
+msgid "%1 %2"
+msgstr "%1 %2"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.7.0/po/he/kcm_fileindexermonitor.po 
new/kinfocenter-5.7.2/po/he/kcm_fileindexermonitor.po
--- old/kinfocenter-5.7.0/po/he/kcm_fileindexermonitor.po       1970-01-01 
01:00:00.000000000 +0100
+++ new/kinfocenter-5.7.2/po/he/kcm_fileindexermonitor.po       2016-07-19 
12:57:37.000000000 +0200
@@ -0,0 +1,69 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Elkana Bardugo <[email protected]>, 2016.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2015-09-23 08:19+0000\n"
+"PO-Revision-Date: 2016-06-29 15:12+0200\n"
+"Last-Translator: Elkana Bardugo <[email protected]>\n"
+"Language-Team: Hebrew <[email protected]>\n"
+"Language: he\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"
+
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr ""
+
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr ""
+
+#: kcm.cpp:44
+msgid "File Indexer Monitor"
+msgstr "מנטר אינדוקס קבצים"
+
+#: kcm.cpp:46
+msgid "Pinak Ahuja"
+msgstr ""
+
+#: package/contents/ui/main.qml:47
+#, kde-format
+msgid "Indexer State: %1"
+msgstr "מצב אינדקס: %1"
+
+#: package/contents/ui/main.qml:61
+#, kde-format
+msgid "Indexing: %1 "
+msgstr "מאנדקס: %1"
+
+#: package/contents/ui/main.qml:63
+msgid "Done"
+msgstr "סיים"
+
+#: package/contents/ui/main.qml:84
+msgid "Resume"
+msgstr "המשך"
+
+#: package/contents/ui/main.qml:84
+msgid "Suspend"
+msgstr "השהה"
+
+#: package/contents/ui/main.qml:92
+#, kde-format
+msgid "Remaining Time: %1"
+msgstr "זמן נותר: %1"
+
+#: package/contents/ui/main.qml:106
+msgid "File Indexer not running"
+msgstr "מאנדקס הקבצים אינו רץ"
+
+#: package/contents/ui/main.qml:112
+msgid "Start File Indexer"
+msgstr "הפעל את מאנדקס הקבצים"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.7.0/po/he/kcm_pci.po 
new/kinfocenter-5.7.2/po/he/kcm_pci.po
--- old/kinfocenter-5.7.0/po/he/kcm_pci.po      2016-06-30 16:55:48.000000000 
+0200
+++ new/kinfocenter-5.7.2/po/he/kcm_pci.po      2016-07-19 12:57:37.000000000 
+0200
@@ -1,13 +1,14 @@
 # Diego Iastrubni <[email protected]>, 2009.
+# Elkana Bardugo <[email protected]>, 2016.
 msgid ""
 msgstr ""
 "Project-Id-Version: kcm_pci\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-03-09 07:26+0000\n"
-"PO-Revision-Date: 2009-12-21 16:25+0200\n"
-"Last-Translator: Netanel_h <[email protected]>\n"
-"Language-Team: American English <[email protected]>\n"
-"Language: \n"
+"PO-Revision-Date: 2016-06-30 13:03+0200\n"
+"Last-Translator: Elkana Bardugo <[email protected]>\n"
+"Language-Team: Hebrew <[email protected]>\n"
+"Language: he\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -15,25 +16,23 @@
 "X-Poedit-Language: Hebrew\n"
 "X-Poedit-Country: ISRAEL\n"
 "X-Poedit-SourceCharset: utf-8\n"
-"X-Generator: Lokalize 1.0\n"
+"X-Generator: Lokalize 2.0\n"
 
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "ירון שהרבני"
+msgstr "ירון שהרבני, אלקנה ברדוגו"
 
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "[email protected]"
+msgstr "[email protected],[email protected]"
 
 #: kcm_pci.cpp:42
 msgid "kcm_pci"
 msgstr "kcm_pci"
 
 #: kcm_pci.cpp:43
-#, fuzzy
-#| msgid "Device"
 msgid "PCI Devices"
-msgstr "התקן"
+msgstr "התקני PCI"
 
 #: kcm_pci.cpp:45
 msgid "(c) 2008 Nicolas Ternisien(c) 1998 - 2002 Helge Deller"
@@ -294,15 +293,11 @@
 msgstr "כתובת"
 
 #: kpci.cpp:294 kpci.cpp:310 kpci.cpp:436
-#, fuzzy
-#| msgid "Unassigned"
 msgctxt "unassigned address"
 msgid "Unassigned"
 msgstr "לא מוקצה"
 
 #: kpci.cpp:295 kpci.cpp:311 kpci.cpp:437
-#, fuzzy
-#| msgid "Unassigned"
 msgctxt "unassigned size"
 msgid "Unassigned"
 msgstr "לא מוקצה"
@@ -707,36 +702,26 @@
 msgstr ""
 
 #: kpci_private.h:27
-#, fuzzy
-#| msgid "Enabled"
 msgctxt "state of PCI item"
 msgid "Enabled"
-msgstr "פעיל"
+msgstr "מאופשר"
 
 #: kpci_private.h:28
-#, fuzzy
-#| msgid "Disabled"
 msgctxt "state of PCI item"
 msgid "Disabled"
 msgstr "מבוטל"
 
 #: kpci_private.h:29
-#, fuzzy
-#| msgid "Yes"
 msgctxt "state of PCI item"
 msgid "Yes"
 msgstr "כן"
 
 #: kpci_private.h:30
-#, fuzzy
-#| msgid "No"
 msgctxt "state of PCI item"
 msgid "No"
 msgstr "לא"
 
 #: kpci_private.h:31
-#, fuzzy
-#| msgid "Unknown"
 msgctxt "state of PCI item"
 msgid "Unknown"
 msgstr "בלתי ידוע"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.7.0/po/sl/kcm-about-distro.po 
new/kinfocenter-5.7.2/po/sl/kcm-about-distro.po
--- old/kinfocenter-5.7.0/po/sl/kcm-about-distro.po     2016-06-30 
16:56:06.000000000 +0200
+++ new/kinfocenter-5.7.2/po/sl/kcm-about-distro.po     2016-07-19 
12:57:54.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-06-29 10:58+0000\n"
-"PO-Revision-Date: 2016-03-08 20:22+0100\n"
+"PO-Revision-Date: 2016-07-11 18:34+0200\n"
 "Last-Translator: Andrej Mernik <[email protected]>\n"
 "Language-Team: Slovenian <[email protected]>\n"
 "Language: sl\n"
@@ -74,7 +74,7 @@
 #. i18n: ectx: property (text), widget (QLabel, variantLabel)
 #: Module.ui:42
 msgid "{variantLabel}"
-msgstr ""
+msgstr "{variantLabel}"
 
 #. i18n: ectx: property (text), widget (QLabel, plasma)
 #: Module.ui:77
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.7.0/po/sl/kcm_energyinfo.po 
new/kinfocenter-5.7.2/po/sl/kcm_energyinfo.po
--- old/kinfocenter-5.7.0/po/sl/kcm_energyinfo.po       2016-06-30 
16:56:06.000000000 +0200
+++ new/kinfocenter-5.7.2/po/sl/kcm_energyinfo.po       2016-07-19 
12:57:54.000000000 +0200
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Andrej Mernik <[email protected]>, 2015.
+# Andrej Mernik <[email protected]>, 2015, 2016.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-06-17 11:44+0000\n"
-"PO-Revision-Date: 2015-04-16 16:41+0200\n"
+"PO-Revision-Date: 2016-07-11 18:34+0200\n"
 "Last-Translator: Andrej Mernik <[email protected]>\n"
 "Language-Team: Slovenian <[email protected]>\n"
 "Language: sl\n"
@@ -51,16 +51,11 @@
 msgstr "Energija"
 
 #: package/contents/ui/main.qml:62
-#, fuzzy
-#| msgid "Energy Consumption"
 msgctxt "current power draw from the battery in W"
 msgid "Consumption"
-msgstr "Poraba energije"
+msgstr "Poraba"
 
 #: package/contents/ui/main.qml:62
-#, fuzzy
-#| msgctxt "Shorthand for Watts"
-#| msgid "W"
 msgctxt "Watt"
 msgid "W"
 msgstr "W"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.7.0/po/sr/kcm-about-distro.po 
new/kinfocenter-5.7.2/po/sr/kcm-about-distro.po
--- old/kinfocenter-5.7.0/po/sr/kcm-about-distro.po     2016-06-30 
16:56:07.000000000 +0200
+++ new/kinfocenter-5.7.2/po/sr/kcm-about-distro.po     2016-07-19 
12:57:54.000000000 +0200
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: kcm-about-distro\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-06-07 08:50+0000\n"
+"POT-Creation-Date: 2016-06-29 10:58+0000\n"
 "PO-Revision-Date: 2016-03-05 21:49+0100\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
@@ -85,37 +85,37 @@
 msgstr "Издање КДЕ Плазме:"
 
 #. i18n: ectx: property (text), widget (QLabel, memory)
-#: Module.ui:143
+#: Module.ui:146
 msgid "Memory:"
 msgstr "Меморија:"
 
 #. i18n: ectx: property (text), widget (QLabel, label_2)
-#: Module.ui:182
+#: Module.ui:185
 msgid "Software"
 msgstr "Софтвер"
 
 #. i18n: ectx: property (text), widget (QLabel, qt)
-#: Module.ui:235
+#: Module.ui:238
 msgid "Qt Version:"
 msgstr "Издање КуТ‑а:"
 
 # >> @item category
 #. i18n: ectx: property (text), widget (QLabel, label)
-#: Module.ui:258
+#: Module.ui:261
 msgid "Hardware"
 msgstr "Хардвер"
 
 #. i18n: ectx: property (text), widget (QLabel, label_3)
-#: Module.ui:268
+#: Module.ui:271
 msgid "OS Type:"
 msgstr "Врста ОС‑а:"
 
 #. i18n: ectx: property (text), widget (QLabel, kernel)
-#: Module.ui:294
+#: Module.ui:297
 msgid "Kernel Version:"
 msgstr "Издање језгра:"
 
 #. i18n: ectx: property (text), widget (QLabel, frameworksLabelKey)
-#: Module.ui:327
+#: Module.ui:330
 msgid "KDE Frameworks Version:"
 msgstr "Издање Радних оквира КДЕ‑а:"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kinfocenter-5.7.0/po/sr@ijekavian/kcm-about-distro.po 
new/kinfocenter-5.7.2/po/sr@ijekavian/kcm-about-distro.po
--- old/kinfocenter-5.7.0/po/sr@ijekavian/kcm-about-distro.po   2016-06-30 
16:56:07.000000000 +0200
+++ new/kinfocenter-5.7.2/po/sr@ijekavian/kcm-about-distro.po   2016-07-19 
12:57:54.000000000 +0200
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: kcm-about-distro\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-06-07 08:50+0000\n"
+"POT-Creation-Date: 2016-06-29 10:58+0000\n"
 "PO-Revision-Date: 2016-03-05 21:49+0100\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
@@ -85,37 +85,37 @@
 msgstr "Издање КДЕ Плазме:"
 
 #. i18n: ectx: property (text), widget (QLabel, memory)
-#: Module.ui:143
+#: Module.ui:146
 msgid "Memory:"
 msgstr "Меморија:"
 
 #. i18n: ectx: property (text), widget (QLabel, label_2)
-#: Module.ui:182
+#: Module.ui:185
 msgid "Software"
 msgstr "Софтвер"
 
 #. i18n: ectx: property (text), widget (QLabel, qt)
-#: Module.ui:235
+#: Module.ui:238
 msgid "Qt Version:"
 msgstr "Издање КуТ‑а:"
 
 # >> @item category
 #. i18n: ectx: property (text), widget (QLabel, label)
-#: Module.ui:258
+#: Module.ui:261
 msgid "Hardware"
 msgstr "Хардвер"
 
 #. i18n: ectx: property (text), widget (QLabel, label_3)
-#: Module.ui:268
+#: Module.ui:271
 msgid "OS Type:"
 msgstr "Врста ОС‑а:"
 
 #. i18n: ectx: property (text), widget (QLabel, kernel)
-#: Module.ui:294
+#: Module.ui:297
 msgid "Kernel Version:"
 msgstr "Издање језгра:"
 
 #. i18n: ectx: property (text), widget (QLabel, frameworksLabelKey)
-#: Module.ui:327
+#: Module.ui:330
 msgid "KDE Frameworks Version:"
 msgstr "Издање Радних оквира КДЕ‑а:"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kinfocenter-5.7.0/po/sr@ijekavianlatin/kcm-about-distro.po 
new/kinfocenter-5.7.2/po/sr@ijekavianlatin/kcm-about-distro.po
--- old/kinfocenter-5.7.0/po/sr@ijekavianlatin/kcm-about-distro.po      
2016-06-30 16:56:08.000000000 +0200
+++ new/kinfocenter-5.7.2/po/sr@ijekavianlatin/kcm-about-distro.po      
2016-07-19 12:57:55.000000000 +0200
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: kcm-about-distro\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-06-07 08:50+0000\n"
+"POT-Creation-Date: 2016-06-29 10:58+0000\n"
 "PO-Revision-Date: 2016-03-05 21:49+0100\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
@@ -85,37 +85,37 @@
 msgstr "Izdanje KDE Plasme:"
 
 #. i18n: ectx: property (text), widget (QLabel, memory)
-#: Module.ui:143
+#: Module.ui:146
 msgid "Memory:"
 msgstr "Memorija:"
 
 #. i18n: ectx: property (text), widget (QLabel, label_2)
-#: Module.ui:182
+#: Module.ui:185
 msgid "Software"
 msgstr "Softver"
 
 #. i18n: ectx: property (text), widget (QLabel, qt)
-#: Module.ui:235
+#: Module.ui:238
 msgid "Qt Version:"
 msgstr "Izdanje Qt‑a:"
 
 # >> @item category
 #. i18n: ectx: property (text), widget (QLabel, label)
-#: Module.ui:258
+#: Module.ui:261
 msgid "Hardware"
 msgstr "Hardver"
 
 #. i18n: ectx: property (text), widget (QLabel, label_3)
-#: Module.ui:268
+#: Module.ui:271
 msgid "OS Type:"
 msgstr "Vrsta OS‑a:"
 
 #. i18n: ectx: property (text), widget (QLabel, kernel)
-#: Module.ui:294
+#: Module.ui:297
 msgid "Kernel Version:"
 msgstr "Izdanje jezgra:"
 
 #. i18n: ectx: property (text), widget (QLabel, frameworksLabelKey)
-#: Module.ui:327
+#: Module.ui:330
 msgid "KDE Frameworks Version:"
 msgstr "Izdanje Radnih okvira KDE‑a:"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.7.0/po/sr@latin/kcm-about-distro.po 
new/kinfocenter-5.7.2/po/sr@latin/kcm-about-distro.po
--- old/kinfocenter-5.7.0/po/sr@latin/kcm-about-distro.po       2016-06-30 
16:56:08.000000000 +0200
+++ new/kinfocenter-5.7.2/po/sr@latin/kcm-about-distro.po       2016-07-19 
12:57:56.000000000 +0200
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: kcm-about-distro\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-06-07 08:50+0000\n"
+"POT-Creation-Date: 2016-06-29 10:58+0000\n"
 "PO-Revision-Date: 2016-03-05 21:49+0100\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
@@ -85,37 +85,37 @@
 msgstr "Izdanje KDE Plasme:"
 
 #. i18n: ectx: property (text), widget (QLabel, memory)
-#: Module.ui:143
+#: Module.ui:146
 msgid "Memory:"
 msgstr "Memorija:"
 
 #. i18n: ectx: property (text), widget (QLabel, label_2)
-#: Module.ui:182
+#: Module.ui:185
 msgid "Software"
 msgstr "Softver"
 
 #. i18n: ectx: property (text), widget (QLabel, qt)
-#: Module.ui:235
+#: Module.ui:238
 msgid "Qt Version:"
 msgstr "Izdanje Qt‑a:"
 
 # >> @item category
 #. i18n: ectx: property (text), widget (QLabel, label)
-#: Module.ui:258
+#: Module.ui:261
 msgid "Hardware"
 msgstr "Hardver"
 
 #. i18n: ectx: property (text), widget (QLabel, label_3)
-#: Module.ui:268
+#: Module.ui:271
 msgid "OS Type:"
 msgstr "Vrsta OS‑a:"
 
 #. i18n: ectx: property (text), widget (QLabel, kernel)
-#: Module.ui:294
+#: Module.ui:297
 msgid "Kernel Version:"
 msgstr "Izdanje jezgra:"
 
 #. i18n: ectx: property (text), widget (QLabel, frameworksLabelKey)
-#: Module.ui:327
+#: Module.ui:330
 msgid "KDE Frameworks Version:"
 msgstr "Izdanje Radnih okvira KDE‑a:"
\ No newline at end of file


Reply via email to