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-09-10 11:45:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma6-print-manager (Old)
and /work/SRC/openSUSE:Factory/.plasma6-print-manager.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma6-print-manager"
Thu Sep 10 11:45:52 2026 rev:48 rq:1376469 version:6.7.5
Changes:
--------
---
/work/SRC/openSUSE:Factory/plasma6-print-manager/plasma6-print-manager.changes
2026-08-09 21:31:47.874934187 +0200
+++
/work/SRC/openSUSE:Factory/.plasma6-print-manager.new.1265/plasma6-print-manager.changes
2026-09-10 11:46:14.462616216 +0200
@@ -1,0 +2,9 @@
+Tue Sep 8 12:08:55 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.7.5:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.7.5
+- Changes since 6.7.4:
+ * Update version for new release 6.7.5
+
+-------------------------------------------------------------------
Old:
----
print-manager-6.7.4.tar.xz
print-manager-6.7.4.tar.xz.sig
New:
----
print-manager-6.7.5.tar.xz
print-manager-6.7.5.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma6-print-manager.spec ++++++
--- /var/tmp/diff_new_pack.shZg9E/_old 2026-09-10 11:46:15.252649281 +0200
+++ /var/tmp/diff_new_pack.shZg9E/_new 2026-09-10 11:46:15.254649364 +0200
@@ -27,7 +27,7 @@
%{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk
-F. '{print $1"."$2}')}
%bcond_without released
Name: plasma6-print-manager
-Version: 6.7.4
+Version: 6.7.5
Release: 0
Summary: Tools for managing print jobs and printers
License: GPL-2.0-or-later
++++++ print-manager-6.7.4.tar.xz -> print-manager-6.7.5.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/print-manager-6.7.4/CMakeLists.txt
new/print-manager-6.7.5/CMakeLists.txt
--- old/print-manager-6.7.4/CMakeLists.txt 2026-08-04 11:28:56.000000000
+0200
+++ new/print-manager-6.7.5/CMakeLists.txt 2026-09-08 13:00:29.000000000
+0200
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.16)
project(print-manager)
-set(PROJECT_VERSION "6.7.4")
+set(PROJECT_VERSION "6.7.5")
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.4/org.kde.print-manager.metainfo.xml
new/print-manager-6.7.5/org.kde.print-manager.metainfo.xml
--- old/print-manager-6.7.4/org.kde.print-manager.metainfo.xml 2026-08-04
11:28:56.000000000 +0200
+++ new/print-manager-6.7.5/org.kde.print-manager.metainfo.xml 2026-09-08
13:00:29.000000000 +0200
@@ -219,9 +219,9 @@
</categories>
<icon type="stock">printer</icon>
<releases>
+ <release version="6.7.5" date="2026-09-08"/>
<release version="6.7.4" date="2026-08-04"/>
<release version="6.7.3" date="2026-07-14"/>
<release version="6.7.2" date="2026-06-30"/>
- <release version="6.7.1" date="2026-06-23"/>
</releases>
</component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/print-manager-6.7.4/po/ar/print-manager.po
new/print-manager-6.7.5/po/ar/print-manager.po
--- old/print-manager-6.7.4/po/ar/print-manager.po 2026-08-04
11:28:56.000000000 +0200
+++ new/print-manager-6.7.5/po/ar/print-manager.po 2026-09-08
13:00:29.000000000 +0200
@@ -9,7 +9,7 @@
"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-23 10:29+0400\n"
+"PO-Revision-Date: 2026-08-10 13:28+0400\n"
"Last-Translator: Zayed Al-Saidi <[email protected]>\n"
"Language-Team: ar\n"
"Language: ar\n"
@@ -18,7 +18,7 @@
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
-"X-Generator: Lokalize 23.08.5\n"
+"X-Generator: Lokalize 25.12.3\n"
#: src/configure-printer/ConfigureDialog.cpp:93
#: src/configure-printer/ConfigureDialog.cpp:94
@@ -124,7 +124,7 @@
#: src/configure-printer/PrinterBehavior.cpp:224
#, kde-format
msgid "Secret"
-msgstr "سريّة جداً"
+msgstr "سريّة جدًا"
#: src/configure-printer/PrinterBehavior.cpp:226
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/print-manager-6.7.4/po/ca/kcm_printer_manager.po
new/print-manager-6.7.5/po/ca/kcm_printer_manager.po
--- old/print-manager-6.7.4/po/ca/kcm_printer_manager.po 2026-08-04
11:28:56.000000000 +0200
+++ new/print-manager-6.7.5/po/ca/kcm_printer_manager.po 2026-09-08
13:00:29.000000000 +0200
@@ -3,7 +3,7 @@
# This file is distributed under the license LGPL version 2.1 or
# version 3 or later versions approved by the membership of KDE e.V.
#
-# SPDX-FileCopyrightText: 2023, 2024, 2025, 2026 Josep M. Ferrer
<[email protected]>
+# SPDX-FileCopyrightText: 2023-2026 Josep M. Ferrer <[email protected]>
msgid ""
msgstr ""
"Project-Id-Version: print-manager\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/print-manager-6.7.4/po/ca/plasma_applet_org.kde.plasma.printmanager.po
new/print-manager-6.7.5/po/ca/plasma_applet_org.kde.plasma.printmanager.po
--- old/print-manager-6.7.4/po/ca/plasma_applet_org.kde.plasma.printmanager.po
2026-08-04 11:28:56.000000000 +0200
+++ new/print-manager-6.7.5/po/ca/plasma_applet_org.kde.plasma.printmanager.po
2026-09-08 13:00:29.000000000 +0200
@@ -3,7 +3,7 @@
# This file is distributed under the license LGPL version 2.1 or
# version 3 or later versions approved by the membership of KDE e.V.
#
-# SPDX-FileCopyrightText: 2012, 2013, 2015, 2018, 2020, 2021, 2022, 2023,
2024, 2025, 2026 Josep M. Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2012-2013, 2015, 2018, 2020-2026 Josep M. Ferrer
<[email protected]>
# SPDX-FileCopyrightText: 2020 Antoni Bella Pérez <[email protected]>
msgid ""
msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/print-manager-6.7.4/po/ca/print-manager.po
new/print-manager-6.7.5/po/ca/print-manager.po
--- old/print-manager-6.7.4/po/ca/print-manager.po 2026-08-04
11:28:56.000000000 +0200
+++ new/print-manager-6.7.5/po/ca/print-manager.po 2026-09-08
13:00:29.000000000 +0200
@@ -4,7 +4,7 @@
# version 3 or later versions approved by the membership of KDE e.V.
#
# SPDX-FileCopyrightText: 2015, 2018, 2020 Antoni Bella Pérez
<[email protected]>
-# SPDX-FileCopyrightText: 2012, 2013, 2015, 2018, 2019, 2020, 2021, 2022,
2023, 2024, 2025, 2026 Josep M. Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2012-2013, 2015, 2018-2026 Josep M. Ferrer
<[email protected]>
msgid ""
msgstr ""
"Project-Id-Version: print-manager\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/print-manager-6.7.4/po/ca@valencia/kcm_printer_manager.po
new/print-manager-6.7.5/po/ca@valencia/kcm_printer_manager.po
--- old/print-manager-6.7.4/po/ca@valencia/kcm_printer_manager.po
2026-08-04 11:28:56.000000000 +0200
+++ new/print-manager-6.7.5/po/ca@valencia/kcm_printer_manager.po
2026-09-08 13:00:29.000000000 +0200
@@ -3,7 +3,7 @@
# This file is distributed under the license LGPL version 2.1 or
# version 3 or later versions approved by the membership of KDE e.V.
#
-# SPDX-FileCopyrightText: 2023, 2024, 2025, 2026 Josep M. Ferrer
<[email protected]>
+# SPDX-FileCopyrightText: 2023-2026 Josep M. Ferrer <[email protected]>
msgid ""
msgstr ""
"Project-Id-Version: print-manager\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/print-manager-6.7.4/po/ca@valencia/plasma_applet_org.kde.plasma.printmanager.po
new/print-manager-6.7.5/po/ca@valencia/plasma_applet_org.kde.plasma.printmanager.po
---
old/print-manager-6.7.4/po/ca@valencia/plasma_applet_org.kde.plasma.printmanager.po
2026-08-04 11:28:56.000000000 +0200
+++
new/print-manager-6.7.5/po/ca@valencia/plasma_applet_org.kde.plasma.printmanager.po
2026-09-08 13:00:29.000000000 +0200
@@ -3,7 +3,7 @@
# This file is distributed under the license LGPL version 2.1 or
# version 3 or later versions approved by the membership of KDE e.V.
#
-# SPDX-FileCopyrightText: 2012, 2013, 2015, 2018, 2020, 2021, 2022, 2023,
2024, 2025, 2026 Josep M. Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2012-2013, 2015, 2018, 2020-2026 Josep M. Ferrer
<[email protected]>
# SPDX-FileCopyrightText: 2020 Antoni Bella Pérez <[email protected]>
msgid ""
msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/print-manager-6.7.4/po/ca@valencia/print-manager.po
new/print-manager-6.7.5/po/ca@valencia/print-manager.po
--- old/print-manager-6.7.4/po/ca@valencia/print-manager.po 2026-08-04
11:28:56.000000000 +0200
+++ new/print-manager-6.7.5/po/ca@valencia/print-manager.po 2026-09-08
13:00:29.000000000 +0200
@@ -4,7 +4,7 @@
# version 3 or later versions approved by the membership of KDE e.V.
#
# SPDX-FileCopyrightText: 2015, 2018, 2020 Antoni Bella Pérez
<[email protected]>
-# SPDX-FileCopyrightText: 2012, 2013, 2015, 2018, 2019, 2020, 2021, 2022,
2023, 2024, 2025, 2026 Josep M. Ferrer <[email protected]>
+# SPDX-FileCopyrightText: 2012-2013, 2015, 2018-2026 Josep M. Ferrer
<[email protected]>
msgid ""
msgstr ""
"Project-Id-Version: print-manager\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/print-manager-6.7.4/po/cs/print-manager.po
new/print-manager-6.7.5/po/cs/print-manager.po
--- old/print-manager-6.7.4/po/cs/print-manager.po 2026-08-04
11:28:56.000000000 +0200
+++ new/print-manager-6.7.5/po/cs/print-manager.po 2026-09-08
13:00:29.000000000 +0200
@@ -17,7 +17,7 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 26.04.0\n"
+"X-Generator: Lokalize 26.04.3\n"
"X-Language: cs_CZ\n"
"X-Source-Language: en_US\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/print-manager-6.7.4/po/fi/kcm_printer_manager.po
new/print-manager-6.7.5/po/fi/kcm_printer_manager.po
--- old/print-manager-6.7.4/po/fi/kcm_printer_manager.po 2026-08-04
11:28:56.000000000 +0200
+++ new/print-manager-6.7.5/po/fi/kcm_printer_manager.po 2026-09-08
13:00:29.000000000 +0200
@@ -9,7 +9,7 @@
"Project-Id-Version: add-printer\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2026-07-02 02:41+0000\n"
-"PO-Revision-Date: 2026-01-05 18:09+0200\n"
+"PO-Revision-Date: 2026-02-25 19:11+0200\n"
"Last-Translator: Tommi Nieminen <[email protected]>\n"
"Language-Team: Finnish <[email protected]>\n"
"Language: fi\n"
@@ -217,48 +217,40 @@
"<interface>Etsi</interface>."
#: ui/components/Smb.qml:16
-#, fuzzy, kde-format
-#| msgctxt "@title:window"
-#| msgid "Set up a Printer Connection"
+#, kde-format
msgctxt "@title:group"
msgid "Set up a printer on a Windows Network"
-msgstr "Aseta tulostinyhteys"
+msgstr "Aseta tulostin Windows-verkossa"
#: ui/components/Smb.qml:17
-#, fuzzy, kde-format
-#| msgctxt "@info:usagetip"
-#| msgid "Enter the address of the LPD device"
+#, kde-format
msgctxt "@info:usagetip"
msgid "Enter the address of the Windows Printer"
-msgstr "Anna LPD-laitteen osoite"
+msgstr "Anna Windows-tulostimen osoite"
#: ui/components/Smb.qml:45
#, kde-format
msgctxt "@label:textbox Authentication user name"
msgid "Username:"
-msgstr ""
+msgstr "Käyttäjätunnus:"
#: ui/components/Smb.qml:50
#, kde-format
msgctxt "@label:textbox Authentication password"
msgid "Password:"
-msgstr ""
+msgstr "Salasana:"
#: ui/components/Smb.qml:54
-#, fuzzy, kde-format
-#| msgctxt "@action:button"
-#| msgid "Select Printer…"
+#, kde-format
msgctxt "@action:button Accept current values and continue"
msgid "Save Printer…"
-msgstr "Valitse tulostin…"
+msgstr "Tallenna tulostin…"
#: ui/components/Smb.qml:76
-#, fuzzy, kde-format
-#| msgctxt "@info:status"
-#| msgid "Invalid LPD URL: %1"
+#, kde-format
msgctxt "@info:status"
msgid "Invalid Printer URL: %1"
-msgstr "Virheellinen LPD-osoite: %1"
+msgstr "Virheellinen tulostinosoite: %1"
#: ui/components/Socket.qml:19
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/print-manager-6.7.4/po/fi/org.kde.plasma.printqueue.po
new/print-manager-6.7.5/po/fi/org.kde.plasma.printqueue.po
--- old/print-manager-6.7.4/po/fi/org.kde.plasma.printqueue.po 1970-01-01
01:00:00.000000000 +0100
+++ new/print-manager-6.7.5/po/fi/org.kde.plasma.printqueue.po 2026-09-08
13:00:29.000000000 +0200
@@ -0,0 +1,301 @@
+# Copyright (C) 2026 This file is copyright:
+# This file is distributed under the same license as the print-manager package.
+# SPDX-FileCopyrightText: 2026 Tommi Nieminen <[email protected]>
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: print-manager\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
+"POT-Creation-Date: 2026-06-12 02:39+0000\n"
+"PO-Revision-Date: 2026-02-25 19:15+0200\n"
+"Last-Translator: Tommi Nieminen <[email protected]>\n"
+"Language-Team: Finnish <[email protected]>\n"
+"Language: fi\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Lokalize 25.04.0\n"
+
+#: main.cpp:38
+#, kde-format
+msgctxt "@info:credit"
+msgid "Plasma Print Queue Manager"
+msgstr "Plasman tulostinjonohallinta"
+
+#: main.cpp:40
+#, kde-format
+msgctxt "@info:credit"
+msgid "Manage printer job queues"
+msgstr "Hallinnoi tulostustyöjonoja"
+
+#: main.cpp:42
+#, kde-format
+msgid "© KDE Community"
+msgstr "© KDE-yhteisö"
+
+#: main.cpp:47
+#, kde-format
+msgctxt "@info:credit"
+msgid "Mike Noe"
+msgstr "Mike Noe"
+
+#: main.cpp:47
+#, kde-format
+msgctxt "@info:credit"
+msgid "Developer"
+msgstr "Kehittäjä"
+
+#: main.cpp:48
+#, kde-format
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr "Tommi Nieminen"
+
+#: main.cpp:48
+#, kde-format
+msgctxt "EMAIL OF TRANSLATORS"
+msgid "Your emails"
+msgstr "[email protected]"
+
+#: main.cpp:58
+#, kde-format
+msgid "Show printer queue"
+msgstr "Näytä tulostusjono"
+
+#: PrintQueue.cpp:82
+#, kde-format
+msgid "Enter credentials to print from <b>%1</b>"
+msgstr "Anna tunnistautumistiedot tulostamiseen: <b>%1</b>"
+
+#: qml/JobView.qml:30
+#, kde-format
+msgctxt "@label Job types currently showing"
+msgid "%1 Jobs"
+msgstr "%1 työtä"
+
+#: qml/JobView.qml:58
+#, kde-format
+msgctxt "@label:listbox"
+msgid "Filter Jobs"
+msgstr "Suodata töitä"
+
+#: qml/JobView.qml:63
+#, kde-format
+msgctxt "option:check Show active Jobs"
+msgid "Active"
+msgstr "Aktiiviset"
+
+#: qml/JobView.qml:71
+#, kde-format
+msgctxt "option:check Show completed jobs"
+msgid "Completed"
+msgstr "Valmiit"
+
+#: qml/JobView.qml:79
+#, kde-format
+msgctxt "option:check Show all jobs"
+msgid "All"
+msgstr "Kaikki"
+
+#: qml/JobView.qml:90
+#, kde-format
+msgctxt "@option:check Hide expanded job view"
+msgid "Hide Job Details"
+msgstr "Piilota työn tiedot"
+
+#: qml/JobView.qml:91
+#, kde-format
+msgctxt "@option:check Show expanded job view"
+msgid "Show Job Details"
+msgstr "Näytä työn tiedot"
+
+#: qml/JobView.qml:98
+#, kde-format
+msgctxt "@action:button Cancel all active jobs"
+msgid "Cancel All Jobs"
+msgstr "Peru kaikki työt"
+
+#: qml/JobView.qml:112
+#, kde-format
+msgctxt "@title:window"
+msgid "Cancel all active print jobs?"
+msgstr "Perutaanko kaikki aktiiviset tulostustyöt?"
+
+#: qml/JobView.qml:139
+#, kde-format
+msgctxt "@info:status Print jobs not found in the print queue"
+msgid "The print queue is empty"
+msgstr "Tulostusjono on tyhjä"
+
+#: qml/JobView.qml:158
+#, kde-format
+msgctxt ""
+"@action:inmenu Move the job to /info/ which is the friendly name of the "
+"other print queue"
+msgid "Move to %1"
+msgstr "Siirrä tulostimeen %1"
+
+#: qml/JobView.qml:246
+#, kde-format
+msgctxt "@action:button This action cancels the job"
+msgid "Cancel"
+msgstr "Peru"
+
+#: qml/JobView.qml:257
+#, kde-format
+msgctxt "@action:button This action holds the job"
+msgid "Hold"
+msgstr "Pidä"
+
+#: qml/JobView.qml:268
+#, kde-format
+msgctxt "@action:button This action releases the job"
+msgid "Release"
+msgstr "Vapauta"
+
+#: qml/JobView.qml:279
+#, kde-format
+msgctxt "@action:button This action reprints the job"
+msgid "Reprint"
+msgstr "Tulosta uudelleen"
+
+#: qml/JobView.qml:289
+#, kde-format
+msgctxt "@action:button"
+msgid "Move"
+msgstr "Siirrä"
+
+#: qml/JobView.qml:300
+#, kde-format
+msgctxt ""
+"@action:button This action prompts for user/password to authenticate the job"
+msgid "Authenticate"
+msgstr "Tunnistaudu"
+
+#: qml/JobView.qml:321
+#, kde-format
+msgctxt "@label:info"
+msgid "Status: %1, %2"
+msgstr "Tila: %1, %2"
+
+#: qml/JobView.qml:322
+#, kde-format
+msgctxt "@label:info"
+msgid "Status: %1"
+msgstr "Tila: %1"
+
+#: qml/JobView.qml:327
+#, kde-format
+msgctxt "@label:info Date created"
+msgid "Created: %1"
+msgstr "Luotu: %1"
+
+#: qml/JobView.qml:338
+#, kde-format
+msgctxt "@label:info Date completed"
+msgid "Completed: %1"
+msgstr "Valmis: %1"
+
+#: qml/JobView.qml:343
+#, kde-format
+msgctxt "@label:info Date processed"
+msgid "Processed: %1"
+msgstr "Käsitelty: %1"
+
+#: qml/JobView.qml:349
+#, kde-format
+msgctxt "@label:info Job page count"
+msgid "Pages: %1"
+msgstr "Sivuja: %1"
+
+#: qml/Main.qml:117
+#, kde-format
+msgctxt "@label:header"
+msgid "Printers"
+msgstr "Tulostimet"
+
+#: qml/Main.qml:123
+#, kde-format
+msgctxt "@action:button about this application"
+msgid "About"
+msgstr "Tietoa"
+
+#: qml/Main.qml:157
+#, kde-format
+msgctxt "@label:info device description"
+msgid "Printers"
+msgstr "Tulostimet"
+
+#: qml/Main.qml:157
+#, kde-format
+msgctxt "@label:info device description"
+msgid "Printer Groups"
+msgstr "Tulostinryhmät"
+
+#: qml/Main.qml:269
+#, kde-format
+msgctxt "@action:button Resume printing"
+msgid "Resume"
+msgstr "Jatka"
+
+#: qml/Main.qml:270
+#, kde-format
+msgctxt "@action:button Pause printing"
+msgid "Pause"
+msgstr "Tauko"
+
+#: qml/Main.qml:283
+#, kde-format
+msgctxt "@action:button Configure printer in the kcm"
+msgid "Configure…"
+msgstr "Asetukset…"
+
+#: qml/Main.qml:290
+#, kde-format
+msgctxt "@action:button Open additional printer settings"
+msgid "Media Settings…"
+msgstr "Paperiasetukset…"
+
+#: qml/NotAvailablePage.qml:29
+#, kde-format
+msgctxt "@info:status"
+msgid "No printers have been set up"
+msgstr "Tulostimia ei ole asetettu"
+
+#: qml/NotAvailablePage.qml:31
+#, kde-format
+msgctxt "@action:button"
+msgid "Set Up a Printer…"
+msgstr "Aseta tulostin…"
+
+#: qml/NotAvailablePage.qml:43
+#, kde-format
+msgctxt "@info:status"
+msgid "Printing services not available"
+msgstr "Tulostuspalveluja ei ole käytettävissä"
+
+#: qml/NotAvailablePage.qml:44
+#, kde-format
+msgctxt ""
+"@info:usagetip %1 is the distribution support URL %2 is the distribution name"
+msgid ""
+"Verify that the CUPS system service is active or check: <a href=\"%1\">%2 "
+"Support</a>"
+msgstr ""
+"Varmista, että CUPS-järjestelmäpalvelu on aktiivinen, tai tarkista: <a href="
+"\"%1\">%2 – tuki</a>"
+
+#: qml/NotAvailablePage.qml:54
+#, kde-format
+msgctxt "@info:status"
+msgid "Unknown error condition with printing services"
+msgstr "Tuntematon tulostuspalveluvirhe"
+
+#: qml/NotAvailablePage.qml:55
+#, kde-format
+msgctxt ""
+"@info:usagetip %1 is the distribution bug report URL %2 is the distribution "
+"name"
+msgid "Check for issues here: <a href=\"%1\">%2 Issues</a>"
+msgstr "Etsi ongelmaa täältä: <a href=\"%1\">%2 – ongelmia</a>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/print-manager-6.7.4/po/fi/print-manager.po
new/print-manager-6.7.5/po/fi/print-manager.po
--- old/print-manager-6.7.4/po/fi/print-manager.po 2026-08-04
11:28:56.000000000 +0200
+++ new/print-manager-6.7.5/po/fi/print-manager.po 2026-09-08
13:00:29.000000000 +0200
@@ -1,7 +1,7 @@
# KDE Finnish translation sprint participants:
# Author: Artnay
# Author: Lliehu
-# SPDX-FileCopyrightText: 2012, 2018, 2019, 2020, 2023, 2024, 2025 Tommi
Nieminen <[email protected]>
+# SPDX-FileCopyrightText: 2012, 2018, 2019, 2020, 2023, 2024, 2025, 2026 Tommi
Nieminen <[email protected]>
# Lasse Liehu <[email protected]>, 2012, 2013, 2015.
# Jiri Grönroos <[email protected]>, 2012.
msgid ""
@@ -9,7 +9,7 @@
"Project-Id-Version: add-printer\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2026-06-07 02:49+0000\n"
-"PO-Revision-Date: 2025-07-31 10:05+0300\n"
+"PO-Revision-Date: 2026-02-25 19:15+0200\n"
"Last-Translator: Tommi Nieminen <[email protected]>\n"
"Language-Team: Finnish <[email protected]>\n"
"Language: fi\n"
@@ -17,7 +17,7 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 23.08.5\n"
+"X-Generator: Lokalize 25.04.0\n"
#: src/configure-printer/ConfigureDialog.cpp:93
#: src/configure-printer/ConfigureDialog.cpp:94
@@ -287,7 +287,7 @@
msgctxt ""
"@info:usagetip The name, type, and percentage full of the waste receptacle"
msgid "%1 (%2) is almost full (%3%)"
-msgstr ""
+msgstr "%1 (%2) on lähes täysi (%3)"
#: src/kded/MarkerLevelChecker.cpp:219
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/print-manager-6.7.4/po/fr/print-manager.po
new/print-manager-6.7.5/po/fr/print-manager.po
--- old/print-manager-6.7.4/po/fr/print-manager.po 2026-08-04
11:28:56.000000000 +0200
+++ new/print-manager-6.7.5/po/fr/print-manager.po 2026-09-08
13:00:29.000000000 +0200
@@ -4,7 +4,7 @@
# Joëlle Cornavin <[email protected]>, 2012, 2013.
# Vincent Pinon <[email protected]>, 2017.
# Simon Depiets <[email protected]>, 2018, 2019.
-# SPDX-FileCopyrightText: 2022, 2023, 2024, 2025, 2026 Xavier Besnard
<[email protected]>
+# SPDX-FileCopyrightText: 2022-2026 Xavier Besnard <[email protected]>
# Xavier Besnard <[email protected]>, 2023.
#
msgid ""
@@ -22,7 +22,7 @@
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Accelerator-Marker: &\n"
"X-Environment: kde\n"
-"X-Generator: Lokalize 25.12.3\n"
+"X-Generator: Lokalize 26.04.3\n"
"X-Text-Markup: kde4\n"
#: src/configure-printer/ConfigureDialog.cpp:93
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/print-manager-6.7.4/po/it/print-manager.po
new/print-manager-6.7.5/po/it/print-manager.po
--- old/print-manager-6.7.4/po/it/print-manager.po 2026-08-04
11:28:56.000000000 +0200
+++ new/print-manager-6.7.5/po/it/print-manager.po 2026-09-08
13:00:29.000000000 +0200
@@ -1,6 +1,6 @@
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the print-manager package.
-# SPDX-FileCopyrightText: 2013, 2015, 2018, 2019, 2022, 2023, 2024, 2025, 2026
Luigi Toscano <[email protected]>
+# SPDX-FileCopyrightText: 2013, 2015, 2018-2019, 2022-2026 Luigi Toscano
<[email protected]>
#
msgid ""
msgstr ""
@@ -15,7 +15,7 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 25.12.1\n"
+"X-Generator: Lokalize 26.04.3\n"
#: src/configure-printer/ConfigureDialog.cpp:93
#: src/configure-printer/ConfigureDialog.cpp:94
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/print-manager-6.7.4/po/lt/plasma_applet_org.kde.plasma.printmanager.po
new/print-manager-6.7.5/po/lt/plasma_applet_org.kde.plasma.printmanager.po
--- old/print-manager-6.7.4/po/lt/plasma_applet_org.kde.plasma.printmanager.po
2026-08-04 11:28:56.000000000 +0200
+++ new/print-manager-6.7.5/po/lt/plasma_applet_org.kde.plasma.printmanager.po
2026-09-08 13:00:29.000000000 +0200
@@ -10,7 +10,7 @@
"Project-Id-Version: l 10n\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2026-07-16 02:41+0000\n"
-"PO-Revision-Date: 2026-05-01 15:18+0300\n"
+"PO-Revision-Date: 2026-08-11 16:10+0300\n"
"Last-Translator: Moo <<>>\n"
"Language-Team: Lithuanian <[email protected]>\n"
"Language: lt\n"
@@ -19,7 +19,7 @@
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : n%10>=2 && (n%100<10 || n"
"%100>=20) ? 1 : n%10==0 || (n%100>10 && n%100<20) ? 2 : 3);\n"
-"X-Generator: Poedit 3.8\n"
+"X-Generator: Poedit 3.9\n"
#: src/plasmoid/FullRepresentation.qml:44 src/plasmoid/main.qml:59
msgid "Printers"
@@ -35,7 +35,7 @@
#: src/plasmoid/FullRepresentation.qml:77
msgid "No matches"
-msgstr "Nėra atitikmenų"
+msgstr "Nėra atitikčių"
#: src/plasmoid/main.qml:64
msgid "There is one print job in the queue"
@@ -48,7 +48,7 @@
#: src/plasmoid/main.qml:73
msgctxt "Printing document name with printer name"
msgid "Printing %1 with %2"
-msgstr "Spausdinama %1 naudojant %2"
+msgstr "Spausdinamas %1 naudojant %2"
#: src/plasmoid/main.qml:75
msgctxt "Printing with printer name"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/print-manager-6.7.4/po/nn/org.kde.plasma.printqueue.po
new/print-manager-6.7.5/po/nn/org.kde.plasma.printqueue.po
--- old/print-manager-6.7.4/po/nn/org.kde.plasma.printqueue.po 2026-08-04
11:28:56.000000000 +0200
+++ new/print-manager-6.7.5/po/nn/org.kde.plasma.printqueue.po 2026-09-08
13:00:29.000000000 +0200
@@ -6,7 +6,7 @@
"Project-Id-Version: print-manager\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2026-06-12 02:39+0000\n"
-"PO-Revision-Date: 2026-07-05 16:14+0200\n"
+"PO-Revision-Date: 2026-09-06 19:56+0200\n"
"Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
"Language-Team: Norwegian Nynorsk <[email protected]>\n"
"Language: nn\n"
@@ -14,7 +14,7 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 26.04.3\n"
+"X-Generator: Lokalize 26.08.0\n"
"X-Environment: kde\n"
"X-Accelerator-Marker: &\n"
"X-Text-Markup: kde4\n"
@@ -81,7 +81,7 @@
#, kde-format
msgctxt "@label:listbox"
msgid "Filter Jobs"
-msgstr "Filter jobbar"
+msgstr "Filtrer jobbar"
#: qml/JobView.qml:63
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/print-manager-6.7.4/src/kcm/kcm_printer_manager.json
new/print-manager-6.7.5/src/kcm/kcm_printer_manager.json
--- old/print-manager-6.7.4/src/kcm/kcm_printer_manager.json 2026-08-04
11:28:56.000000000 +0200
+++ new/print-manager-6.7.5/src/kcm/kcm_printer_manager.json 2026-09-08
13:00:29.000000000 +0200
@@ -30,7 +30,7 @@
"Description[ja]": "プリンタを設定",
"Description[ka]": "მოირგეთ თქვენი პრინტერები",
"Description[ko]": "프린터 설정",
- "Description[lt]": "Konfigūruoti savo spausdintuvus",
+ "Description[lt]": "Konfigūruoti spausdintuvus",
"Description[lv]": "Konfigurējiet printerus",
"Description[nl]": "Uw printers instellen",
"Description[nn]": "Set opp skrivarar",