Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kdeplasma6-addons for
openSUSE:Factory checked in at 2026-09-10 11:44:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdeplasma6-addons (Old)
and /work/SRC/openSUSE:Factory/.kdeplasma6-addons.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdeplasma6-addons"
Thu Sep 10 11:44:55 2026 rev:49 rq:1376430 version:6.7.5
Changes:
--------
--- /work/SRC/openSUSE:Factory/kdeplasma6-addons/kdeplasma6-addons.changes
2026-08-09 21:30:52.861063480 +0200
+++
/work/SRC/openSUSE:Factory/.kdeplasma6-addons.new.1265/kdeplasma6-addons.changes
2026-09-10 11:45:00.972538078 +0200
@@ -1,0 +2,18 @@
+Tue Sep 8 12:07:34 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.7.5:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.7.5
+- Changes since 6.7.4:
+ * applets/weather: don't process pending events inside ioncontrol_p
destructor (kde#524929)
+ * kameleon-qmk-helper: Update zbus_polkit to 5.1.0 in Cargo.lock
+ * applets/weather: properly hide info button when it won't work (kde#519676)
+ * kickerdash, notes: update BugReportUrl
+ * Update version for new release 6.7.5
+
+-------------------------------------------------------------------
+Mon Aug 31 14:51:41 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Reintroduce _service, got deleted by accident
+
+-------------------------------------------------------------------
Old:
----
kdeplasma-addons-6.7.4.tar.xz
kdeplasma-addons-6.7.4.tar.xz.sig
New:
----
kdeplasma-addons-6.7.5.tar.xz
kdeplasma-addons-6.7.5.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdeplasma6-addons.spec ++++++
--- /var/tmp/diff_new_pack.cBM7AU/_old 2026-09-10 11:45:02.036582688 +0200
+++ /var/tmp/diff_new_pack.cBM7AU/_new 2026-09-10 11:45:02.041582898 +0200
@@ -26,7 +26,7 @@
%{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk
-F. '{print $1"."$2}')}
%bcond_without released
Name: kdeplasma6-addons
-Version: 6.7.4
+Version: 6.7.5
Release: 0
Summary: Additional Plasma6 Widgets
License: GPL-2.0-or-later AND LGPL-2.1-only AND GPL-3.0-only
++++++ kdeplasma-addons-6.7.4.tar.xz -> kdeplasma-addons-6.7.5.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdeplasma-addons-6.7.4/CMakeLists.txt
new/kdeplasma-addons-6.7.5/CMakeLists.txt
--- old/kdeplasma-addons-6.7.4/CMakeLists.txt 2026-08-04 11:20:27.000000000
+0200
+++ new/kdeplasma-addons-6.7.5/CMakeLists.txt 2026-09-08 12:52:09.000000000
+0200
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.16)
-set(PROJECT_VERSION "6.7.4")
+set(PROJECT_VERSION "6.7.5")
project(kdeplasma-addons VERSION ${PROJECT_VERSION})
################# Disallow in-source build #################
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/applets/kickerdash/metadata.json
new/kdeplasma-addons-6.7.5/applets/kickerdash/metadata.json
--- old/kdeplasma-addons-6.7.4/applets/kickerdash/metadata.json 2026-08-04
11:20:27.000000000 +0200
+++ new/kdeplasma-addons-6.7.5/applets/kickerdash/metadata.json 2026-09-08
12:52:09.000000000 +0200
@@ -50,7 +50,7 @@
"Name[zh_TW]": "Eike Hein"
}
],
- "BugReportUrl":
"https://bugs.kde.org/enter_bug.cgi?product=plasmashell&component=Application%20Dashboard%20widget",
+ "BugReportUrl":
"https://bugs.kde.org/enter_bug.cgi?product=plasmashell&component=Application%20Dashboard%20(Kickerdash)%20widget",
"Category": "Application Launchers",
"Description": "A fullscreen application launcher",
"Description[ar]": "مطلق تطبيقات ملء الشاشة ",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdeplasma-addons-6.7.4/applets/notes/metadata.json
new/kdeplasma-addons-6.7.5/applets/notes/metadata.json
--- old/kdeplasma-addons-6.7.4/applets/notes/metadata.json 2026-08-04
11:20:27.000000000 +0200
+++ new/kdeplasma-addons-6.7.5/applets/notes/metadata.json 2026-09-08
12:52:09.000000000 +0200
@@ -48,7 +48,7 @@
"Name[zh_TW]": "Davide Bettio, Lukas Kropatschek"
}
],
- "BugReportUrl":
"https://bugs.kde.org/enter_bug.cgi?product=plasmashell&component=Notes widget",
+ "BugReportUrl":
"https://bugs.kde.org/enter_bug.cgi?product=plasmashell&component=Sticky%20Note%20widget",
"Category": "Utilities",
"Description": "Desktop sticky note",
"Description[ar]": "ملاحظة سطح مكتب لاصقة",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/applets/weather/ioncontrol_p.cpp
new/kdeplasma-addons-6.7.5/applets/weather/ioncontrol_p.cpp
--- old/kdeplasma-addons-6.7.4/applets/weather/ioncontrol_p.cpp 2026-08-04
11:20:27.000000000 +0200
+++ new/kdeplasma-addons-6.7.5/applets/weather/ioncontrol_p.cpp 2026-09-08
12:52:09.000000000 +0200
@@ -61,12 +61,6 @@
m_fetchThread.reset();
}
- qCDebug(WEATHER::CONTROLLER) << "IonControl " << m_ionName << " process
events";
-
- // Check for pending events before destroying, as m_fetchThread may still
- // have queued events that could cause a crash.
- thread()->eventDispatcher()->processEvents(QEventLoop::AllEvents);
-
qCDebug(WEATHER::CONTROLLER) << "IonControl " << m_ionName << ":
destroyed";
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/applets/weather/qml/NoticesView.qml
new/kdeplasma-addons-6.7.5/applets/weather/qml/NoticesView.qml
--- old/kdeplasma-addons-6.7.4/applets/weather/qml/NoticesView.qml
2026-08-04 11:20:27.000000000 +0200
+++ new/kdeplasma-addons-6.7.5/applets/weather/qml/NoticesView.qml
2026-09-08 12:52:10.000000000 +0200
@@ -54,7 +54,7 @@
}
PlasmaComponents.ToolButton {
- visible: model.info !== ""
+ visible: !!model.info && model.info !== ""
Layout.alignment: Qt.AlignTop
Layout.minimumWidth: implicitWidth
icon.name: 'showinfo-symbolic'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/kdeds/kameleon/qmk/kameleon-qmk-helper/Cargo.lock
new/kdeplasma-addons-6.7.5/kdeds/kameleon/qmk/kameleon-qmk-helper/Cargo.lock
---
old/kdeplasma-addons-6.7.4/kdeds/kameleon/qmk/kameleon-qmk-helper/Cargo.lock
2026-08-04 11:20:27.000000000 +0200
+++
new/kdeplasma-addons-6.7.5/kdeds/kameleon/qmk/kameleon-qmk-helper/Cargo.lock
2026-09-08 12:52:10.000000000 +0200
@@ -1097,9 +1097,9 @@
[[package]]
name = "zbus_polkit"
-version = "5.0.0"
+version = "5.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "ad23d5c4d198c7e2641b33e6e0d1f866f117408ba66fe80bbe52e289eeb77c52"
+checksum = "283d50dac36a7fee0d9c2e6b9c71253326c1f863a9d350342d338637aa3019ae"
dependencies = [
"enumflags2",
"serde",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/kwin/scripts/virtualdesktopsonlyonprimary/metadata.json
new/kdeplasma-addons-6.7.5/kwin/scripts/virtualdesktopsonlyonprimary/metadata.json
---
old/kdeplasma-addons-6.7.4/kwin/scripts/virtualdesktopsonlyonprimary/metadata.json
2026-08-04 11:20:27.000000000 +0200
+++
new/kdeplasma-addons-6.7.5/kwin/scripts/virtualdesktopsonlyonprimary/metadata.json
2026-09-08 12:52:10.000000000 +0200
@@ -111,7 +111,7 @@
"Name[ta]": "பிரதான திரையில் மட்டும் மெய்நிகர் பணிமேடைகள்",
"Name[tr]": "Sanal Masaüstleri Yalnızca Ana Ekranda",
"Name[uk]": "Віртуальні стільниці лише на основному",
- "Name[zh_CN]": "仅在主屏幕的虚拟桌面",
+ "Name[zh_CN]": "虚拟桌面仅在主屏幕生效",
"Name[zh_TW]": "虛擬桌面僅限主螢幕"
},
"X-Plasma-API": "javascript"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ar/plasma_applet_org.kde.plasma.comic.po
new/kdeplasma-addons-6.7.5/po/ar/plasma_applet_org.kde.plasma.comic.po
--- old/kdeplasma-addons-6.7.4/po/ar/plasma_applet_org.kde.plasma.comic.po
2026-08-04 11:20:27.000000000 +0200
+++ new/kdeplasma-addons-6.7.5/po/ar/plasma_applet_org.kde.plasma.comic.po
2026-09-08 12:52:10.000000000 +0200
@@ -94,7 +94,7 @@
#, kde-format
msgctxt "@option:radio navigation buttons are…"
msgid "Always visible at the edges"
-msgstr "مرئية دائماً عند الحواف"
+msgstr "مرئية دائمًا عند الحواف"
#: qml/configBehavior.qml:61
#, kde-format
@@ -223,7 +223,7 @@
msgctxt "@info placeholdermessage explanation if today not available"
msgid ""
"Today's image is not yet available or cannot be read. Try a different date."
-msgstr "صورة اليوم غير متاحة بعد أو لا يمكن قراءتها. جرّب تاريخاً مختلفاً."
+msgstr "صورة اليوم غير متاحة بعد أو لا يمكن قراءتها. جرّب تاريخًا مختلفًا."
#: qml/ErrorPlaceholder.qml:54
#, kde-format
@@ -237,7 +237,7 @@
msgid ""
"The image for this day is not available or cannot be read. Try a different "
"date."
-msgstr "صورة هذا اليوم غير متوفرة أو لا يمكن قراءتها. جرّب تاريخاً آخر."
+msgstr "صورة هذا اليوم غير متوفرة أو لا يمكن قراءتها. جرّب تاريخًا آخر."
#: qml/main.qml:87
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ar/plasma_applet_org.kde.plasma.notes.po
new/kdeplasma-addons-6.7.5/po/ar/plasma_applet_org.kde.plasma.notes.po
--- old/kdeplasma-addons-6.7.4/po/ar/plasma_applet_org.kde.plasma.notes.po
2026-08-04 11:20:27.000000000 +0200
+++ new/kdeplasma-addons-6.7.5/po/ar/plasma_applet_org.kde.plasma.notes.po
2026-09-08 12:52:10.000000000 +0200
@@ -164,7 +164,7 @@
#, kde-format
msgctxt "@action:button pin popup for panel widget"
msgid "Keep Open"
-msgstr "أبقه مفتوحاً"
+msgstr "أبقه مفتوحًا"
#: qml/main.qml:647
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ar/plasma_applet_org.kde.plasma.weather.po
new/kdeplasma-addons-6.7.5/po/ar/plasma_applet_org.kde.plasma.weather.po
--- old/kdeplasma-addons-6.7.4/po/ar/plasma_applet_org.kde.plasma.weather.po
2026-08-04 11:20:27.000000000 +0200
+++ new/kdeplasma-addons-6.7.5/po/ar/plasma_applet_org.kde.plasma.weather.po
2026-09-08 12:52:10.000000000 +0200
@@ -610,7 +610,7 @@
#, kde-format
msgctxt "@info:placeholder"
msgid "Enter new location"
-msgstr "أدخل مكاناً جديداً"
+msgstr "أدخل مكانًا جديدًا"
#: qml/config/ConfigWeatherStation.qml:122
#, kde-format
@@ -915,7 +915,7 @@
#: weatherdata/lastobservation.cpp:268
#, kde-format
msgid "Very high"
-msgstr "عالي جداً"
+msgstr "عالي جدًا"
#: weatherdata/lastobservation.cpp:270
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ar/plasma_applet_org.kde.plasma.webbrowser.po
new/kdeplasma-addons-6.7.5/po/ar/plasma_applet_org.kde.plasma.webbrowser.po
--- old/kdeplasma-addons-6.7.4/po/ar/plasma_applet_org.kde.plasma.webbrowser.po
2026-08-04 11:20:27.000000000 +0200
+++ new/kdeplasma-addons-6.7.5/po/ar/plasma_applet_org.kde.plasma.webbrowser.po
2026-09-08 12:52:10.000000000 +0200
@@ -74,7 +74,7 @@
#, kde-format
msgctxt "@info:whatsthis"
msgid "Choose an icon for Web Browser"
-msgstr "اختر رمزاً لمتصفح الويب"
+msgstr "اختر رمزًا لمتصفح الويب"
#: qml/ConfigAppearance.qml:103
#, kde-format
@@ -182,7 +182,7 @@
msgctxt ""
"@action:button keep this widget's pop-up open until explicitly dismissed"
msgid "Keep open"
-msgstr "أبقه مفتوحاً"
+msgstr "أبقه مفتوحًا"
#: qml/main.qml:223
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ar/plasma_calendar_alternatecalendar.po
new/kdeplasma-addons-6.7.5/po/ar/plasma_calendar_alternatecalendar.po
--- old/kdeplasma-addons-6.7.4/po/ar/plasma_calendar_alternatecalendar.po
2026-08-04 11:20:27.000000000 +0200
+++ new/kdeplasma-addons-6.7.5/po/ar/plasma_calendar_alternatecalendar.po
2026-09-08 12:52:10.000000000 +0200
@@ -16,7 +16,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 ? 4 : 5;\n"
-"X-Generator: Lokalize 23.08.5\n"
+"X-Generator: Lokalize 25.12.3\n"
#: calendarsystem.h:51
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/bg/plasma_calendar_alternatecalendar.po
new/kdeplasma-addons-6.7.5/po/bg/plasma_calendar_alternatecalendar.po
--- old/kdeplasma-addons-6.7.4/po/bg/plasma_calendar_alternatecalendar.po
2026-08-04 11:20:27.000000000 +0200
+++ new/kdeplasma-addons-6.7.5/po/bg/plasma_calendar_alternatecalendar.po
2026-09-08 12:52:10.000000000 +0200
@@ -151,8 +151,3 @@
msgctxt "@label %1 day %2 month name %3 year"
msgid "%1 %2, %3"
msgstr "%1 %2, %3"
-
-#~ msgctxt ""
-#~ "%1 Day number %2 Month number with leap %3 Year number with ganzhi name"
-#~ msgid "%1 %2, %3"
-#~ msgstr "%1 %2, %3"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdeplasma-addons-6.7.4/po/ca/kwin_effect_cube.po
new/kdeplasma-addons-6.7.5/po/ca/kwin_effect_cube.po
--- old/kdeplasma-addons-6.7.4/po/ca/kwin_effect_cube.po 2026-08-04
11:20:27.000000000 +0200
+++ new/kdeplasma-addons-6.7.5/po/ca/kwin_effect_cube.po 2026-09-08
12:52:10.000000000 +0200
@@ -3,7 +3,7 @@
# 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.
#
-# SPDX-FileCopyrightText: 2023, 2024, 2025 Josep M. Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2023-2025 Josep M. Ferrer <[email protected]>
msgid ""
msgstr ""
"Project-Id-Version: kdeplasma-addons\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca/plasma_applet_org.kde.plasma.binaryclock.po
new/kdeplasma-addons-6.7.5/po/ca/plasma_applet_org.kde.plasma.binaryclock.po
---
old/kdeplasma-addons-6.7.4/po/ca/plasma_applet_org.kde.plasma.binaryclock.po
2026-08-04 11:20:27.000000000 +0200
+++
new/kdeplasma-addons-6.7.5/po/ca/plasma_applet_org.kde.plasma.binaryclock.po
2026-09-08 12:52:10.000000000 +0200
@@ -2,7 +2,7 @@
# Copyright (C) 2008-2025 This_file_is_part_of_KDE
# This file is distributed under the license LGPL version 2 or later.
#
-# SPDX-FileCopyrightText: 2008, 2017, 2018, 2019, 2023, 2025 Josep M. Ferrer
<[email protected]>
+# SPDX-FileCopyrightText: 2008, 2017-2019, 2023, 2025 Josep M. Ferrer
<[email protected]>
# SPDX-FileCopyrightText: 2009 Joan Maspons <[email protected]>
msgid ""
msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca/plasma_applet_org.kde.plasma.calculator.po
new/kdeplasma-addons-6.7.5/po/ca/plasma_applet_org.kde.plasma.calculator.po
--- old/kdeplasma-addons-6.7.4/po/ca/plasma_applet_org.kde.plasma.calculator.po
2026-08-04 11:20:27.000000000 +0200
+++ new/kdeplasma-addons-6.7.5/po/ca/plasma_applet_org.kde.plasma.calculator.po
2026-09-08 12:52:10.000000000 +0200
@@ -3,7 +3,7 @@
# 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.
#
-# SPDX-FileCopyrightText: 2008, 2010, 2012, 2022, 2023, 2025 Josep M. Ferrer
<[email protected]>
+# SPDX-FileCopyrightText: 2008, 2010, 2012, 2022-2023, 2025 Josep M. Ferrer
<[email protected]>
msgid ""
msgstr ""
"Project-Id-Version: kdeplasma-addons\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca/plasma_applet_org.kde.plasma.colorpicker.po
new/kdeplasma-addons-6.7.5/po/ca/plasma_applet_org.kde.plasma.colorpicker.po
---
old/kdeplasma-addons-6.7.4/po/ca/plasma_applet_org.kde.plasma.colorpicker.po
2026-08-04 11:20:27.000000000 +0200
+++
new/kdeplasma-addons-6.7.5/po/ca/plasma_applet_org.kde.plasma.colorpicker.po
2026-09-08 12:52:10.000000000 +0200
@@ -4,7 +4,7 @@
# version 3 or later versions approved by the membership of KDE e.V.
#
# SPDX-FileCopyrightText: 2015 Antoni Bella Pérez <[email protected]>
-# SPDX-FileCopyrightText: 2016, 2018, 2022, 2023, 2026 Josep M. Ferrer
<[email protected]>
+# SPDX-FileCopyrightText: 2016, 2018, 2022-2023, 2026 Josep M. Ferrer
<[email protected]>
msgid ""
msgstr ""
"Project-Id-Version: kdeplasma-addons\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca/plasma_applet_org.kde.plasma.comic.po
new/kdeplasma-addons-6.7.5/po/ca/plasma_applet_org.kde.plasma.comic.po
--- old/kdeplasma-addons-6.7.4/po/ca/plasma_applet_org.kde.plasma.comic.po
2026-08-04 11:20:27.000000000 +0200
+++ new/kdeplasma-addons-6.7.5/po/ca/plasma_applet_org.kde.plasma.comic.po
2026-09-08 12:52:10.000000000 +0200
@@ -2,9 +2,9 @@
# Copyright (C) 2008-2025 This_file_is_part_of_KDE
# This file is distributed under the license LGPL version 2 or later.
#
-# SPDX-FileCopyrightText: 2008, 2010, 2011, 2015, 2018, 2019, 2021, 2022, 2025
Josep M. Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2008, 2010-2011, 2015, 2018-2019, 2021-2022, 2025
Josep M. Ferrer <[email protected]>
# SPDX-FileCopyrightText: 2009 Joan Maspons <[email protected]>
-# SPDX-FileCopyrightText: 2012, 2020, 2021, 2022 Antoni Bella Pérez
<[email protected]>
+# SPDX-FileCopyrightText: 2012, 2020-2022 Antoni Bella Pérez
<[email protected]>
msgid ""
msgstr ""
"Project-Id-Version: kdeplasma-addons\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca/plasma_applet_org.kde.plasma.diskquota.po
new/kdeplasma-addons-6.7.5/po/ca/plasma_applet_org.kde.plasma.diskquota.po
--- old/kdeplasma-addons-6.7.4/po/ca/plasma_applet_org.kde.plasma.diskquota.po
2026-08-04 11:20:27.000000000 +0200
+++ new/kdeplasma-addons-6.7.5/po/ca/plasma_applet_org.kde.plasma.diskquota.po
2026-09-08 12:52:10.000000000 +0200
@@ -3,7 +3,7 @@
# 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.
#
-# SPDX-FileCopyrightText: 2015, 2016, 2021, 2022 Josep M. Ferrer
<[email protected]>
+# SPDX-FileCopyrightText: 2015-2016, 2021-2022 Josep M. Ferrer
<[email protected]>
msgid ""
msgstr ""
"Project-Id-Version: kdeplasma-addons\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca/plasma_applet_org.kde.plasma.fifteenpuzzle.po
new/kdeplasma-addons-6.7.5/po/ca/plasma_applet_org.kde.plasma.fifteenpuzzle.po
---
old/kdeplasma-addons-6.7.4/po/ca/plasma_applet_org.kde.plasma.fifteenpuzzle.po
2026-08-04 11:20:27.000000000 +0200
+++
new/kdeplasma-addons-6.7.5/po/ca/plasma_applet_org.kde.plasma.fifteenpuzzle.po
2026-09-08 12:52:10.000000000 +0200
@@ -2,7 +2,7 @@
# Copyright (C) 2008-2026 This_file_is_part_of_KDE
# This file is distributed under the license LGPL version 2 or later.
#
-# SPDX-FileCopyrightText: 2008, 2010, 2014, 2017, 2018, 2019, 2025, 2026 Josep
M. Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2008, 2010, 2014, 2017-2019, 2025-2026 Josep M.
Ferrer <[email protected]>
# SPDX-FileCopyrightText: 2009 Joan Maspons <[email protected]>
# SPDX-FileCopyrightText: 2021 Antoni Bella Pérez <[email protected]>
msgid ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca/plasma_applet_org.kde.plasma.fuzzyclock.po
new/kdeplasma-addons-6.7.5/po/ca/plasma_applet_org.kde.plasma.fuzzyclock.po
--- old/kdeplasma-addons-6.7.4/po/ca/plasma_applet_org.kde.plasma.fuzzyclock.po
2026-08-04 11:20:27.000000000 +0200
+++ new/kdeplasma-addons-6.7.5/po/ca/plasma_applet_org.kde.plasma.fuzzyclock.po
2026-09-08 12:52:10.000000000 +0200
@@ -2,7 +2,7 @@
# Copyright (C) 2008-2023 This_file_is_part_of_KDE
# This file is distributed under the license LGPL version 2 or later.
#
-# SPDX-FileCopyrightText: 2008, 2014, 2017, 2018, 2019, 2021, 2023 Josep M.
Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2008, 2014, 2017-2019, 2021, 2023 Josep M. Ferrer
<[email protected]>
# SPDX-FileCopyrightText: 2009 Joan Maspons <[email protected]>
# SPDX-FileCopyrightText: 2014 Antoni Bella Pérez <[email protected]>
msgid ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca/plasma_applet_org.kde.plasma.keyboardindicator.po
new/kdeplasma-addons-6.7.5/po/ca/plasma_applet_org.kde.plasma.keyboardindicator.po
---
old/kdeplasma-addons-6.7.4/po/ca/plasma_applet_org.kde.plasma.keyboardindicator.po
2026-08-04 11:20:27.000000000 +0200
+++
new/kdeplasma-addons-6.7.5/po/ca/plasma_applet_org.kde.plasma.keyboardindicator.po
2026-09-08 12:52:10.000000000 +0200
@@ -3,7 +3,7 @@
# 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.
#
-# SPDX-FileCopyrightText: 2018, 2021, 2022, 2023, 2024 Josep M. Ferrer
<[email protected]>
+# SPDX-FileCopyrightText: 2018, 2021-2024 Josep M. Ferrer <[email protected]>
# SPDX-FileCopyrightText: 2021 Antoni Bella Pérez <[email protected]>
msgid ""
msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca/plasma_applet_org.kde.plasma.mediaframe.po
new/kdeplasma-addons-6.7.5/po/ca/plasma_applet_org.kde.plasma.mediaframe.po
--- old/kdeplasma-addons-6.7.4/po/ca/plasma_applet_org.kde.plasma.mediaframe.po
2026-08-04 11:20:27.000000000 +0200
+++ new/kdeplasma-addons-6.7.5/po/ca/plasma_applet_org.kde.plasma.mediaframe.po
2026-09-08 12:52:10.000000000 +0200
@@ -3,8 +3,8 @@
# 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.
#
-# SPDX-FileCopyrightText: 2016, 2017, 2018, 2019, 2022, 2023, 2024, 2025 Josep
M. Ferrer <[email protected]>
-# SPDX-FileCopyrightText: 2020, 2021 Antoni Bella Pérez
<[email protected]>
+# SPDX-FileCopyrightText: 2016-2019, 2022-2025 Josep M. Ferrer
<[email protected]>
+# SPDX-FileCopyrightText: 2020-2021 Antoni Bella Pérez <[email protected]>
msgid ""
msgstr ""
"Project-Id-Version: kdeplasma-addons\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca/plasma_applet_org.kde.plasma.quicklaunch.po
new/kdeplasma-addons-6.7.5/po/ca/plasma_applet_org.kde.plasma.quicklaunch.po
---
old/kdeplasma-addons-6.7.4/po/ca/plasma_applet_org.kde.plasma.quicklaunch.po
2026-08-04 11:20:27.000000000 +0200
+++
new/kdeplasma-addons-6.7.5/po/ca/plasma_applet_org.kde.plasma.quicklaunch.po
2026-09-08 12:52:10.000000000 +0200
@@ -3,7 +3,7 @@
# 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.
#
-# SPDX-FileCopyrightText: 2015, 2016, 2018, 2019, 2022 Josep M. Ferrer
<[email protected]>
+# SPDX-FileCopyrightText: 2015-2016, 2018-2019, 2022 Josep M. Ferrer
<[email protected]>
# SPDX-FileCopyrightText: 2019, 2021 Antoni Bella Pérez
<[email protected]>
msgid ""
msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca/plasma_applet_org.kde.plasma.timer.po
new/kdeplasma-addons-6.7.5/po/ca/plasma_applet_org.kde.plasma.timer.po
--- old/kdeplasma-addons-6.7.4/po/ca/plasma_applet_org.kde.plasma.timer.po
2026-08-04 11:20:27.000000000 +0200
+++ new/kdeplasma-addons-6.7.5/po/ca/plasma_applet_org.kde.plasma.timer.po
2026-09-08 12:52:10.000000000 +0200
@@ -2,7 +2,7 @@
# Copyright (C) 2008-2026 This_file_is_part_of_KDE
# This file is distributed under the license LGPL version 2 or later.
#
-# SPDX-FileCopyrightText: 2008, 2012, 2015, 2018, 2019, 2022, 2025, 2026 Josep
M. Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2008, 2012, 2015, 2018-2019, 2022, 2025-2026 Josep
M. Ferrer <[email protected]>
# SPDX-FileCopyrightText: 2009 Joan Maspons <[email protected]>
# SPDX-FileCopyrightText: 2014, 2020 Antoni Bella Pérez
<[email protected]>
msgid ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca/plasma_applet_org.kde.plasma.userswitcher.po
new/kdeplasma-addons-6.7.5/po/ca/plasma_applet_org.kde.plasma.userswitcher.po
---
old/kdeplasma-addons-6.7.4/po/ca/plasma_applet_org.kde.plasma.userswitcher.po
2026-08-04 11:20:27.000000000 +0200
+++
new/kdeplasma-addons-6.7.5/po/ca/plasma_applet_org.kde.plasma.userswitcher.po
2026-09-08 12:52:10.000000000 +0200
@@ -3,8 +3,8 @@
# 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.
#
-# SPDX-FileCopyrightText: 2015, 2016, 2018, 2019, 2022, 2024, 2025 Josep M.
Ferrer <[email protected]>
-# SPDX-FileCopyrightText: 2020, 2021 Antoni Bella Pérez
<[email protected]>
+# SPDX-FileCopyrightText: 2015-2016, 2018-2019, 2022, 2024-2025 Josep M.
Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2020-2021 Antoni Bella Pérez <[email protected]>
msgid ""
msgstr ""
"Project-Id-Version: kdeplasma-addons\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca/plasma_applet_org.kde.plasma.weather.po
new/kdeplasma-addons-6.7.5/po/ca/plasma_applet_org.kde.plasma.weather.po
--- old/kdeplasma-addons-6.7.4/po/ca/plasma_applet_org.kde.plasma.weather.po
2026-08-04 11:20:27.000000000 +0200
+++ new/kdeplasma-addons-6.7.5/po/ca/plasma_applet_org.kde.plasma.weather.po
2026-09-08 12:52:10.000000000 +0200
@@ -3,8 +3,8 @@
# 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.
#
-# SPDX-FileCopyrightText: 2016, 2018, 2019, 2020, 2022, 2023, 2024, 2025 Josep
M. Ferrer <[email protected]>
-# SPDX-FileCopyrightText: 2018, 2020, 2021 Antoni Bella Pérez
<[email protected]>
+# SPDX-FileCopyrightText: 2016, 2018-2020, 2022-2025 Josep M. Ferrer
<[email protected]>
+# SPDX-FileCopyrightText: 2018, 2020-2021 Antoni Bella Pérez
<[email protected]>
msgid ""
msgstr ""
"Project-Id-Version: kdeplasma-addons\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca/plasma_applet_org.kde.plasma.webbrowser.po
new/kdeplasma-addons-6.7.5/po/ca/plasma_applet_org.kde.plasma.webbrowser.po
--- old/kdeplasma-addons-6.7.4/po/ca/plasma_applet_org.kde.plasma.webbrowser.po
2026-08-04 11:20:27.000000000 +0200
+++ new/kdeplasma-addons-6.7.5/po/ca/plasma_applet_org.kde.plasma.webbrowser.po
2026-09-08 12:52:10.000000000 +0200
@@ -3,7 +3,7 @@
# 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.
#
-# SPDX-FileCopyrightText: 2022, 2023, 2024, 2025 Josep M. Ferrer
<[email protected]>
+# SPDX-FileCopyrightText: 2022-2025 Josep M. Ferrer <[email protected]>
msgid ""
msgstr ""
"Project-Id-Version: kdeplasma-addons\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca/plasma_applet_org.kde.plasma_applet_dict.po
new/kdeplasma-addons-6.7.5/po/ca/plasma_applet_org.kde.plasma_applet_dict.po
---
old/kdeplasma-addons-6.7.4/po/ca/plasma_applet_org.kde.plasma_applet_dict.po
2026-08-04 11:20:27.000000000 +0200
+++
new/kdeplasma-addons-6.7.5/po/ca/plasma_applet_org.kde.plasma_applet_dict.po
2026-09-08 12:52:10.000000000 +0200
@@ -3,7 +3,7 @@
# 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.
#
-# SPDX-FileCopyrightText: 2017, 2018, 2022, 2025 Josep M. Ferrer
<[email protected]>
+# SPDX-FileCopyrightText: 2017-2018, 2022, 2025 Josep M. Ferrer
<[email protected]>
# SPDX-FileCopyrightText: 2021 Antoni Bella Pérez <[email protected]>
msgid ""
msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca/plasma_calendar_alternatecalendar.po
new/kdeplasma-addons-6.7.5/po/ca/plasma_calendar_alternatecalendar.po
--- old/kdeplasma-addons-6.7.4/po/ca/plasma_calendar_alternatecalendar.po
2026-08-04 11:20:27.000000000 +0200
+++ new/kdeplasma-addons-6.7.5/po/ca/plasma_calendar_alternatecalendar.po
2026-09-08 12:52:10.000000000 +0200
@@ -3,7 +3,7 @@
# 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.
#
-# SPDX-FileCopyrightText: 2022, 2023, 2026 Josep M. Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2022-2023, 2026 Josep M. Ferrer <[email protected]>
msgid ""
msgstr ""
"Project-Id-Version: kdeplasma-addons\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca/plasma_calendar_astronomicalevents.po
new/kdeplasma-addons-6.7.5/po/ca/plasma_calendar_astronomicalevents.po
--- old/kdeplasma-addons-6.7.4/po/ca/plasma_calendar_astronomicalevents.po
2026-08-04 11:20:27.000000000 +0200
+++ new/kdeplasma-addons-6.7.5/po/ca/plasma_calendar_astronomicalevents.po
2026-09-08 12:52:10.000000000 +0200
@@ -3,7 +3,7 @@
# 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.
#
-# SPDX-FileCopyrightText: 2018, 2019 Josep M. Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2018-2019 Josep M. Ferrer <[email protected]>
msgid ""
msgstr ""
"Project-Id-Version: kdeplasma-addons\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca/plasma_runner_datetime.po
new/kdeplasma-addons-6.7.5/po/ca/plasma_runner_datetime.po
--- old/kdeplasma-addons-6.7.4/po/ca/plasma_runner_datetime.po 2026-08-04
11:20:27.000000000 +0200
+++ new/kdeplasma-addons-6.7.5/po/ca/plasma_runner_datetime.po 2026-09-08
12:52:10.000000000 +0200
@@ -3,7 +3,7 @@
# 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.
#
-# SPDX-FileCopyrightText: 2010, 2015, 2022, 2023, 2026 Josep M. Ferrer
<[email protected]>
+# SPDX-FileCopyrightText: 2010, 2015, 2022-2023, 2026 Josep M. Ferrer
<[email protected]>
# SPDX-FileCopyrightText: 2021 Antoni Bella Pérez <[email protected]>
msgid ""
msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca/plasma_runner_spellcheckrunner.po
new/kdeplasma-addons-6.7.5/po/ca/plasma_runner_spellcheckrunner.po
--- old/kdeplasma-addons-6.7.4/po/ca/plasma_runner_spellcheckrunner.po
2026-08-04 11:20:27.000000000 +0200
+++ new/kdeplasma-addons-6.7.5/po/ca/plasma_runner_spellcheckrunner.po
2026-09-08 12:52:10.000000000 +0200
@@ -4,7 +4,7 @@
#
# SPDX-FileCopyrightText: 2008, 2010, 2016, 2018, 2020, 2023 Josep M. Ferrer
<[email protected]>
# SPDX-FileCopyrightText: 2009 Joan Maspons <[email protected]>
-# SPDX-FileCopyrightText: 2015, 2020, 2021 Antoni Bella Pérez
<[email protected]>
+# SPDX-FileCopyrightText: 2015, 2020-2021 Antoni Bella Pérez
<[email protected]>
msgid ""
msgstr ""
"Project-Id-Version: kdeplasma-addons\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca/plasma_wallpaper_org.kde.potd.po
new/kdeplasma-addons-6.7.5/po/ca/plasma_wallpaper_org.kde.potd.po
--- old/kdeplasma-addons-6.7.4/po/ca/plasma_wallpaper_org.kde.potd.po
2026-08-04 11:20:27.000000000 +0200
+++ new/kdeplasma-addons-6.7.5/po/ca/plasma_wallpaper_org.kde.potd.po
2026-09-08 12:52:10.000000000 +0200
@@ -3,7 +3,7 @@
# 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.
#
-# SPDX-FileCopyrightText: 2018, 2019, 2021, 2022, 2023, 2024, 2026 Josep M.
Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2018-2019, 2021-2024, 2026 Josep M. Ferrer
<[email protected]>
msgid ""
msgstr ""
"Project-Id-Version: kdeplasma-addons\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca/plasma_wallpaper_org.kde.tiled.po
new/kdeplasma-addons-6.7.5/po/ca/plasma_wallpaper_org.kde.tiled.po
--- old/kdeplasma-addons-6.7.4/po/ca/plasma_wallpaper_org.kde.tiled.po
2026-08-04 11:20:27.000000000 +0200
+++ new/kdeplasma-addons-6.7.5/po/ca/plasma_wallpaper_org.kde.tiled.po
2026-09-08 12:52:10.000000000 +0200
@@ -3,7 +3,7 @@
# 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.
#
-# SPDX-FileCopyrightText: 2025, 2026 Josep M. Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2025-2026 Josep M. Ferrer <[email protected]>
msgid ""
msgstr ""
"Project-Id-Version: kdeplasma-addons\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca@valencia/kwin_effect_cube.po
new/kdeplasma-addons-6.7.5/po/ca@valencia/kwin_effect_cube.po
--- old/kdeplasma-addons-6.7.4/po/ca@valencia/kwin_effect_cube.po
2026-08-04 11:20:27.000000000 +0200
+++ new/kdeplasma-addons-6.7.5/po/ca@valencia/kwin_effect_cube.po
2026-09-08 12:52:10.000000000 +0200
@@ -3,7 +3,7 @@
# 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.
#
-# SPDX-FileCopyrightText: 2023, 2024, 2025 Josep M. Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2023-2025 Josep M. Ferrer <[email protected]>
msgid ""
msgstr ""
"Project-Id-Version: kdeplasma-addons\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca@valencia/plasma_applet_org.kde.plasma.binaryclock.po
new/kdeplasma-addons-6.7.5/po/ca@valencia/plasma_applet_org.kde.plasma.binaryclock.po
---
old/kdeplasma-addons-6.7.4/po/ca@valencia/plasma_applet_org.kde.plasma.binaryclock.po
2026-08-04 11:20:27.000000000 +0200
+++
new/kdeplasma-addons-6.7.5/po/ca@valencia/plasma_applet_org.kde.plasma.binaryclock.po
2026-09-08 12:52:10.000000000 +0200
@@ -2,7 +2,7 @@
# Copyright (C) 2008-2025 This_file_is_part_of_KDE
# This file is distributed under the license LGPL version 2 or later.
#
-# SPDX-FileCopyrightText: 2008, 2017, 2018, 2019, 2023, 2025 Josep M. Ferrer
<[email protected]>
+# SPDX-FileCopyrightText: 2008, 2017-2019, 2023, 2025 Josep M. Ferrer
<[email protected]>
# SPDX-FileCopyrightText: 2009 Joan Maspons <[email protected]>
msgid ""
msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca@valencia/plasma_applet_org.kde.plasma.calculator.po
new/kdeplasma-addons-6.7.5/po/ca@valencia/plasma_applet_org.kde.plasma.calculator.po
---
old/kdeplasma-addons-6.7.4/po/ca@valencia/plasma_applet_org.kde.plasma.calculator.po
2026-08-04 11:20:27.000000000 +0200
+++
new/kdeplasma-addons-6.7.5/po/ca@valencia/plasma_applet_org.kde.plasma.calculator.po
2026-09-08 12:52:10.000000000 +0200
@@ -3,7 +3,7 @@
# 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.
#
-# SPDX-FileCopyrightText: 2008, 2010, 2012, 2022, 2023, 2025 Josep M. Ferrer
<[email protected]>
+# SPDX-FileCopyrightText: 2008, 2010, 2012, 2022-2023, 2025 Josep M. Ferrer
<[email protected]>
msgid ""
msgstr ""
"Project-Id-Version: kdeplasma-addons\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca@valencia/plasma_applet_org.kde.plasma.colorpicker.po
new/kdeplasma-addons-6.7.5/po/ca@valencia/plasma_applet_org.kde.plasma.colorpicker.po
---
old/kdeplasma-addons-6.7.4/po/ca@valencia/plasma_applet_org.kde.plasma.colorpicker.po
2026-08-04 11:20:27.000000000 +0200
+++
new/kdeplasma-addons-6.7.5/po/ca@valencia/plasma_applet_org.kde.plasma.colorpicker.po
2026-09-08 12:52:10.000000000 +0200
@@ -4,7 +4,7 @@
# version 3 or later versions approved by the membership of KDE e.V.
#
# SPDX-FileCopyrightText: 2015 Antoni Bella Pérez <[email protected]>
-# SPDX-FileCopyrightText: 2016, 2018, 2022, 2023, 2026 Josep M. Ferrer
<[email protected]>
+# SPDX-FileCopyrightText: 2016, 2018, 2022-2023, 2026 Josep M. Ferrer
<[email protected]>
msgid ""
msgstr ""
"Project-Id-Version: kdeplasma-addons\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca@valencia/plasma_applet_org.kde.plasma.comic.po
new/kdeplasma-addons-6.7.5/po/ca@valencia/plasma_applet_org.kde.plasma.comic.po
---
old/kdeplasma-addons-6.7.4/po/ca@valencia/plasma_applet_org.kde.plasma.comic.po
2026-08-04 11:20:27.000000000 +0200
+++
new/kdeplasma-addons-6.7.5/po/ca@valencia/plasma_applet_org.kde.plasma.comic.po
2026-09-08 12:52:10.000000000 +0200
@@ -2,9 +2,9 @@
# Copyright (C) 2008-2025 This_file_is_part_of_KDE
# This file is distributed under the license LGPL version 2 or later.
#
-# SPDX-FileCopyrightText: 2008, 2010, 2011, 2015, 2018, 2019, 2021, 2022, 2025
Josep M. Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2008, 2010-2011, 2015, 2018-2019, 2021-2022, 2025
Josep M. Ferrer <[email protected]>
# SPDX-FileCopyrightText: 2009 Joan Maspons <[email protected]>
-# SPDX-FileCopyrightText: 2012, 2020, 2021, 2022 Antoni Bella Pérez
<[email protected]>
+# SPDX-FileCopyrightText: 2012, 2020-2022 Antoni Bella Pérez
<[email protected]>
msgid ""
msgstr ""
"Project-Id-Version: kdeplasma-addons\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca@valencia/plasma_applet_org.kde.plasma.diskquota.po
new/kdeplasma-addons-6.7.5/po/ca@valencia/plasma_applet_org.kde.plasma.diskquota.po
---
old/kdeplasma-addons-6.7.4/po/ca@valencia/plasma_applet_org.kde.plasma.diskquota.po
2026-08-04 11:20:27.000000000 +0200
+++
new/kdeplasma-addons-6.7.5/po/ca@valencia/plasma_applet_org.kde.plasma.diskquota.po
2026-09-08 12:52:10.000000000 +0200
@@ -3,7 +3,7 @@
# 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.
#
-# SPDX-FileCopyrightText: 2015, 2016, 2021, 2022 Josep M. Ferrer
<[email protected]>
+# SPDX-FileCopyrightText: 2015-2016, 2021-2022 Josep M. Ferrer
<[email protected]>
msgid ""
msgstr ""
"Project-Id-Version: kdeplasma-addons\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca@valencia/plasma_applet_org.kde.plasma.fifteenpuzzle.po
new/kdeplasma-addons-6.7.5/po/ca@valencia/plasma_applet_org.kde.plasma.fifteenpuzzle.po
---
old/kdeplasma-addons-6.7.4/po/ca@valencia/plasma_applet_org.kde.plasma.fifteenpuzzle.po
2026-08-04 11:20:27.000000000 +0200
+++
new/kdeplasma-addons-6.7.5/po/ca@valencia/plasma_applet_org.kde.plasma.fifteenpuzzle.po
2026-09-08 12:52:10.000000000 +0200
@@ -2,7 +2,7 @@
# Copyright (C) 2008-2026 This_file_is_part_of_KDE
# This file is distributed under the license LGPL version 2 or later.
#
-# SPDX-FileCopyrightText: 2008, 2010, 2014, 2017, 2018, 2019, 2025, 2026 Josep
M. Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2008, 2010, 2014, 2017-2019, 2025-2026 Josep M.
Ferrer <[email protected]>
# SPDX-FileCopyrightText: 2009 Joan Maspons <[email protected]>
# SPDX-FileCopyrightText: 2021 Antoni Bella Pérez <[email protected]>
msgid ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca@valencia/plasma_applet_org.kde.plasma.fuzzyclock.po
new/kdeplasma-addons-6.7.5/po/ca@valencia/plasma_applet_org.kde.plasma.fuzzyclock.po
---
old/kdeplasma-addons-6.7.4/po/ca@valencia/plasma_applet_org.kde.plasma.fuzzyclock.po
2026-08-04 11:20:27.000000000 +0200
+++
new/kdeplasma-addons-6.7.5/po/ca@valencia/plasma_applet_org.kde.plasma.fuzzyclock.po
2026-09-08 12:52:10.000000000 +0200
@@ -2,7 +2,7 @@
# Copyright (C) 2008-2023 This_file_is_part_of_KDE
# This file is distributed under the license LGPL version 2 or later.
#
-# SPDX-FileCopyrightText: 2008, 2014, 2017, 2018, 2019, 2021, 2023 Josep M.
Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2008, 2014, 2017-2019, 2021, 2023 Josep M. Ferrer
<[email protected]>
# SPDX-FileCopyrightText: 2009 Joan Maspons <[email protected]>
# SPDX-FileCopyrightText: 2014 Antoni Bella Pérez <[email protected]>
msgid ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca@valencia/plasma_applet_org.kde.plasma.keyboardindicator.po
new/kdeplasma-addons-6.7.5/po/ca@valencia/plasma_applet_org.kde.plasma.keyboardindicator.po
---
old/kdeplasma-addons-6.7.4/po/ca@valencia/plasma_applet_org.kde.plasma.keyboardindicator.po
2026-08-04 11:20:27.000000000 +0200
+++
new/kdeplasma-addons-6.7.5/po/ca@valencia/plasma_applet_org.kde.plasma.keyboardindicator.po
2026-09-08 12:52:10.000000000 +0200
@@ -3,7 +3,7 @@
# 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.
#
-# SPDX-FileCopyrightText: 2018, 2021, 2022, 2023, 2024 Josep M. Ferrer
<[email protected]>
+# SPDX-FileCopyrightText: 2018, 2021-2024 Josep M. Ferrer <[email protected]>
# SPDX-FileCopyrightText: 2021 Antoni Bella Pérez <[email protected]>
msgid ""
msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca@valencia/plasma_applet_org.kde.plasma.mediaframe.po
new/kdeplasma-addons-6.7.5/po/ca@valencia/plasma_applet_org.kde.plasma.mediaframe.po
---
old/kdeplasma-addons-6.7.4/po/ca@valencia/plasma_applet_org.kde.plasma.mediaframe.po
2026-08-04 11:20:27.000000000 +0200
+++
new/kdeplasma-addons-6.7.5/po/ca@valencia/plasma_applet_org.kde.plasma.mediaframe.po
2026-09-08 12:52:10.000000000 +0200
@@ -3,8 +3,8 @@
# 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.
#
-# SPDX-FileCopyrightText: 2016, 2017, 2018, 2019, 2022, 2023, 2024, 2025 Josep
M. Ferrer <[email protected]>
-# SPDX-FileCopyrightText: 2020, 2021 Antoni Bella Pérez
<[email protected]>
+# SPDX-FileCopyrightText: 2016-2019, 2022-2025 Josep M. Ferrer
<[email protected]>
+# SPDX-FileCopyrightText: 2020-2021 Antoni Bella Pérez <[email protected]>
msgid ""
msgstr ""
"Project-Id-Version: kdeplasma-addons\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca@valencia/plasma_applet_org.kde.plasma.quicklaunch.po
new/kdeplasma-addons-6.7.5/po/ca@valencia/plasma_applet_org.kde.plasma.quicklaunch.po
---
old/kdeplasma-addons-6.7.4/po/ca@valencia/plasma_applet_org.kde.plasma.quicklaunch.po
2026-08-04 11:20:27.000000000 +0200
+++
new/kdeplasma-addons-6.7.5/po/ca@valencia/plasma_applet_org.kde.plasma.quicklaunch.po
2026-09-08 12:52:10.000000000 +0200
@@ -3,7 +3,7 @@
# 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.
#
-# SPDX-FileCopyrightText: 2015, 2016, 2018, 2019, 2022 Josep M. Ferrer
<[email protected]>
+# SPDX-FileCopyrightText: 2015-2016, 2018-2019, 2022 Josep M. Ferrer
<[email protected]>
# SPDX-FileCopyrightText: 2019, 2021 Antoni Bella Pérez
<[email protected]>
msgid ""
msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca@valencia/plasma_applet_org.kde.plasma.timer.po
new/kdeplasma-addons-6.7.5/po/ca@valencia/plasma_applet_org.kde.plasma.timer.po
---
old/kdeplasma-addons-6.7.4/po/ca@valencia/plasma_applet_org.kde.plasma.timer.po
2026-08-04 11:20:27.000000000 +0200
+++
new/kdeplasma-addons-6.7.5/po/ca@valencia/plasma_applet_org.kde.plasma.timer.po
2026-09-08 12:52:10.000000000 +0200
@@ -2,7 +2,7 @@
# Copyright (C) 2008-2026 This_file_is_part_of_KDE
# This file is distributed under the license LGPL version 2 or later.
#
-# SPDX-FileCopyrightText: 2008, 2012, 2015, 2018, 2019, 2022, 2025, 2026 Josep
M. Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2008, 2012, 2015, 2018-2019, 2022, 2025-2026 Josep
M. Ferrer <[email protected]>
# SPDX-FileCopyrightText: 2009 Joan Maspons <[email protected]>
# SPDX-FileCopyrightText: 2014, 2020 Antoni Bella Pérez
<[email protected]>
msgid ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca@valencia/plasma_applet_org.kde.plasma.userswitcher.po
new/kdeplasma-addons-6.7.5/po/ca@valencia/plasma_applet_org.kde.plasma.userswitcher.po
---
old/kdeplasma-addons-6.7.4/po/ca@valencia/plasma_applet_org.kde.plasma.userswitcher.po
2026-08-04 11:20:27.000000000 +0200
+++
new/kdeplasma-addons-6.7.5/po/ca@valencia/plasma_applet_org.kde.plasma.userswitcher.po
2026-09-08 12:52:10.000000000 +0200
@@ -3,8 +3,8 @@
# 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.
#
-# SPDX-FileCopyrightText: 2015, 2016, 2018, 2019, 2022, 2024, 2025 Josep M.
Ferrer <[email protected]>
-# SPDX-FileCopyrightText: 2020, 2021 Antoni Bella Pérez
<[email protected]>
+# SPDX-FileCopyrightText: 2015-2016, 2018-2019, 2022, 2024-2025 Josep M.
Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2020-2021 Antoni Bella Pérez <[email protected]>
msgid ""
msgstr ""
"Project-Id-Version: kdeplasma-addons\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca@valencia/plasma_applet_org.kde.plasma.weather.po
new/kdeplasma-addons-6.7.5/po/ca@valencia/plasma_applet_org.kde.plasma.weather.po
---
old/kdeplasma-addons-6.7.4/po/ca@valencia/plasma_applet_org.kde.plasma.weather.po
2026-08-04 11:20:27.000000000 +0200
+++
new/kdeplasma-addons-6.7.5/po/ca@valencia/plasma_applet_org.kde.plasma.weather.po
2026-09-08 12:52:10.000000000 +0200
@@ -3,8 +3,8 @@
# 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.
#
-# SPDX-FileCopyrightText: 2016, 2018, 2019, 2020, 2022, 2023, 2024, 2025 Josep
M. Ferrer <[email protected]>
-# SPDX-FileCopyrightText: 2018, 2020, 2021 Antoni Bella Pérez
<[email protected]>
+# SPDX-FileCopyrightText: 2016, 2018-2020, 2022-2025 Josep M. Ferrer
<[email protected]>
+# SPDX-FileCopyrightText: 2018, 2020-2021 Antoni Bella Pérez
<[email protected]>
msgid ""
msgstr ""
"Project-Id-Version: kdeplasma-addons\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca@valencia/plasma_applet_org.kde.plasma.webbrowser.po
new/kdeplasma-addons-6.7.5/po/ca@valencia/plasma_applet_org.kde.plasma.webbrowser.po
---
old/kdeplasma-addons-6.7.4/po/ca@valencia/plasma_applet_org.kde.plasma.webbrowser.po
2026-08-04 11:20:27.000000000 +0200
+++
new/kdeplasma-addons-6.7.5/po/ca@valencia/plasma_applet_org.kde.plasma.webbrowser.po
2026-09-08 12:52:10.000000000 +0200
@@ -3,7 +3,7 @@
# 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.
#
-# SPDX-FileCopyrightText: 2022, 2023, 2024, 2025 Josep M. Ferrer
<[email protected]>
+# SPDX-FileCopyrightText: 2022-2025 Josep M. Ferrer <[email protected]>
msgid ""
msgstr ""
"Project-Id-Version: kdeplasma-addons\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca@valencia/plasma_applet_org.kde.plasma_applet_dict.po
new/kdeplasma-addons-6.7.5/po/ca@valencia/plasma_applet_org.kde.plasma_applet_dict.po
---
old/kdeplasma-addons-6.7.4/po/ca@valencia/plasma_applet_org.kde.plasma_applet_dict.po
2026-08-04 11:20:27.000000000 +0200
+++
new/kdeplasma-addons-6.7.5/po/ca@valencia/plasma_applet_org.kde.plasma_applet_dict.po
2026-09-08 12:52:10.000000000 +0200
@@ -3,7 +3,7 @@
# 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.
#
-# SPDX-FileCopyrightText: 2017, 2018, 2022, 2025 Josep M. Ferrer
<[email protected]>
+# SPDX-FileCopyrightText: 2017-2018, 2022, 2025 Josep M. Ferrer
<[email protected]>
# SPDX-FileCopyrightText: 2021 Antoni Bella Pérez <[email protected]>
msgid ""
msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca@valencia/plasma_calendar_alternatecalendar.po
new/kdeplasma-addons-6.7.5/po/ca@valencia/plasma_calendar_alternatecalendar.po
---
old/kdeplasma-addons-6.7.4/po/ca@valencia/plasma_calendar_alternatecalendar.po
2026-08-04 11:20:27.000000000 +0200
+++
new/kdeplasma-addons-6.7.5/po/ca@valencia/plasma_calendar_alternatecalendar.po
2026-09-08 12:52:10.000000000 +0200
@@ -3,7 +3,7 @@
# 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.
#
-# SPDX-FileCopyrightText: 2022, 2023, 2026 Josep M. Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2022-2023, 2026 Josep M. Ferrer <[email protected]>
msgid ""
msgstr ""
"Project-Id-Version: kdeplasma-addons\n"
@@ -151,8 +151,3 @@
msgctxt "@label %1 day %2 month name %3 year"
msgid "%1 %2, %3"
msgstr "%1 de %2 de %3"
-
-#~ msgctxt ""
-#~ "%1 Day number %2 Month number with leap %3 Year number with ganzhi name"
-#~ msgid "%1 %2, %3"
-#~ msgstr "%1 de %2 de %3"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca@valencia/plasma_calendar_astronomicalevents.po
new/kdeplasma-addons-6.7.5/po/ca@valencia/plasma_calendar_astronomicalevents.po
---
old/kdeplasma-addons-6.7.4/po/ca@valencia/plasma_calendar_astronomicalevents.po
2026-08-04 11:20:27.000000000 +0200
+++
new/kdeplasma-addons-6.7.5/po/ca@valencia/plasma_calendar_astronomicalevents.po
2026-09-08 12:52:10.000000000 +0200
@@ -3,7 +3,7 @@
# 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.
#
-# SPDX-FileCopyrightText: 2018, 2019 Josep M. Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2018-2019 Josep M. Ferrer <[email protected]>
msgid ""
msgstr ""
"Project-Id-Version: kdeplasma-addons\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca@valencia/plasma_runner_datetime.po
new/kdeplasma-addons-6.7.5/po/ca@valencia/plasma_runner_datetime.po
--- old/kdeplasma-addons-6.7.4/po/ca@valencia/plasma_runner_datetime.po
2026-08-04 11:20:27.000000000 +0200
+++ new/kdeplasma-addons-6.7.5/po/ca@valencia/plasma_runner_datetime.po
2026-09-08 12:52:10.000000000 +0200
@@ -3,7 +3,7 @@
# 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.
#
-# SPDX-FileCopyrightText: 2010, 2015, 2022, 2023, 2026 Josep M. Ferrer
<[email protected]>
+# SPDX-FileCopyrightText: 2010, 2015, 2022-2023, 2026 Josep M. Ferrer
<[email protected]>
# SPDX-FileCopyrightText: 2021 Antoni Bella Pérez <[email protected]>
msgid ""
msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca@valencia/plasma_runner_spellcheckrunner.po
new/kdeplasma-addons-6.7.5/po/ca@valencia/plasma_runner_spellcheckrunner.po
--- old/kdeplasma-addons-6.7.4/po/ca@valencia/plasma_runner_spellcheckrunner.po
2026-08-04 11:20:27.000000000 +0200
+++ new/kdeplasma-addons-6.7.5/po/ca@valencia/plasma_runner_spellcheckrunner.po
2026-09-08 12:52:10.000000000 +0200
@@ -4,7 +4,7 @@
#
# SPDX-FileCopyrightText: 2008, 2010, 2016, 2018, 2020, 2023 Josep M. Ferrer
<[email protected]>
# SPDX-FileCopyrightText: 2009 Joan Maspons <[email protected]>
-# SPDX-FileCopyrightText: 2015, 2020, 2021 Antoni Bella Pérez
<[email protected]>
+# SPDX-FileCopyrightText: 2015, 2020-2021 Antoni Bella Pérez
<[email protected]>
msgid ""
msgstr ""
"Project-Id-Version: kdeplasma-addons\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca@valencia/plasma_wallpaper_org.kde.potd.po
new/kdeplasma-addons-6.7.5/po/ca@valencia/plasma_wallpaper_org.kde.potd.po
--- old/kdeplasma-addons-6.7.4/po/ca@valencia/plasma_wallpaper_org.kde.potd.po
2026-08-04 11:20:27.000000000 +0200
+++ new/kdeplasma-addons-6.7.5/po/ca@valencia/plasma_wallpaper_org.kde.potd.po
2026-09-08 12:52:10.000000000 +0200
@@ -3,7 +3,7 @@
# 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.
#
-# SPDX-FileCopyrightText: 2018, 2019, 2021, 2022, 2023, 2024, 2026 Josep M.
Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2018-2019, 2021-2024, 2026 Josep M. Ferrer
<[email protected]>
msgid ""
msgstr ""
"Project-Id-Version: kdeplasma-addons\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ca@valencia/plasma_wallpaper_org.kde.tiled.po
new/kdeplasma-addons-6.7.5/po/ca@valencia/plasma_wallpaper_org.kde.tiled.po
--- old/kdeplasma-addons-6.7.4/po/ca@valencia/plasma_wallpaper_org.kde.tiled.po
2026-08-04 11:20:27.000000000 +0200
+++ new/kdeplasma-addons-6.7.5/po/ca@valencia/plasma_wallpaper_org.kde.tiled.po
2026-09-08 12:52:10.000000000 +0200
@@ -3,7 +3,7 @@
# 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.
#
-# SPDX-FileCopyrightText: 2025, 2026 Josep M. Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2025-2026 Josep M. Ferrer <[email protected]>
msgid ""
msgstr ""
"Project-Id-Version: kdeplasma-addons\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/cs/plasma_calendar_alternatecalendar.po
new/kdeplasma-addons-6.7.5/po/cs/plasma_calendar_alternatecalendar.po
--- old/kdeplasma-addons-6.7.4/po/cs/plasma_calendar_alternatecalendar.po
2026-08-04 11:20:27.000000000 +0200
+++ new/kdeplasma-addons-6.7.5/po/cs/plasma_calendar_alternatecalendar.po
2026-09-08 12:52:10.000000000 +0200
@@ -16,7 +16,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 26.04.3\n"
+"X-Generator: Lokalize 26.08.0\n"
#: calendarsystem.h:51
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/de/plasma_calendar_alternatecalendar.po
new/kdeplasma-addons-6.7.5/po/de/plasma_calendar_alternatecalendar.po
--- old/kdeplasma-addons-6.7.4/po/de/plasma_calendar_alternatecalendar.po
2026-08-04 11:20:27.000000000 +0200
+++ new/kdeplasma-addons-6.7.5/po/de/plasma_calendar_alternatecalendar.po
2026-09-08 12:52:10.000000000 +0200
@@ -5,6 +5,7 @@
# SPDX-FileCopyrightText: 2023 Jannick Kuhr <[email protected]>
# SPDX-FileCopyrightText: 2025 Johannes Obermayr <[email protected]>
# SPDX-FileCopyrightText: 2026 Philipp Kiemle <[email protected]>
+# SPDX-FileCopyrightText: 2026 Alois Spitzbart <[email protected]>
msgid ""
msgstr ""
"Project-Id-Version: plasma_calendar_alternatecalendar\n"
@@ -18,7 +19,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 25.12.3\n"
+"X-Generator: Lokalize 26.11.70\n"
#: calendarsystem.h:51
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/eu/plasma_applet_org.kde.plasma.comic.po
new/kdeplasma-addons-6.7.5/po/eu/plasma_applet_org.kde.plasma.comic.po
--- old/kdeplasma-addons-6.7.4/po/eu/plasma_applet_org.kde.plasma.comic.po
2026-08-04 11:20:27.000000000 +0200
+++ new/kdeplasma-addons-6.7.5/po/eu/plasma_applet_org.kde.plasma.comic.po
2026-09-08 12:52:10.000000000 +0200
@@ -2,7 +2,7 @@
# Copyright (C) 2018, The Free Software Foundation.
# Copyright (C) 2019-2025 This file is copyright:
# This file is distributed under the same license as the kdeplasma-addons
package.
-# SPDX-FileCopyrightText: 2025 KDE euskaratzeko proiektuaren arduraduna
<[email protected]>
+# SPDX-FileCopyrightText: 2025-2026 KDE euskaratzeko proiektuaren arduraduna
<[email protected]>
#
# Translators:
# Iñigo Salvador Azurmendi <[email protected]>, 2009, 2018, 2019, 2022, 2025.
@@ -11,14 +11,14 @@
"Project-Id-Version: kdeplasma-addons\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-11-27 00:44+0000\n"
-"PO-Revision-Date: 2025-05-17 19:33+0200\n"
+"PO-Revision-Date: 2026-08-07 20:48+0200\n"
"Last-Translator: Iñigo Salvador Azurmendi <[email protected]>\n"
"Language-Team: Basque <[email protected]>\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 25.04.1\n"
+"X-Generator: Lokalize 26.04.3\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: comicdata.cpp:76
@@ -121,7 +121,7 @@
#, kde-format
msgctxt "@action:button"
msgid "Get New…"
-msgstr "Lortu ... berria"
+msgstr "Lortu … berria"
#: qml/configComics.qml:70
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdeplasma-addons-6.7.4/po/fi/kwin_effect_cube.po
new/kdeplasma-addons-6.7.5/po/fi/kwin_effect_cube.po
--- old/kdeplasma-addons-6.7.4/po/fi/kwin_effect_cube.po 2026-08-04
11:20:27.000000000 +0200
+++ new/kdeplasma-addons-6.7.5/po/fi/kwin_effect_cube.po 2026-09-08
12:52:10.000000000 +0200
@@ -1,13 +1,13 @@
-# Copyright (C) YEAR This file is copyright:
+# Copyright (C) 2026 This file is copyright:
# This file is distributed under the same license as the kdeplasma-addons
package.
-# Tommi Nieminen <[email protected]>, 2023, 2024.
+# SPDX-FileCopyrightText: 2023, 2024, 2026 Tommi Nieminen
<[email protected]>
#
msgid ""
msgstr ""
"Project-Id-Version: kdeplasma-addons\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-12-30 00:42+0000\n"
-"PO-Revision-Date: 2024-03-20 18:14+0200\n"
+"PO-Revision-Date: 2026-02-25 15:43+0200\n"
"Last-Translator: Tommi Nieminen <[email protected]>\n"
"Language-Team: Finnish <[email protected]>\n"
"Language: fi\n"
@@ -15,6 +15,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 25.04.0\n"
#: kcm/cubeeffectkcm.cpp:36
#, kde-format
@@ -30,85 +31,85 @@
#: kcm/cubeeffectkcm.ui:23
#, kde-format
msgid "Cube face displacement:"
-msgstr ""
+msgstr "Kuution tahkon siirtymä:"
#. i18n: ectx: property (text), widget (QLabel, label_less)
#: kcm/cubeeffectkcm.ui:48
#, kde-format
msgid "Less"
-msgstr ""
+msgstr "vähemmän"
#. i18n: ectx: property (text), widget (QLabel, label_more)
#: kcm/cubeeffectkcm.ui:61
#, kde-format
msgid "More"
-msgstr ""
+msgstr "enemmän"
#. i18n: ectx: property (text), widget (QLabel, label)
#: kcm/cubeeffectkcm.ui:73
#, kde-format
msgid "Distance:"
-msgstr ""
+msgstr "Etäisyys:"
#. i18n: ectx: property (text), widget (QLabel, label_closer)
#: kcm/cubeeffectkcm.ui:101
#, kde-format
msgid "Closer"
-msgstr ""
+msgstr "lähempänä"
#. i18n: ectx: property (text), widget (QLabel, label_farther)
#: kcm/cubeeffectkcm.ui:114
#, kde-format
msgid "Farther"
-msgstr ""
+msgstr "etäämpänä"
#. i18n: ectx: property (text), widget (QLabel, label_Mouse)
#: kcm/cubeeffectkcm.ui:126
#, kde-format
msgid "Mouse:"
-msgstr ""
+msgstr "Hiiri:"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_MouseInvertedX)
#: kcm/cubeeffectkcm.ui:133
#, kde-format
msgid "Invert X"
-msgstr ""
+msgstr "käännä X"
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_MouseInvertedY)
#: kcm/cubeeffectkcm.ui:140
#, kde-format
msgid "Invert Y"
-msgstr ""
+msgstr "käännä Y"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: kcm/cubeeffectkcm.ui:147
#, kde-format
msgid "Background:"
-msgstr ""
+msgstr "Tausta:"
#. i18n: ectx: property (text), widget (QRadioButton, button_Color)
#: kcm/cubeeffectkcm.ui:164
#, kde-format
msgid "Plain color:"
-msgstr ""
+msgstr "Yksinkertainen väri:"
#. i18n: ectx: property (text), widget (QRadioButton, button_SkyBox)
#: kcm/cubeeffectkcm.ui:198
#, kde-format
msgid "Skybox:"
-msgstr ""
+msgstr "Taivaslaatikko:"
#. i18n: ectx: property (placeholderText), widget (QLineEdit, kcfg_SkyBox)
#: kcm/cubeeffectkcm.ui:208
#, kde-format
msgid "Type path or URL..."
-msgstr ""
+msgstr "Syötä sijainti tai verkko-osoite…"
#. i18n: ectx: property (text), widget (QPushButton, button_SelectSkyBox)
#: kcm/cubeeffectkcm.ui:218
#, kde-format
msgid "Select..."
-msgstr ""
+msgstr "Valitse…"
#: package/contents/ui/PlaceholderView.qml:28
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/fi/plasma_applet_org.kde.plasma.colorpicker.po
new/kdeplasma-addons-6.7.5/po/fi/plasma_applet_org.kde.plasma.colorpicker.po
---
old/kdeplasma-addons-6.7.4/po/fi/plasma_applet_org.kde.plasma.colorpicker.po
2026-08-04 11:20:27.000000000 +0200
+++
new/kdeplasma-addons-6.7.5/po/fi/plasma_applet_org.kde.plasma.colorpicker.po
2026-09-08 12:52:10.000000000 +0200
@@ -3,7 +3,7 @@
# This file is distributed under the same license as the PACKAGE package.
# Mikko Piippo <[email protected]>, 2008.
# Lasse Liehu <[email protected]>, 2011, 2015, 2017, 2022.
-# Tommi Nieminen <[email protected]>, 2018, 2023.
+# SPDX-FileCopyrightText: 2018, 2023, 2026 Tommi Nieminen
<[email protected]>
#
# KDE Finnish translation sprint participants:
msgid ""
@@ -11,7 +11,7 @@
"Project-Id-Version: plasma_applet_kolourpicker\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2026-07-14 02:40+0000\n"
-"PO-Revision-Date: 2023-05-28 16:42+0300\n"
+"PO-Revision-Date: 2026-02-25 15:43+0200\n"
"Last-Translator: Tommi Nieminen <[email protected]>\n"
"Language-Team: Finnish <[email protected]>\n"
"Language: fi\n"
@@ -19,14 +19,13 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Lokalize 25.04.0\n"
#: qml/ColorCircle.qml:26
-#, fuzzy, kde-format
-#| msgctxt "@info:usagetip"
-#| msgid "No colors"
+#, kde-format
msgctxt "@info"
msgid "No Saved Colors"
-msgstr "Ei värejä"
+msgstr "Ei tallennettuja värejä"
#: qml/ColorCircle.qml:40
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdeplasma-addons-6.7.4/po/fr/kwin_effect_cube.po
new/kdeplasma-addons-6.7.5/po/fr/kwin_effect_cube.po
--- old/kdeplasma-addons-6.7.4/po/fr/kwin_effect_cube.po 2026-08-04
11:20:27.000000000 +0200
+++ new/kdeplasma-addons-6.7.5/po/fr/kwin_effect_cube.po 2026-09-08
12:52:10.000000000 +0200
@@ -94,7 +94,7 @@
#: kcm/cubeeffectkcm.ui:198
#, kde-format
msgid "Skybox:"
-msgstr "Boîte céleste :"
+msgstr "Boite céleste :"
#. i18n: ectx: property (placeholderText), widget (QLineEdit, kcfg_SkyBox)
#: kcm/cubeeffectkcm.ui:208
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/fr/plasma_calendar_alternatecalendar.po
new/kdeplasma-addons-6.7.5/po/fr/plasma_calendar_alternatecalendar.po
--- old/kdeplasma-addons-6.7.4/po/fr/plasma_calendar_alternatecalendar.po
2026-08-04 11:20:27.000000000 +0200
+++ new/kdeplasma-addons-6.7.5/po/fr/plasma_calendar_alternatecalendar.po
2026-09-08 12:52:10.000000000 +0200
@@ -13,7 +13,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 26.04.3\n"
+"X-Generator: Lokalize 26.08.0\n"
#: calendarsystem.h:51
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/fr/plasma_runner_converterrunner.po
new/kdeplasma-addons-6.7.5/po/fr/plasma_runner_converterrunner.po
--- old/kdeplasma-addons-6.7.4/po/fr/plasma_runner_converterrunner.po
2026-08-04 11:20:27.000000000 +0200
+++ new/kdeplasma-addons-6.7.5/po/fr/plasma_runner_converterrunner.po
2026-09-08 12:52:10.000000000 +0200
@@ -4,7 +4,7 @@
# Francescu Garoby <[email protected]>, 2008.
# Guillaume Pujol <[email protected]>, 2008.
# Olivier Delaune <[email protected]>, 2009.
-# SPDX-FileCopyrightText: 2013, 2020, 2021, 2026 Xavier Besnard
<[email protected]>
+# SPDX-FileCopyrightText: 2013, 2020-2021, 2026 Xavier Besnard
<[email protected]>
# Simon Depiets <[email protected]>, 2018.
# Xavier Besnard <[email protected]>, 2023.
#
@@ -13,15 +13,15 @@
"Project-Id-Version: plasma_runner_converterrunner\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-11-17 11:53+0000\n"
-"PO-Revision-Date: 2023-05-05 16:16+0200\n"
-"Last-Translator: Xavier BESNARD <xavier.besnard]neuf.fr>\n"
-"Language-Team: \n"
+"PO-Revision-Date: 2026-08-29 20:58+0200\n"
+"Last-Translator: Xavier Besnard <[email protected]>\n"
+"Language-Team: fr\n"
"Language: fr\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 25.12.2\n"
+"X-Generator: Lokalize 26.08.0\n"
"X-Environment: kde\n"
"X-Accelerator-Marker: &\n"
"X-Text-Markup: kde4\n"
@@ -45,7 +45,7 @@
#, kde-format
msgctxt "list of words that can used as amount of 'unit1' [in|to|as] 'unit2'"
msgid "in;to;as"
-msgstr "dans;vers;en"
+msgstr "dans ; vers ; en tant que"
#~ msgid "Copy number"
#~ msgstr "Copier le numéro"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ia/plasma_applet_org.kde.plasma.colorpicker.po
new/kdeplasma-addons-6.7.5/po/ia/plasma_applet_org.kde.plasma.colorpicker.po
---
old/kdeplasma-addons-6.7.4/po/ia/plasma_applet_org.kde.plasma.colorpicker.po
2026-08-04 11:20:27.000000000 +0200
+++
new/kdeplasma-addons-6.7.5/po/ia/plasma_applet_org.kde.plasma.colorpicker.po
2026-09-08 12:52:10.000000000 +0200
@@ -7,7 +7,7 @@
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2026-07-14 02:40+0000\n"
-"PO-Revision-Date: 2026-02-18 18:07+0100\n"
+"PO-Revision-Date: 2026-09-01 17:01+0200\n"
"Last-Translator: giovanni <[email protected]>\n"
"Language-Team: Interlingua <[email protected]>\n"
"Language: ia\n"
@@ -15,7 +15,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 23.08.5\n"
+"X-Generator: Lokalize 25.04.0\n"
#: qml/ColorCircle.qml:26
#, kde-format
@@ -42,8 +42,8 @@
"Drag a color code here to save it<nl/>Drag an image file here to get its "
"average color"
msgstr ""
-"Trahe un codice decolorhic per salveguardar lo<nl/>Trahe un filede imagine "
-"pro obtener su color medie"
+"Trahe un codice de color hic per salveguardar lo<nl/>Trahe un file de "
+"imagine pro obtener su color medie"
#: qml/config.qml:11
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/it/plasma_calendar_alternatecalendar.po
new/kdeplasma-addons-6.7.5/po/it/plasma_calendar_alternatecalendar.po
--- old/kdeplasma-addons-6.7.4/po/it/plasma_calendar_alternatecalendar.po
2026-08-04 11:20:27.000000000 +0200
+++ new/kdeplasma-addons-6.7.5/po/it/plasma_calendar_alternatecalendar.po
2026-09-08 12:52:10.000000000 +0200
@@ -15,7 +15,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 26.04.3\n"
+"X-Generator: Lokalize 26.08.0\n"
#: calendarsystem.h:51
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ja/plasma_applet_org.kde.plasma.addons.katesessions.po
new/kdeplasma-addons-6.7.5/po/ja/plasma_applet_org.kde.plasma.addons.katesessions.po
---
old/kdeplasma-addons-6.7.4/po/ja/plasma_applet_org.kde.plasma.addons.katesessions.po
2026-08-04 11:20:27.000000000 +0200
+++
new/kdeplasma-addons-6.7.5/po/ja/plasma_applet_org.kde.plasma.addons.katesessions.po
2026-09-08 12:52:10.000000000 +0200
@@ -1,14 +1,15 @@
# translation of plasma_applet_katesession.po to Japanese
# This file is distributed under the same license as the kdesdk package.
# Yukiko Bando <[email protected]>, 2008.
+# SPDX-FileCopyrightText: 2026 Mint <[email protected]>
#
msgid ""
msgstr ""
"Project-Id-Version: plasma_applet_katesession\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2025-12-01 00:44+0000\n"
-"PO-Revision-Date: 2008-03-20 21:00+0900\n"
-"Last-Translator: Yukiko Bando <[email protected]>\n"
+"PO-Revision-Date: 2026-08-01 12:54+0900\n"
+"Last-Translator: Mint <[email protected]>\n"
"Language-Team: Japanese <[email protected]>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
@@ -17,28 +18,29 @@
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: &\n"
"X-Text-Markup: kde4\n"
+"X-Generator: Lokalize 26.04.3\n"
#: qml/KateSessionsItemDelegate.qml:91
#, kde-format
msgid "Session name"
-msgstr ""
+msgstr "セッション名"
#: qml/KateSessionsItemDelegate.qml:103
#, kde-format
msgid "Create new session and start Kate"
-msgstr ""
+msgstr "セッションを作成して Kate を起動"
#: qml/KateSessionsItemDelegate.qml:115
#, kde-format
msgid "Cancel session creation"
-msgstr ""
+msgstr "セッション作成をキャンセル"
#: qml/main.qml:41
#, kde-format
msgid "Kate Sessions"
-msgstr ""
+msgstr "Kate セッション"
#: qml/main.qml:59
#, kde-format
msgid "Search…"
-msgstr ""
+msgstr "検索…"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/ja/plasma_applet_org.kde.plasma.notes.po
new/kdeplasma-addons-6.7.5/po/ja/plasma_applet_org.kde.plasma.notes.po
--- old/kdeplasma-addons-6.7.4/po/ja/plasma_applet_org.kde.plasma.notes.po
2026-08-04 11:20:27.000000000 +0200
+++ new/kdeplasma-addons-6.7.5/po/ja/plasma_applet_org.kde.plasma.notes.po
2026-09-08 12:52:10.000000000 +0200
@@ -2,13 +2,14 @@
# This file is distributed under the same license as the kdeplasma-addons
package.
# Yukiko Bando <[email protected]>, 2007, 2008, 2009.
# Fumiaki Okushi <[email protected]>, 2021.
+# SPDX-FileCopyrightText: 2026 Mint <[email protected]>
msgid ""
msgstr ""
"Project-Id-Version: plasma_applet_notes\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2026-05-12 00:46+0000\n"
-"PO-Revision-Date: 2021-10-17 14:02-0700\n"
-"Last-Translator: Fumiaki Okushi <[email protected]>\n"
+"PO-Revision-Date: 2026-08-16 18:18+0900\n"
+"Last-Translator: Mint <[email protected]>\n"
"Language-Team: Japanese <[email protected]>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
@@ -17,7 +18,7 @@
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: &\n"
"X-Text-Markup: kde4\n"
-"X-Generator: Poedit 2.4.2\n"
+"X-Generator: Lokalize 26.04.3\n"
#: qml/config.qml:13
#, kde-format
@@ -76,16 +77,14 @@
msgstr "ピンク色の付箋"
#: qml/configAppearance.qml:81
-#, fuzzy, kde-format
-#| msgid "A translucent sticky note"
+#, kde-format
msgid "A transparent sticky note"
-msgstr "半透明の付箋"
+msgstr "透明の付箋"
#: qml/configAppearance.qml:82
-#, fuzzy, kde-format
-#| msgid "A translucent sticky note with light text"
+#, kde-format
msgid "A transparent sticky note with light text"
-msgstr "明るい色のテキストの半透明の付箋"
+msgstr "透明な付箋 (明るいテキスト)"
#: qml/main.qml:294
#, kde-format
@@ -113,17 +112,15 @@
msgstr "貼り付け"
#: qml/main.qml:334
-#, fuzzy, kde-format
-#| msgid "Paste Without Formatting"
+#, kde-format
msgid "Paste with Full Formatting"
-msgstr "書式設定なしで貼り付け"
+msgstr "書式設定付きで貼り付け"
#: qml/main.qml:341
-#, fuzzy, kde-format
-#| msgid "Paste Without Formatting"
+#, kde-format
msgctxt "@action:inmenu"
msgid "Remove Formatting"
-msgstr "書式設定なしで貼り付け"
+msgstr "書式設定を削除"
#: qml/main.qml:356
#, kde-format
@@ -168,17 +165,18 @@
#, kde-format
msgctxt "@action:button pin popup for panel widget"
msgid "Keep Open"
-msgstr ""
+msgstr "固定"
+# ウィンドウのタイトルだが、ウィンドウが小さく見切れてしまうためなるべく短く
#: qml/main.qml:647
#, kde-format
msgid "Discard this note?"
-msgstr "この付箋を破棄しますか?"
+msgstr "付箋を削除しますか?"
#: qml/main.qml:648
#, kde-format
msgid "Are you sure you want to discard this note?"
-msgstr "本当にこの付箋を破棄しますか?"
+msgstr "本当にこの付箋を削除しますか?"
#: qml/main.qml:673
#, kde-format
@@ -229,17 +227,13 @@
msgstr "ピンク"
#: qml/main.qml:681
-#, fuzzy, kde-format
-#| msgctxt "@item:inmenu"
-#| msgid "Translucent"
+#, kde-format
msgctxt "@item:inmenu"
msgid "Transparent"
-msgstr "半透明"
+msgstr "透明"
#: qml/main.qml:685
-#, fuzzy, kde-format
-#| msgctxt "@item:inmenu"
-#| msgid "Translucent Light"
+#, kde-format
msgctxt "@item:inmenu"
msgid "Transparent Light"
-msgstr "明るい半透明"
+msgstr "透明 (ライト)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/po/lt/plasma_calendar_alternatecalendar.po
new/kdeplasma-addons-6.7.5/po/lt/plasma_calendar_alternatecalendar.po
--- old/kdeplasma-addons-6.7.4/po/lt/plasma_calendar_alternatecalendar.po
2026-08-04 11:20:27.000000000 +0200
+++ new/kdeplasma-addons-6.7.5/po/lt/plasma_calendar_alternatecalendar.po
2026-09-08 12:52:10.000000000 +0200
@@ -8,7 +8,7 @@
"Project-Id-Version: kdeplasma-addons\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2026-07-07 02:39+0000\n"
-"PO-Revision-Date: 2026-03-07 21:13+0200\n"
+"PO-Revision-Date: 2026-09-05 00:24+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: lt\n"
@@ -17,7 +17,7 @@
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : n%10>=2 && (n%100<10 || n"
"%100>=20) ? 1 : n%10==0 || (n%100>10 && n%100<20) ? 2 : 3);\n"
-"X-Generator: Poedit 3.8\n"
+"X-Generator: Poedit 3.9\n"
#: calendarsystem.h:51
#, kde-format
@@ -43,7 +43,7 @@
"@item:inlist See https://cldr.unicode.org/development/development-process/"
"design-proposals/islamic-calendar-types for more details"
msgid "Islamic Calendar (Astronomical)"
-msgstr "Musulmonų kalendorius (astronominis)"
+msgstr "Musulmonų kalendorius (Astronominis)"
#: calendarsystem.h:67
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kdeplasma-addons-6.7.4/runners/datetime/plasma-runner-datetime.json
new/kdeplasma-addons-6.7.5/runners/datetime/plasma-runner-datetime.json
--- old/kdeplasma-addons-6.7.4/runners/datetime/plasma-runner-datetime.json
2026-08-04 11:20:27.000000000 +0200
+++ new/kdeplasma-addons-6.7.5/runners/datetime/plasma-runner-datetime.json
2026-09-08 12:52:10.000000000 +0200
@@ -50,7 +50,7 @@
}
],
"Description": "The current date and time, locally or in any timezone",
- "Description[ar]": "التاريخ والوقت الحاليين,محلياً أو في أيّ منطقة
زمنية",
+ "Description[ar]": "التاريخ والوقت الحاليين,محليًا أو في أيّ منطقة
زمنية",
"Description[az]": "Cari tarix və vaxt. Yerli və ya istənilən vaxt
qurşağı",
"Description[bg]": "Настояща дата и час на местната или друга часова
зона",
"Description[ca@valencia]": "La data i l'hora actuals, localment o en
qualsevol fus horari",