Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plasma6-browser-integration for 
openSUSE:Factory checked in at 2025-11-20 14:48:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma6-browser-integration (Old)
 and      /work/SRC/openSUSE:Factory/.plasma6-browser-integration.new.2061 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma6-browser-integration"

Thu Nov 20 14:48:21 2025 rev:33 rq:1318657 version:6.5.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/plasma6-browser-integration/plasma6-browser-integration.changes
  2025-11-06 18:12:47.502359522 +0100
+++ 
/work/SRC/openSUSE:Factory/.plasma6-browser-integration.new.2061/plasma6-browser-integration.changes
        2025-11-20 14:49:10.815341410 +0100
@@ -1,0 +2,10 @@
+Tue Nov 18 10:28:57 UTC 2025 - Fabian Vogt <[email protected]>
+
+- Update to 6.5.3:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.5.3
+- Changes since 6.5.2:
+  * Update version for new release 6.5.3
+  * mpris: In doubt, take the first entry for artwork
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ plasma6-browser-integration.spec ++++++
--- /var/tmp/diff_new_pack.zC58ar/_old  2025-11-20 14:49:12.531413953 +0100
+++ /var/tmp/diff_new_pack.zC58ar/_new  2025-11-20 14:49:12.555414967 +0100
@@ -29,7 +29,7 @@
 # Latest ABI-stable Plasma (e.g. 6.0 in KF6, but 6.0.80 in KUF)
 %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk 
-F. '{print $1"."$2}')}
 Name:           plasma6-browser-integration
-Version:        6.5.2
+Version:        6.5.3
 Release:        0
 Summary:        Helper for the KDE Plasma Browser Integration
 License:        GPL-3.0-or-later

++++++ plasma-browser-integration-6.5.2.tar.xz -> 
plasma-browser-integration-6.5.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-browser-integration-6.5.2/CMakeLists.txt 
new/plasma-browser-integration-6.5.3/CMakeLists.txt
--- old/plasma-browser-integration-6.5.2/CMakeLists.txt 2025-11-04 
16:00:25.000000000 +0100
+++ new/plasma-browser-integration-6.5.3/CMakeLists.txt 2025-11-18 
09:03:39.000000000 +0100
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(PROJECT_VERSION "6.5.2")
+set(PROJECT_VERSION "6.5.3")
 
 project(plasma-browser-integration VERSION ${PROJECT_VERSION})
 
-set(PROJECT_DEP_VERSION "6.5.2")
+set(PROJECT_DEP_VERSION "6.5.3")
 set(QT_MIN_VERSION "6.6.0")
 set(KF6_MIN_VERSION "6.8.0")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/extension/_locales/fr/messages.json 
new/plasma-browser-integration-6.5.3/extension/_locales/fr/messages.json
--- old/plasma-browser-integration-6.5.2/extension/_locales/fr/messages.json    
2025-11-04 16:00:25.000000000 +0100
+++ new/plasma-browser-integration-6.5.3/extension/_locales/fr/messages.json    
2025-11-18 09:03:39.000000000 +0100
@@ -123,7 +123,7 @@
         "message": "Contrôles multimédia"
     },
     "options_plugin_purpose_description": {
-        "message": "Ajoute une option « Partager... » au menu contextuel et 
permet aux sites Internet d'ouvrir une boîte de dialogue pour partager des 
contenus à l'aide de l'API « Web Share »."
+        "message": "Ajoute une option « Partager... » au menu contextuel et 
permet aux sites Internet d'ouvrir une boite de dialogue pour partager des 
contenus à l'aide de l'API « Web Share »."
     },
     "options_plugin_purpose_title": {
         "message": "Partage de contenus"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/extension/_locales/hu/messages.json 
new/plasma-browser-integration-6.5.3/extension/_locales/hu/messages.json
--- old/plasma-browser-integration-6.5.2/extension/_locales/hu/messages.json    
2025-11-04 16:00:25.000000000 +0100
+++ new/plasma-browser-integration-6.5.3/extension/_locales/hu/messages.json    
2025-11-18 09:03:39.000000000 +0100
@@ -87,7 +87,7 @@
         "message": "Letöltött fájlok hozzáadása a legutóbbi dokumentumokhoz"
     },
     "options_plugin_downloads_inhibitSuspend": {
-        "message": "Prevent system from going to sleep when downloading"
+        "message": "A rendszer alvó módba lépésének megakadályozása letöltés 
közben"
     },
     "options_plugin_downloads_saveOriginUrl": {
         "message": "A fájl letöltési helye URL-címének mentése a fájl 
attribútumai közé"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/host/mprisplugin.cpp 
new/plasma-browser-integration-6.5.3/host/mprisplugin.cpp
--- old/plasma-browser-integration-6.5.2/host/mprisplugin.cpp   2025-11-04 
16:00:25.000000000 +0100
+++ new/plasma-browser-integration-6.5.3/host/mprisplugin.cpp   2025-11-18 
09:03:39.000000000 +0100
@@ -654,7 +654,7 @@
             continue;
         }
 
-        if (biggest.isEmpty() || (actualSize.width() >= biggest.width() && 
actualSize.height() >= biggest.height())) {
+        if (!artworkUrl.isValid() || (actualSize.width() >= biggest.width() && 
actualSize.height() >= biggest.height())) {
             artworkUrl = url;
             biggest = actualSize;
         }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/ar/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/ar/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/ar/plasma-browser-integration-host.po   
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/ar/plasma-browser-integration-host.po   
    2025-11-18 09:03:39.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2024-08-15 11:42+0400\n"
 "Last-Translator: Zayed Al-Saidi <[email protected]>\n"
 "Language-Team: ar\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/ar/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/ar/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/ar/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/ar/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2021-08-20 10:59+0300\n"
 "Last-Translator: Safa Alfulaij <[email protected]>\n"
 "Language-Team: Arabic <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/ast/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/ast/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/ast/plasma-browser-integration-host.po  
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/ast/plasma-browser-integration-host.po  
    2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2023-05-01 23:43+0200\n"
 "Last-Translator: Enol P. <[email protected]>\n"
 "Language-Team: \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/ast/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/ast/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/ast/plasma-browser-integration-reminder.po
  2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/ast/plasma-browser-integration-reminder.po
  2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2023-05-03 21:28+0200\n"
 "Last-Translator: Enol P. <[email protected]>\n"
 "Language-Team: \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/az/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/az/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/az/plasma-browser-integration-host.po   
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/az/plasma-browser-integration-host.po   
    2025-11-18 09:03:39.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2025-05-06 11:29+0400\n"
 "Last-Translator: linux <[email protected]>\n"
 "Language-Team: Azerbaijani <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/az/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/az/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/az/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/az/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2020-07-27 17:32+0400\n"
 "Last-Translator: Xəyyam Qocayev <[email protected]>\n"
 "Language-Team: Azerbaijani <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/bg/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/bg/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/bg/plasma-browser-integration-host.po   
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/bg/plasma-browser-integration-host.po   
    2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2024-08-07 11:25+0200\n"
 "Last-Translator: Mincho Kondarev <[email protected]>\n"
 "Language-Team: Bulgarian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/bg/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/bg/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/bg/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/bg/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2022-01-11 11:39+0100\n"
 "Last-Translator: mkkDr2010 <[email protected]>\n"
 "Language-Team: Bulgarian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/ca/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/ca/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/ca/plasma-browser-integration-host.po   
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/ca/plasma-browser-integration-host.po   
    2025-11-18 09:03:39.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2024-08-06 13:24+0200\n"
 "Last-Translator: Josep M. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/ca/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/ca/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/ca/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/ca/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2020-07-30 10:27+0200\n"
 "Last-Translator: Antoni Bella Pérez <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/ca@valencia/plasma-browser-integration-host.po
 
new/plasma-browser-integration-6.5.3/po/ca@valencia/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/ca@valencia/plasma-browser-integration-host.po
      2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/ca@valencia/plasma-browser-integration-host.po
      2025-11-18 09:03:39.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2024-08-06 13:24+0200\n"
 "Last-Translator: Josep M. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/ca@valencia/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/ca@valencia/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/ca@valencia/plasma-browser-integration-reminder.po
  2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/ca@valencia/plasma-browser-integration-reminder.po
  2025-11-18 09:03:39.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2020-07-30 10:27+0200\n"
 "Last-Translator: Antoni Bella Pérez <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/cs/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/cs/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/cs/plasma-browser-integration-host.po   
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/cs/plasma-browser-integration-host.po   
    2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2024-08-06 11:20+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-6.5.2/po/cs/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/cs/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/cs/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/cs/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\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-6.5.2/po/da/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/da/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/da/plasma-browser-integration-host.po   
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/da/plasma-browser-integration-host.po   
    2025-11-18 09:03:39.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2024-10-30 11:02+0100\n"
 "Last-Translator: rasmus rosendahl-kaa <[email protected]>\n"
 "Language-Team: Danish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/da/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/da/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/da/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/da/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\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-6.5.2/po/de/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/de/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/de/plasma-browser-integration-host.po   
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/de/plasma-browser-integration-host.po   
    2025-11-18 09:03:39.000000000 +0100
@@ -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: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2024-09-03 21:53+0200\n"
 "Last-Translator: Johannes Obermayr <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/de/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/de/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/de/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/de/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration-reminder\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2020-11-26 07:16+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-6.5.2/po/el/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/el/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/el/plasma-browser-integration-host.po   
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/el/plasma-browser-integration-host.po   
    2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2020-10-08 09:20+0300\n"
 "Last-Translator: Stelios <[email protected]>\n"
 "Language-Team: Greek <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/el/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/el/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/el/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/el/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2020-10-08 09:25+0300\n"
 "Last-Translator: Stelios <[email protected]>\n"
 "Language-Team: Greek <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/en_GB/plasma-browser-integration-host.po
 
new/plasma-browser-integration-6.5.3/po/en_GB/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/en_GB/plasma-browser-integration-host.po
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/en_GB/plasma-browser-integration-host.po
    2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2024-08-24 12:04+0100\n"
 "Last-Translator: Steve Allewell <[email protected]>\n"
 "Language-Team: British English\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/en_GB/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/en_GB/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/en_GB/plasma-browser-integration-reminder.po
        2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/en_GB/plasma-browser-integration-reminder.po
        2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\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-6.5.2/po/eo/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/eo/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/eo/plasma-browser-integration-host.po   
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/eo/plasma-browser-integration-host.po   
    2025-11-18 09:03:39.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2024-12-28 17:41+0100\n"
 "Last-Translator: Oliver Kellogg <[email protected]>\n"
 "Language-Team: Esperanto <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/eo/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/eo/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/eo/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/eo/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2023-04-29 12:29+0100\n"
 "Last-Translator: Oliver Kellogg <[email protected]>\n"
 "Language-Team: Esperanto <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/es/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/es/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/es/plasma-browser-integration-host.po   
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/es/plasma-browser-integration-host.po   
    2025-11-18 09:03:39.000000000 +0100
@@ -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: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2025-05-21 01:25+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-6.5.2/po/es/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/es/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/es/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/es/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -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: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2025-05-21 01:25+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-6.5.2/po/et/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/et/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/et/plasma-browser-integration-host.po   
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/et/plasma-browser-integration-host.po   
    2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2019-11-08 23:45+0200\n"
 "Last-Translator: Marek Laane <[email protected]>\n"
 "Language-Team: Estonian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/et/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/et/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/et/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/et/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2019-11-08 23:48+0200\n"
 "Last-Translator: Marek Laane <[email protected]>\n"
 "Language-Team: Estonian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/eu/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/eu/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/eu/plasma-browser-integration-host.po   
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/eu/plasma-browser-integration-host.po   
    2025-11-18 09:03:39.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2024-08-06 11:38+0200\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-6.5.2/po/eu/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/eu/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/eu/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/eu/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\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-6.5.2/po/fi/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/fi/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/fi/plasma-browser-integration-host.po   
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/fi/plasma-browser-integration-host.po   
    2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2024-10-18 11:45+0300\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-6.5.2/po/fi/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/fi/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/fi/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/fi/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\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-6.5.2/po/fr/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/fr/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/fr/plasma-browser-integration-host.po   
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/fr/plasma-browser-integration-host.po   
    2025-11-18 09:03:39.000000000 +0100
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2024-08-07 10:04+0200\n"
 "Last-Translator: Xavier Besnard <[email protected]>\n"
 "Language-Team: French <French <[email protected]>>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/fr/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/fr/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/fr/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/fr/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -3,7 +3,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\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-6.5.2/po/gl/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/gl/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/gl/plasma-browser-integration-host.po   
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/gl/plasma-browser-integration-host.po   
    2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2024-08-07 21:25+0200\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n"
 "Language-Team: Proxecto Trasno ([email protected])\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/gl/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/gl/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/gl/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/gl/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\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"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/he/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/he/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/he/plasma-browser-integration-host.po   
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/he/plasma-browser-integration-host.po   
    2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2024-08-06 10:36+0300\n"
 "Last-Translator: Yaron Shahrabani <[email protected]>\n"
 "Language-Team: צוות התרגום של KDE ישראל\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/he/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/he/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/he/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/he/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2023-10-03 09:16+0300\n"
 "Last-Translator: \n"
 "Language-Team: צוות התרגום של KDE ישראל\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/hi/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/hi/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/hi/plasma-browser-integration-host.po   
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/hi/plasma-browser-integration-host.po   
    2025-11-18 09:03:39.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2024-12-15 17:36+0530\n"
 "Last-Translator: Kali <EMAIL@ADDRESS>\n"
 "Language-Team: Hindi <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/hi/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/hi/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/hi/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/hi/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2024-12-15 17:36+0530\n"
 "Last-Translator: Kali <EMAIL@ADDRESS>\n"
 "Language-Team: Hindi <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/hu/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/hu/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/hu/plasma-browser-integration-host.po   
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/hu/plasma-browser-integration-host.po   
    2025-11-18 09:03:39.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2024-09-13 14:48+0200\n"
 "Last-Translator: Kristof Kiszel <[email protected]>\n"
 "Language-Team: Hungarian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/hu/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/hu/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/hu/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/hu/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2019-12-09 22:14+0100\n"
 "Last-Translator: Kristóf Kiszel <[email protected]>\n"
 "Language-Team: Hungarian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/ia/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/ia/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/ia/plasma-browser-integration-host.po   
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/ia/plasma-browser-integration-host.po   
    2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2024-09-02 16:04+0200\n"
 "Last-Translator: giovanni <[email protected]>\n"
 "Language-Team: Interlingua <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/ia/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/ia/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/ia/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/ia/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2019-12-25 21:04+0100\n"
 "Last-Translator: Giovanni Sora <[email protected]>\n"
 "Language-Team: Interlingua <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/id/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/id/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/id/plasma-browser-integration-host.po   
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/id/plasma-browser-integration-host.po   
    2025-11-18 09:03:39.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2022-07-01 15:48+0700\n"
 "Last-Translator: Aziz Adam Adrian <[email protected]>\n"
 "Language-Team: Indonesian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/id/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/id/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/id/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/id/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\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-6.5.2/po/is/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/is/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/is/plasma-browser-integration-host.po   
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/is/plasma-browser-integration-host.po   
    2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2024-12-13 10:05+0000\n"
 "Last-Translator: Gummi <[email protected]>\n"
 "Language-Team: Icelandic <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/is/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/is/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/is/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/is/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2023-10-01 18:17+0000\n"
 "Last-Translator: Guðmundur Erlingsson <[email protected]>\n"
 "Language-Team: Icelandic <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/it/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/it/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/it/plasma-browser-integration-host.po   
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/it/plasma-browser-integration-host.po   
    2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2024-08-06 22:26+0200\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-6.5.2/po/it/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/it/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/it/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/it/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\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-6.5.2/po/ja/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/ja/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/ja/plasma-browser-integration-host.po   
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/ja/plasma-browser-integration-host.po   
    2025-11-18 09:03:39.000000000 +0100
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2022-08-08 21:16+0900\n"
 "Last-Translator: Ryuichi Yamada <[email protected]>\n"
 "Language-Team: Japanese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/ja/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/ja/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/ja/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/ja/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -3,7 +3,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2022-08-08 16:04+0900\n"
 "Last-Translator: Ryuichi Yamada <[email protected]>\n"
 "Language-Team: Japanese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/ka/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/ka/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/ka/plasma-browser-integration-host.po   
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/ka/plasma-browser-integration-host.po   
    2025-11-18 09:03:39.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2024-08-06 05:51+0200\n"
 "Last-Translator: Temuri Doghonadze <[email protected]>\n"
 "Language-Team: Georgian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/ka/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/ka/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/ka/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/ka/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2022-05-26 13:23+0200\n"
 "Last-Translator: Temuri Doghonadze <[email protected]>\n"
 "Language-Team: Georgian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/ko/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/ko/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/ko/plasma-browser-integration-host.po   
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/ko/plasma-browser-integration-host.po   
    2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2024-08-19 23:34+0200\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-6.5.2/po/ko/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/ko/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/ko/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/ko/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\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-6.5.2/po/lt/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/lt/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/lt/plasma-browser-integration-host.po   
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/lt/plasma-browser-integration-host.po   
    2025-11-18 09:03:39.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2024-08-12 15:20+0300\n"
 "Last-Translator: Moo\n"
 "Language-Team: lt\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/lt/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/lt/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/lt/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/lt/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2019-06-04 22:14+0000\n"
 "Last-Translator: Moo\n"
 "Language-Team: lt\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/lv/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/lv/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/lv/plasma-browser-integration-host.po   
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/lv/plasma-browser-integration-host.po   
    2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2024-08-28 10:42+0300\n"
 "Last-Translator: Toms Trasuns <[email protected]>\n"
 "Language-Team: Latvian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/lv/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/lv/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/lv/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/lv/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2024-01-19 15:09+0200\n"
 "Last-Translator: Toms Trasuns <[email protected]>\n"
 "Language-Team: Latvian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/ml/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/ml/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/ml/plasma-browser-integration-host.po   
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/ml/plasma-browser-integration-host.po   
    2025-11-18 09:03:39.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2019-03-23 03:48+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: Swathanthra|സ്വതന്ത്ര Malayalam|മലയാളം 
Computing|കമ്പ്യൂട്ടിങ്ങ് <smc."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/ml/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/ml/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/ml/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/ml/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2019-02-12 03:28+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: Swathanthra|സ്വതന്ത്ര Malayalam|മലയാളം 
Computing|കമ്പ്യൂട്ടിങ്ങ് <smc."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/nl/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/nl/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/nl/plasma-browser-integration-host.po   
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/nl/plasma-browser-integration-host.po   
    2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2024-08-06 10:29+0200\n"
 "Last-Translator: Freek de Kruijf <[email protected]>\n"
 "Language-Team: \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/nl/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/nl/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/nl/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/nl/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\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-6.5.2/po/nn/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/nn/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/nn/plasma-browser-integration-host.po   
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/nn/plasma-browser-integration-host.po   
    2025-11-18 09:03:39.000000000 +0100
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2024-08-08 22:02+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-6.5.2/po/nn/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/nn/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/nn/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/nn/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\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-6.5.2/po/pa/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/pa/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/pa/plasma-browser-integration-host.po   
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/pa/plasma-browser-integration-host.po   
    2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2024-02-25 09:35-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-6.5.2/po/pa/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/pa/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/pa/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/pa/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2020-12-19 13:21-0800\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-6.5.2/po/pl/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/pl/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/pl/plasma-browser-integration-host.po   
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/pl/plasma-browser-integration-host.po   
    2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2024-08-10 13:23+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-6.5.2/po/pl/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/pl/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/pl/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/pl/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\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-6.5.2/po/pt/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/pt/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/pt/plasma-browser-integration-host.po   
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/pt/plasma-browser-integration-host.po   
    2025-11-18 09:03:39.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2021-04-25 23:11+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-6.5.2/po/pt/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/pt/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/pt/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/pt/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\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-6.5.2/po/pt_BR/plasma-browser-integration-host.po
 
new/plasma-browser-integration-6.5.3/po/pt_BR/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/pt_BR/plasma-browser-integration-host.po
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/pt_BR/plasma-browser-integration-host.po
    2025-11-18 09:03:39.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2025-02-04 08:40-0300\n"
 "Last-Translator: Geraldo Simiao <[email protected]>\n"
 "Language-Team: Brazilian Portuguese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/pt_BR/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/pt_BR/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/pt_BR/plasma-browser-integration-reminder.po
        2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/pt_BR/plasma-browser-integration-reminder.po
        2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\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-6.5.2/po/ro/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/ro/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/ro/plasma-browser-integration-host.po   
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/ro/plasma-browser-integration-host.po   
    2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2025-10-19 02:34+0100\n"
 "Last-Translator: Sergiu Bivol <[email protected]>\n"
 "Language-Team: Romanian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/ro/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/ro/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/ro/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/ro/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2020-09-19 10:42+0100\n"
 "Last-Translator: Sergiu Bivol <[email protected]>\n"
 "Language-Team: Romanian\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/ru/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/ru/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/ru/plasma-browser-integration-host.po   
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/ru/plasma-browser-integration-host.po   
    2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2024-08-11 07:42+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-6.5.2/po/ru/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/ru/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/ru/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/ru/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\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-6.5.2/po/sa/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/sa/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/sa/plasma-browser-integration-host.po   
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/sa/plasma-browser-integration-host.po   
    2025-11-18 09:03:39.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2024-12-24 20:39+0530\n"
 "Last-Translator: kali <[email protected]>\n"
 "Language-Team: Sanskrit <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/sa/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/sa/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/sa/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/sa/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2024-12-13 19:10+0530\n"
 "Last-Translator: Kali <EMAIL@ADDRESS>\n"
 "Language-Team: Sanskrit <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/sk/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/sk/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/sk/plasma-browser-integration-host.po   
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/sk/plasma-browser-integration-host.po   
    2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration-host\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2021-05-03 18:56+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-6.5.2/po/sk/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/sk/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/sk/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/sk/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -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: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\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-6.5.2/po/sl/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/sl/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/sl/plasma-browser-integration-host.po   
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/sl/plasma-browser-integration-host.po   
    2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2024-08-06 07:34+0200\n"
 "Last-Translator: Matjaž Jeran <[email protected]>\n"
 "Language-Team: Slovenian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/sl/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/sl/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/sl/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/sl/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2020-06-15 13:33+0200\n"
 "Last-Translator: Matjaž Jeran <[email protected]>\n"
 "Language-Team: Slovenian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/sv/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/sv/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/sv/plasma-browser-integration-host.po   
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/sv/plasma-browser-integration-host.po   
    2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2024-08-06 07:45+0200\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-6.5.2/po/sv/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/sv/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/sv/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/sv/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\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-6.5.2/po/ta/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/ta/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/ta/plasma-browser-integration-host.po   
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/ta/plasma-browser-integration-host.po   
    2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2024-08-18 17:22+0530\n"
 "Last-Translator: Kishore G <[email protected]>\n"
 "Language-Team: Tamil <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/ta/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/ta/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/ta/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/ta/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2021-06-26 21:43+0530\n"
 "Last-Translator: Kishore G <[email protected]>\n"
 "Language-Team: Tamil <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/tg/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/tg/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/tg/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/tg/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2019-09-18 11:43+0500\n"
 "Last-Translator: Victor Ibragimov <[email protected]>\n"
 "Language-Team: English <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/tr/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/tr/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/tr/plasma-browser-integration-host.po   
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/tr/plasma-browser-integration-host.po   
    2025-11-18 09:03:39.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2024-08-06 11:21+0300\n"
 "Last-Translator: Emir SARI <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/tr/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/tr/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/tr/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/tr/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2022-03-12 13:38+0300\n"
 "Last-Translator: Emir SARI <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/uk/plasma-browser-integration-host.po 
new/plasma-browser-integration-6.5.3/po/uk/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/uk/plasma-browser-integration-host.po   
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/uk/plasma-browser-integration-host.po   
    2025-11-18 09:03:39.000000000 +0100
@@ -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: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2024-08-06 08:47+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-6.5.2/po/uk/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/uk/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/uk/plasma-browser-integration-reminder.po
   2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/uk/plasma-browser-integration-reminder.po
   2025-11-18 09:03:39.000000000 +0100
@@ -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: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\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-6.5.2/po/zh_CN/plasma-browser-integration-host.po
 
new/plasma-browser-integration-6.5.3/po/zh_CN/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/zh_CN/plasma-browser-integration-host.po
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/zh_CN/plasma-browser-integration-host.po
    2025-11-18 09:03:39.000000000 +0100
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2024-04-22 15:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/zh_CN/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/zh_CN/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/zh_CN/plasma-browser-integration-reminder.po
        2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/zh_CN/plasma-browser-integration-reminder.po
        2025-11-18 09:03:39.000000000 +0100
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2024-04-22 15:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/zh_TW/plasma-browser-integration-host.po
 
new/plasma-browser-integration-6.5.3/po/zh_TW/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-6.5.2/po/zh_TW/plasma-browser-integration-host.po
    2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/zh_TW/plasma-browser-integration-host.po
    2025-11-18 09:03:39.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2024-10-28 00:41+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2024-08-09 03:32+0900\n"
 "Last-Translator: Kisaragi Hiu <[email protected]>\n"
 "Language-Team: Traditional Chinese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-6.5.2/po/zh_TW/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-6.5.3/po/zh_TW/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-6.5.2/po/zh_TW/plasma-browser-integration-reminder.po
        2025-11-04 16:00:25.000000000 +0100
+++ 
new/plasma-browser-integration-6.5.3/po/zh_TW/plasma-browser-integration-reminder.po
        2025-11-18 09:03:39.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2023-06-08 02:13+0000\n"
+"POT-Creation-Date: 2025-11-17 14:41+0000\n"
 "PO-Revision-Date: 2019-01-04 21:59+0800\n"
 "Last-Translator: pan93412 <[email protected]>\n"
 "Language-Team: Chinese <[email protected]>\n"

Reply via email to