Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package akregator for openSUSE:Factory checked in at 2024-07-05 19:45:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/akregator (Old) and /work/SRC/openSUSE:Factory/.akregator.new.2080 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akregator" Fri Jul 5 19:45:33 2024 rev:99 rq:1185459 version:24.05.2 Changes: -------- --- /work/SRC/openSUSE:Factory/akregator/akregator.changes 2024-06-14 18:58:30.767797197 +0200 +++ /work/SRC/openSUSE:Factory/.akregator.new.2080/akregator.changes 2024-07-05 19:50:43.445370223 +0200 @@ -1,0 +2,9 @@ +Tue Jul 2 13:53:33 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.05.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.05.2/ +- No code change since 24.05.1 + +------------------------------------------------------------------- Old: ---- akregator-24.05.1.tar.xz akregator-24.05.1.tar.xz.sig New: ---- akregator-24.05.2.tar.xz akregator-24.05.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ akregator.spec ++++++ --- /var/tmp/diff_new_pack.9IbxD2/_old 2024-07-05 19:50:43.993390398 +0200 +++ /var/tmp/diff_new_pack.9IbxD2/_new 2024-07-05 19:50:43.993390398 +0200 @@ -18,11 +18,11 @@ %define kf6_version 6.0.0 %define qt6_version 6.6.0 -%define kpim6_version 6.1.1 +%define kpim6_version 6.1.2 %bcond_without released Name: akregator -Version: 24.05.1 +Version: 24.05.2 Release: 0 Summary: RSS Feed Reader License: GPL-2.0-or-later ++++++ akregator-24.05.1.tar.xz -> akregator-24.05.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akregator-24.05.1/CMakeLists.txt new/akregator-24.05.2/CMakeLists.txt --- old/akregator-24.05.1/CMakeLists.txt 2024-06-10 05:36:08.000000000 +0200 +++ new/akregator-24.05.2/CMakeLists.txt 2024-06-30 05:01:06.000000000 +0200 @@ -1,11 +1,11 @@ # SPDX-License-Identifier: CC0-1.0 # SPDX-FileCopyrightText: none cmake_minimum_required(VERSION 3.16 FATAL_ERROR) -set(PIM_VERSION "6.1.1") +set(PIM_VERSION "6.1.2") project(akregator VERSION ${PIM_VERSION}) set(KF_MIN_VERSION "6.0.0") -set(RELEASE_SERVICE_VERSION "24.05.1") +set(RELEASE_SERVICE_VERSION "24.05.2") set(QT_REQUIRED_VERSION "6.6.0") find_package(ECM ${KF_MIN_VERSION} CONFIG REQUIRED) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH}) @@ -46,11 +46,11 @@ set(KDEPIM_LIB_VERSION "${PIM_VERSION}") set(KDEPIM_LIB_SOVERSION "6") -set(KONTACTINTERFACE_LIB_VERSION "6.1.1") -set(LIBGRANTLEETHEME_LIB_VERSION "6.1.1") -set(LIBKDEPIM_LIB_VERSION "6.1.1") -set(MESSAGELIB_LIB_VERSION "6.1.1") -set(PIMCOMMON_LIB_VERSION "6.1.1") +set(KONTACTINTERFACE_LIB_VERSION "6.1.2") +set(LIBGRANTLEETHEME_LIB_VERSION "6.1.2") +set(LIBKDEPIM_LIB_VERSION "6.1.2") +set(MESSAGELIB_LIB_VERSION "6.1.2") +set(PIMCOMMON_LIB_VERSION "6.1.2") find_package(Qt6 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test WebEngineWidgets PrintSupport) # Find KF6 package diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akregator-24.05.1/configuration/akregator_config_advanced.json new/akregator-24.05.2/configuration/akregator_config_advanced.json --- old/akregator-24.05.1/configuration/akregator_config_advanced.json 2024-06-10 05:36:08.000000000 +0200 +++ new/akregator-24.05.2/configuration/akregator_config_advanced.json 2024-06-30 05:01:06.000000000 +0200 @@ -9,7 +9,6 @@ "Description[cs]": "PokroÄilá nastavenà ÄteÄky kanálů", "Description[de]": "Erweiterte Einstellungen für den Nachrichtenbetrachter", "Description[el]": "Î ÏοηγμÎÎ½ÎµÏ ÏÏ Î¸Î¼Î¯ÏÎµÎ¹Ï Î±Î½Î±Î³Î½ÏÏÏη ÏοÏν", - "Description[en_GB]": "Advanced Feed Reader Settings", "Description[eo]": "Agordoj de Altnivela Fluolegilo", "Description[es]": "Configuración avanzada del lector de fuentes", "Description[eu]": "Jario-irakurlearen ezarpen aurreratuak", @@ -52,7 +51,6 @@ "Name[da]": "Avanceret", "Name[de]": "Erweitert", "Name[el]": "Î ÏοηγμÎνα", - "Name[en_GB]": "Advanced", "Name[eo]": "Pliaj", "Name[es]": "Avanzado", "Name[et]": "Muu", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akregator-24.05.1/configuration/akregator_config_appearance.json new/akregator-24.05.2/configuration/akregator_config_appearance.json --- old/akregator-24.05.1/configuration/akregator_config_appearance.json 2024-06-10 05:36:08.000000000 +0200 +++ new/akregator-24.05.2/configuration/akregator_config_appearance.json 2024-06-30 05:01:06.000000000 +0200 @@ -9,7 +9,6 @@ "Description[cs]": "Nastavit vzhled ÄteÄky kanálů", "Description[de]": "Erscheinungsbild des Nachrichtenbetrachters einrichten", "Description[el]": "ÎιαμÏÏÏÏÏη ÏÎ·Ï ÎµÎ¼ÏάνιÏÎ·Ï ÏÎ¿Ï Î±Î½Î±Î³Î½ÏÏÏη ÏοÏν", - "Description[en_GB]": "Configure the Feed Reader Appearance", "Description[eo]": "Agordi la Adreslibron", "Description[es]": "Configurar la apariencia del lector de fuentes", "Description[eu]": "Konfiguratu jario-irakurlearen itxura", @@ -42,7 +41,6 @@ "Description[zh_TW]": "è¨å®è¨é±ä¾æºé±è®å¨å¤è§", "Icon": "video-display", "Name": "Appearance", - "Name[af]": "Appearance", "Name[ar]": "اÙÙ Ø¸ÙØ±", "Name[ast]": "Aspeutu", "Name[az]": "Xarici görünüÅ", @@ -57,7 +55,6 @@ "Name[da]": "Udseende", "Name[de]": "Erscheinungsbild", "Name[el]": "ÎμÏάνιÏη", - "Name[en_GB]": "Appearance", "Name[eo]": "Prezentado", "Name[es]": "Apariencia", "Name[et]": "Välimus", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akregator-24.05.1/configuration/akregator_config_archive.json new/akregator-24.05.2/configuration/akregator_config_archive.json --- old/akregator-24.05.1/configuration/akregator_config_archive.json 2024-06-10 05:36:08.000000000 +0200 +++ new/akregator-24.05.2/configuration/akregator_config_archive.json 2024-06-30 05:01:06.000000000 +0200 @@ -9,7 +9,6 @@ "Description[cs]": "Nastavit archiv kanálů", "Description[de]": "Nachrichten-Archiv einrichten", "Description[el]": "ÎιαμÏÏÏÏÏη αÏÏÎµÎ¹Î¿Î¸Î®ÎºÎ·Ï ÏοÏν", - "Description[en_GB]": "Configure Feed Archive", "Description[eo]": "Agordi Fluarkivon", "Description[es]": "Configurar el archivo comprimido de fuentes", "Description[eu]": "Konfiguratu jarioen artxibatzea", @@ -52,13 +51,11 @@ "Name[da]": "Arkiv", "Name[de]": "Archiv", "Name[el]": "ÎÏÏειοθήκη", - "Name[en_GB]": "Archive", "Name[eo]": "Arkivo", "Name[es]": "Archivo comprimido", "Name[et]": "Arhiveerimine", "Name[eu]": "Artxibatzea", "Name[fi]": "Arkisto", - "Name[fr]": "Archive", "Name[ga]": "Cartlann", "Name[gl]": "Arquivo", "Name[he]": "×ר××××", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akregator-24.05.1/configuration/akregator_config_browser.json new/akregator-24.05.2/configuration/akregator_config_browser.json --- old/akregator-24.05.1/configuration/akregator_config_browser.json 2024-06-10 05:36:08.000000000 +0200 +++ new/akregator-24.05.2/configuration/akregator_config_browser.json 2024-06-30 05:01:06.000000000 +0200 @@ -9,7 +9,6 @@ "Description[cs]": "Nastavenà komponenty internÃho prohlÞeÄe", "Description[de]": "Interne Browser-Komponente einrichten", "Description[el]": "ÎιαμÏÏÏÏÏη εÏÏÏεÏÎ¹ÎºÎ¿Ï ÏεÏιηγηÏή", - "Description[en_GB]": "Configure Internal Browser Component", "Description[eo]": "Agordi Internan Retumilkomponanton", "Description[es]": "Configurar el componente navegador interno", "Description[eu]": "Konfiguratu barneko arakatzaile osagaia", @@ -49,10 +48,7 @@ "Name[ca@valencia]": "Navegador", "Name[ca]": "Navegador", "Name[cs]": "ProhlÞeÄ", - "Name[da]": "Browser", - "Name[de]": "Browser", "Name[el]": "ΠεÏιηγηÏήÏ", - "Name[en_GB]": "Browser", "Name[eo]": "Retumilo", "Name[es]": "Navegador", "Name[et]": "Sirvija", @@ -65,7 +61,6 @@ "Name[hr]": "Preglednik", "Name[hu]": "BöngészÅ", "Name[ia]": "Navigator", - "Name[id]": "Browser", "Name[is]": "Vafri", "Name[it]": "Navigatore", "Name[ja]": "ãã©ã¦ã¶", @@ -79,7 +74,6 @@ "Name[mr]": "बà¥à¤°à¤¾à¤à¤à¤°", "Name[nb]": "Nettleser", "Name[nds]": "Kieker", - "Name[nl]": "Browser", "Name[nn]": "Nettlesar", "Name[pa]": "ਬਰਾà¨à¨à¨¼à¨°", "Name[pl]": "PrzeglÄ darka", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akregator-24.05.1/configuration/akregator_config_general.json new/akregator-24.05.2/configuration/akregator_config_general.json --- old/akregator-24.05.1/configuration/akregator_config_general.json 2024-06-10 05:36:08.000000000 +0200 +++ new/akregator-24.05.2/configuration/akregator_config_general.json 2024-06-30 05:01:06.000000000 +0200 @@ -9,7 +9,6 @@ "Description[cs]": "Nastavit kanály", "Description[de]": "Nachrichtenquellen einrichten", "Description[el]": "ÎιαμÏÏÏÏÏη ÏοÏν", - "Description[en_GB]": "Configure Feeds", "Description[eo]": "Agordi Fluojn", "Description[es]": "Configurar fuentes", "Description[eu]": "Konfiguratu jarioak", @@ -49,16 +48,12 @@ "Name[bg]": "ÐбÑи", "Name[br]": "Pennañ", "Name[bs]": "OpÄenito", - "Name[ca@valencia]": "General", - "Name[ca]": "General", "Name[cs]": "Obecné", "Name[cy]": "Cyffredinol", "Name[da]": "Generelt", "Name[de]": "Allgemein", "Name[el]": "Îενικά", - "Name[en_GB]": "General", "Name[eo]": "Äenerala", - "Name[es]": "General", "Name[et]": "Ãldine", "Name[eu]": "Orokorra", "Name[fa]": "ع٠ÙÙ Û", @@ -69,7 +64,6 @@ "Name[gl]": "Xeral", "Name[he]": "××××", "Name[hu]": "Ãltalános", - "Name[ia]": "General", "Name[id]": "Umum", "Name[is]": "Almennt", "Name[it]": "Generale", @@ -93,7 +87,6 @@ "Name[pl]": "Ogólne", "Name[pt]": "Geral", "Name[pt_BR]": "Geral", - "Name[ro]": "General", "Name[ru]": "Ðлавное", "Name[se]": "OppalaÅ¡", "Name[sk]": "VÅ¡eobecné", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akregator-24.05.1/configuration/akregator_config_plugins.json new/akregator-24.05.2/configuration/akregator_config_plugins.json --- old/akregator-24.05.1/configuration/akregator_config_plugins.json 2024-06-10 05:36:08.000000000 +0200 +++ new/akregator-24.05.2/configuration/akregator_config_plugins.json 2024-06-30 05:01:06.000000000 +0200 @@ -9,7 +9,6 @@ "Description[cs]": "Nastavit zásuvné moduly", "Description[de]": "Module einrichten", "Description[el]": "ÎιαμÏÏÏÏÏη ÏÏοÏθÎÏÏν", - "Description[en_GB]": "Configure Plugins", "Description[eo]": "Agordi Kromprogramojn", "Description[es]": "Configurar complementos", "Description[eu]": "Konfiguratu pluginak", @@ -55,7 +54,6 @@ "Name[da]": "Plugin", "Name[de]": "Module", "Name[el]": "Î ÏÏÏθεÏα", - "Name[en_GB]": "Plugins", "Name[eo]": "Kromaĵoj", "Name[es]": "Complementos", "Name[et]": "Pluginad", @@ -63,7 +61,6 @@ "Name[fa]": "ÙØµÙÙâÙØ§", "Name[fi]": "Liitännäiset", "Name[fr]": "Modules externes", - "Name[fy]": "Plugins", "Name[ga]": "Breiseáin", "Name[gl]": "Complementos", "Name[he]": "ת×ספ××", @@ -91,7 +88,6 @@ "Name[pa]": "ਪਲੱà¨à¨à¨¨à¨¾à¨", "Name[pl]": "Wtyczki", "Name[pt]": "'Plugins'", - "Name[pt_BR]": "Plugins", "Name[ro]": "Extensii", "Name[ru]": "ÐодÑли", "Name[se]": "Lassemoduvllat", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akregator-24.05.1/configuration/akregator_config_security.json new/akregator-24.05.2/configuration/akregator_config_security.json --- old/akregator-24.05.1/configuration/akregator_config_security.json 2024-06-10 05:36:08.000000000 +0200 +++ new/akregator-24.05.2/configuration/akregator_config_security.json 2024-06-30 05:01:06.000000000 +0200 @@ -9,7 +9,6 @@ "Description[cs]": "Nastavit zabezpeÄenÃ", "Description[de]": "Sicherheit einrichten", "Description[el]": "ÎιαμÏÏÏÏÏη αÏÏάλειαÏ", - "Description[en_GB]": "Configure Security", "Description[eo]": "Agordi Sekurecon", "Description[es]": "Configurar la seguridad", "Description[eu]": "Konfiguratu segurtasuna", @@ -56,7 +55,6 @@ "Name[da]": "Sikkerhed", "Name[de]": "Sicherheit", "Name[el]": "ÎÏÏάλεια", - "Name[en_GB]": "Security", "Name[eo]": "Sekureco", "Name[es]": "Seguridad", "Name[et]": "Turvalisus", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akregator-24.05.1/configuration/akregator_config_userfeedback.json new/akregator-24.05.2/configuration/akregator_config_userfeedback.json --- old/akregator-24.05.1/configuration/akregator_config_userfeedback.json 2024-06-10 05:36:08.000000000 +0200 +++ new/akregator-24.05.2/configuration/akregator_config_userfeedback.json 2024-06-30 05:01:06.000000000 +0200 @@ -11,7 +11,6 @@ "Name[da]": "Brugerfeedback", "Name[de]": "Benutzer-Feedback", "Name[el]": "ΣÏολιαÏμÏÏ ÏÏήÏÏη", - "Name[en_GB]": "User Feedback", "Name[eo]": "Uzantokomentoj", "Name[es]": "Comentarios del usuario", "Name[et]": "Kasutaja tagasiside", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akregator-24.05.1/kontactplugin/akregatorplugin.json new/akregator-24.05.2/kontactplugin/akregatorplugin.json --- old/akregator-24.05.1/kontactplugin/akregatorplugin.json 2024-06-10 05:36:08.000000000 +0200 +++ new/akregator-24.05.2/kontactplugin/akregatorplugin.json 2024-06-30 05:01:06.000000000 +0200 @@ -9,7 +9,6 @@ "Description[cs]": "Modul Akregatoru", "Description[de]": "Akregator-Modul", "Description[el]": "Î ÏÏÏθεÏο ÏÎ¿Ï Akregator", - "Description[en_GB]": "Akregator Plugin", "Description[eo]": "Akregator-Kromprogramo", "Description[es]": "Complemento de Akregator", "Description[eu]": "Akregator plugina", @@ -53,10 +52,8 @@ "Name[ca@valencia]": "Enllaços", "Name[ca]": "Enllaços", "Name[cs]": "Kanály", - "Name[da]": "Feeds", "Name[de]": "Nachrichten", "Name[el]": "ΡοÎÏ", - "Name[en_GB]": "Feeds", "Name[eo]": "Fluoj", "Name[es]": "Fuentes", "Name[et]": "Uudistevood", @@ -86,7 +83,6 @@ "Name[nb]": "Kanaler", "Name[nds]": "Narichtenströöm", "Name[ne]": "फिड", - "Name[nl]": "Feeds", "Name[nn]": "Kjelder", "Name[pa]": "ਫà©à¨¡", "Name[pl]": "KanaÅy", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akregator-24.05.1/po/ar/akregator.po new/akregator-24.05.2/po/ar/akregator.po --- old/akregator-24.05.1/po/ar/akregator.po 2024-06-10 05:36:08.000000000 +0200 +++ new/akregator-24.05.2/po/ar/akregator.po 2024-06-30 05:01:06.000000000 +0200 @@ -19,6 +19,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"X-Generator: Lokalize 23.08.5\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akregator-24.05.1/po/cs/akregator.po new/akregator-24.05.2/po/cs/akregator.po --- old/akregator-24.05.1/po/cs/akregator.po 2024-06-10 05:36:08.000000000 +0200 +++ new/akregator-24.05.2/po/cs/akregator.po 2024-06-30 05:01:06.000000000 +0200 @@ -2,7 +2,7 @@ # This file is distributed under the same license as the PACKAGE package. # SPDX-FileCopyrightText: 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2023 VÃt PelÄák <v...@pelcak.org> # Tomáš Chvátal <tomas.chva...@gmail.com>, 2012, 2013. -# Vit Pelcak <v...@pelcak.org>, 2021, 2022, 2023. +# SPDX-FileCopyrightText: 2021, 2022, 2023, 2024 Vit Pelcak <v...@pelcak.org> # msgid "" msgstr "" @@ -17,7 +17,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: Lokalize 23.08.2\n" +"X-Generator: Lokalize 24.05.0\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akregator-24.05.1/po/eu/akregator.po new/akregator-24.05.2/po/eu/akregator.po --- old/akregator-24.05.1/po/eu/akregator.po 2024-06-10 05:36:08.000000000 +0200 +++ new/akregator-24.05.2/po/eu/akregator.po 2024-06-30 05:01:06.000000000 +0200 @@ -1,38 +1,38 @@ # Translation for akregator.po to Euskara/Basque (eu). -# Copyright (C) 2005-2023 This file is copyright: +# Copyright (C) 2005-2024 This file is copyright: # This file is distributed under the same license as the akregator package. -# SPDX-FileCopyrightText: 2023 KDE euskaratzeko proiektuko arduraduna <xa...@ni.eus> +# SPDX-FileCopyrightText: 2023, 2024 KDE euskaratzeko proiektuko arduraduna <xa...@ni.eus> # # Translators: # Ion Gaztañaga <ion_...@hotmail.com>, 2005. # Marcos <mar...@euskalgnu.org>, 2005. # Ion Gaztañaga <igaztan...@gmail.com>, 2005. # marcos <mar...@euskalgnu.org>, 2006. -# Iñigo Salvador Azurmendi <xa...@ni.eus>, 2020, 2021, 2022, 2023. +# Iñigo Salvador Azurmendi <xa...@ni.eus>, 2020, 2021, 2022, 2023, 2024. msgid "" msgstr "" "Project-Id-Version: akregator\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-04-24 02:56+0000\n" -"PO-Revision-Date: 2023-10-03 07:39+0200\n" +"PO-Revision-Date: 2024-06-29 14:08+0200\n" "Last-Translator: Iñigo Salvador Azurmendi <xa...@ni.eus>\n" "Language-Team: Basque <kde-i18n...@kde.org>\n" "Language: eu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 23.08.1\n" +"X-Generator: Lokalize 24.05.1\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" -msgstr "Ion Gaztañaga, Marcos" +msgstr "Iñigo Salvador Azurmend,Ion Gaztañaga, Marcos" #, kde-format msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" -msgstr "igaztan...@gmail.com, mar...@euskalgnu.org" +msgstr "xa...@ni.eus,igaztan...@gmail.com, mar...@euskalgnu.org" #: src/about/introduction_akregator.html:18 msgid "" @@ -1241,7 +1241,7 @@ #, kde-format msgctxt "as in: mark as read" msgid "&Read" -msgstr "&Irakurritakoa" +msgstr "&Irakurrita" #: src/actions/actionmanagerimpl.cpp:371 #, kde-format @@ -1263,7 +1263,7 @@ #, kde-format msgctxt "as in: mark as unread" msgid "&Unread" -msgstr "Irakurri &gabea" +msgstr "Irakurri &gabe" #: src/actions/actionmanagerimpl.cpp:387 #, kde-format @@ -1273,7 +1273,7 @@ #: src/actions/actionmanagerimpl.cpp:393 #, kde-format msgid "&Mark as Important" -msgstr "&Markatu «Garrantzizkoa» gisa" +msgstr "&Markatu Garrantzitsu gisa" #: src/actions/actionmanagerimpl.cpp:397 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akregator-24.05.1/po/it/akregator.po new/akregator-24.05.2/po/it/akregator.po --- old/akregator-24.05.1/po/it/akregator.po 2024-06-10 05:36:08.000000000 +0200 +++ new/akregator-24.05.2/po/it/akregator.po 2024-06-30 05:01:06.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.05.0\n" +"X-Generator: Lokalize 24.05.1\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akregator-24.05.1/po/pl/akregator.po new/akregator-24.05.2/po/pl/akregator.po --- old/akregator-24.05.1/po/pl/akregator.po 2024-06-10 05:36:08.000000000 +0200 +++ new/akregator-24.05.2/po/pl/akregator.po 2024-06-30 05:01:06.000000000 +0200 @@ -12,7 +12,7 @@ "Project-Id-Version: akregator\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-04-24 02:56+0000\n" -"PO-Revision-Date: 2024-05-30 10:50+0200\n" +"PO-Revision-Date: 2024-06-22 08:50+0200\n" "Last-Translator: Åukasz WojniÅowicz <lukasz.wojnilow...@gmail.com>\n" "Language-Team: Polish <kde-i18n-...@kde.org>\n" "Language: pl\n" @@ -1160,7 +1160,7 @@ #: src/actions/actionmanagerimpl.cpp:191 #, kde-format msgid "&Import Feeds..." -msgstr "&Importuj kanaÅy RSS..." +msgstr "Za&importuj kanaÅy RSS..." #: src/actions/actionmanagerimpl.cpp:195 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akregator-24.05.1/po/ta/akregator.po new/akregator-24.05.2/po/ta/akregator.po --- old/akregator-24.05.1/po/ta/akregator.po 2024-06-10 05:36:08.000000000 +0200 +++ new/akregator-24.05.2/po/ta/akregator.po 2024-06-30 05:01:06.000000000 +0200 @@ -4,7 +4,7 @@ "Project-Id-Version: akregator\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-04-24 02:56+0000\n" -"PO-Revision-Date: 2024-05-19 16:25+0530\n" +"PO-Revision-Date: 2024-06-16 19:47+0530\n" "Last-Translator: Kishore G <kishor...@gmail.com>\n" "Language-Team: Tamil <kde-i18n-...@kde.org>\n" "Language: ta\n" @@ -12,7 +12,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.02.2\n" +"X-Generator: Lokalize 24.05.1\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -795,10 +795,9 @@ #. i18n: ectx: whatsthis, entry, group (General) #: interfaces/akregator.kcfg:186 -#, fuzzy, kde-format -#| msgid " (no unread articles)" +#, kde-format msgid "Specifies if we show unread article in taskbar." -msgstr " (பà®à®¿à®à¯à®à®¾à®¤ à®à®à¯à®à¯à®°à¯à®à®³à¯ à®à®²à¯à®²à¯)" +msgstr "பà®à®¿à®à¯à®à®¾à®¤à®µà®±à¯à®±à®¿à®©à¯ à®à®£à¯à®£à®¿à®à¯à®à¯à®¯à¯ பணிபà¯à®ªà®à¯à®à¯à®¯à®¿à®²à¯ à®à®¾à®à¯à® வà¯à®£à¯à®à¯à®®à®¾." #. i18n: ectx: whatsthis, entry, group (Browser) #: interfaces/akregator.kcfg:203 @@ -1326,24 +1325,24 @@ msgstr "à®à®¿à®³à¯à®¯à®¿à®©à¯ நà¯à®©à®¿à®à¯à®à¯ à®à¯à®²à¯" #: src/actions/actionmanagerimpl.cpp:517 -#, fuzzy, kde-format +#, kde-format msgid "Go Left in Tree" -msgstr "தà¯à®à®°à¯ à® à®à¯à®µà®¿à®²à¯ à®à®à®¤à¯à®ªà¯à®±à®®à¯ à®à¯à®²à¯" +msgstr "à®à®à®¤à¯à®ªà¯à®±à®¤à¯à®¤à®¿à®²à¯à®³à¯à®³ à®à®¿à®³à¯à®à¯à®à¯ à®à¯à®²à¯" #: src/actions/actionmanagerimpl.cpp:522 -#, fuzzy, kde-format +#, kde-format msgid "Go Right in Tree" -msgstr "தà¯à®à®°à¯ à® à®à¯à®µà®¿à®²à¯ வலதà¯à®ªà¯à®±à®¤à¯à®¤à®¿à®²à¯ à®à¯à®²à¯" +msgstr "வலதà¯à®ªà¯à®±à®²à¯à®³à¯à®³ à®à®¿à®³à¯à®à¯à®à¯ à®à¯à®²à¯" #: src/actions/actionmanagerimpl.cpp:527 -#, fuzzy, kde-format +#, kde-format msgid "Go Up in Tree" -msgstr "தà¯à®à®°à¯ à® à®à¯à®µà®¿à®²à¯ à®®à¯à®²à¯ à®à¯à®²à¯" +msgstr "à®à®¿à®³à¯à®¯à®¿à®²à¯ à®®à¯à®²à¯ à®à¯à®²à¯" #: src/actions/actionmanagerimpl.cpp:532 -#, fuzzy, kde-format +#, kde-format msgid "Go Down in Tree" -msgstr "தà¯à®à®°à¯ à® à®à¯à®µà®¿à®²à¯ à®à¯à®´à¯ à®à¯à®²à¯" +msgstr "à®à®¿à®³à¯à®¯à®¿à®²à¯ à®à¯à®´à¯ à®à¯à®²à¯" #: src/actions/actionmanagerimpl.cpp:538 #, kde-format @@ -1482,7 +1481,7 @@ msgstr "தà¯à®à¯à®ªà¯à®ªà¯à®à®³à¯" #: src/akregator_part.cpp:89 -#, fuzzy, kde-format +#, kde-format msgid "KDE Dot News" msgstr "à®à¯.à®à¯.யà¯. à®à®¾à®à¯ à®à¯à®¯à¯à®¤à®¿à®à®³à¯" @@ -1497,9 +1496,9 @@ msgstr "à®à¯à®³à¯ à®à¯à®à®¿à®¯à®¿" #: src/akregator_part.cpp:104 -#, fuzzy, kde-format +#, kde-format msgid "KDE Apps" -msgstr "KDE Apps" +msgstr "" #: src/akregator_part.cpp:110 #, kde-format @@ -1532,8 +1531,7 @@ msgstr "%1 à®à®©à¯à®®à¯ à®à¯à®ªà¯à®ªà¯ à®à®±à®à¯à®à¯à®®à®¤à®¿ à®à¯à®¯à¯à®¯ à®®à¯à®à®¿à®¯à®µà®¿à®²à¯à®²à¯ (à®®à¯à®±à¯à®¯à®¾à®© OPML à®à®²à¯à®²à¯)" #: src/akregator_part.cpp:464 src/command/loadfeedlistcommand.cpp:71 -#, fuzzy, kde-format -#| msgid "OPML Parsing Error" +#, kde-format msgctxt "@title:window" msgid "OPML Parsing Error" msgstr "OPML à®à®²à®à¯à®à®£ பிழà¯" @@ -1548,8 +1546,7 @@ "à®à®©à¯à®®à¯ à®à®°à®¿à®ªà®¾à®°à¯à®à¯à®à®³à¯." #: src/akregator_part.cpp:469 src/command/loadfeedlistcommand.cpp:144 -#, fuzzy, kde-format -#| msgid "Read Error" +#, kde-format msgctxt "@title:window" msgid "Read Error" msgstr "பà®à®¿à®à¯à®à¯à®®à¯à®ªà¯à®¤à¯ à®à®¿à®à¯à®à®²à¯" @@ -1561,8 +1558,7 @@ msgstr "஠னà¯à®®à®¤à®¿ மறà¯à®à¯à®à®ªà¯à®ªà®à¯à®à®¤à¯: à®à¯à®ªà¯à®ªà¯ %1à®à¯à®à¯ à®à®´à¯à®¤ à®®à¯à®à®¿à®¯à®µà®¿à®²à¯à®²à¯" #: src/akregator_part.cpp:481 -#, fuzzy, kde-format -#| msgid "Write Error" +#, kde-format msgctxt "@title:window" msgid "Write Error" msgstr "à®à®´à¯à®¤à¯à®µà®¤à®¿à®²à¯ à®à®¿à®à¯à®à®²à¯" @@ -1581,18 +1577,17 @@ #: src/articlejobs.cpp:184 #, kde-format msgid "The feed to be listed was already removed." -msgstr "" +msgstr "பà®à¯à®à®¿à®¯à®²à®¿à®à®µà®¿à®°à¯à®¨à¯à®¤ தà¯à®à¯à®ªà¯à®ªà¯ à®à®±à¯à®à®©à®µà¯ நà¯à®à¯à®à®ªà¯à®ªà®à¯à®à¯à®³à¯à®³à®¤à¯." #: src/articlelistview.cpp:156 src/subscription/subscriptionlistview.cpp:180 -#, fuzzy, kde-format -#| msgid "Comments" +#, kde-format msgid "Columns" -msgstr "à®à¯à®±à®¿à®ªà¯à®ªà¯à®à®³à¯" +msgstr "நà¯à®à¯à®µà®°à®¿à®à®³à¯" #: src/articlelistview.cpp:214 #, kde-format msgid "No result found" -msgstr "" +msgstr "à®à®¤à¯à®µà¯à®®à¯ à®à®£à¯à®à¯à®ªà®¿à®à®¿à®à¯à®à®ªà¯à®ªà®à®µà®¿à®²à¯à®²à¯" #: src/articlelistview.cpp:375 #, fuzzy, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akregator-24.05.1/src/data/org.kde.akregator.appdata.xml new/akregator-24.05.2/src/data/org.kde.akregator.appdata.xml --- old/akregator-24.05.1/src/data/org.kde.akregator.appdata.xml 2024-06-10 05:36:08.000000000 +0200 +++ new/akregator-24.05.2/src/data/org.kde.akregator.appdata.xml 2024-06-30 05:01:06.000000000 +0200 @@ -196,6 +196,7 @@ <binary>akregator</binary> </provides> <releases> + <release version="6.1.2" date="2024-07-04"/> <release version="6.1.1" date="2024-06-13"/> <release version="6.1.0" date="2024-05-23"/> <release version="6.0.2" date="2024-04-11"/>