Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package falkon for openSUSE:Factory checked in at 2026-03-07 20:01:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/falkon (Old) and /work/SRC/openSUSE:Factory/.falkon.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "falkon" Sat Mar 7 20:01:26 2026 rev:59 rq:1336917 version:25.12.3 Changes: -------- --- /work/SRC/openSUSE:Factory/falkon/falkon.changes 2026-02-06 19:03:33.914987676 +0100 +++ /work/SRC/openSUSE:Factory/.falkon.new.8177/falkon.changes 2026-03-07 20:01:46.799658001 +0100 @@ -1,0 +2,9 @@ +Tue Mar 3 09:56:24 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 25.12.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.12.3/ +- No code change since 25.12.2 + +------------------------------------------------------------------- Old: ---- falkon-25.12.2.tar.xz falkon-25.12.2.tar.xz.sig New: ---- falkon-25.12.3.tar.xz falkon-25.12.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ falkon.spec ++++++ --- /var/tmp/diff_new_pack.6Ctgbe/_old 2026-03-07 20:01:47.511687398 +0100 +++ /var/tmp/diff_new_pack.6Ctgbe/_new 2026-03-07 20:01:47.511687398 +0100 @@ -21,7 +21,7 @@ %bcond_without released Name: falkon -Version: 25.12.2 +Version: 25.12.3 Release: 0 Summary: Modern web browser License: GPL-3.0-or-later ++++++ falkon-25.12.2.tar.xz -> falkon-25.12.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/falkon-25.12.2/CMakeLists.txt new/falkon-25.12.3/CMakeLists.txt --- old/falkon-25.12.2/CMakeLists.txt 2026-02-02 04:22:31.000000000 +0100 +++ new/falkon-25.12.3/CMakeLists.txt 2026-03-02 04:28:21.000000000 +0100 @@ -4,7 +4,7 @@ # KDE Gear Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "25") set(RELEASE_SERVICE_VERSION_MINOR "12") -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.12.2/linux/appdata/org.kde.falkon.appdata.xml new/falkon-25.12.3/linux/appdata/org.kde.falkon.appdata.xml --- old/falkon-25.12.2/linux/appdata/org.kde.falkon.appdata.xml 2026-02-02 04:22:31.000000000 +0100 +++ new/falkon-25.12.3/linux/appdata/org.kde.falkon.appdata.xml 2026-03-02 04:28:21.000000000 +0100 @@ -206,6 +206,7 @@ </provides> <content_rating type="oars-1.1"/> <releases> + <release version="25.12.3" date="2026-03-05"/> <release version="25.12.2" date="2026-02-05"/> <release version="25.12.1" date="2026-01-08"/> <release version="25.12.0" date="2025-12-11"/> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/falkon-25.12.2/poqm/ar/falkon_qt.po new/falkon-25.12.3/poqm/ar/falkon_qt.po --- old/falkon-25.12.2/poqm/ar/falkon_qt.po 2026-02-02 04:22:31.000000000 +0100 +++ new/falkon-25.12.3/poqm/ar/falkon_qt.po 2026-03-02 04:28:21.000000000 +0100 @@ -2,7 +2,7 @@ # This file is distributed under the same license as the falkon package. # Muhammad Fawwaz Orabi <[email protected]>, 2017. # Safa Alfulaij <[email protected]>, 2018. -# SPDX-FileCopyrightText: 2022, 2023, 2024, 2025 Zayed Al-Saidi <[email protected]> +# SPDX-FileCopyrightText: 2022, 2023, 2024, 2025, 2026 Zayed Al-Saidi <[email protected]> # msgid "" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/falkon-25.12.2/poqm/eu/falkon_kdeframeworksintegration_qt.po new/falkon-25.12.3/poqm/eu/falkon_kdeframeworksintegration_qt.po --- old/falkon-25.12.2/poqm/eu/falkon_kdeframeworksintegration_qt.po 2026-02-02 04:22:31.000000000 +0100 +++ new/falkon-25.12.3/poqm/eu/falkon_kdeframeworksintegration_qt.po 2026-03-02 04:28:21.000000000 +0100 @@ -1,10 +1,10 @@ # Translation for falkon_kdeframeworksintegration_qt.po to Euskara/Basque (eu). -# Copyright (C) 2020-2023 This file is copyright: +# Copyright (C) 2020-2026 This file is copyright: # This file is distributed under the same license as the falkon package. -# KDE euskaratzeko proiektuko arduraduna <[email protected]>. +# KDE euskaratzeko proiektuaren arduraduna <[email protected]>. # # Translators: -# Iñigo Salvador Azurmendi <[email protected]>, 2020, 2023. +# Iñigo Salvador Azurmendi <[email protected]>, 2020, 2023, 2026. msgid "" msgstr "" "Project-Id-Version: falkon\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/falkon-25.12.2/poqm/eu/falkon_qt.po new/falkon-25.12.3/poqm/eu/falkon_qt.po --- old/falkon-25.12.2/poqm/eu/falkon_qt.po 2026-02-02 04:22:31.000000000 +0100 +++ new/falkon-25.12.3/poqm/eu/falkon_qt.po 2026-03-02 04:28:21.000000000 +0100 @@ -1,11 +1,11 @@ # Translation for falkon_qt.po to Euskara/Basque (eu). -# Copyright (C) 2017-2025 This file is copyright: +# Copyright (C) 2017-2026 This file is copyright: # This file is distributed under the same license as the falkon package. # SPDX-FileCopyrightText: 2024, 2025 KDE euskaratzeko proiektuaren arduraduna <[email protected]> # # Translators: # Xabier Aramendi <[email protected]>, 2017. -# Iñigo Salvador Azurmendi <[email protected]>, 2020, 2021, 2022, 2023, 2024, 2025. +# Iñigo Salvador Azurmendi <[email protected]>, 2020, 2021, 2022, 2023, 2024, 2025, 2026. msgid "" msgstr "" "Project-Id-Version: falkon\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/falkon-25.12.2/poqm/fr/falkon_qt.po new/falkon-25.12.3/poqm/fr/falkon_qt.po --- old/falkon-25.12.2/poqm/fr/falkon_qt.po 2026-02-02 04:22:31.000000000 +0100 +++ new/falkon-25.12.3/poqm/fr/falkon_qt.po 2026-03-02 04:28:21.000000000 +0100 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" -"PO-Revision-Date: 2026-01-06 15:49+0100\n" +"PO-Revision-Date: 2026-02-20 16:21+0100\n" "Last-Translator: Xavier Besnard <[email protected]>\n" "Language-Team: \n" "Language: fr\n" @@ -17,14 +17,14 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Lokalize 25.12.0\n" +"X-Generator: Lokalize 25.12.2\n" "X-Language: fr_FR\n" "X-Qt-Contexts: true\n" #: lib/3rdparty/lineedit.cpp:102 msgctxt "LineEdit|" msgid "&Undo" -msgstr "&Défaire" +msgstr "Ann&uler" #: lib/3rdparty/lineedit.cpp:107 msgctxt "LineEdit|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/falkon-25.12.2/poqm/ga/falkon_autoscroll_qt.po new/falkon-25.12.3/poqm/ga/falkon_autoscroll_qt.po --- old/falkon-25.12.2/poqm/ga/falkon_autoscroll_qt.po 2026-02-02 04:22:31.000000000 +0100 +++ new/falkon-25.12.3/poqm/ga/falkon_autoscroll_qt.po 2026-03-02 04:28:21.000000000 +0100 @@ -3,9 +3,9 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Qt-Contexts: true\n" "Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n < 11 ? " "3 : 4\n" +"X-Qt-Contexts: true\n" #: autoscrollsettings.ui:14 msgctxt "AutoScrollSettings|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/falkon-25.12.2/poqm/ga/falkon_flashcookiemanager_qt.po new/falkon-25.12.3/poqm/ga/falkon_flashcookiemanager_qt.po --- old/falkon-25.12.2/poqm/ga/falkon_flashcookiemanager_qt.po 2026-02-02 04:22:31.000000000 +0100 +++ new/falkon-25.12.3/poqm/ga/falkon_flashcookiemanager_qt.po 2026-03-02 04:28:21.000000000 +0100 @@ -3,9 +3,9 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Qt-Contexts: true\n" "Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n < 11 ? " "3 : 4\n" +"X-Qt-Contexts: true\n" #: fcm_dialog.cpp:76 msgctxt "FCM_Dialog|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/falkon-25.12.2/poqm/ga/falkon_gnomekeyringpasswords_qt.po new/falkon-25.12.3/poqm/ga/falkon_gnomekeyringpasswords_qt.po --- old/falkon-25.12.2/poqm/ga/falkon_gnomekeyringpasswords_qt.po 2026-02-02 04:22:31.000000000 +0100 +++ new/falkon-25.12.3/poqm/ga/falkon_gnomekeyringpasswords_qt.po 2026-03-02 04:28:21.000000000 +0100 @@ -3,9 +3,9 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Qt-Contexts: true\n" "Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n < 11 ? " "3 : 4\n" +"X-Qt-Contexts: true\n" #: gnomekeyringpasswordbackend.cpp:120 msgctxt "GnomeKeyringPlugin|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/falkon-25.12.2/poqm/ga/falkon_greasemonkey_qt.po new/falkon-25.12.3/poqm/ga/falkon_greasemonkey_qt.po --- old/falkon-25.12.2/poqm/ga/falkon_greasemonkey_qt.po 2026-02-02 04:22:31.000000000 +0100 +++ new/falkon-25.12.3/poqm/ga/falkon_greasemonkey_qt.po 2026-03-02 04:28:21.000000000 +0100 @@ -3,9 +3,9 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Qt-Contexts: true\n" "Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n < 11 ? " "3 : 4\n" +"X-Qt-Contexts: true\n" #: gm_addscriptdialog.cpp:50 #, qt-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/falkon-25.12.2/poqm/ga/falkon_kdeframeworksintegration_qt.po new/falkon-25.12.3/poqm/ga/falkon_kdeframeworksintegration_qt.po --- old/falkon-25.12.2/poqm/ga/falkon_kdeframeworksintegration_qt.po 2026-02-02 04:22:31.000000000 +0100 +++ new/falkon-25.12.3/poqm/ga/falkon_kdeframeworksintegration_qt.po 2026-03-02 04:28:21.000000000 +0100 @@ -3,9 +3,9 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Qt-Contexts: true\n" "Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n < 11 ? " "3 : 4\n" +"X-Qt-Contexts: true\n" #: downloadkjob.cpp:34 msgctxt "DownloadKJob|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/falkon-25.12.2/poqm/ga/falkon_mousegestures_qt.po new/falkon-25.12.3/poqm/ga/falkon_mousegestures_qt.po --- old/falkon-25.12.2/poqm/ga/falkon_mousegestures_qt.po 2026-02-02 04:22:31.000000000 +0100 +++ new/falkon-25.12.3/poqm/ga/falkon_mousegestures_qt.po 2026-03-02 04:28:21.000000000 +0100 @@ -3,9 +3,9 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Qt-Contexts: true\n" "Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n < 11 ? " "3 : 4\n" +"X-Qt-Contexts: true\n" #: mousegesturessettingsdialog.ui:14 msgctxt "MouseGesturesSettingsDialog|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/falkon-25.12.2/poqm/ga/falkon_pim_qt.po new/falkon-25.12.3/poqm/ga/falkon_pim_qt.po --- old/falkon-25.12.2/poqm/ga/falkon_pim_qt.po 2026-02-02 04:22:31.000000000 +0100 +++ new/falkon-25.12.3/poqm/ga/falkon_pim_qt.po 2026-03-02 04:28:21.000000000 +0100 @@ -3,9 +3,9 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Qt-Contexts: true\n" "Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n < 11 ? " "3 : 4\n" +"X-Qt-Contexts: true\n" #: PIM_handler.cpp:59 msgctxt "PIM_Handler|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/falkon-25.12.2/poqm/ga/falkon_qt.po new/falkon-25.12.3/poqm/ga/falkon_qt.po --- old/falkon-25.12.2/poqm/ga/falkon_qt.po 2026-02-02 04:22:31.000000000 +0100 +++ new/falkon-25.12.3/poqm/ga/falkon_qt.po 2026-03-02 04:28:21.000000000 +0100 @@ -3,9 +3,9 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Qt-Contexts: true\n" "Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n < 11 ? " "3 : 4\n" +"X-Qt-Contexts: true\n" #: lib/3rdparty/lineedit.cpp:102 msgctxt "LineEdit|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/falkon-25.12.2/poqm/ga/falkon_sitesettingsview_qt.po new/falkon-25.12.3/poqm/ga/falkon_sitesettingsview_qt.po --- old/falkon-25.12.2/poqm/ga/falkon_sitesettingsview_qt.po 2026-02-02 04:22:31.000000000 +0100 +++ new/falkon-25.12.3/poqm/ga/falkon_sitesettingsview_qt.po 2026-03-02 04:28:21.000000000 +0100 @@ -3,9 +3,9 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Qt-Contexts: true\n" "Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n < 11 ? " "3 : 4\n" +"X-Qt-Contexts: true\n" #: sitesettingsview_controller.cpp:40 msgctxt "SiteSettingsView_Controller|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/falkon-25.12.2/poqm/ga/falkon_statusbaricons_qt.po new/falkon-25.12.3/poqm/ga/falkon_statusbaricons_qt.po --- old/falkon-25.12.2/poqm/ga/falkon_statusbaricons_qt.po 2026-02-02 04:22:31.000000000 +0100 +++ new/falkon-25.12.3/poqm/ga/falkon_statusbaricons_qt.po 2026-03-02 04:28:21.000000000 +0100 @@ -3,9 +3,9 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Qt-Contexts: true\n" "Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n < 11 ? " "3 : 4\n" +"X-Qt-Contexts: true\n" #: sbi_imagesicon.cpp:34 msgctxt "SBI_ImagesIcon|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/falkon-25.12.2/poqm/ga/falkon_tabmanager_qt.po new/falkon-25.12.3/poqm/ga/falkon_tabmanager_qt.po --- old/falkon-25.12.2/poqm/ga/falkon_tabmanager_qt.po 2026-02-02 04:22:31.000000000 +0100 +++ new/falkon-25.12.3/poqm/ga/falkon_tabmanager_qt.po 2026-03-02 04:28:21.000000000 +0100 @@ -3,9 +3,9 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Qt-Contexts: true\n" "Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n < 11 ? " "3 : 4\n" +"X-Qt-Contexts: true\n" #: tabmanagersettings.ui:14 msgctxt "TabManagerSettings|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/falkon-25.12.2/poqm/ga/falkon_testplugin_qt.po new/falkon-25.12.3/poqm/ga/falkon_testplugin_qt.po --- old/falkon-25.12.2/poqm/ga/falkon_testplugin_qt.po 2026-02-02 04:22:31.000000000 +0100 +++ new/falkon-25.12.3/poqm/ga/falkon_testplugin_qt.po 2026-03-02 04:28:21.000000000 +0100 @@ -3,9 +3,9 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Qt-Contexts: true\n" "Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n < 11 ? " "3 : 4\n" +"X-Qt-Contexts: true\n" #: testplugin.cpp:98 msgctxt "TestPlugin|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/falkon-25.12.2/poqm/ga/falkon_verticaltabs_qt.po new/falkon-25.12.3/poqm/ga/falkon_verticaltabs_qt.po --- old/falkon-25.12.2/poqm/ga/falkon_verticaltabs_qt.po 2026-02-02 04:22:31.000000000 +0100 +++ new/falkon-25.12.3/poqm/ga/falkon_verticaltabs_qt.po 2026-03-02 04:28:21.000000000 +0100 @@ -3,9 +3,9 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Qt-Contexts: true\n" "Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n < 11 ? " "3 : 4\n" +"X-Qt-Contexts: true\n" #: tablistview.cpp:197 msgctxt "TabListView|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/falkon-25.12.2/poqm/ia/falkon_qt.po new/falkon-25.12.3/poqm/ia/falkon_qt.po --- old/falkon-25.12.2/poqm/ia/falkon_qt.po 2026-02-02 04:22:31.000000000 +0100 +++ new/falkon-25.12.3/poqm/ia/falkon_qt.po 2026-03-02 04:28:21.000000000 +0100 @@ -1,9 +1,9 @@ -# SPDX-FileCopyrightText: 2020, 2021, 2022, 2023, 2024, 2025 giovanni <[email protected]> +# SPDX-FileCopyrightText: 2020, 2021, 2022, 2023, 2024, 2025, 2026 giovanni <[email protected]> # giovanni <[email protected]>, 2024. msgid "" msgstr "" "Project-Id-Version: \n" -"PO-Revision-Date: 2025-12-29 17:16+0100\n" +"PO-Revision-Date: 2026-02-05 18:06+0100\n" "Last-Translator: giovanni <[email protected]>\n" "Language-Team: Interlingua <[email protected]>\n" "Language: ia\n" @@ -4678,7 +4678,7 @@ #: lib/preferences/preferences.ui:1224 msgctxt "Preferences|" msgid "Enable screen capture" -msgstr "Habiita captura de schermo" +msgstr "Habilita captura de schermo" #: lib/preferences/preferences.ui:1231 msgctxt "Preferences|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/falkon-25.12.2/poqm/it/falkon_qt.po new/falkon-25.12.3/poqm/it/falkon_qt.po --- old/falkon-25.12.2/poqm/it/falkon_qt.po 2026-02-02 04:22:31.000000000 +0100 +++ new/falkon-25.12.3/poqm/it/falkon_qt.po 2026-03-02 04:28:21.000000000 +0100 @@ -2,7 +2,7 @@ # This file is distributed under the same license as the falkon package. # Federico Fabiani <[email protected]>, 2017. # Jorge Sevilla <[email protected]>, 2017. -# SPDX-FileCopyrightText: 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025 Paolo Zamponi <[email protected]> +# SPDX-FileCopyrightText: 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025, 2026 Paolo Zamponi <[email protected]> # msgid "" msgstr "" @@ -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 25.08.2\n" +"X-Generator: Lokalize 25.12.2\n" #: lib/3rdparty/lineedit.cpp:102 msgctxt "LineEdit|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/falkon-25.12.2/poqm/ru/falkon_greasemonkey_qt.po new/falkon-25.12.3/poqm/ru/falkon_greasemonkey_qt.po --- old/falkon-25.12.2/poqm/ru/falkon_greasemonkey_qt.po 2026-02-02 04:22:31.000000000 +0100 +++ new/falkon-25.12.3/poqm/ru/falkon_greasemonkey_qt.po 2026-03-02 04:28:21.000000000 +0100 @@ -3,14 +3,14 @@ # # Rustam Salakhutdinov <[email protected]>, 2017. # Oleg Brezhnev <[email protected]>, 2017. -# Alexander Yavorsky <[email protected]>, 2020. +# SPDX-FileCopyrightText: 2020, 2026 Alexander Yavorsky <[email protected]> # SPDX-FileCopyrightText: 2025 Olesya Gerasimenko <[email protected]> msgid "" msgstr "" "Project-Id-Version: \n" -"PO-Revision-Date: 2025-03-19 14:59+0300\n" -"Last-Translator: Olesya Gerasimenko <[email protected]>\n" -"Language-Team: Basealt Translation Team\n" +"PO-Revision-Date: 2026-02-12 22:34+0200\n" +"Last-Translator: Alexander Yavorskiy <[email protected]>\n" +"Language-Team: Russian <[email protected]>\n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,7 +19,7 @@ "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Language: ru_RU\n" "X-Qt-Contexts: true\n" -"X-Generator: Lokalize 23.08.5\n" +"X-Generator: Lokalize 25.12.2\n" #: gm_addscriptdialog.cpp:50 #, qt-format @@ -85,36 +85,24 @@ msgstr "Значок GreaseMonkey" #: gm_icon.cpp:58 -#, fuzzy -#| msgctxt "GM_Icon|" -#| msgid "GreaseMonkey" msgctxt "GM_Icon|" msgid "&Enable GreaseMonkey" -msgstr "GreaseMonkey" +msgstr "&Включить GreaseMonkey" #: gm_icon.cpp:63 -#, fuzzy -#| msgctxt "GM_Icon|" -#| msgid "Open GreaseMonkey settings" msgctxt "GM_Icon|" msgid "Show GreaseMonkey &Settings" -msgstr "Открыть параметры GreaseMonkey" +msgstr "Показать &параметры GreaseMonkey" #: gm_icon.cpp:78 -#, fuzzy -#| msgctxt "GM_AddScriptDialog|" -#| msgid "GreaseMonkey Installation" msgctxt "GM_Icon|" msgid "GreaseMonkey is active" -msgstr "Установка GreaseMonkey" +msgstr "GreaseMonkey активен" #: gm_icon.cpp:81 -#, fuzzy -#| msgctxt "GM_Settings|" -#| msgid "GreaseMonkey Scripts" msgctxt "GM_Icon|" msgid "GreaseMonkey is disabled" -msgstr "Сценарии GreaseMonkey" +msgstr "GreaseMonkey отключён" #: gm_manager.cpp:78 #, qt-format @@ -185,12 +173,9 @@ msgstr "<h3>Сценарии GreaseMonkey</h3>" #: settings/gm_settings.ui:70 -#, fuzzy -#| msgctxt "GM_Icon|" -#| msgid "GreaseMonkey" msgctxt "GM_Settings|" msgid "Enable GreaseMonkey" -msgstr "GreaseMonkey" +msgstr "Включить GreaseMonkey" #: settings/gm_settings.ui:77 msgctxt "GM_Settings|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/falkon-25.12.2/poqm/ru/falkon_qt.po new/falkon-25.12.3/poqm/ru/falkon_qt.po --- old/falkon-25.12.2/poqm/ru/falkon_qt.po 2026-02-02 04:22:31.000000000 +0100 +++ new/falkon-25.12.3/poqm/ru/falkon_qt.po 2026-03-02 04:28:21.000000000 +0100 @@ -3,14 +3,14 @@ # # Rustam Salakhutdinov <[email protected]>, 2017. # Oleg Brezhnev <[email protected]>, 2017. -# Alexander Yavorsky <[email protected]>, 2020. +# SPDX-FileCopyrightText: 2020, 2026 Alexander Yavorsky <[email protected]> # SPDX-FileCopyrightText: 2022, 2023, 2024, 2025 Olesya Gerasimenko <[email protected]> msgid "" msgstr "" "Project-Id-Version: \n" -"PO-Revision-Date: 2025-03-19 17:12+0300\n" -"Last-Translator: Olesya Gerasimenko <[email protected]>\n" -"Language-Team: Basealt Translation Team\n" +"PO-Revision-Date: 2026-02-12 22:35+0200\n" +"Last-Translator: Alexander Yavorskiy <[email protected]>\n" +"Language-Team: Russian <[email protected]>\n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,7 +19,7 @@ "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Language: ru_RU\n" "X-Qt-Contexts: true\n" -"X-Generator: Lokalize 23.08.5\n" +"X-Generator: Lokalize 25.12.2\n" #: lib/3rdparty/lineedit.cpp:102 msgctxt "LineEdit|" @@ -172,12 +172,9 @@ msgstr "AdBlock активен" #: lib/adblock/adblockicon.cpp:146 -#, fuzzy -#| msgctxt "AdBlockDialog|" -#| msgid "Enable AdBlock" msgctxt "AdBlockIcon|" msgid "&Enable AdBlock" -msgstr "Включить AdBlock" +msgstr "&Включить AdBlock" #: lib/adblock/adblockicon.cpp:151 msgctxt "AdBlockIcon|" @@ -2248,18 +2245,14 @@ msgstr "Ошибка сертификата SSL!" #: lib/network/networkmanager.cpp:92 -#, fuzzy, qt-format -#| msgctxt "NetworkManager|" -#| msgid "" -#| "The page you are trying to access has the following errors in the SSL " -#| "certificate:" +#, qt-format msgctxt "NetworkManager|" msgid "" "The page <strong>%1</strong> you are trying to access has the following " "errors in the SSL certificate:" msgstr "" -"В сертификате SSL страницы, попытка просмотра которой выполняется, имеются " -"следующие ошибки:" +"В сертификате SSL страницы <strong>%1</strong>, попытка просмотра которой " +"выполняется, имеются следующие ошибки:" #: lib/network/networkmanager.cpp:93 msgctxt "NetworkManager|" @@ -2808,12 +2801,9 @@ msgstr "Ошибка сертификата SSL!" #: lib/network/sslerrordialog.ui:90 -#, fuzzy -#| msgctxt "NetworkManager|" -#| msgid "The certificate contains errors." msgctxt "SslErrorDialog|" msgid "Toggle Certificate Details" -msgstr "Сертификат содержит ошибки." +msgstr "Показать или скрыть сведения о сертификате" #: lib/notifications/desktopnotificationsfactory.cpp:119 msgctxt "DesktopNotificationsFactory|" @@ -3887,26 +3877,17 @@ msgstr "Исключения" #: lib/preferences/autoopenprotocolsdialog.cpp:78 -#, fuzzy -#| msgctxt "SchemeManager|" -#| msgid "Add allowed scheme" msgctxt "AutoOpenProtocolsDialog|" msgid "Add allowed scheme" msgstr "Добавить разрешённую схему" #: lib/preferences/autoopenprotocolsdialog.cpp:78 #: lib/preferences/autoopenprotocolsdialog.cpp:101 -#, fuzzy -#| msgctxt "SchemeManager|" -#| msgid "Scheme:" msgctxt "AutoOpenProtocolsDialog|" msgid "Scheme:" msgstr "Схема:" #: lib/preferences/autoopenprotocolsdialog.cpp:101 -#, fuzzy -#| msgctxt "SchemeManager|" -#| msgid "Add blocked scheme" msgctxt "AutoOpenProtocolsDialog|" msgid "Add blocked scheme" msgstr "Добавить заблокированную схему" @@ -3914,7 +3895,7 @@ #: lib/preferences/autoopenprotocolsdialog.ui:14 msgctxt "AutoOpenProtocolsDialog|" msgid "Auto-Open Protocols" -msgstr "" +msgstr "Протоколы автозапуска" #: lib/preferences/autoopenprotocolsdialog.ui:20 msgctxt "AutoOpenProtocolsDialog|" @@ -3922,21 +3903,17 @@ "<html><head/><body><p><span style=\" font-weight:700;\">Auto Open</span></" "p></body></html>" msgstr "" +"<html><head/><body><p><span style=\" font-weight:700;\">Автоматическое " +"открытие</span></p></body></html>" #: lib/preferences/autoopenprotocolsdialog.ui:34 #: lib/preferences/autoopenprotocolsdialog.ui:79 -#, fuzzy -#| msgctxt "CookieManager|" -#| msgid "Add" msgctxt "AutoOpenProtocolsDialog|" msgid "Add" msgstr "Добавить" #: lib/preferences/autoopenprotocolsdialog.ui:41 #: lib/preferences/autoopenprotocolsdialog.ui:86 -#, fuzzy -#| msgctxt "CookieManager|" -#| msgid "Remove" msgctxt "AutoOpenProtocolsDialog|" msgid "Remove" msgstr "Удалить" @@ -3947,6 +3924,8 @@ "<html><head/><body><p><span style=\" font-weight:700;\">Blocked</span></p></" "body></html>" msgstr "" +"<html><head/><body><p><span style=\" font-weight:700;\">Заблокировано</" +"span></p></body></html>" #: lib/preferences/certificatemanager.cpp:61 msgctxt "CertificateManager|" @@ -4366,7 +4345,7 @@ #: lib/preferences/preferences.ui:539 msgctxt "Preferences|" msgid "Default minimal sideBar width:" -msgstr "" +msgstr "Минимальная ширина боковой панели по умолчанию:" #: lib/preferences/preferences.ui:546 msgctxt "Preferences|" @@ -4386,7 +4365,7 @@ #: lib/preferences/preferences.ui:567 msgctxt "Preferences|" msgid "px" -msgstr "" +msgstr "пикс." #: lib/preferences/preferences.ui:579 msgctxt "Preferences|" @@ -4394,6 +4373,8 @@ "<html><head/><body><p><span style=\" font-weight:700;\">Web Page Background " "Colors</span></p></body></html>" msgstr "" +"<html><head/><body><p><span style=\" font-weight:700;\">Цвета фона веб-" +"страницы</span></p></body></html>" #: lib/preferences/preferences.ui:604 lib/preferences/preferences.ui:618 #: lib/preferences/preferences.ui:1081 lib/preferences/preferences.ui:1442 @@ -4412,17 +4393,17 @@ #: lib/preferences/preferences.ui:632 msgctxt "Preferences|" msgid "Background color when loaded:" -msgstr "" +msgstr "Цвет фона после окончания загрузки:" #: lib/preferences/preferences.ui:639 msgctxt "Preferences|" msgid "Background color while loading:" -msgstr "" +msgstr "Цвет фона во время загрузки:" #: lib/preferences/preferences.ui:646 msgctxt "Preferences|miliseconds" msgid "ms" -msgstr "" +msgstr "мс" #: lib/preferences/preferences.ui:659 msgctxt "" @@ -4430,7 +4411,7 @@ "page was initially loaded before switching the backgroung color to the " "loaded variant." msgid "Loaded state switch delay:" -msgstr "" +msgstr "Задержка переключения состояния загрузки:" #: lib/preferences/preferences.ui:668 msgctxt "Preferences|" @@ -4717,7 +4698,7 @@ #: lib/preferences/preferences.ui:1252 msgctxt "Preferences|" msgid "Allow image animation" -msgstr "" +msgstr "Разрешить анимацию изображений" #: lib/preferences/preferences.ui:1261 msgctxt "Preferences|" @@ -5149,6 +5130,8 @@ "<html><head/><body><p><span style=\" font-weight:700;\">Manage Auto Open " "protocols</span></p></body></html>" msgstr "" +"<html><head/><body><p><span style=\" font-weight:700;\">Управление " +"протоколами автозапуска</span></p></body></html>" #: lib/preferences/preferences.ui:2709 msgctxt "Preferences|" @@ -5219,7 +5202,7 @@ #: lib/preferences/preferences.ui:3039 msgctxt "Preferences|" msgid "Auto Open protocols" -msgstr "" +msgstr "Протоколы автозапуска" #: lib/preferences/schememanager.cpp:84 msgctxt "SchemeManager|" @@ -5934,12 +5917,9 @@ msgstr "Истекает:" #: lib/tools/docktitlebarwidget.cpp:58 -#, fuzzy -#| msgctxt "MainMenu|" -#| msgid "Close Window" msgctxt "DockTitleBarWidget|" msgid "&Close SideBar" -msgstr "Закрыть окно" +msgstr "&Закрыть боковую панель" #: lib/tools/html5permissions/html5permissionsnotification.cpp:42 msgctxt "HTML5PermissionsNotification|" @@ -6010,12 +5990,9 @@ msgstr "Запретить" #: lib/tools/mactoolbutton.cpp:94 -#, fuzzy -#| msgctxt "Preferences|" -#| msgid "Select Color" msgctxt "MacToolButton|" msgid "Select Color" -msgstr "Выберите цвет" +msgstr "Выбор цвета" #: lib/tools/qztools.cpp:379 msgctxt "QObject|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/falkon-25.12.2/poqm/zh_CN/falkon_qt.po new/falkon-25.12.3/poqm/zh_CN/falkon_qt.po --- old/falkon-25.12.2/poqm/zh_CN/falkon_qt.po 2026-02-02 04:22:31.000000000 +0100 +++ new/falkon-25.12.3/poqm/zh_CN/falkon_qt.po 2026-03-02 04:28:21.000000000 +0100 @@ -4089,7 +4089,7 @@ #: lib/preferences/preferences.cpp:925 lib/preferences/preferences.ui:245 msgctxt "Preferences|" msgid "Note: You cannot delete active profile." -msgstr "注意:您无法删除活动的配置文件。" +msgstr "注意:您无法删除已激活的配置文件。" #: lib/preferences/preferences.ui:14 msgctxt "Preferences|"
