Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package plasma6-welcome for openSUSE:Factory
checked in at 2025-11-20 14:49:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma6-welcome (Old)
and /work/SRC/openSUSE:Factory/.plasma6-welcome.new.2061 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma6-welcome"
Thu Nov 20 14:49:43 2025 rev:35 rq:1318672 version:6.5.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma6-welcome/plasma6-welcome.changes
2025-11-06 18:15:32.709353111 +0100
+++
/work/SRC/openSUSE:Factory/.plasma6-welcome.new.2061/plasma6-welcome.changes
2025-11-20 14:51:30.713245892 +0100
@@ -1,0 +2,9 @@
+Tue Nov 18 10:30:10 UTC 2025 - Fabian Vogt <[email protected]>
+
+- Update to 6.5.3:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.5.3
+- Changes since 6.5.2:
+ * Update version for new release 6.5.3
+
+-------------------------------------------------------------------
Old:
----
plasma-welcome-6.5.2.tar.xz
plasma-welcome-6.5.2.tar.xz.sig
New:
----
plasma-welcome-6.5.3.tar.xz
plasma-welcome-6.5.3.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma6-welcome.spec ++++++
--- /var/tmp/diff_new_pack.Q5PGFM/_old 2025-11-20 14:51:31.301270695 +0100
+++ /var/tmp/diff_new_pack.Q5PGFM/_new 2025-11-20 14:51:31.301270695 +0100
@@ -26,7 +26,7 @@
%{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk
-F. '{print $1"."$2}')}
%bcond_without released
Name: plasma6-welcome
-Version: 6.5.2
+Version: 6.5.3
Release: 0
Summary: Onboarding wizard for Plasma
License: GPL-2.0-only OR GPL-3.0-only
++++++ plasma-welcome-6.5.2.tar.xz -> plasma-welcome-6.5.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/CMakeLists.txt
new/plasma-welcome-6.5.3/CMakeLists.txt
--- old/plasma-welcome-6.5.2/CMakeLists.txt 2025-11-04 16:01:04.000000000
+0100
+++ new/plasma-welcome-6.5.3/CMakeLists.txt 2025-11-18 09:05:21.000000000
+0100
@@ -4,10 +4,10 @@
cmake_minimum_required(VERSION 3.16)
project(welcome)
-set(PROJECT_VERSION "6.5.2")
+set(PROJECT_VERSION "6.5.3")
-set(PROJECT_DEP_VERSION "6.5.2")
+set(PROJECT_DEP_VERSION "6.5.3")
set(QT_MIN_VERSION "6.9.0")
set(KF6_MIN_VERSION "6.18.0")
set(KDE_COMPILERSETTINGS_LEVEL "5.82")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/plasma-welcome-6.5.2/org.kde.plasma-welcome.appdata.xml
new/plasma-welcome-6.5.3/org.kde.plasma-welcome.appdata.xml
--- old/plasma-welcome-6.5.2/org.kde.plasma-welcome.appdata.xml 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/org.kde.plasma-welcome.appdata.xml 2025-11-18
09:05:21.000000000 +0100
@@ -111,7 +111,7 @@
<p xml:lang="ca">El centre de benvinguda és la introducció perfecta al
Plasma de KDE! Pot ajudar-vos a aprendre com connectar-vos a Internet,
instal·lar aplicacions, personalitzar el sistema, i més!</p>
<p xml:lang="ca-valencia">El centre de benvinguda és la introducció
perfecta a Plasma de KDE! Pot ajudar-vos a aprendre com connectar-vos a
Internet, instal·lar aplicacions, personalitzar el sistema, i més!</p>
<p xml:lang="da">Velkomstcenter er den perfekte introduktion til KDE
Plasma! Den kan lære dig at tilslutte til internettet, installere programer,
tilpas systemet og mere!</p>
- <p xml:lang="de">Der Begrüßungsassistent ist die perfekte Einführung in
KDE Plasma. Er kann Ihnen helfen, sich mit dem Internet zu verbinden,
Anwendungen zu installieren, das System an Ihre Bedürfnisse anzupassen und
vieles mehr.</p>
+ <p xml:lang="de">Der Begrüßungsassistent ist die perfekte Einführung in
KDE Plasma! Er kann Ihnen helfen, sich mit dem Internet zu verbinden,
Anwendungen zu installieren, das System an Ihre Bedürfnisse anzupassen und
vieles mehr.</p>
<p xml:lang="en-GB">Welcome Centre is the perfect introduction to KDE
Plasma! It can help you learn how to connect to the internet, install apps,
customise the system, and more!</p>
<p xml:lang="eo">Bonvencentro estas la perfekta enkonduko al KDE Plasma!
Ĝi povas helpi vin lerni kiel konekti al la interreto, instali aplikojn,
proprigi la sistemon kaj pli!</p>
<p xml:lang="es">El centro de bienvenida es la introducción perfecta a KDE
Plasma. Le puede ayudar a aprender a conectarse a Internet, instalar
aplicaciones, personalizar el sistema, y mucho más.</p>
@@ -307,9 +307,9 @@
<project_group>KDE</project_group>
<compulsory_for_desktop>KDE</compulsory_for_desktop>
<releases>
+ <release version="6.5.3" date="2025-11-18"/>
<release version="6.5.2" date="2025-11-04"/>
<release version="6.5.1" date="2025-10-28"/>
<release version="6.5.0" date="2025-10-21"/>
- <release version="6.4.5" date="2025-09-09"/>
</releases>
</component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/org.kde.plasma-welcome.desktop
new/plasma-welcome-6.5.3/org.kde.plasma-welcome.desktop
--- old/plasma-welcome-6.5.2/org.kde.plasma-welcome.desktop 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/org.kde.plasma-welcome.desktop 2025-11-18
09:05:21.000000000 +0100
@@ -55,6 +55,7 @@
GenericName[ca@valencia]=Centre de benvinguda
GenericName[cs]=Uvítací centrum
GenericName[da]=Velkomstcenter
+GenericName[de]=Begrüßungsassistent
GenericName[es]=Centro de bienvenida
GenericName[eu]=Ongietorri gunea
GenericName[fi]=Tervetulokeskus
@@ -91,7 +92,7 @@
Keywords[ca]=Benvinguda;Assistent;Incorporació;Col·laboració;Involucrar-se;
Keywords[ca@valencia]=Benvinguda;Assistent;Incorporació;Col·laboració;Involucrar-se;
Keywords[da]=Velkommen;Guide;Onboarding;Bidrag;Bliv involveret;
-Keywords[de]=Willkommen;Begrüßungsassistent;Mitmachen;
+Keywords[de]=Willkommen;Assistent;Begrüßungsassistent;Einführung;Einarbeitung;Mitmachen;
Keywords[en_GB]=Welcome;Wizard;Onboarding;Contribute;Get involved;
Keywords[eo]=Bonveno;Sorĉisto;Enŝipiĝo;Kontribui;Envolviĝi;
Keywords[es]=Bienvenida;Asistente;Incorporación;Colaborar;Implicarse;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/ar/plasma-welcome.po
new/plasma-welcome-6.5.3/po/ar/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/ar/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/ar/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: welcome-app\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2025-09-15 12:48+0400\n"
"Last-Translator: Zayed Al-Saidi <[email protected]>\n"
"Language-Team: ar\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/ast/plasma-welcome.po
new/plasma-welcome-6.5.3/po/ast/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/ast/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/ast/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: plasma-welcome\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2024-03-20 10:26+0100\n"
"Last-Translator: Enol P. <[email protected]>\n"
"Language-Team: Assamese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/az/plasma-welcome.po
new/plasma-welcome-6.5.3/po/az/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/az/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/az/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: plasma-welcome\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2025-06-19 19:43+0400\n"
"Last-Translator: linux <[email protected]>\n"
"Language-Team: Azerbaijani <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/be/plasma-welcome.po
new/plasma-welcome-6.5.3/po/be/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/be/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/be/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -3,7 +3,7 @@
msgstr ""
"Project-Id-Version: fc57ad16a28d02dea100ceb1c60de14e\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2024-06-20 17:30\n"
"Last-Translator: Zmicier <[email protected]>\n"
"Language-Team: Belarusian\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/bg/plasma-welcome.po
new/plasma-welcome-6.5.3/po/bg/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/bg/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/bg/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: plasma-welcome\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2025-09-14 11:38+0200\n"
"Last-Translator: Mincho Kondarev <[email protected]>\n"
"Language-Team: Bulgarian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/ca/plasma-welcome.po
new/plasma-welcome-6.5.3/po/ca/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/ca/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/ca/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -10,7 +10,7 @@
msgstr ""
"Project-Id-Version: plasma-welcome\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2025-09-11 10:09+0200\n"
"Last-Translator: Josep M. Ferrer <[email protected]>\n"
"Language-Team: Catalan <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/plasma-welcome-6.5.2/po/ca@valencia/plasma-welcome.po
new/plasma-welcome-6.5.3/po/ca@valencia/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/ca@valencia/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/ca@valencia/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -10,7 +10,7 @@
msgstr ""
"Project-Id-Version: plasma-welcome\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2025-09-11 10:09+0200\n"
"Last-Translator: Josep M. Ferrer <[email protected]>\n"
"Language-Team: Catalan <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/cs/plasma-welcome.po
new/plasma-welcome-6.5.3/po/cs/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/cs/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/cs/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: plasma-welcome\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2025-10-02 09:41+0200\n"
"Last-Translator: Vit Pelcak <[email protected]>\n"
"Language-Team: Czech <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/da/plasma-welcome.po
new/plasma-welcome-6.5.3/po/da/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/da/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/da/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: plasma-welcome\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2025-10-28 22:10+0100\n"
"Last-Translator: Rasmus Rosendahl-Kaa <[email protected]>\n"
"Language-Team: Danish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/de/plasma-welcome.po
new/plasma-welcome-6.5.3/po/de/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/de/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/de/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -6,20 +6,21 @@
# SPDX-FileCopyrightText: 2023, 2024 Johannes Obermayr
<[email protected]>
# SPDX-FileCopyrightText: 2025 Flori G <[email protected]>
# SPDX-FileCopyrightText: 2025 Alois Spitzbart <[email protected]>
+# SPDX-FileCopyrightText: 2025 Philipp Kiemle <[email protected]>
msgid ""
msgstr ""
"Project-Id-Version: plasma-welcome\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
-"PO-Revision-Date: 2025-09-20 19:52+0200\n"
-"Last-Translator: Alois Spitzbart <[email protected]>\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
+"PO-Revision-Date: 2025-10-29 10:55+0100\n"
+"Last-Translator: Philipp Kiemle <[email protected]>\n"
"Language-Team: German <[email protected]>\n"
"Language: de\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.08.0\n"
+"X-Generator: Lokalize 25.08.2\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
@@ -227,12 +228,12 @@
#, kde-format
msgctxt "@action:button Button in the Plasma activities sidebar"
msgid "Create activity…"
-msgstr "Aktivität erstellen …"
+msgstr "Aktivität erstellen …"
#: src/qml/mock/MockKRunner.qml:81
#, kde-format
msgid "Search…"
-msgstr "Suchen …"
+msgstr "Suchen …"
#: src/qml/mock/MockOverview.qml:97
#, kde-format
@@ -241,12 +242,10 @@
msgstr "Arbeitsfläche 1"
#: src/qml/mock/MockPlasmoid.qml:151 src/qml/pages/SimpleByDefault.qml:210
-#, fuzzy, kde-format
-#| msgctxt "@info:placeholder Shown when there is insufficent width"
-#| msgid "Expand the window"
+#, kde-format
msgctxt "@info:placeholder Shown when there is insufficient width"
msgid "Expand the window"
-msgstr "Fenster maximieren"
+msgstr "Fenster vergrößern"
#: src/qml/PageError.qml:22
#, kde-format
@@ -258,7 +257,7 @@
#, kde-format
msgctxt "@action:button"
msgid "Report Bug…"
-msgstr "Problem melden …"
+msgstr "Problem melden …"
#: src/qml/PageError.qml:33
#, kde-format
@@ -525,7 +524,7 @@
#, kde-format
msgctxt "@title:window"
msgid "Plasma has been updated to %1"
-msgstr "Plasma wurde zu %1 aktualisiert"
+msgstr "Plasma wurde auf %1 aktualisiert"
#: src/qml/pages/PlasmaUpdate.qml:22
#, kde-kuit-format
@@ -611,7 +610,7 @@
#, kde-format
msgctxt "@action:button"
msgid "Open in Browser…"
-msgstr "Im Browser öffnen …"
+msgstr "Im Browser öffnen …"
#: src/qml/pages/PlasmaUpdate.qml:228
#, kde-format
@@ -658,13 +657,13 @@
#, kde-format
msgctxt "@title:row"
msgid "Keyboard Shortcuts"
-msgstr ""
+msgstr "Tastatur-Kurzbefehle"
#: src/qml/pages/PowerfulWhenNeeded.qml:50
#, kde-format
msgctxt "@info Caption for Get Keyboard Shortcuts button"
msgid "Activate features from the keyboard"
-msgstr ""
+msgstr "Aktionen mit der Tastatur ausführen"
#: src/qml/pages/PowerfulWhenNeeded.qml:55
#, kde-format
@@ -763,7 +762,7 @@
#, kde-format
msgctxt "@action:button"
msgid "Open Settings…"
-msgstr "Einstellungen öffnen ..."
+msgstr "Einstellungen öffnen …"
#: src/qml/pages/powerfulwhenneeded/Activities.qml:56
#, kde-kuit-format
@@ -785,18 +784,7 @@
msgstr "KDE Connect"
#: src/qml/pages/powerfulwhenneeded/KDEConnect.qml:21
-#, fuzzy, kde-kuit-format
-#| msgctxt "@info:usagetip"
-#| msgid ""
-#| "KDE Connect lets you integrate your phone with your computer in various "
-#| "ways:<nl/><list><item>See notifications from your phone on your computer</"
-#| "item><item>Reply to text messages from your phone on your computer</"
-#| "item><item>Sync your clipboard contents between your computer and your "
-#| "phone</item><item>Make a noise on your phone when it’s been misplaced</"
-#| "item><item>Copy pictures, videos, and other files from your phone to your "
-#| "computer, and vice versa</item><item>…And much more!</item></list><nl/>To "
-#| "get started, launch <interface>System Settings</interface> and search for "
-#| "“KDE Connect”. On that page, you can pair your phone."
+#, kde-kuit-format
msgctxt "@info:usagetip"
msgid ""
"KDE Connect lets you integrate your phone with your computer in various ways:"
@@ -807,7 +795,7 @@
"item><item>Copy pictures, videos, and other files from your phone to your "
"computer, and vice versa</item><item>…And much more!</item></list>"
msgstr ""
-"KDE Connect ermöglicht es Ihrem Telefon und Ihrem Rechner auf vielfältige "
+"KDE Connect ermöglicht es Ihrem Telefon und Ihrem Rechner, auf vielfältige "
"Art und Weise miteinander zu interagieren:<nl/><list><item>Sehen Sie "
"Benachrichtigungen von Ihrem Telefon auf Ihrem Rechner</"
"item><item>Beantworten Sie Textnachrichten von Ihrem Telefon auf Ihrem "
@@ -815,9 +803,7 @@
"Ihrem Telefon und Ihrem Rechner</item><item>Spielen Sie einen Signalton auf "
"Ihrem Telefon ab, wenn Sie es verlegt haben</item><item>Kopieren Sie Bilder, "
"Videos und andere Dateien von Ihrem Telefon auf Ihren Rechner und "
-"andersherum</item><item>…Und vieles mehr!</item></list><nl/>Um zu beginnen, "
-"öffnen Sie die <interface>Systemeinstellungen</interface> und suchen Sie "
-"nach „KDE Connect“. Auf dieser Seite können Sie Ihr Telefon koppeln."
+"andersherum</item><item>… und vieles mehr!</item></list>"
#: src/qml/pages/powerfulwhenneeded/KDEConnect.qml:35
#, kde-kuit-format
@@ -826,26 +812,26 @@
"To get started, click the <interface>%1</interface> button. You can pair "
"your phone there."
msgstr ""
+"Um zu beginnen, klicken Sie auf den Knopf <interface>%1</interface>. Dort "
+"können Sie Ihr Telefon koppeln."
#: src/qml/pages/powerfulwhenneeded/KDEConnect.qml:50
#, kde-format
msgctxt "@action:button"
msgid "Open %1"
-msgstr ""
+msgstr "%1 öffnen"
#: src/qml/pages/powerfulwhenneeded/KDEConnect.qml:62
#, kde-format
msgctxt "@info"
msgid "KDE Connect is not installed."
-msgstr ""
+msgstr "KDE Connect ist nicht installiert."
#: src/qml/pages/powerfulwhenneeded/KDEConnect.qml:67
-#, fuzzy, kde-format
-#| msgctxt "@title:row Name of the 'KDE Connect' feature"
-#| msgid "KDE Connect"
+#, kde-format
msgctxt "@action:button Install KDE Connect"
msgid "Install KDE Connect…"
-msgstr "KDE Connect"
+msgstr "KDE Connect installieren …"
#: src/qml/pages/powerfulwhenneeded/KRunner.qml:22
#, kde-format
@@ -925,19 +911,19 @@
"@info:usagetip An addendum to example KRunner queries, intentionally using "
"'...' as these are the characters a person would type for ellipses"
msgid "...and much more!"
-msgstr "… und vieles mehr!"
+msgstr "... und vieles mehr!"
#: src/qml/pages/powerfulwhenneeded/MetaKey.qml:18
#, kde-format
msgctxt "@info:window"
msgid "Keyboard Shortcuts"
-msgstr ""
+msgstr "Tastatur-Kurzbefehle"
#: src/qml/pages/powerfulwhenneeded/MetaKey.qml:23
#, kde-format
msgctxt "@action:button"
msgid "Configure Shortcuts…"
-msgstr ""
+msgstr "Kurzbefehle einrchten …"
#: src/qml/pages/powerfulwhenneeded/MetaKey.qml:29
#, kde-kuit-format
@@ -947,6 +933,9 @@
"that mostly involve the <shortcut>Meta</shortcut> key.<nl/><nl/>On a Mac "
"keyboard, this is the “Command” key:"
msgstr ""
+"In Plasma kann fast alles mit der Tastatur erledigt werden – durch "
+"Tastenkürzel, meistens mit der <shortcut>Meta</shortcut>-Taste.<nl/><nl/>Auf "
+"einer Mac-Tastatur ist das die „command“-Taste:"
#: src/qml/pages/powerfulwhenneeded/MetaKey.qml:30
#, kde-kuit-format
@@ -958,25 +947,31 @@
"<shortcut>Alt</shortcut> keys, and contains either a symbol of some kind, or "
"the word “Super:”"
msgstr ""
+"In Plasma kann fast alles mit der Tastatur erledigt werden – durch "
+"Tastenkürzel, meistens mit der <shortcut>Meta</shortcut>-Taste.<nl/><nl/"
+">Diese Taste befindet sich zwischen den linken <shortcut>Strg</shortcut>- "
+"und <shortcut>Alt</shortcut>-Tasten. In der Regel ist darauf ein Symbol oder "
+"das Wort „Super“ abgebildet:"
#: src/qml/pages/powerfulwhenneeded/MetaKey.qml:56
#, kde-format
msgctxt "The typical label for the keyboard's Ctrl key"
msgid "Ctrl"
-msgstr ""
+msgstr "Strg"
#: src/qml/pages/powerfulwhenneeded/MetaKey.qml:59
#, kde-format
msgctxt "The typical label for the keyboard's Function key"
msgid "Fn"
-msgstr ""
+msgstr "Fn"
#: src/qml/pages/powerfulwhenneeded/MetaKey.qml:69
#, kde-format
msgctxt "The typical label for the keyboard's Meta key"
msgid "Super"
-msgstr ""
+msgstr "Super"
+# Mir fällt auf die Schnelle kein Wortwitz dazu ein, also wird das ein leerer
String. Ideen?
#: src/qml/pages/powerfulwhenneeded/MetaKey.qml:78
#, kde-format
msgctxt ""
@@ -984,37 +979,37 @@
"have many symbols. Translate it into one of similar groanworthiness if this "
"is possible; if not, translate it as an empty string."
msgid "I never meta key I didn't like"
-msgstr ""
+msgstr " "
#: src/qml/pages/powerfulwhenneeded/MetaKey.qml:101
#, kde-format
msgctxt "The typical label for the keyboard's Alt key"
msgid "Alt"
-msgstr ""
+msgstr "Alt"
#: src/qml/pages/powerfulwhenneeded/MetaKey.qml:114
#, kde-format
msgctxt "The actual translated label for 'fn' on a Mac keyboard"
msgid "fn"
-msgstr ""
+msgstr "fn"
#: src/qml/pages/powerfulwhenneeded/MetaKey.qml:119
#, kde-format
msgctxt "The actual translated label for 'control' on a Mac keyboard"
msgid "control"
-msgstr ""
+msgstr "control"
#: src/qml/pages/powerfulwhenneeded/MetaKey.qml:123
#, kde-format
msgctxt "The actual translated label for 'option' on a Mac keyboard"
msgid "option"
-msgstr ""
+msgstr "option"
#: src/qml/pages/powerfulwhenneeded/MetaKey.qml:128
#, kde-format
msgctxt "The actual translated label for 'command' on a Mac keyboard"
msgid "command"
-msgstr ""
+msgstr "command"
#: src/qml/pages/powerfulwhenneeded/MetaKey.qml:137
#, kde-kuit-format
@@ -1033,6 +1028,19 @@
"</shortcut>: Launch Emoji Selector app</item><item>Press <shortcut>Meta+D</"
"shortcut>: Show the desktop</item></list>"
msgstr ""
+"Wie kann die <shortcut>Meta</shortcut>-Taste verwendet werden? Hier sind "
+"einige Beispiele:<list><item><shortcut>Meta</shortcut>: Das "
+"Anwendungsstarter-Miniprogramm öffnen</item><item><shortcut>Meta"
+"+[Pfeiltasten]</shortcut>: Fenster an Bildschirmränder oder -ecken anordnen</"
+"item><item><shortcut>Meta+[Zifferntasten]</shortcut>: Angeheftete "
+"Anwendungen starten</item><item><shortcut>Meta+R</shortcut>: Eine "
+"Bildschirmaufzeichnung starten</item><item><shortcut>Meta+L</shortcut>: Den "
+"Bildschirm sperren</item><item><shortcut>Meta+Umschalt+S</shortcut>: "
+"Screenreader ein-/ausschalten</item><item><shortcut>Meta+Alt+P</shortcut>:"
+"Tastaturfokus zu Kontrollleiste verschieben</item><item><shortcut>Meta+Esc</"
+"shortcut>: Systemmonitor starten</item><item><shortcut>Meta+.</shortcut>: "
+"Emoji-Auswahl starten</item><item><shortcut>Meta+D</shortcut>: Blick auf die "
+"Arbeitsfläche</item></list>"
#: src/qml/pages/powerfulwhenneeded/Overview.qml:19
#, kde-format
@@ -1165,7 +1173,7 @@
"Das ist die „Arbeitsfläche“. Sie zeigt die Dateien und Ordner Ihres "
"<filename>Arbeitsflächen</filename>-Ordners an und kann Miniprogramme "
"beinhalten. Durch einen Rechtsklick und Auswahl von <interface>Arbeitsfläche "
-"und Hintergrundbild …</interface> kann das Erscheinungsbild der "
+"und Hintergrundbild …</interface> kann das Erscheinungsbild der "
"Arbeitsfläche eingerichtet werden. Mit <interface>Bearbeitungsmodus starten</"
"interface> können Miniprogramme hinzugefügt, geändert oder entfernt werden."
@@ -1276,8 +1284,8 @@
"a smooth experience, but powerful when needed to help you really get things "
"done. We hope you love it!"
msgstr ""
-"Willkommen beim %1-Betriebssystem mit verwendetem KDE Plasma.<nl/><nl/"
-">Plasma ist eine freie und quelloffene Arbeitsumgebung von KDE, einer "
+"Willkommen beim %1-Betriebssystem, das KDE Plasma verwendet.<nl/><nl/>Plasma "
+"ist eine freie und quelloffene Arbeitsumgebung von KDE, einer "
"internationalen Gemeinschaft von Freiwilligen. Es ist standardmäßig einfach "
"gehalten, aber ausgesprochen leistungsstark, wenn große Dinge erledigt "
"werden wollen. Wir hoffen, dass Sie sie lieben werden!"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/en_GB/plasma-welcome.po
new/plasma-welcome-6.5.3/po/en_GB/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/en_GB/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/en_GB/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: plasma-welcome\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2024-11-16 12:58+0000\n"
"Last-Translator: Steve Allewell <[email protected]>\n"
"Language-Team: British English\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/eo/plasma-welcome.po
new/plasma-welcome-6.5.3/po/eo/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/eo/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/eo/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: plasma-welcome\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2025-02-23 13:36+0100\n"
"Last-Translator: Oliver Kellogg <[email protected]>\n"
"Language-Team: esperanto <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/es/plasma-welcome.po
new/plasma-welcome-6.5.3/po/es/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/es/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/es/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: plasma-welcome\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2025-09-11 12:03+0100\n"
"Last-Translator: Eloy Cuadra <[email protected]>\n"
"Language-Team: Spanish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/eu/plasma-welcome.po
new/plasma-welcome-6.5.3/po/eu/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/eu/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/eu/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: plasma-welcome\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2025-09-11 19:34+0200\n"
"Last-Translator: Iñigo Salvador Azurmendi <[email protected]>\n"
"Language-Team: Basque <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/fi/plasma-welcome.po
new/plasma-welcome-6.5.3/po/fi/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/fi/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/fi/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: plasma-welcome\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2025-09-12 16:25+0300\n"
"Last-Translator: Tommi Nieminen <[email protected]>\n"
"Language-Team: Finnish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/fr/plasma-welcome.po
new/plasma-welcome-6.5.3/po/fr/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/fr/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/fr/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -4,7 +4,7 @@
msgstr ""
"Project-Id-Version: welcome-app\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2025-10-29 14:51+0100\n"
"Last-Translator: Xavier Besnard <[email protected]>\n"
"Language-Team: French <French <[email protected]>>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/gl/plasma-welcome.po
new/plasma-welcome-6.5.3/po/gl/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/gl/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/gl/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: plasma-welcome\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2025-05-20 06:45+0200\n"
"Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n"
"Language-Team: Proxecto Trasno ([email protected])\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/he/plasma-welcome.po
new/plasma-welcome-6.5.3/po/he/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/he/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/he/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: plasma-welcome\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2025-10-05 12:18+0300\n"
"Last-Translator: Yaron Shahrabani <[email protected]>\n"
"Language-Team: צוות התרגום של KDE ישראל\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/hi/plasma-welcome.po
new/plasma-welcome-6.5.3/po/hi/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/hi/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/hi/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: plasma-welcome\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2024-12-15 17:35+0530\n"
"Last-Translator: Kali <EMAIL@ADDRESS>\n"
"Language-Team: Hindi <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/hu/plasma-welcome.po
new/plasma-welcome-6.5.3/po/hu/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/hu/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/hu/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: plasma-welcome\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2025-07-31 21:39+0200\n"
"Last-Translator: Kristof Kiszel <[email protected]>\n"
"Language-Team: Hungarian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/ia/plasma-welcome.po
new/plasma-welcome-6.5.3/po/ia/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/ia/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/ia/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: plasma-welcome\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2025-04-02 17:12+0200\n"
"Last-Translator: giovanni <[email protected]>\n"
"Language-Team: Interlingua <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/id/plasma-welcome.po
new/plasma-welcome-6.5.3/po/id/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/id/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/id/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: plasma-welcome\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2025-02-13 22:40+0700\n"
"Last-Translator: Wantoyo <[email protected]>\n"
"Language-Team: https://t.me/Localizations_KDE_Indonesia\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/is/plasma-welcome.po
new/plasma-welcome-6.5.3/po/is/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/is/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/is/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: plasma-welcome\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2025-09-17 12:56+0000\n"
"Last-Translator: Gummi <[email protected]>\n"
"Language-Team: Icelandic <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/it/plasma-welcome.po
new/plasma-welcome-6.5.3/po/it/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/it/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/it/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: welcome-app\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2025-09-11 14:14+0200\n"
"Last-Translator: Vincenzo Reale <[email protected]>\n"
"Language-Team: Italian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/ja/plasma-welcome.po
new/plasma-welcome-6.5.3/po/ja/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/ja/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/ja/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -4,7 +4,7 @@
msgstr ""
"Project-Id-Version: welcome-app\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2025-08-07 07:25+0900\n"
"Last-Translator: Ryuichi Yamada <[email protected]>\n"
"Language-Team: Japanese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/ka/plasma-welcome.po
new/plasma-welcome-6.5.3/po/ka/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/ka/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/ka/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: plasma-welcome\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2025-09-11 03:48+0200\n"
"Last-Translator: Temuri Doghonadze <[email protected]>\n"
"Language-Team: Georgian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/ko/plasma-welcome.po
new/plasma-welcome-6.5.3/po/ko/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/ko/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/ko/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: plasma-welcome\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2025-10-09 01:52+0200\n"
"Last-Translator: Shinjo Park <[email protected]>\n"
"Language-Team: Korean <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/lt/plasma-welcome.po
new/plasma-welcome-6.5.3/po/lt/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/lt/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/lt/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: plasma-welcome\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2025-09-15 02:08+0300\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/lv/plasma-welcome.po
new/plasma-welcome-6.5.3/po/lv/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/lv/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/lv/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: plasma-welcome\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2025-08-29 12:48+0300\n"
"Last-Translator: Toms Trasuns <[email protected]>\n"
"Language-Team: Latvian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/nb/plasma-welcome.po
new/plasma-welcome-6.5.3/po/nb/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/nb/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/nb/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -4,7 +4,7 @@
msgstr ""
"Project-Id-Version: plasma-welcome\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2025-05-31 20:34+0200\n"
"Last-Translator: Martin Hansen <[email protected]>\n"
"Language-Team: Norwegian Bokmål <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/nl/plasma-welcome.po
new/plasma-welcome-6.5.3/po/nl/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/nl/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/nl/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: welcome-app\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2025-09-11 17:45+0200\n"
"Last-Translator: Freek de Kruijf <[email protected]>\n"
"Language-Team: \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/nn/plasma-welcome.po
new/plasma-welcome-6.5.3/po/nn/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/nn/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/nn/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -4,7 +4,7 @@
msgstr ""
"Project-Id-Version: plasma-welcome\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2025-06-22 11:03+0200\n"
"Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
"Language-Team: Norwegian Nynorsk <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/pa/plasma-welcome.po
new/plasma-welcome-6.5.3/po/pa/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/pa/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/pa/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: plasma-welcome\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2025-09-15 10:07-0500\n"
"Last-Translator: A S Alam <[email protected]>\n"
"Language-Team: Punjabi <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/pl/plasma-welcome.po
new/plasma-welcome-6.5.3/po/pl/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/pl/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/pl/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: plasma-welcome\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2025-11-01 09:20+0100\n"
"Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
"Language-Team: pl\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/pt/plasma-welcome.po
new/plasma-welcome-6.5.3/po/pt/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/pt/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/pt/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: welcome-app\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2023-02-15 16:59+0000\n"
"Last-Translator: José Nuno Coelho Pires <[email protected]>\n"
"Language-Team: Portuguese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/pt_BR/plasma-welcome.po
new/plasma-welcome-6.5.3/po/pt_BR/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/pt_BR/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/pt_BR/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -9,9 +9,9 @@
msgstr ""
"Project-Id-Version: plasma-welcome\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
-"PO-Revision-Date: 2025-10-25 19:55-0300\n"
-"Last-Translator: Marcus Gama <[email protected]>\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
+"PO-Revision-Date: 2025-11-08 21:17-0300\n"
+"Last-Translator: Guilherme Marçal Silva <[email protected]>\n"
"Language-Team: Brazilian Portuguese <[email protected]>\n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n"
@@ -229,12 +229,12 @@
#, kde-format
msgctxt "@action:button Button in the Plasma activities sidebar"
msgid "Create activity…"
-msgstr "Criar atividade..."
+msgstr "Criar atividade…"
#: src/qml/mock/MockKRunner.qml:81
#, kde-format
msgid "Search…"
-msgstr "Pesquisar..."
+msgstr "Pesquisar…"
#: src/qml/mock/MockOverview.qml:97
#, kde-format
@@ -258,7 +258,7 @@
#, kde-format
msgctxt "@action:button"
msgid "Report Bug…"
-msgstr "Relate um erro..."
+msgstr "Relate um erro…"
#: src/qml/PageError.qml:33
#, kde-format
@@ -794,7 +794,7 @@
"computador</item><item>Sincronize o conteúdo da área de transferência entre "
"seu computador e seu telefone</item><item>Emita um som no seu telefone "
"quando ele estiver perdido</item><item>Copie imagens, vídeos e outros "
-"arquivos do seu telefone para o seu computador e vice-versa</item><item>...E "
+"arquivos do seu telefone para o seu computador e vice-versa</item><item>…E "
"muito mais!</item></list>"
#: src/qml/pages/powerfulwhenneeded/KDEConnect.qml:35
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/ro/plasma-welcome.po
new/plasma-welcome-6.5.3/po/ro/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/ro/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/ro/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: plasma-welcome\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2025-10-01 15:34+0100\n"
"Last-Translator: Sergiu Bivol <[email protected]>\n"
"Language-Team: Romanian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/ru/plasma-welcome.po
new/plasma-welcome-6.5.3/po/ru/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/ru/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/ru/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -8,9 +8,9 @@
msgstr ""
"Project-Id-Version: plasma-welcome\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
-"PO-Revision-Date: 2025-09-26 12:54+0200\n"
-"Last-Translator: Alexander Yavorskiy <[email protected]>\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
+"PO-Revision-Date: 2025-11-13 15:33+0300\n"
+"Last-Translator: Alexander Yavorsky <[email protected]>\n"
"Language-Team: Russian <[email protected]>\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
@@ -18,7 +18,7 @@
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n"
"%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-"X-Generator: Lokalize 25.08.1\n"
+"X-Generator: Lokalize 25.08.2\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
@@ -349,13 +349,13 @@
#, kde-format
msgctxt "@action:button"
msgid "Supporting Members"
-msgstr "Участники поддержки"
+msgstr "Спонсоры"
#: src/qml/pages/enjoy/Supporters.qml:18
#, kde-format
msgctxt "@title:window"
msgid "Supporting Members"
-msgstr "Участники поддержки"
+msgstr "Спонсоры"
#: src/qml/pages/enjoy/Supporters.qml:19
#, kde-kuit-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/sa/plasma-welcome.po
new/plasma-welcome-6.5.3/po/sa/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/sa/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/sa/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: plasma-welcome\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2024-12-24 20:39+0530\n"
"Last-Translator: kali <[email protected]>\n"
"Language-Team: Sanskrit <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/sk/plasma-welcome.po
new/plasma-welcome-6.5.3/po/sk/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/sk/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/sk/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: plasma-welcome\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2025-10-12 19:54+0200\n"
"Last-Translator: Lucia Mrenica <[email protected]>\n"
"Language-Team: Slovak <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/sl/plasma-welcome.po
new/plasma-welcome-6.5.3/po/sl/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/sl/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/sl/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -9,7 +9,7 @@
msgstr ""
"Project-Id-Version: welcome-app\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: \n"
"Last-Translator: Matjaž Jeran <[email protected]>\n"
"Language-Team: \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/sv/plasma-welcome.po
new/plasma-welcome-6.5.3/po/sv/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/sv/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/sv/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: plasma-welcome\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2025-09-11 21:34+0200\n"
"Last-Translator: Stefan Asserhäll <[email protected]>\n"
"Language-Team: Swedish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/ta/plasma-welcome.po
new/plasma-welcome-6.5.3/po/ta/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/ta/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/ta/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: plasma-welcome\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2025-02-16 17:01+0530\n"
"Last-Translator: Kishore G <[email protected]>\n"
"Language-Team: Tamil <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/tr/plasma-welcome.po
new/plasma-welcome-6.5.3/po/tr/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/tr/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/tr/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: welcome-app\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2025-11-02 22:56+0300\n"
"Last-Translator: Emir SARI <emir_sari@îcloud.com>\n"
"Language-Team: Turkish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/uk/plasma-welcome.po
new/plasma-welcome-6.5.3/po/uk/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/uk/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/uk/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: welcome-app\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2025-09-11 09:03+0300\n"
"Last-Translator: Yuri Chornoivan <[email protected]>\n"
"Language-Team: Ukrainian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/zh_CN/plasma-welcome.po
new/plasma-welcome-6.5.3/po/zh_CN/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/zh_CN/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/zh_CN/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2024-04-23 19:24\n"
"Last-Translator: \n"
"Language-Team: Chinese Simplified\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-welcome-6.5.2/po/zh_TW/plasma-welcome.po
new/plasma-welcome-6.5.3/po/zh_TW/plasma-welcome.po
--- old/plasma-welcome-6.5.2/po/zh_TW/plasma-welcome.po 2025-11-04
16:01:04.000000000 +0100
+++ new/plasma-welcome-6.5.3/po/zh_TW/plasma-welcome.po 2025-11-18
09:05:21.000000000 +0100
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: plasma-welcome\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2025-11-04 02:55+0000\n"
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
"PO-Revision-Date: 2025-09-22 03:28+0900\n"
"Last-Translator: Kisaragi Hiu <[email protected]>\n"
"Language-Team: Traditional Chinese <[email protected]>\n"