Hello community,

here is the log from the commit of package plasma5-addons for openSUSE:Factory 
checked in at 2016-08-08 13:54:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-07-15 12:27:27.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-addons.new/plasma5-addons.changes       
2016-08-08 13:54:33.000000000 +0200
@@ -1,0 +2,23 @@
+Wed Jul 20 08:54:36 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:33 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:50:24 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:
----
  kdeplasma-addons-5.7.0.tar.xz
  plasma5-addons-rpmlintrc

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

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

Other differences:
------------------
++++++ plasma5-addons.spec ++++++
--- /var/tmp/diff_new_pack.0NgefF/_old  2016-08-08 13:54:33.000000000 +0200
+++ /var/tmp/diff_new_pack.0NgefF/_new  2016-08-08 13:54:33.000000000 +0200
@@ -18,14 +18,13 @@
 
 %bcond_without lang
 Name:           plasma5-addons
-Version:        5.7.0
+Version:        5.7.2
 Release:        0
 Summary:        Additional Plasma5 Widgets
 License:        LGPL-2.1 and GPL-2.0+ and GPL-3.0
 Group:          System/GUI/KDE
 Url:            http://www.kde.org/
 Source:         kdeplasma-addons-%{version}.tar.xz
-Source99:       %{name}-rpmlintrc
 BuildRequires:  kf5-filesystem
 BuildRequires:  cmake(KF5Activities) >= 5.8.0
 BuildRequires:  cmake(KF5Config) >= 5.8.0
@@ -77,11 +76,14 @@
 %setup -q -n kdeplasma-addons-%{version}
 
 %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
 
 %post -p /sbin/ldconfig
 
@@ -102,10 +104,8 @@
 %{_kf5_iconsdir}/hicolor/*/*/*.*
 
 %if %{with lang}
-%files lang
-%defattr(-,root,root)
+%files lang -f %{name}.lang
 %doc COPYING*
-%{_kf5_localedir}/
 %endif
 
 %changelog

++++++ kdeplasma-addons-5.7.0.tar.xz -> kdeplasma-addons-5.7.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdeplasma-addons-5.7.0/CMakeLists.txt 
new/kdeplasma-addons-5.7.2/CMakeLists.txt
--- old/kdeplasma-addons-5.7.0/CMakeLists.txt   2016-06-30 16:54:22.000000000 
+0200
+++ new/kdeplasma-addons-5.7.2/CMakeLists.txt   2016-07-19 12:56:08.000000000 
+0200
@@ -1,5 +1,5 @@
 project(kdeplasma-addons)
-set(PROJECT_VERSION "5.7.0")
+set(PROJECT_VERSION "5.7.2")
 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.0/applets/fuzzy-clock/package/metadata.desktop 
new/kdeplasma-addons-5.7.2/applets/fuzzy-clock/package/metadata.desktop
--- old/kdeplasma-addons-5.7.0/applets/fuzzy-clock/package/metadata.desktop     
2016-06-30 16:53:19.000000000 +0200
+++ new/kdeplasma-addons-5.7.2/applets/fuzzy-clock/package/metadata.desktop     
2016-07-19 12:55:19.000000000 +0200
@@ -17,7 +17,7 @@
 Name[fr]=Horloge floue
 Name[ga]=Clog Doiléir
 Name[gl]=Reloxo impreciso
-Name[he]=שעון מטשטש
+Name[he]=שעון לא מדויק
 Name[hr]=Neizrazit sat
 Name[hu]=Fuzzy óra
 Name[is]=Ónákvæm klukka
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.0/applets/kickerdash/metadata.desktop 
new/kdeplasma-addons-5.7.2/applets/kickerdash/metadata.desktop
--- old/kdeplasma-addons-5.7.0/applets/kickerdash/metadata.desktop      
2016-06-30 16:53:19.000000000 +0200
+++ new/kdeplasma-addons-5.7.2/applets/kickerdash/metadata.desktop      
2016-07-19 12:55:19.000000000 +0200
@@ -10,6 +10,7 @@
 Name[fi]=Sovelluskojelauta
 Name[fr]=Tableau de bord des applications
 Name[gl]=Cadro de control de programas
+Name[he]=משגר בסך מלא
 Name[hu]=Alkalmazásáttekintő
 Name[it]=Cruscotto applicazioni
 Name[ko]=프로그램 대시보드
@@ -45,6 +46,7 @@
 Comment[fi]=Koko näytön sovelluskäynnistin
 Comment[fr]=Un lanceur d'application en plein écran
 Comment[gl]=Un iniciador de programas a pantalla completa.
+Comment[he]=משגר יישומים במסך מלא
 Comment[hu]=Teljes képernyős alkalmazásindító
 Comment[it]=Un lanciatore di applicazioni a schermo intero
 Comment[ko]=전체 화면 프로그램 실행기
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.0/applets/lancelot/application/lancelot.notifyrc 
new/kdeplasma-addons-5.7.2/applets/lancelot/application/lancelot.notifyrc
--- old/kdeplasma-addons-5.7.0/applets/lancelot/application/lancelot.notifyrc   
2016-06-30 16:53:19.000000000 +0200
+++ new/kdeplasma-addons-5.7.2/applets/lancelot/application/lancelot.notifyrc   
2016-07-19 12:55:19.000000000 +0200
@@ -226,6 +226,7 @@
 Name[fi]=Virhe avattaessa lokia
 Name[fr]=Impossible de lire le journal
 Name[gl]=Aconteceu un erro ao abrir o rexistro
+Name[he]=שגיאה בפתיחת היומן
 Name[hr]=Greška pri otvaranju dnevnika
 Name[hu]=Hiba a napló megnyitásakor
 Name[is]=Villa við að opna annál
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.0/applets/mediaframe/package/contents/ui/main.qml 
new/kdeplasma-addons-5.7.2/applets/mediaframe/package/contents/ui/main.qml
--- old/kdeplasma-addons-5.7.0/applets/mediaframe/package/contents/ui/main.qml  
2016-06-30 16:53:19.000000000 +0200
+++ new/kdeplasma-addons-5.7.2/applets/mediaframe/package/contents/ui/main.qml  
2016-07-19 12:55:19.000000000 +0200
@@ -16,7 +16,7 @@
  *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  2.010-1301, 
USA.
  */
 
-import QtQuick 2.3
+import QtQuick 2.5
 import QtQuick.Layouts 1.1
 import QtQuick.Dialogs 1.2
 import QtQuick.Controls 1.3
@@ -183,9 +183,8 @@
                 cache: false
                 source: transitionSource
 
-                // TODO
-                //asynchronous: true
-                //autoTransform: true //new API in Qt 5.5, do not backport 
into Plasma 5.4.
+                asynchronous: true
+                autoTransform: true
             }
 
             Image {
@@ -197,9 +196,8 @@
                 cache: false
                 source: activeSource
 
-                // TODO
-                //asynchronous: true
-                //autoTransform: true //new API in Qt 5.5, do not backport 
into Plasma 5.4.
+                asynchronous: true
+                autoTransform: true
 
                 MouseArea {
                     anchors.fill: parent
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.0/applets/mediaplayer/plasma-applet-mediaplayer.desktop
 
new/kdeplasma-addons-5.7.2/applets/mediaplayer/plasma-applet-mediaplayer.desktop
--- 
old/kdeplasma-addons-5.7.0/applets/mediaplayer/plasma-applet-mediaplayer.desktop
    2016-06-30 16:53:19.000000000 +0200
+++ 
new/kdeplasma-addons-5.7.2/applets/mediaplayer/plasma-applet-mediaplayer.desktop
    2016-07-19 12:55:19.000000000 +0200
@@ -16,6 +16,7 @@
 Name[fr]=Lecteur de média
 Name[ga]=Seinnteoir Meán
 Name[gl]=Reprodutor multimedia
+Name[he]=נגן מדיה
 Name[hr]=Svirač medija
 Name[hu]=Médialejátszó
 Name[is]=Margmiðlunarspilari
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.0/po/ca/plasma_applet_org.kde.plasma.mediaframe.po 
new/kdeplasma-addons-5.7.2/po/ca/plasma_applet_org.kde.plasma.mediaframe.po
--- old/kdeplasma-addons-5.7.0/po/ca/plasma_applet_org.kde.plasma.mediaframe.po 
2016-06-30 16:53:26.000000000 +0200
+++ new/kdeplasma-addons-5.7.2/po/ca/plasma_applet_org.kde.plasma.mediaframe.po 
2016-07-19 12:55:25.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: plasma_applet_org.kde.plasma.mediaframe\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-04-09 07:59+0000\n"
+"POT-Creation-Date: 2016-07-17 14:00+0000\n"
 "PO-Revision-Date: 2016-04-09 15:28+0200\n"
 "Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
@@ -130,6 +130,6 @@
 msgid "Add files..."
 msgstr "Afegeix fitxers..."
 
-#: package/contents/ui/main.qml:420
+#: package/contents/ui/main.qml:418
 msgid "Configure plasmoid..."
 msgstr "Configura el plasmoide..."
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.0/po/ca@valencia/plasma_applet_org.kde.plasma.mediaframe.po
 
new/kdeplasma-addons-5.7.2/po/ca@valencia/plasma_applet_org.kde.plasma.mediaframe.po
--- 
old/kdeplasma-addons-5.7.0/po/ca@valencia/plasma_applet_org.kde.plasma.mediaframe.po
        2016-06-30 16:53:26.000000000 +0200
+++ 
new/kdeplasma-addons-5.7.2/po/ca@valencia/plasma_applet_org.kde.plasma.mediaframe.po
        2016-07-19 12:55:25.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: plasma_applet_org.kde.plasma.mediaframe\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-04-09 07:59+0000\n"
+"POT-Creation-Date: 2016-07-17 14:00+0000\n"
 "PO-Revision-Date: 2016-04-09 15:28+0200\n"
 "Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
@@ -130,6 +130,6 @@
 msgid "Add files..."
 msgstr "Afig fitxers..."
 
-#: package/contents/ui/main.qml:420
+#: package/contents/ui/main.qml:418
 msgid "Configure plasmoid..."
 msgstr "Configura el plasmoide..."
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.0/po/cs/plasma_applet_org.kde.plasma.mediaframe.po 
new/kdeplasma-addons-5.7.2/po/cs/plasma_applet_org.kde.plasma.mediaframe.po
--- old/kdeplasma-addons-5.7.0/po/cs/plasma_applet_org.kde.plasma.mediaframe.po 
2016-06-30 16:53:26.000000000 +0200
+++ new/kdeplasma-addons-5.7.2/po/cs/plasma_applet_org.kde.plasma.mediaframe.po 
2016-07-19 12:55:26.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-04-09 07:59+0000\n"
+"POT-Creation-Date: 2016-07-17 14:00+0000\n"
 "PO-Revision-Date: 2016-04-11 15:34+0100\n"
 "Last-Translator: Vít Pelčák <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
@@ -127,6 +127,6 @@
 msgid "Add files..."
 msgstr "Přidat soubory..."
 
-#: package/contents/ui/main.qml:420
+#: package/contents/ui/main.qml:418
 msgid "Configure plasmoid..."
 msgstr "Nastavit plasmoid..."
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.0/po/cs/plasma_applet_org.kde.plasma.weather.po 
new/kdeplasma-addons-5.7.2/po/cs/plasma_applet_org.kde.plasma.weather.po
--- old/kdeplasma-addons-5.7.0/po/cs/plasma_applet_org.kde.plasma.weather.po    
2016-06-30 16:53:26.000000000 +0200
+++ new/kdeplasma-addons-5.7.2/po/cs/plasma_applet_org.kde.plasma.weather.po    
2016-07-19 12:55:26.000000000 +0200
@@ -20,92 +20,89 @@
 #: i18n.dat:1
 msgctxt "wind direction"
 msgid "N"
-msgstr ""
+msgstr "S"
 
 #: i18n.dat:2
 msgctxt "wind direction"
 msgid "NNE"
-msgstr ""
+msgstr "SSV"
 
 #: i18n.dat:3
 msgctxt "wind direction"
 msgid "NE"
-msgstr ""
+msgstr "SV"
 
 #: i18n.dat:4
 msgctxt "wind direction"
 msgid "ENE"
-msgstr ""
+msgstr "VSV"
 
 #: i18n.dat:5
 msgctxt "wind direction"
 msgid "E"
-msgstr ""
+msgstr "V"
 
 #: i18n.dat:6
 msgctxt "wind direction"
 msgid "SSE"
-msgstr ""
+msgstr "JJV"
 
 #: i18n.dat:7
 msgctxt "wind direction"
 msgid "SE"
-msgstr ""
+msgstr "JV"
 
 #: i18n.dat:8
 msgctxt "wind direction"
 msgid "ESE"
-msgstr ""
+msgstr "VJV"
 
 #: i18n.dat:9
 msgctxt "wind direction"
 msgid "S"
-msgstr ""
+msgstr "J"
 
 #: i18n.dat:10
 msgctxt "wind direction"
 msgid "NNW"
-msgstr ""
+msgstr "SSZ"
 
 #: i18n.dat:11
 msgctxt "wind direction"
 msgid "NW"
-msgstr ""
+msgstr "SZ"
 
 #: i18n.dat:12
 msgctxt "wind direction"
 msgid "WNW"
-msgstr ""
+msgstr "ZSZ"
 
 #: i18n.dat:13
 msgctxt "wind direction"
 msgid "W"
-msgstr ""
+msgstr "Z"
 
 #: i18n.dat:14
 msgctxt "wind direction"
 msgid "SSW"
-msgstr ""
+msgstr "JJZ"
 
 #: i18n.dat:15
 msgctxt "wind direction"
 msgid "SW"
-msgstr ""
+msgstr "SZ"
 
 #: i18n.dat:16
 msgctxt "wind direction"
 msgid "WSW"
-msgstr ""
+msgstr "ZJZ"
 
 #: i18n.dat:17
 msgctxt "wind direction"
 msgid "VR"
-msgstr ""
+msgstr "Bezvětří"
 
 #: i18n.dat:18
-#, fuzzy
-#| msgctxt "Wind condition"
-#| msgid "Calm"
 msgctxt "wind speed"
 msgid "Calm"
 msgstr "Bezvětří"
@@ -113,17 +110,17 @@
 #: i18n.dat:19
 msgctxt "pressure tendency"
 msgid "rising"
-msgstr ""
+msgstr "rostoucí"
 
 #: i18n.dat:20
 msgctxt "pressure tendency"
 msgid "falling"
-msgstr ""
+msgstr "klesající"
 
 #: i18n.dat:21
 msgctxt "pressure tendency"
 msgid "steady"
-msgstr ""
+msgstr "stabilní"
 
 #: package/contents/config/config.qml:24
 msgid "Weather Station"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.0/po/da/plasma_applet_org.kde.plasma.mediaframe.po 
new/kdeplasma-addons-5.7.2/po/da/plasma_applet_org.kde.plasma.mediaframe.po
--- old/kdeplasma-addons-5.7.0/po/da/plasma_applet_org.kde.plasma.mediaframe.po 
2016-06-30 16:53:28.000000000 +0200
+++ new/kdeplasma-addons-5.7.2/po/da/plasma_applet_org.kde.plasma.mediaframe.po 
2016-07-19 12:55:27.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-04-09 07:59+0000\n"
+"POT-Creation-Date: 2016-07-17 14:00+0000\n"
 "PO-Revision-Date: 2016-06-18 14:43+0100\n"
 "Last-Translator: Martin Schlander <[email protected]>\n"
 "Language-Team: Danish <[email protected]>\n"
@@ -127,6 +127,6 @@
 msgid "Add files..."
 msgstr "Tilføj filer..."
 
-#: package/contents/ui/main.qml:420
+#: package/contents/ui/main.qml:418
 msgid "Configure plasmoid..."
 msgstr "Indstil plasmoid..."
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.0/po/de/plasma_applet_org.kde.plasma.mediaframe.po 
new/kdeplasma-addons-5.7.2/po/de/plasma_applet_org.kde.plasma.mediaframe.po
--- old/kdeplasma-addons-5.7.0/po/de/plasma_applet_org.kde.plasma.mediaframe.po 
2016-06-30 16:53:28.000000000 +0200
+++ new/kdeplasma-addons-5.7.2/po/de/plasma_applet_org.kde.plasma.mediaframe.po 
2016-07-19 12:55:27.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-04-09 07:59+0000\n"
+"POT-Creation-Date: 2016-07-17 14:00+0000\n"
 "PO-Revision-Date: 2016-04-17 09:12+0100\n"
 "Last-Translator: Frederik Schwarzer <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
@@ -127,6 +127,6 @@
 msgid "Add files..."
 msgstr "Dateien hinzufügen ..."
 
-#: package/contents/ui/main.qml:420
+#: package/contents/ui/main.qml:418
 msgid "Configure plasmoid..."
 msgstr "Plasmoid einrichten ..."
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.0/po/en_GB/plasma_applet_org.kde.plasma.mediaframe.po 
new/kdeplasma-addons-5.7.2/po/en_GB/plasma_applet_org.kde.plasma.mediaframe.po
--- 
old/kdeplasma-addons-5.7.0/po/en_GB/plasma_applet_org.kde.plasma.mediaframe.po  
    2016-06-30 16:53:29.000000000 +0200
+++ 
new/kdeplasma-addons-5.7.2/po/en_GB/plasma_applet_org.kde.plasma.mediaframe.po  
    2016-07-19 12:55:28.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-04-09 07:59+0000\n"
+"POT-Creation-Date: 2016-07-17 14:00+0000\n"
 "PO-Revision-Date: 2016-04-24 11:21+0100\n"
 "Last-Translator: Steve Allewell <[email protected]>\n"
 "Language-Team: British English <[email protected]>\n"
@@ -127,6 +127,6 @@
 msgid "Add files..."
 msgstr "Add files..."
 
-#: package/contents/ui/main.qml:420
+#: package/contents/ui/main.qml:418
 msgid "Configure plasmoid..."
 msgstr "Configure plasmoid..."
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.0/po/es/plasma_applet_org.kde.plasma.mediaframe.po 
new/kdeplasma-addons-5.7.2/po/es/plasma_applet_org.kde.plasma.mediaframe.po
--- old/kdeplasma-addons-5.7.0/po/es/plasma_applet_org.kde.plasma.mediaframe.po 
2016-06-30 16:53:31.000000000 +0200
+++ new/kdeplasma-addons-5.7.2/po/es/plasma_applet_org.kde.plasma.mediaframe.po 
2016-07-19 12:55:29.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: plasma_applet_org\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-04-09 07:59+0000\n"
+"POT-Creation-Date: 2016-07-17 14:00+0000\n"
 "PO-Revision-Date: 2016-04-09 13:30+0200\n"
 "Last-Translator: Eloy Cuadra <[email protected]>\n"
 "Language-Team: Spanish <[email protected]>\n"
@@ -133,6 +133,6 @@
 msgid "Add files..."
 msgstr "Añadir archivos..."
 
-#: package/contents/ui/main.qml:420
+#: package/contents/ui/main.qml:418
 msgid "Configure plasmoid..."
 msgstr "Configurar plasmoide..."
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.0/po/fi/plasma_applet_fileWatcher.po 
new/kdeplasma-addons-5.7.2/po/fi/plasma_applet_fileWatcher.po
--- old/kdeplasma-addons-5.7.0/po/fi/plasma_applet_fileWatcher.po       
2016-06-30 16:53:32.000000000 +0200
+++ new/kdeplasma-addons-5.7.2/po/fi/plasma_applet_fileWatcher.po       
2016-07-19 12:55:31.000000000 +0200
@@ -5,7 +5,7 @@
 # Mikko Piippo <[email protected]>, 2008.
 # Teemu Rytilahti <[email protected]>, 2008.
 # Tommi Nieminen <[email protected]>, 2010.
-# Lasse Liehu <[email protected]>, 2012, 2014.
+# Lasse Liehu <[email protected]>, 2012, 2014, 2016.
 #
 # KDE Finnish translation sprint participants:
 # Author: Artnay
@@ -14,16 +14,16 @@
 "Project-Id-Version: plasma_applet_fileWatcher\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2012-08-20 04:42+0200\n"
-"PO-Revision-Date: 2014-04-07 22:07+0300\n"
+"PO-Revision-Date: 2016-07-04 22:20+0200\n"
 "Last-Translator: Lasse Liehu <[email protected]>\n"
-"Language-Team: Finnish <[email protected]>\n"
+"Language-Team: Finnish <[email protected]>\n"
 "Language: fi\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-POT-Import-Date: 2012-12-01 22:25:23+0000\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 
 #: fileWatcher.cpp:88
 msgid "Select a file to watch."
@@ -85,7 +85,7 @@
 #. i18n: ectx: property (text), widget (QRadioButton, 
useRegularExpressionsRadioButton)
 #: filtersConfig.ui:58
 msgid "Use regular expressions"
-msgstr "Käytä sääntölausekkeita"
+msgstr "Käytä säännöllisiä lausekkeita"
 
 #. i18n: ectx: property (text), widget (QRadioButton, useExactMatchRadioButton)
 #: filtersConfig.ui:68
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.0/po/fi/plasma_applet_org.kde.plasma.mediaframe.po 
new/kdeplasma-addons-5.7.2/po/fi/plasma_applet_org.kde.plasma.mediaframe.po
--- old/kdeplasma-addons-5.7.0/po/fi/plasma_applet_org.kde.plasma.mediaframe.po 
2016-06-30 16:53:32.000000000 +0200
+++ new/kdeplasma-addons-5.7.2/po/fi/plasma_applet_org.kde.plasma.mediaframe.po 
2016-07-19 12:55:31.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-04-09 07:59+0000\n"
+"POT-Creation-Date: 2016-07-17 14:00+0000\n"
 "PO-Revision-Date: 2016-04-18 16:38+0200\n"
 "Last-Translator: Lasse Liehu <[email protected]>\n"
 "Language-Team: Finnish <[email protected]>\n"
@@ -128,6 +128,6 @@
 msgid "Add files..."
 msgstr "Lisää tiedostoja…"
 
-#: package/contents/ui/main.qml:420
+#: package/contents/ui/main.qml:418
 msgid "Configure plasmoid..."
 msgstr "Plasmoidin asetukset…"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.0/po/gl/plasma_applet_org.kde.plasma.mediaframe.po 
new/kdeplasma-addons-5.7.2/po/gl/plasma_applet_org.kde.plasma.mediaframe.po
--- old/kdeplasma-addons-5.7.0/po/gl/plasma_applet_org.kde.plasma.mediaframe.po 
2016-06-30 16:53:34.000000000 +0200
+++ new/kdeplasma-addons-5.7.2/po/gl/plasma_applet_org.kde.plasma.mediaframe.po 
2016-07-19 12:55:32.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-04-09 07:59+0000\n"
+"POT-Creation-Date: 2016-07-17 14:00+0000\n"
 "PO-Revision-Date: 2016-04-21 07:30+0100\n"
 "Last-Translator: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail."
 "com>\n"
@@ -131,6 +131,6 @@
 msgid "Add files..."
 msgstr "Engadir ficheiros…"
 
-#: package/contents/ui/main.qml:420
+#: package/contents/ui/main.qml:418
 msgid "Configure plasmoid..."
 msgstr "Configurar o plasmoide…"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.0/po/he/plasma_applet_org.kde.plasma.userswitcher.po 
new/kdeplasma-addons-5.7.2/po/he/plasma_applet_org.kde.plasma.userswitcher.po
--- 
old/kdeplasma-addons-5.7.0/po/he/plasma_applet_org.kde.plasma.userswitcher.po   
    1970-01-01 01:00:00.000000000 +0100
+++ 
new/kdeplasma-addons-5.7.2/po/he/plasma_applet_org.kde.plasma.userswitcher.po   
    2016-07-19 12:55:32.000000000 +0200
@@ -0,0 +1,93 @@
+# 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-04-09 07:59+0000\n"
+"PO-Revision-Date: 2016-06-29 01:22+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"
+
+#: package/contents/config/config.qml:25
+msgid "General"
+msgstr "כללי"
+
+#: package/contents/ui/configGeneral.qml:34
+msgid "User name display"
+msgstr ""
+
+#: package/contents/ui/configGeneral.qml:47
+msgid "Show full name (if available)"
+msgstr ""
+
+#: package/contents/ui/configGeneral.qml:54
+msgid "Show login username"
+msgstr ""
+
+#: package/contents/ui/configGeneral.qml:61
+msgid "Layout"
+msgstr "פריסה"
+
+#: package/contents/ui/configGeneral.qml:77
+msgid "Show only name"
+msgstr "הראה שם בלבד"
+
+#: package/contents/ui/configGeneral.qml:85
+msgid "Show only avatar"
+msgstr "הראה תמונה בלבד"
+
+#: package/contents/ui/configGeneral.qml:93
+msgid "Show both avatar and name"
+msgstr "הראה את התמונה והשם"
+
+#: package/contents/ui/configGeneral.qml:99
+msgid "Show technical information about sessions"
+msgstr ""
+
+#: package/contents/ui/main.qml:52
+#, kde-format
+msgid "You are logged in as <b>%1</b>"
+msgstr ""
+
+#: package/contents/ui/main.qml:166
+msgid "Current user"
+msgstr "משתמש נוכחי"
+
+#: package/contents/ui/main.qml:188
+msgctxt "Nobody logged in on that session"
+msgid "Unused"
+msgstr ""
+
+#: package/contents/ui/main.qml:204
+#, kde-format
+msgctxt "User logged in on console number"
+msgid "TTY %1"
+msgstr ""
+
+#: package/contents/ui/main.qml:206
+#, kde-format
+msgctxt "User logged in on console (X display number)"
+msgid "on %1 (%2)"
+msgstr ""
+
+#: package/contents/ui/main.qml:225
+msgid "New Session"
+msgstr "הפעלה חדשה"
+
+#: package/contents/ui/main.qml:234
+msgid "Lock Screen"
+msgstr "מסך נעילה"
+
+#: package/contents/ui/main.qml:244
+msgctxt "Show a dialog with options to logout/shutdown/restart"
+msgid "Leave..."
+msgstr "עזוב..."
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.0/po/he/plasma_runner_audioplayercontrol.po 
new/kdeplasma-addons-5.7.2/po/he/plasma_runner_audioplayercontrol.po
--- old/kdeplasma-addons-5.7.0/po/he/plasma_runner_audioplayercontrol.po        
1970-01-01 01:00:00.000000000 +0100
+++ new/kdeplasma-addons-5.7.2/po/he/plasma_runner_audioplayercontrol.po        
2016-07-19 12:55:32.000000000 +0200
@@ -0,0 +1,388 @@
+# 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: 2013-01-13 03:27+0100\n"
+"PO-Revision-Date: 2016-06-29 19:58+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"
+
+#: audioplayercontrolrunner.cpp:118
+msgid "Start playing"
+msgstr "התחל ניגון"
+
+#: audioplayercontrolrunner.cpp:118 audioplayercontrolrunner.cpp:136
+#: audioplayercontrolrunner.cpp:145 audioplayercontrolrunner.cpp:154
+#: audioplayercontrolrunner.cpp:162 audioplayercontrolrunner.cpp:171
+#: audioplayercontrolrunner.cpp:177 audioplayercontrolrunner.cpp:185
+#: audioplayercontrolrunner.cpp:191 audioplayercontrolrunner.cpp:200
+#: audioplayercontrolrunner.cpp:207
+msgid "Audio player control"
+msgstr "שליטת ניגון שמע"
+
+#: audioplayercontrolrunner.cpp:136
+msgid "Play next song"
+msgstr "נגן את השיר הבא"
+
+#: audioplayercontrolrunner.cpp:145
+msgid "Play previous song"
+msgstr "נגן את השיר הקודפ"
+
+#: audioplayercontrolrunner.cpp:154
+msgid "Pause playing"
+msgstr "השהה ניגון"
+
+#: audioplayercontrolrunner.cpp:162
+msgid "Stop playing"
+msgstr "עצור ניגון"
+
+#: audioplayercontrolrunner.cpp:170 audioplayercontrolrunner.cpp:176
+#, kde-format
+msgid "Increase volume by %1"
+msgstr "הגבר עוצמה ב־%1"
+
+#: audioplayercontrolrunner.cpp:184 audioplayercontrolrunner.cpp:190
+#, kde-format
+msgid "Reduce volume by %1"
+msgstr "הנמך עוצמה ב־%1"
+
+#: audioplayercontrolrunner.cpp:199
+#, kde-format
+msgid "Set volume to %1%"
+msgstr "הגדר עוצמה ל־%1"
+
+#: audioplayercontrolrunner.cpp:207 audioplayercontrolrunner_config.cpp:163
+msgid "Mute"
+msgstr "השתק"
+
+#: audioplayercontrolrunner.cpp:216
+#, kde-format
+msgid "Quit %1"
+msgstr "סגור %1"
+
+#: audioplayercontrolrunner.cpp:315 audioplayercontrolrunner_config.cpp:158
+msgid "Play"
+msgstr "ניגון"
+
+#: audioplayercontrolrunner.cpp:316 audioplayercontrolrunner_config.cpp:160
+msgid "Queue"
+msgstr "תור"
+
+#: audioplayercontrolrunner.cpp:317
+msgid "Append to playlist"
+msgstr "הוספה לרשימת השמעה"
+
+#: audioplayercontrolrunner.cpp:336 audioplayercontrolrunner_config.cpp:93
+msgid "play"
+msgstr "ניגון"
+
+#: audioplayercontrolrunner.cpp:337 audioplayercontrolrunner_config.cpp:94
+msgid "append"
+msgstr "הוספה"
+
+#: audioplayercontrolrunner.cpp:338 audioplayercontrolrunner_config.cpp:95
+msgid "queue"
+msgstr "תור"
+
+#: audioplayercontrolrunner.cpp:339 audioplayercontrolrunner_config.cpp:96
+msgid "pause"
+msgstr "השהיה"
+
+#: audioplayercontrolrunner.cpp:340
+msgid "next"
+msgstr "הבא"
+
+#: audioplayercontrolrunner.cpp:341 audioplayercontrolrunner_config.cpp:98
+msgid "mute"
+msgstr "השתקה"
+
+#: audioplayercontrolrunner.cpp:342
+msgid "increase"
+msgstr "הגברה"
+
+#: audioplayercontrolrunner.cpp:344
+msgid "decrease"
+msgstr "הנמכה"
+
+#: audioplayercontrolrunner.cpp:346
+msgid "prev"
+msgstr "הקודם"
+
+#: audioplayercontrolrunner.cpp:347 audioplayercontrolrunner_config.cpp:104
+msgid "stop"
+msgstr "עצירה"
+
+#: audioplayercontrolrunner.cpp:348
+msgid "volume"
+msgstr "עוצמה"
+
+#: audioplayercontrolrunner.cpp:349
+msgid "quit"
+msgstr "יציאה"
+
+#: audioplayercontrolrunner.cpp:356
+msgid ""
+"Plays the selected song. If :q: is not empty it lists songs matching :q: to "
+"play them"
+msgstr ""
+
+#: audioplayercontrolrunner.cpp:358
+msgid "Displays songs matching :q: for appending the selected to the playlist"
+msgstr ""
+
+#: audioplayercontrolrunner.cpp:360
+msgid "Displays songs matching :q: for queueing them"
+msgstr ""
+
+#: audioplayercontrolrunner.cpp:363
+msgid "Plays a song from playlist"
+msgstr ""
+
+#: audioplayercontrolrunner.cpp:365
+msgid "Pauses the playing"
+msgstr ""
+
+#: audioplayercontrolrunner.cpp:366
+msgid "Plays the next song in the playlist if one is available"
+msgstr ""
+
+#: audioplayercontrolrunner.cpp:367
+msgid "Mutes/unmutes the player"
+msgstr ""
+
+#: audioplayercontrolrunner.cpp:369
+msgid ""
+"Increases the volume by :q:. If :q: is empty it increases by the configured "
+"value"
+msgstr ""
+
+#: audioplayercontrolrunner.cpp:371
+msgid ""
+"Decreases the volume by :q:. If :q: is empty it decreases by the configured "
+"value"
+msgstr ""
+
+#: audioplayercontrolrunner.cpp:372
+msgid "Plays the previous song if one is available"
+msgstr ""
+
+#: audioplayercontrolrunner.cpp:373
+msgid "Stops the playing"
+msgstr "מפסיק ניגון"
+
+#: audioplayercontrolrunner.cpp:374
+msgid "Sets the volume to :q:"
+msgstr "הגדר עוצמה ל־:q:"
+
+#: audioplayercontrolrunner.cpp:375
+msgid "Quits the player"
+msgstr "יוצא מהנגן"
+
+#: audioplayercontrolrunner.cpp:407
+#, kde-format
+msgid "%1 not found"
+msgstr "%1 לא נמצא"
+
+#: audioplayercontrolrunner.cpp:408
+#, kde-format
+msgid "%1 was not found so the runner is unable to work."
+msgstr ""
+
+#: audioplayercontrolrunner_config.cpp:67
+msgid "Amarok"
+msgstr ""
+
+#: audioplayercontrolrunner_config.cpp:97
+msgctxt "next song"
+msgid "next"
+msgstr "הבא"
+
+#: audioplayercontrolrunner_config.cpp:99
+msgctxt "increase the sound volume"
+msgid "increase"
+msgstr "הגברה"
+
+#: audioplayercontrolrunner_config.cpp:101
+msgctxt "decrease the sound volume"
+msgid "decrease"
+msgstr "הנמכה"
+
+#: audioplayercontrolrunner_config.cpp:103
+msgctxt "previous song"
+msgid "prev"
+msgstr "הקודם"
+
+#: audioplayercontrolrunner_config.cpp:105
+msgctxt "set the sound volume"
+msgid "volume"
+msgstr "עוצמה"
+
+#: audioplayercontrolrunner_config.cpp:106
+msgctxt "quit media player"
+msgid "quit"
+msgstr "יציאה"
+
+#: audioplayercontrolrunner_config.cpp:159
+msgid "Append"
+msgstr "הוספה"
+
+#: audioplayercontrolrunner_config.cpp:161
+msgid "Pause"
+msgstr "השהיה"
+
+#: audioplayercontrolrunner_config.cpp:162
+msgid "Next"
+msgstr "הבא"
+
+#: audioplayercontrolrunner_config.cpp:164
+msgid "Increase"
+msgstr "הגברה"
+
+#: audioplayercontrolrunner_config.cpp:166
+msgid "Decrease"
+msgstr "הנמכה"
+
+#: audioplayercontrolrunner_config.cpp:168
+msgid "Prev"
+msgstr "הקודם"
+
+#: audioplayercontrolrunner_config.cpp:169
+msgid "Stop"
+msgstr "עצירה"
+
+#: audioplayercontrolrunner_config.cpp:170
+msgid "Volume"
+msgstr "עוצמה"
+
+#: audioplayercontrolrunner_config.cpp:171
+msgid "Quit"
+msgstr "יציאה"
+
+#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
+#: audioplayercontrolrunner_config.ui:20
+msgid "Audio Player Control Runner Settings"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, player_label)
+#: audioplayercontrolrunner_config.ui:28
+msgid "The player the runner controls:"
+msgstr ""
+
+#. i18n: ectx: property (toolTip), widget (KComboBox, player_combo)
+#: audioplayercontrolrunner_config.ui:36
+msgid ""
+"The collection search is only available for Amarok.\n"
+"You may add another player. That player has to support the MPRIS "
+"specification."
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QCheckBox, searchCollection)
+#: audioplayercontrolrunner_config.ui:48
+msgid "Search &collection"
+msgstr ""
+
+#. i18n: ectx: property (title), widget (QGroupBox, commands)
+#: audioplayercontrolrunner_config.ui:61
+msgid "Use Command&s"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, play_label)
+#: audioplayercontrolrunner_config.ui:78
+msgid "Pla&y:"
+msgstr "נגן:"
+
+#. i18n: ectx: property (toolTip), widget (KLineEdit, play_edit)
+#: audioplayercontrolrunner_config.ui:88
+msgid ""
+"Can be used as \"Play\" for playing and \"Play <song>\" for playing a song "
+"that matches to <song> (in title, artist and album)"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, append_label)
+#: audioplayercontrolrunner_config.ui:114
+msgid "Ap&pend a song:"
+msgstr ""
+
+#. i18n: ectx: property (toolTip), widget (KLineEdit, append_edit)
+#: audioplayercontrolrunner_config.ui:124
+msgid "Use: append <term> (where <term> matches to artist, title or album)"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, queue_label)
+#: audioplayercontrolrunner_config.ui:147
+msgid "Q&ueue a song:"
+msgstr ""
+
+#. i18n: ectx: property (toolTip), widget (KLineEdit, queue_edit)
+#: audioplayercontrolrunner_config.ui:157
+msgid "Use: queue <term> (where <term> matches to artist, title or album)"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, pause_label)
+#: audioplayercontrolrunner_config.ui:180
+msgid "P&ause:"
+msgstr "השהיה:"
+
+#. i18n: ectx: property (text), widget (QLabel, stop_label)
+#: audioplayercontrolrunner_config.ui:213
+msgid "S&top:"
+msgstr "עצירה:"
+
+#. i18n: ectx: property (text), widget (QLabel, prev_label)
+#: audioplayercontrolrunner_config.ui:246
+msgid "Previ&ous song:"
+msgstr "השיר הקודם:"
+
+#. i18n: ectx: property (text), widget (QLabel, next_label)
+#: audioplayercontrolrunner_config.ui:279
+msgid "&Next song:"
+msgstr "השיר הבא:"
+
+#. i18n: ectx: property (text), widget (QLabel, volume_label)
+#: audioplayercontrolrunner_config.ui:312
+msgid "Set &volume:"
+msgstr "הגשר עוצמה:"
+
+#. i18n: ectx: property (toolTip), widget (KLineEdit, volume_edit)
+#: audioplayercontrolrunner_config.ui:323
+msgid ""
+"The numbers are automatically added at the end:\n"
+"Amarok:Volume=10"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, up_label1)
+#: audioplayercontrolrunner_config.ui:352
+msgid "&Increase volume by"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, up_label2)
+#. i18n: ectx: property (text), widget (QLabel, down_label2)
+#: audioplayercontrolrunner_config.ui:381
+#: audioplayercontrolrunner_config.ui:437
+msgid ":"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, down_label1)
+#: audioplayercontrolrunner_config.ui:411
+msgid "&Decrease volume by"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, mute_label)
+#: audioplayercontrolrunner_config.ui:467
+msgid "&Mute:"
+msgstr "&השתקה:"
+
+#. i18n: ectx: property (text), widget (QLabel, quit_label)
+#: audioplayercontrolrunner_config.ui:500
+msgid "Quit player:"
+msgstr ""
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.0/po/he/plasma_runner_translator.po 
new/kdeplasma-addons-5.7.2/po/he/plasma_runner_translator.po
--- old/kdeplasma-addons-5.7.0/po/he/plasma_runner_translator.po        
1970-01-01 01:00:00.000000000 +0100
+++ new/kdeplasma-addons-5.7.2/po/he/plasma_runner_translator.po        
2016-07-19 12:55:32.000000000 +0200
@@ -0,0 +1,34 @@
+# 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: 2013-08-12 01:42+0000\n"
+"PO-Revision-Date: 2016-06-29 16:39+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"
+
+#: translator.cpp:55
+msgid "<language code>"
+msgstr ""
+
+#: translator.cpp:56
+msgid "Translates the word(s) :q: into target language"
+msgstr "מתרגם את הביטוי :q: לשפת היעד"
+
+#: translator.cpp:59
+msgid "<source language>-<target language>"
+msgstr "<שפת המקור>-<שפת היעד>"
+
+#: translator.cpp:60
+msgid "Translates the word(s) :q: from the source into target language"
+msgstr "מתרגם את הביטוי :q: מהמקור לשפת היעד"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.0/po/he/plasma_runner_youtube.po 
new/kdeplasma-addons-5.7.2/po/he/plasma_runner_youtube.po
--- old/kdeplasma-addons-5.7.0/po/he/plasma_runner_youtube.po   1970-01-01 
01:00:00.000000000 +0100
+++ new/kdeplasma-addons-5.7.2/po/he/plasma_runner_youtube.po   2016-07-19 
12:55:32.000000000 +0200
@@ -0,0 +1,27 @@
+# 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: 2013-04-09 04:44+0200\n"
+"PO-Revision-Date: 2016-06-29 16:38+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"
+
+#: youtube.cpp:49
+msgid "Lists the videos matching the query, using YouTube search"
+msgstr "רשימה של סרטי ווידאו מתאימים לשאילתה, באמצעות חיפוש Youtube"
+
+#: youtube.cpp:148
+#, kde-format
+msgid "%1 on YouTube"
+msgstr "%1 ב־Youtube"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.0/po/it/plasma_applet_org.kde.plasma.mediaframe.po 
new/kdeplasma-addons-5.7.2/po/it/plasma_applet_org.kde.plasma.mediaframe.po
--- old/kdeplasma-addons-5.7.0/po/it/plasma_applet_org.kde.plasma.mediaframe.po 
2016-06-30 16:53:39.000000000 +0200
+++ new/kdeplasma-addons-5.7.2/po/it/plasma_applet_org.kde.plasma.mediaframe.po 
2016-07-19 12:55:36.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: plasma_applet_org.kde.plasma.mediaframe\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-04-09 07:59+0000\n"
+"POT-Creation-Date: 2016-07-17 14:00+0000\n"
 "PO-Revision-Date: 2016-04-16 15:12+0200\n"
 "Last-Translator: Vincenzo Reale <[email protected]>\n"
 "Language-Team: Italian <[email protected]>\n"
@@ -130,6 +130,6 @@
 msgid "Add files..."
 msgstr "Aggiungi file..."
 
-#: package/contents/ui/main.qml:420
+#: package/contents/ui/main.qml:418
 msgid "Configure plasmoid..."
 msgstr "Configura plasmoide..."
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.0/po/nl/plasma_applet_org.kde.plasma.mediaframe.po 
new/kdeplasma-addons-5.7.2/po/nl/plasma_applet_org.kde.plasma.mediaframe.po
--- old/kdeplasma-addons-5.7.0/po/nl/plasma_applet_org.kde.plasma.mediaframe.po 
2016-06-30 16:53:47.000000000 +0200
+++ new/kdeplasma-addons-5.7.2/po/nl/plasma_applet_org.kde.plasma.mediaframe.po 
2016-07-19 12:55:43.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-04-09 07:59+0000\n"
+"POT-Creation-Date: 2016-07-17 14:00+0000\n"
 "PO-Revision-Date: 2016-04-09 17:01+0200\n"
 "Last-Translator: Freek de Kruijf <[email protected]>\n"
 "Language-Team: Dutch <[email protected]>\n"
@@ -129,6 +129,6 @@
 msgid "Add files..."
 msgstr "Bestanden toevoegen..."
 
-#: package/contents/ui/main.qml:420
+#: package/contents/ui/main.qml:418
 msgid "Configure plasmoid..."
 msgstr "Plasmoids instellen..."
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.0/po/pl/plasma_applet_org.kde.plasma.mediaframe.po 
new/kdeplasma-addons-5.7.2/po/pl/plasma_applet_org.kde.plasma.mediaframe.po
--- old/kdeplasma-addons-5.7.0/po/pl/plasma_applet_org.kde.plasma.mediaframe.po 
2016-06-30 16:53:49.000000000 +0200
+++ new/kdeplasma-addons-5.7.2/po/pl/plasma_applet_org.kde.plasma.mediaframe.po 
2016-07-19 12:55:45.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-04-09 07:59+0000\n"
+"POT-Creation-Date: 2016-07-17 14:00+0000\n"
 "PO-Revision-Date: 2016-04-16 06:25+0100\n"
 "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
 "Language-Team: Polish <[email protected]>\n"
@@ -132,6 +132,6 @@
 msgid "Add files..."
 msgstr "Dodaj pliki..."
 
-#: package/contents/ui/main.qml:420
+#: package/contents/ui/main.qml:418
 msgid "Configure plasmoid..."
 msgstr "Ustawienia plazmoidu..."
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.0/po/pt/plasma_applet_org.kde.plasma.mediaframe.po 
new/kdeplasma-addons-5.7.2/po/pt/plasma_applet_org.kde.plasma.mediaframe.po
--- old/kdeplasma-addons-5.7.0/po/pt/plasma_applet_org.kde.plasma.mediaframe.po 
2016-06-30 16:53:50.000000000 +0200
+++ new/kdeplasma-addons-5.7.2/po/pt/plasma_applet_org.kde.plasma.mediaframe.po 
2016-07-19 12:55:45.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: plasma_applet_org\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-04-09 07:59+0000\n"
+"POT-Creation-Date: 2016-07-17 14:00+0000\n"
 "PO-Revision-Date: 2016-04-09 11:41+0100\n"
 "Last-Translator: José Nuno Coelho Pires <[email protected]>\n"
 "Language-Team: Portuguese <[email protected]>\n"
@@ -130,6 +130,6 @@
 msgid "Add files..."
 msgstr "Adicionar os ficheiros..."
 
-#: package/contents/ui/main.qml:420
+#: package/contents/ui/main.qml:418
 msgid "Configure plasmoid..."
 msgstr "Configurar o plasmóide..."
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.0/po/pt_BR/plasma_applet_org.kde.plasma.mediaframe.po 
new/kdeplasma-addons-5.7.2/po/pt_BR/plasma_applet_org.kde.plasma.mediaframe.po
--- 
old/kdeplasma-addons-5.7.0/po/pt_BR/plasma_applet_org.kde.plasma.mediaframe.po  
    2016-06-30 16:53:50.000000000 +0200
+++ 
new/kdeplasma-addons-5.7.2/po/pt_BR/plasma_applet_org.kde.plasma.mediaframe.po  
    2016-07-19 12:55:45.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: plasma_applet_org.kde.plasma.mediaframe\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-04-09 07:59+0000\n"
+"POT-Creation-Date: 2016-07-17 14:00+0000\n"
 "PO-Revision-Date: 2016-04-09 10:35-0300\n"
 "Last-Translator: André Marcelo Alvarenga <[email protected]>\n"
 "Language-Team: Brazilian Portuguese <[email protected]>\n"
@@ -131,6 +131,6 @@
 msgid "Add files..."
 msgstr "Adicionar arquivos..."
 
-#: package/contents/ui/main.qml:420
+#: package/contents/ui/main.qml:418
 msgid "Configure plasmoid..."
 msgstr "Configurar plasmoid..."
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.0/po/ru/plasma_applet_org.kde.plasma.mediaframe.po 
new/kdeplasma-addons-5.7.2/po/ru/plasma_applet_org.kde.plasma.mediaframe.po
--- old/kdeplasma-addons-5.7.0/po/ru/plasma_applet_org.kde.plasma.mediaframe.po 
2016-06-30 16:53:51.000000000 +0200
+++ new/kdeplasma-addons-5.7.2/po/ru/plasma_applet_org.kde.plasma.mediaframe.po 
2016-07-19 12:55:46.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-04-09 07:59+0000\n"
+"POT-Creation-Date: 2016-07-17 14:00+0000\n"
 "PO-Revision-Date: 2016-03-17 10:33+0300\n"
 "Last-Translator: Alexander Potashev <[email protected]>\n"
 "Language-Team: Russian <[email protected]>\n"
@@ -146,6 +146,6 @@
 msgid "Add files..."
 msgstr "Добавить файлы..."
 
-#: package/contents/ui/main.qml:420
+#: package/contents/ui/main.qml:418
 msgid "Configure plasmoid..."
 msgstr ""
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.0/po/ru/plasma_applet_org.kde.plasma.userswitcher.po 
new/kdeplasma-addons-5.7.2/po/ru/plasma_applet_org.kde.plasma.userswitcher.po
--- 
old/kdeplasma-addons-5.7.0/po/ru/plasma_applet_org.kde.plasma.userswitcher.po   
    2016-06-30 16:53:51.000000000 +0200
+++ 
new/kdeplasma-addons-5.7.2/po/ru/plasma_applet_org.kde.plasma.userswitcher.po   
    2016-07-19 12:55:46.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-04-09 07:59+0000\n"
-"PO-Revision-Date: 2016-03-17 11:05+0300\n"
+"PO-Revision-Date: 2016-07-07 11:52+0300\n"
 "Last-Translator: Alexander Potashev <[email protected]>\n"
 "Language-Team: Russian <[email protected]>\n"
 "Language: ru\n"
@@ -91,10 +91,7 @@
 msgid "Lock Screen"
 msgstr "Заблокировать экран"
 
-# BUGME: please clarify if this contains an option to reboot/turn off computer 
--aspotashev
 #: package/contents/ui/main.qml:244
-#, fuzzy
-#| msgid "Leave..."
 msgctxt "Show a dialog with options to logout/shutdown/restart"
 msgid "Leave..."
 msgstr "Завершить работу..."
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.0/po/ru/plasma_applet_org.kde.plasma.weather.po 
new/kdeplasma-addons-5.7.2/po/ru/plasma_applet_org.kde.plasma.weather.po
--- old/kdeplasma-addons-5.7.0/po/ru/plasma_applet_org.kde.plasma.weather.po    
2016-06-30 16:53:51.000000000 +0200
+++ new/kdeplasma-addons-5.7.2/po/ru/plasma_applet_org.kde.plasma.weather.po    
2016-07-19 12:55:46.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-03-27 22:42+0300\n"
+"PO-Revision-Date: 2016-06-08 01:58+0300\n"
 "Last-Translator: Alexander Potashev <[email protected]>\n"
 "Language-Team: Russian <[email protected]>\n"
 "Language: ru\n"
@@ -201,18 +201,12 @@
 msgstr "%1 %2"
 
 #: package/contents/ui/main.qml:100
-#, fuzzy
-#| msgctxt "current weather information"
-#| msgid "Details"
 msgid "Details"
 msgstr "Подробности"
 
 #: package/contents/ui/main.qml:104
-#, fuzzy
-#| msgctxt "weather notices"
-#| msgid "Notices"
 msgid "Notices"
-msgstr "Замечания"
+msgstr "Предупреждения"
 
 #: package/contents/ui/NoticesView.qml:29
 msgctxt "weather warnings"
@@ -311,11 +305,8 @@
 msgstr "%1%2"
 
 #: weatherapplet.cpp:99
-#, fuzzy
-#| msgctxt "Not available"
-#| msgid "N/A"
 msgid "N/A"
-msgstr "Недоступно"
+msgstr "н/д"
 
 #: weatherapplet.cpp:219
 #, fuzzy, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.0/po/ru/plasma_runner_spellcheckrunner.po 
new/kdeplasma-addons-5.7.2/po/ru/plasma_runner_spellcheckrunner.po
--- old/kdeplasma-addons-5.7.0/po/ru/plasma_runner_spellcheckrunner.po  
2016-06-30 16:53:51.000000000 +0200
+++ new/kdeplasma-addons-5.7.2/po/ru/plasma_runner_spellcheckrunner.po  
2016-07-19 12:55:46.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 PACKAGE package.
 #
-# Alexander Potashev <[email protected]>, 2010, 2011.
+# Alexander Potashev <[email protected]>, 2010, 2011, 2016.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-04-09 07:59+0000\n"
-"PO-Revision-Date: 2011-06-03 03:34+0400\n"
+"PO-Revision-Date: 2016-07-01 02:16+0300\n"
 "Last-Translator: Alexander Potashev <[email protected]>\n"
 "Language-Team: Russian <[email protected]>\n"
 "Language: ru\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"
+"X-Generator: Lokalize 2.0\n"
 "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n"
 "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
 "X-Environment: kde\n"
@@ -40,11 +40,7 @@
 msgid "Correct"
 msgstr "Нет орфографических ошибок"
 
-# BUGME: seperator->separator --aspotashev
 #: spellcheck.cpp:222
-#, fuzzy
-#| msgctxt "seperator for a list of words"
-#| msgid ", "
 msgctxt "separator for a list of words"
 msgid ", "
 msgstr ", "
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.0/po/sk/plasma_applet_org.kde.plasma.mediaframe.po 
new/kdeplasma-addons-5.7.2/po/sk/plasma_applet_org.kde.plasma.mediaframe.po
--- old/kdeplasma-addons-5.7.0/po/sk/plasma_applet_org.kde.plasma.mediaframe.po 
2016-06-30 16:53:52.000000000 +0200
+++ new/kdeplasma-addons-5.7.2/po/sk/plasma_applet_org.kde.plasma.mediaframe.po 
2016-07-19 12:55:47.000000000 +0200
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: plasma_applet_org.kde.plasma.mediacontroller\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-04-09 07:59+0000\n"
+"POT-Creation-Date: 2016-07-17 14:00+0000\n"
 "PO-Revision-Date: 2016-04-09 13:41+0100\n"
 "Last-Translator: Roman Paholik <[email protected]>\n"
 "Language-Team: Slovak <[email protected]>\n"
@@ -125,6 +125,6 @@
 msgid "Add files..."
 msgstr "Pridať súbory..."
 
-#: package/contents/ui/main.qml:420
+#: package/contents/ui/main.qml:418
 msgid "Configure plasmoid..."
 msgstr "Nastaviť plazmoid..."
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.0/po/sl/plasma_applet_org.kde.plasma.mediaframe.po 
new/kdeplasma-addons-5.7.2/po/sl/plasma_applet_org.kde.plasma.mediaframe.po
--- old/kdeplasma-addons-5.7.0/po/sl/plasma_applet_org.kde.plasma.mediaframe.po 
2016-06-30 16:53:53.000000000 +0200
+++ new/kdeplasma-addons-5.7.2/po/sl/plasma_applet_org.kde.plasma.mediaframe.po 
2016-07-19 12:55:47.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-04-09 07:59+0000\n"
+"POT-Creation-Date: 2016-07-17 14:00+0000\n"
 "PO-Revision-Date: 2016-05-15 10:25+0200\n"
 "Last-Translator: Andrej Mernik <[email protected]>\n"
 "Language-Team: Slovenian <[email protected]>\n"
@@ -129,6 +129,6 @@
 msgid "Add files..."
 msgstr "Dodaj datoteke ..."
 
-#: package/contents/ui/main.qml:420
+#: package/contents/ui/main.qml:418
 msgid "Configure plasmoid..."
 msgstr "Nastavi plasmoid ..."
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.0/po/sl/plasma_applet_org.kde.plasma.weather.po 
new/kdeplasma-addons-5.7.2/po/sl/plasma_applet_org.kde.plasma.weather.po
--- old/kdeplasma-addons-5.7.0/po/sl/plasma_applet_org.kde.plasma.weather.po    
2016-06-30 16:53:53.000000000 +0200
+++ new/kdeplasma-addons-5.7.2/po/sl/plasma_applet_org.kde.plasma.weather.po    
2016-07-19 12:55:47.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-05-15 10:28+0200\n"
+"PO-Revision-Date: 2016-07-11 18:37+0200\n"
 "Last-Translator: Andrej Mernik <[email protected]>\n"
 "Language-Team: Slovenian <[email protected]>\n"
 "Language: sl\n"
@@ -21,92 +21,89 @@
 #: i18n.dat:1
 msgctxt "wind direction"
 msgid "N"
-msgstr ""
+msgstr "S"
 
 #: i18n.dat:2
 msgctxt "wind direction"
 msgid "NNE"
-msgstr ""
+msgstr "SSV"
 
 #: i18n.dat:3
 msgctxt "wind direction"
 msgid "NE"
-msgstr ""
+msgstr "SV"
 
 #: i18n.dat:4
 msgctxt "wind direction"
 msgid "ENE"
-msgstr ""
+msgstr "VSV"
 
 #: i18n.dat:5
 msgctxt "wind direction"
 msgid "E"
-msgstr ""
+msgstr "V"
 
 #: i18n.dat:6
 msgctxt "wind direction"
 msgid "SSE"
-msgstr ""
+msgstr "JJV"
 
 #: i18n.dat:7
 msgctxt "wind direction"
 msgid "SE"
-msgstr ""
+msgstr "JV"
 
 #: i18n.dat:8
 msgctxt "wind direction"
 msgid "ESE"
-msgstr ""
+msgstr "VJV"
 
 #: i18n.dat:9
 msgctxt "wind direction"
 msgid "S"
-msgstr ""
+msgstr "J"
 
 #: i18n.dat:10
 msgctxt "wind direction"
 msgid "NNW"
-msgstr ""
+msgstr "SSZ"
 
 #: i18n.dat:11
 msgctxt "wind direction"
 msgid "NW"
-msgstr ""
+msgstr "SZ"
 
 #: i18n.dat:12
 msgctxt "wind direction"
 msgid "WNW"
-msgstr ""
+msgstr "ZSZ"
 
 #: i18n.dat:13
 msgctxt "wind direction"
 msgid "W"
-msgstr ""
+msgstr "Z"
 
 #: i18n.dat:14
 msgctxt "wind direction"
 msgid "SSW"
-msgstr ""
+msgstr "JJZ"
 
 #: i18n.dat:15
 msgctxt "wind direction"
 msgid "SW"
-msgstr ""
+msgstr "JZ"
 
 #: i18n.dat:16
 msgctxt "wind direction"
 msgid "WSW"
-msgstr ""
+msgstr "ZJZ"
 
 #: i18n.dat:17
 msgctxt "wind direction"
 msgid "VR"
-msgstr ""
+msgstr "SPREM."
 
 #: i18n.dat:18
-#, fuzzy
-#| msgctxt "Wind condition"
-#| msgid "Calm"
 msgctxt "wind speed"
 msgid "Calm"
 msgstr "Brezvetrje"
@@ -114,17 +111,17 @@
 #: i18n.dat:19
 msgctxt "pressure tendency"
 msgid "rising"
-msgstr ""
+msgstr "naraščajoč"
 
 #: i18n.dat:20
 msgctxt "pressure tendency"
 msgid "falling"
-msgstr ""
+msgstr "padajoč"
 
 #: i18n.dat:21
 msgctxt "pressure tendency"
 msgid "steady"
-msgstr ""
+msgstr "stalen"
 
 #: package/contents/config/config.qml:24
 msgid "Weather Station"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.0/po/sv/plasma_applet_org.kde.plasma.mediaframe.po 
new/kdeplasma-addons-5.7.2/po/sv/plasma_applet_org.kde.plasma.mediaframe.po
--- old/kdeplasma-addons-5.7.0/po/sv/plasma_applet_org.kde.plasma.mediaframe.po 
2016-06-30 16:53:56.000000000 +0200
+++ new/kdeplasma-addons-5.7.2/po/sv/plasma_applet_org.kde.plasma.mediaframe.po 
2016-07-19 12:55:50.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-04-09 07:59+0000\n"
+"POT-Creation-Date: 2016-07-17 14:00+0000\n"
 "PO-Revision-Date: 2016-04-10 08:10+0100\n"
 "Last-Translator: Stefan Asserhäll <[email protected]>\n"
 "Language-Team: Swedish <[email protected]>\n"
@@ -127,6 +127,6 @@
 msgid "Add files..."
 msgstr "Lägg till filer..."
 
-#: package/contents/ui/main.qml:420
+#: package/contents/ui/main.qml:418
 msgid "Configure plasmoid..."
 msgstr "Anpassa Plasmoid..."
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.0/po/uk/plasma_applet_org.kde.plasma.mediaframe.po 
new/kdeplasma-addons-5.7.2/po/uk/plasma_applet_org.kde.plasma.mediaframe.po
--- old/kdeplasma-addons-5.7.0/po/uk/plasma_applet_org.kde.plasma.mediaframe.po 
2016-06-30 16:53:59.000000000 +0200
+++ new/kdeplasma-addons-5.7.2/po/uk/plasma_applet_org.kde.plasma.mediaframe.po 
2016-07-19 12:55:53.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: plasma_applet_org.kde.plasma.mediaframe\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-04-09 07:59+0000\n"
+"POT-Creation-Date: 2016-07-17 14:00+0000\n"
 "PO-Revision-Date: 2016-04-09 18:02+0300\n"
 "Last-Translator: Yuri Chornoivan <[email protected]>\n"
 "Language-Team: Ukrainian <[email protected]>\n"
@@ -134,6 +134,6 @@
 msgid "Add files..."
 msgstr "Додати файли…"
 
-#: package/contents/ui/main.qml:420
+#: package/contents/ui/main.qml:418
 msgid "Configure plasmoid..."
 msgstr "Налаштувати плазмоїд…"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.7.0/po/zh_CN/plasma_applet_org.kde.plasma.mediaframe.po 
new/kdeplasma-addons-5.7.2/po/zh_CN/plasma_applet_org.kde.plasma.mediaframe.po
--- 
old/kdeplasma-addons-5.7.0/po/zh_CN/plasma_applet_org.kde.plasma.mediaframe.po  
    2016-06-30 16:54:01.000000000 +0200
+++ 
new/kdeplasma-addons-5.7.2/po/zh_CN/plasma_applet_org.kde.plasma.mediaframe.po  
    2016-07-19 12:55:56.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-04-09 07:59+0000\n"
+"POT-Creation-Date: 2016-07-17 14:00+0000\n"
 "PO-Revision-Date: 2016-04-18 16:34-0800\n"
 "Last-Translator: Weng Xuetian <[email protected]>\n"
 "Language-Team: Chinese <[email protected]>\n"
@@ -127,6 +127,6 @@
 msgid "Add files..."
 msgstr "添加文件..."
 
-#: package/contents/ui/main.qml:420
+#: package/contents/ui/main.qml:418
 msgid "Configure plasmoid..."
 msgstr "配置小部件..."
\ No newline at end of file


Reply via email to