Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package plasma6-print-manager for
openSUSE:Factory checked in at 2026-06-25 10:49:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma6-print-manager (Old)
and /work/SRC/openSUSE:Factory/.plasma6-print-manager.new.2088 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma6-print-manager"
Thu Jun 25 10:49:16 2026 rev:44 rq:1361428 version:6.7.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/plasma6-print-manager/plasma6-print-manager.changes
2026-06-18 21:37:09.951446800 +0200
+++
/work/SRC/openSUSE:Factory/.plasma6-print-manager.new.2088/plasma6-print-manager.changes
2026-06-25 10:49:52.498146118 +0200
@@ -1,0 +2,10 @@
+Tue Jun 23 11:00:53 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.7.1:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.7.1
+- Changes since 6.7.0:
+ * Update version for new release 6.7.1
+ * set selected: property on ItemDelegates's contentItem stuff
+
+-------------------------------------------------------------------
Old:
----
print-manager-6.7.0.tar.xz
print-manager-6.7.0.tar.xz.sig
New:
----
print-manager-6.7.1.tar.xz
print-manager-6.7.1.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma6-print-manager.spec ++++++
--- /var/tmp/diff_new_pack.bKMiya/_old 2026-06-25 10:49:53.338175186 +0200
+++ /var/tmp/diff_new_pack.bKMiya/_new 2026-06-25 10:49:53.338175186 +0200
@@ -27,14 +27,14 @@
%{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk
-F. '{print $1"."$2}')}
%bcond_without released
Name: plasma6-print-manager
-Version: 6.7.0
+Version: 6.7.1
Release: 0
Summary: Tools for managing print jobs and printers
License: GPL-2.0-or-later
URL: https://www.kde.org
-Source: %{rname}-%{version}.tar.xz
+Source:
https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz
%if %{with released}
-Source1: %{rname}-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: cups-devel >= 2.4
++++++ print-manager-6.7.0.tar.xz -> print-manager-6.7.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/print-manager-6.7.0/CMakeLists.txt
new/print-manager-6.7.1/CMakeLists.txt
--- old/print-manager-6.7.0/CMakeLists.txt 2026-06-11 11:40:24.000000000
+0200
+++ new/print-manager-6.7.1/CMakeLists.txt 2026-06-23 10:19:31.000000000
+0200
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.16)
project(print-manager)
-set(PROJECT_VERSION "6.7.0")
+set(PROJECT_VERSION "6.7.1")
set(PROJECT_DEP_VERSION "6.7.0")
set(QT_MIN_VERSION "6.10.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/print-manager-6.7.0/org.kde.print-manager.metainfo.xml
new/print-manager-6.7.1/org.kde.print-manager.metainfo.xml
--- old/print-manager-6.7.0/org.kde.print-manager.metainfo.xml 2026-06-11
11:40:24.000000000 +0200
+++ new/print-manager-6.7.1/org.kde.print-manager.metainfo.xml 2026-06-23
10:19:31.000000000 +0200
@@ -219,9 +219,9 @@
</categories>
<icon type="stock">printer</icon>
<releases>
+ <release version="6.7.1" date="2026-06-23"/>
<release version="6.7.0" date="2026-06-16"/>
<release version="6.3.90" date="2025-05-15"/>
<release version="6.2.0" date="2024-10-08"/>
- <release version="6.1.0" date="2024-06-18"/>
</releases>
</component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/print-manager-6.7.0/po/ar/org.kde.plasma.printqueue.po
new/print-manager-6.7.1/po/ar/org.kde.plasma.printqueue.po
--- old/print-manager-6.7.0/po/ar/org.kde.plasma.printqueue.po 2026-06-11
11:40:24.000000000 +0200
+++ new/print-manager-6.7.1/po/ar/org.kde.plasma.printqueue.po 2026-06-23
10:19:31.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: print-manager\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2026-03-23 00:46+0000\n"
+"POT-Creation-Date: 2026-06-12 02:39+0000\n"
"PO-Revision-Date: 2026-02-25 19:05+0400\n"
"Last-Translator: Zayed Al-Saidi <[email protected]>\n"
"Language-Team: ar\n"
@@ -234,25 +234,25 @@
msgid "Printer Groups"
msgstr "مجموعات الطّابعة"
-#: qml/Main.qml:268
+#: qml/Main.qml:269
#, kde-format
msgctxt "@action:button Resume printing"
msgid "Resume"
msgstr "استئناف"
-#: qml/Main.qml:269
+#: qml/Main.qml:270
#, kde-format
msgctxt "@action:button Pause printing"
msgid "Pause"
msgstr "ألبث"
-#: qml/Main.qml:282
+#: qml/Main.qml:283
#, kde-format
msgctxt "@action:button Configure printer in the kcm"
msgid "Configure…"
msgstr "اضبط…"
-#: qml/Main.qml:289
+#: qml/Main.qml:290
#, kde-format
msgctxt "@action:button Open additional printer settings"
msgid "Media Settings…"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/print-manager-6.7.0/po/be/org.kde.plasma.printqueue.po
new/print-manager-6.7.1/po/be/org.kde.plasma.printqueue.po
--- old/print-manager-6.7.0/po/be/org.kde.plasma.printqueue.po 2026-06-11
11:40:24.000000000 +0200
+++ new/print-manager-6.7.1/po/be/org.kde.plasma.printqueue.po 2026-06-23
10:19:31.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: print-manager\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2026-03-23 00:46+0000\n"
+"POT-Creation-Date: 2026-06-12 02:39+0000\n"
"PO-Revision-Date: 2026-04-11 01:28+0300\n"
"Last-Translator: Antikruk <[email protected]>\n"
"Language-Team: Belarusian <[email protected]>\n"
@@ -235,25 +235,25 @@
msgid "Printer Groups"
msgstr ""
-#: qml/Main.qml:268
+#: qml/Main.qml:269
#, kde-format
msgctxt "@action:button Resume printing"
msgid "Resume"
msgstr ""
-#: qml/Main.qml:269
+#: qml/Main.qml:270
#, kde-format
msgctxt "@action:button Pause printing"
msgid "Pause"
msgstr ""
-#: qml/Main.qml:282
+#: qml/Main.qml:283
#, kde-format
msgctxt "@action:button Configure printer in the kcm"
msgid "Configure…"
msgstr ""
-#: qml/Main.qml:289
+#: qml/Main.qml:290
#, kde-format
msgctxt "@action:button Open additional printer settings"
msgid "Media Settings…"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/print-manager-6.7.0/po/bg/org.kde.plasma.printqueue.po
new/print-manager-6.7.1/po/bg/org.kde.plasma.printqueue.po
--- old/print-manager-6.7.0/po/bg/org.kde.plasma.printqueue.po 2026-06-11
11:40:24.000000000 +0200
+++ new/print-manager-6.7.1/po/bg/org.kde.plasma.printqueue.po 2026-06-23
10:19:31.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: print-manager\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2026-03-23 00:46+0000\n"
+"POT-Creation-Date: 2026-06-12 02:39+0000\n"
"PO-Revision-Date: 2026-02-25 20:18+0100\n"
"Last-Translator: Mincho Kondarev <[email protected]>\n"
"Language-Team: Bulgarian <[email protected]>\n"
@@ -233,25 +233,25 @@
msgid "Printer Groups"
msgstr "Принтерни групи"
-#: qml/Main.qml:268
+#: qml/Main.qml:269
#, kde-format
msgctxt "@action:button Resume printing"
msgid "Resume"
msgstr "Възобновяване"
-#: qml/Main.qml:269
+#: qml/Main.qml:270
#, kde-format
msgctxt "@action:button Pause printing"
msgid "Pause"
msgstr "Пауза"
-#: qml/Main.qml:282
+#: qml/Main.qml:283
#, kde-format
msgctxt "@action:button Configure printer in the kcm"
msgid "Configure…"
msgstr "Конфигуриране…"
-#: qml/Main.qml:289
+#: qml/Main.qml:290
#, kde-format
msgctxt "@action:button Open additional printer settings"
msgid "Media Settings…"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/print-manager-6.7.0/po/ca/org.kde.plasma.printqueue.po
new/print-manager-6.7.1/po/ca/org.kde.plasma.printqueue.po
--- old/print-manager-6.7.0/po/ca/org.kde.plasma.printqueue.po 2026-06-11
11:40:24.000000000 +0200
+++ new/print-manager-6.7.1/po/ca/org.kde.plasma.printqueue.po 2026-06-23
10:19:31.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: print-manager\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2026-03-23 00:46+0000\n"
+"POT-Creation-Date: 2026-06-12 02:39+0000\n"
"PO-Revision-Date: 2026-02-24 09:44+0100\n"
"Last-Translator: Josep M. Ferrer <[email protected]>\n"
"Language-Team: Catalan <[email protected]>\n"
@@ -235,25 +235,25 @@
msgid "Printer Groups"
msgstr "Grups d'impressores"
-#: qml/Main.qml:268
+#: qml/Main.qml:269
#, kde-format
msgctxt "@action:button Resume printing"
msgid "Resume"
msgstr "Reprèn"
-#: qml/Main.qml:269
+#: qml/Main.qml:270
#, kde-format
msgctxt "@action:button Pause printing"
msgid "Pause"
msgstr "Posa en pausa"
-#: qml/Main.qml:282
+#: qml/Main.qml:283
#, kde-format
msgctxt "@action:button Configure printer in the kcm"
msgid "Configure…"
msgstr "Configura…"
-#: qml/Main.qml:289
+#: qml/Main.qml:290
#, kde-format
msgctxt "@action:button Open additional printer settings"
msgid "Media Settings…"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/print-manager-6.7.0/po/ca@valencia/org.kde.plasma.printqueue.po
new/print-manager-6.7.1/po/ca@valencia/org.kde.plasma.printqueue.po
--- old/print-manager-6.7.0/po/ca@valencia/org.kde.plasma.printqueue.po
2026-06-11 11:40:24.000000000 +0200
+++ new/print-manager-6.7.1/po/ca@valencia/org.kde.plasma.printqueue.po
2026-06-23 10:19:31.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: print-manager\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2026-03-23 00:46+0000\n"
+"POT-Creation-Date: 2026-06-12 02:39+0000\n"
"PO-Revision-Date: 2026-02-24 09:44+0100\n"
"Last-Translator: Josep M. Ferrer <[email protected]>\n"
"Language-Team: Catalan <[email protected]>\n"
@@ -235,25 +235,25 @@
msgid "Printer Groups"
msgstr "Grups d'impressores"
-#: qml/Main.qml:268
+#: qml/Main.qml:269
#, kde-format
msgctxt "@action:button Resume printing"
msgid "Resume"
msgstr "Reprén"
-#: qml/Main.qml:269
+#: qml/Main.qml:270
#, kde-format
msgctxt "@action:button Pause printing"
msgid "Pause"
msgstr "Posa en pausa"
-#: qml/Main.qml:282
+#: qml/Main.qml:283
#, kde-format
msgctxt "@action:button Configure printer in the kcm"
msgid "Configure…"
msgstr "Configura…"
-#: qml/Main.qml:289
+#: qml/Main.qml:290
#, kde-format
msgctxt "@action:button Open additional printer settings"
msgid "Media Settings…"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/print-manager-6.7.0/po/cs/org.kde.plasma.printqueue.po
new/print-manager-6.7.1/po/cs/org.kde.plasma.printqueue.po
--- old/print-manager-6.7.0/po/cs/org.kde.plasma.printqueue.po 2026-06-11
11:40:24.000000000 +0200
+++ new/print-manager-6.7.1/po/cs/org.kde.plasma.printqueue.po 2026-06-23
10:19:31.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: print-manager\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2026-03-23 00:46+0000\n"
+"POT-Creation-Date: 2026-06-12 02:39+0000\n"
"PO-Revision-Date: 2026-03-30 19:57+0200\n"
"Last-Translator: Vít Pelčák <[email protected]>\n"
"Language-Team: Czech <[email protected]>\n"
@@ -233,25 +233,25 @@
msgid "Printer Groups"
msgstr "Skupiny tiskáren"
-#: qml/Main.qml:268
+#: qml/Main.qml:269
#, kde-format
msgctxt "@action:button Resume printing"
msgid "Resume"
msgstr "Obnovit"
-#: qml/Main.qml:269
+#: qml/Main.qml:270
#, kde-format
msgctxt "@action:button Pause printing"
msgid "Pause"
msgstr "Pozastavit"
-#: qml/Main.qml:282
+#: qml/Main.qml:283
#, kde-format
msgctxt "@action:button Configure printer in the kcm"
msgid "Configure…"
msgstr "Nastavit…"
-#: qml/Main.qml:289
+#: qml/Main.qml:290
#, kde-format
msgctxt "@action:button Open additional printer settings"
msgid "Media Settings…"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/print-manager-6.7.0/po/de/org.kde.plasma.printqueue.po
new/print-manager-6.7.1/po/de/org.kde.plasma.printqueue.po
--- old/print-manager-6.7.0/po/de/org.kde.plasma.printqueue.po 2026-06-11
11:40:24.000000000 +0200
+++ new/print-manager-6.7.1/po/de/org.kde.plasma.printqueue.po 2026-06-23
10:19:31.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: print-manager\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2026-03-23 00:46+0000\n"
+"POT-Creation-Date: 2026-06-12 02:39+0000\n"
"PO-Revision-Date: 2026-04-22 20:17+0200\n"
"Last-Translator: Philipp Kiemle <[email protected]>\n"
"Language-Team: German <[email protected]>\n"
@@ -234,25 +234,25 @@
msgid "Printer Groups"
msgstr "Druckergruppen"
-#: qml/Main.qml:268
+#: qml/Main.qml:269
#, kde-format
msgctxt "@action:button Resume printing"
msgid "Resume"
msgstr "Fortsetzen"
-#: qml/Main.qml:269
+#: qml/Main.qml:270
#, kde-format
msgctxt "@action:button Pause printing"
msgid "Pause"
msgstr "Anhalten"
-#: qml/Main.qml:282
+#: qml/Main.qml:283
#, kde-format
msgctxt "@action:button Configure printer in the kcm"
msgid "Configure…"
msgstr "Einrichten …"
-#: qml/Main.qml:289
+#: qml/Main.qml:290
#, kde-format
msgctxt "@action:button Open additional printer settings"
msgid "Media Settings…"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/print-manager-6.7.0/po/es/org.kde.plasma.printqueue.po
new/print-manager-6.7.1/po/es/org.kde.plasma.printqueue.po
--- old/print-manager-6.7.0/po/es/org.kde.plasma.printqueue.po 2026-06-11
11:40:24.000000000 +0200
+++ new/print-manager-6.7.1/po/es/org.kde.plasma.printqueue.po 2026-06-23
10:19:31.000000000 +0200
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: org.kde.plasma.printqueue\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2026-03-23 00:46+0000\n"
+"POT-Creation-Date: 2026-06-12 02:39+0000\n"
"PO-Revision-Date: 2026-02-24 12:22+0100\n"
"Last-Translator: Eloy Cuadra <[email protected]>\n"
"Language-Team: Spanish <[email protected]>\n"
@@ -235,25 +235,25 @@
msgid "Printer Groups"
msgstr "Grupos de impresoras"
-#: qml/Main.qml:268
+#: qml/Main.qml:269
#, kde-format
msgctxt "@action:button Resume printing"
msgid "Resume"
msgstr "Continuar"
-#: qml/Main.qml:269
+#: qml/Main.qml:270
#, kde-format
msgctxt "@action:button Pause printing"
msgid "Pause"
msgstr "Pausar"
-#: qml/Main.qml:282
+#: qml/Main.qml:283
#, kde-format
msgctxt "@action:button Configure printer in the kcm"
msgid "Configure…"
msgstr "Configurar…"
-#: qml/Main.qml:289
+#: qml/Main.qml:290
#, kde-format
msgctxt "@action:button Open additional printer settings"
msgid "Media Settings…"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/print-manager-6.7.0/po/fr/org.kde.plasma.printqueue.po
new/print-manager-6.7.1/po/fr/org.kde.plasma.printqueue.po
--- old/print-manager-6.7.0/po/fr/org.kde.plasma.printqueue.po 2026-06-11
11:40:24.000000000 +0200
+++ new/print-manager-6.7.1/po/fr/org.kde.plasma.printqueue.po 2026-06-23
10:19:31.000000000 +0200
@@ -4,7 +4,7 @@
msgstr ""
"Project-Id-Version: print-manager\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2026-03-23 00:46+0000\n"
+"POT-Creation-Date: 2026-06-12 02:39+0000\n"
"PO-Revision-Date: 2026-05-04 15:06+0200\n"
"Last-Translator: Xavier Besnard <[email protected]>\n"
"Language-Team: fr\n"
@@ -231,25 +231,25 @@
msgid "Printer Groups"
msgstr "Groupes d'imprimantes"
-#: qml/Main.qml:268
+#: qml/Main.qml:269
#, kde-format
msgctxt "@action:button Resume printing"
msgid "Resume"
msgstr "Reprendre"
-#: qml/Main.qml:269
+#: qml/Main.qml:270
#, kde-format
msgctxt "@action:button Pause printing"
msgid "Pause"
msgstr "Mettre en pause"
-#: qml/Main.qml:282
+#: qml/Main.qml:283
#, kde-format
msgctxt "@action:button Configure printer in the kcm"
msgid "Configure…"
msgstr "Configurer…"
-#: qml/Main.qml:289
+#: qml/Main.qml:290
#, kde-format
msgctxt "@action:button Open additional printer settings"
msgid "Media Settings…"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/print-manager-6.7.0/po/he/org.kde.plasma.printqueue.po
new/print-manager-6.7.1/po/he/org.kde.plasma.printqueue.po
--- old/print-manager-6.7.0/po/he/org.kde.plasma.printqueue.po 2026-06-11
11:40:24.000000000 +0200
+++ new/print-manager-6.7.1/po/he/org.kde.plasma.printqueue.po 2026-06-23
10:19:31.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: print-manager\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2026-03-23 00:46+0000\n"
+"POT-Creation-Date: 2026-06-12 02:39+0000\n"
"PO-Revision-Date: 2026-02-26 08:56+0200\n"
"Last-Translator: Yaron Shahrabani <[email protected]>\n"
"Language-Team: צוות התרגום של KDE ישראל\n"
@@ -234,25 +234,25 @@
msgid "Printer Groups"
msgstr "קבוצות מדפסות"
-#: qml/Main.qml:268
+#: qml/Main.qml:269
#, kde-format
msgctxt "@action:button Resume printing"
msgid "Resume"
msgstr "המשך"
-#: qml/Main.qml:269
+#: qml/Main.qml:270
#, kde-format
msgctxt "@action:button Pause printing"
msgid "Pause"
msgstr "השהיה"
-#: qml/Main.qml:282
+#: qml/Main.qml:283
#, kde-format
msgctxt "@action:button Configure printer in the kcm"
msgid "Configure…"
msgstr "הגדרה…"
-#: qml/Main.qml:289
+#: qml/Main.qml:290
#, kde-format
msgctxt "@action:button Open additional printer settings"
msgid "Media Settings…"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/print-manager-6.7.0/po/hu/org.kde.plasma.printqueue.po
new/print-manager-6.7.1/po/hu/org.kde.plasma.printqueue.po
--- old/print-manager-6.7.0/po/hu/org.kde.plasma.printqueue.po 2026-06-11
11:40:24.000000000 +0200
+++ new/print-manager-6.7.1/po/hu/org.kde.plasma.printqueue.po 2026-06-23
10:19:31.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: print-manager\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2026-03-23 00:46+0000\n"
+"POT-Creation-Date: 2026-06-12 02:39+0000\n"
"PO-Revision-Date: 2026-06-04 21:42+0200\n"
"Last-Translator: Kristof Kiszel <[email protected]>\n"
"Language-Team: Hungarian <[email protected]>\n"
@@ -233,25 +233,25 @@
msgid "Printer Groups"
msgstr "Nyomtatócsoportok"
-#: qml/Main.qml:268
+#: qml/Main.qml:269
#, kde-format
msgctxt "@action:button Resume printing"
msgid "Resume"
msgstr "Folytatás"
-#: qml/Main.qml:269
+#: qml/Main.qml:270
#, kde-format
msgctxt "@action:button Pause printing"
msgid "Pause"
msgstr "Szüneteltetés"
-#: qml/Main.qml:282
+#: qml/Main.qml:283
#, kde-format
msgctxt "@action:button Configure printer in the kcm"
msgid "Configure…"
msgstr "Beállítás…"
-#: qml/Main.qml:289
+#: qml/Main.qml:290
#, kde-format
msgctxt "@action:button Open additional printer settings"
msgid "Media Settings…"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/print-manager-6.7.0/po/ia/org.kde.plasma.printqueue.po
new/print-manager-6.7.1/po/ia/org.kde.plasma.printqueue.po
--- old/print-manager-6.7.0/po/ia/org.kde.plasma.printqueue.po 2026-06-11
11:40:24.000000000 +0200
+++ new/print-manager-6.7.1/po/ia/org.kde.plasma.printqueue.po 2026-06-23
10:19:31.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: print-manager\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2026-03-23 00:46+0000\n"
+"POT-Creation-Date: 2026-06-12 02:39+0000\n"
"PO-Revision-Date: 2026-02-24 12:13+0100\n"
"Last-Translator: giovanni <[email protected]>\n"
"Language-Team: Interlingua <[email protected]>\n"
@@ -233,25 +233,25 @@
msgid "Printer Groups"
msgstr "Gruppos de Imprimitor"
-#: qml/Main.qml:268
+#: qml/Main.qml:269
#, kde-format
msgctxt "@action:button Resume printing"
msgid "Resume"
msgstr "Reprende"
-#: qml/Main.qml:269
+#: qml/Main.qml:270
#, kde-format
msgctxt "@action:button Pause printing"
msgid "Pause"
msgstr "Pausa"
-#: qml/Main.qml:282
+#: qml/Main.qml:283
#, kde-format
msgctxt "@action:button Configure printer in the kcm"
msgid "Configure…"
msgstr "Configura…"
-#: qml/Main.qml:289
+#: qml/Main.qml:290
#, kde-format
msgctxt "@action:button Open additional printer settings"
msgid "Media Settings…"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/print-manager-6.7.0/po/it/org.kde.plasma.printqueue.po
new/print-manager-6.7.1/po/it/org.kde.plasma.printqueue.po
--- old/print-manager-6.7.0/po/it/org.kde.plasma.printqueue.po 2026-06-11
11:40:24.000000000 +0200
+++ new/print-manager-6.7.1/po/it/org.kde.plasma.printqueue.po 2026-06-23
10:19:31.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: print-manager\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2026-03-23 00:46+0000\n"
+"POT-Creation-Date: 2026-06-12 02:39+0000\n"
"PO-Revision-Date: 2026-02-26 23:36+0100\n"
"Last-Translator: Luigi Toscano <[email protected]>\n"
"Language-Team: Italian <[email protected]>\n"
@@ -233,25 +233,25 @@
msgid "Printer Groups"
msgstr "Gruppi di stampanti"
-#: qml/Main.qml:268
+#: qml/Main.qml:269
#, kde-format
msgctxt "@action:button Resume printing"
msgid "Resume"
msgstr "Riprendi"
-#: qml/Main.qml:269
+#: qml/Main.qml:270
#, kde-format
msgctxt "@action:button Pause printing"
msgid "Pause"
msgstr "Metti in pausa"
-#: qml/Main.qml:282
+#: qml/Main.qml:283
#, kde-format
msgctxt "@action:button Configure printer in the kcm"
msgid "Configure…"
msgstr "Configura…"
-#: qml/Main.qml:289
+#: qml/Main.qml:290
#, kde-format
msgctxt "@action:button Open additional printer settings"
msgid "Media Settings…"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/print-manager-6.7.0/po/ka/org.kde.plasma.printqueue.po
new/print-manager-6.7.1/po/ka/org.kde.plasma.printqueue.po
--- old/print-manager-6.7.0/po/ka/org.kde.plasma.printqueue.po 2026-06-11
11:40:24.000000000 +0200
+++ new/print-manager-6.7.1/po/ka/org.kde.plasma.printqueue.po 2026-06-23
10:19:31.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: print-manager\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2026-03-23 00:46+0000\n"
+"POT-Creation-Date: 2026-06-12 02:39+0000\n"
"PO-Revision-Date: 2026-02-24 04:55+0100\n"
"Last-Translator: Temuri Doghonadze <[email protected]>\n"
"Language-Team: Georgian <[email protected]>\n"
@@ -234,25 +234,25 @@
msgid "Printer Groups"
msgstr "პრინტერის ჯგუფები"
-#: qml/Main.qml:268
+#: qml/Main.qml:269
#, kde-format
msgctxt "@action:button Resume printing"
msgid "Resume"
msgstr "გაგრძელება"
-#: qml/Main.qml:269
+#: qml/Main.qml:270
#, kde-format
msgctxt "@action:button Pause printing"
msgid "Pause"
msgstr "შეჩერება"
-#: qml/Main.qml:282
+#: qml/Main.qml:283
#, kde-format
msgctxt "@action:button Configure printer in the kcm"
msgid "Configure…"
msgstr "მორგება…"
-#: qml/Main.qml:289
+#: qml/Main.qml:290
#, kde-format
msgctxt "@action:button Open additional printer settings"
msgid "Media Settings…"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/print-manager-6.7.0/po/ko/org.kde.plasma.printqueue.po
new/print-manager-6.7.1/po/ko/org.kde.plasma.printqueue.po
--- old/print-manager-6.7.0/po/ko/org.kde.plasma.printqueue.po 2026-06-11
11:40:24.000000000 +0200
+++ new/print-manager-6.7.1/po/ko/org.kde.plasma.printqueue.po 2026-06-23
10:19:31.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: print-manager\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2026-03-23 00:46+0000\n"
+"POT-Creation-Date: 2026-06-12 02:39+0000\n"
"PO-Revision-Date: 2026-06-09 01:35+0200\n"
"Last-Translator: Shinjo Park <[email protected]>\n"
"Language-Team: Korean <[email protected]>\n"
@@ -233,25 +233,25 @@
msgid "Printer Groups"
msgstr "프린터 그룹"
-#: qml/Main.qml:268
+#: qml/Main.qml:269
#, kde-format
msgctxt "@action:button Resume printing"
msgid "Resume"
msgstr "다시 시작"
-#: qml/Main.qml:269
+#: qml/Main.qml:270
#, kde-format
msgctxt "@action:button Pause printing"
msgid "Pause"
msgstr "일시 정지"
-#: qml/Main.qml:282
+#: qml/Main.qml:283
#, kde-format
msgctxt "@action:button Configure printer in the kcm"
msgid "Configure…"
msgstr "설정…"
-#: qml/Main.qml:289
+#: qml/Main.qml:290
#, kde-format
msgctxt "@action:button Open additional printer settings"
msgid "Media Settings…"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/print-manager-6.7.0/po/nl/org.kde.plasma.printqueue.po
new/print-manager-6.7.1/po/nl/org.kde.plasma.printqueue.po
--- old/print-manager-6.7.0/po/nl/org.kde.plasma.printqueue.po 2026-06-11
11:40:24.000000000 +0200
+++ new/print-manager-6.7.1/po/nl/org.kde.plasma.printqueue.po 2026-06-23
10:19:31.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: print-manager\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2026-03-23 00:46+0000\n"
+"POT-Creation-Date: 2026-06-12 02:39+0000\n"
"PO-Revision-Date: 2026-02-24 11:55+0100\n"
"Last-Translator: Freek de Kruijf <[email protected]>\n"
"Language-Team: \n"
@@ -233,25 +233,25 @@
msgid "Printer Groups"
msgstr "Printergroepen"
-#: qml/Main.qml:268
+#: qml/Main.qml:269
#, kde-format
msgctxt "@action:button Resume printing"
msgid "Resume"
msgstr "Hervatten"
-#: qml/Main.qml:269
+#: qml/Main.qml:270
#, kde-format
msgctxt "@action:button Pause printing"
msgid "Pause"
msgstr "Pauzeren"
-#: qml/Main.qml:282
+#: qml/Main.qml:283
#, kde-format
msgctxt "@action:button Configure printer in the kcm"
msgid "Configure…"
msgstr "Configureren…"
-#: qml/Main.qml:289
+#: qml/Main.qml:290
#, kde-format
msgctxt "@action:button Open additional printer settings"
msgid "Media Settings…"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/print-manager-6.7.0/po/pl/org.kde.plasma.printqueue.po
new/print-manager-6.7.1/po/pl/org.kde.plasma.printqueue.po
--- old/print-manager-6.7.0/po/pl/org.kde.plasma.printqueue.po 2026-06-11
11:40:24.000000000 +0200
+++ new/print-manager-6.7.1/po/pl/org.kde.plasma.printqueue.po 2026-06-23
10:19:31.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: print-manager\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2026-03-23 00:46+0000\n"
+"POT-Creation-Date: 2026-06-12 02:39+0000\n"
"PO-Revision-Date: 2026-03-14 07:06+0100\n"
"Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
"Language-Team: pl\n"
@@ -234,25 +234,25 @@
msgid "Printer Groups"
msgstr "Grupy drukarek"
-#: qml/Main.qml:268
+#: qml/Main.qml:269
#, kde-format
msgctxt "@action:button Resume printing"
msgid "Resume"
msgstr "Wznów"
-#: qml/Main.qml:269
+#: qml/Main.qml:270
#, kde-format
msgctxt "@action:button Pause printing"
msgid "Pause"
msgstr "Wstrzymaj"
-#: qml/Main.qml:282
+#: qml/Main.qml:283
#, kde-format
msgctxt "@action:button Configure printer in the kcm"
msgid "Configure…"
msgstr "Ustawienia…"
-#: qml/Main.qml:289
+#: qml/Main.qml:290
#, kde-format
msgctxt "@action:button Open additional printer settings"
msgid "Media Settings…"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/print-manager-6.7.0/po/pt_BR/org.kde.plasma.printqueue.po
new/print-manager-6.7.1/po/pt_BR/org.kde.plasma.printqueue.po
--- old/print-manager-6.7.0/po/pt_BR/org.kde.plasma.printqueue.po
2026-06-11 11:40:24.000000000 +0200
+++ new/print-manager-6.7.1/po/pt_BR/org.kde.plasma.printqueue.po
2026-06-23 10:19:31.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: print-manager\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2026-03-23 00:46+0000\n"
+"POT-Creation-Date: 2026-06-12 02:39+0000\n"
"PO-Revision-Date: 2026-02-24 08:46-0300\n"
"Last-Translator: Marcus Gama <[email protected]>\n"
"Language-Team: Brazilian Portuguese <[email protected]>\n"
@@ -233,25 +233,25 @@
msgid "Printer Groups"
msgstr "Grupos de impressoras"
-#: qml/Main.qml:268
+#: qml/Main.qml:269
#, kde-format
msgctxt "@action:button Resume printing"
msgid "Resume"
msgstr "Continuar"
-#: qml/Main.qml:269
+#: qml/Main.qml:270
#, kde-format
msgctxt "@action:button Pause printing"
msgid "Pause"
msgstr "Pausar"
-#: qml/Main.qml:282
+#: qml/Main.qml:283
#, kde-format
msgctxt "@action:button Configure printer in the kcm"
msgid "Configure…"
msgstr "Configurar…"
-#: qml/Main.qml:289
+#: qml/Main.qml:290
#, kde-format
msgctxt "@action:button Open additional printer settings"
msgid "Media Settings…"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/print-manager-6.7.0/po/ro/org.kde.plasma.printqueue.po
new/print-manager-6.7.1/po/ro/org.kde.plasma.printqueue.po
--- old/print-manager-6.7.0/po/ro/org.kde.plasma.printqueue.po 2026-06-11
11:40:24.000000000 +0200
+++ new/print-manager-6.7.1/po/ro/org.kde.plasma.printqueue.po 2026-06-23
10:19:31.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: print-manager\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2026-03-23 00:46+0000\n"
+"POT-Creation-Date: 2026-06-12 02:39+0000\n"
"PO-Revision-Date: 2026-03-18 21:53+0000\n"
"Last-Translator: Sergiu Bivol <[email protected]>\n"
"Language-Team: Romanian <[email protected]>\n"
@@ -234,25 +234,25 @@
msgid "Printer Groups"
msgstr "Grupuri de imprimante"
-#: qml/Main.qml:268
+#: qml/Main.qml:269
#, kde-format
msgctxt "@action:button Resume printing"
msgid "Resume"
msgstr "Reia"
-#: qml/Main.qml:269
+#: qml/Main.qml:270
#, kde-format
msgctxt "@action:button Pause printing"
msgid "Pause"
msgstr "Întrerupe"
-#: qml/Main.qml:282
+#: qml/Main.qml:283
#, kde-format
msgctxt "@action:button Configure printer in the kcm"
msgid "Configure…"
msgstr "Configurează…"
-#: qml/Main.qml:289
+#: qml/Main.qml:290
#, kde-format
msgctxt "@action:button Open additional printer settings"
msgid "Media Settings…"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/print-manager-6.7.0/po/ru/plasma_applet_org.kde.plasma.printmanager.po
new/print-manager-6.7.1/po/ru/plasma_applet_org.kde.plasma.printmanager.po
--- old/print-manager-6.7.0/po/ru/plasma_applet_org.kde.plasma.printmanager.po
2026-06-11 11:40:24.000000000 +0200
+++ new/print-manager-6.7.1/po/ru/plasma_applet_org.kde.plasma.printmanager.po
2026-06-23 10:19:31.000000000 +0200
@@ -1,7 +1,7 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
-# SPDX-FileCopyrightText: 2018, 2020, 2021, 2022, 2023, 2025 Alexander
Yavorsky <[email protected]>
+# SPDX-FileCopyrightText: 2018, 2020-2023, 2025-2026 Alexander Yavorsky
<[email protected]>
# Yuri Efremov <[email protected]>, 2013.
# Alexander Lakhin <[email protected]>, 2013.
# Alexander Potashev <[email protected]>, 2015.
@@ -11,14 +11,14 @@
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2026-05-08 00:46+0000\n"
-"PO-Revision-Date: 2025-11-27 19:50+0300\n"
-"Last-Translator: Alexander Yavorsky <[email protected]>\n"
+"PO-Revision-Date: 2026-06-18 18:18+0200\n"
+"Last-Translator: Alexander Yavorskiy <[email protected]>\n"
"Language-Team: Russian <[email protected]>\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 25.11.80\n"
+"X-Generator: Lokalize 26.04.2\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-Environment: kde\n"
@@ -66,7 +66,7 @@
#: src/plasmoid/main.qml:76 src/plasmoid/PrinterDelegate.qml:68
msgctxt "Number of active print jobs"
msgid "%1"
-msgstr ""
+msgstr "%1"
#: src/plasmoid/main.qml:103
msgid "&Configure Printers…"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/print-manager-6.7.0/po/ru/print-manager.po
new/print-manager-6.7.1/po/ru/print-manager.po
--- old/print-manager-6.7.0/po/ru/print-manager.po 2026-06-11
11:40:24.000000000 +0200
+++ new/print-manager-6.7.1/po/ru/print-manager.po 2026-06-23
10:19:31.000000000 +0200
@@ -4,21 +4,21 @@
# Yuri Efremov <[email protected]>, 2013.
# Alexander Lakhin <[email protected]>, 2013.
# Alexander Potashev <[email protected]>, 2015.
-# SPDX-FileCopyrightText: 2018, 2020, 2023, 2024, 2025, 2026 Alexander
Yavorsky <[email protected]>
+# SPDX-FileCopyrightText: 2018, 2020, 2023-2026 Alexander Yavorsky
<[email protected]>
# SPDX-FileCopyrightText: 2024, 2025 Olesya Gerasimenko
<[email protected]>
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2026-06-07 02:49+0000\n"
-"PO-Revision-Date: 2026-04-03 19:35+0200\n"
+"PO-Revision-Date: 2026-06-18 18:18+0200\n"
"Last-Translator: Alexander Yavorskiy <[email protected]>\n"
"Language-Team: Russian <[email protected]>\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 25.12.3\n"
+"X-Generator: Lokalize 26.04.2\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-Environment: kde\n"
@@ -643,8 +643,7 @@
msgstr "С компьютера"
#: src/libkcups/JobModel.cpp:167
-#, fuzzy, kde-format
-#| msgid "Processing\t%1 [%2]"
+#, kde-format
msgctxt "@info:progress The job name (%1) and the printer name (%2)"
msgid "Processing\t%1 [%2]"
msgstr "Обработка\t%1 [%2]"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/print-manager-6.7.0/po/sk/org.kde.plasma.printqueue.po
new/print-manager-6.7.1/po/sk/org.kde.plasma.printqueue.po
--- old/print-manager-6.7.0/po/sk/org.kde.plasma.printqueue.po 2026-06-11
11:40:24.000000000 +0200
+++ new/print-manager-6.7.1/po/sk/org.kde.plasma.printqueue.po 2026-06-23
10:19:31.000000000 +0200
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: print-manager\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2026-03-23 00:46+0000\n"
+"POT-Creation-Date: 2026-06-12 02:39+0000\n"
"PO-Revision-Date: 2026-04-11 12:00+0200\n"
"Last-Translator: Roman Paholik <[email protected]>\n"
"Language-Team: Slovak <[email protected]>\n"
@@ -233,25 +233,25 @@
msgid "Printer Groups"
msgstr "Skupiny tlačiarní"
-#: qml/Main.qml:268
+#: qml/Main.qml:269
#, kde-format
msgctxt "@action:button Resume printing"
msgid "Resume"
msgstr "Pokračovať"
-#: qml/Main.qml:269
+#: qml/Main.qml:270
#, kde-format
msgctxt "@action:button Pause printing"
msgid "Pause"
msgstr "Pozastaviť"
-#: qml/Main.qml:282
+#: qml/Main.qml:283
#, kde-format
msgctxt "@action:button Configure printer in the kcm"
msgid "Configure…"
msgstr "Nastaviť…"
-#: qml/Main.qml:289
+#: qml/Main.qml:290
#, kde-format
msgctxt "@action:button Open additional printer settings"
msgid "Media Settings…"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/print-manager-6.7.0/po/sl/org.kde.plasma.printqueue.po
new/print-manager-6.7.1/po/sl/org.kde.plasma.printqueue.po
--- old/print-manager-6.7.0/po/sl/org.kde.plasma.printqueue.po 2026-06-11
11:40:24.000000000 +0200
+++ new/print-manager-6.7.1/po/sl/org.kde.plasma.printqueue.po 2026-06-23
10:19:31.000000000 +0200
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: org.kde.plasma.printqueue\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2026-03-23 00:46+0000\n"
+"POT-Creation-Date: 2026-06-12 02:39+0000\n"
"PO-Revision-Date: 2026-02-25 06:25+0100\n"
"Last-Translator: Matjaž Jeran <[email protected]>\n"
"Language-Team: Slovenian <[email protected]>\n"
@@ -230,25 +230,25 @@
msgid "Printer Groups"
msgstr "Skupine tiskalnikov"
-#: qml/Main.qml:268
+#: qml/Main.qml:269
#, kde-format
msgctxt "@action:button Resume printing"
msgid "Resume"
msgstr "Nadaljuj"
-#: qml/Main.qml:269
+#: qml/Main.qml:270
#, kde-format
msgctxt "@action:button Pause printing"
msgid "Pause"
msgstr "Premor"
-#: qml/Main.qml:282
+#: qml/Main.qml:283
#, kde-format
msgctxt "@action:button Configure printer in the kcm"
msgid "Configure…"
msgstr "Konfiguriraj…"
-#: qml/Main.qml:289
+#: qml/Main.qml:290
#, kde-format
msgctxt "@action:button Open additional printer settings"
msgid "Media Settings…"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/print-manager-6.7.0/po/tr/org.kde.plasma.printqueue.po
new/print-manager-6.7.1/po/tr/org.kde.plasma.printqueue.po
--- old/print-manager-6.7.0/po/tr/org.kde.plasma.printqueue.po 2026-06-11
11:40:24.000000000 +0200
+++ new/print-manager-6.7.1/po/tr/org.kde.plasma.printqueue.po 2026-06-23
10:19:31.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: print-manager\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2026-03-23 00:46+0000\n"
+"POT-Creation-Date: 2026-06-12 02:39+0000\n"
"PO-Revision-Date: 2026-02-24 07:51+0300\n"
"Last-Translator: Emir SARI <[email protected]>\n"
"Language-Team: Turkish <[email protected]>\n"
@@ -233,25 +233,25 @@
msgid "Printer Groups"
msgstr "Yazıcı Grupları"
-#: qml/Main.qml:268
+#: qml/Main.qml:269
#, kde-format
msgctxt "@action:button Resume printing"
msgid "Resume"
msgstr "Sürdür"
-#: qml/Main.qml:269
+#: qml/Main.qml:270
#, kde-format
msgctxt "@action:button Pause printing"
msgid "Pause"
msgstr "Duraklat"
-#: qml/Main.qml:282
+#: qml/Main.qml:283
#, kde-format
msgctxt "@action:button Configure printer in the kcm"
msgid "Configure…"
msgstr "Yapılandır…"
-#: qml/Main.qml:289
+#: qml/Main.qml:290
#, kde-format
msgctxt "@action:button Open additional printer settings"
msgid "Media Settings…"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/print-manager-6.7.0/po/uk/org.kde.plasma.printqueue.po
new/print-manager-6.7.1/po/uk/org.kde.plasma.printqueue.po
--- old/print-manager-6.7.0/po/uk/org.kde.plasma.printqueue.po 2026-06-11
11:40:24.000000000 +0200
+++ new/print-manager-6.7.1/po/uk/org.kde.plasma.printqueue.po 2026-06-23
10:19:31.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: print-manager\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2026-03-23 00:46+0000\n"
+"POT-Creation-Date: 2026-06-12 02:39+0000\n"
"PO-Revision-Date: 2026-02-25 20:25+0200\n"
"Last-Translator: Yuri Chornoivan <[email protected]>\n"
"Language-Team: Ukrainian <[email protected]>\n"
@@ -234,25 +234,25 @@
msgid "Printer Groups"
msgstr "Групи принтерів"
-#: qml/Main.qml:268
+#: qml/Main.qml:269
#, kde-format
msgctxt "@action:button Resume printing"
msgid "Resume"
msgstr "Поновити"
-#: qml/Main.qml:269
+#: qml/Main.qml:270
#, kde-format
msgctxt "@action:button Pause printing"
msgid "Pause"
msgstr "Призупинити"
-#: qml/Main.qml:282
+#: qml/Main.qml:283
#, kde-format
msgctxt "@action:button Configure printer in the kcm"
msgid "Configure…"
msgstr "Налаштувати…"
-#: qml/Main.qml:289
+#: qml/Main.qml:290
#, kde-format
msgctxt "@action:button Open additional printer settings"
msgid "Media Settings…"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/print-manager-6.7.0/po/zh_CN/org.kde.plasma.printqueue.po
new/print-manager-6.7.1/po/zh_CN/org.kde.plasma.printqueue.po
--- old/print-manager-6.7.0/po/zh_CN/org.kde.plasma.printqueue.po
2026-06-11 11:40:24.000000000 +0200
+++ new/print-manager-6.7.1/po/zh_CN/org.kde.plasma.printqueue.po
2026-06-23 10:19:31.000000000 +0200
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2026-03-23 00:46+0000\n"
+"POT-Creation-Date: 2026-06-12 02:39+0000\n"
"PO-Revision-Date: 2026-02-26 21:24\n"
"Last-Translator: \n"
"Language-Team: Chinese Simplified\n"
@@ -234,25 +234,25 @@
msgid "Printer Groups"
msgstr "打印机组"
-#: qml/Main.qml:268
+#: qml/Main.qml:269
#, kde-format
msgctxt "@action:button Resume printing"
msgid "Resume"
msgstr "继续"
-#: qml/Main.qml:269
+#: qml/Main.qml:270
#, kde-format
msgctxt "@action:button Pause printing"
msgid "Pause"
msgstr "暂停"
-#: qml/Main.qml:282
+#: qml/Main.qml:283
#, kde-format
msgctxt "@action:button Configure printer in the kcm"
msgid "Configure…"
msgstr "配置…"
-#: qml/Main.qml:289
+#: qml/Main.qml:290
#, kde-format
msgctxt "@action:button Open additional printer settings"
msgid "Media Settings…"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/print-manager-6.7.0/po/zh_TW/org.kde.plasma.printqueue.po
new/print-manager-6.7.1/po/zh_TW/org.kde.plasma.printqueue.po
--- old/print-manager-6.7.0/po/zh_TW/org.kde.plasma.printqueue.po
2026-06-11 11:40:24.000000000 +0200
+++ new/print-manager-6.7.1/po/zh_TW/org.kde.plasma.printqueue.po
2026-06-23 10:19:31.000000000 +0200
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: print-manager\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2026-03-23 00:46+0000\n"
+"POT-Creation-Date: 2026-06-12 02:39+0000\n"
"PO-Revision-Date: 2026-04-20 02:30+0900\n"
"Last-Translator: Kisaragi Hiu <[email protected]>\n"
"Language-Team: Traditional Chinese <[email protected]>\n"
@@ -233,25 +233,25 @@
msgid "Printer Groups"
msgstr "印表機群組"
-#: qml/Main.qml:268
+#: qml/Main.qml:269
#, kde-format
msgctxt "@action:button Resume printing"
msgid "Resume"
msgstr "繼續"
-#: qml/Main.qml:269
+#: qml/Main.qml:270
#, kde-format
msgctxt "@action:button Pause printing"
msgid "Pause"
msgstr "暫停"
-#: qml/Main.qml:282
+#: qml/Main.qml:283
#, kde-format
msgctxt "@action:button Configure printer in the kcm"
msgid "Configure…"
msgstr "設定…"
-#: qml/Main.qml:289
+#: qml/Main.qml:290
#, kde-format
msgctxt "@action:button Open additional printer settings"
msgid "Media Settings…"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/print-manager-6.7.0/src/kded/printmanager.notifyrc
new/print-manager-6.7.1/src/kded/printmanager.notifyrc
--- old/print-manager-6.7.0/src/kded/printmanager.notifyrc 2026-06-11
11:40:24.000000000 +0200
+++ new/print-manager-6.7.1/src/kded/printmanager.notifyrc 2026-06-23
10:19:31.000000000 +0200
@@ -130,6 +130,7 @@
Name[ia]=Basse nivellos de Tinta/Toner
Name[is]=Lítið eftir af bleki/tóner
Name[it]=Livelli bassi di inchiostro/toner
+Name[ja]=インク/トナーの残量が少ないとき
Name[ka]=მელნის/ტონერის დაბალი დონე
Name[ko]=잉크/토너 부족
Name[lt]=Žemi rašalo/dažomųjų miltelių lygiai
@@ -180,7 +181,7 @@
Name[id]=Printer Baru telah ditambahkan
Name[is]=Nýja prentaranum bætt við
Name[it]=La nuova stampante è stata aggiunta
-Name[ja]=新しいプリンタが追加されました
+Name[ja]=新しいプリンタが追加されたとき
Name[ka]=ახალი პრინტერი დამატებულია
Name[kk]=Жаңа принтер қосылды
Name[km]=រកឃើញម៉ាស៊ីនបោះពុម្ពថ្មី
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/print-manager-6.7.0/src/print-queue/qml/Main.qml
new/print-manager-6.7.1/src/print-queue/qml/Main.qml
--- old/print-manager-6.7.0/src/print-queue/qml/Main.qml 2026-06-11
11:40:24.000000000 +0200
+++ new/print-manager-6.7.1/src/print-queue/qml/Main.qml 2026-06-23
10:19:31.000000000 +0200
@@ -250,6 +250,7 @@
subtitle: stateMessage
icon: icon.fromControlsIcon(deviceDelegate.icon)
font.bold: printers.count > 1 & isDefault
+ selected: deviceDelegate.highlighted
}
Kirigami.ActionToolBar {