Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package plasma-browser-integration for openSUSE:Factory checked in at 2022-06-13 13:02:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old) and /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma-browser-integration" Mon Jun 13 13:02:28 2022 rev:76 rq:981935 version:5.25.0 Changes: -------- --- /work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes 2022-05-05 23:05:27.489487252 +0200 +++ /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.1548/plasma-browser-integration.changes 2022-06-13 13:02:55.485150051 +0200 @@ -1,0 +2,28 @@ +Thu Jun 9 11:15:06 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.25.0 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.25.0 +- No code changes since 5.24.90 + +------------------------------------------------------------------- +Thu May 19 19:46:12 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.24.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.24.90 +- Changes since 5.24.5: + * It's enabled by default in qt6 + * Add Qt5 Linux CI + * Final touches to compile with Qt6 + * Show headers in qtc6 + * ignore build dir + * Prepare build system for building against qt6 + * Use HTTPS for link to KDE homepage + * Fix typo in author's email + * Use WeakSet to avoid memory leak + * [Tabs Runner] Only list tabs from "normal" windows + +------------------------------------------------------------------- Old: ---- plasma-browser-integration-5.24.5.tar.xz plasma-browser-integration-5.24.5.tar.xz.sig New: ---- plasma-browser-integration-5.25.0.tar.xz plasma-browser-integration-5.25.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma-browser-integration.spec ++++++ --- /var/tmp/diff_new_pack.GX4xa0/_old 2022-06-13 13:02:56.029150810 +0200 +++ /var/tmp/diff_new_pack.GX4xa0/_new 2022-06-13 13:02:56.037150822 +0200 @@ -21,15 +21,15 @@ %bcond_with browser_extension %bcond_without released Name: plasma-browser-integration -Version: 5.24.5 +Version: 5.25.0 Release: 0 Summary: Helper for the KDE Plasma Browser Integration License: GPL-3.0-or-later Group: Productivity/Networking/Web/Utilities Url: https://cgit.kde.org/plasma-browser-integration.git -Source: https://download.kde.org/stable/plasma/%{version}/plasma-browser-integration-%{version}.tar.xz +Source: plasma-browser-integration-%{version}.tar.xz %if %{with released} -Source1: https://download.kde.org/stable/plasma/%{version}/plasma-browser-integration-%{version}.tar.xz.sig +Source1: plasma-browser-integration-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: extra-cmake-modules >= %{kf5_version} ++++++ plasma-browser-integration-5.24.5.tar.xz -> plasma-browser-integration-5.25.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-browser-integration-5.24.5/.gitignore new/plasma-browser-integration-5.25.0/.gitignore --- old/plasma-browser-integration-5.24.5/.gitignore 2022-05-03 12:31:01.000000000 +0200 +++ new/plasma-browser-integration-5.25.0/.gitignore 2022-06-09 11:13:14.000000000 +0200 @@ -4,3 +4,4 @@ .idea /cmake-build* .cache +/build* diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-browser-integration-5.24.5/.gitlab-ci.yml new/plasma-browser-integration-5.25.0/.gitlab-ci.yml --- old/plasma-browser-integration-5.24.5/.gitlab-ci.yml 1970-01-01 01:00:00.000000000 +0100 +++ new/plasma-browser-integration-5.25.0/.gitlab-ci.yml 2022-06-09 11:13:14.000000000 +0200 @@ -0,0 +1,5 @@ +# SPDX-FileCopyrightText: None +# SPDX-License-Identifier: CC0-1.0 + +include: + - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux.yml diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-browser-integration-5.24.5/.kde-ci.yml new/plasma-browser-integration-5.25.0/.kde-ci.yml --- old/plasma-browser-integration-5.24.5/.kde-ci.yml 1970-01-01 01:00:00.000000000 +0100 +++ new/plasma-browser-integration-5.25.0/.kde-ci.yml 2022-06-09 11:13:14.000000000 +0200 @@ -0,0 +1,20 @@ +# SPDX-FileCopyrightText: None +# SPDX-License-Identifier: CC0-1.0 + +Dependencies: +- 'on': ['@all'] + 'require': + 'frameworks/extra-cmake-modules': '@latest' + 'frameworks/kio': '@latest' + 'frameworks/ki18n': '@latest' + 'frameworks/kcoreaddons': '@latest' + 'frameworks/kconfig': '@latest' + 'frameworks/kcrash': '@latest' + 'frameworks/kdbusaddons': '@latest' + 'frameworks/knotifications': '@latest' + 'frameworks/krunner': '@latest' + 'frameworks/kactivities': '@latest' + 'frameworks/purpose': '@latest' + 'frameworks/kfilemetadata': '@latest' + 'frameworks/kjobwidgets': '@latest' + 'plasma/plasma-workspace': '@same' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-browser-integration-5.24.5/CMakeLists.txt new/plasma-browser-integration-5.25.0/CMakeLists.txt --- old/plasma-browser-integration-5.24.5/CMakeLists.txt 2022-05-03 12:31:22.000000000 +0200 +++ new/plasma-browser-integration-5.25.0/CMakeLists.txt 2022-06-09 11:13:27.000000000 +0200 @@ -1,11 +1,11 @@ cmake_minimum_required(VERSION 3.16) project(plasma-browser-integration) -set(PROJECT_VERSION "5.24.5") +set(PROJECT_VERSION "5.25.0") set(PROJECT_VERSION_MAJOR 5) -set(QT_MIN_VERSION "5.9.0") -set(KF5_MIN_VERSION "5.81.0") +set(QT_MIN_VERSION "5.15.0") +set(KF5_MIN_VERSION "5.90.0") find_package(ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ) @@ -17,7 +17,7 @@ include(KDEClangFormat) include(KDEGitCommitHooks) -find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS +find_package(Qt${QT_MAJOR_VERSION} ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS Gui DBus Widgets diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-browser-integration-5.24.5/extension/_locales/ca@valencia/messages.json new/plasma-browser-integration-5.25.0/extension/_locales/ca@valencia/messages.json --- old/plasma-browser-integration-5.24.5/extension/_locales/ca@valencia/messages.json 2022-05-03 12:31:01.000000000 +0200 +++ new/plasma-browser-integration-5.25.0/extension/_locales/ca@valencia/messages.json 2022-06-09 11:13:14.000000000 +0200 @@ -1,66 +1,66 @@ { "browseraction_mpris_enable_on": { - "message": "Controls multim??dia millorats" + "message": "Activa els controls multim??dia a:" }, "browseraction_mpris_title": { "message": "Controls multim??dia" }, "browseraction_title": { - "message": "Error d'integraci?? del navegador a Plasma" + "message": "Integraci?? del navegador amb Plasma" }, "general_error_host_disconnected_title": { - "message": "El servidor natiu s'ha desconnectat inesperadament: $1" + "message": "El servidor natiu s'ha desconnectat inesperadament." }, "general_error_not_supported_os": { - "message": "Aquesta extensi?? no s'admet en aquest sistema operatiu." + "message": "Esta extensi?? nom??s s'admet a Linux i FreeBSD." }, "general_error_not_supported_os_title": { - "message": "Aquesta extensi?? no s'admet en aquest sistema operatiu." + "message": "Sistema operatiu no adm??s" }, "general_error_startup_failed": { - "message": "Make sure the 'plasma-browser-integration' package is installed correctly and that you are running Plasma 5.13 or later." + "message": "Assegureu-vos que el paquet ??plasma-browser-integration?? estiga instalat correctament i que s'estiga executant Plasma 5.13 o posterior." }, "general_error_startup_failed_title": { - "message": "Failed to connect to the native host." + "message": "No s'ha pogut connectar amb el servidor nadiu." }, "general_error_startup_failed_wiki_link": { - "message": "Visit project wiki page for more information" + "message": "Visiteu la p??gina wiki del projecte per a obtindre m??s informaci??" }, "general_error_unknown": { "message": "S'ha produ??t un error desconegut" }, "kdeconnect_call_device": { - "message": "Obri en ??$1??" + "message": "Toca amb ??$1??" }, "kdeconnect_open_device": { - "message": "Obri en ??$1??" + "message": "Obri a ??$1??" }, "kdeconnect_open_via": { - "message": "Obri mitjan??ant KDE Connect" + "message": "Obri via KDE Connect" }, "options_about_bugs": { "message": "Si trobeu un problema, comproveu la <a href=\"$1\">llista d'errors oberts</a> i despr??s <a href=\"$2\">ompliu un informe d'error</a>." }, "options_about_changelog_link": { - "message": "View Changelog" + "message": "Mostra el registre de canvis" }, "options_about_copyright": { - "message": "?? 2017-2019 Kai Uwe Broulik and David Edmundson" + "message": "?? 2017-2020 Kai Uwe Broulik i David Edmundson" }, "options_about_created_by_kde": { - "message": "Aquesta ampliaci?? del navegador fou creada per la <a href=\"$1\">Comunitat KDE</a>. Podeu trobar m??s informaci?? quant a aquest projecte a <a href=\"$2\">KDE Community Wiki</a>." + "message": "Esta ampliaci?? del navegador fou creada per la <a href=\"$1\">Comunitat KDE</a>. Trobareu m??s informaci?? quant a este projecte al <a href=\"$2\">Comunitat KDE Wiki</a>." }, "options_about_donate": { - "message": "Si us agrada el que veieu, considereu fer una <a href=\"$1\">donaci?? a KDE</a>, per tal de continuar fent el millor programari lliure possible." + "message": "Si vos agrada el que veeu, per favor, considereu fer una <a href=\"$1\">donaci?? a KDE</a>, per tal de continuar fent el millor programari lliure possible." }, "options_about_extension_version": { - "message": "Extension version: $1" + "message": "Versi?? de l'extensi??: $1" }, "options_about_host_version": { - "message": "Host version: $1" + "message": "Versi?? del servidor: $1" }, "options_about_kde": { - "message": "KDE ??s una xarxa mundial d'enginyers inform??tics, artistes, escriptors, traductors i creadors compromesos amb el desenvolupament de <a href=\"$1\">programari lliure</a> (Free Software). KDE ha creat l'entorn d'escriptori Plasma, centenars d'aplicacions, i moltes biblioteques de programari que les fan funcionar. KDE ??s una iniciativa cooperativa: cap entitat individual controla la seua direcci?? ni els seus productes. Altrament, treballem conjuntament per aconseguir l'objectiu com?? de crear el programari lliure millor del m??n. Invitem a tothom a <a href=\"$2\">afegir-se i col??laborar</a> amb KDE, incloent-vos. Visiteu <a href=\"$3\">$3</a> per a m??s informaci?? sobre la comunitat KDE i el programari que produ??m." + "message": "KDE ??s una ret mundial d'enginyers inform??tics, artistes, escriptors, traductors i creadors compromesos amb el desenvolupament de <a href=\"$1\">programari lliure</a> (Free Software). KDE ha creat l'entorn d'escriptori Plasma, centenars d'aplicacions, i moltes biblioteques de programari que les fan funcionar. KDE ??s una iniciativa cooperativa: cap entitat individual controla la seua direcci?? ni els seus productes. D'atra manera, treballem conjuntament per a aconseguir l'objectiu com?? de crear el programari lliure m??s refinat del m??n. Donem la benvinguda a tothom a <a href=\"$2\">afegir-se i colaborar</a> amb KDE, incloent-vos-hi. Visiteu <a href=\"$3\">$3</a> per a m??s informaci?? sobre la comunitat KDE i el programari que produ??m." }, "options_about_license": { "message": "Llic??ncia: <a href=\"$1\">Llic??ncia p??blica general de GNU versi?? 3</a>" @@ -72,46 +72,46 @@ "message": "Josep M. Ferrer" }, "options_heading_krunner": { - "message": "Plasma Search" + "message": "Busca de Plasma" }, "options_not_supported_os": { - "message": "Aquesta extensi?? no s'admet en aquest sistema operatiu." + "message": "Esta extensi?? no s'admet en este sistema operatiu." }, "options_plugin_breezeScrollBars_description": { - "message": "Aix?? pot interferir amb l'aparen??a de llocs web que ja apliquen un estil personalitzat en les barres de despla??ament." + "message": "A???? pot interferir amb l'aparen??a de llocs web que ya apliquen un estil personalisat a les barres de despla??ament." }, "options_plugin_breezeScrollBars_title": { - "message": "Usa barres de despla??ament de l'estil Brisa" + "message": "Utilisa barres de despla??ament de l'estil Brisa" }, "options_plugin_downloads_addToRecentDocuments": { - "message": "Add downloaded files to recent documents" + "message": "Afig els fitxers baixats als documents recents" }, "options_plugin_downloads_saveOriginUrl": { - "message": "Save URL a file was downloaded from in the file's attributes" + "message": "Guarda l'URL des del qual s'ha baixat un fitxer en els atributs del fitxer" }, "options_plugin_downloads_saveOriginUrl_description": { - "message": "Note: The URL may contain sensitive information that could be disclosed when the file is accessible by or shared with others" + "message": "Nota: L'URL pot contindre informaci?? confidencial que es podria divulgar si el fitxer ??s accessible o compartit amb tercers" }, "options_plugin_downloads_title": { - "message": "Mostra les baixades en l'??rea de notificacions" + "message": "Mostra les baixades a l'??rea de notificacions" }, "options_plugin_historyrunner_description": { - "message": "This feature might need <a id=\"$1\" href=\"$2\">additional permissions</a> to be used." + "message": "Esta funcionalitat pot necessitar <a id=\"$1\" href=\"$2\">permisos adicionals</a> per a utilisar-se." }, "options_plugin_historyrunner_title": { - "message": "Search through browser history" + "message": "Busca per l'historial del navegador" }, "options_plugin_kdeconnect_description": { - "message": "Afig una entrada al men?? contextual dels enlla??os que us permeten enviar-los al tel??fon i a altres dispositius aparellats usant el <a href=\"$1\">Connect del KDE</a>." + "message": "Afig una entrada al men?? contextual amb enlla??os que permeten enviar-los al tel??fon i a atres dispositius aparellats utilisant <a href=\"$1\">KDE Connect</a>." }, "options_plugin_kdeconnect_title": { "message": "Envia a trav??s de KDE Connect" }, "options_plugin_mpris_description": { - "message": "Permet controlar els reproductors de v??deo i ??udio en llocs web usant el plasmoide Media Controller." + "message": "Permet controlar els reproductors de v??deo i ??udio a llocs web utilisant el plasmoide Media Controller." }, "options_plugin_mpris_media_sessions_description": { - "message": "Extrau les metadades i les miniatures del contingut actualment en reproducci??. (Experimental)" + "message": "Extreu les metadades i les miniatures del contingut actualment en reproducci??." }, "options_plugin_mpris_media_sessions_title": { "message": "Controls multim??dia millorats" @@ -120,16 +120,16 @@ "message": "Controls multim??dia" }, "options_plugin_purpose_description": { - "message": "Adds a \"Share...\" context menu entry and allows websites to open a dialog for sharing contents using the Web Share API." + "message": "Afig una entrada ??Compartix...?? al men?? contextual i permet que els llocs web ??briguen un di??lec per a compartir contingut utilisant la API de la Web Share." }, "options_plugin_purpose_title": { - "message": "Content Sharing" + "message": "Compartix el contingut" }, "options_plugin_tabsrunner_description": { - "message": "Assegureu-vos que el m??dul ??Pestanyes del navegador?? est?? activat a la<a id=\"$1\" href=\"$2\">configuraci?? de la Cerca del Plasma</a>." + "message": "Assegureu-vos que el m??dul ??Pestanyes del navegador?? est?? activat a la <a id=\"$1\" href=\"$2\">configuraci?? de la Busca de Plasma</a>." }, "options_plugin_tabsrunner_title": { - "message": "Busca les pestanyes del navegador en la finestra ??Executa una ordre??" + "message": "Busca les pestanyes del navegador a la finestra ??Executa una ordre??" }, "options_save_failed": { "message": "No s'ha pogut guardar la configuraci??" @@ -144,40 +144,40 @@ "message": "General" }, "options_title": { - "message": "Configuraci?? de la integraci?? del Plasma" + "message": "Configuraci?? de la integraci?? amb Plasma" }, "permission_request_already": { - "message": "You have already granted this permission." + "message": "Ya se vos ha concedit este perm??s." }, "permission_request_button_request": { - "message": "Request Permission" + "message": "Solicita el perm??s" }, "permission_request_button_revoke": { - "message": "Revoke Permission" + "message": "Revoca el perm??s" }, "permission_request_historyrunner_1": { - "message": "In order to provide search results for your browser history, additional permissions are required." + "message": "Per tal de proporcionar els resultats de la busca per a l'historial del navegador, es requerixen permisos adicionals." }, "permission_request_historyrunner_2": { - "message": "Assegureu-vos que el m??dul ??Pestanyes del navegador?? est?? activat a la<a id=\"$1\" href=\"$2\">configuraci?? de la Cerca del Plasma</a>." + "message": "Podeu inhabilitar esta funcionalitat a la <a id=\"$1\" href=\"$2\">configuraci?? de la Busca de Plasma</a>." }, "permission_request_title": { - "message": "Additional permissions required" + "message": "Es requerixen permisos adicionals" }, "purpose_share": { - "message": "Share..." + "message": "Compartix..." }, "purpose_share_failed_text": { - "message": "Could not share this content: $1" + "message": "No s'ha pogut compartir este contingut: $1" }, "purpose_share_failed_title": { - "message": "No s'ha pogut guardar la configuraci??" + "message": "Ha fallat la compartici??" }, "purpose_share_finished_text": { - "message": "The shared content link ($1) has been copied to the clipboard." + "message": "L'enlla?? del contingut compartit ($1) s'ha copiat al porta-retalls." }, "purpose_share_finished_title": { - "message": "Content Shared" + "message": "Contingut compartit" }, "store_description": { "message": "Multitask efficiently by controlling browser functions from the desktop, even while Chrome is in the background. Manage audio and video playback, check downloads in the notification area, send files to your phone using KDE Connect and more inside the KDE Plasma Desktop!\\n\\nThe plasma-browser-integration package must be installed for this extension to work. It should be available from your distribution's package manager when running Plasma 5.13 or later.\\n\\nNOTE: This extension is not supported on Debian." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-browser-integration-5.24.5/extension/_locales/tr/messages.json new/plasma-browser-integration-5.25.0/extension/_locales/tr/messages.json --- old/plasma-browser-integration-5.24.5/extension/_locales/tr/messages.json 2022-05-03 12:31:01.000000000 +0200 +++ new/plasma-browser-integration-5.25.0/extension/_locales/tr/messages.json 2022-06-09 11:13:14.000000000 +0200 @@ -60,7 +60,7 @@ "message": "Makine s??r??m??: $1" }, "options_about_kde": { - "message": "<html><b>KDE</b> d??nyan??n d??rt bir yan??nda bulunan ve <a href=\"$1\">??zg??r Yaz??l??m</a> geli??tirme felsefesini benimsemi?? olan yaz??l??m m??hendislerinin, sanat????lar??n, yazarlar??n ve ??evirmenlerin kat??l??m?? ile geli??tirilen bir topluluktur. KDE, Plasma masa??st?? ortam??n??, y??zlerce uygulama ve bu uygulamalar?? destekleyen ??ok say??da yaz??l??m k??t??phanesi ??retiyor.<br /><br />KDE, kat??l??mc?? bir giri??imdir ve KDE ??r??nlerini ya da ??al????malar??n?? kontrol eden tekil bir ki??ilik yoktur. Bunun yerine, birlikte ??al????arak d??nyan??n en iyi ??zg??r Yaz??l??mlar??'n?? geli??tirmek olan ortak amac?? payla??arak ??al??????yoruz. KDE Projesine siz de dahil herkes <a href=\"$2\">kat??l??p katk??da bulunabilir</a>.<br /><br />KDE toplulu??u ve ??retti??i yaz??l??mlar hakk??nda daha fazla bilgi almak i??in <a href=\"$3\">$3</a> adresini ziyaret edin.</html>" + "message": "KDE</b> d??nyan??n d??rt bir yan??nda bulunan ve <a href=\"$1\">??zg??r Yaz??l??m</a> geli??tirme felsefesini benimsemi?? olan yaz??l??m m??hendislerinin, sanat????lar??n, yazarlar??n ve ??evirmenlerin kat??l??m?? ile geli??tirilen bir topluluktur. KDE, Plasma masa??st?? ortam??n??, y??zlerce uygulama ve bu uygulamalar?? destekleyen ??ok say??da yaz??l??m k??t??phanesi ??retiyor.<br /><br />KDE, kat??l??mc?? bir giri??imdir ve KDE ??r??nlerini ya da ??al????malar??n?? kontrol eden tekil bir ki??ilik yoktur. Bunun yerine, birlikte ??al????arak d??nyan??n en iyi ??zg??r Yaz??l??mlar??'n?? geli??tirmek olan ortak amac?? payla??arak ??al??????yoruz. KDE Projesine siz de dahil herkes <a href=\"$2\">kat??l??p katk??da bulunabilir</a>.<br /><br />KDE toplulu??u ve ??retti??i yaz??l??mlar hakk??nda daha fazla bilgi almak i??in <a href=\"$3\">$3</a> adresini ziyaret edin." }, "options_about_license": { "message": "Lisans: <a href=\"$1\">GNU Genel Kamu Lisans?? S??r??m 3</a>" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-browser-integration-5.24.5/extension/content-script.js new/plasma-browser-integration-5.25.0/extension/content-script.js --- old/plasma-browser-integration-5.24.5/extension/content-script.js 2022-05-03 12:31:01.000000000 +0200 +++ new/plasma-browser-integration-5.25.0/extension/content-script.js 2022-06-09 11:13:14.000000000 +0200 @@ -176,7 +176,7 @@ // Playback state communicated via media sessions api var playerPlaybackState = ""; -var players = []; +var players = new WeakSet(); var pendingSeekingUpdate = 0; @@ -385,11 +385,6 @@ } function sendPlayerGone() { - var playerIdx = players.indexOf(activePlayer); - if (playerIdx > -1) { - players.splice(playerIdx, 1); - } - activePlayer = undefined; pendingActivePlayer = undefined; playerMetadata = {}; @@ -411,7 +406,7 @@ } function registerPlayer(player) { - if (players.indexOf(player) > -1) { + if (players.has(player)) { //console.log("Already know", player); return; } @@ -507,7 +502,7 @@ }); }); - players.push(player); + players.add(player); } function findAllPlayersFromNode(node) { @@ -564,6 +559,7 @@ // cf. "checkPlayer" event above var observer = new MutationObserver(function (mutations) { + let nodesRemoved = false; mutations.forEach(function (mutation) { mutation.addedNodes.forEach(function (node) { if (typeof node.matches !== "function") { @@ -581,35 +577,23 @@ }); }); - mutation.removedNodes.forEach(function (node) { - if (typeof node.matches !== "function") { - return; - } + nodesRemoved = nodesRemoved || mutation.removedNodes.length > 0; + }); - // Check whether the node itself or any of its children is the current player - var players = findAllPlayersFromNode(node); - if (node.matches("video,audio")) { - players.unshift(node); - } + if (activePlayer && nodesRemoved) { + // One of the removed nodes could be activePlayer + // If it is still in the visible DOM, don't consider it gone + if (document.body.contains(activePlayer)) { + return; + } - players.forEach(function (player) { - if (player == activePlayer) { - // If the player is still in the visible DOM, don't consider it gone - if (document.body.contains(player)) { - return; // continue - } - - // If the player got temporarily added by us, don't consider it gone - if (player.dataset.pbiPausedForDomRemoval === "true") { - return; - } + // If the player got temporarily added by us, don't consider it gone + if (activePlayer.dataset.pbiPausedForDomRemoval === "true") { + return; + } - sendPlayerGone(); - return; - } - }); - }); - }); + sendPlayerGone(); + } }); window.addEventListener("pagehide", function () { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-browser-integration-5.24.5/extension/extension-tabsrunner.js new/plasma-browser-integration-5.25.0/extension/extension-tabsrunner.js --- old/plasma-browser-integration-5.24.5/extension/extension-tabsrunner.js 2022-05-03 12:31:01.000000000 +0200 +++ new/plasma-browser-integration-5.25.0/extension/extension-tabsrunner.js 2022-06-09 11:13:14.000000000 +0200 @@ -53,7 +53,9 @@ addCallback("tabsrunner", "getTabs", function (message) { ++runningGetTabsQueries; - chrome.tabs.query({}, function (tabs) { + chrome.tabs.query({ + windowType: "normal" + }, (tabs) => { if (clearFavIconDataTimeoutId) { clearTimeout(clearFavIconDataTimeoutId); clearFavIconDataTimeoutId = 0; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-browser-integration-5.24.5/extension/manifest.json new/plasma-browser-integration-5.25.0/extension/manifest.json --- old/plasma-browser-integration-5.24.5/extension/manifest.json 2022-05-03 12:31:01.000000000 +0200 +++ new/plasma-browser-integration-5.25.0/extension/manifest.json 2022-06-09 11:13:14.000000000 +0200 @@ -8,7 +8,7 @@ "default_locale": "en", - "author": "Kai Uwe Broulik <k...@prviat.broulik.de>", + "author": "Kai Uwe Broulik <k...@privat.broulik.de>", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1Wz6JigIdPBxPJvYrnjuKM3X4YEaUHgyOW2TM1G1Maxook1HO8vLFGhBR7g3jEQ7Yw9PTa6ZAa8J/I9a/1EQz0Ssx2+m3R9SvJfdKSCrCth8nwMpB8V8I5EhiUoW57kM0v9r/18Buem5cBIo0EnSAVCbmNG95R5jtg62P4+LNGEwHk5L7RSblXUN2hhUwXty4A98EXD6T2Pnpu1m8nRF2B1t5AcspSMV5ECnL9x8kT5bup1gJo0FGTz6C+1huDNRaI3OY1YDWyvCVRFXlAhuFERTW6siMdghK++kYM43H7cvJMFYnVVuffD9WNRsUCI9V0SrqYbPre/2nEl+8VUXVwIDAQAB", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-browser-integration-5.24.5/extension/options.html new/plasma-browser-integration-5.25.0/extension/options.html --- old/plasma-browser-integration-5.24.5/extension/options.html 2022-05-03 12:31:01.000000000 +0200 +++ new/plasma-browser-integration-5.25.0/extension/options.html 2022-06-09 11:13:14.000000000 +0200 @@ -119,7 +119,7 @@ <span data-i18n="options_about_license, https://www.gnu.org/licenses/gpl-3.0.de.html" data-i18n-html="true">I18N</span><br> <span id="translators-aboutdata">I18N</span> </p> - <p data-i18n="options_about_created_by_kde, http://www.kde.org, https://community.kde.org/Plasma/Browser_Integration" data-i18n-html="true">I18N</p> + <p data-i18n="options_about_created_by_kde, https://www.kde.org, https://community.kde.org/Plasma/Browser_Integration" data-i18n-html="true">I18N</p> <p data-i18n="options_about_bugs, https://bugs.kde.org/buglist.cgi?product=plasma-browser-integration&resolution=---, https://bugs.kde.org/enter_bug.cgi?product=plasma-browser-integration" data-i18n-html="true">I18N</p> <img class="konqi" src="icons/aboutkde.svg"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-browser-integration-5.24.5/host/CMakeLists.txt new/plasma-browser-integration-5.25.0/host/CMakeLists.txt --- old/plasma-browser-integration-5.24.5/host/CMakeLists.txt 2022-05-03 12:31:01.000000000 +0200 +++ new/plasma-browser-integration-5.25.0/host/CMakeLists.txt 2022-06-09 11:13:14.000000000 +0200 @@ -15,6 +15,18 @@ historyrunnerplugin.cpp tabsrunnerplugin.cpp purposeplugin.cpp + connection.h + pluginmanager.h + settings.h + mprisplugin.h + abstractbrowserplugin.h + abstractkrunnerplugin.h + kdeconnectplugin.h + downloadplugin.h + downloadjob.h + historyrunnerplugin.h + tabsrunnerplugin.h + purposeplugin.h ) qt_add_dbus_adaptor(HOST_SOURCES ../dbus/org.mpris.MediaPlayer2.xml mprisplugin.h MPrisPlugin mprisroot MPrisRoot) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-browser-integration-5.24.5/host/abstractkrunnerplugin.cpp new/plasma-browser-integration-5.25.0/host/abstractkrunnerplugin.cpp --- old/plasma-browser-integration-5.24.5/host/abstractkrunnerplugin.cpp 2022-05-03 12:31:01.000000000 +0200 +++ new/plasma-browser-integration-5.25.0/host/abstractkrunnerplugin.cpp 2022-06-09 11:13:14.000000000 +0200 @@ -48,7 +48,7 @@ return image; } - const QByteArray b64 = dataUrl.rightRef(dataUrl.count() - b64start - 1).toLatin1(); + const QByteArray b64 = QStringView(dataUrl).right(dataUrl.count() - b64start - 1).toLatin1(); const QByteArray data = QByteArray::fromBase64(b64); if (!image.loadFromData(data)) { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-browser-integration-5.24.5/host/main.cpp new/plasma-browser-integration-5.25.0/host/main.cpp --- old/plasma-browser-integration-5.24.5/host/main.cpp 2022-05-03 12:31:01.000000000 +0200 +++ new/plasma-browser-integration-5.25.0/host/main.cpp 2022-06-09 11:13:14.000000000 +0200 @@ -76,9 +76,9 @@ // otherwise when logging out, session manager will ask the host to quit // (it's a "regular X app" after all) and then the browser will complain qunsetenv("SESSION_MANAGER"); - +#if QT_VERSION < QT_VERSION_CHECK(6, 0, 0) QCoreApplication::setAttribute(Qt::AA_UseHighDpiPixmaps); - +#endif QApplication a(argc, argv); // otherwise will close when download job finishes a.setQuitOnLastWindowClosed(false); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-browser-integration-5.24.5/host/mprisplugin.cpp new/plasma-browser-integration-5.25.0/host/mprisplugin.cpp --- old/plasma-browser-integration-5.24.5/host/mprisplugin.cpp 2022-05-03 12:31:01.000000000 +0200 +++ new/plasma-browser-integration-5.25.0/host/mprisplugin.cpp 2022-06-09 11:13:14.000000000 +0200 @@ -525,7 +525,11 @@ QSize actualSize; // now parse the size... +#if QT_VERSION < QT_VERSION_CHECK(6, 0, 0) const auto &sizeParts = sizeString.splitRef(QLatin1Char('x')); +#else + const auto &sizeParts = QStringView(sizeString).split(QLatin1Char('x')); +#endif if (sizeParts.count() == 2) { const int width = sizeParts.first().toInt(); const int height = sizeParts.last().toInt(); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-browser-integration-5.24.5/host/org.kde.plasma.browser_integration.host.desktop.in new/plasma-browser-integration-5.25.0/host/org.kde.plasma.browser_integration.host.desktop.in --- old/plasma-browser-integration-5.24.5/host/org.kde.plasma.browser_integration.host.desktop.in 2022-05-03 12:31:01.000000000 +0200 +++ new/plasma-browser-integration-5.25.0/host/org.kde.plasma.browser_integration.host.desktop.in 2022-06-09 11:13:14.000000000 +0200 @@ -4,6 +4,7 @@ Name[ar]=???????? ?????????? ???????????? ???? ???????????????? Name[az]=Plazma Brauzer il?? inteqrasiya host'u Name[ca]=Servidor de la integraci?? del navegador amb el Plasma +Name[ca@valencia]=Servidor de la integraci?? del navegador amb Plasma Name[cs]=Integrace prohl????e??e do prost??ed?? Plasma Name[de]=Plasma-Integration f??r Browser Name[en_GB]=Plasma Browser Integration Host diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-browser-integration-5.24.5/host/plasma-runner-browserhistory.desktop new/plasma-browser-integration-5.25.0/host/plasma-runner-browserhistory.desktop --- old/plasma-browser-integration-5.24.5/host/plasma-runner-browserhistory.desktop 2022-05-03 12:31:01.000000000 +0200 +++ new/plasma-browser-integration-5.25.0/host/plasma-runner-browserhistory.desktop 2022-06-09 11:13:14.000000000 +0200 @@ -5,6 +5,7 @@ Name[ast]=Historial del restolador Name[az]=Veb b??l??d??i tarix????si Name[ca]=Historial del navegador +Name[ca@valencia]=Historial del navegador Name[cs]=Historie prohl????e??e Name[de]=Browser-Verlauf Name[en_GB]=Browser History @@ -36,6 +37,7 @@ Comment[ar]=???????? ???? ?????????? ???????????????? ???? ?????????????? ???????? ???????????? Comment[az]=Veb b??l??d??i tarix????sini bax??lan veb s??hif??l??r ??zr?? axtarmaq Comment[ca]=Cerca llocs web visitats a l'historial del navegador +Comment[ca@valencia]=Busca llocs web visitats a l'historial del navegador Comment[cs]=Prohled??vejte historii nav??t??ven??ch webov??ch str??nek Comment[de]=Browserverlauf nach besuchten Webseiten durchsuchen Comment[en_GB]=Search the browser history for visited websites diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-browser-integration-5.24.5/host/plasma-runner-browsertabs.desktop new/plasma-browser-integration-5.25.0/host/plasma-runner-browsertabs.desktop --- old/plasma-browser-integration-5.24.5/host/plasma-runner-browsertabs.desktop 2022-05-03 12:31:01.000000000 +0200 +++ new/plasma-browser-integration-5.25.0/host/plasma-runner-browsertabs.desktop 2022-06-09 11:13:14.000000000 +0200 @@ -5,6 +5,7 @@ Name[ast]=Lling??etes del restolador Name[az]=Veb b??l??d??i V??r??ql??ri Name[ca]=Pestanyes del navegador +Name[ca@valencia]=Pestanyes del navegador Name[cs]=Karty prohl????e??e Name[de]=Browser-Unterfenster Name[en_GB]=Browser Tabs diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-browser-integration-5.24.5/po/ca@valencia/plasma-browser-extension.po new/plasma-browser-integration-5.25.0/po/ca@valencia/plasma-browser-extension.po --- old/plasma-browser-integration-5.24.5/po/ca@valencia/plasma-browser-extension.po 2022-05-03 12:31:05.000000000 +0200 +++ new/plasma-browser-integration-5.25.0/po/ca@valencia/plasma-browser-extension.po 2022-06-09 11:13:16.000000000 +0200 @@ -1,72 +1,54 @@ # Translation of plasma-browser-extension.po to Catalan (Valencian) -# Copyright (C) 2018-2019 This_file_is_part_of_KDE +# Copyright (C) 2018-2022 This_file_is_part_of_KDE # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # -# Josep M. Ferrer <txe...@gmail.com>, 2018, 2019. -# Empar Montoro Mart??n <montoro_...@gva.es>, 2019. +# Josep M. Ferrer <txe...@gmail.com>, 2018, 2019, 2020, 2021, 2022. +# Antoni Bella P??rez <antonibel...@yahoo.com>, 2019, 2020, 2021. msgid "" msgstr "" "Project-Id-Version: plasma-browser-integration\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-01-02 02:39:09.793433\n" -"PO-Revision-Date: 2019-07-19 13:59+0200\n" -"Last-Translator: Empar Montoro Mart??n <montoro_...@gva.es>\n" +"PO-Revision-Date: 2022-01-03 15:46+0100\n" +"Last-Translator: Josep M. Ferrer <txe...@gmail.com>\n" "Language-Team: Catalan <kde-i18n...@kde.org>\n" "Language: ca@valencia\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Lokalize 19.04.2\n" +"X-Generator: Lokalize 20.12.0\n" #: browseraction_mpris_enable_on:0 -#, fuzzy -#| msgctxt "Title for MediaSessions API Control plugin" -#| msgid "Enhanced Media Controls" msgctxt "Heading for list of domains to enable media controls on" msgid "Enable media controls on:" -msgstr "Controls multim??dia millorats" +msgstr "Activa els controls multim??dia a:" #: browseraction_mpris_title:0 -#, fuzzy -#| msgctxt "Title for Media Controls plugin" -#| msgid "Media Controls" msgctxt "Title for Media controls in popup" msgid "Media Controls" msgstr "Controls multim??dia" #: browseraction_title:0 -#, fuzzy -#| msgctxt "Title message for most error notifications" -#| msgid "Plasma Browser Integration Error" msgctxt "Title for toolbar popup" msgid "Plasma Browser Integration" -msgstr "Error d'integraci?? del navegador a Plasma" +msgstr "Integraci?? del navegador amb Plasma" #: general_error_host_disconnected_title:0 -#, fuzzy -#| msgctxt "" -#| "When the binary bridge between browser and Plasma quit (usually it " -#| "crashed or was otherwise killed), placeholder is the reason" -#| msgid "The native host disconnected unexpectedly: $1" msgctxt "" "Title for plasma-browser-integration-host binary unexpectedly closing/" "crashing" msgid "The native host disconnected unexpectedly." -msgstr "El servidor natiu s'ha desconnectat inesperadament: $1" +msgstr "El servidor natiu s'ha desconnectat inesperadament." #: general_error_not_supported_os:0 -#, fuzzy -#| msgid "This extension is not supported on this operating system." msgid "This extension is only supported on Linux and FreeBSD." -msgstr "Aquesta extensi?? no s'admet en aquest sistema operatiu." +msgstr "Esta extensi?? nom??s s'admet a Linux i FreeBSD." #: general_error_not_supported_os_title:0 -#, fuzzy -#| msgid "This extension is not supported on this operating system." msgid "Unsupported operating system" -msgstr "Aquesta extensi?? no s'admet en aquest sistema operatiu." +msgstr "Sistema operatiu no adm??s" #: general_error_startup_failed:0 msgctxt "" @@ -75,15 +57,17 @@ "Make sure the 'plasma-browser-integration' package is installed correctly " "and that you are running Plasma 5.13 or later." msgstr "" +"Assegureu-vos que el paquet ??plasma-browser-integration?? estiga instalat " +"correctament i que s'estiga executant Plasma 5.13 o posterior." #: general_error_startup_failed_title:0 msgctxt "Title for failure to start plasma-browser-integration-host binary" msgid "Failed to connect to the native host." -msgstr "" +msgstr "No s'ha pogut connectar amb el servidor nadiu." #: general_error_startup_failed_wiki_link:0 msgid "Visit project wiki page for more information" -msgstr "" +msgstr "Visiteu la p??gina wiki del projecte per a obtindre m??s informaci??" #: general_error_unknown:0 msgctxt "" @@ -93,22 +77,19 @@ msgstr "S'ha produ??t un error desconegut" #: kdeconnect_call_device:0 -#, fuzzy -#| msgctxt "Context menu, open link on device $1, similar to 'Open in New Tab'" -#| msgid "Open on '$1'" msgctxt "Context menu, call phone number on device $1" msgid "Call on '$1'" -msgstr "Obri en ??$1??" +msgstr "Toca amb ??$1??" #: kdeconnect_open_device:0 msgctxt "Context menu, open link on device $1, similar to 'Open in New Tab'" msgid "Open on '$1'" -msgstr "Obri en ??$1??" +msgstr "Obri a ??$1??" #: kdeconnect_open_via:0 msgctxt "Context menu, open link on device whose name we don't (yet) know" msgid "Open via KDE Connect" -msgstr "Obri mitjan??ant KDE Connect" +msgstr "Obri via KDE Connect" #: options_about_bugs:0 msgid "" @@ -121,13 +102,11 @@ #: options_about_changelog_link:0 msgctxt "Link to view browser extension changelog" msgid "View Changelog" -msgstr "" +msgstr "Mostra el registre de canvis" #: options_about_copyright:0 -#, fuzzy -#| msgid "?? 2017-2019 Kai Uwe Broulik and David Edmundson" msgid "?? 2017-2020 Kai Uwe Broulik and David Edmundson" -msgstr "?? 2017-2019 Kai Uwe Broulik and David Edmundson" +msgstr "?? 2017-2020 Kai Uwe Broulik i David Edmundson" #: options_about_created_by_kde:0 msgid "" @@ -135,27 +114,28 @@ "You can find more information about this project on the <a href=\"$2\">KDE " "Community Wiki</a>." msgstr "" -"Aquesta ampliaci?? del navegador fou creada per la <a href=\"$1\">Comunitat " -"KDE</a>. Podeu trobar m??s informaci?? quant a aquest projecte a <a href=" -"\"$2\">KDE Community Wiki</a>." +"Esta ampliaci?? del navegador fou creada per la <a href=\"$1\">Comunitat KDE</" +"a>. Trobareu m??s informaci?? quant a este projecte al <a href=" +"\"$2\">Comunitat KDE Wiki</a>." #: options_about_donate:0 msgid "" "If you like what you saw, please consider <a href=\"$1\">donating to KDE</" "a>, so we can continue to make the best free software possible." msgstr "" -"Si us agrada el que veieu, considereu fer una <a href=\"$1\">donaci?? a KDE</" -"a>, per tal de continuar fent el millor programari lliure possible." +"Si vos agrada el que veeu, per favor, considereu fer una <a href=" +"\"$1\">donaci?? a KDE</a>, per tal de continuar fent el millor programari " +"lliure possible." #: options_about_extension_version:0 msgctxt "Version of browser extension" msgid "Extension version: $1" -msgstr "" +msgstr "Versi?? de l'extensi??: $1" #: options_about_host_version:0 msgctxt "Version of extension native host" msgid "Host version: $1" -msgstr "" +msgstr "Versi?? del servidor: $1" #: options_about_kde:0 msgctxt "KDE description taken from kaboutkdedialog_p.h in kmxlgui" @@ -170,16 +150,17 @@ "contribute</a> to KDE, including you. Visit <a href=\"$3\">$3</a> for more " "information about the KDE community and the software we produce." msgstr "" -"KDE ??s una xarxa mundial d'enginyers inform??tics, artistes, escriptors, " +"KDE ??s una ret mundial d'enginyers inform??tics, artistes, escriptors, " "traductors i creadors compromesos amb el desenvolupament de <a href=" "\"$1\">programari lliure</a> (Free Software). KDE ha creat l'entorn " "d'escriptori Plasma, centenars d'aplicacions, i moltes biblioteques de " "programari que les fan funcionar. KDE ??s una iniciativa cooperativa: cap " -"entitat individual controla la seua direcci?? ni els seus productes. " -"Altrament, treballem conjuntament per aconseguir l'objectiu com?? de crear el " -"programari lliure millor del m??n. Invitem a tothom a <a href=\"$2\">afegir-" -"se i col??laborar</a> amb KDE, incloent-vos. Visiteu <a href=\"$3\">$3</a> " -"per a m??s informaci?? sobre la comunitat KDE i el programari que produ??m." +"entitat individual controla la seua direcci?? ni els seus productes. D'atra " +"manera, treballem conjuntament per a aconseguir l'objectiu com?? de crear el " +"programari lliure m??s refinat del m??n. Donem la benvinguda a tothom a <a " +"href=\"$2\">afegir-se i colaborar</a> amb KDE, incloent-vos-hi. Visiteu <a " +"href=\"$3\">$3</a> per a m??s informaci?? sobre la comunitat KDE i el " +"programari que produ??m." #: options_about_license:0 msgid "License: <a href=\"$1\">GNU General Public License Version 3</a>" @@ -198,11 +179,11 @@ #: options_heading_krunner:0 msgctxt "Title for settings about KRunner plugins" msgid "Plasma Search" -msgstr "" +msgstr "Busca de Plasma" #: options_not_supported_os:0 msgid "This extension is not supported on this operating system." -msgstr "Aquesta extensi?? no s'admet en aquest sistema operatiu." +msgstr "Esta extensi?? no s'admet en este sistema operatiu." #: options_plugin_breezeScrollBars_description:0 msgctxt "Description for Breeze style scroll bars plugin" @@ -210,34 +191,37 @@ "This may interfere with the appearance of websites that already apply a " "custom styling to their scroll bars." msgstr "" -"Aix?? pot interferir amb l'aparen??a de llocs web que ja apliquen un estil " -"personalitzat en les barres de despla??ament." +"A???? pot interferir amb l'aparen??a de llocs web que ya apliquen un estil " +"personalisat a les barres de despla??ament." #: options_plugin_breezeScrollBars_title:0 msgctxt "Title for Breeze style scroll bars plugin" msgid "Use Breeze-style scroll bars" -msgstr "Usa barres de despla??ament de l'estil Brisa" +msgstr "Utilisa barres de despla??ament de l'estil Brisa" #: options_plugin_downloads_addToRecentDocuments:0 msgctxt "Option for adding downloaded files to recent documents" msgid "Add downloaded files to recent documents" -msgstr "" +msgstr "Afig els fitxers baixats als documents recents" #: options_plugin_downloads_saveOriginUrl:0 msgctxt "Option for saving download source URL in file metadata" msgid "Save URL a file was downloaded from in the file's attributes" msgstr "" +"Guarda l'URL des del qual s'ha baixat un fitxer en els atributs del fitxer" #: options_plugin_downloads_saveOriginUrl_description:0 msgid "" "Note: The URL may contain sensitive information that could be disclosed when " "the file is accessible by or shared with others" msgstr "" +"Nota: L'URL pot contindre informaci?? confidencial que es podria divulgar si " +"el fitxer ??s accessible o compartit amb tercers" #: options_plugin_downloads_title:0 msgctxt "Title for Downloads plugin" msgid "Show downloads in notification area" -msgstr "Mostra les baixades en l'??rea de notificacions" +msgstr "Mostra les baixades a l'??rea de notificacions" #: options_plugin_historyrunner_description:0 msgctxt "Description for Browser History KRunner plugin" @@ -245,11 +229,13 @@ "This feature might need <a id=\"$1\" href=\"$2\">additional permissions</a> " "to be used." msgstr "" +"Esta funcionalitat pot necessitar <a id=\"$1\" href=\"$2\">permisos " +"adicionals</a> per a utilisar-se." #: options_plugin_historyrunner_title:0 msgctxt "Title for Browser History KRunner plugin" msgid "Search through browser history" -msgstr "" +msgstr "Busca per l'historial del navegador" #: options_plugin_kdeconnect_description:0 msgctxt "Description for KDE Connect plugin" @@ -257,9 +243,9 @@ "Adds a context menu entry to links enabling you to send them to your phone " "and other paired devices using <a href=\"$1\">KDE Connect</a>." msgstr "" -"Afig una entrada al men?? contextual dels enlla??os que us permeten enviar-los " -"al tel??fon i a altres dispositius aparellats usant el <a href=\"$1\">Connect " -"del KDE</a>." +"Afig una entrada al men?? contextual amb enlla??os que permeten enviar-los al " +"tel??fon i a atres dispositius aparellats utilisant <a href=\"$1\">KDE " +"Connect</a>." #: options_plugin_kdeconnect_title:0 msgctxt "Title for KDE Connect plugin" @@ -272,20 +258,15 @@ "Lets you control video and audio players in websites using the Media " "Controller plasmoid." msgstr "" -"Permet controlar els reproductors de v??deo i ??udio en llocs web usant el " +"Permet controlar els reproductors de v??deo i ??udio a llocs web utilisant el " "plasmoide Media Controller." #: options_plugin_mpris_media_sessions_description:0 -#, fuzzy -#| msgctxt "Description for MediaSessions API Control plugin" -#| msgid "" -#| "Extract metadata and thumbnails of currently playing content. " -#| "(Experimental)" msgctxt "Description for MediaSessions API Control plugin" msgid "Extract metadata and thumbnails of currently playing content." msgstr "" -"Extrau les metadades i les miniatures del contingut actualment en " -"reproducci??. (Experimental)" +"Extreu les metadades i les miniatures del contingut actualment en " +"reproducci??." #: options_plugin_mpris_media_sessions_title:0 msgctxt "Title for MediaSessions API Control plugin" @@ -303,11 +284,14 @@ "Adds a \"Share...\" context menu entry and allows websites to open a dialog " "for sharing contents using the Web Share API." msgstr "" +"Afig una entrada ??Compartix...?? al men?? contextual i permet que els llocs " +"web ??briguen un di??lec per a compartir contingut utilisant la API de la Web " +"Share." #: options_plugin_purpose_title:0 msgctxt "Title for Purpose / Web Share plugin" msgid "Content Sharing" -msgstr "" +msgstr "Compartix el contingut" #: options_plugin_tabsrunner_description:0 msgctxt "Description for Browser Tabs KRunner plugin" @@ -315,13 +299,13 @@ "Make sure the ???Browser Tabs??? module is enabled in <a id=\"$1\" href=" "\"$2\">Plasma Search settings</a>." msgstr "" -"Assegureu-vos que el m??dul ??Pestanyes del navegador?? est?? activat a la<a id=" -"\"$1\" href=\"$2\">configuraci?? de la Cerca del Plasma</a>." +"Assegureu-vos que el m??dul ??Pestanyes del navegador?? est?? activat a la <a id=" +"\"$1\" href=\"$2\">configuraci?? de la Busca de Plasma</a>." #: options_plugin_tabsrunner_title:0 msgctxt "Title for Browser Tabs KRunner plugin" msgid "Find browser tabs in ???Run Command??? window" -msgstr "Busca les pestanyes del navegador en la finestra ??Executa una ordre??" +msgstr "Busca les pestanyes del navegador a la finestra ??Executa una ordre??" #: options_save_failed:0 msgid "Saving settings failed" @@ -344,21 +328,21 @@ #: options_title:0 msgctxt "Title for settings page" msgid "Plasma Integration Settings" -msgstr "Configuraci?? de la integraci?? del Plasma" +msgstr "Configuraci?? de la integraci?? amb Plasma" #: permission_request_already:0 msgid "You have already granted this permission." -msgstr "" +msgstr "Ya se vos ha concedit este perm??s." #: permission_request_button_request:0 msgctxt "@action:button" msgid "Request Permission" -msgstr "" +msgstr "Solicita el perm??s" #: permission_request_button_revoke:0 msgctxt "@action:button" msgid "Revoke Permission" -msgstr "" +msgstr "Revoca el perm??s" #: permission_request_historyrunner_1:0 msgctxt "Explanation for why additional permissions are needed" @@ -366,52 +350,47 @@ "In order to provide search results for your browser history, additional " "permissions are required." msgstr "" +"Per tal de proporcionar els resultats de la busca per a l'historial del " +"navegador, es requerixen permisos adicionals." #: permission_request_historyrunner_2:0 -#, fuzzy -#| msgctxt "Description for Browser Tabs KRunner plugin" -#| msgid "" -#| "Make sure the ???Browser Tabs??? module is enabled in <a id=\"$1\" href=" -#| "\"$2\">Plasma Search settings</a>." msgctxt "Explanation about disabling history runner" msgid "" "You can disable this feature in <a id=\"$1\" href=\"$2\">Plasma search " "settings</a>." msgstr "" -"Assegureu-vos que el m??dul ??Pestanyes del navegador?? est?? activat a la<a id=" -"\"$1\" href=\"$2\">configuraci?? de la Cerca del Plasma</a>." +"Podeu inhabilitar esta funcionalitat a la <a id=\"$1\" href=" +"\"$2\">configuraci?? de la Busca de Plasma</a>." #: permission_request_title:0 msgctxt "Title for page about requesting additional permissions" msgid "Additional permissions required" -msgstr "" +msgstr "Es requerixen permisos adicionals" #: purpose_share:0 msgctxt "Context menu, share link or page via Purpose framework" msgid "Share..." -msgstr "" +msgstr "Compartix..." #: purpose_share_failed_text:0 msgctxt "Text of share failed notification" msgid "Could not share this content: $1" -msgstr "" +msgstr "No s'ha pogut compartir este contingut: $1" #: purpose_share_failed_title:0 -#, fuzzy -#| msgid "Saving settings failed" msgctxt "Title of share failed notification" msgid "Sharing Failed" -msgstr "No s'ha pogut guardar la configuraci??" +msgstr "Ha fallat la compartici??" #: purpose_share_finished_text:0 msgctxt "Text of the share finished notification" msgid "The shared content link ($1) has been copied to the clipboard." -msgstr "" +msgstr "L'enlla?? del contingut compartit ($1) s'ha copiat al porta-retalls." #: purpose_share_finished_title:0 msgctxt "Title of share finished notification" msgid "Content Shared" -msgstr "" +msgstr "Contingut compartit" #: store_description:0 msgctxt "The extension description on the extension store" @@ -428,13 +407,13 @@ "NOTE: This extension is not supported on Debian." msgstr "" "Fa eficient la multitasca controlant les funcions del navegador des de " -"l'escriptori, encara que Chrome estiga en segon pla. Gestiona la reproducci?? " -"de l'??udio i el v??deo, marca les baixades a l'??rea de notificacions, envia " -"fitxers al tel??fon usant KDE Connect i encara m??s dins l'escriptori Plasma " -"de KDE!\n" +"l'escriptori, encara que el Chrome estiga en segon pla. Gestiona la " +"reproducci?? de l'??udio i del v??deo, marca les baixades a l'??rea de " +"notificacions, envia fitxers al tel??fon utilisant KDE Connect i encara m??s " +"dins l'escriptori Plasma de KDE!\n" "\n" -"Cal instal??lar el paquet ??plasma-browser-integration?? perqu?? funcione " -"aquesta extensi??. Hauria d'estar disponible en al gestor de paquets de la " -"vostra distribuci?? en executar el Plasma 5.13 o posterior.\n" +"Cal instalar el paquet ??plasma-browser-integration?? perqu?? funcione esta " +"extensi??. Hauria d'estar disponible al gestor de paquets de la vostra " +"distribuci?? en executar Plasma 5.13 o posterior.\n" "\n" -"NOTA: Aquesta extensi?? no est?? implementada al Debian." \ No newline at end of file +"NOTA: Esta extensi?? no est?? implementada a Debian." \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-browser-integration-5.24.5/po/ca@valencia/plasma-browser-integration-host.po new/plasma-browser-integration-5.25.0/po/ca@valencia/plasma-browser-integration-host.po --- old/plasma-browser-integration-5.24.5/po/ca@valencia/plasma-browser-integration-host.po 2022-05-03 12:31:05.000000000 +0200 +++ new/plasma-browser-integration-5.25.0/po/ca@valencia/plasma-browser-integration-host.po 2022-06-09 11:13:16.000000000 +0200 @@ -1,24 +1,24 @@ # Translation of plasma-browser-integration-host.po to Catalan (Valencian) -# Copyright (C) 2019 This_file_is_part_of_KDE +# Copyright (C) 2019-2021 This_file_is_part_of_KDE # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # -# Josep M. Ferrer <txe...@gmail.com>, 2019. -# Empar Montoro Mart??n <montoro_...@gva.es>, 2019. +# Josep M. Ferrer <txe...@gmail.com>, 2019, 2021. +# Antoni Bella P??rez <antonibel...@yahoo.com>, 2020. msgid "" msgstr "" "Project-Id-Version: plasma-browser-integration\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-08-29 00:19+0000\n" -"PO-Revision-Date: 2019-07-22 08:09+0200\n" -"Last-Translator: Empar Montoro Mart??n <montoro_...@gva.es>\n" +"PO-Revision-Date: 2021-04-19 13:27+0100\n" +"Last-Translator: Josep M. Ferrer <txe...@gmail.com>\n" "Language-Team: Catalan <kde-i18n...@kde.org>\n" "Language: ca@valencia\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Lokalize 19.04.2\n" +"X-Generator: Lokalize 2.0\n" #: downloadjob.cpp:134 #, kde-format @@ -26,6 +26,8 @@ "This type of file can harm your computer. If you want to keep it, accept " "this download from the browser window." msgstr "" +"Este tipus de fitxer pot malmetre l'ordinador. Si el voleu mantindre, " +"accepteu esta baixada des de la finestra del navegador." #: downloadjob.cpp:231 #, kde-format @@ -45,7 +47,7 @@ #: downloadjob.cpp:234 #, kde-format msgid "The file is too large to be downloaded." -msgstr "Aquest fitxer ??s massa gran per a baixar-lo." +msgstr "Este fitxer ??s massa gran per a baixar." #: downloadjob.cpp:236 #, kde-format @@ -55,27 +57,27 @@ #: downloadjob.cpp:237 #, kde-format msgid "A temporary error has occurred. Please try again later." -msgstr "Hi ha hagut un error temporal. Intenteu-ho m??s tard." +msgstr "S'ha produ??t un error temporal. Intenteu-ho m??s tard." #: downloadjob.cpp:239 #, kde-format msgid "A network error has occurred." -msgstr "S'ha produ??t un error de xarxa." +msgstr "S'ha produ??t un error de la ret." #: downloadjob.cpp:240 #, kde-format msgid "The network operation timed out." -msgstr "L'operaci?? de xarxa ha excedit el temps." +msgstr "L'operaci?? de ret ha excedit el temps l??mit." #: downloadjob.cpp:241 #, kde-format msgid "The network connection has been lost." -msgstr "S'ha perdut la connexi?? de xarxa." +msgstr "S'ha perdut la connexi?? de ret." #: downloadjob.cpp:242 #, kde-format msgid "The server is no longer reachable." -msgstr "Ja no es pot accedir al servidor." +msgstr "Ya no es pot accedir al servidor." #: downloadjob.cpp:244 #, kde-format @@ -85,7 +87,7 @@ #: downloadjob.cpp:248 #, kde-format msgid "The server does not have the requested data." -msgstr "El servidor no t?? les dades sol??licitades." +msgstr "El servidor no t?? les dades solicitades." #: downloadjob.cpp:250 #, kde-format @@ -119,14 +121,14 @@ #, kde-format msgctxt "Dummy search result" msgid "Additional permissions are required" -msgstr "" +msgstr "Es requerixen permisos adicionals" #: tabsrunnerplugin.cpp:38 #, kde-format msgid "Mute Tab" -msgstr "" +msgstr "Silencia la pestanya" #: tabsrunnerplugin.cpp:43 #, kde-format msgid "Unmute Tab" -msgstr "" \ No newline at end of file +msgstr "Activa el so de la pestanya" \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-browser-integration-5.24.5/po/ca@valencia/plasma-browser-integration-reminder.po new/plasma-browser-integration-5.25.0/po/ca@valencia/plasma-browser-integration-reminder.po --- old/plasma-browser-integration-5.24.5/po/ca@valencia/plasma-browser-integration-reminder.po 2022-05-03 12:31:05.000000000 +0200 +++ new/plasma-browser-integration-5.25.0/po/ca@valencia/plasma-browser-integration-reminder.po 2022-06-09 11:13:16.000000000 +0200 @@ -1,29 +1,29 @@ # Translation of plasma-browser-integration-reminder.po to Catalan (Valencian) -# Copyright (C) 2018-2019 This_file_is_part_of_KDE +# Copyright (C) 2018-2020 This_file_is_part_of_KDE # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # # Josep M. Ferrer <txe...@gmail.com>, 2018. -# Empar Montoro Mart??n <montoro_...@gva.es>, 2019. +# Antoni Bella P??rez <antonibel...@yahoo.com>, 2020. msgid "" msgstr "" "Project-Id-Version: plasma-browser-integration\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-08-29 00:19+0000\n" -"PO-Revision-Date: 2019-07-22 08:14+0200\n" -"Last-Translator: Empar Montoro Mart??n <montoro_...@gva.es>\n" +"PO-Revision-Date: 2020-07-30 10:27+0200\n" +"Last-Translator: Antoni Bella P??rez <antonibel...@yahoo.com>\n" "Language-Team: Catalan <kde-i18n...@kde.org>\n" "Language: ca@valencia\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Lokalize 19.04.2\n" +"X-Generator: Lokalize 20.04.3\n" #: browserintegrationreminder.cpp:140 #, kde-format msgid "Get Plasma Browser Integration" -msgstr "Obt??n la Integraci?? del navegador al Plasma" +msgstr "Obtin la Integraci?? del navegador amb Plasma" #: browserintegrationreminder.cpp:167 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-browser-integration-5.24.5/po/tr/plasma-browser-extension.po new/plasma-browser-integration-5.25.0/po/tr/plasma-browser-extension.po --- old/plasma-browser-integration-5.24.5/po/tr/plasma-browser-extension.po 2022-05-03 12:31:20.000000000 +0200 +++ new/plasma-browser-integration-5.25.0/po/tr/plasma-browser-extension.po 2022-06-09 11:13:25.000000000 +0200 @@ -1,18 +1,19 @@ # Volkan Gezer <volkange...@gmail.com>, 2021, 2022. +# Emir SARI <emir_s...@icloud.com>, 2022. msgid "" msgstr "" "Project-Id-Version: i18next-conv\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-01-02 02:39:09.793433\n" -"PO-Revision-Date: 2022-02-10 11:08+0100\n" -"Last-Translator: Volkan Gezer <volkange...@gmail.com>\n" +"PO-Revision-Date: 2022-03-12 14:09+0300\n" +"Last-Translator: Emir SARI <emir_s...@icloud.com>\n" "Language-Team: Turkish <kde-l10n...@kde.org>\n" "Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Lokalize 20.12.3\n" +"X-Generator: Lokalize 21.12.3\n" #: browseraction_mpris_enable_on:0 msgctxt "Heading for list of domains to enable media controls on" @@ -144,8 +145,8 @@ "contribute</a> to KDE, including you. Visit <a href=\"$3\">$3</a> for more " "information about the KDE community and the software we produce." msgstr "" -"<html><b>KDE</b> d??nyan??n d??rt bir yan??nda bulunan ve <a href=\"$1\">??zg??r " -"Yaz??l??m</a> geli??tirme felsefesini benimsemi?? olan yaz??l??m m??hendislerinin, " +"KDE</b> d??nyan??n d??rt bir yan??nda bulunan ve <a href=\"$1\">??zg??r Yaz??l??m</" +"a> geli??tirme felsefesini benimsemi?? olan yaz??l??m m??hendislerinin, " "sanat????lar??n, yazarlar??n ve ??evirmenlerin kat??l??m?? ile geli??tirilen bir " "topluluktur. KDE, Plasma masa??st?? ortam??n??, y??zlerce uygulama ve bu " "uygulamalar?? destekleyen ??ok say??da yaz??l??m k??t??phanesi ??retiyor.<br /><br /" @@ -155,7 +156,7 @@ "??al??????yoruz. KDE Projesine siz de dahil herkes <a href=\"$2\">kat??l??p " "katk??da bulunabilir</a>.<br /><br />KDE toplulu??u ve ??retti??i yaz??l??mlar " "hakk??nda daha fazla bilgi almak i??in <a href=\"$3\">$3</a> adresini ziyaret " -"edin.</html>" +"edin." #: options_about_license:0 msgid "License: <a href=\"$1\">GNU General Public License Version 3</a>" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-browser-integration-5.24.5/po/tr/plasma-browser-integration-host.po new/plasma-browser-integration-5.25.0/po/tr/plasma-browser-integration-host.po --- old/plasma-browser-integration-5.24.5/po/tr/plasma-browser-integration-host.po 1970-01-01 01:00:00.000000000 +0100 +++ new/plasma-browser-integration-5.25.0/po/tr/plasma-browser-integration-host.po 2022-06-09 11:13:25.000000000 +0200 @@ -0,0 +1,131 @@ +# Copyright (C) YEAR This file is copyright: +# This file is distributed under the same license as the plasma-browser-integration package. +# +# Volkan Gezer <volkange...@gmail.com>, 2022. +msgid "" +msgstr "" +"Project-Id-Version: plasma-browser-integration\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2021-08-29 00:19+0000\n" +"PO-Revision-Date: 2022-02-10 11:08+0100\n" +"Last-Translator: Volkan Gezer <volkange...@gmail.com>\n" +"Language-Team: Turkish <kde-l10n...@kde.org>\n" +"Language: tr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"X-Generator: Lokalize 20.12.3\n" + +#: downloadjob.cpp:134 +#, kde-format +msgid "" +"This type of file can harm your computer. If you want to keep it, accept " +"this download from the browser window." +msgstr "" +"Bu dosya t??r?? bilgisayar??n??za zarar verebilir. Tutmak isterseniz bu " +"indirmeyi taray??c?? penceresinden kabul edin." + +#: downloadjob.cpp:231 +#, kde-format +msgid "Access denied." +msgstr "Eri??im reddedildi." + +#: downloadjob.cpp:232 +#, kde-format +msgid "Insufficient free space." +msgstr "Yetersiz bo?? alan." + +#: downloadjob.cpp:233 +#, kde-format +msgid "The file name you have chosen is too long." +msgstr "Se??ti??iniz dosya ad?? pek uzun." + +#: downloadjob.cpp:234 +#, kde-format +msgid "The file is too large to be downloaded." +msgstr "Bu dosya indirilebilmek i??in ??ok b??y??k." + +#: downloadjob.cpp:236 +#, kde-format +msgid "The file possibly contains malicious contents." +msgstr "Dosya b??y??k olas??l??kla zararl?? i??eri??e sahip." + +#: downloadjob.cpp:237 +#, kde-format +msgid "A temporary error has occurred. Please try again later." +msgstr "Ge??ici bir hata olu??tu. L??tfen daha sonra yeniden deneyin." + +#: downloadjob.cpp:239 +#, kde-format +msgid "A network error has occurred." +msgstr "Bir a?? hatas?? olu??tu." + +#: downloadjob.cpp:240 +#, kde-format +msgid "The network operation timed out." +msgstr "A?? i??lemi zaman a????m??na u??rad??." + +#: downloadjob.cpp:241 +#, kde-format +msgid "The network connection has been lost." +msgstr "A?? ba??lant??s?? kayboldu." + +#: downloadjob.cpp:242 +#, kde-format +msgid "The server is no longer reachable." +msgstr "Sunucuya art??k ula????lam??yor." + +#: downloadjob.cpp:244 +#, kde-format +msgid "A server error has occurred." +msgstr "Bir sunucu hatas?? olu??tu." + +#: downloadjob.cpp:248 +#, kde-format +msgid "The server does not have the requested data." +msgstr "Sunucuda istenen veri mevcut de??il." + +#: downloadjob.cpp:250 +#, kde-format +msgid "The browser application closed unexpectedly." +msgstr "Taray??c?? uygulamas?? beklenmedik bir bi??imde kapand??." + +#: downloadjob.cpp:256 +#, kde-format +msgid "An unknown error occurred while downloading." +msgstr "??ndirme s??ras??nda beklenmedik bir hata olu??tu." + +#: downloadjob.cpp:294 +#, kde-format +msgctxt "Job heading, like 'Copying'" +msgid "Downloading" +msgstr "??ndiriliyor" + +#: downloadjob.cpp:295 +#, kde-format +msgctxt "The URL being downloaded" +msgid "Source" +msgstr "Kaynak" + +#: downloadjob.cpp:296 +#, kde-format +msgctxt "The location being downloaded to" +msgid "Destination" +msgstr "Hedef" + +#: historyrunnerplugin.cpp:108 +#, kde-format +msgctxt "Dummy search result" +msgid "Additional permissions are required" +msgstr "Ek izinler gerekiyor" + +#: tabsrunnerplugin.cpp:38 +#, kde-format +msgid "Mute Tab" +msgstr "Sekmeyi Sessize Al" + +#: tabsrunnerplugin.cpp:43 +#, kde-format +msgid "Unmute Tab" +msgstr "Sekme Sesini A??" \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-browser-integration-5.24.5/po/tr/plasma-browser-integration-reminder.po new/plasma-browser-integration-5.25.0/po/tr/plasma-browser-integration-reminder.po --- old/plasma-browser-integration-5.24.5/po/tr/plasma-browser-integration-reminder.po 1970-01-01 01:00:00.000000000 +0100 +++ new/plasma-browser-integration-5.25.0/po/tr/plasma-browser-integration-reminder.po 2022-06-09 11:13:25.000000000 +0200 @@ -0,0 +1,29 @@ +# Copyright (C) YEAR This file is copyright: +# This file is distributed under the same license as the plasma-browser-integration package. +# +# Volkan Gezer <volkange...@gmail.com>, 2022. +# Emir SARI <emir_s...@icloud.com>, 2022. +msgid "" +msgstr "" +"Project-Id-Version: plasma-browser-integration\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2021-08-29 00:19+0000\n" +"PO-Revision-Date: 2022-03-12 13:38+0300\n" +"Last-Translator: Emir SARI <emir_s...@icloud.com>\n" +"Language-Team: Turkish <kde-l10n...@kde.org>\n" +"Language: tr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"X-Generator: Lokalize 21.12.3\n" + +#: browserintegrationreminder.cpp:140 +#, kde-format +msgid "Get Plasma Browser Integration" +msgstr "Plasma Taray??c?? B??t??nle??tirmesini Edin" + +#: browserintegrationreminder.cpp:167 +#, kde-format +msgid "Do not show again" +msgstr "Yeniden g??sterme" \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-browser-integration-5.24.5/po/zh_CN/plasma-browser-extension.po new/plasma-browser-integration-5.25.0/po/zh_CN/plasma-browser-extension.po --- old/plasma-browser-integration-5.24.5/po/zh_CN/plasma-browser-extension.po 2022-05-03 12:31:22.000000000 +0200 +++ new/plasma-browser-integration-5.25.0/po/zh_CN/plasma-browser-extension.po 2022-06-09 11:13:26.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-01-02 02:39:09.793433\n" -"PO-Revision-Date: 2022-04-26 15:32\n" +"PO-Revision-Date: 2022-06-05 04:19\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-browser-integration-5.24.5/po/zh_CN/plasma-browser-integration-host.po new/plasma-browser-integration-5.25.0/po/zh_CN/plasma-browser-integration-host.po --- old/plasma-browser-integration-5.24.5/po/zh_CN/plasma-browser-integration-host.po 2022-05-03 12:31:22.000000000 +0200 +++ new/plasma-browser-integration-5.25.0/po/zh_CN/plasma-browser-integration-host.po 2022-06-09 11:13:26.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-08-29 00:19+0000\n" -"PO-Revision-Date: 2022-04-26 15:32\n" +"PO-Revision-Date: 2022-06-05 04:19\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-browser-integration-5.24.5/po/zh_CN/plasma-browser-integration-reminder.po new/plasma-browser-integration-5.25.0/po/zh_CN/plasma-browser-integration-reminder.po --- old/plasma-browser-integration-5.24.5/po/zh_CN/plasma-browser-integration-reminder.po 2022-05-03 12:31:22.000000000 +0200 +++ new/plasma-browser-integration-5.25.0/po/zh_CN/plasma-browser-integration-reminder.po 2022-06-09 11:13:26.000000000 +0200 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-08-29 00:19+0000\n" -"PO-Revision-Date: 2022-04-26 15:32\n" +"PO-Revision-Date: 2022-06-05 04:19\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-browser-integration-5.24.5/reminder/CMakeLists.txt new/plasma-browser-integration-5.25.0/reminder/CMakeLists.txt --- old/plasma-browser-integration-5.24.5/reminder/CMakeLists.txt 2022-05-03 12:31:01.000000000 +0200 +++ new/plasma-browser-integration-5.25.0/reminder/CMakeLists.txt 2022-06-09 11:13:14.000000000 +0200 @@ -2,7 +2,7 @@ add_definitions(-DQT_NO_URL_CAST_FROM_STRING) -set(kded_browserintegrationreminder browserintegrationreminder.cpp ) +set(kded_browserintegrationreminder browserintegrationreminder.cpp browserintegrationreminder.h) add_library(browserintegrationreminder MODULE ${kded_browserintegrationreminder}) kcoreaddons_desktop_to_json(browserintegrationreminder browserintegrationreminder.desktop) @@ -20,4 +20,4 @@ KF5::KIOGui # for KIO::ApplicationLauncherJob ) -install(TARGETS browserintegrationreminder DESTINATION ${KDE_INSTALL_PLUGINDIR}/kf5/kded) +install(TARGETS browserintegrationreminder DESTINATION ${KDE_INSTALL_PLUGINDIR}/kf${QT_MAJOR_VERSION}/kded) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-browser-integration-5.24.5/reminder/browserintegrationreminder.desktop new/plasma-browser-integration-5.25.0/reminder/browserintegrationreminder.desktop --- old/plasma-browser-integration-5.24.5/reminder/browserintegrationreminder.desktop 2022-05-03 12:31:01.000000000 +0200 +++ new/plasma-browser-integration-5.25.0/reminder/browserintegrationreminder.desktop 2022-06-09 11:13:14.000000000 +0200 @@ -5,7 +5,7 @@ Name[ast]=Recordatoriu de la instalaci??n de la integraci??n de restoladores con Plasma Name[az]=Plazma Brauzer ??nteqrasiyas?? Qura??d??rma Xat??rlad??c??s?? Name[ca]=Recordatori d'instal??laci?? de la Integraci?? del navegador amb el Plasma -Name[ca@valencia]=Recordatori d'instal??laci?? de la Integraci?? del navegador al Plasma +Name[ca@valencia]=Recordatori d'instalaci?? de la Integraci?? del navegador amb Plasma Name[cs]=P??ipom??nka instalace integrace prohl????e??e Plasma Name[da]=P??mindelse om installation af Plasma browser-integration Name[de]=Erinnerung an die Installation der Plasma-Integration f??r Browser @@ -46,7 +46,7 @@ Comment[ast]=Apurre un enllaz a la estensi??n pal restolador si la integraci??n de restoladores con Plasma ta instalada nel ordenador Comment[az]=??g??r b??l??d??i inteqrasiya xidm??ti Plasma m??hitind?? qura??d??r??l??bsa, lakin, veb b??l??d??i ??????n uy??un geni??l??nm?? qura??d??r??lmay??bsa, bu geni??l??nm??nin qura??d??r??lmas?? ??????n ke??id ??nvan??n?? t??qdim edir Comment[ca]=Proporciona un enlla?? a l'extensi?? del navegador si est?? instal??lat el servidor de la Integraci?? del navegador amb el Plasma -Comment[ca@valencia]=Proporciona un enlla?? a l'extensi?? del navegador si est?? instal??lat el servidor de la Integraci?? del navegador al Plasma +Comment[ca@valencia]=Proporciona un enlla?? a l'extensi?? del navegador si est?? instalat el servidor de la Integraci?? del navegador amb Plasma Comment[cs]=Poskytuje odkaz na roz??????en?? prohl????e??e, pokud je hostitel integrace Plasma nainstalov??n Comment[da]=Giver et link til den browser-tilf??jelsen hvis v??rtsprogrammet Plasma browser-integration er installeret Comment[de]=Enth??lt eine Verkn??pfung zur Browser-Erweiterung, wenn die Plasma-Integration f??r Browser installiert ist