Hello community,

here is the log from the commit of package plasma5-addons for openSUSE:Factory 
checked in at 2016-08-29 15:29:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma5-addons (Old)
 and      /work/SRC/openSUSE:Factory/.plasma5-addons.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma5-addons"

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma5-addons/plasma5-addons.changes    
2016-08-12 15:40:48.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-addons.new/plasma5-addons.changes       
2016-08-29 15:30:07.000000000 +0200
@@ -1,0 +2,13 @@
+Fri Aug 26 20:36:41 UTC 2016 - [email protected]
+
+- Update to 5.7.4
+  * New bugfix release
+  * For more details please see:
+    https://www.kde.org/announcements/plasma-5.7.4.php
+
+-------------------------------------------------------------------
+Fri Aug 12 23:39:43 UTC 2016 - [email protected]
+
+- Adjust filelist for the plasmoid appdata, installed with KF > 5.25.0
+
+-------------------------------------------------------------------

Old:
----
  kdeplasma-addons-5.7.3.tar.xz

New:
----
  kdeplasma-addons-5.7.4.tar.xz

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

Other differences:
------------------
++++++ plasma5-addons.spec ++++++
--- /var/tmp/diff_new_pack.YNmMwI/_old  2016-08-29 15:30:09.000000000 +0200
+++ /var/tmp/diff_new_pack.YNmMwI/_new  2016-08-29 15:30:09.000000000 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:           plasma5-addons
-Version:        5.7.3
+Version:        5.7.4
 Release:        0
 Summary:        Additional Plasma5 Widgets
 License:        LGPL-2.1 and GPL-2.0+ and GPL-3.0
@@ -26,20 +26,20 @@
 Url:            http://www.kde.org/
 Source:         kdeplasma-addons-%{version}.tar.xz
 BuildRequires:  kf5-filesystem
-BuildRequires:  cmake(KF5Activities) >= 5.8.0
-BuildRequires:  cmake(KF5Config) >= 5.8.0
-BuildRequires:  cmake(KF5ConfigWidgets) >= 5.8.0
-BuildRequires:  cmake(KF5CoreAddons) >= 5.8.0
-BuildRequires:  cmake(KF5I18n) >= 5.8.0
-BuildRequires:  cmake(KF5KCMUtils) >= 5.8.0
-BuildRequires:  cmake(KF5KDELibs4Support) >= 5.8.0
-BuildRequires:  cmake(KF5KIO) >= 5.8.0
-BuildRequires:  cmake(KF5Kross) >= 5.8.0
-BuildRequires:  cmake(KF5NewStuff) >= 5.8.0
-BuildRequires:  cmake(KF5Plasma) >= 5.8.0
-BuildRequires:  cmake(KF5Runner) >= 5.8.0
-BuildRequires:  cmake(KF5Service) >= 5.8.0
-BuildRequires:  cmake(KF5UnitConversion) >= 5.8.0
+BuildRequires:  cmake(KF5Activities) >= 5.25.0
+BuildRequires:  cmake(KF5Config) >= 5.25.0
+BuildRequires:  cmake(KF5ConfigWidgets) >= 5.25.0
+BuildRequires:  cmake(KF5CoreAddons) >= 5.25.0
+BuildRequires:  cmake(KF5I18n) >= 5.25.0
+BuildRequires:  cmake(KF5KCMUtils) >= 5.25.0
+BuildRequires:  cmake(KF5KDELibs4Support) >= 5.25.0
+BuildRequires:  cmake(KF5KIO) >= 5.25.0
+BuildRequires:  cmake(KF5Kross) >= 5.25.0
+BuildRequires:  cmake(KF5NewStuff) >= 5.25.0
+BuildRequires:  cmake(KF5Plasma) >= 5.25.0
+BuildRequires:  cmake(KF5Runner) >= 5.25.0
+BuildRequires:  cmake(KF5Service) >= 5.25.0
+BuildRequires:  cmake(KF5UnitConversion) >= 5.25.0
 BuildRequires:  cmake(LibTaskManager) >= %{version}
 %if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320"
 BuildRequires:  cmake(KDEExperimentalPurpose)
@@ -102,6 +102,7 @@
 %{_kf5_plasmadir}/
 %{_kf5_sharedir}/kwin/
 %{_kf5_iconsdir}/hicolor/*/*/*.*
+%{_kf5_appstreamdir}/
 
 %if %{with lang}
 %files lang -f %{name}.lang

++++++ kdeplasma-addons-5.7.3.tar.xz -> kdeplasma-addons-5.7.4.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdeplasma-addons-5.7.3/CMakeLists.txt 
new/kdeplasma-addons-5.7.4/CMakeLists.txt
--- old/kdeplasma-addons-5.7.3/CMakeLists.txt   2016-08-02 11:35:37.000000000 
+0200
+++ new/kdeplasma-addons-5.7.4/CMakeLists.txt   2016-08-23 14:40:10.000000000 
+0200
@@ -1,5 +1,5 @@
 project(kdeplasma-addons)
-set(PROJECT_VERSION "5.7.3")
+set(PROJECT_VERSION "5.7.4")
 set(PROJECT_VERSION_MAJOR 5)
 
 cmake_minimum_required(VERSION 2.8.12)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.3/applets/activitypager/package/metadata.desktop 
new/kdeplasma-addons-5.7.4/applets/activitypager/package/metadata.desktop
--- old/kdeplasma-addons-5.7.3/applets/activitypager/package/metadata.desktop   
2016-08-02 11:34:51.000000000 +0200
+++ new/kdeplasma-addons-5.7.4/applets/activitypager/package/metadata.desktop   
2016-08-23 14:39:00.000000000 +0200
@@ -18,7 +18,7 @@
 Name[lt]=Veiklų perjungimas
 Name[nl]=Pager van activiteiten
 Name[nn]=Aktivitetsbytar
-Name[pl]=Przełącznik działań
+Name[pl]=Przełącznik aktywności
 Name[pt]=Paginador de Actividades
 Name[pt_BR]=Paginador de atividades
 Name[ru]=Переключение комнат
@@ -51,7 +51,7 @@
 Comment[lt]=Persijungimas tarp veiklų
 Comment[nl]=Tussen activiteiten schakelen
 Comment[nn]=Byt mellom aktiviteter
-Comment[pl]=Przełącza pomiędzy działaniami
+Comment[pl]=Przełącza między aktywnościami
 Comment[pt]=Mudar de actividades
 Comment[pt_BR]=Alterna entre as atividades
 Comment[ru]=Переключение между комнатами
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.3/applets/showdesktop/package/contents/ui/main.qml 
new/kdeplasma-addons-5.7.4/applets/showdesktop/package/contents/ui/main.qml
--- old/kdeplasma-addons-5.7.3/applets/showdesktop/package/contents/ui/main.qml 
2016-08-02 11:34:51.000000000 +0200
+++ new/kdeplasma-addons-5.7.4/applets/showdesktop/package/contents/ui/main.qml 
2016-08-23 14:39:00.000000000 +0200
@@ -31,7 +31,7 @@
 
     // you can't have an applet with just a compact representation :(
     Plasmoid.preferredRepresentation: Plasmoid.fullRepresentation
-    Plasmoid.onActivated: showdesktop.showDesktop()
+    Plasmoid.onActivated: showdesktop.showingDesktop = 
!showdesktop.showingDesktop
     Plasmoid.icon: plasmoid.configuration.icon
     Plasmoid.title: i18n("Show Desktop")
     Plasmoid.toolTipSubText: i18n("Show the Plasma desktop")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.3/po/en_GB/plasma_applet_org.kde.plasma.weather.po 
new/kdeplasma-addons-5.7.4/po/en_GB/plasma_applet_org.kde.plasma.weather.po
--- old/kdeplasma-addons-5.7.3/po/en_GB/plasma_applet_org.kde.plasma.weather.po 
2016-08-02 11:35:00.000000000 +0200
+++ new/kdeplasma-addons-5.7.4/po/en_GB/plasma_applet_org.kde.plasma.weather.po 
2016-08-23 14:39:18.000000000 +0200
@@ -7,105 +7,102 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-06-16 08:11+0000\n"
-"PO-Revision-Date: 2016-04-24 11:23+0100\n"
+"PO-Revision-Date: 2016-08-05 13:11+0000\n"
 "Last-Translator: Steve Allewell <[email protected]>\n"
-"Language-Team: British English <[email protected]>\n"
+"Language-Team: English <[email protected]>\n"
 "Language: en_GB\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"
 
 #: i18n.dat:1
 msgctxt "wind direction"
 msgid "N"
-msgstr ""
+msgstr "N"
 
 #: i18n.dat:2
 msgctxt "wind direction"
 msgid "NNE"
-msgstr ""
+msgstr "NNE"
 
 #: i18n.dat:3
 msgctxt "wind direction"
 msgid "NE"
-msgstr ""
+msgstr "NE"
 
 #: i18n.dat:4
 msgctxt "wind direction"
 msgid "ENE"
-msgstr ""
+msgstr "ENE"
 
 #: i18n.dat:5
 msgctxt "wind direction"
 msgid "E"
-msgstr ""
+msgstr "E"
 
 #: i18n.dat:6
 msgctxt "wind direction"
 msgid "SSE"
-msgstr ""
+msgstr "SSE"
 
 #: i18n.dat:7
 msgctxt "wind direction"
 msgid "SE"
-msgstr ""
+msgstr "SE"
 
 #: i18n.dat:8
 msgctxt "wind direction"
 msgid "ESE"
-msgstr ""
+msgstr "ESE"
 
 #: i18n.dat:9
 msgctxt "wind direction"
 msgid "S"
-msgstr ""
+msgstr "S"
 
 #: i18n.dat:10
 msgctxt "wind direction"
 msgid "NNW"
-msgstr ""
+msgstr "NNW"
 
 #: i18n.dat:11
 msgctxt "wind direction"
 msgid "NW"
-msgstr ""
+msgstr "NW"
 
 #: i18n.dat:12
 msgctxt "wind direction"
 msgid "WNW"
-msgstr ""
+msgstr "WNW"
 
 #: i18n.dat:13
 msgctxt "wind direction"
 msgid "W"
-msgstr ""
+msgstr "W"
 
 #: i18n.dat:14
 msgctxt "wind direction"
 msgid "SSW"
-msgstr ""
+msgstr "SSW"
 
 #: i18n.dat:15
 msgctxt "wind direction"
 msgid "SW"
-msgstr ""
+msgstr "SW"
 
 #: i18n.dat:16
 msgctxt "wind direction"
 msgid "WSW"
-msgstr ""
+msgstr "WSW"
 
 #: i18n.dat:17
 msgctxt "wind direction"
 msgid "VR"
-msgstr ""
+msgstr "VR"
 
 #: i18n.dat:18
-#, fuzzy
-#| msgctxt "Wind condition"
-#| msgid "Calm"
 msgctxt "wind speed"
 msgid "Calm"
 msgstr "Calm"
@@ -113,17 +110,17 @@
 #: i18n.dat:19
 msgctxt "pressure tendency"
 msgid "rising"
-msgstr ""
+msgstr "rising"
 
 #: i18n.dat:20
 msgctxt "pressure tendency"
 msgid "falling"
-msgstr ""
+msgstr "falling"
 
 #: i18n.dat:21
 msgctxt "pressure tendency"
 msgid "steady"
-msgstr ""
+msgstr "steady"
 
 #: package/contents/config/config.qml:24
 msgid "Weather Station"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdeplasma-addons-5.7.3/po/eo/lancelot.po 
new/kdeplasma-addons-5.7.4/po/eo/lancelot.po
--- old/kdeplasma-addons-5.7.3/po/eo/lancelot.po        2016-08-02 
11:35:01.000000000 +0200
+++ new/kdeplasma-addons-5.7.4/po/eo/lancelot.po        2016-08-23 
14:39:17.000000000 +0200
@@ -6,7 +6,7 @@
 "Project-Id-Version: lancelot\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-05-23 01:43+0000\n"
-"PO-Revision-Date: 2009-11-15 12:06+0100\n"
+"PO-Revision-Date: 2016-08-08 20:31+0100\n"
 "Last-Translator: Axel Rousseau <[email protected]>\n"
 "Language-Team: esperanto <[email protected]>\n"
 "Language: \n"
@@ -63,15 +63,15 @@
 
 #: application/i18n_strings.cpp:24 application/LancelotWindow.cpp:152
 msgid "&Documents"
-msgstr ""
+msgstr "&Dokumentoj"
 
 #: application/i18n_strings.cpp:25 application/LancelotWindow.cpp:154
 msgid "&Contacts"
-msgstr ""
+msgstr "&Kontaktoj"
 
 #: application/i18n_strings.cpp:26 application/LancelotWindow.cpp:156
 msgid "Co&mputer"
-msgstr ""
+msgstr "Ko&mputilo"
 
 #. i18n: ectx: attribute (title), widget (QWidget, tabApplications)
 #: application/i18n_strings.cpp:27 application/LancelotWindow.cpp:158
@@ -87,7 +87,7 @@
 #: application/i18n_strings.cpp:30 application/LancelotWindow.cpp:475
 #: application/ui_LancelotWindowBase.h:123
 msgid "Contacts"
-msgstr ""
+msgstr "Kontaktoj"
 
 #: application/i18n_strings.cpp:31 application/LancelotWindow.cpp:475
 #: application/ui_LancelotWindowBase.h:110
@@ -162,7 +162,7 @@
 #: application/LancelotWindow.cpp:627
 msgctxt "@title New documents"
 msgid "New"
-msgstr ""
+msgstr "Nova"
 
 #: application/LancelotWindow.cpp:629
 msgctxt "@title List of open documents"
@@ -206,10 +206,8 @@
 msgstr "Agordu elprenado de eroj"
 
 #: application/LancelotWindow.cpp:1096
-#, fuzzy
-#| msgid "Lancelot"
 msgid "About Lancelot"
-msgstr "Lancelot"
+msgstr "Pri Lancelot"
 
 #: application/LancelotWindow.cpp:1134 application/LancelotWindow.cpp:1136
 msgid "Configure Lancelot menu"
@@ -248,7 +246,7 @@
 #. i18n: ectx: property (text), widget (QRadioButton, radioActivationClassic)
 #: application/ui/LancelotConfigBase.ui:49
 msgid "Cla&ssic menu"
-msgstr ""
+msgstr "Kla&sika menuo"
 
 #. i18n: ectx: property (toolTip), widget (QRadioButton, 
radioActivationNoClick)
 #: application/ui/LancelotConfigBase.ui:56
@@ -416,10 +414,8 @@
 msgstr "Menuo"
 
 #: launcher/LancelotApplet.cpp:395
-#, fuzzy
-#| msgid "Lancelot"
 msgid "Lancelot Menu"
-msgstr "Lancelot"
+msgstr "Lancelot Menuo"
 
 #: launcher/LancelotAppletConfig.cpp:59
 msgid "KDE Logo"
@@ -568,10 +564,8 @@
 msgstr ""
 
 #: parts/PartsMergedModel.cpp:280
-#, fuzzy
-#| msgid "Documents"
 msgid "New Documents"
-msgstr "Dokumentoj"
+msgstr "Novaj Dokumentoj"
 
 #: parts/PartsMergedModel.cpp:285
 #, fuzzy
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdeplasma-addons-5.7.3/po/es/konqprofiles.po 
new/kdeplasma-addons-5.7.4/po/es/konqprofiles.po
--- old/kdeplasma-addons-5.7.3/po/es/konqprofiles.po    2016-08-02 
11:35:01.000000000 +0200
+++ new/kdeplasma-addons-5.7.4/po/es/konqprofiles.po    2016-08-23 
14:39:18.000000000 +0200
@@ -3,13 +3,14 @@
 #
 # Enrique Matias Sanchez (aka Quique) <[email protected]>, 2012.
 # Javier Vinal <[email protected]>, 2013.
+# Eloy Cuadra <[email protected]>, 2016.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-08-21 08:05+0000\n"
-"PO-Revision-Date: 2013-11-25 14:09+0100\n"
-"Last-Translator: Javier Vinal <[email protected]>\n"
+"PO-Revision-Date: 2016-08-07 12:04+0200\n"
+"Last-Translator: Eloy Cuadra <[email protected]>\n"
 "Language-Team: Spanish <[email protected]>\n"
 "Language: es\n"
 "MIME-Version: 1.0\n"
@@ -24,4 +25,4 @@
 
 #: package/contents/ui/konqprofiles.qml:94
 msgid "Arbitrary String Which Says The Dictionary Type"
-msgstr "Cadena arbitraria que indica el tipo de diccionario"
\ No newline at end of file
+msgstr "Cadena de texto que indica el tipo de diccionario"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdeplasma-addons-5.7.3/po/es/konsoleprofiles.po 
new/kdeplasma-addons-5.7.4/po/es/konsoleprofiles.po
--- old/kdeplasma-addons-5.7.3/po/es/konsoleprofiles.po 2016-08-02 
11:35:01.000000000 +0200
+++ new/kdeplasma-addons-5.7.4/po/es/konsoleprofiles.po 2016-08-23 
14:39:18.000000000 +0200
@@ -4,13 +4,14 @@
 # Enrique Matias Sanchez (aka Quique) <[email protected]>, 2012.
 # Rocio Gallego <traducciones @rociogallego.com>, 2012.
 # Javier Vinal <[email protected]>, 2013.
+# Eloy Cuadra <[email protected]>, 2016.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-07-16 09:05+0000\n"
-"PO-Revision-Date: 2013-11-25 14:09+0100\n"
-"Last-Translator: Javier Vinal <[email protected]>\n"
+"PO-Revision-Date: 2016-08-07 12:04+0200\n"
+"Last-Translator: Eloy Cuadra <[email protected]>\n"
 "Language-Team: Spanish <[email protected]>\n"
 "Language: es\n"
 "MIME-Version: 1.0\n"
@@ -25,4 +26,4 @@
 
 #: package/contents/ui/konsoleprofiles.qml:101
 msgid "Arbitrary String Which Says Something"
-msgstr "Cadena arbitraria que indica algo"
\ No newline at end of file
+msgstr "Cadena de texto que significa algo"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.3/po/es/plasma_runner_translator.po 
new/kdeplasma-addons-5.7.4/po/es/plasma_runner_translator.po
--- old/kdeplasma-addons-5.7.3/po/es/plasma_runner_translator.po        
2016-08-02 11:35:01.000000000 +0200
+++ new/kdeplasma-addons-5.7.4/po/es/plasma_runner_translator.po        
2016-08-23 14:39:18.000000000 +0200
@@ -2,13 +2,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Javier Viñal <[email protected]>, 2013.
+# Eloy Cuadra <[email protected]>, 2016.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2013-08-12 01:42+0000\n"
-"PO-Revision-Date: 2013-08-19 14:23+0200\n"
-"Last-Translator: Javier Viñal <[email protected]>\n"
+"PO-Revision-Date: 2016-08-07 12:18+0200\n"
+"Last-Translator: Eloy Cuadra <[email protected]>\n"
 "Language-Team: Spanish <[email protected]>\n"
 "Language: es\n"
 "MIME-Version: 1.0\n"
@@ -19,16 +20,16 @@
 
 #: translator.cpp:55
 msgid "<language code>"
-msgstr "<language code>"
+msgstr "<código de idioma>"
 
 #: translator.cpp:56
 msgid "Translates the word(s) :q: into target language"
-msgstr "Traduce las palabras :q: en el idioma destino"
+msgstr "Traduce las palabras :q: al idioma de destino"
 
 #: translator.cpp:59
 msgid "<source language>-<target language>"
-msgstr "<source language>-<target language>"
+msgstr "<idioma de origen>-<idioma de destino>"
 
 #: translator.cpp:60
 msgid "Translates the word(s) :q: from the source into target language"
-msgstr "Traduce las palabras :q: desde el idioma origen en el destino"
\ No newline at end of file
+msgstr "Traduce las palabras :q: del idioma de origen al de destino"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.3/po/es/plasma_runner_youtube.po 
new/kdeplasma-addons-5.7.4/po/es/plasma_runner_youtube.po
--- old/kdeplasma-addons-5.7.3/po/es/plasma_runner_youtube.po   2016-08-02 
11:35:01.000000000 +0200
+++ new/kdeplasma-addons-5.7.4/po/es/plasma_runner_youtube.po   2016-08-23 
14:39:18.000000000 +0200
@@ -3,13 +3,14 @@
 #
 # Rocio Gallego <traducciones @rociogallego.com>, 2012.
 # Javier Vinal <[email protected]>, 2013.
+# Eloy Cuadra <[email protected]>, 2016.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2013-04-09 04:44+0200\n"
-"PO-Revision-Date: 2013-11-25 14:09+0100\n"
-"Last-Translator: Javier Vinal <[email protected]>\n"
+"PO-Revision-Date: 2016-08-07 12:16+0200\n"
+"Last-Translator: Eloy Cuadra <[email protected]>\n"
 "Language-Team: Spanish <[email protected]>\n"
 "Language: es\n"
 "MIME-Version: 1.0\n"
@@ -21,8 +22,8 @@
 #: youtube.cpp:49
 msgid "Lists the videos matching the query, using YouTube search"
 msgstr ""
-"Muestra un listado de los vídeos que corresponden a la consulta utilizando "
-"la búsqueda de YouTube"
+"Muestra un listado de los vídeos que coinciden con la consulta usando la "
+"búsqueda de YouTube"
 
 #: youtube.cpp:148
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.3/po/et/plasma_applet_org.kde.plasma.mediaframe.po 
new/kdeplasma-addons-5.7.4/po/et/plasma_applet_org.kde.plasma.mediaframe.po
--- old/kdeplasma-addons-5.7.3/po/et/plasma_applet_org.kde.plasma.mediaframe.po 
1970-01-01 01:00:00.000000000 +0100
+++ new/kdeplasma-addons-5.7.4/po/et/plasma_applet_org.kde.plasma.mediaframe.po 
2016-08-23 14:39:19.000000000 +0200
@@ -0,0 +1,132 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Marek Laane <[email protected]>, 2016.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2016-07-17 14:00+0000\n"
+"PO-Revision-Date: 2016-08-18 19:41+0300\n"
+"Last-Translator: Marek Laane <[email protected]>\n"
+"Language-Team: Estonian <[email protected]>\n"
+"Language: et\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"
+
+#: package/contents/config/config.qml:25
+msgid "General"
+msgstr "Üldine"
+
+#: package/contents/config/config.qml:30
+#: package/contents/ui/ConfigPaths.qml:137
+msgid "Paths"
+msgstr "Asukohad"
+
+#: package/contents/ui/ConfigGeneral.qml:62
+msgid "Change picture every"
+msgstr "Piltide vahetamise sagedus"
+
+#: package/contents/ui/ConfigGeneral.qml:69
+msgid "s"
+msgstr "s"
+
+#: package/contents/ui/ConfigGeneral.qml:82
+msgid "Fill mode"
+msgstr "Täitmise režiim"
+
+#: package/contents/ui/ConfigGeneral.qml:91
+msgid "Stretch"
+msgstr "Venitamine"
+
+#: package/contents/ui/ConfigGeneral.qml:93
+msgid "The image is scaled to fit"
+msgstr "Pilt skaleeritakse sobivaks"
+
+#: package/contents/ui/ConfigGeneral.qml:96
+msgid "Preserve aspect fit"
+msgstr "Proportsioon säilitatakse"
+
+#: package/contents/ui/ConfigGeneral.qml:98
+#: package/contents/ui/ConfigGeneral.qml:151
+msgid "The image is scaled uniformly to fit without cropping"
+msgstr "Pilt skaleeritakse ühetaoliselt täitmiseks ilma kärpimata"
+
+#: package/contents/ui/ConfigGeneral.qml:101
+msgid "Preserve aspect crop"
+msgstr "Proportsioon säilitatakse, kärpimisvõimalus"
+
+#: package/contents/ui/ConfigGeneral.qml:103
+msgid "The image is scaled uniformly to fill, cropping if necessary"
+msgstr "Pilt skaleeritakse ühetaoliselt täitmiseks, vajadusel kärbitakse"
+
+#: package/contents/ui/ConfigGeneral.qml:106
+msgid "Tile"
+msgstr "Paanidena"
+
+#: package/contents/ui/ConfigGeneral.qml:108
+msgid "The image is duplicated horizontally and vertically"
+msgstr "Pilti korratakse rõht- ja püstsuunas"
+
+#: package/contents/ui/ConfigGeneral.qml:111
+msgid "Tile vertically"
+msgstr "Paanidena püstsuunas"
+
+#: package/contents/ui/ConfigGeneral.qml:113
+msgid "The image is stretched horizontally and tiled vertically"
+msgstr "Pilti venitatakse rõhtsuunas ja paanitakse püstsuunas"
+
+#: package/contents/ui/ConfigGeneral.qml:116
+msgid "Tile horizontally"
+msgstr "Paanidena rõhtsuunas"
+
+#: package/contents/ui/ConfigGeneral.qml:118
+msgid "The image is stretched vertically and tiled horizontally"
+msgstr "Pilti venitatakse püstsuunas ja paanitakse rõhtsuunas"
+
+#: package/contents/ui/ConfigGeneral.qml:121
+msgid "Pad"
+msgstr "Polster"
+
+#: package/contents/ui/ConfigGeneral.qml:123
+msgid "The image is not transformed"
+msgstr "Pilti ei muudeta"
+
+#: package/contents/ui/ConfigGeneral.qml:157
+msgid "Randomize items"
+msgstr "Elemendid juhuslikult"
+
+#: package/contents/ui/ConfigGeneral.qml:162
+msgid "Pause on mouseover"
+msgstr "Paus hiirekursori all"
+
+#: package/contents/ui/ConfigGeneral.qml:167
+msgid "Background frame"
+msgstr "Taustaraam"
+
+#: package/contents/ui/ConfigGeneral.qml:172
+msgid "Left click image opens in external viewer"
+msgstr "Vasakklõpsuga avaneb pilt välises näitajas"
+
+#: package/contents/ui/ConfigPaths.qml:63
+msgid "Choose files"
+msgstr "Failide valimine"
+
+#: package/contents/ui/ConfigPaths.qml:92
+msgid "Choose a folder"
+msgstr "Kataloogi valimine"
+
+#: package/contents/ui/ConfigPaths.qml:124
+msgid "Add folder..."
+msgstr "Lisa kataloog..."
+
+#: package/contents/ui/ConfigPaths.qml:130
+msgid "Add files..."
+msgstr "Lisa failid..."
+
+#: package/contents/ui/main.qml:418
+msgid "Configure plasmoid..."
+msgstr "Seadista plasmoidi..."
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.3/po/pl/plasma_applet_org.kde.plasma.weather.po 
new/kdeplasma-addons-5.7.4/po/pl/plasma_applet_org.kde.plasma.weather.po
--- old/kdeplasma-addons-5.7.3/po/pl/plasma_applet_org.kde.plasma.weather.po    
2016-08-02 11:35:14.000000000 +0200
+++ new/kdeplasma-addons-5.7.4/po/pl/plasma_applet_org.kde.plasma.weather.po    
2016-08-23 14:39:38.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-06-16 08:11+0000\n"
-"PO-Revision-Date: 2016-06-18 07:46+0100\n"
+"PO-Revision-Date: 2016-08-06 06:57+0100\n"
 "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
 "Language-Team: Polish <[email protected]>\n"
 "Language: pl\n"
@@ -161,7 +161,7 @@
 
 #: package/contents/ui/configWeatherStation.qml:90
 msgid "Location:"
-msgstr "Położenie:"
+msgstr "Miejscowość:"
 
 #: package/contents/ui/configWeatherStation.qml:128
 msgid "Search"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.3/po/ru/plasma_applet_org.kde.plasma.activitypager.po 
new/kdeplasma-addons-5.7.4/po/ru/plasma_applet_org.kde.plasma.activitypager.po
--- 
old/kdeplasma-addons-5.7.3/po/ru/plasma_applet_org.kde.plasma.activitypager.po  
    2016-08-02 11:35:15.000000000 +0200
+++ 
new/kdeplasma-addons-5.7.4/po/ru/plasma_applet_org.kde.plasma.activitypager.po  
    2016-08-23 14:39:37.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-03-10 07:55+0000\n"
-"PO-Revision-Date: 2016-03-17 11:21+0300\n"
+"PO-Revision-Date: 2016-08-12 01:14+0300\n"
 "Last-Translator: Alexander Potashev <[email protected]>\n"
 "Language-Team: Russian <[email protected]>\n"
 "Language: ru\n"
@@ -43,10 +43,8 @@
 msgstr "Показывать значки:"
 
 #: package/contents/ui/configGeneral.qml:114
-#, fuzzy
-#| msgid "Selecting current desktop:"
 msgid "Selecting current activity:"
-msgstr "При выборе текущего рабочего стола:"
+msgstr "При выборе текущей комнаты:"
 
 #: package/contents/ui/configGeneral.qml:120
 msgid "Does nothing"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.3/po/ru/plasma_applet_org.kde.plasma.systemloadviewer.po
 
new/kdeplasma-addons-5.7.4/po/ru/plasma_applet_org.kde.plasma.systemloadviewer.po
--- 
old/kdeplasma-addons-5.7.3/po/ru/plasma_applet_org.kde.plasma.systemloadviewer.po
   2016-08-02 11:35:15.000000000 +0200
+++ 
new/kdeplasma-addons-5.7.4/po/ru/plasma_applet_org.kde.plasma.systemloadviewer.po
   2016-08-23 14:39:37.000000000 +0200
@@ -2,14 +2,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Nick Shaforostoff <[email protected]>, 2009.
-# Alexander Potashev <[email protected]>, 2010, 2015.
+# Alexander Potashev <[email protected]>, 2010, 2015, 2016.
 # Alexander Lakhin <[email protected]>, 2013.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-11-03 14:06+0000\n"
-"PO-Revision-Date: 2015-04-21 20:40+0300\n"
+"PO-Revision-Date: 2016-08-20 15:54+0300\n"
 "Last-Translator: Alexander Potashev <[email protected]>\n"
 "Language-Team: Russian <[email protected]>\n"
 "Language: ru\n"
@@ -128,10 +128,9 @@
 msgstr " с"
 
 #: package/contents/ui/SystemLoadViewer.qml:211
-#, fuzzy, kde-format
-#| msgid "CPU %1 Usage: %2% at %3 MHz<br />"
+#, kde-format
 msgid "CPU%1: %2% @ %3 Mhz"
-msgstr "Использование ЦП %1: %2% при %3 МГц<br />"
+msgstr "ЦП %1: %2% при %3 МГц"
 
 #: package/contents/ui/SystemLoadViewer.qml:219
 #, kde-format
@@ -160,4 +159,4 @@
 #: package/contents/ui/SystemLoadViewer.qml:387
 #, kde-format
 msgid "CPU %1"
-msgstr ""
\ No newline at end of file
+msgstr "Процессор %1"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.3/po/ru/plasma_applet_org.kde.plasma.weather.po 
new/kdeplasma-addons-5.7.4/po/ru/plasma_applet_org.kde.plasma.weather.po
--- old/kdeplasma-addons-5.7.3/po/ru/plasma_applet_org.kde.plasma.weather.po    
2016-08-02 11:35:15.000000000 +0200
+++ new/kdeplasma-addons-5.7.4/po/ru/plasma_applet_org.kde.plasma.weather.po    
2016-08-23 14:39:37.000000000 +0200
@@ -1,15 +1,15 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
+#
 # Nick Shaforostoff <[email protected]>, 2009.
 # Artem Sereda <[email protected]>, 2009.
 # Alexander Potashev <[email protected]>, 2010, 2016.
-#
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-06-16 08:11+0000\n"
-"PO-Revision-Date: 2016-06-08 01:58+0300\n"
+"PO-Revision-Date: 2016-08-20 14:59+0300\n"
 "Last-Translator: Alexander Potashev <[email protected]>\n"
 "Language-Team: Russian <[email protected]>\n"
 "Language: ru\n"
@@ -26,110 +26,107 @@
 #: i18n.dat:1
 msgctxt "wind direction"
 msgid "N"
-msgstr ""
+msgstr "С"
 
 #: i18n.dat:2
 msgctxt "wind direction"
 msgid "NNE"
-msgstr ""
+msgstr "ССВ"
 
 #: i18n.dat:3
 msgctxt "wind direction"
 msgid "NE"
-msgstr ""
+msgstr "СВ"
 
 #: i18n.dat:4
 msgctxt "wind direction"
 msgid "ENE"
-msgstr ""
+msgstr "ВСВ"
 
 #: i18n.dat:5
 msgctxt "wind direction"
 msgid "E"
-msgstr ""
+msgstr "В"
 
 #: i18n.dat:6
 msgctxt "wind direction"
 msgid "SSE"
-msgstr ""
+msgstr "ЮЮВ"
 
 #: i18n.dat:7
 msgctxt "wind direction"
 msgid "SE"
-msgstr ""
+msgstr "ЮВ"
 
 #: i18n.dat:8
 msgctxt "wind direction"
 msgid "ESE"
-msgstr ""
+msgstr "ВЮВ"
 
 #: i18n.dat:9
 msgctxt "wind direction"
 msgid "S"
-msgstr ""
+msgstr "Ю"
 
 #: i18n.dat:10
 msgctxt "wind direction"
 msgid "NNW"
-msgstr ""
+msgstr "ССЗ"
 
 #: i18n.dat:11
 msgctxt "wind direction"
 msgid "NW"
-msgstr ""
+msgstr "СЗ"
 
 #: i18n.dat:12
 msgctxt "wind direction"
 msgid "WNW"
-msgstr ""
+msgstr "ЗСЗ"
 
 #: i18n.dat:13
 msgctxt "wind direction"
 msgid "W"
-msgstr ""
+msgstr "З"
 
 #: i18n.dat:14
 msgctxt "wind direction"
 msgid "SSW"
-msgstr ""
+msgstr "ЮЮЗ"
 
 #: i18n.dat:15
 msgctxt "wind direction"
 msgid "SW"
-msgstr ""
+msgstr "ЮЗ"
 
 #: i18n.dat:16
 msgctxt "wind direction"
 msgid "WSW"
-msgstr ""
+msgstr "ЗЮЗ"
 
 #: i18n.dat:17
 msgctxt "wind direction"
 msgid "VR"
-msgstr ""
+msgstr "переменчивый"
 
 #: i18n.dat:18
-#, fuzzy
-#| msgctxt "Wind condition"
-#| msgid "Calm"
 msgctxt "wind speed"
 msgid "Calm"
-msgstr "Безветренно"
+msgstr "Штиль"
 
 #: i18n.dat:19
 msgctxt "pressure tendency"
 msgid "rising"
-msgstr ""
+msgstr "повышается"
 
 #: i18n.dat:20
 msgctxt "pressure tendency"
 msgid "falling"
-msgstr ""
+msgstr "понижается"
 
 #: i18n.dat:21
 msgctxt "pressure tendency"
 msgid "steady"
-msgstr ""
+msgstr "не меняется"
 
 #: package/contents/config/config.qml:24
 msgid "Weather Station"
@@ -189,16 +186,12 @@
 msgstr "Необходимо выполнить настройку"
 
 #: package/contents/ui/main.qml:47
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "%1 is the weather condition, %2 is the temperature, both come from the "
-#| "weather provider"
-#| msgid "%1 %2"
+#, kde-format
 msgctxt ""
 "%1 is the weather condition, %2 is the temperature,  both come from the "
 "weather provider"
 msgid "%1 %2"
-msgstr "%1 %2"
+msgstr "%1, %2"
 
 #: package/contents/ui/main.qml:100
 msgid "Details"
@@ -309,12 +302,10 @@
 msgstr "н/д"
 
 #: weatherapplet.cpp:219
-#, fuzzy, kde-format
-#| msgctxt "certain weather condition, probability percentage"
-#| msgid "%1 (%2%)"
+#, kde-format
 msgctxt "certain weather condition (probability percentage)"
 msgid "%1 (%2%)"
-msgstr "%1 (%2)"
+msgstr "%1 (%2%)"
 
 #: weatherapplet.cpp:229 weatherapplet.cpp:241
 msgctxt "Short for no data available"
@@ -380,9 +371,6 @@
 msgstr "Влажность: %1 %2"
 
 #: weatherapplet.cpp:351
-#, fuzzy
-#| msgctxt "Precent, measure unit"
-#| msgid "%"
 msgctxt "Percent, measure unit"
 msgid "%"
 msgstr "%"


Reply via email to