From b8c49761b0d978bf8ae174d3cece0664fed49c76 Mon Sep 17 00:00:00 2001
From: Automated System <gitea@mirror.git.trinitydesktop.org>
Date: Thu, 19 Feb 2026 18:25:05 +0000
Subject: Update translation template.

---
 template/messages/tdeaddons/ktimemon.pot | 56 ++++++++++++++++++-------
 template/messages/tdebase/kcmkwm.pot     | 72 +++++++++++++++-----------------
 template/messages/tdebase/twin.pot       | 24 +++++------
 3 files changed, 86 insertions(+), 66 deletions(-)

diff --git a/template/messages/tdeaddons/ktimemon.pot b/template/messages/tdeaddons/ktimemon.pot
index 7b32bf70dba..00744668807 100644
--- a/template/messages/tdeaddons/ktimemon.pot
+++ b/template/messages/tdeaddons/ktimemon.pot
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2025-01-12 18:13+0000\n"
+"POT-Creation-Date: 2026-02-19 18:19+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -143,7 +143,7 @@ msgstr ""
 msgid "Starts"
 msgstr ""
 
-#: sample.cpp:101
+#: sample.cpp:106
 msgid ""
 "Unable to open the file '%1'. The diagnostics are:\n"
 "%2.\n"
@@ -151,7 +151,7 @@ msgid ""
 "Maybe your proc filesystem is non-Linux standard?"
 msgstr ""
 
-#: sample.cpp:111
+#: sample.cpp:116
 msgid ""
 "Unable to open the file '%1'. The diagnostics are:\n"
 "%2.\n"
@@ -159,7 +159,7 @@ msgid ""
 "filesystem is non-Linux standard?"
 msgstr ""
 
-#: sample.cpp:121
+#: sample.cpp:126
 msgid ""
 "Unable to initialize the 'kstat' library. This library is used for accessing "
 "kernel information. The diagnostics are:\n"
@@ -168,13 +168,13 @@ msgid ""
 "org who will try to figure out what went wrong."
 msgstr ""
 
-#: sample.cpp:210
+#: sample.cpp:215
 msgid ""
 "Unable to read the memory usage file '%1'.\n"
 "The diagnostics are: %2"
 msgstr ""
 
-#: sample.cpp:220
+#: sample.cpp:225
 msgid ""
 "The memory usage file '%1' seems to use a different file format than "
 "expected.\n"
@@ -183,13 +183,13 @@ msgid ""
 "who will try to sort this out."
 msgstr ""
 
-#: sample.cpp:237
+#: sample.cpp:242
 msgid ""
 "Unable to read the system usage file '%1'.\n"
 "The diagnostics are: %2"
 msgstr ""
 
-#: sample.cpp:272
+#: sample.cpp:277
 msgid ""
 "Unable to find any entries for CPU statistics in the 'kstat' library. Are "
 "you running a non-standard version of Solaris?\n"
@@ -197,7 +197,7 @@ msgid ""
 "try to sort this out."
 msgstr ""
 
-#: sample.cpp:288
+#: sample.cpp:293
 msgid ""
 "Unable to read the CPU statistics entry from the 'kstat' library. The "
 "diagnostics are '%1'.\n"
@@ -205,7 +205,7 @@ msgid ""
 "try to sort this out."
 msgstr ""
 
-#: sample.cpp:301
+#: sample.cpp:306
 msgid ""
 "The number of CPUs appears to have changed at very short notice, or the "
 "'kstat' library returns inconsistent results (%1 vs. %2 CPUs).\n"
@@ -213,7 +213,7 @@ msgid ""
 "try to sort this out."
 msgstr ""
 
-#: sample.cpp:313
+#: sample.cpp:318
 msgid ""
 "Unable to read the memory statistics entry from the 'kstat' library. The "
 "diagnostics are '%1'\n"
@@ -221,7 +221,7 @@ msgid ""
 "who will try to sort this out."
 msgstr ""
 
-#: sample.cpp:330
+#: sample.cpp:335
 msgid ""
 "There seems to be a problem with KTimeMon's handling of the 'kstat' library: "
 "0 bytes of physical memory determined!\n"
@@ -230,14 +230,14 @@ msgid ""
 "out."
 msgstr ""
 
-#: sample.cpp:342
+#: sample.cpp:347
 msgid ""
 "Unable to determine the number of swap spaces. The diagnostics are '%1'.\n"
 "Please contact the maintainer at http://bugs.trinitydesktop.org/ who will "
 "try to sort this out."
 msgstr ""
 
-#: sample.cpp:351
+#: sample.cpp:356
 msgid ""
 "KTimeMon ran out of memory while trying to determine the swap usage.\n"
 "Attempted to allocate %1 bytes of memory (2 * %2 + %3 * %4).\n"
@@ -245,7 +245,7 @@ msgid ""
 "try to sort this out."
 msgstr ""
 
-#: sample.cpp:363
+#: sample.cpp:368
 msgid ""
 "Unable to determine the swap usage.\n"
 "The diagnostics are '%1'.\n"
@@ -253,7 +253,7 @@ msgid ""
 "try to sort this out."
 msgstr ""
 
-#: sample.cpp:370
+#: sample.cpp:375
 msgid ""
 "Information was requested for %1 swap spaces, but only %2 swap entries were "
 "returned.\n"
@@ -262,6 +262,30 @@ msgid ""
 "try to sort this out."
 msgstr ""
 
+#: sample.cpp:398
+msgid ""
+"Unable to get the number of CPUs configured.\n"
+"The diagnostics are '%1'.\n"
+"Please contact the maintainer at http://bugs.trinitydesktop.org/ who will "
+"try to sort this out."
+msgstr ""
+
+#: sample.cpp:410
+msgid ""
+"Unable to get CPUSTATES.\n"
+"The diagnostics are '%1'.\n"
+"Please contact the maintainer at http://bugs.trinitydesktop.org/ who will "
+"try to sort this out."
+msgstr ""
+
+#: sample.cpp:427
+msgid ""
+"Unable to get system wide vertual memory statistics.\n"
+"The diagnostics are '%1'.\n"
+"Please contact the maintainer at http://bugs.trinitydesktop.org/ who will "
+"try to sort this out."
+msgstr ""
+
 #: timemon.cpp:173
 msgid ""
 "cpu: %1% idle\n"
diff --git a/template/messages/tdebase/kcmkwm.pot b/template/messages/tdebase/kcmkwm.pot
index 9052e417863..24dc55c3669 100644
--- a/template/messages/tdebase/kcmkwm.pot
+++ b/template/messages/tdebase/kcmkwm.pot
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2023-09-17 18:10+0000\n"
+"POT-Creation-Date: 2026-02-19 18:17+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -925,143 +925,139 @@ msgid ""
 "\"</i></qt>"
 msgstr ""
 
-#: windows.cpp:1463
-msgid "Apply translucency only to decoration"
-msgstr ""
-
-#: windows.cpp:1471
+#: windows.cpp:1466
 msgid "Active windows:"
 msgstr ""
 
-#: windows.cpp:1478
+#: windows.cpp:1473
 msgid "Inactive windows:"
 msgstr ""
 
-#: windows.cpp:1485
+#: windows.cpp:1480
 msgid "Moving windows:"
 msgstr ""
 
-#: windows.cpp:1492
+#: windows.cpp:1487
 msgid "Dock windows:"
 msgstr ""
 
-#: windows.cpp:1501
+#: windows.cpp:1496
 msgid "Treat 'keep above' windows as active ones"
 msgstr ""
 
-#: windows.cpp:1504
+#: windows.cpp:1499
 msgid "Disable ARGB windows (ignores window alpha maps, fixes gtk1 apps)"
 msgstr ""
 
-#: windows.cpp:1510
+#: windows.cpp:1505
 msgid "Use OpenGL compositor (best performance)"
 msgstr ""
 
-#: windows.cpp:1512
+#: windows.cpp:1507
 msgid "Blur the background of transparent windows"
 msgstr ""
 
-#: windows.cpp:1514
+#: windows.cpp:1509
 msgid "Desaturate the background of transparent windows"
 msgstr ""
 
-#: windows.cpp:1523
+#: windows.cpp:1518
 msgid "Opacity"
 msgstr ""
 
-#: windows.cpp:1529
+#: windows.cpp:1524
 msgid ""
 "Use shadows on windows (standard effects should be disabled in the Styles "
 "module if this is checked)"
 msgstr ""
 
-#: windows.cpp:1531
+#: windows.cpp:1526
 msgid ""
 "Use shadows on menus (requires menu fade effect to be disabled in the Styles "
 "module)"
 msgstr ""
 
-#: windows.cpp:1533
+#: windows.cpp:1528
 msgid "Use shadows on tooltips"
 msgstr ""
 
-#: windows.cpp:1535
+#: windows.cpp:1530
 msgid "Use shadows on panels"
 msgstr ""
 
-#: windows.cpp:1548
+#: windows.cpp:1543
 msgid "Base shadow radius:"
 msgstr ""
 
-#: windows.cpp:1555
+#: windows.cpp:1550
 msgid "Inactive window distance from background:"
 msgstr ""
 
-#: windows.cpp:1562
+#: windows.cpp:1557
 msgid "Active window distance from background:"
 msgstr ""
 
-#: windows.cpp:1569
+#: windows.cpp:1564
 msgid "Dock distance from background:"
 msgstr ""
 
-#: windows.cpp:1576
+#: windows.cpp:1571
 msgid "Menu distance from background:"
 msgstr ""
 
-#: windows.cpp:1589
+#: windows.cpp:1584
 msgid "Vertical offset:"
 msgstr ""
 
-#: windows.cpp:1596
+#: windows.cpp:1591
 msgid "Horizontal offset:"
 msgstr ""
 
-#: windows.cpp:1603
+#: windows.cpp:1598
 msgid "Shadow color:"
 msgstr ""
 
-#: windows.cpp:1609
+#: windows.cpp:1604
 msgid "Remove shadows on move"
 msgstr ""
 
-#: windows.cpp:1611
+#: windows.cpp:1606
 msgid "Remove shadows on resize"
 msgstr ""
 
-#: windows.cpp:1614
+#: windows.cpp:1609
 msgid "Shadows"
 msgstr ""
 
-#: windows.cpp:1619
+#: windows.cpp:1614
 msgid "Fade-in windows (including popups)"
 msgstr ""
 
-#: windows.cpp:1620
+#: windows.cpp:1615
 msgid ""
 "Fade-in menus (requires menu fade effect to be disabled in the Styles module)"
 msgstr ""
 
-#: windows.cpp:1621
+#: windows.cpp:1616
 msgid "Fade-in tooltips"
 msgstr ""
 
-#: windows.cpp:1622
+#: windows.cpp:1617
 msgid "Fade between opacity changes"
 msgstr ""
 
-#: windows.cpp:1625
+#: windows.cpp:1620
 msgid "Fade-in speed:"
 msgstr ""
 
-#: windows.cpp:1628
+#: windows.cpp:1623
 msgid "Fade-out speed:"
 msgstr ""
 
-#: windows.cpp:1637
+#: windows.cpp:1632
 msgid "Effects"
 msgstr ""
 
-#: windows.cpp:1639
+#: windows.cpp:1634
 msgid "Enable the Trinity window composition manager"
 msgstr ""
diff --git a/template/messages/tdebase/twin.pot b/template/messages/tdebase/twin.pot
index 2ec17ec12b1..585b111b9bc 100644
--- a/template/messages/tdebase/twin.pot
+++ b/template/messages/tdebase/twin.pot
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2026-02-14 18:15+0000\n"
+"POT-Creation-Date: 2026-02-19 18:17+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -31,7 +31,7 @@ msgstr ""
 msgid "Window '%1' demands attention."
 msgstr ""
 
-#: client.cpp:2043
+#: client.cpp:2037
 msgid "Suspended"
 msgstr ""
 
@@ -714,12 +714,12 @@ msgstr ""
 msgid "&All Desktops"
 msgstr ""
 
-#: workspace.cpp:1179 workspace.cpp:1199
+#: workspace.cpp:1144 workspace.cpp:1164
 #, c-format
 msgid "Desktop %1"
 msgstr ""
 
-#: workspace.cpp:2860
+#: workspace.cpp:2825
 msgid ""
 "You have selected to show a window without its border.\n"
 "Without the border, you will not be able to enable the border again using "
@@ -727,7 +727,7 @@ msgid ""
 "keyboard shortcut."
 msgstr ""
 
-#: workspace.cpp:2872
+#: workspace.cpp:2837
 msgid ""
 "You have selected to show a window in fullscreen mode.\n"
 "If the application itself does not have an option to turn the fullscreen "
@@ -735,30 +735,30 @@ msgid ""
 "window operations menu instead, activated using the %1 keyboard shortcut."
 msgstr ""
 
-#: workspace.cpp:3019
+#: workspace.cpp:3024
 msgid ""
 "The Composite Manager crashed twice within a minute and is therefore "
 "disabled for this session."
 msgstr ""
 
-#: workspace.cpp:3020 workspace.cpp:3043 workspace.cpp:3082
+#: workspace.cpp:3025 workspace.cpp:3048 workspace.cpp:3087
 msgid "Composite Manager Failure"
 msgstr ""
 
-#: workspace.cpp:3061
+#: workspace.cpp:3066
 msgid ""
 "<qt><b>The TDE composition manager failed to open the display</b><br>There "
 "is probably an invalid display entry in your ~/.compton-tde.conf file.</qt>"
 msgstr ""
 
-#: workspace.cpp:3063
+#: workspace.cpp:3068
 msgid ""
 "<qt><b>The TDE composition manager cannot find the Xrender extension</"
 "b><br>You are using either an outdated or a crippled version of XOrg.<br>Get "
 "XOrg &ge; 6.8 from www.freedesktop.org.<br></qt>"
 msgstr ""
 
-#: workspace.cpp:3065
+#: workspace.cpp:3070
 msgid ""
 "<qt><b>Composite extension not found</b><br>You <i>must</i> use XOrg &ge; "
 "6.8 for translucency and shadows to work.<br>Additionally, you need to add a "
@@ -766,13 +766,13 @@ msgid ""
 "\"Composite\" \"Enable\"<br>EndSection</i></qt>"
 msgstr ""
 
-#: workspace.cpp:3070
+#: workspace.cpp:3075
 msgid ""
 "<qt><b>Damage extension not found</b><br>You <i>must</i> use XOrg &ge; 6.8 "
 "for translucency and shadows to work.</qt>"
 msgstr ""
 
-#: workspace.cpp:3072
+#: workspace.cpp:3077
 msgid ""
 "<qt><b>XFixes extension not found</b><br>You <i>must</i> use XOrg &ge; 6.8 "
 "for translucency and shadows to work.</qt>"
-- 
cgit v1.2.3

