Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kde-print-manager for openSUSE:Factory checked in at 2023-12-09 22:50:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kde-print-manager (Old) and /work/SRC/openSUSE:Factory/.kde-print-manager.new.25432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kde-print-manager" Sat Dec 9 22:50:23 2023 rev:105 rq:1131825 version:23.08.4 Changes: -------- --- /work/SRC/openSUSE:Factory/kde-print-manager/kde-print-manager.changes 2023-11-10 12:30:35.326425939 +0100 +++ /work/SRC/openSUSE:Factory/.kde-print-manager.new.25432/kde-print-manager.changes 2023-12-09 22:51:10.427037946 +0100 @@ -1,0 +2,11 @@ +Tue Dec 5 14:20:39 UTC 2023 - Christophe Marin <christo...@krop.fr> + +- Update to 23.08.4 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/23.08.4/ +- Changes since 23.08.3: + * Adapt to plasma-framework being renamed to libplasma + * Adjust to plasma-framework moving to Plasma + +------------------------------------------------------------------- Old: ---- print-manager-23.08.3.tar.xz print-manager-23.08.3.tar.xz.sig New: ---- print-manager-23.08.4.tar.xz print-manager-23.08.4.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kde-print-manager.spec ++++++ --- /var/tmp/diff_new_pack.lBTAng/_old 2023-12-09 22:51:11.615081544 +0100 +++ /var/tmp/diff_new_pack.lBTAng/_new 2023-12-09 22:51:11.615081544 +0100 @@ -20,7 +20,7 @@ %define rname print-manager %bcond_without released Name: kde-print-manager -Version: 23.08.3 +Version: 23.08.4 Release: 0 Summary: Tools for managing print jobs and printers License: GPL-2.0-or-later ++++++ print-manager-23.08.3.tar.xz -> print-manager-23.08.4.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/print-manager-23.08.3/.kde-ci.yml new/print-manager-23.08.4/.kde-ci.yml --- old/print-manager-23.08.3/.kde-ci.yml 2023-11-04 12:03:29.000000000 +0100 +++ new/print-manager-23.08.4/.kde-ci.yml 2023-12-03 04:03:18.000000000 +0100 @@ -16,7 +16,7 @@ 'frameworks/knotifications': '@stable' 'frameworks/kwidgetsaddons': '@stable' 'frameworks/kwindowsystem': '@stable' - 'frameworks/plasma-framework': '@stable' + 'plasma/libplasma': 'kf5' - 'on': ['Linux/Qt6', 'FreeBSD/Qt6'] 'require': @@ -32,4 +32,4 @@ 'frameworks/knotifications': '@latest-kf6' 'frameworks/kwidgetsaddons': '@latest-kf6' 'frameworks/kwindowsystem': '@latest-kf6' - 'frameworks/plasma-framework': '@latest-kf6' + 'plasma/libplasma': 'kf5' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/print-manager-23.08.3/CMakeLists.txt new/print-manager-23.08.4/CMakeLists.txt --- old/print-manager-23.08.3/CMakeLists.txt 2023-11-04 12:03:29.000000000 +0100 +++ new/print-manager-23.08.4/CMakeLists.txt 2023-12-03 04:03:18.000000000 +0100 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "23") set (RELEASE_SERVICE_VERSION_MINOR "08") -set (RELEASE_SERVICE_VERSION_MICRO "3") +set (RELEASE_SERVICE_VERSION_MICRO "4") set (RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(print-manager VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/print-manager-23.08.3/org.kde.print-manager.metainfo.xml new/print-manager-23.08.4/org.kde.print-manager.metainfo.xml --- old/print-manager-23.08.3/org.kde.print-manager.metainfo.xml 2023-11-04 12:03:29.000000000 +0100 +++ new/print-manager-23.08.4/org.kde.print-manager.metainfo.xml 2023-12-03 04:03:18.000000000 +0100 @@ -193,9 +193,9 @@ </categories> <icon type="stock">printer</icon> <releases> + <release version="23.08.4" date="2023-12-07"/> <release version="23.08.3" date="2023-11-09"/> <release version="23.08.2" date="2023-10-12"/> <release version="23.08.1" date="2023-09-14"/> - <release version="23.08.0" date="2023-08-24"/> </releases> </component> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/print-manager-23.08.3/po/ca/print-manager.po new/print-manager-23.08.4/po/ca/print-manager.po --- old/print-manager-23.08.3/po/ca/print-manager.po 2023-11-04 12:03:29.000000000 +0100 +++ new/print-manager-23.08.4/po/ca/print-manager.po 2023-12-03 04:03:18.000000000 +0100 @@ -1,16 +1,16 @@ # Translation of print-manager.po to Catalan -# Copyright (C) 2012-2022 This_file_is_part_of_KDE +# Copyright (C) 2012-2023 This_file_is_part_of_KDE # 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. # -# Josep M. Ferrer <txe...@gmail.com>, 2012, 2013, 2015, 2018, 2019, 2020, 2021, 2022. +# Josep M. Ferrer <txe...@gmail.com>, 2012, 2013, 2015, 2018, 2019, 2020, 2021, 2022, 2023. # Antoni Bella Pérez <antonibel...@yahoo.com>, 2015, 2018, 2020. msgid "" msgstr "" "Project-Id-Version: print-manager\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-06-11 00:51+0000\n" -"PO-Revision-Date: 2022-12-07 13:26+0100\n" +"PO-Revision-Date: 2023-11-06 09:24+0100\n" "Last-Translator: Josep M. Ferrer <txe...@gmail.com>\n" "Language-Team: Catalan <kde-i18n...@kde.org>\n" "Language: ca\n" @@ -19,7 +19,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: &\n" -"X-Generator: Lokalize 20.12.0\n" +"X-Generator: Lokalize 22.12.3\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -1595,7 +1595,7 @@ #: printqueue/PrintQueueUi.ui:266 #, kde-format msgid "Resume" -msgstr "Continua" +msgstr "Reprèn" #. i18n: ectx: property (text), widget (QPushButton, reprintPB) #: printqueue/PrintQueueUi.ui:279 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/print-manager-23.08.3/po/ca@valencia/print-manager.po new/print-manager-23.08.4/po/ca@valencia/print-manager.po --- old/print-manager-23.08.3/po/ca@valencia/print-manager.po 2023-11-04 12:03:29.000000000 +0100 +++ new/print-manager-23.08.4/po/ca@valencia/print-manager.po 2023-12-03 04:03:18.000000000 +0100 @@ -1,16 +1,16 @@ # Translation of print-manager.po to Catalan (Valencian) -# Copyright (C) 2012-2022 This_file_is_part_of_KDE +# Copyright (C) 2012-2023 This_file_is_part_of_KDE # 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. # -# Josep M. Ferrer <txe...@gmail.com>, 2012, 2013, 2015, 2018, 2019, 2020, 2021, 2022. +# Josep M. Ferrer <txe...@gmail.com>, 2012, 2013, 2015, 2018, 2019, 2020, 2021, 2022, 2023. # Antoni Bella Pérez <antonibel...@yahoo.com>, 2015, 2018, 2020. msgid "" msgstr "" "Project-Id-Version: print-manager\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-06-11 00:51+0000\n" -"PO-Revision-Date: 2022-12-07 13:26+0100\n" +"PO-Revision-Date: 2023-11-06 09:24+0100\n" "Last-Translator: Josep M. Ferrer <txe...@gmail.com>\n" "Language-Team: Catalan <kde-i18n...@kde.org>\n" "Language: ca@valencia\n" @@ -19,7 +19,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: &\n" -"X-Generator: Lokalize 20.12.0\n" +"X-Generator: Lokalize 22.12.3\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -247,16 +247,16 @@ "<TR>\n" "<TD>Exemples:\n" "<PRE>\n" -" http://hostname:631/ipp/\n" -" http://hostname:631/ipp/port1\n" +" http://nom_amfitrió:631/ipp/\n" +" http://nom_amfitrió:631/ipp/port1\n" "\n" -" ipp://hostname/ipp/\n" -" ipp://hostname/ipp/port1\n" +" ipp://nom_amfitrió/ipp/\n" +" ipp://nom_amfitrió/ipp/port1\n" "\n" -" lpd://hostname/queue\n" +" lpd://nom_amfitrió/queue\n" "\n" -" socket://hostname\n" -" socket://hostname:9100\n" +" socket://nom_amfitrió\n" +" socket://nom_amfitrió:9100\n" "</PRE>\n" "\n" "<P>Vegeu <A HREF=\"http://localhost:631/help/network.html\" TARGET=\"_blank" @@ -782,32 +782,34 @@ "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-" "size:10pt;\">Exemples:</span></p>\n" "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-" -"right:0px; -qt-block-indent:0; text-indent:0px;\">http://hostname:631/ipp/</" -"p>\n" +"right:0px; -qt-block-indent:0; text-indent:0px;\">http://nom_amfitrió:631/" +"ipp/</p>\n" "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-" -"right:0px; -qt-block-indent:0; text-indent:0px;\">http://hostname:631/ipp/" -"port1</p>\n" +"right:0px; -qt-block-indent:0; text-indent:0px;\">http://nom_amfitrió:631/" +"ipp/port1</p>\n" "<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; " "margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"></" "p>\n" "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-" -"right:0px; -qt-block-indent:0; text-indent:0px;\">ipp://hostname/ipp/</p>\n" -"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-" -"right:0px; -qt-block-indent:0; text-indent:0px;\">ipp://hostname/ipp/port1</" +"right:0px; -qt-block-indent:0; text-indent:0px;\">ipp://nom_amfitrió/ipp/</" "p>\n" +"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-" +"right:0px; -qt-block-indent:0; text-indent:0px;\">ipp://nom_amfitrió/ipp/" +"port1</p>\n" "<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; " "margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"></" "p>\n" "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-" -"right:0px; -qt-block-indent:0; text-indent:0px;\">lpd://hostname/queue</p>\n" +"right:0px; -qt-block-indent:0; text-indent:0px;\">lpd://nom_amfitrió/queue</" +"p>\n" "<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; " "margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"></" "p>\n" "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-" -"right:0px; -qt-block-indent:0; text-indent:0px;\">socket://hostname</p>\n" +"right:0px; -qt-block-indent:0; text-indent:0px;\">socket://nom_amfitrió</p>\n" "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-" -"right:0px; -qt-block-indent:0; text-indent:0px;\">socket://hostname:9100</" -"p></body></html>" +"right:0px; -qt-block-indent:0; text-indent:0px;\">socket://" +"nom_amfitrió:9100</p></body></html>" #. i18n: ectx: property (text), widget (QLabel, membersL) #: configure-printer/ModifyPrinter.ui:113 @@ -1011,7 +1013,7 @@ #: libkcups/JobModel.cpp:36 #, kde-format msgid "From Hostname" -msgstr "Des del nom d'ordinador" +msgstr "Des del nom d'amfitrió" #: libkcups/JobModel.cpp:518 printqueue/PrintQueueUi.cpp:490 #, kde-format @@ -1172,7 +1174,7 @@ #: libkcups/SelectMakeModel.ui:44 #, kde-format msgid "*.ppd *.ppd.gz|PostScript Printer Description files" -msgstr "*.ppd *.ppd.gz|Fitxers PostScript Printer Description" +msgstr "*.ppd *.ppd.gz|Fitxers de descripció d'impressora PostScript" #. i18n: ectx: property (text), widget (QRadioButton, radioButton_2) #: libkcups/SelectMakeModel.ui:82 @@ -1595,7 +1597,7 @@ #: printqueue/PrintQueueUi.ui:266 #, kde-format msgid "Resume" -msgstr "Continua" +msgstr "Reprén" #. i18n: ectx: property (text), widget (QPushButton, reprintPB) #: printqueue/PrintQueueUi.ui:279 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/print-manager-23.08.3/po/cs/plasma_applet_org.kde.plasma.printmanager.po new/print-manager-23.08.4/po/cs/plasma_applet_org.kde.plasma.printmanager.po --- old/print-manager-23.08.3/po/cs/plasma_applet_org.kde.plasma.printmanager.po 2023-11-04 12:03:29.000000000 +0100 +++ new/print-manager-23.08.4/po/cs/plasma_applet_org.kde.plasma.printmanager.po 2023-12-03 04:03:18.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. -# Vit Pelcak <v...@pelcak.org>, 2013, 2015, 2016, 2018, 2020, 2021. +# SPDX-FileCopyrightText: 2013, 2015, 2016, 2018, 2020, 2021, 2023 Vit Pelcak <v...@pelcak.org> # msgid "" msgstr "" @@ -15,7 +15,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.0\n" +"X-Generator: Lokalize 23.08.2\n" #: plasmoid/package/contents/ui/PopupDialog.qml:26 msgid "Searchâ¦" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/print-manager-23.08.3/po/cs/print-manager.po new/print-manager-23.08.4/po/cs/print-manager.po --- old/print-manager-23.08.3/po/cs/print-manager.po 2023-11-04 12:03:29.000000000 +0100 +++ new/print-manager-23.08.4/po/cs/print-manager.po 2023-12-03 04:03:18.000000000 +0100 @@ -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. # Tomáš Chvátal <tomas.chva...@gmail.com>, 2012, 2013. -# Vit Pelcak <v...@pelcak.org>, 2012, 2013, 2014, 2015, 2017, 2018, 2019. +# SPDX-FileCopyrightText: 2012, 2013, 2014, 2015, 2017, 2018, 2019, 2023 Vit Pelcak <v...@pelcak.org> # msgid "" msgstr "" @@ -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 19.08.2\n" +"X-Generator: Lokalize 23.08.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-23.08.3/po/de/print-manager.po new/print-manager-23.08.4/po/de/print-manager.po --- old/print-manager-23.08.3/po/de/print-manager.po 2023-11-04 12:03:29.000000000 +0100 +++ new/print-manager-23.08.4/po/de/print-manager.po 2023-12-03 04:03:18.000000000 +0100 @@ -204,7 +204,9 @@ #. i18n: ectx: property (text), widget (QLabel, label_2) #: add-printer/ChooseUri.ui:41 -#, kde-format +#, fuzzy, kde-format +#| msgctxt "@label:textbox" +#| msgid "Connection:" msgctxt "@label:textbox" msgid "Connection:" msgstr "Verbindung:" @@ -297,7 +299,11 @@ "Ein von der Hardware-Abstraktionsschicht (HAL) erkannter, lokaler Drucker" #: add-printer/DevicesModel.cpp:251 -#, kde-format +#, fuzzy, kde-format +#| msgctxt "@info:tooltip" +#| msgid "" +#| "HPLIP software driving a printer, or the printer function of a multi-" +#| "function device" msgctxt "@info:tooltip" msgid "" "HPLIP software driving a printer, or the printer function of a multi-" @@ -307,7 +313,11 @@ "Multifunktionsgerätes" #: add-printer/DevicesModel.cpp:255 -#, kde-format +#, fuzzy, kde-format +#| msgctxt "@info:tooltip" +#| msgid "" +#| "HPLIP software driving a fax machine, or the fax function of a multi-" +#| "function device" msgctxt "@info:tooltip" msgid "" "HPLIP software driving a fax machine, or the fax function of a multi-" @@ -422,14 +432,18 @@ #. i18n: ectx: property (text), widget (QLabel, label_3) #: add-printer/PageAddPrinter.ui:45 -#, kde-format +#, fuzzy, kde-format +#| msgctxt "@label:textbox" +#| msgid "Description:" msgctxt "@label:textbox" msgid "Description:" msgstr "Beschreibung:" #. i18n: ectx: property (text), widget (QLabel, label_4) #: add-printer/PageAddPrinter.ui:55 -#, kde-format +#, fuzzy, kde-format +#| msgctxt "@label:textbox" +#| msgid "Location:" msgctxt "@label:textbox" msgid "Location:" msgstr "Standort:" @@ -643,7 +657,8 @@ "Möchten Sie sie speichern?" #: configure-printer/ConfigureDialog.cpp:186 -#, kde-format +#, fuzzy, kde-format +#| msgid "Save" msgid "Save" msgstr "Speichern" @@ -663,23 +678,29 @@ msgstr "Einzurichtender Drucker" #: configure-printer/ModifyPrinter.cpp:124 -#, kde-format +#, fuzzy, kde-format +#| msgid "Current - %1" msgid "Current - %1" msgstr "Aktuell - %1" #: configure-printer/ModifyPrinter.cpp:127 -#, kde-format +#, fuzzy, kde-format +#| msgid "Select a custom driver" msgid "Select a custom driver" msgstr "Wählen Sie einen benutzerdefinierten Treiber" #: configure-printer/ModifyPrinter.cpp:226 -#, kde-format +#, fuzzy, kde-format +#| msgctxt "@info" +#| msgid "Failed to configure class" msgctxt "@info" msgid "Failed to configure class" msgstr "Klasse kann nicht eingerichtet werden" #: configure-printer/ModifyPrinter.cpp:227 -#, kde-format +#, fuzzy, kde-format +#| msgctxt "@info" +#| msgid "Failed to configure printer" msgctxt "@info" msgid "Failed to configure printer" msgstr "Drucker kann nicht eingerichtet werden" @@ -706,7 +727,8 @@ #. i18n: ectx: property (toolTip), widget (QLineEdit, descriptionLE) #: configure-printer/ModifyPrinter.ui:42 -#, kde-format +#, fuzzy, kde-format +#| msgid "Human-readable description such as \"HP LaserJet with Duplexer\"" msgid "Human-readable description such as \"HP LaserJet with Duplexer\"" msgstr "Menschenlesbare Beschreibung wie âHP LaserJet mit Duplexeinheitâ" @@ -718,7 +740,8 @@ #. i18n: ectx: property (toolTip), widget (QLineEdit, locationLE) #: configure-printer/ModifyPrinter.ui:62 -#, kde-format +#, fuzzy, kde-format +#| msgid "Human-readable location such as \"Lab 1\"" msgid "Human-readable location such as \"Lab 1\"" msgstr "Menschenlesbarer Standort wie âLabor 1â" @@ -730,7 +753,47 @@ #. i18n: ectx: property (whatsThis), widget (QLineEdit, connectionLE) #: configure-printer/ModifyPrinter.ui:103 -#, kde-format +#, fuzzy, kde-format +#| msgid "" +#| "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/" +#| "REC-html40/strict.dtd\">\n" +#| "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/" +#| "css\">\n" +#| "p, li { white-space: pre-wrap; }\n" +#| "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; " +#| "font-weight:400; font-style:normal;\">\n" +#| "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-" +#| "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-" +#| "size:10pt;\">Examples:</span></p>\n" +#| "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-" +#| "right:0px; -qt-block-indent:0; text-indent:0px;\">http://hostname:631/ipp/" +#| "</p>\n" +#| "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-" +#| "right:0px; -qt-block-indent:0; text-indent:0px;\">http://hostname:631/ipp/" +#| "port1</p>\n" +#| "<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; " +#| "margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;" +#| "\"></p>\n" +#| "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-" +#| "right:0px; -qt-block-indent:0; text-indent:0px;\">ipp://hostname/ipp/</" +#| "p>\n" +#| "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-" +#| "right:0px; -qt-block-indent:0; text-indent:0px;\">ipp://hostname/ipp/" +#| "port1</p>\n" +#| "<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; " +#| "margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;" +#| "\"></p>\n" +#| "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-" +#| "right:0px; -qt-block-indent:0; text-indent:0px;\">lpd://hostname/queue</" +#| "p>\n" +#| "<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; " +#| "margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;" +#| "\"></p>\n" +#| "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-" +#| "right:0px; -qt-block-indent:0; text-indent:0px;\">socket://hostname</p>\n" +#| "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-" +#| "right:0px; -qt-block-indent:0; text-indent:0px;\">socket://hostname:9100</" +#| "p></body></html>" msgid "" "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/" "REC-html40/strict.dtd\">\n" @@ -810,13 +873,15 @@ #. i18n: ectx: property (text), widget (QLabel, membersL) #: configure-printer/ModifyPrinter.ui:113 -#, kde-format +#, fuzzy, kde-format +#| msgid "Members" msgid "Members" msgstr "Mitglieder:" #. i18n: ectx: property (text), widget (QLabel, driverL) #: configure-printer/ModifyPrinter.ui:126 -#, kde-format +#, fuzzy, kde-format +#| msgid "Driver:" msgid "Driver:" msgstr "Treiber:" @@ -940,7 +1005,8 @@ msgstr "Drucken zu&lassen für diese Benutzer" #: configure-printer/PrinterOptions.cpp:50 -#, kde-format +#, fuzzy, kde-format +#| msgid "Set Default Options" msgid "Set Default Options" msgstr "Standardeinstellungen festlegen" @@ -1095,7 +1161,8 @@ msgstr "Empfohlene Treiber" #: libkcups/PrinterModel.cpp:163 -#, kde-format +#, fuzzy, kde-format +#| msgid "Printers" msgid "Printers" msgstr "Drucker" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/print-manager-23.08.3/po/fr/plasma_applet_org.kde.plasma.printmanager.po new/print-manager-23.08.4/po/fr/plasma_applet_org.kde.plasma.printmanager.po --- old/print-manager-23.08.3/po/fr/plasma_applet_org.kde.plasma.printmanager.po 2023-11-04 12:03:29.000000000 +0100 +++ new/print-manager-23.08.4/po/fr/plasma_applet_org.kde.plasma.printmanager.po 2023-12-03 04:03:18.000000000 +0100 @@ -3,7 +3,7 @@ # xavier <ktranslato...@yahoo.fr>, 2013. # Thomas Vergnaud <thomas.vergn...@gmx.fr>, 2015. # Simon Depiets <sdepi...@gmail.com>, 2018, 2020. -# Xavier Besnard <xavier.besn...@neuf.fr>, 2021, 2022. +# SPDX-FileCopyrightText: 2021, 2022, 2023 Xavier Besnard <xavier.besn...@neuf.fr> # msgid "" msgstr "" @@ -12,13 +12,13 @@ "POT-Creation-Date: 2022-03-31 00:46+0000\n" "PO-Revision-Date: 2022-03-31 18:25+0200\n" "Last-Translator: Xavier Besnard <xavier.besn...@neuf.fr>\n" -"Language-Team: French <kde-francoph...@kde.org>\n" +"Language-Team: fr\n" "Language: fr\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 21.12.3\n" +"X-Generator: Lokalize 23.08.2\n" "X-Environment: kde\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/print-manager-23.08.3/po/fr/print-manager.po new/print-manager-23.08.4/po/fr/print-manager.po --- old/print-manager-23.08.3/po/fr/print-manager.po 2023-11-04 12:03:29.000000000 +0100 +++ new/print-manager-23.08.4/po/fr/print-manager.po 2023-12-03 04:03:18.000000000 +0100 @@ -4,7 +4,7 @@ # Joëlle Cornavin <jc...@free.fr>, 2012, 2013. # Vincent Pinon <vpi...@kde.org>, 2017. # Simon Depiets <sdepi...@gmail.com>, 2018, 2019. -# Xavier Besnard <xavier.besn...@neuf.fr>, 2022. +# SPDX-FileCopyrightText: 2022, 2023 Xavier Besnard <xavier.besn...@neuf.fr> # Xavier BESNARD <xavier.besn...@neuf.fr>, 2023. # msgid "" @@ -12,17 +12,17 @@ "Project-Id-Version: print-manager\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-06-11 00:51+0000\n" -"PO-Revision-Date: 2023-01-13 21:27+0100\n" -"Last-Translator: Xavier BESNARD <xavier.besnard]neuf.fr>\n" +"PO-Revision-Date: 2023-11-12 13:49+0100\n" +"Last-Translator: Xavier BESNARD <xavier.besn...@neuf.fr>\n" "Language-Team: fr\n" "Language: fr\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 22.12.1\n" -"X-Environment: kde\n" "X-Accelerator-Marker: &\n" +"X-Environment: kde\n" +"X-Generator: Lokalize 23.08.3\n" "X-Text-Markup: kde4\n" #, kde-format @@ -314,7 +314,7 @@ "HPLIP software driving a printer, or the printer function of a multi-" "function device" msgstr "" -"Logiciel « HPLIP » pilotant une imprimante ou la fonction imprimante d'un " +"Logiciel « HPLIP » pilotant une imprimante ou la fonction d'impression d'un " "périphérique multi-fonction" #: add-printer/DevicesModel.cpp:255 @@ -324,8 +324,8 @@ "HPLIP software driving a fax machine, or the fax function of a multi-" "function device" msgstr "" -"Logiciel « HPLIP » pilotant un fax ou la fonction fax d'un périphérique " -"multi-fonction" +"Logiciel « HPLIP » pilotant un fax ou la fonction de fax d'un périphérique " +"multi-fonction." #: add-printer/DevicesModel.cpp:260 #, kde-format @@ -675,24 +675,24 @@ #: configure-printer/ModifyPrinter.cpp:124 #, kde-format msgid "Current - %1" -msgstr "Courante - %1" +msgstr "Courant - %1" #: configure-printer/ModifyPrinter.cpp:127 #, kde-format msgid "Select a custom driver" -msgstr "Sélectionner un pilote personnalisé" +msgstr "Sélectionnez un pilote personnalisé" #: configure-printer/ModifyPrinter.cpp:226 #, kde-format msgctxt "@info" msgid "Failed to configure class" -msgstr "Il est impossible de configurer une classe" +msgstr "Configuration de classe impossible" #: configure-printer/ModifyPrinter.cpp:227 #, kde-format msgctxt "@info" msgid "Failed to configure printer" -msgstr "Il est impossible de configurer une imprimante" +msgstr "Configuration d'imprimante impossible" #: configure-printer/ModifyPrinter.cpp:229 printer-manager-kcm/PrintKCM.cpp:328 #, kde-format @@ -719,7 +719,8 @@ #, kde-format msgid "Human-readable description such as \"HP LaserJet with Duplexer\"" msgstr "" -"Description lisible par l'utilisateur telle que « HP LaserJet avec Duplexer »" +"Description humainement compréhensible comme « HP LaserJet avec " +"multiplexeur »" #. i18n: ectx: property (text), widget (QLabel, label_2) #: configure-printer/ModifyPrinter.ui:52 @@ -731,7 +732,7 @@ #: configure-printer/ModifyPrinter.ui:62 #, kde-format msgid "Human-readable location such as \"Lab 1\"" -msgstr "Emplacement lisible par l'utilisateur tel que « Labo 1 »" +msgstr "Emplacement humainement compréhensible comme « Laboratoire 1 »" #. i18n: ectx: property (text), widget (QLabel, connectionL) #: configure-printer/ModifyPrinter.ui:79 @@ -790,7 +791,7 @@ "weight:400; font-style:normal;\">\n" "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-" "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-" -"size:10pt;\">Exemples :</span></p>\n" +"size:10pt;\">Exemples : </span></p>\n" "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-" "right:0px; -qt-block-indent:0; text-indent:0px;\">http://hostname:631/ipp/</" "p>\n" @@ -953,7 +954,7 @@ #: configure-printer/PrinterOptions.cpp:50 #, kde-format msgid "Set Default Options" -msgstr "Définir les options par défaut" +msgstr "Définir les options par défaut " #. i18n: ectx: property (text), widget (QPushButton, autoConfigurePB) #: configure-printer/PrinterOptions.ui:26 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/print-manager-23.08.3/po/gl/plasma_applet_org.kde.plasma.printmanager.po new/print-manager-23.08.4/po/gl/plasma_applet_org.kde.plasma.printmanager.po --- old/print-manager-23.08.3/po/gl/plasma_applet_org.kde.plasma.printmanager.po 2023-11-04 12:03:29.000000000 +0100 +++ new/print-manager-23.08.4/po/gl/plasma_applet_org.kde.plasma.printmanager.po 2023-12-03 04:03:18.000000000 +0100 @@ -2,7 +2,7 @@ # This file is distributed under the same license as the PACKAGE package. # Marce Villarino <mvillar...@kde-espana.es>, 2013. # Adrian Chaves Fernandez <adriyeticha...@gmail.com>, 2013, 2015. -# Adrián Chaves (Gallaecio) <adr...@chaves.io>, 2018, 2020, 2023. +# SPDX-FileCopyrightText: 2023 Adrián Chaves (Gallaecio) # msgid "" msgstr "" @@ -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.04.0\n" +"X-Generator: Lokalize 23.08.2\n" #: plasmoid/package/contents/ui/PopupDialog.qml:26 msgid "Searchâ¦" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/print-manager-23.08.3/po/gl/print-manager.po new/print-manager-23.08.4/po/gl/print-manager.po --- old/print-manager-23.08.3/po/gl/print-manager.po 2023-11-04 12:03:29.000000000 +0100 +++ new/print-manager-23.08.4/po/gl/print-manager.po 2023-12-03 04:03:18.000000000 +0100 @@ -2,14 +2,14 @@ # This file is distributed under the same license as the PACKAGE package. # Marce Villarino <mvillar...@kde-espana.es>, 2013, 2014. # Adrian Chaves Fernandez <adriyeticha...@gmail.com>, 2013, 2015. -# Adrián Chaves (Gallaecio) <adr...@chaves.io>, 2018, 2019, 2020, 2023. +# SPDX-FileCopyrightText: 2023 Adrián Chaves (Gallaecio) # msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-06-11 00:51+0000\n" -"PO-Revision-Date: 2023-08-06 05:23+0200\n" +"PO-Revision-Date: 2023-11-11 16:27+0100\n" "Last-Translator: Adrián Chaves (Gallaecio) <adr...@chaves.io>\n" "Language-Team: Galician <proxe...@trasno.gal>\n" "Language: gl\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.04.3\n" +"X-Generator: Lokalize 23.08.2\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -308,8 +308,8 @@ "HPLIP software driving a printer, or the printer function of a multi-" "function device" msgstr "" -"O software HPLIP que controla unha impresora, ou a función de impresión dun " -"dispositivo multifunción." +"O soporte lóxico de HPLIP que controla unha impresora, ou a función de " +"impresión dun dispositivo multifunción." #: add-printer/DevicesModel.cpp:255 #, kde-format @@ -318,8 +318,8 @@ "HPLIP software driving a fax machine, or the fax function of a multi-" "function device" msgstr "" -"O software HPLIP que controla un fax, ou a función de fax dun dispositivo " -"multifunción." +"O soporte lóxico HPLIP que controla un fax, ou a función de fax dun " +"dispositivo multifunción." #: add-printer/DevicesModel.cpp:260 #, kde-format @@ -434,7 +434,7 @@ #, kde-format msgctxt "@label:textbox" msgid "Location:" -msgstr "Lugar:" +msgstr "Localización:" #. i18n: ectx: property (text), widget (QCheckBox, shareCB) #. i18n: ectx: property (text), widget (QCheckBox, sharedCB) @@ -679,13 +679,13 @@ #, kde-format msgctxt "@info" msgid "Failed to configure class" -msgstr "Non foi posÃbel configurar a clase." +msgstr "Non se puido configurar a clase." #: configure-printer/ModifyPrinter.cpp:227 #, kde-format msgctxt "@info" msgid "Failed to configure printer" -msgstr "Non foi posÃbel configurar a impresora." +msgstr "Non se puido configurar a impresora." #: configure-printer/ModifyPrinter.cpp:229 printer-manager-kcm/PrintKCM.cpp:328 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/print-manager-23.08.3/po/it/plasma_applet_org.kde.plasma.printmanager.po new/print-manager-23.08.4/po/it/plasma_applet_org.kde.plasma.printmanager.po --- old/print-manager-23.08.3/po/it/plasma_applet_org.kde.plasma.printmanager.po 2023-11-04 12:03:29.000000000 +0100 +++ new/print-manager-23.08.4/po/it/plasma_applet_org.kde.plasma.printmanager.po 2023-12-03 04:03:18.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. -# Luigi Toscano <luigi.tosc...@tiscali.it>, 2013, 2015, 2018, 2020, 2021, 2022. +# Luigi Toscano <luigi.tosc...@tiscali.it>, 2013, 2015, 2018, 2020, 2021, 2022, 2023. # 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 21.12.3\n" +"X-Generator: Lokalize 22.12.3\n" #: plasmoid/package/contents/ui/PopupDialog.qml:26 msgid "Searchâ¦" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/print-manager-23.08.3/po/it/print-manager.po new/print-manager-23.08.4/po/it/print-manager.po --- old/print-manager-23.08.3/po/it/print-manager.po 2023-11-04 12:03:29.000000000 +0100 +++ new/print-manager-23.08.4/po/it/print-manager.po 2023-12-03 04:03:18.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: print-manager\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-06-11 00:51+0000\n" -"PO-Revision-Date: 2023-04-26 01:50+0200\n" +"PO-Revision-Date: 2023-11-14 22:57+0100\n" "Last-Translator: Luigi Toscano <luigi.tosc...@tiscali.it>\n" "Language-Team: Italian <kde-i18n...@kde.org>\n" "Language: it\n" @@ -661,7 +661,7 @@ #: configure-printer/ModifyPrinter.cpp:124 #, kde-format msgid "Current - %1" -msgstr "Corrente - %1" +msgstr "Attuale - %1" #: configure-printer/ModifyPrinter.cpp:127 #, kde-format @@ -809,7 +809,7 @@ #: configure-printer/ModifyPrinter.ui:113 #, kde-format msgid "Members" -msgstr "Membri:" +msgstr "Membri" #. i18n: ectx: property (text), widget (QLabel, driverL) #: configure-printer/ModifyPrinter.ui:126 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/print-manager-23.08.3/po/ja/print-manager.po new/print-manager-23.08.4/po/ja/print-manager.po --- old/print-manager-23.08.3/po/ja/print-manager.po 2023-11-04 12:03:29.000000000 +0100 +++ new/print-manager-23.08.4/po/ja/print-manager.po 2023-12-03 04:03:18.000000000 +0100 @@ -206,7 +206,9 @@ #. i18n: ectx: property (text), widget (QLabel, label_2) #: add-printer/ChooseUri.ui:41 -#, kde-format +#, fuzzy, kde-format +#| msgctxt "@label:textbox" +#| msgid "Connection:" msgctxt "@label:textbox" msgid "Connection:" msgstr "æ¥ç¶:" @@ -415,14 +417,18 @@ #. i18n: ectx: property (text), widget (QLabel, label_3) #: add-printer/PageAddPrinter.ui:45 -#, kde-format +#, fuzzy, kde-format +#| msgctxt "@label:textbox" +#| msgid "Description:" msgctxt "@label:textbox" msgid "Description:" msgstr "説æ:" #. i18n: ectx: property (text), widget (QLabel, label_4) #: add-printer/PageAddPrinter.ui:55 -#, kde-format +#, fuzzy, kde-format +#| msgctxt "@label:textbox" +#| msgid "Location:" msgctxt "@label:textbox" msgid "Location:" msgstr "å ´æ:" @@ -765,7 +771,8 @@ #. i18n: ectx: property (text), widget (QLabel, driverL) #: configure-printer/ModifyPrinter.ui:126 -#, kde-format +#, fuzzy, kde-format +#| msgid "Driver:" msgid "Driver:" msgstr "ãã©ã¤ã:" @@ -1042,7 +1049,8 @@ msgstr "" #: libkcups/PrinterModel.cpp:163 -#, kde-format +#, fuzzy, kde-format +#| msgid "Printers" msgid "Printers" msgstr "ããªã³ã¿" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/print-manager-23.08.3/po/nb/print-manager.po new/print-manager-23.08.4/po/nb/print-manager.po --- old/print-manager-23.08.3/po/nb/print-manager.po 2023-11-04 12:03:29.000000000 +0100 +++ new/print-manager-23.08.4/po/nb/print-manager.po 2023-12-03 04:03:18.000000000 +0100 @@ -1,4 +1,4 @@ -# Translation of print-manager to Norwegian BokmÃ¥l +# Translation of kcm_printer_manager to Norwegian BokmÃ¥l # # Bjørn Steensrud <bjor...@skogkatt.homelinux.org>, 2012, 2013. msgid "" @@ -208,7 +208,9 @@ #. i18n: ectx: property (text), widget (QLabel, label_2) #: add-printer/ChooseUri.ui:41 -#, kde-format +#, fuzzy, kde-format +#| msgctxt "@label:textbox" +#| msgid "Connection:" msgctxt "@label:textbox" msgid "Connection:" msgstr "Tilkobling:" @@ -301,7 +303,11 @@ msgstr "Hardware Abstraction Layer (HAL) oppdaget en ny skriver" #: add-printer/DevicesModel.cpp:251 -#, kde-format +#, fuzzy, kde-format +#| msgctxt "@info:tooltip" +#| msgid "" +#| "HPLIP software driving a printer, or the printer function of a multi-" +#| "function device" msgctxt "@info:tooltip" msgid "" "HPLIP software driving a printer, or the printer function of a multi-" @@ -311,7 +317,11 @@ "flerfunksjonsenhet." #: add-printer/DevicesModel.cpp:255 -#, kde-format +#, fuzzy, kde-format +#| msgctxt "@info:tooltip" +#| msgid "" +#| "HPLIP software driving a fax machine, or the fax function of a multi-" +#| "function device" msgctxt "@info:tooltip" msgid "" "HPLIP software driving a fax machine, or the fax function of a multi-" @@ -422,14 +432,18 @@ #. i18n: ectx: property (text), widget (QLabel, label_3) #: add-printer/PageAddPrinter.ui:45 -#, kde-format +#, fuzzy, kde-format +#| msgctxt "@label:textbox" +#| msgid "Description:" msgctxt "@label:textbox" msgid "Description:" msgstr "Beskrivelse:" #. i18n: ectx: property (text), widget (QLabel, label_4) #: add-printer/PageAddPrinter.ui:55 -#, kde-format +#, fuzzy, kde-format +#| msgctxt "@label:textbox" +#| msgid "Location:" msgctxt "@label:textbox" msgid "Location:" msgstr "Sted:" @@ -662,23 +676,29 @@ msgstr "" #: configure-printer/ModifyPrinter.cpp:124 -#, kde-format +#, fuzzy, kde-format +#| msgid "Current - %1" msgid "Current - %1" msgstr "Gjeldende â %1" #: configure-printer/ModifyPrinter.cpp:127 -#, kde-format +#, fuzzy, kde-format +#| msgid "Select a custom driver" msgid "Select a custom driver" msgstr "Velg en tilpasset driver" #: configure-printer/ModifyPrinter.cpp:226 -#, kde-format +#, fuzzy, kde-format +#| msgctxt "@info" +#| msgid "Failed to configure class" msgctxt "@info" msgid "Failed to configure class" msgstr "Klarte ikke Ã¥ sette opp klasse" #: configure-printer/ModifyPrinter.cpp:227 -#, kde-format +#, fuzzy, kde-format +#| msgctxt "@info" +#| msgid "Failed to configure printer" msgctxt "@info" msgid "Failed to configure printer" msgstr "Klarte ikke Ã¥ sette opp skriver" @@ -705,7 +725,8 @@ #. i18n: ectx: property (toolTip), widget (QLineEdit, descriptionLE) #: configure-printer/ModifyPrinter.ui:42 -#, kde-format +#, fuzzy, kde-format +#| msgid "Human-readable description such as \"HP LaserJet with Duplexer\"" msgid "Human-readable description such as \"HP LaserJet with Duplexer\"" msgstr "Menneskelesbar beskrivelse som f.eks. «HP Laserjet med duplekser»" @@ -717,7 +738,8 @@ #. i18n: ectx: property (toolTip), widget (QLineEdit, locationLE) #: configure-printer/ModifyPrinter.ui:62 -#, kde-format +#, fuzzy, kde-format +#| msgid "Human-readable location such as \"Lab 1\"" msgid "Human-readable location such as \"Lab 1\"" msgstr "Menneskelesbar plassering slik som «Rom 101»" @@ -729,7 +751,47 @@ #. i18n: ectx: property (whatsThis), widget (QLineEdit, connectionLE) #: configure-printer/ModifyPrinter.ui:103 -#, kde-format +#, fuzzy, kde-format +#| msgid "" +#| "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/" +#| "REC-html40/strict.dtd\">\n" +#| "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/" +#| "css\">\n" +#| "p, li { white-space: pre-wrap; }\n" +#| "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; " +#| "font-weight:400; font-style:normal;\">\n" +#| "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-" +#| "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-" +#| "size:10pt;\">Examples:</span></p>\n" +#| "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-" +#| "right:0px; -qt-block-indent:0; text-indent:0px;\">http://hostname:631/ipp/" +#| "</p>\n" +#| "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-" +#| "right:0px; -qt-block-indent:0; text-indent:0px;\">http://hostname:631/ipp/" +#| "port1</p>\n" +#| "<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; " +#| "margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;" +#| "\"></p>\n" +#| "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-" +#| "right:0px; -qt-block-indent:0; text-indent:0px;\">ipp://hostname/ipp/</" +#| "p>\n" +#| "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-" +#| "right:0px; -qt-block-indent:0; text-indent:0px;\">ipp://hostname/ipp/" +#| "port1</p>\n" +#| "<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; " +#| "margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;" +#| "\"></p>\n" +#| "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-" +#| "right:0px; -qt-block-indent:0; text-indent:0px;\">lpd://hostname/queue</" +#| "p>\n" +#| "<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; " +#| "margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;" +#| "\"></p>\n" +#| "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-" +#| "right:0px; -qt-block-indent:0; text-indent:0px;\">socket://hostname</p>\n" +#| "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-" +#| "right:0px; -qt-block-indent:0; text-indent:0px;\">socket://hostname:9100</" +#| "p></body></html>" msgid "" "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/" "REC-html40/strict.dtd\">\n" @@ -809,13 +871,15 @@ #. i18n: ectx: property (text), widget (QLabel, membersL) #: configure-printer/ModifyPrinter.ui:113 -#, kde-format +#, fuzzy, kde-format +#| msgid "Members" msgid "Members" msgstr "Medlemmer" #. i18n: ectx: property (text), widget (QLabel, driverL) #: configure-printer/ModifyPrinter.ui:126 -#, kde-format +#, fuzzy, kde-format +#| msgid "Driver:" msgid "Driver:" msgstr "Driver:" @@ -939,7 +1003,8 @@ msgstr "" #: configure-printer/PrinterOptions.cpp:50 -#, kde-format +#, fuzzy, kde-format +#| msgid "Set Default Options" msgid "Set Default Options" msgstr "Sett standard-alternativer" @@ -1092,7 +1157,8 @@ msgstr "Anbefalte drivere" #: libkcups/PrinterModel.cpp:163 -#, kde-format +#, fuzzy, kde-format +#| msgid "Printers" msgid "Printers" msgstr "Skrivere" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/print-manager-23.08.3/po/nn/print-manager.po new/print-manager-23.08.4/po/nn/print-manager.po --- old/print-manager-23.08.3/po/nn/print-manager.po 2023-11-04 12:03:29.000000000 +0100 +++ new/print-manager-23.08.4/po/nn/print-manager.po 2023-12-03 04:03:18.000000000 +0100 @@ -1,4 +1,4 @@ -# Translation of print-manager to Norwegian Nynorsk +# Translation of kcm_printer_manager to Norwegian Nynorsk # # Karl Ove Hufthammer <k...@huftis.org>, 2015, 2016, 2018, 2019, 2023. msgid "" @@ -208,7 +208,9 @@ #. i18n: ectx: property (text), widget (QLabel, label_2) #: add-printer/ChooseUri.ui:41 -#, kde-format +#, fuzzy, kde-format +#| msgctxt "@label:textbox" +#| msgid "Connection:" msgctxt "@label:textbox" msgid "Connection:" msgstr "Tilkopling:" @@ -300,7 +302,11 @@ msgstr "Lokal skrivar oppdaga av HAL (Hardware Abstraction Layer)" #: add-printer/DevicesModel.cpp:251 -#, kde-format +#, fuzzy, kde-format +#| msgctxt "@info:tooltip" +#| msgid "" +#| "HPLIP software driving a printer, or the printer function of a multi-" +#| "function device" msgctxt "@info:tooltip" msgid "" "HPLIP software driving a printer, or the printer function of a multi-" @@ -310,7 +316,11 @@ "fleirfunksjonseining" #: add-printer/DevicesModel.cpp:255 -#, kde-format +#, fuzzy, kde-format +#| msgctxt "@info:tooltip" +#| msgid "" +#| "HPLIP software driving a fax machine, or the fax function of a multi-" +#| "function device" msgctxt "@info:tooltip" msgid "" "HPLIP software driving a fax machine, or the fax function of a multi-" @@ -421,7 +431,9 @@ #. i18n: ectx: property (text), widget (QLabel, label_3) #: add-printer/PageAddPrinter.ui:45 -#, kde-format +#, fuzzy, kde-format +#| msgctxt "@label:textbox" +#| msgid "Description:" msgctxt "@label:textbox" msgid "Description:" msgstr "Skildring:" @@ -429,7 +441,9 @@ # Fysisk plassering til skrivaren. #. i18n: ectx: property (text), widget (QLabel, label_4) #: add-printer/PageAddPrinter.ui:55 -#, kde-format +#, fuzzy, kde-format +#| msgctxt "@label:textbox" +#| msgid "Location:" msgctxt "@label:textbox" msgid "Location:" msgstr "Plassering:" @@ -643,7 +657,8 @@ "Vil du lagra dei?" #: configure-printer/ConfigureDialog.cpp:186 -#, kde-format +#, fuzzy, kde-format +#| msgid "Save" msgid "Save" msgstr "Lagra" @@ -663,23 +678,29 @@ msgstr "Skrivar som skal setjast opp" #: configure-printer/ModifyPrinter.cpp:124 -#, kde-format +#, fuzzy, kde-format +#| msgid "Current - %1" msgid "Current - %1" msgstr "Gjeldande â %1" #: configure-printer/ModifyPrinter.cpp:127 -#, kde-format +#, fuzzy, kde-format +#| msgid "Select a custom driver" msgid "Select a custom driver" msgstr "Vel tilpassa drivar" #: configure-printer/ModifyPrinter.cpp:226 -#, kde-format +#, fuzzy, kde-format +#| msgctxt "@info" +#| msgid "Failed to configure class" msgctxt "@info" msgid "Failed to configure class" msgstr "Klarte ikkje setja opp klasse" #: configure-printer/ModifyPrinter.cpp:227 -#, kde-format +#, fuzzy, kde-format +#| msgctxt "@info" +#| msgid "Failed to configure printer" msgctxt "@info" msgid "Failed to configure printer" msgstr "Klarte ikkje setja opp skrivar" @@ -706,7 +727,8 @@ #. i18n: ectx: property (toolTip), widget (QLineEdit, descriptionLE) #: configure-printer/ModifyPrinter.ui:42 -#, kde-format +#, fuzzy, kde-format +#| msgid "Human-readable description such as \"HP LaserJet with Duplexer\"" msgid "Human-readable description such as \"HP LaserJet with Duplexer\"" msgstr "Informativ skildring, for eksempel «HP LaserJet med tosideseining»" @@ -718,7 +740,8 @@ #. i18n: ectx: property (toolTip), widget (QLineEdit, locationLE) #: configure-printer/ModifyPrinter.ui:62 -#, kde-format +#, fuzzy, kde-format +#| msgid "Human-readable location such as \"Lab 1\"" msgid "Human-readable location such as \"Lab 1\"" msgstr "Skrivarplassering, for eksempel «Laboratorium 101»" @@ -730,7 +753,47 @@ #. i18n: ectx: property (whatsThis), widget (QLineEdit, connectionLE) #: configure-printer/ModifyPrinter.ui:103 -#, kde-format +#, fuzzy, kde-format +#| msgid "" +#| "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/" +#| "REC-html40/strict.dtd\">\n" +#| "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/" +#| "css\">\n" +#| "p, li { white-space: pre-wrap; }\n" +#| "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; " +#| "font-weight:400; font-style:normal;\">\n" +#| "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-" +#| "right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-" +#| "size:10pt;\">Examples:</span></p>\n" +#| "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-" +#| "right:0px; -qt-block-indent:0; text-indent:0px;\">http://hostname:631/ipp/" +#| "</p>\n" +#| "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-" +#| "right:0px; -qt-block-indent:0; text-indent:0px;\">http://hostname:631/ipp/" +#| "port1</p>\n" +#| "<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; " +#| "margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;" +#| "\"></p>\n" +#| "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-" +#| "right:0px; -qt-block-indent:0; text-indent:0px;\">ipp://hostname/ipp/</" +#| "p>\n" +#| "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-" +#| "right:0px; -qt-block-indent:0; text-indent:0px;\">ipp://hostname/ipp/" +#| "port1</p>\n" +#| "<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; " +#| "margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;" +#| "\"></p>\n" +#| "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-" +#| "right:0px; -qt-block-indent:0; text-indent:0px;\">lpd://hostname/queue</" +#| "p>\n" +#| "<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; " +#| "margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;" +#| "\"></p>\n" +#| "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-" +#| "right:0px; -qt-block-indent:0; text-indent:0px;\">socket://hostname</p>\n" +#| "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-" +#| "right:0px; -qt-block-indent:0; text-indent:0px;\">socket://hostname:9100</" +#| "p></body></html>" msgid "" "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/" "REC-html40/strict.dtd\">\n" @@ -810,13 +873,15 @@ #. i18n: ectx: property (text), widget (QLabel, membersL) #: configure-printer/ModifyPrinter.ui:113 -#, kde-format +#, fuzzy, kde-format +#| msgid "Members" msgid "Members" msgstr "Medlemmar" #. i18n: ectx: property (text), widget (QLabel, driverL) #: configure-printer/ModifyPrinter.ui:126 -#, kde-format +#, fuzzy, kde-format +#| msgid "Driver:" msgid "Driver:" msgstr "Drivar:" @@ -942,7 +1007,8 @@ msgstr "&Tillat desse brukarane Ã¥ skriva ut" #: configure-printer/PrinterOptions.cpp:50 -#, kde-format +#, fuzzy, kde-format +#| msgid "Set Default Options" msgid "Set Default Options" msgstr "Bruk standardvala" @@ -1095,7 +1161,8 @@ msgstr "TilrÃ¥dde drivarar" #: libkcups/PrinterModel.cpp:163 -#, kde-format +#, fuzzy, kde-format +#| msgid "Printers" msgid "Printers" msgstr "Skrivarar" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/print-manager-23.08.3/po/zh_CN/plasma_applet_org.kde.plasma.printmanager.po new/print-manager-23.08.4/po/zh_CN/plasma_applet_org.kde.plasma.printmanager.po --- old/print-manager-23.08.3/po/zh_CN/plasma_applet_org.kde.plasma.printmanager.po 2023-11-04 12:03:29.000000000 +0100 +++ new/print-manager-23.08.4/po/zh_CN/plasma_applet_org.kde.plasma.printmanager.po 2023-12-03 04:03:18.000000000 +0100 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-03-31 00:46+0000\n" -"PO-Revision-Date: 2023-10-21 13:58\n" +"PO-Revision-Date: 2023-11-25 02:33\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/print-manager-23.08.3/po/zh_CN/print-manager.po new/print-manager-23.08.4/po/zh_CN/print-manager.po --- old/print-manager-23.08.3/po/zh_CN/print-manager.po 2023-11-04 12:03:29.000000000 +0100 +++ new/print-manager-23.08.4/po/zh_CN/print-manager.po 2023-12-03 04:03:18.000000000 +0100 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-06-11 00:51+0000\n" -"PO-Revision-Date: 2023-10-21 13:58\n" +"PO-Revision-Date: 2023-11-25 02:33\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -25,7 +25,7 @@ #, kde-format msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" -msgstr "kde-ch...@kde.org, i...@guoyunhe.me, tyson...@tysontan.com" +msgstr "kde-ch...@kde.org, i...@guoyunhe.me, td...@qq.com" #: add-printer/AddPrinterAssistant.cpp:31 #, kde-format @@ -1259,7 +1259,7 @@ #: printer-manager-kcm/PrinterDescription.ui:293 #, kde-format msgid "Clean Print Heads" -msgstr "æ¸ æ´æå°å¤´" +msgstr "æ¸ æ´æå°å¤´" #. i18n: ectx: property (toolTip), widget (KMessageWidget, errorMessage) #: printer-manager-kcm/PrinterDescription.cpp:229 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/print-manager-23.08.3/print-manager-kded/printmanager.notifyrc new/print-manager-23.08.4/print-manager-kded/printmanager.notifyrc --- old/print-manager-23.08.3/print-manager-kded/printmanager.notifyrc 2023-11-04 12:03:29.000000000 +0100 +++ new/print-manager-23.08.4/print-manager-kded/printmanager.notifyrc 2023-12-03 04:03:18.000000000 +0100 @@ -147,7 +147,7 @@ Name[sr@latin]=Otkriven je novi Å¡tampaÄ Name[sv]=En ny skrivare detekterades Name[ta]=பà¯à®¤à®¿à®¯ à® à®à¯à®à¯à®ªà¯à®ªà¯à®±à®¿ à®à®£à¯à®à®±à®¿à®¯à®ªà®à¯à®à®¤à¯ -Name[tr]=Yeni bir yazıcı algılandı +Name[tr]=Yeni Yazıcı Algılandı Name[ug]=Ø¨ÙØ± ÙÛÚ٠پرÙÙØªÛر باÙÙØ§Ùد٠Name[uk]=ÐиÑвлено новий пÑинÑÐµÑ Name[x-test]=xxA New Printer was detectedxx @@ -206,7 +206,7 @@ Name[sr@latin]=Dodat je novi Å¡tampaÄ Name[sv]=Den nya skrivaren har lagts till Name[ta]=பà¯à®¤à®¿à®¯ à® à®à¯à®à¯à®ªà¯à®ªà¯à®±à®¿ à®à¯à®°à¯à®à¯à®à®ªà¯à®ªà®à¯à®à¯à®³à¯à®³à®¤à¯ -Name[tr]=Yeni yazıcı eklendi +Name[tr]=Yeni Yazıcı Eklendi Name[uk]=Ðодано новий пÑинÑÐµÑ Name[x-test]=xxThe New Printer was addedxx Name[zh_CN]=æ°æå°æºå·²è¢«æ·»å