Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package falkon for openSUSE:Factory checked 
in at 2025-07-06 17:00:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/falkon (Old)
 and      /work/SRC/openSUSE:Factory/.falkon.new.1903 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "falkon"

Sun Jul  6 17:00:43 2025 rev:51 rq:1290276 version:25.04.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/falkon/falkon.changes    2025-06-10 
09:01:00.128772589 +0200
+++ /work/SRC/openSUSE:Factory/.falkon.new.1903/falkon.changes  2025-07-06 
17:01:17.114491877 +0200
@@ -1,0 +2,9 @@
+Tue Jul  1 15:26:35 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 25.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/25.04.3/
+- No code change since 25.04.2
+
+-------------------------------------------------------------------

Old:
----
  falkon-25.04.2.tar.xz
  falkon-25.04.2.tar.xz.sig

New:
----
  falkon-25.04.3.tar.xz
  falkon-25.04.3.tar.xz.sig

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

Other differences:
------------------
++++++ falkon.spec ++++++
--- /var/tmp/diff_new_pack.Wpt9I7/_old  2025-07-06 17:01:18.042530322 +0200
+++ /var/tmp/diff_new_pack.Wpt9I7/_new  2025-07-06 17:01:18.046530488 +0200
@@ -21,7 +21,7 @@
 
 %bcond_without released
 Name:           falkon
-Version:        25.04.2
+Version:        25.04.3
 Release:        0
 Summary:        Modern web browser
 License:        GPL-3.0-or-later


++++++ falkon-25.04.2.tar.xz -> falkon-25.04.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-25.04.2/CMakeLists.txt 
new/falkon-25.04.3/CMakeLists.txt
--- old/falkon-25.04.2/CMakeLists.txt   2025-06-03 05:21:02.000000000 +0200
+++ new/falkon-25.04.3/CMakeLists.txt   2025-06-30 18:51:36.000000000 +0200
@@ -4,7 +4,7 @@
 # KDE Gear Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "25")
 set(RELEASE_SERVICE_VERSION_MINOR "04")
-set(RELEASE_SERVICE_VERSION_MICRO "2")
+set(RELEASE_SERVICE_VERSION_MICRO "3")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 # Project name and version
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/falkon-25.04.2/linux/appdata/org.kde.falkon.appdata.xml 
new/falkon-25.04.3/linux/appdata/org.kde.falkon.appdata.xml
--- old/falkon-25.04.2/linux/appdata/org.kde.falkon.appdata.xml 2025-06-03 
05:21:02.000000000 +0200
+++ new/falkon-25.04.3/linux/appdata/org.kde.falkon.appdata.xml 2025-06-30 
18:51:36.000000000 +0200
@@ -206,6 +206,7 @@
   </provides>
   <content_rating type="oars-1.1"/>
   <releases>
+    <release version="25.04.3" date="2025-07-03"/>
     <release version="25.04.2" date="2025-06-05"/>
     <release version="25.04.1" date="2025-05-08"/>
     <release version="25.04.0" date="2025-04-17"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-25.04.2/po/es/falkon_hellopython.po 
new/falkon-25.04.3/po/es/falkon_hellopython.po
--- old/falkon-25.04.2/po/es/falkon_hellopython.po      2025-06-03 
05:21:02.000000000 +0200
+++ new/falkon-25.04.3/po/es/falkon_hellopython.po      2025-06-30 
18:51:36.000000000 +0200
@@ -1,16 +1,17 @@
 # Spanish translations for falkon_hellopython.po package.
-# Copyright (C) 2018 This_file_is_part_of_KDE
-# This file is distributed under the same license as the PACKAGE package.
-#
+# Copyright (C) 2018-2025 This file is copyright:
+# This file is distributed under the same license as the falkon package.
 # Automatically generated, 2018.
-# Eloy Cuadra <ecua...@eloihr.net>, 2018.
+#
+# SPDX-FileCopyrightText: 2018 Eloy Cuadra <ecua...@eloihr.net>
+# SPDX-FileCopyrightText: 2025 Víctor Rodrigo Córdoba <vrcord...@gmail.com>
 msgid ""
 msgstr ""
 "Project-Id-Version: falkon_hellopython\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-11-05 12:31+0000\n"
-"PO-Revision-Date: 2018-04-09 13:26+0200\n"
-"Last-Translator: Javier Viñal <fjvi...@gmail.com>\n"
+"PO-Revision-Date: 2025-06-18 01:36+0100\n"
+"Last-Translator: Víctor Rodrigo Córdoba <vrcord...@gmail.com>\n"
 "Language-Team: Spanish <kde-l10n...@kde.org>\n"
 "Language: es\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-25.04.2/po/es/falkon_helloqml.po 
new/falkon-25.04.3/po/es/falkon_helloqml.po
--- old/falkon-25.04.2/po/es/falkon_helloqml.po 2025-06-03 05:21:02.000000000 
+0200
+++ new/falkon-25.04.3/po/es/falkon_helloqml.po 2025-06-30 18:51:36.000000000 
+0200
@@ -1,14 +1,16 @@
-# Copyright (C) YEAR This_file_is_part_of_KDE
-# This file is distributed under the same license as the PACKAGE package.
+# Spanish translations for falkon_helloqml.po package.
+# Copyright (C) 2018-2025 This file is copyright:
+# This file is distributed under the same license as the falkon package.
 #
-# Javier Vinal <fjvi...@gmail.com>, 2018.
+# SPDX-FileCopyrightText: 2018 Javier Vinal <fjvi...@gmail.com>
+# SPDX-FileCopyrightText: 2025 Víctor Rodrigo Córdoba <vrcord...@gmail.com>
 msgid ""
 msgstr ""
-"Project-Id-Version: \n"
+"Project-Id-Version: falkon_helloqml\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-11-05 12:31+0000\n"
-"PO-Revision-Date: 2018-10-03 22:32+0100\n"
-"Last-Translator: Javier Vinal <fjvi...@gmail.com>\n"
+"PO-Revision-Date: 2025-06-18 01:36+0100\n"
+"Last-Translator: Víctor Rodrigo Córdoba <vrcord...@gmail.com>\n"
 "Language-Team: Spanish <kde-l10n...@kde.org>\n"
 "Language: es\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-25.04.2/po/es/falkon_middleclickloader.po 
new/falkon-25.04.3/po/es/falkon_middleclickloader.po
--- old/falkon-25.04.2/po/es/falkon_middleclickloader.po        2025-06-03 
05:21:02.000000000 +0200
+++ new/falkon-25.04.3/po/es/falkon_middleclickloader.po        2025-06-30 
18:51:36.000000000 +0200
@@ -1,16 +1,17 @@
 # Spanish translations for falkon_middleclickloader.po package.
-# Copyright (C) 2018 This_file_is_part_of_KDE
-# This file is distributed under the same license as the PACKAGE package.
-#
+# Copyright (C) 2018-2025 This file is copyright:
+# This file is distributed under the same license as the falkon package.
 # Automatically generated, 2018.
-# Eloy Cuadra <ecua...@eloihr.net>, 2018.
+#
+# SPDX-FileCopyrightText: 2018 Eloy Cuadra <ecua...@eloihr.net>
+# SPDX-FileCopyrightText: 2025 Víctor Rodrigo Córdoba <vrcord...@gmail.com>
 msgid ""
 msgstr ""
 "Project-Id-Version: falkon_middleclickloader\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-11-05 12:31+0000\n"
-"PO-Revision-Date: 2018-07-18 20:07+0100\n"
-"Last-Translator: Eloy Cuadra <ecua...@eloihr.net>\n"
+"PO-Revision-Date: 2025-06-18 01:36+0100\n"
+"Last-Translator: Víctor Rodrigo Córdoba <vrcord...@gmail.com>\n"
 "Language-Team: Spanish <kde-l10n...@kde.org>\n"
 "Language: es\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-25.04.2/po/es/falkon_runaction.po 
new/falkon-25.04.3/po/es/falkon_runaction.po
--- old/falkon-25.04.2/po/es/falkon_runaction.po        2025-06-03 
05:21:02.000000000 +0200
+++ new/falkon-25.04.3/po/es/falkon_runaction.po        2025-06-30 
18:51:36.000000000 +0200
@@ -1,16 +1,17 @@
 # Spanish translations for falkon_runaction.po package.
-# Copyright (C) 2018 This_file_is_part_of_KDE
-# This file is distributed under the same license as the PACKAGE package.
-#
+# Copyright (C) 2018-2025 This file is copyright:
+# This file is distributed under the same license as the falkon package.
 # Automatically generated, 2018.
-# Eloy Cuadra <ecua...@eloihr.net>, 2018.
+#
+# SPDX-FileCopyrightText: 2018 Eloy Cuadra <ecua...@eloihr.net>
+# SPDX-FileCopyrightText: 2025 Víctor Rodrigo Córdoba <vrcord...@gmail.com>
 msgid ""
 msgstr ""
 "Project-Id-Version: falkon_runaction\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-11-05 12:31+0000\n"
-"PO-Revision-Date: 2018-03-20 22:22+0100\n"
-"Last-Translator: Eloy Cuadra <ecua...@eloihr.net>\n"
+"PO-Revision-Date: 2025-06-18 01:37+0100\n"
+"Last-Translator: Víctor Rodrigo Córdoba <vrcord...@gmail.com>\n"
 "Language-Team: Spanish <kde-l10n...@kde.org>\n"
 "Language: es\n"
 "MIME-Version: 1.0\n"
@@ -33,7 +34,7 @@
 
 #: button.py:48
 msgid "Configure..."
-msgstr "Configurar..."
+msgstr "Configurar…"
 
 #: settingsdialog.py:38
 msgid "Run Action Settings"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-25.04.2/poqm/ar/falkon_sitesettingsview_qt.po 
new/falkon-25.04.3/poqm/ar/falkon_sitesettingsview_qt.po
--- old/falkon-25.04.2/poqm/ar/falkon_sitesettingsview_qt.po    2025-06-03 
05:21:02.000000000 +0200
+++ new/falkon-25.04.3/poqm/ar/falkon_sitesettingsview_qt.po    2025-06-30 
18:51:36.000000000 +0200
@@ -1,8 +1,8 @@
-# SPDX-FileCopyrightText: 2024 Zayed Al-Saidi <zayed.alsa...@gmail.com>
+# SPDX-FileCopyrightText: 2024, 2025 Zayed Al-Saidi <zayed.alsa...@gmail.com>
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
-"PO-Revision-Date: 2024-06-26 18:41+0400\n"
+"PO-Revision-Date: 2025-06-28 17:20+0400\n"
 "Last-Translator: Zayed Al-Saidi <zayed.alsa...@gmail.com>\n"
 "Language-Team: ar\n"
 "Language: ar\n"
@@ -47,7 +47,7 @@
 #: sitesettingsview_widget.cpp:64
 msgctxt "SiteSettingsView_Widget|"
 msgid "Refresh"
-msgstr "أنعش"
+msgstr "حدّث"
 
 #: sitesettingsview_widget.cpp:75 sitesettingsview_widget.cpp:109
 msgctxt "SiteSettingsView_Widget|"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-25.04.2/poqm/bg/falkon_qt.po 
new/falkon-25.04.3/poqm/bg/falkon_qt.po
--- old/falkon-25.04.2/poqm/bg/falkon_qt.po     2025-06-03 05:21:02.000000000 
+0200
+++ new/falkon-25.04.3/poqm/bg/falkon_qt.po     2025-06-30 18:51:36.000000000 
+0200
@@ -6266,16 +6266,3 @@
 msgctxt "WebTab|"
 msgid "%1 - Falkon"
 msgstr "%1 - Falkon"
-
-#~ msgctxt "AdBlockTreeWidget|"
-#~ msgid "%1 (recently updated)"
-#~ msgstr "%1 (наскоро обновен)"
-
-#~ msgctxt "AdBlockTreeWidget|"
-#~ msgid "%1 (Error: %2)"
-#~ msgstr "%1 (Грешка: %2)"
-
-# try to detect possible XSS attacks when executing javascript
-#~ msgctxt "Preferences|"
-#~ msgid "Enable XSS Auditing"
-#~ msgstr "Активиране на XSS аудит"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-25.04.2/poqm/es/falkon_autoscroll_qt.po 
new/falkon-25.04.3/poqm/es/falkon_autoscroll_qt.po
--- old/falkon-25.04.2/poqm/es/falkon_autoscroll_qt.po  2025-06-03 
05:21:02.000000000 +0200
+++ new/falkon-25.04.3/poqm/es/falkon_autoscroll_qt.po  2025-06-30 
18:51:36.000000000 +0200
@@ -1,14 +1,17 @@
-# Copyright (C) YEAR This_file_is_part_of_KDE
+# Spanish translations for falkon_autoscroll_qt.po package.
+# Copyright (C) 2017-2025 This file is copyright:
 # This file is distributed under the same license as the falkon package.
 #
-# Jaime Muñoz Martín <jmmarti...@outlook.com>, 2017.
-# Javier Llorente <jav...@opensuse.org>, 2017.
-# Eloy Cuadra <ecua...@eloihr.net>, 2018.
+# SPDX-FileCopyrightText: 2017 Jaime Muñoz Martín <jmmarti...@outlook.com>
+# SPDX-FileCopyrightText: 2017 Javier Llorente <jav...@opensuse.org>
+# SPDX-FileCopyrightText: 2018 Eloy Cuadra <ecua...@eloihr.net>
+# SPDX-FileCopyrightText: 2025 Víctor Rodrigo Córdoba <vrcord...@gmail.com>
 msgid ""
 msgstr ""
-"Project-Id-Version: \n"
-"PO-Revision-Date: 2018-12-03 20:01+0100\n"
-"Last-Translator: Eloy Cuadra <ecua...@eloihr.net>\n"
+"Project-Id-Version: falkon_autoscroll_qt\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"PO-Revision-Date: 2025-06-18 01:35+0100\n"
+"Last-Translator: Víctor Rodrigo Córdoba <vrcord...@gmail.com>\n"
 "Language-Team: Spanish <kde-l10n...@kde.org>\n"
 "Language: es\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/falkon-25.04.2/poqm/es/falkon_flashcookiemanager_qt.po 
new/falkon-25.04.3/poqm/es/falkon_flashcookiemanager_qt.po
--- old/falkon-25.04.2/poqm/es/falkon_flashcookiemanager_qt.po  2025-06-03 
05:21:02.000000000 +0200
+++ new/falkon-25.04.3/poqm/es/falkon_flashcookiemanager_qt.po  2025-06-30 
18:51:36.000000000 +0200
@@ -1,14 +1,17 @@
-# Copyright (C) YEAR This_file_is_part_of_KDE
+# Spanish translations for falkon_flashcookiemanager_qt.po package.
+# Copyright (C) 2017-2025 This file is copyright:
 # This file is distributed under the same license as the falkon package.
 #
-# Jaime Muñoz Martín <jmmarti...@outlook.com>, 2017.
-# Javier Llorente <jav...@opensuse.org>, 2017.
-# Eloy Cuadra <ecua...@eloihr.net>, 2018.
+# SPDX-FileCopyrightText: 2017 Jaime Muñoz Martín <jmmarti...@outlook.com>
+# SPDX-FileCopyrightText: 2017 Javier Llorente <jav...@opensuse.org>
+# SPDX-FileCopyrightText: 2018 Eloy Cuadra <ecua...@eloihr.net>
+# SPDX-FileCopyrightText: 2025 Víctor Rodrigo Córdoba <vrcord...@gmail.com>
 msgid ""
 msgstr ""
-"Project-Id-Version: \n"
-"PO-Revision-Date: 2018-12-03 20:10+0100\n"
-"Last-Translator: Eloy Cuadra <ecua...@eloihr.net>\n"
+"Project-Id-Version: falkon_flashcookiemanager_qt\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"PO-Revision-Date: 2025-06-18 01:35+0100\n"
+"Last-Translator: Víctor Rodrigo Córdoba <vrcord...@gmail.com>\n"
 "Language-Team: Spanish <kde-l10n...@kde.org>\n"
 "Language: es\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/falkon-25.04.2/poqm/es/falkon_gnomekeyringpasswords_qt.po 
new/falkon-25.04.3/poqm/es/falkon_gnomekeyringpasswords_qt.po
--- old/falkon-25.04.2/poqm/es/falkon_gnomekeyringpasswords_qt.po       
2025-06-03 05:21:02.000000000 +0200
+++ new/falkon-25.04.3/poqm/es/falkon_gnomekeyringpasswords_qt.po       
2025-06-30 18:51:36.000000000 +0200
@@ -1,8 +1,13 @@
-# Víctor Rodrigo Córdoba <vrcord...@gmail.com>, 2022.
+# Spanish translations for falkon_gnomekeyringpasswords_qt.po package.
+# Copyright (C) 2022-2025 This file is copyright:
+# This file is distributed under the same license as the falkon package.
+#
+# SPDX-FileCopyrightText: 2022, 2025 Víctor Rodrigo Córdoba 
<vrcord...@gmail.com>
 msgid ""
 msgstr ""
-"Project-Id-Version: \n"
-"PO-Revision-Date: 2022-01-22 15:35+0100\n"
+"Project-Id-Version: falkon_gnomekeyringpasswords_qt\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"PO-Revision-Date: 2025-06-18 01:35+0100\n"
 "Last-Translator: Víctor Rodrigo Córdoba <vrcord...@gmail.com>\n"
 "Language-Team: Spanish <kde-l10n...@kde.org>\n"
 "Language: es\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-25.04.2/poqm/es/falkon_greasemonkey_qt.po 
new/falkon-25.04.3/poqm/es/falkon_greasemonkey_qt.po
--- old/falkon-25.04.2/poqm/es/falkon_greasemonkey_qt.po        2025-06-03 
05:21:02.000000000 +0200
+++ new/falkon-25.04.3/poqm/es/falkon_greasemonkey_qt.po        2025-06-30 
18:51:36.000000000 +0200
@@ -1,13 +1,15 @@
-# Copyright (C) YEAR This_file_is_part_of_KDE
+# Spanish translations for falkon_greasemonkey_qt.po package.
+# Copyright (C) 2017-2025 This file is copyright:
 # This file is distributed under the same license as the falkon package.
 #
 # SPDX-FileCopyrightText: 2017 Jaime Muñoz Martín <jmmarti...@outlook.com>
 # SPDX-FileCopyrightText: 2017 Javier Llorente <jav...@opensuse.org>
-# SPDX-FileCopyrightText: 2024 Víctor Rodrigo Córdoba <vrcord...@gmail.com>
+# SPDX-FileCopyrightText: 2024, 2025 Víctor Rodrigo Córdoba 
<vrcord...@gmail.com>
 msgid ""
 msgstr ""
 "Project-Id-Version: falkon_greasemonkey_qt\n"
-"PO-Revision-Date: 2024-11-09 19:09+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"PO-Revision-Date: 2025-06-18 01:36+0100\n"
 "Last-Translator: Víctor Rodrigo Córdoba <vrcord...@gmail.com>\n"
 "Language-Team: Spanish <kde-l10n...@kde.org>\n"
 "Language: es\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/falkon-25.04.2/poqm/es/falkon_kdeframeworksintegration_qt.po 
new/falkon-25.04.3/poqm/es/falkon_kdeframeworksintegration_qt.po
--- old/falkon-25.04.2/poqm/es/falkon_kdeframeworksintegration_qt.po    
2025-06-03 05:21:02.000000000 +0200
+++ new/falkon-25.04.3/poqm/es/falkon_kdeframeworksintegration_qt.po    
2025-06-30 18:51:36.000000000 +0200
@@ -1,10 +1,15 @@
-# Eloy Cuadra <ecua...@eloihr.net>, 2018.
-# Javier Vinal <fjvi...@gmail.com>, 2018.
-# Víctor Rodrigo Córdoba <vrcord...@gmail.com>, 2020, 2023.
+# Spanish translations for falkon_kdeframeworksintegration_qt.po package.
+# Copyright (C) 2018-2025 This file is copyright:
+# This file is distributed under the same license as the falkon package.
+#
+# SPDX-FileCopyrightText: 2018 Eloy Cuadra <ecua...@eloihr.net>
+# SPDX-FileCopyrightText: 2018 Javier Vinal <fjvi...@gmail.com>
+# SPDX-FileCopyrightText: 2020, 2023, 2025 Víctor Rodrigo Córdoba 
<vrcord...@gmail.com>
 msgid ""
 msgstr ""
 "Project-Id-Version: falkon_kdeframeworksintegration_qt\n"
-"PO-Revision-Date: 2023-05-06 17:28+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"PO-Revision-Date: 2025-06-18 01:36+0100\n"
 "Last-Translator: Víctor Rodrigo Córdoba <vrcord...@gmail.com>\n"
 "Language-Team: Spanish <kde-l10n...@kde.org>\n"
 "Language: es\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-25.04.2/poqm/es/falkon_mousegestures_qt.po 
new/falkon-25.04.3/poqm/es/falkon_mousegestures_qt.po
--- old/falkon-25.04.2/poqm/es/falkon_mousegestures_qt.po       2025-06-03 
05:21:02.000000000 +0200
+++ new/falkon-25.04.3/poqm/es/falkon_mousegestures_qt.po       2025-06-30 
18:51:36.000000000 +0200
@@ -1,10 +1,18 @@
-# Copyright (C) YEAR This_file_is_part_of_KDE
+# Spanish translations for falkon_mousegestures_qt.po package.
+# Copyright (C) 201-2025 This file is copyright:
 # This file is distributed under the same license as the falkon package.
-# Jaime Muñoz Martín <jmmarti...@outlook.com>, 2017
-# Javier Llorente <jav...@opensuse.org>, 2017
 #
+# SPDX-FileCopyrightText: 201 Jaime Muñoz Martín <jmmarti...@outlook.com>
+# SPDX-FileCopyrightText: 201 Javier Llorente <jav...@opensuse.org>
+# SPDX-FileCopyrightText: 2025 Víctor Rodrigo Córdoba <vrcord...@gmail.com>
 msgid ""
 msgstr ""
+"Project-Id-Version: falkon_mousegestures_qt\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"PO-Revision-Date: 2025-06-18 01:36+0100\n"
+"Last-Translator: Víctor Rodrigo Córdoba <vrcord...@gmail.com>\n"
+"Language-Team: Spanish <kde-l10n...@kde.org>\n"
+"Language: es\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-25.04.2/poqm/es/falkon_pim_qt.po 
new/falkon-25.04.3/poqm/es/falkon_pim_qt.po
--- old/falkon-25.04.2/poqm/es/falkon_pim_qt.po 2025-06-03 05:21:02.000000000 
+0200
+++ new/falkon-25.04.3/poqm/es/falkon_pim_qt.po 2025-06-30 18:51:36.000000000 
+0200
@@ -1,14 +1,17 @@
-# Copyright (C) YEAR This_file_is_part_of_KDE
+# Spanish translations for falkon_pim_qt.po package.
+# Copyright (C) 2017-2025 This file is copyright:
 # This file is distributed under the same license as the falkon package.
 #
-# Jaime Muñoz Martín <jmmarti...@outlook.com>, 2017.
-# Javier Llorente <jav...@opensuse.org>, 2017.
-# Javier Vinal <fjvi...@gmail.com>, 2018.
+# SPDX-FileCopyrightText: 2017 Jaime Muñoz Martín <jmmarti...@outlook.com>
+# SPDX-FileCopyrightText: 2017 Javier Llorente <jav...@opensuse.org>
+# SPDX-FileCopyrightText: 2018 Javier Vinal <fjvi...@gmail.com>
+# SPDX-FileCopyrightText: 2025 Víctor Rodrigo Córdoba <vrcord...@gmail.com>
 msgid ""
 msgstr ""
-"Project-Id-Version: \n"
-"PO-Revision-Date: 2018-04-14 22:16+0100\n"
-"Last-Translator: Javier Vinal <fjvi...@gmail.com>\n"
+"Project-Id-Version: falkon_pim_qt\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"PO-Revision-Date: 2025-06-18 01:37+0100\n"
+"Last-Translator: Víctor Rodrigo Córdoba <vrcord...@gmail.com>\n"
 "Language-Team: Spanish <kde-l10n...@kde.org>\n"
 "Language: es\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-25.04.2/poqm/es/falkon_qt.po 
new/falkon-25.04.3/poqm/es/falkon_qt.po
--- old/falkon-25.04.2/poqm/es/falkon_qt.po     2025-06-03 05:21:02.000000000 
+0200
+++ new/falkon-25.04.3/poqm/es/falkon_qt.po     2025-06-30 18:51:36.000000000 
+0200
@@ -1,5 +1,5 @@
-# Translation of falkon_qt to Spanish
-# Copyright (C) YEAR This_file_is_part_of_KDE
+# Spanish translations for falkon_qt.po package.
+# Copyright (C) 2017-2025 This file is copyright:
 # This file is distributed under the same license as the falkon package.
 #
 # SPDX-FileCopyrightText: 2017 Jaime Muñoz Martín <jmmarti...@outlook.com>
@@ -12,7 +12,7 @@
 "Project-Id-Version: falkon_qt\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2024-09-29 01:02+0100\n"
-"PO-Revision-Date: 2025-01-18 19:28+0100\n"
+"PO-Revision-Date: 2025-06-18 01:37+0100\n"
 "Last-Translator: Víctor Rodrigo Córdoba <vrcord...@gmail.com>\n"
 "Language-Team: Spanish <kde-l10n...@kde.org>\n"
 "Language: es\n"
@@ -72,7 +72,7 @@
 #: lib/adblock/adblockaddsubscriptiondialog.cpp:40
 msgctxt "AdBlockAddSubscriptionDialog|"
 msgid "Other..."
-msgstr "Otros..."
+msgstr "Otros…"
 
 #: lib/adblock/adblockaddsubscriptiondialog.ui:14
 msgctxt "AdBlockAddSubscriptionDialog|"
@@ -122,7 +122,7 @@
 #: lib/adblock/adblockdialog.cpp:57
 msgctxt "AdBlockDialog|"
 msgid "Learn about writing rules..."
-msgstr "Aprenda a escribir reglas..."
+msgstr "Aprenda a escribir reglas…"
 
 #: lib/adblock/adblockdialog.ui:14
 msgctxt "AdBlockDialog|"
@@ -137,7 +137,7 @@
 #: lib/adblock/adblockdialog.ui:32
 msgctxt "AdBlockDialog|"
 msgid "Search..."
-msgstr "Buscar..."
+msgstr "Buscar…"
 
 #: lib/adblock/adblockdialog.ui:77
 msgctxt "AdBlockDialog|"
@@ -327,7 +327,7 @@
 #: lib/app/browserwindow.cpp:1169
 msgctxt "BrowserWindow|"
 msgid "Open file..."
-msgstr "Abrir archivo..."
+msgstr "Abrir archivo…"
 
 #: lib/app/browserwindow.cpp:1506
 #, qt-format
@@ -448,7 +448,7 @@
 #: lib/app/mainmenu.cpp:496
 msgctxt "MainMenu|"
 msgid "Open &File..."
-msgstr "Abrir &Archivo..."
+msgstr "Abrir &Archivo…"
 
 #: lib/app/mainmenu.cpp:497
 msgctxt "MainMenu|"
@@ -463,17 +463,17 @@
 #: lib/app/mainmenu.cpp:511
 msgctxt "MainMenu|"
 msgid "&Save Page As..."
-msgstr "&Guardar página como..."
+msgstr "&Guardar página como…"
 
 #: lib/app/mainmenu.cpp:512
 msgctxt "MainMenu|"
 msgid "Send Link..."
-msgstr "Enviar enlace..."
+msgstr "Enviar enlace…"
 
 #: lib/app/mainmenu.cpp:513
 msgctxt "MainMenu|"
 msgid "&Print..."
-msgstr "Im&primir..."
+msgstr "Im&primir…"
 
 #: lib/app/mainmenu.cpp:518
 msgctxt "MainMenu|"
@@ -776,7 +776,7 @@
 #: lib/autofill/passwordbackends/masterpassworddialog.ui:33
 msgctxt "MasterPasswordDialog|"
 msgid "Set/Change Master Password..."
-msgstr "Establecer o cambiar contraseña maestra..."
+msgstr "Establecer o cambiar contraseña maestra…"
 
 #: lib/autofill/passwordbackends/masterpassworddialog.ui:36
 msgctxt "MasterPasswordDialog|"
@@ -786,7 +786,7 @@
 #: lib/autofill/passwordbackends/masterpassworddialog.ui:43
 msgctxt "MasterPasswordDialog|"
 msgid "Clear Master Password..."
-msgstr "Borrar contraseña maestra..."
+msgstr "Borrar contraseña maestra…"
 
 #: lib/autofill/passwordbackends/masterpassworddialog.ui:46
 msgctxt "MasterPasswordDialog|"
@@ -883,7 +883,7 @@
 #: lib/bookmarks/bookmarksexport/bookmarksexportdialog.ui:42
 msgctxt "BookmarksExportDialog|"
 msgid "Choose..."
-msgstr "Elegir..."
+msgstr "Elegir…"
 
 #: lib/bookmarks/bookmarksexport/bookmarksexportdialog.ui:73
 msgctxt "BookmarksExportDialog|"
@@ -908,7 +908,7 @@
 #: lib/bookmarks/bookmarksexport/htmlexporter.cpp:38
 msgctxt "BookmarksExporter|"
 msgid "Choose file..."
-msgstr "Elegir archivo..."
+msgstr "Elegir archivo…"
 
 #: lib/bookmarks/bookmarksexport/htmlexporter.cpp:47
 msgctxt "BookmarksExporter|"
@@ -981,7 +981,7 @@
 #: lib/bookmarks/bookmarksimport/bookmarksimportdialog.ui:125
 msgctxt "BookmarksImportDialog|"
 msgid "Choose..."
-msgstr "Elegir..."
+msgstr "Elegir…"
 
 #: lib/bookmarks/bookmarksimport/bookmarksimportdialog.ui:257
 msgctxt "BookmarksImportDialog|"
@@ -1004,7 +1004,7 @@
 #: lib/bookmarks/bookmarksimport/operaimporter.cpp:48
 msgctxt "BookmarksImporter|"
 msgid "Choose file..."
-msgstr "Elegir archivo..."
+msgstr "Elegir archivo…"
 
 #: lib/bookmarks/bookmarksimport/chromeimporter.cpp:59
 #: lib/bookmarks/bookmarksimport/htmlimporter.cpp:53
@@ -1725,7 +1725,7 @@
 #: lib/downloads/downloadmanager.cpp:304
 msgctxt "DownloadManager|"
 msgid "Save file as..."
-msgstr "Guardar archivo como..."
+msgstr "Guardar archivo como…"
 
 #: lib/downloads/downloadmanager.cpp:314
 msgctxt "DownloadManager|"
@@ -1745,7 +1745,7 @@
 #: lib/downloads/downloadmanager.cpp:320
 msgctxt "DownloadManager|"
 msgid "Save page as..."
-msgstr "Guardar página como..."
+msgstr "Guardar página como…"
 
 #: lib/downloads/downloadmanager.cpp:417
 msgctxt "DownloadManager|"
@@ -1794,7 +1794,7 @@
 #: lib/downloads/downloadoptionsdialog.ui:47
 msgctxt "DownloadOptionsDialog|"
 msgid "Open..."
-msgstr "Abrir..."
+msgstr "Abrir…"
 
 #: lib/downloads/downloadoptionsdialog.ui:54
 msgctxt "DownloadOptionsDialog|"
@@ -2228,7 +2228,7 @@
 #, qt-format
 msgctxt "WebSearchBar|"
 msgid "Add %1 ..."
-msgstr "Añadir %1 ..."
+msgstr "Añadir %1 …"
 
 #: lib/navigation/websearchbar.cpp:131
 msgctxt "WebSearchBar|"
@@ -2854,7 +2854,7 @@
 #: lib/opensearch/editsearchengine.ui:83
 msgctxt "EditSearchEngine|"
 msgid "Change..."
-msgstr "Cambiar..."
+msgstr "Cambiar…"
 
 #: lib/opensearch/editsearchengine.ui:106
 msgctxt "EditSearchEngine|"
@@ -2907,7 +2907,7 @@
 #: lib/opensearch/searchenginesdialog.ui:22
 msgctxt "SearchEnginesDialog|"
 msgid "Add..."
-msgstr "Añadir..."
+msgstr "Añadir…"
 
 #: lib/opensearch/searchenginesdialog.ui:29
 msgctxt "SearchEnginesDialog|"
@@ -3006,12 +3006,12 @@
 #: lib/other/browsinglibrary.cpp:61
 msgctxt "BrowsingLibrary|"
 msgid "Import Bookmarks..."
-msgstr "Importar marcadores..."
+msgstr "Importar marcadores…"
 
 #: lib/other/browsinglibrary.cpp:62
 msgctxt "BrowsingLibrary|"
 msgid "Export Bookmarks..."
-msgstr "Exportar marcadores..."
+msgstr "Exportar marcadores…"
 
 #: lib/other/browsinglibrary.ui:14
 msgctxt "BrowsingLibrary|"
@@ -3026,7 +3026,7 @@
 #: lib/other/browsinglibrary.ui:84
 msgctxt "BrowsingLibrary|"
 msgid "Search..."
-msgstr "Buscar..."
+msgstr "Buscar…"
 
 #: lib/other/clearprivatedata.cpp:155
 msgctxt "ClearPrivateData|"
@@ -3137,7 +3137,7 @@
 #: lib/other/iconchooser.cpp:42 lib/other/iconchooser.ui:14
 msgctxt "IconChooser|"
 msgid "Choose icon..."
-msgstr "Elegir icono..."
+msgstr "Elegir icono…"
 
 #: lib/other/iconchooser.ui:20
 msgctxt "IconChooser|"
@@ -3152,7 +3152,7 @@
 #: lib/other/iconchooser.ui:42
 msgctxt "IconChooser|"
 msgid "Choose file..."
-msgstr "Elegir archivo..."
+msgstr "Elegir archivo…"
 
 #: lib/other/iconchooser.ui:52
 msgctxt "IconChooser|"
@@ -3267,7 +3267,7 @@
 #: lib/other/siteinfo.cpp:263
 msgctxt "SiteInfo|"
 msgid "Save image..."
-msgstr "Guardar imagen..."
+msgstr "Guardar imagen…"
 
 #: lib/other/siteinfo.cpp:271
 msgctxt "SiteInfo|"
@@ -3277,7 +3277,7 @@
 #: lib/other/siteinfo.cpp:281
 msgctxt "SiteInfo|"
 msgid "Loading..."
-msgstr "Cargando..."
+msgstr "Cargando…"
 
 #: lib/other/siteinfo.cpp:294
 msgctxt "SiteInfo|"
@@ -3440,7 +3440,7 @@
 #: lib/other/siteinfowidget.ui:98
 msgctxt "SiteInfoWidget|"
 msgid "More..."
-msgstr "Más..."
+msgstr "Más…"
 
 #: lib/other/sitesettingsmanager.cpp:324
 msgctxt "SiteSettingsManager|"
@@ -3611,12 +3611,12 @@
 #: lib/popupwindow/popupwindow.cpp:84
 msgctxt "PopupWindow|"
 msgid "Send Link..."
-msgstr "Enviar enlace..."
+msgstr "Enviar enlace…"
 
 #: lib/popupwindow/popupwindow.cpp:85
 msgctxt "PopupWindow|"
 msgid "&Print..."
-msgstr "&Imprimir..."
+msgstr "&Imprimir…"
 
 #: lib/popupwindow/popupwindow.cpp:87
 msgctxt "PopupWindow|"
@@ -3688,7 +3688,7 @@
 #: lib/preferences/acceptlanguage.ui:25
 msgctxt "AcceptLanguage|"
 msgid "Add..."
-msgstr "Añadir..."
+msgstr "Añadir…"
 
 #: lib/preferences/acceptlanguage.ui:32
 msgctxt "AcceptLanguage|"
@@ -3723,12 +3723,12 @@
 #: lib/preferences/autofillmanager.cpp:67
 msgctxt "AutoFillManager|"
 msgid "Import Passwords from File..."
-msgstr "Importar contraseñas de un archivo..."
+msgstr "Importar contraseñas de un archivo…"
 
 #: lib/preferences/autofillmanager.cpp:68
 msgctxt "AutoFillManager|"
 msgid "Export Passwords to File..."
-msgstr "Exportar contraseñas a un archivo..."
+msgstr "Exportar contraseñas a un archivo…"
 
 #: lib/preferences/autofillmanager.cpp:70
 msgctxt "AutoFillManager|"
@@ -3746,7 +3746,7 @@
 #: lib/preferences/autofillmanager.cpp:130
 msgctxt "AutoFillManager|"
 msgid "Change backend..."
-msgstr "Cambiar motor..."
+msgstr "Cambiar motor…"
 
 #: lib/preferences/autofillmanager.cpp:130
 msgctxt "AutoFillManager|"
@@ -3787,7 +3787,7 @@
 #: lib/preferences/autofillmanager.cpp:313
 msgctxt "AutoFillManager|"
 msgid "Choose file..."
-msgstr "Elegir archivo..."
+msgstr "Elegir archivo…"
 
 #: lib/preferences/autofillmanager.cpp:327
 msgctxt "AutoFillManager|"
@@ -3982,8 +3982,8 @@
 msgid ""
 "<a href=\"https://store.kde.org/browse/cat/571/\";>Get more extensions...</a>"
 msgstr ""
-"<a href=\"https://store.kde.org/browse/cat/571/\";>Obtener más extensiones..."
-"</a>"
+"<a href=\"https://store.kde.org/browse/cat/571/\";>Obtener más extensiones…</"
+"a>"
 
 #: lib/preferences/pluginsmanager.cpp:201
 msgctxt "PluginsManager|"
@@ -4040,7 +4040,7 @@
 #: lib/preferences/preferences.cpp:600
 msgctxt "Preferences|"
 msgid "Choose executable location..."
-msgstr "Seleccione la ubicación del ejecutable..."
+msgstr "Seleccione la ubicación del ejecutable…"
 
 #: lib/preferences/preferences.cpp:643
 msgctxt "Preferences|"
@@ -4055,12 +4055,12 @@
 #: lib/preferences/preferences.cpp:693
 msgctxt "Preferences|"
 msgid "Choose download location..."
-msgstr "Seleccione la ubicación de la descarga..."
+msgstr "Seleccione la ubicación de la descarga…"
 
 #: lib/preferences/preferences.cpp:707
 msgctxt "Preferences|"
 msgid "Choose stylesheet location..."
-msgstr "Seleccione la ubicación de la hoja de estilos..."
+msgstr "Seleccione la ubicación de la hoja de estilos…"
 
 #: lib/preferences/preferences.cpp:718
 msgctxt "Preferences|"
@@ -4070,7 +4070,7 @@
 #: lib/preferences/preferences.cpp:820
 msgctxt "Preferences|"
 msgid "Choose cache path..."
-msgstr "Seleccionar directorio de cache..."
+msgstr "Seleccionar directorio de cache…"
 
 #: lib/preferences/preferences.cpp:851
 msgctxt "Preferences|"
@@ -4260,7 +4260,7 @@
 #: lib/preferences/preferences.ui:397
 msgctxt "Preferences|"
 msgid "Open other page..."
-msgstr "Abrir otra página..."
+msgstr "Abrir otra página…"
 
 #: lib/preferences/preferences.ui:405
 msgctxt "Preferences|"
@@ -4534,7 +4534,7 @@
 #: lib/preferences/preferences.ui:2825
 msgctxt "Preferences|"
 msgid "..."
-msgstr "..."
+msgstr "…"
 
 #: lib/preferences/preferences.ui:995
 msgctxt "Preferences|"
@@ -5269,7 +5269,7 @@
 msgid ""
 "<a href=\"https://store.kde.org/browse/cat/572/\";>Get more themes...</a>"
 msgstr ""
-"<a href=\"https://store.kde.org/browse/cat/572/\";>Obtener más temas...</a>"
+"<a href=\"https://store.kde.org/browse/cat/572/\";>Obtener más temas…</a>"
 
 #: lib/preferences/useragentdialog.cpp:99
 msgctxt "UserAgentDialog|"
@@ -5533,7 +5533,7 @@
 #: lib/sidebar/bookmarkssidebar.ui:41
 msgctxt "BookmarksSideBar|"
 msgid "Search..."
-msgstr "Buscar..."
+msgstr "Buscar…"
 
 #: lib/sidebar/historysidebar.cpp:96
 msgctxt "HistorySideBar|"
@@ -5558,7 +5558,7 @@
 #: lib/sidebar/historysidebar.ui:32
 msgctxt "HistorySideBar|"
 msgid "Search..."
-msgstr "Buscar..."
+msgstr "Buscar…"
 
 #: lib/sidebar/sidebar.cpp:66 lib/sidebar/sidebar.cpp:108
 msgctxt "SideBar|"
@@ -5984,12 +5984,12 @@
 #: lib/webengine/webpage.cpp:580
 msgctxt "WebPage|"
 msgid "Choose file..."
-msgstr "Elegir archivo..."
+msgstr "Elegir archivo…"
 
 #: lib/webengine/webpage.cpp:584
 msgctxt "WebPage|"
 msgid "Choose files..."
-msgstr "Escoger archivos..."
+msgstr "Escoger archivos…"
 
 #: lib/webengine/webpage.cpp:720
 msgctxt "WebPage|"
@@ -6050,7 +6050,7 @@
 #: lib/webengine/webview.cpp:790
 msgctxt "WebView|"
 msgid "&Save page as..."
-msgstr "&Guardar página como..."
+msgstr "&Guardar página como…"
 
 #: lib/webengine/webview.cpp:791
 msgctxt "WebView|"
@@ -6060,7 +6060,7 @@
 #: lib/webengine/webview.cpp:792
 msgctxt "WebView|"
 msgid "Send page link..."
-msgstr "Enviar enlace de la página..."
+msgstr "Enviar enlace de la página…"
 
 #: lib/webengine/webview.cpp:794
 msgctxt "WebView|"
@@ -6100,12 +6100,12 @@
 #: lib/webengine/webview.cpp:823
 msgctxt "WebView|"
 msgid "&Save link as..."
-msgstr "&Guardar enlace como..."
+msgstr "&Guardar enlace como…"
 
 #: lib/webengine/webview.cpp:824
 msgctxt "WebView|"
 msgid "Send link..."
-msgstr "Enviar enlace..."
+msgstr "Enviar enlace…"
 
 #: lib/webengine/webview.cpp:825
 msgctxt "WebView|"
@@ -6130,17 +6130,17 @@
 #: lib/webengine/webview.cpp:847
 msgctxt "WebView|"
 msgid "&Save image as..."
-msgstr "&Guardar imagen como..."
+msgstr "&Guardar imagen como…"
 
 #: lib/webengine/webview.cpp:848
 msgctxt "WebView|"
 msgid "Send image..."
-msgstr "Enviar imagen..."
+msgstr "Enviar imagen…"
 
 #: lib/webengine/webview.cpp:867
 msgctxt "WebView|"
 msgid "Send text..."
-msgstr "Enviar texto..."
+msgstr "Enviar texto…"
 
 #: lib/webengine/webview.cpp:879
 msgctxt "WebView|"
@@ -6156,7 +6156,7 @@
 #: lib/webengine/webview.cpp:899
 msgctxt "WebView|"
 msgid "Search with..."
-msgstr "Buscar con..."
+msgstr "Buscar con…"
 
 #: lib/webengine/webview.cpp:921
 msgctxt "WebView|"
@@ -6247,7 +6247,7 @@
 #: lib/webtab/searchtoolbar.ui:48
 msgctxt "SearchToolbar|"
 msgid "Find..."
-msgstr "Buscar..."
+msgstr "Buscar…"
 
 #: lib/webtab/searchtoolbar.ui:58
 msgctxt "SearchToolbar|"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-25.04.2/poqm/es/falkon_sitesettingsview_qt.po 
new/falkon-25.04.3/poqm/es/falkon_sitesettingsview_qt.po
--- old/falkon-25.04.2/poqm/es/falkon_sitesettingsview_qt.po    2025-06-03 
05:21:02.000000000 +0200
+++ new/falkon-25.04.3/poqm/es/falkon_sitesettingsview_qt.po    2025-06-30 
18:51:36.000000000 +0200
@@ -1,9 +1,14 @@
-# Víctor Rodrigo Córdoba <vrcord...@gmail.com>, 2024, %Y.
+# Spanish translations for falkon_sitesettingsview_qt.po package.
+# Copyright (C) 2024-2025 This file is copyright:
+# This file is distributed under the same license as the falkon package.
+#
+# SPDX-FileCopyrightText: 2024, 2024, 2025 Víctor Rodrigo Córdoba 
<vrcord...@gmail.com>
 # SPDX-FileCopyrightText: 2024 Eloy Cuadra <ecua...@eloihr.net>
 msgid ""
 msgstr ""
-"Project-Id-Version: \n"
-"PO-Revision-Date: 2024-06-16 21:52+0100\n"
+"Project-Id-Version: falkon_sitesettingsview_qt\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"PO-Revision-Date: 2025-06-18 01:37+0100\n"
 "Last-Translator: Víctor Rodrigo Córdoba <vrcord...@gmail.com>\n"
 "Language-Team: Spanish <kde-l10n...@kde.org>\n"
 "Language: es\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-25.04.2/poqm/es/falkon_statusbaricons_qt.po 
new/falkon-25.04.3/poqm/es/falkon_statusbaricons_qt.po
--- old/falkon-25.04.2/poqm/es/falkon_statusbaricons_qt.po      2025-06-03 
05:21:02.000000000 +0200
+++ new/falkon-25.04.3/poqm/es/falkon_statusbaricons_qt.po      2025-06-30 
18:51:36.000000000 +0200
@@ -1,4 +1,5 @@
-# Copyright (C) YEAR This_file_is_part_of_KDE
+# Spanish translations for falkon_statusbaricons_qt.po package.
+# Copyright (C) 2017-2025 This file is copyright:
 # This file is distributed under the same license as the falkon package.
 #
 # SPDX-FileCopyrightText: 2017 Jaime Muñoz Martín <jmmarti...@outlook.com>
@@ -7,7 +8,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: falkon_statusbaricons_qt\n"
-"PO-Revision-Date: 2025-01-04 20:01+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"PO-Revision-Date: 2025-06-18 01:37+0100\n"
 "Last-Translator: Víctor Rodrigo Córdoba <vrcord...@gmail.com>\n"
 "Language-Team: Spanish <kde-l10n...@kde.org>\n"
 "Language: es\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-25.04.2/poqm/es/falkon_tabmanager_qt.po 
new/falkon-25.04.3/poqm/es/falkon_tabmanager_qt.po
--- old/falkon-25.04.2/poqm/es/falkon_tabmanager_qt.po  2025-06-03 
05:21:02.000000000 +0200
+++ new/falkon-25.04.3/poqm/es/falkon_tabmanager_qt.po  2025-06-30 
18:51:36.000000000 +0200
@@ -1,14 +1,17 @@
-# Copyright (C) YEAR This_file_is_part_of_KDE
+# Spanish translations for falkon_tabmanager_qt.po package.
+# Copyright (C) 2017-2025 This file is copyright:
 # This file is distributed under the same license as the falkon package.
 #
-# Jaime Muñoz Martín <jmmarti...@outlook.com>, 2017.
-# Javier Llorente <jav...@opensuse.org>, 2017.
-# Eloy Cuadra <ecua...@eloihr.net>, 2018.
+# SPDX-FileCopyrightText: 2017 Jaime Muñoz Martín <jmmarti...@outlook.com>
+# SPDX-FileCopyrightText: 2017 Javier Llorente <jav...@opensuse.org>
+# SPDX-FileCopyrightText: 2018 Eloy Cuadra <ecua...@eloihr.net>
+# SPDX-FileCopyrightText: 2025 Víctor Rodrigo Córdoba <vrcord...@gmail.com>
 msgid ""
 msgstr ""
-"Project-Id-Version: \n"
-"PO-Revision-Date: 2018-03-20 22:29+0100\n"
-"Last-Translator: Eloy Cuadra <ecua...@eloihr.net>\n"
+"Project-Id-Version: falkon_tabmanager_qt\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"PO-Revision-Date: 2025-06-18 01:38+0100\n"
+"Last-Translator: Víctor Rodrigo Córdoba <vrcord...@gmail.com>\n"
 "Language-Team: Spanish <kde-l10n...@kde.org>\n"
 "Language: es\n"
 "MIME-Version: 1.0\n"
@@ -196,7 +199,3 @@
 "Puede descargarlo desde «<a href=\"%1\"><b>aquí</b></a>» a una de las "
 "siguientes rutas:\n"
 "%2"
-
-#~ msgctxt "TabManagerWidget|"
-#~ msgid "QupZilla:"
-#~ msgstr "QupZilla:"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-25.04.2/poqm/es/falkon_testplugin_qt.po 
new/falkon-25.04.3/poqm/es/falkon_testplugin_qt.po
--- old/falkon-25.04.2/poqm/es/falkon_testplugin_qt.po  2025-06-03 
05:21:02.000000000 +0200
+++ new/falkon-25.04.3/poqm/es/falkon_testplugin_qt.po  2025-06-30 
18:51:36.000000000 +0200
@@ -1,10 +1,18 @@
-# Copyright (C) YEAR This_file_is_part_of_KDE
+# Spanish translations for falkon_testplugin_qt.po package.
+# Copyright (C) 201-2025 This file is copyright:
 # This file is distributed under the same license as the falkon package.
-# Jaime Muñoz Martín <jmmarti...@outlook.com>, 2017
-# Javier Llorente <jav...@opensuse.org>, 2017
 #
+# SPDX-FileCopyrightText: 201 Jaime Muñoz Martín <jmmarti...@outlook.com>
+# SPDX-FileCopyrightText: 201 Javier Llorente <jav...@opensuse.org>
+# SPDX-FileCopyrightText: 2025 Víctor Rodrigo Córdoba <vrcord...@gmail.com>
 msgid ""
 msgstr ""
+"Project-Id-Version: falkon_testplugin_qt\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"PO-Revision-Date: 2025-06-18 01:38+0100\n"
+"Last-Translator: Víctor Rodrigo Córdoba <vrcord...@gmail.com>\n"
+"Language-Team: Spanish <kde-l10n...@kde.org>\n"
+"Language: es\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-25.04.2/poqm/es/falkon_verticaltabs_qt.po 
new/falkon-25.04.3/poqm/es/falkon_verticaltabs_qt.po
--- old/falkon-25.04.2/poqm/es/falkon_verticaltabs_qt.po        2025-06-03 
05:21:02.000000000 +0200
+++ new/falkon-25.04.3/poqm/es/falkon_verticaltabs_qt.po        2025-06-30 
18:51:36.000000000 +0200
@@ -1,10 +1,16 @@
-# Eloy Cuadra <ecua...@eloihr.net>, 2018.
-# Javier Vinal <fjvi...@gmail.com>, 2018.
+# Spanish translations for falkon_verticaltabs_qt.po package.
+# Copyright (C) 2018-2025 This file is copyright:
+# This file is distributed under the same license as the falkon package.
+#
+# SPDX-FileCopyrightText: 2018 Eloy Cuadra <ecua...@eloihr.net>
+# SPDX-FileCopyrightText: 2018 Javier Vinal <fjvi...@gmail.com>
+# SPDX-FileCopyrightText: 2025 Víctor Rodrigo Córdoba <vrcord...@gmail.com>
 msgid ""
 msgstr ""
 "Project-Id-Version: falkon_verticaltabs_qt\n"
-"PO-Revision-Date: 2018-08-24 22:06+0100\n"
-"Last-Translator: Javier Vinal <fjvi...@gmail.com>\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"PO-Revision-Date: 2025-06-18 01:38+0100\n"
+"Last-Translator: Víctor Rodrigo Córdoba <vrcord...@gmail.com>\n"
 "Language-Team: Spanish <kde-l10n...@kde.org>\n"
 "Language: es\n"
 "MIME-Version: 1.0\n"
@@ -87,7 +93,7 @@
 #: verticaltabssettings.cpp:86
 msgctxt "VerticalTabsSettings|"
 msgid "Custom..."
-msgstr "Personalizar..."
+msgstr "Personalizar…"
 
 #: verticaltabssettings.ui:14
 msgctxt "VerticalTabsSettings|"
@@ -142,4 +148,4 @@
 #: verticaltabswidget.cpp:247
 msgctxt "VerticalTabsWidget|"
 msgid "Add New Group..."
-msgstr "Añadir nuevo grupo..."
+msgstr "Añadir nuevo grupo…"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/falkon-25.04.2/poqm/fr/falkon_gnomekeyringpasswords_qt.po 
new/falkon-25.04.3/poqm/fr/falkon_gnomekeyringpasswords_qt.po
--- old/falkon-25.04.2/poqm/fr/falkon_gnomekeyringpasswords_qt.po       
2025-06-03 05:21:02.000000000 +0200
+++ new/falkon-25.04.3/poqm/fr/falkon_gnomekeyringpasswords_qt.po       
2025-06-30 18:51:36.000000000 +0200
@@ -10,7 +10,7 @@
 "PO-Revision-Date: 2020-12-29 14:44+0100\n"
 "Last-Translator: Xavier Besnard <xavier.besn...@neuf.fr>\n"
 "Language-Team: French <kde-francoph...@kde.org>\n"
-"Language: fr_FR\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-25.04.2/poqm/fr/falkon_greasemonkey_qt.po 
new/falkon-25.04.3/poqm/fr/falkon_greasemonkey_qt.po
--- old/falkon-25.04.2/poqm/fr/falkon_greasemonkey_qt.po        2025-06-03 
05:21:02.000000000 +0200
+++ new/falkon-25.04.3/poqm/fr/falkon_greasemonkey_qt.po        2025-06-30 
18:51:36.000000000 +0200
@@ -10,7 +10,7 @@
 "PO-Revision-Date: 2024-11-16 16:08+0100\n"
 "Last-Translator: Xavier Besnard <xavier.besn...@kde.org>\n"
 "Language-Team: French <French <kde-francoph...@kde.org>>\n"
-"Language: fr_FR\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-25.04.2/poqm/fr/falkon_qt.po 
new/falkon-25.04.3/poqm/fr/falkon_qt.po
--- old/falkon-25.04.2/poqm/fr/falkon_qt.po     2025-06-03 05:21:02.000000000 
+0200
+++ new/falkon-25.04.3/poqm/fr/falkon_qt.po     2025-06-30 18:51:36.000000000 
+0200
@@ -17,7 +17,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 24.12.1\n"
+"X-Generator: Lokalize 25.04.2\n"
 "X-Language: fr_FR\n"
 "X-Qt-Contexts: true\n"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-25.04.2/poqm/fr/falkon_statusbaricons_qt.po 
new/falkon-25.04.3/poqm/fr/falkon_statusbaricons_qt.po
--- old/falkon-25.04.2/poqm/fr/falkon_statusbaricons_qt.po      2025-06-03 
05:21:02.000000000 +0200
+++ new/falkon-25.04.3/poqm/fr/falkon_statusbaricons_qt.po      2025-06-30 
18:51:36.000000000 +0200
@@ -10,7 +10,7 @@
 "PO-Revision-Date: 2024-12-26 10:46+0100\n"
 "Last-Translator: Xavier Besnard <xavier.besn...@kde.org>\n"
 "Language-Team: French <French <kde-francoph...@kde.org>>\n"
-"Language: fr_FR\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-25.04.2/poqm/fr/falkon_testplugin_qt.po 
new/falkon-25.04.3/poqm/fr/falkon_testplugin_qt.po
--- old/falkon-25.04.2/poqm/fr/falkon_testplugin_qt.po  2025-06-03 
05:21:02.000000000 +0200
+++ new/falkon-25.04.3/poqm/fr/falkon_testplugin_qt.po  2025-06-30 
18:51:36.000000000 +0200
@@ -10,7 +10,7 @@
 "PO-Revision-Date: 2020-12-29 14:37+0100\n"
 "Last-Translator: Xavier Besnard <xavier.besn...@neuf.fr>\n"
 "Language-Team: French <kde-francoph...@kde.org>\n"
-"Language: fr_FR\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-25.04.2/poqm/gl/falkon_qt.po 
new/falkon-25.04.3/poqm/gl/falkon_qt.po
--- old/falkon-25.04.2/poqm/gl/falkon_qt.po     2025-06-03 05:21:02.000000000 
+0200
+++ new/falkon-25.04.3/poqm/gl/falkon_qt.po     2025-06-30 18:51:36.000000000 
+0200
@@ -1,4 +1,5 @@
 # SPDX-FileCopyrightText: 2018, 2019, 2020, 2023, 2024, 2025 Adrian Chaves 
<adr...@chaves.io>
+# SPDX-FileCopyrightText: 2025 Adrián Chaves (Gallaecio)
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
@@ -10,7 +11,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 24.12.0\n"
+"X-Generator: Lokalize 25.04.2\n"
 "X-Qt-Contexts: true\n"
 
 #: lib/3rdparty/lineedit.cpp:102
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-25.04.2/poqm/it/falkon_qt.po 
new/falkon-25.04.3/poqm/it/falkon_qt.po
--- old/falkon-25.04.2/poqm/it/falkon_qt.po     2025-06-03 05:21:02.000000000 
+0200
+++ new/falkon-25.04.3/poqm/it/falkon_qt.po     2025-06-30 18:51:36.000000000 
+0200
@@ -16,7 +16,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-Qt-Contexts: true\n"
-"X-Generator: Lokalize 24.12.1\n"
+"X-Generator: Lokalize 25.04.1\n"
 
 #: lib/3rdparty/lineedit.cpp:102
 msgctxt "LineEdit|"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-25.04.2/poqm/ko/falkon_qt.po 
new/falkon-25.04.3/poqm/ko/falkon_qt.po
--- old/falkon-25.04.2/poqm/ko/falkon_qt.po     2025-06-03 05:21:02.000000000 
+0200
+++ new/falkon-25.04.3/poqm/ko/falkon_qt.po     2025-06-30 18:51:36.000000000 
+0200
@@ -10,7 +10,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 23.08.5\n"
+"X-Generator: Lokalize 24.12.3\n"
 "X-Qt-Contexts: true\n"
 
 #: lib/3rdparty/lineedit.cpp:102
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/falkon-25.04.2/poqm/pl/falkon_qt.po 
new/falkon-25.04.3/poqm/pl/falkon_qt.po
--- old/falkon-25.04.2/poqm/pl/falkon_qt.po     2025-06-03 05:21:02.000000000 
+0200
+++ new/falkon-25.04.3/poqm/pl/falkon_qt.po     2025-06-30 18:51:36.000000000 
+0200
@@ -18,6 +18,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2);\n"
+"X-Generator: Lokalize 24.12.3\n"
 "X-Qt-Contexts: true\n"
 
 #: lib/3rdparty/lineedit.cpp:102
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/falkon-25.04.2/src/scripts/runaction/actions/googleimagesearch.desktop 
new/falkon-25.04.3/src/scripts/runaction/actions/googleimagesearch.desktop
--- old/falkon-25.04.2/src/scripts/runaction/actions/googleimagesearch.desktop  
2025-06-03 05:21:02.000000000 +0200
+++ new/falkon-25.04.3/src/scripts/runaction/actions/googleimagesearch.desktop  
2025-06-30 18:51:36.000000000 +0200
@@ -57,7 +57,7 @@
 Comment[el]=Αναζήτηση με...
 Comment[en_GB]=Search with...
 Comment[eo]=Serĉi kun...
-Comment[es]=Buscar con...
+Comment[es]=Buscar con…
 Comment[et]=Otsimine mootoriga ...
 Comment[eu]=Bilatu honekin...
 Comment[fi]=Etsi hakukoneella…
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/falkon-25.04.2/src/scripts/runaction/actions/tineyeimagesearch.desktop 
new/falkon-25.04.3/src/scripts/runaction/actions/tineyeimagesearch.desktop
--- old/falkon-25.04.2/src/scripts/runaction/actions/tineyeimagesearch.desktop  
2025-06-03 05:21:02.000000000 +0200
+++ new/falkon-25.04.3/src/scripts/runaction/actions/tineyeimagesearch.desktop  
2025-06-30 18:51:36.000000000 +0200
@@ -55,7 +55,7 @@
 Comment[el]=Αναζήτηση με...
 Comment[en_GB]=Search with...
 Comment[eo]=Serĉi kun...
-Comment[es]=Buscar con...
+Comment[es]=Buscar con…
 Comment[et]=Otsimine mootoriga ...
 Comment[eu]=Bilatu honekin...
 Comment[fi]=Etsi hakukoneella…
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/falkon-25.04.2/src/scripts/runaction/actions/yandeximagesearch.desktop 
new/falkon-25.04.3/src/scripts/runaction/actions/yandeximagesearch.desktop
--- old/falkon-25.04.2/src/scripts/runaction/actions/yandeximagesearch.desktop  
2025-06-03 05:21:02.000000000 +0200
+++ new/falkon-25.04.3/src/scripts/runaction/actions/yandeximagesearch.desktop  
2025-06-30 18:51:36.000000000 +0200
@@ -55,7 +55,7 @@
 Comment[el]=Αναζήτηση με...
 Comment[en_GB]=Search with...
 Comment[eo]=Serĉi kun...
-Comment[es]=Buscar con...
+Comment[es]=Buscar con…
 Comment[et]=Otsimine mootoriga ...
 Comment[eu]=Bilatu honekin...
 Comment[fi]=Etsi hakukoneella…

Reply via email to