Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2019-09-05 12:43:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and      /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma-browser-integration"

Thu Sep  5 12:43:15 2019 rev:26 rq:728217 version:5.16.5

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
    2019-07-31 14:32:24.593960891 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.7948/plasma-browser-integration.changes
  2019-09-05 12:43:19.663467441 +0200
@@ -1,0 +2,9 @@
+Tue Sep  3 12:44:14 UTC 2019 - Fabian Vogt <[email protected]>
+
+- Update to 5.16.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.5.php
+- No code changes since 5.16.4
+
+-------------------------------------------------------------------

Old:
----
  plasma-browser-integration-5.16.4.tar.xz
  plasma-browser-integration-5.16.4.tar.xz.sig

New:
----
  plasma-browser-integration-5.16.5.tar.xz
  plasma-browser-integration-5.16.5.tar.xz.sig

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

Other differences:
------------------
++++++ plasma-browser-integration.spec ++++++
--- /var/tmp/diff_new_pack.vScKM4/_old  2019-09-05 12:43:20.819467215 +0200
+++ /var/tmp/diff_new_pack.vScKM4/_new  2019-09-05 12:43:20.823467214 +0200
@@ -21,7 +21,7 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:           plasma-browser-integration
-Version:        5.16.4
+Version:        5.16.5
 Release:        0
 Summary:        Helper for the KDE Plasma Browser Integration
 License:        GPL-3.0-or-later

++++++ plasma-browser-integration-5.16.4.tar.xz -> 
plasma-browser-integration-5.16.5.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-browser-integration-5.16.4/CMakeLists.txt 
new/plasma-browser-integration-5.16.5/CMakeLists.txt
--- old/plasma-browser-integration-5.16.4/CMakeLists.txt        2019-07-30 
12:30:22.000000000 +0200
+++ new/plasma-browser-integration-5.16.5/CMakeLists.txt        2019-09-03 
15:54:37.000000000 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-browser-integration)
-set(PROJECT_VERSION "5.16.4")
+set(PROJECT_VERSION "5.16.5")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.9.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/extension/_locales/cs/messages.json 
new/plasma-browser-integration-5.16.5/extension/_locales/cs/messages.json
--- old/plasma-browser-integration-5.16.4/extension/_locales/cs/messages.json   
2019-07-30 12:29:36.000000000 +0200
+++ new/plasma-browser-integration-5.16.5/extension/_locales/cs/messages.json   
2019-09-03 15:53:59.000000000 +0200
@@ -21,7 +21,7 @@
         "message": "If you find an issue, please check the <a href=\"$1\">list 
of open bugs</a> and then <a href=\"$2\">file a bug report</a>."
     },
     "options_about_copyright": {
-        "message": "© 2017-2019 Kai Uwe Broulik and David Edmundson"
+        "message": "© 2017, 2019 Kai Uwe Broulik a David Edmundson"
     },
     "options_about_created_by_kde": {
         "message": "This browser extension was created by the <a 
href=\"$1\">KDE Community</a>. You can find more information about this project 
on the <a href=\"$2\">KDE Community Wiki</a>."
@@ -30,7 +30,7 @@
         "message": "If you like what you saw, please consider <a 
href=\"$1\">donating to KDE</a>, so we can continue to make the best free 
software possible."
     },
     "options_about_kde": {
-        "message": "KDE is a world-wide community of software engineers, 
artists, writers, translators and creators who are committed to <a 
href=\"$1\">Free Software</a> development. KDE produces the Plasma desktop 
environment, hundreds of applications, and the many software libraries that 
support them. KDE is a cooperative enterprise: no single entity controls its 
direction or products. Instead, we work together to achieve the common goal of 
building the world's finest Free Software. Everyone is welcome to <a 
href=\"$2\">join and contribute</a> to KDE, including you. Visit <a 
href=\"$3\">$3</a> for more information about the KDE community and the 
software we produce."
+        "message": "KDE je celosvětová komunita softwarových inženýrů, 
výtvarníků, překladatelů a jiných přispěvatelů, kteří se odevzdali vývoji <a 
href=\"$1\">Svobodného Softwaru</a>. KDE vytvořilo pracovní prostředí Plasma, 
stovky aplikací a spousty knihoven, jenž je podporují. KDE je společné úsilí, 
kde žádná společnost neřídí jeho směr nebo produkty. Namísto toho 
spolupracujeme na společném cíli jímž je vytvoření nejlepšího Free Softwaru. 
Každý je vítán aby <a href=\"$2\">se zapojil a přispíval</a> do KDE, včetně 
vás. Více informací o komunitě KDE a softwaru, na kterém pracujeme najdete na 
<a href="
     },
     "options_about_license": {
         "message": "Licence: <a href=\"$1\">GNU General Public License Version 
3</a>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/extension/_locales/fr/messages.json 
new/plasma-browser-integration-5.16.5/extension/_locales/fr/messages.json
--- old/plasma-browser-integration-5.16.4/extension/_locales/fr/messages.json   
2019-07-30 12:29:36.000000000 +0200
+++ new/plasma-browser-integration-5.16.5/extension/_locales/fr/messages.json   
2019-09-03 15:53:59.000000000 +0200
@@ -12,7 +12,7 @@
         "message": "Erreur inconnue"
     },
     "kdeconnect_open_device": {
-        "message": "Ouvrir sur « %1 »"
+        "message": "Ouvrir sur « $1 »"
     },
     "kdeconnect_open_via": {
         "message": "Ouvrir via KDE Connect"
@@ -33,7 +33,7 @@
         "message": "KDE est une communauté, à l'échelle mondiale, d'ingénieurs 
en logiciels, d'artistes, de traducteurs et de créateurs se consacrant au 
développement de <a href=\"$1\">logiciels libres</a>. KDE produit 
l'environnement de bureau Plasma, des centaines d'applications et de très 
nombreuses bibliothèques logicielles qui leur permettent de fonctionner. KDE 
est un mouvement coopératif : aucune entité unique ne contrôle sa direction ou 
ses produits. Nous travaillons ensemble dans l'optique de bâtir les meilleurs 
logiciels libres qui soient. Chacun est invité <a href=\"$2\">à nous rejoindre 
et à contribuer</a> à KDE, y compris vous. Visitez <a href=\"$3\">$3</a> pour 
plus d'informations sur le projet KDE et les logiciels que nous créons."
     },
     "options_about_license": {
-        "message": "Licence : <a href=\"%1\">Version 3 de la Licence Publique 
Générale GNU</a>"
+        "message": "Licence : <a href=\"$1\">Version 3 de la Licence Publique 
Générale GNU</a>"
     },
     "options_about_translated_by": {
         "message": "Traduit par : $1"
@@ -93,6 +93,6 @@
         "message": "Paramètres d'intégration à Plasma"
     },
     "store_description": {
-        "message": "Multitask efficiently by controlling browser functions 
from the desktop, even while Chrome is in the background. Manage audio and 
video playback, check downloads in the notification area, send files to your 
phone using KDE Connect and more inside the KDE Plasma Desktop!\\n\\nThe 
plasma-browser-integration package must be installed for this extension to 
work. It should be available from your distribution's package manager when 
running Plasma 5.13 or later.\\n\\nNOTE: This extension is not supported on 
Debian."
+        "message": "Effectuez plusieurs tâches à la fois efficacement en 
contrôlant les fonctionnalités du navigateur depuis votre bureau, même lorsque 
Chrome est en arrière-plan. Gérez la lecture audio et vidéo, consultez les 
téléchargements dans la zone de notification, envoyez des fichiers vers votre 
téléphone à l'aide de KDE Connect et bien plus encore au sein du bureau KDE 
Plasma !\\nLe paquet plasma-browser-integration doit être installé pour que 
cette extension puisse fonctionner. Il devrait être disponible dans le 
gestionnaire de paquets de votre distribution lorsque vous utilisez Plasma en 
version 5.13 ou ultérieure.\\nREMARQUE : Cette extension n'est pas prise en 
charge sur Debian."
     }
 }
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/extension/_locales/id/messages.json 
new/plasma-browser-integration-5.16.5/extension/_locales/id/messages.json
--- old/plasma-browser-integration-5.16.4/extension/_locales/id/messages.json   
2019-07-30 12:29:36.000000000 +0200
+++ new/plasma-browser-integration-5.16.5/extension/_locales/id/messages.json   
2019-09-03 15:53:59.000000000 +0200
@@ -60,10 +60,10 @@
         "message": "Kirim via KDE Connect"
     },
     "options_plugin_mpris_description": {
-        "message": "Segera kamu kendalikan player audio dan video dalam 
website menggunakan plasmoid Media Controller."
+        "message": "Segera kamu kendalikan pemutar audio dan video dalam 
website menggunakan plasmoid Media Controller."
     },
     "options_plugin_mpris_media_sessions_description": {
-        "message": "Ekstrak metadata dan thumbnail pada konten yang dimainkan 
baru-baru ini. "
+        "message": "Ekstrak metadata dan gambar-mini pada konten yang diputar 
baru-baru ini. "
     },
     "options_plugin_mpris_media_sessions_title": {
         "message": "Kendali Media Yang Ditingkatkan"
@@ -72,16 +72,16 @@
         "message": "Kendali Media"
     },
     "options_plugin_tabsrunner_description": {
-        "message": "Pastikan modul “Browser Tabs” telah difungsikan dalam <a 
id=\"$1\" href=\"$2\">setelan Plasma Search</a>."
+        "message": "Pastikan modul “Browser Tabs” telah difungsikan dalam <a 
id=\"$1\" href=\"$2\">pengaturan Plasma Search</a>."
     },
     "options_plugin_tabsrunner_title": {
         "message": "Temukan tab-tab browser dalam window “Run Command”"
     },
     "options_save_failed": {
-        "message": "Penyimpanan setelan, gagal"
+        "message": "Penyimpanan pengaturan, gagal"
     },
     "options_save_success": {
-        "message": "Setelan secara sukses disimpan"
+        "message": "Pengaturan secara sukses disimpan"
     },
     "options_tab_about": {
         "message": "Tentang"
@@ -90,7 +90,7 @@
         "message": "Umum"
     },
     "options_title": {
-        "message": "Setelan Plasma Integration"
+        "message": "Pengaturan Plasma Integration"
     },
     "store_description": {
         "message": "Multitask efficiently by controlling browser functions 
from the desktop, even while Chrome is in the background. Manage audio and 
video playback, check downloads in the notification area, send files to your 
phone using KDE Connect and more inside the KDE Plasma Desktop!\\n\\nThe 
plasma-browser-integration package must be installed for this extension to 
work. It should be available from your distribution's package manager when 
running Plasma 5.13 or later.\\n\\nNOTE: This extension is not supported on 
Debian."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/extension/_locales/ml/messages.json 
new/plasma-browser-integration-5.16.5/extension/_locales/ml/messages.json
--- old/plasma-browser-integration-5.16.4/extension/_locales/ml/messages.json   
1970-01-01 01:00:00.000000000 +0100
+++ new/plasma-browser-integration-5.16.5/extension/_locales/ml/messages.json   
2019-09-03 15:53:59.000000000 +0200
@@ -0,0 +1,98 @@
+{
+    "general_error_port_disconnect": {
+        "message": "The native host disconnected unexpectedly: $1"
+    },
+    "general_error_port_startupfail": {
+        "message": "Failed to connect to the native host. Make sure the 
'plasma-browser-integration' package is installed."
+    },
+    "general_error_title": {
+        "message": "Plasma Browser Integration Error"
+    },
+    "general_error_unknown": {
+        "message": "Unknown Error"
+    },
+    "kdeconnect_open_device": {
+        "message": "Open on '$1'"
+    },
+    "kdeconnect_open_via": {
+        "message": "Open via KDE Connect"
+    },
+    "options_about_bugs": {
+        "message": "If you find an issue, please check the <a href=\"$1\">list 
of open bugs</a> and then <a href=\"$2\">file a bug report</a>."
+    },
+    "options_about_copyright": {
+        "message": "© 2017-2019 Kai Uwe Broulik and David Edmundson"
+    },
+    "options_about_created_by_kde": {
+        "message": "This browser extension was created by the <a 
href=\"$1\">KDE Community</a>. You can find more information about this project 
on the <a href=\"$2\">KDE Community Wiki</a>."
+    },
+    "options_about_donate": {
+        "message": "If you like what you saw, please consider <a 
href=\"$1\">donating to KDE</a>, so we can continue to make the best free 
software possible."
+    },
+    "options_about_kde": {
+        "message": "KDE is a world-wide community of software engineers, 
artists, writers, translators and creators who are committed to <a 
href=\"$1\">Free Software</a> development. KDE produces the Plasma desktop 
environment, hundreds of applications, and the many software libraries that 
support them. KDE is a cooperative enterprise: no single entity controls its 
direction or products. Instead, we work together to achieve the common goal of 
building the world's finest Free Software. Everyone is welcome to <a 
href=\"$2\">join and contribute</a> to KDE, including you. Visit <a 
href=\"$3\">$3</a> for more information about the KDE community and the 
software we produce."
+    },
+    "options_about_license": {
+        "message": "License: <a href=\"$1\">GNU General Public License Version 
3</a>"
+    },
+    "options_about_translated_by": {
+        "message": "Translated by: $1"
+    },
+    "options_about_translators": {
+        "message": "Your names"
+    },
+    "options_not_supported_os": {
+        "message": "This extension is not supported on this operating system."
+    },
+    "options_plugin_breezeScrollBars_description": {
+        "message": "This may interfere with the appearance of websites that 
already apply a custom styling to their scroll bars."
+    },
+    "options_plugin_breezeScrollBars_title": {
+        "message": "Use Breeze-style scroll bars"
+    },
+    "options_plugin_downloads_title": {
+        "message": "Show downloads in notification area"
+    },
+    "options_plugin_kdeconnect_description": {
+        "message": "Adds a context menu entry to links enabling you to send 
them to your phone and other paired devices using <a href=\"$1\">KDE 
Connect</a>."
+    },
+    "options_plugin_kdeconnect_title": {
+        "message": "Send via KDE Connect"
+    },
+    "options_plugin_mpris_description": {
+        "message": "Lets you control video and audio players in websites using 
the Media Controller plasmoid."
+    },
+    "options_plugin_mpris_media_sessions_description": {
+        "message": "Extract metadata and thumbnails of currently playing 
content. (Experimental)"
+    },
+    "options_plugin_mpris_media_sessions_title": {
+        "message": "Enhanced Media Controls"
+    },
+    "options_plugin_mpris_title": {
+        "message": "Media Controls"
+    },
+    "options_plugin_tabsrunner_description": {
+        "message": "Make sure the “Browser Tabs” module is enabled in <a 
id=\"$1\" href=\"$2\">Plasma Search settings</a>."
+    },
+    "options_plugin_tabsrunner_title": {
+        "message": "Find browser tabs in “Run Command” window"
+    },
+    "options_save_failed": {
+        "message": "Saving settings failed"
+    },
+    "options_save_success": {
+        "message": "Settings successfully saved"
+    },
+    "options_tab_about": {
+        "message": "About"
+    },
+    "options_tab_general": {
+        "message": "General"
+    },
+    "options_title": {
+        "message": "Plasma Integration Settings"
+    },
+    "store_description": {
+        "message": "Multitask efficiently by controlling browser functions 
from the desktop, even while Chrome is in the background. Manage audio and 
video playback, check downloads in the notification area, send files to your 
phone using KDE Connect and more inside the KDE Plasma Desktop!\\n\\nThe 
plasma-browser-integration package must be installed for this extension to 
work. It should be available from your distribution's package manager when 
running Plasma 5.13 or later.\\n\\nNOTE: This extension is not supported on 
Debian."
+    }
+}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/extension/_locales/ru/messages.json 
new/plasma-browser-integration-5.16.5/extension/_locales/ru/messages.json
--- old/plasma-browser-integration-5.16.4/extension/_locales/ru/messages.json   
2019-07-30 12:29:36.000000000 +0200
+++ new/plasma-browser-integration-5.16.5/extension/_locales/ru/messages.json   
2019-09-03 15:53:59.000000000 +0200
@@ -93,6 +93,6 @@
         "message": "Настройка интеграции браузера с Plasma"
     },
     "store_description": {
-        "message": "Multitask efficiently by controlling browser functions 
from the desktop, even while Chrome is in the background. Manage audio and 
video playback, check downloads in the notification area, send files to your 
phone using KDE Connect and more inside the KDE Plasma Desktop!\\n\\nThe 
plasma-browser-integration package must be installed for this extension to 
work. It should be available from your distribution's package manager when 
running Plasma 5.13 or later.\\n\\nNOTE: This extension is not supported on 
Debian."
+        "message": "Эффективное управление браузером, даже когда Chrome 
находится в фоновом режиме. Управление воспроизведением аудио и видео, 
отображение состояния загрузок в области уведомлений, передача файлов на 
телефон с помощью KDE Connect, а также другие функции, доступные в окружении 
рабочего стола KDE Plasma.Для работы этого расширения должен быть установлен 
пакет «plasma-browser-integration», который доступен в системе управления 
пакетами вашего дистрибутива начиная с Plasma 5.13.ПРИМЕЧАНИЕ. Это расширение 
не поддерживается в Debian."
     }
 }
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/extension/_locales/sk/messages.json 
new/plasma-browser-integration-5.16.5/extension/_locales/sk/messages.json
--- old/plasma-browser-integration-5.16.4/extension/_locales/sk/messages.json   
2019-07-30 12:29:36.000000000 +0200
+++ new/plasma-browser-integration-5.16.5/extension/_locales/sk/messages.json   
2019-09-03 15:53:59.000000000 +0200
@@ -30,7 +30,7 @@
         "message": "Ak sa vám páči čo vidíte, prosím zvážte <a 
href=\"$1\">prispieť do KDE</a>, aby sme mohli robiť ten najlepší slobodný 
softvér ako je možné."
     },
     "options_about_kde": {
-        "message": "KDE je celosvetová sieť softvérových inžinierov, umelcov, 
spisovateľov, prekladateľov a ďalšých, ktorý sú oddaní vývoju <a 
href=\"$1\">Slobodného Softvéru</a>. Táto komunita vytvorila stovky Slobodných 
Softvérových aplikácií ako súčasť KDE framework-ov, workspace-ov a aplikácií. 
KDE je spolupracujúci podnik, v ktorej žiadna entita neovláda záujmy alebo 
produkty KDE na úkor iných. Každý je vítaný pridať sa a prispieť do KDE, 
vrátane vás."
+        "message": "KDE je celosvetová sieť softvérových inžinierov, umelcov, 
spisovateľov, prekladateľov a ďalších, ktorý sú oddaní vývoju <a 
href=\"$1\">Slobodného Softvéru</a>. Táto komunita vytvorila stovky Slobodných 
Softvérových aplikácií ako súčasť KDE framework-ov, workspace-ov a aplikácií. 
KDE je spolupracujúci podnik, v ktorej žiadna entita neovláda záujmy alebo 
produkty KDE na úkor iných. Každý je vítaný pridať sa a prispieť do KDE, 
vrátane vás."
     },
     "options_about_license": {
         "message": "Licencia: <a href=\"$1\">GNU General Public License 
Version 3</a>"
@@ -93,6 +93,6 @@
         "message": "Nastavenia Plasma Integration"
     },
     "store_description": {
-        "message": "Multitask efficiently by controlling browser functions 
from the desktop, even while Chrome is in the background. Manage audio and 
video playback, check downloads in the notification area, send files to your 
phone using KDE Connect and more inside the KDE Plasma Desktop!\\n\\nThe 
plasma-browser-integration package must be installed for this extension to 
work. It should be available from your distribution's package manager when 
running Plasma 5.13 or later.\\n\\nNOTE: This extension is not supported on 
Debian."
+        "message": "Pracujte efektívne ovládaním funkcií prehliadača z 
počítača,aj keď je Chrome na pozadí. Spravujte prehrávanie zvuku a videa, 
kontrolujte sťahovanie v oblasti oznámení, posielajte súbory do telefónu 
pomocou KDE Connect a ešte viac v KDE pracovnej ploche!\\nAby toto rozšírenie 
fungovalo, musí byť nainštalovaný balík plasma-browser-integration. Mal by byť 
k dispozícii od správcu balíkov vašej distribúcie pri spustení KDE Plasma 
verzie 5.13 alebo novšej.\\nPOZNÁMKA: Toto rozšírenie nie je v Debiane 
podporované."
     }
 }
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/ca/plasma-browser-integration-host.po 
new/plasma-browser-integration-5.16.5/po/ca/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-5.16.4/po/ca/plasma-browser-integration-host.po  
    2019-07-30 12:29:50.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/ca/plasma-browser-integration-host.po  
    2019-09-03 15:54:08.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration-host\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2019-03-23 11:47+0100\n"
 "Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/ca/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-5.16.5/po/ca/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-5.16.4/po/ca/plasma-browser-integration-reminder.po
  2019-07-30 12:29:50.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/ca/plasma-browser-integration-reminder.po
  2019-09-03 15:54:08.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration-reminder\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2018-09-15 09:59+0100\n"
 "Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/ca/plasma_runner_browsertabs.po 
new/plasma-browser-integration-5.16.5/po/ca/plasma_runner_browsertabs.po
--- old/plasma-browser-integration-5.16.4/po/ca/plasma_runner_browsertabs.po    
2019-07-30 12:29:50.000000000 +0200
+++ new/plasma-browser-integration-5.16.5/po/ca/plasma_runner_browsertabs.po    
2019-09-03 15:54:08.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: plasma_runner_browsertabs\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2017-12-17 23:18+0100\n"
 "Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/ca@valencia/plasma-browser-integration-host.po
 
new/plasma-browser-integration-5.16.5/po/ca@valencia/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-5.16.4/po/ca@valencia/plasma-browser-integration-host.po
     2019-07-30 12:29:50.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/ca@valencia/plasma-browser-integration-host.po
     2019-09-03 15:54:08.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration-host\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2019-03-23 11:47+0100\n"
 "Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/ca@valencia/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-5.16.5/po/ca@valencia/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-5.16.4/po/ca@valencia/plasma-browser-integration-reminder.po
 2019-07-30 12:29:50.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/ca@valencia/plasma-browser-integration-reminder.po
 2019-09-03 15:54:08.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration-reminder\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2018-09-15 09:59+0100\n"
 "Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/ca@valencia/plasma_runner_browsertabs.po
 
new/plasma-browser-integration-5.16.5/po/ca@valencia/plasma_runner_browsertabs.po
--- 
old/plasma-browser-integration-5.16.4/po/ca@valencia/plasma_runner_browsertabs.po
   2019-07-30 12:29:50.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/ca@valencia/plasma_runner_browsertabs.po
   2019-09-03 15:54:08.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: plasma_runner_browsertabs\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2017-12-17 23:18+0100\n"
 "Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/cs/plasma-browser-integration-host.po 
new/plasma-browser-integration-5.16.5/po/cs/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-5.16.4/po/cs/plasma-browser-integration-host.po  
    2019-07-30 12:29:50.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/cs/plasma-browser-integration-host.po  
    2019-09-03 15:54:09.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2019-04-30 10:41+0200\n"
 "Last-Translator: Vit Pelcak <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/cs/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-5.16.5/po/cs/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-5.16.4/po/cs/plasma-browser-integration-reminder.po
  2019-07-30 12:29:50.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/cs/plasma-browser-integration-reminder.po
  2019-09-03 15:54:09.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2018-09-17 12:06+0100\n"
 "Last-Translator: Vit Pelcak <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/cs/plasma_runner_browsertabs.po 
new/plasma-browser-integration-5.16.5/po/cs/plasma_runner_browsertabs.po
--- old/plasma-browser-integration-5.16.4/po/cs/plasma_runner_browsertabs.po    
2019-07-30 12:29:50.000000000 +0200
+++ new/plasma-browser-integration-5.16.5/po/cs/plasma_runner_browsertabs.po    
2019-09-03 15:54:09.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2017-07-17 14:51+0100\n"
 "Last-Translator: Vít Pelčák <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/da/plasma-browser-integration-host.po 
new/plasma-browser-integration-5.16.5/po/da/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-5.16.4/po/da/plasma-browser-integration-host.po  
    2019-07-30 12:29:52.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/da/plasma-browser-integration-host.po  
    2019-09-03 15:54:10.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2019-05-30 17:12+0100\n"
 "Last-Translator: Martin Schlander <[email protected]>\n"
 "Language-Team: Danish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/da/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-5.16.5/po/da/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-5.16.4/po/da/plasma-browser-integration-reminder.po
  2019-07-30 12:29:52.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/da/plasma-browser-integration-reminder.po
  2019-09-03 15:54:10.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2019-05-07 12:37+0100\n"
 "Last-Translator: Martin Schlander <[email protected]>\n"
 "Language-Team: Danish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/da/plasma_runner_browsertabs.po 
new/plasma-browser-integration-5.16.5/po/da/plasma_runner_browsertabs.po
--- old/plasma-browser-integration-5.16.4/po/da/plasma_runner_browsertabs.po    
2019-07-30 12:29:52.000000000 +0200
+++ new/plasma-browser-integration-5.16.5/po/da/plasma_runner_browsertabs.po    
2019-09-03 15:54:10.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2018-07-12 10:00+0100\n"
 "Last-Translator: Martin Schlander <[email protected]>\n"
 "Language-Team: Danish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/de/plasma-browser-integration-host.po 
new/plasma-browser-integration-5.16.5/po/de/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-5.16.4/po/de/plasma-browser-integration-host.po  
    2019-07-30 12:29:52.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/de/plasma-browser-integration-host.po  
    2019-09-03 15:54:11.000000000 +0200
@@ -6,8 +6,8 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
-"PO-Revision-Date: 2019-07-17 18:16+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
+"PO-Revision-Date: 2019-08-06 21:52+0200\n"
 "Last-Translator: Burkhard Lück <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
 "Language: de\n"
@@ -40,7 +40,7 @@
 #: downloadjob.cpp:182
 #, kde-format
 msgid "The file possibly contains malicious contents."
-msgstr ""
+msgstr "Die Datei enthält möglicherweise böswillige Inhalte."
 
 #: downloadjob.cpp:183
 #, kde-format
@@ -57,7 +57,7 @@
 #: downloadjob.cpp:186
 #, kde-format
 msgid "The network operation timed out."
-msgstr ""
+msgstr "Zeitüberschreitung bei der Netzwerk-Ausführung."
 
 #: downloadjob.cpp:187
 #, kde-format
@@ -77,12 +77,12 @@
 #: downloadjob.cpp:194
 #, kde-format
 msgid "The server does not have the requested data."
-msgstr ""
+msgstr "Der Server stellt die angeforderten Daten nicht zur Verfügung"
 
 #: downloadjob.cpp:196
 #, kde-format
 msgid "The browser application closed unexpectedly."
-msgstr ""
+msgstr "Die Browser-Anwendung wurde unerwartet beendet."
 
 #: downloadjob.cpp:203
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/de/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-5.16.5/po/de/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-5.16.4/po/de/plasma-browser-integration-reminder.po
  2019-07-30 12:29:52.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/de/plasma-browser-integration-reminder.po
  2019-09-03 15:54:11.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2018-10-09 07:13+0100\n"
 "Last-Translator: Burkhard Lück <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/de/plasma_runner_browsertabs.po 
new/plasma-browser-integration-5.16.5/po/de/plasma_runner_browsertabs.po
--- old/plasma-browser-integration-5.16.4/po/de/plasma_runner_browsertabs.po    
2019-07-30 12:29:52.000000000 +0200
+++ new/plasma-browser-integration-5.16.5/po/de/plasma_runner_browsertabs.po    
2019-09-03 15:54:11.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2018-10-10 21:00+0100\n"
 "Last-Translator: Burkhard Lück <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/en_GB/plasma-browser-integration-host.po
 
new/plasma-browser-integration-5.16.5/po/en_GB/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-5.16.4/po/en_GB/plasma-browser-integration-host.po
   2019-07-30 12:29:53.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/en_GB/plasma-browser-integration-host.po
   2019-09-03 15:54:11.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2019-03-24 19:42+0000\n"
 "Last-Translator: Steve Allewell <[email protected]>\n"
 "Language-Team: British English <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/en_GB/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-5.16.5/po/en_GB/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-5.16.4/po/en_GB/plasma-browser-integration-reminder.po
       2019-07-30 12:29:53.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/en_GB/plasma-browser-integration-reminder.po
       2019-09-03 15:54:11.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2018-10-27 19:59+0100\n"
 "Last-Translator: Steve Allewell <[email protected]>\n"
 "Language-Team: British English <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/en_GB/plasma_runner_browsertabs.po 
new/plasma-browser-integration-5.16.5/po/en_GB/plasma_runner_browsertabs.po
--- old/plasma-browser-integration-5.16.4/po/en_GB/plasma_runner_browsertabs.po 
2019-07-30 12:29:53.000000000 +0200
+++ new/plasma-browser-integration-5.16.5/po/en_GB/plasma_runner_browsertabs.po 
2019-09-03 15:54:11.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2017-05-21 16:09+0000\n"
 "Last-Translator: Steve Allewell <[email protected]>\n"
 "Language-Team: English <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/es/plasma-browser-integration-host.po 
new/plasma-browser-integration-5.16.5/po/es/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-5.16.4/po/es/plasma-browser-integration-host.po  
    2019-07-30 12:29:54.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/es/plasma-browser-integration-host.po  
    2019-09-03 15:54:12.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration-host\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2019-03-27 20:10+0100\n"
 "Last-Translator: Eloy Cuadra <[email protected]>\n"
 "Language-Team: Spanish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/es/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-5.16.5/po/es/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-5.16.4/po/es/plasma-browser-integration-reminder.po
  2019-07-30 12:29:54.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/es/plasma-browser-integration-reminder.po
  2019-09-03 15:54:12.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration-reminder\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2018-09-16 19:55+0100\n"
 "Last-Translator: Eloy Cuadra <[email protected]>\n"
 "Language-Team: Spanish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/es/plasma_runner_browsertabs.po 
new/plasma-browser-integration-5.16.5/po/es/plasma_runner_browsertabs.po
--- old/plasma-browser-integration-5.16.4/po/es/plasma_runner_browsertabs.po    
2019-07-30 12:29:54.000000000 +0200
+++ new/plasma-browser-integration-5.16.5/po/es/plasma_runner_browsertabs.po    
2019-09-03 15:54:12.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: plasma_runner_browsertabs\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2017-05-05 17:22+0100\n"
 "Last-Translator: Eloy Cuadra <[email protected]>\n"
 "Language-Team: Spanish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/eu/plasma-browser-integration-host.po 
new/plasma-browser-integration-5.16.5/po/eu/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-5.16.4/po/eu/plasma-browser-integration-host.po  
    2019-07-30 12:29:54.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/eu/plasma-browser-integration-host.po  
    2019-09-03 15:54:13.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2019-04-25 00:09+0100\n"
 "Last-Translator: Iñigo Salvador Azurmendi <[email protected]>\n"
 "Language-Team: Basque <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/eu/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-5.16.5/po/eu/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-5.16.4/po/eu/plasma-browser-integration-reminder.po
  2019-07-30 12:29:54.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/eu/plasma-browser-integration-reminder.po
  2019-09-03 15:54:13.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2019-04-25 00:13+0100\n"
 "Last-Translator: Iñigo Salvador Azurmendi <[email protected]>\n"
 "Language-Team: Basque <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/eu/plasma_runner_browsertabs.po 
new/plasma-browser-integration-5.16.5/po/eu/plasma_runner_browsertabs.po
--- old/plasma-browser-integration-5.16.4/po/eu/plasma_runner_browsertabs.po    
2019-07-30 12:29:54.000000000 +0200
+++ new/plasma-browser-integration-5.16.5/po/eu/plasma_runner_browsertabs.po    
2019-09-03 15:54:13.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: plasma_runner_browsertabs\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2018-07-17 19:45+0100\n"
 "Last-Translator: Iñigo Salvador Azurmendi <[email protected]>\n"
 "Language-Team: Basque <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/fi/plasma-browser-integration-host.po 
new/plasma-browser-integration-5.16.5/po/fi/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-5.16.4/po/fi/plasma-browser-integration-host.po  
    2019-07-30 12:29:55.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/fi/plasma-browser-integration-host.po  
    2019-09-03 15:54:13.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2019-04-29 12:54+0200\n"
 "Last-Translator: Tommi Nieminen <[email protected]>\n"
 "Language-Team: Finnish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/fi/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-5.16.5/po/fi/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-5.16.4/po/fi/plasma-browser-integration-reminder.po
  2019-07-30 12:29:55.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/fi/plasma-browser-integration-reminder.po
  2019-09-03 15:54:13.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2018-09-27 16:03+0200\n"
 "Last-Translator: Tommi Nieminen <[email protected]>\n"
 "Language-Team: Finnish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/fi/plasma_runner_browsertabs.po 
new/plasma-browser-integration-5.16.5/po/fi/plasma_runner_browsertabs.po
--- old/plasma-browser-integration-5.16.4/po/fi/plasma_runner_browsertabs.po    
2019-07-30 12:29:55.000000000 +0200
+++ new/plasma-browser-integration-5.16.5/po/fi/plasma_runner_browsertabs.po    
2019-09-03 15:54:13.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2017-12-08 16:30+0200\n"
 "Last-Translator: Tommi Nieminen <[email protected]>\n"
 "Language-Team: Finnish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/fr/plasma-browser-integration-host.po 
new/plasma-browser-integration-5.16.5/po/fr/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-5.16.4/po/fr/plasma-browser-integration-host.po  
    2019-07-30 12:29:56.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/fr/plasma-browser-integration-host.po  
    2019-09-03 15:54:14.000000000 +0200
@@ -3,7 +3,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2019-04-20 09:45+0200\n"
 "Last-Translator: William Oprandi <[email protected]>\n"
 "Language-Team: French <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/fr/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-5.16.5/po/fr/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-5.16.4/po/fr/plasma-browser-integration-reminder.po
  2019-07-30 12:29:56.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/fr/plasma-browser-integration-reminder.po
  2019-09-03 15:54:14.000000000 +0200
@@ -3,7 +3,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2018-09-16 19:22+0800\n"
 "Last-Translator: Simon Depiets <[email protected]>\n"
 "Language-Team: French <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/fr/plasma_runner_browsertabs.po 
new/plasma-browser-integration-5.16.5/po/fr/plasma_runner_browsertabs.po
--- old/plasma-browser-integration-5.16.4/po/fr/plasma_runner_browsertabs.po    
2019-07-30 12:29:56.000000000 +0200
+++ new/plasma-browser-integration-5.16.5/po/fr/plasma_runner_browsertabs.po    
2019-09-03 15:54:14.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2017-07-15 23:17+0100\n"
 "Last-Translator: Vincent Pinon <[email protected]>\n"
 "Language-Team: French <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/gl/plasma-browser-integration-host.po 
new/plasma-browser-integration-5.16.5/po/gl/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-5.16.4/po/gl/plasma-browser-integration-host.po  
    2019-07-30 12:29:57.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/gl/plasma-browser-integration-host.po  
    2019-09-03 15:54:15.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2019-03-23 10:39+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n"
 "Language-Team: Galician <[email protected]>\n"
@@ -15,7 +15,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 18.12.2\n"
 
 #: downloadjob.cpp:177
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/gl/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-5.16.5/po/gl/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-5.16.4/po/gl/plasma-browser-integration-reminder.po
  2019-07-30 12:29:57.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/gl/plasma-browser-integration-reminder.po
  2019-09-03 15:54:15.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2018-10-21 20:52+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n"
 "Language-Team: Galician <[email protected]>\n"
@@ -15,7 +15,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 2.0\n"
 
 #: browserintegrationreminder.cpp:144
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/gl/plasma_runner_browsertabs.po 
new/plasma-browser-integration-5.16.5/po/gl/plasma_runner_browsertabs.po
--- old/plasma-browser-integration-5.16.4/po/gl/plasma_runner_browsertabs.po    
2019-07-30 12:29:57.000000000 +0200
+++ new/plasma-browser-integration-5.16.5/po/gl/plasma_runner_browsertabs.po    
2019-09-03 15:54:15.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2017-07-29 11:37+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n"
 "Language-Team: Galician <[email protected]>\n"
@@ -15,7 +15,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 2.0\n"
 
 #: tabsrunner.cpp:42
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/id/plasma-browser-integration-host.po 
new/plasma-browser-integration-5.16.5/po/id/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-5.16.4/po/id/plasma-browser-integration-host.po  
    2019-07-30 12:30:01.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/id/plasma-browser-integration-host.po  
    2019-09-03 15:54:18.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2019-04-16 08:34+0700\n"
 "Last-Translator: Wantoyo <[email protected]>\n"
 "Language-Team: Indonesian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/id/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-5.16.5/po/id/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-5.16.4/po/id/plasma-browser-integration-reminder.po
  2019-07-30 12:30:01.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/id/plasma-browser-integration-reminder.po
  2019-09-03 15:54:18.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2018-10-06 22:36+0700\n"
 "Last-Translator: Wantoyo <[email protected]>\n"
 "Language-Team: Indonesian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/id/plasma_runner_browsertabs.po 
new/plasma-browser-integration-5.16.5/po/id/plasma_runner_browsertabs.po
--- old/plasma-browser-integration-5.16.4/po/id/plasma_runner_browsertabs.po    
2019-07-30 12:30:01.000000000 +0200
+++ new/plasma-browser-integration-5.16.5/po/id/plasma_runner_browsertabs.po    
2019-09-03 15:54:18.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2018-10-10 18:08+0700\n"
 "Last-Translator: Wantoyo <[email protected]>\n"
 "Language-Team: Indonesian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/it/plasma-browser-integration-host.po 
new/plasma-browser-integration-5.16.5/po/it/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-5.16.4/po/it/plasma-browser-integration-host.po  
    2019-07-30 12:30:01.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/it/plasma-browser-integration-host.po  
    2019-09-03 15:54:19.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2019-05-23 00:15+0100\n"
 "Last-Translator: Luigi Toscano <[email protected]>\n"
 "Language-Team: Italian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/it/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-5.16.5/po/it/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-5.16.4/po/it/plasma-browser-integration-reminder.po
  2019-07-30 12:30:01.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/it/plasma-browser-integration-reminder.po
  2019-09-03 15:54:19.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2018-10-18 23:48+0100\n"
 "Last-Translator: Luigi Toscano <[email protected]>\n"
 "Language-Team: Italian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/it/plasma_runner_browsertabs.po 
new/plasma-browser-integration-5.16.5/po/it/plasma_runner_browsertabs.po
--- old/plasma-browser-integration-5.16.4/po/it/plasma_runner_browsertabs.po    
2019-07-30 12:30:01.000000000 +0200
+++ new/plasma-browser-integration-5.16.5/po/it/plasma_runner_browsertabs.po    
2019-09-03 15:54:19.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2017-05-19 22:48+0100\n"
 "Last-Translator: Luigi Toscano <[email protected]>\n"
 "Language-Team: Italian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/ja/plasma-browser-integration-host.po 
new/plasma-browser-integration-5.16.5/po/ja/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-5.16.4/po/ja/plasma-browser-integration-host.po  
    2019-07-30 12:30:02.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/ja/plasma-browser-integration-host.po  
    2019-09-03 15:54:19.000000000 +0200
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2019-03-23 19:02-0700\n"
 "Last-Translator: Japanese KDE translation team <[email protected]>\n"
 "Language-Team: Japanese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/ja/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-5.16.5/po/ja/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-5.16.4/po/ja/plasma-browser-integration-reminder.po
  2019-07-30 12:30:02.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/ja/plasma-browser-integration-reminder.po
  2019-09-03 15:54:19.000000000 +0200
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2018-09-25 20:25-0700\n"
 "Last-Translator: Japanese KDE translation team <[email protected]>\n"
 "Language-Team: Japanese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/ja/plasma_runner_browsertabs.po 
new/plasma-browser-integration-5.16.5/po/ja/plasma_runner_browsertabs.po
--- old/plasma-browser-integration-5.16.4/po/ja/plasma_runner_browsertabs.po    
2019-07-30 12:30:02.000000000 +0200
+++ new/plasma-browser-integration-5.16.5/po/ja/plasma_runner_browsertabs.po    
2019-09-03 15:54:19.000000000 +0200
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: plasma_runner_browsertabs\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2017-05-05 22:20-0700\n"
 "Last-Translator: Japanese KDE translation team <[email protected]>\n"
 "Language-Team: Japanese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/ko/plasma-browser-integration-host.po 
new/plasma-browser-integration-5.16.5/po/ko/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-5.16.4/po/ko/plasma-browser-integration-host.po  
    2019-07-30 12:30:04.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/ko/plasma-browser-integration-host.po  
    2019-09-03 15:54:21.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2019-04-12 01:08+0100\n"
 "Last-Translator: Shinjo Park <[email protected]>\n"
 "Language-Team: Korean <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/ko/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-5.16.5/po/ko/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-5.16.4/po/ko/plasma-browser-integration-reminder.po
  2019-07-30 12:30:04.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/ko/plasma-browser-integration-reminder.po
  2019-09-03 15:54:21.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2019-04-12 01:07+0100\n"
 "Last-Translator: Shinjo Park <[email protected]>\n"
 "Language-Team: Korean <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/ko/plasma_runner_browsertabs.po 
new/plasma-browser-integration-5.16.5/po/ko/plasma_runner_browsertabs.po
--- old/plasma-browser-integration-5.16.4/po/ko/plasma_runner_browsertabs.po    
2019-07-30 12:30:04.000000000 +0200
+++ new/plasma-browser-integration-5.16.5/po/ko/plasma_runner_browsertabs.po    
2019-09-03 15:54:21.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2017-12-02 23:44+0100\n"
 "Last-Translator: Shinjo Park <[email protected]>\n"
 "Language-Team: Korean <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/lt/plasma-browser-integration-host.po 
new/plasma-browser-integration-5.16.5/po/lt/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-5.16.4/po/lt/plasma-browser-integration-host.po  
    2019-07-30 12:30:04.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/lt/plasma-browser-integration-host.po  
    2019-09-03 15:54:22.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2019-03-23 03:48+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/lt/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-5.16.5/po/lt/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-5.16.4/po/lt/plasma-browser-integration-reminder.po
  2019-07-30 12:30:04.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/lt/plasma-browser-integration-reminder.po
  2019-09-03 15:54:22.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2019-02-12 03:28+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/lt/plasma_runner_browsertabs.po 
new/plasma-browser-integration-5.16.5/po/lt/plasma_runner_browsertabs.po
--- old/plasma-browser-integration-5.16.4/po/lt/plasma_runner_browsertabs.po    
2019-07-30 12:30:04.000000000 +0200
+++ new/plasma-browser-integration-5.16.5/po/lt/plasma_runner_browsertabs.po    
2019-09-03 15:54:22.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2018-08-16 09:15+0200\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/ml/plasma-browser-integration-host.po 
new/plasma-browser-integration-5.16.5/po/ml/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-5.16.4/po/ml/plasma-browser-integration-host.po  
    1970-01-01 01:00:00.000000000 +0100
+++ 
new/plasma-browser-integration-5.16.5/po/ml/plasma-browser-integration-host.po  
    2019-09-03 15:54:23.000000000 +0200
@@ -0,0 +1,107 @@
+# Malayalam translations for plasma-browser-integration package.
+# Copyright (C) 2019 This file is copyright:
+# This file is distributed under the same license as the 
plasma-browser-integration package.
+# Automatically generated, 2019.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: plasma-browser-integration\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
+"PO-Revision-Date: 2019-08-11 14:09+0530\n"
+"Last-Translator: Subin Siby <[email protected]>\n"
+"Language-Team: Swathanthra|സ്വതന്ത്ര Malayalam|മലയാളം 
Computing|കമ്പ്യൂട്ടിങ്ങ് <smc."
+"org.in>\n"
+"Language: ml\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"
+
+#: downloadjob.cpp:177
+#, kde-format
+msgid "Access denied."
+msgstr ""
+
+#: downloadjob.cpp:178
+#, kde-format
+msgid "Insufficient free space."
+msgstr ""
+
+#: downloadjob.cpp:179
+#, kde-format
+msgid "The file name you have chosen is too long."
+msgstr ""
+
+#: downloadjob.cpp:180
+#, kde-format
+msgid "The file is too large to be downloaded."
+msgstr ""
+
+#: downloadjob.cpp:182
+#, kde-format
+msgid "The file possibly contains malicious contents."
+msgstr ""
+
+#: downloadjob.cpp:183
+#, kde-format
+msgid "A temporary error has occurred. Please try again later."
+msgstr ""
+
+#: downloadjob.cpp:185
+#, kde-format
+msgid "A network error has occurred."
+msgstr ""
+
+#: downloadjob.cpp:186
+#, kde-format
+msgid "The network operation timed out."
+msgstr ""
+
+#: downloadjob.cpp:187
+#, kde-format
+msgid "The network connection has been lost."
+msgstr ""
+
+#: downloadjob.cpp:188
+#, kde-format
+msgid "The server is no longer reachable."
+msgstr ""
+
+#: downloadjob.cpp:190
+#, kde-format
+msgid "A server error has occurred."
+msgstr ""
+
+#: downloadjob.cpp:194
+#, kde-format
+msgid "The server does not have the requested data."
+msgstr ""
+
+#: downloadjob.cpp:196
+#, kde-format
+msgid "The browser application closed unexpectedly."
+msgstr ""
+
+#: downloadjob.cpp:203
+#, kde-format
+msgid "An unknown error occurred while downloading."
+msgstr ""
+
+#: downloadjob.cpp:233
+#, kde-format
+msgctxt "Job heading, like 'Copying'"
+msgid "Downloading"
+msgstr ""
+
+#: downloadjob.cpp:234
+#, kde-format
+msgctxt "The URL being downloaded"
+msgid "Source"
+msgstr ""
+
+#: downloadjob.cpp:235
+#, kde-format
+msgctxt "The location being downloaded to"
+msgid "Destination"
+msgstr ""
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/ml/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-5.16.5/po/ml/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-5.16.4/po/ml/plasma-browser-integration-reminder.po
  1970-01-01 01:00:00.000000000 +0100
+++ 
new/plasma-browser-integration-5.16.5/po/ml/plasma-browser-integration-reminder.po
  2019-09-03 15:54:23.000000000 +0200
@@ -0,0 +1,29 @@
+# Malayalam translations for plasma-browser-integration package.
+# Copyright (C) 2019 This file is copyright:
+# This file is distributed under the same license as the 
plasma-browser-integration package.
+# Automatically generated, 2019.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: plasma-browser-integration\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
+"PO-Revision-Date: 2019-08-11 14:09+0530\n"
+"Last-Translator: Subin Siby <[email protected]>\n"
+"Language-Team: Swathanthra|സ്വതന്ത്ര Malayalam|മലയാളം 
Computing|കമ്പ്യൂട്ടിങ്ങ് <smc."
+"org.in>\n"
+"Language: ml\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"
+
+#: browserintegrationreminder.cpp:144
+#, kde-format
+msgid "Get Plasma Browser Integration"
+msgstr ""
+
+#: browserintegrationreminder.cpp:169
+#, kde-format
+msgid "Do not show again"
+msgstr ""
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/ml/plasma_runner_browsertabs.po 
new/plasma-browser-integration-5.16.5/po/ml/plasma_runner_browsertabs.po
--- old/plasma-browser-integration-5.16.4/po/ml/plasma_runner_browsertabs.po    
1970-01-01 01:00:00.000000000 +0100
+++ new/plasma-browser-integration-5.16.5/po/ml/plasma_runner_browsertabs.po    
2019-09-03 15:54:23.000000000 +0200
@@ -0,0 +1,34 @@
+# Malayalam translations for plasma-browser-integration package.
+# Copyright (C) 2019 This file is copyright:
+# This file is distributed under the same license as the 
plasma-browser-integration package.
+# Automatically generated, 2019.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: plasma-browser-integration\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
+"PO-Revision-Date: 2019-08-11 14:09+0530\n"
+"Last-Translator: Subin Siby <[email protected]>\n"
+"Language-Team: Swathanthra|സ്വതന്ത്ര Malayalam|മലയാളം 
Computing|കമ്പ്യൂട്ടിങ്ങ് <smc."
+"org.in>\n"
+"Language: ml\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"
+
+#: tabsrunner.cpp:42
+#, kde-format
+msgid "Finds browser tabs whose title match :q:"
+msgstr ""
+
+#: tabsrunner.cpp:45
+#, kde-format
+msgid "Mute Tab"
+msgstr ""
+
+#: tabsrunner.cpp:46
+#, kde-format
+msgid "Unmute Tab"
+msgstr ""
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/nb/plasma_runner_browsertabs.po 
new/plasma-browser-integration-5.16.5/po/nb/plasma_runner_browsertabs.po
--- old/plasma-browser-integration-5.16.4/po/nb/plasma_runner_browsertabs.po    
2019-07-30 12:30:07.000000000 +0200
+++ new/plasma-browser-integration-5.16.5/po/nb/plasma_runner_browsertabs.po    
2019-09-03 15:54:24.000000000 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2018-06-27 18:53+0100\n"
 "Last-Translator: Øystein Steffensen-Alværvik <[email protected]>\n"
 "Language-Team: Norwegian Bokmål <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/nl/plasma-browser-integration-host.po 
new/plasma-browser-integration-5.16.5/po/nl/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-5.16.4/po/nl/plasma-browser-integration-host.po  
    2019-07-30 12:30:08.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/nl/plasma-browser-integration-host.po  
    2019-09-03 15:54:25.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2019-03-23 16:31+0100\n"
 "Last-Translator: Freek de Kruijf <[email protected]>\n"
 "Language-Team: Dutch <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/nl/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-5.16.5/po/nl/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-5.16.4/po/nl/plasma-browser-integration-reminder.po
  2019-07-30 12:30:08.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/nl/plasma-browser-integration-reminder.po
  2019-09-03 15:54:25.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2018-09-15 14:43+0100\n"
 "Last-Translator: Freek de Kruijf <[email protected]>\n"
 "Language-Team: Dutch <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/nl/plasma_runner_browsertabs.po 
new/plasma-browser-integration-5.16.5/po/nl/plasma_runner_browsertabs.po
--- old/plasma-browser-integration-5.16.4/po/nl/plasma_runner_browsertabs.po    
2019-07-30 12:30:08.000000000 +0200
+++ new/plasma-browser-integration-5.16.5/po/nl/plasma_runner_browsertabs.po    
2019-09-03 15:54:25.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2017-05-05 13:28+0100\n"
 "Last-Translator: Freek de Kruijf <[email protected]>\n"
 "Language-Team: Dutch <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/nn/plasma-browser-integration-host.po 
new/plasma-browser-integration-5.16.5/po/nn/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-5.16.4/po/nn/plasma-browser-integration-host.po  
    2019-07-30 12:30:08.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/nn/plasma-browser-integration-host.po  
    2019-09-03 15:54:25.000000000 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2019-03-25 22:19+0100\n"
 "Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
 "Language-Team: Norwegian Nynorsk <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/nn/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-5.16.5/po/nn/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-5.16.4/po/nn/plasma-browser-integration-reminder.po
  2019-07-30 12:30:08.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/nn/plasma-browser-integration-reminder.po
  2019-09-03 15:54:25.000000000 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2018-09-16 11:10+0200\n"
 "Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
 "Language-Team: Norwegian Nynorsk <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/nn/plasma_runner_browsertabs.po 
new/plasma-browser-integration-5.16.5/po/nn/plasma_runner_browsertabs.po
--- old/plasma-browser-integration-5.16.4/po/nn/plasma_runner_browsertabs.po    
2019-07-30 12:30:08.000000000 +0200
+++ new/plasma-browser-integration-5.16.5/po/nn/plasma_runner_browsertabs.po    
2019-09-03 15:54:25.000000000 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2018-01-27 12:06+0100\n"
 "Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
 "Language-Team: Norwegian Nynorsk <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/pa/plasma_runner_browsertabs.po 
new/plasma-browser-integration-5.16.5/po/pa/plasma_runner_browsertabs.po
--- old/plasma-browser-integration-5.16.4/po/pa/plasma_runner_browsertabs.po    
2019-07-30 12:30:10.000000000 +0200
+++ new/plasma-browser-integration-5.16.5/po/pa/plasma_runner_browsertabs.po    
2019-09-03 15:54:26.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2017-08-27 17:28-0600\n"
 "Last-Translator: A S Alam <[email protected]>\n"
 "Language-Team: Punjabi <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/pl/plasma-browser-integration-host.po 
new/plasma-browser-integration-5.16.5/po/pl/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-5.16.4/po/pl/plasma-browser-integration-host.po  
    2019-07-30 12:30:10.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/pl/plasma-browser-integration-host.po  
    2019-09-03 15:54:27.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2019-05-04 07:19+0200\n"
 "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
 "Language-Team: Polish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/pl/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-5.16.5/po/pl/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-5.16.4/po/pl/plasma-browser-integration-reminder.po
  2019-07-30 12:30:10.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/pl/plasma-browser-integration-reminder.po
  2019-09-03 15:54:27.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2019-01-13 10:30+0100\n"
 "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
 "Language-Team: Polish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/pl/plasma_runner_browsertabs.po 
new/plasma-browser-integration-5.16.5/po/pl/plasma_runner_browsertabs.po
--- old/plasma-browser-integration-5.16.4/po/pl/plasma_runner_browsertabs.po    
2019-07-30 12:30:10.000000000 +0200
+++ new/plasma-browser-integration-5.16.5/po/pl/plasma_runner_browsertabs.po    
2019-09-03 15:54:27.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2017-07-15 07:58+0100\n"
 "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
 "Language-Team: Polish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/pt/plasma-browser-integration-host.po 
new/plasma-browser-integration-5.16.5/po/pt/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-5.16.4/po/pt/plasma-browser-integration-host.po  
    2019-07-30 12:30:11.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/pt/plasma-browser-integration-host.po  
    2019-09-03 15:54:28.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2019-03-29 14:14+0000\n"
 "Last-Translator: José Nuno Coelho Pires <[email protected]>\n"
 "Language-Team: Portuguese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/pt/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-5.16.5/po/pt/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-5.16.4/po/pt/plasma-browser-integration-reminder.po
  2019-07-30 12:30:11.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/pt/plasma-browser-integration-reminder.po
  2019-09-03 15:54:28.000000000 +0200
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2018-11-04 13:18+0000\n"
 "Last-Translator: José Nuno Coelho Pires <[email protected]>\n"
 "Language-Team: Portuguese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/pt/plasma_runner_browsertabs.po 
new/plasma-browser-integration-5.16.5/po/pt/plasma_runner_browsertabs.po
--- old/plasma-browser-integration-5.16.4/po/pt/plasma_runner_browsertabs.po    
2019-07-30 12:30:11.000000000 +0200
+++ new/plasma-browser-integration-5.16.5/po/pt/plasma_runner_browsertabs.po    
2019-09-03 15:54:28.000000000 +0200
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: plasma_runner_browsertabs\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2017-05-05 11:40+0100\n"
 "Last-Translator: José Nuno Coelho Pires <[email protected]>\n"
 "Language-Team: Portuguese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/pt_BR/plasma-browser-integration-host.po
 
new/plasma-browser-integration-5.16.5/po/pt_BR/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-5.16.4/po/pt_BR/plasma-browser-integration-host.po
   2019-07-30 12:30:11.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/pt_BR/plasma-browser-integration-host.po
   2019-09-03 15:54:28.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2019-04-09 11:55-0300\n"
 "Last-Translator: Luiz Fernando Ranghetti <[email protected]>\n"
 "Language-Team: Portuguese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/pt_BR/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-5.16.5/po/pt_BR/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-5.16.4/po/pt_BR/plasma-browser-integration-reminder.po
       2019-07-30 12:30:11.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/pt_BR/plasma-browser-integration-reminder.po
       2019-09-03 15:54:28.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2018-10-03 17:30-0300\n"
 "Last-Translator: Luiz Fernando Ranghetti <[email protected]>\n"
 "Language-Team: Portuguese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/pt_BR/plasma_runner_browsertabs.po 
new/plasma-browser-integration-5.16.5/po/pt_BR/plasma_runner_browsertabs.po
--- old/plasma-browser-integration-5.16.4/po/pt_BR/plasma_runner_browsertabs.po 
2019-07-30 12:30:11.000000000 +0200
+++ new/plasma-browser-integration-5.16.5/po/pt_BR/plasma_runner_browsertabs.po 
2019-09-03 15:54:28.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2019-02-14 10:30-0200\n"
 "Last-Translator: Luiz Fernando Ranghetti <[email protected]>\n"
 "Language-Team: Portuguese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/ru/plasma-browser-integration-host.po 
new/plasma-browser-integration-5.16.5/po/ru/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-5.16.4/po/ru/plasma-browser-integration-host.po  
    2019-07-30 12:30:12.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/ru/plasma-browser-integration-host.po  
    2019-09-03 15:54:28.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2019-05-15 20:26+0300\n"
 "Last-Translator: Alexander Yavorsky <[email protected]>\n"
 "Language-Team: Russian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/ru/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-5.16.5/po/ru/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-5.16.4/po/ru/plasma-browser-integration-reminder.po
  2019-07-30 12:30:12.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/ru/plasma-browser-integration-reminder.po
  2019-09-03 15:54:28.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2018-09-15 14:53+0300\n"
 "Last-Translator: Alexander Potashev <[email protected]>\n"
 "Language-Team: Russian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/ru/plasma_runner_browsertabs.po 
new/plasma-browser-integration-5.16.5/po/ru/plasma_runner_browsertabs.po
--- old/plasma-browser-integration-5.16.4/po/ru/plasma_runner_browsertabs.po    
2019-07-30 12:30:12.000000000 +0200
+++ new/plasma-browser-integration-5.16.5/po/ru/plasma_runner_browsertabs.po    
2019-09-03 15:54:28.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2017-12-02 17:27+0300\n"
 "Last-Translator: Alexander Potashev <[email protected]>\n"
 "Language-Team: Russian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/sk/plasma-browser-integration-host.po 
new/plasma-browser-integration-5.16.5/po/sk/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-5.16.4/po/sk/plasma-browser-integration-host.po  
    2019-07-30 12:30:13.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/sk/plasma-browser-integration-host.po  
    2019-09-03 15:54:30.000000000 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration-host\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2019-05-01 15:39+0200\n"
 "Last-Translator: Matej Mrenica <[email protected]>\n"
 "Language-Team: Slovak <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/sk/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-5.16.5/po/sk/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-5.16.4/po/sk/plasma-browser-integration-reminder.po
  2019-07-30 12:30:13.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/sk/plasma-browser-integration-reminder.po
  2019-09-03 15:54:30.000000000 +0200
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration-reminder\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2018-09-22 20:32+0100\n"
 "Last-Translator: Roman Paholík <[email protected]>\n"
 "Language-Team: Slovak <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/sk/plasma_runner_browsertabs.po 
new/plasma-browser-integration-5.16.5/po/sk/plasma_runner_browsertabs.po
--- old/plasma-browser-integration-5.16.4/po/sk/plasma_runner_browsertabs.po    
2019-07-30 12:30:13.000000000 +0200
+++ new/plasma-browser-integration-5.16.5/po/sk/plasma_runner_browsertabs.po    
2019-09-03 15:54:30.000000000 +0200
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: plasma_runner_browsertabs\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2017-05-06 14:08+0100\n"
 "Last-Translator: Roman Paholik <[email protected]>\n"
 "Language-Team: Slovak <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/sl/plasma_runner_browsertabs.po 
new/plasma-browser-integration-5.16.5/po/sl/plasma_runner_browsertabs.po
--- old/plasma-browser-integration-5.16.4/po/sl/plasma_runner_browsertabs.po    
2019-07-30 12:30:13.000000000 +0200
+++ new/plasma-browser-integration-5.16.5/po/sl/plasma_runner_browsertabs.po    
2019-09-03 15:54:30.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2018-01-11 21:26+0100\n"
 "Last-Translator: Andrej Mernik <[email protected]>\n"
 "Language-Team: Slovenian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/sv/plasma-browser-integration-host.po 
new/plasma-browser-integration-5.16.5/po/sv/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-5.16.4/po/sv/plasma-browser-integration-host.po  
    2019-07-30 12:30:15.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/sv/plasma-browser-integration-host.po  
    2019-09-03 15:54:32.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2019-03-23 09:19+0100\n"
 "Last-Translator: Stefan Asserhäll <[email protected]>\n"
 "Language-Team: Swedish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/sv/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-5.16.5/po/sv/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-5.16.4/po/sv/plasma-browser-integration-reminder.po
  2019-07-30 12:30:15.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/sv/plasma-browser-integration-reminder.po
  2019-09-03 15:54:32.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2018-09-18 19:59+0100\n"
 "Last-Translator: Stefan Asserhäll <[email protected]>\n"
 "Language-Team: Swedish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/sv/plasma_runner_browsertabs.po 
new/plasma-browser-integration-5.16.5/po/sv/plasma_runner_browsertabs.po
--- old/plasma-browser-integration-5.16.4/po/sv/plasma_runner_browsertabs.po    
2019-07-30 12:30:15.000000000 +0200
+++ new/plasma-browser-integration-5.16.5/po/sv/plasma_runner_browsertabs.po    
2019-09-03 15:54:32.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2017-05-05 08:16+0100\n"
 "Last-Translator: Stefan Asserhäll <[email protected]>\n"
 "Language-Team: Swedish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/tr/plasma_runner_browsertabs.po 
new/plasma-browser-integration-5.16.5/po/tr/plasma_runner_browsertabs.po
--- old/plasma-browser-integration-5.16.4/po/tr/plasma_runner_browsertabs.po    
2019-07-30 12:30:18.000000000 +0200
+++ new/plasma-browser-integration-5.16.5/po/tr/plasma_runner_browsertabs.po    
2019-09-03 15:54:34.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: plasma_runner_browsertabs\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2017-06-28 08:39+0000\n"
 "Last-Translator: Kaan <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/uk/plasma-browser-integration-host.po 
new/plasma-browser-integration-5.16.5/po/uk/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-5.16.4/po/uk/plasma-browser-integration-host.po  
    2019-07-30 12:30:19.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/uk/plasma-browser-integration-host.po  
    2019-09-03 15:54:35.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration-host\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2019-03-23 08:16+0200\n"
 "Last-Translator: Yuri Chornoivan <[email protected]>\n"
 "Language-Team: Ukrainian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/uk/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-5.16.5/po/uk/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-5.16.4/po/uk/plasma-browser-integration-reminder.po
  2019-07-30 12:30:19.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/uk/plasma-browser-integration-reminder.po
  2019-09-03 15:54:35.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration-reminder\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2018-09-15 07:48+0300\n"
 "Last-Translator: Yuri Chornoivan <[email protected]>\n"
 "Language-Team: Ukrainian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/uk/plasma_runner_browsertabs.po 
new/plasma-browser-integration-5.16.5/po/uk/plasma_runner_browsertabs.po
--- old/plasma-browser-integration-5.16.4/po/uk/plasma_runner_browsertabs.po    
2019-07-30 12:30:19.000000000 +0200
+++ new/plasma-browser-integration-5.16.5/po/uk/plasma_runner_browsertabs.po    
2019-09-03 15:54:35.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: plasma_runner_browsertabs\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2017-07-15 10:51+0300\n"
 "Last-Translator: Yuri Chornoivan <[email protected]>\n"
 "Language-Team: Ukrainian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/zh_CN/plasma-browser-integration-host.po
 
new/plasma-browser-integration-5.16.5/po/zh_CN/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-5.16.4/po/zh_CN/plasma-browser-integration-host.po
   2019-07-30 12:30:20.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/zh_CN/plasma-browser-integration-host.po
   2019-09-03 15:54:36.000000000 +0200
@@ -2,8 +2,8 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
-"PO-Revision-Date: 2019-07-18 15:09\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
+"PO-Revision-Date: 2019-08-16 17:06\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/zh_CN/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-5.16.5/po/zh_CN/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-5.16.4/po/zh_CN/plasma-browser-integration-reminder.po
       2019-07-30 12:30:20.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/zh_CN/plasma-browser-integration-reminder.po
       2019-09-03 15:54:36.000000000 +0200
@@ -7,8 +7,8 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
-"PO-Revision-Date: 2019-07-18 15:09\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
+"PO-Revision-Date: 2019-08-16 17:06\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/zh_CN/plasma_runner_browsertabs.po 
new/plasma-browser-integration-5.16.5/po/zh_CN/plasma_runner_browsertabs.po
--- old/plasma-browser-integration-5.16.4/po/zh_CN/plasma_runner_browsertabs.po 
2019-07-30 12:30:20.000000000 +0200
+++ new/plasma-browser-integration-5.16.5/po/zh_CN/plasma_runner_browsertabs.po 
2019-09-03 15:54:36.000000000 +0200
@@ -2,8 +2,8 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
-"PO-Revision-Date: 2019-07-18 15:09\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
+"PO-Revision-Date: 2019-08-16 17:06\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/zh_TW/plasma-browser-integration-host.po
 
new/plasma-browser-integration-5.16.5/po/zh_TW/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-5.16.4/po/zh_TW/plasma-browser-integration-host.po
   2019-07-30 12:30:22.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/zh_TW/plasma-browser-integration-host.po
   2019-09-03 15:54:37.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2019-03-31 20:55+0800\n"
 "Last-Translator: pan93412 <[email protected]>\n"
 "Language-Team: Chinese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/zh_TW/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-5.16.5/po/zh_TW/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-5.16.4/po/zh_TW/plasma-browser-integration-reminder.po
       2019-07-30 12:30:22.000000000 +0200
+++ 
new/plasma-browser-integration-5.16.5/po/zh_TW/plasma-browser-integration-reminder.po
       2019-09-03 15:54:37.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2019-01-04 21:59+0800\n"
 "Last-Translator: pan93412 <[email protected]>\n"
 "Language-Team: Chinese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.4/po/zh_TW/plasma_runner_browsertabs.po 
new/plasma-browser-integration-5.16.5/po/zh_TW/plasma_runner_browsertabs.po
--- old/plasma-browser-integration-5.16.4/po/zh_TW/plasma_runner_browsertabs.po 
2019-07-30 12:30:22.000000000 +0200
+++ new/plasma-browser-integration-5.16.5/po/zh_TW/plasma_runner_browsertabs.po 
2019-09-03 15:54:37.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"POT-Creation-Date: 2019-08-30 07:52+0200\n"
 "PO-Revision-Date: 2019-01-04 21:50+0800\n"
 "Last-Translator: pan93412 <[email protected]>\n"
 "Language-Team: Chinese <[email protected]>\n"



Reply via email to