Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plasma6-sdk for openSUSE:Factory 
checked in at 2026-01-18 22:19:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma6-sdk (Old)
 and      /work/SRC/openSUSE:Factory/.plasma6-sdk.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma6-sdk"

Sun Jan 18 22:19:58 2026 rev:36 rq:1327874 version:6.5.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma6-sdk/plasma6-sdk.changes  2025-12-11 
18:40:02.262186277 +0100
+++ /work/SRC/openSUSE:Factory/.plasma6-sdk.new.1928/plasma6-sdk.changes        
2026-01-18 22:21:37.874427567 +0100
@@ -1,0 +2,9 @@
+Tue Jan 13 14:41:24 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.5.5:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.5.5
+- Changes since 6.5.4:
+  * Update version for new release 6.5.5
+
+-------------------------------------------------------------------

Old:
----
  plasma-sdk-6.5.4.tar.xz
  plasma-sdk-6.5.4.tar.xz.sig

New:
----
  plasma-sdk-6.5.5.tar.xz
  plasma-sdk-6.5.5.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ plasma6-sdk.spec ++++++
--- /var/tmp/diff_new_pack.lRtYw2/_old  2026-01-18 22:21:38.514453813 +0100
+++ /var/tmp/diff_new_pack.lRtYw2/_new  2026-01-18 22:21:38.518453977 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package plasma6-sdk
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
 %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk 
-F. '{print $1"."$2}')}
 %bcond_without released
 Name:           plasma6-sdk
-Version:        6.5.4
+Version:        6.5.5
 Release:        0
 Summary:        Plasma SDK
 License:        GPL-2.0-only AND LGPL-2.0-or-later

++++++ plasma-sdk-6.5.4.tar.xz -> plasma-sdk-6.5.5.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-6.5.4/CMakeLists.txt 
new/plasma-sdk-6.5.5/CMakeLists.txt
--- old/plasma-sdk-6.5.4/CMakeLists.txt 2025-12-09 10:53:18.000000000 +0100
+++ new/plasma-sdk-6.5.5/CMakeLists.txt 2026-01-13 14:02:01.000000000 +0100
@@ -1,9 +1,9 @@
 cmake_minimum_required(VERSION 3.16)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "6.5.4")
+set(PROJECT_VERSION "6.5.5")
 
-set(PROJECT_DEP_VERSION "6.5.4")
+set(PROJECT_DEP_VERSION "6.5.5")
 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-sdk-6.5.4/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 
new/plasma-sdk-6.5.5/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml
--- 
old/plasma-sdk-6.5.4/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml    
    2025-12-09 10:53:18.000000000 +0100
+++ 
new/plasma-sdk-6.5.5/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml    
    2026-01-13 14:02:01.000000000 +0100
@@ -145,10 +145,10 @@
     <binary>plasmaengineexplorer</binary>
   </provides>
   <releases>
+    <release version="6.5.5" date="2026-01-13"/>
     <release version="6.5.4" date="2025-12-09"/>
     <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"/>
   </releases>
   <screenshots>
     <screenshot type="default">
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-6.5.4/iconexplorer/org.kde.plasma.iconexplorer.appdata.xml 
new/plasma-sdk-6.5.5/iconexplorer/org.kde.plasma.iconexplorer.appdata.xml
--- old/plasma-sdk-6.5.4/iconexplorer/org.kde.plasma.iconexplorer.appdata.xml   
2025-12-09 10:53:18.000000000 +0100
+++ new/plasma-sdk-6.5.5/iconexplorer/org.kde.plasma.iconexplorer.appdata.xml   
2026-01-13 14:02:01.000000000 +0100
@@ -128,9 +128,9 @@
   </screenshots>
   <project_group>KDE</project_group>
   <releases>
+    <release version="6.5.5" date="2026-01-13"/>
     <release version="6.5.4" date="2025-12-09"/>
     <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"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-6.5.4/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
new/plasma-sdk-6.5.5/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml
--- old/plasma-sdk-6.5.4/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml      
2025-12-09 10:53:18.000000000 +0100
+++ new/plasma-sdk-6.5.5/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml      
2026-01-13 14:02:01.000000000 +0100
@@ -145,10 +145,10 @@
     <binary>plasmoidviewer</binary>
   </provides>
   <releases>
+    <release version="6.5.5" date="2026-01-13"/>
     <release version="6.5.4" date="2025-12-09"/>
     <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"/>
   </releases>
   <screenshots>
     <screenshot type="default">
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-6.5.4/po/cs/iconexplorer.po 
new/plasma-sdk-6.5.5/po/cs/iconexplorer.po
--- old/plasma-sdk-6.5.4/po/cs/iconexplorer.po  2025-12-09 10:53:18.000000000 
+0100
+++ new/plasma-sdk-6.5.5/po/cs/iconexplorer.po  2026-01-13 14:02:01.000000000 
+0100
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# SPDX-FileCopyrightText: 2015, 2017, 2019, 2023 Vít Pelčák <[email protected]>
+# SPDX-FileCopyrightText: 2015, 2017, 2019, 2023, 2025 Vít Pelčák 
<[email protected]>
 # Vit Pelcak <[email protected]>, 2021, 2022.
 #
 msgid ""
@@ -8,7 +8,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-11-17 14:42+0000\n"
-"PO-Revision-Date: 2023-10-19 14:43+0200\n"
+"PO-Revision-Date: 2025-12-05 10:48+0100\n"
 "Last-Translator: Vit Pelcak <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
 "Language: cs\n"
@@ -16,17 +16,17 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 23.08.2\n"
+"X-Generator: Lokalize 25.08.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr ""
+msgstr "Vít Pelčák"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr ""
+msgstr "[email protected]"
 
 #: src/main.cpp:70
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-6.5.4/po/cs/org.kde.plasma.lookandfeelexplorer.po 
new/plasma-sdk-6.5.5/po/cs/org.kde.plasma.lookandfeelexplorer.po
--- old/plasma-sdk-6.5.4/po/cs/org.kde.plasma.lookandfeelexplorer.po    
2025-12-09 10:53:18.000000000 +0100
+++ new/plasma-sdk-6.5.5/po/cs/org.kde.plasma.lookandfeelexplorer.po    
2026-01-13 14:02:01.000000000 +0100
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Vít Pelčák <[email protected]>, 2016, 2020.
+# SPDX-FileCopyrightText: 2016, 2020, 2025 Vít Pelčák <[email protected]>
 # Vit Pelcak <[email protected]>, 2021.
 #
 msgid ""
@@ -8,7 +8,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-11-17 14:42+0000\n"
-"PO-Revision-Date: 2021-06-17 11:33+0200\n"
+"PO-Revision-Date: 2025-12-05 10:48+0100\n"
 "Last-Translator: Vit Pelcak <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
 "Language: cs\n"
@@ -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 21.04.2\n"
+"X-Generator: Lokalize 25.08.3\n"
 
 #: lnflogic.cpp:105
 #, kde-format
@@ -57,13 +57,13 @@
 #, kde-format
 msgctxt "@info:credit"
 msgid "Plasma Global Theme Explorer"
-msgstr ""
+msgstr "Průzkumník Globálních Motivů Plasma"
 
 #: main.cpp:31
 #, kde-format
 msgctxt "@info:credit"
 msgid "Explore and edit your Plasma Global Themes"
-msgstr ""
+msgstr "Prohlížejte a editujte Globální Motivy Plasma"
 
 #: main.cpp:33
 #, kde-format
@@ -109,7 +109,7 @@
 #, kde-format
 msgctxt "@action:click"
 msgid "About"
-msgstr ""
+msgstr "O aplikaci"
 
 #: qml/Main.qml:82
 #, kde-format
@@ -129,7 +129,7 @@
 #: qml/Main.qml:171
 #, kde-format
 msgid "Plugin name: %1"
-msgstr ""
+msgstr "Název modulu: %1"
 
 #: qml/Main.qml:174
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-6.5.4/po/cs/plasma_shell_org.kde.plasmoidviewershell.po 
new/plasma-sdk-6.5.5/po/cs/plasma_shell_org.kde.plasmoidviewershell.po
--- old/plasma-sdk-6.5.4/po/cs/plasma_shell_org.kde.plasmoidviewershell.po      
2025-12-09 10:53:18.000000000 +0100
+++ new/plasma-sdk-6.5.5/po/cs/plasma_shell_org.kde.plasmoidviewershell.po      
2026-01-13 14:02:01.000000000 +0100
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# SPDX-FileCopyrightText: 2015, 2016, 2024 Vít Pelčák <[email protected]>
+# SPDX-FileCopyrightText: 2015, 2016, 2024, 2025 Vít Pelčák <[email protected]>
 # Vit Pelcak <[email protected]>, 2021, 2023.
 #
 msgid ""
@@ -8,7 +8,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-11-17 14:42+0000\n"
-"PO-Revision-Date: 2024-08-20 15:04+0200\n"
+"PO-Revision-Date: 2025-12-05 10:48+0100\n"
 "Last-Translator: Vit Pelcak <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
 "Language: cs\n"
@@ -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 24.05.2\n"
+"X-Generator: Lokalize 25.08.3\n"
 
 #: contents/applet/AppletError.qml:164
 msgid "Copy to Clipboard"
@@ -85,6 +85,7 @@
 msgid ""
 "The current page has unsaved changes. Apply the changes or discard them?"
 msgstr ""
+"Současná činnost obsahuje neuložené změny. Přejete si je uložit nebo zahodit?"
 
 #: contents/configuration/AppletConfiguration.qml:384
 msgid "OK"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-6.5.4/po/ga/cuttlefish_editorplugin.po 
new/plasma-sdk-6.5.5/po/ga/cuttlefish_editorplugin.po
--- old/plasma-sdk-6.5.4/po/ga/cuttlefish_editorplugin.po       1970-01-01 
01:00:00.000000000 +0100
+++ new/plasma-sdk-6.5.5/po/ga/cuttlefish_editorplugin.po       2026-01-13 
14:02:01.000000000 +0100
@@ -0,0 +1,24 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the plasma-sdk package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: plasma-sdk\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: Irish Gaelic <[email protected]>\n"
+"Language: ga\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n < 11 ? "
+"3 : 4\n"
+
+#: iconexplorerplugin.cpp:59
+#, kde-format
+msgid "Insert Icon with Cuttlefish"
+msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-6.5.4/po/ga/iconexplorer.po 
new/plasma-sdk-6.5.5/po/ga/iconexplorer.po
--- old/plasma-sdk-6.5.4/po/ga/iconexplorer.po  1970-01-01 01:00:00.000000000 
+0100
+++ new/plasma-sdk-6.5.5/po/ga/iconexplorer.po  2026-01-13 14:02:01.000000000 
+0100
@@ -0,0 +1,185 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the plasma-sdk package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: plasma-sdk\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: Irish Gaelic <[email protected]>\n"
+"Language: ga\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n < 11 ? "
+"3 : 4\n"
+
+#, kde-format
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr ""
+
+#, kde-format
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr ""
+
+#: src/main.cpp:70
+#, kde-format
+msgid "Icon Explorer"
+msgstr ""
+
+#: src/main.cpp:77
+#, kde-format
+msgid "Start with category"
+msgstr ""
+
+#: src/main.cpp:77
+#, kde-format
+msgid "category"
+msgstr ""
+
+#: src/main.cpp:80
+#, kde-format
+msgid "Start full-screen"
+msgstr ""
+
+#: src/main.cpp:83
+#, kde-format
+msgid "Run in icon-picker mode"
+msgstr ""
+
+#: src/qml/Actions.qml:16
+#, kde-format
+msgid "Open with External Program"
+msgstr ""
+
+#: src/qml/Actions.qml:21
+#, kde-format
+msgid "Open Containing Folder"
+msgstr ""
+
+#: src/qml/Actions.qml:26
+#, kde-format
+msgid "Insert Name"
+msgstr ""
+
+#: src/qml/Actions.qml:26
+#, kde-format
+msgid "Copy Name to Clipboard"
+msgstr ""
+
+#: src/qml/Actions.qml:30
+#, kde-format
+msgid "Icon name copied to clipboard"
+msgstr ""
+
+#: src/qml/Actions.qml:36
+#, kde-format
+msgid "Take Screenshot…"
+msgstr ""
+
+#: src/qml/Actions.qml:39
+#, kde-format
+msgid "Breeze Colors"
+msgstr ""
+
+#: src/qml/Actions.qml:43
+#, kde-format
+msgid "Breeze Dark Colors"
+msgstr ""
+
+#: src/qml/Actions.qml:47 src/qml/GlobalMenuBar.qml:35
+#, kde-format
+msgid "Breeze (Normal) and Breeze Dark"
+msgstr ""
+
+#: src/qml/Actions.qml:51 src/qml/GlobalMenuBar.qml:23
+#, kde-format
+msgid "Active Color Scheme"
+msgstr ""
+
+#: src/qml/Actions.qml:56
+#, kde-format
+msgid "View in Other Icon Themes"
+msgstr ""
+
+#: src/qml/Comparison.qml:30
+#, kde-format
+msgctxt "@title placeholder is an icon name"
+msgid "Other versions of %1"
+msgstr ""
+
+#: src/qml/GlobalMenuBar.qml:19
+#, kde-format
+msgid "File"
+msgstr ""
+
+#: src/qml/GlobalMenuBar.qml:21
+#, kde-format
+msgid "Export Montage with Color Scheme…"
+msgstr ""
+
+#: src/qml/GlobalMenuBar.qml:27
+#, kde-format
+msgid "Breeze (Normal)"
+msgstr ""
+
+#: src/qml/GlobalMenuBar.qml:31
+#, kde-format
+msgid "Breeze Dark"
+msgstr ""
+
+#: src/qml/GlobalMenuBar.qml:42
+#, kde-format
+msgid "Quit"
+msgstr ""
+
+#: src/qml/GlobalMenuBar.qml:48
+#, kde-format
+msgid "View"
+msgstr ""
+
+#: src/qml/GlobalMenuBar.qml:51
+#, kde-format
+msgid "Zoom In"
+msgstr ""
+
+#: src/qml/GlobalMenuBar.qml:57
+#, kde-format
+msgid "Zoom Out"
+msgstr ""
+
+#: src/qml/Preview.qml:51 src/qml/ResponsivePreview.qml:37
+#, kde-format
+msgid "File name:"
+msgstr ""
+
+#: src/qml/Preview.qml:57 src/qml/ResponsivePreview.qml:42
+#, kde-format
+msgid "Category:"
+msgstr ""
+
+#: src/qml/Preview.qml:63 src/qml/ResponsivePreview.qml:47
+#, kde-format
+msgid "Scalable:"
+msgstr ""
+
+#: src/qml/Preview.qml:65 src/qml/ResponsivePreview.qml:48
+#, kde-format
+msgid "yes"
+msgstr ""
+
+#: src/qml/Preview.qml:65 src/qml/ResponsivePreview.qml:48
+#, kde-format
+msgid "no"
+msgstr ""
+
+#: src/qml/Tools.qml:97
+#, kde-format
+msgid "Color scheme:"
+msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-6.5.4/po/ga/org.kde.plasma.lookandfeelexplorer.po 
new/plasma-sdk-6.5.5/po/ga/org.kde.plasma.lookandfeelexplorer.po
--- old/plasma-sdk-6.5.4/po/ga/org.kde.plasma.lookandfeelexplorer.po    
1970-01-01 01:00:00.000000000 +0100
+++ new/plasma-sdk-6.5.5/po/ga/org.kde.plasma.lookandfeelexplorer.po    
2026-01-13 14:02:01.000000000 +0100
@@ -0,0 +1,207 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the plasma-sdk package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: plasma-sdk\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: Irish Gaelic <[email protected]>\n"
+"Language: ga\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n < 11 ? "
+"3 : 4\n"
+
+#: lnflogic.cpp:105
+#, kde-format
+msgid "Cannot retrieve the current Plasma layout."
+msgstr ""
+
+#: lnflogic.cpp:113
+#, kde-format
+msgid "Impossible to create the layouts directory in the look and feel package"
+msgstr ""
+
+#: lnflogic.cpp:124
+#, kde-format
+msgid "Impossible to write to org.kde.plasma.desktop-layout.js"
+msgstr ""
+
+#: lnflogic.cpp:127
+#, kde-format
+msgid "Plasma Layout successfully duplicated"
+msgstr ""
+
+#: lnflogic.cpp:184
+#, kde-format
+msgid "Defaults config file saved from your current setup"
+msgstr ""
+
+#: lnflogic.cpp:512
+#, kde-format
+msgid "Open Image"
+msgstr ""
+
+#: lnflogic.cpp:514
+#, kde-format
+msgid "Image Files (*.png *.jpg *.bmp)"
+msgstr ""
+
+#: main.cpp:29
+#, kde-format
+msgctxt "@info:credit"
+msgid "Plasma Global Theme Explorer"
+msgstr ""
+
+#: main.cpp:31
+#, kde-format
+msgctxt "@info:credit"
+msgid "Explore and edit your Plasma Global Themes"
+msgstr ""
+
+#: main.cpp:33
+#, kde-format
+msgid "© KDE Community"
+msgstr ""
+
+#: main.cpp:34
+#, kde-format
+msgctxt "@info:credit"
+msgid "Marco Martin"
+msgstr ""
+
+#: main.cpp:34 main.cpp:36
+#, kde-format
+msgctxt "@info:credit"
+msgid "Developer"
+msgstr ""
+
+#: main.cpp:35
+#, kde-format
+msgctxt "@info:credit"
+msgid "Carl Schwan"
+msgstr ""
+
+#: main.cpp:40
+#, kde-format
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr ""
+
+#: main.cpp:40
+#, kde-format
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr ""
+
+#: main.cpp:47
+#, kde-format
+msgid "Look And Feel to open"
+msgstr ""
+
+#: qml/Main.qml:71
+#, kde-format
+msgctxt "@action:click"
+msgid "About"
+msgstr ""
+
+#: qml/Main.qml:82
+#, kde-format
+msgid "New Theme…"
+msgstr ""
+
+#: qml/Main.qml:101
+#, kde-format
+msgid "Open Theme Folder"
+msgstr ""
+
+#: qml/Main.qml:140
+#, kde-format
+msgid "Click to open an image"
+msgstr ""
+
+#: qml/Main.qml:171
+#, kde-format
+msgid "Plugin name: %1"
+msgstr ""
+
+#: qml/Main.qml:174
+#, kde-format
+msgid "Name:"
+msgstr ""
+
+#: qml/Main.qml:178 qml/MetadataEditor.qml:69
+#, kde-format
+msgid "Comment:"
+msgstr ""
+
+#: qml/Main.qml:182 qml/MetadataEditor.qml:73
+#, kde-format
+msgid "Author:"
+msgstr ""
+
+#: qml/Main.qml:186 qml/MetadataEditor.qml:77
+#, kde-format
+msgid "Email:"
+msgstr ""
+
+#: qml/Main.qml:190 qml/MetadataEditor.qml:81
+#, kde-format
+msgid "Website:"
+msgstr ""
+
+#: qml/Main.qml:194 qml/MetadataEditor.qml:86
+#, kde-format
+msgid "License:"
+msgstr ""
+
+#: qml/Main.qml:198
+#, kde-format
+msgid "Layout from current Plasma setup"
+msgstr ""
+
+#: qml/Main.qml:203
+#, kde-format
+msgid "Defaults from current setup"
+msgstr ""
+
+#: qml/Main.qml:229
+#, kde-format
+msgid "Save"
+msgstr ""
+
+#: qml/MetadataEditor.qml:27
+#, kde-format
+msgid "New Theme"
+msgstr ""
+
+#: qml/MetadataEditor.qml:50
+#, kde-format
+msgid "Theme Plugin Name:"
+msgstr ""
+
+#: qml/MetadataEditor.qml:55
+#, kde-format
+msgid "This theme plugin name already exists"
+msgstr ""
+
+#: qml/MetadataEditor.qml:65
+#, kde-format
+msgid "Theme Name:"
+msgstr ""
+
+#: qml/MetadataEditor.qml:98
+#, kde-format
+msgid "OK "
+msgstr ""
+
+#: qml/MetadataEditor.qml:104
+#, kde-format
+msgid "Cancel"
+msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-6.5.4/po/ga/org.kde.plasma.themeexplorer.po 
new/plasma-sdk-6.5.5/po/ga/org.kde.plasma.themeexplorer.po
--- old/plasma-sdk-6.5.4/po/ga/org.kde.plasma.themeexplorer.po  1970-01-01 
01:00:00.000000000 +0100
+++ new/plasma-sdk-6.5.5/po/ga/org.kde.plasma.themeexplorer.po  2026-01-13 
14:02:01.000000000 +0100
@@ -0,0 +1,352 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the plasma-sdk package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: plasma-sdk\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: Irish Gaelic <[email protected]>\n"
+"Language: ga\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n < 11 ? "
+"3 : 4\n"
+
+#, kde-format
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr ""
+
+#, kde-format
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr ""
+
+#: package/contents/ui/ColorEditor.qml:38
+#, kde-format
+msgid "Edit Colors"
+msgstr ""
+
+#: package/contents/ui/ColorEditor.qml:67
+#, kde-format
+msgid "Select Color"
+msgstr ""
+
+#: package/contents/ui/ColorEditor.qml:115
+#, kde-format
+msgid "Normal text"
+msgstr ""
+
+#: package/contents/ui/ColorEditor.qml:121
+#, kde-format
+msgid "Link"
+msgstr ""
+
+#: package/contents/ui/ColorEditor.qml:125
+#, kde-format
+msgid "Visited Link"
+msgstr ""
+
+#: package/contents/ui/ColorEditor.qml:148
+#, kde-format
+msgid "Complementary colors area:"
+msgstr ""
+
+#: package/contents/ui/ColorEditor.qml:163
+#, kde-format
+msgid "Label"
+msgstr ""
+
+#: package/contents/ui/ColorEditor.qml:186
+#, kde-format
+msgid "Text color:"
+msgstr ""
+
+#: package/contents/ui/ColorEditor.qml:193
+#, kde-format
+msgid "Background color:"
+msgstr ""
+
+#: package/contents/ui/ColorEditor.qml:200
+#, kde-format
+msgid "Highlight color:"
+msgstr ""
+
+#: package/contents/ui/ColorEditor.qml:207
+#, kde-format
+msgid "Link color:"
+msgstr ""
+
+#: package/contents/ui/ColorEditor.qml:214
+#, kde-format
+msgid "Visited link color:"
+msgstr ""
+
+#: package/contents/ui/ColorEditor.qml:222
+#, kde-format
+msgid "Button text color:"
+msgstr ""
+
+#: package/contents/ui/ColorEditor.qml:229
+#, kde-format
+msgid "Button background color:"
+msgstr ""
+
+#: package/contents/ui/ColorEditor.qml:236
+#, kde-format
+msgid "Button mouse over color:"
+msgstr ""
+
+#: package/contents/ui/ColorEditor.qml:243
+#, kde-format
+msgid "Button focus color:"
+msgstr ""
+
+#: package/contents/ui/ColorEditor.qml:251
+#, kde-format
+msgid "Text view text color:"
+msgstr ""
+
+#: package/contents/ui/ColorEditor.qml:258
+#, kde-format
+msgid "Text view background color:"
+msgstr ""
+
+#: package/contents/ui/ColorEditor.qml:265
+#, kde-format
+msgid "Text view mouse over color:"
+msgstr ""
+
+#: package/contents/ui/ColorEditor.qml:272
+#, kde-format
+msgid "Text view focus color:"
+msgstr ""
+
+#: package/contents/ui/ColorEditor.qml:280
+#, kde-format
+msgid "Complementary text color:"
+msgstr ""
+
+#: package/contents/ui/ColorEditor.qml:287
+#, kde-format
+msgid "Complementary background color:"
+msgstr ""
+
+#: package/contents/ui/ColorEditor.qml:294
+#, kde-format
+msgid "Complementary mouse over color:"
+msgstr ""
+
+#: package/contents/ui/ColorEditor.qml:301
+#, kde-format
+msgid "Complementary focus color:"
+msgstr ""
+
+#: package/contents/ui/ColorEditor.qml:313
+#: package/contents/ui/MetadataEditor.qml:137
+#, kde-format
+msgid "OK"
+msgstr ""
+
+#: package/contents/ui/ColorEditor.qml:318
+#: package/contents/ui/MetadataEditor.qml:143
+#, kde-format
+msgid "Cancel"
+msgstr ""
+
+#: package/contents/ui/delegates/actionbutton.qml:35
+#: package/contents/ui/delegates/actionbutton.qml:39
+#: package/contents/ui/delegates/checkmarks.qml:31
+#: package/contents/ui/delegates/checkmarks.qml:35
+#: package/contents/ui/delegates/checkmarks.qml:39
+#: package/contents/ui/delegates/checkmarks.qml:43
+#, kde-format
+msgid "Option"
+msgstr ""
+
+#: package/contents/ui/delegates/button.qml:27
+#, kde-format
+msgid "ToolButton"
+msgstr ""
+
+#: package/contents/ui/delegates/button.qml:31
+#: package/contents/ui/fakecontrols/Button.qml:28
+#, kde-format
+msgid "Button"
+msgstr ""
+
+#: package/contents/ui/delegates/tabbar.qml:29
+#, kde-format
+msgid "Tab1"
+msgstr ""
+
+#: package/contents/ui/delegates/tabbar.qml:32
+#, kde-format
+msgid "Tab2"
+msgstr ""
+
+#: package/contents/ui/delegates/tabbar.qml:35
+#, kde-format
+msgid "Tab3"
+msgstr ""
+
+#: package/contents/ui/delegates/textfield.qml:28
+#, kde-format
+msgid "Text"
+msgstr ""
+
+#: package/contents/ui/fakecontrols/CheckBox.qml:69
+#, kde-format
+msgid "Checkbox"
+msgstr ""
+
+#: package/contents/ui/fakecontrols/LineEdit.qml:34
+#, kde-format
+msgid "Text input…"
+msgstr ""
+
+#: package/contents/ui/main.qml:32
+#, kde-format
+msgid "New Theme…"
+msgstr ""
+
+#: package/contents/ui/main.qml:48
+#, kde-format
+msgid "Theme:"
+msgstr ""
+
+#: package/contents/ui/main.qml:60
+#, kde-format
+msgid "Open Folder"
+msgstr ""
+
+#: package/contents/ui/main.qml:65
+#, kde-format
+msgid "Edit Metadata…"
+msgstr ""
+
+#: package/contents/ui/main.qml:82
+#, kde-format
+msgid "Edit Colors…"
+msgstr ""
+
+#: package/contents/ui/main.qml:98
+#, kde-format
+msgid "Help"
+msgstr ""
+
+#: package/contents/ui/main.qml:103
+#, kde-format
+msgid "Search…"
+msgstr ""
+
+#: package/contents/ui/main.qml:222
+#, kde-format
+msgid "This is a readonly, system wide installed theme"
+msgstr ""
+
+#: package/contents/ui/main.qml:227
+#, kde-format
+msgid "Preview:"
+msgstr ""
+
+#: package/contents/ui/main.qml:242
+#, kde-format
+msgid "None"
+msgstr ""
+
+#: package/contents/ui/main.qml:242
+#, kde-format
+msgid "Image path: %1"
+msgstr ""
+
+#: package/contents/ui/main.qml:247
+#, kde-format
+msgid "Description: %1"
+msgstr ""
+
+#: package/contents/ui/main.qml:252
+#, kde-format
+msgid "Missing from this theme"
+msgstr ""
+
+#: package/contents/ui/main.qml:252
+#, kde-format
+msgid "Present in this theme"
+msgstr ""
+
+#: package/contents/ui/main.qml:257
+#, kde-format
+msgid "Show Margins"
+msgstr ""
+
+#: package/contents/ui/main.qml:260
+#, kde-format
+msgid "Create with Editor…"
+msgstr ""
+
+#: package/contents/ui/main.qml:260
+#, kde-format
+msgid "Open In Editor…"
+msgstr ""
+
+#: package/contents/ui/MetadataEditor.qml:24
+#, kde-format
+msgid "New Theme"
+msgstr ""
+
+#: package/contents/ui/MetadataEditor.qml:24
+#, kde-format
+msgid "Edit Theme"
+msgstr ""
+
+#: package/contents/ui/MetadataEditor.qml:59
+#, kde-format
+msgid "Warning: don't change author or license for themes you don't own"
+msgstr ""
+
+#: package/contents/ui/MetadataEditor.qml:70
+#, kde-format
+msgid "Theme Name:"
+msgstr ""
+
+#: package/contents/ui/MetadataEditor.qml:86
+#, kde-format
+msgid "This theme name already exists"
+msgstr ""
+
+#: package/contents/ui/MetadataEditor.qml:95
+#, kde-format
+msgid "Author:"
+msgstr ""
+
+#: package/contents/ui/MetadataEditor.qml:103
+#, kde-format
+msgid "Email:"
+msgstr ""
+
+#: package/contents/ui/MetadataEditor.qml:111
+#, kde-format
+msgid "License:"
+msgstr ""
+
+#: package/contents/ui/MetadataEditor.qml:122
+#, kde-format
+msgid "Website:"
+msgstr ""
+
+#: src/main.cpp:37
+#, kde-format
+msgid "Plasma Theme Explorer"
+msgstr ""
+
+#: src/main.cpp:41
+#, kde-format
+msgid "The theme to open"
+msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-6.5.4/po/ga/plasma_shell_org.kde.plasmoidviewershell.po 
new/plasma-sdk-6.5.5/po/ga/plasma_shell_org.kde.plasmoidviewershell.po
--- old/plasma-sdk-6.5.4/po/ga/plasma_shell_org.kde.plasmoidviewershell.po      
1970-01-01 01:00:00.000000000 +0100
+++ new/plasma-sdk-6.5.5/po/ga/plasma_shell_org.kde.plasmoidviewershell.po      
2026-01-13 14:02:01.000000000 +0100
@@ -0,0 +1,412 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the plasma-sdk package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: plasma-sdk\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2025-11-17 14:42+0000\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: Irish Gaelic <[email protected]>\n"
+"Language: ga\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n < 11 ? "
+"3 : 4\n"
+
+#: contents/applet/AppletError.qml:164
+msgid "Copy to Clipboard"
+msgstr ""
+
+#: contents/applet/AppletError.qml:187
+msgid "View Error Details…"
+msgstr ""
+
+#: contents/applet/CompactApplet.qml:76
+msgid "Open %1"
+msgstr ""
+
+#: contents/configuration/AboutPlugin.qml:21
+#: contents/configuration/AppletConfiguration.qml:304
+msgid "About"
+msgstr ""
+
+#: contents/configuration/AboutPlugin.qml:50
+msgid "Send an email to %1"
+msgstr ""
+
+#: contents/configuration/AboutPlugin.qml:64
+msgctxt "@info:tooltip %1 url"
+msgid "Open website %1"
+msgstr ""
+
+#: contents/configuration/AboutPlugin.qml:137
+msgid "Copyright"
+msgstr ""
+
+#: contents/configuration/AboutPlugin.qml:158
+msgid "License:"
+msgstr ""
+
+#: contents/configuration/AboutPlugin.qml:163
+msgctxt "@info:whatsthis"
+msgid "View license text"
+msgstr ""
+
+#: contents/configuration/AboutPlugin.qml:177
+msgid "Authors"
+msgstr ""
+
+#: contents/configuration/AboutPlugin.qml:189
+msgid "Credits"
+msgstr ""
+
+#: contents/configuration/AboutPlugin.qml:202
+msgid "Translators"
+msgstr ""
+
+#: contents/configuration/AboutPlugin.qml:220
+msgid "Report a Bug…"
+msgstr ""
+
+#: contents/configuration/AppletConfiguration.qml:75
+msgid "Keyboard Shortcuts"
+msgstr ""
+
+#: contents/configuration/AppletConfiguration.qml:352
+msgid "Apply Settings"
+msgstr ""
+
+#: contents/configuration/AppletConfiguration.qml:353
+msgid ""
+"The current page has unsaved changes. Apply the changes or discard them?"
+msgstr ""
+
+#: contents/configuration/AppletConfiguration.qml:384
+msgid "OK"
+msgstr ""
+
+#: contents/configuration/AppletConfiguration.qml:392
+msgid "Apply"
+msgstr ""
+
+#: contents/configuration/AppletConfiguration.qml:398
+msgid "Cancel"
+msgstr ""
+
+#: contents/configuration/ConfigCategoryDelegate.qml:27
+msgid "Open configuration page"
+msgstr ""
+
+#: contents/configuration/ConfigurationContainmentActions.qml:21
+msgid "Left-Button"
+msgstr ""
+
+#: contents/configuration/ConfigurationContainmentActions.qml:22
+msgid "Right-Button"
+msgstr ""
+
+#: contents/configuration/ConfigurationContainmentActions.qml:23
+msgid "Middle-Button"
+msgstr ""
+
+#: contents/configuration/ConfigurationContainmentActions.qml:24
+msgid "Back-Button"
+msgstr ""
+
+#: contents/configuration/ConfigurationContainmentActions.qml:25
+msgid "Forward-Button"
+msgstr ""
+
+#: contents/configuration/ConfigurationContainmentActions.qml:27
+msgid "Vertical-Scroll"
+msgstr ""
+
+#: contents/configuration/ConfigurationContainmentActions.qml:28
+msgid "Horizontal-Scroll"
+msgstr ""
+
+#: contents/configuration/ConfigurationContainmentActions.qml:30
+msgid "Shift"
+msgstr ""
+
+#: contents/configuration/ConfigurationContainmentActions.qml:31
+msgid "Ctrl"
+msgstr ""
+
+#: contents/configuration/ConfigurationContainmentActions.qml:32
+msgid "Alt"
+msgstr ""
+
+#: contents/configuration/ConfigurationContainmentActions.qml:33
+msgid "Meta"
+msgstr ""
+
+#: contents/configuration/ConfigurationContainmentActions.qml:95
+msgctxt "Concatenation sign for shortcuts, e.g. Ctrl+Shift"
+msgid "+"
+msgstr ""
+
+#: contents/configuration/ConfigurationContainmentActions.qml:167
+msgctxt "@title"
+msgid "About"
+msgstr ""
+
+#: contents/configuration/ConfigurationContainmentActions.qml:182
+#: contents/configuration/MouseEventInputButton.qml:14
+msgid "Add Action"
+msgstr ""
+
+#: contents/configuration/ConfigurationContainmentAppearance.qml:69
+msgid "Layout changes have been restricted by the system administrator"
+msgstr ""
+
+#: contents/configuration/ConfigurationContainmentAppearance.qml:84
+msgid "Layout:"
+msgstr ""
+
+#: contents/configuration/ConfigurationContainmentAppearance.qml:98
+msgid "Wallpaper type:"
+msgstr ""
+
+#: contents/configuration/ConfigurationContainmentAppearance.qml:119
+msgid "Get New Plugins…"
+msgstr ""
+
+#: contents/configuration/ConfigurationContainmentAppearance.qml:189
+msgid "Layout changes must be applied before other changes can be made"
+msgstr ""
+
+#: contents/configuration/ConfigurationContainmentAppearance.qml:193
+msgid "Apply Now"
+msgstr ""
+
+#: contents/configuration/ConfigurationShortcuts.qml:18
+msgid "Shortcuts"
+msgstr ""
+
+#: contents/configuration/ConfigurationShortcuts.qml:30
+msgid "This shortcut will activate the applet as though it had been clicked."
+msgstr ""
+
+#: contents/configuration/ContainmentConfiguration.qml:27
+msgid "Wallpaper"
+msgstr ""
+
+#: contents/configuration/ContainmentConfiguration.qml:32
+msgid "Mouse Actions"
+msgstr ""
+
+#: contents/configuration/MouseEventInputButton.qml:21
+msgid "Input Here"
+msgstr ""
+
+#: contents/configuration/PanelConfiguration.qml:97
+msgid "Panel Settings"
+msgstr ""
+
+#: contents/configuration/PanelConfiguration.qml:104
+msgid "Add Spacer"
+msgstr ""
+
+#: contents/configuration/PanelConfiguration.qml:107
+msgid "Add spacer widget to the panel"
+msgstr ""
+
+#: contents/configuration/PanelConfiguration.qml:114
+msgid "Add Widgets…"
+msgstr ""
+
+#: contents/configuration/PanelConfiguration.qml:117
+msgid "Open the widget selector to drag and drop widgets to the panel"
+msgstr ""
+
+#: contents/configuration/PanelConfiguration.qml:146
+msgid "Position"
+msgstr ""
+
+#: contents/configuration/PanelConfiguration.qml:151
+#: contents/configuration/PanelConfiguration.qml:266
+msgid "Top"
+msgstr ""
+
+#: contents/configuration/PanelConfiguration.qml:152
+#: contents/configuration/PanelConfiguration.qml:268
+msgid "Right"
+msgstr ""
+
+#: contents/configuration/PanelConfiguration.qml:153
+#: contents/configuration/PanelConfiguration.qml:266
+msgid "Left"
+msgstr ""
+
+#: contents/configuration/PanelConfiguration.qml:154
+#: contents/configuration/PanelConfiguration.qml:268
+msgid "Bottom"
+msgstr ""
+
+#: contents/configuration/PanelConfiguration.qml:174
+msgid "Set Position…"
+msgstr ""
+
+#: contents/configuration/PanelConfiguration.qml:201
+msgid "Alignment"
+msgstr ""
+
+#: contents/configuration/PanelConfiguration.qml:267
+msgid "Center"
+msgstr ""
+
+#: contents/configuration/PanelConfiguration.qml:290
+msgid "Height"
+msgstr ""
+
+#: contents/configuration/PanelConfiguration.qml:291
+msgid "Width"
+msgstr ""
+
+#: contents/configuration/PanelConfiguration.qml:310
+msgid "Fill height"
+msgstr ""
+
+#: contents/configuration/PanelConfiguration.qml:310
+msgid "Fill width"
+msgstr ""
+
+#: contents/configuration/PanelConfiguration.qml:311
+msgid "Fit content"
+msgstr ""
+
+#: contents/configuration/PanelConfiguration.qml:312
+msgid "Custom"
+msgstr ""
+
+#: contents/configuration/PanelConfiguration.qml:338
+msgid "Visibility"
+msgstr ""
+
+#: contents/configuration/PanelConfiguration.qml:351
+msgid "Always visible"
+msgstr ""
+
+#: contents/configuration/PanelConfiguration.qml:352
+msgid "Auto hide"
+msgstr ""
+
+#: contents/configuration/PanelConfiguration.qml:353
+msgid "Dodge windows"
+msgstr ""
+
+#: contents/configuration/PanelConfiguration.qml:354
+msgid "Windows Go Below"
+msgstr ""
+
+#: contents/configuration/PanelConfiguration.qml:397
+msgid "Opacity"
+msgstr ""
+
+#: contents/configuration/PanelConfiguration.qml:411
+msgid "Adaptive"
+msgstr ""
+
+#: contents/configuration/PanelConfiguration.qml:412
+msgid "Opaque"
+msgstr ""
+
+#: contents/configuration/PanelConfiguration.qml:413
+msgid "Translucent"
+msgstr ""
+
+#: contents/configuration/PanelConfiguration.qml:437
+msgid "Style"
+msgstr ""
+
+#: contents/configuration/PanelConfiguration.qml:449
+#: contents/views/SdkButtons.qml:90
+msgid "Floating"
+msgstr ""
+
+#: contents/configuration/PanelConfiguration.qml:520
+msgid "Panel Width:"
+msgstr ""
+
+#: contents/configuration/PanelConfiguration.qml:520
+msgid "Height:"
+msgstr ""
+
+#: contents/configuration/PanelConfiguration.qml:555
+msgid "Focus shortcut:"
+msgstr ""
+
+#: contents/configuration/PanelConfiguration.qml:566
+msgid "Press this keyboard shortcut to move focus to the Panel"
+msgstr ""
+
+#: contents/configuration/PanelConfiguration.qml:582
+msgctxt "@action:button Delete the panel"
+msgid "Delete Panel"
+msgstr ""
+
+#: contents/configuration/PanelConfiguration.qml:585
+msgid "Remove this panel; this action is undo-able"
+msgstr ""
+
+#: contents/views/SdkButtons.qml:45
+msgid "FormFactors"
+msgstr ""
+
+#: contents/views/SdkButtons.qml:53
+msgid "Planar"
+msgstr ""
+
+#: contents/views/SdkButtons.qml:57
+msgid "Vertical"
+msgstr ""
+
+#: contents/views/SdkButtons.qml:61
+msgid "Horizontal"
+msgstr ""
+
+#: contents/views/SdkButtons.qml:65
+msgid "Mediacenter"
+msgstr ""
+
+#: contents/views/SdkButtons.qml:69
+msgid "Application"
+msgstr ""
+
+#: contents/views/SdkButtons.qml:76
+msgid "Location"
+msgstr ""
+
+#: contents/views/SdkButtons.qml:94
+msgid "Desktop"
+msgstr ""
+
+#: contents/views/SdkButtons.qml:98
+msgid "Fullscreen"
+msgstr ""
+
+#: contents/views/SdkButtons.qml:102
+msgid "Top Edge"
+msgstr ""
+
+#: contents/views/SdkButtons.qml:106
+msgid "Bottom Edge"
+msgstr ""
+
+#: contents/views/SdkButtons.qml:110
+msgid "Left Edge"
+msgstr ""
+
+#: contents/views/SdkButtons.qml:114
+msgid "Right Edge"
+msgstr ""
+
+#: contents/views/SdkButtons.qml:126
+msgid "Configure Containment"
+msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-6.5.4/po/pt_BR/docs/plasma-sdk_kqml/man-kqml.1.docbook 
new/plasma-sdk-6.5.5/po/pt_BR/docs/plasma-sdk_kqml/man-kqml.1.docbook
--- old/plasma-sdk-6.5.4/po/pt_BR/docs/plasma-sdk_kqml/man-kqml.1.docbook       
1970-01-01 01:00:00.000000000 +0100
+++ new/plasma-sdk-6.5.5/po/pt_BR/docs/plasma-sdk_kqml/man-kqml.1.docbook       
2026-01-13 14:02:01.000000000 +0100
@@ -0,0 +1,190 @@
+<?xml version="1.0" ?>
+<!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant 
V1.1//EN" "dtd/kdedbx45.dtd" [
+<!ENTITY % Brazilian-Portuguese "INCLUDE">
+]>
+<!--
+    SPDX-FileCopyrightText: 2023 ivan tkachenko <[email protected]>
+
+    SPDX-License-Identifier: GPL-2.0-or-later
+-->
+
+<refentry lang="&language;">
+<refentryinfo>
+<title
+>Manual do Usuário kqml</title>
+<date
+>10/06/2023</date>
+<releaseinfo
+>Plasma 6.0</releaseinfo>
+<productname
+>KDE Plasma</productname>
+</refentryinfo>
+
+<refmeta>
+<refentrytitle
+><command
+>kqml</command
+></refentrytitle>
+<manvolnum
+>1</manvolnum>
+</refmeta>
+
+<refnamediv>
+<refname
+><command
+>kqml</command
+></refname>
+<refpurpose
+>Runtime QML com o KLocalizedContext</refpurpose>
+</refnamediv>
+
+<refsynopsisdiv>
+<cmdsynopsis
+><command
+>kqml</command
+> <group choice="opt"
+><option
+>-v, --version</option
+></group
+> <group choice="opt"
+><option
+>-h, --help</option
+></group
+> <group choice="opt"
+><option
+>-d, --domain</option
+> <replaceable
+>domain</replaceable
+></group
+> <arg choice="opt"
+><replaceable
+>files</replaceable
+>...</arg
+> <arg choice="opt"
+><option
+>--</option
+> <replaceable
+>args</replaceable
+>...</arg
+> </cmdsynopsis>
+</refsynopsisdiv>
+
+<refsect1>
+<title
+>Descrição</title>
+<para
+><command
+>kqml</command
+> é um ambiente de execução QML com KLocalizedContext inicializado.</para>
+
+<para
+>Ao contrário da ferramenta qml que vem com o pacote qt-declarative, o kqml 
inicializa KLocalizedContext que permite testar aplicações do mundo real e 
arquivos temporários com chamadas i18n em todo o seu código e bibliotecas 
importadas.</para>
+</refsect1>
+
+<refsect1>
+<title
+>Opções</title>
+
+<variablelist>
+<varlistentry>
+<term
+><option
+>-v</option
+>, <option
+>--version</option
+></term>
+<listitem
+><para
+>Exibe informações sobre a versão.</para
+></listitem>
+</varlistentry>
+<varlistentry>
+<term
+><option
+>-d</option
+>, <option
+>--domain</option
+> <replaceable
+>domínio</replaceable
+></term>
+<listitem
+><para
+>O domínio de localização principal.</para
+></listitem>
+</varlistentry>
+<varlistentry>
+<term
+><option
+>-h</option
+>, <option
+>--help</option
+></term>
+<listitem
+><para
+>Mostra esta ajuda.</para
+></listitem>
+</varlistentry>
+<varlistentry>
+<term
+><replaceable
+>arquivos</replaceable
+>...</term>
+<listitem
+><para
+>É possível carregar qualquer número de arquivos QML. Eles compartilharão o 
mesmo mecanismo.</para
+></listitem>
+</varlistentry>
+<varlistentry>
+<term
+><replaceable
+>args</replaceable
+>...</term>
+<listitem
+><para
+>Os argumentos após '<option
+>--</option
+>' são ignorados, mas passados ​​para a variável application.arguments em 
QML.</para
+></listitem>
+</varlistentry>
+
+</variablelist>
+
+</refsect1>
+
+<refsect1>
+<title
+>Veja também</title>
+
+<para
+>Mais documentação do usuário está disponível em <ulink 
url="help:/plasma-desktop"
+>help:/plasma-desktop</ulink
+> (quer através deste <acronym
+>URL</acronym
+> no &konqueror;, quer através do comando <userinput
+><command
+>khelpcenter</command
+> <parameter
+>help:/plasma-desktop</parameter
+></userinput
+>).</para>
+
+</refsect1>
+
+<refsect1>
+<title
+>Autores</title>
+<para
+>O <command
+>kqml</command
+> foi escrito por <personname
+><firstname
+>ivan</firstname
+><surname
+>tkachenko</surname
+></personname
+> <email
+>[email protected]</email
+>.</para>
+</refsect1>
+
+</refentry>

Reply via email to